@univerjs-pro/embed-ui 1.0.0-beta.0 → 1.0.0-beta.1
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 +120 -85
- 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/embed-float-dom-geometry.d.ts +2 -0
- package/lib/types/components/embed-float-dom-interaction.d.ts +9 -1
- package/lib/types/controllers/embed-host-ribbon-override.controller.d.ts +2 -2
- package/lib/types/products/bases/EmbedChildView.d.ts +2 -2
- package/lib/types/products/boards/EmbedChildView.d.ts +2 -1
- package/lib/types/products/docs/embed-docs-custom-block-bleed.render-controller.d.ts +3 -1
- package/lib/types/products/slides/embed-floating-menu-stage.d.ts +2 -2
- package/lib/types/products/slides/register.d.ts +4 -0
- package/lib/types/products/slides/services/embed-slide-presentation-preview.d.ts +14 -2
- package/lib/types/services/embed-activation.service.d.ts +1 -0
- package/lib/types/services/embed-child-runtime-scope.d.ts +2 -2
- package/lib/types/services/embed-child-unit-scoped-injector.d.ts +4 -1
- package/lib/types/services/embed-content-size-registry.service.d.ts +9 -1
- package/lib/types/services/embed-host-menu-override.service.d.ts +1 -0
- package/lib/types/services/embed-interaction-boundary.service.d.ts +2 -1
- package/lib/types/services/embed-mount.service.d.ts +8 -1
- package/lib/types/services/embed-presentation-policy.d.ts +1 -0
- package/lib/types/services/embed-render-canvas-preview-provider.d.ts +3 -2
- package/lib/types/types/embed-ui.d.ts +21 -3
- 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 +35 -35
package/lib/cjs/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x404806=_0x159c;(function(_0x421368,_0x4bdc15){const _0x3a5ddd=_0x159c,_0x4cbe0f=_0x421368();while(!![]){try{const _0x1b3c85=parseInt(_0x3a5ddd(0x2ff))/0x1+parseInt(_0x3a5ddd(0xee))/0x2*(-parseInt(_0x3a5ddd(0x626))/0x3)+parseInt(_0x3a5ddd(0x5ea))/0x4+-parseInt(_0x3a5ddd(0x4dc))/0x5+parseInt(_0x3a5ddd(0x58f))/0x6+parseInt(_0x3a5ddd(0x4c3))/0x7+-parseInt(_0x3a5ddd(0x1d5))/0x8;if(_0x1b3c85===_0x4bdc15)break;else _0x4cbe0f['push'](_0x4cbe0f['shift']());}catch(_0x372a8e){_0x4cbe0f['push'](_0x4cbe0f['shift']());}}}(_0x1af4,0x2ba89),Object[_0x404806(0x45a)](exports,Symbol['toStringTag'],{'value':'Module'}));let e=require('@univerjs-pro/embed'),t=require('@univerjs-pro/license'),n=require('@univerjs/core'),r=require('@univerjs/docs-ui'),i=require('@univerjs/sheets-ui'),a=require('@univerjs/ui'),o=require('@univerjs/design'),s=require('@univerjs/icons'),c=require('react'),l=require('rxjs'),u=require('@univerjs-pro/boards'),d=require('@univerjs-pro/boards-ui'),f=require('@univerjs/engine-render'),p=require('react/jsx-runtime'),m=require('@univerjs/docs'),h=require('@univerjs-pro/docs-table-ui'),g=require('@univerjs-pro/bases'),_=require('@univerjs-pro/bases-ui'),v=require('react-dom'),y=require('@univerjs-pro/sheets-chart-ui'),b=require('@univerjs-pro/sheets-outline-ui'),x=require('@univerjs-pro/sheets-pivot-ui'),S=require('@univerjs-pro/sheets-print'),C=require('@univerjs-pro/sheets-shape-ui'),w=require('@univerjs-pro/sheets-sparkline-ui'),T=require('@univerjs/sheets-conditional-formatting-ui'),E=require('@univerjs/sheets-data-validation-ui'),D=require('@univerjs/sheets-drawing-ui'),O=require('@univerjs/sheets-filter-ui'),k=require('@univerjs/sheets-hyper-link-ui'),A=require('@univerjs/sheets-note-ui'),j=require('@univerjs/sheets-numfmt-ui'),M=require('@univerjs/sheets-sort-ui'),N=require('@univerjs/sheets-table-ui'),P=require('@univerjs/sheets-thread-comment-ui'),F=require('@univerjs/sheets'),I=require('@univerjs-pro/slides'),L=require('@univerjs-pro/slides-ui');var ee=_0x404806(0xd6),te=_0x404806(0x348);function R(_0x509d09,_0x5302cd){const _0x287d21=_0x404806;return _0x509d09['matches']('['+_0x5302cd+']')?_0x509d09:_0x509d09[_0x287d21(0x2b9)]('['+_0x5302cd+']')??void 0x0;}function z(_0x28c433){const _0x272be9=_0x404806;let _0x18f987=[];return B(_0x28c433,_0x272be9(0x34b),'univer-overflow-hidden',_0x18f987),B(_0x28c433,_0x272be9(0x310),_0x272be9(0x72d),_0x18f987),B(_0x28c433,_0x272be9(0x6e2),'univer-pointer-events-none\x20[&>*]:univer-pointer-events-auto',_0x18f987),B(_0x28c433,'data-embed-popup-root',_0x272be9(0x59e),_0x18f987),(0x0,n['toDisposable'])(()=>{const _0x1d3568=_0x272be9;_0x18f987[_0x1d3568(0x72e)](_0xa5500e=>_0xa5500e[_0x1d3568(0x2d1)]());});}function B(_0x362a95,_0x225ed4,_0x2afaf3,_0x1e5037){const _0x27b07c=_0x404806;let _0x294874=R(_0x362a95,_0x225ed4);if(_0x294874)return _0x294874;let _0x59bb37=document[_0x27b07c(0x2ee)]('div');return _0x59bb37[_0x27b07c(0x717)](_0x225ed4,_0x27b07c(0x420)),_0x59bb37[_0x27b07c(0x717)](_0x27b07c(0x2f1),_0x27b07c(0x211)),_0x59bb37['className']=_0x27b07c(0x199)+_0x2afaf3,_0x362a95[_0x27b07c(0x1a1)](_0x59bb37),_0x1e5037['push'](_0x59bb37),_0x59bb37;}function ne(_0x38d066){'@babel/helpers - typeof';const _0xde8d85=_0x404806;return ne=typeof Symbol==_0xde8d85(0x338)&&typeof Symbol['iterator']==_0xde8d85(0x339)?function(_0x246dff){return typeof _0x246dff;}:function(_0x49761a){const _0x2a7c28=_0xde8d85;return _0x49761a&&typeof Symbol==_0x2a7c28(0x338)&&_0x49761a[_0x2a7c28(0x6b9)]===Symbol&&_0x49761a!==Symbol[_0x2a7c28(0x71c)]?_0x2a7c28(0x339):typeof _0x49761a;},ne(_0x38d066);}function re(_0x2d2684,_0x501f43){const _0xac4e95=_0x404806;if(ne(_0x2d2684)!=_0xac4e95(0x586)||!_0x2d2684)return _0x2d2684;var _0x51a5f4=_0x2d2684[Symbol['toPrimitive']];if(_0x51a5f4!==void 0x0){var _0x35cee9=_0x51a5f4['call'](_0x2d2684,_0x501f43||_0xac4e95(0x447));if(ne(_0x35cee9)!=_0xac4e95(0x586))return _0x35cee9;throw TypeError(_0xac4e95(0x31d));}return(_0x501f43===_0xac4e95(0x6cd)?String:Number)(_0x2d2684);}function ie(_0x39d1d4){const _0xf39e57=_0x404806;var _0x212b9e=re(_0x39d1d4,_0xf39e57(0x6cd));return ne(_0x212b9e)=='symbol'?_0x212b9e:_0x212b9e+'';}function V(_0x447a60,_0x5c5026,_0x29d169){const _0x2f9d86=_0x404806;return(_0x5c5026=ie(_0x5c5026))in _0x447a60?Object[_0x2f9d86(0x45a)](_0x447a60,_0x5c5026,{'value':_0x29d169,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x447a60[_0x5c5026]=_0x29d169,_0x447a60;}var H=class{constructor(){V(this,'_contributions',new Map());}['register'](_0x5e6258){const _0x3c9d06=_0x404806;return this[_0x3c9d06(0x71d)][_0x3c9d06(0x37d)](_0x5e6258[_0x3c9d06(0x34e)],_0x5e6258),(0x0,n[_0x3c9d06(0x6e6)])(()=>{const _0x3740ae=_0x3c9d06;this['_contributions'][_0x3740ae(0x35f)](_0x5e6258[_0x3740ae(0x34e)])===_0x5e6258&&this['_contributions'][_0x3740ae(0x4d8)](_0x5e6258[_0x3740ae(0x34e)]);});}[_0x404806(0x35f)](_0x37f78d){const _0x4d804c=_0x404806;return this[_0x4d804c(0x71d)][_0x4d804c(0x35f)](_0x37f78d);}[_0x404806(0x73c)](){const _0x5b262f=_0x404806;return[...this[_0x5b262f(0x71d)][_0x5b262f(0x4c9)]()];}},U=class{constructor(){const _0x366430=_0x404806;V(this,_0x366430(0x278),new l[(_0x366430(0x29e))](null)),V(this,'active$',this[_0x366430(0x278)][_0x366430(0x516)]());}[_0x404806(0x4ff)](){const _0x274b6f=_0x404806;return this[_0x274b6f(0x278)][_0x274b6f(0x3a9)]();}['getStage'](_0x6c4632){const _0x5256e3=_0x404806;let _0x588ec4=this[_0x5256e3(0x4ff)]();return(_0x588ec4==null?void 0x0:_0x588ec4[_0x5256e3(0x46d)])===_0x6c4632?_0x588ec4[_0x5256e3(0x42d)]??_0x5256e3(0x4a1):_0x5256e3(0x169);}['activate'](_0x2c1412,_0x243e24){const _0x5e5e04=_0x404806;let _0x1b9dce=this[_0x5e5e04(0x4ff)](),_0x3a4e7a=(_0x1b9dce==null?void 0x0:_0x1b9dce[_0x5e5e04(0x1d1)])===_0x2c1412[_0x5e5e04(0x1d1)]&&_0x1b9dce[_0x5e5e04(0x46d)]===_0x2c1412[_0x5e5e04(0x46d)]&&_0x1b9dce[_0x5e5e04(0x106)]===_0x2c1412[_0x5e5e04(0x106)],_0xc69d7e={..._0x2c1412,'stage':_0x243e24??_0x2c1412[_0x5e5e04(0x42d)]??(_0x3a4e7a?_0x1b9dce[_0x5e5e04(0x42d)]??'stage1':_0x5e5e04(0x4a1))};((_0x1b9dce==null?void 0x0:_0x1b9dce['hostUnitId'])!==_0xc69d7e[_0x5e5e04(0x1d1)]||_0x1b9dce[_0x5e5e04(0x46d)]!==_0xc69d7e[_0x5e5e04(0x46d)]||_0x1b9dce[_0x5e5e04(0x106)]!==_0xc69d7e[_0x5e5e04(0x106)]||(_0x1b9dce[_0x5e5e04(0x42d)]??'stage1')!==_0xc69d7e['stage'])&&this[_0x5e5e04(0x278)][_0x5e5e04(0x511)](_0xc69d7e);}[_0x404806(0x44d)](_0x347321,_0x47d40a){const _0x569bb1=_0x404806;let _0x14b137=this[_0x569bb1(0x4ff)]();!_0x14b137||_0x14b137[_0x569bb1(0x46d)]!==_0x347321||(_0x14b137[_0x569bb1(0x42d)]??_0x569bb1(0x4a1))!==_0x47d40a&&this[_0x569bb1(0x278)]['next']({..._0x14b137,'stage':_0x47d40a});}[_0x404806(0x5ab)](_0x141dad){const _0x40785e=_0x404806;this[_0x40785e(0x162)](_0x141dad)===_0x40785e(0x4a1)&&this[_0x40785e(0x44d)](_0x141dad,_0x40785e(0x6c6));}[_0x404806(0x589)](_0x15d461){const _0x3d3053=_0x404806;let _0x202ac4=this[_0x3d3053(0x4ff)]();_0x202ac4&&(!_0x15d461||_0x202ac4[_0x3d3053(0x46d)]===_0x15d461)&&this[_0x3d3053(0x278)][_0x3d3053(0x511)](null);}},ae=class{constructor(){const _0x2ebcdb=_0x404806;V(this,_0x2ebcdb(0x2e5),new l['BehaviorSubject'](null)),V(this,_0x2ebcdb(0x35e),this[_0x2ebcdb(0x2e5)][_0x2ebcdb(0x516)]());}[_0x404806(0x593)](){const _0x37e9e4=_0x404806;return this[_0x37e9e4(0x2e5)][_0x37e9e4(0x3a9)]();}['activate'](_0x9f0813,_0x22aff3,_0x4c0aa6={}){const _0x32bbd0=_0x404806;var _0x2ac4c8,_0x57b7ed;if(!_0x9f0813[_0x32bbd0(0x106)]||_0x9f0813[_0x32bbd0(0x34e)]==null)throw Error(_0x32bbd0(0x625));let _0x1d8beb=((_0x2ac4c8=_0x9f0813[_0x32bbd0(0x66c)])==null?void 0x0:_0x2ac4c8[_0x32bbd0(0x480)])||void 0x0;if(_0x22aff3===_0x32bbd0(0x31c)&&(!_0x1d8beb||_0x1d8beb[_0x32bbd0(0x1f9)]!==!0x0))throw Error(_0x32bbd0(0x4bf));if(_0x22aff3!==_0x32bbd0(0x31c))throw Error('EMBED_MENU_OVERRIDE_UNSUPPORTED_REASON');if((((_0x57b7ed=_0x4c0aa6[_0x32bbd0(0x47e)])==null?void 0x0:_0x57b7ed[_0x32bbd0(0x2ec)])??e[_0x32bbd0(0x6a6)][_0x32bbd0(0x2ec)])!=='host'&&_0x4c0aa6[_0x32bbd0(0x5f4)]!==!0x0)return this[_0x32bbd0(0x589)](_0x9f0813['embedId']),null;let _0x429502={'hostUnitId':_0x9f0813[_0x32bbd0(0x1d1)],'embedId':_0x9f0813[_0x32bbd0(0x46d)],'childUnitId':_0x9f0813['childUnitId'],'childType':_0x9f0813[_0x32bbd0(0x34e)],'entry':_0x9f0813[_0x32bbd0(0x3fd)],'reason':_0x22aff3,'portalContainer':_0x4c0aa6[_0x32bbd0(0x4e9)],'hideHostFxBar':_0x1d8beb==null?void 0x0:_0x1d8beb[_0x32bbd0(0x6d0)],'lockHostRibbon':_0x1d8beb==null?void 0x0:_0x1d8beb[_0x32bbd0(0x5fb)]},_0x7a6579=this[_0x32bbd0(0x593)]();return W(_0x7a6579,_0x429502)?_0x7a6579:(this[_0x32bbd0(0x2e5)][_0x32bbd0(0x511)](_0x429502),_0x429502);}[_0x404806(0x589)](_0x517a11){const _0x1c1a43=_0x404806;let _0x5db3a2=this[_0x1c1a43(0x593)]();_0x5db3a2&&(!_0x517a11||_0x5db3a2['embedId']===_0x517a11)&&this[_0x1c1a43(0x2e5)][_0x1c1a43(0x511)](null);}};function W(_0x14767d,_0x3da4b0){const _0x454eca=_0x404806;return _0x14767d!=null&&_0x14767d[_0x454eca(0x1d1)]===_0x3da4b0[_0x454eca(0x1d1)]&&_0x14767d['embedId']===_0x3da4b0[_0x454eca(0x46d)]&&_0x14767d[_0x454eca(0x106)]===_0x3da4b0[_0x454eca(0x106)]&&_0x14767d[_0x454eca(0x34e)]===_0x3da4b0[_0x454eca(0x34e)]&&_0x14767d[_0x454eca(0x3fd)]===_0x3da4b0['entry']&&_0x14767d['reason']===_0x3da4b0[_0x454eca(0x5cd)]&&_0x14767d[_0x454eca(0x4e9)]===_0x3da4b0[_0x454eca(0x4e9)]&&_0x14767d[_0x454eca(0x6d0)]===_0x3da4b0[_0x454eca(0x6d0)]&&_0x14767d[_0x454eca(0x5fb)]===_0x3da4b0[_0x454eca(0x5fb)];}const G=_0x404806(0x3ae);var K=class{constructor(){const _0x3e2ecb=_0x404806;V(this,_0x3e2ecb(0x388),new Map()),V(this,_0x3e2ecb(0x3f4),new Map()),V(this,'_runtimeScopes',new Map()),V(this,_0x3e2ecb(0x655),0x0),V(this,_0x3e2ecb(0x4cc),new l[(_0x3e2ecb(0x59c))]()),V(this,_0x3e2ecb(0x64f),new l[(_0x3e2ecb(0x59c))]());}[_0x404806(0x3c9)](_0x1f2d6c){const _0x3ec6b8=_0x404806;let _0x50c5a4={'role':_0x1f2d6c[_0x3ec6b8(0x3b3)],'owner':_0x1f2d6c[_0x3ec6b8(0xd0)],'sessionMode':_0x1f2d6c[_0x3ec6b8(0x61f)],'hostUnitId':_0x1f2d6c[_0x3ec6b8(0x1d1)],'childUnitId':_0x1f2d6c[_0x3ec6b8(0x106)],'childType':_0x1f2d6c[_0x3ec6b8(0x34e)],'associatedChildUnitIds':_0x1f2d6c[_0x3ec6b8(0x359)],'sequence':++this[_0x3ec6b8(0x655)]},_0xbe04e5=this[_0x3ec6b8(0x388)][_0x3ec6b8(0x35f)](_0x1f2d6c[_0x3ec6b8(0x46d)]);return _0xbe04e5||(_0xbe04e5=new Set(),this['_leases'][_0x3ec6b8(0x37d)](_0x1f2d6c[_0x3ec6b8(0x46d)],_0xbe04e5)),_0xbe04e5[_0x3ec6b8(0x1ab)](_0x50c5a4),_0x50c5a4[_0x3ec6b8(0x3b3)]!=='runtime'&&this[_0x3ec6b8(0x6cc)](),_0x50c5a4[_0x3ec6b8(0x3b3)]===_0x3ec6b8(0x2c4)&&this[_0x3ec6b8(0x18d)](),(0x0,n[_0x3ec6b8(0x6e6)])(()=>{const _0x159772=_0x3ec6b8;_0xbe04e5==null||_0xbe04e5['delete'](_0x50c5a4),(_0xbe04e5==null?void 0x0:_0xbe04e5[_0x159772(0x237)])===0x0&&this['_leases'][_0x159772(0x4d8)](_0x1f2d6c[_0x159772(0x46d)]),_0x50c5a4['role']!==_0x159772(0x5ef)&&this[_0x159772(0x6cc)](),_0x50c5a4['role']===_0x159772(0x2c4)&&this[_0x159772(0x18d)]();});}['hasChildInteractionLease'](_0x5e96e8){const _0xd334bb=_0x404806;if(!_0x5e96e8)return!0x1;let _0x323316=this['_leases'][_0xd334bb(0x35f)](_0x5e96e8);return _0x323316&&[..._0x323316]['some'](_0x1b594b=>_0x1b594b['role']!=='runtime')?!0x0:this[_0xd334bb(0x55d)](_0x5e96e8,this[_0xd334bb(0xbc)](_0x5e96e8));}['hasBlockingChildFocusLease'](_0x2a86ea,_0x660a16){const _0x20f538=_0x404806;if(!_0x2a86ea)return!0x1;let _0x183642=this[_0x20f538(0x388)][_0x20f538(0x35f)](_0x2a86ea);return _0x183642&&[..._0x183642][_0x20f538(0x5c0)](_0x10ed72=>this[_0x20f538(0x6ee)](_0x10ed72,_0x660a16))?!0x0:this['containsElement'](_0x2a86ea,this['_getActiveElement'](_0x2a86ea));}[_0x404806(0x3d6)](){const _0x2fc634=_0x404806;return[...this[_0x2fc634(0x388)]['values']()]['some'](_0x2d675e=>[..._0x2d675e][_0x2fc634(0x5c0)](_0x169612=>_0x169612['role']!==_0x2fc634(0x5ef)))||this['_getActiveOwnedRuntimeFocusInfo']()!=null;}[_0x404806(0x2d2)](_0xd99efe){const _0x361b3c=_0x404806;if([...this[_0x361b3c(0x388)]['values']()]['some'](_0x14b7e8=>[..._0x14b7e8][_0x361b3c(0x5c0)](_0x337739=>this[_0x361b3c(0x6ee)](_0x337739,_0xd99efe))))return!0x0;let _0x232a5a=this[_0x361b3c(0x30b)]();return _0x232a5a!=null&&this[_0x361b3c(0x27a)](_0x232a5a[_0x361b3c(0x3b3)]);}[_0x404806(0x53f)](_0x343557,_0xb8a06e){const _0x12d429=_0x404806;if(!_0x343557)return!0x1;let _0x457dfe=this['_leases'][_0x12d429(0x35f)](_0x343557);return _0x457dfe&&[..._0x457dfe][_0x12d429(0x5c0)](_0x4ea8b9=>this[_0x12d429(0x4a4)](_0x4ea8b9,_0xb8a06e))?!0x0:this[_0x12d429(0x55d)](_0x343557,this['_getActiveElement'](_0x343557));}[_0x404806(0x4e5)](_0x1ddf4f){const _0x1a33d2=_0x404806;return[...this[_0x1a33d2(0x388)][_0x1a33d2(0x4c9)]()][_0x1a33d2(0x5c0)](_0x5ace09=>[..._0x5ace09][_0x1a33d2(0x5c0)](_0x329181=>this[_0x1a33d2(0x4a4)](_0x329181,_0x1ddf4f)))?!0x0:this[_0x1a33d2(0x30b)]()!=null;}[_0x404806(0x39b)](_0x3806d4,_0x35b3f6){const _0x3b13e6=_0x404806;if(!_0x3806d4)return this[_0x3b13e6(0x4e5)](_0x35b3f6);if([...this['_leases'][_0x3b13e6(0x4c9)]()][_0x3b13e6(0x5c0)](_0x49fe80=>[..._0x49fe80]['some'](_0x5ba5be=>this[_0x3b13e6(0x4a4)](_0x5ba5be,_0x35b3f6)&&this[_0x3b13e6(0x32f)](_0x5ba5be,_0x3806d4))))return!0x0;let _0x370405=this[_0x3b13e6(0x30b)]();if(!_0x370405)return!0x1;let _0x5471ef=this['_leases']['get'](_0x370405['embedId']);return _0x5471ef&&[..._0x5471ef][_0x3b13e6(0x5c0)](_0x32ab67=>this[_0x3b13e6(0x4a4)](_0x32ab67,_0x35b3f6)&&this[_0x3b13e6(0x32f)](_0x32ab67,_0x3806d4))?!0x0:this[_0x3b13e6(0x5dc)](_0x370405['embedId'],_0x3806d4);}[_0x404806(0x564)](_0x360847){const _0x493532=_0x404806;return _0x360847?[...this[_0x493532(0x388)][_0x493532(0x4c9)]()][_0x493532(0x5c0)](_0x1fd6d1=>[..._0x1fd6d1][_0x493532(0x5c0)](_0x21e8c5=>this[_0x493532(0x510)](_0x21e8c5,_0x360847)&&_0x21e8c5[_0x493532(0x3b3)]!=='runtime')):!0x1;}[_0x404806(0x508)](_0x5fd13){const _0x44a4d0=_0x404806;let _0x47a8fc={'hostUnitId':_0x5fd13[_0x44a4d0(0x1d1)],'childUnitId':_0x5fd13['childUnitId'],'childType':_0x5fd13[_0x44a4d0(0x34e)],'sessionMode':_0x5fd13['sessionMode']};return this[_0x44a4d0(0x64e)]['set'](_0x5fd13[_0x44a4d0(0x46d)],_0x47a8fc),this[_0x44a4d0(0x6cc)](),this[_0x44a4d0(0x18d)](),(0x0,n[_0x44a4d0(0x6e6)])(()=>{const _0x44ed32=_0x44a4d0;this[_0x44ed32(0x64e)][_0x44ed32(0x35f)](_0x5fd13[_0x44ed32(0x46d)])===_0x47a8fc&&(this[_0x44ed32(0x64e)][_0x44ed32(0x4d8)](_0x5fd13[_0x44ed32(0x46d)]),this['_notifyRuntimeFocusChanged'](),this['_notifyRuntimeSessionChanged']());});}[_0x404806(0x48b)](_0x2e84fb){const _0x10e5d5=_0x404806;if(_0x2e84fb){for(let [_0x5abfd2,_0x56aace]of this[_0x10e5d5(0x64e)])if(_0x56aace['childUnitId']===_0x2e84fb)return{'embedId':_0x5abfd2,'hostUnitId':_0x56aace[_0x10e5d5(0x1d1)],'childUnitId':_0x56aace['childUnitId'],'childType':_0x56aace[_0x10e5d5(0x34e)],'sessionMode':_0x56aace[_0x10e5d5(0x61f)]};}}[_0x404806(0xdd)](){const _0x42a3a8=_0x404806;let _0x3b8d61;for(let [_0x2662d6,_0x421f9b]of this[_0x42a3a8(0x388)])for(let _0x3c50af of _0x421f9b){if(_0x3c50af[_0x42a3a8(0x3b3)]!=='child-session'||!_0x3c50af[_0x42a3a8(0x106)])continue;let _0x3e2491=this[_0x42a3a8(0x40e)](_0x3c50af);(!_0x3b8d61||_0x3e2491>_0x3b8d61[_0x42a3a8(0x584)]||_0x3e2491===_0x3b8d61[_0x42a3a8(0x584)]&&_0x3c50af['sequence']>_0x3b8d61['lease'][_0x42a3a8(0x400)])&&(_0x3b8d61={'embedId':_0x2662d6,'lease':_0x3c50af,'priority':_0x3e2491});}return _0x3b8d61?{'embedId':_0x3b8d61[_0x42a3a8(0x46d)],'hostUnitId':_0x3b8d61[_0x42a3a8(0x475)][_0x42a3a8(0x1d1)],'childUnitId':_0x3b8d61[_0x42a3a8(0x475)]['childUnitId'],'childType':_0x3b8d61[_0x42a3a8(0x475)]['childType'],'sessionMode':this[_0x42a3a8(0x6c7)](_0x3b8d61[_0x42a3a8(0x475)])}:void 0x0;}[_0x404806(0x44a)](_0x5d2414,_0xcb530d,_0x1d7730){const _0x202773=_0x404806;if(!_0x5d2414)return!0x1;let _0x5d5b99=this[_0x202773(0x33e)](_0xcb530d,_0x1d7730);return _0x5d5b99?this['_ownedEmbedAppliesToChildUnit'](_0x5d5b99,_0x5d2414):!0x1;}[_0x404806(0x651)](_0x36a67f,_0x3402d5,_0x28a3ae,_0x210834){const _0x27dd3a=_0x404806;return this['isChildUnitRuntimeEvent'](_0x36a67f,_0x3402d5,_0x28a3ae)||this[_0x27dd3a(0x564)](_0x36a67f)?!0x1:this[_0x27dd3a(0x39b)](_0x36a67f,_0x210834);}[_0x404806(0x699)](_0x309c9c){const _0x402956=_0x404806;let _0x1c83f5=this[_0x402956(0x3f4)]['get'](_0x309c9c[_0x402956(0x46d)]);_0x1c83f5||(_0x1c83f5=new Set(),this['_elements'][_0x402956(0x37d)](_0x309c9c[_0x402956(0x46d)],_0x1c83f5)),_0x1c83f5[_0x402956(0x1ab)](_0x309c9c[_0x402956(0x3bd)]);let _0x3e846f=_0x309c9c[_0x402956(0x3bd)][_0x402956(0x125)](G);return _0x309c9c[_0x402956(0x3bd)][_0x402956(0x717)](G,_0x309c9c[_0x402956(0x3b3)]),this[_0x402956(0x6cc)](),(0x0,n[_0x402956(0x6e6)])(()=>{const _0x1755bd=_0x402956;_0x1c83f5==null||_0x1c83f5[_0x1755bd(0x4d8)](_0x309c9c['element']),(_0x1c83f5==null?void 0x0:_0x1c83f5[_0x1755bd(0x237)])===0x0&&this[_0x1755bd(0x3f4)][_0x1755bd(0x4d8)](_0x309c9c[_0x1755bd(0x46d)]),_0x3e846f==null?_0x309c9c['element'][_0x1755bd(0x633)](G):_0x309c9c[_0x1755bd(0x3bd)][_0x1755bd(0x717)](G,_0x3e846f),this[_0x1755bd(0x6cc)]();});}[_0x404806(0x598)](_0x134fb5){const _0x5dc40d=_0x404806;return _0x134fb5?[...this[_0x5dc40d(0x3f4)][_0x5dc40d(0x35f)](_0x134fb5)??[]]:[];}[_0x404806(0x55d)](_0x570d1d,_0x989e87,_0x1a10a0){const _0x4649bb=_0x404806;if(!_0x570d1d)return!0x1;let _0x478c14=this[_0x4649bb(0x3f4)][_0x4649bb(0x35f)](_0x570d1d),_0x12538e=typeof(_0x1a10a0==null?void 0x0:_0x1a10a0['composedPath'])==_0x4649bb(0x338)?_0x1a10a0['composedPath']():void 0x0;return _0x478c14!=null&&_0x478c14['size']&&_0x12538e!=null&&_0x12538e['some'](_0x46d916=>_0x46d916 instanceof HTMLElement&&this['_containsRegisteredElement'](_0x478c14,_0x46d916))||_0x12538e!=null&&_0x12538e[_0x4649bb(0x5c0)](_0x3944a3=>_0x3944a3 instanceof HTMLElement&&this[_0x4649bb(0x449)](_0x570d1d,_0x3944a3))?!0x0:_0x989e87 instanceof HTMLElement&&(!!(_0x478c14!=null&&_0x478c14[_0x4649bb(0x237)])&&this[_0x4649bb(0x22e)](_0x478c14,_0x989e87)||this[_0x4649bb(0x449)](_0x570d1d,_0x989e87));}[_0x404806(0x22e)](_0x2ebcb1,_0x281d53){const _0xfe0346=_0x404806;return[..._0x2ebcb1][_0xfe0346(0x5c0)](_0xe0212=>_0xe0212===_0x281d53||_0xe0212['contains'](_0x281d53));}[_0x404806(0x6ee)](_0x50af81,_0x3caa39){const _0x4a74ef=_0x404806;var _0x4c4740;return _0x50af81[_0x4a74ef(0xd0)]&&_0x3caa39!=null&&(_0x4c4740=_0x3caa39[_0x4a74ef(0x4d3)])!=null&&_0x4c4740[_0x4a74ef(0x14c)](_0x50af81[_0x4a74ef(0xd0)])?!0x1:this[_0x4a74ef(0x27a)](_0x50af81[_0x4a74ef(0x3b3)]);}[_0x404806(0x4a4)](_0x141ff0,_0x1bb0f8){const _0xf8a29d=_0x404806;var _0x59f202;return _0x141ff0['owner']&&_0x1bb0f8!=null&&(_0x59f202=_0x1bb0f8['ignoreOwners'])!=null&&_0x59f202[_0xf8a29d(0x14c)](_0x141ff0[_0xf8a29d(0xd0)])?!0x1:_0x141ff0[_0xf8a29d(0x3b3)]!==_0xf8a29d(0x5ef);}['_leaseAppliesToHostUnit'](_0x1bf393,_0x5afea){const _0x2b937c=_0x404806;return _0x1bf393[_0x2b937c(0x1d1)]==null||_0x1bf393[_0x2b937c(0x1d1)]===_0x5afea;}[_0x404806(0x5dc)](_0xed47fc,_0x59bee9){const _0x1a16f3=_0x404806;let _0xf1ce57=this[_0x1a16f3(0x64e)][_0x1a16f3(0x35f)](_0xed47fc);return!!_0xf1ce57&&(_0xf1ce57[_0x1a16f3(0x1d1)]==null||_0xf1ce57[_0x1a16f3(0x1d1)]===_0x59bee9);}[_0x404806(0x510)](_0x285162,_0x2b180b){const _0x532b14=_0x404806;var _0x2661ac;return _0x285162[_0x532b14(0x106)]===_0x2b180b||((_0x2661ac=_0x285162['associatedChildUnitIds'])==null?void 0x0:_0x2661ac[_0x532b14(0x14c)](_0x2b180b))===!0x0;}['_ownedEmbedAppliesToChildUnit'](_0x432b33,_0x1bcc54){const _0x5d8315=_0x404806;var _0x1260f6;if(((_0x1260f6=this[_0x5d8315(0x64e)]['get'](_0x432b33))==null?void 0x0:_0x1260f6[_0x5d8315(0x106)])===_0x1bcc54)return!0x0;let _0x479436=this[_0x5d8315(0x388)]['get'](_0x432b33);return!!_0x479436&&[..._0x479436]['some'](_0xd74d6a=>this['_leaseAppliesToChildUnit'](_0xd74d6a,_0x1bcc54));}[_0x404806(0x27a)](_0x23ef51){const _0x3f1d2f=_0x404806;return _0x23ef51!==_0x3f1d2f(0x5ef);}['_getChildSessionPriority'](_0xd434a8){const _0x4b3881=_0x404806;let _0x56b419=this['_resolveChildSessionMode'](_0xd434a8);return _0x56b419===_0x4b3881(0x663)?0x1e:_0x56b419===_0x4b3881(0x46e)?0x14:_0x56b419===_0x4b3881(0x2af)?0xa:0x0;}[_0x404806(0x6c7)](_0x168d2e){const _0x5186df=_0x404806;return _0x168d2e['sessionMode']?_0x168d2e['sessionMode']:_0x168d2e[_0x5186df(0xd0)]==='fullscreen-runtime'?_0x5186df(0x663):_0x168d2e[_0x5186df(0xd0)]==='stage2-runtime'||_0x168d2e[_0x5186df(0xd0)]==='doc-block-stage2-runtime'?_0x5186df(0x46e):_0x168d2e[_0x5186df(0xd0)]===_0x5186df(0x6e8)?'child-tab':_0x168d2e[_0x5186df(0x3b3)]===_0x5186df(0x2c4)?_0x5186df(0x46e):'host-passive';}['_isOwnedBoundaryElement'](_0x1389b2,_0x25c5c0){const _0x489eca=_0x404806;return _0x25c5c0[_0x489eca(0x23f)]('['+q+'=\x22'+_0x1389b2+'\x22]')!=null;}[_0x404806(0x33e)](_0x39c0c2,_0x376edb){const _0x352555=_0x404806;let _0x50b54e=typeof(_0x376edb==null?void 0x0:_0x376edb[_0x352555(0x41e)])==_0x352555(0x338)?_0x376edb['composedPath']():void 0x0,_0x4ae5ba=(_0x50b54e==null?void 0x0:_0x50b54e[_0x352555(0x18f)](_0x3f411c=>this[_0x352555(0x223)](_0x3f411c)&&_0x3f411c[_0x352555(0x2a0)]('data-embed-interaction-boundary-owner')))??(this[_0x352555(0x223)](_0x39c0c2)?_0x39c0c2[_0x352555(0x23f)](_0x352555(0x12e))??void 0x0:void 0x0);return(_0x4ae5ba==null?void 0x0:_0x4ae5ba[_0x352555(0x125)](_0x352555(0x6bb)))??this[_0x352555(0xb6)](_0x376edb);}[_0x404806(0xb6)](_0x107e2d){const _0x1d40c5=_0x404806;let _0x273b6b=this[_0x1d40c5(0x560)](_0x107e2d);if(!_0x273b6b)return;let _0x200662;for(let [_0x5d21d1,_0x23b8a1]of this['_elements'])for(let _0x3aa355 of _0x23b8a1){let _0x4b5dbb=_0x3aa355[_0x1d40c5(0x4c2)]();if(!this[_0x1d40c5(0x298)](_0x4b5dbb,_0x273b6b[_0x1d40c5(0x2fc)],_0x273b6b[_0x1d40c5(0x3e5)]))continue;let _0x1ca67f=_0x4b5dbb['width']*_0x4b5dbb['height'];(!_0x200662||_0x1ca67f<_0x200662[_0x1d40c5(0x19e)])&&(_0x200662={'embedId':_0x5d21d1,'area':_0x1ca67f});}return _0x200662==null?void 0x0:_0x200662[_0x1d40c5(0x46d)];}[_0x404806(0x560)](_0xb15c26){const _0x929fb4=_0x404806;let _0x5c9ba0=_0xb15c26;if(_0x5c9ba0){if(Number['isFinite'](_0x5c9ba0[_0x929fb4(0x2fc)])&&Number['isFinite'](_0x5c9ba0[_0x929fb4(0x3e5)]))return{'clientX':_0x5c9ba0['clientX'],'clientY':_0x5c9ba0[_0x929fb4(0x3e5)]};if(Number[_0x929fb4(0x581)](_0x5c9ba0['x'])&&Number['isFinite'](_0x5c9ba0['y']))return{'clientX':_0x5c9ba0['x'],'clientY':_0x5c9ba0['y']};}}[_0x404806(0x298)](_0x46afff,_0x5ba5cd,_0x39e73f){const _0x236dde=_0x404806;return _0x46afff[_0x236dde(0x6e7)]>0x0&&_0x46afff['height']>0x0&&_0x5ba5cd>=_0x46afff[_0x236dde(0x1fb)]&&_0x5ba5cd<=_0x46afff['right']&&_0x39e73f>=_0x46afff[_0x236dde(0xf8)]&&_0x39e73f<=_0x46afff['bottom'];}['_getActiveOwnedRuntimeFocusInfo'](){const _0xae7f66=_0x404806;var _0x104413;let _0x442633=this[_0xae7f66(0x458)]();if(!this[_0xae7f66(0x223)](_0x442633))return;let _0x37742e=_0x442633[_0xae7f66(0x23f)]('['+q+']');if(!_0x37742e)return;let _0x12672b=_0x37742e[_0xae7f66(0x125)](q),_0x23c8df=(_0x104413=_0x442633[_0xae7f66(0x23f)](_0xae7f66(0x2cf)))==null?void 0x0:_0x104413[_0xae7f66(0x125)](G);return _0x12672b&&this[_0xae7f66(0x182)](_0x23c8df)?{'embedId':_0x12672b,'role':_0x23c8df}:void 0x0;}['_isHTMLElement'](_0xe27aaf){const _0x14f68e=_0x404806;var _0x495a7a;if(!_0xe27aaf)return!0x1;let _0x344083=(_0x495a7a=_0xe27aaf[_0x14f68e(0x577)])==null?void 0x0:_0x495a7a[_0x14f68e(0x270)];return _0x344083?_0xe27aaf instanceof _0x344083[_0x14f68e(0x52f)]:typeof HTMLElement<'u'&&_0xe27aaf instanceof HTMLElement;}[_0x404806(0x182)](_0x44888f){const _0x3226f6=_0x404806;return _0x44888f===_0x3226f6(0x5ef)||_0x44888f===_0x3226f6(0x2c4)||_0x44888f===_0x3226f6(0x3a0)||_0x44888f===_0x3226f6(0x1dc)||_0x44888f===_0x3226f6(0x12f);}[_0x404806(0x458)](){const _0x25e2cc=_0x404806;for(let _0x8756e0 of this[_0x25e2cc(0x3f4)][_0x25e2cc(0x4c9)]()){var _0x471288;let _0x33203c=(_0x471288=_0x8756e0['values']()[_0x25e2cc(0x511)]()[_0x25e2cc(0x185)])==null?void 0x0:_0x471288[_0x25e2cc(0x577)];if(_0x33203c!=null&&_0x33203c[_0x25e2cc(0x390)])return _0x33203c['activeElement'];}return typeof document>'u'?null:document[_0x25e2cc(0x390)];}['_getActiveElement'](_0x5351bb){const _0x136d1a=_0x404806;var _0x24de10;let _0xeea7b5=this[_0x136d1a(0x3f4)]['get'](_0x5351bb),_0x49954e=_0xeea7b5==null||(_0x24de10=_0xeea7b5[_0x136d1a(0x4c9)]()['next']()[_0x136d1a(0x185)])==null?void 0x0:_0x24de10[_0x136d1a(0x577)];return(_0x49954e==null?void 0x0:_0x49954e[_0x136d1a(0x390)])??(typeof document>'u'?null:document['activeElement']);}['_notifyRuntimeFocusChanged'](){const _0x443d26=_0x404806;this[_0x443d26(0x4cc)][_0x443d26(0x511)]();}[_0x404806(0x18d)](){const _0xfbffab=_0x404806;this['runtimeSessionChanged$'][_0xfbffab(0x511)]();}};const q=_0x404806(0x6bb);function _0x1af4(){const _0x18b73c=['_modelService','position','radio','AddWorksheetMergeHorizontalCommand','DeleteBaseViewCommand','activeUntil','innerWidth','embedFloatingMenuEntry','FOCUSING_SHEET','CanvasFloatDomPreviewService','embedChildRenderUnitId','trim','231252HaqnQQ','parentElement','getConfig','child','fit','runtime','sheetLike','openRecordDetail','generateRandomId','registerContext','allowPlaceholder','startsWith','useLayoutEffect','hostElement','univer-h-8\x20univer-max-w-[220px]\x20univer-gap-2\x20univer-px-2\x20univer-text-sm\x20univer-font-medium','min','_registerComponents','lockHostRibbon','docs-sticky-base','_renderManagerService','embed-ui.config','DropdownMenu','popupRoot','_releaseTabPeerFocusLease','setActive','getParentEmbedId','IconManager','getFlatMenuByPositionKey','identifier','bases-ui.ribbon','cancelable','elementAdd$','createScoped','DependentOn','abs','border:1px\x20dashed\x20rgba(99,102,106,.35)','RedoCommand','start','initialWidth','slice','max-width','IBaseEmbedFloatingGeometryService','_rememberPreviousChildCurrentUnit','sheets-floating-object','getDescriptor','_markRuntimeFocusRole','_mountFloatingMenu','viewSettings','GRID_ROW_HEADER_WIDTH','pageContentWidth','content-bounds-fit','order','ComponentManager','sessionMode','none','resolve','UniverLicensePlugin','_config','pushUndoRedo','EMBED_MENU_OVERRIDE_CHILD_NOT_RESOLVED','76566ZyybAo','_collectOwnedFloatingSurfaceRoots','restoreService','ContextMenuService','FOCUSING_SLIDE','[data-embed-sheets-sheet-tab-host=\x22','OpenBaseActiveEditorOperation','univer-doc-selection-container-docs-','activeSlideId$','embed-float-dom-interaction-gate','[data-embed-docs-custom-block-sheet-like=\x22true\x22]','pageManager','config','removeAttribute','embed-ui.sheetsFloating.toolbar.horizontalAlignMode.main','resolveDocsCustomBlockSize','bases-ui.embed','clearFocusOwner','restoreViewState','fullscreen-runtime','LocaleService','allowOwnedPortalReassignment','univer-text-gray-900\x20dark:!univer-text-white','_commandService','selectElements','registerContextMenuHandler','embed-ui.sheetsFloating.align.left','FOCUSING_','unmerge','univer-absolute\x20univer-inset-x-0\x20univer-bottom-0\x20univer-z-10','pageId','_normalizeHostMountResult','hostType','onCommandExecuted','enableExclusivePolicy','_focusLayout','unitAdded$','position:fixed;width:0;height:0;overflow:hidden;opacity:0;pointer-events:none;','setActivatedTab','SheetsUIMenuSchema','_runtimeScopes','runtimeSessionChanged$','slides-ui.embed','shouldSuppressHostInteraction','resolveGridRowHeight','retry','data-embed-menu-slot','_leaseSequence','hideFloatMenu','FOCUSING_DOC','embed-ui.sheetsFloating.textWrap.clip','maxDepth','FontFamilyItem','getZoomRatio','Docs','BoardShapeIntrinsicSizeService','getContextByChildUnitId','data-embed-slides-floating-object-host','unmount','setTimeout','univer-text-red-500','child-fullscreen','test','defaultPluginConfig','padding:16px','sheet-embed-floating-menu','state$','stickyHeaderHeight','CreateBaseViewCommand','darkMode$','sourceMeta','mount','identifier:ui.popup.service','error','number','setActiveSlide','_runChildBeforeDeactivate','externalHostInteractionUntil','[data-embed-floating-menu-popup=\x22true\x22]','hostLayout$','view-','getOffsetConfig','title','ViewTabs','PointerDown','BaseViewWheelScrollService','_assertResolvedChild','checkContentIsFocused','getUnitCreateOptions','configChanged$','Embed\x20host\x20container\x20contribution\x20already\x20registered:\x20','overlay','session$','mountMenu','_baseUIStateService','clip-path','container','fitContent','getByEmbedId','_setAnchorTransformerVisible','setSearchQuery','runtimeRoots','apply','AddWorksheetMergeAllCommand','_pendingPortalOwner','RIGHT','registerChildInteraction','app','univer-fixed\x20univer-inset-0\x20univer-grid\x20univer-grid-rows-[auto_minmax(0,1fr)_auto]\x20univer-bg-white\x20univer-text-gray-900\x20dark:!univer-bg-gray-800\x20dark:!univer-text-white','materializeDescriptor','registerMountedRuntime','_ensurePortalObserver','__editor_docs-','injector','setFakeToolbarVisible','registerElement','activateView','scrollTop','ISlideEmbedFloatDomRenderer','base-workbench','_hasUnit','BoardsFloatingObject','embed-ui.basesFloating.viewSettings.addView','useState','_queue','_markExistingBodyPortals','dataset','OTHERS','DEFAULT_EMBED_TAB_LAYOUT_POLICY','getActiveDescriptorsByChildUnit','passiveWheelHandlerRegistry','rules','scene','hypot','ICanvasPopupService','registerRoot','rootElement','_disposed','defaults','getRowVisible','hasRecentInteractionFor','table','univer-size-7','_mountService','deactivateFloatingSession','BASE_VIEW_MENU_ITEMS','univer-flex\x20univer-items-center\x20univer-justify-center','constructor','configurations','data-embed-interaction-boundary-owner','chrome','univer-pointer-events-auto','univer-box-border\x20univer-grid\x20univer-min-w-32\x20univer-gap-0.5\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-p-1\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900','SetCellEditVisibleOperation','ZoomOutIcon','VIEW','univer-gap-1\x20univer-px-1.5\x20univer-text-sm','content','capture','focusCoordinator','stage2','_resolveChildSessionMode','_exited$','recalculate','metaKey','message','_notifyRuntimeFocusChanged','string','BaseEditorService','univer-pointer-events-none\x20univer-fixed\x20univer-overflow-visible\x20[&>*]:univer-pointer-events-auto','hideHostFxBar','SoftDeleteEmbedDescriptorMutation','measureContentSize','sceneCanvasCaptureService','embed-ui.sheetsFloating.toolbar.resetColor','-44px','menu','SetRangeFontSizeCommand','IBaseViewWheelScrollService','SetRangeBoldCommand','registerCtorForType','removeEventListener','Missing\x20embed\x20float\x20preview\x20provider:\x20','_hasContributionId','WrapStrategy','getAllUnitsForType','selections','data-embed-host-unit-id','data-embed-overlay-root','IRibbonService','univer-min-w-0\x20univer-truncate','SheetsSparklineUIMenuSchema','toDisposable','width','tab-peer-runtime','documentFlavor','visualOffset','activateTable','FORMULAS','univer-box-border\x20univer-flex\x20univer-h-7\x20univer-w-full\x20univer-items-center\x20univer-gap-2\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20univer-text-left\x20univer-text-sm\x20univer-text-gray-900\x20univer-transition-colors\x20hover:univer-bg-gray-100\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-700','_isBlockingLease','SheetsSortUIMenuSchema','contextChanged$','with','inset(0\x200\x20','includeAppShellEditorPortal','Separator','embed-ui.sheetsFloating.toolbar.textColor.main','schedule','setZoom','[data-u-comp=\x22embed-float-dom-live-content\x22]','pointer-events','key','scroll-contained','SheetsDrawingUIMenuSchema','useEffect','[data-u-comp=\x22embed-float-dom-live\x22]','_restorePreviousChildCurrentUnit','closeToolbarPanel','_componentManager','EmbedMountService','ISlideEmbedFloatingActiveService','height','createBasesTableListBlockHostAdapterContribution','useRef','_setCurrentUnitForType','getProjection','floatingActiveService','range','moved','contains','[data-u-comp=\x22embed-float-dom-interaction-gate\x22]','icon','IBaseUIStateService','shift','SLIDE_PAGE_RECT_KEY','Embed\x20child\x20view\x20contribution\x20already\x20registered:\x20','univer-text-red-500\x20hover:univer-text-red-600','_boardElementService','deferred','registerComponent','setAttribute','insertBefore','BORDER_SIZE_CHILDREN','BoardDomLayerService','createDocsCustomBlockHostAdapterContribution','prototype','_contributions','setLeftPanelWidth','manual','useMemo','drawImage','_entriesByEmbedId','embedChildRenderError','_blockRegistry','IUIRuntimeScopeService','block','nextSibling','clearVirtualRecords','scrollState','AutoFillPopupMenu','CheckMarkIcon','_blurActiveElementBeforePortalReassignment','univer-pointer-events-none\x20univer-overflow-hidden\x20[&>*]:univer-pointer-events-auto','forEach','EmbedFullscreenService','createDefaultViewName','ExpandIcon','startWith','image','ctrlKey','ResetBackgroundColorCommand','AlignTopIcon','base','_getHostUnit','DEFAULT_WORKSHEET_COLUMN_WIDTH','toResourceRefUnitType','docs-sticky-sheet','list','index','[data-embed-floating-menu-entry]','setConfig','focus','direction$','closed','IImageIoService','BrushIcon','embed-ui.basesFloating.tableSidebar.defaultTableName','IUniverInstanceService','formulaBar','ActivateBaseViewOperation','_findPreviousReadyEntry','_overlayRootService','getOwnPropertySymbols','univer-w-28\x20univer-truncate\x20univer-text-left','EmbedDuplicateChildUnitError','VerticalIntegrationIcon','renderManagerService','removeRender','createSlidesPageListBlockHostAdapterContribution','scrollByViewportDeltaVal','SlidesFloatingObject','_wheelScrollService','FloatingToolbarSplitTrigger','entries','_resolveLayout','setZoomRatioAtViewportPoint','EMBED_FULLSCREEN_LAYOUT_NOT_RESOLVED','BoardElementInsertService','IBaseGlobalPortalService','EMBED_SHEETS_FLOATING_COMPONENT_KEY','_getOwnedEmbedIdFromEventPoint','embed-ui.sheetsFloating.toolbar.bold','univer-absolute\x20univer-inset-0\x20univer-z-10\x20univer-bg-transparent','_previousChildCurrentUnits','pluginName','deactivateTabSessions','_getActiveElement','bleedLeft','DEFAULT_EMBED_DOC_FLOW_LAYOUT_POLICY','EmbedHostRestoreService','onStarting','Nested\x20embed\x20cycle\x20is\x20not\x20supported.','dispatchEvent','_drainQueue','tableId','deepCompare','slides-page-list-block','queueMicrotask','overlayRoot','activatePortalScope','IBaseUIPopupService','catch','instanceService','pointerEvents','activateAnchor','resolvedDependencyCollection','owner','univer-grid\x20univer-size-5\x20univer-place-items-center\x20univer-text-current','_flushPendingContributions','unsupported-layout','canvas[tabindex],\x20[tabindex]:not([tabindex=\x22-1\x22])','FontColorDoubleIcon','@univerjs-pro/embed-ui','getAll','items','conditionalColoring','DOCS_UI_PLUGIN_CONFIG_KEY','floatingMenus','[data-embed-fullscreen-close=\x22true\x22],\x20[data-embed-fullscreen-menu=\x22true\x22],\x20[data-embed-fullscreen-popup-root=\x22true\x22]','resolveActiveChildSessionRuntimeScope','preventDefault','disabled','disposed','embedChildType','wrap','[id^=\x22__editor___INTERNAL_EDITOR__\x22]','getProvider','EmbedUnitLeasePolicyService','pointerLease','Tooltip','registerFocusHandler','boards-ui.embed','SetBaseScrollOperation','pageMarginRight','Inject','_focusDocumentBody','4ouOBMP','div','createDefaultConfig','univer-text-sm','EMBED_MOUNT_CHILD_NOT_REGISTERED','univer-grid\x20univer-size-[18px]\x20univer-place-items-center','customizeKanban','openActiveEditor','EmbedHostAdapterRegistryService','[data-board-viewport-host=\x22true\x22]','top','_isUniverPortalCandidate','_initializeFloatingSessionActiveState','closeActiveEditor','IBoardElementStateService','runtimeHostLeaseService','allowDirectBodyPortal','medium','sHeight','_ribbonOverrideService','boards-floating-object','deleteBlock','IBoardElementService','getGridProjectionBodyHeight','childUnitId','beforeCommandExecuted','baseUnitId','_registerProductMenus','embed-ui.sheetsFloating.toolbar.fontSize','renderScopeActive','top\x20left','horizontalAlign','current','query','supportedLayouts','slideOrder$','IMenuManagerService','SKIP_SELF','classList','hidden','embedLayout','jsxs','embedHostEntry','translateY(','scopedRenderInjector','#000000','scopedActionServiceTokens','embed-float-dom-content','KeyboardEvent','active$','right','fill','cancelAnimationFrame','document','tables','getAttribute','data-embed-slides-page-list-host','workbench','setCollapsedIds','_context','unsubscribe','_activePortalOwners','clearTab','documentElement','[data-embed-interaction-boundary-owner]','floating-menu','surface','Next\x20page','unitDisposed$','CanvasPopupService','PaintBucketDoubleIcon','setActiveSheet','then','footer','getCurrentSelections','_nextIndex','useCallback','isInternalEditorID','getMergedMenuSchema','OneToOneIcon','_runQueue','SHEETS_UI_PLUGIN_CONFIG_KEY','sheet-overlay','[data-u-comp=\x22embed-float-dom-content\x22]','syncingChildFromHost','focusin','EmbedHostMenuOverrideService','embed-ui.basesFloating.copySuffix','[data-u-comp=\x22embed-float-dom-chrome\x22]','span','embedChildUnitId','[data-embed-float-dom=\x22true\x22]','section','Plugin','includes','numfmt','_hostContainerRegistry','scrollLeft','LEFT','univer-grid\x20univer-grid-cols-5\x20univer-gap-2\x20univer-text-gray-600\x20dark:!univer-text-gray-200','makeDirty','ISlideDrawingStateService','embed-ui.sheetsFloating.align.bottom','LookUp','_geometryInvalidated$','_childViewRegistry','viewportScrollY','13px','divider-format-tools','resolveSlideLogicalPageSize','bind','data-embed-id','UNIVER_DOC','univer-pointer-events-none\x20univer-absolute\x20univer-inset-0\x20[&>*]:univer-pointer-events-auto','EmbedHostAnchorModelService','registerProvider','getStage','_contextsByChildUnitId','ActivateBaseTableOperation','syncingHostFromChild','field-','sheet.operation.open.numfmt.panel','overflowY','inactive','hasExact','embed-ui.boardsFloating.zoomOut','ISlideEmbedMountService','token','allowHostBodyDrag','unitId','_claimBodyPortals','DesktopSidebarService','engine','_registerDefaultHostToolbar','_enableEmbedUnitLeasePolicy','startX','previewService','univer-pointer-events-none\x20univer-absolute\x20univer-left-4\x20univer-top-3\x20univer-z-30\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-p-1\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900','ColorPicker','getActiveSlide','stale','RibbonViewGroup','inert','divider-font','BaseViewType','textColor','_tabFocusLeases','DocPageLayoutService','_isRuntimeFocusRole','_focusUnit','Dropdown','value','pointermove','[data-embed-float-dom=\x22true\x22][data-embed-id=\x22','columnHeader','embed-ui.sheetsFloating.align.right','duplicateView','divider','Base','_notifyRuntimeSessionChanged','render','find','leftPanelWidth','ISlideEmbedFocusOwnerService','embed-float-dom-chrome','divider-layout','useValue','CloseBasePanelOperation','isSheetLikeDocsCustomBlockChildType','runtimeHost','_focusTabPeerSession','univer-box-border\x20univer-absolute\x20univer-inset-0\x20','design','after:!univer-border-b-0\x20after:!univer-border-r-0','retryDelay','setPreview','area','28px','univer-text-primary-600','appendChild','title-only','deleteConfig','docsSheetLikeLayout','RemoveWorksheetMergeCommand','description','OVERFLOW','displayTarget','isolate','customizeField','add','pending','factory','image/png','ZoomInIcon','finally','name','showContextualTab','RibbonOthersGroup','UNRECOGNIZED','activateSession','OpenBasePanelOperation','univer-relative\x20univer-z-[3]\x20univer-min-w-0\x20univer-bg-white\x20empty:univer-hidden\x20dark:!univer-bg-gray-800','dpr','univer-box-border\x20univer-max-h-72\x20univer-min-w-44\x20univer-overflow-y-auto\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-p-1\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900\x20[&_button]:!univer-h-7\x20[&_button]:!univer-px-2\x20[&_ul]:!univer-text-sm','getTypeOfUnitDisposed$','deltaX','observe','zoom','now','roots','Select\x20page','DEFAULT_WORKSHEET_ROW_TITLE_WIDTH','style','getActiveSheet','height:100%','_providers','_contextsByEmbedId','_itemId','childOffset','univer-box-border\x20univer-flex\x20univer-h-6\x20univer-w-5\x20univer-cursor-pointer\x20univer-items-center\x20univer-justify-center\x20univer-border-none\x20univer-bg-transparent\x20univer-p-0\x20univer-text-gray-900\x20hover:univer-bg-gray-200\x20disabled:univer-cursor-not-allowed\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-600','data-u-comp','subscribeContextValue$','ArrowLeftIcon','useSyncExternalStore','px\x200)','univer-pointer-events-auto\x20univer-gap-1.5\x20univer-text-sm\x20univer-font-medium','BuiltInUIPart','hostUnitId','_resolveChildUnitId','_boardUIStateService','IncreaseIcon','1101656ssRrRI','EMBED_MOUNT_HOST_NOT_REGISTERED','updatedAt','focusFloatingRuntime','ConfigProvider','univer-absolute\x20univer-inset-0\x20univer-box-border\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-hidden\x20univer-rounded-md\x20after:univer-pointer-events-none\x20after:univer-absolute\x20after:univer-inset-0\x20after:univer-z-20\x20after:univer-box-border\x20after:univer-rounded-[inherit]\x20after:univer-border\x20after:univer-border-solid\x20after:univer-border-gray-200\x20after:univer-content-[\x27\x27]\x20dark:after:!univer-border-gray-600','12px','child-popup','img','RibbonInsertGroup','blur','inline','_rootsByChildUnitId','_childUnitAncestry','IDocEmbedRuntimeFocusCoordinator','BaseViewIcon','ribbonService','Escape','getBoardPointFromClient','_session$','hasChildInteractionLease','calc(100%\x20-\x20','shiftKey','aspect-fit','hideContextualTab','MoreDownIcon','sheets-ui.ribbon','IRenderManagerService','viewState','univer-absolute\x20univer-right-2\x20univer-top-2\x20univer-z-10\x20univer-inline-flex\x20univer-size-6\x20univer-cursor-pointer\x20univer-appearance-none\x20univer-items-center\x20univer-justify-center\x20univer-rounded-md\x20univer-border-0\x20univer-bg-[rgba(0,0,0,0.15)]\x20univer-p-0\x20univer-text-white\x20univer-opacity-100\x20univer-shadow-sm\x20univer-transition\x20univer-duration-150\x20hover:univer-bg-[rgba(0,0,0,0.4)]\x20hover:univer-opacity-100\x20hover:univer-shadow-md\x20dark:!univer-bg-[rgba(243,244,246,0.22)]\x20dark:!univer-text-gray-900\x20dark:!univer-shadow-none\x20dark:hover:!univer-bg-[rgba(243,244,246,0.4)]','contentRoot','embed-float-dom-overlay','placeholderTitle','_getBodyPortalOwner','resolveBoardInteractionConfig','views','enabled','OpenBaseRecordDetailPanelOperation','left','menuSlot','_items','_getChildUnitForMeasurement','stopEditingCell','recordOrder','stage-change','_sync','EmbedFocusOwnerService','_isAppShellEditorPortalCandidate','decorate','isArray','reduce','ISlideDrawingService','CanvasPopup','startEditingCell','VerticalCenterIcon','MoveBaseViewCommand','source','MenuManagerPosition','[data-u-comp=\x22headerbar\x22]','mode','embed-ui','stable','univer-size-6\x20univer-p-0\x20univer-text-red-500\x20hover:univer-text-red-600','AllBorderIcon','VerticalAlign','unitID','createDefaultBaseTableSnapshot','value$','MutationObserver','hideTrackWhenUnscrollable','univer-pointer-events-auto\x20univer-min-w-0\x20univer-self-stretch','table-list','univer:embed-float-drag-handle:pointerdown','getBaseFloatingPanelPortalContainer','BaseUIStateService','unmountFloatingSessions','activate','darkMode','_isHTMLElement','deltaMode','type','clearFloating','settleDelayMs','activatedTab$','registerMultipleCommand','_rendering','[data-u-comp=\x22embed-docs-custom-block\x22]','IBaseEmbedRuntimeService','bleedWidth','_containsRegisteredElement','getViewport','RibbonPosition','embed-ui.sheetsFloating.toolbar.font','small','existingEmbedId','SetTextWrapCommand','stopPropagation','collapsedGroupPaths','size','univer-docs-embed-floating-menu\x20univer-pointer-events-auto\x20univer-box-border\x20univer-inline-flex\x20univer-h-8\x20univer-items-center\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-p-1\x20univer-text-gray-900\x20univer-shadow-lg\x20dark:!univer-border-gray-600\x20dark:!univer-bg-gray-900\x20dark:!univer-text-white','aside','addRecord','conditional-formatting','checkElementInCurrentContainers','getEmbedBoardsFloatingCustomData','activateTab','closest','restoreEmbed','Button','before:univer-hidden','syncExecuteCommand','isHostGesture','SetOnceFormatPainterCommand','useConfigValue','isEmbedBoardsFloatingElement','univer-relative\x20univer-z-[2]\x20univer-min-h-0\x20univer-flex-none\x20univer-bg-white\x20empty:univer-hidden\x20dark:!univer-bg-gray-800','handleWheel','EmbedActivationService','previewUpdated$','getContextByEmbedId','canvas','data-radix-popper-content-wrapper','HorizontallyIcon','pointerup',':anonymous:','merge','gate','_markInteractionBoundaryOwnerTree','OpenBaseContextMenuOperation','closeOwnedFloatingSurfaces','vertical','embed-ui.sheetsFloating.toolbar.border.main','stage2-runtime','exited$','getPreview','sheet-workbench','\x20/\x20','univer-size-3.5','_activeDragCleanup','_domLayerService','useObservable','querySelectorAll','pointerdown','_scheduleFloatingChildFocus','EMBED_PRESENTATION_RUNTIME_CONTEXT_NOT_RESOLVED','replace','univer-flex\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-hidden','ISheetHostChromeOverrideService','placeholder','EMBED_FULLSCREEN_CHILD_NOT_RESOLVED','map','important','tab-peer','passiveViewportRegistry','active','defaultView','_observeWheel','chart','GRID_DEFAULT_COLUMN_WIDTH','Arial','getUnitId','_hostGestureEvents','detail','_active$','FOCUSING_BOARD','_isBlockingRole','hostScrollOffset','embed-ui.deleteBlock','inset','color:rgba(30,34,43,.64)','host-scroll','ScrollBar','auto','max','CreateEmbedCommand','verticalAlign','sheet.command.smart-toggle-filter','RibbonDataGroup','has','embed-ui.sheetsFloating.toolbar.formatPainter','RenameBaseViewCommand','activeTableId','_currentOverride','shape','currentTarget','_getVisibleCanvasDocumentRect','numberFormat','divider-block','ContextMenu','Previous\x20page','_isUniverPortalTreeElement','getSession','zIndex','children','HorizontalAlign','_rectContainsPoint','ThemeService','IDocEmbedInteractionBoundaryService','handleRegisteredWheel','_passiveWheelHandlerRegistry','ISidebarService','BehaviorSubject','executeCommand','hasAttribute','bases-table-list-block','StopBaseEditingCellOperation','findIndex','_entriesByKey','print','Sheets','DeviceInputEventType','ISheetEmbedFloatingGeometryService','_menuOverrideService','identifier:','restoreAnchor','hostHeaderMode','useFactory','menuOutlet','child-tab','EDITOR_ACTIVATED','SetRangeTextColorCommand','disable','GRID_HEADER_HEIGHT','embedChildRenderStatus','SheetsTableUIMenuSchema','resize','hostChromeMode','host-override','querySelector','registerCommand','thread-comment','zoomStep','_restoreStage2ChildFocusWhenHostRefocuses','DocFloatMenuService','defaultColumnWidth','register','clipBottom','target','[data-embed-float-fullscreen-button]','child-session','FORMULA_EDITOR_ACTIVATED','warn','[id^=\x22__editor_docs-\x22]','Workbook','ISlideEmbedRuntimeService','DeleteBaseTableCommand','mounted','sWidth','univer-box-border\x20univer-px-24','EmbedHostContainerRegistryService','[data-embed-runtime-focus-role]','contextmenu','remove','hasAnyBlockingChildFocusLease','slides-floating-object','univer-box-border\x20univer-grid\x20univer-h-7\x20univer-w-full\x20univer-grid-cols-[1.5rem_1fr]\x20univer-items-center\x20univer-gap-2\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20univer-text-left\x20univer-text-sm\x20univer-text-gray-900\x20univer-transition-colors\x20hover:univer-bg-gray-100\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-700','_relocateExistingSession','onMutationExecutedForCollab','version','sheetBar','SheetsFloatingObject','bleedRight','univer-fill-gray-900\x20dark:!univer-fill-white','_createMountFocusRestorer','enable','DocsTablePassiveWheelService','setCurrentUnitForType','IBaseProjectionService','AlignBottomIcon','floatingMenuInsetTop','Bases','embed-ui.basesFloating.confirmDelete.tableDescription','_override$','virtualWidth','_createRenderScope','_key','getTypeOfUnitAdded$','pivot-table','mountService','ribbon','BoardTextEditingService','createElement','getId','embed-ui.boardsFloating.resetZoom','data-embed-runtime-slot-owner','data-embed-popup-root','transform','captureByEmbedId','visibility','UNIVER_BOARD','deltaY','ISlideEmbedActivationService','_floatingActiveService','getCacheKey','_hostAdapterRegistry','clientX','IContextMenuService','closeSearch','34416LlqaXN','univer-pointer-events-auto\x20univer-box-border\x20univer-inline-flex\x20univer-h-10\x20univer-items-center\x20univer-gap-0\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-px-2\x20univer-text-sm\x20univer-text-gray-900\x20univer-shadow-lg\x20dark:!univer-border-gray-600\x20dark:!univer-bg-gray-900\x20dark:!univer-text-white\x20[&_svg]:univer-size-4\x20[&_svg]:univer-shrink-0','_isDetachedOffscreenPortalCandidate','Gantt','absolute','univer-bg-gray-50\x20univer-px-0\x20dark:!univer-bg-gray-900','defaultPageSize','8px','BaseTableSidebarFrame','unit','fixed','clipPath','_getActiveOwnedRuntimeFocusInfo','DEFAULT_TOTAL_SIZE','renderScope','getRegistrationByChildUnitId','_markBodyPortalOwner','data-embed-canvas-root','pipe','getResourceRefInputUnitSelector','hideContextMenu','univer-grid\x20univer-w-full\x20univer-grid-cols-[24px_minmax(0,1fr)_18px]\x20univer-items-center\x20univer-gap-3','SetDocZoomRatioOperation','mergeMenu','bottom','univer-overflow-hidden\x20univer-rounded-lg\x20univer-bg-white\x20univer-p-4\x20univer-shadow-lg\x20dark:!univer-bg-gray-900','embedSlidesPresentationPreviewImage','ref','addEventListener','tab-active','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','visible','EditorContainer','disposables','docs-ui.ribbon','embed-ui.sheetsFloating.textWrap.wrap','embedChildRenderMode','univer-pointer-events-auto\x20univer-text-red-500\x20hover:univer-text-red-600','note','SheetsSelectionsService','univer-grid\x20univer-size-4\x20univer-shrink-0\x20univer-place-items-center','hideAllContextualTabs','canMount','getObject','resizeDocsSheetLikeRendererByWheel','Observable','_activateTabPeerFocusLease','childUnit','_leaseAppliesToHostUnit','getUnit','touchDependencies','addDisposer','scrollToViewportPos','fitToWidth','getRenderUnitById','ToolbarButton','ribbon$','function','symbol','_getHostSnapshot','borderComposite','univer-box-border\x20univer-inline-flex\x20univer-h-6\x20univer-cursor-pointer\x20univer-select-none\x20univer-items-center\x20univer-overflow-hidden\x20univer-rounded-md\x20univer-text-sm\x20univer-text-gray-900\x20hover:univer-bg-gray-100\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-700','toDataURL','_getOwnedEmbedIdFromTarget','removeProperty','univer-doc-main-canvas','rowHeight','pointercancel','useDependency','disconnect','sheets-sheet-tab','PenIcon','_mountOwnedSession','1.0.0-beta.0','_embedModelService','childContext','data-embed-content-root','embedModelService','getAncestryForHostUnit','childType','doc-width-scale','SetHorizontalTextAlignCommand','univer-pointer-events-none\x20univer-fixed\x20univer-inset-0\x20univer-z-20\x20[&>*]:univer-pointer-events-auto','univer-gap-0.5\x20univer-px-1','getScrollBar','maxExpansion','round','color','univer-box-border\x20univer-flex\x20univer-h-6\x20univer-w-7\x20univer-cursor-pointer\x20univer-items-center\x20univer-justify-center\x20univer-border-none\x20univer-bg-transparent\x20univer-p-0\x20univer-text-gray-900\x20hover:univer-bg-gray-200\x20disabled:univer-cursor-not-allowed\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-600','hostWheelGestureService','associatedChildUnitIds','Slides','splice','_anchorModelService','ghost','override$','get','zoomRatio','[data-u-comp=\x22embed-float-dom-live-canvas\x22]','status','parseResourceRef','getUnitType','getSheetId','setProperty','toggleAttribute','activeViewId','deltaZ','px)','renderPreview','_configService','_rootsByHostAnchorId','disposeUnit','host','univer-pointer-events-auto\x20univer-gap-1.5\x20[&_svg]:!univer-size-3.5','calendarViewSettings','_rerenderHostDoc','createSlidesFloatingObjectHostAdapterContribution','univer.embed.host-vertical-wheel-attempted-event','hostAnchorId','[data-embed-interaction-boundary-owner=\x22','removeAllRanges','docsLeft','cycle','_portalObservers','SheetsFilterUIMenuSchema','DEFAULT_WORKSHEET_ROW_HEIGHT','set','VIEW_MAIN','SheetsOutlineUIMenuSchema','exit','syncHostVerticalScroll','calculatePagePosition','click','getContextByHostAnchorId','embed.sheets.','__embedSharedRootInjector','_univerInstanceService','_leases','base-embed-floating-menu','embed-ui.basesFloating.confirmDelete.viewDescription','_focusOwnerService','listSessions','viewScale','_registerFloatingMenus','[data-u-comp=\x22base-embed-view-slot\x22]','activeElement','_registerLateProductUIContributions','_contentSizeRegistry','univer-box-border\x20univer-w-72\x20univer-overflow-hidden\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-p-3\x20univer-shadow-lg\x20dark:!univer-bg-gray-900','BoardSelectionService','_contextsByHostAnchorId','menuContainer','univer-pointer-events-none\x20univer-absolute\x20univer-left-3.5\x20univer-right-3\x20univer-top-0\x20univer-z-[4]\x20univer-flex\x20univer-h-9\x20univer-min-w-0\x20univer-items-center\x20univer-justify-between\x20univer-gap-4','requestAnimationFrame','hasCommand','mousedown','hasHostPreservingChildFocusLeaseForHost','mounting','subscribeConfigValue$','getSnapshot','slide-readonly-preview','child-editor','_handleDragStart','dragStarted','createInstance','_focusTemporarySink','embed-ui.sheetsFloating.toolbar.textWrapMode.main','IUndoRedoService','ISheetEmbedRuntimeService','registerRenderModule','getValue','supports','activateFullscreen','getColumnWidth','univer-box-border\x20univer-grid\x20univer-gap-1\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-p-2\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900','data-embed-runtime-focus-role','getAncestorScale','ICommandService','EMBED_MOUNT_CHILD_NOT_RESOLVED','_registerRootPopupDescendantFocusRoles','role','getSheetBySheetId','float','formatPainter','_maxDepth','slide-workbench','stopImmediatePropagation','data-embed-sheets-sheet-tab-host','_rootsByEmbedId','_getDocsLeft','element','UNIVER_EMBED_UI_PLUGIN','host-scroll-sync','getRowHeight','fontSize','univer-text-red-600\x20hover:univer-bg-red-50\x20hover:univer-text-red-700','SetBorderBasicCommand','className','_cleanupOrdinaryBodyChromeClaims','useInjector','BoardElementStateService','UndoCommand','acquireLease','beforeDeactivate','univer-popup','parentEmbedId','RemoveEmbedCommand','createPortal','ready','ownsSession','filter','[data-embed-floating-menu=\x22true\x22],\x20[data-embed-floating-menu-popup=\x22true\x22]','BaseToolbar','embed-ui.sheetsFloating.toolbar.mergeCell.main','isConnected','hasAnyChildInteractionLease','_removeRuntimeFocusRoleTree','scopedInjector','Nested\x20embed\x20is\x20not\x20supported.','scaleX','subscribe','onHostWheel','cssText','components','data-embed-child-render-unit-id','divider-border','content-only','_setRenderFailure','font:13px/1.5\x20sans-serif','embedRenderScopeActive','clientY','closeRecordDetail','univer-z-[2]\x20univer-flex\x20univer-h-full','UNIVER_UNKNOWN','[data-embed-overlay-root]','getCanvas','ILayoutService','THIN','nested','IConfigService','univer-grid\x20univer-gap-0.5','IBaseHostChromeOverrideService','invalidate','objectFit','activeIndex','_elements','setSelection','createRender','dispose','createDocsCustomBlockSizeRefreshScheduler','getRuntimeRoots','event','_registerRuntimeBoundary','Disposable','entry','univer-min-w-0\x20univer-overflow-hidden\x20univer-text-ellipsis\x20univer-whitespace-nowrap\x20univer-text-sm\x20univer-font-semibold\x20univer-text-gray-700\x20dark:!univer-text-gray-200','data-embed-child-render-mode','sequence','sort','_docViewScaleService','disposeWithMe','_renderOne','_sortHandlers','getCanvasElement','altKey','kind','AddViewMenu','undos','_selectAnchor','BoardToolService','_releaseBodyPortalClaims','_getChildSessionPriority','clsx','_sceneCanvasCaptureService','releaseStage2SessionLeaseIfActivationDoesNotStick','_resolveHostWheelGestureRoot','IBaseEmbedRuntimeFocusCoordinator','getCanvasEle','embed-ui.basesFloating.viewSettings.configureView','EmbedReferencedUnitMaterializeService','aria-hidden','acquireStage2SessionLease','activateFloating','descriptor','fallbackWidth','identifier:ui.contextmenu.service','univer-truncate','composedPath','univer-pointer-events-none','true','display','AddWorksheetMergeVerticalCommand','src','table-','maxRetries','_isBodyPortalCandidate','embed-ui.sheetsFloating.align.middle','updateViewState','fields','pointerId','univer-z-30','slide-canvas','stage','univer-box-border\x20univer-grid\x20univer-min-w-48\x20univer-gap-1\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-p-1.5\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900','push','StartBaseEditingCellOperation','[data-embed-popup-root]','AutowrapIcon','_activeDrain','SetVerticalTextAlignCommand','setAnchor','DeleteIcon','createRibbonOverride','text-align:center','SELF','SheetsNoteUIMenuSchema','slide-readonly-preview-shell','getFocusedUnit','[id^=\x22univer-doc-selection-container-__INTERNAL_EDITOR__\x22]','docs-custom-block','fieldOrder','wheel','base-embed-view-slot','offsetWidth','keydown','BorderLine','NumberIcon','justify-content:center','default','append','_isOwnedBoundaryElement','isChildUnitRuntimeEvent','SheetsThreadCommentUIMenuSchema','DocSkeletonManagerService','setStage','SheetsChartUIMenuSchema','getColVisible','SetRangeFontFamilyCommand','openToolbarPanel','__addUnit','drawings','resolvedDependencies','isFocused','IBaseCanvasRootResolverService','VIEWPORT_KEY','_getAnyActiveElement','_touchServices','defineProperty','scaleY','clearTimeout','embed-ui.basesFloating.confirmDelete.tableTitle','base-embed-add-view-menu','getByHostAnchorId','_roots','uComp','univer-min-w-0\x20univer-truncate\x20univer-text-left','sheet-embed-float-dom-root','isExternalHostInteraction','univer-dropdown','Embed','floating','SheetsNumfmtUIMenuSchema','mainComponent','_isOwnedElement','getFocusOwner','box-sizing:border-box','embedId','child-keyboard','resolved','group','getSlides','_pendingChildUnits','pointer','scrollHeight','lease','EMBED_MOUNT_CHILD_UNIT_NOT_AVAILABLE','IBoardUIStateService','CreateBaseTableCommand','getSheets','_registrations','univer-slide-embed-floating-menu\x20univer-pointer-events-auto\x20univer-box-border\x20univer-inline-flex\x20univer-h-8\x20univer-items-center\x20univer-gap-1\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-p-1\x20univer-text-gray-900\x20univer-shadow-lg\x20dark:!univer-border-gray-600\x20dark:!univer-bg-gray-900\x20dark:!univer-text-white','button','UNIVER_SLIDE','layoutPolicy','ShapeTextEditorContainer','tab','DesktopRibbonService','background:rgba(99,102,106,.06)','identifier:ui.layout-service','_clearItems','IBoardEmbedRuntimeFocusCoordinator','NoBorderIcon','scroll','BoardUIStateService','packageName','keys','resolveRuntimeScopeByChildUnitId','params','disableEdit','addedNodes','embed-ui.boardsFloating.delete','BoardViewportService','_focusCoordinator','_registerProductUIContributions','EMBED_DOCS_CUSTOM_BLOCK_DEFAULT_COMPONENT_KEY','embed-ui.sheetsFloating.textWrap.overflow','IRibbonOverrideService','collectViewState','embed-ui.sheetsFloating.toolbar.filter','getContext','embedFullscreenStatus','interactionFlow','getState','all','GRID_ADD_FIELD_COLUMN_WIDTH','BorderType','SheetsPrintMenuSchema','IBaseViewRegistryService','stage1','Injector','redos','_isHostPreservingLease','embedSheetsSheetTabError','indexOf','.univer-popup,\x20.univer-popover,\x20.univer-dropdown,\x20[data-radix-popper-content-wrapper],\x20[data-u-comp=\x22rect-popup\x22],\x20[role=\x22dialog\x22],\x20[role=\x22listbox\x22],\x20[role=\x22menu\x22],\x20[role=\x22tooltip\x22]','tabIndex','[data-embed-floating-menu=\x22true\x22]','fullscreen','RibbonStartGroup','_layoutService','contentWidth','captureByHostAnchorId','#b91c1c','_current','triggerContextMenu','IContextService','makeForceDirty','SheetsShapeUIMenuSchema','MIDDLE','forwardRef','FONT_SIZE_LIST','EmbedModelService','BoldIcon','getCurrentTypeOfUnit$','NoColorDoubleIcon','productName','ISheetEmbedInteractionBoundaryService','ISlideEmbedRuntimeFocusCoordinator','EMBED_MENU_OVERRIDE_TAB_REQUIRED','setScrollState','univer-bg-white\x20dark:!univer-bg-gray-900','getBoundingClientRect','2444827gprDTk','_injector','label','EMBED_MOUNT_CHILD_TYPE_MISMATCH','SHEET_VIEWPORT_KEY','canvasFloatDomPreviewService','values','root','touchAction','runtimeFocusChanged$','ownedPointerInteractionUntil','updateItem','localeChanged$','connectInjector','[data-embed-floating-menu=\x22true\x22],\x20[data-embed-floating-menu-popup=\x22true\x22],\x20[data-embed-ribbon-override=\x22true\x22]','embed-float-dom-live','ignoreOwners','backgroundColor','enableStage1BodyDrag','verticalWheelMode','retrying-base-child-render','delete','fakeToolbarVisible$','displayName','disposable','621570hgsnMq','ALL','\x20-\x20','usesDomFloatingStage','refCount','getBaseFloatingPosition','IBaseEmbedFloatingActiveService','BorderStyleTypes','fontFamily','hasAnyHostPreservingChildFocusLease','session','WRAP','univer-relative\x20univer-size-full\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-visible\x20univer-bg-transparent','portalContainer','registerItem','[data-radix-popper-content-wrapper]','slideOrder','initial','search','data-embed-child-type','SHEET_FOOTER_BAR_HEIGHT','embedHostAnchorId','univer-pointer-events-none\x20univer-absolute\x20univer-inset-0\x20univer-z-[1]\x20univer-size-full\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-hidden\x20[&>*]:univer-pointer-events-auto','univer-flex\x20univer-h-8\x20univer-w-full\x20univer-items-center\x20univer-gap-2\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-1\x20univer-text-left\x20univer-text-sm\x20univer-text-gray-900\x20hover:univer-bg-gray-100\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-700','_mountBlockedRuntime','ArrowRightIcon','clientHeight','embed-float-dom-popup','_resolveFloatingSurfaceRoot','interactionBoundaryService','body','readonly','mountIntoHostElement','jsx','UniverEmbedPlugin','getActive','General','fromEntries','embed-ui.sheetsFloating.borderLine.borderSize','pushUndoRedoForChild','focusUnit','clearFullscreen','pageMarginLeft','BASE_LEFT_PANEL_DEFAULT_WIDTH','registerRuntimeScope','EMBED_RUNTIME_HOST_ALREADY_LEASED:','_sessions','getChildContext','shiftViewportPanOffset','_releaseTabPeerFocusLeasesForHost','SlideEmbedReadonlyFloatingPreview','Fragment','_leaseAppliesToChildUnit','next','createUnit','bold','calendarEventSettings','BoardImageInsertService','asObservable','UNIVER_BASE','innerHeight','commandService','commandId','floor','_getOrCreateRender','EmbedChildViewRegistryService','#app','align-items:center','univer-h-8\x20univer-w-full\x20univer-px-2','CloseBaseActiveEditorOperation','hyper-link','[data-embed-fullscreen-sidebar-slot=\x22true\x22]','resolveStackUnitId','DEFAULT_EMBED_FLOAT_LAYOUT_POLICY','_runtimePolicyService','addDescriptor','-100000px','_projectionService','requestPreview','unregisterCommand','BoardElementEditService','allowed','decoratorName','HTMLElement','identifier:univer.ribbon-service','scale(','FOCUSING_UNIT','enter','UNIVER_SHEET','viewId','UniverInstanceType','self','call','GRID_ADD_RECORD_ROW_HEIGHT','TOP','univer-relative\x20univer-min-h-0\x20univer-min-w-0\x20univer-flex-1\x20univer-overflow-hidden\x20dark:!univer-bg-gray-900','embed-ui.fullscreen.exit','_handlers','context','hasHostPreservingChildFocusLease','records','previewRequested$','tooltip','false','recordId','startY','classic','rowHeader','viewportPanOffset','width:100%','_registerServices','viewportScrollX','CLIP','menuChanged$','getDirection','univer-relative\x20univer-flex\x20univer-h-8\x20univer-cursor-pointer\x20univer-items-center\x20univer-justify-center\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20hover:univer-bg-gray-100\x20dark:hover:!univer-bg-gray-700','LeftJustifyingIcon','getSlide','getComputedStyle','setContextValue','scrollWidth','clientWidth','SheetsConditionalFormattingUIMenuSchema','data-validation','_getSlideModel','overflow','pageWidth','_dispatchEscapeToFloatingSurface','divider-format','containsElement','flatMap','univer-min-w-0','_getEventClientPoint','identifier:univer.menu-manager-service','removeChild','base-embed-fullscreen-add-view-menu','isChildUnitInActiveSession','elementUpdate$','MergeAllIcon','100%','_instanceService','univer-pointer-events-auto\x20univer-max-w-full\x20!univer-bg-transparent\x20dark:!univer-bg-transparent','setSearchActiveIndex','from','focused$','BOARDS_UI_PLUGIN_CONFIG_KEY','_boardElementStateService','_findFallbackUnitId','INSERT','sheets-ui.embed','fallbackHeight','hasBlockingChildFocusLease','ISheetEmbedRuntimeFocusCoordinator','base-embed-fullscreen-view-tabs','graceMs','ownerDocument','subUnitId','getViewScale','doc-block','univer-box-border\x20univer-grid\x20univer-min-w-44\x20univer-gap-0.5\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-p-1\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900','runtimeFocusOwners','BaseDeleteConfirmDialog','univer-fill-primary-600','clearSelection','[data-u-comp=\x22embed-float-dom-chrome\x22][data-embed-id=\x22','isFinite','join','elementRemove$','priority','EmbedHostEntryEnum','object','notifyExited','replaceChildren','clear','viewportHeight','embed-ui.basesFloating.duplicateTable.copyName','verticalScrollOwner','setFocusOwner','slide-page-list','302400QTFNKk','[embed-ui]\x20failed\x20to\x20deactivate\x20embedded\x20child\x20view','SetBaseZoomOperation','univer-pointer-events-none\x20univer-absolute\x20univer-inset-0\x20univer-overflow-visible\x20[&>*]:univer-pointer-events-auto','getOverride','embed-ui.sheetsFloating.toolbar.fillColor.main','max-depth','tabindex','embed-ui.boardsFloating.fitContent','listElements','viewOrder','data','OverflowIcon','Subject','registerOwnedElement','univer-pointer-events-none\x20[&>*]:univer-pointer-events-auto','_materializeService','contentHeight','univer-size-3\x20univer-shrink-0','embed-ui.sheetsFloating.toolbar.numberFormat','UpdateBoardElementMutation','routeHostGestures','embed-ui.boardsFloating.zoomIn','AddWorksheetMergeCommand','length','SetBackgroundColorCommand','maxHeight','BASES_UI_PLUGIN_CONFIG_KEY','promote','GRID_SUMMARY_HEIGHT','START','open','restoreUnitId','slides-ui.ribbon','attributes','getCurrentUnitOfType','padding','Empty\x20embed\x20float\x20preview\x20result.','canvasRoot','liveRoot','reverse','prepare','interactionGate','tableOrder','getElementDataForUnit','RIBBON','_isHostDocEditorPortal','activationService','getColumnCount','some','Embed\x20readonly\x20preview\x20provider\x20already\x20registered:\x20','_getCurrentUnitId','_resolvedChildUnits','TruncationIcon','waiting-base-canvas-root','runtimeScope','floating-stage','_contextService','_mountResolvedHost','complete','docs-','closeContextMenu','reason','embedSlidePreviewCanvasHost','_routeWheelToHost','_getLatestActivePortalOwner','DocSelectionRenderService','resolveDocsTableLikeCustomBlockContentHeight','layout','menuSchema','acquire','hidePopupsForUnit','data-embed-bases-table-list-host','expiresAt','contribution','conditions','collapsedIds$','_ownedRuntimeFocusAppliesToHost','popup'];_0x1af4=function(){return _0x18b73c;};return _0x1af4();}var J=class{constructor(){const _0x4a8e96=_0x404806;V(this,_0x4a8e96(0x460),new Map()),V(this,_0x4a8e96(0x37a),new WeakMap()),V(this,_0x4a8e96(0x12b),new WeakMap()),V(this,_0x4a8e96(0x68e),void 0x0);}[_0x404806(0x6ad)](_0x4f71ce,_0x272afb){const _0x1bfa23=_0x404806;let _0x2de29d=this[_0x1bfa23(0x460)]['get'](_0x4f71ce);_0x2de29d||(_0x2de29d=new Set(),this[_0x1bfa23(0x460)][_0x1bfa23(0x37d)](_0x4f71ce,_0x2de29d)),_0x2de29d[_0x1bfa23(0x1ab)](_0x272afb);let _0x353e16=_0x272afb[_0x1bfa23(0x125)](q);_0x272afb['setAttribute'](q,_0x4f71ce);let _0x13cefc=this[_0x1bfa23(0x3b2)](_0x4f71ce,_0x272afb),_0x5b1755=()=>this[_0x1bfa23(0x170)](_0x4f71ce,_0x272afb['ownerDocument']);return _0x272afb[_0x1bfa23(0x31b)](_0x1bfa23(0x263),_0x5b1755,!0x0),_0x272afb['addEventListener'](_0x1bfa23(0x39a),_0x5b1755,!0x0),_0x272afb[_0x1bfa23(0x31b)]('focusin',_0x5b1755,!0x0),(0x0,n[_0x1bfa23(0x6e6)])(()=>{const _0x505ef9=_0x1bfa23;var _0xaf4fe0;_0x13cefc['dispose'](),_0x272afb[_0x505ef9(0x6db)](_0x505ef9(0x263),_0x5b1755,!0x0),_0x272afb['removeEventListener'](_0x505ef9(0x39a),_0x5b1755,!0x0),_0x272afb[_0x505ef9(0x6db)]('focusin',_0x5b1755,!0x0),((_0xaf4fe0=this['_pendingPortalOwner'])==null?void 0x0:_0xaf4fe0[_0x505ef9(0x46d)])===_0x4f71ce&&this[_0x505ef9(0x68e)][_0x505ef9(0x123)]===_0x272afb[_0x505ef9(0x577)]&&(this[_0x505ef9(0x68e)]=void 0x0),_0x2de29d==null||_0x2de29d[_0x505ef9(0x4d8)](_0x272afb),_0x2de29d&&_0x2de29d['size']===0x0&&this[_0x505ef9(0x460)][_0x505ef9(0x4d8)](_0x4f71ce),_0x353e16==null?_0x272afb[_0x505ef9(0x633)](q):_0x272afb[_0x505ef9(0x717)](q,_0x353e16);});}[_0x404806(0x3b2)](_0x2f3e08,_0x246ce4){const _0x40faae=_0x404806;let _0x42603d=_0x246ce4[_0x40faae(0x577)]['defaultView'],_0x14df8b=new Map(),_0xb57f55=new Map(),_0x14f70a,_0x5e6c9e=!0x1,_0xc1bc8b=_0x4ca84b=>{const _0x48ba34=_0x40faae;_0x14df8b[_0x48ba34(0x287)](_0x4ca84b)||_0x14df8b[_0x48ba34(0x37d)](_0x4ca84b,_0x4ca84b[_0x48ba34(0x125)](q)),_0xb57f55[_0x48ba34(0x287)](_0x4ca84b)||_0xb57f55[_0x48ba34(0x37d)](_0x4ca84b,_0x4ca84b[_0x48ba34(0x125)](G));},_0x5d24c0=_0x557f2a=>{const _0x238902=_0x40faae;_0xc1bc8b(_0x557f2a),_0x557f2a[_0x238902(0x717)](q,_0x2f3e08),_0x557f2a[_0x238902(0x717)](G,_0x238902(0x1dc));},_0x295869=_0x4339f9=>{const _0x3518f5=_0x40faae;this[_0x3518f5(0x293)](_0x4339f9)&&(_0x5d24c0(_0x4339f9),_0x4339f9[_0x3518f5(0x262)]('*')[_0x3518f5(0x72e)](_0x5d24c0));},_0x2b9501=_0x452ae3=>{const _0x5d94af=_0x40faae;_0x5e6c9e||(_0x295869(_0x452ae3),_0x452ae3[_0x5d94af(0x262)]('*')[_0x5d94af(0x72e)](_0x4ffe7f=>_0x295869(_0x4ffe7f)));};return _0x2b9501(_0x246ce4),_0x42603d!=null&&_0x42603d['MutationObserver']&&(_0x14f70a=new _0x42603d['MutationObserver'](_0x50f36c=>{_0x50f36c['forEach'](_0x3d7999=>{const _0x4532b7=_0x159c;_0x3d7999[_0x4532b7(0x48e)][_0x4532b7(0x72e)](_0x1a4848=>{const _0x4f3b03=_0x4532b7;_0x1a4848 instanceof _0x42603d[_0x4f3b03(0x52f)]&&_0x2b9501(_0x1a4848);});});}),_0x14f70a[_0x40faae(0x1bc)](_0x246ce4,{'childList':!0x0,'subtree':!0x0})),(0x0,n[_0x40faae(0x6e6)])(()=>{const _0x240610=_0x40faae;_0x5e6c9e=!0x0,_0x14f70a==null||_0x14f70a[_0x240610(0x344)](),_0x14df8b[_0x240610(0x72e)]((_0x21643,_0xd6655)=>{const _0x30fde8=_0x240610;if(_0x21643==null){_0xd6655[_0x30fde8(0x633)](q);return;}_0xd6655[_0x30fde8(0x717)](q,_0x21643);}),_0xb57f55['forEach']((_0x3cfd14,_0x1aaf6c)=>{const _0x33352a=_0x240610;if(_0x3cfd14==null){_0x1aaf6c[_0x33352a(0x633)](G);return;}_0x1aaf6c[_0x33352a(0x717)](G,_0x3cfd14);});});}[_0x404806(0x59d)](_0xaca0d2,_0x40e194){const _0x1b5411=_0x404806;let _0x1c76b5=this[_0x1b5411(0x460)][_0x1b5411(0x35f)](_0xaca0d2);_0x1c76b5||(_0x1c76b5=new Set(),this[_0x1b5411(0x460)][_0x1b5411(0x37d)](_0xaca0d2,_0x1c76b5)),_0x1c76b5[_0x1b5411(0x1ab)](_0x40e194);let _0x49b087=this[_0x1b5411(0x254)](_0xaca0d2,_0x40e194);return(0x0,n[_0x1b5411(0x6e6)])(()=>{const _0x55c58c=_0x1b5411;_0x1c76b5==null||_0x1c76b5[_0x55c58c(0x4d8)](_0x40e194),_0x1c76b5&&_0x1c76b5['size']===0x0&&this[_0x55c58c(0x460)]['delete'](_0xaca0d2),_0x49b087[_0x55c58c(0x3f7)]();});}[_0x404806(0x70c)](_0x5f12d3,_0x19e1db,_0x5c6ca0){const _0x3f574c=_0x404806;let _0x3c3536=typeof(_0x5c6ca0==null?void 0x0:_0x5c6ca0[_0x3f574c(0x41e)])==_0x3f574c(0x338)?_0x5c6ca0[_0x3f574c(0x41e)]():void 0x0;if(_0x3c3536!=null&&_0x3c3536[_0x3f574c(0x5c0)](_0x218011=>_0x218011 instanceof HTMLElement&&this['_isOwnedElement'](_0x5f12d3,_0x218011)))return!0x0;if(!(_0x19e1db instanceof HTMLElement))return!0x1;if(this[_0x3f574c(0x46a)](_0x5f12d3,_0x19e1db))return!0x0;if(!_0x5f12d3)return Array[_0x3f574c(0x56b)](this[_0x3f574c(0x460)][_0x3f574c(0x4c9)]())[_0x3f574c(0x5c0)](_0x1e19a1=>[..._0x1e19a1][_0x3f574c(0x5c0)](_0x3a2725=>_0x3a2725[_0x3f574c(0x3d5)]&&_0x3a2725['contains'](_0x19e1db)));let _0x42a5ad=this[_0x3f574c(0x460)][_0x3f574c(0x35f)](_0x5f12d3);return!!_0x42a5ad&&[..._0x42a5ad]['some'](_0x44c595=>_0x44c595[_0x3f574c(0x3d5)]&&_0x44c595['contains'](_0x19e1db));}['hasRecentInteraction'](_0x1aec8d){const _0x3d25c5=_0x404806;let _0x765d44=_0x1aec8d?this[_0x3d25c5(0x12b)][_0x3d25c5(0x35f)](_0x1aec8d):typeof document<'u'?this[_0x3d25c5(0x12b)]['get'](document):void 0x0;if(_0x765d44!=null&&_0x765d44[_0x3d25c5(0x5a7)])return!0x0;let _0x1cd19b=this[_0x3d25c5(0x68e)];return!_0x1cd19b||Date[_0x3d25c5(0x1be)]()>_0x1cd19b['expiresAt']?!0x1:!_0x1aec8d||_0x1cd19b[_0x3d25c5(0x123)]===_0x1aec8d;}[_0x404806(0x6b2)](_0x39698c,_0x25e086){const _0x4b7a84=_0x404806;if(!_0x39698c)return!0x1;let _0x55a75c=_0x25e086?this[_0x4b7a84(0x12b)]['get'](_0x25e086):typeof document<'u'?this[_0x4b7a84(0x12b)][_0x4b7a84(0x35f)](document):void 0x0;if(_0x55a75c!=null&&_0x55a75c[_0x4b7a84(0x5c0)](_0x228793=>_0x228793['embedId']===_0x39698c))return!0x0;let _0x5e8b00=this['_pendingPortalOwner'];return!_0x5e8b00||_0x5e8b00[_0x4b7a84(0x46d)]!==_0x39698c||Date[_0x4b7a84(0x1be)]()>_0x5e8b00[_0x4b7a84(0x5d8)]?!0x1:!_0x25e086||_0x5e8b00['document']===_0x25e086;}[_0x404806(0x256)](_0x52bfb2,_0x568e3c){const _0x125e32=_0x404806;!_0x52bfb2||!(_0x568e3c!=null&&_0x568e3c[_0x125e32(0x4fa)])||this[_0x125e32(0x627)](_0x52bfb2,_0x568e3c)[_0x125e32(0x72e)](_0x22fb7d=>this[_0x125e32(0x55b)](_0x22fb7d,_0x568e3c));}[_0x404806(0xc9)](_0x4ca3c2,_0x2aa383){const _0x5793e6=_0x404806;var _0x456c28;if(!(_0x2aa383!=null&&_0x2aa383[_0x5793e6(0x4fa)]))return(0x0,n['toDisposable'])(()=>{});let _0x11416a=Symbol(_0x4ca3c2),_0x14897c=this[_0x5793e6(0x12b)][_0x5793e6(0x35f)](_0x2aa383)??[];return _0x14897c[_0x5793e6(0x42f)]({'embedId':_0x4ca3c2,'token':_0x11416a}),this[_0x5793e6(0x12b)]['set'](_0x2aa383,_0x14897c),this[_0x5793e6(0x695)](_0x2aa383),this[_0x5793e6(0x6a3)](_0x4ca3c2,_0x2aa383,{'includeAppShellEditorPortal':!0x0,'allowOwnedPortalReassignment':!0x0,'allowDirectBodyPortal':!0x1}),this[_0x5793e6(0x3c5)](_0x4ca3c2,_0x2aa383),(_0x456c28=_0x2aa383[_0x5793e6(0x270)])==null||_0x456c28[_0x5793e6(0x661)](()=>{const _0x28b0fe=_0x5793e6;let _0x1c57ab=this[_0x28b0fe(0x5d0)](_0x2aa383);(_0x1c57ab==null?void 0x0:_0x1c57ab[_0x28b0fe(0x46d)])===_0x4ca3c2&&_0x1c57ab[_0x28b0fe(0x16d)]===_0x11416a&&(this['_markExistingBodyPortals'](_0x4ca3c2,_0x2aa383,{'includeAppShellEditorPortal':!0x0,'allowOwnedPortalReassignment':!0x0,'allowDirectBodyPortal':!0x1}),this[_0x28b0fe(0x3c5)](_0x4ca3c2,_0x2aa383));},0x0),(0x0,n[_0x5793e6(0x6e6)])(()=>{const _0x195ad7=_0x5793e6;let _0x30d5f5=this[_0x195ad7(0x12b)][_0x195ad7(0x35f)](_0x2aa383),_0xb3d76a=!0x1;if(_0x30d5f5){let _0x34486b=_0x30d5f5[_0x195ad7(0x2a3)](_0x4349d6=>_0x4349d6[_0x195ad7(0x46d)]===_0x4ca3c2&&_0x4349d6['token']===_0x11416a);_0x34486b>=0x0&&_0x30d5f5['splice'](_0x34486b,0x1),_0xb3d76a=_0x30d5f5[_0x195ad7(0x5c0)](_0x447f73=>_0x447f73[_0x195ad7(0x46d)]===_0x4ca3c2),_0x30d5f5[_0x195ad7(0x5a7)]===0x0&&this[_0x195ad7(0x12b)]['delete'](_0x2aa383);}_0xb3d76a||this['_releaseBodyPortalClaims'](_0x4ca3c2,_0x2aa383);let _0x204419=this[_0x195ad7(0x5d0)](_0x2aa383);_0x204419&&(this[_0x195ad7(0x6a3)](_0x204419[_0x195ad7(0x46d)],_0x2aa383,{'includeAppShellEditorPortal':!0x0,'allowOwnedPortalReassignment':!0x0,'allowDirectBodyPortal':!0x1}),this[_0x195ad7(0x3c5)](_0x204419[_0x195ad7(0x46d)],_0x2aa383));});}['_collectOwnedFloatingSurfaceRoots'](_0x240dbc,_0x3f0755){const _0x3b39c7=_0x404806;var _0x3ce7a7;let _0x234067=new Set(),_0x5dd33a=_0x37a40e=>{const _0x32c2b7=_0x159c;let _0x171c7d=this[_0x32c2b7(0x4f8)](_0x37a40e);!_0x171c7d||!this['_isOwnedElement'](_0x240dbc,_0x171c7d)||_0x234067[_0x32c2b7(0x1ab)](_0x171c7d);};return _0x3f0755[_0x3b39c7(0x4fa)][_0x3b39c7(0x262)]('['+q+'=\x22'+_0x240dbc+'\x22]')['forEach'](_0x5dd33a),(_0x3ce7a7=this[_0x3b39c7(0x460)][_0x3b39c7(0x35f)](_0x240dbc))==null||_0x3ce7a7[_0x3b39c7(0x72e)](_0x236cd8=>{const _0x51a831=_0x3b39c7;_0x236cd8[_0x51a831(0x3d5)]&&(_0x5dd33a(_0x236cd8),_0x236cd8[_0x51a831(0x262)]('*')[_0x51a831(0x72e)](_0x5dd33a));}),[..._0x234067][_0x3b39c7(0x401)]((_0x3fb6d9,_0x1f5b38)=>_0x3fb6d9['contains'](_0x1f5b38)?0x1:_0x1f5b38[_0x3b39c7(0x70c)](_0x3fb6d9)?-0x1:0x0);}['_resolveFloatingSurfaceRoot'](_0x5e2dd2){const _0x5b3c33=_0x404806;if(!_0x5e2dd2[_0x5b3c33(0x23f)](_0x5b3c33(0x3d2))&&this[_0x5b3c33(0x293)](_0x5e2dd2))return _0x5e2dd2['closest'](_0x5b3c33(0x4a7))??_0x5e2dd2;}[_0x404806(0x55b)](_0x5a2b16,_0x5f2d87){const _0x25a9eb=_0x404806;let _0x59da8d=_0x5f2d87['defaultView'],_0x4982fe=_0x5f2d87['activeElement']instanceof HTMLElement&&_0x5a2b16[_0x25a9eb(0x70c)](_0x5f2d87[_0x25a9eb(0x390)])?_0x5f2d87[_0x25a9eb(0x390)]:_0x5a2b16,_0x437255=_0x59da8d!=null&&_0x59da8d[_0x25a9eb(0x11e)]?new _0x59da8d[(_0x25a9eb(0x11e))](_0x25a9eb(0x443),{'key':_0x25a9eb(0x1e6),'code':_0x25a9eb(0x1e6),'bubbles':!0x0,'cancelable':!0x0}):new Event('keydown',{'bubbles':!0x0,'cancelable':!0x0});_0x4982fe['dispatchEvent'](_0x437255);}['_isOwnedElement'](_0x4f27e7,_0x55881d){const _0x1443ca=_0x404806;let _0x5b8d08=_0x55881d[_0x1443ca(0x23f)]('['+q+']'),_0x20b94f=_0x5b8d08==null?void 0x0:_0x5b8d08[_0x1443ca(0x125)](q);if(_0x20b94f&&(!_0x4f27e7||_0x20b94f===_0x4f27e7))return!0x0;if(!_0x4f27e7)return Array[_0x1443ca(0x56b)](this[_0x1443ca(0x460)][_0x1443ca(0x4c9)]())[_0x1443ca(0x5c0)](_0x1051f2=>[..._0x1051f2][_0x1443ca(0x5c0)](_0x501268=>_0x501268===_0x55881d||_0x501268[_0x1443ca(0x70c)](_0x55881d)));let _0x5bec35=this[_0x1443ca(0x460)]['get'](_0x4f27e7);return!!_0x5bec35&&[..._0x5bec35]['some'](_0x47d0f7=>_0x47d0f7===_0x55881d||_0x47d0f7['contains'](_0x55881d));}[_0x404806(0x170)](_0x4d6478,_0x3e47bb){const _0x2c96d0=_0x404806;var _0x17df58;_0x3e47bb!=null&&_0x3e47bb[_0x2c96d0(0x4fa)]&&(this[_0x2c96d0(0x68e)]={'embedId':_0x4d6478,'document':_0x3e47bb,'expiresAt':Date['now']()+0x3e8},this[_0x2c96d0(0x695)](_0x3e47bb),this[_0x2c96d0(0x6a3)](_0x4d6478,_0x3e47bb,{'includeAppShellEditorPortal':!0x1}),(_0x17df58=_0x3e47bb[_0x2c96d0(0x270)])==null||_0x17df58['setTimeout'](()=>{const _0x3a155f=_0x2c96d0;let _0x31cad5=this['_pendingPortalOwner'];(_0x31cad5==null?void 0x0:_0x31cad5[_0x3a155f(0x46d)])===_0x4d6478&&_0x31cad5['document']===_0x3e47bb&&Date[_0x3a155f(0x1be)]()<=_0x31cad5[_0x3a155f(0x5d8)]&&this['_markExistingBodyPortals'](_0x4d6478,_0x3e47bb,{'includeAppShellEditorPortal':!0x1});},0x0));}[_0x404806(0x695)](_0x3e1467){const _0x3a6e0d=_0x404806;if(this[_0x3a6e0d(0x37a)][_0x3a6e0d(0x287)](_0x3e1467)||!_0x3e1467['body'])return;let _0x1fda5d=_0x3e1467[_0x3a6e0d(0x270)];if(!(_0x1fda5d!=null&&_0x1fda5d[_0x3a6e0d(0x219)]))return;let _0x14e5b3=new _0x1fda5d[(_0x3a6e0d(0x219))](_0x232b2d=>{const _0x57a0c2=_0x3a6e0d;let _0x4e8bb4=this[_0x57a0c2(0x1f6)](_0x3e1467);if(!_0x4e8bb4)return;let _0x434c82={'includeAppShellEditorPortal':!0x0,'allowOwnedPortalReassignment':_0x4e8bb4['stable'],'allowDirectBodyPortal':!_0x4e8bb4[_0x57a0c2(0x212)]};_0x232b2d[_0x57a0c2(0x72e)](_0x3b803e=>{const _0x51c9f4=_0x57a0c2;_0x3b803e[_0x51c9f4(0x225)]===_0x51c9f4(0x5b1)&&_0x3b803e[_0x51c9f4(0x2c2)]instanceof _0x1fda5d[_0x51c9f4(0x52f)]&&this[_0x51c9f4(0x30f)](_0x3b803e['target'],_0x4e8bb4[_0x51c9f4(0x46d)],_0x3e1467,_0x434c82),_0x3b803e[_0x51c9f4(0x48e)]['forEach'](_0x7f4447=>{const _0xc822ea=_0x51c9f4;_0x7f4447 instanceof _0x1fda5d[_0xc822ea(0x52f)]&&(this['_markBodyPortalOwner'](_0x7f4447,_0x4e8bb4['embedId'],_0x3e1467,_0x434c82),_0x7f4447[_0xc822ea(0x262)]('*')[_0xc822ea(0x72e)](_0x4b7a74=>{const _0x2c7fcc=_0xc822ea;this[_0x2c7fcc(0x30f)](_0x4b7a74,_0x4e8bb4[_0x2c7fcc(0x46d)],_0x3e1467,_0x434c82);}));});}),_0x4e8bb4[_0x57a0c2(0x212)]&&this[_0x57a0c2(0x3c5)](_0x4e8bb4['embedId'],_0x3e1467);});_0x14e5b3['observe'](_0x3e1467[_0x3a6e0d(0x4fa)],{'attributeFilter':['class',_0x3a6e0d(0x1ca),'id',_0x3a6e0d(0x3b3),_0x3a6e0d(0x1c2)],'attributes':!0x0,'childList':!0x0,'subtree':!0x0}),_0x14e5b3['takeRecords'](),this[_0x3a6e0d(0x37a)][_0x3a6e0d(0x37d)](_0x3e1467,_0x14e5b3);}['_markBodyPortalOwner'](_0x3349c3,_0xb67121,_0x86607e,_0x244352={}){const _0x26dceb=_0x404806;_0x244352[_0x26dceb(0xfe)]===!0x1&&_0x3349c3[_0x26dceb(0x5eb)]===_0x86607e['body']&&!this[_0x26dceb(0xf9)](_0x3349c3)&&!this[_0x26dceb(0x204)](_0x3349c3)||this[_0x26dceb(0x426)](_0x3349c3,_0x86607e,_0x244352)&&(!this['_isAppShellEditorPortalCandidate'](_0x3349c3)&&this['_isDetachedOffscreenPortalCandidate'](_0x3349c3,_0x86607e)||(this[_0x26dceb(0x72c)](_0x3349c3,_0xb67121,_0x86607e),this['_markInteractionBoundaryOwnerTree'](_0xb67121,_0x3349c3,{'transient':!0x0}),this['_markRuntimeFocusRole'](_0x3349c3,_0x244352)));}[_0x404806(0x6a3)](_0x21cb87,_0x10ebec,_0x27ec47={}){const _0x10620d=_0x404806;_0x10ebec[_0x10620d(0x4fa)][_0x10620d(0x262)]('*')[_0x10620d(0x72e)](_0x3f17fb=>{const _0x40e4bd=_0x10620d;this['_markBodyPortalOwner'](_0x3f17fb,_0x21cb87,_0x10ebec,{'includeAppShellEditorPortal':_0x27ec47[_0x40e4bd(0x6f3)],'allowOwnedPortalReassignment':_0x27ec47[_0x40e4bd(0x63b)],'allowDirectBodyPortal':_0x27ec47['allowDirectBodyPortal']});});}[_0x404806(0x426)](_0x42c18c,_0x5c828d,_0x5a6025={}){const _0x18cc44=_0x404806;if(!_0x5c828d[_0x18cc44(0x4fa)][_0x18cc44(0x70c)](_0x42c18c))return!0x1;let _0x15ee9a=!!_0x5a6025['includeAppShellEditorPortal']&&this[_0x18cc44(0x204)](_0x42c18c),_0x55949a=this[_0x18cc44(0xf9)](_0x42c18c);if(!_0x5a6025['allowOwnedPortalReassignment']&&!_0x15ee9a&&_0x42c18c[_0x18cc44(0x23f)](_0x18cc44(0x12e))||_0x42c18c['id']===_0x18cc44(0x691))return!0x1;let _0x542824=_0x42c18c[_0x18cc44(0x5eb)];return!!_0x5a6025[_0x18cc44(0xfe)]&&_0x542824===_0x5c828d[_0x18cc44(0x4fa)]||(_0x542824==null?void 0x0:_0x542824[_0x18cc44(0x23f)](_0x18cc44(0x4eb)))!=null||_0x55949a||_0x15ee9a;}[_0x404806(0x204)](_0x4cb743){const _0x293ee2=_0x404806;var _0x5aa8c6,_0x5bdcf1;return((_0x5aa8c6=_0x4cb743[_0x293ee2(0x5eb)])==null?void 0x0:_0x5aa8c6['id'])!=='app'&&((_0x5bdcf1=_0x4cb743[_0x293ee2(0x23f)](_0x293ee2(0x51e)))==null?void 0x0:_0x5bdcf1[_0x293ee2(0x5eb)])!==_0x4cb743[_0x293ee2(0x577)][_0x293ee2(0x4fa)]?!0x1:_0x4cb743['id'][_0x293ee2(0x5f5)]('univer-doc-selection-container-__INTERNAL_EDITOR__')||_0x4cb743['id'][_0x293ee2(0x5f5)]('__editor___INTERNAL_EDITOR__')||_0x4cb743[_0x293ee2(0x23f)](_0x293ee2(0x43d))!=null||_0x4cb743[_0x293ee2(0x23f)](_0x293ee2(0xe3))!=null;}[_0x404806(0x5bd)](_0x3c584e){const _0x203ddf=_0x404806;return _0x3c584e['id'][_0x203ddf(0x5f5)](_0x203ddf(0x696))||_0x3c584e['id'][_0x203ddf(0x5f5)](_0x203ddf(0x62d))||_0x3c584e[_0x203ddf(0x23f)]('[id^=\x22univer-doc-selection-container-docs-\x22]')!=null||_0x3c584e['closest'](_0x203ddf(0x2c7))!=null;}[_0x404806(0xf9)](_0x345203){const _0x3f83d8=_0x404806;let _0x29359e=typeof _0x345203['className']==_0x3f83d8(0x6cd)?_0x345203[_0x3f83d8(0x3c4)]:'';if(_0x345203[_0x3f83d8(0x125)](_0x3f83d8(0x1ca))==='rect-popup'||_0x345203[_0x3f83d8(0x114)][_0x3f83d8(0x70c)](_0x3f83d8(0x3cb))||_0x345203[_0x3f83d8(0x114)]['contains']('univer-popover')||_0x345203['classList']['contains'](_0x3f83d8(0x465))||/\buniver-(popup|popover|dropdown|calendar|tooltip|menu)\b/[_0x3f83d8(0x664)](_0x29359e))return!0x0;let _0x5c8c61=_0x345203[_0x3f83d8(0x125)](_0x3f83d8(0x3b3));return _0x5c8c61==='dialog'||_0x5c8c61==='listbox'||_0x5c8c61===_0x3f83d8(0x6d6)||_0x5c8c61===_0x3f83d8(0x542)||_0x345203[_0x3f83d8(0x2a0)](_0x3f83d8(0x24e));}[_0x404806(0x301)](_0x4fc58c,_0x3af41f){const _0x254ea7=_0x404806;if(!this[_0x254ea7(0x293)](_0x4fc58c))return!0x1;let _0x56417a=_0x4fc58c['closest'](_0x254ea7(0x4a7))??_0x4fc58c,_0x336021=_0x56417a[_0x254ea7(0x23f)]('#app')??_0x56417a[_0x254ea7(0x5eb)];if(_0x56417a[_0x254ea7(0x5eb)]!==_0x3af41f[_0x254ea7(0x4fa)]&&(_0x336021==null?void 0x0:_0x336021[_0x254ea7(0x5eb)])!==_0x3af41f[_0x254ea7(0x4fa)])return!0x1;let _0x349334=_0x3af41f[_0x254ea7(0x270)];if(!_0x349334)return!0x1;let _0x39d8f0=_0x56417a[_0x254ea7(0x4c2)]();return _0x39d8f0['right']<0x0||_0x39d8f0[_0x254ea7(0x317)]<0x0||_0x39d8f0[_0x254ea7(0x1fb)]>_0x349334[_0x254ea7(0x5e4)]||_0x39d8f0[_0x254ea7(0xf8)]>_0x349334[_0x254ea7(0x518)]?!0x0:_0x39d8f0[_0x254ea7(0x6e7)]<=0x0||_0x39d8f0['height']<=0x0?_0x39d8f0[_0x254ea7(0x1fb)]<0x0||_0x39d8f0['top']<0x0||_0x39d8f0[_0x254ea7(0x1fb)]>_0x349334[_0x254ea7(0x5e4)]||_0x39d8f0[_0x254ea7(0xf8)]>_0x349334[_0x254ea7(0x518)]:!0x1;}[_0x404806(0x617)](_0x5333bd,_0x1d68b1={}){const _0x4bb8b8=_0x404806;let _0x4cd871=_0x1d68b1[_0x4bb8b8(0x6f3)]&&this[_0x4bb8b8(0x204)](_0x5333bd)?'child-editor':this[_0x4bb8b8(0x293)](_0x5333bd)?_0x4bb8b8(0x1dc):void 0x0;_0x4cd871&&(_0x5333bd[_0x4bb8b8(0x717)](G,_0x4cd871),_0x5333bd[_0x4bb8b8(0x262)]('*')[_0x4bb8b8(0x72e)](_0x46f0a3=>{const _0x2e1111=_0x4bb8b8;_0x46f0a3[_0x2e1111(0x717)](G,_0x4cd871);}));}[_0x404806(0x254)](_0x2a5785,_0x42d057,_0x1079c5={}){const _0x5bbf92=_0x404806;let _0x115de5=new Map(),_0x4a17a9=_0x1ab694=>{const _0x2c9d6f=_0x159c;_0x1079c5['transient']||_0x115de5[_0x2c9d6f(0x37d)](_0x1ab694,_0x1ab694[_0x2c9d6f(0x125)](q)),_0x1ab694[_0x2c9d6f(0x717)](q,_0x2a5785);};return _0x4a17a9(_0x42d057),_0x42d057[_0x5bbf92(0x262)]('*')[_0x5bbf92(0x72e)](_0x4a17a9),(0x0,n[_0x5bbf92(0x6e6)])(()=>{const _0x4881b8=_0x5bbf92;_0x115de5[_0x4881b8(0x72e)]((_0x4f4c96,_0x1ad21a)=>{if(_0x4f4c96==null){_0x1ad21a['removeAttribute'](q);return;}_0x1ad21a['setAttribute'](q,_0x4f4c96);});});}[_0x404806(0x293)](_0x352f26){const _0x5310bc=_0x404806;return this[_0x5310bc(0xf9)](_0x352f26)||_0x352f26[_0x5310bc(0x23f)](_0x5310bc(0x4a7))!=null;}[_0x404806(0x1f6)](_0x490631){const _0x51f29b=_0x404806;let _0x4904f9=this[_0x51f29b(0x5d0)](_0x490631);if(_0x4904f9)return{'embedId':_0x4904f9[_0x51f29b(0x46d)],'stable':!0x0};let _0x84c4b8=this[_0x51f29b(0x68e)];if(_0x84c4b8&&_0x84c4b8[_0x51f29b(0x123)]===_0x490631&&Date[_0x51f29b(0x1be)]()<=_0x84c4b8[_0x51f29b(0x5d8)])return{'embedId':_0x84c4b8[_0x51f29b(0x46d)],'stable':!0x1};}[_0x404806(0x5d0)](_0x531104){const _0x54e45c=_0x404806;let _0x1473e7=this[_0x54e45c(0x12b)][_0x54e45c(0x35f)](_0x531104);return _0x1473e7==null?void 0x0:_0x1473e7[_0x1473e7[_0x54e45c(0x5a7)]-0x1];}[_0x404806(0x3c5)](_0x1473ad,_0xaf7288){const _0x2f2378=_0x404806;let _0x5696b1=this[_0x2f2378(0x460)]['get'](_0x1473ad);_0xaf7288[_0x2f2378(0x4fa)]['querySelectorAll']('['+q+'=\x22'+_0x1473ad+'\x22]')[_0x2f2378(0x72e)](_0x116c26=>{const _0x35b471=_0x2f2378;_0x116c26[_0x35b471(0x5eb)]===_0xaf7288['body']&&(_0x5696b1&&[..._0x5696b1][_0x35b471(0x5c0)](_0x168271=>_0x168271===_0x116c26||_0x168271[_0x35b471(0x70c)](_0x116c26))||this[_0x35b471(0xf9)](_0x116c26)||this[_0x35b471(0x204)](_0x116c26)||_0x116c26['removeAttribute'](q));});}['_blurActiveElementBeforePortalReassignment'](_0x2fabce,_0x8a917e,_0x3fb195){const _0x247e6f=_0x404806;let _0x539433=_0x2fabce['getAttribute'](q);if(!_0x539433||_0x539433===_0x8a917e)return;let _0x4c1dae=_0x3fb195[_0x247e6f(0x390)];!(_0x4c1dae instanceof HTMLElement)||_0x4c1dae!==_0x2fabce&&!_0x2fabce[_0x247e6f(0x70c)](_0x4c1dae)||(_0x4c1dae['blur'](),_0x3fb195['activeElement']===_0x4c1dae&&this['_focusDocumentBody'](_0x3fb195));}[_0x404806(0x40d)](_0x53c904,_0x3aca51){const _0x3162c1=_0x404806;let _0x5635ec=this['_roots'][_0x3162c1(0x35f)](_0x53c904),_0xc243ca=_0x3aca51[_0x3162c1(0x4fa)][_0x3162c1(0x262)]('['+q+'=\x22'+_0x53c904+'\x22]'),_0x16671b=_0x17816b=>_0x5635ec!=null&&[..._0x5635ec][_0x3162c1(0x5c0)](_0x53cc3f=>_0x53cc3f===_0x17816b||_0x53cc3f[_0x3162c1(0x70c)](_0x17816b)),_0x2e1eb9=[];_0xc243ca[_0x3162c1(0x72e)](_0x542c6f=>{const _0x1a90fb=_0x3162c1;_0x16671b(_0x542c6f)||(_0x2e1eb9[_0x1a90fb(0x42f)](_0x542c6f),_0x542c6f[_0x1a90fb(0x633)](q),this[_0x1a90fb(0x3d7)](_0x542c6f));});let _0x26386c=_0x3aca51[_0x3162c1(0x390)];_0x26386c instanceof HTMLElement&&_0x2e1eb9['some'](_0x3f1d60=>_0x3f1d60===_0x26386c||_0x3f1d60['contains'](_0x26386c))&&(_0x26386c[_0x3162c1(0x1df)](),_0x3aca51[_0x3162c1(0x390)]===_0x26386c&&this[_0x3162c1(0xed)](_0x3aca51));}['_focusDocumentBody'](_0x5c358e){const _0x27fea7=_0x404806;let _0xdc698e=_0x5c358e[_0x27fea7(0x4fa)];if(!_0xdc698e)return;let _0xb705df=_0xdc698e['getAttribute']('tabindex');_0xb705df??(_0xdc698e[_0x27fea7(0x4a8)]=-0x1),_0xdc698e[_0x27fea7(0x740)]({'preventScroll':!0x0}),_0xb705df==null?_0xdc698e['removeAttribute'](_0x27fea7(0x596)):_0xdc698e[_0x27fea7(0x717)](_0x27fea7(0x596),_0xb705df),_0x5c358e['activeElement']!==_0xdc698e&&this[_0x27fea7(0x3a4)](_0x5c358e);}[_0x404806(0x3a4)](_0x3fa253){const _0x51ad3c=_0x404806;var _0x1e2b62;let _0x2163aa=_0x3fa253['body'];if(!_0x2163aa)return;let _0xceabf3=_0x3fa253['createElement'](_0x51ad3c(0x147));_0xceabf3[_0x51ad3c(0x4a8)]=-0x1,_0xceabf3[_0x51ad3c(0x717)]('aria-hidden',_0x51ad3c(0x420)),_0xceabf3[_0x51ad3c(0x1c2)][_0x51ad3c(0x3dd)]=_0x51ad3c(0x64b),_0x2163aa[_0x51ad3c(0x1a1)](_0xceabf3),_0xceabf3[_0x51ad3c(0x740)]({'preventScroll':!0x0}),(_0x1e2b62=_0x3fa253[_0x51ad3c(0x270)])==null||_0x1e2b62[_0x51ad3c(0x661)](()=>_0xceabf3[_0x51ad3c(0x2d1)](),0x0);}[_0x404806(0x3d7)](_0x4c8be3){const _0x1bb50e=_0x404806;(_0x4c8be3[_0x1bb50e(0x125)](_0x1bb50e(0x3ae))===_0x1bb50e(0x3a0)||_0x4c8be3[_0x1bb50e(0x125)]('data-embed-runtime-focus-role')===_0x1bb50e(0x1dc))&&_0x4c8be3[_0x1bb50e(0x633)](G),_0x4c8be3[_0x1bb50e(0x262)]('['+G+']')[_0x1bb50e(0x72e)](_0x174757=>{const _0x2d2778=_0x1bb50e;let _0x41635d=_0x174757[_0x2d2778(0x125)](G);(_0x41635d===_0x2d2778(0x3a0)||_0x41635d==='child-popup')&&_0x174757[_0x2d2778(0x633)](G);});}},oe=class{constructor(_0x252746={}){const _0x3144b3=_0x404806;V(this,_0x3144b3(0x1e2),new Map()),V(this,_0x3144b3(0x3b7),void 0x0),this[_0x3144b3(0x3b7)]=Y(_0x252746[_0x3144b3(0x659)]);}[_0x404806(0x329)](_0x1b8b47){const _0x29854b=_0x404806;let _0x3fc5ac=this[_0x29854b(0x34d)](_0x1b8b47[_0x29854b(0x1d1)]);return _0x3fc5ac['some'](_0x3ffdcc=>_0x3ffdcc[_0x29854b(0x1d1)]===_0x1b8b47[_0x29854b(0x106)]||_0x3ffdcc[_0x29854b(0x106)]===_0x1b8b47[_0x29854b(0x106)])?{'allowed':!0x1,'reason':_0x29854b(0x379),'ancestry':_0x3fc5ac}:_0x3fc5ac['length']>=this[_0x29854b(0x3b7)]?{'allowed':!0x1,'reason':_0x29854b(0x595),'ancestry':_0x3fc5ac}:{'allowed':!0x0,'ancestry':_0x3fc5ac};}[_0x404806(0x694)](_0x446a45){const _0x1203c8=_0x404806;let _0x1fcd80=[...this[_0x1203c8(0x34d)](_0x446a45['hostUnitId']),{'hostUnitId':_0x446a45[_0x1203c8(0x1d1)],'embedId':_0x446a45[_0x1203c8(0x46d)],'childUnitId':_0x446a45[_0x1203c8(0x106)]}];return this['_childUnitAncestry']['set'](_0x446a45[_0x1203c8(0x106)],_0x1fcd80),(0x0,n[_0x1203c8(0x6e6)])(()=>{const _0x443890=_0x1203c8;this[_0x443890(0x1e2)][_0x443890(0x35f)](_0x446a45[_0x443890(0x106)])===_0x1fcd80&&this[_0x443890(0x1e2)][_0x443890(0x4d8)](_0x446a45['childUnitId']);});}[_0x404806(0x34d)](_0x3328b8){const _0x1fb1c7=_0x404806;return this[_0x1fb1c7(0x1e2)][_0x1fb1c7(0x35f)](_0x3328b8)??[];}[_0x404806(0x603)](_0x501183){const _0x31cd46=_0x404806;var _0x3b2356;return(_0x3b2356=this[_0x31cd46(0x34d)](_0x501183)[_0x31cd46(0x611)](-0x1)[0x0])==null?void 0x0:_0x3b2356[_0x31cd46(0x46d)];}};function Y(_0x329b14){const _0x4cb1de=_0x404806;return typeof _0x329b14==_0x4cb1de(0x670)&&Number[_0x4cb1de(0x581)](_0x329b14)&&_0x329b14>=0x0?Math[_0x4cb1de(0x51b)](_0x329b14):0x1;}const se=new Set([_0x404806(0x561),_0x404806(0x530),_0x404806(0x41c),_0x404806(0x66e),'identifier:ui.sidebar.service',_0x404806(0x483),'identifier:univer.sheet.selection-render-service']);function ce(_0x186145){const _0x4507a8=_0x404806;let _0x3265de=_0x186145[_0x4507a8(0x697)][_0x4507a8(0x35f)](n[_0x4507a8(0x746)]),_0xa04cf5=_0x3265de[_0x4507a8(0x330)](_0x186145[_0x4507a8(0x106)],_0x186145['childType']);if(!_0xa04cf5)return;let _0x43a531=ue(_0x3265de,_0x186145,_0xa04cf5,new l[(_0x4507a8(0x29e))](_0xa04cf5),new l[(_0x4507a8(0x29e))](_0xa04cf5[_0x4507a8(0x275)]())),_0x3a75ab=X(_0x186145),_0x23afda=fe(_0x186145[_0x4507a8(0x697)][_0x4507a8(0x35f)](n['ICommandService']),_0x186145,_0x3265de,_0x3a75ab),_0x1ba778=new Map([[n[_0x4507a8(0x746)],_0x43a531],[n['ICommandService'],_0x23afda]]),_0x3f475e=[];if(_0x186145[_0x4507a8(0x34e)]===n[_0x4507a8(0x536)][_0x4507a8(0x2f6)]&&_0x186145[_0x4507a8(0x697)]['has'](u[_0x4507a8(0x104)])){let _0x245285=_0x186145[_0x4507a8(0x697)][_0x4507a8(0x35f)](u[_0x4507a8(0x104)]),_0x1b4972=_0x186145[_0x4507a8(0x697)][_0x4507a8(0x35f)](f[_0x4507a8(0x1f0)]),_0x5dfcd4=_0x186145[_0x4507a8(0x697)][_0x4507a8(0x35f)](n[_0x4507a8(0x3ee)]),_0x5f2b57=new d[(_0x4507a8(0x488))](_0x5dfcd4),_0xf042df=new d[(_0x4507a8(0x3c7))](_0x245285),_0x31eda8=new d['BoardDomLayerService'](),_0x48e850=new d[(_0x4507a8(0x490))](_0x245285,_0x5f2b57,_0x1b4972),_0x25f06b=new d['BoardElementEditService'](_0x23afda,_0x245285,_0xf042df),_0x2b763d=new d[(_0x4507a8(0x394))](_0x245285,_0xf042df,_0x1b4972),_0x5b2805=new d['BoardTextEditingService'](_0x245285,_0x25f06b,_0x186145[_0x4507a8(0x697)][_0x4507a8(0x35f)](d[_0x4507a8(0x65d)])),_0x2ddc2e=new d[(_0x4507a8(0xb3))](_0x23afda,_0xf042df,_0x5f2b57,_0x245285,_0x5b2805),_0x38f8fd=new d[(_0x4507a8(0x515))](_0x43a531,_0x2ddc2e,_0x5dfcd4,_0x186145[_0x4507a8(0x697)][_0x4507a8(0x287)](n['IImageIoService'])?_0x186145['injector'][_0x4507a8(0x35f)](n[_0x4507a8(0x743)]):void 0x0),_0x53a69f=new d[(_0x4507a8(0x40c))](_0x5f2b57,_0x23afda,_0x43a531,_0x5dfcd4);_0x1ba778[_0x4507a8(0x37d)](d[_0x4507a8(0x477)],_0x5f2b57),_0x1ba778[_0x4507a8(0x37d)](d[_0x4507a8(0xfc)],_0xf042df),_0x1ba778[_0x4507a8(0x37d)](d['BoardDomLayerService'],_0x31eda8),_0x1ba778[_0x4507a8(0x37d)](d[_0x4507a8(0x52c)],_0x25f06b),_0x1ba778[_0x4507a8(0x37d)](d['BoardElementInsertService'],_0x2ddc2e),_0x1ba778[_0x4507a8(0x37d)](d[_0x4507a8(0x515)],_0x38f8fd),_0x1ba778[_0x4507a8(0x37d)](d['BoardSelectionService'],_0x2b763d),_0x1ba778[_0x4507a8(0x37d)](d['BoardViewportService'],_0x48e850),_0x1ba778[_0x4507a8(0x37d)](d[_0x4507a8(0x2ed)],_0x5b2805),_0x1ba778[_0x4507a8(0x37d)](d['BoardToolService'],_0x53a69f),_0x3f475e[_0x4507a8(0x42f)](_0x5f2b57,_0xf042df,_0x31eda8,_0x5b2805);}_0x186145[_0x4507a8(0x697)][_0x4507a8(0x287)](oe)&&_0x1ba778[_0x4507a8(0x37d)](oe,_0x186145[_0x4507a8(0x697)][_0x4507a8(0x35f)](oe));let _0x5546d4=me(_0x186145['injector'],_0x186145[_0x4507a8(0x34e)]);_0x5546d4&&_0x1ba778['set'](n['IContextService'],_0x5546d4);let _0x3a64fd=be(_0x186145['injector'],_0x1ba778);if(_0x186145['injector']['has'](a['IUIRuntimeScopeService'])){let _0x4bace6=_0x186145['injector'][_0x4507a8(0x35f)](a[_0x4507a8(0x725)]);_0x3f475e[_0x4507a8(0x42f)](_0x4bace6[_0x4507a8(0x2c0)]({'unitId':_0x186145['childUnitId'],'has':_0x9d041b=>_0x3a64fd['has'](_0x9d041b),'get':_0xd3ccbe=>_0x3a64fd['get'](_0xd3ccbe)}));}let _0x410bf3=ze(_0x186145[_0x4507a8(0x697)],_0x3a64fd);if(_0x410bf3){_0x3a64fd[_0x4507a8(0x1ab)]([a[_0x4507a8(0x112)],{'useValue':_0x410bf3}]);let _0x1d64f9=new a['DesktopRibbonService'](_0x410bf3,_0x43a531);_0x3a64fd[_0x4507a8(0x1ab)]([a[_0x4507a8(0x6e3)],{'useValue':_0x1d64f9}]),_0x3f475e['push'](_0x1d64f9);}if(_0x186145[_0x4507a8(0x30d)][_0x4507a8(0x4aa)]){let _0xf284bd=Ve(_0x3a64fd,_0x186145['childUnitId']),_0xce66e4=new a[(_0x4507a8(0x133))](),_0x5cf075=new a[(_0x4507a8(0x171))]();_0x3a64fd['add']([a[_0x4507a8(0x2fd)],{'useValue':_0xf284bd}]),_0x3a64fd['add']([a[_0x4507a8(0x6ac)],{'useValue':_0xce66e4}]),_0x3a64fd[_0x4507a8(0x1ab)]([a[_0x4507a8(0x29d)],{'useValue':_0x5cf075}]),_0x3f475e[_0x4507a8(0x42f)](_0xf284bd,_0xce66e4,_0x5cf075);}else{let _0x15943d=Be(_0x186145['injector'],_0x3a64fd,_0x186145[_0x4507a8(0x106)]);_0x15943d&&_0x3a64fd['add']([a[_0x4507a8(0x2fd)],{'useValue':_0x15943d}]);}let _0x232404=He(_0x186145[_0x4507a8(0x697)],_0x186145);if(_0x3a64fd[_0x4507a8(0x1ab)]([a[_0x4507a8(0x3eb)],{'useValue':_0x232404}]),_0x3f475e[_0x4507a8(0x5a7)]){let _0x38f1d8=_0x3a64fd[_0x4507a8(0x3f7)]['bind'](_0x3a64fd),_0x3d7577=!0x1;_0x3a64fd[_0x4507a8(0x3f7)]=()=>{const _0x4f8716=_0x4507a8;_0x3d7577||(_0x3d7577=!0x0,_0x3f475e['forEach'](_0xf0189e=>_0xf0189e[_0x4f8716(0x3f7)]()),_0x38f1d8());};}return _0x3a64fd;}function le(_0x350ca5,_0x6e314d){const _0x28c973=_0x404806;if(!_0x350ca5[_0x28c973(0x287)](n[_0x28c973(0x3ee)]))return;let _0xf69474=_0x350ca5[_0x28c973(0x35f)](n[_0x28c973(0x3ee)]);return be(_0x350ca5,new Map([[n[_0x28c973(0x3ee)],ve(_0xf69474,_0x6e314d)]]));}function ue(_0x25d1ce,_0x1eb947,_0x5c863c,_0x5b2062,_0x315a79){const _0x2df62a=_0x404806;return{'unitAdded$':_0x25d1ce['unitAdded$'],'getTypeOfUnitAdded$':(..._0x2b7408)=>_0x25d1ce[_0x2df62a(0x2e9)](..._0x2b7408),'__addUnit':(..._0x1930a9)=>_0x25d1ce[_0x2df62a(0x452)](..._0x1930a9),'unitDisposed$':_0x25d1ce[_0x2df62a(0x132)],'getTypeOfUnitDisposed$':(..._0x230db5)=>_0x25d1ce[_0x2df62a(0x1ba)](..._0x230db5),'focused$':_0x315a79[_0x2df62a(0x516)](),'focusUnit':_0x2f7d26=>{const _0xc82a15=_0x2df62a;if(_0x2f7d26===null||de(_0x1eb947,_0x2f7d26)){_0x315a79[_0xc82a15(0x3a9)]()!==_0x2f7d26&&_0x315a79[_0xc82a15(0x511)](_0x2f7d26);return;}_0x25d1ce['focusUnit'](_0x2f7d26);},'getFocusedUnit':()=>{const _0x29b076=_0x2df62a;let _0x20ef5e=_0x315a79[_0x29b076(0x3a9)]();return _0x20ef5e===null?null:_0x20ef5e===_0x1eb947['childUnitId']?_0x5c863c:(0x0,n['isInternalEditorID'])(_0x20ef5e)?_0x25d1ce[_0x29b076(0x330)](_0x20ef5e)??_0x5c863c:_0x25d1ce['getFocusedUnit']();},'getCurrentUnitOfType':_0xc5fdea=>_0xc5fdea===_0x1eb947[_0x2df62a(0x34e)]?_0x5b2062[_0x2df62a(0x3a9)]():_0x25d1ce[_0x2df62a(0x5b2)](_0xc5fdea),'setCurrentUnitForType':_0x443cf0=>{const _0x410c93=_0x2df62a;if(de(_0x1eb947,_0x443cf0)){_0x5b2062['getValue']()!==_0x5c863c&&_0x5b2062[_0x410c93(0x511)](_0x5c863c);return;}_0x25d1ce[_0x410c93(0x2df)](_0x443cf0);},'getCurrentTypeOfUnit$':_0x13d8f6=>_0x13d8f6===_0x1eb947[_0x2df62a(0x34e)]?_0x5b2062[_0x2df62a(0x516)]():_0x25d1ce[_0x2df62a(0x4ba)](_0x13d8f6),'createUnit':(..._0x3af188)=>_0x25d1ce[_0x2df62a(0x512)](..._0x3af188),'getUnitCreateOptions':(..._0x75ba0)=>_0x25d1ce[_0x2df62a(0x67e)](..._0x75ba0),'disposeUnit':(..._0x393c63)=>_0x25d1ce[_0x2df62a(0x36e)](..._0x393c63),'registerCtorForType':(..._0x589096)=>_0x25d1ce['registerCtorForType'](..._0x589096),'getUnit':(..._0x546371)=>_0x25d1ce['getUnit'](..._0x546371),'getAllUnitsForType':(..._0x2d8f2b)=>_0x25d1ce['getAllUnitsForType'](..._0x2d8f2b),'getUnitType':(..._0x1ffedd)=>_0x25d1ce['getUnitType'](..._0x1ffedd),'dispose':()=>{}};}function de(_0x3de3ba,_0x5e2379){const _0x1524ce=_0x404806;return _0x5e2379===_0x3de3ba[_0x1524ce(0x106)]||(0x0,n[_0x1524ce(0x13b)])(_0x5e2379);}function fe(_0x24f5ed,_0x298d14,_0x2b50e9,_0x3f6739){const _0x6c4ff1=_0x404806;return{'disposed':()=>_0x24f5ed[_0x6c4ff1(0xe0)](),'hasCommand':_0x5db354=>_0x24f5ed[_0x6c4ff1(0x399)](_0x5db354),'registerCommand':(..._0x4fae7d)=>_0x24f5ed['registerCommand'](..._0x4fae7d),'unregisterCommand':_0x3cfb84=>_0x24f5ed['unregisterCommand'](_0x3cfb84),'registerMultipleCommand':(..._0x222bf1)=>_0x24f5ed[_0x6c4ff1(0x229)](..._0x222bf1),'executeCommand':async(..._0x1bf2c0)=>{const _0x265480=_0x6c4ff1;var _0x5e16af;let _0x4c470b=()=>_0x24f5ed['executeCommand'](_0x1bf2c0[0x0],ye(_0x298d14,_0x1bf2c0[0x0],_0x1bf2c0[0x1]),_0x1bf2c0[0x2]);if(!_0x3f6739)return await _0x4c470b();let _0x2c1e1b=_0x2b50e9[_0x265480(0x5b2)](_0x298d14['childType']),_0x595898=((_0x5e16af=_0x2b50e9[_0x265480(0x43c)]())==null?void 0x0:_0x5e16af[_0x265480(0x275)]())??null;try{return _0x2b50e9[_0x265480(0x2df)](_0x298d14['childUnitId']),_0x2b50e9[_0x265480(0x504)](_0x298d14[_0x265480(0x106)]),await _0x4c470b();}finally{_0x2c1e1b&&_0x2b50e9[_0x265480(0x2df)](_0x2c1e1b[_0x265480(0x275)]()),xe(_0x298d14,_0x2b50e9,_0x595898);}},'syncExecuteCommand':(..._0x14de86)=>{const _0x46c7a4=_0x6c4ff1;var _0x7f5230;let _0x23e2ee=()=>_0x24f5ed[_0x46c7a4(0x243)](_0x14de86[0x0],ye(_0x298d14,_0x14de86[0x0],_0x14de86[0x1]),_0x14de86[0x2]);if(!_0x3f6739)return _0x23e2ee();let _0x7557c2=_0x2b50e9[_0x46c7a4(0x5b2)](_0x298d14[_0x46c7a4(0x34e)]),_0x4be0e5=((_0x7f5230=_0x2b50e9[_0x46c7a4(0x43c)]())==null?void 0x0:_0x7f5230['getUnitId']())??null;try{return _0x2b50e9[_0x46c7a4(0x2df)](_0x298d14[_0x46c7a4(0x106)]),_0x2b50e9['focusUnit'](_0x298d14[_0x46c7a4(0x106)]),_0x23e2ee();}finally{_0x7557c2&&_0x2b50e9[_0x46c7a4(0x2df)](_0x7557c2[_0x46c7a4(0x275)]()),xe(_0x298d14,_0x2b50e9,_0x4be0e5);}},'onCommandExecuted':(..._0x4d5599)=>_0x24f5ed[_0x6c4ff1(0x647)](..._0x4d5599),'beforeCommandExecuted':(..._0x219ebe)=>_0x24f5ed[_0x6c4ff1(0x107)](..._0x219ebe),'onMutationExecutedForCollab':(..._0xe6fa01)=>_0x24f5ed['onMutationExecutedForCollab'](..._0xe6fa01),'dispose':()=>{}};}function X(_0x5635cc){const _0x3d52d6=_0x404806;return _0x5635cc[_0x3d52d6(0x30d)][_0x3d52d6(0x4aa)]||_0x5635cc[_0x3d52d6(0x41a)][_0x3d52d6(0x3fd)]==='docs-custom-block'?!0x0:pe(_0x5635cc);}function pe(_0x1a6b2d){const _0x5007ba=_0x404806;var _0x1d2239;return _0x1a6b2d[_0x5007ba(0x41a)][_0x5007ba(0x3fd)]===_0x5007ba(0x345)||_0x1a6b2d['descriptor'][_0x5007ba(0x3fd)]===_0x5007ba(0x2a1)||_0x1a6b2d[_0x5007ba(0x41a)]['entry']==='slides-page-list-block'||_0x1a6b2d[_0x5007ba(0x5d3)]===_0x5007ba(0x26d)||!!((_0x1d2239=_0x1a6b2d['descriptor'][_0x5007ba(0x66c)])!=null&&_0x1d2239[_0x5007ba(0x480)]);}function me(_0x54b87c,_0x5d85e1){const _0x2e7688=_0x404806;if(!_0x54b87c[_0x2e7688(0x287)](n[_0x2e7688(0x4b2)]))return;let _0x49f7e0=_0x54b87c[_0x2e7688(0x35f)](n[_0x2e7688(0x4b2)]),_0x45bee0=he(_0x5d85e1),_0x2d2d90=new l[(_0x2e7688(0x59c))]();return{'contextChanged$':(0x0,l[_0x2e7688(0x252)])((_0x49f7e0[_0x2e7688(0x6f0)]??l['EMPTY'])[_0x2e7688(0x311)]((0x0,l['map'])(_0xfb0902=>Object[_0x2e7688(0x501)](Object[_0x2e7688(0xaf)](_0xfb0902)[_0x2e7688(0x3d1)](([_0x51cf78])=>!_e(_0x51cf78)))),(0x0,l['filter'])(_0x128aae=>Object[_0x2e7688(0x48a)](_0x128aae)[_0x2e7688(0x5a7)]>0x0)),_0x2d2d90),'getContextValue':_0x1c6c2a=>_e(_0x1c6c2a)?ge(_0x45bee0,_0x1c6c2a):_0x49f7e0['getContextValue'](_0x1c6c2a),'setContextValue':(_0x37aa86,_0x4fe9b1)=>{const _0x4b781d=_0x2e7688;if(!_e(_0x37aa86)){_0x49f7e0[_0x4b781d(0x553)](_0x37aa86,_0x4fe9b1);return;}_0x45bee0['set'](_0x37aa86,_0x4fe9b1),_0x2d2d90[_0x4b781d(0x511)]({[_0x37aa86]:_0x4fe9b1});},'subscribeContextValue$':_0x1bbd36=>_e(_0x1bbd36)?new l[(_0x2e7688(0x32c))](_0x21980d=>{const _0x47fa24=_0x2e7688;let _0x59951d=_0x2d2d90[_0x47fa24(0x311)]((0x0,l['filter'])(_0x9fcf05=>_0x9fcf05[_0x1bbd36]!==void 0x0))[_0x47fa24(0x3db)](_0x40c873=>_0x21980d[_0x47fa24(0x511)](_0x40c873[_0x1bbd36]));return _0x21980d[_0x47fa24(0x511)](ge(_0x45bee0,_0x1bbd36)),()=>_0x59951d[_0x47fa24(0x12a)]();}):_0x49f7e0[_0x2e7688(0x1cb)](_0x1bbd36)};}function he(_0x1cbdec){const _0x532a02=_0x404806;return new Map([[n[_0x532a02(0x532)],!0x0],[n[_0x532a02(0x5e6)],_0x1cbdec===n['UniverInstanceType'][_0x532a02(0x534)]],[n[_0x532a02(0x657)],_0x1cbdec===n[_0x532a02(0x536)][_0x532a02(0x15e)]],[n[_0x532a02(0x62a)],_0x1cbdec===n['UniverInstanceType'][_0x532a02(0x47d)]],[n[_0x532a02(0x279)],_0x1cbdec===n['UniverInstanceType'][_0x532a02(0x2f6)]]]);}function ge(_0x2a5a14,_0x3a1627){return _0x2a5a14['get'](_0x3a1627)??!0x1;}function _e(_0x52b01f){const _0x2799eb=_0x404806;return _0x52b01f[_0x2799eb(0x5f5)](_0x2799eb(0x641))||_0x52b01f===n[_0x2799eb(0x2b0)]||_0x52b01f===n[_0x2799eb(0x2c5)];}function ve(_0xa6c50d,_0x500532){const _0x411ac5=_0x404806;return{'getConfig':_0x58a26d=>{const _0x28ceb9=_0x159c;let _0x25dfc2=_0xa6c50d[_0x28ceb9(0x5ec)](_0x58a26d),_0x1edc1c=_0x500532[_0x28ceb9(0x35f)](_0x58a26d);return _0x1edc1c?_0x1edc1c(_0x25dfc2):_0x25dfc2;},'setConfig':_0xa6c50d[_0x411ac5(0x73f)][_0x411ac5(0x15c)](_0xa6c50d),'deleteConfig':_0xa6c50d[_0x411ac5(0x1a3)]['bind'](_0xa6c50d),'subscribeConfigValue$':_0xa6c50d[_0x411ac5(0x39d)]['bind'](_0xa6c50d),'configChanged$':_0xa6c50d[_0x411ac5(0x67f)],'dispose':()=>{}};}function ye(_0x4b8460,_0x17fa10,_0x1a01af){const _0x54d96c=_0x404806;if(_0x17fa10!==e[_0x54d96c(0x283)]['id']||!_0x1a01af||typeof _0x1a01af!='object')return _0x1a01af;let _0x2bce44=_0x1a01af;return _0x2bce44[_0x54d96c(0x3cc)]?_0x2bce44:{..._0x2bce44,'parentEmbedId':_0x4b8460[_0x54d96c(0x46d)]};}function be(_0x3c55a4,_0x13923d,_0xc60079=_0x3c55a4){const _0x419de2=_0x404806;let _0x1384b4=Me(_0x3c55a4)??_0xc60079,_0x534196=new Map(_0x13923d),_0x304794=new Map(),_0x4e2018=new Set(),_0x550f1d=new Map(),_0x938bb4;_0x534196[_0x419de2(0x72e)]((_0x275f13,_0x28020a)=>{_0x37d1e1(_0x28020a);});function _0x37d1e1(_0x286063){const _0x34a6f3=_0x419de2;let _0x339678=Ce(_0x286063);return _0x4e2018[_0x34a6f3(0x1ab)](_0x339678),_0x550f1d[_0x34a6f3(0x287)](_0x339678)||_0x550f1d['set'](_0x339678,_0x286063),_0x339678;}let _0x12b3fa=_0x314a72=>_0x534196[_0x419de2(0x287)](_0x314a72)||_0x304794[_0x419de2(0x287)](_0x314a72)?_0x314a72:_0x550f1d[_0x419de2(0x35f)](Ce(_0x314a72))??_0x314a72,_0x1cfca3=_0x3ba701=>{const _0x3af269=_0x419de2;let _0x533eab=_0x12b3fa(_0x3ba701);if(_0x534196[_0x3af269(0x287)](_0x533eab))return _0x534196[_0x3af269(0x35f)](_0x533eab);let _0x2251be=_0x304794[_0x3af269(0x35f)](_0x533eab);if(!_0x2251be)return;let _0x538e7f=_0x2251be();return _0x304794[_0x3af269(0x4d8)](_0x533eab),_0x534196['set'](_0x533eab,_0x538e7f),ke(_0x938bb4,_0x533eab,_0x538e7f),_0x533eab!==_0x3ba701&&ke(_0x938bb4,_0x3ba701,_0x538e7f),_0x538e7f;},_0x1cef84=_0x555369=>{const _0x573316=_0x419de2;let _0x52e666=_0x12b3fa(_0x555369);return _0x534196[_0x573316(0x287)](_0x52e666)||_0x304794['has'](_0x52e666);},_0x2024c7=_0x5bcadb=>_0x4e2018['has'](Ce(_0x5bcadb)),_0x5833a2=_0x32a491=>se[_0x419de2(0x287)](Ce(_0x32a491)),_0x48e5b3=_0x1110e8=>!_0x2024c7(_0x1110e8)&&_0x3c55a4[_0x419de2(0x287)](_0x1110e8),_0x5a5acc=()=>{const _0x4dbd80=_0x419de2;if(_0x938bb4)return _0x938bb4;let _0x19d931=_0x3c55a4['createChild'];if(typeof _0x19d931==_0x4dbd80(0x338))return _0x938bb4=_0x19d931[_0x4dbd80(0x538)](_0x3c55a4,[...Le(_0x534196),[n[_0x4dbd80(0x4a2)],{'useFactory':()=>_0x938bb4}]]),_0x938bb4;},_0x328071={'has':_0x2c4085=>{const _0x4b66fe=_0x419de2;if(_0x2c4085===n['Injector']||_0x1cef84(_0x2c4085)||_0x48e5b3(_0x2c4085))return!0x0;let _0x88778f=_0x5a5acc();return(_0x88778f==null?void 0x0:_0x88778f['has'](_0x2c4085))??_0x3c55a4[_0x4b66fe(0x287)](_0x2c4085);},'get':(_0x5bcb43,..._0x8ab7b6)=>{const _0x463ce3=_0x419de2;if(_0x5bcb43===n[_0x463ce3(0x4a2)])return _0x328071;if(we(_0x8ab7b6,n[_0x463ce3(0x155)]['SELF'])){let _0x2e8d0c=_0x5a5acc();_0x1d0521(_0x2e8d0c,_0x5bcb43);let _0x32239a=De(_0x2e8d0c,_0x5bcb43);return _0x32239a['resolved']?_0x32239a[_0x463ce3(0x185)]:Ee(_0x2e8d0c||_0x3c55a4,_0x5bcb43,_0x8ab7b6);}return _0x1cef84(_0x5bcb43)?_0x1cfca3(_0x5bcb43):we(_0x8ab7b6,n[_0x463ce3(0x155)][_0x463ce3(0x113)])?Ee(_0x3c55a4,_0x5bcb43,Te(_0x8ab7b6,n[_0x463ce3(0x155)]['SKIP_SELF'])):_0x48e5b3(_0x5bcb43)?Ee(_0x3c55a4,_0x5bcb43,_0x8ab7b6):Ee(_0x5a5acc()||_0x3c55a4,_0x5bcb43,_0x8ab7b6);},'invoke':(_0x382fa2,..._0x3c3f4a)=>_0x382fa2({'has':_0x9daffc=>{const _0x3dea2a=_0x419de2;if(_0x9daffc===n[_0x3dea2a(0x4a2)]||_0x1cef84(_0x9daffc)||_0x48e5b3(_0x9daffc))return!0x0;let _0x5ba4b9=_0x5a5acc();return(_0x5ba4b9==null?void 0x0:_0x5ba4b9[_0x3dea2a(0x287)](_0x9daffc))??_0x3c55a4[_0x3dea2a(0x287)](_0x9daffc);},'get':(_0x28f69d,..._0x41b98f)=>{const _0x3c7e7c=_0x419de2;if(_0x28f69d===n[_0x3c7e7c(0x4a2)])return _0x328071;if(we(_0x41b98f,n[_0x3c7e7c(0x155)][_0x3c7e7c(0x439)])){let _0x47ddc1=_0x5a5acc();_0x1d0521(_0x47ddc1,_0x28f69d);let _0x3213d3=De(_0x47ddc1,_0x28f69d);return _0x3213d3['resolved']?_0x3213d3[_0x3c7e7c(0x185)]:Ee(_0x47ddc1||_0x3c55a4,_0x28f69d,_0x41b98f);}return _0x1cef84(_0x28f69d)?_0x1cfca3(_0x28f69d):we(_0x41b98f,n['LookUp'][_0x3c7e7c(0x113)])?Ee(_0x3c55a4,_0x28f69d,Te(_0x41b98f,n['LookUp']['SKIP_SELF'])):_0x48e5b3(_0x28f69d)?Ee(_0x3c55a4,_0x28f69d,_0x41b98f):Ee(_0x5a5acc()||_0x3c55a4,_0x28f69d,_0x41b98f);}},..._0x3c3f4a),'add':_0x48d60b=>{const _0x3ff0d5=_0x419de2;let _0x4c36e3=Re(_0x48d60b);if(_0x4c36e3){if(_0x4c36e3[_0x3ff0d5(0x408)]!==_0x3ff0d5(0x1ad)&&_0x48e5b3(_0x4c36e3[_0x3ff0d5(0x606)])&&!_0x5833a2(_0x4c36e3[_0x3ff0d5(0x606)]))return;let _0x200d32=Ce(_0x4c36e3['identifier']);if(_0x4e2018[_0x3ff0d5(0x287)](_0x200d32))return;if(_0x37d1e1(_0x4c36e3[_0x3ff0d5(0x606)]),_0x4c36e3[_0x3ff0d5(0x408)]===_0x3ff0d5(0x185))_0x304794[_0x3ff0d5(0x4d8)](_0x4c36e3['identifier']),_0x534196[_0x3ff0d5(0x37d)](_0x4c36e3['identifier'],_0x4c36e3[_0x3ff0d5(0x185)]);else{let _0x12ccbe=_0x5a5acc();_0x12ccbe?je(_0x12ccbe,_0x4c36e3['identifier'])||_0x12ccbe[_0x3ff0d5(0x1ab)](_0x48d60b):(_0x534196['delete'](_0x4c36e3['identifier']),_0x304794['set'](_0x4c36e3['identifier'],_0x4c36e3[_0x3ff0d5(0x1ad)]));}return;}let _0x1ad02f=Ce(Se(_0x48d60b));if(_0x1ad02f!=null){if(_0x4e2018[_0x3ff0d5(0x287)](_0x1ad02f))return;_0x37d1e1(Se(_0x48d60b));}let _0x31f3c8=_0x5a5acc();if(_0x31f3c8){_0x31f3c8[_0x3ff0d5(0x1ab)](_0x48d60b);return;}_0x3c55a4[_0x3ff0d5(0x1ab)](_0x48d60b);},'createChild':(_0x195c04=[])=>{let _0x105385=new Map(_0x534196),_0x40edd1=[];_0x195c04['forEach'](_0x538bc6=>{const _0x5c4319=_0x159c;let _0x1d439d=Re(_0x538bc6);if((_0x1d439d==null?void 0x0:_0x1d439d[_0x5c4319(0x408)])==='value'){_0x105385['set'](_0x1d439d[_0x5c4319(0x606)],_0x1d439d[_0x5c4319(0x185)]);return;}_0x40edd1[_0x5c4319(0x42f)](_0x538bc6);});let _0x338cb5=be(_0x3c55a4,_0x105385,_0x1384b4);return _0x40edd1['forEach'](_0x27f382=>{const _0xd4d124=_0x159c;_0x338cb5[_0xd4d124(0x1ab)](_0x27f382);}),_0x338cb5;},'createInstance':(..._0x1bf4ff)=>{const _0x2272bd=_0x419de2;let _0x4ecbd8=_0x5a5acc(),_0x1ca7d4=_0x4ecbd8==null?void 0x0:_0x4ecbd8[_0x2272bd(0x3a3)];if(_0x4ecbd8&&typeof _0x1ca7d4==_0x2272bd(0x338))return _0x3fcc3a(_0x4ecbd8,_0x1bf4ff[0x0]),_0x1ca7d4[_0x2272bd(0x68c)](_0x4ecbd8,_0x1bf4ff);let _0x59c61e=_0x3c55a4[_0x2272bd(0x3a3)];if(typeof _0x59c61e=='function')return _0x59c61e[_0x2272bd(0x68c)](_0x3c55a4,_0x1bf4ff);let [_0x2a2be7,..._0x39d086]=_0x1bf4ff;return new _0x2a2be7(..._0x39d086);},'dispose':()=>{const _0x297975=_0x419de2;_0x938bb4&&Ne(_0x938bb4,_0x1384b4,_0x534196[_0x297975(0x4c9)]()),_0x938bb4=void 0x0,_0x4e2018['clear'](),_0x550f1d[_0x297975(0x589)](),_0x304794[_0x297975(0x589)]();}};function _0x1d0521(_0x4b09f2,_0x388ef2){!_0x4b09f2||!_0x1cef84(_0x388ef2)||ke(_0x4b09f2,_0x388ef2,_0x1cfca3(_0x388ef2));}function _0x3fcc3a(_0x539f14,_0x1addb9){const _0x51905f=_0x419de2;Ae(_0x1addb9)[_0x51905f(0x72e)](_0x405c6e=>_0x1d0521(_0x539f14,_0x405c6e));}return _0x328071[_0x419de2(0x386)]=_0x1384b4,_0x328071;}function xe(_0x2b28d2,_0x531f7c,_0x473fa3){const _0x42bba5=_0x404806;let _0x10186f=_0x2b28d2[_0x42bba5(0x697)]['has'](K)?_0x2b28d2[_0x42bba5(0x697)][_0x42bba5(0x35f)](K):void 0x0;_0x531f7c['focusUnit'](_0x10186f!=null&&_0x10186f[_0x42bba5(0x1e9)](_0x2b28d2[_0x42bba5(0x46d)])?_0x2b28d2[_0x42bba5(0x106)]:_0x473fa3);}function Se(_0x488f74){const _0x1ebdcc=_0x404806;return Array[_0x1ebdcc(0x206)](_0x488f74)?_0x488f74[0x0]:_0x488f74;}function Ce(_0x25d55c){const _0x75d806=_0x404806;let _0x264916=_0x25d55c==null?void 0x0:_0x25d55c[_0x75d806(0x52e)];return typeof _0x264916==_0x75d806(0x6cd)&&_0x264916?_0x75d806(0x2aa)+_0x264916:_0x25d55c;}function we(_0x2c3a60,_0x5a7e62){const _0x5c443b=_0x404806;return _0x2c3a60[_0x5c443b(0x14c)](_0x5a7e62);}function Te(_0x18958f,_0x1ead52){return _0x18958f['filter'](_0x24273f=>_0x24273f!==_0x1ead52);}function Ee(_0x15620a,_0x5146a1,_0x5ada58){const _0x46969f=_0x404806;return _0x15620a[_0x46969f(0x35f)](_0x5146a1,..._0x5ada58);}function De(_0x4aa9b9,_0x1fe4d8){const _0x5cc6fe=_0x404806;var _0x23e379;let _0x20eabd=_0x4aa9b9==null||(_0x23e379=_0x4aa9b9['resolvedDependencyCollection'])==null?void 0x0:_0x23e379[_0x5cc6fe(0x454)];if(!_0x20eabd)return{'resolved':!0x1};let _0x4ba93b=Oe(_0x20eabd[_0x5cc6fe(0x35f)](_0x1fe4d8));if(_0x4ba93b['resolved'])return _0x4ba93b;let _0x2b3eea=Ce(_0x1fe4d8);for(let [_0x3760de,_0x531b3f]of _0x20eabd){if(_0x3760de===_0x1fe4d8||Ce(_0x3760de)!==_0x2b3eea)continue;let _0x5dd03a=Oe(_0x531b3f);if(_0x5dd03a[_0x5cc6fe(0x46f)])return _0x5dd03a;}return{'resolved':!0x1};}function Oe(_0x5392b1){const _0x46b280=_0x404806;return!_0x5392b1||_0x5392b1[_0x46b280(0x5a7)]!==0x1?{'resolved':!0x1}:{'resolved':!0x0,'value':_0x5392b1[0x0]};}function ke(_0x403904,_0x1a7882,_0x3384f7){const _0x4bd8e3=_0x404806;!_0x403904||je(_0x403904,_0x1a7882)||_0x403904[_0x4bd8e3(0x1ab)]([_0x1a7882,{'useValue':_0x3384f7}]);}function Ae(_0x3d8c3e){const _0x21c70c=_0x404806;if(!_0x3d8c3e||typeof _0x3d8c3e!=_0x21c70c(0x338)&&typeof _0x3d8c3e!='object')return[];for(let _0x8fe34d of Object[_0x21c70c(0xa4)](_0x3d8c3e)){let _0xaca418=_0x3d8c3e[_0x8fe34d];if(!Array[_0x21c70c(0x206)](_0xaca418))continue;let _0x2bb299=_0xaca418[_0x21c70c(0x26b)](_0x3293ee=>_0x3293ee==null?void 0x0:_0x3293ee[_0x21c70c(0x606)])[_0x21c70c(0x3d1)](_0x51e578=>_0x51e578!==void 0x0);if(_0x2bb299[_0x21c70c(0x5a7)])return _0x2bb299;}return[];}function je(_0x344a31,_0x52ddaf){const _0x3ce420=_0x404806;var _0x30235c,_0x6ce474,_0x1fe625,_0x4b2728;let _0x2f00ad=_0x344a31;return!!((_0x30235c=_0x2f00ad['dependencyCollection'])!=null&&(_0x6ce474=_0x30235c[_0x3ce420(0x287)])!=null&&_0x6ce474['call'](_0x30235c,_0x52ddaf)||(_0x1fe625=_0x2f00ad[_0x3ce420(0xcf)])!=null&&(_0x4b2728=_0x1fe625['has'])!=null&&_0x4b2728['call'](_0x1fe625,_0x52ddaf));}function _0x159c(_0x4a8bc9,_0x51a88d){_0x4a8bc9=_0x4a8bc9-0xa4;const _0x1af407=_0x1af4();let _0x159c88=_0x1af407[_0x4a8bc9];return _0x159c88;}function Me(_0x4bc697){const _0x6a1471=_0x404806;return _0x4bc697[_0x6a1471(0x386)];}function Ne(_0x263a04,_0x5906e4,_0x162f37=[]){const _0x46be9d=_0x404806;let _0x5a7f77=Pe(_0x5906e4);for(let _0x5db88a of _0x162f37)_0x5a7f77[_0x46be9d(0x1ab)](_0x5db88a);Fe(_0x263a04,_0x5a7f77),_0x263a04['dispose']();}function Pe(_0x162ee4){const _0x4de9df=_0x404806;let _0x2b795b=new Set(),_0x3220cb=Ie(_0x162ee4);return _0x3220cb&&_0x3220cb[_0x4de9df(0x72e)](_0x44fad8=>{const _0x80a903=_0x4de9df;Array[_0x80a903(0x206)](_0x44fad8)&&_0x44fad8[_0x80a903(0x72e)](_0x416239=>_0x2b795b[_0x80a903(0x1ab)](_0x416239));}),_0x2b795b;}function Fe(_0x534b3c,_0x22bd1e,_0x3fc10b=new Set()){const _0x462503=_0x404806;if(_0x3fc10b[_0x462503(0x287)](_0x534b3c))return;_0x3fc10b['add'](_0x534b3c);let _0x7f1c9c=_0x534b3c[_0x462503(0x296)];_0x7f1c9c==null||_0x7f1c9c[_0x462503(0x72e)](_0x145653=>Fe(_0x145653,_0x22bd1e,_0x3fc10b));let _0x3b9566=Ie(_0x534b3c);_0x3b9566&&_0x3b9566[_0x462503(0x72e)]((_0x169b27,_0x3f6cd8)=>{const _0x71e77c=_0x462503;if(!Array[_0x71e77c(0x206)](_0x169b27))return;let _0x4d84f7=_0x169b27['filter'](_0x2273af=>!_0x22bd1e[_0x71e77c(0x287)](_0x2273af));if(_0x4d84f7[_0x71e77c(0x5a7)]!==_0x169b27[_0x71e77c(0x5a7)]){if(_0x4d84f7['length']===0x0){_0x3b9566[_0x71e77c(0x4d8)](_0x3f6cd8);return;}_0x3b9566['set'](_0x3f6cd8,_0x4d84f7);}});}function Ie(_0x3a0d7e){const _0x19677c=_0x404806;var _0x1fc0af;return(_0x1fc0af=_0x3a0d7e['resolvedDependencyCollection'])==null?void 0x0:_0x1fc0af[_0x19677c(0x454)];}function Le(_0x1f7889){return Array['from'](_0x1f7889,([_0x5006f3,_0x1ab628])=>[_0x5006f3,{'useValue':_0x1ab628}]);}function Re(_0x422649){const _0x4bcf50=_0x404806;if(!Array[_0x4bcf50(0x206)](_0x422649)||_0x422649[_0x4bcf50(0x5a7)]<0x2)return;let [_0x935fab,_0x1217ce]=_0x422649;if(!(!_0x1217ce||typeof _0x1217ce!='object')){if(_0x4bcf50(0x194)in _0x1217ce)return{'kind':_0x4bcf50(0x185),'identifier':_0x935fab,'value':_0x1217ce['useValue']};if(typeof _0x1217ce['useFactory']==_0x4bcf50(0x338))return{'kind':_0x4bcf50(0x1ad),'identifier':_0x935fab,'factory':_0x1217ce[_0x4bcf50(0x2ad)]};}}function ze(_0x426912,_0x2312d6){const _0x179b51=_0x404806;if(!_0x426912[_0x179b51(0x287)](a[_0x179b51(0x112)]))return;let _0x4cd5c6=_0x426912[_0x179b51(0x35f)](a['IMenuManagerService']),_0x139553=_0x4cd5c6[_0x179b51(0x60a)];return typeof _0x139553==_0x179b51(0x338)?_0x139553[_0x179b51(0x538)](_0x4cd5c6,_0x2312d6):_0x4cd5c6;}function Be(_0x2066bb,_0x1de496,_0x17773b){const _0x345568=_0x404806;if(!_0x2066bb['has'](a['IContextMenuService']))return;let _0x45e67c=_0x2066bb['get'](a[_0x345568(0x2fd)]);return{get 'disabled'(){const _0x2173fd=_0x345568;return _0x45e67c[_0x2173fd(0xdf)];},set 'disabled'(_0x3a5874){_0x45e67c['disabled']=_0x3a5874;},get 'visible'(){const _0x146a4f=_0x345568;return _0x45e67c[_0x146a4f(0x31e)];},'enable':()=>_0x45e67c[_0x345568(0x2dd)](),'disable':()=>_0x45e67c[_0x345568(0x2b2)](),'triggerContextMenu':(_0x4d9044,_0x1b8c77,_0x15c331)=>{const _0x428a67=_0x345568;_0x45e67c[_0x428a67(0x4b1)](_0x4d9044,_0x1b8c77,{..._0x15c331,'unitId':(_0x15c331==null?void 0x0:_0x15c331['unitId'])??_0x17773b});},'hideContextMenu':()=>_0x45e67c[_0x345568(0x313)](),'registerContextMenuHandler':_0x46bfdd=>_0x45e67c[_0x345568(0x63f)](_0x46bfdd)};}function Ve(_0x4241c2,_0x130cb3){const _0x3a2ca9=_0x404806;let _0xeeda76=new a[(_0x3a2ca9(0x629))]();return{get 'disabled'(){return _0xeeda76['disabled'];},set 'disabled'(_0x40abac){_0xeeda76['disabled']=_0x40abac;},get 'visible'(){return _0xeeda76['visible'];},'enable':()=>_0xeeda76['enable'](),'disable':()=>_0xeeda76[_0x3a2ca9(0x2b2)](),'triggerContextMenu':(_0x2a636a,_0x426e19,_0x297dd3)=>{const _0x4e6053=_0x3a2ca9;_0xeeda76[_0x4e6053(0x4b1)](_0x2a636a,_0x426e19,{..._0x297dd3,'unitId':(_0x297dd3==null?void 0x0:_0x297dd3[_0x4e6053(0x16f)])??_0x130cb3});},'hideContextMenu':()=>_0xeeda76[_0x3a2ca9(0x313)](),'registerContextMenuHandler':_0x58ca73=>_0xeeda76['registerContextMenuHandler'](_0x58ca73),'dispose':()=>_0xeeda76[_0x3a2ca9(0x3f7)]()};}function He(_0x1f88fe,_0x4ee4b0){const _0x169b6c=_0x404806;var _0x41a288,_0x5294af;let _0x11620a=_0x1f88fe[_0x169b6c(0x35f)](a['ILayoutService']),_0x13c708=_0x1f88fe[_0x169b6c(0x287)](J)?_0x1f88fe[_0x169b6c(0x35f)](J):void 0x0,_0x253f2d=_0x1f88fe[_0x169b6c(0x287)](K)?_0x1f88fe['get'](K):void 0x0,_0x33a49b=((_0x41a288=_0x4ee4b0[_0x169b6c(0x5c6)])==null||(_0x41a288=_0x41a288[_0x169b6c(0x1bf)])==null?void 0x0:_0x41a288[_0x169b6c(0x4ca)])??_0x4ee4b0['renderScope']['rootElement'],_0x438f7b=((_0x5294af=_0x4ee4b0['runtimeScope'])==null||(_0x5294af=_0x5294af['roots'])==null?void 0x0:_0x5294af[_0x169b6c(0x6c3)])??_0x4ee4b0[_0x169b6c(0x30d)]['contentRoot']??_0x33a49b,_0x424e35=new Set([_0x33a49b,_0x438f7b]),_0x513b0c=(_0x2dfbe4,_0x2adcff)=>{const _0x4c1279=_0x169b6c;_0x424e35['add'](_0x2dfbe4);let _0x4c7917=_0x2adcff!=null&&_0x2adcff[_0x4c1279(0x690)]?Ue(_0x2dfbe4):void 0x0,_0x4262db=_0x2adcff!=null&&_0x2adcff['registerChildInteraction']?_0x13c708==null?void 0x0:_0x13c708[_0x4c1279(0x59d)](_0x4ee4b0['embedId'],_0x2dfbe4):void 0x0,_0x475857=_0x2adcff!=null&&_0x2adcff['registerChildInteraction']?_0x253f2d==null?void 0x0:_0x253f2d[_0x4c1279(0x699)]({'embedId':_0x4ee4b0['embedId'],'role':'child-editor','element':_0x2dfbe4}):void 0x0;return(0x0,n[_0x4c1279(0x6e6)])(()=>{const _0x19fd9e=_0x4c1279;_0x475857==null||_0x475857[_0x19fd9e(0x3f7)](),_0x4262db==null||_0x4262db['dispose'](),_0x4c7917==null||_0x4c7917[_0x19fd9e(0x3f7)](),_0x424e35[_0x19fd9e(0x4d8)](_0x2dfbe4);});},_0x1bc6e1=_0x423567=>_0x423567?[..._0x424e35][_0x169b6c(0x5c0)](_0x3bd438=>_0x3bd438===_0x423567||_0x3bd438[_0x169b6c(0x70c)](_0x423567)):!0x1;return{get 'isFocused'(){const _0x507dc1=_0x169b6c;return _0x11620a[_0x507dc1(0x455)];},get 'rootContainerElement'(){return _0x33a49b;},'focus':()=>_0x11620a[_0x169b6c(0x740)](),'registerFocusHandler':(_0x2f45bc,_0x5430c0)=>_0x11620a[_0x169b6c(0xe8)](_0x2f45bc,_0x5430c0),'registerRootContainerElement':_0x513b0c,'registerContentElement':_0x513b0c,'registerContainerElement':_0x44342d=>_0x513b0c(_0x44342d,{'registerChildInteraction':!0x0}),'getContentElement':()=>_0x438f7b,'checkElementInCurrentContainers':_0x5e6b2d=>_0x1bc6e1(_0x5e6b2d)||(_0x13c708==null?void 0x0:_0x13c708[_0x169b6c(0x70c)](_0x4ee4b0['embedId'],_0x5e6b2d))||_0x11620a[_0x169b6c(0x23c)](_0x5e6b2d),'checkContentIsFocused':()=>_0x1bc6e1(_0x438f7b[_0x169b6c(0x577)]['activeElement'])||(_0x253f2d==null?void 0x0:_0x253f2d[_0x169b6c(0x1e9)](_0x4ee4b0[_0x169b6c(0x46d)]))||_0x11620a[_0x169b6c(0x67d)]()};}function Ue(_0x94f51){const _0x536a54=_0x404806;let _0x3d1f03=new Map(),_0x256076=_0x5eea87=>{const _0x262a88=_0x159c;_0x3d1f03[_0x262a88(0x37d)](_0x5eea87,_0x5eea87[_0x262a88(0x125)](G)),_0x5eea87['setAttribute'](G,'child-editor');};return _0x256076(_0x94f51),_0x94f51[_0x536a54(0x262)]('*')['forEach'](_0x256076),(0x0,n[_0x536a54(0x6e6)])(()=>{const _0x5dfad2=_0x536a54;_0x3d1f03[_0x5dfad2(0x72e)]((_0x264905,_0x41dc0b)=>{const _0x31914c=_0x5dfad2;if(_0x264905==null){_0x41dc0b[_0x31914c(0x633)](G);return;}_0x41dc0b[_0x31914c(0x717)](G,_0x264905);});});}function We(_0x3f9fed,_0x43f10d){const _0x165440=_0x404806;let _0xa7be34=Ke(_0x3f9fed)??_0x3f9fed['injector'],_0xca2d85=_0xa7be34!==_0x3f9fed['injector'],_0x3a3623=Ge(_0x3f9fed),_0x346c42={'descriptor':_0x3f9fed[_0x165440(0x41a)],'host':{'unitId':_0x3f9fed[_0x165440(0x1d1)],'type':_0x3f9fed[_0x165440(0x41a)][_0x165440(0x646)],'anchorId':_0x3f9fed[_0x165440(0x41a)][_0x165440(0x375)],'entry':_0x3f9fed[_0x165440(0x41a)][_0x165440(0x3fd)],'layout':Je(_0x3f9fed)},'child':{'unitId':_0x3f9fed[_0x165440(0x106)],'type':_0x3f9fed[_0x165440(0x34e)]},'injector':_0xa7be34,'instanceService':qe(_0xa7be34,n[_0x165440(0x746)]),'commandService':qe(_0xa7be34,n[_0x165440(0x3b0)]),'menuManagerService':qe(_0xa7be34,a['IMenuManagerService']),'roots':_0x3a3623,'activate':()=>_0x43f10d(!0x0),'deactivate':()=>_0x43f10d(!0x1),'dispose':()=>{const _0x48ba4b=_0x165440;_0xca2d85&&_0xa7be34[_0x48ba4b(0x3f7)]();}};return{'runtimeScope':_0x346c42,'disposable':(0x0,n[_0x165440(0x6e6)])(()=>_0x346c42[_0x165440(0x3f7)]())};}function Ge(_0x535bd7){const _0x2197b7=_0x404806;var _0x436af6;let _0x5dbb5e=_0x535bd7[_0x2197b7(0x30d)]['rootElement'],_0x18cb3b=_0x535bd7['renderScope'][_0x2197b7(0x1f3)]??R(_0x5dbb5e,_0x2197b7(0x34b))??_0x5dbb5e,_0x221814=_0x535bd7['renderScope'][_0x2197b7(0xc8)]??R(_0x5dbb5e,_0x2197b7(0x6e2))??_0x5dbb5e;return{'root':_0x5dbb5e,'content':_0x18cb3b,'canvas':_0x535bd7[_0x2197b7(0x30d)][_0x2197b7(0x5b5)]??R(_0x5dbb5e,_0x2197b7(0x310))??void 0x0,'overlay':_0x221814,'popup':_0x535bd7[_0x2197b7(0x30d)][_0x2197b7(0x600)]??R(_0x5dbb5e,_0x2197b7(0x2f2))??_0x221814,'menuSlot':((_0x436af6=_0x535bd7[_0x2197b7(0x30d)][_0x2197b7(0x2ae)])==null?void 0x0:_0x436af6['container'])??R(_0x5dbb5e,_0x2197b7(0x654))??void 0x0,'footerSlot':R(_0x5dbb5e,'data-embed-footer-slot')??void 0x0};}function Ke(_0x3660a7){const _0x1f0ddb=_0x404806;if(!(!_0x3660a7['injector'][_0x1f0ddb(0x287)](n[_0x1f0ddb(0x746)])||!_0x3660a7['injector'][_0x1f0ddb(0x287)](n['ICommandService'])))return ce(_0x3660a7);}function qe(_0x1739f2,_0x5a1d33){const _0x35c33c=_0x404806;if(_0x1739f2[_0x35c33c(0x287)](_0x5a1d33))return _0x1739f2[_0x35c33c(0x35f)](_0x5a1d33);}function Je(_0x76fa97){const _0x5dd3b2=_0x404806;var _0x4b0fca,_0x2bbab9;switch(_0x76fa97[_0x5dd3b2(0x41a)]['entry']){case _0x5dd3b2(0x43e):return'doc-flow';case _0x5dd3b2(0x615):case _0x5dd3b2(0x2d3):case _0x5dd3b2(0x102):return _0x5dd3b2(0x3b5);case _0x5dd3b2(0x345):case _0x5dd3b2(0x2a1):case _0x5dd3b2(0xc6):return'tab-peer';default:break;}return _0x76fa97[_0x5dd3b2(0x5d3)]===_0x5dd3b2(0x26d)||(_0x4b0fca=_0x76fa97[_0x5dd3b2(0x41a)][_0x5dd3b2(0x66c)])!=null&&_0x4b0fca[_0x5dd3b2(0x480)]?'tab-peer':(_0x2bbab9=_0x76fa97[_0x5dd3b2(0x41a)]['sourceMeta'])!=null&&_0x2bbab9['floating']?_0x5dd3b2(0x3b5):_0x76fa97[_0x5dd3b2(0x5d3)][_0x5dd3b2(0x5f5)](_0x5dd3b2(0x5cb))||_0x76fa97[_0x5dd3b2(0x5d3)]==='scroll-contained'?'doc-flow':_0x5dd3b2(0x3b5);}var Ye=class{constructor(){const _0x48b0cc=_0x404806;V(this,_0x48b0cc(0x71d),new Map());}[_0x404806(0x2c0)](_0x4ffa06){const _0xf952b4=_0x404806;if(this[_0xf952b4(0x71d)][_0xf952b4(0x287)](_0x4ffa06[_0xf952b4(0x34e)]))throw Error(_0xf952b4(0x712)+_0x4ffa06[_0xf952b4(0x34e)]);this[_0xf952b4(0x71d)][_0xf952b4(0x37d)](_0x4ffa06[_0xf952b4(0x34e)],_0x4ffa06);}[_0x404806(0x35f)](_0x1b62e1){const _0x28bb64=_0x404806;return this[_0x28bb64(0x71d)]['get'](_0x1b62e1);}['list'](){return[...this['_contributions']['values']()];}},Xe=class{constructor(){const _0x1ab4ca=_0x404806;V(this,_0x1ab4ca(0x71d),new Map());}[_0x404806(0x2c0)](_0x37f991){const _0x48b925=_0x404806;let _0x2ed48e=this['_key'](_0x37f991[_0x48b925(0x646)],_0x37f991[_0x48b925(0x3fd)],_0x37f991[_0x48b925(0x34e)]);if(this[_0x48b925(0x71d)]['has'](_0x2ed48e))throw Error('Embed\x20floating\x20menu\x20contribution\x20already\x20registered:\x20'+_0x2ed48e);return this['_contributions'][_0x48b925(0x37d)](_0x2ed48e,_0x37f991),(0x0,n['toDisposable'])(()=>{const _0x3dea9b=_0x48b925;this[_0x3dea9b(0x71d)][_0x3dea9b(0x35f)](_0x2ed48e)===_0x37f991&&this['_contributions'][_0x3dea9b(0x4d8)](_0x2ed48e);});}['get'](_0x510e58,_0x13320d,_0x1617b9){const _0x569965=_0x404806;if(_0x1617b9!=null){let _0x1142ff=this[_0x569965(0x71d)]['get'](this['_key'](_0x510e58,_0x13320d,_0x1617b9));if(_0x1142ff)return _0x1142ff;}return this[_0x569965(0x71d)][_0x569965(0x35f)](this[_0x569965(0x2e8)](_0x510e58,_0x13320d));}['hasExact'](_0x327aa5,_0x3dba60,_0x123bab){const _0x27ab9a=_0x404806;return this[_0x27ab9a(0x71d)]['has'](this[_0x27ab9a(0x2e8)](_0x327aa5,_0x3dba60,_0x123bab));}[_0x404806(0x73c)](){const _0xef30e7=_0x404806;return[...this[_0xef30e7(0x71d)][_0xef30e7(0x4c9)]()];}[_0x404806(0x2e8)](_0xa13b11,_0x3d56a3,_0x21e5d0){return _0x21e5d0==null?_0xa13b11+':'+_0x3d56a3+':*':_0xa13b11+':'+_0x3d56a3+':'+_0x21e5d0;}},Ze=class{constructor(){const _0x37d234=_0x404806;V(this,_0x37d234(0x71d),new Map());}[_0x404806(0x2c0)](_0x3d96d7){const _0x3cfa4a=_0x404806;let _0x23f080=this[_0x3cfa4a(0x2e8)](_0x3d96d7[_0x3cfa4a(0x646)],_0x3d96d7[_0x3cfa4a(0x3fd)]);if(this[_0x3cfa4a(0x71d)]['has'](_0x23f080))throw Error(_0x3cfa4a(0x680)+_0x23f080);this['_contributions'][_0x3cfa4a(0x37d)](_0x23f080,_0x3d96d7);}[_0x404806(0x35f)](_0x37f381,_0x1439a4){const _0x1f6228=_0x404806;return this[_0x1f6228(0x71d)][_0x1f6228(0x35f)](this[_0x1f6228(0x2e8)](_0x37f381,_0x1439a4));}[_0x404806(0x73c)](){const _0x1c3e90=_0x404806;return[...this[_0x1c3e90(0x71d)][_0x1c3e90(0x4c9)]()];}['supports'](_0x5cb665,_0x5f02ab,_0x4be72d){const _0x192fcd=_0x404806;let _0x528d18=this[_0x192fcd(0x35f)](_0x5cb665,_0x5f02ab);return _0x528d18?(_0x528d18[_0x192fcd(0x110)]??[_0x528d18['layout']])[_0x192fcd(0x14c)](_0x4be72d):!0x1;}['_key'](_0x15959c,_0x59c8bd){return _0x15959c+':'+_0x59c8bd;}},Qe=class{constructor(){const _0xb0869a=_0x404806;V(this,'_rootsByChildUnitId',new Map()),V(this,_0xb0869a(0x3bb),new Map()),V(this,_0xb0869a(0x36d),new Map());}['register'](_0x27641e,_0x29a65f){const _0x4b3b84=_0x404806;let _0x59e4b6=typeof _0x27641e==_0x4b3b84(0x6cd)?{'childUnitId':_0x27641e,'root':_0x29a65f}:_0x27641e;return this[_0x4b3b84(0x1e1)][_0x4b3b84(0x37d)](_0x59e4b6[_0x4b3b84(0x106)],_0x59e4b6),_0x59e4b6['embedId']&&this['_rootsByEmbedId'][_0x4b3b84(0x37d)](_0x59e4b6[_0x4b3b84(0x46d)],_0x59e4b6),_0x59e4b6[_0x4b3b84(0x375)]&&this[_0x4b3b84(0x36d)][_0x4b3b84(0x37d)](_0x59e4b6[_0x4b3b84(0x375)],_0x59e4b6),(0x0,n['toDisposable'])(()=>{const _0x40e386=_0x4b3b84;this['_rootsByChildUnitId']['get'](_0x59e4b6[_0x40e386(0x106)])===_0x59e4b6&&this[_0x40e386(0x1e1)]['delete'](_0x59e4b6[_0x40e386(0x106)]),_0x59e4b6[_0x40e386(0x46d)]&&this[_0x40e386(0x3bb)][_0x40e386(0x35f)](_0x59e4b6[_0x40e386(0x46d)])===_0x59e4b6&&this[_0x40e386(0x3bb)]['delete'](_0x59e4b6[_0x40e386(0x46d)]),_0x59e4b6['hostAnchorId']&&this[_0x40e386(0x36d)][_0x40e386(0x35f)](_0x59e4b6[_0x40e386(0x375)])===_0x59e4b6&&this['_rootsByHostAnchorId'][_0x40e386(0x4d8)](_0x59e4b6[_0x40e386(0x375)]);});}[_0x404806(0x35f)](_0x1a015b){const _0x518c16=_0x404806;var _0x1c68dd;return((_0x1c68dd=this[_0x518c16(0x1e1)][_0x518c16(0x35f)](_0x1a015b))==null?void 0x0:_0x1c68dd[_0x518c16(0x4ca)])??null;}[_0x404806(0x688)](_0x4cacc4){const _0x26c6e5=_0x404806;var _0x48b5d8;return((_0x48b5d8=this['_rootsByEmbedId'][_0x26c6e5(0x35f)](_0x4cacc4))==null?void 0x0:_0x48b5d8[_0x26c6e5(0x4ca)])??null;}[_0x404806(0x45f)](_0x4dc6ee){const _0x4103a9=_0x404806;var _0x2cef7d;return((_0x2cef7d=this[_0x4103a9(0x36d)]['get'](_0x4dc6ee))==null?void 0x0:_0x2cef7d[_0x4103a9(0x4ca)])??null;}[_0x404806(0x70c)](_0x36fcc9,_0x315b63){const _0xb06d2f=_0x404806;if(!(_0x36fcc9 instanceof Node))return!0x1;let _0xb5d31f=_0x315b63[_0xb06d2f(0x46d)]?this[_0xb06d2f(0x688)](_0x315b63[_0xb06d2f(0x46d)]):_0x315b63[_0xb06d2f(0x375)]?this[_0xb06d2f(0x45f)](_0x315b63[_0xb06d2f(0x375)]):_0x315b63[_0xb06d2f(0x106)]?this['get'](_0x315b63[_0xb06d2f(0x106)]):null;return!!(_0xb5d31f!=null&&_0xb5d31f[_0xb06d2f(0x70c)](_0x36fcc9));}},$e=class{constructor(){const _0x2b0aa6=_0x404806;V(this,_0x2b0aa6(0x1c5),new Map()),V(this,'_contextsByEmbedId',new Map()),V(this,_0x2b0aa6(0x395),new Map()),V(this,_0x2b0aa6(0x163),new Map());}['register'](_0x126ea4){const _0x326c45=_0x404806;return this[_0x326c45(0x1c5)][_0x326c45(0x37d)](_0x126ea4[_0x326c45(0x34e)],_0x126ea4),(0x0,n[_0x326c45(0x6e6)])(()=>{const _0x20c5dc=_0x326c45;this[_0x20c5dc(0x1c5)][_0x20c5dc(0x35f)](_0x126ea4[_0x20c5dc(0x34e)])===_0x126ea4&&this[_0x20c5dc(0x1c5)][_0x20c5dc(0x4d8)](_0x126ea4[_0x20c5dc(0x34e)]);});}[_0x404806(0x35f)](_0x2b0707){const _0x3930e3=_0x404806;return this[_0x3930e3(0x1c5)]['get'](_0x2b0707);}[_0x404806(0x5f3)](_0x590de4){const _0x1f2dd1=_0x404806;return this[_0x1f2dd1(0x1c6)][_0x1f2dd1(0x37d)](_0x590de4[_0x1f2dd1(0x46d)],_0x590de4),this[_0x1f2dd1(0x395)][_0x1f2dd1(0x37d)](_0x590de4[_0x1f2dd1(0x41a)][_0x1f2dd1(0x375)],_0x590de4),this[_0x1f2dd1(0x163)]['set'](_0x590de4['childUnitId'],_0x590de4),(0x0,n[_0x1f2dd1(0x6e6)])(()=>{const _0x350b44=_0x1f2dd1;this[_0x350b44(0x1c6)][_0x350b44(0x35f)](_0x590de4['embedId'])===_0x590de4&&this[_0x350b44(0x1c6)]['delete'](_0x590de4['embedId']),this[_0x350b44(0x395)][_0x350b44(0x35f)](_0x590de4[_0x350b44(0x41a)]['hostAnchorId'])===_0x590de4&&this[_0x350b44(0x395)]['delete'](_0x590de4[_0x350b44(0x41a)][_0x350b44(0x375)]),this['_contextsByChildUnitId'][_0x350b44(0x35f)](_0x590de4[_0x350b44(0x106)])===_0x590de4&&this['_contextsByChildUnitId'][_0x350b44(0x4d8)](_0x590de4[_0x350b44(0x106)]);});}[_0x404806(0x24c)](_0x510016){const _0x464064=_0x404806;return this[_0x464064(0x1c6)][_0x464064(0x35f)](_0x510016);}['getContextByHostAnchorId'](_0x20fcbb){const _0x3872f5=_0x404806;return this['_contextsByHostAnchorId'][_0x3872f5(0x35f)](_0x20fcbb);}[_0x404806(0x65e)](_0x367f09){const _0x472c80=_0x404806;return this[_0x472c80(0x163)][_0x472c80(0x35f)](_0x367f09);}['capture'](_0xf7daf5){const _0x1e07a0=_0x404806;let _0x2febe5=this[_0x1e07a0(0x35f)](_0xf7daf5['childType']);return _0x2febe5?Promise[_0x1e07a0(0x621)](_0x2febe5[_0x1e07a0(0x6c4)](_0xf7daf5)):Promise[_0x1e07a0(0x621)](et(_0xf7daf5));}[_0x404806(0x2f4)](_0x314181){const _0x212b66=_0x404806;let _0x5cdf45=this[_0x212b66(0x24c)](_0x314181);return _0x5cdf45?this['capture'](_0x5cdf45):Promise[_0x212b66(0x621)](void 0x0);}[_0x404806(0x4ae)](_0x30122f){const _0x30372f=_0x404806;let _0x1652a2=this[_0x30372f(0x384)](_0x30122f);return _0x1652a2?this['capture'](_0x1652a2):Promise[_0x30372f(0x621)](void 0x0);}['captureByChildUnitId'](_0x2f955a){const _0x35951e=_0x404806;let _0x3aa6f4=this[_0x35951e(0x65e)](_0x2f955a);return _0x3aa6f4?this[_0x35951e(0x6c4)](_0x3aa6f4):Promise[_0x35951e(0x621)](void 0x0);}};function et(_0x5379fd){const _0x300c5f=_0x404806;if(!_0x5379fd['renderScope'])return;let _0x58d532=[_0x5379fd[_0x300c5f(0x30d)][_0x300c5f(0x5b5)],_0x5379fd[_0x300c5f(0x30d)][_0x300c5f(0x1f3)],_0x5379fd['renderScope'][_0x300c5f(0x6ae)]][_0x300c5f(0x3d1)](_0x825225=>!!_0x825225),_0x33e75c=Array[_0x300c5f(0x56b)](new Set(_0x58d532['flatMap'](_0x5324e2=>Array[_0x300c5f(0x56b)](_0x5324e2[_0x300c5f(0x262)](_0x300c5f(0x24d))))))['filter'](_0x5bc758=>_0x5bc758[_0x300c5f(0x6e7)]>0x1&&_0x5bc758[_0x300c5f(0x704)]>0x1)[_0x300c5f(0x401)]((_0x8e1adb,_0x57acb9)=>_0x57acb9[_0x300c5f(0x6e7)]*_0x57acb9[_0x300c5f(0x704)]-_0x8e1adb[_0x300c5f(0x6e7)]*_0x8e1adb['height']);for(let _0x17e7f9 of _0x33e75c)try{return _0x17e7f9[_0x300c5f(0x33d)]('image/png');}catch{}}function Z(_0x2bfac0,_0x260c5c){return function(_0x113831,_0x4de418){_0x260c5c(_0x113831,_0x4de418,_0x2bfac0);};}function Q(_0x58a65e,_0x660ba,_0x1a0ee9,_0xb735b5){const _0x1d3a42=_0x404806;var _0x15308f=arguments[_0x1d3a42(0x5a7)],_0x56baf6=_0x15308f<0x3?_0x660ba:_0xb735b5===null?_0xb735b5=Object['getOwnPropertyDescriptor'](_0x660ba,_0x1a0ee9):_0xb735b5,_0x4239eb;if(typeof Reflect==_0x1d3a42(0x586)&&typeof Reflect[_0x1d3a42(0x205)]==_0x1d3a42(0x338))_0x56baf6=Reflect['decorate'](_0x58a65e,_0x660ba,_0x1a0ee9,_0xb735b5);else{for(var _0x217018=_0x58a65e[_0x1d3a42(0x5a7)]-0x1;_0x217018>=0x0;_0x217018--)(_0x4239eb=_0x58a65e[_0x217018])&&(_0x56baf6=(_0x15308f<0x3?_0x4239eb(_0x56baf6):_0x15308f>0x3?_0x4239eb(_0x660ba,_0x1a0ee9,_0x56baf6):_0x4239eb(_0x660ba,_0x1a0ee9))||_0x56baf6);}return _0x15308f>0x3&&_0x56baf6&&Object[_0x1d3a42(0x45a)](_0x660ba,_0x1a0ee9,_0x56baf6),_0x56baf6;}const tt='EMBED_DUPLICATE_CHILD_UNIT';var nt=class extends Error{constructor(_0x177c9a,_0x2cef4c){const _0x56f649=_0x404806;super(tt+':\x20'+_0x177c9a),this[_0x56f649(0x106)]=_0x177c9a,this[_0x56f649(0x233)]=_0x2cef4c,V(this,'code',tt),this['name']=_0x56f649(0xa6);}};let rt=class{constructor(_0x4ed728,_0x2bfae6,_0x3d1959,_0x4c2a4c,_0x1e4247,_0x2e8296,_0x22439e){const _0x1deb13=_0x404806;this[_0x1deb13(0x14e)]=_0x4ed728,this[_0x1deb13(0x157)]=_0x2bfae6,this[_0x1deb13(0x74a)]=_0x3d1959,this[_0x1deb13(0x410)]=_0x4c2a4c,this[_0x1deb13(0x387)]=_0x1e4247,this[_0x1deb13(0x526)]=_0x2e8296,this['_injector']=_0x22439e,V(this,_0x1deb13(0x50a),new Map()),V(this,_0x1deb13(0x180),new Map());}[_0x404806(0x66d)](_0x317c97){return this['_mountResolvedHost'](_0x317c97);}[_0x404806(0x4fc)](_0x537e60,_0x56fd49,_0x35f4aa){const _0x5d0e45=_0x404806;return this[_0x5d0e45(0x5c9)](_0x537e60,{'hostElement':_0x56fd49,'runtimeRoots':_0x35f4aa});}[_0x404806(0x5c9)](_0x5f4bd5,_0x1ad67a){const _0x56f408=_0x404806;var _0x1aafb3,_0x397519;if(!_0x5f4bd5[_0x56f408(0x106)]||_0x5f4bd5[_0x56f408(0x34e)]==null)throw Error(_0x56f408(0x3b1));this['_assertChildUnitAvailable'](_0x5f4bd5);let _0x566611={'hostUnitId':_0x5f4bd5[_0x56f408(0x1d1)],'embedId':_0x5f4bd5[_0x56f408(0x46d)],'childUnitId':_0x5f4bd5[_0x56f408(0x106)]},_0x5c1d9c=this['_resolveLayout'](_0x5f4bd5),_0x2ef1a4=this[_0x56f408(0x14e)]['get'](_0x5f4bd5['hostType'],_0x5f4bd5['entry']);if(!_0x2ef1a4||!this[_0x56f408(0x14e)][_0x56f408(0x3aa)](_0x5f4bd5['hostType'],_0x5f4bd5['entry'],_0x5c1d9c))throw Error(_0x56f408(0x1d6));let _0x4c0089=this[_0x56f408(0x526)]['canMount'](_0x566611),_0x5ca904=this[_0x56f408(0x157)]['get'](_0x5f4bd5['childType']);if(_0x4c0089['allowed']&&!(_0x5ca904!=null&&_0x5ca904[_0x56f408(0x110)][_0x56f408(0x14c)](_0x5c1d9c)))throw Error(_0x56f408(0xf2));this['unmount'](_0x5f4bd5[_0x56f408(0x46d)]);let _0x44314f={'descriptor':_0x5f4bd5,'layout':_0x5c1d9c,'injector':this['_injector'],'hostUnitId':_0x5f4bd5[_0x56f408(0x1d1)],'embedId':_0x5f4bd5[_0x56f408(0x46d)],'childUnitId':_0x5f4bd5[_0x56f408(0x106)],'childType':_0x5f4bd5[_0x56f408(0x34e)]},_0x17076b=[],_0x19d7f4=_0x1ad67a??((_0x1aafb3=_0x2ef1a4[_0x56f408(0x66d)])==null?void 0x0:_0x1aafb3[_0x56f408(0x538)](_0x2ef1a4,_0x44314f)),_0x3c2935=this[_0x56f408(0x645)](_0x19d7f4);if(_0x3c2935[_0x56f408(0x4db)]&&_0x17076b[_0x56f408(0x42f)](_0x3c2935[_0x56f408(0x4db)]),_0x44314f[_0x56f408(0x5f7)]=_0x3c2935[_0x56f408(0x5f7)]??_0x44314f[_0x56f408(0x5f7)],_0x44314f['container']=_0x44314f[_0x56f408(0x5f7)],!_0x44314f['hostElement']||!_0x44314f[_0x56f408(0x686)])throw[..._0x17076b][_0x56f408(0x5b7)]()[_0x56f408(0x72e)](_0x3e4682=>_0x3e4682[_0x56f408(0x3f7)]()),Error('EMBED_MOUNT_HOST_CONTAINER_NOT_RESOLVED');if(_0x3c2935[_0x56f408(0x68b)]||_0x17076b['push'](z(_0x44314f[_0x56f408(0x5f7)])),!_0x4c0089[_0x56f408(0x52d)])return this['_mountBlockedRuntime'](_0x5f4bd5,_0x5c1d9c,_0x44314f[_0x56f408(0x5f7)],_0x3c2935[_0x56f408(0x68b)],_0x17076b,_0x4c0089[_0x56f408(0x5cd)]);if(!_0x5ca904)throw[..._0x17076b][_0x56f408(0x5b7)]()['forEach'](_0x2d652b=>_0x2d652b[_0x56f408(0x3f7)]()),Error('EMBED_MOUNT_CHILD_NOT_REGISTERED');let {renderScope:_0x5b070b,disposable:_0x3425bc,setActive:_0x3332c9}=this[_0x56f408(0x2e7)](_0x5f4bd5,_0x5c1d9c,_0x44314f['hostElement'],_0x3c2935[_0x56f408(0x68b)]);_0x17076b[_0x56f408(0x42f)](_0x3425bc);let _0x384a77={..._0x44314f,'hostElement':_0x44314f['hostElement'],'container':_0x44314f[_0x56f408(0x686)],'renderScope':_0x5b070b},{runtimeScope:_0x1b47c3,disposable:_0x1c5184}=We(_0x384a77,_0x3332c9),_0x3bb677={..._0x384a77,'runtimeScope':_0x1b47c3};_0x17076b[_0x56f408(0x42f)](_0x1c5184);let _0x16cf13=this[_0x56f408(0x3fb)](_0x5f4bd5,_0x44314f[_0x56f408(0x5f7)],_0x5b070b,_0x1b47c3[_0x56f408(0x1bf)]);_0x16cf13&&_0x17076b[_0x56f408(0x42f)](_0x16cf13),this[_0x56f408(0x4c4)][_0x56f408(0x287)](K)&&_0x17076b[_0x56f408(0x42f)](this[_0x56f408(0x4c4)][_0x56f408(0x35f)](K)['registerRuntimeScope']({'embedId':_0x5f4bd5['embedId'],'hostUnitId':_0x5f4bd5[_0x56f408(0x1d1)],'childUnitId':_0x5f4bd5[_0x56f408(0x106)],'childType':_0x5f4bd5[_0x56f408(0x34e)]})),_0x17076b['push'](this['_registerChildFocusBridge'](_0x5f4bd5,_0x44314f[_0x56f408(0x5f7)],_0x5b070b['mode'],_0x1b47c3[_0x56f408(0xcc)])),_0x17076b[_0x56f408(0x42f)](this[_0x56f408(0x410)]['registerContext'](_0x3bb677));let _0x1d572d=this['_createMountFocusRestorer'](_0x5f4bd5),_0x55623a=(_0x397519=_0x5ca904[_0x56f408(0x66d)])==null?void 0x0:_0x397519[_0x56f408(0x538)](_0x5ca904,_0x3bb677);if(_0x55623a&&_0x17076b[_0x56f408(0x42f)](_0x55623a),_0x17076b['push'](_0x1d572d),_0x17076b[_0x56f408(0x42f)](this['_runtimePolicyService']['registerMountedRuntime'](_0x566611)),_0x5b070b[_0x56f408(0x210)]===_0x56f408(0x3b5)){let _0x148f33=this[_0x56f408(0x618)](_0x3bb677);_0x148f33&&_0x17076b[_0x56f408(0x42f)](_0x148f33);}let _0x528faf={'hostUnitId':_0x5f4bd5[_0x56f408(0x1d1)],'embedId':_0x5f4bd5[_0x56f408(0x46d)],'childUnitId':_0x5f4bd5[_0x56f408(0x106)],'childType':_0x5f4bd5[_0x56f408(0x34e)],'entry':_0x5f4bd5[_0x56f408(0x3fd)],'layout':_0x5c1d9c,'hostElement':_0x44314f['hostElement'],'context':_0x3bb677};return this['_sessions'][_0x56f408(0x37d)](_0x5f4bd5['embedId'],{'session':_0x528faf,'disposables':_0x17076b,'setActive':_0x3332c9}),_0x5c1d9c!==_0x56f408(0x26d)&&this[_0x56f408(0xfa)](_0x5f4bd5,_0x5c1d9c,_0x3332c9),_0x528faf;}[_0x404806(0x4f4)](_0x25db1c,_0x46f833,_0x45e5b1,_0x3d32b9,_0x5a7be3,_0x2ea37b){const _0x482f8d=_0x404806;let _0x344480=(_0x3d32b9==null?void 0x0:_0x3d32b9['content'])??R(_0x45e5b1,_0x482f8d(0x34b))??_0x45e5b1,_0x36c50b=at(_0x2ea37b);_0x344480['replaceChildren'](_0x36c50b),_0x5a7be3[_0x482f8d(0x42f)]((0x0,n[_0x482f8d(0x6e6)])(()=>{const _0xbc17f7=_0x482f8d;_0x36c50b[_0xbc17f7(0x5eb)]===_0x344480&&_0x36c50b[_0xbc17f7(0x2d1)]();}));let _0x5d20f0={'hostUnitId':_0x25db1c[_0x482f8d(0x1d1)],'embedId':_0x25db1c['embedId'],'childUnitId':_0x25db1c['childUnitId'],'childType':_0x25db1c['childType'],'entry':_0x25db1c[_0x482f8d(0x3fd)],'layout':_0x46f833,'hostElement':_0x45e5b1};return this[_0x482f8d(0x50a)][_0x482f8d(0x37d)](_0x25db1c[_0x482f8d(0x46d)],{'session':_0x5d20f0,'disposables':_0x5a7be3,'setActive':()=>{}}),_0x5d20f0;}[_0x404806(0xfa)](_0x51b29b,_0x58439a,_0x4e045a){const _0x32c53a=_0x404806;if(_0x58439a!==_0x32c53a(0x26d)){if(this[_0x32c53a(0x4c4)][_0x32c53a(0x287)](e[_0x32c53a(0x203)])){let _0x2cfbce=this[_0x32c53a(0x4c4)][_0x32c53a(0x35f)](e[_0x32c53a(0x203)])['getFocusOwner']();if((_0x2cfbce==null?void 0x0:_0x2cfbce[_0x32c53a(0x1d1)])===_0x51b29b[_0x32c53a(0x1d1)]){_0x4e045a(_0x2cfbce[_0x32c53a(0x46d)]===_0x51b29b['embedId']);return;}}_0x4e045a(!0x1);}}['unmount'](_0x1ebe35){const _0x173773=_0x404806;let _0xd7d59f=this['_sessions'][_0x173773(0x35f)](_0x1ebe35);_0xd7d59f&&(this[_0x173773(0x601)](_0x1ebe35),[..._0xd7d59f[_0x173773(0x320)]][_0x173773(0x5b7)]()[_0x173773(0x72e)](_0xdde853=>_0xdde853[_0x173773(0x3f7)]()),this[_0x173773(0x50a)][_0x173773(0x4d8)](_0x1ebe35));}[_0x404806(0x294)](_0x32bcc8){const _0x1a4e89=_0x404806;var _0x30eb3f;return(_0x30eb3f=this['_sessions'][_0x1a4e89(0x35f)](_0x32bcc8))==null?void 0x0:_0x30eb3f[_0x1a4e89(0x4e6)];}[_0x404806(0x38c)](){const _0x3caf1f=_0x404806;return[...this[_0x3caf1f(0x50a)][_0x3caf1f(0x4c9)]()][_0x3caf1f(0x26b)](({session:_0x27c516})=>_0x27c516);}[_0x404806(0x1b5)](_0x22e559){const _0x51eb59=_0x404806;let _0x184eb9=this[_0x51eb59(0x50a)][_0x51eb59(0x35f)](_0x22e559);if(_0x184eb9){if(_0x184eb9[_0x51eb59(0x4e6)][_0x51eb59(0x5d3)]!==_0x51eb59(0x26d)){this['_sessions']['forEach'](_0x3c8c50=>{const _0x5d0f9b=_0x51eb59;_0x3c8c50[_0x5d0f9b(0x4e6)][_0x5d0f9b(0x5d3)]!=='tab-peer'&&_0x3c8c50[_0x5d0f9b(0x4e6)][_0x5d0f9b(0x1d1)]===_0x184eb9[_0x5d0f9b(0x4e6)][_0x5d0f9b(0x1d1)]&&_0x3c8c50[_0x5d0f9b(0x602)](_0x3c8c50[_0x5d0f9b(0x4e6)][_0x5d0f9b(0x46d)]===_0x22e559);});return;}this[_0x51eb59(0x198)](_0x184eb9[_0x51eb59(0x4e6)]),this['_sessions'][_0x51eb59(0x72e)](_0x1770df=>{const _0x16ad61=_0x51eb59;_0x1770df[_0x16ad61(0x4e6)][_0x16ad61(0x5d3)]==='tab-peer'&&_0x1770df[_0x16ad61(0x4e6)][_0x16ad61(0x1d1)]===_0x184eb9[_0x16ad61(0x4e6)]['hostUnitId']&&_0x1770df[_0x16ad61(0x602)](_0x1770df['session'][_0x16ad61(0x46d)]===_0x22e559);});}}[_0x404806(0xbb)](_0x1bfed5){const _0xe78a5=_0x404806;let _0x3e2c0c=[];return this['_sessions'][_0xe78a5(0x72e)](_0x12a59f=>{const _0x5bac52=_0xe78a5;_0x12a59f[_0x5bac52(0x4e6)][_0x5bac52(0x5d3)]===_0x5bac52(0x26d)&&(_0x1bfed5&&_0x12a59f[_0x5bac52(0x4e6)]['embedId']!==_0x1bfed5||(this[_0x5bac52(0x672)](_0x12a59f[_0x5bac52(0x4e6)]),this[_0x5bac52(0x601)](_0x12a59f['session']['embedId']),_0x12a59f['setActive'](!0x1),_0x3e2c0c['push'](_0x12a59f[_0x5bac52(0x4e6)])));}),_0x3e2c0c;}[_0x404806(0x6b6)](_0x2615d2){const _0x7ff692=_0x404806;let _0x532563=this[_0x7ff692(0x50a)][_0x7ff692(0x35f)](_0x2615d2);if(!(!_0x532563||_0x532563[_0x7ff692(0x4e6)]['layout']===_0x7ff692(0x26d)))return this['_runChildBeforeDeactivate'](_0x532563['session']),_0x532563[_0x7ff692(0x602)](!0x1),_0x532563['session'];}[_0x404806(0x602)](_0x28437e,_0x3b1ccd){const _0x2f2bfb=_0x404806;var _0x47855d;(_0x47855d=this[_0x2f2bfb(0x50a)][_0x2f2bfb(0x35f)](_0x28437e))==null||_0x47855d['setActive'](_0x3b1ccd);}['_runChildBeforeDeactivate'](_0x46bb10){const _0x32a853=_0x404806;let _0x117cc8=_0x46bb10['context'];if(!_0x117cc8)return;let _0x1ccad0=this[_0x32a853(0x157)][_0x32a853(0x35f)](_0x46bb10[_0x32a853(0x34e)]);if(_0x1ccad0!=null&&_0x1ccad0[_0x32a853(0x3ca)])try{_0x1ccad0['beforeDeactivate'](_0x117cc8);}catch(_0x18674e){console['warn'](_0x32a853(0x590),_0x18674e);}}[_0x404806(0xb0)](_0x53ff0e){const _0x1c71ac=_0x404806;var _0x5223c8,_0x1e8740;let _0x5ad342=((_0x5223c8=_0x53ff0e['sourceMeta'])==null?void 0x0:_0x5223c8[_0x1c71ac(0x467)])||void 0x0;if(_0x5ad342!=null&&_0x5ad342[_0x1c71ac(0x5d3)])return _0x5ad342[_0x1c71ac(0x5d3)];let _0x177477=((_0x1e8740=_0x53ff0e['sourceMeta'])==null?void 0x0:_0x1e8740[_0x1c71ac(0x480)])||void 0x0;if(_0x177477!=null&&_0x177477[_0x1c71ac(0x1f9)])return _0x1c71ac(0x26d);throw Error('EMBED_MOUNT_LAYOUT_NOT_RESOLVED');}[_0x404806(0x2e7)](_0x466182,_0x3c2b9c,_0x3d4b5f,_0x2587c0){const _0x33f814=_0x404806;var _0x418046,_0x12c5d6;let _0xb41c5c=new l[(_0x33f814(0x29e))](!0x0),_0x593c10=_0x466182[_0x33f814(0x375)],_0x4c381e=(_0x418046=_0x466182[_0x33f814(0x66c)])==null?void 0x0:_0x418046['tab'],_0x56bdb=_0x4c381e&&_0x4c381e[_0x33f814(0x1f9)]?'tab':(_0x12c5d6=_0x466182[_0x33f814(0x66c)])!=null&&_0x12c5d6[_0x33f814(0x467)]?_0x33f814(0x3b5):_0x33f814(0x1e0),_0x3c3a4d=(_0x2587c0==null?void 0x0:_0x2587c0[_0x33f814(0x6c3)])??R(_0x3d4b5f,'data-embed-content-root')??_0x3d4b5f,_0x507ae0=(_0x2587c0==null?void 0x0:_0x2587c0['canvas'])??R(_0x3d4b5f,_0x33f814(0x310))??_0x3d4b5f,_0x35ed5b=(_0x2587c0==null?void 0x0:_0x2587c0[_0x33f814(0x681)])??R(_0x3d4b5f,_0x33f814(0x6e2))??_0x3d4b5f,_0x5372e6=(_0x2587c0==null?void 0x0:_0x2587c0[_0x33f814(0x5dd)])??R(_0x3d4b5f,_0x33f814(0x2f2))??_0x35ed5b,_0x1f7eb2=this[_0x33f814(0x74a)][_0x33f814(0x2c0)]({'childUnitId':_0x466182[_0x33f814(0x106)],'embedId':_0x466182[_0x33f814(0x46d)],'hostAnchorId':_0x593c10,'root':_0x35ed5b}),_0x1a579d=_0x1be5cb=>{const _0x5dc474=_0x33f814;_0xb41c5c[_0x5dc474(0x3a9)]()!==_0x1be5cb&&(it(_0x3d4b5f,_0x1be5cb,_0x56bdb),_0xb41c5c[_0x5dc474(0x511)](_0x1be5cb));};return it(_0x3d4b5f,!0x0,_0x56bdb),{'renderScope':{'hostUnitId':_0x466182[_0x33f814(0x1d1)],'hostAnchorId':_0x593c10,'embedId':_0x466182['embedId'],'childUnitId':_0x466182[_0x33f814(0x106)],'childType':_0x466182[_0x33f814(0x34e)],'layout':_0x3c2b9c,'mode':_0x56bdb,'rootElement':_0x3d4b5f,'contentRoot':_0x3c3a4d,'canvasRoot':_0x507ae0,'overlayRoot':_0x35ed5b,'popupRoot':_0x5372e6,'menuOutlet':_0x2587c0!=null&&_0x2587c0[_0x33f814(0x1fc)]?{'container':_0x2587c0[_0x33f814(0x1fc)]}:void 0x0,'active$':_0xb41c5c[_0x33f814(0x516)]()},'disposable':(0x0,n[_0x33f814(0x6e6)])(()=>{const _0x12c059=_0x33f814;_0x1f7eb2[_0x12c059(0x3f7)](),_0x1a579d(!0x1),_0xb41c5c[_0x12c059(0x5ca)]();}),'setActive':_0x1a579d};}[_0x404806(0x3fb)](_0x3d293d,_0x555bed,_0x2798cb,_0xe11758){const _0x4c1077=_0x404806;let _0x4b3810=this['_injector'][_0x4c1077(0x287)](J),_0xbe78cb=this[_0x4c1077(0x4c4)][_0x4c1077(0x287)](K);if(!_0x4b3810&&!_0xbe78cb)return;let _0x2c2f7e=_0x4b3810?this[_0x4c1077(0x4c4)][_0x4c1077(0x35f)](J):void 0x0,_0x297fc6=_0xbe78cb?this[_0x4c1077(0x4c4)][_0x4c1077(0x35f)](K):void 0x0,_0x5d2ac1=new Map(),_0x3a8e20=(_0x1547e8,_0x8515b)=>{const _0x92a223=_0x4c1077;if(!_0x1547e8)return;let _0x3ae52d=_0x5d2ac1['get'](_0x1547e8);(!_0x3ae52d||_0x3ae52d==='runtime')&&_0x5d2ac1[_0x92a223(0x37d)](_0x1547e8,_0x8515b);};_0x3a8e20(_0x555bed,'runtime'),_0x3a8e20(_0x2798cb[_0x4c1077(0x6ae)],_0x4c1077(0x5ef)),_0x3a8e20(_0x2798cb[_0x4c1077(0x1f3)],_0x4c1077(0x5ef)),_0x3a8e20(_0x2798cb[_0x4c1077(0x5b5)],_0x4c1077(0x5ef)),_0x3a8e20(_0x2798cb[_0x4c1077(0xc8)],'runtime'),_0x3a8e20(_0xe11758[_0x4c1077(0x4ca)],_0x4c1077(0x5ef)),_0x3a8e20(_0xe11758[_0x4c1077(0x6c3)],'runtime'),_0x3a8e20(_0xe11758[_0x4c1077(0x24d)],'runtime'),_0x3a8e20(_0xe11758[_0x4c1077(0x681)],_0x4c1077(0x5ef)),_0x3a8e20(_0x2798cb[_0x4c1077(0x600)],_0x4c1077(0x1dc)),_0x3a8e20(_0xe11758[_0x4c1077(0x5dd)],_0x4c1077(0x1dc));let _0x804985=[..._0x5d2ac1][_0x4c1077(0x55e)](([_0x257c4b,_0x562de3])=>[_0x2c2f7e==null?void 0x0:_0x2c2f7e[_0x4c1077(0x6ad)](_0x3d293d[_0x4c1077(0x46d)],_0x257c4b),_0x297fc6==null?void 0x0:_0x297fc6[_0x4c1077(0x699)]({'embedId':_0x3d293d[_0x4c1077(0x46d)],'role':_0x562de3,'element':_0x257c4b})][_0x4c1077(0x3d1)](_0x23715b=>!!_0x23715b));return(0x0,n[_0x4c1077(0x6e6)])(()=>{const _0x14135e=_0x4c1077;[..._0x804985]['reverse']()[_0x14135e(0x72e)](_0x48a26e=>_0x48a26e[_0x14135e(0x3f7)]());});}[_0x404806(0x645)](_0x4f4ef7){const _0x349769=_0x404806;return _0x4f4ef7?_0x349769(0x3f7)in _0x4f4ef7?{'disposable':_0x4f4ef7}:{'hostElement':_0x4f4ef7['hostElement'],'runtimeRoots':_0x4f4ef7['runtimeRoots'],'disposable':_0x4f4ef7[_0x349769(0x4db)]?(0x0,n['toDisposable'])(()=>{const _0x390462=_0x349769;var _0x1c1049;return(_0x1c1049=_0x4f4ef7['disposable'])==null?void 0x0:_0x1c1049[_0x390462(0x3f7)]();}):void 0x0}:{};}[_0x404806(0x618)](_0x1069a1){const _0x78ac4d=_0x404806;if(!this[_0x78ac4d(0x4c4)]['has'](Xe))return;let _0x2ed8ee=this[_0x78ac4d(0x4c4)][_0x78ac4d(0x35f)](Xe)['get'](_0x1069a1[_0x78ac4d(0x41a)][_0x78ac4d(0x646)],_0x1069a1[_0x78ac4d(0x41a)][_0x78ac4d(0x3fd)],_0x1069a1[_0x78ac4d(0x34e)]);if(!_0x2ed8ee)return;let _0x394c5a=this[_0x78ac4d(0x4c4)][_0x78ac4d(0x287)](U)?this[_0x78ac4d(0x4c4)][_0x78ac4d(0x35f)](U)[_0x78ac4d(0x4ff)]():null,_0x145034=_0x2ed8ee[_0x78ac4d(0x66d)]({..._0x1069a1,'active':_0x394c5a});return _0x145034?(0x0,n[_0x78ac4d(0x6e6)])(()=>_0x145034['dispose']()):void 0x0;}['_registerChildFocusBridge'](_0x1d6283,_0x180b7a,_0xa918d2,_0x198d82){const _0x4ba4d1=_0x404806;let _0x27e14d=this[_0x4ba4d1(0x4c4)]['has'](J)?this['_injector'][_0x4ba4d1(0x35f)](J):void 0x0,_0x296dfa=this[_0x4ba4d1(0x4c4)][_0x4ba4d1(0x287)](K)?this['_injector'][_0x4ba4d1(0x35f)](K):void 0x0,_0x4734b8=_0x180b7a[_0x4ba4d1(0x577)],_0x2776ae=[],_0x5b5581=()=>_0xa918d2===_0x4ba4d1(0x3b5)?this[_0x4ba4d1(0x4c4)][_0x4ba4d1(0x287)](U)?this['_injector'][_0x4ba4d1(0x35f)](U)[_0x4ba4d1(0x162)](_0x1d6283[_0x4ba4d1(0x46d)])===_0x4ba4d1(0x6c6):!0x1:!0x0,_0x2653f2=(_0x47f0d2,_0x45648={})=>{const _0x21c7eb=_0x4ba4d1;let _0x589758=_0x45648[_0x21c7eb(0x504)]!==!0x1,_0x53348e=_0x45648[_0x21c7eb(0x1b5)]!==!0x1,_0x5b2532=(_0x47f0d2==null?void 0x0:_0x47f0d2[_0x21c7eb(0x2c2)])instanceof Element?_0x47f0d2[_0x21c7eb(0x2c2)]:null;if(!(_0x5b2532!=null&&_0x5b2532['closest'](_0x21c7eb(0x4d1)))&&!(!_0x1d6283[_0x21c7eb(0x106)]||_0x1d6283[_0x21c7eb(0x34e)]==null)&&_0x5b5581()){if(_0xa918d2===_0x21c7eb(0x3b5)&&_0x198d82&&(_0x198d82['setCurrentUnitForType'](_0x1d6283['childUnitId']),_0x589758&&_0x198d82[_0x21c7eb(0x504)](_0x1d6283[_0x21c7eb(0x106)])),_0xa918d2===_0x21c7eb(0x480)&&this['_injector'][_0x21c7eb(0x287)](n[_0x21c7eb(0x746)])){var _0xb778ad,_0x3cfaee;let _0x23adc0=this[_0x21c7eb(0x4c4)][_0x21c7eb(0x35f)](n['IUniverInstanceService']),_0x2c0a4c=_0x23adc0[_0x21c7eb(0x5b2)],_0x509be9=_0x23adc0[_0x21c7eb(0x43c)];(typeof _0x2c0a4c!=_0x21c7eb(0x338)||((_0xb778ad=_0x2c0a4c['call'](_0x23adc0,_0x1d6283['childType']))==null?void 0x0:_0xb778ad[_0x21c7eb(0x275)]())!==_0x1d6283[_0x21c7eb(0x106)])&&_0x23adc0[_0x21c7eb(0x2df)](_0x1d6283[_0x21c7eb(0x106)]),_0x589758&&(typeof _0x509be9!=_0x21c7eb(0x338)||((_0x3cfaee=_0x509be9[_0x21c7eb(0x538)](_0x23adc0))==null?void 0x0:_0x3cfaee[_0x21c7eb(0x275)]())!==_0x1d6283[_0x21c7eb(0x106)])&&_0x23adc0[_0x21c7eb(0x504)](_0x1d6283[_0x21c7eb(0x106)]);}if(_0xa918d2===_0x21c7eb(0x480)&&this[_0x21c7eb(0x4c4)][_0x21c7eb(0x287)](n['IContextService'])){let _0x2267e0=this[_0x21c7eb(0x4c4)][_0x21c7eb(0x35f)](n[_0x21c7eb(0x4b2)]);_0x2267e0[_0x21c7eb(0x553)](n[_0x21c7eb(0x532)],!0x0),_0x2267e0['setContextValue'](n[_0x21c7eb(0x657)],_0x1d6283['childType']===n[_0x21c7eb(0x536)][_0x21c7eb(0x15e)]),_0x2267e0[_0x21c7eb(0x553)](n['FOCUSING_SHEET'],_0x1d6283['childType']===n['UniverInstanceType']['UNIVER_SHEET']),_0x2267e0[_0x21c7eb(0x553)](n[_0x21c7eb(0x62a)],_0x1d6283[_0x21c7eb(0x34e)]===n[_0x21c7eb(0x536)][_0x21c7eb(0x47d)]);}if(this[_0x21c7eb(0x4c4)]['has'](e[_0x21c7eb(0x203)])){let _0x1633c8=this[_0x21c7eb(0x4c4)][_0x21c7eb(0x35f)](e[_0x21c7eb(0x203)]),_0x3644d1={'hostUnitId':_0x1d6283[_0x21c7eb(0x1d1)],'embedId':_0x1d6283[_0x21c7eb(0x46d)],'childUnitId':_0x1d6283['childUnitId'],'childType':_0x1d6283[_0x21c7eb(0x34e)],'reason':'pointer'},_0x10e56e=_0x1633c8[_0x21c7eb(0x46b)]();((_0x10e56e==null?void 0x0:_0x10e56e[_0x21c7eb(0x1d1)])!==_0x3644d1[_0x21c7eb(0x1d1)]||_0x10e56e[_0x21c7eb(0x46d)]!==_0x3644d1[_0x21c7eb(0x46d)]||_0x10e56e[_0x21c7eb(0x106)]!==_0x3644d1['childUnitId']||_0x10e56e[_0x21c7eb(0x34e)]!==_0x3644d1[_0x21c7eb(0x34e)]||_0x10e56e[_0x21c7eb(0x5cd)]!==_0x3644d1[_0x21c7eb(0x5cd)])&&_0x1633c8['setFocusOwner'](_0x3644d1);}_0x53348e&&this['activateSession'](_0x1d6283[_0x21c7eb(0x46d)]);}},_0x5b9ce9=_0x4d88fa=>{const _0x14dec6=_0x4ba4d1;let _0x52f4cc=_0x4d88fa[_0x14dec6(0x2c2)]instanceof Element?_0x4d88fa[_0x14dec6(0x2c2)]:null;if(!_0x52f4cc||_0x180b7a[_0x14dec6(0x70c)](_0x52f4cc)||!(_0x27e14d!=null&&_0x27e14d[_0x14dec6(0x70c)](_0x1d6283['embedId'],_0x52f4cc,_0x4d88fa)||_0x296dfa!=null&&_0x296dfa[_0x14dec6(0x55d)](_0x1d6283[_0x14dec6(0x46d)],_0x52f4cc,_0x4d88fa)))return;_0x2653f2(_0x4d88fa,{'focusUnit':!0x1,'activateSession':!0x1});let _0x274248=_0x4734b8['defaultView'];_0x274248&&_0x2776ae[_0x14dec6(0x42f)](_0x274248['setTimeout'](()=>_0x2653f2(_0x4d88fa,{'focusUnit':!0x1,'activateSession':!0x1}),0x0));};return _0x180b7a['addEventListener'](_0x4ba4d1(0x263),_0x2653f2,{'capture':!0x0}),_0x180b7a[_0x4ba4d1(0x31b)]('focusin',_0x2653f2),_0x4734b8[_0x4ba4d1(0x31b)](_0x4ba4d1(0x263),_0x5b9ce9,{'capture':!0x0}),_0x4734b8[_0x4ba4d1(0x31b)](_0x4ba4d1(0x143),_0x5b9ce9,{'capture':!0x0}),(0x0,n['toDisposable'])(()=>{const _0x46f49c=_0x4ba4d1;_0x180b7a[_0x46f49c(0x6db)](_0x46f49c(0x263),_0x2653f2,{'capture':!0x0}),_0x180b7a[_0x46f49c(0x6db)](_0x46f49c(0x143),_0x2653f2),_0x4734b8[_0x46f49c(0x6db)]('pointerdown',_0x5b9ce9,{'capture':!0x0}),_0x4734b8['removeEventListener'](_0x46f49c(0x143),_0x5b9ce9,{'capture':!0x0}),_0x2776ae[_0x46f49c(0x72e)](_0x4137cb=>{const _0x5b2b01=_0x46f49c;var _0x273ab4;return(_0x273ab4=_0x4734b8[_0x5b2b01(0x270)])==null?void 0x0:_0x273ab4['clearTimeout'](_0x4137cb);});});}['_focusTabPeerSession'](_0x762d41){const _0x4bdb2b=_0x404806;if(this[_0x4bdb2b(0x32d)](_0x762d41),this[_0x4bdb2b(0x4c4)]['has'](n[_0x4bdb2b(0x746)])){let _0x1ab453=this['_injector'][_0x4bdb2b(0x35f)](n[_0x4bdb2b(0x746)]);_0x1ab453[_0x4bdb2b(0x2df)](_0x762d41[_0x4bdb2b(0x106)]),_0x1ab453[_0x4bdb2b(0x504)](_0x762d41['childUnitId']);}if(this[_0x4bdb2b(0x4c4)]['has'](n['IContextService'])){let _0xeca6fc=this['_injector']['get'](n[_0x4bdb2b(0x4b2)]);_0xeca6fc[_0x4bdb2b(0x553)](n[_0x4bdb2b(0x532)],!0x0),_0xeca6fc[_0x4bdb2b(0x553)](n[_0x4bdb2b(0x657)],_0x762d41['childType']===n[_0x4bdb2b(0x536)][_0x4bdb2b(0x15e)]),_0xeca6fc[_0x4bdb2b(0x553)](n[_0x4bdb2b(0x5e6)],_0x762d41['childType']===n[_0x4bdb2b(0x536)][_0x4bdb2b(0x534)]),_0xeca6fc[_0x4bdb2b(0x553)](n[_0x4bdb2b(0x62a)],_0x762d41[_0x4bdb2b(0x34e)]===n[_0x4bdb2b(0x536)][_0x4bdb2b(0x47d)]);}this[_0x4bdb2b(0x4c4)][_0x4bdb2b(0x287)](e['EmbedFocusOwnerService'])&&this[_0x4bdb2b(0x4c4)][_0x4bdb2b(0x35f)](e[_0x4bdb2b(0x203)])[_0x4bdb2b(0x58d)]({'hostUnitId':_0x762d41[_0x4bdb2b(0x1d1)],'embedId':_0x762d41[_0x4bdb2b(0x46d)],'childUnitId':_0x762d41['childUnitId'],'childType':_0x762d41['childType'],'reason':'keyboard'});}[_0x404806(0x32d)](_0x21e3f2){const _0x2ce4ab=_0x404806;this[_0x2ce4ab(0x50d)](_0x21e3f2['hostUnitId'],_0x21e3f2[_0x2ce4ab(0x46d)]),this[_0x2ce4ab(0x601)](_0x21e3f2['embedId']);let _0xdda3fd=[];if(this[_0x2ce4ab(0x4c4)][_0x2ce4ab(0x287)](K)&&_0xdda3fd[_0x2ce4ab(0x42f)](this[_0x2ce4ab(0x4c4)]['get'](K)[_0x2ce4ab(0x3c9)]({'embedId':_0x21e3f2['embedId'],'role':_0x2ce4ab(0x2c4),'owner':'tab-peer-runtime','sessionMode':_0x2ce4ab(0x2af),'hostUnitId':_0x21e3f2[_0x2ce4ab(0x1d1)],'childUnitId':_0x21e3f2[_0x2ce4ab(0x106)],'childType':_0x21e3f2[_0x2ce4ab(0x34e)]})),this[_0x2ce4ab(0x4c4)][_0x2ce4ab(0x287)](J)){var _0x5a4714,_0x1c4b7e;_0xdda3fd[_0x2ce4ab(0x42f)](this[_0x2ce4ab(0x4c4)]['get'](J)[_0x2ce4ab(0xc9)](_0x21e3f2[_0x2ce4ab(0x46d)],((_0x5a4714=_0x21e3f2['hostElement'])==null?void 0x0:_0x5a4714['ownerDocument'])??((_0x1c4b7e=_0x21e3f2[_0x2ce4ab(0x53e)])==null?void 0x0:_0x1c4b7e['renderScope'][_0x2ce4ab(0x6ae)]['ownerDocument'])));}_0xdda3fd[_0x2ce4ab(0x5a7)]&&this['_tabFocusLeases'][_0x2ce4ab(0x37d)](_0x21e3f2[_0x2ce4ab(0x46d)],{'hostUnitId':_0x21e3f2[_0x2ce4ab(0x1d1)],'disposable':(0x0,n['toDisposable'])(()=>{const _0x29aa8f=_0x2ce4ab;[..._0xdda3fd][_0x29aa8f(0x5b7)]()[_0x29aa8f(0x72e)](_0x35e658=>_0x35e658[_0x29aa8f(0x3f7)]());})});}[_0x404806(0x50d)](_0x24bc26,_0x2b0234){const _0x65555d=_0x404806;[...this[_0x65555d(0x180)][_0x65555d(0xaf)]()]['forEach'](([_0x2ab20f,_0x271f2b])=>{const _0x10ce11=_0x65555d;_0x2ab20f!==_0x2b0234&&_0x271f2b[_0x10ce11(0x1d1)]===_0x24bc26&&(_0x271f2b['disposable'][_0x10ce11(0x3f7)](),this[_0x10ce11(0x180)][_0x10ce11(0x4d8)](_0x2ab20f));});}[_0x404806(0x601)](_0x36017e){const _0x1d51fc=_0x404806;let _0x4f9470=this['_tabFocusLeases']['get'](_0x36017e);_0x4f9470&&(_0x4f9470[_0x1d51fc(0x4db)][_0x1d51fc(0x3f7)](),this[_0x1d51fc(0x180)]['delete'](_0x36017e));}[_0x404806(0x2dc)](_0x48a27d){const _0x5869ac=_0x404806;var _0x3c3e2a,_0x447b2c;if((_0x3c3e2a=_0x48a27d[_0x5869ac(0x66c)])!=null&&_0x3c3e2a['tab']&&_0x48a27d[_0x5869ac(0x66c)]['tab'][_0x5869ac(0x1f9)]||!this[_0x5869ac(0x4c4)][_0x5869ac(0x287)](n['IUniverInstanceService'])||!_0x48a27d[_0x5869ac(0x106)])return(0x0,n[_0x5869ac(0x6e6)])(()=>{});let _0x3b979a=this[_0x5869ac(0x4c4)][_0x5869ac(0x35f)](n['IUniverInstanceService']),_0x5ea027=_0x3b979a[_0x5869ac(0x43c)],_0x3f376f=_0x3b979a['focusUnit'];if(typeof _0x5ea027!=_0x5869ac(0x338)||typeof _0x3f376f!=_0x5869ac(0x338))return(0x0,n[_0x5869ac(0x6e6)])(()=>{});let _0x1afeed=(_0x447b2c=_0x5ea027[_0x5869ac(0x538)](_0x3b979a))==null?void 0x0:_0x447b2c['getUnitId']();if(!_0x1afeed||_0x1afeed===_0x48a27d[_0x5869ac(0x106)])return(0x0,n[_0x5869ac(0x6e6)])(()=>{});let _0x4dcfbc=()=>{const _0x445238=_0x5869ac;var _0x472bd7;((_0x472bd7=_0x5ea027['call'](_0x3b979a))==null?void 0x0:_0x472bd7[_0x445238(0x275)]())===_0x48a27d['childUnitId']&&_0x3f376f[_0x445238(0x538)](_0x3b979a,_0x1afeed);},_0x74b376=[],_0xbba338=[];return _0x4dcfbc(),typeof window<'u'&&(_0xbba338[_0x5869ac(0x42f)](window[_0x5869ac(0x398)](_0x4dcfbc)),_0x74b376['push'](window[_0x5869ac(0x661)](_0x4dcfbc,0x0)),_0x74b376[_0x5869ac(0x42f)](window['setTimeout'](_0x4dcfbc,0x78))),(0x0,n[_0x5869ac(0x6e6)])(()=>{const _0x544c3c=_0x5869ac;typeof window>'u'||(_0xbba338[_0x544c3c(0x72e)](_0x3de560=>window[_0x544c3c(0x122)](_0x3de560)),_0x74b376['forEach'](_0x17887c=>window['clearTimeout'](_0x17887c)));});}['_assertChildUnitAvailable'](_0x434f6e){const _0x5bba9f=_0x404806;let _0x23038b=[...this[_0x5bba9f(0x50a)][_0x5bba9f(0x4c9)]()][_0x5bba9f(0x18f)](({session:_0xa57126})=>_0xa57126[_0x5bba9f(0x46d)]!==_0x434f6e[_0x5bba9f(0x46d)]&&_0xa57126[_0x5bba9f(0x106)]===_0x434f6e['childUnitId']);if(_0x23038b)throw new nt(_0x434f6e[_0x5bba9f(0x106)],_0x23038b[_0x5bba9f(0x4e6)][_0x5bba9f(0x46d)]);if(this[_0x5bba9f(0x387)][_0x5bba9f(0x330)](_0x434f6e['childUnitId'],_0x434f6e[_0x5bba9f(0x34e)]))return;let _0x5dc8b5=this['_univerInstanceService']['getUnitType'](_0x434f6e[_0x5bba9f(0x106)]);throw _0x5dc8b5!==n[_0x5bba9f(0x536)][_0x5bba9f(0x1b4)]&&_0x5dc8b5!==_0x434f6e[_0x5bba9f(0x34e)]?Error(_0x5bba9f(0x4c6)):Error(_0x5bba9f(0x476));}};rt=Q([Z(0x0,(0x0,n[_0x404806(0xec)])(Ze)),Z(0x1,(0x0,n[_0x404806(0xec)])(Ye)),Z(0x2,(0x0,n[_0x404806(0xec)])(Qe)),Z(0x3,(0x0,n['Inject'])($e)),Z(0x4,n[_0x404806(0x746)]),Z(0x5,(0x0,n[_0x404806(0xec)])(oe)),Z(0x6,(0x0,n[_0x404806(0xec)])(n[_0x404806(0x4a2)]))],rt);function it(_0x606461,_0xa7c961,_0x5b1529){const _0x13d65f=_0x404806;if(_0x606461['dataset'][_0x13d65f(0x3e4)]=_0xa7c961?_0x13d65f(0x420):_0x13d65f(0x543),_0x5b1529!==_0x13d65f(0x480)){_0x606461[_0x13d65f(0x633)](_0x13d65f(0x17c)),_0x606461['removeAttribute'](_0x13d65f(0x417)),_0x606461['style'][_0x13d65f(0x33f)]('display'),_0x606461[_0x13d65f(0x1c2)]['removeProperty']('pointer-events');return;}if(_0x606461[_0x13d65f(0x367)](_0x13d65f(0x17c),!_0xa7c961),_0xa7c961){_0x606461[_0x13d65f(0x633)](_0x13d65f(0x417)),_0x606461[_0x13d65f(0x1c2)][_0x13d65f(0x33f)](_0x13d65f(0x421)),_0x606461['style'][_0x13d65f(0x33f)](_0x13d65f(0x6f9));return;}_0x606461[_0x13d65f(0x717)](_0x13d65f(0x417),_0x13d65f(0x420)),_0x606461[_0x13d65f(0x1c2)][_0x13d65f(0x421)]=_0x13d65f(0x620),_0x606461['style'][_0x13d65f(0xcd)]=_0x13d65f(0x620);}function at(_0x3624c2){const _0x53617a=_0x404806;let _0x241f26=document[_0x53617a(0x2ee)]('div');return _0x241f26['dataset']['embedRuntimeBlocked']=_0x3624c2??_0x53617a(0x3ed),_0x241f26['style'][_0x53617a(0x3dd)]=[_0x53617a(0x46c),_0x53617a(0x549),_0x53617a(0x1c4),'min-height:96px','display:flex',_0x53617a(0x51f),_0x53617a(0x446),_0x53617a(0x666),_0x53617a(0x60d),'border-radius:8px',_0x53617a(0x482),_0x53617a(0x27e),_0x53617a(0x3e3),_0x53617a(0x438)][_0x53617a(0x582)](';'),_0x241f26['textContent']=_0x3624c2===_0x53617a(0x379)?_0x53617a(0xc1):_0x53617a(0x3d9),_0x241f26;}let ot=class extends n[_0x404806(0x3fc)]{constructor(_0xb9e88b,_0x3c17c2,_0x4c4d37,_0x3b284a,_0x2b8ede,_0x259934,_0x67c39f,_0x455e7b,_0x4948ec){const _0xbc233c=_0x404806;var _0x30b0c0;super(),this[_0xbc233c(0x387)]=_0xb9e88b,this[_0xbc233c(0x38b)]=_0x3c17c2,this[_0xbc233c(0x2fb)]=_0x4c4d37,this['_menuOverrideService']=_0x3b284a,this[_0xbc233c(0x6b5)]=_0x2b8ede,this[_0xbc233c(0x724)]=_0x259934,this[_0xbc233c(0x2f9)]=_0x67c39f,this[_0xbc233c(0x5c8)]=_0x455e7b,this[_0xbc233c(0x4ac)]=_0x4948ec,V(this,'_previousChildCurrentUnits',new Map());let _0x38c292=(_0x30b0c0=this[_0xbc233c(0x387)][_0xbc233c(0x56c)])==null?void 0x0:_0x30b0c0[_0xbc233c(0x3db)](_0x55eea6=>{const _0x281667=_0xbc233c;this[_0x281667(0x2bd)](_0x55eea6??null);});_0x38c292&&this[_0xbc233c(0x403)](_0x38c292);}[_0x404806(0x23e)](_0x4f56b3){const _0x4d4887=_0x404806;var _0x4d6113;this[_0x4d4887(0x67c)](_0x4f56b3),this[_0x4d4887(0x614)](_0x4f56b3),this[_0x4d4887(0x2fb)][_0x4d4887(0xce)]({'embedId':_0x4f56b3[_0x4d4887(0x46d)],'hostUnitId':_0x4f56b3[_0x4d4887(0x1d1)],'hostType':_0x4f56b3[_0x4d4887(0x646)],'entry':_0x4f56b3['entry'],'hostAnchorId':_0x4f56b3[_0x4d4887(0x375)],'descriptor':_0x4f56b3}),this[_0x4d4887(0x6b5)][_0x4d4887(0x1b5)](_0x4f56b3['embedId']);let _0xdffa50=this[_0x4d4887(0x724)][_0x4d4887(0x35f)](_0x4f56b3[_0x4d4887(0x34e)]);return this[_0x4d4887(0x2a9)][_0x4d4887(0x221)](_0x4f56b3,_0x4d4887(0x31c),{'layoutPolicy':_0xdffa50==null||(_0x4d6113=_0xdffa50[_0x4d4887(0x47e)])==null?void 0x0:_0x4d6113[_0x4d4887(0x480)],'allowPlaceholder':(_0xdffa50==null?void 0x0:_0xdffa50[_0x4d4887(0x2b7)])==='title-only'||(_0xdffa50==null?void 0x0:_0xdffa50[_0x4d4887(0x2ac)])===_0x4d4887(0x269)});}[_0x404806(0x419)](_0x130d3c,_0x2aa9b2,_0xe92399={}){const _0x5a4a67=_0x404806;this[_0x5a4a67(0x67c)](_0x130d3c);let _0x5cd807=this[_0x5a4a67(0x2f9)][_0x5a4a67(0x4ff)](),_0x26722c=_0x2aa9b2==='stage2'&&(_0x5cd807==null?void 0x0:_0x5cd807[_0x5a4a67(0x46d)])===_0x130d3c[_0x5a4a67(0x46d)]&&_0x5cd807[_0x5a4a67(0x106)]===_0x130d3c[_0x5a4a67(0x106)]&&_0x5cd807[_0x5a4a67(0x42d)]===_0x5a4a67(0x6c6);(_0x5cd807==null?void 0x0:_0x5cd807['stage'])==='stage2'&&!_0x26722c&&this['_restorePreviousChildCurrentUnit'](_0x5cd807[_0x5a4a67(0x46d)]),_0x2aa9b2===_0x5a4a67(0x6c6)&&!_0x26722c&&this[_0x5a4a67(0x614)](_0x130d3c),this[_0x5a4a67(0x38b)][_0x5a4a67(0x58d)]({'hostUnitId':_0x130d3c[_0x5a4a67(0x1d1)],'embedId':_0x130d3c[_0x5a4a67(0x46d)],'childUnitId':_0x130d3c[_0x5a4a67(0x106)],'childType':_0x130d3c[_0x5a4a67(0x34e)],'reason':'pointer'}),this['_mountService'][_0x5a4a67(0x1b5)](_0x130d3c[_0x5a4a67(0x46d)]);let _0x1077ee={'hostUnitId':_0x130d3c[_0x5a4a67(0x1d1)],'embedId':_0x130d3c[_0x5a4a67(0x46d)],'childUnitId':_0x130d3c[_0x5a4a67(0x106)]};_0x2aa9b2?this[_0x5a4a67(0x2f9)][_0x5a4a67(0x221)](_0x1077ee,_0x2aa9b2):this['_floatingActiveService'][_0x5a4a67(0x221)](_0x1077ee),this[_0x5a4a67(0x2a9)][_0x5a4a67(0x589)](),_0x2aa9b2===_0x5a4a67(0x6c6)?(this[_0x5a4a67(0x183)](_0x130d3c[_0x5a4a67(0x106)],_0x130d3c[_0x5a4a67(0x34e)],!0x1),this[_0x5a4a67(0x264)](_0x130d3c)):(this[_0x5a4a67(0x387)][_0x5a4a67(0x2df)](_0x130d3c[_0x5a4a67(0x1d1)]),this['_univerInstanceService'][_0x5a4a67(0x504)](_0x130d3c[_0x5a4a67(0x1d1)]));}[_0x404806(0x1d8)](_0x59ae95,_0x22abdf={}){const _0x4bfc05=_0x404806;this[_0x4bfc05(0x419)](_0x59ae95,_0x4bfc05(0x6c6),_0x22abdf);}[_0x404806(0x3ab)](_0xc02077){const _0x2ae927=_0x404806;this[_0x2ae927(0x67c)](_0xc02077),this[_0x2ae927(0x38b)][_0x2ae927(0x58d)]({'hostUnitId':_0xc02077[_0x2ae927(0x1d1)],'embedId':_0xc02077[_0x2ae927(0x46d)],'childUnitId':_0xc02077[_0x2ae927(0x106)],'childType':_0xc02077[_0x2ae927(0x34e)],'reason':_0x2ae927(0x473)}),this[_0x2ae927(0x183)](_0xc02077[_0x2ae927(0x106)],_0xc02077[_0x2ae927(0x34e)]);}[_0x404806(0x505)](_0x444a76){const _0x589add=_0x404806;let _0x3e9d7d=this[_0x589add(0x38b)]['getFocusOwner']();_0x3e9d7d!=null&&_0x3e9d7d[_0x589add(0x46d)]&&_0x3e9d7d[_0x589add(0x46d)]!==_0x444a76[_0x589add(0x46d)]||(this[_0x589add(0x38b)][_0x589add(0x637)](_0x444a76[_0x589add(0x46d)]),this[_0x589add(0x387)]['setCurrentUnitForType'](_0x444a76[_0x589add(0x1d1)]),this[_0x589add(0x387)][_0x589add(0x504)](_0x444a76[_0x589add(0x1d1)]));}[_0x404806(0x226)](_0x346b59,_0x49fa1d){const _0x4a7a1a=_0x404806;let _0x2cdcbc=this['_focusOwnerService'][_0x4a7a1a(0x46b)]();if(_0x346b59&&_0x2cdcbc!=null&&_0x2cdcbc[_0x4a7a1a(0x46d)]&&_0x2cdcbc[_0x4a7a1a(0x46d)]!==_0x346b59)return;let _0x3a1643=this[_0x4a7a1a(0x2f9)][_0x4a7a1a(0x4ff)]();if(_0x346b59&&!_0x2cdcbc&&(_0x3a1643==null?void 0x0:_0x3a1643['embedId'])!==_0x346b59&&!_0x49fa1d)return;let _0x4c5b59=_0x49fa1d??(_0x2cdcbc==null?void 0x0:_0x2cdcbc[_0x4a7a1a(0x1d1)])??(_0x3a1643==null?void 0x0:_0x3a1643[_0x4a7a1a(0x1d1)]);this[_0x4a7a1a(0x2f9)][_0x4a7a1a(0x589)](_0x346b59),this[_0x4a7a1a(0x38b)][_0x4a7a1a(0x637)](_0x346b59),this['_menuOverrideService'][_0x4a7a1a(0x589)](_0x346b59),_0x346b59&&this[_0x4a7a1a(0x6ff)](_0x346b59),_0x346b59&&this[_0x4a7a1a(0x6b5)][_0x4a7a1a(0x6b6)](_0x346b59),_0x4c5b59&&(this[_0x4a7a1a(0x387)]['setCurrentUnitForType'](_0x4c5b59),this['_univerInstanceService'][_0x4a7a1a(0x504)](_0x4c5b59));}['clearTab'](_0x216d82){const _0x1bab0b=_0x404806;this['_menuOverrideService']['clear'](_0x216d82),this[_0x1bab0b(0x38b)][_0x1bab0b(0x637)](_0x216d82);let _0x43c9b8=this[_0x1bab0b(0x6b5)][_0x1bab0b(0xbb)](_0x216d82);_0x43c9b8['forEach'](_0x347b18=>this[_0x1bab0b(0x6ff)](_0x347b18[_0x1bab0b(0x46d)],_0x347b18[_0x1bab0b(0x34e)],_0x347b18[_0x1bab0b(0x106)])),new Set(_0x43c9b8[_0x1bab0b(0x26b)](_0x425927=>_0x425927[_0x1bab0b(0x1d1)]))[_0x1bab0b(0x72e)](_0x4cfa51=>{const _0x2da96e=_0x1bab0b;this[_0x2da96e(0x387)][_0x2da96e(0x2df)](_0x4cfa51),this[_0x2da96e(0x387)][_0x2da96e(0x504)](_0x4cfa51);});}[_0x404806(0x614)](_0x1f45f1){const _0x4b2b01=_0x404806;if(this[_0x4b2b01(0xb9)][_0x4b2b01(0x287)](_0x1f45f1['embedId']))return;let _0x20fa82=_0x1f45f1[_0x4b2b01(0x34e)],_0x43e30a=this[_0x4b2b01(0x5c2)](_0x20fa82);this[_0x4b2b01(0xb9)]['set'](_0x1f45f1['embedId'],{'childType':_0x20fa82,'childUnitId':_0x1f45f1[_0x4b2b01(0x106)],'unitId':_0x43e30a&&_0x43e30a!==_0x1f45f1[_0x4b2b01(0x106)]?_0x43e30a:void 0x0});}['_restorePreviousChildCurrentUnit'](_0x492ba1,_0x4d5e0b,_0x56cde1){const _0x45e837=_0x404806;let _0x42b4de=this[_0x45e837(0xb9)][_0x45e837(0x35f)](_0x492ba1);this[_0x45e837(0xb9)][_0x45e837(0x4d8)](_0x492ba1);let _0x8c22f4=_0x4d5e0b??(_0x42b4de==null?void 0x0:_0x42b4de[_0x45e837(0x34e)]),_0x2c0b4c=_0x56cde1??(_0x42b4de==null?void 0x0:_0x42b4de[_0x45e837(0x106)]);if(_0x8c22f4==null||!_0x2c0b4c)return;let _0x2eecb9=(_0x42b4de==null?void 0x0:_0x42b4de['childType'])===_0x8c22f4&&_0x42b4de['unitId']&&this['_hasUnit'](_0x42b4de[_0x45e837(0x16f)],_0x8c22f4)?_0x42b4de[_0x45e837(0x16f)]:this[_0x45e837(0x56f)](_0x8c22f4,_0x2c0b4c);_0x2eecb9&&this[_0x45e837(0x387)]['setCurrentUnitForType'](_0x2eecb9);}[_0x404806(0x5c2)](_0x1d0f63){const _0x348d78=_0x404806;var _0x82da12;let _0x3f21ae=this[_0x348d78(0x387)]['getCurrentUnitOfType'];return _0x3f21ae==null||(_0x82da12=_0x3f21ae['call'](this[_0x348d78(0x387)],_0x1d0f63))==null?void 0x0:_0x82da12[_0x348d78(0x275)]();}[_0x404806(0x69e)](_0x7580a8,_0x469a98){const _0x5b41b1=_0x404806;let _0x38e0bb=this[_0x5b41b1(0x387)][_0x5b41b1(0x330)];return!!(_0x38e0bb!=null&&_0x38e0bb['call'](this['_univerInstanceService'],_0x7580a8,_0x469a98));}[_0x404806(0x56f)](_0x57527e,_0x2c9b9f){const _0x30b8ef=_0x404806;var _0x4edc05;let _0x5ed6bf=this['_univerInstanceService'][_0x30b8ef(0x6df)];return _0x5ed6bf==null||(_0x4edc05=_0x5ed6bf[_0x30b8ef(0x538)](this[_0x30b8ef(0x387)],_0x57527e))==null||(_0x4edc05=_0x4edc05['find'](_0x4a72a9=>_0x4a72a9[_0x30b8ef(0x275)]()!==_0x2c9b9f))==null?void 0x0:_0x4edc05[_0x30b8ef(0x275)]();}['_focusUnit'](_0x464953,_0x304a06,_0x35f210=!0x0){const _0x3ace7a=_0x404806;var _0x121008;let _0x1c42d8=this[_0x3ace7a(0x387)]['getFocusedUnit'];(typeof _0x1c42d8!='function'||((_0x121008=_0x1c42d8['call'](this[_0x3ace7a(0x387)]))==null?void 0x0:_0x121008[_0x3ace7a(0x275)]())!==_0x464953)&&this['_univerInstanceService'][_0x3ace7a(0x504)](_0x464953),this[_0x3ace7a(0x707)](_0x464953,_0x304a06),this[_0x3ace7a(0x5c8)][_0x3ace7a(0x553)](n[_0x3ace7a(0x532)],!0x0),this[_0x3ace7a(0x5c8)][_0x3ace7a(0x553)](n[_0x3ace7a(0x657)],_0x304a06===n['UniverInstanceType'][_0x3ace7a(0x15e)]),this['_contextService'][_0x3ace7a(0x553)](n[_0x3ace7a(0x5e6)],_0x304a06===n[_0x3ace7a(0x536)][_0x3ace7a(0x534)]),this[_0x3ace7a(0x5c8)][_0x3ace7a(0x553)](n[_0x3ace7a(0x62a)],_0x304a06===n['UniverInstanceType'][_0x3ace7a(0x47d)]),_0x35f210&&this[_0x3ace7a(0x649)]();}['_restoreStage2ChildFocusWhenHostRefocuses'](_0x215ac1){const _0x3def1c=_0x404806;let _0x1a7171=this[_0x3def1c(0x2f9)]['getActive']();if((_0x1a7171==null?void 0x0:_0x1a7171[_0x3def1c(0x42d)])!==_0x3def1c(0x6c6)||_0x215ac1!==_0x1a7171[_0x3def1c(0x1d1)])return;let _0x327906=this[_0x3def1c(0x38b)][_0x3def1c(0x46b)]();(_0x327906==null?void 0x0:_0x327906['embedId'])===_0x1a7171[_0x3def1c(0x46d)]&&_0x327906[_0x3def1c(0x106)]===_0x1a7171['childUnitId']&&_0x327906[_0x3def1c(0x34e)]!=null&&this[_0x3def1c(0x183)](_0x327906[_0x3def1c(0x106)],_0x327906[_0x3def1c(0x34e)],!0x1);}[_0x404806(0x264)](_0x3c3b9e){const _0x511a32=_0x404806;let _0x1cac7e=()=>{const _0x3b1502=_0x159c;let _0x4450e0=this[_0x3b1502(0x2f9)][_0x3b1502(0x4ff)]();(_0x4450e0==null?void 0x0:_0x4450e0[_0x3b1502(0x46d)])===_0x3c3b9e[_0x3b1502(0x46d)]&&_0x4450e0[_0x3b1502(0x106)]===_0x3c3b9e[_0x3b1502(0x106)]&&_0x4450e0[_0x3b1502(0x42d)]===_0x3b1502(0x6c6)&&this[_0x3b1502(0x183)](_0x3c3b9e['childUnitId'],_0x3c3b9e[_0x3b1502(0x34e)],!0x1);};typeof queueMicrotask==_0x511a32(0x338)&&queueMicrotask(_0x1cac7e),requestAnimationFrame(_0x1cac7e);}['_setCurrentUnitForType'](_0x5cb0d7,_0x467867){const _0x257ff5=_0x404806;var _0x2667a1;let _0x42a2cd=this['_univerInstanceService']['getCurrentUnitOfType'];(typeof _0x42a2cd!=_0x257ff5(0x338)||((_0x2667a1=_0x42a2cd[_0x257ff5(0x538)](this[_0x257ff5(0x387)],_0x467867))==null?void 0x0:_0x2667a1[_0x257ff5(0x275)]())!==_0x5cb0d7)&&this[_0x257ff5(0x387)]['setCurrentUnitForType'](_0x5cb0d7);}[_0x404806(0x649)](){const _0x4c896c=_0x404806;let _0x57d63d=()=>this[_0x4c896c(0x4ac)][_0x4c896c(0x740)]();_0x57d63d(),typeof queueMicrotask==_0x4c896c(0x338)&&queueMicrotask(_0x57d63d),requestAnimationFrame(_0x57d63d);}[_0x404806(0x67c)](_0x4cb068){const _0x4f36f8=_0x404806;if(!_0x4cb068[_0x4f36f8(0x106)]||_0x4cb068['childType']==null)throw Error('EMBED_ACTIVATION_CHILD_NOT_RESOLVED');}};ot=Q([Z(0x0,n[_0x404806(0x746)]),Z(0x1,(0x0,n[_0x404806(0xec)])(e[_0x404806(0x203)])),Z(0x2,(0x0,n[_0x404806(0xec)])(e[_0x404806(0xf6)])),Z(0x3,(0x0,n['Inject'])(ae)),Z(0x4,(0x0,n[_0x404806(0xec)])(rt)),Z(0x5,(0x0,n[_0x404806(0xec)])(H)),Z(0x6,(0x0,n[_0x404806(0xec)])(U)),Z(0x7,n[_0x404806(0x4b2)]),Z(0x8,a[_0x404806(0x3eb)])],ot);function st(_0xc5f472){const _0x5b2696=_0x404806;let {injector:_0x45cb70,children:_0x1be59f,mountContainer:_0x4fe048,embedId:_0x1af3cf}=_0xc5f472;return(0x0,p[_0x5b2696(0x4fd)])((0x0,c['useMemo'])(()=>(0x0,a[_0x5b2696(0x4d0)])(ct,_0x45cb70),[_0x45cb70]),{'mountContainer':_0x4fe048,'embedId':_0x1af3cf,'children':_0x1be59f});}function ct(_0x150303){const _0x58b713=_0x404806;let {children:_0x248147,mountContainer:_0x4961da,embedId:_0x478ab0}=_0x150303,_0x2765b7=(0x0,a[_0x58b713(0x3c6)])(),_0x4b8fed=(0x0,a[_0x58b713(0x343)])(n[_0x58b713(0x63a)]),_0x2f0042=(0x0,c[_0x58b713(0x720)])(()=>_0x2765b7['has'](n['ThemeService'])?_0x2765b7[_0x58b713(0x35f)](n[_0x58b713(0x299)]):void 0x0,[_0x2765b7]),_0x1689df=(0x0,a[_0x58b713(0x261)])(()=>_0x4b8fed[_0x58b713(0x4cf)][_0x58b713(0x311)]((0x0,l[_0x58b713(0x26b)])(()=>_0x4b8fed['getLocales']())),_0x4b8fed['getLocales'](),!0x1,[_0x4b8fed]),_0x49b8f9=(0x0,a[_0x58b713(0x261)])(()=>_0x4b8fed[_0x58b713(0x741)],_0x4b8fed[_0x58b713(0x54e)](),!0x1,[_0x4b8fed]),_0x475bdc=ft(_0x2f0042),_0x36758c=(0x0,c['useRef'])(null),_0x2fb144=(0x0,c[_0x58b713(0x720)])(()=>_0x4961da!==void 0x0||typeof document>'u'?null:document[_0x58b713(0x2ee)]('div'),[_0x4961da]),_0x46e7ff=_0x4961da===void 0x0?_0x2fb144:_0x4961da;return(0x0,c[_0x58b713(0x6fd)])(()=>{const _0x235e9d=_0x58b713;if(_0x2fb144)return document[_0x235e9d(0x4fa)]['appendChild'](_0x2fb144),()=>{const _0x1030ad=_0x235e9d;document[_0x1030ad(0x4fa)][_0x1030ad(0x562)](_0x2fb144);};},[_0x2fb144]),(0x0,c[_0x58b713(0x6fd)])(()=>{let _0x1368ce=_0x46e7ff;_0x1368ce&&_0x1368ce['setAttribute']('dir',_0x49b8f9);},[_0x49b8f9,_0x46e7ff]),(0x0,c[_0x58b713(0x6fd)])(()=>{const _0x2994ef=_0x58b713;let _0x1bcd5b=_0x46e7ff;if(!_0x1bcd5b||!_0x478ab0)return;let _0xd1d942=_0x1bcd5b[_0x2994ef(0x125)](q);return _0x1bcd5b[_0x2994ef(0x717)](q,_0x478ab0),()=>{const _0x3de119=_0x2994ef;if(_0xd1d942==null){_0x1bcd5b[_0x3de119(0x633)](q);return;}_0x1bcd5b[_0x3de119(0x717)](q,_0xd1d942);};},[_0x478ab0,_0x46e7ff]),(0x0,p[_0x58b713(0x4fd)])(o[_0x58b713(0x1d9)],{'locale':_0x1689df==null?void 0x0:_0x1689df[_0x58b713(0x19a)],'direction':_0x49b8f9,'mountContainer':_0x46e7ff,'children':(0x0,p[_0x58b713(0x4fd)])('div',{'ref':_0x36758c,'className':(0x0,o[_0x58b713(0x40f)])('univer-contents',{'univer-dark':_0x475bdc}),'data-embed-runtime-provider':_0x58b713(0x420),'onPointerUpCapture':_0x32f477=>{const _0x1d4111=_0x58b713;let _0xfd7378=_0x36758c[_0x1d4111(0x10e)],_0x3bac32=_0x32f477[_0x1d4111(0x2c2)];if(!_0x478ab0||!_0xfd7378)return;let _0x3e98fc=()=>lt(_0x478ab0,_0xfd7378,_0x3bac32);typeof queueMicrotask==_0x1d4111(0x338)?queueMicrotask(_0x3e98fc):Promise[_0x1d4111(0x621)]()['then'](_0x3e98fc);},'children':_0x248147})});}function lt(_0x611c0d,_0x31e071,_0x2220f9){const _0x4b8db8=_0x404806;let _0x5eaddf=_0x31e071[_0x4b8db8(0x577)][_0x4b8db8(0x390)];if(ut(_0x5eaddf,_0x611c0d))return;let _0x4145bd=_0x2220f9 instanceof HTMLElement&&_0x31e071[_0x4b8db8(0x70c)](_0x2220f9)?_0x2220f9:null,_0x2536df=dt(_0x4145bd)?_0x4145bd:_0x31e071['querySelector'](_0x4b8db8(0xd4));_0x2536df==null||_0x2536df[_0x4b8db8(0x740)]({'preventScroll':!0x0});}function ut(_0x5b114f,_0x2e46ab){const _0x270edc=_0x404806;let _0x26b3a8=_0x5b114f==null?void 0x0:_0x5b114f[_0x270edc(0x23f)]('['+q+']');return(_0x26b3a8==null?void 0x0:_0x26b3a8['getAttribute'](q))===_0x2e46ab;}function dt(_0x3826d0){const _0x2d632d=_0x404806;return!!_0x3826d0&&!_0x3826d0['hasAttribute'](_0x2d632d(0xdf))&&_0x3826d0[_0x2d632d(0x4a8)]>=0x0;}function ft(_0x10213c){const _0x23595f=_0x404806;return(0x0,c[_0x23595f(0x1cd)])(_0xaaf6f3=>{const _0x562cfd=_0x23595f;if(!_0x10213c)return()=>{};let _0x13686e=_0x10213c[_0x562cfd(0x66b)][_0x562cfd(0x3db)](()=>_0xaaf6f3());return()=>_0x13686e[_0x562cfd(0x12a)]();},()=>(_0x10213c==null?void 0x0:_0x10213c[_0x23595f(0x222)])??!0x1,()=>!0x1);}const pt=new WeakMap(),mt=new WeakMap(),ht=new WeakMap();function gt(_0x32f0ba){const _0x3b0cff=_0x404806;let _0x3741f2=pt[_0x3b0cff(0x35f)](_0x32f0ba);if(_0x3741f2)return ht[_0x3b0cff(0x37d)](_0x3741f2,(ht[_0x3b0cff(0x35f)](_0x3741f2)??0x0)+0x1),_0x3741f2;let _0x10bb1a={'render':_0x448040=>(0x0,o['render'])(_0x448040,_0x32f0ba)};return pt[_0x3b0cff(0x37d)](_0x32f0ba,_0x10bb1a),mt[_0x3b0cff(0x37d)](_0x10bb1a,_0x32f0ba),ht[_0x3b0cff(0x37d)](_0x10bb1a,0x0),_0x10bb1a;}function _t(_0x123f2e){const _0x411f9f=_0x404806;let _0x4d28fe=mt[_0x411f9f(0x35f)](_0x123f2e),_0x3f30d8=ht['get'](_0x123f2e)??0x0;globalThis['setTimeout'](()=>{const _0x106582=_0x411f9f;_0x4d28fe&&pt[_0x106582(0x35f)](_0x4d28fe)!==_0x123f2e||(ht['get'](_0x123f2e)??0x0)===_0x3f30d8&&(_0x4d28fe&&(pt[_0x106582(0x4d8)](_0x4d28fe),mt[_0x106582(0x4d8)](_0x123f2e)),ht[_0x106582(0x4d8)](_0x123f2e),_0x4d28fe&&(0x0,o['unmount'])(_0x4d28fe));},0x0);}function vt(_0x473da6){const _0x5bdc0d=_0x404806;let {container:_0x3ca168,portalContainer:_0x42945e,injector:_0x1759a1,childType:_0x534e55,childUnitId:_0x2ea1a4,embedId:_0xd8a564,menuSchema:_0xd93d13,menuTitlePrefix:_0x37d37d,activeRibbonTab:_0x52f6e6,headerMenu:_0xd7495=!0x1,toolbarOnly:_0x594fba,ribbonHeaderClassName:_0x500fc6,scopedActionServiceTokens:_0x454fff}=_0x473da6;if(_0xd93d13!=null&&typeof _0xd93d13!='object')return;let _0x270a87=yt(_0x1759a1,{'childType':_0x534e55,'childUnitId':_0x2ea1a4,'embedId':_0xd8a564,'menuSchema':_0xd93d13,'menuTitlePrefix':_0x37d37d,'activeRibbonTab':_0x52f6e6,'scopedActionServiceTokens':_0x454fff}),_0x26d4e7=gt(_0x3ca168);return _0x26d4e7[_0x5bdc0d(0x18e)]((0x0,c[_0x5bdc0d(0x2ee)])(st,{'injector':_0x270a87['injector'],'mountContainer':_0x42945e??_0x3ca168,'embedId':_0xd8a564},(0x0,c[_0x5bdc0d(0x2ee)])(a['Ribbon'],{'ribbonType':_0x5bdc0d(0x546),'headerMenu':_0xd7495,'toolbarOnly':_0x594fba,'headerClassName':_0x500fc6}))),(0x0,n['toDisposable'])(()=>{const _0x4ac875=_0x5bdc0d;_t(_0x26d4e7),_0x270a87[_0x4ac875(0x4db)][_0x4ac875(0x3f7)]();});}function yt(_0x55184d,_0x56e152){const _0x497e42=_0x404806;let {childType:_0x58ea24,childUnitId:_0x31ad80,embedId:_0x317df3,menuSchema:_0x214e32,menuTitlePrefix:_0x1e46e1,activeRibbonTab:_0x6e2343,scopedActionServiceTokens:_0x3fdd98}=_0x56e152,_0x17205d=_0x55184d[_0x497e42(0x35f)](n[_0x497e42(0x746)]),_0x422083=wt(_0x17205d,_0x58ea24,_0x31ad80),_0x11ff86=new Set(_0x3fdd98??[]),_0x4ed693=new WeakMap(),_0x3d342e,_0x56f49e=Ot(_0x55184d['get'](n['ICommandService']),_0x17205d,_0x58ea24,_0x31ad80,_0x317df3,()=>_0x3d342e),_0xf2208e=_0x31ad80&&_0x55184d[_0x497e42(0x287)](n[_0x497e42(0x4b2)])?Tt(_0x55184d[_0x497e42(0x35f)](n[_0x497e42(0x4b2)]),_0x58ea24):void 0x0,_0x563109=new Map([[n['IUniverInstanceService'],_0x422083],[n[_0x497e42(0x3b0)],_0x56f49e]]);_0xf2208e&&_0x563109['set'](n['IContextService'],_0xf2208e),_0x11ff86[_0x497e42(0x72e)](_0x45f754=>{const _0x543970=_0x497e42;_0x31ad80&&_0x55184d[_0x543970(0x287)](_0x45f754)&&_0x563109[_0x543970(0x37d)](_0x45f754,kt(_0x55184d['get'](_0x45f754),_0x17205d,_0x58ea24,_0x31ad80,_0x317df3,()=>_0x3d342e,_0x4ed693));}),_0x3d342e=be(_0x55184d,_0x563109);let _0x4e41a1,_0x259314,_0x53c9f5={};if(_0x214e32&&typeof _0x214e32==_0x497e42(0x586)){let _0x3a0efe=new a['MenuManagerService'](_0x3d342e,_0x55184d['get'](n[_0x497e42(0x3ee)]));_0x3a0efe[_0x497e42(0x316)](St(_0x214e32,_0x1e46e1,_0x55184d)),_0x4e41a1=_0x3a0efe,_0x259314=_0x3a0efe;}else{let _0x46f36b=_0x55184d[_0x497e42(0x35f)](a[_0x497e42(0x112)]),_0x52d674=_0x46f36b[_0x497e42(0x60a)];_0x4e41a1=typeof _0x52d674==_0x497e42(0x338)?_0x52d674[_0x497e42(0x538)](_0x46f36b,_0x3d342e):_0x46f36b;}let _0x284201=new a[(_0x497e42(0x481))](_0x4e41a1,_0x422083);_0x53c9f5['current']=_0x284201,_0x6e2343&&_0x284201['setActivatedTab'](_0x6e2343);let _0x5ec316=_0x1e46e1?bt(_0x284201,_0x1e46e1,_0x55184d):_0x284201;return _0x3d342e['add']([a[_0x497e42(0x112)],{'useValue':_0x4e41a1}]),_0x3d342e[_0x497e42(0x1ab)]([a[_0x497e42(0x6e3)],{'useValue':_0x5ec316}]),{'injector':_0x3d342e,'ribbonService':_0x5ec316,'disposable':(0x0,n['toDisposable'])(()=>{const _0x99f45a=_0x497e42;var _0x4c8975;(_0x4c8975=_0x53c9f5[_0x99f45a(0x10e)])==null||_0x4c8975['dispose'](),_0x259314==null||_0x259314[_0x99f45a(0x3f7)](),_0x3d342e[_0x99f45a(0x3f7)]();})};}function bt(_0x21b290,_0x178c0f,_0x2c7771){const _0x3065b7=_0x404806;let _0x5ae963;try{_0x5ae963=_0x2c7771[_0x3065b7(0x35f)](n[_0x3065b7(0x63a)]);}catch{_0x5ae963=void 0x0;}return{'ribbon$':_0x21b290[_0x3065b7(0x337)]['pipe']((0x0,l[_0x3065b7(0x26b)])(_0x149c54=>_0x149c54[_0x3065b7(0x26b)](_0x2fd7cf=>xt(_0x2fd7cf,_0x178c0f,_0x5ae963)))),'activatedTab$':_0x21b290[_0x3065b7(0x228)],'collapsedIds$':_0x21b290[_0x3065b7(0x5db)],'fakeToolbarVisible$':_0x21b290[_0x3065b7(0x4d9)],'setActivatedTab':_0x16f93a=>_0x21b290[_0x3065b7(0x64c)](_0x16f93a),'showContextualTab':(_0x355471,_0x3cb0a8)=>_0x21b290[_0x3065b7(0x1b2)](_0x355471,_0x3cb0a8),'hideContextualTab':_0x1914dc=>_0x21b290[_0x3065b7(0x1ed)](_0x1914dc),'hideAllContextualTabs':()=>_0x21b290[_0x3065b7(0x328)](),'setCollapsedIds':_0x5f4952=>_0x21b290[_0x3065b7(0x128)](_0x5f4952),'setFakeToolbarVisible':_0xe9fe2c=>_0x21b290[_0x3065b7(0x698)](_0xe9fe2c)};}function xt(_0x2e3c1f,_0x2c8aa5,_0x68b7a8){const _0xbe6d2a=_0x404806;let _0x27046c=_0x2e3c1f[_0xbe6d2a(0x678)]||_0x2e3c1f['key'],_0x376136=_0x68b7a8?_0x68b7a8['t'](_0x27046c):_0x27046c;return{..._0x2e3c1f,'title':_0x2c8aa5+_0xbe6d2a(0x4de)+_0x376136};}function St(_0x4adba7,_0x15e0e0,_0x379b65){const _0x263ace=_0x404806;if(!_0x15e0e0||!_0x4adba7||typeof _0x4adba7!='object')return _0x4adba7;let _0x2f40bb=Ct(_0x4adba7),_0xfb25ee=_0x2f40bb[a[_0x263ace(0x20e)][_0x263ace(0x5bc)]];if(!_0xfb25ee||typeof _0xfb25ee!=_0x263ace(0x586))return _0x2f40bb;let _0x339075;try{_0x339075=_0x379b65['get'](n['LocaleService']);}catch{_0x339075=void 0x0;}return Object[_0x263ace(0x4c9)](_0xfb25ee)['forEach'](_0x4379c0=>{const _0x362c28=_0x263ace;if(!_0x4379c0||typeof _0x4379c0!=_0x362c28(0x586))return;let _0x58cd1f=_0x4379c0,_0x5a73e5=_0x58cd1f[_0x362c28(0x678)];_0x5a73e5&&(_0x58cd1f['title']=_0x15e0e0+_0x362c28(0x4de)+(_0x339075?_0x339075['t'](_0x5a73e5):_0x5a73e5));}),_0x2f40bb;}function Ct(_0x1c5667){const _0x14d6d3=_0x404806;return!_0x1c5667||typeof _0x1c5667!=_0x14d6d3(0x586)?_0x1c5667:Array[_0x14d6d3(0x206)](_0x1c5667)?_0x1c5667['map'](_0x41b5f0=>Ct(_0x41b5f0)):Object[_0x14d6d3(0x501)](Object[_0x14d6d3(0xaf)](_0x1c5667)['map'](([_0x511b61,_0x385b3c])=>[_0x511b61,Ct(_0x385b3c)]));}function wt(_0x206941,_0x201d5c,_0x59868d){const _0x4202b2=_0x404806;let _0x149afd=()=>_0x59868d?_0x206941[_0x4202b2(0x330)](_0x59868d,_0x201d5c):null,_0x391cb2=_0x59868d?(0x0,l[_0x4202b2(0x252)])((0x0,l['of'])(_0x59868d),_0x206941[_0x4202b2(0x2e9)](_0x201d5c)[_0x4202b2(0x311)]((0x0,l[_0x4202b2(0x26b)])(()=>_0x59868d)),_0x206941['getTypeOfUnitDisposed$'](_0x201d5c)[_0x4202b2(0x311)]((0x0,l[_0x4202b2(0x26b)])(()=>_0x59868d))):_0x206941[_0x4202b2(0x56c)];return{'unitAdded$':_0x206941[_0x4202b2(0x64a)],'getTypeOfUnitAdded$':(..._0x170396)=>_0x206941[_0x4202b2(0x2e9)](..._0x170396),'__addUnit':(..._0x1ac78c)=>_0x206941[_0x4202b2(0x452)](..._0x1ac78c),'unitDisposed$':_0x206941[_0x4202b2(0x132)],'getTypeOfUnitDisposed$':(..._0x5136cf)=>_0x206941['getTypeOfUnitDisposed$'](..._0x5136cf),'focused$':_0x391cb2,get 'focused'(){const _0x3fba16=_0x4202b2;return _0x149afd()??_0x206941[_0x3fba16(0x43c)]();},'focusUnit':(..._0x4ad784)=>_0x206941[_0x4202b2(0x504)](..._0x4ad784),'getFocusedUnit':()=>_0x149afd()??_0x206941[_0x4202b2(0x43c)](),'getCurrentUnitOfType':_0x34c06a=>_0x34c06a===_0x201d5c&&_0x59868d?_0x149afd():_0x206941['getCurrentUnitOfType'](_0x34c06a),'setCurrentUnitForType':(..._0xd40ba2)=>_0x206941[_0x4202b2(0x2df)](..._0xd40ba2),'getCurrentTypeOfUnit$':_0x36640d=>_0x36640d!==_0x201d5c||!_0x59868d?_0x206941[_0x4202b2(0x4ba)](_0x36640d):(0x0,l[_0x4202b2(0x252)])((0x0,l['of'])(void 0x0),_0x206941[_0x4202b2(0x2e9)](_0x201d5c),_0x206941[_0x4202b2(0x1ba)](_0x201d5c))['pipe']((0x0,l[_0x4202b2(0x26b)])(()=>_0x149afd())),'createUnit':(..._0x35ce88)=>_0x206941[_0x4202b2(0x512)](..._0x35ce88),'getUnitCreateOptions':(..._0x16ede5)=>_0x206941[_0x4202b2(0x67e)](..._0x16ede5),'disposeUnit':(..._0x158105)=>_0x206941[_0x4202b2(0x36e)](..._0x158105),'registerCtorForType':(..._0x1e33e0)=>_0x206941['registerCtorForType'](..._0x1e33e0),'getUnit':(..._0x34825d)=>_0x206941[_0x4202b2(0x330)](..._0x34825d),'getAllUnitsForType':(..._0x17a5dd)=>_0x206941[_0x4202b2(0x6df)](..._0x17a5dd),'getUnitType':(..._0x5e8cb9)=>_0x206941[_0x4202b2(0x364)](..._0x5e8cb9)};}function Tt(_0x224814,_0x4c0e3c){const _0x5edac1=_0x404806;return{'contextChanged$':_0x224814[_0x5edac1(0x6f0)],'getContextValue':_0x190d8d=>Et(_0x190d8d,_0x4c0e3c)??_0x224814['getContextValue'](_0x190d8d),'setContextValue':(_0x84cf3c,_0xae636a)=>_0x224814[_0x5edac1(0x553)](_0x84cf3c,_0xae636a),'subscribeContextValue$':_0x1dee25=>{const _0x281094=_0x5edac1;let _0x3138ed=Et(_0x1dee25,_0x4c0e3c);return _0x3138ed==null?_0x224814[_0x281094(0x1cb)](_0x1dee25):(0x0,l['of'])(_0x3138ed);}};}function Et(_0x5237d0,_0x4e9f00){const _0x228d09=_0x404806;if(_0x5237d0===n[_0x228d09(0x532)])return!0x0;if(_0x5237d0===n[_0x228d09(0x5e6)]||_0x5237d0===n[_0x228d09(0x657)]||_0x5237d0===n['FOCUSING_SLIDE'])return _0x5237d0===Dt(_0x4e9f00);}function Dt(_0x548034){const _0x40530c=_0x404806;if(_0x548034===n[_0x40530c(0x536)][_0x40530c(0x534)])return n['FOCUSING_SHEET'];if(_0x548034===n[_0x40530c(0x536)][_0x40530c(0x15e)])return n[_0x40530c(0x657)];if(_0x548034===n[_0x40530c(0x536)][_0x40530c(0x47d)])return n['FOCUSING_SLIDE'];}function Ot(_0x3ac7c3,_0x51fc48,_0x104eb0,_0x306ce7,_0xf9f536,_0x894bc6){const _0x4d6b30=_0x404806;return _0x306ce7?{'disposed':()=>_0x3ac7c3['disposed'](),'hasCommand':_0x1d261e=>_0x3ac7c3['hasCommand'](_0x1d261e),'registerCommand':(..._0x104462)=>_0x3ac7c3[_0x4d6b30(0x2ba)](..._0x104462),'unregisterCommand':_0x53738a=>_0x3ac7c3[_0x4d6b30(0x52b)](_0x53738a),'registerMultipleCommand':(..._0x29bfc5)=>_0x3ac7c3['registerMultipleCommand'](..._0x29bfc5),'executeCommand':async(..._0x292ae2)=>{const _0x4fbf95=_0x4d6b30;let _0x3fe681=_0x51fc48[_0x4fbf95(0x5b2)](_0x104eb0);try{return _0x51fc48[_0x4fbf95(0x2df)](_0x306ce7),await _0x3ac7c3[_0x4fbf95(0x29f)](_0x292ae2[0x0],_0x292ae2[0x1],_0x292ae2[0x2]);}finally{Nt(_0x51fc48,_0x306ce7,_0x3fe681,_0xf9f536,_0x894bc6);}},'syncExecuteCommand':(..._0xdf8d52)=>{const _0x304cb=_0x4d6b30;let _0x5ded85=_0x51fc48[_0x304cb(0x5b2)](_0x104eb0);try{return _0x51fc48[_0x304cb(0x2df)](_0x306ce7),_0x3ac7c3['syncExecuteCommand'](_0xdf8d52[0x0],_0xdf8d52[0x1],_0xdf8d52[0x2]);}finally{Nt(_0x51fc48,_0x306ce7,_0x5ded85,_0xf9f536,_0x894bc6);}},'onCommandExecuted':(..._0x2a6fc0)=>_0x3ac7c3[_0x4d6b30(0x647)](..._0x2a6fc0),'beforeCommandExecuted':(..._0x2faab8)=>_0x3ac7c3[_0x4d6b30(0x107)](..._0x2faab8),'onMutationExecutedForCollab':(..._0x504280)=>_0x3ac7c3[_0x4d6b30(0x2d6)](..._0x504280)}:_0x3ac7c3;}function kt(_0x30588c,_0xbad18,_0x178d92,_0x22258f,_0xdd203b,_0x45fc29,_0x3a6203){const _0x45ec29=_0x404806;if(typeof _0x30588c!='object'&&typeof _0x30588c!=_0x45ec29(0x338)||_0x30588c==null)return _0x30588c;let _0x5822bf=_0x30588c,_0x4c8cff=_0x3a6203==null?void 0x0:_0x3a6203[_0x45ec29(0x35f)](_0x5822bf);if(_0x4c8cff)return _0x4c8cff;let _0xcc24b2={..._0x5822bf};return At(_0x5822bf,_0xcc24b2,_0xbad18,_0x178d92,_0x22258f,_0xdd203b,_0x45fc29),_0x3a6203==null||_0x3a6203[_0x45ec29(0x37d)](_0x5822bf,_0xcc24b2),_0xcc24b2;}function At(_0x42dc6d,_0x5cc261,_0x224cfd,_0x1ff1c4,_0x4fcc46,_0x5cc232,_0x4f8ae6){const _0x222533=_0x404806;let _0x1960b1=_0x3ee6c9=>{const _0x3edff4=_0x159c;if(_0x3ee6c9===_0x3edff4(0x6b9))return;let _0x3d89ca=_0x42dc6d[_0x3ee6c9];if(typeof _0x3d89ca!=_0x3edff4(0x338))return;let _0x415ac4=_0x5cc261;_0x415ac4[_0x3ee6c9]=(..._0x1e7d5a)=>jt(_0x224cfd,_0x1ff1c4,_0x4fcc46,_0x5cc232,_0x4f8ae6,()=>_0x3d89ca[_0x3edff4(0x68c)](_0x42dc6d,_0x1e7d5a));};Object[_0x222533(0x48a)](_0x42dc6d)['forEach'](_0x1960b1);let _0x466a69=Object['getPrototypeOf'](_0x42dc6d);_0x466a69&&_0x466a69!==Object[_0x222533(0x71c)]&&Object['getOwnPropertyNames'](_0x466a69)[_0x222533(0x72e)](_0x1960b1);}function jt(_0x19d711,_0x406784,_0x323992,_0xddeaad,_0x422cad,_0x5073c2){const _0x26c6e8=_0x404806;let _0x30b6cf=_0x19d711[_0x26c6e8(0x5b2)](_0x406784),_0x1328b9;try{_0x19d711[_0x26c6e8(0x2df)](_0x323992),_0x1328b9=_0x5073c2();}catch(_0x1ca6ac){throw Nt(_0x19d711,_0x323992,_0x30b6cf,_0xddeaad,_0x422cad),_0x1ca6ac;}return Mt(_0x1328b9)?_0x1328b9[_0x26c6e8(0x1b0)](()=>{Nt(_0x19d711,_0x323992,_0x30b6cf,_0xddeaad,_0x422cad);}):(Nt(_0x19d711,_0x323992,_0x30b6cf,_0xddeaad,_0x422cad),_0x1328b9);}function Mt(_0x27b158){return!!(_0x27b158&&typeof _0x27b158['finally']=='function');}function Nt(_0x23dc7d,_0x54667b,_0x364dd2,_0x2f8ad7,_0x8c89ac){const _0x5764b7=_0x404806;if(Pt(_0x2f8ad7,_0x8c89ac)){var _0x39b270;_0x23dc7d['setCurrentUnitForType'](_0x54667b),(_0x39b270=_0x23dc7d[_0x5764b7(0x504)])==null||_0x39b270[_0x5764b7(0x538)](_0x23dc7d,_0x54667b);return;}_0x364dd2&&_0x23dc7d[_0x5764b7(0x2df)](_0x364dd2[_0x5764b7(0x275)]());}function Pt(_0x20adf4,_0x44cc65){const _0x5c49fb=_0x404806;let _0x2f1b34=_0x44cc65==null?void 0x0:_0x44cc65();return!_0x20adf4||!(_0x2f1b34!=null&&_0x2f1b34[_0x5c49fb(0x287)](K))?!0x1:_0x2f1b34[_0x5c49fb(0x35f)](K)['hasChildInteractionLease'](_0x20adf4);}const Ft=new WeakMap();let It=0x0;function Lt(_0x2e2543,_0x924b3c){const _0x31187d=_0x404806;if(!_0x2e2543['has'](Vt))return zt(_0x2e2543,_0x924b3c);let _0xeb5124=_0x2e2543[_0x31187d(0x35f)](Vt);if(!(_0x924b3c['id']&&_0xeb5124['getAll'](_0x924b3c['childType'],_0x924b3c[_0x31187d(0x130)])['some'](_0xb76a40=>_0xb76a40['id']===_0x924b3c['id'])))return _0xeb5124[_0x31187d(0x2c0)](_0x924b3c);}function Rt(_0x292263){const _0x34cf9e=_0x404806;if(!_0x292263[_0x34cf9e(0x287)](Vt))return;let _0x37d53e=Ft[_0x34cf9e(0x35f)](_0x292263);_0x37d53e!=null&&_0x37d53e[_0x34cf9e(0x237)]&&([..._0x37d53e['values']()][_0x34cf9e(0x401)]((_0x29c272,_0x30f946)=>_0x29c272[_0x34cf9e(0x73d)]-_0x30f946[_0x34cf9e(0x73d)])[_0x34cf9e(0x72e)](({contribution:_0x2e4825})=>Lt(_0x292263,_0x2e4825)),Ft['delete'](_0x292263));}function zt(_0x22265a,_0x18bac3){const _0x397039=_0x404806;let _0x31453c={'contribution':_0x18bac3,'index':It++},_0x5693eb=Bt(_0x18bac3,_0x31453c[_0x397039(0x73d)]),_0x283f50=_0x22265a,_0x298f5b=Ft['get'](_0x283f50)??new Map();return _0x298f5b[_0x397039(0x37d)](_0x5693eb,_0x31453c),Ft['set'](_0x283f50,_0x298f5b),(0x0,n[_0x397039(0x6e6)])(()=>{const _0x384464=_0x397039;let _0x31ea85=Ft[_0x384464(0x35f)](_0x283f50);(_0x31ea85==null?void 0x0:_0x31ea85[_0x384464(0x35f)](_0x5693eb))===_0x31453c&&_0x31ea85[_0x384464(0x4d8)](_0x5693eb);});}function Bt(_0x23371f,_0xfd5ebf){const _0x3c64f6=_0x404806;let _0x5c3a9c=Ut(_0x23371f);return _0x23371f['id']?_0x23371f[_0x3c64f6(0x34e)]+':'+_0x5c3a9c+':'+_0x23371f['id']:_0x23371f[_0x3c64f6(0x34e)]+':'+_0x5c3a9c+_0x3c64f6(0x251)+_0xfd5ebf;}var Vt=class{constructor(){const _0x3a8f1c=_0x404806;V(this,'_contributions',new Map()),V(this,_0x3a8f1c(0x139),0x0);}[_0x404806(0x2c0)](_0xbf1ec3){const _0x179eb8=_0x404806;let _0x37e86e={'contribution':_0xbf1ec3,'index':this[_0x179eb8(0x139)]++},_0x2186a1=this[_0x179eb8(0x71d)][_0x179eb8(0x35f)](_0xbf1ec3[_0x179eb8(0x34e)])??[];return _0x2186a1['push'](_0x37e86e),_0x2186a1[_0x179eb8(0x401)](Wt),this['_contributions'][_0x179eb8(0x37d)](_0xbf1ec3['childType'],_0x2186a1),(0x0,n['toDisposable'])(()=>{const _0x1734e8=_0x179eb8;let _0x2879ba=this[_0x1734e8(0x71d)][_0x1734e8(0x35f)](_0xbf1ec3[_0x1734e8(0x34e)]);if(!_0x2879ba)return;let _0x5022dd=_0x2879ba[_0x1734e8(0x3d1)](_0x5b31c1=>_0x5b31c1!==_0x37e86e);_0x5022dd['length']?this[_0x1734e8(0x71d)][_0x1734e8(0x37d)](_0xbf1ec3[_0x1734e8(0x34e)],_0x5022dd):this[_0x1734e8(0x71d)]['delete'](_0xbf1ec3[_0x1734e8(0x34e)]);});}[_0x404806(0x35f)](_0x2a9630){const _0x3d6022=_0x404806;return this[_0x3d6022(0xd7)](_0x2a9630)[0x0];}[_0x404806(0xd7)](_0x5978c6,_0x17faba){const _0x3d03a3=_0x404806;return(this[_0x3d03a3(0x71d)][_0x3d03a3(0x35f)](_0x5978c6)??[])[_0x3d03a3(0x26b)](_0x43c27f=>_0x43c27f[_0x3d03a3(0x5d9)])['filter'](_0x330980=>!_0x17faba||Ut(_0x330980)===_0x17faba);}[_0x404806(0x13c)](_0x299797,_0xf4a7b3=_0x404806(0x2ec)){const _0x189617=_0x404806;let _0x56fd0c=this[_0x189617(0xd7)](_0x299797,_0xf4a7b3)[_0x189617(0x26b)](_0x422fdb=>_0x422fdb[_0x189617(0x5d4)])[_0x189617(0x3d1)](_0x40b4ec=>_0x40b4ec&&typeof _0x40b4ec==_0x189617(0x586));if(_0x56fd0c['length'])return Gt(_0x56fd0c);}['mountMenu'](_0x515c8a){const _0x2628cd=_0x404806;let _0x45dff2=_0x515c8a['surface']??'ribbon',_0x4a0559=this[_0x2628cd(0xd7)](_0x515c8a[_0x2628cd(0x34e)],_0x45dff2);if(!_0x4a0559[_0x2628cd(0x5a7)])return;let _0xa012c8=_0x4a0559[_0x2628cd(0x3d1)](_0x4070f6=>_0x4070f6[_0x2628cd(0x683)]);if(_0xa012c8[_0x2628cd(0x5a7)]){let _0x2b8333=_0xa012c8[_0x2628cd(0x26b)](_0x33acec=>{const _0x63ee6a=_0x2628cd;var _0x564e40;return(_0x564e40=_0x33acec['mountMenu'])==null?void 0x0:_0x564e40['call'](_0x33acec,{..._0x515c8a,'surface':_0x45dff2,'menuSchema':_0x33acec[_0x63ee6a(0x5d4)],'scopedActionServiceTokens':_0x33acec[_0x63ee6a(0x11c)]});})[_0x2628cd(0x3d1)](_0x58d073=>!!_0x58d073);return(0x0,n[_0x2628cd(0x6e6)])(()=>{const _0x2fdc53=_0x2628cd;_0x2b8333[_0x2fdc53(0x72e)](_0x3f4445=>_0x3f4445[_0x2fdc53(0x3f7)]());});}let _0x32e28e=this['getMergedMenuSchema'](_0x515c8a[_0x2628cd(0x34e)],_0x45dff2);if(_0x45dff2===_0x2628cd(0x2ec))return vt({..._0x515c8a,'surface':_0x45dff2,'menuSchema':_0x32e28e,'scopedActionServiceTokens':Ht(_0x4a0559)})??void 0x0;}};function Ht(_0x52ad89){const _0x4d4eae=_0x404806;let _0x17c990=_0x52ad89[_0x4d4eae(0x55e)](_0x16b18d=>_0x16b18d[_0x4d4eae(0x11c)]??[]);return _0x17c990[_0x4d4eae(0x5a7)]?Array[_0x4d4eae(0x56b)](new Set(_0x17c990)):void 0x0;}function Ut(_0x527718){const _0x418b95=_0x404806;return _0x527718['surface']??_0x418b95(0x2ec);}function Wt(_0x499ee9,_0x364113){const _0xf6ac25=_0x404806;return(_0x499ee9[_0xf6ac25(0x5d9)]['order']??_0x499ee9[_0xf6ac25(0x73d)])-(_0x364113[_0xf6ac25(0x5d9)][_0xf6ac25(0x61d)]??_0x364113[_0xf6ac25(0x73d)])||_0x499ee9['index']-_0x364113[_0xf6ac25(0x73d)];}function Gt(_0x177ba7){return _0x177ba7['reduce']((_0x29d875,_0x4b3de2)=>Yt(_0x29d875,Kt(_0x4b3de2)),{});}function Kt(_0xd37d06){const _0x218c1a=_0x404806;if(!Zt(_0xd37d06))return _0xd37d06;let _0x439330=new Set(Object[_0x218c1a(0x4c9)](a[_0x218c1a(0x230)])),_0x20f397=Object['entries'](_0xd37d06)['filter'](([_0x32f30d])=>_0x439330['has'](_0x32f30d)),_0x3f694b=Object[_0x218c1a(0xaf)](_0xd37d06)['filter'](([_0x13944a])=>Jt(_0x13944a));if(!_0x20f397[_0x218c1a(0x5a7)]&&!_0x3f694b[_0x218c1a(0x5a7)])return _0xd37d06;let _0x3d7574={};Object[_0x218c1a(0xaf)](_0xd37d06)['forEach'](([_0x514f29,_0x501937])=>{const _0x27adcc=_0x218c1a;!_0x439330[_0x27adcc(0x287)](_0x514f29)&&!Jt(_0x514f29)&&(_0x3d7574[_0x514f29]=Xt(_0x501937));});let _0x8d70c3=Zt(_0x3d7574[a[_0x218c1a(0x20e)][_0x218c1a(0x5bc)]])?_0x3d7574[a['MenuManagerPosition'][_0x218c1a(0x5bc)]]:{};return _0x20f397[_0x218c1a(0x72e)](([_0x4966b2,_0x15c821])=>{_0x8d70c3[_0x4966b2]=_0x4966b2 in _0x8d70c3?Yt(_0x8d70c3[_0x4966b2],_0x15c821):Xt(_0x15c821);}),_0x3f694b['forEach'](([_0xbb7b20,_0x3f2781])=>{let _0x48d1ec=Jt(_0xbb7b20);if(!_0x48d1ec)return;let _0x4f44e6=Zt(_0x8d70c3[_0x48d1ec])?_0x8d70c3[_0x48d1ec]:{};_0x4f44e6[_0xbb7b20]=_0xbb7b20 in _0x4f44e6?Yt(_0x4f44e6[_0xbb7b20],_0x3f2781):Xt(_0x3f2781),_0x8d70c3[_0x48d1ec]=_0x4f44e6;}),_0x3d7574[a[_0x218c1a(0x20e)][_0x218c1a(0x5bc)]]=_0x8d70c3,_0x3d7574;}const qt=[[Object[_0x404806(0x4c9)](a[_0x404806(0x4ab)]),a[_0x404806(0x230)][_0x404806(0x5ad)]],[Object[_0x404806(0x4c9)](a[_0x404806(0x1de)]),a[_0x404806(0x230)][_0x404806(0x570)]],[Object['values'](a['RibbonFormulasGroup']),a[_0x404806(0x230)][_0x404806(0x6ec)]],[Object['values'](a[_0x404806(0x286)]),a['RibbonPosition']['DATA']],[Object[_0x404806(0x4c9)](a[_0x404806(0x17b)]),a[_0x404806(0x230)][_0x404806(0x6c1)]],[Object[_0x404806(0x4c9)](a[_0x404806(0x1b3)]),a[_0x404806(0x230)][_0x404806(0x6a5)]]];function Jt(_0x168ad9){const _0x43a7b3=_0x404806;var _0x416e5e;return(_0x416e5e=qt['find'](([_0x40abf2])=>_0x40abf2[_0x43a7b3(0x14c)](_0x168ad9)))==null?void 0x0:_0x416e5e[0x1];}function Yt(_0x530498,_0x24eee2){const _0x2df75c=_0x404806;if(!Zt(_0x530498)||!Zt(_0x24eee2))return Xt(_0x24eee2);let _0x1db3a2={..._0x530498};return Object[_0x2df75c(0xaf)](_0x24eee2)[_0x2df75c(0x72e)](([_0x2a7406,_0x125738])=>{_0x1db3a2[_0x2a7406]=_0x2a7406 in _0x1db3a2?Yt(_0x1db3a2[_0x2a7406],_0x125738):Xt(_0x125738);}),_0x1db3a2;}function Xt(_0x58c376){const _0x15d0cf=_0x404806;return Array[_0x15d0cf(0x206)](_0x58c376)?_0x58c376['map'](_0x3f4b8c=>Xt(_0x3f4b8c)):Zt(_0x58c376)?Object[_0x15d0cf(0x501)](Object[_0x15d0cf(0xaf)](_0x58c376)['map'](([_0xc2f779,_0xfb21a3])=>[_0xc2f779,Xt(_0xfb21a3)])):_0x58c376;}function Zt(_0x159693){const _0x38e29d=_0x404806;return!!_0x159693&&typeof _0x159693==_0x38e29d(0x586)&&!Array[_0x38e29d(0x206)](_0x159693);}function Qt(_0x503281,_0x3b0f0c,_0x124ea6){const _0x14e9e7=_0x404806;let {viewport:_0x5a26c4,menuSlot:_0x359c0f,popupSlot:_0x4775cf}=_0x124ea6;return{'hostUnitId':_0x503281[_0x14e9e7(0x1d1)],'hostAnchorId':_0x503281['hostAnchorId'],'embedId':_0x503281[_0x14e9e7(0x46d)],'childUnitId':_0x503281[_0x14e9e7(0x106)],'childType':_0x503281[_0x14e9e7(0x34e)],'layout':_0x3b0f0c,'mode':_0x14e9e7(0x3b5),'rootElement':_0x5a26c4,'contentRoot':R(_0x5a26c4,_0x14e9e7(0x34b))??_0x5a26c4,'canvasRoot':R(_0x5a26c4,'data-embed-canvas-root')??_0x5a26c4,'overlayRoot':R(_0x5a26c4,'data-embed-overlay-root')??_0x5a26c4,'popupRoot':_0x4775cf??R(_0x5a26c4,_0x14e9e7(0x2f2))??_0x5a26c4,'menuOutlet':{'container':_0x359c0f},'active$':(0x0,l['of'])(!0x0),'fullscreen':!0x0};}function $t(_0x3f0563){const _0x36c372=_0x404806;let {injector:_0x581e10,descriptor:_0x39faf9,renderScope:_0xa55e9}=_0x3f0563,_0x47430e=[],_0x25e0fe=_0x39faf9['embedId'];if(_0x581e10[_0x36c372(0x287)](K)){let _0x3d2cc2=_0x581e10[_0x36c372(0x35f)](K);_0x47430e[_0x36c372(0x42f)](_0x3d2cc2[_0x36c372(0x508)]({'embedId':_0x25e0fe,'hostUnitId':_0x39faf9[_0x36c372(0x1d1)],'childUnitId':_0x39faf9[_0x36c372(0x106)],'childType':_0x39faf9[_0x36c372(0x34e)],'sessionMode':_0x36c372(0x663)})),_0x39faf9[_0x36c372(0x106)]&&_0x47430e[_0x36c372(0x42f)](_0x3d2cc2['acquireLease']({'embedId':_0x25e0fe,'role':_0x36c372(0x2c4),'owner':_0x36c372(0x639),'sessionMode':_0x36c372(0x663),'hostUnitId':_0x39faf9['hostUnitId'],'childUnitId':_0x39faf9[_0x36c372(0x106)],'childType':_0x39faf9[_0x36c372(0x34e)]})),en(_0x3f0563)[_0x36c372(0x72e)](({element:_0x2abb78,role:_0x5d998b})=>{const _0x25f2a7=_0x36c372;_0x47430e['push'](_0x3d2cc2[_0x25f2a7(0x699)]({'embedId':_0x25e0fe,'element':_0x2abb78,'role':_0x5d998b}));});}if(_0x581e10[_0x36c372(0x287)](J)){let _0x250563=_0x581e10[_0x36c372(0x35f)](J);en(_0x3f0563)[_0x36c372(0x72e)](({element:_0x3ec604})=>{const _0x4918ec=_0x36c372;_0x47430e['push'](_0x250563[_0x4918ec(0x6ad)](_0x25e0fe,_0x3ec604));}),_0x47430e[_0x36c372(0x42f)](_0x250563[_0x36c372(0xc9)](_0x25e0fe,_0xa55e9[_0x36c372(0x6ae)]['ownerDocument']));}return(0x0,n[_0x36c372(0x6e6)])(()=>{const _0x268ca7=_0x36c372;[..._0x47430e][_0x268ca7(0x5b7)]()[_0x268ca7(0x72e)](_0x111988=>_0x111988[_0x268ca7(0x3f7)]());});}function en(_0x4116e9){const _0x1a1602=_0x404806;let {renderScope:_0x277bc6,menuRoot:_0x49a7b2,menuSlot:_0x5ec9de,popupSlot:_0x496787,sidebarSlot:_0x1654bf,rightSidebarSlot:_0x533ad4,footerSlot:_0xdb78e9}=_0x4116e9,_0x433342=[{'element':_0x277bc6[_0x1a1602(0x6ae)],'role':'runtime'},{'element':_0x277bc6['contentRoot'],'role':_0x1a1602(0x5ef)},{'element':_0x277bc6[_0x1a1602(0x5b5)],'role':'runtime'},{'element':_0x277bc6[_0x1a1602(0xc8)],'role':_0x1a1602(0x5ef)},{'element':_0x49a7b2,'role':'floating-menu'},{'element':_0x5ec9de,'role':_0x1a1602(0x12f)},{'element':_0xdb78e9,'role':_0x1a1602(0x12f)},{'element':_0x1654bf,'role':_0x1a1602(0x1dc)},{'element':_0x533ad4,'role':_0x1a1602(0x1dc)},{'element':_0x496787,'role':_0x1a1602(0x1dc)}],_0x44f3b6=new Set();return _0x433342[_0x1a1602(0x55e)](({element:_0x511956,role:_0x2e8d05})=>!_0x511956||_0x44f3b6['has'](_0x511956)?[]:(_0x44f3b6[_0x1a1602(0x1ab)](_0x511956),[{'element':_0x511956,'role':_0x2e8d05}]));}function tn(_0x219c12){return nn(_0x219c12)||rn(_0x219c12);}function nn(_0xe15d8f){const _0x2ab78f=_0x404806;if(!_0xe15d8f[_0x2ab78f(0x697)][_0x2ab78f(0x287)](H)||_0xe15d8f[_0x2ab78f(0x41a)][_0x2ab78f(0x34e)]==null)return;let _0x5302f3=_0xe15d8f[_0x2ab78f(0x697)]['get'](H)[_0x2ab78f(0x35f)](_0xe15d8f[_0x2ab78f(0x41a)][_0x2ab78f(0x34e)]);if((_0x5302f3==null?void 0x0:_0x5302f3[_0x2ab78f(0x2b7)])===_0x2ab78f(0x2ec)){if(_0xe15d8f[_0x2ab78f(0x697)][_0x2ab78f(0x287)](Vt)){let _0x1002f8=_0xe15d8f[_0x2ab78f(0x697)][_0x2ab78f(0x35f)](Vt)['mountMenu']({'container':_0xe15d8f[_0x2ab78f(0x396)],'portalContainer':_0xe15d8f[_0x2ab78f(0x34a)][_0x2ab78f(0x5c6)]['roots'][_0x2ab78f(0x5dd)],'injector':_0xe15d8f[_0x2ab78f(0x34a)][_0x2ab78f(0x5c6)][_0x2ab78f(0x697)],'childType':_0xe15d8f['descriptor'][_0x2ab78f(0x34e)],'childUnitId':_0xe15d8f[_0x2ab78f(0x41a)]['childUnitId'],'embedId':_0xe15d8f[_0x2ab78f(0x41a)][_0x2ab78f(0x46d)],'surface':'ribbon','headerMenu':!0x0,'ribbonHeaderClassName':_0x2ab78f(0x2cd)});if(_0x1002f8)return _0x1002f8;}return vt({'container':_0xe15d8f['menuContainer'],'portalContainer':_0xe15d8f[_0x2ab78f(0x34a)][_0x2ab78f(0x5c6)][_0x2ab78f(0x1bf)]['popup'],'injector':_0xe15d8f[_0x2ab78f(0x34a)]['runtimeScope'][_0x2ab78f(0x697)],'childType':_0xe15d8f[_0x2ab78f(0x41a)][_0x2ab78f(0x34e)],'childUnitId':_0xe15d8f[_0x2ab78f(0x41a)][_0x2ab78f(0x106)],'embedId':_0xe15d8f['descriptor']['embedId'],'menuSchema':void 0x0,'headerMenu':!0x0,'ribbonHeaderClassName':_0x2ab78f(0x2cd)});}}function rn(_0x326962){const _0x6a26b8=_0x404806;if(!_0x326962['injector'][_0x6a26b8(0x287)](Xe)||_0x326962[_0x6a26b8(0x41a)][_0x6a26b8(0x34e)]==null||!_0x326962[_0x6a26b8(0x41a)]['childUnitId'])return;let _0x5d75c8=_0x326962['injector'][_0x6a26b8(0x35f)](Xe)['get'](_0x326962['descriptor'][_0x6a26b8(0x646)],_0x326962[_0x6a26b8(0x41a)][_0x6a26b8(0x3fd)],_0x326962[_0x6a26b8(0x41a)][_0x6a26b8(0x34e)]),_0x2c6557=_0x5d75c8==null?void 0x0:_0x5d75c8[_0x6a26b8(0x66d)]({..._0x326962[_0x6a26b8(0x34a)],'active':{'hostUnitId':_0x326962[_0x6a26b8(0x41a)][_0x6a26b8(0x1d1)],'embedId':_0x326962[_0x6a26b8(0x41a)][_0x6a26b8(0x46d)],'childUnitId':_0x326962[_0x6a26b8(0x41a)][_0x6a26b8(0x106)],'stage':_0x6a26b8(0x6c6)}});return _0x2c6557?(0x0,n[_0x6a26b8(0x6e6)])(()=>_0x2c6557['dispose']()):void 0x0;}var an=class{constructor(){const _0x1559c1=_0x404806;V(this,_0x1559c1(0x1e8),new l[(_0x1559c1(0x29e))](null)),V(this,_0x1559c1(0x6c8),new l[(_0x1559c1(0x59c))]()),V(this,_0x1559c1(0x682),this[_0x1559c1(0x1e8)][_0x1559c1(0x516)]()),V(this,'exited$',this[_0x1559c1(0x6c8)]['asObservable']());}[_0x404806(0x294)](){const _0x34bc36=_0x404806;return this[_0x34bc36(0x1e8)][_0x34bc36(0x3a9)]();}['enter'](_0x5ba3e8){const _0x14bc10=_0x404806;var _0x45b530,_0x5ed9f7;if(!_0x5ba3e8[_0x14bc10(0x106)]||_0x5ba3e8[_0x14bc10(0x34e)]==null)throw Error(_0x14bc10(0x26a));let _0x231af5=((_0x45b530=_0x5ba3e8['sourceMeta'])==null?void 0x0:_0x45b530['floating'])||void 0x0,_0x578fa1=((_0x5ed9f7=_0x5ba3e8[_0x14bc10(0x66c)])==null?void 0x0:_0x5ed9f7['tab'])||void 0x0;if(_0x578fa1&&_0x578fa1[_0x14bc10(0x1f9)]&&!_0x231af5)throw Error('EMBED_FULLSCREEN_TAB_NOT_SUPPORTED');let _0x31ebdd=_0x231af5?_0x231af5[_0x14bc10(0x5d3)]:void 0x0;if(!_0x31ebdd)throw Error(_0x14bc10(0xb2));let _0x264785={'hostUnitId':_0x5ba3e8[_0x14bc10(0x1d1)],'embedId':_0x5ba3e8['embedId'],'childUnitId':_0x5ba3e8[_0x14bc10(0x106)],'childType':_0x5ba3e8[_0x14bc10(0x34e)],'entry':_0x5ba3e8[_0x14bc10(0x3fd)],'layout':_0x31ebdd};return this[_0x14bc10(0x1e8)][_0x14bc10(0x511)](_0x264785),_0x264785;}['exit'](_0x56f41d){const _0x4818f6=_0x404806;let _0x1f96bb=this['getSession']();_0x1f96bb&&(!_0x56f41d||_0x1f96bb['embedId']===_0x56f41d)&&this[_0x4818f6(0x1e8)][_0x4818f6(0x511)](null);}[_0x404806(0x587)](_0xc58dc6){const _0x24f33a=_0x404806;this[_0x24f33a(0x6c8)]['next'](_0xc58dc6);}};function on(){const _0x1de43e=_0x404806;let _0x106bc3=(0x0,a[_0x1de43e(0x343)])(n[_0x1de43e(0x4a2)]),_0x1582a6=(0x0,a[_0x1de43e(0x343)])(n[_0x1de43e(0x63a)]),_0x444feb=(0x0,a[_0x1de43e(0x343)])(ot),_0x1121fe=(0x0,a[_0x1de43e(0x343)])(an),_0x3790d7=(0x0,c['useRef'])(null),_0x25db8d=(0x0,c['useRef'])(null),_0x30730a=(0x0,c['useRef'])(null),_0x48917f=(0x0,c[_0x1de43e(0x706)])(null),_0x17c637=(0x0,c[_0x1de43e(0x706)])(null),_0x22bd89=(0x0,c[_0x1de43e(0x706)])(null),_0x2f0deb=(0x0,c[_0x1de43e(0x706)])(null),_0x3e0796=(0x0,a[_0x1de43e(0x261)])(()=>_0x1121fe['session$'],_0x1121fe[_0x1de43e(0x294)](),!0x1,[_0x1121fe]),[_0x460bc9,_0x153966]=(0x0,c[_0x1de43e(0x6a1)])(null);if((0x0,c[_0x1de43e(0x6fd)])(()=>{const _0x30c85b=_0x1de43e;var _0x16de48;let _0x16cb2c=_0x30730a[_0x30c85b(0x10e)],_0x23248d=_0x25db8d[_0x30c85b(0x10e)],_0x1754c4=_0x48917f['current'],_0x2ae88d=_0x17c637[_0x30c85b(0x10e)],_0x3a81f1=_0x22bd89[_0x30c85b(0x10e)],_0x41c341=_0x2f0deb['current'];if(!_0x3e0796||!_0x16cb2c||!_0x23248d||!_0x1754c4||!_0x2ae88d||!_0x3a81f1||!_0x41c341)return;let _0x316344=ln(_0x106bc3,_0x3e0796[_0x30c85b(0x1d1)],_0x3e0796[_0x30c85b(0x46d)]);if(!(_0x316344!=null&&_0x316344[_0x30c85b(0x106)])||_0x316344[_0x30c85b(0x34e)]==null){_0x16cb2c['dataset'][_0x30c85b(0x499)]='missing-descriptor';return;}let _0x11e8c=_0x106bc3[_0x30c85b(0x35f)](Ye)[_0x30c85b(0x35f)](_0x316344[_0x30c85b(0x34e)]);if(!(_0x11e8c!=null&&_0x11e8c['supportedLayouts'][_0x30c85b(0x14c)](_0x3e0796[_0x30c85b(0x5d3)]))){_0x16cb2c['dataset']['embedFullscreenStatus']=_0x30c85b(0xd3);return;}_0x16cb2c['dataset']['embedFullscreenStatus']=_0x30c85b(0x39c),_0x16cb2c[_0x30c85b(0x6a4)][_0x30c85b(0x46d)]=_0x316344[_0x30c85b(0x46d)],_0x16cb2c['dataset'][_0x30c85b(0x118)]=_0x316344[_0x30c85b(0x3fd)],_0x16cb2c['dataset'][_0x30c85b(0x4f1)]=_0x316344['hostAnchorId'],_0x16cb2c['dataset'][_0x30c85b(0x116)]=_0x3e0796[_0x30c85b(0x5d3)],_0x16cb2c[_0x30c85b(0x6a4)][_0x30c85b(0xe1)]=String(_0x316344['childType']),_0x16cb2c['dataset'][_0x30c85b(0x148)]=_0x316344[_0x30c85b(0x106)];let _0x215d2a=z(_0x16cb2c),_0x25c820=Qt(_0x316344,_0x3e0796['layout'],{'viewport':_0x16cb2c,'menuSlot':_0x23248d,'popupSlot':_0x1754c4,'footerSlot':_0x41c341}),_0x41ae43={'descriptor':_0x316344,'layout':_0x3e0796['layout'],'injector':_0x106bc3,'hostElement':_0x16cb2c,'container':_0x16cb2c,'renderScope':_0x25c820,'hostUnitId':_0x316344[_0x30c85b(0x1d1)],'embedId':_0x316344[_0x30c85b(0x46d)],'childUnitId':_0x316344['childUnitId'],'childType':_0x316344[_0x30c85b(0x34e)]},{runtimeScope:_0xfcff1b,disposable:_0xa84264}=We(_0x41ae43,()=>{});_0x153966({'embedId':_0x316344[_0x30c85b(0x46d)],'injector':_0xfcff1b['injector'],'sourceInjector':_0x106bc3,'popupContainer':_0xfcff1b[_0x30c85b(0x1bf)][_0x30c85b(0x5dd)]});let _0x22267d={..._0x41ae43,'runtimeScope':_0xfcff1b},_0x42e4a5=$t({'injector':_0x106bc3,'descriptor':_0x316344,'renderScope':_0x25c820,'menuRoot':_0x3790d7[_0x30c85b(0x10e)],'menuSlot':_0x23248d,'popupSlot':_0x1754c4,'sidebarSlot':_0x2ae88d,'rightSidebarSlot':_0x3a81f1,'footerSlot':_0x41c341}),_0x50c11e=_0x5f3905=>{const _0x4287ca=_0x30c85b;var _0x3d3bf9,_0x1ad580;let _0xc2cf23=(_0x5f3905==null?void 0x0:_0x5f3905[_0x4287ca(0x2c2)])instanceof Element?_0x5f3905[_0x4287ca(0x2c2)]:null;_0xc2cf23!=null&&_0xc2cf23[_0x4287ca(0x23f)](_0x4287ca(0xdc))||((_0x3d3bf9=_0xfcff1b[_0x4287ca(0xcc)])==null||_0x3d3bf9[_0x4287ca(0x2df)](_0x316344['childUnitId']),(_0x1ad580=_0xfcff1b[_0x4287ca(0xcc)])==null||_0x1ad580['focusUnit'](_0x316344[_0x4287ca(0x106)]),_0x444feb[_0x4287ca(0x3ab)](_0x316344));};_0x50c11e(),_0x16cb2c['addEventListener'](_0x30c85b(0x263),_0x50c11e,{'capture':!0x0}),_0x16cb2c['addEventListener'](_0x30c85b(0x143),_0x50c11e);let _0x4b1945=(_0x16de48=_0x11e8c[_0x30c85b(0x66d)])==null?void 0x0:_0x16de48[_0x30c85b(0x538)](_0x11e8c,_0x22267d),_0x3c11f1=tn({'injector':_0x106bc3,'descriptor':_0x316344,'childContext':_0x22267d,'menuContainer':_0x23248d});return _0x16cb2c[_0x30c85b(0x6a4)][_0x30c85b(0x499)]=_0x30c85b(0x2cb),()=>{const _0xee2c96=_0x30c85b;_0x153966(null),globalThis[_0xee2c96(0x398)](()=>{const _0x1a387c=_0xee2c96;_0x16cb2c[_0x1a387c(0x6db)](_0x1a387c(0x263),_0x50c11e,{'capture':!0x0}),_0x16cb2c['removeEventListener'](_0x1a387c(0x143),_0x50c11e),_0x3c11f1==null||_0x3c11f1[_0x1a387c(0x3f7)](),_0x4b1945==null||_0x4b1945['dispose'](),_0x42e4a5[_0x1a387c(0x3f7)](),_0xa84264[_0x1a387c(0x3f7)](),_0x215d2a[_0x1a387c(0x3f7)](),_0x444feb[_0x1a387c(0x505)](_0x316344),delete _0x16cb2c[_0x1a387c(0x6a4)]['embedFullscreenStatus'],delete _0x16cb2c[_0x1a387c(0x6a4)][_0x1a387c(0x46d)],delete _0x16cb2c[_0x1a387c(0x6a4)][_0x1a387c(0x118)],delete _0x16cb2c['dataset'][_0x1a387c(0x4f1)],delete _0x16cb2c[_0x1a387c(0x6a4)][_0x1a387c(0x116)],delete _0x16cb2c[_0x1a387c(0x6a4)]['embedChildType'],delete _0x16cb2c[_0x1a387c(0x6a4)]['embedChildUnitId'],_0x1121fe[_0x1a387c(0x587)](_0x3e0796);});};},[_0x444feb,_0x1121fe,_0x106bc3,_0x3e0796]),!_0x3e0796)return null;let _0x4ba2bc=()=>{const _0x2a2323=_0x1de43e;_0x1121fe[_0x2a2323(0x380)](_0x3e0796['embedId']);};return(0x0,p[_0x1de43e(0x117)])('div',{'className':_0x1de43e(0x692),'data-embed-fullscreen-shell':_0x1de43e(0x420),'style':{'zIndex':0x32a},'children':[_0x3e0796[_0x1de43e(0x34e)]===n[_0x1de43e(0x536)][_0x1de43e(0x2f6)]&&(0x0,p[_0x1de43e(0x4fd)])(_0x1de43e(0xef),{'className':_0x1de43e(0x177),'data-embed-boards-fullscreen-exit':_0x1de43e(0x420),'title':_0x1582a6['t'](_0x1de43e(0x53c)),'children':(0x0,p[_0x1de43e(0x117)])(a[_0x1de43e(0x336)],{'noIcon':!0x0,'className':_0x1de43e(0x1cf),'onClick':_0x4ba2bc,'children':[(0x0,p[_0x1de43e(0x4fd)])(s[_0x1de43e(0x1cc)],{}),(0x0,p[_0x1de43e(0x4fd)])(_0x1de43e(0x147),{'children':_0x1582a6['t'](_0x1de43e(0x53c))})]})}),(0x0,p['jsxs'])(_0x1de43e(0xef),{'ref':_0x3790d7,'className':_0x1de43e(0x1b7),'data-embed-fullscreen-menu':'true','children':[_0x3e0796['childType']!==n[_0x1de43e(0x536)]['UNIVER_BOARD']&&(0x0,p[_0x1de43e(0x117)])('div',{'className':_0x1de43e(0x397),'data-embed-fullscreen-header':_0x1de43e(0x420),'children':[(0x0,p['jsx'])(_0x1de43e(0x147),{'className':_0x1de43e(0x3fe),'children':un(_0x106bc3,_0x3e0796[_0x1de43e(0x34e)])}),(0x0,p['jsxs'])(o[_0x1de43e(0x241)],{'type':_0x1de43e(0x47c),'size':_0x1de43e(0x232),'variant':_0x1de43e(0x35d),'className':_0x1de43e(0x370),'data-embed-fullscreen-close':_0x1de43e(0x420),'onClick':_0x4ba2bc,'children':[(0x0,p[_0x1de43e(0x4fd)])(s[_0x1de43e(0x731)],{}),(0x0,p[_0x1de43e(0x4fd)])(_0x1de43e(0x147),{'children':_0x1582a6['t'](_0x1de43e(0x53c))})]})]}),(0x0,p['jsx'])(_0x1de43e(0xef),{'ref':_0x25db8d,'className':_0x1de43e(0x55f),'data-embed-fullscreen-menu-slot':_0x1de43e(0x420),'data-embed-menu-slot':_0x1de43e(0x420)})]}),(0x0,p[_0x1de43e(0x117)])(_0x1de43e(0xef),{'className':_0x1de43e(0x267),'data-embed-fullscreen-body':_0x1de43e(0x420),'children':[(0x0,p[_0x1de43e(0x4fd)])(_0x1de43e(0xef),{'ref':_0x17c637,'className':'univer-relative\x20univer-z-[2]\x20univer-min-h-0\x20univer-flex-none\x20univer-bg-white\x20empty:univer-hidden\x20dark:!univer-bg-gray-800\x20[&_[data-u-comp=base-left-panel]]:univer-h-full','data-embed-fullscreen-sidebar-slot':_0x1de43e(0x420),'data-embed-id':_0x3e0796['embedId']}),(0x0,p[_0x1de43e(0x4fd)])(_0x1de43e(0xef),{'ref':_0x30730a,'className':_0x1de43e(0x53b),'data-embed-fullscreen-viewport':_0x1de43e(0x420),'onContextMenuCapture':_0x3998ed=>{_0x3998ed['preventDefault']();}}),(0x0,p[_0x1de43e(0x4fd)])(_0x1de43e(0xef),{'ref':_0x22bd89,'className':_0x1de43e(0x248),'data-embed-fullscreen-right-sidebar-slot':_0x1de43e(0x420),'data-embed-id':_0x3e0796[_0x1de43e(0x46d)],'children':_0x460bc9&&(0x0,p['jsx'])(cn,{..._0x460bc9})})]}),(0x0,p['jsx'])('div',{'ref':_0x2f0deb,'className':'univer-relative\x20univer-z-[2]\x20univer-min-w-0\x20univer-bg-white\x20empty:univer-hidden\x20dark:!univer-bg-gray-800','data-embed-fullscreen-footer-slot':_0x1de43e(0x420),'data-embed-footer-slot':_0x1de43e(0x420)}),(0x0,p['jsx'])('div',{'ref':_0x48917f,'className':_0x1de43e(0x351),'data-embed-fullscreen-popup-root':_0x1de43e(0x420),'data-embed-popup-root':'true','children':_0x460bc9&&(0x0,p[_0x1de43e(0x4fd)])(sn,{..._0x460bc9})})]});}function sn(_0x2f3af1){const _0x52746b=_0x404806;let {embedId:_0x54c7f6,injector:_0x3a6b44,sourceInjector:_0x36ff52,popupContainer:_0x21091e}=_0x2f3af1;return(0x0,p[_0x52746b(0x117)])(p['Fragment'],{'children':[(0x0,p['jsxs'])(st,{'injector':_0x3a6b44,'mountContainer':_0x21091e,'embedId':_0x54c7f6,'children':[(0x0,p['jsx'])(a[_0x52746b(0x291)],{}),(0x0,p['jsx'])(a[_0x52746b(0x209)],{})]}),(0x0,p[_0x52746b(0x4fd)])(st,{'injector':_0x36ff52,'mountContainer':_0x21091e,'embedId':_0x54c7f6,'children':(0x0,p[_0x52746b(0x4fd)])(a[_0x52746b(0x209)],{})})]});}function cn(_0x2178cc){const _0x23873e=_0x404806;let {embedId:_0x151c30,injector:_0x40f456,sourceInjector:_0xa19ffc,popupContainer:_0x232dd4}=_0x2178cc;return(0x0,p[_0x23873e(0x117)])(_0x23873e(0x239),{'className':_0x23873e(0x3e7),'children':[(0x0,p[_0x23873e(0x4fd)])(st,{'injector':_0x40f456,'mountContainer':_0x232dd4,'embedId':_0x151c30,'children':(0x0,p['jsx'])(a['Sidebar'],{})}),(0x0,p['jsx'])(st,{'injector':_0xa19ffc,'mountContainer':_0x232dd4,'embedId':_0x151c30,'children':(0x0,p['jsx'])(a['Sidebar'],{})})]});}function ln(_0x5e1897,_0x25b0f9,_0xa34591){const _0x3c7f9d=_0x404806;try{return _0x5e1897[_0x3c7f9d(0x35f)](e[_0x3c7f9d(0x4b8)])[_0x3c7f9d(0x616)](_0x25b0f9,_0xa34591);}catch{return;}}function un(_0x1537b9,_0x391ae4){const _0x95ee65=_0x404806;try{var _0x17318f;return((_0x17318f=_0x1537b9[_0x95ee65(0x35f)](H)[_0x95ee65(0x35f)](_0x391ae4))==null?void 0x0:_0x17318f['productName'])??'Embed';}catch{return _0x95ee65(0x466);}}const dn={};function fn(_0x1e1eaa){const _0x39c199=_0x404806;let {stage:_0x214439,interactionFlow:_0x5b4ead}=_0x1e1eaa,_0x5146d5=_0x5b4ead==='doc-block',_0xa93b05=_0x214439==='stage1'&&!_0x5146d5,_0x9ca72d=_0x214439===_0x39c199(0x6c6)||_0x5146d5;return{'allowHostBodyDrag':_0xa93b05,'disableLiveHostPointerEvents':!_0x5146d5&&(_0x214439===_0x39c199(0x169)||_0x214439===_0x39c199(0x4a1)),'passThroughInteractionGate':_0x9ca72d,'runtimeOwnsInteraction':_0x9ca72d};}function pn(_0x879734,_0x2c799f){const _0x4b5b14=_0x404806;var _0x29f44c;return(_0x879734==null?void 0x0:_0x879734[_0x4b5b14(0x646)])===n[_0x4b5b14(0x536)]['UNIVER_SHEET']&&_0x879734[_0x4b5b14(0x34e)]===n[_0x4b5b14(0x536)][_0x4b5b14(0x534)]&&!!((_0x29f44c=_0x879734[_0x4b5b14(0x66c)])!=null&&_0x29f44c[_0x4b5b14(0x467)])&&_0x2c799f!=='stage2';}function mn(_0x1da3c9,_0x1660ef){const _0x4a16b4=_0x404806;return pn(_0x1da3c9,_0x1660ef)?'deferred':_0x4a16b4(0x3cf);}function hn(_0x508a03){const _0x4b130b=_0x404806;var _0x5eee3e;return _0x508a03[_0x4b130b(0x4aa)]||((_0x5eee3e=_0x508a03[_0x4b130b(0x26f)])==null?void 0x0:_0x5eee3e[_0x4b130b(0x46d)])===_0x508a03[_0x4b130b(0x46d)]&&_0x508a03[_0x4b130b(0x26f)][_0x4b130b(0x42d)]==='stage2'||!_0x508a03['usesDomFloatingStage']&&_0x508a03[_0x4b130b(0x10b)]?_0x4b130b(0x6c6):_0x4b130b(0x169);}function gn(_0x394eb9,_0x5f5c3c){const _0x106294=_0x404806;return _0x394eb9!==_0x106294(0x73b)&&_0x394eb9!==_0x106294(0x5fc)||_0x5f5c3c[_0x106294(0x1eb)]||_0x5f5c3c[_0x106294(0x734)]||_0x5f5c3c[_0x106294(0x6ca)]?!0x1:Math['abs'](_0x5f5c3c[_0x106294(0x2f7)])>Math[_0x106294(0x60c)](_0x5f5c3c[_0x106294(0x1bb)]);}const _n=Symbol('univer.embed.forwarded-wheel-event'),vn=Symbol(_0x404806(0x374));function yn(_0x195fb4){const _0x4a4ef9=_0x404806;let _0x20d5bc=_0x49d6d7=>{const _0x4209cb=_0x159c;var _0x4cf1c0;if(Sn(_0x49d6d7))return;if(_0x195fb4[_0x4209cb(0x5a4)]&&_0x195fb4[_0x4209cb(0x358)][_0x4209cb(0x244)](_0x49d6d7)){var _0x16afbb;let _0x3229e2=_0x195fb4['getChildContext']();if(_0x3229e2&&((_0x16afbb=_0x195fb4[_0x4209cb(0x3dc)])==null?void 0x0:_0x16afbb['call'](_0x195fb4,_0x49d6d7,_0x3229e2))===!0x0||On(_0x195fb4[_0x4209cb(0x686)],_0x49d6d7)){_0x195fb4[_0x4209cb(0x3f1)](_0x4209cb(0x27f)),Gn(_0x49d6d7,!0x0);return;}}if(_0x49d6d7[_0x4209cb(0x734)]||_0x49d6d7[_0x4209cb(0x6ca)])return;let _0x30374d=_0x195fb4[_0x4209cb(0x162)]();if(_0x30374d==='stage2')return;let _0x48aa2f=_0x195fb4['getChildContext'](),_0x54229c=_0x48aa2f?_0x195fb4['passiveViewportRegistry']['get'](_0x48aa2f[_0x4209cb(0x34e)],_0x48aa2f[_0x4209cb(0x5d3)]):void 0x0,_0x4e489d=bn(_0x49d6d7,_0x195fb4[_0x4209cb(0x38d)]),_0x117372=_0x48aa2f?{..._0x48aa2f,'event':_0x4e489d,'stage':_0x30374d,'viewportScrollY':_0x195fb4['syncHostVerticalScroll']?_0x195fb4[_0x4209cb(0x27b)]['current']:void 0x0}:void 0x0;if(_0x48aa2f&&jn(_0x48aa2f,_0x49d6d7,_0x195fb4[_0x4209cb(0x381)])){var _0x42cbd7;if(((_0x42cbd7=_0x195fb4[_0x4209cb(0x3dc)])==null?void 0x0:_0x42cbd7['call'](_0x195fb4,_0x49d6d7,_0x48aa2f))===!0x0||On(_0x195fb4['container'],_0x49d6d7)){_0x195fb4[_0x4209cb(0x3f1)](_0x4209cb(0x27f)),Gn(_0x49d6d7,!0x0);return;}}let _0xf6b511=_0x117372?_0x195fb4[_0x4209cb(0x6a8)]['handleWheel'](_0x117372):!0x1,_0x2b37f7=!_0xf6b511&&Mn(_0x195fb4['container'],_0x49d6d7),_0x535d34=!0x1,_0xfffc5c=!0x1;if(!_0xf6b511&&_0x2b37f7?Pn(Nn(_0x49d6d7),()=>{const _0x9dea43=_0x4209cb;var _0x4ad437;return _0xfffc5c=((_0x4ad437=_0x195fb4[_0x9dea43(0x32b)])==null?void 0x0:_0x4ad437[_0x9dea43(0x538)](_0x195fb4,_0x49d6d7))===!0x0;},()=>_0x535d34=(_0x54229c==null?void 0x0:_0x54229c[_0x4209cb(0x249)](_0x117372))===!0x0):_0xf6b511||(_0x535d34=(_0x54229c==null?void 0x0:_0x54229c['handleWheel'](_0x117372))===!0x0),!_0xf6b511&&!_0x535d34&&!_0xfffc5c&&!_0x2b37f7&&_0x54229c&&_0x48aa2f&&Fn(_0x49d6d7)&&((_0x4cf1c0=_0x195fb4[_0x4209cb(0x3dc)])==null?void 0x0:_0x4cf1c0[_0x4209cb(0x538)](_0x195fb4,_0x49d6d7,_0x48aa2f))===!0x0){_0x195fb4[_0x4209cb(0x3f1)](_0x4209cb(0x27f)),Gn(_0x49d6d7,!0x0);return;}let _0x537ca4=_0x535d34||_0xfffc5c?!0x1:Tn(_0x49d6d7,_0x195fb4[_0x4209cb(0x5b6)]),_0x241705=_0x535d34||_0xfffc5c||(_0x2b37f7||_0x537ca4?!0x1:En(_0x49d6d7,_0x195fb4[_0x4209cb(0x5b6)]));(_0xf6b511||_0x535d34||_0xfffc5c||_0x537ca4||_0x241705)&&Gn(_0x49d6d7,!0x1);},_0x21b711=_0x3f8220=>{const _0x42a515=_0x159c;var _0x5d3481;if(_0x195fb4[_0x42a515(0x162)]()!==_0x42a515(0x6c6))return;let _0x3134a8=_0x195fb4['getChildContext']();if(_0x3134a8){if(Mn(_0x195fb4[_0x42a515(0x686)],_0x3f8220)){let _0x33eec8=_0x195fb4[_0x42a515(0x26e)][_0x42a515(0x35f)](_0x3134a8['childType'],_0x3134a8[_0x42a515(0x5d3)]),_0x2286fa=bn(_0x3f8220,_0x195fb4['viewScale']),_0x4ff343={..._0x3134a8,'event':_0x2286fa,'stage':_0x42a515(0x6c6),'viewportScrollY':_0x195fb4[_0x42a515(0x381)]?_0x195fb4[_0x42a515(0x27b)]['current']:void 0x0};Pn(Nn(_0x3f8220),()=>{const _0x4c9c8a=_0x42a515;var _0x576ef9;return((_0x576ef9=_0x195fb4[_0x4c9c8a(0x32b)])==null?void 0x0:_0x576ef9['call'](_0x195fb4,_0x3f8220))===!0x0;},()=>_0x195fb4[_0x42a515(0x6a8)][_0x42a515(0x249)](_0x4ff343)||(_0x33eec8==null?void 0x0:_0x33eec8[_0x42a515(0x249)](_0x4ff343))===!0x0)&&Gn(_0x3f8220,!0x0);return;}jn(_0x3134a8,_0x3f8220,_0x195fb4[_0x42a515(0x381)])&&(wn(_0x3f8220)||(Cn(_0x3f8220),(((_0x5d3481=_0x195fb4['onHostWheel'])==null?void 0x0:_0x5d3481[_0x42a515(0x538)](_0x195fb4,_0x3f8220,_0x3134a8))===!0x0||On(_0x195fb4[_0x42a515(0x686)],_0x3f8220))&&(_0x195fb4[_0x42a515(0x3f1)](_0x42a515(0x27f)),Gn(_0x3f8220,!0x0))));}},_0x2fe903=()=>_0x195fb4['invalidate']('child-scroll');return _0x195fb4[_0x4a4ef9(0x253)][_0x4a4ef9(0x31b)](_0x4a4ef9(0x440),_0x20d5bc,{'passive':!0x1}),_0x195fb4[_0x4a4ef9(0x5b6)][_0x4a4ef9(0x31b)](_0x4a4ef9(0x440),_0x20d5bc,{'capture':!0x0,'passive':!0x1}),_0x195fb4[_0x4a4ef9(0x686)][_0x4a4ef9(0x31b)](_0x4a4ef9(0x440),_0x21b711,{'capture':!0x0,'passive':!0x1}),_0x195fb4[_0x4a4ef9(0x5b6)][_0x4a4ef9(0x31b)](_0x4a4ef9(0x440),_0x21b711,{'capture':!0x0,'passive':!0x1}),_0x195fb4[_0x4a4ef9(0x5b6)][_0x4a4ef9(0x31b)]('scroll',_0x2fe903,!0x0),(0x0,n[_0x4a4ef9(0x6e6)])(()=>{const _0x5c107d=_0x4a4ef9;_0x195fb4[_0x5c107d(0x253)][_0x5c107d(0x6db)](_0x5c107d(0x440),_0x20d5bc),_0x195fb4[_0x5c107d(0x5b6)][_0x5c107d(0x6db)](_0x5c107d(0x440),_0x20d5bc,{'capture':!0x0}),_0x195fb4[_0x5c107d(0x686)][_0x5c107d(0x6db)]('wheel',_0x21b711,{'capture':!0x0}),_0x195fb4[_0x5c107d(0x5b6)][_0x5c107d(0x6db)](_0x5c107d(0x440),_0x21b711,{'capture':!0x0}),_0x195fb4['liveRoot']['removeEventListener'](_0x5c107d(0x487),_0x2fe903,!0x0);});}function bn(_0x4d0acc,_0x2cea3f){const _0x3dc02b=_0x404806;return typeof _0x2cea3f!='number'||!Number[_0x3dc02b(0x581)](_0x2cea3f)||_0x2cea3f<=0x0||_0x2cea3f===0x1?_0x4d0acc:new WheelEvent(_0x4d0acc['type'],{'altKey':_0x4d0acc[_0x3dc02b(0x407)],'bubbles':_0x4d0acc['bubbles'],'cancelable':_0x4d0acc[_0x3dc02b(0x608)],'clientX':_0x4d0acc[_0x3dc02b(0x2fc)],'clientY':_0x4d0acc['clientY'],'ctrlKey':_0x4d0acc[_0x3dc02b(0x734)],'deltaMode':_0x4d0acc['deltaMode'],'deltaX':_0x4d0acc[_0x3dc02b(0x1bb)]/_0x2cea3f,'deltaY':_0x4d0acc[_0x3dc02b(0x2f7)]/_0x2cea3f,'deltaZ':_0x4d0acc[_0x3dc02b(0x369)]/_0x2cea3f,'metaKey':_0x4d0acc[_0x3dc02b(0x6ca)],'shiftKey':_0x4d0acc[_0x3dc02b(0x1eb)]});}function xn(_0x4d7efa,_0xd0e602){const _0x55de88=_0x404806;let _0x4734e9=new WheelEvent('wheel',{'clientX':_0x4d7efa[_0x55de88(0x2fc)],'clientY':_0x4d7efa[_0x55de88(0x3e5)],'ctrlKey':_0x4d7efa['ctrlKey'],'deltaMode':_0x4d7efa[_0x55de88(0x224)],'deltaX':_0x4d7efa[_0x55de88(0x1bb)],'deltaY':_0x4d7efa[_0x55de88(0x2f7)],'deltaZ':_0x4d7efa[_0x55de88(0x369)],'metaKey':_0x4d7efa[_0x55de88(0x6ca)],'shiftKey':_0x4d7efa[_0x55de88(0x1eb)],..._0xd0e602});return Object['defineProperty'](_0x4734e9,_n,{'configurable':!0x0,'value':_0x4d7efa}),_0x4734e9;}function Sn(_0x180c3e){return!!_0x180c3e&&_0x180c3e[_n]instanceof WheelEvent;}function Cn(_0x5071c4){const _0x5e83a0=_0x404806;Object[_0x5e83a0(0x45a)](_0x5071c4,vn,{'configurable':!0x0,'value':!0x0});}function wn(_0x1cecf9){return!!_0x1cecf9[vn];}function Tn(_0x4c823a,_0x1ce437){const _0x70cdd=_0x404806;let _0x2fc993=Vn(_0x1ce437,_0x4c823a[_0x70cdd(0x2fc)],_0x4c823a[_0x70cdd(0x3e5)])??_0x1ce437,_0x39f752=xn(_0x4c823a,{'bubbles':!0x0,'cancelable':!0x0});return _0x2fc993[_0x70cdd(0xc2)](_0x39f752),_0x39f752['defaultPrevented'];}function En(_0x3811ea,_0x5f0d23){let _0x4f861e=Hn(Vn(_0x5f0d23,_0x3811ea['clientX'],_0x3811ea['clientY'])??_0x5f0d23,_0x5f0d23,_0x3811ea);return _0x4f861e?Dn(_0x3811ea,_0x4f861e):!0x1;}function Dn(_0x167e89,_0x1ca862){const _0x190f06=_0x404806;let _0x54d3ca=Nn(_0x167e89),_0x21bdf3=_0x167e89[_0x190f06(0x1eb)]?0x0:_0x167e89[_0x190f06(0x2f7)],_0x1c5f89=_0x1ca862[_0x190f06(0x14f)],_0x3b1eda=_0x1ca862[_0x190f06(0x69b)];return _0x54d3ca&&(_0x1ca862['scrollLeft']+=_0x54d3ca),_0x21bdf3&&(_0x1ca862[_0x190f06(0x69b)]+=_0x21bdf3),_0x1ca862[_0x190f06(0x14f)]!==_0x1c5f89||_0x1ca862[_0x190f06(0x69b)]!==_0x3b1eda;}function On(_0x5e458d,_0x5c0a20){const _0x2b3a60=_0x404806;let _0xd1ec10=kn(_0x5e458d);if(!_0xd1ec10)return Rn(_0x5e458d['ownerDocument'][_0x2b3a60(0x4fa)],_0x5e458d,_0x5c0a20);if(!Bn(_0xd1ec10))return Rn(_0xd1ec10,_0x5e458d,_0x5c0a20);let _0x4517ff=_0xd1ec10['scrollTop'];return _0xd1ec10[_0x2b3a60(0x69b)]+=_0x5c0a20[_0x2b3a60(0x2f7)],_0xd1ec10[_0x2b3a60(0x69b)]!==_0x4517ff;}function kn(_0x63de11){const _0x15bef4=_0x404806;let _0x396130=_0x63de11[_0x15bef4(0x5eb)];for(;_0x396130&&_0x396130!==document['body']&&_0x396130!==document['documentElement'];){if(_0x396130[_0x15bef4(0x474)]>_0x396130[_0x15bef4(0x4f6)]&&An(_0x396130))return _0x396130;_0x396130=_0x396130[_0x15bef4(0x5eb)];}return null;}function An(_0x15463b){const _0x37ba43=_0x404806;let _0x3492d0=window['getComputedStyle'](_0x15463b);return _0x3492d0[_0x37ba43(0x559)]===_0x37ba43(0x281)||_0x3492d0[_0x37ba43(0x559)]==='scroll'||_0x3492d0[_0x37ba43(0x559)]===_0x37ba43(0x115)||_0x3492d0['overflowY']===_0x37ba43(0x281)||_0x3492d0[_0x37ba43(0x168)]===_0x37ba43(0x487)||_0x3492d0[_0x37ba43(0x168)]===_0x37ba43(0x115);}function jn(_0x40da3b,_0xe1250f,_0x4a5073){const _0x2a4319=_0x404806;var _0x124182;return _0x4a5073||((_0x124182=_0x40da3b[_0x2a4319(0x41a)]['sourceMeta'])==null?void 0x0:_0x124182[_0x2a4319(0x4d6)])===_0x2a4319(0x36f)?Ln(_0xe1250f):gn(_0x40da3b[_0x2a4319(0x5d3)],_0xe1250f);}function Mn(_0x21d6e5,_0x40ce40){const _0xe03d57=_0x404806;return!!_0x21d6e5[_0xe03d57(0x23f)](_0xe03d57(0x630))&&In(_0x40ce40);}function Nn(_0x1eed52){const _0x247ddf=_0x404806;return _0x1eed52['deltaX']||(_0x1eed52[_0x247ddf(0x1eb)]?_0x1eed52[_0x247ddf(0x2f7)]:0x0);}function Pn(_0xe3d3cd,_0x497a29,_0x43e50f){return _0xe3d3cd>0x0?_0x497a29()||_0x43e50f():_0x43e50f()||_0x497a29();}function Fn(_0x36bdc0){return In(_0x36bdc0)||Ln(_0x36bdc0);}function In(_0x10c169){const _0x3b004c=_0x404806;if(_0x10c169[_0x3b004c(0x734)]||_0x10c169[_0x3b004c(0x6ca)])return!0x1;let _0x4a92b0=Nn(_0x10c169),_0x544472=_0x10c169[_0x3b004c(0x1eb)]?0x0:_0x10c169['deltaY'];return Math[_0x3b004c(0x60c)](_0x4a92b0)>Math['abs'](_0x544472);}function Ln(_0x173a17){const _0x7e94=_0x404806;return _0x173a17['shiftKey']||_0x173a17[_0x7e94(0x734)]||_0x173a17[_0x7e94(0x6ca)]?!0x1:Math['abs'](_0x173a17[_0x7e94(0x2f7)])>Math['abs'](_0x173a17[_0x7e94(0x1bb)]);}function Rn(_0x1c3336,_0x5af21a,_0xc7218c){const _0x1f40f1=_0x404806;let _0x3f21f2=Array['from'](_0x1c3336[_0x1f40f1(0x262)](_0x1f40f1(0x24d)))[_0x1f40f1(0x18f)](_0xabf37d=>!_0x5af21a[_0x1f40f1(0x70c)](_0xabf37d));return _0x3f21f2?(_0x3f21f2[_0x1f40f1(0xc2)](xn(_0xc7218c,{'bubbles':!0x0,'cancelable':!0x0,...zn(_0x3f21f2,_0x5af21a,_0xc7218c)})),!0x0):!0x1;}function zn(_0x5f045b,_0x5adcb2,_0x3b2fc4){const _0x1b2479=_0x404806;if(!Un(_0x5adcb2,_0x3b2fc4[_0x1b2479(0x2fc)],_0x3b2fc4[_0x1b2479(0x3e5)]))return{'clientX':_0x3b2fc4[_0x1b2479(0x2fc)],'clientY':_0x3b2fc4[_0x1b2479(0x3e5)]};let _0x2b1444=_0x5f045b[_0x1b2479(0x4c2)](),_0x395d0b=Math[_0x1b2479(0x5f9)](0x18,Math['max'](0x4,Math[_0x1b2479(0x5f9)](_0x2b1444['width'],_0x2b1444[_0x1b2479(0x704)])/0x8)),_0x2d3d00=[{'clientX':_0x2b1444[_0x1b2479(0x1fb)]+_0x395d0b,'clientY':_0x2b1444[_0x1b2479(0xf8)]+_0x395d0b},{'clientX':_0x2b1444['right']-_0x395d0b,'clientY':_0x2b1444[_0x1b2479(0xf8)]+_0x395d0b},{'clientX':_0x2b1444['left']+_0x395d0b,'clientY':_0x2b1444[_0x1b2479(0x317)]-_0x395d0b},{'clientX':_0x2b1444[_0x1b2479(0x120)]-_0x395d0b,'clientY':_0x2b1444[_0x1b2479(0x317)]-_0x395d0b},{'clientX':_0x2b1444[_0x1b2479(0x1fb)]+_0x2b1444[_0x1b2479(0x6e7)]/0x2,'clientY':_0x2b1444[_0x1b2479(0xf8)]+_0x2b1444['height']/0x2}];return _0x2d3d00['find'](_0x1c31d1=>!Un(_0x5adcb2,_0x1c31d1['clientX'],_0x1c31d1[_0x1b2479(0x3e5)]))??_0x2d3d00[0x0];}function Bn(_0x3e7e3e){const _0x51bcbc=_0x404806;let _0x2cdf0d=window[_0x51bcbc(0x552)](_0x3e7e3e);return _0x2cdf0d[_0x51bcbc(0x559)]==='auto'||_0x2cdf0d[_0x51bcbc(0x559)]===_0x51bcbc(0x487)||_0x2cdf0d[_0x51bcbc(0x168)]==='auto'||_0x2cdf0d[_0x51bcbc(0x168)]===_0x51bcbc(0x487);}function Vn(_0x436d30,_0x4f4c16,_0x4f1f37){const _0x6c27e1=_0x404806;if(!Un(_0x436d30,_0x4f4c16,_0x4f1f37))return null;let _0x1f9c32=_0x436d30[_0x6c27e1(0x577)]['elementsFromPoint'];if(typeof _0x1f9c32==_0x6c27e1(0x338)){let _0xfa3e18=_0x1f9c32['call'](_0x436d30[_0x6c27e1(0x577)],_0x4f4c16,_0x4f1f37)[_0x6c27e1(0x18f)](_0x1ecf3e=>_0x1ecf3e instanceof HTMLElement&&_0x436d30[_0x6c27e1(0x70c)](_0x1ecf3e));if(_0xfa3e18)return _0xfa3e18;}let _0x4a5d11=_0x436d30,_0x2dba40=_0x430dee=>{const _0x4c60df=_0x6c27e1;let _0x184ea5=Array[_0x4c60df(0x56b)](_0x430dee[_0x4c60df(0x296)]);for(let _0x564e5f=_0x184ea5[_0x4c60df(0x5a7)]-0x1;_0x564e5f>=0x0;_0x564e5f--){let _0x1f9fba=_0x184ea5[_0x564e5f];if(!(!(_0x1f9fba instanceof HTMLElement)||!Un(_0x1f9fba,_0x4f4c16,_0x4f1f37))){_0x4a5d11=_0x1f9fba,_0x2dba40(_0x1f9fba);return;}}};return _0x2dba40(_0x436d30),_0x4a5d11;}function Hn(_0x231e20,_0x5af70a,_0x18c194){const _0x56e779=_0x404806;let _0x35eed6=Nn(_0x18c194),_0x2795ff=_0x18c194[_0x56e779(0x1eb)]?0x0:_0x18c194[_0x56e779(0x2f7)],_0x47addb=_0x231e20;for(;_0x47addb&&_0x5af70a[_0x56e779(0x70c)](_0x47addb);){if(Wn(_0x47addb,_0x35eed6,_0x2795ff))return _0x47addb;_0x47addb=_0x47addb[_0x56e779(0x5eb)];}return Wn(_0x5af70a,_0x35eed6,_0x2795ff)?_0x5af70a:null;}function Un(_0x15a9d6,_0xf8cdec,_0x183075){const _0x997542=_0x404806;let _0x2a20e5=_0x15a9d6[_0x997542(0x4c2)]();return _0xf8cdec>=_0x2a20e5[_0x997542(0x1fb)]&&_0xf8cdec<=_0x2a20e5['right']&&_0x183075>=_0x2a20e5[_0x997542(0xf8)]&&_0x183075<=_0x2a20e5[_0x997542(0x317)];}function Wn(_0x2d994d,_0x4374bc,_0x31d723){const _0x4ed0c6=_0x404806;let _0x29a7bb=_0x4374bc!==0x0&&_0x2d994d[_0x4ed0c6(0x554)]>_0x2d994d[_0x4ed0c6(0x555)]&&(_0x4374bc<0x0?_0x2d994d[_0x4ed0c6(0x14f)]>0x0:_0x2d994d[_0x4ed0c6(0x14f)]+_0x2d994d['clientWidth']<_0x2d994d[_0x4ed0c6(0x554)]),_0x3589cf=_0x31d723!==0x0&&_0x2d994d['scrollHeight']>_0x2d994d['clientHeight']&&(_0x31d723<0x0?_0x2d994d[_0x4ed0c6(0x69b)]>0x0:_0x2d994d[_0x4ed0c6(0x69b)]+_0x2d994d['clientHeight']<_0x2d994d['scrollHeight']);return _0x29a7bb||_0x3589cf;}function Gn(_0x4b7616,_0x5e1cb2){const _0x401822=_0x404806;_0x4b7616[_0x401822(0xde)](),_0x4b7616[_0x401822(0x235)](),_0x5e1cb2&&_0x4b7616[_0x401822(0x3b9)]();}var Kn=class{constructor(){const _0xdc6a00=_0x404806;V(this,_0xdc6a00(0x24b),new l[(_0xdc6a00(0x59c))]()),V(this,_0xdc6a00(0x1c5),new Map()),V(this,_0xdc6a00(0x722),new Map()),V(this,_0xdc6a00(0x2a4),new Map()),V(this,_0xdc6a00(0x6a2),[]),V(this,_0xdc6a00(0x22a),!0x1),V(this,_0xdc6a00(0x433),null);}['registerProvider'](_0x1c91e7){const _0x3fc3ad=_0x404806;return this[_0x3fc3ad(0x1c5)][_0x3fc3ad(0x37d)](_0x1c91e7[_0x3fc3ad(0x34e)],_0x1c91e7),(0x0,n[_0x3fc3ad(0x6e6)])(()=>{const _0x8325a6=_0x3fc3ad;this[_0x8325a6(0x1c5)][_0x8325a6(0x35f)](_0x1c91e7['childType'])===_0x1c91e7&&this['_providers']['delete'](_0x1c91e7[_0x8325a6(0x34e)]);});}[_0x404806(0xe4)](_0x26953a){const _0x3a74ee=_0x404806;return this[_0x3a74ee(0x1c5)]['get'](_0x26953a);}[_0x404806(0x25b)](_0x2df554){const _0x11872f=_0x404806;return this[_0x11872f(0x722)][_0x11872f(0x35f)](_0x2df554);}[_0x404806(0x52a)](_0x51c0cb){const _0x4e376d=_0x404806;let _0x30b99a=this[_0x4e376d(0x2fa)](_0x51c0cb),_0x5300d0=this['_entriesByKey'][_0x4e376d(0x35f)](_0x30b99a);if(_0x5300d0&&(_0x5300d0[_0x4e376d(0x362)]===_0x4e376d(0x1ac)||_0x5300d0[_0x4e376d(0x362)]==='ready'))return _0x5300d0;let _0xd70ead=this[_0x4e376d(0x722)][_0x4e376d(0x35f)](_0x51c0cb[_0x4e376d(0x41a)][_0x4e376d(0x46d)]),_0x2ff83b={'embedId':_0x51c0cb[_0x4e376d(0x41a)][_0x4e376d(0x46d)],'childUnitId':_0x51c0cb[_0x4e376d(0x106)],'childType':_0x51c0cb[_0x4e376d(0x34e)],'status':_0x4e376d(0x1ac),'width':Math['max'](0x1,Math['round'](_0x51c0cb[_0x4e376d(0x6e7)])),'height':Math['max'](0x1,Math['round'](_0x51c0cb['height'])),'dpr':_0x51c0cb[_0x4e376d(0x1b8)],'viewState':_0x51c0cb[_0x4e376d(0x1f1)]??(_0xd70ead==null?void 0x0:_0xd70ead['viewState']),'revision':((_0xd70ead==null?void 0x0:_0xd70ead['revision'])??0x0)+0x1,'updatedAt':Date[_0x4e376d(0x1be)]()};return this[_0x4e376d(0x2a4)][_0x4e376d(0x37d)](_0x30b99a,_0x2ff83b),this[_0x4e376d(0x722)][_0x4e376d(0x37d)](_0x2ff83b['embedId'],_0x2ff83b),this[_0x4e376d(0x6a2)][_0x4e376d(0x42f)](_0x51c0cb),this[_0x4e376d(0xc3)](),this[_0x4e376d(0x24b)]['next'](_0x2ff83b),_0x2ff83b;}async[_0x404806(0x496)](_0x52dfc4){const _0xcd0cd6=_0x404806;let _0x4b5274=this[_0xcd0cd6(0x1c5)][_0xcd0cd6(0x35f)](_0x52dfc4[_0xcd0cd6(0x34e)]);if(!_0x4b5274)return;let _0x3800c2=await _0x4b5274[_0xcd0cd6(0x496)](_0x52dfc4);return this[_0xcd0cd6(0x428)](_0x52dfc4['embedId'],_0x3800c2),_0x3800c2;}async[_0x404806(0x638)](_0x2308f2,_0x492704){const _0x281943=_0x404806;if(_0x492704==null)return;let _0x49aa12=this['_providers']['get'](_0x2308f2[_0x281943(0x34e)]);await(_0x49aa12==null?void 0x0:_0x49aa12[_0x281943(0x638)](_0x2308f2,_0x492704));}[_0x404806(0x428)](_0x273000,_0x5afee7){const _0xef1799=_0x404806;let _0x476fe8=this[_0xef1799(0x722)][_0xef1799(0x35f)](_0x273000);if(!_0x476fe8){let _0x42b082={'embedId':_0x273000,'childUnitId':'','childType':void 0x0,'status':'stale','width':0x0,'height':0x0,'dpr':0x1,'viewState':_0x5afee7,'revision':0x0,'updatedAt':Date[_0xef1799(0x1be)]()};this[_0xef1799(0x722)][_0xef1799(0x37d)](_0x273000,_0x42b082),this[_0xef1799(0x24b)][_0xef1799(0x511)](_0x42b082);return;}_0x476fe8[_0xef1799(0x1f1)]=_0x5afee7,_0x476fe8[_0xef1799(0x1d7)]=Date['now'](),this[_0xef1799(0x24b)][_0xef1799(0x511)](_0x476fe8);}['markStale'](_0x5c6c0d,_0x1c2b8c){const _0x28b45a=_0x404806;let _0x5a4ce0=this[_0x28b45a(0x722)][_0x28b45a(0x35f)](_0x5c6c0d);_0x5a4ce0&&(_0x5a4ce0[_0x28b45a(0x362)]=_0x28b45a(0x17a),_0x5a4ce0['error']=_0x1c2b8c,_0x5a4ce0['updatedAt']=Date[_0x28b45a(0x1be)](),this[_0x28b45a(0x24b)][_0x28b45a(0x511)](_0x5a4ce0));}['invalidate'](_0x5a3495){const _0x2b7b4f=_0x404806;let _0x1bdfe5=this[_0x2b7b4f(0x722)]['get'](_0x5a3495);this[_0x2b7b4f(0x722)][_0x2b7b4f(0x4d8)](_0x5a3495),_0x1bdfe5&&Array['from'](this[_0x2b7b4f(0x2a4)][_0x2b7b4f(0xaf)]())[_0x2b7b4f(0x72e)](([_0x5c9ec9,_0x152568])=>{const _0xb1f6c2=_0x2b7b4f;_0x152568[_0xb1f6c2(0x46d)]===_0x5a3495&&this['_entriesByKey'][_0xb1f6c2(0x4d8)](_0x5c9ec9);});}[_0x404806(0x2fa)](_0x105f37){const _0x4198cd=_0x404806;return[_0x105f37[_0x4198cd(0x41a)][_0x4198cd(0x46d)],_0x105f37[_0x4198cd(0x106)],_0x105f37['childType'],Math[_0x4198cd(0x282)](0x1,Math[_0x4198cd(0x355)](_0x105f37['width'])),Math[_0x4198cd(0x282)](0x1,Math['round'](_0x105f37[_0x4198cd(0x704)])),_0x105f37[_0x4198cd(0x1b8)]][_0x4198cd(0x582)]('::');}async['flushForTests'](){const _0x1d799c=_0x404806;for(;this['_queue'][_0x1d799c(0x5a7)]>0x0||this[_0x1d799c(0x22a)]||this[_0x1d799c(0x433)];)await(this[_0x1d799c(0x433)]??Promise['resolve']()),await Promise[_0x1d799c(0x621)]();}[_0x404806(0x3f7)](){const _0x22b176=_0x404806;this[_0x22b176(0x1c5)][_0x22b176(0x589)](),this[_0x22b176(0x722)][_0x22b176(0x589)](),this['_entriesByKey']['clear'](),this[_0x22b176(0x6a2)]['length']=0x0,this[_0x22b176(0x24b)]['complete']();}['_drainQueue'](){const _0x502b0e=_0x404806;this[_0x502b0e(0x22a)]||this[_0x502b0e(0x433)]||(this['_activeDrain']=this[_0x502b0e(0x13e)]()[_0x502b0e(0x1b0)](()=>{const _0x7b86d8=_0x502b0e;this[_0x7b86d8(0x433)]=null;}));}async[_0x404806(0x13e)](){const _0xd8376f=_0x404806;if(!this[_0xd8376f(0x22a)]){this[_0xd8376f(0x22a)]=!0x0;try{for(;this[_0xd8376f(0x6a2)][_0xd8376f(0x5a7)]>0x0;)await this[_0xd8376f(0x404)](this[_0xd8376f(0x6a2)][_0xd8376f(0x710)]());}finally{this[_0xd8376f(0x22a)]=!0x1;}}}async[_0x404806(0x404)](_0xd0dce3){const _0x226870=_0x404806;let _0x594c0b=this['getCacheKey'](_0xd0dce3),_0xe8c0a7=this[_0x226870(0x2a4)][_0x226870(0x35f)](_0x594c0b);if(!_0xe8c0a7||_0xe8c0a7['status']!=='pending')return;let _0x3b0333=this['_providers']['get'](_0xd0dce3[_0x226870(0x34e)]),_0x400580=this[_0x226870(0x749)](_0xe8c0a7[_0x226870(0x46d)],_0xe8c0a7);if(!_0x3b0333){let _0x18a54d=_0xd0dce3['context']?et(_0xd0dce3['context']):void 0x0;if(_0x18a54d){_0xe8c0a7['image']=_0x18a54d,_0xe8c0a7['status']=_0x226870(0x3cf),_0xe8c0a7[_0x226870(0x1d7)]=Date['now'](),this[_0x226870(0x722)][_0x226870(0x37d)](_0xe8c0a7[_0x226870(0x46d)],_0xe8c0a7),this['previewUpdated$']['next'](_0xe8c0a7);return;}this['_setRenderFailure'](_0xe8c0a7,_0x400580,Error(_0x226870(0x6dc)+_0xd0dce3[_0x226870(0x34e)]));return;}try{let _0x46e0b2=await _0x3b0333[_0x226870(0x36b)]({..._0xd0dce3,'width':_0xe8c0a7[_0x226870(0x6e7)],'height':_0xe8c0a7[_0x226870(0x704)],'viewState':_0xe8c0a7[_0x226870(0x1f1)]});if(this[_0x226870(0x2a4)][_0x226870(0x35f)](_0x594c0b)!==_0xe8c0a7||_0xe8c0a7['status']!==_0x226870(0x1ac))return;if(!_0x46e0b2){this['_setRenderFailure'](_0xe8c0a7,_0x400580,Error(_0x226870(0x5b4)));return;}_0xe8c0a7[_0x226870(0x733)]=_0x46e0b2,_0xe8c0a7[_0x226870(0x362)]=_0x226870(0x3cf),_0xe8c0a7[_0x226870(0x1d7)]=Date[_0x226870(0x1be)](),this[_0x226870(0x722)]['set'](_0xe8c0a7[_0x226870(0x46d)],_0xe8c0a7),this[_0x226870(0x24b)][_0x226870(0x511)](_0xe8c0a7);}catch(_0x4aa1bd){this[_0x226870(0x3e2)](_0xe8c0a7,_0x400580,_0x4aa1bd);}}['_findPreviousReadyEntry'](_0x3f1356,_0x267e84){const _0xf4b032=_0x404806;let _0x48b20d=this['_entriesByEmbedId']['get'](_0x3f1356);return _0x48b20d&&_0x48b20d!==_0x267e84&&_0x48b20d['image']?_0x48b20d:Array[_0xf4b032(0x56b)](this[_0xf4b032(0x2a4)][_0xf4b032(0x4c9)]())[_0xf4b032(0x5b7)]()[_0xf4b032(0x18f)](_0x326c8f=>_0x326c8f[_0xf4b032(0x46d)]===_0x3f1356&&_0x326c8f!==_0x267e84&&_0x326c8f[_0xf4b032(0x733)]);}[_0x404806(0x3e2)](_0x8ec563,_0xa4f3ed,_0x38317d){const _0x2bbf8b=_0x404806;_0x8ec563[_0x2bbf8b(0x362)]=_0xa4f3ed!=null&&_0xa4f3ed[_0x2bbf8b(0x733)]?_0x2bbf8b(0x17a):'error',_0x8ec563[_0x2bbf8b(0x733)]=_0xa4f3ed==null?void 0x0:_0xa4f3ed[_0x2bbf8b(0x733)],_0x8ec563[_0x2bbf8b(0x1f1)]=_0x8ec563[_0x2bbf8b(0x1f1)]??(_0xa4f3ed==null?void 0x0:_0xa4f3ed[_0x2bbf8b(0x1f1)]),_0x8ec563[_0x2bbf8b(0x66f)]=_0x38317d,_0x8ec563[_0x2bbf8b(0x1d7)]=Date[_0x2bbf8b(0x1be)](),this[_0x2bbf8b(0x722)]['set'](_0x8ec563[_0x2bbf8b(0x46d)],_0x8ec563),this[_0x2bbf8b(0x24b)]['next'](_0x8ec563);}},qn=class{constructor(){const _0x13fb1a=_0x404806;V(this,_0x13fb1a(0x47a),new Map()),V(this,_0x13fb1a(0x156),new l['Subject']()),V(this,'geometryInvalidated$',this[_0x13fb1a(0x156)][_0x13fb1a(0x516)]());}[_0x404806(0x2c0)](_0x3ca93f){const _0x566638=_0x404806;return this[_0x566638(0x47a)][_0x566638(0x37d)](_0x3ca93f[_0x566638(0x46d)],_0x3ca93f),this[_0x566638(0x3f1)]({'embedId':_0x3ca93f[_0x566638(0x46d)],'reason':_0x566638(0x71f)}),(0x0,n['toDisposable'])(()=>{const _0x311d9f=_0x566638;this[_0x311d9f(0x47a)][_0x311d9f(0x35f)](_0x3ca93f[_0x311d9f(0x46d)])===_0x3ca93f&&(this[_0x311d9f(0x47a)]['delete'](_0x3ca93f['embedId']),this[_0x311d9f(0x3f1)]({'embedId':_0x3ca93f[_0x311d9f(0x46d)],'reason':'manual'}));});}['getRegistration'](_0x214765){const _0x2a9a46=_0x404806;return this['_registrations'][_0x2a9a46(0x35f)](_0x214765);}[_0x404806(0x30e)](_0x19e937){const _0x1a652e=_0x404806;return Array[_0x1a652e(0x56b)](this[_0x1a652e(0x47a)][_0x1a652e(0x4c9)]())['find'](_0x393fe4=>_0x393fe4['childUnitId']===_0x19e937);}[_0x404806(0x3f1)](_0x5566be){const _0x3b11f9=_0x404806;this['_geometryInvalidated$'][_0x3b11f9(0x511)](_0x5566be);}};let Jn=class{constructor(_0x16daa5,_0x1f3e30,_0x4c6343,_0x10ccde){const _0x5b9fb1=_0x404806;this[_0x5b9fb1(0x5de)]=_0x16daa5,this[_0x5b9fb1(0x59f)]=_0x1f3e30,this['_hostAdapterRegistry']=_0x4c6343,this['_anchorModelService']=_0x10ccde;}async[_0x404806(0x693)](_0x3d7dad){const _0x3eb296=_0x404806;return this['_materializeService'][_0x3eb296(0x693)](_0x3d7dad);}async[_0x404806(0x240)](_0x49270d){const _0x588152=_0x404806;let _0x3de750=_0x49270d['descriptor'],_0x41b6ad=_0x49270d['hostAnchorRecord']??this[_0x588152(0x2fb)][_0x588152(0x2ab)]({'embedId':_0x3de750[_0x588152(0x46d)],'hostUnitId':_0x3de750[_0x588152(0x1d1)],'hostType':_0x3de750['hostType'],'entry':_0x3de750[_0x588152(0x3fd)],'hostAnchorId':_0x3de750[_0x588152(0x375)],'hostContext':_0x49270d['hostContext'],'descriptor':_0x3de750});return this[_0x588152(0x5de)][_0x588152(0x527)](_0x3de750[_0x588152(0x1d1)],_0x3de750),this[_0x588152(0x35c)][_0x588152(0x435)](_0x41b6ad),this[_0x588152(0x5de)][_0x588152(0x616)](_0x3de750[_0x588152(0x1d1)],_0x3de750['embedId']);}};Jn=Q([Z(0x0,(0x0,n['Inject'])(e[_0x404806(0x4b8)])),Z(0x1,(0x0,n[_0x404806(0xec)])(e[_0x404806(0x416)])),Z(0x2,(0x0,n[_0x404806(0xec)])(e[_0x404806(0xf6)])),Z(0x3,(0x0,n[_0x404806(0xec)])(e[_0x404806(0x160)]))],Jn);function Yn(_0x532e35){const _0xdd2d3=_0x404806;var _0xe52bd3;if(!_0x532e35)return;let _0x57484f=((_0xe52bd3=_0x532e35[_0xdd2d3(0x23f)](_0xdd2d3(0x12e)))==null?void 0x0:_0xe52bd3[_0xdd2d3(0x125)]('data-embed-interaction-boundary-owner'))??void 0x0,_0x2897e7=Xn(_0x532e35,_0x57484f),_0x55eb1=(_0x2897e7==null?void 0x0:_0x2897e7[_0xdd2d3(0x125)](_0xdd2d3(0x15d)))??_0x57484f;if(_0x55eb1)return{'embedId':_0x55eb1,'hostUnitId':(_0x2897e7==null?void 0x0:_0x2897e7[_0xdd2d3(0x125)](_0xdd2d3(0x6e1)))??void 0x0,'childUnitId':(_0x2897e7==null?void 0x0:_0x2897e7['getAttribute'](a['EMBED_CHILD_UNIT_ID_ATTRIBUTE']))??void 0x0,'childType':Qn(_0x2897e7)};}function Xn(_0x129e85,_0x465ec1){const _0xe3e11d=_0x404806;let _0xafe524=_0x129e85==null?void 0x0:_0x129e85['closest'](_0xe3e11d(0x149));if(_0xafe524&&(!_0x465ec1||_0xafe524[_0xe3e11d(0x125)]('data-embed-id')===_0x465ec1))return _0xafe524;let _0x1ac666=(_0x129e85==null?void 0x0:_0x129e85[_0xe3e11d(0x577)])??(typeof document>'u'?void 0x0:document);return!_0x1ac666||!_0x465ec1?_0xafe524??void 0x0:_0x1ac666[_0xe3e11d(0x2b9)](_0xe3e11d(0x187)+Zn(_0x465ec1)+'\x22]')??void 0x0;}function Zn(_0x392a5b){const _0xefaecc=_0x404806;return _0x392a5b[_0xefaecc(0x266)](/\\/g,'\x5c\x5c')['replace'](/"/g,'\x5c\x22');}function Qn(_0x3a643a){const _0x35faf1=_0x404806;let _0x5b755f=_0x3a643a==null?void 0x0:_0x3a643a[_0x35faf1(0x125)](_0x35faf1(0x4ef));if(_0x5b755f!=null&&_0x5b755f!=='')return Number(_0x5b755f);}var $n=class{constructor(){const _0x34a598=_0x404806;V(this,_0x34a598(0x50a),new WeakMap()),V(this,'_hostGestureEvents',new WeakSet());}[_0x404806(0x2c0)](_0x4f1195){const _0x19918e=_0x404806;let _0x4cd72e=this[_0x19918e(0x50a)][_0x19918e(0x35f)](_0x4f1195);if(!_0x4cd72e){let _0x891543=_0x4f1195[_0x19918e(0x577)]['defaultView'];if(!_0x891543)return(0x0,n[_0x19918e(0x6e6)])(()=>{});let _0x723c0c=_0x34fa07=>this['_observeWheel'](_0x4f1195,_0x34fa07);_0x891543['addEventListener']('wheel',_0x723c0c,{'capture':!0x0,'passive':!0x0}),_0x4cd72e={'activeUntil':0x0,'dispose':()=>_0x891543[_0x19918e(0x6db)]('wheel',_0x723c0c,{'capture':!0x0}),'refCount':0x0},this[_0x19918e(0x50a)]['set'](_0x4f1195,_0x4cd72e);}let _0x4ccbe0=_0x4cd72e;return _0x4ccbe0[_0x19918e(0x4e0)]+=0x1,(0x0,n[_0x19918e(0x6e6)])(()=>{const _0x138d5b=_0x19918e;--_0x4ccbe0[_0x138d5b(0x4e0)],!(_0x4ccbe0[_0x138d5b(0x4e0)]>0x0||this[_0x138d5b(0x50a)][_0x138d5b(0x35f)](_0x4f1195)!==_0x4ccbe0)&&(_0x4ccbe0['dispose'](),this['_sessions'][_0x138d5b(0x4d8)](_0x4f1195));});}[_0x404806(0x244)](_0x5247b7){const _0x2bfeb1=_0x404806;return this[_0x2bfeb1(0x276)][_0x2bfeb1(0x287)](_0x5247b7);}[_0x404806(0x271)](_0x38f50b,_0x47fec3){const _0x31f4bd=_0x404806;var _0x3b60ad;let _0x128ee7=_0x38f50b[_0x31f4bd(0x577)][_0x31f4bd(0x270)];if(!_0x128ee7)return;let _0x231b56=er(_0x47fec3,_0x128ee7);if(!_0x231b56||!_0x38f50b[_0x31f4bd(0x70c)](_0x231b56))return;let _0x354826=this[_0x31f4bd(0x50a)]['get'](_0x38f50b);if(!_0x354826)return;let _0x35e808=Date[_0x31f4bd(0x1be)](),_0x4b4dba=Xn(_0x231b56);if(!_0x4b4dba||!_0x38f50b[_0x31f4bd(0x70c)](_0x4b4dba)){_0x354826['activeUntil']=_0x35e808+0x1f4;return;}if(((_0x3b60ad=Yn(_0x4b4dba))==null?void 0x0:_0x3b60ad[_0x31f4bd(0x34e)])===n[_0x31f4bd(0x536)]['UNIVER_SLIDE']){_0x354826[_0x31f4bd(0x5e3)]=_0x35e808+0x1f4,this['_hostGestureEvents'][_0x31f4bd(0x1ab)](_0x47fec3);return;}_0x35e808>=_0x354826['activeUntil']||(_0x354826['activeUntil']=_0x35e808+0x1f4,this[_0x31f4bd(0x276)][_0x31f4bd(0x1ab)](_0x47fec3));}};function er(_0x493006,_0x3dd11b){let _0x171fee=_0x493006['target'];return _0x171fee instanceof _0x3dd11b['HTMLElement']?_0x171fee:_0x171fee instanceof _0x3dd11b['Element']||_0x171fee instanceof _0x3dd11b['Node']?_0x171fee['parentElement']:null;}var tr=class{constructor(){const _0x15a1d4=_0x404806;V(this,_0x15a1d4(0x1c5),new Map());}[_0x404806(0x2c0)](_0x2e000e){const _0x2434e4=_0x404806;return this[_0x2434e4(0x1c5)][_0x2434e4(0x37d)](_0x2e000e['childType'],_0x2e000e),(0x0,n['toDisposable'])(()=>{const _0xb51a95=_0x2434e4;this[_0xb51a95(0x1c5)][_0xb51a95(0x35f)](_0x2e000e[_0xb51a95(0x34e)])===_0x2e000e&&this[_0xb51a95(0x1c5)]['delete'](_0x2e000e['childType']);});}[_0x404806(0x35f)](_0x5a49f1,_0x51130f){const _0x4b5bbd=_0x404806;var _0x535b51;let _0x849480=this['_providers'][_0x4b5bbd(0x35f)](_0x5a49f1);if(_0x849480&&!(_0x51130f&&(_0x535b51=_0x849480['supportedLayouts'])!=null&&_0x535b51[_0x4b5bbd(0x5a7)]&&!_0x849480[_0x4b5bbd(0x110)][_0x4b5bbd(0x14c)](_0x51130f)))return _0x849480;}[_0x404806(0x73c)](){const _0x3b8727=_0x404806;return[...this[_0x3b8727(0x1c5)][_0x3b8727(0x4c9)]()];}},nr=class{constructor(){V(this,'_handlers',[]);}['register'](_0x3c236a){const _0x97034b=_0x404806;return this[_0x97034b(0x53d)][_0x97034b(0x42f)](_0x3c236a),this[_0x97034b(0x405)](),(0x0,n[_0x97034b(0x6e6)])(()=>{const _0x243f58=_0x97034b;let _0x460abb=this[_0x243f58(0x53d)][_0x243f58(0x4a6)](_0x3c236a);_0x460abb>=0x0&&this['_handlers'][_0x243f58(0x35b)](_0x460abb,0x1);});}['handleWheel'](_0x3070e9){const _0x328e19=_0x404806;for(let _0x2ebfd5 of this[_0x328e19(0x53d)]){var _0x2dead9;if(_0x2ebfd5[_0x328e19(0x34e)]===_0x3070e9[_0x328e19(0x34e)]&&!(_0x3070e9['layout']&&(_0x2dead9=_0x2ebfd5[_0x328e19(0x110)])!=null&&_0x2dead9[_0x328e19(0x5a7)]&&!_0x2ebfd5['supportedLayouts'][_0x328e19(0x14c)](_0x3070e9[_0x328e19(0x5d3)]))&&_0x2ebfd5[_0x328e19(0x249)](_0x3070e9)===!0x0)return!0x0;}return!0x1;}['list'](){const _0x1afa98=_0x404806;return[...this[_0x1afa98(0x53d)]];}[_0x404806(0x405)](){const _0xb2461f=_0x404806;this[_0xb2461f(0x53d)][_0xb2461f(0x401)]((_0xce0d40,_0x3997f1)=>(_0x3997f1[_0xb2461f(0x61d)]??0x0)-(_0xce0d40['order']??0x0));}};function rr(_0x1e45b7){const _0x33ed87=_0x404806;if(!_0x1e45b7||typeof _0x1e45b7!='object')return;let _0x428b2b=_0x1e45b7;return _0x428b2b[_0x33ed87(0x2d7)]===0x1&&_0x428b2b[_0x33ed87(0x46d)]&&_0x428b2b[_0x33ed87(0x375)]?_0x428b2b:void 0x0;}const ir=new Map();function ar(_0xae354e){const _0xb4d75a=_0x404806;var _0x799c21,_0x439453;let {container:_0x46a772,content:_0x336e38,offset:_0x538fd9}=_0xae354e;if(!_0xae354e['enabled'])return _0x538fd9['current']=0x0,_0x336e38[_0xb4d75a(0x1c2)][_0xb4d75a(0x33f)](_0xb4d75a(0x2f3)),_0x336e38[_0xb4d75a(0x1c2)][_0xb4d75a(0x33f)](_0xb4d75a(0x685)),(0x0,n[_0xb4d75a(0x6e6)])(()=>{});let _0x441cfd=_0x46a772['ownerDocument'][_0xb4d75a(0x270)]??window,_0x1be44f=Nr(_0xae354e[_0xb4d75a(0x38d)],0x1),_0x1a7d9a=!0x1,_0xb62051,_0xaeeb0a=()=>{const _0x3bc378=_0xb4d75a;var _0x52f7f4;if(_0x1a7d9a)return;let _0xacf88a=_0xae354e['getChildContext']();if(!_0xacf88a){_0x538fd9[_0x3bc378(0x10e)]=0x0,_0x336e38['style']['removeProperty'](_0x3bc378(0x2f3)),_0x336e38[_0x3bc378(0x1c2)][_0x3bc378(0x33f)](_0x3bc378(0x685));return;}let _0x489e4c=_0xae354e[_0x3bc378(0xe4)](_0xacf88a);if(!_0x489e4c)return;let _0x2cea81=kn(_0x46a772),_0x82d710=(_0x2cea81==null?void 0x0:_0x2cea81[_0x3bc378(0x4c2)]())??{'height':_0x441cfd[_0x3bc378(0x518)],'top':0x0,'width':_0x441cfd[_0x3bc378(0x5e4)]},_0x36f9bf=_0x46a772[_0x3bc378(0x4c2)](),_0x428a3a=Nr(_0xae354e[_0x3bc378(0x5a0)],_0x36f9bf[_0x3bc378(0x704)]/_0x1be44f),_0x245db5=Math[_0x3bc378(0x5f9)](_0x428a3a,Nr(_0xae354e[_0x3bc378(0x58a)],_0x336e38[_0x3bc378(0x4c2)]()[_0x3bc378(0x704)]/_0x1be44f,_0x82d710[_0x3bc378(0x704)]/_0x1be44f)),_0x349931=cr({'contentHeight':_0x428a3a,'hostOffset':Math[_0x3bc378(0x282)](0x0,(_0x82d710[_0x3bc378(0xf8)]-_0x36f9bf[_0x3bc378(0xf8)])/_0x1be44f),'stickyHeaderHeight':Math[_0x3bc378(0x282)](0x18,((_0x52f7f4=_0x489e4c['getStickyHeaderHeight'])==null?void 0x0:_0x52f7f4[_0x3bc378(0x538)](_0x489e4c,_0xacf88a))??0x0),'viewportHeight':_0x245db5});if(_0x336e38[_0x3bc378(0x1c2)][_0x3bc378(0x2f3)]=_0x349931[_0x3bc378(0x6ea)]===0x0?'':_0x3bc378(0x119)+_0x349931['visualOffset']*_0x1be44f+_0x3bc378(0x36a),_0x336e38[_0x3bc378(0x1c2)][_0x3bc378(0x30a)]=_0x349931[_0x3bc378(0x2c1)]===0x0?'':_0x3bc378(0x6f2)+_0x349931[_0x3bc378(0x2c1)]*_0x1be44f+_0x3bc378(0x1ce),!or(_0xae354e[_0x3bc378(0xd0)][_0x3bc378(0x10e)],_0x3bc378(0x36f))||_0xae354e['syncingHostFromChild']['current'])return;let _0x2402ff=_0x349931[_0x3bc378(0x1c8)]-_0x538fd9['current'];if(Math[_0x3bc378(0x60c)](_0x2402ff)<0.5)return;_0x538fd9[_0x3bc378(0x10e)]=_0x349931[_0x3bc378(0x1c8)],_0xae354e[_0x3bc378(0x3f1)]();let _0x4c7fde=new WheelEvent(_0x3bc378(0x440),{'cancelable':!0x1,'clientX':_0x36f9bf[_0x3bc378(0x1fb)]+Math['min'](_0x36f9bf[_0x3bc378(0x6e7)],_0x82d710['width'])/0x2,'clientY':_0x82d710['top']+_0x245db5*_0x1be44f/0x2,'deltaY':_0x2402ff});_0xae354e[_0x3bc378(0x142)][_0x3bc378(0x10e)]=!0x0;try{_0x489e4c[_0x3bc378(0x249)]({..._0xacf88a,'event':_0x4c7fde,'source':_0x3bc378(0x3bf),'stage':_0xae354e[_0x3bc378(0x162)](),'viewportScrollY':_0x349931[_0x3bc378(0x1c8)]});}finally{_0xae354e[_0x3bc378(0x142)]['current']=!0x1;}},_0x1257db=()=>{const _0x7250d2=_0xb4d75a;_0xaeeb0a(),_0x1a7d9a||(_0xb62051=_0x441cfd[_0x7250d2(0x398)](_0x1257db));},_0x393b26=()=>{const _0xb2dd3c=_0xb4d75a;globalThis[_0xb2dd3c(0xc7)](()=>{_0x1a7d9a||_0xaeeb0a();});},_0x206873=_0xae354e[_0xb4d75a(0x50b)](),_0x250637=_0x206873?_0xae354e['getProvider'](_0x206873):void 0x0,_0x3b4b5b=_0x206873&&(_0x250637==null||(_0x799c21=_0x250637['subscribeVerticalScroll'])==null?void 0x0:_0x799c21['call'](_0x250637,_0x206873,_0x1439db=>{const _0x16a089=_0xb4d75a;var _0x5d380b;if(_0xae354e[_0x16a089(0x142)][_0x16a089(0x10e)]||!or(_0xae354e[_0x16a089(0xd0)][_0x16a089(0x10e)],_0x16a089(0x5ed)))return;let _0x23fc1a=Math[_0x16a089(0x282)](0x0,Nr(_0xae354e[_0x16a089(0x5a0)])-Nr(_0xae354e[_0x16a089(0x58a)])),_0x376985=ur(_0x1439db,0x0,_0x23fc1a),_0x254c62=_0x46a772[_0x16a089(0x4c2)](),_0x36623f=((_0x5d380b=kn(_0x46a772))==null?void 0x0:_0x5d380b[_0x16a089(0x4c2)]()[_0x16a089(0xf8)])??0x0,_0xc37ed7=sr(_0x376985,ur((_0x36623f-_0x254c62['top'])/_0x1be44f,0x0,_0x23fc1a),Math[_0x16a089(0x282)](0x0,(_0x254c62[_0x16a089(0xf8)]-_0x36623f)/_0x1be44f));if(Math['abs'](_0xc37ed7)<0.5)return;let _0x1e6b39=new WheelEvent(_0x16a089(0x440),{'cancelable':!0x1,'clientX':_0x254c62[_0x16a089(0x1fb)]+_0x254c62[_0x16a089(0x6e7)]/0x2,'clientY':_0x254c62[_0x16a089(0xf8)]+Math[_0x16a089(0x5f9)](_0x254c62[_0x16a089(0x704)],(_0xae354e[_0x16a089(0x58a)]??_0x254c62[_0x16a089(0x704)]/_0x1be44f)*_0x1be44f)/0x2,'deltaY':_0xc37ed7*_0x1be44f}),_0x47ed0d=_0x538fd9[_0x16a089(0x10e)],_0x8f4b84=_0x336e38[_0x16a089(0x1c2)][_0x16a089(0x2f3)],_0x4d1fe8=_0x336e38[_0x16a089(0x1c2)][_0x16a089(0x30a)];_0x538fd9[_0x16a089(0x10e)]=_0x376985,_0x336e38[_0x16a089(0x1c2)][_0x16a089(0x2f3)]=_0x376985===0x0?'':'translateY('+_0x376985*_0x1be44f+_0x16a089(0x36a),_0x336e38[_0x16a089(0x1c2)][_0x16a089(0x30a)]='',_0xae354e[_0x16a089(0x165)][_0x16a089(0x10e)]=!0x0;let _0x186647=!0x1;try{var _0x4c2c7a;_0x186647=((_0x4c2c7a=_0xae354e['onHostWheel'])==null?void 0x0:_0x4c2c7a[_0x16a089(0x538)](_0xae354e,_0x1e6b39,_0x206873))===!0x0||On(_0x46a772,_0x1e6b39);}finally{_0xae354e[_0x16a089(0x165)][_0x16a089(0x10e)]=!0x1;}if(!_0x186647){_0x538fd9[_0x16a089(0x10e)]=_0x47ed0d,_0x336e38[_0x16a089(0x1c2)][_0x16a089(0x2f3)]=_0x8f4b84,_0x336e38['style'][_0x16a089(0x30a)]=_0x4d1fe8;return;}_0xae354e['invalidate']();}));_0xb62051=_0x441cfd[_0xb4d75a(0x398)](_0x1257db);let _0x44640f=(_0x439453=_0xae354e[_0xb4d75a(0x675)])==null?void 0x0:_0x439453['subscribe'](_0x393b26);_0x441cfd[_0xb4d75a(0x31b)](_0xb4d75a(0x487),_0xaeeb0a,!0x0),_0x441cfd[_0xb4d75a(0x31b)](_0xb4d75a(0x2b6),_0xaeeb0a);let _0x357f02=typeof ResizeObserver>'u'?void 0x0:new ResizeObserver(_0xaeeb0a);return _0x357f02==null||_0x357f02[_0xb4d75a(0x1bc)](_0x46a772),(0x0,n['toDisposable'])(()=>{const _0x1778cb=_0xb4d75a;_0x1a7d9a=!0x0,_0xb62051!=null&&_0x441cfd[_0x1778cb(0x122)](_0xb62051),_0x3b4b5b==null||_0x3b4b5b[_0x1778cb(0x3f7)](),_0x44640f==null||_0x44640f['unsubscribe'](),_0x357f02==null||_0x357f02[_0x1778cb(0x344)](),_0x441cfd[_0x1778cb(0x6db)]('scroll',_0xaeeb0a,!0x0),_0x441cfd['removeEventListener'](_0x1778cb(0x2b6),_0xaeeb0a),_0x336e38[_0x1778cb(0x1c2)][_0x1778cb(0x33f)](_0x1778cb(0x2f3)),_0x336e38[_0x1778cb(0x1c2)][_0x1778cb(0x33f)]('clip-path');});}function or(_0x353e60,_0x5d1c34){return _0x353e60==null||_0x353e60===_0x5d1c34;}function sr(_0x2abd0f,_0x199618,_0x2d8204){const _0x56fcfe=_0x404806;let _0x4ea00a=_0x2abd0f-_0x199618;return _0x4ea00a+(_0x4ea00a>0x0?Math[_0x56fcfe(0x282)](0x0,_0x2d8204):0x0);}function cr(_0x4aedc4){const _0x1ce2ee=_0x404806;let _0x23cccc=Nr(_0x4aedc4['contentHeight']),_0x497ee4=Math[_0x1ce2ee(0x5f9)](_0x23cccc,Nr(_0x4aedc4[_0x1ce2ee(0x58a)])),_0x1b2e3e=Math[_0x1ce2ee(0x282)](0x0,_0x23cccc-_0x497ee4);if(_0x1b2e3e===0x0)return{'childOffset':0x0,'clipBottom':0x0,'visualOffset':0x0};let _0x5b4fc6=Math[_0x1ce2ee(0x282)](0x0,_0x4aedc4['hostOffset']),_0x47be67=ur(Nr(_0x4aedc4[_0x1ce2ee(0x669)]),0x1,_0x497ee4),_0x2215cd=Math['max'](_0x1b2e3e,_0x23cccc-_0x47be67),_0x13f223=Math['min'](_0x5b4fc6,_0x2215cd),_0x1adb2f=ur(_0x23cccc-_0x5b4fc6,_0x47be67,_0x497ee4);return{'childOffset':Math['min'](_0x5b4fc6,_0x1b2e3e),'clipBottom':_0x497ee4-_0x1adb2f,'visualOffset':_0x13f223};}function lr(_0x11c96d){const _0x4d602b=_0x404806;let _0x34de0f=Math[_0x4d602b(0x282)](0x1,_0x11c96d['bleedWidth']-_0x11c96d[_0x4d602b(0xbd)]),_0x122f36=Math[_0x4d602b(0x5f9)](_0x11c96d[_0x4d602b(0x4ad)],_0x34de0f);return{'initialWidth':_0x122f36,'maxExpansion':Math[_0x4d602b(0x5f9)](_0x11c96d[_0x4d602b(0xbd)],Math['max'](0x0,_0x11c96d[_0x4d602b(0x4ad)]-_0x122f36))};}function ur(_0x487843,_0xc342d8,_0x28f0d4){const _0x3f084b=_0x404806;return Math[_0x3f084b(0x282)](_0xc342d8,Math[_0x3f084b(0x5f9)](_0x28f0d4,_0x487843));}function dr(_0x503cd7){const _0x4c2d0e=_0x404806;_0x503cd7[_0x4c2d0e(0x1c2)][_0x4c2d0e(0x33f)]('left'),_0x503cd7[_0x4c2d0e(0x1c2)][_0x4c2d0e(0x33f)](_0x4c2d0e(0xf8)),_0x503cd7[_0x4c2d0e(0x1c2)]['removeProperty'](_0x4c2d0e(0x6e7)),_0x503cd7[_0x4c2d0e(0x1c2)]['removeProperty'](_0x4c2d0e(0x704)),_0x503cd7[_0x4c2d0e(0x1c2)][_0x4c2d0e(0x33f)](_0x4c2d0e(0x2f5)),_0x503cd7[_0x4c2d0e(0x1c2)][_0x4c2d0e(0x33f)]('pointer-events');}function fr(_0x16ce1d,_0xe978db){const _0x450637=_0x404806;_0xe978db?ir[_0x450637(0x37d)](_0x16ce1d,_0xe978db):ir[_0x450637(0x4d8)](_0x16ce1d);}function pr(_0xa09e10){const _0x2623ea=_0x404806;var _0x1959dc;let {chrome:_0x51fd64,container:_0xe2b378,geometryService:_0xe584a1,stage:_0xeba346}=_0xa09e10;if(_0xa09e10['deferInactive']&&_0xeba346==='inactive')return _0x51fd64[_0x2623ea(0x1c2)][_0x2623ea(0x2f5)]=_0x2623ea(0x115),_0x51fd64[_0x2623ea(0x1c2)][_0x2623ea(0xcd)]=_0x2623ea(0x620),(0x0,n[_0x2623ea(0x6e6)])(()=>{const _0x3ad2c3=_0x2623ea;_0x51fd64[_0x3ad2c3(0x1c2)][_0x3ad2c3(0x33f)](_0x3ad2c3(0x2f5)),_0x51fd64[_0x3ad2c3(0x1c2)][_0x3ad2c3(0x33f)](_0x3ad2c3(0x6f9));});let _0x5910fd=_0x51fd64[_0x2623ea(0x5eb)],_0x186c06=_0x51fd64[_0x2623ea(0x727)],_0x3c3fd5,_0x19a485,_0x1136ea=0x0,_0x24c63a,_0x11c8ac,_0x364df2,_0x579fdd,_0x1abf73,_0x374d29,_0xd0e639,_0x2f54c8=()=>{const _0x414354=_0x2623ea;let _0x2afb89=Sr(_0xe2b378),_0x33b325=xr(_0xe2b378),_0x224bcd=!Cr(_0xe2b378)&&_0xd0e639!=null&&_0x24c63a===_0x33b325['left']&&_0x364df2===_0x33b325[_0x414354(0x6e7)]&&_0x579fdd===_0x33b325[_0x414354(0x704)];!Cr(_0xe2b378)&&_0xd0e639!=null&&!_0x224bcd&&(_0xd0e639=void 0x0);let _0x3de793=_0x224bcd?new DOMRect(_0x33b325['left'],_0xd0e639,_0x33b325['width'],_0x33b325['height']):_0x33b325,_0x3d2230=!_0x2afb89||_0x3de793[_0x414354(0x704)]>=0x18,_0x152219=_r(_0x2afb89,_0x3d2230,_0x3de793['height']);if(hr(_0xe2b378,_0x51fd64,_0x3d2230,_0xeba346),gr(_0xe2b378,_0x51fd64,_0x152219,_0xeba346),_0x2afb89){let _0x4eba8b=_0xe2b378[_0x414354(0x4c2)]();vr(_0x51fd64,_0x3de793,yr(_0x4eba8b,_0xa09e10[_0x414354(0x1a4)]));}else br(_0x51fd64);_0x51fd64[_0x414354(0x1c2)][_0x414354(0x2f5)]=_0x3d2230?'':_0x414354(0x115),_0x51fd64[_0x414354(0x1c2)][_0x414354(0xcd)]=_0x3d2230&&_0xeba346!==_0x414354(0x169)?'':'none',(_0x3de793[_0x414354(0x1fb)]!==_0x24c63a||_0x3de793[_0x414354(0xf8)]!==_0x11c8ac||_0x3de793[_0x414354(0x6e7)]!==_0x364df2||_0x3de793[_0x414354(0x704)]!==_0x579fdd||_0x3d2230!==_0x1abf73||_0x152219!==_0x374d29)&&(_0x24c63a=_0x3de793['left'],_0x11c8ac=_0x3de793['top'],_0x364df2=_0x3de793[_0x414354(0x6e7)],_0x579fdd=_0x3de793['height'],_0x1abf73=_0x3d2230,_0x374d29=_0x152219,fr(_0xe2b378,{'height':_0x3de793[_0x414354(0x704)],'left':_0x3de793[_0x414354(0x1fb)],'top':_0x3de793['top'],'width':_0x3de793[_0x414354(0x6e7)]}),_0x51fd64[_0x414354(0x1c2)][_0x414354(0x1fb)]=_0x3de793[_0x414354(0x1fb)]+'px',_0x51fd64[_0x414354(0x1c2)][_0x414354(0xf8)]=_0x3de793[_0x414354(0xf8)]+'px',_0x51fd64[_0x414354(0x1c2)]['width']=_0x3de793[_0x414354(0x6e7)]+'px',_0x51fd64['style'][_0x414354(0x704)]=_0x3de793[_0x414354(0x704)]+'px');},_0x2e5df6=()=>{const _0x32537e=_0x2623ea;_0x2f54c8(),_0x3c3fd5=window[_0x32537e(0x398)](_0x2e5df6);},_0xc57cd1=()=>{_0x19a485=void 0x0,_0x2f54c8(),!(_0x1136ea<=0x0)&&(--_0x1136ea,_0x19a485=window['requestAnimationFrame'](_0xc57cd1));},_0x220e48=_0x48343f=>{const _0x577461=_0x2623ea;!Cr(_0xe2b378)&&Er(_0x48343f)&&_0x11c8ac!=null&&(_0xd0e639=_0x11c8ac),Tr(_0xe2b378,_0x48343f,{'height':_0x579fdd,'left':_0x24c63a,'top':_0x11c8ac,'width':_0x364df2})&&(_0xe584a1[_0x577461(0x3f1)]({'embedId':_0xa09e10[_0x577461(0x46d)],'reason':_0x577461(0x440)}),_0x1136ea=Math['max'](_0x1136ea,0x3),_0x19a485??=window[_0x577461(0x398)](_0xc57cd1));},_0x143d42=()=>{const _0x1eb5b7=_0x2623ea;_0xd0e639=void 0x0,_0xe584a1[_0x1eb5b7(0x3f1)]({'embedId':_0xa09e10[_0x1eb5b7(0x46d)],'reason':'host-scroll'}),_0x1136ea=Math[_0x1eb5b7(0x282)](_0x1136ea,0x2),_0x19a485??=window['requestAnimationFrame'](_0xc57cd1);},_0x374289=()=>{_0xd0e639=void 0x0;};_0x2f54c8(),document[_0x2623ea(0x4fa)][_0x2623ea(0x1a1)](_0x51fd64);let _0x390fbd=new ResizeObserver(_0x2f54c8);_0x390fbd[_0x2623ea(0x1bc)](_0xe2b378);let _0x14ec9e=(_0x1959dc=_0xa09e10['hostLayout$'])==null?void 0x0:_0x1959dc[_0x2623ea(0x3db)](_0x143d42);return window[_0x2623ea(0x31b)](_0x2623ea(0x263),_0x374289,!0x0),window[_0x2623ea(0x31b)]('scroll',_0x220e48,!0x0),window[_0x2623ea(0x31b)]('wheel',_0x220e48,!0x0),window[_0x2623ea(0x31b)](_0x2623ea(0x2b6),_0x220e48),(_0xeba346!=='inactive'||Cr(_0xe2b378))&&(_0x3c3fd5=window[_0x2623ea(0x398)](_0x2e5df6)),(0x0,n[_0x2623ea(0x6e6)])(()=>{const _0x1ca831=_0x2623ea;_0x3c3fd5!=null&&window[_0x1ca831(0x122)](_0x3c3fd5),_0x19a485!=null&&window[_0x1ca831(0x122)](_0x19a485),_0x14ec9e==null||_0x14ec9e[_0x1ca831(0x12a)](),_0x390fbd['disconnect'](),window[_0x1ca831(0x6db)]('pointerdown',_0x374289,!0x0),window[_0x1ca831(0x6db)](_0x1ca831(0x487),_0x220e48,!0x0),window['removeEventListener'](_0x1ca831(0x440),_0x220e48,!0x0),window[_0x1ca831(0x6db)]('resize',_0x220e48),fr(_0xe2b378),dr(_0x51fd64),hr(_0xe2b378,_0x51fd64,!0x0,_0x1ca831(0x6c6)),gr(_0xe2b378,_0x51fd64,!0x0,_0x1ca831(0x6c6)),_0x5910fd!=null&&_0x5910fd[_0x1ca831(0x3d5)]?_0x5910fd[_0x1ca831(0x718)](_0x51fd64,_0x186c06):_0x51fd64[_0x1ca831(0x2d1)]();});}function mr(_0x4a3475,_0x35a8c6){const _0x2c4338=_0x404806;var _0x55bec8,_0x438eb9,_0x597294;let _0x44b537=_0x4a3475['dataset']['embedId'],_0x3e4cb5=_0x4a3475['ownerDocument'],_0x19fabb=Sr(_0x4a3475)?[xr(_0x4a3475)]:[_0x4a3475[_0x2c4338(0x4c2)](),(_0x55bec8=_0x4a3475['querySelector'](_0x2c4338(0x141)))==null?void 0x0:_0x55bec8[_0x2c4338(0x4c2)]()],_0x343b9e=_0x3e4cb5[_0x2c4338(0x2b9)](_0x2c4338(0x580)+_0x44b537+'\x22]'),_0x1a8d32=[_0x343b9e==null||(_0x438eb9=_0x343b9e[_0x2c4338(0x2b9)](_0x2c4338(0x4a9)))==null?void 0x0:_0x438eb9['getBoundingClientRect'](),_0x343b9e==null||(_0x597294=_0x343b9e[_0x2c4338(0x2b9)]('[data-embed-float-fullscreen-button]'))==null?void 0x0:_0x597294[_0x2c4338(0x4c2)]()],_0x434078=Array[_0x2c4338(0x56b)](_0x3e4cb5['querySelectorAll'](_0x2c4338(0x674)))['filter'](_0x1c8bff=>_0x1c8bff[_0x2c4338(0x6a4)]['embedId']===_0x44b537)[_0x2c4338(0x26b)](_0x9a6192=>_0x9a6192[_0x2c4338(0x4c2)]());return[..._0x19fabb,..._0x1a8d32,..._0x434078][_0x2c4338(0x3d1)](_0x3fa87c=>!!_0x3fa87c&&_0x3fa87c[_0x2c4338(0x6e7)]>0x0&&_0x3fa87c['height']>0x0)[_0x2c4338(0x5c0)](_0x565d48=>jr(_0x565d48,_0x35a8c6[_0x2c4338(0x2fc)],_0x35a8c6[_0x2c4338(0x3e5)]));}function hr(_0x22d2fd,_0x1edb4e,_0x185da2,_0x4f365a){const _0x3631db=_0x404806;let _0x498faa=_0x185da2?'':'none',_0x2cd65f=_0x22d2fd[_0x3631db(0x2b9)]('[data-u-comp=\x22embed-float-dom-content\x22]'),_0x4006ba=_0x22d2fd[_0x3631db(0x2b9)](_0x3631db(0x6fe)),_0x3cd6ab=_0x22d2fd[_0x3631db(0x2b9)](_0x3631db(0x361)),_0x2a86cb=_0x22d2fd[_0x3631db(0x2b9)](_0x3631db(0x6f8)),_0x3d07cc=_0x22d2fd['querySelector'](_0x3631db(0x70d)),_0x1692fa=_0x1edb4e==null?void 0x0:_0x1edb4e[_0x3631db(0x2b9)](_0x3631db(0x3e9)),_0x5a81f3=_0x1edb4e==null?void 0x0:_0x1edb4e[_0x3631db(0x2b9)]('[data-embed-popup-root]');if(_0x1692fa==null||_0x1692fa[_0x3631db(0x1c2)][_0x3631db(0x366)](_0x3631db(0x6f9),'none'),_0x5a81f3==null||_0x5a81f3[_0x3631db(0x1c2)]['setProperty'](_0x3631db(0x6f9),_0x3631db(0x620)),Sr(_0x22d2fd)){_0x22d2fd[_0x3631db(0x1c2)]['setProperty'](_0x3631db(0x6f9),_0x3631db(0x620)),_0x2cd65f==null||_0x2cd65f['style'][_0x3631db(0x366)](_0x3631db(0x6f9),'none'),_0x4006ba==null||_0x4006ba['style'][_0x3631db(0x366)]('pointer-events',_0x3631db(0x620)),_0x3cd6ab==null||_0x3cd6ab[_0x3631db(0x1c2)]['setProperty'](_0x3631db(0x6f9),_0x185da2?_0x3631db(0x281):_0x3631db(0x620)),_0x2a86cb==null||_0x2a86cb[_0x3631db(0x1c2)][_0x3631db(0x366)](_0x3631db(0x6f9),'none'),_0x3d07cc==null||_0x3d07cc[_0x3631db(0x1c2)][_0x3631db(0x366)](_0x3631db(0x6f9),_0x3631db(0x620));return;}_0x22d2fd[_0x3631db(0x1c2)]['removeProperty']('pointer-events'),_0x2cd65f==null||_0x2cd65f['style']['removeProperty']('pointer-events'),_0x4006ba==null||_0x4006ba[_0x3631db(0x1c2)][_0x3631db(0x366)]('pointer-events',_0x498faa),_0x3cd6ab==null||_0x3cd6ab[_0x3631db(0x1c2)][_0x3631db(0x33f)](_0x3631db(0x6f9)),_0x2a86cb==null||_0x2a86cb[_0x3631db(0x1c2)][_0x3631db(0x33f)]('pointer-events'),_0x3d07cc==null||_0x3d07cc['style'][_0x3631db(0x366)](_0x3631db(0x6f9),_0x498faa);}function gr(_0x3bc44e,_0x341d46,_0x566663,_0x2b3ebb){const _0x1d87dc=_0x404806;let _0x22beb5=_0x566663&&_0x2b3ebb!=='stage2',_0x257895=_0x3bc44e['querySelector'](_0x1d87dc(0x2c3))??(_0x341d46==null?void 0x0:_0x341d46[_0x1d87dc(0x2b9)](_0x1d87dc(0x2c3))),_0x119089=[_0x341d46==null?void 0x0:_0x341d46['querySelector'](_0x1d87dc(0x3e9)),_0x341d46==null?void 0x0:_0x341d46[_0x1d87dc(0x2b9)](_0x1d87dc(0x431))];_0x257895==null||_0x257895[_0x1d87dc(0x1c2)]['setProperty'](_0x1d87dc(0x2f5),_0x22beb5?'':_0x1d87dc(0x115)),_0x257895==null||_0x257895[_0x1d87dc(0x1c2)][_0x1d87dc(0x366)](_0x1d87dc(0x6f9),_0x22beb5?'':'none'),_0x119089['forEach'](_0x18e136=>{const _0x488836=_0x1d87dc;_0x18e136==null||_0x18e136['style']['setProperty'](_0x488836(0x2f5),_0x566663&&_0x2b3ebb===_0x488836(0x6c6)?'':_0x488836(0x115)),_0x18e136==null||_0x18e136[_0x488836(0x1c2)]['setProperty']('pointer-events',_0x488836(0x620)),_0x2b3ebb!=='stage2'&&(_0x18e136==null||_0x18e136['removeAttribute'](_0x488836(0x3ae)),_0x18e136==null||_0x18e136[_0x488836(0x262)](_0x488836(0x2cf))[_0x488836(0x72e)](_0x41d834=>{const _0x8b14e1=_0x488836;_0x41d834[_0x8b14e1(0x633)]('data-embed-runtime-focus-role');}));});}function _r(_0x43f7ba,_0x1e3f92,_0x47f23c){return _0x43f7ba?_0x1e3f92:_0x47f23c>=0x28;}function vr(_0x1cd4d3,_0x2ddf37,_0x1f68d2){const _0x143ec1=_0x404806;let _0x47c967=_0x1f68d2[_0x143ec1(0x1fb)]-_0x2ddf37['left'],_0x582c3a=_0x1f68d2[_0x143ec1(0x6e7)];_0x1cd4d3[_0x143ec1(0x262)](_0x143ec1(0x4a9))[_0x143ec1(0x72e)](_0x4f2950=>{const _0x2f50db=_0x143ec1;var _0x3cba90;let _0x19b11f=(_0x3cba90=_0x4f2950[_0x2f50db(0x23f)](_0x2f50db(0x73e)))==null?void 0x0:_0x3cba90[_0x2f50db(0x6a4)][_0x2f50db(0x5e5)],_0x3a902=_0x4f2950['dataset'][_0x2f50db(0x461)]===_0x2f50db(0x389),_0x2420cf=_0x4f2950[_0x2f50db(0x6a4)][_0x2f50db(0x461)]===_0x2f50db(0x667);_0x19b11f===_0x2f50db(0x43e)?(_0x4f2950['style'][_0x2f50db(0xf8)]=_0x3a902?_0x2f50db(0x6d5):'-52px',_0x3a902?(_0x4f2950[_0x2f50db(0x1c2)][_0x2f50db(0x366)]('left',_0x47c967+'px',_0x2f50db(0x26c)),_0x4f2950[_0x2f50db(0x1c2)][_0x2f50db(0x366)](_0x2f50db(0x120),'auto',_0x2f50db(0x26c)),_0x4f2950[_0x2f50db(0x1c2)][_0x2f50db(0x366)](_0x2f50db(0x6e7),_0x582c3a+'px',_0x2f50db(0x26c))):_0x2420cf&&(_0x4f2950['style'][_0x2f50db(0x366)](_0x2f50db(0x1fb),_0x47c967+_0x582c3a/0x2+'px','important'),_0x4f2950[_0x2f50db(0x1c2)][_0x2f50db(0x366)](_0x2f50db(0x612),_0x582c3a+'px'))):(_0x3a902||_0x2420cf)&&(_0x4f2950[_0x2f50db(0x1c2)][_0x2f50db(0xf8)]=_0x2f50db(0x306));});}function yr(_0x5497b8,_0x12696f){const _0x208b05=_0x404806;if(!_0x12696f)return _0x5497b8;let _0x3b07cb=Math[_0x208b05(0x5f9)](_0x12696f['contentWidth'],_0x12696f[_0x208b05(0x61b)]);if(_0x3b07cb<=0x0||_0x5497b8[_0x208b05(0x6e7)]<=0x0)return _0x5497b8;let _0x4ae95d=_0x5497b8[_0x208b05(0x6e7)]/_0x3b07cb;return new DOMRect(_0x5497b8['left'],_0x5497b8[_0x208b05(0xf8)],_0x12696f['pageContentWidth']*_0x4ae95d,_0x5497b8[_0x208b05(0x704)]);}function br(_0x54bf46){const _0x4344d2=_0x404806;_0x54bf46[_0x4344d2(0x262)]('[data-embed-floating-menu=\x22true\x22]')[_0x4344d2(0x72e)](_0x4da20d=>{const _0x5b4cfd=_0x4344d2;var _0x59601b;_0x4da20d[_0x5b4cfd(0x1c2)][_0x5b4cfd(0x33f)](_0x5b4cfd(0x1fb)),_0x4da20d['style'][_0x5b4cfd(0x33f)](_0x5b4cfd(0xf8)),_0x4da20d[_0x5b4cfd(0x1c2)][_0x5b4cfd(0x33f)](_0x5b4cfd(0x6e7)),_0x4da20d[_0x5b4cfd(0x1c2)][_0x5b4cfd(0x33f)]('right'),_0x4da20d[_0x5b4cfd(0x1c2)]['removeProperty']('max-width'),(_0x59601b=_0x4da20d[_0x5b4cfd(0x2b9)](_0x5b4cfd(0x38f)))==null||_0x59601b[_0x5b4cfd(0x1c2)][_0x5b4cfd(0x33f)]('margin-left');});}function xr(_0x83d6c6){const _0x2a9661=_0x404806;let _0x56a66e=Cr(_0x83d6c6)?_0x83d6c6['querySelector']('[data-u-comp=\x22embed-float-dom-content\x22]'):null,_0x256915=_0x56a66e==null?void 0x0:_0x56a66e[_0x2a9661(0x4c2)](),_0x99f72f=_0x83d6c6[_0x2a9661(0x4c2)]();return Dr(_0x256915&&_0x256915[_0x2a9661(0x6e7)]>0x0&&_0x256915[_0x2a9661(0x704)]>0x0?Sr(_0x83d6c6)?Or(_0x256915,_0x99f72f['bottom']):_0x256915:_0x99f72f,_0x83d6c6);}function Sr(_0x794f01){const _0x543bd5=_0x404806;return!!_0x794f01[_0x543bd5(0x23f)]('[data-embed-docs-custom-block-sheet-like=\x22true\x22]');}function Cr(_0x364a06){const _0x450e25=_0x404806;return Sr(_0x364a06)||!!_0x364a06[_0x450e25(0x23f)](_0x450e25(0x22b));}function wr(_0x464cbc,_0x3f4a4c,_0x1114d7,_0xcba0da){const _0x393ae2=_0x404806;_0xcba0da[_0x393ae2(0x10e)][_0x393ae2(0x72e)](_0x4ddfab=>window[_0x393ae2(0x122)](_0x4ddfab)),_0xcba0da[_0x393ae2(0x10e)]=[],_0x464cbc[_0x393ae2(0x3f1)]({'embedId':_0x3f4a4c,'reason':_0x1114d7});let _0x196cdf=_0x432cb5=>{const _0x532251=_0x393ae2;let _0x41bd82=window['requestAnimationFrame'](()=>{const _0x79b64=_0x159c;_0xcba0da[_0x79b64(0x10e)]=_0xcba0da[_0x79b64(0x10e)]['filter'](_0x23acdd=>_0x23acdd!==_0x41bd82),_0x464cbc[_0x79b64(0x3f1)]({'embedId':_0x3f4a4c,'reason':_0x1114d7}),_0x432cb5>0x1&&_0x196cdf(_0x432cb5-0x1);});_0xcba0da['current'][_0x532251(0x42f)](_0x41bd82);};_0x196cdf(0x2);}function Tr(_0x12bea8,_0x47fa15,_0x554ccd){const _0x5111f1=_0x404806;if(Sn(_0x47fa15))return!0x1;let _0x5354ec=_0x47fa15==null?void 0x0:_0x47fa15[_0x5111f1(0x2c2)];return!(_0x5354ec instanceof Node&&_0x12bea8[_0x5111f1(0x70c)](_0x5354ec)||_0x5354ec instanceof HTMLElement&&_0x5354ec[_0x5111f1(0x23f)](_0x5111f1(0x149))||_0x47fa15 instanceof WheelEvent&&([...ir[_0x5111f1(0x4c9)]()][_0x5111f1(0x5c0)](_0x502e34=>Mr(_0x502e34,_0x47fa15))||Mr(_0x554ccd,_0x47fa15)));}function Er(_0x337745){const _0x5ebd9b=_0x404806;return _0x337745 instanceof WheelEvent?Math[_0x5ebd9b(0x60c)](_0x337745[_0x5ebd9b(0x2f7)])>=Math[_0x5ebd9b(0x60c)](_0x337745['deltaX']):(_0x337745==null?void 0x0:_0x337745[_0x5ebd9b(0x225)])===_0x5ebd9b(0x487);}function Dr(_0x4ab8ec,_0x344fe0){const _0x1c74c1=_0x404806;let _0x1f178e=kr(_0x344fe0,_0x4ab8ec);if(!_0x1f178e&&_0x4ab8ec[_0x1c74c1(0xf8)]>=0x0&&_0x4ab8ec[_0x1c74c1(0x1fb)]>=0x0)return _0x4ab8ec;let _0x13c3c1=(_0x1f178e==null?void 0x0:_0x1f178e[_0x1c74c1(0x4c2)]())??new DOMRect(0x0,0x0,window[_0x1c74c1(0x5e4)],window[_0x1c74c1(0x518)]),_0x1b0689=Math['max'](_0x4ab8ec[_0x1c74c1(0x1fb)],_0x13c3c1[_0x1c74c1(0x1fb)]),_0x360e6d=Math[_0x1c74c1(0x282)](_0x4ab8ec[_0x1c74c1(0xf8)],_0x13c3c1['top']),_0x45b3e3=Math['min'](_0x4ab8ec[_0x1c74c1(0x120)],_0x13c3c1['right']),_0x4613fd=Math[_0x1c74c1(0x5f9)](_0x4ab8ec[_0x1c74c1(0x317)],_0x13c3c1[_0x1c74c1(0x317)]);return _0x45b3e3<=_0x1b0689||_0x4613fd<=_0x360e6d?new DOMRect(_0x1b0689,_0x360e6d,0x0,0x0):new DOMRect(_0x1b0689,_0x360e6d,_0x45b3e3-_0x1b0689,_0x4613fd-_0x360e6d);}function Or(_0x352d26,_0x10818b){const _0x54f5e9=_0x404806;let _0x4c32ed=Math[_0x54f5e9(0x5f9)](_0x352d26[_0x54f5e9(0x317)],_0x10818b);return _0x4c32ed<=_0x352d26['top']?new DOMRect(_0x352d26[_0x54f5e9(0x1fb)],_0x352d26['top'],0x0,0x0):new DOMRect(_0x352d26['left'],_0x352d26[_0x54f5e9(0xf8)],_0x352d26[_0x54f5e9(0x6e7)],_0x4c32ed-_0x352d26[_0x54f5e9(0xf8)]);}function kr(_0xcf8660,_0x17d57e){const _0x30ba74=_0x404806;let _0x3ad131=_0xcf8660[_0x30ba74(0x5eb)];for(;_0x3ad131&&_0x3ad131!==document['body']&&_0x3ad131!==document[_0x30ba74(0x12d)];){if(An(_0x3ad131)&&!Ar(_0x3ad131,_0x17d57e))return _0x3ad131;_0x3ad131=_0x3ad131[_0x30ba74(0x5eb)];}return null;}function Ar(_0x45167d,_0x208e10){const _0x52956d=_0x404806;let _0x87496=_0x45167d[_0x52956d(0x4c2)]();return _0x87496['width']<=0x0||_0x87496[_0x52956d(0x704)]<=0x0||Math[_0x52956d(0x60c)](_0x87496[_0x52956d(0x1fb)]-_0x208e10[_0x52956d(0x1fb)])<0x1&&Math['abs'](_0x87496[_0x52956d(0xf8)]-_0x208e10[_0x52956d(0xf8)])<0x1&&Math[_0x52956d(0x60c)](_0x87496['width']-_0x208e10['width'])<0x1&&Math['abs'](_0x87496[_0x52956d(0x704)]-_0x208e10[_0x52956d(0x704)])<0x1;}function jr(_0x45af7a,_0x138c68,_0x3faa37){const _0x101297=_0x404806;return _0x138c68>=_0x45af7a[_0x101297(0x1fb)]&&_0x138c68<=_0x45af7a[_0x101297(0x120)]&&_0x3faa37>=_0x45af7a[_0x101297(0xf8)]&&_0x3faa37<=_0x45af7a[_0x101297(0x317)];}function Mr(_0x313675,_0x4205d1){const _0x265f2a=_0x404806;let {height:_0x2730f5,left:_0x4d5ba1,top:_0x2850db,width:_0x26141b}=_0x313675;return Number[_0x265f2a(0x581)](_0x4d5ba1)&&Number[_0x265f2a(0x581)](_0x2850db)&&Number['isFinite'](_0x26141b)&&Number[_0x265f2a(0x581)](_0x2730f5)&&(_0x26141b??0x0)>0x0&&(_0x2730f5??0x0)>0x0&&_0x4205d1[_0x265f2a(0x2fc)]>=_0x4d5ba1&&_0x4205d1[_0x265f2a(0x2fc)]<=_0x4d5ba1+_0x26141b&&_0x4205d1[_0x265f2a(0x3e5)]>=_0x2850db&&_0x4205d1[_0x265f2a(0x3e5)]<=_0x2850db+_0x2730f5;}function Nr(..._0x1b398d){const _0x4be808=_0x404806;return Math[_0x4be808(0x282)](0x1,_0x1b398d[_0x4be808(0x18f)](_0xe6f838=>typeof _0xe6f838==_0x4be808(0x670)&&Number[_0x4be808(0x581)](_0xe6f838)&&_0xe6f838>0x0)??0x1);}const Pr=_0x404806(0x21d);function Fr(..._0x116da8){const _0x4ca6ee=_0x404806;return _0x116da8[_0x4ca6ee(0x3d1)](_0x45921f=>!!_0x45921f&&_0x45921f[_0x4ca6ee(0x3d5)]);}function Ir(_0x1fbf40,_0x4b5256){const _0x562390=_0x404806;if(_0x4b5256 instanceof HTMLCanvasElement&&_0x1fbf40['some'](_0x2e5bd6=>_0x2e5bd6['contains'](_0x4b5256)))return _0x4b5256;for(let _0x17bccc of _0x1fbf40){let _0x25706e=_0x17bccc[_0x562390(0x2b9)]('canvas');if(_0x25706e)return _0x25706e;}return null;}function Lr(_0x139b05,_0x5c4c8d=!0x1){const _0xf2dc6f=_0x404806;return _0x139b05!==n[_0xf2dc6f(0x536)]['UNIVER_SHEET']&&_0x139b05!==n[_0xf2dc6f(0x536)][_0xf2dc6f(0x15e)]&&(_0x5c4c8d||_0x139b05!==n[_0xf2dc6f(0x536)][_0xf2dc6f(0x517)]);}function Rr(_0x1f17d6){const _0x3979e6=_0x404806;let _0x387209=zr(_0x1f17d6);return _0x387209==='child-editor'||_0x387209===_0x3979e6(0x1dc)||_0x387209===_0x3979e6(0x12f);}function zr(_0x169f47){const _0x3d9a3d=_0x404806;var _0x17fdaa;if(!(_0x169f47 instanceof HTMLElement))return;let _0x294419=(_0x17fdaa=_0x169f47[_0x3d9a3d(0x23f)](_0x3d9a3d(0x2cf)))==null?void 0x0:_0x17fdaa[_0x3d9a3d(0x125)](G);return qr(_0x294419)?_0x294419:void 0x0;}function Br(_0x11865a,_0x92ad56,_0x2df577,_0x1fe50c,_0x9f6bba){const _0x1737e8=_0x404806;if(_0x9f6bba!==_0x1737e8(0x6c6)||!_0x2df577||!_0x1fe50c)return;let _0x40d99d=new Map(),_0x3d54c4=()=>{const _0x57bc46=_0x1737e8;let _0x4265bf=new Set([_0x1fe50c,..._0x92ad56[_0x57bc46(0x598)](_0x2df577)]);_0x40d99d[_0x57bc46(0x72e)]((_0x39849a,_0x23232c)=>{const _0x2ac066=_0x57bc46;_0x4265bf[_0x2ac066(0x287)](_0x23232c)||(_0x39849a['dispose'](),_0x40d99d[_0x2ac066(0x4d8)](_0x23232c));}),_0x4265bf[_0x57bc46(0x72e)](_0x586f45=>{const _0x53b0d=_0x57bc46;_0x40d99d[_0x53b0d(0x287)](_0x586f45)||_0x11865a[_0x53b0d(0x23c)](_0x586f45)||_0x40d99d[_0x53b0d(0x37d)](_0x586f45,_0x11865a['registerContainerElement'](_0x586f45));});};_0x3d54c4();let _0x2e5408=_0x92ad56[_0x1737e8(0x4cc)][_0x1737e8(0x3db)](_0x3d54c4);return(0x0,n['toDisposable'])(()=>{const _0xb3a98f=_0x1737e8;_0x2e5408['unsubscribe'](),_0x40d99d['forEach'](_0x5e80ba=>_0x5e80ba[_0xb3a98f(0x3f7)]()),_0x40d99d[_0xb3a98f(0x589)]();});}function Vr(_0x53ee60){const _0x183d7b=_0x404806;let _0x1bd828=_0x4fd783=>{const _0x5abcc9=_0x159c;var _0x168276,_0x21765d;let _0x654bf5=_0x4fd783[_0x5abcc9(0x2c2)],_0x277fc4=((_0x168276=_0x53ee60[_0x5abcc9(0x464)])==null?void 0x0:_0x168276[_0x5abcc9(0x538)](_0x53ee60,_0x4fd783))??!0x1;if(_0x53ee60['floatingActiveService']['getStage'](_0x53ee60[_0x5abcc9(0x46d)])===_0x5abcc9(0x169))return;_0x277fc4&&(_0x53ee60[_0x5abcc9(0x673)][_0x5abcc9(0x10e)]=Date[_0x5abcc9(0x1be)]()+_0x53ee60[_0x5abcc9(0x576)]);let _0x51624e=_0x53ee60[_0x5abcc9(0x6c5)][_0x5abcc9(0x55d)](_0x53ee60[_0x5abcc9(0x46d)],_0x654bf5,_0x4fd783)||_0x53ee60[_0x5abcc9(0x4f9)]['contains'](_0x53ee60[_0x5abcc9(0x46d)],_0x654bf5,_0x4fd783);_0x51624e&&(_0x53ee60[_0x5abcc9(0x4cd)]['current']=Date[_0x5abcc9(0x1be)]()+_0x53ee60[_0x5abcc9(0x576)]),!(!_0x654bf5||_0x53ee60[_0x5abcc9(0x686)][_0x5abcc9(0x70c)](_0x654bf5)||(_0x21765d=_0x53ee60[_0x5abcc9(0x6bc)])!=null&&_0x21765d[_0x5abcc9(0x70c)](_0x654bf5)||_0x654bf5[_0x5abcc9(0x23f)](_0x5abcc9(0x4d1))||_0x51624e||_0x277fc4||mr(_0x53ee60[_0x5abcc9(0x686)],_0x4fd783))&&_0x53ee60[_0x5abcc9(0x5be)]['clearFloating'](_0x53ee60[_0x5abcc9(0x46d)],_0x53ee60[_0x5abcc9(0x1d1)]);},_0x47cb08=_0x393ed1=>{const _0x14eac9=_0x159c;var _0x5a11e2;let _0x3f6298=_0x393ed1['target'],_0x5d5b9a=_0x53ee60[_0x14eac9(0x686)][_0x14eac9(0x577)]??(_0x3f6298==null?void 0x0:_0x3f6298[_0x14eac9(0x577)]),_0x433e9f=_0x53ee60['focusCoordinator'][_0x14eac9(0x573)](_0x53ee60[_0x14eac9(0x46d)],{'ignoreOwners':_0x53ee60[_0x14eac9(0x57c)]});_0x53ee60[_0x14eac9(0x709)][_0x14eac9(0x162)](_0x53ee60[_0x14eac9(0x46d)])!==_0x14eac9(0x169)&&(!_0x3f6298||_0x433e9f||Date[_0x14eac9(0x1be)]()<_0x53ee60[_0x14eac9(0x4cd)][_0x14eac9(0x10e)]||Date['now']()<_0x53ee60[_0x14eac9(0x673)][_0x14eac9(0x10e)]||_0x53ee60[_0x14eac9(0x4f9)]['hasRecentInteractionFor'](_0x53ee60[_0x14eac9(0x46d)],_0x5d5b9a)||!Gr(_0x3f6298)||_0x53ee60[_0x14eac9(0x686)][_0x14eac9(0x70c)](_0x3f6298)||(_0x5a11e2=_0x53ee60[_0x14eac9(0x6bc)])!=null&&_0x5a11e2[_0x14eac9(0x70c)](_0x3f6298)||_0x3f6298[_0x14eac9(0x23f)](_0x14eac9(0x4d1))||_0x53ee60['focusCoordinator'][_0x14eac9(0x55d)](_0x53ee60[_0x14eac9(0x46d)],_0x3f6298,_0x393ed1)||_0x53ee60['interactionBoundaryService'][_0x14eac9(0x70c)](_0x53ee60['embedId'],_0x3f6298,_0x393ed1)||_0x53ee60['activationService']['clearFloating'](_0x53ee60['embedId'],_0x53ee60[_0x14eac9(0x1d1)]));};return document[_0x183d7b(0x31b)]('pointerdown',_0x1bd828,!0x0),document[_0x183d7b(0x31b)](_0x183d7b(0x143),_0x47cb08,!0x0),(0x0,n[_0x183d7b(0x6e6)])(()=>{const _0x4f47ea=_0x183d7b;document[_0x4f47ea(0x6db)](_0x4f47ea(0x263),_0x1bd828,!0x0),document['removeEventListener'](_0x4f47ea(0x143),_0x47cb08,!0x0);});}function Hr(_0x337d3f){const _0x142dc6=_0x404806;let _0x15f06a,_0x2cee24=()=>{_0x15f06a=void 0x0;},_0x446d69=_0x4383a1=>{const _0x5c7fee=_0x159c;let _0x3bb099=_0x337d3f[_0x5c7fee(0x34c)]['getDescriptor'](_0x337d3f[_0x5c7fee(0x59a)][_0x5c7fee(0x1d1)],_0x337d3f[_0x5c7fee(0x59a)]['embedId']);if(!(_0x3bb099!=null&&_0x3bb099[_0x5c7fee(0x106)]))return;let _0x3d7d75=_0x4383a1['target'];_0x3d7d75!=null&&_0x3d7d75[_0x5c7fee(0x23f)]('[data-embed-floating-menu=\x22true\x22],\x20[data-embed-floating-menu-popup=\x22true\x22],\x20[data-embed-ribbon-override=\x22true\x22]')||_0x337d3f[_0x5c7fee(0x709)][_0x5c7fee(0x162)](_0x337d3f['data'][_0x5c7fee(0x46d)])!==_0x5c7fee(0x6c6)&&(_0x15f06a={'button':_0x4383a1['button']??0x0,'dragStarted':!0x1,'moved':!0x1,'pointerId':_0x4383a1[_0x5c7fee(0x42a)],'startedAt':Date[_0x5c7fee(0x1be)](),'startX':_0x4383a1[_0x5c7fee(0x2fc)],'startY':_0x4383a1[_0x5c7fee(0x3e5)]});},_0x91e181=_0x4d57ac=>{const _0xeaa829=_0x159c;if(!_0x15f06a||_0x15f06a['pointerId']!==_0x4d57ac['pointerId']||Math[_0xeaa829(0x6ab)](_0x4d57ac[_0xeaa829(0x2fc)]-_0x15f06a[_0xeaa829(0x175)],_0x4d57ac['clientY']-_0x15f06a[_0xeaa829(0x545)])<=0x4)return;_0x15f06a[_0xeaa829(0x70b)]=!0x0;let _0x1388e3=fn({'interactionFlow':_0x337d3f[_0xeaa829(0x49a)],'stage':_0x337d3f[_0xeaa829(0x709)]['getStage'](_0x337d3f[_0xeaa829(0x59a)][_0xeaa829(0x46d)])});!_0x337d3f[_0xeaa829(0x4d5)]||_0x15f06a['dragStarted']||!_0x1388e3[_0xeaa829(0x16e)]||(_0x15f06a[_0xeaa829(0x3a2)]=!0x0,document[_0xeaa829(0xc2)](new CustomEvent(Pr,{'detail':{'button':_0x15f06a[_0xeaa829(0x47c)],'clientX':_0x15f06a[_0xeaa829(0x175)],'clientY':_0x15f06a[_0xeaa829(0x545)],'embedId':_0x337d3f['data']['embedId'],'hostAnchorId':_0x337d3f[_0xeaa829(0x59a)][_0xeaa829(0x375)],'hostUnitId':_0x337d3f[_0xeaa829(0x59a)][_0xeaa829(0x1d1)],'pointerId':_0x15f06a['pointerId']}})));},_0x2e5844=_0x519912=>{const _0x1efa9b=_0x159c;let _0x424140=_0x15f06a;if(_0x15f06a=void 0x0,!_0x424140||_0x424140[_0x1efa9b(0x42a)]!==_0x519912[_0x1efa9b(0x42a)]||_0x424140[_0x1efa9b(0x70b)]||Date[_0x1efa9b(0x1be)]()-_0x424140['startedAt']>0x1f4)return;let _0x5a0f31=_0x337d3f[_0x1efa9b(0x34c)][_0x1efa9b(0x616)](_0x337d3f[_0x1efa9b(0x59a)][_0x1efa9b(0x1d1)],_0x337d3f[_0x1efa9b(0x59a)][_0x1efa9b(0x46d)]);if(!(_0x5a0f31!=null&&_0x5a0f31[_0x1efa9b(0x106)]))return;let _0x298b5d=_0x337d3f['floatingActiveService']['getStage'](_0x337d3f[_0x1efa9b(0x59a)][_0x1efa9b(0x46d)]);if(_0x298b5d!==_0x1efa9b(0x6c6)){if(_0x298b5d===_0x1efa9b(0x4a1)){_0x337d3f['activationService']['activateFloating'](_0x5a0f31,'stage2',{'portalContainer':_0x337d3f[_0x1efa9b(0x600)]});return;}if(_0x337d3f[_0x1efa9b(0x49a)]==='doc-block'){_0x337d3f[_0x1efa9b(0x418)](),_0x337d3f[_0x1efa9b(0x5be)][_0x1efa9b(0x419)](_0x5a0f31,_0x1efa9b(0x6c6),{'portalContainer':_0x337d3f[_0x1efa9b(0x600)]}),_0x337d3f[_0x1efa9b(0x411)]();return;}_0x337d3f[_0x1efa9b(0x5be)][_0x1efa9b(0x419)](_0x5a0f31,_0x1efa9b(0x4a1));}};return _0x337d3f['gate'][_0x142dc6(0x31b)](_0x142dc6(0x263),_0x446d69,!0x0),_0x337d3f[_0x142dc6(0x253)][_0x142dc6(0x31b)](_0x142dc6(0x186),_0x91e181,!0x0),_0x337d3f['gate'][_0x142dc6(0x31b)](_0x142dc6(0x250),_0x2e5844,!0x0),_0x337d3f['gate'][_0x142dc6(0x31b)]('pointercancel',_0x2cee24,!0x0),(0x0,n[_0x142dc6(0x6e6)])(()=>{const _0x41537e=_0x142dc6;_0x337d3f['gate']['removeEventListener'](_0x41537e(0x263),_0x446d69,!0x0),_0x337d3f['gate']['removeEventListener']('pointermove',_0x91e181,!0x0),_0x337d3f[_0x41537e(0x253)][_0x41537e(0x6db)](_0x41537e(0x250),_0x2e5844,!0x0),_0x337d3f['gate']['removeEventListener'](_0x41537e(0x342),_0x2cee24,!0x0);});}function Ur(_0x5e03f7){const _0x4cec9a=_0x404806;let _0x29bacb=()=>{const _0x54cb8f=_0x159c;let _0x5453e9=_0x5e03f7[_0x54cb8f(0x5b6)][_0x54cb8f(0x577)][_0x54cb8f(0x390)];return!!_0x5453e9&&_0x5e03f7[_0x54cb8f(0x3f9)]()[_0x54cb8f(0x5c0)](_0x4ac634=>_0x4ac634[_0x54cb8f(0x70c)](_0x5453e9));},_0x15d637=(_0x198dcb,_0x38cf14=!0x1,_0x1dcdae=!0x1)=>{const _0x141fa6=_0x159c;_0x5e03f7[_0x141fa6(0x59a)]['embedId']&&_0x5e03f7[_0x141fa6(0x709)][_0x141fa6(0x162)](_0x5e03f7[_0x141fa6(0x59a)]['embedId'])!==_0x141fa6(0x6c6)||Lr(_0x5e03f7['data'][_0x141fa6(0x34e)],_0x1dcdae)&&(_0x5e03f7[_0x141fa6(0x6c5)][_0x141fa6(0x573)](_0x5e03f7[_0x141fa6(0x59a)][_0x141fa6(0x46d)],{'ignoreOwners':_0x5e03f7['runtimeFocusOwners']})||!_0x38cf14&&_0x29bacb()||(_0x198dcb[_0x141fa6(0x2a0)]('tabindex')||(_0x198dcb[_0x141fa6(0x4a8)]=-0x1),_0x198dcb[_0x141fa6(0x740)]({'preventScroll':!0x0})));},_0xf672a1=_0x35364c=>{const _0x452a15=_0x159c;let _0x33b550=_0x5e03f7[_0x452a15(0x59a)][_0x452a15(0x46d)]?_0x5e03f7[_0x452a15(0x709)]['getStage'](_0x5e03f7[_0x452a15(0x59a)][_0x452a15(0x46d)]):_0x452a15(0x169);if(_0x5e03f7[_0x452a15(0x59a)][_0x452a15(0x46d)]&&_0x33b550!==_0x452a15(0x6c6)){if(_0x5e03f7[_0x452a15(0x49a)]!==_0x452a15(0x57a)||!_0x5e03f7['data'][_0x452a15(0x1d1)])return;let _0x469d64=_0x5e03f7['embedModelService']['getDescriptor'](_0x5e03f7[_0x452a15(0x59a)][_0x452a15(0x1d1)],_0x5e03f7[_0x452a15(0x59a)][_0x452a15(0x46d)]);if(!(_0x469d64!=null&&_0x469d64['childUnitId']))return;_0x5e03f7['acquireStage2SessionLease'](),_0x5e03f7[_0x452a15(0x5be)]['activateFloating'](_0x469d64,_0x452a15(0x6c6),{'portalContainer':_0x5e03f7[_0x452a15(0x600)]}),_0x5e03f7[_0x452a15(0x411)]();}if(Rr(_0x35364c[_0x452a15(0x2c2)])||_0x5e03f7['focusCoordinator'][_0x452a15(0x573)](_0x5e03f7[_0x452a15(0x59a)]['embedId'],{'ignoreOwners':_0x5e03f7['runtimeFocusOwners']}))return;if(_0x5e03f7['data'][_0x452a15(0x1d1)]&&_0x5e03f7[_0x452a15(0x59a)][_0x452a15(0x46d)]){let _0x572e66=_0x5e03f7[_0x452a15(0x34c)][_0x452a15(0x616)](_0x5e03f7[_0x452a15(0x59a)][_0x452a15(0x1d1)],_0x5e03f7['data'][_0x452a15(0x46d)]);(_0x572e66==null?void 0x0:_0x572e66[_0x452a15(0x106)])!=null&&_0x572e66[_0x452a15(0x34e)]!=null&&_0x5e03f7[_0x452a15(0x5be)]['focusFloatingRuntime'](_0x572e66);}let _0x594d23=Ir(_0x5e03f7['getRuntimeRoots'](),_0x35364c[_0x452a15(0x2c2)]);_0x594d23&&_0x15d637(_0x594d23,!0x0,_0x35364c[_0x452a15(0x2c2)]===_0x594d23);};return _0x5e03f7['liveRoot'][_0x4cec9a(0x31b)]('pointerdown',_0xf672a1,!0x0),(0x0,n[_0x4cec9a(0x6e6)])(()=>_0x5e03f7[_0x4cec9a(0x5b6)][_0x4cec9a(0x6db)]('pointerdown',_0xf672a1,!0x0));}function Wr(_0x1f5a61){const _0x28854d=_0x404806;let _0x49606f=_0x1f5a61['liveRoot'][_0x28854d(0x577)],_0x1ec1be,_0x1752c2=()=>{const _0x219205=_0x28854d;_0x1ec1be!=null&&(globalThis[_0x219205(0x45c)](_0x1ec1be),_0x1ec1be=void 0x0);},_0x2914f1=()=>{const _0x1effa0=_0x28854d;var _0x208cb2;_0x1752c2(),(_0x208cb2=_0x1f5a61[_0x1effa0(0xe6)][_0x1effa0(0x10e)])==null||_0x208cb2[_0x1effa0(0x3f7)](),_0x1f5a61['pointerLease'][_0x1effa0(0x10e)]=void 0x0;},_0x443151=()=>{const _0x3e36ff=_0x28854d;globalThis[_0x3e36ff(0xc7)](()=>{const _0x5916fe=_0x3e36ff;_0x1f5a61['verticalScrollOwner'][_0x5916fe(0x10e)]=void 0x0;}),_0x1752c2(),_0x1ec1be=globalThis[_0x3e36ff(0x661)](()=>{const _0x2ccda2=_0x3e36ff;var _0xd2dcef;_0x1ec1be=void 0x0,(_0xd2dcef=_0x1f5a61['pointerLease']['current'])==null||_0xd2dcef['dispose'](),_0x1f5a61[_0x2ccda2(0xe6)]['current']=void 0x0;},_0x1f5a61[_0x3e36ff(0x576)]);},_0x292129=_0x13c05c=>{const _0x5a98a8=_0x28854d;_0x2914f1(),_0x1f5a61['pointerLease']['current']=_0x1f5a61[_0x5a98a8(0x6c5)][_0x5a98a8(0x3c9)]({'childType':_0x1f5a61['data'][_0x5a98a8(0x34e)],'childUnitId':_0x1f5a61[_0x5a98a8(0x59a)]['childUnitId'],'embedId':_0x1f5a61[_0x5a98a8(0x59a)][_0x5a98a8(0x46d)],'hostUnitId':_0x1f5a61[_0x5a98a8(0x59a)]['hostUnitId'],'owner':'runtime-pointer','role':_0x13c05c});},_0x8fcfae=()=>{const _0x7e2435=_0x28854d;_0x1f5a61[_0x7e2435(0x709)]['getStage'](_0x1f5a61['data'][_0x7e2435(0x46d)])===_0x7e2435(0x6c6)&&_0x292129(_0x7e2435(0x3a0));},_0x423c9f=_0x3b0481=>{const _0x3aaf95=_0x28854d;let _0x1ab006=_0x3b0481['target'],_0x5cebd1=_0x1ab006 instanceof Node&&_0x1f5a61[_0x3aaf95(0x5b6)][_0x3aaf95(0x70c)](_0x1ab006)||_0x1f5a61[_0x3aaf95(0x6c5)]['containsElement'](_0x1f5a61[_0x3aaf95(0x59a)]['embedId'],_0x1ab006,_0x3b0481)||_0x1f5a61['interactionBoundaryService'][_0x3aaf95(0x70c)](_0x1f5a61['data'][_0x3aaf95(0x46d)],_0x1ab006,_0x3b0481);_0x1f5a61['verticalScrollOwner']['current']=_0x5cebd1?_0x3aaf95(0x5ed):_0x3aaf95(0x36f);},_0x14ffc9=_0x9b4466=>{const _0x2af351=_0x28854d;if(_0x1f5a61[_0x2af351(0x709)]['getStage'](_0x1f5a61['data'][_0x2af351(0x46d)])!==_0x2af351(0x6c6)||!(_0x1f5a61[_0x2af351(0x6c5)][_0x2af351(0x55d)](_0x1f5a61[_0x2af351(0x59a)]['embedId'],_0x9b4466['target'],_0x9b4466)||_0x1f5a61[_0x2af351(0x4f9)][_0x2af351(0x70c)](_0x1f5a61[_0x2af351(0x59a)][_0x2af351(0x46d)],_0x9b4466[_0x2af351(0x2c2)],_0x9b4466)))return;_0x1f5a61[_0x2af351(0x4cd)][_0x2af351(0x10e)]=Date[_0x2af351(0x1be)]()+_0x1f5a61[_0x2af351(0x576)];let _0x5f1899=zr(_0x9b4466[_0x2af351(0x2c2)])??'child-editor';_0x292129(_0x5f1899===_0x2af351(0x5ef)||_0x5f1899==='child-session'||_0x5f1899===_0x2af351(0x12f)?_0x2af351(0x3a0):_0x5f1899);};return _0x1f5a61[_0x28854d(0x5b6)][_0x28854d(0x31b)]('pointerdown',_0x8fcfae,!0x0),_0x49606f['addEventListener'](_0x28854d(0x263),_0x423c9f,!0x0),_0x49606f[_0x28854d(0x31b)](_0x28854d(0x263),_0x14ffc9,!0x0),_0x49606f[_0x28854d(0x31b)](_0x28854d(0x250),_0x443151,!0x0),_0x49606f[_0x28854d(0x31b)](_0x28854d(0x342),_0x443151,!0x0),(0x0,n[_0x28854d(0x6e6)])(()=>{const _0x381ca3=_0x28854d;_0x1f5a61[_0x381ca3(0x5b6)][_0x381ca3(0x6db)](_0x381ca3(0x263),_0x8fcfae,!0x0),_0x49606f['removeEventListener'](_0x381ca3(0x263),_0x423c9f,!0x0),_0x49606f[_0x381ca3(0x6db)](_0x381ca3(0x263),_0x14ffc9,!0x0),_0x49606f[_0x381ca3(0x6db)](_0x381ca3(0x250),_0x443151,!0x0),_0x49606f[_0x381ca3(0x6db)](_0x381ca3(0x342),_0x443151,!0x0),_0x1f5a61[_0x381ca3(0x58c)][_0x381ca3(0x10e)]=void 0x0,_0x2914f1();});}function Gr(_0x2fde47){const _0x2a7ea5=_0x404806;return _0x2fde47['id']===_0x2a7ea5(0x340)||_0x2fde47['id'][_0x2a7ea5(0x5f5)](_0x2a7ea5(0x696))||_0x2fde47['id'][_0x2a7ea5(0x5f5)](_0x2a7ea5(0x62d))||_0x2fde47['closest']('#univer-doc-main-canvas,\x20[id^=\x22__editor_docs-\x22],\x20[id^=\x22univer-doc-selection-container-docs-\x22]')!=null;}function Kr(_0x557d7b,_0x346c73){const _0x1fc242=_0x404806;if(!_0x557d7b||_0x346c73['length']===0x0)return;let _0x349fe0=_0x346c73[0x0][_0x1fc242(0x577)][_0x1fc242(0x390)];_0x349fe0 instanceof HTMLElement&&(_0x346c73[_0x1fc242(0x5c0)](_0x526a51=>_0x526a51['contains'](_0x349fe0))||_0x349fe0['closest'](_0x1fc242(0x376)+_0x557d7b+'\x22]')!=null)&&_0x349fe0['blur']();}function qr(_0x28fc83){const _0x22ce49=_0x404806;return _0x28fc83===_0x22ce49(0x5ef)||_0x28fc83===_0x22ce49(0x2c4)||_0x28fc83===_0x22ce49(0x3a0)||_0x28fc83==='child-popup'||_0x28fc83===_0x22ce49(0x12f);}function Jr(_0x3b8ba0){const _0x39acde=_0x404806;let {hostUnitId:_0x3e3af4,embedId:_0x9a4af9,className:_0x108ee7}=_0x3b8ba0,_0x346a0d=(0x0,c[_0x39acde(0x706)])(null),_0x5cec2f=(0x0,a[_0x39acde(0x343)])(e[_0x39acde(0x4b8)]),_0x43b56c=(0x0,a[_0x39acde(0x343)])(ot),_0x6cb741=(0x0,a['useDependency'])(an),_0x382bd7=(0x0,c['useCallback'])(_0x51ba41=>{const _0x466284=_0x39acde;_0x51ba41[_0x466284(0xde)](),_0x51ba41[_0x466284(0x235)](),!(!_0x3e3af4||!_0x9a4af9)&&Yr({'hostUnitId':_0x3e3af4,'embedId':_0x9a4af9,'activationService':_0x43b56c,'embedModelService':_0x5cec2f,'fullscreenService':_0x6cb741});},[_0x43b56c,_0x9a4af9,_0x5cec2f,_0x6cb741,_0x3e3af4]);return(0x0,c['useEffect'])(()=>{const _0x2d3bc9=_0x39acde;let _0x3b339a=_0x346a0d[_0x2d3bc9(0x10e)];if(!_0x3b339a)return;let _0x4460b8=_0x378017=>{const _0x7d1431=_0x2d3bc9;_0x378017[_0x7d1431(0x235)]();};return _0x3b339a[_0x2d3bc9(0x31b)](_0x2d3bc9(0x263),_0x4460b8),_0x3b339a[_0x2d3bc9(0x31b)](_0x2d3bc9(0x383),_0x382bd7),()=>{const _0x43f9c6=_0x2d3bc9;_0x3b339a[_0x43f9c6(0x6db)](_0x43f9c6(0x263),_0x4460b8),_0x3b339a[_0x43f9c6(0x6db)](_0x43f9c6(0x383),_0x382bd7);};},[_0x382bd7]),(0x0,p[_0x39acde(0x4fd)])(_0x39acde(0x47c),{'ref':_0x346a0d,'type':_0x39acde(0x47c),'className':(0x0,o['clsx'])(_0x39acde(0x1f2),_0x108ee7),'data-embed-float-fullscreen-button':'true','children':(0x0,p[_0x39acde(0x4fd)])(s['ExpandIcon'],{'className':_0x39acde(0x25e)})});}function Yr(_0x5dc5ee){const _0xf7317b=_0x404806;var _0x40f4e3;let _0x33ae6f=_0x5dc5ee[_0xf7317b(0x34c)][_0xf7317b(0x616)](_0x5dc5ee[_0xf7317b(0x1d1)],_0x5dc5ee[_0xf7317b(0x46d)]);return!(_0x33ae6f!=null&&_0x33ae6f[_0xf7317b(0x106)])||_0x33ae6f[_0xf7317b(0x34e)]==null?!0x1:((_0x40f4e3=_0x5dc5ee['activationService'])==null||_0x40f4e3[_0xf7317b(0x226)](_0x5dc5ee[_0xf7317b(0x46d)],_0x5dc5ee[_0xf7317b(0x1d1)]),_0x5dc5ee['fullscreenService'][_0xf7317b(0x533)](_0x33ae6f),!0x0);}const Xr=_0x404806(0x259),Zr='doc-block-stage2-runtime',Qr=[Xr,Zr];function $r(_0x2e368b){const _0xde9c23=_0x404806;var _0x56adfa,_0x20b363,_0x53f380;let {data:_0x5ed0e9,deferInactiveFloatingChrome:_0xef45c4,docsCustomBlockLayout:_0x11fba3,enableStage1BodyDrag:_0x2ba23e,floatingChromeZIndex:_0x13fb22,fullscreenButtonInBlock:_0x30f92a,hostFloatDomLayout$:_0x444843,initialStage:_0x5abdfa,interactionFlow:_0x190c53=_0xde9c23(0x5c7),isExternalHostInteraction:_0x2acdbb,onHostWheel:_0x133f1e,onRuntimeStageEnter:_0x3395d4,onRuntimeStageExit:_0x5b625c,resolveHostWheelGestureRoot:_0x605255,syncHostVerticalScroll:_0x3b38d4}=_0x2e368b,_0x4a68fa=(0x0,c[_0xde9c23(0x706)])(null),_0x24ab39=(0x0,c['useRef'])(null),_0x5b9a00=(0x0,c[_0xde9c23(0x706)])(null),_0x2d4616=(0x0,c[_0xde9c23(0x706)])(null),_0x5551fd=(0x0,c[_0xde9c23(0x706)])(null),_0xc9761c=(0x0,c[_0xde9c23(0x706)])(null),_0x40ee49=(0x0,c[_0xde9c23(0x706)])(null),_0x5a09fb=(0x0,c[_0xde9c23(0x706)])(null),_0x3d0dda=(0x0,c['useRef'])(null),_0x4d9079=(0x0,a[_0xde9c23(0x343)])(e[_0xde9c23(0x4b8)]),_0x273ef7=(0x0,a[_0xde9c23(0x343)])(Ye),_0x4cc8=(0x0,a[_0xde9c23(0x343)])(U),_0xe45c0c=(0x0,a['useDependency'])(ot),_0x4498f=(0x0,a[_0xde9c23(0x343)])(Kn),_0x28e22e=(0x0,a[_0xde9c23(0x343)])(qn),_0x333c70=(0x0,a[_0xde9c23(0x343)])(an),_0x581eae=(0x0,a[_0xde9c23(0x343)])(J),_0x4e1ee8=(0x0,a[_0xde9c23(0x343)])(rt),_0x36f2cf=(0x0,a[_0xde9c23(0x343)])(Jn),_0x3dfe58=(0x0,a[_0xde9c23(0x343)])(nr),_0x2ad250=(0x0,a[_0xde9c23(0x343)])(tr),_0x36b466=(0x0,a[_0xde9c23(0x343)])(K),_0x13ead0=(0x0,a[_0xde9c23(0x343)])($n),_0xe2c50d=(0x0,a[_0xde9c23(0x343)])(a[_0xde9c23(0x3eb)]),_0x4b4c08=rr(_0x5ed0e9),_0x528f1f=_0x11fba3!=null&&_0x11fba3[_0xde9c23(0x5f0)]?_0x11fba3:void 0x0,_0x2b83c6=_0x528f1f==null?void 0x0:_0x528f1f[_0xde9c23(0x4ad)],_0x361ce2=_0x528f1f==null?void 0x0:_0x528f1f[_0xde9c23(0x61b)],_0x2f8622=(_0x528f1f==null?void 0x0:_0x528f1f[_0xde9c23(0x38d)])??0x1,[_0x48b452,_0x19aea7]=(0x0,c[_0xde9c23(0x6a1)])(0x0),[_0x5b97d6,_0xe02c2b]=(0x0,c[_0xde9c23(0x6a1)])(0x0),_0x2e697f=_0x528f1f?lr(_0x528f1f):void 0x0,_0xe09012=Math[_0xde9c23(0x5f9)](_0x5b97d6,(_0x2e697f==null?void 0x0:_0x2e697f[_0xde9c23(0x354)])??0x0),_0x561796=(0x0,a['useObservable'])(()=>_0x4cc8[_0xde9c23(0x11f)][_0xde9c23(0x311)]((0x0,l[_0xde9c23(0x26b)])(()=>_0x4b4c08!=null&&_0x4b4c08[_0xde9c23(0x46d)]?_0x4cc8[_0xde9c23(0x162)](_0x4b4c08[_0xde9c23(0x46d)]):_0xde9c23(0x169))),_0x5abdfa??(_0x4b4c08!=null&&_0x4b4c08[_0xde9c23(0x46d)]?_0x4cc8[_0xde9c23(0x162)](_0x4b4c08[_0xde9c23(0x46d)]):_0xde9c23(0x169)),!0x1,[_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x4cc8]),_0x516fe0=(0x0,c[_0xde9c23(0x706)])(_0x561796),_0x1a773c=(0x0,c[_0xde9c23(0x706)])(!0x1),_0x4ea0a7=(0x0,c['useRef'])(void 0x0),_0x4b1ac0=(0x0,c[_0xde9c23(0x706)])(void 0x0),_0x3e62a6=(0x0,c['useRef'])(void 0x0),_0xeecd1f=(0x0,c['useRef'])(void 0x0),_0x5aba78=(0x0,c[_0xde9c23(0x706)])(void 0x0),_0x48ecf9=(0x0,c[_0xde9c23(0x706)])(0x0),_0x1d9a8d=(0x0,c['useRef'])(void 0x0),_0x52968f=(0x0,c['useRef'])(!0x1),_0x4412ec=(0x0,c[_0xde9c23(0x706)])(!0x1),_0x574f40=(0x0,c['useRef'])(_0xe09012),_0x933e4a=(0x0,c[_0xde9c23(0x706)])(_0x2e697f),_0x4ceff5=(0x0,c[_0xde9c23(0x706)])(_0x2f8622),_0x12ab22=(0x0,c[_0xde9c23(0x706)])(0x0),_0x2f82a8=(0x0,c[_0xde9c23(0x706)])(0x0),_0x1376fd=(0x0,c['useRef'])([]),_0x22c708=(0x0,c[_0xde9c23(0x706)])(_0x561796);_0x22c708['current']=_0x561796,_0x574f40[_0xde9c23(0x10e)]=_0xe09012,_0x933e4a['current']=_0x2e697f,_0x4ceff5[_0xde9c23(0x10e)]=_0x2f8622;let _0x513e01=(0x0,c[_0xde9c23(0x13a)])(_0x2a3457=>{const _0x4f84a8=_0xde9c23;let _0x5f3d80=_0x933e4a[_0x4f84a8(0x10e)];if(!_0x5f3d80)return!0x1;let _0x54ed7f=_0x574f40[_0x4f84a8(0x10e)],_0x180bc3=ur(_0x54ed7f+Nn(_0x2a3457)/_0x4ceff5[_0x4f84a8(0x10e)],0x0,_0x5f3d80[_0x4f84a8(0x354)]);return _0x180bc3===_0x54ed7f?!0x1:(_0x574f40[_0x4f84a8(0x10e)]=_0x180bc3,_0xe02c2b(_0x180bc3),!0x0);},[]),_0xb5d26b=(0x0,c[_0xde9c23(0x13a)])(()=>{const _0x5c1ed4=_0xde9c23;var _0x10c8ec;(_0x10c8ec=_0x4b1ac0['current'])==null||_0x10c8ec[_0x5c1ed4(0x3f7)](),_0x4b1ac0[_0x5c1ed4(0x10e)]=void 0x0;},[]),_0x25c6f9=(0x0,c[_0xde9c23(0x13a)])(()=>{const _0x41e11e=_0xde9c23;var _0x350120,_0x57f822;if(!(_0x4b4c08!=null&&_0x4b4c08['embedId'])||_0x4b1ac0[_0x41e11e(0x10e)])return;let _0x3e505b=_0x4b4c08[_0x41e11e(0x1d1)]?_0x4d9079[_0x41e11e(0x616)](_0x4b4c08['hostUnitId'],_0x4b4c08[_0x41e11e(0x46d)]):void 0x0,_0x1907e3=ei(_0x3e505b),_0x4f5df1=_0x4b4c08[_0x41e11e(0x106)]??(_0x3e505b==null?void 0x0:_0x3e505b[_0x41e11e(0x106)])??((_0x350120=_0x4ea0a7[_0x41e11e(0x10e)])==null?void 0x0:_0x350120[_0x41e11e(0x106)])??(_0x1907e3==null?void 0x0:_0x1907e3[_0x41e11e(0x106)]),_0x22a855=_0x4b4c08[_0x41e11e(0x34e)]??(_0x3e505b==null?void 0x0:_0x3e505b[_0x41e11e(0x34e)])??((_0x57f822=_0x4ea0a7[_0x41e11e(0x10e)])==null?void 0x0:_0x57f822[_0x41e11e(0x34e)])??(_0x1907e3==null?void 0x0:_0x1907e3['childType']);_0x4b1ac0[_0x41e11e(0x10e)]=_0x36b466[_0x41e11e(0x3c9)]({'embedId':_0x4b4c08['embedId'],'role':_0x41e11e(0x2c4),'owner':_0x190c53==='doc-block'?Zr:Xr,'sessionMode':_0x41e11e(0x46e),'hostUnitId':_0x4b4c08[_0x41e11e(0x1d1)],'childUnitId':_0x4f5df1,'childType':_0x22a855});},[_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x34e)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x106)],_0x4b4c08==null?void 0x0:_0x4b4c08['embedId'],_0x4b4c08==null?void 0x0:_0x4b4c08['hostUnitId'],_0x4d9079,_0x36b466,_0x190c53]),_0x326421=(0x0,c[_0xde9c23(0x13a)])(()=>{const _0x4d46da=_0xde9c23;if(!(_0x4b4c08!=null&&_0x4b4c08['embedId']))return;let _0x375c3c=_0x4b4c08[_0x4d46da(0x46d)];window[_0x4d46da(0x398)](()=>{const _0x3c2fd4=_0x4d46da;_0x4cc8[_0x3c2fd4(0x162)](_0x375c3c)!==_0x3c2fd4(0x6c6)&&_0xb5d26b();});},[_0x4b4c08==null?void 0x0:_0x4b4c08['embedId'],_0x4cc8,_0xb5d26b]),_0x215e9d=_0x4b4c08!=null&&_0x4b4c08[_0xde9c23(0x1d1)]?_0x4d9079[_0xde9c23(0x616)](_0x4b4c08[_0xde9c23(0x1d1)],_0x4b4c08[_0xde9c23(0x46d)]):void 0x0,_0x37e443=ei(_0x215e9d),_0x36155d=(_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x106)])??(_0x215e9d==null?void 0x0:_0x215e9d[_0xde9c23(0x106)])??((_0x56adfa=_0x4ea0a7['current'])==null?void 0x0:_0x56adfa[_0xde9c23(0x106)])??(_0x37e443==null?void 0x0:_0x37e443[_0xde9c23(0x106)]),_0x51f8cd=(_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x34e)])??(_0x215e9d==null?void 0x0:_0x215e9d[_0xde9c23(0x34e)])??((_0x20b363=_0x4ea0a7['current'])==null?void 0x0:_0x20b363['childType'])??(_0x37e443==null?void 0x0:_0x37e443[_0xde9c23(0x34e)]),_0x4df658=_0x51f8cd==null||(_0x53f380=_0x273ef7[_0xde9c23(0x35f)](_0x51f8cd))==null?void 0x0:_0x53f380['canvasRootClassName'],_0xe34359=mn(_0x215e9d,_0x561796);(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0x6c3087=_0xde9c23;if(!(!(_0x4b4c08!=null&&_0x4b4c08[_0x6c3087(0x46d)])||_0x561796!==_0x6c3087(0x6c6)))return _0x25c6f9(),_0xb5d26b;},[_0x25c6f9,_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0xb5d26b,_0x561796]),(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0x2f168d=_0xde9c23;let _0x5c513c=_0x4a68fa[_0x2f168d(0x10e)],_0x3c6b1b=Br(_0xe2c50d,_0x36b466,_0x4b4c08==null?void 0x0:_0x4b4c08[_0x2f168d(0x46d)],_0x5c513c,_0x561796);if(_0x3c6b1b)return()=>_0x3c6b1b['dispose']();},[_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x36b466,_0xe2c50d,_0x561796]),(0x0,c['useEffect'])(()=>{const _0x62acba=_0xde9c23;let _0x22edf1=_0x516fe0[_0x62acba(0x10e)];_0x516fe0[_0x62acba(0x10e)]=_0x561796;let _0x1f1c05=_0x22edf1!==_0x561796||!_0x1a773c[_0x62acba(0x10e)]&&_0x561796!==_0x62acba(0x169);_0x1a773c[_0x62acba(0x10e)]=!0x0,_0x1f1c05&&(_0x3395d4==null||_0x3395d4(_0x561796),_0x28e22e[_0x62acba(0x3f1)]({'embedId':_0x4b4c08==null?void 0x0:_0x4b4c08[_0x62acba(0x46d)],'reason':_0x62acba(0x201)})),_0x22edf1==='stage2'&&_0x561796!==_0x62acba(0x6c6)&&(Kr(_0x4b4c08==null?void 0x0:_0x4b4c08[_0x62acba(0x46d)],Fr(_0x2d4616[_0x62acba(0x10e)],_0x5551fd[_0x62acba(0x10e)],_0xc9761c[_0x62acba(0x10e)],_0x5a09fb[_0x62acba(0x10e)],_0x3d0dda[_0x62acba(0x10e)])),_0xe45c0c[_0x62acba(0x226)](_0x4b4c08==null?void 0x0:_0x4b4c08[_0x62acba(0x46d)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0x62acba(0x1d1)]),_0x5b625c==null||_0x5b625c());},[_0xe45c0c,_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x1d1)],_0x28e22e,_0x3395d4,_0x5b625c,_0x561796]),(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0x27c4db=_0xde9c23;if(_0x5abdfa!==_0x27c4db(0x6c6)||!(_0x4b4c08!=null&&_0x4b4c08[_0x27c4db(0x46d)])||!_0x4b4c08[_0x27c4db(0x1d1)])return;let _0x192c4b=_0x4d9079[_0x27c4db(0x616)](_0x4b4c08[_0x27c4db(0x1d1)],_0x4b4c08['embedId']);_0x192c4b!=null&&_0x192c4b[_0x27c4db(0x106)]&&_0x4cc8['activate']({'hostUnitId':_0x4b4c08[_0x27c4db(0x1d1)],'embedId':_0x4b4c08[_0x27c4db(0x46d)],'childUnitId':_0x192c4b[_0x27c4db(0x106)]},'stage2');},[_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x1d1)],_0x4d9079,_0x4cc8,_0x5abdfa]),(0x0,c['useEffect'])(()=>{const _0x9fcefb=_0xde9c23;let _0x25edc5=_0x2d4616['current'],_0x607993=_0x5551fd[_0x9fcefb(0x10e)],_0x1b8238=_0xc9761c[_0x9fcefb(0x10e)],_0x3c2635=_0x5a09fb[_0x9fcefb(0x10e)],_0x5f436c=_0x3d0dda[_0x9fcefb(0x10e)];if(!_0x25edc5||!_0x607993||!_0x1b8238||!_0x3c2635||!_0x5f436c)return;let _0x58736d=_0x4b4c08!=null&&_0x4b4c08[_0x9fcefb(0x1d1)]?_0x4d9079[_0x9fcefb(0x616)](_0x4b4c08['hostUnitId'],_0x4b4c08[_0x9fcefb(0x46d)]):void 0x0,_0x16965c=_0x58736d?ti(_0x58736d):void 0x0;if(!_0x58736d||!_0x16965c||_0xe34359===_0x9fcefb(0x715))return;let _0x2e7177=!0x1,_0x38db38;return _0x36f2cf[_0x9fcefb(0x693)]({'descriptor':_0x58736d})[_0x9fcefb(0x136)](async _0x574c5b=>{const _0x40f406=_0x9fcefb;var _0x53fdca;if(_0x2e7177)return;let _0xe1c74a=_0x4e1ee8[_0x40f406(0x4fc)](_0x574c5b,_0x25edc5,{'content':_0x607993,'canvas':_0x1b8238,'overlay':_0x3c2635,'popup':_0x5f436c});_0x38db38=_0x574c5b[_0x40f406(0x46d)];let _0x92c1da=_0xe1c74a==null?void 0x0:_0xe1c74a['context'];_0x4ea0a7['current']=_0x92c1da;let _0x31cdf9=_0x4b4c08!=null&&_0x4b4c08['embedId']?(_0x53fdca=_0x4498f[_0x40f406(0x25b)](_0x4b4c08[_0x40f406(0x46d)]))==null?void 0x0:_0x53fdca['viewState']:void 0x0;_0x92c1da&&_0x31cdf9!=null&&await _0x4498f[_0x40f406(0x638)](_0x92c1da,_0x31cdf9);})['catch'](_0x5217aa=>{queueMicrotask(()=>{throw _0x5217aa;});}),()=>{const _0x11c6a3=_0x9fcefb;var _0x93f98;_0x2e7177=!0x0,_0x38db38&&((_0x93f98=_0x4ea0a7['current'])==null?void 0x0:_0x93f98[_0x11c6a3(0x46d)])===_0x38db38&&(_0x4ea0a7['current']=void 0x0),_0x4e1ee8[_0x11c6a3(0x660)](_0x58736d[_0x11c6a3(0x46d)]);};},[_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x1d1)],_0x4d9079,_0x4e1ee8,_0x48b452,_0x4498f,_0x36f2cf,_0xe34359]),(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0xc435c6=_0xde9c23;if(!(_0x4b4c08!=null&&_0x4b4c08['embedId']))return;let _0x25ac31=_0x4b4c08[_0xc435c6(0x46d)],_0x1e00bc=[];[{'element':_0x2d4616['current'],'role':_0xc435c6(0x5ef)},{'element':_0x5551fd[_0xc435c6(0x10e)],'role':'runtime'},{'element':_0xc9761c[_0xc435c6(0x10e)],'role':_0xc435c6(0x5ef)}][_0xc435c6(0x72e)](_0x3011c5=>{const _0x5ce557=_0xc435c6;let _0x29f39e=_0x3011c5['element'];_0x29f39e&&_0x1e00bc[_0x5ce557(0x42f)]({'element':_0x29f39e,'role':_0x3011c5[_0x5ce557(0x3b3)]});}),_0x561796===_0xc435c6(0x6c6)&&[{'element':_0x40ee49[_0xc435c6(0x10e)],'role':_0xc435c6(0x12f)},{'element':_0x5a09fb[_0xc435c6(0x10e)],'role':_0xc435c6(0x12f)},{'element':_0x3d0dda['current'],'role':'child-popup'}][_0xc435c6(0x72e)](_0x1a2331=>{const _0x112081=_0xc435c6;_0x1a2331['element']&&_0x1e00bc[_0x112081(0x42f)](_0x1a2331);});let _0x5e9e45=_0x1e00bc['flatMap'](({element:_0x10a7c8,role:_0x5f118f})=>[_0x581eae['registerRoot'](_0x25ac31,_0x10a7c8),_0x36b466[_0xc435c6(0x699)]({'embedId':_0x25ac31,'role':_0x5f118f,'element':_0x10a7c8})]);return()=>_0x5e9e45[_0xc435c6(0x72e)](_0x32819d=>_0x32819d[_0xc435c6(0x3f7)]());},[_0x4b4c08==null?void 0x0:_0x4b4c08['embedId'],_0x36b466,_0x581eae,_0x561796]),(0x0,c['useEffect'])(()=>{const _0x6a0d81=_0xde9c23;var _0x35b3f2,_0x40831c;if(!(_0x4b4c08!=null&&_0x4b4c08[_0x6a0d81(0x46d)])||_0x561796!==_0x6a0d81(0x6c6))return;let _0x59b7c8=((_0x35b3f2=_0x4a68fa[_0x6a0d81(0x10e)])==null?void 0x0:_0x35b3f2[_0x6a0d81(0x577)])??((_0x40831c=_0x2d4616['current'])==null?void 0x0:_0x40831c[_0x6a0d81(0x577)])??(typeof document>'u'?void 0x0:document),_0x4ef8b6=_0x581eae[_0x6a0d81(0xc9)](_0x4b4c08[_0x6a0d81(0x46d)],_0x59b7c8);return()=>{const _0x423ef0=_0x6a0d81;_0x22c708['current']!==_0x423ef0(0x6c6)&&_0x581eae['closeOwnedFloatingSurfaces'](_0x4b4c08[_0x423ef0(0x46d)],_0x59b7c8),_0x4ef8b6[_0x423ef0(0x3f7)]();};},[_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x581eae,_0x561796]),(0x0,c['useEffect'])(()=>{const _0x54ad6d=_0xde9c23;var _0xbf24fa,_0x19b46e;if(!(_0x4b4c08!=null&&_0x4b4c08[_0x54ad6d(0x46d)])||_0x561796!=='stage2')return;let _0x44737f=((_0xbf24fa=_0x4a68fa[_0x54ad6d(0x10e)])==null?void 0x0:_0xbf24fa[_0x54ad6d(0x577)])??((_0x19b46e=_0x2d4616['current'])==null?void 0x0:_0x19b46e[_0x54ad6d(0x577)])??(typeof document>'u'?void 0x0:document),_0x3743f6=_0x44737f==null?void 0x0:_0x44737f[_0x54ad6d(0x2b9)](_0x54ad6d(0x20f));if(!_0x3743f6)return;let _0x4f84a9=[_0x581eae[_0x54ad6d(0x6ad)](_0x4b4c08['embedId'],_0x3743f6),_0x36b466[_0x54ad6d(0x699)]({'embedId':_0x4b4c08[_0x54ad6d(0x46d)],'role':_0x54ad6d(0x12f),'element':_0x3743f6})];return()=>_0x4f84a9[_0x54ad6d(0x72e)](_0x48774a=>_0x48774a[_0x54ad6d(0x3f7)]());},[_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x36b466,_0x581eae,_0x561796]),(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0x20cc8a=_0xde9c23;let _0x178eae=_0x4a68fa[_0x20cc8a(0x10e)],_0x59540c=_0x178eae==null?void 0x0:_0x178eae[_0x20cc8a(0x2b9)](_0x20cc8a(0x141));if(!(_0x4b4c08!=null&&_0x4b4c08[_0x20cc8a(0x46d)])||!_0x178eae)return;let _0x1ab75a=_0x4b4c08[_0x20cc8a(0x1d1)]?_0x4d9079[_0x20cc8a(0x616)](_0x4b4c08[_0x20cc8a(0x1d1)],_0x4b4c08[_0x20cc8a(0x46d)]):void 0x0,_0x5f1675=_0x28e22e['register']({'embedId':_0x4b4c08['embedId'],'childUnitId':_0x1ab75a==null?void 0x0:_0x1ab75a['childUnitId'],'root':_0x178eae,'viewport':_0x59540c,'contentRoot':_0x5551fd[_0x20cc8a(0x10e)]});return()=>_0x5f1675[_0x20cc8a(0x3f7)]();},[_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x1d1)],_0x4d9079,_0x28e22e]),(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0x59d7db=_0xde9c23;if(!(_0x4b4c08!=null&&_0x4b4c08[_0x59d7db(0x46d)]))return;let _0x17e381=_0x333c70[_0x59d7db(0x25a)][_0x59d7db(0x3db)](_0x5beacf=>{const _0x16e209=_0x59d7db;_0x5beacf[_0x16e209(0x46d)]===_0x4b4c08[_0x16e209(0x46d)]&&(_0xe45c0c[_0x16e209(0x226)](_0x4b4c08['embedId'],_0x4b4c08[_0x16e209(0x1d1)]),_0x4e1ee8[_0x16e209(0x660)](_0x4b4c08[_0x16e209(0x46d)]),_0xeecd1f[_0x16e209(0x10e)]!=null&&(window[_0x16e209(0x122)](_0xeecd1f[_0x16e209(0x10e)]),_0xeecd1f[_0x16e209(0x10e)]=void 0x0),_0x5aba78['current']!=null&&globalThis['clearTimeout'](_0x5aba78[_0x16e209(0x10e)]),_0x5aba78[_0x16e209(0x10e)]=globalThis[_0x16e209(0x661)](()=>{const _0x53e558=_0x16e209;_0x5aba78[_0x53e558(0x10e)]=void 0x0,_0xeecd1f[_0x53e558(0x10e)]=window[_0x53e558(0x398)](()=>{const _0x4f5aa0=_0x53e558;_0xeecd1f[_0x4f5aa0(0x10e)]=void 0x0,_0x19aea7(_0x255b01=>_0x255b01+0x1);});},0x0));});return()=>{const _0x3a4233=_0x59d7db;_0x17e381[_0x3a4233(0x12a)](),_0x5aba78[_0x3a4233(0x10e)]!=null&&(globalThis['clearTimeout'](_0x5aba78[_0x3a4233(0x10e)]),_0x5aba78['current']=void 0x0),_0xeecd1f[_0x3a4233(0x10e)]!=null&&(window[_0x3a4233(0x122)](_0xeecd1f['current']),_0xeecd1f[_0x3a4233(0x10e)]=void 0x0);};},[_0xe45c0c,_0x4b4c08==null?void 0x0:_0x4b4c08['embedId'],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x1d1)],_0x333c70,_0x4e1ee8]),(0x0,c['useEffect'])(()=>{const _0x281000=_0xde9c23;let _0x591289=_0x4a68fa['current'],_0x424437=_0x40ee49[_0x281000(0x10e)];if(!_0x591289||!_0x424437||typeof document>'u')return;let _0x2d909a=pr({'chrome':_0x424437,'container':_0x591289,'deferInactive':_0xef45c4,'embedId':_0x4b4c08==null?void 0x0:_0x4b4c08['embedId'],'geometryService':_0x28e22e,'hostLayout$':_0x444843,'stage':_0x561796,'docsSheetLikeLayout':_0x2b83c6!=null&&_0x361ce2!=null?{'contentWidth':_0x2b83c6,'pageContentWidth':_0x361ce2}:void 0x0});return()=>_0x2d909a['dispose']();},[_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0xef45c4,_0x2b83c6,_0x361ce2,_0x28e22e,_0x444843,_0x561796]),(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0xec8c32=_0xde9c23;let _0x4303c4=_0x4a68fa['current'];if(!(_0x4b4c08!=null&&_0x4b4c08[_0xec8c32(0x46d)])||!_0x4303c4||typeof document>'u')return;let _0x4cd54d=Vr({'activationService':_0xe45c0c,'chrome':_0x40ee49[_0xec8c32(0x10e)],'container':_0x4303c4,'embedId':_0x4b4c08[_0xec8c32(0x46d)],'externalHostInteractionUntil':_0x12ab22,'floatingActiveService':_0x4cc8,'focusCoordinator':_0x36b466,'graceMs':0x28a,'hostUnitId':_0x4b4c08[_0xec8c32(0x1d1)],'interactionBoundaryService':_0x581eae,'isExternalHostInteraction':_0x2acdbb,'ownedPointerInteractionUntil':_0x2f82a8,'runtimeFocusOwners':Qr});return()=>_0x4cd54d[_0xec8c32(0x3f7)]();},[_0xe45c0c,_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x1d1)],_0x4cc8,_0x36b466,_0x581eae,_0x2acdbb]),(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0x33b782=_0xde9c23;var _0x20252f;_0x561796!==_0x33b782(0x6c6)&&((_0x20252f=_0x3e62a6['current'])==null||_0x20252f[_0x33b782(0x3f7)](),_0x3e62a6['current']=void 0x0,Kr(_0x4b4c08==null?void 0x0:_0x4b4c08[_0x33b782(0x46d)],Fr(_0x2d4616[_0x33b782(0x10e)],_0x5551fd[_0x33b782(0x10e)],_0xc9761c['current'],_0x5a09fb[_0x33b782(0x10e)],_0x3d0dda[_0x33b782(0x10e)])));},[_0x4b4c08==null?void 0x0:_0x4b4c08['embedId'],_0x561796]),(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0x10a6ee=_0xde9c23;let _0xbfc412=_0x5b9a00['current'];if(!_0xbfc412||!(_0x4b4c08!=null&&_0x4b4c08['embedId'])||!_0x4b4c08[_0x10a6ee(0x1d1)])return;let _0x21120e=Hr({'acquireStage2SessionLease':_0x25c6f9,'activationService':_0xe45c0c,'data':{'embedId':_0x4b4c08[_0x10a6ee(0x46d)],'hostAnchorId':_0x4b4c08[_0x10a6ee(0x375)],'hostUnitId':_0x4b4c08['hostUnitId']},'embedModelService':_0x4d9079,'enableStage1BodyDrag':_0x2ba23e,'floatingActiveService':_0x4cc8,'gate':_0xbfc412,'interactionFlow':_0x190c53,'popupRoot':_0x3d0dda[_0x10a6ee(0x10e)],'releaseStage2SessionLeaseIfActivationDoesNotStick':_0x326421});return()=>_0x21120e['dispose']();},[_0x25c6f9,_0xe45c0c,_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x375)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x1d1)],_0x4d9079,_0x2ba23e,_0x4cc8,_0x190c53,_0x326421]),(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0x3d363e=_0xde9c23;let _0x160a66=_0x4a68fa[_0x3d363e(0x10e)];if(!_0x160a66||!_0x605255)return;let _0x3fb70a=_0x605255(_0x160a66);if(!_0x3fb70a)return;let _0x41c1be=_0x13ead0[_0x3d363e(0x2c0)](_0x3fb70a);return()=>_0x41c1be[_0x3d363e(0x3f7)]();},[_0x13ead0,_0x605255]),(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0x39f121=_0xde9c23;let _0x24b5c1=_0x4a68fa['current'],_0x558b7e=_0x5b9a00[_0x39f121(0x10e)],_0x408f2d=_0x2d4616[_0x39f121(0x10e)];if(!_0x24b5c1||!_0x558b7e||!_0x408f2d)return;let _0xc7c6da=yn({'container':_0x24b5c1,'gate':_0x558b7e,'getChildContext':()=>_0x4ea0a7[_0x39f121(0x10e)],'getStage':()=>_0x4b4c08!=null&&_0x4b4c08[_0x39f121(0x46d)]?_0x4cc8[_0x39f121(0x162)](_0x4b4c08[_0x39f121(0x46d)]):'inactive','hostScrollOffset':_0x48ecf9,'hostWheelGestureService':_0x13ead0,'invalidate':_0x23a243=>wr(_0x28e22e,_0x4b4c08==null?void 0x0:_0x4b4c08[_0x39f121(0x46d)],_0x23a243,_0x1376fd),'liveRoot':_0x408f2d,'onHostWheel':_0x133f1e,'passiveViewportRegistry':_0x2ad250,'passiveWheelHandlerRegistry':_0x3dfe58,'resizeDocsSheetLikeRendererByWheel':_0x513e01,'routeHostGestures':!!_0x605255,'syncHostVerticalScroll':_0x3b38d4,'viewScale':_0x2f8622});return()=>_0xc7c6da['dispose']();},[_0x4b4c08==null?void 0x0:_0x4b4c08['embedId'],_0x2f8622,_0x4cc8,_0x28e22e,_0x13ead0,_0x133f1e,_0x2ad250,_0x3dfe58,_0x513e01,_0x605255,_0x3b38d4]),(0x0,c['useEffect'])(()=>()=>{const _0x3c13c5=_0xde9c23;_0x1376fd[_0x3c13c5(0x10e)]['forEach'](_0xa09363=>window['cancelAnimationFrame'](_0xa09363)),_0x1376fd[_0x3c13c5(0x10e)]=[];},[]),(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0x224c64=_0xde9c23;let _0x411d0e=_0x2d4616[_0x224c64(0x10e)];if(!_0x411d0e)return;let _0x419948=Ur({'acquireStage2SessionLease':_0x25c6f9,'activationService':_0xe45c0c,'data':{'childType':_0x4b4c08==null?void 0x0:_0x4b4c08[_0x224c64(0x34e)],'embedId':_0x4b4c08==null?void 0x0:_0x4b4c08[_0x224c64(0x46d)],'hostUnitId':_0x4b4c08==null?void 0x0:_0x4b4c08[_0x224c64(0x1d1)]},'embedModelService':_0x4d9079,'floatingActiveService':_0x4cc8,'focusCoordinator':_0x36b466,'getRuntimeRoots':()=>Fr(_0xc9761c['current'],_0x5551fd[_0x224c64(0x10e)],_0x5a09fb[_0x224c64(0x10e)],_0x3d0dda[_0x224c64(0x10e)],_0x2d4616[_0x224c64(0x10e)]),'interactionFlow':_0x190c53,'liveRoot':_0x411d0e,'popupRoot':_0x3d0dda[_0x224c64(0x10e)],'releaseStage2SessionLeaseIfActivationDoesNotStick':_0x326421,'runtimeFocusOwners':Qr});return()=>_0x419948[_0x224c64(0x3f7)]();},[_0x25c6f9,_0xe45c0c,_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x34e)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x1d1)],_0x4d9079,_0x4cc8,_0x36b466,_0x190c53,_0x326421]),(0x0,c['useEffect'])(()=>{const _0x2e5b7e=_0xde9c23;let _0x396c66=_0x2d4616['current'];if(!_0x396c66||!(_0x4b4c08!=null&&_0x4b4c08[_0x2e5b7e(0x46d)]))return;let _0xb88ab9=Wr({'data':{'childType':_0x4b4c08[_0x2e5b7e(0x34e)],'childUnitId':_0x4b4c08[_0x2e5b7e(0x106)],'embedId':_0x4b4c08[_0x2e5b7e(0x46d)],'hostUnitId':_0x4b4c08[_0x2e5b7e(0x1d1)]},'floatingActiveService':_0x4cc8,'focusCoordinator':_0x36b466,'graceMs':0x28a,'interactionBoundaryService':_0x581eae,'liveRoot':_0x396c66,'ownedPointerInteractionUntil':_0x2f82a8,'pointerLease':_0x3e62a6,'verticalScrollOwner':_0x1d9a8d});return()=>_0xb88ab9['dispose']();},[_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x34e)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x106)],_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x4b4c08==null?void 0x0:_0x4b4c08['hostUnitId'],_0x4cc8,_0x36b466,_0x581eae]),(0x0,c['useEffect'])(()=>{const _0x455982=_0xde9c23;if(_0x561796!==_0x455982(0x6c6)||_0x190c53!==_0x455982(0x57a))return;let _0x594819=_0x2d4616['current'];if(!_0x594819)return;let _0x586794,_0x4985c5=()=>Ir(Fr(_0xc9761c[_0x455982(0x10e)],_0x5551fd[_0x455982(0x10e)],_0x5a09fb[_0x455982(0x10e)],_0x3d0dda[_0x455982(0x10e)],_0x2d4616[_0x455982(0x10e)])),_0x5329e=()=>{const _0x3253f6=_0x455982;let _0x42f2df=_0x594819[_0x3253f6(0x577)][_0x3253f6(0x390)];return!_0x42f2df||_0x42f2df===_0x4985c5()?!0x1:Fr(_0x2d4616['current'],_0x5551fd['current'],_0xc9761c['current'],_0x5a09fb[_0x3253f6(0x10e)],_0x3d0dda[_0x3253f6(0x10e)])[_0x3253f6(0x5c0)](_0x2df771=>_0x2df771[_0x3253f6(0x70c)](_0x42f2df));},_0x43bcbe=()=>{const _0x9e0876=_0x455982;if(!Lr(_0x4b4c08==null?void 0x0:_0x4b4c08[_0x9e0876(0x34e)],!0x0))return;let _0x1f1daf=_0x4985c5();if(_0x1f1daf&&!_0x36b466[_0x9e0876(0x573)](_0x4b4c08==null?void 0x0:_0x4b4c08[_0x9e0876(0x46d)],{'ignoreOwners':Qr})&&!_0x5329e()){if(_0x4b4c08!=null&&_0x4b4c08[_0x9e0876(0x1d1)]&&_0x4b4c08[_0x9e0876(0x46d)]){let _0x1ecea0=_0x4d9079[_0x9e0876(0x616)](_0x4b4c08[_0x9e0876(0x1d1)],_0x4b4c08['embedId']);(_0x1ecea0==null?void 0x0:_0x1ecea0[_0x9e0876(0x106)])!=null&&_0x1ecea0[_0x9e0876(0x34e)]!=null&&_0xe45c0c[_0x9e0876(0x1d8)](_0x1ecea0);}_0x1f1daf[_0x9e0876(0x2a0)]('tabindex')||(_0x1f1daf[_0x9e0876(0x4a8)]=-0x1),_0x1f1daf[_0x9e0876(0x740)]({'preventScroll':!0x0});}};return _0x43bcbe(),_0x586794=window['requestAnimationFrame'](()=>{_0x586794=void 0x0,_0x43bcbe();}),()=>{const _0x482cfd=_0x455982;_0x586794!=null&&(window[_0x482cfd(0x122)](_0x586794),_0x586794=void 0x0);};},[_0xe45c0c,_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x34e)],_0x4b4c08==null?void 0x0:_0x4b4c08['embedId'],_0x4b4c08==null?void 0x0:_0x4b4c08['hostUnitId'],_0x4d9079,_0x36b466,_0x190c53,_0x561796]),(0x0,c[_0xde9c23(0x6fd)])(()=>{const _0x52bdd2=_0xde9c23;let _0x1d7783=_0x4a68fa[_0x52bdd2(0x10e)],_0x3e5b76=_0x24ab39[_0x52bdd2(0x10e)];if(!_0x1d7783||!_0x3e5b76||typeof window>'u')return;let _0x55db07=ar({'container':_0x1d7783,'content':_0x3e5b76,'contentHeight':_0x528f1f==null?void 0x0:_0x528f1f[_0x52bdd2(0x5a0)],'enabled':_0x3b38d4,'getChildContext':()=>_0x4ea0a7[_0x52bdd2(0x10e)],'getProvider':_0x1c333b=>_0x2ad250[_0x52bdd2(0x35f)](_0x1c333b[_0x52bdd2(0x34e)],_0x1c333b['layout']),'getStage':()=>_0x4b4c08!=null&&_0x4b4c08[_0x52bdd2(0x46d)]?_0x4cc8[_0x52bdd2(0x162)](_0x4b4c08[_0x52bdd2(0x46d)]):'inactive','hostLayout$':_0x444843,'invalidate':()=>_0x28e22e[_0x52bdd2(0x3f1)]({'embedId':_0x4b4c08==null?void 0x0:_0x4b4c08[_0x52bdd2(0x46d)],'reason':'host-scroll'}),'offset':_0x48ecf9,'onHostWheel':_0x133f1e,'owner':_0x1d9a8d,'syncingChildFromHost':_0x52968f,'syncingHostFromChild':_0x4412ec,'viewScale':_0x2f8622,'viewportHeight':_0x528f1f==null?void 0x0:_0x528f1f[_0x52bdd2(0x58a)]});return()=>_0x55db07['dispose']();},[_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],_0x528f1f==null?void 0x0:_0x528f1f[_0xde9c23(0x5a0)],_0x2f8622,_0x528f1f==null?void 0x0:_0x528f1f[_0xde9c23(0x58a)],_0x4cc8,_0x28e22e,_0x444843,_0x48b452,_0x133f1e,_0x2ad250,_0x3b38d4]);let _0x4725ab=fn({'stage':_0x561796,'interactionFlow':_0x190c53}),_0x3341d2=_0x4725ab['disableLiveHostPointerEvents'],_0x1d59cd=_0x4725ab['passThroughInteractionGate'],_0x8f7a65=_0x528f1f?{'top':_0x528f1f['floatingMenuInsetTop']*_0x2f8622,'left':-_0xe09012*_0x2f8622,'width':(((_0x2e697f==null?void 0x0:_0x2e697f[_0xde9c23(0x610)])??0x1)+_0xe09012)*_0x2f8622,'height':_0x528f1f['viewportHeight']*_0x2f8622}:_0x11fba3?{'top':_0x11fba3[_0xde9c23(0x2e2)],'height':_0xde9c23(0x1ea)+_0x11fba3['floatingMenuInsetTop']+'px)'}:void 0x0,_0x1dca06=_0x528f1f?{'width':((_0x2e697f==null?void 0x0:_0x2e697f[_0xde9c23(0x610)])??0x1)+_0xe09012,'height':_0x528f1f[_0xde9c23(0x58a)],'transform':_0x2f8622===0x1?void 0x0:_0xde9c23(0x531)+_0x2f8622+')','transformOrigin':_0xde9c23(0x10c)}:void 0x0,_0xd1d6fb=_0x528f1f?{'left':0x0,'width':'100%','height':_0x528f1f[_0xde9c23(0x58a)],'minHeight':_0x528f1f[_0xde9c23(0x58a)]}:void 0x0;return(0x0,p[_0xde9c23(0x117)])(_0xde9c23(0xef),{'ref':_0x4a68fa,'className':(0x0,o[_0xde9c23(0x40f)])(_0xde9c23(0x4e8),_0x528f1f&&_0xde9c23(0x41f)),'data-u-comp':'embed-float-dom','data-embed-float-dom':_0xde9c23(0x420),'data-embed-float-stage':_0x561796,'data-embed-id':_0x4b4c08==null?void 0x0:_0x4b4c08['embedId'],'data-embed-host-unit-id':_0x4b4c08==null?void 0x0:_0x4b4c08['hostUnitId'],'data-embed-host-anchor-id':_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x375)],'data-embed-child-unit-id':_0x36155d,'data-embed-child-type':_0x51f8cd,'data-embed-interaction-flow':_0x190c53,'children':[(0x0,p[_0xde9c23(0x117)])(_0xde9c23(0xef),{'ref':_0x24ab39,'className':(0x0,o[_0xde9c23(0x40f)])(_0xde9c23(0x1da),_0x528f1f&&_0xde9c23(0x19b)),'data-u-comp':_0xde9c23(0x11d),'data-embed-float-content':'true','style':_0x8f7a65,'children':[(0x0,p[_0xde9c23(0x117)])(_0xde9c23(0xef),{'ref':_0x2d4616,'className':(0x0,o['clsx'])('univer-absolute\x20univer-inset-0\x20univer-size-full\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-hidden\x20univer-bg-transparent',_0x528f1f&&_0xde9c23(0x242)),'data-u-comp':_0xde9c23(0x4d2),'data-embed-float-live':_0xde9c23(0x420),'style':_0x1dca06,'children':[(0x0,p[_0xde9c23(0x4fd)])(_0xde9c23(0xef),{'ref':_0xc9761c,'className':(0x0,o[_0xde9c23(0x40f)])('univer-absolute\x20univer-inset-0\x20univer-z-0\x20univer-size-full\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-hidden',_0x4df658,_0x528f1f&&_0xde9c23(0x6bd),_0x3341d2&&_0xde9c23(0x41f)),'data-u-comp':'embed-float-dom-live-canvas','style':_0xd1d6fb,'data-embed-canvas-root':'true'}),(0x0,p[_0xde9c23(0x4fd)])(_0xde9c23(0xef),{'ref':_0x5551fd,'className':(0x0,o[_0xde9c23(0x40f)])(_0xde9c23(0x4f2),_0x3341d2&&'univer-pointer-events-none'),'data-u-comp':'embed-float-dom-live-content','style':_0xd1d6fb,'data-embed-content-root':'true'})]}),(0x0,p[_0xde9c23(0x4fd)])(_0xde9c23(0xef),{'ref':_0x5b9a00,'className':(0x0,o[_0xde9c23(0x40f)])(_0xde9c23(0xb8),_0x1d59cd&&_0xde9c23(0x41f)),'data-u-comp':_0xde9c23(0x62f),'data-embed-float-interaction-gate':_0xde9c23(0x420)})]}),(0x0,p[_0xde9c23(0x117)])('div',{'ref':_0x40ee49,'className':_0xde9c23(0x6cf),'data-u-comp':_0xde9c23(0x192),'data-embed-float-stage':_0x561796,'data-embed-id':_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],'style':{'zIndex':_0x13fb22??0x320},'children':[(0x0,p[_0xde9c23(0x4fd)])('div',{'ref':_0x5a09fb,'className':'univer-pointer-events-none\x20univer-absolute\x20univer-inset-0\x20univer-overflow-visible\x20[&>*]:univer-pointer-events-auto','data-u-comp':_0xde9c23(0x1f4),'data-embed-overlay-root':_0xde9c23(0x420)}),(0x0,p[_0xde9c23(0x4fd)])(_0xde9c23(0xef),{'ref':_0x3d0dda,'className':_0xde9c23(0x592),'data-u-comp':_0xde9c23(0x4f7),'data-embed-popup-root':_0xde9c23(0x420)}),!_0x30f92a&&(0x0,p[_0xde9c23(0x4fd)])(Jr,{'hostUnitId':_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x1d1)],'embedId':_0x4b4c08==null?void 0x0:_0x4b4c08['embedId']})]}),_0x30f92a&&(0x0,p[_0xde9c23(0x4fd)])(Jr,{'hostUnitId':_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x1d1)],'embedId':_0x4b4c08==null?void 0x0:_0x4b4c08[_0xde9c23(0x46d)],'className':_0xde9c23(0x42b)})]});}function ei(_0x297c2e){const _0x4f196d=_0x404806;let _0x301cd6=_0x297c2e==null?void 0x0:_0x297c2e[_0x4f196d(0x20d)]['ref'];if(_0x301cd6)try{let _0x5ddca6=typeof _0x301cd6==_0x4f196d(0x6cd)?(0x0,e[_0x4f196d(0x363)])(_0x301cd6):_0x301cd6;return{'childUnitId':_0x5ddca6['unit']['selector'],'childType':(0x0,e['fromResourceRefUnitType'])(_0x5ddca6['unit'][_0x4f196d(0x225)])};}catch{return;}}function ti(_0x22229b){const _0x429bd8=_0x404806;var _0x221722,_0x1a1b38;let _0x179670=((_0x221722=_0x22229b[_0x429bd8(0x66c)])==null?void 0x0:_0x221722[_0x429bd8(0x467)])||void 0x0;if(_0x179670&&typeof _0x179670==_0x429bd8(0x586)&&_0x179670['layout'])return _0x179670[_0x429bd8(0x5d3)];let _0x1b7182=((_0x1a1b38=_0x22229b[_0x429bd8(0x66c)])==null?void 0x0:_0x1a1b38[_0x429bd8(0x480)])||void 0x0;return _0x1b7182&&typeof _0x1b7182=='object'&&_0x1b7182[_0x429bd8(0x1f9)]?_0x429bd8(0x26d):void 0x0;}function ni(_0x1117f1,_0x849b5c=0x1,_0x1819fb=0x1){const _0x350f3a=_0x404806;let _0x87e3d5=_0x1117f1[_0x350f3a(0x1bb)]/(Math['abs'](_0x849b5c)||0x1),_0x3f0638=_0x1117f1[_0x350f3a(0x2f7)]/(Math[_0x350f3a(0x60c)](_0x1819fb)||0x1);if(_0x1117f1[_0x350f3a(0x1eb)])_0x87e3d5=(_0x1117f1[_0x350f3a(0x2f7)]||_0x1117f1[_0x350f3a(0x1bb)])*0x3/(Math[_0x350f3a(0x60c)](_0x849b5c)||0x1),_0x3f0638=0x0;else{let _0x3d358e=Math[_0x350f3a(0x60c)](_0x87e3d5),_0x5ad29a=Math[_0x350f3a(0x60c)](_0x3f0638);_0x5ad29a>=_0x3d358e*0x2?_0x87e3d5=0x0:_0x3d358e>=_0x5ad29a*0x2&&(_0x3f0638=0x0);}return{'offsetX':_0x87e3d5,'offsetY':_0x3f0638};}function ri(_0xedcf10,_0x2c3bcf,_0x41a3e5){const _0x45ebe1=_0x404806;if(!_0x2c3bcf)return!0x1;let {offsetX:_0x1d42d6,offsetY:_0x187de8}=ii(_0xedcf10,_0x2c3bcf,_0x41a3e5);if(!_0x1d42d6&&!_0x187de8)return!0x1;let _0x314d9d=_0x2c3bcf[_0x45ebe1(0x54b)]??0x0,_0x350a42=_0x2c3bcf[_0x45ebe1(0x158)]??0x0;if(_0xedcf10[_0x45ebe1(0x20d)]===_0x45ebe1(0x3bf)&&_0x2c3bcf[_0x45ebe1(0x333)]&&(_0xedcf10['viewportScrollX']!=null||_0xedcf10['viewportScrollY']!=null))_0x2c3bcf['scrollToViewportPos']({'viewportScrollX':_0xedcf10[_0x45ebe1(0x54b)]??_0x314d9d,'viewportScrollY':_0xedcf10['viewportScrollY']??_0x350a42});else{if(_0x2c3bcf[_0x45ebe1(0xab)])_0x2c3bcf[_0x45ebe1(0xab)]({'viewportScrollX':_0x1d42d6,'viewportScrollY':_0x187de8});else return!0x1;}let _0x1f0d04=(_0x2c3bcf[_0x45ebe1(0x54b)]??0x0)!==_0x314d9d||(_0x2c3bcf[_0x45ebe1(0x158)]??0x0)!==_0x350a42;if(_0x1f0d04){var _0x3074c7;_0x41a3e5==null||(_0x3074c7=_0x41a3e5[_0x45ebe1(0x152)])==null||_0x3074c7[_0x45ebe1(0x538)](_0x41a3e5,!0x0);}return _0x1f0d04;}function ii(_0xddf2cb,_0x2c588f,_0x2a8c32){const _0x429caf=_0x404806;return _0xddf2cb[_0x429caf(0x20d)]==='host-scroll-sync'&&(_0xddf2cb[_0x429caf(0x54b)]!=null||_0xddf2cb['viewportScrollY']!=null)?{'offsetX':(_0xddf2cb[_0x429caf(0x54b)]??_0x2c588f['viewportScrollX']??0x0)-(_0x2c588f[_0x429caf(0x54b)]??0x0),'offsetY':(_0xddf2cb['viewportScrollY']??_0x2c588f[_0x429caf(0x158)]??0x0)-(_0x2c588f[_0x429caf(0x158)]??0x0)}:ni(_0xddf2cb['event'],_0x2a8c32==null?void 0x0:_0x2a8c32['scaleX'],_0x2a8c32==null?void 0x0:_0x2a8c32[_0x429caf(0x45b)]);}function ai(_0x35bfdc){const _0x4501dd=_0x404806;return _0x35bfdc+f[_0x4501dd(0x280)][_0x4501dd(0x30c)];}function oi(_0xed7b0f){const _0x570dd4=_0x404806;return _0xed7b0f[_0x570dd4(0x5a0)]+_0xed7b0f['floatingMenuInsetTop'];}function si(_0xcc4084){const _0x4af733=_0x404806;var _0x5584c7;let {data:_0x569e8b,customBlockRenderViewport:_0x544400}=_0xcc4084,_0x26670d=(0x0,a['useDependency'])(n['ICommandService']),_0x304d09=(0x0,a['useDependency'])(n[_0x4af733(0x746)]),_0x371ad2=(0x0,a['useDependency'])(f[_0x4af733(0x1f0)]),_0x1b4dab=rr(_0x569e8b),_0x96ba51=_0x1b4dab==null?void 0x0:_0x1b4dab[_0x4af733(0x1d1)],_0x4ee535=_0x96ba51??((_0x5584c7=_0x304d09[_0x4af733(0x5b2)](n['UniverInstanceType'][_0x4af733(0x15e)]))==null?void 0x0:_0x5584c7[_0x4af733(0x275)]()),_0x23ce8b=(0x0,c[_0x4af733(0x706)])(null),[_0x2483a7,_0xca7ac5]=(0x0,c[_0x4af733(0x6a1)])(()=>(0x0,r['createDefaultDocsTableLikeCustomBlockBleedViewport'])()),_0x5615c6=(0x0,m[_0x4af733(0x196)])(_0x1b4dab==null?void 0x0:_0x1b4dab['childType']),_0x4d0eb5=_0x544400==null?void 0x0:_0x544400[_0x4af733(0xbd)],_0x3c7400=_0x544400==null?void 0x0:_0x544400['bleedWidth'],_0xf189e1=_0x544400==null?void 0x0:_0x544400[_0x4af733(0x4ad)],_0x203789=ci(_0x544400==null?void 0x0:_0x544400['viewScale']);(0x0,c[_0x4af733(0x6fd)])(()=>{if(!_0x96ba51)return;let _0x258ccf=[],_0x33fa9a=()=>{const _0x373cdd=_0x159c;let _0x3f19d2=_0x304d09['getUnit'](_0x96ba51,n[_0x373cdd(0x536)][_0x373cdd(0x15e)]),_0xd2b3ea=_0x3f19d2==null?void 0x0:_0x3f19d2['zoomRatio'];typeof _0xd2b3ea==_0x373cdd(0x670)&&_0x26670d[_0x373cdd(0x243)](r[_0x373cdd(0x315)]['id'],{'unitId':_0x96ba51,'zoomRatio':_0xd2b3ea});},_0x1887cc=_0xd1f2db=>{const _0xc84fb7=_0x159c;let _0x5be7b1=requestAnimationFrame(_0xd1f2db);_0x258ccf[_0xc84fb7(0x42f)](()=>cancelAnimationFrame(_0x5be7b1));},_0x135f19=_0x3e7e7b=>{const _0x539f07=_0x159c;let _0x5e72de=setTimeout(_0x33fa9a,_0x3e7e7b);_0x258ccf[_0x539f07(0x42f)](()=>clearTimeout(_0x5e72de));};return _0x33fa9a(),_0x1887cc(_0x33fa9a),_0x1887cc(()=>_0x1887cc(_0x33fa9a)),_0x135f19(0x78),_0x135f19(0x1f4),()=>{const _0x37dca8=_0x159c;_0x258ccf[_0x37dca8(0x72e)](_0x147995=>_0x147995());};},[_0x26670d,_0x96ba51,_0x304d09]),(0x0,c[_0x4af733(0x5f6)])(()=>{const _0x25e44d=_0x4af733;let _0x4037f6=_0x23ce8b[_0x25e44d(0x10e)];if(!_0x4037f6||!_0x5615c6||typeof window>'u')return;let _0x1e0c75,_0x475bcd=()=>{const _0x14d82d=_0x25e44d;_0x1e0c75=void 0x0;let _0x311a4b=_0x4037f6[_0x14d82d(0x4c2)](),_0x1eff8c=fi(_0xf189e1,()=>mi(_0x4037f6,_0x311a4b[_0x14d82d(0x6e7)]/_0x203789)),_0x56d052=(0x0,r['resolveDocsTableLikeCustomBlockBleedViewport'])(_0x4037f6,_0x1eff8c,{'authoritativeContentWidth':Number[_0x14d82d(0x581)](_0xf189e1)&&(_0xf189e1??0x0)>0x0,'bleedLeft':_0x4d0eb5,'bleedWidth':_0x3c7400,'viewScale':_0x203789});_0xca7ac5(_0x6e9ff4=>Math[_0x14d82d(0x60c)](_0x6e9ff4[_0x14d82d(0xbd)]-_0x56d052[_0x14d82d(0xbd)])<0.5&&Math[_0x14d82d(0x60c)](_0x6e9ff4[_0x14d82d(0x2da)]-_0x56d052[_0x14d82d(0x2da)])<0.5&&Math[_0x14d82d(0x60c)](_0x6e9ff4[_0x14d82d(0x22d)]-_0x56d052['bleedWidth'])<0.5&&Math['abs'](_0x6e9ff4[_0x14d82d(0x4ad)]-_0x56d052[_0x14d82d(0x4ad)])<0.5&&Math['abs'](_0x6e9ff4[_0x14d82d(0x2e6)]-_0x56d052[_0x14d82d(0x2e6)])<0.5?_0x6e9ff4:_0x56d052);},_0x4c6f1d=()=>{const _0x4194bb=_0x25e44d;_0x1e0c75??=window[_0x4194bb(0x398)](_0x475bcd);},_0x3013e0=_0x279735=>{const _0x4540d0=_0x25e44d;pi(_0x4037f6,_0x279735[_0x4540d0(0x2c2)])&&_0x4c6f1d();};_0x475bcd();let _0x234789=new ResizeObserver(_0x4c6f1d);return _0x234789[_0x25e44d(0x1bc)](_0x4037f6),window[_0x25e44d(0x31b)](_0x25e44d(0x2b6),_0x4c6f1d),window['addEventListener'](_0x25e44d(0x487),_0x3013e0,!0x0),()=>{const _0x2d46f5=_0x25e44d;_0x1e0c75!=null&&window[_0x2d46f5(0x122)](_0x1e0c75),_0x234789[_0x2d46f5(0x344)](),window[_0x2d46f5(0x6db)](_0x2d46f5(0x2b6),_0x4c6f1d),window[_0x2d46f5(0x6db)]('scroll',_0x3013e0,!0x0);};},[_0x4d0eb5,_0x3c7400,_0xf189e1,_0x5615c6,_0x203789]);let _0x4789df=_0x5615c6?ui(_0x544400==null?void 0x0:_0x544400[_0x4af733(0x5a0)]):(0x0,r['resolveDocsTableLikeCustomBlockContentHeight'])(_0x544400==null?void 0x0:_0x544400[_0x4af733(0x5a0)],0x1),_0x58e769=_0x5615c6?0x34:0x0,_0x59ff08=di({'contentHeight':_0x4789df,'viewportHeight':_0x544400==null?void 0x0:_0x544400[_0x4af733(0x58a)]}),_0x380d79=oi({'contentHeight':_0x4789df,'floatingMenuInsetTop':_0x58e769}),_0x48a6f0=_0x5615c6?{'height':_0x380d79*_0x203789,'minHeight':_0x380d79*_0x203789}:void 0x0,_0x35d704=(0x0,c['useCallback'])((_0x325435,_0x3ef988)=>{const _0x5d1874=_0x4af733;var _0x163079;let _0x14ae61=(_0x163079=_0x371ad2[_0x5d1874(0x335)](_0x3ef988['hostUnitId']))==null?void 0x0:_0x163079['scene'];return ri({..._0x3ef988,'event':_0x325435,'source':'wheel','stage':_0x5d1874(0x6c6)},_0x14ae61==null?void 0x0:_0x14ae61[_0x5d1874(0x22f)](r[_0x5d1874(0x457)]['VIEW_MAIN']),_0x14ae61);},[_0x371ad2]),_0x4a3b81=(0x0,c['useCallback'])(_0x43c390=>{li(_0x371ad2,_0x4ee535,_0x43c390);},[_0x371ad2,_0x4ee535]);return(0x0,p['jsx'])('div',{'ref':_0x23ce8b,'className':'univer-relative\x20univer-size-full\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-visible\x20[&[data-embed-docs-custom-block-sheet-like=true]]:univer-pointer-events-none\x20[&[data-embed-docs-custom-block-sheet-like=true]]:[contain:layout_style]','data-u-comp':'embed-docs-custom-block','data-embed-docs-custom-block':_0x4af733(0x420),'data-embed-docs-custom-block-child-type':(_0x1b4dab==null?void 0x0:_0x1b4dab[_0x4af733(0x34e)])==null?void 0x0:String(_0x1b4dab[_0x4af733(0x34e)]),'data-embed-docs-custom-block-sheet-like':_0x5615c6?'true':void 0x0,'style':_0x48a6f0,'children':(0x0,p[_0x4af733(0x4fd)])($r,{..._0xcc4084,'docsCustomBlockLayout':_0x5615c6?{'bleedLeft':_0x2483a7[_0x4af733(0xbd)],'bleedWidth':_0x2483a7[_0x4af733(0x22d)],'contentHeight':_0x4789df,'contentWidth':_0x2483a7[_0x4af733(0x4ad)],'floatingMenuInsetTop':_0x58e769,'pageContentWidth':(_0x544400==null?void 0x0:_0x544400['pageContentWidth'])??_0x2483a7[_0x4af733(0x4ad)],'sheetLike':!0x0,'viewScale':_0x203789,'viewportHeight':_0x59ff08}:{'floatingMenuInsetTop':_0x58e769,'sheetLike':!0x1},'interactionFlow':_0x4af733(0x57a),'onHostWheel':_0x5615c6?_0x35d704:void 0x0,'onRuntimeStageEnter':_0x4a3b81,'syncHostVerticalScroll':_0x5615c6})});}function ci(_0x383080){const _0x294f94=_0x404806;return typeof _0x383080==_0x294f94(0x670)&&Number[_0x294f94(0x581)](_0x383080)&&_0x383080>0x0?_0x383080:0x1;}function li(_0x22cb08,_0x4528db,_0xeba29e){const _0x3527c7=_0x404806;var _0x57a6cf;_0xeba29e!==_0x3527c7(0x6c6)||!_0x4528db||(_0x57a6cf=_0x22cb08['getRenderUnitById'](_0x4528db))==null||(_0x57a6cf=_0x57a6cf[_0x3527c7(0x6f1)](r[_0x3527c7(0x5d1)]))==null||_0x57a6cf[_0x3527c7(0x1df)]();}function ui(_0x4c5762){return(0x0,r['resolveDocsTableLikeCustomBlockContentHeight'])(_0x4c5762,0x1e0);}function di(_0x4cd78d){const _0x1436d4=_0x404806;return(0x0,r[_0x1436d4(0x5d2)])(_0x4cd78d[_0x1436d4(0x58a)],_0x4cd78d['contentHeight']);}function fi(_0x3acb6f,_0x32f33e){const _0x2c8ba6=_0x404806;return Number[_0x2c8ba6(0x581)](_0x3acb6f)&&(_0x3acb6f??0x0)>0x0?_0x3acb6f:(0x0,r['resolveDocsTableLikeCustomBlockContentWidth'])(void 0x0,_0x32f33e());}function pi(_0x1fe3b2,_0x5ba739){return!(_0x5ba739 instanceof Node&&_0x1fe3b2['contains'](_0x5ba739));}function mi(_0x3ed08b,_0x234f41){const _0x19c0a7=_0x404806;let _0x13371e=_0x3ed08b[_0x19c0a7(0x2b9)](_0x19c0a7(0x6f8)),_0xcf4ac8=_0x3ed08b[_0x19c0a7(0x2b9)](_0x19c0a7(0x361)),_0x4d7ee0=[Math[_0x19c0a7(0x282)](0x1,_0x234f41)];return hi(_0x13371e,_0x4d7ee0),hi(_0xcf4ac8,_0x4d7ee0),Math[_0x19c0a7(0x282)](..._0x4d7ee0['filter'](_0x5ca708=>Number[_0x19c0a7(0x581)](_0x5ca708)&&_0x5ca708>0x0));}function hi(_0x39eff3,_0x4eacaa){const _0xe173a6=_0x404806;if(_0x39eff3){_0x4eacaa[_0xe173a6(0x42f)](_0x39eff3[_0xe173a6(0x554)],_0x39eff3[_0xe173a6(0x442)],_0x39eff3[_0xe173a6(0x4c2)]()[_0xe173a6(0x6e7)]);for(let _0x3ec689 of Array[_0xe173a6(0x56b)](_0x39eff3['children'])){if(!(_0x3ec689 instanceof HTMLElement))continue;let _0x2ae27f=_0x3ec689[_0xe173a6(0x4c2)](),_0x229224=_0x39eff3['getBoundingClientRect']();_0x4eacaa[_0xe173a6(0x42f)](_0x3ec689[_0xe173a6(0x554)],_0x3ec689[_0xe173a6(0x442)],_0x2ae27f[_0xe173a6(0x120)]-_0x229224[_0xe173a6(0x1fb)]);}}}let gi=class extends n[_0x404806(0x3fc)]{constructor(_0x4098d0){const _0x20c047=_0x404806;super(),this['_componentManager']=_0x4098d0,this[_0x20c047(0x5fa)]();}['_registerComponents'](){const _0x4f4278=_0x404806;this[_0x4f4278(0x403)](this[_0x4f4278(0x701)][_0x4f4278(0x2c0)](m[_0x4f4278(0x493)],si)),this['disposeWithMe'](this[_0x4f4278(0x701)][_0x4f4278(0x2c0)](e[_0x4f4278(0xb5)],$r));}};gi=Q([Z(0x0,(0x0,n[_0x404806(0xec)])(a[_0x404806(0x61e)]))],gi);let _i=class{constructor(_0x2941ca,_0x531fdb){const _0x162aad=_0x404806;this['_injector']=_0x2941ca,this['_passiveWheelHandlerRegistry']=_0x531fdb,this[_0x162aad(0x29c)][_0x162aad(0x2c0)]({'childType':n[_0x162aad(0x536)]['UNIVER_DOC'],'handleWheel':_0x270ed0=>this['_injector'][_0x162aad(0x287)](h[_0x162aad(0x2de)])?this[_0x162aad(0x4c4)][_0x162aad(0x35f)](h[_0x162aad(0x2de)])[_0x162aad(0x249)]({'childUnitId':_0x270ed0['childUnitId'],'event':_0x270ed0[_0x162aad(0x3fa)],'source':_0x270ed0[_0x162aad(0x20d)]}):!0x1,'order':0x64});}};_i=Q([Z(0x0,(0x0,n['Inject'])(n['Injector'])),Z(0x1,(0x0,n[_0x404806(0xec)])(nr))],_i);const vi=[n[_0x404806(0x536)][_0x404806(0x15e)],n[_0x404806(0x536)][_0x404806(0x534)],n[_0x404806(0x536)][_0x404806(0x517)],n[_0x404806(0x536)][_0x404806(0x47d)]];let yi=class extends n['Disposable']{constructor(_0x8a9020,_0x2dc577){const _0x18bede=_0x404806;super(),this[_0x18bede(0x387)]=_0x8a9020,this[_0x18bede(0x35c)]=_0x2dc577,vi['forEach'](_0x2f01e7=>{const _0x15c9fe=_0x18bede;this[_0x15c9fe(0x403)](this[_0x15c9fe(0x387)][_0x15c9fe(0x1ba)](_0x2f01e7)['subscribe'](_0x48d9a5=>{const _0x1f6c9b=_0x15c9fe;this[_0x1f6c9b(0x35c)]['clearUnit'](_0x48d9a5[_0x1f6c9b(0x275)]());}));});}};yi=Q([Z(0x0,n[_0x404806(0x746)]),Z(0x1,(0x0,n['Inject'])(e[_0x404806(0x160)]))],yi);let bi=class extends n[_0x404806(0x3fc)]{constructor(_0x32311d,_0x4e21bf,_0xec2f1d,_0x1cb8ed){const _0x233292=_0x404806;super(),this[_0x233292(0x2a9)]=_0x32311d,this[_0x233292(0x724)]=_0x4e21bf,this[_0x233292(0x101)]=_0xec2f1d,this[_0x233292(0x4c4)]=_0x1cb8ed,V(this,'_current',null),V(this,_0x233292(0x28b),null),this['disposeWithMe']((0x0,n[_0x233292(0x6e6)])(this['_menuOverrideService']['override$'][_0x233292(0x3db)](_0x1850d9=>{const _0x5e5c44=_0x233292;var _0x1d5ba3,_0x3d751e;if(!_0x1850d9){this[_0x5e5c44(0x4b0)]?(this[_0x5e5c44(0x4b0)][_0x5e5c44(0x3f7)](),this['_current']=null):this[_0x5e5c44(0x101)][_0x5e5c44(0x589)](),this[_0x5e5c44(0x28b)]=null;return;}if(xi(this[_0x5e5c44(0x28b)],_0x1850d9))return;(_0x1d5ba3=this[_0x5e5c44(0x4b0)])==null||_0x1d5ba3[_0x5e5c44(0x3f7)](),this[_0x5e5c44(0x4b0)]=null,this[_0x5e5c44(0x28b)]=null;let _0x39ce00=this['_blockRegistry'][_0x5e5c44(0x35f)](_0x1850d9[_0x5e5c44(0x34e)]),_0x500a63=_0x39ce00==null||(_0x3d751e=_0x39ce00[_0x5e5c44(0x437)])==null?void 0x0:_0x3d751e['call'](_0x39ce00,{'childType':_0x1850d9[_0x5e5c44(0x34e)],'childUnitId':_0x1850d9[_0x5e5c44(0x106)],'injector':this[_0x5e5c44(0x4c4)],'embedId':_0x1850d9[_0x5e5c44(0x46d)],'hostUnitId':_0x1850d9[_0x5e5c44(0x1d1)],'entry':_0x1850d9[_0x5e5c44(0x3fd)]});if(!_0x500a63){this['_ribbonOverrideService'][_0x5e5c44(0x589)]();return;}this[_0x5e5c44(0x101)]['activate']({'id':_0x1850d9[_0x5e5c44(0x46d)],'ribbonService':_0x500a63[_0x5e5c44(0x1e5)],'injector':_0x500a63[_0x5e5c44(0x697)],'portalContainer':_0x500a63[_0x5e5c44(0x4e9)]??_0x1850d9[_0x5e5c44(0x4e9)],'placeholderTitle':_0x500a63[_0x5e5c44(0x1f5)],'hideToolbar':_0x500a63['hideToolbar']}),this[_0x5e5c44(0x28b)]=_0x1850d9,this[_0x5e5c44(0x4b0)]=(0x0,n[_0x5e5c44(0x6e6)])(()=>{const _0x1a98d3=_0x5e5c44;var _0x4ad61a;this[_0x1a98d3(0x101)][_0x1a98d3(0x589)](_0x1850d9[_0x1a98d3(0x46d)]),(_0x4ad61a=_0x500a63[_0x1a98d3(0x4db)])==null||_0x4ad61a[_0x1a98d3(0x3f7)](),this['_currentOverride']=null;});})));}[_0x404806(0x3f7)](){const _0x38b46d=_0x404806;var _0x3d971a;(_0x3d971a=this[_0x38b46d(0x4b0)])==null||_0x3d971a[_0x38b46d(0x3f7)](),this[_0x38b46d(0x4b0)]=null,this[_0x38b46d(0x28b)]=null,super['dispose']();}};bi=Q([Z(0x0,(0x0,n['Inject'])(ae)),Z(0x1,(0x0,n[_0x404806(0xec)])(H)),Z(0x2,(0x0,n[_0x404806(0xec)])(a[_0x404806(0x495)])),Z(0x3,(0x0,n['Inject'])(n[_0x404806(0x4a2)]))],bi);function xi(_0x52ccb8,_0x1476ab){const _0x35353a=_0x404806;return _0x52ccb8!=null&&_0x52ccb8['hostUnitId']===_0x1476ab[_0x35353a(0x1d1)]&&_0x52ccb8['embedId']===_0x1476ab[_0x35353a(0x46d)]&&_0x52ccb8[_0x35353a(0x106)]===_0x1476ab[_0x35353a(0x106)]&&_0x52ccb8[_0x35353a(0x34e)]===_0x1476ab[_0x35353a(0x34e)]&&_0x52ccb8[_0x35353a(0x3fd)]===_0x1476ab[_0x35353a(0x3fd)]&&_0x52ccb8[_0x35353a(0x5cd)]===_0x1476ab['reason']&&_0x52ccb8['portalContainer']===_0x1476ab['portalContainer']&&_0x52ccb8[_0x35353a(0x6d0)]===_0x1476ab[_0x35353a(0x6d0)]&&_0x52ccb8[_0x35353a(0x5fb)]===_0x1476ab[_0x35353a(0x5fb)];}function Si(_0x47c02c){const _0x2e2bc3=_0x404806;let _0x2c1eb5=[];return[[n[_0x2e2bc3(0x536)][_0x2e2bc3(0x15e)],_0x2e2bc3(0x321)],[n[_0x2e2bc3(0x536)]['UNIVER_SHEET'],_0x2e2bc3(0x1ef)],[n[_0x2e2bc3(0x536)][_0x2e2bc3(0x47d)],_0x2e2bc3(0x5b0)],[n[_0x2e2bc3(0x536)][_0x2e2bc3(0x517)],_0x2e2bc3(0x607)]][_0x2e2bc3(0x72e)](([_0x495103,_0x356739])=>{const _0x3d5e5e=_0x2e2bc3;let _0x1ba1a3=Lt(_0x47c02c,{'childType':_0x495103,'id':_0x356739});_0x1ba1a3&&_0x2c1eb5[_0x3d5e5e(0x42f)](_0x1ba1a3);}),_0x2c1eb5;}var Ci=class{constructor(){const _0x2f819e=_0x404806;V(this,_0x2f819e(0x1c5),new Map());}[_0x404806(0x2c0)](_0x1cebe1){const _0x50b096=_0x404806;return this['_providers']['set'](_0x1cebe1[_0x50b096(0x34e)],_0x1cebe1),(0x0,n['toDisposable'])(()=>{const _0x13e8df=_0x50b096;this['_providers']['get'](_0x1cebe1[_0x13e8df(0x34e)])===_0x1cebe1&&this[_0x13e8df(0x1c5)][_0x13e8df(0x4d8)](_0x1cebe1[_0x13e8df(0x34e)]);});}[_0x404806(0x35f)](_0x56e8f4){const _0x2ab10e=_0x404806;return this['_providers'][_0x2ab10e(0x35f)](_0x56e8f4);}[_0x404806(0x73c)](){const _0x3d40e4=_0x404806;return[...this[_0x3d40e4(0x1c5)]['values']()];}[_0x404806(0x6d2)](_0x1a0dbb){const _0x2cddc9=_0x404806;var _0x4cf2a6;return(_0x4cf2a6=this[_0x2cddc9(0x35f)](_0x1a0dbb['childType']))==null?void 0x0:_0x4cf2a6[_0x2cddc9(0x6d2)](_0x1a0dbb);}};function wi(_0x339945,_0x2d39f0,_0xf26dea=Di(_0x339945),_0x1c51d5={}){const _0x11f283=_0x404806;var _0x144330,_0x48d02a;let _0x128b68=_0x339945[_0x11f283(0x697)]['get'](_0x2d39f0),_0x1f3b2a=_0x1c51d5[_0x11f283(0x3d8)]??(_0x1c51d5[_0x11f283(0x11a)]===!0x1?void 0x0:((_0x144330=_0x339945[_0x11f283(0x5c6)])==null?void 0x0:_0x144330['injector'])??Ti(_0x339945)),_0x229a0a=!_0x1c51d5[_0x11f283(0x3d8)]&&_0x1f3b2a!==((_0x48d02a=_0x339945[_0x11f283(0x5c6)])==null?void 0x0:_0x48d02a['injector']),_0x49c997=Ai(_0x128b68,_0x339945[_0x11f283(0x106)],_0x1f3b2a);if(!_0x49c997){_0x229a0a&&(_0x1f3b2a==null||_0x1f3b2a[_0x11f283(0x3f7)]());return;}_0xf26dea[_0x11f283(0x6a4)][_0x11f283(0x5e8)]=_0x339945['childUnitId'],_0xf26dea[_0x11f283(0x6a4)]['embedChildRenderMode']=_0x339945['renderScope'][_0x11f283(0x210)];try{var _0x4defeb,_0x501eac;(_0x4defeb=(_0x501eac=_0x49c997[_0x11f283(0x172)])[_0x11f283(0x660)])==null||_0x4defeb[_0x11f283(0x538)](_0x501eac);}catch{}_0x49c997['engine'][_0x11f283(0x66d)](_0xf26dea),Oi(_0x49c997,_0xf26dea),Mi(_0x49c997,{'activate':_0x1c51d5[_0x11f283(0x221)]??!0x0});let _0x46601a=Ei(_0x49c997,_0xf26dea,{'activate':!0x1});return(0x0,n['toDisposable'])(()=>{const _0x434c30=_0x11f283;var _0xe9c3ed;_0x46601a[_0x434c30(0x3f7)]();try{var _0x1d1360,_0x409992;(_0x1d1360=(_0x409992=_0x49c997[_0x434c30(0x172)])[_0x434c30(0x660)])==null||_0x1d1360[_0x434c30(0x538)](_0x409992);}catch{}(_0xe9c3ed=_0x128b68[_0x434c30(0xa9)])==null||_0xe9c3ed[_0x434c30(0x538)](_0x128b68,_0x339945[_0x434c30(0x106)]),_0xf26dea[_0x434c30(0x633)](_0x434c30(0x3df)),_0xf26dea[_0x434c30(0x633)]('data-embed-child-render-mode'),_0x229a0a&&(_0x1f3b2a==null||_0x1f3b2a[_0x434c30(0x3f7)]());});}function Ti(_0x557eb5){const _0x136124=_0x404806;if(typeof _0x557eb5[_0x136124(0x697)]['has']==_0x136124(0x338)&&!(!_0x557eb5[_0x136124(0x697)][_0x136124(0x287)](n[_0x136124(0x746)])||!_0x557eb5[_0x136124(0x697)][_0x136124(0x287)](n[_0x136124(0x3b0)])))return ce(_0x557eb5);}function Ei(_0x25dcc7,_0x50dd9b,_0x499245={}){const _0x2afa76=_0x404806;if(typeof ResizeObserver>'u')return(0x0,n[_0x2afa76(0x6e6)])(()=>{});let _0x424fba=-0x1,_0x31ae43=-0x1,_0x4b4ee4=0x0,_0x211714=new ResizeObserver(_0x412dcb=>{const _0x491b7e=_0x2afa76;var _0x2cb6c5;let _0x3e6fa9=(_0x2cb6c5=_0x412dcb[0x0])==null?void 0x0:_0x2cb6c5['contentRect'],_0x53cddb=(_0x3e6fa9==null?void 0x0:_0x3e6fa9[_0x491b7e(0x6e7)])??_0x50dd9b[_0x491b7e(0x555)],_0x563ff3=(_0x3e6fa9==null?void 0x0:_0x3e6fa9[_0x491b7e(0x704)])??_0x50dd9b[_0x491b7e(0x4f6)];(_0x53cddb!==_0x424fba||_0x563ff3!==_0x31ae43)&&(_0x424fba=_0x53cddb,_0x31ae43=_0x563ff3,_0x4b4ee4&&window[_0x491b7e(0x122)](_0x4b4ee4),_0x4b4ee4=window[_0x491b7e(0x398)](()=>{const _0xf6670a=_0x491b7e;_0x4b4ee4=0x0,Mi(_0x25dcc7,{'activate':_0x499245[_0xf6670a(0x221)]??!0x1});}));});return _0x211714['observe'](_0x50dd9b),(0x0,n['toDisposable'])(()=>{const _0x16d350=_0x2afa76;_0x4b4ee4&&window[_0x16d350(0x122)](_0x4b4ee4),_0x211714[_0x16d350(0x344)]();});}function Di(_0x21c564){const _0x1cacd7=_0x404806;return _0x21c564['runtimeScope']['roots'][_0x1cacd7(0x24d)]??_0x21c564[_0x1cacd7(0x30d)]['canvasRoot']??_0x21c564[_0x1cacd7(0x30d)][_0x1cacd7(0x1f3)]??_0x21c564['renderScope']['rootElement'];}function Oi(_0x2f5dd3,_0x1f3276){const _0x318d7e=_0x404806;var _0x3a9acb,_0xb9e520,_0x326579,_0x4dc857,_0x4739c3;let _0x34a0de=((_0x3a9acb=(_0xb9e520=_0x2f5dd3[_0x318d7e(0x172)])[_0x318d7e(0x406)])==null?void 0x0:_0x3a9acb[_0x318d7e(0x538)](_0xb9e520))??((_0x326579=(_0x4dc857=_0x2f5dd3[_0x318d7e(0x172)])[_0x318d7e(0x3ea)])==null||(_0x326579=_0x326579[_0x318d7e(0x538)](_0x4dc857))==null||(_0x4739c3=_0x326579[_0x318d7e(0x414)])==null?void 0x0:_0x4739c3['call'](_0x326579));!_0x34a0de||_0x34a0de[_0x318d7e(0x5eb)]===_0x1f3276||_0x1f3276[_0x318d7e(0x1a1)](_0x34a0de);}function ki(_0x22cd8b,_0x22aa82,_0xe0cb4d){const _0x3b889=_0x404806;try{let _0x2a1392=_0x22cd8b[_0x3b889(0x335)](_0x22aa82);if(_0x2a1392){var _0x4a4522;if(!_0xe0cb4d||ji(_0x2a1392)===_0xe0cb4d)return _0x2a1392;(_0x4a4522=_0x22cd8b[_0x3b889(0xa9)])==null||_0x4a4522['call'](_0x22cd8b,_0x22aa82);}return _0x22cd8b['createRender'](_0x22aa82,{'embeddedRender':!0x0,'makeCurrent':!0x1,'renderParentInjector':_0xe0cb4d,'skipAutoRender':!0x0});}catch{return;}}function Ai(_0x7adc2,_0x75fb1c,_0x5d1a64){const _0x45f79e=_0x404806;try{let _0x361f02=_0x7adc2['getRenderUnitById'](_0x75fb1c);if(_0x361f02){var _0x4200db;if(!_0x5d1a64||ji(_0x361f02)===_0x5d1a64)return _0x361f02;(_0x4200db=_0x7adc2[_0x45f79e(0xa9)])==null||_0x4200db[_0x45f79e(0x538)](_0x7adc2,_0x75fb1c);}return _0x7adc2[_0x45f79e(0x3f6)](_0x75fb1c,{'embeddedRender':!0x0,'makeCurrent':!0x1,'renderParentInjector':_0x5d1a64,'skipAutoRender':!0x0});}catch(_0x4ff9bb){var _0x51c9a9;(_0x51c9a9=_0x7adc2[_0x45f79e(0xa9)])==null||_0x51c9a9[_0x45f79e(0x538)](_0x7adc2,_0x75fb1c),console[_0x45f79e(0x2c6)]('[embed-ui]\x20failed\x20to\x20create\x20embedded\x20child\x20render',_0x4ff9bb);return;}}function ji(_0x3bfe85){const _0x58dd5d=_0x404806;try{var _0x5684c8;return(_0x5684c8=_0x3bfe85[_0x58dd5d(0x6f1)])==null?void 0x0:_0x5684c8[_0x58dd5d(0x538)](_0x3bfe85,n[_0x58dd5d(0x4a2)]);}catch{return;}}function Mi(_0xe6bdf4,_0x1f13b5={}){const _0x515b6e=_0x404806;var _0x179cc1,_0x724dc1,_0x59d1ad,_0x265bc6;if(_0x1f13b5['activate']){var _0x2d7fae;(_0x2d7fae=_0xe6bdf4[_0x515b6e(0x221)])==null||_0x2d7fae[_0x515b6e(0x538)](_0xe6bdf4);}_0xe6bdf4['engine']['resize'](),_0xe6bdf4['components'][_0x515b6e(0x72e)](_0x377eae=>{const _0x1fc6dc=_0x515b6e;var _0x5c4c5f,_0x33db00;(_0x5c4c5f=_0x377eae[_0x1fc6dc(0x4b3)])==null||_0x5c4c5f[_0x1fc6dc(0x538)](_0x377eae,!0x0),(_0x33db00=_0x377eae['makeDirty'])==null||_0x33db00[_0x1fc6dc(0x538)](_0x377eae,!0x0);}),(_0x179cc1=_0xe6bdf4[_0x515b6e(0x469)])==null||(_0x724dc1=_0x179cc1[_0x515b6e(0x152)])==null||_0x724dc1[_0x515b6e(0x538)](_0x179cc1,!0x0),_0xe6bdf4[_0x515b6e(0x6aa)][_0x515b6e(0x152)](),(_0x59d1ad=(_0x265bc6=_0xe6bdf4[_0x515b6e(0x6aa)])[_0x515b6e(0x18e)])==null||_0x59d1ad[_0x515b6e(0x538)](_0x265bc6);}function Ni(_0xf7bdf5,_0x52e40f){const _0x172765=_0x404806;return{'childType':_0x52e40f[_0x172765(0x34e)],'collectViewState':()=>void 0x0,'restoreViewState':()=>void 0x0,'renderPreview':_0x99f8ff=>Pi(_0xf7bdf5,_0x52e40f[_0x172765(0xa8)],_0x99f8ff)};}function Pi(_0x1746ef,_0xb7b4c6,_0xf83084){const _0x162760=_0x404806;var _0x5d2090,_0x5df0c1;if(_0xf83084[_0x162760(0x53e)]){let _0x1270bf=et(_0xf83084[_0x162760(0x53e)]);if(_0x1270bf)return _0x1270bf;}if(typeof document>'u')return;let _0x5ad7e8=document['createElement'](_0x162760(0xef));_0x5ad7e8[_0x162760(0x1c2)][_0x162760(0x5df)]=_0x162760(0x309),_0x5ad7e8[_0x162760(0x1c2)][_0x162760(0x1fb)]='-100000px',_0x5ad7e8['style']['top']=_0x162760(0x528),_0x5ad7e8[_0x162760(0x1c2)]['width']=Math[_0x162760(0x282)](0x1,Math[_0x162760(0x355)](_0xf83084[_0x162760(0x6e7)]))+'px',_0x5ad7e8[_0x162760(0x1c2)]['height']=Math[_0x162760(0x282)](0x1,Math[_0x162760(0x355)](_0xf83084[_0x162760(0x704)]))+'px',_0x5ad7e8['style'][_0x162760(0xcd)]=_0x162760(0x620),document[_0x162760(0x4fa)][_0x162760(0x1a1)](_0x5ad7e8);let _0x2f159=_0x1746ef['get'](_0xb7b4c6),_0x1f00da=(_0x5d2090=_0xf83084[_0x162760(0x53e)])!=null&&(_0x5d2090=_0x5d2090[_0x162760(0x5c6)])!=null&&_0x5d2090[_0x162760(0x697)]?void 0x0:ce(Fi(_0x1746ef,_0xf83084,_0x5ad7e8)),_0x11e1d8=((_0x5df0c1=_0xf83084[_0x162760(0x53e)])==null||(_0x5df0c1=_0x5df0c1['runtimeScope'])==null?void 0x0:_0x5df0c1[_0x162760(0x697)])??_0x1f00da,_0x3c2848=ki(_0x2f159,_0xf83084[_0x162760(0x106)],_0x11e1d8);if(!_0x3c2848){_0x1f00da==null||_0x1f00da[_0x162760(0x3f7)](),_0x5ad7e8[_0x162760(0x2d1)]();return;}try{var _0x383aea,_0x26eb5d,_0x3d8a2b,_0x31068c,_0x6367c5;_0x3c2848[_0x162760(0x172)][_0x162760(0x66d)](_0x5ad7e8),Mi(_0x3c2848,{'activate':!0x1});let _0x47a19a=((_0x383aea=(_0x26eb5d=_0x3c2848['engine'])[_0x162760(0x406)])==null?void 0x0:_0x383aea[_0x162760(0x538)](_0x26eb5d))??((_0x3d8a2b=(_0x31068c=_0x3c2848[_0x162760(0x172)])['getCanvas'])==null||(_0x3d8a2b=_0x3d8a2b[_0x162760(0x538)](_0x31068c))==null||(_0x6367c5=_0x3d8a2b[_0x162760(0x414)])==null?void 0x0:_0x6367c5['call'](_0x3d8a2b));return!_0x47a19a||_0x47a19a['width']<=0x1||_0x47a19a['height']<=0x1||typeof _0x47a19a[_0x162760(0x33d)]!=_0x162760(0x338)?void 0x0:_0x47a19a[_0x162760(0x33d)](_0x162760(0x1ae));}catch{return;}finally{try{var _0x38c723,_0x421d68;(_0x38c723=(_0x421d68=_0x3c2848['engine'])['unmount'])==null||_0x38c723[_0x162760(0x538)](_0x421d68);}catch{}if(_0x1f00da){var _0x3bdffa;(_0x3bdffa=_0x2f159[_0x162760(0xa9)])==null||_0x3bdffa['call'](_0x2f159,_0xf83084[_0x162760(0x106)]),_0x1f00da[_0x162760(0x3f7)]();}_0x5ad7e8[_0x162760(0x2d1)]();}}function Fi(_0x242410,_0xd1f5f8,_0x33b6bf){const _0x24c5a2=_0x404806;let _0x435abd=Ii(_0xd1f5f8),_0x453b51=()=>{};return{'descriptor':_0xd1f5f8[_0x24c5a2(0x41a)],'layout':_0x435abd,'injector':_0x242410,'hostElement':_0x33b6bf,'container':_0x33b6bf,'hostUnitId':_0xd1f5f8[_0x24c5a2(0x41a)][_0x24c5a2(0x1d1)],'embedId':_0xd1f5f8[_0x24c5a2(0x41a)][_0x24c5a2(0x46d)],'childUnitId':_0xd1f5f8[_0x24c5a2(0x106)],'childType':_0xd1f5f8['childType'],'renderScope':{'hostUnitId':_0xd1f5f8[_0x24c5a2(0x41a)][_0x24c5a2(0x1d1)],'hostAnchorId':_0xd1f5f8[_0x24c5a2(0x41a)][_0x24c5a2(0x375)],'embedId':_0xd1f5f8[_0x24c5a2(0x41a)][_0x24c5a2(0x46d)],'childUnitId':_0xd1f5f8['childUnitId'],'childType':_0xd1f5f8[_0x24c5a2(0x34e)],'layout':_0x435abd,'mode':_0x24c5a2(0x3b5),'rootElement':_0x33b6bf,'contentRoot':_0x33b6bf,'canvasRoot':_0x33b6bf,'active$':(0x0,l['of'])(!0x1)},'runtimeScope':{'descriptor':_0xd1f5f8[_0x24c5a2(0x41a)],'host':{'unitId':_0xd1f5f8[_0x24c5a2(0x41a)][_0x24c5a2(0x1d1)],'type':_0xd1f5f8[_0x24c5a2(0x41a)]['hostType'],'anchorId':_0xd1f5f8[_0x24c5a2(0x41a)][_0x24c5a2(0x375)],'entry':_0xd1f5f8[_0x24c5a2(0x41a)][_0x24c5a2(0x3fd)],'layout':_0x24c5a2(0x3b5)},'child':{'unitId':_0xd1f5f8[_0x24c5a2(0x106)],'type':_0xd1f5f8[_0x24c5a2(0x34e)]},'injector':_0x242410,'roots':{'root':_0x33b6bf,'content':_0x33b6bf,'canvas':_0x33b6bf,'overlay':_0x33b6bf,'popup':_0x33b6bf},'activate':_0x453b51,'deactivate':_0x453b51,'dispose':_0x453b51}};}function Ii(_0x222029){const _0x207b55=_0x404806;var _0x4c58e7,_0x5156eb;let _0x48a251=(_0x4c58e7=_0x222029[_0x207b55(0x41a)][_0x207b55(0x66c)])==null?void 0x0:_0x4c58e7[_0x207b55(0x467)];return _0x48a251&&typeof _0x48a251==_0x207b55(0x586)&&typeof _0x48a251['layout']==_0x207b55(0x6cd)?_0x48a251[_0x207b55(0x5d3)]:((_0x5156eb=_0x222029[_0x207b55(0x53e)])==null?void 0x0:_0x5156eb[_0x207b55(0x5d3)])??'scroll-contained';}var Li=class{constructor(){const _0x3f3fbe=_0x404806;V(this,_0x3f3fbe(0x1c5),new Map());}[_0x404806(0x2c0)](_0x24edf9){const _0x3f82af=_0x404806;if(this[_0x3f82af(0x1c5)][_0x3f82af(0x287)](_0x24edf9[_0x3f82af(0x34e)]))throw Error(_0x3f82af(0x5c1)+_0x24edf9[_0x3f82af(0x34e)]);this[_0x3f82af(0x1c5)][_0x3f82af(0x37d)](_0x24edf9[_0x3f82af(0x34e)],_0x24edf9);}['get'](_0x5c1d06){const _0xe3330=_0x404806;return this[_0xe3330(0x1c5)][_0xe3330(0x35f)](_0x5c1d06);}[_0x404806(0x73c)](){const _0x385638=_0x404806;return[...this[_0x385638(0x1c5)][_0x385638(0x4c9)]()];}};const Ri=new WeakMap(),zi=new WeakMap();function Bi(_0x46a983,_0x3cff93,_0x49b0f9){const _0x3bbdc3=_0x404806;var _0x4875c6;if(Ui(_0x46a983)){Hi(_0x46a983,_0x3cff93,_0x49b0f9);return;}let _0xe9230b=_0x46a983;if((_0x4875c6=zi[_0x3bbdc3(0x35f)](_0xe9230b))!=null&&_0x4875c6[_0x3bbdc3(0x287)](_0x3cff93))return;let _0x426f50=Ri[_0x3bbdc3(0x35f)](_0xe9230b)??new Map();_0x426f50['set'](_0x3cff93,_0x49b0f9),Ri[_0x3bbdc3(0x37d)](_0xe9230b,_0x426f50);}function Vi(_0x4ff689){const _0x5cad6b=_0x404806;if(!Ui(_0x4ff689))return;let _0x47843e=_0x4ff689,_0x41bf19=Ri[_0x5cad6b(0x35f)](_0x47843e);_0x41bf19!=null&&_0x41bf19[_0x5cad6b(0x237)]&&(_0x41bf19[_0x5cad6b(0x72e)]((_0x26bca2,_0x423a38)=>Hi(_0x4ff689,_0x423a38,_0x26bca2)),Ri[_0x5cad6b(0x4d8)](_0x47843e));}function Hi(_0x49d5ca,_0x3dbc7c,_0x1493d9){const _0x5d9ad5=_0x404806;let _0x48b32e=_0x49d5ca,_0x1212a6=zi[_0x5d9ad5(0x35f)](_0x48b32e)??new Set();_0x1212a6['has'](_0x3dbc7c)||(_0x1493d9(_0x49d5ca),_0x1212a6['add'](_0x3dbc7c),zi[_0x5d9ad5(0x37d)](_0x48b32e,_0x1212a6));}function Ui(_0xa8c339){const _0x36a8ce=_0x404806;return _0xa8c339[_0x36a8ce(0x287)](e[_0x36a8ce(0xf6)])&&_0xa8c339[_0x36a8ce(0x287)](Ze)&&_0xa8c339['has'](Ye)&&_0xa8c339['has'](H)&&_0xa8c339[_0x36a8ce(0x287)](Vt)&&_0xa8c339[_0x36a8ce(0x287)](Xe)&&_0xa8c339['has'](Kn)&&_0xa8c339[_0x36a8ce(0x287)](Ci)&&_0xa8c339['has'](tr)&&_0xa8c339[_0x36a8ce(0x287)](Li);}function Wi(_0x418a31){const _0x3151de=_0x404806;let {childType:_0xc886ae,productName:_0x1faf0d}=_0x418a31;return{'childType':_0xc886ae,'productName':_0x1faf0d,'hostChromeMode':_0x3151de(0x2ec),'layoutPolicy':{'tab':e['DEFAULT_EMBED_TAB_LAYOUT_POLICY'],'float':e[_0x3151de(0x525)],'docFlow':e[_0x3151de(0xbe)]},'createRibbonOverride':({childUnitId:_0x24f07b,embedId:_0x41d508,injector:_0x5013af})=>{const _0x1f255b=_0x3151de;let _0x30729d=yt(_0x5013af,{'childType':_0xc886ae,'childUnitId':_0x24f07b,'embedId':_0x41d508,'menuSchema':Gi(_0x5013af,_0xc886ae,_0x418a31[_0x1f255b(0x5d4)])});return{'mode':'ribbon','ribbonService':_0x30729d[_0x1f255b(0x1e5)],'injector':_0x30729d[_0x1f255b(0x697)],'placeholderTitle':_0x1faf0d,'disposable':_0x30729d['disposable']};}};}function Gi(_0x1698a7,_0x4d0e83,_0x29a3fd){const _0x47e51c=_0x404806;let _0xb2569a=_0x1698a7;if(typeof _0xb2569a[_0x47e51c(0x287)]==_0x47e51c(0x338)&&typeof _0xb2569a[_0x47e51c(0x35f)]==_0x47e51c(0x338)&&_0xb2569a[_0x47e51c(0x287)](Vt)){let _0xcb9b20=_0xb2569a[_0x47e51c(0x35f)](Vt)['getMergedMenuSchema'](_0x4d0e83,_0x47e51c(0x2ec));if(_0xcb9b20)return _0xcb9b20;}return _0x29a3fd;}function Ki(_0x97f61a){const _0x1e13f0=_0x404806;let _0x4311cb=qi(_0x97f61a);return{'childType':_0x97f61a[_0x1e13f0(0x34e)],'productName':_0x97f61a[_0x1e13f0(0x4bc)],'hostChromeMode':_0x4311cb,'hostHeaderMode':_0x97f61a['hostHeaderMode']??_0x1e13f0(0x620),'layoutPolicy':{'tab':{...e[_0x1e13f0(0x6a6)],'ribbon':_0x4311cb==='none'?_0x1e13f0(0x115):'host'},'float':e['DEFAULT_EMBED_FLOAT_LAYOUT_POLICY'],'docFlow':e[_0x1e13f0(0xbe)]},'createRibbonOverride':_0x4311cb==='title-only'?()=>({'mode':_0x1e13f0(0x1a2),'ribbonService':Ji(),'placeholderTitle':_0x97f61a[_0x1e13f0(0x4bc)],'hideToolbar':!0x0}):void 0x0};}function qi(_0x517d71){const _0x22b544=_0x404806;return _0x517d71['hostChromeMode']?_0x517d71[_0x22b544(0x2b7)]:_0x517d71[_0x22b544(0x2ac)]==='placeholder'?_0x22b544(0x1a2):_0x22b544(0x620);}function Ji(){return{'ribbon$':(0x0,l['of'])([]),'activatedTab$':(0x0,l['of'])(''),'collapsedIds$':(0x0,l['of'])([]),'fakeToolbarVisible$':(0x0,l['of'])(!0x1),'setActivatedTab':()=>{},'showContextualTab':()=>{},'hideContextualTab':()=>{},'hideAllContextualTabs':()=>{},'setCollapsedIds':()=>{},'setFakeToolbarVisible':()=>{}};}function Yi(){const _0x1a5e56=_0x404806;return Ki({'childType':n[_0x1a5e56(0x536)][_0x1a5e56(0x517)],'productName':_0x1a5e56(0x2e3),'hostChromeMode':'title-only'});}let Xi=class{constructor(_0x4d1ffa,_0x354ab7,_0x30b4c2){const _0x54bf20=_0x404806;this['_baseUIStateService']=_0x4d1ffa,this['_projectionService']=_0x354ab7,this[_0x54bf20(0xad)]=_0x30b4c2,V(this,_0x54bf20(0x34e),n[_0x54bf20(0x536)]['UNIVER_BASE']);}[_0x404806(0x6d2)](_0x506bb4){const _0x49eb98=_0x404806;let _0x20aef7=_0x506bb4[_0x49eb98(0x32e)]instanceof n['BaseDataModel']?_0x506bb4['childUnit'][_0x49eb98(0x39e)]():void 0x0;if(!_0x20aef7)return;let _0x426322=this[_0x49eb98(0x684)]['getState'](),_0xf08d82=Zi(_0x20aef7,_0x426322,this[_0x49eb98(0x529)],this[_0x49eb98(0xad)]),_0x3b24fd=$i(_0x20aef7,_0x426322);return _0xf08d82==null&&_0x3b24fd==null?void 0x0:{'height':_0xf08d82,'width':_0x3b24fd};}};Xi=Q([Z(0x0,_['IBaseUIStateService']),Z(0x1,g[_0x404806(0x2e0)]),Z(0x2,_[_0x404806(0x6d8)])],Xi);function Zi(_0x3ec275,_0x5b541a,_0x1a2631,_0x12ff04){const _0x2290ae=_0x404806;var _0x29006c;let _0x4e0604=ra(_0x3ec275,_0x5b541a==null?void 0x0:_0x5b541a['activeTableId']),_0x5d84bb=_0x4e0604?_0x3ec275['tables'][_0x4e0604]:void 0x0;if(!_0x5d84bb||!_0x4e0604)return;let _0x3275ca=ia(_0x5d84bb,_0x5b541a==null?void 0x0:_0x5b541a[_0x2290ae(0x368)]),_0x502190=_0x3275ca?(_0x29006c=_0x5d84bb[_0x2290ae(0x1f8)])==null?void 0x0:_0x29006c[_0x3275ca]:void 0x0,_0xbc56d5=aa(_0x5d84bb),_0x1e4a4f=(0x0,_[_0x2290ae(0x652)])(_0x502190!=null&&_0x502190[_0x2290ae(0x632)]&&_0x2290ae(0x341)in _0x502190[_0x2290ae(0x632)]?_0x502190[_0x2290ae(0x632)]['rowHeight']:void 0x0);return Qi(_0x3ec275,_0x4e0604,_0x3275ca,_0x1e4a4f,_0x5b541a,_0x1a2631,_0x12ff04)??_[_0x2290ae(0x2b3)]+_0xbc56d5*_0x1e4a4f+_[_0x2290ae(0x539)]+_[_0x2290ae(0x5ac)];}function Qi(_0x1bff2a,_0x2014e1,_0xf0fd94,_0x493778,_0xe7757e,_0x4b14c2,_0x3f577f){const _0x385c5a=_0x404806;if(!_0xf0fd94||!_0x4b14c2||!_0x3f577f)return;let _0x532dcc=_0x4b14c2[_0x385c5a(0x708)](_0x1bff2a,_0x2014e1,_0xf0fd94);if(_0x532dcc[_0x385c5a(0x225)]===n[_0x385c5a(0x17e)]['Grid']||_0x532dcc['type']===n['BaseViewType'][_0x385c5a(0x302)])return _[_0x385c5a(0x2b3)]+_0x3f577f[_0x385c5a(0x105)](_0x532dcc,_0xe7757e==null?void 0x0:_0xe7757e[_0x385c5a(0x236)][_0xf0fd94],_0x493778)+_['GRID_SUMMARY_HEIGHT'];}function $i(_0x696a37,_0x4c3e8a){const _0x2dd01e=_0x404806;var _0x5d30c2,_0x3711a6;let _0x205dcf=ta(_0x696a37,_0x4c3e8a==null?void 0x0:_0x4c3e8a[_0x2dd01e(0x28a)]);if(!_0x205dcf)return;let _0x25b990=na(_0x205dcf,_0x4c3e8a==null?void 0x0:_0x4c3e8a[_0x2dd01e(0x368)]),_0x2d5879=_0x205dcf[_0x2dd01e(0x429)]??{};return _[_0x2dd01e(0x61a)]+(_0x25b990!=null&&(_0x5d30c2=_0x25b990['fieldOrder'])!=null&&_0x5d30c2['length']?_0x25b990[_0x2dd01e(0x43f)]:(_0x3711a6=_0x205dcf[_0x2dd01e(0x43f)])!=null&&_0x3711a6[_0x2dd01e(0x5a7)]?_0x205dcf[_0x2dd01e(0x43f)]:Object[_0x2dd01e(0x48a)](_0x2d5879))[_0x2dd01e(0x207)]((_0x1818f3,_0x4d43d0)=>{const _0x30eae3=_0x2dd01e;var _0x417819;let _0x10d273=_0x2d5879[_0x4d43d0],_0x17b89e=_0x25b990==null||(_0x417819=_0x25b990['fieldSettings'])==null?void 0x0:_0x417819[_0x4d43d0];return _0x10d273&&!(_0x17b89e!=null&&_0x17b89e[_0x30eae3(0x115)])?_0x1818f3+ea(_0x17b89e==null?void 0x0:_0x17b89e[_0x30eae3(0x6e7)]):_0x1818f3;},0x0)+_[_0x2dd01e(0x49d)];}function ea(_0x185a2c){const _0x47da16=_0x404806;return typeof _0x185a2c==_0x47da16(0x670)&&Number[_0x47da16(0x581)](_0x185a2c)&&_0x185a2c>0x0?_0x185a2c:_[_0x47da16(0x273)];}function ta(_0x1369ea,_0x5a9bdf){const _0x36414a=_0x404806;var _0x16e3ba;let _0x56a6fa=ra(_0x1369ea,_0x5a9bdf);return _0x56a6fa?(_0x16e3ba=_0x1369ea[_0x36414a(0x124)])==null?void 0x0:_0x16e3ba[_0x56a6fa]:void 0x0;}function na(_0x25c60a,_0x4c1a6c){const _0x4ff447=_0x404806;var _0x30671f;let _0x10977d=ia(_0x25c60a,_0x4c1a6c);return _0x10977d?(_0x30671f=_0x25c60a[_0x4ff447(0x1f8)])==null?void 0x0:_0x30671f[_0x10977d]:void 0x0;}function ra(_0x4e6cbc,_0x2ceaa8){const _0x3a1a5d=_0x404806;let _0x4af0cb=_0x4e6cbc[_0x3a1a5d(0x124)]??{};if(_0x2ceaa8&&_0x4af0cb[_0x2ceaa8])return _0x2ceaa8;let _0x44c3da=_0x4e6cbc[_0x3a1a5d(0x5ba)]??[];return[..._0x44c3da,...Object[_0x3a1a5d(0x48a)](_0x4af0cb)[_0x3a1a5d(0x3d1)](_0x26914a=>!_0x44c3da['includes'](_0x26914a))][_0x3a1a5d(0x18f)](_0x3a1dbd=>_0x4af0cb[_0x3a1dbd]);}function ia(_0x4856a3,_0x75d130){const _0x1742a5=_0x404806;let _0x3de464=_0x4856a3[_0x1742a5(0x1f8)]??{};if(_0x75d130&&_0x3de464[_0x75d130])return _0x75d130;let _0x243c9a=_0x4856a3[_0x1742a5(0x599)]??[];return[..._0x243c9a,...Object['keys'](_0x3de464)[_0x1742a5(0x3d1)](_0x5d693a=>!_0x243c9a['includes'](_0x5d693a))][_0x1742a5(0x18f)](_0x49e9e1=>_0x3de464[_0x49e9e1]);}function aa(_0xa19851){const _0x112e63=_0x404806;var _0x392b46;let _0x54f42=_0xa19851[_0x112e63(0x540)]??{};return((_0x392b46=_0xa19851[_0x112e63(0x200)])!=null&&_0x392b46[_0x112e63(0x5a7)]?_0xa19851[_0x112e63(0x200)]:Object[_0x112e63(0x48a)](_0x54f42))[_0x112e63(0x3d1)](_0x179fae=>_0x54f42[_0x179fae])[_0x112e63(0x5a7)];}function oa(_0x2b0fc7,_0xdb4dfc,_0x47170e){const _0x10de02=_0x404806;return{...(0x0,e[_0x10de02(0x705)])(_0x2b0fc7,_0xdb4dfc),'activateAnchor':_0x985761=>{const _0x2a521a=_0x10de02;ca(_0x985761[_0x2a521a(0x1d1)],_0x985761[_0x2a521a(0x375)],_0xdb4dfc,ua(_0x47170e));}};}function sa(){const _0x54aab6=_0x404806;return{'hostType':n['UniverInstanceType'][_0x54aab6(0x517)],'entry':'bases-table-list-block','layout':_0x54aab6(0x26d),'supportedLayouts':[_0x54aab6(0x26d)],'menuBehavior':_0x54aab6(0x2b8),'mount':_0x19052c=>{const _0x3d3a0c=_0x54aab6;let _0x1230a9=da(_0x3d3a0c(0x5d7),_0x19052c[_0x3d3a0c(0x41a)][_0x3d3a0c(0x375)]);return _0x1230a9?{'hostElement':_0x1230a9}:{};}};}function ca(_0x18adb9,_0x146b8f,_0x266ac5,_0xccef9d){const _0x218612=_0x404806;var _0x403537;if(!_0xccef9d)return;_0xccef9d[_0x218612(0x6eb)](_0x146b8f);let _0x22b7de=(_0x403537=la(_0x266ac5,_0x18adb9))==null?void 0x0:_0x403537['tables'][_0x146b8f],_0x44fa9f=_0x22b7de==null?void 0x0:_0x22b7de[_0x218612(0x599)][_0x218612(0x18f)](_0x38a230=>_0x22b7de[_0x218612(0x1f8)][_0x38a230]);_0x44fa9f&&_0xccef9d[_0x218612(0x69a)](_0x44fa9f),_0xccef9d[_0x218612(0x3f5)](null),_0xccef9d['closeRecordDetail']();}function la(_0x3e951e,_0xec57f6){const _0x4a0d17=_0x404806;var _0x24b2d4;return _0x3e951e==null||(_0x24b2d4=_0x3e951e[_0x4a0d17(0x330)](_0xec57f6,n[_0x4a0d17(0x536)][_0x4a0d17(0x517)]))==null?void 0x0:_0x24b2d4[_0x4a0d17(0x39e)]();}function ua(_0x20110d){const _0x3e9b3c=_0x404806;return typeof _0x20110d==_0x3e9b3c(0x338)?_0x20110d():_0x20110d;}function da(_0x168e28,_0xb1e34a){const _0x159998=_0x404806;return document[_0x159998(0x2b9)]('['+_0x168e28+'=\x22'+fa(_0xb1e34a)+'\x22]');}function fa(_0x76af93){const _0x537729=_0x404806;return _0x76af93[_0x537729(0x266)](/\\/g,'\x5c\x5c')['replace'](/"/g,'\x5c\x22');}function pa(_0x1dfdb8){const _0x502470=_0x404806;let _0xa1f9f8=_0x1dfdb8[_0x502470(0x287)](_[_0x502470(0x70f)])?_0x1dfdb8[_0x502470(0x35f)](_['IBaseUIStateService']):void 0x0,_0x55ab47=_0x1dfdb8['has'](_[_0x502470(0x6d8)])?_0x1dfdb8[_0x502470(0x35f)](_[_0x502470(0x6d8)]):void 0x0;return{'childType':n[_0x502470(0x536)][_0x502470(0x517)],'getStickyHeaderHeight':()=>_[_0x502470(0x2b3)],'subscribeVerticalScroll'(_0x5aee1f,_0x4c1e18){const _0x4b1ccb=_0x502470;var _0x16cddf,_0x48f269;let _0x160c9a=((_0x16cddf=_0x5aee1f['runtimeScope'])==null?void 0x0:_0x16cddf['injector'])??_0x1dfdb8,_0x5e7087=_0x160c9a!==_0x1dfdb8&&_0x160c9a[_0x4b1ccb(0x287)](_[_0x4b1ccb(0x70f)])?_0x160c9a['get'](_[_0x4b1ccb(0x70f)]):_0xa1f9f8;if(!_0x5e7087)return;let _0x4f8beb=_0x5e7087[_0x4b1ccb(0x49b)](),_0x103a6e=_0x4f8beb[_0x4b1ccb(0x368)],_0x599e65=_0x103a6e?((_0x48f269=_0x4f8beb[_0x4b1ccb(0x729)][_0x103a6e])==null?void 0x0:_0x48f269['y'])??0x0:0x0,_0x343e4d=_0x5e7087['state$'][_0x4b1ccb(0x3db)](_0x172333=>{const _0x39c577=_0x4b1ccb;var _0xe912e4;let _0x43b7e7=_0x172333[_0x39c577(0x368)],_0x249e39=_0x43b7e7?((_0xe912e4=_0x172333[_0x39c577(0x729)][_0x43b7e7])==null?void 0x0:_0xe912e4['y'])??0x0:0x0;if(_0x43b7e7!==_0x103a6e){_0x103a6e=_0x43b7e7,_0x599e65=_0x249e39;return;}_0x249e39!==_0x599e65&&(_0x599e65=_0x249e39,_0x4c1e18(_0x249e39));});return(0x0,n['toDisposable'])(()=>_0x343e4d[_0x4b1ccb(0x12a)]());},'handleWheel'(_0x468fc9){const _0x50cd9c=_0x502470;if(_0x468fc9[_0x50cd9c(0x20d)]!==_0x50cd9c(0x3bf)&&gn(_0x468fc9[_0x50cd9c(0x5d3)],_0x468fc9[_0x50cd9c(0x3fa)]))return!0x1;let _0x162070=_0x468fc9[_0x50cd9c(0x5c6)]['injector']??_0x1dfdb8,_0x5df417=_0x162070!==_0x1dfdb8&&_0x162070['has'](_['IBaseViewWheelScrollService'])?_0x162070[_0x50cd9c(0x35f)](_[_0x50cd9c(0x6d8)]):_0x55ab47;return(_0x5df417==null?void 0x0:_0x5df417[_0x50cd9c(0x29b)](_0x468fc9[_0x50cd9c(0x106)],ma(_0x468fc9[_0x50cd9c(0x3fa)],_0x468fc9[_0x50cd9c(0x158)])))??!0x1;}};}function ma(_0x42496a,_0x4c5215){const _0x496180=_0x404806;return{'deltaX':_0x42496a[_0x496180(0x1bb)],'deltaY':_0x42496a[_0x496180(0x2f7)],'deltaMode':_0x42496a[_0x496180(0x224)],'clientX':_0x42496a[_0x496180(0x2fc)],'clientY':_0x42496a[_0x496180(0x3e5)],'shiftKey':_0x42496a['shiftKey'],'viewportScrollY':_0x4c5215};}function ha(_0x4685b5,_0x13032e,_0xed0cf4){const _0x4c4c3d=_0x404806;let _0x348bf9=_0x4685b5[_0x4c4c3d(0x41a)]['displayTarget'];return _0xed0cf4(_0x348bf9),_0x13032e['onCommandExecuted'](_0x5b08e0=>{const _0x34c305=_0x4c4c3d;if(!ga(_0x5b08e0))return;let {params:_0x2d63bc}=_0x5b08e0;if(_0x2d63bc[_0x34c305(0x16f)]!==_0x4685b5['hostUnitId']||_0x2d63bc[_0x34c305(0x41a)][_0x34c305(0x46d)]!==_0x4685b5[_0x34c305(0x46d)])return;let _0x2e08be=_0x2d63bc[_0x34c305(0x41a)][_0x34c305(0x1a8)];(0x0,n[_0x34c305(0xc5)])(_0x348bf9??{},_0x2e08be??{})||(_0x348bf9=_0x2e08be,_0xed0cf4(_0x2e08be));});}function ga(_0x3b417c){const _0x115d96=_0x404806;return _0x3b417c['id']===e['SetEmbedDescriptorMutation']['id']&&_0x3b417c[_0x115d96(0x48c)]!==void 0x0&&_0x115d96(0x16f)in _0x3b417c[_0x115d96(0x48c)]&&typeof _0x3b417c[_0x115d96(0x48c)][_0x115d96(0x16f)]==_0x115d96(0x6cd)&&_0x115d96(0x41a)in _0x3b417c[_0x115d96(0x48c)]&&typeof _0x3b417c['params'][_0x115d96(0x41a)]=='object'&&_0x3b417c['params'][_0x115d96(0x41a)]!==null&&'embedId'in _0x3b417c[_0x115d96(0x48c)][_0x115d96(0x41a)]&&typeof _0x3b417c[_0x115d96(0x48c)][_0x115d96(0x41a)][_0x115d96(0x46d)]==_0x115d96(0x6cd);}function _a(_0x5d86a4){const _0x462e41=_0x404806;return{'childType':n['UniverInstanceType']['UNIVER_BASE'],'supportedLayouts':[_0x462e41(0x26d),_0x462e41(0x5fc),'scroll-contained'],'beforeDeactivate':va,'mount':_0x32e097=>ya(_0x32e097,_0x5d86a4)};}function va(_0x385440){const _0xc83181=_0x404806;var _0x5ce655;(_0x5ce655=_0x385440[_0xc83181(0x5c6)][_0xc83181(0x519)])==null||_0x5ce655['syncExecuteCommand'](_[_0xc83181(0x2a2)]['id'],{'commit':!0x1});}function ya(_0x1ec70b,_0x49756a){const _0x1f3555=_0x404806;let _0x33d802=_0x1ec70b[_0x1f3555(0x697)][_0x1f3555(0x35f)](n['IUniverInstanceService'])[_0x1f3555(0x330)](_0x1ec70b[_0x1f3555(0x106)],n[_0x1f3555(0x536)][_0x1f3555(0x517)]);if(!_0x33d802)return;let _0x195523=new _[(_0x1f3555(0x21f))](),_0x297bcf=new _['BaseUIPopupService'](),_0x4fcda5=new _[(_0x1f3555(0x6ce))](_0x195523),_0x2ca552=new _[(_0x1f3555(0x67b))](),_0x5abe02=Ea(_0x1ec70b,_0x195523,_0x297bcf,_0x4fcda5);if(!_0x5abe02){_0x2ca552[_0x1f3555(0x3f7)](),_0x4fcda5['dispose'](),_0x297bcf[_0x1f3555(0x3f7)](),_0x195523[_0x1f3555(0x3f7)]();return;}let _0x4d2bbb=ja(_0x1ec70b);Oa(_0x195523,_0x33d802,_0x4d2bbb,_0x1ec70b[_0x1f3555(0x41a)][_0x1f3555(0x1a8)]);let _0x45e1cf=ha(_0x1ec70b,_0x49756a,_0x337075=>Aa(_0x195523,_0x33d802,_0x337075)),_0x164740=_0x1ec70b[_0x1f3555(0x41a)][_0x1f3555(0x210)]===_0x1f3555(0x4fb),_0x9e94a3=Ma(_0x1ec70b[_0x1f3555(0x697)],_0x5abe02,_0x195523,_0x297bcf,_0x4fcda5,_0x4d2bbb,_0x2ca552,_0x164740,_0x1ec70b[_0x1f3555(0x5c6)][_0x1f3555(0x1bf)][_0x1f3555(0x5dd)]);ba(_0x1ec70b,_0x9e94a3);let _0x5f4aab=xa(_0x1ec70b),_0xfbfb23=gt(_0x5f4aab),_0x533954=Sa(_0x1ec70b,_0x9e94a3),_0x395370=_0x1ec70b[_0x1f3555(0x697)]['get'](n[_0x1f3555(0x746)]),_0x539379=_0x395370['getCurrentUnitOfType'](n['UniverInstanceType'][_0x1f3555(0x517)]);return _0x395370['setCurrentUnitForType'](_0x1ec70b[_0x1f3555(0x106)]),_0x5f4aab[_0x1f3555(0x6a4)]['embedChildRenderUnitId']=_0x1ec70b[_0x1f3555(0x106)],_0x5f4aab[_0x1f3555(0x6a4)][_0x1f3555(0x323)]=_0x1f3555(0x69d),_0xfbfb23[_0x1f3555(0x18e)]((0x0,p[_0x1f3555(0x4fd)])(st,{'injector':_0x9e94a3,'mountContainer':_0x1ec70b[_0x1f3555(0x5c6)][_0x1f3555(0x1bf)][_0x1f3555(0x5dd)],'embedId':_0x1ec70b[_0x1f3555(0x46d)],'children':(0x0,p['jsx'])(_['RenderBaseWorkbench'],{})})),(0x0,n[_0x1f3555(0x6e6)])(()=>{const _0x330ac9=_0x1f3555;_0x45e1cf['dispose'](),_0x533954['dispose'](),_t(_0xfbfb23),_0x539379&&_0x395370['setCurrentUnitForType'](_0x539379[_0x330ac9(0x275)]()),_0x2ca552[_0x330ac9(0x3f7)](),_0x4fcda5[_0x330ac9(0x3f7)](),_0x297bcf['dispose'](),_0x195523[_0x330ac9(0x3f7)](),_0x9e94a3[_0x330ac9(0x3f7)](),_0x5f4aab['isConnected']&&(_0x5f4aab['removeAttribute'](_0x330ac9(0x3df)),_0x5f4aab[_0x330ac9(0x633)](_0x330ac9(0x3ff)));});}function ba(_0xb316ce,_0x3483dc){const _0x5146d3=_0x404806;_0xb316ce[_0x5146d3(0x5c6)][_0x5146d3(0x697)]=_0x3483dc,_0xb316ce[_0x5146d3(0x5c6)]['instanceService']=_0x3483dc[_0x5146d3(0x35f)](n[_0x5146d3(0x746)]),_0xb316ce[_0x5146d3(0x5c6)][_0x5146d3(0x519)]=_0x3483dc['get'](n['ICommandService']);}function xa(_0x5edeee){const _0x1e2b41=_0x404806;var _0x94e482,_0x53df61,_0x3d59ee;return((_0x94e482=_0x5edeee[_0x1e2b41(0x5c6)])==null||(_0x94e482=_0x94e482[_0x1e2b41(0x1bf)])==null?void 0x0:_0x94e482[_0x1e2b41(0x6c3)])??((_0x53df61=_0x5edeee['renderScope'])==null?void 0x0:_0x53df61[_0x1e2b41(0x1f3)])??((_0x3d59ee=_0x5edeee[_0x1e2b41(0x30d)])==null?void 0x0:_0x3d59ee[_0x1e2b41(0x6ae)])??document;}function Sa(_0x317dae,_0x304e87){const _0x139e75=_0x404806;let _0xc96127=!0x1,_0x59012d=0x0,_0x3f28ed=(0x0,n['toDisposable'])(()=>{}),_0x2a5ab3,_0x469e20=()=>{const _0x37985a=_0x159c;if(_0xc96127)return;let _0x270409=()=>{const _0x180a84=_0x159c;_0x59012d=window[_0x180a84(0x398)](_0x469e20);},_0x268cba=Ca(_0x317dae);if(!wa(_0x268cba)){_0x317dae['container'][_0x37985a(0x6a4)]['embedChildRenderStatus']=_0x37985a(0x5c5),_0x270409();return;}if(_0x2a5ab3===_0x268cba&&_0x268cba[_0x37985a(0x2b9)](_0x37985a(0x24d)))return;_0x3f28ed[_0x37985a(0x3f7)]();let _0x1ec3ed=_0x317dae[_0x37985a(0x697)][_0x37985a(0x35f)](f[_0x37985a(0x1f0)]),_0x508c81;try{_0x508c81=Ai(_0x1ec3ed,_0x317dae[_0x37985a(0x106)],_0x304e87);}catch(_0x185c52){_0x317dae[_0x37985a(0x686)][_0x37985a(0x6a4)][_0x37985a(0x723)]=_0x185c52 instanceof Error?_0x185c52[_0x37985a(0x6cb)]:String(_0x185c52),_0x508c81=void 0x0;}if(!_0x508c81){_0x317dae[_0x37985a(0x686)][_0x37985a(0x6a4)][_0x37985a(0x2b4)]=_0x37985a(0x4d7),_0x2a5ab3=void 0x0,_0x270409();return;}delete _0x317dae[_0x37985a(0x686)][_0x37985a(0x6a4)][_0x37985a(0x723)],_0x268cba['dataset'][_0x37985a(0x5e8)]=_0x317dae[_0x37985a(0x106)],_0x508c81[_0x37985a(0x172)][_0x37985a(0x66d)](_0x268cba),Mi(_0x508c81,{'activate':Ta(_0x317dae)});let _0x19970c=Ei(_0x508c81,_0x268cba,{'activate':!0x1});_0x3f28ed=(0x0,n[_0x37985a(0x6e6)])(()=>{const _0x598fe7=_0x37985a;_0x19970c[_0x598fe7(0x3f7)]();try{var _0xa8fabb,_0x843ae;(_0xa8fabb=(_0x843ae=_0x508c81['engine'])['unmount'])==null||_0xa8fabb['call'](_0x843ae);}catch{}_0x1ec3ed[_0x598fe7(0xa9)](_0x317dae[_0x598fe7(0x106)]),_0x268cba['removeAttribute'](_0x598fe7(0x3df));}),_0x2a5ab3=_0x268cba,_0x317dae['container'][_0x37985a(0x6a4)]['embedChildRenderStatus']='mounted',_0x270409();};return _0x59012d=window[_0x139e75(0x398)](_0x469e20),(0x0,n['toDisposable'])(()=>{const _0x515611=_0x139e75;_0xc96127=!0x0,window[_0x515611(0x122)](_0x59012d),_0x3f28ed[_0x515611(0x3f7)]();});}function Ca(_0x1c63d0){const _0x1e5365=_0x404806;return(0x0,_['getBaseCanvasRoot'])({'unitId':_0x1c63d0[_0x1e5365(0x106)],'scope':xa(_0x1c63d0)});}function wa(_0x6325ed){const _0x55b646=_0x404806;return!!_0x6325ed&&_0x6325ed[_0x55b646(0x3d5)]&&_0x6325ed['clientWidth']>0x0&&_0x6325ed[_0x55b646(0x4f6)]>0x0;}function Ta(_0x1ae691){return!0x0;}function Ea(_0x43549f,_0x43777f,_0x16d8ce,_0x29916f){const _0x2b5367=_0x404806;let _0x55e35d=_0x43549f[_0x2b5367(0x697)]['get'](n[_0x2b5367(0x746)]),_0x39104d=_0x55e35d[_0x2b5367(0x330)](_0x43549f[_0x2b5367(0x106)],_0x43549f[_0x2b5367(0x34e)]);if(!_0x39104d)return;let _0x1d1dd4=Da(_0x55e35d,_0x43549f,_0x39104d),_0x3124d6=Na(_0x43549f[_0x2b5367(0x697)][_0x2b5367(0x35f)](n[_0x2b5367(0x3b0)]),_0x43777f,_0x16d8ce,_0x29916f,_0x55e35d,_0x43549f['childUnitId']);return be(_0x43549f['injector'],new Map([[n[_0x2b5367(0x746)],_0x1d1dd4],[n[_0x2b5367(0x3b0)],_0x3124d6],[_[_0x2b5367(0x456)],(0x0,_['createScopedBaseCanvasRootResolverService'])(xa(_0x43549f))]]));}function Da(_0x4fbf93,_0xc3004c,_0x3c6f18){const _0x4f9c54=_0x404806;return{'unitAdded$':_0x4fbf93[_0x4f9c54(0x64a)],'unitDisposed$':_0x4fbf93[_0x4f9c54(0x132)],'focused$':(0x0,l['of'])(_0x3c6f18[_0x4f9c54(0x275)]()),'getTypeOfUnitAdded$':_0x4fbf93['getTypeOfUnitAdded$'][_0x4f9c54(0x15c)](_0x4fbf93),'__addUnit':_0x4fbf93[_0x4f9c54(0x452)][_0x4f9c54(0x15c)](_0x4fbf93),'getTypeOfUnitDisposed$':_0x4fbf93[_0x4f9c54(0x1ba)][_0x4f9c54(0x15c)](_0x4fbf93),'focusUnit':_0x465adb=>{const _0x2ff16b=_0x4f9c54;_0x465adb!==null&&_0x465adb!==_0xc3004c[_0x2ff16b(0x106)]&&_0x4fbf93[_0x2ff16b(0x504)](_0x465adb);},'getFocusedUnit':()=>_0x3c6f18,'getCurrentUnitOfType':_0x23c5b1=>_0x23c5b1===_0xc3004c[_0x4f9c54(0x34e)]?_0x3c6f18:_0x4fbf93[_0x4f9c54(0x5b2)](_0x23c5b1),'setCurrentUnitForType':_0x53ca53=>{const _0x17897=_0x4f9c54;_0x53ca53!==_0xc3004c[_0x17897(0x106)]&&_0x4fbf93['setCurrentUnitForType'](_0x53ca53);},'getCurrentTypeOfUnit$':_0x55eae8=>_0x55eae8===_0xc3004c['childType']?(0x0,l['of'])(_0x3c6f18):_0x4fbf93[_0x4f9c54(0x4ba)](_0x55eae8),'createUnit':_0x4fbf93[_0x4f9c54(0x512)][_0x4f9c54(0x15c)](_0x4fbf93),'getUnitCreateOptions':_0x4fbf93[_0x4f9c54(0x67e)]['bind'](_0x4fbf93),'disposeUnit':_0x4fbf93[_0x4f9c54(0x36e)][_0x4f9c54(0x15c)](_0x4fbf93),'registerCtorForType':_0x4fbf93[_0x4f9c54(0x6da)][_0x4f9c54(0x15c)](_0x4fbf93),'getUnit':_0x4fbf93['getUnit'][_0x4f9c54(0x15c)](_0x4fbf93),'getAllUnitsForType':_0x416c66=>_0x416c66===_0xc3004c[_0x4f9c54(0x34e)]?[_0x3c6f18]:_0x4fbf93[_0x4f9c54(0x6df)](_0x416c66),'getUnitType':_0x4fbf93[_0x4f9c54(0x364)][_0x4f9c54(0x15c)](_0x4fbf93)};}function Oa(_0x5d9204,_0x38f2dc,_0x1ab638=_0x404806(0x127),_0xed2c4c){const _0x46d22c=_0x404806;let {tableId:_0x2e36ed,viewId:_0x2506a3}=ka(_0x38f2dc,_0xed2c4c);_0x2e36ed&&_0x5d9204[_0x46d22c(0x6eb)](_0x2e36ed),_0x2506a3&&_0x5d9204['activateView'](_0x2506a3),_0x5d9204['setLeftSidebarVisible'](_0x1ab638===_0x46d22c(0x127));}function ka(_0x2611a8,_0x23a719){const _0x3388e0=_0x404806;var _0x4bafec,_0x3c8fc3,_0x3bc0bb,_0x42c672,_0x21fa85;let _0x83a7ed=_0x2611a8[_0x3388e0(0x39e)](),_0x4fb4e7=_0x23a719==null?void 0x0:_0x23a719['tableId'],_0x5579e1=_0x4fb4e7&&(_0x4bafec=_0x83a7ed[_0x3388e0(0x124)])!=null&&_0x4bafec[_0x4fb4e7]?_0x4fb4e7:((_0x3c8fc3=_0x83a7ed[_0x3388e0(0x5ba)])==null?void 0x0:_0x3c8fc3[_0x3388e0(0x18f)](_0x5c52c=>{var _0x431ed9;return!!((_0x431ed9=_0x83a7ed['tables'])!=null&&_0x431ed9[_0x5c52c]);}))??Object['keys'](_0x83a7ed[_0x3388e0(0x124)]??{})[0x0]??'',_0x1cac07=(_0x3bc0bb=_0x83a7ed[_0x3388e0(0x124)])==null?void 0x0:_0x3bc0bb[_0x5579e1],_0x35eb7e=_0x23a719==null?void 0x0:_0x23a719[_0x3388e0(0x535)],_0x2f1959=_0x35eb7e&&_0x1cac07!=null&&(_0x42c672=_0x1cac07['views'])!=null&&_0x42c672[_0x35eb7e]?_0x35eb7e:_0x1cac07==null||(_0x21fa85=_0x1cac07['viewOrder'])==null?void 0x0:_0x21fa85['find'](_0x3a9c19=>{const _0x390b4c=_0x3388e0;var _0x327adf;return!!((_0x327adf=_0x1cac07[_0x390b4c(0x1f8)])!=null&&_0x327adf[_0x3a9c19]);});return{'tableId':_0x5579e1,..._0x2f1959?{'viewId':_0x2f1959}:{}};}function Aa(_0x51056f,_0x181ca4,_0x2b2a8a){const _0x3ded5d=_0x404806;let _0x597416=ka(_0x181ca4,_0x2b2a8a),_0x5acd5e=_0x51056f[_0x3ded5d(0x49b)]();_0x597416[_0x3ded5d(0xc4)]&&_0x5acd5e[_0x3ded5d(0x28a)]!==_0x597416['tableId']&&_0x51056f['activateTable'](_0x597416[_0x3ded5d(0xc4)]),_0x597416['viewId']&&_0x51056f[_0x3ded5d(0x49b)]()[_0x3ded5d(0x368)]!==_0x597416[_0x3ded5d(0x535)]&&_0x51056f['activateView'](_0x597416[_0x3ded5d(0x535)]);}function ja(_0x2b0d01){const _0x27a69f=_0x404806;return _0x2b0d01[_0x27a69f(0x30d)]['fullscreen']?'fullscreen':_0x2b0d01['renderScope']['mode']===_0x27a69f(0x3b5)?_0x27a69f(0x3e1):'workbench';}function Ma(_0x1c193e,_0x5152c8,_0x29be1e,_0x17bdae=new _['BaseUIPopupService'](),_0xb54487=new _[(_0x404806(0x6ce))](_0x29be1e),_0x705f3a='workbench',_0x6fd2a,_0x30f214=!0x1,_0x5ea1ed){const _0x53ba05=_0x404806;let _0x56fa58=Ia(_0x1c193e[_0x53ba05(0x35f)](n[_0x53ba05(0x3ee)]),_0x705f3a),_0x5243f1=Na(_0x5152c8['get'](n['ICommandService']),_0x29be1e,_0x17bdae,_0xb54487,_0x5152c8[_0x53ba05(0x35f)](n[_0x53ba05(0x746)]),void 0x0,_0x30f214),_0x23111a=new Map([[_[_0x53ba05(0x70f)],_0x29be1e],[_['IBaseUIPopupService'],_0x17bdae],[_['IBaseEditorService'],_0xb54487],[n[_0x53ba05(0x3b0)],_0x5243f1],[n[_0x53ba05(0x3ee)],_0x56fa58],[_[_0x53ba05(0x456)],_0x5152c8[_0x53ba05(0x35f)](_['IBaseCanvasRootResolverService'])],[_[_0x53ba05(0xb4)],(0x0,_['createScopedBaseGlobalPortalService'])(_0x5ea1ed)]]);return _0x6fd2a&&_0x23111a[_0x53ba05(0x37d)](_[_0x53ba05(0x6d8)],_0x6fd2a),be(_0x5152c8,_0x23111a);}function Na(_0xa1aba8,_0x1a4a69,_0x103bcf,_0x57bdd0,_0xdfa702,_0x4e3614,_0x46b353=!0x1){const _0x18e55c=_0x404806;return{'disposed':_0xa1aba8['disposed'][_0x18e55c(0x15c)](_0xa1aba8),'hasCommand':_0xa1aba8[_0x18e55c(0x399)][_0x18e55c(0x15c)](_0xa1aba8),'registerCommand':_0xa1aba8[_0x18e55c(0x2ba)]['bind'](_0xa1aba8),'unregisterCommand':_0xa1aba8['unregisterCommand'][_0x18e55c(0x15c)](_0xa1aba8),'registerMultipleCommand':_0xa1aba8['registerMultipleCommand'][_0x18e55c(0x15c)](_0xa1aba8),'executeCommand':async(..._0x398981)=>{const _0xec165e=_0x18e55c;let _0x59eaa3=Pa(_0x398981[0x0],_0x398981[0x1],_0x1a4a69,_0x103bcf,_0xdfa702,_0x4e3614);if(_0x59eaa3!==void 0x0)return _0x59eaa3;if(Fa(_0x398981[0x0],_0x398981[0x1],_0x57bdd0,_0x46b353))return!0x0;let _0x58e3bc=_0x4e3614?_0xdfa702==null?void 0x0:_0xdfa702[_0xec165e(0x5b2)](n['UniverInstanceType'][_0xec165e(0x517)]):void 0x0;try{return _0x4e3614&&(_0xdfa702==null||_0xdfa702[_0xec165e(0x2df)](_0x4e3614)),await _0xa1aba8[_0xec165e(0x29f)](_0x398981[0x0],_0x398981[0x1],_0x398981[0x2]);}finally{_0x58e3bc&&(_0xdfa702==null||_0xdfa702[_0xec165e(0x2df)](_0x58e3bc[_0xec165e(0x275)]()));}},'syncExecuteCommand':(..._0x41af1e)=>{const _0x14d47e=_0x18e55c;let _0x16ddc0=Pa(_0x41af1e[0x0],_0x41af1e[0x1],_0x1a4a69,_0x103bcf,_0xdfa702,_0x4e3614);if(_0x16ddc0!==void 0x0)return _0x16ddc0;if(Fa(_0x41af1e[0x0],_0x41af1e[0x1],_0x57bdd0,_0x46b353))return!0x0;let _0x11e75d=_0x4e3614?_0xdfa702==null?void 0x0:_0xdfa702['getCurrentUnitOfType'](n[_0x14d47e(0x536)][_0x14d47e(0x517)]):void 0x0;try{return _0x4e3614&&(_0xdfa702==null||_0xdfa702[_0x14d47e(0x2df)](_0x4e3614)),_0xa1aba8['syncExecuteCommand'](_0x41af1e[0x0],_0x41af1e[0x1],_0x41af1e[0x2]);}finally{_0x11e75d&&(_0xdfa702==null||_0xdfa702[_0x14d47e(0x2df)](_0x11e75d[_0x14d47e(0x275)]()));}},'onCommandExecuted':_0xa1aba8[_0x18e55c(0x647)][_0x18e55c(0x15c)](_0xa1aba8),'beforeCommandExecuted':_0xa1aba8[_0x18e55c(0x107)]['bind'](_0xa1aba8),'onMutationExecutedForCollab':_0xa1aba8[_0x18e55c(0x2d6)]['bind'](_0xa1aba8)};}function Pa(_0x5073a0,_0xbb6cc6,_0x52ed62,_0x568310,_0x1f7b8c,_0x404cfb){const _0x2d4e0f=_0x404806;if(_0x5073a0===_[_0x2d4e0f(0x748)]['id']){let _0x26dc78=_0xbb6cc6;return _0x26dc78!=null&&_0x26dc78[_0x2d4e0f(0x535)]?(_0x26dc78[_0x2d4e0f(0xc4)]&&_0x52ed62[_0x2d4e0f(0x6eb)](_0x26dc78[_0x2d4e0f(0xc4)]),_0x52ed62[_0x2d4e0f(0x69a)](_0x26dc78[_0x2d4e0f(0x535)]),!0x0):!0x1;}if(_0x5073a0===_[_0x2d4e0f(0x164)]['id']){let _0x3fa604=_0xbb6cc6;if(!(_0x3fa604!=null&&_0x3fa604[_0x2d4e0f(0xc4)]))return!0x1;_0x52ed62[_0x2d4e0f(0x6eb)](_0x3fa604['tableId']);let _0x404333=_0x3fa604['unitId']?_0x1f7b8c==null?void 0x0:_0x1f7b8c['getUnit'](_0x3fa604['unitId'],n[_0x2d4e0f(0x536)]['UNIVER_BASE']):_0x1f7b8c==null?void 0x0:_0x1f7b8c[_0x2d4e0f(0x5b2)](n['UniverInstanceType'][_0x2d4e0f(0x517)]),_0x37cd62=(_0x404333==null?void 0x0:_0x404333[_0x2d4e0f(0x275)]())??_0x404cfb;_0x37cd62&&(_0x1f7b8c==null||_0x1f7b8c['setCurrentUnitForType'](_0x37cd62),_0x1f7b8c==null||_0x1f7b8c[_0x2d4e0f(0x504)](_0x37cd62));let _0x2f465e=_0x404333==null?void 0x0:_0x404333[_0x2d4e0f(0x39e)]()[_0x2d4e0f(0x124)][_0x3fa604[_0x2d4e0f(0xc4)]],_0x371e0a=_0x2f465e==null?void 0x0:_0x2f465e[_0x2d4e0f(0x599)][_0x2d4e0f(0x18f)](_0x1b6a43=>_0x2f465e[_0x2d4e0f(0x1f8)][_0x1b6a43]);return _0x371e0a&&_0x52ed62[_0x2d4e0f(0x69a)](_0x371e0a),!0x0;}if(_0x5073a0===_[_0x2d4e0f(0xea)]['id']){let _0x29da89=_0xbb6cc6;return _0x29da89!=null&&_0x29da89[_0x2d4e0f(0x535)]?(_0x52ed62[_0x2d4e0f(0x4c0)](_0x29da89['viewId'],{'x':_0x29da89['x']??0x0,'y':_0x29da89['y']??0x0}),!0x0):!0x1;}if(_0x5073a0===_[_0x2d4e0f(0x591)]['id']){let _0x2a564e=_0xbb6cc6;return!(_0x2a564e!=null&&_0x2a564e['viewId'])||typeof _0x2a564e['zoom']!='number'?!0x1:(_0x52ed62[_0x2d4e0f(0x6f7)](_0x2a564e[_0x2d4e0f(0x535)],_0x2a564e[_0x2d4e0f(0x1bd)]),!0x0);}if(_0x5073a0===_[_0x2d4e0f(0x1b6)]['id'])return _0xbb6cc6?(_0x52ed62[_0x2d4e0f(0x728)](),_0x568310[_0x2d4e0f(0x451)](_0xbb6cc6),!0x0):!0x1;if(_0x5073a0===_[_0x2d4e0f(0x195)]['id'])return _0x568310[_0x2d4e0f(0x700)](),!0x0;if(_0x5073a0===_[_0x2d4e0f(0x255)]['id'])return _0xbb6cc6?(_0x52ed62['clearVirtualRecords'](),_0x568310['openContextMenu'](_0xbb6cc6),!0x0):!0x1;if(_0x5073a0===_['CloseBaseContextMenuOperation']['id'])return _0x568310['closeContextMenu'](),!0x0;if(_0x5073a0===_[_0x2d4e0f(0x62c)]['id'])return _0xbb6cc6?(_0x568310[_0x2d4e0f(0xf5)](_0xbb6cc6),!0x0):!0x1;if(_0x5073a0===_[_0x2d4e0f(0x521)]['id'])return _0x568310['closeActiveEditor'](),!0x0;if(_0x5073a0===_[_0x2d4e0f(0x1fa)]['id']){let _0x4485da=_0xbb6cc6;return _0x4485da!=null&&_0x4485da['recordId']?(_0x52ed62[_0x2d4e0f(0x5f1)](_0x4485da[_0x2d4e0f(0x544)]),!0x0):!0x1;}if(_0x5073a0===_['CloseBaseRecordDetailPanelOperation']['id'])return _0x52ed62[_0x2d4e0f(0x3e6)](),!0x0;}function Fa(_0x19585f,_0x21616b,_0x20b55c,_0x13d8a4=!0x1){const _0x428d2f=_0x404806;return _0x19585f===_[_0x428d2f(0x430)]['id']?(_0x13d8a4||_0x20b55c[_0x428d2f(0x20a)](_0x21616b),!0x0):_0x19585f===_[_0x428d2f(0x2a2)]['id']?(_0x20b55c[_0x428d2f(0x1ff)](),!0x0):!0x1;}function Ia(_0x1a2855,_0x28c203){const _0xb23c1e=_0x404806;return{'getConfig':_0x386ea5=>{const _0x4f2a0f=_0x159c;let _0x1f65bf=_0x1a2855[_0x4f2a0f(0x5ec)](_0x386ea5);return _0x386ea5===_['BASES_UI_PLUGIN_CONFIG_KEY']?La(_0x1f65bf??{},_0x28c203):_0x1f65bf;},'setConfig':_0x1a2855[_0xb23c1e(0x73f)][_0xb23c1e(0x15c)](_0x1a2855),'deleteConfig':_0x1a2855[_0xb23c1e(0x1a3)]['bind'](_0x1a2855),'subscribeConfigValue$':_0x1a2855[_0xb23c1e(0x39d)][_0xb23c1e(0x15c)](_0x1a2855)};}function La(_0x5ba1d8,_0x126a66=_0x404806(0x127)){const _0x2e6129=_0x404806;let _0x241faa;return _0x241faa=_0x126a66===_0x2e6129(0x3e1)||_0x126a66===_0x2e6129(0x4aa)?{'header':!0x1,'headerMenu':!0x1,'leftSidebar':!0x1,'footer':!0x1,'global':!0x0}:{'header':!0x0,'headerMenu':!0x0},{..._0x5ba1d8,'workbench':{..._0x5ba1d8[_0x2e6129(0x127)]??{},..._0x241faa,'route':!0x1,'fallbackToFirstUnit':!0x0,'collaborationStatus':!0x1}};}function Ra(_0x43b878){const _0x3754ec=_0x404806;var _0xa603e3;if(_0x43b878[_0x3754ec(0x30d)][_0x3754ec(0x4aa)]&&_0x43b878['runtimeScope'][_0x3754ec(0x1bf)][_0x3754ec(0x1fc)])return _0x43b878[_0x3754ec(0x5c6)][_0x3754ec(0x1bf)][_0x3754ec(0x1fc)];let _0x12c7de=_0x43b878['runtimeScope'][_0x3754ec(0x1bf)]['overlay']??_0x43b878[_0x3754ec(0x30d)][_0x3754ec(0xc8)]??_0x43b878[_0x3754ec(0x30d)][_0x3754ec(0x6ae)],_0x1b539f=((_0xa603e3=_0x12c7de['parentElement'])==null?void 0x0:_0xa603e3[_0x3754ec(0x6a4)][_0x3754ec(0x461)])==='embed-float-dom-chrome'?_0x12c7de[_0x3754ec(0x5eb)]:void 0x0;if(!_0x1b539f||!_0x43b878['embedId']||!_0x1b539f[_0x3754ec(0x6a4)][_0x3754ec(0x46d)]||_0x1b539f[_0x3754ec(0x6a4)]['embedId']===_0x43b878[_0x3754ec(0x46d)])return _0x1b539f??_0x12c7de;let _0x16d068=_0x43b878[_0x3754ec(0x30d)]['rootElement'][_0x3754ec(0x577)];return Array[_0x3754ec(0x56b)](_0x16d068[_0x3754ec(0x262)](_0x3754ec(0x146)))[_0x3754ec(0x18f)](_0x1c01c7=>_0x1c01c7[_0x3754ec(0x6a4)]['embedId']===_0x43b878[_0x3754ec(0x46d)])??_0x12c7de;}function za(_0x111889){const _0x217f37=_0x404806;let _0x4c0f8f=Ra(_0x111889),_0x3ca37f=_0x111889[_0x217f37(0x30d)][_0x217f37(0x6ae)][_0x217f37(0x577)][_0x217f37(0x2ee)]('div');return _0x3ca37f[_0x217f37(0x6a4)][_0x217f37(0x5e5)]=_0x111889[_0x217f37(0x41a)][_0x217f37(0x3fd)],_0x3ca37f[_0x217f37(0x3c4)]=_0x217f37(0x41f),_0x4c0f8f[_0x217f37(0x1a1)](_0x3ca37f),{'root':_0x4c0f8f,'menu':_0x3ca37f};}function Ba(_0x570a4c){const _0x3bb454=_0x404806;return[{'hostType':n[_0x3bb454(0x536)][_0x3bb454(0x15e)],'entry':e['EmbedHostEntryEnum']['DocsCustomBlock'],'childType':_0x570a4c['childType'],'mount':_0x570a4c['mount']},{'hostType':n[_0x3bb454(0x536)][_0x3bb454(0x534)],'entry':e[_0x3bb454(0x585)][_0x3bb454(0x2d9)],'childType':_0x570a4c['childType'],'mount':_0x570a4c[_0x3bb454(0x66d)]},{'hostType':n['UniverInstanceType'][_0x3bb454(0x47d)],'entry':e[_0x3bb454(0x585)][_0x3bb454(0xac)],'childType':_0x570a4c[_0x3bb454(0x34e)],'mount':_0x570a4c[_0x3bb454(0x66d)]},{'hostType':n[_0x3bb454(0x536)]['UNIVER_BOARD'],'entry':e[_0x3bb454(0x585)][_0x3bb454(0x69f)],'childType':_0x570a4c[_0x3bb454(0x34e)],'mount':_0x570a4c['mount']}];}function Va(_0x4103b0){const _0x320a12=_0x404806;let {embedId:_0x4049f6,childUnitId:_0x34df83,base:_0x11e4ef,activeTable:_0x5ec6ef}=_0x4103b0,_0x26fc2f=Ha(_0x4049f6);return _0x26fc2f?(0x0,v[_0x320a12(0x3ce)])((0x0,p['jsx'])(Wa,{'childUnitId':_0x34df83,'base':_0x11e4ef,'activeTable':_0x5ec6ef}),_0x26fc2f):null;}function Ha(_0x5e4eff){let [_0x38ca46,_0x3b0d4c]=(0x0,c['useState'])(()=>Ua(_0x5e4eff));return(0x0,c['useEffect'])(()=>{let _0x39e93b=window['requestAnimationFrame'](()=>_0x3b0d4c(Ua(_0x5e4eff)));return()=>{window['cancelAnimationFrame'](_0x39e93b);};},[_0x5e4eff]),_0x38ca46;}function Ua(_0x462752){const _0x228f9d=_0x404806;return Array[_0x228f9d(0x56b)](document[_0x228f9d(0x262)](_0x228f9d(0x523)))[_0x228f9d(0x18f)](_0x303e5d=>_0x303e5d[_0x228f9d(0x6a4)]['embedId']===_0x462752)??null;}function Wa(_0x305009){const _0x517858=_0x404806;var _0x3ea15c,_0x24c697;let {childUnitId:_0x23c0f7,base:_0x48febe,activeTable:_0x2df96f}=_0x305009,_0x14c996=(0x0,a[_0x517858(0x343)])(n[_0x517858(0x3b0)]),_0xfc3e46=(0x0,a[_0x517858(0x343)])(n[_0x517858(0x3ee)]),_0x333aeb=(0x0,a['useDependency'])(n['LocaleService']),_0x168759=(0x0,a[_0x517858(0x343)])(_[_0x517858(0x70f)]),_0x4ebd88=(0x0,a['useObservable'])(()=>_0x168759[_0x517858(0x668)],_0x168759[_0x517858(0x49b)](),!0x1,[_0x168759]),[_0x3cf8c2,_0x4feff4]=(0x0,c[_0x517858(0x6a1)])(null),[_0x1c9cf1,_0x507242]=(0x0,c[_0x517858(0x6a1)])(null),[_0x59e04,_0x1aebb7]=(0x0,c[_0x517858(0x6a1)])(''),[_0x1b627c,_0x25953f]=(0x0,c[_0x517858(0x6a1)])(_0x517858(0x6ba)),[_0x51db10,_0x1c0414]=(0x0,c['useState'])(null),_0x5542a5=(_0xfc3e46==null||(_0x3ea15c=_0xfc3e46[_0x517858(0x5ec)](_[_0x517858(0x5aa)]))==null?void 0x0:_0x3ea15c[_0x517858(0x127)])??{},_0x111134=_0x4ebd88[_0x517858(0x5d3)]['leftPanelWidth']??_0x5542a5['leftPanelWidth']??((_0x24c697=_[_0x517858(0x665)][_0x517858(0x127)])==null?void 0x0:_0x24c697[_0x517858(0x190)])??_[_0x517858(0x507)],_0x12c13d=_0x48febe['getSnapshot'](),_0x36b28f=qa(_0x12c13d,_0x2df96f['id']),_0x2e5572=async _0x2bf1a9=>{const _0x3232c8=_0x517858;let _0x4f338c=_0x12c13d[_0x3232c8(0x124)][_0x2bf1a9];if(!_0x4f338c)return;let _0x23bda5=_0x4f338c[_0x3232c8(0x599)][_0x3232c8(0x18f)](_0x2b1134=>_0x4f338c[_0x3232c8(0x1f8)][_0x2b1134]);_0x168759[_0x3232c8(0x6eb)](_0x4f338c['id']),_0x23bda5&&_0x168759[_0x3232c8(0x69a)](_0x23bda5),_0x168759[_0x3232c8(0x3f5)](null),_0x168759[_0x3232c8(0x3e6)](),await _0x14c996[_0x3232c8(0x29f)](_[_0x3232c8(0x164)]['id'],{'unitId':_0x23c0f7,'tableId':_0x2bf1a9});},_0x255efc=async()=>{const _0x58563d=_0x517858;let _0x588877=(0x0,n[_0x58563d(0x217)])({'id':_0x58563d(0x424)+(0x0,n[_0x58563d(0x5f2)])(0x8),'name':Ja(_0x48febe['getSnapshot'](),_0x321aee=>_0x333aeb['t'](_0x58563d(0x745),String(_0x321aee))),'primaryFieldId':_0x58563d(0x166)+(0x0,n[_0x58563d(0x5f2)])(0x8),'gridViewId':'view-'+(0x0,n['generateRandomId'])(0x8)});await _0x14c996[_0x58563d(0x29f)](g['CreateBaseTableCommand']['id'],{'unitId':_0x23c0f7,'table':_0x588877})&&(_0x168759[_0x58563d(0x6eb)](_0x588877['id']),_0x168759['activateView'](_0x588877[_0x58563d(0x599)][0x0]),_0x168759[_0x58563d(0x3f5)](null),_0x168759[_0x58563d(0x3e6)](),_0x1c0414(_0x588877['id']));},_0x16c61f=async(_0x499920,_0x34233a,_0x4d6f2f)=>{const _0x2576ec=_0x517858;let _0x4cae4c=_0x48febe[_0x2576ec(0x39e)](),_0x234274=_0x4cae4c[_0x2576ec(0x124)][_0x499920];if(!_0x234274)return;let _0x4bb701=(0x0,g['copyBaseTableSnapshot'])(_0x234274,{'id':_0x2576ec(0x424)+(0x0,n[_0x2576ec(0x5f2)])(0x8),'name':_0x34233a,'includeRecords':_0x4d6f2f===_0x2576ec(0x540),'regenerateViewIds':!0x0,'createViewId':()=>'view-'+(0x0,n[_0x2576ec(0x5f2)])(0x8)});await _0x14c996['executeCommand'](g[_0x2576ec(0x478)]['id'],{'unitId':_0x23c0f7,'table':_0x4bb701,'index':_0x4cae4c[_0x2576ec(0x5ba)]['indexOf'](_0x499920)+0x1})&&(_0x168759['activateTable'](_0x4bb701['id']),_0x168759['activateView'](_0x4bb701[_0x2576ec(0x599)][0x0]),_0x168759['setSelection'](null),_0x168759[_0x2576ec(0x3e6)]());},_0x4838e9=async _0x12938a=>{const _0xc35eb0=_0x517858;let _0x520969=_0x48febe[_0xc35eb0(0x39e)](),_0x373b9e=qa(_0x520969,_0x2df96f['id'])[_0xc35eb0(0x26b)](_0x547ddc=>_0x547ddc['id']);if(_0x373b9e[_0xc35eb0(0x5a7)]<=0x1)return;let _0x350390=_0x12938a===_0x2df96f['id']?_0x373b9e[_0xc35eb0(0x18f)](_0x2051ab=>_0x2051ab!==_0x12938a):null;if(await _0x14c996[_0xc35eb0(0x29f)](g[_0xc35eb0(0x2ca)]['id'],{'unitId':_0x23c0f7,'tableId':_0x12938a})&&_0x350390){let _0x339e0f=_0x520969['tables'][_0x350390],_0xff2cbd=_0x339e0f==null?void 0x0:_0x339e0f['viewOrder']['find'](_0x6f8667=>_0x339e0f[_0xc35eb0(0x1f8)][_0x6f8667]);_0x168759[_0xc35eb0(0x6eb)](_0x350390),_0xff2cbd&&_0x168759[_0xc35eb0(0x69a)](_0xff2cbd),_0x168759['setSelection'](null),_0x168759[_0xc35eb0(0x3e6)]();}};return(0x0,p[_0x517858(0x117)])(p[_0x517858(0x50f)],{'children':[(0x0,p[_0x517858(0x4fd)])(_[_0x517858(0x307)],{'title':_0x12c13d[_0x517858(0x1b1)]||_0x517858(0x18c),'items':_0x36b28f,'width':_0x111134,'pendingRenameItemId':_0x51db10,'onActivateItem':_0x2e5572,'onAddTable':async()=>{await _0x255efc();},'onRenameTable':async(_0x1016e3,_0x204ba6)=>{const _0x2fb12f=_0x517858;await _0x14c996[_0x2fb12f(0x29f)](g['RenameBaseTableCommand']['id'],{'unitId':_0x23c0f7,'tableId':_0x1016e3,'name':_0x204ba6});},'onPendingRenameItemConsumed':_0x463110=>{_0x51db10===_0x463110&&_0x1c0414(null);},'onDuplicateTable':_0x410b4e=>{const _0x5745c4=_0x517858;let _0xa76c2=_0x48febe[_0x5745c4(0x39e)](),_0x5795d1=_0xa76c2[_0x5745c4(0x124)][_0x410b4e];_0x5795d1&&(_0x507242(_0x410b4e),_0x1aebb7(Ya(_0xa76c2,_0x333aeb['t'](_0x5745c4(0x58b),_0x5795d1['name']))),_0x25953f('configurations'));},'onDeleteTable':_0x4feff4,'onResizeWidth':_0x16595f=>_0x168759[_0x517858(0x71e)](_0x16595f)}),(0x0,p[_0x517858(0x4fd)])(_['BaseDuplicateTableDialog'],{'open':!!_0x1c9cf1,'name':_0x59e04,'mode':_0x1b627c,'onNameChange':_0x1aebb7,'onModeChange':_0x25953f,'onCancel':()=>_0x507242(null),'onConfirm':async()=>{const _0x791bdc=_0x517858;let _0x58433a=_0x1c9cf1,_0x2c3611=_0x59e04[_0x791bdc(0x5e9)](),_0xd51df8=_0x1b627c;!_0x58433a||!_0x2c3611||(_0x507242(null),await _0x16c61f(_0x58433a,_0x2c3611,_0xd51df8));}}),(0x0,p[_0x517858(0x4fd)])(_[_0x517858(0x57d)],{'open':!!_0x3cf8c2,'title':_0x333aeb['t'](_0x517858(0x45d)),'description':_0x333aeb['t'](_0x517858(0x2e4)),'onCancel':()=>_0x4feff4(null),'onConfirm':async()=>{let _0x486b34=_0x3cf8c2;_0x4feff4(null),_0x486b34&&await _0x4838e9(_0x486b34);}})]});}function Ga(_0x2969b1){const _0x320734=_0x404806;let {embedId:_0x591d87,activeView:_0x53f121,views:_0x48d1ce,addViewOpen:_0x13ff52,onAddViewOpenChange:_0x151d88,onActivateView:_0x4bede7,onAddView:_0x39af11,onSetViewAsFirst:_0xcd3bd2,onMoveView:_0x5165af,onRenameView:_0x540e89,onDuplicateView:_0xa07660,onConfigureView:_0x2bb790,onDeleteView:_0x349728}=_0x2969b1,_0x529394=(0x0,a[_0x320734(0x343)])(n[_0x320734(0x63a)]);return(0x0,p['jsx'])(_0x320734(0xef),{'data-u-comp':_0x320734(0x575),'className':_0x320734(0x21b),'children':(0x0,p[_0x320734(0x4fd)])(_[_0x320734(0x679)],{'className':_0x320734(0x304),'views':_0x48d1ce[_0x320734(0x26b)](_0x2fc0a7=>({'id':_0x2fc0a7['id'],'name':_0x2fc0a7[_0x320734(0x1b1)],'type':_0x2fc0a7[_0x320734(0x225)]})),'activeViewId':_0x53f121['id'],'onActivateView':_0x4bede7,'onSetViewAsFirst':_0xcd3bd2,'onMoveView':_0x5165af,'onRenameView':_0x540e89,'onDuplicateView':_0xa07660,'onConfigureView':_0x2bb790,'onDeleteView':_0x349728,'onAddView':()=>_0x151d88(!_0x13ff52),'addViewDropdown':{'open':_0x13ff52,'onOpenChange':_0x151d88,'overlay':(0x0,p['jsx'])(_0x320734(0xef),{'data-u-comp':_0x320734(0x563),'data-embed-id':_0x591d87,'data-embed-floating-menu-popup':_0x320734(0x420),'children':(0x0,p[_0x320734(0x4fd)])(_['AddViewMenu'],{'views':_[_0x320734(0x6b7)][_0x320734(0x26b)](_0x116e87=>({..._0x116e87,'label':_0x529394['t'](_0x116e87['label']),'description':_0x529394['t'](_0x116e87[_0x320734(0x1a6)])})),'onCreate':_0x39af11})})}})});}function Ka(_0x30f670){const _0x3c52a7=_0x404806;var _0x5aeaab;return(_0x30f670==null||(_0x5aeaab=_0x30f670[_0x3c52a7(0x5ba)])==null?void 0x0:_0x5aeaab['map'](_0x209846=>_0x30f670['tables'][_0x209846])['filter'](_0x13b9d1=>!!_0x13b9d1))??[];}function qa(_0x57c3d8,_0x2f300e){const _0x2b8871=_0x404806;return Ka(_0x57c3d8)[_0x2b8871(0x26b)](_0x45115d=>({'id':_0x45115d['id'],'name':_0x45115d['name'],'active':_0x45115d['id']===_0x2f300e}));}function Ja(_0x33c714,_0x558e34){const _0x52031e=_0x404806;let _0x2c529c=new Set(Ka(_0x33c714)['map'](_0x1ac71a=>_0x1ac71a[_0x52031e(0x1b1)])),_0x133ab2=_0x2c529c['size']+0x1,_0x3339e4=_0x558e34(_0x133ab2);for(;_0x2c529c[_0x52031e(0x287)](_0x3339e4);)_0x133ab2+=0x1,_0x3339e4=_0x558e34(_0x133ab2);return _0x3339e4;}function Ya(_0xeb4e26,_0x55a2d9){const _0x72e47f=_0x404806;let _0x37b38b=new Set(Ka(_0xeb4e26)[_0x72e47f(0x26b)](_0x131fa3=>_0x131fa3[_0x72e47f(0x1b1)]));if(!_0x37b38b['has'](_0x55a2d9))return _0x55a2d9;let _0x523bc2=0x2,_0x31b23d=_0x55a2d9+'\x20'+_0x523bc2;for(;_0x37b38b['has'](_0x31b23d);)_0x523bc2+=0x1,_0x31b23d=_0x55a2d9+'\x20'+_0x523bc2;return _0x31b23d;}function Xa(){const _0x387183=_0x404806;return Ba({'childType':n[_0x387183(0x536)]['UNIVER_BASE'],'mount':Za});}function Za(_0x32fb00){const _0x106c04=_0x404806;let {root:_0x12bfaf,menu:_0x446401}=za(_0x32fb00),_0x3a5754=gt(_0x446401),_0x2014eb=_0x32fb00['runtimeScope'][_0x106c04(0x697)];return _0x3a5754[_0x106c04(0x18e)]((0x0,c[_0x106c04(0x2ee)])(st,{'injector':_0x2014eb,'mountContainer':_0x12bfaf,'embedId':_0x32fb00['embedId']},(0x0,c[_0x106c04(0x2ee)])(io,{'hostUnitId':_0x32fb00[_0x106c04(0x1d1)],'embedId':_0x32fb00[_0x106c04(0x46d)],'childUnitId':_0x32fb00[_0x106c04(0x106)],'entry':_0x32fb00[_0x106c04(0x41a)][_0x106c04(0x3fd)],'fullscreen':!!_0x32fb00[_0x106c04(0x30d)][_0x106c04(0x4aa)],'usesDomFloatingStage':_0x32fb00[_0x106c04(0x41a)][_0x106c04(0x3fd)]===_0x106c04(0x615),'renderScopeActive$':_0x32fb00[_0x106c04(0x30d)][_0x106c04(0x11f)]}))),(0x0,n[_0x106c04(0x6e6)])(()=>{const _0x1feb6b=_0x106c04;_t(_0x3a5754),globalThis[_0x1feb6b(0x661)](()=>_0x446401[_0x1feb6b(0x2d1)](),0x0);});}function Qa(_0x11b09d){const _0xf22a6=_0x404806;return hn({'embedId':_0x11b09d['embedId'],'active':$a(_0x11b09d['activeEmbedId'],_0x11b09d[_0xf22a6(0x42d)]),'fullscreen':_0x11b09d[_0xf22a6(0x4aa)],'usesDomFloatingStage':_0x11b09d['usesDomFloatingStage'],'renderScopeActive':_0x11b09d[_0xf22a6(0x10b)]});}function $a(_0x5e626c,_0x326419){const _0x34eeb1=_0x404806;return _0x5e626c?{'hostUnitId':'','childUnitId':'','embedId':_0x5e626c,'stage':_0x326419===_0x34eeb1(0x6c6)||_0x326419===_0x34eeb1(0x4a1)?'stage2':_0x34eeb1(0x169)}:null;}function eo(_0x4ddd43){return _0x4ddd43;}function to(_0x4c71f4){return _0x4c71f4;}function no(_0x45592e){return!_0x45592e;}function ro(_0x1f4c8f){const _0xe6a6aa=_0x404806;return{[q]:_0x1f4c8f,[G]:_0xe6a6aa(0x12f)};}function io(_0x1706d0){const _0x59b450=_0x404806;let {hostUnitId:_0x11a7cf,embedId:_0xd9be1b,childUnitId:_0x1fcd0e,entry:_0x2c6fe8,fullscreen:_0x36ddac,usesDomFloatingStage:_0x112309,renderScopeActive$:_0x407909}=_0x1706d0,_0x404606=(0x0,a[_0x59b450(0x343)])(n[_0x59b450(0x3b0)]),_0x1bbb5a=(0x0,a[_0x59b450(0x343)])(n[_0x59b450(0x746)]),_0x132731=(0x0,a['useDependency'])(n[_0x59b450(0x63a)]),_0x1cd9ed=(0x0,a[_0x59b450(0x343)])(g[_0x59b450(0x4a0)]),_0x24dbb1=(0x0,a[_0x59b450(0x343)])(n['IUndoRedoService']),_0x21b365=(0x0,a['useDependency'])(_['IBaseUIStateService']),_0x43ec9c=(0x0,a['useDependency'])(_[_0x59b450(0xca)]),_0x3a893f=(0x0,a['useDependency'])(U),_0x24ea99=(0x0,a[_0x59b450(0x261)])(()=>_0x21b365[_0x59b450(0x668)],_0x21b365[_0x59b450(0x49b)](),!0x1,[_0x21b365]),_0x2e0b0e=(0x0,a[_0x59b450(0x261)])(()=>_0x24dbb1['undoRedoStatus$'],{'undos':0x0,'redos':0x0},!0x1,[_0x24dbb1]),_0x5dc629=(0x0,a['useObservable'])(()=>_0x407909,!0x1,!0x1,[_0x407909]),_0x5e4da9=(0x0,a['useObservable'])(()=>_0x3a893f[_0x59b450(0x11f)],_0x3a893f['getActive'](),!0x1,[_0x3a893f]),_0x41e717=_0x3a893f[_0x59b450(0x162)](_0xd9be1b),[_0x5b578b,_0x5d8eb4]=(0x0,c[_0x59b450(0x6a1)])(0x0),[_0x1006b7,_0x2c12fc]=(0x0,c[_0x59b450(0x6a1)])(null),[_0x5d61e0,_0x58b5cf]=(0x0,c[_0x59b450(0x6a1)])(!0x1),[_0x470945,_0x1119a4]=(0x0,c[_0x59b450(0x6a1)])(null),_0x4bfb4d=(0x0,c['useRef'])(null),_0x1d7a84=_0x1bbb5a[_0x59b450(0x330)](_0x1fcd0e,n['UniverInstanceType']['UNIVER_BASE']),_0x21eadb=_0x1d7a84==null?void 0x0:_0x1d7a84['getSnapshot'](),_0x51a2ca=lo(_0x21eadb,_0x24ea99[_0x59b450(0x28a)]),_0xf027e4=uo(_0x51a2ca),_0x44ddfa=fo(_0x51a2ca,_0x24ea99[_0x59b450(0x368)]),_0x23940b=Qa({'embedId':_0xd9be1b,'activeEmbedId':_0x5e4da9==null?void 0x0:_0x5e4da9['embedId'],'stage':_0x41e717,'fullscreen':_0x36ddac,'usesDomFloatingStage':_0x112309,'renderScopeActive':_0x5dc629})===_0x59b450(0x6c6),[_0x3d952d,_0x181b06]=(0x0,c[_0x59b450(0x6a1)])(_0x23940b),_0x18dc12=eo(_0x36ddac),_0x5c13a7=to(_0x36ddac),_0x57de7a=no(_0x36ddac),_0x5d8b08=_0x18dc12?'univer-pointer-events-auto\x20univer-min-h-11\x20univer-w-full\x20univer-min-w-0\x20univer-max-w-none\x20univer-flex-1':_0x59b450(0x569);if(_0x3d952d!==_0x23940b&&(_0x181b06(_0x23940b),_0x23940b||(_0x2c12fc(null),_0x58b5cf(!0x1),_0x1119a4(null))),(0x0,c[_0x59b450(0x6fd)])(()=>{const _0x1399b6=_0x59b450;_0x23940b||(_0x43ec9c[_0x1399b6(0x700)](),_0x43ec9c[_0x1399b6(0x5cc)](),_0x43ec9c[_0x1399b6(0xfb)]());},[_0x23940b,_0x43ec9c]),(0x0,c[_0x59b450(0x6fd)])(()=>{const _0x258844=_0x59b450;if(!_0x1006b7)return;let _0x25ee4f=_0x242409=>{const _0x8a25dc=_0x159c;var _0x2ca92c;let _0x4564a7=_0x242409['target']instanceof Node?_0x242409['target']:null;_0x4564a7&&(_0x2ca92c=_0x4bfb4d[_0x8a25dc(0x10e)])!=null&&_0x2ca92c['contains'](_0x4564a7)||_0x2c12fc(null);},_0x499ad5=_0xb34dc2=>{const _0x30b1da=_0x159c;_0xb34dc2['key']===_0x30b1da(0x1e6)&&_0x2c12fc(null);};return document['addEventListener'](_0x258844(0x263),_0x25ee4f,!0x0),document['addEventListener']('keydown',_0x499ad5,!0x0),()=>{const _0xd2136c=_0x258844;document[_0xd2136c(0x6db)](_0xd2136c(0x263),_0x25ee4f,!0x0),document[_0xd2136c(0x6db)](_0xd2136c(0x443),_0x499ad5,!0x0);};},[_0x1006b7]),!_0x21eadb||!_0x1d7a84||!_0x51a2ca||!_0x44ddfa)return null;let _0x3528ab=()=>{const _0x21b30d=_0x59b450;_0x3a893f[_0x21b30d(0x221)]({'hostUnitId':_0x11a7cf,'embedId':_0xd9be1b,'childUnitId':_0x1fcd0e},_0x21b30d(0x6c6));},_0xda9d3=async(_0x236d27,_0x4c00b3)=>{const _0x3607f0=_0x59b450;_0x3528ab(),await _0x404606['executeCommand'](_[_0x3607f0(0x1b6)]['id'],{'type':_0x236d27,'anchor':mo(_0x4c00b3[_0x3607f0(0x4c2)]())});},_0x4158dd=async _0x34fe1c=>{_0x3528ab(),await _0x404606['executeCommand'](_['ActivateBaseViewOperation']['id'],{'tableId':_0x51a2ca['id'],'unitId':_0x1fcd0e,'viewId':_0x34fe1c}),_0x5d8eb4(_0x42481f=>_0x42481f+0x1);},_0x44857a=async _0x4fde97=>{const _0x1c1dad=_0x59b450;_0x3528ab();let _0x59480a=_0x1c1dad(0x676)+(0x0,n['generateRandomId'])(0x6),_0x3c2786=_0x1cd9ed['get'](_0x4fde97)[_0x1c1dad(0xf0)](_0x51a2ca),_0x10d42a=await _0x404606[_0x1c1dad(0x29f)](g[_0x1c1dad(0x66a)]['id'],{'unitId':_0x1fcd0e,'tableId':_0x51a2ca['id'],'view':{'id':_0x59480a,'tableId':_0x51a2ca['id'],'name':(0x0,_[_0x1c1dad(0x730)])(_0x132731,_0x4fde97),'type':_0x4fde97,'config':_0x3c2786,'fieldOrder':[..._0x51a2ca[_0x1c1dad(0x43f)]],'fieldSettings':{}}});_0x2c12fc(null),_0x58b5cf(!0x1),_0x5d8eb4(_0x245a95=>_0x245a95+0x1),_0x10d42a&&await _0x4158dd(_0x59480a);},_0x1cbaf5=async _0x427b4a=>{const _0x35edae=_0x59b450;var _0x2bab4c;let _0x5dc73b=(_0x2bab4c=_0xf027e4[0x0])==null?void 0x0:_0x2bab4c['id'];!_0x5dc73b||_0x5dc73b===_0x427b4a||(_0x3528ab(),await _0x404606[_0x35edae(0x29f)](g[_0x35edae(0x20c)]['id'],{'unitId':_0x1fcd0e,'tableId':_0x51a2ca['id'],'viewId':_0x427b4a,'target':{'beforeViewId':_0x5dc73b}}),_0x5d8eb4(_0x5a55bd=>_0x5a55bd+0x1));},_0x4a4b2e=async(_0x41e59a,_0x260d55)=>{const _0x84b8c5=_0x59b450;_0x3528ab(),await _0x404606[_0x84b8c5(0x29f)](g['MoveBaseViewCommand']['id'],{'unitId':_0x1fcd0e,'tableId':_0x51a2ca['id'],'viewId':_0x41e59a,'target':_0x260d55}),_0x5d8eb4(_0x266ef4=>_0x266ef4+0x1);},_0x5821f4=async(_0x41a634,_0x4f6b41)=>{const _0x2e5fcf=_0x59b450;_0x3528ab(),await _0x404606[_0x2e5fcf(0x29f)](g[_0x2e5fcf(0x289)]['id'],{'unitId':_0x1fcd0e,'tableId':_0x51a2ca['id'],'viewId':_0x41a634,'name':_0x4f6b41}),_0x5d8eb4(_0x2d45d8=>_0x2d45d8+0x1);},_0x272ef1=async _0x56ce8c=>{const _0x56ae00=_0x59b450;let _0x1e29d9=_0x51a2ca['views'][_0x56ce8c];if(!_0x1e29d9)return;_0x3528ab();let _0x43bbd0=(0x0,_[_0x56ae00(0x18a)])(_0x1e29d9,_0x51a2ca['id'],_0x132731['t'](_0x56ae00(0x145))),_0x37c4c=await _0x404606[_0x56ae00(0x29f)](g[_0x56ae00(0x66a)]['id'],{'unitId':_0x1fcd0e,'tableId':_0x51a2ca['id'],'view':_0x43bbd0});_0x5d8eb4(_0x2ead0c=>_0x2ead0c+0x1),_0x37c4c&&await _0x4158dd(_0x43bbd0['id']);},_0x6c8519=async()=>{const _0x249e96=_0x59b450;var _0x50af9e;let _0x1abe8d=_0x470945??_0x44ddfa['id'];if(_0xf027e4[_0x249e96(0x5a7)]<=0x1){_0x1119a4(null);return;}let _0x41c58a=(_0x50af9e=_0xf027e4[_0x249e96(0x18f)](_0x15c97b=>_0x15c97b['id']!==_0x1abe8d))==null?void 0x0:_0x50af9e['id'],_0x43332b=await _0x404606['executeCommand'](g[_0x249e96(0x5e2)]['id'],{'unitId':_0x1fcd0e,'tableId':_0x51a2ca['id'],'viewId':_0x1abe8d});_0x1119a4(null),_0x5d8eb4(_0x26a273=>_0x26a273+0x1),_0x43332b&&_0x41c58a&&await _0x4158dd(_0x41c58a);},_0x58a679=async()=>{const _0x27877f=_0x59b450;await _0x404606[_0x27877f(0x29f)](e[_0x27877f(0x3cd)]['id'],{'hostUnitId':_0x11a7cf,'embedId':_0xd9be1b});},_0x2d4cb4=_0x3d9ef1=>{const _0x320a0e=_0x59b450;_0x3d9ef1[_0x320a0e(0x235)]();},_0xdbae86=_0x5a1126=>{const _0x527294=_0x59b450;_0x5a1126['preventDefault'](),_0x5a1126[_0x527294(0x235)]();};return(0x0,p['jsxs'])(p[_0x59b450(0x50f)],{'children':[(0x0,p['jsxs'])('div',{'className':(0x0,o[_0x59b450(0x40f)])('univer-box-border\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-text-gray-900\x20dark:!univer-text-white',{'univer-hidden':!_0x23940b,'univer-static\x20univer-m-0\x20univer-min-h-[84px]\x20univer-w-full\x20univer-min-w-0\x20univer-max-w-none\x20univer-translate-x-0\x20univer-flex-col\x20univer-items-stretch\x20univer-justify-start\x20univer-gap-0\x20univer-rounded-none\x20univer-border-0\x20univer-bg-transparent\x20univer-px-24\x20univer-py-0\x20univer-shadow-none':_0x36ddac,'univer-absolute\x20univer-inset-x-0\x20univer-z-[30]\x20univer-min-h-9\x20univer-min-w-0\x20univer-max-w-none\x20univer-translate-x-0\x20univer-gap-3\x20univer-border-0\x20univer-bg-transparent\x20univer-px-0\x20univer-py-1\x20univer-shadow-none':!_0x36ddac,'-univer-top-[44px]':!_0x36ddac&&_0x2c6fe8!==_0x59b450(0x43e),'univer-w-full':!_0x36ddac,'!univer-left-0\x20!univer-right-auto\x20-univer-top-[44px]\x20!univer-w-full':!_0x36ddac&&_0x2c6fe8===_0x59b450(0x43e)}),'data-u-comp':_0x59b450(0x389),'data-embed-floating-menu':_0x59b450(0x420),'data-embed-id':_0xd9be1b,'data-embed-float-stage':_0x23940b?_0x59b450(0x6c6):_0x59b450(0x169),'data-base-render-version':_0x5b578b,...ro(_0xd9be1b),'onClick':_0x2d4cb4,'onDoubleClick':_0x2d4cb4,'onMouseDown':_0xdbae86,'onMouseUp':_0x2d4cb4,'onPointerDown':_0xdbae86,'onPointerUp':_0x2d4cb4,'children':[_0x5c13a7?(0x0,p[_0x59b450(0x4fd)])(Ga,{'embedId':_0xd9be1b,'activeView':_0x44ddfa,'views':_0xf027e4,'addViewOpen':_0x5d61e0,'onAddViewOpenChange':_0x58b5cf,'onActivateView':_0x4158dd,'onAddView':_0x44857a,'onSetViewAsFirst':_0x1cbaf5,'onMoveView':_0x4a4b2e,'onRenameView':_0x5821f4,'onDuplicateView':_0x272ef1,'onConfigureView':_0x111541=>_0xda9d3(_0x59b450(0x619),_0x111541),'onDeleteView':_0x1119a4}):(0x0,p[_0x59b450(0x4fd)])('div',{'data-u-comp':_0x59b450(0x441),'className':'univer-pointer-events-auto\x20univer-shrink-0','children':(0x0,p['jsx'])(ao,{'activeView':_0x44ddfa,'views':_0xf027e4,'onActivateView':_0x4158dd,'embedId':_0xd9be1b,'onAddView':_0x30b03b=>{const _0x292434=_0x59b450;_0x3528ab(),_0x2c12fc(_0x30b03b[_0x292434(0x4c2)]());},'onConfigureView':_0x21ccd7=>_0xda9d3(_0x59b450(0x619),_0x21ccd7),'onDeleteView':()=>_0x1119a4(_0x44ddfa['id'])})}),(0x0,p[_0x59b450(0x117)])(_0x59b450(0xef),{'className':'univer-flex\x20univer-min-w-0\x20univer-flex-1\x20univer-items-center\x20univer-justify-end\x20univer-gap-1','children':[(0x0,p[_0x59b450(0x4fd)])(_[_0x59b450(0x3d3)],{'iconOnly':!_0x18dc12,'className':_0x5d8b08,'state':{...co(_0x44ddfa,_0x2e0b0e),'searchOpen':_0x24ea99[_0x59b450(0x4ee)][_0x59b450(0x5ae)],'searchQuery':_0x24ea99[_0x59b450(0x4ee)][_0x59b450(0x10f)],'searchActiveIndex':_0x24ea99[_0x59b450(0x4ee)][_0x59b450(0x3f3)]},'onAddRecord':_0xc8906a=>_0xc8906a&&_0xda9d3(_0x59b450(0x23a),_0xc8906a),'onCustomizeField':_0x880da9=>_0xda9d3(_0x59b450(0x1aa),_0x880da9),'onCustomizeKanban':_0x478069=>_0xda9d3(_0x59b450(0xf4),_0x478069),'onCustomizeGallery':_0x2b7c82=>_0xda9d3('customizeGallery',_0x2b7c82),'onCalendarEventSettings':_0x1613dd=>_0xda9d3(_0x59b450(0x514),_0x1613dd),'onCalendarViewSettings':_0x5dd9d5=>_0xda9d3(_0x59b450(0x371),_0x5dd9d5),'onViewSettings':_0x24d4d0=>_0xda9d3(_0x59b450(0x619),_0x24d4d0),'onFilter':_0x32d78c=>_0xda9d3(_0x59b450(0x3d1),_0x32d78c),'onGroup':_0x4d2d10=>_0xda9d3('group',_0x4d2d10),'onSort':_0x2f96db=>_0xda9d3(_0x59b450(0x401),_0x2f96db),'onRowHeight':_0x2e6ab7=>_0xda9d3(_0x59b450(0x341),_0x2e6ab7),'onConditionalColoring':_0x5c80ea=>_0xda9d3(_0x59b450(0xd9),_0x5c80ea),'onUndo':async()=>_0x404606[_0x59b450(0x29f)](n[_0x59b450(0x3c8)]['id']),'onRedo':async()=>_0x404606[_0x59b450(0x29f)](n[_0x59b450(0x60e)]['id']),'onOpenSearch':()=>_0x21b365['openSearch'](),'onSearchQueryChange':_0x3984d0=>_0x21b365[_0x59b450(0x68a)](_0x3984d0),'onSearchPrevious':()=>_0x21b365['setSearchActiveIndex'](Math[_0x59b450(0x282)](0x0,(_0x24ea99[_0x59b450(0x4ee)][_0x59b450(0x3f3)]??0x0)-0x1)),'onSearchNext':()=>_0x21b365[_0x59b450(0x56a)]((_0x24ea99[_0x59b450(0x4ee)][_0x59b450(0x3f3)]??-0x1)+0x1),'onCloseSearch':()=>_0x21b365[_0x59b450(0x2fe)]()}),_0x57de7a?(0x0,p['jsxs'])(p[_0x59b450(0x50f)],{'children':[(0x0,p['jsx'])(o['Separator'],{'orientation':_0x59b450(0x257)}),(0x0,p[_0x59b450(0x4fd)])(po,{'title':_0x132731['t']('embed-ui.basesFloating.delete'),'className':_0x59b450(0x324),'onClick':_0x58a679,'children':(0x0,p[_0x59b450(0x4fd)])(s[_0x59b450(0x436)],{})})]}):null]})]}),_0x1006b7?(0x0,v[_0x59b450(0x3ce)])((0x0,p[_0x59b450(0x4fd)])(_0x59b450(0xef),{'ref':_0x4bfb4d,'data-u-comp':_0x59b450(0x45e),'data-embed-id':_0xd9be1b,'data-embed-floating-menu-popup':_0x59b450(0x420),'className':'univer-fixed\x20univer-z-[900]','style':ho(_0x1006b7),'onPointerDown':_0x54a2a2=>_0x54a2a2[_0x59b450(0x235)](),'children':(0x0,p[_0x59b450(0x4fd)])(_[_0x59b450(0x409)],{'views':_[_0x59b450(0x6b7)][_0x59b450(0x26b)](_0x122b8e=>({..._0x122b8e,'label':_0x132731['t'](_0x122b8e['label']),'description':_0x132731['t'](_0x122b8e[_0x59b450(0x1a6)])})),'onCreate':_0x44857a})}),(0x0,_[_0x59b450(0x21e)])(!0x0)??document[_0x59b450(0x4fa)]):null,(0x0,p['jsx'])(_[_0x59b450(0x57d)],{'open':!!_0x470945,'title':_0x132731['t']('embed-ui.basesFloating.confirmDelete.viewTitle'),'description':_0x132731['t'](_0x59b450(0x38a)),'onCancel':()=>_0x1119a4(null),'onConfirm':_0x6c8519}),_0x36ddac?(0x0,p[_0x59b450(0x4fd)])(Va,{'embedId':_0xd9be1b,'childUnitId':_0x1fcd0e,'base':_0x1d7a84,'activeTable':_0x51a2ca}):null]});}function ao(_0x1b7a33){const _0x5869a7=_0x404806;var _0x5f216d;let {embedId:_0x37b0a9,activeView:_0x6db317,views:_0x11dd66,onActivateView:_0x26b806,onAddView:_0x478824,onConfigureView:_0x222380,onDeleteView:_0x31f13e}=_0x1b7a33,_0x123068=(0x0,a[_0x5869a7(0x343)])(n['LocaleService']),_0x29f9fb=(0x0,c['useRef'])(null),_0x180ada=(0x0,c[_0x5869a7(0x706)])(null),[_0x504ae4,_0x50ef89]=(0x0,c[_0x5869a7(0x6a1)])(!0x1),_0x47a8d7=_0x41eb6c=>{const _0xc7268b=_0x5869a7;_0x41eb6c[_0xc7268b(0xde)](),_0x41eb6c[_0xc7268b(0x235)]();},_0x4846f4=((_0x5f216d=_0x29f9fb['current'])==null?void 0x0:_0x5f216d['getBoundingClientRect']())??null;return(0x0,c[_0x5869a7(0x6fd)])(()=>{const _0x18f85f=_0x5869a7;if(!_0x504ae4)return;let _0x3518ec=_0x321356=>{const _0x561c5d=_0x159c;var _0x58030b,_0x411877;let _0x47cf92=_0x321356[_0x561c5d(0x2c2)]instanceof Node?_0x321356['target']:null;!_0x47cf92||(_0x58030b=_0x29f9fb['current'])!=null&&_0x58030b[_0x561c5d(0x70c)](_0x47cf92)||(_0x411877=_0x180ada[_0x561c5d(0x10e)])!=null&&_0x411877['contains'](_0x47cf92)||_0x50ef89(!0x1);},_0x9a4ae3=_0xe9d75=>{const _0x154a5d=_0x159c;_0xe9d75[_0x154a5d(0x6fa)]===_0x154a5d(0x1e6)&&_0x50ef89(!0x1);};return document['addEventListener'](_0x18f85f(0x263),_0x3518ec,!0x0),document[_0x18f85f(0x31b)](_0x18f85f(0x443),_0x9a4ae3,!0x0),()=>{const _0x582c95=_0x18f85f;document[_0x582c95(0x6db)](_0x582c95(0x263),_0x3518ec,!0x0),document['removeEventListener'](_0x582c95(0x443),_0x9a4ae3,!0x0);};},[_0x504ae4]),(0x0,p['jsxs'])(p[_0x5869a7(0x50f)],{'children':[(0x0,p[_0x5869a7(0x117)])(o[_0x5869a7(0x241)],{'ref':_0x29f9fb,'type':'button','size':_0x5869a7(0x232),'variant':_0x5869a7(0x35d),'className':_0x5869a7(0x5f8),'title':_0x6db317[_0x5869a7(0x1b1)],'aria-label':_0x123068['t']('embed-ui.basesFloating.viewSettings.title'),'onClick':_0x949b2c=>{const _0x3ec17f=_0x5869a7;_0x949b2c[_0x3ec17f(0x235)](),_0x50ef89(_0x1be6c9=>!_0x1be6c9);},'onMouseDown':_0x47a8d7,'onPointerDown':_0x47a8d7,'children':[(0x0,p['jsx'])(_0x5869a7(0x147),{'className':_0x5869a7(0x327),'aria-hidden':'true','children':(0x0,p['jsx'])(_[_0x5869a7(0x1e4)],{'type':_0x6db317[_0x5869a7(0x225)]})}),(0x0,p[_0x5869a7(0x4fd)])(_0x5869a7(0x147),{'className':_0x5869a7(0x6e4),'children':_0x6db317['name']}),(0x0,p[_0x5869a7(0x4fd)])(s[_0x5869a7(0x1ee)],{'className':_0x5869a7(0x5a1)})]}),_0x504ae4&&_0x4846f4?(0x0,v[_0x5869a7(0x3ce)])((0x0,p[_0x5869a7(0x117)])(_0x5869a7(0xef),{'ref':_0x180ada,'data-u-comp':'base-embed-view-panel','data-embed-id':_0x37b0a9,'data-embed-floating-menu-popup':_0x5869a7(0x420),'className':'univer-fixed\x20univer-z-[901]\x20univer-w-52\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-p-1\x20univer-text-sm\x20univer-text-gray-900\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900\x20dark:!univer-text-gray-100','style':go(_0x4846f4),'onClick':_0x1152d2=>_0x1152d2[_0x5869a7(0x235)](),'onMouseDown':_0x47a8d7,'onPointerDown':_0x47a8d7,'children':[(0x0,p[_0x5869a7(0x4fd)])(_0x5869a7(0xef),{'className':_0x5869a7(0x3ef),'children':_0x11dd66[_0x5869a7(0x26b)](_0x5c688d=>(0x0,p['jsx'])(o[_0x5869a7(0x241)],{'type':'button','variant':'ghost','size':_0x5869a7(0x232),'className':_0x5869a7(0x520),'onClick':_0x3e940c=>{const _0x4d4db3=_0x5869a7;_0x3e940c[_0x4d4db3(0x235)](),_0x26b806(_0x5c688d['id']),_0x50ef89(!0x1);},'children':(0x0,p['jsx'])(oo,{'icon':(0x0,p[_0x5869a7(0x4fd)])(_[_0x5869a7(0x1e4)],{'type':_0x5c688d[_0x5869a7(0x225)]}),'label':_0x5c688d[_0x5869a7(0x1b1)],'trailing':_0x5c688d['id']===_0x6db317['id']?(0x0,p[_0x5869a7(0x4fd)])(_0x5869a7(0x147),{'className':'univer-size-1.5\x20univer-rounded-full\x20univer-bg-primary-600'}):null})},_0x5c688d['id']))}),(0x0,p['jsx'])(o['Separator'],{}),(0x0,p[_0x5869a7(0x4fd)])(so,{'icon':(0x0,p[_0x5869a7(0x4fd)])(s[_0x5869a7(0x1d4)],{}),'label':_0x123068['t'](_0x5869a7(0x6a0)),'onClick':()=>{const _0x352b0f=_0x5869a7;let _0x346dba=_0x29f9fb[_0x352b0f(0x10e)];_0x346dba&&_0x478824(_0x346dba),_0x50ef89(!0x1);}}),(0x0,p[_0x5869a7(0x4fd)])(so,{'icon':(0x0,p[_0x5869a7(0x4fd)])(s[_0x5869a7(0x346)],{}),'label':_0x123068['t'](_0x5869a7(0x415)),'onClick':()=>{const _0x499288=_0x5869a7;let _0x359d88=_0x29f9fb[_0x499288(0x10e)];_0x359d88&&_0x222380(_0x359d88),_0x50ef89(!0x1);}}),(0x0,p[_0x5869a7(0x4fd)])(so,{'danger':!0x0,'disabled':_0x11dd66[_0x5869a7(0x5a7)]<=0x1,'icon':(0x0,p[_0x5869a7(0x4fd)])(s[_0x5869a7(0x436)],{}),'label':_0x123068['t']('embed-ui.basesFloating.viewSettings.deleteView'),'onClick':()=>{_0x31f13e(),_0x50ef89(!0x1);}})]}),(0x0,_[_0x5869a7(0x21e)])(!0x0)??document['body']):null]});}function oo(_0xf0e314){const _0x30615f=_0x404806;let {icon:_0x525e00,label:_0x206184,trailing:_0x2c4975}=_0xf0e314;return(0x0,p[_0x30615f(0x117)])(_0x30615f(0x147),{'className':_0x30615f(0x314),'children':[(0x0,p[_0x30615f(0x4fd)])(_0x30615f(0x147),{'className':_0x30615f(0xd1),'aria-hidden':'true','children':_0x525e00}),(0x0,p[_0x30615f(0x4fd)])('span',{'className':_0x30615f(0x462),'children':_0x206184}),(0x0,p[_0x30615f(0x4fd)])('span',{'className':_0x30615f(0xf3),'children':_0x2c4975})]});}function so(_0x5f5da6){const _0x2ed06b=_0x404806;let {danger:_0x555497,disabled:_0x2c8139,icon:_0x1de4d8,label:_0x115b16,onClick:_0x5a996d}=_0x5f5da6;return(0x0,p[_0x2ed06b(0x4fd)])(o[_0x2ed06b(0x241)],{'type':_0x2ed06b(0x47c),'variant':_0x2ed06b(0x35d),'size':'small','disabled':_0x2c8139,'className':(0x0,o['clsx'])(_0x2ed06b(0x520),_0x555497&&_0x2ed06b(0x3c2)),'onClick':_0x40f1f1=>{const _0xb5b7ad=_0x2ed06b;_0x40f1f1[_0xb5b7ad(0x235)](),_0x5a996d();},'children':(0x0,p[_0x2ed06b(0x4fd)])(oo,{'icon':_0x1de4d8,'label':_0x115b16})});}function co(_0x3892ac,_0x208963={}){const _0x1b557f=_0x404806;var _0x5c7e9c,_0x304bd5,_0x4c7753;let _0x393496=_0x3892ac[_0x1b557f(0x632)]??{},_0x2e88e2=_0x393496['conditionalColoring'],_0xb965e2=Array[_0x1b557f(0x206)](_0x2e88e2==null?void 0x0:_0x2e88e2[_0x1b557f(0x6a9)])?_0x2e88e2['rules']['length']:0x0;return{'viewType':_0x3892ac[_0x1b557f(0x225)],'filterCount':((_0x5c7e9c=_0x3892ac[_0x1b557f(0x3d1)])==null||(_0x5c7e9c=_0x5c7e9c[_0x1b557f(0x5da)])==null?void 0x0:_0x5c7e9c[_0x1b557f(0x5a7)])??0x0,'groupCount':((_0x304bd5=_0x3892ac[_0x1b557f(0x470)])==null?void 0x0:_0x304bd5[_0x1b557f(0x5a7)])??0x0,'sortCount':((_0x4c7753=_0x3892ac[_0x1b557f(0x401)])==null?void 0x0:_0x4c7753[_0x1b557f(0x5a7)])??0x0,'rowHeightActive':!!(_0x393496['rowHeight']&&_0x393496[_0x1b557f(0x341)]!==_0x1b557f(0xff)),'conditionalColoringActive':_0xb965e2>0x0,'conditionalColoringCount':_0xb965e2,'canUndo':(_0x208963[_0x1b557f(0x40a)]??0x0)>0x0,'canRedo':(_0x208963[_0x1b557f(0x4a3)]??0x0)>0x0};}function lo(_0x2acff6,_0x2690f5){const _0x4b44e4=_0x404806;if(_0x2acff6)return(_0x2690f5?_0x2acff6[_0x4b44e4(0x124)][_0x2690f5]:void 0x0)??Ka(_0x2acff6)[0x0];}function uo(_0xf00165){const _0x892319=_0x404806;var _0x517bbf;return(_0xf00165==null||(_0x517bbf=_0xf00165[_0x892319(0x599)])==null?void 0x0:_0x517bbf['map'](_0x17e592=>_0xf00165[_0x892319(0x1f8)][_0x17e592])['filter'](_0x2add89=>!!_0x2add89))??[];}function fo(_0x1986fb,_0x21dd96){const _0x43599a=_0x404806;if(_0x1986fb)return(_0x21dd96?_0x1986fb[_0x43599a(0x1f8)][_0x21dd96]:void 0x0)??uo(_0x1986fb)[0x0];}function po(_0x445256){const _0x3bb8f7=_0x404806;let {children:_0x35f567,title:_0x353f25,className:_0x40086d,onClick:_0x26f04f}=_0x445256;return(0x0,p[_0x3bb8f7(0x4fd)])(o['Button'],{'type':_0x3bb8f7(0x47c),'size':_0x3bb8f7(0x232),'variant':'ghost','className':(0x0,o[_0x3bb8f7(0x40f)])('univer-size-6\x20univer-p-0',_0x40086d),'title':_0x353f25,'aria-label':_0x353f25,'onClick':_0x3fe7a9=>_0x26f04f(_0x3fe7a9[_0x3bb8f7(0x28d)]),'children':_0x35f567});}function mo(_0xc71e0){const _0x473b21=_0x404806;return{'x':_0xc71e0['x'],'y':_0xc71e0['y'],'width':_0xc71e0['width'],'height':_0xc71e0[_0x473b21(0x704)]};}function ho(_0x131a2f){const _0xe1306c=_0x404806;let _0x240134=(0x0,_[_0xe1306c(0x4e1)])(_0x131a2f,{'width':0x148,'height':0x168,'gap':0x6,'margin':0x8});return{'top':_0x240134['top'],'left':_0x240134[_0xe1306c(0x1fb)],'maxHeight':_0x240134[_0xe1306c(0x5a9)]};}function go(_0x59c38c){const _0x346f80=_0x404806;let _0x4d942a=(0x0,_['getBaseFloatingPosition'])({'left':_0x59c38c[_0x346f80(0x120)]-0xd0,'right':_0x59c38c[_0x346f80(0x120)],'top':_0x59c38c['top'],'bottom':_0x59c38c[_0x346f80(0x317)],'width':0xd0,'height':_0x59c38c['height']},{'width':0xd0,'height':0x140,'gap':0x8,'margin':0x8});return{'top':_0x4d942a[_0x346f80(0xf8)],'left':_0x4d942a[_0x346f80(0x1fb)],'maxHeight':_0x4d942a[_0x346f80(0x5a9)]};}function _o(_0x1490c1){const _0x1047c5=_0x404806;Bi(_0x1490c1,_0x1047c5(0x636),vo);}function vo(_0xbf6784){const _0x1362be=_0x404806;_0xbf6784[_0x1362be(0x287)](_[_0x1362be(0x3f0)])||_0xbf6784[_0x1362be(0x1ab)]([_['IBaseHostChromeOverrideService'],{'useFactory':()=>_0xbf6784[_0x1362be(0x35f)](ae)}]),_0xbf6784[_0x1362be(0x287)](_[_0x1362be(0x4e2)])||_0xbf6784['add']([_[_0x1362be(0x4e2)],{'useFactory':()=>_0xbf6784[_0x1362be(0x35f)](U)}]),_0xbf6784[_0x1362be(0x287)](_[_0x1362be(0x613)])||_0xbf6784['add']([_[_0x1362be(0x613)],{'useFactory':()=>_0xbf6784[_0x1362be(0x35f)](qn)}]),_0xbf6784['has'](_['IBaseEmbedRuntimeFocusCoordinator'])||_0xbf6784[_0x1362be(0x1ab)]([_[_0x1362be(0x413)],{'useFactory':()=>_0xbf6784[_0x1362be(0x35f)](K)}]),_0xbf6784[_0x1362be(0x287)](_[_0x1362be(0x22c)])||_0xbf6784[_0x1362be(0x1ab)]([_[_0x1362be(0x22c)],{'useFactory':()=>bo({'embedModelService':_0xbf6784['get'](e[_0x1362be(0x4b8)]),'restoreService':_0xbf6784[_0x1362be(0x35f)](Jn),'mountService':_0xbf6784[_0x1362be(0x35f)](rt),'activationService':_0xbf6784[_0x1362be(0x35f)](ot)})}]);let _0x2a0c5d=_0xbf6784[_0x1362be(0x35f)](e['EmbedHostAdapterRegistryService']),_0x38a807=_0xbf6784['get'](Ze),_0x416cb1=_0xbf6784[_0x1362be(0x35f)](Ye),_0x4ef186=_0xbf6784['get'](H),_0x3555a9=_0xbf6784[_0x1362be(0x35f)](Xe),_0x52cf8b=_0xbf6784[_0x1362be(0x35f)](Kn),_0x1143be=_0xbf6784[_0x1362be(0x35f)](tr),_0x3a5fff=oa(_0xbf6784[_0x1362be(0x287)](e[_0x1362be(0x160)])?_0xbf6784[_0x1362be(0x35f)](e[_0x1362be(0x160)]):void 0x0,_0xbf6784[_0x1362be(0x287)](n[_0x1362be(0x746)])?_0xbf6784[_0x1362be(0x35f)](n[_0x1362be(0x746)]):void 0x0,()=>_0xbf6784[_0x1362be(0x287)](_['IBaseUIStateService'])?_0xbf6784[_0x1362be(0x35f)](_['IBaseUIStateService']):void 0x0);_0x2a0c5d[_0x1362be(0x35f)](_0x3a5fff[_0x1362be(0x646)],_0x3a5fff[_0x1362be(0x3fd)])||_0x2a0c5d[_0x1362be(0x2c0)](_0x3a5fff);let _0x47806c=sa();_0x38a807['get'](_0x47806c[_0x1362be(0x646)],_0x47806c[_0x1362be(0x3fd)])||_0x38a807[_0x1362be(0x2c0)](_0x47806c);let _0x1d6c22=_a(_0xbf6784[_0x1362be(0x35f)](n[_0x1362be(0x3b0)]));_0x416cb1['get'](_0x1d6c22[_0x1362be(0x34e)])||_0x416cb1['register'](_0x1d6c22);let _0x213284=Yi();_0x4ef186['get'](_0x213284['childType'])||_0x4ef186[_0x1362be(0x2c0)](_0x213284),Xa()[_0x1362be(0x72e)](_0x378c92=>{const _0x4e74ad=_0x1362be;_0x3555a9['hasExact'](_0x378c92['hostType'],_0x378c92[_0x4e74ad(0x3fd)],_0x378c92[_0x4e74ad(0x34e)])||_0x3555a9[_0x4e74ad(0x2c0)](_0x378c92);}),_0x52cf8b[_0x1362be(0x161)](Ni(_0xbf6784,{'childType':n['UniverInstanceType'][_0x1362be(0x517)],'renderManagerService':f[_0x1362be(0x1f0)]})),yo(_0xbf6784),_0x1143be[_0x1362be(0x35f)](n[_0x1362be(0x536)]['UNIVER_BASE'])||_0x1143be[_0x1362be(0x2c0)](pa(_0xbf6784));}function yo(_0x523c95){const _0x2e59e0=_0x404806;let _0x1ef988=_0x523c95[_0x2e59e0(0x35f)](Ci);_0x1ef988[_0x2e59e0(0x35f)](n[_0x2e59e0(0x536)]['UNIVER_BASE'])||!_0x523c95[_0x2e59e0(0x287)](_[_0x2e59e0(0x70f)])||!_0x523c95[_0x2e59e0(0x287)](g[_0x2e59e0(0x2e0)])||!_0x523c95['has'](_[_0x2e59e0(0x6d8)])||_0x1ef988[_0x2e59e0(0x2c0)](_0x523c95[_0x2e59e0(0x3a3)](Xi));}function bo(_0x55ffa7){return{'mountTableList':async _0x4bbed5=>{const _0x3834cf=_0x159c;let _0x5152cb=_0x55ffa7['embedModelService'][_0x3834cf(0x616)](_0x4bbed5['baseUnitId'],_0x4bbed5[_0x3834cf(0x46d)]);if(!_0x5152cb&&_0x4bbed5[_0x3834cf(0x106)]&&(_0x5152cb={'embedId':_0x4bbed5[_0x3834cf(0x46d)],'hostUnitId':_0x4bbed5[_0x3834cf(0x108)],'hostType':n[_0x3834cf(0x536)][_0x3834cf(0x517)],'entry':_0x3834cf(0x2a1),'hostAnchorId':_0x4bbed5[_0x3834cf(0x375)],'childUnitId':_0x4bbed5['childUnitId'],'childType':_0x4bbed5[_0x3834cf(0x34e)],'source':{'unitType':_0x4bbed5['childType'],'ref':{'file':{'kind':'self'},'unit':{'selector':_0x4bbed5[_0x3834cf(0x106)],'type':(0x0,e[_0x3834cf(0x73a)])(_0x4bbed5[_0x3834cf(0x34e)])}}},'sourceMeta':{'floating':!0x1,'tab':{'enabled':!0x0,'container':_0x3834cf(0x21c),'replaceHostMenu':!0x0,'hideHostFxBar':!0x0,'lockHostRibbon':!0x0}}}),!(!_0x5152cb||_0x5152cb[_0x3834cf(0x375)]!==_0x4bbed5[_0x3834cf(0x375)])&&((!_0x5152cb['childUnitId']||_0x5152cb[_0x3834cf(0x34e)]==null)&&(_0x5152cb=await _0x55ffa7[_0x3834cf(0x628)][_0x3834cf(0x693)]({'descriptor':_0x5152cb})),!(!_0x5152cb['childUnitId']||_0x5152cb[_0x3834cf(0x34e)]==null)))return _0x55ffa7['mountService'][_0x3834cf(0x66d)](_0x5152cb),_0x55ffa7[_0x3834cf(0x5be)][_0x3834cf(0x23e)](_0x5152cb),(0x0,n[_0x3834cf(0x6e6)])(()=>{const _0x409dfe=_0x3834cf;_0x55ffa7['mountService'][_0x409dfe(0x660)](_0x4bbed5[_0x409dfe(0x46d)]),_0x55ffa7[_0x409dfe(0x5be)][_0x409dfe(0x12c)](_0x4bbed5[_0x409dfe(0x46d)]);});}};}let xo=class extends n[_0x404806(0x3fc)]{constructor(_0x468244,_0x44afe9,_0x331b8b,_0x3765bb,_0x594f8e,_0x2b24d9,_0x4d28d0,_0x5b34c1){const _0x3fab1d=_0x404806;if(super(),this[_0x3fab1d(0x129)]=_0x468244,this[_0x3fab1d(0x349)]=_0x44afe9,this[_0x3fab1d(0x260)]=_0x331b8b,this[_0x3fab1d(0x714)]=_0x3765bb,this[_0x3fab1d(0x56e)]=_0x594f8e,this[_0x3fab1d(0x1d3)]=_0x2b24d9,this[_0x3fab1d(0x36c)]=_0x4d28d0,this[_0x3fab1d(0x63d)]=_0x5b34c1,V(this,_0x3fab1d(0x1fd),new Map()),V(this,'_activeDragCleanup',void 0x0),V(this,_0x3fab1d(0x5cf),_0x213fb6=>{const _0x3fbe1a=_0x3fab1d;var _0x5606a4,_0x5ac98d;let _0x1a63a7=(_0x5606a4=(_0x5ac98d=this[_0x3fbe1a(0x129)][_0x3fbe1a(0x172)])[_0x3fbe1a(0x406)])==null?void 0x0:_0x5606a4['call'](_0x5ac98d);return _0x1a63a7?(_0x1a63a7[_0x3fbe1a(0xc2)](new WheelEvent(_0x3fbe1a(0x440),{'bubbles':!0x0,'cancelable':!0x0,'clientX':_0x213fb6[_0x3fbe1a(0x2fc)],'clientY':_0x213fb6[_0x3fbe1a(0x3e5)],'ctrlKey':_0x213fb6['ctrlKey'],'deltaMode':_0x213fb6[_0x3fbe1a(0x224)],'deltaX':_0x213fb6[_0x3fbe1a(0x1bb)],'deltaY':_0x213fb6['deltaY'],'deltaZ':_0x213fb6[_0x3fbe1a(0x369)],'metaKey':_0x213fb6[_0x3fbe1a(0x6ca)],'shiftKey':_0x213fb6[_0x3fbe1a(0x1eb)]})),!0x0):!0x1;}),V(this,'_resolveHostWheelGestureRoot',_0x1860f7=>{const _0x30fcf2=_0x3fab1d;var _0x383eab,_0x213169;let _0xbc2499=(_0x383eab=(_0x213169=this[_0x30fcf2(0x129)][_0x30fcf2(0x172)])[_0x30fcf2(0x406)])==null?void 0x0:_0x383eab['call'](_0x213169);if(!_0xbc2499)return null;let _0x2864a0=_0x1860f7;for(;_0x2864a0&&!_0x2864a0[_0x30fcf2(0x70c)](_0xbc2499);)_0x2864a0=_0x2864a0[_0x30fcf2(0x5eb)];return _0x2864a0;}),Promise[_0x3fab1d(0x621)]()['then'](()=>this[_0x3fab1d(0x202)]()),typeof document<'u'){let _0x234d80=_0x5330a2=>this[_0x3fab1d(0x3a1)](_0x5330a2);document[_0x3fab1d(0x31b)](Pr,_0x234d80),this[_0x3fab1d(0x403)]((0x0,n[_0x3fab1d(0x6e6)])(()=>document[_0x3fab1d(0x6db)](Pr,_0x234d80)));}this[_0x3fab1d(0x403)](this[_0x3fab1d(0x63d)][_0x3fab1d(0x647)](_0x18c31e=>{const _0x7c942b=_0x3fab1d;(_0x18c31e['id']===e[_0x7c942b(0x283)]['id']||_0x18c31e['id']===e[_0x7c942b(0x3cd)]['id']||_0x18c31e['id']===e['SetEmbedDescriptorMutation']['id']||_0x18c31e['id']===e[_0x7c942b(0x6d1)]['id'])&&this[_0x7c942b(0x202)]();})),[this[_0x3fab1d(0x714)][_0x3fab1d(0x609)],this[_0x3fab1d(0x714)][_0x3fab1d(0x565)],this[_0x3fab1d(0x714)][_0x3fab1d(0x583)]][_0x3fab1d(0x72e)](_0x47c5fe=>{const _0x5e40ca=_0x3fab1d;let _0x232f0d=_0x47c5fe[_0x5e40ca(0x3db)](_0x403790=>{const _0x43da04=_0x5e40ca;_0x403790['some'](_0x3218ed=>_0x3218ed[_0x43da04(0x16f)]===this[_0x43da04(0x129)]['unitId'])&&this['_sync']();});this['disposeWithMe']((0x0,n[_0x5e40ca(0x6e6)])(()=>_0x232f0d[_0x5e40ca(0x12a)]()));});}[_0x404806(0x3f7)](){const _0x3eeffb=_0x404806;var _0x4bdb13;(_0x4bdb13=this[_0x3eeffb(0x25f)])==null||_0x4bdb13[_0x3eeffb(0x538)](this),this[_0x3eeffb(0x25f)]=void 0x0,this[_0x3eeffb(0x1fd)]['forEach'](_0x4d0892=>_0x4d0892[_0x3eeffb(0x3f7)]()),this[_0x3eeffb(0x1fd)][_0x3eeffb(0x589)](),super[_0x3eeffb(0x3f7)]();}['_sync'](){const _0x1708ef=_0x404806;let _0x8fa6f=this[_0x1708ef(0x129)]['unitId'];if(this[_0x1708ef(0x349)][_0x1708ef(0x6a7)](_0x8fa6f)[_0x1708ef(0x5a7)]>0x0){this[_0x1708ef(0x484)]();return;}let _0x158638=this['_boardElementService']['getElementDataForUnit'](_0x8fa6f),_0x3fe123=new Set();this[_0x1708ef(0x349)]['getActiveDescriptors'](_0x8fa6f)[_0x1708ef(0x3d1)](_0x31af58=>_0x31af58['entry']===e[_0x1708ef(0x585)][_0x1708ef(0x69f)])['forEach'](_0x5868bf=>{const _0xdfb705=_0x1708ef;let _0x555bf7=Object['values'](_0x158638)[_0xdfb705(0x18f)](_0x75b871=>{const _0xb42c71=_0xdfb705;var _0x29bdec;return(0x0,u[_0xb42c71(0x247)])((_0x29bdec=_0x75b871[_0xb42c71(0x59a)][_0x5868bf['hostAnchorId']])==null?void 0x0:_0x29bdec['element']);}),_0x1c7e5c=_0x555bf7==null?void 0x0:_0x555bf7[_0xdfb705(0x59a)][_0x5868bf['hostAnchorId']],_0x5bcd47=_0x1c7e5c==null?void 0x0:_0x1c7e5c['element'];if(!_0x555bf7||!_0x1c7e5c||!(0x0,u['isEmbedBoardsFloatingElement'])(_0x5bcd47))return;let _0x15dffa=(0x0,u[_0xdfb705(0x23d)])(_0x5bcd47),_0x41391c=this[_0xdfb705(0x1c7)](_0x5868bf[_0xdfb705(0x375)]);_0x3fe123['add'](_0x41391c);let _0x14f101={'left':_0x5bcd47[_0xdfb705(0x2f3)][_0xdfb705(0x1fb)]??0x0,'top':_0x5bcd47[_0xdfb705(0x2f3)][_0xdfb705(0xf8)]??0x0,'width':_0x5bcd47[_0xdfb705(0x2f3)]['width']??0x230,'height':_0x5bcd47[_0xdfb705(0x2f3)][_0xdfb705(0x704)]??0x168},_0x2adb68=()=>(0x0,c[_0xdfb705(0x2ee)])($r,{'data':{'version':0x1,'embedId':_0x5868bf[_0xdfb705(0x46d)],'hostUnitId':_0x8fa6f,'hostAnchorId':_0x5868bf['hostAnchorId'],'childUnitId':_0x5868bf[_0xdfb705(0x106)]??(_0x15dffa==null?void 0x0:_0x15dffa[_0xdfb705(0x106)]),'childType':_0x5868bf[_0xdfb705(0x34e)]??(_0x15dffa==null?void 0x0:_0x15dffa[_0xdfb705(0x34e)])},'deferInactiveFloatingChrome':!0x0,'enableStage1BodyDrag':!0x0,'fullscreenButtonInBlock':!0x0,'onHostWheel':this[_0xdfb705(0x5cf)],'resolveHostWheelGestureRoot':this[_0xdfb705(0x412)],'onRuntimeStageEnter':_0x49b9ea=>this['_setAnchorTransformerVisible'](_0x49b9ea!==_0xdfb705(0x6c6),_0x1c7e5c[_0xdfb705(0x578)],_0x5868bf[_0xdfb705(0x375)])});this[_0xdfb705(0x1fd)][_0xdfb705(0x287)](_0x41391c)?this[_0xdfb705(0x260)]['updateItem'](_0x41391c,{'rect':_0x14f101,'content':_0x2adb68}):this[_0xdfb705(0x1fd)][_0xdfb705(0x37d)](_0x41391c,this['_domLayerService'][_0xdfb705(0x4ea)]({'id':_0x41391c,'unitId':_0x8fa6f,'subUnitId':_0x1c7e5c[_0xdfb705(0x578)],'elementId':_0x5868bf['hostAnchorId'],'rect':_0x14f101,'content':_0x2adb68,'interactive':!0x0,'showResizeGuide':!0x0}));}),this['_items'][_0x1708ef(0x72e)]((_0x1bf463,_0x3ab5db)=>{_0x3fe123['has'](_0x3ab5db)||(_0x1bf463['dispose'](),this['_items']['delete'](_0x3ab5db));});}[_0x404806(0x1c7)](_0x3e50e7){const _0x41e5fd=_0x404806;return'board-embed:'+this[_0x41e5fd(0x129)][_0x41e5fd(0x16f)]+':'+_0x3e50e7;}[_0x404806(0x40b)](_0x3accc0,_0xac3584){const _0x2f0fd6=_0x404806;this['_boardElementStateService'][_0x2f0fd6(0x63e)]({'unitId':this[_0x2f0fd6(0x129)][_0x2f0fd6(0x16f)],'subUnitId':_0x3accc0},[_0xac3584],_0xac3584);}[_0x404806(0x689)](_0x5ad93d,_0x37701c,_0x174cb0){const _0x4cc3b2=_0x404806;if(_0x5ad93d){this[_0x4cc3b2(0x40b)](_0x37701c,_0x174cb0);return;}this[_0x4cc3b2(0x56e)][_0x4cc3b2(0x57f)]();}[_0x404806(0x3a1)](_0x399203){const _0x488599=_0x404806;var _0x3352a8,_0x45a137,_0x5b5af0,_0x29f5d6;let _0x4c97b5=_0x399203[_0x488599(0x277)];if(!_0x4c97b5||_0x4c97b5[_0x488599(0x1d1)]!==this[_0x488599(0x129)][_0x488599(0x16f)])return;let _0x502d95=this[_0x488599(0x714)][_0x488599(0x5bb)](this['_context'][_0x488599(0x16f)]),_0x134492=Object['values'](_0x502d95)['find'](_0x10ebb3=>_0x10ebb3[_0x488599(0x59a)][_0x4c97b5[_0x488599(0x375)]]),_0x1b9f56=_0x134492==null?void 0x0:_0x134492[_0x488599(0x59a)][_0x4c97b5[_0x488599(0x375)]];if(!_0x134492||!_0x1b9f56||!(0x0,u[_0x488599(0x247)])(_0x1b9f56[_0x488599(0x3bd)])||((_0x3352a8=(0x0,u[_0x488599(0x23d)])(_0x1b9f56['element']))==null?void 0x0:_0x3352a8[_0x488599(0x46d)])!==_0x4c97b5['embedId'])return;let _0x24337d=(_0x45a137=(_0x5b5af0=this[_0x488599(0x129)][_0x488599(0x172)])['getCanvasElement'])==null?void 0x0:_0x45a137[_0x488599(0x538)](_0x5b5af0);if(!_0x24337d)return;(_0x29f5d6=this[_0x488599(0x25f)])==null||_0x29f5d6[_0x488599(0x538)](this),this[_0x488599(0x40b)](_0x1b9f56[_0x488599(0x578)],_0x4c97b5['hostAnchorId']),this['_setAnchorTransformerVisible'](!0x1,_0x1b9f56[_0x488599(0x578)],_0x4c97b5['hostAnchorId']);let _0x3ae3d0=_0x1b9f56[_0x488599(0x3bd)],_0x5f4d8c=_0x3ae3d0[_0x488599(0x2f3)][_0x488599(0x1fb)]??0x0,_0xef712b=_0x3ae3d0[_0x488599(0x2f3)][_0x488599(0xf8)]??0x0,_0x470426=this[_0x488599(0x1d3)][_0x488599(0x49b)](),_0x2fb0d1=(0x0,d['resolveBoardInteractionConfig'])(this['_configService'][_0x488599(0x5ec)](d['BOARDS_UI_PLUGIN_CONFIG_KEY'])??void 0x0),_0x9ab391=(0x0,d[_0x488599(0x1e7)])(_0x24337d,_0x4c97b5[_0x488599(0x2fc)],_0x4c97b5['clientY'],{'zoomRatio':_0x470426[_0x488599(0x360)],'panOffset':_0x470426[_0x488599(0x548)]},_0x2fb0d1),_0x341e16=document[_0x488599(0x270)]??window,_0x3efdce=(_0x3a23cd,_0x3da0a9)=>{const _0x8364f=_0x488599;let _0xb895ab=this[_0x8364f(0x1d3)][_0x8364f(0x49b)](),_0x4b7e14=(0x0,d[_0x8364f(0x1e7)])(_0x24337d,_0x3a23cd,_0x3da0a9,{'zoomRatio':_0xb895ab[_0x8364f(0x360)],'panOffset':_0xb895ab['viewportPanOffset']},_0x2fb0d1);return{'left':_0x5f4d8c+_0x4b7e14['x']-_0x9ab391['x'],'top':_0xef712b+_0x4b7e14['y']-_0x9ab391['y']};},_0x39681d=(_0x3d517d,_0x31c971)=>{const _0x520a88=_0x488599;let _0x354ad9=_0x3efdce(_0x3d517d,_0x31c971);return this['_domLayerService'][_0x520a88(0x4ce)](this[_0x520a88(0x1c7)](_0x4c97b5[_0x520a88(0x375)]),{'rect':{..._0x354ad9,'width':_0x3ae3d0[_0x520a88(0x2f3)][_0x520a88(0x6e7)]??0x230,'height':_0x3ae3d0['transform']['height']??0x168}}),_0x354ad9;},_0x38bc5b=_0x2686a5=>_0x4c97b5[_0x488599(0x42a)]==null||_0x2686a5[_0x488599(0x42a)]===_0x4c97b5[_0x488599(0x42a)],_0x1f2c0f=()=>{},_0x45993e=_0x263df8=>{const _0xc5c239=_0x488599;_0x38bc5b(_0x263df8)&&(_0x263df8[_0xc5c239(0xde)](),_0x39681d(_0x263df8[_0xc5c239(0x2fc)],_0x263df8[_0xc5c239(0x3e5)]));},_0x57eb02=async _0x5a830d=>{const _0x37225e=_0x488599;if(!_0x38bc5b(_0x5a830d))return;_0x1f2c0f(),_0x5a830d[_0x37225e(0xde)]();let _0x243a09=_0x39681d(_0x5a830d[_0x37225e(0x2fc)],_0x5a830d[_0x37225e(0x3e5)]);await this[_0x37225e(0x63d)][_0x37225e(0x29f)](u[_0x37225e(0x5a3)]['id'],{'unitId':this[_0x37225e(0x129)][_0x37225e(0x16f)],'subUnitId':_0x1b9f56[_0x37225e(0x578)],'elementId':_0x4c97b5[_0x37225e(0x375)],'element':_0x3ae3d0,'transform':{..._0x1b9f56[_0x37225e(0x2f3)],..._0x243a09}})['finally'](()=>{const _0x123416=_0x37225e;this['_sync'](),this[_0x123416(0x689)](!0x0,_0x1b9f56[_0x123416(0x578)],_0x4c97b5[_0x123416(0x375)]);});},_0x3bd6ad=_0x1b88bc=>{const _0x1b8b4b=_0x488599;_0x38bc5b(_0x1b88bc)&&(_0x1f2c0f(),this['_sync'](),this[_0x1b8b4b(0x689)](!0x0,_0x1b9f56[_0x1b8b4b(0x578)],_0x4c97b5[_0x1b8b4b(0x375)]));};_0x1f2c0f=()=>{const _0x1da90a=_0x488599;_0x341e16[_0x1da90a(0x6db)]('pointermove',_0x45993e),_0x341e16['removeEventListener'](_0x1da90a(0x250),_0x57eb02),_0x341e16['removeEventListener']('pointercancel',_0x3bd6ad),this[_0x1da90a(0x25f)]===_0x1f2c0f&&(this[_0x1da90a(0x25f)]=void 0x0);},_0x341e16[_0x488599(0x31b)]('pointermove',_0x45993e),_0x341e16['addEventListener'](_0x488599(0x250),_0x57eb02),_0x341e16[_0x488599(0x31b)](_0x488599(0x342),_0x3bd6ad),this[_0x488599(0x25f)]=_0x1f2c0f;}[_0x404806(0x484)](){const _0x5f5ba7=_0x404806;this[_0x5f5ba7(0x1fd)]['forEach'](_0x330788=>_0x330788[_0x5f5ba7(0x3f7)]()),this[_0x5f5ba7(0x1fd)][_0x5f5ba7(0x589)]();}};xo=Q([Z(0x1,(0x0,n[_0x404806(0xec)])(e[_0x404806(0x4b8)])),Z(0x2,(0x0,n[_0x404806(0xec)])(d[_0x404806(0x71a)])),Z(0x3,(0x0,n[_0x404806(0xec)])(u['IBoardElementService'])),Z(0x4,(0x0,n['Inject'])(d[_0x404806(0xfc)])),Z(0x5,(0x0,n['Inject'])(d['IBoardUIStateService'])),Z(0x6,n['IConfigService']),Z(0x7,n['ICommandService'])],xo);function So(){const _0x426da7=_0x404806;return Ki({'childType':n[_0x426da7(0x536)]['UNIVER_BOARD'],'productName':'Boards','hostChromeMode':_0x426da7(0x1a2)});}function Co(){const _0x536d45=_0x404806;return{'hostType':n['UniverInstanceType'][_0x536d45(0x2f6)],'entry':e[_0x536d45(0x585)]['BoardsFloatingObject'],'layout':_0x536d45(0x6fb),'supportedLayouts':['scroll-contained',_0x536d45(0x34f),_0x536d45(0x1ec)],'menuBehavior':'floating'};}function wo(){const _0x1ed9c8=_0x404806;return{'childType':n[_0x1ed9c8(0x536)][_0x1ed9c8(0x2f6)],'handleWheel':_0x1370e1=>{const _0x55bec3=_0x1ed9c8;let _0x1fab38=_0x1370e1['runtimeScope']['injector'];return _0x1fab38!=null&&_0x1fab38[_0x55bec3(0x287)](d[_0x55bec3(0x477)])?(_0x1fab38['get'](d[_0x55bec3(0x477)])[_0x55bec3(0x50c)]({'x':-_0x1370e1[_0x55bec3(0x3fa)][_0x55bec3(0x1bb)],'y':-_0x1370e1[_0x55bec3(0x3fa)]['deltaY']}),!0x0):!0x1;}};}function To(){const _0x2cc4d5=_0x404806;return{'childType':n[_0x2cc4d5(0x536)][_0x2cc4d5(0x2f6)],'supportedLayouts':[_0x2cc4d5(0x61c),'tab-peer',_0x2cc4d5(0x6fb)],'beforeDeactivate':Eo,'mount':Do};}function Eo(_0x1f854a){const _0x36a10e=_0x404806;let _0x97fb53=_0x1f854a[_0x36a10e(0x5c6)][_0x36a10e(0x697)];if(_0x97fb53[_0x36a10e(0x287)](d[_0x36a10e(0x2ed)])&&_0x97fb53[_0x36a10e(0x35f)](d[_0x36a10e(0x2ed)])['cancelEditing'](),_0x97fb53['has'](d[_0x36a10e(0xfc)])){let _0x5c6187=_0x97fb53['get'](d[_0x36a10e(0xfc)]);_0x5c6187['clearActiveEditing'](),_0x5c6187[_0x36a10e(0x57f)]();}}function Do(_0x30237c){const _0x1076f4=_0x404806;var _0x581b57,_0x282dda;let _0x67685d=_0x30237c['injector'][_0x1076f4(0x35f)](n[_0x1076f4(0x746)])[_0x1076f4(0x330)](_0x30237c[_0x1076f4(0x106)],n[_0x1076f4(0x536)][_0x1076f4(0x2f6)]),_0x14cc2a=_0x30237c[_0x1076f4(0x5c6)][_0x1076f4(0x697)];if(!_0x67685d||!_0x14cc2a)return;let _0x3ddfda=_0x30237c['injector'][_0x1076f4(0x35f)](f['IRenderManagerService']),_0x10b329=Ai(_0x3ddfda,_0x30237c[_0x1076f4(0x106)],_0x14cc2a);if(!_0x10b329)return;let _0x29e11d=gt(_0x30237c[_0x1076f4(0x5c6)][_0x1076f4(0x1bf)][_0x1076f4(0x6c3)]);_0x29e11d[_0x1076f4(0x18e)]((0x0,p[_0x1076f4(0x117)])(st,{'injector':_0x14cc2a,'mountContainer':_0x30237c[_0x1076f4(0x5c6)]['roots'][_0x1076f4(0x5dd)],'embedId':_0x30237c[_0x1076f4(0x46d)],'children':[(0x0,p['jsx'])(d['BoardWorkbench'],{'embedded':_0x30237c[_0x1076f4(0x30d)][_0x1076f4(0x210)]===_0x1076f4(0x3b5)&&!_0x30237c[_0x1076f4(0x30d)]['fullscreen'],'fitOnMount':!0x1,'showZoomControls':_0x30237c[_0x1076f4(0x30d)][_0x1076f4(0x210)]===_0x1076f4(0x480)||_0x30237c[_0x1076f4(0x30d)][_0x1076f4(0x4aa)]===!0x0}),(0x0,p[_0x1076f4(0x4fd)])(d['BoardShapeTextEditorContainer'],{'positionRoot':_0x30237c['runtimeScope'][_0x1076f4(0x1bf)][_0x1076f4(0x6c3)]})]})),Mi(_0x10b329,{'activate':!0x0});let _0x1ce254=(_0x581b57=(_0x282dda=globalThis)['requestAnimationFrame'])==null?void 0x0:_0x581b57[_0x1076f4(0x538)](_0x282dda,()=>{const _0x5c9ab6=_0x1076f4;let _0x4e27e3=_0x30237c[_0x5c9ab6(0x5c6)]['roots']['content'][_0x5c9ab6(0x2b9)](_0x5c9ab6(0xf7)),_0x5d082b=(_0x4e27e3==null?void 0x0:_0x4e27e3[_0x5c9ab6(0x4c2)]())??_0x30237c[_0x5c9ab6(0x5c6)][_0x5c9ab6(0x1bf)][_0x5c9ab6(0x6c3)]['getBoundingClientRect'](),_0x1f1747=(0x0,d[_0x5c9ab6(0x1f7)])(_0x14cc2a[_0x5c9ab6(0x35f)](n[_0x5c9ab6(0x3ee)])['getConfig'](d[_0x5c9ab6(0x56d)])??void 0x0);_0x14cc2a[_0x5c9ab6(0x35f)](d[_0x5c9ab6(0x490)])[_0x5c9ab6(0x687)](_0x67685d,{'viewportSize':{'width':_0x5d082b['width'],'height':_0x5d082b['height']},'padding':Math[_0x5c9ab6(0x282)](0x10,Math[_0x5c9ab6(0x5f9)](0x40,Math['min'](_0x5d082b[_0x5c9ab6(0x6e7)],_0x5d082b[_0x5c9ab6(0x704)])*0.08)),'zoom':_0x1f1747});});return(0x0,n[_0x1076f4(0x6e6)])(()=>{const _0x292c76=_0x1076f4;if(_0x1ce254!=null){var _0x482be3,_0x2f1740;(_0x482be3=(_0x2f1740=globalThis)[_0x292c76(0x122)])==null||_0x482be3[_0x292c76(0x538)](_0x2f1740,_0x1ce254);}try{var _0x32bb21,_0x14f90d;(_0x32bb21=(_0x14f90d=_0x10b329[_0x292c76(0x172)])[_0x292c76(0x660)])==null||_0x32bb21[_0x292c76(0x538)](_0x14f90d);}catch{}_0x3ddfda[_0x292c76(0xa9)](_0x30237c['childUnitId']),_t(_0x29e11d),_0x14cc2a[_0x292c76(0x3f7)]();});}function Oo(){const _0x1bef03=_0x404806;return Ba({'childType':n[_0x1bef03(0x536)][_0x1bef03(0x2f6)],'mount':ko});}function ko(_0x54f38c){const _0x219d87=_0x404806;if(_0x54f38c[_0x219d87(0x30d)][_0x219d87(0x4aa)])return;let {root:_0x2e954f,menu:_0x3ad332}=za(_0x54f38c),_0xaced8b=gt(_0x3ad332);return _0xaced8b[_0x219d87(0x18e)]((0x0,c['createElement'])(st,{'injector':_0x54f38c[_0x219d87(0x5c6)][_0x219d87(0x697)],'mountContainer':_0x2e954f,'embedId':_0x54f38c[_0x219d87(0x46d)]},(0x0,c['createElement'])(Ao,{'hostUnitId':_0x54f38c['hostUnitId'],'embedId':_0x54f38c['embedId'],'childUnitId':_0x54f38c[_0x219d87(0x106)],'viewportRoot':_0x54f38c['runtimeScope'][_0x219d87(0x1bf)]['content'],'fullscreen':!!_0x54f38c[_0x219d87(0x30d)][_0x219d87(0x4aa)]}))),(0x0,n[_0x219d87(0x6e6)])(()=>{const _0x42c74e=_0x219d87;_t(_0xaced8b),globalThis['setTimeout'](()=>_0x3ad332[_0x42c74e(0x2d1)](),0x0);});}function Ao(_0x402496){const _0x5a3141=_0x404806;let {hostUnitId:_0x154ab0,embedId:_0x270792,childUnitId:_0x228ce2,viewportRoot:_0x15d306,fullscreen:_0x59de3f}=_0x402496,_0x364097=(0x0,a[_0x5a3141(0x343)])(n[_0x5a3141(0x3b0)]),_0x5363aa=(0x0,a[_0x5a3141(0x343)])(n[_0x5a3141(0x3ee)]),_0x4c909=(0x0,a[_0x5a3141(0x343)])(n[_0x5a3141(0x746)]),_0xc7d003=(0x0,a[_0x5a3141(0x343)])(n[_0x5a3141(0x63a)]),_0x4cbaf7=(0x0,a[_0x5a3141(0x343)])(U),_0x345e32=(0x0,a['useDependency'])(d[_0x5a3141(0x477)]),_0x241706=(0x0,a[_0x5a3141(0x343)])(d[_0x5a3141(0x490)]),_0x90080b=(0x0,a[_0x5a3141(0x261)])(()=>_0x345e32[_0x5a3141(0x668)],_0x345e32[_0x5a3141(0x49b)](),!0x1,[_0x345e32]),_0x40ee4d=jo({'embedId':_0x270792,'active':(0x0,a[_0x5a3141(0x261)])(()=>_0x4cbaf7['active$'],_0x4cbaf7[_0x5a3141(0x4ff)](),!0x1,[_0x4cbaf7]),'fullscreen':_0x59de3f}),_0x3549a6=_0x4c909['getUnit'](_0x228ce2,n[_0x5a3141(0x536)]['UNIVER_BOARD']),_0x208be0=(0x0,d[_0x5a3141(0x1f7)])(_0x5363aa[_0x5a3141(0x5ec)](d['BOARDS_UI_PLUGIN_CONFIG_KEY'])??void 0x0),_0x41020a=()=>_0x15d306[_0x5a3141(0x4c2)](),_0x220543=()=>({'x':_0x41020a()[_0x5a3141(0x6e7)]/0x2,'y':_0x41020a()['height']/0x2}),_0x4c6cad=_0x59a5cd=>_0x345e32[_0x5a3141(0xb1)](_0x59a5cd,_0x220543());return(0x0,p[_0x5a3141(0x117)])(_0x5a3141(0xef),{'className':(0x0,o[_0x5a3141(0x40f)])('univer-board-embed-floating-menu\x20univer-pointer-events-auto\x20univer-box-border\x20univer-inline-flex\x20univer-h-8\x20univer-items-center\x20univer-gap-1\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-p-1\x20univer-text-gray-900\x20univer-shadow-lg\x20dark:!univer-border-gray-600\x20dark:!univer-bg-gray-900\x20dark:!univer-text-white',{'univer-hidden':_0x40ee4d===_0x5a3141(0x169),'univer-static\x20univer-mx-auto\x20univer-my-1.5\x20univer-translate-x-0':_0x59de3f,'univer-absolute\x20univer-left-1/2\x20univer-z-[30]\x20-univer-translate-x-1/2':!_0x59de3f,'-univer-top-[44px]':!_0x59de3f}),'data-embed-floating-menu':'true','data-embed-id':_0x270792,'data-embed-float-stage':_0x40ee4d,'onPointerDown':_0x442aff=>_0x442aff[_0x5a3141(0x235)](),'children':[(0x0,p[_0x5a3141(0x4fd)])(_0x5a3141(0x147),{'title':_0xc7d003['t'](_0x5a3141(0x597)),'children':(0x0,p['jsx'])(a[_0x5a3141(0x336)],{'onClick':()=>{const _0x3b2686=_0x5a3141;let _0x5f1bd0=_0x41020a();_0x241706[_0x3b2686(0x687)](_0x3549a6??null,{'viewportSize':{'width':_0x5f1bd0[_0x3b2686(0x6e7)],'height':_0x5f1bd0[_0x3b2686(0x704)]},'padding':Math[_0x3b2686(0x282)](0x10,Math[_0x3b2686(0x5f9)](0x40,Math[_0x3b2686(0x5f9)](_0x5f1bd0[_0x3b2686(0x6e7)],_0x5f1bd0[_0x3b2686(0x704)])*0.08)),'zoom':_0x208be0});},'children':(0x0,p['jsx'])(s[_0x5a3141(0x13d)],{})})}),(0x0,p['jsx'])('span',{'title':_0xc7d003['t'](_0x5a3141(0x16b)),'children':(0x0,p[_0x5a3141(0x4fd)])(a['ToolbarButton'],{'onClick':()=>_0x4c6cad(_0x90080b['zoomRatio']-_0x208be0[_0x5a3141(0x2bc)]),'children':(0x0,p[_0x5a3141(0x4fd)])(s[_0x5a3141(0x6c0)],{})})}),(0x0,p[_0x5a3141(0x4fd)])(_0x5a3141(0x147),{'title':_0xc7d003['t'](_0x5a3141(0x2f0)),'children':(0x0,p[_0x5a3141(0x117)])(a['ToolbarButton'],{'noIcon':!0x0,'onClick':()=>_0x4c6cad(0x1),'children':[Math[_0x5a3141(0x355)](_0x90080b[_0x5a3141(0x360)]*0x64),'%']})}),(0x0,p[_0x5a3141(0x4fd)])('span',{'title':_0xc7d003['t'](_0x5a3141(0x5a5)),'children':(0x0,p[_0x5a3141(0x4fd)])(a['ToolbarButton'],{'onClick':()=>_0x4c6cad(_0x90080b[_0x5a3141(0x360)]+_0x208be0[_0x5a3141(0x2bc)]),'children':(0x0,p[_0x5a3141(0x4fd)])(s[_0x5a3141(0x1af)],{})})}),(0x0,p['jsx'])(_0x5a3141(0x147),{'title':_0xc7d003['t'](_0x5a3141(0x48f)),'children':(0x0,p[_0x5a3141(0x4fd)])(a[_0x5a3141(0x336)],{'className':_0x5a3141(0x662),'onClick':()=>void _0x364097[_0x5a3141(0x29f)](e[_0x5a3141(0x3cd)]['id'],{'hostUnitId':_0x154ab0,'embedId':_0x270792}),'children':(0x0,p['jsx'])(s[_0x5a3141(0x436)],{})})})]});}function jo(_0x3390c0){const _0x1cca03=_0x404806;var _0x434368;return _0x3390c0[_0x1cca03(0x4aa)]?_0x1cca03(0x6c6):((_0x434368=_0x3390c0['active'])==null?void 0x0:_0x434368[_0x1cca03(0x46d)])===_0x3390c0[_0x1cca03(0x46d)]?_0x3390c0[_0x1cca03(0x26f)]['stage']??_0x1cca03(0x4a1):_0x1cca03(0x169);}function Mo(_0x423e84){const _0x3f24b8=_0x404806;Bi(_0x423e84,_0x3f24b8(0xe9),No);}function No(_0x48528c){const _0x56d912=_0x404806;_0x48528c[_0x56d912(0x287)](d[_0x56d912(0x485)])||_0x48528c[_0x56d912(0x1ab)]([d[_0x56d912(0x485)],{'useFactory':()=>_0x48528c[_0x56d912(0x35f)](K)}]);let _0x1a4ca5=_0x48528c[_0x56d912(0x35f)](Ze),_0x1852cf=_0x48528c[_0x56d912(0x35f)](Ye),_0x4c5693=_0x48528c[_0x56d912(0x35f)](H),_0x399141=_0x48528c[_0x56d912(0x35f)](Xe),_0x3ddcbe=_0x48528c['get'](Kn),_0x5ac956=_0x48528c[_0x56d912(0x35f)](tr),_0x1efbd5=Co();_0x1a4ca5[_0x56d912(0x35f)](_0x1efbd5[_0x56d912(0x646)],_0x1efbd5[_0x56d912(0x3fd)])||_0x1a4ca5[_0x56d912(0x2c0)](_0x1efbd5);let _0x3a70e1=To();_0x1852cf['get'](_0x3a70e1[_0x56d912(0x34e)])||_0x1852cf[_0x56d912(0x2c0)](_0x3a70e1);let _0x5d1c06=So();_0x4c5693[_0x56d912(0x35f)](_0x5d1c06[_0x56d912(0x34e)])||_0x4c5693[_0x56d912(0x2c0)](_0x5d1c06),Oo()[_0x56d912(0x72e)](_0xcb2b13=>{const _0x46e036=_0x56d912;_0x399141[_0x46e036(0x16a)](_0xcb2b13[_0x46e036(0x646)],_0xcb2b13[_0x46e036(0x3fd)],_0xcb2b13[_0x46e036(0x34e)])||_0x399141['register'](_0xcb2b13);}),_0x3ddcbe[_0x56d912(0x161)](Ni(_0x48528c,{'childType':n[_0x56d912(0x536)][_0x56d912(0x2f6)],'renderManagerService':f[_0x56d912(0x1f0)]})),_0x5ac956[_0x56d912(0x35f)](n['UniverInstanceType'][_0x56d912(0x2f6)])||_0x5ac956[_0x56d912(0x2c0)](wo()),_0x48528c[_0x56d912(0x35f)](f['IRenderManagerService'])[_0x56d912(0x3a8)](n[_0x56d912(0x536)]['UNIVER_BOARD'],xo);}const Po={'mode':'fit-width','target':_0x404806(0x686),'paddingX':0x0,'minScale':0x0,'align':_0x404806(0x60f)};function Fo(){const _0x22bcf3=_0x404806;return Wi({'childType':n['UniverInstanceType']['UNIVER_DOC'],'productName':_0x22bcf3(0x65c)});}function Io(){const _0x297c2a=_0x404806;return{'childType':n[_0x297c2a(0x536)]['UNIVER_DOC'],'supportedLayouts':[_0x297c2a(0x26d),_0x297c2a(0x34f),_0x297c2a(0x6fb)],'beforeDeactivate':Lo,'mount':_0x9672eb=>_0x9672eb['renderScope'][_0x297c2a(0x210)]==='float'?wi(_0x9672eb,f[_0x297c2a(0x1f0)],void 0x0,{'scopedInjector':Ro(_0x9672eb[_0x297c2a(0x5c6)]['injector'])}):wi(_0x9672eb,f[_0x297c2a(0x1f0)])};}function Lo(_0x4bb9ce){const _0x13d707=_0x404806;var _0x344a89;let _0x31f90f=_0x4bb9ce['injector'][_0x13d707(0x35f)](f[_0x13d707(0x1f0)])[_0x13d707(0x335)](_0x4bb9ce['childUnitId']),_0x481414=_0x31f90f==null?void 0x0:_0x31f90f['with'](r[_0x13d707(0x5d1)]);_0x31f90f==null||(_0x344a89=_0x31f90f[_0x13d707(0x6f1)](r[_0x13d707(0x2be)]))==null||_0x344a89[_0x13d707(0x656)](),_0x481414==null||_0x481414[_0x13d707(0x377)](),_0x481414==null||_0x481414[_0x13d707(0x1df)]();}function Ro(_0x29e162){const _0x5e4c92=_0x404806;return le(_0x29e162,new Map([[r[_0x5e4c92(0xda)],_0x6b8ed2=>zo(_0x6b8ed2)]]));}function zo(_0x43c6ef){const _0x51f7f3=_0x404806;return{..._0x43c6ef,'fitToWidth':{..._0x43c6ef==null?void 0x0:_0x43c6ef[_0x51f7f3(0x334)],...Po}};}let Bo=class extends n[_0x404806(0x3fc)]{constructor(_0x5c2ba9,_0x3b8bf2,_0x187840,_0x1ebd96,_0x365bac,_0x1ad80b,_0x5b4198){const _0x7713db=_0x404806;var _0x56cebb,_0x400b1d;super(),this[_0x7713db(0x129)]=_0x5c2ba9,this['_univerInstanceService']=_0x3b8bf2,this[_0x7713db(0x63d)]=_0x187840,this[_0x7713db(0x392)]=_0x1ebd96,this[_0x7713db(0x349)]=_0x365bac,this['_renderManagerService']=_0x1ad80b,this[_0x7713db(0x402)]=_0x5b4198,V(this,'_resolvedChildUnits',new Map()),V(this,'_pendingChildUnits',new Map());let _0x483467=(0x0,r[_0x7713db(0x3f8)])(()=>{const _0x5e2f23=_0x7713db;this[_0x5e2f23(0x372)]()||this['_refreshHostDocZoom']();}),_0x350b93=(0x0,r[_0x7713db(0x3f8)])(()=>{this['_rerenderHostDoc']();});this[_0x7713db(0x403)](_0x483467),this[_0x7713db(0x403)](_0x350b93);let _0x3cf526=Vo((_0x56cebb=this[_0x7713db(0x129)][_0x7713db(0x172)])==null||(_0x400b1d=_0x56cebb[_0x7713db(0x406)])==null?void 0x0:_0x400b1d[_0x7713db(0x538)](_0x56cebb),_0x483467[_0x7713db(0x6f6)]);_0x3cf526&&this[_0x7713db(0x403)](_0x3cf526),this['disposeWithMe']({'dispose':()=>{const _0x553e28=_0x7713db;this[_0x553e28(0x5c3)][_0x553e28(0x589)](),this['_pendingChildUnits'][_0x553e28(0x589)]();}});let _0x3d2390=this['_univerInstanceService'][_0x7713db(0x2e9)](n[_0x7713db(0x536)][_0x7713db(0x534)])[_0x7713db(0x3db)](()=>{const _0x68de41=_0x7713db;_0x483467[_0x68de41(0x6f6)]();}),_0x4f5ea1=this[_0x7713db(0x387)]['getTypeOfUnitAdded$'](n[_0x7713db(0x536)][_0x7713db(0x517)])[_0x7713db(0x3db)](()=>{const _0xc5027b=_0x7713db;_0x483467[_0xc5027b(0x6f6)]();});this[_0x7713db(0x403)]((0x0,n[_0x7713db(0x6e6)])(()=>_0x3d2390[_0x7713db(0x12a)]())),this[_0x7713db(0x403)]((0x0,n[_0x7713db(0x6e6)])(()=>_0x4f5ea1[_0x7713db(0x12a)]()));let _0x336eb7=(0x0,f['setDocsCustomBlockRenderViewportProvider'])((_0x563637,_0x5bde33,_0x13a79a)=>{const _0x514c9f=_0x7713db;var _0x52cc2c,_0x19771b;if(_0x563637!==this[_0x514c9f(0x129)]['unitId'])return null;let _0x303275=this['_getHostSnapshot']();if(!_0x303275)return null;let _0x40c9fe=(_0x52cc2c=_0x303275[_0x514c9f(0x453)])==null?void 0x0:_0x52cc2c[_0x5bde33],_0x30c355=_0x40c9fe==null?void 0x0:_0x40c9fe[_0x514c9f(0x59a)],_0x55c9aa=_0x30c355==null?void 0x0:_0x30c355[_0x514c9f(0x34e)];if(_0x55c9aa!==n[_0x514c9f(0x536)][_0x514c9f(0x534)]&&_0x55c9aa!==n[_0x514c9f(0x536)]['UNIVER_BASE'])return null;let _0x57349a=this[_0x514c9f(0x402)][_0x514c9f(0x579)](),_0x6c1a68=this[_0x514c9f(0x28e)](_0x57349a),_0x2eb0e4=this[_0x514c9f(0x1d2)](_0x30c355,_0x55c9aa),_0x3b33b0=_0x2eb0e4?this[_0x514c9f(0x1fe)](_0x2eb0e4,_0x55c9aa,_0x483467[_0x514c9f(0x6f6)]):void 0x0,_0x57c9d6=_0x2eb0e4&&_0x3b33b0!=null?this[_0x514c9f(0x392)][_0x514c9f(0x6d2)]({'childType':_0x55c9aa,'childUnit':_0x3b33b0,'childUnitId':_0x2eb0e4,'viewportWidth':_0x13a79a[_0x514c9f(0x41b)]}):void 0x0,_0x1f914a=(0x0,m[_0x514c9f(0x635)])(_0x55c9aa),_0x28a9f7=Uo(_0x13a79a[_0x514c9f(0x572)],_0x1f914a[_0x514c9f(0x704)]),_0x19b063=Uo(_0x13a79a[_0x514c9f(0x41b)],_0x1f914a['width']),_0x2010f4=(_0x57c9d6==null?void 0x0:_0x57c9d6[_0x514c9f(0x704)])??_0x28a9f7,_0x2b8379=(0x0,r['resolveDocsCustomBlockRenderViewport'])({'childType':_0x55c9aa,'contentHeight':_0x55c9aa===n[_0x514c9f(0x536)][_0x514c9f(0x534)]?ai(_0x2010f4):_0x2010f4,'contentWidth':_0x57c9d6==null?void 0x0:_0x57c9d6['width'],'docsLeft':this[_0x514c9f(0x3bc)](),'documentFlavor':(_0x19771b=_0x303275['documentStyle'])==null?void 0x0:_0x19771b[_0x514c9f(0x6e9)],'fallbackHeight':_0x28a9f7,'fallbackWidth':_0x19b063,'pageMarginLeft':_0x13a79a[_0x514c9f(0x506)],'pageMarginRight':_0x13a79a[_0x514c9f(0xeb)],'pageWidth':_0x13a79a[_0x514c9f(0x55a)],'scale':_0x57349a,'visibleCanvasHeight':_0x6c1a68==null?void 0x0:_0x6c1a68[_0x514c9f(0x704)],'visibleCanvasLeft':_0x6c1a68==null?void 0x0:_0x6c1a68[_0x514c9f(0x1fb)],'visibleCanvasWidth':_0x6c1a68==null?void 0x0:_0x6c1a68['width']}),_0x31f59b=_0x2b8379[_0x514c9f(0x5a0)]??_0x2b8379[_0x514c9f(0x704)],_0x19ae16=_0x55c9aa===n[_0x514c9f(0x536)]['UNIVER_BASE']?0x34:0x0,_0x21f3a7=(_0x6c1a68==null?void 0x0:_0x6c1a68[_0x514c9f(0x704)])==null?_0x2b8379[_0x514c9f(0x58a)]??_0x31f59b:Math[_0x514c9f(0x5f9)](_0x31f59b,Math[_0x514c9f(0x282)](0x1,_0x6c1a68['height']-_0x19ae16));return{..._0x2b8379,'viewportHeight':_0x21f3a7,'height':oi({'contentHeight':_0x31f59b,'floatingMenuInsetTop':0x34})};});this[_0x7713db(0x403)]({'dispose':_0x336eb7}),this[_0x7713db(0x403)](this[_0x7713db(0x63d)][_0x7713db(0x647)](_0x360412=>{const _0x19a2e6=_0x7713db;if(_0x360412['id']===r[_0x19a2e6(0x315)]['id']){let _0x1ada4f=_0x360412[_0x19a2e6(0x48c)];typeof _0x1ada4f=='object'&&_0x1ada4f&&_0x19a2e6(0x16f)in _0x1ada4f&&_0x1ada4f[_0x19a2e6(0x16f)]===this[_0x19a2e6(0x129)][_0x19a2e6(0x16f)]&&_0x350b93[_0x19a2e6(0x6f6)]();return;}let _0x334d54=this['_getHostSnapshot']();_0x334d54&&(0x0,r['shouldRefreshDocsCustomBlockSizeForCommand'])({'childUnitIds':(0x0,r['collectDocsTableLikeEmbedChildUnitIds'])(_0x334d54[_0x19a2e6(0x453)],_0x290a1a=>this['_resolveChildUnitId'](_0x290a1a)),'commandId':_0x360412['id'],'commandParams':_0x360412[_0x19a2e6(0x48c)],'hostUnitId':this[_0x19a2e6(0x129)]['unitId']})&&_0x483467[_0x19a2e6(0x6f6)]();}));}[_0x404806(0x738)](){const _0x3a0259=_0x404806;if(!this[_0x3a0259(0x6af)])return this[_0x3a0259(0x129)][_0x3a0259(0x308)]??void 0x0;}[_0x404806(0x33a)](){const _0x4371b1=_0x404806;var _0x5bb36b;return(_0x5bb36b=this[_0x4371b1(0x738)]())==null?void 0x0:_0x5bb36b['getSnapshot']();}['_rerenderHostDoc'](){const _0x157ed2=_0x404806;let _0x4239dc=this[_0x157ed2(0x5fd)][_0x157ed2(0x335)](this[_0x157ed2(0x129)][_0x157ed2(0x16f)]);try{var _0x29dc35;let _0x3cbdd3=_0x4239dc==null||(_0x29dc35=_0x4239dc[_0x157ed2(0x6f1)])==null?void 0x0:_0x29dc35[_0x157ed2(0x538)](_0x4239dc,m[_0x157ed2(0x44c)]);return _0x3cbdd3?(_0x3cbdd3[_0x157ed2(0x6c9)](),!0x0):!0x1;}catch{return!0x1;}}['_refreshHostDocZoom'](){const _0x2d0821=_0x404806;let _0x5ee0a7=this[_0x2d0821(0x738)](),_0x683444=_0x5ee0a7==null?void 0x0:_0x5ee0a7[_0x2d0821(0x360)];typeof _0x683444==_0x2d0821(0x670)&&this['_commandService']['syncExecuteCommand'](r['SetDocZoomRatioOperation']['id'],{'unitId':this[_0x2d0821(0x129)][_0x2d0821(0x16f)],'zoomRatio':_0x683444});}['_resolveChildUnitId'](_0x1a20e2,_0x472cb6){const _0x342fbf=_0x404806;if(!_0x1a20e2||typeof _0x1a20e2!=_0x342fbf(0x586))return;let _0x2cd669=_0x1a20e2,_0x9f5a6d=typeof _0x2cd669['childType']==_0x342fbf(0x670)?_0x2cd669[_0x342fbf(0x34e)]:_0x472cb6;if(_0x9f5a6d!==n['UniverInstanceType']['UNIVER_SHEET']&&_0x9f5a6d!==n[_0x342fbf(0x536)][_0x342fbf(0x517)])return;if(typeof _0x2cd669[_0x342fbf(0x106)]==_0x342fbf(0x6cd))return _0x2cd669[_0x342fbf(0x106)];if(typeof _0x2cd669[_0x342fbf(0x46d)]!=_0x342fbf(0x6cd))return;let _0x34f8c1=typeof _0x2cd669[_0x342fbf(0x1d1)]==_0x342fbf(0x6cd)?_0x2cd669[_0x342fbf(0x1d1)]:this[_0x342fbf(0x129)][_0x342fbf(0x16f)],_0x10db85=this['_embedModelService'][_0x342fbf(0x616)](_0x34f8c1,_0x2cd669[_0x342fbf(0x46d)]);if((_0x10db85==null?void 0x0:_0x10db85[_0x342fbf(0x34e)])===_0x9f5a6d){if(typeof _0x10db85[_0x342fbf(0x106)]=='string')return _0x10db85[_0x342fbf(0x106)];try{return(0x0,e[_0x342fbf(0x312)])(_0x10db85['source'][_0x342fbf(0x31a)]);}catch{return;}}}[_0x404806(0x1fe)](_0x5ea1af,_0x4b5401,_0x30eb2b){const _0x37b814=_0x404806;let _0x5276f3=_0x4b5401+':'+_0x5ea1af;if(this[_0x37b814(0x5c3)][_0x37b814(0x287)](_0x5276f3))return this['_resolvedChildUnits'][_0x37b814(0x35f)](_0x5276f3);let _0x134c89=this[_0x37b814(0x387)][_0x37b814(0x330)](_0x5ea1af,_0x4b5401);if(_0x134c89!=null){if(!Ho(_0x134c89))return this[_0x37b814(0x5c3)][_0x37b814(0x37d)](_0x5276f3,_0x134c89),_0x134c89;if(!this[_0x37b814(0x472)]['has'](_0x5276f3)){let _0x473c27=Promise[_0x37b814(0x621)](_0x134c89)['then'](_0x2a8dc9=>(this[_0x37b814(0x472)][_0x37b814(0x4d8)](_0x5276f3),this[_0x37b814(0x5c3)]['set'](_0x5276f3,_0x2a8dc9),this[_0x37b814(0x6af)]||_0x30eb2b(),_0x2a8dc9),()=>{const _0x1c31b0=_0x37b814;this[_0x1c31b0(0x472)][_0x1c31b0(0x4d8)](_0x5276f3);});this[_0x37b814(0x472)][_0x37b814(0x37d)](_0x5276f3,_0x473c27);}}}[_0x404806(0x3bc)](){const _0x1b5b86=_0x404806;var _0xa8ca5c,_0x4b9154;return((_0xa8ca5c=this[_0x1b5b86(0x129)][_0x1b5b86(0x469)])==null||(_0x4b9154=_0xa8ca5c[_0x1b5b86(0x677)])==null||(_0x4b9154=_0x4b9154[_0x1b5b86(0x538)](_0xa8ca5c))==null?void 0x0:_0x4b9154[_0x1b5b86(0x378)])??0x0;}[_0x404806(0x28e)](_0x349b37){const _0x499aee=_0x404806;var _0xb953e4,_0x19ca3d,_0x541bb1,_0x3e06cf,_0x431dbb,_0x308713;let _0x58ffe8=Number[_0x499aee(0x581)](_0x349b37)&&_0x349b37>0x0?_0x349b37:0x1,_0x3c15e9=((_0xb953e4=this[_0x499aee(0x129)][_0x499aee(0x6aa)][_0x499aee(0x22f)](r[_0x499aee(0x457)]['VIEW_MAIN']))==null?void 0x0:_0xb953e4[_0x499aee(0x54b)])??0x0,_0x2d2808=(_0x19ca3d=(_0x541bb1=this[_0x499aee(0x129)][_0x499aee(0x172)])[_0x499aee(0x406)])==null||(_0x19ca3d=_0x19ca3d[_0x499aee(0x538)](_0x541bb1))==null||(_0x3e06cf=_0x19ca3d[_0x499aee(0x4c2)])==null?void 0x0:_0x3e06cf[_0x499aee(0x538)](_0x19ca3d),_0x4aab1a=_0x2d2808==null?void 0x0:_0x2d2808['width'],_0x5ca8b3=_0x2d2808==null?void 0x0:_0x2d2808[_0x499aee(0x704)],_0x265da5=((_0x431dbb=this['_context'][_0x499aee(0x469)])==null?void 0x0:_0x431dbb[_0x499aee(0x6e7)])??this['_context'][_0x499aee(0x6aa)][_0x499aee(0x6e7)],_0x3bd0aa=(_0x4aab1a??_0x265da5??0x0)/_0x58ffe8,_0x17529e=((_0x308713=this[_0x499aee(0x129)][_0x499aee(0x469)])==null?void 0x0:_0x308713['height'])??this[_0x499aee(0x129)][_0x499aee(0x6aa)][_0x499aee(0x704)],_0x481fca=(_0x5ca8b3??_0x17529e??0x0)/_0x58ffe8;return!_0x3bd0aa||!Number[_0x499aee(0x581)](_0x3bd0aa)||_0x3bd0aa<=0x0||!_0x481fca||!Number[_0x499aee(0x581)](_0x481fca)||_0x481fca<=0x0?null:{'height':_0x481fca,'left':_0x3c15e9,'width':_0x3bd0aa};}};Bo=Q([Z(0x1,(0x0,n[_0x404806(0xec)])(n[_0x404806(0x746)])),Z(0x2,(0x0,n['Inject'])(n[_0x404806(0x3b0)])),Z(0x3,(0x0,n[_0x404806(0xec)])(Ci)),Z(0x4,(0x0,n[_0x404806(0xec)])(e[_0x404806(0x4b8)])),Z(0x5,f[_0x404806(0x1f0)]),Z(0x6,(0x0,n[_0x404806(0xec)])(r['DocViewScaleService']))],Bo);function Vo(_0x4f9e0e,_0x3797fb){const _0x5943eb=_0x404806;if(!_0x4f9e0e||typeof ResizeObserver>'u')return;let _0x168a0f=new ResizeObserver(()=>_0x3797fb());return _0x168a0f[_0x5943eb(0x1bc)](_0x4f9e0e),{'dispose':()=>_0x168a0f[_0x5943eb(0x344)]()};}function Ho(_0x39e9aa){const _0x1d636a=_0x404806;return!!_0x39e9aa&&typeof _0x39e9aa[_0x1d636a(0x136)]==_0x1d636a(0x338);}function Uo(_0x51229e,_0x36caa0){const _0x5d788a=_0x404806;return typeof _0x51229e==_0x5d788a(0x670)&&Number['isFinite'](_0x51229e)&&_0x51229e>0x1?_0x51229e:_0x36caa0;}function Wo(_0x5e09ac,_0x8e3e02,_0x422d1e){const _0x3cedc=_0x404806;return{...(0x0,e[_0x3cedc(0x71b)])(_0x5e09ac,_0x8e3e02),'afterCreateAnchor':_0x5578b1=>Ko(_0x422d1e,_0x5578b1['hostUnitId']),'afterRemoveAnchor':_0x426612=>Ko(_0x422d1e,_0x426612['hostUnitId'])};}function Go(){const _0x2aff05=_0x404806;return{'hostType':n[_0x2aff05(0x536)][_0x2aff05(0x15e)],'entry':_0x2aff05(0x43e),'layout':_0x2aff05(0x73b),'supportedLayouts':[_0x2aff05(0x73b),'docs-sticky-base',_0x2aff05(0x1ec),_0x2aff05(0x6fb),_0x2aff05(0x61c)],'menuBehavior':_0x2aff05(0x467)};}function Ko(_0x32d1c7,_0x33fbb8){const _0x54ec68=_0x404806;var _0x24ddd1,_0x4b3558,_0x493601,_0x1bad97;if(!_0x32d1c7)return;let _0x2eed3b=_0x32d1c7['getRenderUnitById'](_0x33fbb8);if(_0x2eed3b){for(let _0x5ccc71 of _0x2eed3b[_0x54ec68(0x3de)][_0x54ec68(0x4c9)]()){var _0x2fa23d;(_0x2fa23d=_0x5ccc71[_0x54ec68(0x152)])==null||_0x2fa23d[_0x54ec68(0x538)](_0x5ccc71);}(_0x24ddd1=_0x2eed3b['engine'])==null||_0x24ddd1[_0x54ec68(0x2b6)](),(_0x4b3558=_0x2eed3b[_0x54ec68(0x6aa)])==null||_0x4b3558['makeDirty'](),(_0x493601=_0x2eed3b[_0x54ec68(0x6f1)])==null||(_0x493601=_0x493601['call'](_0x2eed3b,r[_0x54ec68(0x181)]))==null||(_0x1bad97=_0x493601[_0x54ec68(0x382)])==null||_0x1bad97['call'](_0x493601);}}function qo(_0x4924f1){const _0x9e8c59=_0x404806;return{'childType':n[_0x9e8c59(0x536)][_0x9e8c59(0x15e)],'handleWheel':_0x325e69=>{const _0x3d1dbf=_0x9e8c59;let _0x8efb6c=_0x4924f1['has'](nr)?_0x4924f1[_0x3d1dbf(0x35f)](nr):void 0x0;if((_0x8efb6c==null?void 0x0:_0x8efb6c[_0x3d1dbf(0x249)](_0x325e69))===!0x0)return!0x0;if(!_0x4924f1['has'](f[_0x3d1dbf(0x1f0)]))return!0x1;let _0x300e77=_0x4924f1[_0x3d1dbf(0x35f)](f[_0x3d1dbf(0x1f0)])['getRenderUnitById'](_0x325e69[_0x3d1dbf(0x106)]),_0x1a0665=_0x300e77==null?void 0x0:_0x300e77[_0x3d1dbf(0x6aa)];return ri(_0x325e69,_0x1a0665==null?void 0x0:_0x1a0665[_0x3d1dbf(0x22f)](r['VIEWPORT_KEY'][_0x3d1dbf(0x37e)]),_0x1a0665);}};}function Jo(){return Ba({'childType':n['UniverInstanceType']['UNIVER_DOC'],'mount':Yo});}function Yo(_0xb7f9d5){const _0x8144f8=_0x404806;let {root:_0x5ed0f5,menu:_0x20f97d}=za(_0xb7f9d5),_0x4e9150=gt(_0x20f97d);return _0x4e9150['render']((0x0,c['createElement'])(st,{'injector':_0xb7f9d5[_0x8144f8(0x5c6)][_0x8144f8(0x697)],'mountContainer':_0x5ed0f5,'embedId':_0xb7f9d5[_0x8144f8(0x46d)]},(0x0,c['createElement'])(Xo,{'hostUnitId':_0xb7f9d5['hostUnitId'],'embedId':_0xb7f9d5[_0x8144f8(0x46d)],'entry':_0xb7f9d5['descriptor'][_0x8144f8(0x3fd)],'fullscreen':!!_0xb7f9d5[_0x8144f8(0x30d)][_0x8144f8(0x4aa)],'usesDomFloatingStage':_0xb7f9d5['descriptor'][_0x8144f8(0x3fd)]!=='slides-floating-object','renderScopeActive$':_0xb7f9d5[_0x8144f8(0x30d)]['active$']}))),(0x0,n['toDisposable'])(()=>{const _0x7872c1=_0x8144f8;_t(_0x4e9150),globalThis[_0x7872c1(0x661)](()=>_0x20f97d[_0x7872c1(0x2d1)](),0x0);});}function Xo(_0x265dfc){const _0xf1ac3=_0x404806;let {hostUnitId:_0x3b4a3a,embedId:_0x4acb21,entry:_0x27ccfc,fullscreen:_0x14f9cd,usesDomFloatingStage:_0x20fb26,renderScopeActive$:_0x3b2395}=_0x265dfc,_0x1b3363=(0x0,a['useObservable'])(()=>_0x3b2395,!0x1,!0x1,[_0x3b2395]),_0x39b8de=(0x0,a[_0xf1ac3(0x343)])(n[_0xf1ac3(0x3b0)]),_0x2641fc=(0x0,a[_0xf1ac3(0x343)])(U),_0x44ba4a=hn({'embedId':_0x4acb21,'active':(0x0,a['useObservable'])(()=>_0x2641fc['active$'],_0x2641fc[_0xf1ac3(0x4ff)](),!0x1,[_0x2641fc]),'fullscreen':_0x14f9cd,'usesDomFloatingStage':_0x20fb26,'renderScopeActive':_0x1b3363});return(0x0,p[_0xf1ac3(0x4fd)])('div',{'className':(0x0,o['clsx'])(_0xf1ac3(0x238),{'univer-hidden':_0x44ba4a!=='stage2','univer-static\x20univer-mx-auto\x20univer-my-1.5\x20univer-translate-x-0':_0x14f9cd,'univer-absolute\x20univer-left-1/2\x20univer-z-[30]\x20-univer-translate-x-1/2':!_0x14f9cd,'-univer-top-9':!_0x14f9cd&&_0x27ccfc!==_0xf1ac3(0x43e),'-univer-top-[52px]':!_0x14f9cd&&_0x27ccfc===_0xf1ac3(0x43e)}),'data-embed-floating-menu':_0xf1ac3(0x420),'data-embed-id':_0x4acb21,'data-embed-float-stage':_0x44ba4a,'onPointerDown':_0xf16a47=>_0xf16a47[_0xf1ac3(0x235)](),'children':(0x0,p[_0xf1ac3(0x4fd)])(o[_0xf1ac3(0x241)],{'type':_0xf1ac3(0x47c),'size':'small','variant':_0xf1ac3(0x35d),'className':_0xf1ac3(0x213),'onClick':()=>{const _0x5b44d0=_0xf1ac3;_0x39b8de[_0x5b44d0(0x29f)](e['RemoveEmbedCommand']['id'],{'hostUnitId':_0x3b4a3a,'embedId':_0x4acb21});},'children':(0x0,p[_0xf1ac3(0x4fd)])(s[_0xf1ac3(0x436)],{})})});}function Zo(_0x1c496d){Bi(_0x1c496d,'docs-ui.embed',Qo);}function Qo(_0x18d491){const _0x1aafa4=_0x404806;let _0x3471bb=_0x18d491[_0x1aafa4(0x35f)](e[_0x1aafa4(0xf6)]),_0xa08ab=_0x18d491['get'](Ze),_0x837ccd=_0x18d491['get'](Ye),_0x495ef9=_0x18d491[_0x1aafa4(0x35f)](H),_0x5bb2a1=_0x18d491['get'](Xe),_0x523d42=_0x18d491[_0x1aafa4(0x35f)](Kn),_0x803aa4=_0x18d491[_0x1aafa4(0x35f)](tr),_0x332840=_0x18d491['has'](e[_0x1aafa4(0x160)])?_0x18d491[_0x1aafa4(0x35f)](e['EmbedHostAnchorModelService']):void 0x0,_0x1f4675=_0x18d491[_0x1aafa4(0x287)](n['IUniverInstanceService'])?_0x18d491[_0x1aafa4(0x35f)](n['IUniverInstanceService']):void 0x0,_0x19cec2=_0x18d491[_0x1aafa4(0x287)](f['IRenderManagerService'])?_0x18d491[_0x1aafa4(0x35f)](f[_0x1aafa4(0x1f0)]):void 0x0;_0x19cec2==null||_0x19cec2['registerRenderModule'](n[_0x1aafa4(0x536)]['UNIVER_DOC'],[Bo]);let _0x3ecd61=Wo(_0x332840,_0x1f4675,_0x19cec2);_0x3471bb['get'](_0x3ecd61[_0x1aafa4(0x646)],_0x3ecd61[_0x1aafa4(0x3fd)])||_0x3471bb[_0x1aafa4(0x2c0)](_0x3ecd61);let _0xca6c24=Go();_0xa08ab[_0x1aafa4(0x35f)](_0xca6c24[_0x1aafa4(0x646)],_0xca6c24[_0x1aafa4(0x3fd)])||_0xa08ab[_0x1aafa4(0x2c0)](_0xca6c24);let _0x41e55c=Io();_0x837ccd['get'](_0x41e55c[_0x1aafa4(0x34e)])||_0x837ccd[_0x1aafa4(0x2c0)](_0x41e55c);let _0x286c7d=Fo();_0x495ef9['get'](_0x286c7d[_0x1aafa4(0x34e)])||_0x495ef9[_0x1aafa4(0x2c0)](_0x286c7d),Jo()[_0x1aafa4(0x72e)](_0x1e3a6c=>{const _0x277924=_0x1aafa4;_0x5bb2a1[_0x277924(0x16a)](_0x1e3a6c[_0x277924(0x646)],_0x1e3a6c[_0x277924(0x3fd)],_0x1e3a6c[_0x277924(0x34e)])||_0x5bb2a1[_0x277924(0x2c0)](_0x1e3a6c);}),_0x523d42['registerProvider'](Ni(_0x18d491,{'childType':n[_0x1aafa4(0x536)][_0x1aafa4(0x15e)],'renderManagerService':f['IRenderManagerService']})),_0x803aa4[_0x1aafa4(0x35f)](n['UniverInstanceType']['UNIVER_DOC'])||_0x803aa4['register'](qo(_0x18d491));}function $o(){const _0x278291=_0x404806;return{'childType':n[_0x278291(0x536)]['UNIVER_SHEET'],'measureContentSize':_0x66e02c=>{const _0x362ca7=_0x278291;let _0x447b8d=es(_0x66e02c[_0x362ca7(0x32e)]),_0xd5956c=ns(_0x66e02c[_0x362ca7(0x32e)]);return _0x447b8d==null&&_0xd5956c==null?void 0x0:{'height':_0x447b8d,'width':_0xd5956c};}};}function es(_0x1e47e8){const _0x147fb4=_0x404806;var _0x5c8f22;let _0x3b7e05=_0x1e47e8 instanceof n[_0x147fb4(0x2c8)]?_0x1e47e8[_0x147fb4(0x1c3)](!0x0):void 0x0;if(!_0x3b7e05)return;let _0x303b76=rs(_0x3b7e05);if(!Number['isFinite'](_0x303b76)||_0x303b76==null||_0x303b76<0x0)return;let _0x336e64=os((_0x5c8f22=_0x3b7e05[_0x147fb4(0x5ec)])==null||(_0x5c8f22=_0x5c8f22['call'](_0x3b7e05))==null?void 0x0:_0x5c8f22['defaultRowHeight'],n[_0x147fb4(0x37c)]),_0x1817f6=ts(_0x1e47e8),_0x13e5a5=0x0;for(let _0x26252f=0x0;_0x26252f<_0x303b76;_0x26252f++){var _0x54fc8b,_0xe1ab6e;((_0x54fc8b=_0x3b7e05[_0x147fb4(0x6b1)])==null?void 0x0:_0x54fc8b[_0x147fb4(0x538)](_0x3b7e05,_0x26252f))!==!0x1&&(_0x13e5a5+=ss((_0xe1ab6e=_0x3b7e05[_0x147fb4(0x3c0)])==null?void 0x0:_0xe1ab6e['call'](_0x3b7e05,_0x26252f),_0x336e64));}return _0x1817f6+_0x13e5a5;}function ts(_0x1ca96c){const _0x43d437=_0x404806;var _0x339a74;let _0x2e0e8f=_0x1ca96c instanceof n[_0x43d437(0x2c8)]?_0x1ca96c[_0x43d437(0x1c3)](!0x0):void 0x0,_0x2a7d9a=_0x2e0e8f==null||(_0x339a74=_0x2e0e8f[_0x43d437(0x5ec)])==null||(_0x339a74=_0x339a74[_0x43d437(0x538)](_0x2e0e8f))==null?void 0x0:_0x339a74[_0x43d437(0x188)];return _0x2a7d9a!=null&&_0x2a7d9a[_0x43d437(0x115)]?0x0:os(_0x2a7d9a==null?void 0x0:_0x2a7d9a[_0x43d437(0x704)],0x18);}function ns(_0x2f8015){const _0x24e152=_0x404806;var _0x4a3b38,_0x10eab;let _0x461694=_0x2f8015 instanceof n[_0x24e152(0x2c8)]?_0x2f8015['getActiveSheet'](!0x0):void 0x0;if(!_0x461694)return;let _0x77e9b1=is(_0x461694);if(!Number[_0x24e152(0x581)](_0x77e9b1)||_0x77e9b1==null||_0x77e9b1<0x0)return;let _0x19a6df=(_0x4a3b38=_0x461694[_0x24e152(0x5ec)])==null||(_0x4a3b38=_0x4a3b38['call'](_0x461694))==null?void 0x0:_0x4a3b38[_0x24e152(0x547)],_0x42e69e=os((_0x10eab=_0x461694['getConfig'])==null||(_0x10eab=_0x10eab[_0x24e152(0x538)](_0x461694))==null?void 0x0:_0x10eab[_0x24e152(0x2bf)],n[_0x24e152(0x739)]),_0x3725fe=_0x19a6df!=null&&_0x19a6df[_0x24e152(0x115)]?0x0:os(_0x19a6df==null?void 0x0:_0x19a6df[_0x24e152(0x6e7)],n[_0x24e152(0x1c1)]),_0x4f91cc=0x0;for(let _0x28e09a=0x0;_0x28e09a<_0x77e9b1;_0x28e09a++){var _0x234a8b,_0xa315da;((_0x234a8b=_0x461694[_0x24e152(0x44f)])==null?void 0x0:_0x234a8b[_0x24e152(0x538)](_0x461694,_0x28e09a))!==!0x1&&(_0x4f91cc+=os((_0xa315da=_0x461694[_0x24e152(0x3ac)])==null?void 0x0:_0xa315da[_0x24e152(0x538)](_0x461694,_0x28e09a),_0x42e69e));}return _0x3725fe+_0x4f91cc+f[_0x24e152(0x280)][_0x24e152(0x30c)];}function rs(_0x560f82){return as(_0x560f82['getRowCount']());}function is(_0x461977){const _0x373142=_0x404806;return as(_0x461977[_0x373142(0x5bf)]());}function as(_0x45945c){const _0x591253=_0x404806;return typeof _0x45945c==_0x591253(0x670)&&Number[_0x591253(0x581)](_0x45945c)&&_0x45945c>=0x0?Math[_0x591253(0x51b)](_0x45945c):void 0x0;}function os(_0x70f5d1,_0x4eb50e){const _0x46f68c=_0x404806;return typeof _0x70f5d1==_0x46f68c(0x670)&&Number['isFinite'](_0x70f5d1)&&_0x70f5d1>0x0?_0x70f5d1:_0x4eb50e;}function ss(_0x46cde5,_0x3aace4){const _0xfd41a2=_0x404806;return typeof _0x46cde5==_0xfd41a2(0x670)&&Number[_0xfd41a2(0x581)](_0x46cde5)&&_0x46cde5>=0x0?_0x46cde5:_0x3aace4;}function cs(){const _0x5bded8=_0x404806;return{'hostType':n[_0x5bded8(0x536)][_0x5bded8(0x534)],'entry':'sheets-floating-object','layout':_0x5bded8(0x34f),'supportedLayouts':[_0x5bded8(0x34f),_0x5bded8(0x1ec),_0x5bded8(0x6fb),_0x5bded8(0x61c)],'menuBehavior':_0x5bded8(0x467)};}function ls(){const _0x4abf2d=_0x404806;return{'hostType':n[_0x4abf2d(0x536)]['UNIVER_SHEET'],'entry':_0x4abf2d(0x345),'layout':_0x4abf2d(0x26d),'supportedLayouts':[_0x4abf2d(0x26d)],'menuBehavior':_0x4abf2d(0x2b8),'mount':_0x5d54ff=>{const _0x261f7a=_0x4abf2d;let _0x48a7f3=us(_0x261f7a(0x3ba),_0x5d54ff[_0x261f7a(0x41a)][_0x261f7a(0x375)]);return _0x48a7f3?{'hostElement':_0x48a7f3}:{};}};}function us(_0x1b9366,_0x3d4da2){const _0x367c35=_0x404806;return document[_0x367c35(0x2b9)]('['+_0x1b9366+'=\x22'+ds(_0x3d4da2)+'\x22]');}function ds(_0x1435a0){const _0x41dc39=_0x404806;return _0x1435a0[_0x41dc39(0x266)](/\\/g,'\x5c\x5c')[_0x41dc39(0x266)](/"/g,'\x5c\x22');}function fs(_0x34cfe2){const _0xed8d63=_0x404806;let _0x4b7513=_0x34cfe2['has'](n['IUniverInstanceService'])?_0x34cfe2[_0xed8d63(0x35f)](n['IUniverInstanceService']):void 0x0,_0x46e1c1=_0x34cfe2[_0xed8d63(0x287)](f[_0xed8d63(0x1f0)])?_0x34cfe2['get'](f[_0xed8d63(0x1f0)]):void 0x0;return{'childType':n[_0xed8d63(0x536)][_0xed8d63(0x534)],'getStickyHeaderHeight':_0x2c0b1b=>{const _0x35d797=_0xed8d63;let _0x1cb1e9=_0x2c0b1b[_0x35d797(0x5c6)][_0x35d797(0xcc)]??_0x4b7513;return ts(_0x1cb1e9==null?void 0x0:_0x1cb1e9[_0x35d797(0x330)](_0x2c0b1b[_0x35d797(0x106)],n[_0x35d797(0x536)][_0x35d797(0x534)]));},'subscribeVerticalScroll':(_0x478005,_0x26a50f)=>{const _0x1a7f4e=_0xed8d63;var _0x1b7a21,_0x43e30e;let _0x243df1=((_0x1b7a21=_0x478005[_0x1a7f4e(0x5c6)])==null?void 0x0:_0x1b7a21['injector'])??_0x34cfe2,_0x3992a7=_0x243df1!==_0x34cfe2&&_0x243df1[_0x1a7f4e(0x287)](f[_0x1a7f4e(0x1f0)])?_0x243df1['get'](f['IRenderManagerService']):_0x46e1c1,_0x446ba3=_0x3992a7==null||(_0x43e30e=_0x3992a7[_0x1a7f4e(0x335)](_0x478005[_0x1a7f4e(0x106)]))==null||(_0x43e30e=_0x43e30e[_0x1a7f4e(0x6aa)])==null?void 0x0:_0x43e30e[_0x1a7f4e(0x22f)](f[_0x1a7f4e(0x4c7)][_0x1a7f4e(0x37e)]);if(!_0x446ba3)return;let _0xb50496=_0x446ba3['onScrollByBar$']['subscribeEvent'](_0x42eb3b=>{const _0x29e621=_0x1a7f4e;_0x26a50f(_0x42eb3b['viewportScrollY']??_0x446ba3[_0x29e621(0x158)]??0x0);});return(0x0,n['toDisposable'])(()=>_0xb50496[_0x1a7f4e(0x12a)]());},'handleWheel':_0x45ab08=>{const _0x4b10fe=_0xed8d63;var _0xd470e;if(_0x45ab08[_0x4b10fe(0x20d)]!==_0x4b10fe(0x3bf)&&gn(_0x45ab08[_0x4b10fe(0x5d3)],_0x45ab08['event']))return!0x1;let _0x1d9aea=((_0xd470e=_0x45ab08[_0x4b10fe(0x5c6)])==null?void 0x0:_0xd470e[_0x4b10fe(0x697)])??_0x34cfe2,_0x39a0b9=_0x1d9aea!==_0x34cfe2&&_0x1d9aea[_0x4b10fe(0x287)](f[_0x4b10fe(0x1f0)])?_0x1d9aea['get'](f[_0x4b10fe(0x1f0)]):_0x46e1c1;if(!_0x39a0b9)return!0x1;let _0x37f0c5=_0x39a0b9['getRenderUnitById'](_0x45ab08['childUnitId']),_0x3489f7=_0x37f0c5==null?void 0x0:_0x37f0c5[_0x4b10fe(0x6aa)];return ri(_0x45ab08,_0x3489f7==null?void 0x0:_0x3489f7[_0x4b10fe(0x22f)](f[_0x4b10fe(0x4c7)][_0x4b10fe(0x37e)]),_0x3489f7);}};}function ps(_0x3a0c59){const _0x2ac777=_0x404806;let _0xcaf84c=[];return[[_0x2ac777(0x737),i[_0x2ac777(0x64d)],0x0],['outline',b[_0x2ac777(0x37f)],0x64],[_0x2ac777(0x14d),j[_0x2ac777(0x468)],0x64],[_0x2ac777(0x23b),T[_0x2ac777(0x556)],0x64],[_0x2ac777(0x557),E['SheetsDataValidationUIMenuSchema'],0x64],[_0x2ac777(0x3d1),O[_0x2ac777(0x37b)],0x64],['drawing',D[_0x2ac777(0x6fc)],0x64],[_0x2ac777(0x401),M[_0x2ac777(0x6ef)],0x64],[_0x2ac777(0x522),k['SheetsHyperLinkUIMenuSchema'],0x64],[_0x2ac777(0x2bb),P[_0x2ac777(0x44b)],0x64],[_0x2ac777(0x6b3),N[_0x2ac777(0x2b5)],0x64],[_0x2ac777(0x325),A[_0x2ac777(0x43a)],0x64],[_0x2ac777(0x2a5),S[_0x2ac777(0x49f)],0x64],[_0x2ac777(0x2ea),x['SheetsPivotTableUIMenuSchema'],0x64],[_0x2ac777(0x272),y[_0x2ac777(0x44e)],0x64],['sparkline',w[_0x2ac777(0x6e5)],0x64],[_0x2ac777(0x28c),C[_0x2ac777(0x4b4)],0x64]]['forEach'](([_0x2ef42f,_0xcb19e0,_0x56da7c])=>{const _0x573223=_0x2ac777;let _0x551bf1=Lt(_0x3a0c59,{'id':_0x573223(0x385)+_0x2ef42f,'childType':n[_0x573223(0x536)][_0x573223(0x534)],'surface':_0x573223(0x2ec),'order':_0x56da7c,'menuSchema':_0xcb19e0});_0x551bf1&&_0xcaf84c[_0x573223(0x42f)](_0x551bf1);}),(0x0,n[_0x2ac777(0x6e6)])(()=>_0xcaf84c[_0x2ac777(0x72e)](_0x2e1e7a=>_0x2e1e7a[_0x2ac777(0x3f7)]()));}function ms(){const _0x4419d3=_0x404806;return Wi({'childType':n[_0x4419d3(0x536)][_0x4419d3(0x534)],'productName':_0x4419d3(0x2a6)});}function hs(_0x2fbcca){const _0x301860=_0x404806;return{'childType':n[_0x301860(0x536)][_0x301860(0x534)],'supportedLayouts':['tab-peer',_0x301860(0x73b),'scroll-contained'],'canvasRootClassName':_0x301860(0x4c1),'beforeDeactivate':vs,'mount':_0x314f7b=>{const _0x31f497=_0x301860;var _0x548a5e;let _0x32f146=_0x314f7b['runtimeScope']['injector'],_0x5708ae=_0x314f7b['runtimeScope'][_0x31f497(0x1bf)][_0x31f497(0x24d)]??_0x314f7b[_0x31f497(0x30d)][_0x31f497(0x5b5)]??_0x314f7b[_0x31f497(0x30d)][_0x31f497(0x1f3)]??_0x314f7b[_0x31f497(0x30d)]['rootElement'],_0x24e54b=_0x314f7b[_0x31f497(0x5c6)][_0x31f497(0x1bf)][_0x31f497(0x6c3)]??_0x314f7b[_0x31f497(0x30d)][_0x31f497(0x1f3)]??_0x5708ae;_0x5708ae[_0x31f497(0x6a4)][_0x31f497(0x5e8)]=_0x314f7b[_0x31f497(0x106)],_0x5708ae[_0x31f497(0x6a4)][_0x31f497(0x323)]=_0x31f497(0x25c),_0x24e54b['dataset'][_0x31f497(0x5e8)]=_0x314f7b[_0x31f497(0x106)],_0x24e54b[_0x31f497(0x6a4)]['embedChildRenderMode']=_0x31f497(0x140);let _0x5497e7=_0x314f7b['injector']['get'](n[_0x31f497(0x746)])[_0x31f497(0x330)](_0x314f7b[_0x31f497(0x106)],n[_0x31f497(0x536)]['UNIVER_SHEET']),_0x3f72ac=_0x5497e7?ha(_0x314f7b,_0x2fbcca,_0xd3ae0=>_s(_0x5497e7,_0xd3ae0)):(0x0,n['toDisposable'])(()=>{}),_0x30c293=wi(_0x314f7b,f[_0x31f497(0x1f0)],_0x5708ae,{'scopedRenderInjector':!0x0})??(0x0,n[_0x31f497(0x6e6)])(()=>{}),_0x2d04b4=gs(_0x314f7b),_0x480fed=xs(_0x314f7b,_0x24e54b),_0x58674=gt(_0x24e54b);return _0x58674[_0x31f497(0x18e)]((0x0,p[_0x31f497(0x4fd)])(st,{'injector':_0x32f146,'mountContainer':_0x314f7b[_0x31f497(0x5c6)][_0x31f497(0x1bf)]['popup'],'embedId':_0x314f7b[_0x31f497(0x46d)],'children':(0x0,p[_0x31f497(0x4fd)])(Ss,{'canvasRoot':_0x5708ae,'showChrome':ys(_0x314f7b),'readonly':((_0x548a5e=_0x314f7b[_0x31f497(0x41a)])==null?void 0x0:_0x548a5e['mode'])===_0x31f497(0x4fb),'unitId':_0x314f7b['childUnitId']})})),(0x0,n[_0x31f497(0x6e6)])(()=>{const _0x530530=_0x31f497;_0x3f72ac[_0x530530(0x3f7)](),_0x480fed[_0x530530(0x3f7)](),_0x2d04b4[_0x530530(0x3f7)](),_0x30c293['dispose'](),_t(_0x58674),_0x5708ae['isConnected']&&(_0x5708ae[_0x530530(0x633)](_0x530530(0x3df)),_0x5708ae['removeAttribute']('data-embed-child-render-mode')),_0x24e54b['isConnected']&&(_0x24e54b['removeAttribute']('data-embed-child-render-unit-id'),_0x24e54b[_0x530530(0x633)](_0x530530(0x3ff)));});}};}function gs(_0x99805){const _0x34360a=_0x404806;var _0x330c4f;if(_0x99805['layout']!==_0x34360a(0x73b))return(0x0,n[_0x34360a(0x6e6)])(()=>{});let _0x5f2568=(_0x330c4f=_0x99805['injector'][_0x34360a(0x35f)](f[_0x34360a(0x1f0)])[_0x34360a(0x335)](_0x99805[_0x34360a(0x106)]))==null||(_0x330c4f=_0x330c4f[_0x34360a(0x6aa)]['getViewport'](f['SHEET_VIEWPORT_KEY']['VIEW_MAIN']))==null?void 0x0:_0x330c4f[_0x34360a(0x353)]();if(!_0x5f2568)return(0x0,n[_0x34360a(0x6e6)])(()=>{});let _0x3c8b58=_0x5f2568[_0x34360a(0x21a)];return _0x5f2568[_0x34360a(0x21a)]=!0x0,(0x0,n['toDisposable'])(()=>{const _0x5d2eec=_0x34360a;_0x5f2568[_0x5d2eec(0x21a)]=_0x3c8b58;});}function _s(_0x3eca7c,_0x361045){const _0x3942ab=_0x404806;var _0x2d857c;let _0x301aba=_0x361045==null?void 0x0:_0x361045[_0x3942ab(0x578)],_0x1547ca=(_0x301aba?_0x3eca7c[_0x3942ab(0x3b4)](_0x301aba):void 0x0)??_0x3eca7c[_0x3942ab(0x479)]()[0x0];_0x1547ca&&((_0x2d857c=_0x3eca7c[_0x3942ab(0x1c3)](!0x0))==null?void 0x0:_0x2d857c[_0x3942ab(0x365)]())!==_0x1547ca[_0x3942ab(0x365)]()&&_0x3eca7c[_0x3942ab(0x135)](_0x1547ca);}function vs(_0x2398cf){const _0x5bc576=_0x404806;var _0x4363b7;(_0x4363b7=_0x2398cf['runtimeScope'][_0x5bc576(0x519)])==null||_0x4363b7['syncExecuteCommand'](i[_0x5bc576(0x6bf)]['id'],{'visible':!0x1,'eventType':f[_0x5bc576(0x2a7)][_0x5bc576(0x67a)],'unitId':_0x2398cf[_0x5bc576(0x106)]}),_0x2398cf[_0x5bc576(0x5c6)][_0x5bc576(0x697)][_0x5bc576(0x287)](i['CellPopupManagerService'])&&_0x2398cf[_0x5bc576(0x5c6)][_0x5bc576(0x697)][_0x5bc576(0x35f)](i['CellPopupManagerService'])[_0x5bc576(0x5d6)](_0x2398cf['childUnitId']);}function ys(_0x1464d1){const _0x203735=_0x404806;return _0x1464d1[_0x203735(0x30d)][_0x203735(0x210)]===_0x203735(0x480)||!!_0x1464d1[_0x203735(0x30d)][_0x203735(0x4aa)];}function bs(_0x50974d,_0x11ca50){const _0x211d57=_0x404806;let _0x10fe51=_0x50974d[_0x211d57(0x1c2)][_0x211d57(0xf8)],_0x3562b7=_0x50974d['style'][_0x211d57(0x317)];return _0x50974d[_0x211d57(0x1c2)][_0x211d57(0xf8)]=_0x11ca50[_0x211d57(0x747)]?_0x211d57(0x19f):'',_0x50974d[_0x211d57(0x1c2)][_0x211d57(0x317)]=_0x11ca50[_0x211d57(0x2d8)]?i['SHEET_FOOTER_BAR_HEIGHT']+'px':'',(0x0,n[_0x211d57(0x6e6)])(()=>{const _0x45abd3=_0x211d57;_0x50974d[_0x45abd3(0x1c2)][_0x45abd3(0xf8)]=_0x10fe51,_0x50974d[_0x45abd3(0x1c2)][_0x45abd3(0x317)]=_0x3562b7;});}function xs(_0x5bd9a1,_0x37dc0b){const _0x1070ea=_0x404806;var _0x3311e7,_0x5c48f7;return(_0x3311e7=_0x5bd9a1[_0x1070ea(0x697)])!=null&&(_0x5c48f7=_0x3311e7[_0x1070ea(0x287)])!=null&&_0x5c48f7['call'](_0x3311e7,qn)?_0x5bd9a1[_0x1070ea(0x697)][_0x1070ea(0x35f)](qn)[_0x1070ea(0x2c0)]({'embedId':_0x5bd9a1[_0x1070ea(0x46d)],'childUnitId':_0x5bd9a1['childUnitId'],'root':_0x5bd9a1[_0x1070ea(0x30d)]['rootElement'],'contentRoot':_0x37dc0b}):(0x0,n[_0x1070ea(0x6e6)])(()=>{});}function Ss(_0x14eca0){const _0x2b01fa=_0x404806;let {canvasRoot:_0x647d32,readonly:_0x36df1b,showChrome:_0xed8b66,unitId:_0x2c3c0a}=_0x14eca0,_0x190762=(0x0,a[_0x2b01fa(0x246)])(i[_0x2b01fa(0x13f)]),_0x36edce=(0x0,a[_0x2b01fa(0x343)])(a[_0x2b01fa(0x61e)]),_0xc962dc=_0x36edce[_0x2b01fa(0x35f)]('SheetShapeTextEditorContainer')??_0x36edce['get'](_0x2b01fa(0x47f)),_0x3a4dcc=_0xed8b66&&(_0x190762==null?void 0x0:_0x190762['formulaBar'])!==!0x1,_0x50674b=_0x190762==null?void 0x0:_0x190762[_0x2b01fa(0x137)],_0x39fc5c=_0xed8b66&&_0x50674b!==!0x1&&(typeof _0x50674b!=_0x2b01fa(0x586)||_0x50674b[_0x2b01fa(0x2d8)]!==!0x1);return(0x0,c[_0x2b01fa(0x6fd)])(()=>{let _0x18bfe8=bs(_0x647d32,{'formulaBar':_0x3a4dcc,'sheetBar':_0x39fc5c});return()=>_0x18bfe8['dispose']();},[_0x647d32,_0x3a4dcc,_0x39fc5c]),(0x0,p[_0x2b01fa(0x117)])(p[_0x2b01fa(0x50f)],{'children':[(0x0,p[_0x2b01fa(0x4fd)])(_0x2b01fa(0xef),{'className':_0x2b01fa(0x15f),'data-u-comp':_0x2b01fa(0x463),'children':(0x0,p[_0x2b01fa(0x4fd)])(a['FloatDom'],{'unitId':_0x2c3c0a})}),_0x3a4dcc&&(0x0,p[_0x2b01fa(0x4fd)])('div',{'className':'univer-absolute\x20univer-inset-x-0\x20univer-top-0\x20univer-z-10','style':{'height':0x1c},'children':(0x0,p['jsx'])(i['FormulaBar'],{})}),!_0x36df1b&&_0xc962dc&&(0x0,p[_0x2b01fa(0x4fd)])(_0xc962dc,{}),!_0x36df1b&&!(_0x190762!=null&&_0x190762[_0x2b01fa(0x48d)])&&(0x0,p[_0x2b01fa(0x4fd)])(i[_0x2b01fa(0x31f)],{}),!_0x36df1b&&(0x0,p['jsx'])(i[_0x2b01fa(0x72a)],{}),_0x39fc5c&&(0x0,p[_0x2b01fa(0x4fd)])(_0x2b01fa(0xef),{'className':_0x2b01fa(0x643),'style':{'height':i[_0x2b01fa(0x4f0)]},'children':(0x0,p[_0x2b01fa(0x4fd)])(i['SheetBar'],{})})]});}const Cs=(0x0,c[_0x404806(0x4b6)])(({children:_0x4a4871,className:_0x36df1e,title:_0x20fb61,onClick:_0x1155dc,onMouseDown:_0x2055d8,onPointerDown:_0x2886f9,..._0x334430},_0x37e441)=>{const _0x34e087=_0x404806;let _0x5ba68d=(0x0,a[_0x34e087(0x343)])(n[_0x34e087(0x63a)])['t'](_0x20fb61);return(0x0,p[_0x34e087(0x4fd)])(o['Button'],{'ref':_0x37e441,'type':_0x34e087(0x47c),'size':_0x34e087(0x232),'variant':'ghost','aria-label':_0x5ba68d,'title':_0x5ba68d,'className':(0x0,o[_0x34e087(0x40f)])(_0x34e087(0x6c2),_0x36df1e),'onPointerDown':_0x48e0a8=>{_0x48e0a8['stopPropagation'](),_0x2886f9==null||_0x2886f9(_0x48e0a8);},'onMouseDown':_0x5d8bf1=>{_0x5d8bf1['stopPropagation'](),_0x2055d8==null||_0x2055d8(_0x5d8bf1);},'onClick':_0x3a1c6a=>{const _0x19617e=_0x34e087;_0x1155dc==null||_0x1155dc(_0x3a1c6a),_0x3a1c6a[_0x19617e(0x235)]();},..._0x334430,'children':_0x4a4871});}),ws=(0x0,c['forwardRef'])(({title:_0x5b8421,primary:_0x1ce050,disabled:_0x4e1886,open:_0x3670a1,onPrimaryClick:_0x1ed237,onMouseDown:_0xdc2922,onPointerDown:_0x5e80a1,onClick:_0x21dee9,..._0x4f8a72},_0x12b19a)=>(0x0,p['jsxs'])('div',{'ref':_0x12b19a,'className':(0x0,o[_0x404806(0x40f)])(_0x404806(0x33c),{'univer-bg-gray-100\x20dark:!univer-bg-gray-700':_0x3670a1,'univer-cursor-not-allowed\x20univer-opacity-60':_0x4e1886}),'onPointerDown':_0x420c9a=>{const _0x2b7113=_0x404806;_0x420c9a[_0x2b7113(0x235)](),_0x5e80a1==null||_0x5e80a1(_0x420c9a);},'onMouseDown':_0x4580ad=>{const _0x2f69f0=_0x404806;_0x4580ad[_0x2f69f0(0x235)](),_0xdc2922==null||_0xdc2922(_0x4580ad);},'onClick':_0x2b7584=>{_0x21dee9==null||_0x21dee9(_0x2b7584),_0x2b7584['stopPropagation']();},..._0x4f8a72,'children':[(0x0,p[_0x404806(0x4fd)])('button',{'type':_0x404806(0x47c),'className':_0x404806(0x357),'disabled':_0x4e1886,'onClick':_0x51fab9=>{const _0x162a86=_0x404806;_0x51fab9[_0x162a86(0x235)](),_0x1ed237();},'children':_0x1ce050}),(0x0,p[_0x404806(0x4fd)])(o['Separator'],{'orientation':_0x404806(0x257)}),(0x0,p['jsx'])(_0x404806(0x47c),{'type':'button','className':_0x404806(0x1c9),'disabled':_0x4e1886,'children':(0x0,p[_0x404806(0x4fd)])(s[_0x404806(0x1ee)],{})})]}));ws[_0x404806(0x4da)]=_0x404806(0xae);function Ts(_0x2afdb0){const _0x252618=_0x404806;let {children:_0xb7822e,title:_0x901252,className:_0x4db01b,disabled:_0x348dc1,active:_0x59a857,onClick:_0x279ad8}=_0x2afdb0;return(0x0,p[_0x252618(0x4fd)])(o['Tooltip'],{'title':_0x901252,'placement':'bottom','children':(0x0,p[_0x252618(0x4fd)])(a['ToolbarButton'],{'className':(0x0,o[_0x252618(0x40f)])(_0x252618(0xf1),_0x4db01b),'disabled':_0x348dc1,'active':_0x59a857,'onClick':_0x279ad8,'children':_0xb7822e})});}function Es(_0xaafb2f){const _0x214645=_0x404806;let {item:_0x4aa616,children:_0x1e63cb,title:_0x5814e8,onClick:_0x4511e7}=_0xaafb2f,{hidden:_0x3bb6a1,disabled:_0x240887,activated:_0x342c83}=Ds(_0x4aa616),_0x436c5d=(0x0,a[_0x214645(0x343)])(n[_0x214645(0x63a)]);return!_0x4aa616||_0x3bb6a1?null:(0x0,p[_0x214645(0x4fd)])(Ts,{'title':_0x436c5d['t'](_0x5814e8),'disabled':_0x240887,'active':_0x342c83,'onClick':_0x4511e7,'children':_0x1e63cb});}function Ds(_0x4ef505){const _0x439c13=_0x404806;return{'hidden':(0x0,a['useObservable'])(()=>{const _0x5719c0=_0x159c;var _0x25448b;return(_0x4ef505==null||(_0x25448b=_0x4ef505['hidden$'])==null?void 0x0:_0x25448b[_0x5719c0(0x311)]((0x0,l[_0x5719c0(0x732)])(!0x1)))??(0x0,l['of'])(!0x1);},!0x1,!0x1,[_0x4ef505]),'disabled':(0x0,a['useObservable'])(()=>{const _0x54d167=_0x159c;var _0x5f11b7;return(_0x4ef505==null||(_0x5f11b7=_0x4ef505['disabled$'])==null?void 0x0:_0x5f11b7[_0x54d167(0x311)]((0x0,l['startWith'])(!0x1)))??(0x0,l['of'])(!0x1);},!0x1,!0x1,[_0x4ef505]),'activated':(0x0,a[_0x439c13(0x261)])(()=>{const _0xb134e1=_0x439c13;var _0x47e38f;return(_0x4ef505==null||(_0x47e38f=_0x4ef505['activated$'])==null?void 0x0:_0x47e38f['pipe']((0x0,l[_0xb134e1(0x732)])(!0x1)))??(0x0,l['of'])(!0x1);},!0x1,!0x1,[_0x4ef505]),'value':(0x0,a[_0x439c13(0x261)])(()=>{const _0x16f8c1=_0x439c13;var _0x37f57f;return(_0x4ef505==null||(_0x37f57f=_0x4ef505[_0x16f8c1(0x218)])==null?void 0x0:_0x37f57f[_0x16f8c1(0x311)]((0x0,l[_0x16f8c1(0x732)])(void 0x0)))??(0x0,l['of'])(void 0x0);},void 0x0,!0x1,[_0x4ef505])};}function Os(_0x47f49c){const _0x5ca958=_0x404806;return _0x47f49c[_0x5ca958(0x542)]??_0x47f49c[_0x5ca958(0x678)]??_0x47f49c['id'];}function ks(_0x338e9d){const _0x4c502f=_0x404806;return typeof _0x338e9d[_0x4c502f(0x4c5)]==_0x4c502f(0x6cd)?_0x338e9d['label']:typeof _0x338e9d[_0x4c502f(0x185)]==_0x4c502f(0x6cd)||typeof _0x338e9d[_0x4c502f(0x185)]=='number'?String(_0x338e9d[_0x4c502f(0x185)]):_0x338e9d['id']??'';}function As(_0xcfd156){const _0x70cdd6=_0x404806;return _0xcfd156===n[_0x70cdd6(0x6de)][_0x70cdd6(0x54c)]?(0x0,p[_0x70cdd6(0x4fd)])(s[_0x70cdd6(0x5c4)],{}):_0xcfd156===n[_0x70cdd6(0x6de)][_0x70cdd6(0x4e7)]?(0x0,p['jsx'])(s[_0x70cdd6(0x432)],{}):(0x0,p[_0x70cdd6(0x4fd)])(s[_0x70cdd6(0x59b)],{});}function js(_0x35b415){return _0x35b415 instanceof HTMLElement&&!!_0x35b415['closest']('button,\x20input,\x20textarea,\x20[contenteditable=\x22true\x22],\x20[role=\x22button\x22],\x20[role=\x22combobox\x22],\x20[data-u-comp=\x22select\x22],\x20.univer-select');}function $(_0x4c4e03){const _0x57c643=_0x404806;_0x4c4e03[_0x57c643(0x235)](),js(_0x4c4e03[_0x57c643(0x2c2)])||_0x4c4e03['preventDefault']();}function Ms(_0x5973d3,_0xffc73c){const _0x3b0fa0=_0x404806;if(!(_0x5973d3 instanceof HTMLElement))return!0x1;let _0x5946d7=_0x5973d3[_0x3b0fa0(0x23f)](_0x3b0fa0(0x3d2));return(_0x5946d7==null?void 0x0:_0x5946d7[_0x3b0fa0(0x125)]('data-embed-id'))===_0xffc73c;}function Ns(_0x1ae93f,_0x36d961){const _0x219beb=_0x404806;let _0x5da80a=_0x1ae93f[_0x219beb(0x2c2)];Ms(_0x5da80a,_0x36d961)&&_0x1ae93f[_0x219beb(0xde)]();}function Ps(_0x9e3c97){const _0x51cb4f=_0x404806;let {embedId:_0x37af66,children:_0xb8acf3,onPointerDown:_0x9a9ac4}=_0x9e3c97;return(0x0,p['jsx'])(_0x51cb4f(0x14a),{'data-embed-id':_0x37af66,'data-embed-floating-menu-popup':_0x51cb4f(0x420),'className':_0x51cb4f(0x3ad),'onPointerDown':_0x9a9ac4,'onMouseDown':$,'children':_0xb8acf3});}function Fs(_0x251864){const _0xc0dc4b=_0x404806;let {children:_0x509eab}=_0x251864;return(0x0,p['jsx'])(_0xc0dc4b(0xef),{'className':'univer-flex\x20univer-items-center\x20univer-gap-1','children':_0x509eab});}function Is(_0x8845b0){const _0x207bbf=_0x404806;let {embedId:_0x422c1c,title:_0x4b4ef6,trigger:_0x32a57f,overlay:_0x49dd1c,disabled:_0x32939b,triggerClassName:_0x2de144,open:_0x257ecd,onOpenChange:_0x534818}=_0x8845b0;return(0x0,p['jsx'])(o[_0x207bbf(0x184)],{'disabled':_0x32939b,'align':_0x207bbf(0x60f),'sideOffset':0x6,'open':_0x257ecd,'onOpenChange':_0x534818,'onPointerDownOutside':_0xfb4d1=>Ns(_0xfb4d1,_0x422c1c),'onFocusOutside':_0xd1e9ab=>Ns(_0xd1e9ab,_0x422c1c),'onInteractOutside':_0x3998bb=>Ns(_0x3998bb,_0x422c1c),'overlay':(0x0,p[_0x207bbf(0x4fd)])('div',{'data-embed-id':_0x422c1c,'data-embed-floating-menu-popup':_0x207bbf(0x420),'onPointerDown':$,'onMouseDown':$,'children':_0x49dd1c}),'children':(0x0,p[_0x207bbf(0x4fd)])(Cs,{'title':_0x4b4ef6,'data-state':_0x257ecd?_0x207bbf(0x5ae):_0x207bbf(0x742),'disabled':_0x32939b,'className':_0x2de144,'children':_0x32a57f})});}function Ls(_0xc1a073){const _0x33d36d=_0x404806;let {children:_0x40dbb2}=_0xc1a073;return(0x0,p[_0x33d36d(0x4fd)])(_0x33d36d(0x14a),{'className':_0x33d36d(0x6be),'onPointerDown':$,'onMouseDown':$,'children':_0x40dbb2});}function Rs(_0x556018){const _0x5dbcad=_0x404806;let {children:_0x383139}=_0x556018;return(0x0,p[_0x5dbcad(0x4fd)])(_0x5dbcad(0x14a),{'className':_0x5dbcad(0x57b),'onPointerDown':$,'onMouseDown':$,'children':_0x383139});}function zs(_0x363c96){const _0x5e5c35=_0x404806;let {children:_0x33ba76,icon:_0x25f8d1,onClick:_0x58ffd6}=_0x363c96;return(0x0,p[_0x5e5c35(0x117)])(_0x5e5c35(0x47c),{'type':'button','className':_0x5e5c35(0x2d4),'onClick':_0x58ffd6,'children':[(0x0,p[_0x5e5c35(0x4fd)])('span',{'className':_0x5e5c35(0x6b8),'children':_0x25f8d1}),(0x0,p['jsx'])(_0x5e5c35(0x147),{'className':_0x5e5c35(0x41d),'children':_0x33ba76})]});}function Bs(_0x2d9bc8){const _0x2be40d=_0x404806;let {children:_0x259981,icon:_0x5ca4d5,active:_0x2e65a0,onClick:_0x1725c5}=_0x2d9bc8;return(0x0,p[_0x2be40d(0x117)])(_0x2be40d(0x47c),{'type':_0x2be40d(0x47c),'className':(0x0,o[_0x2be40d(0x40f)])(_0x2be40d(0x6ed),{'!univer-bg-gray-200\x20dark:!univer-bg-gray-500':_0x2e65a0}),'onClick':_0x1725c5,'children':[_0x5ca4d5,_0x259981]});}function Vs(_0x1529b2){const _0x564c2a=_0x404806;let {title:_0x1e6da5,active:_0x17844e,disabled:_0x5d23fd,children:_0x389c68,onClick:_0x43bcf6}=_0x1529b2;return(0x0,p[_0x564c2a(0x4fd)])(o[_0x564c2a(0xe7)],{'title':(0x0,a[_0x564c2a(0x343)])(n[_0x564c2a(0x63a)])['t'](_0x1e6da5),'placement':_0x564c2a(0x317),'children':(0x0,p[_0x564c2a(0x4fd)])(a[_0x564c2a(0x336)],{'className':_0x564c2a(0x6b4),'disabled':_0x5d23fd,'active':_0x17844e,'onClick':_0x43bcf6,'children':_0x389c68})});}function Hs(){return[...i['BORDER_LINE_CHILDREN']];}function Us(){const _0x2f685d=_0x404806;return[...a[_0x2f685d(0x4b7)]];}function Ws(_0x4b5a90){const _0x1ef705=_0x404806;return!_0x4b5a90||!(_0x1ef705(0x6e0)in _0x4b5a90)||!Array[_0x1ef705(0x206)](_0x4b5a90[_0x1ef705(0x6e0)])?[]:_0x4b5a90[_0x1ef705(0x6e0)];}function Gs(_0x9a9f81){const _0xc5e740=_0x404806;let {menuItem:_0x15de17,onClick:_0x486a1e}=_0x9a9f81,{hidden:_0x26f19a,disabled:_0x5ba4e5,value:_0x5413bb}=Ds(_0x15de17),_0x580dcb=(0x0,a['useDependency'])(n[_0xc5e740(0x63a)]);if(!_0x15de17||_0x26f19a)return null;let _0x16df23=_0x580dcb['t'](_0xc5e740(0x5a2));return(0x0,p[_0xc5e740(0x4fd)])(o[_0xc5e740(0xe7)],{'title':_0x16df23,'placement':_0xc5e740(0x317),'children':(0x0,p[_0xc5e740(0x117)])(Cs,{'title':_0x16df23,'disabled':_0x5ba4e5,'onClick':_0x486a1e,'children':[(0x0,p['jsx'])(s[_0xc5e740(0x445)],{}),(0x0,p[_0xc5e740(0x4fd)])(_0xc5e740(0x147),{'children':typeof _0x5413bb=='string'&&_0x5413bb?_0x5413bb:_0xc5e740(0x500)}),(0x0,p['jsx'])(s[_0xc5e740(0x1ee)],{})]})});}function Ks(_0x146566){const _0x5a721f=_0x404806;let {embedId:_0x3b52c3,menuItem:_0x38d9be,title:_0x1739ef,open:_0x36c657,onOpenChange:_0x3d943b,onSelect:_0x25cb6a}=_0x146566,{hidden:_0xe98330,disabled:_0x3a2b17,value:_0x236d04}=Ds(_0x38d9be);if(!_0x38d9be||_0xe98330)return null;let _0x52520c=typeof _0x236d04==_0x5a721f(0x6cd)&&_0x236d04?_0x236d04:_0x5a721f(0x274);return(0x0,p[_0x5a721f(0x4fd)])(Is,{'embedId':_0x3b52c3,'disabled':_0x3a2b17,'title':_0x1739ef,'open':_0x36c657,'onOpenChange':_0x3d943b,'trigger':(0x0,p[_0x5a721f(0x117)])(p[_0x5a721f(0x50f)],{'children':[(0x0,p['jsx'])(_0x5a721f(0x147),{'className':_0x5a721f(0xa5),'children':_0x52520c}),(0x0,p[_0x5a721f(0x4fd)])(s[_0x5a721f(0x1ee)],{})]}),'overlay':(0x0,p[_0x5a721f(0x4fd)])(_0x5a721f(0xef),{'className':_0x5a721f(0x1b9),'onPointerDown':$,'onMouseDown':$,'children':(0x0,p['jsx'])(a[_0x5a721f(0x65a)],{'value':_0x52520c,'onChange':_0x1c9a36=>{_0x25cb6a(_0x1c9a36),_0x3d943b(!0x1);}})})});}function qs(_0x487027){const _0x3c2dc3=_0x404806;let {embedId:_0x3141ef,menuItem:_0x4c1f68,title:_0x2fc3f8,open:_0x2cde05,onOpenChange:_0x4347cf,onSelect:_0x4d3d6c}=_0x487027,{hidden:_0x5c811d,disabled:_0x5e2280,value:_0x35aefc}=Ds(_0x4c1f68);if(!_0x4c1f68||_0x5c811d)return null;let _0x316d0c=typeof _0x35aefc==_0x3c2dc3(0x670)||typeof _0x35aefc=='string'?Number(_0x35aefc):0xb;return(0x0,p[_0x3c2dc3(0x4fd)])(Is,{'embedId':_0x3141ef,'disabled':_0x5e2280,'title':_0x2fc3f8,'open':_0x2cde05,'onOpenChange':_0x4347cf,'trigger':(0x0,p[_0x3c2dc3(0x117)])(p[_0x3c2dc3(0x50f)],{'children':[(0x0,p[_0x3c2dc3(0x4fd)])(_0x3c2dc3(0x147),{'className':'univer-min-w-6\x20univer-text-left','children':_0x316d0c}),(0x0,p[_0x3c2dc3(0x4fd)])(s['MoreDownIcon'],{})]}),'overlay':(0x0,p['jsx'])(_0x3c2dc3(0xef),{'className':'univer-box-border\x20univer-max-h-72\x20univer-min-w-20\x20univer-overflow-y-auto\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-white\x20univer-p-1\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900','onPointerDown':$,'onMouseDown':$,'children':Us()[_0x3c2dc3(0x26b)](_0x34df93=>{const _0xb3cd9b=_0x3c2dc3;let _0x5d33c5=Number(_0x34df93[_0xb3cd9b(0x185)])===_0x316d0c;return(0x0,p['jsxs'])(_0xb3cd9b(0x47c),{'type':_0xb3cd9b(0x47c),'className':(0x0,o[_0xb3cd9b(0x40f)])('univer-grid\x20univer-h-7\x20univer-w-full\x20univer-grid-cols-[1fr_1rem]\x20univer-items-center\x20univer-gap-2\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20univer-text-left\x20univer-text-sm\x20univer-text-gray-900\x20hover:univer-bg-gray-100\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-700',{'univer-bg-gray-100\x20dark:!univer-bg-gray-700':_0x5d33c5}),'onClick':()=>{const _0x116c55=_0xb3cd9b;_0x4d3d6c(String(_0x34df93[_0x116c55(0x185)])),_0x4347cf(!0x1);},'children':[(0x0,p[_0xb3cd9b(0x4fd)])('span',{'children':_0x34df93[_0xb3cd9b(0x4c5)]}),_0x5d33c5&&(0x0,p[_0xb3cd9b(0x4fd)])(s[_0xb3cd9b(0x72b)],{'className':_0xb3cd9b(0x1a0)})]},_0x34df93[_0xb3cd9b(0x185)]);})})});}function Js(_0x106676){const _0x289b5a=_0x404806;let {embedId:_0x453055,menuItem:_0x2333a2,open:_0x3a3a55,onOpenChange:_0x18c65c,execute:_0x1d0df6}=_0x106676,{hidden:_0x43190a,disabled:_0x30d6e7}=Ds(_0x2333a2);return!_0x2333a2||_0x43190a?null:(0x0,p[_0x289b5a(0x4fd)])(Is,{'embedId':_0x453055,'disabled':_0x30d6e7,'title':_0x289b5a(0x634),'triggerClassName':_0x289b5a(0x352),'open':_0x3a3a55,'onOpenChange':_0x18c65c,'trigger':(0x0,p['jsxs'])(p[_0x289b5a(0x50f)],{'children':[(0x0,p[_0x289b5a(0x4fd)])(s[_0x289b5a(0x550)],{}),(0x0,p[_0x289b5a(0x4fd)])(s[_0x289b5a(0x1ee)],{})]}),'overlay':(0x0,p['jsx'])(Ps,{'embedId':_0x453055,'onPointerDown':_0x39dd58=>_0x39dd58[_0x289b5a(0x235)](),'children':(0x0,p[_0x289b5a(0x117)])(Fs,{'children':[(0x0,p[_0x289b5a(0x4fd)])(Xs,{'item':_0x2333a2,'title':_0x289b5a(0x640),'onClick':()=>_0x1d0df6(_0x2333a2,{'value':n[_0x289b5a(0x297)][_0x289b5a(0x150)]}),'children':(0x0,p[_0x289b5a(0x4fd)])(s['LeftJustifyingIcon'],{})}),(0x0,p[_0x289b5a(0x4fd)])(Xs,{'item':_0x2333a2,'title':'embed-ui.sheetsFloating.align.center','onClick':()=>_0x1d0df6(_0x2333a2,{'value':n['HorizontalAlign']['CENTER']}),'children':(0x0,p[_0x289b5a(0x4fd)])(s[_0x289b5a(0x24f)],{})}),(0x0,p[_0x289b5a(0x4fd)])(Xs,{'item':_0x2333a2,'title':_0x289b5a(0x189),'onClick':()=>_0x1d0df6(_0x2333a2,{'value':n[_0x289b5a(0x297)][_0x289b5a(0x68f)]}),'children':(0x0,p[_0x289b5a(0x4fd)])(s['RightJustifyingIcon'],{})})]})})});}function Ys(_0x15da25){const _0x36d546=_0x404806;let {embedId:_0x4a7d47,menuItem:_0x54fea8,open:_0x45e584,onOpenChange:_0x4ccd60,execute:_0x495fb0}=_0x15da25,{hidden:_0x58e1a8,disabled:_0x103129}=Ds(_0x54fea8);return!_0x54fea8||_0x58e1a8?null:(0x0,p[_0x36d546(0x4fd)])(Is,{'embedId':_0x4a7d47,'disabled':_0x103129,'title':'embed-ui.sheetsFloating.toolbar.verticalAlignMode.main','triggerClassName':'univer-gap-0.5\x20univer-px-1','open':_0x45e584,'onOpenChange':_0x4ccd60,'trigger':(0x0,p[_0x36d546(0x117)])(p[_0x36d546(0x50f)],{'children':[(0x0,p[_0x36d546(0x4fd)])(s[_0x36d546(0x20b)],{}),(0x0,p[_0x36d546(0x4fd)])(s[_0x36d546(0x1ee)],{})]}),'overlay':(0x0,p[_0x36d546(0x4fd)])(Ps,{'embedId':_0x4a7d47,'onPointerDown':_0x7052be=>_0x7052be[_0x36d546(0x235)](),'children':(0x0,p[_0x36d546(0x117)])(Fs,{'children':[(0x0,p[_0x36d546(0x4fd)])(Xs,{'item':_0x54fea8,'title':'embed-ui.sheetsFloating.align.top','onClick':()=>_0x495fb0(_0x54fea8,{'value':n[_0x36d546(0x215)][_0x36d546(0x53a)]}),'children':(0x0,p[_0x36d546(0x4fd)])(s[_0x36d546(0x736)],{})}),(0x0,p[_0x36d546(0x4fd)])(Xs,{'item':_0x54fea8,'title':_0x36d546(0x427),'onClick':()=>_0x495fb0(_0x54fea8,{'value':n[_0x36d546(0x215)][_0x36d546(0x4b5)]}),'children':(0x0,p['jsx'])(s[_0x36d546(0x20b)],{})}),(0x0,p[_0x36d546(0x4fd)])(Xs,{'item':_0x54fea8,'title':_0x36d546(0x154),'onClick':()=>_0x495fb0(_0x54fea8,{'value':n[_0x36d546(0x215)]['BOTTOM']}),'children':(0x0,p['jsx'])(s[_0x36d546(0x2e1)],{})})]})})});}function Xs(_0x3b1683){const _0x91623b=_0x404806;let {item:_0x1f9ac7,title:_0x431636,children:_0x26afb9,onClick:_0x422879}=_0x3b1683,{hidden:_0xf4773f,disabled:_0x235794,activated:_0x242b5b}=Ds(_0x1f9ac7);return!_0x1f9ac7||_0xf4773f?null:(0x0,p[_0x91623b(0x4fd)])(Vs,{'title':_0x431636,'disabled':_0x235794,'active':_0x242b5b,'onClick':_0x422879,'children':_0x26afb9});}function Zs(_0x4e63ae){const _0x1b7e15=_0x404806;let {embedId:_0x52c9de,menuItem:_0x15f1ee,title:_0x24bb99,icon:_0x4d631c,defaultColor:_0xe3c093,open:_0x3f37c5,onOpenChange:_0x46b4c9,onChange:_0x12fb53,onReset:_0x313e9e}=_0x4e63ae,_0x3f7719=(0x0,a[_0x1b7e15(0x343)])(n[_0x1b7e15(0x63a)]),{hidden:_0xb19caf,disabled:_0x35e943,value:_0x3234e3}=Ds(_0x15f1ee),[_0x2cabfa,_0x144cb6]=(0x0,c['useState'])(_0xe3c093);return!_0x15f1ee||_0xb19caf?null:(0x0,p[_0x1b7e15(0x4fd)])(o['Dropdown'],{'disabled':_0x35e943,'align':'start','sideOffset':0x6,'open':_0x3f37c5,'onOpenChange':_0x46b4c9,'onPointerDownOutside':_0x32320f=>Ns(_0x32320f,_0x52c9de),'onFocusOutside':_0xcf0aa0=>Ns(_0xcf0aa0,_0x52c9de),'onInteractOutside':_0x5cb05a=>Ns(_0x5cb05a,_0x52c9de),'overlay':(0x0,p['jsxs'])(_0x1b7e15(0xef),{'data-embed-id':_0x52c9de,'data-embed-floating-menu-popup':_0x1b7e15(0x420),'className':_0x1b7e15(0x393),'onPointerDown':$,'onMouseDown':$,'children':[(0x0,p['jsx'])(o[_0x1b7e15(0x178)],{'value':typeof _0x3234e3==_0x1b7e15(0x6cd)&&_0x3234e3?_0x3234e3:_0x2cabfa,'onChange':_0xffd89c=>{_0x144cb6(_0xffd89c),_0x12fb53(_0xffd89c);}}),(0x0,p[_0x1b7e15(0x4fd)])(o[_0x1b7e15(0x6f4)],{}),(0x0,p[_0x1b7e15(0x117)])(_0x1b7e15(0x47c),{'type':'button','className':_0x1b7e15(0x4f3),'onClick':()=>{_0x144cb6(_0xe3c093),_0x313e9e(),_0x46b4c9(!0x1);},'children':[(0x0,p[_0x1b7e15(0x4fd)])(s[_0x1b7e15(0x4bb)],{}),(0x0,p[_0x1b7e15(0x4fd)])('span',{'children':_0x3f7719['t'](_0x1b7e15(0x6d4))})]})]}),'children':(0x0,p['jsx'])(Cs,{'title':_0x24bb99,'disabled':_0x35e943,'children':_0x4d631c})});}function Qs(_0x230489){const _0x5de67a=_0x404806;let {embedId:_0x31e0d6,menuItem:_0x4c87d5,open:_0x3a7605,onOpenChange:_0x4b9421,onSelect:_0x575691}=_0x230489,_0x2241ad=(0x0,a[_0x5de67a(0x343)])(n[_0x5de67a(0x63a)]),_0x4ba74b=(0x0,a[_0x5de67a(0x343)])(a[_0x5de67a(0x604)]),{hidden:_0x5236d4,disabled:_0x4a47c4}=Ds(_0x4c87d5),[_0x531136,_0x18fbe5]=(0x0,c[_0x5de67a(0x6a1)])(n[_0x5de67a(0x49e)][_0x5de67a(0x4dd)]),[_0x2fbc67,_0x15b07f]=(0x0,c[_0x5de67a(0x6a1)])(n['BorderStyleTypes'][_0x5de67a(0x3ec)]),[_0x5f0430,_0x418dfc]=(0x0,c[_0x5de67a(0x6a1)])('#000000');if(!_0x4c87d5||_0x5236d4)return null;let _0x4c3646=(_0x3b5480=_0x531136,_0x2db260=_0x2fbc67,_0x14dd6d=_0x5f0430)=>{_0x18fbe5(_0x3b5480),_0x15b07f(_0x2db260),_0x418dfc(_0x14dd6d),_0x575691(_0x3b5480,_0x2db260,_0x14dd6d);},_0x1ae844=_0x3f1612=>{const _0x2188aa=_0x5de67a;var _0x529802;return((_0x529802=Hs()[_0x2188aa(0x18f)](_0x47f958=>_0x47f958[_0x2188aa(0x185)]===_0x3f1612))==null?void 0x0:_0x529802[_0x2188aa(0x70e)])??_0x2188aa(0x214);},_0x26c310=(_0x106c31,_0x53c670=_0x5de67a(0x57e))=>{const _0x4139a4=_0x5de67a;let _0x59532e=_0x4ba74b['get'](_0x106c31);return _0x59532e?(0x0,p[_0x4139a4(0x4fd)])(_0x59532e,{'className':_0x53c670}):(0x0,p['jsx'])(s[_0x4139a4(0x486)],{});};return(0x0,p[_0x5de67a(0x4fd)])(o['Dropdown'],{'disabled':_0x4a47c4,'align':_0x5de67a(0x60f),'sideOffset':0x6,'open':_0x3a7605,'onOpenChange':_0x4b9421,'onPointerDownOutside':_0x43cf3c=>Ns(_0x43cf3c,_0x31e0d6),'onFocusOutside':_0x503e5d=>Ns(_0x503e5d,_0x31e0d6),'onInteractOutside':_0x4e482d=>Ns(_0x4e482d,_0x31e0d6),'overlay':(0x0,p[_0x5de67a(0x117)])(Ps,{'embedId':_0x31e0d6,'onPointerDown':_0x499127=>_0x499127[_0x5de67a(0x235)](),'children':[(0x0,p['jsx'])(_0x5de67a(0xef),{'className':_0x5de67a(0x151),'children':Hs()[_0x5de67a(0x26b)](_0x2ff2fc=>(0x0,p['jsx'])(Vs,{'title':_0x2ff2fc[_0x5de67a(0x4c5)],'active':_0x531136===_0x2ff2fc['value'],'onClick':()=>_0x4c3646(_0x2ff2fc[_0x5de67a(0x185)]),'children':_0x26c310(_0x2ff2fc[_0x5de67a(0x70e)])},_0x2ff2fc[_0x5de67a(0x185)]))}),(0x0,p[_0x5de67a(0x4fd)])(o[_0x5de67a(0x6f4)],{}),(0x0,p[_0x5de67a(0x117)])(Fs,{'children':[(0x0,p[_0x5de67a(0x4fd)])(o[_0x5de67a(0x184)],{'align':_0x5de67a(0x60f),'sideOffset':0x6,'onPointerDownOutside':_0x52e6f8=>Ns(_0x52e6f8,_0x31e0d6),'onFocusOutside':_0xeb9ad0=>Ns(_0xeb9ad0,_0x31e0d6),'onInteractOutside':_0x116037=>Ns(_0x116037,_0x31e0d6),'overlay':(0x0,p[_0x5de67a(0x4fd)])(_0x5de67a(0xef),{'data-embed-id':_0x31e0d6,'data-embed-floating-menu-popup':_0x5de67a(0x420),'className':_0x5de67a(0x318),'onPointerDown':$,'onMouseDown':$,'children':(0x0,p['jsx'])(o['ColorPicker'],{'value':_0x5f0430,'onChange':_0x16409b=>_0x4c3646(_0x531136,_0x2fbc67,_0x16409b)})}),'children':(0x0,p[_0x5de67a(0x117)])(Vs,{'title':'embed-ui.sheetsFloating.borderLine.borderColor','active':!0x1,'onClick':()=>void 0x0,'children':[(0x0,p[_0x5de67a(0x4fd)])(s[_0x5de67a(0x134)],{'extend':{'colorChannel1':_0x5f0430}}),(0x0,p[_0x5de67a(0x4fd)])(s[_0x5de67a(0x1ee)],{})]})}),(0x0,p[_0x5de67a(0x4fd)])(o[_0x5de67a(0x184)],{'align':_0x5de67a(0x60f),'sideOffset':0x6,'onPointerDownOutside':_0x817e92=>Ns(_0x817e92,_0x31e0d6),'onFocusOutside':_0x49be78=>Ns(_0x49be78,_0x31e0d6),'onInteractOutside':_0x4cc274=>Ns(_0x4cc274,_0x31e0d6),'overlay':(0x0,p[_0x5de67a(0x4fd)])(_0x5de67a(0xef),{'data-embed-id':_0x31e0d6,'data-embed-floating-menu-popup':'true','className':_0x5de67a(0x42e),'onPointerDown':$,'onMouseDown':$,'children':i[_0x5de67a(0x719)]['map'](_0x652bb9=>(0x0,p[_0x5de67a(0x4fd)])('button',{'type':_0x5de67a(0x47c),'className':(0x0,o[_0x5de67a(0x40f)])(_0x5de67a(0x54f),{'univer-bg-gray-200\x20dark:!univer-bg-gray-600':_0x2fbc67===_0x652bb9[_0x5de67a(0x185)]}),'onClick':()=>_0x4c3646(_0x531136,_0x652bb9['value']),'children':(0x0,p[_0x5de67a(0x4fd)])(i[_0x5de67a(0x444)],{'className':'univer-fill-gray-900\x20dark:!univer-fill-white','type':_0x652bb9[_0x5de67a(0x185)]})},_0x652bb9[_0x5de67a(0x185)]))}),'children':(0x0,p[_0x5de67a(0x117)])(Vs,{'title':_0x5de67a(0x502),'active':!0x1,'onClick':()=>void 0x0,'children':[(0x0,p[_0x5de67a(0x4fd)])(i['BorderLine'],{'className':_0x5de67a(0x2db),'type':_0x2fbc67}),(0x0,p[_0x5de67a(0x4fd)])(s[_0x5de67a(0x1ee)],{})]})})]})]}),'children':(0x0,p[_0x5de67a(0x4fd)])(ws,{'title':_0x2241ad['t'](_0x5de67a(0x258)),'disabled':_0x4a47c4,'open':_0x3a7605,'primary':_0x26c310(_0x1ae844(_0x531136),_0x5de67a(0x63c)),'onPrimaryClick':()=>{_0x4c3646(),_0x4b9421(!0x1);}})});}function $s(_0x3a439c){const _0x2897fc=_0x404806;let {embedId:_0x383f9c,menuItems:_0x5e13e3,open:_0x39eac4,onOpenChange:_0x51224a,execute:_0x40fe4e}=_0x3a439c,_0x441597=(0x0,a[_0x2897fc(0x343)])(n[_0x2897fc(0x63a)]),{hidden:_0x3d8d2c,disabled:_0x199e19}=Ds(_0x5e13e3==null?void 0x0:_0x5e13e3[_0x2897fc(0x4ca)]),_0x47478d=[];return[{'item':_0x5e13e3==null?void 0x0:_0x5e13e3[_0x2897fc(0x49c)],'icon':(0x0,p[_0x2897fc(0x4fd)])(s[_0x2897fc(0x566)],{})},{'item':_0x5e13e3==null?void 0x0:_0x5e13e3[_0x2897fc(0x257)],'icon':(0x0,p[_0x2897fc(0x4fd)])(s[_0x2897fc(0xa7)],{})},{'item':_0x5e13e3==null?void 0x0:_0x5e13e3['horizontal'],'icon':(0x0,p[_0x2897fc(0x4fd)])(s['HorizontalMergeIcon'],{})},{'item':_0x5e13e3==null?void 0x0:_0x5e13e3[_0x2897fc(0x642)],'icon':(0x0,p['jsx'])(s['CancelMergeIcon'],{})}][_0x2897fc(0x72e)](({item:_0x1238ee,icon:_0x401192})=>{const _0x1661e8=_0x2897fc;_0x1238ee&&_0x47478d[_0x1661e8(0x42f)]({'item':_0x1238ee,'icon':_0x401192});}),!(_0x5e13e3!=null&&_0x5e13e3[_0x2897fc(0x4ca)])||_0x3d8d2c||!_0x47478d['length']?null:(0x0,p[_0x2897fc(0x4fd)])(Is,{'embedId':_0x383f9c,'disabled':_0x199e19,'title':_0x2897fc(0x3d4),'triggerClassName':_0x2897fc(0x352),'open':_0x39eac4,'onOpenChange':_0x51224a,'trigger':(0x0,p[_0x2897fc(0x117)])(p[_0x2897fc(0x50f)],{'children':[(0x0,p[_0x2897fc(0x4fd)])(s['MergeAllIcon'],{}),(0x0,p[_0x2897fc(0x4fd)])(s[_0x2897fc(0x1ee)],{})]}),'overlay':(0x0,p[_0x2897fc(0x4fd)])(Rs,{'children':_0x47478d[_0x2897fc(0x26b)](({item:_0x2eabfe,icon:_0x4a9204})=>(0x0,p['jsx'])(zs,{'icon':_0x4a9204,'onClick':()=>{_0x40fe4e(_0x2eabfe),_0x51224a(!0x1);},'children':_0x441597['t'](Os(_0x2eabfe))},_0x2eabfe['id']))})});}function ec(_0x392a2e){const _0x163058=_0x404806;let {embedId:_0x1b6609,menuItem:_0x511456,open:_0x3be410,onOpenChange:_0x1e2f65,execute:_0x5896b1}=_0x392a2e,_0x507553=(0x0,a['useDependency'])(n[_0x163058(0x63a)]),{hidden:_0x2ac4f2,disabled:_0x12a0c3}=Ds(_0x511456);if(!_0x511456||_0x2ac4f2)return null;let _0x44f8f0=Ws(_0x511456),_0x6511e1=_0x44f8f0[_0x163058(0x5a7)]?_0x44f8f0[_0x163058(0x26b)](_0x41a843=>({'label':_0x507553['t'](ks(_0x41a843)),'icon':As(_0x41a843[_0x163058(0x185)]),'commandId':_0x41a843[_0x163058(0x51a)]??(_0x511456==null?void 0x0:_0x511456['commandId'])??(_0x511456==null?void 0x0:_0x511456['id'])??F[_0x163058(0x234)]['id'],'params':_0x41a843['params']??{'value':_0x41a843[_0x163058(0x185)]}})):[{'label':_0x507553['t'](_0x163058(0x658)),'icon':(0x0,p[_0x163058(0x4fd)])(s[_0x163058(0x5c4)],{}),'commandId':F[_0x163058(0x234)]['id'],'params':{'value':n[_0x163058(0x6de)][_0x163058(0x54c)]}},{'label':_0x507553['t'](_0x163058(0x494)),'icon':(0x0,p[_0x163058(0x4fd)])(s[_0x163058(0x59b)],{}),'commandId':F[_0x163058(0x234)]['id'],'params':{'value':n[_0x163058(0x6de)][_0x163058(0x1a7)]}},{'label':_0x507553['t'](_0x163058(0x322)),'icon':(0x0,p[_0x163058(0x4fd)])(s[_0x163058(0x432)],{}),'commandId':F['SetTextWrapCommand']['id'],'params':{'value':n[_0x163058(0x6de)]['WRAP']}}];return(0x0,p['jsx'])(Is,{'embedId':_0x1b6609,'disabled':_0x12a0c3,'title':_0x163058(0x3a5),'triggerClassName':_0x163058(0x352),'open':_0x3be410,'onOpenChange':_0x1e2f65,'trigger':(0x0,p[_0x163058(0x117)])(p[_0x163058(0x50f)],{'children':[(0x0,p['jsx'])(s[_0x163058(0x432)],{}),(0x0,p[_0x163058(0x4fd)])(s[_0x163058(0x1ee)],{})]}),'overlay':(0x0,p[_0x163058(0x4fd)])(Ls,{'children':_0x6511e1['map'](_0xc8b0db=>{const _0x1b918f=_0x163058;var _0x35a876;return(0x0,p['jsx'])(Bs,{'icon':_0xc8b0db[_0x1b918f(0x70e)],'onClick':()=>{const _0x43a365=_0x1b918f;_0x5896b1(_0xc8b0db[_0x43a365(0x51a)],_0xc8b0db[_0x43a365(0x48c)]),_0x1e2f65(!0x1);},'children':_0xc8b0db[_0x1b918f(0x4c5)]},_0xc8b0db[_0x1b918f(0x51a)]+'-'+String(((_0x35a876=_0xc8b0db[_0x1b918f(0x48c)])==null?void 0x0:_0x35a876[_0x1b918f(0x185)])??_0xc8b0db['label']));})})});}const tc={'formatPainter':i[_0x404806(0x245)]['id'],'numberFormat':_0x404806(0x167),'fontFamily':i[_0x404806(0x450)]['id'],'fontSize':i[_0x404806(0x6d7)]['id'],'bold':i[_0x404806(0x6d9)]['id'],'textColor':i[_0x404806(0x2b1)]['id'],'backgroundColor':F[_0x404806(0x5a8)]['id'],'borderComposite':F[_0x404806(0x3c3)]['id'],'horizontalAlign':F[_0x404806(0x350)]['id'],'verticalAlign':F[_0x404806(0x434)]['id'],'wrap':F[_0x404806(0x234)]['id'],'filter':_0x404806(0x285)},nc={'root':F[_0x404806(0x5a6)]['id'],'all':F[_0x404806(0x68d)]['id'],'vertical':F[_0x404806(0x422)]['id'],'horizontal':F[_0x404806(0x5e1)]['id'],'unmerge':F[_0x404806(0x1a5)]['id']};function rc(_0x2c0749){const _0xd8cf86=_0x404806;let _0x3ca3da={},_0x33ac8f=_0x11aa74=>{const _0x397788=_0x159c;let _0x5c5e7c=_0x2c0749[_0x397788(0x18f)](_0x3b6458=>{const _0x46456a=_0x397788;let _0x16d131=_0x3b6458['item'];return _0x3b6458[_0x46456a(0x6fa)]===_0x11aa74||(_0x16d131==null?void 0x0:_0x16d131['id'])===_0x11aa74||(_0x16d131==null?void 0x0:_0x16d131['commandId'])===_0x11aa74;});return _0x5c5e7c==null?void 0x0:_0x5c5e7c['item'];};Object[_0xd8cf86(0x48a)](tc)[_0xd8cf86(0x72e)](_0x393227=>{_0x3ca3da[_0x393227]=_0x33ac8f(tc[_0x393227]);});let _0x36d668=Object[_0xd8cf86(0xaf)](nc)[_0xd8cf86(0x207)]((_0x43220a,[_0x2054b2,_0x4ac5f6])=>{let _0x89ecde=_0x33ac8f(_0x4ac5f6);return _0x89ecde&&(_0x43220a[_0x2054b2]=_0x89ecde),_0x43220a;},{});return sc(_0x36d668)&&(_0x3ca3da[_0xd8cf86(0x252)]=_0x36d668),_0x3ca3da[_0xd8cf86(0x103)]=!0x0,_0x3ca3da;}const ic=[{'items':[_0x404806(0x3b6)]},{'dividerBefore':_0x404806(0x15a),'items':[_0x404806(0x28f)]},{'dividerBefore':'divider-format','items':[_0x404806(0x4e4),_0x404806(0x3c1),'bold']},{'dividerBefore':_0x404806(0x17d),'items':[_0x404806(0x17f),_0x404806(0x4d4),_0x404806(0x33b)]},{'dividerBefore':_0x404806(0x3e0),'items':['merge',_0x404806(0x10d),_0x404806(0x284),_0x404806(0xe2)]},{'dividerBefore':_0x404806(0x193),'items':[_0x404806(0x3d1)]},{'dividerBefore':_0x404806(0x290),'items':['deleteBlock']}];function ac(_0x5a56e5){let _0x34c98a=[];return ic['forEach'](_0x1fc36c=>{const _0x27a494=_0x159c;let _0x4de210=_0x1fc36c[_0x27a494(0xd8)][_0x27a494(0x3d1)](_0x267305=>oc(_0x5a56e5,_0x267305))['map'](_0x31e232=>({'id':_0x31e232,'type':_0x31e232===_0x27a494(0x3b6)||_0x31e232===_0x27a494(0x513)||_0x31e232==='filter'||_0x31e232===_0x27a494(0x103)?_0x27a494(0x47c):'dropdown'}));_0x4de210['length']&&(_0x34c98a['length']&&_0x1fc36c['dividerBefore']&&_0x34c98a[_0x27a494(0x42f)]({'id':_0x1fc36c['dividerBefore'],'type':_0x27a494(0x18b)}),_0x34c98a[_0x27a494(0x42f)](..._0x4de210));}),_0x34c98a;}function oc(_0x155f9a,_0x348707){return!!_0x155f9a[_0x348707];}function sc(_0x4f511e){const _0x1a5e7f=_0x404806;return Object[_0x1a5e7f(0x4c9)](_0x4f511e)[_0x1a5e7f(0x5c0)](Boolean);}function cc(_0x3b9fee,_0x1d0de4){const _0x130b38=_0x404806;if(_0x3b9fee)return{'commandId':_0x3b9fee[_0x130b38(0x51a)]??_0x3b9fee['id'],'params':_0x1d0de4??(typeof _0x3b9fee[_0x130b38(0x48c)]=='function'?_0x3b9fee['params']():_0x3b9fee[_0x130b38(0x48c)])};}function lc(){const _0x7505b5=_0x404806;return Ba({'childType':n[_0x7505b5(0x536)][_0x7505b5(0x534)],'mount':uc});}function uc(_0x478a6e){const _0x3fadbe=_0x404806;let {root:_0x206d2b,menu:_0x3dceb1}=za(_0x478a6e),_0xb289ae=gt(_0x3dceb1);return _0xb289ae['render']((0x0,c[_0x3fadbe(0x2ee)])(st,{'injector':_0x478a6e[_0x3fadbe(0x5c6)][_0x3fadbe(0x697)],'mountContainer':_0x206d2b,'embedId':_0x478a6e[_0x3fadbe(0x46d)]},(0x0,c[_0x3fadbe(0x2ee)])(fc,{'hostUnitId':_0x478a6e[_0x3fadbe(0x1d1)],'embedId':_0x478a6e[_0x3fadbe(0x46d)],'childUnitId':_0x478a6e[_0x3fadbe(0x106)],'entry':_0x478a6e[_0x3fadbe(0x41a)][_0x3fadbe(0x3fd)],'fullscreen':!!_0x478a6e[_0x3fadbe(0x30d)][_0x3fadbe(0x4aa)],'usesDomFloatingStage':dc(_0x478a6e[_0x3fadbe(0x41a)][_0x3fadbe(0x3fd)]),'renderScopeActive$':_0x478a6e[_0x3fadbe(0x30d)]['active$']}))),(0x0,n[_0x3fadbe(0x6e6)])(()=>{const _0x1532a0=_0x3fadbe;_t(_0xb289ae),globalThis[_0x1532a0(0x661)](()=>_0x3dceb1[_0x1532a0(0x2d1)](),0x0);});}function dc(_0x3b3aac){return!0x0;}function fc(_0x29eaf0){const _0x133a8b=_0x404806;let {hostUnitId:_0x3e8276,embedId:_0x30fc2f,childUnitId:_0x286566,entry:_0x59b275,fullscreen:_0x3dbe32,usesDomFloatingStage:_0x48756b,renderScopeActive$:_0x498b7f}=_0x29eaf0,_0x14d827=(0x0,a['useDependency'])(n['LocaleService']),_0x1ba744=(0x0,a[_0x133a8b(0x343)])(n[_0x133a8b(0x3b0)]),_0xb3de2b=(0x0,a[_0x133a8b(0x343)])(n[_0x133a8b(0x746)]),_0x4d072e=(0x0,a['useDependency'])(a[_0x133a8b(0x112)]),_0x26bb87=(0x0,a[_0x133a8b(0x343)])(F[_0x133a8b(0x326)]),_0x1ed247=(0x0,a['useDependency'])(U),_0x3745a1=hn({'embedId':_0x30fc2f,'active':(0x0,a[_0x133a8b(0x261)])(()=>_0x1ed247[_0x133a8b(0x11f)],_0x1ed247[_0x133a8b(0x4ff)](),!0x1,[_0x1ed247]),'fullscreen':_0x3dbe32,'usesDomFloatingStage':_0x48756b,'renderScopeActive':(0x0,a[_0x133a8b(0x261)])(()=>_0x498b7f,!0x1,!0x1,[_0x498b7f])})===_0x133a8b(0x6c6),[_0x39c2db,_0x1d2e24]=(0x0,c[_0x133a8b(0x6a1)])(null),_0x163270=_0x56b443=>({'open':_0x39c2db===_0x56b443,'onOpenChange':_0x7cb3ca=>_0x1d2e24(_0x7cb3ca?_0x56b443:null)});(0x0,c[_0x133a8b(0x6fd)])(()=>{const _0x4ecbd1=_0x133a8b;if(!_0x39c2db)return;let _0x544fe5=_0x1bb6c3=>{const _0x60e455=_0x159c;Ms(_0x1bb6c3[_0x60e455(0x2c2)],_0x30fc2f)||_0x1d2e24(null);};return document[_0x4ecbd1(0x31b)](_0x4ecbd1(0x263),_0x544fe5,!0x0),()=>{const _0x38c060=_0x4ecbd1;document['removeEventListener'](_0x38c060(0x263),_0x544fe5,!0x0);};},[_0x30fc2f,_0x39c2db]);let _0x2b1d9f=(0x0,a[_0x133a8b(0x261)])(()=>_0x4d072e[_0x133a8b(0x54d)][_0x133a8b(0x311)]((0x0,l[_0x133a8b(0x26b)])(()=>rc(_0x4d072e[_0x133a8b(0x605)](a['MenuManagerPosition']['RIBBON'])))),rc(_0x4d072e[_0x133a8b(0x605)](a[_0x133a8b(0x20e)][_0x133a8b(0x5bc)])),!0x1,[_0x4d072e]),_0x4ad2d2=(0x0,c[_0x133a8b(0x720)])(()=>new Set(ac(_0x2b1d9f)[_0x133a8b(0x26b)](_0x3139ba=>_0x3139ba['id'])),[_0x2b1d9f]),_0x478948=()=>{const _0x16a04c=_0x133a8b;_0x1ed247['activate']({'hostUnitId':_0x3e8276,'embedId':_0x30fc2f,'childUnitId':_0x286566},'stage2'),_0xb3de2b[_0x16a04c(0x2df)](_0x286566);},_0x1eda42=async(_0x1d5f4d,_0x51faf9)=>{_0x478948(),await _0x1ba744['executeCommand'](_0x1d5f4d,_0x51faf9);},_0x3613e8=async(_0x5864c4,_0x5a2be9)=>{let _0x279d8d=cc(_0x5864c4,_0x5a2be9);_0x279d8d&&await _0x1eda42(_0x279d8d['commandId'],_0x279d8d['params']);},_0x4e9a32=()=>{const _0x155342=_0x133a8b;let _0x295d71=_0xb3de2b[_0x155342(0x330)](_0x286566,n['UniverInstanceType'][_0x155342(0x534)]),_0x3ee1c2=_0x295d71==null?void 0x0:_0x295d71[_0x155342(0x1c3)]();return!_0x295d71||!_0x3ee1c2?null:{'workbook':_0x295d71,'worksheet':_0x3ee1c2,'unitId':_0x295d71[_0x155342(0x275)](),'subUnitId':_0x3ee1c2[_0x155342(0x365)]()};},_0x4819ae=()=>{const _0x2f17cd=_0x133a8b;var _0x3833e6;return((_0x3833e6=_0x26bb87[_0x2f17cd(0x138)]())==null?void 0x0:_0x3833e6['map'](_0xb9ec8e=>_0xb9ec8e[_0x2f17cd(0x70a)]))??[];},_0x5ee186=async(_0x48426d,_0x2e6d30,_0x267013=n[_0x133a8b(0x4e3)]['THIN'],_0x4d34f7=_0x133a8b(0x11b))=>{const _0x37e229=_0x133a8b;let _0x292db9=_0x4e9a32(),_0x55928a=_0x4819ae();!_0x292db9||!_0x55928a[_0x37e229(0x5a7)]||await _0x3613e8(_0x48426d,{'unitId':_0x292db9[_0x37e229(0x16f)],'subUnitId':_0x292db9[_0x37e229(0x578)],'ranges':_0x55928a,'value':{'type':_0x2e6d30,'color':_0x4d34f7,'style':_0x267013,'activeBorderType':!0x0}});},_0x47a8c7=async()=>{const _0x1e0f7e=_0x133a8b;await _0x1ba744[_0x1e0f7e(0x29f)](e['RemoveEmbedCommand']['id'],{'hostUnitId':_0x3e8276,'embedId':_0x30fc2f});};return(0x0,p[_0x133a8b(0x117)])(_0x133a8b(0xef),{'className':(0x0,o['clsx'])(_0x133a8b(0x300),{'univer-hidden':!_0x3745a1,'univer-static\x20univer-mx-auto\x20univer-my-1.5\x20univer-translate-x-0':_0x3dbe32,'univer-absolute\x20univer-left-1/2\x20univer-z-[30]\x20univer-max-w-[min(calc(100vw-72px),880px)]\x20-univer-translate-x-1/2\x20univer-overflow-x-auto\x20univer-overflow-y-visible\x20[scrollbar-width:none]\x20[&::-webkit-scrollbar]:univer-hidden':!_0x3dbe32,'-univer-top-9':!_0x3dbe32&&_0x59b275!==_0x133a8b(0x43e),'-univer-top-[52px]':!_0x3dbe32&&_0x59b275===_0x133a8b(0x43e)}),'data-u-comp':_0x133a8b(0x667),'data-embed-floating-menu':_0x133a8b(0x420),'data-embed-id':_0x30fc2f,'data-embed-float-stage':_0x3745a1?'stage2':_0x133a8b(0x169),'onPointerDown':_0x56ce24=>_0x56ce24['stopPropagation'](),'onMouseDown':$,'children':[_0x4ad2d2[_0x133a8b(0x287)]('formatPainter')&&(0x0,p[_0x133a8b(0x4fd)])(Es,{'item':_0x2b1d9f[_0x133a8b(0x3b6)],'title':_0x133a8b(0x288),'onClick':async()=>_0x3613e8(_0x2b1d9f[_0x133a8b(0x3b6)]),'children':(0x0,p[_0x133a8b(0x4fd)])(s[_0x133a8b(0x744)],{})}),_0x4ad2d2[_0x133a8b(0x287)](_0x133a8b(0x15a))&&(0x0,p[_0x133a8b(0x4fd)])(o[_0x133a8b(0x6f4)],{'orientation':_0x133a8b(0x257)}),_0x4ad2d2[_0x133a8b(0x287)](_0x133a8b(0x28f))&&(0x0,p[_0x133a8b(0x4fd)])(Gs,{'menuItem':_0x2b1d9f['numberFormat'],'onClick':async()=>_0x3613e8(_0x2b1d9f[_0x133a8b(0x28f)])}),_0x4ad2d2[_0x133a8b(0x287)](_0x133a8b(0x55c))&&(0x0,p['jsx'])(o[_0x133a8b(0x6f4)],{'orientation':_0x133a8b(0x257)}),_0x4ad2d2[_0x133a8b(0x287)](_0x133a8b(0x4e4))&&(0x0,p[_0x133a8b(0x4fd)])(Ks,{'embedId':_0x30fc2f,'menuItem':_0x2b1d9f[_0x133a8b(0x4e4)],'title':_0x133a8b(0x231),..._0x163270('fontFamily'),'onSelect':async _0x1db646=>_0x3613e8(_0x2b1d9f[_0x133a8b(0x4e4)],{'value':_0x1db646})}),_0x4ad2d2[_0x133a8b(0x287)]('fontSize')&&(0x0,p['jsx'])(qs,{'embedId':_0x30fc2f,'menuItem':_0x2b1d9f['fontSize'],'title':_0x133a8b(0x10a),..._0x163270('fontSize'),'onSelect':async _0x34d271=>_0x3613e8(_0x2b1d9f['fontSize'],{'value':Number(_0x34d271)})}),_0x4ad2d2[_0x133a8b(0x287)](_0x133a8b(0x513))&&(0x0,p[_0x133a8b(0x4fd)])(Es,{'item':_0x2b1d9f[_0x133a8b(0x513)],'title':_0x133a8b(0xb7),'onClick':async()=>_0x3613e8(_0x2b1d9f['bold']),'children':(0x0,p[_0x133a8b(0x4fd)])(s[_0x133a8b(0x4b9)],{})}),_0x4ad2d2[_0x133a8b(0x287)](_0x133a8b(0x17d))&&(0x0,p[_0x133a8b(0x4fd)])(o[_0x133a8b(0x6f4)],{'orientation':_0x133a8b(0x257)}),_0x4ad2d2[_0x133a8b(0x287)](_0x133a8b(0x17f))&&(0x0,p[_0x133a8b(0x4fd)])(Zs,{'embedId':_0x30fc2f,'menuItem':_0x2b1d9f['textColor'],'title':_0x133a8b(0x6f5),'icon':(0x0,p[_0x133a8b(0x4fd)])(s[_0x133a8b(0xd5)],{'className':_0x133a8b(0x57e)}),'defaultColor':'#111827',..._0x163270(_0x133a8b(0x17f)),'onChange':async _0x9eb775=>_0x3613e8(_0x2b1d9f['textColor'],{'value':_0x9eb775}),'onReset':async()=>_0x1eda42(i['ResetRangeTextColorCommand']['id'])}),_0x4ad2d2[_0x133a8b(0x287)]('backgroundColor')&&(0x0,p['jsx'])(Zs,{'embedId':_0x30fc2f,'menuItem':_0x2b1d9f[_0x133a8b(0x4d4)],'title':_0x133a8b(0x594),'icon':(0x0,p[_0x133a8b(0x4fd)])(s[_0x133a8b(0x134)],{'className':_0x133a8b(0x57e)}),'defaultColor':'#ffffff',..._0x163270(_0x133a8b(0x4d4)),'onChange':async _0x56c6e6=>_0x3613e8(_0x2b1d9f[_0x133a8b(0x4d4)],{'value':_0x56c6e6}),'onReset':async()=>_0x1eda42(F[_0x133a8b(0x735)]['id'])}),_0x4ad2d2['has'](_0x133a8b(0x33b))&&(0x0,p[_0x133a8b(0x4fd)])(Qs,{'embedId':_0x30fc2f,'menuItem':_0x2b1d9f[_0x133a8b(0x33b)],..._0x163270(_0x133a8b(0x33b)),'onSelect':async(_0x1aab49,_0x460801,_0x5751f2)=>_0x5ee186(_0x2b1d9f[_0x133a8b(0x33b)],_0x1aab49,_0x460801,_0x5751f2)}),_0x4ad2d2[_0x133a8b(0x287)]('divider-border')&&(0x0,p[_0x133a8b(0x4fd)])(o['Separator'],{'orientation':_0x133a8b(0x257)}),_0x4ad2d2[_0x133a8b(0x287)](_0x133a8b(0x252))&&(0x0,p[_0x133a8b(0x4fd)])($s,{'embedId':_0x30fc2f,'menuItems':_0x2b1d9f[_0x133a8b(0x252)],..._0x163270(_0x133a8b(0x252)),'execute':_0x3613e8}),_0x4ad2d2[_0x133a8b(0x287)](_0x133a8b(0x10d))&&(0x0,p['jsx'])(Js,{'embedId':_0x30fc2f,'menuItem':_0x2b1d9f[_0x133a8b(0x10d)],..._0x163270(_0x133a8b(0x10d)),'execute':_0x3613e8}),_0x4ad2d2['has'](_0x133a8b(0x284))&&(0x0,p[_0x133a8b(0x4fd)])(Ys,{'embedId':_0x30fc2f,'menuItem':_0x2b1d9f[_0x133a8b(0x284)],..._0x163270('verticalAlign'),'execute':_0x3613e8}),_0x4ad2d2[_0x133a8b(0x287)](_0x133a8b(0xe2))&&(0x0,p[_0x133a8b(0x4fd)])(ec,{'embedId':_0x30fc2f,'menuItem':_0x2b1d9f[_0x133a8b(0xe2)],..._0x163270(_0x133a8b(0xe2)),'execute':_0x1eda42}),_0x4ad2d2['has'](_0x133a8b(0x193))&&(0x0,p[_0x133a8b(0x4fd)])(o[_0x133a8b(0x6f4)],{'orientation':'vertical'}),_0x4ad2d2[_0x133a8b(0x287)](_0x133a8b(0x3d1))&&(0x0,p['jsx'])(Es,{'item':_0x2b1d9f[_0x133a8b(0x3d1)],'title':_0x133a8b(0x497),'onClick':async()=>_0x3613e8(_0x2b1d9f['filter']),'children':(0x0,p['jsx'])(s['FilterIcon'],{})}),_0x4ad2d2['has']('divider-block')&&(0x0,p[_0x133a8b(0x4fd)])(o[_0x133a8b(0x6f4)],{'orientation':_0x133a8b(0x257)}),_0x4ad2d2[_0x133a8b(0x287)](_0x133a8b(0x103))&&(0x0,p['jsx'])(Ts,{'title':_0x14d827['t'](_0x133a8b(0x27c)),'className':_0x133a8b(0x713),'onClick':_0x47a8c7,'children':(0x0,p[_0x133a8b(0x4fd)])(s[_0x133a8b(0x436)],{})})]});}const pc=new WeakMap(),mc=new WeakSet();function hc(_0x262669){const _0x3cc1fc=_0x404806;Bi(_0x262669,_0x3cc1fc(0x571),gc);}function gc(_0x1e9da9){const _0x3c0241=_0x404806;let _0x1e56c0=_0x1e9da9[_0x3c0241(0x35f)](Ze),_0x48a884=_0x1e9da9[_0x3c0241(0x35f)](Ye),_0x3bb96b=_0x1e9da9[_0x3c0241(0x35f)](H),_0x29eea0=_0x1e9da9['get'](Xe),_0x195bfc=_0x1e9da9[_0x3c0241(0x35f)](Kn),_0x29a3f7=_0x1e9da9[_0x3c0241(0x35f)](Ci),_0xf651aa=_0x1e9da9[_0x3c0241(0x35f)](tr);ps(_0x1e9da9),_0x1e9da9[_0x3c0241(0x287)](i[_0x3c0241(0x268)])||_0x1e9da9[_0x3c0241(0x1ab)]([i[_0x3c0241(0x268)],{'useFactory':()=>_0x1e9da9[_0x3c0241(0x35f)](ae)}]),_0x1e9da9[_0x3c0241(0x287)](i['ISheetEmbedRuntimeService'])||_0x1e9da9[_0x3c0241(0x1ab)]([i[_0x3c0241(0x3a7)],{'useFactory':()=>_c({'embedModelService':_0x1e9da9[_0x3c0241(0x35f)](e['EmbedModelService']),'mountService':_0x1e9da9[_0x3c0241(0x35f)](rt),'activationService':_0x1e9da9['get'](ot),'restoreService':_0x1e9da9[_0x3c0241(0x35f)](Jn)})}]),[cs(),ls()][_0x3c0241(0x72e)](_0x2c32bf=>{const _0x2f1e9d=_0x3c0241;_0x1e56c0[_0x2f1e9d(0x35f)](_0x2c32bf['hostType'],_0x2c32bf[_0x2f1e9d(0x3fd)])||_0x1e56c0[_0x2f1e9d(0x2c0)](_0x2c32bf);});let _0x2dec8b=hs(_0x1e9da9[_0x3c0241(0x35f)](n[_0x3c0241(0x3b0)]));_0x48a884['get'](_0x2dec8b[_0x3c0241(0x34e)])||_0x48a884[_0x3c0241(0x2c0)](_0x2dec8b);let _0x343e3e=ms();_0x3bb96b[_0x3c0241(0x35f)](_0x343e3e[_0x3c0241(0x34e)])||_0x3bb96b[_0x3c0241(0x2c0)](_0x343e3e),lc()[_0x3c0241(0x72e)](_0xa4ff93=>{const _0x25447c=_0x3c0241;_0x29eea0[_0x25447c(0x35f)](_0xa4ff93[_0x25447c(0x646)],_0xa4ff93[_0x25447c(0x3fd)],_0xa4ff93[_0x25447c(0x34e)])||_0x29eea0['register'](_0xa4ff93);}),_0x195bfc[_0x3c0241(0x161)](Ni(_0x1e9da9,{'childType':n[_0x3c0241(0x536)][_0x3c0241(0x534)],'renderManagerService':f[_0x3c0241(0x1f0)]})),_0x29a3f7[_0x3c0241(0x35f)](n['UniverInstanceType']['UNIVER_SHEET'])||_0x29a3f7[_0x3c0241(0x2c0)]($o()),_0xf651aa[_0x3c0241(0x35f)](n['UniverInstanceType'][_0x3c0241(0x534)])||_0xf651aa[_0x3c0241(0x2c0)](fs(_0x1e9da9)),Sc({'injector':_0x1e9da9,'previewService':_0x195bfc});}function _c(_0x3280d2){return{'mountSheetTab':({hostUnitId:_0xb6f3c8,hostAnchorId:_0x3ed618,embedId:_0x2d8635})=>{const _0x27eb36=_0x159c;let _0x1dfd18=_0x3280d2[_0x27eb36(0x34c)][_0x27eb36(0x616)](_0xb6f3c8,_0x2d8635);if(!_0x1dfd18||_0x1dfd18[_0x27eb36(0x375)]!==_0x3ed618)return;let _0x377da8=!0x1,_0x27530d=!0x1,_0x135691;return _0x3280d2[_0x27eb36(0x628)]['materializeDescriptor']({'descriptor':_0x1dfd18})[_0x27eb36(0x136)](_0x23276b=>{const _0x5daacb=_0x27eb36;_0x377da8||(_0x135691==null||_0x135691['remove'](),_0x135691=void 0x0,_0x3280d2[_0x5daacb(0x2eb)][_0x5daacb(0x66d)](_0x23276b),_0x3280d2[_0x5daacb(0x5be)]['activateTab'](_0x23276b),_0x27530d=!0x0);})[_0x27eb36(0xcb)](_0x47465e=>{_0x377da8||(_0x135691=vc(_0x3ed618,_0x47465e));}),(0x0,n[_0x27eb36(0x6e6)])(()=>{const _0x43df15=_0x27eb36;_0x377da8=!0x0,_0x135691==null||_0x135691[_0x43df15(0x2d1)](),_0x27530d&&_0x3280d2[_0x43df15(0x2eb)][_0x43df15(0x660)](_0x2d8635),_0x3280d2[_0x43df15(0x5be)][_0x43df15(0x12c)](_0x2d8635);});},'clearTab':_0x536d76=>{const _0x23b8df=_0x159c;_0x3280d2[_0x23b8df(0x5be)][_0x23b8df(0x12c)](_0x536d76);}};}function vc(_0x3b69d2,_0x7966db){const _0x50a4cd=_0x404806;let _0x27a95a=yc(_0x3b69d2);if(!_0x27a95a)return;let _0x2b9b74=document['createElement'](_0x50a4cd(0xef));return _0x2b9b74['dataset'][_0x50a4cd(0x4a5)]='true',_0x2b9b74[_0x50a4cd(0x1c2)][_0x50a4cd(0x5b3)]=_0x50a4cd(0x1db),_0x2b9b74[_0x50a4cd(0x1c2)][_0x50a4cd(0x356)]=_0x50a4cd(0x4af),_0x2b9b74[_0x50a4cd(0x1c2)][_0x50a4cd(0x3c1)]=_0x50a4cd(0x159),_0x2b9b74['textContent']=_0x7966db instanceof Error&&_0x7966db[_0x50a4cd(0x6cb)]?_0x7966db[_0x50a4cd(0x6cb)]:'Failed\x20to\x20load\x20embedded\x20sheet.',_0x27a95a[_0x50a4cd(0x588)](_0x2b9b74),_0x2b9b74;}function yc(_0x8cec50){const _0x556a1f=_0x404806;return document['querySelector'](_0x556a1f(0x62b)+bc(_0x8cec50)+'\x22]');}function bc(_0x4bed54){const _0x5a3636=_0x404806;return _0x4bed54[_0x5a3636(0x266)](/\\/g,'\x5c\x5c')['replace'](/"/g,'\x5c\x22');}function xc(_0x2d82d2){const _0x1f1a74=_0x404806;let _0x2a9dfa=new l['Subscription'](),_0x2f1a69=0x0,_0x4e84ae;if(_0x2a9dfa['add'](_0x2d82d2[_0x1f1a74(0x176)][_0x1f1a74(0x24b)][_0x1f1a74(0x3db)](_0x3f3f33=>{const _0x314861=_0x1f1a74;if(typeof _0x3f3f33[_0x314861(0x733)]!=_0x314861(0x6cd))return;let _0x143762=_0x2d82d2[_0x314861(0x34c)][_0x314861(0x6a7)](_0x3f3f33[_0x314861(0x106)])[_0x314861(0x18f)](_0x21be88=>_0x21be88[_0x314861(0x46d)]===_0x3f3f33[_0x314861(0x46d)]&&_0x21be88[_0x314861(0x3fd)]==='sheets-floating-object');_0x143762!=null&&_0x143762[_0x314861(0x375)]&&_0x2d82d2[_0x314861(0x4c8)][_0x314861(0x19d)]({'id':_0x143762[_0x314861(0x375)],'image':_0x3f3f33['image'],'updatedAt':_0x3f3f33[_0x314861(0x1d7)]});})),!_0x2d82d2['canvasFloatDomPreviewService'][_0x1f1a74(0x541)])return _0x2a9dfa;let _0x3d7b30=()=>{_0x4e84ae||_0x2f1a69>=0xf0||(_0x4e84ae=globalThis['setTimeout'](()=>{_0x4e84ae=void 0x0,_0x2f1a69+=0x1,_0x5cb924();},0xfa));},_0x2fb6e3=_0x222dcc=>{const _0x54a9b2=_0x1f1a74;let _0x2bbad7=_0x222dcc[_0x54a9b2(0x59a)];if(!_0x2bbad7||typeof _0x2bbad7!=_0x54a9b2(0x586))return!0x0;let _0x1ea680=Tc(_0x2bbad7,'embedId'),_0x4723bc=Tc(_0x2bbad7,'hostUnitId');if(!_0x1ea680||!_0x4723bc)return!0x0;let _0x3739dd=_0x2d82d2[_0x54a9b2(0x34c)]['getDescriptor'](_0x4723bc,_0x1ea680);return!_0x3739dd||_0x3739dd[_0x54a9b2(0x3fd)]!==_0x54a9b2(0x615)||!_0x3739dd['childUnitId']||_0x3739dd[_0x54a9b2(0x34e)]==null?!0x1:(_0x2d82d2[_0x54a9b2(0x176)][_0x54a9b2(0x52a)]({'descriptor':_0x3739dd,'childUnitId':_0x3739dd[_0x54a9b2(0x106)],'childType':_0x3739dd['childType'],'width':_0x222dcc['width'],'height':_0x222dcc[_0x54a9b2(0x704)],'dpr':typeof window>'u'?0x1:window['devicePixelRatio']||0x1,'reason':_0x54a9b2(0x4ed)}),!0x0);},_0x5cb924=()=>{const _0x350a34=_0x1f1a74;var _0x10915b,_0x455558;let _0x3ed7cb=!0x1;(_0x10915b=(_0x455558=_0x2d82d2['canvasFloatDomPreviewService'])['getPendingRequests'])==null||_0x10915b[_0x350a34(0x538)](_0x455558)['forEach'](_0x54f692=>{_0x2fb6e3(_0x54f692)||(_0x3ed7cb=!0x0);}),_0x3ed7cb&&_0x3d7b30();};return _0x5cb924(),_0x2a9dfa[_0x1f1a74(0x1ab)](_0x2d82d2[_0x1f1a74(0x4c8)][_0x1f1a74(0x541)][_0x1f1a74(0x3db)](_0x400cb3=>{_0x2fb6e3(_0x400cb3)||_0x3d7b30();})),_0x2a9dfa[_0x1f1a74(0x1ab)](()=>{const _0x2a7ff9=_0x1f1a74;_0x4e84ae&&globalThis[_0x2a7ff9(0x45c)](_0x4e84ae);}),_0x2a9dfa;}function Sc(_0xe9378f){const _0x417321=_0x404806;let _0x4ca630=_0xe9378f['injector'],_0x5a44b6=pc[_0x417321(0x35f)](_0x4ca630);if(_0x5a44b6)return _0x5a44b6;let _0x419034=wc(_0xe9378f['injector']);if(_0x419034!==null){if(_0x419034){let _0x2d923b=xc({'previewService':_0xe9378f['previewService'],'embedModelService':_0x419034[_0x417321(0x34c)],'canvasFloatDomPreviewService':_0x419034[_0x417321(0x4c8)]});return pc[_0x417321(0x37d)](_0x4ca630,_0x2d923b),_0x2d923b;}_0xe9378f[_0x417321(0x653)]===!0x1||mc[_0x417321(0x287)](_0x4ca630)||(mc['add'](_0x4ca630),Cc(_0xe9378f,0x0));}}function Cc(_0x54012e,_0x30748f){const _0x4b4681=_0x404806;let _0x23ab32=_0x54012e[_0x4b4681(0x425)]??0xf0,_0xabcb48=_0x54012e[_0x4b4681(0x19c)]??0xfa,_0x20a0f3=_0x54012e[_0x4b4681(0x697)];globalThis[_0x4b4681(0x661)](()=>{const _0x4f9412=_0x4b4681;if(Sc({..._0x54012e,'retry':!0x1})||_0x30748f+0x1>=_0x23ab32){mc[_0x4f9412(0x4d8)](_0x20a0f3);return;}Cc(_0x54012e,_0x30748f+0x1);},_0xabcb48);}function wc(_0x36f84a){const _0x46323e=_0x404806;try{return!_0x36f84a[_0x46323e(0x287)](a[_0x46323e(0x5e7)])||!_0x36f84a['has'](e['EmbedModelService'])?void 0x0:{'embedModelService':_0x36f84a[_0x46323e(0x35f)](e[_0x46323e(0x4b8)]),'canvasFloatDomPreviewService':_0x36f84a['get'](a[_0x46323e(0x5e7)])};}catch{return null;}}function Tc(_0x4f0ae0,_0x405e48){let _0x4cf802=_0x4f0ae0[_0x405e48];return typeof _0x4cf802=='string'?_0x4cf802:void 0x0;}let Ec=class{constructor(_0x16cd3c){const _0x27bfe4=_0x404806;this[_0x27bfe4(0x6b5)]=_0x16cd3c,V(this,_0x27bfe4(0x388),new Map());}[_0x404806(0x5d5)](_0x22a3c1,_0x37df0d){const _0x4ff364=_0x404806;if(this[_0x4ff364(0x388)][_0x4ff364(0x287)](_0x22a3c1[_0x4ff364(0x46d)]))throw Error(_0x4ff364(0x509)+_0x22a3c1['embedId']);let _0x189470=this[_0x4ff364(0x6b5)]['getSession'](_0x22a3c1['embedId']),_0x39da79=_0x189470!=null&&_0x189470[_0x4ff364(0x53e)]?this[_0x4ff364(0x2d5)](_0x189470,_0x37df0d):this[_0x4ff364(0x347)](_0x22a3c1,_0x37df0d);return this[_0x4ff364(0x388)][_0x4ff364(0x37d)](_0x22a3c1[_0x4ff364(0x46d)],_0x39da79),{'session':_0x39da79[_0x4ff364(0x4e6)],'ownsSession':_0x39da79[_0x4ff364(0x3d0)],'dispose':()=>{const _0x3dd7bf=_0x4ff364;this[_0x3dd7bf(0x388)]['get'](_0x22a3c1[_0x3dd7bf(0x46d)])===_0x39da79&&(this[_0x3dd7bf(0x388)][_0x3dd7bf(0x4d8)](_0x22a3c1[_0x3dd7bf(0x46d)]),_0x39da79[_0x3dd7bf(0x3f7)]());}};}[_0x404806(0x2d5)](_0x5177a6,_0x2884f0){const _0x56dc12=_0x404806;let _0x1e632a=_0x5177a6[_0x56dc12(0x53e)][_0x56dc12(0x30d)][_0x56dc12(0x6ae)],_0xc579e3=_0x1e632a['parentNode'],_0x1b9afe=_0x1e632a[_0x56dc12(0x727)];if(!_0xc579e3)throw Error('EMBED_RUNTIME_HOST_NOT_ATTACHED:'+_0x5177a6['embedId']);return _0x2884f0[_0x56dc12(0x588)](_0x1e632a),{'session':_0x5177a6,'ownsSession':!0x1,'dispose':()=>{const _0x17cfed=_0x56dc12;if(this[_0x17cfed(0x6b5)]['getSession'](_0x5177a6[_0x17cfed(0x46d)])!==_0x5177a6){_0x1e632a['remove']();return;}(_0x1b9afe==null?void 0x0:_0x1b9afe['parentNode'])===_0xc579e3?_0xc579e3['insertBefore'](_0x1e632a,_0x1b9afe):_0xc579e3[_0x17cfed(0x1a1)](_0x1e632a);}};}['_mountOwnedSession'](_0x4e7030,_0x5f3d1b){const _0x30c2c5=_0x404806;let _0x475ea2=this[_0x30c2c5(0x6b5)][_0x30c2c5(0x4fc)](_0x4e7030,_0x5f3d1b);return{'session':_0x475ea2,'ownsSession':!0x0,'dispose':()=>{const _0x180db5=_0x30c2c5;this['_mountService'][_0x180db5(0x294)](_0x4e7030[_0x180db5(0x46d)])===_0x475ea2&&this[_0x180db5(0x6b5)][_0x180db5(0x660)](_0x4e7030['embedId']);}};}};Ec=Q([Z(0x0,(0x0,n['Inject'])(rt))],Ec);function Dc(){const _0x1b7e00=_0x404806;return Wi({'childType':n[_0x1b7e00(0x536)][_0x1b7e00(0x47d)],'productName':_0x1b7e00(0x35a)});}function Oc(_0x1297c6){const _0x514f01=_0x404806;return hn({'embedId':_0x1297c6['embedId'],'active':_0x1297c6[_0x514f01(0x26f)],'fullscreen':_0x1297c6[_0x514f01(0x4aa)],'usesDomFloatingStage':_0x1297c6[_0x514f01(0x4df)]??!0x0,'renderScopeActive':_0x1297c6[_0x514f01(0x10b)]??!0x1});}function kc(_0x344f4c){const _0x22ae09=_0x404806;var _0x330048;let _0x55861f=(0x0,a[_0x22ae09(0x343)])(n['LocaleService']),{hostUnitId:_0x5ab8cd,embedId:_0x6c345a,childUnitId:_0xf8e25c,slideModel:_0x5ab814,floatingActiveService:_0x4dc460,commandService:_0x407360,instanceService:_0x382252,fullscreen:_0x527814,usesDomFloatingStage:_0x2a213a,renderScopeActive$:_0x58f4e4}=_0x344f4c,_0x81fd7f=(0x0,a['useObservable'])(()=>_0x4dc460[_0x22ae09(0x11f)],_0x4dc460[_0x22ae09(0x4ff)](),!0x1,[_0x4dc460]),_0x62b84d=(0x0,a[_0x22ae09(0x261)])(_0x58f4e4,!0x1),_0x405fd3=(0x0,a[_0x22ae09(0x261)])(_0x5ab814===null?null:()=>_0x5ab814['pageManager'][_0x22ae09(0x111)],[],!0x1,[_0x5ab814]),_0x48f44e=(0x0,a[_0x22ae09(0x261)])(_0x5ab814===null?null:()=>_0x5ab814[_0x22ae09(0x631)][_0x22ae09(0x62e)],_0x5ab814==null||(_0x330048=_0x5ab814['pageManager']['getActiveSlide']())==null?void 0x0:_0x330048[_0x22ae09(0x2ef)](),!0x1,[_0x5ab814]),_0x3eccf7=(0x0,c['useMemo'])(()=>(_0x5ab814==null?void 0x0:_0x5ab814[_0x22ae09(0x631)][_0x22ae09(0x471)]())??[],[_0x5ab814,_0x405fd3]),_0x5acf2d=Math[_0x22ae09(0x282)](0x0,_0x3eccf7[_0x22ae09(0x2a3)](_0x57dc76=>_0x57dc76[_0x22ae09(0x2ef)]()===_0x48f44e)),_0x2dc3b6=_0x3eccf7[_0x22ae09(0x5a7)],_0x528434=Oc({'active':_0x81fd7f,'embedId':_0x6c345a,'fullscreen':_0x527814,'renderScopeActive':_0x62b84d,'usesDomFloatingStage':_0x2a213a})===_0x22ae09(0x6c6),_0x10f3b1=()=>{const _0x36ddfd=_0x22ae09;_0x4dc460[_0x36ddfd(0x221)]({'hostUnitId':_0x5ab8cd,'embedId':_0x6c345a,'childUnitId':_0xf8e25c},'stage2'),_0x382252[_0x36ddfd(0x2df)](_0xf8e25c);},_0x439df0=_0x217f12=>{const _0x2a8a9f=_0x22ae09;let _0x37c826=_0x3eccf7[_0x217f12];!_0x37c826||!_0x5ab814||(_0x10f3b1(),_0x5ab814[_0x2a8a9f(0x631)][_0x2a8a9f(0x671)](_0x37c826[_0x2a8a9f(0x2ef)]()));};return(0x0,p['jsxs'])(_0x22ae09(0xef),{'className':(0x0,o[_0x22ae09(0x40f)])(_0x22ae09(0x47b),{'univer-hidden':!_0x528434,'univer-static\x20univer-mx-auto\x20univer-my-1.5\x20univer-translate-x-0':_0x527814,'univer-absolute\x20univer-left-1/2\x20univer-z-[30]\x20-univer-translate-x-1/2':!_0x527814,'-univer-top-9':!_0x527814}),'data-embed-floating-menu':_0x22ae09(0x420),'data-embed-id':_0x6c345a,'data-embed-float-stage':_0x528434?'stage2':_0x22ae09(0x169),'onPointerDown':_0x4a6207=>_0x4a6207[_0x22ae09(0x235)](),'children':[(0x0,p[_0x22ae09(0x4fd)])(Ac,{'title':_0x22ae09(0x292),'disabled':_0x5acf2d<=0x0,'onClick':()=>_0x439df0(_0x5acf2d-0x1),'children':(0x0,p[_0x22ae09(0x4fd)])(s[_0x22ae09(0x1cc)],{})}),(0x0,p['jsx'])(Ac,{'title':_0x22ae09(0x131),'disabled':_0x2dc3b6===0x0||_0x5acf2d>=_0x2dc3b6-0x1,'onClick':()=>_0x439df0(_0x5acf2d+0x1),'children':(0x0,p[_0x22ae09(0x4fd)])(s[_0x22ae09(0x4f5)],{})}),(0x0,p[_0x22ae09(0x4fd)])(o[_0x22ae09(0x5ff)],{'align':_0x22ae09(0x60f),'sideOffset':0x6,'data-embed-id':_0x6c345a,'data-embed-floating-menu-popup':'true','items':[{'type':_0x22ae09(0x5e0),'value':String(_0x5acf2d),'hideIndicator':!0x0,'options':_0x3eccf7['map']((_0x7789e7,_0xd765a0)=>({'label':'Slide\x20'+(_0xd765a0+0x1),'value':String(_0xd765a0)})),'onSelect':_0x1225f8=>_0x439df0(Number(_0x1225f8))}],'children':(0x0,p[_0x22ae09(0x117)])(o[_0x22ae09(0x241)],{'type':_0x22ae09(0x47c),'size':_0x22ae09(0x232),'variant':'ghost','className':'univer-h-6\x20univer-gap-1\x20univer-px-2\x20univer-text-xs','title':_0x22ae09(0x1c0),'children':[(0x0,p['jsx'])(_0x22ae09(0x147),{'children':_0x2dc3b6===0x0?'0\x20/\x200':_0x5acf2d+0x1+_0x22ae09(0x25d)+_0x2dc3b6}),(0x0,p[_0x22ae09(0x4fd)])(s[_0x22ae09(0x1ee)],{'className':'univer-size-3'})]})}),(0x0,p[_0x22ae09(0x4fd)])(o['Separator'],{'orientation':'vertical'}),(0x0,p[_0x22ae09(0x4fd)])(Ac,{'title':_0x55861f['t']('embed-ui.deleteBlock'),'className':_0x22ae09(0x713),'onClick':()=>{const _0x41855e=_0x22ae09;_0x407360['executeCommand'](e[_0x41855e(0x3cd)]['id'],{'hostUnitId':_0x5ab8cd,'embedId':_0x6c345a});},'children':(0x0,p[_0x22ae09(0x4fd)])(s[_0x22ae09(0x436)],{})})]});}function Ac(_0x501637){const _0x5e4e7e=_0x404806;let {children:_0x35b0c2,title:_0x40e9b6,disabled:_0xdbe572,className:_0x517fbf,onClick:_0x2ca268}=_0x501637;return(0x0,p[_0x5e4e7e(0x4fd)])(o['Button'],{'type':_0x5e4e7e(0x47c),'size':_0x5e4e7e(0x232),'variant':_0x5e4e7e(0x35d),'className':(0x0,o['clsx'])('univer-size-6\x20univer-p-0',_0x517fbf),'title':_0x40e9b6,'aria-label':_0x40e9b6,'disabled':_0xdbe572,'onClick':_0x2ca268,'children':_0x35b0c2});}function jc(){const _0x1e5526=_0x404806;return Ba({'childType':n[_0x1e5526(0x536)][_0x1e5526(0x47d)],'mount':Mc});}function Mc(_0x29535a){const _0x4d82f3=_0x404806;let {root:_0x1368a3,menu:_0x32fe4a}=za(_0x29535a),_0x25b060=gt(_0x32fe4a),_0x5b7188=_0x29535a[_0x4d82f3(0x697)][_0x4d82f3(0x35f)](U),_0x1ece0a=_0x29535a['injector'][_0x4d82f3(0x35f)](n[_0x4d82f3(0x3b0)]),_0x375611=_0x29535a['injector'][_0x4d82f3(0x35f)](n[_0x4d82f3(0x746)]),_0x5061a3=_0x375611[_0x4d82f3(0x330)](_0x29535a[_0x4d82f3(0x106)],n[_0x4d82f3(0x536)][_0x4d82f3(0x47d)]);return _0x25b060[_0x4d82f3(0x18e)]((0x0,c[_0x4d82f3(0x2ee)])(st,{'injector':_0x29535a['runtimeScope']['injector'],'mountContainer':_0x1368a3,'embedId':_0x29535a[_0x4d82f3(0x46d)]},(0x0,c[_0x4d82f3(0x2ee)])(kc,{'hostUnitId':_0x29535a['hostUnitId'],'embedId':_0x29535a[_0x4d82f3(0x46d)],'childUnitId':_0x29535a['childUnitId'],'slideModel':_0x5061a3??null,'floatingActiveService':_0x5b7188,'commandService':_0x1ece0a,'instanceService':_0x375611,'fullscreen':!!_0x29535a[_0x4d82f3(0x30d)][_0x4d82f3(0x4aa)],'usesDomFloatingStage':_0x29535a['descriptor']['entry']!==_0x4d82f3(0x2d3),'renderScopeActive$':_0x29535a[_0x4d82f3(0x30d)][_0x4d82f3(0x11f)]}))),(0x0,n[_0x4d82f3(0x6e6)])(()=>{const _0x3e8c88=_0x4d82f3;_t(_0x25b060),globalThis[_0x3e8c88(0x661)](()=>_0x32fe4a[_0x3e8c88(0x2d1)](),0x0);});}function Nc(_0x44d58d,_0x296865,_0x31cd99){const _0x191c9e=_0x404806;return{...(0x0,e[_0x191c9e(0xaa)])(_0x44d58d,_0x296865),'activateAnchor':_0x5aada2=>{const _0x515412=_0x191c9e;_0x31cd99==null||_0x31cd99[_0x515412(0x220)](_0x5aada2['hostUnitId']),_0x5aada2[_0x515412(0x41a)][_0x515412(0x106)]&&(_0x296865==null||_0x296865[_0x515412(0x2df)](_0x5aada2['descriptor'][_0x515412(0x106)]));let _0x14f631=_0x296865==null?void 0x0:_0x296865['getUnit'](_0x5aada2[_0x515412(0x1d1)],n[_0x515412(0x536)][_0x515412(0x47d)]),_0x2ad51e=()=>{const _0x3ff788=_0x515412;var _0x243595,_0x1b3f1c;return _0x14f631==null||(_0x243595=_0x14f631[_0x3ff788(0x631)])==null||(_0x1b3f1c=_0x243595[_0x3ff788(0x671)])==null?void 0x0:_0x1b3f1c[_0x3ff788(0x538)](_0x243595,_0x5aada2[_0x3ff788(0x375)]);};if(typeof window>'u'){_0x2ad51e();return;}window['requestAnimationFrame'](_0x2ad51e);}};}function Pc(){const _0x2cc4c0=_0x404806;return{'hostType':n['UniverInstanceType']['UNIVER_SLIDE'],'entry':_0x2cc4c0(0x2d3),'layout':_0x2cc4c0(0x6fb),'supportedLayouts':[_0x2cc4c0(0x6fb),_0x2cc4c0(0x34f),_0x2cc4c0(0x1ec),_0x2cc4c0(0x61c)],'menuBehavior':'floating','mount':_0x209c0e=>{const _0x1b6668=_0x2cc4c0;let _0xa94bd7=Ic(_0x1b6668(0x65f),_0x209c0e[_0x1b6668(0x41a)][_0x1b6668(0x375)]);return _0xa94bd7?{'hostElement':_0xa94bd7}:{};}};}function Fc(){const _0x4dc7af=_0x404806;return{'hostType':n[_0x4dc7af(0x536)][_0x4dc7af(0x47d)],'entry':_0x4dc7af(0xc6),'layout':_0x4dc7af(0x26d),'supportedLayouts':['tab-peer'],'menuBehavior':_0x4dc7af(0x2b8),'mount':_0x177529=>{const _0x202b6d=_0x4dc7af;let _0xd6b182=Ic(_0x202b6d(0x126),_0x177529[_0x202b6d(0x41a)][_0x202b6d(0x375)]);return _0xd6b182?{'hostElement':_0xd6b182}:{};}};}function Ic(_0x39b3fa,_0x502d65){return document['querySelector']('['+_0x39b3fa+'=\x22'+Lc(_0x502d65)+'\x22]');}function Lc(_0x539747){const _0x3bd250=_0x404806;return _0x539747[_0x3bd250(0x266)](/\\/g,'\x5c\x5c')[_0x3bd250(0x266)](/"/g,'\x5c\x22');}function Rc(){const _0x290bf2=_0x404806;return{'childType':n[_0x290bf2(0x536)][_0x290bf2(0x47d)],'handleWheel':()=>!0x1};}function zc(_0x2c1bc3){const _0x43527e=_0x404806;return{'childType':n['UniverInstanceType'][_0x43527e(0x47d)],'supportedLayouts':[_0x43527e(0x26d),_0x43527e(0x1ec),_0x43527e(0x6fb)],'beforeDeactivate':Bc,'mount':_0x4a7a94=>Vc(_0x4a7a94,_0x2c1bc3)};}function Bc(_0x2041f5){const _0x10b34e=_0x404806;let _0x3e9b8c=_0x2041f5[_0x10b34e(0x5c6)][_0x10b34e(0x697)];if(!(_0x3e9b8c!=null&&_0x3e9b8c['has'](L['ISlideDrawingStateService'])))return;let _0x251653=_0x3e9b8c[_0x10b34e(0x35f)](L[_0x10b34e(0x153)]);_0x251653['clearActiveEditing'](),_0x251653[_0x10b34e(0x57f)]();}function Vc(_0xe7a27f,_0x3cbb8a){const _0x3f8c42=_0x404806;let _0x201a98=_0xe7a27f[_0x3f8c42(0x697)][_0x3f8c42(0x35f)](n[_0x3f8c42(0x746)])[_0x3f8c42(0x330)](_0xe7a27f[_0x3f8c42(0x106)],n['UniverInstanceType'][_0x3f8c42(0x47d)]);if(!_0x201a98)return;let _0x5bd866=_0xe7a27f['runtimeScope'][_0x3f8c42(0x697)];if(!_0x5bd866)return;let _0x2f158e=ha(_0xe7a27f,_0x3cbb8a,_0x2aa889=>Hc(_0x201a98,_0x2aa889)),_0x224a40=_0xe7a27f['runtimeScope'][_0x3f8c42(0x1bf)][_0x3f8c42(0x6c3)],_0x5efa01=_0xe7a27f[_0x3f8c42(0x5c6)][_0x3f8c42(0x1bf)][_0x3f8c42(0x24d)],_0x4c882b=_0xe7a27f[_0x3f8c42(0x697)][_0x3f8c42(0x35f)](f['IRenderManagerService']),_0x2f93d6=Uc(_0xe7a27f),_0x508df0=_0x5efa01?Ai(_0x4c882b,_0xe7a27f['childUnitId'],_0x5bd866):void 0x0;if(_0x508df0&&_0x5efa01&&!_0x2f93d6){try{var _0x1bc6cf,_0x2dca68;(_0x1bc6cf=(_0x2dca68=_0x508df0[_0x3f8c42(0x172)])[_0x3f8c42(0x660)])==null||_0x1bc6cf[_0x3f8c42(0x538)](_0x2dca68);}catch{}_0x508df0[_0x3f8c42(0x172)][_0x3f8c42(0x66d)](_0x5efa01),Mi(_0x508df0,{'activate':!0x0}),_0x5efa01[_0x3f8c42(0x6a4)][_0x3f8c42(0x5e8)]=_0xe7a27f['childUnitId'],_0x5efa01[_0x3f8c42(0x6a4)]['embedChildRenderMode']=_0x3f8c42(0x42c);}let _0x28df29=gt(_0x224a40);return _0x224a40[_0x3f8c42(0x6a4)][_0x3f8c42(0x5e8)]=_0xe7a27f['childUnitId'],_0x224a40['dataset'][_0x3f8c42(0x323)]=_0x3f8c42(0x3b8),_0x28df29['render']((0x0,p[_0x3f8c42(0x4fd)])(st,{'injector':_0x5bd866,'mountContainer':_0xe7a27f['runtimeScope'][_0x3f8c42(0x1bf)]['popup'],'embedId':_0xe7a27f[_0x3f8c42(0x46d)],'children':_0x2f93d6?(0x0,p[_0x3f8c42(0x4fd)])(L['SlideEmbedFloatingPreview'],{'unitId':_0xe7a27f[_0x3f8c42(0x106)],'active$':_0xe7a27f[_0x3f8c42(0x30d)][_0x3f8c42(0x11f)]}):(0x0,p[_0x3f8c42(0x4fd)])(L['SlideEmbedChildWorkbench'],{})})),(0x0,n[_0x3f8c42(0x6e6)])(()=>{const _0x205e60=_0x3f8c42;_0x2f158e[_0x205e60(0x3f7)]();try{var _0x3796ce,_0x1396ad;_0x508df0==null||(_0x1396ad=(_0x3796ce=_0x508df0['engine'])['unmount'])==null||_0x1396ad[_0x205e60(0x538)](_0x3796ce);}catch{}_0x4c882b[_0x205e60(0xa9)](_0xe7a27f[_0x205e60(0x106)]),_t(_0x28df29),_0x224a40[_0x205e60(0x3d5)]&&(_0x224a40[_0x205e60(0x633)]('data-embed-child-render-unit-id'),_0x224a40[_0x205e60(0x633)](_0x205e60(0x3ff))),_0x5efa01!=null&&_0x5efa01[_0x205e60(0x3d5)]&&(_0x5efa01['removeAttribute']('data-embed-child-render-unit-id'),_0x5efa01['removeAttribute'](_0x205e60(0x3ff))),_0x5bd866['dispose']();});}function Hc(_0x279a7a,_0x5364bf){const _0x3e668e=_0x404806;var _0x5a2f45,_0x38bc67;let _0x29af3d=_0x5364bf==null?void 0x0:_0x5364bf[_0x3e668e(0x644)],_0x4246c3=_0x29af3d&&_0x279a7a[_0x3e668e(0x631)]['getSlide'](_0x29af3d)?_0x29af3d:(_0x5a2f45=_0x279a7a[_0x3e668e(0x631)][_0x3e668e(0x471)]()[0x0])==null?void 0x0:_0x5a2f45['getId']();_0x4246c3&&((_0x38bc67=_0x279a7a[_0x3e668e(0x631)][_0x3e668e(0x179)]())==null?void 0x0:_0x38bc67['getId']())!==_0x4246c3&&_0x279a7a['pageManager'][_0x3e668e(0x671)](_0x4246c3);}function Uc(_0x466de4){const _0x294b5e=_0x404806;return _0x466de4[_0x294b5e(0x30d)][_0x294b5e(0x210)]===_0x294b5e(0x3b5)&&!_0x466de4['renderScope']['fullscreen']&&_0x466de4[_0x294b5e(0x5d3)]===_0x294b5e(0x1ec);}let Wc=class{constructor(_0x385f5d,_0x52f2bd){const _0x3f751c=_0x404806;this['_instanceService']=_0x385f5d,this[_0x3f751c(0x5fd)]=_0x52f2bd,V(this,'childType',n[_0x3f751c(0x536)][_0x3f751c(0x47d)]);}[_0x404806(0x496)](_0x12c3b3){const _0x3ffcfe=_0x404806;var _0x177d30,_0x287013;let _0x5931f5=this[_0x3ffcfe(0x558)](_0x12c3b3['childUnitId']),_0x57e6f6=(_0x5931f5==null||(_0x177d30=_0x5931f5['pageManager'][_0x3ffcfe(0x179)]())==null?void 0x0:_0x177d30[_0x3ffcfe(0x2ef)]())??'';return{'unitId':_0x12c3b3['childUnitId'],'pageId':_0x57e6f6,'scaleMode':_0x3ffcfe(0x5ee),'zoomRatio':_0x5931f5==null||(_0x287013=_0x5931f5[_0x3ffcfe(0x65b)])==null?void 0x0:_0x287013[_0x3ffcfe(0x538)](_0x5931f5)};}[_0x404806(0x638)](_0x2a5df1,_0xe1dcb5){const _0x24720e=_0x404806;let _0x1e359f=this['_getSlideModel'](_0x2a5df1[_0x24720e(0x106)]);!_0x1e359f||!_0xe1dcb5[_0x24720e(0x644)]||!_0x1e359f[_0x24720e(0x631)][_0x24720e(0x551)](_0xe1dcb5[_0x24720e(0x644)])||_0x1e359f[_0x24720e(0x631)][_0x24720e(0x671)](_0xe1dcb5[_0x24720e(0x644)]);}['renderPreview'](_0x524eb8){const _0x2372c4=_0x404806;var _0x18b2e5,_0x50933b,_0x1503e0;let _0x1c3f0a=this['_getSlideModel'](_0x524eb8[_0x2372c4(0x106)]),_0x2693d4=(_0x18b2e5=_0x524eb8[_0x2372c4(0x1f1)])==null?void 0x0:_0x18b2e5[_0x2372c4(0x644)];_0x1c3f0a&&_0x2693d4&&_0x1c3f0a[_0x2372c4(0x631)]['getSlide'](_0x2693d4)&&_0x1c3f0a[_0x2372c4(0x631)][_0x2372c4(0x671)](_0x2693d4);let _0x4699c3=this['_getOrCreateRender'](_0x524eb8[_0x2372c4(0x106)]),_0x528019=_0x4699c3==null||(_0x50933b=_0x4699c3['engine'])==null||(_0x1503e0=_0x50933b[_0x2372c4(0x406)])==null?void 0x0:_0x1503e0[_0x2372c4(0x538)](_0x50933b);if(_0x4699c3&&(!_0x528019||_0x528019[_0x2372c4(0x6e7)]<=0x1||_0x528019[_0x2372c4(0x704)]<=0x1)&&(_0x528019=Gc(_0x4699c3,_0x524eb8[_0x2372c4(0x6e7)],_0x524eb8[_0x2372c4(0x704)])),!(!_0x528019||_0x528019['width']<=0x1||_0x528019[_0x2372c4(0x704)]<=0x1||typeof _0x528019[_0x2372c4(0x33d)]!=_0x2372c4(0x338)))try{let _0xc0e1d1=_0x1c3f0a?(0x0,L[_0x2372c4(0x15b)])(_0x1c3f0a['getSnapshot']()[_0x2372c4(0x305)]):void 0x0,_0x30335c=_0xc0e1d1?_0xc0e1d1[_0x2372c4(0x6e7)]/_0xc0e1d1[_0x2372c4(0x704)]:void 0x0,_0x951968=Jc(_0x4699c3,_0x528019[_0x2372c4(0x6e7)],_0x528019[_0x2372c4(0x704)])??(_0x30335c?Kc(_0x528019['width'],_0x528019[_0x2372c4(0x704)],_0x30335c):void 0x0);return Yc(_0x528019,_0x524eb8[_0x2372c4(0x6e7)],_0x524eb8[_0x2372c4(0x704)],_0x524eb8[_0x2372c4(0x1b8)],_0x951968)??_0x528019['toDataURL'](_0x2372c4(0x1ae));}catch{return;}}[_0x404806(0x558)](_0x52a725){const _0xbb0057=_0x404806;return this['_instanceService'][_0xbb0057(0x330)](_0x52a725,n[_0xbb0057(0x536)][_0xbb0057(0x47d)])??void 0x0;}[_0x404806(0x51c)](_0x4543ff){const _0x4691fb=_0x404806;let _0x52c787=this[_0x4691fb(0x5fd)]['getRenderUnitById'](_0x4543ff);if(_0x52c787)return _0x52c787;try{return this[_0x4691fb(0x5fd)][_0x4691fb(0x3f6)](_0x4543ff);}catch{return;}}};Wc=Q([Z(0x0,n[_0x404806(0x746)]),Z(0x1,f[_0x404806(0x1f0)])],Wc);function Gc(_0x17ea42,_0x253482,_0x3f3ccb){const _0x2c7034=_0x404806;if(typeof document>'u')return;let _0x77b1b7=_0x17ea42[_0x2c7034(0x172)],_0xa2e059=_0x17ea42[_0x2c7034(0x6aa)];if(!(_0x77b1b7!=null&&_0x77b1b7[_0x2c7034(0x66d)])||!_0x77b1b7[_0x2c7034(0x2b6)])return;let _0x4e29e0=document['createElement'](_0x2c7034(0xef));_0x4e29e0[_0x2c7034(0x1c2)][_0x2c7034(0x5df)]=_0x2c7034(0x309),_0x4e29e0['style']['left']=_0x2c7034(0x528),_0x4e29e0[_0x2c7034(0x1c2)]['top']=_0x2c7034(0x528),_0x4e29e0[_0x2c7034(0x1c2)][_0x2c7034(0x6e7)]=Math[_0x2c7034(0x282)](0x1,Math[_0x2c7034(0x355)](_0x253482))+'px',_0x4e29e0[_0x2c7034(0x1c2)]['height']=Math['max'](0x1,Math[_0x2c7034(0x355)](_0x3f3ccb))+'px',_0x4e29e0[_0x2c7034(0x1c2)][_0x2c7034(0xcd)]=_0x2c7034(0x620),_0x4e29e0[_0x2c7034(0x6a4)][_0x2c7034(0x5ce)]=_0x2c7034(0x420),document[_0x2c7034(0x4fa)][_0x2c7034(0x1a1)](_0x4e29e0);try{var _0x4f7746,_0x417fde,_0x38a4b7;return _0x77b1b7[_0x2c7034(0x66d)](_0x4e29e0),_0x77b1b7[_0x2c7034(0x2b6)](),_0xa2e059==null||(_0x4f7746=_0xa2e059['makeDirty'])==null||_0x4f7746[_0x2c7034(0x538)](_0xa2e059,!0x0),_0xa2e059==null||(_0x417fde=_0xa2e059[_0x2c7034(0x18e)])==null||_0x417fde[_0x2c7034(0x538)](_0xa2e059),(_0x38a4b7=_0x77b1b7[_0x2c7034(0x406)])==null?void 0x0:_0x38a4b7['call'](_0x77b1b7);}finally{_0x4e29e0[_0x2c7034(0x2d1)]();}}function Kc(_0x8960da,_0x32825e,_0x427da5){const _0x3a94d7=_0x404806;let _0x2454c3=Math[_0x3a94d7(0x282)](0x1,Math[_0x3a94d7(0x355)](_0x8960da)),_0x1c8ff6=Math[_0x3a94d7(0x282)](0x1,Math[_0x3a94d7(0x355)](_0x32825e));if(!Number[_0x3a94d7(0x581)](_0x427da5)||_0x427da5<=0x0)return{'sx':0x0,'sy':0x0,'sWidth':_0x2454c3,'sHeight':_0x1c8ff6};if(_0x2454c3/_0x1c8ff6>_0x427da5){let _0x49c6b7=Math[_0x3a94d7(0x355)](_0x1c8ff6*_0x427da5);return{'sx':Math[_0x3a94d7(0x282)](0x0,Math[_0x3a94d7(0x355)]((_0x2454c3-_0x49c6b7)/0x2)),'sy':0x0,'sWidth':_0x49c6b7,'sHeight':_0x1c8ff6};}let _0xf1c9a8=Math[_0x3a94d7(0x355)](_0x2454c3/_0x427da5);return{'sx':0x0,'sy':Math[_0x3a94d7(0x282)](0x0,Math[_0x3a94d7(0x355)]((_0x1c8ff6-_0xf1c9a8)/0x2)),'sWidth':_0x2454c3,'sHeight':_0xf1c9a8};}function qc(_0x4c8420,_0x59e811,_0x149105,_0x12a464,_0xf92fbe){const _0x1be320=_0x404806;if(typeof _0x149105['left']!=_0x1be320(0x670)||typeof _0x149105['top']!=_0x1be320(0x670)||typeof _0x149105[_0x1be320(0x6e7)]!=_0x1be320(0x670)||typeof _0x149105['height']!=_0x1be320(0x670)||_0x149105[_0x1be320(0x6e7)]<=0x0||_0x149105[_0x1be320(0x704)]<=0x0)return;let _0x107098=Math[_0x1be320(0x282)](0x0,Math[_0x1be320(0x355)](_0x149105[_0x1be320(0x1fb)]*_0x12a464)),_0x363c1b=Math['max'](0x0,Math['round'](_0x149105['top']*_0xf92fbe));return{'sx':_0x107098,'sy':_0x363c1b,'sWidth':Math[_0x1be320(0x5f9)](Math['max'](0x1,Math[_0x1be320(0x355)](_0x149105['width']*_0x12a464)),Math[_0x1be320(0x282)](0x1,Math[_0x1be320(0x355)](_0x4c8420-_0x107098))),'sHeight':Math[_0x1be320(0x5f9)](Math[_0x1be320(0x282)](0x1,Math[_0x1be320(0x355)](_0x149105[_0x1be320(0x704)]*_0xf92fbe)),Math[_0x1be320(0x282)](0x1,Math[_0x1be320(0x355)](_0x59e811-_0x363c1b)))};}function Jc(_0x7b8dcc,_0x2fc480,_0x274847){const _0x5f1504=_0x404806;var _0x3bec0b,_0x523f87;let _0x478700=_0x7b8dcc==null?void 0x0:_0x7b8dcc[_0x5f1504(0x6aa)],_0x1bdcf4=_0x478700==null||(_0x3bec0b=_0x478700[_0x5f1504(0x32a)])==null?void 0x0:_0x3bec0b['call'](_0x478700,L[_0x5f1504(0x711)]),_0x212a1b=_0x478700==null||(_0x523f87=_0x478700[_0x5f1504(0x3af)])==null?void 0x0:_0x523f87['call'](_0x478700),_0x278b91=(_0x212a1b==null?void 0x0:_0x212a1b[_0x5f1504(0x3da)])??(_0x478700==null?void 0x0:_0x478700[_0x5f1504(0x3da)])??0x1,_0x52874c=(_0x212a1b==null?void 0x0:_0x212a1b[_0x5f1504(0x45b)])??(_0x478700==null?void 0x0:_0x478700['scaleY'])??_0x278b91;return _0x1bdcf4?qc(_0x2fc480,_0x274847,_0x1bdcf4,_0x278b91,_0x52874c):void 0x0;}function Yc(_0x218a09,_0x5881d5,_0x46f7b5,_0x584fdf,_0x58f20a){const _0x288dc5=_0x404806;if(typeof document>'u'||!_0x58f20a)return;let _0x14f58e=document[_0x288dc5(0x2ee)]('canvas');_0x14f58e[_0x288dc5(0x6e7)]=Math['max'](0x1,Math['round'](_0x5881d5*Math[_0x288dc5(0x282)](0x1,_0x584fdf||0x1))),_0x14f58e[_0x288dc5(0x704)]=Math[_0x288dc5(0x282)](0x1,Math['round'](_0x46f7b5*Math[_0x288dc5(0x282)](0x1,_0x584fdf||0x1)));let _0x9fc36b=null;try{_0x9fc36b=_0x14f58e[_0x288dc5(0x498)]('2d');}catch{return;}if(_0x9fc36b)return _0x9fc36b[_0x288dc5(0x721)](_0x218a09,_0x58f20a['sx'],_0x58f20a['sy'],_0x58f20a[_0x288dc5(0x2cc)],_0x58f20a[_0x288dc5(0x100)],0x0,0x0,_0x14f58e[_0x288dc5(0x6e7)],_0x14f58e[_0x288dc5(0x704)]),_0x14f58e['toDataURL'](_0x288dc5(0x1ae));}function Xc(_0x1cc1a0,_0x3db4fc){const _0x4e7ace=_0x404806;let _0x5ad8f8=!0x1,_0x13d433,_0x21bf07,_0x210086,_0x240312=_0x26a63f=>{const _0x1bbf4e=_0x159c;if(_0x5ad8f8||_0x21bf07||!_0x26a63f['image'])return;let _0x1df684=rl(_0x26a63f[_0x1bbf4e(0x733)]);_0x1df684&&(_0x13d433=il(_0x3db4fc['hostElement'],_0x13d433,_0x1df684));},_0xa41fda=_0x1cc1a0[_0x4e7ace(0x176)]['previewUpdated$'][_0x4e7ace(0x3db)](_0x3e7f81=>{const _0x2a8780=_0x4e7ace;_0x3e7f81[_0x2a8780(0x46d)]===_0x3db4fc[_0x2a8780(0x46d)]&&(!_0x3db4fc[_0x2a8780(0x106)]||_0x3e7f81['childUnitId']===_0x3db4fc[_0x2a8780(0x106)])&&_0x240312(_0x3e7f81);});return Zc(_0x1cc1a0,_0x3db4fc)[_0x4e7ace(0x136)](_0x2aa9f9=>{const _0x346e9c=_0x4e7ace;if(_0x5ad8f8||!_0x2aa9f9)return;let _0x1be065=$c();try{let _0x563b33=_0x1cc1a0[_0x346e9c(0xfd)]['acquire']({..._0x2aa9f9,'mode':'readonly'},_0x1be065[_0x346e9c(0x197)]);if(!_0x563b33[_0x346e9c(0x4e6)][_0x346e9c(0x53e)])throw _0x563b33[_0x346e9c(0x3f7)](),Error(_0x346e9c(0x265));if(_0x5ad8f8){_0x563b33[_0x346e9c(0x3f7)]();return;}el(_0x1be065[_0x346e9c(0x197)]),_0x21bf07=_0x563b33,_0x210086=_0x1be065,_0x13d433=void 0x0,_0x3db4fc['hostElement'][_0x346e9c(0x588)](_0x1be065[_0x346e9c(0x130)]),_0x1be065[_0x346e9c(0x332)](tl(_0x1cc1a0,_0x563b33,_0x1be065[_0x346e9c(0x5b9)]));return;}catch{}Qc(_0x1cc1a0,_0x3db4fc,_0x2aa9f9,_0x240312,()=>_0x5ad8f8)[_0x346e9c(0x136)](_0x2b6df4=>{const _0x1238cf=_0x346e9c;!_0x5ad8f8&&_0x2b6df4&&(_0x13d433=il(_0x3db4fc[_0x1238cf(0x5f7)],_0x13d433,_0x2b6df4));});},()=>{}),(0x0,n[_0x4e7ace(0x6e6)])(()=>{const _0x4ad809=_0x4e7ace;_0x5ad8f8=!0x0,_0xa41fda['unsubscribe'](),_0x21bf07==null||_0x21bf07[_0x4ad809(0x3f7)](),_0x21bf07=void 0x0,_0x210086==null||_0x210086[_0x4ad809(0x3f7)](),_0x210086=void 0x0,_0x13d433==null||_0x13d433[_0x4ad809(0x2d1)](),_0x13d433=void 0x0;});}async function Zc(_0xdc3b26,_0x244fb1){const _0x388771=_0x404806;let _0x54b693=_0xdc3b26[_0x388771(0x34c)][_0x388771(0x616)](_0x244fb1[_0x388771(0x1d1)],_0x244fb1[_0x388771(0x46d)])??nl(_0x244fb1);if(_0x54b693){try{_0x54b693=await _0xdc3b26[_0x388771(0x628)][_0x388771(0x693)]({'descriptor':_0x54b693});}catch{}return _0x54b693['childUnitId']&&_0x54b693['childType']!=null?_0x54b693:void 0x0;}}async function Qc(_0x29f16c,_0x3df51f,_0x15543b,_0x48702e,_0x16e14f){const _0x55deca=_0x404806;var _0x178360,_0x1a0d2d;let _0x3e40b6=await((_0x178360=_0x29f16c[_0x55deca(0x6d3)])==null?void 0x0:_0x178360[_0x55deca(0x4ae)](_0x3df51f[_0x55deca(0x375)]));if(_0x16e14f())return;if(_0x3e40b6)return rl(_0x3e40b6);let _0x5c28be=_0x15543b['childUnitId'],_0x1cc800=_0x15543b[_0x55deca(0x34e)];if(!_0x5c28be||_0x1cc800==null)return;let _0x22227b=(_0x1a0d2d=_0x29f16c[_0x55deca(0x6d3)])==null?void 0x0:_0x1a0d2d[_0x55deca(0x384)](_0x3df51f[_0x55deca(0x375)]);_0x48702e(_0x29f16c['previewService']['requestPreview']({'descriptor':{..._0x15543b,'mode':_0x55deca(0x4fb)},'childUnitId':_0x5c28be,'childType':_0x1cc800,'width':Math[_0x55deca(0x282)](0x1,_0x3df51f[_0x55deca(0x6e7)]),'height':Math['max'](0x1,_0x3df51f[_0x55deca(0x704)]),'dpr':Math[_0x55deca(0x282)](0x1,Math[_0x55deca(0x5f9)](0x2,_0x3df51f[_0x55deca(0x1b8)])),'reason':_0x55deca(0x4ed),'context':_0x22227b}));}function $c(){const _0x380e8f=_0x404806;let _0x42b9c6=document[_0x380e8f(0x2ee)](_0x380e8f(0xef));_0x42b9c6[_0x380e8f(0x6a4)]['embedSlidesPresentationSurface']='true',_0x42b9c6['style'][_0x380e8f(0x5df)]=_0x380e8f(0x303),_0x42b9c6[_0x380e8f(0x1c2)]['inset']='0',_0x42b9c6['style']['isolation']=_0x380e8f(0x1a9),_0x42b9c6[_0x380e8f(0x1c2)][_0x380e8f(0x559)]=_0x380e8f(0x115);let _0x2d3269=document[_0x380e8f(0x2ee)](_0x380e8f(0xef));_0x2d3269[_0x380e8f(0x6a4)]['embedSlidesPresentationRuntime']=_0x380e8f(0x420),_0x2d3269[_0x380e8f(0x1c2)][_0x380e8f(0x5df)]='absolute',_0x2d3269[_0x380e8f(0x1c2)][_0x380e8f(0x27d)]='0',_0x2d3269[_0x380e8f(0x1c2)][_0x380e8f(0x295)]='0',_0x2d3269[_0x380e8f(0x1c2)]['overflow']=_0x380e8f(0x115),_0x2d3269[_0x380e8f(0x1c2)][_0x380e8f(0xcd)]=_0x380e8f(0x620);let _0x580cd1=document['createElement'](_0x380e8f(0xef));_0x580cd1[_0x380e8f(0x6a4)]['embedSlidesPresentationInteractionGate']='true',_0x580cd1['style'][_0x380e8f(0x5df)]=_0x380e8f(0x303),_0x580cd1[_0x380e8f(0x1c2)][_0x380e8f(0x27d)]='0',_0x580cd1[_0x380e8f(0x1c2)][_0x380e8f(0x295)]='1',_0x580cd1['style'][_0x380e8f(0xcd)]=_0x380e8f(0x281),_0x580cd1[_0x380e8f(0x1c2)][_0x380e8f(0x4cb)]=_0x380e8f(0x620),_0x42b9c6[_0x380e8f(0x448)](_0x2d3269,_0x580cd1);let _0x2abcc3=[];return{'surface':_0x42b9c6,'runtimeHost':_0x2d3269,'interactionGate':_0x580cd1,'addDisposer':_0x21cdd5=>_0x2abcc3['push'](_0x21cdd5),'dispose':()=>{const _0x160dff=_0x380e8f;_0x2abcc3[_0x160dff(0x35b)](0x0)[_0x160dff(0x5b7)]()[_0x160dff(0x72e)](_0x59abbb=>_0x59abbb()),_0x42b9c6['remove']();}};}function el(_0x87e211){const _0x5d62ef=_0x404806;_0x87e211[_0x5d62ef(0x1c2)][_0x5d62ef(0xcd)]='none';}function tl(_0x2cb40d,_0x9b6dc7,_0x42ab58){const _0x110c90=_0x404806;let _0x4d48ca=_0x2f814e=>{const _0x8156b0=_0x159c;_0x2f814e[_0x8156b0(0xde)](),_0x2f814e[_0x8156b0(0x235)]();},_0x422b5c=_0x34dc87=>{const _0x526ae5=_0x159c;var _0x18219c;if(_0x34dc87[_0x526ae5(0x734)]||_0x34dc87[_0x526ae5(0x6ca)])return;let _0x53038b=_0x9b6dc7[_0x526ae5(0x4e6)]['context'];if(!_0x53038b)return;let _0x2db2bd={..._0x53038b,'event':_0x34dc87,'stage':_0x526ae5(0x169),'source':_0x526ae5(0x440)},_0x3d5931=_0x2cb40d[_0x526ae5(0x6a8)][_0x526ae5(0x249)](_0x2db2bd),_0xac9ab4=!_0x3d5931&&((_0x18219c=_0x2cb40d[_0x526ae5(0x26e)][_0x526ae5(0x35f)](_0x53038b[_0x526ae5(0x34e)],_0x53038b[_0x526ae5(0x5d3)]))==null?void 0x0:_0x18219c['handleWheel'](_0x2db2bd))===!0x0;(_0x3d5931||_0xac9ab4)&&(_0x34dc87[_0x526ae5(0xde)](),_0x34dc87[_0x526ae5(0x235)](),_0x34dc87[_0x526ae5(0x3b9)]());},_0xe94285=[_0x110c90(0x263),_0x110c90(0x250),'click','dblclick',_0x110c90(0x2d0)];return _0xe94285['forEach'](_0x5330eb=>_0x42ab58['addEventListener'](_0x5330eb,_0x4d48ca)),_0x42ab58['addEventListener']('wheel',_0x422b5c,{'passive':!0x1}),()=>{const _0x3b32db=_0x110c90;_0xe94285[_0x3b32db(0x72e)](_0x483d4a=>_0x42ab58['removeEventListener'](_0x483d4a,_0x4d48ca)),_0x42ab58['removeEventListener'](_0x3b32db(0x440),_0x422b5c);};}function nl(_0x1dba9f){const _0xbbd9b9=_0x404806;if(!(!_0x1dba9f[_0xbbd9b9(0x106)]||_0x1dba9f[_0xbbd9b9(0x34e)]==null))return{'embedId':_0x1dba9f[_0xbbd9b9(0x46d)],'hostUnitId':_0x1dba9f['hostUnitId'],'hostType':n['UniverInstanceType']['UNIVER_SLIDE'],'entry':_0x1dba9f[_0xbbd9b9(0x3fd)],'hostAnchorId':_0x1dba9f[_0xbbd9b9(0x375)],'childUnitId':_0x1dba9f[_0xbbd9b9(0x106)],'childType':_0x1dba9f[_0xbbd9b9(0x34e)],'mode':_0xbbd9b9(0x4fb),'source':{'unitType':_0x1dba9f['childType'],'ref':{'file':{'kind':_0xbbd9b9(0x537)},'unit':{'selector':_0x1dba9f[_0xbbd9b9(0x106)],'type':(0x0,e[_0xbbd9b9(0x73a)])(_0x1dba9f[_0xbbd9b9(0x34e)])}}},'sourceMeta':{'floating':_0x1dba9f[_0xbbd9b9(0x3fd)]===_0xbbd9b9(0x2d3)&&{'enabled':!0x0,'layout':'scroll-contained','fullscreen':!0x1},'tab':_0x1dba9f[_0xbbd9b9(0x3fd)]===_0xbbd9b9(0xc6)&&{'enabled':!0x0,'container':_0xbbd9b9(0x58e),'replaceHostMenu':!0x0,'hideHostFxBar':!0x0,'lockHostRibbon':!0x0}}};}function rl(_0x4e1a65){const _0x144a91=_0x404806;if(typeof _0x4e1a65==_0x144a91(0x6cd))return _0x4e1a65;if(typeof HTMLCanvasElement<'u'&&_0x4e1a65 instanceof HTMLCanvasElement)try{return _0x4e1a65['toDataURL'](_0x144a91(0x1ae));}catch{return;}if(typeof ImageBitmap<'u'&&_0x4e1a65 instanceof ImageBitmap&&typeof document<'u'){let _0x1e8095=document[_0x144a91(0x2ee)](_0x144a91(0x24d));_0x1e8095[_0x144a91(0x6e7)]=_0x4e1a65['width'],_0x1e8095[_0x144a91(0x704)]=_0x4e1a65[_0x144a91(0x704)];let _0x6fd097=_0x1e8095[_0x144a91(0x498)]('2d');return _0x6fd097?(_0x6fd097[_0x144a91(0x721)](_0x4e1a65,0x0,0x0),_0x1e8095[_0x144a91(0x33d)](_0x144a91(0x1ae))):void 0x0;}}function il(_0xe66a,_0x5d93c4,_0x3ff95c){const _0x208d36=_0x404806;let _0x283174=_0x5d93c4??document['createElement'](_0x208d36(0x1dd));return _0x283174['alt']='',_0x283174[_0x208d36(0x6a4)][_0x208d36(0x319)]='true',_0x283174[_0x208d36(0x1c2)][_0x208d36(0x421)]=_0x208d36(0x726),_0x283174[_0x208d36(0x1c2)][_0x208d36(0x6e7)]='100%',_0x283174[_0x208d36(0x1c2)]['height']=_0x208d36(0x567),_0x283174[_0x208d36(0x1c2)][_0x208d36(0x3f2)]=_0x208d36(0x121),_0x283174[_0x208d36(0x1c2)][_0x208d36(0xcd)]='none',_0x283174[_0x208d36(0x423)]=_0x3ff95c,_0x283174['parentElement']!==_0xe66a&&_0xe66a[_0x208d36(0x588)](_0x283174),_0x283174;}let al=class{constructor(_0x3b17ca,_0x47ce83){const _0x2ae682=_0x404806;this['_instanceService']=_0x3b17ca,this[_0x2ae682(0x5fd)]=_0x47ce83,V(this,'childType',n['UniverInstanceType']['UNIVER_SLIDE']),V(this,_0x2ae682(0x110),['aspect-fit']);}[_0x404806(0x66d)](_0xeeed7f){const _0x37d880=_0x404806;var _0x5ac07e;let _0x3b430f=this[_0x37d880(0x558)](_0xeeed7f[_0x37d880(0x106)]);if(!_0x3b430f)return;(_0x5ac07e=_0xeeed7f[_0x37d880(0x1f1)])!=null&&_0x5ac07e['pageId']&&_0x3b430f['pageManager'][_0x37d880(0x551)](_0xeeed7f['viewState'][_0x37d880(0x644)])&&_0x3b430f[_0x37d880(0x631)][_0x37d880(0x671)](_0xeeed7f['viewState'][_0x37d880(0x644)]);let _0x966d0c=ce(ol(_0xeeed7f));if(!_0x966d0c)return;let _0xd4060a=_0xeeed7f[_0x37d880(0x1bf)][_0x37d880(0x24d)]?Ai(this['_renderManagerService'],_0xeeed7f[_0x37d880(0x106)],_0x966d0c):void 0x0;if(!_0xd4060a){_0x966d0c[_0x37d880(0x3f7)]();return;}_0xeeed7f[_0x37d880(0x1bf)]['canvas']&&(_0xeeed7f[_0x37d880(0x1bf)]['canvas'][_0x37d880(0x6a4)]['embedChildRenderUnitId']=_0xeeed7f[_0x37d880(0x106)],_0xeeed7f['roots']['canvas'][_0x37d880(0x6a4)][_0x37d880(0x323)]=_0x37d880(0x43b));let _0x32147f=gt(_0xeeed7f['roots'][_0x37d880(0x6c3)]);return _0xeeed7f['roots'][_0x37d880(0x6c3)][_0x37d880(0x6a4)][_0x37d880(0x5e8)]=_0xeeed7f[_0x37d880(0x106)],_0xeeed7f[_0x37d880(0x1bf)][_0x37d880(0x6c3)][_0x37d880(0x6a4)][_0x37d880(0x323)]=_0x37d880(0x39f),_0x32147f[_0x37d880(0x18e)]((0x0,p[_0x37d880(0x4fd)])(st,{'injector':_0x966d0c,'mountContainer':_0xeeed7f['roots'][_0x37d880(0x4ca)],'embedId':_0xeeed7f[_0x37d880(0x46d)],'children':(0x0,p[_0x37d880(0x4fd)])(L[_0x37d880(0x50e)],{'unitId':_0xeeed7f[_0x37d880(0x106)],'render':_0xd4060a})})),(0x0,n['toDisposable'])(()=>{const _0x179d25=_0x37d880;var _0x3040c1,_0x592c7b,_0x35e885,_0x3490b4;try{var _0x4b4de1,_0x23e683;_0xd4060a==null||(_0x23e683=(_0x4b4de1=_0xd4060a['engine'])[_0x179d25(0x660)])==null||_0x23e683[_0x179d25(0x538)](_0x4b4de1);}catch{}(_0x3040c1=(_0x592c7b=this[_0x179d25(0x5fd)])[_0x179d25(0xa9)])==null||_0x3040c1[_0x179d25(0x538)](_0x592c7b,_0xeeed7f[_0x179d25(0x106)]),_t(_0x32147f),_0xeeed7f['roots'][_0x179d25(0x6c3)][_0x179d25(0x633)]('data-embed-child-render-unit-id'),_0xeeed7f[_0x179d25(0x1bf)][_0x179d25(0x6c3)][_0x179d25(0x633)](_0x179d25(0x3ff)),(_0x35e885=_0xeeed7f['roots'][_0x179d25(0x24d)])==null||_0x35e885[_0x179d25(0x633)]('data-embed-child-render-unit-id'),(_0x3490b4=_0xeeed7f[_0x179d25(0x1bf)]['canvas'])==null||_0x3490b4[_0x179d25(0x633)](_0x179d25(0x3ff)),_0x966d0c['dispose']();});}['handleWheel'](_0x92c672){const _0x119e74=_0x404806;var _0x52cb1e,_0x1001a6;let _0x1bd47c=this['_getSlideModel'](_0x92c672[_0x119e74(0x106)]);if(!_0x1bd47c)return!0x1;let _0x3d5654=Math[_0x119e74(0x60c)](_0x92c672['event'][_0x119e74(0x2f7)])>=Math['abs'](_0x92c672[_0x119e74(0x3fa)][_0x119e74(0x1bb)])?_0x92c672[_0x119e74(0x3fa)][_0x119e74(0x2f7)]:_0x92c672[_0x119e74(0x3fa)][_0x119e74(0x1bb)];if(_0x3d5654===0x0)return!0x1;let _0x479aa7=sl(_0x1bd47c);if(_0x479aa7[_0x119e74(0x5a7)]<0x2)return!0x0;let _0xa821e4=((_0x52cb1e=_0x1bd47c['pageManager']['getActiveSlide']())==null?void 0x0:_0x52cb1e[_0x119e74(0x2ef)]())??_0x479aa7[0x0],_0x117354=Math[_0x119e74(0x282)](0x0,_0x479aa7[_0x119e74(0x4a6)](_0xa821e4)),_0x4b4885=_0x479aa7[Math[_0x119e74(0x282)](0x0,Math[_0x119e74(0x5f9)](_0x479aa7['length']-0x1,_0x117354+(_0x3d5654>0x0?0x1:-0x1)))];return!_0x4b4885||_0x4b4885===_0xa821e4?!0x0:(_0x1bd47c[_0x119e74(0x631)][_0x119e74(0x671)](_0x4b4885),_0x92c672[_0x119e74(0x428)]({'unitId':_0x92c672[_0x119e74(0x106)],'pageId':_0x4b4885,'scaleMode':_0x119e74(0x5ee),'zoomRatio':(_0x1001a6=_0x1bd47c['getZoomRatio'])==null?void 0x0:_0x1001a6[_0x119e74(0x538)](_0x1bd47c)}),!0x0);}[_0x404806(0x558)](_0x9c7f50){const _0x5a6cc0=_0x404806;return this[_0x5a6cc0(0x568)][_0x5a6cc0(0x330)](_0x9c7f50,n['UniverInstanceType'][_0x5a6cc0(0x47d)])??void 0x0;}};al=Q([Z(0x0,n[_0x404806(0x746)]),Z(0x1,f[_0x404806(0x1f0)])],al);function ol(_0x4e1e55){const _0x458165=_0x404806;let _0x418260=()=>{};return{'descriptor':_0x4e1e55[_0x458165(0x41a)],'layout':_0x4e1e55[_0x458165(0x5d3)],'injector':_0x4e1e55[_0x458165(0x697)],'hostElement':_0x4e1e55[_0x458165(0x1bf)]['root'],'container':_0x4e1e55['roots']['root'],'hostUnitId':_0x4e1e55['hostUnitId'],'embedId':_0x4e1e55[_0x458165(0x46d)],'childUnitId':_0x4e1e55[_0x458165(0x106)],'childType':_0x4e1e55[_0x458165(0x34e)],'renderScope':{'hostUnitId':_0x4e1e55[_0x458165(0x1d1)],'hostAnchorId':_0x4e1e55[_0x458165(0x41a)][_0x458165(0x375)],'embedId':_0x4e1e55[_0x458165(0x46d)],'childUnitId':_0x4e1e55[_0x458165(0x106)],'childType':_0x4e1e55['childType'],'layout':_0x4e1e55[_0x458165(0x5d3)],'mode':_0x458165(0x3b5),'rootElement':_0x4e1e55[_0x458165(0x1bf)][_0x458165(0x4ca)],'contentRoot':_0x4e1e55['roots'][_0x458165(0x6c3)],'canvasRoot':_0x4e1e55['roots']['canvas'],'active$':(0x0,l['of'])(!0x1)},'runtimeScope':{'descriptor':_0x4e1e55[_0x458165(0x41a)],'host':{'unitId':_0x4e1e55[_0x458165(0x1d1)],'type':_0x4e1e55[_0x458165(0x41a)]['hostType'],'anchorId':_0x4e1e55[_0x458165(0x41a)][_0x458165(0x375)],'entry':_0x4e1e55['descriptor'][_0x458165(0x3fd)],'layout':_0x458165(0x3b5)},'child':{'unitId':_0x4e1e55['childUnitId'],'type':_0x4e1e55[_0x458165(0x34e)]},'injector':_0x4e1e55['injector'],'roots':{'root':_0x4e1e55[_0x458165(0x1bf)][_0x458165(0x4ca)],'content':_0x4e1e55['roots'][_0x458165(0x6c3)],'canvas':_0x4e1e55[_0x458165(0x1bf)][_0x458165(0x24d)],'overlay':_0x4e1e55[_0x458165(0x1bf)][_0x458165(0x4ca)],'popup':_0x4e1e55['roots'][_0x458165(0x4ca)]},'activate':_0x418260,'deactivate':_0x418260,'dispose':_0x418260}};}function sl(_0x394062){const _0x3ebba6=_0x404806;var _0xe73a41,_0x2a09a8,_0x3b2e3d;let _0x308597=(_0xe73a41=_0x394062[_0x3ebba6(0x39e)])==null?void 0x0:_0xe73a41[_0x3ebba6(0x538)](_0x394062)[_0x3ebba6(0x4ec)];return Array[_0x3ebba6(0x206)](_0x308597)&&_0x308597['length']>0x0?_0x308597:((_0x2a09a8=(_0x3b2e3d=_0x394062[_0x3ebba6(0x631)])['getSlides'])==null?void 0x0:_0x2a09a8[_0x3ebba6(0x538)](_0x3b2e3d)[_0x3ebba6(0x26b)](_0x318780=>_0x318780[_0x3ebba6(0x2ef)]())['filter'](Boolean))??[];}function cl(_0x39d599){const _0x2174d7=_0x404806;Bi(_0x39d599,_0x2174d7(0x650),ll);}function ll(_0x32944c){const _0x56187f=_0x404806;let _0x27f760=_0x32944c[_0x56187f(0x35f)](e['EmbedHostAdapterRegistryService']),_0x24c3c6=_0x32944c[_0x56187f(0x35f)](Ze),_0x35c656=_0x32944c['get'](Ye),_0x83f294=_0x32944c[_0x56187f(0x35f)](H),_0x1bdade=_0x32944c[_0x56187f(0x35f)](Xe),_0x1e3c6b=_0x32944c[_0x56187f(0x35f)](Kn),_0x3f23ed=_0x32944c[_0x56187f(0x35f)](tr),_0x3a199c=_0x32944c['get'](Li),_0x27448a=_0x32944c[_0x56187f(0x287)](e[_0x56187f(0x160)])?_0x32944c[_0x56187f(0x35f)](e['EmbedHostAnchorModelService']):void 0x0,_0x39dc32=_0x32944c[_0x56187f(0x287)](n[_0x56187f(0x746)])?_0x32944c['get'](n[_0x56187f(0x746)]):void 0x0;_0x32944c['has'](L[_0x56187f(0x2c9)])||_0x32944c['add']([L[_0x56187f(0x2c9)],{'useFactory':()=>ul({'embedModelService':_0x32944c[_0x56187f(0x35f)](e[_0x56187f(0x4b8)]),'mountService':_0x32944c[_0x56187f(0x35f)](rt),'activationService':_0x32944c[_0x56187f(0x35f)](ot),'restoreService':_0x32944c[_0x56187f(0x35f)](Jn),'previewService':_0x32944c[_0x56187f(0x35f)](Kn),'runtimeHostLeaseService':_0x32944c[_0x56187f(0x35f)](Ec),'passiveViewportRegistry':_0x32944c[_0x56187f(0x35f)](tr),'passiveWheelHandlerRegistry':_0x32944c[_0x56187f(0x35f)](nr),'sceneCanvasCaptureService':_0x32944c['has']($e)?_0x32944c['get']($e):void 0x0})}]),_0x32944c['has'](L[_0x56187f(0x703)])||_0x32944c['add']([L[_0x56187f(0x703)],{'useFactory':()=>_0x32944c[_0x56187f(0x35f)](U)}]),_0x32944c['has'](L[_0x56187f(0x16c)])||_0x32944c['add']([L['ISlideEmbedMountService'],{'useFactory':()=>_0x32944c[_0x56187f(0x35f)](rt)}]),_0x32944c[_0x56187f(0x287)](L[_0x56187f(0x2f8)])||_0x32944c[_0x56187f(0x1ab)]([L['ISlideEmbedActivationService'],{'useFactory':()=>_0x32944c['get'](ot)}]),_0x32944c[_0x56187f(0x287)](L[_0x56187f(0x191)])||_0x32944c[_0x56187f(0x1ab)]([L[_0x56187f(0x191)],{'useFactory':()=>_0x32944c[_0x56187f(0x35f)](e['EmbedFocusOwnerService'])}]),_0x32944c[_0x56187f(0x287)](L[_0x56187f(0x4be)])||_0x32944c[_0x56187f(0x1ab)]([L[_0x56187f(0x4be)],{'useFactory':()=>_0x32944c[_0x56187f(0x35f)](K)}]),_0x32944c[_0x56187f(0x287)](L[_0x56187f(0x69c)])||_0x32944c['add']([L[_0x56187f(0x69c)],{'useFactory':()=>({'render':_0x1accaf=>{const _0x102707=_0x56187f;let {data:_0x597272}=_0x1accaf;return(0x0,c[_0x102707(0x2ee)])($r,{..._0x1accaf,'data':_0x597272});}})}]),[(0x0,e[_0x56187f(0x373)])(_0x27448a,_0x39dc32,()=>_0x32944c[_0x56187f(0x287)](I['ISlideDrawingService'])?_0x32944c[_0x56187f(0x35f)](I[_0x56187f(0x208)]):void 0x0),Nc(_0x27448a,_0x39dc32,_0x32944c[_0x56187f(0x35f)](L[_0x56187f(0x2c9)]))]['forEach'](_0x14e395=>{const _0x17d3a1=_0x56187f;_0x27f760['get'](_0x14e395[_0x17d3a1(0x646)],_0x14e395[_0x17d3a1(0x3fd)])||_0x27f760[_0x17d3a1(0x2c0)](_0x14e395);}),[Pc(),Fc()][_0x56187f(0x72e)](_0x1495b4=>{const _0x34e954=_0x56187f;_0x24c3c6['get'](_0x1495b4['hostType'],_0x1495b4['entry'])||_0x24c3c6[_0x34e954(0x2c0)](_0x1495b4);});let _0x3e9369=zc(_0x32944c[_0x56187f(0x35f)](n['ICommandService']));_0x35c656[_0x56187f(0x35f)](_0x3e9369[_0x56187f(0x34e)])||_0x35c656['register'](_0x3e9369);let _0x28df33=Dc();_0x83f294[_0x56187f(0x35f)](_0x28df33[_0x56187f(0x34e)])||_0x83f294[_0x56187f(0x2c0)](_0x28df33),jc()['forEach'](_0x1499d9=>{const _0x2c3b21=_0x56187f;_0x1bdade[_0x2c3b21(0x16a)](_0x1499d9[_0x2c3b21(0x646)],_0x1499d9[_0x2c3b21(0x3fd)],_0x1499d9[_0x2c3b21(0x34e)])||_0x1bdade[_0x2c3b21(0x2c0)](_0x1499d9);}),_0x1e3c6b[_0x56187f(0x161)](_0x32944c[_0x56187f(0x3a3)](Wc)),_0x3f23ed[_0x56187f(0x35f)](n['UniverInstanceType'][_0x56187f(0x47d)])||_0x3f23ed[_0x56187f(0x2c0)](Rc()),_0x3a199c['get'](n[_0x56187f(0x536)][_0x56187f(0x47d)])||_0x3a199c['register'](_0x32944c['createInstance'](al));}function ul(_0x3944b0){const _0x3c0f74=_0x404806;return{'mountPageList':_0x3df3c6=>{const _0x2b3b45=_0x159c;var _0x332ac9,_0x31160a;let _0x4c01b9={'embedId':_0x3df3c6[_0x2b3b45(0x46d)],'hostUnitId':_0x3df3c6[_0x2b3b45(0x1d1)],'hostType':n['UniverInstanceType'][_0x2b3b45(0x47d)],'entry':'slides-page-list-block','hostAnchorId':_0x3df3c6[_0x2b3b45(0x375)],'childUnitId':_0x3df3c6[_0x2b3b45(0x106)],'childType':_0x3df3c6[_0x2b3b45(0x34e)],'source':{'unitType':_0x3df3c6[_0x2b3b45(0x34e)],'ref':{'file':{'kind':_0x2b3b45(0x537)},'unit':{'selector':_0x3df3c6['childUnitId'],'type':(0x0,e[_0x2b3b45(0x73a)])(_0x3df3c6[_0x2b3b45(0x34e)])}}},'sourceMeta':{'floating':!0x1,'tab':{'enabled':!0x0,'container':_0x2b3b45(0x58e),'replaceHostMenu':!0x0,'hideHostFxBar':!0x0,'lockHostRibbon':!0x0}}},_0x4db305=(_0x332ac9=(_0x31160a=_0x3944b0['mountService'])[_0x2b3b45(0x294)])==null?void 0x0:_0x332ac9[_0x2b3b45(0x538)](_0x31160a,_0x3df3c6[_0x2b3b45(0x46d)]);return(_0x4db305==null?void 0x0:_0x4db305[_0x2b3b45(0x1d1)])===_0x3df3c6['hostUnitId']&&_0x4db305['entry']===_0x2b3b45(0xc6)&&_0x4db305[_0x2b3b45(0x106)]===_0x3df3c6[_0x2b3b45(0x106)]?(_0x3944b0[_0x2b3b45(0x5be)]['activateTab'](_0x4c01b9),(0x0,n[_0x2b3b45(0x6e6)])(()=>{})):(_0x3944b0[_0x2b3b45(0x2eb)][_0x2b3b45(0x66d)](_0x4c01b9),_0x3944b0[_0x2b3b45(0x5be)]['activateTab'](_0x4c01b9),(0x0,n[_0x2b3b45(0x6e6)])(()=>{const _0x406afc=_0x2b3b45;_0x3944b0['activationService'][_0x406afc(0x12c)](_0x3df3c6[_0x406afc(0x46d)]),_0x3944b0['mountService'][_0x406afc(0x660)](_0x3df3c6['embedId']);}));},'mountFloatingObject':_0x188dae=>{const _0x193cba=_0x159c;let _0x319443=_0x3944b0[_0x193cba(0x34c)][_0x193cba(0x616)](_0x188dae[_0x193cba(0x1d1)],_0x188dae[_0x193cba(0x46d)])??{'embedId':_0x188dae[_0x193cba(0x46d)],'hostUnitId':_0x188dae['hostUnitId'],'hostType':n[_0x193cba(0x536)][_0x193cba(0x47d)],'entry':_0x193cba(0x2d3),'hostAnchorId':_0x188dae[_0x193cba(0x375)],'childUnitId':_0x188dae[_0x193cba(0x106)],'childType':_0x188dae[_0x193cba(0x34e)],'source':{'unitType':_0x188dae[_0x193cba(0x34e)],'ref':{'file':{'kind':_0x193cba(0x537)},'unit':{'selector':_0x188dae[_0x193cba(0x106)],'type':(0x0,e['toResourceRefUnitType'])(_0x188dae[_0x193cba(0x34e)])}}},'sourceMeta':{'floating':{'enabled':!0x0,'layout':_0x193cba(0x6fb),'fullscreen':!0x0},'tab':!0x1}};return _0x3944b0['mountService'][_0x193cba(0x4fc)](_0x319443,_0x188dae['hostElement']),(0x0,n[_0x193cba(0x6e6)])(()=>{const _0x2c992a=_0x193cba;_0x3944b0[_0x2c992a(0x2eb)][_0x2c992a(0x660)](_0x188dae[_0x2c992a(0x46d)]);});},'clearAndUnmount':_0x191770=>{const _0x9c4372=_0x159c;_0x3944b0[_0x9c4372(0x5be)][_0x9c4372(0x12c)](_0x191770),_0x3944b0[_0x9c4372(0x2eb)]['unmount'](_0x191770);},'unmountFloatingSessions':_0x1f0ebd=>{const _0x213cd3=_0x159c;_0x3944b0['mountService'][_0x213cd3(0x38c)]()['filter'](_0x3ebcb6=>_0x3ebcb6[_0x213cd3(0x1d1)]===_0x1f0ebd&&_0x3ebcb6[_0x213cd3(0x3fd)]===_0x213cd3(0x2d3))[_0x213cd3(0x72e)](_0x9ea117=>_0x3944b0['mountService'][_0x213cd3(0x660)](_0x9ea117[_0x213cd3(0x46d)]));},'listSessions':()=>_0x3944b0['mountService'][_0x3c0f74(0x38c)]()[_0x3c0f74(0x26b)](_0x4862ec=>({'embedId':_0x4862ec[_0x3c0f74(0x46d)],'hostUnitId':_0x4862ec['hostUnitId'],'entry':_0x4862ec[_0x3c0f74(0x3fd)],'childType':_0x4862ec[_0x3c0f74(0x34e)],'childUnitId':_0x4862ec['childUnitId']})),'capturePreviewByHostAnchorId':async _0x5eedf6=>{const _0x461f95=_0x3c0f74;var _0x3fac57;let _0x2ea5b4=await((_0x3fac57=_0x3944b0[_0x461f95(0x6d3)])==null?void 0x0:_0x3fac57[_0x461f95(0x4ae)](_0x5eedf6));return _0x2ea5b4?rl(_0x2ea5b4):void 0x0;},'mountPresentationEmbed':_0x1ec1c1=>Xc(_0x3944b0,_0x1ec1c1)};}function dl(_0x3c0c62){Zo(_0x3c0c62),hc(_0x3c0c62),cl(_0x3c0c62),_o(_0x3c0c62),Mo(_0x3c0c62);}function fl(_0x6770e9){yo(_0x6770e9);}const pl=[0x0,0x10,0x64,0x12c,0x3e8];async function ml(_0xf7b5,_0x36f24c){const _0x46dd8b=_0x404806;var _0x11c9e4;let {instanceService:_0x434a21,childUnitId:_0x98a138,childType:_0x105e1c,restoreUnitId:_0x17377c,shouldRestore:_0x215417,settleDelayMs:_0x10386a=0x10,deferredRestoreDelaysMs:_0x2af7bd=_0x17377c?pl:[]}=_0xf7b5,_0x448ba1=_0x434a21[_0x46dd8b(0x5b2)](_0x105e1c),_0xe21e15=((_0x11c9e4=_0x434a21[_0x46dd8b(0x43c)]())==null?void 0x0:_0x11c9e4[_0x46dd8b(0x275)]())??null??_0x17377c??null;_0x434a21[_0x46dd8b(0x2df)](_0x98a138),_0x434a21['focusUnit'](_0x98a138);let _0x16533b=()=>{const _0x48b199=_0x46dd8b;_0x215417&&!_0x215417()||(_0x448ba1&&_0x448ba1[_0x48b199(0x275)]()!==_0x98a138&&_0x434a21[_0x48b199(0x2df)](_0x448ba1['getUnitId']()),_0x17377c&&_0x434a21['setCurrentUnitForType'](_0x17377c),_0x434a21[_0x48b199(0x504)](_0xe21e15));};try{let _0x52b615=await _0x36f24c();return _0x10386a>0x0&&await hl(_0x10386a),_0x52b615;}finally{_0x16533b(),gl(_0x16533b,_0x2af7bd);}}function hl(_0x2307d7){return new Promise(_0x1a1159=>setTimeout(_0x1a1159,_0x2307d7));}function gl(_0x1e06a5,_0x31ba1e){const _0x248cf0=_0x404806;_0x31ba1e[_0x248cf0(0x72e)](_0xb62118=>{globalThis['setTimeout'](_0x1e06a5,_0xb62118);});}const _l=new WeakMap();let vl=0x0;function yl(_0x8cbc23,_0xc2748e){const _0x915c60=_0x404806;return _0x8cbc23[_0x915c60(0x287)](Cl)?_0x8cbc23['get'](Cl)['register'](_0xc2748e):xl(_0x8cbc23,_0xc2748e);}function bl(_0x2f7aa4){const _0x9a8487=_0x404806;if(!_0x2f7aa4[_0x9a8487(0x287)](Cl))return;let _0x1a71e4=_l['get'](_0x2f7aa4);_0x1a71e4!=null&&_0x1a71e4[_0x9a8487(0x237)]&&([..._0x1a71e4[_0x9a8487(0x4c9)]()]['sort']((_0x3def49,_0x50a3a2)=>_0x3def49[_0x9a8487(0x73d)]-_0x50a3a2[_0x9a8487(0x73d)])[_0x9a8487(0x72e)](({contribution:_0x184f79})=>yl(_0x2f7aa4,_0x184f79)),_l['delete'](_0x2f7aa4));}function xl(_0x1771e0,_0xb06d4b){const _0x4142f1=_0x404806;let _0x5178ef={'contribution':_0xb06d4b,'index':vl++},_0x4ddd53=Sl(_0xb06d4b,_0x5178ef[_0x4142f1(0x73d)]),_0xf25263=_0x1771e0,_0xea94b5=_l[_0x4142f1(0x35f)](_0xf25263)??new Map();return _0xea94b5[_0x4142f1(0x37d)](_0x4ddd53,_0x5178ef),_l[_0x4142f1(0x37d)](_0xf25263,_0xea94b5),(0x0,n[_0x4142f1(0x6e6)])(()=>{const _0x4a368d=_0x4142f1;let _0x1b8903=_l[_0x4a368d(0x35f)](_0xf25263);(_0x1b8903==null?void 0x0:_0x1b8903[_0x4a368d(0x35f)](_0x4ddd53))===_0x5178ef&&_0x1b8903[_0x4a368d(0x4d8)](_0x4ddd53);});}function Sl(_0x4b798b,_0x130a30){const _0x143037=_0x404806;return _0x4b798b['id']?_0x4b798b[_0x143037(0x34e)]+':'+_0x4b798b['id']:_0x4b798b[_0x143037(0x34e)]+':anonymous:'+_0x130a30;}let Cl=class{constructor(_0x2aa08c,_0x3725ba){const _0x272b68=_0x404806;this[_0x272b68(0x4c4)]=_0x2aa08c,this['_focusCoordinator']=_0x3725ba,V(this,_0x272b68(0x71d),new Map()),V(this,'_nextIndex',0x0);}[_0x404806(0x2c0)](_0x521902){const _0x372956=_0x404806;if(_0x521902['id']&&this['_hasContributionId'](_0x521902[_0x372956(0x34e)],_0x521902['id']))return(0x0,n[_0x372956(0x6e6)])(()=>{});let _0x4a89be={'contribution':_0x521902,'index':this['_nextIndex']++},_0x58d80d=this['_contributions'][_0x372956(0x35f)](_0x521902[_0x372956(0x34e)])??[];return _0x58d80d[_0x372956(0x42f)](_0x4a89be),_0x58d80d['sort'](wl),this[_0x372956(0x71d)][_0x372956(0x37d)](_0x521902['childType'],_0x58d80d),(0x0,n[_0x372956(0x6e6)])(()=>{const _0x4e4a63=_0x372956;let _0x4e9dfd=this[_0x4e4a63(0x71d)][_0x4e4a63(0x35f)](_0x521902['childType']);if(!_0x4e9dfd)return;let _0x449357=_0x4e9dfd[_0x4e4a63(0x3d1)](_0x440554=>_0x440554!==_0x4a89be);_0x449357[_0x4e4a63(0x5a7)]?this['_contributions'][_0x4e4a63(0x37d)](_0x521902[_0x4e4a63(0x34e)],_0x449357):this[_0x4e4a63(0x71d)][_0x4e4a63(0x4d8)](_0x521902['childType']);});}[_0x404806(0xd7)](_0x1d5812){const _0x1725b0=_0x404806;return(this[_0x1725b0(0x71d)][_0x1725b0(0x35f)](_0x1d5812)??[])[_0x1725b0(0x26b)](_0xb7c714=>_0xb7c714[_0x1725b0(0x5d9)]);}async['prepare'](_0x253b85){const _0x3a988e=_0x404806;let _0xefef77=this[_0x3a988e(0xd7)](_0x253b85[_0x3a988e(0x34e)]);_0xefef77[_0x3a988e(0x5a7)]&&await ml({'instanceService':this['_injector']['get'](n[_0x3a988e(0x746)]),'childUnitId':_0x253b85[_0x3a988e(0x106)],'childType':_0x253b85['childType'],'restoreUnitId':_0x253b85[_0x3a988e(0x5af)],'settleDelayMs':_0x253b85[_0x3a988e(0x227)],'shouldRestore':()=>!this[_0x3a988e(0x491)][_0x3a988e(0x564)](_0x253b85[_0x3a988e(0x106)])},async()=>{const _0xc5926a=_0x3a988e;for(let _0x5df534 of _0xefef77)_0x5df534[_0xc5926a(0x5b8)]&&await _0x5df534[_0xc5926a(0x5b8)]({'injector':this[_0xc5926a(0x4c4)],'childUnitId':_0x253b85[_0xc5926a(0x106)],'childType':_0x253b85[_0xc5926a(0x34e)],'descriptor':_0x253b85[_0xc5926a(0x41a)]});});}[_0x404806(0x6dd)](_0x243a37,_0x44f341){const _0x47eb48=_0x404806;return(this['_contributions'][_0x47eb48(0x35f)](_0x243a37)??[])['some'](_0x5e76eb=>_0x5e76eb[_0x47eb48(0x5d9)]['id']===_0x44f341);}};Cl=Q([Z(0x0,(0x0,n[_0x404806(0xec)])(n[_0x404806(0x4a2)])),Z(0x1,(0x0,n['Inject'])(K))],Cl);function wl(_0x2d018d,_0x4dc110){const _0x114d32=_0x404806;return(_0x2d018d[_0x114d32(0x5d9)][_0x114d32(0x61d)]??_0x2d018d[_0x114d32(0x73d)])-(_0x4dc110[_0x114d32(0x5d9)][_0x114d32(0x61d)]??_0x4dc110[_0x114d32(0x73d)])||_0x2d018d[_0x114d32(0x73d)]-_0x4dc110[_0x114d32(0x73d)];}function Tl(){return[];}let El=class{constructor(_0x5acb2f,_0x1965ff){this['_focusOwnerService']=_0x5acb2f,this['_undoRedoService']=_0x1965ff;}[_0x404806(0x503)](_0x4a5ece){const _0xda43b8=_0x404806;let _0x1a99d5=this['resolveStackUnitId'](_0x4a5ece[_0xda43b8(0x216)]);return this['_undoRedoService'][_0xda43b8(0x624)]({..._0x4a5ece,'unitID':_0x1a99d5}),{'stackUnitId':_0x1a99d5,'routedToHost':_0x1a99d5!==_0x4a5ece['unitID']};}[_0x404806(0x524)](_0x5b9dff){const _0x23abf9=_0x404806;let _0x415934=this['_focusOwnerService'][_0x23abf9(0x46b)]();return!_0x415934||_0x415934['childUnitId']!==_0x5b9dff?_0x5b9dff:_0x415934[_0x23abf9(0x1d1)];}};El=Q([Z(0x0,(0x0,n[_0x404806(0xec)])(e['EmbedFocusOwnerService'])),Z(0x1,n[_0x404806(0x3a6)])],El);let Dl=class extends n[_0x404806(0x14b)]{constructor(_0x15de12=dn,_0x3d74c4,_0x111add,_0x4dd94b){const _0x358dcc=_0x404806;super(),this[_0x358dcc(0x623)]=_0x15de12,this[_0x358dcc(0x4c4)]=_0x3d74c4,this[_0x358dcc(0x36c)]=_0x111add,this[_0x358dcc(0x387)]=_0x4dd94b;let {..._0x10dcb1}=(0x0,n[_0x358dcc(0x252)])({},dn,this[_0x358dcc(0x623)]);this[_0x358dcc(0x36c)][_0x358dcc(0x73f)](_0x358dcc(0x5fe),_0x10dcb1);}[_0x404806(0xc0)](){const _0x29690e=_0x404806;this[_0x29690e(0x174)](),this[_0x29690e(0x54a)](),this[_0x29690e(0x492)](),this[_0x29690e(0x391)](),this[_0x29690e(0x109)](),this[_0x29690e(0xd2)](),this['_registerFloatingMenus'](),this['_touchServices'](),this[_0x29690e(0x173)]();}['onReady'](){const _0x3b8a9a=_0x404806;this[_0x3b8a9a(0xd2)]();}['_registerServices'](){const _0x19c28f=_0x404806;[[Ze],[Jn],[Cl],[gi],[ot],[Ye],[H],[U],[qn],[Xe],[Kn],[Ci],[an],[ae],[$n],[J],[yi],[bi],[_i],[rt],[Qe],[nr],[tr],[Vt],[Li],[oe],[K],[Ec],[$e],[El]][_0x19c28f(0x72e)](_0x86537c=>this[_0x19c28f(0x4c4)]['add'](_0x86537c)),this[_0x19c28f(0x4c4)]['has'](r[_0x19c28f(0x29a)])||this[_0x19c28f(0x4c4)][_0x19c28f(0x1ab)]([r[_0x19c28f(0x29a)],{'useFactory':()=>this[_0x19c28f(0x4c4)][_0x19c28f(0x35f)](J)}]),this[_0x19c28f(0x4c4)]['has'](r[_0x19c28f(0x1e3)])||this[_0x19c28f(0x4c4)]['add']([r[_0x19c28f(0x1e3)],{'useFactory':()=>this[_0x19c28f(0x4c4)][_0x19c28f(0x35f)](K)}]),this[_0x19c28f(0x4c4)][_0x19c28f(0x287)](i['ISheetEmbedInteractionBoundaryService'])||this[_0x19c28f(0x4c4)][_0x19c28f(0x1ab)]([i[_0x19c28f(0x4bd)],{'useFactory':()=>this[_0x19c28f(0x4c4)][_0x19c28f(0x35f)](J)}]),this[_0x19c28f(0x4c4)][_0x19c28f(0x287)](i[_0x19c28f(0x574)])||this[_0x19c28f(0x4c4)][_0x19c28f(0x1ab)]([i[_0x19c28f(0x574)],{'useFactory':()=>this[_0x19c28f(0x4c4)][_0x19c28f(0x35f)](K)}]),this[_0x19c28f(0x4c4)][_0x19c28f(0x287)](i[_0x19c28f(0x2a8)])||this['_injector'][_0x19c28f(0x1ab)]([i[_0x19c28f(0x2a8)],{'useFactory':()=>this[_0x19c28f(0x4c4)][_0x19c28f(0x35f)](qn)}]);}[_0x404806(0x109)](){const _0xf6234b=_0x404806;Si(this[_0xf6234b(0x4c4)])[_0xf6234b(0x72e)](_0x1fa626=>this['disposeWithMe'](_0x1fa626));}[_0x404806(0x492)](){const _0x1bc0bc=_0x404806;dl(this[_0x1bc0bc(0x4c4)]);}[_0x404806(0x391)](){const _0x2777b1=_0x404806;let _0x313a92=this[_0x2777b1(0x387)][_0x2777b1(0x2e9)](n[_0x2777b1(0x536)][_0x2777b1(0x517)])[_0x2777b1(0x3db)](()=>fl(this[_0x2777b1(0x4c4)]));this[_0x2777b1(0x403)]((0x0,n['toDisposable'])(()=>_0x313a92['unsubscribe']()));}[_0x404806(0xd2)](){const _0x584573=_0x404806;Vi(this[_0x584573(0x4c4)]),Rt(this['_injector']),bl(this[_0x584573(0x4c4)]);}[_0x404806(0x38e)](){const _0x1a6b8f=_0x404806;var _0xb7ea9b;let _0x26b2b2=this[_0x1a6b8f(0x4c4)]['get'](Xe);((_0xb7ea9b=this[_0x1a6b8f(0x623)][_0x1a6b8f(0x6b0)])==null?void 0x0:_0xb7ea9b[_0x1a6b8f(0xdb)])!==!0x1&&Tl()['forEach'](_0x574e7c=>{const _0x167528=_0x1a6b8f;_0x26b2b2['hasExact'](_0x574e7c[_0x167528(0x646)],_0x574e7c['entry'],_0x574e7c['childType'])||_0x26b2b2['register'](_0x574e7c);});}[_0x404806(0x459)](){const _0x28191e=_0x404806;(0x0,n[_0x28191e(0x331)])(this['_injector'],[[Ze],[Jn],[Cl],[gi],[ot],[Ye],[H],[U],[Xe],[Kn],[Ci],[an],[ae],[$n],[yi],[bi],[_i],[rt],[Qe],[nr],[tr],[Vt],[Li],[oe],[K],[Ec],[$e],[El]]);}['_registerDefaultHostToolbar'](){const _0x36e13e=_0x404806;var _0x3ddb07;((_0x3ddb07=this['_config'][_0x36e13e(0x6b0)])==null?void 0x0:_0x3ddb07['hostToolbar'])!==!0x1&&this[_0x36e13e(0x403)](this[_0x36e13e(0x4c4)]['get'](a['IUIPartsService'])[_0x36e13e(0x716)](a[_0x36e13e(0x1d0)]['GLOBAL'],()=>on));}['_enableEmbedUnitLeasePolicy'](){const _0x2331ea=_0x404806;this[_0x2331ea(0x4c4)]['get'](e[_0x2331ea(0xe5)])[_0x2331ea(0x648)]();}};V(Dl,_0x404806(0xba),_0x404806(0x3be)),V(Dl,_0x404806(0x489),ee),V(Dl,'version',te),V(Dl,_0x404806(0x225),n[_0x404806(0x536)][_0x404806(0x3e8)]),Dl=Q([(0x0,n[_0x404806(0x60b)])(t[_0x404806(0x622)],e[_0x404806(0x4fe)]),Z(0x1,(0x0,n['Inject'])(n[_0x404806(0x4a2)])),Z(0x2,n[_0x404806(0x3ee)]),Z(0x3,n[_0x404806(0x746)])],Dl),Object['defineProperty'](exports,_0x404806(0x24a),{'enumerable':!0x0,'get':function(){return ot;}}),exports[_0x404806(0x51d)]=Ye,exports[_0x404806(0x72f)]=an,exports[_0x404806(0x2ce)]=Ze,exports[_0x404806(0x144)]=ae,Object['defineProperty'](exports,_0x404806(0xbf),{'enumerable':!0x0,'get':function(){return Jn;}}),Object['defineProperty'](exports,_0x404806(0x702),{'enumerable':!0x0,'get':function(){return rt;}}),Object[_0x404806(0x45a)](exports,'UniverEmbedUIPlugin',{'enumerable':!0x0,'get':function(){return Dl;}}),exports['registerEmbedProductMenuContribution']=Lt;
|
|
1
|
+
const _0x5b38ef=_0x241e;(function(_0x18aedf,_0x549961){const _0x59965b=_0x241e,_0x2f476d=_0x18aedf();while(!![]){try{const _0x486666=-parseInt(_0x59965b(0x545))/0x1*(-parseInt(_0x59965b(0x72d))/0x2)+parseInt(_0x59965b(0x348))/0x3*(-parseInt(_0x59965b(0x270))/0x4)+-parseInt(_0x59965b(0x180))/0x5+parseInt(_0x59965b(0x663))/0x6+parseInt(_0x59965b(0x142))/0x7*(-parseInt(_0x59965b(0x654))/0x8)+parseInt(_0x59965b(0x6e5))/0x9+-parseInt(_0x59965b(0x470))/0xa;if(_0x486666===_0x549961)break;else _0x2f476d['push'](_0x2f476d['shift']());}catch(_0x5e8287){_0x2f476d['push'](_0x2f476d['shift']());}}}(_0xbf4f,0xa4421),Object[_0x5b38ef(0x61a)](exports,Symbol['toStringTag'],{'value':_0x5b38ef(0x248)}));let e=require('@univerjs-pro/embed'),t=require('@univerjs-pro/license'),n=require('@univerjs/core'),r=require('@univerjs/docs-ui'),i=require('@univerjs/sheets-ui'),a=require('@univerjs/ui'),o=require('@univerjs/design'),s=require('@univerjs/icons'),c=require('react'),l=require('rxjs'),u=require('@univerjs/engine-render'),d=require('react/jsx-runtime'),f=require('@univerjs/docs'),p=require('@univerjs-pro/docs-table-ui'),m=require('@univerjs-pro/bases'),h=require('@univerjs-pro/bases-ui'),g=require('react-dom'),_=require('@univerjs-pro/boards-ui'),v=require('@univerjs-pro/boards'),y=require('@univerjs-pro/slides-ui'),b=require('@univerjs-pro/sheets-chart-ui'),x=require('@univerjs-pro/sheets-outline-ui'),S=require('@univerjs-pro/sheets-pivot-ui'),C=require('@univerjs-pro/sheets-print'),w=require('@univerjs-pro/sheets-shape-ui'),T=require('@univerjs-pro/sheets-sparkline-ui'),E=require('@univerjs/sheets-conditional-formatting-ui'),D=require('@univerjs/sheets-data-validation-ui'),O=require('@univerjs/sheets-drawing-ui'),k=require('@univerjs/sheets-filter-ui'),A=require('@univerjs/sheets-hyper-link-ui'),j=require('@univerjs/sheets-note-ui'),M=require('@univerjs/sheets-numfmt-ui'),N=require('@univerjs/sheets-sort-ui'),P=require('@univerjs/sheets-table-ui'),F=require('@univerjs/sheets-thread-comment-ui'),I=require('@univerjs/sheets'),L=require('@univerjs-pro/slides');var R=_0x5b38ef(0x1eb),ee='1.0.0-beta.1';function z(_0x35dc75,_0x40d84d){const _0xc4c6b4=_0x5b38ef;return _0x35dc75[_0xc4c6b4(0x5b1)]('['+_0x40d84d+']')?_0x35dc75:_0x35dc75['querySelector']('['+_0x40d84d+']')??void 0x0;}function te(_0x5f00c8){const _0x5d038d=_0x5b38ef;let _0x5c8677=[];return B(_0x5f00c8,_0x5d038d(0x2af),'univer-overflow-hidden',_0x5c8677),B(_0x5f00c8,_0x5d038d(0xa4),'univer-pointer-events-none\x20univer-overflow-hidden\x20[&>*]:univer-pointer-events-auto',_0x5c8677),B(_0x5f00c8,_0x5d038d(0x488),_0x5d038d(0x345),_0x5c8677),B(_0x5f00c8,'data-embed-popup-root',_0x5d038d(0x345),_0x5c8677),(0x0,n['toDisposable'])(()=>{const _0xbc47d0=_0x5d038d;_0x5c8677[_0xbc47d0(0x53f)](_0xd0983f=>_0xd0983f[_0xbc47d0(0x507)]());});}function B(_0x3529af,_0x5164cc,_0x38de4c,_0x2fb992){const _0x1fe248=_0x5b38ef;let _0x32a168=z(_0x3529af,_0x5164cc);if(_0x32a168)return _0x32a168;let _0x52dd93=document[_0x1fe248(0x221)](_0x1fe248(0x568));return _0x52dd93['setAttribute'](_0x5164cc,_0x1fe248(0x573)),_0x52dd93['setAttribute'](_0x1fe248(0x422),_0x1fe248(0x4f0)),_0x52dd93[_0x1fe248(0x4b8)]=_0x1fe248(0xaa)+_0x38de4c,_0x3529af[_0x1fe248(0x33e)](_0x52dd93),_0x2fb992[_0x1fe248(0x56f)](_0x52dd93),_0x52dd93;}function V(_0x4eba79){'@babel/helpers - typeof';const _0x2cfcd6=_0x5b38ef;return V=typeof Symbol==_0x2cfcd6(0xeb)&&typeof Symbol['iterator']==_0x2cfcd6(0x2d3)?function(_0x391351){return typeof _0x391351;}:function(_0x20e567){const _0x156adb=_0x2cfcd6;return _0x20e567&&typeof Symbol=='function'&&_0x20e567['constructor']===Symbol&&_0x20e567!==Symbol['prototype']?_0x156adb(0x2d3):typeof _0x20e567;},V(_0x4eba79);}function ne(_0x1a6dfc,_0x30aadb){const _0x257cd7=_0x5b38ef;if(V(_0x1a6dfc)!=_0x257cd7(0x4c3)||!_0x1a6dfc)return _0x1a6dfc;var _0x3aa9da=_0x1a6dfc[Symbol[_0x257cd7(0xb7)]];if(_0x3aa9da!==void 0x0){var _0x6beb9a=_0x3aa9da[_0x257cd7(0x591)](_0x1a6dfc,_0x30aadb||_0x257cd7(0x703));if(V(_0x6beb9a)!=_0x257cd7(0x4c3))return _0x6beb9a;throw TypeError(_0x257cd7(0x3a4));}return(_0x30aadb===_0x257cd7(0x710)?String:Number)(_0x1a6dfc);}function re(_0x2fcc4a){const _0x3d5fe7=_0x5b38ef;var _0x4707bc=ne(_0x2fcc4a,_0x3d5fe7(0x710));return V(_0x4707bc)==_0x3d5fe7(0x2d3)?_0x4707bc:_0x4707bc+'';}function H(_0x245662,_0x2e9442,_0x1d1843){return(_0x2e9442=re(_0x2e9442))in _0x245662?Object['defineProperty'](_0x245662,_0x2e9442,{'value':_0x1d1843,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x245662[_0x2e9442]=_0x1d1843,_0x245662;}var U=class{constructor(){const _0x174e0f=_0x5b38ef;H(this,_0x174e0f(0x3e6),new Map());}[_0x5b38ef(0x2f4)](_0x1ca239){const _0x1f7e10=_0x5b38ef;return this['_contributions']['set'](_0x1ca239['childType'],_0x1ca239),(0x0,n[_0x1f7e10(0x5dc)])(()=>{const _0x4ccc6c=_0x1f7e10;this[_0x4ccc6c(0x3e6)][_0x4ccc6c(0x187)](_0x1ca239[_0x4ccc6c(0x210)])===_0x1ca239&&this['_contributions'][_0x4ccc6c(0x720)](_0x1ca239['childType']);});}['get'](_0x1d7a01){const _0x49abdf=_0x5b38ef;return this[_0x49abdf(0x3e6)]['get'](_0x1d7a01);}[_0x5b38ef(0x1bf)](){const _0x4a9b41=_0x5b38ef;return[...this[_0x4a9b41(0x3e6)][_0x4a9b41(0x38d)]()];}},ie=class{constructor(){const _0x12997b=_0x5b38ef;H(this,'_active$',new l[(_0x12997b(0x407))](null)),H(this,_0x12997b(0x3c1),this[_0x12997b(0x106)][_0x12997b(0x62b)]());}[_0x5b38ef(0x1c8)](){const _0x15f879=_0x5b38ef;return this['_active$'][_0x15f879(0x1ae)]();}[_0x5b38ef(0x496)](_0x1aacd0){const _0xc20290=_0x5b38ef;let _0x3e9a00=this['getActive']();return(_0x3e9a00==null?void 0x0:_0x3e9a00['embedId'])===_0x1aacd0?_0x3e9a00[_0xc20290(0x1a9)]??_0xc20290(0x4ce):_0xc20290(0x65d);}[_0x5b38ef(0x728)](_0x13357b,_0xd5c440){const _0xfd3b04=_0x5b38ef;let _0xe8911b=this[_0xfd3b04(0x1c8)](),_0xde3efa=(_0xe8911b==null?void 0x0:_0xe8911b[_0xfd3b04(0x17b)])===_0x13357b[_0xfd3b04(0x17b)]&&_0xe8911b['embedId']===_0x13357b['embedId']&&_0xe8911b[_0xfd3b04(0x1b3)]===_0x13357b[_0xfd3b04(0x1b3)],_0x2eaa84={..._0x13357b,'stage':_0xd5c440??_0x13357b[_0xfd3b04(0x1a9)]??(_0xde3efa?_0xe8911b[_0xfd3b04(0x1a9)]??_0xfd3b04(0x4ce):'stage1')};((_0xe8911b==null?void 0x0:_0xe8911b[_0xfd3b04(0x17b)])!==_0x2eaa84[_0xfd3b04(0x17b)]||_0xe8911b['embedId']!==_0x2eaa84['embedId']||_0xe8911b[_0xfd3b04(0x1b3)]!==_0x2eaa84['childUnitId']||(_0xe8911b[_0xfd3b04(0x1a9)]??_0xfd3b04(0x4ce))!==_0x2eaa84['stage'])&&this['_active$'][_0xfd3b04(0x193)](_0x2eaa84);}[_0x5b38ef(0x481)](_0x34688b,_0x40e0d3){const _0x4e7b35=_0x5b38ef;let _0x2f17c0=this['getActive']();!_0x2f17c0||_0x2f17c0['embedId']!==_0x34688b||(_0x2f17c0[_0x4e7b35(0x1a9)]??_0x4e7b35(0x4ce))!==_0x40e0d3&&this[_0x4e7b35(0x106)][_0x4e7b35(0x193)]({..._0x2f17c0,'stage':_0x40e0d3});}[_0x5b38ef(0x380)](_0x41fb78){const _0x4b09ad=_0x5b38ef;this['getStage'](_0x41fb78)==='stage1'&&this[_0x4b09ad(0x481)](_0x41fb78,_0x4b09ad(0x71b));}[_0x5b38ef(0x688)](_0x3df2b3){const _0x1b9af8=_0x5b38ef;let _0x1f84be=this[_0x1b9af8(0x1c8)]();_0x1f84be&&(!_0x3df2b3||_0x1f84be[_0x1b9af8(0x2a5)]===_0x3df2b3)&&this[_0x1b9af8(0x106)][_0x1b9af8(0x193)](null);}},ae=class{constructor(){const _0x1a9b79=_0x5b38ef;H(this,'_override$',new l[(_0x1a9b79(0x407))](null)),H(this,_0x1a9b79(0x704),this['_override$'][_0x1a9b79(0x62b)]());}['getOverride'](){const _0x371b94=_0x5b38ef;return this['_override$'][_0x371b94(0x1ae)]();}[_0x5b38ef(0x728)](_0x177a8f,_0x12b81e,_0x102df1={}){const _0x37610c=_0x5b38ef;var _0x753dbd,_0x1e134f;if(!_0x177a8f['childUnitId']||_0x177a8f[_0x37610c(0x210)]==null)throw Error(_0x37610c(0x5d7));let _0x3671b5=((_0x753dbd=_0x177a8f[_0x37610c(0x2d7)])==null?void 0x0:_0x753dbd[_0x37610c(0x351)])||void 0x0;if(_0x12b81e===_0x37610c(0x29a)&&(!_0x3671b5||_0x3671b5['enabled']!==!0x0))throw Error(_0x37610c(0x48d));if(_0x12b81e!==_0x37610c(0x29a))throw Error(_0x37610c(0x173));if((((_0x1e134f=_0x102df1[_0x37610c(0x171)])==null?void 0x0:_0x1e134f[_0x37610c(0x27b)])??e[_0x37610c(0x2b2)][_0x37610c(0x27b)])!==_0x37610c(0x602)&&_0x102df1['allowPlaceholder']!==!0x0&&_0x102df1[_0x37610c(0x292)]!==!0x0)return this['clear'](_0x177a8f['embedId']),null;let _0x2946a9={'hostUnitId':_0x177a8f[_0x37610c(0x17b)],'embedId':_0x177a8f[_0x37610c(0x2a5)],'childUnitId':_0x177a8f[_0x37610c(0x1b3)],'childType':_0x177a8f[_0x37610c(0x210)],'entry':_0x177a8f[_0x37610c(0x5d9)],'reason':_0x12b81e,'portalContainer':_0x102df1['portalContainer'],'hideHostFxBar':_0x3671b5==null?void 0x0:_0x3671b5[_0x37610c(0x735)],'lockHostRibbon':_0x3671b5==null?void 0x0:_0x3671b5['lockHostRibbon']},_0x5916fb=this[_0x37610c(0x3bb)]();return oe(_0x5916fb,_0x2946a9)?_0x5916fb:(this[_0x37610c(0x52f)][_0x37610c(0x193)](_0x2946a9),_0x2946a9);}[_0x5b38ef(0x688)](_0x23a498){const _0x4ca107=_0x5b38ef;let _0x4246e5=this[_0x4ca107(0x3bb)]();_0x4246e5&&(!_0x23a498||_0x4246e5[_0x4ca107(0x2a5)]===_0x23a498)&&this['_override$'][_0x4ca107(0x193)](null);}};function oe(_0x25c5d7,_0x3394b0){const _0x4432df=_0x5b38ef;return _0x25c5d7!=null&&_0x25c5d7['hostUnitId']===_0x3394b0[_0x4432df(0x17b)]&&_0x25c5d7[_0x4432df(0x2a5)]===_0x3394b0['embedId']&&_0x25c5d7[_0x4432df(0x1b3)]===_0x3394b0[_0x4432df(0x1b3)]&&_0x25c5d7[_0x4432df(0x210)]===_0x3394b0[_0x4432df(0x210)]&&_0x25c5d7[_0x4432df(0x5d9)]===_0x3394b0[_0x4432df(0x5d9)]&&_0x25c5d7[_0x4432df(0x2f2)]===_0x3394b0[_0x4432df(0x2f2)]&&_0x25c5d7[_0x4432df(0x121)]===_0x3394b0[_0x4432df(0x121)]&&_0x25c5d7[_0x4432df(0x735)]===_0x3394b0[_0x4432df(0x735)]&&_0x25c5d7[_0x4432df(0xe1)]===_0x3394b0[_0x4432df(0xe1)];}const W=_0x5b38ef(0x408);var G=class{constructor(){const _0x1975e6=_0x5b38ef;H(this,_0x1975e6(0x2bb),new Map()),H(this,'_elements',new Map()),H(this,_0x1975e6(0x5ea),new Map()),H(this,_0x1975e6(0x491),0x0),H(this,_0x1975e6(0x178),new l[(_0x1975e6(0xf7))]()),H(this,_0x1975e6(0x50d),new l['Subject']());}[_0x5b38ef(0x2e0)](_0x386bc0){const _0x675af1=_0x5b38ef;let _0x5f5827={'role':_0x386bc0[_0x675af1(0x55a)],'owner':_0x386bc0[_0x675af1(0x5e7)],'sessionMode':_0x386bc0['sessionMode'],'hostUnitId':_0x386bc0[_0x675af1(0x17b)],'childUnitId':_0x386bc0['childUnitId'],'childType':_0x386bc0[_0x675af1(0x210)],'associatedChildUnitIds':_0x386bc0[_0x675af1(0x6a0)],'sequence':++this[_0x675af1(0x491)]},_0x1119fd=this[_0x675af1(0x2bb)][_0x675af1(0x187)](_0x386bc0[_0x675af1(0x2a5)]);return _0x1119fd||(_0x1119fd=new Set(),this[_0x675af1(0x2bb)][_0x675af1(0x534)](_0x386bc0[_0x675af1(0x2a5)],_0x1119fd)),_0x1119fd[_0x675af1(0x474)](_0x5f5827),_0x5f5827[_0x675af1(0x55a)]!==_0x675af1(0x5a7)&&this[_0x675af1(0x1d9)](),_0x5f5827['role']===_0x675af1(0x572)&&this['_notifyRuntimeSessionChanged'](),(0x0,n[_0x675af1(0x5dc)])(()=>{const _0x41195e=_0x675af1;_0x1119fd==null||_0x1119fd[_0x41195e(0x720)](_0x5f5827),(_0x1119fd==null?void 0x0:_0x1119fd[_0x41195e(0x157)])===0x0&&this[_0x41195e(0x2bb)]['delete'](_0x386bc0[_0x41195e(0x2a5)]),_0x5f5827[_0x41195e(0x55a)]!==_0x41195e(0x5a7)&&this['_notifyRuntimeFocusChanged'](),_0x5f5827[_0x41195e(0x55a)]===_0x41195e(0x572)&&this[_0x41195e(0x62c)]();});}[_0x5b38ef(0x265)](_0xb4ff81){const _0x444704=_0x5b38ef;if(!_0xb4ff81)return!0x1;let _0x5b07f4=this[_0x444704(0x2bb)][_0x444704(0x187)](_0xb4ff81);return _0x5b07f4&&[..._0x5b07f4][_0x444704(0x2e7)](_0x43c496=>_0x43c496['role']!==_0x444704(0x5a7))?!0x0:this[_0x444704(0x681)](_0xb4ff81,this['_getActiveElement'](_0xb4ff81));}[_0x5b38ef(0x27f)](_0x25106e,_0x31b8d5){const _0x21bd8b=_0x5b38ef;if(!_0x25106e)return!0x1;let _0x19df10=this['_leases'][_0x21bd8b(0x187)](_0x25106e);return _0x19df10&&[..._0x19df10]['some'](_0xf9ef41=>this[_0x21bd8b(0x3b7)](_0xf9ef41,_0x31b8d5))?!0x0:this[_0x21bd8b(0x681)](_0x25106e,this[_0x21bd8b(0x594)](_0x25106e));}[_0x5b38ef(0x1c5)](){const _0x1eb03c=_0x5b38ef;return[...this[_0x1eb03c(0x2bb)]['values']()][_0x1eb03c(0x2e7)](_0x262518=>[..._0x262518][_0x1eb03c(0x2e7)](_0x52ff0e=>_0x52ff0e[_0x1eb03c(0x55a)]!==_0x1eb03c(0x5a7)))||this[_0x1eb03c(0x199)]()!=null;}[_0x5b38ef(0x3d9)](_0xafed4c){const _0x116b00=_0x5b38ef;if([...this[_0x116b00(0x2bb)][_0x116b00(0x38d)]()][_0x116b00(0x2e7)](_0x1020ef=>[..._0x1020ef][_0x116b00(0x2e7)](_0x1d12ad=>this[_0x116b00(0x3b7)](_0x1d12ad,_0xafed4c))))return!0x0;let _0x2fae32=this['_getActiveOwnedRuntimeFocusInfo']();return _0x2fae32!=null&&this[_0x116b00(0x97)](_0x2fae32[_0x116b00(0x55a)]);}[_0x5b38ef(0x2b1)](_0x326350,_0x914f){const _0x17ccc7=_0x5b38ef;if(!_0x326350)return!0x1;let _0x11d6e7=this['_leases'][_0x17ccc7(0x187)](_0x326350);return _0x11d6e7&&[..._0x11d6e7][_0x17ccc7(0x2e7)](_0xf58793=>this[_0x17ccc7(0x3ca)](_0xf58793,_0x914f))?!0x0:this[_0x17ccc7(0x681)](_0x326350,this[_0x17ccc7(0x594)](_0x326350));}[_0x5b38ef(0x2a2)](_0x3ae472){const _0x1be627=_0x5b38ef;return[...this['_leases'][_0x1be627(0x38d)]()][_0x1be627(0x2e7)](_0x65cb0e=>[..._0x65cb0e][_0x1be627(0x2e7)](_0x237754=>this[_0x1be627(0x3ca)](_0x237754,_0x3ae472)))?!0x0:this[_0x1be627(0x199)]()!=null;}['hasHostPreservingChildFocusLeaseForHost'](_0x585a19,_0x2dba6f){const _0x81ce10=_0x5b38ef;if(!_0x585a19)return this[_0x81ce10(0x2a2)](_0x2dba6f);if([...this[_0x81ce10(0x2bb)]['values']()][_0x81ce10(0x2e7)](_0xdd2ae5=>[..._0xdd2ae5]['some'](_0x4b059d=>this[_0x81ce10(0x3ca)](_0x4b059d,_0x2dba6f)&&this['_leaseAppliesToHostUnit'](_0x4b059d,_0x585a19))))return!0x0;let _0x309bc8=this[_0x81ce10(0x199)]();if(!_0x309bc8)return!0x1;let _0x51d78a=this[_0x81ce10(0x2bb)]['get'](_0x309bc8[_0x81ce10(0x2a5)]);return _0x51d78a&&[..._0x51d78a]['some'](_0x549fea=>this['_isHostPreservingLease'](_0x549fea,_0x2dba6f)&&this[_0x81ce10(0x555)](_0x549fea,_0x585a19))?!0x0:this[_0x81ce10(0x6a6)](_0x309bc8[_0x81ce10(0x2a5)],_0x585a19);}[_0x5b38ef(0x9c)](_0x5c6da8){const _0x3a5296=_0x5b38ef;return _0x5c6da8?[...this[_0x3a5296(0x2bb)]['values']()][_0x3a5296(0x2e7)](_0x10d655=>[..._0x10d655][_0x3a5296(0x2e7)](_0xb67857=>this['_leaseAppliesToChildUnit'](_0xb67857,_0x5c6da8)&&_0xb67857[_0x3a5296(0x55a)]!==_0x3a5296(0x5a7))):!0x1;}['registerRuntimeScope'](_0x5eb5eb){const _0x160345=_0x5b38ef;let _0x244fca={'hostUnitId':_0x5eb5eb[_0x160345(0x17b)],'childUnitId':_0x5eb5eb['childUnitId'],'childType':_0x5eb5eb[_0x160345(0x210)],'sessionMode':_0x5eb5eb[_0x160345(0x643)],'sequence':++this[_0x160345(0x491)]},_0x1a6fb9=this['_runtimeScopes'][_0x160345(0x187)](_0x5eb5eb[_0x160345(0x2a5)]);return _0x1a6fb9||(_0x1a6fb9=new Set(),this['_runtimeScopes'][_0x160345(0x534)](_0x5eb5eb[_0x160345(0x2a5)],_0x1a6fb9)),_0x1a6fb9[_0x160345(0x474)](_0x244fca),this['_notifyRuntimeFocusChanged'](),this[_0x160345(0x62c)](),(0x0,n[_0x160345(0x5dc)])(()=>{const _0x51addf=_0x160345;_0x1a6fb9==null||_0x1a6fb9[_0x51addf(0x720)](_0x244fca),(_0x1a6fb9==null?void 0x0:_0x1a6fb9[_0x51addf(0x157)])===0x0&&this[_0x51addf(0x5ea)][_0x51addf(0x720)](_0x5eb5eb[_0x51addf(0x2a5)]),this[_0x51addf(0x1d9)](),this['_notifyRuntimeSessionChanged']();});}['resolveRuntimeScopeByChildUnitId'](_0x254310){const _0x552136=_0x5b38ef;if(!_0x254310)return;let _0x300527;for(let [_0x4f08b9,_0x577489]of this[_0x552136(0x5ea)])for(let _0x2b16a6 of _0x577489)_0x2b16a6['childUnitId']===_0x254310&&(!_0x300527||_0x2b16a6[_0x552136(0x3b4)]>_0x300527['scope']['sequence'])&&(_0x300527={'embedId':_0x4f08b9,'scope':_0x2b16a6});if(_0x300527){let {embedId:_0x10cab8,scope:_0x563c6b}=_0x300527;return{'embedId':_0x10cab8,'hostUnitId':_0x563c6b[_0x552136(0x17b)],'childUnitId':_0x563c6b[_0x552136(0x1b3)],'childType':_0x563c6b[_0x552136(0x210)],'sessionMode':_0x563c6b['sessionMode']};}}[_0x5b38ef(0x6a9)](){const _0x3a1471=_0x5b38ef;let _0x4cf2e5;for(let [_0x40b2a2,_0x4e339e]of this[_0x3a1471(0x2bb)])for(let _0x2f9bac of _0x4e339e){if(_0x2f9bac[_0x3a1471(0x55a)]!==_0x3a1471(0x572)||!_0x2f9bac['childUnitId'])continue;let _0x19613a=this['_getChildSessionPriority'](_0x2f9bac);(!_0x4cf2e5||_0x19613a>_0x4cf2e5['priority']||_0x19613a===_0x4cf2e5[_0x3a1471(0x639)]&&_0x2f9bac['sequence']>_0x4cf2e5[_0x3a1471(0x6a8)][_0x3a1471(0x3b4)])&&(_0x4cf2e5={'embedId':_0x40b2a2,'lease':_0x2f9bac,'priority':_0x19613a});}return _0x4cf2e5?{'embedId':_0x4cf2e5['embedId'],'hostUnitId':_0x4cf2e5['lease'][_0x3a1471(0x17b)],'childUnitId':_0x4cf2e5['lease'][_0x3a1471(0x1b3)],'childType':_0x4cf2e5[_0x3a1471(0x6a8)][_0x3a1471(0x210)],'sessionMode':this[_0x3a1471(0x2e6)](_0x4cf2e5[_0x3a1471(0x6a8)])}:void 0x0;}[_0x5b38ef(0x1ed)](_0x3276e6,_0x23ba9e,_0x3c5379){const _0x97c669=_0x5b38ef;if(!_0x3276e6)return!0x1;let _0x3433be=this[_0x97c669(0x31f)](_0x23ba9e,_0x3c5379);return _0x3433be?this[_0x97c669(0x1d1)](_0x3433be,_0x3276e6):!0x1;}[_0x5b38ef(0x5f8)](_0x9fef2f,_0x4ddb12,_0x92512c,_0x1932db){const _0x24501c=_0x5b38ef;return this[_0x24501c(0x1ed)](_0x9fef2f,_0x4ddb12,_0x92512c)||this[_0x24501c(0x9c)](_0x9fef2f)?!0x1:this['hasHostPreservingChildFocusLeaseForHost'](_0x9fef2f,_0x1932db);}[_0x5b38ef(0x300)](_0x499d15){const _0x52d10d=_0x5b38ef;let _0x2585ac=this[_0x52d10d(0x131)][_0x52d10d(0x187)](_0x499d15[_0x52d10d(0x2a5)]);_0x2585ac||(_0x2585ac=new Set(),this[_0x52d10d(0x131)]['set'](_0x499d15[_0x52d10d(0x2a5)],_0x2585ac)),_0x2585ac[_0x52d10d(0x474)](_0x499d15['element']);let _0x26ac08=_0x499d15[_0x52d10d(0x1e1)]['getAttribute'](W);return _0x499d15[_0x52d10d(0x1e1)][_0x52d10d(0x13b)](W,_0x499d15['role']),this['_notifyRuntimeFocusChanged'](),(0x0,n[_0x52d10d(0x5dc)])(()=>{const _0x172010=_0x52d10d;_0x2585ac==null||_0x2585ac[_0x172010(0x720)](_0x499d15[_0x172010(0x1e1)]),(_0x2585ac==null?void 0x0:_0x2585ac[_0x172010(0x157)])===0x0&&this['_elements'][_0x172010(0x720)](_0x499d15[_0x172010(0x2a5)]),_0x26ac08==null?_0x499d15[_0x172010(0x1e1)]['removeAttribute'](W):_0x499d15['element'][_0x172010(0x13b)](W,_0x26ac08),this[_0x172010(0x1d9)]();});}['listElements'](_0x37c58f){const _0x4ea1bc=_0x5b38ef;return _0x37c58f?[...this[_0x4ea1bc(0x131)][_0x4ea1bc(0x187)](_0x37c58f)??[]]:[];}[_0x5b38ef(0x681)](_0x1d1217,_0x506c6b,_0x1506a6){const _0xd96993=_0x5b38ef;if(!_0x1d1217)return!0x1;let _0x31e569=this[_0xd96993(0x131)][_0xd96993(0x187)](_0x1d1217),_0x72f622=typeof(_0x1506a6==null?void 0x0:_0x1506a6['composedPath'])==_0xd96993(0xeb)?_0x1506a6[_0xd96993(0x559)]():void 0x0;return _0x31e569!=null&&_0x31e569['size']&&_0x72f622!=null&&_0x72f622[_0xd96993(0x2e7)](_0x3c2228=>_0x3c2228 instanceof HTMLElement&&this[_0xd96993(0x678)](_0x31e569,_0x3c2228))||_0x72f622!=null&&_0x72f622[_0xd96993(0x2e7)](_0x11b2a0=>_0x11b2a0 instanceof HTMLElement&&this['_isOwnedBoundaryElement'](_0x1d1217,_0x11b2a0))?!0x0:_0x506c6b instanceof HTMLElement&&(!!(_0x31e569!=null&&_0x31e569[_0xd96993(0x157)])&&this[_0xd96993(0x678)](_0x31e569,_0x506c6b)||this['_isOwnedBoundaryElement'](_0x1d1217,_0x506c6b));}[_0x5b38ef(0x678)](_0x5797a9,_0x2dc5c6){const _0x5abea8=_0x5b38ef;return[..._0x5797a9][_0x5abea8(0x2e7)](_0x15081f=>_0x15081f===_0x2dc5c6||_0x15081f[_0x5abea8(0x342)](_0x2dc5c6));}[_0x5b38ef(0x3b7)](_0x3e0dec,_0x17e848){const _0x1870a8=_0x5b38ef;var _0x59f453;return _0x3e0dec[_0x1870a8(0x5e7)]&&_0x17e848!=null&&(_0x59f453=_0x17e848[_0x1870a8(0x3ed)])!=null&&_0x59f453['includes'](_0x3e0dec[_0x1870a8(0x5e7)])?!0x1:this[_0x1870a8(0x97)](_0x3e0dec['role']);}[_0x5b38ef(0x3ca)](_0x5772c5,_0x107b0c){const _0x6431bd=_0x5b38ef;var _0x261d12;return _0x5772c5[_0x6431bd(0x5e7)]&&_0x107b0c!=null&&(_0x261d12=_0x107b0c[_0x6431bd(0x3ed)])!=null&&_0x261d12[_0x6431bd(0x691)](_0x5772c5[_0x6431bd(0x5e7)])?!0x1:_0x5772c5['role']!==_0x6431bd(0x5a7);}['_leaseAppliesToHostUnit'](_0xa65ceb,_0x228924){const _0xc147b9=_0x5b38ef;return _0xa65ceb[_0xc147b9(0x17b)]==null||_0xa65ceb[_0xc147b9(0x17b)]===_0x228924;}[_0x5b38ef(0x6a6)](_0x57105d,_0x3135f1){const _0x21cfd9=_0x5b38ef;let _0x5381d2=this[_0x21cfd9(0x5ea)][_0x21cfd9(0x187)](_0x57105d);return!!_0x5381d2&&[..._0x5381d2][_0x21cfd9(0x2e7)](_0x59c66f=>_0x59c66f[_0x21cfd9(0x17b)]==null||_0x59c66f[_0x21cfd9(0x17b)]===_0x3135f1);}[_0x5b38ef(0x6c2)](_0x525f30,_0x21b4d2){const _0x489f28=_0x5b38ef;var _0x52408f;return _0x525f30[_0x489f28(0x1b3)]===_0x21b4d2||((_0x52408f=_0x525f30[_0x489f28(0x6a0)])==null?void 0x0:_0x52408f[_0x489f28(0x691)](_0x21b4d2))===!0x0;}[_0x5b38ef(0x1d1)](_0x1aa34b,_0x942c3b){const _0x10069f=_0x5b38ef;if([...this['_runtimeScopes'][_0x10069f(0x187)](_0x1aa34b)??[]][_0x10069f(0x2e7)](_0x532cd8=>_0x532cd8['childUnitId']===_0x942c3b))return!0x0;let _0xc029be=this[_0x10069f(0x2bb)][_0x10069f(0x187)](_0x1aa34b);return!!_0xc029be&&[..._0xc029be]['some'](_0x4f0ce4=>this[_0x10069f(0x6c2)](_0x4f0ce4,_0x942c3b));}['_isBlockingRole'](_0x38e136){const _0x132092=_0x5b38ef;return _0x38e136!==_0x132092(0x5a7);}[_0x5b38ef(0x655)](_0x48abe2){const _0x8bd9d9=_0x5b38ef;let _0x1a1e6d=this[_0x8bd9d9(0x2e6)](_0x48abe2);return _0x1a1e6d===_0x8bd9d9(0x1de)?0x1e:_0x1a1e6d===_0x8bd9d9(0x352)?0x14:_0x1a1e6d===_0x8bd9d9(0x251)?0xa:0x0;}[_0x5b38ef(0x2e6)](_0x5ecc42){const _0x4bf302=_0x5b38ef;return _0x5ecc42[_0x4bf302(0x643)]?_0x5ecc42[_0x4bf302(0x643)]:_0x5ecc42[_0x4bf302(0x5e7)]===_0x4bf302(0x5b9)?'child-fullscreen':_0x5ecc42['owner']==='stage2-runtime'||_0x5ecc42[_0x4bf302(0x5e7)]===_0x4bf302(0x307)?'child-keyboard':_0x5ecc42[_0x4bf302(0x5e7)]===_0x4bf302(0x4de)?_0x4bf302(0x251):_0x5ecc42[_0x4bf302(0x55a)]===_0x4bf302(0x572)?_0x4bf302(0x352):_0x4bf302(0x13a);}[_0x5b38ef(0x700)](_0x3d8c3d,_0x991423){const _0x352c1a=_0x5b38ef;return _0x991423[_0x352c1a(0x609)]('['+K+'=\x22'+_0x3d8c3d+'\x22]')!=null;}[_0x5b38ef(0x31f)](_0x5d93d6,_0xff8efa){const _0x2398a3=_0x5b38ef;let _0x4de91e=typeof(_0xff8efa==null?void 0x0:_0xff8efa[_0x2398a3(0x559)])=='function'?_0xff8efa[_0x2398a3(0x559)]():void 0x0,_0x17eacf=(_0x4de91e==null?void 0x0:_0x4de91e[_0x2398a3(0x424)](_0x554739=>this[_0x2398a3(0x4af)](_0x554739)&&_0x554739[_0x2398a3(0x208)]('data-embed-interaction-boundary-owner')))??(this[_0x2398a3(0x4af)](_0x5d93d6)?_0x5d93d6[_0x2398a3(0x609)](_0x2398a3(0x7e))??void 0x0:void 0x0);return(_0x17eacf==null?void 0x0:_0x17eacf[_0x2398a3(0x82)]('data-embed-interaction-boundary-owner'))??this[_0x2398a3(0x6d3)](_0xff8efa);}[_0x5b38ef(0x6d3)](_0x48d81e){const _0x51aa4f=_0x5b38ef;let _0x27443c=this[_0x51aa4f(0x3dc)](_0x48d81e);if(!_0x27443c)return;let _0x126a1a;for(let [_0x1f84fa,_0x1426b0]of this['_elements'])for(let _0x4f945a of _0x1426b0){let _0x150ca7=_0x4f945a[_0x51aa4f(0x2fb)]();if(!this['_rectContainsPoint'](_0x150ca7,_0x27443c[_0x51aa4f(0xfe)],_0x27443c[_0x51aa4f(0x571)]))continue;let _0x5cda9c=_0x150ca7[_0x51aa4f(0x33d)]*_0x150ca7[_0x51aa4f(0x658)];(!_0x126a1a||_0x5cda9c<_0x126a1a[_0x51aa4f(0xca)])&&(_0x126a1a={'embedId':_0x1f84fa,'area':_0x5cda9c});}return _0x126a1a==null?void 0x0:_0x126a1a['embedId'];}[_0x5b38ef(0x3dc)](_0x5631b2){const _0xd028b2=_0x5b38ef;let _0x5ba5da=_0x5631b2;if(_0x5ba5da){if(Number[_0xd028b2(0x715)](_0x5ba5da['clientX'])&&Number['isFinite'](_0x5ba5da['clientY']))return{'clientX':_0x5ba5da['clientX'],'clientY':_0x5ba5da[_0xd028b2(0x571)]};if(Number['isFinite'](_0x5ba5da['x'])&&Number['isFinite'](_0x5ba5da['y']))return{'clientX':_0x5ba5da['x'],'clientY':_0x5ba5da['y']};}}[_0x5b38ef(0x2f6)](_0x94df22,_0x45855e,_0x54c1b0){const _0x12a716=_0x5b38ef;return _0x94df22[_0x12a716(0x33d)]>0x0&&_0x94df22[_0x12a716(0x658)]>0x0&&_0x45855e>=_0x94df22[_0x12a716(0x1e4)]&&_0x45855e<=_0x94df22[_0x12a716(0xc4)]&&_0x54c1b0>=_0x94df22[_0x12a716(0x3ec)]&&_0x54c1b0<=_0x94df22[_0x12a716(0x711)];}[_0x5b38ef(0x199)](){const _0x154ea0=_0x5b38ef;var _0x29ded8;let _0x25c16c=this[_0x154ea0(0x718)]();if(!this['_isHTMLElement'](_0x25c16c))return;let _0x1a886f=_0x25c16c[_0x154ea0(0x609)]('['+K+']');if(!_0x1a886f)return;let _0x4cf007=_0x1a886f[_0x154ea0(0x82)](K),_0x457f91=(_0x29ded8=_0x25c16c['closest'](_0x154ea0(0x702)))==null?void 0x0:_0x29ded8['getAttribute'](W);return _0x4cf007&&this[_0x154ea0(0x2c3)](_0x457f91)?{'embedId':_0x4cf007,'role':_0x457f91}:void 0x0;}['_isHTMLElement'](_0xbba640){const _0x30d528=_0x5b38ef;var _0x3b43eb;if(!_0xbba640)return!0x1;let _0x3984f9=(_0x3b43eb=_0xbba640[_0x30d528(0x631)])==null?void 0x0:_0x3b43eb[_0x30d528(0x648)];return _0x3984f9?_0xbba640 instanceof _0x3984f9[_0x30d528(0x3df)]:typeof HTMLElement<'u'&&_0xbba640 instanceof HTMLElement;}[_0x5b38ef(0x2c3)](_0x53ebcd){const _0xa8efad=_0x5b38ef;return _0x53ebcd===_0xa8efad(0x5a7)||_0x53ebcd===_0xa8efad(0x572)||_0x53ebcd===_0xa8efad(0x392)||_0x53ebcd===_0xa8efad(0x21b)||_0x53ebcd==='floating-menu';}[_0x5b38ef(0x718)](){const _0x3eb6dd=_0x5b38ef;for(let _0x5a0e8e of this['_elements'][_0x3eb6dd(0x38d)]()){var _0x25a63d;let _0x104964=(_0x25a63d=_0x5a0e8e[_0x3eb6dd(0x38d)]()[_0x3eb6dd(0x193)]()[_0x3eb6dd(0x17f)])==null?void 0x0:_0x25a63d['ownerDocument'];if(_0x104964!=null&&_0x104964[_0x3eb6dd(0x19b)])return _0x104964[_0x3eb6dd(0x19b)];}return typeof document>'u'?null:document[_0x3eb6dd(0x19b)];}['_getActiveElement'](_0x41b3e9){const _0x263a1c=_0x5b38ef;var _0x5826a4;let _0x1ac1eb=this['_elements'][_0x263a1c(0x187)](_0x41b3e9),_0x1467ca=_0x1ac1eb==null||(_0x5826a4=_0x1ac1eb[_0x263a1c(0x38d)]()[_0x263a1c(0x193)]()['value'])==null?void 0x0:_0x5826a4[_0x263a1c(0x631)];return(_0x1467ca==null?void 0x0:_0x1467ca[_0x263a1c(0x19b)])??(typeof document>'u'?null:document['activeElement']);}[_0x5b38ef(0x1d9)](){const _0x2b6967=_0x5b38ef;this[_0x2b6967(0x178)]['next']();}['_notifyRuntimeSessionChanged'](){const _0x563247=_0x5b38ef;this[_0x563247(0x50d)][_0x563247(0x193)]();}};const K=_0x5b38ef(0x2ae);var q=class{constructor(){const _0x278519=_0x5b38ef;H(this,_0x278519(0x3b9),new Map()),H(this,_0x278519(0x33b),new Map()),H(this,_0x278519(0x302),new WeakMap()),H(this,_0x278519(0x4a1),new WeakMap()),H(this,_0x278519(0x5a5),void 0x0);}[_0x5b38ef(0x726)](_0x195889,_0x455dbc,_0x442c19){const _0x4a35c2=_0x5b38ef;let _0x30c313=this['_roots']['get'](_0x195889);_0x30c313||(_0x30c313=new Set(),this[_0x4a35c2(0x3b9)][_0x4a35c2(0x534)](_0x195889,_0x30c313)),_0x442c19&&this['_childUnitIds'][_0x4a35c2(0x534)](_0x195889,_0x442c19),_0x30c313[_0x4a35c2(0x474)](_0x455dbc);let _0x268226=_0x455dbc[_0x4a35c2(0x82)](K),_0x3fad2e=_0x455dbc[_0x4a35c2(0x82)](a[_0x4a35c2(0x45e)]);_0x455dbc[_0x4a35c2(0x13b)](K,_0x195889),_0x442c19&&_0x455dbc[_0x4a35c2(0x13b)](a[_0x4a35c2(0x45e)],_0x442c19);let _0xdb670c=this[_0x4a35c2(0x40f)](_0x195889,_0x455dbc),_0x2602c5=()=>this[_0x4a35c2(0x164)](_0x195889,_0x455dbc[_0x4a35c2(0x631)]);return _0x455dbc['addEventListener'](_0x4a35c2(0x318),_0x2602c5,!0x0),_0x455dbc[_0x4a35c2(0x344)](_0x4a35c2(0x47a),_0x2602c5,!0x0),_0x455dbc['addEventListener']('focusin',_0x2602c5,!0x0),(0x0,n['toDisposable'])(()=>{const _0xee845f=_0x4a35c2;var _0x328630;_0xdb670c[_0xee845f(0x565)](),_0x455dbc['removeEventListener'](_0xee845f(0x318),_0x2602c5,!0x0),_0x455dbc['removeEventListener'](_0xee845f(0x47a),_0x2602c5,!0x0),_0x455dbc['removeEventListener']('focusin',_0x2602c5,!0x0),((_0x328630=this['_pendingPortalOwner'])==null?void 0x0:_0x328630['embedId'])===_0x195889&&this[_0xee845f(0x5a5)][_0xee845f(0x294)]===_0x455dbc['ownerDocument']&&(this['_pendingPortalOwner']=void 0x0),_0x30c313==null||_0x30c313[_0xee845f(0x720)](_0x455dbc),_0x30c313&&_0x30c313['size']===0x0&&(this[_0xee845f(0x3b9)][_0xee845f(0x720)](_0x195889),this[_0xee845f(0x33b)]['delete'](_0x195889)),_0x268226==null?_0x455dbc[_0xee845f(0x4f9)](K):_0x455dbc[_0xee845f(0x13b)](K,_0x268226),_0x3fad2e==null?_0x455dbc[_0xee845f(0x4f9)](a[_0xee845f(0x45e)]):_0x455dbc[_0xee845f(0x13b)](a['EMBED_CHILD_UNIT_ID_ATTRIBUTE'],_0x3fad2e);});}[_0x5b38ef(0x40f)](_0x5141ea,_0x7ef3d3){const _0x6b3df2=_0x5b38ef;let _0x7773e7=_0x7ef3d3[_0x6b3df2(0x631)][_0x6b3df2(0x648)],_0x2d9aba=new Map(),_0x2d990c=new Map(),_0x5c4753,_0x5d8a97=!0x1,_0x131c6a=_0xa1a17b=>{const _0x271e21=_0x6b3df2;_0x2d9aba[_0x271e21(0x6b7)](_0xa1a17b)||_0x2d9aba[_0x271e21(0x534)](_0xa1a17b,_0xa1a17b[_0x271e21(0x82)](K)),_0x2d990c[_0x271e21(0x6b7)](_0xa1a17b)||_0x2d990c['set'](_0xa1a17b,_0xa1a17b[_0x271e21(0x82)](W));},_0x4146c9=_0x122746=>{const _0x55fa16=_0x6b3df2;_0x131c6a(_0x122746),_0x122746[_0x55fa16(0x13b)](K,_0x5141ea),_0x122746[_0x55fa16(0x13b)](W,_0x55fa16(0x21b));},_0x49e333=_0x3421af=>{const _0x571c60=_0x6b3df2;this['_isUniverPortalTreeElement'](_0x3421af)&&(_0x4146c9(_0x3421af),_0x3421af['querySelectorAll']('*')[_0x571c60(0x53f)](_0x4146c9));},_0x4a28f0=_0xcb487e=>{const _0x163a5f=_0x6b3df2;_0x5d8a97||(_0x49e333(_0xcb487e),_0xcb487e[_0x163a5f(0x2ba)]('*')[_0x163a5f(0x53f)](_0x195026=>_0x49e333(_0x195026)));};return _0x4a28f0(_0x7ef3d3),_0x7773e7!=null&&_0x7773e7[_0x6b3df2(0x1ca)]&&(_0x5c4753=new _0x7773e7[(_0x6b3df2(0x1ca))](_0x5daacb=>{const _0x560ef9=_0x6b3df2;_0x5daacb[_0x560ef9(0x53f)](_0x25060f=>{const _0x44f2c3=_0x560ef9;_0x25060f['addedNodes'][_0x44f2c3(0x53f)](_0x308013=>{const _0x3abf8b=_0x44f2c3;_0x308013 instanceof _0x7773e7[_0x3abf8b(0x3df)]&&_0x4a28f0(_0x308013);});});}),_0x5c4753[_0x6b3df2(0x2ed)](_0x7ef3d3,{'childList':!0x0,'subtree':!0x0})),(0x0,n[_0x6b3df2(0x5dc)])(()=>{const _0x3350b1=_0x6b3df2;_0x5d8a97=!0x0,_0x5c4753==null||_0x5c4753['disconnect'](),_0x2d9aba[_0x3350b1(0x53f)]((_0x4b2cfc,_0x83fb57)=>{const _0x3207eb=_0x3350b1;if(_0x4b2cfc==null){_0x83fb57[_0x3207eb(0x4f9)](K);return;}_0x83fb57[_0x3207eb(0x13b)](K,_0x4b2cfc);}),_0x2d990c[_0x3350b1(0x53f)]((_0x2e288a,_0x4f35b7)=>{const _0x418ba5=_0x3350b1;if(_0x2e288a==null){_0x4f35b7[_0x418ba5(0x4f9)](W);return;}_0x4f35b7[_0x418ba5(0x13b)](W,_0x2e288a);});});}[_0x5b38ef(0x1be)](_0x426ebf,_0x5b0436){const _0x44c787=_0x5b38ef;let _0x163f01=this[_0x44c787(0x3b9)][_0x44c787(0x187)](_0x426ebf);_0x163f01||(_0x163f01=new Set(),this[_0x44c787(0x3b9)]['set'](_0x426ebf,_0x163f01)),_0x163f01[_0x44c787(0x474)](_0x5b0436);let _0x18c80e=this['_markInteractionBoundaryOwnerTree'](_0x426ebf,_0x5b0436);return(0x0,n[_0x44c787(0x5dc)])(()=>{const _0x214922=_0x44c787;_0x163f01==null||_0x163f01[_0x214922(0x720)](_0x5b0436),_0x163f01&&_0x163f01[_0x214922(0x157)]===0x0&&this[_0x214922(0x3b9)]['delete'](_0x426ebf),_0x18c80e['dispose']();});}[_0x5b38ef(0x342)](_0x1eb12e,_0x5986d1,_0x2a83cb){const _0x41c7f3=_0x5b38ef;let _0x3511ea=typeof(_0x2a83cb==null?void 0x0:_0x2a83cb[_0x41c7f3(0x559)])=='function'?_0x2a83cb[_0x41c7f3(0x559)]():void 0x0;if(_0x3511ea!=null&&_0x3511ea[_0x41c7f3(0x2e7)](_0x526916=>_0x526916 instanceof HTMLElement&&this[_0x41c7f3(0x6dc)](_0x1eb12e,_0x526916)))return!0x0;if(!(_0x5986d1 instanceof HTMLElement))return!0x1;if(this[_0x41c7f3(0x6dc)](_0x1eb12e,_0x5986d1))return!0x0;if(!_0x1eb12e)return Array['from'](this[_0x41c7f3(0x3b9)][_0x41c7f3(0x38d)]())[_0x41c7f3(0x2e7)](_0x2876b6=>[..._0x2876b6][_0x41c7f3(0x2e7)](_0x5e69af=>_0x5e69af[_0x41c7f3(0x94)]&&_0x5e69af[_0x41c7f3(0x342)](_0x5986d1)));let _0x44a151=this[_0x41c7f3(0x3b9)][_0x41c7f3(0x187)](_0x1eb12e);return!!_0x44a151&&[..._0x44a151][_0x41c7f3(0x2e7)](_0x2b5f1f=>_0x2b5f1f[_0x41c7f3(0x94)]&&_0x2b5f1f['contains'](_0x5986d1));}[_0x5b38ef(0x61c)](_0x2357ed){const _0x67425a=_0x5b38ef;let _0x13f40c=_0x2357ed?this['_activePortalOwners'][_0x67425a(0x187)](_0x2357ed):typeof document<'u'?this[_0x67425a(0x4a1)][_0x67425a(0x187)](document):void 0x0;if(_0x13f40c!=null&&_0x13f40c['length'])return!0x0;let _0x3912dc=this[_0x67425a(0x5a5)];return!_0x3912dc||Date['now']()>_0x3912dc[_0x67425a(0x81)]?!0x1:!_0x2357ed||_0x3912dc[_0x67425a(0x294)]===_0x2357ed;}['hasRecentInteractionFor'](_0x75de6c,_0x7394b){const _0x2329f5=_0x5b38ef;if(!_0x75de6c)return!0x1;let _0x364e24=_0x7394b?this[_0x2329f5(0x4a1)]['get'](_0x7394b):typeof document<'u'?this['_activePortalOwners'][_0x2329f5(0x187)](document):void 0x0;if(_0x364e24!=null&&_0x364e24[_0x2329f5(0x2e7)](_0x5aa01b=>_0x5aa01b[_0x2329f5(0x2a5)]===_0x75de6c))return!0x0;let _0x4da3b5=this[_0x2329f5(0x5a5)];return!_0x4da3b5||_0x4da3b5['embedId']!==_0x75de6c||Date[_0x2329f5(0x406)]()>_0x4da3b5[_0x2329f5(0x81)]?!0x1:!_0x7394b||_0x4da3b5[_0x2329f5(0x294)]===_0x7394b;}[_0x5b38ef(0x295)](_0x3e3c08,_0x39b769){const _0x5d3e14=_0x5b38ef;!_0x3e3c08||!(_0x39b769!=null&&_0x39b769[_0x5d3e14(0x4b7)])||this[_0x5d3e14(0x58f)](_0x3e3c08,_0x39b769)[_0x5d3e14(0x53f)](_0x184d6f=>this[_0x5d3e14(0x1cc)](_0x184d6f,_0x39b769));}[_0x5b38ef(0x3f4)](_0x28c06c,_0x44200f){const _0x1f14dd=_0x5b38ef;var _0x4a428e;if(!(_0x44200f!=null&&_0x44200f[_0x1f14dd(0x4b7)]))return(0x0,n['toDisposable'])(()=>{});let _0x20999b=Symbol(_0x28c06c),_0x16ce96=this['_activePortalOwners']['get'](_0x44200f)??[];return _0x16ce96[_0x1f14dd(0x56f)]({'embedId':_0x28c06c,'token':_0x20999b}),this[_0x1f14dd(0x4a1)][_0x1f14dd(0x534)](_0x44200f,_0x16ce96),this['_ensurePortalObserver'](_0x44200f),this[_0x1f14dd(0x11b)](_0x28c06c,_0x44200f,{'includeAppShellEditorPortal':!0x0,'allowOwnedPortalReassignment':!0x0,'allowDirectBodyPortal':!0x1}),this[_0x1f14dd(0x67d)](_0x28c06c,_0x44200f),(_0x4a428e=_0x44200f[_0x1f14dd(0x648)])==null||_0x4a428e['setTimeout'](()=>{const _0x1a642c=_0x1f14dd;let _0x1af7a1=this[_0x1a642c(0x6c0)](_0x44200f);(_0x1af7a1==null?void 0x0:_0x1af7a1['embedId'])===_0x28c06c&&_0x1af7a1[_0x1a642c(0x49f)]===_0x20999b&&(this[_0x1a642c(0x11b)](_0x28c06c,_0x44200f,{'includeAppShellEditorPortal':!0x0,'allowOwnedPortalReassignment':!0x0,'allowDirectBodyPortal':!0x1}),this['_cleanupOrdinaryBodyChromeClaims'](_0x28c06c,_0x44200f));},0x0),(0x0,n['toDisposable'])(()=>{const _0x25afb5=_0x1f14dd;let _0x50ecb2=this[_0x25afb5(0x4a1)][_0x25afb5(0x187)](_0x44200f),_0x35fb22=!0x1;if(_0x50ecb2){let _0x3af5b4=_0x50ecb2['findIndex'](_0x41096f=>_0x41096f[_0x25afb5(0x2a5)]===_0x28c06c&&_0x41096f['token']===_0x20999b);_0x3af5b4>=0x0&&_0x50ecb2[_0x25afb5(0x6ac)](_0x3af5b4,0x1),_0x35fb22=_0x50ecb2[_0x25afb5(0x2e7)](_0x14ac66=>_0x14ac66['embedId']===_0x28c06c),_0x50ecb2[_0x25afb5(0x3da)]===0x0&&this['_activePortalOwners']['delete'](_0x44200f);}_0x35fb22||this[_0x25afb5(0x1af)](_0x28c06c,_0x44200f);let _0x215286=this[_0x25afb5(0x6c0)](_0x44200f);_0x215286&&(this[_0x25afb5(0x11b)](_0x215286['embedId'],_0x44200f,{'includeAppShellEditorPortal':!0x0,'allowOwnedPortalReassignment':!0x0,'allowDirectBodyPortal':!0x1}),this[_0x25afb5(0x67d)](_0x215286['embedId'],_0x44200f));});}[_0x5b38ef(0x58f)](_0x1f379e,_0x5f321b){const _0x28805f=_0x5b38ef;var _0x1615ff;let _0x169780=new Set(),_0x3a1922=_0x308f6a=>{const _0x43a575=_0x241e;let _0x5bf26b=this['_resolveFloatingSurfaceRoot'](_0x308f6a);!_0x5bf26b||!this['_isOwnedElement'](_0x1f379e,_0x5bf26b)||_0x169780[_0x43a575(0x474)](_0x5bf26b);};return _0x5f321b[_0x28805f(0x4b7)]['querySelectorAll']('['+K+'=\x22'+_0x1f379e+'\x22]')[_0x28805f(0x53f)](_0x3a1922),(_0x1615ff=this[_0x28805f(0x3b9)][_0x28805f(0x187)](_0x1f379e))==null||_0x1615ff[_0x28805f(0x53f)](_0x1f07d2=>{const _0x408273=_0x28805f;_0x1f07d2['isConnected']&&(_0x3a1922(_0x1f07d2),_0x1f07d2['querySelectorAll']('*')[_0x408273(0x53f)](_0x3a1922));}),[..._0x169780][_0x28805f(0x4c5)]((_0x48f21b,_0x2f47d7)=>_0x48f21b[_0x28805f(0x342)](_0x2f47d7)?0x1:_0x2f47d7[_0x28805f(0x342)](_0x48f21b)?-0x1:0x0);}[_0x5b38ef(0x36a)](_0x42b7ef){const _0x75bab3=_0x5b38ef;if(!_0x42b7ef[_0x75bab3(0x609)]('[data-embed-floating-menu=\x22true\x22],\x20[data-embed-floating-menu-popup=\x22true\x22]')&&this[_0x75bab3(0x5a8)](_0x42b7ef))return _0x42b7ef[_0x75bab3(0x609)]('.univer-popup,\x20.univer-popover,\x20.univer-dropdown,\x20[data-radix-popper-content-wrapper],\x20[data-u-comp=\x22rect-popup\x22],\x20[role=\x22dialog\x22],\x20[role=\x22listbox\x22],\x20[role=\x22menu\x22],\x20[role=\x22tooltip\x22]')??_0x42b7ef;}[_0x5b38ef(0x1cc)](_0x2de31e,_0xf04771){const _0x11e4bf=_0x5b38ef;let _0x204ce9=_0xf04771[_0x11e4bf(0x648)],_0x10c9cc=_0xf04771[_0x11e4bf(0x19b)]instanceof HTMLElement&&_0x2de31e[_0x11e4bf(0x342)](_0xf04771[_0x11e4bf(0x19b)])?_0xf04771[_0x11e4bf(0x19b)]:_0x2de31e,_0x2668d7=_0x204ce9!=null&&_0x204ce9[_0x11e4bf(0x338)]?new _0x204ce9['KeyboardEvent'](_0x11e4bf(0x6c1),{'key':'Escape','code':_0x11e4bf(0x321),'bubbles':!0x0,'cancelable':!0x0}):new Event(_0x11e4bf(0x6c1),{'bubbles':!0x0,'cancelable':!0x0});_0x10c9cc[_0x11e4bf(0x23d)](_0x2668d7);}[_0x5b38ef(0x6dc)](_0x4d757d,_0x1dd21c){const _0x3118bc=_0x5b38ef;let _0x44df80=_0x1dd21c[_0x3118bc(0x609)]('['+K+']'),_0x287cdb=_0x44df80==null?void 0x0:_0x44df80[_0x3118bc(0x82)](K);if(_0x287cdb&&(!_0x4d757d||_0x287cdb===_0x4d757d))return!0x0;if(!_0x4d757d)return Array['from'](this[_0x3118bc(0x3b9)][_0x3118bc(0x38d)]())['some'](_0x5425e4=>[..._0x5425e4][_0x3118bc(0x2e7)](_0x3d9700=>_0x3d9700===_0x1dd21c||_0x3d9700[_0x3118bc(0x342)](_0x1dd21c)));let _0x4ddb84=this[_0x3118bc(0x3b9)][_0x3118bc(0x187)](_0x4d757d);return!!_0x4ddb84&&[..._0x4ddb84]['some'](_0x2ce80c=>_0x2ce80c===_0x1dd21c||_0x2ce80c[_0x3118bc(0x342)](_0x1dd21c));}[_0x5b38ef(0x164)](_0x1d541c,_0x496f10){const _0xf8635e=_0x5b38ef;var _0x1f5d2c;_0x496f10!=null&&_0x496f10['body']&&(this[_0xf8635e(0x5a5)]={'embedId':_0x1d541c,'document':_0x496f10,'expiresAt':Date[_0xf8635e(0x406)]()+0x3e8},this['_ensurePortalObserver'](_0x496f10),this['_markExistingBodyPortals'](_0x1d541c,_0x496f10,{'includeAppShellEditorPortal':!0x1}),(_0x1f5d2c=_0x496f10[_0xf8635e(0x648)])==null||_0x1f5d2c[_0xf8635e(0x5bf)](()=>{const _0x35a191=_0xf8635e;let _0x401267=this[_0x35a191(0x5a5)];(_0x401267==null?void 0x0:_0x401267[_0x35a191(0x2a5)])===_0x1d541c&&_0x401267[_0x35a191(0x294)]===_0x496f10&&Date[_0x35a191(0x406)]()<=_0x401267[_0x35a191(0x81)]&&this[_0x35a191(0x11b)](_0x1d541c,_0x496f10,{'includeAppShellEditorPortal':!0x1});},0x0));}['_ensurePortalObserver'](_0x23a975){const _0x72e067=_0x5b38ef;if(this['_portalObservers'][_0x72e067(0x6b7)](_0x23a975)||!_0x23a975['body'])return;let _0x26430a=_0x23a975[_0x72e067(0x648)];if(!(_0x26430a!=null&&_0x26430a[_0x72e067(0x1ca)]))return;let _0x4dadaa=new _0x26430a[(_0x72e067(0x1ca))](_0x2cface=>{const _0x1c084=_0x72e067;let _0x21143b=this[_0x1c084(0x219)](_0x23a975);if(!_0x21143b)return;let _0x3000f9={'includeAppShellEditorPortal':!0x0,'allowOwnedPortalReassignment':_0x21143b[_0x1c084(0x6ae)],'allowDirectBodyPortal':!_0x21143b[_0x1c084(0x6ae)]};_0x2cface[_0x1c084(0x53f)](_0x9a4d8d=>{const _0x3f037f=_0x1c084;_0x9a4d8d[_0x3f037f(0x68d)]===_0x3f037f(0x1b0)&&_0x9a4d8d[_0x3f037f(0x487)]instanceof _0x26430a[_0x3f037f(0x3df)]&&this[_0x3f037f(0x2e9)](_0x9a4d8d['target'],_0x21143b[_0x3f037f(0x2a5)],_0x23a975,_0x3000f9),_0x9a4d8d[_0x3f037f(0x55c)][_0x3f037f(0x53f)](_0x3cd192=>{const _0x3336b0=_0x3f037f;_0x3cd192 instanceof _0x26430a[_0x3336b0(0x3df)]&&(this[_0x3336b0(0x2e9)](_0x3cd192,_0x21143b[_0x3336b0(0x2a5)],_0x23a975,_0x3000f9),_0x3cd192[_0x3336b0(0x2ba)]('*')['forEach'](_0x125e88=>{const _0x358032=_0x3336b0;this[_0x358032(0x2e9)](_0x125e88,_0x21143b[_0x358032(0x2a5)],_0x23a975,_0x3000f9);}));});}),_0x21143b[_0x1c084(0x6ae)]&&this[_0x1c084(0x67d)](_0x21143b[_0x1c084(0x2a5)],_0x23a975);});_0x4dadaa[_0x72e067(0x2ed)](_0x23a975[_0x72e067(0x4b7)],{'attributeFilter':[_0x72e067(0x14d),'data-u-comp','id',_0x72e067(0x55a),'style'],'attributes':!0x0,'childList':!0x0,'subtree':!0x0}),_0x4dadaa[_0x72e067(0x717)](),this[_0x72e067(0x302)][_0x72e067(0x534)](_0x23a975,_0x4dadaa);}['_markBodyPortalOwner'](_0x1d1460,_0x19af9b,_0x3926d9,_0x1d29e8={}){const _0x146b87=_0x5b38ef;_0x1d29e8[_0x146b87(0x304)]===!0x1&&_0x1d1460[_0x146b87(0x3a7)]===_0x3926d9[_0x146b87(0x4b7)]&&!this[_0x146b87(0x95)](_0x1d1460)&&!this[_0x146b87(0x104)](_0x1d1460)||this[_0x146b87(0x423)](_0x1d1460,_0x3926d9,_0x1d29e8)&&(!this['_isAppShellEditorPortalCandidate'](_0x1d1460)&&this[_0x146b87(0x162)](_0x1d1460,_0x3926d9)||(this['_blurActiveElementBeforePortalReassignment'](_0x1d1460,_0x19af9b,_0x3926d9),this['_markInteractionBoundaryOwnerTree'](_0x19af9b,_0x1d1460,{'transient':!0x0}),this[_0x146b87(0x41f)](_0x1d1460,_0x1d29e8)));}[_0x5b38ef(0x11b)](_0x538837,_0x210e1d,_0xdfe07={}){const _0x2d07d4=_0x5b38ef;_0x210e1d[_0x2d07d4(0x4b7)][_0x2d07d4(0x2ba)]('*')[_0x2d07d4(0x53f)](_0x46e83e=>{const _0xd5b411=_0x2d07d4;this[_0xd5b411(0x2e9)](_0x46e83e,_0x538837,_0x210e1d,{'includeAppShellEditorPortal':_0xdfe07[_0xd5b411(0x4a6)],'allowOwnedPortalReassignment':_0xdfe07[_0xd5b411(0x455)],'allowDirectBodyPortal':_0xdfe07['allowDirectBodyPortal']});});}[_0x5b38ef(0x423)](_0x14ff5d,_0x27e8d1,_0x177a88={}){const _0x5742ef=_0x5b38ef;if(!_0x27e8d1[_0x5742ef(0x4b7)][_0x5742ef(0x342)](_0x14ff5d))return!0x1;let _0x21df36=!!_0x177a88[_0x5742ef(0x4a6)]&&this[_0x5742ef(0x104)](_0x14ff5d),_0x22feb7=this[_0x5742ef(0x95)](_0x14ff5d);if(!_0x177a88[_0x5742ef(0x455)]&&!_0x21df36&&_0x14ff5d[_0x5742ef(0x609)](_0x5742ef(0x7e))||_0x14ff5d['id']==='app')return!0x1;let _0x339488=_0x14ff5d[_0x5742ef(0x3a7)];return!!_0x177a88[_0x5742ef(0x304)]&&_0x339488===_0x27e8d1['body']||(_0x339488==null?void 0x0:_0x339488[_0x5742ef(0x609)]('[data-radix-popper-content-wrapper]'))!=null||_0x22feb7||_0x21df36;}[_0x5b38ef(0x104)](_0xb0453f){const _0x84d4c3=_0x5b38ef;var _0x64fdf9,_0x3333cf;return((_0x64fdf9=_0xb0453f[_0x84d4c3(0x3a7)])==null?void 0x0:_0x64fdf9['id'])!==_0x84d4c3(0x432)&&((_0x3333cf=_0xb0453f[_0x84d4c3(0x609)](_0x84d4c3(0xb3)))==null?void 0x0:_0x3333cf['parentElement'])!==_0xb0453f[_0x84d4c3(0x631)][_0x84d4c3(0x4b7)]?!0x1:_0xb0453f['id']['startsWith'](_0x84d4c3(0x362))||_0xb0453f['id'][_0x84d4c3(0x369)]('__editor___INTERNAL_EDITOR__')||_0xb0453f[_0x84d4c3(0x609)]('[id^=\x22univer-doc-selection-container-__INTERNAL_EDITOR__\x22]')!=null||_0xb0453f['closest'](_0x84d4c3(0x55d))!=null;}['_isHostDocEditorPortal'](_0x765f96){const _0x213848=_0x5b38ef;return _0x765f96['id'][_0x213848(0x369)]('__editor_docs-')||_0x765f96['id'][_0x213848(0x369)]('univer-doc-selection-container-docs-')||_0x765f96[_0x213848(0x609)]('[id^=\x22univer-doc-selection-container-docs-\x22]')!=null||_0x765f96[_0x213848(0x609)](_0x213848(0x6a2))!=null;}[_0x5b38ef(0x95)](_0x519433){const _0x4f1cb1=_0x5b38ef;let _0x5e720f=typeof _0x519433['className']==_0x4f1cb1(0x710)?_0x519433['className']:'';if(_0x519433[_0x4f1cb1(0x82)](_0x4f1cb1(0x70e))===_0x4f1cb1(0x729)||_0x519433[_0x4f1cb1(0x1c6)][_0x4f1cb1(0x342)](_0x4f1cb1(0x29f))||_0x519433[_0x4f1cb1(0x1c6)][_0x4f1cb1(0x342)](_0x4f1cb1(0xc1))||_0x519433['classList'][_0x4f1cb1(0x342)](_0x4f1cb1(0x5f0))||/\buniver-(popup|popover|dropdown|calendar|tooltip|menu)\b/[_0x4f1cb1(0x6f6)](_0x5e720f))return!0x0;let _0x464b9c=_0x519433['getAttribute']('role');return _0x464b9c===_0x4f1cb1(0x4e9)||_0x464b9c===_0x4f1cb1(0x1b4)||_0x464b9c===_0x4f1cb1(0x58c)||_0x464b9c==='tooltip'||_0x519433[_0x4f1cb1(0x208)](_0x4f1cb1(0x39d));}[_0x5b38ef(0x162)](_0x5460e5,_0x3bd1a9){const _0x39cdc8=_0x5b38ef;if(!this[_0x39cdc8(0x5a8)](_0x5460e5))return!0x1;let _0x436781=_0x5460e5[_0x39cdc8(0x609)]('.univer-popup,\x20.univer-popover,\x20.univer-dropdown,\x20[data-radix-popper-content-wrapper],\x20[data-u-comp=\x22rect-popup\x22],\x20[role=\x22dialog\x22],\x20[role=\x22listbox\x22],\x20[role=\x22menu\x22],\x20[role=\x22tooltip\x22]')??_0x5460e5,_0x5b7681=_0x436781[_0x39cdc8(0x609)]('#app')??_0x436781['parentElement'];if(_0x436781[_0x39cdc8(0x3a7)]!==_0x3bd1a9['body']&&(_0x5b7681==null?void 0x0:_0x5b7681[_0x39cdc8(0x3a7)])!==_0x3bd1a9[_0x39cdc8(0x4b7)])return!0x1;let _0x5a29bd=_0x3bd1a9[_0x39cdc8(0x648)];if(!_0x5a29bd)return!0x1;let _0x19e8e5=_0x436781[_0x39cdc8(0x2fb)]();return _0x19e8e5['right']<0x0||_0x19e8e5['bottom']<0x0||_0x19e8e5[_0x39cdc8(0x1e4)]>_0x5a29bd[_0x39cdc8(0x69a)]||_0x19e8e5['top']>_0x5a29bd[_0x39cdc8(0x2d8)]?!0x0:_0x19e8e5[_0x39cdc8(0x33d)]<=0x0||_0x19e8e5[_0x39cdc8(0x658)]<=0x0?_0x19e8e5[_0x39cdc8(0x1e4)]<0x0||_0x19e8e5[_0x39cdc8(0x3ec)]<0x0||_0x19e8e5['left']>_0x5a29bd[_0x39cdc8(0x69a)]||_0x19e8e5[_0x39cdc8(0x3ec)]>_0x5a29bd[_0x39cdc8(0x2d8)]:!0x1;}[_0x5b38ef(0x41f)](_0x56a773,_0x203aa2={}){const _0x2a7e77=_0x5b38ef;let _0x1eb82e=_0x203aa2[_0x2a7e77(0x4a6)]&&this[_0x2a7e77(0x104)](_0x56a773)?'child-editor':this[_0x2a7e77(0x5a8)](_0x56a773)?'child-popup':void 0x0;_0x1eb82e&&(_0x56a773[_0x2a7e77(0x13b)](W,_0x1eb82e),_0x56a773[_0x2a7e77(0x2ba)]('*')[_0x2a7e77(0x53f)](_0x228e5f=>{const _0x5c6149=_0x2a7e77;_0x228e5f[_0x5c6149(0x13b)](W,_0x1eb82e);}));}[_0x5b38ef(0xbf)](_0x23b383,_0x464a42,_0x26a9e9={}){const _0x2c7fc0=_0x5b38ef;let _0x3d244b=new Map(),_0x1f5e6d=new Map(),_0x3b01f2=this[_0x2c7fc0(0x33b)][_0x2c7fc0(0x187)](_0x23b383),_0x1a3b67=_0x258de3=>{const _0x1ab848=_0x2c7fc0;_0x26a9e9[_0x1ab848(0x12f)]||(_0x3d244b[_0x1ab848(0x534)](_0x258de3,_0x258de3[_0x1ab848(0x82)](K)),_0x1f5e6d[_0x1ab848(0x534)](_0x258de3,_0x258de3[_0x1ab848(0x82)](a[_0x1ab848(0x45e)]))),_0x258de3['setAttribute'](K,_0x23b383),_0x3b01f2&&_0x258de3['setAttribute'](a[_0x1ab848(0x45e)],_0x3b01f2);};return _0x1a3b67(_0x464a42),_0x464a42[_0x2c7fc0(0x2ba)]('*')[_0x2c7fc0(0x53f)](_0x1a3b67),(0x0,n[_0x2c7fc0(0x5dc)])(()=>{const _0x7b8299=_0x2c7fc0;_0x3d244b[_0x7b8299(0x53f)]((_0x546464,_0x4df1cd)=>{const _0x2213aa=_0x7b8299;if(_0x546464==null){_0x4df1cd[_0x2213aa(0x4f9)](K);return;}_0x4df1cd['setAttribute'](K,_0x546464);}),_0x1f5e6d['forEach']((_0x23013c,_0xd08459)=>{const _0x12efec=_0x7b8299;if(_0x23013c==null){_0xd08459[_0x12efec(0x4f9)](a[_0x12efec(0x45e)]);return;}_0xd08459[_0x12efec(0x13b)](a['EMBED_CHILD_UNIT_ID_ATTRIBUTE'],_0x23013c);});});}[_0x5b38ef(0x5a8)](_0x4cbf4d){const _0x1f5d12=_0x5b38ef;return this['_isUniverPortalCandidate'](_0x4cbf4d)||_0x4cbf4d[_0x1f5d12(0x609)](_0x1f5d12(0x1fa))!=null;}['_getBodyPortalOwner'](_0x14385a){const _0x108b08=_0x5b38ef;let _0x47b875=this[_0x108b08(0x6c0)](_0x14385a);if(_0x47b875)return{'embedId':_0x47b875[_0x108b08(0x2a5)],'stable':!0x0};let _0x136777=this[_0x108b08(0x5a5)];if(_0x136777&&_0x136777[_0x108b08(0x294)]===_0x14385a&&Date[_0x108b08(0x406)]()<=_0x136777[_0x108b08(0x81)])return{'embedId':_0x136777[_0x108b08(0x2a5)],'stable':!0x1};}[_0x5b38ef(0x6c0)](_0x1d72a5){const _0xe75add=_0x5b38ef;let _0x5ae993=this['_activePortalOwners'][_0xe75add(0x187)](_0x1d72a5);return _0x5ae993==null?void 0x0:_0x5ae993[_0x5ae993[_0xe75add(0x3da)]-0x1];}['_cleanupOrdinaryBodyChromeClaims'](_0x40e5df,_0x446562){const _0x3cd2f8=_0x5b38ef;let _0x381755=this[_0x3cd2f8(0x3b9)][_0x3cd2f8(0x187)](_0x40e5df);_0x446562[_0x3cd2f8(0x4b7)]['querySelectorAll']('['+K+'=\x22'+_0x40e5df+'\x22]')[_0x3cd2f8(0x53f)](_0x4d0ee4=>{const _0x6fde13=_0x3cd2f8;_0x4d0ee4[_0x6fde13(0x3a7)]===_0x446562[_0x6fde13(0x4b7)]&&(_0x381755&&[..._0x381755][_0x6fde13(0x2e7)](_0x200667=>_0x200667===_0x4d0ee4||_0x200667[_0x6fde13(0x342)](_0x4d0ee4))||this[_0x6fde13(0x95)](_0x4d0ee4)||this['_isAppShellEditorPortalCandidate'](_0x4d0ee4)||(_0x4d0ee4[_0x6fde13(0x4f9)](K),_0x4d0ee4[_0x6fde13(0x4f9)](a['EMBED_CHILD_UNIT_ID_ATTRIBUTE'])));});}[_0x5b38ef(0x3a5)](_0x226af2,_0x600229,_0x29cf32){const _0x199135=_0x5b38ef;let _0x1eb422=_0x226af2[_0x199135(0x82)](K);if(!_0x1eb422||_0x1eb422===_0x600229)return;let _0x44cf8f=_0x29cf32[_0x199135(0x19b)];!(_0x44cf8f instanceof HTMLElement)||_0x44cf8f!==_0x226af2&&!_0x226af2[_0x199135(0x342)](_0x44cf8f)||(_0x44cf8f['blur'](),_0x29cf32[_0x199135(0x19b)]===_0x44cf8f&&this[_0x199135(0x185)](_0x29cf32));}['_releaseBodyPortalClaims'](_0x463425,_0x202735){const _0x248aab=_0x5b38ef;let _0x6ffdf9=this[_0x248aab(0x3b9)][_0x248aab(0x187)](_0x463425),_0x9a066d=_0x202735[_0x248aab(0x4b7)][_0x248aab(0x2ba)]('['+K+'=\x22'+_0x463425+'\x22]'),_0x4732ee=_0x1e3cac=>_0x6ffdf9!=null&&[..._0x6ffdf9][_0x248aab(0x2e7)](_0x43058e=>_0x43058e===_0x1e3cac||_0x43058e[_0x248aab(0x342)](_0x1e3cac)),_0x59bfdb=[];_0x9a066d[_0x248aab(0x53f)](_0x17f465=>{const _0x5476c6=_0x248aab;_0x4732ee(_0x17f465)||(_0x59bfdb['push'](_0x17f465),_0x17f465[_0x5476c6(0x4f9)](K),_0x17f465[_0x5476c6(0x4f9)](a[_0x5476c6(0x45e)]),this[_0x5476c6(0x435)](_0x17f465));});let _0xd93db7=_0x202735[_0x248aab(0x19b)];_0xd93db7 instanceof HTMLElement&&_0x59bfdb['some'](_0x19967c=>_0x19967c===_0xd93db7||_0x19967c[_0x248aab(0x342)](_0xd93db7))&&(_0xd93db7[_0x248aab(0x651)](),_0x202735['activeElement']===_0xd93db7&&this[_0x248aab(0x185)](_0x202735));}[_0x5b38ef(0x185)](_0x249bdf){const _0xb728da=_0x5b38ef;let _0x2dc1ab=_0x249bdf[_0xb728da(0x4b7)];if(!_0x2dc1ab)return;let _0x49fea2=_0x2dc1ab[_0xb728da(0x82)](_0xb728da(0x113));_0x49fea2??(_0x2dc1ab[_0xb728da(0x71d)]=-0x1),_0x2dc1ab[_0xb728da(0x566)]({'preventScroll':!0x0}),_0x49fea2==null?_0x2dc1ab[_0xb728da(0x4f9)](_0xb728da(0x113)):_0x2dc1ab['setAttribute']('tabindex',_0x49fea2),_0x249bdf[_0xb728da(0x19b)]!==_0x2dc1ab&&this[_0xb728da(0x2d6)](_0x249bdf);}[_0x5b38ef(0x2d6)](_0x5cdb7b){const _0x39594f=_0x5b38ef;var _0xf7a738;let _0x4e9516=_0x5cdb7b[_0x39594f(0x4b7)];if(!_0x4e9516)return;let _0x1bccf7=_0x5cdb7b[_0x39594f(0x221)](_0x39594f(0x316));_0x1bccf7[_0x39594f(0x71d)]=-0x1,_0x1bccf7['setAttribute'](_0x39594f(0x370),'true'),_0x1bccf7[_0x39594f(0x2ac)][_0x39594f(0x400)]='position:fixed;width:0;height:0;overflow:hidden;opacity:0;pointer-events:none;',_0x4e9516[_0x39594f(0x33e)](_0x1bccf7),_0x1bccf7[_0x39594f(0x566)]({'preventScroll':!0x0}),(_0xf7a738=_0x5cdb7b[_0x39594f(0x648)])==null||_0xf7a738[_0x39594f(0x5bf)](()=>_0x1bccf7['remove'](),0x0);}[_0x5b38ef(0x435)](_0x1ce179){const _0x55fb49=_0x5b38ef;(_0x1ce179['getAttribute'](_0x55fb49(0x408))===_0x55fb49(0x392)||_0x1ce179['getAttribute'](_0x55fb49(0x408))===_0x55fb49(0x21b))&&_0x1ce179[_0x55fb49(0x4f9)](W),_0x1ce179[_0x55fb49(0x2ba)]('['+W+']')[_0x55fb49(0x53f)](_0x4164ee=>{const _0x272ca5=_0x55fb49;let _0x344a80=_0x4164ee[_0x272ca5(0x82)](W);(_0x344a80==='child-editor'||_0x344a80==='child-popup')&&_0x4164ee[_0x272ca5(0x4f9)](W);});}},se=class{constructor(_0x320478={}){const _0x2997b8=_0x5b38ef;H(this,_0x2997b8(0x6b0),new Map()),H(this,_0x2997b8(0x458),void 0x0),this['_maxDepth']=ce(_0x320478[_0x2997b8(0x4e0)]);}[_0x5b38ef(0x52c)](_0x2e12dc){const _0x2d0039=_0x5b38ef;let _0x28cdd3=this[_0x2d0039(0x4ca)](_0x2e12dc[_0x2d0039(0x17b)]);return _0x28cdd3['some'](_0x5e03e7=>_0x5e03e7[_0x2d0039(0x17b)]===_0x2e12dc['childUnitId']||_0x5e03e7[_0x2d0039(0x1b3)]===_0x2e12dc[_0x2d0039(0x1b3)])?{'allowed':!0x1,'reason':_0x2d0039(0x263),'ancestry':_0x28cdd3}:_0x28cdd3[_0x2d0039(0x3da)]>=this['_maxDepth']?{'allowed':!0x1,'reason':_0x2d0039(0xb6),'ancestry':_0x28cdd3}:{'allowed':!0x0,'ancestry':_0x28cdd3};}[_0x5b38ef(0x68f)](_0xb0958e){const _0x544bb9=_0x5b38ef;let _0x53982b=[...this[_0x544bb9(0x4ca)](_0xb0958e[_0x544bb9(0x17b)]),{'hostUnitId':_0xb0958e[_0x544bb9(0x17b)],'embedId':_0xb0958e[_0x544bb9(0x2a5)],'childUnitId':_0xb0958e[_0x544bb9(0x1b3)]}];return this['_childUnitAncestry'][_0x544bb9(0x534)](_0xb0958e['childUnitId'],_0x53982b),(0x0,n[_0x544bb9(0x5dc)])(()=>{const _0x5bb210=_0x544bb9;this['_childUnitAncestry'][_0x5bb210(0x187)](_0xb0958e['childUnitId'])===_0x53982b&&this[_0x5bb210(0x6b0)][_0x5bb210(0x720)](_0xb0958e[_0x5bb210(0x1b3)]);});}[_0x5b38ef(0x4ca)](_0x9677c){const _0x551849=_0x5b38ef;return this[_0x551849(0x6b0)][_0x551849(0x187)](_0x9677c)??[];}['getParentEmbedId'](_0x202cac){const _0x5c3300=_0x5b38ef;var _0x30133c;return(_0x30133c=this[_0x5c3300(0x4ca)](_0x202cac)[_0x5c3300(0x44e)](-0x1)[0x0])==null?void 0x0:_0x30133c[_0x5c3300(0x2a5)];}};function ce(_0x4bd8fb){const _0x487b82=_0x5b38ef;return typeof _0x4bd8fb==_0x487b82(0x4e4)&&Number[_0x487b82(0x715)](_0x4bd8fb)&&_0x4bd8fb>=0x0?Math[_0x487b82(0x660)](_0x4bd8fb):0x1;}const le=new Set([_0x5b38ef(0x578),_0x5b38ef(0x4b0),_0x5b38ef(0x629),'identifier:ui.popup.service','identifier:ui.sidebar.service','identifier:ui.layout-service','identifier:univer.sheet.selection-render-service']);function ue(_0x420274,_0x172e73=[]){const _0x4d74e5=_0x5b38ef;let _0x4ef65=_0x420274[_0x4d74e5(0x42c)][_0x4d74e5(0x187)](n[_0x4d74e5(0x15a)]),_0x1ce038=_0x4ef65[_0x4d74e5(0xcd)](_0x420274['childUnitId'],_0x420274['childType']);if(!_0x1ce038)return;let _0x1446c4=fe(_0x4ef65,_0x420274,_0x1ce038,new l[(_0x4d74e5(0x407))](_0x1ce038),new l[(_0x4d74e5(0x407))](_0x420274['renderScope'][_0x4d74e5(0x32c)]===_0x4d74e5(0x384)&&!_0x420274[_0x4d74e5(0x259)][_0x4d74e5(0x6f1)]?null:_0x1ce038['getUnitId']())),_0x49b85b=be(_0x420274),_0x155fed=me(_0x420274[_0x4d74e5(0x42c)]['get'](n['ICommandService']),_0x420274,_0x4ef65,_0x49b85b),_0x37b53a=new Map([[n[_0x4d74e5(0x15a)],_0x1446c4],[n[_0x4d74e5(0x4bb)],_0x155fed]]),_0x419023=[];_0x420274[_0x4d74e5(0x42c)][_0x4d74e5(0x6b7)](se)&&_0x37b53a[_0x4d74e5(0x534)](se,_0x420274[_0x4d74e5(0x42c)][_0x4d74e5(0x187)](se));let _0x2a6445=Se(_0x420274[_0x4d74e5(0x42c)],_0x420274['childType']);_0x2a6445&&_0x37b53a[_0x4d74e5(0x534)](n['IContextService'],_0x2a6445);let _0x5032ba=Oe(_0x420274[_0x4d74e5(0x42c)],_0x37b53a);if(_0x172e73[_0x4d74e5(0x53f)](_0x19c52d=>_0x5032ba[_0x4d74e5(0x474)](_0x19c52d)),_0x420274['injector'][_0x4d74e5(0x6b7)](a[_0x4d74e5(0x282)])){let _0x1020a4=_0x420274[_0x4d74e5(0x42c)][_0x4d74e5(0x187)](a[_0x4d74e5(0x282)]);_0x419023[_0x4d74e5(0x56f)](_0x1020a4['register']({'unitId':_0x420274[_0x4d74e5(0x1b3)],'has':_0x4f22b2=>_0x5032ba[_0x4d74e5(0x6b7)](_0x4f22b2),'get':_0x33ce6c=>_0x5032ba[_0x4d74e5(0x187)](_0x33ce6c)}));}let _0x30b250=qe(_0x420274[_0x4d74e5(0x42c)],_0x5032ba);if(_0x30b250){_0x5032ba['add']([a['IMenuManagerService'],{'useValue':_0x30b250}]);let _0x49042f=new a[(_0x4d74e5(0x3cf))](_0x30b250,_0x1446c4);_0x5032ba[_0x4d74e5(0x474)]([a[_0x4d74e5(0x5bd)],{'useValue':_0x49042f}]),_0x419023['push'](_0x49042f);}if(_0x420274['renderScope'][_0x4d74e5(0x6f1)]){let _0x174bd6=Ye(_0x5032ba,_0x420274[_0x4d74e5(0x1b3)]),_0x1e529a=new a[(_0x4d74e5(0x98))](),_0x26d43b=new a[(_0x4d74e5(0x2b5))]();_0x5032ba[_0x4d74e5(0x474)]([a[_0x4d74e5(0x520)],{'useValue':_0x174bd6}]),_0x5032ba[_0x4d74e5(0x474)]([a[_0x4d74e5(0x563)],{'useValue':_0x1e529a}]),_0x5032ba[_0x4d74e5(0x474)]([a[_0x4d74e5(0x48f)],{'useValue':_0x26d43b}]),_0x419023[_0x4d74e5(0x56f)](_0x174bd6,_0x1e529a,_0x26d43b);}else{let _0x1682bb=Je(_0x420274['injector'],_0x5032ba,_0x420274[_0x4d74e5(0x1b3)]);_0x1682bb&&_0x5032ba[_0x4d74e5(0x474)]([a[_0x4d74e5(0x520)],{'useValue':_0x1682bb}]);}let _0x29f17b=Xe(_0x420274[_0x4d74e5(0x42c)],_0x420274);if(_0x5032ba['add']([a[_0x4d74e5(0x8a)],{'useValue':_0x29f17b}]),_0x419023[_0x4d74e5(0x3da)]){let _0x2f297d=_0x5032ba[_0x4d74e5(0x565)][_0x4d74e5(0x35d)](_0x5032ba),_0x25d5fb=!0x1;_0x5032ba[_0x4d74e5(0x565)]=()=>{const _0x3d26c5=_0x4d74e5;_0x25d5fb||(_0x25d5fb=!0x0,_0x419023[_0x3d26c5(0x53f)](_0xa08794=>_0xa08794[_0x3d26c5(0x565)]()),_0x2f297d());};}return _0x5032ba;}function de(_0x33fdf8,_0x190d18){const _0x7acad0=_0x5b38ef;if(!_0x33fdf8[_0x7acad0(0x6b7)](n[_0x7acad0(0x5ac)]))return;let _0x5e8150=_0x33fdf8['get'](n[_0x7acad0(0x5ac)]);return Oe(_0x33fdf8,new Map([[n['IConfigService'],Ee(_0x5e8150,_0x190d18)]]));}function fe(_0x4b79bf,_0x49d564,_0x37643b,_0x1f325a,_0x10cf1f){const _0x3d2d05=_0x5b38ef;return{'unitAdded$':_0x4b79bf['unitAdded$'],'getTypeOfUnitAdded$':(..._0x4632cb)=>_0x4b79bf['getTypeOfUnitAdded$'](..._0x4632cb),'__addUnit':(..._0x30035a)=>_0x4b79bf[_0x3d2d05(0x6a3)](..._0x30035a),'unitDisposed$':_0x4b79bf[_0x3d2d05(0x4a8)],'getTypeOfUnitDisposed$':(..._0x203be3)=>_0x4b79bf[_0x3d2d05(0x133)](..._0x203be3),'focused$':_0x10cf1f['asObservable'](),'focusUnit':_0x53b681=>{const _0x277d5a=_0x3d2d05;if(_0x53b681===null||pe(_0x49d564,_0x53b681)){_0x10cf1f[_0x277d5a(0x1ae)]()!==_0x53b681&&_0x10cf1f['next'](_0x53b681);return;}_0x4b79bf['focusUnit'](_0x53b681);},'getFocusedUnit':()=>{const _0x5fb6e4=_0x3d2d05;let _0x100143=_0x10cf1f[_0x5fb6e4(0x1ae)]();return _0x100143===null?null:_0x100143===_0x49d564[_0x5fb6e4(0x1b3)]?_0x37643b:(0x0,n[_0x5fb6e4(0x53e)])(_0x100143)?_0x4b79bf['getUnit'](_0x100143)??_0x37643b:_0x4b79bf[_0x5fb6e4(0x508)]();},'getCurrentUnitOfType':_0x385fd3=>_0x385fd3===_0x49d564[_0x3d2d05(0x210)]?_0x1f325a[_0x3d2d05(0x1ae)]():_0x4b79bf[_0x3d2d05(0x604)](_0x385fd3),'setCurrentUnitForType':_0x5f4b1f=>{const _0x139565=_0x3d2d05;if(pe(_0x49d564,_0x5f4b1f)){_0x1f325a['getValue']()!==_0x37643b&&_0x1f325a['next'](_0x37643b);return;}_0x4b79bf[_0x139565(0x2bc)](_0x5f4b1f);},'getCurrentTypeOfUnit$':_0x3db8f5=>_0x3db8f5===_0x49d564[_0x3d2d05(0x210)]?_0x1f325a[_0x3d2d05(0x62b)]():_0x4b79bf[_0x3d2d05(0x2e2)](_0x3db8f5),'createUnit':(..._0x5cdbe9)=>_0x4b79bf[_0x3d2d05(0x542)](..._0x5cdbe9),'getUnitCreateOptions':(..._0x4b5f11)=>_0x4b79bf[_0x3d2d05(0x4b9)](..._0x4b5f11),'disposeUnit':(..._0x1f86db)=>_0x4b79bf[_0x3d2d05(0x6b1)](..._0x1f86db),'registerCtorForType':(..._0x41044e)=>_0x4b79bf[_0x3d2d05(0x73d)](..._0x41044e),'getUnit':(..._0x143e6d)=>_0x4b79bf['getUnit'](..._0x143e6d),'getAllUnitsForType':(..._0x1c4dc5)=>_0x4b79bf[_0x3d2d05(0x150)](..._0x1c4dc5),'getUnitType':(..._0x295655)=>_0x4b79bf[_0x3d2d05(0x151)](..._0x295655),'dispose':()=>{}};}function pe(_0x4b2d34,_0x27197d){const _0xb508ac=_0x5b38ef;return _0x27197d===_0x4b2d34[_0xb508ac(0x1b3)]||(0x0,n[_0xb508ac(0x53e)])(_0x27197d);}function me(_0x45a947,_0x83df76,_0x2974ea,_0x539147){const _0x4bc173=_0x5b38ef;return{'disposed':()=>_0x45a947[_0x4bc173(0xec)](),'hasCommand':_0x13478a=>_0x45a947[_0x4bc173(0x628)](_0x13478a),'registerCommand':_0x2fd278=>_0x45a947[_0x4bc173(0x336)](_0x2fd278),'unregisterCommand':_0x428d63=>_0x45a947[_0x4bc173(0x64d)](_0x428d63),'registerMultipleCommand':_0x1b9e90=>_0x45a947['registerMultipleCommand'](_0x1b9e90),'executeCommand':async(_0x404a22,_0x5f3bc5,_0x2fe19d)=>{const _0x3e9d17=_0x4bc173;var _0x11d811;let _0x5b8ba3=()=>_0x45a947[_0x3e9d17(0x709)](_0x404a22,De(_0x83df76,_0x404a22,_0x5f3bc5),he(_0x83df76['childType'],_0x83df76['childUnitId'],_0x2fe19d)),_0x527351=ve(_0x83df76),_0x3b2ba4=_0x527351&&!J(_0x404a22)&&!ye(_0x404a22),_0xfd8437=_0x527351?ge():null;if(!(_0x539147||J(_0x404a22)||ye(_0x404a22)||_0x3b2ba4))return await _0x5b8ba3();let _0x846303=_0x2974ea[_0x3e9d17(0x604)](_0x83df76[_0x3e9d17(0x210)]),_0x198c83=((_0x11d811=_0x2974ea[_0x3e9d17(0x508)]())==null?void 0x0:_0x11d811[_0x3e9d17(0x1c4)]())??null;try{return _0x2974ea['setCurrentUnitForType'](_0x83df76[_0x3e9d17(0x1b3)]),_0x3b2ba4||_0x2974ea[_0x3e9d17(0x6ee)](_0x83df76[_0x3e9d17(0x1b3)]),await _0x5b8ba3();}finally{_0x846303&&_0x2974ea['setCurrentUnitForType'](_0x846303[_0x3e9d17(0x1c4)]()),_0x3b2ba4||(ke(_0x83df76,_0x2974ea,_0x198c83,_0x539147),_e(_0xfd8437));}},'syncExecuteCommand':(_0x564387,_0x2165a1,_0x24ce93)=>{const _0x58db30=_0x4bc173;var _0x1f8494;let _0x57ee15=()=>_0x45a947[_0x58db30(0x613)](_0x564387,De(_0x83df76,_0x564387,_0x2165a1),he(_0x83df76[_0x58db30(0x210)],_0x83df76[_0x58db30(0x1b3)],_0x24ce93)),_0x30e405=ve(_0x83df76),_0x2cd800=_0x30e405&&!J(_0x564387)&&!ye(_0x564387),_0x109a26=_0x30e405?ge():null;if(!(_0x539147||J(_0x564387)||ye(_0x564387)||_0x2cd800))return _0x57ee15();let _0x1c1986=_0x2974ea[_0x58db30(0x604)](_0x83df76[_0x58db30(0x210)]),_0x493de4=((_0x1f8494=_0x2974ea[_0x58db30(0x508)]())==null?void 0x0:_0x1f8494[_0x58db30(0x1c4)]())??null;try{return _0x2974ea[_0x58db30(0x2bc)](_0x83df76[_0x58db30(0x1b3)]),_0x2cd800||_0x2974ea['focusUnit'](_0x83df76[_0x58db30(0x1b3)]),_0x57ee15();}finally{_0x1c1986&&_0x2974ea['setCurrentUnitForType'](_0x1c1986[_0x58db30(0x1c4)]()),_0x2cd800||(ke(_0x83df76,_0x2974ea,_0x493de4,_0x539147),_e(_0x109a26));}},'onCommandExecuted':_0x26d70c=>_0x45a947[_0x4bc173(0x73b)](_0x26d70c),'beforeCommandExecuted':_0x44283c=>_0x45a947[_0x4bc173(0x527)](_0x44283c),'onMutationExecutedForCollab':_0x48b4f8=>_0x45a947[_0x4bc173(0x3f6)](_0x48b4f8)};}function he(_0x5865a6,_0x55beec,_0x2a39cc){const _0x214527=_0x5b38ef;return _0x5865a6===n[_0x214527(0x63d)][_0x214527(0x464)]?{..._0x2a39cc,'unitId':_0x55beec}:_0x2a39cc;}function J(_0x493f7c){const _0x2deee0=_0x5b38ef;return _0x493f7c===n[_0x2deee0(0x3e2)]['id']||_0x493f7c===n[_0x2deee0(0x68c)]['id'];}function ge(){const _0x63e413=_0x5b38ef;return typeof document<'u'&&document[_0x63e413(0x19b)]instanceof HTMLElement?document[_0x63e413(0x19b)]:null;}function _e(_0x24dead){const _0x5ce071=_0x5b38ef;var _0x3714b3;let _0x3a6d58=()=>{const _0xfdfc29=_0x241e;_0x24dead!=null&&_0x24dead[_0xfdfc29(0x94)]&&_0x24dead['ownerDocument'][_0xfdfc29(0x19b)]!==_0x24dead&&_0x24dead['focus']({'preventScroll':!0x0});};_0x3a6d58(),_0x24dead==null||(_0x3714b3=_0x24dead[_0x5ce071(0x631)][_0x5ce071(0x648)])==null||_0x3714b3[_0x5ce071(0x746)](_0x3a6d58);}function ve(_0x5426d4){const _0x2d9faf=_0x5b38ef;if(_0x5426d4['childType']===n['UniverInstanceType']['UNIVER_BOARD']||_0x5426d4[_0x2d9faf(0x259)][_0x2d9faf(0x32c)]!==_0x2d9faf(0x384)||!_0x5426d4[_0x2d9faf(0x42c)][_0x2d9faf(0x6b7)](G))return!0x1;let _0x431317=_0x5426d4[_0x2d9faf(0x42c)][_0x2d9faf(0x187)](G)['resolveActiveChildSessionRuntimeScope']();return((_0x431317==null?void 0x0:_0x431317[_0x2d9faf(0x643)])===_0x2d9faf(0x352)||(_0x431317==null?void 0x0:_0x431317[_0x2d9faf(0x643)])===_0x2d9faf(0x1de))&&_0x431317[_0x2d9faf(0x2a5)]===_0x5426d4[_0x2d9faf(0x2a5)]&&_0x431317['hostUnitId']===_0x5426d4[_0x2d9faf(0x17b)]&&_0x431317[_0x2d9faf(0x1b3)]===_0x5426d4[_0x2d9faf(0x1b3)]&&_0x431317[_0x2d9faf(0x210)]===_0x5426d4['childType'];}function ye(_0x1c8ad6){const _0x3a470b=_0x5b38ef;return _0x1c8ad6===i[_0x3a470b(0x28c)]['id'];}function be(_0x4ee88f){const _0x235d47=_0x5b38ef;return _0x4ee88f[_0x235d47(0x259)][_0x235d47(0x6f1)]||_0x4ee88f[_0x235d47(0x212)]['entry']===_0x235d47(0x4bd)?!0x0:xe(_0x4ee88f);}function xe(_0x1aa240){const _0x461afb=_0x5b38ef;var _0x47257f;return _0x1aa240[_0x461afb(0x212)]['entry']===_0x461afb(0x43f)||_0x1aa240[_0x461afb(0x212)][_0x461afb(0x5d9)]==='bases-table-list-block'||_0x1aa240[_0x461afb(0x212)][_0x461afb(0x5d9)]==='slides-page-list-block'||_0x1aa240[_0x461afb(0x502)]===_0x461afb(0x668)||!!((_0x47257f=_0x1aa240[_0x461afb(0x212)]['sourceMeta'])!=null&&_0x47257f['tab']);}function Se(_0x50d423,_0x1851f2){const _0x2d69b4=_0x5b38ef;if(!_0x50d423['has'](n[_0x2d69b4(0x4be)]))return;let _0x140270=_0x50d423[_0x2d69b4(0x187)](n[_0x2d69b4(0x4be)]),_0x5f5318=Ce(_0x1851f2),_0x5da51c=new l[(_0x2d69b4(0xf7))]();return{'contextChanged$':(0x0,l[_0x2d69b4(0x567)])((_0x140270[_0x2d69b4(0xb1)]??l[_0x2d69b4(0x86)])[_0x2d69b4(0x671)]((0x0,l[_0x2d69b4(0x264)])(_0x1f6eda=>Object[_0x2d69b4(0xf4)](Object[_0x2d69b4(0x6a7)](_0x1f6eda)[_0x2d69b4(0xc9)](([_0x4e72e0])=>!Te(_0x4e72e0)))),(0x0,l['filter'])(_0x507073=>Object[_0x2d69b4(0x2c6)](_0x507073)[_0x2d69b4(0x3da)]>0x0)),_0x5da51c),'getContextValue':_0x167085=>Te(_0x167085)?we(_0x5f5318,_0x167085):_0x140270[_0x2d69b4(0x83)](_0x167085),'setContextValue':(_0x1277f3,_0x357d2b)=>{const _0x2346fc=_0x2d69b4;if(!Te(_0x1277f3)){_0x140270[_0x2346fc(0x67b)](_0x1277f3,_0x357d2b);return;}_0x5f5318['set'](_0x1277f3,_0x357d2b),_0x5da51c[_0x2346fc(0x193)]({[_0x1277f3]:_0x357d2b});},'subscribeContextValue$':_0x25c060=>Te(_0x25c060)?new l[(_0x2d69b4(0x222))](_0x2747fe=>{const _0x374e8f=_0x2d69b4;let _0x336afe=_0x5da51c[_0x374e8f(0x671)]((0x0,l[_0x374e8f(0xc9)])(_0x21a0d4=>_0x21a0d4[_0x25c060]!==void 0x0))[_0x374e8f(0xde)](_0x1aa830=>_0x2747fe[_0x374e8f(0x193)](_0x1aa830[_0x25c060]));return _0x2747fe['next'](we(_0x5f5318,_0x25c060)),()=>_0x336afe[_0x374e8f(0x637)]();}):_0x140270[_0x2d69b4(0x2aa)](_0x25c060)};}function Ce(_0x3cf84b){const _0x11d204=_0x5b38ef;return new Map([[n['FOCUSING_UNIT'],!0x0],[n[_0x11d204(0x387)],_0x3cf84b===n[_0x11d204(0x63d)]['UNIVER_SHEET']||_0x3cf84b===n[_0x11d204(0x63d)][_0x11d204(0x3f3)]||_0x3cf84b===n[_0x11d204(0x63d)][_0x11d204(0x125)]],[n[_0x11d204(0x3e3)],_0x3cf84b===n[_0x11d204(0x63d)][_0x11d204(0x28b)]],[n[_0x11d204(0x1a2)],_0x3cf84b===n[_0x11d204(0x63d)][_0x11d204(0x3f3)]],[n[_0x11d204(0x1d6)],_0x3cf84b===n[_0x11d204(0x63d)]['UNIVER_SLIDE']],[n[_0x11d204(0x4d6)],_0x3cf84b===n[_0x11d204(0x63d)][_0x11d204(0x464)]],[_0x11d204(0x65e),_0x3cf84b===n['UniverInstanceType'][_0x11d204(0x36e)]]]);}function we(_0x5a7e2c,_0x135df0){const _0x5b9553=_0x5b38ef;return _0x5a7e2c[_0x5b9553(0x187)](_0x135df0)??!0x1;}function Te(_0xc89f42){const _0x315be8=_0x5b38ef;return _0xc89f42[_0x315be8(0x369)](_0x315be8(0x575))||_0xc89f42===n[_0x315be8(0x14e)]||_0xc89f42===n[_0x315be8(0x2ff)];}function Ee(_0xff2a7f,_0x84bf8e){const _0x27b6cc=_0x5b38ef;return{'getConfig':_0x3a2a2a=>{const _0x2c8b31=_0x241e;let _0x208206=_0xff2a7f['getConfig'](_0x3a2a2a),_0x48bed1=_0x84bf8e[_0x2c8b31(0x187)](_0x3a2a2a);return _0x48bed1?_0x48bed1(_0x208206):_0x208206;},'setConfig':_0xff2a7f[_0x27b6cc(0x25d)][_0x27b6cc(0x35d)](_0xff2a7f),'deleteConfig':_0xff2a7f[_0x27b6cc(0x62e)]['bind'](_0xff2a7f),'subscribeConfigValue$':_0xff2a7f[_0x27b6cc(0x388)]['bind'](_0xff2a7f),'configChanged$':_0xff2a7f[_0x27b6cc(0x14f)],'dispose':()=>{}};}function De(_0x57a506,_0x5490ff,_0xb06395){const _0x22e413=_0x5b38ef;if(_0x5490ff!==e['CreateEmbedCommand']['id']||!_0xb06395||typeof _0xb06395!=_0x22e413(0x4c3))return _0xb06395;let _0x33d637=_0xb06395;return _0x33d637['parentEmbedId']?_0x33d637:{..._0x33d637,'parentEmbedId':_0x57a506[_0x22e413(0x2a5)]};}function Oe(_0x56c5f0,_0x466b05,_0x1104c9=_0x56c5f0){const _0x573ea3=_0x5b38ef;let _0x47de7a=Be(_0x56c5f0)??_0x1104c9,_0x50bf6f=new Map(_0x466b05),_0x221335=new Map(),_0x2efce6=new Set(),_0x18c002=new Map(),_0xc06b96;_0x50bf6f[_0x573ea3(0x53f)]((_0x53e2e5,_0xc25162)=>{_0x21c336(_0xc25162);});function _0x21c336(_0x3755e4){const _0x375610=_0x573ea3;let _0x43733d=je(_0x3755e4);return _0x2efce6['add'](_0x43733d),_0x18c002[_0x375610(0x6b7)](_0x43733d)||_0x18c002[_0x375610(0x534)](_0x43733d,_0x3755e4),_0x43733d;}let _0x4a6463=_0xb3b286=>_0x50bf6f[_0x573ea3(0x6b7)](_0xb3b286)||_0x221335['has'](_0xb3b286)?_0xb3b286:_0x18c002[_0x573ea3(0x187)](je(_0xb3b286))??_0xb3b286,_0x2b86f1=_0x29c341=>{const _0x568a10=_0x573ea3;let _0x1ae4b9=_0x4a6463(_0x29c341);if(_0x50bf6f[_0x568a10(0x6b7)](_0x1ae4b9))return _0x50bf6f[_0x568a10(0x187)](_0x1ae4b9);let _0x517657=_0x221335[_0x568a10(0x187)](_0x1ae4b9);if(!_0x517657)return;let _0x524181=_0x517657();return _0x221335[_0x568a10(0x720)](_0x1ae4b9),_0x50bf6f[_0x568a10(0x534)](_0x1ae4b9,_0x524181),Le(_0xc06b96,_0x1ae4b9,_0x524181),_0x1ae4b9!==_0x29c341&&Le(_0xc06b96,_0x29c341,_0x524181),_0x524181;},_0x3e9930=_0x16cce7=>{const _0x430020=_0x573ea3;let _0x14eda6=_0x4a6463(_0x16cce7);return _0x50bf6f[_0x430020(0x6b7)](_0x14eda6)||_0x221335['has'](_0x14eda6);},_0x560b87=_0x38bd8c=>_0x2efce6[_0x573ea3(0x6b7)](je(_0x38bd8c)),_0xd91f65=_0x5993e3=>le[_0x573ea3(0x6b7)](je(_0x5993e3)),_0x454ffb=_0x2b80ef=>!_0x560b87(_0x2b80ef)&&_0x56c5f0['has'](_0x2b80ef),_0x177d31=()=>{const _0x2d1e33=_0x573ea3;if(_0xc06b96)return _0xc06b96;let _0x58d08c=_0x56c5f0[_0x2d1e33(0x532)];if(typeof _0x58d08c=='function')return _0xc06b96=_0x58d08c[_0x2d1e33(0x591)](_0x56c5f0,[...Ge(_0x50bf6f),[n[_0x2d1e33(0x5ff)],{'useFactory':()=>_0xc06b96}]]),_0xc06b96;},_0x348f51={'has':_0x5d94bb=>{const _0x40fd03=_0x573ea3;if(_0x5d94bb===n[_0x40fd03(0x5ff)]||_0x3e9930(_0x5d94bb)||_0x454ffb(_0x5d94bb))return!0x0;let _0x561485=_0x177d31();return(_0x561485==null?void 0x0:_0x561485['has'](_0x5d94bb))??_0x56c5f0['has'](_0x5d94bb);},'get':(_0x442279,..._0x48ba4f)=>{const _0x574c10=_0x573ea3;if(_0x442279===n['Injector'])return _0x348f51;if(Me(_0x48ba4f,n[_0x574c10(0x26d)]['SELF'])){let _0x534b28=_0x177d31();_0x43438e(_0x534b28,_0x442279);let _0x2e2b91=Fe(_0x534b28,_0x442279);return _0x2e2b91[_0x574c10(0x73e)]?_0x2e2b91[_0x574c10(0x17f)]:Pe(_0x534b28||_0x56c5f0,_0x442279,_0x48ba4f);}return _0x3e9930(_0x442279)?_0x2b86f1(_0x442279):Me(_0x48ba4f,n[_0x574c10(0x26d)][_0x574c10(0x124)])?Pe(_0x56c5f0,_0x442279,Ne(_0x48ba4f,n['LookUp'][_0x574c10(0x124)])):_0x454ffb(_0x442279)?Pe(_0x56c5f0,_0x442279,_0x48ba4f):Pe(_0x177d31()||_0x56c5f0,_0x442279,_0x48ba4f);},'invoke':(_0x5490f8,..._0x3ceb48)=>_0x5490f8({'has':_0xcc5e61=>{const _0x15d742=_0x573ea3;if(_0xcc5e61===n[_0x15d742(0x5ff)]||_0x3e9930(_0xcc5e61)||_0x454ffb(_0xcc5e61))return!0x0;let _0xf1397b=_0x177d31();return(_0xf1397b==null?void 0x0:_0xf1397b['has'](_0xcc5e61))??_0x56c5f0[_0x15d742(0x6b7)](_0xcc5e61);},'get':(_0xf7164f,..._0x20ff43)=>{const _0x4d6170=_0x573ea3;if(_0xf7164f===n[_0x4d6170(0x5ff)])return _0x348f51;if(Me(_0x20ff43,n[_0x4d6170(0x26d)]['SELF'])){let _0x28301c=_0x177d31();_0x43438e(_0x28301c,_0xf7164f);let _0x5af80f=Fe(_0x28301c,_0xf7164f);return _0x5af80f[_0x4d6170(0x73e)]?_0x5af80f['value']:Pe(_0x28301c||_0x56c5f0,_0xf7164f,_0x20ff43);}return _0x3e9930(_0xf7164f)?_0x2b86f1(_0xf7164f):Me(_0x20ff43,n['LookUp'][_0x4d6170(0x124)])?Pe(_0x56c5f0,_0xf7164f,Ne(_0x20ff43,n['LookUp'][_0x4d6170(0x124)])):_0x454ffb(_0xf7164f)?Pe(_0x56c5f0,_0xf7164f,_0x20ff43):Pe(_0x177d31()||_0x56c5f0,_0xf7164f,_0x20ff43);}},..._0x3ceb48),'add':_0x36706f=>{const _0x2f995e=_0x573ea3;let _0x1d2f62=Ke(_0x36706f);if(_0x1d2f62){if(_0x1d2f62['kind']!==_0x2f995e(0x706)&&_0x454ffb(_0x1d2f62[_0x2f995e(0x419)])&&!_0xd91f65(_0x1d2f62[_0x2f995e(0x419)]))return;let _0xba53eb=je(_0x1d2f62['identifier']);if(_0x2efce6[_0x2f995e(0x6b7)](_0xba53eb))return;if(_0x21c336(_0x1d2f62[_0x2f995e(0x419)]),_0x1d2f62[_0x2f995e(0x12d)]===_0x2f995e(0x17f))_0x221335[_0x2f995e(0x720)](_0x1d2f62[_0x2f995e(0x419)]),_0x50bf6f[_0x2f995e(0x534)](_0x1d2f62[_0x2f995e(0x419)],_0x1d2f62[_0x2f995e(0x17f)]);else{let _0x4870a3=_0x177d31();_0x4870a3?ze(_0x4870a3,_0x1d2f62[_0x2f995e(0x419)])||_0x4870a3['add'](_0x36706f):(_0x50bf6f['delete'](_0x1d2f62['identifier']),_0x221335[_0x2f995e(0x534)](_0x1d2f62[_0x2f995e(0x419)],_0x1d2f62[_0x2f995e(0x706)]));}return;}let _0x23af29=je(Ae(_0x36706f));if(_0x23af29!=null){if(_0x2efce6[_0x2f995e(0x6b7)](_0x23af29))return;_0x21c336(Ae(_0x36706f));}let _0x1b0264=_0x177d31();if(_0x1b0264){_0x1b0264[_0x2f995e(0x474)](_0x36706f);return;}_0x56c5f0[_0x2f995e(0x474)](_0x36706f);},'createChild':(_0x573adc=[])=>{const _0x3906d1=_0x573ea3;let _0x1ab1f0=new Map(_0x50bf6f);_0x18c002[_0x3906d1(0x53f)](_0x125cf1=>{const _0x3700a6=_0x3906d1;if(_0x1ab1f0[_0x3700a6(0x6b7)](_0x125cf1))return;if(_0x3e9930(_0x125cf1)){_0x1ab1f0['set'](_0x125cf1,_0x2b86f1(_0x125cf1));return;}let _0x3a46f0=_0x177d31();_0x3a46f0&&ze(_0x3a46f0,_0x125cf1)&&_0x1ab1f0[_0x3700a6(0x534)](_0x125cf1,Pe(_0x3a46f0,_0x125cf1,[n['LookUp'][_0x3700a6(0x8e)]]));});let _0x58e496=[];_0x573adc[_0x3906d1(0x53f)](_0x341a53=>{const _0x4769d2=_0x3906d1;let _0x507abc=Ke(_0x341a53);if((_0x507abc==null?void 0x0:_0x507abc[_0x4769d2(0x12d)])===_0x4769d2(0x17f)){_0x1ab1f0['set'](_0x507abc[_0x4769d2(0x419)],_0x507abc[_0x4769d2(0x17f)]);return;}_0x58e496[_0x4769d2(0x56f)](_0x341a53);});let _0x1dae28=Oe(_0x56c5f0,_0x1ab1f0,_0x47de7a);return _0x58e496[_0x3906d1(0x53f)](_0x5274a0=>{const _0x4dd60d=_0x3906d1;_0x1dae28[_0x4dd60d(0x474)](_0x5274a0);}),_0x1dae28;},'createInstance':(..._0x4ae6e8)=>{const _0x25ed13=_0x573ea3;let _0x7a75e0=_0x177d31(),_0x9edd89=_0x7a75e0==null?void 0x0:_0x7a75e0['createInstance'];if(_0x7a75e0&&typeof _0x9edd89=='function')return _0x2b53c4(_0x7a75e0,_0x4ae6e8[0x0]),_0x9edd89[_0x25ed13(0x61e)](_0x7a75e0,_0x4ae6e8);let _0x32af37=_0x56c5f0['createInstance'];if(typeof _0x32af37=='function')return _0x32af37[_0x25ed13(0x61e)](_0x56c5f0,_0x4ae6e8);let [_0x9a54,..._0x270a33]=_0x4ae6e8;return new _0x9a54(..._0x270a33);},'dispose':()=>{const _0x251bf7=_0x573ea3;_0xc06b96&&Ve(_0xc06b96,_0x47de7a,_0x50bf6f[_0x251bf7(0x38d)]()),_0xc06b96=void 0x0,_0x2efce6['clear'](),_0x18c002['clear'](),_0x221335[_0x251bf7(0x688)]();}};function _0x43438e(_0x124153,_0x5244d7){!_0x124153||!_0x3e9930(_0x5244d7)||Le(_0x124153,_0x5244d7,_0x2b86f1(_0x5244d7));}function _0x2b53c4(_0x438a78,_0x2d0e9c){Re(_0x2d0e9c)['forEach'](_0x40c409=>_0x43438e(_0x438a78,_0x40c409));}return _0x348f51[_0x573ea3(0x4b5)]=_0x47de7a,_0x348f51;}function ke(_0x653fa3,_0x5d4760,_0x387625,_0x3693d7=!0x0){const _0x58e2e9=_0x5b38ef;let _0x4f6940=_0x3693d7&&_0x653fa3['injector'][_0x58e2e9(0x6b7)](G)?_0x653fa3[_0x58e2e9(0x42c)][_0x58e2e9(0x187)](G):void 0x0;_0x5d4760[_0x58e2e9(0x6ee)](_0x4f6940!=null&&_0x4f6940['hasChildInteractionLease'](_0x653fa3[_0x58e2e9(0x2a5)])?_0x653fa3[_0x58e2e9(0x1b3)]:_0x387625);}function Ae(_0x4a41b2){return Array['isArray'](_0x4a41b2)?_0x4a41b2[0x0]:_0x4a41b2;}function je(_0x385b80){const _0x524683=_0x5b38ef;let _0x44d8ce=_0x385b80==null?void 0x0:_0x385b80[_0x524683(0x701)];return typeof _0x44d8ce==_0x524683(0x710)&&_0x44d8ce?'identifier:'+_0x44d8ce:_0x385b80;}function Me(_0x1862e,_0x489db7){const _0x28a108=_0x5b38ef;return _0x1862e[_0x28a108(0x691)](_0x489db7);}function Ne(_0x34b39a,_0x1efa11){const _0x32ed6e=_0x5b38ef;return _0x34b39a[_0x32ed6e(0xc9)](_0x2b0ad7=>_0x2b0ad7!==_0x1efa11);}function Pe(_0x52c75d,_0x389aeb,_0x297322){const _0xe7bd24=_0x5b38ef;return _0x52c75d[_0xe7bd24(0x187)](_0x389aeb,..._0x297322);}function Fe(_0x184f2f,_0x268bcb){const _0x1c8bc6=_0x5b38ef;var _0x57bdfd;let _0x3d04fe=_0x184f2f==null||(_0x57bdfd=_0x184f2f['resolvedDependencyCollection'])==null?void 0x0:_0x57bdfd[_0x1c8bc6(0x11e)];if(!_0x3d04fe)return{'resolved':!0x1};let _0x38673a=Ie(_0x3d04fe[_0x1c8bc6(0x187)](_0x268bcb));if(_0x38673a[_0x1c8bc6(0x73e)])return _0x38673a;let _0x4fe98d=je(_0x268bcb);for(let [_0x312fe2,_0x4b63a9]of _0x3d04fe){if(_0x312fe2===_0x268bcb||je(_0x312fe2)!==_0x4fe98d)continue;let _0x4303d5=Ie(_0x4b63a9);if(_0x4303d5[_0x1c8bc6(0x73e)])return _0x4303d5;}return{'resolved':!0x1};}function Ie(_0xbbefa7){return!_0xbbefa7||_0xbbefa7['length']!==0x1?{'resolved':!0x1}:{'resolved':!0x0,'value':_0xbbefa7[0x0]};}function Le(_0x52adfe,_0x43a079,_0x2fac45){const _0xdb57fb=_0x5b38ef;!_0x52adfe||ze(_0x52adfe,_0x43a079)||_0x52adfe[_0xdb57fb(0x474)]([_0x43a079,{'useValue':_0x2fac45}]);}function Re(_0x2f09be){const _0x23e120=_0x5b38ef;if(!_0x2f09be||typeof _0x2f09be!='function'&&typeof _0x2f09be!=_0x23e120(0x4c3))return[];for(let _0x3a1995 of Object[_0x23e120(0x48b)](_0x2f09be)){let _0x4033fa=_0x2f09be[_0x3a1995];if(!Array['isArray'](_0x4033fa))continue;let _0x497cbf=_0x4033fa['map'](_0xe1e857=>_0xe1e857==null?void 0x0:_0xe1e857[_0x23e120(0x419)])[_0x23e120(0xc9)](_0x5ad48e=>_0x5ad48e!==void 0x0);if(_0x497cbf['length'])return _0x497cbf;}return[];}function ze(_0x984808,_0x41c9c2){const _0x525c80=_0x5b38ef;var _0x49aea2,_0x2bafcf,_0x1a924a,_0x3882c9;let _0x3db4af=_0x984808;return!!((_0x49aea2=_0x3db4af[_0x525c80(0x58b)])!=null&&(_0x2bafcf=_0x49aea2[_0x525c80(0x6b7)])!=null&&_0x2bafcf['call'](_0x49aea2,_0x41c9c2)||(_0x1a924a=_0x3db4af[_0x525c80(0x66c)])!=null&&(_0x3882c9=_0x1a924a[_0x525c80(0x6b7)])!=null&&_0x3882c9[_0x525c80(0x591)](_0x1a924a,_0x41c9c2));}function Be(_0x49b4d4){const _0x45272d=_0x5b38ef;return _0x49b4d4[_0x45272d(0x4b5)];}function Ve(_0x1bf408,_0x1f6ee7,_0x19431f=[]){let _0xea0dca=He(_0x1f6ee7);for(let _0x585ba6 of _0x19431f)_0xea0dca['add'](_0x585ba6);Ue(_0x1bf408,_0xea0dca),_0x1bf408['dispose']();}function He(_0x436396){const _0x1267f2=_0x5b38ef;let _0x284a1f=new Set(),_0x343401=We(_0x436396);return _0x343401&&_0x343401[_0x1267f2(0x53f)](_0x4c3c61=>{const _0x5a8f1e=_0x1267f2;Array[_0x5a8f1e(0x4d5)](_0x4c3c61)&&_0x4c3c61['forEach'](_0xbf9ef=>_0x284a1f[_0x5a8f1e(0x474)](_0xbf9ef));}),_0x284a1f;}function Ue(_0x542bcb,_0x4ffc26,_0x3fecfe=new Set()){const _0x4cafd7=_0x5b38ef;if(_0x3fecfe[_0x4cafd7(0x6b7)](_0x542bcb))return;_0x3fecfe[_0x4cafd7(0x474)](_0x542bcb);let _0x247dff=_0x542bcb[_0x4cafd7(0x2cc)];_0x247dff==null||_0x247dff[_0x4cafd7(0x53f)](_0x3a9d4e=>Ue(_0x3a9d4e,_0x4ffc26,_0x3fecfe));let _0x58952b=We(_0x542bcb);_0x58952b&&_0x58952b[_0x4cafd7(0x53f)]((_0x2b0293,_0x5c2bca)=>{const _0x927bbe=_0x4cafd7;if(!Array[_0x927bbe(0x4d5)](_0x2b0293))return;let _0x5e2fd2=_0x2b0293[_0x927bbe(0xc9)](_0x33b2de=>!_0x4ffc26['has'](_0x33b2de));if(_0x5e2fd2[_0x927bbe(0x3da)]!==_0x2b0293[_0x927bbe(0x3da)]){if(_0x5e2fd2[_0x927bbe(0x3da)]===0x0){_0x58952b['delete'](_0x5c2bca);return;}_0x58952b[_0x927bbe(0x534)](_0x5c2bca,_0x5e2fd2);}});}function We(_0xc34403){const _0x70e566=_0x5b38ef;var _0x8ea80e;return(_0x8ea80e=_0xc34403[_0x70e566(0x66c)])==null?void 0x0:_0x8ea80e[_0x70e566(0x11e)];}function Ge(_0x296344){const _0x30091f=_0x5b38ef;return Array[_0x30091f(0x23b)](_0x296344,([_0x25c7f0,_0x21decf])=>[_0x25c7f0,{'useValue':_0x21decf}]);}function Ke(_0x2aed3b){const _0x1c6e66=_0x5b38ef;if(!Array[_0x1c6e66(0x4d5)](_0x2aed3b)||_0x2aed3b[_0x1c6e66(0x3da)]<0x2)return;let [_0x1f6705,_0x170c5a]=_0x2aed3b;if(!(!_0x170c5a||typeof _0x170c5a!='object')){if(_0x1c6e66(0x426)in _0x170c5a)return{'kind':'value','identifier':_0x1f6705,'value':_0x170c5a[_0x1c6e66(0x426)]};if(typeof _0x170c5a['useFactory']==_0x1c6e66(0xeb))return{'kind':_0x1c6e66(0x706),'identifier':_0x1f6705,'factory':_0x170c5a[_0x1c6e66(0x24b)]};}}function qe(_0x2cacb3,_0x2c1bcb){const _0x4a3731=_0x5b38ef;if(!_0x2cacb3[_0x4a3731(0x6b7)](a[_0x4a3731(0x325)]))return;let _0x156488=_0x2cacb3['get'](a[_0x4a3731(0x325)]),_0x2850a5=_0x156488['createScoped'];return typeof _0x2850a5==_0x4a3731(0xeb)?_0x2850a5['call'](_0x156488,_0x2c1bcb):_0x156488;}function Je(_0x54f253,_0x3860dd,_0x588718){const _0x44c7e4=_0x5b38ef;if(!_0x54f253['has'](a[_0x44c7e4(0x520)]))return;let _0x340e50=_0x54f253['get'](a['IContextMenuService']);return{get 'disabled'(){const _0x305120=_0x44c7e4;return _0x340e50[_0x305120(0x661)];},set 'disabled'(_0x81b255){const _0x9a1a11=_0x44c7e4;_0x340e50[_0x9a1a11(0x661)]=_0x81b255;},get 'visible'(){return _0x340e50['visible'];},'enable':()=>_0x340e50[_0x44c7e4(0x3a3)](),'disable':()=>_0x340e50[_0x44c7e4(0x6e4)](),'triggerContextMenu':(_0x5cfc40,_0x505c69,_0x5717e8)=>{const _0x3e4197=_0x44c7e4;_0x340e50[_0x3e4197(0x228)](_0x5cfc40,_0x505c69,{..._0x5717e8,'unitId':(_0x5717e8==null?void 0x0:_0x5717e8[_0x3e4197(0x5d5)])??_0x588718});},'hideContextMenu':()=>_0x340e50['hideContextMenu'](),'registerContextMenuHandler':_0xbd6d4d=>_0x340e50[_0x44c7e4(0x1e0)](_0xbd6d4d)};}function Ye(_0x41d518,_0x3c532e){const _0x2710f9=_0x5b38ef;let _0x3083de=new a['ContextMenuService']();return{get 'disabled'(){const _0x4607db=_0x241e;return _0x3083de[_0x4607db(0x661)];},set 'disabled'(_0x473a27){const _0x4b008c=_0x241e;_0x3083de[_0x4b008c(0x661)]=_0x473a27;},get 'visible'(){const _0x13b4c8=_0x241e;return _0x3083de[_0x13b4c8(0x537)];},'enable':()=>_0x3083de[_0x2710f9(0x3a3)](),'disable':()=>_0x3083de[_0x2710f9(0x6e4)](),'triggerContextMenu':(_0x2b842e,_0x704146,_0x25424f)=>{const _0x4f7e75=_0x2710f9;_0x3083de[_0x4f7e75(0x228)](_0x2b842e,_0x704146,{..._0x25424f,'unitId':(_0x25424f==null?void 0x0:_0x25424f['unitId'])??_0x3c532e});},'hideContextMenu':()=>_0x3083de['hideContextMenu'](),'registerContextMenuHandler':_0x378654=>_0x3083de[_0x2710f9(0x1e0)](_0x378654),'dispose':()=>_0x3083de[_0x2710f9(0x565)]()};}function Xe(_0x24d6f6,_0x3a1c05){const _0x257474=_0x5b38ef;let _0x5cee9b=_0x24d6f6[_0x257474(0x187)](a['ILayoutService']),_0x3d0c25=_0x24d6f6[_0x257474(0x6b7)](q)?_0x24d6f6['get'](q):void 0x0,_0x5b27c6=_0x24d6f6[_0x257474(0x6b7)](G)?_0x24d6f6[_0x257474(0x187)](G):void 0x0,_0x304b68=_0x3a1c05['renderScope'][_0x257474(0x298)],_0xfa05b4=_0x3a1c05[_0x257474(0x259)][_0x257474(0x716)]??_0x304b68,_0x5d7296=new Set([_0x304b68,_0xfa05b4]),_0x5475d7=_0x3a1c05['renderScope'][_0x257474(0x32c)]!==_0x257474(0x384)||_0x3a1c05[_0x257474(0x259)][_0x257474(0x6f1)],_0x135805=(_0x40f9c8,_0x25c7ee)=>{const _0x59e3a8=_0x257474;_0x5d7296[_0x59e3a8(0x474)](_0x40f9c8);let _0xfec8f3=(_0x25c7ee==null?void 0x0:_0x25c7ee[_0x59e3a8(0x5c9)])&&_0x5475d7,_0x37e64a=_0xfec8f3?Ze(_0x40f9c8):void 0x0,_0x4d53a5=_0xfec8f3?_0x3d0c25==null?void 0x0:_0x3d0c25['registerOwnedElement'](_0x3a1c05[_0x59e3a8(0x2a5)],_0x40f9c8):void 0x0,_0x435f77=_0xfec8f3?_0x5b27c6==null?void 0x0:_0x5b27c6[_0x59e3a8(0x300)]({'embedId':_0x3a1c05['embedId'],'role':_0x59e3a8(0x392),'element':_0x40f9c8}):void 0x0;return(0x0,n['toDisposable'])(()=>{const _0x5eba1a=_0x59e3a8;_0x435f77==null||_0x435f77[_0x5eba1a(0x565)](),_0x4d53a5==null||_0x4d53a5['dispose'](),_0x37e64a==null||_0x37e64a[_0x5eba1a(0x565)](),_0x5d7296[_0x5eba1a(0x720)](_0x40f9c8);});},_0x586f9a=_0x2364b0=>_0x2364b0?[..._0x5d7296][_0x257474(0x2e7)](_0x219176=>_0x219176===_0x2364b0||_0x219176[_0x257474(0x342)](_0x2364b0)):!0x1;return{get 'isFocused'(){const _0x28ed1b=_0x257474;return _0x5cee9b[_0x28ed1b(0x6f8)];},get 'rootContainerElement'(){return _0x304b68;},'focus':()=>_0x5cee9b[_0x257474(0x566)](),'registerFocusHandler':(_0x1d7fec,_0x4d886b)=>_0x5cee9b[_0x257474(0xa5)](_0x1d7fec,_0x4d886b),'registerRootContainerElement':_0x135805,'registerContentElement':_0x135805,'registerContainerElement':_0x339f33=>_0x135805(_0x339f33,{'registerChildInteraction':!0x0}),'getContentElement':()=>_0xfa05b4,'checkElementInCurrentContainers':_0x3d42b=>_0x586f9a(_0x3d42b)||(_0x3d0c25==null?void 0x0:_0x3d0c25[_0x257474(0x342)](_0x3a1c05[_0x257474(0x2a5)],_0x3d42b))||_0x5cee9b[_0x257474(0x18d)](_0x3d42b),'checkContentIsFocused':()=>_0x586f9a(_0xfa05b4['ownerDocument']['activeElement'])||(_0x5b27c6==null?void 0x0:_0x5b27c6[_0x257474(0x265)](_0x3a1c05[_0x257474(0x2a5)]))||_0x5cee9b[_0x257474(0x184)]()};}function Ze(_0x11fd24){const _0x1b794c=_0x5b38ef;let _0x31c607=new Map(),_0x433da0=_0xff2374=>{const _0x14d1f2=_0x241e;_0x31c607[_0x14d1f2(0x534)](_0xff2374,_0xff2374[_0x14d1f2(0x82)](W)),_0xff2374[_0x14d1f2(0x13b)](W,_0x14d1f2(0x392));};return _0x433da0(_0x11fd24),_0x11fd24[_0x1b794c(0x2ba)]('*')['forEach'](_0x433da0),(0x0,n['toDisposable'])(()=>{const _0x30b9ab=_0x1b794c;_0x31c607[_0x30b9ab(0x53f)]((_0x23cf12,_0x563101)=>{const _0x31a14a=_0x30b9ab;if(_0x23cf12==null){_0x563101['removeAttribute'](W);return;}_0x563101[_0x31a14a(0x13b)](W,_0x23cf12);});});}function Qe(_0x26e1d7,_0x2edc58,_0xe89a28=[]){const _0x43a8be=_0x5b38ef;let _0x391a39=et(_0x26e1d7,_0xe89a28)??_0x26e1d7[_0x43a8be(0x42c)],_0x21f964=_0x391a39!==_0x26e1d7[_0x43a8be(0x42c)],_0x2befc0=$e(_0x26e1d7),_0x4fb891={'descriptor':_0x26e1d7[_0x43a8be(0x212)],'host':{'unitId':_0x26e1d7['hostUnitId'],'type':_0x26e1d7[_0x43a8be(0x212)][_0x43a8be(0x5ae)],'anchorId':_0x26e1d7[_0x43a8be(0x212)][_0x43a8be(0x659)],'entry':_0x26e1d7['descriptor'][_0x43a8be(0x5d9)],'layout':nt(_0x26e1d7)},'child':{'unitId':_0x26e1d7[_0x43a8be(0x1b3)],'type':_0x26e1d7[_0x43a8be(0x210)]},'injector':_0x391a39,'instanceService':tt(_0x391a39,n['IUniverInstanceService']),'commandService':tt(_0x391a39,n[_0x43a8be(0x4bb)]),'menuManagerService':tt(_0x391a39,a[_0x43a8be(0x325)]),'roots':_0x2befc0,'activate':()=>_0x2edc58(!0x0),'deactivate':()=>_0x2edc58(!0x1),'dispose':()=>{const _0x4b2604=_0x43a8be;_0x21f964&&_0x391a39[_0x4b2604(0x565)]();}};return{'runtimeScope':_0x4fb891,'disposable':(0x0,n[_0x43a8be(0x5dc)])(()=>_0x4fb891[_0x43a8be(0x565)]())};}function $e(_0x12261f){const _0x1ef8da=_0x5b38ef;var _0xd49b26;let _0x5b2002=_0x12261f['renderScope'][_0x1ef8da(0x298)],_0x548bc9=_0x12261f[_0x1ef8da(0x259)][_0x1ef8da(0x716)]??z(_0x5b2002,_0x1ef8da(0x2af))??_0x5b2002,_0x43bfcc=_0x12261f[_0x1ef8da(0x259)][_0x1ef8da(0x287)]??z(_0x5b2002,_0x1ef8da(0x488))??_0x5b2002;return{'root':_0x5b2002,'content':_0x548bc9,'canvas':_0x12261f['renderScope'][_0x1ef8da(0xd8)]??z(_0x5b2002,_0x1ef8da(0xa4))??void 0x0,'overlay':_0x43bfcc,'popup':_0x12261f['renderScope']['popupRoot']??z(_0x5b2002,_0x1ef8da(0x191))??_0x43bfcc,'menuSlot':((_0xd49b26=_0x12261f[_0x1ef8da(0x259)][_0x1ef8da(0x5a4)])==null?void 0x0:_0xd49b26[_0x1ef8da(0x412)])??z(_0x5b2002,'data-embed-menu-slot')??void 0x0,'footerSlot':z(_0x5b2002,_0x1ef8da(0x650))??void 0x0};}function et(_0x488f06,_0x548897){const _0x113e53=_0x5b38ef;if(!(!_0x488f06[_0x113e53(0x42c)][_0x113e53(0x6b7)](n[_0x113e53(0x15a)])||!_0x488f06['injector'][_0x113e53(0x6b7)](n['ICommandService'])))return ue(_0x488f06,_0x548897);}function tt(_0x588ccb,_0x4c584a){const _0x416d32=_0x5b38ef;if(_0x588ccb[_0x416d32(0x6b7)](_0x4c584a))return _0x588ccb[_0x416d32(0x187)](_0x4c584a);}function nt(_0x166a0d){const _0x21e053=_0x5b38ef;var _0x313e64,_0x19bd81;switch(_0x166a0d[_0x21e053(0x212)]['entry']){case _0x21e053(0x4bd):return'doc-flow';case _0x21e053(0x10b):case _0x21e053(0x6c3):case _0x21e053(0x6bf):return'float';case _0x21e053(0x43f):case _0x21e053(0x708):case _0x21e053(0x334):return _0x21e053(0x668);default:break;}return _0x166a0d['layout']===_0x21e053(0x668)||(_0x313e64=_0x166a0d[_0x21e053(0x212)][_0x21e053(0x2d7)])!=null&&_0x313e64[_0x21e053(0x351)]?_0x21e053(0x668):(_0x19bd81=_0x166a0d['descriptor'][_0x21e053(0x2d7)])!=null&&_0x19bd81[_0x21e053(0x1ec)]?_0x21e053(0x384):_0x166a0d[_0x21e053(0x502)][_0x21e053(0x369)](_0x21e053(0x3f9))||_0x166a0d[_0x21e053(0x502)]===_0x21e053(0x4d3)?_0x21e053(0x54d):_0x21e053(0x384);}var rt=class{constructor(){H(this,'_contributions',new Map());}[_0x5b38ef(0x2f4)](_0x3ad444){const _0xd9446f=_0x5b38ef;if(this[_0xd9446f(0x3e6)][_0xd9446f(0x6b7)](_0x3ad444['childType']))throw Error('Embed\x20child\x20view\x20contribution\x20already\x20registered:\x20'+_0x3ad444[_0xd9446f(0x210)]);this[_0xd9446f(0x3e6)][_0xd9446f(0x534)](_0x3ad444[_0xd9446f(0x210)],_0x3ad444);}[_0x5b38ef(0x187)](_0x3b5e47){const _0x4f83d7=_0x5b38ef;return this[_0x4f83d7(0x3e6)]['get'](_0x3b5e47);}[_0x5b38ef(0x1bf)](){const _0x5efd1a=_0x5b38ef;return[...this[_0x5efd1a(0x3e6)]['values']()];}},it=class{constructor(){const _0x569067=_0x5b38ef;H(this,_0x569067(0x3e6),new Map());}[_0x5b38ef(0x2f4)](_0x41823a){const _0x2f12e1=_0x5b38ef;let _0x40ce5f=this['_key'](_0x41823a[_0x2f12e1(0x5ae)],_0x41823a[_0x2f12e1(0x5d9)],_0x41823a[_0x2f12e1(0x210)]);if(this[_0x2f12e1(0x3e6)]['has'](_0x40ce5f))throw Error(_0x2f12e1(0x1ac)+_0x40ce5f);return this[_0x2f12e1(0x3e6)]['set'](_0x40ce5f,_0x41823a),(0x0,n[_0x2f12e1(0x5dc)])(()=>{const _0x1bde58=_0x2f12e1;this['_contributions'][_0x1bde58(0x187)](_0x40ce5f)===_0x41823a&&this['_contributions'][_0x1bde58(0x720)](_0x40ce5f);});}['get'](_0x4789b4,_0x51b3c8,_0x664601){const _0x5a76f7=_0x5b38ef;if(_0x664601!=null){let _0x97df0c=this[_0x5a76f7(0x3e6)]['get'](this[_0x5a76f7(0x296)](_0x4789b4,_0x51b3c8,_0x664601));if(_0x97df0c)return _0x97df0c;}return this['_contributions'][_0x5a76f7(0x187)](this['_key'](_0x4789b4,_0x51b3c8));}[_0x5b38ef(0x71a)](_0xbf8849,_0xe6d73d,_0x17111a){const _0x46d917=_0x5b38ef;return this['_contributions'][_0x46d917(0x6b7)](this[_0x46d917(0x296)](_0xbf8849,_0xe6d73d,_0x17111a));}['list'](){const _0x182e73=_0x5b38ef;return[...this['_contributions'][_0x182e73(0x38d)]()];}[_0x5b38ef(0x296)](_0x27bc07,_0x2d3b0a,_0x21ca26){return _0x21ca26==null?_0x27bc07+':'+_0x2d3b0a+':*':_0x27bc07+':'+_0x2d3b0a+':'+_0x21ca26;}},at=class{constructor(){const _0x2bd638=_0x5b38ef;H(this,_0x2bd638(0x3e6),new Map());}[_0x5b38ef(0x2f4)](_0x2f74f3){const _0x59d1be=_0x5b38ef;let _0x3d6443=this['_key'](_0x2f74f3[_0x59d1be(0x5ae)],_0x2f74f3[_0x59d1be(0x5d9)]);if(this[_0x59d1be(0x3e6)][_0x59d1be(0x6b7)](_0x3d6443))throw Error(_0x59d1be(0x4ec)+_0x3d6443);this[_0x59d1be(0x3e6)][_0x59d1be(0x534)](_0x3d6443,_0x2f74f3);}['get'](_0x509eda,_0x2fa85d){const _0x4404cc=_0x5b38ef;return this[_0x4404cc(0x3e6)][_0x4404cc(0x187)](this[_0x4404cc(0x296)](_0x509eda,_0x2fa85d));}['list'](){const _0x4c653a=_0x5b38ef;return[...this[_0x4c653a(0x3e6)][_0x4c653a(0x38d)]()];}[_0x5b38ef(0x4f6)](_0x448dcf,_0x160709,_0x1a98f7){const _0x291b39=_0x5b38ef;let _0xccf2de=this[_0x291b39(0x187)](_0x448dcf,_0x160709);return _0xccf2de?(_0xccf2de[_0x291b39(0x38a)]??[_0xccf2de[_0x291b39(0x502)]])['includes'](_0x1a98f7):!0x1;}[_0x5b38ef(0x296)](_0x5a9c4e,_0x41f586){return _0x5a9c4e+':'+_0x41f586;}},ot=class{constructor(){const _0x3d1865=_0x5b38ef;H(this,_0x3d1865(0x29c),new Map()),H(this,_0x3d1865(0x57a),new Map()),H(this,_0x3d1865(0x33f),new Map());}[_0x5b38ef(0x2f4)](_0x83dea2,_0x1ec885){const _0x318352=_0x5b38ef;let _0x50b10d=typeof _0x83dea2=='string'?{'childUnitId':_0x83dea2,'root':_0x1ec885}:_0x83dea2;return this[_0x318352(0x29c)][_0x318352(0x534)](_0x50b10d['childUnitId'],_0x50b10d),_0x50b10d[_0x318352(0x2a5)]&&this[_0x318352(0x57a)]['set'](_0x50b10d[_0x318352(0x2a5)],_0x50b10d),_0x50b10d['hostAnchorId']&&this['_rootsByHostAnchorId']['set'](_0x50b10d[_0x318352(0x659)],_0x50b10d),(0x0,n[_0x318352(0x5dc)])(()=>{const _0x5dab5f=_0x318352;this['_rootsByChildUnitId'][_0x5dab5f(0x187)](_0x50b10d['childUnitId'])===_0x50b10d&&this[_0x5dab5f(0x29c)][_0x5dab5f(0x720)](_0x50b10d[_0x5dab5f(0x1b3)]),_0x50b10d[_0x5dab5f(0x2a5)]&&this[_0x5dab5f(0x57a)][_0x5dab5f(0x187)](_0x50b10d[_0x5dab5f(0x2a5)])===_0x50b10d&&this[_0x5dab5f(0x57a)][_0x5dab5f(0x720)](_0x50b10d[_0x5dab5f(0x2a5)]),_0x50b10d[_0x5dab5f(0x659)]&&this[_0x5dab5f(0x33f)]['get'](_0x50b10d['hostAnchorId'])===_0x50b10d&&this[_0x5dab5f(0x33f)][_0x5dab5f(0x720)](_0x50b10d[_0x5dab5f(0x659)]);});}['get'](_0xf3d13f){const _0xec7475=_0x5b38ef;var _0x510de6;return((_0x510de6=this['_rootsByChildUnitId'][_0xec7475(0x187)](_0xf3d13f))==null?void 0x0:_0x510de6[_0xec7475(0x2b3)])??null;}['getByEmbedId'](_0x3f1051){const _0x2cf4a3=_0x5b38ef;var _0x11e964;return((_0x11e964=this[_0x2cf4a3(0x57a)][_0x2cf4a3(0x187)](_0x3f1051))==null?void 0x0:_0x11e964['root'])??null;}[_0x5b38ef(0x445)](_0x4eef86){const _0x33975c=_0x5b38ef;var _0x7fc552;return((_0x7fc552=this['_rootsByHostAnchorId'][_0x33975c(0x187)](_0x4eef86))==null?void 0x0:_0x7fc552[_0x33975c(0x2b3)])??null;}[_0x5b38ef(0x342)](_0x4148ec,_0x156ee6){const _0x17ddbf=_0x5b38ef;if(!(_0x4148ec instanceof Node))return!0x1;let _0x1c470f=_0x156ee6['embedId']?this[_0x17ddbf(0x36f)](_0x156ee6[_0x17ddbf(0x2a5)]):_0x156ee6['hostAnchorId']?this[_0x17ddbf(0x445)](_0x156ee6[_0x17ddbf(0x659)]):_0x156ee6[_0x17ddbf(0x1b3)]?this[_0x17ddbf(0x187)](_0x156ee6[_0x17ddbf(0x1b3)]):null;return!!(_0x1c470f!=null&&_0x1c470f['contains'](_0x4148ec));}};function st(_0x2305ba,_0x9a1855,_0x50e617=ut(_0x2305ba),_0x11c7e0={}){const _0x5b331e=_0x5b38ef;var _0x1ceaa5,_0x220c3b;let _0x225d83=_0x2305ba[_0x5b331e(0x42c)][_0x5b331e(0x187)](_0x9a1855),_0x22a83c=_0x11c7e0[_0x5b331e(0xb4)]??(_0x11c7e0[_0x5b331e(0x672)]===!0x1?void 0x0:((_0x1ceaa5=_0x2305ba[_0x5b331e(0x17e)])==null?void 0x0:_0x1ceaa5[_0x5b331e(0x42c)])??ct(_0x2305ba)),_0x2096b3=!_0x11c7e0[_0x5b331e(0xb4)]&&_0x22a83c!==((_0x220c3b=_0x2305ba['runtimeScope'])==null?void 0x0:_0x220c3b[_0x5b331e(0x42c)]),_0x4d63a3=pt(_0x225d83,_0x2305ba['childUnitId'],_0x22a83c);if(!_0x4d63a3){_0x2096b3&&(_0x22a83c==null||_0x22a83c[_0x5b331e(0x565)]());return;}_0x50e617[_0x5b331e(0x4e8)]['embedChildRenderUnitId']=_0x2305ba[_0x5b331e(0x1b3)],_0x50e617[_0x5b331e(0x4e8)][_0x5b331e(0x411)]=_0x2305ba[_0x5b331e(0x259)][_0x5b331e(0x32c)];try{var _0x35de21,_0x476955;(_0x35de21=(_0x476955=_0x4d63a3['engine'])[_0x5b331e(0x65f)])==null||_0x35de21[_0x5b331e(0x591)](_0x476955);}catch{}_0x4d63a3['engine'][_0x5b331e(0x5c0)](_0x50e617),dt(_0x4d63a3,_0x50e617),ht(_0x4d63a3,{'activate':_0x11c7e0['activate']??!0x0});let _0x301175=lt(_0x4d63a3,_0x50e617,{'activate':!0x1});return(0x0,n['toDisposable'])(()=>{const _0x4ea69a=_0x5b331e;var _0x2e742d;_0x301175[_0x4ea69a(0x565)]();try{var _0x9aa072,_0x317d7d;(_0x9aa072=(_0x317d7d=_0x4d63a3[_0x4ea69a(0x324)])[_0x4ea69a(0x65f)])==null||_0x9aa072[_0x4ea69a(0x591)](_0x317d7d);}catch{}(_0x2e742d=_0x225d83[_0x4ea69a(0x123)])==null||_0x2e742d[_0x4ea69a(0x591)](_0x225d83,_0x2305ba[_0x4ea69a(0x1b3)]),_0x50e617[_0x4ea69a(0x4f9)](_0x4ea69a(0x4f2)),_0x50e617[_0x4ea69a(0x4f9)](_0x4ea69a(0x2a4)),_0x2096b3&&(_0x22a83c==null||_0x22a83c[_0x4ea69a(0x565)]());});}function ct(_0x6ffdd2){const _0x50eb7f=_0x5b38ef;if(typeof _0x6ffdd2[_0x50eb7f(0x42c)][_0x50eb7f(0x6b7)]==_0x50eb7f(0xeb)&&!(!_0x6ffdd2[_0x50eb7f(0x42c)][_0x50eb7f(0x6b7)](n[_0x50eb7f(0x15a)])||!_0x6ffdd2[_0x50eb7f(0x42c)][_0x50eb7f(0x6b7)](n[_0x50eb7f(0x4bb)])))return ue(_0x6ffdd2);}function lt(_0x2f7d8d,_0x142763,_0x4232f2={}){const _0x4b90b6=_0x5b38ef;if(typeof ResizeObserver>'u')return(0x0,n['toDisposable'])(()=>{});let _0x49981d=-0x1,_0x259940=-0x1,_0x6555de=0x0,_0x54977a=new ResizeObserver(_0x397264=>{const _0x38456b=_0x241e;var _0x32c17d;let _0x176e82=(_0x32c17d=_0x397264[0x0])==null?void 0x0:_0x32c17d[_0x38456b(0x22c)],_0x1a0c23=(_0x176e82==null?void 0x0:_0x176e82[_0x38456b(0x33d)])??_0x142763[_0x38456b(0x145)],_0x30fee8=(_0x176e82==null?void 0x0:_0x176e82['height'])??_0x142763[_0x38456b(0x32f)];(_0x1a0c23!==_0x49981d||_0x30fee8!==_0x259940)&&(_0x49981d=_0x1a0c23,_0x259940=_0x30fee8,_0x6555de&&window[_0x38456b(0x46d)](_0x6555de),_0x6555de=window[_0x38456b(0x746)](()=>{const _0x4e9f6e=_0x38456b;_0x6555de=0x0,ht(_0x2f7d8d,{'activate':_0x4232f2[_0x4e9f6e(0x728)]??!0x1});}));});return _0x54977a['observe'](_0x142763),(0x0,n[_0x4b90b6(0x5dc)])(()=>{const _0x15555f=_0x4b90b6;_0x6555de&&window[_0x15555f(0x46d)](_0x6555de),_0x54977a[_0x15555f(0x5ce)]();});}function ut(_0x4b6780){const _0x4374fc=_0x5b38ef;return _0x4b6780['runtimeScope'][_0x4374fc(0x1c0)][_0x4374fc(0x6d1)]??_0x4b6780[_0x4374fc(0x259)][_0x4374fc(0xd8)]??_0x4b6780['renderScope'][_0x4374fc(0x716)]??_0x4b6780[_0x4374fc(0x259)][_0x4374fc(0x298)];}function dt(_0x5e4a30,_0x146079){const _0x445ba0=_0x5b38ef;var _0x12008f,_0x23acd5,_0x5755a7,_0x16d590,_0x81e502;let _0x163950=((_0x12008f=(_0x23acd5=_0x5e4a30[_0x445ba0(0x324)])[_0x445ba0(0x4ad)])==null?void 0x0:_0x12008f[_0x445ba0(0x591)](_0x23acd5))??((_0x5755a7=(_0x16d590=_0x5e4a30[_0x445ba0(0x324)])[_0x445ba0(0x3be)])==null||(_0x5755a7=_0x5755a7['call'](_0x16d590))==null||(_0x81e502=_0x5755a7[_0x445ba0(0x692)])==null?void 0x0:_0x81e502[_0x445ba0(0x591)](_0x5755a7));!_0x163950||_0x163950[_0x445ba0(0x3a7)]===_0x146079||_0x146079[_0x445ba0(0x33e)](_0x163950);}function ft(_0x1951eb,_0x5c2c87,_0x51b3e5){const _0x49f0f6=_0x5b38ef;try{let _0x572c37=_0x1951eb[_0x49f0f6(0x274)](_0x5c2c87);if(_0x572c37){var _0x18eb83;if(!_0x51b3e5||mt(_0x572c37)===_0x51b3e5)return _0x572c37;(_0x18eb83=_0x1951eb[_0x49f0f6(0x123)])==null||_0x18eb83[_0x49f0f6(0x591)](_0x1951eb,_0x5c2c87);}return _0x1951eb['createRender'](_0x5c2c87,{'embeddedRender':!0x0,'makeCurrent':!0x1,'renderParentInjector':_0x51b3e5,'skipAutoRender':!0x0});}catch{return;}}function pt(_0x20a150,_0x45ba48,_0x47ccfb){const _0xaf140d=_0x5b38ef;try{let _0x2a2d87=_0x20a150[_0xaf140d(0x274)](_0x45ba48);if(_0x2a2d87){var _0x11ca44;if(!_0x47ccfb||mt(_0x2a2d87)===_0x47ccfb)return _0x2a2d87;(_0x11ca44=_0x20a150[_0xaf140d(0x123)])==null||_0x11ca44[_0xaf140d(0x591)](_0x20a150,_0x45ba48);}return _0x20a150[_0xaf140d(0x283)](_0x45ba48,{'embeddedRender':!0x0,'makeCurrent':!0x1,'renderParentInjector':_0x47ccfb,'skipAutoRender':!0x0});}catch(_0x4b07d0){var _0x5404b9;(_0x5404b9=_0x20a150[_0xaf140d(0x123)])==null||_0x5404b9[_0xaf140d(0x591)](_0x20a150,_0x45ba48),console[_0xaf140d(0x39b)](_0xaf140d(0x278),_0x4b07d0);return;}}function mt(_0x563bba){const _0x17c96b=_0x5b38ef;try{var _0x2b9cd4;return(_0x2b9cd4=_0x563bba[_0x17c96b(0x69e)])==null?void 0x0:_0x2b9cd4[_0x17c96b(0x591)](_0x563bba,n[_0x17c96b(0x5ff)]);}catch{return;}}function ht(_0x16e065,_0x1e16e4={}){const _0x22f8c1=_0x5b38ef;var _0x4ce5ea,_0x5237ca,_0x2ede92,_0x12be08;if(_0x1e16e4[_0x22f8c1(0x728)]){var _0x4ac99f;(_0x4ac99f=_0x16e065[_0x22f8c1(0x728)])==null||_0x4ac99f[_0x22f8c1(0x591)](_0x16e065);}_0x16e065[_0x22f8c1(0x324)]['resize'](),_0x16e065[_0x22f8c1(0x6d2)][_0x22f8c1(0x53f)](_0x3e6aba=>{const _0x53c9bb=_0x22f8c1;var _0x227a74,_0x5a5f91;(_0x227a74=_0x3e6aba[_0x53c9bb(0x2bd)])==null||_0x227a74['call'](_0x3e6aba,!0x0),(_0x5a5f91=_0x3e6aba[_0x53c9bb(0x373)])==null||_0x5a5f91[_0x53c9bb(0x591)](_0x3e6aba,!0x0);}),(_0x4ce5ea=_0x16e065['mainComponent'])==null||(_0x5237ca=_0x4ce5ea[_0x22f8c1(0x373)])==null||_0x5237ca[_0x22f8c1(0x591)](_0x4ce5ea,!0x0),_0x16e065[_0x22f8c1(0x564)][_0x22f8c1(0x373)](),(_0x2ede92=(_0x12be08=_0x16e065[_0x22f8c1(0x564)])['render'])==null||_0x2ede92[_0x22f8c1(0x591)](_0x12be08);}var gt=class{constructor(){const _0x2303bf=_0x5b38ef;H(this,_0x2303bf(0x227),new Map()),H(this,'_contextsByEmbedId',new Map()),H(this,_0x2303bf(0x174),new Map()),H(this,_0x2303bf(0x744),new Map());}['register'](_0x1875ee){const _0x4ee07d=_0x5b38ef;return this[_0x4ee07d(0x227)]['set'](_0x1875ee[_0x4ee07d(0x210)],_0x1875ee),(0x0,n[_0x4ee07d(0x5dc)])(()=>{const _0x59efe5=_0x4ee07d;this[_0x59efe5(0x227)][_0x59efe5(0x187)](_0x1875ee[_0x59efe5(0x210)])===_0x1875ee&&this[_0x59efe5(0x227)][_0x59efe5(0x720)](_0x1875ee['childType']);});}[_0x5b38ef(0x187)](_0x45e499){return this['_providers']['get'](_0x45e499);}[_0x5b38ef(0x44d)](_0x2efc80){const _0x39c746=_0x5b38ef;return this[_0x39c746(0x47f)][_0x39c746(0x534)](_0x2efc80[_0x39c746(0x2a5)],_0x2efc80),this['_contextsByHostAnchorId']['set'](_0x2efc80[_0x39c746(0x212)][_0x39c746(0x659)],_0x2efc80),this['_contextsByChildUnitId']['set'](_0x2efc80[_0x39c746(0x1b3)],_0x2efc80),(0x0,n[_0x39c746(0x5dc)])(()=>{const _0x1df7ad=_0x39c746;this[_0x1df7ad(0x47f)][_0x1df7ad(0x187)](_0x2efc80['embedId'])===_0x2efc80&&this[_0x1df7ad(0x47f)][_0x1df7ad(0x720)](_0x2efc80[_0x1df7ad(0x2a5)]),this['_contextsByHostAnchorId'][_0x1df7ad(0x187)](_0x2efc80[_0x1df7ad(0x212)][_0x1df7ad(0x659)])===_0x2efc80&&this['_contextsByHostAnchorId'][_0x1df7ad(0x720)](_0x2efc80[_0x1df7ad(0x212)][_0x1df7ad(0x659)]),this[_0x1df7ad(0x744)][_0x1df7ad(0x187)](_0x2efc80[_0x1df7ad(0x1b3)])===_0x2efc80&&this[_0x1df7ad(0x744)][_0x1df7ad(0x720)](_0x2efc80[_0x1df7ad(0x1b3)]);});}[_0x5b38ef(0x580)](_0x57878d){const _0x37e923=_0x5b38ef;return this[_0x37e923(0x47f)][_0x37e923(0x187)](_0x57878d);}['getContextByHostAnchorId'](_0xc22006){const _0x18bdd3=_0x5b38ef;return this['_contextsByHostAnchorId'][_0x18bdd3(0x187)](_0xc22006);}[_0x5b38ef(0x608)](_0x45a92d){const _0x1bce78=_0x5b38ef;return this[_0x1bce78(0x744)][_0x1bce78(0x187)](_0x45a92d);}[_0x5b38ef(0x2ad)](_0x4bd407){const _0x525d9c=_0x5b38ef;let _0x38fe7c=this[_0x525d9c(0x187)](_0x4bd407[_0x525d9c(0x210)]);return _0x38fe7c?Promise['resolve'](_0x38fe7c[_0x525d9c(0x2ad)](_0x4bd407)):Promise[_0x525d9c(0x13f)](_t(_0x4bd407));}['captureByEmbedId'](_0x1ca1e5){const _0xdf00d5=_0x5b38ef;let _0x237d2f=this['getContextByEmbedId'](_0x1ca1e5);return _0x237d2f?this[_0xdf00d5(0x2ad)](_0x237d2f):Promise[_0xdf00d5(0x13f)](void 0x0);}[_0x5b38ef(0x64b)](_0x107bdb){const _0x303741=_0x5b38ef;let _0x2db57e=this[_0x303741(0x517)](_0x107bdb);return _0x2db57e?this['capture'](_0x2db57e):Promise[_0x303741(0x13f)](void 0x0);}[_0x5b38ef(0x234)](_0x5a0e48){const _0x33fc5b=_0x5b38ef;let _0x3d287e=this['getContextByChildUnitId'](_0x5a0e48);return _0x3d287e?this[_0x33fc5b(0x2ad)](_0x3d287e):Promise[_0x33fc5b(0x13f)](void 0x0);}};function _t(_0x20586d){const _0x147526=_0x5b38ef;if(!_0x20586d[_0x147526(0x259)])return;let _0x5beb3d=[_0x20586d['renderScope']['canvasRoot'],_0x20586d['renderScope'][_0x147526(0x716)],_0x20586d[_0x147526(0x259)][_0x147526(0x298)]]['filter'](_0x21ce4e=>!!_0x21ce4e),_0x2831cd=Array[_0x147526(0x23b)](new Set(_0x5beb3d[_0x147526(0x395)](_0x5d083f=>Array[_0x147526(0x23b)](_0x5d083f['querySelectorAll'](_0x147526(0x6d1))))))[_0x147526(0xc9)](_0x51ef1c=>_0x51ef1c['width']>0x1&&_0x51ef1c['height']>0x1)[_0x147526(0x4c5)]((_0x34c6e6,_0x59617a)=>_0x59617a[_0x147526(0x33d)]*_0x59617a[_0x147526(0x658)]-_0x34c6e6['width']*_0x34c6e6[_0x147526(0x658)]);for(let _0x32108a of _0x2831cd)try{return _0x32108a['toDataURL'](_0x147526(0x6ba));}catch{}}function Y(_0x5e0ed2,_0x5af389){return function(_0x5843c1,_0x161bfb){_0x5af389(_0x5843c1,_0x161bfb,_0x5e0ed2);};}function X(_0x4d6571,_0x437975,_0x43813a,_0x223322){const _0x29500a=_0x5b38ef;var _0x1b2619=arguments['length'],_0x1f3c84=_0x1b2619<0x3?_0x437975:_0x223322===null?_0x223322=Object[_0x29500a(0x186)](_0x437975,_0x43813a):_0x223322,_0x52396c;if(typeof Reflect==_0x29500a(0x4c3)&&typeof Reflect['decorate']==_0x29500a(0xeb))_0x1f3c84=Reflect[_0x29500a(0x454)](_0x4d6571,_0x437975,_0x43813a,_0x223322);else{for(var _0x38899c=_0x4d6571[_0x29500a(0x3da)]-0x1;_0x38899c>=0x0;_0x38899c--)(_0x52396c=_0x4d6571[_0x38899c])&&(_0x1f3c84=(_0x1b2619<0x3?_0x52396c(_0x1f3c84):_0x1b2619>0x3?_0x52396c(_0x437975,_0x43813a,_0x1f3c84):_0x52396c(_0x437975,_0x43813a))||_0x1f3c84);}return _0x1b2619>0x3&&_0x1f3c84&&Object[_0x29500a(0x61a)](_0x437975,_0x43813a,_0x1f3c84),_0x1f3c84;}const vt='EMBED_DUPLICATE_CHILD_UNIT';var yt=class extends Error{constructor(_0x475272,_0x4c422f){const _0xbc31d=_0x5b38ef;super(vt+':\x20'+_0x475272),this[_0xbc31d(0x1b3)]=_0x475272,this[_0xbc31d(0x3fd)]=_0x4c422f,H(this,'code',vt),this[_0xbc31d(0x1f3)]=_0xbc31d(0x5de);}};let bt=class{constructor(_0x2368a0,_0x4673c8,_0x352e8a,_0x19aeba,_0x8d778a,_0xc186a6,_0x51997e,_0x13807c){const _0x4fc0d4=_0x5b38ef;this[_0x4fc0d4(0x742)]=_0x2368a0,this[_0x4fc0d4(0x62a)]=_0x4673c8,this[_0x4fc0d4(0x3e9)]=_0x352e8a,this[_0x4fc0d4(0x4a7)]=_0x19aeba,this[_0x4fc0d4(0x39e)]=_0x8d778a,this[_0x4fc0d4(0x242)]=_0xc186a6,this[_0x4fc0d4(0x368)]=_0x51997e,this[_0x4fc0d4(0x483)]=_0x13807c,H(this,'_sessions',new Map()),H(this,_0x4fc0d4(0x3c8),new Map()),H(this,_0x4fc0d4(0x733),new Map());}[_0x5b38ef(0x5c0)](_0x2c6814){const _0x5381e6=_0x5b38ef;return this[_0x5381e6(0x27d)](_0x2c6814);}[_0x5b38ef(0x4db)](_0x3d320f,_0x5dabb7,_0x518b4f){const _0x4206cd=_0x5b38ef;return this[_0x4206cd(0x27d)](_0x3d320f,{'hostElement':_0x5dabb7,'runtimeRoots':_0x518b4f});}['_mountResolvedHost'](_0x2d45a0,_0x3661f4){const _0x891d96=_0x5b38ef;var _0x24c642,_0x4a704a;if(!_0x2d45a0['childUnitId']||_0x2d45a0['childType']==null)throw Error(_0x891d96(0x347));this[_0x891d96(0x4c2)](_0x2d45a0),this[_0x891d96(0x65f)](_0x2d45a0[_0x891d96(0x2a5)]);let _0x4d3fbd={'hostUnitId':_0x2d45a0[_0x891d96(0x17b)],'embedId':_0x2d45a0[_0x891d96(0x2a5)],'childUnitId':_0x2d45a0[_0x891d96(0x1b3)]},_0x1f45f7=this[_0x891d96(0x3b2)](_0x2d45a0),_0x41512f=this[_0x891d96(0x742)][_0x891d96(0x187)](_0x2d45a0[_0x891d96(0x5ae)],_0x2d45a0[_0x891d96(0x5d9)]);if(!_0x41512f||!this[_0x891d96(0x742)][_0x891d96(0x4f6)](_0x2d45a0[_0x891d96(0x5ae)],_0x2d45a0[_0x891d96(0x5d9)],_0x1f45f7))throw Error(_0x891d96(0x28a));let _0x54126e=this[_0x891d96(0x368)][_0x891d96(0x52c)](_0x4d3fbd),_0x5cf265=this['_childViewRegistry'][_0x891d96(0x187)](_0x2d45a0[_0x891d96(0x210)]);if(_0x54126e[_0x891d96(0x2a7)]&&!(_0x5cf265!=null&&_0x5cf265[_0x891d96(0x38a)][_0x891d96(0x691)](_0x1f45f7)))throw Error(_0x891d96(0x377));let _0x5c212c={'descriptor':_0x2d45a0,'layout':_0x1f45f7,'injector':this[_0x891d96(0x483)],'hostUnitId':_0x2d45a0[_0x891d96(0x17b)],'embedId':_0x2d45a0['embedId'],'childUnitId':_0x2d45a0[_0x891d96(0x1b3)],'childType':_0x2d45a0[_0x891d96(0x210)]},_0x30fb74=[],_0x2453bb=_0x3661f4??((_0x24c642=_0x41512f[_0x891d96(0x5c0)])==null?void 0x0:_0x24c642[_0x891d96(0x591)](_0x41512f,_0x5c212c)),_0x1f8f41=this[_0x891d96(0x633)](_0x2453bb);if(_0x1f8f41[_0x891d96(0x1e2)]&&_0x30fb74[_0x891d96(0x56f)](_0x1f8f41[_0x891d96(0x1e2)]),_0x5c212c[_0x891d96(0x3c9)]=_0x1f8f41['hostElement']??_0x5c212c[_0x891d96(0x3c9)],_0x5c212c[_0x891d96(0x412)]=_0x5c212c[_0x891d96(0x3c9)],!_0x5c212c['hostElement']||!_0x5c212c['container'])throw[..._0x30fb74][_0x891d96(0x23a)]()[_0x891d96(0x53f)](_0x203add=>_0x203add[_0x891d96(0x565)]()),Error(_0x891d96(0xc0));if(_0x1f8f41[_0x891d96(0x402)]||_0x30fb74[_0x891d96(0x56f)](te(_0x5c212c[_0x891d96(0x3c9)])),!_0x54126e[_0x891d96(0x2a7)])return this[_0x891d96(0x255)](_0x2d45a0,_0x1f45f7,_0x5c212c[_0x891d96(0x3c9)],_0x1f8f41['runtimeRoots'],_0x30fb74,_0x54126e[_0x891d96(0x2f2)]);if(!_0x5cf265)throw[..._0x30fb74]['reverse']()['forEach'](_0x53b178=>_0x53b178[_0x891d96(0x565)]()),Error('EMBED_MOUNT_CHILD_NOT_REGISTERED');let {renderScope:_0x4eb875,disposable:_0x48270e,setActive:_0x44d2d7}=this[_0x891d96(0x664)](_0x2d45a0,_0x1f45f7,_0x5c212c[_0x891d96(0x3c9)],_0x1f8f41[_0x891d96(0x402)]);_0x30fb74[_0x891d96(0x56f)](_0x48270e);let _0x2e2487={..._0x5c212c,'hostElement':_0x5c212c[_0x891d96(0x3c9)],'container':_0x5c212c[_0x891d96(0x412)],'renderScope':_0x4eb875},{runtimeScope:_0x21e319,disposable:_0x332055}=Qe(_0x2e2487,_0x44d2d7,_0x5cf265[_0x891d96(0x16e)]),_0x3364a4={..._0x2e2487,'runtimeScope':_0x21e319};_0x30fb74[_0x891d96(0x56f)](_0x332055);let _0x47f33b=this[_0x891d96(0x3ee)](_0x2d45a0,_0x5c212c[_0x891d96(0x3c9)],_0x4eb875,_0x21e319[_0x891d96(0x1c0)]);_0x47f33b&&_0x30fb74['push'](_0x47f33b),this[_0x891d96(0x483)][_0x891d96(0x6b7)](G)&&_0x30fb74['push'](this[_0x891d96(0x483)][_0x891d96(0x187)](G)[_0x891d96(0x679)]({'embedId':_0x2d45a0['embedId'],'hostUnitId':_0x2d45a0[_0x891d96(0x17b)],'childUnitId':_0x2d45a0['childUnitId'],'childType':_0x2d45a0[_0x891d96(0x210)]}));let _0x501b78=_0x21e319[_0x891d96(0x42c)]===_0x5c212c[_0x891d96(0x42c)]?void 0x0:_0x21e319[_0x891d96(0x6cb)];_0x30fb74[_0x891d96(0x56f)](this[_0x891d96(0x416)](_0x2d45a0,_0x5c212c[_0x891d96(0x3c9)],_0x4eb875[_0x891d96(0x32c)],_0x501b78)),_0x30fb74[_0x891d96(0x56f)](this[_0x891d96(0x4a7)][_0x891d96(0x44d)](_0x3364a4));let _0x38f061=this[_0x891d96(0x429)](_0x2d45a0),_0x57def2=(_0x4a704a=_0x5cf265['mount'])==null?void 0x0:_0x4a704a['call'](_0x5cf265,_0x3364a4);if(_0x57def2&&_0x30fb74[_0x891d96(0x56f)](_0x57def2),_0x30fb74['push'](_0x38f061),_0x30fb74[_0x891d96(0x56f)](this[_0x891d96(0x368)]['registerMountedRuntime'](_0x4d3fbd)),_0x4eb875['mode']==='float'){let _0x243647=this['_mountFloatingMenu'](_0x3364a4);_0x243647&&_0x30fb74['push'](_0x243647);}let _0x2d38ae={'hostUnitId':_0x2d45a0[_0x891d96(0x17b)],'embedId':_0x2d45a0[_0x891d96(0x2a5)],'childUnitId':_0x2d45a0[_0x891d96(0x1b3)],'childType':_0x2d45a0['childType'],'entry':_0x2d45a0[_0x891d96(0x5d9)],'layout':_0x1f45f7,'hostElement':_0x5c212c[_0x891d96(0x3c9)],'context':_0x3364a4};return this[_0x891d96(0x6fd)][_0x891d96(0x534)](_0x2d45a0['embedId'],{'session':_0x2d38ae,'disposables':_0x30fb74,'setActive':_0x44d2d7}),_0x1f45f7!==_0x891d96(0x668)&&this['_initializeFloatingSessionActiveState'](_0x2d45a0,_0x1f45f7,_0x44d2d7),_0x2d38ae;}[_0x5b38ef(0x255)](_0x512710,_0x3e71c8,_0x46dfb7,_0x528f52,_0x4f77b5,_0x29bbd1){const _0x2c5f6d=_0x5b38ef;let _0x50f0fb=(_0x528f52==null?void 0x0:_0x528f52[_0x2c5f6d(0x8b)])??z(_0x46dfb7,_0x2c5f6d(0x2af))??_0x46dfb7,_0x6d4da0=St(_0x29bbd1);_0x50f0fb[_0x2c5f6d(0x3ce)](_0x6d4da0),_0x4f77b5[_0x2c5f6d(0x56f)]((0x0,n['toDisposable'])(()=>{const _0x10b281=_0x2c5f6d;_0x6d4da0[_0x10b281(0x3a7)]===_0x50f0fb&&_0x6d4da0['remove']();}));let _0x10a233={'hostUnitId':_0x512710[_0x2c5f6d(0x17b)],'embedId':_0x512710['embedId'],'childUnitId':_0x512710[_0x2c5f6d(0x1b3)],'childType':_0x512710[_0x2c5f6d(0x210)],'entry':_0x512710[_0x2c5f6d(0x5d9)],'layout':_0x3e71c8,'hostElement':_0x46dfb7};return this[_0x2c5f6d(0x6fd)][_0x2c5f6d(0x534)](_0x512710[_0x2c5f6d(0x2a5)],{'session':_0x10a233,'disposables':_0x4f77b5,'setActive':()=>{}}),_0x10a233;}[_0x5b38ef(0x88)](_0x4030c6,_0x2044be,_0x10f4b9){const _0x5c24d4=_0x5b38ef;if(_0x2044be!=='tab-peer'){if(this[_0x5c24d4(0x483)][_0x5c24d4(0x6b7)](e[_0x5c24d4(0x389)])){let _0x496236=this[_0x5c24d4(0x483)]['get'](e[_0x5c24d4(0x389)])[_0x5c24d4(0x5d4)]();if((_0x496236==null?void 0x0:_0x496236[_0x5c24d4(0x17b)])===_0x4030c6[_0x5c24d4(0x17b)]){_0x10f4b9(_0x496236[_0x5c24d4(0x2a5)]===_0x4030c6['embedId']);return;}}_0x10f4b9(!0x1);}}[_0x5b38ef(0x65f)](_0x1e0693){const _0x22336c=_0x5b38ef;let _0x325019=this['_sessions']['get'](_0x1e0693);_0x325019&&(this[_0x22336c(0x747)](_0x1e0693),this[_0x22336c(0x6d4)](_0x1e0693),[..._0x325019['disposables']][_0x22336c(0x23a)]()[_0x22336c(0x53f)](_0x2c4e3e=>_0x2c4e3e['dispose']()),this[_0x22336c(0x6fd)][_0x22336c(0x720)](_0x1e0693));}['getSession'](_0x482b2a){const _0x4d6008=_0x5b38ef;var _0x18ee2d;return(_0x18ee2d=this[_0x4d6008(0x6fd)][_0x4d6008(0x187)](_0x482b2a))==null?void 0x0:_0x18ee2d[_0x4d6008(0x712)];}['listSessions'](){const _0x34581c=_0x5b38ef;return[...this[_0x34581c(0x6fd)]['values']()][_0x34581c(0x264)](({session:_0x13ecec})=>_0x13ecec);}[_0x5b38ef(0x1a1)](_0x4e44be){const _0x5021cc=_0x5b38ef;let _0x4bbe00=this[_0x5021cc(0x6fd)]['get'](_0x4e44be);if(_0x4bbe00){if(_0x4bbe00[_0x5021cc(0x712)]['layout']!==_0x5021cc(0x668)){this['_sessions'][_0x5021cc(0x53f)](_0x5c2673=>{const _0x23afbc=_0x5021cc;_0x5c2673[_0x23afbc(0x712)][_0x23afbc(0x502)]!=='tab-peer'&&_0x5c2673[_0x23afbc(0x712)]['hostUnitId']===_0x4bbe00[_0x23afbc(0x712)][_0x23afbc(0x17b)]&&_0x5c2673[_0x23afbc(0x6a1)](_0x5c2673[_0x23afbc(0x712)][_0x23afbc(0x2a5)]===_0x4e44be);});return;}this[_0x5021cc(0x1fb)](_0x4bbe00['session']),this[_0x5021cc(0x6fd)][_0x5021cc(0x53f)](_0x30b7f9=>{const _0x33b0e9=_0x5021cc;_0x30b7f9[_0x33b0e9(0x712)][_0x33b0e9(0x502)]==='tab-peer'&&_0x30b7f9[_0x33b0e9(0x712)][_0x33b0e9(0x17b)]===_0x4bbe00['session'][_0x33b0e9(0x17b)]&&_0x30b7f9[_0x33b0e9(0x6a1)](_0x30b7f9[_0x33b0e9(0x712)][_0x33b0e9(0x2a5)]===_0x4e44be);}),this[_0x5021cc(0x473)](_0x4bbe00[_0x5021cc(0x712)]),this['_refreshTabPeerRender'](_0x4bbe00[_0x5021cc(0x712)]);}}[_0x5b38ef(0x50a)](_0x201b16){const _0x31ac0d=_0x5b38ef;let _0xbb1f32=this['_tabFocusLeases'][_0x31ac0d(0x6b7)](_0x201b16);return this[_0x31ac0d(0x747)](_0x201b16),_0xbb1f32;}[_0x5b38ef(0x1a5)](_0x20d72e){const _0x2e367a=_0x5b38ef;let _0x49f8c5=[];return this[_0x2e367a(0x6fd)][_0x2e367a(0x53f)](_0x2f358c=>{const _0x146e33=_0x2e367a;_0x2f358c[_0x146e33(0x712)]['layout']===_0x146e33(0x668)&&(_0x20d72e&&_0x2f358c[_0x146e33(0x712)]['embedId']!==_0x20d72e||(this[_0x146e33(0x35b)](_0x2f358c['session']),this[_0x146e33(0x747)](_0x2f358c[_0x146e33(0x712)][_0x146e33(0x2a5)]),_0x2f358c[_0x146e33(0x6a1)](!0x1),this['_releaseTabPeerHostRenderLease'](_0x2f358c[_0x146e33(0x712)][_0x146e33(0x2a5)]),_0x49f8c5[_0x146e33(0x56f)](_0x2f358c[_0x146e33(0x712)])));}),_0x49f8c5;}[_0x5b38ef(0xb5)](_0x4824a8){const _0x5a5963=_0x5b38ef;let _0x3edca3=this[_0x5a5963(0x6fd)][_0x5a5963(0x187)](_0x4824a8);if(!(!_0x3edca3||_0x3edca3[_0x5a5963(0x712)]['layout']===_0x5a5963(0x668)))return this[_0x5a5963(0x35b)](_0x3edca3[_0x5a5963(0x712)]),_0x3edca3[_0x5a5963(0x6a1)](!0x1),_0x3edca3[_0x5a5963(0x712)];}[_0x5b38ef(0x6a1)](_0x93cbc0,_0x3c4433){const _0x1e89c8=_0x5b38ef;var _0x1945e8;(_0x1945e8=this['_sessions'][_0x1e89c8(0x187)](_0x93cbc0))==null||_0x1945e8[_0x1e89c8(0x6a1)](_0x3c4433);}['_runChildBeforeDeactivate'](_0x5b8093){const _0x36475a=_0x5b38ef;let _0x29ab8d=_0x5b8093[_0x36475a(0x1c3)];if(!_0x29ab8d)return;let _0x319479=this[_0x36475a(0x62a)][_0x36475a(0x187)](_0x5b8093[_0x36475a(0x210)]);if(_0x319479!=null&&_0x319479[_0x36475a(0x741)])try{_0x319479[_0x36475a(0x741)](_0x29ab8d);}catch(_0x3e245f){console[_0x36475a(0x39b)]('[embed-ui]\x20failed\x20to\x20deactivate\x20embedded\x20child\x20view',_0x3e245f);}}['_suspendTabPeerHostRender'](_0x4fa5b8){const _0x971ef5=_0x5b38ef;var _0x51d706;let _0x152401=(_0x51d706=_0x4fa5b8[_0x971ef5(0x1c3)])==null?void 0x0:_0x51d706[_0x971ef5(0x42c)];if(!(_0x152401!=null&&_0x152401['has'](u[_0x971ef5(0x45d)])))return;let _0x20f35a=this[_0x971ef5(0x733)][_0x971ef5(0x187)](_0x4fa5b8['hostUnitId']);if(_0x20f35a){this[_0x971ef5(0x733)][_0x971ef5(0x534)](_0x4fa5b8['hostUnitId'],{..._0x20f35a,'embedId':_0x4fa5b8[_0x971ef5(0x2a5)]});return;}let _0x23da19=_0x152401[_0x971ef5(0x187)](u[_0x971ef5(0x45d)])[_0x971ef5(0x274)](_0x4fa5b8[_0x971ef5(0x17b)]);if(!_0x23da19||_0x23da19['isMainScene']===!0x1||_0x23da19[_0x971ef5(0x382)]())return;let _0x246c13=_0x23da19[_0x971ef5(0x324)]['getCanvasElement']()[_0x971ef5(0x3a7)];_0x246c13&&(_0x23da19[_0x971ef5(0x62f)](),_0x23da19[_0x971ef5(0x324)][_0x971ef5(0x65f)](),this[_0x971ef5(0x733)][_0x971ef5(0x534)](_0x4fa5b8[_0x971ef5(0x17b)],{'embedId':_0x4fa5b8[_0x971ef5(0x2a5)],'render':_0x23da19,'parentElement':_0x246c13}));}[_0x5b38ef(0x6d4)](_0x11499a){const _0x13ddeb=_0x5b38ef;this[_0x13ddeb(0x733)]['forEach']((_0x486c04,_0x53e373)=>{const _0x4fb5a1=_0x13ddeb;_0x486c04['embedId']===_0x11499a&&(this['_tabHostRenderLeases'][_0x4fb5a1(0x720)](_0x53e373),!(_0x486c04[_0x4fb5a1(0x85)]['isDisposed']()||!_0x486c04[_0x4fb5a1(0x3a7)][_0x4fb5a1(0x94)])&&(_0x486c04[_0x4fb5a1(0x85)][_0x4fb5a1(0x324)]['getCanvasElement']()[_0x4fb5a1(0x3a7)]!==_0x486c04[_0x4fb5a1(0x3a7)]&&_0x486c04[_0x4fb5a1(0x85)]['engine'][_0x4fb5a1(0x5c0)](_0x486c04[_0x4fb5a1(0x3a7)]),ht(_0x486c04[_0x4fb5a1(0x85)],{'activate':!0x0})));});}[_0x5b38ef(0x3b2)](_0x586ac2){const _0x25fe29=_0x5b38ef;var _0x3a7799,_0x1707c3;let _0x29c74b=((_0x3a7799=_0x586ac2['sourceMeta'])==null?void 0x0:_0x3a7799[_0x25fe29(0x1ec)])||void 0x0;if(_0x29c74b!=null&&_0x29c74b[_0x25fe29(0x502)])return _0x29c74b['layout'];let _0x433190=((_0x1707c3=_0x586ac2[_0x25fe29(0x2d7)])==null?void 0x0:_0x1707c3[_0x25fe29(0x351)])||void 0x0;if(_0x433190!=null&&_0x433190[_0x25fe29(0x5a3)])return _0x25fe29(0x668);throw Error(_0x25fe29(0x290));}[_0x5b38ef(0x664)](_0x166f2e,_0x30ede2,_0x38120a,_0x4840e8){const _0x1f63c4=_0x5b38ef;var _0x11f79f,_0x1e74d1;let _0xfda8fa=new l[(_0x1f63c4(0x407))](!0x0),_0x4456c6=_0x166f2e[_0x1f63c4(0x659)],_0x526101=(_0x11f79f=_0x166f2e[_0x1f63c4(0x2d7)])==null?void 0x0:_0x11f79f[_0x1f63c4(0x351)],_0x216e8f=_0x526101&&_0x526101[_0x1f63c4(0x5a3)]?_0x1f63c4(0x351):(_0x1e74d1=_0x166f2e[_0x1f63c4(0x2d7)])!=null&&_0x1e74d1[_0x1f63c4(0x1ec)]?_0x1f63c4(0x384):_0x1f63c4(0x584),_0x28f6e0=(_0x4840e8==null?void 0x0:_0x4840e8['content'])??z(_0x38120a,_0x1f63c4(0x2af))??_0x38120a,_0x4f1bdc=(_0x4840e8==null?void 0x0:_0x4840e8[_0x1f63c4(0x6d1)])??z(_0x38120a,_0x1f63c4(0xa4))??_0x38120a,_0x31680c=(_0x4840e8==null?void 0x0:_0x4840e8['overlay'])??z(_0x38120a,'data-embed-overlay-root')??_0x38120a,_0x21e059=(_0x4840e8==null?void 0x0:_0x4840e8[_0x1f63c4(0x582)])??z(_0x38120a,_0x1f63c4(0x191))??_0x31680c,_0x24d97d=this[_0x1f63c4(0x3e9)][_0x1f63c4(0x2f4)]({'childUnitId':_0x166f2e[_0x1f63c4(0x1b3)],'embedId':_0x166f2e['embedId'],'hostAnchorId':_0x4456c6,'root':_0x31680c}),_0x1be515=_0x25cacc=>{const _0x4d1360=_0x1f63c4;_0xfda8fa[_0x4d1360(0x1ae)]()!==_0x25cacc&&(xt(_0x38120a,_0x25cacc,_0x216e8f),_0xfda8fa[_0x4d1360(0x193)](_0x25cacc));};return xt(_0x38120a,!0x0,_0x216e8f),{'renderScope':{'hostUnitId':_0x166f2e[_0x1f63c4(0x17b)],'hostAnchorId':_0x4456c6,'embedId':_0x166f2e['embedId'],'childUnitId':_0x166f2e[_0x1f63c4(0x1b3)],'childType':_0x166f2e[_0x1f63c4(0x210)],'layout':_0x30ede2,'mode':_0x216e8f,'rootElement':_0x38120a,'contentRoot':_0x28f6e0,'canvasRoot':_0x4f1bdc,'overlayRoot':_0x31680c,'popupRoot':_0x21e059,'menuOutlet':_0x4840e8!=null&&_0x4840e8['menuSlot']?{'container':_0x4840e8[_0x1f63c4(0x472)]}:void 0x0,'active$':_0xfda8fa[_0x1f63c4(0x62b)]()},'disposable':(0x0,n['toDisposable'])(()=>{const _0xf1eb3e=_0x1f63c4;_0x24d97d[_0xf1eb3e(0x565)](),_0x1be515(!0x1),_0xfda8fa['complete']();}),'setActive':_0x1be515};}[_0x5b38ef(0x3ee)](_0x328c6e,_0x46fbd1,_0x3ecd55,_0x291653){const _0x1c3b21=_0x5b38ef;let _0x37bb20=this[_0x1c3b21(0x483)][_0x1c3b21(0x6b7)](q),_0x183427=this[_0x1c3b21(0x483)][_0x1c3b21(0x6b7)](G);if(!_0x37bb20&&!_0x183427)return;let _0x488489=_0x37bb20?this['_injector']['get'](q):void 0x0,_0x3fb3cb=_0x183427?this[_0x1c3b21(0x483)][_0x1c3b21(0x187)](G):void 0x0,_0x5abce8=new Map(),_0x426a82=(_0xbe5a8d,_0x4d7fda)=>{const _0x7227f5=_0x1c3b21;if(!_0xbe5a8d)return;let _0x40dee3=_0x5abce8['get'](_0xbe5a8d);(!_0x40dee3||_0x40dee3===_0x7227f5(0x5a7))&&_0x5abce8['set'](_0xbe5a8d,_0x4d7fda);};_0x426a82(_0x46fbd1,'runtime'),_0x426a82(_0x3ecd55['rootElement'],_0x1c3b21(0x5a7)),_0x426a82(_0x3ecd55[_0x1c3b21(0x716)],_0x1c3b21(0x5a7)),_0x426a82(_0x3ecd55[_0x1c3b21(0xd8)],_0x1c3b21(0x5a7)),_0x426a82(_0x3ecd55[_0x1c3b21(0x287)],_0x1c3b21(0x5a7)),_0x426a82(_0x291653[_0x1c3b21(0x2b3)],_0x1c3b21(0x5a7)),_0x426a82(_0x291653['content'],_0x1c3b21(0x5a7)),_0x426a82(_0x291653[_0x1c3b21(0x6d1)],_0x1c3b21(0x5a7)),_0x426a82(_0x291653['overlay'],_0x1c3b21(0x5a7)),_0x426a82(_0x3ecd55[_0x1c3b21(0x625)],_0x1c3b21(0x21b)),_0x426a82(_0x291653[_0x1c3b21(0x582)],_0x1c3b21(0x21b));let _0x5619cb=[..._0x5abce8][_0x1c3b21(0x395)](([_0x37c908,_0xd57f59])=>[_0x488489==null?void 0x0:_0x488489[_0x1c3b21(0x726)](_0x328c6e['embedId'],_0x37c908,_0x328c6e['childUnitId']),_0x3fb3cb==null?void 0x0:_0x3fb3cb['registerElement']({'embedId':_0x328c6e['embedId'],'role':_0xd57f59,'element':_0x37c908})][_0x1c3b21(0xc9)](_0x7e5c78=>!!_0x7e5c78));return(0x0,n[_0x1c3b21(0x5dc)])(()=>{const _0x1886e0=_0x1c3b21;[..._0x5619cb][_0x1886e0(0x23a)]()['forEach'](_0x93b3a1=>_0x93b3a1[_0x1886e0(0x565)]());});}[_0x5b38ef(0x633)](_0x28409d){const _0x246cf4=_0x5b38ef;return _0x28409d?_0x246cf4(0x565)in _0x28409d?{'disposable':_0x28409d}:{'hostElement':_0x28409d[_0x246cf4(0x3c9)],'runtimeRoots':_0x28409d[_0x246cf4(0x402)],'disposable':_0x28409d['disposable']?(0x0,n[_0x246cf4(0x5dc)])(()=>{const _0x33bdd5=_0x246cf4;var _0x531c65;return(_0x531c65=_0x28409d[_0x33bdd5(0x1e2)])==null?void 0x0:_0x531c65[_0x33bdd5(0x565)]();}):void 0x0}:{};}[_0x5b38ef(0x1d4)](_0x35d57d){const _0x479440=_0x5b38ef;if(!this[_0x479440(0x483)][_0x479440(0x6b7)](it))return;let _0x3280b3=this[_0x479440(0x483)][_0x479440(0x187)](it)['get'](_0x35d57d[_0x479440(0x212)][_0x479440(0x5ae)],_0x35d57d[_0x479440(0x212)]['entry'],_0x35d57d[_0x479440(0x210)]);if(!_0x3280b3)return;let _0x116678=this[_0x479440(0x242)][_0x479440(0x1c8)](),_0x538150=_0x3280b3[_0x479440(0x5c0)]({..._0x35d57d,'active':_0x116678});return _0x538150?(0x0,n[_0x479440(0x5dc)])(()=>_0x538150[_0x479440(0x565)]()):void 0x0;}[_0x5b38ef(0x416)](_0x1e0e9e,_0x2745e9,_0x1c61f7,_0x4f1c28){const _0x3cb479=_0x5b38ef;let _0x2e7432=this[_0x3cb479(0x483)][_0x3cb479(0x6b7)](q)?this[_0x3cb479(0x483)][_0x3cb479(0x187)](q):void 0x0,_0x1d311e=this[_0x3cb479(0x483)][_0x3cb479(0x6b7)](G)?this[_0x3cb479(0x483)][_0x3cb479(0x187)](G):void 0x0,_0x2457a8=_0x2745e9[_0x3cb479(0x631)],_0x3f55d1=[],_0x4aa6ca=_0x1c61f7==='float'&&_0x4f1c28?this['_floatingActiveService'][_0x3cb479(0x3c1)][_0x3cb479(0xde)](()=>{const _0x1f4bc3=_0x3cb479;this['_floatingActiveService']['getStage'](_0x1e0e9e['embedId'])!==_0x1f4bc3(0x71b)&&_0x4f1c28[_0x1f4bc3(0x6ee)](null);}):void 0x0,_0x2a056f=()=>_0x1c61f7!=='float'||this[_0x3cb479(0x242)][_0x3cb479(0x496)](_0x1e0e9e[_0x3cb479(0x2a5)])==='stage2',_0x5aac14=(_0x8b49e7,_0x5ea6c5={})=>{const _0x54ca1e=_0x3cb479;let _0x4fc33=_0x5ea6c5[_0x54ca1e(0x6ee)]!==!0x1,_0x519d3c=_0x5ea6c5[_0x54ca1e(0x1a1)]!==!0x1,_0x15a598=(_0x8b49e7==null?void 0x0:_0x8b49e7[_0x54ca1e(0x487)])instanceof Element?_0x8b49e7[_0x54ca1e(0x487)]:null;if(!(_0x15a598!=null&&_0x15a598['closest'](_0x54ca1e(0x2a6)))&&!(!_0x1e0e9e[_0x54ca1e(0x1b3)]||_0x1e0e9e[_0x54ca1e(0x210)]==null)&&_0x2a056f()){if(_0x1c61f7===_0x54ca1e(0x384)&&_0x4f1c28&&(_0x4f1c28[_0x54ca1e(0x2bc)](_0x1e0e9e[_0x54ca1e(0x1b3)]),_0x4fc33&&_0x4f1c28[_0x54ca1e(0x6ee)](_0x1e0e9e[_0x54ca1e(0x1b3)])),_0x1c61f7===_0x54ca1e(0x351)&&this['_injector'][_0x54ca1e(0x6b7)](n[_0x54ca1e(0x15a)])){var _0x3df6f7,_0x329b55;let _0x357636=this[_0x54ca1e(0x483)][_0x54ca1e(0x187)](n[_0x54ca1e(0x15a)]),_0x501008=_0x357636['getCurrentUnitOfType'],_0xd3bedc=_0x357636['getFocusedUnit'];(typeof _0x501008!=_0x54ca1e(0xeb)||((_0x3df6f7=_0x501008[_0x54ca1e(0x591)](_0x357636,_0x1e0e9e[_0x54ca1e(0x210)]))==null?void 0x0:_0x3df6f7[_0x54ca1e(0x1c4)]())!==_0x1e0e9e[_0x54ca1e(0x1b3)])&&_0x357636[_0x54ca1e(0x2bc)](_0x1e0e9e[_0x54ca1e(0x1b3)]),_0x4fc33&&(typeof _0xd3bedc!=_0x54ca1e(0xeb)||((_0x329b55=_0xd3bedc['call'](_0x357636))==null?void 0x0:_0x329b55[_0x54ca1e(0x1c4)]())!==_0x1e0e9e['childUnitId'])&&_0x357636['focusUnit'](_0x1e0e9e[_0x54ca1e(0x1b3)]);}if(_0x1c61f7===_0x54ca1e(0x351)&&this['_injector'][_0x54ca1e(0x6b7)](n[_0x54ca1e(0x4be)])){let _0x3d4630=this['_injector']['get'](n[_0x54ca1e(0x4be)]);_0x3d4630[_0x54ca1e(0x67b)](n[_0x54ca1e(0x1e6)],!0x0),_0x3d4630[_0x54ca1e(0x67b)](n[_0x54ca1e(0x1a2)],_0x1e0e9e['childType']===n[_0x54ca1e(0x63d)][_0x54ca1e(0x3f3)]),_0x3d4630['setContextValue'](n[_0x54ca1e(0x3e3)],_0x1e0e9e[_0x54ca1e(0x210)]===n[_0x54ca1e(0x63d)][_0x54ca1e(0x28b)]),_0x3d4630[_0x54ca1e(0x67b)](n[_0x54ca1e(0x1d6)],_0x1e0e9e[_0x54ca1e(0x210)]===n[_0x54ca1e(0x63d)][_0x54ca1e(0x125)]),_0x3d4630[_0x54ca1e(0x67b)](n[_0x54ca1e(0x4d6)],_0x1e0e9e[_0x54ca1e(0x210)]===n[_0x54ca1e(0x63d)][_0x54ca1e(0x464)]);}if(this[_0x54ca1e(0x483)][_0x54ca1e(0x6b7)](e[_0x54ca1e(0x389)])){let _0x3a1a15=this['_injector']['get'](e[_0x54ca1e(0x389)]),_0x3963ab={'hostUnitId':_0x1e0e9e[_0x54ca1e(0x17b)],'embedId':_0x1e0e9e[_0x54ca1e(0x2a5)],'childUnitId':_0x1e0e9e['childUnitId'],'childType':_0x1e0e9e[_0x54ca1e(0x210)],'reason':_0x54ca1e(0x4b1)},_0x2704ba=_0x3a1a15[_0x54ca1e(0x5d4)]();((_0x2704ba==null?void 0x0:_0x2704ba[_0x54ca1e(0x17b)])!==_0x3963ab['hostUnitId']||_0x2704ba[_0x54ca1e(0x2a5)]!==_0x3963ab[_0x54ca1e(0x2a5)]||_0x2704ba['childUnitId']!==_0x3963ab[_0x54ca1e(0x1b3)]||_0x2704ba[_0x54ca1e(0x210)]!==_0x3963ab[_0x54ca1e(0x210)]||_0x2704ba['reason']!==_0x3963ab[_0x54ca1e(0x2f2)])&&_0x3a1a15[_0x54ca1e(0x5b6)](_0x3963ab);}_0x519d3c&&this[_0x54ca1e(0x1a1)](_0x1e0e9e[_0x54ca1e(0x2a5)]);}},_0xc6d664=_0x23b373=>{const _0x4a3373=_0x3cb479;let _0x49d4cf=_0x23b373[_0x4a3373(0x487)]instanceof Element?_0x23b373['target']:null;if(!_0x49d4cf||_0x2745e9[_0x4a3373(0x342)](_0x49d4cf)||!(_0x2e7432!=null&&_0x2e7432[_0x4a3373(0x342)](_0x1e0e9e[_0x4a3373(0x2a5)],_0x49d4cf,_0x23b373)||_0x1d311e!=null&&_0x1d311e['containsElement'](_0x1e0e9e[_0x4a3373(0x2a5)],_0x49d4cf,_0x23b373)))return;_0x5aac14(_0x23b373,{'focusUnit':!0x1,'activateSession':!0x1});let _0x42262d=_0x2457a8[_0x4a3373(0x648)];_0x42262d&&_0x3f55d1[_0x4a3373(0x56f)](_0x42262d[_0x4a3373(0x5bf)](()=>_0x5aac14(_0x23b373,{'focusUnit':!0x1,'activateSession':!0x1}),0x0));};return _0x2745e9[_0x3cb479(0x344)](_0x3cb479(0x318),_0x5aac14,{'capture':!0x0}),_0x2745e9[_0x3cb479(0x344)](_0x3cb479(0x8f),_0x5aac14),_0x2457a8['addEventListener'](_0x3cb479(0x318),_0xc6d664,{'capture':!0x0}),_0x2457a8[_0x3cb479(0x344)]('focusin',_0xc6d664,{'capture':!0x0}),(0x0,n[_0x3cb479(0x5dc)])(()=>{const _0x1b5966=_0x3cb479;_0x2745e9[_0x1b5966(0x6ca)](_0x1b5966(0x318),_0x5aac14,{'capture':!0x0}),_0x2745e9[_0x1b5966(0x6ca)]('focusin',_0x5aac14),_0x2457a8['removeEventListener'](_0x1b5966(0x318),_0xc6d664,{'capture':!0x0}),_0x2457a8[_0x1b5966(0x6ca)]('focusin',_0xc6d664,{'capture':!0x0}),_0x3f55d1[_0x1b5966(0x53f)](_0x507b40=>{const _0x290203=_0x1b5966;var _0x445550;return(_0x445550=_0x2457a8[_0x290203(0x648)])==null?void 0x0:_0x445550[_0x290203(0x1e3)](_0x507b40);}),_0x4aa6ca==null||_0x4aa6ca[_0x1b5966(0x637)]();});}['_focusTabPeerSession'](_0x16fc72){const _0xc36f65=_0x5b38ef;if(this['_activateTabPeerFocusLease'](_0x16fc72),this[_0xc36f65(0x483)]['has'](n['IUniverInstanceService'])){let _0x4aefa3=this[_0xc36f65(0x483)][_0xc36f65(0x187)](n[_0xc36f65(0x15a)]);_0x4aefa3['setCurrentUnitForType'](_0x16fc72[_0xc36f65(0x1b3)]),_0x4aefa3[_0xc36f65(0x6ee)](_0x16fc72['childUnitId']);}if(this[_0xc36f65(0x483)][_0xc36f65(0x6b7)](n['IContextService'])){let _0x4fc592=this[_0xc36f65(0x483)][_0xc36f65(0x187)](n[_0xc36f65(0x4be)]);_0x4fc592['setContextValue'](n[_0xc36f65(0x1e6)],!0x0),_0x4fc592[_0xc36f65(0x67b)](n[_0xc36f65(0x1a2)],_0x16fc72[_0xc36f65(0x210)]===n['UniverInstanceType']['UNIVER_DOC']),_0x4fc592[_0xc36f65(0x67b)](n['FOCUSING_SHEET'],_0x16fc72['childType']===n[_0xc36f65(0x63d)][_0xc36f65(0x28b)]),_0x4fc592[_0xc36f65(0x67b)](n[_0xc36f65(0x1d6)],_0x16fc72[_0xc36f65(0x210)]===n[_0xc36f65(0x63d)][_0xc36f65(0x125)]),_0x4fc592['setContextValue'](n['FOCUSING_BOARD'],_0x16fc72[_0xc36f65(0x210)]===n['UniverInstanceType']['UNIVER_BOARD']);}this[_0xc36f65(0x483)]['has'](e['EmbedFocusOwnerService'])&&this[_0xc36f65(0x483)][_0xc36f65(0x187)](e[_0xc36f65(0x389)])[_0xc36f65(0x5b6)]({'hostUnitId':_0x16fc72['hostUnitId'],'embedId':_0x16fc72[_0xc36f65(0x2a5)],'childUnitId':_0x16fc72['childUnitId'],'childType':_0x16fc72[_0xc36f65(0x210)],'reason':_0xc36f65(0x272)});}['_refreshTabPeerRender'](_0x3a4404){const _0x2c7476=_0x5b38ef;var _0x1dc78a;let _0xbca811=(_0x1dc78a=_0x3a4404[_0x2c7476(0x1c3)])==null?void 0x0:_0x1dc78a[_0x2c7476(0x42c)];if(!(_0xbca811!=null&&_0xbca811[_0x2c7476(0x6b7)](u[_0x2c7476(0x45d)])))return;let _0x15207e=_0xbca811[_0x2c7476(0x187)](u['IRenderManagerService'])[_0x2c7476(0x274)](_0x3a4404[_0x2c7476(0x1b3)]);(_0x15207e==null?void 0x0:_0x15207e[_0x2c7476(0x20f)])===!0x1&&ht(_0x15207e,{'activate':!0x0});}['_activateTabPeerFocusLease'](_0x299e32){const _0x342a40=_0x5b38ef;this['_releaseTabPeerFocusLeasesForHost'](_0x299e32[_0x342a40(0x17b)],_0x299e32[_0x342a40(0x2a5)]),this[_0x342a40(0x747)](_0x299e32[_0x342a40(0x2a5)]);let _0x3d4c66=[];if(this[_0x342a40(0x483)][_0x342a40(0x6b7)](G)&&_0x3d4c66['push'](this[_0x342a40(0x483)][_0x342a40(0x187)](G)['acquireLease']({'embedId':_0x299e32[_0x342a40(0x2a5)],'role':_0x342a40(0x572),'owner':_0x342a40(0x4de),'sessionMode':'child-tab','hostUnitId':_0x299e32[_0x342a40(0x17b)],'childUnitId':_0x299e32[_0x342a40(0x1b3)],'childType':_0x299e32[_0x342a40(0x210)]})),this[_0x342a40(0x483)]['has'](q)){var _0x47ce82,_0x49fd58;_0x3d4c66[_0x342a40(0x56f)](this['_injector'][_0x342a40(0x187)](q)[_0x342a40(0x3f4)](_0x299e32[_0x342a40(0x2a5)],((_0x47ce82=_0x299e32[_0x342a40(0x3c9)])==null?void 0x0:_0x47ce82['ownerDocument'])??((_0x49fd58=_0x299e32['context'])==null?void 0x0:_0x49fd58[_0x342a40(0x259)][_0x342a40(0x298)][_0x342a40(0x631)])));}_0x3d4c66['length']&&this[_0x342a40(0x3c8)]['set'](_0x299e32[_0x342a40(0x2a5)],{'hostUnitId':_0x299e32[_0x342a40(0x17b)],'disposable':(0x0,n[_0x342a40(0x5dc)])(()=>{const _0x35c8f1=_0x342a40;[..._0x3d4c66][_0x35c8f1(0x23a)]()['forEach'](_0x4a3f86=>_0x4a3f86['dispose']());})});}[_0x5b38ef(0x4d2)](_0x385dba,_0x2de7dd){const _0x47f610=_0x5b38ef;[...this[_0x47f610(0x3c8)][_0x47f610(0x6a7)]()][_0x47f610(0x53f)](([_0xaeafb3,_0x378789])=>{const _0x52edc2=_0x47f610;_0xaeafb3!==_0x2de7dd&&_0x378789[_0x52edc2(0x17b)]===_0x385dba&&(_0x378789[_0x52edc2(0x1e2)][_0x52edc2(0x565)](),this[_0x52edc2(0x3c8)][_0x52edc2(0x720)](_0xaeafb3));});}[_0x5b38ef(0x747)](_0x292cf6){const _0x5a0739=_0x5b38ef;let _0x912156=this[_0x5a0739(0x3c8)][_0x5a0739(0x187)](_0x292cf6);_0x912156&&(_0x912156[_0x5a0739(0x1e2)][_0x5a0739(0x565)](),this[_0x5a0739(0x3c8)][_0x5a0739(0x720)](_0x292cf6));}['_createMountFocusRestorer'](_0xdf6a85){const _0xceec2e=_0x5b38ef;var _0x264708,_0x1628b9;if((_0x264708=_0xdf6a85['sourceMeta'])!=null&&_0x264708[_0xceec2e(0x351)]&&_0xdf6a85[_0xceec2e(0x2d7)][_0xceec2e(0x351)][_0xceec2e(0x5a3)]||!this['_injector'][_0xceec2e(0x6b7)](n[_0xceec2e(0x15a)])||!_0xdf6a85[_0xceec2e(0x1b3)])return(0x0,n['toDisposable'])(()=>{});let _0x3c0742=this['_injector'][_0xceec2e(0x187)](n[_0xceec2e(0x15a)]),_0x49ac49=_0x3c0742[_0xceec2e(0x508)],_0x4fab8b=_0x3c0742[_0xceec2e(0x6ee)];if(typeof _0x49ac49!=_0xceec2e(0xeb)||typeof _0x4fab8b!=_0xceec2e(0xeb))return(0x0,n[_0xceec2e(0x5dc)])(()=>{});let _0x61c5b9=(_0x1628b9=_0x49ac49[_0xceec2e(0x591)](_0x3c0742))==null?void 0x0:_0x1628b9[_0xceec2e(0x1c4)]();if(!_0x61c5b9||_0x61c5b9===_0xdf6a85['childUnitId'])return(0x0,n['toDisposable'])(()=>{});let _0x35b57a=()=>{const _0x2fcc42=_0xceec2e;var _0x10114e;((_0x10114e=_0x49ac49[_0x2fcc42(0x591)](_0x3c0742))==null?void 0x0:_0x10114e[_0x2fcc42(0x1c4)]())===_0xdf6a85[_0x2fcc42(0x1b3)]&&_0x4fab8b[_0x2fcc42(0x591)](_0x3c0742,_0x61c5b9);},_0x220462=[],_0x287ded=[];return _0x35b57a(),typeof window<'u'&&(_0x287ded[_0xceec2e(0x56f)](window[_0xceec2e(0x746)](_0x35b57a)),_0x220462[_0xceec2e(0x56f)](window[_0xceec2e(0x5bf)](_0x35b57a,0x0)),_0x220462['push'](window[_0xceec2e(0x5bf)](_0x35b57a,0x78))),(0x0,n[_0xceec2e(0x5dc)])(()=>{const _0x2ffdf6=_0xceec2e;typeof window>'u'||(_0x287ded['forEach'](_0x2139a1=>window[_0x2ffdf6(0x46d)](_0x2139a1)),_0x220462[_0x2ffdf6(0x53f)](_0x425134=>window[_0x2ffdf6(0x1e3)](_0x425134)));});}[_0x5b38ef(0x4c2)](_0x20a27c){const _0x3db700=_0x5b38ef;let _0x35f4a2=[...this['_sessions'][_0x3db700(0x38d)]()][_0x3db700(0x424)](({session:_0x343516})=>_0x343516[_0x3db700(0x2a5)]!==_0x20a27c['embedId']&&_0x343516[_0x3db700(0x1b3)]===_0x20a27c[_0x3db700(0x1b3)]);if(_0x35f4a2)throw new yt(_0x20a27c[_0x3db700(0x1b3)],_0x35f4a2[_0x3db700(0x712)][_0x3db700(0x2a5)]);if(this[_0x3db700(0x39e)][_0x3db700(0xcd)](_0x20a27c['childUnitId'],_0x20a27c['childType']))return;let _0x34c74d=this['_univerInstanceService'][_0x3db700(0x151)](_0x20a27c[_0x3db700(0x1b3)]);throw _0x34c74d!==n['UniverInstanceType'][_0x3db700(0x25c)]&&_0x34c74d!==_0x20a27c[_0x3db700(0x210)]?Error(_0x3db700(0x6f7)):Error(_0x3db700(0x541));}};bt=X([Y(0x0,(0x0,n[_0x5b38ef(0x179)])(at)),Y(0x1,(0x0,n[_0x5b38ef(0x179)])(rt)),Y(0x2,(0x0,n['Inject'])(ot)),Y(0x3,(0x0,n[_0x5b38ef(0x179)])(gt)),Y(0x4,n[_0x5b38ef(0x15a)]),Y(0x5,(0x0,n[_0x5b38ef(0x179)])(ie)),Y(0x6,(0x0,n[_0x5b38ef(0x179)])(se)),Y(0x7,(0x0,n[_0x5b38ef(0x179)])(n[_0x5b38ef(0x5ff)]))],bt);function xt(_0x4cff5a,_0x268420,_0x4d1eef){const _0x11f7eb=_0x5b38ef;if(_0x4cff5a['dataset']['embedRenderScopeActive']=_0x268420?'true':_0x11f7eb(0x1c7),_0x4d1eef!==_0x11f7eb(0x351)){_0x4cff5a[_0x11f7eb(0x4f9)](_0x11f7eb(0x143)),_0x4cff5a[_0x11f7eb(0x4f9)](_0x11f7eb(0x370)),_0x4cff5a[_0x11f7eb(0x2ac)]['removeProperty'](_0x11f7eb(0x51f)),_0x4cff5a[_0x11f7eb(0x2ac)][_0x11f7eb(0x1b6)](_0x11f7eb(0x3f5));return;}if(_0x4cff5a[_0x11f7eb(0xda)](_0x11f7eb(0x143),!_0x268420),_0x268420){_0x4cff5a[_0x11f7eb(0x4f9)](_0x11f7eb(0x370)),_0x4cff5a[_0x11f7eb(0x2ac)][_0x11f7eb(0x1b6)](_0x11f7eb(0x51f)),_0x4cff5a[_0x11f7eb(0x2ac)][_0x11f7eb(0x1b6)](_0x11f7eb(0x3f5));return;}_0x4cff5a['setAttribute'](_0x11f7eb(0x370),_0x11f7eb(0x573)),_0x4cff5a[_0x11f7eb(0x2ac)]['display']=_0x11f7eb(0x31c),_0x4cff5a[_0x11f7eb(0x2ac)][_0x11f7eb(0x66f)]=_0x11f7eb(0x31c);}function St(_0x44efa9){const _0x37d106=_0x5b38ef;let _0x1c6153=document['createElement']('div');return _0x1c6153[_0x37d106(0x4e8)]['embedRuntimeBlocked']=_0x44efa9??_0x37d106(0x515),_0x1c6153[_0x37d106(0x2ac)][_0x37d106(0x400)]=['box-sizing:border-box',_0x37d106(0x10d),_0x37d106(0x530),_0x37d106(0x4da),_0x37d106(0x3ad),_0x37d106(0x1db),_0x37d106(0x5d2),'padding:16px',_0x37d106(0x5da),'border-radius:8px',_0x37d106(0x5e9),'color:rgba(30,34,43,.64)',_0x37d106(0x11d),_0x37d106(0x4e1)][_0x37d106(0x621)](';'),_0x1c6153[_0x37d106(0x25a)]=_0x44efa9===_0x37d106(0x263)?'Nested\x20embed\x20cycle\x20is\x20not\x20supported.':_0x37d106(0x33c),_0x1c6153;}let Ct=class extends n[_0x5b38ef(0x6e0)]{constructor(_0x42d994,_0x2dd264,_0x14cbac,_0xe079e6,_0x5aab6f,_0x56fa5c,_0x4d371a,_0x1e84a6,_0x28c234){const _0xda16d3=_0x5b38ef;var _0x1dffc9;super(),this[_0xda16d3(0x39e)]=_0x42d994,this[_0xda16d3(0x3e7)]=_0x2dd264,this['_hostAdapterRegistry']=_0x14cbac,this[_0xda16d3(0x519)]=_0xe079e6,this[_0xda16d3(0x224)]=_0x5aab6f,this[_0xda16d3(0x721)]=_0x56fa5c,this[_0xda16d3(0x242)]=_0x4d371a,this[_0xda16d3(0x37a)]=_0x1e84a6,this[_0xda16d3(0x2ef)]=_0x28c234,H(this,_0xda16d3(0x39f),new Map());let _0x200cd0=(_0x1dffc9=this['_univerInstanceService'][_0xda16d3(0x71e)])==null?void 0x0:_0x1dffc9[_0xda16d3(0xde)](_0x1287ae=>{this['_restoreStage2ChildFocusWhenHostRefocuses'](_0x1287ae??null);});_0x200cd0&&this[_0xda16d3(0x18c)](_0x200cd0);}[_0x5b38ef(0x71c)](_0x12dc99){const _0x4a33a7=_0x5b38ef;var _0x503d5c;this[_0x4a33a7(0x1f9)](_0x12dc99),this[_0x4a33a7(0x5cc)](_0x12dc99),this[_0x4a33a7(0xfc)][_0x4a33a7(0x132)]({'embedId':_0x12dc99[_0x4a33a7(0x2a5)],'hostUnitId':_0x12dc99[_0x4a33a7(0x17b)],'hostType':_0x12dc99['hostType'],'entry':_0x12dc99[_0x4a33a7(0x5d9)],'hostAnchorId':_0x12dc99['hostAnchorId'],'descriptor':_0x12dc99}),this[_0x4a33a7(0x224)][_0x4a33a7(0x1a1)](_0x12dc99[_0x4a33a7(0x2a5)]);let _0x1db463=this[_0x4a33a7(0x721)][_0x4a33a7(0x187)](_0x12dc99[_0x4a33a7(0x210)]);return this[_0x4a33a7(0x519)][_0x4a33a7(0x728)](_0x12dc99,_0x4a33a7(0x29a),{'layoutPolicy':_0x1db463==null||(_0x503d5c=_0x1db463['layoutPolicy'])==null?void 0x0:_0x503d5c[_0x4a33a7(0x351)],'allowPlaceholder':(_0x1db463==null?void 0x0:_0x1db463[_0x4a33a7(0x261)])===_0x4a33a7(0x6b6)||(_0x1db463==null?void 0x0:_0x1db463[_0x4a33a7(0x466)])==='placeholder','allowHiddenRibbon':(_0x1db463==null?void 0x0:_0x1db463[_0x4a33a7(0x261)])===_0x4a33a7(0x31c)});}[_0x5b38ef(0x44c)](_0x5ce2ec,_0x2adcb5,_0x293ba5={}){const _0x28807a=_0x5b38ef;this['_assertResolvedChild'](_0x5ce2ec);let _0xe9ac74=this[_0x28807a(0x242)]['getActive'](),_0x6ca1e9=_0x2adcb5===_0x28807a(0x71b)&&(_0xe9ac74==null?void 0x0:_0xe9ac74[_0x28807a(0x2a5)])===_0x5ce2ec['embedId']&&_0xe9ac74[_0x28807a(0x1b3)]===_0x5ce2ec[_0x28807a(0x1b3)]&&_0xe9ac74[_0x28807a(0x1a9)]==='stage2';(_0xe9ac74==null?void 0x0:_0xe9ac74[_0x28807a(0x1a9)])==='stage2'&&!_0x6ca1e9&&this['_restorePreviousChildCurrentUnit'](_0xe9ac74['embedId']),_0x2adcb5===_0x28807a(0x71b)&&!_0x6ca1e9&&this[_0x28807a(0x5cc)](_0x5ce2ec),this['_focusOwnerService'][_0x28807a(0x5b6)]({'hostUnitId':_0x5ce2ec[_0x28807a(0x17b)],'embedId':_0x5ce2ec[_0x28807a(0x2a5)],'childUnitId':_0x5ce2ec[_0x28807a(0x1b3)],'childType':_0x5ce2ec[_0x28807a(0x210)],'reason':_0x28807a(0x4b1)}),this[_0x28807a(0x224)][_0x28807a(0x1a1)](_0x5ce2ec[_0x28807a(0x2a5)]);let _0x4c172d={'hostUnitId':_0x5ce2ec[_0x28807a(0x17b)],'embedId':_0x5ce2ec[_0x28807a(0x2a5)],'childUnitId':_0x5ce2ec['childUnitId']};_0x2adcb5?this['_floatingActiveService'][_0x28807a(0x728)](_0x4c172d,_0x2adcb5):this[_0x28807a(0x242)][_0x28807a(0x728)](_0x4c172d),this[_0x28807a(0x519)]['clear'](),_0x2adcb5===_0x28807a(0x71b)?(this[_0x28807a(0x355)](_0x5ce2ec[_0x28807a(0x1b3)],_0x5ce2ec[_0x28807a(0x210)],!0x1,_0x5ce2ec['embedId']),this[_0x28807a(0x562)](_0x5ce2ec)):(this[_0x28807a(0x39e)][_0x28807a(0x2bc)](_0x5ce2ec[_0x28807a(0x17b)]),this['_univerInstanceService'][_0x28807a(0x6ee)](_0x5ce2ec[_0x28807a(0x17b)]));}[_0x5b38ef(0x379)](_0x4ab316,_0x2dd38f={}){const _0x1921a0=_0x5b38ef;this[_0x1921a0(0x44c)](_0x4ab316,_0x1921a0(0x71b),_0x2dd38f);}[_0x5b38ef(0x504)](_0x189873){const _0x2aea91=_0x5b38ef;this[_0x2aea91(0x1f9)](_0x189873),this['_focusOwnerService']['setFocusOwner']({'hostUnitId':_0x189873[_0x2aea91(0x17b)],'embedId':_0x189873[_0x2aea91(0x2a5)],'childUnitId':_0x189873['childUnitId'],'childType':_0x189873[_0x2aea91(0x210)],'reason':'pointer'}),this['_focusUnit'](_0x189873[_0x2aea91(0x1b3)],_0x189873[_0x2aea91(0x210)],!0x0,_0x189873[_0x2aea91(0x2a5)]);}[_0x5b38ef(0x734)](_0x587710){const _0x3b4f4b=_0x5b38ef;let _0xc78d9a=this[_0x3b4f4b(0x224)]['releaseSessionFocus'](_0x587710[_0x3b4f4b(0x2a5)]);this[_0x3b4f4b(0x519)][_0x3b4f4b(0x688)](_0x587710[_0x3b4f4b(0x2a5)]),this[_0x3b4f4b(0x3e7)][_0x3b4f4b(0x110)](_0x587710[_0x3b4f4b(0x2a5)]),_0xc78d9a&&this['_previousChildCurrentUnits'][_0x3b4f4b(0x6b7)](_0x587710[_0x3b4f4b(0x2a5)])&&this[_0x3b4f4b(0x1f1)](_0x587710[_0x3b4f4b(0x2a5)],_0x587710[_0x3b4f4b(0x210)],_0x587710[_0x3b4f4b(0x1b3)]),this[_0x3b4f4b(0x355)](_0x587710['hostUnitId'],_0x587710['hostType'],!0x1);}[_0x5b38ef(0xe5)](_0x357583){const _0x440542=_0x5b38ef;let _0x593a2a=this[_0x440542(0x3e7)][_0x440542(0x5d4)]();_0x593a2a!=null&&_0x593a2a[_0x440542(0x2a5)]&&_0x593a2a[_0x440542(0x2a5)]!==_0x357583['embedId']||(this['_focusOwnerService'][_0x440542(0x110)](_0x357583[_0x440542(0x2a5)]),this[_0x440542(0x39e)][_0x440542(0x2bc)](_0x357583[_0x440542(0x17b)]),this['_univerInstanceService']['focusUnit'](_0x357583[_0x440542(0x17b)]),requestAnimationFrame(()=>{const _0x148a5d=_0x440542;this[_0x148a5d(0x3e7)]['getFocusOwner']()||(this[_0x148a5d(0x39e)][_0x148a5d(0x6ee)](null),this[_0x148a5d(0x39e)][_0x148a5d(0x6ee)](_0x357583[_0x148a5d(0x17b)]));}));}[_0x5b38ef(0x1f6)](_0x4fccab,_0x3b8476){const _0x2e1957=_0x5b38ef;let _0x17449d=this[_0x2e1957(0x3e7)][_0x2e1957(0x5d4)]();if(_0x4fccab&&_0x17449d!=null&&_0x17449d[_0x2e1957(0x2a5)]&&_0x17449d[_0x2e1957(0x2a5)]!==_0x4fccab)return;let _0xe22fb1=this[_0x2e1957(0x242)][_0x2e1957(0x1c8)]();if(_0x4fccab&&!_0x17449d&&(_0xe22fb1==null?void 0x0:_0xe22fb1[_0x2e1957(0x2a5)])!==_0x4fccab&&!_0x3b8476)return;let _0x3a32d7=_0x3b8476??(_0x17449d==null?void 0x0:_0x17449d[_0x2e1957(0x17b)])??(_0xe22fb1==null?void 0x0:_0xe22fb1[_0x2e1957(0x17b)]);this['_floatingActiveService'][_0x2e1957(0x688)](_0x4fccab),this[_0x2e1957(0x3e7)]['clearFocusOwner'](_0x4fccab),this[_0x2e1957(0x519)][_0x2e1957(0x688)](_0x4fccab),_0x4fccab&&this['_restorePreviousChildCurrentUnit'](_0x4fccab),_0x4fccab&&this[_0x2e1957(0x224)][_0x2e1957(0xb5)](_0x4fccab),_0x3a32d7&&(this[_0x2e1957(0x39e)][_0x2e1957(0x2bc)](_0x3a32d7),this['_univerInstanceService'][_0x2e1957(0x6ee)](_0x3a32d7),requestAnimationFrame(()=>{const _0xdc70bf=_0x2e1957;this[_0xdc70bf(0x3e7)]['getFocusOwner']()||(this[_0xdc70bf(0x39e)][_0xdc70bf(0x6ee)](null),this['_univerInstanceService'][_0xdc70bf(0x6ee)](_0x3a32d7));}));}['clearTab'](_0x319627){const _0x289f9b=_0x5b38ef;this[_0x289f9b(0x519)][_0x289f9b(0x688)](_0x319627),this[_0x289f9b(0x3e7)][_0x289f9b(0x110)](_0x319627);let _0x2d2ec9=this[_0x289f9b(0x224)]['deactivateTabSessions'](_0x319627);_0x2d2ec9[_0x289f9b(0x53f)](_0x3bdc34=>this[_0x289f9b(0x1f1)](_0x3bdc34[_0x289f9b(0x2a5)],_0x3bdc34[_0x289f9b(0x210)],_0x3bdc34[_0x289f9b(0x1b3)])),new Set(_0x2d2ec9[_0x289f9b(0x264)](_0x222cb2=>_0x222cb2[_0x289f9b(0x17b)]))[_0x289f9b(0x53f)](_0x2b5537=>{const _0x24be91=_0x289f9b;this[_0x24be91(0x39e)][_0x24be91(0x2bc)](_0x2b5537),this['_univerInstanceService']['focusUnit'](_0x2b5537);});}[_0x5b38ef(0x5cc)](_0x494844){const _0x39a13b=_0x5b38ef;if(this[_0x39a13b(0x39f)][_0x39a13b(0x6b7)](_0x494844[_0x39a13b(0x2a5)]))return;let _0x3a6b7c=_0x494844[_0x39a13b(0x210)],_0x26392d=this[_0x39a13b(0x6bc)](_0x3a6b7c);this[_0x39a13b(0x39f)][_0x39a13b(0x534)](_0x494844[_0x39a13b(0x2a5)],{'childType':_0x3a6b7c,'childUnitId':_0x494844[_0x39a13b(0x1b3)],'unitId':_0x26392d&&_0x26392d!==_0x494844['childUnitId']?_0x26392d:void 0x0});}[_0x5b38ef(0x1f1)](_0x1e980d,_0x506b0b,_0x1e89d3){const _0xa05f5=_0x5b38ef;let _0x1c48c5=this[_0xa05f5(0x39f)][_0xa05f5(0x187)](_0x1e980d);this[_0xa05f5(0x39f)][_0xa05f5(0x720)](_0x1e980d);let _0x1be517=_0x506b0b??(_0x1c48c5==null?void 0x0:_0x1c48c5[_0xa05f5(0x210)]),_0x276de4=_0x1e89d3??(_0x1c48c5==null?void 0x0:_0x1c48c5['childUnitId']);if(_0x1be517==null||!_0x276de4)return;let _0x1a6cb5=(_0x1c48c5==null?void 0x0:_0x1c48c5[_0xa05f5(0x210)])===_0x1be517&&_0x1c48c5[_0xa05f5(0x5d5)]&&this['_hasUnit'](_0x1c48c5['unitId'],_0x1be517)?_0x1c48c5['unitId']:this[_0xa05f5(0x53b)](_0x1be517,_0x276de4);_0x1a6cb5&&this[_0xa05f5(0x39e)][_0xa05f5(0x2bc)](_0x1a6cb5);}[_0x5b38ef(0x6bc)](_0x525b6b){const _0x589b3d=_0x5b38ef;var _0x214018;let _0x470eea=this[_0x589b3d(0x39e)]['getCurrentUnitOfType'];return _0x470eea==null||(_0x214018=_0x470eea['call'](this['_univerInstanceService'],_0x525b6b))==null?void 0x0:_0x214018['getUnitId']();}[_0x5b38ef(0x378)](_0x29e2aa,_0x1d8a50){const _0x260859=_0x5b38ef;let _0x1c3e40=this[_0x260859(0x39e)][_0x260859(0xcd)];return!!(_0x1c3e40!=null&&_0x1c3e40[_0x260859(0x591)](this[_0x260859(0x39e)],_0x29e2aa,_0x1d8a50));}[_0x5b38ef(0x53b)](_0x49a9ab,_0x54ac88){const _0x5405dd=_0x5b38ef;var _0xdb276e;let _0x562daf=this[_0x5405dd(0x39e)]['getAllUnitsForType'];return _0x562daf==null||(_0xdb276e=_0x562daf[_0x5405dd(0x591)](this[_0x5405dd(0x39e)],_0x49a9ab))==null||(_0xdb276e=_0xdb276e[_0x5405dd(0x424)](_0x2ffee5=>_0x2ffee5[_0x5405dd(0x1c4)]()!==_0x54ac88))==null?void 0x0:_0xdb276e['getUnitId']();}[_0x5b38ef(0x355)](_0x1da221,_0x9b1d2,_0x5cb930=!0x0,_0x17e217){const _0x36e2a1=_0x5b38ef;let _0x17e90f=this['_univerInstanceService'][_0x36e2a1(0x508)];if(!_0x17e217){var _0x1295ab;(typeof _0x17e90f!=_0x36e2a1(0xeb)||((_0x1295ab=_0x17e90f[_0x36e2a1(0x591)](this[_0x36e2a1(0x39e)]))==null?void 0x0:_0x1295ab['getUnitId']())!==_0x1da221)&&this[_0x36e2a1(0x39e)][_0x36e2a1(0x6ee)](_0x1da221),this[_0x36e2a1(0x5b4)](_0x1da221,_0x9b1d2),this['_contextService'][_0x36e2a1(0x67b)](n[_0x36e2a1(0x1e6)],!0x0),this[_0x36e2a1(0x37a)][_0x36e2a1(0x67b)](n['FOCUSING_DOC'],_0x9b1d2===n[_0x36e2a1(0x63d)][_0x36e2a1(0x3f3)]),this['_contextService'][_0x36e2a1(0x67b)](n[_0x36e2a1(0x3e3)],_0x9b1d2===n['UniverInstanceType']['UNIVER_SHEET']),this[_0x36e2a1(0x37a)][_0x36e2a1(0x67b)](n['FOCUSING_SLIDE'],_0x9b1d2===n[_0x36e2a1(0x63d)][_0x36e2a1(0x125)]),this[_0x36e2a1(0x37a)]['setContextValue'](n[_0x36e2a1(0x4d6)],_0x9b1d2===n[_0x36e2a1(0x63d)][_0x36e2a1(0x464)]);}_0x5cb930&&this['_focusLayout']();}[_0x5b38ef(0x5cb)](_0x444cb2){const _0x4afa85=_0x5b38ef;let _0x3ce241=this[_0x4afa85(0x242)][_0x4afa85(0x1c8)]();if((_0x3ce241==null?void 0x0:_0x3ce241[_0x4afa85(0x1a9)])!=='stage2'||_0x444cb2!==_0x3ce241[_0x4afa85(0x17b)])return;let _0x5d0dd4=this[_0x4afa85(0x3e7)]['getFocusOwner']();(_0x5d0dd4==null?void 0x0:_0x5d0dd4[_0x4afa85(0x2a5)])===_0x3ce241['embedId']&&_0x5d0dd4['childUnitId']===_0x3ce241[_0x4afa85(0x1b3)]&&_0x5d0dd4[_0x4afa85(0x210)]!=null&&this['_focusUnit'](_0x5d0dd4['childUnitId'],_0x5d0dd4[_0x4afa85(0x210)],!0x1,_0x5d0dd4[_0x4afa85(0x2a5)]);}['_scheduleFloatingChildFocus'](_0x1594c2){let _0x3603ce=()=>{const _0x50e112=_0x241e;let _0x16b5d7=this[_0x50e112(0x242)][_0x50e112(0x1c8)]();(_0x16b5d7==null?void 0x0:_0x16b5d7[_0x50e112(0x2a5)])===_0x1594c2[_0x50e112(0x2a5)]&&_0x16b5d7[_0x50e112(0x1b3)]===_0x1594c2[_0x50e112(0x1b3)]&&_0x16b5d7['stage']===_0x50e112(0x71b)&&this[_0x50e112(0x355)](_0x1594c2[_0x50e112(0x1b3)],_0x1594c2[_0x50e112(0x210)],!0x1,_0x1594c2[_0x50e112(0x2a5)]);};typeof queueMicrotask=='function'&&queueMicrotask(_0x3603ce),requestAnimationFrame(_0x3603ce);}['_setCurrentUnitForType'](_0x40bcff,_0x25fe23){const _0x514158=_0x5b38ef;var _0x42839f;let _0x331ff6=this[_0x514158(0x39e)][_0x514158(0x604)];(typeof _0x331ff6!='function'||((_0x42839f=_0x331ff6[_0x514158(0x591)](this[_0x514158(0x39e)],_0x25fe23))==null?void 0x0:_0x42839f[_0x514158(0x1c4)]())!==_0x40bcff)&&this['_univerInstanceService'][_0x514158(0x2bc)](_0x40bcff);}['_focusLayout'](){const _0x30614f=_0x5b38ef;let _0x4a52dc=()=>this[_0x30614f(0x2ef)][_0x30614f(0x566)]();_0x4a52dc(),typeof queueMicrotask==_0x30614f(0xeb)&&queueMicrotask(_0x4a52dc),requestAnimationFrame(_0x4a52dc);}['_assertResolvedChild'](_0x4baecd){const _0x4ee61f=_0x5b38ef;if(!_0x4baecd[_0x4ee61f(0x1b3)]||_0x4baecd[_0x4ee61f(0x210)]==null)throw Error('EMBED_ACTIVATION_CHILD_NOT_RESOLVED');}};Ct=X([Y(0x0,n['IUniverInstanceService']),Y(0x1,(0x0,n[_0x5b38ef(0x179)])(e[_0x5b38ef(0x389)])),Y(0x2,(0x0,n[_0x5b38ef(0x179)])(e[_0x5b38ef(0x5c4)])),Y(0x3,(0x0,n[_0x5b38ef(0x179)])(ae)),Y(0x4,(0x0,n[_0x5b38ef(0x179)])(bt)),Y(0x5,(0x0,n['Inject'])(U)),Y(0x6,(0x0,n['Inject'])(ie)),Y(0x7,n['IContextService']),Y(0x8,a[_0x5b38ef(0x8a)])],Ct);function Z(_0x720fc2){const _0x390730=_0x5b38ef;let {injector:_0x5077b2,children:_0x311e41,mountContainer:_0x5b35c5,embedId:_0x1aa484}=_0x720fc2;return(0x0,d[_0x390730(0x588)])((0x0,c['useMemo'])(()=>(0x0,a[_0x390730(0x624)])(wt,_0x5077b2),[_0x5077b2]),{'mountContainer':_0x5b35c5,'embedId':_0x1aa484,'children':_0x311e41});}function wt(_0x4a4301){const _0x488841=_0x5b38ef;let {children:_0x432252,mountContainer:_0x28d1a5,embedId:_0x107368}=_0x4a4301,_0x1562a8=(0x0,a[_0x488841(0x64f)])(),_0x1e1aaf=(0x0,a[_0x488841(0x6f9)])(n[_0x488841(0x20e)]),_0x455389=(0x0,c['useMemo'])(()=>_0x1562a8['has'](n[_0x488841(0x1f2)])?_0x1562a8[_0x488841(0x187)](n[_0x488841(0x1f2)]):void 0x0,[_0x1562a8]),_0x313aaa=(0x0,a[_0x488841(0x540)])(()=>_0x1e1aaf[_0x488841(0x5f9)][_0x488841(0x671)]((0x0,l[_0x488841(0x264)])(()=>_0x1e1aaf[_0x488841(0x45f)]())),_0x1e1aaf[_0x488841(0x45f)](),!0x1,[_0x1e1aaf]),_0x2b26f2=(0x0,a[_0x488841(0x540)])(()=>_0x1e1aaf[_0x488841(0x40b)],_0x1e1aaf[_0x488841(0x169)](),!0x1,[_0x1e1aaf]),_0x1e07fc=Ot(_0x455389),_0x5572ee=(0x0,c[_0x488841(0x634)])(null),_0x1ece00=(0x0,c['useMemo'])(()=>_0x28d1a5!==void 0x0||typeof document>'u'?null:document[_0x488841(0x221)](_0x488841(0x568)),[_0x28d1a5]),_0x1b2d98=_0x28d1a5===void 0x0?_0x1ece00:_0x28d1a5;return(0x0,c['useEffect'])(()=>{const _0x2fc093=_0x488841;if(_0x1ece00)return document[_0x2fc093(0x4b7)][_0x2fc093(0x33e)](_0x1ece00),()=>{document['body']['removeChild'](_0x1ece00);};},[_0x1ece00]),(0x0,c[_0x488841(0x4aa)])(()=>{const _0x16d80b=_0x488841;let _0x534432=_0x1b2d98;_0x534432&&_0x534432[_0x16d80b(0x13b)]('dir',_0x2b26f2);},[_0x2b26f2,_0x1b2d98]),(0x0,c['useEffect'])(()=>{const _0x153bb2=_0x488841;if(_0x1b2d98)return(0x0,a[_0x153bb2(0x3ac)])([_0x1b2d98]);},[_0x1b2d98]),(0x0,c[_0x488841(0x4aa)])(()=>{const _0x4551bd=_0x488841;let _0x4df079=_0x1b2d98;if(!_0x4df079||!_0x107368)return;let _0x35d9a8=_0x4df079['getAttribute'](K);return _0x4df079[_0x4551bd(0x13b)](K,_0x107368),()=>{const _0x2e7069=_0x4551bd;if(_0x35d9a8==null){_0x4df079[_0x2e7069(0x4f9)](K);return;}_0x4df079['setAttribute'](K,_0x35d9a8);};},[_0x107368,_0x1b2d98]),(0x0,d[_0x488841(0x588)])(o[_0x488841(0x2e3)],{'locale':_0x313aaa==null?void 0x0:_0x313aaa['design'],'direction':_0x2b26f2,'mountContainer':_0x1b2d98,'children':(0x0,d[_0x488841(0x588)])(_0x488841(0x568),{'ref':_0x5572ee,'className':(0x0,o[_0x488841(0x596)])(_0x488841(0xbc),{'univer-dark':_0x1e07fc}),'data-embed-runtime-provider':_0x488841(0x573),'onPointerUpCapture':_0x38fa0e=>{const _0x353db4=_0x488841;let _0x348122=_0x5572ee[_0x353db4(0x743)],_0x45c451=_0x38fa0e[_0x353db4(0x487)];if(!_0x107368||!_0x348122)return;let _0x120eef=()=>Tt(_0x107368,_0x348122,_0x45c451);typeof queueMicrotask=='function'?queueMicrotask(_0x120eef):Promise[_0x353db4(0x13f)]()['then'](_0x120eef);},'children':_0x432252})});}function Tt(_0x40cd3a,_0x540789,_0x51d14d){const _0xd947c5=_0x5b38ef;let _0x3ba857=_0x540789[_0xd947c5(0x631)]['activeElement'];if(Et(_0x3ba857,_0x40cd3a))return;let _0x74aa8=_0x51d14d instanceof HTMLElement&&_0x540789[_0xd947c5(0x342)](_0x51d14d)?_0x51d14d:null,_0x4c8c16=Dt(_0x74aa8)?_0x74aa8:_0x540789['querySelector'](_0xd947c5(0x4f5));_0x4c8c16==null||_0x4c8c16[_0xd947c5(0x566)]({'preventScroll':!0x0});}function Et(_0x31fb48,_0x2804b5){const _0x4265c9=_0x5b38ef;let _0x33f1bd=_0x31fb48==null?void 0x0:_0x31fb48[_0x4265c9(0x609)]('['+K+']');return(_0x33f1bd==null?void 0x0:_0x33f1bd[_0x4265c9(0x82)](K))===_0x2804b5;}function Dt(_0xc3aa8c){const _0x295fc5=_0x5b38ef;return!!_0xc3aa8c&&!_0xc3aa8c['hasAttribute'](_0x295fc5(0x661))&&_0xc3aa8c[_0x295fc5(0x71d)]>=0x0;}function Ot(_0x32b832){return(0x0,c['useSyncExternalStore'])(_0x5e8e11=>{const _0x7b1c31=_0x241e;if(!_0x32b832)return()=>{};let _0x31d49f=_0x32b832[_0x7b1c31(0xd0)][_0x7b1c31(0xde)](()=>_0x5e8e11());return()=>_0x31d49f[_0x7b1c31(0x637)]();},()=>(_0x32b832==null?void 0x0:_0x32b832['darkMode'])??!0x1,()=>!0x1);}const kt=new WeakMap(),At=new WeakMap(),jt=new WeakMap();function Mt(_0x509808){const _0x1a13c7=_0x5b38ef;let _0x5b007d=kt[_0x1a13c7(0x187)](_0x509808);if(_0x5b007d)return jt[_0x1a13c7(0x534)](_0x5b007d,(jt['get'](_0x5b007d)??0x0)+0x1),_0x5b007d;let _0xca506f={'render':_0x1b1e72=>(0x0,o[_0x1a13c7(0x85)])(_0x1b1e72,_0x509808)};return kt[_0x1a13c7(0x534)](_0x509808,_0xca506f),At['set'](_0xca506f,_0x509808),jt[_0x1a13c7(0x534)](_0xca506f,0x0),_0xca506f;}function Nt(_0x176a86){const _0xa95f29=_0x5b38ef;let _0x218c65=At[_0xa95f29(0x187)](_0x176a86),_0x38f22e=jt[_0xa95f29(0x187)](_0x176a86)??0x0;globalThis[_0xa95f29(0x5bf)](()=>{const _0x2acb58=_0xa95f29;_0x218c65&&kt[_0x2acb58(0x187)](_0x218c65)!==_0x176a86||(jt[_0x2acb58(0x187)](_0x176a86)??0x0)===_0x38f22e&&(_0x218c65&&(kt[_0x2acb58(0x720)](_0x218c65),At['delete'](_0x176a86)),jt[_0x2acb58(0x720)](_0x176a86),_0x218c65&&(0x0,o[_0x2acb58(0x65f)])(_0x218c65));},0x0);}function Pt(_0x1ba6bd){const _0x5f00ce=_0x5b38ef;let {container:_0x38824c,portalContainer:_0x518d8f,injector:_0x3a142a,childType:_0x22c22d,childUnitId:_0x59b2e8,embedId:_0x507295,menuSchema:_0x4d0956,menuTitlePrefix:_0x5cc396,activeRibbonTab:_0x9d9106,headerMenu:_0x510903=!0x1,toolbarOnly:_0x57738a,ribbonType:_0x18c211=_0x5f00ce(0x394),ribbonHeaderClassName:_0xb1babf,scopedActionServiceTokens:_0x3b358c}=_0x1ba6bd;if(_0x4d0956!=null&&typeof _0x4d0956!='object')return;let _0x2992ee=Ft(_0x3a142a,{'childType':_0x22c22d,'childUnitId':_0x59b2e8,'embedId':_0x507295,'menuSchema':_0x4d0956,'menuTitlePrefix':_0x5cc396,'activeRibbonTab':_0x9d9106,'scopedActionServiceTokens':_0x3b358c}),_0x5c2e3f=Mt(_0x38824c);return _0x5c2e3f['render']((0x0,c[_0x5f00ce(0x221)])(Z,{'injector':_0x2992ee[_0x5f00ce(0x42c)],'mountContainer':_0x518d8f??_0x38824c,'embedId':_0x507295},(0x0,c['createElement'])(a[_0x5f00ce(0x5ab)],{'ribbonType':_0x18c211,'headerMenu':_0x510903,'toolbarOnly':_0x57738a,'headerClassName':_0xb1babf}))),(0x0,n['toDisposable'])(()=>{const _0x254779=_0x5f00ce;Nt(_0x5c2e3f),_0x2992ee['disposable'][_0x254779(0x565)]();});}function Ft(_0x1ce443,_0x501a91){const _0x5eea2d=_0x5b38ef;let {childType:_0x710eed,childUnitId:_0x33eda8,embedId:_0x2b02c8,menuSchema:_0x4df18e,menuTitlePrefix:_0x5c7c36,activeRibbonTab:_0x5138be,scopedActionServiceTokens:_0xff9712}=_0x501a91,_0x3db666=_0x1ce443[_0x5eea2d(0x187)](n['IUniverInstanceService']),_0x53534e=Bt(_0x3db666,_0x710eed,_0x33eda8),_0x530b55=new Set(_0xff9712??[]),_0x4454a6=new WeakMap(),_0x5d4b72,_0x265d38=Wt(_0x1ce443[_0x5eea2d(0x187)](n[_0x5eea2d(0x4bb)]),_0x3db666,_0x710eed,_0x33eda8,_0x2b02c8,()=>_0x5d4b72),_0x3c6b16=_0x33eda8&&_0x1ce443['has'](n[_0x5eea2d(0x4be)])?Vt(_0x1ce443[_0x5eea2d(0x187)](n['IContextService']),_0x710eed):void 0x0,_0x2182e2=new Map([[n[_0x5eea2d(0x15a)],_0x53534e],[n['ICommandService'],_0x265d38]]);_0x3c6b16&&_0x2182e2[_0x5eea2d(0x534)](n['IContextService'],_0x3c6b16),_0x530b55[_0x5eea2d(0x53f)](_0x1d6530=>{const _0x2a16ab=_0x5eea2d;_0x33eda8&&_0x1ce443[_0x2a16ab(0x6b7)](_0x1d6530)&&_0x2182e2[_0x2a16ab(0x534)](_0x1d6530,Kt(_0x1ce443['get'](_0x1d6530),_0x3db666,_0x710eed,_0x33eda8,_0x2b02c8,()=>_0x5d4b72,_0x4454a6));}),_0x5d4b72=Oe(_0x1ce443,_0x2182e2);let _0x15ca95,_0x4f1fd4,_0x148e5d={};if(_0x4df18e&&typeof _0x4df18e==_0x5eea2d(0x4c3)){let _0x28ccd4=new a[(_0x5eea2d(0x469))](_0x5d4b72,_0x1ce443[_0x5eea2d(0x187)](n[_0x5eea2d(0x5ac)]));_0x28ccd4['mergeMenu'](Rt(_0x4df18e,_0x5c7c36,_0x1ce443)),_0x15ca95=_0x28ccd4,_0x4f1fd4=_0x28ccd4;}else{let _0x860a3c=_0x1ce443['get'](a['IMenuManagerService']),_0x43fd96=_0x860a3c[_0x5eea2d(0x8c)];_0x15ca95=typeof _0x43fd96=='function'?_0x43fd96[_0x5eea2d(0x591)](_0x860a3c,_0x5d4b72):_0x860a3c;}let _0x3875f0=new a[(_0x5eea2d(0x3cf))](_0x15ca95,_0x53534e);_0x148e5d[_0x5eea2d(0x743)]=_0x3875f0,_0x5138be&&_0x3875f0[_0x5eea2d(0x6b8)](_0x5138be);let _0x1dab5d=_0x5c7c36?It(_0x3875f0,_0x5c7c36,_0x1ce443):_0x3875f0;return _0x5d4b72[_0x5eea2d(0x474)]([a[_0x5eea2d(0x325)],{'useValue':_0x15ca95}]),_0x5d4b72[_0x5eea2d(0x474)]([a['IRibbonService'],{'useValue':_0x1dab5d}]),{'injector':_0x5d4b72,'ribbonService':_0x1dab5d,'disposable':(0x0,n[_0x5eea2d(0x5dc)])(()=>{const _0x19eb65=_0x5eea2d;var _0x116801;(_0x116801=_0x148e5d['current'])==null||_0x116801[_0x19eb65(0x565)](),_0x4f1fd4==null||_0x4f1fd4[_0x19eb65(0x565)](),_0x5d4b72[_0x19eb65(0x565)]();})};}function It(_0x514c51,_0x3c73f4,_0x5e9c71){const _0x22fc80=_0x5b38ef;let _0x5bea4b;try{_0x5bea4b=_0x5e9c71[_0x22fc80(0x187)](n[_0x22fc80(0x20e)]);}catch{_0x5bea4b=void 0x0;}return{'ribbon$':_0x514c51[_0x22fc80(0x6ff)]['pipe']((0x0,l[_0x22fc80(0x264)])(_0xe77da4=>_0xe77da4[_0x22fc80(0x264)](_0x492029=>Lt(_0x492029,_0x3c73f4,_0x5bea4b)))),'activatedTab$':_0x514c51[_0x22fc80(0x3f0)],'collapsedIds$':_0x514c51[_0x22fc80(0x6b3)],'fakeToolbarVisible$':_0x514c51[_0x22fc80(0x657)],'setActivatedTab':_0x503ddb=>_0x514c51['setActivatedTab'](_0x503ddb),'showContextualTab':(_0x305dfd,_0x5db8c2)=>_0x514c51['showContextualTab'](_0x305dfd,_0x5db8c2),'hideContextualTab':_0x2d42f2=>_0x514c51['hideContextualTab'](_0x2d42f2),'hideAllContextualTabs':()=>_0x514c51['hideAllContextualTabs'](),'setCollapsedIds':_0x6c318c=>_0x514c51[_0x22fc80(0x89)](_0x6c318c),'setFakeToolbarVisible':_0xb66f2d=>_0x514c51[_0x22fc80(0x4fc)](_0xb66f2d)};}function Lt(_0x35e6df,_0xc19291,_0x2ea532){const _0x12d0fe=_0x5b38ef;let _0x13740b=_0x35e6df[_0x12d0fe(0x525)]||_0x35e6df[_0x12d0fe(0x146)],_0xee2a9d=_0x2ea532?_0x2ea532['t'](_0x13740b):_0x13740b;return{..._0x35e6df,'title':_0xc19291+_0x12d0fe(0x20c)+_0xee2a9d};}function Rt(_0x3ca9cc,_0x307a33,_0x113db9){const _0x53c11c=_0x5b38ef;if(!_0x307a33||!_0x3ca9cc||typeof _0x3ca9cc!=_0x53c11c(0x4c3))return _0x3ca9cc;let _0x4ef92f=zt(_0x3ca9cc),_0x5cfbbf=_0x4ef92f[a[_0x53c11c(0x54c)]['RIBBON']];if(!_0x5cfbbf||typeof _0x5cfbbf!=_0x53c11c(0x4c3))return _0x4ef92f;let _0x466d73;try{_0x466d73=_0x113db9[_0x53c11c(0x187)](n[_0x53c11c(0x20e)]);}catch{_0x466d73=void 0x0;}return Object[_0x53c11c(0x38d)](_0x5cfbbf)['forEach'](_0xa53e6e=>{const _0x318263=_0x53c11c;if(!_0xa53e6e||typeof _0xa53e6e!=_0x318263(0x4c3))return;let _0x97a835=_0xa53e6e,_0x544127=_0x97a835[_0x318263(0x525)];_0x544127&&(_0x97a835[_0x318263(0x525)]=_0x307a33+_0x318263(0x20c)+(_0x466d73?_0x466d73['t'](_0x544127):_0x544127));}),_0x4ef92f;}function zt(_0x3f7999){const _0x1c4c83=_0x5b38ef;return!_0x3f7999||typeof _0x3f7999!='object'?_0x3f7999:Array[_0x1c4c83(0x4d5)](_0x3f7999)?_0x3f7999[_0x1c4c83(0x264)](_0x1c3465=>zt(_0x1c3465)):Object['fromEntries'](Object[_0x1c4c83(0x6a7)](_0x3f7999)[_0x1c4c83(0x264)](([_0x41a763,_0x4285eb])=>[_0x41a763,zt(_0x4285eb)]));}function Bt(_0xd84131,_0x34674,_0x47e194){const _0x171b0d=_0x5b38ef;let _0x1eb052=()=>_0x47e194?_0xd84131[_0x171b0d(0xcd)](_0x47e194,_0x34674):null,_0x3d8c99=_0x47e194?(0x0,l['merge'])((0x0,l['of'])(_0x47e194),_0xd84131[_0x171b0d(0x244)](_0x34674)['pipe']((0x0,l[_0x171b0d(0x264)])(()=>_0x47e194)),_0xd84131[_0x171b0d(0x133)](_0x34674)[_0x171b0d(0x671)]((0x0,l['map'])(()=>_0x47e194))):_0xd84131['focused$'];return{'unitAdded$':_0xd84131[_0x171b0d(0x6ce)],'getTypeOfUnitAdded$':(..._0x50384c)=>_0xd84131['getTypeOfUnitAdded$'](..._0x50384c),'__addUnit':(..._0x3e6373)=>_0xd84131[_0x171b0d(0x6a3)](..._0x3e6373),'unitDisposed$':_0xd84131[_0x171b0d(0x4a8)],'getTypeOfUnitDisposed$':(..._0x55773d)=>_0xd84131['getTypeOfUnitDisposed$'](..._0x55773d),'focused$':_0x3d8c99,get 'focused'(){const _0x283c47=_0x171b0d;return _0x1eb052()??_0xd84131[_0x283c47(0x508)]();},'focusUnit':(..._0x5db404)=>_0xd84131[_0x171b0d(0x6ee)](..._0x5db404),'getFocusedUnit':()=>_0x1eb052()??_0xd84131[_0x171b0d(0x508)](),'getCurrentUnitOfType':_0x23342b=>_0x23342b===_0x34674&&_0x47e194?_0x1eb052():_0xd84131['getCurrentUnitOfType'](_0x23342b),'setCurrentUnitForType':(..._0x1c0f4e)=>_0xd84131['setCurrentUnitForType'](..._0x1c0f4e),'getCurrentTypeOfUnit$':_0x4f2339=>_0x4f2339!==_0x34674||!_0x47e194?_0xd84131[_0x171b0d(0x2e2)](_0x4f2339):(0x0,l['merge'])((0x0,l['of'])(void 0x0),_0xd84131['getTypeOfUnitAdded$'](_0x34674),_0xd84131[_0x171b0d(0x133)](_0x34674))[_0x171b0d(0x671)]((0x0,l[_0x171b0d(0x264)])(()=>_0x1eb052())),'createUnit':(..._0x3d5b93)=>_0xd84131[_0x171b0d(0x542)](..._0x3d5b93),'getUnitCreateOptions':(..._0x10aa82)=>_0xd84131[_0x171b0d(0x4b9)](..._0x10aa82),'disposeUnit':(..._0x24986d)=>_0xd84131['disposeUnit'](..._0x24986d),'registerCtorForType':(..._0x4de12b)=>_0xd84131[_0x171b0d(0x73d)](..._0x4de12b),'getUnit':(..._0x2136ac)=>_0xd84131['getUnit'](..._0x2136ac),'getAllUnitsForType':(..._0x194a99)=>_0xd84131[_0x171b0d(0x150)](..._0x194a99),'getUnitType':(..._0x41fa0d)=>_0xd84131[_0x171b0d(0x151)](..._0x41fa0d)};}function Vt(_0x351911,_0x33d5a9){const _0x5a6a6b=_0x5b38ef;return{'contextChanged$':_0x351911[_0x5a6a6b(0xb1)],'getContextValue':_0x240b3b=>Ht(_0x240b3b,_0x33d5a9)??_0x351911['getContextValue'](_0x240b3b),'setContextValue':(_0x1c88c0,_0x2bdf87)=>_0x351911[_0x5a6a6b(0x67b)](_0x1c88c0,_0x2bdf87),'subscribeContextValue$':_0x40e0aa=>{const _0x20dddc=_0x5a6a6b;let _0x470582=Ht(_0x40e0aa,_0x33d5a9);return _0x470582==null?_0x351911[_0x20dddc(0x2aa)](_0x40e0aa):(0x0,l['of'])(_0x470582);}};}function Ht(_0x110506,_0x42d2b1){const _0x2d2056=_0x5b38ef;if(_0x110506===n[_0x2d2056(0x1e6)])return!0x0;if(_0x110506===n[_0x2d2056(0x3e3)]||_0x110506===n['FOCUSING_DOC']||_0x110506===n[_0x2d2056(0x1d6)])return _0x110506===Ut(_0x42d2b1);}function Ut(_0x5bf4c2){const _0x4bb397=_0x5b38ef;if(_0x5bf4c2===n[_0x4bb397(0x63d)]['UNIVER_SHEET'])return n[_0x4bb397(0x3e3)];if(_0x5bf4c2===n[_0x4bb397(0x63d)]['UNIVER_DOC'])return n[_0x4bb397(0x1a2)];if(_0x5bf4c2===n[_0x4bb397(0x63d)]['UNIVER_SLIDE'])return n['FOCUSING_SLIDE'];}function Wt(_0x663b19,_0x189944,_0x3778bf,_0x5497df,_0x27c224,_0x285066){const _0x467985=_0x5b38ef;return _0x5497df?{'disposed':()=>_0x663b19[_0x467985(0xec)](),'hasCommand':_0x220db4=>_0x663b19['hasCommand'](_0x220db4),'registerCommand':(..._0x3d59d4)=>_0x663b19[_0x467985(0x336)](..._0x3d59d4),'unregisterCommand':_0x821c82=>_0x663b19['unregisterCommand'](_0x821c82),'registerMultipleCommand':(..._0x368e5d)=>_0x663b19[_0x467985(0x25f)](..._0x368e5d),'executeCommand':async(..._0x215867)=>{const _0x3675e=_0x467985;let _0x5a353b=_0x189944['getCurrentUnitOfType'](_0x3778bf);try{return _0x189944[_0x3675e(0x2bc)](_0x5497df),await _0x663b19[_0x3675e(0x709)](_0x215867[0x0],_0x215867[0x1],Gt(_0x3778bf,_0x5497df,_0x215867[0x2]));}finally{Xt(_0x189944,_0x5497df,_0x5a353b,_0x27c224,_0x285066);}},'syncExecuteCommand':(..._0xf43fbc)=>{const _0x214de5=_0x467985;let _0x1de030=_0x189944[_0x214de5(0x604)](_0x3778bf);try{return _0x189944[_0x214de5(0x2bc)](_0x5497df),_0x663b19[_0x214de5(0x613)](_0xf43fbc[0x0],_0xf43fbc[0x1],Gt(_0x3778bf,_0x5497df,_0xf43fbc[0x2]));}finally{Xt(_0x189944,_0x5497df,_0x1de030,_0x27c224,_0x285066);}},'onCommandExecuted':(..._0x5727ca)=>_0x663b19[_0x467985(0x73b)](..._0x5727ca),'beforeCommandExecuted':(..._0x1de1db)=>_0x663b19[_0x467985(0x527)](..._0x1de1db),'onMutationExecutedForCollab':(..._0x208ce4)=>_0x663b19[_0x467985(0x3f6)](..._0x208ce4)}:_0x663b19;}function Gt(_0x1baa7d,_0x310223,_0x4bdf15){const _0x5771eb=_0x5b38ef;return _0x1baa7d===n['UniverInstanceType'][_0x5771eb(0x464)]?{..._0x4bdf15,'unitId':_0x310223}:_0x4bdf15;}function Kt(_0x3a9ec5,_0x2c50b1,_0x436cf2,_0x196fd4,_0x1998fc,_0x1354a1,_0xc45613){const _0x1c0f8d=_0x5b38ef;if(typeof _0x3a9ec5!=_0x1c0f8d(0x4c3)&&typeof _0x3a9ec5!='function'||_0x3a9ec5==null)return _0x3a9ec5;let _0xb97f10=_0x3a9ec5,_0x122117=_0xc45613==null?void 0x0:_0xc45613['get'](_0xb97f10);if(_0x122117)return _0x122117;let _0x235d2d={..._0xb97f10};return qt(_0xb97f10,_0x235d2d,_0x2c50b1,_0x436cf2,_0x196fd4,_0x1998fc,_0x1354a1),_0xc45613==null||_0xc45613[_0x1c0f8d(0x534)](_0xb97f10,_0x235d2d),_0x235d2d;}function qt(_0x2c08e5,_0x31f09,_0x1fee20,_0x702459,_0x2e0927,_0x580ab7,_0xf3bf39){const _0x4d607a=_0x5b38ef;let _0x57a688=_0x47a7e4=>{const _0x4f2483=_0x241e;if(_0x47a7e4===_0x4f2483(0x59d))return;let _0x90eabe=_0x2c08e5[_0x47a7e4];if(typeof _0x90eabe!='function')return;let _0x145935=_0x31f09;_0x145935[_0x47a7e4]=(..._0x149088)=>Jt(_0x1fee20,_0x702459,_0x2e0927,_0x580ab7,_0xf3bf39,()=>_0x90eabe[_0x4f2483(0x61e)](_0x2c08e5,_0x149088));};Object[_0x4d607a(0x2c6)](_0x2c08e5)[_0x4d607a(0x53f)](_0x57a688);let _0x1538de=Object[_0x4d607a(0x5e5)](_0x2c08e5);_0x1538de&&_0x1538de!==Object[_0x4d607a(0x6c8)]&&Object['getOwnPropertyNames'](_0x1538de)['forEach'](_0x57a688);}function Jt(_0x43932a,_0x1db82e,_0x5124b3,_0x274b68,_0x40a424,_0x3a4fe7){const _0x4d094e=_0x5b38ef;let _0x44e67d=_0x43932a[_0x4d094e(0x604)](_0x1db82e),_0xc5dca6;try{_0x43932a[_0x4d094e(0x2bc)](_0x5124b3),_0xc5dca6=_0x3a4fe7();}catch(_0x44b302){throw Xt(_0x43932a,_0x5124b3,_0x44e67d,_0x274b68,_0x40a424),_0x44b302;}return Yt(_0xc5dca6)?_0xc5dca6[_0x4d094e(0x5ed)](()=>{Xt(_0x43932a,_0x5124b3,_0x44e67d,_0x274b68,_0x40a424);}):(Xt(_0x43932a,_0x5124b3,_0x44e67d,_0x274b68,_0x40a424),_0xc5dca6);}function Yt(_0x5dae00){const _0x1df60d=_0x5b38ef;return!!(_0x5dae00&&typeof _0x5dae00[_0x1df60d(0x5ed)]==_0x1df60d(0xeb));}function Xt(_0x4c9431,_0x5e4286,_0x343f6d,_0x768e05,_0x4abb5a){const _0x101c95=_0x5b38ef;if(Zt(_0x768e05,_0x4abb5a)){var _0x4e2528;_0x4c9431[_0x101c95(0x2bc)](_0x5e4286),(_0x4e2528=_0x4c9431[_0x101c95(0x6ee)])==null||_0x4e2528[_0x101c95(0x591)](_0x4c9431,_0x5e4286);return;}_0x343f6d&&_0x4c9431[_0x101c95(0x2bc)](_0x343f6d[_0x101c95(0x1c4)]());}function Zt(_0x1f6288,_0x13006b){const _0x297a75=_0x5b38ef;let _0x455044=_0x13006b==null?void 0x0:_0x13006b();return!_0x1f6288||!(_0x455044!=null&&_0x455044[_0x297a75(0x6b7)](G))?!0x1:_0x455044[_0x297a75(0x187)](G)['hasChildInteractionLease'](_0x1f6288);}const Qt=new WeakMap();let $t=0x0;function en(_0x1e1c56,_0x2bce2f){const _0x1d072b=_0x5b38ef;if(!_0x1e1c56[_0x1d072b(0x6b7)](an))return nn(_0x1e1c56,_0x2bce2f);let _0x399d31=_0x1e1c56[_0x1d072b(0x187)](an);if(!(_0x2bce2f['id']&&_0x399d31['getAll'](_0x2bce2f[_0x1d072b(0x210)],_0x2bce2f['surface'])[_0x1d072b(0x2e7)](_0xfb5189=>_0xfb5189['id']===_0x2bce2f['id'])))return _0x399d31[_0x1d072b(0x2f4)](_0x2bce2f);}function tn(_0x339d72){const _0x10ab07=_0x5b38ef;if(!_0x339d72['has'](an))return;let _0x444144=Qt['get'](_0x339d72);_0x444144!=null&&_0x444144['size']&&([..._0x444144[_0x10ab07(0x38d)]()][_0x10ab07(0x4c5)]((_0x5331a0,_0xc9662c)=>_0x5331a0[_0x10ab07(0x535)]-_0xc9662c[_0x10ab07(0x535)])[_0x10ab07(0x53f)](({contribution:_0x3b832b})=>en(_0x339d72,_0x3b832b)),Qt[_0x10ab07(0x720)](_0x339d72));}function nn(_0xbec358,_0x53a0de){const _0x36c8e8=_0x5b38ef;let _0x29b3ad={'contribution':_0x53a0de,'index':$t++},_0x17680a=rn(_0x53a0de,_0x29b3ad['index']),_0x535f83=_0xbec358,_0x3d8ec9=Qt[_0x36c8e8(0x187)](_0x535f83)??new Map();return _0x3d8ec9[_0x36c8e8(0x534)](_0x17680a,_0x29b3ad),Qt['set'](_0x535f83,_0x3d8ec9),(0x0,n['toDisposable'])(()=>{const _0x51bd8f=_0x36c8e8;let _0xe8cf21=Qt[_0x51bd8f(0x187)](_0x535f83);(_0xe8cf21==null?void 0x0:_0xe8cf21[_0x51bd8f(0x187)](_0x17680a))===_0x29b3ad&&_0xe8cf21[_0x51bd8f(0x720)](_0x17680a);});}function rn(_0x2f9377,_0x36fecc){const _0x517ea3=_0x5b38ef;let _0x254519=sn(_0x2f9377);return _0x2f9377['id']?_0x2f9377[_0x517ea3(0x210)]+':'+_0x254519+':'+_0x2f9377['id']:_0x2f9377['childType']+':'+_0x254519+_0x517ea3(0xf1)+_0x36fecc;}var an=class{constructor(){const _0x2d3fbd=_0x5b38ef;H(this,_0x2d3fbd(0x3e6),new Map()),H(this,_0x2d3fbd(0x1ce),0x0);}[_0x5b38ef(0x2f4)](_0x35a1c9){const _0x22fc3a=_0x5b38ef;let _0x1522f4={'contribution':_0x35a1c9,'index':this[_0x22fc3a(0x1ce)]++},_0x5a360d=this[_0x22fc3a(0x3e6)]['get'](_0x35a1c9[_0x22fc3a(0x210)])??[];return _0x5a360d[_0x22fc3a(0x56f)](_0x1522f4),_0x5a360d[_0x22fc3a(0x4c5)](cn),this[_0x22fc3a(0x3e6)][_0x22fc3a(0x534)](_0x35a1c9[_0x22fc3a(0x210)],_0x5a360d),(0x0,n['toDisposable'])(()=>{const _0x98d0fd=_0x22fc3a;let _0x514392=this[_0x98d0fd(0x3e6)][_0x98d0fd(0x187)](_0x35a1c9[_0x98d0fd(0x210)]);if(!_0x514392)return;let _0x13b6be=_0x514392[_0x98d0fd(0xc9)](_0x527771=>_0x527771!==_0x1522f4);_0x13b6be[_0x98d0fd(0x3da)]?this[_0x98d0fd(0x3e6)][_0x98d0fd(0x534)](_0x35a1c9[_0x98d0fd(0x210)],_0x13b6be):this[_0x98d0fd(0x3e6)][_0x98d0fd(0x720)](_0x35a1c9[_0x98d0fd(0x210)]);});}[_0x5b38ef(0x187)](_0x3ef2b1){return this['getAll'](_0x3ef2b1)[0x0];}[_0x5b38ef(0x5d0)](_0x68e999,_0x2359c3){const _0x1f746d=_0x5b38ef;return(this[_0x1f746d(0x3e6)][_0x1f746d(0x187)](_0x68e999)??[])[_0x1f746d(0x264)](_0x40ed24=>_0x40ed24[_0x1f746d(0xea)])[_0x1f746d(0xc9)](_0x441afb=>!_0x2359c3||sn(_0x441afb)===_0x2359c3);}[_0x5b38ef(0x4fd)](_0x27e631,_0x3b592c='ribbon'){const _0x1c0b35=_0x5b38ef;let _0x4d5be1=this[_0x1c0b35(0x5d0)](_0x27e631,_0x3b592c)[_0x1c0b35(0x264)](_0x25a7ef=>_0x25a7ef['menuSchema'])[_0x1c0b35(0xc9)](_0xded9cf=>_0xded9cf&&typeof _0xded9cf==_0x1c0b35(0x4c3));if(_0x4d5be1[_0x1c0b35(0x3da)])return ln(_0x4d5be1);}[_0x5b38ef(0x471)](_0x49dfc5){const _0x50d5f0=_0x5b38ef;let _0x4cd3fb=_0x49dfc5['surface']??_0x50d5f0(0x27b),_0x1cbf54=this[_0x50d5f0(0x5d0)](_0x49dfc5[_0x50d5f0(0x210)],_0x4cd3fb);if(!_0x1cbf54['length'])return;let _0x48121b=_0x1cbf54[_0x50d5f0(0xc9)](_0x2ffc9e=>_0x2ffc9e[_0x50d5f0(0x471)]);if(_0x48121b[_0x50d5f0(0x3da)]){let _0x1c966b=_0x48121b['map'](_0x4c92b0=>{const _0x3fc386=_0x50d5f0;var _0x35d5c8;return(_0x35d5c8=_0x4c92b0[_0x3fc386(0x471)])==null?void 0x0:_0x35d5c8[_0x3fc386(0x591)](_0x4c92b0,{..._0x49dfc5,'surface':_0x4cd3fb,'menuSchema':_0x4c92b0[_0x3fc386(0x1f7)],'scopedActionServiceTokens':_0x4c92b0['scopedActionServiceTokens']});})[_0x50d5f0(0xc9)](_0x3b195b=>!!_0x3b195b);return(0x0,n['toDisposable'])(()=>{const _0x5ebe26=_0x50d5f0;_0x1c966b[_0x5ebe26(0x53f)](_0x205661=>_0x205661[_0x5ebe26(0x565)]());});}let _0x56e28e=this[_0x50d5f0(0x4fd)](_0x49dfc5['childType'],_0x4cd3fb);if(_0x4cd3fb===_0x50d5f0(0x27b))return Pt({..._0x49dfc5,'surface':_0x4cd3fb,'menuSchema':_0x56e28e,'scopedActionServiceTokens':on(_0x1cbf54)})??void 0x0;}};function on(_0x47ff39){const _0x31e0de=_0x5b38ef;let _0x3fa91a=_0x47ff39['flatMap'](_0x39397e=>_0x39397e[_0x31e0de(0x1d0)]??[]);return _0x3fa91a[_0x31e0de(0x3da)]?Array[_0x31e0de(0x23b)](new Set(_0x3fa91a)):void 0x0;}function sn(_0x4f7fc6){const _0x49820d=_0x5b38ef;return _0x4f7fc6[_0x49820d(0x197)]??_0x49820d(0x27b);}function cn(_0x2f661e,_0x3bff98){const _0x45718d=_0x5b38ef;return(_0x2f661e[_0x45718d(0xea)]['order']??_0x2f661e['index'])-(_0x3bff98[_0x45718d(0xea)]['order']??_0x3bff98[_0x45718d(0x535)])||_0x2f661e[_0x45718d(0x535)]-_0x3bff98[_0x45718d(0x535)];}function ln(_0x19e660){const _0x333f9e=_0x5b38ef;return _0x19e660[_0x333f9e(0x737)]((_0x72ffde,_0x3a9181)=>pn(_0x72ffde,un(_0x3a9181)),{});}function un(_0xe794bc){const _0x5412e9=_0x5b38ef;if(!hn(_0xe794bc))return _0xe794bc;let _0x406d3b=new Set(Object[_0x5412e9(0x38d)](a[_0x5412e9(0x58a)])),_0x7cd626=Object[_0x5412e9(0x6a7)](_0xe794bc)['filter'](([_0x25e09f])=>_0x406d3b[_0x5412e9(0x6b7)](_0x25e09f)),_0x16c6eb=Object[_0x5412e9(0x6a7)](_0xe794bc)[_0x5412e9(0xc9)](([_0x7b04e4])=>fn(_0x7b04e4));if(!_0x7cd626[_0x5412e9(0x3da)]&&!_0x16c6eb['length'])return _0xe794bc;let _0x3b1ae4={};Object[_0x5412e9(0x6a7)](_0xe794bc)[_0x5412e9(0x53f)](([_0x3d84fe,_0x3a9a37])=>{const _0x422759=_0x5412e9;!_0x406d3b[_0x422759(0x6b7)](_0x3d84fe)&&!fn(_0x3d84fe)&&(_0x3b1ae4[_0x3d84fe]=mn(_0x3a9a37));});let _0x3fd624=hn(_0x3b1ae4[a['MenuManagerPosition'][_0x5412e9(0x4fb)]])?_0x3b1ae4[a['MenuManagerPosition'][_0x5412e9(0x4fb)]]:{};return _0x7cd626[_0x5412e9(0x53f)](([_0x14f768,_0xc80dcd])=>{_0x3fd624[_0x14f768]=_0x14f768 in _0x3fd624?pn(_0x3fd624[_0x14f768],_0xc80dcd):mn(_0xc80dcd);}),_0x16c6eb['forEach'](([_0x7b4e7b,_0xbf957d])=>{let _0x83812b=fn(_0x7b4e7b);if(!_0x83812b)return;let _0x14946f=hn(_0x3fd624[_0x83812b])?_0x3fd624[_0x83812b]:{};_0x14946f[_0x7b4e7b]=_0x7b4e7b in _0x14946f?pn(_0x14946f[_0x7b4e7b],_0xbf957d):mn(_0xbf957d),_0x3fd624[_0x83812b]=_0x14946f;}),_0x3b1ae4[a[_0x5412e9(0x54c)]['RIBBON']]=_0x3fd624,_0x3b1ae4;}const dn=[[Object[_0x5b38ef(0x38d)](a[_0x5b38ef(0x44f)]),a['RibbonPosition'][_0x5b38ef(0x158)]],[Object[_0x5b38ef(0x38d)](a[_0x5b38ef(0x457)]),a[_0x5b38ef(0x58a)][_0x5b38ef(0x72c)]],[Object[_0x5b38ef(0x38d)](a[_0x5b38ef(0xe8)]),a[_0x5b38ef(0x58a)][_0x5b38ef(0x12b)]],[Object[_0x5b38ef(0x38d)](a[_0x5b38ef(0x597)]),a[_0x5b38ef(0x58a)]['DATA']],[Object[_0x5b38ef(0x38d)](a[_0x5b38ef(0xa8)]),a[_0x5b38ef(0x58a)]['VIEW']],[Object[_0x5b38ef(0x38d)](a['RibbonOthersGroup']),a[_0x5b38ef(0x58a)][_0x5b38ef(0x1f8)]]];function fn(_0x54a43c){const _0x1e530b=_0x5b38ef;var _0x2f6398;return(_0x2f6398=dn['find'](([_0x2d2b3b])=>_0x2d2b3b[_0x1e530b(0x691)](_0x54a43c)))==null?void 0x0:_0x2f6398[0x1];}function pn(_0x11383a,_0x5d2f5e){const _0x4f451f=_0x5b38ef;if(!hn(_0x11383a)||!hn(_0x5d2f5e))return mn(_0x5d2f5e);let _0x44b79a={..._0x11383a};return Object[_0x4f451f(0x6a7)](_0x5d2f5e)[_0x4f451f(0x53f)](([_0x22bfd3,_0x1fe0de])=>{_0x44b79a[_0x22bfd3]=_0x22bfd3 in _0x44b79a?pn(_0x44b79a[_0x22bfd3],_0x1fe0de):mn(_0x1fe0de);}),_0x44b79a;}function mn(_0x5fb3e5){const _0x1d71b8=_0x5b38ef;return Array['isArray'](_0x5fb3e5)?_0x5fb3e5['map'](_0x4239b7=>mn(_0x4239b7)):hn(_0x5fb3e5)?Object['fromEntries'](Object[_0x1d71b8(0x6a7)](_0x5fb3e5)[_0x1d71b8(0x264)](([_0x25c538,_0x100fdc])=>[_0x25c538,mn(_0x100fdc)])):_0x5fb3e5;}function hn(_0x49a239){const _0x2a9277=_0x5b38ef;return!!_0x49a239&&typeof _0x49a239==_0x2a9277(0x4c3)&&!Array['isArray'](_0x49a239);}function gn(_0x4d262f,_0x16f652,_0x169914){const _0x4f1044=_0x5b38ef;let {viewport:_0x2368b7,menuSlot:_0x504b61,popupSlot:_0x599ced}=_0x169914;return{'hostUnitId':_0x4d262f[_0x4f1044(0x17b)],'hostAnchorId':_0x4d262f[_0x4f1044(0x659)],'embedId':_0x4d262f['embedId'],'childUnitId':_0x4d262f['childUnitId'],'childType':_0x4d262f[_0x4f1044(0x210)],'layout':_0x16f652,'mode':_0x4f1044(0x384),'rootElement':_0x2368b7,'contentRoot':z(_0x2368b7,_0x4f1044(0x2af))??_0x2368b7,'canvasRoot':z(_0x2368b7,_0x4f1044(0xa4))??_0x2368b7,'overlayRoot':z(_0x2368b7,_0x4f1044(0x488))??_0x2368b7,'popupRoot':_0x599ced??z(_0x2368b7,_0x4f1044(0x191))??_0x2368b7,'menuOutlet':{'container':_0x504b61},'active$':(0x0,l['of'])(!0x0),'fullscreen':!0x0};}function _n(_0x49d1a4){const _0x1e0bf0=_0x5b38ef;let {injector:_0x55d596,descriptor:_0x1f13ff,renderScope:_0x3a2bcc}=_0x49d1a4,_0x2e715e=[],_0x3cfd84=_0x1f13ff[_0x1e0bf0(0x2a5)];if(_0x55d596['has'](G)){let _0x196f88=_0x55d596['get'](G);_0x2e715e[_0x1e0bf0(0x56f)](_0x196f88['registerRuntimeScope']({'embedId':_0x3cfd84,'hostUnitId':_0x1f13ff[_0x1e0bf0(0x17b)],'childUnitId':_0x1f13ff[_0x1e0bf0(0x1b3)],'childType':_0x1f13ff['childType'],'sessionMode':_0x1e0bf0(0x1de)})),_0x1f13ff[_0x1e0bf0(0x1b3)]&&_0x2e715e[_0x1e0bf0(0x56f)](_0x196f88[_0x1e0bf0(0x2e0)]({'embedId':_0x3cfd84,'role':_0x1e0bf0(0x572),'owner':_0x1e0bf0(0x5b9),'sessionMode':_0x1e0bf0(0x1de),'hostUnitId':_0x1f13ff[_0x1e0bf0(0x17b)],'childUnitId':_0x1f13ff[_0x1e0bf0(0x1b3)],'childType':_0x1f13ff[_0x1e0bf0(0x210)]})),vn(_0x49d1a4)['forEach'](({element:_0x397bc3,role:_0x584aad})=>{const _0x1ce6d9=_0x1e0bf0;_0x2e715e[_0x1ce6d9(0x56f)](_0x196f88['registerElement']({'embedId':_0x3cfd84,'element':_0x397bc3,'role':_0x584aad}));});}if(_0x55d596[_0x1e0bf0(0x6b7)](q)){let _0x5147d0=_0x55d596[_0x1e0bf0(0x187)](q);vn(_0x49d1a4)[_0x1e0bf0(0x53f)](({element:_0x29e0cc})=>{const _0x2bf7fb=_0x1e0bf0;_0x2e715e[_0x2bf7fb(0x56f)](_0x5147d0[_0x2bf7fb(0x726)](_0x3cfd84,_0x29e0cc));}),_0x2e715e[_0x1e0bf0(0x56f)](_0x5147d0[_0x1e0bf0(0x3f4)](_0x3cfd84,_0x3a2bcc[_0x1e0bf0(0x298)][_0x1e0bf0(0x631)]));}return(0x0,n[_0x1e0bf0(0x5dc)])(()=>{const _0x5d5ff2=_0x1e0bf0;[..._0x2e715e][_0x5d5ff2(0x23a)]()['forEach'](_0x4f58de=>_0x4f58de[_0x5d5ff2(0x565)]());});}function vn(_0x510933){const _0x343681=_0x5b38ef;let {renderScope:_0x5b0ba9,menuRoot:_0x2b19ed,menuSlot:_0x556389,popupSlot:_0x17f31f,sidebarSlot:_0x487fb9,rightSidebarSlot:_0x4d9270,footerSlot:_0x3443bd}=_0x510933,_0x39812f=[{'element':_0x5b0ba9[_0x343681(0x298)],'role':_0x343681(0x5a7)},{'element':_0x5b0ba9[_0x343681(0x716)],'role':_0x343681(0x5a7)},{'element':_0x5b0ba9[_0x343681(0xd8)],'role':_0x343681(0x5a7)},{'element':_0x5b0ba9[_0x343681(0x287)],'role':_0x343681(0x5a7)},{'element':_0x2b19ed,'role':_0x343681(0x61b)},{'element':_0x556389,'role':_0x343681(0x61b)},{'element':_0x3443bd,'role':'floating-menu'},{'element':_0x487fb9,'role':'child-popup'},{'element':_0x4d9270,'role':_0x343681(0x21b)},{'element':_0x17f31f,'role':'child-popup'}],_0x19a91f=new Set();return _0x39812f['flatMap'](({element:_0x1a4a0f,role:_0x2f77ac})=>!_0x1a4a0f||_0x19a91f[_0x343681(0x6b7)](_0x1a4a0f)?[]:(_0x19a91f['add'](_0x1a4a0f),[{'element':_0x1a4a0f,'role':_0x2f77ac}]));}function yn(_0x1bc049){return bn(_0x1bc049)||Sn(_0x1bc049);}function bn(_0x111664){const _0x4a44b9=_0x5b38ef;if(!_0x111664[_0x4a44b9(0x42c)][_0x4a44b9(0x6b7)](U)||_0x111664['descriptor'][_0x4a44b9(0x210)]==null)return;let _0x1f502c=_0x111664[_0x4a44b9(0x42c)][_0x4a44b9(0x187)](U)['get'](_0x111664[_0x4a44b9(0x212)][_0x4a44b9(0x210)]);if((_0x1f502c==null?void 0x0:_0x1f502c[_0x4a44b9(0x261)])!=='ribbon')return;let _0x2b1c1=xn(_0x111664['injector']);if(_0x111664[_0x4a44b9(0x42c)]['has'](an)){let _0x1dd0f0=_0x111664[_0x4a44b9(0x42c)][_0x4a44b9(0x187)](an)[_0x4a44b9(0x471)]({'container':_0x111664['menuContainer'],'portalContainer':_0x111664['childContext'][_0x4a44b9(0x17e)]['roots']['popup'],'injector':_0x111664[_0x4a44b9(0x46a)][_0x4a44b9(0x17e)][_0x4a44b9(0x42c)],'childType':_0x111664[_0x4a44b9(0x212)][_0x4a44b9(0x210)],'childUnitId':_0x111664[_0x4a44b9(0x212)][_0x4a44b9(0x1b3)],'embedId':_0x111664[_0x4a44b9(0x212)][_0x4a44b9(0x2a5)],'surface':_0x4a44b9(0x27b),'headerMenu':!0x0,'ribbonType':_0x2b1c1,'ribbonHeaderClassName':_0x4a44b9(0x1e8)});if(_0x1dd0f0)return _0x1dd0f0;}return Pt({'container':_0x111664[_0x4a44b9(0x614)],'portalContainer':_0x111664['childContext'][_0x4a44b9(0x17e)]['roots'][_0x4a44b9(0x582)],'injector':_0x111664[_0x4a44b9(0x46a)][_0x4a44b9(0x17e)][_0x4a44b9(0x42c)],'childType':_0x111664['descriptor']['childType'],'childUnitId':_0x111664[_0x4a44b9(0x212)][_0x4a44b9(0x1b3)],'embedId':_0x111664['descriptor'][_0x4a44b9(0x2a5)],'menuSchema':void 0x0,'headerMenu':!0x0,'ribbonType':_0x2b1c1,'ribbonHeaderClassName':_0x4a44b9(0x1e8)});}function xn(_0x1958b1){const _0x492db9=_0x5b38ef;var _0x4e7bf7;return _0x1958b1[_0x492db9(0x6b7)](n[_0x492db9(0x5ac)])?((_0x4e7bf7=_0x1958b1['get'](n[_0x492db9(0x5ac)])[_0x492db9(0x23e)](a[_0x492db9(0x43e)]))==null?void 0x0:_0x4e7bf7[_0x492db9(0x428)])??_0x492db9(0x394):_0x492db9(0x394);}function Sn(_0x56f53e){const _0x2a5ec4=_0x5b38ef;if(!_0x56f53e['injector'][_0x2a5ec4(0x6b7)](it)||_0x56f53e['descriptor'][_0x2a5ec4(0x210)]==null||!_0x56f53e[_0x2a5ec4(0x212)][_0x2a5ec4(0x1b3)])return;let _0x8f6594=_0x56f53e[_0x2a5ec4(0x42c)][_0x2a5ec4(0x187)](it)[_0x2a5ec4(0x187)](_0x56f53e['descriptor'][_0x2a5ec4(0x5ae)],_0x56f53e[_0x2a5ec4(0x212)][_0x2a5ec4(0x5d9)],_0x56f53e[_0x2a5ec4(0x212)][_0x2a5ec4(0x210)]),_0x2b6a66=_0x8f6594==null?void 0x0:_0x8f6594['mount']({..._0x56f53e['childContext'],'active':{'hostUnitId':_0x56f53e['descriptor']['hostUnitId'],'embedId':_0x56f53e[_0x2a5ec4(0x212)][_0x2a5ec4(0x2a5)],'childUnitId':_0x56f53e[_0x2a5ec4(0x212)][_0x2a5ec4(0x1b3)],'stage':_0x2a5ec4(0x71b)}});return _0x2b6a66?(0x0,n[_0x2a5ec4(0x5dc)])(()=>_0x2b6a66[_0x2a5ec4(0x565)]()):void 0x0;}var Cn=class{constructor(){const _0x49ad5f=_0x5b38ef;H(this,_0x49ad5f(0x521),new l[(_0x49ad5f(0x407))](null)),H(this,_0x49ad5f(0x6b5),new l['Subject']()),H(this,_0x49ad5f(0x543),this[_0x49ad5f(0x521)][_0x49ad5f(0x62b)]()),H(this,'exited$',this[_0x49ad5f(0x6b5)][_0x49ad5f(0x62b)]());}[_0x5b38ef(0x611)](){const _0x5e1039=_0x5b38ef;return this[_0x5e1039(0x521)][_0x5e1039(0x1ae)]();}[_0x5b38ef(0x214)](_0x32a06c){const _0x694250=_0x5b38ef;var _0x355ade,_0x551c6b;if(!_0x32a06c[_0x694250(0x1b3)]||_0x32a06c['childType']==null)throw Error(_0x694250(0x601));let _0x1d1e9b=((_0x355ade=_0x32a06c[_0x694250(0x2d7)])==null?void 0x0:_0x355ade[_0x694250(0x1ec)])||void 0x0,_0x412db5=((_0x551c6b=_0x32a06c[_0x694250(0x2d7)])==null?void 0x0:_0x551c6b['tab'])||void 0x0;if(_0x412db5&&_0x412db5['enabled']&&!_0x1d1e9b)throw Error(_0x694250(0x56d));let _0x664074=_0x1d1e9b?_0x1d1e9b[_0x694250(0x502)]:void 0x0;if(!_0x664074)throw Error(_0x694250(0x361));let _0x4c5cbf={'hostUnitId':_0x32a06c[_0x694250(0x17b)],'embedId':_0x32a06c['embedId'],'childUnitId':_0x32a06c[_0x694250(0x1b3)],'childType':_0x32a06c[_0x694250(0x210)],'entry':_0x32a06c['entry'],'layout':_0x664074};return this[_0x694250(0x521)][_0x694250(0x193)](_0x4c5cbf),_0x4c5cbf;}[_0x5b38ef(0x448)](_0x3a64e1){const _0x2701a4=_0x5b38ef;let _0x3bf370=this[_0x2701a4(0x611)]();_0x3bf370&&(!_0x3a64e1||_0x3bf370['embedId']===_0x3a64e1)&&this['_session$'][_0x2701a4(0x193)](null);}[_0x5b38ef(0x499)](_0x858e9f){const _0x11d881=_0x5b38ef;this[_0x11d881(0x6b5)][_0x11d881(0x193)](_0x858e9f);}};function wn(){const _0x439018=_0x5b38ef;let _0x265023=(0x0,a[_0x439018(0x6f9)])(n[_0x439018(0x5ff)]),_0x3c5c9a=(0x0,a[_0x439018(0x6f9)])(n[_0x439018(0x20e)]),_0x25aa36=(0x0,a['useDependency'])(Ct),_0xc054be=(0x0,a[_0x439018(0x6f9)])(Cn),_0x3cd54f=(0x0,c[_0x439018(0x634)])(null),_0x5de891=(0x0,c['useRef'])(null),_0x81073f=(0x0,c[_0x439018(0x634)])(null),_0x42fafb=(0x0,c[_0x439018(0x634)])(null),_0x52d353=(0x0,c[_0x439018(0x634)])(null),_0x3043cb=(0x0,c[_0x439018(0x634)])(null),_0x31deba=(0x0,c['useRef'])(null),_0x5e9b7d=(0x0,a[_0x439018(0x540)])(()=>_0xc054be[_0x439018(0x543)],_0xc054be['getSession'](),!0x1,[_0xc054be]),[_0x4287b2,_0x15cc70]=(0x0,c[_0x439018(0x617)])(null);if((0x0,c[_0x439018(0x4aa)])(()=>{const _0x180ad7=_0x439018;var _0x4299e5;let _0x294f87=_0x81073f[_0x180ad7(0x743)],_0x4de22f=_0x5de891[_0x180ad7(0x743)],_0xa3bc91=_0x42fafb[_0x180ad7(0x743)],_0x4d2140=_0x52d353[_0x180ad7(0x743)],_0x1f4525=_0x3043cb[_0x180ad7(0x743)],_0xbda015=_0x31deba['current'];if(!_0x5e9b7d||!_0x294f87||!_0x4de22f||!_0xa3bc91||!_0x4d2140||!_0x1f4525||!_0xbda015)return;let _0x230a26=Dn(_0x265023,_0x5e9b7d[_0x180ad7(0x17b)],_0x5e9b7d[_0x180ad7(0x2a5)]);if(!(_0x230a26!=null&&_0x230a26['childUnitId'])||_0x230a26[_0x180ad7(0x210)]==null){_0x294f87[_0x180ad7(0x4e8)][_0x180ad7(0x55b)]=_0x180ad7(0x498);return;}let _0x36c195=_0x265023[_0x180ad7(0x187)](rt)['get'](_0x230a26[_0x180ad7(0x210)]);if(!(_0x36c195!=null&&_0x36c195['supportedLayouts'][_0x180ad7(0x691)](_0x5e9b7d['layout']))){_0x294f87[_0x180ad7(0x4e8)][_0x180ad7(0x55b)]='unsupported-layout';return;}_0x294f87[_0x180ad7(0x4e8)]['embedFullscreenStatus']=_0x180ad7(0x528),_0x294f87[_0x180ad7(0x4e8)][_0x180ad7(0x2a5)]=_0x230a26[_0x180ad7(0x2a5)],_0x294f87[_0x180ad7(0x4e8)][_0x180ad7(0x5f4)]=_0x230a26[_0x180ad7(0x5d9)],_0x294f87[_0x180ad7(0x4e8)][_0x180ad7(0x589)]=_0x230a26[_0x180ad7(0x659)],_0x294f87[_0x180ad7(0x4e8)][_0x180ad7(0x3eb)]=_0x5e9b7d[_0x180ad7(0x502)],_0x294f87[_0x180ad7(0x4e8)][_0x180ad7(0x581)]=String(_0x230a26[_0x180ad7(0x210)]),_0x294f87['dataset'][_0x180ad7(0x35e)]=_0x230a26[_0x180ad7(0x1b3)];let _0x37dabe=te(_0x294f87),_0x550d7f=gn(_0x230a26,_0x5e9b7d[_0x180ad7(0x502)],{'viewport':_0x294f87,'menuSlot':_0x4de22f,'popupSlot':_0xa3bc91,'footerSlot':_0xbda015}),_0x3880fa={'descriptor':_0x230a26,'layout':_0x5e9b7d['layout'],'injector':_0x265023,'hostElement':_0x294f87,'container':_0x294f87,'renderScope':_0x550d7f,'hostUnitId':_0x230a26[_0x180ad7(0x17b)],'embedId':_0x230a26[_0x180ad7(0x2a5)],'childUnitId':_0x230a26[_0x180ad7(0x1b3)],'childType':_0x230a26['childType']},{runtimeScope:_0x2df8d9,disposable:_0x5f5bca}=Qe(_0x3880fa,()=>{},_0x36c195[_0x180ad7(0x16e)]);_0x15cc70({'embedId':_0x230a26[_0x180ad7(0x2a5)],'injector':_0x2df8d9[_0x180ad7(0x42c)],'sourceInjector':_0x265023,'popupContainer':_0x2df8d9[_0x180ad7(0x1c0)][_0x180ad7(0x582)]});let _0x1062a7={..._0x3880fa,'runtimeScope':_0x2df8d9},_0x55708d=_n({'injector':_0x265023,'descriptor':_0x230a26,'renderScope':_0x550d7f,'menuRoot':_0x3cd54f[_0x180ad7(0x743)],'menuSlot':_0x4de22f,'popupSlot':_0xa3bc91,'sidebarSlot':_0x4d2140,'rightSidebarSlot':_0x1f4525,'footerSlot':_0xbda015}),_0x2e6ab6=_0x2769b0=>{const _0x2a44de=_0x180ad7;var _0x37881f,_0x59de66;let _0xc0588d=(_0x2769b0==null?void 0x0:_0x2769b0[_0x2a44de(0x487)])instanceof Element?_0x2769b0[_0x2a44de(0x487)]:null;_0xc0588d!=null&&_0xc0588d[_0x2a44de(0x609)](_0x2a44de(0x40d))||((_0x37881f=_0x2df8d9[_0x2a44de(0x6cb)])==null||_0x37881f[_0x2a44de(0x2bc)](_0x230a26[_0x2a44de(0x1b3)]),(_0x59de66=_0x2df8d9[_0x2a44de(0x6cb)])==null||_0x59de66[_0x2a44de(0x6ee)](_0x230a26['childUnitId']),_0x25aa36[_0x2a44de(0x504)](_0x230a26));};_0x2e6ab6(),_0x294f87['addEventListener']('pointerdown',_0x2e6ab6,{'capture':!0x0}),_0x294f87['addEventListener'](_0x180ad7(0x8f),_0x2e6ab6);let _0x3aac79=(_0x4299e5=_0x36c195['mount'])==null?void 0x0:_0x4299e5['call'](_0x36c195,_0x1062a7),_0x148c2a=yn({'injector':_0x265023,'descriptor':_0x230a26,'childContext':_0x1062a7,'menuContainer':_0x4de22f});return _0x294f87[_0x180ad7(0x4e8)]['embedFullscreenStatus']='mounted',()=>{const _0x768b5=_0x180ad7;_0x15cc70(null),globalThis[_0x768b5(0x746)](()=>{const _0x3e39e9=_0x768b5;_0x294f87[_0x3e39e9(0x6ca)](_0x3e39e9(0x318),_0x2e6ab6,{'capture':!0x0}),_0x294f87['removeEventListener']('focusin',_0x2e6ab6),_0x148c2a==null||_0x148c2a[_0x3e39e9(0x565)](),_0x3aac79==null||_0x3aac79['dispose'](),_0x55708d[_0x3e39e9(0x565)](),_0x5f5bca[_0x3e39e9(0x565)](),_0x37dabe[_0x3e39e9(0x565)](),_0x25aa36[_0x3e39e9(0xe5)](_0x230a26),delete _0x294f87[_0x3e39e9(0x4e8)]['embedFullscreenStatus'],delete _0x294f87[_0x3e39e9(0x4e8)]['embedId'],delete _0x294f87[_0x3e39e9(0x4e8)][_0x3e39e9(0x5f4)],delete _0x294f87[_0x3e39e9(0x4e8)][_0x3e39e9(0x589)],delete _0x294f87[_0x3e39e9(0x4e8)][_0x3e39e9(0x3eb)],delete _0x294f87[_0x3e39e9(0x4e8)]['embedChildType'],delete _0x294f87[_0x3e39e9(0x4e8)][_0x3e39e9(0x35e)],_0xc054be['notifyExited'](_0x5e9b7d);});};},[_0x25aa36,_0xc054be,_0x265023,_0x5e9b7d]),!_0x5e9b7d)return null;let _0x4ec87f=()=>{const _0x3c9db7=_0x439018;_0xc054be[_0x3c9db7(0x448)](_0x5e9b7d[_0x3c9db7(0x2a5)]);};return(0x0,d[_0x439018(0x66a)])(_0x439018(0x568),{'className':_0x439018(0x4fa),'data-embed-fullscreen-shell':'true','style':{'zIndex':0x32a},'children':[_0x5e9b7d[_0x439018(0x210)]===n['UniverInstanceType'][_0x439018(0x464)]&&(0x0,d[_0x439018(0x588)])(_0x439018(0x568),{'className':_0x439018(0x57d),'data-embed-boards-fullscreen-exit':_0x439018(0x573),'title':_0x3c5c9a['t'](_0x439018(0x353)),'children':(0x0,d[_0x439018(0x66a)])(a[_0x439018(0x6d5)],{'noIcon':!0x0,'className':_0x439018(0x4a5),'onClick':_0x4ec87f,'children':[(0x0,d['jsx'])(s[_0x439018(0x641)],{}),(0x0,d[_0x439018(0x588)])(_0x439018(0x316),{'children':_0x3c5c9a['t']('embed-ui.fullscreen.exit')})]})}),(0x0,d[_0x439018(0x66a)])('div',{'ref':_0x3cd54f,'className':_0x439018(0x167),'data-embed-fullscreen-menu':'true','children':[_0x5e9b7d['childType']!==n['UniverInstanceType'][_0x439018(0x464)]&&(0x0,d[_0x439018(0x588)])(_0x439018(0x568),{'className':_0x439018(0x363),'data-embed-fullscreen-header':'true','children':(0x0,d['jsxs'])(o[_0x439018(0x3db)],{'type':_0x439018(0x3c3),'size':_0x439018(0x4ed),'variant':_0x439018(0x239),'className':_0x439018(0x13d),'data-embed-fullscreen-close':'true','onClick':_0x4ec87f,'children':[(0x0,d[_0x439018(0x588)])(s[_0x439018(0x610)],{}),(0x0,d[_0x439018(0x588)])(_0x439018(0x316),{'children':_0x3c5c9a['t'](_0x439018(0x353))})]})}),(0x0,d[_0x439018(0x588)])(_0x439018(0x568),{'ref':_0x5de891,'className':_0x439018(0x26e),'data-embed-fullscreen-menu-slot':_0x439018(0x573),'data-embed-menu-slot':_0x439018(0x573)})]}),(0x0,d[_0x439018(0x66a)])(_0x439018(0x568),{'className':_0x439018(0x346),'data-embed-fullscreen-body':'true','children':[(0x0,d[_0x439018(0x588)])('div',{'ref':_0x52d353,'className':'univer-relative\x20univer-z-[2]\x20univer-min-h-0\x20univer-flex-none\x20univer-bg-gray-0\x20empty:univer-hidden\x20dark:!univer-bg-gray-800\x20[&_[data-u-comp=base-left-panel]]:univer-h-full','data-embed-fullscreen-sidebar-slot':_0x439018(0x573),'data-embed-id':_0x5e9b7d[_0x439018(0x2a5)]}),(0x0,d[_0x439018(0x588)])(_0x439018(0x568),{'ref':_0x81073f,'className':_0x439018(0x4bc),'data-embed-fullscreen-viewport':_0x439018(0x573),'onContextMenuCapture':_0x6ae6c1=>{const _0x22cdb9=_0x439018;_0x6ae6c1[_0x22cdb9(0x558)]();}}),(0x0,d[_0x439018(0x588)])(_0x439018(0x568),{'ref':_0x3043cb,'className':_0x439018(0x476),'data-embed-fullscreen-right-sidebar-slot':_0x439018(0x573),'data-embed-id':_0x5e9b7d[_0x439018(0x2a5)],'children':_0x4287b2&&(0x0,d[_0x439018(0x588)])(En,{..._0x4287b2})})]}),(0x0,d[_0x439018(0x588)])(_0x439018(0x568),{'ref':_0x31deba,'className':_0x439018(0x2ee),'data-embed-fullscreen-footer-slot':_0x439018(0x573),'data-embed-footer-slot':'true'}),(0x0,d[_0x439018(0x588)])(_0x439018(0x568),{'ref':_0x42fafb,'className':_0x439018(0x337),'data-embed-fullscreen-popup-root':_0x439018(0x573),'data-embed-popup-root':_0x439018(0x573),'children':_0x4287b2&&(0x0,d[_0x439018(0x588)])(Tn,{..._0x4287b2})})]});}function Tn(_0x9cea4b){const _0x1c297c=_0x5b38ef;let {embedId:_0x28874a,injector:_0x5870ed,sourceInjector:_0x321d19,popupContainer:_0x3443a1}=_0x9cea4b;return(0x0,d['jsxs'])(d[_0x1c297c(0x70a)],{'children':[(0x0,d['jsxs'])(Z,{'injector':_0x5870ed,'mountContainer':_0x3443a1,'embedId':_0x28874a,'children':[(0x0,d['jsx'])(a['ContextMenu'],{}),(0x0,d['jsx'])(a[_0x1c297c(0x118)],{})]}),(0x0,d['jsx'])(Z,{'injector':_0x321d19,'mountContainer':_0x3443a1,'embedId':_0x28874a,'children':(0x0,d[_0x1c297c(0x588)])(a['CanvasPopup'],{})})]});}function En(_0x45a965){const _0x5df549=_0x5b38ef;let {embedId:_0x2bbe6b,injector:_0x45ef2e,sourceInjector:_0x23556e,popupContainer:_0x142121}=_0x45a965;return(0x0,d[_0x5df549(0x66a)])('aside',{'className':_0x5df549(0x6c9),'children':[(0x0,d['jsx'])(Z,{'injector':_0x45ef2e,'mountContainer':_0x142121,'embedId':_0x2bbe6b,'children':(0x0,d['jsx'])(a[_0x5df549(0x3e4)],{})}),(0x0,d[_0x5df549(0x588)])(Z,{'injector':_0x23556e,'mountContainer':_0x142121,'embedId':_0x2bbe6b,'children':(0x0,d[_0x5df549(0x588)])(a[_0x5df549(0x3e4)],{})})]});}function Dn(_0x11acf1,_0x4c6199,_0x3317bd){const _0x187e3e=_0x5b38ef;try{return _0x11acf1[_0x187e3e(0x187)](e[_0x187e3e(0x5c1)])[_0x187e3e(0x645)](_0x4c6199,_0x3317bd);}catch{return;}}const On={};function kn(_0x37ea33){const _0x1233ba=_0x5b38ef;let {stage:_0xe4c65,interactionFlow:_0xc4c0fa}=_0x37ea33,_0x118548=_0xc4c0fa===_0x1233ba(0x30e),_0x338ebc=_0xe4c65==='stage1'&&!_0x118548,_0x311542=_0xe4c65===_0x1233ba(0x71b)||_0x118548;return{'allowHostBodyDrag':_0x338ebc,'disableLiveHostPointerEvents':!_0x118548&&(_0xe4c65===_0x1233ba(0x65d)||_0xe4c65==='stage1'),'passThroughInteractionGate':_0x311542,'runtimeOwnsInteraction':_0x311542};}function An(_0x1e1854,_0x4d99fc){const _0x4029a9=_0x5b38ef;var _0x395542;return(_0x1e1854==null?void 0x0:_0x1e1854[_0x4029a9(0x5ae)])===n[_0x4029a9(0x63d)][_0x4029a9(0x28b)]&&_0x1e1854[_0x4029a9(0x210)]===n[_0x4029a9(0x63d)]['UNIVER_SHEET']&&!!((_0x395542=_0x1e1854[_0x4029a9(0x2d7)])!=null&&_0x395542[_0x4029a9(0x1ec)])&&_0x4d99fc!==_0x4029a9(0x71b);}function jn(_0x52700b,_0x19f46){const _0x1206e1=_0x5b38ef;return An(_0x52700b,_0x19f46)?_0x1206e1(0x196):_0x1206e1(0x6d8);}function Mn(_0xb93bf1){const _0x3229e5=_0x5b38ef;var _0xcc7a78;return _0xb93bf1[_0x3229e5(0x6f1)]||((_0xcc7a78=_0xb93bf1['active'])==null?void 0x0:_0xcc7a78['embedId'])===_0xb93bf1['embedId']&&_0xb93bf1[_0x3229e5(0x63c)][_0x3229e5(0x1a9)]===_0x3229e5(0x71b)||!_0xb93bf1[_0x3229e5(0x286)]&&_0xb93bf1[_0x3229e5(0x403)]?'stage2':_0x3229e5(0x65d);}function Nn(_0x1f418c,_0x291395){const _0x535563=_0x5b38ef;return _0x1f418c!==_0x535563(0x490)&&_0x1f418c!==_0x535563(0x427)||_0x291395['shiftKey']||_0x291395[_0x535563(0x2c4)]||_0x291395[_0x535563(0xfd)]?!0x1:Math['abs'](_0x291395[_0x535563(0x485)])>Math[_0x535563(0x90)](_0x291395[_0x535563(0x1d5)]);}const Pn=Symbol(_0x5b38ef(0x137)),Fn=Symbol(_0x5b38ef(0x4ea));function In(_0x4b1a64){const _0x3034d9=_0x5b38ef;let _0x140254=_0x5497ec=>{const _0x34066c=_0x241e;var _0xde99b6;if(zn(_0x5497ec))return;if(_0x4b1a64[_0x34066c(0x536)]&&_0x4b1a64[_0x34066c(0x1bc)]['isHostGesture'](_0x5497ec)){var _0x5e3573;let _0x33d4d2=_0x4b1a64[_0x34066c(0x662)]();if(_0x33d4d2&&((_0x5e3573=_0x4b1a64[_0x34066c(0x418)])==null?void 0x0:_0x5e3573[_0x34066c(0x591)](_0x4b1a64,_0x5497ec,_0x33d4d2))===!0x0||Gn(_0x4b1a64[_0x34066c(0x412)],_0x5497ec)){_0x4b1a64['invalidate'](_0x34066c(0x5a6)),cr(_0x5497ec,!0x0);return;}}if(_0x5497ec['ctrlKey']||_0x5497ec['metaKey'])return;let _0x4a7f1b=_0x4b1a64[_0x34066c(0x496)]();if(_0x4a7f1b===_0x34066c(0x71b))return;let _0x39d997=_0x4b1a64['getChildContext'](),_0x1600c9=_0x39d997?_0x4b1a64[_0x34066c(0x4a9)][_0x34066c(0x187)](_0x39d997[_0x34066c(0x210)],_0x39d997[_0x34066c(0x502)]):void 0x0,_0xcda2d9=Ln(_0x5497ec,_0x4b1a64[_0x34066c(0x20b)]),_0x50f094=_0x39d997?{..._0x39d997,'event':_0xcda2d9,'stage':_0x4a7f1b,'viewportScrollY':_0x4b1a64['syncHostVerticalScroll']?_0x4b1a64['hostScrollOffset'][_0x34066c(0x743)]:void 0x0}:void 0x0;if(_0x39d997&&Jn(_0x39d997,_0x5497ec,_0x4b1a64[_0x34066c(0x669)])){var _0x34bc36;if(((_0x34bc36=_0x4b1a64[_0x34066c(0x418)])==null?void 0x0:_0x34bc36[_0x34066c(0x591)](_0x4b1a64,_0x5497ec,_0x39d997))===!0x0||Gn(_0x4b1a64['container'],_0x5497ec)){_0x4b1a64[_0x34066c(0x4df)]('host-scroll'),cr(_0x5497ec,!0x0);return;}}let _0x590184=_0x50f094?_0x4b1a64[_0x34066c(0x10e)]['handleWheel'](_0x50f094):!0x1,_0x39b5e9=!_0x590184&&Yn(_0x4b1a64[_0x34066c(0x412)],_0x5497ec),_0x37065a=!0x1,_0x22783e=!0x1;if(!_0x590184&&_0x39b5e9?Zn(Xn(_0x5497ec),()=>{const _0x516a97=_0x34066c;var _0x42143b;return _0x22783e=((_0x42143b=_0x4b1a64['resizeDocsSheetLikeRendererByWheel'])==null?void 0x0:_0x42143b[_0x516a97(0x591)](_0x4b1a64,_0x5497ec))===!0x0;},()=>_0x37065a=(_0x1600c9==null?void 0x0:_0x1600c9['handleWheel'](_0x50f094))===!0x0):_0x590184||(_0x37065a=(_0x1600c9==null?void 0x0:_0x1600c9[_0x34066c(0x72e)](_0x50f094))===!0x0),!_0x590184&&!_0x37065a&&!_0x22783e&&!_0x39b5e9&&_0x1600c9&&_0x39d997&&Qn(_0x5497ec)&&((_0xde99b6=_0x4b1a64[_0x34066c(0x418)])==null?void 0x0:_0xde99b6[_0x34066c(0x591)](_0x4b1a64,_0x5497ec,_0x39d997))===!0x0){_0x4b1a64[_0x34066c(0x4df)](_0x34066c(0x5a6)),cr(_0x5497ec,!0x0);return;}let _0x492616=_0x37065a||_0x22783e?!0x1:Hn(_0x5497ec,_0x4b1a64[_0x34066c(0x40a)]),_0x882e19=_0x37065a||_0x22783e||(_0x39b5e9||_0x492616?!0x1:Un(_0x5497ec,_0x4b1a64[_0x34066c(0x40a)]));(_0x590184||_0x37065a||_0x22783e||_0x492616||_0x882e19)&&cr(_0x5497ec,!0x1);},_0x42370a=_0x2103b7=>{const _0x3bd2b6=_0x241e;var _0x19a63e;if(_0x4b1a64['getStage']()!==_0x3bd2b6(0x71b))return;let _0x20ce7f=_0x4b1a64[_0x3bd2b6(0x662)]();if(_0x20ce7f){if(Yn(_0x4b1a64[_0x3bd2b6(0x412)],_0x2103b7)){let _0x16d9bb=_0x4b1a64[_0x3bd2b6(0x4a9)][_0x3bd2b6(0x187)](_0x20ce7f[_0x3bd2b6(0x210)],_0x20ce7f[_0x3bd2b6(0x502)]),_0x431ea0=Ln(_0x2103b7,_0x4b1a64[_0x3bd2b6(0x20b)]),_0x1be3ef={..._0x20ce7f,'event':_0x431ea0,'stage':_0x3bd2b6(0x71b),'viewportScrollY':_0x4b1a64['syncHostVerticalScroll']?_0x4b1a64[_0x3bd2b6(0x5f7)]['current']:void 0x0};Zn(Xn(_0x2103b7),()=>{const _0x1ed593=_0x3bd2b6;var _0x5a0322;return((_0x5a0322=_0x4b1a64[_0x1ed593(0x4e5)])==null?void 0x0:_0x5a0322[_0x1ed593(0x591)](_0x4b1a64,_0x2103b7))===!0x0;},()=>_0x4b1a64['passiveWheelHandlerRegistry'][_0x3bd2b6(0x72e)](_0x1be3ef)||(_0x16d9bb==null?void 0x0:_0x16d9bb[_0x3bd2b6(0x72e)](_0x1be3ef))===!0x0)&&cr(_0x2103b7,!0x0);return;}Jn(_0x20ce7f,_0x2103b7,_0x4b1a64[_0x3bd2b6(0x669)])&&(Vn(_0x2103b7)||(Bn(_0x2103b7),(((_0x19a63e=_0x4b1a64[_0x3bd2b6(0x418)])==null?void 0x0:_0x19a63e[_0x3bd2b6(0x591)](_0x4b1a64,_0x2103b7,_0x20ce7f))===!0x0||Gn(_0x4b1a64[_0x3bd2b6(0x412)],_0x2103b7))&&(_0x4b1a64[_0x3bd2b6(0x4df)](_0x3bd2b6(0x5a6)),cr(_0x2103b7,!0x0))));}},_0x4b520e=()=>_0x4b1a64[_0x3034d9(0x4df)](_0x3034d9(0xee));return _0x4b1a64['gate'][_0x3034d9(0x344)](_0x3034d9(0x183),_0x140254,{'passive':!0x1}),_0x4b1a64[_0x3034d9(0x40a)][_0x3034d9(0x344)](_0x3034d9(0x183),_0x140254,{'capture':!0x0,'passive':!0x1}),_0x4b1a64[_0x3034d9(0x412)][_0x3034d9(0x344)](_0x3034d9(0x183),_0x42370a,{'capture':!0x0,'passive':!0x1}),_0x4b1a64['liveRoot']['addEventListener']('wheel',_0x42370a,{'capture':!0x0,'passive':!0x1}),_0x4b1a64['liveRoot'][_0x3034d9(0x344)](_0x3034d9(0x11c),_0x4b520e,!0x0),(0x0,n[_0x3034d9(0x5dc)])(()=>{const _0x534fea=_0x3034d9;_0x4b1a64[_0x534fea(0x433)][_0x534fea(0x6ca)](_0x534fea(0x183),_0x140254),_0x4b1a64['liveRoot'][_0x534fea(0x6ca)](_0x534fea(0x183),_0x140254,{'capture':!0x0}),_0x4b1a64[_0x534fea(0x412)][_0x534fea(0x6ca)]('wheel',_0x42370a,{'capture':!0x0}),_0x4b1a64[_0x534fea(0x40a)][_0x534fea(0x6ca)](_0x534fea(0x183),_0x42370a,{'capture':!0x0}),_0x4b1a64[_0x534fea(0x40a)][_0x534fea(0x6ca)](_0x534fea(0x11c),_0x4b520e,!0x0);});}function Ln(_0xb53d84,_0x453b44){const _0x142fef=_0x5b38ef;return typeof _0x453b44!='number'||!Number[_0x142fef(0x715)](_0x453b44)||_0x453b44<=0x0||_0x453b44===0x1?_0xb53d84:new WheelEvent(_0xb53d84[_0x142fef(0x68d)],{'altKey':_0xb53d84[_0x142fef(0x3bd)],'bubbles':_0xb53d84['bubbles'],'cancelable':_0xb53d84[_0x142fef(0x1c2)],'clientX':_0xb53d84[_0x142fef(0xfe)],'clientY':_0xb53d84[_0x142fef(0x571)],'ctrlKey':_0xb53d84[_0x142fef(0x2c4)],'deltaMode':_0xb53d84['deltaMode'],'deltaX':_0xb53d84[_0x142fef(0x1d5)]/_0x453b44,'deltaY':_0xb53d84[_0x142fef(0x485)]/_0x453b44,'deltaZ':_0xb53d84[_0x142fef(0x327)]/_0x453b44,'metaKey':_0xb53d84[_0x142fef(0xfd)],'shiftKey':_0xb53d84[_0x142fef(0x80)]});}function Rn(_0x134a7e,_0x2217c0){const _0x50b535=_0x5b38ef;let _0x3ee906=new WheelEvent(_0x50b535(0x183),{'clientX':_0x134a7e[_0x50b535(0xfe)],'clientY':_0x134a7e[_0x50b535(0x571)],'ctrlKey':_0x134a7e[_0x50b535(0x2c4)],'deltaMode':_0x134a7e['deltaMode'],'deltaX':_0x134a7e[_0x50b535(0x1d5)],'deltaY':_0x134a7e[_0x50b535(0x485)],'deltaZ':_0x134a7e[_0x50b535(0x327)],'metaKey':_0x134a7e['metaKey'],'shiftKey':_0x134a7e['shiftKey'],..._0x2217c0});return Object[_0x50b535(0x61a)](_0x3ee906,Pn,{'configurable':!0x0,'value':_0x134a7e}),_0x3ee906;}function zn(_0x599008){return!!_0x599008&&_0x599008[Pn]instanceof WheelEvent;}function Bn(_0x9dd760){const _0x48a148=_0x5b38ef;Object[_0x48a148(0x61a)](_0x9dd760,Fn,{'configurable':!0x0,'value':!0x0});}function Vn(_0x534713){return!!_0x534713[Fn];}function Hn(_0x551319,_0x444153){const _0x28c34e=_0x5b38ef;let _0x454a2d=ir(_0x444153,_0x551319['clientX'],_0x551319[_0x28c34e(0x571)])??_0x444153,_0x4b48f4=Rn(_0x551319,{'bubbles':!0x0,'cancelable':!0x0});return _0x454a2d['dispatchEvent'](_0x4b48f4),_0x4b48f4[_0x28c34e(0x22a)];}function Un(_0x2f0ab7,_0x147eaf){const _0x414b44=_0x5b38ef;let _0x493848=ar(ir(_0x147eaf,_0x2f0ab7['clientX'],_0x2f0ab7[_0x414b44(0x571)])??_0x147eaf,_0x147eaf,_0x2f0ab7);return _0x493848?Wn(_0x2f0ab7,_0x493848):!0x1;}function Wn(_0x20ef72,_0x46470f){const _0x37080e=_0x5b38ef;let _0x565bc8=Xn(_0x20ef72),_0x18c5a2=_0x20ef72[_0x37080e(0x80)]?0x0:_0x20ef72['deltaY'],_0x3ab0c1=_0x46470f['scrollLeft'],_0x213c72=_0x46470f['scrollTop'];return _0x565bc8&&(_0x46470f[_0x37080e(0x138)]+=_0x565bc8),_0x18c5a2&&(_0x46470f['scrollTop']+=_0x18c5a2),_0x46470f['scrollLeft']!==_0x3ab0c1||_0x46470f[_0x37080e(0xdd)]!==_0x213c72;}function Gn(_0x3c897b,_0x12a506){const _0xa826a5=_0x5b38ef;let _0x2b2c6d=Kn(_0x3c897b);if(!_0x2b2c6d)return tr(_0x3c897b[_0xa826a5(0x631)][_0xa826a5(0x4b7)],_0x3c897b,_0x12a506);if(!rr(_0x2b2c6d))return tr(_0x2b2c6d,_0x3c897b,_0x12a506);let _0x49ee4d=_0x2b2c6d[_0xa826a5(0xdd)];return _0x2b2c6d[_0xa826a5(0xdd)]+=_0x12a506[_0xa826a5(0x485)],_0x2b2c6d[_0xa826a5(0xdd)]!==_0x49ee4d;}function Kn(_0x179b8b){const _0x41fcb2=_0x5b38ef;let _0x27046c=_0x179b8b[_0x41fcb2(0x3a7)];for(;_0x27046c&&_0x27046c!==document[_0x41fcb2(0x4b7)]&&_0x27046c!==document[_0x41fcb2(0x612)];){if(_0x27046c[_0x41fcb2(0x503)]>_0x27046c[_0x41fcb2(0x32f)]&&qn(_0x27046c))return _0x27046c;_0x27046c=_0x27046c[_0x41fcb2(0x3a7)];}return null;}function qn(_0x1017af){const _0x390759=_0x5b38ef;let _0x52729d=window[_0x390759(0x42a)](_0x1017af);return _0x52729d['overflow']===_0x390759(0x5ad)||_0x52729d[_0x390759(0x2e1)]==='scroll'||_0x52729d['overflow']===_0x390759(0x4dc)||_0x52729d[_0x390759(0x3d4)]===_0x390759(0x5ad)||_0x52729d[_0x390759(0x3d4)]===_0x390759(0x11c)||_0x52729d[_0x390759(0x3d4)]==='hidden';}function Jn(_0x1f2e69,_0x4d5dd9,_0x33ea95){const _0x26ed2f=_0x5b38ef;var _0x5dc8de;return _0x33ea95||((_0x5dc8de=_0x1f2e69[_0x26ed2f(0x212)][_0x26ed2f(0x2d7)])==null?void 0x0:_0x5dc8de['verticalWheelMode'])==='host'?er(_0x4d5dd9):Nn(_0x1f2e69[_0x26ed2f(0x502)],_0x4d5dd9);}function Yn(_0xa1de10,_0x4f6ec4){const _0x55055c=_0x5b38ef;return!!_0xa1de10['closest'](_0x55055c(0x217))&&$n(_0x4f6ec4);}function Xn(_0x5226ff){const _0x213839=_0x5b38ef;return _0x5226ff['deltaX']||(_0x5226ff[_0x213839(0x80)]?_0x5226ff['deltaY']:0x0);}function Zn(_0x4e5b1b,_0x598dd6,_0x1e14c3){return _0x4e5b1b>0x0?_0x598dd6()||_0x1e14c3():_0x1e14c3()||_0x598dd6();}function Qn(_0x4aa9c5){return $n(_0x4aa9c5)||er(_0x4aa9c5);}function $n(_0x35b65b){const _0x4befac=_0x5b38ef;if(_0x35b65b[_0x4befac(0x2c4)]||_0x35b65b['metaKey'])return!0x1;let _0x1dd49e=Xn(_0x35b65b),_0x4b12af=_0x35b65b[_0x4befac(0x80)]?0x0:_0x35b65b[_0x4befac(0x485)];return Math['abs'](_0x1dd49e)>Math[_0x4befac(0x90)](_0x4b12af);}function er(_0x3efe5f){const _0x4aa52a=_0x5b38ef;return _0x3efe5f['shiftKey']||_0x3efe5f[_0x4aa52a(0x2c4)]||_0x3efe5f[_0x4aa52a(0xfd)]?!0x1:Math[_0x4aa52a(0x90)](_0x3efe5f['deltaY'])>Math['abs'](_0x3efe5f[_0x4aa52a(0x1d5)]);}function tr(_0x57c851,_0x74d87,_0x2797e4){const _0x2280ab=_0x5b38ef;let _0x1269ce=Array[_0x2280ab(0x23b)](_0x57c851['querySelectorAll'](_0x2280ab(0x6d1)))[_0x2280ab(0x424)](_0x37d54a=>!_0x74d87[_0x2280ab(0x342)](_0x37d54a));return _0x1269ce?(_0x1269ce['dispatchEvent'](Rn(_0x2797e4,{'bubbles':!0x0,'cancelable':!0x0,...nr(_0x1269ce,_0x74d87,_0x2797e4)})),!0x0):!0x1;}function nr(_0x2fc2af,_0x71e9b0,_0x4bca75){const _0x5344cf=_0x5b38ef;if(!or(_0x71e9b0,_0x4bca75[_0x5344cf(0xfe)],_0x4bca75['clientY']))return{'clientX':_0x4bca75[_0x5344cf(0xfe)],'clientY':_0x4bca75[_0x5344cf(0x571)]};let _0x56a8d2=_0x2fc2af[_0x5344cf(0x2fb)](),_0x510ee7=Math[_0x5344cf(0x22d)](0x18,Math[_0x5344cf(0x2df)](0x4,Math['min'](_0x56a8d2[_0x5344cf(0x33d)],_0x56a8d2[_0x5344cf(0x658)])/0x8)),_0x41be50=[{'clientX':_0x56a8d2[_0x5344cf(0x1e4)]+_0x510ee7,'clientY':_0x56a8d2[_0x5344cf(0x3ec)]+_0x510ee7},{'clientX':_0x56a8d2[_0x5344cf(0xc4)]-_0x510ee7,'clientY':_0x56a8d2['top']+_0x510ee7},{'clientX':_0x56a8d2[_0x5344cf(0x1e4)]+_0x510ee7,'clientY':_0x56a8d2['bottom']-_0x510ee7},{'clientX':_0x56a8d2[_0x5344cf(0xc4)]-_0x510ee7,'clientY':_0x56a8d2[_0x5344cf(0x711)]-_0x510ee7},{'clientX':_0x56a8d2[_0x5344cf(0x1e4)]+_0x56a8d2[_0x5344cf(0x33d)]/0x2,'clientY':_0x56a8d2[_0x5344cf(0x3ec)]+_0x56a8d2[_0x5344cf(0x658)]/0x2}];return _0x41be50[_0x5344cf(0x424)](_0x4e1dec=>!or(_0x71e9b0,_0x4e1dec[_0x5344cf(0xfe)],_0x4e1dec['clientY']))??_0x41be50[0x0];}function rr(_0x2b103a){const _0x201972=_0x5b38ef;let _0x806ccc=window[_0x201972(0x42a)](_0x2b103a);return _0x806ccc[_0x201972(0x2e1)]===_0x201972(0x5ad)||_0x806ccc['overflow']===_0x201972(0x11c)||_0x806ccc['overflowY']===_0x201972(0x5ad)||_0x806ccc['overflowY']==='scroll';}function ir(_0x52d5bc,_0x11bf0b,_0x5c9162){const _0x4c3877=_0x5b38ef;if(!or(_0x52d5bc,_0x11bf0b,_0x5c9162))return null;let _0x3e08ee=_0x52d5bc[_0x4c3877(0x631)][_0x4c3877(0x354)];if(typeof _0x3e08ee==_0x4c3877(0xeb)){let _0x1fca0f=_0x3e08ee[_0x4c3877(0x591)](_0x52d5bc['ownerDocument'],_0x11bf0b,_0x5c9162)[_0x4c3877(0x424)](_0x4a7742=>_0x4a7742 instanceof HTMLElement&&_0x52d5bc[_0x4c3877(0x342)](_0x4a7742));if(_0x1fca0f)return _0x1fca0f;}let _0xfbe045=_0x52d5bc,_0x5dad06=_0x1605f3=>{const _0x202587=_0x4c3877;let _0x5086be=Array[_0x202587(0x23b)](_0x1605f3[_0x202587(0x2cc)]);for(let _0x3d9ddc=_0x5086be[_0x202587(0x3da)]-0x1;_0x3d9ddc>=0x0;_0x3d9ddc--){let _0x47e218=_0x5086be[_0x3d9ddc];if(!(!(_0x47e218 instanceof HTMLElement)||!or(_0x47e218,_0x11bf0b,_0x5c9162))){_0xfbe045=_0x47e218,_0x5dad06(_0x47e218);return;}}};return _0x5dad06(_0x52d5bc),_0xfbe045;}function ar(_0x1c2749,_0x518700,_0x1a312f){const _0x48873d=_0x5b38ef;let _0x5d177d=Xn(_0x1a312f),_0x479760=_0x1a312f['shiftKey']?0x0:_0x1a312f['deltaY'],_0x4bc824=_0x1c2749;for(;_0x4bc824&&_0x518700[_0x48873d(0x342)](_0x4bc824);){if(sr(_0x4bc824,_0x5d177d,_0x479760))return _0x4bc824;_0x4bc824=_0x4bc824[_0x48873d(0x3a7)];}return sr(_0x518700,_0x5d177d,_0x479760)?_0x518700:null;}function or(_0x53d2eb,_0x11a632,_0x27e476){const _0x327ca5=_0x5b38ef;let _0x2b2b3a=_0x53d2eb[_0x327ca5(0x2fb)]();return _0x11a632>=_0x2b2b3a[_0x327ca5(0x1e4)]&&_0x11a632<=_0x2b2b3a[_0x327ca5(0xc4)]&&_0x27e476>=_0x2b2b3a[_0x327ca5(0x3ec)]&&_0x27e476<=_0x2b2b3a['bottom'];}function sr(_0x345c4a,_0x5ec026,_0x30e3d2){const _0x2f2d51=_0x5b38ef;let _0x58f663=_0x5ec026!==0x0&&_0x345c4a[_0x2f2d51(0x727)]>_0x345c4a['clientWidth']&&(_0x5ec026<0x0?_0x345c4a[_0x2f2d51(0x138)]>0x0:_0x345c4a[_0x2f2d51(0x138)]+_0x345c4a[_0x2f2d51(0x145)]<_0x345c4a[_0x2f2d51(0x727)]),_0xe5fc12=_0x30e3d2!==0x0&&_0x345c4a[_0x2f2d51(0x503)]>_0x345c4a[_0x2f2d51(0x32f)]&&(_0x30e3d2<0x0?_0x345c4a[_0x2f2d51(0xdd)]>0x0:_0x345c4a['scrollTop']+_0x345c4a[_0x2f2d51(0x32f)]<_0x345c4a[_0x2f2d51(0x503)]);return _0x58f663||_0xe5fc12;}function cr(_0x243058,_0x2c3cf){const _0x3aa484=_0x5b38ef;_0x243058['preventDefault'](),_0x243058[_0x3aa484(0x732)](),_0x2c3cf&&_0x243058[_0x3aa484(0x50c)]();}var lr=class{constructor(){const _0x5010f3=_0x5b38ef;H(this,_0x5010f3(0x160),new l['Subject']()),H(this,'_providers',new Map()),H(this,'_entriesByEmbedId',new Map()),H(this,_0x5010f3(0x462),new Map()),H(this,_0x5010f3(0x314),[]),H(this,'_rendering',!0x1),H(this,_0x5010f3(0x40e),null);}['registerProvider'](_0x3995a0){const _0x1493a7=_0x5b38ef;return this['_providers'][_0x1493a7(0x534)](_0x3995a0[_0x1493a7(0x210)],_0x3995a0),(0x0,n[_0x1493a7(0x5dc)])(()=>{const _0x4fd368=_0x1493a7;this[_0x4fd368(0x227)][_0x4fd368(0x187)](_0x3995a0[_0x4fd368(0x210)])===_0x3995a0&&this['_providers']['delete'](_0x3995a0[_0x4fd368(0x210)]);});}['getProvider'](_0xc34c73){const _0x2353f7=_0x5b38ef;return this['_providers'][_0x2353f7(0x187)](_0xc34c73);}[_0x5b38ef(0x57b)](_0x58ae28){const _0x4b3a6b=_0x5b38ef;return this[_0x4b3a6b(0x6a4)]['get'](_0x58ae28);}[_0x5b38ef(0x66d)](_0x576dce){const _0x51df83=_0x5b38ef;let _0x342fec=this[_0x51df83(0x2d1)](_0x576dce),_0x44748a=this[_0x51df83(0x462)]['get'](_0x342fec);if(_0x44748a&&(_0x44748a[_0x51df83(0x18f)]===_0x51df83(0x3d3)||_0x44748a[_0x51df83(0x18f)]===_0x51df83(0x6d8)))return _0x44748a;let _0x4b6f34=this[_0x51df83(0x6a4)][_0x51df83(0x187)](_0x576dce[_0x51df83(0x212)]['embedId']),_0x248f5f={'embedId':_0x576dce['descriptor'][_0x51df83(0x2a5)],'childUnitId':_0x576dce[_0x51df83(0x1b3)],'childType':_0x576dce[_0x51df83(0x210)],'status':_0x51df83(0x3d3),'width':Math['max'](0x1,Math[_0x51df83(0x4ff)](_0x576dce[_0x51df83(0x33d)])),'height':Math['max'](0x1,Math[_0x51df83(0x4ff)](_0x576dce[_0x51df83(0x658)])),'dpr':_0x576dce[_0x51df83(0x5a2)],'viewState':_0x576dce[_0x51df83(0x366)]??(_0x4b6f34==null?void 0x0:_0x4b6f34['viewState']),'revision':((_0x4b6f34==null?void 0x0:_0x4b6f34[_0x51df83(0x686)])??0x0)+0x1,'updatedAt':Date[_0x51df83(0x406)]()};return this[_0x51df83(0x462)]['set'](_0x342fec,_0x248f5f),this[_0x51df83(0x6a4)]['set'](_0x248f5f[_0x51df83(0x2a5)],_0x248f5f),this[_0x51df83(0x314)][_0x51df83(0x56f)](_0x576dce),this[_0x51df83(0xc8)](),this[_0x51df83(0x160)][_0x51df83(0x193)](_0x248f5f),_0x248f5f;}async[_0x5b38ef(0x62d)](_0xb173db){const _0x253116=_0x5b38ef;let _0x40de1c=this[_0x253116(0x227)]['get'](_0xb173db[_0x253116(0x210)]);if(!_0x40de1c)return;let _0x4920b1=await _0x40de1c[_0x253116(0x62d)](_0xb173db);return this[_0x253116(0x6dd)](_0xb173db[_0x253116(0x2a5)],_0x4920b1),_0x4920b1;}async['restoreViewState'](_0x480188,_0xeefe66){const _0x363540=_0x5b38ef;if(_0xeefe66==null)return;let _0x1e1305=this[_0x363540(0x227)][_0x363540(0x187)](_0x480188[_0x363540(0x210)]);await(_0x1e1305==null?void 0x0:_0x1e1305['restoreViewState'](_0x480188,_0xeefe66));}[_0x5b38ef(0x6dd)](_0x379cdc,_0x36b3eb){const _0x33373b=_0x5b38ef;let _0x192461=this[_0x33373b(0x6a4)][_0x33373b(0x187)](_0x379cdc);if(!_0x192461){let _0xa5a239={'embedId':_0x379cdc,'childUnitId':'','childType':void 0x0,'status':_0x33373b(0x108),'width':0x0,'height':0x0,'dpr':0x1,'viewState':_0x36b3eb,'revision':0x0,'updatedAt':Date['now']()};this[_0x33373b(0x6a4)][_0x33373b(0x534)](_0x379cdc,_0xa5a239),this['previewUpdated$'][_0x33373b(0x193)](_0xa5a239);return;}_0x192461[_0x33373b(0x366)]=_0x36b3eb,_0x192461[_0x33373b(0x6de)]=Date[_0x33373b(0x406)](),this['previewUpdated$'][_0x33373b(0x193)](_0x192461);}[_0x5b38ef(0x4bf)](_0x3b50ba,_0x1945dd){const _0x1c3627=_0x5b38ef;let _0x2c4373=this[_0x1c3627(0x6a4)][_0x1c3627(0x187)](_0x3b50ba);_0x2c4373&&(_0x2c4373[_0x1c3627(0x18f)]=_0x1c3627(0x108),_0x2c4373[_0x1c3627(0xf2)]=_0x1945dd,_0x2c4373[_0x1c3627(0x6de)]=Date[_0x1c3627(0x406)](),this['previewUpdated$'][_0x1c3627(0x193)](_0x2c4373));}['invalidate'](_0x4c36da){const _0x496026=_0x5b38ef;let _0x16e88b=this[_0x496026(0x6a4)][_0x496026(0x187)](_0x4c36da);this[_0x496026(0x6a4)][_0x496026(0x720)](_0x4c36da),_0x16e88b&&Array['from'](this[_0x496026(0x462)]['entries']())['forEach'](([_0x417aed,_0xfe394a])=>{const _0x2b4b9b=_0x496026;_0xfe394a[_0x2b4b9b(0x2a5)]===_0x4c36da&&this[_0x2b4b9b(0x462)][_0x2b4b9b(0x720)](_0x417aed);});}['getCacheKey'](_0x383246){const _0x569e30=_0x5b38ef;return[_0x383246[_0x569e30(0x212)]['embedId'],_0x383246[_0x569e30(0x1b3)],_0x383246['childType'],Math['max'](0x1,Math[_0x569e30(0x4ff)](_0x383246[_0x569e30(0x33d)])),Math[_0x569e30(0x2df)](0x1,Math['round'](_0x383246[_0x569e30(0x658)])),_0x383246[_0x569e30(0x5a2)]][_0x569e30(0x621)]('::');}async[_0x5b38ef(0x1fd)](){const _0x21d34a=_0x5b38ef;for(;this[_0x21d34a(0x314)][_0x21d34a(0x3da)]>0x0||this[_0x21d34a(0x2a1)]||this['_activeDrain'];)await(this[_0x21d34a(0x40e)]??Promise[_0x21d34a(0x13f)]()),await Promise[_0x21d34a(0x13f)]();}[_0x5b38ef(0x565)](){const _0x1db9d4=_0x5b38ef;this['_providers'][_0x1db9d4(0x688)](),this[_0x1db9d4(0x6a4)][_0x1db9d4(0x688)](),this[_0x1db9d4(0x462)][_0x1db9d4(0x688)](),this[_0x1db9d4(0x314)][_0x1db9d4(0x3da)]=0x0,this[_0x1db9d4(0x160)][_0x1db9d4(0x64a)]();}[_0x5b38ef(0xc8)](){const _0x1c5b45=_0x5b38ef;this[_0x1c5b45(0x2a1)]||this[_0x1c5b45(0x40e)]||(this[_0x1c5b45(0x40e)]=this['_runQueue']()[_0x1c5b45(0x5ed)](()=>{const _0x50fdff=_0x1c5b45;this[_0x50fdff(0x40e)]=null;}));}async[_0x5b38ef(0x240)](){const _0x1309b2=_0x5b38ef;if(!this[_0x1309b2(0x2a1)]){this[_0x1309b2(0x2a1)]=!0x0;try{for(;this[_0x1309b2(0x314)][_0x1309b2(0x3da)]>0x0;)await this[_0x1309b2(0x695)](this[_0x1309b2(0x314)][_0x1309b2(0x45c)]());}finally{this[_0x1309b2(0x2a1)]=!0x1;}}}async[_0x5b38ef(0x695)](_0x24d4f8){const _0x12148d=_0x5b38ef;let _0x5dba35=this['getCacheKey'](_0x24d4f8),_0x290523=this[_0x12148d(0x462)][_0x12148d(0x187)](_0x5dba35);if(!_0x290523||_0x290523[_0x12148d(0x18f)]!==_0x12148d(0x3d3))return;let _0x484cd6=this['_providers'][_0x12148d(0x187)](_0x24d4f8[_0x12148d(0x210)]),_0x2e105e=this[_0x12148d(0x5b8)](_0x290523['embedId'],_0x290523);if(!_0x484cd6){let _0x57104f=_0x24d4f8['context']?_t(_0x24d4f8[_0x12148d(0x1c3)]):void 0x0;if(_0x57104f){_0x290523['image']=_0x57104f,_0x290523[_0x12148d(0x18f)]=_0x12148d(0x6d8),_0x290523[_0x12148d(0x6de)]=Date[_0x12148d(0x406)](),this[_0x12148d(0x6a4)][_0x12148d(0x534)](_0x290523[_0x12148d(0x2a5)],_0x290523),this[_0x12148d(0x160)]['next'](_0x290523);return;}this['_setRenderFailure'](_0x290523,_0x2e105e,Error(_0x12148d(0x4d7)+_0x24d4f8['childType']));return;}try{let _0x3f8b4a=await _0x484cd6['renderPreview']({..._0x24d4f8,'width':_0x290523[_0x12148d(0x33d)],'height':_0x290523[_0x12148d(0x658)],'viewState':_0x290523[_0x12148d(0x366)]});if(this[_0x12148d(0x462)][_0x12148d(0x187)](_0x5dba35)!==_0x290523||_0x290523[_0x12148d(0x18f)]!=='pending')return;if(!_0x3f8b4a){this['_setRenderFailure'](_0x290523,_0x2e105e,Error('Empty\x20embed\x20float\x20preview\x20result.'));return;}_0x290523['image']=_0x3f8b4a,_0x290523[_0x12148d(0x18f)]=_0x12148d(0x6d8),_0x290523[_0x12148d(0x6de)]=Date[_0x12148d(0x406)](),this['_entriesByEmbedId'][_0x12148d(0x534)](_0x290523[_0x12148d(0x2a5)],_0x290523),this[_0x12148d(0x160)][_0x12148d(0x193)](_0x290523);}catch(_0x1c989d){this['_setRenderFailure'](_0x290523,_0x2e105e,_0x1c989d);}}['_findPreviousReadyEntry'](_0x1901fd,_0x554910){const _0x15973f=_0x5b38ef;let _0x3a2dcb=this[_0x15973f(0x6a4)][_0x15973f(0x187)](_0x1901fd);return _0x3a2dcb&&_0x3a2dcb!==_0x554910&&_0x3a2dcb['image']?_0x3a2dcb:Array[_0x15973f(0x23b)](this['_entriesByKey'][_0x15973f(0x38d)]())[_0x15973f(0x23a)]()[_0x15973f(0x424)](_0x29e10d=>_0x29e10d[_0x15973f(0x2a5)]===_0x1901fd&&_0x29e10d!==_0x554910&&_0x29e10d['image']);}['_setRenderFailure'](_0x415ef3,_0x42611d,_0x2897ba){const _0x3f253e=_0x5b38ef;_0x415ef3['status']=_0x42611d!=null&&_0x42611d['image']?_0x3f253e(0x108):_0x3f253e(0xf2),_0x415ef3['image']=_0x42611d==null?void 0x0:_0x42611d[_0x3f253e(0x49c)],_0x415ef3[_0x3f253e(0x366)]=_0x415ef3[_0x3f253e(0x366)]??(_0x42611d==null?void 0x0:_0x42611d[_0x3f253e(0x366)]),_0x415ef3[_0x3f253e(0xf2)]=_0x2897ba,_0x415ef3[_0x3f253e(0x6de)]=Date[_0x3f253e(0x406)](),this[_0x3f253e(0x6a4)][_0x3f253e(0x534)](_0x415ef3[_0x3f253e(0x2a5)],_0x415ef3),this[_0x3f253e(0x160)][_0x3f253e(0x193)](_0x415ef3);}},ur=class{constructor(){const _0xf59186=_0x5b38ef;H(this,_0xf59186(0x482),new Map()),H(this,_0xf59186(0x4fe),new l[(_0xf59186(0xf7))]()),H(this,_0xf59186(0x6d9),this[_0xf59186(0x4fe)]['asObservable']());}[_0x5b38ef(0x2f4)](_0x12ec7f){const _0x48d446=_0x5b38ef;return this[_0x48d446(0x482)][_0x48d446(0x534)](_0x12ec7f[_0x48d446(0x2a5)],_0x12ec7f),this[_0x48d446(0x4df)]({'embedId':_0x12ec7f[_0x48d446(0x2a5)],'reason':'manual'}),(0x0,n[_0x48d446(0x5dc)])(()=>{const _0x448839=_0x48d446;this[_0x448839(0x482)][_0x448839(0x187)](_0x12ec7f[_0x448839(0x2a5)])===_0x12ec7f&&(this[_0x448839(0x482)][_0x448839(0x720)](_0x12ec7f[_0x448839(0x2a5)]),this[_0x448839(0x4df)]({'embedId':_0x12ec7f['embedId'],'reason':'manual'}));});}[_0x5b38ef(0x6eb)](_0x55350a){const _0x1ad425=_0x5b38ef;return this['_registrations'][_0x1ad425(0x187)](_0x55350a);}[_0x5b38ef(0x38b)](_0x39cc38){const _0x327ff9=_0x5b38ef;return Array['from'](this[_0x327ff9(0x482)][_0x327ff9(0x38d)]())[_0x327ff9(0x424)](_0x30dcb7=>_0x30dcb7[_0x327ff9(0x1b3)]===_0x39cc38);}[_0x5b38ef(0x4df)](_0x50f61d){const _0x5eff16=_0x5b38ef;this['_geometryInvalidated$'][_0x5eff16(0x193)](_0x50f61d);}};let dr=class{constructor(_0x1b6b9b,_0x98c8bd,_0x441d0f,_0x62d337){const _0x67bde5=_0x5b38ef;this[_0x67bde5(0x3e1)]=_0x1b6b9b,this[_0x67bde5(0xf3)]=_0x98c8bd,this[_0x67bde5(0xfc)]=_0x441d0f,this[_0x67bde5(0x358)]=_0x62d337;}async[_0x5b38ef(0x3d2)](_0x5bcc9d){const _0x50b213=_0x5b38ef;return this[_0x50b213(0xf3)][_0x50b213(0x3d2)](_0x5bcc9d);}async[_0x5b38ef(0x70c)](_0x41c9a0){const _0x9f23b7=_0x5b38ef;let _0x2fc1e2=_0x41c9a0[_0x9f23b7(0x212)],_0x3435f4=_0x41c9a0[_0x9f23b7(0x3fe)]??this[_0x9f23b7(0xfc)][_0x9f23b7(0x3fb)]({'embedId':_0x2fc1e2[_0x9f23b7(0x2a5)],'hostUnitId':_0x2fc1e2[_0x9f23b7(0x17b)],'hostType':_0x2fc1e2['hostType'],'entry':_0x2fc1e2[_0x9f23b7(0x5d9)],'hostAnchorId':_0x2fc1e2[_0x9f23b7(0x659)],'hostContext':_0x41c9a0[_0x9f23b7(0x1c1)],'descriptor':_0x2fc1e2});return this[_0x9f23b7(0x3e1)][_0x9f23b7(0x182)](_0x2fc1e2['hostUnitId'],_0x2fc1e2),this[_0x9f23b7(0x358)][_0x9f23b7(0xc5)](_0x3435f4),this['_modelService'][_0x9f23b7(0x645)](_0x2fc1e2[_0x9f23b7(0x17b)],_0x2fc1e2['embedId']);}};dr=X([Y(0x0,(0x0,n['Inject'])(e[_0x5b38ef(0x5c1)])),Y(0x1,(0x0,n[_0x5b38ef(0x179)])(e[_0x5b38ef(0xa7)])),Y(0x2,(0x0,n[_0x5b38ef(0x179)])(e[_0x5b38ef(0x5c4)])),Y(0x3,(0x0,n[_0x5b38ef(0x179)])(e[_0x5b38ef(0x128)]))],dr);function fr(_0x56562e){const _0x42c59c=_0x5b38ef;var _0x41d983;if(!_0x56562e)return;let _0x23dbdb=((_0x41d983=_0x56562e[_0x42c59c(0x609)](_0x42c59c(0x7e)))==null?void 0x0:_0x41d983['getAttribute']('data-embed-interaction-boundary-owner'))??void 0x0,_0x32dcff=pr(_0x56562e,_0x23dbdb),_0x4a5825=(_0x32dcff==null?void 0x0:_0x32dcff[_0x42c59c(0x82)](_0x42c59c(0x6f0)))??_0x23dbdb;if(_0x4a5825)return{'embedId':_0x4a5825,'hostUnitId':(_0x32dcff==null?void 0x0:_0x32dcff[_0x42c59c(0x82)](_0x42c59c(0x30f)))??void 0x0,'childUnitId':(_0x32dcff==null?void 0x0:_0x32dcff[_0x42c59c(0x82)](a[_0x42c59c(0x45e)]))??void 0x0,'childType':hr(_0x32dcff)};}function pr(_0x41708d,_0xf61be3){const _0x365778=_0x5b38ef;let _0x121317=_0x41708d==null?void 0x0:_0x41708d['closest']('[data-embed-float-dom=\x22true\x22]');if(_0x121317&&(!_0xf61be3||_0x121317['getAttribute'](_0x365778(0x6f0))===_0xf61be3))return _0x121317;let _0x1eb47b=(_0x41708d==null?void 0x0:_0x41708d[_0x365778(0x631)])??(typeof document>'u'?void 0x0:document);return!_0x1eb47b||!_0xf61be3?_0x121317??void 0x0:_0x1eb47b[_0x365778(0x724)]('[data-embed-float-dom=\x22true\x22][data-embed-id=\x22'+mr(_0xf61be3)+'\x22]')??void 0x0;}function mr(_0x524563){const _0x24fc0a=_0x5b38ef;return _0x524563['replace'](/\\/g,'\x5c\x5c')[_0x24fc0a(0x626)](/"/g,'\x5c\x22');}function hr(_0x485574){const _0x453a3d=_0x5b38ef;let _0x11a26d=_0x485574==null?void 0x0:_0x485574['getAttribute'](_0x453a3d(0x166));if(_0x11a26d!=null&&_0x11a26d!=='')return Number(_0x11a26d);}var gr=class{constructor(){const _0x2263b0=_0x5b38ef;H(this,_0x2263b0(0x6fd),new WeakMap()),H(this,'_hostGestureEvents',new WeakSet());}[_0x5b38ef(0x2f4)](_0x3d1f71){const _0x268220=_0x5b38ef;let _0x93ff94=this[_0x268220(0x6fd)][_0x268220(0x187)](_0x3d1f71);if(!_0x93ff94){let _0xece623=_0x3d1f71[_0x268220(0x631)]['defaultView'];if(!_0xece623)return(0x0,n[_0x268220(0x5dc)])(()=>{});let _0x8f70d7=_0x4d9c70=>this[_0x268220(0x9b)](_0x3d1f71,_0x4d9c70);_0xece623[_0x268220(0x344)](_0x268220(0x183),_0x8f70d7,{'capture':!0x0,'passive':!0x0}),_0x93ff94={'activeUntil':0x0,'dispose':()=>_0xece623[_0x268220(0x6ca)](_0x268220(0x183),_0x8f70d7,{'capture':!0x0}),'refCount':0x0},this['_sessions'][_0x268220(0x534)](_0x3d1f71,_0x93ff94);}let _0xb67846=_0x93ff94;return _0xb67846[_0x268220(0x4e7)]+=0x1,(0x0,n[_0x268220(0x5dc)])(()=>{const _0x43074f=_0x268220;--_0xb67846[_0x43074f(0x4e7)],!(_0xb67846[_0x43074f(0x4e7)]>0x0||this['_sessions'][_0x43074f(0x187)](_0x3d1f71)!==_0xb67846)&&(_0xb67846['dispose'](),this[_0x43074f(0x6fd)][_0x43074f(0x720)](_0x3d1f71));});}['isHostGesture'](_0x4c2c77){const _0xe05d8d=_0x5b38ef;return this['_hostGestureEvents'][_0xe05d8d(0x6b7)](_0x4c2c77);}[_0x5b38ef(0x9b)](_0x2cfa68,_0x13d535){const _0x19709e=_0x5b38ef;var _0x9cbee6;let _0x1cb075=_0x2cfa68[_0x19709e(0x631)]['defaultView'];if(!_0x1cb075)return;let _0x3b3bdf=_r(_0x13d535,_0x1cb075);if(!_0x3b3bdf||!_0x2cfa68[_0x19709e(0x342)](_0x3b3bdf))return;let _0x41b3c1=this[_0x19709e(0x6fd)][_0x19709e(0x187)](_0x2cfa68);if(!_0x41b3c1)return;let _0x4e055f=Date[_0x19709e(0x406)](),_0x1bd332=pr(_0x3b3bdf);if(!_0x1bd332||!_0x2cfa68[_0x19709e(0x342)](_0x1bd332)){_0x41b3c1['activeUntil']=_0x4e055f+0x1f4;return;}if(((_0x9cbee6=fr(_0x1bd332))==null?void 0x0:_0x9cbee6['childType'])===n[_0x19709e(0x63d)][_0x19709e(0x125)]){_0x41b3c1[_0x19709e(0x67f)]=_0x4e055f+0x1f4,this[_0x19709e(0x682)][_0x19709e(0x474)](_0x13d535);return;}_0x4e055f>=_0x41b3c1[_0x19709e(0x67f)]||(_0x41b3c1['activeUntil']=_0x4e055f+0x1f4,this[_0x19709e(0x682)]['add'](_0x13d535));}};function _r(_0x4bbccc,_0x252736){const _0x3dfb14=_0x5b38ef;let _0x48be38=_0x4bbccc[_0x3dfb14(0x487)];return _0x48be38 instanceof _0x252736[_0x3dfb14(0x3df)]?_0x48be38:_0x48be38 instanceof _0x252736[_0x3dfb14(0xc7)]||_0x48be38 instanceof _0x252736[_0x3dfb14(0x549)]?_0x48be38[_0x3dfb14(0x3a7)]:null;}var vr=class{constructor(){const _0x4ec9e4=_0x5b38ef;H(this,_0x4ec9e4(0x227),new Map());}[_0x5b38ef(0x2f4)](_0x30580b){const _0x40eb63=_0x5b38ef;return this[_0x40eb63(0x227)][_0x40eb63(0x534)](_0x30580b[_0x40eb63(0x210)],_0x30580b),(0x0,n['toDisposable'])(()=>{const _0x4b9393=_0x40eb63;this['_providers']['get'](_0x30580b['childType'])===_0x30580b&&this[_0x4b9393(0x227)][_0x4b9393(0x720)](_0x30580b[_0x4b9393(0x210)]);});}[_0x5b38ef(0x187)](_0x3f60b9,_0x19018c){const _0x56c7b5=_0x5b38ef;var _0x46f861;let _0x129c2c=this[_0x56c7b5(0x227)][_0x56c7b5(0x187)](_0x3f60b9);if(_0x129c2c&&!(_0x19018c&&(_0x46f861=_0x129c2c[_0x56c7b5(0x38a)])!=null&&_0x46f861[_0x56c7b5(0x3da)]&&!_0x129c2c[_0x56c7b5(0x38a)][_0x56c7b5(0x691)](_0x19018c)))return _0x129c2c;}[_0x5b38ef(0x1bf)](){const _0x14ea8e=_0x5b38ef;return[...this[_0x14ea8e(0x227)][_0x14ea8e(0x38d)]()];}},yr=class{constructor(){const _0x466d34=_0x5b38ef;H(this,_0x466d34(0x6f5),[]);}['register'](_0x32096b){const _0x2f1f8d=_0x5b38ef;return this[_0x2f1f8d(0x6f5)][_0x2f1f8d(0x56f)](_0x32096b),this[_0x2f1f8d(0x1ee)](),(0x0,n['toDisposable'])(()=>{const _0x44fdff=_0x2f1f8d;let _0x248076=this[_0x44fdff(0x6f5)]['indexOf'](_0x32096b);_0x248076>=0x0&&this[_0x44fdff(0x6f5)]['splice'](_0x248076,0x1);});}['handleWheel'](_0x1bd8d5){const _0x4748ec=_0x5b38ef;for(let _0x236323 of this[_0x4748ec(0x6f5)]){var _0x2294fa;if(_0x236323[_0x4748ec(0x210)]===_0x1bd8d5[_0x4748ec(0x210)]&&!(_0x1bd8d5[_0x4748ec(0x502)]&&(_0x2294fa=_0x236323['supportedLayouts'])!=null&&_0x2294fa['length']&&!_0x236323['supportedLayouts'][_0x4748ec(0x691)](_0x1bd8d5['layout']))&&_0x236323[_0x4748ec(0x72e)](_0x1bd8d5)===!0x0)return!0x0;}return!0x1;}[_0x5b38ef(0x1bf)](){const _0x3edaa4=_0x5b38ef;return[...this[_0x3edaa4(0x6f5)]];}[_0x5b38ef(0x1ee)](){const _0x16c177=_0x5b38ef;this[_0x16c177(0x6f5)][_0x16c177(0x4c5)]((_0x28ef1d,_0x386ea2)=>(_0x386ea2[_0x16c177(0x141)]??0x0)-(_0x28ef1d[_0x16c177(0x141)]??0x0));}};function br(_0x203936){const _0x27754a=_0x5b38ef;if(!_0x203936||typeof _0x203936!=_0x27754a(0x4c3))return;let _0xb9f685=_0x203936;return _0xb9f685[_0x27754a(0x506)]===0x1&&_0xb9f685[_0x27754a(0x2a5)]&&_0xb9f685['hostAnchorId']?_0xb9f685:void 0x0;}const xr=new Map();function Sr(_0x28f624){const _0x7bb4d4=_0x5b38ef;var _0x1e8f69,_0x3bbce4;let {container:_0x2cd386,content:_0x104ad8,offset:_0x3c9473}=_0x28f624;if(!_0x28f624[_0x7bb4d4(0x5a3)])return _0x3c9473[_0x7bb4d4(0x743)]=0x0,_0x104ad8[_0x7bb4d4(0x2ac)][_0x7bb4d4(0x1b6)](_0x7bb4d4(0x484)),_0x104ad8['style'][_0x7bb4d4(0x1b6)]('clip-path'),(0x0,n[_0x7bb4d4(0x5dc)])(()=>{});let _0x10d73b=_0x2cd386[_0x7bb4d4(0x631)]['defaultView']??window,_0x240616=Xr(_0x28f624[_0x7bb4d4(0x20b)],0x1),_0x55b03d=!0x1,_0x2f8412,_0xd57334=()=>{const _0x545712=_0x7bb4d4;var _0x1a42b8;if(_0x55b03d)return;let _0x5180fd=_0x28f624[_0x545712(0x662)]();if(!_0x5180fd){_0x3c9473[_0x545712(0x743)]=0x0,_0x104ad8['style'][_0x545712(0x1b6)](_0x545712(0x484)),_0x104ad8['style'][_0x545712(0x1b6)](_0x545712(0x2f7));return;}let _0x25d431=_0x28f624[_0x545712(0x605)](_0x5180fd);if(!_0x25d431)return;let _0x5e15cb=Kn(_0x2cd386),_0x31c323=(_0x5e15cb==null?void 0x0:_0x5e15cb[_0x545712(0x2fb)]())??{'height':_0x10d73b['innerHeight'],'top':0x0,'width':_0x10d73b[_0x545712(0x69a)]},_0x4ad54d=_0x2cd386[_0x545712(0x2fb)](),_0x39f63e=Xr(_0x28f624[_0x545712(0x189)],_0x4ad54d[_0x545712(0x658)]/_0x240616),_0x342ff1=Math[_0x545712(0x22d)](_0x39f63e,Xr(_0x28f624[_0x545712(0x41c)],_0x104ad8[_0x545712(0x2fb)]()[_0x545712(0x658)]/_0x240616,_0x31c323[_0x545712(0x658)]/_0x240616)),_0x4fc514=Tr({'collapseWithoutChildScroll':_0x28f624[_0x545712(0x6ab)],'contentHeight':_0x39f63e,'hostOffset':Math[_0x545712(0x2df)](0x0,(_0x31c323['top']-_0x4ad54d[_0x545712(0x3ec)])/_0x240616),'stickyHeaderHeight':Math[_0x545712(0x2df)](0x18,((_0x1a42b8=_0x25d431[_0x545712(0x260)])==null?void 0x0:_0x1a42b8[_0x545712(0x591)](_0x25d431,_0x5180fd))??0x0),'viewportHeight':_0x342ff1});if(_0x104ad8[_0x545712(0x2ac)][_0x545712(0x484)]=_0x4fc514[_0x545712(0x6cd)]===0x0?'':'translateY('+_0x4fc514['visualOffset']*_0x240616+_0x545712(0x55e),_0x104ad8['style'][_0x545712(0x271)]=_0x4fc514[_0x545712(0x450)]===0x0?'':'inset(0\x200\x20'+_0x4fc514['clipBottom']*_0x240616+_0x545712(0x2a8),!Cr(_0x28f624[_0x545712(0x5e7)][_0x545712(0x743)],_0x545712(0x602))||_0x28f624['syncingHostFromChild'][_0x545712(0x743)])return;let _0xb2fd77=_0x4fc514[_0x545712(0x43a)]-_0x3c9473[_0x545712(0x743)];if(Math[_0x545712(0x90)](_0xb2fd77)<0.5)return;_0x3c9473[_0x545712(0x743)]=_0x4fc514[_0x545712(0x43a)],_0x28f624['invalidate']();let _0x86b514=new WheelEvent('wheel',{'cancelable':!0x1,'clientX':_0x4ad54d[_0x545712(0x1e4)]+Math[_0x545712(0x22d)](_0x4ad54d['width'],_0x31c323[_0x545712(0x33d)])/0x2,'clientY':_0x31c323[_0x545712(0x3ec)]+_0x342ff1*_0x240616/0x2,'deltaY':_0xb2fd77});_0x28f624[_0x545712(0x1bd)][_0x545712(0x743)]=!0x0;try{_0x25d431[_0x545712(0x72e)]({..._0x5180fd,'event':_0x86b514,'source':'host-scroll-sync','stage':_0x28f624[_0x545712(0x496)](),'viewportScrollY':_0x4fc514[_0x545712(0x43a)]});}finally{_0x28f624[_0x545712(0x1bd)][_0x545712(0x743)]=!0x1;}},_0x51b020=()=>{const _0x3f1ac8=_0x7bb4d4;_0xd57334(),_0x55b03d||(_0x2f8412=_0x10d73b[_0x3f1ac8(0x746)](_0x51b020));},_0x4dd693=()=>{globalThis['queueMicrotask'](()=>{_0x55b03d||_0xd57334();});},_0x13dfff=_0x28f624[_0x7bb4d4(0x662)](),_0x2adc03=_0x13dfff?_0x28f624[_0x7bb4d4(0x605)](_0x13dfff):void 0x0,_0x3939eb=_0x13dfff&&(_0x2adc03==null||(_0x1e8f69=_0x2adc03[_0x7bb4d4(0x149)])==null?void 0x0:_0x1e8f69[_0x7bb4d4(0x591)](_0x2adc03,_0x13dfff,_0xd40c0e=>{const _0x4b8ca5=_0x7bb4d4;var _0x598366;if(_0x28f624[_0x4b8ca5(0x1bd)][_0x4b8ca5(0x743)]||!Cr(_0x28f624[_0x4b8ca5(0x5e7)][_0x4b8ca5(0x743)],_0x4b8ca5(0x21d)))return;let _0x4a724d=Math[_0x4b8ca5(0x2df)](0x0,Xr(_0x28f624[_0x4b8ca5(0x189)])-Xr(_0x28f624['viewportHeight'])),_0x4c172a=Dr(_0xd40c0e,0x0,_0x4a724d),_0x1373a3=_0x2cd386[_0x4b8ca5(0x2fb)](),_0x433c5b=((_0x598366=Kn(_0x2cd386))==null?void 0x0:_0x598366[_0x4b8ca5(0x2fb)]()[_0x4b8ca5(0x3ec)])??0x0,_0x575576=wr(_0x4c172a,Dr((_0x433c5b-_0x1373a3[_0x4b8ca5(0x3ec)])/_0x240616,0x0,_0x4a724d),Math[_0x4b8ca5(0x2df)](0x0,(_0x1373a3[_0x4b8ca5(0x3ec)]-_0x433c5b)/_0x240616));if(Math[_0x4b8ca5(0x90)](_0x575576)<0.5)return;let _0x373aa9=new WheelEvent('wheel',{'cancelable':!0x1,'clientX':_0x1373a3[_0x4b8ca5(0x1e4)]+_0x1373a3[_0x4b8ca5(0x33d)]/0x2,'clientY':_0x1373a3[_0x4b8ca5(0x3ec)]+Math['min'](_0x1373a3['height'],(_0x28f624[_0x4b8ca5(0x41c)]??_0x1373a3[_0x4b8ca5(0x658)]/_0x240616)*_0x240616)/0x2,'deltaY':_0x575576*_0x240616}),_0x23f5fb=_0x3c9473[_0x4b8ca5(0x743)],_0xb9e0a3=_0x104ad8[_0x4b8ca5(0x2ac)][_0x4b8ca5(0x484)],_0x3fbb2e=_0x104ad8[_0x4b8ca5(0x2ac)][_0x4b8ca5(0x271)];_0x3c9473[_0x4b8ca5(0x743)]=_0x4c172a,_0x104ad8[_0x4b8ca5(0x2ac)][_0x4b8ca5(0x484)]=_0x4c172a===0x0?'':_0x4b8ca5(0x3d8)+_0x4c172a*_0x240616+_0x4b8ca5(0x55e),_0x104ad8[_0x4b8ca5(0x2ac)][_0x4b8ca5(0x271)]='',_0x28f624['syncingHostFromChild'][_0x4b8ca5(0x743)]=!0x0;let _0x32dee6=!0x1;try{var _0x3e0345;_0x32dee6=((_0x3e0345=_0x28f624['onHostWheel'])==null?void 0x0:_0x3e0345[_0x4b8ca5(0x591)](_0x28f624,_0x373aa9,_0x13dfff))===!0x0||Gn(_0x2cd386,_0x373aa9);}finally{_0x28f624[_0x4b8ca5(0x192)][_0x4b8ca5(0x743)]=!0x1;}if(!_0x32dee6){_0x3c9473[_0x4b8ca5(0x743)]=_0x23f5fb,_0x104ad8[_0x4b8ca5(0x2ac)][_0x4b8ca5(0x484)]=_0xb9e0a3,_0x104ad8[_0x4b8ca5(0x2ac)][_0x4b8ca5(0x271)]=_0x3fbb2e;return;}_0x28f624[_0x4b8ca5(0x4df)]();}));_0x2f8412=_0x10d73b['requestAnimationFrame'](_0x51b020);let _0x4284ef=(_0x3bbce4=_0x28f624[_0x7bb4d4(0x5be)])==null?void 0x0:_0x3bbce4['subscribe'](_0x4dd693);_0x10d73b['addEventListener'](_0x7bb4d4(0x11c),_0xd57334,!0x0),_0x10d73b[_0x7bb4d4(0x344)](_0x7bb4d4(0x3cc),_0xd57334);let _0x1fb91c=typeof ResizeObserver>'u'?void 0x0:new ResizeObserver(_0xd57334);return _0x1fb91c==null||_0x1fb91c[_0x7bb4d4(0x2ed)](_0x2cd386),(0x0,n[_0x7bb4d4(0x5dc)])(()=>{const _0x3a5565=_0x7bb4d4;_0x55b03d=!0x0,_0x2f8412!=null&&_0x10d73b['cancelAnimationFrame'](_0x2f8412),_0x3939eb==null||_0x3939eb[_0x3a5565(0x565)](),_0x4284ef==null||_0x4284ef['unsubscribe'](),_0x1fb91c==null||_0x1fb91c[_0x3a5565(0x5ce)](),_0x10d73b[_0x3a5565(0x6ca)](_0x3a5565(0x11c),_0xd57334,!0x0),_0x10d73b[_0x3a5565(0x6ca)]('resize',_0xd57334),_0x104ad8['style'][_0x3a5565(0x1b6)](_0x3a5565(0x484)),_0x104ad8['style'][_0x3a5565(0x1b6)](_0x3a5565(0x2f7));});}function Cr(_0x6fa4ea,_0x3b4b2b){return _0x6fa4ea==null||_0x6fa4ea===_0x3b4b2b;}function wr(_0x12d14f,_0x1f6011,_0x2bee10){let _0x3f7cd9=_0x12d14f-_0x1f6011;return _0x3f7cd9+(_0x3f7cd9>0x0?Math['max'](0x0,_0x2bee10):0x0);}function Tr(_0x1452b0){const _0x18d035=_0x5b38ef;let _0x5dfc68=Xr(_0x1452b0[_0x18d035(0x189)]),_0x1a0fc4=Math[_0x18d035(0x22d)](_0x5dfc68,Xr(_0x1452b0[_0x18d035(0x41c)])),_0x3808fc=Math[_0x18d035(0x2df)](0x0,_0x5dfc68-_0x1a0fc4);if(_0x3808fc===0x0&&!_0x1452b0[_0x18d035(0x6ab)])return{'childOffset':0x0,'clipBottom':0x0,'visualOffset':0x0};let _0x30ef2c=Math[_0x18d035(0x2df)](0x0,_0x1452b0[_0x18d035(0xd9)]),_0xf6d9f2=Dr(Xr(_0x1452b0['stickyHeaderHeight']),0x1,_0x1a0fc4),_0x4b42e5=Math[_0x18d035(0x2df)](_0x3808fc,_0x5dfc68-_0xf6d9f2),_0x1fd29e=Math['min'](_0x30ef2c,_0x4b42e5),_0xefc847=Dr(_0x5dfc68-_0x30ef2c,_0xf6d9f2,_0x1a0fc4);return{'childOffset':Math['min'](_0x30ef2c,_0x3808fc),'clipBottom':_0x1a0fc4-_0xefc847,'visualOffset':_0x1fd29e};}function Er(_0x25f074){const _0x2c69de=_0x5b38ef;let _0x219236=Math['max'](0x1,_0x25f074[_0x2c69de(0x723)]-_0x25f074[_0x2c69de(0x247)]),_0xca3323=Math['min'](_0x25f074[_0x2c69de(0x206)],_0x219236);return{'initialWidth':_0xca3323,'maxExpansion':Math['min'](_0x25f074[_0x2c69de(0x247)],Math[_0x2c69de(0x2df)](0x0,_0x25f074[_0x2c69de(0x206)]-_0xca3323))};}function Dr(_0x35165a,_0x53e441,_0x4cca3d){const _0x194f71=_0x5b38ef;return Math[_0x194f71(0x2df)](_0x53e441,Math['min'](_0x4cca3d,_0x35165a));}function Or(_0x4f0868){const _0x5537eb=_0x5b38ef;_0x4f0868[_0x5537eb(0x2ac)][_0x5537eb(0x1b6)](_0x5537eb(0x1e4)),_0x4f0868['style'][_0x5537eb(0x1b6)](_0x5537eb(0x3ec)),_0x4f0868[_0x5537eb(0x2ac)]['removeProperty'](_0x5537eb(0x33d)),_0x4f0868[_0x5537eb(0x2ac)][_0x5537eb(0x1b6)](_0x5537eb(0x658)),_0x4f0868[_0x5537eb(0x2ac)][_0x5537eb(0x1b6)](_0x5537eb(0x67c)),_0x4f0868[_0x5537eb(0x2ac)][_0x5537eb(0x1b6)]('pointer-events');}function kr(_0x121c38,_0x4780fd){const _0x2eb7f4=_0x5b38ef;_0x4780fd?xr[_0x2eb7f4(0x534)](_0x121c38,_0x4780fd):xr[_0x2eb7f4(0x720)](_0x121c38);}function Ar(_0x10c049){const _0x27cca5=_0x5b38ef;var _0x596f85;let {chrome:_0x17ff3d,container:_0x43855f,geometryService:_0x457501,stage:_0x3b3cba}=_0x10c049;if(_0x10c049[_0x27cca5(0x357)]&&_0x3b3cba===_0x27cca5(0x65d))return _0x17ff3d['style']['visibility']=_0x27cca5(0x4dc),_0x17ff3d[_0x27cca5(0x2ac)][_0x27cca5(0x66f)]=_0x27cca5(0x31c),(0x0,n[_0x27cca5(0x5dc)])(()=>{const _0x46a57c=_0x27cca5;_0x17ff3d[_0x46a57c(0x2ac)][_0x46a57c(0x1b6)](_0x46a57c(0x67c)),_0x17ff3d[_0x46a57c(0x2ac)]['removeProperty'](_0x46a57c(0x3f5));});let _0x59f2e0=_0x17ff3d[_0x27cca5(0x3a7)],_0xfc1242=_0x17ff3d[_0x27cca5(0x385)],_0x4ce942,_0x36413f,_0x243017=0x0,_0x961eb7,_0x424354,_0x59e9a7,_0x2a4a2c,_0x5301ab,_0x5ccd7b,_0x236125,_0x2e9cd4=()=>{const _0x39710d=_0x27cca5;let _0x266364=zr(_0x43855f),_0x2057ed=Rr(_0x43855f),_0x39b81d=!Br(_0x43855f)&&_0x236125!=null&&_0x961eb7===_0x2057ed[_0x39710d(0x1e4)]&&_0x59e9a7===_0x2057ed['width']&&_0x2a4a2c===_0x2057ed[_0x39710d(0x658)];!Br(_0x43855f)&&_0x236125!=null&&!_0x39b81d&&(_0x236125=void 0x0);let _0x4721bc=_0x39b81d?new DOMRect(_0x2057ed[_0x39710d(0x1e4)],_0x236125,_0x2057ed[_0x39710d(0x33d)],_0x2057ed['height']):_0x2057ed,_0x1db446=!_0x266364||_0x4721bc[_0x39710d(0x658)]>=0x18,_0x4d963a=Pr(_0x266364,_0x1db446,_0x4721bc[_0x39710d(0x658)]);if(Mr(_0x43855f,_0x17ff3d,_0x1db446,_0x3b3cba),Nr(_0x43855f,_0x17ff3d,_0x4d963a,_0x3b3cba),_0x266364){let _0x5c8a28=_0x43855f[_0x39710d(0x2fb)]();Fr(_0x17ff3d,_0x4721bc,Ir(_0x5c8a28,_0x10c049[_0x39710d(0x237)]));}else Lr(_0x17ff3d);_0x17ff3d[_0x39710d(0x2ac)][_0x39710d(0x67c)]=_0x1db446?'':'hidden',_0x17ff3d[_0x39710d(0x2ac)]['pointerEvents']=_0x1db446&&_0x3b3cba!==_0x39710d(0x65d)?'':_0x39710d(0x31c),(_0x4721bc[_0x39710d(0x1e4)]!==_0x961eb7||_0x4721bc[_0x39710d(0x3ec)]!==_0x424354||_0x4721bc[_0x39710d(0x33d)]!==_0x59e9a7||_0x4721bc[_0x39710d(0x658)]!==_0x2a4a2c||_0x1db446!==_0x5301ab||_0x4d963a!==_0x5ccd7b)&&(_0x961eb7=_0x4721bc['left'],_0x424354=_0x4721bc['top'],_0x59e9a7=_0x4721bc[_0x39710d(0x33d)],_0x2a4a2c=_0x4721bc[_0x39710d(0x658)],_0x5301ab=_0x1db446,_0x5ccd7b=_0x4d963a,kr(_0x43855f,{'height':_0x4721bc[_0x39710d(0x658)],'left':_0x4721bc[_0x39710d(0x1e4)],'top':_0x4721bc[_0x39710d(0x3ec)],'width':_0x4721bc[_0x39710d(0x33d)]}),_0x17ff3d[_0x39710d(0x2ac)][_0x39710d(0x1e4)]=_0x4721bc[_0x39710d(0x1e4)]+'px',_0x17ff3d[_0x39710d(0x2ac)]['top']=_0x4721bc[_0x39710d(0x3ec)]+'px',_0x17ff3d[_0x39710d(0x2ac)][_0x39710d(0x33d)]=_0x4721bc[_0x39710d(0x33d)]+'px',_0x17ff3d['style']['height']=_0x4721bc[_0x39710d(0x658)]+'px');},_0x2a37cf=()=>{const _0x1c06dc=_0x27cca5;_0x2e9cd4(),_0x4ce942=window[_0x1c06dc(0x746)](_0x2a37cf);},_0x58f206=()=>{_0x36413f=void 0x0,_0x2e9cd4(),!(_0x243017<=0x0)&&(--_0x243017,_0x36413f=window['requestAnimationFrame'](_0x58f206));},_0x441d34=_0x9152e=>{const _0x529ccc=_0x27cca5;!Br(_0x43855f)&&Ur(_0x9152e)&&_0x424354!=null&&(_0x236125=_0x424354),Hr(_0x43855f,_0x9152e,{'height':_0x2a4a2c,'left':_0x961eb7,'top':_0x424354,'width':_0x59e9a7})&&(_0x457501['invalidate']({'embedId':_0x10c049[_0x529ccc(0x2a5)],'reason':_0x529ccc(0x183)}),_0x243017=Math[_0x529ccc(0x2df)](_0x243017,0x3),_0x36413f??=window[_0x529ccc(0x746)](_0x58f206));},_0x2afe95=()=>{const _0x27f879=_0x27cca5;_0x236125=void 0x0,_0x457501[_0x27f879(0x4df)]({'embedId':_0x10c049['embedId'],'reason':_0x27f879(0x5a6)}),_0x243017=Math['max'](_0x243017,0x2),_0x36413f??=window[_0x27f879(0x746)](_0x58f206);},_0x3eba19=()=>{_0x236125=void 0x0;};_0x2e9cd4(),document[_0x27cca5(0x4b7)][_0x27cca5(0x33e)](_0x17ff3d);let _0x434378=new ResizeObserver(_0x2e9cd4);_0x434378[_0x27cca5(0x2ed)](_0x43855f);let _0x2450f9=(_0x596f85=_0x10c049[_0x27cca5(0x5be)])==null?void 0x0:_0x596f85[_0x27cca5(0xde)](_0x2afe95);return window[_0x27cca5(0x344)](_0x27cca5(0x318),_0x3eba19,!0x0),window[_0x27cca5(0x344)](_0x27cca5(0x11c),_0x441d34,!0x0),window[_0x27cca5(0x344)](_0x27cca5(0x183),_0x441d34,!0x0),window[_0x27cca5(0x344)](_0x27cca5(0x3cc),_0x441d34),(_0x3b3cba!=='inactive'||Br(_0x43855f))&&(_0x4ce942=window[_0x27cca5(0x746)](_0x2a37cf)),(0x0,n[_0x27cca5(0x5dc)])(()=>{const _0x3102cf=_0x27cca5;_0x4ce942!=null&&window[_0x3102cf(0x46d)](_0x4ce942),_0x36413f!=null&&window[_0x3102cf(0x46d)](_0x36413f),_0x2450f9==null||_0x2450f9[_0x3102cf(0x637)](),_0x434378['disconnect'](),window[_0x3102cf(0x6ca)](_0x3102cf(0x318),_0x3eba19,!0x0),window[_0x3102cf(0x6ca)](_0x3102cf(0x11c),_0x441d34,!0x0),window['removeEventListener']('wheel',_0x441d34,!0x0),window[_0x3102cf(0x6ca)]('resize',_0x441d34),kr(_0x43855f),Or(_0x17ff3d),Mr(_0x43855f,_0x17ff3d,!0x0,'stage2'),Nr(_0x43855f,_0x17ff3d,!0x0,_0x3102cf(0x71b)),_0x59f2e0!=null&&_0x59f2e0[_0x3102cf(0x94)]?_0x59f2e0[_0x3102cf(0x45a)](_0x17ff3d,_0xfc1242):_0x17ff3d[_0x3102cf(0x507)]();});}function jr(_0x3112d1,_0x3b4c4d){const _0x30b9d8=_0x5b38ef;var _0x3c7da6,_0x5dd51f,_0x934766;let _0x4248e1=_0x3112d1[_0x30b9d8(0x4e8)][_0x30b9d8(0x2a5)],_0x2f44b5=_0x3112d1[_0x30b9d8(0x631)],_0x5ae5cc=zr(_0x3112d1)?[Rr(_0x3112d1)]:[_0x3112d1[_0x30b9d8(0x2fb)](),(_0x3c7da6=_0x3112d1[_0x30b9d8(0x724)](_0x30b9d8(0x202)))==null?void 0x0:_0x3c7da6[_0x30b9d8(0x2fb)]()],_0x7fa875=_0x2f44b5[_0x30b9d8(0x724)](_0x30b9d8(0x68e)+_0x4248e1+'\x22]'),_0x1304aa=[_0x7fa875==null||(_0x5dd51f=_0x7fa875[_0x30b9d8(0x724)](_0x30b9d8(0x666)))==null?void 0x0:_0x5dd51f[_0x30b9d8(0x2fb)](),_0x7fa875==null||(_0x934766=_0x7fa875[_0x30b9d8(0x724)](_0x30b9d8(0x60b)))==null?void 0x0:_0x934766['getBoundingClientRect']()],_0x2db1f0=Array[_0x30b9d8(0x23b)](_0x2f44b5[_0x30b9d8(0x2ba)](_0x30b9d8(0x53a)))[_0x30b9d8(0xc9)](_0x360f14=>_0x360f14[_0x30b9d8(0x4e8)][_0x30b9d8(0x2a5)]===_0x4248e1)[_0x30b9d8(0x264)](_0x4153b5=>_0x4153b5[_0x30b9d8(0x2fb)]());return[..._0x5ae5cc,..._0x1304aa,..._0x2db1f0][_0x30b9d8(0xc9)](_0x4de24d=>!!_0x4de24d&&_0x4de24d[_0x30b9d8(0x33d)]>0x0&&_0x4de24d[_0x30b9d8(0x658)]>0x0)['some'](_0x52e20a=>Jr(_0x52e20a,_0x3b4c4d[_0x30b9d8(0xfe)],_0x3b4c4d[_0x30b9d8(0x571)]));}function Mr(_0x22af8b,_0x2b9f8c,_0x41f958,_0x156149){const _0x161a23=_0x5b38ef;let _0x5ea7bb=_0x41f958?'':_0x161a23(0x31c),_0xa9a29e=_0x22af8b[_0x161a23(0x724)](_0x161a23(0x202)),_0x1ce1b1=_0x22af8b[_0x161a23(0x724)](_0x161a23(0x1f0)),_0x296bd2=_0x22af8b['querySelector'](_0x161a23(0x5cd)),_0x2b438a=_0x22af8b[_0x161a23(0x724)](_0x161a23(0x3bc)),_0x54b387=_0x22af8b[_0x161a23(0x724)](_0x161a23(0xe2)),_0x1468d0=_0x2b9f8c==null?void 0x0:_0x2b9f8c[_0x161a23(0x724)](_0x161a23(0x493)),_0x2f389c=_0x2b9f8c==null?void 0x0:_0x2b9f8c[_0x161a23(0x724)](_0x161a23(0x111));if(_0x1468d0==null||_0x1468d0['style'][_0x161a23(0x453)](_0x161a23(0x3f5),_0x161a23(0x31c)),_0x2f389c==null||_0x2f389c[_0x161a23(0x2ac)][_0x161a23(0x453)](_0x161a23(0x3f5),_0x161a23(0x31c)),zr(_0x22af8b)){_0x22af8b['style'][_0x161a23(0x453)](_0x161a23(0x3f5),'none'),_0xa9a29e==null||_0xa9a29e['style'][_0x161a23(0x453)]('pointer-events',_0x161a23(0x31c)),_0x1ce1b1==null||_0x1ce1b1['style']['setProperty'](_0x161a23(0x3f5),_0x161a23(0x31c)),_0x296bd2==null||_0x296bd2['style'][_0x161a23(0x453)](_0x161a23(0x3f5),_0x41f958?_0x161a23(0x5ad):_0x161a23(0x31c)),_0x2b438a==null||_0x2b438a[_0x161a23(0x2ac)][_0x161a23(0x453)](_0x161a23(0x3f5),'none'),_0x54b387==null||_0x54b387[_0x161a23(0x2ac)][_0x161a23(0x453)](_0x161a23(0x3f5),_0x161a23(0x31c));return;}_0x22af8b[_0x161a23(0x2ac)]['removeProperty']('pointer-events'),_0xa9a29e==null||_0xa9a29e[_0x161a23(0x2ac)][_0x161a23(0x1b6)](_0x161a23(0x3f5)),_0x1ce1b1==null||_0x1ce1b1['style'][_0x161a23(0x453)]('pointer-events',_0x5ea7bb),_0x296bd2==null||_0x296bd2[_0x161a23(0x2ac)][_0x161a23(0x1b6)]('pointer-events'),_0x2b438a==null||_0x2b438a[_0x161a23(0x2ac)][_0x161a23(0x1b6)](_0x161a23(0x3f5)),_0x54b387==null||_0x54b387['style'][_0x161a23(0x453)](_0x161a23(0x3f5),_0x5ea7bb);}function Nr(_0x2e4787,_0x46f187,_0x1ed6a3,_0x4de774){const _0x437552=_0x5b38ef;let _0x536691=_0x1ed6a3&&_0x4de774!==_0x437552(0x71b),_0x1d0036=_0x2e4787['querySelector']('[data-embed-float-fullscreen-button]')??(_0x46f187==null?void 0x0:_0x46f187[_0x437552(0x724)](_0x437552(0x60b))),_0x4e13f=[_0x46f187==null?void 0x0:_0x46f187[_0x437552(0x724)](_0x437552(0x493)),_0x46f187==null?void 0x0:_0x46f187[_0x437552(0x724)]('[data-embed-popup-root]')];_0x1d0036==null||_0x1d0036[_0x437552(0x2ac)]['setProperty']('visibility',_0x536691?'':_0x437552(0x4dc)),_0x1d0036==null||_0x1d0036[_0x437552(0x2ac)][_0x437552(0x453)](_0x437552(0x3f5),_0x536691?'':'none'),_0x4e13f[_0x437552(0x53f)](_0x31371a=>{const _0x5ea064=_0x437552;_0x31371a==null||_0x31371a[_0x5ea064(0x2ac)][_0x5ea064(0x453)](_0x5ea064(0x67c),_0x1ed6a3&&_0x4de774===_0x5ea064(0x71b)?'':_0x5ea064(0x4dc)),_0x31371a==null||_0x31371a[_0x5ea064(0x2ac)]['setProperty'](_0x5ea064(0x3f5),_0x5ea064(0x31c)),_0x4de774!==_0x5ea064(0x71b)&&(_0x31371a==null||_0x31371a[_0x5ea064(0x4f9)](_0x5ea064(0x408)),_0x31371a==null||_0x31371a[_0x5ea064(0x2ba)](_0x5ea064(0x702))['forEach'](_0x48e346=>{const _0x5a1c0b=_0x5ea064;_0x48e346[_0x5a1c0b(0x4f9)](_0x5a1c0b(0x408));}));});}function Pr(_0x5bf168,_0x4b9d37,_0xd293ae){return _0x5bf168?_0x4b9d37:_0xd293ae>=0x28;}function Fr(_0x1d60d3,_0x1ac435,_0x1edcbc){const _0x20d1c0=_0x5b38ef;let _0x2c1062=_0x1edcbc['left']-_0x1ac435['left'],_0x959943=_0x1edcbc[_0x20d1c0(0x33d)];_0x1d60d3[_0x20d1c0(0x2ba)]('[data-embed-floating-menu=\x22true\x22]')['forEach'](_0x17a8cb=>{const _0x3f6159=_0x20d1c0;var _0x11ad25;let _0xebb7a0=(_0x11ad25=_0x17a8cb[_0x3f6159(0x609)](_0x3f6159(0x516)))==null?void 0x0:_0x11ad25['dataset'][_0x3f6159(0x120)],_0x5f2c98=_0x17a8cb[_0x3f6159(0x4e8)][_0x3f6159(0x510)]===_0x3f6159(0x6e3),_0x58873a=_0x17a8cb[_0x3f6159(0x4e8)]['uComp']===_0x3f6159(0x102);_0xebb7a0===_0x3f6159(0x4bd)?(_0x17a8cb['style'][_0x3f6159(0x3ec)]=_0x5f2c98?'-48px':_0x3f6159(0x1a6),_0x5f2c98?(_0x17a8cb['style'][_0x3f6159(0x453)]('left',_0x2c1062+'px',_0x3f6159(0x381)),_0x17a8cb[_0x3f6159(0x2ac)][_0x3f6159(0x453)](_0x3f6159(0xc4),'auto',_0x3f6159(0x381)),_0x17a8cb[_0x3f6159(0x2ac)][_0x3f6159(0x453)](_0x3f6159(0x33d),_0x959943+'px',_0x3f6159(0x381))):_0x58873a&&(_0x17a8cb['style'][_0x3f6159(0x453)]('left',_0x2c1062+_0x959943/0x2+'px',_0x3f6159(0x381)),_0x17a8cb[_0x3f6159(0x2ac)][_0x3f6159(0x453)]('max-width',_0x959943+'px'))):(_0x5f2c98||_0x58873a)&&(_0x17a8cb['style'][_0x3f6159(0x3ec)]='8px');});}function Ir(_0x5d74dd,_0x3dacac){const _0xd4d1b4=_0x5b38ef;if(!_0x3dacac)return _0x5d74dd;let _0x174765=Math[_0xd4d1b4(0x22d)](_0x3dacac['contentWidth'],_0x3dacac[_0xd4d1b4(0x29b)]);if(_0x174765<=0x0||_0x5d74dd[_0xd4d1b4(0x33d)]<=0x0)return _0x5d74dd;let _0x54ba71=_0x5d74dd['width']/_0x174765;return new DOMRect(_0x5d74dd[_0xd4d1b4(0x1e4)],_0x5d74dd[_0xd4d1b4(0x3ec)],_0x3dacac[_0xd4d1b4(0x29b)]*_0x54ba71,_0x5d74dd[_0xd4d1b4(0x658)]);}function Lr(_0x1b7b98){const _0x197d3d=_0x5b38ef;_0x1b7b98[_0x197d3d(0x2ba)](_0x197d3d(0x666))[_0x197d3d(0x53f)](_0x5e29e1=>{const _0xabfef0=_0x197d3d;var _0x48f899;_0x5e29e1['style']['removeProperty'](_0xabfef0(0x1e4)),_0x5e29e1[_0xabfef0(0x2ac)]['removeProperty']('top'),_0x5e29e1['style'][_0xabfef0(0x1b6)]('width'),_0x5e29e1[_0xabfef0(0x2ac)][_0xabfef0(0x1b6)]('right'),_0x5e29e1[_0xabfef0(0x2ac)][_0xabfef0(0x1b6)](_0xabfef0(0x216)),(_0x48f899=_0x5e29e1[_0xabfef0(0x724)]('[data-u-comp=\x22base-embed-view-slot\x22]'))==null||_0x48f899[_0xabfef0(0x2ac)][_0xabfef0(0x1b6)]('margin-left');});}function Rr(_0x236b7e){const _0x334282=_0x5b38ef;let _0xd21019=Br(_0x236b7e)?_0x236b7e['querySelector'](_0x334282(0x202)):null,_0x14d403=_0xd21019==null?void 0x0:_0xd21019[_0x334282(0x2fb)](),_0x1f6410=_0x236b7e[_0x334282(0x2fb)]();return Wr(_0x14d403&&_0x14d403[_0x334282(0x33d)]>0x0&&_0x14d403[_0x334282(0x658)]>0x0?zr(_0x236b7e)?Gr(_0x14d403,_0x1f6410[_0x334282(0x711)]):_0x14d403:_0x1f6410,_0x236b7e);}function zr(_0x5736b3){return!!_0x5736b3['closest']('[data-embed-docs-custom-block-sheet-like=\x22true\x22]');}function Br(_0x384350){const _0x469112=_0x5b38ef;return zr(_0x384350)||!!_0x384350['closest'](_0x469112(0x531));}function Vr(_0x504c47,_0x4410ba,_0x5bcd1e,_0xd06b2e){const _0x259fae=_0x5b38ef;_0xd06b2e[_0x259fae(0x743)]['forEach'](_0xa276bb=>window['cancelAnimationFrame'](_0xa276bb)),_0xd06b2e[_0x259fae(0x743)]=[],_0x504c47[_0x259fae(0x4df)]({'embedId':_0x4410ba,'reason':_0x5bcd1e});let _0x4f7438=_0x28fd53=>{const _0x1e6021=_0x259fae;let _0x577c8e=window['requestAnimationFrame'](()=>{const _0x21d6d8=_0x241e;_0xd06b2e[_0x21d6d8(0x743)]=_0xd06b2e[_0x21d6d8(0x743)][_0x21d6d8(0xc9)](_0x58feac=>_0x58feac!==_0x577c8e),_0x504c47[_0x21d6d8(0x4df)]({'embedId':_0x4410ba,'reason':_0x5bcd1e}),_0x28fd53>0x1&&_0x4f7438(_0x28fd53-0x1);});_0xd06b2e[_0x1e6021(0x743)][_0x1e6021(0x56f)](_0x577c8e);};_0x4f7438(0x2);}function Hr(_0xddfec0,_0x44c075,_0x3ee86a){const _0x19f123=_0x5b38ef;if(zn(_0x44c075))return!0x1;let _0x51667d=_0x44c075==null?void 0x0:_0x44c075['target'];return!(_0x51667d instanceof Node&&_0xddfec0['contains'](_0x51667d)||_0x51667d instanceof HTMLElement&&_0x51667d['closest']('[data-embed-float-dom=\x22true\x22]')||_0x44c075 instanceof WheelEvent&&([...xr[_0x19f123(0x38d)]()][_0x19f123(0x2e7)](_0x20fd4f=>Yr(_0x20fd4f,_0x44c075))||Yr(_0x3ee86a,_0x44c075)));}function Ur(_0x113f1c){const _0x29cbc1=_0x5b38ef;return _0x113f1c instanceof WheelEvent?Math[_0x29cbc1(0x90)](_0x113f1c[_0x29cbc1(0x485)])>=Math[_0x29cbc1(0x90)](_0x113f1c[_0x29cbc1(0x1d5)]):(_0x113f1c==null?void 0x0:_0x113f1c[_0x29cbc1(0x68d)])===_0x29cbc1(0x11c);}function Wr(_0x269970,_0x490943){const _0x247e22=_0x5b38ef;let _0xd90caa=Kr(_0x490943,_0x269970);if(!_0xd90caa&&_0x269970[_0x247e22(0x3ec)]>=0x0&&_0x269970[_0x247e22(0x1e4)]>=0x0)return _0x269970;let _0x80306f=(_0xd90caa==null?void 0x0:_0xd90caa['getBoundingClientRect']())??new DOMRect(0x0,0x0,window[_0x247e22(0x69a)],window[_0x247e22(0x2d8)]),_0x1d8472=Math[_0x247e22(0x2df)](_0x269970[_0x247e22(0x1e4)],_0x80306f[_0x247e22(0x1e4)]),_0x302538=Math[_0x247e22(0x2df)](_0x269970[_0x247e22(0x3ec)],_0x80306f[_0x247e22(0x3ec)]),_0x31cc02=Math[_0x247e22(0x22d)](_0x269970[_0x247e22(0xc4)],_0x80306f[_0x247e22(0xc4)]),_0x291095=Math[_0x247e22(0x22d)](_0x269970[_0x247e22(0x711)],_0x80306f[_0x247e22(0x711)]);return _0x31cc02<=_0x1d8472||_0x291095<=_0x302538?new DOMRect(_0x1d8472,_0x302538,0x0,0x0):new DOMRect(_0x1d8472,_0x302538,_0x31cc02-_0x1d8472,_0x291095-_0x302538);}function Gr(_0x4ff325,_0x188c79){const _0x1c55c3=_0x5b38ef;let _0x3dd3df=Math['min'](_0x4ff325['bottom'],_0x188c79);return _0x3dd3df<=_0x4ff325[_0x1c55c3(0x3ec)]?new DOMRect(_0x4ff325[_0x1c55c3(0x1e4)],_0x4ff325[_0x1c55c3(0x3ec)],0x0,0x0):new DOMRect(_0x4ff325[_0x1c55c3(0x1e4)],_0x4ff325[_0x1c55c3(0x3ec)],_0x4ff325[_0x1c55c3(0x33d)],_0x3dd3df-_0x4ff325[_0x1c55c3(0x3ec)]);}function Kr(_0x5e796d,_0x4df413){const _0x12b83d=_0x5b38ef;let _0x384687=_0x5e796d[_0x12b83d(0x3a7)];for(;_0x384687&&_0x384687!==document[_0x12b83d(0x4b7)]&&_0x384687!==document[_0x12b83d(0x612)];){if(qn(_0x384687)&&!qr(_0x384687,_0x4df413))return _0x384687;_0x384687=_0x384687[_0x12b83d(0x3a7)];}return null;}function qr(_0x3ba9b5,_0x10e4a2){const _0x5e347e=_0x5b38ef;let _0x4de966=_0x3ba9b5[_0x5e347e(0x2fb)]();return _0x4de966[_0x5e347e(0x33d)]<=0x0||_0x4de966[_0x5e347e(0x658)]<=0x0||Math['abs'](_0x4de966['left']-_0x10e4a2[_0x5e347e(0x1e4)])<0x1&&Math[_0x5e347e(0x90)](_0x4de966[_0x5e347e(0x3ec)]-_0x10e4a2[_0x5e347e(0x3ec)])<0x1&&Math[_0x5e347e(0x90)](_0x4de966[_0x5e347e(0x33d)]-_0x10e4a2[_0x5e347e(0x33d)])<0x1&&Math[_0x5e347e(0x90)](_0x4de966[_0x5e347e(0x658)]-_0x10e4a2[_0x5e347e(0x658)])<0x1;}function Jr(_0x4b3d9d,_0x261950,_0x46f6f7){const _0xfad4ee=_0x5b38ef;return _0x261950>=_0x4b3d9d['left']&&_0x261950<=_0x4b3d9d[_0xfad4ee(0xc4)]&&_0x46f6f7>=_0x4b3d9d[_0xfad4ee(0x3ec)]&&_0x46f6f7<=_0x4b3d9d[_0xfad4ee(0x711)];}function Yr(_0x4f7427,_0x4c7916){const _0x55b806=_0x5b38ef;let {height:_0x438cdc,left:_0x2b8487,top:_0x484877,width:_0x2d2488}=_0x4f7427;return Number[_0x55b806(0x715)](_0x2b8487)&&Number[_0x55b806(0x715)](_0x484877)&&Number[_0x55b806(0x715)](_0x2d2488)&&Number[_0x55b806(0x715)](_0x438cdc)&&(_0x2d2488??0x0)>0x0&&(_0x438cdc??0x0)>0x0&&_0x4c7916[_0x55b806(0xfe)]>=_0x2b8487&&_0x4c7916['clientX']<=_0x2b8487+_0x2d2488&&_0x4c7916[_0x55b806(0x571)]>=_0x484877&&_0x4c7916[_0x55b806(0x571)]<=_0x484877+_0x438cdc;}function Xr(..._0xa0cc06){const _0x1def5a=_0x5b38ef;return Math[_0x1def5a(0x2df)](0x1,_0xa0cc06[_0x1def5a(0x424)](_0x4e40c7=>typeof _0x4e40c7==_0x1def5a(0x4e4)&&Number[_0x1def5a(0x715)](_0x4e40c7)&&_0x4e40c7>0x0)??0x1);}const Zr=_0x5b38ef(0x3ef);function Qr(..._0x22d294){const _0x55d611=_0x5b38ef;return _0x22d294[_0x55d611(0xc9)](_0x533416=>!!_0x533416&&_0x533416[_0x55d611(0x94)]);}function $r(_0x2b791b,_0x5864e5){const _0x490684=_0x5b38ef;return(0x0,a[_0x490684(0x3ac)])(_0x5864e5?[_0x2b791b,_0x5864e5]:[_0x2b791b]);}function ei(_0x447bcf,_0x4ba841){const _0x8daef=_0x5b38ef;if(_0x4ba841 instanceof HTMLCanvasElement&&_0x447bcf[_0x8daef(0x2e7)](_0x4db310=>_0x4db310[_0x8daef(0x342)](_0x4ba841)))return _0x4ba841;for(let _0x787347 of _0x447bcf){let _0x11abd7=_0x787347[_0x8daef(0x724)](_0x8daef(0x6d1));if(_0x11abd7)return _0x11abd7;}return null;}function ti(_0x5a7806,_0x2ff502=!0x1){const _0x1b2f0e=_0x5b38ef;return _0x5a7806!==n[_0x1b2f0e(0x63d)][_0x1b2f0e(0x28b)]&&_0x5a7806!==n[_0x1b2f0e(0x63d)][_0x1b2f0e(0x3f3)]&&(_0x2ff502||_0x5a7806!==n[_0x1b2f0e(0x63d)][_0x1b2f0e(0x36e)]);}function ni(_0x3bb123){const _0x3a4e5e=_0x5b38ef;let _0x9122ce=ri(_0x3bb123);return _0x9122ce==='child-editor'||_0x9122ce===_0x3a4e5e(0x21b)||_0x9122ce===_0x3a4e5e(0x61b);}function ri(_0x44a6bf){const _0x55cd58=_0x5b38ef;var _0x27eafe;if(!(_0x44a6bf instanceof HTMLElement))return;let _0x56a71e=(_0x27eafe=_0x44a6bf[_0x55cd58(0x609)](_0x55cd58(0x702)))==null?void 0x0:_0x27eafe[_0x55cd58(0x82)](W);return fi(_0x56a71e)?_0x56a71e:void 0x0;}function ii(_0x417c2c,_0x190e13,_0x5dd03,_0x82c7a5,_0x10c6ba){const _0xbb2103=_0x5b38ef;if(_0x10c6ba!=='stage2'||!_0x5dd03||!_0x82c7a5)return;let _0x33c997=new Map(),_0xad45de=()=>{const _0x37cca8=_0x241e;let _0x1f5e0e=new Set([_0x82c7a5,..._0x190e13[_0x37cca8(0x431)](_0x5dd03)]);_0x33c997[_0x37cca8(0x53f)]((_0x3be4c9,_0x1d5913)=>{const _0xf14d38=_0x37cca8;_0x1f5e0e['has'](_0x1d5913)||(_0x3be4c9[_0xf14d38(0x565)](),_0x33c997[_0xf14d38(0x720)](_0x1d5913));}),_0x1f5e0e[_0x37cca8(0x53f)](_0x1c1c3a=>{const _0x5c86c0=_0x37cca8;_0x33c997[_0x5c86c0(0x6b7)](_0x1c1c3a)||_0x417c2c[_0x5c86c0(0x18d)](_0x1c1c3a)||_0x33c997['set'](_0x1c1c3a,_0x417c2c[_0x5c86c0(0x570)](_0x1c1c3a));});};_0xad45de();let _0xa3fec6=_0x190e13[_0xbb2103(0x178)][_0xbb2103(0xde)](_0xad45de);return(0x0,n['toDisposable'])(()=>{const _0x21ff08=_0xbb2103;_0xa3fec6[_0x21ff08(0x637)](),_0x33c997[_0x21ff08(0x53f)](_0x535516=>_0x535516[_0x21ff08(0x565)]()),_0x33c997[_0x21ff08(0x688)]();});}function ai(_0x264a07){const _0x1ec797=_0x5b38ef;let _0x22357c=_0x5caa61=>{const _0x21d6bf=_0x241e;var _0x3edb9f,_0x4312fe;let _0xd445a4=_0x5caa61[_0x21d6bf(0x487)],_0x46908b=((_0x3edb9f=_0x264a07[_0x21d6bf(0x417)])==null?void 0x0:_0x3edb9f[_0x21d6bf(0x591)](_0x264a07,_0x5caa61))??!0x1;if(_0x264a07['floatingActiveService']['getStage'](_0x264a07[_0x21d6bf(0x2a5)])===_0x21d6bf(0x65d))return;_0x46908b&&(_0x264a07['externalHostInteractionUntil'][_0x21d6bf(0x743)]=Date['now']()+_0x264a07[_0x21d6bf(0x5cf)]);let _0x6cb626=_0x264a07[_0x21d6bf(0x391)][_0x21d6bf(0x681)](_0x264a07[_0x21d6bf(0x2a5)],_0xd445a4,_0x5caa61)||_0x264a07[_0x21d6bf(0x685)][_0x21d6bf(0x342)](_0x264a07[_0x21d6bf(0x2a5)],_0xd445a4,_0x5caa61);_0x6cb626&&(_0x264a07[_0x21d6bf(0x644)]['current']=Date[_0x21d6bf(0x406)]()+_0x264a07[_0x21d6bf(0x5cf)]),!(!_0xd445a4||_0x264a07['container']['contains'](_0xd445a4)||(_0x4312fe=_0x264a07[_0x21d6bf(0x1ef)])!=null&&_0x4312fe[_0x21d6bf(0x342)](_0xd445a4)||_0xd445a4[_0x21d6bf(0x609)](_0x21d6bf(0x2a6))||_0x6cb626||_0x46908b||jr(_0x264a07[_0x21d6bf(0x412)],_0x5caa61))&&_0x264a07['activationService'][_0x21d6bf(0x1f6)](_0x264a07['embedId'],_0x264a07['hostUnitId']);},_0x1a6220=_0x14ac5c=>{const _0x104821=_0x241e;var _0x99472a;let _0x102e85=_0x14ac5c['target'],_0x1b6b41=_0x264a07[_0x104821(0x412)][_0x104821(0x631)]??(_0x102e85==null?void 0x0:_0x102e85[_0x104821(0x631)]),_0x2585ee=_0x264a07['focusCoordinator']['hasBlockingChildFocusLease'](_0x264a07[_0x104821(0x2a5)],{'ignoreOwners':_0x264a07[_0x104821(0xdf)]});_0x264a07['floatingActiveService'][_0x104821(0x496)](_0x264a07[_0x104821(0x2a5)])!==_0x104821(0x65d)&&(!_0x102e85||_0x2585ee||Date['now']()<_0x264a07['ownedPointerInteractionUntil'][_0x104821(0x743)]||Date[_0x104821(0x406)]()<_0x264a07['externalHostInteractionUntil'][_0x104821(0x743)]||_0x264a07[_0x104821(0x685)][_0x104821(0x548)](_0x264a07['embedId'],_0x1b6b41)||!ui(_0x102e85)||_0x264a07['container'][_0x104821(0x342)](_0x102e85)||(_0x99472a=_0x264a07[_0x104821(0x1ef)])!=null&&_0x99472a[_0x104821(0x342)](_0x102e85)||_0x102e85[_0x104821(0x609)](_0x104821(0x2a6))||_0x264a07[_0x104821(0x391)]['containsElement'](_0x264a07['embedId'],_0x102e85,_0x14ac5c)||_0x264a07[_0x104821(0x685)][_0x104821(0x342)](_0x264a07['embedId'],_0x102e85,_0x14ac5c)||_0x264a07[_0x104821(0x65a)][_0x104821(0x1f6)](_0x264a07[_0x104821(0x2a5)],_0x264a07['hostUnitId']));};return document['addEventListener'](_0x1ec797(0x318),_0x22357c,!0x0),document[_0x1ec797(0x344)](_0x1ec797(0x8f),_0x1a6220,!0x0),(0x0,n[_0x1ec797(0x5dc)])(()=>{const _0x533166=_0x1ec797;document['removeEventListener'](_0x533166(0x318),_0x22357c,!0x0),document[_0x533166(0x6ca)](_0x533166(0x8f),_0x1a6220,!0x0);});}function oi(_0x4dcf11){const _0x7ca6af=_0x5b38ef;let _0x472df3,_0x3d6dc9=()=>{_0x472df3=void 0x0;},_0x5293a7=_0x53a51b=>{const _0x5dffa7=_0x241e;let _0x3bb27a=si(_0x4dcf11[_0x5dffa7(0xcc)][_0x5dffa7(0x645)](_0x4dcf11[_0x5dffa7(0x6fc)][_0x5dffa7(0x17b)],_0x4dcf11[_0x5dffa7(0x6fc)][_0x5dffa7(0x2a5)]),_0x4dcf11[_0x5dffa7(0x6fc)]);if(!(_0x3bb27a!=null&&_0x3bb27a['childUnitId']))return;let _0x5e53a1=_0x53a51b[_0x5dffa7(0x487)];_0x5e53a1!=null&&_0x5e53a1[_0x5dffa7(0x609)](_0x5dffa7(0x2a6))||_0x4dcf11[_0x5dffa7(0x326)][_0x5dffa7(0x496)](_0x4dcf11['data'][_0x5dffa7(0x2a5)])!==_0x5dffa7(0x71b)&&(_0x472df3={'button':_0x53a51b[_0x5dffa7(0x3c3)]??0x0,'dragStarted':!0x1,'moved':!0x1,'pointerId':_0x53a51b[_0x5dffa7(0x319)],'startedAt':Date[_0x5dffa7(0x406)](),'startX':_0x53a51b[_0x5dffa7(0xfe)],'startY':_0x53a51b[_0x5dffa7(0x571)]});},_0x32d350=_0x5a797f=>{const _0x43d3de=_0x241e;if(!_0x472df3||_0x472df3[_0x43d3de(0x319)]!==_0x5a797f[_0x43d3de(0x319)]||Math[_0x43d3de(0x284)](_0x5a797f['clientX']-_0x472df3[_0x43d3de(0x43d)],_0x5a797f['clientY']-_0x472df3['startY'])<=0x4)return;_0x472df3[_0x43d3de(0x4d0)]=!0x0;let _0x36b3e7=kn({'interactionFlow':_0x4dcf11[_0x43d3de(0x181)],'stage':_0x4dcf11[_0x43d3de(0x326)][_0x43d3de(0x496)](_0x4dcf11[_0x43d3de(0x6fc)][_0x43d3de(0x2a5)])});!_0x4dcf11['enableStage1BodyDrag']||_0x472df3[_0x43d3de(0x359)]||!_0x36b3e7[_0x43d3de(0x1a4)]||(_0x472df3[_0x43d3de(0x359)]=!0x0,document['dispatchEvent'](new CustomEvent(Zr,{'detail':{'button':_0x472df3[_0x43d3de(0x3c3)],'clientX':_0x472df3[_0x43d3de(0x43d)],'clientY':_0x472df3[_0x43d3de(0x15c)],'embedId':_0x4dcf11[_0x43d3de(0x6fc)][_0x43d3de(0x2a5)],'hostAnchorId':_0x4dcf11[_0x43d3de(0x6fc)][_0x43d3de(0x659)],'hostUnitId':_0x4dcf11[_0x43d3de(0x6fc)][_0x43d3de(0x17b)],'pointerId':_0x472df3['pointerId']}})));},_0x2283d8=_0x3da5bb=>{const _0x2aa357=_0x241e;let _0x123586=_0x472df3;if(_0x472df3=void 0x0,!_0x123586||_0x123586[_0x2aa357(0x319)]!==_0x3da5bb[_0x2aa357(0x319)]||_0x123586[_0x2aa357(0x4d0)]||Date[_0x2aa357(0x406)]()-_0x123586['startedAt']>0x1f4)return;let _0x941ee5=si(_0x4dcf11[_0x2aa357(0xcc)][_0x2aa357(0x645)](_0x4dcf11[_0x2aa357(0x6fc)]['hostUnitId'],_0x4dcf11[_0x2aa357(0x6fc)][_0x2aa357(0x2a5)]),_0x4dcf11[_0x2aa357(0x6fc)]);if(!(_0x941ee5!=null&&_0x941ee5[_0x2aa357(0x1b3)]))return;let _0x59f570=_0x4dcf11['floatingActiveService']['getStage'](_0x4dcf11['data'][_0x2aa357(0x2a5)]);if(_0x59f570!==_0x2aa357(0x71b)){if(_0x59f570==='stage1'){_0x4dcf11[_0x2aa357(0x65a)][_0x2aa357(0x44c)](_0x941ee5,_0x2aa357(0x71b),{'portalContainer':_0x4dcf11['popupRoot']});return;}if(_0x4dcf11[_0x2aa357(0x181)]===_0x2aa357(0x30e)){_0x4dcf11['acquireStage2SessionLease'](),_0x4dcf11['activationService'][_0x2aa357(0x44c)](_0x941ee5,'stage2',{'portalContainer':_0x4dcf11['popupRoot']}),_0x4dcf11[_0x2aa357(0x67e)]();return;}_0x4dcf11[_0x2aa357(0x65a)][_0x2aa357(0x44c)](_0x941ee5,_0x2aa357(0x4ce));}};return _0x4dcf11['gate'][_0x7ca6af(0x344)](_0x7ca6af(0x318),_0x5293a7,!0x0),_0x4dcf11['gate'][_0x7ca6af(0x344)]('pointermove',_0x32d350,!0x0),_0x4dcf11['gate'][_0x7ca6af(0x344)](_0x7ca6af(0x405),_0x2283d8,!0x0),_0x4dcf11[_0x7ca6af(0x433)][_0x7ca6af(0x344)](_0x7ca6af(0xa0),_0x3d6dc9,!0x0),(0x0,n[_0x7ca6af(0x5dc)])(()=>{const _0x151386=_0x7ca6af;_0x4dcf11['gate'][_0x151386(0x6ca)](_0x151386(0x318),_0x5293a7,!0x0),_0x4dcf11[_0x151386(0x433)][_0x151386(0x6ca)]('pointermove',_0x32d350,!0x0),_0x4dcf11[_0x151386(0x433)][_0x151386(0x6ca)](_0x151386(0x405),_0x2283d8,!0x0),_0x4dcf11[_0x151386(0x433)][_0x151386(0x6ca)](_0x151386(0xa0),_0x3d6dc9,!0x0);});}function si(_0x453487,_0x50af49){const _0x422a48=_0x5b38ef;return!_0x453487||_0x453487[_0x422a48(0x1b3)]||!_0x50af49[_0x422a48(0x1b3)]||_0x50af49['childType']==null?_0x453487:{..._0x453487,'childType':_0x50af49[_0x422a48(0x210)],'childUnitId':_0x50af49[_0x422a48(0x1b3)]};}function ci(_0x5455bc){const _0x13c745=_0x5b38ef;let _0x412a00=()=>{const _0x5405ed=_0x241e;let _0x456c4f=_0x5455bc['liveRoot'][_0x5405ed(0x631)][_0x5405ed(0x19b)];return!!_0x456c4f&&_0x5455bc[_0x5405ed(0x31a)]()[_0x5405ed(0x2e7)](_0x1cb057=>_0x1cb057[_0x5405ed(0x342)](_0x456c4f));},_0x24a7c8=(_0x497250,_0x5cdcd9=!0x1,_0x450592=!0x1)=>{const _0x33a9bc=_0x241e;_0x5455bc['data'][_0x33a9bc(0x2a5)]&&_0x5455bc['floatingActiveService'][_0x33a9bc(0x496)](_0x5455bc[_0x33a9bc(0x6fc)][_0x33a9bc(0x2a5)])!=='stage2'||ti(_0x5455bc[_0x33a9bc(0x6fc)][_0x33a9bc(0x210)],_0x450592)&&(_0x5455bc['focusCoordinator'][_0x33a9bc(0x27f)](_0x5455bc[_0x33a9bc(0x6fc)][_0x33a9bc(0x2a5)],{'ignoreOwners':_0x5455bc[_0x33a9bc(0xdf)]})||!_0x5cdcd9&&_0x412a00()||(_0x497250[_0x33a9bc(0x208)](_0x33a9bc(0x113))||(_0x497250[_0x33a9bc(0x71d)]=-0x1),_0x497250[_0x33a9bc(0x566)]({'preventScroll':!0x0})));},_0x1c8f16=_0x543de9=>{const _0x35c721=_0x241e;let _0x4170ef=_0x5455bc[_0x35c721(0x6fc)][_0x35c721(0x2a5)]?_0x5455bc['floatingActiveService']['getStage'](_0x5455bc[_0x35c721(0x6fc)][_0x35c721(0x2a5)]):_0x35c721(0x65d);if(_0x5455bc['data'][_0x35c721(0x2a5)]&&_0x4170ef!==_0x35c721(0x71b)){if(_0x5455bc[_0x35c721(0x181)]!==_0x35c721(0x30e)||!_0x5455bc['data']['hostUnitId'])return;let _0x4a766b=si(_0x5455bc[_0x35c721(0xcc)][_0x35c721(0x645)](_0x5455bc[_0x35c721(0x6fc)][_0x35c721(0x17b)],_0x5455bc['data'][_0x35c721(0x2a5)]),_0x5455bc[_0x35c721(0x6fc)]);if(!(_0x4a766b!=null&&_0x4a766b[_0x35c721(0x1b3)]))return;_0x5455bc[_0x35c721(0x257)](),_0x5455bc[_0x35c721(0x65a)][_0x35c721(0x44c)](_0x4a766b,'stage2',{'portalContainer':_0x5455bc[_0x35c721(0x625)]}),_0x5455bc['releaseStage2SessionLeaseIfActivationDoesNotStick']();}if(ni(_0x543de9[_0x35c721(0x487)])||_0x5455bc['focusCoordinator']['hasBlockingChildFocusLease'](_0x5455bc[_0x35c721(0x6fc)][_0x35c721(0x2a5)],{'ignoreOwners':_0x5455bc[_0x35c721(0xdf)]}))return;if(_0x5455bc[_0x35c721(0x6fc)]['hostUnitId']&&_0x5455bc['data'][_0x35c721(0x2a5)]){let _0x59a5d3=si(_0x5455bc[_0x35c721(0xcc)][_0x35c721(0x645)](_0x5455bc[_0x35c721(0x6fc)][_0x35c721(0x17b)],_0x5455bc[_0x35c721(0x6fc)][_0x35c721(0x2a5)]),_0x5455bc[_0x35c721(0x6fc)]);(_0x59a5d3==null?void 0x0:_0x59a5d3[_0x35c721(0x1b3)])!=null&&_0x59a5d3[_0x35c721(0x210)]!=null&&_0x5455bc['activationService'][_0x35c721(0x379)](_0x59a5d3);}let _0x1c2530=ei(_0x5455bc['getRuntimeRoots'](),_0x543de9[_0x35c721(0x487)]);_0x1c2530&&_0x24a7c8(_0x1c2530,!0x0,_0x543de9[_0x35c721(0x487)]===_0x1c2530);};return _0x5455bc['liveRoot'][_0x13c745(0x344)](_0x13c745(0x318),_0x1c8f16,!0x0),(0x0,n[_0x13c745(0x5dc)])(()=>_0x5455bc[_0x13c745(0x40a)][_0x13c745(0x6ca)](_0x13c745(0x318),_0x1c8f16,!0x0));}function li(_0x4988d9){const _0x13ae8b=_0x5b38ef;let _0x3b4a29=_0x4988d9['liveRoot'][_0x13ae8b(0x631)],_0x1594c9,_0x47aea2=()=>{const _0x184587=_0x13ae8b;_0x1594c9!=null&&(globalThis[_0x184587(0x1e3)](_0x1594c9),_0x1594c9=void 0x0);},_0x4935a1=()=>{const _0x2fae65=_0x13ae8b;var _0xccdab7;_0x47aea2(),(_0xccdab7=_0x4988d9[_0x2fae65(0x37b)]['current'])==null||_0xccdab7['dispose'](),_0x4988d9[_0x2fae65(0x37b)]['current']=void 0x0;},_0x239860=()=>{const _0x15f5dd=_0x13ae8b;globalThis[_0x15f5dd(0x135)](()=>{const _0x183e29=_0x15f5dd;_0x4988d9[_0x183e29(0x2c8)][_0x183e29(0x743)]=void 0x0;}),_0x47aea2(),_0x1594c9=globalThis[_0x15f5dd(0x5bf)](()=>{const _0x2c97bd=_0x15f5dd;var _0x248575;_0x1594c9=void 0x0,(_0x248575=_0x4988d9[_0x2c97bd(0x37b)]['current'])==null||_0x248575['dispose'](),_0x4988d9[_0x2c97bd(0x37b)][_0x2c97bd(0x743)]=void 0x0;},_0x4988d9[_0x15f5dd(0x5cf)]);},_0x26ed0d=_0x86ed35=>{const _0x375627=_0x13ae8b;_0x4935a1(),_0x4988d9[_0x375627(0x37b)][_0x375627(0x743)]=_0x4988d9[_0x375627(0x391)][_0x375627(0x2e0)]({'childType':_0x4988d9[_0x375627(0x6fc)][_0x375627(0x210)],'childUnitId':_0x4988d9['data'][_0x375627(0x1b3)],'embedId':_0x4988d9[_0x375627(0x6fc)][_0x375627(0x2a5)],'hostUnitId':_0x4988d9[_0x375627(0x6fc)][_0x375627(0x17b)],'owner':_0x375627(0x3f7),'role':_0x86ed35});},_0x3f06ab=()=>{const _0x4ebe07=_0x13ae8b;_0x4988d9['floatingActiveService'][_0x4ebe07(0x496)](_0x4988d9['data'][_0x4ebe07(0x2a5)])===_0x4ebe07(0x71b)&&_0x26ed0d('child-editor');},_0x50c865=_0x57626f=>{const _0x4a1166=_0x13ae8b;let _0xc7db6e=_0x57626f[_0x4a1166(0x487)],_0x21df65=_0xc7db6e instanceof Node&&_0x4988d9['liveRoot']['contains'](_0xc7db6e)||_0x4988d9[_0x4a1166(0x391)]['containsElement'](_0x4988d9[_0x4a1166(0x6fc)][_0x4a1166(0x2a5)],_0xc7db6e,_0x57626f)||_0x4988d9[_0x4a1166(0x685)][_0x4a1166(0x342)](_0x4988d9[_0x4a1166(0x6fc)][_0x4a1166(0x2a5)],_0xc7db6e,_0x57626f);_0x4988d9[_0x4a1166(0x2c8)][_0x4a1166(0x743)]=_0x21df65?_0x4a1166(0x21d):_0x4a1166(0x602);},_0x1faba9=_0x57259e=>{const _0x40ab98=_0x13ae8b;if(_0x4988d9['floatingActiveService']['getStage'](_0x4988d9[_0x40ab98(0x6fc)]['embedId'])!==_0x40ab98(0x71b)||!(_0x4988d9[_0x40ab98(0x391)]['containsElement'](_0x4988d9['data']['embedId'],_0x57259e[_0x40ab98(0x487)],_0x57259e)||_0x4988d9[_0x40ab98(0x685)][_0x40ab98(0x342)](_0x4988d9[_0x40ab98(0x6fc)][_0x40ab98(0x2a5)],_0x57259e[_0x40ab98(0x487)],_0x57259e)))return;_0x4988d9[_0x40ab98(0x644)][_0x40ab98(0x743)]=Date[_0x40ab98(0x406)]()+_0x4988d9['graceMs'];let _0x24bb04=ri(_0x57259e[_0x40ab98(0x487)])??_0x40ab98(0x392);_0x26ed0d(_0x24bb04==='runtime'||_0x24bb04==='child-session'||_0x24bb04===_0x40ab98(0x61b)?_0x40ab98(0x392):_0x24bb04);};return _0x4988d9[_0x13ae8b(0x40a)]['addEventListener'](_0x13ae8b(0x318),_0x3f06ab,!0x0),_0x3b4a29[_0x13ae8b(0x344)](_0x13ae8b(0x318),_0x50c865,!0x0),_0x3b4a29[_0x13ae8b(0x344)](_0x13ae8b(0x318),_0x1faba9,!0x0),_0x3b4a29[_0x13ae8b(0x344)]('pointerup',_0x239860,!0x0),_0x3b4a29[_0x13ae8b(0x344)](_0x13ae8b(0xa0),_0x239860,!0x0),(0x0,n[_0x13ae8b(0x5dc)])(()=>{const _0x17149a=_0x13ae8b;_0x4988d9[_0x17149a(0x40a)]['removeEventListener'](_0x17149a(0x318),_0x3f06ab,!0x0),_0x3b4a29['removeEventListener'](_0x17149a(0x318),_0x50c865,!0x0),_0x3b4a29[_0x17149a(0x6ca)](_0x17149a(0x318),_0x1faba9,!0x0),_0x3b4a29[_0x17149a(0x6ca)](_0x17149a(0x405),_0x239860,!0x0),_0x3b4a29[_0x17149a(0x6ca)](_0x17149a(0xa0),_0x239860,!0x0),_0x4988d9['verticalScrollOwner'][_0x17149a(0x743)]=void 0x0,_0x4935a1();});}function ui(_0x4f14ec){const _0x44a68f=_0x5b38ef;return _0x4f14ec['id']===_0x44a68f(0x107)||_0x4f14ec['id']['startsWith']('__editor_docs-')||_0x4f14ec['id']['startsWith'](_0x44a68f(0x5fb))||_0x4f14ec[_0x44a68f(0x609)](_0x44a68f(0x1b5))!=null;}function di(_0x56d783,_0x7be2ec){const _0x560347=_0x5b38ef;if(!_0x56d783||_0x7be2ec[_0x560347(0x3da)]===0x0)return;let _0x13ffcf=_0x7be2ec[0x0]['ownerDocument'][_0x560347(0x19b)];_0x13ffcf instanceof HTMLElement&&(_0x7be2ec[_0x560347(0x2e7)](_0x3c701a=>_0x3c701a[_0x560347(0x342)](_0x13ffcf))||_0x13ffcf['closest'](_0x560347(0xc2)+_0x56d783+'\x22]')!=null)&&_0x13ffcf['blur']();}function fi(_0x1ab184){const _0x17d7fb=_0x5b38ef;return _0x1ab184==='runtime'||_0x1ab184==='child-session'||_0x1ab184===_0x17d7fb(0x392)||_0x1ab184===_0x17d7fb(0x21b)||_0x1ab184==='floating-menu';}function pi(_0x408db4){const _0xbdaa6=_0x5b38ef;let {hostUnitId:_0x7cf49,embedId:_0x41bb74,className:_0xd5e35b}=_0x408db4,_0x53609f=(0x0,c[_0xbdaa6(0x634)])(null),_0x6fe896=(0x0,a['useDependency'])(e[_0xbdaa6(0x5c1)]),_0x17df92=(0x0,a[_0xbdaa6(0x6f9)])(Ct),_0x1e1152=(0x0,a[_0xbdaa6(0x6f9)])(Cn),_0x1fe254=(0x0,c['useCallback'])(_0x22a427=>{const _0x357558=_0xbdaa6;_0x22a427[_0x357558(0x558)](),_0x22a427['stopPropagation'](),!(!_0x7cf49||!_0x41bb74)&&mi({'hostUnitId':_0x7cf49,'embedId':_0x41bb74,'activationService':_0x17df92,'embedModelService':_0x6fe896,'fullscreenService':_0x1e1152});},[_0x17df92,_0x41bb74,_0x6fe896,_0x1e1152,_0x7cf49]);return(0x0,c[_0xbdaa6(0x4aa)])(()=>{const _0xb835b7=_0xbdaa6;let _0x4f9f4a=_0x53609f[_0xb835b7(0x743)];if(!_0x4f9f4a)return;let _0x5c625a=_0x2e0b36=>{const _0x291559=_0xb835b7;_0x2e0b36[_0x291559(0x732)]();};return _0x4f9f4a['addEventListener'](_0xb835b7(0x318),_0x5c625a),_0x4f9f4a[_0xb835b7(0x344)](_0xb835b7(0x592),_0x1fe254),()=>{const _0x531a2f=_0xb835b7;_0x4f9f4a[_0x531a2f(0x6ca)](_0x531a2f(0x318),_0x5c625a),_0x4f9f4a[_0x531a2f(0x6ca)](_0x531a2f(0x592),_0x1fe254);};},[_0x1fe254]),(0x0,d[_0xbdaa6(0x588)])(_0xbdaa6(0x3c3),{'ref':_0x53609f,'type':_0xbdaa6(0x3c3),'className':(0x0,o[_0xbdaa6(0x596)])('univer-absolute\x20univer-right-2\x20univer-top-2\x20univer-z-10\x20univer-inline-flex\x20univer-size-6\x20univer-cursor-pointer\x20univer-appearance-none\x20univer-items-center\x20univer-justify-center\x20univer-rounded-md\x20univer-border-0\x20univer-bg-transparent\x20univer-p-0\x20univer-text-gray-50\x20univer-shadow-sm\x20before:univer-absolute\x20before:univer-inset-0\x20before:univer-rounded-md\x20before:univer-bg-gray-900\x20before:univer-opacity-[0.45]\x20before:univer-transition-opacity\x20before:univer-duration-150\x20before:univer-content-[\x27\x27]\x20hover:univer-shadow-md\x20hover:before:univer-opacity-[0.65]',_0xd5e35b),'data-embed-float-fullscreen-button':'true','children':(0x0,d[_0xbdaa6(0x588)])(s['ExpandIcon'],{'className':_0xbdaa6(0xf9)})});}function mi(_0x3d0073){const _0x387b36=_0x5b38ef;var _0x44dca5;let _0x3e5ba0=_0x3d0073[_0x387b36(0xcc)][_0x387b36(0x645)](_0x3d0073['hostUnitId'],_0x3d0073[_0x387b36(0x2a5)]);return!(_0x3e5ba0!=null&&_0x3e5ba0['childUnitId'])||_0x3e5ba0[_0x387b36(0x210)]==null?!0x1:((_0x44dca5=_0x3d0073[_0x387b36(0x65a)])==null||_0x44dca5['clearFloating'](_0x3d0073['embedId'],_0x3d0073[_0x387b36(0x17b)]),_0x3d0073[_0x387b36(0x34c)]['enter'](_0x3e5ba0),!0x0);}const hi='stage2-runtime',gi=_0x5b38ef(0x307),_i=[hi,gi];function vi(_0x4078e3){const _0x1c3860=_0x5b38ef;var _0x543c0e,_0x485db1,_0x145ed9;let {data:_0x24188e,deferInactiveFloatingChrome:_0x54c823,docsCustomBlockLayout:_0x2d461a,enableStage1BodyDrag:_0x23b924,floatingChromeZIndex:_0x22bb7c,fullscreenButtonInBlock:_0xa5e536,hostFloatDomLayout$:_0xde7fd0,initialStage:_0x2bcd9b,interactionFlow:_0x15fd55='floating-stage',isExternalHostInteraction:_0x227efb,onHostWheel:_0x3816b2,onRuntimeStageEnter:_0x5b5a06,onRuntimeStageExit:_0x17535d,resolveHostWheelGestureRoot:_0xf12671,syncHostVerticalScroll:_0x51554e}=_0x4078e3,_0x341523=(0x0,c['useRef'])(null),_0x5c987e=(0x0,c[_0x1c3860(0x634)])(null),_0x380c15=(0x0,c[_0x1c3860(0x634)])(null),_0x58792b=(0x0,c[_0x1c3860(0x634)])(null),_0x2d2d14=(0x0,c[_0x1c3860(0x634)])(null),_0x23000a=(0x0,c['useRef'])(null),_0x3aea81=(0x0,c[_0x1c3860(0x634)])(null),_0x41dc6e=(0x0,c[_0x1c3860(0x634)])(null),_0x11e417=(0x0,c['useRef'])(null),_0x5ce704=(0x0,a[_0x1c3860(0x6f9)])(e[_0x1c3860(0x5c1)]),_0x2f6e4f=(0x0,a[_0x1c3860(0x6f9)])(rt),_0x2729ec=(0x0,a['useDependency'])(ie),_0x241836=(0x0,a['useDependency'])(Ct),_0x396b53=(0x0,a['useDependency'])(lr),_0x2ae191=(0x0,a['useDependency'])(ur),_0x4c1b44=(0x0,a[_0x1c3860(0x6f9)])(Cn),_0x214353=(0x0,a[_0x1c3860(0x6f9)])(q),_0x1e74eb=(0x0,a[_0x1c3860(0x6f9)])(bt),_0x39abb2=(0x0,a[_0x1c3860(0x6f9)])(dr),_0x99a901=(0x0,a[_0x1c3860(0x6f9)])(yr),_0x15a780=(0x0,a[_0x1c3860(0x6f9)])(vr),_0x283bb6=(0x0,a['useDependency'])(G),_0x14e5c3=(0x0,a[_0x1c3860(0x6f9)])(gr),_0x3d4781=(0x0,a[_0x1c3860(0x6f9)])(a['ILayoutService']),_0x4186da=br(_0x24188e),_0x533556=_0x2d461a!=null&&_0x2d461a[_0x1c3860(0x15b)]?_0x2d461a:void 0x0,_0x34040b=_0x533556==null?void 0x0:_0x533556[_0x1c3860(0x206)],_0x28121a=_0x533556==null?void 0x0:_0x533556[_0x1c3860(0x29b)],_0x2331b5=(_0x533556==null?void 0x0:_0x533556[_0x1c3860(0x20b)])??0x1,[_0x2b2613,_0x4638c8]=(0x0,c[_0x1c3860(0x617)])(0x0),[_0x54dd83,_0x341d11]=(0x0,c[_0x1c3860(0x617)])(0x0),_0x41cc32=_0x533556?Er(_0x533556):void 0x0,_0x3deed6=Math['min'](_0x54dd83,(_0x41cc32==null?void 0x0:_0x41cc32[_0x1c3860(0x598)])??0x0),_0x21c69c=(0x0,a[_0x1c3860(0x540)])(()=>_0x2729ec['active$']['pipe']((0x0,l[_0x1c3860(0x264)])(()=>_0x4186da!=null&&_0x4186da[_0x1c3860(0x2a5)]?_0x2729ec[_0x1c3860(0x496)](_0x4186da[_0x1c3860(0x2a5)]):_0x1c3860(0x65d))),_0x2bcd9b??(_0x4186da!=null&&_0x4186da['embedId']?_0x2729ec[_0x1c3860(0x496)](_0x4186da[_0x1c3860(0x2a5)]):_0x1c3860(0x65d)),!0x1,[_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x2729ec]),_0x348266=(0x0,c['useRef'])(_0x21c69c),_0x53879c=(0x0,c[_0x1c3860(0x634)])(!0x1),_0x3a19ed=(0x0,c[_0x1c3860(0x634)])(void 0x0),_0x329260=(0x0,c[_0x1c3860(0x634)])(void 0x0),_0x39daa8=(0x0,c[_0x1c3860(0x634)])(void 0x0),_0x9b7a05=(0x0,c[_0x1c3860(0x634)])(void 0x0),_0x222010=(0x0,c[_0x1c3860(0x634)])(void 0x0),_0x3c00ad=(0x0,c[_0x1c3860(0x634)])(0x0),_0x2dbbbf=(0x0,c[_0x1c3860(0x634)])(void 0x0),_0x268aef=(0x0,c[_0x1c3860(0x634)])(!0x1),_0x80b8f0=(0x0,c[_0x1c3860(0x634)])(!0x1),_0x37dd04=(0x0,c['useRef'])(_0x3deed6),_0x5e93ff=(0x0,c['useRef'])(_0x41cc32),_0x2a50ac=(0x0,c[_0x1c3860(0x634)])(_0x2331b5),_0x34d5b7=(0x0,c[_0x1c3860(0x634)])(0x0),_0x293516=(0x0,c[_0x1c3860(0x634)])(0x0),_0x258ef2=(0x0,c[_0x1c3860(0x634)])([]),_0x56f35d=(0x0,c[_0x1c3860(0x634)])(_0x21c69c);_0x56f35d['current']=_0x21c69c,_0x37dd04[_0x1c3860(0x743)]=_0x3deed6,_0x5e93ff[_0x1c3860(0x743)]=_0x41cc32,_0x2a50ac['current']=_0x2331b5;let _0x1b36f2=(0x0,c[_0x1c3860(0x15d)])(_0x4c6629=>{const _0x1b5f2a=_0x1c3860;let _0x5b83a6=_0x5e93ff['current'];if(!_0x5b83a6)return!0x1;let _0x470b85=_0x37dd04[_0x1b5f2a(0x743)],_0x141f48=Dr(_0x470b85+Xn(_0x4c6629)/_0x2a50ac[_0x1b5f2a(0x743)],0x0,_0x5b83a6['maxExpansion']);return _0x141f48===_0x470b85?!0x1:(_0x37dd04[_0x1b5f2a(0x743)]=_0x141f48,_0x341d11(_0x141f48),!0x0);},[]),_0x2536c7=(0x0,c['useCallback'])(()=>{const _0x336fc3=_0x1c3860;var _0x5236cd;(_0x5236cd=_0x329260[_0x336fc3(0x743)])==null||_0x5236cd['dispose'](),_0x329260[_0x336fc3(0x743)]=void 0x0;},[]),_0x2dde06=(0x0,c[_0x1c3860(0x15d)])(()=>{const _0x5221cd=_0x1c3860;var _0xfea128,_0x155491;if(!(_0x4186da!=null&&_0x4186da['embedId'])||_0x329260['current'])return;let _0x5e471b=_0x4186da[_0x5221cd(0x17b)]?_0x5ce704[_0x5221cd(0x645)](_0x4186da['hostUnitId'],_0x4186da['embedId']):void 0x0,_0x1920bd=yi(_0x5e471b),_0x59f1df=_0x4186da[_0x5221cd(0x1b3)]??(_0x5e471b==null?void 0x0:_0x5e471b[_0x5221cd(0x1b3)])??((_0xfea128=_0x3a19ed[_0x5221cd(0x743)])==null?void 0x0:_0xfea128[_0x5221cd(0x1b3)])??(_0x1920bd==null?void 0x0:_0x1920bd[_0x5221cd(0x1b3)]),_0x2f61cc=_0x4186da[_0x5221cd(0x210)]??(_0x5e471b==null?void 0x0:_0x5e471b[_0x5221cd(0x210)])??((_0x155491=_0x3a19ed[_0x5221cd(0x743)])==null?void 0x0:_0x155491[_0x5221cd(0x210)])??(_0x1920bd==null?void 0x0:_0x1920bd['childType']);_0x329260[_0x5221cd(0x743)]=_0x283bb6[_0x5221cd(0x2e0)]({'embedId':_0x4186da['embedId'],'role':_0x5221cd(0x572),'owner':_0x15fd55===_0x5221cd(0x30e)?gi:hi,'sessionMode':_0x5221cd(0x352),'hostUnitId':_0x4186da[_0x5221cd(0x17b)],'childUnitId':_0x59f1df,'childType':_0x2f61cc});},[_0x4186da==null?void 0x0:_0x4186da['childType'],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x1b3)],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x17b)],_0x5ce704,_0x283bb6,_0x15fd55]),_0x4af4f4=(0x0,c[_0x1c3860(0x15d)])(()=>{const _0xec6442=_0x1c3860;if(!(_0x4186da!=null&&_0x4186da[_0xec6442(0x2a5)]))return;let _0x117a56=_0x4186da[_0xec6442(0x2a5)];window['requestAnimationFrame'](()=>{const _0x4cf9b6=_0xec6442;_0x2729ec['getStage'](_0x117a56)!==_0x4cf9b6(0x71b)&&_0x2536c7();});},[_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x2729ec,_0x2536c7]),_0x3e2fdf=_0x4186da!=null&&_0x4186da['hostUnitId']?_0x5ce704[_0x1c3860(0x645)](_0x4186da[_0x1c3860(0x17b)],_0x4186da['embedId']):void 0x0,_0x1307e1=yi(_0x3e2fdf),_0x1fb3bb=(_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x1b3)])??(_0x3e2fdf==null?void 0x0:_0x3e2fdf[_0x1c3860(0x1b3)])??((_0x543c0e=_0x3a19ed[_0x1c3860(0x743)])==null?void 0x0:_0x543c0e[_0x1c3860(0x1b3)])??(_0x1307e1==null?void 0x0:_0x1307e1[_0x1c3860(0x1b3)]),_0x32456d=(_0x4186da==null?void 0x0:_0x4186da['childType'])??(_0x3e2fdf==null?void 0x0:_0x3e2fdf[_0x1c3860(0x210)])??((_0x485db1=_0x3a19ed[_0x1c3860(0x743)])==null?void 0x0:_0x485db1[_0x1c3860(0x210)])??(_0x1307e1==null?void 0x0:_0x1307e1[_0x1c3860(0x210)]),_0x221061=_0x32456d==null||(_0x145ed9=_0x2f6e4f[_0x1c3860(0x187)](_0x32456d))==null?void 0x0:_0x145ed9[_0x1c3860(0x1b8)],_0x752203=jn(_0x3e2fdf,_0x21c69c);(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x40668d=_0x1c3860;if(!(!(_0x4186da!=null&&_0x4186da['embedId'])||_0x21c69c!==_0x40668d(0x71b)))return _0x2dde06(),_0x2536c7;},[_0x2dde06,_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x2536c7,_0x21c69c]),(0x0,c['useEffect'])(()=>{const _0x58e63a=_0x1c3860;let _0x1a835d=_0x341523[_0x58e63a(0x743)],_0x4029c3=ii(_0x3d4781,_0x283bb6,_0x4186da==null?void 0x0:_0x4186da['embedId'],_0x1a835d,_0x21c69c);if(_0x4029c3)return()=>_0x4029c3[_0x58e63a(0x565)]();},[_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x283bb6,_0x3d4781,_0x21c69c]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x303fa6=_0x1c3860;let _0x3f1234=_0x348266[_0x303fa6(0x743)];_0x348266[_0x303fa6(0x743)]=_0x21c69c;let _0x13347a=_0x3f1234!==_0x21c69c||!_0x53879c[_0x303fa6(0x743)]&&_0x21c69c!==_0x303fa6(0x65d);_0x53879c[_0x303fa6(0x743)]=!0x0,_0x13347a&&(_0x5b5a06==null||_0x5b5a06(_0x21c69c),_0x2ae191[_0x303fa6(0x4df)]({'embedId':_0x4186da==null?void 0x0:_0x4186da[_0x303fa6(0x2a5)],'reason':_0x303fa6(0x2ce)})),_0x3f1234===_0x303fa6(0x71b)&&_0x21c69c!==_0x303fa6(0x71b)&&(di(_0x4186da==null?void 0x0:_0x4186da[_0x303fa6(0x2a5)],Qr(_0x58792b[_0x303fa6(0x743)],_0x2d2d14[_0x303fa6(0x743)],_0x23000a[_0x303fa6(0x743)],_0x41dc6e[_0x303fa6(0x743)],_0x11e417[_0x303fa6(0x743)])),_0x241836[_0x303fa6(0x1f6)](_0x4186da==null?void 0x0:_0x4186da[_0x303fa6(0x2a5)],_0x4186da==null?void 0x0:_0x4186da[_0x303fa6(0x17b)]),_0x17535d==null||_0x17535d());},[_0x241836,_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x17b)],_0x2ae191,_0x5b5a06,_0x17535d,_0x21c69c]),(0x0,c['useEffect'])(()=>{const _0x4ccd8b=_0x1c3860;if(_0x2bcd9b!==_0x4ccd8b(0x71b)||!(_0x4186da!=null&&_0x4186da[_0x4ccd8b(0x2a5)])||!_0x4186da[_0x4ccd8b(0x17b)])return;let _0x4ff076=_0x5ce704[_0x4ccd8b(0x645)](_0x4186da[_0x4ccd8b(0x17b)],_0x4186da['embedId']);_0x4ff076!=null&&_0x4ff076[_0x4ccd8b(0x1b3)]&&_0x2729ec[_0x4ccd8b(0x728)]({'hostUnitId':_0x4186da[_0x4ccd8b(0x17b)],'embedId':_0x4186da[_0x4ccd8b(0x2a5)],'childUnitId':_0x4ff076[_0x4ccd8b(0x1b3)]},'stage2');},[_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x17b)],_0x5ce704,_0x2729ec,_0x2bcd9b]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x6a381=_0x1c3860;let _0x2dda60=_0x58792b['current'],_0x5391f2=_0x2d2d14[_0x6a381(0x743)],_0x352e8c=_0x23000a[_0x6a381(0x743)],_0x2fe797=_0x41dc6e[_0x6a381(0x743)],_0x352c34=_0x11e417[_0x6a381(0x743)];if(!_0x2dda60||!_0x5391f2||!_0x352e8c||!_0x2fe797||!_0x352c34)return;let _0x3c1771=_0x4186da!=null&&_0x4186da[_0x6a381(0x17b)]?_0x5ce704[_0x6a381(0x645)](_0x4186da[_0x6a381(0x17b)],_0x4186da[_0x6a381(0x2a5)]):void 0x0,_0x20f851=_0x3c1771?bi(_0x3c1771):void 0x0;if(!_0x3c1771||!_0x20f851||_0x752203==='deferred')return;let _0x329b77=!0x1,_0x242674;return _0x39abb2[_0x6a381(0x3d2)]({'descriptor':_0x3c1771})['then'](async _0xed95ac=>{const _0x1a64f1=_0x6a381;var _0x341b6e;if(_0x329b77)return;let _0x17cf6e=_0x1e74eb['mountIntoHostElement'](_0xed95ac,_0x2dda60,{'content':_0x5391f2,'canvas':_0x352e8c,'overlay':_0x2fe797,'popup':_0x352c34});_0x242674=_0xed95ac['embedId'];let _0x29494f=_0x17cf6e==null?void 0x0:_0x17cf6e[_0x1a64f1(0x1c3)];_0x3a19ed[_0x1a64f1(0x743)]=_0x29494f;let _0x367beb=_0x4186da!=null&&_0x4186da['embedId']?(_0x341b6e=_0x396b53[_0x1a64f1(0x57b)](_0x4186da[_0x1a64f1(0x2a5)]))==null?void 0x0:_0x341b6e['viewState']:void 0x0;_0x29494f&&_0x367beb!=null&&await _0x396b53[_0x1a64f1(0x105)](_0x29494f,_0x367beb);})[_0x6a381(0x399)](_0x3d5097=>{queueMicrotask(()=>{throw _0x3d5097;});}),()=>{const _0x56bfe2=_0x6a381;var _0x1e293e;_0x329b77=!0x0,_0x242674&&((_0x1e293e=_0x3a19ed[_0x56bfe2(0x743)])==null?void 0x0:_0x1e293e['embedId'])===_0x242674&&(_0x3a19ed['current']=void 0x0),_0x1e74eb[_0x56bfe2(0x65f)](_0x3c1771[_0x56bfe2(0x2a5)]);};},[_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x4186da==null?void 0x0:_0x4186da['hostUnitId'],_0x5ce704,_0x1e74eb,_0x2b2613,_0x396b53,_0x39abb2,_0x752203]),(0x0,c['useEffect'])(()=>{const _0x14b663=_0x1c3860;if(!(_0x4186da!=null&&_0x4186da[_0x14b663(0x2a5)]))return;let _0x59c080=_0x4186da['embedId'],_0x1a14d0=[];[{'element':_0x58792b['current'],'role':_0x14b663(0x5a7)},{'element':_0x2d2d14['current'],'role':_0x14b663(0x5a7)},{'element':_0x23000a[_0x14b663(0x743)],'role':_0x14b663(0x5a7)}][_0x14b663(0x53f)](_0x2727c4=>{const _0xad5e37=_0x14b663;let _0x3155bd=_0x2727c4[_0xad5e37(0x1e1)];_0x3155bd&&_0x1a14d0[_0xad5e37(0x56f)]({'element':_0x3155bd,'role':_0x2727c4[_0xad5e37(0x55a)]});}),_0x21c69c===_0x14b663(0x71b)&&[{'element':_0x3aea81['current'],'role':_0x14b663(0x61b)},{'element':_0x41dc6e[_0x14b663(0x743)],'role':_0x14b663(0x61b)},{'element':_0x11e417['current'],'role':_0x14b663(0x21b)}][_0x14b663(0x53f)](_0x501778=>{const _0x4129b1=_0x14b663;_0x501778[_0x4129b1(0x1e1)]&&_0x1a14d0[_0x4129b1(0x56f)](_0x501778);});let _0x3b39f5=_0x1a14d0[_0x14b663(0x395)](({element:_0x4ce5d4,role:_0xdb30bd})=>[_0x214353['registerRoot'](_0x59c080,_0x4ce5d4),_0x283bb6[_0x14b663(0x300)]({'embedId':_0x59c080,'role':_0xdb30bd,'element':_0x4ce5d4})]);return()=>_0x3b39f5[_0x14b663(0x53f)](_0x3d1f35=>_0x3d1f35['dispose']());},[_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x283bb6,_0x214353,_0x21c69c]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0xa8650f=_0x1c3860;var _0x269594,_0x4e7919;if(!(_0x4186da!=null&&_0x4186da[_0xa8650f(0x2a5)])||_0x21c69c!==_0xa8650f(0x71b))return;let _0xe7203a=((_0x269594=_0x341523[_0xa8650f(0x743)])==null?void 0x0:_0x269594[_0xa8650f(0x631)])??((_0x4e7919=_0x58792b[_0xa8650f(0x743)])==null?void 0x0:_0x4e7919[_0xa8650f(0x631)])??(typeof document>'u'?void 0x0:document),_0x237f8f=_0x214353[_0xa8650f(0x3f4)](_0x4186da[_0xa8650f(0x2a5)],_0xe7203a);return()=>{const _0x42bdf8=_0xa8650f;_0x56f35d[_0x42bdf8(0x743)]!=='stage2'&&_0x214353[_0x42bdf8(0x295)](_0x4186da[_0x42bdf8(0x2a5)],_0xe7203a),_0x237f8f['dispose']();};},[_0x4186da==null?void 0x0:_0x4186da['embedId'],_0x214353,_0x21c69c]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x16a0f1=_0x1c3860;var _0x5cbcde,_0x281476;if(!(_0x4186da!=null&&_0x4186da[_0x16a0f1(0x2a5)])||_0x21c69c!==_0x16a0f1(0x71b))return;let _0x1bd1a9=((_0x5cbcde=_0x341523['current'])==null?void 0x0:_0x5cbcde[_0x16a0f1(0x631)])??((_0x281476=_0x58792b['current'])==null?void 0x0:_0x281476[_0x16a0f1(0x631)])??(typeof document>'u'?void 0x0:document),_0x5b87e0=_0x1bd1a9==null?void 0x0:_0x1bd1a9[_0x16a0f1(0x724)](_0x16a0f1(0x3ea));if(!_0x5b87e0)return;let _0x5e0ffe=[_0x214353[_0x16a0f1(0x726)](_0x4186da[_0x16a0f1(0x2a5)],_0x5b87e0),_0x283bb6[_0x16a0f1(0x300)]({'embedId':_0x4186da[_0x16a0f1(0x2a5)],'role':'floating-menu','element':_0x5b87e0})];return()=>_0x5e0ffe['forEach'](_0x4c0b16=>_0x4c0b16['dispose']());},[_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x283bb6,_0x214353,_0x21c69c]),(0x0,c['useEffect'])(()=>{const _0x1a57ac=_0x1c3860;let _0x4cb0f6=_0x341523[_0x1a57ac(0x743)],_0x4a8c1c=_0x4cb0f6==null?void 0x0:_0x4cb0f6[_0x1a57ac(0x724)]('[data-u-comp=\x22embed-float-dom-content\x22]');if(!(_0x4186da!=null&&_0x4186da[_0x1a57ac(0x2a5)])||!_0x4cb0f6)return;let _0x552c90=_0x4186da[_0x1a57ac(0x17b)]?_0x5ce704[_0x1a57ac(0x645)](_0x4186da[_0x1a57ac(0x17b)],_0x4186da['embedId']):void 0x0,_0x538220=_0x2ae191[_0x1a57ac(0x2f4)]({'embedId':_0x4186da[_0x1a57ac(0x2a5)],'childUnitId':_0x552c90==null?void 0x0:_0x552c90[_0x1a57ac(0x1b3)],'root':_0x4cb0f6,'viewport':_0x4a8c1c,'contentRoot':_0x2d2d14[_0x1a57ac(0x743)]});return()=>_0x538220[_0x1a57ac(0x565)]();},[_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x17b)],_0x5ce704,_0x2ae191]),(0x0,c['useEffect'])(()=>{const _0x196d0d=_0x1c3860;if(!(_0x4186da!=null&&_0x4186da[_0x196d0d(0x2a5)]))return;let _0x1f5c5a=_0x4c1b44['exited$']['subscribe'](_0x57c7e4=>{const _0x1f59ff=_0x196d0d;_0x57c7e4[_0x1f59ff(0x2a5)]===_0x4186da[_0x1f59ff(0x2a5)]&&(_0x1e74eb[_0x1f59ff(0x65f)](_0x4186da[_0x1f59ff(0x2a5)]),_0x241836['clearFloating'](_0x4186da[_0x1f59ff(0x2a5)],_0x4186da[_0x1f59ff(0x17b)]),_0x9b7a05[_0x1f59ff(0x743)]!=null&&(window[_0x1f59ff(0x46d)](_0x9b7a05[_0x1f59ff(0x743)]),_0x9b7a05[_0x1f59ff(0x743)]=void 0x0),_0x222010[_0x1f59ff(0x743)]!=null&&globalThis[_0x1f59ff(0x1e3)](_0x222010[_0x1f59ff(0x743)]),_0x222010[_0x1f59ff(0x743)]=globalThis[_0x1f59ff(0x5bf)](()=>{const _0x2a6a4b=_0x1f59ff;_0x222010[_0x2a6a4b(0x743)]=void 0x0,_0x9b7a05[_0x2a6a4b(0x743)]=window['requestAnimationFrame'](()=>{const _0xe31e4f=_0x2a6a4b;_0x9b7a05[_0xe31e4f(0x743)]=void 0x0,_0x241836[_0xe31e4f(0x1f6)](_0x4186da[_0xe31e4f(0x2a5)],_0x4186da[_0xe31e4f(0x17b)]),_0x4638c8(_0x96fa02=>_0x96fa02+0x1);});},0x0));});return()=>{const _0x4e1352=_0x196d0d;_0x1f5c5a[_0x4e1352(0x637)](),_0x222010[_0x4e1352(0x743)]!=null&&(globalThis[_0x4e1352(0x1e3)](_0x222010[_0x4e1352(0x743)]),_0x222010['current']=void 0x0),_0x9b7a05[_0x4e1352(0x743)]!=null&&(window['cancelAnimationFrame'](_0x9b7a05[_0x4e1352(0x743)]),_0x9b7a05[_0x4e1352(0x743)]=void 0x0);};},[_0x241836,_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x17b)],_0x4c1b44,_0x1e74eb]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x342b46=_0x1c3860;let _0x52dccc=_0x341523[_0x342b46(0x743)],_0x152f4a=_0x3aea81[_0x342b46(0x743)];if(!_0x52dccc||!_0x152f4a||typeof document>'u')return;let _0x4adca2=Ar({'chrome':_0x152f4a,'container':_0x52dccc,'deferInactive':_0x54c823,'embedId':_0x4186da==null?void 0x0:_0x4186da[_0x342b46(0x2a5)],'geometryService':_0x2ae191,'hostLayout$':_0xde7fd0,'stage':_0x21c69c,'docsSheetLikeLayout':_0x34040b!=null&&_0x28121a!=null?{'contentWidth':_0x34040b,'pageContentWidth':_0x28121a}:void 0x0});return()=>_0x4adca2['dispose']();},[_0x4186da==null?void 0x0:_0x4186da['embedId'],_0x54c823,_0x34040b,_0x28121a,_0x2ae191,_0xde7fd0,_0x21c69c]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x2a5ca9=_0x1c3860;let _0x42987f=_0x341523[_0x2a5ca9(0x743)],_0x2f6f1f=_0x3aea81[_0x2a5ca9(0x743)];if(_0x42987f)return $r(_0x42987f,_0x2f6f1f);},[]),(0x0,c['useEffect'])(()=>{const _0x2047c8=_0x1c3860;let _0x54f250=_0x341523[_0x2047c8(0x743)];if(!(_0x4186da!=null&&_0x4186da['embedId'])||!_0x54f250||typeof document>'u')return;let _0x35c14e=ai({'activationService':_0x241836,'chrome':_0x3aea81['current'],'container':_0x54f250,'embedId':_0x4186da[_0x2047c8(0x2a5)],'externalHostInteractionUntil':_0x34d5b7,'floatingActiveService':_0x2729ec,'focusCoordinator':_0x283bb6,'graceMs':0x28a,'hostUnitId':_0x4186da['hostUnitId'],'interactionBoundaryService':_0x214353,'isExternalHostInteraction':_0x227efb,'ownedPointerInteractionUntil':_0x293516,'runtimeFocusOwners':_i});return()=>_0x35c14e[_0x2047c8(0x565)]();},[_0x241836,_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x17b)],_0x2729ec,_0x283bb6,_0x214353,_0x227efb]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x20acf0=_0x1c3860;var _0x2ce40e;_0x21c69c!==_0x20acf0(0x71b)&&((_0x2ce40e=_0x39daa8[_0x20acf0(0x743)])==null||_0x2ce40e[_0x20acf0(0x565)](),_0x39daa8[_0x20acf0(0x743)]=void 0x0,di(_0x4186da==null?void 0x0:_0x4186da[_0x20acf0(0x2a5)],Qr(_0x58792b[_0x20acf0(0x743)],_0x2d2d14[_0x20acf0(0x743)],_0x23000a[_0x20acf0(0x743)],_0x41dc6e[_0x20acf0(0x743)],_0x11e417['current'])));},[_0x4186da==null?void 0x0:_0x4186da['embedId'],_0x21c69c]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x1ae635=_0x1c3860;let _0x3eb6be=_0x380c15[_0x1ae635(0x743)];if(!_0x3eb6be||!(_0x4186da!=null&&_0x4186da[_0x1ae635(0x2a5)])||!_0x4186da[_0x1ae635(0x17b)])return;let _0x10c4e6=oi({'acquireStage2SessionLease':_0x2dde06,'activationService':_0x241836,'data':{'childType':_0x32456d,'childUnitId':_0x1fb3bb,'embedId':_0x4186da[_0x1ae635(0x2a5)],'hostAnchorId':_0x4186da[_0x1ae635(0x659)],'hostUnitId':_0x4186da[_0x1ae635(0x17b)]},'embedModelService':_0x5ce704,'enableStage1BodyDrag':_0x23b924,'floatingActiveService':_0x2729ec,'gate':_0x3eb6be,'interactionFlow':_0x15fd55,'popupRoot':_0x11e417[_0x1ae635(0x743)],'releaseStage2SessionLeaseIfActivationDoesNotStick':_0x4af4f4});return()=>_0x10c4e6[_0x1ae635(0x565)]();},[_0x2dde06,_0x241836,_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x659)],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x17b)],_0x5ce704,_0x23b924,_0x2729ec,_0x15fd55,_0x4af4f4,_0x32456d,_0x1fb3bb]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x3e2eaf=_0x1c3860;let _0x13d82a=_0x341523[_0x3e2eaf(0x743)];if(!_0x13d82a||!_0xf12671)return;let _0x2902e8=_0xf12671(_0x13d82a);if(!_0x2902e8)return;let _0x44e003=_0x14e5c3[_0x3e2eaf(0x2f4)](_0x2902e8);return()=>_0x44e003[_0x3e2eaf(0x565)]();},[_0x14e5c3,_0xf12671]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x264cba=_0x1c3860;let _0x4f73d6=_0x341523['current'],_0x35f561=_0x380c15[_0x264cba(0x743)],_0x174ea6=_0x58792b[_0x264cba(0x743)];if(!_0x4f73d6||!_0x35f561||!_0x174ea6)return;let _0x445bbd=In({'container':_0x4f73d6,'gate':_0x35f561,'getChildContext':()=>_0x3a19ed[_0x264cba(0x743)],'getStage':()=>_0x4186da!=null&&_0x4186da[_0x264cba(0x2a5)]?_0x2729ec[_0x264cba(0x496)](_0x4186da['embedId']):_0x264cba(0x65d),'hostScrollOffset':_0x3c00ad,'hostWheelGestureService':_0x14e5c3,'invalidate':_0x225b61=>Vr(_0x2ae191,_0x4186da==null?void 0x0:_0x4186da['embedId'],_0x225b61,_0x258ef2),'liveRoot':_0x174ea6,'onHostWheel':_0x3816b2,'passiveViewportRegistry':_0x15a780,'passiveWheelHandlerRegistry':_0x99a901,'resizeDocsSheetLikeRendererByWheel':_0x1b36f2,'routeHostGestures':!!_0xf12671,'syncHostVerticalScroll':_0x51554e,'viewScale':_0x2331b5});return()=>_0x445bbd[_0x264cba(0x565)]();},[_0x4186da==null?void 0x0:_0x4186da['embedId'],_0x2331b5,_0x2729ec,_0x2ae191,_0x14e5c3,_0x3816b2,_0x15a780,_0x99a901,_0x1b36f2,_0xf12671,_0x51554e]),(0x0,c[_0x1c3860(0x4aa)])(()=>()=>{const _0x5e570a=_0x1c3860;_0x258ef2[_0x5e570a(0x743)][_0x5e570a(0x53f)](_0x1b6cd7=>window[_0x5e570a(0x46d)](_0x1b6cd7)),_0x258ef2[_0x5e570a(0x743)]=[];},[]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x32bb44=_0x1c3860;let _0x563efb=_0x58792b[_0x32bb44(0x743)];if(!_0x563efb)return;let _0x2287cd=ci({'acquireStage2SessionLease':_0x2dde06,'activationService':_0x241836,'data':{'childType':_0x32456d,'childUnitId':_0x1fb3bb,'embedId':_0x4186da==null?void 0x0:_0x4186da[_0x32bb44(0x2a5)],'hostUnitId':_0x4186da==null?void 0x0:_0x4186da[_0x32bb44(0x17b)]},'embedModelService':_0x5ce704,'floatingActiveService':_0x2729ec,'focusCoordinator':_0x283bb6,'getRuntimeRoots':()=>Qr(_0x23000a[_0x32bb44(0x743)],_0x2d2d14['current'],_0x41dc6e[_0x32bb44(0x743)],_0x11e417['current'],_0x58792b[_0x32bb44(0x743)]),'interactionFlow':_0x15fd55,'liveRoot':_0x563efb,'popupRoot':_0x11e417[_0x32bb44(0x743)],'releaseStage2SessionLeaseIfActivationDoesNotStick':_0x4af4f4,'runtimeFocusOwners':_i});return()=>_0x2287cd[_0x32bb44(0x565)]();},[_0x2dde06,_0x241836,_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x4186da==null?void 0x0:_0x4186da['hostUnitId'],_0x5ce704,_0x2729ec,_0x283bb6,_0x15fd55,_0x4af4f4,_0x32456d,_0x1fb3bb]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x484ba1=_0x1c3860;let _0x5f1094=_0x58792b[_0x484ba1(0x743)];if(!_0x5f1094||!(_0x4186da!=null&&_0x4186da['embedId']))return;let _0x1a4a44=li({'data':{'childType':_0x4186da['childType'],'childUnitId':_0x4186da[_0x484ba1(0x1b3)],'embedId':_0x4186da[_0x484ba1(0x2a5)],'hostUnitId':_0x4186da[_0x484ba1(0x17b)]},'floatingActiveService':_0x2729ec,'focusCoordinator':_0x283bb6,'graceMs':0x28a,'interactionBoundaryService':_0x214353,'liveRoot':_0x5f1094,'ownedPointerInteractionUntil':_0x293516,'pointerLease':_0x39daa8,'verticalScrollOwner':_0x2dbbbf});return()=>_0x1a4a44[_0x484ba1(0x565)]();},[_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x210)],_0x4186da==null?void 0x0:_0x4186da['childUnitId'],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x4186da==null?void 0x0:_0x4186da['hostUnitId'],_0x2729ec,_0x283bb6,_0x214353]),(0x0,c[_0x1c3860(0x4aa)])(()=>{const _0x3a00fd=_0x1c3860;if(_0x21c69c!==_0x3a00fd(0x71b)||_0x15fd55!==_0x3a00fd(0x30e))return;let _0x444ce5=_0x58792b[_0x3a00fd(0x743)];if(!_0x444ce5)return;let _0x12855c,_0x2c660d=()=>ei(Qr(_0x23000a[_0x3a00fd(0x743)],_0x2d2d14[_0x3a00fd(0x743)],_0x41dc6e['current'],_0x11e417['current'],_0x58792b[_0x3a00fd(0x743)])),_0x1d4c43=()=>{const _0x6e37c3=_0x3a00fd;let _0x376d79=_0x444ce5[_0x6e37c3(0x631)][_0x6e37c3(0x19b)];return!_0x376d79||_0x376d79===_0x2c660d()?!0x1:Qr(_0x58792b[_0x6e37c3(0x743)],_0x2d2d14[_0x6e37c3(0x743)],_0x23000a[_0x6e37c3(0x743)],_0x41dc6e[_0x6e37c3(0x743)],_0x11e417[_0x6e37c3(0x743)])[_0x6e37c3(0x2e7)](_0x350449=>_0x350449[_0x6e37c3(0x342)](_0x376d79));},_0x553c07=()=>{const _0xb1373c=_0x3a00fd;if(!ti(_0x4186da==null?void 0x0:_0x4186da[_0xb1373c(0x210)],!0x0))return;let _0x553dfa=_0x2c660d();if(_0x553dfa&&!_0x283bb6['hasBlockingChildFocusLease'](_0x4186da==null?void 0x0:_0x4186da[_0xb1373c(0x2a5)],{'ignoreOwners':_i})&&!_0x1d4c43()){if(_0x4186da!=null&&_0x4186da[_0xb1373c(0x17b)]&&_0x4186da[_0xb1373c(0x2a5)]){let _0x7d767b=_0x5ce704[_0xb1373c(0x645)](_0x4186da[_0xb1373c(0x17b)],_0x4186da['embedId']);(_0x7d767b==null?void 0x0:_0x7d767b[_0xb1373c(0x1b3)])!=null&&_0x7d767b[_0xb1373c(0x210)]!=null&&_0x241836['focusFloatingRuntime'](_0x7d767b);}_0x553dfa[_0xb1373c(0x208)]('tabindex')||(_0x553dfa[_0xb1373c(0x71d)]=-0x1),_0x553dfa[_0xb1373c(0x566)]({'preventScroll':!0x0});}};return _0x553c07(),_0x12855c=window[_0x3a00fd(0x746)](()=>{_0x12855c=void 0x0,_0x553c07();}),()=>{const _0x349f=_0x3a00fd;_0x12855c!=null&&(window[_0x349f(0x46d)](_0x12855c),_0x12855c=void 0x0);};},[_0x241836,_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x210)],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x17b)],_0x5ce704,_0x283bb6,_0x15fd55,_0x21c69c]),(0x0,c['useEffect'])(()=>{const _0x394ad7=_0x1c3860;let _0x2c332e=_0x341523[_0x394ad7(0x743)],_0x118a1c=_0x5c987e[_0x394ad7(0x743)];if(!_0x2c332e||!_0x118a1c||typeof window>'u')return;let _0xfb963e=Sr({'collapseWithoutChildScroll':(_0x4186da==null?void 0x0:_0x4186da[_0x394ad7(0x210)])===n[_0x394ad7(0x63d)][_0x394ad7(0x36e)],'container':_0x2c332e,'content':_0x118a1c,'contentHeight':_0x533556==null?void 0x0:_0x533556['contentHeight'],'enabled':_0x51554e,'getChildContext':()=>_0x3a19ed[_0x394ad7(0x743)],'getProvider':_0x18871c=>_0x15a780[_0x394ad7(0x187)](_0x18871c[_0x394ad7(0x210)],_0x18871c[_0x394ad7(0x502)]),'getStage':()=>_0x4186da!=null&&_0x4186da['embedId']?_0x2729ec[_0x394ad7(0x496)](_0x4186da[_0x394ad7(0x2a5)]):'inactive','hostLayout$':_0xde7fd0,'invalidate':()=>_0x2ae191[_0x394ad7(0x4df)]({'embedId':_0x4186da==null?void 0x0:_0x4186da['embedId'],'reason':_0x394ad7(0x5a6)}),'offset':_0x3c00ad,'onHostWheel':_0x3816b2,'owner':_0x2dbbbf,'syncingChildFromHost':_0x268aef,'syncingHostFromChild':_0x80b8f0,'viewScale':_0x2331b5,'viewportHeight':_0x533556==null?void 0x0:_0x533556[_0x394ad7(0x41c)]});return()=>_0xfb963e[_0x394ad7(0x565)]();},[_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x210)],_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],_0x533556==null?void 0x0:_0x533556['contentHeight'],_0x2331b5,_0x533556==null?void 0x0:_0x533556[_0x1c3860(0x41c)],_0x2729ec,_0x2ae191,_0xde7fd0,_0x2b2613,_0x3816b2,_0x15a780,_0x51554e]);let _0x158dad=kn({'stage':_0x21c69c,'interactionFlow':_0x15fd55}),_0x9be3ea=_0x158dad[_0x1c3860(0x21c)],_0x582b74=_0x158dad['passThroughInteractionGate'],_0x31fe20=_0x533556?{'top':_0x533556[_0x1c3860(0x2a3)]*_0x2331b5,'left':-_0x3deed6*_0x2331b5,'width':(((_0x41cc32==null?void 0x0:_0x41cc32[_0x1c3860(0x738)])??0x1)+_0x3deed6)*_0x2331b5,'height':_0x533556['viewportHeight']*_0x2331b5}:_0x2d461a?{'top':_0x2d461a['floatingMenuInsetTop'],'height':_0x1c3860(0x350)+_0x2d461a[_0x1c3860(0x2a3)]+_0x1c3860(0x55e)}:void 0x0,_0x4e0c02=_0x533556?{'width':((_0x41cc32==null?void 0x0:_0x41cc32[_0x1c3860(0x738)])??0x1)+_0x3deed6,'height':_0x533556['viewportHeight'],'transform':_0x2331b5===0x1?void 0x0:_0x1c3860(0x5fc)+_0x2331b5+')','transformOrigin':'top\x20left'}:void 0x0,_0x219599=_0x533556?{'left':0x0,'width':_0x1c3860(0x674),'height':_0x533556[_0x1c3860(0x41c)],'minHeight':_0x533556[_0x1c3860(0x41c)]}:void 0x0;return(0x0,d[_0x1c3860(0x66a)])(_0x1c3860(0x568),{'ref':_0x341523,'className':(0x0,o['clsx'])(_0x1c3860(0x2e4),_0x21c69c===_0x1c3860(0x65d)&&a[_0x1c3860(0x1dc)],_0x533556&&_0x1c3860(0x6f2)),'data-u-comp':_0x1c3860(0x513),'data-embed-float-dom':'true','data-embed-float-stage':_0x21c69c,'data-embed-id':_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],'data-embed-host-unit-id':_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x17b)],'data-embed-host-anchor-id':_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x659)],'data-embed-child-unit-id':_0x1fb3bb,'data-embed-child-type':_0x32456d,'data-embed-interaction-flow':_0x15fd55,'children':[(0x0,d[_0x1c3860(0x66a)])(_0x1c3860(0x568),{'ref':_0x5c987e,'className':(0x0,o[_0x1c3860(0x596)])(_0x1c3860(0x330),_0x533556&&_0x1c3860(0x204)),'data-u-comp':_0x1c3860(0x622),'data-embed-float-content':_0x1c3860(0x573),'style':_0x31fe20,'children':[(0x0,d[_0x1c3860(0x66a)])('div',{'ref':_0x58792b,'className':(0x0,o[_0x1c3860(0x596)])(_0x1c3860(0x675),_0x533556&&'before:univer-hidden'),'data-u-comp':_0x1c3860(0x553),'data-embed-float-live':_0x1c3860(0x573),'style':_0x4e0c02,'children':[(0x0,d[_0x1c3860(0x588)])(_0x1c3860(0x568),{'ref':_0x23000a,'className':(0x0,o[_0x1c3860(0x596)])(_0x1c3860(0x6ec),_0x221061,_0x533556&&_0x1c3860(0x51b),_0x9be3ea&&_0x1c3860(0x6f2)),'data-u-comp':_0x1c3860(0x46f),'style':_0x219599,'data-embed-canvas-root':_0x1c3860(0x573)}),(0x0,d[_0x1c3860(0x588)])('div',{'ref':_0x2d2d14,'className':(0x0,o[_0x1c3860(0x596)])('univer-pointer-events-none\x20univer-absolute\x20univer-inset-0\x20univer-z-[1]\x20univer-size-full\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-hidden\x20[&>*]:univer-pointer-events-auto',_0x9be3ea&&_0x1c3860(0x6f2)),'data-u-comp':_0x1c3860(0x5d3),'style':_0x219599,'data-embed-content-root':_0x1c3860(0x573)})]}),(0x0,d[_0x1c3860(0x588)])('div',{'ref':_0x380c15,'className':(0x0,o[_0x1c3860(0x596)])(_0x1c3860(0x281),_0x582b74&&_0x1c3860(0x6f2)),'data-u-comp':_0x1c3860(0x670),'data-embed-float-interaction-gate':_0x1c3860(0x573)}),_0x21c69c===_0x1c3860(0x65d)&&(0x0,d[_0x1c3860(0x588)])(a['HoverTrack'],{'className':_0x1c3860(0x5eb)})]}),(0x0,d['jsxs'])(_0x1c3860(0x568),{'ref':_0x3aea81,'className':'univer-pointer-events-none\x20univer-fixed\x20univer-overflow-visible\x20[&>*]:univer-pointer-events-auto','data-u-comp':_0x1c3860(0x653),'data-embed-float-stage':_0x21c69c,'data-embed-id':_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],'style':{'zIndex':_0x22bb7c??0x320},'children':[(0x0,d[_0x1c3860(0x588)])(_0x1c3860(0x568),{'ref':_0x41dc6e,'className':_0x1c3860(0xad),'data-u-comp':_0x1c3860(0x480),'data-embed-overlay-root':_0x1c3860(0x573)}),(0x0,d[_0x1c3860(0x588)])(_0x1c3860(0x568),{'ref':_0x11e417,'className':_0x1c3860(0xad),'data-u-comp':_0x1c3860(0xf5),'data-embed-popup-root':_0x1c3860(0x573)}),!_0xa5e536&&(0x0,d[_0x1c3860(0x588)])(pi,{'hostUnitId':_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x17b)],'embedId':_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)]})]}),_0xa5e536&&(0x0,d[_0x1c3860(0x588)])(pi,{'hostUnitId':_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x17b)],'embedId':_0x4186da==null?void 0x0:_0x4186da[_0x1c3860(0x2a5)],'className':_0x1c3860(0x22b)})]});}function yi(_0x2628b2){const _0x2ea438=_0x5b38ef;let _0x5c9783=_0x2628b2==null?void 0x0:_0x2628b2[_0x2ea438(0x56e)]['ref'];if(_0x5c9783)try{let _0x256cfd=typeof _0x5c9783==_0x2ea438(0x710)?(0x0,e[_0x2ea438(0x349)])(_0x5c9783):_0x5c9783;return{'childUnitId':_0x256cfd[_0x2ea438(0x163)][_0x2ea438(0x616)],'childType':(0x0,e[_0x2ea438(0x4f1)])(_0x256cfd[_0x2ea438(0x163)]['type'])};}catch{return;}}function bi(_0x279b72){const _0x132292=_0x5b38ef;var _0x21b8e2,_0x36a3ad;let _0x2a5708=((_0x21b8e2=_0x279b72[_0x132292(0x2d7)])==null?void 0x0:_0x21b8e2[_0x132292(0x1ec)])||void 0x0;if(_0x2a5708&&typeof _0x2a5708==_0x132292(0x4c3)&&_0x2a5708[_0x132292(0x502)])return _0x2a5708[_0x132292(0x502)];let _0xf668f8=((_0x36a3ad=_0x279b72[_0x132292(0x2d7)])==null?void 0x0:_0x36a3ad[_0x132292(0x351)])||void 0x0;return _0xf668f8&&typeof _0xf668f8==_0x132292(0x4c3)&&_0xf668f8['enabled']?_0x132292(0x668):void 0x0;}function xi(_0x77f20b,_0x52fff8=0x1,_0x4d199d=0x1){const _0x24d34c=_0x5b38ef;let _0x176618=_0x77f20b[_0x24d34c(0x1d5)]/(Math[_0x24d34c(0x90)](_0x52fff8)||0x1),_0x34bb12=_0x77f20b[_0x24d34c(0x485)]/(Math[_0x24d34c(0x90)](_0x4d199d)||0x1);if(_0x77f20b[_0x24d34c(0x80)])_0x176618=(_0x77f20b[_0x24d34c(0x485)]||_0x77f20b[_0x24d34c(0x1d5)])*0x3/(Math[_0x24d34c(0x90)](_0x52fff8)||0x1),_0x34bb12=0x0;else{let _0x524361=Math[_0x24d34c(0x90)](_0x176618),_0x173990=Math[_0x24d34c(0x90)](_0x34bb12);_0x173990>=_0x524361*0x2?_0x176618=0x0:_0x524361>=_0x173990*0x2&&(_0x34bb12=0x0);}return{'offsetX':_0x176618,'offsetY':_0x34bb12};}function Si(_0x55cd09,_0x10d9f1,_0x579820){const _0x335a14=_0x5b38ef;if(!_0x10d9f1)return!0x1;let {offsetX:_0x97425b,offsetY:_0x553101}=Ci(_0x55cd09,_0x10d9f1,_0x579820);if(!_0x97425b&&!_0x553101)return!0x1;let _0xac7898=_0x10d9f1[_0x335a14(0x280)]??0x0,_0xc436b1=_0x10d9f1[_0x335a14(0x243)]??0x0;if(_0x55cd09[_0x335a14(0x56e)]===_0x335a14(0xa1)&&_0x10d9f1[_0x335a14(0x59a)]&&(_0x55cd09[_0x335a14(0x280)]!=null||_0x55cd09[_0x335a14(0x243)]!=null))_0x10d9f1[_0x335a14(0x59a)]({'viewportScrollX':_0x55cd09[_0x335a14(0x280)]??_0xac7898,'viewportScrollY':_0x55cd09[_0x335a14(0x243)]??_0xc436b1});else{if(_0x10d9f1[_0x335a14(0x328)])_0x10d9f1[_0x335a14(0x328)]({'viewportScrollX':_0x97425b,'viewportScrollY':_0x553101});else return!0x1;}let _0x1e3399=(_0x10d9f1[_0x335a14(0x280)]??0x0)!==_0xac7898||(_0x10d9f1[_0x335a14(0x243)]??0x0)!==_0xc436b1;if(_0x1e3399){var _0x28aa08;_0x579820==null||(_0x28aa08=_0x579820[_0x335a14(0x373)])==null||_0x28aa08['call'](_0x579820,!0x0);}return _0x1e3399;}function Ci(_0x2ff0ea,_0x18e0f4,_0xf43859){const _0x34c79b=_0x5b38ef;return _0x2ff0ea[_0x34c79b(0x56e)]===_0x34c79b(0xa1)&&(_0x2ff0ea['viewportScrollX']!=null||_0x2ff0ea[_0x34c79b(0x243)]!=null)?{'offsetX':(_0x2ff0ea[_0x34c79b(0x280)]??_0x18e0f4[_0x34c79b(0x280)]??0x0)-(_0x18e0f4['viewportScrollX']??0x0),'offsetY':(_0x2ff0ea[_0x34c79b(0x243)]??_0x18e0f4[_0x34c79b(0x243)]??0x0)-(_0x18e0f4['viewportScrollY']??0x0)}:xi(_0x2ff0ea[_0x34c79b(0x39a)],_0xf43859==null?void 0x0:_0xf43859[_0x34c79b(0x22e)],_0xf43859==null?void 0x0:_0xf43859[_0x34c79b(0xe7)]);}function wi(_0x373acc){const _0x4a8b5a=_0x5b38ef;return _0x373acc+u[_0x4a8b5a(0x1bb)][_0x4a8b5a(0x61f)];}function Ti(_0x576de1){const _0x38cad8=_0x5b38ef;return _0x576de1[_0x38cad8(0x189)]+_0x576de1['floatingMenuInsetTop'];}function Ei(_0x296393){const _0x3be61f=_0x5b38ef;var _0x2a1d6d;let {data:_0x4ae207,customBlockRenderViewport:_0x1326b8}=_0x296393,_0x4180e6=(0x0,a['useDependency'])(n[_0x3be61f(0x4bb)]),_0x24634c=(0x0,a[_0x3be61f(0x6f9)])(n['IUniverInstanceService']),_0x6c2ab3=(0x0,a[_0x3be61f(0x6f9)])(u[_0x3be61f(0x45d)]),_0x4b9f20=br(_0x4ae207),_0x52ba85=_0x4b9f20==null?void 0x0:_0x4b9f20[_0x3be61f(0x17b)],_0x2683f7=_0x52ba85??((_0x2a1d6d=_0x24634c[_0x3be61f(0x604)](n['UniverInstanceType'][_0x3be61f(0x3f3)]))==null?void 0x0:_0x2a1d6d[_0x3be61f(0x1c4)]()),_0x5c7b24=(0x0,c[_0x3be61f(0x634)])(null),[_0x45a7a8,_0x5c8108]=(0x0,c[_0x3be61f(0x617)])(()=>(0x0,r['createDefaultDocsTableLikeCustomBlockBleedViewport'])()),_0x4b8e9a=(0x0,f[_0x3be61f(0x129)])(_0x4b9f20==null?void 0x0:_0x4b9f20['childType']),_0x8199a5=_0x1326b8==null?void 0x0:_0x1326b8[_0x3be61f(0x247)],_0xfdfb47=_0x1326b8==null?void 0x0:_0x1326b8[_0x3be61f(0x723)],_0x545776=_0x1326b8==null?void 0x0:_0x1326b8['contentWidth'],_0x45c5b6=Di(_0x1326b8==null?void 0x0:_0x1326b8[_0x3be61f(0x20b)]);(0x0,c[_0x3be61f(0x4aa)])(()=>{if(!_0x52ba85)return;let _0x15f5ed=[],_0x81fa70=()=>{const _0x29573d=_0x241e;let _0xa2e7a0=_0x24634c[_0x29573d(0xcd)](_0x52ba85,n[_0x29573d(0x63d)]['UNIVER_DOC']),_0x18ba62=_0xa2e7a0==null?void 0x0:_0xa2e7a0[_0x29573d(0x1a7)];typeof _0x18ba62=='number'&&_0x4180e6[_0x29573d(0x613)](r[_0x29573d(0x439)]['id'],{'unitId':_0x52ba85,'zoomRatio':_0x18ba62});},_0x80e31b=_0x232278=>{let _0x44f987=requestAnimationFrame(_0x232278);_0x15f5ed['push'](()=>cancelAnimationFrame(_0x44f987));},_0xce7426=_0x4c0a98=>{const _0x18d4fb=_0x241e;let _0x19a43e=setTimeout(_0x81fa70,_0x4c0a98);_0x15f5ed[_0x18d4fb(0x56f)](()=>clearTimeout(_0x19a43e));};return _0x81fa70(),_0x80e31b(_0x81fa70),_0x80e31b(()=>_0x80e31b(_0x81fa70)),_0xce7426(0x78),_0xce7426(0x1f4),()=>{_0x15f5ed['forEach'](_0xdc1a59=>_0xdc1a59());};},[_0x4180e6,_0x52ba85,_0x24634c]),(0x0,c[_0x3be61f(0x36b)])(()=>{const _0x10e930=_0x3be61f;let _0x3187c6=_0x5c7b24[_0x10e930(0x743)];if(!_0x3187c6||!_0x4b8e9a||typeof window>'u')return;let _0x7a60e0,_0xec2c16=()=>{const _0x275e28=_0x10e930;_0x7a60e0=void 0x0;let _0x3c9b60=_0x3187c6[_0x275e28(0x2fb)](),_0x5abb51=ji(_0x545776,()=>Ni(_0x3187c6,_0x3c9b60['width']/_0x45c5b6)),_0x427179=(0x0,r[_0x275e28(0x211)])(_0x3187c6,_0x5abb51,{'authoritativeContentWidth':Number['isFinite'](_0x545776)&&(_0x545776??0x0)>0x0,'bleedLeft':_0x8199a5,'bleedWidth':_0xfdfb47,'viewScale':_0x45c5b6});_0x5c8108(_0x38ecf7=>Math[_0x275e28(0x90)](_0x38ecf7[_0x275e28(0x247)]-_0x427179[_0x275e28(0x247)])<0.5&&Math['abs'](_0x38ecf7[_0x275e28(0x6b2)]-_0x427179[_0x275e28(0x6b2)])<0.5&&Math['abs'](_0x38ecf7['bleedWidth']-_0x427179[_0x275e28(0x723)])<0.5&&Math[_0x275e28(0x90)](_0x38ecf7[_0x275e28(0x206)]-_0x427179[_0x275e28(0x206)])<0.5&&Math['abs'](_0x38ecf7[_0x275e28(0x1e5)]-_0x427179[_0x275e28(0x1e5)])<0.5?_0x38ecf7:_0x427179);},_0x326bd1=()=>{const _0x4a2309=_0x10e930;_0x7a60e0??=window[_0x4a2309(0x746)](_0xec2c16);},_0x395d5e=_0x2f77d0=>{const _0x19ca9e=_0x10e930;Mi(_0x3187c6,_0x2f77d0[_0x19ca9e(0x487)])&&_0x326bd1();};_0xec2c16();let _0x228f1c=new ResizeObserver(_0x326bd1);return _0x228f1c[_0x10e930(0x2ed)](_0x3187c6),window[_0x10e930(0x344)](_0x10e930(0x3cc),_0x326bd1),window['addEventListener'](_0x10e930(0x11c),_0x395d5e,!0x0),()=>{const _0x761d9d=_0x10e930;_0x7a60e0!=null&&window[_0x761d9d(0x46d)](_0x7a60e0),_0x228f1c[_0x761d9d(0x5ce)](),window['removeEventListener'](_0x761d9d(0x3cc),_0x326bd1),window[_0x761d9d(0x6ca)](_0x761d9d(0x11c),_0x395d5e,!0x0);};},[_0x8199a5,_0xfdfb47,_0x545776,_0x4b8e9a,_0x45c5b6]);let _0x3c53e6=_0x4b8e9a?ki(_0x1326b8==null?void 0x0:_0x1326b8[_0x3be61f(0x189)]):(0x0,r[_0x3be61f(0x619)])(_0x1326b8==null?void 0x0:_0x1326b8[_0x3be61f(0x189)],0x1),_0x427d6d=_0x4b8e9a?0x34:0x0,_0x561215=Ai({'contentHeight':_0x3c53e6,'viewportHeight':_0x1326b8==null?void 0x0:_0x1326b8[_0x3be61f(0x41c)]}),_0x4963c6=Ti({'contentHeight':_0x3c53e6,'floatingMenuInsetTop':_0x427d6d}),_0x474c64=_0x4b8e9a?{'height':_0x4963c6*_0x45c5b6,'minHeight':_0x4963c6*_0x45c5b6}:void 0x0,_0x170be7=(0x0,c[_0x3be61f(0x15d)])((_0x4c6372,_0x58a980)=>{const _0x1f1f1b=_0x3be61f;var _0x3e9f92;let _0x1fade2=(_0x3e9f92=_0x6c2ab3['getRenderUnitById'](_0x58a980['hostUnitId']))==null?void 0x0:_0x3e9f92['scene'];return Si({..._0x58a980,'event':_0x4c6372,'source':_0x1f1f1b(0x183),'stage':_0x1f1f1b(0x71b)},_0x1fade2==null?void 0x0:_0x1fade2[_0x1f1f1b(0x73f)](r['VIEWPORT_KEY'][_0x1f1f1b(0x50e)]),_0x1fade2);},[_0x6c2ab3]),_0x252dff=(0x0,c[_0x3be61f(0x15d)])(_0x20352c=>{Oi(_0x6c2ab3,_0x2683f7,_0x20352c);},[_0x6c2ab3,_0x2683f7]);return(0x0,d[_0x3be61f(0x588)])(_0x3be61f(0x568),{'ref':_0x5c7b24,'className':_0x3be61f(0x16a),'data-u-comp':'embed-docs-custom-block','data-embed-docs-custom-block':_0x3be61f(0x573),'data-embed-docs-custom-block-child-type':(_0x4b9f20==null?void 0x0:_0x4b9f20['childType'])==null?void 0x0:String(_0x4b9f20[_0x3be61f(0x210)]),'data-embed-docs-custom-block-sheet-like':_0x4b8e9a?_0x3be61f(0x573):void 0x0,'style':_0x474c64,'children':(0x0,d['jsx'])(vi,{..._0x296393,'docsCustomBlockLayout':_0x4b8e9a?{'bleedLeft':_0x45a7a8[_0x3be61f(0x247)],'bleedWidth':_0x45a7a8['bleedWidth'],'contentHeight':_0x3c53e6,'contentWidth':_0x45a7a8[_0x3be61f(0x206)],'floatingMenuInsetTop':_0x427d6d,'pageContentWidth':(_0x1326b8==null?void 0x0:_0x1326b8[_0x3be61f(0x29b)])??_0x45a7a8[_0x3be61f(0x206)],'sheetLike':!0x0,'viewScale':_0x45c5b6,'viewportHeight':_0x561215}:{'floatingMenuInsetTop':_0x427d6d,'sheetLike':!0x1},'interactionFlow':_0x3be61f(0x30e),'onHostWheel':_0x4b8e9a?_0x170be7:void 0x0,'onRuntimeStageEnter':_0x252dff,'syncHostVerticalScroll':_0x4b8e9a})});}function Di(_0x1a4e5a){const _0x384367=_0x5b38ef;return typeof _0x1a4e5a==_0x384367(0x4e4)&&Number[_0x384367(0x715)](_0x1a4e5a)&&_0x1a4e5a>0x0?_0x1a4e5a:0x1;}function Oi(_0x1b6a99,_0x37f1c6,_0x243af4){const _0x415fd8=_0x5b38ef;var _0x2a8869;_0x243af4!==_0x415fd8(0x71b)||!_0x37f1c6||(_0x2a8869=_0x1b6a99[_0x415fd8(0x274)](_0x37f1c6))==null||(_0x2a8869=_0x2a8869[_0x415fd8(0x69e)](r[_0x415fd8(0x713)]))==null||_0x2a8869[_0x415fd8(0x651)]();}function ki(_0x1c7bd5){return(0x0,r['resolveDocsTableLikeCustomBlockContentHeight'])(_0x1c7bd5,0x1e0);}function Ai(_0xfe3d6e){const _0x35b34e=_0x5b38ef;return(0x0,r['resolveDocsTableLikeCustomBlockContentHeight'])(_0xfe3d6e[_0x35b34e(0x41c)],_0xfe3d6e[_0x35b34e(0x189)]);}function ji(_0x347918,_0x2494c8){const _0x13ae6d=_0x5b38ef;return Number['isFinite'](_0x347918)&&(_0x347918??0x0)>0x0?_0x347918:(0x0,r[_0x13ae6d(0x63e)])(void 0x0,_0x2494c8());}function Mi(_0x50fe46,_0x222b3a){const _0x2b285f=_0x5b38ef;return!(_0x222b3a instanceof Node&&_0x50fe46[_0x2b285f(0x342)](_0x222b3a));}function Ni(_0x3d9bcd,_0x13e773){const _0x407ac0=_0x5b38ef;let _0x4e7165=_0x3d9bcd[_0x407ac0(0x724)]('[data-u-comp=\x22embed-float-dom-live-content\x22]'),_0x28b467=_0x3d9bcd[_0x407ac0(0x724)](_0x407ac0(0x5cd)),_0x2d8580=[Math[_0x407ac0(0x2df)](0x1,_0x13e773)];return Pi(_0x4e7165,_0x2d8580),Pi(_0x28b467,_0x2d8580),Math['max'](..._0x2d8580[_0x407ac0(0xc9)](_0x5eda2f=>Number[_0x407ac0(0x715)](_0x5eda2f)&&_0x5eda2f>0x0));}function Pi(_0x480291,_0x1d7b92){const _0x4b3bb3=_0x5b38ef;if(_0x480291){_0x1d7b92[_0x4b3bb3(0x56f)](_0x480291[_0x4b3bb3(0x727)],_0x480291[_0x4b3bb3(0x175)],_0x480291['getBoundingClientRect']()[_0x4b3bb3(0x33d)]);for(let _0x5da152 of Array[_0x4b3bb3(0x23b)](_0x480291[_0x4b3bb3(0x2cc)])){if(!(_0x5da152 instanceof HTMLElement))continue;let _0x32892d=_0x5da152['getBoundingClientRect'](),_0x331641=_0x480291[_0x4b3bb3(0x2fb)]();_0x1d7b92['push'](_0x5da152['scrollWidth'],_0x5da152[_0x4b3bb3(0x175)],_0x32892d['right']-_0x331641[_0x4b3bb3(0x1e4)]);}}}let Fi=class extends n[_0x5b38ef(0x6e0)]{constructor(_0x2bf5c0){const _0x11e552=_0x5b38ef;super(),this[_0x11e552(0x258)]=_0x2bf5c0,this[_0x11e552(0x683)]();}[_0x5b38ef(0x683)](){const _0x32dfbe=_0x5b38ef;this['disposeWithMe'](this[_0x32dfbe(0x258)][_0x32dfbe(0x2f4)](f[_0x32dfbe(0x618)],Ei)),this[_0x32dfbe(0x18c)](this['_componentManager'][_0x32dfbe(0x2f4)](e[_0x32dfbe(0x37d)],vi));}};Fi=X([Y(0x0,(0x0,n[_0x5b38ef(0x179)])(a[_0x5b38ef(0x561)]))],Fi);let Ii=class{constructor(_0x7ffa20,_0x305baf){const _0x542509=_0x5b38ef;this['_injector']=_0x7ffa20,this['_passiveWheelHandlerRegistry']=_0x305baf,this[_0x542509(0x17c)][_0x542509(0x2f4)]({'childType':n[_0x542509(0x63d)]['UNIVER_DOC'],'handleWheel':_0x1bcf60=>this['_injector'][_0x542509(0x6b7)](p['DocsTablePassiveWheelService'])?this[_0x542509(0x483)][_0x542509(0x187)](p[_0x542509(0x49e)])[_0x542509(0x72e)]({'childUnitId':_0x1bcf60[_0x542509(0x1b3)],'event':_0x1bcf60['event'],'source':_0x1bcf60[_0x542509(0x56e)]}):!0x1,'order':0x64});}};Ii=X([Y(0x0,(0x0,n[_0x5b38ef(0x179)])(n[_0x5b38ef(0x5ff)])),Y(0x1,(0x0,n['Inject'])(yr))],Ii);const Li=[n[_0x5b38ef(0x63d)]['UNIVER_DOC'],n[_0x5b38ef(0x63d)]['UNIVER_SHEET'],n[_0x5b38ef(0x63d)]['UNIVER_BASE'],n[_0x5b38ef(0x63d)][_0x5b38ef(0x125)]];let Ri=class extends n[_0x5b38ef(0x6e0)]{constructor(_0x10a8e3,_0x165d61){const _0x42366e=_0x5b38ef;super(),this['_univerInstanceService']=_0x10a8e3,this['_anchorModelService']=_0x165d61,Li[_0x42366e(0x53f)](_0x12a4d3=>{const _0x1c06b1=_0x42366e;this[_0x1c06b1(0x18c)](this[_0x1c06b1(0x39e)][_0x1c06b1(0x133)](_0x12a4d3)['subscribe'](_0x3cf6c7=>{const _0x42a4d4=_0x1c06b1;this[_0x42a4d4(0x358)][_0x42a4d4(0x2f0)](_0x3cf6c7['getUnitId']());}));});}};Ri=X([Y(0x0,n[_0x5b38ef(0x15a)]),Y(0x1,(0x0,n[_0x5b38ef(0x179)])(e[_0x5b38ef(0x128)]))],Ri);let zi=class extends n['Disposable']{constructor(_0x5f4a65,_0x1e1137,_0x7b2a93,_0x8ee9f9,_0x584edd){const _0x23a0ba=_0x5b38ef;super(),this[_0x23a0ba(0x519)]=_0x5f4a65,this[_0x23a0ba(0x721)]=_0x1e1137,this[_0x23a0ba(0x3b0)]=_0x7b2a93,this[_0x23a0ba(0x483)]=_0x584edd,H(this,_0x23a0ba(0xdc),null),H(this,_0x23a0ba(0x312),null),this['disposeWithMe'](_0x8ee9f9['registerDisabledUIParts']([a[_0x23a0ba(0x30a)][_0x23a0ba(0x190)]],this['_menuOverrideService'][_0x23a0ba(0x704)][_0x23a0ba(0x671)]((0x0,l[_0x23a0ba(0x264)])(_0x12e2b8=>{const _0x25dea5=_0x23a0ba;var _0x3ce2c0;return _0x12e2b8!=null&&((_0x3ce2c0=this[_0x25dea5(0x721)][_0x25dea5(0x187)](_0x12e2b8[_0x25dea5(0x210)]))==null?void 0x0:_0x3ce2c0[_0x25dea5(0x261)])==='none';}),(0x0,l[_0x23a0ba(0x26f)])()))),this[_0x23a0ba(0x18c)]((0x0,n['toDisposable'])(this[_0x23a0ba(0x519)][_0x23a0ba(0x704)][_0x23a0ba(0xde)](_0x1b7d06=>{const _0x3d2444=_0x23a0ba;var _0x2c6877,_0x4e5297;if(!_0x1b7d06){this['_current']?(this['_current'][_0x3d2444(0x565)](),this[_0x3d2444(0xdc)]=null):this[_0x3d2444(0x3b0)]['clear'](),this['_currentOverride']=null;return;}if(Bi(this[_0x3d2444(0x312)],_0x1b7d06))return;(_0x2c6877=this[_0x3d2444(0xdc)])==null||_0x2c6877['dispose'](),this['_current']=null,this['_currentOverride']=null;let _0x6db451=this[_0x3d2444(0x721)][_0x3d2444(0x187)](_0x1b7d06[_0x3d2444(0x210)]),_0x15ae2c=_0x6db451==null||(_0x4e5297=_0x6db451[_0x3d2444(0x1d3)])==null?void 0x0:_0x4e5297[_0x3d2444(0x591)](_0x6db451,{'childType':_0x1b7d06[_0x3d2444(0x210)],'childUnitId':_0x1b7d06['childUnitId'],'injector':this[_0x3d2444(0x483)],'embedId':_0x1b7d06[_0x3d2444(0x2a5)],'hostUnitId':_0x1b7d06['hostUnitId'],'entry':_0x1b7d06[_0x3d2444(0x5d9)]});if(!_0x15ae2c){this[_0x3d2444(0x3b0)][_0x3d2444(0x688)]();return;}this['_ribbonOverrideService'][_0x3d2444(0x728)]({'id':_0x1b7d06['embedId'],'ribbonService':_0x15ae2c['ribbonService'],'injector':_0x15ae2c[_0x3d2444(0x42c)],'portalContainer':_0x15ae2c[_0x3d2444(0x121)]??_0x1b7d06[_0x3d2444(0x121)],'placeholderTitle':_0x15ae2c[_0x3d2444(0x3b8)],'hideToolbar':_0x15ae2c[_0x3d2444(0x593)]}),this['_currentOverride']=_0x1b7d06,this[_0x3d2444(0xdc)]=(0x0,n[_0x3d2444(0x5dc)])(()=>{const _0x57dd5d=_0x3d2444;var _0x5c5aa9;this['_ribbonOverrideService'][_0x57dd5d(0x688)](_0x1b7d06[_0x57dd5d(0x2a5)]),(_0x5c5aa9=_0x15ae2c[_0x57dd5d(0x1e2)])==null||_0x5c5aa9[_0x57dd5d(0x565)](),this['_currentOverride']=null;});})));}[_0x5b38ef(0x565)](){const _0x3b6c33=_0x5b38ef;var _0x21e656;(_0x21e656=this[_0x3b6c33(0xdc)])==null||_0x21e656[_0x3b6c33(0x565)](),this['_current']=null,this[_0x3b6c33(0x312)]=null,super[_0x3b6c33(0x565)]();}};zi=X([Y(0x0,(0x0,n[_0x5b38ef(0x179)])(ae)),Y(0x1,(0x0,n['Inject'])(U)),Y(0x2,(0x0,n[_0x5b38ef(0x179)])(a['IRibbonOverrideService'])),Y(0x3,(0x0,n[_0x5b38ef(0x179)])(a[_0x5b38ef(0x3d6)])),Y(0x4,(0x0,n['Inject'])(n['Injector']))],zi);function Bi(_0x39759c,_0x36e9ab){const _0x15f5e3=_0x5b38ef;return _0x39759c!=null&&_0x39759c[_0x15f5e3(0x17b)]===_0x36e9ab[_0x15f5e3(0x17b)]&&_0x39759c['embedId']===_0x36e9ab[_0x15f5e3(0x2a5)]&&_0x39759c['childUnitId']===_0x36e9ab[_0x15f5e3(0x1b3)]&&_0x39759c[_0x15f5e3(0x210)]===_0x36e9ab[_0x15f5e3(0x210)]&&_0x39759c['entry']===_0x36e9ab[_0x15f5e3(0x5d9)]&&_0x39759c['reason']===_0x36e9ab[_0x15f5e3(0x2f2)]&&_0x39759c[_0x15f5e3(0x121)]===_0x36e9ab['portalContainer']&&_0x39759c[_0x15f5e3(0x735)]===_0x36e9ab[_0x15f5e3(0x735)]&&_0x39759c[_0x15f5e3(0xe1)]===_0x36e9ab[_0x15f5e3(0xe1)];}function Vi(_0x17a463){const _0x50a28e=_0x5b38ef;let _0x1f5e51=[];return[[n[_0x50a28e(0x63d)][_0x50a28e(0x3f3)],'docs-ui.ribbon'],[n[_0x50a28e(0x63d)][_0x50a28e(0x28b)],_0x50a28e(0x13e)],[n[_0x50a28e(0x63d)][_0x50a28e(0x125)],_0x50a28e(0x168)],[n[_0x50a28e(0x63d)][_0x50a28e(0x36e)],_0x50a28e(0x1aa)]]['forEach'](([_0x2f9ab4,_0x16d3c3])=>{const _0x3f1fc0=_0x50a28e;let _0x13edd0=en(_0x17a463,{'childType':_0x2f9ab4,'id':_0x16d3c3});_0x13edd0&&_0x1f5e51[_0x3f1fc0(0x56f)](_0x13edd0);}),_0x1f5e51;}var Hi=class extends n[_0x5b38ef(0x6e0)]{constructor(..._0x1535aa){const _0x385103=_0x5b38ef;super(..._0x1535aa),H(this,_0x385103(0x227),new Map()),H(this,_0x385103(0x16f),new l[(_0x385103(0xf7))]()),H(this,'contentSizeChanged$',this[_0x385103(0x16f)][_0x385103(0x62b)]());}[_0x5b38ef(0x2f4)](_0xf87e70){const _0x5a846a=_0x5b38ef;return this[_0x5a846a(0x227)][_0x5a846a(0x534)](_0xf87e70[_0x5a846a(0x210)],_0xf87e70),(0x0,n[_0x5a846a(0x5dc)])(()=>{const _0x3116bf=_0x5a846a;this[_0x3116bf(0x227)][_0x3116bf(0x187)](_0xf87e70[_0x3116bf(0x210)])===_0xf87e70&&this['_providers']['delete'](_0xf87e70[_0x3116bf(0x210)]);});}[_0x5b38ef(0x187)](_0xd3e2da){const _0x34d969=_0x5b38ef;return this[_0x34d969(0x227)][_0x34d969(0x187)](_0xd3e2da);}[_0x5b38ef(0x1bf)](){const _0xb0a0a9=_0x5b38ef;return[...this[_0xb0a0a9(0x227)][_0xb0a0a9(0x38d)]()];}[_0x5b38ef(0x29d)](_0x303a55){const _0xdd3b45=_0x5b38ef;var _0x438ad0;return(_0x438ad0=this[_0xdd3b45(0x187)](_0x303a55[_0xdd3b45(0x210)]))==null?void 0x0:_0x438ad0['measureContentSize'](_0x303a55);}['notifyContentSizeChanged'](_0x31a1bf,_0x2ffccf){const _0x1702ca=_0x5b38ef;this[_0x1702ca(0x16f)]['next']({'embedId':_0x2ffccf,'hostUnitId':_0x31a1bf});}[_0x5b38ef(0x565)](){const _0x1b981d=_0x5b38ef;this[_0x1b981d(0x227)][_0x1b981d(0x688)](),this[_0x1b981d(0x16f)][_0x1b981d(0x64a)](),super['dispose']();}};let Ui=class{constructor(_0x54d38c){this['_mountService']=_0x54d38c,H(this,'_leases',new Map());}[_0x5b38ef(0x4d9)](_0x15e2e0,_0x269834){const _0x46c14f=_0x5b38ef;if(this[_0x46c14f(0x2bb)][_0x46c14f(0x6b7)](_0x15e2e0['embedId']))throw Error(_0x46c14f(0x3c4)+_0x15e2e0['embedId']);let _0x1a6f52=this[_0x46c14f(0x224)]['getSession'](_0x15e2e0[_0x46c14f(0x2a5)]),_0x126270=_0x1a6f52!=null&&_0x1a6f52[_0x46c14f(0x1c3)]?this['_relocateExistingSession'](_0x1a6f52,_0x269834):this['_mountOwnedSession'](_0x15e2e0,_0x269834);return this[_0x46c14f(0x2bb)][_0x46c14f(0x534)](_0x15e2e0[_0x46c14f(0x2a5)],_0x126270),{'session':_0x126270[_0x46c14f(0x712)],'ownsSession':_0x126270[_0x46c14f(0x642)],'dispose':()=>{const _0x7bee7a=_0x46c14f;this[_0x7bee7a(0x2bb)][_0x7bee7a(0x187)](_0x15e2e0[_0x7bee7a(0x2a5)])===_0x126270&&(this[_0x7bee7a(0x2bb)][_0x7bee7a(0x720)](_0x15e2e0[_0x7bee7a(0x2a5)]),_0x126270[_0x7bee7a(0x565)]());}};}['_relocateExistingSession'](_0x14374f,_0x402683){const _0x4022a2=_0x5b38ef;let _0x24e088=_0x14374f[_0x4022a2(0x1c3)]['renderScope'][_0x4022a2(0x298)],_0x23fb87=_0x24e088[_0x4022a2(0x1cd)],_0x5c7452=_0x24e088['nextSibling'];if(!_0x23fb87)throw Error(_0x4022a2(0x51a)+_0x14374f[_0x4022a2(0x2a5)]);return _0x402683[_0x4022a2(0x3ce)](_0x24e088),{'session':_0x14374f,'ownsSession':!0x1,'dispose':()=>{const _0x56ae2c=_0x4022a2;if(this[_0x56ae2c(0x224)][_0x56ae2c(0x611)](_0x14374f[_0x56ae2c(0x2a5)])!==_0x14374f){_0x24e088[_0x56ae2c(0x507)]();return;}(_0x5c7452==null?void 0x0:_0x5c7452[_0x56ae2c(0x1cd)])===_0x23fb87?_0x23fb87[_0x56ae2c(0x45a)](_0x24e088,_0x5c7452):_0x23fb87[_0x56ae2c(0x33e)](_0x24e088);}};}['_mountOwnedSession'](_0x55b58a,_0x9304d3){const _0x4ea466=_0x5b38ef;let _0x5765dd=this[_0x4ea466(0x224)][_0x4ea466(0x4db)](_0x55b58a,_0x9304d3);return{'session':_0x5765dd,'ownsSession':!0x0,'dispose':()=>{const _0x47066a=_0x4ea466;this[_0x47066a(0x224)]['getSession'](_0x55b58a['embedId'])===_0x5765dd&&this['_mountService'][_0x47066a(0x65f)](_0x55b58a[_0x47066a(0x2a5)]);}};}};Ui=X([Y(0x0,(0x0,n[_0x5b38ef(0x179)])(bt))],Ui);const Wi=0x3e8;function Gi(_0x3882f9,_0x534a26){const _0x59c5ad=_0x5b38ef;return{'childType':_0x534a26[_0x59c5ad(0x210)],'collectViewState':()=>void 0x0,'restoreViewState':()=>void 0x0,'renderPreview':_0x4cbe8b=>Ki(_0x3882f9,_0x534a26[_0x59c5ad(0x420)],_0x4cbe8b)};}async function Ki(_0x3d6345,_0x1f0803,_0x44378b){const _0x2c5487=_0x5b38ef;let _0xa0087e=_0x3d6345['get'](_0x1f0803),_0x57e1c2=await qi(_0xa0087e,_0x44378b);if(_0x57e1c2)return _0x57e1c2;if(!_0x44378b[_0x2c5487(0x1c3)]){let _0x1b2a5b=_0xa0087e[_0x2c5487(0x274)](_0x44378b[_0x2c5487(0x1b3)]);if(_0x1b2a5b)return Zi(_0x1b2a5b);}let _0x3bf931=await Ji(_0x3d6345,_0x44378b);return _0x3bf931===null?Yi(_0x3d6345,_0xa0087e,_0x44378b):_0x3bf931;}async function qi(_0x24f2bc,_0x1ed0ac){const _0x5366f4=_0x5b38ef;if(!_0x1ed0ac[_0x5366f4(0x1c3)])return;let _0x187ea6=_0x24f2bc[_0x5366f4(0x274)](_0x1ed0ac['childUnitId']);return _0x187ea6&&await ea(_0x187ea6,!0x1,na(_0x1ed0ac[_0x5366f4(0x1c3)])),_t(_0x1ed0ac['context']);}async function Ji(_0x320ebc,_0x3c847b){const _0x284e26=_0x5b38ef;if(aa(_0x3c847b)!==_0x284e26(0x668)||!_0x320ebc[_0x284e26(0x6b7)](Ui))return null;if(typeof document>'u')return;let _0x483dfd=ta(_0x3c847b),_0x19f258;try{_0x19f258=_0x320ebc['get'](Ui)[_0x284e26(0x4d9)]({..._0x3c847b[_0x284e26(0x212)],'mode':'readonly'},_0x483dfd);let _0x6758b5=_0x19f258[_0x284e26(0x712)][_0x284e26(0x1c3)];return _0x6758b5?(await Qi(_0x6758b5),_t(_0x6758b5)):void 0x0;}catch{return;}finally{_0x19f258==null||_0x19f258[_0x284e26(0x565)](),_0x483dfd['remove']();}}async function Yi(_0x5852e3,_0x5b2db3,_0x2f3209){const _0x5d64de=_0x5b38ef;var _0x3552a4,_0x49c229;if(typeof document>'u')return;let _0x235ab=ta(_0x2f3209),_0x1ed3d3=(_0x3552a4=_0x2f3209[_0x5d64de(0x1c3)])!=null&&(_0x3552a4=_0x3552a4[_0x5d64de(0x17e)])!=null&&_0x3552a4[_0x5d64de(0x42c)]?void 0x0:ue(ia(_0x5852e3,_0x2f3209,_0x235ab)),_0x457383=((_0x49c229=_0x2f3209[_0x5d64de(0x1c3)])==null||(_0x49c229=_0x49c229['runtimeScope'])==null?void 0x0:_0x49c229[_0x5d64de(0x42c)])??_0x1ed3d3,_0x54c6f9=ft(_0x5b2db3,_0x2f3209['childUnitId'],_0x457383);if(!_0x54c6f9){_0x1ed3d3==null||_0x1ed3d3['dispose'](),_0x235ab['remove']();return;}return Xi(_0x5b2db3,_0x2f3209[_0x5d64de(0x1b3)],_0x54c6f9,_0x1ed3d3,_0x235ab);}async function Xi(_0x584242,_0x3fe386,_0xc856ca,_0x1d78e3,_0x161d62){const _0x53ada0=_0x5b38ef;try{return _0xc856ca[_0x53ada0(0x324)][_0x53ada0(0x5c0)](_0x161d62),await ea(_0xc856ca,!0x0),Zi(_0xc856ca);}catch{return;}finally{try{var _0x5e448f,_0x205225;(_0x5e448f=(_0x205225=_0xc856ca['engine'])[_0x53ada0(0x65f)])==null||_0x5e448f['call'](_0x205225);}catch{}if(_0x1d78e3){var _0x31427e;(_0x31427e=_0x584242[_0x53ada0(0x123)])==null||_0x31427e[_0x53ada0(0x591)](_0x584242,_0x3fe386),_0x1d78e3[_0x53ada0(0x565)]();}_0x161d62[_0x53ada0(0x507)]();}}function Zi(_0x29b712){const _0x4b3763=_0x5b38ef;var _0x417d1d,_0x57a410,_0x4b99b4,_0x2774ba,_0x27b9d6;let _0x3d1caf=((_0x417d1d=(_0x57a410=_0x29b712[_0x4b3763(0x324)])[_0x4b3763(0x4ad)])==null?void 0x0:_0x417d1d[_0x4b3763(0x591)](_0x57a410))??((_0x4b99b4=(_0x2774ba=_0x29b712[_0x4b3763(0x324)])['getCanvas'])==null||(_0x4b99b4=_0x4b99b4[_0x4b3763(0x591)](_0x2774ba))==null||(_0x27b9d6=_0x4b99b4[_0x4b3763(0x692)])==null?void 0x0:_0x27b9d6[_0x4b3763(0x591)](_0x4b99b4));if(!(!_0x3d1caf||_0x3d1caf[_0x4b3763(0x33d)]<=0x1||_0x3d1caf[_0x4b3763(0x658)]<=0x1||typeof _0x3d1caf[_0x4b3763(0x574)]!=_0x4b3763(0xeb)))return _0x3d1caf[_0x4b3763(0x574)](_0x4b3763(0x6ba));}async function Qi(_0x47c299){const _0x47f72f=_0x5b38ef;try{var _0x40587d;let _0x285dfd=(((_0x40587d=_0x47c299[_0x47f72f(0x17e)])==null?void 0x0:_0x40587d['injector'])??_0x47c299['injector'])['get'](u[_0x47f72f(0x45d)]),_0x126a90=Date[_0x47f72f(0x406)]()+Wi,_0x27c6af=await $i(_0x285dfd,_0x47c299['childUnitId'],_0x126a90);_0x27c6af&&await ea(_0x27c6af,!0x1,na(_0x47c299),_0x126a90);}catch{}}async function $i(_0x11e8ed,_0x33a8ce,_0x48f516){const _0x480288=_0x5b38ef;let _0x282ad5=_0x11e8ed[_0x480288(0x274)](_0x33a8ce);if(_0x282ad5)return _0x282ad5;let _0x421770=_0x11e8ed[_0x480288(0x4e3)];if(!(!_0x421770||typeof _0x421770[_0x480288(0xde)]!=_0x480288(0xeb)))return new Promise(_0x1395f9=>{const _0xb31dd5=_0x480288;let _0x224b9e=!0x1,_0x1f30f7,_0x40b49a,_0x5b4afe=_0x1e1dbc=>{const _0x2fc119=_0x241e;_0x224b9e||(_0x224b9e=!0x0,_0x1f30f7!==void 0x0&&globalThis['clearTimeout'](_0x1f30f7),_0x40b49a==null||_0x40b49a[_0x2fc119(0x637)](),_0x1395f9(_0x1e1dbc));},_0x393898=_0x421770[_0xb31dd5(0xde)](_0x3091ff=>{const _0x12bae8=_0xb31dd5;_0x3091ff[_0x12bae8(0x5d5)]===_0x33a8ce&&_0x5b4afe(_0x3091ff);});if(_0x40b49a=_0x393898,_0x224b9e){_0x393898[_0xb31dd5(0x637)]();return;}let _0x3d9547=_0x11e8ed[_0xb31dd5(0x274)](_0x33a8ce);if(_0x3d9547){_0x5b4afe(_0x3d9547);return;}_0x1f30f7=globalThis[_0xb31dd5(0x5bf)](()=>_0x5b4afe(_0x11e8ed[_0xb31dd5(0x274)](_0x33a8ce)??void 0x0),Math['max'](0x0,_0x48f516-Date[_0xb31dd5(0x406)]()));});}async function ea(_0x2c30da,_0x4aa37c,_0x4ff176=!0x0,_0x1f7df1=Date[_0x5b38ef(0x406)]()+Wi){const _0xd2446d=_0x5b38ef;await ra(_0x1f7df1);let _0x5cd7cc=_0x2c30da[_0xd2446d(0x564)][_0xd2446d(0x447)];if(!_0x5cd7cc){_0x4aa37c&&ht(_0x2c30da,{'activate':!0x1});return;}await new Promise(_0x44fb92=>{const _0x54c3f1=_0xd2446d;let _0x13298a=!0x1,_0x54f8b6,_0x5c3de3,_0x37fbcc,_0x5632dc=()=>{const _0x33d602=_0x241e;_0x13298a||(_0x13298a=!0x0,_0x54f8b6!==void 0x0&&globalThis[_0x33d602(0x1e3)](_0x54f8b6),_0x5c3de3!==void 0x0&&globalThis[_0x33d602(0x1e3)](_0x5c3de3),_0x37fbcc==null||_0x37fbcc['unsubscribe'](),_0x44fb92());},_0x383ed0=()=>{const _0x326bab=_0x241e;_0x54f8b6!==void 0x0&&globalThis[_0x326bab(0x1e3)](_0x54f8b6),_0x54f8b6=globalThis[_0x326bab(0x5bf)](_0x5632dc,0xa0);};_0x37fbcc=_0x5cd7cc[_0x54c3f1(0xde)](_0x325221=>{_0x325221&&_0x383ed0();}),_0x5c3de3=globalThis[_0x54c3f1(0x5bf)](_0x5632dc,Math['max'](0x0,_0x1f7df1-Date[_0x54c3f1(0x406)]()));try{_0x4aa37c&&ht(_0x2c30da,{'activate':!0x1}),(_0x4aa37c||_0x4ff176)&&_0x383ed0();}catch{_0x5632dc();}});}function ta(_0x1d6509){const _0x38b11c=_0x5b38ef;let _0x13ae1a=document[_0x38b11c(0x221)]('div');return _0x13ae1a[_0x38b11c(0x2ac)][_0x38b11c(0x397)]=_0x38b11c(0x2ec),_0x13ae1a[_0x38b11c(0x2ac)][_0x38b11c(0x1e4)]=_0x38b11c(0x690),_0x13ae1a[_0x38b11c(0x2ac)][_0x38b11c(0x3ec)]=_0x38b11c(0x690),_0x13ae1a[_0x38b11c(0x2ac)][_0x38b11c(0x33d)]=Math[_0x38b11c(0x2df)](0x1,Math['round'](_0x1d6509['width']))+'px',_0x13ae1a['style']['height']=Math[_0x38b11c(0x2df)](0x1,Math[_0x38b11c(0x4ff)](_0x1d6509[_0x38b11c(0x658)]))+'px',_0x13ae1a[_0x38b11c(0x2ac)][_0x38b11c(0x66f)]=_0x38b11c(0x31c),document[_0x38b11c(0x4b7)][_0x38b11c(0x33e)](_0x13ae1a),_0x13ae1a;}function na(_0x3dcbbb){const _0xb57335=_0x5b38ef;var _0x35ebea,_0x4fe2dc,_0x44fd68;return[(_0x35ebea=_0x3dcbbb[_0xb57335(0x259)])==null?void 0x0:_0x35ebea['canvasRoot'],(_0x4fe2dc=_0x3dcbbb[_0xb57335(0x259)])==null?void 0x0:_0x4fe2dc[_0xb57335(0x716)],(_0x44fd68=_0x3dcbbb[_0xb57335(0x259)])==null?void 0x0:_0x44fd68['rootElement']][_0xb57335(0xc9)](_0x1f0f8b=>!!_0x1f0f8b)['some'](_0xe88aba=>Array['from'](_0xe88aba[_0xb57335(0x2ba)](_0xb57335(0x6d1)))[_0xb57335(0x2e7)](_0x4c9108=>_0x4c9108[_0xb57335(0x33d)]>0x1&&_0x4c9108[_0xb57335(0x658)]>0x1));}async function ra(_0x440515){const _0x5b7dcf=_0x5b38ef;if(typeof document>'u'||!document[_0x5b7dcf(0x647)]||document[_0x5b7dcf(0x647)]['status']!==_0x5b7dcf(0xe3))return;let _0x11513f;try{await Promise['race']([document[_0x5b7dcf(0x647)][_0x5b7dcf(0x6d8)][_0x5b7dcf(0x5fd)](()=>void 0x0,()=>void 0x0),new Promise(_0x513b25=>{const _0x2acf9c=_0x5b7dcf;_0x11513f=globalThis[_0x2acf9c(0x5bf)](_0x513b25,Math[_0x2acf9c(0x2df)](0x0,_0x440515-Date[_0x2acf9c(0x406)]()));})]);}finally{_0x11513f!==void 0x0&&globalThis['clearTimeout'](_0x11513f);}}function ia(_0x5b4de6,_0x21f78a,_0x426ce6){const _0x2d745e=_0x5b38ef;let _0x1a2094=aa(_0x21f78a),_0x470386=_0x1a2094===_0x2d745e(0x668),_0x4bf3f0=()=>{};return{'descriptor':_0x21f78a['descriptor'],'layout':_0x1a2094,'injector':_0x5b4de6,'hostElement':_0x426ce6,'container':_0x426ce6,'hostUnitId':_0x21f78a['descriptor'][_0x2d745e(0x17b)],'embedId':_0x21f78a['descriptor'][_0x2d745e(0x2a5)],'childUnitId':_0x21f78a[_0x2d745e(0x1b3)],'childType':_0x21f78a[_0x2d745e(0x210)],'renderScope':{'hostUnitId':_0x21f78a[_0x2d745e(0x212)]['hostUnitId'],'hostAnchorId':_0x21f78a['descriptor']['hostAnchorId'],'embedId':_0x21f78a[_0x2d745e(0x212)][_0x2d745e(0x2a5)],'childUnitId':_0x21f78a['childUnitId'],'childType':_0x21f78a['childType'],'layout':_0x1a2094,'mode':_0x470386?_0x2d745e(0x351):'float','rootElement':_0x426ce6,'contentRoot':_0x426ce6,'canvasRoot':_0x426ce6,'active$':(0x0,l['of'])(!0x1)},'runtimeScope':{'descriptor':_0x21f78a[_0x2d745e(0x212)],'host':{'unitId':_0x21f78a[_0x2d745e(0x212)][_0x2d745e(0x17b)],'type':_0x21f78a[_0x2d745e(0x212)][_0x2d745e(0x5ae)],'anchorId':_0x21f78a['descriptor'][_0x2d745e(0x659)],'entry':_0x21f78a[_0x2d745e(0x212)]['entry'],'layout':_0x470386?'tab-peer':_0x2d745e(0x384)},'child':{'unitId':_0x21f78a['childUnitId'],'type':_0x21f78a[_0x2d745e(0x210)]},'injector':_0x5b4de6,'roots':{'root':_0x426ce6,'content':_0x426ce6,'canvas':_0x426ce6,'overlay':_0x426ce6,'popup':_0x426ce6},'activate':_0x4bf3f0,'deactivate':_0x4bf3f0,'dispose':_0x4bf3f0}};}function aa(_0x1b99d8){const _0xa0c55d=_0x5b38ef;var _0x4d34a3,_0x4aee3f,_0x411925;let _0x4bab01=(_0x4d34a3=_0x1b99d8['descriptor']['sourceMeta'])==null?void 0x0:_0x4d34a3[_0xa0c55d(0x1ec)];if(_0x4bab01&&typeof _0x4bab01==_0xa0c55d(0x4c3)&&typeof _0x4bab01[_0xa0c55d(0x502)]==_0xa0c55d(0x710))return _0x4bab01[_0xa0c55d(0x502)];let _0x36e572=(_0x4aee3f=_0x1b99d8['descriptor']['sourceMeta'])==null?void 0x0:_0x4aee3f['tab'];return _0x1b99d8[_0xa0c55d(0x212)][_0xa0c55d(0x5d9)]===e[_0xa0c55d(0x266)][_0xa0c55d(0x249)]||_0x1b99d8['descriptor'][_0xa0c55d(0x5d9)]===e[_0xa0c55d(0x266)]['BasesTableListBlock']||_0x1b99d8['descriptor'][_0xa0c55d(0x5d9)]===e['EmbedHostEntryEnum']['SlidesPageListBlock']||_0x36e572&&typeof _0x36e572==_0xa0c55d(0x4c3)&&_0x36e572[_0xa0c55d(0x5a3)]?'tab-peer':((_0x411925=_0x1b99d8['context'])==null?void 0x0:_0x411925['layout'])??_0xa0c55d(0x4d3);}var oa=class{constructor(){const _0x288d8d=_0x5b38ef;H(this,_0x288d8d(0x227),new Map());}[_0x5b38ef(0x2f4)](_0x50fb11){const _0x52ba94=_0x5b38ef;if(this[_0x52ba94(0x227)][_0x52ba94(0x6b7)](_0x50fb11[_0x52ba94(0x210)]))throw Error(_0x52ba94(0x24a)+_0x50fb11[_0x52ba94(0x210)]);this[_0x52ba94(0x227)]['set'](_0x50fb11[_0x52ba94(0x210)],_0x50fb11);}['get'](_0x4cebaf){return this['_providers']['get'](_0x4cebaf);}[_0x5b38ef(0x1bf)](){const _0x490a70=_0x5b38ef;return[...this[_0x490a70(0x227)][_0x490a70(0x38d)]()];}};const sa=new WeakMap(),ca=new WeakMap();function la(_0x24d980,_0x5c603d,_0x49cfea){const _0x5af667=_0x5b38ef;var _0x5134d5;if(fa(_0x24d980)){da(_0x24d980,_0x5c603d,_0x49cfea);return;}let _0x1b67cb=_0x24d980;if((_0x5134d5=ca[_0x5af667(0x187)](_0x1b67cb))!=null&&_0x5134d5[_0x5af667(0x6b7)](_0x5c603d))return;let _0x13453d=sa[_0x5af667(0x187)](_0x1b67cb)??new Map();_0x13453d[_0x5af667(0x534)](_0x5c603d,_0x49cfea),sa[_0x5af667(0x534)](_0x1b67cb,_0x13453d);}function ua(_0x1611a7){const _0x17a142=_0x5b38ef;if(!fa(_0x1611a7))return;let _0x1afb10=_0x1611a7,_0xa3d378=sa[_0x17a142(0x187)](_0x1afb10);_0xa3d378!=null&&_0xa3d378[_0x17a142(0x157)]&&(_0xa3d378[_0x17a142(0x53f)]((_0x143d2a,_0x41a66c)=>da(_0x1611a7,_0x41a66c,_0x143d2a)),sa[_0x17a142(0x720)](_0x1afb10));}function da(_0x260453,_0x3f480c,_0x5c6614){const _0x36805d=_0x5b38ef;let _0x537cde=_0x260453,_0x41d071=ca[_0x36805d(0x187)](_0x537cde)??new Set();_0x41d071[_0x36805d(0x6b7)](_0x3f480c)||(_0x5c6614(_0x260453),_0x41d071[_0x36805d(0x474)](_0x3f480c),ca['set'](_0x537cde,_0x41d071));}function fa(_0x34838e){const _0x23bce1=_0x5b38ef;return _0x34838e[_0x23bce1(0x6b7)](e['EmbedHostAdapterRegistryService'])&&_0x34838e['has'](at)&&_0x34838e[_0x23bce1(0x6b7)](rt)&&_0x34838e[_0x23bce1(0x6b7)](U)&&_0x34838e[_0x23bce1(0x6b7)](an)&&_0x34838e[_0x23bce1(0x6b7)](it)&&_0x34838e[_0x23bce1(0x6b7)](lr)&&_0x34838e['has'](Hi)&&_0x34838e[_0x23bce1(0x6b7)](vr)&&_0x34838e[_0x23bce1(0x6b7)](oa);}function pa(_0x430870){const _0x5a508c=_0x5b38ef;let {childType:_0x388f18,productName:_0xa6b0c0}=_0x430870;return{'childType':_0x388f18,'productName':_0xa6b0c0,'hostChromeMode':_0x5a508c(0x27b),'layoutPolicy':{'tab':e[_0x5a508c(0x2b2)],'float':e[_0x5a508c(0x6df)],'docFlow':e[_0x5a508c(0x12c)]},'createRibbonOverride':({childUnitId:_0x167bf6,embedId:_0x3f87e4,injector:_0x2e644f})=>{const _0x952bb7=_0x5a508c;let _0x53d414=Ft(_0x2e644f,{'childType':_0x388f18,'childUnitId':_0x167bf6,'embedId':_0x3f87e4,'menuSchema':ma(_0x2e644f,_0x388f18,_0x430870['menuSchema'])});return{'mode':'ribbon','ribbonService':_0x53d414[_0x952bb7(0x606)],'injector':_0x53d414[_0x952bb7(0x42c)],'placeholderTitle':_0xa6b0c0,'disposable':_0x53d414['disposable']};}};}function ma(_0x270ca8,_0x531a3d,_0x47d11e){const _0x274da2=_0x5b38ef;let _0xc22104=_0x270ca8;if(typeof _0xc22104[_0x274da2(0x6b7)]==_0x274da2(0xeb)&&typeof _0xc22104[_0x274da2(0x187)]==_0x274da2(0xeb)&&_0xc22104[_0x274da2(0x6b7)](an)){let _0x26559e=_0xc22104[_0x274da2(0x187)](an)[_0x274da2(0x4fd)](_0x531a3d,_0x274da2(0x27b));if(_0x26559e)return _0x26559e;}return _0x47d11e;}function ha(_0x174296){const _0x213760=_0x5b38ef;let _0x50c879=ga(_0x174296);return{'childType':_0x174296[_0x213760(0x210)],'productName':_0x174296[_0x213760(0x4f8)],'hostChromeMode':_0x50c879,'hostHeaderMode':_0x174296[_0x213760(0x466)]??_0x213760(0x31c),'layoutPolicy':{'tab':{...e[_0x213760(0x2b2)],'ribbon':_0x50c879==='none'?_0x213760(0x4dc):_0x213760(0x602)},'float':e['DEFAULT_EMBED_FLOAT_LAYOUT_POLICY'],'docFlow':e[_0x213760(0x12c)]},'createRibbonOverride':_0x50c879==='title-only'?()=>({'mode':_0x213760(0x6b6),'ribbonService':_a(),'placeholderTitle':_0x174296['productName'],'hideToolbar':!0x0}):void 0x0};}function ga(_0x2084f0){const _0x1b6ce8=_0x5b38ef;return _0x2084f0[_0x1b6ce8(0x261)]?_0x2084f0['hostChromeMode']:_0x2084f0[_0x1b6ce8(0x466)]===_0x1b6ce8(0x55f)?_0x1b6ce8(0x6b6):_0x1b6ce8(0x31c);}function _a(){return{'ribbon$':(0x0,l['of'])([]),'activatedTab$':(0x0,l['of'])(''),'collapsedIds$':(0x0,l['of'])([]),'fakeToolbarVisible$':(0x0,l['of'])(!0x1),'setActivatedTab':()=>{},'showContextualTab':()=>{},'hideContextualTab':()=>{},'hideAllContextualTabs':()=>{},'setCollapsedIds':()=>{},'setFakeToolbarVisible':()=>{}};}function va(_0x471383,_0x497f2f,_0x58c2c6,_0x2bab12){const _0xb8bb1=_0x5b38ef;return[..._0x471383[_0xb8bb1(0x2ba)](_0x497f2f)]['reverse']()['find'](_0x1a2ee3=>{const _0x13cde9=_0xb8bb1;let _0x844f8=_0x1a2ee3[_0x13cde9(0x2fb)]();return _0x58c2c6>=_0x844f8[_0x13cde9(0x1e4)]&&_0x58c2c6<=_0x844f8[_0x13cde9(0xc4)]&&_0x2bab12>=_0x844f8['top']&&_0x2bab12<=_0x844f8[_0x13cde9(0x711)];});}function ya(){const _0x4baf6c=_0x5b38ef;return{...ha({'childType':n[_0x4baf6c(0x63d)][_0x4baf6c(0x36e)],'productName':_0x4baf6c(0x2ab),'hostChromeMode':'none'}),'presentationPolicy':{'getChromeCss':()=>'\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22base-workbench-layout\x22]\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20grid-template-columns:\x20minmax(0,\x201fr)\x20!important;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22base-left-panel\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22base-left-panel-floating-expand-trigger\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22base-header-menu\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22base-add-view-button\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22base-view-tab-more\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22base-global-layer\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22base-right-panel\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22base-footer\x22]\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20none\x20!important;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','activateNavigationAtPoint':({childContext:_0x1cfb14,clientX:_0x46be9d,clientY:_0x25d257,runtimeHost:_0x1919e8})=>{const _0x53a995=_0x4baf6c;if(va(_0x1919e8,_0x53a995(0x6fb),_0x46be9d,_0x25d257))return!0x1;let _0xb2d090=va(_0x1919e8,_0x53a995(0x262),_0x46be9d,_0x25d257),_0x538beb=_0xb2d090==null?void 0x0:_0xb2d090[_0x53a995(0x4e8)][_0x53a995(0xd2)],_0x4a0615=_0x1cfb14[_0x53a995(0x17e)][_0x53a995(0x42c)];return!_0x538beb||!_0x4a0615[_0x53a995(0x6b7)](h[_0x53a995(0x69c)])?!0x1:(_0x4a0615[_0x53a995(0x187)](h['IBaseUIStateService'])[_0x53a995(0xfa)](_0x538beb),!0x0);}}};}let ba=class{constructor(_0x24d4ae,_0x3dd311,_0x45c918){const _0x44365b=_0x5b38ef;this[_0x44365b(0x673)]=_0x24d4ae,this[_0x44365b(0x229)]=_0x3dd311,this['_wheelScrollService']=_0x45c918,H(this,'childType',n[_0x44365b(0x63d)][_0x44365b(0x36e)]);}['measureContentSize'](_0x5676bb){const _0x49f332=_0x5b38ef;var _0x447a6b,_0x1b0834,_0x3fe40d;let _0x41bc07=_0x5676bb[_0x49f332(0x632)]instanceof n['BaseDataModel']?_0x5676bb[_0x49f332(0x632)][_0x49f332(0x4c6)]():void 0x0;if(!_0x41bc07)return;let _0x1ca8e8=(_0x447a6b=_0x5676bb[_0x49f332(0x42c)])!=null&&_0x447a6b[_0x49f332(0x6b7)](h['IBaseUIStateService'])?_0x5676bb[_0x49f332(0x42c)][_0x49f332(0x187)](h['IBaseUIStateService']):this[_0x49f332(0x673)],_0x341e77=(_0x1b0834=_0x5676bb[_0x49f332(0x42c)])!=null&&_0x1b0834[_0x49f332(0x6b7)](m['IBaseProjectionService'])?_0x5676bb[_0x49f332(0x42c)][_0x49f332(0x187)](m[_0x49f332(0x1a8)]):this[_0x49f332(0x229)],_0x538288=(_0x3fe40d=_0x5676bb['injector'])!=null&&_0x3fe40d[_0x49f332(0x6b7)](h['IBaseViewWheelScrollService'])?_0x5676bb[_0x49f332(0x42c)][_0x49f332(0x187)](h[_0x49f332(0x560)]):this['_wheelScrollService'],_0x4a924a=_0x1ca8e8['getState'](),_0x52f001=Ca(_0x41bc07,_0x4a924a,_0x5676bb[_0x49f332(0x3ab)]),_0x260a87=xa(_0x41bc07,_0x4a924a,_0x341e77,_0x538288,_0x5676bb[_0x49f332(0x41c)],_0x52f001??_0x5676bb['viewportWidth']);return _0x260a87==null&&_0x52f001==null?void 0x0:{'height':_0x260a87,'width':_0x52f001};}};ba=X([Y(0x0,h[_0x5b38ef(0x69c)]),Y(0x1,m[_0x5b38ef(0x1a8)]),Y(0x2,h[_0x5b38ef(0x560)])],ba);function xa(_0x21ed85,_0x466011,_0x3a6a12,_0x1a2f3e,_0x1d76bd,_0x1f3287){const _0x5c37b0=_0x5b38ef;var _0xa70de0;let _0x579926=Da(_0x21ed85,_0x466011==null?void 0x0:_0x466011['activeTableId']),_0x11a2f4=_0x579926?_0x21ed85[_0x5c37b0(0x301)][_0x579926]:void 0x0;if(!_0x11a2f4||!_0x579926)return;let _0x455035=Oa(_0x11a2f4,_0x466011==null?void 0x0:_0x466011[_0x5c37b0(0x2ea)]),_0xb54b06=_0x455035?(_0xa70de0=_0x11a2f4[_0x5c37b0(0x14c)])==null?void 0x0:_0xa70de0[_0x455035]:void 0x0,_0x192d50=ka(_0x11a2f4),_0x1321ff=(0x0,h[_0x5c37b0(0x5db)])(_0xb54b06!=null&&_0xb54b06['config']&&_0x5c37b0(0x63a)in _0xb54b06['config']?_0xb54b06[_0x5c37b0(0x329)]['rowHeight']:void 0x0);return Sa(_0x21ed85,_0x579926,_0x455035,_0x1321ff,_0x466011,_0x3a6a12,_0x1a2f3e,_0x1d76bd,_0x1f3287)??h[_0x5c37b0(0x48c)]+_0x192d50*_0x1321ff+h['GRID_ADD_RECORD_ROW_HEIGHT']+h['GRID_SUMMARY_HEIGHT'];}function Sa(_0x3dc1d2,_0x12413b,_0x21d60e,_0x5ebe17,_0xe91e70,_0x478392,_0x2b6aca,_0x3ba5b7,_0x589486){const _0x4d2d20=_0x5b38ef;if(!_0x21d60e||!_0x478392||!_0x2b6aca)return;let _0x5daf42=_0x478392[_0x4d2d20(0x9f)](_0x3dc1d2,_0x12413b,_0x21d60e);if(_0x5daf42[_0x4d2d20(0x68d)]===n[_0x4d2d20(0x40c)][_0x4d2d20(0x279)]&&_0x5daf42[_0x4d2d20(0x329)][_0x4d2d20(0x32c)]==='month'&&_0x3ba5b7!=null)return _0x3ba5b7;if(_0x5daf42[_0x4d2d20(0x68d)]===n[_0x4d2d20(0x40c)][_0x4d2d20(0x275)])return _0x2b6aca[_0x4d2d20(0x127)](_0x5daf42,_0x589486??0x1);if(_0x5daf42[_0x4d2d20(0x68d)]===n[_0x4d2d20(0x40c)][_0x4d2d20(0x425)])return _0x2b6aca['getKanbanProjectionBodyHeight'](_0x5daf42);if(_0x5daf42[_0x4d2d20(0x68d)]===n[_0x4d2d20(0x40c)][_0x4d2d20(0x4eb)]||_0x5daf42[_0x4d2d20(0x68d)]===n[_0x4d2d20(0x40c)][_0x4d2d20(0x323)])return h['GRID_HEADER_HEIGHT']+_0x2b6aca[_0x4d2d20(0x5af)](_0x5daf42,_0xe91e70==null?void 0x0:_0xe91e70[_0x4d2d20(0x2cd)][_0x21d60e],_0x5ebe17)+h[_0x4d2d20(0x32a)];}function Ca(_0x5ea302,_0x161b86,_0x470786){const _0x25ce62=_0x5b38ef;var _0x57e135,_0x2f1c00;let _0x18126a=Ta(_0x5ea302,_0x161b86==null?void 0x0:_0x161b86[_0x25ce62(0x509)]);if(!_0x18126a)return;let _0x5c87dc=Ea(_0x18126a,_0x161b86==null?void 0x0:_0x161b86[_0x25ce62(0x2ea)]),_0x24e21b=_0x18126a[_0x25ce62(0x5bb)]??{},_0x1abeac=h[_0x25ce62(0x4b4)]+(_0x5c87dc!=null&&(_0x57e135=_0x5c87dc['fieldOrder'])!=null&&_0x57e135[_0x25ce62(0x3da)]?_0x5c87dc[_0x25ce62(0x14a)]:(_0x2f1c00=_0x18126a[_0x25ce62(0x14a)])!=null&&_0x2f1c00[_0x25ce62(0x3da)]?_0x18126a['fieldOrder']:Object[_0x25ce62(0x2c6)](_0x24e21b))[_0x25ce62(0x737)]((_0x73468f,_0x16828c)=>{const _0x4f8fd9=_0x25ce62;var _0xca36f0;let _0x120398=_0x24e21b[_0x16828c],_0x4a0910=_0x5c87dc==null||(_0xca36f0=_0x5c87dc[_0x4f8fd9(0x4b3)])==null?void 0x0:_0xca36f0[_0x16828c];return _0x120398&&!(_0x4a0910!=null&&_0x4a0910[_0x4f8fd9(0x4dc)])?_0x73468f+wa(_0x4a0910==null?void 0x0:_0x4a0910[_0x4f8fd9(0x33d)]):_0x73468f;},0x0)+h[_0x25ce62(0x467)];return(_0x5c87dc==null?void 0x0:_0x5c87dc[_0x25ce62(0x68d)])===n[_0x25ce62(0x40c)]['Gallery']||(_0x5c87dc==null?void 0x0:_0x5c87dc['type'])===n[_0x25ce62(0x40c)]['Kanban']?Math[_0x25ce62(0x2df)](_0x1abeac,_0x470786??0x0):_0x1abeac;}function wa(_0x2490cc){const _0x4b3adb=_0x5b38ef;return typeof _0x2490cc==_0x4b3adb(0x4e4)&&Number[_0x4b3adb(0x715)](_0x2490cc)&&_0x2490cc>0x0?_0x2490cc:h[_0x4b3adb(0x112)];}function Ta(_0x4f157f,_0x2f1b38){var _0x2862a4;let _0x415db6=Da(_0x4f157f,_0x2f1b38);return _0x415db6?(_0x2862a4=_0x4f157f['tables'])==null?void 0x0:_0x2862a4[_0x415db6]:void 0x0;}function Ea(_0x37e739,_0xb1cc07){const _0xf602ec=_0x5b38ef;var _0x1e023;let _0x3b6f61=Oa(_0x37e739,_0xb1cc07);return _0x3b6f61?(_0x1e023=_0x37e739[_0xf602ec(0x14c)])==null?void 0x0:_0x1e023[_0x3b6f61]:void 0x0;}function Da(_0x4f6080,_0x4d1dc0){const _0x46283c=_0x5b38ef;let _0x3343bf=_0x4f6080[_0x46283c(0x301)]??{};if(_0x4d1dc0&&_0x3343bf[_0x4d1dc0])return _0x4d1dc0;let _0xd4cf2b=_0x4f6080[_0x46283c(0xd4)]??[];return[..._0xd4cf2b,...Object[_0x46283c(0x2c6)](_0x3343bf)[_0x46283c(0xc9)](_0x504043=>!_0xd4cf2b['includes'](_0x504043))][_0x46283c(0x424)](_0x56af21=>_0x3343bf[_0x56af21]);}function Oa(_0x9b7e8e,_0x5371a0){const _0x56959b=_0x5b38ef;let _0x6fbe0=_0x9b7e8e[_0x56959b(0x14c)]??{};if(_0x5371a0&&_0x6fbe0[_0x5371a0])return _0x5371a0;let _0xd4981e=_0x9b7e8e[_0x56959b(0x518)]??[];return[..._0xd4981e,...Object[_0x56959b(0x2c6)](_0x6fbe0)[_0x56959b(0xc9)](_0x2c050c=>!_0xd4981e[_0x56959b(0x691)](_0x2c050c))]['find'](_0x402334=>_0x6fbe0[_0x402334]);}function ka(_0xa26869){const _0x2412b8=_0x5b38ef;var _0x5dea52;let _0x27b92b=_0xa26869['records']??{};return((_0x5dea52=_0xa26869[_0x2412b8(0xef)])!=null&&_0x5dea52[_0x2412b8(0x3da)]?_0xa26869[_0x2412b8(0xef)]:Object[_0x2412b8(0x2c6)](_0x27b92b))[_0x2412b8(0xc9)](_0xa0622c=>_0x27b92b[_0xa0622c])[_0x2412b8(0x3da)];}function Aa(_0x180ef6,_0x179648,_0x3e879f){const _0xd8df63=_0x5b38ef;return{...(0x0,e[_0xd8df63(0x452)])(_0x180ef6,_0x179648),'activateAnchor':_0x285907=>{const _0x12f3a2=_0xd8df63;Ma(_0x285907['hostUnitId'],_0x285907[_0x12f3a2(0x659)],_0x179648,Pa(_0x3e879f));}};}function ja(){const _0x41d02a=_0x5b38ef;return{'hostType':n[_0x41d02a(0x63d)][_0x41d02a(0x36e)],'entry':'bases-table-list-block','layout':_0x41d02a(0x668),'supportedLayouts':[_0x41d02a(0x668)],'menuBehavior':_0x41d02a(0x45b),'mount':_0x4d252f=>{const _0x3e0e5a=_0x41d02a;let _0x4d3e62=Fa(_0x3e0e5a(0x68b),_0x4d252f[_0x3e0e5a(0x212)][_0x3e0e5a(0x659)]);return _0x4d3e62?{'hostElement':_0x4d3e62}:{};}};}function Ma(_0x37dd1b,_0x58bd61,_0x4b1cde,_0x1616be){const _0x51484b=_0x5b38ef;var _0x6d5579;if(!_0x1616be)return;_0x1616be[_0x51484b(0x103)](_0x58bd61);let _0x23c2fb=(_0x6d5579=Na(_0x4b1cde,_0x37dd1b))==null?void 0x0:_0x6d5579[_0x51484b(0x301)][_0x58bd61],_0x11bf98=_0x23c2fb==null?void 0x0:_0x23c2fb['viewOrder']['find'](_0x160e7f=>_0x23c2fb[_0x51484b(0x14c)][_0x160e7f]);_0x11bf98&&_0x1616be['activateView'](_0x11bf98),_0x1616be[_0x51484b(0x276)](null),_0x1616be[_0x51484b(0x27a)]();}function Na(_0x455e2a,_0x39e0fa){const _0x513589=_0x5b38ef;var _0xa82cc8;return _0x455e2a==null||(_0xa82cc8=_0x455e2a[_0x513589(0xcd)](_0x39e0fa,n[_0x513589(0x63d)][_0x513589(0x36e)]))==null?void 0x0:_0xa82cc8[_0x513589(0x4c6)]();}function Pa(_0x1d2962){return typeof _0x1d2962=='function'?_0x1d2962():_0x1d2962;}function Fa(_0x13157d,_0x5bff9d){const _0x10041b=_0x5b38ef;return document[_0x10041b(0x724)]('['+_0x13157d+'=\x22'+Ia(_0x5bff9d)+'\x22]');}function Ia(_0x30b4dd){const _0x29c359=_0x5b38ef;return _0x30b4dd[_0x29c359(0x626)](/\\/g,'\x5c\x5c')['replace'](/"/g,'\x5c\x22');}function La(_0xdca0c3){const _0x4930f1=_0x5b38ef;let _0x4034bd=_0xdca0c3[_0x4930f1(0x6b7)](h[_0x4930f1(0x69c)])?_0xdca0c3[_0x4930f1(0x187)](h['IBaseUIStateService']):void 0x0,_0x3972e1=_0xdca0c3[_0x4930f1(0x6b7)](h[_0x4930f1(0x560)])?_0xdca0c3[_0x4930f1(0x187)](h[_0x4930f1(0x560)]):void 0x0;return{'childType':n['UniverInstanceType'][_0x4930f1(0x36e)],'getStickyHeaderHeight':()=>h['GRID_HEADER_HEIGHT'],'subscribeVerticalScroll'(_0x25da4e,_0x172a1f){const _0x3b8654=_0x4930f1;var _0x3c48f1,_0x143a49;let _0x43a4a5=((_0x3c48f1=_0x25da4e[_0x3b8654(0x17e)])==null?void 0x0:_0x3c48f1['injector'])??_0xdca0c3,_0x12332b=_0x43a4a5!==_0xdca0c3&&_0x43a4a5['has'](h[_0x3b8654(0x69c)])?_0x43a4a5[_0x3b8654(0x187)](h[_0x3b8654(0x69c)]):_0x4034bd;if(!_0x12332b)return;let _0xdff7fa=_0x12332b[_0x3b8654(0x56a)](),_0x1440ed=_0xdff7fa[_0x3b8654(0x2ea)],_0x286e8e=_0x1440ed?((_0x143a49=_0xdff7fa['scrollState'][_0x1440ed])==null?void 0x0:_0x143a49['y'])??0x0:0x0,_0x30f889=_0x12332b[_0x3b8654(0x693)][_0x3b8654(0xde)](_0x28658b=>{const _0x4ddb83=_0x3b8654;var _0x5caaea;let _0x26991c=_0x28658b[_0x4ddb83(0x2ea)],_0x479d13=_0x26991c?((_0x5caaea=_0x28658b[_0x4ddb83(0x155)][_0x26991c])==null?void 0x0:_0x5caaea['y'])??0x0:0x0;if(_0x26991c!==_0x1440ed){_0x1440ed=_0x26991c,_0x286e8e=_0x479d13;return;}_0x479d13!==_0x286e8e&&(_0x286e8e=_0x479d13,_0x172a1f(_0x479d13));});return(0x0,n['toDisposable'])(()=>_0x30f889[_0x3b8654(0x637)]());},'handleWheel'(_0x476cd5){const _0x11cbca=_0x4930f1;if(_0x476cd5[_0x11cbca(0x56e)]!=='host-scroll-sync'&&Nn(_0x476cd5[_0x11cbca(0x502)],_0x476cd5[_0x11cbca(0x39a)]))return!0x1;let _0x22230a=_0x476cd5['runtimeScope'][_0x11cbca(0x42c)]??_0xdca0c3,_0x3ea54e=_0x22230a!==_0xdca0c3&&_0x22230a[_0x11cbca(0x6b7)](h['IBaseViewWheelScrollService'])?_0x22230a[_0x11cbca(0x187)](h[_0x11cbca(0x560)]):_0x3972e1;return(_0x3ea54e==null?void 0x0:_0x3ea54e[_0x11cbca(0x6cc)](_0x476cd5[_0x11cbca(0x1b3)],Ra(_0x476cd5[_0x11cbca(0x39a)],_0x476cd5['viewportScrollY'])))??!0x1;}};}function Ra(_0x2f7a5e,_0x15163e){const _0x19278a=_0x5b38ef;return{'deltaX':_0x2f7a5e[_0x19278a(0x1d5)],'deltaY':_0x2f7a5e[_0x19278a(0x485)],'deltaMode':_0x2f7a5e[_0x19278a(0x27c)],'clientX':_0x2f7a5e[_0x19278a(0xfe)],'clientY':_0x2f7a5e[_0x19278a(0x571)],'shiftKey':_0x2f7a5e['shiftKey'],'viewportScrollY':_0x15163e};}function za(_0x4db48d,_0x657e48,_0xfe6b16){const _0xa9846b=_0x5b38ef;let _0x504472=_0x4db48d[_0xa9846b(0x212)]['displayTarget'];return _0xfe6b16(_0x504472),_0x657e48['onCommandExecuted'](_0x14a46d=>{const _0x42606c=_0xa9846b;if(!Ba(_0x14a46d))return;let {params:_0x2bb182}=_0x14a46d;if(_0x2bb182['unitId']!==_0x4db48d['hostUnitId']||_0x2bb182['descriptor']['embedId']!==_0x4db48d[_0x42606c(0x2a5)])return;let _0xb04a86=_0x2bb182[_0x42606c(0x212)][_0x42606c(0x306)];(0x0,n['deepCompare'])(_0x504472??{},_0xb04a86??{})||(_0x504472=_0xb04a86,_0xfe6b16(_0xb04a86));});}function Ba(_0x3a0fc){const _0x244083=_0x5b38ef;return _0x3a0fc['id']===e[_0x244083(0x335)]['id']&&_0x3a0fc[_0x244083(0x6ad)]!==void 0x0&&_0x244083(0x5d5)in _0x3a0fc[_0x244083(0x6ad)]&&typeof _0x3a0fc['params'][_0x244083(0x5d5)]==_0x244083(0x710)&&_0x244083(0x212)in _0x3a0fc['params']&&typeof _0x3a0fc['params']['descriptor']==_0x244083(0x4c3)&&_0x3a0fc[_0x244083(0x6ad)][_0x244083(0x212)]!==null&&_0x244083(0x2a5)in _0x3a0fc['params'][_0x244083(0x212)]&&typeof _0x3a0fc[_0x244083(0x6ad)]['descriptor']['embedId']==_0x244083(0x710);}function Va(_0x1a21ee,_0x3e0b92){const _0x328442=_0x5b38ef;return{'childType':n[_0x328442(0x63d)][_0x328442(0x36e)],'supportedLayouts':['tab-peer',_0x328442(0x427),'scroll-contained'],'beforeDeactivate':Ha,'mount':_0xe6e535=>Ua(_0xe6e535,_0x1a21ee,_0x3e0b92)};}function Ha(_0x16dcc0){const _0x23f5f0=_0x5b38ef;var _0x2f1e7f;(_0x2f1e7f=_0x16dcc0['runtimeScope']['commandService'])==null||_0x2f1e7f[_0x23f5f0(0x613)](h[_0x23f5f0(0x4cd)]['id'],{'commit':!0x1});}function Ua(_0x478152,_0x4e1437,_0x12b57d){const _0x30f2fa=_0x5b38ef;let _0x1fad14=_0x478152['injector'][_0x30f2fa(0x187)](n[_0x30f2fa(0x15a)])['getUnit'](_0x478152['childUnitId'],n[_0x30f2fa(0x63d)][_0x30f2fa(0x36e)]);if(!_0x1fad14)return;let _0x1567e3=new h[(_0x30f2fa(0x365))](),_0x443ebf=new h[(_0x30f2fa(0x404))](),_0x2d4d73=new h[(_0x30f2fa(0x5c2))](_0x1567e3),_0x1e8fed=new h[(_0x30f2fa(0x5f2))](),_0x3065fc=Za(_0x478152,_0x1567e3,_0x443ebf,_0x2d4d73);if(!_0x3065fc){_0x1e8fed['dispose'](),_0x2d4d73[_0x30f2fa(0x565)](),_0x443ebf[_0x30f2fa(0x565)](),_0x1567e3[_0x30f2fa(0x565)]();return;}let _0x4c10e7=no(_0x478152);$a(_0x1567e3,_0x1fad14,_0x4c10e7,_0x478152[_0x30f2fa(0x212)][_0x30f2fa(0x306)]);let _0x4b0532=za(_0x478152,_0x4e1437,_0x9ffaed=>to(_0x1567e3,_0x1fad14,_0x9ffaed)),_0x5e23b3=_0x478152['descriptor'][_0x30f2fa(0x32c)]==='readonly',_0x4c43e9=ro(_0x478152[_0x30f2fa(0x42c)],_0x3065fc,_0x1567e3,_0x443ebf,_0x2d4d73,_0x4c10e7,_0x1e8fed,_0x5e23b3,_0x478152[_0x30f2fa(0x17e)][_0x30f2fa(0x1c0)][_0x30f2fa(0x582)]);Ga(_0x478152,_0x4c43e9);let _0x2e346e=_0x12b57d[_0x30f2fa(0x2f4)]({'roots':Wa(_0x478152),'commandService':_0x4c43e9[_0x30f2fa(0x187)](n[_0x30f2fa(0x4bb)]),'editorService':_0x2d4d73,'stateService':_0x1567e3}),_0x5f4a17=_0x478152['injector'][_0x30f2fa(0x187)](Hi),_0x5799e9='',_0x2b485b=_0x1567e3[_0x30f2fa(0x693)][_0x30f2fa(0xde)](_0x239b16=>{const _0x33a540=_0x30f2fa;let _0x12dc52=_0x239b16['activeViewId']?[..._0x239b16[_0x33a540(0x2cd)][_0x239b16['activeViewId']]??[]][_0x33a540(0x4c5)]()['join']('\x00'):'',_0x2b8866=(_0x239b16['activeTableId']??'')+'\x00'+(_0x239b16[_0x33a540(0x2ea)]??'')+'\x00'+_0x12dc52;_0x2b8866!==_0x5799e9&&(_0x5799e9=_0x2b8866,_0x5f4a17[_0x33a540(0x53d)](_0x478152[_0x33a540(0x17b)],_0x478152['embedId']));}),_0x49512d=Ka(_0x478152),_0x50d995=Mt(_0x49512d),_0x28b871=qa(_0x478152,_0x4c43e9),_0x2d0e13=_0x478152['injector'][_0x30f2fa(0x187)](n[_0x30f2fa(0x15a)]),_0x3b2ebe=_0x2d0e13[_0x30f2fa(0x604)](n[_0x30f2fa(0x63d)][_0x30f2fa(0x36e)]);return _0x2d0e13[_0x30f2fa(0x2bc)](_0x478152[_0x30f2fa(0x1b3)]),_0x49512d[_0x30f2fa(0x4e8)][_0x30f2fa(0x463)]=_0x478152[_0x30f2fa(0x1b3)],_0x49512d[_0x30f2fa(0x4e8)]['embedChildRenderMode']=_0x30f2fa(0x3aa),_0x50d995[_0x30f2fa(0x85)]((0x0,d[_0x30f2fa(0x588)])(Z,{'injector':_0x4c43e9,'mountContainer':_0x478152[_0x30f2fa(0x17e)][_0x30f2fa(0x1c0)]['popup'],'embedId':_0x478152[_0x30f2fa(0x2a5)],'children':(0x0,d[_0x30f2fa(0x588)])(h['RenderBaseWorkbench'],{})})),(0x0,n[_0x30f2fa(0x5dc)])(()=>{const _0x22bc3b=_0x30f2fa;_0x2e346e[_0x22bc3b(0x565)](),_0x4b0532[_0x22bc3b(0x565)](),_0x2b485b[_0x22bc3b(0x637)](),_0x28b871['dispose'](),Nt(_0x50d995),_0x3b2ebe&&_0x2d0e13[_0x22bc3b(0x2bc)](_0x3b2ebe[_0x22bc3b(0x1c4)]()),_0x1e8fed[_0x22bc3b(0x565)](),_0x2d4d73['dispose'](),_0x443ebf[_0x22bc3b(0x565)](),_0x1567e3[_0x22bc3b(0x565)](),_0x4c43e9[_0x22bc3b(0x565)](),_0x49512d['isConnected']&&(_0x49512d[_0x22bc3b(0x4f9)](_0x22bc3b(0x4f2)),_0x49512d[_0x22bc3b(0x4f9)](_0x22bc3b(0x2a4)));});}function Wa(_0x9cbbc9){const _0xe3bcd6=_0x5b38ef;let _0x374786=new Set();return _0x374786['add'](_0x9cbbc9['runtimeScope'][_0xe3bcd6(0x1c0)][_0xe3bcd6(0x2b3)]),_0x374786['add'](_0x9cbbc9['runtimeScope'][_0xe3bcd6(0x1c0)][_0xe3bcd6(0x8b)]),_0x374786[_0xe3bcd6(0x474)](_0x9cbbc9[_0xe3bcd6(0x17e)][_0xe3bcd6(0x1c0)][_0xe3bcd6(0x409)]),_0x374786[_0xe3bcd6(0x474)](_0x9cbbc9['runtimeScope']['roots']['popup']),_0x9cbbc9[_0xe3bcd6(0x17e)][_0xe3bcd6(0x1c0)]['canvas']&&_0x374786[_0xe3bcd6(0x474)](_0x9cbbc9[_0xe3bcd6(0x17e)][_0xe3bcd6(0x1c0)][_0xe3bcd6(0x6d1)]),_0x9cbbc9[_0xe3bcd6(0x17e)]['roots'][_0xe3bcd6(0x472)]&&_0x374786[_0xe3bcd6(0x474)](_0x9cbbc9['runtimeScope'][_0xe3bcd6(0x1c0)][_0xe3bcd6(0x472)]),[..._0x374786];}function Ga(_0x4e69f9,_0x4fab4a){const _0x211ebe=_0x5b38ef;_0x4e69f9['runtimeScope'][_0x211ebe(0x42c)]=_0x4fab4a,_0x4e69f9[_0x211ebe(0x17e)][_0x211ebe(0x6cb)]=_0x4fab4a['get'](n[_0x211ebe(0x15a)]),_0x4e69f9[_0x211ebe(0x17e)][_0x211ebe(0x315)]=_0x4fab4a[_0x211ebe(0x187)](n[_0x211ebe(0x4bb)]);}function Ka(_0x1c9609){const _0x3a8a1c=_0x5b38ef;var _0x100a68,_0x4b3c1a,_0xa3c1a6;return((_0x100a68=_0x1c9609[_0x3a8a1c(0x17e)])==null||(_0x100a68=_0x100a68[_0x3a8a1c(0x1c0)])==null?void 0x0:_0x100a68['content'])??((_0x4b3c1a=_0x1c9609[_0x3a8a1c(0x259)])==null?void 0x0:_0x4b3c1a[_0x3a8a1c(0x716)])??((_0xa3c1a6=_0x1c9609[_0x3a8a1c(0x259)])==null?void 0x0:_0xa3c1a6['rootElement'])??document;}function qa(_0x49bc28,_0x11327d){const _0x1fb9db=_0x5b38ef;let _0x449721=!0x1,_0x5e148d=0x0,_0x1efb6d=(0x0,n[_0x1fb9db(0x5dc)])(()=>{}),_0x44aff8,_0x11098e=()=>{const _0x579dd5=_0x1fb9db;if(_0x449721)return;let _0x2e495c=()=>{const _0x1e2a67=_0x241e;_0x5e148d=window[_0x1e2a67(0x746)](_0x11098e);},_0x511408=Ja(_0x49bc28);if(!Ya(_0x511408)){_0x49bc28[_0x579dd5(0x412)][_0x579dd5(0x4e8)][_0x579dd5(0x6e6)]=_0x579dd5(0x46b),_0x2e495c();return;}if(_0x44aff8===_0x511408&&_0x511408[_0x579dd5(0x724)](_0x579dd5(0x6d1)))return;_0x1efb6d[_0x579dd5(0x565)]();let _0x210e88=_0x49bc28[_0x579dd5(0x42c)]['get'](u[_0x579dd5(0x45d)]),_0x5320d7;try{_0x5320d7=pt(_0x210e88,_0x49bc28[_0x579dd5(0x1b3)],_0x11327d);}catch(_0x2f2fa2){_0x49bc28[_0x579dd5(0x412)][_0x579dd5(0x4e8)][_0x579dd5(0x5d6)]=_0x2f2fa2 instanceof Error?_0x2f2fa2[_0x579dd5(0x442)]:String(_0x2f2fa2),_0x5320d7=void 0x0;}if(!_0x5320d7){_0x49bc28[_0x579dd5(0x412)][_0x579dd5(0x4e8)][_0x579dd5(0x6e6)]=_0x579dd5(0x246),_0x44aff8=void 0x0,_0x2e495c();return;}delete _0x49bc28['container'][_0x579dd5(0x4e8)]['embedChildRenderError'],_0x511408[_0x579dd5(0x4e8)][_0x579dd5(0x463)]=_0x49bc28[_0x579dd5(0x1b3)],_0x5320d7[_0x579dd5(0x324)]['mount'](_0x511408),ht(_0x5320d7,{'activate':Xa(_0x49bc28)});let _0x2cbc07=lt(_0x5320d7,_0x511408,{'activate':!0x1});_0x1efb6d=(0x0,n[_0x579dd5(0x5dc)])(()=>{const _0x1b2ab6=_0x579dd5;_0x2cbc07[_0x1b2ab6(0x565)]();try{var _0x4502f3,_0x5a2b05;(_0x4502f3=(_0x5a2b05=_0x5320d7['engine'])[_0x1b2ab6(0x65f)])==null||_0x4502f3[_0x1b2ab6(0x591)](_0x5a2b05);}catch{}_0x210e88[_0x1b2ab6(0x123)](_0x49bc28[_0x1b2ab6(0x1b3)]),_0x511408[_0x1b2ab6(0x4f9)](_0x1b2ab6(0x4f2));}),_0x44aff8=_0x511408,_0x49bc28[_0x579dd5(0x412)][_0x579dd5(0x4e8)][_0x579dd5(0x6e6)]=_0x579dd5(0x332),_0x2e495c();};return _0x5e148d=window[_0x1fb9db(0x746)](_0x11098e),(0x0,n[_0x1fb9db(0x5dc)])(()=>{const _0x4828c2=_0x1fb9db;_0x449721=!0x0,window[_0x4828c2(0x46d)](_0x5e148d),_0x1efb6d[_0x4828c2(0x565)]();});}function Ja(_0x477435){const _0x2bc284=_0x5b38ef;return(0x0,h[_0x2bc284(0x2cb)])({'unitId':_0x477435[_0x2bc284(0x1b3)],'scope':Ka(_0x477435)});}function Ya(_0x266279){const _0x538811=_0x5b38ef;return!!_0x266279&&_0x266279[_0x538811(0x94)]&&_0x266279[_0x538811(0x145)]>0x0&&_0x266279['clientHeight']>0x0;}function Xa(_0x5c1dcb){return!0x0;}function Za(_0x46aa36,_0x4f2e1c,_0x88a73d,_0x7e5cc3){const _0x4dd9ce=_0x5b38ef;let _0x5e8b8f=_0x46aa36[_0x4dd9ce(0x42c)][_0x4dd9ce(0x187)](n[_0x4dd9ce(0x15a)]),_0x48e0ec=_0x5e8b8f[_0x4dd9ce(0xcd)](_0x46aa36[_0x4dd9ce(0x1b3)],_0x46aa36[_0x4dd9ce(0x210)]);if(!_0x48e0ec)return;let _0x17f00f=Qa(_0x5e8b8f,_0x46aa36,_0x48e0ec),_0x394363=io(_0x46aa36['injector'][_0x4dd9ce(0x187)](n[_0x4dd9ce(0x4bb)]),_0x4f2e1c,_0x88a73d,_0x7e5cc3,_0x46aa36[_0x4dd9ce(0x42c)][_0x4dd9ce(0x187)](m['IBaseProjectionService']),_0x5e8b8f,_0x46aa36['childUnitId']);return Oe(_0x46aa36[_0x4dd9ce(0x42c)],new Map([[n[_0x4dd9ce(0x15a)],_0x17f00f],[n[_0x4dd9ce(0x4bb)],_0x394363],[h[_0x4dd9ce(0x2dc)],(0x0,h[_0x4dd9ce(0x1ad)])(Ka(_0x46aa36))]]));}function Qa(_0x4b6d16,_0x303522,_0x4930b7){const _0x4a0e72=_0x5b38ef;return{'unitAdded$':_0x4b6d16[_0x4a0e72(0x6ce)],'unitDisposed$':_0x4b6d16[_0x4a0e72(0x4a8)],'focused$':(0x0,l['of'])(_0x4930b7[_0x4a0e72(0x1c4)]()),'getTypeOfUnitAdded$':_0x4b6d16[_0x4a0e72(0x244)][_0x4a0e72(0x35d)](_0x4b6d16),'__addUnit':_0x4b6d16['__addUnit'][_0x4a0e72(0x35d)](_0x4b6d16),'getTypeOfUnitDisposed$':_0x4b6d16[_0x4a0e72(0x133)][_0x4a0e72(0x35d)](_0x4b6d16),'focusUnit':_0x5ea339=>{const _0x15ac64=_0x4a0e72;_0x5ea339!==null&&_0x5ea339!==_0x303522[_0x15ac64(0x1b3)]&&_0x4b6d16[_0x15ac64(0x6ee)](_0x5ea339);},'getFocusedUnit':()=>_0x4930b7,'getCurrentUnitOfType':_0x362c93=>_0x362c93===_0x303522[_0x4a0e72(0x210)]?_0x4930b7:_0x4b6d16[_0x4a0e72(0x604)](_0x362c93),'setCurrentUnitForType':_0x167b90=>{_0x167b90!==_0x303522['childUnitId']&&_0x4b6d16['setCurrentUnitForType'](_0x167b90);},'getCurrentTypeOfUnit$':_0x1cb4e6=>_0x1cb4e6===_0x303522['childType']?(0x0,l['of'])(_0x4930b7):_0x4b6d16['getCurrentTypeOfUnit$'](_0x1cb4e6),'createUnit':_0x4b6d16[_0x4a0e72(0x542)][_0x4a0e72(0x35d)](_0x4b6d16),'getUnitCreateOptions':_0x4b6d16['getUnitCreateOptions']['bind'](_0x4b6d16),'disposeUnit':_0x4b6d16[_0x4a0e72(0x6b1)]['bind'](_0x4b6d16),'registerCtorForType':_0x4b6d16['registerCtorForType'][_0x4a0e72(0x35d)](_0x4b6d16),'getUnit':_0x4b6d16['getUnit']['bind'](_0x4b6d16),'getAllUnitsForType':_0x250d0a=>_0x250d0a===_0x303522['childType']?[_0x4930b7]:_0x4b6d16[_0x4a0e72(0x150)](_0x250d0a),'getUnitType':_0x4b6d16['getUnitType'][_0x4a0e72(0x35d)](_0x4b6d16)};}function $a(_0x28e695,_0x5b20c6,_0x3de030='workbench',_0x4f4bf8){const _0x4e930f=_0x5b38ef;let {tableId:_0x4d6317,viewId:_0x3dd158}=eo(_0x5b20c6,_0x4f4bf8);_0x4d6317&&_0x28e695[_0x4e930f(0x103)](_0x4d6317),_0x3dd158&&_0x28e695[_0x4e930f(0xfa)](_0x3dd158),_0x28e695['setLeftSidebarVisible'](_0x3de030==='workbench');}function eo(_0x490687,_0x1492b8){const _0x561daa=_0x5b38ef;var _0x539383,_0x37be36,_0x1ae3f5,_0x53dfb9,_0x5a4351;let _0x13a16c=_0x490687[_0x561daa(0x4c6)](),_0x4d9991=_0x1492b8==null?void 0x0:_0x1492b8[_0x561daa(0x4ef)],_0x4d2e15=_0x4d9991&&(_0x539383=_0x13a16c[_0x561daa(0x301)])!=null&&_0x539383[_0x4d9991]?_0x4d9991:((_0x37be36=_0x13a16c[_0x561daa(0xd4)])==null?void 0x0:_0x37be36[_0x561daa(0x424)](_0x429549=>{const _0x1a5f76=_0x561daa;var _0x597b7e;return!!((_0x597b7e=_0x13a16c[_0x1a5f76(0x301)])!=null&&_0x597b7e[_0x429549]);}))??Object[_0x561daa(0x2c6)](_0x13a16c[_0x561daa(0x301)]??{})[0x0]??'',_0x188adc=(_0x1ae3f5=_0x13a16c[_0x561daa(0x301)])==null?void 0x0:_0x1ae3f5[_0x4d2e15],_0x3e5961=_0x1492b8==null?void 0x0:_0x1492b8[_0x561daa(0xd2)],_0x48a15f=_0x3e5961&&_0x188adc!=null&&(_0x53dfb9=_0x188adc[_0x561daa(0x14c)])!=null&&_0x53dfb9[_0x3e5961]?_0x3e5961:_0x188adc==null||(_0x5a4351=_0x188adc[_0x561daa(0x518)])==null?void 0x0:_0x5a4351[_0x561daa(0x424)](_0x5576a3=>{const _0x2d26cf=_0x561daa;var _0x3bca77;return!!((_0x3bca77=_0x188adc[_0x2d26cf(0x14c)])!=null&&_0x3bca77[_0x5576a3]);});return{'tableId':_0x4d2e15,..._0x48a15f?{'viewId':_0x48a15f}:{}};}function to(_0x35202c,_0x577502,_0x1b5adc){const _0x5e110e=_0x5b38ef;let _0x5eb398=eo(_0x577502,_0x1b5adc),_0x46a66b=_0x35202c['getState']();_0x5eb398[_0x5e110e(0x4ef)]&&_0x46a66b[_0x5e110e(0x509)]!==_0x5eb398[_0x5e110e(0x4ef)]&&_0x35202c[_0x5e110e(0x103)](_0x5eb398[_0x5e110e(0x4ef)]),_0x5eb398[_0x5e110e(0xd2)]&&_0x35202c[_0x5e110e(0x56a)]()[_0x5e110e(0x2ea)]!==_0x5eb398[_0x5e110e(0xd2)]&&_0x35202c[_0x5e110e(0xfa)](_0x5eb398[_0x5e110e(0xd2)]);}function no(_0x25c581){const _0x173a8d=_0x5b38ef;return _0x25c581[_0x173a8d(0x259)][_0x173a8d(0x6f1)]?_0x173a8d(0x6f1):_0x25c581['renderScope'][_0x173a8d(0x32c)]===_0x173a8d(0x384)?_0x173a8d(0x101):_0x173a8d(0x4ae);}function ro(_0x309001,_0x4b1321,_0x5d057e,_0x472ccb=new h[(_0x5b38ef(0x404))](),_0x1370d7=new h[(_0x5b38ef(0x5c2))](_0x5d057e),_0x52b494=_0x5b38ef(0x4ae),_0x5bc91a,_0x592134=!0x1,_0x44793c){const _0x337367=_0x5b38ef;let _0x4fb08c=so(_0x309001[_0x337367(0x187)](n[_0x337367(0x5ac)]),_0x52b494),_0x223e19=io(_0x4b1321[_0x337367(0x187)](n[_0x337367(0x4bb)]),_0x5d057e,_0x472ccb,_0x1370d7,_0x4b1321['get'](m['IBaseProjectionService']),_0x4b1321[_0x337367(0x187)](n[_0x337367(0x15a)]),void 0x0,_0x592134),_0x84d812=new Map([[h[_0x337367(0x69c)],_0x5d057e],[h[_0x337367(0x3c6)],_0x472ccb],[h['IBaseEditorService'],_0x1370d7],[n['ICommandService'],_0x223e19],[n[_0x337367(0x5ac)],_0x4fb08c],[h[_0x337367(0x2dc)],_0x4b1321['get'](h[_0x337367(0x2dc)])],[h[_0x337367(0x11f)],(0x0,h[_0x337367(0x5c3)])(_0x44793c)]]);return _0x5bc91a&&_0x84d812[_0x337367(0x534)](h['IBaseViewWheelScrollService'],_0x5bc91a),Oe(_0x4b1321,_0x84d812);}function io(_0x31fc54,_0x28663c,_0x2063cf,_0x32f507,_0x48d2d0,_0x32d6a4,_0x2bff66,_0x24e698=!0x1){const _0x188bf2=_0x5b38ef;let _0x3aa34f={'disposed':_0x31fc54[_0x188bf2(0xec)][_0x188bf2(0x35d)](_0x31fc54),'hasCommand':_0x31fc54['hasCommand'][_0x188bf2(0x35d)](_0x31fc54),'registerCommand':_0x31fc54[_0x188bf2(0x336)][_0x188bf2(0x35d)](_0x31fc54),'unregisterCommand':_0x31fc54[_0x188bf2(0x64d)][_0x188bf2(0x35d)](_0x31fc54),'registerMultipleCommand':_0x31fc54[_0x188bf2(0x25f)][_0x188bf2(0x35d)](_0x31fc54),'executeCommand':async(..._0x3b2e24)=>{const _0x5f097d=_0x188bf2;if(_0x3b2e24[0x0]===h[_0x5f097d(0x731)]['id']&&_0x32d6a4)return(0x0,h['executeBaseKeyboardOperation'])({'commandService':_0x3aa34f,'instanceService':_0x32d6a4,'projectionService':_0x48d2d0,'stateService':_0x28663c},_0x3b2e24[0x1]);let _0x36fb0b=ao(_0x3b2e24[0x0],_0x3b2e24[0x1],_0x28663c,_0x2063cf,_0x32d6a4,_0x2bff66);if(_0x36fb0b!==void 0x0)return _0x36fb0b;if(oo(_0x3b2e24[0x0],_0x3b2e24[0x1],_0x32f507,_0x24e698))return!0x0;let _0x572d5d=_0x2bff66?_0x32d6a4==null?void 0x0:_0x32d6a4['getCurrentUnitOfType'](n[_0x5f097d(0x63d)][_0x5f097d(0x36e)]):void 0x0;try{return _0x2bff66&&(_0x32d6a4==null||_0x32d6a4[_0x5f097d(0x2bc)](_0x2bff66)),await _0x31fc54[_0x5f097d(0x709)](_0x3b2e24[0x0],_0x3b2e24[0x1],_0x3b2e24[0x2]);}finally{_0x572d5d&&(_0x32d6a4==null||_0x32d6a4[_0x5f097d(0x2bc)](_0x572d5d[_0x5f097d(0x1c4)]()));}},'syncExecuteCommand':(..._0x5993cf)=>{const _0x39138f=_0x188bf2;if(_0x5993cf[0x0]===h['BaseKeyboardOperation']['id']&&_0x32d6a4)return(0x0,h[_0x39138f(0x68a)])({'commandService':_0x3aa34f,'instanceService':_0x32d6a4,'projectionService':_0x48d2d0,'stateService':_0x28663c},_0x5993cf[0x1]);let _0x3af9c4=ao(_0x5993cf[0x0],_0x5993cf[0x1],_0x28663c,_0x2063cf,_0x32d6a4,_0x2bff66);if(_0x3af9c4!==void 0x0)return _0x3af9c4;if(oo(_0x5993cf[0x0],_0x5993cf[0x1],_0x32f507,_0x24e698))return!0x0;let _0x4c7f24=_0x2bff66?_0x32d6a4==null?void 0x0:_0x32d6a4['getCurrentUnitOfType'](n[_0x39138f(0x63d)][_0x39138f(0x36e)]):void 0x0;try{return _0x2bff66&&(_0x32d6a4==null||_0x32d6a4['setCurrentUnitForType'](_0x2bff66)),_0x31fc54[_0x39138f(0x613)](_0x5993cf[0x0],_0x5993cf[0x1],_0x5993cf[0x2]);}finally{_0x4c7f24&&(_0x32d6a4==null||_0x32d6a4['setCurrentUnitForType'](_0x4c7f24[_0x39138f(0x1c4)]()));}},'onCommandExecuted':_0x31fc54[_0x188bf2(0x73b)][_0x188bf2(0x35d)](_0x31fc54),'beforeCommandExecuted':_0x31fc54[_0x188bf2(0x527)][_0x188bf2(0x35d)](_0x31fc54),'onMutationExecutedForCollab':_0x31fc54[_0x188bf2(0x3f6)][_0x188bf2(0x35d)](_0x31fc54)};return _0x3aa34f;}function ao(_0x3a4689,_0x390c87,_0x39c586,_0x5a3e8a,_0x3dbe85,_0x4446d6){const _0x195512=_0x5b38ef;if(_0x3a4689===h[_0x195512(0x5ef)]['id']){let _0x9628ac=_0x390c87;return _0x9628ac!=null&&_0x9628ac[_0x195512(0xd2)]?(_0x9628ac['tableId']&&_0x39c586[_0x195512(0x103)](_0x9628ac['tableId']),_0x39c586[_0x195512(0xfa)](_0x9628ac[_0x195512(0xd2)]),!0x0):!0x1;}if(_0x3a4689===h[_0x195512(0x646)]['id']){let _0x160cb3=_0x390c87;if(!(_0x160cb3!=null&&_0x160cb3[_0x195512(0x4ef)]))return!0x1;_0x39c586[_0x195512(0x103)](_0x160cb3[_0x195512(0x4ef)]);let _0x4f3fc1=_0x160cb3[_0x195512(0x5d5)]?_0x3dbe85==null?void 0x0:_0x3dbe85[_0x195512(0xcd)](_0x160cb3[_0x195512(0x5d5)],n[_0x195512(0x63d)][_0x195512(0x36e)]):_0x3dbe85==null?void 0x0:_0x3dbe85[_0x195512(0x604)](n[_0x195512(0x63d)][_0x195512(0x36e)]),_0x8be54b=(_0x4f3fc1==null?void 0x0:_0x4f3fc1[_0x195512(0x1c4)]())??_0x4446d6;_0x8be54b&&(_0x3dbe85==null||_0x3dbe85[_0x195512(0x2bc)](_0x8be54b),_0x3dbe85==null||_0x3dbe85[_0x195512(0x6ee)](_0x8be54b));let _0x5ccbdf=_0x4f3fc1==null?void 0x0:_0x4f3fc1[_0x195512(0x4c6)]()[_0x195512(0x301)][_0x160cb3[_0x195512(0x4ef)]],_0x10bfd4=_0x5ccbdf==null?void 0x0:_0x5ccbdf['viewOrder'][_0x195512(0x424)](_0x46ea9d=>_0x5ccbdf[_0x195512(0x14c)][_0x46ea9d]);return _0x10bfd4&&_0x39c586[_0x195512(0xfa)](_0x10bfd4),!0x0;}if(_0x3a4689===h['SetBaseScrollOperation']['id']){let _0x4d7023=_0x390c87;return _0x4d7023!=null&&_0x4d7023[_0x195512(0xd2)]?(_0x39c586['setScrollState'](_0x4d7023[_0x195512(0xd2)],{'x':_0x4d7023['x']??0x0,'y':_0x4d7023['y']??0x0}),!0x0):!0x1;}if(_0x3a4689===h[_0x195512(0x2fe)]['id']){let _0x18336f=_0x390c87;return!(_0x18336f!=null&&_0x18336f['viewId'])||typeof _0x18336f['zoom']!=_0x195512(0x4e4)?!0x1:(_0x39c586[_0x195512(0x446)](_0x18336f[_0x195512(0xd2)],_0x18336f['zoom']),!0x0);}if(_0x3a4689===h[_0x195512(0x38f)]['id'])return _0x390c87?(_0x39c586[_0x195512(0x414)](),_0x5a3e8a[_0x195512(0x10a)](_0x390c87),!0x0):!0x1;if(_0x3a4689===h[_0x195512(0x2a0)]['id'])return _0x5a3e8a[_0x195512(0x6d6)](),!0x0;if(_0x3a4689===h[_0x195512(0x28f)]['id'])return _0x390c87?(_0x39c586[_0x195512(0x414)](),_0x5a3e8a['openContextMenu'](_0x390c87),!0x0):!0x1;if(_0x3a4689===h[_0x195512(0x20a)]['id'])return _0x5a3e8a[_0x195512(0x6ed)](),!0x0;if(_0x3a4689===h[_0x195512(0x5aa)]['id'])return _0x390c87?(_0x5a3e8a[_0x195512(0x1e7)](_0x390c87),!0x0):!0x1;if(_0x3a4689===h[_0x195512(0x401)]['id'])return _0x5a3e8a[_0x195512(0x268)](),!0x0;if(_0x3a4689===h[_0x195512(0x2f5)]['id']){let _0x5ec74d=_0x390c87;return _0x5ec74d!=null&&_0x5ec74d[_0x195512(0x1cf)]?(_0x39c586[_0x195512(0x696)](_0x5ec74d['recordId']),!0x0):!0x1;}if(_0x3a4689===h[_0x195512(0x1d2)]['id'])return _0x39c586[_0x195512(0x27a)](),!0x0;}function oo(_0x1b1854,_0x41afc2,_0x4bcb14,_0x1c9290=!0x1){const _0x4194e1=_0x5b38ef;return _0x1b1854===h['StartBaseEditingCellOperation']['id']?(_0x1c9290||_0x4bcb14[_0x4194e1(0x44b)](_0x41afc2),!0x0):_0x1b1854===h[_0x4194e1(0x4cd)]['id']?(_0x4bcb14[_0x4194e1(0x16d)](),!0x0):!0x1;}function so(_0x5d09da,_0x37e2cd){const _0xe62657=_0x5b38ef;return{'getConfig':_0x11300a=>{const _0x3b4a21=_0x241e;let _0x4170fa=_0x5d09da['getConfig'](_0x11300a);return _0x11300a===h[_0x3b4a21(0x100)]?co(_0x4170fa??{},_0x37e2cd):_0x4170fa;},'setConfig':_0x5d09da['setConfig']['bind'](_0x5d09da),'deleteConfig':_0x5d09da[_0xe62657(0x62e)][_0xe62657(0x35d)](_0x5d09da),'subscribeConfigValue$':_0x5d09da[_0xe62657(0x388)][_0xe62657(0x35d)](_0x5d09da)};}function co(_0x399907,_0x84c112=_0x5b38ef(0x4ae)){const _0x2408b4=_0x5b38ef;let _0x68f9de;return _0x68f9de=_0x84c112==='content-only'||_0x84c112===_0x2408b4(0x6f1)?{'header':!0x1,'headerMenu':!0x1,'leftSidebar':!0x1,'footer':!0x1,'global':!0x0}:{'header':!0x0,'headerMenu':!0x0},{..._0x399907,'workbench':{..._0x399907[_0x2408b4(0x4ae)]??{},..._0x68f9de,'route':!0x1,'fallbackToFirstUnit':!0x0,'collaborationStatus':!0x1}};}function lo(_0x3daef6){const _0xe97ffd=_0x5b38ef;var _0x3e5bca;if(_0x3daef6[_0xe97ffd(0x259)][_0xe97ffd(0x6f1)]&&_0x3daef6[_0xe97ffd(0x17e)][_0xe97ffd(0x1c0)][_0xe97ffd(0x472)])return _0x3daef6['runtimeScope'][_0xe97ffd(0x1c0)][_0xe97ffd(0x472)];let _0x5cddfd=_0x3daef6['runtimeScope'][_0xe97ffd(0x1c0)][_0xe97ffd(0x409)]??_0x3daef6['renderScope'][_0xe97ffd(0x287)]??_0x3daef6[_0xe97ffd(0x259)][_0xe97ffd(0x298)],_0x33e828=((_0x3e5bca=_0x5cddfd[_0xe97ffd(0x3a7)])==null?void 0x0:_0x3e5bca[_0xe97ffd(0x4e8)][_0xe97ffd(0x510)])===_0xe97ffd(0x653)?_0x5cddfd[_0xe97ffd(0x3a7)]:void 0x0;if(!_0x33e828||!_0x3daef6[_0xe97ffd(0x2a5)]||!_0x33e828[_0xe97ffd(0x4e8)][_0xe97ffd(0x2a5)]||_0x33e828[_0xe97ffd(0x4e8)]['embedId']===_0x3daef6[_0xe97ffd(0x2a5)])return _0x33e828??_0x5cddfd;let _0x5096fb=_0x3daef6[_0xe97ffd(0x259)][_0xe97ffd(0x298)][_0xe97ffd(0x631)];return Array[_0xe97ffd(0x23b)](_0x5096fb[_0xe97ffd(0x2ba)](_0xe97ffd(0x66e)))[_0xe97ffd(0x424)](_0x4568b1=>_0x4568b1[_0xe97ffd(0x4e8)][_0xe97ffd(0x2a5)]===_0x3daef6['embedId'])??_0x5cddfd;}function uo(_0x2772a9){const _0x12f173=_0x5b38ef;let _0x27232a=lo(_0x2772a9),_0x4c8d28=_0x2772a9['renderScope'][_0x12f173(0x298)][_0x12f173(0x631)][_0x12f173(0x221)](_0x12f173(0x568));return _0x4c8d28[_0x12f173(0x4e8)][_0x12f173(0x120)]=_0x2772a9[_0x12f173(0x212)][_0x12f173(0x5d9)],_0x4c8d28['className']=_0x12f173(0x6f2),_0x27232a[_0x12f173(0x33e)](_0x4c8d28),{'root':_0x27232a,'menu':_0x4c8d28};}function fo(_0x1e60d6){const _0x58d35a=_0x5b38ef;return[{'hostType':n[_0x58d35a(0x63d)][_0x58d35a(0x3f3)],'entry':e[_0x58d35a(0x266)][_0x58d35a(0x69b)],'childType':_0x1e60d6[_0x58d35a(0x210)],'mount':_0x1e60d6[_0x58d35a(0x5c0)]},{'hostType':n['UniverInstanceType'][_0x58d35a(0x28b)],'entry':e[_0x58d35a(0x266)][_0x58d35a(0x5c8)],'childType':_0x1e60d6[_0x58d35a(0x210)],'mount':_0x1e60d6['mount']},{'hostType':n[_0x58d35a(0x63d)]['UNIVER_SLIDE'],'entry':e['EmbedHostEntryEnum'][_0x58d35a(0x59c)],'childType':_0x1e60d6['childType'],'mount':_0x1e60d6['mount']},{'hostType':n['UniverInstanceType']['UNIVER_BOARD'],'entry':e[_0x58d35a(0x266)][_0x58d35a(0x15f)],'childType':_0x1e60d6[_0x58d35a(0x210)],'mount':_0x1e60d6[_0x58d35a(0x5c0)]}];}function po(_0x82a821){const _0x41b0bc=_0x5b38ef;let {embedId:_0x48ddef,childUnitId:_0x4f5b6c,base:_0x13a6e7,activeTable:_0x30cdcf}=_0x82a821,_0xd2f7ff=mo(_0x48ddef);return _0xd2f7ff?(0x0,g[_0x41b0bc(0x436)])((0x0,d[_0x41b0bc(0x588)])(go,{'childUnitId':_0x4f5b6c,'base':_0x13a6e7,'activeTable':_0x30cdcf}),_0xd2f7ff):null;}function mo(_0x198499){const _0x1db339=_0x5b38ef;let [_0x46b536,_0x3260ca]=(0x0,c[_0x1db339(0x617)])(()=>ho(_0x198499));return(0x0,c['useEffect'])(()=>{const _0x4cdf12=_0x1db339;let _0xc0b525=window[_0x4cdf12(0x746)](()=>_0x3260ca(ho(_0x198499)));return()=>{const _0x33b5b3=_0x4cdf12;window[_0x33b5b3(0x46d)](_0xc0b525);};},[_0x198499]),_0x46b536;}function ho(_0x2c0efb){const _0x49ad3a=_0x5b38ef;return Array[_0x49ad3a(0x23b)](document[_0x49ad3a(0x2ba)](_0x49ad3a(0x687)))[_0x49ad3a(0x424)](_0x116e34=>_0x116e34[_0x49ad3a(0x4e8)][_0x49ad3a(0x2a5)]===_0x2c0efb)??null;}function go(_0x48af71){const _0x30632e=_0x5b38ef;var _0x5742c6,_0xb13df9;let {childUnitId:_0x266780,base:_0x5c4bd1,activeTable:_0x596de8}=_0x48af71,_0xe93bea=(0x0,a[_0x30632e(0x6f9)])(n[_0x30632e(0x4bb)]),_0xccff9e=(0x0,a[_0x30632e(0x6f9)])(n[_0x30632e(0x5ac)]),_0x357d70=(0x0,a[_0x30632e(0x6f9)])(n[_0x30632e(0x20e)]),_0x568dd6=(0x0,a[_0x30632e(0x6f9)])(h[_0x30632e(0x69c)]),_0x344746=(0x0,a[_0x30632e(0x540)])(()=>_0x568dd6[_0x30632e(0x693)],_0x568dd6[_0x30632e(0x56a)](),!0x1,[_0x568dd6]),[_0x22123b,_0x256504]=(0x0,c[_0x30632e(0x617)])(null),[_0x254c42,_0x5945b4]=(0x0,c[_0x30632e(0x617)])(null),[_0xc2579d,_0x9bb7dd]=(0x0,c['useState'])(''),[_0x4f2d01,_0x2ae51a]=(0x0,c[_0x30632e(0x617)])('configurations'),[_0xcb93fc,_0x5984d6]=(0x0,c[_0x30632e(0x617)])(null),_0x3e80dc=(_0xccff9e==null||(_0x5742c6=_0xccff9e['getConfig'](h[_0x30632e(0x100)]))==null?void 0x0:_0x5742c6[_0x30632e(0x4ae)])??{},_0x466334=_0x344746['layout'][_0x30632e(0x34a)]??_0x3e80dc[_0x30632e(0x34a)]??((_0xb13df9=h[_0x30632e(0x2b8)][_0x30632e(0x4ae)])==null?void 0x0:_0xb13df9[_0x30632e(0x34a)])??h[_0x30632e(0x116)],_0x4df1f7=_0x5c4bd1[_0x30632e(0x4c6)](),_0x114100=yo(_0x4df1f7,_0x596de8['id']),_0xdbb373=async _0x5a1785=>{const _0x4d8382=_0x30632e;let _0x560a6e=_0x4df1f7['tables'][_0x5a1785];if(!_0x560a6e)return;let _0x102771=_0x560a6e[_0x4d8382(0x518)][_0x4d8382(0x424)](_0x515eb3=>_0x560a6e[_0x4d8382(0x14c)][_0x515eb3]);_0x568dd6[_0x4d8382(0x103)](_0x560a6e['id']),_0x102771&&_0x568dd6[_0x4d8382(0xfa)](_0x102771),_0x568dd6[_0x4d8382(0x276)](null),_0x568dd6[_0x4d8382(0x27a)](),await _0xe93bea[_0x4d8382(0x709)](h[_0x4d8382(0x646)]['id'],{'unitId':_0x266780,'tableId':_0x5a1785});},_0x46f122=async()=>{const _0x35721e=_0x30632e;let _0x20b4d5=(0x0,n[_0x35721e(0x51c)])({'id':_0x35721e(0x486)+(0x0,n['generateRandomId'])(0x8),'name':bo(_0x5c4bd1['getSnapshot'](),_0x2531dc=>_0x357d70['t'](_0x35721e(0x7d),String(_0x2531dc))),'primaryFieldId':_0x35721e(0x1d8)+(0x0,n[_0x35721e(0x583)])(0x8),'gridViewId':_0x35721e(0x739)+(0x0,n[_0x35721e(0x583)])(0x8)});await _0xe93bea[_0x35721e(0x709)](m[_0x35721e(0x9e)]['id'],{'unitId':_0x266780,'table':_0x20b4d5})&&(_0x568dd6[_0x35721e(0x103)](_0x20b4d5['id']),_0x568dd6[_0x35721e(0xfa)](_0x20b4d5['viewOrder'][0x0]),_0x568dd6['setSelection'](null),_0x568dd6[_0x35721e(0x27a)](),_0x5984d6(_0x20b4d5['id']));},_0x4074d6=async(_0x2ffd2b,_0x164337,_0x232120)=>{const _0x4467f7=_0x30632e;let _0x4b902e=_0x5c4bd1['getSnapshot'](),_0x32782d=_0x4b902e['tables'][_0x2ffd2b];if(!_0x32782d)return;let _0x3554a2=(0x0,m[_0x4467f7(0x4c9)])(_0x32782d,{'id':_0x4467f7(0x486)+(0x0,n[_0x4467f7(0x583)])(0x8),'name':_0x164337,'includeRecords':_0x232120==='records','regenerateViewIds':!0x0,'createViewId':()=>_0x4467f7(0x739)+(0x0,n[_0x4467f7(0x583)])(0x8)});await _0xe93bea['executeCommand'](m[_0x4467f7(0x9e)]['id'],{'unitId':_0x266780,'table':_0x3554a2,'index':_0x4b902e[_0x4467f7(0xd4)]['indexOf'](_0x2ffd2b)+0x1})&&(_0x568dd6[_0x4467f7(0x103)](_0x3554a2['id']),_0x568dd6[_0x4467f7(0xfa)](_0x3554a2['viewOrder'][0x0]),_0x568dd6[_0x4467f7(0x276)](null),_0x568dd6[_0x4467f7(0x27a)]());},_0x228106=async _0x2914ee=>{const _0x12ce5a=_0x30632e;let _0xaadc9f=_0x5c4bd1['getSnapshot'](),_0x44e93c=yo(_0xaadc9f,_0x596de8['id'])[_0x12ce5a(0x264)](_0x5e9626=>_0x5e9626['id']);if(_0x44e93c['length']<=0x1)return;let _0x190804=_0x2914ee===_0x596de8['id']?_0x44e93c[_0x12ce5a(0x424)](_0x1862d2=>_0x1862d2!==_0x2914ee):null;if(await _0xe93bea['executeCommand'](m[_0x12ce5a(0x4f3)]['id'],{'unitId':_0x266780,'tableId':_0x2914ee})&&_0x190804){let _0x165f72=_0xaadc9f['tables'][_0x190804],_0x3e2e31=_0x165f72==null?void 0x0:_0x165f72['viewOrder'][_0x12ce5a(0x424)](_0x524c90=>_0x165f72[_0x12ce5a(0x14c)][_0x524c90]);_0x568dd6[_0x12ce5a(0x103)](_0x190804),_0x3e2e31&&_0x568dd6['activateView'](_0x3e2e31),_0x568dd6['setSelection'](null),_0x568dd6[_0x12ce5a(0x27a)]();}};return(0x0,d[_0x30632e(0x66a)])(d[_0x30632e(0x70a)],{'children':[(0x0,d[_0x30632e(0x588)])(h[_0x30632e(0x70b)],{'title':_0x4df1f7['name']||_0x30632e(0x223),'items':_0x114100,'width':_0x466334,'pendingRenameItemId':_0xcb93fc,'onActivateItem':_0xdbb373,'onAddTable':async()=>{await _0x46f122();},'onRenameTable':async(_0x4e4668,_0x3552c2)=>{const _0x515b4c=_0x30632e;await _0xe93bea[_0x515b4c(0x709)](m['RenameBaseTableCommand']['id'],{'unitId':_0x266780,'tableId':_0x4e4668,'name':_0x3552c2});},'getTableNameError':(_0x1bb9ed,_0x441cbe)=>(0x0,h[_0x30632e(0x3d1)])(_0x357d70,(0x0,m['validateBaseTableName'])(_0x4df1f7,_0x441cbe,_0x1bb9ed)),'onPendingRenameItemConsumed':_0x2bb1d9=>{_0xcb93fc===_0x2bb1d9&&_0x5984d6(null);},'onDuplicateTable':_0x4169f3=>{const _0x495c14=_0x30632e;let _0x26de9b=_0x5c4bd1['getSnapshot'](),_0x2037c0=_0x26de9b['tables'][_0x4169f3];_0x2037c0&&(_0x5945b4(_0x4169f3),_0x9bb7dd((0x0,m[_0x495c14(0x434)])(_0x26de9b,_0x357d70['t'](_0x495c14(0x494),_0x2037c0[_0x495c14(0x1f3)]))),_0x2ae51a(_0x495c14(0x410)));},'onDeleteTable':_0x256504,'onResizeWidth':_0x1fdae1=>_0x568dd6[_0x30632e(0x736)](_0x1fdae1)}),(0x0,d[_0x30632e(0x588)])(h['BaseDuplicateTableDialog'],{'open':!!_0x254c42,'name':_0xc2579d,'nameError':(0x0,h[_0x30632e(0x3d1)])(_0x357d70,(0x0,m[_0x30632e(0x161)])(_0x4df1f7,_0xc2579d['trim']())),'mode':_0x4f2d01,'onNameChange':_0x9bb7dd,'onModeChange':_0x2ae51a,'onCancel':()=>_0x5945b4(null),'onConfirm':async()=>{const _0x43627e=_0x30632e;let _0x3d18ec=_0x254c42,_0x687f5f=_0xc2579d[_0x43627e(0xae)](),_0x23fa22=_0x4f2d01;!_0x3d18ec||!_0x687f5f||(_0x5945b4(null),await _0x4074d6(_0x3d18ec,_0x687f5f,_0x23fa22));}}),(0x0,d[_0x30632e(0x588)])(h[_0x30632e(0x4c0)],{'open':!!_0x22123b,'title':_0x357d70['t']('embed-ui.basesFloating.confirmDelete.tableTitle'),'description':_0x357d70['t'](_0x30632e(0x5a0)),'onCancel':()=>_0x256504(null),'onConfirm':async()=>{let _0x472c02=_0x22123b;_0x256504(null),_0x472c02&&await _0x228106(_0x472c02);}})]});}function _o(_0x5e20b1){const _0x444e97=_0x5b38ef;let {embedId:_0x4bd9ea,activeView:_0x3945c2,views:_0x269af7,addViewOpen:_0x4c7ac1,onAddViewOpenChange:_0x43a5dd,onActivateView:_0x1ff03f,onAddView:_0x157823,onSetViewAsFirst:_0x28ec77,onMoveView:_0x2bcb90,onRenameView:_0x3ea2ed,onDuplicateView:_0x43f8a2,onConfigureView:_0x4a1a63,onDeleteView:_0x4713e4}=_0x5e20b1,_0x1ebf6c=(0x0,a[_0x444e97(0x6f9)])(n[_0x444e97(0x20e)]);return(0x0,d[_0x444e97(0x588)])(_0x444e97(0x568),{'data-u-comp':_0x444e97(0x393),'className':'univer-pointer-events-auto\x20univer-box-border\x20univer-min-w-0\x20univer-self-stretch\x20univer-bg-gray-50\x20univer-pr-24\x20dark:!univer-bg-gray-900','children':(0x0,d['jsx'])(h[_0x444e97(0xf6)],{'className':'univer-bg-gray-50\x20univer-px-0\x20dark:!univer-bg-gray-900','views':_0x269af7[_0x444e97(0x264)](_0x5110f2=>({'id':_0x5110f2['id'],'name':_0x5110f2[_0x444e97(0x1f3)],'type':_0x5110f2[_0x444e97(0x68d)]})),'activeViewId':_0x3945c2['id'],'onActivateView':_0x1ff03f,'onSetViewAsFirst':_0x28ec77,'onMoveView':_0x2bcb90,'onRenameView':_0x3ea2ed,'onDuplicateView':_0x43f8a2,'onConfigureView':_0x4a1a63,'onDeleteView':_0x4713e4,'onAddView':()=>_0x43a5dd(!_0x4c7ac1),'addViewDropdown':{'open':_0x4c7ac1,'onOpenChange':_0x43a5dd,'overlay':(0x0,d[_0x444e97(0x588)])(_0x444e97(0x568),{'data-u-comp':_0x444e97(0x22f),'data-embed-id':_0x4bd9ea,'data-embed-floating-menu-popup':'true','children':(0x0,d['jsx'])(h[_0x444e97(0x41e)],{'views':h[_0x444e97(0x42b)][_0x444e97(0x264)](_0x277842=>({..._0x277842,'label':_0x1ebf6c['t'](_0x277842[_0x444e97(0x4e6)]),'description':_0x1ebf6c['t'](_0x277842[_0x444e97(0x188)])})),'onCreate':_0x157823})})}})});}function vo(_0x16578d){const _0x135716=_0x5b38ef;var _0x399a21;return(_0x16578d==null||(_0x399a21=_0x16578d[_0x135716(0xd4)])==null?void 0x0:_0x399a21['map'](_0x2c4d42=>_0x16578d[_0x135716(0x301)][_0x2c4d42])[_0x135716(0xc9)](_0x579682=>!!_0x579682))??[];}function yo(_0x122165,_0x582045){const _0x1280bd=_0x5b38ef;return vo(_0x122165)[_0x1280bd(0x264)](_0x4a7c3d=>({'id':_0x4a7c3d['id'],'name':_0x4a7c3d[_0x1280bd(0x1f3)],'active':_0x4a7c3d['id']===_0x582045}));}function bo(_0x19f188,_0x10e37a){const _0x29d4ce=_0x5b38ef;let _0x441b56=new Set(vo(_0x19f188)[_0x29d4ce(0x264)](_0x4d9c7f=>_0x4d9c7f[_0x29d4ce(0x1f3)])),_0x2e8d98=_0x441b56['size']+0x1,_0x49fdb5=_0x10e37a(_0x2e8d98);for(;_0x441b56[_0x29d4ce(0x6b7)](_0x49fdb5);)_0x2e8d98+=0x1,_0x49fdb5=_0x10e37a(_0x2e8d98);return _0x49fdb5;}const xo='\x0a\x20\x20univer-pointer-events-auto\x20univer-relative\x20univer-isolate\x20univer-flex\x20univer-shrink-0\x0a\x20\x20univer-items-center\x20univer-self-stretch\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x0a\x20\x20univer-border-gray-200\x20univer-bg-transparent\x20univer-p-1\x20univer-shadow-lg\x0a\x20\x20before:univer-pointer-events-none\x20before:univer-absolute\x20before:univer-inset-0\x0a\x20\x20before:univer-z-[-1]\x20before:univer-rounded-lg\x20before:univer-bg-gray-0\x20before:univer-opacity-90\x0a\x20\x20before:univer-content-[\x27\x27]\x20dark:!univer-border-gray-600\x20dark:before:!univer-bg-gray-900\x0a';function So(){const _0xb597ab=_0x5b38ef;return fo({'childType':n[_0xb597ab(0x63d)][_0xb597ab(0x36e)],'mount':Co});}function Co(_0x2da10b){const _0x12853f=_0x5b38ef;let {root:_0x9c3f83,menu:_0x292f3d}=uo(_0x2da10b),_0x74d7ad=Mt(_0x292f3d),_0x3c92e5=_0x2da10b[_0x12853f(0x17e)][_0x12853f(0x42c)];return _0x74d7ad[_0x12853f(0x85)]((0x0,c['createElement'])(Z,{'injector':_0x3c92e5,'mountContainer':_0x9c3f83,'embedId':_0x2da10b[_0x12853f(0x2a5)]},(0x0,c[_0x12853f(0x221)])(Ao,{'hostUnitId':_0x2da10b[_0x12853f(0x17b)],'embedId':_0x2da10b[_0x12853f(0x2a5)],'childUnitId':_0x2da10b[_0x12853f(0x1b3)],'entry':_0x2da10b[_0x12853f(0x212)][_0x12853f(0x5d9)],'fullscreen':!!_0x2da10b[_0x12853f(0x259)]['fullscreen'],'usesDomFloatingStage':_0x2da10b['descriptor'][_0x12853f(0x5d9)]==='sheets-floating-object','renderScopeActive$':_0x2da10b['renderScope'][_0x12853f(0x3c1)]}))),(0x0,n['toDisposable'])(()=>{const _0x3748e0=_0x12853f;Nt(_0x74d7ad),globalThis[_0x3748e0(0x5bf)](()=>_0x292f3d[_0x3748e0(0x507)](),0x0);});}function _0x241e(_0x465393,_0x17ef84){_0x465393=_0x465393-0x7d;const _0xbf4f09=_0xbf4f();let _0x241ed8=_0xbf4f09[_0x465393];return _0x241ed8;}function wo(_0x2c2abd){const _0x25cb22=_0x5b38ef;return Mn({'embedId':_0x2c2abd['embedId'],'active':To(_0x2c2abd[_0x25cb22(0x37c)],_0x2c2abd['stage']),'fullscreen':_0x2c2abd['fullscreen'],'usesDomFloatingStage':_0x2c2abd[_0x25cb22(0x286)],'renderScopeActive':_0x2c2abd['renderScopeActive']});}function To(_0x41444b,_0x2b1482){const _0x313d84=_0x5b38ef;return _0x41444b?{'hostUnitId':'','childUnitId':'','embedId':_0x41444b,'stage':_0x2b1482===_0x313d84(0x71b)||_0x2b1482===_0x313d84(0x4ce)?_0x313d84(0x71b):_0x313d84(0x65d)}:null;}function Eo(_0x4065fa){return _0x4065fa;}function Do(_0x7f8d4){return _0x7f8d4;}function Oo(_0x3434cb){return!_0x3434cb;}function ko(_0x58bcbc){const _0x40bb90=_0x5b38ef;return{[K]:_0x58bcbc,[W]:_0x40bb90(0x61b)};}function Ao(_0x4aad7d){const _0x18f8a6=_0x5b38ef;let {hostUnitId:_0x59345a,embedId:_0x35e897,childUnitId:_0x511a6b,entry:_0x3a8aab,fullscreen:_0x1de7a6,usesDomFloatingStage:_0x3fedcf,renderScopeActive$:_0x577ac4}=_0x4aad7d,_0x150bde=(0x0,a['useDependency'])(n[_0x18f8a6(0x4bb)]),_0x3ebf72=(0x0,a[_0x18f8a6(0x6f9)])(n['IUniverInstanceService']),_0x58c5cc=(0x0,a['useDependency'])(n['LocaleService']),_0x5c2e40=(0x0,a['useDependency'])(m['IBaseViewRegistryService']),_0x55b5b8=(0x0,a[_0x18f8a6(0x6f9)])(n[_0x18f8a6(0x461)]),_0x487e8c=(0x0,a[_0x18f8a6(0x6f9)])(h[_0x18f8a6(0x69c)]),_0x8c70bb=(0x0,a[_0x18f8a6(0x6f9)])(h[_0x18f8a6(0x3c6)]),_0x482d65=(0x0,a['useDependency'])(ie),_0x495b34=(0x0,a[_0x18f8a6(0x540)])(()=>_0x487e8c['state$'],_0x487e8c[_0x18f8a6(0x56a)](),!0x1,[_0x487e8c]),_0x3b853f=(0x0,a[_0x18f8a6(0x540)])(()=>_0x55b5b8['undoRedoStatus$'],{'undos':0x0,'redos':0x0},!0x1,[_0x55b5b8]),_0x56849a=(0x0,a[_0x18f8a6(0x540)])(()=>_0x577ac4,!0x1,!0x1,[_0x577ac4]),_0xd3e92e=(0x0,a[_0x18f8a6(0x540)])(()=>_0x482d65['active$'],_0x482d65[_0x18f8a6(0x1c8)](),!0x1,[_0x482d65]),_0x505c4a=_0x482d65[_0x18f8a6(0x496)](_0x35e897),[_0x16e167,_0x11cb2a]=(0x0,c[_0x18f8a6(0x617)])(0x0),[_0x445bf9,_0x1d2aa2]=(0x0,c[_0x18f8a6(0x617)])(null),[_0x9cc891,_0x1f8a1b]=(0x0,c['useState'])(!0x1),[_0x1bea2c,_0x1a108c]=(0x0,c[_0x18f8a6(0x617)])(null),_0x305dc1=(0x0,c[_0x18f8a6(0x634)])(null),_0x163795=_0x3ebf72[_0x18f8a6(0xcd)](_0x511a6b,n[_0x18f8a6(0x63d)][_0x18f8a6(0x36e)]),_0xbde593=_0x163795==null?void 0x0:_0x163795['getSnapshot'](),_0x2c1405=Fo(_0xbde593,_0x495b34[_0x18f8a6(0x509)]),_0x3f70f1=Io(_0x2c1405),_0x531440=Lo(_0x2c1405,_0x495b34[_0x18f8a6(0x2ea)]),_0xe7d4c6=wo({'embedId':_0x35e897,'activeEmbedId':_0xd3e92e==null?void 0x0:_0xd3e92e[_0x18f8a6(0x2a5)],'stage':_0x505c4a,'fullscreen':_0x1de7a6,'usesDomFloatingStage':_0x3fedcf,'renderScopeActive':_0x56849a})==='stage2',[_0x30794e,_0x37d88e]=(0x0,c[_0x18f8a6(0x617)])(_0xe7d4c6),_0xcee1c=Eo(_0x1de7a6),_0x383acf=Do(_0x1de7a6),_0x351f71=Oo(_0x1de7a6),_0x2421b7=_0xcee1c?_0x18f8a6(0x176):_0x18f8a6(0x238);if(_0x30794e!==_0xe7d4c6&&(_0x37d88e(_0xe7d4c6),_0xe7d4c6||(_0x1d2aa2(null),_0x1f8a1b(!0x1),_0x1a108c(null))),(0x0,c[_0x18f8a6(0x4aa)])(()=>{const _0x21f12c=_0x18f8a6;_0xe7d4c6||(_0x8c70bb[_0x21f12c(0x6d6)](),_0x8c70bb['closeContextMenu'](),_0x8c70bb[_0x21f12c(0x268)]());},[_0xe7d4c6,_0x8c70bb]),(0x0,c['useEffect'])(()=>{const _0x2b9fb7=_0x18f8a6;if(!_0x445bf9)return;let _0x1e922b=_0x16a21f=>{const _0x58d7bd=_0x241e;var _0x42a28b;let _0x50cfdb=_0x16a21f[_0x58d7bd(0x487)]instanceof Node?_0x16a21f['target']:null;_0x50cfdb&&(_0x42a28b=_0x305dc1[_0x58d7bd(0x743)])!=null&&_0x42a28b[_0x58d7bd(0x342)](_0x50cfdb)||_0x1d2aa2(null);},_0x6f3d77=_0x2855e9=>{const _0x27a097=_0x241e;_0x2855e9[_0x27a097(0x146)]===_0x27a097(0x321)&&_0x1d2aa2(null);};return document[_0x2b9fb7(0x344)](_0x2b9fb7(0x318),_0x1e922b,!0x0),document['addEventListener'](_0x2b9fb7(0x6c1),_0x6f3d77,!0x0),()=>{const _0x2670fb=_0x2b9fb7;document[_0x2670fb(0x6ca)](_0x2670fb(0x318),_0x1e922b,!0x0),document[_0x2670fb(0x6ca)]('keydown',_0x6f3d77,!0x0);};},[_0x445bf9]),!_0xbde593||!_0x163795||!_0x2c1405||!_0x531440)return null;let _0xc6a07=()=>{const _0x3a7bd5=_0x18f8a6;_0x482d65[_0x3a7bd5(0x728)]({'hostUnitId':_0x59345a,'embedId':_0x35e897,'childUnitId':_0x511a6b},_0x3a7bd5(0x71b));},_0x340a95=async(_0x278c3b,_0x1fff8c)=>{const _0xb6bdaa=_0x18f8a6;_0xc6a07(),await _0x150bde[_0xb6bdaa(0x709)](h[_0xb6bdaa(0x38f)]['id'],{'type':_0x278c3b,'anchor':zo(_0x1fff8c[_0xb6bdaa(0x2fb)]())});},_0x8441d4=async _0x94e183=>{const _0x1b5c2a=_0x18f8a6;_0xc6a07(),await _0x150bde[_0x1b5c2a(0x709)](h[_0x1b5c2a(0x5ef)]['id'],{'tableId':_0x2c1405['id'],'unitId':_0x511a6b,'viewId':_0x94e183}),_0x11cb2a(_0x4512fc=>_0x4512fc+0x1);},_0x25a685=async _0x5373ad=>{const _0x51419b=_0x18f8a6;_0xc6a07();let _0x39f8a6=_0x51419b(0x739)+(0x0,n[_0x51419b(0x583)])(0x6),_0x40fe78=_0x5c2e40['get'](_0x5373ad)[_0x51419b(0x705)](_0x2c1405),_0xf2d552=await _0x150bde[_0x51419b(0x709)](m[_0x51419b(0x4e2)]['id'],{'unitId':_0x511a6b,'tableId':_0x2c1405['id'],'view':{'id':_0x39f8a6,'tableId':_0x2c1405['id'],'name':(0x0,h['createDefaultViewName'])(_0x58c5cc,_0x5373ad),'type':_0x5373ad,'config':_0x40fe78,'fieldOrder':[..._0x2c1405[_0x51419b(0x14a)]],'fieldSettings':{}}});_0x1d2aa2(null),_0x1f8a1b(!0x1),_0x11cb2a(_0x4aa2cc=>_0x4aa2cc+0x1),_0xf2d552&&await _0x8441d4(_0x39f8a6);},_0x13d992=async _0x548a90=>{const _0x6452f8=_0x18f8a6;var _0x5e5680;let _0x8887ac=(_0x5e5680=_0x3f70f1[0x0])==null?void 0x0:_0x5e5680['id'];!_0x8887ac||_0x8887ac===_0x548a90||(_0xc6a07(),await _0x150bde['executeCommand'](m[_0x6452f8(0x38e)]['id'],{'unitId':_0x511a6b,'tableId':_0x2c1405['id'],'viewId':_0x548a90,'target':{'beforeViewId':_0x8887ac}}),_0x11cb2a(_0x3d03e5=>_0x3d03e5+0x1));},_0x313c5d=async(_0x4916ac,_0x25fcad)=>{const _0x24e80e=_0x18f8a6;_0xc6a07(),await _0x150bde[_0x24e80e(0x709)](m[_0x24e80e(0x38e)]['id'],{'unitId':_0x511a6b,'tableId':_0x2c1405['id'],'viewId':_0x4916ac,'target':_0x25fcad}),_0x11cb2a(_0x199251=>_0x199251+0x1);},_0x418003=async(_0x5e88c2,_0x42989e)=>{const _0xbdbdb7=_0x18f8a6;_0xc6a07(),await _0x150bde[_0xbdbdb7(0x709)](m[_0xbdbdb7(0x49a)]['id'],{'unitId':_0x511a6b,'tableId':_0x2c1405['id'],'viewId':_0x5e88c2,'name':_0x42989e}),_0x11cb2a(_0x153676=>_0x153676+0x1);},_0x4437b3=async _0x5bd638=>{const _0x234248=_0x18f8a6;let _0x11ca16=_0x2c1405['views'][_0x5bd638];if(!_0x11ca16)return;_0xc6a07();let _0x34bfed=(0x0,h['duplicateView'])(_0x11ca16,_0x2c1405['id'],_0x58c5cc['t']('embed-ui.basesFloating.copySuffix')),_0x4708e8=await _0x150bde[_0x234248(0x709)](m[_0x234248(0x4e2)]['id'],{'unitId':_0x511a6b,'tableId':_0x2c1405['id'],'view':_0x34bfed});_0x11cb2a(_0x2cadcc=>_0x2cadcc+0x1),_0x4708e8&&await _0x8441d4(_0x34bfed['id']);},_0x11d49a=async()=>{const _0x37f94d=_0x18f8a6;var _0x48c089;let _0x480f2b=_0x1bea2c??_0x531440['id'];if(_0x3f70f1['length']<=0x1){_0x1a108c(null);return;}let _0x1acf16=(_0x48c089=_0x3f70f1[_0x37f94d(0x424)](_0x513641=>_0x513641['id']!==_0x480f2b))==null?void 0x0:_0x48c089['id'],_0x33edf0=await _0x150bde[_0x37f94d(0x709)](m[_0x37f94d(0xb2)]['id'],{'unitId':_0x511a6b,'tableId':_0x2c1405['id'],'viewId':_0x480f2b});_0x1a108c(null),_0x11cb2a(_0x4d01c5=>_0x4d01c5+0x1),_0x33edf0&&_0x1acf16&&await _0x8441d4(_0x1acf16);},_0x5a4d00=async()=>{const _0x4add27=_0x18f8a6;await _0x150bde[_0x4add27(0x709)](e['RemoveEmbedCommand']['id'],{'hostUnitId':_0x59345a,'embedId':_0x35e897});},_0x4e529f=_0x3127bb=>{const _0x37597c=_0x18f8a6;_0x3127bb[_0x37597c(0x732)]();},_0x329ac7=_0x11f118=>{const _0x34c46e=_0x18f8a6;_0x11f118[_0x34c46e(0x558)](),_0x11f118[_0x34c46e(0x732)]();};return(0x0,d['jsxs'])(d[_0x18f8a6(0x70a)],{'children':[(0x0,d[_0x18f8a6(0x66a)])(_0x18f8a6(0x568),{'className':(0x0,o['clsx'])(_0x18f8a6(0x69d),{'univer-hidden':!_0xe7d4c6,'univer-static\x20univer-m-0\x20univer-min-h-[84px]\x20univer-w-full\x20univer-min-w-0\x20univer-max-w-none\x20univer-translate-x-0\x20univer-flex-col\x20univer-items-stretch\x20univer-justify-start\x20univer-gap-0\x20univer-rounded-none\x20univer-border-0\x20univer-bg-transparent\x20univer-px-0\x20univer-py-0\x20univer-shadow-none':_0x1de7a6,'univer-absolute\x20univer-inset-x-0\x20univer-z-[30]\x20univer-min-h-9\x20univer-min-w-0\x20univer-max-w-none\x20univer-translate-x-0\x20univer-gap-3\x20univer-border-0\x20univer-bg-transparent\x20univer-p-0\x20univer-shadow-none':!_0x1de7a6,'-univer-top-12':!_0x1de7a6&&_0x3a8aab!==_0x18f8a6(0x4bd),'univer-w-full':!_0x1de7a6,'!univer-left-0\x20!univer-right-auto\x20-univer-top-12\x20!univer-w-full':!_0x1de7a6&&_0x3a8aab==='docs-custom-block'}),'data-u-comp':_0x18f8a6(0x6e3),'data-embed-floating-menu':_0x18f8a6(0x573),'data-embed-id':_0x35e897,'data-embed-float-stage':_0xe7d4c6?'stage2':_0x18f8a6(0x65d),'data-base-render-version':_0x16e167,...ko(_0x35e897),'onClick':_0x4e529f,'onDoubleClick':_0x4e529f,'onMouseDown':_0x329ac7,'onMouseUp':_0x4e529f,'onPointerDown':_0x329ac7,'onPointerUp':_0x4e529f,'children':[_0x383acf?(0x0,d[_0x18f8a6(0x588)])(_o,{'embedId':_0x35e897,'activeView':_0x531440,'views':_0x3f70f1,'addViewOpen':_0x9cc891,'onAddViewOpenChange':_0x1f8a1b,'onActivateView':_0x8441d4,'onAddView':_0x25a685,'onSetViewAsFirst':_0x13d992,'onMoveView':_0x313c5d,'onRenameView':_0x418003,'onDuplicateView':_0x4437b3,'onConfigureView':_0x3d2322=>_0x340a95('viewSettings',_0x3d2322),'onDeleteView':_0x1a108c}):(0x0,d['jsx'])(_0x18f8a6(0x568),{'data-u-comp':_0x18f8a6(0x12a),'className':xo,'children':(0x0,d[_0x18f8a6(0x588)])(jo,{'activeView':_0x531440,'views':_0x3f70f1,'onActivateView':_0x8441d4,'embedId':_0x35e897,'onAddView':_0x3caae7=>{const _0x1615b5=_0x18f8a6;_0xc6a07(),_0x1d2aa2(_0x3caae7[_0x1615b5(0x2fb)]());},'onConfigureView':_0x55b494=>_0x340a95(_0x18f8a6(0x340),_0x55b494),'onDeleteView':()=>_0x1a108c(_0x531440['id'])})}),(0x0,d[_0x18f8a6(0x588)])(_0x18f8a6(0x568),{'className':(0x0,o[_0x18f8a6(0x596)])(_0x18f8a6(0x441),{'univer-min-w-0':_0x1de7a6,'univer-min-w-max':!_0x1de7a6}),'children':(0x0,d[_0x18f8a6(0x66a)])(_0x18f8a6(0x568),{'data-u-comp':_0x18f8a6(0x5ba),'className':(0x0,o[_0x18f8a6(0x596)])(_0x18f8a6(0x48a),{'univer-w-full\x20univer-flex-1':_0x1de7a6,[xo]:!_0x1de7a6}),'children':[(0x0,d[_0x18f8a6(0x588)])(h[_0x18f8a6(0x5dd)],{'iconOnly':!_0xcee1c,'className':_0x2421b7,'state':{...Po(_0x531440,_0x3b853f),'searchOpen':_0x495b34[_0x18f8a6(0x60d)][_0x18f8a6(0x5bc)],'searchQuery':_0x495b34['search']['query'],'searchActiveIndex':_0x495b34[_0x18f8a6(0x60d)][_0x18f8a6(0x6c7)]},'onAddRecord':_0x4879da=>_0x4879da&&_0x340a95('addRecord',_0x4879da),'onCustomizeField':_0x3b8a1e=>_0x340a95('customizeField',_0x3b8a1e),'onCustomizeKanban':_0x2f2ec2=>_0x340a95(_0x18f8a6(0x6bb),_0x2f2ec2),'onCustomizeGallery':_0x432419=>_0x340a95(_0x18f8a6(0xba),_0x432419),'onCalendarEventSettings':_0x1a92de=>_0x340a95('calendarEventSettings',_0x1a92de),'onCalendarViewSettings':_0x49e36d=>_0x340a95('calendarViewSettings',_0x49e36d),'onViewSettings':_0x5d8bfd=>_0x340a95(_0x18f8a6(0x340),_0x5d8bfd),'onFilter':_0x2467b3=>_0x340a95(_0x18f8a6(0xc9),_0x2467b3),'onGroup':_0x1ede0f=>_0x340a95('group',_0x1ede0f),'onSort':_0x207796=>_0x340a95(_0x18f8a6(0x4c5),_0x207796),'onRowHeight':_0x155cf7=>_0x340a95(_0x18f8a6(0x63a),_0x155cf7),'onConditionalColoring':_0x262556=>_0x340a95(_0x18f8a6(0x53c),_0x262556),'onUndo':async()=>_0x150bde['executeCommand'](n[_0x18f8a6(0x3e2)]['id']),'onRedo':async()=>_0x150bde[_0x18f8a6(0x709)](n['RedoCommand']['id']),'onOpenSearch':()=>_0x487e8c[_0x18f8a6(0x1ab)](),'onSearchQueryChange':_0x54ec8d=>_0x487e8c[_0x18f8a6(0x477)](_0x54ec8d),'onSearchPrevious':()=>_0x487e8c['setSearchActiveIndex'](Math['max'](0x0,(_0x495b34[_0x18f8a6(0x60d)][_0x18f8a6(0x6c7)]??0x0)-0x1)),'onSearchNext':()=>_0x487e8c[_0x18f8a6(0xc3)]((_0x495b34['search']['activeIndex']??-0x1)+0x1),'onCloseSearch':()=>_0x487e8c[_0x18f8a6(0x198)]()}),_0x351f71?(0x0,d[_0x18f8a6(0x66a)])(d[_0x18f8a6(0x70a)],{'children':[(0x0,d['jsx'])(o['Separator'],{'orientation':_0x18f8a6(0x6aa)}),(0x0,d[_0x18f8a6(0x588)])(Ro,{'title':_0x58c5cc['t']('embed-ui.basesFloating.delete'),'className':'univer-pointer-events-auto\x20univer-text-red-500\x20hover:univer-text-red-600','onClick':_0x5a4d00,'children':(0x0,d[_0x18f8a6(0x588)])(s[_0x18f8a6(0x677)],{})})]}):null]})})]}),_0x445bf9?(0x0,g[_0x18f8a6(0x436)])((0x0,d[_0x18f8a6(0x588)])(_0x18f8a6(0x568),{'ref':_0x305dc1,'data-u-comp':'base-embed-add-view-menu','data-embed-id':_0x35e897,'data-embed-floating-menu-popup':'true','className':_0x18f8a6(0x70f),'style':Bo(_0x445bf9),'onPointerDown':_0x52c58a=>_0x52c58a[_0x18f8a6(0x732)](),'children':(0x0,d[_0x18f8a6(0x588)])(h[_0x18f8a6(0x41e)],{'views':h[_0x18f8a6(0x42b)][_0x18f8a6(0x264)](_0x56d886=>({..._0x56d886,'label':_0x58c5cc['t'](_0x56d886[_0x18f8a6(0x4e6)]),'description':_0x58c5cc['t'](_0x56d886[_0x18f8a6(0x188)])})),'onCreate':_0x25a685})}),(0x0,h[_0x18f8a6(0x156)])(!0x0)??document['body']):null,(0x0,d['jsx'])(h[_0x18f8a6(0x4c0)],{'open':!!_0x1bea2c,'title':_0x58c5cc['t'](_0x18f8a6(0x6ef)),'description':_0x58c5cc['t']('embed-ui.basesFloating.confirmDelete.viewDescription'),'onCancel':()=>_0x1a108c(null),'onConfirm':_0x11d49a}),_0x1de7a6?(0x0,d[_0x18f8a6(0x588)])(po,{'embedId':_0x35e897,'childUnitId':_0x511a6b,'base':_0x163795,'activeTable':_0x2c1405}):null]});}function jo(_0x1ef155){const _0x4e5b8a=_0x5b38ef;var _0x3fa4b4;let {embedId:_0x40052b,activeView:_0x4e46ed,views:_0x455ae7,onActivateView:_0x509630,onAddView:_0xed114b,onConfigureView:_0x4e951d,onDeleteView:_0x3daae0}=_0x1ef155,_0x2bb4b3=(0x0,a[_0x4e5b8a(0x6f9)])(n[_0x4e5b8a(0x20e)]),_0x54d0c=(0x0,c[_0x4e5b8a(0x634)])(null),_0x31d7d6=(0x0,c['useRef'])(null),[_0x15e96c,_0x306fdd]=(0x0,c['useState'])(!0x1),_0x121c08=_0x473276=>{const _0x1a6336=_0x4e5b8a;_0x473276[_0x1a6336(0x558)](),_0x473276[_0x1a6336(0x732)]();},_0x383067=((_0x3fa4b4=_0x54d0c[_0x4e5b8a(0x743)])==null?void 0x0:_0x3fa4b4[_0x4e5b8a(0x2fb)]())??null;return(0x0,c[_0x4e5b8a(0x4aa)])(()=>{const _0x32c135=_0x4e5b8a;if(!_0x15e96c)return;let _0x238f24=_0x15dd5b=>{const _0x223b5c=_0x241e;var _0x1418aa,_0x16ae59;let _0x30b8b4=_0x15dd5b[_0x223b5c(0x487)]instanceof Node?_0x15dd5b[_0x223b5c(0x487)]:null;!_0x30b8b4||(_0x1418aa=_0x54d0c[_0x223b5c(0x743)])!=null&&_0x1418aa[_0x223b5c(0x342)](_0x30b8b4)||(_0x16ae59=_0x31d7d6[_0x223b5c(0x743)])!=null&&_0x16ae59['contains'](_0x30b8b4)||_0x306fdd(!0x1);},_0x5e5fc0=_0x2aa4f5=>{const _0x5eaf96=_0x241e;_0x2aa4f5[_0x5eaf96(0x146)]===_0x5eaf96(0x321)&&_0x306fdd(!0x1);};return document[_0x32c135(0x344)](_0x32c135(0x318),_0x238f24,!0x0),document[_0x32c135(0x344)]('keydown',_0x5e5fc0,!0x0),()=>{const _0x26f97e=_0x32c135;document[_0x26f97e(0x6ca)](_0x26f97e(0x318),_0x238f24,!0x0),document[_0x26f97e(0x6ca)]('keydown',_0x5e5fc0,!0x0);};},[_0x15e96c]),(0x0,d['jsxs'])(d[_0x4e5b8a(0x70a)],{'children':[(0x0,d[_0x4e5b8a(0x66a)])(o[_0x4e5b8a(0x3db)],{'ref':_0x54d0c,'type':_0x4e5b8a(0x3c3),'size':'small','variant':'ghost','className':_0x4e5b8a(0x697),'title':_0x4e46ed[_0x4e5b8a(0x1f3)],'aria-label':_0x2bb4b3['t'](_0x4e5b8a(0x67a)),'onClick':_0x5490b6=>{_0x5490b6['stopPropagation'](),_0x306fdd(_0x307f47=>!_0x307f47);},'onMouseDown':_0x121c08,'onPointerDown':_0x121c08,'children':[(0x0,d['jsx'])(_0x4e5b8a(0x316),{'className':_0x4e5b8a(0x31b),'aria-hidden':_0x4e5b8a(0x573),'children':(0x0,d[_0x4e5b8a(0x588)])(h[_0x4e5b8a(0x51d)],{'type':_0x4e46ed[_0x4e5b8a(0x68d)]})}),(0x0,d[_0x4e5b8a(0x588)])(_0x4e5b8a(0x316),{'className':_0x4e5b8a(0x66b),'children':_0x4e46ed[_0x4e5b8a(0x1f3)]}),(0x0,d[_0x4e5b8a(0x588)])(s['MoreDownIcon'],{'className':_0x4e5b8a(0x1a3)})]}),_0x15e96c&&_0x383067?(0x0,g[_0x4e5b8a(0x436)])((0x0,d[_0x4e5b8a(0x66a)])(_0x4e5b8a(0x568),{'ref':_0x31d7d6,'data-u-comp':'base-embed-view-panel','data-embed-id':_0x40052b,'data-embed-floating-menu-popup':'true','className':_0x4e5b8a(0x556),'style':Vo(_0x383067),'onClick':_0x409f4d=>_0x409f4d[_0x4e5b8a(0x732)](),'onMouseDown':_0x121c08,'onPointerDown':_0x121c08,'children':[(0x0,d[_0x4e5b8a(0x588)])('div',{'className':_0x4e5b8a(0x2da),'children':_0x455ae7[_0x4e5b8a(0x264)](_0x10e7db=>(0x0,d[_0x4e5b8a(0x588)])(o[_0x4e5b8a(0x3db)],{'type':_0x4e5b8a(0x3c3),'variant':_0x4e5b8a(0x239),'size':_0x4e5b8a(0x4ed),'className':_0x4e5b8a(0x699),'onClick':_0x3d035a=>{_0x3d035a['stopPropagation'](),_0x509630(_0x10e7db['id']),_0x306fdd(!0x1);},'children':(0x0,d[_0x4e5b8a(0x588)])(Mo,{'icon':(0x0,d[_0x4e5b8a(0x588)])(h[_0x4e5b8a(0x51d)],{'type':_0x10e7db[_0x4e5b8a(0x68d)]}),'label':_0x10e7db['name'],'trailing':_0x10e7db['id']===_0x4e46ed['id']?(0x0,d[_0x4e5b8a(0x588)])('span',{'className':_0x4e5b8a(0x277)}):null})},_0x10e7db['id']))}),(0x0,d[_0x4e5b8a(0x588)])(o[_0x4e5b8a(0x437)],{}),(0x0,d[_0x4e5b8a(0x588)])(No,{'icon':(0x0,d[_0x4e5b8a(0x588)])(s[_0x4e5b8a(0x2b4)],{}),'label':_0x2bb4b3['t'](_0x4e5b8a(0x34f)),'onClick':()=>{const _0x5ec111=_0x4e5b8a;let _0x4a7cd7=_0x54d0c[_0x5ec111(0x743)];_0x4a7cd7&&_0xed114b(_0x4a7cd7),_0x306fdd(!0x1);}}),(0x0,d[_0x4e5b8a(0x588)])(No,{'icon':(0x0,d[_0x4e5b8a(0x588)])(s[_0x4e5b8a(0x6b9)],{}),'label':_0x2bb4b3['t'](_0x4e5b8a(0x4c7)),'onClick':()=>{const _0x165fd0=_0x4e5b8a;let _0x44a060=_0x54d0c[_0x165fd0(0x743)];_0x44a060&&_0x4e951d(_0x44a060),_0x306fdd(!0x1);}}),(0x0,d[_0x4e5b8a(0x588)])(No,{'danger':!0x0,'disabled':_0x455ae7[_0x4e5b8a(0x3da)]<=0x1,'icon':(0x0,d[_0x4e5b8a(0x588)])(s['DeleteIcon'],{}),'label':_0x2bb4b3['t'](_0x4e5b8a(0x6da)),'onClick':()=>{_0x3daae0(),_0x306fdd(!0x1);}})]}),(0x0,h['getBaseFloatingPanelPortalContainer'])(!0x0)??document[_0x4e5b8a(0x4b7)]):null]});}function Mo(_0x352ca1){const _0x161dfe=_0x5b38ef;let {icon:_0x4b09f7,label:_0x4dd4d1,trailing:_0x5137bc}=_0x352ca1;return(0x0,d['jsxs'])(_0x161dfe(0x316),{'className':'univer-grid\x20univer-w-full\x20univer-grid-cols-[24px_minmax(0,1fr)_18px]\x20univer-items-center\x20univer-gap-3','children':[(0x0,d[_0x161dfe(0x588)])(_0x161dfe(0x316),{'className':_0x161dfe(0x54a),'aria-hidden':_0x161dfe(0x573),'children':_0x4b09f7}),(0x0,d[_0x161dfe(0x588)])('span',{'className':'univer-min-w-0\x20univer-truncate\x20univer-text-left','children':_0x4dd4d1}),(0x0,d['jsx'])('span',{'className':'univer-grid\x20univer-size-[18px]\x20univer-place-items-center','children':_0x5137bc})]});}function No(_0x353797){const _0x274c12=_0x5b38ef;let {danger:_0x4364b9,disabled:_0x250363,icon:_0x199cde,label:_0x465608,onClick:_0x1ab2a9}=_0x353797;return(0x0,d[_0x274c12(0x588)])(o[_0x274c12(0x3db)],{'type':'button','variant':'ghost','size':_0x274c12(0x4ed),'disabled':_0x250363,'className':(0x0,o['clsx'])(_0x274c12(0x699),_0x4364b9&&'univer-text-red-600\x20hover:univer-bg-red-50\x20hover:univer-text-red-700'),'onClick':_0xf3a2f=>{const _0x322681=_0x274c12;_0xf3a2f[_0x322681(0x732)](),_0x1ab2a9();},'children':(0x0,d['jsx'])(Mo,{'icon':_0x199cde,'label':_0x465608})});}function Po(_0x375074,_0x1b25ee={}){const _0x271864=_0x5b38ef;var _0xe2d00f,_0x5afd1d,_0x5bdc42;let _0x4c8cce=_0x375074['config']??{},_0x374ff6=_0x4c8cce[_0x271864(0x53c)],_0x54d785=Array[_0x271864(0x4d5)](_0x374ff6==null?void 0x0:_0x374ff6['rules'])?_0x374ff6['rules'][_0x271864(0x3da)]:0x0;return{'viewType':_0x375074[_0x271864(0x68d)],'filterCount':((_0xe2d00f=_0x375074[_0x271864(0xc9)])==null||(_0xe2d00f=_0xe2d00f[_0x271864(0x317)])==null?void 0x0:_0xe2d00f['length'])??0x0,'groupCount':((_0x5afd1d=_0x375074[_0x271864(0x291)])==null?void 0x0:_0x5afd1d[_0x271864(0x3da)])??0x0,'sortCount':((_0x5bdc42=_0x375074[_0x271864(0x4c5)])==null?void 0x0:_0x5bdc42[_0x271864(0x3da)])??0x0,'rowHeightActive':!!(_0x4c8cce[_0x271864(0x63a)]&&_0x4c8cce[_0x271864(0x63a)]!==_0x271864(0x3ff)),'conditionalColoringActive':_0x54d785>0x0,'conditionalColoringCount':_0x54d785,'canUndo':(_0x1b25ee[_0x271864(0x3b5)]??0x0)>0x0,'canRedo':(_0x1b25ee['redos']??0x0)>0x0};}function Fo(_0x5875d9,_0xaca214){const _0x2f1476=_0x5b38ef;if(_0x5875d9)return(_0xaca214?_0x5875d9[_0x2f1476(0x301)][_0xaca214]:void 0x0)??vo(_0x5875d9)[0x0];}function Io(_0x5084a8){const _0x2aa104=_0x5b38ef;var _0x319e70;return(_0x5084a8==null||(_0x319e70=_0x5084a8[_0x2aa104(0x518)])==null?void 0x0:_0x319e70[_0x2aa104(0x264)](_0x481a41=>_0x5084a8['views'][_0x481a41])[_0x2aa104(0xc9)](_0x349318=>!!_0x349318))??[];}function Lo(_0x13a524,_0x1874a8){const _0x367c8b=_0x5b38ef;if(_0x13a524)return(_0x1874a8?_0x13a524[_0x367c8b(0x14c)][_0x1874a8]:void 0x0)??Io(_0x13a524)[0x0];}function Ro(_0x4ed4f1){const _0x3c6be0=_0x5b38ef;let {children:_0xbe211f,title:_0x750c8a,className:_0x5cad7b,onClick:_0x3a275e}=_0x4ed4f1;return(0x0,d['jsx'])(o[_0x3c6be0(0x3db)],{'type':_0x3c6be0(0x3c3),'size':_0x3c6be0(0x4ed),'variant':_0x3c6be0(0x239),'className':(0x0,o[_0x3c6be0(0x596)])(_0x3c6be0(0x2b9),_0x5cad7b),'title':_0x750c8a,'aria-label':_0x750c8a,'onClick':_0x4b9d83=>_0x3a275e(_0x4b9d83[_0x3c6be0(0x313)]),'children':_0xbe211f});}function zo(_0x41fcb7){const _0x4f9e4a=_0x5b38ef;return{'x':_0x41fcb7['x'],'y':_0x41fcb7['y'],'width':_0x41fcb7[_0x4f9e4a(0x33d)],'height':_0x41fcb7[_0x4f9e4a(0x658)]};}function Bo(_0x34b500){const _0x5e4583=_0x5b38ef;let _0x2c0655=(0x0,h[_0x5e4583(0x17a)])(_0x34b500,{'width':0x148,'height':0x168,'gap':0x6,'margin':0x8});return{'top':_0x2c0655[_0x5e4583(0x3ec)],'left':_0x2c0655['left'],'maxHeight':_0x2c0655[_0x5e4583(0x468)]};}function Vo(_0x2df169){const _0x2e8642=_0x5b38ef;let _0x2bae80=(0x0,h['getBaseFloatingPosition'])({'left':_0x2df169[_0x2e8642(0xc4)]-0xd0,'right':_0x2df169['right'],'top':_0x2df169[_0x2e8642(0x3ec)],'bottom':_0x2df169[_0x2e8642(0x711)],'width':0xd0,'height':_0x2df169[_0x2e8642(0x658)]},{'width':0xd0,'height':0x140,'gap':0x8,'margin':0x8});return{'top':_0x2bae80[_0x2e8642(0x3ec)],'left':_0x2bae80[_0x2e8642(0x1e4)],'maxHeight':_0x2bae80[_0x2e8642(0x468)]};}function Ho(_0x2509aa){const _0x119de1=_0x5b38ef;la(_0x2509aa,_0x119de1(0x41d),Uo);}function Uo(_0x315d3d){const _0x18ca5e=_0x5b38ef;_0x315d3d[_0x18ca5e(0x6b7)](h[_0x18ca5e(0x5c5)])||_0x315d3d[_0x18ca5e(0x474)]([h[_0x18ca5e(0x5c5)]]),_0x315d3d['has'](h[_0x18ca5e(0x72f)])||_0x315d3d[_0x18ca5e(0x474)]([h[_0x18ca5e(0x72f)],{'useFactory':()=>_0x315d3d[_0x18ca5e(0x187)](ae)}]),_0x315d3d[_0x18ca5e(0x6b7)](h[_0x18ca5e(0x42d)])||_0x315d3d['add']([h[_0x18ca5e(0x42d)],{'useFactory':()=>_0x315d3d[_0x18ca5e(0x187)](ie)}]),_0x315d3d[_0x18ca5e(0x6b7)](h[_0x18ca5e(0x623)])||_0x315d3d['add']([h[_0x18ca5e(0x623)],{'useFactory':()=>_0x315d3d['get'](ur)}]),_0x315d3d['has'](h[_0x18ca5e(0x5b3)])||_0x315d3d[_0x18ca5e(0x474)]([h[_0x18ca5e(0x5b3)],{'useFactory':()=>_0x315d3d['get'](G)}]),_0x315d3d[_0x18ca5e(0x6b7)](h['IBaseEmbedRuntimeService'])||_0x315d3d[_0x18ca5e(0x474)]([h[_0x18ca5e(0xd1)],{'useFactory':()=>Go({'embedModelService':_0x315d3d[_0x18ca5e(0x187)](e[_0x18ca5e(0x5c1)]),'restoreService':_0x315d3d[_0x18ca5e(0x187)](dr),'mountService':_0x315d3d[_0x18ca5e(0x187)](bt),'activationService':_0x315d3d['get'](Ct)})}]);let _0x34fe39=_0x315d3d[_0x18ca5e(0x187)](e['EmbedHostAdapterRegistryService']),_0x280f0e=_0x315d3d[_0x18ca5e(0x187)](at),_0x420611=_0x315d3d[_0x18ca5e(0x187)](rt),_0x191722=_0x315d3d[_0x18ca5e(0x187)](U),_0x564e05=_0x315d3d['get'](it),_0x4eef66=_0x315d3d['get'](lr),_0x45e99d=_0x315d3d['get'](vr),_0xcf7795=Aa(_0x315d3d[_0x18ca5e(0x6b7)](e[_0x18ca5e(0x128)])?_0x315d3d[_0x18ca5e(0x187)](e[_0x18ca5e(0x128)]):void 0x0,_0x315d3d[_0x18ca5e(0x6b7)](n[_0x18ca5e(0x15a)])?_0x315d3d[_0x18ca5e(0x187)](n['IUniverInstanceService']):void 0x0,()=>_0x315d3d[_0x18ca5e(0x6b7)](h[_0x18ca5e(0x69c)])?_0x315d3d[_0x18ca5e(0x187)](h[_0x18ca5e(0x69c)]):void 0x0);_0x34fe39[_0x18ca5e(0x187)](_0xcf7795['hostType'],_0xcf7795[_0x18ca5e(0x5d9)])||_0x34fe39[_0x18ca5e(0x2f4)](_0xcf7795);let _0x11302a=ja();_0x280f0e[_0x18ca5e(0x187)](_0x11302a[_0x18ca5e(0x5ae)],_0x11302a['entry'])||_0x280f0e['register'](_0x11302a);let _0x1699e6=Va(_0x315d3d[_0x18ca5e(0x187)](n[_0x18ca5e(0x4bb)]),_0x315d3d[_0x18ca5e(0x187)](h[_0x18ca5e(0x5c5)]));_0x420611[_0x18ca5e(0x187)](_0x1699e6['childType'])||_0x420611[_0x18ca5e(0x2f4)](_0x1699e6);let _0x3e1b03=ya();_0x191722[_0x18ca5e(0x187)](_0x3e1b03[_0x18ca5e(0x210)])||_0x191722[_0x18ca5e(0x2f4)](_0x3e1b03),So()['forEach'](_0x23f38d=>{const _0x4b3012=_0x18ca5e;_0x564e05['hasExact'](_0x23f38d[_0x4b3012(0x5ae)],_0x23f38d[_0x4b3012(0x5d9)],_0x23f38d[_0x4b3012(0x210)])||_0x564e05['register'](_0x23f38d);}),_0x4eef66['registerProvider'](Gi(_0x315d3d,{'childType':n[_0x18ca5e(0x63d)][_0x18ca5e(0x36e)],'renderManagerService':u['IRenderManagerService']})),Wo(_0x315d3d),_0x45e99d[_0x18ca5e(0x187)](n[_0x18ca5e(0x63d)][_0x18ca5e(0x36e)])||_0x45e99d[_0x18ca5e(0x2f4)](La(_0x315d3d));}function Wo(_0x3a37aa){const _0x27c7b7=_0x5b38ef;let _0x50853d=_0x3a37aa[_0x27c7b7(0x187)](Hi);_0x50853d[_0x27c7b7(0x187)](n[_0x27c7b7(0x63d)][_0x27c7b7(0x36e)])||!_0x3a37aa[_0x27c7b7(0x6b7)](h[_0x27c7b7(0x69c)])||!_0x3a37aa[_0x27c7b7(0x6b7)](m[_0x27c7b7(0x1a8)])||!_0x3a37aa[_0x27c7b7(0x6b7)](h['IBaseViewWheelScrollService'])||_0x50853d[_0x27c7b7(0x2f4)](_0x3a37aa[_0x27c7b7(0x415)](ba));}function Go(_0xa3e26c){return{'mountTableList':async _0x3ccfb4=>{const _0x386a54=_0x241e;let _0x5573f9=_0xa3e26c[_0x386a54(0xcc)]['getDescriptor'](_0x3ccfb4[_0x386a54(0x232)],_0x3ccfb4[_0x386a54(0x2a5)]);if(!_0x5573f9&&_0x3ccfb4['childUnitId']&&(_0x5573f9={'embedId':_0x3ccfb4['embedId'],'hostUnitId':_0x3ccfb4['baseUnitId'],'hostType':n[_0x386a54(0x63d)][_0x386a54(0x36e)],'entry':_0x386a54(0x708),'hostAnchorId':_0x3ccfb4[_0x386a54(0x659)],'childUnitId':_0x3ccfb4[_0x386a54(0x1b3)],'childType':_0x3ccfb4[_0x386a54(0x210)],'source':{'unitType':_0x3ccfb4['childType'],'ref':{'file':{'kind':e['RESOURCE_REF_FILE_KIND']['SELF']},'unit':{'selector':_0x3ccfb4[_0x386a54(0x1b3)],'type':(0x0,e[_0x386a54(0x1ba)])(_0x3ccfb4[_0x386a54(0x210)])}}},'sourceMeta':{'floating':!0x1,'tab':{'enabled':!0x0,'container':_0x386a54(0x70d),'replaceHostMenu':!0x0,'hideHostFxBar':!0x0,'lockHostRibbon':!0x0}}}),!(!_0x5573f9||_0x5573f9[_0x386a54(0x659)]!==_0x3ccfb4[_0x386a54(0x659)])&&((!_0x5573f9[_0x386a54(0x1b3)]||_0x5573f9[_0x386a54(0x210)]==null)&&(_0x5573f9=await _0xa3e26c[_0x386a54(0x1cb)]['materializeDescriptor']({'descriptor':_0x5573f9})),!(!_0x5573f9[_0x386a54(0x1b3)]||_0x5573f9[_0x386a54(0x210)]==null)))return _0xa3e26c[_0x386a54(0xd3)][_0x386a54(0x5c0)](_0x5573f9),_0xa3e26c['activationService'][_0x386a54(0x71c)](_0x5573f9),(0x0,n[_0x386a54(0x5dc)])(()=>{const _0x75ed27=_0x386a54;_0xa3e26c['activationService'][_0x75ed27(0x719)](_0x3ccfb4[_0x75ed27(0x2a5)]),_0xa3e26c['mountService'][_0x75ed27(0x65f)](_0x3ccfb4[_0x75ed27(0x2a5)]);});}};}let Ko=class extends n[_0x5b38ef(0x6e0)]{constructor(_0xa64e66,_0x50c4ff,_0x1fdf75,_0x1381a2,_0x2acb57,_0x95fb4b,_0x3f2601,_0x41c4d9){const _0x3f367c=_0x5b38ef;if(super(),this['_context']=_0xa64e66,this[_0x3f367c(0x3a8)]=_0x50c4ff,this[_0x3f367c(0x322)]=_0x1fdf75,this[_0x3f367c(0x73c)]=_0x1381a2,this[_0x3f367c(0x205)]=_0x2acb57,this[_0x3f367c(0x5a9)]=_0x95fb4b,this[_0x3f367c(0x87)]=_0x3f2601,this[_0x3f367c(0x371)]=_0x41c4d9,H(this,_0x3f367c(0x139),new Map()),H(this,_0x3f367c(0x308),void 0x0),H(this,'_routeWheelToHost',_0x4ab5af=>{const _0xabf091=_0x3f367c;var _0x2b4413,_0xc26282;let _0x47af8d=(_0x2b4413=(_0xc26282=this['_context'][_0xabf091(0x324)])[_0xabf091(0x4ad)])==null?void 0x0:_0x2b4413['call'](_0xc26282);return _0x47af8d?(_0x47af8d[_0xabf091(0x23d)](new WheelEvent(_0xabf091(0x183),{'bubbles':!0x0,'cancelable':!0x0,'clientX':_0x4ab5af[_0xabf091(0xfe)],'clientY':_0x4ab5af[_0xabf091(0x571)],'ctrlKey':_0x4ab5af[_0xabf091(0x2c4)],'deltaMode':_0x4ab5af[_0xabf091(0x27c)],'deltaX':_0x4ab5af['deltaX'],'deltaY':_0x4ab5af[_0xabf091(0x485)],'deltaZ':_0x4ab5af[_0xabf091(0x327)],'metaKey':_0x4ab5af[_0xabf091(0xfd)],'shiftKey':_0x4ab5af[_0xabf091(0x80)]})),!0x0):!0x1;}),H(this,_0x3f367c(0x17d),_0x2a877d=>{const _0x413717=_0x3f367c;var _0x1ebe1d,_0x429385;let _0x1f9b56=(_0x1ebe1d=(_0x429385=this[_0x413717(0x170)]['engine'])[_0x413717(0x4ad)])==null?void 0x0:_0x1ebe1d['call'](_0x429385);if(!_0x1f9b56)return null;let _0xd69b81=_0x2a877d;for(;_0xd69b81&&!_0xd69b81[_0x413717(0x342)](_0x1f9b56);)_0xd69b81=_0xd69b81[_0x413717(0x3a7)];return _0xd69b81;}),Promise[_0x3f367c(0x13f)]()[_0x3f367c(0x5fd)](()=>this[_0x3f367c(0x3de)]()),typeof document<'u'){let _0x28e0a5=_0x434b9f=>this['_handleDragStart'](_0x434b9f);document[_0x3f367c(0x344)](Zr,_0x28e0a5),this[_0x3f367c(0x18c)]((0x0,n[_0x3f367c(0x5dc)])(()=>document['removeEventListener'](Zr,_0x28e0a5)));}this[_0x3f367c(0x18c)](this[_0x3f367c(0x371)][_0x3f367c(0x73b)](_0x373ce2=>{const _0x3147e9=_0x3f367c;(_0x373ce2['id']===e[_0x3147e9(0x19a)]['id']||_0x373ce2['id']===e['RemoveEmbedCommand']['id']||_0x373ce2['id']===e['SetEmbedDescriptorMutation']['id']||_0x373ce2['id']===e[_0x3147e9(0x6c5)]['id'])&&this[_0x3147e9(0x3de)]();})),[this['_boardElementService'][_0x3f367c(0x43c)],this['_boardElementService'][_0x3f367c(0x305)],this[_0x3f367c(0x73c)]['elementRemove$']]['forEach'](_0x43a795=>{const _0x2e8f4f=_0x3f367c;let _0x3bc742=_0x43a795[_0x2e8f4f(0xde)](_0x122851=>{const _0x17b5d7=_0x2e8f4f;_0x122851[_0x17b5d7(0x2e7)](_0x596978=>_0x596978[_0x17b5d7(0x5d5)]===this[_0x17b5d7(0x170)]['unitId'])&&this[_0x17b5d7(0x3de)]();});this['disposeWithMe']((0x0,n[_0x2e8f4f(0x5dc)])(()=>_0x3bc742[_0x2e8f4f(0x637)]()));});}[_0x5b38ef(0x565)](){const _0x24c4a6=_0x5b38ef;var _0x502975;(_0x502975=this[_0x24c4a6(0x308)])==null||_0x502975[_0x24c4a6(0x591)](this),this[_0x24c4a6(0x308)]=void 0x0,this[_0x24c4a6(0x139)][_0x24c4a6(0x53f)](_0x57a83e=>_0x57a83e[_0x24c4a6(0x565)]()),this[_0x24c4a6(0x139)]['clear'](),super[_0x24c4a6(0x565)]();}['_sync'](){const _0x196f3b=_0x5b38ef;let _0x439fc9=this['_context'][_0x196f3b(0x5d5)];if(this[_0x196f3b(0x3a8)]['getActiveDescriptorsByChildUnit'](_0x439fc9)['length']>0x0){this['_clearItems']();return;}let _0x21f5da=this[_0x196f3b(0x73c)][_0x196f3b(0x1b7)](_0x439fc9),_0x362597=new Set();this[_0x196f3b(0x3a8)][_0x196f3b(0x552)](_0x439fc9)[_0x196f3b(0xc9)](_0x2261a6=>_0x2261a6[_0x196f3b(0x5d9)]===e[_0x196f3b(0x266)]['BoardsFloatingObject'])[_0x196f3b(0x53f)](_0x1c5e15=>{const _0x318606=_0x196f3b;let _0x263203=Object[_0x318606(0x38d)](_0x21f5da)[_0x318606(0x424)](_0x4b9a2e=>{const _0x571b83=_0x318606;var _0x1ce472;return(0x0,v[_0x571b83(0x24e)])((_0x1ce472=_0x4b9a2e[_0x571b83(0x6fc)][_0x1c5e15[_0x571b83(0x659)]])==null?void 0x0:_0x1ce472[_0x571b83(0x1e1)]);}),_0x1b0948=_0x263203==null?void 0x0:_0x263203[_0x318606(0x6fc)][_0x1c5e15[_0x318606(0x659)]],_0x340aa1=_0x1b0948==null?void 0x0:_0x1b0948[_0x318606(0x1e1)];if(!_0x263203||!_0x1b0948||!(0x0,v[_0x318606(0x24e)])(_0x340aa1))return;let _0x154a0b=(0x0,v['getEmbedBoardsFloatingCustomData'])(_0x340aa1),_0x1d6109=this[_0x318606(0x4c1)](_0x1c5e15[_0x318606(0x659)]);_0x362597[_0x318606(0x474)](_0x1d6109);let _0x27fffc={'left':_0x340aa1[_0x318606(0x484)][_0x318606(0x1e4)]??0x0,'top':_0x340aa1['transform'][_0x318606(0x3ec)]??0x0,'width':_0x340aa1[_0x318606(0x484)][_0x318606(0x33d)]??0x230,'height':_0x340aa1[_0x318606(0x484)][_0x318606(0x658)]??0x168},_0x5c977e=()=>(0x0,c[_0x318606(0x221)])(vi,{'data':{'version':0x1,'embedId':_0x1c5e15[_0x318606(0x2a5)],'hostUnitId':_0x439fc9,'hostAnchorId':_0x1c5e15[_0x318606(0x659)],'childUnitId':_0x1c5e15['childUnitId']??(_0x154a0b==null?void 0x0:_0x154a0b[_0x318606(0x1b3)]),'childType':_0x1c5e15[_0x318606(0x210)]??(_0x154a0b==null?void 0x0:_0x154a0b[_0x318606(0x210)])},'deferInactiveFloatingChrome':!0x0,'enableStage1BodyDrag':!0x0,'fullscreenButtonInBlock':!0x0,'onHostWheel':this[_0x318606(0x544)],'resolveHostWheelGestureRoot':this['_resolveHostWheelGestureRoot'],'onRuntimeStageEnter':_0x4b9587=>this['_setAnchorTransformerVisible'](_0x4b9587!==_0x318606(0x71b),_0x1b0948[_0x318606(0x627)],_0x1c5e15[_0x318606(0x659)])});this[_0x318606(0x139)][_0x318606(0x6b7)](_0x1d6109)?this['_domLayerService'][_0x318606(0x5b0)](_0x1d6109,{'rect':_0x27fffc,'content':_0x5c977e}):this['_items'][_0x318606(0x534)](_0x1d6109,this['_domLayerService'][_0x318606(0x8d)]({'id':_0x1d6109,'unitId':_0x439fc9,'subUnitId':_0x1b0948[_0x318606(0x627)],'elementId':_0x1c5e15[_0x318606(0x659)],'rect':_0x27fffc,'content':_0x5c977e,'interactive':!0x0,'showResizeGuide':!0x0}));}),this[_0x196f3b(0x139)][_0x196f3b(0x53f)]((_0x213758,_0x51c476)=>{const _0x4fc594=_0x196f3b;_0x362597['has'](_0x51c476)||(_0x213758[_0x4fc594(0x565)](),this['_items'][_0x4fc594(0x720)](_0x51c476));});}[_0x5b38ef(0x4c1)](_0x2ef7f1){const _0x23eb7a=_0x5b38ef;return'board-embed:'+this[_0x23eb7a(0x170)][_0x23eb7a(0x5d5)]+':'+_0x2ef7f1;}[_0x5b38ef(0xe6)](_0x130423,_0x42dd97){const _0x304126=_0x5b38ef;this[_0x304126(0x205)]['selectElements']({'unitId':this['_context'][_0x304126(0x5d5)],'subUnitId':_0x130423},[_0x42dd97],_0x42dd97);}['_setAnchorTransformerVisible'](_0x249161,_0x29fcbb,_0x2c944a){const _0x4db73b=_0x5b38ef;if(_0x249161){this[_0x4db73b(0xe6)](_0x29fcbb,_0x2c944a);return;}this[_0x4db73b(0x205)]['clearSelection']();}[_0x5b38ef(0x147)](_0x3e27ec){const _0x4fb48f=_0x5b38ef;var _0x2a2361,_0x3d5de7,_0x56e0e6,_0x493596;let _0x27edc2=_0x3e27ec['detail'];if(!_0x27edc2||_0x27edc2[_0x4fb48f(0x17b)]!==this[_0x4fb48f(0x170)][_0x4fb48f(0x5d5)])return;let _0x113ac1=this[_0x4fb48f(0x73c)][_0x4fb48f(0x1b7)](this['_context']['unitId']),_0x263672=Object[_0x4fb48f(0x38d)](_0x113ac1)[_0x4fb48f(0x424)](_0x1922fc=>_0x1922fc[_0x4fb48f(0x6fc)][_0x27edc2[_0x4fb48f(0x659)]]),_0x3c9cbe=_0x263672==null?void 0x0:_0x263672['data'][_0x27edc2[_0x4fb48f(0x659)]];if(!_0x263672||!_0x3c9cbe||!(0x0,v[_0x4fb48f(0x24e)])(_0x3c9cbe[_0x4fb48f(0x1e1)])||((_0x2a2361=(0x0,v[_0x4fb48f(0x58d)])(_0x3c9cbe[_0x4fb48f(0x1e1)]))==null?void 0x0:_0x2a2361[_0x4fb48f(0x2a5)])!==_0x27edc2['embedId'])return;let _0x104f6f=(_0x3d5de7=(_0x56e0e6=this[_0x4fb48f(0x170)][_0x4fb48f(0x324)])[_0x4fb48f(0x4ad)])==null?void 0x0:_0x3d5de7[_0x4fb48f(0x591)](_0x56e0e6);if(!_0x104f6f)return;(_0x493596=this[_0x4fb48f(0x308)])==null||_0x493596['call'](this),this['_selectAnchor'](_0x3c9cbe[_0x4fb48f(0x627)],_0x27edc2['hostAnchorId']),this[_0x4fb48f(0x1c9)](!0x1,_0x3c9cbe[_0x4fb48f(0x627)],_0x27edc2[_0x4fb48f(0x659)]);let _0x430b04=_0x3c9cbe[_0x4fb48f(0x1e1)],_0x5c9095=_0x430b04['transform']['left']??0x0,_0x1f9f31=_0x430b04['transform'][_0x4fb48f(0x3ec)]??0x0,_0x566a5c=this[_0x4fb48f(0x5a9)][_0x4fb48f(0x56a)](),_0x2c5f13=(0x0,_[_0x4fb48f(0x3a1)])(this[_0x4fb48f(0x87)][_0x4fb48f(0x23e)](_[_0x4fb48f(0x140)])??void 0x0),_0xae0c4d=(0x0,_['getBoardPointFromClient'])(_0x104f6f,_0x27edc2[_0x4fb48f(0xfe)],_0x27edc2[_0x4fb48f(0x571)],{'zoomRatio':_0x566a5c[_0x4fb48f(0x1a7)],'panOffset':_0x566a5c['viewportPanOffset']},_0x2c5f13),_0x41e4a4=document[_0x4fb48f(0x648)]??window,_0x1f86c0=(_0x21659d,_0x358b35)=>{const _0xd3566f=_0x4fb48f;let _0x335990=this[_0xd3566f(0x5a9)][_0xd3566f(0x56a)](),_0x534894=(0x0,_['getBoardPointFromClient'])(_0x104f6f,_0x21659d,_0x358b35,{'zoomRatio':_0x335990[_0xd3566f(0x1a7)],'panOffset':_0x335990['viewportPanOffset']},_0x2c5f13);return{'left':_0x5c9095+_0x534894['x']-_0xae0c4d['x'],'top':_0x1f9f31+_0x534894['y']-_0xae0c4d['y']};},_0x17ee32=(_0x12bbf3,_0x2a71f1)=>{const _0x3b5b54=_0x4fb48f;let _0xa03db3=_0x1f86c0(_0x12bbf3,_0x2a71f1);return this[_0x3b5b54(0x322)][_0x3b5b54(0x5b0)](this[_0x3b5b54(0x4c1)](_0x27edc2[_0x3b5b54(0x659)]),{'rect':{..._0xa03db3,'width':_0x430b04['transform']['width']??0x230,'height':_0x430b04[_0x3b5b54(0x484)][_0x3b5b54(0x658)]??0x168}}),_0xa03db3;},_0x1b1ec5=_0x192a26=>_0x27edc2['pointerId']==null||_0x192a26['pointerId']===_0x27edc2['pointerId'],_0x5610cb=()=>{},_0x987ead=_0x32e206=>{const _0x766bc=_0x4fb48f;_0x1b1ec5(_0x32e206)&&(_0x32e206[_0x766bc(0x558)](),_0x17ee32(_0x32e206['clientX'],_0x32e206[_0x766bc(0x571)]));},_0x2493f7=async _0x591b74=>{const _0x402d7a=_0x4fb48f;if(!_0x1b1ec5(_0x591b74))return;_0x5610cb(),_0x591b74[_0x402d7a(0x558)]();let _0x40bcaf=_0x17ee32(_0x591b74[_0x402d7a(0xfe)],_0x591b74['clientY']);await this[_0x402d7a(0x371)]['executeCommand'](v[_0x402d7a(0x2db)]['id'],{'unitId':this['_context'][_0x402d7a(0x5d5)],'subUnitId':_0x3c9cbe[_0x402d7a(0x627)],'elementId':_0x27edc2['hostAnchorId'],'element':_0x430b04,'transform':{..._0x3c9cbe[_0x402d7a(0x484)],..._0x40bcaf}})[_0x402d7a(0x5ed)](()=>{const _0x2c55f1=_0x402d7a;this[_0x2c55f1(0x3de)](),this[_0x2c55f1(0x1c9)](!0x0,_0x3c9cbe[_0x2c55f1(0x627)],_0x27edc2[_0x2c55f1(0x659)]);});},_0x464b9f=_0x3dbb1e=>{const _0x232db4=_0x4fb48f;_0x1b1ec5(_0x3dbb1e)&&(_0x5610cb(),this[_0x232db4(0x3de)](),this[_0x232db4(0x1c9)](!0x0,_0x3c9cbe[_0x232db4(0x627)],_0x27edc2[_0x232db4(0x659)]));};_0x5610cb=()=>{const _0x521cb1=_0x4fb48f;_0x41e4a4['removeEventListener'](_0x521cb1(0x213),_0x987ead),_0x41e4a4[_0x521cb1(0x6ca)](_0x521cb1(0x405),_0x2493f7),_0x41e4a4[_0x521cb1(0x6ca)](_0x521cb1(0xa0),_0x464b9f),this['_activeDragCleanup']===_0x5610cb&&(this[_0x521cb1(0x308)]=void 0x0);},_0x41e4a4['addEventListener'](_0x4fb48f(0x213),_0x987ead),_0x41e4a4[_0x4fb48f(0x344)](_0x4fb48f(0x405),_0x2493f7),_0x41e4a4[_0x4fb48f(0x344)](_0x4fb48f(0xa0),_0x464b9f),this['_activeDragCleanup']=_0x5610cb;}[_0x5b38ef(0x310)](){const _0x3c59e3=_0x5b38ef;this['_items'][_0x3c59e3(0x53f)](_0x196470=>_0x196470[_0x3c59e3(0x565)]()),this[_0x3c59e3(0x139)][_0x3c59e3(0x688)]();}};Ko=X([Y(0x1,(0x0,n[_0x5b38ef(0x179)])(e[_0x5b38ef(0x5c1)])),Y(0x2,(0x0,n['Inject'])(_['BoardDomLayerService'])),Y(0x3,(0x0,n[_0x5b38ef(0x179)])(v[_0x5b38ef(0x6e9)])),Y(0x4,(0x0,n['Inject'])(_[_0x5b38ef(0x5c6)])),Y(0x5,(0x0,n[_0x5b38ef(0x179)])(_[_0x5b38ef(0x603)])),Y(0x6,n['IConfigService']),Y(0x7,n[_0x5b38ef(0x4bb)])],Ko);function qo(){const _0x5c216f=_0x5b38ef;return{...ha({'childType':n['UniverInstanceType'][_0x5c216f(0x464)],'productName':_0x5c216f(0x1b9),'hostChromeMode':'none'}),'presentationPolicy':{'getChromeCss':()=>_0x5c216f(0x5df)}};}function Jo(){const _0x4c3dfe=_0x5b38ef;return{'hostType':n[_0x4c3dfe(0x63d)]['UNIVER_BOARD'],'entry':e[_0x4c3dfe(0x266)]['BoardsFloatingObject'],'layout':_0x4c3dfe(0x4d3),'supportedLayouts':[_0x4c3dfe(0x4d3),_0x4c3dfe(0x289),'aspect-fit'],'menuBehavior':_0x4c3dfe(0x1ec)};}function Yo(){const _0x4b53df=_0x5b38ef;return{'childType':n[_0x4b53df(0x63d)]['UNIVER_BOARD'],'handleWheel':_0x35589c=>{const _0x46f640=_0x4b53df;let _0x59beed=_0x35589c['runtimeScope']['injector'];if(!(_0x59beed!=null&&_0x59beed[_0x46f640(0x6b7)](_[_0x46f640(0x603)])))return!0x1;let _0x7ed55=(_0x35589c[_0x46f640(0x17e)][_0x46f640(0x1c0)]['content']['querySelector'](_0x46f640(0x201))??_0x35589c[_0x46f640(0x17e)]['roots']['content'])[_0x46f640(0x2fb)](),_0x69c8d3=(0x0,_['resolveBoardInteractionConfig'])(_0x59beed[_0x46f640(0x6b7)](n[_0x46f640(0x5ac)])?_0x59beed[_0x46f640(0x187)](n[_0x46f640(0x5ac)])[_0x46f640(0x23e)](_[_0x46f640(0x140)]):void 0x0),_0x62171c=(0x0,_['resolveBoardWheelViewportAction'])({'event':_0x35589c[_0x46f640(0x39a)],'interactionConfig':_0x69c8d3,'viewportRect':_0x7ed55});if(_0x62171c[_0x46f640(0x68d)]===_0x46f640(0x31c))return!0x1;let _0x2cb022=_0x59beed[_0x46f640(0x187)](_[_0x46f640(0x603)]);return _0x62171c[_0x46f640(0x68d)]===_0x46f640(0x19d)?_0x2cb022[_0x46f640(0x745)](_0x62171c[_0x46f640(0x29e)]):_0x2cb022[_0x46f640(0x43b)](_0x2cb022[_0x46f640(0x56a)]()[_0x46f640(0x1a7)]*_0x62171c[_0x46f640(0x2d0)],_0x62171c[_0x46f640(0x5ec)]),!0x0;}};}function Xo(_0x280b31){const _0x582a62=_0x5b38ef;return{'childType':n[_0x582a62(0x63d)][_0x582a62(0x464)],'supportedLayouts':['content-bounds-fit',_0x582a62(0x668),_0x582a62(0x4d3)],'scopedDependencies':_[_0x582a62(0x109)][_0x582a62(0x130)](_0x280b31),'beforeDeactivate':Zo,'mount':Qo};}function Zo(_0x3232e9){const _0x49f8bb=_0x5b38ef;let _0x2bb753=_0x3232e9[_0x49f8bb(0x17e)][_0x49f8bb(0x42c)];if(_0x2bb753[_0x49f8bb(0x6b7)](y[_0x49f8bb(0x341)])&&_0x2bb753[_0x49f8bb(0x187)](y[_0x49f8bb(0x341)])[_0x49f8bb(0x5e2)](),_0x2bb753['has'](_[_0x49f8bb(0x252)])&&_0x2bb753['get'](_[_0x49f8bb(0x252)])[_0x49f8bb(0x59e)](),_0x2bb753['has'](_[_0x49f8bb(0x5c6)])){let _0x3ae1e0=_0x2bb753[_0x49f8bb(0x187)](_[_0x49f8bb(0x5c6)]);_0x3ae1e0[_0x49f8bb(0x91)](),_0x3ae1e0[_0x49f8bb(0x557)]();}}function Qo(_0x47470a){const _0x3c85d0=_0x5b38ef;var _0x5c35cc,_0x4ab80b;let _0x1ea741=_0x47470a[_0x3c85d0(0x42c)][_0x3c85d0(0x187)](n[_0x3c85d0(0x15a)])[_0x3c85d0(0xcd)](_0x47470a['childUnitId'],n[_0x3c85d0(0x63d)][_0x3c85d0(0x464)]),_0xe9a08d=_0x47470a['runtimeScope']['injector'];if(!_0x1ea741||!_0xe9a08d)return;let _0x25d17e=_0x47470a[_0x3c85d0(0x42c)][_0x3c85d0(0x187)](u['IRenderManagerService']),_0x488253=pt(_0x25d17e,_0x47470a['childUnitId'],_0xe9a08d);if(!_0x488253)return;let _0x5c7c0d=Mt(_0x47470a[_0x3c85d0(0x17e)][_0x3c85d0(0x1c0)][_0x3c85d0(0x8b)]);_0x5c7c0d[_0x3c85d0(0x85)]((0x0,d['jsxs'])(Z,{'injector':_0xe9a08d,'mountContainer':_0x47470a['runtimeScope'][_0x3c85d0(0x1c0)]['popup'],'embedId':_0x47470a[_0x3c85d0(0x2a5)],'children':[(0x0,d['jsx'])(_['BoardWorkbench'],{'embedded':_0x47470a[_0x3c85d0(0x259)]['mode']===_0x3c85d0(0x384)&&!_0x47470a[_0x3c85d0(0x259)]['fullscreen'],'fitOnMount':!0x1,'showZoomControls':_0x47470a[_0x3c85d0(0x259)][_0x3c85d0(0x32c)]===_0x3c85d0(0x351)||_0x47470a[_0x3c85d0(0x259)][_0x3c85d0(0x6f1)]===!0x0}),(0x0,d[_0x3c85d0(0x588)])(_[_0x3c85d0(0x119)],{'positionRoot':_0x47470a[_0x3c85d0(0x17e)][_0x3c85d0(0x1c0)][_0x3c85d0(0x8b)]}),(0x0,d[_0x3c85d0(0x588)])(y[_0x3c85d0(0x293)],{})]}));let _0x56f4a7=_0x47470a['renderScope']['mode']!==_0x3c85d0(0x384)||_0x47470a['renderScope']['fullscreen']?_0x47470a['injector'][_0x3c85d0(0x187)](q)[_0x3c85d0(0x3f4)](_0x47470a[_0x3c85d0(0x2a5)],_0x47470a['runtimeScope'][_0x3c85d0(0x1c0)][_0x3c85d0(0x8b)][_0x3c85d0(0x631)]):void 0x0;ht(_0x488253,{'activate':!0x0});let _0x4c82e5=(_0x5c35cc=(_0x4ab80b=globalThis)['requestAnimationFrame'])==null?void 0x0:_0x5c35cc[_0x3c85d0(0x591)](_0x4ab80b,()=>{const _0x1a5e65=_0x3c85d0;let _0xe95c80=_0x47470a[_0x1a5e65(0x17e)][_0x1a5e65(0x1c0)][_0x1a5e65(0x8b)]['querySelector']('[data-board-viewport-host=\x22true\x22]'),_0xe7bf9b=(_0xe95c80==null?void 0x0:_0xe95c80[_0x1a5e65(0x2fb)]())??_0x47470a[_0x1a5e65(0x17e)]['roots'][_0x1a5e65(0x8b)][_0x1a5e65(0x2fb)](),_0x1cac9d=(0x0,_[_0x1a5e65(0x3a1)])(_0xe9a08d[_0x1a5e65(0x187)](n[_0x1a5e65(0x5ac)])[_0x1a5e65(0x23e)](_[_0x1a5e65(0x140)])??void 0x0);_0xe9a08d[_0x1a5e65(0x187)](_[_0x1a5e65(0x456)])[_0x1a5e65(0x600)](_0x1ea741,{'viewportSize':{'width':_0xe7bf9b['width'],'height':_0xe7bf9b[_0x1a5e65(0x658)]},'padding':Math['max'](0x10,Math[_0x1a5e65(0x22d)](0x40,Math[_0x1a5e65(0x22d)](_0xe7bf9b[_0x1a5e65(0x33d)],_0xe7bf9b[_0x1a5e65(0x658)])*0.08)),'zoom':_0x1cac9d});});return(0x0,n[_0x3c85d0(0x5dc)])(()=>{const _0x1e44b8=_0x3c85d0;if(_0x4c82e5!=null){var _0x5515e3,_0x3a88a7;(_0x5515e3=(_0x3a88a7=globalThis)[_0x1e44b8(0x46d)])==null||_0x5515e3[_0x1e44b8(0x591)](_0x3a88a7,_0x4c82e5);}try{var _0x256516,_0x5ed856;(_0x256516=(_0x5ed856=_0x488253[_0x1e44b8(0x324)])[_0x1e44b8(0x65f)])==null||_0x256516[_0x1e44b8(0x591)](_0x5ed856);}catch{}_0x25d17e[_0x1e44b8(0x123)](_0x47470a[_0x1e44b8(0x1b3)]),Nt(_0x5c7c0d),_0x56f4a7==null||_0x56f4a7[_0x1e44b8(0x565)](),_0xe9a08d['dispose']();});}function $o(){const _0x5cd0c6=_0x5b38ef;return fo({'childType':n[_0x5cd0c6(0x63d)][_0x5cd0c6(0x464)],'mount':es});}function es(_0xe08072){const _0x4f6640=_0x5b38ef;if(_0xe08072[_0x4f6640(0x259)]['fullscreen'])return;let {root:_0x2499f0,menu:_0x2510bb}=uo(_0xe08072),_0x24825c=Mt(_0x2510bb);return _0x24825c[_0x4f6640(0x85)]((0x0,c[_0x4f6640(0x221)])(Z,{'injector':_0xe08072[_0x4f6640(0x17e)][_0x4f6640(0x42c)],'mountContainer':_0x2499f0,'embedId':_0xe08072[_0x4f6640(0x2a5)]},(0x0,c[_0x4f6640(0x221)])(ts,{'hostUnitId':_0xe08072[_0x4f6640(0x17b)],'embedId':_0xe08072[_0x4f6640(0x2a5)],'childUnitId':_0xe08072[_0x4f6640(0x1b3)],'viewportRoot':_0xe08072['runtimeScope']['roots'][_0x4f6640(0x8b)],'fullscreen':!!_0xe08072[_0x4f6640(0x259)][_0x4f6640(0x6f1)]}))),(0x0,n[_0x4f6640(0x5dc)])(()=>{const _0x142c53=_0x4f6640;Nt(_0x24825c),globalThis[_0x142c53(0x5bf)](()=>_0x2510bb[_0x142c53(0x507)](),0x0);});}function ts(_0x5755cc){const _0x500edb=_0x5b38ef;let {hostUnitId:_0x2b91e1,embedId:_0x130e5b,childUnitId:_0x53f61b,viewportRoot:_0x49c1c2,fullscreen:_0x497ad2}=_0x5755cc,_0x52afb1=(0x0,a[_0x500edb(0x6f9)])(n['ICommandService']),_0x2ca948=(0x0,a[_0x500edb(0x6f9)])(n[_0x500edb(0x5ac)]),_0x286f1b=(0x0,a[_0x500edb(0x6f9)])(n[_0x500edb(0x15a)]),_0x1eb5c7=(0x0,a[_0x500edb(0x6f9)])(n[_0x500edb(0x20e)]),_0x17b6a6=(0x0,a[_0x500edb(0x6f9)])(ie),_0x3093e1=(0x0,a[_0x500edb(0x6f9)])(_['IBoardUIStateService']),_0x2b13d5=(0x0,a['useDependency'])(_[_0x500edb(0x456)]),_0x487165=(0x0,a['useObservable'])(()=>_0x3093e1[_0x500edb(0x693)],_0x3093e1[_0x500edb(0x56a)](),!0x1,[_0x3093e1]),_0x9fcbc3=ns({'embedId':_0x130e5b,'active':(0x0,a[_0x500edb(0x540)])(()=>_0x17b6a6[_0x500edb(0x3c1)],_0x17b6a6[_0x500edb(0x1c8)](),!0x1,[_0x17b6a6]),'fullscreen':_0x497ad2}),_0x2faf3f=_0x286f1b[_0x500edb(0xcd)](_0x53f61b,n['UniverInstanceType'][_0x500edb(0x464)]),_0x412bbd=(0x0,_[_0x500edb(0x3a1)])(_0x2ca948['getConfig'](_[_0x500edb(0x140)])??void 0x0),_0x2a4b04=()=>_0x49c1c2[_0x500edb(0x2fb)](),_0x495cd2=()=>({'x':_0x2a4b04()['width']/0x2,'y':_0x2a4b04()['height']/0x2}),_0xeb816a=_0x158692=>_0x3093e1[_0x500edb(0x43b)](_0x158692,_0x495cd2());return(0x0,d[_0x500edb(0x66a)])(_0x500edb(0x568),{'className':(0x0,o['clsx'])(_0x500edb(0x3a9),{'univer-hidden':_0x9fcbc3===_0x500edb(0x65d),'univer-static\x20univer-mx-auto\x20univer-my-1.5\x20univer-translate-x-0':_0x497ad2,'univer-absolute\x20univer-left-1/2\x20univer-z-[30]\x20-univer-translate-x-1/2':!_0x497ad2,'-univer-top-[44px]':!_0x497ad2}),'data-embed-floating-menu':_0x500edb(0x573),'data-embed-id':_0x130e5b,'data-embed-float-stage':_0x9fcbc3,'onPointerDown':_0x14fe89=>_0x14fe89[_0x500edb(0x732)](),'children':[(0x0,d[_0x500edb(0x588)])(_0x500edb(0x316),{'title':_0x1eb5c7['t']('embed-ui.boardsFloating.fitContent'),'children':(0x0,d[_0x500edb(0x588)])(a['ToolbarButton'],{'onClick':()=>{const _0x40b887=_0x500edb;let _0x4d6cef=_0x2a4b04();_0x2b13d5[_0x40b887(0x600)](_0x2faf3f??null,{'viewportSize':{'width':_0x4d6cef[_0x40b887(0x33d)],'height':_0x4d6cef[_0x40b887(0x658)]},'padding':Math[_0x40b887(0x2df)](0x10,Math[_0x40b887(0x22d)](0x40,Math['min'](_0x4d6cef[_0x40b887(0x33d)],_0x4d6cef[_0x40b887(0x658)])*0.08)),'zoom':_0x412bbd});},'children':(0x0,d[_0x500edb(0x588)])(s[_0x500edb(0x386)],{})})}),(0x0,d['jsx'])(_0x500edb(0x316),{'title':_0x1eb5c7['t'](_0x500edb(0x44a)),'children':(0x0,d[_0x500edb(0x588)])(a[_0x500edb(0x6d5)],{'onClick':()=>_0xeb816a(_0x487165[_0x500edb(0x1a7)]-_0x412bbd['zoomStep']),'children':(0x0,d[_0x500edb(0x588)])(s['ZoomOutIcon'],{})})}),(0x0,d[_0x500edb(0x588)])(_0x500edb(0x316),{'title':_0x1eb5c7['t'](_0x500edb(0x730)),'children':(0x0,d[_0x500edb(0x66a)])(a[_0x500edb(0x6d5)],{'noIcon':!0x0,'onClick':()=>_0xeb816a(0x1),'children':[Math[_0x500edb(0x4ff)](_0x487165['zoomRatio']*0x64),'%']})}),(0x0,d[_0x500edb(0x588)])('span',{'title':_0x1eb5c7['t'](_0x500edb(0x47c)),'children':(0x0,d[_0x500edb(0x588)])(a[_0x500edb(0x6d5)],{'onClick':()=>_0xeb816a(_0x487165[_0x500edb(0x1a7)]+_0x412bbd['zoomStep']),'children':(0x0,d[_0x500edb(0x588)])(s[_0x500edb(0x585)],{})})}),(0x0,d[_0x500edb(0x588)])(_0x500edb(0x316),{'title':_0x1eb5c7['t'](_0x500edb(0x579)),'children':(0x0,d[_0x500edb(0x588)])(a['ToolbarButton'],{'className':_0x500edb(0x2d2),'onClick':()=>void _0x52afb1[_0x500edb(0x709)](e[_0x500edb(0x1da)]['id'],{'hostUnitId':_0x2b91e1,'embedId':_0x130e5b}),'children':(0x0,d[_0x500edb(0x588)])(s[_0x500edb(0x677)],{})})})]});}function ns(_0x1ab1ef){const _0x123e52=_0x5b38ef;var _0x31c75b;return _0x1ab1ef['fullscreen']?_0x123e52(0x71b):((_0x31c75b=_0x1ab1ef[_0x123e52(0x63c)])==null?void 0x0:_0x31c75b[_0x123e52(0x2a5)])===_0x1ab1ef[_0x123e52(0x2a5)]?_0x1ab1ef[_0x123e52(0x63c)][_0x123e52(0x1a9)]??_0x123e52(0x4ce):_0x123e52(0x65d);}function rs(_0x4d2866){la(_0x4d2866,'boards-ui.embed',is);}function is(_0x4d7288){const _0x3d1c41=_0x5b38ef;_0x4d7288['has'](_[_0x3d1c41(0x1f5)])||_0x4d7288[_0x3d1c41(0x474)]([_[_0x3d1c41(0x1f5)],{'useFactory':()=>_0x4d7288[_0x3d1c41(0x187)](G)}]);let _0x24b00f=_0x4d7288[_0x3d1c41(0x187)](at),_0x41b08a=_0x4d7288[_0x3d1c41(0x187)](rt),_0x493d56=_0x4d7288[_0x3d1c41(0x187)](U),_0x2e005a=_0x4d7288[_0x3d1c41(0x187)](it),_0x5f10f3=_0x4d7288[_0x3d1c41(0x187)](lr),_0x195e18=_0x4d7288[_0x3d1c41(0x187)](vr),_0x5b2f87=Jo();_0x24b00f['get'](_0x5b2f87[_0x3d1c41(0x5ae)],_0x5b2f87[_0x3d1c41(0x5d9)])||_0x24b00f[_0x3d1c41(0x2f4)](_0x5b2f87);let _0x39a0c5=Xo(_0x4d7288);_0x41b08a[_0x3d1c41(0x187)](_0x39a0c5['childType'])||_0x41b08a['register'](_0x39a0c5);let _0xa69fd=qo();_0x493d56[_0x3d1c41(0x187)](_0xa69fd[_0x3d1c41(0x210)])||_0x493d56[_0x3d1c41(0x2f4)](_0xa69fd),$o()['forEach'](_0x524e6c=>{const _0x1b3fdd=_0x3d1c41;_0x2e005a[_0x1b3fdd(0x71a)](_0x524e6c[_0x1b3fdd(0x5ae)],_0x524e6c[_0x1b3fdd(0x5d9)],_0x524e6c[_0x1b3fdd(0x210)])||_0x2e005a[_0x1b3fdd(0x2f4)](_0x524e6c);}),_0x5f10f3[_0x3d1c41(0x3d0)](Gi(_0x4d7288,{'childType':n[_0x3d1c41(0x63d)][_0x3d1c41(0x464)],'renderManagerService':u['IRenderManagerService']})),_0x195e18[_0x3d1c41(0x187)](n[_0x3d1c41(0x63d)][_0x3d1c41(0x464)])||_0x195e18['register'](Yo()),_0x4d7288[_0x3d1c41(0x187)](u[_0x3d1c41(0x45d)])[_0x3d1c41(0x356)](n['UniverInstanceType'][_0x3d1c41(0x464)],Ko);}const as={'mode':'fit-width','target':'container','paddingX':0x0,'minScale':0x0,'align':_0x5b38ef(0x3cd)};function os(){const _0x331cbd=_0x5b38ef;return pa({'childType':n[_0x331cbd(0x63d)]['UNIVER_DOC'],'productName':_0x331cbd(0x59b)});}function ss(){const _0x4121c8=_0x5b38ef;return{'childType':n['UniverInstanceType']['UNIVER_DOC'],'supportedLayouts':[_0x4121c8(0x668),_0x4121c8(0x289),_0x4121c8(0x4d3)],'beforeDeactivate':cs,'mount':_0x5d25bc=>_0x5d25bc[_0x4121c8(0x259)][_0x4121c8(0x32c)]==='float'&&!_0x5d25bc[_0x4121c8(0x259)][_0x4121c8(0x6f1)]?st(_0x5d25bc,u[_0x4121c8(0x45d)],void 0x0,{'scopedInjector':ls(_0x5d25bc[_0x4121c8(0x17e)][_0x4121c8(0x42c)])}):st(_0x5d25bc,u[_0x4121c8(0x45d)])};}function cs(_0x540b84){const _0x5c2d39=_0x5b38ef;var _0x15e7f8;let _0xc6cdc4=_0x540b84[_0x5c2d39(0x42c)][_0x5c2d39(0x187)](u[_0x5c2d39(0x45d)])[_0x5c2d39(0x274)](_0x540b84['childUnitId']),_0x63041c=_0xc6cdc4==null?void 0x0:_0xc6cdc4[_0x5c2d39(0x69e)](r[_0x5c2d39(0x713)]);_0xc6cdc4==null||(_0x15e7f8=_0xc6cdc4[_0x5c2d39(0x69e)](r['DocFloatMenuService']))==null||_0x15e7f8[_0x5c2d39(0x6fa)](),_0x63041c==null||_0x63041c['removeAllRanges'](),_0x63041c==null||_0x63041c[_0x5c2d39(0x651)]();}function ls(_0x6cb536){const _0x49d208=_0x5b38ef;return de(_0x6cb536,new Map([[r[_0x49d208(0x3c5)],_0x140786=>us(_0x140786)]]));}function us(_0x43fc40){const _0x6a2d43=_0x5b38ef;return{..._0x43fc40,'fitToWidth':{..._0x43fc40==null?void 0x0:_0x43fc40[_0x6a2d43(0x165)],...as}};}let ds=class extends n[_0x5b38ef(0x6e0)]{constructor(_0x493dd4,_0x578b61,_0x6f1148,_0x2d934f,_0x247279,_0x1c9289,_0x574fb7,_0x15381f){const _0x6b062=_0x5b38ef;var _0x32c6e8,_0x184e22;super(),this[_0x6b062(0x170)]=_0x493dd4,this[_0x6b062(0x39e)]=_0x578b61,this['_commandService']=_0x6f1148,this[_0x6b062(0x218)]=_0x2d934f,this[_0x6b062(0xb9)]=_0x247279,this[_0x6b062(0x3a8)]=_0x1c9289,this[_0x6b062(0x459)]=_0x574fb7,this[_0x6b062(0x25b)]=_0x15381f,H(this,'_resolvedChildUnits',new Map()),H(this,_0x6b062(0x383),new Map());let _0x17d1ac=(0x0,r[_0x6b062(0x6e8)])(()=>{const _0x255872=_0x6b062;this[_0x255872(0x34d)]()||this[_0x255872(0x364)]();}),_0x3f41cd=(0x0,r[_0x6b062(0x6e8)])(()=>{const _0x194e64=_0x6b062;this[_0x194e64(0x34d)]();});this[_0x6b062(0x18c)](_0x17d1ac),this['disposeWithMe'](_0x3f41cd);let _0x21bd7c=fs((_0x32c6e8=this[_0x6b062(0x170)][_0x6b062(0x324)])==null||(_0x184e22=_0x32c6e8[_0x6b062(0x4ad)])==null?void 0x0:_0x184e22[_0x6b062(0x591)](_0x32c6e8),_0x17d1ac[_0x6b062(0x339)]);_0x21bd7c&&this[_0x6b062(0x18c)](_0x21bd7c);let _0x3234b3=this[_0x6b062(0x218)][_0x6b062(0x511)][_0x6b062(0xde)](({hostUnitId:_0x4c0254})=>{const _0x137e26=_0x6b062;_0x4c0254===this[_0x137e26(0x170)][_0x137e26(0x5d5)]&&_0x17d1ac[_0x137e26(0x339)]();});this['disposeWithMe']((0x0,n[_0x6b062(0x5dc)])(()=>_0x3234b3[_0x6b062(0x637)]())),this['disposeWithMe']({'dispose':()=>{const _0x5b1880=_0x6b062;this[_0x5b1880(0x47d)][_0x5b1880(0x688)](),this[_0x5b1880(0x383)][_0x5b1880(0x688)]();}});let _0xecdbc2=this[_0x6b062(0x39e)][_0x6b062(0x244)](n[_0x6b062(0x63d)][_0x6b062(0x28b)])[_0x6b062(0xde)](()=>{const _0x5d99b9=_0x6b062;_0x17d1ac[_0x5d99b9(0x339)]();}),_0x5f9cd7=this[_0x6b062(0x39e)][_0x6b062(0x244)](n[_0x6b062(0x63d)][_0x6b062(0x36e)])[_0x6b062(0xde)](()=>{const _0x4540cc=_0x6b062;_0x17d1ac[_0x4540cc(0x339)]();});this['disposeWithMe']((0x0,n[_0x6b062(0x5dc)])(()=>_0xecdbc2['unsubscribe']())),this['disposeWithMe']((0x0,n[_0x6b062(0x5dc)])(()=>_0x5f9cd7[_0x6b062(0x637)]()));let _0x1fb51d=(0x0,u['setDocsCustomBlockRenderViewportProvider'])((_0x472954,_0x124000,_0x5bbfcf)=>{const _0x3b2913=_0x6b062;var _0xe9fb6b,_0x3f45ec,_0x331b4e;if(_0x472954!==this['_context']['unitId'])return null;let _0x23cc11=this[_0x3b2913(0x665)]();if(!_0x23cc11)return null;let _0x2aafb7=(_0xe9fb6b=_0x23cc11[_0x3b2913(0x235)])==null?void 0x0:_0xe9fb6b[_0x124000],_0x368bc1=_0x2aafb7==null?void 0x0:_0x2aafb7['data'],_0x20e71b=_0x368bc1==null?void 0x0:_0x368bc1[_0x3b2913(0x210)];if(_0x20e71b!==n[_0x3b2913(0x63d)][_0x3b2913(0x28b)]&&_0x20e71b!==n[_0x3b2913(0x63d)]['UNIVER_BASE'])return null;let _0x4b66c8=this[_0x3b2913(0x25b)][_0x3b2913(0x430)](),_0x33a95f=this[_0x3b2913(0x19f)](_0x4b66c8),_0x16e188=this[_0x3b2913(0x3bf)](_0x368bc1,_0x20e71b),_0xa2fbeb=_0x16e188?this[_0x3b2913(0x615)](_0x16e188,_0x20e71b,_0x17d1ac['schedule']):void 0x0,_0x240680=_0x368bc1==null?void 0x0:_0x368bc1[_0x3b2913(0x2a5)],_0x2b5f31=typeof _0x240680==_0x3b2913(0x710)?(_0x3f45ec=this[_0x3b2913(0xb9)][_0x3b2913(0x611)](_0x240680))==null||(_0x3f45ec=_0x3f45ec[_0x3b2913(0x1c3)])==null?void 0x0:_0x3f45ec[_0x3b2913(0x17e)]['injector']:void 0x0,_0x49563f=_0x16e188&&_0xa2fbeb!=null?this[_0x3b2913(0x218)][_0x3b2913(0x29d)]({'childType':_0x20e71b,'childUnit':_0xa2fbeb,'childUnitId':_0x16e188,'injector':_0x2b5f31,'viewportHeight':(_0x33a95f==null?void 0x0:_0x33a95f[_0x3b2913(0x658)])==null?void 0x0:Math['max'](0x1,_0x33a95f[_0x3b2913(0x658)]-0x34),'viewportWidth':_0x5bbfcf[_0x3b2913(0xbd)]}):void 0x0,_0x33eb08=(0x0,f['resolveDocsCustomBlockSize'])(_0x20e71b),_0x1ce383=ms(_0x5bbfcf[_0x3b2913(0x396)],_0x33eb08[_0x3b2913(0x658)]),_0x4ffd56=ms(_0x5bbfcf[_0x3b2913(0xbd)],_0x33eb08[_0x3b2913(0x33d)]),_0x355871=(_0x49563f==null?void 0x0:_0x49563f[_0x3b2913(0x658)])??_0x1ce383,_0x24cca6=(0x0,r[_0x3b2913(0x148)])({'childType':_0x20e71b,'contentHeight':_0x20e71b===n['UniverInstanceType']['UNIVER_SHEET']?wi(_0x355871):_0x355871,'contentWidth':_0x49563f==null?void 0x0:_0x49563f['width'],'docsLeft':this[_0x3b2913(0x71f)](),'documentFlavor':(_0x331b4e=_0x23cc11[_0x3b2913(0x32e)])==null?void 0x0:_0x331b4e[_0x3b2913(0x4c8)],'fallbackHeight':_0x1ce383,'fallbackWidth':_0x4ffd56,'pageMarginLeft':_0x5bbfcf[_0x3b2913(0x4a2)],'pageMarginRight':_0x5bbfcf[_0x3b2913(0x667)],'pageWidth':_0x5bbfcf[_0x3b2913(0x99)],'scale':_0x4b66c8,'visibleCanvasHeight':_0x33a95f==null?void 0x0:_0x33a95f[_0x3b2913(0x658)],'visibleCanvasLeft':_0x33a95f==null?void 0x0:_0x33a95f[_0x3b2913(0x1e4)],'visibleCanvasWidth':_0x33a95f==null?void 0x0:_0x33a95f[_0x3b2913(0x33d)]}),_0x2cafac=_0x24cca6['contentHeight']??_0x24cca6['height'],_0x3ac256=_0x20e71b===n['UniverInstanceType'][_0x3b2913(0x36e)]?0x34:0x0,_0x2ca3c2=(_0x33a95f==null?void 0x0:_0x33a95f[_0x3b2913(0x658)])==null?_0x24cca6[_0x3b2913(0x41c)]??_0x2cafac:Math[_0x3b2913(0x22d)](_0x2cafac,Math[_0x3b2913(0x2df)](0x1,_0x33a95f[_0x3b2913(0x658)]-_0x3ac256));return{..._0x24cca6,'viewportHeight':_0x2ca3c2,'height':Ti({'contentHeight':_0x2cafac,'floatingMenuInsetTop':0x34})};});this['disposeWithMe']({'dispose':_0x1fb51d}),this[_0x6b062(0x18c)](this[_0x6b062(0x371)][_0x6b062(0x73b)](_0x530ab9=>{const _0x4c2fc6=_0x6b062;if(_0x530ab9['id']===r[_0x4c2fc6(0x439)]['id']){let _0x4abaa9=_0x530ab9[_0x4c2fc6(0x6ad)];typeof _0x4abaa9==_0x4c2fc6(0x4c3)&&_0x4abaa9&&_0x4c2fc6(0x5d5)in _0x4abaa9&&_0x4abaa9['unitId']===this[_0x4c2fc6(0x170)][_0x4c2fc6(0x5d5)]&&_0x3f41cd['schedule']();return;}let _0x23bf66=this['_getHostSnapshot']();_0x23bf66&&(0x0,r['shouldRefreshDocsCustomBlockSizeForCommand'])({'childUnitIds':(0x0,r[_0x4c2fc6(0x73a)])(_0x23bf66[_0x4c2fc6(0x235)],_0x593321=>this[_0x4c2fc6(0x3bf)](_0x593321)),'commandId':_0x530ab9['id'],'commandParams':_0x530ab9[_0x4c2fc6(0x6ad)],'hostUnitId':this[_0x4c2fc6(0x170)][_0x4c2fc6(0x5d5)]})&&_0x17d1ac[_0x4c2fc6(0x339)]();}));}[_0x5b38ef(0x5b7)](){const _0x350e80=_0x5b38ef;if(!this[_0x350e80(0x4ba)])return this[_0x350e80(0x170)][_0x350e80(0x163)]??void 0x0;}[_0x5b38ef(0x665)](){const _0x425d55=_0x5b38ef;var _0x231754;return(_0x231754=this[_0x425d55(0x5b7)]())==null?void 0x0:_0x231754[_0x425d55(0x4c6)]();}[_0x5b38ef(0x34d)](){const _0x2d50f8=_0x5b38ef;let _0x3c68ef=this[_0x2d50f8(0x459)][_0x2d50f8(0x274)](this[_0x2d50f8(0x170)][_0x2d50f8(0x5d5)]);try{var _0x5810a7;let _0x18c787=_0x3c68ef==null||(_0x5810a7=_0x3c68ef['with'])==null?void 0x0:_0x5810a7['call'](_0x3c68ef,f['DocSkeletonManagerService']);return _0x18c787?(_0x18c787[_0x2d50f8(0x5a1)](),!0x0):!0x1;}catch{return!0x1;}}[_0x5b38ef(0x364)](){const _0x37be4a=_0x5b38ef;let _0x7282ec=this[_0x37be4a(0x5b7)](),_0x48e51a=_0x7282ec==null?void 0x0:_0x7282ec[_0x37be4a(0x1a7)];typeof _0x48e51a==_0x37be4a(0x4e4)&&this[_0x37be4a(0x371)]['syncExecuteCommand'](r[_0x37be4a(0x439)]['id'],{'unitId':this[_0x37be4a(0x170)][_0x37be4a(0x5d5)],'zoomRatio':_0x48e51a});}[_0x5b38ef(0x3bf)](_0x1dce19,_0x1ccaf8){const _0x2b4e51=_0x5b38ef;if(!_0x1dce19||typeof _0x1dce19!='object')return;let _0x59cb25=_0x1dce19,_0x6f3a34=typeof _0x59cb25[_0x2b4e51(0x210)]==_0x2b4e51(0x4e4)?_0x59cb25[_0x2b4e51(0x210)]:_0x1ccaf8;if(_0x6f3a34!==n['UniverInstanceType'][_0x2b4e51(0x28b)]&&_0x6f3a34!==n[_0x2b4e51(0x63d)][_0x2b4e51(0x36e)])return;if(typeof _0x59cb25['childUnitId']==_0x2b4e51(0x710))return _0x59cb25[_0x2b4e51(0x1b3)];if(typeof _0x59cb25[_0x2b4e51(0x2a5)]!=_0x2b4e51(0x710))return;let _0x1f14f0=typeof _0x59cb25[_0x2b4e51(0x17b)]==_0x2b4e51(0x710)?_0x59cb25[_0x2b4e51(0x17b)]:this[_0x2b4e51(0x170)][_0x2b4e51(0x5d5)],_0x1c8908=this[_0x2b4e51(0x3a8)][_0x2b4e51(0x645)](_0x1f14f0,_0x59cb25['embedId']);if((_0x1c8908==null?void 0x0:_0x1c8908['childType'])===_0x6f3a34){if(typeof _0x1c8908[_0x2b4e51(0x1b3)]==_0x2b4e51(0x710))return _0x1c8908['childUnitId'];try{return(0x0,e[_0x2b4e51(0x57f)])(_0x1c8908[_0x2b4e51(0x56e)][_0x2b4e51(0x5e8)]);}catch{return;}}}['_getChildUnitForMeasurement'](_0x5e76cd,_0x268067,_0x256fd8){const _0x4c9980=_0x5b38ef;let _0x29818f=_0x268067+':'+_0x5e76cd;if(this[_0x4c9980(0x47d)][_0x4c9980(0x6b7)](_0x29818f))return this[_0x4c9980(0x47d)][_0x4c9980(0x187)](_0x29818f);let _0x2d18aa=this[_0x4c9980(0x39e)][_0x4c9980(0xcd)](_0x5e76cd,_0x268067);if(_0x2d18aa!=null){if(!ps(_0x2d18aa))return this[_0x4c9980(0x47d)][_0x4c9980(0x534)](_0x29818f,_0x2d18aa),_0x2d18aa;if(!this[_0x4c9980(0x383)][_0x4c9980(0x6b7)](_0x29818f)){let _0x5140b1=Promise[_0x4c9980(0x13f)](_0x2d18aa)[_0x4c9980(0x5fd)](_0x7d1a4d=>(this[_0x4c9980(0x383)]['delete'](_0x29818f),this[_0x4c9980(0x47d)][_0x4c9980(0x534)](_0x29818f,_0x7d1a4d),this[_0x4c9980(0x4ba)]||_0x256fd8(),_0x7d1a4d),()=>{const _0x484278=_0x4c9980;this[_0x484278(0x383)]['delete'](_0x29818f);});this[_0x4c9980(0x383)][_0x4c9980(0x534)](_0x29818f,_0x5140b1);}}}[_0x5b38ef(0x71f)](){const _0x106fcd=_0x5b38ef;var _0x11de1c,_0x32f91d;return((_0x11de1c=this[_0x106fcd(0x170)][_0x106fcd(0x2c7)])==null||(_0x32f91d=_0x11de1c[_0x106fcd(0x5e0)])==null||(_0x32f91d=_0x32f91d[_0x106fcd(0x591)](_0x11de1c))==null?void 0x0:_0x32f91d[_0x106fcd(0x443)])??0x0;}['_getVisibleCanvasDocumentRect'](_0x312bb6){const _0x40dd58=_0x5b38ef;var _0x4753da,_0x300d62,_0x53b595,_0x628812,_0x14df28,_0x8b299b;let _0x569282=Number[_0x40dd58(0x715)](_0x312bb6)&&_0x312bb6>0x0?_0x312bb6:0x1,_0x57173b=((_0x4753da=this[_0x40dd58(0x170)][_0x40dd58(0x564)][_0x40dd58(0x73f)](r[_0x40dd58(0x505)]['VIEW_MAIN']))==null?void 0x0:_0x4753da[_0x40dd58(0x280)])??0x0,_0x58c59a=(_0x300d62=(_0x53b595=this[_0x40dd58(0x170)][_0x40dd58(0x324)])[_0x40dd58(0x4ad)])==null||(_0x300d62=_0x300d62['call'](_0x53b595))==null||(_0x628812=_0x300d62[_0x40dd58(0x2fb)])==null?void 0x0:_0x628812[_0x40dd58(0x591)](_0x300d62),_0x3cffce=_0x58c59a==null?void 0x0:_0x58c59a[_0x40dd58(0x33d)],_0x50c214=_0x58c59a==null?void 0x0:_0x58c59a[_0x40dd58(0x658)],_0x46e4af=((_0x14df28=this['_context'][_0x40dd58(0x2c7)])==null?void 0x0:_0x14df28[_0x40dd58(0x33d)])??this[_0x40dd58(0x170)][_0x40dd58(0x564)][_0x40dd58(0x33d)],_0x551485=(_0x3cffce??_0x46e4af??0x0)/_0x569282,_0xe5efa9=((_0x8b299b=this[_0x40dd58(0x170)][_0x40dd58(0x2c7)])==null?void 0x0:_0x8b299b['height'])??this[_0x40dd58(0x170)]['scene'][_0x40dd58(0x658)],_0x54a087=(_0x50c214??_0xe5efa9??0x0)/_0x569282;return!_0x551485||!Number[_0x40dd58(0x715)](_0x551485)||_0x551485<=0x0||!_0x54a087||!Number[_0x40dd58(0x715)](_0x54a087)||_0x54a087<=0x0?null:{'height':_0x54a087,'left':_0x57173b,'width':_0x551485};}};ds=X([Y(0x1,(0x0,n[_0x5b38ef(0x179)])(n[_0x5b38ef(0x15a)])),Y(0x2,(0x0,n['Inject'])(n[_0x5b38ef(0x4bb)])),Y(0x3,(0x0,n[_0x5b38ef(0x179)])(Hi)),Y(0x4,(0x0,n[_0x5b38ef(0x179)])(bt)),Y(0x5,(0x0,n[_0x5b38ef(0x179)])(e[_0x5b38ef(0x5c1)])),Y(0x6,u[_0x5b38ef(0x45d)]),Y(0x7,(0x0,n[_0x5b38ef(0x179)])(r[_0x5b38ef(0x331)]))],ds);function fs(_0x3a7d55,_0x37f2ea){const _0x386cde=_0x5b38ef;if(!_0x3a7d55||typeof ResizeObserver>'u')return;let _0x4dde7a=new ResizeObserver(()=>_0x37f2ea());return _0x4dde7a['observe'](_0x3a7d55),{'dispose':()=>_0x4dde7a[_0x386cde(0x5ce)]()};}function ps(_0x51a30d){const _0x5cb932=_0x5b38ef;return!!_0x51a30d&&typeof _0x51a30d[_0x5cb932(0x5fd)]==_0x5cb932(0xeb);}function ms(_0x3e7d60,_0x248f63){const _0x1f85ce=_0x5b38ef;return typeof _0x3e7d60==_0x1f85ce(0x4e4)&&Number[_0x1f85ce(0x715)](_0x3e7d60)&&_0x3e7d60>0x1?_0x3e7d60:_0x248f63;}function hs(_0x56835b,_0x336525,_0x2fffb4){const _0x3b17c3=_0x5b38ef;return{...(0x0,e['createDocsCustomBlockHostAdapterContribution'])(_0x56835b,_0x336525),'afterCreateAnchor':_0x33a7fd=>_s(_0x2fffb4,_0x33a7fd[_0x3b17c3(0x17b)]),'afterRemoveAnchor':_0x3c77c1=>_s(_0x2fffb4,_0x3c77c1[_0x3b17c3(0x17b)])};}function gs(){const _0x1c5786=_0x5b38ef;return{'hostType':n[_0x1c5786(0x63d)][_0x1c5786(0x3f3)],'entry':_0x1c5786(0x4bd),'layout':_0x1c5786(0x490),'supportedLayouts':['docs-sticky-sheet',_0x1c5786(0x427),_0x1c5786(0x311),_0x1c5786(0x4d3),'content-bounds-fit'],'menuBehavior':_0x1c5786(0x1ec)};}function _s(_0xa52d0c,_0x2feaaf){const _0x386664=_0x5b38ef;var _0xcf8dd0,_0x59b401,_0x4b596a,_0x33485d;if(!_0xa52d0c)return;let _0x25d1be=_0xa52d0c[_0x386664(0x274)](_0x2feaaf);if(_0x25d1be){for(let _0x5e7105 of _0x25d1be[_0x386664(0x6d2)][_0x386664(0x38d)]()){var _0x5e1321;(_0x5e1321=_0x5e7105[_0x386664(0x373)])==null||_0x5e1321[_0x386664(0x591)](_0x5e7105);}(_0xcf8dd0=_0x25d1be['engine'])==null||_0xcf8dd0['resize'](),(_0x59b401=_0x25d1be[_0x386664(0x564)])==null||_0x59b401[_0x386664(0x373)](),(_0x4b596a=_0x25d1be[_0x386664(0x69e)])==null||(_0x4b596a=_0x4b596a['call'](_0x25d1be,r[_0x386664(0x656)]))==null||(_0x33485d=_0x4b596a[_0x386664(0x398)])==null||_0x33485d['call'](_0x4b596a);}}function vs(_0x337f49){const _0x58637a=_0x5b38ef;return{'childType':n[_0x58637a(0x63d)]['UNIVER_DOC'],'handleWheel':_0x8a62cc=>{const _0x25bd93=_0x58637a;let _0x56473c=_0x337f49[_0x25bd93(0x6b7)](yr)?_0x337f49['get'](yr):void 0x0;if((_0x56473c==null?void 0x0:_0x56473c[_0x25bd93(0x72e)](_0x8a62cc))===!0x0)return!0x0;if(!_0x337f49['has'](u[_0x25bd93(0x45d)]))return!0x1;let _0x26f059=_0x337f49['get'](u[_0x25bd93(0x45d)])[_0x25bd93(0x274)](_0x8a62cc[_0x25bd93(0x1b3)]),_0x513f07=_0x26f059==null?void 0x0:_0x26f059[_0x25bd93(0x564)];return Si(_0x8a62cc,_0x513f07==null?void 0x0:_0x513f07['getViewport'](r[_0x25bd93(0x505)][_0x25bd93(0x50e)]),_0x513f07);}};}function ys(){return fo({'childType':n['UniverInstanceType']['UNIVER_DOC'],'mount':bs});}function bs(_0x162693){const _0x195812=_0x5b38ef;let {root:_0x2facd7,menu:_0x25ec62}=uo(_0x162693),_0x5cb48d=Mt(_0x25ec62);return _0x5cb48d[_0x195812(0x85)]((0x0,c[_0x195812(0x221)])(Z,{'injector':_0x162693[_0x195812(0x17e)][_0x195812(0x42c)],'mountContainer':_0x2facd7,'embedId':_0x162693[_0x195812(0x2a5)]},(0x0,c[_0x195812(0x221)])(xs,{'hostUnitId':_0x162693[_0x195812(0x17b)],'embedId':_0x162693['embedId'],'entry':_0x162693['descriptor'][_0x195812(0x5d9)],'fullscreen':!!_0x162693[_0x195812(0x259)][_0x195812(0x6f1)],'usesDomFloatingStage':_0x162693[_0x195812(0x212)][_0x195812(0x5d9)]!=='slides-floating-object','renderScopeActive$':_0x162693['renderScope']['active$']}))),(0x0,n[_0x195812(0x5dc)])(()=>{const _0x781cd4=_0x195812;Nt(_0x5cb48d),globalThis[_0x781cd4(0x5bf)](()=>_0x25ec62['remove'](),0x0);});}function xs(_0x1ff7c9){const _0x579134=_0x5b38ef;let {hostUnitId:_0x406a91,embedId:_0x3fa049,entry:_0x5715ab,fullscreen:_0x2d81f2,usesDomFloatingStage:_0x351d7b,renderScopeActive$:_0x311826}=_0x1ff7c9,_0x12b80a=(0x0,a['useObservable'])(()=>_0x311826,!0x1,!0x1,[_0x311826]),_0x2884ad=(0x0,a['useDependency'])(n[_0x579134(0x4bb)]),_0x34d2d7=(0x0,a[_0x579134(0x6f9)])(ie),_0x1840ad=Mn({'embedId':_0x3fa049,'active':(0x0,a['useObservable'])(()=>_0x34d2d7[_0x579134(0x3c1)],_0x34d2d7[_0x579134(0x1c8)](),!0x1,[_0x34d2d7]),'fullscreen':_0x2d81f2,'usesDomFloatingStage':_0x351d7b,'renderScopeActive':_0x12b80a});return(0x0,d[_0x579134(0x588)])(_0x579134(0x568),{'className':(0x0,o['clsx'])('univer-docs-embed-floating-menu\x20univer-pointer-events-auto\x20univer-box-border\x20univer-inline-flex\x20univer-h-8\x20univer-items-center\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-p-1\x20univer-text-gray-900\x20univer-shadow-lg\x20dark:!univer-border-gray-600\x20dark:!univer-bg-gray-900\x20dark:!univer-text-gray-0',{'univer-hidden':_0x1840ad!==_0x579134(0x71b),'univer-static\x20univer-mx-auto\x20univer-my-1.5\x20univer-translate-x-0':_0x2d81f2,'univer-absolute\x20univer-left-1/2\x20univer-z-[30]\x20-univer-translate-x-1/2':!_0x2d81f2,'-univer-top-9':!_0x2d81f2&&_0x5715ab!==_0x579134(0x4bd),'-univer-top-[52px]':!_0x2d81f2&&_0x5715ab===_0x579134(0x4bd)}),'data-embed-floating-menu':_0x579134(0x573),'data-embed-id':_0x3fa049,'data-embed-float-stage':_0x1840ad,'onPointerDown':_0x4bafd0=>_0x4bafd0['stopPropagation'](),'children':(0x0,d[_0x579134(0x588)])(o['Button'],{'type':'button','size':_0x579134(0x4ed),'variant':_0x579134(0x239),'className':'univer-size-6\x20univer-p-0\x20univer-text-red-500\x20hover:univer-text-red-600','onClick':()=>{const _0x5ae998=_0x579134;_0x2884ad[_0x5ae998(0x709)](e[_0x5ae998(0x1da)]['id'],{'hostUnitId':_0x406a91,'embedId':_0x3fa049});},'children':(0x0,d[_0x579134(0x588)])(s[_0x579134(0x677)],{})})});}function Ss(_0x4a8af2){const _0x589391=_0x5b38ef;la(_0x4a8af2,_0x589391(0xe4),Cs);}function Cs(_0x324391){const _0x226efa=_0x5b38ef;let _0xf18758=_0x324391['get'](e['EmbedHostAdapterRegistryService']),_0xa00b2c=_0x324391[_0x226efa(0x187)](at),_0x19952b=_0x324391[_0x226efa(0x187)](rt),_0x4d485f=_0x324391['get'](U),_0x57b38f=_0x324391[_0x226efa(0x187)](it),_0x50dcb9=_0x324391['get'](lr),_0x1238e5=_0x324391[_0x226efa(0x187)](vr),_0x356cc4=_0x324391[_0x226efa(0x6b7)](e['EmbedHostAnchorModelService'])?_0x324391['get'](e[_0x226efa(0x128)]):void 0x0,_0x4558cd=_0x324391[_0x226efa(0x6b7)](n['IUniverInstanceService'])?_0x324391[_0x226efa(0x187)](n[_0x226efa(0x15a)]):void 0x0,_0x599c12=_0x324391[_0x226efa(0x6b7)](u[_0x226efa(0x45d)])?_0x324391[_0x226efa(0x187)](u[_0x226efa(0x45d)]):void 0x0;_0x599c12==null||_0x599c12['registerRenderModule'](n[_0x226efa(0x63d)][_0x226efa(0x3f3)],[ds]);let _0x423f6e=hs(_0x356cc4,_0x4558cd,_0x599c12);_0xf18758[_0x226efa(0x187)](_0x423f6e[_0x226efa(0x5ae)],_0x423f6e['entry'])||_0xf18758[_0x226efa(0x2f4)](_0x423f6e);let _0xc2807f=gs();_0xa00b2c[_0x226efa(0x187)](_0xc2807f[_0x226efa(0x5ae)],_0xc2807f[_0x226efa(0x5d9)])||_0xa00b2c['register'](_0xc2807f);let _0x549f24=ss();_0x19952b[_0x226efa(0x187)](_0x549f24[_0x226efa(0x210)])||_0x19952b[_0x226efa(0x2f4)](_0x549f24);let _0x413388=os();_0x4d485f['get'](_0x413388['childType'])||_0x4d485f[_0x226efa(0x2f4)](_0x413388),ys()[_0x226efa(0x53f)](_0x5b39f0=>{const _0x4b262d=_0x226efa;_0x57b38f['hasExact'](_0x5b39f0[_0x4b262d(0x5ae)],_0x5b39f0[_0x4b262d(0x5d9)],_0x5b39f0[_0x4b262d(0x210)])||_0x57b38f[_0x4b262d(0x2f4)](_0x5b39f0);}),_0x50dcb9[_0x226efa(0x3d0)](Gi(_0x324391,{'childType':n[_0x226efa(0x63d)][_0x226efa(0x3f3)],'renderManagerService':u[_0x226efa(0x45d)]})),_0x1238e5[_0x226efa(0x187)](n[_0x226efa(0x63d)][_0x226efa(0x3f3)])||_0x1238e5[_0x226efa(0x2f4)](vs(_0x324391));}function ws(){const _0x435af8=_0x5b38ef;return{'childType':n[_0x435af8(0x63d)][_0x435af8(0x28b)],'measureContentSize':_0x5d5e07=>{const _0x592145=_0x435af8;let _0x296781=Ts(_0x5d5e07['childUnit']),_0x4e1bd6=Ds(_0x5d5e07[_0x592145(0x632)]);return _0x296781==null&&_0x4e1bd6==null?void 0x0:{'height':_0x296781,'width':_0x4e1bd6};}};}function Ts(_0x16dace){const _0x308e39=_0x5b38ef;var _0x5c4c73;let _0x54bbfb=_0x16dace instanceof n[_0x308e39(0x207)]?_0x16dace[_0x308e39(0x37e)](!0x0):void 0x0;if(!_0x54bbfb)return;let _0x5bd754=Os(_0x54bbfb);if(!Number[_0x308e39(0x715)](_0x5bd754)||_0x5bd754==null||_0x5bd754<0x0)return;let _0x4d1e97=js((_0x5c4c73=_0x54bbfb[_0x308e39(0x23e)])==null||(_0x5c4c73=_0x5c4c73[_0x308e39(0x591)](_0x54bbfb))==null?void 0x0:_0x5c4c73[_0x308e39(0x177)],n['DEFAULT_WORKSHEET_ROW_HEIGHT']),_0x5cc8b1=Es(_0x16dace),_0x574e37=0x0;for(let _0x479c61=0x0;_0x479c61<_0x5bd754;_0x479c61++){var _0xa335ee,_0x5ef122;((_0xa335ee=_0x54bbfb[_0x308e39(0x9d)])==null?void 0x0:_0xa335ee[_0x308e39(0x591)](_0x54bbfb,_0x479c61))!==!0x1&&(_0x574e37+=Ms((_0x5ef122=_0x54bbfb[_0x308e39(0x630)])==null?void 0x0:_0x5ef122[_0x308e39(0x591)](_0x54bbfb,_0x479c61),_0x4d1e97));}return _0x5cc8b1+_0x574e37;}function Es(_0x20e0ba){const _0x14c2ff=_0x5b38ef;var _0x258646;let _0x8aa993=_0x20e0ba instanceof n[_0x14c2ff(0x207)]?_0x20e0ba['getActiveSheet'](!0x0):void 0x0,_0x433b05=_0x8aa993==null||(_0x258646=_0x8aa993['getConfig'])==null||(_0x258646=_0x258646[_0x14c2ff(0x591)](_0x8aa993))==null?void 0x0:_0x258646[_0x14c2ff(0x550)];return _0x433b05!=null&&_0x433b05['hidden']?0x0:js(_0x433b05==null?void 0x0:_0x433b05[_0x14c2ff(0x658)],0x18);}function Ds(_0x37a7f8){const _0x4a93c6=_0x5b38ef;var _0x18f89e,_0x28e937;let _0x2c26e9=_0x37a7f8 instanceof n[_0x4a93c6(0x207)]?_0x37a7f8[_0x4a93c6(0x37e)](!0x0):void 0x0;if(!_0x2c26e9)return;let _0x59bb9d=ks(_0x2c26e9);if(!Number[_0x4a93c6(0x715)](_0x59bb9d)||_0x59bb9d==null||_0x59bb9d<0x0)return;let _0x2329ac=(_0x18f89e=_0x2c26e9['getConfig'])==null||(_0x18f89e=_0x18f89e[_0x4a93c6(0x591)](_0x2c26e9))==null?void 0x0:_0x18f89e[_0x4a93c6(0x254)],_0x41d32e=js((_0x28e937=_0x2c26e9['getConfig'])==null||(_0x28e937=_0x28e937[_0x4a93c6(0x591)](_0x2c26e9))==null?void 0x0:_0x28e937[_0x4a93c6(0x30b)],n[_0x4a93c6(0x449)]),_0x4af866=_0x2329ac!=null&&_0x2329ac[_0x4a93c6(0x4dc)]?0x0:js(_0x2329ac==null?void 0x0:_0x2329ac['width'],n['DEFAULT_WORKSHEET_ROW_TITLE_WIDTH']),_0x4c1dce=0x0;for(let _0xb99d98=0x0;_0xb99d98<_0x59bb9d;_0xb99d98++){var _0x51ec42,_0x15f8ab;((_0x51ec42=_0x2c26e9['getColVisible'])==null?void 0x0:_0x51ec42['call'](_0x2c26e9,_0xb99d98))!==!0x1&&(_0x4c1dce+=js((_0x15f8ab=_0x2c26e9[_0x4a93c6(0x2c2)])==null?void 0x0:_0x15f8ab['call'](_0x2c26e9,_0xb99d98),_0x41d32e));}return _0x4af866+_0x4c1dce+u[_0x4a93c6(0x1bb)][_0x4a93c6(0x61f)];}function Os(_0x44b124){const _0x43eee8=_0x5b38ef;return As(_0x44b124[_0x43eee8(0x3e8)]());}function ks(_0xeec144){return As(_0xeec144['getColumnCount']());}function As(_0x59ca79){const _0x4d4e71=_0x5b38ef;return typeof _0x59ca79==_0x4d4e71(0x4e4)&&Number[_0x4d4e71(0x715)](_0x59ca79)&&_0x59ca79>=0x0?Math[_0x4d4e71(0x660)](_0x59ca79):void 0x0;}function js(_0x44e3fc,_0x28975a){const _0x507692=_0x5b38ef;return typeof _0x44e3fc=='number'&&Number[_0x507692(0x715)](_0x44e3fc)&&_0x44e3fc>0x0?_0x44e3fc:_0x28975a;}function Ms(_0x376a6f,_0x356531){const _0x5e79c6=_0x5b38ef;return typeof _0x376a6f==_0x5e79c6(0x4e4)&&Number[_0x5e79c6(0x715)](_0x376a6f)&&_0x376a6f>=0x0?_0x376a6f:_0x356531;}function Ns(){const _0x33d0a9=_0x5b38ef;return{'hostType':n['UniverInstanceType'][_0x33d0a9(0x28b)],'entry':'sheets-floating-object','layout':_0x33d0a9(0x289),'supportedLayouts':['doc-width-scale','aspect-fit','scroll-contained',_0x33d0a9(0x360)],'menuBehavior':_0x33d0a9(0x1ec)};}function Ps(){const _0x264ac2=_0x5b38ef;return{'hostType':n['UniverInstanceType'][_0x264ac2(0x28b)],'entry':_0x264ac2(0x43f),'layout':'tab-peer','supportedLayouts':[_0x264ac2(0x668)],'menuBehavior':_0x264ac2(0x45b),'mount':_0x42a9d5=>{const _0x2dc4dd=_0x264ac2;let _0x4da35c=Fs('data-embed-sheets-sheet-tab-host',_0x42a9d5[_0x2dc4dd(0x212)][_0x2dc4dd(0x659)]);return _0x4da35c?{'hostElement':_0x4da35c}:{};}};}function Fs(_0x20e11a,_0x505b51){const _0x357692=_0x5b38ef;return document[_0x357692(0x724)]('['+_0x20e11a+'=\x22'+Is(_0x505b51)+'\x22]');}function Is(_0x55edf0){const _0x469f83=_0x5b38ef;return _0x55edf0[_0x469f83(0x626)](/\\/g,'\x5c\x5c')[_0x469f83(0x626)](/"/g,'\x5c\x22');}function Ls(_0x1e41df){const _0x4b0764=_0x5b38ef;let _0x371e84=_0x1e41df['has'](n[_0x4b0764(0x15a)])?_0x1e41df['get'](n[_0x4b0764(0x15a)]):void 0x0,_0x1e3246=_0x1e41df[_0x4b0764(0x6b7)](u['IRenderManagerService'])?_0x1e41df[_0x4b0764(0x187)](u[_0x4b0764(0x45d)]):void 0x0;return{'childType':n[_0x4b0764(0x63d)][_0x4b0764(0x28b)],'getStickyHeaderHeight':_0x502b70=>{const _0x501154=_0x4b0764;let _0x1d6321=_0x502b70[_0x501154(0x17e)][_0x501154(0x6cb)]??_0x371e84;return Es(_0x1d6321==null?void 0x0:_0x1d6321[_0x501154(0xcd)](_0x502b70[_0x501154(0x1b3)],n[_0x501154(0x63d)][_0x501154(0x28b)]));},'subscribeVerticalScroll':(_0x5ba638,_0x4a41a8)=>{const _0x3efb12=_0x4b0764;var _0x421f70,_0x138c2e;let _0x5d2096=((_0x421f70=_0x5ba638[_0x3efb12(0x17e)])==null?void 0x0:_0x421f70[_0x3efb12(0x42c)])??_0x1e41df,_0x87e5a5=_0x5d2096!==_0x1e41df&&_0x5d2096[_0x3efb12(0x6b7)](u['IRenderManagerService'])?_0x5d2096[_0x3efb12(0x187)](u[_0x3efb12(0x45d)]):_0x1e3246,_0xe188e3=_0x87e5a5==null||(_0x138c2e=_0x87e5a5[_0x3efb12(0x274)](_0x5ba638[_0x3efb12(0x1b3)]))==null||(_0x138c2e=_0x138c2e[_0x3efb12(0x564)])==null?void 0x0:_0x138c2e[_0x3efb12(0x73f)](u[_0x3efb12(0x58e)][_0x3efb12(0x50e)]);if(!_0xe188e3)return;let _0x33e941=_0xe188e3['onScrollByBar$'][_0x3efb12(0xab)](_0x1f2c1b=>{_0x4a41a8(_0x1f2c1b['viewportScrollY']??_0xe188e3['viewportScrollY']??0x0);});return(0x0,n['toDisposable'])(()=>_0x33e941[_0x3efb12(0x637)]());},'handleWheel':_0x20a62a=>{const _0x547c32=_0x4b0764;var _0x4aaf35;if(_0x20a62a[_0x547c32(0x56e)]!==_0x547c32(0xa1)&&Nn(_0x20a62a[_0x547c32(0x502)],_0x20a62a[_0x547c32(0x39a)]))return!0x1;let _0x19e235=((_0x4aaf35=_0x20a62a[_0x547c32(0x17e)])==null?void 0x0:_0x4aaf35[_0x547c32(0x42c)])??_0x1e41df,_0x4d929f=_0x19e235!==_0x1e41df&&_0x19e235[_0x547c32(0x6b7)](u[_0x547c32(0x45d)])?_0x19e235['get'](u[_0x547c32(0x45d)]):_0x1e3246;if(!_0x4d929f)return!0x1;let _0x220a20=_0x4d929f[_0x547c32(0x274)](_0x20a62a['childUnitId']),_0x55b87a=_0x220a20==null?void 0x0:_0x220a20[_0x547c32(0x564)];return Si(_0x20a62a,_0x55b87a==null?void 0x0:_0x55b87a[_0x547c32(0x73f)](u[_0x547c32(0x58e)][_0x547c32(0x50e)]),_0x55b87a);}};}function Rs(_0x108416){const _0x34c9fc=_0x5b38ef;let _0x51b994=[];return[[_0x34c9fc(0x2c1),i[_0x34c9fc(0x595)],0x0],[_0x34c9fc(0x569),x[_0x34c9fc(0x1d7)],0x64],[_0x34c9fc(0x200),M[_0x34c9fc(0xd6)],0x64],['conditional-formatting',E[_0x34c9fc(0x18b)],0x64],[_0x34c9fc(0x24d),D[_0x34c9fc(0x3a6)],0x64],[_0x34c9fc(0xc9),k[_0x34c9fc(0x495)],0x64],[_0x34c9fc(0x50f),O[_0x34c9fc(0x1b1)],0x64],[_0x34c9fc(0x4c5),N['SheetsSortUIMenuSchema'],0x64],[_0x34c9fc(0x689),A[_0x34c9fc(0x522)],0x64],[_0x34c9fc(0xcb),F[_0x34c9fc(0x5f1)],0x64],[_0x34c9fc(0x590),P['SheetsTableUIMenuSchema'],0x64],[_0x34c9fc(0x465),j[_0x34c9fc(0x52e)],0x64],[_0x34c9fc(0x60c),C[_0x34c9fc(0x25e)],0x64],[_0x34c9fc(0x2f3),S[_0x34c9fc(0x460)],0x64],[_0x34c9fc(0xfb),b[_0x34c9fc(0x599)],0x64],['sparkline',T[_0x34c9fc(0x6bd)],0x64],[_0x34c9fc(0x93),w[_0x34c9fc(0x440)],0x64]][_0x34c9fc(0x53f)](([_0x4515dd,_0x3d3537,_0x3528f3])=>{const _0x160abe=_0x34c9fc;let _0x29df1d=en(_0x108416,{'id':_0x160abe(0x285)+_0x4515dd,'childType':n['UniverInstanceType'][_0x160abe(0x28b)],'surface':_0x160abe(0x27b),'order':_0x3528f3,'menuSchema':_0x3d3537});_0x29df1d&&_0x51b994[_0x160abe(0x56f)](_0x29df1d);}),(0x0,n['toDisposable'])(()=>_0x51b994['forEach'](_0x342321=>_0x342321[_0x34c9fc(0x565)]()));}function zs(){const _0x34275f=_0x5b38ef;return{...pa({'childType':n[_0x34275f(0x63d)][_0x34275f(0x28b)],'productName':'Sheets'}),'presentationPolicy':{'getChromeCss':()=>_0x34275f(0x343),'activateNavigationAtPoint':({childContext:_0x3e2518,clientX:_0x4c1c2d,clientY:_0x58dd16,runtimeHost:_0x26bad7})=>{const _0x449507=_0x34275f;let _0x55ca50=va(_0x26bad7,_0x449507(0x21a),_0x4c1c2d,_0x58dd16),_0x33d148=_0x55ca50==null?void 0x0:_0x55ca50[_0x449507(0x4e8)]['id'],_0x577d4e=_0x3e2518[_0x449507(0x17e)][_0x449507(0x315)];return!_0x33d148||!_0x577d4e?!0x1:_0x577d4e[_0x449507(0x613)](I[_0x449507(0x6fe)]['id'],{'unitId':_0x3e2518['childUnitId'],'subUnitId':_0x33d148})!==!0x1;}}};}function Bs(_0x33727e){const _0x227cc4=_0x5b38ef;return{'childType':n[_0x227cc4(0x63d)][_0x227cc4(0x28b)],'supportedLayouts':['tab-peer',_0x227cc4(0x490),_0x227cc4(0x4d3)],'canvasRootClassName':_0x227cc4(0x5f3),'scopedDependencies':[[i['ISheetBarService'],{'useClass':i[_0x227cc4(0x19e)]}]],'beforeDeactivate':Us,'mount':_0x42cbd7=>{const _0xbb3771=_0x227cc4;var _0x1b7146;let _0x35e7d1=_0x42cbd7[_0xbb3771(0x17e)][_0xbb3771(0x42c)],_0x4517b9=_0x42cbd7[_0xbb3771(0x17e)][_0xbb3771(0x1c0)][_0xbb3771(0x6d1)]??_0x42cbd7[_0xbb3771(0x259)][_0xbb3771(0xd8)]??_0x42cbd7[_0xbb3771(0x259)][_0xbb3771(0x716)]??_0x42cbd7[_0xbb3771(0x259)]['rootElement'],_0x476ccb=_0x42cbd7[_0xbb3771(0x17e)][_0xbb3771(0x1c0)][_0xbb3771(0x8b)]??_0x42cbd7[_0xbb3771(0x259)][_0xbb3771(0x716)]??_0x4517b9;_0x4517b9[_0xbb3771(0x4e8)]['embedChildRenderUnitId']=_0x42cbd7[_0xbb3771(0x1b3)],_0x4517b9['dataset'][_0xbb3771(0x411)]=_0xbb3771(0x20d),_0x476ccb[_0xbb3771(0x4e8)][_0xbb3771(0x463)]=_0x42cbd7[_0xbb3771(0x1b3)],_0x476ccb['dataset']['embedChildRenderMode']=_0xbb3771(0x620);let _0x11ac8e=_0x42cbd7[_0xbb3771(0x42c)][_0xbb3771(0x187)](n[_0xbb3771(0x15a)])[_0xbb3771(0xcd)](_0x42cbd7[_0xbb3771(0x1b3)],n[_0xbb3771(0x63d)][_0xbb3771(0x28b)]),_0x26d8b8=_0x11ac8e?za(_0x42cbd7,_0x33727e,_0x55e5c6=>Hs(_0x11ac8e,_0x55e5c6)):(0x0,n[_0xbb3771(0x5dc)])(()=>{}),_0x53cc5a=st(_0x42cbd7,u['IRenderManagerService'],_0x4517b9,{'scopedRenderInjector':!0x0})??(0x0,n[_0xbb3771(0x5dc)])(()=>{}),_0x302156=Vs(_0x42cbd7),_0x5f0785=Ks(_0x42cbd7,_0x476ccb),_0x2062b5=Mt(_0x476ccb);return _0x2062b5[_0xbb3771(0x85)]((0x0,d[_0xbb3771(0x588)])(Z,{'injector':_0x35e7d1,'mountContainer':_0x42cbd7[_0xbb3771(0x17e)][_0xbb3771(0x1c0)]['popup'],'embedId':_0x42cbd7['embedId'],'children':(0x0,d[_0xbb3771(0x588)])(qs,{'canvasRoot':_0x4517b9,'showChrome':Ws(_0x42cbd7),'readonly':((_0x1b7146=_0x42cbd7[_0xbb3771(0x212)])==null?void 0x0:_0x1b7146[_0xbb3771(0x32c)])===_0xbb3771(0x649),'unitId':_0x42cbd7[_0xbb3771(0x1b3)]})})),(0x0,n['toDisposable'])(()=>{const _0x49e55d=_0xbb3771;_0x26d8b8['dispose'](),_0x5f0785[_0x49e55d(0x565)](),_0x302156[_0x49e55d(0x565)](),_0x53cc5a[_0x49e55d(0x565)](),Nt(_0x2062b5),_0x4517b9[_0x49e55d(0x94)]&&(_0x4517b9[_0x49e55d(0x4f9)](_0x49e55d(0x4f2)),_0x4517b9[_0x49e55d(0x4f9)](_0x49e55d(0x2a4))),_0x476ccb[_0x49e55d(0x94)]&&(_0x476ccb[_0x49e55d(0x4f9)](_0x49e55d(0x4f2)),_0x476ccb[_0x49e55d(0x4f9)]('data-embed-child-render-mode'));});}};}function Vs(_0xe922cd){const _0x38c2b2=_0x5b38ef;var _0x2eb97e;if(_0xe922cd[_0x38c2b2(0x502)]!==_0x38c2b2(0x490))return(0x0,n['toDisposable'])(()=>{});let _0x4921a5=(_0x2eb97e=_0xe922cd[_0x38c2b2(0x42c)][_0x38c2b2(0x187)](u[_0x38c2b2(0x45d)])['getRenderUnitById'](_0xe922cd[_0x38c2b2(0x1b3)]))==null||(_0x2eb97e=_0x2eb97e[_0x38c2b2(0x564)][_0x38c2b2(0x73f)](u['SHEET_VIEWPORT_KEY']['VIEW_MAIN']))==null?void 0x0:_0x2eb97e[_0x38c2b2(0x554)]();if(!_0x4921a5)return(0x0,n[_0x38c2b2(0x5dc)])(()=>{});let _0x41d245=_0x4921a5['hideTrackWhenUnscrollable'];return _0x4921a5[_0x38c2b2(0x576)]=!0x0,(0x0,n[_0x38c2b2(0x5dc)])(()=>{const _0x3da994=_0x38c2b2;_0x4921a5[_0x3da994(0x576)]=_0x41d245;});}function Hs(_0x124f3b,_0x10b3a1){const _0x396f4b=_0x5b38ef;var _0x561ea8;let _0x37d2b9=_0x10b3a1==null?void 0x0:_0x10b3a1[_0x396f4b(0x627)],_0x591e1b=(_0x37d2b9?_0x124f3b[_0x396f4b(0x722)](_0x37d2b9):void 0x0)??_0x124f3b['getSheets']()[0x0];_0x591e1b&&((_0x561ea8=_0x124f3b['getActiveSheet'](!0x0))==null?void 0x0:_0x561ea8[_0x396f4b(0xcf)]())!==_0x591e1b[_0x396f4b(0xcf)]()&&_0x124f3b[_0x396f4b(0x115)](_0x591e1b);}function Us(_0x4bdca2){const _0xb6ff50=_0x5b38ef;var _0x3b774d;(_0x3b774d=_0x4bdca2[_0xb6ff50(0x17e)][_0xb6ff50(0x315)])==null||_0x3b774d[_0xb6ff50(0x613)](i[_0xb6ff50(0x28c)]['id'],{'visible':!0x1,'eventType':u['DeviceInputEventType'][_0xb6ff50(0x1df)],'unitId':_0x4bdca2['childUnitId']}),_0x4bdca2['runtimeScope'][_0xb6ff50(0x42c)]['has'](i[_0xb6ff50(0x3ba)])&&_0x4bdca2[_0xb6ff50(0x17e)][_0xb6ff50(0x42c)][_0xb6ff50(0x187)](i[_0xb6ff50(0x3ba)])['hidePopupsForUnit'](_0x4bdca2[_0xb6ff50(0x1b3)]);}function Ws(_0x2abc80){const _0x352c43=_0x5b38ef;return _0x2abc80[_0x352c43(0x259)][_0x352c43(0x32c)]===_0x352c43(0x351)||!!_0x2abc80[_0x352c43(0x259)][_0x352c43(0x6f1)];}function Gs(_0x308a97,_0xf15f42){const _0x2bc50d=_0x5b38ef;let _0xb72245=_0x308a97[_0x2bc50d(0x2ac)][_0x2bc50d(0x3ec)],_0x5b7951=_0x308a97[_0x2bc50d(0x2ac)][_0x2bc50d(0x711)];return _0x308a97[_0x2bc50d(0x2ac)][_0x2bc50d(0x3ec)]=_0xf15f42['formulaBar']?_0x2bc50d(0x65b):'',_0x308a97[_0x2bc50d(0x2ac)]['bottom']=_0xf15f42[_0x2bc50d(0x4d4)]?i[_0x2bc50d(0xd7)]+'px':'',(0x0,n[_0x2bc50d(0x5dc)])(()=>{const _0x341320=_0x2bc50d;_0x308a97['style'][_0x341320(0x3ec)]=_0xb72245,_0x308a97[_0x341320(0x2ac)][_0x341320(0x711)]=_0x5b7951;});}function Ks(_0x4a17df,_0x33c8a2){const _0x144499=_0x5b38ef;var _0x38499a,_0x42ec2d;return(_0x38499a=_0x4a17df[_0x144499(0x42c)])!=null&&(_0x42ec2d=_0x38499a['has'])!=null&&_0x42ec2d[_0x144499(0x591)](_0x38499a,ur)?_0x4a17df[_0x144499(0x42c)][_0x144499(0x187)](ur)[_0x144499(0x2f4)]({'embedId':_0x4a17df[_0x144499(0x2a5)],'childUnitId':_0x4a17df[_0x144499(0x1b3)],'root':_0x4a17df[_0x144499(0x259)][_0x144499(0x298)],'contentRoot':_0x33c8a2}):(0x0,n[_0x144499(0x5dc)])(()=>{});}function qs(_0xeb45fa){const _0x4d60d2=_0x5b38ef;let {canvasRoot:_0x259873,readonly:_0x10c60c,showChrome:_0x2dbc3a,unitId:_0x49507f}=_0xeb45fa,_0x301faa=(0x0,a[_0x4d60d2(0x27e)])(i[_0x4d60d2(0x5c7)]),_0xcc5634=(0x0,a[_0x4d60d2(0x6f9)])(a[_0x4d60d2(0x561)]),_0x27fcad=_0xcc5634['get']('SheetShapeTextEditorContainer')??_0xcc5634['get'](_0x4d60d2(0x3af)),_0x127250=_0x2dbc3a&&(_0x301faa==null?void 0x0:_0x301faa[_0x4d60d2(0x54e)])!==!0x1,_0x414f23=_0x301faa==null?void 0x0:_0x301faa['footer'],_0x1ff45d=_0x2dbc3a&&_0x414f23!==!0x1&&(typeof _0x414f23!=_0x4d60d2(0x4c3)||_0x414f23['sheetBar']!==!0x1);return(0x0,c[_0x4d60d2(0x4aa)])(()=>{let _0x431e02=Gs(_0x259873,{'formulaBar':_0x127250,'sheetBar':_0x1ff45d});return()=>_0x431e02['dispose']();},[_0x259873,_0x127250,_0x1ff45d]),(0x0,d['jsxs'])(d[_0x4d60d2(0x70a)],{'children':[(0x0,d[_0x4d60d2(0x588)])('div',{'className':_0x4d60d2(0x10c),'data-u-comp':_0x4d60d2(0x1fe),'children':(0x0,d[_0x4d60d2(0x588)])(a[_0x4d60d2(0x233)],{'unitId':_0x49507f})}),_0x127250&&(0x0,d['jsx'])('div',{'className':_0x4d60d2(0x4dd),'style':{'height':0x1c},'children':(0x0,d[_0x4d60d2(0x588)])(i[_0x4d60d2(0x497)],{})}),!_0x10c60c&&_0x27fcad&&(0x0,d[_0x4d60d2(0x588)])(_0x27fcad,{}),!_0x10c60c&&!(_0x301faa!=null&&_0x301faa[_0x4d60d2(0x288)])&&(0x0,d[_0x4d60d2(0x588)])(i['EditorContainer'],{}),!_0x10c60c&&(0x0,d[_0x4d60d2(0x588)])(i[_0x4d60d2(0x159)],{}),_0x1ff45d&&(0x0,d[_0x4d60d2(0x588)])(_0x4d60d2(0x568),{'className':_0x4d60d2(0x84),'style':{'height':i[_0x4d60d2(0xd7)]},'children':(0x0,d[_0x4d60d2(0x588)])(i['SheetBar'],{})})]});}const Js=(0x0,c[_0x5b38ef(0x35f)])(({children:_0xa488f0,className:_0x582cd1,title:_0x5b7b81,onClick:_0x253213,onMouseDown:_0x17990e,onPointerDown:_0x26e820,..._0x249b9e},_0x19d1fe)=>{const _0x49f06e=_0x5b38ef;let _0x10bc13=(0x0,a['useDependency'])(n['LocaleService'])['t'](_0x5b7b81);return(0x0,d[_0x49f06e(0x588)])(o['Button'],{'ref':_0x19d1fe,'type':_0x49f06e(0x3c3),'size':_0x49f06e(0x4ed),'variant':_0x49f06e(0x239),'aria-label':_0x10bc13,'title':_0x10bc13,'className':(0x0,o[_0x49f06e(0x596)])(_0x49f06e(0x3b1),_0x582cd1),'onPointerDown':_0x220a92=>{const _0x5851e0=_0x49f06e;_0x220a92[_0x5851e0(0x732)](),_0x26e820==null||_0x26e820(_0x220a92);},'onMouseDown':_0x4a88f3=>{const _0x56eaf1=_0x49f06e;_0x4a88f3[_0x56eaf1(0x732)](),_0x17990e==null||_0x17990e(_0x4a88f3);},'onClick':_0x64ee50=>{const _0xa9ece8=_0x49f06e;_0x253213==null||_0x253213(_0x64ee50),_0x64ee50[_0xa9ece8(0x732)]();},..._0x249b9e,'children':_0xa488f0});}),Ys=(0x0,c[_0x5b38ef(0x35f)])(({title:_0x3534de,primary:_0xe61f3a,disabled:_0x295caa,open:_0x50aaae,onPrimaryClick:_0x817e28,onMouseDown:_0x3b8057,onPointerDown:_0x5ee733,onClick:_0x3bc99c,..._0x5c9a33},_0x28259c)=>(0x0,d[_0x5b38ef(0x66a)])(_0x5b38ef(0x568),{'ref':_0x28259c,'className':(0x0,o[_0x5b38ef(0x596)])(_0x5b38ef(0x636),{'univer-bg-gray-100\x20dark:!univer-bg-gray-700':_0x50aaae,'univer-cursor-not-allowed\x20univer-opacity-60':_0x295caa}),'onPointerDown':_0x17272f=>{_0x17272f['stopPropagation'](),_0x5ee733==null||_0x5ee733(_0x17272f);},'onMouseDown':_0x4f5d18=>{_0x4f5d18['stopPropagation'](),_0x3b8057==null||_0x3b8057(_0x4f5d18);},'onClick':_0x170ddb=>{const _0x13a07e=_0x5b38ef;_0x3bc99c==null||_0x3bc99c(_0x170ddb),_0x170ddb[_0x13a07e(0x732)]();},..._0x5c9a33,'children':[(0x0,d['jsx'])('button',{'type':'button','className':_0x5b38ef(0x230),'disabled':_0x295caa,'onClick':_0x36df42=>{const _0x3a1250=_0x5b38ef;_0x36df42[_0x3a1250(0x732)](),_0x817e28();},'children':_0xe61f3a}),(0x0,d[_0x5b38ef(0x588)])(o[_0x5b38ef(0x437)],{'orientation':_0x5b38ef(0x6aa)}),(0x0,d[_0x5b38ef(0x588)])(_0x5b38ef(0x3c3),{'type':_0x5b38ef(0x3c3),'className':_0x5b38ef(0x3d5),'disabled':_0x295caa,'children':(0x0,d[_0x5b38ef(0x588)])(s[_0x5b38ef(0x2e8)],{})})]}));Ys[_0x5b38ef(0x32b)]='FloatingToolbarSplitTrigger';function Xs(_0x5a9d03){const _0x3b787c=_0x5b38ef;let {children:_0x4fbde7,title:_0x354362,className:_0x4ae3e0,disabled:_0x14c602,active:_0xc5f5a1,onClick:_0xc05024}=_0x5a9d03;return(0x0,d[_0x3b787c(0x588)])(o[_0x3b787c(0x299)],{'title':_0x354362,'placement':_0x3b787c(0x711),'children':(0x0,d[_0x3b787c(0x588)])(a[_0x3b787c(0x6d5)],{'className':(0x0,o[_0x3b787c(0x596)])(_0x3b787c(0xce),_0x4ae3e0),'disabled':_0x14c602,'active':_0xc5f5a1,'onClick':_0xc05024,'children':_0x4fbde7})});}function Zs(_0x1965ee){const _0x44b366=_0x5b38ef;let {item:_0x1ff0fd,children:_0x64d574,title:_0x54a062,onClick:_0x3413fa}=_0x1965ee,{hidden:_0x206584,disabled:_0x1adf9b,activated:_0x5e2e1c}=Qs(_0x1ff0fd),_0x4f5c84=(0x0,a['useDependency'])(n[_0x44b366(0x20e)]);return!_0x1ff0fd||_0x206584?null:(0x0,d['jsx'])(Xs,{'title':_0x4f5c84['t'](_0x54a062),'disabled':_0x1adf9b,'active':_0x5e2e1c,'onClick':_0x3413fa,'children':_0x64d574});}function Qs(_0x407a0d){const _0x2fda4=_0x5b38ef;return{'hidden':(0x0,a['useObservable'])(()=>{const _0x29885f=_0x241e;var _0x34e39c;return(_0x407a0d==null||(_0x34e39c=_0x407a0d[_0x29885f(0x57c)])==null?void 0x0:_0x34e39c[_0x29885f(0x671)]((0x0,l[_0x29885f(0x72b)])(!0x1)))??(0x0,l['of'])(!0x1);},!0x1,!0x1,[_0x407a0d]),'disabled':(0x0,a[_0x2fda4(0x540)])(()=>{const _0x41f5e6=_0x2fda4;var _0x3e65db;return(_0x407a0d==null||(_0x3e65db=_0x407a0d[_0x41f5e6(0x56c)])==null?void 0x0:_0x3e65db[_0x41f5e6(0x671)]((0x0,l['startWith'])(!0x1)))??(0x0,l['of'])(!0x1);},!0x1,!0x1,[_0x407a0d]),'activated':(0x0,a['useObservable'])(()=>{const _0x12fd28=_0x2fda4;var _0x5a1e24;return(_0x407a0d==null||(_0x5a1e24=_0x407a0d[_0x12fd28(0x3f2)])==null?void 0x0:_0x5a1e24[_0x12fd28(0x671)]((0x0,l[_0x12fd28(0x72b)])(!0x1)))??(0x0,l['of'])(!0x1);},!0x1,!0x1,[_0x407a0d]),'value':(0x0,a['useObservable'])(()=>{const _0x2d7036=_0x2fda4;var _0x23d6c2;return(_0x407a0d==null||(_0x23d6c2=_0x407a0d[_0x2d7036(0x533)])==null?void 0x0:_0x23d6c2[_0x2d7036(0x671)]((0x0,l[_0x2d7036(0x72b)])(void 0x0)))??(0x0,l['of'])(void 0x0);},void 0x0,!0x1,[_0x407a0d])};}function $s(_0x432e09){const _0x502924=_0x5b38ef;return _0x432e09[_0x502924(0x5b5)]??_0x432e09['title']??_0x432e09['id'];}function ec(_0x135f39){const _0x2b73fc=_0x5b38ef;return typeof _0x135f39['label']==_0x2b73fc(0x710)?_0x135f39[_0x2b73fc(0x4e6)]:typeof _0x135f39['value']=='string'||typeof _0x135f39[_0x2b73fc(0x17f)]==_0x2b73fc(0x4e4)?String(_0x135f39['value']):_0x135f39['id']??'';}function tc(_0x4549b5){const _0x4ecba6=_0x5b38ef;return _0x4549b5===n['WrapStrategy'][_0x4ecba6(0x52a)]?(0x0,d[_0x4ecba6(0x588)])(s[_0x4ecba6(0x41a)],{}):_0x4549b5===n[_0x4ecba6(0x38c)][_0x4ecba6(0x444)]?(0x0,d[_0x4ecba6(0x588)])(s[_0x4ecba6(0x250)],{}):(0x0,d[_0x4ecba6(0x588)])(s[_0x4ecba6(0x13c)],{});}function nc(_0x54ad2f){const _0x515963=_0x5b38ef;return _0x54ad2f instanceof HTMLElement&&!!_0x54ad2f[_0x515963(0x609)](_0x515963(0x51e));}function Q(_0x37a4cc){_0x37a4cc['stopPropagation'](),nc(_0x37a4cc['target'])||_0x37a4cc['preventDefault']();}function rc(_0x3c3e7a,_0x756e0c){const _0x15cb49=_0x5b38ef;if(!(_0x3c3e7a instanceof HTMLElement))return!0x1;let _0x3abb89=_0x3c3e7a['closest'](_0x15cb49(0xc6));return(_0x3abb89==null?void 0x0:_0x3abb89[_0x15cb49(0x82)]('data-embed-id'))===_0x756e0c;}function $(_0x382326,_0x211aea){const _0x140f30=_0x5b38ef;let _0x4d6261=_0x382326[_0x140f30(0x487)];rc(_0x4d6261,_0x211aea)&&_0x382326[_0x140f30(0x558)]();}function ic(_0x539cc0){const _0x34c015=_0x5b38ef;let {embedId:_0x4c519a,children:_0xcb4cc,onPointerDown:_0x4db908}=_0x539cc0;return(0x0,d['jsx'])(_0x34c015(0x4d1),{'data-embed-id':_0x4c519a,'data-embed-floating-menu-popup':_0x34c015(0x573),'className':_0x34c015(0x1fc),'onPointerDown':_0x4db908,'onMouseDown':Q,'children':_0xcb4cc});}function ac(_0x18fa33){const _0x4babf9=_0x5b38ef;let {children:_0x192454}=_0x18fa33;return(0x0,d['jsx'])(_0x4babf9(0x568),{'className':'univer-flex\x20univer-items-center\x20univer-gap-1','children':_0x192454});}function oc(_0x307a11){const _0x1d577a=_0x5b38ef;let {embedId:_0x58ade9,title:_0x218b49,trigger:_0x2d62ca,overlay:_0x61a39a,disabled:_0x168417,triggerClassName:_0x2fc3bf,open:_0x4d458f,onOpenChange:_0x6a12b4}=_0x307a11;return(0x0,d[_0x1d577a(0x588)])(o[_0x1d577a(0x680)],{'disabled':_0x168417,'align':_0x1d577a(0x3cd),'sideOffset':0x6,'open':_0x4d458f,'onOpenChange':_0x6a12b4,'onPointerDownOutside':_0x4e8a5b=>$(_0x4e8a5b,_0x58ade9),'onFocusOutside':_0x583ccb=>$(_0x583ccb,_0x58ade9),'onInteractOutside':_0x389407=>$(_0x389407,_0x58ade9),'overlay':(0x0,d['jsx'])(_0x1d577a(0x568),{'data-embed-id':_0x58ade9,'data-embed-floating-menu-popup':'true','onPointerDown':Q,'onMouseDown':Q,'children':_0x61a39a}),'children':(0x0,d['jsx'])(Js,{'title':_0x218b49,'data-state':_0x4d458f?_0x1d577a(0x5bc):_0x1d577a(0x526),'disabled':_0x168417,'className':_0x2fc3bf,'children':_0x2d62ca})});}function sc(_0x47b8dc){const _0x138f35=_0x5b38ef;let {children:_0x130c88}=_0x47b8dc;return(0x0,d[_0x138f35(0x588)])(_0x138f35(0x4d1),{'className':'univer-box-border\x20univer-grid\x20univer-min-w-32\x20univer-gap-0.5\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-p-1\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900','onPointerDown':Q,'onMouseDown':Q,'children':_0x130c88});}function cc(_0x33f4de){let {children:_0x307915}=_0x33f4de;return(0x0,d['jsx'])('section',{'className':'univer-box-border\x20univer-grid\x20univer-min-w-44\x20univer-gap-0.5\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-p-1\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900','onPointerDown':Q,'onMouseDown':Q,'children':_0x307915});}function lc(_0x53f097){const _0x2103cc=_0x5b38ef;let {children:_0x1a9dfe,icon:_0x1b5c7b,onClick:_0x1984dd}=_0x53f097;return(0x0,d[_0x2103cc(0x66a)])(_0x2103cc(0x3c3),{'type':_0x2103cc(0x3c3),'className':'univer-box-border\x20univer-grid\x20univer-h-7\x20univer-w-full\x20univer-grid-cols-[1.5rem_1fr]\x20univer-items-center\x20univer-gap-2\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20univer-text-left\x20univer-text-sm\x20univer-text-gray-900\x20univer-transition-colors\x20hover:univer-bg-gray-100\x20dark:!univer-text-gray-0\x20dark:hover:!univer-bg-gray-700','onClick':_0x1984dd,'children':[(0x0,d[_0x2103cc(0x588)])(_0x2103cc(0x316),{'className':_0x2103cc(0x42f),'children':_0x1b5c7b}),(0x0,d[_0x2103cc(0x588)])(_0x2103cc(0x316),{'className':'univer-truncate','children':_0x1a9dfe})]});}function uc(_0xbd44c9){const _0x2b3f7d=_0x5b38ef;let {children:_0x3575b7,icon:_0x5caa74,active:_0xa8488e,onClick:_0x337b8d}=_0xbd44c9;return(0x0,d[_0x2b3f7d(0x66a)])(_0x2b3f7d(0x3c3),{'type':'button','className':(0x0,o[_0x2b3f7d(0x596)])('univer-box-border\x20univer-flex\x20univer-h-7\x20univer-w-full\x20univer-items-center\x20univer-gap-2\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20univer-text-left\x20univer-text-sm\x20univer-text-gray-900\x20univer-transition-colors\x20hover:univer-bg-gray-100\x20dark:!univer-text-gray-0\x20dark:hover:!univer-bg-gray-700',{'!univer-bg-gray-200\x20dark:!univer-bg-gray-500':_0xa8488e}),'onClick':_0x337b8d,'children':[_0x5caa74,_0x3575b7]});}function dc(_0x1c4f36){const _0x2841ac=_0x5b38ef;let {title:_0x24b038,active:_0x5dec2d,disabled:_0x447173,children:_0x21877d,onClick:_0x4c97bd}=_0x1c4f36;return(0x0,d[_0x2841ac(0x588)])(o['Tooltip'],{'title':(0x0,a[_0x2841ac(0x6f9)])(n[_0x2841ac(0x20e)])['t'](_0x24b038),'placement':'bottom','children':(0x0,d[_0x2841ac(0x588)])(a[_0x2841ac(0x6d5)],{'className':_0x2841ac(0x69f),'disabled':_0x447173,'active':_0x5dec2d,'onClick':_0x4c97bd,'children':_0x21877d})});}function fc(){const _0x363ef9=_0x5b38ef;return[...i[_0x363ef9(0xff)]];}function pc(){const _0x26693d=_0x5b38ef;return[...a[_0x26693d(0x231)]];}function mc(_0x3e46f7){const _0x13833a=_0x5b38ef;return!_0x3e46f7||!(_0x13833a(0x16b)in _0x3e46f7)||!Array[_0x13833a(0x4d5)](_0x3e46f7[_0x13833a(0x16b)])?[]:_0x3e46f7[_0x13833a(0x16b)];}function hc(_0x5e6f8e){const _0x2e3d29=_0x5b38ef;let {menuItem:_0x3841a2,onClick:_0x3d3142}=_0x5e6f8e,{hidden:_0x46a22a,disabled:_0x512f6b,value:_0x148f11}=Qs(_0x3841a2),_0x4d6581=(0x0,a[_0x2e3d29(0x6f9)])(n['LocaleService']);if(!_0x3841a2||_0x46a22a)return null;let _0x4307da=_0x4d6581['t'](_0x2e3d29(0x57e));return(0x0,d[_0x2e3d29(0x588)])(o['Tooltip'],{'title':_0x4307da,'placement':'bottom','children':(0x0,d[_0x2e3d29(0x66a)])(Js,{'title':_0x4307da,'disabled':_0x512f6b,'onClick':_0x3d3142,'children':[(0x0,d[_0x2e3d29(0x588)])(s[_0x2e3d29(0x60f)],{}),(0x0,d[_0x2e3d29(0x588)])(_0x2e3d29(0x316),{'children':typeof _0x148f11==_0x2e3d29(0x710)&&_0x148f11?_0x148f11:_0x2e3d29(0x33a)}),(0x0,d[_0x2e3d29(0x588)])(s[_0x2e3d29(0x2e8)],{})]})});}function gc(_0x2c986f){const _0x7a3782=_0x5b38ef;let {embedId:_0x139b5e,menuItem:_0x2b5979,title:_0x22b8b5,open:_0x46c89c,onOpenChange:_0x57765d,onSelect:_0x3c095c}=_0x2c986f,{hidden:_0x28648f,disabled:_0xcc1b4d,value:_0x4ebef0}=Qs(_0x2b5979);if(!_0x2b5979||_0x28648f)return null;let _0x4b7c27=typeof _0x4ebef0==_0x7a3782(0x710)&&_0x4ebef0?_0x4ebef0:_0x7a3782(0x2be);return(0x0,d[_0x7a3782(0x588)])(oc,{'embedId':_0x139b5e,'disabled':_0xcc1b4d,'title':_0x22b8b5,'open':_0x46c89c,'onOpenChange':_0x57765d,'trigger':(0x0,d['jsxs'])(d[_0x7a3782(0x70a)],{'children':[(0x0,d[_0x7a3782(0x588)])(_0x7a3782(0x316),{'className':'univer-w-28\x20univer-truncate\x20univer-text-left','children':_0x4b7c27}),(0x0,d[_0x7a3782(0x588)])(s[_0x7a3782(0x2e8)],{})]}),'overlay':(0x0,d[_0x7a3782(0x588)])(_0x7a3782(0x568),{'className':_0x7a3782(0x587),'onPointerDown':Q,'onMouseDown':Q,'children':(0x0,d[_0x7a3782(0x588)])(a[_0x7a3782(0xa3)],{'value':_0x4b7c27,'onChange':_0x44052f=>{_0x3c095c(_0x44052f),_0x57765d(!0x1);}})})});}function _c(_0x137bda){const _0x4bb7da=_0x5b38ef;let {embedId:_0x4da6a4,menuItem:_0x4b4178,title:_0x183908,open:_0xaf781a,onOpenChange:_0x3f9da3,onSelect:_0x539a59}=_0x137bda,{hidden:_0x17cc32,disabled:_0x191bdc,value:_0x2a8286}=Qs(_0x4b4178);if(!_0x4b4178||_0x17cc32)return null;let _0x4ad963=typeof _0x2a8286=='number'||typeof _0x2a8286==_0x4bb7da(0x710)?Number(_0x2a8286):0xb;return(0x0,d['jsx'])(oc,{'embedId':_0x4da6a4,'disabled':_0x191bdc,'title':_0x183908,'open':_0xaf781a,'onOpenChange':_0x3f9da3,'trigger':(0x0,d[_0x4bb7da(0x66a)])(d['Fragment'],{'children':[(0x0,d['jsx'])(_0x4bb7da(0x316),{'className':_0x4bb7da(0x479),'children':_0x4ad963}),(0x0,d[_0x4bb7da(0x588)])(s[_0x4bb7da(0x2e8)],{})]}),'overlay':(0x0,d[_0x4bb7da(0x588)])('div',{'className':_0x4bb7da(0x136),'onPointerDown':Q,'onMouseDown':Q,'children':pc()[_0x4bb7da(0x264)](_0x34a781=>{const _0x3b625c=_0x4bb7da;let _0x1989b0=Number(_0x34a781['value'])===_0x4ad963;return(0x0,d[_0x3b625c(0x66a)])(_0x3b625c(0x3c3),{'type':_0x3b625c(0x3c3),'className':(0x0,o['clsx'])(_0x3b625c(0x3f1),{'univer-bg-gray-100\x20dark:!univer-bg-gray-700':_0x1989b0}),'onClick':()=>{const _0x4f73fb=_0x3b625c;_0x539a59(String(_0x34a781[_0x4f73fb(0x17f)])),_0x3f9da3(!0x1);},'children':[(0x0,d[_0x3b625c(0x588)])(_0x3b625c(0x316),{'children':_0x34a781[_0x3b625c(0x4e6)]}),_0x1989b0&&(0x0,d[_0x3b625c(0x588)])(s[_0x3b625c(0x32d)],{'className':_0x3b625c(0x194)})]},_0x34a781['value']);})})});}function vc(_0x574939){const _0x45adca=_0x5b38ef;let {embedId:_0x50f709,menuItem:_0x3513b2,open:_0x4577ab,onOpenChange:_0x4b54a6,execute:_0x208717}=_0x574939,{hidden:_0xd87689,disabled:_0x502ccc}=Qs(_0x3513b2);return!_0x3513b2||_0xd87689?null:(0x0,d[_0x45adca(0x588)])(oc,{'embedId':_0x50f709,'disabled':_0x502ccc,'title':_0x45adca(0x2b0),'triggerClassName':_0x45adca(0x209),'open':_0x4577ab,'onOpenChange':_0x4b54a6,'trigger':(0x0,d[_0x45adca(0x66a)])(d[_0x45adca(0x70a)],{'children':[(0x0,d[_0x45adca(0x588)])(s[_0x45adca(0x2dd)],{}),(0x0,d[_0x45adca(0x588)])(s[_0x45adca(0x2e8)],{})]}),'overlay':(0x0,d[_0x45adca(0x588)])(ic,{'embedId':_0x50f709,'onPointerDown':_0x41b34d=>_0x41b34d[_0x45adca(0x732)](),'children':(0x0,d['jsxs'])(ac,{'children':[(0x0,d[_0x45adca(0x588)])(bc,{'item':_0x3513b2,'title':_0x45adca(0x92),'onClick':()=>_0x208717(_0x3513b2,{'value':n[_0x45adca(0x638)][_0x45adca(0x551)]}),'children':(0x0,d[_0x45adca(0x588)])(s[_0x45adca(0x2dd)],{})}),(0x0,d[_0x45adca(0x588)])(bc,{'item':_0x3513b2,'title':_0x45adca(0x18e),'onClick':()=>_0x208717(_0x3513b2,{'value':n['HorizontalAlign'][_0x45adca(0x489)]}),'children':(0x0,d['jsx'])(s['HorizontallyIcon'],{})}),(0x0,d[_0x45adca(0x588)])(bc,{'item':_0x3513b2,'title':_0x45adca(0x376),'onClick':()=>_0x208717(_0x3513b2,{'value':n[_0x45adca(0x638)]['RIGHT']}),'children':(0x0,d['jsx'])(s['RightJustifyingIcon'],{})})]})})});}function yc(_0x4f2e72){const _0x314306=_0x5b38ef;let {embedId:_0x44edc3,menuItem:_0x4a94cd,open:_0x767726,onOpenChange:_0x5ba5f7,execute:_0x389c5c}=_0x4f2e72,{hidden:_0x2b685f,disabled:_0x45ba65}=Qs(_0x4a94cd);return!_0x4a94cd||_0x2b685f?null:(0x0,d['jsx'])(oc,{'embedId':_0x44edc3,'disabled':_0x45ba65,'title':'embed-ui.sheetsFloating.toolbar.verticalAlignMode.main','triggerClassName':_0x314306(0x209),'open':_0x767726,'onOpenChange':_0x5ba5f7,'trigger':(0x0,d[_0x314306(0x66a)])(d['Fragment'],{'children':[(0x0,d[_0x314306(0x588)])(s[_0x314306(0x374)],{}),(0x0,d['jsx'])(s[_0x314306(0x2e8)],{})]}),'overlay':(0x0,d[_0x314306(0x588)])(ic,{'embedId':_0x44edc3,'onPointerDown':_0x45da16=>_0x45da16[_0x314306(0x732)](),'children':(0x0,d[_0x314306(0x66a)])(ac,{'children':[(0x0,d[_0x314306(0x588)])(bc,{'item':_0x4a94cd,'title':_0x314306(0x547),'onClick':()=>_0x389c5c(_0x4a94cd,{'value':n[_0x314306(0x390)][_0x314306(0x64c)]}),'children':(0x0,d[_0x314306(0x588)])(s[_0x314306(0x49d)],{})}),(0x0,d[_0x314306(0x588)])(bc,{'item':_0x4a94cd,'title':_0x314306(0x63b),'onClick':()=>_0x389c5c(_0x4a94cd,{'value':n[_0x314306(0x390)]['MIDDLE']}),'children':(0x0,d[_0x314306(0x588)])(s[_0x314306(0x374)],{})}),(0x0,d[_0x314306(0x588)])(bc,{'item':_0x4a94cd,'title':_0x314306(0x4ab),'onClick':()=>_0x389c5c(_0x4a94cd,{'value':n[_0x314306(0x390)][_0x314306(0x3e0)]}),'children':(0x0,d['jsx'])(s['AlignBottomIcon'],{})})]})})});}function bc(_0x35a465){let {item:_0x26bf31,title:_0x441e54,children:_0x5672bf,onClick:_0x40dcc8}=_0x35a465,{hidden:_0x2ed53c,disabled:_0x563348,activated:_0x2cdf8c}=Qs(_0x26bf31);return!_0x26bf31||_0x2ed53c?null:(0x0,d['jsx'])(dc,{'title':_0x441e54,'disabled':_0x563348,'active':_0x2cdf8c,'onClick':_0x40dcc8,'children':_0x5672bf});}function xc(_0x5a98f6){const _0x565bcb=_0x5b38ef;let {embedId:_0x47ef85,menuItem:_0xd06fee,title:_0x5bd274,icon:_0x229003,defaultColor:_0x462f6f,open:_0x595cc8,onOpenChange:_0x5452bb,onChange:_0x806b39,onReset:_0x1d010a}=_0x5a98f6,_0x6a5fe=(0x0,a['useDependency'])(n[_0x565bcb(0x20e)]),{hidden:_0x8da667,disabled:_0x3e12c4,value:_0x4c4956}=Qs(_0xd06fee),[_0x4f47cb,_0x5464b2]=(0x0,c[_0x565bcb(0x617)])(_0x462f6f);return!_0xd06fee||_0x8da667?null:(0x0,d[_0x565bcb(0x588)])(o[_0x565bcb(0x680)],{'disabled':_0x3e12c4,'align':_0x565bcb(0x3cd),'sideOffset':0x6,'open':_0x595cc8,'onOpenChange':_0x5452bb,'onPointerDownOutside':_0x30b9d1=>$(_0x30b9d1,_0x47ef85),'onFocusOutside':_0x11d54f=>$(_0x11d54f,_0x47ef85),'onInteractOutside':_0x4d7b18=>$(_0x4d7b18,_0x47ef85),'overlay':(0x0,d['jsxs'])(_0x565bcb(0x568),{'data-embed-id':_0x47ef85,'data-embed-floating-menu-popup':_0x565bcb(0x573),'className':_0x565bcb(0x5fa),'onPointerDown':Q,'onMouseDown':Q,'children':[(0x0,d[_0x565bcb(0x588)])(o['ColorPicker'],{'value':typeof _0x4c4956==_0x565bcb(0x710)&&_0x4c4956?_0x4c4956:_0x4f47cb,'onChange':_0x349211=>{_0x5464b2(_0x349211),_0x806b39(_0x349211);}}),(0x0,d[_0x565bcb(0x588)])(o[_0x565bcb(0x437)],{}),(0x0,d[_0x565bcb(0x66a)])('button',{'type':_0x565bcb(0x3c3),'className':_0x565bcb(0x3a0),'onClick':()=>{_0x5464b2(_0x462f6f),_0x1d010a(),_0x5452bb(!0x1);},'children':[(0x0,d[_0x565bcb(0x588)])(s['NoColorDoubleIcon'],{}),(0x0,d[_0x565bcb(0x588)])(_0x565bcb(0x316),{'children':_0x6a5fe['t'](_0x565bcb(0x15e))})]})]}),'children':(0x0,d[_0x565bcb(0x588)])(Js,{'title':_0x5bd274,'disabled':_0x3e12c4,'children':_0x229003})});}function Sc(_0x3b0d0a){const _0x51f83f=_0x5b38ef;let {embedId:_0x387a91,menuItem:_0x7a3dcb,open:_0x1713ab,onOpenChange:_0x4694b3,onSelect:_0xaf4ad4}=_0x3b0d0a,_0x3dd878=(0x0,a[_0x51f83f(0x6f9)])(n[_0x51f83f(0x20e)]),_0x89985c=(0x0,a[_0x51f83f(0x6f9)])(a[_0x51f83f(0x1f4)]),{hidden:_0x18c078,disabled:_0x15cfec}=Qs(_0x7a3dcb),[_0x3b37ac,_0x56a36e]=(0x0,c[_0x51f83f(0x617)])(n[_0x51f83f(0x4ac)][_0x51f83f(0x4b2)]),[_0x37de79,_0x2c4292]=(0x0,c[_0x51f83f(0x617)])(n[_0x51f83f(0x14b)][_0x51f83f(0xa2)]),[_0x423bd2,_0x472263]=(0x0,c[_0x51f83f(0x617)])(_0x51f83f(0xe9));if(!_0x7a3dcb||_0x18c078)return null;let _0x351c8a=(_0x18abd0=_0x3b37ac,_0xd1eb6e=_0x37de79,_0x4ff9eb=_0x423bd2)=>{_0x56a36e(_0x18abd0),_0x2c4292(_0xd1eb6e),_0x472263(_0x4ff9eb),_0xaf4ad4(_0x18abd0,_0xd1eb6e,_0x4ff9eb);},_0x1d8da9=_0xf175f3=>{const _0x1cf794=_0x51f83f;var _0x2392f3;return((_0x2392f3=fc()[_0x1cf794(0x424)](_0x1dfece=>_0x1dfece['value']===_0xf175f3))==null?void 0x0:_0x2392f3['icon'])??'AllBorderIcon';},_0x1b5c56=(_0x1394a9,_0x2777f7=_0x51f83f(0x30d))=>{const _0x129165=_0x51f83f;let _0x120bdf=_0x89985c[_0x129165(0x187)](_0x1394a9);return _0x120bdf?(0x0,d['jsx'])(_0x120bdf,{'className':_0x2777f7}):(0x0,d[_0x129165(0x588)])(s['NoBorderIcon'],{});};return(0x0,d[_0x51f83f(0x588)])(o[_0x51f83f(0x680)],{'disabled':_0x15cfec,'align':_0x51f83f(0x3cd),'sideOffset':0x6,'open':_0x1713ab,'onOpenChange':_0x4694b3,'onPointerDownOutside':_0x1c2d57=>$(_0x1c2d57,_0x387a91),'onFocusOutside':_0x8c23fa=>$(_0x8c23fa,_0x387a91),'onInteractOutside':_0x5cb14d=>$(_0x5cb14d,_0x387a91),'overlay':(0x0,d[_0x51f83f(0x66a)])(ic,{'embedId':_0x387a91,'onPointerDown':_0x59cfcb=>_0x59cfcb[_0x51f83f(0x732)](),'children':[(0x0,d[_0x51f83f(0x588)])(_0x51f83f(0x568),{'className':_0x51f83f(0x6c6),'children':fc()['map'](_0x516ba2=>(0x0,d[_0x51f83f(0x588)])(dc,{'title':_0x516ba2[_0x51f83f(0x4e6)],'active':_0x3b37ac===_0x516ba2['value'],'onClick':()=>_0x351c8a(_0x516ba2[_0x51f83f(0x17f)]),'children':_0x1b5c56(_0x516ba2['icon'])},_0x516ba2[_0x51f83f(0x17f)]))}),(0x0,d[_0x51f83f(0x588)])(o['Separator'],{}),(0x0,d[_0x51f83f(0x66a)])(ac,{'children':[(0x0,d['jsx'])(o[_0x51f83f(0x680)],{'align':_0x51f83f(0x3cd),'sideOffset':0x6,'onPointerDownOutside':_0xf5d848=>$(_0xf5d848,_0x387a91),'onFocusOutside':_0xb9d20d=>$(_0xb9d20d,_0x387a91),'onInteractOutside':_0xe58c5c=>$(_0xe58c5c,_0x387a91),'overlay':(0x0,d['jsx'])('div',{'data-embed-id':_0x387a91,'data-embed-floating-menu-popup':_0x51f83f(0x573),'className':_0x51f83f(0xaf),'onPointerDown':Q,'onMouseDown':Q,'children':(0x0,d[_0x51f83f(0x588)])(o[_0x51f83f(0x367)],{'value':_0x423bd2,'onChange':_0x3ae832=>_0x351c8a(_0x3b37ac,_0x37de79,_0x3ae832)})}),'children':(0x0,d['jsxs'])(dc,{'title':_0x51f83f(0x50b),'active':!0x1,'onClick':()=>void 0x0,'children':[(0x0,d[_0x51f83f(0x588)])(s[_0x51f83f(0x154)],{'extend':{'colorChannel1':_0x423bd2}}),(0x0,d[_0x51f83f(0x588)])(s[_0x51f83f(0x2e8)],{})]})}),(0x0,d[_0x51f83f(0x588)])(o[_0x51f83f(0x680)],{'align':_0x51f83f(0x3cd),'sideOffset':0x6,'onPointerDownOutside':_0x3d3474=>$(_0x3d3474,_0x387a91),'onFocusOutside':_0x309ed4=>$(_0x309ed4,_0x387a91),'onInteractOutside':_0x3b9224=>$(_0x3b9224,_0x387a91),'overlay':(0x0,d['jsx'])('div',{'data-embed-id':_0x387a91,'data-embed-floating-menu-popup':'true','className':'univer-box-border\x20univer-grid\x20univer-min-w-48\x20univer-gap-1\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-p-1.5\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900','onPointerDown':Q,'onMouseDown':Q,'children':i[_0x51f83f(0x10f)]['map'](_0x4d0046=>(0x0,d[_0x51f83f(0x588)])('button',{'type':'button','className':(0x0,o[_0x51f83f(0x596)])('univer-relative\x20univer-flex\x20univer-h-8\x20univer-cursor-pointer\x20univer-items-center\x20univer-justify-center\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20hover:univer-bg-gray-100\x20dark:hover:!univer-bg-gray-700',{'univer-bg-gray-200\x20dark:!univer-bg-gray-600':_0x37de79===_0x4d0046[_0x51f83f(0x17f)]}),'onClick':()=>_0x351c8a(_0x3b37ac,_0x4d0046[_0x51f83f(0x17f)]),'children':(0x0,d[_0x51f83f(0x588)])(i[_0x51f83f(0x41b)],{'className':'univer-fill-gray-900\x20dark:!univer-fill-gray-0','type':_0x4d0046['value']})},_0x4d0046[_0x51f83f(0x17f)]))}),'children':(0x0,d[_0x51f83f(0x66a)])(dc,{'title':_0x51f83f(0x640),'active':!0x1,'onClick':()=>void 0x0,'children':[(0x0,d['jsx'])(i[_0x51f83f(0x41b)],{'className':_0x51f83f(0x31e),'type':_0x37de79}),(0x0,d[_0x51f83f(0x588)])(s[_0x51f83f(0x2e8)],{})]})})]})]}),'children':(0x0,d[_0x51f83f(0x588)])(Ys,{'title':_0x3dd878['t']('embed-ui.sheetsFloating.toolbar.border.main'),'disabled':_0x15cfec,'open':_0x1713ab,'primary':_0x1b5c56(_0x1d8da9(_0x3b37ac),_0x51f83f(0x60a)),'onPrimaryClick':()=>{_0x351c8a(),_0x4694b3(!0x1);}})});}function Cc(_0x11a67e){const _0x78e63d=_0x5b38ef;let {embedId:_0x547d9a,menuItems:_0x390029,open:_0x25e856,onOpenChange:_0x2610bb,execute:_0x21b008}=_0x11a67e,_0x309b72=(0x0,a[_0x78e63d(0x6f9)])(n[_0x78e63d(0x20e)]),{hidden:_0x4b8165,disabled:_0x43a9b0}=Qs(_0x390029==null?void 0x0:_0x390029[_0x78e63d(0x2b3)]),_0x2a58bb=[];return[{'item':_0x390029==null?void 0x0:_0x390029[_0x78e63d(0x34b)],'icon':(0x0,d[_0x78e63d(0x588)])(s[_0x78e63d(0x47e)],{})},{'item':_0x390029==null?void 0x0:_0x390029[_0x78e63d(0x6aa)],'icon':(0x0,d[_0x78e63d(0x588)])(s['VerticalIntegrationIcon'],{})},{'item':_0x390029==null?void 0x0:_0x390029[_0x78e63d(0x269)],'icon':(0x0,d['jsx'])(s[_0x78e63d(0x2c9)],{})},{'item':_0x390029==null?void 0x0:_0x390029['unmerge'],'icon':(0x0,d[_0x78e63d(0x588)])(s['CancelMergeIcon'],{})}][_0x78e63d(0x53f)](({item:_0x433147,icon:_0x45d92d})=>{const _0x1a85a1=_0x78e63d;_0x433147&&_0x2a58bb[_0x1a85a1(0x56f)]({'item':_0x433147,'icon':_0x45d92d});}),!(_0x390029!=null&&_0x390029[_0x78e63d(0x2b3)])||_0x4b8165||!_0x2a58bb[_0x78e63d(0x3da)]?null:(0x0,d[_0x78e63d(0x588)])(oc,{'embedId':_0x547d9a,'disabled':_0x43a9b0,'title':'embed-ui.sheetsFloating.toolbar.mergeCell.main','triggerClassName':_0x78e63d(0x209),'open':_0x25e856,'onOpenChange':_0x2610bb,'trigger':(0x0,d['jsxs'])(d[_0x78e63d(0x70a)],{'children':[(0x0,d['jsx'])(s[_0x78e63d(0x47e)],{}),(0x0,d[_0x78e63d(0x588)])(s[_0x78e63d(0x2e8)],{})]}),'overlay':(0x0,d[_0x78e63d(0x588)])(cc,{'children':_0x2a58bb[_0x78e63d(0x264)](({item:_0x52373b,icon:_0x12c512})=>(0x0,d[_0x78e63d(0x588)])(lc,{'icon':_0x12c512,'onClick':()=>{_0x21b008(_0x52373b),_0x2610bb(!0x1);},'children':_0x309b72['t']($s(_0x52373b))},_0x52373b['id']))})});}function wc(_0x49d5c1){const _0x338fa2=_0x5b38ef;let {embedId:_0x576f43,menuItem:_0xcfb8e8,open:_0x4366d6,onOpenChange:_0x23c4bf,execute:_0x2b6055}=_0x49d5c1,_0x3338e1=(0x0,a[_0x338fa2(0x6f9)])(n[_0x338fa2(0x20e)]),{hidden:_0x5c2cb1,disabled:_0x7d9f9f}=Qs(_0xcfb8e8);if(!_0xcfb8e8||_0x5c2cb1)return null;let _0x57c6d0=mc(_0xcfb8e8),_0x4d77bb=_0x57c6d0['length']?_0x57c6d0[_0x338fa2(0x264)](_0x16defe=>({'label':_0x3338e1['t'](ec(_0x16defe)),'icon':tc(_0x16defe[_0x338fa2(0x17f)]),'commandId':_0x16defe[_0x338fa2(0x6cf)]??(_0xcfb8e8==null?void 0x0:_0xcfb8e8['commandId'])??(_0xcfb8e8==null?void 0x0:_0xcfb8e8['id'])??I[_0x338fa2(0x21f)]['id'],'params':_0x16defe[_0x338fa2(0x6ad)]??{'value':_0x16defe[_0x338fa2(0x17f)]}})):[{'label':_0x3338e1['t'](_0x338fa2(0x144)),'icon':(0x0,d[_0x338fa2(0x588)])(s['TruncationIcon'],{}),'commandId':I['SetTextWrapCommand']['id'],'params':{'value':n[_0x338fa2(0x38c)][_0x338fa2(0x52a)]}},{'label':_0x3338e1['t'](_0x338fa2(0xdb)),'icon':(0x0,d['jsx'])(s['OverflowIcon'],{}),'commandId':I[_0x338fa2(0x21f)]['id'],'params':{'value':n['WrapStrategy'][_0x338fa2(0x5d1)]}},{'label':_0x3338e1['t'](_0x338fa2(0x4cb)),'icon':(0x0,d[_0x338fa2(0x588)])(s[_0x338fa2(0x250)],{}),'commandId':I[_0x338fa2(0x21f)]['id'],'params':{'value':n[_0x338fa2(0x38c)][_0x338fa2(0x444)]}}];return(0x0,d[_0x338fa2(0x588)])(oc,{'embedId':_0x576f43,'disabled':_0x7d9f9f,'title':_0x338fa2(0x3c2),'triggerClassName':_0x338fa2(0x209),'open':_0x4366d6,'onOpenChange':_0x23c4bf,'trigger':(0x0,d[_0x338fa2(0x66a)])(d[_0x338fa2(0x70a)],{'children':[(0x0,d[_0x338fa2(0x588)])(s[_0x338fa2(0x250)],{}),(0x0,d[_0x338fa2(0x588)])(s[_0x338fa2(0x2e8)],{})]}),'overlay':(0x0,d[_0x338fa2(0x588)])(sc,{'children':_0x4d77bb['map'](_0x400def=>{const _0x3624ef=_0x338fa2;var _0x54791d;return(0x0,d[_0x3624ef(0x588)])(uc,{'icon':_0x400def[_0x3624ef(0x1a0)],'onClick':()=>{const _0x46ea81=_0x3624ef;_0x2b6055(_0x400def[_0x46ea81(0x6cf)],_0x400def[_0x46ea81(0x6ad)]),_0x23c4bf(!0x1);},'children':_0x400def[_0x3624ef(0x4e6)]},_0x400def[_0x3624ef(0x6cf)]+'-'+String(((_0x54791d=_0x400def[_0x3624ef(0x6ad)])==null?void 0x0:_0x54791d[_0x3624ef(0x17f)])??_0x400def[_0x3624ef(0x4e6)]));})})});}const Tc={'formatPainter':i['SetOnceFormatPainterCommand']['id'],'numberFormat':'sheet.operation.open.numfmt.panel','fontFamily':i[_0x5b38ef(0x2d9)]['id'],'fontSize':i[_0x5b38ef(0xb0)]['id'],'bold':i[_0x5b38ef(0x5e1)]['id'],'textColor':i['SetRangeTextColorCommand']['id'],'backgroundColor':I['SetBackgroundColorCommand']['id'],'borderComposite':I['SetBorderBasicCommand']['id'],'horizontalAlign':I[_0x5b38ef(0x34e)]['id'],'verticalAlign':I[_0x5b38ef(0x2f9)]['id'],'wrap':I['SetTextWrapCommand']['id'],'filter':_0x5b38ef(0x5e3)},Ec={'root':I[_0x5b38ef(0x2fa)]['id'],'all':I['AddWorksheetMergeAllCommand']['id'],'vertical':I['AddWorksheetMergeVerticalCommand']['id'],'horizontal':I['AddWorksheetMergeHorizontalCommand']['id'],'unmerge':I[_0x5b38ef(0x538)]['id']};function Dc(_0x2d60d2){const _0x21fbb2=_0x5b38ef;let _0x268287={},_0x2d5a1c=_0x502dce=>{let _0x5596ba=_0x2d60d2['find'](_0x1732f6=>{const _0x28b5e7=_0x241e;let _0x5144c5=_0x1732f6[_0x28b5e7(0x273)];return _0x1732f6[_0x28b5e7(0x146)]===_0x502dce||(_0x5144c5==null?void 0x0:_0x5144c5['id'])===_0x502dce||(_0x5144c5==null?void 0x0:_0x5144c5[_0x28b5e7(0x6cf)])===_0x502dce;});return _0x5596ba==null?void 0x0:_0x5596ba['item'];};Object['keys'](Tc)[_0x21fbb2(0x53f)](_0x5785d=>{_0x268287[_0x5785d]=_0x2d5a1c(Tc[_0x5785d]);});let _0x35234e=Object[_0x21fbb2(0x6a7)](Ec)['reduce']((_0x38970e,[_0x102e46,_0x457cd4])=>{let _0x45abbc=_0x2d5a1c(_0x457cd4);return _0x45abbc&&(_0x38970e[_0x102e46]=_0x45abbc),_0x38970e;},{});return jc(_0x35234e)&&(_0x268287[_0x21fbb2(0x567)]=_0x35234e),_0x268287[_0x21fbb2(0x23f)]=!0x0,_0x268287;}const Oc=[{'items':['formatPainter']},{'dividerBefore':_0x5b38ef(0x2d5),'items':[_0x5b38ef(0x2fc)]},{'dividerBefore':_0x5b38ef(0x4f4),'items':[_0x5b38ef(0x6af),_0x5b38ef(0x49b),_0x5b38ef(0x52d)]},{'dividerBefore':_0x5b38ef(0x117),'items':['textColor',_0x5b38ef(0x267),_0x5b38ef(0x153)]},{'dividerBefore':_0x5b38ef(0x2a9),'items':[_0x5b38ef(0x567),_0x5b38ef(0xf8),_0x5b38ef(0x23c),'wrap']},{'dividerBefore':'divider-layout','items':['filter']},{'dividerBefore':'divider-block','items':[_0x5b38ef(0x23f)]}];function kc(_0xdab88e){const _0x4287fe=_0x5b38ef;let _0x4b0362=[];return Oc[_0x4287fe(0x53f)](_0xe51c93=>{const _0x521ce7=_0x4287fe;let _0x508a07=_0xe51c93['items']['filter'](_0x10c629=>Ac(_0xdab88e,_0x10c629))[_0x521ce7(0x264)](_0x4abc7a=>({'id':_0x4abc7a,'type':_0x4abc7a===_0x521ce7(0x6e1)||_0x4abc7a===_0x521ce7(0x52d)||_0x4abc7a===_0x521ce7(0xc9)||_0x4abc7a===_0x521ce7(0x23f)?_0x521ce7(0x3c3):'dropdown'}));_0x508a07['length']&&(_0x4b0362[_0x521ce7(0x3da)]&&_0xe51c93[_0x521ce7(0x122)]&&_0x4b0362['push']({'id':_0xe51c93[_0x521ce7(0x122)],'type':'divider'}),_0x4b0362[_0x521ce7(0x56f)](..._0x508a07));}),_0x4b0362;}function Ac(_0x3cfc47,_0x463cb4){return!!_0x3cfc47[_0x463cb4];}function jc(_0x2f1ac8){return Object['values'](_0x2f1ac8)['some'](Boolean);}function Mc(_0xac22e6,_0x70056){const _0xf2df9d=_0x5b38ef;if(_0xac22e6)return{'commandId':_0xac22e6[_0xf2df9d(0x6cf)]??_0xac22e6['id'],'params':_0x70056??(typeof _0xac22e6[_0xf2df9d(0x6ad)]==_0xf2df9d(0xeb)?_0xac22e6[_0xf2df9d(0x6ad)]():_0xac22e6[_0xf2df9d(0x6ad)])};}function Nc(){const _0x17ac02=_0x5b38ef;return fo({'childType':n[_0x17ac02(0x63d)][_0x17ac02(0x28b)],'mount':Pc});}function Pc(_0x232b71){const _0x510980=_0x5b38ef;let {root:_0x4b8b59,menu:_0x48734a}=uo(_0x232b71),_0xb01d92=Mt(_0x48734a);return _0xb01d92['render']((0x0,c[_0x510980(0x221)])(Z,{'injector':_0x232b71[_0x510980(0x17e)]['injector'],'mountContainer':_0x4b8b59,'embedId':_0x232b71[_0x510980(0x2a5)]},(0x0,c[_0x510980(0x221)])(Ic,{'hostUnitId':_0x232b71['hostUnitId'],'embedId':_0x232b71[_0x510980(0x2a5)],'childUnitId':_0x232b71[_0x510980(0x1b3)],'entry':_0x232b71[_0x510980(0x212)][_0x510980(0x5d9)],'fullscreen':!!_0x232b71[_0x510980(0x259)][_0x510980(0x6f1)],'usesDomFloatingStage':Fc(_0x232b71[_0x510980(0x212)][_0x510980(0x5d9)]),'renderScopeActive$':_0x232b71[_0x510980(0x259)][_0x510980(0x3c1)]}))),(0x0,n['toDisposable'])(()=>{const _0x189b4a=_0x510980;Nt(_0xb01d92),globalThis[_0x189b4a(0x5bf)](()=>_0x48734a[_0x189b4a(0x507)](),0x0);});}function Fc(_0x35836f){return!0x0;}function Ic(_0x1e539e){const _0x258dd5=_0x5b38ef;let {hostUnitId:_0x27f24b,embedId:_0x420d40,childUnitId:_0x162f86,entry:_0xf8c2,fullscreen:_0x31bc8f,usesDomFloatingStage:_0x315b1f,renderScopeActive$:_0x51fa74}=_0x1e539e,_0x2b8a12=(0x0,a['useDependency'])(n[_0x258dd5(0x20e)]),_0x5cc784=(0x0,a[_0x258dd5(0x6f9)])(n['ICommandService']),_0x444c27=(0x0,a[_0x258dd5(0x6f9)])(n[_0x258dd5(0x15a)]),_0x458e4c=(0x0,a[_0x258dd5(0x6f9)])(a['IMenuManagerService']),_0x3472d4=(0x0,a['useDependency'])(I['SheetsSelectionsService']),_0x22ff6e=(0x0,a['useDependency'])(ie),_0x3081c6=Mn({'embedId':_0x420d40,'active':(0x0,a[_0x258dd5(0x540)])(()=>_0x22ff6e[_0x258dd5(0x3c1)],_0x22ff6e[_0x258dd5(0x1c8)](),!0x1,[_0x22ff6e]),'fullscreen':_0x31bc8f,'usesDomFloatingStage':_0x315b1f,'renderScopeActive':(0x0,a[_0x258dd5(0x540)])(()=>_0x51fa74,!0x1,!0x1,[_0x51fa74])})==='stage2',[_0x3bc84c,_0x141697]=(0x0,c['useState'])(null),_0x2abf09=_0x521561=>({'open':_0x3bc84c===_0x521561,'onOpenChange':_0xf1c8da=>_0x141697(_0xf1c8da?_0x521561:null)});(0x0,c[_0x258dd5(0x4aa)])(()=>{const _0x1bec1e=_0x258dd5;if(!_0x3bc84c)return;let _0x5092d1=_0x3c3e8c=>{const _0x4099a1=_0x241e;rc(_0x3c3e8c[_0x4099a1(0x487)],_0x420d40)||_0x141697(null);};return document[_0x1bec1e(0x344)](_0x1bec1e(0x318),_0x5092d1,!0x0),()=>{const _0x408a7b=_0x1bec1e;document[_0x408a7b(0x6ca)](_0x408a7b(0x318),_0x5092d1,!0x0);};},[_0x420d40,_0x3bc84c]);let _0x21f183=(0x0,a[_0x258dd5(0x540)])(()=>_0x458e4c[_0x258dd5(0x451)][_0x258dd5(0x671)]((0x0,l[_0x258dd5(0x264)])(()=>Dc(_0x458e4c['getFlatMenuByPositionKey'](a[_0x258dd5(0x54c)]['RIBBON'])))),Dc(_0x458e4c[_0x258dd5(0x500)](a[_0x258dd5(0x54c)]['RIBBON'])),!0x1,[_0x458e4c]),_0x14fd79=(0x0,c[_0x258dd5(0x226)])(()=>new Set(kc(_0x21f183)['map'](_0x2bca5a=>_0x2bca5a['id'])),[_0x21f183]),_0x5195a7=()=>{const _0x5e49fe=_0x258dd5;_0x22ff6e['activate']({'hostUnitId':_0x27f24b,'embedId':_0x420d40,'childUnitId':_0x162f86},_0x5e49fe(0x71b)),_0x444c27[_0x5e49fe(0x2bc)](_0x162f86);},_0x177f17=async(_0x53e38a,_0x232c2e)=>{const _0x58add2=_0x258dd5;_0x5195a7(),await _0x5cc784[_0x58add2(0x709)](_0x53e38a,_0x232c2e);},_0x1a981c=async(_0x21b70a,_0x3cdfa4)=>{const _0x1ee342=_0x258dd5;let _0x50aec9=Mc(_0x21b70a,_0x3cdfa4);_0x50aec9&&await _0x177f17(_0x50aec9[_0x1ee342(0x6cf)],_0x50aec9[_0x1ee342(0x6ad)]);},_0x5bfc0a=()=>{const _0x3bc196=_0x258dd5;let _0x24f903=_0x444c27[_0x3bc196(0xcd)](_0x162f86,n[_0x3bc196(0x63d)]['UNIVER_SHEET']),_0xaa28a3=_0x24f903==null?void 0x0:_0x24f903[_0x3bc196(0x37e)]();return!_0x24f903||!_0xaa28a3?null:{'workbook':_0x24f903,'worksheet':_0xaa28a3,'unitId':_0x24f903[_0x3bc196(0x1c4)](),'subUnitId':_0xaa28a3[_0x3bc196(0xcf)]()};},_0x3318dc=()=>{const _0x115ed9=_0x258dd5;var _0x5ec600;return((_0x5ec600=_0x3472d4[_0x115ed9(0x12e)]())==null?void 0x0:_0x5ec600[_0x115ed9(0x264)](_0x44ff3e=>_0x44ff3e[_0x115ed9(0x21e)]))??[];},_0x337094=async(_0x57c3b9,_0x1921ee,_0x347275=n[_0x258dd5(0x14b)][_0x258dd5(0xa2)],_0x957724=_0x258dd5(0xe9))=>{const _0x3680d3=_0x258dd5;let _0x53e8f5=_0x5bfc0a(),_0x1b775b=_0x3318dc();!_0x53e8f5||!_0x1b775b[_0x3680d3(0x3da)]||await _0x1a981c(_0x57c3b9,{'unitId':_0x53e8f5['unitId'],'subUnitId':_0x53e8f5[_0x3680d3(0x627)],'ranges':_0x1b775b,'value':{'type':_0x1921ee,'color':_0x957724,'style':_0x347275,'activeBorderType':!0x0}});},_0x4f3f5f=async()=>{const _0x1f9e8a=_0x258dd5;await _0x5cc784[_0x1f9e8a(0x709)](e['RemoveEmbedCommand']['id'],{'hostUnitId':_0x27f24b,'embedId':_0x420d40});};return(0x0,d[_0x258dd5(0x66a)])('div',{'className':(0x0,o[_0x258dd5(0x596)])('univer-pointer-events-auto\x20univer-box-border\x20univer-inline-flex\x20univer-h-10\x20univer-items-center\x20univer-gap-0\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-px-2\x20univer-text-sm\x20univer-text-gray-900\x20univer-shadow-lg\x20dark:!univer-border-gray-600\x20dark:!univer-bg-gray-900\x20dark:!univer-text-gray-0\x20[&_svg]:univer-size-4\x20[&_svg]:univer-shrink-0',{'univer-hidden':!_0x3081c6,'univer-static\x20univer-mx-auto\x20univer-my-1.5\x20univer-translate-x-0':_0x31bc8f,'univer-absolute\x20univer-left-1/2\x20univer-z-[30]\x20univer-max-w-[min(calc(100vw-72px),880px)]\x20-univer-translate-x-1/2\x20univer-overflow-x-auto\x20univer-overflow-y-visible\x20[scrollbar-width:none]\x20[&::-webkit-scrollbar]:univer-hidden':!_0x31bc8f,'-univer-top-9':!_0x31bc8f&&_0xf8c2!=='docs-custom-block','-univer-top-[52px]':!_0x31bc8f&&_0xf8c2===_0x258dd5(0x4bd)}),'data-u-comp':_0x258dd5(0x102),'data-embed-floating-menu':_0x258dd5(0x573),'data-embed-id':_0x420d40,'data-embed-float-stage':_0x3081c6?_0x258dd5(0x71b):_0x258dd5(0x65d),'onPointerDown':_0x201601=>_0x201601['stopPropagation'](),'onMouseDown':Q,'children':[_0x14fd79[_0x258dd5(0x6b7)](_0x258dd5(0x6e1))&&(0x0,d[_0x258dd5(0x588)])(Zs,{'item':_0x21f183['formatPainter'],'title':_0x258dd5(0x2ca),'onClick':async()=>_0x1a981c(_0x21f183[_0x258dd5(0x6e1)]),'children':(0x0,d[_0x258dd5(0x588)])(s[_0x258dd5(0x11a)],{})}),_0x14fd79['has'](_0x258dd5(0x2d5))&&(0x0,d[_0x258dd5(0x588)])(o['Separator'],{'orientation':'vertical'}),_0x14fd79[_0x258dd5(0x6b7)]('numberFormat')&&(0x0,d[_0x258dd5(0x588)])(hc,{'menuItem':_0x21f183[_0x258dd5(0x2fc)],'onClick':async()=>_0x1a981c(_0x21f183[_0x258dd5(0x2fc)])}),_0x14fd79['has']('divider-format')&&(0x0,d['jsx'])(o['Separator'],{'orientation':_0x258dd5(0x6aa)}),_0x14fd79[_0x258dd5(0x6b7)](_0x258dd5(0x6af))&&(0x0,d[_0x258dd5(0x588)])(gc,{'embedId':_0x420d40,'menuItem':_0x21f183['fontFamily'],'title':_0x258dd5(0xb8),..._0x2abf09('fontFamily'),'onSelect':async _0x5656b9=>_0x1a981c(_0x21f183[_0x258dd5(0x6af)],{'value':_0x5656b9})}),_0x14fd79[_0x258dd5(0x6b7)](_0x258dd5(0x49b))&&(0x0,d[_0x258dd5(0x588)])(_c,{'embedId':_0x420d40,'menuItem':_0x21f183[_0x258dd5(0x49b)],'title':_0x258dd5(0x1b2),..._0x2abf09(_0x258dd5(0x49b)),'onSelect':async _0x33b9ec=>_0x1a981c(_0x21f183[_0x258dd5(0x49b)],{'value':Number(_0x33b9ec)})}),_0x14fd79[_0x258dd5(0x6b7)]('bold')&&(0x0,d['jsx'])(Zs,{'item':_0x21f183[_0x258dd5(0x52d)],'title':_0x258dd5(0x438),'onClick':async()=>_0x1a981c(_0x21f183[_0x258dd5(0x52d)]),'children':(0x0,d[_0x258dd5(0x588)])(s[_0x258dd5(0x6f3)],{})}),_0x14fd79[_0x258dd5(0x6b7)](_0x258dd5(0x117))&&(0x0,d[_0x258dd5(0x588)])(o[_0x258dd5(0x437)],{'orientation':_0x258dd5(0x6aa)}),_0x14fd79['has'](_0x258dd5(0x694))&&(0x0,d[_0x258dd5(0x588)])(xc,{'embedId':_0x420d40,'menuItem':_0x21f183['textColor'],'title':'embed-ui.sheetsFloating.toolbar.textColor.main','icon':(0x0,d[_0x258dd5(0x588)])(s[_0x258dd5(0x36c)],{'className':_0x258dd5(0x30d)}),'defaultColor':_0x258dd5(0x3e5),..._0x2abf09('textColor'),'onChange':async _0x4c4623=>_0x1a981c(_0x21f183[_0x258dd5(0x694)],{'value':_0x4c4623}),'onReset':async()=>_0x177f17(i[_0x258dd5(0x1ea)]['id'])}),_0x14fd79[_0x258dd5(0x6b7)](_0x258dd5(0x267))&&(0x0,d[_0x258dd5(0x588)])(xc,{'embedId':_0x420d40,'menuItem':_0x21f183[_0x258dd5(0x267)],'title':_0x258dd5(0x707),'icon':(0x0,d[_0x258dd5(0x588)])(s[_0x258dd5(0x154)],{'className':_0x258dd5(0x30d)}),'defaultColor':_0x258dd5(0x61d),..._0x2abf09(_0x258dd5(0x267)),'onChange':async _0x4ecf90=>_0x1a981c(_0x21f183[_0x258dd5(0x267)],{'value':_0x4ecf90}),'onReset':async()=>_0x177f17(I['ResetBackgroundColorCommand']['id'])}),_0x14fd79[_0x258dd5(0x6b7)]('borderComposite')&&(0x0,d[_0x258dd5(0x588)])(Sc,{'embedId':_0x420d40,'menuItem':_0x21f183['borderComposite'],..._0x2abf09('borderComposite'),'onSelect':async(_0x386a07,_0x12ccc4,_0x2de9ca)=>_0x337094(_0x21f183[_0x258dd5(0x153)],_0x386a07,_0x12ccc4,_0x2de9ca)}),_0x14fd79[_0x258dd5(0x6b7)](_0x258dd5(0x2a9))&&(0x0,d['jsx'])(o['Separator'],{'orientation':'vertical'}),_0x14fd79[_0x258dd5(0x6b7)](_0x258dd5(0x567))&&(0x0,d[_0x258dd5(0x588)])(Cc,{'embedId':_0x420d40,'menuItems':_0x21f183[_0x258dd5(0x567)],..._0x2abf09(_0x258dd5(0x567)),'execute':_0x1a981c}),_0x14fd79['has'](_0x258dd5(0xf8))&&(0x0,d[_0x258dd5(0x588)])(vc,{'embedId':_0x420d40,'menuItem':_0x21f183['horizontalAlign'],..._0x2abf09(_0x258dd5(0xf8)),'execute':_0x1a981c}),_0x14fd79[_0x258dd5(0x6b7)]('verticalAlign')&&(0x0,d[_0x258dd5(0x588)])(yc,{'embedId':_0x420d40,'menuItem':_0x21f183[_0x258dd5(0x23c)],..._0x2abf09(_0x258dd5(0x23c)),'execute':_0x1a981c}),_0x14fd79[_0x258dd5(0x6b7)](_0x258dd5(0x6e2))&&(0x0,d[_0x258dd5(0x588)])(wc,{'embedId':_0x420d40,'menuItem':_0x21f183['wrap'],..._0x2abf09('wrap'),'execute':_0x177f17}),_0x14fd79['has'](_0x258dd5(0x1dd))&&(0x0,d['jsx'])(o[_0x258dd5(0x437)],{'orientation':_0x258dd5(0x6aa)}),_0x14fd79[_0x258dd5(0x6b7)](_0x258dd5(0xc9))&&(0x0,d['jsx'])(Zs,{'item':_0x21f183[_0x258dd5(0xc9)],'title':_0x258dd5(0x523),'onClick':async()=>_0x1a981c(_0x21f183[_0x258dd5(0xc9)]),'children':(0x0,d[_0x258dd5(0x588)])(s[_0x258dd5(0x36d)],{})}),_0x14fd79[_0x258dd5(0x6b7)](_0x258dd5(0x2c5))&&(0x0,d['jsx'])(o[_0x258dd5(0x437)],{'orientation':'vertical'}),_0x14fd79['has']('deleteBlock')&&(0x0,d[_0x258dd5(0x588)])(Xs,{'title':_0x2b8a12['t']('embed-ui.deleteBlock'),'className':_0x258dd5(0x372),'onClick':_0x4f3f5f,'children':(0x0,d[_0x258dd5(0x588)])(s[_0x258dd5(0x677)],{})})]});}const Lc=new WeakMap(),Rc=new WeakSet();function zc(_0x4532e7){const _0x4d3e1e=_0x5b38ef;la(_0x4532e7,_0x4d3e1e(0x2eb),Bc);}function Bc(_0x5882ac){const _0x445106=_0x5b38ef;let _0x2a6315=_0x5882ac[_0x445106(0x187)](at),_0x2d9be0=_0x5882ac[_0x445106(0x187)](rt),_0xc2d95b=_0x5882ac[_0x445106(0x187)](U),_0x5f0a68=_0x5882ac['get'](it),_0x917f3d=_0x5882ac['get'](lr),_0x327663=_0x5882ac[_0x445106(0x187)](Hi),_0x18881a=_0x5882ac['get'](vr);Rs(_0x5882ac),_0x5882ac['has'](i[_0x445106(0x4cc)])||_0x5882ac[_0x445106(0x474)]([i['ISheetHostChromeOverrideService'],{'useFactory':()=>_0x5882ac[_0x445106(0x187)](ae)}]),_0x5882ac[_0x445106(0x6b7)](i['ISheetEmbedRuntimeService'])||_0x5882ac[_0x445106(0x474)]([i['ISheetEmbedRuntimeService'],{'useFactory':()=>Vc({'embedModelService':_0x5882ac['get'](e[_0x445106(0x5c1)]),'mountService':_0x5882ac[_0x445106(0x187)](bt),'activationService':_0x5882ac[_0x445106(0x187)](Ct),'restoreService':_0x5882ac[_0x445106(0x187)](dr)})}]),[Ns(),Ps()][_0x445106(0x53f)](_0x4c1e48=>{const _0x4e3c97=_0x445106;_0x2a6315[_0x4e3c97(0x187)](_0x4c1e48[_0x4e3c97(0x5ae)],_0x4c1e48[_0x4e3c97(0x5d9)])||_0x2a6315['register'](_0x4c1e48);});let _0x11c5f7=Bs(_0x5882ac[_0x445106(0x187)](n[_0x445106(0x4bb)]));_0x2d9be0['get'](_0x11c5f7[_0x445106(0x210)])||_0x2d9be0[_0x445106(0x2f4)](_0x11c5f7);let _0x587ea8=zs();_0xc2d95b['get'](_0x587ea8[_0x445106(0x210)])||_0xc2d95b[_0x445106(0x2f4)](_0x587ea8),Nc()[_0x445106(0x53f)](_0x5243bd=>{const _0x46502c=_0x445106;_0x5f0a68[_0x46502c(0x187)](_0x5243bd[_0x46502c(0x5ae)],_0x5243bd['entry'],_0x5243bd[_0x46502c(0x210)])||_0x5f0a68[_0x46502c(0x2f4)](_0x5243bd);}),_0x917f3d[_0x445106(0x3d0)](Gi(_0x5882ac,{'childType':n[_0x445106(0x63d)]['UNIVER_SHEET'],'renderManagerService':u[_0x445106(0x45d)]})),_0x327663[_0x445106(0x187)](n[_0x445106(0x63d)][_0x445106(0x28b)])||_0x327663[_0x445106(0x2f4)](ws()),_0x18881a['get'](n[_0x445106(0x63d)][_0x445106(0x28b)])||_0x18881a[_0x445106(0x2f4)](Ls(_0x5882ac)),Kc({'injector':_0x5882ac,'previewService':_0x917f3d});}function Vc(_0x3625e3){return{'getSheetTabChildType':({hostUnitId:_0x36f107,hostAnchorId:_0x2adef4,embedId:_0x452937})=>{const _0x4687cb=_0x241e;let _0x20c655=_0x3625e3['embedModelService'][_0x4687cb(0x645)](_0x36f107,_0x452937);return(_0x20c655==null?void 0x0:_0x20c655[_0x4687cb(0x659)])===_0x2adef4?_0x20c655[_0x4687cb(0x210)]:void 0x0;},'mountSheetTab':({hostUnitId:_0x470368,hostAnchorId:_0x5917d1,embedId:_0x379f1e})=>{const _0x226205=_0x241e;let _0x229c9b=_0x3625e3[_0x226205(0xcc)]['getDescriptor'](_0x470368,_0x379f1e);if(!_0x229c9b||_0x229c9b[_0x226205(0x659)]!==_0x5917d1)return;let _0x1645ea=!0x1,_0x3ee854=!0x1,_0x454cb2;return _0x3625e3[_0x226205(0x1cb)][_0x226205(0x3d2)]({'descriptor':_0x229c9b})[_0x226205(0x5fd)](_0x6a407a=>{const _0x5a27b4=_0x226205;_0x1645ea||(_0x454cb2==null||_0x454cb2['remove'](),_0x454cb2=void 0x0,_0x3625e3[_0x5a27b4(0xd3)][_0x5a27b4(0x5c0)](_0x6a407a),_0x3625e3['activationService'][_0x5a27b4(0x71c)](_0x6a407a),_0x3ee854=!0x0);})['catch'](_0x3f6f14=>{_0x1645ea||(_0x454cb2=Hc(_0x5917d1,_0x3f6f14));}),(0x0,n[_0x226205(0x5dc)])(()=>{const _0x422217=_0x226205;_0x1645ea=!0x0,_0x454cb2==null||_0x454cb2[_0x422217(0x507)](),_0x3625e3[_0x422217(0x65a)][_0x422217(0x719)](_0x379f1e),_0x3ee854&&_0x3625e3[_0x422217(0xd3)][_0x422217(0x65f)](_0x379f1e);});},'clearTab':_0x535dbd=>{const _0xc2796f=_0x241e;_0x3625e3[_0xc2796f(0x65a)][_0xc2796f(0x719)](_0x535dbd);}};}function Hc(_0x1e728b,_0x374fee){const _0x4836e4=_0x5b38ef;let _0x41f017=Uc(_0x1e728b);if(!_0x41f017)return;let _0x71744e=document[_0x4836e4(0x221)]('div');return _0x71744e[_0x4836e4(0x4e8)][_0x4836e4(0x54f)]=_0x4836e4(0x573),_0x71744e[_0x4836e4(0x2ac)][_0x4836e4(0x2cf)]=_0x4836e4(0x1e9),_0x71744e[_0x4836e4(0x2ac)]['color']='#b91c1c',_0x71744e['style']['fontSize']=_0x4836e4(0x3f8),_0x71744e[_0x4836e4(0x25a)]=_0x374fee instanceof Error&&_0x374fee[_0x4836e4(0x442)]?_0x374fee[_0x4836e4(0x442)]:_0x4836e4(0x492),_0x41f017[_0x4836e4(0x3ce)](_0x71744e),_0x71744e;}function Uc(_0x2021f8){const _0x1b0ecf=_0x5b38ef;return document[_0x1b0ecf(0x724)](_0x1b0ecf(0xe0)+Wc(_0x2021f8)+'\x22]');}function Wc(_0x4a5ec3){const _0xac073d=_0x5b38ef;return _0x4a5ec3['replace'](/\\/g,'\x5c\x5c')[_0xac073d(0x626)](/"/g,'\x5c\x22');}function Gc(_0xfff751){const _0xe9b88e=_0x5b38ef;let _0x3cbbbe=new l['Subscription'](),_0x53f40c=0x0,_0x2d3adc;if(_0x3cbbbe[_0xe9b88e(0x474)](_0xfff751[_0xe9b88e(0x2f1)][_0xe9b88e(0x160)]['subscribe'](_0x779d29=>{const _0x27479f=_0xe9b88e;if(typeof _0x779d29[_0x27479f(0x49c)]!=_0x27479f(0x710))return;let _0x26553f=_0xfff751[_0x27479f(0xcc)]['getActiveDescriptorsByChildUnit'](_0x779d29['childUnitId'])[_0x27479f(0x424)](_0x35d9d5=>_0x35d9d5['embedId']===_0x779d29[_0x27479f(0x2a5)]&&_0x35d9d5['entry']===_0x27479f(0x10b));_0x26553f!=null&&_0x26553f[_0x27479f(0x659)]&&_0xfff751[_0x27479f(0x6d7)][_0x27479f(0x60e)]({'id':_0x26553f[_0x27479f(0x659)],'image':_0x779d29['image'],'updatedAt':_0x779d29['updatedAt']});})),!_0xfff751[_0xe9b88e(0x6d7)][_0xe9b88e(0x126)])return _0x3cbbbe;let _0x35cea0=()=>{const _0x4f32f3=_0xe9b88e;_0x2d3adc||_0x53f40c>=0xf0||(_0x2d3adc=globalThis[_0x4f32f3(0x5bf)](()=>{_0x2d3adc=void 0x0,_0x53f40c+=0x1,_0x35917a();},0xfa));},_0x535e4b=_0x7a3f42=>{const _0x3c7b03=_0xe9b88e;let _0x40ae42=_0x7a3f42[_0x3c7b03(0x6fc)];if(!_0x40ae42||typeof _0x40ae42!='object')return!0x0;let _0x2e56c4=Yc(_0x40ae42,_0x3c7b03(0x2a5)),_0x4f3a41=Yc(_0x40ae42,_0x3c7b03(0x17b));if(!_0x2e56c4||!_0x4f3a41)return!0x0;let _0x5d65be=_0xfff751[_0x3c7b03(0xcc)]['getDescriptor'](_0x4f3a41,_0x2e56c4);return!_0x5d65be||_0x5d65be[_0x3c7b03(0x5d9)]!==_0x3c7b03(0x10b)||!_0x5d65be[_0x3c7b03(0x1b3)]||_0x5d65be['childType']==null?!0x1:(_0xfff751[_0x3c7b03(0x2f1)]['requestPreview']({'descriptor':_0x5d65be,'childUnitId':_0x5d65be[_0x3c7b03(0x1b3)],'childType':_0x5d65be[_0x3c7b03(0x210)],'width':_0x7a3f42[_0x3c7b03(0x33d)],'height':_0x7a3f42['height'],'dpr':typeof window>'u'?0x1:window[_0x3c7b03(0x253)]||0x1,'reason':_0x3c7b03(0x546)}),!0x0);},_0x35917a=()=>{const _0x58fb1a=_0xe9b88e;var _0x2edaa9,_0x355ddd;let _0x1a122d=!0x1;(_0x2edaa9=(_0x355ddd=_0xfff751[_0x58fb1a(0x6d7)])['getPendingRequests'])==null||_0x2edaa9[_0x58fb1a(0x591)](_0x355ddd)[_0x58fb1a(0x53f)](_0x4d799e=>{_0x535e4b(_0x4d799e)||(_0x1a122d=!0x0);}),_0x1a122d&&_0x35cea0();};return _0x35917a(),_0x3cbbbe['add'](_0xfff751[_0xe9b88e(0x6d7)]['previewRequested$'][_0xe9b88e(0xde)](_0x5eda27=>{_0x535e4b(_0x5eda27)||_0x35cea0();})),_0x3cbbbe[_0xe9b88e(0x474)](()=>{const _0x28a85d=_0xe9b88e;_0x2d3adc&&globalThis[_0x28a85d(0x1e3)](_0x2d3adc);}),_0x3cbbbe;}function Kc(_0x1bdb7f){const _0x1455f4=_0x5b38ef;let _0x5cddc4=_0x1bdb7f[_0x1455f4(0x42c)],_0x27ae6b=Lc[_0x1455f4(0x187)](_0x5cddc4);if(_0x27ae6b)return _0x27ae6b;let _0x4a1bdf=Jc(_0x1bdb7f[_0x1455f4(0x42c)]);if(_0x4a1bdf!==null){if(_0x4a1bdf){let _0x2a05ad=Gc({'previewService':_0x1bdb7f['previewService'],'embedModelService':_0x4a1bdf[_0x1455f4(0xcc)],'canvasFloatDomPreviewService':_0x4a1bdf[_0x1455f4(0x6d7)]});return Lc[_0x1455f4(0x534)](_0x5cddc4,_0x2a05ad),_0x2a05ad;}_0x1bdb7f[_0x1455f4(0x6b4)]===!0x1||Rc['has'](_0x5cddc4)||(Rc[_0x1455f4(0x474)](_0x5cddc4),qc(_0x1bdb7f,0x0));}}function qc(_0x40b256,_0x7d2fdc){const _0x1f5bbe=_0x5b38ef;let _0x5043f4=_0x40b256[_0x1f5bbe(0x28d)]??0xf0,_0x1a0024=_0x40b256['retryDelay']??0xfa,_0x296fc7=_0x40b256[_0x1f5bbe(0x42c)];globalThis[_0x1f5bbe(0x5bf)](()=>{if(Kc({..._0x40b256,'retry':!0x1})||_0x7d2fdc+0x1>=_0x5043f4){Rc['delete'](_0x296fc7);return;}qc(_0x40b256,_0x7d2fdc+0x1);},_0x1a0024);}function Jc(_0xa65ee8){const _0x12c793=_0x5b38ef;try{return!_0xa65ee8['has'](a['CanvasFloatDomPreviewService'])||!_0xa65ee8[_0x12c793(0x6b7)](e[_0x12c793(0x5c1)])?void 0x0:{'embedModelService':_0xa65ee8[_0x12c793(0x187)](e[_0x12c793(0x5c1)]),'canvasFloatDomPreviewService':_0xa65ee8[_0x12c793(0x187)](a['CanvasFloatDomPreviewService'])};}catch{return null;}}function Yc(_0x3c921c,_0x1bf46a){const _0x535cbc=_0x5b38ef;let _0x263f2b=_0x3c921c[_0x1bf46a];return typeof _0x263f2b==_0x535cbc(0x710)?_0x263f2b:void 0x0;}function Xc(){const _0x208bb0=_0x5b38ef;return pa({'childType':n[_0x208bb0(0x63d)][_0x208bb0(0x125)],'productName':_0x208bb0(0x714)});}function Zc(_0x515307){const _0x25bb46=_0x5b38ef;var _0x24ceb1;return((_0x24ceb1=_0x515307[_0x25bb46(0x63c)])==null?void 0x0:_0x24ceb1['embedId'])===_0x515307[_0x25bb46(0x2a5)]&&_0x515307[_0x25bb46(0x63c)]['stage']!=='inactive'?_0x515307[_0x25bb46(0x63c)][_0x25bb46(0x1a9)]??_0x25bb46(0x4ce):Mn({'embedId':_0x515307[_0x25bb46(0x2a5)],'active':_0x515307[_0x25bb46(0x63c)],'fullscreen':_0x515307[_0x25bb46(0x6f1)],'usesDomFloatingStage':_0x515307[_0x25bb46(0x286)]??!0x0,'renderScopeActive':_0x515307[_0x25bb46(0x403)]??!0x1});}function Qc(_0xd79d25){const _0x3c98d7=_0x5b38ef;var _0x682ba9;let _0x5d02a2=(0x0,a[_0x3c98d7(0x6f9)])(n[_0x3c98d7(0x20e)]),{hostUnitId:_0x87fcfe,embedId:_0x57afc1,childUnitId:_0x169017,slideModel:_0x2870fd,floatingActiveService:_0x38b49d,commandService:_0x5c376b,instanceService:_0x29cdae,fullscreen:_0x2684dc,usesDomFloatingStage:_0x5e5b26,renderScopeActive$:_0x33bfe5}=_0xd79d25,_0x4cc91a=(0x0,a['useObservable'])(()=>_0x38b49d[_0x3c98d7(0x3c1)],_0x38b49d[_0x3c98d7(0x1c8)](),!0x1,[_0x38b49d]),_0x4653db=(0x0,a[_0x3c98d7(0x540)])(_0x33bfe5,!0x1),_0x5ea2f4=(0x0,a[_0x3c98d7(0x540)])(_0x2870fd===null?null:()=>_0x2870fd[_0x3c98d7(0x309)][_0x3c98d7(0x3a2)],[],!0x1,[_0x2870fd]),_0x422246=(0x0,a[_0x3c98d7(0x540)])(_0x2870fd===null?null:()=>_0x2870fd[_0x3c98d7(0x309)][_0x3c98d7(0x19c)],_0x2870fd==null||(_0x682ba9=_0x2870fd[_0x3c98d7(0x309)][_0x3c98d7(0x2b6)]())==null?void 0x0:_0x682ba9['getId'](),!0x1,[_0x2870fd]),_0x35557a=(0x0,c[_0x3c98d7(0x226)])(()=>(_0x2870fd==null?void 0x0:_0x2870fd[_0x3c98d7(0x309)][_0x3c98d7(0x577)]())??[],[_0x2870fd,_0x5ea2f4]),_0xea9ca6=Math[_0x3c98d7(0x2df)](0x0,_0x35557a['findIndex'](_0x253e30=>_0x253e30[_0x3c98d7(0x725)]()===_0x422246)),_0xd95b6d=_0x35557a['length'],_0x30a4f4=Zc({'active':_0x4cc91a,'embedId':_0x57afc1,'fullscreen':_0x2684dc,'renderScopeActive':_0x4653db,'usesDomFloatingStage':_0x5e5b26}),_0x4f4c4c=()=>{const _0x13d741=_0x3c98d7;_0x38b49d[_0x13d741(0x728)]({'hostUnitId':_0x87fcfe,'embedId':_0x57afc1,'childUnitId':_0x169017},_0x13d741(0x71b)),_0x29cdae['setCurrentUnitForType'](_0x169017);},_0x4e0dbc=_0x4e135c=>{const _0x720699=_0x3c98d7;let _0xefa4b6=_0x35557a[_0x4e135c];!_0xefa4b6||!_0x2870fd||(_0x4f4c4c(),_0x2870fd[_0x720699(0x309)][_0x720699(0x635)](_0xefa4b6[_0x720699(0x725)]()));};return(0x0,d[_0x3c98d7(0x66a)])('div',{'className':(0x0,o[_0x3c98d7(0x596)])('univer-slide-embed-floating-menu\x20univer-pointer-events-auto\x20univer-box-border\x20univer-inline-flex\x20univer-h-8\x20univer-items-center\x20univer-gap-1\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-p-1\x20univer-text-gray-900\x20univer-shadow-lg\x20dark:!univer-border-gray-600\x20dark:!univer-bg-gray-900\x20dark:!univer-text-gray-0',{'univer-hidden':_0x30a4f4===_0x3c98d7(0x65d),'univer-static\x20univer-mx-auto\x20univer-my-1.5\x20univer-translate-x-0':_0x2684dc,'univer-absolute\x20univer-left-1/2\x20univer-z-[30]\x20-univer-translate-x-1/2':!_0x2684dc,'-univer-top-9':!_0x2684dc}),'data-embed-floating-menu':'true','data-embed-id':_0x57afc1,'data-embed-float-stage':_0x30a4f4,'onPointerDown':_0x33607c=>_0x33607c['stopPropagation'](),'children':[(0x0,d[_0x3c98d7(0x588)])($c,{'title':_0x3c98d7(0x3ae),'disabled':_0xea9ca6<=0x0,'onClick':()=>_0x4e0dbc(_0xea9ca6-0x1),'children':(0x0,d['jsx'])(s[_0x3c98d7(0x641)],{})}),(0x0,d[_0x3c98d7(0x588)])($c,{'title':_0x3c98d7(0x241),'disabled':_0xd95b6d===0x0||_0xea9ca6>=_0xd95b6d-0x1,'onClick':()=>_0x4e0dbc(_0xea9ca6+0x1),'children':(0x0,d[_0x3c98d7(0x588)])(s['ArrowRightIcon'],{})}),(0x0,d[_0x3c98d7(0x588)])(o[_0x3c98d7(0x16c)],{'align':_0x3c98d7(0x3cd),'sideOffset':0x6,'data-embed-id':_0x57afc1,'data-embed-floating-menu-popup':'true','items':[{'type':_0x3c98d7(0x4b6),'value':String(_0xea9ca6),'hideIndicator':!0x0,'options':_0x35557a[_0x3c98d7(0x264)]((_0x54c9bf,_0x2de55b)=>({'label':_0x3c98d7(0x220)+(_0x2de55b+0x1),'value':String(_0x2de55b)})),'onSelect':_0x2b8e23=>_0x4e0dbc(Number(_0x2b8e23))}],'children':(0x0,d[_0x3c98d7(0x66a)])(o['Button'],{'type':_0x3c98d7(0x3c3),'size':_0x3c98d7(0x4ed),'variant':_0x3c98d7(0x239),'className':_0x3c98d7(0x56b),'title':_0x3c98d7(0x6e7),'children':[(0x0,d[_0x3c98d7(0x588)])(_0x3c98d7(0x316),{'children':_0xd95b6d===0x0?_0x3c98d7(0x195):_0xea9ca6+0x1+_0x3c98d7(0x96)+_0xd95b6d}),(0x0,d[_0x3c98d7(0x588)])(s[_0x3c98d7(0x2e8)],{'className':_0x3c98d7(0x7f)})]})}),(0x0,d[_0x3c98d7(0x588)])(o['Separator'],{'orientation':'vertical'}),(0x0,d[_0x3c98d7(0x588)])($c,{'title':_0x5d02a2['t'](_0x3c98d7(0x72a)),'className':_0x3c98d7(0x372),'onClick':()=>{_0x5c376b['executeCommand'](e['RemoveEmbedCommand']['id'],{'hostUnitId':_0x87fcfe,'embedId':_0x57afc1});},'children':(0x0,d[_0x3c98d7(0x588)])(s[_0x3c98d7(0x677)],{})})]});}function $c(_0x56d942){const _0x1a151f=_0x5b38ef;let {children:_0x8785f8,title:_0x243a6f,disabled:_0x35f963,className:_0x1ee524,onClick:_0x12c52b}=_0x56d942;return(0x0,d[_0x1a151f(0x588)])(o[_0x1a151f(0x3db)],{'type':_0x1a151f(0x3c3),'size':_0x1a151f(0x4ed),'variant':'ghost','className':(0x0,o[_0x1a151f(0x596)])(_0x1a151f(0x2b9),_0x1ee524),'title':_0x243a6f,'aria-label':_0x243a6f,'disabled':_0x35f963,'onClick':_0x12c52b,'children':_0x8785f8});}function el(){const _0x45c7cd=_0x5b38ef;return fo({'childType':n[_0x45c7cd(0x63d)][_0x45c7cd(0x125)],'mount':tl});}function tl(_0x518e08){const _0x196955=_0x5b38ef;let {root:_0x5d2044,menu:_0x512f68}=uo(_0x518e08),_0x5d1c9f=Mt(_0x512f68),_0x13219c=_0x518e08['injector']['get'](ie),_0x5d936c=_0x518e08[_0x196955(0x42c)]['get'](n[_0x196955(0x4bb)]),_0x2a97b6=_0x518e08[_0x196955(0x42c)][_0x196955(0x187)](n['IUniverInstanceService']),_0x4097dc=_0x2a97b6[_0x196955(0xcd)](_0x518e08[_0x196955(0x1b3)],n['UniverInstanceType'][_0x196955(0x125)]);return _0x5d1c9f[_0x196955(0x85)]((0x0,c['createElement'])(Z,{'injector':_0x518e08[_0x196955(0x17e)][_0x196955(0x42c)],'mountContainer':_0x5d2044,'embedId':_0x518e08[_0x196955(0x2a5)]},(0x0,c[_0x196955(0x221)])(Qc,{'hostUnitId':_0x518e08[_0x196955(0x17b)],'embedId':_0x518e08[_0x196955(0x2a5)],'childUnitId':_0x518e08['childUnitId'],'slideModel':_0x4097dc??null,'floatingActiveService':_0x13219c,'commandService':_0x5d936c,'instanceService':_0x2a97b6,'fullscreen':!!_0x518e08[_0x196955(0x259)][_0x196955(0x6f1)],'usesDomFloatingStage':_0x518e08[_0x196955(0x212)][_0x196955(0x5d9)]!==_0x196955(0x6c3),'renderScopeActive$':_0x518e08[_0x196955(0x259)]['active$']}))),(0x0,n[_0x196955(0x5dc)])(()=>{const _0x3675ca=_0x196955;Nt(_0x5d1c9f),globalThis[_0x3675ca(0x5bf)](()=>_0x512f68[_0x3675ca(0x507)](),0x0);});}function nl(_0x3800e8,_0x3fa36f,_0x5a7a04){const _0x41ed34=_0x5b38ef;return{...(0x0,e[_0x41ed34(0x475)])(_0x3800e8,_0x3fa36f),'activateAnchor':_0x4051f4=>{const _0xfc024b=_0x41ed34;_0x5a7a04==null||_0x5a7a04[_0xfc024b(0x256)](_0x4051f4[_0xfc024b(0x17b)]);let _0x5c0562=_0x3fa36f==null?void 0x0:_0x3fa36f[_0xfc024b(0xcd)](_0x4051f4['hostUnitId'],n[_0xfc024b(0x63d)][_0xfc024b(0x125)]),_0x4a7189=()=>{const _0x340a1f=_0xfc024b;var _0x117df8,_0x30141f;return _0x5c0562==null||(_0x117df8=_0x5c0562[_0x340a1f(0x309)])==null||(_0x30141f=_0x117df8['setActiveSlide'])==null?void 0x0:_0x30141f['call'](_0x117df8,_0x4051f4['hostAnchorId']);};if(typeof window>'u'){_0x4a7189();return;}window[_0xfc024b(0x746)](_0x4a7189);}};}function rl(){const _0x1b2e76=_0x5b38ef;return{'hostType':n[_0x1b2e76(0x63d)][_0x1b2e76(0x125)],'entry':'slides-floating-object','layout':_0x1b2e76(0x4d3),'supportedLayouts':['scroll-contained','doc-width-scale',_0x1b2e76(0x311),_0x1b2e76(0x360)],'menuBehavior':_0x1b2e76(0x1ec),'mount':_0x27185d=>{const _0x15c2ee=_0x1b2e76;let _0x4e4ad1=al('data-embed-slides-floating-object-host',_0x27185d[_0x15c2ee(0x212)][_0x15c2ee(0x659)]);return _0x4e4ad1?{'hostElement':_0x4e4ad1}:{};}};}function il(){const _0x23098a=_0x5b38ef;return{'hostType':n[_0x23098a(0x63d)][_0x23098a(0x125)],'entry':_0x23098a(0x334),'layout':_0x23098a(0x668),'supportedLayouts':[_0x23098a(0x668)],'menuBehavior':'host-override','mount':_0x5ad015=>{const _0x3fa971=_0x23098a;let _0x1e3235=al('data-embed-slides-page-list-host',_0x5ad015[_0x3fa971(0x212)][_0x3fa971(0x659)]);return _0x1e3235?{'hostElement':_0x1e3235}:{};}};}function al(_0x442810,_0x39d6f1){const _0x5c9f0c=_0x5b38ef;return document[_0x5c9f0c(0x724)]('['+_0x442810+'=\x22'+ol(_0x39d6f1)+'\x22]');}function ol(_0x244ffc){const _0x516cb9=_0x5b38ef;return _0x244ffc[_0x516cb9(0x626)](/\\/g,'\x5c\x5c')[_0x516cb9(0x626)](/"/g,'\x5c\x22');}function sl(){const _0x1598b9=_0x5b38ef;return{'childType':n[_0x1598b9(0x63d)][_0x1598b9(0x125)],'handleWheel':()=>!0x1};}function cl(_0x5d7101){const _0x4d3ab4=_0x5b38ef;return{'childType':n['UniverInstanceType'][_0x4d3ab4(0x125)],'supportedLayouts':['tab-peer','aspect-fit',_0x4d3ab4(0x4d3)],'beforeDeactivate':ll,'mount':_0x1ed0c9=>ul(_0x1ed0c9,_0x5d7101)};}function ll(_0x40c0c7){const _0x29a71b=_0x5b38ef;let _0x5075ca=_0x40c0c7[_0x29a71b(0x17e)][_0x29a71b(0x42c)];if(!(_0x5075ca!=null&&_0x5075ca['has'](y['ISlideDrawingStateService'])))return;let _0x515173=_0x5075ca['get'](y[_0x29a71b(0x333)]);_0x515173[_0x29a71b(0x91)](),_0x515173[_0x29a71b(0x557)]();}function ul(_0x60517e,_0x4ac3ed){const _0x5db0c6=_0x5b38ef;let _0x3bb801=_0x60517e[_0x5db0c6(0x42c)][_0x5db0c6(0x187)](n[_0x5db0c6(0x15a)])['getUnit'](_0x60517e['childUnitId'],n[_0x5db0c6(0x63d)][_0x5db0c6(0x125)]);if(!_0x3bb801)return;let _0x563d09=_0x60517e['runtimeScope'][_0x5db0c6(0x42c)];if(!_0x563d09)return;let _0x10f6c0=za(_0x60517e,_0x4ac3ed,_0x15c8f2=>dl(_0x3bb801,_0x15c8f2)),_0x14efc3=_0x60517e[_0x5db0c6(0x17e)][_0x5db0c6(0x1c0)][_0x5db0c6(0x8b)],_0x549c24=_0x60517e[_0x5db0c6(0x17e)][_0x5db0c6(0x1c0)][_0x5db0c6(0x6d1)],_0x2c9cf2=_0x60517e[_0x5db0c6(0x42c)][_0x5db0c6(0x187)](u['IRenderManagerService']),_0x50e23e=fl(_0x60517e),_0x349148=_0x549c24?pt(_0x2c9cf2,_0x60517e[_0x5db0c6(0x1b3)],_0x563d09):void 0x0;if(_0x349148&&_0x549c24&&!_0x50e23e){try{var _0x1d7b52,_0x284101;(_0x1d7b52=(_0x284101=_0x349148[_0x5db0c6(0x324)])[_0x5db0c6(0x65f)])==null||_0x1d7b52[_0x5db0c6(0x591)](_0x284101);}catch{}_0x349148[_0x5db0c6(0x324)][_0x5db0c6(0x5c0)](_0x549c24),ht(_0x349148,{'activate':!0x0}),_0x549c24[_0x5db0c6(0x4e8)][_0x5db0c6(0x463)]=_0x60517e['childUnitId'],_0x549c24[_0x5db0c6(0x4e8)]['embedChildRenderMode']=_0x5db0c6(0x3cb);}let _0x353c20=Mt(_0x14efc3);return _0x14efc3[_0x5db0c6(0x4e8)][_0x5db0c6(0x463)]=_0x60517e[_0x5db0c6(0x1b3)],_0x14efc3[_0x5db0c6(0x4e8)]['embedChildRenderMode']=_0x5db0c6(0x4a3),_0x353c20[_0x5db0c6(0x85)]((0x0,d[_0x5db0c6(0x588)])(Z,{'injector':_0x563d09,'mountContainer':_0x60517e[_0x5db0c6(0x17e)]['roots'][_0x5db0c6(0x582)],'embedId':_0x60517e[_0x5db0c6(0x2a5)],'children':_0x50e23e?(0x0,d['jsx'])(y[_0x5db0c6(0x65c)],{'unitId':_0x60517e[_0x5db0c6(0x1b3)],'active$':_0x60517e[_0x5db0c6(0x259)][_0x5db0c6(0x3c1)]}):(0x0,d['jsx'])(y[_0x5db0c6(0x413)],{})})),(0x0,n[_0x5db0c6(0x5dc)])(()=>{const _0x59d08a=_0x5db0c6;_0x10f6c0[_0x59d08a(0x565)]();try{var _0x27b6bb,_0x42dd12;_0x349148==null||(_0x42dd12=(_0x27b6bb=_0x349148[_0x59d08a(0x324)])['unmount'])==null||_0x42dd12['call'](_0x27b6bb);}catch{}_0x2c9cf2['removeRender'](_0x60517e[_0x59d08a(0x1b3)]),Nt(_0x353c20),_0x14efc3[_0x59d08a(0x94)]&&(_0x14efc3['removeAttribute'](_0x59d08a(0x4f2)),_0x14efc3[_0x59d08a(0x4f9)](_0x59d08a(0x2a4))),_0x549c24!=null&&_0x549c24[_0x59d08a(0x94)]&&(_0x549c24[_0x59d08a(0x4f9)](_0x59d08a(0x4f2)),_0x549c24[_0x59d08a(0x4f9)](_0x59d08a(0x2a4))),_0x563d09[_0x59d08a(0x565)]();});}function dl(_0x261301,_0x5355c5){const _0x4f7306=_0x5b38ef;var _0x4322c1,_0x9b8d92;let _0xf61523=_0x5355c5==null?void 0x0:_0x5355c5[_0x4f7306(0x5f5)],_0xda7ae9=_0xf61523&&_0x261301[_0x4f7306(0x309)][_0x4f7306(0x2e5)](_0xf61523)?_0xf61523:(_0x4322c1=_0x261301[_0x4f7306(0x309)][_0x4f7306(0x577)]()[0x0])==null?void 0x0:_0x4322c1[_0x4f7306(0x725)]();_0xda7ae9&&((_0x9b8d92=_0x261301[_0x4f7306(0x309)][_0x4f7306(0x2b6)]())==null?void 0x0:_0x9b8d92[_0x4f7306(0x725)]())!==_0xda7ae9&&_0x261301[_0x4f7306(0x309)][_0x4f7306(0x635)](_0xda7ae9);}function fl(_0x10dfcd){const _0x23e261=_0x5b38ef;return _0x10dfcd[_0x23e261(0x259)]['mode']===_0x23e261(0x384)&&!_0x10dfcd[_0x23e261(0x259)][_0x23e261(0x6f1)]&&_0x10dfcd[_0x23e261(0x502)]==='aspect-fit';}let pl=class{constructor(_0xd6d07b,_0x40e8fe){const _0x1ca24e=_0x5b38ef;this[_0x1ca24e(0x2bf)]=_0xd6d07b,this['_renderManagerService']=_0x40e8fe,H(this,_0x1ca24e(0x210),n[_0x1ca24e(0x63d)][_0x1ca24e(0x125)]);}[_0x5b38ef(0x62d)](_0x5e8143){const _0x1780c7=_0x5b38ef;var _0x139c40,_0x530f14;let _0xce89a0=this[_0x1780c7(0x46e)](_0x5e8143[_0x1780c7(0x1b3)]),_0x1db2f9=(_0xce89a0==null||(_0x139c40=_0xce89a0[_0x1780c7(0x309)][_0x1780c7(0x2b6)]())==null?void 0x0:_0x139c40['getId']())??'';return{'unitId':_0x5e8143[_0x1780c7(0x1b3)],'pageId':_0x1db2f9,'scaleMode':'fit','zoomRatio':_0xce89a0==null||(_0x530f14=_0xce89a0[_0x1780c7(0x64e)])==null?void 0x0:_0x530f14[_0x1780c7(0x591)](_0xce89a0)};}[_0x5b38ef(0x105)](_0x521fb2,_0x1f5e1f){const _0xf2ad7d=_0x5b38ef;let _0x30da5a=this['_getSlideModel'](_0x521fb2[_0xf2ad7d(0x1b3)]);!_0x30da5a||!_0x1f5e1f[_0xf2ad7d(0x5f5)]||!_0x30da5a[_0xf2ad7d(0x309)][_0xf2ad7d(0x2e5)](_0x1f5e1f[_0xf2ad7d(0x5f5)])||_0x30da5a['pageManager']['setActiveSlide'](_0x1f5e1f[_0xf2ad7d(0x5f5)]);}[_0x5b38ef(0x320)](_0x287be6){const _0x45b327=_0x5b38ef;var _0x2ac03e,_0x571e9d,_0x32a581;let _0x4435c1=this[_0x45b327(0x46e)](_0x287be6[_0x45b327(0x1b3)]),_0x5a56d3=(_0x2ac03e=_0x287be6[_0x45b327(0x366)])==null?void 0x0:_0x2ac03e['pageId'];_0x4435c1&&_0x5a56d3&&_0x4435c1[_0x45b327(0x309)][_0x45b327(0x2e5)](_0x5a56d3)&&_0x4435c1['pageManager'][_0x45b327(0x635)](_0x5a56d3);let _0x49c5ba=this[_0x45b327(0x47b)](_0x287be6[_0x45b327(0x1b3)]),_0x476f5b=_0x49c5ba==null||(_0x571e9d=_0x49c5ba[_0x45b327(0x324)])==null||(_0x32a581=_0x571e9d[_0x45b327(0x4ad)])==null?void 0x0:_0x32a581['call'](_0x571e9d);if(_0x49c5ba&&(!_0x476f5b||_0x476f5b[_0x45b327(0x33d)]<=0x1||_0x476f5b['height']<=0x1)&&(_0x476f5b=ml(_0x49c5ba,_0x287be6[_0x45b327(0x33d)],_0x287be6['height'])),!(!_0x476f5b||_0x476f5b[_0x45b327(0x33d)]<=0x1||_0x476f5b[_0x45b327(0x658)]<=0x1||typeof _0x476f5b[_0x45b327(0x574)]!=_0x45b327(0xeb)))try{let _0x952634=_0x4435c1?(0x0,y[_0x45b327(0xa6)])(_0x4435c1['getSnapshot']()[_0x45b327(0x1ff)]):void 0x0,_0x3739ff=_0x952634?_0x952634[_0x45b327(0x33d)]/_0x952634[_0x45b327(0x658)]:void 0x0,_0x563020=_l(_0x49c5ba,_0x476f5b[_0x45b327(0x33d)],_0x476f5b['height'])??(_0x3739ff?hl(_0x476f5b[_0x45b327(0x33d)],_0x476f5b['height'],_0x3739ff):void 0x0);return vl(_0x476f5b,_0x287be6[_0x45b327(0x33d)],_0x287be6['height'],_0x287be6['dpr'],_0x563020)??_0x476f5b[_0x45b327(0x574)](_0x45b327(0x6ba));}catch{return;}}[_0x5b38ef(0x46e)](_0x23c89f){const _0x1edfd9=_0x5b38ef;return this[_0x1edfd9(0x2bf)]['getUnit'](_0x23c89f,n[_0x1edfd9(0x63d)]['UNIVER_SLIDE'])??void 0x0;}['_getOrCreateRender'](_0x37bd8a){const _0x1771c4=_0x5b38ef;let _0x2dcf52=this[_0x1771c4(0x459)][_0x1771c4(0x274)](_0x37bd8a);if(_0x2dcf52)return _0x2dcf52;try{return this[_0x1771c4(0x459)][_0x1771c4(0x283)](_0x37bd8a);}catch{return;}}};pl=X([Y(0x0,n[_0x5b38ef(0x15a)]),Y(0x1,u[_0x5b38ef(0x45d)])],pl);function ml(_0x46ca05,_0x2151c4,_0x3c1ce2){const _0x115791=_0x5b38ef;if(typeof document>'u')return;let _0x1a407b=_0x46ca05[_0x115791(0x324)],_0x2bc533=_0x46ca05[_0x115791(0x564)];if(!(_0x1a407b!=null&&_0x1a407b['mount'])||!_0x1a407b[_0x115791(0x3cc)])return;let _0x1555de=document[_0x115791(0x221)](_0x115791(0x568));_0x1555de[_0x115791(0x2ac)][_0x115791(0x397)]=_0x115791(0x2ec),_0x1555de[_0x115791(0x2ac)][_0x115791(0x1e4)]=_0x115791(0x690),_0x1555de[_0x115791(0x2ac)][_0x115791(0x3ec)]=_0x115791(0x690),_0x1555de['style'][_0x115791(0x33d)]=Math['max'](0x1,Math[_0x115791(0x4ff)](_0x2151c4))+'px',_0x1555de[_0x115791(0x2ac)][_0x115791(0x658)]=Math[_0x115791(0x2df)](0x1,Math[_0x115791(0x4ff)](_0x3c1ce2))+'px',_0x1555de[_0x115791(0x2ac)][_0x115791(0x66f)]=_0x115791(0x31c),_0x1555de[_0x115791(0x4e8)][_0x115791(0x501)]=_0x115791(0x573),document[_0x115791(0x4b7)][_0x115791(0x33e)](_0x1555de);try{var _0x598749,_0x66580,_0x4dc307;return _0x1a407b[_0x115791(0x5c0)](_0x1555de),_0x1a407b[_0x115791(0x3cc)](),_0x2bc533==null||(_0x598749=_0x2bc533[_0x115791(0x373)])==null||_0x598749[_0x115791(0x591)](_0x2bc533,!0x0),_0x2bc533==null||(_0x66580=_0x2bc533[_0x115791(0x85)])==null||_0x66580[_0x115791(0x591)](_0x2bc533),(_0x4dc307=_0x1a407b['getCanvasElement'])==null?void 0x0:_0x4dc307[_0x115791(0x591)](_0x1a407b);}finally{_0x1555de[_0x115791(0x507)]();}}function hl(_0xbdde24,_0x29dacb,_0x3828ba){const _0x5cb289=_0x5b38ef;let _0x3ec138=Math[_0x5cb289(0x2df)](0x1,Math[_0x5cb289(0x4ff)](_0xbdde24)),_0x5c6ec2=Math[_0x5cb289(0x2df)](0x1,Math[_0x5cb289(0x4ff)](_0x29dacb));if(!Number[_0x5cb289(0x715)](_0x3828ba)||_0x3828ba<=0x0)return{'sx':0x0,'sy':0x0,'sWidth':_0x3ec138,'sHeight':_0x5c6ec2};if(_0x3ec138/_0x5c6ec2>_0x3828ba){let _0x32f0fa=Math[_0x5cb289(0x4ff)](_0x5c6ec2*_0x3828ba);return{'sx':Math[_0x5cb289(0x2df)](0x0,Math[_0x5cb289(0x4ff)]((_0x3ec138-_0x32f0fa)/0x2)),'sy':0x0,'sWidth':_0x32f0fa,'sHeight':_0x5c6ec2};}let _0x4a7a46=Math[_0x5cb289(0x4ff)](_0x3ec138/_0x3828ba);return{'sx':0x0,'sy':Math[_0x5cb289(0x2df)](0x0,Math[_0x5cb289(0x4ff)]((_0x5c6ec2-_0x4a7a46)/0x2)),'sWidth':_0x3ec138,'sHeight':_0x4a7a46};}function gl(_0x3402f8,_0xc504e0,_0x2e0c73,_0x1fbde6,_0x477007){const _0x304d39=_0x5b38ef;if(typeof _0x2e0c73['left']!='number'||typeof _0x2e0c73[_0x304d39(0x3ec)]!=_0x304d39(0x4e4)||typeof _0x2e0c73[_0x304d39(0x33d)]!=_0x304d39(0x4e4)||typeof _0x2e0c73[_0x304d39(0x658)]!=_0x304d39(0x4e4)||_0x2e0c73[_0x304d39(0x33d)]<=0x0||_0x2e0c73[_0x304d39(0x658)]<=0x0)return;let _0x31fb36=Math['max'](0x0,Math[_0x304d39(0x4ff)](_0x2e0c73[_0x304d39(0x1e4)]*_0x1fbde6)),_0x35c45a=Math[_0x304d39(0x2df)](0x0,Math['round'](_0x2e0c73[_0x304d39(0x3ec)]*_0x477007));return{'sx':_0x31fb36,'sy':_0x35c45a,'sWidth':Math[_0x304d39(0x22d)](Math[_0x304d39(0x2df)](0x1,Math[_0x304d39(0x4ff)](_0x2e0c73[_0x304d39(0x33d)]*_0x1fbde6)),Math['max'](0x1,Math['round'](_0x3402f8-_0x31fb36))),'sHeight':Math[_0x304d39(0x22d)](Math[_0x304d39(0x2df)](0x1,Math['round'](_0x2e0c73['height']*_0x477007)),Math['max'](0x1,Math[_0x304d39(0x4ff)](_0xc504e0-_0x35c45a)))};}function _l(_0x1ca24a,_0x52052c,_0x9224d0){const _0x5c63bc=_0x5b38ef;var _0x17f632,_0x15212b;let _0x373713=_0x1ca24a==null?void 0x0:_0x1ca24a[_0x5c63bc(0x564)],_0x222664=_0x373713==null||(_0x17f632=_0x373713[_0x5c63bc(0x3fa)])==null?void 0x0:_0x17f632[_0x5c63bc(0x591)](_0x373713,y[_0x5c63bc(0x39c)]),_0x4e0bbe=_0x373713==null||(_0x15212b=_0x373713['getAncestorScale'])==null?void 0x0:_0x15212b[_0x5c63bc(0x591)](_0x373713),_0x35b58c=(_0x4e0bbe==null?void 0x0:_0x4e0bbe[_0x5c63bc(0x22e)])??(_0x373713==null?void 0x0:_0x373713['scaleX'])??0x1,_0x39ebce=(_0x4e0bbe==null?void 0x0:_0x4e0bbe[_0x5c63bc(0xe7)])??(_0x373713==null?void 0x0:_0x373713[_0x5c63bc(0xe7)])??_0x35b58c;return _0x222664?gl(_0x52052c,_0x9224d0,_0x222664,_0x35b58c,_0x39ebce):void 0x0;}function vl(_0x1db795,_0x34cc66,_0x43753b,_0x40fc31,_0x56da60){const _0x31d595=_0x5b38ef;if(typeof document>'u'||!_0x56da60)return;let _0x2350c1=document[_0x31d595(0x221)](_0x31d595(0x6d1));_0x2350c1[_0x31d595(0x33d)]=Math[_0x31d595(0x2df)](0x1,Math['round'](_0x34cc66*Math[_0x31d595(0x2df)](0x1,_0x40fc31||0x1))),_0x2350c1[_0x31d595(0x658)]=Math['max'](0x1,Math['round'](_0x43753b*Math[_0x31d595(0x2df)](0x1,_0x40fc31||0x1)));let _0x2451e7=null;try{_0x2451e7=_0x2350c1['getContext']('2d');}catch{return;}if(_0x2451e7)return _0x2451e7['drawImage'](_0x1db795,_0x56da60['sx'],_0x56da60['sy'],_0x56da60[_0x31d595(0x6db)],_0x56da60[_0x31d595(0x4cf)],0x0,0x0,_0x2350c1['width'],_0x2350c1[_0x31d595(0x658)]),_0x2350c1[_0x31d595(0x574)](_0x31d595(0x6ba));}const yl=_0x5b38ef(0x334);function bl(_0x25f99f,_0x18196b){const _0x391ada=_0x5b38ef;let _0x3d5e27=!0x1,_0x6b0e75,_0x449527,_0x2bfb34,_0x4feca9=_0x57d45f=>{const _0x6730c=_0x241e;if(_0x3d5e27||_0x449527||!_0x57d45f[_0x6730c(0x49c)])return;let _0x4dd2eb=Al(_0x57d45f[_0x6730c(0x49c)]);_0x4dd2eb&&(_0x6b0e75=jl(_0x18196b['hostElement'],_0x6b0e75,_0x4dd2eb));},_0x28bbf7=_0x25f99f[_0x391ada(0x2f1)][_0x391ada(0x160)][_0x391ada(0xde)](_0x83b234=>{const _0x59185d=_0x391ada;_0x83b234[_0x59185d(0x2a5)]===_0x18196b[_0x59185d(0x2a5)]&&(!_0x18196b['childUnitId']||_0x83b234[_0x59185d(0x1b3)]===_0x18196b['childUnitId'])&&_0x4feca9(_0x83b234);});return Sl(_0x25f99f,_0x18196b)[_0x391ada(0x5fd)](_0x4ccd00=>{const _0x2789d9=_0x391ada;if(_0x3d5e27||!_0x4ccd00)return;let _0x598c05=xl(_0x25f99f,_0x18196b,_0x4ccd00,()=>_0x3d5e27);if(_0x598c05){_0x449527=_0x598c05[_0x2789d9(0x6a8)],_0x2bfb34=_0x598c05['elements'],_0x6b0e75=void 0x0;return;}Cl(_0x25f99f,_0x18196b,_0x4ccd00,_0x4feca9,()=>_0x3d5e27)['then'](_0x7d7b20=>{const _0x503a5b=_0x2789d9;!_0x3d5e27&&_0x7d7b20&&(_0x6b0e75=jl(_0x18196b[_0x503a5b(0x3c9)],_0x6b0e75,_0x7d7b20));});},()=>{}),(0x0,n['toDisposable'])(()=>{const _0x5426f6=_0x391ada;_0x3d5e27=!0x0,_0x28bbf7[_0x5426f6(0x637)](),_0x449527==null||_0x449527[_0x5426f6(0x565)](),_0x449527=void 0x0,_0x2bfb34==null||_0x2bfb34['dispose'](),_0x2bfb34=void 0x0,_0x6b0e75==null||_0x6b0e75['remove'](),_0x6b0e75=void 0x0;});}function xl(_0x5bf933,_0x10fdae,_0x1f2077,_0x3e833f){const _0x4e7b7c=_0x5b38ef;let _0x1f6542=wl(),_0x48ad21;try{var _0x122d1e;if(_0x48ad21=_0x5bf933[_0x4e7b7c(0x740)]['acquire']({..._0x1f2077,'mode':_0x4e7b7c(0x649)},_0x1f6542[_0x4e7b7c(0x529)]),!_0x48ad21[_0x4e7b7c(0x712)]['context'])throw Error(_0x4e7b7c(0x5d8));if(_0x3e833f()){_0x48ad21[_0x4e7b7c(0x565)](),_0x1f6542['dispose']();return;}_0x5bf933[_0x4e7b7c(0x65a)][_0x4e7b7c(0x734)](_0x1f2077),Tl(_0x1f6542['runtimeHost']);let _0x2d08ac=_0x48ad21[_0x4e7b7c(0x712)][_0x4e7b7c(0x1c3)],_0x5ba843=(_0x122d1e=_0x5bf933[_0x4e7b7c(0x3b3)][_0x4e7b7c(0x187)](_0x48ad21[_0x4e7b7c(0x712)][_0x4e7b7c(0x210)]))==null?void 0x0:_0x122d1e[_0x4e7b7c(0x5fe)];return _0x1f6542[_0x4e7b7c(0x172)](El(_0x1f6542[_0x4e7b7c(0x529)],_0x2d08ac,_0x10fdae['entry'],_0x5ba843)),_0x10fdae[_0x4e7b7c(0x3c9)][_0x4e7b7c(0x3ce)](_0x1f6542[_0x4e7b7c(0x197)]),_0x1f6542['addDisposer'](Dl(_0x5bf933,_0x48ad21,_0x1f6542[_0x4e7b7c(0x529)],_0x1f6542[_0x4e7b7c(0x3d7)],_0x10fdae[_0x4e7b7c(0x5d9)],_0x5ba843)),{'lease':_0x48ad21,'elements':_0x1f6542};}catch{_0x48ad21==null||_0x48ad21['dispose'](),_0x1f6542[_0x4e7b7c(0x565)]();return;}}async function Sl(_0xc1d8af,_0x3641d5){const _0x16fa3f=_0x5b38ef;let _0x283655=_0xc1d8af[_0x16fa3f(0xcc)][_0x16fa3f(0x645)](_0x3641d5[_0x16fa3f(0x17b)],_0x3641d5[_0x16fa3f(0x2a5)])??kl(_0x3641d5);if(_0x283655){try{_0x283655=await _0xc1d8af['restoreService'][_0x16fa3f(0x3d2)]({'descriptor':_0x283655});}catch{}return _0x283655[_0x16fa3f(0x1b3)]&&_0x283655[_0x16fa3f(0x210)]!=null?_0x283655:void 0x0;}}async function Cl(_0x38ff6c,_0x2e4e65,_0x11456f,_0x5294ec,_0x24f2c3){const _0x34adb2=_0x5b38ef;var _0x394828,_0x364f47;let _0x3d7617=await((_0x394828=_0x38ff6c[_0x34adb2(0x4ee)])==null?void 0x0:_0x394828[_0x34adb2(0x64b)](_0x2e4e65[_0x34adb2(0x659)]));if(_0x24f2c3())return;if(_0x3d7617)return Al(_0x3d7617);let _0x25dc7a=_0x11456f[_0x34adb2(0x1b3)],_0x1e493a=_0x11456f[_0x34adb2(0x210)];if(!_0x25dc7a||_0x1e493a==null)return;let _0x1bd0db=(_0x364f47=_0x38ff6c[_0x34adb2(0x4ee)])==null?void 0x0:_0x364f47[_0x34adb2(0x517)](_0x2e4e65[_0x34adb2(0x659)]);_0x5294ec(_0x38ff6c[_0x34adb2(0x2f1)][_0x34adb2(0x66d)]({'descriptor':{..._0x11456f,'mode':_0x34adb2(0x649)},'childUnitId':_0x25dc7a,'childType':_0x1e493a,'width':Math[_0x34adb2(0x2df)](0x1,_0x2e4e65['width']),'height':Math['max'](0x1,_0x2e4e65['height']),'dpr':Math[_0x34adb2(0x2df)](0x1,Math[_0x34adb2(0x22d)](0x2,_0x2e4e65[_0x34adb2(0x5a2)])),'reason':'initial','context':_0x1bd0db}));}function wl(){const _0x1f2442=_0x5b38ef;let _0x1dca77=document[_0x1f2442(0x221)](_0x1f2442(0x568));_0x1dca77['dataset'][_0x1f2442(0x4c4)]='true',_0x1dca77[_0x1f2442(0x2ac)][_0x1f2442(0x397)]=_0x1f2442(0x114),_0x1dca77[_0x1f2442(0x2ac)][_0x1f2442(0x54b)]='0',_0x1dca77[_0x1f2442(0x2ac)][_0x1f2442(0x3c0)]=_0x1f2442(0x3b6),_0x1dca77['style'][_0x1f2442(0x2e1)]='hidden';let _0x38a418=document[_0x1f2442(0x221)]('div');_0x38a418[_0x1f2442(0x4e8)]['embedPresentationRuntime']=_0x1f2442(0x573),_0x38a418[_0x1f2442(0x4e8)]['embedSlidesPresentationRuntime']=_0x1f2442(0x573),_0x38a418[_0x1f2442(0x2ac)][_0x1f2442(0x397)]=_0x1f2442(0x114),_0x38a418[_0x1f2442(0x2ac)][_0x1f2442(0x54b)]='0',_0x38a418['style'][_0x1f2442(0x586)]='0',_0x38a418[_0x1f2442(0x2ac)][_0x1f2442(0x2e1)]=_0x1f2442(0x4dc),_0x38a418[_0x1f2442(0x2ac)]['pointerEvents']=_0x1f2442(0x31c);let _0x5f18da=document[_0x1f2442(0x221)]('div');_0x5f18da[_0x1f2442(0x4e8)][_0x1f2442(0x2f8)]=_0x1f2442(0x573),_0x5f18da[_0x1f2442(0x2ac)]['position']=_0x1f2442(0x114),_0x5f18da[_0x1f2442(0x2ac)]['inset']='0',_0x5f18da[_0x1f2442(0x2ac)]['zIndex']='1',_0x5f18da[_0x1f2442(0x2ac)][_0x1f2442(0x66f)]=_0x1f2442(0x5ad),_0x5f18da[_0x1f2442(0x2ac)][_0x1f2442(0x35c)]='none',_0x1dca77[_0x1f2442(0x478)](_0x38a418,_0x5f18da);let _0x33a173=[];return{'surface':_0x1dca77,'runtimeHost':_0x38a418,'interactionGate':_0x5f18da,'addDisposer':_0x249f56=>_0x33a173[_0x1f2442(0x56f)](_0x249f56),'dispose':()=>{const _0x54ae06=_0x1f2442;_0x33a173[_0x54ae06(0x6ac)](0x0)[_0x54ae06(0x23a)]()[_0x54ae06(0x53f)](_0x832bae=>_0x832bae()),_0x1dca77['remove']();}};}function Tl(_0x1f31d3){const _0x1fd39d=_0x5b38ef;_0x1f31d3['style'][_0x1fd39d(0x66f)]='none';}function El(_0x38ecd4,_0x3870da,_0x4c5e7e,_0x306377){const _0x2abbf6=_0x5b38ef;if(_0x4c5e7e!==yl||!(_0x306377!=null&&_0x306377[_0x2abbf6(0x215)]))return()=>{};let _0x5f01e1=_0x306377[_0x2abbf6(0x215)]({'childContext':_0x3870da,'entry':_0x4c5e7e,'runtimeHost':_0x38ecd4});if(!_0x5f01e1)return()=>{};let _0x12fc78=_0x38ecd4[_0x2abbf6(0x631)][_0x2abbf6(0x221)]('style');return _0x12fc78[_0x2abbf6(0x4e8)][_0x2abbf6(0x5f6)]='true',_0x12fc78[_0x2abbf6(0x25a)]=_0x5f01e1,_0x38ecd4['prepend'](_0x12fc78),()=>_0x12fc78[_0x2abbf6(0x507)]();}function Dl(_0x4d9535,_0x570bc8,_0x564dde,_0x4a79d4,_0x505da5,_0x557586){const _0x7543ff=_0x5b38ef;let _0x3603e8=_0x14328b=>{const _0x24528b=_0x241e;_0x14328b[_0x24528b(0x558)](),_0x14328b[_0x24528b(0x732)]();},_0x4b4d5b=_0x2e9172=>{const _0x3941b6=_0x241e;if(_0x505da5===yl&&Ol(_0x564dde,_0x570bc8,_0x557586,_0x2e9172[_0x3941b6(0xfe)],_0x2e9172[_0x3941b6(0x571)])){_0x2e9172[_0x3941b6(0x558)](),_0x2e9172[_0x3941b6(0x732)]();return;}_0x3603e8(_0x2e9172);},_0x4869a=_0x5c302f=>{const _0x5cebf5=_0x241e;var _0xa7afd8;let _0x10bc5f=_0x570bc8[_0x5cebf5(0x712)][_0x5cebf5(0x1c3)];if(!_0x10bc5f)return;let _0x2a84a5={..._0x10bc5f,'event':_0x5c302f,'stage':'inactive','source':_0x5cebf5(0x183)},_0x4af796=_0x4d9535[_0x5cebf5(0x10e)][_0x5cebf5(0x72e)](_0x2a84a5),_0xe54471=!_0x4af796&&((_0xa7afd8=_0x4d9535['passiveViewportRegistry']['get'](_0x10bc5f[_0x5cebf5(0x210)],_0x10bc5f[_0x5cebf5(0x502)]))==null?void 0x0:_0xa7afd8[_0x5cebf5(0x72e)](_0x2a84a5))===!0x0;(_0x4af796||_0xe54471)&&(_0x5c302f[_0x5cebf5(0x558)](),_0x5c302f[_0x5cebf5(0x732)](),_0x5c302f['stopImmediatePropagation']());},_0x4a362d=['pointerdown',_0x7543ff(0x405),_0x7543ff(0x6ea),_0x7543ff(0xac)];return _0x4a362d[_0x7543ff(0x53f)](_0x1d2c9d=>_0x4a79d4[_0x7543ff(0x344)](_0x1d2c9d,_0x3603e8)),_0x4a79d4[_0x7543ff(0x344)]('click',_0x4b4d5b),_0x4a79d4[_0x7543ff(0x344)](_0x7543ff(0x183),_0x4869a,{'passive':!0x1}),()=>{const _0xc94973=_0x7543ff;_0x4a362d['forEach'](_0x1e944=>_0x4a79d4[_0xc94973(0x6ca)](_0x1e944,_0x3603e8)),_0x4a79d4[_0xc94973(0x6ca)](_0xc94973(0x592),_0x4b4d5b),_0x4a79d4[_0xc94973(0x6ca)](_0xc94973(0x183),_0x4869a);};}function Ol(_0x4afc43,_0x4ae718,_0x526713,_0x10ae11,_0x2c18f4){const _0xcaef77=_0x5b38ef;let _0x161dde=_0x4ae718[_0xcaef77(0x712)][_0xcaef77(0x1c3)];return!_0x161dde||!(_0x526713!=null&&_0x526713[_0xcaef77(0x3fc)])?!0x1:_0x526713['activateNavigationAtPoint']({'childContext':_0x161dde,'clientX':_0x10ae11,'clientY':_0x2c18f4,'entry':yl,'runtimeHost':_0x4afc43});}function kl(_0x483de7){const _0x3b44c9=_0x5b38ef;if(!(!_0x483de7[_0x3b44c9(0x1b3)]||_0x483de7['childType']==null))return{'embedId':_0x483de7[_0x3b44c9(0x2a5)],'hostUnitId':_0x483de7[_0x3b44c9(0x17b)],'hostType':n[_0x3b44c9(0x63d)]['UNIVER_SLIDE'],'entry':_0x483de7[_0x3b44c9(0x5d9)],'hostAnchorId':_0x483de7[_0x3b44c9(0x659)],'childUnitId':_0x483de7[_0x3b44c9(0x1b3)],'childType':_0x483de7[_0x3b44c9(0x210)],'mode':_0x3b44c9(0x649),'source':{'unitType':_0x483de7[_0x3b44c9(0x210)],'ref':{'file':{'kind':e[_0x3b44c9(0x6c4)][_0x3b44c9(0x8e)]},'unit':{'selector':_0x483de7[_0x3b44c9(0x1b3)],'type':(0x0,e[_0x3b44c9(0x1ba)])(_0x483de7['childType'])}}},'sourceMeta':{'floating':_0x483de7[_0x3b44c9(0x5d9)]===_0x3b44c9(0x6c3)&&{'enabled':!0x0,'layout':'scroll-contained','fullscreen':!0x1},'tab':_0x483de7[_0x3b44c9(0x5d9)]===_0x3b44c9(0x334)&&{'enabled':!0x0,'container':_0x3b44c9(0x59f),'replaceHostMenu':!0x0,'hideHostFxBar':!0x0,'lockHostRibbon':!0x0}}};}function Al(_0xb1dfa0){const _0x5e90a4=_0x5b38ef;if(typeof _0xb1dfa0==_0x5e90a4(0x710))return _0xb1dfa0;if(typeof HTMLCanvasElement<'u'&&_0xb1dfa0 instanceof HTMLCanvasElement)try{return _0xb1dfa0['toDataURL'](_0x5e90a4(0x6ba));}catch{return;}if(typeof ImageBitmap<'u'&&_0xb1dfa0 instanceof ImageBitmap&&typeof document<'u'){let _0x46cf67=document[_0x5e90a4(0x221)](_0x5e90a4(0x6d1));_0x46cf67[_0x5e90a4(0x33d)]=_0xb1dfa0['width'],_0x46cf67[_0x5e90a4(0x658)]=_0xb1dfa0[_0x5e90a4(0x658)];let _0xe21728=_0x46cf67[_0x5e90a4(0x26b)]('2d');return _0xe21728?(_0xe21728['drawImage'](_0xb1dfa0,0x0,0x0),_0x46cf67[_0x5e90a4(0x574)]('image/png')):void 0x0;}}function jl(_0x5d093b,_0x40e526,_0x3654e5){const _0x574aea=_0x5b38ef;let _0x1c4973=_0x40e526??document[_0x574aea(0x221)]('img');return _0x1c4973['alt']='',_0x1c4973[_0x574aea(0x4e8)][_0x574aea(0xbb)]='true',_0x1c4973[_0x574aea(0x2ac)][_0x574aea(0x51f)]=_0x574aea(0x37f),_0x1c4973['style'][_0x574aea(0x33d)]='100%',_0x1c4973[_0x574aea(0x2ac)][_0x574aea(0x658)]=_0x574aea(0x674),_0x1c4973['style']['objectFit']=_0x574aea(0x303),_0x1c4973[_0x574aea(0x2ac)][_0x574aea(0x66f)]=_0x574aea(0x31c),_0x1c4973[_0x574aea(0x297)]=_0x3654e5,_0x1c4973[_0x574aea(0x3a7)]!==_0x5d093b&&_0x5d093b[_0x574aea(0x3ce)](_0x1c4973),_0x1c4973;}let Ml=class{constructor(_0x5ef21d,_0x169a18){const _0x16493e=_0x5b38ef;this[_0x16493e(0x2bf)]=_0x5ef21d,this[_0x16493e(0x459)]=_0x169a18,H(this,'childType',n[_0x16493e(0x63d)][_0x16493e(0x125)]),H(this,_0x16493e(0x38a),[_0x16493e(0x311)]);}['mount'](_0x546579){const _0x54f3a6=_0x5b38ef;var _0x3ec11b;let _0x35b1b6=this[_0x54f3a6(0x46e)](_0x546579[_0x54f3a6(0x1b3)]);if(!_0x35b1b6)return;(_0x3ec11b=_0x546579[_0x54f3a6(0x366)])!=null&&_0x3ec11b[_0x54f3a6(0x5f5)]&&_0x35b1b6[_0x54f3a6(0x309)][_0x54f3a6(0x2e5)](_0x546579[_0x54f3a6(0x366)][_0x54f3a6(0x5f5)])&&_0x35b1b6[_0x54f3a6(0x309)]['setActiveSlide'](_0x546579[_0x54f3a6(0x366)][_0x54f3a6(0x5f5)]);let _0x5ca53c=ue(Nl(_0x546579));if(!_0x5ca53c)return;let _0x546549=_0x546579[_0x54f3a6(0x1c0)]['canvas']?pt(this[_0x54f3a6(0x459)],_0x546579[_0x54f3a6(0x1b3)],_0x5ca53c):void 0x0;if(!_0x546549){_0x5ca53c['dispose']();return;}_0x546579[_0x54f3a6(0x1c0)]['canvas']&&(_0x546579['roots'][_0x54f3a6(0x6d1)][_0x54f3a6(0x4e8)]['embedChildRenderUnitId']=_0x546579['childUnitId'],_0x546579[_0x54f3a6(0x1c0)][_0x54f3a6(0x6d1)][_0x54f3a6(0x4e8)][_0x54f3a6(0x411)]=_0x54f3a6(0x4f7));let _0x5ddd68=Mt(_0x546579['roots'][_0x54f3a6(0x8b)]);return _0x546579[_0x54f3a6(0x1c0)][_0x54f3a6(0x8b)][_0x54f3a6(0x4e8)]['embedChildRenderUnitId']=_0x546579[_0x54f3a6(0x1b3)],_0x546579[_0x54f3a6(0x1c0)][_0x54f3a6(0x8b)][_0x54f3a6(0x4e8)][_0x54f3a6(0x411)]='slide-readonly-preview',_0x5ddd68['render']((0x0,d[_0x54f3a6(0x588)])(Z,{'injector':_0x5ca53c,'mountContainer':_0x546579[_0x54f3a6(0x1c0)]['root'],'embedId':_0x546579['embedId'],'children':(0x0,d['jsx'])(y[_0x54f3a6(0x134)],{'unitId':_0x546579[_0x54f3a6(0x1b3)],'render':_0x546549})})),(0x0,n[_0x54f3a6(0x5dc)])(()=>{const _0x553ca9=_0x54f3a6;var _0x340799,_0x42821e,_0xc44a03,_0x5debd7;try{var _0x3776af,_0x2ee2af;_0x546549==null||(_0x2ee2af=(_0x3776af=_0x546549[_0x553ca9(0x324)])[_0x553ca9(0x65f)])==null||_0x2ee2af[_0x553ca9(0x591)](_0x3776af);}catch{}(_0x340799=(_0x42821e=this[_0x553ca9(0x459)])[_0x553ca9(0x123)])==null||_0x340799[_0x553ca9(0x591)](_0x42821e,_0x546579[_0x553ca9(0x1b3)]),Nt(_0x5ddd68),_0x546579['roots']['content'][_0x553ca9(0x4f9)](_0x553ca9(0x4f2)),_0x546579[_0x553ca9(0x1c0)][_0x553ca9(0x8b)][_0x553ca9(0x4f9)](_0x553ca9(0x2a4)),(_0xc44a03=_0x546579['roots'][_0x553ca9(0x6d1)])==null||_0xc44a03['removeAttribute'](_0x553ca9(0x4f2)),(_0x5debd7=_0x546579[_0x553ca9(0x1c0)][_0x553ca9(0x6d1)])==null||_0x5debd7['removeAttribute']('data-embed-child-render-mode'),_0x5ca53c[_0x553ca9(0x565)]();});}['handleWheel'](_0x2eeab4){const _0x8e02c1=_0x5b38ef;var _0xf7982b,_0x3ee46b;let _0x33bc84=this['_getSlideModel'](_0x2eeab4[_0x8e02c1(0x1b3)]);if(!_0x33bc84)return!0x1;let _0x20471c=Math[_0x8e02c1(0x90)](_0x2eeab4[_0x8e02c1(0x39a)]['deltaY'])>=Math[_0x8e02c1(0x90)](_0x2eeab4[_0x8e02c1(0x39a)][_0x8e02c1(0x1d5)])?_0x2eeab4['event'][_0x8e02c1(0x485)]:_0x2eeab4[_0x8e02c1(0x39a)][_0x8e02c1(0x1d5)];if(_0x20471c===0x0)return!0x1;let _0x201470=Pl(_0x33bc84);if(_0x201470['length']<0x2)return!0x0;let _0x119b4b=((_0xf7982b=_0x33bc84[_0x8e02c1(0x309)][_0x8e02c1(0x2b6)]())==null?void 0x0:_0xf7982b[_0x8e02c1(0x725)]())??_0x201470[0x0],_0xb71bfb=Math[_0x8e02c1(0x2df)](0x0,_0x201470[_0x8e02c1(0x152)](_0x119b4b)),_0x3b63e1=_0x201470[Math[_0x8e02c1(0x2df)](0x0,Math[_0x8e02c1(0x22d)](_0x201470[_0x8e02c1(0x3da)]-0x1,_0xb71bfb+(_0x20471c>0x0?0x1:-0x1)))];return!_0x3b63e1||_0x3b63e1===_0x119b4b?!0x0:(_0x33bc84['pageManager'][_0x8e02c1(0x635)](_0x3b63e1),_0x2eeab4[_0x8e02c1(0x6dd)]({'unitId':_0x2eeab4['childUnitId'],'pageId':_0x3b63e1,'scaleMode':'fit','zoomRatio':(_0x3ee46b=_0x33bc84[_0x8e02c1(0x64e)])==null?void 0x0:_0x3ee46b[_0x8e02c1(0x591)](_0x33bc84)}),!0x0);}[_0x5b38ef(0x46e)](_0x7da37f){const _0x4fc707=_0x5b38ef;return this[_0x4fc707(0x2bf)][_0x4fc707(0xcd)](_0x7da37f,n['UniverInstanceType'][_0x4fc707(0x125)])??void 0x0;}};Ml=X([Y(0x0,n[_0x5b38ef(0x15a)]),Y(0x1,u[_0x5b38ef(0x45d)])],Ml);function Nl(_0x4a00e0){const _0x5cff00=_0x5b38ef;let _0x2d581f=()=>{};return{'descriptor':_0x4a00e0['descriptor'],'layout':_0x4a00e0['layout'],'injector':_0x4a00e0[_0x5cff00(0x42c)],'hostElement':_0x4a00e0[_0x5cff00(0x1c0)][_0x5cff00(0x2b3)],'container':_0x4a00e0[_0x5cff00(0x1c0)][_0x5cff00(0x2b3)],'hostUnitId':_0x4a00e0[_0x5cff00(0x17b)],'embedId':_0x4a00e0[_0x5cff00(0x2a5)],'childUnitId':_0x4a00e0[_0x5cff00(0x1b3)],'childType':_0x4a00e0['childType'],'renderScope':{'hostUnitId':_0x4a00e0[_0x5cff00(0x17b)],'hostAnchorId':_0x4a00e0[_0x5cff00(0x212)][_0x5cff00(0x659)],'embedId':_0x4a00e0[_0x5cff00(0x2a5)],'childUnitId':_0x4a00e0[_0x5cff00(0x1b3)],'childType':_0x4a00e0[_0x5cff00(0x210)],'layout':_0x4a00e0[_0x5cff00(0x502)],'mode':'float','rootElement':_0x4a00e0['roots']['root'],'contentRoot':_0x4a00e0['roots'][_0x5cff00(0x8b)],'canvasRoot':_0x4a00e0[_0x5cff00(0x1c0)][_0x5cff00(0x6d1)],'active$':(0x0,l['of'])(!0x1)},'runtimeScope':{'descriptor':_0x4a00e0[_0x5cff00(0x212)],'host':{'unitId':_0x4a00e0[_0x5cff00(0x17b)],'type':_0x4a00e0[_0x5cff00(0x212)][_0x5cff00(0x5ae)],'anchorId':_0x4a00e0[_0x5cff00(0x212)][_0x5cff00(0x659)],'entry':_0x4a00e0[_0x5cff00(0x212)][_0x5cff00(0x5d9)],'layout':_0x5cff00(0x384)},'child':{'unitId':_0x4a00e0[_0x5cff00(0x1b3)],'type':_0x4a00e0[_0x5cff00(0x210)]},'injector':_0x4a00e0[_0x5cff00(0x42c)],'roots':{'root':_0x4a00e0[_0x5cff00(0x1c0)][_0x5cff00(0x2b3)],'content':_0x4a00e0[_0x5cff00(0x1c0)][_0x5cff00(0x8b)],'canvas':_0x4a00e0[_0x5cff00(0x1c0)][_0x5cff00(0x6d1)],'overlay':_0x4a00e0[_0x5cff00(0x1c0)][_0x5cff00(0x2b3)],'popup':_0x4a00e0[_0x5cff00(0x1c0)][_0x5cff00(0x2b3)]},'activate':_0x2d581f,'deactivate':_0x2d581f,'dispose':_0x2d581f}};}function Pl(_0x5eb11d){const _0x32496=_0x5b38ef;var _0x2b92d2,_0x10b877,_0x23e6d3;let _0x1ac9ac=(_0x2b92d2=_0x5eb11d[_0x32496(0x4c6)])==null?void 0x0:_0x2b92d2['call'](_0x5eb11d)[_0x32496(0x539)];return Array[_0x32496(0x4d5)](_0x1ac9ac)&&_0x1ac9ac[_0x32496(0x3da)]>0x0?_0x1ac9ac:((_0x10b877=(_0x23e6d3=_0x5eb11d['pageManager'])[_0x32496(0x577)])==null?void 0x0:_0x10b877['call'](_0x23e6d3)[_0x32496(0x264)](_0x5c05e2=>_0x5c05e2['getId']())['filter'](Boolean))??[];}function Fl(_0xf00726){la(_0xf00726,'slides-ui.embed',Il);}function Il(_0x5d50bf){const _0x1213ec=_0x5b38ef;let _0x3d9c42=_0x5d50bf[_0x1213ec(0x187)](e[_0x1213ec(0x5c4)]),_0x39f169=_0x5d50bf['get'](at),_0x4d30a3=_0x5d50bf[_0x1213ec(0x187)](rt),_0xa5e4ce=_0x5d50bf['get'](U),_0x29467a=_0x5d50bf[_0x1213ec(0x187)](it),_0xf10a8=_0x5d50bf['get'](lr),_0x12cd8a=_0x5d50bf[_0x1213ec(0x187)](vr),_0xc26244=_0x5d50bf['get'](oa),_0x439ba8=_0x5d50bf[_0x1213ec(0x6b7)](e['EmbedHostAnchorModelService'])?_0x5d50bf[_0x1213ec(0x187)](e[_0x1213ec(0x128)]):void 0x0,_0x140fac=_0x5d50bf[_0x1213ec(0x6b7)](n[_0x1213ec(0x15a)])?_0x5d50bf['get'](n['IUniverInstanceService']):void 0x0;_0x5d50bf[_0x1213ec(0x6b7)](y[_0x1213ec(0x2c0)])||_0x5d50bf[_0x1213ec(0x474)]([y[_0x1213ec(0x2c0)],{'useFactory':()=>Ll({'embedModelService':_0x5d50bf['get'](e[_0x1213ec(0x5c1)]),'mountService':_0x5d50bf[_0x1213ec(0x187)](bt),'activationService':_0x5d50bf[_0x1213ec(0x187)](Ct),'blockRegistry':_0x5d50bf[_0x1213ec(0x187)](U),'restoreService':_0x5d50bf[_0x1213ec(0x187)](dr),'previewService':_0x5d50bf[_0x1213ec(0x187)](lr),'runtimeHostLeaseService':_0x5d50bf['get'](Ui),'passiveViewportRegistry':_0x5d50bf[_0x1213ec(0x187)](vr),'passiveWheelHandlerRegistry':_0x5d50bf[_0x1213ec(0x187)](yr),'univerInstanceService':_0x140fac,'sceneCanvasCaptureService':_0x5d50bf[_0x1213ec(0x6b7)](gt)?_0x5d50bf[_0x1213ec(0x187)](gt):void 0x0})}]),_0x5d50bf[_0x1213ec(0x6b7)](y['ISlideEmbedFloatingActiveService'])||_0x5d50bf[_0x1213ec(0x474)]([y['ISlideEmbedFloatingActiveService'],{'useFactory':()=>_0x5d50bf[_0x1213ec(0x187)](ie)}]),_0x5d50bf[_0x1213ec(0x6b7)](y[_0x1213ec(0x421)])||_0x5d50bf[_0x1213ec(0x474)]([y[_0x1213ec(0x421)],{'useFactory':()=>_0x5d50bf[_0x1213ec(0x187)](bt)}]),_0x5d50bf['has'](y[_0x1213ec(0x684)])||_0x5d50bf[_0x1213ec(0x474)]([y[_0x1213ec(0x684)],{'useFactory':()=>_0x5d50bf[_0x1213ec(0x187)](Ct)}]),_0x5d50bf[_0x1213ec(0x6b7)](y[_0x1213ec(0x9a)])||_0x5d50bf[_0x1213ec(0x474)]([y[_0x1213ec(0x9a)],{'useFactory':()=>_0x5d50bf[_0x1213ec(0x187)](e['EmbedFocusOwnerService'])}]),_0x5d50bf[_0x1213ec(0x6b7)](y[_0x1213ec(0x2fd)])||_0x5d50bf[_0x1213ec(0x474)]([y['ISlideEmbedRuntimeFocusCoordinator'],{'useFactory':()=>_0x5d50bf['get'](G)}]),_0x5d50bf[_0x1213ec(0x6b7)](y['ISlideEmbedFloatDomRenderer'])||_0x5d50bf[_0x1213ec(0x474)]([y[_0x1213ec(0x5e4)],{'useFactory':()=>({'render':_0x30fbfa=>{let {data:_0x354eba}=_0x30fbfa;return(0x0,c['createElement'])(vi,{..._0x30fbfa,'data':_0x354eba});}})}]),[(0x0,e['createSlidesFloatingObjectHostAdapterContribution'])(_0x439ba8,_0x140fac,()=>_0x5d50bf[_0x1213ec(0x6b7)](L[_0x1213ec(0x245)])?_0x5d50bf['get'](L[_0x1213ec(0x245)]):void 0x0),nl(_0x439ba8,_0x140fac,_0x5d50bf[_0x1213ec(0x187)](y[_0x1213ec(0x2c0)]))][_0x1213ec(0x53f)](_0x552e8c=>{const _0x2cf44e=_0x1213ec;_0x3d9c42['get'](_0x552e8c[_0x2cf44e(0x5ae)],_0x552e8c['entry'])||_0x3d9c42[_0x2cf44e(0x2f4)](_0x552e8c);}),[rl(),il()][_0x1213ec(0x53f)](_0x3997de=>{const _0x349c43=_0x1213ec;_0x39f169[_0x349c43(0x187)](_0x3997de[_0x349c43(0x5ae)],_0x3997de[_0x349c43(0x5d9)])||_0x39f169[_0x349c43(0x2f4)](_0x3997de);});let _0x2495f0=cl(_0x5d50bf[_0x1213ec(0x187)](n[_0x1213ec(0x4bb)]));_0x4d30a3[_0x1213ec(0x187)](_0x2495f0[_0x1213ec(0x210)])||_0x4d30a3[_0x1213ec(0x2f4)](_0x2495f0);let _0x5d845f=Xc();_0xa5e4ce[_0x1213ec(0x187)](_0x5d845f['childType'])||_0xa5e4ce[_0x1213ec(0x2f4)](_0x5d845f),el()[_0x1213ec(0x53f)](_0x346645=>{const _0xc18b56=_0x1213ec;_0x29467a[_0xc18b56(0x71a)](_0x346645[_0xc18b56(0x5ae)],_0x346645['entry'],_0x346645['childType'])||_0x29467a[_0xc18b56(0x2f4)](_0x346645);}),_0xf10a8[_0x1213ec(0x3d0)](_0x5d50bf[_0x1213ec(0x415)](pl)),_0x12cd8a[_0x1213ec(0x187)](n[_0x1213ec(0x63d)]['UNIVER_SLIDE'])||_0x12cd8a[_0x1213ec(0x2f4)](sl()),_0xc26244[_0x1213ec(0x187)](n[_0x1213ec(0x63d)]['UNIVER_SLIDE'])||_0xc26244[_0x1213ec(0x2f4)](_0x5d50bf[_0x1213ec(0x415)](Ml));}function Ll(_0x236155){const _0x252265=_0x5b38ef;return{'mountPageList':_0x527b2d=>{const _0x1c38ac=_0x241e;var _0x5cc62e,_0xb6b6b;let _0x150743={'embedId':_0x527b2d[_0x1c38ac(0x2a5)],'hostUnitId':_0x527b2d[_0x1c38ac(0x17b)],'hostType':n['UniverInstanceType'][_0x1c38ac(0x125)],'entry':_0x1c38ac(0x334),'hostAnchorId':_0x527b2d[_0x1c38ac(0x659)],'childUnitId':_0x527b2d[_0x1c38ac(0x1b3)],'childType':_0x527b2d[_0x1c38ac(0x210)],'source':{'unitType':_0x527b2d[_0x1c38ac(0x210)],'ref':{'file':{'kind':e[_0x1c38ac(0x6c4)]['SELF']},'unit':{'selector':_0x527b2d['childUnitId'],'type':(0x0,e['toResourceRefUnitType'])(_0x527b2d['childType'])}}},'sourceMeta':{'floating':!0x1,'tab':{'enabled':!0x0,'container':'slide-page-list','replaceHostMenu':!0x0,'hideHostFxBar':!0x0,'lockHostRibbon':!0x0}}},_0xdb28f0=(_0x5cc62e=(_0xb6b6b=_0x236155['mountService'])['getSession'])==null?void 0x0:_0x5cc62e['call'](_0xb6b6b,_0x527b2d['embedId']);return(_0xdb28f0==null?void 0x0:_0xdb28f0[_0x1c38ac(0x17b)])===_0x527b2d[_0x1c38ac(0x17b)]&&_0xdb28f0[_0x1c38ac(0x5d9)]===_0x1c38ac(0x334)&&_0xdb28f0[_0x1c38ac(0x1b3)]===_0x527b2d[_0x1c38ac(0x1b3)]?(_0x236155[_0x1c38ac(0x65a)][_0x1c38ac(0x71c)](_0x150743),(0x0,n[_0x1c38ac(0x5dc)])(()=>{})):(_0x236155[_0x1c38ac(0xd3)][_0x1c38ac(0x5c0)](_0x150743),_0x236155[_0x1c38ac(0x65a)][_0x1c38ac(0x71c)](_0x150743),(0x0,n['toDisposable'])(()=>{const _0x57f341=_0x1c38ac;_0x236155['activationService'][_0x57f341(0x719)](_0x527b2d[_0x57f341(0x2a5)]),_0x236155[_0x57f341(0xd3)][_0x57f341(0x65f)](_0x527b2d[_0x57f341(0x2a5)]);}));},'mountFloatingObject':_0x7f643=>{const _0x59545f=_0x241e;let _0x41c83c=_0x236155[_0x59545f(0xcc)][_0x59545f(0x645)](_0x7f643[_0x59545f(0x17b)],_0x7f643[_0x59545f(0x2a5)])??{'embedId':_0x7f643['embedId'],'hostUnitId':_0x7f643[_0x59545f(0x17b)],'hostType':n[_0x59545f(0x63d)][_0x59545f(0x125)],'entry':'slides-floating-object','hostAnchorId':_0x7f643[_0x59545f(0x659)],'childUnitId':_0x7f643[_0x59545f(0x1b3)],'childType':_0x7f643['childType'],'source':{'unitType':_0x7f643[_0x59545f(0x210)],'ref':{'file':{'kind':e[_0x59545f(0x6c4)][_0x59545f(0x8e)]},'unit':{'selector':_0x7f643[_0x59545f(0x1b3)],'type':(0x0,e[_0x59545f(0x1ba)])(_0x7f643['childType'])}}},'sourceMeta':{'floating':{'enabled':!0x0,'layout':_0x59545f(0x4d3),'fullscreen':!0x0},'tab':!0x1}};return _0x236155[_0x59545f(0xd3)]['mountIntoHostElement'](_0x41c83c,_0x7f643[_0x59545f(0x3c9)]),(0x0,n[_0x59545f(0x5dc)])(()=>{const _0x31bf5a=_0x59545f;_0x236155['mountService'][_0x31bf5a(0x65f)](_0x7f643[_0x31bf5a(0x2a5)]);});},'clearAndUnmount':_0x1ea586=>{const _0x178f31=_0x241e;_0x236155['activationService'][_0x178f31(0x719)](_0x1ea586),_0x236155[_0x178f31(0xd3)][_0x178f31(0x65f)](_0x1ea586);},'unmountFloatingSessions':_0x1f96e7=>{const _0x2df567=_0x241e;_0x236155[_0x2df567(0xd3)][_0x2df567(0x514)]()['filter'](_0x2c445e=>_0x2c445e['hostUnitId']===_0x1f96e7&&_0x2c445e[_0x2df567(0x5d9)]===_0x2df567(0x6c3))['forEach'](_0x19ebdb=>_0x236155['mountService'][_0x2df567(0x65f)](_0x19ebdb[_0x2df567(0x2a5)]));},'listSessions':()=>_0x236155[_0x252265(0xd3)][_0x252265(0x514)]()[_0x252265(0x264)](_0x132219=>({'embedId':_0x132219['embedId'],'hostUnitId':_0x132219[_0x252265(0x17b)],'entry':_0x132219[_0x252265(0x5d9)],'childType':_0x132219['childType'],'childUnitId':_0x132219[_0x252265(0x1b3)]})),'capturePreviewByHostAnchorId':(_0x25da4d,_0x44461e)=>Rl(_0x236155,_0x25da4d,_0x44461e),'mountPresentationEmbed':_0x2622f3=>bl(_0x236155,_0x2622f3)};}async function Rl(_0x4846d7,_0xd8fe05,_0x4b91e7){const _0x1a3add=_0x5b38ef;var _0x5888e4,_0x29ef88,_0x165f07;let _0x59f104=(_0x5888e4=_0x4846d7[_0x1a3add(0x4ee)])==null?void 0x0:_0x5888e4[_0x1a3add(0x517)](_0xd8fe05);_0x59f104&&await Qi(_0x59f104);let _0x298e89=await((_0x29ef88=_0x4846d7[_0x1a3add(0x4ee)])==null?void 0x0:_0x29ef88[_0x1a3add(0x64b)](_0xd8fe05));if(_0x298e89)return Al(_0x298e89);if(!_0x4b91e7)return;let _0x9467=await Bl(_0x4846d7,_0xd8fe05,_0x4b91e7);if(!_0x9467)return;let _0x152a15=_0x9467['childUnitId']??_0x4b91e7[_0x1a3add(0x1b3)],_0x52a79f=_0x9467[_0x1a3add(0x210)]??_0x4b91e7[_0x1a3add(0x210)];if(!_0x152a15||_0x52a79f==null)return;let _0x5bb130=zl(_0x4846d7,_0x9467,_0xd8fe05,_0x4b91e7),_0xb2dc1b=_0x4846d7['previewService'][_0x1a3add(0x66d)]({'descriptor':{..._0x9467,'mode':_0x1a3add(0x649)},'childUnitId':_0x152a15,'childType':_0x52a79f,'width':_0x5bb130['width'],'height':_0x5bb130[_0x1a3add(0x658)],'dpr':Math[_0x1a3add(0x2df)](0x1,Math['min'](0x3,_0x4b91e7['dpr'])),'reason':_0x1a3add(0x546),'context':(_0x165f07=_0x4846d7[_0x1a3add(0x4ee)])==null?void 0x0:_0x165f07[_0x1a3add(0x517)](_0xd8fe05)}),_0x16bc33=_0xb2dc1b[_0x1a3add(0x49c)]?Al(_0xb2dc1b[_0x1a3add(0x49c)]):void 0x0;return _0xb2dc1b[_0x1a3add(0x18f)]===_0x1a3add(0x3d3)?Vl(_0x4846d7[_0x1a3add(0x2f1)],_0xb2dc1b,_0x152a15):_0x16bc33;}function zl(_0x211cd5,_0x518c38,_0x6c31a0,_0x5b68ca){const _0x20509a=_0x5b38ef;var _0x2278eb,_0x3de1dc;let _0x12ad4d={'width':Math['max'](0x1,_0x5b68ca['width']),'height':Math['max'](0x1,_0x5b68ca[_0x20509a(0x658)])};if(_0x518c38['entry']!==e[_0x20509a(0x266)][_0x20509a(0x48e)])return _0x12ad4d;let _0x441e09=(_0x2278eb=_0x211cd5['univerInstanceService'])==null?void 0x0:_0x2278eb[_0x20509a(0xcd)](_0x5b68ca[_0x20509a(0x17b)],n['UniverInstanceType']['UNIVER_SLIDE']);if(!_0x441e09)return _0x12ad4d;let _0xedb4e4=(_0x3de1dc=_0x441e09[_0x20509a(0x309)][_0x20509a(0x2e5)](_0x6c31a0))==null?void 0x0:_0x3de1dc[_0x20509a(0x2d4)](),_0x222202=(0x0,y['resolveSlideLogicalPageSize'])((_0xedb4e4==null?void 0x0:_0xedb4e4['pageSize'])??_0x441e09[_0x20509a(0x4c6)]()[_0x20509a(0x1ff)]);return{'width':Math['max'](0x1,_0x222202[_0x20509a(0x33d)]),'height':Math[_0x20509a(0x2df)](0x1,_0x222202[_0x20509a(0x658)])};}async function Bl(_0x2d67bb,_0x2535f6,_0x48d5a9){const _0x500e15=_0x5b38ef;let _0x2781ee=_0x2d67bb['embedModelService'][_0x500e15(0x645)](_0x48d5a9[_0x500e15(0x17b)],_0x48d5a9[_0x500e15(0x2a5)])??kl({'hostUnitId':_0x48d5a9[_0x500e15(0x17b)],'embedId':_0x48d5a9[_0x500e15(0x2a5)],'hostAnchorId':_0x2535f6,'childUnitId':_0x48d5a9[_0x500e15(0x1b3)],'childType':_0x48d5a9[_0x500e15(0x210)],'entry':e['EmbedHostEntryEnum'][_0x500e15(0x48e)]});if(_0x2781ee){try{_0x2781ee=await _0x2d67bb[_0x500e15(0x1cb)][_0x500e15(0x3d2)]({'descriptor':_0x2781ee});}catch{}return _0x2781ee;}}function Vl(_0x2cd298,_0x10cf62,_0xa0b7b5){return new Promise(_0x4d3cb9=>{const _0x33942a=_0x241e;let _0x110473=!0x1,_0x4892a8,_0x14f0eb,_0x224861=_0x1784bc=>{const _0xa0dbb1=_0x241e;_0x110473||(_0x110473=!0x0,globalThis[_0xa0dbb1(0x1e3)](_0x14f0eb),_0x4892a8==null||_0x4892a8[_0xa0dbb1(0x637)](),_0x4d3cb9(_0x1784bc));};_0x14f0eb=globalThis[_0x33942a(0x5bf)](()=>_0x224861(void 0x0),0x1388),_0x4892a8=_0x2cd298['previewUpdated$'][_0x33942a(0xde)]({'next':_0x336470=>{const _0x19bee1=_0x33942a;_0x336470[_0x19bee1(0x2a5)]!==_0x10cf62[_0x19bee1(0x2a5)]||_0x336470[_0x19bee1(0x1b3)]!==_0xa0b7b5||_0x336470['revision']<_0x10cf62[_0x19bee1(0x686)]||_0x336470[_0x19bee1(0x18f)]===_0x19bee1(0x3d3)||_0x224861(_0x336470[_0x19bee1(0x49c)]?Al(_0x336470[_0x19bee1(0x49c)]):void 0x0);},'complete':()=>_0x224861(void 0x0)});});}function Hl(_0x397647){Ss(_0x397647),zc(_0x397647),Fl(_0x397647),Ho(_0x397647),rs(_0x397647);}function Ul(_0x2fa85b){Wo(_0x2fa85b);}const Wl=[0x0,0x10,0x64,0x12c,0x3e8];async function Gl(_0x5bdfc8,_0x15145b){const _0x80f96e=_0x5b38ef;var _0x54cd5a;let {instanceService:_0x4a756c,childUnitId:_0x2487ab,childType:_0x58f985,restoreUnitId:_0x353ee7,shouldRestore:_0x402e2d,settleDelayMs:_0x255068=0x10,deferredRestoreDelaysMs:_0x4b04a0=_0x353ee7?Wl:[]}=_0x5bdfc8,_0x5d8ccb=_0x4a756c[_0x80f96e(0x604)](_0x58f985),_0xa1156f=((_0x54cd5a=_0x4a756c[_0x80f96e(0x508)]())==null?void 0x0:_0x54cd5a[_0x80f96e(0x1c4)]())??null??_0x353ee7??null;_0x4a756c[_0x80f96e(0x2bc)](_0x2487ab),_0x4a756c[_0x80f96e(0x6ee)](_0x2487ab);let _0x349c39=()=>{const _0x25ab16=_0x80f96e;_0x402e2d&&!_0x402e2d()||(_0x5d8ccb&&_0x5d8ccb[_0x25ab16(0x1c4)]()!==_0x2487ab&&_0x4a756c['setCurrentUnitForType'](_0x5d8ccb['getUnitId']()),_0x353ee7&&_0x4a756c[_0x25ab16(0x2bc)](_0x353ee7),_0x4a756c[_0x25ab16(0x6ee)](_0xa1156f));};try{let _0x4711b3=await _0x15145b();return _0x255068>0x0&&await Kl(_0x255068),_0x4711b3;}finally{_0x349c39(),ql(_0x349c39,_0x4b04a0);}}function Kl(_0x26a63c){return new Promise(_0x2d1d41=>setTimeout(_0x2d1d41,_0x26a63c));}function ql(_0x1a83dc,_0x332955){const _0x6a8917=_0x5b38ef;_0x332955[_0x6a8917(0x53f)](_0x2804d5=>{const _0xe3e56f=_0x6a8917;globalThis[_0xe3e56f(0x5bf)](_0x1a83dc,_0x2804d5);});}const Jl=new WeakMap();let Yl=0x0;function Xl(_0x13db9e,_0x616a44){const _0x77ea35=_0x5b38ef;return _0x13db9e[_0x77ea35(0x6b7)](eu)?_0x13db9e[_0x77ea35(0x187)](eu)[_0x77ea35(0x2f4)](_0x616a44):Ql(_0x13db9e,_0x616a44);}function Zl(_0x408951){const _0x350ded=_0x5b38ef;if(!_0x408951[_0x350ded(0x6b7)](eu))return;let _0x528aef=Jl[_0x350ded(0x187)](_0x408951);_0x528aef!=null&&_0x528aef[_0x350ded(0x157)]&&([..._0x528aef['values']()][_0x350ded(0x4c5)]((_0x351aca,_0x2ec243)=>_0x351aca['index']-_0x2ec243[_0x350ded(0x535)])[_0x350ded(0x53f)](({contribution:_0x5d839e})=>Xl(_0x408951,_0x5d839e)),Jl[_0x350ded(0x720)](_0x408951));}function Ql(_0xe5bec1,_0x145828){const _0x5d25be=_0x5b38ef;let _0x293f91={'contribution':_0x145828,'index':Yl++},_0x38026d=$l(_0x145828,_0x293f91['index']),_0x3798ea=_0xe5bec1,_0x3b4f49=Jl[_0x5d25be(0x187)](_0x3798ea)??new Map();return _0x3b4f49[_0x5d25be(0x534)](_0x38026d,_0x293f91),Jl[_0x5d25be(0x534)](_0x3798ea,_0x3b4f49),(0x0,n[_0x5d25be(0x5dc)])(()=>{const _0x4fb060=_0x5d25be;let _0x19df6f=Jl['get'](_0x3798ea);(_0x19df6f==null?void 0x0:_0x19df6f['get'](_0x38026d))===_0x293f91&&_0x19df6f[_0x4fb060(0x720)](_0x38026d);});}function $l(_0x284b5d,_0x31e348){const _0x115a93=_0x5b38ef;return _0x284b5d['id']?_0x284b5d[_0x115a93(0x210)]+':'+_0x284b5d['id']:_0x284b5d['childType']+_0x115a93(0xf1)+_0x31e348;}let eu=class{constructor(_0x904fbb,_0x579a2a){const _0x4677c7=_0x5b38ef;this[_0x4677c7(0x483)]=_0x904fbb,this[_0x4677c7(0x6d0)]=_0x579a2a,H(this,'_contributions',new Map()),H(this,_0x4677c7(0x1ce),0x0);}['register'](_0x3b59de){const _0x3a7c8b=_0x5b38ef;if(_0x3b59de['id']&&this[_0x3a7c8b(0x28e)](_0x3b59de['childType'],_0x3b59de['id']))return(0x0,n[_0x3a7c8b(0x5dc)])(()=>{});let _0x40223b={'contribution':_0x3b59de,'index':this[_0x3a7c8b(0x1ce)]++},_0x36d91f=this[_0x3a7c8b(0x3e6)]['get'](_0x3b59de[_0x3a7c8b(0x210)])??[];return _0x36d91f['push'](_0x40223b),_0x36d91f[_0x3a7c8b(0x4c5)](tu),this[_0x3a7c8b(0x3e6)][_0x3a7c8b(0x534)](_0x3b59de['childType'],_0x36d91f),(0x0,n['toDisposable'])(()=>{const _0x339adb=_0x3a7c8b;let _0x566423=this[_0x339adb(0x3e6)][_0x339adb(0x187)](_0x3b59de[_0x339adb(0x210)]);if(!_0x566423)return;let _0x300d40=_0x566423['filter'](_0x3ed69e=>_0x3ed69e!==_0x40223b);_0x300d40[_0x339adb(0x3da)]?this[_0x339adb(0x3e6)][_0x339adb(0x534)](_0x3b59de[_0x339adb(0x210)],_0x300d40):this[_0x339adb(0x3e6)]['delete'](_0x3b59de[_0x339adb(0x210)]);});}[_0x5b38ef(0x5d0)](_0x48bded){const _0x2d3c03=_0x5b38ef;return(this[_0x2d3c03(0x3e6)][_0x2d3c03(0x187)](_0x48bded)??[])[_0x2d3c03(0x264)](_0x3e0223=>_0x3e0223[_0x2d3c03(0xea)]);}async['prepare'](_0x31a18d){const _0x218343=_0x5b38ef;let _0x10308f=this[_0x218343(0x5d0)](_0x31a18d[_0x218343(0x210)]);_0x10308f[_0x218343(0x3da)]&&await Gl({'instanceService':this[_0x218343(0x483)]['get'](n['IUniverInstanceService']),'childUnitId':_0x31a18d['childUnitId'],'childType':_0x31a18d[_0x218343(0x210)],'restoreUnitId':_0x31a18d[_0x218343(0xf0)],'settleDelayMs':_0x31a18d['settleDelayMs'],'shouldRestore':()=>!this['_focusCoordinator'][_0x218343(0x9c)](_0x31a18d['childUnitId'])},async()=>{const _0x199a18=_0x218343;for(let _0x42c8e0 of _0x10308f)_0x42c8e0[_0x199a18(0x24c)]&&await _0x42c8e0[_0x199a18(0x24c)]({'injector':this[_0x199a18(0x483)],'childUnitId':_0x31a18d[_0x199a18(0x1b3)],'childType':_0x31a18d[_0x199a18(0x210)],'descriptor':_0x31a18d[_0x199a18(0x212)]});});}['_hasContributionId'](_0x10867c,_0x21a613){const _0x17d3ea=_0x5b38ef;return(this[_0x17d3ea(0x3e6)]['get'](_0x10867c)??[])[_0x17d3ea(0x2e7)](_0x328697=>_0x328697[_0x17d3ea(0xea)]['id']===_0x21a613);}};eu=X([Y(0x0,(0x0,n[_0x5b38ef(0x179)])(n[_0x5b38ef(0x5ff)])),Y(0x1,(0x0,n[_0x5b38ef(0x179)])(G))],eu);function tu(_0x4f122c,_0x2c19e2){const _0x1bc470=_0x5b38ef;return(_0x4f122c[_0x1bc470(0xea)][_0x1bc470(0x141)]??_0x4f122c[_0x1bc470(0x535)])-(_0x2c19e2[_0x1bc470(0xea)][_0x1bc470(0x141)]??_0x2c19e2[_0x1bc470(0x535)])||_0x4f122c['index']-_0x2c19e2[_0x1bc470(0x535)];}function nu(){return[];}function _0xbf4f(){const _0x2f5128=['dependencyCollection','menu','getEmbedBoardsFloatingCustomData','SHEET_VIEWPORT_KEY','_collectOwnedFloatingSurfaceRoots','table','call','click','hideToolbar','_getActiveElement','SheetsUIMenuSchema','clsx','RibbonDataGroup','maxExpansion','SheetsChartUIMenuSchema','scrollToViewportPos','Docs','SlidesFloatingObject','constructor','cancelEditing','slide-page-list','embed-ui.basesFloating.confirmDelete.tableDescription','recalculate','dpr','enabled','menuOutlet','_pendingPortalOwner','host-scroll','runtime','_isUniverPortalTreeElement','_boardUIStateService','OpenBaseActiveEditorOperation','Ribbon','IConfigService','auto','hostType','getGridProjectionBodyHeight','updateItem','matches','ISheetEmbedInteractionBoundaryService','IBaseEmbedRuntimeFocusCoordinator','_setCurrentUnitForType','tooltip','setFocusOwner','_getHostUnit','_findPreviousReadyEntry','fullscreen-runtime','base-embed-actions-surface','fields','open','IRibbonService','hostLayout$','setTimeout','mount','EmbedModelService','BaseEditorService','createScopedBaseGlobalPortalService','EmbedHostAdapterRegistryService','BaseEmbedRuntimeRegistryService','IBoardElementStateService','SHEETS_UI_PLUGIN_CONFIG_KEY','SheetsFloatingObject','registerChildInteraction','onReady','_restoreStage2ChildFocusWhenHostRefocuses','_rememberPreviousChildCurrentUnit','[data-u-comp=\x22embed-float-dom-live-canvas\x22]','disconnect','graceMs','getAll','OVERFLOW','justify-content:center','embed-float-dom-live-content','getFocusOwner','unitId','embedChildRenderError','EMBED_MENU_OVERRIDE_CHILD_NOT_RESOLVED','EMBED_PRESENTATION_RUNTIME_CONTEXT_NOT_RESOLVED','entry','border:1px\x20dashed\x20rgba(99,102,106,.35)','resolveGridRowHeight','toDisposable','BaseToolbar','EmbedDuplicateChildUnitError','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-board-left-toolbar=\x22true\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-board-top-right-menu=\x22true\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-board-zoom-controls=\x22true\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-board-help-control=\x22true\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-board-object-list-panel=\x22true\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-board-shape-panel=\x22true\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-board-floating-panel-layer=\x22true\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22shape-text-editor-position-wrapper\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22shape-floating-toolbar\x22],\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22editor-ui-floating-container\x22]\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20none\x20!important;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','getOffsetConfig','SetRangeBoldCommand','close','sheet.command.smart-toggle-filter','ISlideEmbedFloatDomRenderer','getPrototypeOf','_undoRedoService','owner','ref','background:rgba(99,102,106,.06)','_runtimeScopes','univer-z-[21]','viewportPoint','finally','_registerDefaultHostToolbar','ActivateBaseViewOperation','univer-dropdown','SheetsThreadCommentUIMenuSchema','BaseViewWheelScrollService','univer-bg-gray-0\x20dark:!univer-bg-gray-900','embedHostEntry','pageId','embedSlidesPresentationChrome','hostScrollOffset','shouldSuppressHostInteraction','localeChanged$','univer-box-border\x20univer-w-72\x20univer-overflow-hidden\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-p-3\x20univer-shadow-lg\x20dark:!univer-bg-gray-900','univer-doc-selection-container-docs-','scale(','then','presentationPolicy','Injector','fitContent','EMBED_FULLSCREEN_CHILD_NOT_RESOLVED','host','IBoardUIStateService','getCurrentUnitOfType','getProvider','ribbonService','ISheetEmbedFloatingGeometryService','getContextByChildUnitId','closest','univer-text-gray-900\x20dark:!univer-text-gray-0','[data-embed-float-fullscreen-button]','print','search','setPreview','NumberIcon','ExpandIcon','getSession','documentElement','syncExecuteCommand','menuContainer','_getChildUnitForMeasurement','selector','useState','EMBED_DOCS_CUSTOM_BLOCK_DEFAULT_COMPONENT_KEY','resolveDocsTableLikeCustomBlockContentHeight','defineProperty','floating-menu','hasRecentInteraction','#ffffff','apply','DEFAULT_TOTAL_SIZE','sheet-overlay','join','embed-float-dom-content','IBaseEmbedFloatingGeometryService','connectInjector','popupRoot','replace','subUnitId','hasCommand','identifier:ui.contextmenu.service','_childViewRegistry','asObservable','_notifyRuntimeSessionChanged','collectViewState','deleteConfig','deactivate','getRowHeight','ownerDocument','childUnit','_normalizeHostMountResult','useRef','setActiveSlide','univer-box-border\x20univer-inline-flex\x20univer-h-6\x20univer-cursor-pointer\x20univer-select-none\x20univer-items-center\x20univer-overflow-hidden\x20univer-rounded-md\x20univer-text-sm\x20univer-text-gray-900\x20hover:univer-bg-gray-100\x20dark:!univer-text-gray-0\x20dark:hover:!univer-bg-gray-700','unsubscribe','HorizontalAlign','priority','rowHeight','embed-ui.sheetsFloating.align.middle','active','UniverInstanceType','resolveDocsTableLikeCustomBlockContentWidth','unitID','embed-ui.sheetsFloating.borderLine.borderSize','ArrowLeftIcon','ownsSession','sessionMode','ownedPointerInteractionUntil','getDescriptor','ActivateBaseTableOperation','fonts','defaultView','readonly','complete','captureByHostAnchorId','TOP','unregisterCommand','getZoomRatio','useInjector','data-embed-footer-slot','blur','pushUndoRedo','embed-float-dom-chrome','4000qpxLSF','_getChildSessionPriority','DocPageLayoutService','fakeToolbarVisible$','height','hostAnchorId','activationService','28px','SlideEmbedFloatingPreview','inactive','FOCUSING_BASE','unmount','floor','disabled','getChildContext','723894jxPcDq','_createRenderScope','_getHostSnapshot','[data-embed-floating-menu=\x22true\x22]','pageMarginRight','tab-peer','syncHostVerticalScroll','jsxs','univer-min-w-0\x20univer-truncate','resolvedDependencyCollection','requestPreview','[data-u-comp=\x22embed-float-dom-chrome\x22]','pointerEvents','embed-float-dom-interaction-gate','pipe','scopedRenderInjector','_baseUIStateService','100%','univer-absolute\x20univer-inset-0\x20univer-size-full\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-hidden\x20univer-bg-transparent','EmbedMountService','DeleteIcon','_containsRegisteredElement','registerRuntimeScope','embed-ui.basesFloating.viewSettings.title','setContextValue','visibility','_cleanupOrdinaryBodyChromeClaims','releaseStage2SessionLeaseIfActivationDoesNotStick','activeUntil','Dropdown','containsElement','_hostGestureEvents','_registerComponents','ISlideEmbedActivationService','interactionBoundaryService','revision','[data-embed-fullscreen-sidebar-slot=\x22true\x22]','clear','hyper-link','executeBaseKeyboardOperation','data-embed-bases-table-list-host','RedoCommand','type','[data-u-comp=\x22embed-float-dom-chrome\x22][data-embed-id=\x22','registerMountedRuntime','-100000px','includes','getCanvasEle','state$','textColor','_renderOne','openRecordDetail','univer-h-8\x20univer-max-w-[220px]\x20univer-gap-2\x20univer-px-2\x20univer-text-sm\x20univer-font-medium','IDocEmbedRuntimeFocusCoordinator','univer-h-8\x20univer-w-full\x20univer-px-2','innerWidth','DocsCustomBlock','IBaseUIStateService','univer-box-border\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-text-gray-900\x20dark:!univer-text-gray-0','with','univer-size-7','associatedChildUnitIds','setActive','[id^=\x22__editor_docs-\x22]','__addUnit','_entriesByEmbedId','hostToolbar','_ownedRuntimeFocusAppliesToHost','entries','lease','resolveActiveChildSessionRuntimeScope','vertical','collapseWithoutChildScroll','splice','params','stable','fontFamily','_childUnitAncestry','disposeUnit','bleedRight','collapsedIds$','retry','_exited$','title-only','has','setActivatedTab','PenIcon','image/png','customizeKanban','_getCurrentUnitId','SheetsSparklineUIMenuSchema','EmbedHostContainerRegistryService','boards-floating-object','_getLatestActivePortalOwner','keydown','_leaseAppliesToChildUnit','slides-floating-object','RESOURCE_REF_FILE_KIND','SoftDeleteEmbedDescriptorMutation','univer-grid\x20univer-grid-cols-5\x20univer-gap-2\x20univer-text-gray-600\x20dark:!univer-text-gray-200','activeIndex','prototype','univer-z-[2]\x20univer-flex\x20univer-h-full','removeEventListener','instanceService','handleRegisteredWheel','visualOffset','unitAdded$','commandId','_focusCoordinator','canvas','components','_getOwnedEmbedIdFromEventPoint','_releaseTabPeerHostRenderLease','ToolbarButton','closeToolbarPanel','canvasFloatDomPreviewService','ready','geometryInvalidated$','embed-ui.basesFloating.viewSettings.deleteView','sWidth','_isOwnedElement','updateViewState','updatedAt','DEFAULT_EMBED_FLOAT_LAYOUT_POLICY','Disposable','formatPainter','wrap','base-embed-floating-menu','disable','11503629fyNIBA','embedChildRenderStatus','Select\x20page','createDocsCustomBlockSizeRefreshScheduler','IBoardElementService','dblclick','getRegistration','univer-absolute\x20univer-inset-0\x20univer-z-0\x20univer-size-full\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-hidden','closeContextMenu','focusUnit','embed-ui.basesFloating.confirmDelete.viewTitle','data-embed-id','fullscreen','univer-pointer-events-none','BoldIcon','IDocEmbedInteractionBoundaryService','_handlers','test','EMBED_MOUNT_CHILD_TYPE_MISMATCH','isFocused','useDependency','hideFloatMenu','[data-u-comp=\x22base-view-tab-more\x22]','data','_sessions','SetWorksheetActiveOperation','ribbon$','_isOwnedBoundaryElement','decoratorName','[data-embed-runtime-focus-role]','default','override$','createDefaultConfig','factory','embed-ui.sheetsFloating.toolbar.fillColor.main','bases-table-list-block','executeCommand','Fragment','BaseTableSidebarFrame','restoreEmbed','table-list','data-u-comp','univer-fixed\x20univer-z-[900]','string','bottom','session','DocSelectionRenderService','Slides','isFinite','contentRoot','takeRecords','_getAnyActiveElement','clearTab','hasExact','stage2','activateTab','tabIndex','focused$','_getDocsLeft','delete','_blockRegistry','getSheetBySheetId','bleedWidth','querySelector','getId','registerRoot','scrollWidth','activate','rect-popup','embed-ui.deleteBlock','startWith','INSERT','2ojgnnD','handleWheel','IBaseHostChromeOverrideService','embed-ui.boardsFloating.resetZoom','BaseKeyboardOperation','stopPropagation','_tabHostRenderLeases','focusHostForPassiveRuntime','hideHostFxBar','setLeftPanelWidth','reduce','initialWidth','view-','collectDocsTableLikeEmbedChildUnitIds','onCommandExecuted','_boardElementService','registerCtorForType','resolved','getViewport','runtimeHostLeaseService','beforeDeactivate','_hostContainerRegistry','current','_contextsByChildUnitId','shiftViewportPanOffset','requestAnimationFrame','_releaseTabPeerFocusLease','embed-ui.basesFloating.tableSidebar.defaultTableName','[data-embed-interaction-boundary-owner]','univer-size-3','shiftKey','expiresAt','getAttribute','getContextValue','univer-absolute\x20univer-inset-x-0\x20univer-bottom-0\x20univer-z-10','render','EMPTY','_configService','_initializeFloatingSessionActiveState','setCollapsedIds','ILayoutService','content','createScoped','registerItem','SELF','focusin','abs','clearActiveEditing','embed-ui.sheetsFloating.align.left','shape','isConnected','_isUniverPortalCandidate','\x20/\x20','_isBlockingRole','CanvasPopupService','pageWidth','ISlideEmbedFocusOwnerService','_observeWheel','isChildUnitInActiveSession','getRowVisible','CreateBaseTableCommand','getProjection','pointercancel','host-scroll-sync','THIN','FontFamilyItem','data-embed-canvas-root','registerFocusHandler','resolveSlideLogicalPageSize','EmbedReferencedUnitMaterializeService','RibbonViewGroup','EmbedUnitLeasePolicyService','univer-box-border\x20univer-absolute\x20univer-inset-0\x20','subscribeEvent','contextmenu','univer-pointer-events-none\x20univer-absolute\x20univer-inset-0\x20univer-overflow-visible\x20[&>*]:univer-pointer-events-auto','trim','univer-overflow-hidden\x20univer-rounded-lg\x20univer-bg-gray-0\x20univer-p-4\x20univer-shadow-lg\x20dark:!univer-bg-gray-900','SetRangeFontSizeCommand','contextChanged$','DeleteBaseViewCommand','#app','scopedInjector','deactivateFloatingSession','max-depth','toPrimitive','embed-ui.sheetsFloating.toolbar.font','_embedMountService','customizeGallery','embedSlidesPresentationPreviewImage','univer-contents','fallbackWidth','EmbedHostMenuOverrideService','_markInteractionBoundaryOwnerTree','EMBED_MOUNT_HOST_CONTAINER_NOT_RESOLVED','univer-popover','[data-embed-interaction-boundary-owner=\x22','setSearchActiveIndex','right','setAnchor','[data-embed-floating-menu=\x22true\x22],\x20[data-embed-floating-menu-popup=\x22true\x22]','Element','_drainQueue','filter','area','thread-comment','embedModelService','getUnit','univer-text-sm','getSheetId','darkMode$','IBaseEmbedRuntimeService','viewId','mountService','tableOrder','touchDependencies','SheetsNumfmtUIMenuSchema','SHEET_FOOTER_BAR_HEIGHT','canvasRoot','hostOffset','toggleAttribute','embed-ui.sheetsFloating.textWrap.overflow','_current','scrollTop','subscribe','runtimeFocusOwners','[data-embed-sheets-sheet-tab-host=\x22','lockHostRibbon','[data-u-comp=\x22embed-float-dom-interaction-gate\x22]','loading','docs-ui.embed','clearFullscreen','_selectAnchor','scaleY','RibbonFormulasGroup','#000000','contribution','function','disposed','enableExclusivePolicy','child-scroll','recordOrder','restoreUnitId',':anonymous:','error','_materializeService','fromEntries','embed-float-dom-popup','ViewTabs','Subject','horizontalAlign','univer-size-3.5','activateView','chart','_hostAdapterRegistry','metaKey','clientX','BORDER_LINE_CHILDREN','BASES_UI_PLUGIN_CONFIG_KEY','content-only','sheet-embed-floating-menu','activateTable','_isAppShellEditorPortalCandidate','restoreViewState','_active$','univer-doc-main-canvas','stale','UniverBoardsUIPlugin','openToolbarPanel','sheets-floating-object','univer-pointer-events-none\x20univer-absolute\x20univer-inset-0\x20[&>*]:univer-pointer-events-auto','width:100%','passiveWheelHandlerRegistry','BORDER_SIZE_CHILDREN','clearFocusOwner','[data-embed-popup-root]','GRID_DEFAULT_COLUMN_WIDTH','tabindex','absolute','setActiveSheet','BASE_LEFT_PANEL_DEFAULT_WIDTH','divider-font','CanvasPopup','BoardShapeTextEditorContainer','BrushIcon','_markExistingBodyPortals','scroll','font:13px/1.5\x20sans-serif','resolvedDependencies','IBaseGlobalPortalService','embedFloatingMenuEntry','portalContainer','dividerBefore','removeRender','SKIP_SELF','UNIVER_SLIDE','previewRequested$','getGalleryProjectionBodyHeight','EmbedHostAnchorModelService','isSheetLikeDocsCustomBlockChildType','base-embed-view-slot','FORMULAS','DEFAULT_EMBED_DOC_FLOW_LAYOUT_POLICY','kind','getCurrentSelections','transient','getRuntimeScopedDependencies','_elements','activateAnchor','getTypeOfUnitDisposed$','SlideEmbedReadonlyFloatingPreview','queueMicrotask','univer-box-border\x20univer-max-h-72\x20univer-min-w-20\x20univer-overflow-y-auto\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-p-1\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900','univer.embed.forwarded-wheel-event','scrollLeft','_items','host-passive','setAttribute','OverflowIcon','univer-pointer-events-auto\x20univer-gap-1.5\x20hover:!univer-bg-primary-100\x20hover:!univer-text-primary-700\x20dark:hover:!univer-bg-primary-800\x20dark:hover:!univer-text-primary-100\x20[&_svg]:!univer-size-3.5','sheets-ui.ribbon','resolve','BOARDS_UI_PLUGIN_CONFIG_KEY','order','9429OtWxks','inert','embed-ui.sheetsFloating.textWrap.clip','clientWidth','key','_handleDragStart','resolveDocsCustomBlockRenderViewport','subscribeVerticalScroll','fieldOrder','BorderStyleTypes','views','class','EDITOR_ACTIVATED','configChanged$','getAllUnitsForType','getUnitType','indexOf','borderComposite','PaintBucketDoubleIcon','scrollState','getBaseFloatingPanelPortalContainer','size','START','AutoFillPopupMenu','IUniverInstanceService','sheetLike','startY','useCallback','embed-ui.sheetsFloating.toolbar.resetColor','BoardsFloatingObject','previewUpdated$','validateBaseTableName','_isDetachedOffscreenPortalCandidate','unit','_claimBodyPortals','fitToWidth','data-embed-child-type','univer-relative\x20univer-z-[3]\x20univer-min-w-0\x20univer-bg-gray-0\x20empty:univer-hidden\x20dark:!univer-bg-gray-800','slides-ui.ribbon','getDirection','univer-relative\x20univer-size-full\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-visible\x20[&[data-embed-docs-custom-block-sheet-like=true]]:univer-pointer-events-none\x20[&[data-embed-docs-custom-block-sheet-like=true]]:[contain:layout_style]','selections','DropdownMenu','stopEditingCell','scopedDependencies','_contentSizeChanged$','_context','layoutPolicy','addDisposer','EMBED_MENU_OVERRIDE_UNSUPPORTED_REASON','_contextsByHostAnchorId','offsetWidth','univer-pointer-events-auto\x20univer-min-h-11\x20univer-w-full\x20univer-min-w-0\x20univer-max-w-none\x20univer-flex-1','defaultRowHeight','runtimeFocusChanged$','Inject','getBaseFloatingPosition','hostUnitId','_passiveWheelHandlerRegistry','_resolveHostWheelGestureRoot','runtimeScope','value','4656075vutbgb','interactionFlow','addDescriptor','wheel','checkContentIsFocused','_focusDocumentBody','getOwnPropertyDescriptor','get','description','contentHeight','UniverEmbedPlugin','SheetsConditionalFormattingUIMenuSchema','disposeWithMe','checkElementInCurrentContainers','embed-ui.sheetsFloating.align.center','status','TOOLBAR','data-embed-popup-root','syncingHostFromChild','next','univer-text-primary-600','0\x20/\x200','deferred','surface','closeSearch','_getActiveOwnedRuntimeFocusInfo','CreateEmbedCommand','activeElement','activeSlideId$','pan','SheetBarService','_getVisibleCanvasDocumentRect','icon','activateSession','FOCUSING_DOC','univer-size-3\x20univer-shrink-0','allowHostBodyDrag','deactivateTabSessions','-52px','zoomRatio','IBaseProjectionService','stage','bases-ui.ribbon','openSearch','Embed\x20floating\x20menu\x20contribution\x20already\x20registered:\x20','createScopedBaseCanvasRootResolverService','getValue','_releaseBodyPortalClaims','attributes','SheetsDrawingUIMenuSchema','embed-ui.sheetsFloating.toolbar.fontSize','childUnitId','listbox','#univer-doc-main-canvas,\x20[id^=\x22__editor_docs-\x22],\x20[id^=\x22univer-doc-selection-container-docs-\x22]','removeProperty','getElementDataForUnit','canvasRootClassName','Boards','toResourceRefUnitType','ScrollBar','hostWheelGestureService','syncingChildFromHost','registerOwnedElement','list','roots','hostContext','cancelable','context','getUnitId','hasAnyChildInteractionLease','classList','false','getActive','_setAnchorTransformerVisible','MutationObserver','restoreService','_dispatchEscapeToFloatingSurface','parentNode','_nextIndex','recordId','scopedActionServiceTokens','_ownedEmbedAppliesToChildUnit','CloseBaseRecordDetailPanelOperation','createRibbonOverride','_mountFloatingMenu','deltaX','FOCUSING_SLIDE','SheetsOutlineUIMenuSchema','field-','_notifyRuntimeFocusChanged','RemoveEmbedCommand','align-items:center','HOVER_TRACK_HOST_CLASS_NAME','divider-layout','child-fullscreen','PointerDown','registerContextMenuHandler','element','disposable','clearTimeout','left','virtualWidth','FOCUSING_UNIT','openActiveEditor','univer-box-border\x20univer-bg-gray-50\x20univer-pr-24\x20dark:!univer-bg-gray-900','12px','ResetRangeTextColorCommand','@univerjs-pro/embed-ui','floating','isChildUnitRuntimeEvent','_sortHandlers','chrome','[data-u-comp=\x22embed-float-dom-live\x22]','_restorePreviousChildCurrentUnit','ThemeService','name','IconManager','IBoardEmbedRuntimeFocusCoordinator','clearFloating','menuSchema','OTHERS','_assertResolvedChild','.univer-popup,\x20.univer-popover,\x20.univer-dropdown,\x20[data-radix-popper-content-wrapper],\x20[data-u-comp=\x22rect-popup\x22],\x20[role=\x22dialog\x22],\x20[role=\x22listbox\x22],\x20[role=\x22menu\x22],\x20[role=\x22tooltip\x22]','_suspendTabPeerHostRender','univer-box-border\x20univer-grid\x20univer-gap-1\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-p-2\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900','flushForTests','sheet-embed-float-dom-root','defaultPageSize','numfmt','[data-board-viewport-host=\x22true\x22]','[data-u-comp=\x22embed-float-dom-content\x22]','pluginName','after:!univer-border-b-0\x20after:!univer-border-r-0','_boardElementStateService','contentWidth','Workbook','hasAttribute','univer-gap-0.5\x20univer-px-1','CloseBaseContextMenuOperation','viewScale','\x20-\x20','sheet-workbench','LocaleService','isMainScene','childType','resolveDocsTableLikeCustomBlockBleedViewport','descriptor','pointermove','enter','getChromeCss','max-width','[data-embed-docs-custom-block-sheet-like=\x22true\x22]','_contentSizeRegistry','_getBodyPortalOwner','[data-u-comp=\x22slide-tab-item\x22]','child-popup','disableLiveHostPointerEvents','child','range','SetTextWrapCommand','Slide\x20','createElement','Observable','Base','_mountService','UniverEmbedUIPlugin','useMemo','_providers','triggerContextMenu','_projectionService','defaultPrevented','univer-z-30','contentRect','min','scaleX','base-embed-fullscreen-add-view-menu','univer-box-border\x20univer-flex\x20univer-h-6\x20univer-w-7\x20univer-cursor-pointer\x20univer-items-center\x20univer-justify-center\x20univer-border-none\x20univer-bg-transparent\x20univer-p-0\x20univer-text-gray-900\x20hover:univer-bg-gray-200\x20disabled:univer-cursor-not-allowed\x20dark:!univer-text-gray-0\x20dark:hover:!univer-bg-gray-600','FONT_SIZE_LIST','baseUnitId','FloatDom','captureByChildUnitId','drawings','_registerServices','docsSheetLikeLayout','univer-pointer-events-auto\x20univer-max-w-none\x20univer-flex-none\x20!univer-bg-transparent\x20dark:!univer-bg-transparent','ghost','reverse','from','verticalAlign','dispatchEvent','getConfig','deleteBlock','_runQueue','Next\x20page','_floatingActiveService','viewportScrollY','getTypeOfUnitAdded$','ISlideDrawingService','retrying-base-child-render','bleedLeft','Module','SheetsSheetTab','Embed\x20readonly\x20preview\x20provider\x20already\x20registered:\x20','useFactory','prepare','data-validation','isEmbedBoardsFloatingElement','UNIVER_UNKNOWN','AutowrapIcon','child-tab','BoardTextEditingService','devicePixelRatio','rowHeader','_mountBlockedRuntime','unmountFloatingSessions','acquireStage2SessionLease','_componentManager','renderScope','textContent','_docViewScaleService','UNRECOGNIZED','setConfig','SheetsPrintMenuSchema','registerMultipleCommand','getStickyHeaderHeight','hostChromeMode','[data-u-comp=\x22base-view-tab\x22]','cycle','map','hasChildInteractionLease','EmbedHostEntryEnum','backgroundColor','closeActiveEditor','horizontal','registerEmbedProductMenuContribution','getContext','_registerFloatingMenus','LookUp','univer-min-w-0','distinctUntilChanged','643260FYfGrL','clipPath','keyboard','item','getRenderUnitById','Gallery','setSelection','univer-size-1.5\x20univer-rounded-full\x20univer-bg-primary-600','[embed-ui]\x20failed\x20to\x20create\x20embedded\x20child\x20render','Calendar','closeRecordDetail','ribbon','deltaMode','_mountResolvedHost','useConfigValue','hasBlockingChildFocusLease','viewportScrollX','univer-absolute\x20univer-inset-0\x20univer-z-10\x20univer-bg-transparent','IUIRuntimeScopeService','createRender','hypot','embed.sheets.','usesDomFloatingStage','overlayRoot','disableEdit','doc-width-scale','EMBED_MOUNT_HOST_NOT_REGISTERED','UNIVER_SHEET','SetCellEditVisibleOperation','maxRetries','_hasContributionId','OpenBaseContextMenuOperation','EMBED_MOUNT_LAYOUT_NOT_RESOLVED','group','allowHiddenRibbon','EditorUIFloatingContainer','document','closeOwnedFloatingSurfaces','_key','src','rootElement','Tooltip','tab-active','pageContentWidth','_rootsByChildUnitId','measureContentSize','delta','univer-popup','CloseBasePanelOperation','_rendering','hasAnyHostPreservingChildFocusLease','floatingMenuInsetTop','data-embed-child-render-mode','embedId','[data-embed-floating-menu=\x22true\x22],\x20[data-embed-floating-menu-popup=\x22true\x22],\x20[data-embed-ribbon-override=\x22true\x22]','allowed','px\x200)','divider-border','subscribeContextValue$','Bases','style','capture','data-embed-interaction-boundary-owner','data-embed-content-root','embed-ui.sheetsFloating.toolbar.horizontalAlignMode.main','hasHostPreservingChildFocusLease','DEFAULT_EMBED_TAB_LAYOUT_POLICY','root','IncreaseIcon','DesktopSidebarService','getActiveSlide','defaults','defaultPluginConfig','univer-size-6\x20univer-p-0','querySelectorAll','_leases','setCurrentUnitForType','makeForceDirty','Arial','_instanceService','ISlideEmbedRuntimeService','base','getColumnWidth','_isRuntimeFocusRole','ctrlKey','divider-block','keys','mainComponent','verticalScrollOwner','HorizontalMergeIcon','embed-ui.sheetsFloating.toolbar.formatPainter','getBaseCanvasRoot','children','collapsedGroupPaths','stage-change','padding','zoomFactor','getCacheKey','univer-text-red-500','symbol','getData','divider-format-tools','_focusTemporarySink','sourceMeta','innerHeight','SetRangeFontFamilyCommand','univer-grid\x20univer-gap-0.5','UpdateBoardElementMutation','IBaseCanvasRootResolverService','LeftJustifyingIcon','_touchServices','max','acquireLease','overflow','getCurrentTypeOfUnit$','ConfigProvider','univer-relative\x20univer-size-full\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-visible\x20univer-bg-transparent','getSlide','_resolveChildSessionMode','some','MoreDownIcon','_markBodyPortalOwner','activeViewId','sheets-ui.embed','fixed','observe','univer-relative\x20univer-z-[2]\x20univer-min-w-0\x20univer-bg-gray-0\x20empty:univer-hidden\x20dark:!univer-bg-gray-800','_layoutService','clearUnit','previewService','reason','pivot-table','register','OpenBaseRecordDetailPanelOperation','_rectContainsPoint','clip-path','embedSlidesPresentationInteractionGate','SetVerticalTextAlignCommand','AddWorksheetMergeCommand','getBoundingClientRect','numberFormat','ISlideEmbedRuntimeFocusCoordinator','SetBaseZoomOperation','FORMULA_EDITOR_ACTIVATED','registerElement','tables','_portalObservers','fill','allowDirectBodyPortal','elementUpdate$','displayTarget','doc-block-stage2-runtime','_activeDragCleanup','pageManager','BuiltInUIPart','defaultColumnWidth','UniverLicensePlugin','univer-fill-primary-600','doc-block','data-embed-host-unit-id','_clearItems','aspect-fit','_currentOverride','currentTarget','_queue','commandService','span','conditions','pointerdown','pointerId','getRuntimeRoots','univer-grid\x20univer-size-4\x20univer-shrink-0\x20univer-place-items-center','none','_config','univer-fill-gray-900\x20dark:!univer-fill-gray-0','_getOwnedEmbedIdFromTarget','renderPreview','Escape','_domLayerService','Gantt','engine','IMenuManagerService','floatingActiveService','deltaZ','scrollByViewportDeltaVal','config','GRID_SUMMARY_HEIGHT','displayName','mode','CheckMarkIcon','documentStyle','clientHeight','univer-absolute\x20univer-inset-0\x20univer-box-border\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-hidden\x20univer-rounded-md\x20after:univer-pointer-events-none\x20after:univer-absolute\x20after:univer-inset-0\x20after:univer-z-20\x20after:univer-box-border\x20after:univer-rounded-[inherit]\x20after:univer-border\x20after:univer-border-solid\x20after:univer-border-gray-200\x20after:univer-content-[\x27\x27]\x20dark:after:!univer-border-gray-600','DocViewScaleService','mounted','ISlideDrawingStateService','slides-page-list-block','SetEmbedDescriptorMutation','registerCommand','univer-pointer-events-none\x20univer-fixed\x20univer-inset-0\x20univer-z-20\x20[&>*]:univer-pointer-events-auto','KeyboardEvent','schedule','General','_childUnitIds','Nested\x20embed\x20is\x20not\x20supported.','width','appendChild','_rootsByHostAnchorId','viewSettings','IEditorUIService','contains','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-u-comp=\x22formula-bar\x22]\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20display:\x20none\x20!important;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20[data-embed-presentation-runtime=\x22true\x22]\x20[data-embed-canvas-root]\x20{\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20top:\x200\x20!important;\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20}\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','addEventListener','univer-pointer-events-none\x20[&>*]:univer-pointer-events-auto','univer-flex\x20univer-min-h-0\x20univer-min-w-0\x20univer-overflow-hidden','EMBED_MOUNT_CHILD_NOT_RESOLVED','3lrTeJe','parseResourceRef','leftPanelWidth','all','fullscreenService','_rerenderHostDoc','SetHorizontalTextAlignCommand','embed-ui.basesFloating.viewSettings.addView','calc(100%\x20-\x20','tab','child-keyboard','embed-ui.fullscreen.exit','elementsFromPoint','_focusUnit','registerRenderModule','deferInactive','_anchorModelService','dragStarted','embed-ui.config','_runChildBeforeDeactivate','touchAction','bind','embedChildUnitId','forwardRef','content-bounds-fit','EMBED_FULLSCREEN_LAYOUT_NOT_RESOLVED','univer-doc-selection-container-__INTERNAL_EDITOR__','univer-pointer-events-none\x20univer-absolute\x20univer-right-3\x20univer-top-0\x20univer-z-[4]\x20univer-flex\x20univer-h-9\x20univer-items-center','_refreshHostDocZoom','BaseUIStateService','viewState','ColorPicker','_runtimePolicyService','startsWith','_resolveFloatingSurfaceRoot','useLayoutEffect','FontColorDoubleIcon','FilterIcon','UNIVER_BASE','getByEmbedId','aria-hidden','_commandService','univer-text-red-500\x20hover:univer-text-red-600','makeDirty','VerticalCenterIcon','EmbedFullscreenService','embed-ui.sheetsFloating.align.right','EMBED_MOUNT_CHILD_NOT_REGISTERED','_hasUnit','focusFloatingRuntime','_contextService','pointerLease','activeEmbedId','EMBED_SHEETS_FLOATING_COMPONENT_KEY','getActiveSheet','block','promote','important','isDisposed','_pendingChildUnits','float','nextSibling','OneToOneIcon','FOCUSING_UNIVER_EDITOR','subscribeConfigValue$','EmbedFocusOwnerService','supportedLayouts','getRegistrationByChildUnitId','WrapStrategy','values','MoveBaseViewCommand','OpenBasePanelOperation','VerticalAlign','focusCoordinator','child-editor','base-embed-fullscreen-view-tabs','classic','flatMap','fallbackHeight','position','calculatePagePosition','catch','event','warn','SLIDE_PAGE_RECT_KEY','data-radix-popper-content-wrapper','_univerInstanceService','_previousChildCurrentUnits','univer-flex\x20univer-h-8\x20univer-w-full\x20univer-items-center\x20univer-gap-2\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-1\x20univer-text-left\x20univer-text-sm\x20univer-text-gray-900\x20hover:univer-bg-gray-100\x20dark:!univer-text-gray-0\x20dark:hover:!univer-bg-gray-700','resolveBoardInteractionConfig','slideOrder$','enable','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','_blurActiveElementBeforePortalReassignment','SheetsDataValidationUIMenuSchema','parentElement','_embedModelService','univer-board-embed-floating-menu\x20univer-pointer-events-auto\x20univer-box-border\x20univer-inline-flex\x20univer-h-8\x20univer-items-center\x20univer-gap-1\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-p-1\x20univer-text-gray-900\x20univer-shadow-lg\x20dark:!univer-border-gray-600\x20dark:!univer-bg-gray-900\x20dark:!univer-text-gray-0','base-workbench','viewportWidth','preventBrowserZoomInContainers','display:flex','Previous\x20page','ShapeTextEditorContainer','_ribbonOverrideService','univer-gap-1\x20univer-px-1.5\x20univer-text-sm','_resolveLayout','blockRegistry','sequence','undos','isolate','_isBlockingLease','placeholderTitle','_roots','CellPopupManagerService','getOverride','[data-u-comp=\x22embed-float-dom-live-content\x22]','altKey','getCanvas','_resolveChildUnitId','isolation','active$','embed-ui.sheetsFloating.toolbar.textWrapMode.main','button','EMBED_RUNTIME_HOST_ALREADY_LEASED:','DOCS_UI_PLUGIN_CONFIG_KEY','IBaseUIPopupService','GLOBAL','_tabFocusLeases','hostElement','_isHostPreservingLease','slide-canvas','resize','start','replaceChildren','DesktopRibbonService','registerProvider','getBaseTableNameErrorMessage','materializeDescriptor','pending','overflowY','univer-box-border\x20univer-flex\x20univer-h-6\x20univer-w-5\x20univer-cursor-pointer\x20univer-items-center\x20univer-justify-center\x20univer-border-none\x20univer-bg-transparent\x20univer-p-0\x20univer-text-gray-900\x20hover:univer-bg-gray-200\x20disabled:univer-cursor-not-allowed\x20dark:!univer-text-gray-0\x20dark:hover:!univer-bg-gray-600','IUIPartsService','interactionGate','translateY(','hasAnyBlockingChildFocusLease','length','Button','_getEventClientPoint','_flushPendingContributions','_sync','HTMLElement','BOTTOM','_modelService','UndoCommand','FOCUSING_SHEET','Sidebar','#111827','_contributions','_focusOwnerService','getRowCount','_overlayRootService','[data-u-comp=\x22headerbar\x22]','embedLayout','top','ignoreOwners','_registerRuntimeBoundary','univer:embed-float-drag-handle:pointerdown','activatedTab$','univer-grid\x20univer-h-7\x20univer-w-full\x20univer-grid-cols-[1fr_1rem]\x20univer-items-center\x20univer-gap-2\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20univer-text-left\x20univer-text-sm\x20univer-text-gray-900\x20hover:univer-bg-gray-100\x20dark:!univer-text-gray-0\x20dark:hover:!univer-bg-gray-700','activated$','UNIVER_DOC','activatePortalScope','pointer-events','onMutationExecutedForCollab','runtime-pointer','13px','docs-','getObject','restoreAnchor','activateNavigationAtPoint','existingEmbedId','hostAnchorRecord','medium','cssText','CloseBaseActiveEditorOperation','runtimeRoots','renderScopeActive','BaseUIPopupService','pointerup','now','BehaviorSubject','data-embed-runtime-focus-role','overlay','liveRoot','direction$','BaseViewType','[data-embed-fullscreen-close=\x22true\x22],\x20[data-embed-fullscreen-menu=\x22true\x22],\x20[data-embed-fullscreen-popup-root=\x22true\x22]','_activeDrain','_registerRootPopupDescendantFocusRoles','configurations','embedChildRenderMode','container','SlideEmbedChildWorkbench','clearVirtualRecords','createInstance','_registerChildFocusBridge','isExternalHostInteraction','onHostWheel','identifier','TruncationIcon','BorderLine','viewportHeight','bases-ui.embed','AddViewMenu','_markRuntimeFocusRole','renderManagerService','ISlideEmbedMountService','data-embed-runtime-slot-owner','_isBodyPortalCandidate','find','Kanban','useValue','docs-sticky-base','ribbonType','_createMountFocusRestorer','getComputedStyle','BASE_VIEW_MENU_ITEMS','injector','IBaseEmbedFloatingActiveService','resolveStackUnitId','univer-flex\x20univer-items-center\x20univer-justify-center','getViewScale','listElements','app','gate','createUniqueBaseTableName','_removeRuntimeFocusRoleTree','createPortal','Separator','embed-ui.sheetsFloating.toolbar.bold','SetDocZoomRatioOperation','childOffset','setZoomRatioAtViewportPoint','elementAdd$','startX','UI_PLUGIN_CONFIG_KEY','sheets-sheet-tab','SheetsShapeUIMenuSchema','univer-flex\x20univer-flex-1\x20univer-items-center\x20univer-justify-end\x20univer-gap-1','message','docsLeft','WRAP','getByHostAnchorId','setZoom','afterRender$','exit','DEFAULT_WORKSHEET_COLUMN_WIDTH','embed-ui.boardsFloating.zoomOut','startEditingCell','activateFloating','registerContext','slice','RibbonStartGroup','clipBottom','menuChanged$','createBasesTableListBlockHostAdapterContribution','setProperty','decorate','allowOwnedPortalReassignment','BoardViewportService','RibbonInsertGroup','_maxDepth','_renderManagerService','insertBefore','host-override','shift','IRenderManagerService','EMBED_CHILD_UNIT_ID_ATTRIBUTE','getLocales','SheetsPivotTableUIMenuSchema','IUndoRedoService','_entriesByKey','embedChildRenderUnitId','UNIVER_BOARD','note','hostHeaderMode','GRID_ADD_FIELD_COLUMN_WIDTH','maxHeight','MenuManagerService','childContext','waiting-base-canvas-root','packageName','cancelAnimationFrame','_getSlideModel','embed-float-dom-live-canvas','2597680rTuPCN','mountMenu','menuSlot','_focusTabPeerSession','add','createSlidesPageListBlockHostAdapterContribution','univer-relative\x20univer-z-[2]\x20univer-min-h-0\x20univer-flex-none\x20univer-bg-gray-0\x20empty:univer-hidden\x20dark:!univer-bg-gray-800','setSearchQuery','append','univer-min-w-6\x20univer-text-left','mousedown','_getOrCreateRender','embed-ui.boardsFloating.zoomIn','_resolvedChildUnits','MergeAllIcon','_contextsByEmbedId','embed-float-dom-overlay','setStage','_registrations','_injector','transform','deltaY','table-','target','data-embed-overlay-root','CENTER','univer-flex\x20univer-min-w-0\x20univer-max-w-full\x20univer-items-center\x20univer-gap-1','getOwnPropertySymbols','GRID_HEADER_HEIGHT','EMBED_MENU_OVERRIDE_TAB_REQUIRED','SlidesPageListBlock','ISidebarService','docs-sticky-sheet','_leaseSequence','Failed\x20to\x20load\x20embedded\x20sheet.','[data-embed-overlay-root]','embed-ui.basesFloating.duplicateTable.copyName','SheetsFilterUIMenuSchema','getStage','FormulaBar','missing-descriptor','notifyExited','RenameBaseViewCommand','fontSize','image','AlignTopIcon','DocsTablePassiveWheelService','token','_registerProductUIContributions','_activePortalOwners','pageMarginLeft','slide-workbench','floatingMenus','univer-pointer-events-auto\x20univer-gap-1.5\x20univer-text-sm\x20univer-font-medium','includeAppShellEditorPortal','_sceneCanvasCaptureService','unitDisposed$','passiveViewportRegistry','useEffect','embed-ui.sheetsFloating.align.bottom','BorderType','getCanvasElement','workbench','_isHTMLElement','identifier:univer.ribbon-service','pointer','ALL','fieldSettings','GRID_ROW_HEADER_WIDTH','__embedSharedRootInjector','radio','body','className','getUnitCreateOptions','_disposed','ICommandService','univer-relative\x20univer-min-h-0\x20univer-min-w-0\x20univer-flex-1\x20univer-overflow-hidden\x20dark:!univer-bg-gray-900','docs-custom-block','IContextService','markStale','BaseDeleteConfirmDialog','_itemId','_assertChildUnitAvailable','object','embedSlidesPresentationSurface','sort','getSnapshot','embed-ui.basesFloating.viewSettings.configureView','documentFlavor','copyBaseTableSnapshot','getAncestryForHostUnit','embed-ui.sheetsFloating.textWrap.wrap','ISheetHostChromeOverrideService','StopBaseEditingCellOperation','stage1','sHeight','moved','section','_releaseTabPeerFocusLeasesForHost','scroll-contained','sheetBar','isArray','FOCUSING_BOARD','Missing\x20embed\x20float\x20preview\x20provider:\x20','_enableEmbedUnitLeasePolicy','acquire','min-height:96px','mountIntoHostElement','hidden','univer-absolute\x20univer-inset-x-0\x20univer-top-0\x20univer-z-10','tab-peer-runtime','invalidate','maxDepth','text-align:center','CreateBaseViewCommand','created$','number','resizeDocsSheetLikeRendererByWheel','label','refCount','dataset','dialog','univer.embed.host-vertical-wheel-attempted-event','Grid','Embed\x20host\x20container\x20contribution\x20already\x20registered:\x20','small','sceneCanvasCaptureService','tableId','embed-ui','fromResourceRefUnitType','data-embed-child-render-unit-id','DeleteBaseTableCommand','divider-format','canvas[tabindex],\x20[tabindex]:not([tabindex=\x22-1\x22])','supports','slide-readonly-preview-shell','productName','removeAttribute','univer-fixed\x20univer-inset-0\x20univer-grid\x20univer-grid-rows-[auto_minmax(0,1fr)_auto]\x20univer-bg-gray-0\x20univer-text-gray-900\x20dark:!univer-bg-gray-800\x20dark:!univer-text-gray-0','RIBBON','setFakeToolbarVisible','getMergedMenuSchema','_geometryInvalidated$','round','getFlatMenuByPositionKey','embedSlidePreviewCanvasHost','layout','scrollHeight','activateFullscreen','VIEWPORT_KEY','version','remove','getFocusedUnit','activeTableId','releaseSessionFocus','embed-ui.sheetsFloating.borderLine.borderColor','stopImmediatePropagation','runtimeSessionChanged$','VIEW_MAIN','drawing','uComp','contentSizeChanged$','ISheetEmbedRuntimeFocusCoordinator','embed-float-dom','listSessions','nested','[data-embed-floating-menu-entry]','getContextByHostAnchorId','viewOrder','_menuOverrideService','EMBED_RUNTIME_HOST_NOT_ATTACHED:','univer-pointer-events-auto','createDefaultBaseTableSnapshot','BaseViewIcon','button,\x20input,\x20textarea,\x20[contenteditable=\x22true\x22],\x20[role=\x22button\x22],\x20[role=\x22combobox\x22],\x20[data-u-comp=\x22select\x22],\x20.univer-select','display','IContextMenuService','_session$','SheetsHyperLinkUIMenuSchema','embed-ui.sheetsFloating.toolbar.filter','registerComponent','title','closed','beforeCommandExecuted','mounting','runtimeHost','CLIP','_registerProductMenus','canMount','bold','SheetsNoteUIMenuSchema','_override$','height:100%','[data-u-comp=\x22embed-docs-custom-block\x22]','createChild','value$','set','index','routeHostGestures','visible','RemoveWorksheetMergeCommand','slideOrder','[data-embed-floating-menu-popup=\x22true\x22]','_findFallbackUnitId','conditionalColoring','notifyContentSizeChanged','isInternalEditorID','forEach','useObservable','EMBED_MOUNT_CHILD_UNIT_NOT_AVAILABLE','createUnit','session$','_routeWheelToHost','1299269ZqpbqV','initial','embed-ui.sheetsFloating.align.top','hasRecentInteractionFor','Node','univer-grid\x20univer-size-5\x20univer-place-items-center\x20univer-text-current','inset','MenuManagerPosition','doc-flow','formulaBar','embedSheetsSheetTabError','columnHeader','LEFT','getActiveDescriptors','embed-float-dom-live','getScrollBar','_leaseAppliesToHostUnit','univer-fixed\x20univer-z-[901]\x20univer-w-52\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-p-1\x20univer-text-sm\x20univer-text-gray-900\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900\x20dark:!univer-text-gray-100','clearSelection','preventDefault','composedPath','role','embedFullscreenStatus','addedNodes','[id^=\x22__editor___INTERNAL_EDITOR__\x22]','px)','placeholder','IBaseViewWheelScrollService','ComponentManager','_scheduleFloatingChildFocus','ICanvasPopupService','scene','dispose','focus','merge','div','outline','getState','univer-h-6\x20univer-gap-1\x20univer-px-2\x20univer-text-xs','disabled$','EMBED_FULLSCREEN_TAB_NOT_SUPPORTED','source','push','registerContainerElement','clientY','child-session','true','toDataURL','FOCUSING_','hideTrackWhenUnscrollable','getSlides','identifier:univer.menu-manager-service','embed-ui.boardsFloating.delete','_rootsByEmbedId','getPreview','hidden$','univer-pointer-events-none\x20univer-absolute\x20univer-left-4\x20univer-top-3\x20univer-z-30\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-p-1\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900','embed-ui.sheetsFloating.toolbar.numberFormat','getResourceRefInputUnitSelector','getContextByEmbedId','embedChildType','popup','generateRandomId','inline','ZoomInIcon','zIndex','univer-box-border\x20univer-max-h-72\x20univer-min-w-44\x20univer-overflow-y-auto\x20univer-rounded-lg\x20univer-border\x20univer-border-solid\x20univer-border-gray-200\x20univer-bg-gray-0\x20univer-p-1\x20univer-shadow-lg\x20dark:!univer-border-gray-700\x20dark:!univer-bg-gray-900\x20[&_button]:!univer-h-7\x20[&_button]:!univer-px-2\x20[&_ul]:!univer-text-sm','jsx','embedHostAnchorId','RibbonPosition'];_0xbf4f=function(){return _0x2f5128;};return _0xbf4f();}let ru=class{constructor(_0x5de387,_0x421a4a){const _0x366116=_0x5b38ef;this[_0x366116(0x3e7)]=_0x5de387,this[_0x366116(0x5e6)]=_0x421a4a;}['pushUndoRedoForChild'](_0x3dd60b){const _0x3594ad=_0x5b38ef;let _0x3700a8=this[_0x3594ad(0x42e)](_0x3dd60b[_0x3594ad(0x63f)]);return this['_undoRedoService'][_0x3594ad(0x652)]({..._0x3dd60b,'unitID':_0x3700a8}),{'stackUnitId':_0x3700a8,'routedToHost':_0x3700a8!==_0x3dd60b['unitID']};}[_0x5b38ef(0x42e)](_0x500a66){const _0x2d22c0=_0x5b38ef;let _0x410953=this[_0x2d22c0(0x3e7)][_0x2d22c0(0x5d4)]();return!_0x410953||_0x410953['childUnitId']!==_0x500a66?_0x500a66:_0x410953[_0x2d22c0(0x17b)];}};ru=X([Y(0x0,(0x0,n[_0x5b38ef(0x179)])(e[_0x5b38ef(0x389)])),Y(0x1,n[_0x5b38ef(0x461)])],ru);let iu=class extends n['Plugin']{constructor(_0x4b563d=On,_0x3ba007,_0x3d9488,_0x12e196){const _0x215539=_0x5b38ef;super(),this[_0x215539(0x31d)]=_0x4b563d,this[_0x215539(0x483)]=_0x3ba007,this[_0x215539(0x87)]=_0x3d9488,this[_0x215539(0x39e)]=_0x12e196;let {..._0x41e174}=(0x0,n[_0x215539(0x567)])({},On,this[_0x215539(0x31d)]);this[_0x215539(0x87)][_0x215539(0x25d)](_0x215539(0x35a),_0x41e174);}['onStarting'](){const _0x569ab9=_0x5b38ef;this[_0x569ab9(0x4d8)](),this[_0x569ab9(0x236)](),this[_0x569ab9(0x4a0)](),this['_registerLateProductUIContributions'](),this[_0x569ab9(0x52b)](),this['_flushPendingContributions'](),this[_0x569ab9(0x26c)](),this['_touchServices'](),this['_registerDefaultHostToolbar']();}[_0x5b38ef(0x5ca)](){this['_flushPendingContributions']();}[_0x5b38ef(0x236)](){const _0x2da5b8=_0x5b38ef;[[at],[dr],[eu],[Fi],[Ct],[rt],[U],[ie],[ur],[it],[lr],[Hi],[Cn],[ae],[gr],[q],[Ri],[zi],[Ii],[bt],[ot],[yr],[vr],[an],[oa],[se],[G],[Ui],[gt],[ru]][_0x2da5b8(0x53f)](_0x11bdad=>this[_0x2da5b8(0x483)][_0x2da5b8(0x474)](_0x11bdad)),this[_0x2da5b8(0x483)][_0x2da5b8(0x6b7)](r[_0x2da5b8(0x6f4)])||this['_injector'][_0x2da5b8(0x474)]([r[_0x2da5b8(0x6f4)],{'useFactory':()=>this['_injector'][_0x2da5b8(0x187)](q)}]),this[_0x2da5b8(0x483)]['has'](r[_0x2da5b8(0x698)])||this[_0x2da5b8(0x483)][_0x2da5b8(0x474)]([r[_0x2da5b8(0x698)],{'useFactory':()=>this[_0x2da5b8(0x483)]['get'](G)}]),this['_injector'][_0x2da5b8(0x6b7)](i[_0x2da5b8(0x5b2)])||this[_0x2da5b8(0x483)]['add']([i['ISheetEmbedInteractionBoundaryService'],{'useFactory':()=>this['_injector'][_0x2da5b8(0x187)](q)}]),this[_0x2da5b8(0x483)][_0x2da5b8(0x6b7)](i[_0x2da5b8(0x512)])||this[_0x2da5b8(0x483)][_0x2da5b8(0x474)]([i['ISheetEmbedRuntimeFocusCoordinator'],{'useFactory':()=>this[_0x2da5b8(0x483)][_0x2da5b8(0x187)](G)}]),this[_0x2da5b8(0x483)][_0x2da5b8(0x6b7)](i['ISheetEmbedFloatingGeometryService'])||this['_injector']['add']([i[_0x2da5b8(0x607)],{'useFactory':()=>this['_injector'][_0x2da5b8(0x187)](ur)}]);}['_registerProductMenus'](){const _0x466708=_0x5b38ef;Vi(this[_0x466708(0x483)])['forEach'](_0x13fabb=>this['disposeWithMe'](_0x13fabb));}['_registerProductUIContributions'](){const _0x475480=_0x5b38ef;Hl(this[_0x475480(0x483)]);}['_registerLateProductUIContributions'](){const _0x494be4=_0x5b38ef;let _0x5cebb7=this[_0x494be4(0x39e)][_0x494be4(0x244)](n[_0x494be4(0x63d)][_0x494be4(0x36e)])['subscribe'](()=>Ul(this['_injector']));this[_0x494be4(0x18c)]((0x0,n[_0x494be4(0x5dc)])(()=>_0x5cebb7[_0x494be4(0x637)]()));}[_0x5b38ef(0x3dd)](){const _0x429229=_0x5b38ef;ua(this[_0x429229(0x483)]),tn(this['_injector']),Zl(this[_0x429229(0x483)]);}[_0x5b38ef(0x26c)](){const _0x4db007=_0x5b38ef;var _0x685eaa;let _0x245fb4=this[_0x4db007(0x483)]['get'](it);((_0x685eaa=this[_0x4db007(0x31d)][_0x4db007(0x2b7)])==null?void 0x0:_0x685eaa[_0x4db007(0x4a4)])!==!0x1&&nu()[_0x4db007(0x53f)](_0x21538f=>{const _0x431be0=_0x4db007;_0x245fb4[_0x431be0(0x71a)](_0x21538f[_0x431be0(0x5ae)],_0x21538f['entry'],_0x21538f['childType'])||_0x245fb4[_0x431be0(0x2f4)](_0x21538f);});}[_0x5b38ef(0x2de)](){const _0x3366cb=_0x5b38ef;(0x0,n[_0x3366cb(0xd5)])(this[_0x3366cb(0x483)],[[at],[dr],[eu],[Fi],[Ct],[rt],[U],[ie],[it],[lr],[Hi],[Cn],[ae],[gr],[Ri],[zi],[Ii],[bt],[ot],[yr],[vr],[an],[oa],[se],[G],[Ui],[gt],[ru]]);}[_0x5b38ef(0x5ee)](){const _0xb25418=_0x5b38ef;var _0x8aedbb;((_0x8aedbb=this[_0xb25418(0x31d)][_0xb25418(0x2b7)])==null?void 0x0:_0x8aedbb[_0xb25418(0x6a5)])!==!0x1&&this[_0xb25418(0x18c)](this[_0xb25418(0x483)][_0xb25418(0x187)](a[_0xb25418(0x3d6)])[_0xb25418(0x524)](a[_0xb25418(0x30a)][_0xb25418(0x3c7)],()=>wn));}[_0x5b38ef(0x4d8)](){const _0x1645a2=_0x5b38ef;this[_0x1645a2(0x483)][_0x1645a2(0x187)](e[_0x1645a2(0xa9)])[_0x1645a2(0xed)]();}};H(iu,_0x5b38ef(0x203),'UNIVER_EMBED_UI_PLUGIN'),H(iu,_0x5b38ef(0x46c),R),H(iu,_0x5b38ef(0x506),ee),H(iu,_0x5b38ef(0x68d),n['UniverInstanceType'][_0x5b38ef(0x24f)]),iu=X([(0x0,n['DependentOn'])(t[_0x5b38ef(0x30c)],e[_0x5b38ef(0x18a)]),Y(0x1,(0x0,n['Inject'])(n[_0x5b38ef(0x5ff)])),Y(0x2,n[_0x5b38ef(0x5ac)]),Y(0x3,n[_0x5b38ef(0x15a)])],iu),Object[_0x5b38ef(0x61a)](exports,'EmbedActivationService',{'enumerable':!0x0,'get':function(){return Ct;}}),exports['EmbedChildViewRegistryService']=rt,exports[_0x5b38ef(0x375)]=Cn,exports[_0x5b38ef(0x6be)]=at,exports[_0x5b38ef(0xbe)]=ae,Object['defineProperty'](exports,'EmbedHostRestoreService',{'enumerable':!0x0,'get':function(){return dr;}}),Object[_0x5b38ef(0x61a)](exports,_0x5b38ef(0x676),{'enumerable':!0x0,'get':function(){return bt;}}),Object[_0x5b38ef(0x61a)](exports,_0x5b38ef(0x225),{'enumerable':!0x0,'get':function(){return iu;}}),exports[_0x5b38ef(0x26a)]=en;
|