@univerjs/core 0.5.0-alpha.0 → 0.5.0-nightly.202411101605
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/es/index.js +1 -1
- package/lib/umd/index.js +1 -1
- package/package.json +1 -1
- package/LICENSE +0 -176
package/lib/cjs/index.js
CHANGED
|
@@ -5,6 +5,6 @@ For more info please visit our website: https://redi.wendell.fun/en-US/docs/debu
|
|
|
5
5
|
`+n.map(function(r,s){return s+1+") "+r.toString()}).join(`
|
|
6
6
|
`):"",this.name="UnsubscriptionError",this.errors=n}});function fo(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var Fa=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,n,r,s,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var a=co(o),l=a.next();!l.done;l=a.next()){var c=l.value;c.remove(this)}}catch(C){t={error:C}}finally{try{l&&!l.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}else o.remove(this);var u=this.initialTeardown;if($n(u))try{u()}catch(C){i=C instanceof ss?C.errors:[C]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var d=co(h),f=d.next();!f.done;f=d.next()){var _=f.value;try{go(_)}catch(C){i=i!=null?i:[],C instanceof ss?i=ho(ho([],uo(i)),uo(C.errors)):i.push(C)}}}catch(C){r={error:C}}finally{try{f&&!f.done&&(s=d.return)&&s.call(d)}finally{if(r)throw r.error}}}if(i)throw new ss(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)go(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(t)}},e.prototype._hasParent=function(t){var n=this._parentage;return n===t||Array.isArray(n)&&n.includes(t)},e.prototype._addParent=function(t){var n=this._parentage;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t},e.prototype._removeParent=function(t){var n=this._parentage;n===t?this._parentage=null:Array.isArray(n)&&fo(n,t)},e.prototype.remove=function(t){var n=this._finalizers;n&&fo(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();Fa.EMPTY;function kg(e){return e instanceof Fa||e&&"closed"in e&&$n(e.remove)&&$n(e.add)&&$n(e.unsubscribe)}function go(e){$n(e)?e():e.unsubscribe()}function $e(e){let t=!1;return e?kg(e)?{dispose:()=>e.unsubscribe()}:typeof e=="function"?{dispose:()=>{t||(t=!0,e())}}:e:$e(()=>{})}function jg(e){return $e(()=>{e.unsubscribe()})}class ui{constructor(){R(this,"_disposables",new Set)}add(t){const n=$e(t);return this._disposables.add(n),{dispose:()=>{n.dispose(),this._disposables.delete(n)}}}dispose(){this._disposables.forEach(t=>{t.dispose()}),this._disposables.clear()}}class Ge{constructor(){R(this,"_disposed",!1);R(this,"_collection",new ui)}disposeWithMe(t){return this._collection.add(t)}ensureNotDisposed(){if(this._disposed)throw new Error("[Disposable]: object is disposed!")}dispose(){this._disposed||(this._disposed=!0,this._collection.dispose())}}class Hg extends Ge{constructor(){super(...arguments);R(this,"dispose$",new le.Subject)}dispose(){super.dispose(),this.dispose$.next(),this.dispose$.complete()}}class Bg extends Ge{constructor(n){super();R(this,"_ref",0);this._rootDisposable=n}inc(){if(this._disposed)throw new Error("[RCDisposable]: should not ref to a disposed.");this._ref+=1}dec(){this._ref-=1,this._ref===0&&(this._rootDisposable.dispose(),this.dispose())}}const sr=_t("univer.context-service");class ka extends Ge{constructor(){super(...arguments);R(this,"_contextChanged$",new le.Subject);R(this,"contextChanged$",this._contextChanged$.asObservable());R(this,"_contextMap",new Map)}dispose(){super.dispose(),this._contextChanged$.complete()}getContextValue(n){var r;return(r=this._contextMap.get(n))!=null?r:!1}setContextValue(n,r){this._contextMap.set(n,r),this._contextChanged$.next({[n]:r})}subscribeContextValue$(n){return new le.Observable(r=>{const s=this._contextChanged$.pipe(le.filter(i=>typeof i[n]<"u")).subscribe(i=>r.next(i[n]));return this._contextMap.has(n)&&r.next(this._contextMap.get(n)),()=>s.unsubscribe()})}}var ja=(e=>(e[e.SILENT=0]="SILENT",e[e.ERROR=1]="ERROR",e[e.WARN=2]="WARN",e[e.INFO=3]="INFO",e[e.VERBOSE=4]="VERBOSE",e))(ja||{});const vt=_t("univer.log");class Ha extends Ge{constructor(){super(...arguments);R(this,"_logLevel",3)}debug(...n){this._logLevel>=4&&this._log(console.debug,...n)}log(...n){this._logLevel>=3&&this._log(console.log,...n)}warn(...n){this._logLevel>=2&&this._log(console.warn,...n)}error(...n){this._logLevel>=1&&this._log(console.error,...n)}setLogLevel(n){this._logLevel=n}_log(n,...r){const s=r[0];/^\[(.*?)\]/g.test(s)?n(`\x1B[97;104m${s}\x1B[0m`,...r.slice(1)):n(...r)}}var $g=Object.defineProperty,Wg=Object.getOwnPropertyDescriptor,Vg=(e,t,n,r)=>{for(var s=r>1?void 0:r?Wg(t,n):t,i=e.length-1,o;i>=0;i--)(o=e[i])&&(s=(r?o(t,n,s):o(s))||s);return r&&s&&$g(t,n,s),s},po=(e,t)=>(n,r)=>t(n,r,e),ir=(e=>(e[e.COMMAND=0]="COMMAND",e[e.OPERATION=1]="OPERATION",e[e.MUTATION=2]="MUTATION",e))(ir||{});const yt=_t("anywhere.command-service");class zg{constructor(){R(this,"_commands",new Map);R(this,"_commandTypes",new Map)}registerCommand(t){if(this._commands.has(t.id))throw new Error(`[CommandRegistry]: command "${t.id}" has been registered before.`);return this._commands.set(t.id,t),this._commandTypes.set(t.id,t.type),$e(()=>{this._commands.delete(t.id),this._commandTypes.delete(t.id)})}hasCommand(t){return this._commands.has(t)}getCommand(t){return this._commands.has(t)?[this._commands.get(t)]:null}getCommandType(t){return this._commandTypes.get(t)}}const Ba={id:"nil",type:0,handler:()=>!0};exports.CommandService=class extends Ge{constructor(n,r){super();R(this,"_commandRegistry");R(this,"_beforeCommandExecutionListeners",[]);R(this,"_commandExecutedListeners",[]);R(this,"_multiCommandDisposables",new Map);R(this,"_commandExecutingLevel",0);R(this,"_commandExecutionStack",[]);this._injector=n,this._logService=r,this._commandRegistry=new zg,this._registerCommand(Ba)}dispose(){super.dispose(),this._commandExecutedListeners.length=0,this._beforeCommandExecutionListeners.length=0}hasCommand(n){return this._commandRegistry.hasCommand(n)}registerCommand(n){return this._registerCommand(n)}registerMultipleCommand(n){return this._registerMultiCommand(n)}beforeCommandExecuted(n){if(this._beforeCommandExecutionListeners.indexOf(n)===-1)return this._beforeCommandExecutionListeners.push(n),$e(()=>{const r=this._beforeCommandExecutionListeners.indexOf(n);this._beforeCommandExecutionListeners.splice(r,1)});throw new Error("[CommandService]: could not add a listener twice.")}onCommandExecuted(n){if(this._commandExecutedListeners.indexOf(n)===-1)return this._commandExecutedListeners.push(n),$e(()=>{const r=this._commandExecutedListeners.indexOf(n);this._commandExecutedListeners.splice(r,1)});throw new Error("[CommandService]: could not add a listener twice.")}async executeCommand(n,r,s){try{const i=this._commandRegistry.getCommand(n);if(i){const[o]=i,a={id:o.id,type:o.type,params:r},l=this._pushCommandExecutionStack(a);this._beforeCommandExecutionListeners.forEach(u=>u(a,s));const c=await this._execute(o,r,s);return this._commandExecutedListeners.forEach(u=>u(a,s)),l.dispose(),c}throw new Error(`[CommandService]: command "${n}" is not registered.`)}catch(i){if(i instanceof ys)return!1;throw i}}syncExecuteCommand(n,r,s){var i;try{const o=this._commandRegistry.getCommand(n);if(o){const[a]=o,l={id:a.id,type:a.type,params:r};if(a.type===2){const h=xf(this._commandExecutionStack,d=>d.type===0);h&&(l.params=(i=l.params)!=null?i:{},l.params.trigger=h.id)}const c=this._pushCommandExecutionStack(l);this._beforeCommandExecutionListeners.forEach(h=>h(l,s));const u=this._syncExecute(a,r,s);return this._commandExecutedListeners.forEach(h=>h(l,s)),c.dispose(),u}throw new Error(`[CommandService]: command "${n}" is not registered.`)}catch(o){if(o instanceof ys)return!1;throw o}}_pushCommandExecutionStack(n){return this._commandExecutionStack.push(n),$e(()=>tr(this._commandExecutionStack,n))}_registerCommand(n){return this._commandRegistry.registerCommand(n)}_registerMultiCommand(n){const r=this._commandRegistry.getCommand(n.id);let s;if(r){if(r[0].multi!==!0)throw new Error("Command has registered as a single command.");s=r[0]}else{const o=new ui;s=new Gg(n.id),o.add(this._commandRegistry.registerCommand(s)),o.add($e(()=>{this._multiCommandDisposables.delete(n.id)})),this._multiCommandDisposables.set(n.id,o)}const i=s.registerImplementation(n);return $e(()=>{var o;i.dispose(),s.hasImplementations()||(o=this._multiCommandDisposables.get(n.id))==null||o.dispose()})}async _execute(n,r,s){this._logService.debug("[CommandService]",`${"|-".repeat(Math.max(this._commandExecutingLevel,0))}executing command "${n.id}"`),this._commandExecutingLevel++;let i;try{i=await this._injector.invoke(n.handler,r,s),this._commandExecutingLevel--}catch(o){throw i=!1,this._commandExecutingLevel=0,o}return i}_syncExecute(n,r,s){this._logService.debug("[CommandService]",`${"|-".repeat(Math.max(0,this._commandExecutingLevel))}executing command "${n.id}".`),this._commandExecutingLevel++;let i;try{if(i=this._injector.invoke(n.handler,r,s),i instanceof Promise)throw new TypeError("[CommandService]: Command handler should not return a promise.");this._commandExecutingLevel--}catch(o){throw i=!1,this._commandExecutingLevel=0,o}return i}};exports.CommandService=Vg([po(0,mt(Nt)),po(1,vt)],exports.CommandService);class Gg{constructor(t){R(this,"name");R(this,"multi",!0);R(this,"type",0);R(this,"priority",0);R(this,"_implementations",[]);R(this,"handler",async(t,n)=>{if(!this._implementations.length)return!1;const r=t.get(vt),s=t.get(sr),i=t.get(Nt);for(const o of this._implementations){const a=o.command.preconditions;if((!a||a&&a(s))&&(r.debug("[MultiCommand]",`executing implementation "${o.command.name}".`),await i.invoke(o.command.handler,n)))return!0}return!1});this.id=t,this.name=t}registerImplementation(t){const n={command:t};return this._implementations.push(n),this._implementations.sort((r,s)=>s.command.priority-r.command.priority),$e(()=>{const r=this._implementations.indexOf(n);this._implementations.splice(r,1)})}hasImplementations(){return this._implementations.length>0}}function hi(e,t,n){const r=e.map(s=>()=>t.syncExecuteCommand(s.id,s.params,n));return Pa(r)}function Kg(e,t,n){const r=e.map(s=>()=>t.executeCommand(s.id,s.params,n));return Ua(r)}function $a(e){return new le.Observable(t=>{const n=e((...r)=>t.next(r));return()=>n==null?void 0:n.dispose()})}function Wa(e){return function(n){return new le.Observable(r=>(n.subscribe({next:s=>{r.next(s),e(s)&&r.complete()},complete:()=>r.complete(),error:s=>r.error(s)}),()=>r.unsubscribe()))}}function Yg(e=0){return t=>{let n=[];return t.pipe(le.tap(r=>n.push(r)),le.debounceTime(e),le.map(()=>n),le.tap(()=>n=[]))}}function Xg(e){const t=new le.ReplaySubject(1);return setTimeout(()=>t.next(),e),t.pipe(le.take(1))}const Qg=e=>new Promise(t=>{le.merge($a(e.onCommandExecuted.bind(e)).pipe(Sr.filter(([n])=>n.type===ir.MUTATION)),le.timer(300)).pipe(Sr.debounceTime(16),Sr.first()).subscribe(()=>{t()})});function Va(e,t){let n=0,r=e.length-1;if(t<e[0])return 0;if(t>=e[e.length-1])return e.length-1;for(;n<=r;){if(e[n]===t){for(;n<e.length&&e[n]===t;)n++;return n}if(t>e[n]&&t<e[n+1])return n+1;if(e[r]===t){for(;r<e.length&&e[r]===t;)r++;return r}if(t>e[r-1]&&t<e[r])return r;n++,r--}return-1}function Jg(e,t){let n=0,r=e.length-1;for(;n<=r;){const s=Math.floor((r+n)/2);if(t<e[s]&&(s===0||t>=e[s-1]))return s;if(t>=e[s])n=s+1;else if(t<e[s])r=s-1;else return-1}return-1}function za(e,t){let n=0,r=e.length;for(;n<r;){const s=Math.floor((n+r)/2);e[s]<=t?n=s+1:r=s}return n<e.length?n:e.length-1}function Zg(e,t,n=!1){let r=e.length-1;if(t<0||t<e[0])return 0;if(e.length<40||t<=e[20]||t>=e[r-20]?r=Va(e,t):r=za(e,t),n){const s=e[r];return e.indexOf(s)}return r}function qg(e){const t=new Blob([e],{type:"text/javascript"});return window.URL.createObjectURL(t)}const xn=2,Ga=1;function ep(e,t){if(t==null||e==null)return!0;const{left:n=0,top:r=0,height:s=0,width:i=0,angle:o=0}=t,{left:a=0,top:l=0,height:c=0,width:u=0,angle:h=0}=e,d=u,f=c,_=i,C=s;return Math.abs(a-n)>xn||Math.abs(l-r)>xn||Math.abs(d-_)>xn||Math.abs(f-C)>xn||Math.abs(h-o)>Ga}var Ka=(e=>(e[e.DEFAULT_SERIES=0]="DEFAULT_SERIES",e[e.ALTERNATE_SERIES=1]="ALTERNATE_SERIES",e))(Ka||{}),ke=(e=>(e[e.NONE=0]="NONE",e[e.THIN=1]="THIN",e[e.HAIR=2]="HAIR",e[e.DOTTED=3]="DOTTED",e[e.DASHED=4]="DASHED",e[e.DASH_DOT=5]="DASH_DOT",e[e.DASH_DOT_DOT=6]="DASH_DOT_DOT",e[e.DOUBLE=7]="DOUBLE",e[e.MEDIUM=8]="MEDIUM",e[e.MEDIUM_DASHED=9]="MEDIUM_DASHED",e[e.MEDIUM_DASH_DOT=10]="MEDIUM_DASH_DOT",e[e.MEDIUM_DASH_DOT_DOT=11]="MEDIUM_DASH_DOT_DOT",e[e.SLANT_DASH_DOT=12]="SLANT_DASH_DOT",e[e.THICK=13]="THICK",e))(ke||{}),Ya=(e=>(e.TOP="top",e.BOTTOM="bottom",e.LEFT="left",e.RIGHT="right",e.NONE="none",e.ALL="all",e.OUTSIDE="outside",e.INSIDE="inside",e.HORIZONTAL="horizontal",e.VERTICAL="vertical",e.TLBR="tlbr",e.TLBC_TLMR="tlbc_tlmr",e.TLBR_TLBC_TLMR="tlbr_tlbc_tlmr",e.BLTR="bl_tr",e.MLTR_BCTR="mltr_bctr",e))(Ya||{}),gt=(e=>(e[e.UNSUPPORTED=0]="UNSUPPORTED",e[e.RGB=1]="RGB",e[e.HEX=2]="HEX",e[e.THEME=3]="THEME",e))(gt||{}),Xa=(e=>(e[e.ON=0]="ON",e[e.OFF=1]="OFF",e))(Xa||{}),Qa=(e=>(e[e.PASTE_NORMAL=0]="PASTE_NORMAL",e[e.PASTE_NO_BORDERS=1]="PASTE_NO_BORDERS",e[e.PASTE_FORMAT=2]="PASTE_FORMAT",e[e.PASTE_FORMULA=3]="PASTE_FORMULA",e[e.PASTE_DATA_VALIDATION=4]="PASTE_DATA_VALIDATION",e[e.PASTE_VALUES=5]="PASTE_VALUES",e[e.PASTE_CONDITIONAL_FORMATTING=6]="PASTE_CONDITIONAL_FORMATTING",e[e.PASTE_COLUMN_WIDTHS=7]="PASTE_COLUMN_WIDTHS",e))(Qa||{}),Ja=(e=>(e[e.LEFT=0]="LEFT",e[e.RIGHT=1]="RIGHT",e))(Ja||{}),Za=(e=>(e[e.DOCUMENT=0]="DOCUMENT",e[e.PROJECT=1]="PROJECT",e))(Za||{}),qa=(e=>(e[e.COLUMNS=0]="COLUMNS",e[e.ROWS=1]="ROWS",e))(qa||{}),el=(e=>(e[e.UP=0]="UP",e[e.RIGHT=1]="RIGHT",e[e.DOWN=2]="DOWN",e[e.LEFT=3]="LEFT",e))(el||{});function tp(e){switch(e){case 3:return 1;case 1:return 3;case 0:return 2;case 2:return 0}}var tl=(e=>(e[e.NUMBER_FORMAT_TYPE_UNSPECIFIED=0]="NUMBER_FORMAT_TYPE_UNSPECIFIED",e[e.TEXT=1]="TEXT",e[e.NUMBER=2]="NUMBER",e[e.PERCENT=3]="PERCENT",e[e.CURRENCY=4]="CURRENCY",e[e.DATE=5]="DATE",e[e.TIME=6]="TIME",e[e.DATE_TIME=7]="DATE_TIME",e[e.SCIENTIFIC=8]="SCIENTIFIC",e))(tl||{}),nl=(e=>(e[e.INTERPOLATION_POINT_TYPE_UNSPECIFIED=0]="INTERPOLATION_POINT_TYPE_UNSPECIFIED",e[e.MIN=1]="MIN",e[e.MAX=2]="MAX",e[e.NUMBER=3]="NUMBER",e[e.PERCENT=4]="PERCENT",e[e.PERCENTILE=5]="PERCENTILE",e))(nl||{}),or=(e=>(e.EN_US="enUS",e.ZH_CN="zhCN",e.RU_RU="ruRU",e.ZH_TW="zhTW",e.VI_VN="viVN",e.FA_IR="faIR",e))(or||{}),rl=(e=>(e[e.RANGE=0]="RANGE",e[e.SHEET=1]="SHEET",e))(rl||{}),sl=(e=>(e.Line="line",e.LineInv="lineInv",e.Triangle="triangle",e.RtTriangle="rtTriangle",e.Rect="rect",e.Diamond="diamond",e.Parallelogram="parallelogram",e.Trapezoid="trapezoid",e.NonIsocelesTrapezoid="nonIsocelesTrapezoid",e.Pentagon="pentagon",e.Hexagon="hexagon",e.Heptagon="heptagon",e.Octagon="octagon",e.Decagon="decagon",e.Dodecagon="dodecagon",e.Star4="star4",e.Star5="star5",e.Star6="star6",e.Star7="star7",e.Star8="star8",e.Star10="star10",e.Star12="star12",e.Star16="star16",e.Star24="star24",e.Star32="star32",e.RoundRect="roundRect",e.Round1Rect="round1Rect",e.Round2SameRect="round2SameRect",e.Round2DiagRect="round2DiagRect",e.Ellipse="ellipse",e))(sl||{}),il=(e=>(e.RightArrow="rightArrow",e.LeftArrow="leftArrow",e.UpArrow="upArrow",e.DownArrow="downArrow",e.LeftRightArrow="leftRightArrow",e.UpDownArrow="upDownArrow",e.QuadArrow="quadArrow",e.LeftRightUpArrow="leftRightUpArrow",e.BentArrow="bentArrow",e.UturnArrow="uturnArrow",e.CircularArrow="circularArrow",e.NotchedRightArrow="notchedRightArrow",e.HomePlate="homePlate",e.Chevron="chevron",e.LeftCircularArrow="leftCircularArrow",e.LeftRightCircularArrow="leftRightCircularArrow",e))(il||{}),ol=(e=>(e.Plaque="plaque",e.Can="can",e.Cube="cube",e.Bevel="bevel",e.Donut="donut",e.NoSmoking="noSmoking",e.BlockArc="blockArc",e.FoldedCorner="foldedCorner",e))(ol||{}),al=(e=>(e.SmileyFace="smileyFace",e.Heart="heart",e.LightningBolt="lightningBolt",e.Sun="sun",e.Moon="moon",e.Cloud="cloud",e.Arc="arc",e.Backpack="backpack",e.Frame="frame",e.HalfFrame="halfFrame",e.Corner="corner",e.Chord="chord",e.Pie="pie",e.Teardrop="teardrop",e.WedgeRectCallout="wedgeRectCallout",e.WedgeRRectCallout="wedgeRRectCallout",e.WedgeEllipseCallout="wedgeEllipseCallout",e.CloudCallout="cloudCallout",e.BorderCallout1="borderCallout1",e.BorderCallout2="borderCallout2",e.BorderCallout3="borderCallout3",e.AccentCallout1="accentCallout1",e.AccentCallout2="accentCallout2",e.AccentCallout3="accentCallout3",e.Callout1="callout1",e.Callout2="callout2",e.Callout3="callout3",e.ActionButtonBackPrevious="actionButtonBackPrevious",e.ActionButtonEnd="actionButtonEnd",e.ActionButtonForwardNext="actionButtonForwardNext",e.ActionButtonHelp="actionButtonHelp",e.ActionButtonHome="actionButtonHome",e.ActionButtonInformation="actionButtonInformation",e.ActionButtonMovie="actionButtonMovie",e.ActionButtonReturn="actionButtonReturn",e.ActionButtonSound="actionButtonSound",e))(al||{}),ll=(e=>(e[e.RELATIVE_DATE_UNSPECIFIED=0]="RELATIVE_DATE_UNSPECIFIED",e[e.PAST_YEAR=1]="PAST_YEAR",e[e.PAST_MONTH=2]="PAST_MONTH",e[e.PAST_WEEK=3]="PAST_WEEK",e[e.YESTERDAY=4]="YESTERDAY",e[e.TODAY=5]="TODAY",e[e.TOMORROW=6]="TOMORROW",e))(ll||{}),cl=(e=>(e[e.GRID=0]="GRID",e[e.KANBAN=1]="KANBAN",e[e.GANTT=2]="GANTT",e))(cl||{}),Xn=(e=>(e[e.UNSPECIFIED=0]="UNSPECIFIED",e[e.LEFT_TO_RIGHT=1]="LEFT_TO_RIGHT",e[e.RIGHT_TO_LEFT=2]="RIGHT_TO_LEFT",e))(Xn||{}),ul=(e=>(e[e.DASH=0]="DASH",e[e.DASH_DOT_DOT_HEAVY=1]="DASH_DOT_DOT_HEAVY",e[e.DASH_DOT_HEAVY=2]="DASH_DOT_HEAVY",e[e.DASHED_HEAVY=3]="DASHED_HEAVY",e[e.DASH_LONG=4]="DASH_LONG",e[e.DASH_LONG_HEAVY=5]="DASH_LONG_HEAVY",e[e.DOT_DASH=6]="DOT_DASH",e[e.DOT_DOT_DASH=7]="DOT_DOT_DASH",e[e.DOTTED=8]="DOTTED",e[e.DOTTED_HEAVY=9]="DOTTED_HEAVY",e[e.DOUBLE=10]="DOUBLE",e[e.NONE=11]="NONE",e[e.SINGLE=12]="SINGLE",e[e.THICK=13]="THICK",e[e.WAVE=14]="WAVE",e[e.WAVY_DOUBLE=15]="WAVY_DOUBLE",e[e.WAVY_HEAVY=16]="WAVY_HEAVY",e[e.WORDS=17]="WORDS",e))(ul||{}),Ht=(e=>(e[e.UNSPECIFIED=0]="UNSPECIFIED",e[e.LEFT=1]="LEFT",e[e.CENTER=2]="CENTER",e[e.RIGHT=3]="RIGHT",e[e.JUSTIFIED=4]="JUSTIFIED",e[e.BOTH=5]="BOTH",e[e.DISTRIBUTED=6]="DISTRIBUTED",e))(Ht||{}),Zt=(e=>(e[e.UNSPECIFIED=0]="UNSPECIFIED",e[e.TOP=1]="TOP",e[e.MIDDLE=2]="MIDDLE",e[e.BOTTOM=3]="BOTTOM",e))(Zt||{}),en=(e=>(e[e.UNSPECIFIED=0]="UNSPECIFIED",e[e.OVERFLOW=1]="OVERFLOW",e[e.CLIP=2]="CLIP",e[e.WRAP=3]="WRAP",e))(en||{}),Mr=(e=>(e[e.NORMAL=0]="NORMAL",e[e.ITALIC=1]="ITALIC",e))(Mr||{}),Lr=(e=>(e[e.NORMAL=0]="NORMAL",e[e.BOLD=1]="BOLD",e))(Lr||{}),xt=(e=>(e[e.NORMAL=1]="NORMAL",e[e.SUBSCRIPT=2]="SUBSCRIPT",e[e.SUPERSCRIPT=3]="SUPERSCRIPT",e))(xt||{}),Re=(e=>(e[e.FALSE=0]="FALSE",e[e.TRUE=1]="TRUE",e))(Re||{}),$t=(e=>(e[e.STRING=1]="STRING",e[e.NUMBER=2]="NUMBER",e[e.BOOLEAN=3]="BOOLEAN",e[e.FORCE_STRING=4]="FORCE_STRING",e))($t||{}),it=(e=>(e[e.DARK1=0]="DARK1",e[e.LIGHT1=1]="LIGHT1",e[e.DARK2=2]="DARK2",e[e.LIGHT2=3]="LIGHT2",e[e.ACCENT1=4]="ACCENT1",e[e.ACCENT2=5]="ACCENT2",e[e.ACCENT3=6]="ACCENT3",e[e.ACCENT4=7]="ACCENT4",e[e.ACCENT5=8]="ACCENT5",e[e.ACCENT6=9]="ACCENT6",e[e.HYPERLINK=10]="HYPERLINK",e[e.FOLLOWED_HYPERLINK=11]="FOLLOWED_HYPERLINK",e))(it||{}),Kr=(e=>(e.OFFICE="Office",e.OFFICE_2007_2010="Office 2007-2010",e.GRAYSCALE="Grayscale",e.BLUE_WARM="Blue Warm",e.BLUE="Blue",e.BLUE_II="Blue II",e.BLUE_GREEN="Blue Green",e.GREEN="Green",e.GREEN_YELLOW="Green Yellow",e.YELLOW="Yellow",e.YELLOW_ORANGE="Yellow Orange",e.ORANGE="Orange",e.ORANGE_RED="Orange Red",e.RED_ORANGE="Red Orange",e.RED="Red",e.RED_VIOLET="Red Violet",e.VIOLET="Violet",e.VIOLET_II="Violet II",e.MEDIAN="Median",e.PAPER="Paper",e.MARQUEE="Marquee",e.SLIPSTREAM="Slipstream",e.Aspect="Aspect",e))(Kr||{});const np="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";let rp=e=>crypto.getRandomValues(new Uint8Array(e)),sp=(e,t,n)=>{let r=(2<<Math.log2(e.length-1))-1,s=-~(1.6*r*t/e.length);return(i=t)=>{let o="";for(;;){let a=n(s),l=s;for(;l--;)if(o+=e[a[l]&r]||"",o.length===i)return o}}},ip=(e,t=21)=>sp(e,t,rp),op=(e=21)=>{let t="",n=crypto.getRandomValues(new Uint8Array(e));for(;e--;)t+=np[n[e]&63];return t};const ap=new Set(["ac","ad","ae","aero","af","ag","ai","al","am","ao","aq","ar","arpa","as","asia","at","au","aw","ax","az","ba","bb","bd","be","bf","bg","bh","bi","biz","bj","bm","bn","bo","br","bs","bt","bv","bw","by","bz","ca","cat","cc","cd","cf","cg","ch","ci","ck","cl","cm","cn","co","com","coop","cr","cu","cv","cw","cx","cy","cz","de","dj","dk","dm","do","dz","ec","edu","ee","eg","er","es","et","eu","fi","fj","fk","fm","fo","fr","ga","gb","gd","ge","gf","gg","gh","gi","gl","gm","gn","gov","gp","gq","gr","gs","gt","gu","gw","gy","hk","hm","hn","hr","ht","hu","id","ie","il","im","in","info","int","io","iq","ir","is","it","je","jm","jo","jobs","jp","ke","kg","kh","ki","km","kn","kp","kr","kw","ky","kz","la","lb","lc","li","lk","lr","ls","lt","lu","lv","ly","ma","mc","md","me","mg","mh","mil","mk","ml","mm","mn","mo","mobi","mp","mq","mr","ms","mt","mu","museum","mv","mw","mx","my","mz","na","name","nc","ne","net","nf","ng","ni","nl","no","np","nr","nu","nz","om","onion","org","pa","pe","pf","pg","ph","pk","pl","pm","pn","post","pr","pro","ps","pt","pw","py","qa","re","ro","rs","ru","rw","sa","sb","sc","sd","se","sg","sh","si","sj","sk","sl","sm","sn","so","sr","ss","st","su","sv","sx","sy","sz","tc","td","tel","tf","tg","th","tj","tk","tl","tm","tn","to","tr","tt","tv","tw","tz","ua","ug","uk","us","uy","uz","va","vc","ve","vg","vi","vn","vu","wf","ws","yt","za","zm","zw"]),lp=new RegExp("^(?:(?:(?:https?|ftp):)?\\/\\/)?(?:\\S+(?::\\S*)?@)?(?:(?!(?:10|127)(?:\\.\\d{1,3}){3})(?!(?:169\\.254|192\\.168)(?:\\.\\d{1,3}){2})(?!172\\.(?:1[6-9]|2\\d|3[0-1])(?:\\.\\d{1,3}){2})(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[1-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z0-9\\u00a1-\\uffff][a-z0-9\\u00a1-\\uffff_-]{0,62})?[a-z0-9\\u00a1-\\uffff]\\.)+(?:[a-z\\u00a1-\\uffff]{2,}\\.?))(?::\\d{2,5})?(?:[/?#]\\S*)?$","i");function cp(e){if(!Number.isNaN(+e))return!1;if(e.startsWith("http://localhost:3002")||e.startsWith("localhost:3002"))return!0;if(lp.test(e)){if(hl(e))return!0;try{const r=new URL(dl(e)).hostname.split(".").pop();if(r&&ap.has(r))return!0}catch{return!1}}return!1}function hl(e){return/^[a-zA-Z]+:\/\//.test(e)}function up(e){return/^[\w-\.]+@([\w-]+\.)+[\w-]{2,4}$/.test(e)}function dl(e){return hl(e)?e:up(e)?`mailto://${e}`:`https://${e}`}const hp=/^-ms-/,dp=/-([a-z])/g,kt=["A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"];function di(e,t){const n=$.getValueType(e),r=$.getValueType(t);return n!==r?!1:$.isArray(e)?fp(e,t):$.isObject(e)?gp(e,t):$.isDate(e)?e.getTime()===t.getTime():$.isRegExp(e)?e.toString()===t.toString():e===t}function fp(e,t){if(e.length!==t.length)return!1;for(let n=0,r=e.length;n<r;n++){const s=e[n],i=t[n];if(!di(s,i))return!1}return!0}function gp(e,t){const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(const s of n){if(!r.includes(s))return!1;const i=e[s],o=t[s];if(!di(i,o))return!1}return!0}class ${static stringAt(t){let n="",r=t;for(;r>=kt.length;)r/=kt.length,r-=1,n+=kt[r%kt.length];const s=t%kt.length;return n+=kt[s],n}static indexAt(t){let n=0;for(let r=0;r<t.length-1;r+=1){const s=t.charCodeAt(r)-65,i=t.length-1-r;n+=kt.length**i+kt.length*s}return n+=t.charCodeAt(t.length-1)-65,n}static deleteBlank(t){return $.isString(t)?t.replace(/\s/g,""):t}static getSystemType(){const t=navigator.userAgent,n=navigator.platform==="Win32"||navigator.platform==="Windows",r=navigator.platform==="Mac68K"||navigator.platform==="MacPPC"||navigator.platform==="Macintosh"||navigator.platform==="MacIntel";if(r)return"Mac";if(navigator.platform==="X11"&&!n&&!r)return"Unix";if(String(navigator.platform).indexOf("Linux")>-1)return"Linux";if(n){if(t.indexOf("Windows NT 5.0")>-1||t.indexOf("Windows 2000")>-1)return"Windows 2000";if(t.indexOf("Windows NT 5.1")>-1||t.indexOf("Windows XP")>-1)return"Windows XP";if(t.indexOf("Windows NT 5.2")>-1||t.indexOf("Windows 2003")>-1)return"Windows 2003";if(t.indexOf("Windows NT 6.0")>-1||t.indexOf("Windows Vista")>-1)return"Windows Vista";if(t.indexOf("Windows NT 6.1")>-1||t.indexOf("Windows 7")>-1)return"Windows 7";if(t.indexOf("Windows NT 10")>-1||t.indexOf("Windows 10")>-1)return"Windows 10";if(t.indexOf("Windows NT 11")>-1||t.indexOf("Windows 11")>-1)return"Windows 11"}return"Unknown system"}static getBrowserType(){const t=navigator.userAgent,n=t.indexOf("Opera")>-1,r=t.indexOf("compatible")>-1&&t.indexOf("MSIE")>-1&&!n,s=t.indexOf("Trident")>-1&&t.indexOf("rv:11.0")>-1,i=t.indexOf("Edge")>-1,o=t.indexOf("Firefox")>-1,a=t.indexOf("Safari")>-1&&t.indexOf("Chrome")===-1,l=t.indexOf("Chrome")>-1&&t.indexOf("Safari")>-1;if(r){new RegExp("MSIE (\\d+\\.\\d+);").test(t);const u=Number.parseFloat(RegExp.$1);return u===7?"IE7":u===8?"IE8":u===9?"IE9":u===10?"IE10":"0"}return o?"FF":n?"Opera":a?"Safari":l?"Chrome":i?"Edge":s?"IE11":"Unknown browser"}static generateRandomId(t=21,n){return tn(t,n)}static getClassName(t){return t.constructor.name}static deepMerge(t,...n){n.forEach(o=>o&&i(o));function r(o,a){o.forEach((l,c)=>{var u,h;if($.isArray(l)){const d=(u=a[c])!=null?u:[];a[c]=d,r(l,d);return}if($.isObject(l)){const d=(h=a[c])!=null?h:{};a[c]=d,s(l,d);return}a[c]=l})}function s(o,a){Object.keys(o).forEach(l=>{var u,h;const c=o[l];if($.isObject(c)){const d=(u=a[l])!=null?u:{};a[l]=d,s(c,d);return}if($.isArray(c)){const d=(h=a[l])!=null?h:[];a[l]=d,r(c,d);return}a[l]=c})}function i(o){Object.keys(o).forEach(a=>{var c,u;const l=o[a];if($.isArray(l)){const h=(c=t[a])!=null?c:[];t[a]=h,r(l,h);return}if($.isObject(l)){const h=(u=t[a])!=null?u:{};t[a]=h,s(l,h);return}t[a]=l})}return t}static numberFixed(t,n){return Number(Number(t).toFixed(n))}static diffValue(t,n){return di(t,n)}static deepClone(t){if(!this.isDefine(t))return t;if(this.isRegExp(t))return new RegExp(t);if(this.isDate(t))return new Date(t);if(this.isArray(t)){const n=[];return t.forEach((r,s)=>{n[s]=$.deepClone(r)}),n}if(this.isObject(t)){const n={};return Object.keys(t).forEach(r=>{const s=t[r];n[r]=$.deepClone(s)}),Object.setPrototypeOf(n,Object.getPrototypeOf(t)),n}return t}static getLanguage(){const t="en-US";return globalThis.navigator&&(navigator.languages&&navigator.languages[0]||navigator.language)||t}static getValueType(t){return Object.prototype.toString.apply(t)}static isDefine(t){return t!=null}static isBlank(t){return this.isDefine(t)?this.isString(t)?t.trim()==="":!1:!0}static isBoolean(t){return this.getValueType(t)==="[object Boolean]"}static isPlainObject(t){return this.isDefine(t)?Object.getPrototypeOf(t)===Object.getPrototypeOf({}):!1}static isFunction(t){return this.getValueType(t)==="[object Function]"}static isDate(t){return this.getValueType(t)==="[object Date]"}static isRegExp(t){return this.getValueType(t)==="[object RegExp]"}static isArray(t){return this.getValueType(t)==="[object Array]"}static isString(t){return this.getValueType(t)==="[object String]"}static isNumber(t){return this.getValueType(t)==="[object Number]"}static isStringNumber(t){return!isNaN(Number.parseFloat(t))&&isFinite(t)}static isObject(t){return this.getValueType(t)==="[object Object]"}static isEmptyObject(t){for(const n in t)return!1;return!0}static isMobile(){let t=0,n=0;return document.body.clientWidth&&(t=document.body.clientWidth),document.body.clientHeight&&(n=document.body.clientHeight),this.isAndroid()||this.isIPhone()||this.isTablet()||t<350&&n<500}static isTablet(){return/ipad|android|android 3.0|xoom|sch-i800|playbook|tablet|kindle/i.test(navigator.userAgent.toLowerCase())}static isWeChat(){const t=navigator.userAgent.toLowerCase();return String(t.match(/MicroMessenger/i))==="micromessenger"}static isAndroid(){const t=navigator.userAgent;return t.indexOf("Android")>-1||t.indexOf("Linux")>-1}static isIPhone(){return/iPhone/i.test(navigator.userAgent)}static isLegalUrl(t){return cp(t)}static normalizeUrl(t){return dl(t)}static itCount(t){return n=>{for(let r=0;r<t;r++)n&&n()}}static hasLength(t,n){return $.isDefine(t)?$.isDefine(n)?t.length===n:t.length>0:!1}static capitalize(t){return t.charAt(0).toUpperCase()+t.slice(1)}static fCamelCase(t,n){return n.toUpperCase()}static camelCase(t){return t.replace(hp,"ms-").replace(dp,this.fCamelCase)}static removeNull(t){return this.isObject(t)&&Object.keys(t).forEach(n=>{const r=t[n];r==null?delete t[n]:$.removeNull(r)}),t}static fillTwoDimensionalArray(t,n,r){return new Array(t).fill(r).map(s=>new Array(n).fill(r))}static numToWord(t){let n="";for(;t>0;){let r=t%26;r=r===0?r=26:r,n=String.fromCharCode(96+r)+n,t=(t-r)/26}return n.toLocaleUpperCase()}static ABCatNum(t){if(t==null||t.length===0)return Number.NaN;const n=t.toLowerCase().split(""),r=n.length;let s=0,i=0;for(let o=0;o<r;o++)i=n[o].charCodeAt(0)-96,s+=i*26**(r-o-1);return s===0?Number.NaN:s-1}static chatAtABC(t){let i="";for(;t>=0;)i=String.fromCharCode(t%26+97)+i,t=Math.floor(t/26)-1;return i.toUpperCase()}static randSort(t){for(let n=0,r=t.length;n<r;n++){const s=Number.parseInt((Math.random()*r).toString()),i=t[s];t[s]=t[n],t[n]=i}return t}static commonExtend(t,n){const r={};for(const s in t)r[s]=t[s];for(const s in n)n[s]!=null&&(r[s]=n[s]);return r}static commonExtend1(t,n){for(const r in t)n[r]==null&&(n[r]=t[r]);return n}static arrayToObject(t){const n={};return t.forEach((r,s)=>{n[s]={},r.forEach((i,o)=>{n[s][o]=i})}),n}static hasIntersectionBetweenTwoRanges(t,n,r,s){return n>=r&&s>=t}static isStartValidPosition(t){return/^[A-Za-z_]/.test(t)}static isValidParameter(t){const n=/[~!@#$%^&*()+=\-{}\[\]\|:;"'<>,?\/ ]+/.test(t),r=t.length<=255;return!n&&r}static clamp(t,n,r){return Math.max(n,Math.min(r,t))}static now(){return performance&&performance.now?performance.now():Date.now()}}function tn(e=21,t){return t?ip(t,e)():op(e)}function ws(...e){const t={},n=e.length;for(let r=n-1;r>=0;r--){const s=e[r];if(s){const i=Object.keys(s);for(const o of i)t[o]===void 0&&(t[o]=s[o])}}return t}const pp=()=>typeof process<"u"&&process.versions!=null&&process.versions.node!=null;function yr(e,t,n){const{dataStream:r,textRuns:s=[]}=e;let i=t;const o=[];for(const a of s){const{st:l,ed:c}=a;$.hasIntersectionBetweenTwoRanges(t,n,l,c)&&(l>i?(o.push(r.slice(i,l)),o.push(As(r,{...a,ed:Math.min(c,n)}))):o.push(As(r,{...a,st:i,ed:Math.min(c,n)}))),i=Math.max(t,Math.min(c,n))}return i!==n&&o.push(r.slice(i,n)),o.join("")}function mp(e,t=!0){var n;if(t&&((n=e.paragraphs)!=null&&n.length)){const{dataStream:r,paragraphs:s=[]}=e;let i="",o=-1;for(const a of s){const{startIndex:l,paragraphStyle:c={}}=a,{spaceAbove:u,spaceBelow:h,lineSpacing:d}=c,f=[];u!=null&&(typeof u=="number"?f.push(`margin-top: ${u}px`):f.push(`margin-top: ${u.v}px`)),h!=null&&(typeof h=="number"?f.push(`margin-bottom: ${h}px`):f.push(`margin-bottom: ${h.v}px`)),d!=null&&f.push(`line-height: ${d}`),l>o+1?i+=`<p class="UniverNormal" ${f.length?`style="${f.join("; ")};"`:""}>${yr(e,o+1,l)}</p>`:i+=`<p class="UniverNormal" ${f.length?`style="${f.join("; ")};"`:""}></p>`,o=l}return o!==r.length&&(i+=yr(e,o,r.length)),i}else return yr(e,0,e.dataStream.length)}function As(e,t){const{st:n,ed:r,ts:s={}}=t,{ff:i,fs:o,it:a,bl:l,ul:c,st:u,ol:h,bg:d,cl:f,va:_}=s;let C=e.slice(n,r);const T=[];return a===Re.TRUE&&(C=`<i>${C}</i>`),_===xt.SUPERSCRIPT?C=`<sup>${C}</sup>`:_===xt.SUBSCRIPT&&(C=`<sub>${C}</sub>`),(c==null?void 0:c.s)===Re.TRUE&&(C=`<u>${C}</u>`),(u==null?void 0:u.s)===Re.TRUE&&(C=`<s>${C}</s>`),l===Re.TRUE&&(C=`<strong>${C}</strong>`),i&&T.push(`font-family: ${i}`),f&&T.push(`color: ${f.rgb}`),o&&T.push(`font-size: ${o}pt`),h&&T.push("text-decoration: overline"),d&&T.push(`background: ${d.rgb}`),T.length?`<span style="${T.join("; ")};">${C}</span>`:C}const fl={[Kr.OFFICE]:{[it.ACCENT1]:"#4472C4",[it.ACCENT2]:"#ED7D31",[it.ACCENT3]:"#A5A5A5",[it.ACCENT4]:"#70AD47",[it.ACCENT5]:"#5B9BD5",[it.ACCENT6]:"#70AD47",[it.DARK1]:"#000000",[it.DARK2]:"#44546A",[it.LIGHT1]:"#FFFFFF",[it.LIGHT2]:"#E7E6E6",[it.HYPERLINK]:"#0563C1",[it.FOLLOWED_HYPERLINK]:"#954F72"}};class Yr{constructor(){R(this,"_themeValue",it.LIGHT1);R(this,"_themeColors");R(this,"_themeTint");R(this,"_rgbValue","");R(this,"_colorType");this._colorType=gt.UNSUPPORTED,this._themeColors=Kr.OFFICE,this._themeTint=0}asRgbColor(){return new Dr(this._rgbValue,this)}asThemeColor(){return new xr(this._themeValue,this._themeTint,this._themeColors,this)}build(){switch(this._colorType){case gt.THEME:return this.asThemeColor();case gt.RGB:return this.asRgbColor();case gt.UNSUPPORTED:throw new Error("unsupported color type")}}setRgbColor(t){return this._colorType=gt.RGB,this._rgbValue=t,this}setThemeColors(t){this._colorType=gt.THEME,this._themeColors=t}setThemeTint(t){this._colorType=gt.THEME,this._themeTint=t}setThemeColor(t){return this._colorType=gt.THEME,this._themeValue=t,this}getColorType(){return this._colorType}}class nn{constructor(t){R(this,"_builder");this._builder=t}static rgbColorToHexValue(t){return`#${((1<<24)+(t.getRed()<<16)+(t.getGreen()<<8)+t.getBlue()).toString(16).slice(1)}`}static hexValueToRgbColor(t){t?t.indexOf("#")>-1&&(t=t.substring(1)):t="#000000";const n=+`0x${t[0]}${t[1]}`,r=+`0x${t[2]}${t[3]}`,s=+`0x${t[4]}${t[5]}`;return new Yr().setRgbColor(`rgb(${n},${r},${s})`).asRgbColor()}static hexToRgbString(t){const n=/^#?([a-f\d])([a-f\d])([a-f\d])$/i;t=t.replace(n,(i,o,a,l)=>o+o+a+a+l+l);const r=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t);let s=null;if(r){const i=Number.parseInt(r[1],16),o=Number.parseInt(r[2],16),a=Number.parseInt(r[3],16);s=`rgba(${i},${o},${a})`}return s}asRgbColor(){return this._builder.asRgbColor()}asThemeColor(){return this._builder.asThemeColor()}getColorType(){return this._builder.getColorType()}clone(){return new nn(this._builder)}equals(t){return!1}}class gl{constructor(t){R(this,"_saturation",0);R(this,"_hue",0);R(this,"_lightness",0);R(this,"_alpha",0);const n=t.getRed()/255,r=t.getGreen()/255,s=t.getBlue()/255,i=t.getAlpha()/255,o=Math.min(n,Math.min(r,s)),a=Math.max(n,Math.max(r,s)),l=a-o;if(a===o){this._hue=0,this._saturation=0,this._lightness=a;return}this._lightness=(o+a)/2,this._lightness<.5?this._saturation=l/(a+o):this._saturation=l/(2-a-o),n===a&&(this._hue=(r-s)/l),r===a&&(this._hue=2+(s-n)/l),s===a&&(this._hue=4+(n-r)/l),this._hue*=60,this._hue<0&&(this._hue+=360),this._alpha=i}asRgbColor(){const t=new Yr;if(this._saturation===0)return t.setRgbColor(`rgba(${this._lightness*255},${this._lightness*255},${this._lightness*255},${this._alpha*255})`),t.asRgbColor();let n;this._lightness<.5?n=this._lightness*(1+this._saturation):n=this._lightness+this._saturation-this._lightness*this._saturation;const r=2*this._lightness-n,s=this._hue/360,i=s+1/3,o=this.setColor(n,r,i),a=this.setColor(n,r,s),l=s-1/3,c=this.setColor(n,r,l);return t.setRgbColor(`rgba(${Math.round(o*255)},${Math.round(a*255)},${Math.round(c*255)},${this._alpha*255})`),t.asRgbColor()}getLightness(){return this._lightness}getHue(){return this._hue}getSaturation(){return this._saturation}getAlpha(){return this._alpha}setColor(t,n,r){r<0&&(r+=1),r>1&&(r-=1);let s;return 6*r<1?s=n+(t-n)*6*r:2*r<1?s=t:3*r<2?s=n+(t-n)*(2/3-r)*6:s=n,s}setLightness(t){this._lightness=t}}const ft=class ft extends nn{constructor(n,r){super(r);R(this,"_cssString");R(this,"_red");R(this,"_green");R(this,"_blue");R(this,"_alpha");let s=n.match(ft.RGBA_EXTRACT);if(s){const i=+s[1],o=+s[2],a=+s[3],l=+s[4];this._cssString=n,this._red=i,this._green=o,this._blue=a,this._alpha=l;return}if(s=n.match(ft.RGB_EXTRACT),s){const i=+s[1],o=+s[2],a=+s[3];this._cssString=n,this._red=i,this._green=o,this._blue=a,this._alpha=1;return}throw new Error("Invalid rgba or rgb color")}asHexString(){return nn.rgbColorToHexValue(this)}getRed(){let n=this._red+ft.RGB_COLOR_AMT;return n>255?n=255:n<0&&(n=0),n}getGreen(){let n=this._green+ft.RGB_COLOR_AMT;return n>255?n=255:n<0&&(n=0),n}getBlue(){let n=this._blue+ft.RGB_COLOR_AMT;return n>255?n=255:n<0&&(n=0),n}getAlpha(){return this._alpha}getColorType(){return gt.RGB}clone(){return new ft(this._cssString,this._builder)}asThemeColor(){throw new Error("rgb color not support to themeColor")}equals(n){return n instanceof ft?n._red===this._red&&n._blue===this._blue&&n._green===this._green&&n._alpha===this._alpha:!1}getCssString(){return this._cssString}};R(ft,"RGB_COLOR_AMT",0),R(ft,"RGBA_EXTRACT",new RegExp("\\s*rgba\\s*\\((\\s*\\d+\\s*),(\\s*\\d+\\s*),(\\s*\\d+\\s*),(\\s*\\d.\\d|\\d\\s*)\\)\\s*")),R(ft,"RGB_EXTRACT",new RegExp("\\s*rgb\\s*\\((\\s*\\d+\\s*),(\\s*\\d+\\s*),(\\s*\\d+\\s*)\\)\\s*"));let Dr=ft;const jt=class jt extends nn{constructor(n,r,s,i){super(i);R(this,"_themeColorType");R(this,"_themeTint");R(this,"_themeColors");this._themeColorType=n,this._themeTint=r,this._themeColors=s}lumValue(n,r){if(n==null)return r;let s;return n<0?s=r*(1+n):s=r*(1-n)+(255-255*(1-n)),s}asRgbColor(){const n=fl[this._themeColors];if(n==null)throw new Error("not find themeColors type");const r=n[this._themeColorType];if(r==null)throw new Error("not find themeColors value");let s;if(jt._cacheThemeColor.has(this._themeColors)){if(s=jt._cacheThemeColor.get(this._themeColors),s.has(this._themeColorType))return s.get(this._themeColorType)}else s=new Map,jt._cacheThemeColor.set(this._themeColors,s);const i=new gl(nn.hexValueToRgbColor(r));i.setLightness(this.lumValue(this._themeTint,i.getLightness()*255)/255);const o=i.asRgbColor();return s.set(this._themeColorType,o),o}clone(){return new jt(this._themeColorType,this._themeTint,this._themeColors,this._builder)}equals(n){return n instanceof jt?n._themeColorType===this._themeColorType:!1}getColorType(){return gt.THEME}getThemeColorType(){return this._themeColorType}};R(jt,"_cacheThemeColor",new Map);let xr=jt;const _p="rgb(",Ep="rgba(",Ns={aliceBlue:[240,248,255],antiqueWhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blancheAlmond:[255,235,205],blue:[0,0,255],blueViolet:[138,43,226],brown:[165,42,42],burlyWood:[222,184,135],cadetBlue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornFlowerBlue:[100,149,237],cornSilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkCyan:[0,139,139],darkGoldenrod:[184,132,11],darkGray:[169,169,169],darkGreen:[0,100,0],darkGrey:[169,169,169],darkKhaki:[189,183,107],darkMagenta:[139,0,139],darkOliveGreen:[85,107,47],darkOrange:[255,140,0],darkOrchid:[153,50,204],darkRed:[139,0,0],darkSalmon:[233,150,122],darkSeaGreen:[143,188,143],darkSlateBlue:[72,61,139],darkSlateGray:[47,79,79],darkSlateGrey:[47,79,79],darkTurquoise:[0,206,209],darkViolet:[148,0,211],deepPink:[255,20,147],deepSkyBlue:[0,191,255],dimGray:[105,105,105],dimGrey:[105,105,105],dodgerBlue:[30,144,255],firebrick:[178,34,34],floralWhite:[255,255,240],forestGreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostWhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenYellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotPink:[255,105,180],indianRed:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderBlush:[255,240,245],lawnGreen:[124,252,0],lemonChiffon:[255,250,205],lightblue:[173,216,230],lightCoral:[240,128,128],lightCyan:[224,255,255],lightGoldenrodYellow:[250,250,210],lightGray:[211,211,211],lightGreen:[144,238,144],lightGrey:[211,211,211],lightPink:[255,182,193],lightSalmon:[255,160,122],lightSeaGreen:[32,178,170],lightSkyBlue:[135,206,250],lightSlateGray:[119,136,153],lightSlateGrey:[119,136,153],lightSteelBlue:[176,196,222],lightYellow:[255,255,224],lime:[0,255,0],limeGreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumAquamarine:[102,205,170],mediumBlue:[0,0,205],mediumOrchid:[186,85,211],mediumPurple:[147,112,219],mediumSeaGreen:[60,179,113],mediumSlateBlue:[123,104,238],mediumSpringGreen:[0,250,154],mediumTurquoise:[72,209,204],mediumVioletRed:[199,21,133],midBightBlue:[25,25,112],mintCream:[245,255,250],mistyRose:[255,228,225],moccasin:[255,228,181],navajoWhite:[255,222,173],navy:[0,0,128],oldLace:[253,245,230],olive:[128,128,0],oliveDrab:[107,142,35],orange:[255,165,0],orangeRed:[255,69,0],orchid:[218,112,214],paleGoldenrod:[238,232,170],paleGreen:[152,251,152],paleTurquoise:[175,238,238],paleVioletRed:[219,112,147],papayaWhip:[255,239,213],peachPuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,203],powderBlue:[176,224,230],purple:[128,0,128],rebeccaPurple:[102,51,153],red:[255,0,0],rosyBrown:[188,143,143],royalBlue:[65,105,225],saddleBrown:[139,69,19],salmon:[250,128,114],sandyBrown:[244,164,96],seaGreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyBlue:[135,206,235],slateBlue:[106,90,205],slateGray:[119,128,144],slateGrey:[119,128,144],snow:[255,255,250],springGreen:[0,255,127],steelBlue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],transparent:[255,255,255,0],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whiteSmoke:[245,245,245],yellow:[255,255,0],yellowGreen:[154,205,5]};class Ct{constructor(t){R(this,"_color");R(this,"_rgbColor");R(this,"_isValid",!1);if(t==null){this._setNullColor();return}if(t instanceof Ct){this._color={...t._color},this._rgbColor={...t._rgbColor};return}const n=pl(t);if(n==null){this._setNullColor();return}this._color=n;const r=Sp(this._color);if(r==null){this._setNullColor();return}this._rgbColor=r,this._isValid=!0}static mix(t,n,r){var c,u;r=Math.min(1,Math.max(0,r));const s=new Ct(t).toRgb(),i=new Ct(n).toRgb(),o=(c=s.a)!=null?c:1,a=(u=i.a)!=null?u:1,l={r:(i.r-s.r)*r+s.r,g:(i.g-s.g)*r+s.g,b:(i.b-s.b)*r+s.b,a:(a-o)*r+o};return new Ct(l)}static getContrastRatio(t,n){const r=new Ct(t).getLuminance(),s=new Ct(n).getLuminance();return(Math.max(r,s)+.05)/(Math.min(r,s)+.05)}get isValid(){return this._isValid}toRgb(){return this._rgbColor}toRgbString(){const{r:t,g:n,b:r,a:s=1}=this.toRgb(),i=s<1;return`rgb${i?"a":""}(${t},${n},${r}${i?`,${s}`:""})`}toString(){return this.toRgbString()}toHexString(t){const{r:n,g:r,b:s,a:i=1}=this.toRgb(),o=i<1,a=[gr(Math.round(n).toString(16)),gr(Math.round(r).toString(16)),gr(Math.round(s).toString(16)),gr(Math.round(i*255).toString(16))];return t&&a[0][0]===a[0][1]&&a[1][0]===a[1][1]&&a[2][0]===a[2][1]&&a[3][0]===a[3][1]?o?`#${a[0][0]}${a[1][0]}${a[2][0]}${a[3][0]}`:`#${a[0][0]}${a[1][0]}${a[2][0]}`:o?`#${a[0]}${a[1]}${a[2]}${a[3]}`:`#${a[0]}${a[1]}${a[2]}`}toHsv(){return wp(this.toRgb())}toHsl(){return yp(this.toRgb())}lighten(t=10){const n=this.toHsl();return n.l+=t,n.l=Math.min(Math.max(n.l,0),100),new Ct(n)}darken(t=10){const n=this.toHsl();return n.l-=t,n.l=Math.min(Math.max(n.l,0),100),new Ct(n)}setAlpha(t){return new Ct({...this._rgbColor,a:t})}getLuminance(){let{r:t,g:n,b:r}=this.toRgb();return t=is(t),n=is(n),r=is(r),Number((.2126*t+.7152*n+.0722*r).toFixed(3))}getBrightness(){const{r:t,g:n,b:r}=this.toRgb();return(t*299+n*587+r*114)/1e3}getAlpha(){var t;return(t=this._color.a)!=null?t:1}isDark(){return this.getBrightness()<128}isLight(){return!this.isDark()}_setNullColor(){this._isValid=!1,this._color={r:0,g:0,b:0,a:0},this._rgbColor={r:0,g:0,b:0,a:0}}}const gr=e=>e.length===1?`0${e}`:e,is=e=>(e/=255,e<=.03928?e/12.92:((e+.055)/1.055)**2.4),pl=e=>{if(Np(e)){if("r"in e){const r={r:Math.round(e.r),g:Math.round(e.g),b:Math.round(e.b)};return e.a!==void 0&&(r.a=e.a),r}if("l"in e){const r={h:Math.round(e.h),s:e.s,l:e.l};return e.a!==void 0&&(r.a=e.a),r}const n={h:Math.round(e.h),s:e.s,v:e.v};return e.a!==void 0&&(n.a=e.a),n}const t=e.trim();if(Ns[t]){const n=Ns[t],r={r:Math.round(n[0]),g:Math.round(n[1]),b:Math.round(n[2])};return r.a=n[3]||1,r}if(t.startsWith("#"))return Rp(t);if(t.startsWith("rgb"))return Cp(t);if(t.startsWith("hsl"))return Ip(t);if(t.startsWith("hsv"))return vp(t)},Rp=e=>{const t=e.substring(1),n=new RegExp(`.{1,${t.length>=6?2:1}}`,"g");let r=t.match(n);if(!r||r.length<3)throw new Error(`The color '${e}' is illegal hex color`);r[0].length===1&&(r=r.map(i=>i+i));const s={r:Number.parseInt(r[0],16),g:Number.parseInt(r[1],16),b:Number.parseInt(r[2],16)};return r.length>3&&(s.a=Number.parseInt(r[3],16)/255),s},Cp=e=>{const t=e.indexOf("(");if(t===-1)throw new Error(`The color '${e}' is illegal rgb color`);const n=e.substring(t+1,e.length-1).split(",");if(n.length<3)throw new Error(`The color '${e}' is illegal rgb color`);const r={r:Number.parseInt(n[0],10),g:Number.parseInt(n[1],10),b:Number.parseInt(n[2],10)};return n.length>3&&(r.a=Number.parseFloat(n[3])),r},Ip=e=>{const t=e.indexOf("(");if(t===-1)throw new Error(`The color '${e}' is illegal hsl color`);const n=e.substring(t+1,e.length-1).split(",");if(n.length<3)throw new Error(`The color '${e}' is illegal hsl color`);const r={h:Number.parseInt(n[0],10),s:Number.parseFloat(n[1]),l:Number.parseFloat(n[2])};return n.length>3&&(r.a=Number.parseFloat(n[3])),r},vp=e=>{const t=e.indexOf("(");if(t===-1)throw new Error(`The color '${e}' is illegal hsv color`);const n=e.substring(t+1,e.length-1).split(",");if(n.length<3)throw new Error(`The color '${e}' is illegal hsv color`);const r={h:Number.parseInt(n[0],10),s:Number.parseFloat(n[1]),v:Number.parseFloat(n[2])};return n.length>3&&(r.a=Number.parseFloat(n[3])),r},Sp=e=>{const t=pl(e);if(t!=null)return"r"in t?t:"l"in t?Op(t):bp(t)},os=(e,t,n)=>(n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*6*n:n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e),Op=e=>{let{h:t,s:n,l:r}=e;t/=360,n/=100,r/=100;let s=0,i=0,o=0;if(n===0)s=i=o=r;else{const l=r<.5?r*(1+n):r+n-r*n,c=2*r-l;s=os(c,l,t+1/3),i=os(c,l,t),o=os(c,l,t-1/3)}const a={r:Math.round(s*255),g:Math.round(i*255),b:Math.round(o*255)};return e.a!==void 0&&(a.a=e.a),a},bp=e=>{let{h:t,s:n,v:r}=e;t=t/360*6,n/=100,r/=100;const s=Math.floor(t),i=t-s,o=r*(1-n),a=r*(1-i*n),l=r*(1-(1-i)*n),c=s%6,u=[r,a,o,o,l,r][c],h=[l,r,r,a,o,o][c],d=[o,o,l,r,r,a][c],f={r:u*255,g:h*255,b:d*255};return e.a!==void 0&&(f.a=e.a),f},yp=e=>{let{r:t,g:n,b:r}=e;t/=255,n/=255,r/=255;const s=Math.max(t,n,r),i=Math.min(t,n,r),o=(s+i)/2;let a,l;if(s===i)a=l=0;else{const u=s-i;switch(l=o>.5?u/(2-s-i):u/(s+i),s){case t:a=(n-r)/u+(n<r?6:0);break;case n:a=(r-t)/u+2;break;default:a=(t-n)/u+4;break}a/=6}const c={h:Math.round(a*360),s:Math.round(l*100),l:Math.round(o*100)};return e.a!==void 0&&(c.a=e.a),c},wp=e=>{let{r:t,g:n,b:r}=e;t/=255,n/=255,r/=255;const s=Math.max(t,n,r),i=Math.min(t,n,r);let o;const a=s,l=s-i,c=s===0?0:l/s;if(s===i)o=0;else{switch(s){case t:o=(n-r)/l+(n<r?6:0);break;case n:o=(r-t)/l+2;break;default:o=(t-n)/l+4;break}o/=6}const u={h:Math.round(o*360),s:Math.round(c*100),v:Math.round(a*100)};return e.a!==void 0&&(u.a=e.a),u},Ap=e=>e==null,Np=e=>!Ap(e)&&typeof e=="object";function Tp(e){const t=/^#(?:[0]{3}|[0]{6})\b/,n=/^rgb\s*\(\s*0+\s*,\s*0+\s*,\s*0+\s*\)$/,r=/^rgba\s*\(\s*0+\s*,\s*0+\s*,\s*0+\s*,\s*(1|1\.0*|0?\.\d+)\)$/,s=/^hsl\s*\(\s*0*\s*,\s*0%*\s*,\s*0%*\s*\)$/,i=/^hsla\s*\(\s*0*\s*,\s*0%*\s*,\s*0%*\s*,\s*(1|1\.0*|0?\.\d+)\)$/;return!!(t.test(e)||n.test(e)||r.test(e)||s.test(e)||i.test(e))}function Mp(e){const t=/^#(?:[Ff]{3}|[Ff]{6})\b/,n=/^rgb\s*\(\s*255\s*,\s*255\s*,\s*255\s*\)$/,r=/^rgba\s*\(\s*255\s*,\s*255\s*,\s*255\s*,\s*(1|1\.0*|0?\.\d+)\)$/,s=/^hsl\s*\(\s*0*\s*,\s*0%*\s*,\s*100%*\s*\)$/,i=/^hsla\s*\(\s*0*\s*,\s*0%*\s*,\s*100%*\s*,\s*(1|1\.0*|0?\.\d+)\)$/;return!!(t.test(e)||n.test(e)||r.test(e)||s.test(e)||i.test(e))}var ve=(e=>(e[e.COVER=0]="COVER",e[e.REPLACE=1]="REPLACE",e))(ve||{});function Lp(e){return e&&(e.s!==void 0||e.p!==void 0||e.v!==void 0||e.t!==void 0||e.f!==void 0||e.si!==void 0||e.custom!==void 0)}function Dp(e){if(e.t!==void 0)return e.t;if(typeof e.v=="string")return $t.STRING;if(typeof e.v=="number")return $t.NUMBER;if(typeof e.v=="boolean")return $t.BOOLEAN}function xp(e){if(e==null)return!0;const{v:t,f:n,si:r,p:s,s:i,custom:o}=e;return!(!(t==null||typeof t=="string"&&t.length===0)||n!=null&&n.length>0||r!=null&&r.length>0||s!=null||o!=null)}function Up(e){return e!=null&&(typeof e=="string"||typeof e=="number"||typeof e=="boolean")}var me=(e=>(e[e.NORMAL=0]="NORMAL",e[e.ROW=1]="ROW",e[e.COLUMN=2]="COLUMN",e[e.ALL=3]="ALL",e))(me||{}),ze=(e=>(e[e.NONE=0]="NONE",e[e.ROW=1]="ROW",e[e.COLUMN=2]="COLUMN",e[e.ALL=3]="ALL",e))(ze||{});function Pp(e){return[e.startRow,e.startColumn,e.endRow,e.endColumn]}var ml=(e=>(e.NONE="none",e.BACKWARD="backward",e.FORWARD="forward",e))(ml||{}),_l=(e=>(e.RECT="RECT",e.TEXT="TEXT",e))(_l||{});function Fp(e,t,n){let r=!1,s=!1,i=e,o=t,a=e,l=t;if(n==null)return{actualRow:e,actualColumn:t,isMergedMainCell:s,isMerged:r,endRow:i,endColumn:o,startRow:a,startColumn:l};for(let c=0;c<n.length;c++){const{startRow:u,endRow:h,startColumn:d,endColumn:f}=n[c];if(e===u&&t===d){i=h,o=f,a=u,l=d,s=!0;break}if(e>=u&&e<=h&&t>=d&&t<=f){i=h,o=f,a=u,l=d,r=!0;break}}return{actualRow:e,actualColumn:t,isMergedMainCell:s,isMerged:r,endRow:i,endColumn:o,startRow:a,startColumn:l}}function kp(e){const{actualRow:t,actualColumn:n,isMerged:r,isMergedMainCell:s,mergeInfo:i}=e;let{startY:o,endY:a,startX:l,endX:c}=e,u=t,h=n,d=t,f=n;if(r&&i){const{startRow:_,startColumn:C,endRow:T,endColumn:S,startY:x,endY:B,startX:V,endX:y}=i;u=_,h=C,d=T,f=S,o=x,a=B,l=V,c=y}return s&&(o=i.startY,a=i.endY,l=i.startX,c=i.endX,d=i.endRow,f=i.endColumn),{startRow:u,startColumn:h,endRow:d,endColumn:f,startY:o,endY:a,startX:l,endX:c}}function jp(e){if(!e)return;const{actualRow:t,actualColumn:n,isMerged:r,isMergedMainCell:s,startRow:i,startColumn:o,endRow:a,endColumn:l}=e;let c=t,u=n,h=t,d=n;return(r||s)&&(c=i,u=o,h=a,d=l),{startRow:c,startColumn:u,endRow:h,endColumn:d}}function El(e){var n;return!e||(((n=e==null?void 0:e.v)==null?void 0:n.toString())||"").length===0&&!e.p}function Hp(e){return El(e)&&(e==null?void 0:e.coverable)!==!1}function Ot(e){if(e){if(e.rgb)return e.rgb;if(e.th)return new Yr().setThemeColor(e.th).asThemeColor().asRgbColor().getCssString()}return null}function Bp(e){return $.isString(e)&&e.substring(0,1)==="="&&e.length>1}function $p(e){return $.isString(e)&&e.length>0}function Wp(e,t=!1){var i;let n="";const r=new Map([["ff",()=>{e.ff&&(n+=`font-family: ${e.ff}; `)}],["fs",()=>{if(e.fs){let o=e.fs;e.va&&(o/=2),n+=`font-size: ${o}pt; `}}],["it",()=>{e.it&&(n+="font-style: italic; ")}],["bl",()=>{e.bl&&(n+="font-weight: bold; ")}],["ul",()=>{var o;(o=e.ul)!=null&&o.s&&(n.indexOf("text-decoration-line")>-1?n=n.replace(/(text-decoration-line:\s*[^;]+)(?=;)/g,(a,l)=>`${l} underline`):n+="text-decoration: underline; ",e.ul.cl&&n.indexOf("text-decoration-color")===-1&&(n+=`text-decoration-color: ${Ot(e.ul.cl)}; `),e.ul.t&&n.indexOf("text-decoration-style")===-1&&(n+=`text-decoration-style: ${e.ul.t} `))}],["st",()=>{var o;(o=e.st)!=null&&o.s&&(n.indexOf("text-decoration-line")>-1?n=n.replace(/(text-decoration-line:\s*[^;]+)(?=;)/g,(a,l)=>`${l} line-through`):n+="text-decoration-line: line-through; ",e.st.cl&&n.indexOf("text-decoration-color")===-1&&(n+=`text-decoration-color: ${Ot(e.st.cl)}; `),e.st.t&&n.indexOf("text-decoration-style")===-1&&(n+=`text-decoration-style: ${e.st.t} `))}],["ol",()=>{var o;(o=e.ol)!=null&&o.s&&(n.indexOf("text-decoration-line")>-1?n=n.replace(/(text-decoration-line:\s*[^;]+)(?=;)/g,(a,l)=>`${l} overline`):n+="text-decoration-line: overline; ",e.ol.cl&&n.indexOf("text-decoration-color")===-1&&(n+=`text-decoration-color: ${Ot(e.ol.cl)}; `),e.ol.t&&n.indexOf("text-decoration-style")===-1&&(n+=`text-decoration-style: ${e.ol.t} `))}],["bg",()=>{e.bg&&(n+=`background: ${Ot(e.bg)}; `)}],["bd",()=>{var o,a,l,c,u,h,d,f,_,C,T,S;(o=e.bd)!=null&&o.b&&(n+=`border-bottom: ${pr((a=e.bd)==null?void 0:a.b.s)} ${(l=Ot(e.bd.b.cl))!=null?l:""}; `),(c=e.bd)!=null&&c.t&&(n+=`border-top: ${pr((u=e.bd)==null?void 0:u.t.s)} ${(h=Ot(e.bd.t.cl))!=null?h:""}; `),(d=e.bd)!=null&&d.r&&(n+=`border-right: ${pr((f=e.bd)==null?void 0:f.r.s)} ${(_=Ot(e.bd.r.cl))!=null?_:""}; `),(C=e.bd)!=null&&C.l&&(n+=`border-left: ${pr((T=e.bd)==null?void 0:T.l.s)} ${(S=Ot(e.bd.l.cl))!=null?S:""}; `)}],["cl",()=>{e.cl&&(n+=`color: ${Ot(e.cl)}; `)}],["va",()=>{e.va===xt.SUBSCRIPT?n+="vertical-align: sub; ":e.va===xt.SUPERSCRIPT&&(n+="vertical-align: super; ")}],["td",()=>{e.td===Xn.LEFT_TO_RIGHT?n+="direction: ltr; ":e.td===Xn.RIGHT_TO_LEFT&&(n+="direction: rtl; ")}],["tr",()=>{var o,a,l;e.tr&&(n+=`--data-rotate: (${(o=e.tr)==null?void 0:o.a}deg${(a=e.tr)!=null&&a.v?` ,${(l=e.tr)==null?void 0:l.v}`:""});`)}],["ht",()=>{e.ht===Ht.LEFT?n+="text-align: left; ":e.ht===Ht.RIGHT?n+="text-align: right; ":e.ht===Ht.CENTER?n+="text-align: center; ":e.ht===Ht.JUSTIFIED&&(n+="text-align: justify; ")}],["vt",()=>{e.vt===Zt.BOTTOM?n+="vertical-align: bottom; ":e.vt===Zt.TOP?n+="vertical-align: top; ":e.vt===Zt.MIDDLE&&(n+="vertical-align: middle; ")}],["tb",()=>{e.tb===en.CLIP?n+="white-space: nowrap; overflow-x: hidden; ":e.tb===en.WRAP&&(n+="white-space: normal;")}],["pd",()=>{var u,h,d,f,_,C,T,S;const o=`${(u=e.pd)==null?void 0:u.b}pt`,a=`${(h=e.pd)==null?void 0:h.t}pt`,l=`${(d=e.pd)==null?void 0:d.l}pt`,c=`${(f=e.pd)==null?void 0:f.r}pt`;(_=e.pd)!=null&&_.b&&(n+=`padding-bottom: ${o}; `),(C=e.pd)!=null&&C.t&&(n+=`padding-top: ${a}; `),(T=e.pd)!=null&&T.l&&(n+=`padding-left: ${l}; `),(S=e.pd)!=null&&S.r&&(n+=`padding-right: ${c}; `)}]]),s=["bd","tr","tb"];for(const o in e)t&&s.includes(o)||(i=r.get(o))==null||i();return n}function pr(e){let t="";return e===ke.NONE?t="none":e===ke.THIN?t="0.5pt solid":e===ke.HAIR?t="0.5pt double":e===ke.DOTTED?t="0.5pt dotted":e===ke.DASHED||e===ke.DASH_DOT?t="0.5pt dashed":e===ke.DASH_DOT_DOT?t="0.5pt dotted":e===ke.DOUBLE?t="0.5pt double":e===ke.MEDIUM?t="1pt solid":e===ke.MEDIUM_DASHED||e===ke.MEDIUM_DASH_DOT?t="1pt dashed":e===ke.MEDIUM_DASH_DOT_DOT?t="1pt dotted":e===ke.SLANT_DASH_DOT?t="0.5pt dashed":e===ke.THICK&&(t="1.5pt solid"),t}function Vp(e){let t=0;if(e=e.trim(),e==="none")t=ke.NONE;else if(e==="0.5pt solid")t=ke.THIN;else if(e==="0.5pt double")t=ke.HAIR;else if(e==="0.5pt dotted")t=ke.DOTTED;else if(e==="0.5pt dashed")t=ke.DASHED;else if(e==="1pt solid")t=ke.MEDIUM;else if(e==="1pt dashed")t=ke.MEDIUM_DASHED;else if(e==="1pt dotted")t=ke.MEDIUM_DASH_DOT_DOT;else if(e==="1.5pt solid")t=ke.THICK;else if(!e.includes("none"))t=ke.THIN;else return ke.NONE;return t}function zp(e,t){let n=e.body;if(t){const{headers:r,footers:s}=e;r!=null&&r[t]?n=r[t].body:s!=null&&s[t]&&(n=s[t].body)}return n}function Gp(e,t){const{startRow:n,endRow:r,startColumn:s,endColumn:i,rangeType:o}=e;if(n<0||s<0||r<0||i<0||!(Number.isNaN(n)&&Number.isNaN(r))&&o===me.COLUMN||!(Number.isNaN(s)&&Number.isNaN(i))&&o===me.ROW||o!==me.ROW&&o!==me.COLUMN&&(Number.isNaN(s)||Number.isNaN(n)||Number.isNaN(i)||Number.isNaN(r)))return!1;if(t){const a=t.getRowCount(),l=t.getColumnCount();if(r>=a||i>=l)return!1}return!0}function Kp(e,t){return{startRow:e,endRow:e,startColumn:t,endColumn:t}}function fi(e,t){return Object.prototype.toString.call(e)===Object.prototype.toString.call(t)?Object.prototype.toString.call(e)==="[object Object]"||Object.prototype.toString.call(e)==="[object Array]"?Object.keys(e).length!==Object.keys(t).length?!1:Object.keys(e).every(n=>fi(e[n],t[n])):e===t:!1}function Rl(e,t){const n=e.ts||{},r=t.ts||{};return e.sId!==t.sId?!1:fi(n,r)}function Yp(e,t){return t.some(n=>e.indexOf(n)>-1)}function Xr(e,t,n,r){if(e>t&&([e,t]=[t,e]),n>r&&([n,r]=[r,n]),t<n||r<e)return[e,t];n<e&&(n=e),r>t&&(r=t);const s=r-n+1;let i=[];return e===n?i=[r+1-s,t-s]:t===r?i=[e,n-1]:i=[e,t-s],i}function Xp(e){if(e==null)return!1;const t=e.bullet;return(t==null?void 0:t.listId)!=null}function Qp(e){if(e==null)return!1;const t=e.paragraphStyle;return Cl(t)}function Cl(e){var t;return!(e==null||(e.indentStart==null||e.indentStart.v===0)&&e.hanging==null||((t=e.hanging)==null?void 0:t.v)===0)}function Il(e,t,n){return e.slice(0,t)+n+e.slice(t)}function vl(e,t,n){return t>n?e:e.slice(0,t)+e.slice(n)}const Jp=/\s/g;function Zp(e){return e===null||e.toString().replace(Jp,"")===""||typeof e=="boolean"?!1:!isNaN(e)}function qp(e){let t=0;for(let n=0;n<e.length;n++)t=e.charCodeAt(n)+(t<<6)+(t<<16)-t;return t>>>0}const Pe=Symbol("newer"),Ke=Symbol("older");class em{constructor(t){R(this,"entry");this.entry=t}[Symbol.iterator](){return this}next(){const t=this.entry;return t?(this.entry=t[Pe],{done:!1,value:t.key}):{done:!0,value:void 0}}}class tm{constructor(t){R(this,"entry");this.entry=t}[Symbol.iterator](){return this}next(){const t=this.entry;return t?(this.entry=t[Pe],{done:!1,value:t.value}):{done:!0,value:void 0}}}class nm{constructor(t){R(this,"entry");this.entry=t}[Symbol.iterator](){return this}next(){const t=this.entry;return t?(this.entry=t[Pe],{done:!1,value:[t.key,t.value]}):{done:!0,value:void 0}}}var Ho,Bo;Bo=Pe,Ho=Ke;class mo{constructor(t,n){R(this,"key");R(this,"value");R(this,Bo);R(this,Ho);this.key=t,this.value=n,this[Pe]=void 0,this[Ke]=void 0}toJSON(){return{key:this.key,value:this.value}}}class Ur{constructor(...t){R(this,"_keymap");R(this,"size",0);R(this,"limit");R(this,"oldest");R(this,"newest");R(this,"_onShiftListeners",[]);if(Un.hasLength(t,1)){if(Un.isNumber(t[0])){const n=t[0];this._initialize(n,void 0);return}if(Un.isIterable(t[0])){const n=t[0];this._initialize(0,n);return}return}if(Un.hasLength(t,2)){const n=t[0],r=t[1];this._initialize(n,r)}}onShift(t){if(this._onShiftListeners.indexOf(t)===-1)return this._onShiftListeners.push(t),$e(()=>tr(this._onShiftListeners,t));throw new Error("[LRUMap]: the listener has been registered!")}_initialize(t,n){this.oldest=void 0,this.newest=void 0,this.size=0,this.limit=t,this._keymap=new Map,n&&(this.assign(n),t<1&&(this.limit=this.size))}_markEntryAsUsed(t){t!==this.newest&&(t[Pe]&&(t===this.oldest&&(this.oldest=t[Pe]),t[Pe][Ke]=t[Ke]),t[Ke]&&(t[Ke][Pe]=t[Pe]),t[Pe]=void 0,t[Ke]=this.newest,this.newest&&(this.newest[Pe]=t),this.newest=t)}assign(t){let n,r=this.limit||Number.MAX_VALUE;this._keymap.clear();const s=t[Symbol.iterator]();for(let i=s.next();!i.done;i=s.next()){const o=new mo(i.value[0],i.value[1]);if(this._keymap.set(o.key,o),n?(n[Pe]=o,o[Ke]=n):this.oldest=o,n=o,r--===0)throw new Error("overflow")}this.newest=n,this.size=this._keymap.size}set(t,n){let r=this._keymap.get(t);return r?(r.value=n,this._markEntryAsUsed(r),this):(this._keymap.set(t,r=new mo(t,n)),this.newest?(this.newest[Pe]=r,r[Ke]=this.newest):this.oldest=r,this.newest=r,++this.size,this.size>this.limit&&this.shift(),this)}shift(){const t=this.oldest;if(t)return this.oldest&&this.oldest[Pe]?(this.oldest=this.oldest[Pe],this.oldest[Ke]=void 0):(this.oldest=void 0,this.newest=void 0),t[Pe]=t[Ke]=void 0,this._keymap.delete(t.key),--this.size,this._onShiftListeners.forEach(n=>n(t)),[t.key,t.value]}get(t){const n=this._keymap.get(t);if(n)return this._markEntryAsUsed(n),n.value}has(t){return this._keymap.has(t)}find(t){const n=this._keymap.get(t);return n?n.value:void 0}delete(t){const n=this._keymap.get(t);if(n)return this._keymap.delete(n.key),n[Pe]&&n[Ke]?(n[Ke][Pe]=n[Pe],n[Pe][Ke]=n[Ke]):n[Pe]?(n[Pe][Ke]=void 0,this.oldest=n[Pe]):n[Ke]?(n[Ke][Pe]=void 0,this.newest=n[Ke]):this.oldest=this.newest=void 0,this.size--,n.value}clear(){this.oldest=void 0,this.newest=void 0,this.size=0,this._keymap.clear()}keys(){return new em(this.oldest)}values(){return new tm(this.oldest)}entries(){return this[Symbol.iterator]()}[Symbol.iterator](){return new nm(this.oldest)}forEach(t,n){typeof n!="object"&&(n=this);let r=this.oldest;for(;r;)t.call(n,r.value,r.key,this),r=r[Pe]}toJSON(){const t=new Array(this.size);let n=0,r=this.oldest;for(;r;)t[n++]={key:r.key,value:r.value},r=r[Pe];return t}toString(){let t="",n=this.oldest;for(;n;)t+=`${String(n.key)}:${n.value}`,n=n[Pe],n&&(t+=" < ");return t}}class Un{static hasLength(t,n){return t.length===n}static getValueType(t){return Object.prototype.toString.apply(t)}static isObject(t){return this.getValueType(t)==="[object Object]"}static isIterable(t){return t[Symbol.iterator]!=null}static isNumber(t){return this.getValueType(t)==="[object Number]"}}var Sl={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(typeof self<"u"?self:at,function(){return function(){var n={d:function(m,g){for(var p in g)n.o(g,p)&&!n.o(m,p)&&Object.defineProperty(m,p,{enumerable:!0,get:g[p]})},o:function(m,g){return Object.prototype.hasOwnProperty.call(m,g)}},r={};n.d(r,{default:function(){return rt}});var s={1078:"af",1052:"sq",1118:"am",5121:"ar_DZ",15361:"ar_BH",3073:"ar_EG",2049:"ar_IQ",11265:"ar_JO",13313:"ar_KW",12289:"ar_LB",4097:"ar_LY",6145:"ar_MA",8193:"ar_OM",16385:"ar_QA",1025:"ar_SA",10241:"ar_SY",7169:"ar_TN",14337:"ar_AE",9217:"ar_YE",1067:"hy",1101:"as",2092:"az_AZ",1068:"az_AZ",1069:"eu",1059:"be",2117:"bn",1093:"bn_IN",5146:"bs",1026:"bg",1109:"my",1027:"ca",2052:"zh_CN",3076:"zh_HK",5124:"zh_MO",4100:"zh_SG",1028:"zh_TW",1050:"hr",1029:"cs",1030:"da",1125:"dv",2067:"nl_BE",1043:"nl_NL",1126:"bin",3081:"en_AU",10249:"en_BZ",4105:"en_CA",9225:"en_CB",2057:"en_GB",16393:"en_IN",6153:"en_IE",8201:"en_JM",5129:"en_NZ",13321:"en_PH",7177:"en_ZA",11273:"en_TT",1033:"en_US",12297:"en_ZW",1061:"et",1071:"mk",1080:"fo",1065:"fa",1124:"fil",1035:"fi",2060:"fr_BE",11276:"fr_CM",3084:"fr_CA",9228:"fr_CG",12300:"fr_CI",1036:"fr_FR",5132:"fr_LU",13324:"fr_ML",6156:"fr_MC",14348:"fr_MA",10252:"fr_SN",4108:"fr_CH",7180:"fr",1122:"fy_NL",2108:"gd_IE",1084:"gd",1110:"gl",1079:"ka",3079:"de_AT",1031:"de_DE",5127:"de_LI",4103:"de_LU",2055:"de_CH",1032:"el",1140:"gn",1095:"gu",1279:"en",1037:"he",1081:"hi",1038:"hu",1039:"is",1136:"ig_NG",1057:"id",1040:"it_IT",2064:"it_CH",1041:"ja",1099:"kn",1120:"ks",1087:"kk",1107:"km",1111:"kok",1042:"ko",1088:"ky",1108:"lo",1142:"la",1062:"lv",1063:"lt",2110:"ms_BN",1086:"ms_MY",1100:"ml",1082:"mt",1112:"mni",1153:"mi",1102:"mr",1104:"mn",2128:"mn",1121:"ne",1044:"no_NO",2068:"no_NO",1096:"or",1045:"pl",1046:"pt_BR",2070:"pt_PT",1094:"pa",1047:"rm",2072:"ro_MO",1048:"ro_RO",1049:"ru",2073:"ru_MO",1083:"se",1103:"sa",3098:"sr_SP",2074:"sr_SP",1072:"st",1074:"tn",1113:"sd",1115:"si",1051:"sk",1060:"sl",1143:"so",1070:"sb",11274:"es_AR",16394:"es_BO",13322:"es_CL",9226:"es_CO",5130:"es_CR",7178:"es_DO",12298:"es_EC",17418:"es_SV",4106:"es_GT",18442:"es_HN",2058:"es_MX",19466:"es_NI",6154:"es_PA",15370:"es_PY",10250:"es_PE",20490:"es_PR",1034:"es_ES",14346:"es_UY",8202:"es_VE",1089:"sw",2077:"sv_FI",1053:"sv_SE",1114:"syc",1064:"tg",1097:"ta",1092:"tt",1098:"te",1054:"th",1105:"bo",1073:"ts",1055:"tr",1090:"tk",1058:"uk",1056:"ur",2115:"uz_UZ",1091:"uz_UZ",1075:"ve",1066:"vi",1106:"cy",1076:"xh",1085:"yi",1077:"zu"};const i=/^([a-z\d]+)(?:[_-]([a-z\d]+))?(?:\.([a-z\d]+))?(?:@([a-z\d]+))?$/i,o={},a={group:" ",decimal:".",positive:"+",negative:"-",percent:"%",exponent:"E",nan:"NaN",infinity:"∞",ampm:["AM","PM"],mmmm6:["Muharram","Safar","Rabiʻ I","Rabiʻ II","Jumada I","Jumada II","Rajab","Shaʻban","Ramadan","Shawwal","Dhuʻl-Qiʻdah","Dhuʻl-Hijjah"],mmm6:["Muh.","Saf.","Rab. I","Rab. II","Jum. I","Jum. II","Raj.","Sha.","Ram.","Shaw.","Dhuʻl-Q.","Dhuʻl-H."],mmmm:["January","February","March","April","May","June","July","August","September","October","November","December"],mmm:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dddd:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],ddd:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]};function l(m){const g=i.exec(m);if(!g)throw new SyntaxError("Malformed locale: ".concat(m));return{lang:g[1]+(g[2]?"_"+g[2]:""),language:g[1],territory:g[2]||"",codeset:g[3]||"",modifier:g[4]||""}}function c(m){if(typeof m=="number")return s[65535&m]||null;const g=parseInt(m,16);return isFinite(g)&&s[65535&g]?s[65535&g]||null:i.test(m)?m:null}function u(m){const g=c(m);let p=null;if(g){const I=l(g);p=o[I.lang]||o[I.language]||null}return p}function h(m){return Object.assign({},a,m)}function d(m,g){const p=typeof g=="object"?g:l(g);return o[p.lang]=h(m),p.language===p.lang||o[p.language]||(o[p.language]=h(m)),o[p.lang]}const f=h({group:","});function _(m,g){if(typeof m!="number")return m;if(m<0)return-_(-m,g);if(g){const p=10**(g||0)||1;return _(m*p,0)/p}return Math.round(m)}f.isDefault=!0,d({group:",",ampm:["上午","下午"],mmmm:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],mmm:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],dddd:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],ddd:["周日","周一","周二","周三","周四","周五","周六"]},"zh_CN"),d({group:",",nan:"非數值",ampm:["上午","下午"],mmmm:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],mmm:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],dddd:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],ddd:["週日","週一","週二","週三","週四","週五","週六"]},"zh_TW"),d({group:",",ampm:["午前","午後"],mmmm:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],mmm:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],dddd:["日曜日","月曜日","火曜日","水曜日","木曜日","金曜日","土曜日"],ddd:["日","月","火","水","木","金","土"]},"ja"),d({group:",",ampm:["오전","오후"],mmmm:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"],mmm:["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"],dddd:["일요일","월요일","화요일","수요일","목요일","금요일","토요일"],ddd:["일","월","화","수","목","금","토"]},"ko"),d({group:",",ampm:["ก่อนเที่ยง","หลังเที่ยง"],mmmm:["มกราคม","กุมภาพันธ์","มีนาคม","เมษายน","พฤษภาคม","มิถุนายน","กรกฎาคม","สิงหาคม","กันยายน","ตุลาคม","พฤศจิกายน","ธันวาคม"],mmm:["ม.ค.","ก.พ.","มี.ค.","เม.ย.","พ.ค.","มิ.ย.","ก.ค.","ส.ค.","ก.ย.","ต.ค.","พ.ย.","ธ.ค."],dddd:["วันอาทิตย์","วันจันทร์","วันอังคาร","วันพุธ","วันพฤหัสบดี","วันศุกร์","วันเสาร์"],ddd:["อา.","จ.","อ.","พ.","พฤ.","ศ.","ส."]},"th"),d({decimal:",",ampm:["dop.","odp."],mmmm:["ledna","února","března","dubna","května","června","července","srpna","září","října","listopadu","prosince"],mmm:["led","úno","bře","dub","kvě","čvn","čvc","srp","zář","říj","lis","pro"],dddd:["neděle","pondělí","úterý","středa","čtvrtek","pátek","sobota"],ddd:["ne","po","út","st","čt","pá","so"]},"cs"),d({group:".",decimal:",",mmmm:["januar","februar","marts","april","maj","juni","juli","august","september","oktober","november","december"],mmm:["jan.","feb.","mar.","apr.","maj","jun.","jul.","aug.","sep.","okt.","nov.","dec."],dddd:["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"],ddd:["søn.","man.","tir.","ons.","tor.","fre.","lør."]},"da"),d({group:".",decimal:",",ampm:["a.m.","p.m."],mmmm:["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"],mmm:["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],dddd:["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],ddd:["zo","ma","di","wo","do","vr","za"]},"nl"),d({group:","},"en"),d({decimal:",",nan:"epäluku",ampm:["ap.","ip."],mmmm:["tammikuuta","helmikuuta","maaliskuuta","huhtikuuta","toukokuuta","kesäkuuta","heinäkuuta","elokuuta","syyskuuta","lokakuuta","marraskuuta","joulukuuta"],mmm:["tammik.","helmik.","maalisk.","huhtik.","toukok.","kesäk.","heinäk.","elok.","syysk.","lokak.","marrask.","jouluk."],dddd:["sunnuntaina","maanantaina","tiistaina","keskiviikkona","torstaina","perjantaina","lauantaina"],ddd:["su","ma","ti","ke","to","pe","la"]},"fi"),d({group:" ",decimal:",",mmmm:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"],mmm:["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],dddd:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],ddd:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."]},"fr"),d({group:".",decimal:",",mmmm:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],mmm:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez."],dddd:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],ddd:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]},"de"),d({group:".",decimal:",",ampm:["π.μ.","μ.μ."],mmmm:["Ιανουαρίου","Φεβρουαρίου","Μαρτίου","Απριλίου","Μαΐου","Ιουνίου","Ιουλίου","Αυγούστου","Σεπτεμβρίου","Οκτωβρίου","Νοεμβρίου","Δεκεμβρίου"],mmm:["Ιαν","Φεβ","Μαρ","Απρ","Μαΐ","Ιουν","Ιουλ","Αυγ","Σεπ","Οκτ","Νοε","Δεκ"],dddd:["Κυριακή","Δευτέρα","Τρίτη","Τετάρτη","Πέμπτη","Παρασκευή","Σάββατο"],ddd:["Κυρ","Δευ","Τρί","Τετ","Πέμ","Παρ","Σάβ"]},"el"),d({decimal:",",ampm:["de.","du."],mmmm:["január","február","március","április","május","június","július","augusztus","szeptember","október","november","december"],mmm:["jan.","febr.","márc.","ápr.","máj.","jún.","júl.","aug.","szept.","okt.","nov.","dec."],dddd:["vasárnap","hétfő","kedd","szerda","csütörtök","péntek","szombat"],ddd:["V","H","K","Sze","Cs","P","Szo"]},"hu"),d({group:".",decimal:",",ampm:["f.h.","e.h."],mmmm:["janúar","febrúar","mars","apríl","maí","júní","júlí","ágúst","september","október","nóvember","desember"],mmm:["jan.","feb.","mar.","apr.","maí","jún.","júl.","ágú.","sep.","okt.","nóv.","des."],dddd:["sunnudagur","mánudagur","þriðjudagur","miðvikudagur","fimmtudagur","föstudagur","laugardagur"],ddd:["sun.","mán.","þri.","mið.","fim.","fös.","lau."]},"is"),d({group:".",decimal:",",mmmm:["Januari","Februari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember"],mmm:["Jan","Feb","Mar","Apr","Mei","Jun","Jul","Agu","Sep","Okt","Nov","Des"],dddd:["Minggu","Senin","Selasa","Rabu","Kamis","Jumat","Sabtu"],ddd:["Min","Sen","Sel","Rab","Kam","Jum","Sab"]},"id"),d({group:".",decimal:",",mmmm:["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"],mmm:["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],dddd:["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"],ddd:["dom","lun","mar","mer","gio","ven","sab"]},"it"),d({decimal:",",ampm:["a.m.","p.m."],mmmm:["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"],mmm:["jan.","feb.","mar.","apr.","mai","jun.","jul.","aug.","sep.","okt.","nov.","des."],dddd:["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"],ddd:["søn.","man.","tir.","ons.","tor.","fre.","lør."]},"nb"),d({decimal:",",mmmm:["stycznia","lutego","marca","kwietnia","maja","czerwca","lipca","sierpnia","września","października","listopada","grudnia"],mmm:["sty","lut","mar","kwi","maj","cze","lip","sie","wrz","paź","lis","gru"],dddd:["niedziela","poniedziałek","wtorek","środa","czwartek","piątek","sobota"],ddd:["niedz.","pon.","wt.","śr.","czw.","pt.","sob."]},"pl"),d({group:".",decimal:",",mmmm:["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"],mmm:["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],dddd:["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"],ddd:["dom.","seg.","ter.","qua.","qui.","sex.","sáb."]},"pt"),d({decimal:",",nan:"не число",mmmm:["января","февраля","марта","апреля","мая","июня","июля","августа","сентября","октября","ноября","декабря"],mmm:["янв.","февр.","мар.","апр.","мая","июн.","июл.","авг.","сент.","окт.","нояб.","дек."],dddd:["воскресенье","понедельник","вторник","среда","четверг","пятница","суббота"],ddd:["вс","пн","вт","ср","чт","пт","сб"]},"ru"),d({decimal:",",mmmm:["januára","februára","marca","apríla","mája","júna","júla","augusta","septembra","októbra","novembra","decembra"],mmm:["jan","feb","mar","apr","máj","jún","júl","aug","sep","okt","nov","dec"],dddd:["nedeľa","pondelok","utorok","streda","štvrtok","piatok","sobota"],ddd:["ne","po","ut","st","št","pi","so"]},"sk"),d({group:".",decimal:",",ampm:["a. m.","p. m."],mmmm:["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"],mmm:["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sept.","oct.","nov.","dic."],dddd:["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],ddd:["dom.","lun.","mar.","mié.","jue.","vie.","sáb."]},"es"),d({decimal:",",ampm:["fm","em"],mmmm:["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"],mmm:["jan.","feb.","mars","apr.","maj","juni","juli","aug.","sep.","okt.","nov.","dec."],dddd:["söndag","måndag","tisdag","onsdag","torsdag","fredag","lördag"],ddd:["sön","mån","tis","ons","tors","fre","lör"]},"sv"),d({group:".",decimal:",",ampm:["ÖÖ","ÖS"],mmmm:["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylül","Ekim","Kasım","Aralık"],mmm:["Oca","Şub","Mar","Nis","May","Haz","Tem","Ağu","Eyl","Eki","Kas","Ara"],dddd:["Pazar","Pazartesi","Salı","Çarşamba","Perşembe","Cuma","Cumartesi"],ddd:["Paz","Pzt","Sal","Çar","Per","Cum","Cmt"]},"tr");function C(m,g,p){const I=m<0?-1:1,b=10**(g||2),N=10**(p||2);let A,M,E=Math.abs(m),P=0,Z=0,U=0,Q=1;if((m=E)%1==0)M=[m*I,1];else if(m<1e-19)M=[I,1e19];else if(m>1e19)M=[1e19*I,1];else{do if(E=1/(E-Math.floor(E)),A=Q,Q=Q*Math.floor(E)+P,P=A,Z=U,U=Math.floor(m*Q+.5),U>=b||Q>=N)return[I*Z,P];while(Math.abs(m-U/Q)>=1e-10&&E!==Math.floor(E));M=[I*U,Q]}return M}const T={overflow:"######",dateErrorThrows:!1,dateErrorNumber:!0,dateSpanLarge:!0,leap1900:!0,nbsp:!0,throws:!0,invalid:"######",locale:"",ignoreTimezone:!1},S=Object.assign({},T);function x(m){if(m===null&&(m=T),m){for(const g in m)if(g in T){const p=m[g];S[g]=p==null?T[g]:p}}return{...S}}const B={"#":"",0:"0","?":" "},V={"@":"text","-":"minus","+":"plus"},y=["#000","#FFF","#F00","#0F0","#00F","#FF0","#F0F","#0FF","#000","#FFF","#F00","#0F0","#00F","#FF0","#F0F","#0FF","#800","#080","#008","#880","#808","#088","#CCC","#888","#99F","#936","#FFC","#CFF","#606","#F88","#06C","#CCF","#008","#F0F","#FF0","#0FF","#808","#800","#088","#00F","#0CF","#CFF","#CFC","#FF9","#9CF","#F9C","#C9F","#FC9","#36F","#3CC","#9C0","#FC0"],O=["¤","$","£","¥","֏","؋","৳","฿","៛","₡","₦","₩","₪","₫","€","₭","₮","₱","₲","₴","₸","₹","₺","₼","₽","₾","₿"],L=new RegExp("["+O.join("")+"]");function z(m,g,p){return g[p+"_max"]=m.length,g[p+"_min"]=m.replace(/#/g,"").length,g}const ge={};function de(m){if(!(m in ge)){const g=[],p=m.replace(/^[#,]+/,"").replace(/[1-9]\d*/g,I=>"?".repeat(I.length));for(let I=0;I<p.length;I++){const b=p.charAt(I);g[I]=b in B?B[b]:b}ge[m]=g.join("")}return ge[m]}function be(m,g){typeof m=="string"&&(m={type:"string",value:m=m.replace(/ /g,B["?"])}),g.push(m)}function we(m){const g=[],p={scale:1,percent:!1,text:!1,date:0,date_eval:!1,date_system:1,sec_decimals:0,general:!1,clock:24,int_pattern:[],frac_pattern:[],man_pattern:[],den_pattern:[],num_pattern:[],tokens:g};let I=m+"",b="int",N=!1,A=null;const M=[];let E,P,Z=!1;for(;I&&!N;){if(E=/^General/i.exec(I))p.general=!0,be({type:"general"},g);else if(b==="int"&&(E=/^[#?0]+(?:,[#?0]+)*/.exec(I))||b==="den"&&(E=/^[#?\d]+/.exec(I))||(E=/^[#?0]+/.exec(I)))p[b+"_pattern"].push(E[0]),A={type:b,num:E[0]},be(A,g);else if((E=/^\//.exec(I))&&p[b+"_pattern"].length){if(!A)throw new SyntaxError("Missing a numerator in pattern ".concat(m));p.fractions=!0,p.num_pattern.push(p[b+"_pattern"].pop()),A.type="num",b="den",be({type:"div"},g)}else if(E=/^,+/.exec(I)){const w=I.charAt(1)in B;P.slice(-1)in B&&(E[0].length>1||!w)?p.scale=.001**E[0].length:p.dec_fractions||be(E[0],g)}else{if(E=/^;/.exec(I)){N=!0;break}if(E=/^[@+-]/.exec(I))E[0]==="@"&&(p.text=!0),be({type:V[E[0]]},g);else if(E=/^(?:\[(h+|m+|s+)\])/i.exec(I)){const w=E[1].toLowerCase(),k=w[0],re={type:"",size:0,date:1,raw:E[0],pad:w.length};k==="h"?(re.size=16,re.type="hour-elap"):k==="m"?(re.size=32,re.type="min-elap"):(re.size=64,re.type="sec-elap"),p.date=p.date|re.size,M.push(re),be(re,g)}else if(E=/^(?:B2)/i.exec(I))Z||(p.date_system=6);else if(E=/^(?:B1)/i.exec(I))Z||(p.date_system=1);else if(E=/^(?:([hHmMsSyYbBdDegG])\1*)/.exec(I)){const w={type:"",size:0,date:1,raw:E[0]},k=E[0].toLowerCase(),re=k[0];if(k==="y"||k==="yy")w.size=2,w.type="year-short";else if(re==="y"||re==="e")w.size=2,w.type="year";else if(k==="b"||k==="bb")w.size=2,w.type="b-year-short";else if(re==="b")w.size=2,w.type="b-year";else if(k==="d"||k==="dd")w.size=8,w.type="day",w.pad=/dd/.test(k);else if(k==="ddd")w.size=8,w.type="weekday-short";else if(re==="d")w.size=8,w.type="weekday";else if(re==="h")w.size=16,w.type="hour",w.pad=/hh/i.test(k);else if(re==="m"){k.length===3?(w.size=4,w.type="monthname-short"):k.length===5?(w.size=4,w.type="monthname-single"):k.length>=4&&(w.size=4,w.type="monthname");const ue=M[M.length-1];!w.type&&ue&&!ue.used&&80&ue.size&&(ue.used=!0,w.size=32,w.type="min",w.pad=/mm/.test(k)),w.type||(w.size=4,w.type="month",w.pad=/mm/.test(k),w.indeterminate=!0)}else if(re==="s"){w.size=64,w.type="sec",w.pad=/ss/.test(k);const ue=M[M.length-1];ue&&32&ue.size?w.used=!0:ue&&ue.indeterminate&&(delete ue.indeterminate,ue.size=32,ue.type="min",w.used=!0)}p.date=p.date|w.size,p.date_eval=!0,M.push(w),be(w,g)}else if(E=/^(?:AM\/PM|am\/pm|A\/P)/.exec(I))p.clock=12,p.date=16|p.date,p.date_eval=!0,be({type:"am",short:E[0]==="A/P"},g);else if(p.date&&(E=/^\.0{1,3}/i.exec(I))){const w=E[0].length-1,k=[64,128,256,512][w];p.date=p.date|k,p.date_eval=!0,p.sec_decimals=Math.max(p.sec_decimals,w),be({type:"subsec",size:k,decimals:w,date:1,raw:E[0]},g)}else if((E=/^\\(.)/.exec(I))||(E=/^"([^"]*?)"/.exec(I)))be(E[1],g);else if(E=/^\[(<[=>]?|>=?|=)\s*(-?[.\d]+)\]/.exec(I))p.condition=[E[1],parseFloat(E[2],10)];else if(E=/^\[\$([^\]]+)\]/.exec(I)){const w=E[1].split("-"),k=w.length<2?"":w[w.length-1],re=w[0];re&&be(re,g);const ue=c(k);ue&&(p.locale=ue);const Ie=parseInt(k,16);isFinite(Ie)&&16711680&Ie&&(Ie>>16&255)===6&&(p.date_system=6),Z=!0}else if(E=/^\[(black|blue|cyan|green|magenta|red|white|yellow|color\s*(\d+))\]/i.exec(I))p.color=E[2]?y[parseInt(E[2],10)]||"#000":E[1].toLowerCase();else if(!(E=/^\[(DBNum1|ENG|HIJ|JPN|TWN)\]/i.exec(I))){if(E=/^%/.exec(I))p.scale=100,p.percent=!0,be("%",g);else if(E=/^_(\\.|.)/.exec(I))be(" ",g);else if(E=/^\./.exec(I))be({type:"point",value:E[0]},g),p.dec_fractions=!0,b="frac";else if(E=/^[Ee]([+-]?|(?=[0#?]))/.exec(I))p.exponential=!0,p.exp_plus=E[1]==="+",b="man",be({type:"exp",plus:E[1]==="+"},g);else if(!(E=/^\*(\\.|.)/.exec(I))){if(E=/^[BENn[]/.exec(I))throw new SyntaxError("Unexpected char ".concat(I.charAt(0)," in pattern ").concat(m));I[0]==="("&&(p.parens=!0),E=[I[0]],be(E[0],g)}}}P=E[0],I=I.slice(E?E[0].length:1)}if(p.pattern=m.slice(0,m.length-I.length),/^((?:\[[^\]]+\])+)(;|$)/.test(p.pattern)&&!/^\[(?:h+|m+|s+)\]/.test(p.pattern)&&be({type:"text"},g),p.fractions&&p.dec_fractions||p.fractions&&p.exponential)throw new SyntaxError("Invalid pattern: ".concat(p.pattern));const U=p.int_pattern.join("");if(p.grouping=U.indexOf(",")>=0,p.grouping){const w=U.split(","),k=w.length;k===2?(p.group_pri=w[1].length,p.group_sec=p.group_pri):k>2&&(p.group_pri=w[k-1].length,p.group_sec=w[k-2].length)}else p.group_pri=0,p.group_sec=0;z(U.replace(/[,]/g,""),p,"int"),z(p.frac_pattern.join(""),p,"frac"),z(p.man_pattern.join(""),p,"man");let Q=p.num_pattern.join(""),ae=p.den_pattern.join("");const W=/\?/.test(ae)||/\?/.test(Q);return ae=ae.replace(/\d/g,W?"?":"#"),W&&(ae=ae.replace(/#$/g,"?")),z(Q,p,"num"),z(ae,p,"den"),W&&(Q=Q.replace(/#$/g,"?")),p.int_padding=de(p.int_pattern.join("")),p.man_padding=de(p.man_pattern.join("")),p.num_padding=de(Q),p.den_padding=de(ae),p.den_pattern.length&&(p.denominator=parseInt(p.den_pattern.join("").replace(/\D/g,""),10)),p.integer=!!p.int_pattern.join("").length,p.fractions&&g.forEach((w,k)=>{const re=g[k+1];w.type==="string"&&re&&(re.type==="num"?w.rule="num+int":re.type==="div"?w.rule="num":re.type==="den"&&(w.rule="den"))}),p}const Me=m=>{const g=m.condition;g&&g[1]<0&&(g[0]==="<"||g[0]==="<="||g[0]==="=")||m.tokens.unshift({type:"minus",volatile:!0})};function je(m){const g=[];let p,I=!1,b=null,N=m,A=0,M=!1,E=0,P=0;do{if(M=we(N),(M.date||M.general)&&(M.int_pattern.length||M.frac_pattern.length||M.scale!==1||M.text))throw new Error("Illegal format");if(M.condition&&(P++,I=!0),M.text){if(b)throw new Error("Unexpected partition");b=M}M.locale&&(p=c(M.locale)),g.push(M),A=N.charAt(M.pattern.length)===";"?1:0,N=N.slice(M.pattern.length+A),E++}while(A&&E<4&&P<3);if(A)throw new Error("Unexpected partition");if(P>2)throw new Error("Unexpected condition");const Z=g[3];if(Z&&(Z.int_pattern.length||Z.frac_pattern.length||Z.date))throw new Error("Unexpected partition");if(I){const U=g.length;if(U===1&&(g[1]=we("General"),g[1].generated=!0),U<3){const Q=g[0],ae=g[1];if(Me(Q),ae.condition)Me(ae);else{const W=Q.condition;(W[0]==="="||W[1]>=0&&(W[0]===">"||W[0]===">="))&&ae.tokens.unshift({type:"minus",volatile:!0})}}else g.forEach(Me)}else{if(g.length<4&&b)for(let U=0,Q=g.length;U<Q;U++)g[U]===b&&g.splice(U,1);if(g.length<1&&b&&(g[0]=we("General"),g[0].generated=!0),g.length<2){const U=we(g[0].pattern);U.tokens.unshift({type:"minus",volatile:!0}),U.generated=!0,g.push(U)}if(g.length<3){const U=we(g[0].pattern);U.generated=!0,g.push(U)}if(g.length<4)if(b)g.push(b);else{const U=we("@");U.generated=!0,g.push(U)}g[0].condition=[">",0],g[1].condition=["<",0],g[2].condition=null}return{pattern:m,partitions:g,locale:p}}const Ae=Math.floor;function tt(m){if((!(arguments.length>1&&arguments[1]!==void 0)||arguments[1])&&m>=0){if(m===0)return[1900,1,0];if(m===60)return[1900,2,29];if(m<60)return[1900,m<32?1:2,(m-1)%31+1]}let p=m+68569+2415019;const I=Ae(4*p/146097);p-=Ae((146097*I+3)/4);const b=Ae(4e3*(p+1)/1461001);p=p-Ae(1461*b/4)+31;const N=Ae(80*p/2447),A=p-Ae(2447*N/80);p=Ae(N/11);const M=N+2-12*p;return[0|100*(I-49)+b+p,0|M,0|A]}function qr(m){return tt(m+1462)}function wn(m){if(m===60)throw new Error("#VALUE!");if(m<=1)return[1317,8,29];if(m<60)return[1317,m<32?9:10,1+(m-2)%30];const g=10631/30,p=.1335;let I=m+466935;const b=Ae(I/10631);I-=10631*b;const N=Ae((I-p)/g);I-=Ae(N*g+p);const A=Ae((I+28.5001)/29.5);return A===13?[30*b+N,12,30]:[30*b+N,A,I-Ae(29.5001*A-29)]}function an(m){let g=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,p=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2];const I=Ae(m);return g===6?wn(I):g===-1?qr(I):tt(I,p)}const Kt=Math.floor,An=86400;function Et(m,g){let p=null;if(Array.isArray(m)){const[I,b,N,A,M,E]=m;p=Date.UTC(I,b==null?0:b-1,N!=null?N:1,A||0,M||0,E||0)}else if(m instanceof Date&&(p=1*m,!g||!g.ignoreTimezone)){const I=new Date;I.setUTCFullYear(m.getFullYear(),m.getMonth(),m.getDate()),I.setUTCHours(m.getHours(),m.getMinutes(),m.getSeconds(),m.getMilliseconds()),p=1*I}if(p!=null&&isFinite(p)){const I=p/864e5;return I-(I<=-25509?-25568:-25569)}return m}function ur(m,g){let p=0|m;const I=An*(m-p);let b=Kt(I);I-b>.9999&&(b+=1,b===An&&(b=0,p+=1));const N=b<0?An+b:b,[A,M,E]=an(m,0,g&&g.leap1900),P=Kt(N/60/60)%60,Z=Kt(N/60)%60,U=Kt(N)%60;if(g&&g.nativeDate){const Q=new Date(0);return Q.setUTCFullYear(A,M-1,E),Q.setUTCHours(P,Z,U),Q}return[A,M,E,P,Z,U]}function hr(m){return!!(m[0]&&m[0].percent||m[1]&&m[1].percent||m[2]&&m[2].percent||m[3]&&m[3].percent)}function v(m){return!!(m[0]&&m[0].date||m[1]&&m[1].date||m[2]&&m[2].date||m[3]&&m[3].date)}function D(m){const[g,p,I,b]=m;return!(g&&!g.generated||p&&!p.generated||I&&!I.generated||!b||!b.text||b.generated)}const K={text:15,datetime:10.8,date:10.8,time:10.8,percent:10.6,currency:10.4,grouped:10.2,scientific:6,number:4,fraction:2,general:0,error:0},ne=[["DMY",1],["DM",2],["MY",3],["MDY",4],["MD",5],["hmsa",6],["hma",7],["hms",8],["hm",9]],Y={total:1,sign:0,period:0,int:1,frac:0},J=(m,g)=>m.replace(/\./,g.decimal);function _e(m,g,p,I){const b=0|p;if(typeof p=="string")m.push(p);else if(p===b)m.push(Math.abs(b));else{const N=Math.abs(p);let A=N?Math.floor(Math.log10(N)):0,M=A<0?N*10**-A:N/10**A;M===10&&(M=1,A++);const E=function(Z){let U=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1];const Q=Math.abs(Z);if(!Q)return Y;const ae=U&&Z<0?1:0,W=Math.floor(Q),w=Math.floor(Math.log10(Q)+1);let k=0,re=0;if(W!==Q){k=1;const ue=String(_(w<0?Q*10**-w:Q/10**w,15));let Ie=ue.length,Se=!0,Le=0;for(;Le<=ue.length;){if(ue[Le]==="."){Ie--;break}ue[Le]==="0"&&Se?Ie--:Se=!1,Le++}re=Ie-w,re<0&&(re=0,k=0)}return{total:ae+Math.max(w,1)+k+re,digits:Math.max(w,0)+re,sign:ae,period:k,int:Math.max(w,1),frac:re}}(N),P=()=>{const Z=Math.abs(A);let U;U=M===1?M:_(M,5),m.push(J(U+"",I),I.exponent,A<0?I.negative:I.positive,Z<10?"0":"",Z)};if(A>=-4&&A<=-1){const Z=N.toPrecision(10+A).replace(/\.?0+$/,"");m.push(J(Z,I))}else if(A===10){const Z=N.toFixed(10).slice(0,12).replace(/\.$/,"");m.push(J(Z,I))}else if(Math.abs(A)<=9)if(E.total<=11){const Z=_(N,9).toFixed(E.frac);m.push(J(Z,I))}else A===9?m.push(Math.floor(N)):A>=0&&A<9?m.push(_(N,9-A)):P();else E.total>=12?P():Math.floor(N)===N?m.push(Math.floor(N)):m.push(J(_(N,9).toFixed(E.frac),I))}return m}const ce=86400,j={int:"integer",frac:"fraction",man:"mantissa",num:"numerator",den:"denominator"},G=function(m){let g=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;const p=Math.floor(Math.log10(m));return g>1?Math.floor(p/g)*g:p};function X(m,g,p,I){let b="",N="",A="",M="",E="",P=0,Z=0|m,U=0,Q=0,ae=1,W=0,w=0,k=0,re=0,ue=0,Ie=0;const Se=I||f;if(!g.text&&isFinite(g.scale)&&g.scale!==1&&(m=function(ie){if(ie===0)return ie;const fe=Math.ceil(Math.log10(ie<0?-ie:ie)),H=10**(16-Math.floor(fe));return Math.round(ie*H)/H}(m*g.scale)),g.exponential){let ie=Math.abs(m);if(ie){const fe=10**-G(ie,g.int_max),H=_(ie*fe,g.frac_max)/fe;P=G(H,g.int_max)}ie/=10**P,m=m<0?-ie:ie,b+=Math.abs(P)}if(g.integer){const ie=Math.abs(_(m,g.fractions?1:g.frac_max));E+=ie<1?"":Math.floor(ie)}if(g.grouping){let ie="",fe=E.length;for(fe>g.group_pri&&(fe-=g.group_pri,ie=Se.group+E.slice(fe,fe+g.group_pri)+ie);fe>g.group_sec;)fe-=g.group_sec,ie=Se.group+E.slice(fe,fe+g.group_sec)+ie;E=fe?E.slice(0,fe)+ie:ie}g.dec_fractions&&(M=String(_(m,g.frac_max)).split(".")[1]||"");let Le=!1;if(g.fractions){const ie=Math.abs(g.integer?m%1:m);if(ie)if(Le=!0,isFinite(g.denominator))A+=g.denominator,N+=_(ie*g.denominator),N==="0"&&(N="",A="",Le=!1,E||(E="0"));else{const fe=C(ie,g.integer?g.num_max:1/0,g.den_max);N+=fe[0],A+=fe[1],g.integer&&N==="0"&&(E||(E="0"),N="",A="",Le=!1)}}if(g.date){Z=Math.trunc(m);const ie=ce*(m-Z);if(U=Math.floor(ie),Ie=ie-U,Math.abs(Ie)<1e-6?Ie=0:Ie>.9999&&(Ie=0,U+=1,U===ce&&(U=0,Z+=1)),Ie){const fe=512&g.date||256&g.date||128&g.date;(fe===512&&Ie>.9995||fe===256&&Ie>.995||fe===128&&Ie>.95||!fe&&Ie>=.5)&&(U++,Ie=0)}if(Z||g.date_system){const fe=an(m,g.date_system,p.leap1900);Q=fe[0],ae=fe[1],W=fe[2]}if(U){const fe=U<0?ce+U:U;ue=Math.floor(fe)%60,re=Math.floor(fe/60)%60,k=Math.floor(fe/60/60)%60}if(w=(6+Z)%7,g.date_eval&&(st=m,ct=Z+U/ce,p.dateSpanLarge?st<-694324||ct>=35830291:st<0||ct>=2958466)){if(p.dateErrorThrows)throw new Error("Date out of bounds");return p.dateErrorNumber?_e(m<0?[Se.negative]:[],0,m,Se).join(""):p.overflow}}var st,ct;if(g.int_padding&&(E=g.int_padding.length===1?E||g.int_padding:g.int_padding.substring(0,g.int_padding.length-E.length)+E),g.num_padding&&(N=g.num_padding.length===1?N||g.num_padding:g.num_padding.substring(0,g.num_padding.length-N.length)+N),g.den_padding&&(A=g.den_padding.length===1?A||g.den_padding:A+g.den_padding.slice(A.length)),g.man_padding){const ie=g.exp_plus?"+":"";b=g.man_padding.length===1?(P<0?"-":ie)+(b||g.man_padding):(P<0?"-":ie)+g.man_padding.slice(0,g.man_padding.length-b.length)+b}const ee=[];let We=0;const oe={int:0,frac:0,man:0,num:0,den:0};for(let ie=0,fe=g.tokens.length;ie<fe;ie++){const H=g.tokens[ie],qe=H.num?H.num.length:0;if(H.type==="string")H.rule?H.rule==="num"?Le?ee.push(H.value):(g.num_min>0||g.den_min>0)&&ee.push(H.value.replace(/./g,B["?"])):H.rule==="num+int"?Le&&E?ee.push(H.value):g.den_min>0&&(E||g.num_min)&&ee.push(H.value.replace(/./g,B["?"])):H.rule==="den"&&(Le?ee.push(H.value):(g.den_min>0||g.den_min>0)&&ee.push(H.value.replace(/./g,B["?"]))):ee.push(H.value);else if(H.type==="error")ee.push(p.invalid);else if(H.type==="point")ee.push(g.date?H.value:Se.decimal);else if(H.type==="general")_e(ee,0,m,Se);else if(H.type==="exp")ee.push(Se.exponent);else if(H.type==="minus")H.volatile&&g.date||H.volatile&&(m>=0||typeof m!="number")||(H.volatile&&!g.fractions&&(g.integer||g.dec_fractions)?(m<0&&E&&E!=="0"||M)&&ee.push(Se.negative):ee.push(Se.negative));else if(H.type==="plus")ee.push(Se.positive);else if(H.type==="text")ee.push(m);else if(H.type==="div")Le?ee.push("/"):g.num_min>0||g.den_min>0?ee.push(B["?"]):ee.push(B["#"]);else if(H.type==="int")if(g.int_pattern.length===1)ee.push(E);else{const Ne=We?g.int_pattern.join("").length-oe.int:1/0,St=We===g.int_pattern.length-1?0:g.int_pattern.join("").length-(oe.int+H.num.length);ee.push(E.substring(E.length-Ne,E.length-St)),We++,oe.int+=H.num.length}else if(H.type==="frac"){const Ne=oe.frac;for(let St=0;St<qe;St++)ee.push(M[St+Ne]||B[H.num[St]]);oe.frac+=qe}else if(H.type in j)g[H.type+"_pattern"].length===1?(H.type==="int"&&ee.push(E),H.type==="frac"&&ee.push(M),H.type==="man"&&ee.push(b),H.type==="num"&&ee.push(N),H.type==="den"&&ee.push(A)):(ee.push(j[H.type].slice(oe[H.type],oe[H.type]+qe)),oe[H.type]+=qe);else if(H.type==="year")Q<0&&ee.push(Se.negative),ee.push(String(Math.abs(Q)).padStart(4,"0"));else if(H.type==="year-short"){const Ne=Q%100;ee.push(Ne<10?"0":"",Ne)}else if(H.type==="month")ee.push(H.pad&&ae<10?"0":"",ae);else if(H.type==="monthname-single")g.date_system===6?ee.push(Se.mmmm6[ae-1].charAt(0)):ee.push(Se.mmmm[ae-1].charAt(0));else if(H.type==="monthname-short")g.date_system===6?ee.push(Se.mmm6[ae-1]):ee.push(Se.mmm[ae-1]);else if(H.type==="monthname")g.date_system===6?ee.push(Se.mmmm6[ae-1]):ee.push(Se.mmmm[ae-1]);else if(H.type==="weekday-short")ee.push(Se.ddd[w]);else if(H.type==="weekday")ee.push(Se.dddd[w]);else if(H.type==="day")ee.push(H.pad&&W<10?"0":"",W);else if(H.type==="hour"){const Ne=k%g.clock||(g.clock<24?g.clock:0);ee.push(H.pad&&Ne<10?"0":"",Ne)}else if(H.type==="min")ee.push(H.pad&&re<10?"0":"",re);else if(H.type==="sec")ee.push(H.pad&&ue<10?"0":"",ue);else if(H.type==="subsec"){ee.push(Se.decimal);const Ne=Ie.toFixed(g.sec_decimals);ee.push(Ne.slice(2,2+H.decimals))}else if(H.type==="am"){const Ne=k<12?0:1;H.short&&!I?ee.push("AP"[Ne]):ee.push(Se.ampm[Ne])}else if(H.type==="hour-elap"){m<0&&ee.push(Se.negative);const Ne=24*Z+Math.floor(Math.abs(U)/3600);ee.push(String(Math.abs(Ne)).padStart(H.pad,"0"))}else if(H.type==="min-elap"){m<0&&ee.push(Se.negative);const Ne=1440*Z+Math.floor(Math.abs(U)/60);ee.push(String(Math.abs(Ne)).padStart(H.pad,"0"))}else if(H.type==="sec-elap"){m<0&&ee.push(Se.negative);const Ne=Z*ce+Math.abs(U);ee.push(String(Math.abs(Ne)).padStart(H.pad,"0"))}else if(H.type==="b-year")ee.push(Q+543);else if(H.type==="b-year-short"){const Ne=(Q+543)%100;ee.push(Ne<10?"0":"",Ne)}}return p.nbsp?ee.join(""):ee.join("").replace(/\u00a0/g," ")}function q(m,g){for(let p=0;p<3;p++){const I=g[p];if(I){let b;if(I.condition){const N=I.condition[0],A=I.condition[1];N==="="?b=m===A:N===">"?b=m>A:N==="<"?b=m<A:N===">="?b=m>=A:N==="<="?b=m<=A:N==="<>"&&(b=m!==A)}else b=!0;if(b)return I}}}const pe=we("@"),Ee="black",F={};function se(m,g){if(m){const p=m[0];g[p]=g[p]||{},se(m.slice(1),g[p])}else g.$=!0}["d-F-y","d-F-Y","d-M-y","d-M-Y","F-d-y","F-d-Y","F-j-y","F-j-Y","j-F-y","j-F-Y","j-M-y","j-M-Y","M-d-y","M-d-Y","M-j-y","M-j-Y","m-d-y","m-d-Y","m-j-y","m-j-Y","n-d-y","n-d-Y","n-j-y","n-j-Y","y-F-d","y-F-j","y-M-d","y-M-j","Y-F-d","Y-F-j","Y-M-d","Y-m-d","Y-M-j","Y-m-j","Y-n-d","Y-n-j","j-F","j-M","d-F","d-M","n-d","n-j","n-Y","m-d","m-j","m-Y","M-Y","M-y","F-y","F-Y","Y-M","Y-n","Y-m","Y-F","Y-M"].forEach(m=>{se(m,F),se(m+" x",F),se(m+" l",F),se(m+" l x",F),se("l "+m,F),se("l "+m+" x",F),se(m+" D",F),se(m+" D x",F),se("D "+m,F),se("D "+m+" x",F)});const De={jan:1,feb:2,mar:3,apr:4,may:5,jun:6,jul:7,aug:8,sep:9,oct:10,nov:11,dec:12},Te={january:1,february:2,march:3,april:4,june:6,july:7,august:8,september:9,october:10,november:11,december:12},Ce={sunday:"l",monday:"l",tuesday:"l",wednesday:"l",thursday:"l",friday:"l",saturday:"l",sun:"D",mon:"D",tue:"D",wed:"D",thu:"D",fri:"D",sat:"D"},He=new Date().getUTCFullYear();function dt(m){const g=new RegExp("^([\\s+%"+O.join("")+"(-]*)(((?:(?:\\d[\\d,]*)(?:\\.\\d*)?|(?:\\.\\d+)))([eE][+-]?\\d+)?)([\\s%"+O.join("")+")]*)$").exec(m);if(g){const[,p,I,b,N,A]=g;let M=1,E="",P=!1,Z=!1,U=!1,Q=!1,ae=!1,W=null,w=!1,k=parseFloat(I.replace(/,/g,""));if(!isFinite(k))return null;for(let ue=0;ue<p.length;ue++){const Ie=p[ue];if(Ie==="-"){if(P||Z)return null;P=!0,M=-1}else if(L.test(Ie)){if(ae)return null;ae=!0,W=Ie}else if(Ie==="("){if(Z||P)return null;Z=!0,M=-1}else if(Ie==="%"){if(Q)return null;Q=!0}}for(let ue=0;ue<A.length;ue++){const Ie=A[ue];if(L.test(Ie)){if(ae)return null;ae=!0,W=Ie,w=!0}else if(Ie===")"){if(U||!Z)return null;U=!0}else if(Ie==="%"){if(Q)return null;Q=!0}}if(N){if(Q||ae)return null;E="0.00E+00"}else if(Q){if(ae)return null;E=b.includes(".")?"0.00%":"0%",k*=.01}else if(ae){const ue=b.includes(".")?"#,##0.00":"#,##0";E=w?ue+W:W+ue}else b.includes(",")&&(E=b.includes(".")?"#,##0.00":"#,##0");const re={v:k*M};return E&&(re.z=E),re}}const xe=(m,g,p)=>{const I=p.path||"",b=Object.keys(g);for(let N=0;N<b.length;N++){let A;const M=b[N];if(g[M]){if(M==="$"||M==="€")m||(A=p);else if(M==="-"){const E=/^(\s*([./-]|,\s)\s*|\s+)/.exec(m);if(E){const P=E[1]==="-"||E[1]==="/"||E[1]==="."?E[1]:" ";if(!p.sep||p.sep===P){const Z=E[0].replace(/\s+/g," ");A=xe(m.slice(E[0].length),g[M],{...p,sep:P,path:I+Z})}}}else if(M===" "){const E=/^[,.]?\s+/.exec(m);if(E){const P=E[0].replace(/\s+/g," ");A=xe(m.slice(E[0].length),g[M],{...p,path:I+P})}}else if(M==="j"||M==="d"){const E=/^(0?[1-9]|1\d|2\d|3[01])\b/.exec(m);E&&(A=xe(m.slice(E[0].length),g[M],{...p,day:E[0],path:I+M}))}else if(M==="n"||M==="m"){const E=/^(0?[1-9]|1[012])\b/.exec(m);E&&(A=xe(m.slice(E[0].length),g[M],{...p,month:+E[0],_mon:E[0],path:I+M}))}else if(M==="F"||M==="M"){const E=/^([a-z]{3,9})\b/i.exec(m),P=E&&(M==="F"?Te:De)[E[0].toLowerCase()];P&&(A=xe(m.slice(E[0].length),g[M],{...p,month:P,_mon:E[0],path:I+M}))}else if(M==="l"||M==="D"){const E=/^([a-z]{3,9})\b/i.exec(m);(E&&Ce[E[0].toLowerCase()])===M&&(A=xe(m.slice(E[0].length),g[M],{...p,path:I+M}))}else if(M==="y"){const E=/^\d\d\b/.exec(m);if(E){const P=+E[0]>=30?+E[0]+1900:+E[0]+2e3;A=xe(m.slice(E[0].length),g[M],{...p,year:P,path:I+M})}}else if(M==="Y"){const E=/^\d\d\d\d\b/.exec(m);E&&(A=xe(m.slice(E[0].length),g[M],{...p,year:+E[0],path:I+M}))}else{if(M!=="x")throw new Error('Unknown date token "'.concat(M,'"'));{const E=Ue(m);E&&(A=xe("",g[M],{...p,time:E.v,tf:E.z,path:I+M}))}}if(A)return A}}};function Ve(m,g){const p=xe(m.trim(),F,{path:""});if(p){var I;if(p.sep==="."&&p.path.length===3)return null;const b=+((I=p.year)!==null&&I!==void 0?I:He);if(p.day||(p.day=1),!function(M,E,P){if(P<1||E<1||E>12)return!1;if(E===2){if(P>(M%4==0&&M%100!=0||M%400==0||M===1900?29:28))return!1}else if((E===4||E===6||E===9||E===11)&&P>30||(E===1||E===3||E===5||E===7||E===8||E===10||E===12)&&P>31)return!1;return!0}(b,p.month,p.day))return null;let N=-1/0;if(b<1900)return null;b<=1900&&p.month<=2?N=25568:b<1e4&&(N=25569);const A=Date.UTC(b,p.month-1,p.day)/864e5+N+(p.time||0);if(A>=0&&A<=2958465){const M=p._mon[0]==="0"||p.day[0]==="0"||p._mon.length===2&&p.day.length===2,E=p.path.replace(/[jdlDnmMFyYx-]/g,P=>P==="j"||P==="d"?M?"dd":"d":P==="D"?"ddd":P==="l"?"dddd":P==="n"||P==="m"?M?"mm":"m":P==="M"?"mmm":P==="F"?"mmmm":P==="y"?"yy":P==="x"?p.tf||"":P==="Y"?"yyyy":P);return g&&g.nativeDate?{v:ur(A,g),z:E}:{v:A,z:E}}}return null}function Ue(m){const g=/^\s*([10]?\d|2[0-4])(?::([0-5]\d|\d))?(?::([0-5]\d|\d))?(\.\d{1,10})?(?:\s*([AP])M?)?\s*$/i.exec(m);if(g){const[,p,I,b,N,A]=g;if(N&&!b||!A&&!I&&!b)return null;let M=1*(p||0);if(A){if(M>=13)return null;A[0]!=="p"&&A[0]!=="P"||(M+=12)}return{v:(60*M*60+60*(1*(I||0))+1*(b||0)+1*(N||0))/86400,z:(p.length===2?"hh":"h")+":mm"+(b?":ss":"")+(A?" AM/PM":"")}}return null}function nt(m){return/^\s*true\s*$/i.test(m)?{v:!0}:/^\s*false\s*$/i.test(m)?{v:!1}:null}const Je={};function Tt(m,g){const{pattern:p,partitions:I,locale:b}=m,N=E=>{const P=Object.assign({},x(),g,E);return b&&(P.locale=b),P},A=(E,P)=>{const Z=N(P);return function(U,Q,ae){const W=u(ae.locale),w=Q[3]?Q[3]:pe;if(typeof U=="boolean"&&(U=U?"TRUE":"FALSE"),U==null)return"";if(typeof U!="number")return X(U,w,ae,W);if(!isFinite(U)){const re=W||f;return isNaN(U)?re.nan:(U<0?re.negative:"")+re.infinity}const k=q(U,Q);return k?X(U,k,ae,W):ae.overflow}(Et(E,Z),I,Z)};A.color=(E,P)=>function(Z,U){if(typeof Z!="number"||!isFinite(Z))return(U[3]?U[3].color:pe.color)||Ee;const Q=q(Z,U);return Q&&Q.color||Ee}(Et(E,N(P)),I);const M=function(E){var P;let Z=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;const[U,Q]=E,ae=U.frac_max,W={type:"general",isDate:v(E),isText:D(E),isPercent:hr(E),maxDecimals:U.general?9:ae,scale:(P=U.scale)!==null&&P!==void 0?P:1,color:0,parentheses:0,grouped:U.grouping?1:0,_partitions:E},w=!W.isDate&&!W.isText&&!U.error&&U.tokens.some(Se=>Se.type==="string"&&(Z?Se.value===Z:L.test(Se.value)));let k="G",re=ae>=0?Math.min(15,ae):"",ue="",Ie="";if(Q&&Q.color&&(Ie="-",W.color=1),U.parens&&(ue="()",W.parentheses=1),w)k="C",W.type="currency";else if(U.error)W.type="error",W.maxDecimals=0;else if(W.isDate){let Se=0,Le=0,st="";U.tokens.forEach(ee=>{const We=ee.type;/^(b-)?year/.test(We)?(st+="Y",Le++):We.startsWith("month")?(st+="M",Le++):/^(week)?day/.test(We)?(st+="D",Le++):We!=="hour"&&We!=="min"&&We!=="sec"&&We!=="am"||(st+=We[0],Se++)}),W.type="date",Le&&Se?W.type="datetime":!Le&&Se&&(W.type="time");const ct=ne.find(ee=>st.startsWith(ee[0]));k=ct?"D":"G",re=ct?ct[1]:""}else W.isText?(k="G",W.type="text",re="",W.maxDecimals=0):U.general?(k="G",W.type="general",re=""):U.fractions?(k="G",W.type="fraction",re=""):U.exponential?(k="S",W.type="scientific"):W.isPercent?(k="P",W.type="percent"):U.grouping?(k=",",W.type="grouped"):(U.int_max||ae)&&(k="F",W.type="number");return W.code=k+re+Ie+ue,W.level=K[W.type],Object.freeze(W)}(I,(g||{}).currency)||new SyntaxError;return A.info=M,A.dateInfo=function(E){const[P]=E;return{year:!!(2&P.date),month:!!(4&P.date),day:!!(8&P.date),hours:!!(16&P.date),minutes:!!(32&P.date),seconds:!!(64&P.date),clockType:P.clock===12?12:24}}(I),A.isPercent=()=>!!M.isPercent,A.isDate=()=>!!M.isDate,A.isText=()=>!!M.isText,A.pattern=p,m.error&&(A.error=m.error),A.options=N,A.locale=b||g&&g.locale||"",Object.freeze(A)}function Oe(m,g){m||(m="General");let p=null;return Je[m]?p=Je[m]:(p=Object.assign({},x(),g).throws?je(m):function(I){try{return je(I)}catch(b){const N={tokens:[{type:"error"}],error:b.message};return{pattern:I,partitions:[N,N,N,N],error:b.message,locale:null}}}(m),p.error||(Je[m]=p)),Tt(p,g)}Oe.isDate=m=>Oe(m,{throws:!1}).isDate(),Oe.isPercent=m=>Oe(m,{throws:!1}).isPercent(),Oe.isText=m=>Oe(m,{throws:!1}).isText(),Oe.getInfo=(m,g)=>Oe(m,{...g,throws:!1}).info,Oe.getDateInfo=(m,g)=>Oe(m,{...g,throws:!1}).dateInfo,Oe.dateToSerial=Et,Oe.dateFromSerial=ur,Oe.options=x,Oe.dec2frac=C,Oe.round=_,Oe.codeToLocale=s,Oe.parseLocale=l,Oe.getLocale=u,Oe.addLocale=(m,g)=>{const p=l(g);return delete Je[p.lang],delete Je[p.language],d(m,p)},Oe.format=function(m,g,p){let I=arguments.length>3&&arguments[3]!==void 0&&arguments[3];const b=p&&typeof p=="object"?p:{locale:p,throws:!I};return Oe(m,b)(Et(g,b),b)},Oe.is_date=Oe.isDate,Oe.parseNumber=dt,Oe.parseDate=Ve,Oe.parseTime=Ue,Oe.parseBool=nt,Oe.parseValue=function(m,g){var p,I,b;return(p=(I=(b=dt(m))!==null&&b!==void 0?b:Ve(m,g))!==null&&I!==void 0?I:Ue(m))!==null&&p!==void 0?p:nt(m)};var rt=Oe;return r=r.default}()})})(Sl);var rm=Sl.exports,sm=rm;const im=qs(sm),om=im;function Wt(e){let t=0;const n=Object.keys(e);for(const r of n){const s=Number(r);t=Math.max(t,s)}return t+1}function Ts(e,t,n){const r=Wt(n),s=n;for(let i=r-1;i>=e;i--)s[i+1]=s[i];s[e]=t}function Ms(e,t,n){const r=Object.keys(n).reduce((s,i)=>Math.max(s,Number.parseInt(i)),0)+1;for(let s=e;s<r;s++)s<e+t?delete n[s]:n[s]!==void 0&&(n[s-t]=n[s],delete n[s])}function am(e,t){const n=e,r=Object.keys(n),s=r.length,i=t,o=Object.keys(i),a=o.length,l={};let c=0;for(let u=0;u<s;u++,c++){const h=r[u];l[c]=n[h]}for(let u=0;u<a;u++,c++){const h=o[u];l[c]=i[h]}return l}function lm(e,t,n){const r=n;if(Wt(n)>0){const i={};let o=0;for(let a=e;a<=t;a++)r[a]&&(i[o]=r[a],o++);return i}return{}}function Ls(e,t,n,r){const s=e>n;if(!s&&e+t>n)throw new Error("Invalid move operation");s?cm(e,t,n,r):um(e,t,n,r)}function cm(e,t,n,r){const s=r,i=[];for(let o=e;o<e+t;o++)i.push(s[o]);for(let o=e-1;o>=n;o--){const a=s[o];s[o+t]=a,a===void 0&&delete s[o+t]}i.forEach((o,a)=>{s[n+a]=o,o===void 0&&delete s[n+a]})}function um(e,t,n,r){const s=r,i=[];for(let o=e;o<e+t;o++)i.push(s[o]);for(let o=e+t;o<n;o++){const a=s[o];s[o-t]=a,a===void 0&&delete s[o-t]}i.forEach((o,a)=>{s[n+a-t]=o,o===void 0&&delete s[n+a-t]})}class wt{constructor(t={}){R(this,"_matrix");this._setOriginValue(t)}static MakeObjectMatrixSize(t){return new wt({[t-1]:{}})}getMatrix(){return this._matrix}forEach(t){const n=this._matrix,r=Object.keys(n);for(const s of r){const i=Number(s),o=n[i];if(t(i,o)===!1)return this}return this}forRow(t){const n=this._matrix,r=Object.keys(n);for(const s of r){const i=Number(s),o=n[i];if(t(i,Object.keys(o).map(l=>Number(l)))===!1)return this}return this}forValue(t){const n=this._matrix;for(const r in n){const s=Number(r),i=n[s];if(i)for(const o in i){const a=Number(o),l=i[a];if(t(s,a,l)===!1)return this}}return this}swapRow(t,n){const r=this._matrix[t],s=this._matrix[n];this._matrix[t]=s,this._matrix[n]=r}getRow(t){return this._matrix[t]}getRowOrCreate(t){let n=this.getRow(t);return n==null&&(n={},this._matrix[t]=n),n}reset(){this._setOriginValue({})}hasValue(){const t=this._matrix,n=Object.keys(t);if(n.length===0)return!1;for(const r of n){const s=Number(r),i=t[s];if(Object.keys(i).length>0)return!0}return!1}getValue(t,n){var r,s;return(s=(r=this._matrix)==null?void 0:r[t])==null?void 0:s[n]}setValue(t,n,r){const s=this.getRowOrCreate(t);s[n]=r}deleteValue(t,n){var r,s;(s=(r=this._matrix)==null?void 0:r[t])==null||delete s[n]}realDeleteValue(t,n){var r,s,i;if((s=(r=this._matrix)==null?void 0:r[t])==null||delete s[n],this.getRow(t)){const o=this.getRow(t);if(o==null)return;Object.keys(o).length===0&&((i=this._matrix)==null||delete i[t])}}setRow(t,n){this._matrix[t]=n}moveRows(t,n,r){Ls(t,n,r,this._matrix)}moveColumns(t,n,r){this.forEach((s,i)=>{Ls(t,n,r,i)})}insertRows(t,n){for(let r=t;r<t+n;r++)Ts(r,{},this._matrix)}insertColumns(t,n){for(let r=t;r<t+n;r++)this.forEach((s,i)=>{i&&Ts(r,void 0,i)})}removeRows(t,n){Ms(t,n,this._matrix)}removeColumns(t,n){this.forEach((r,s)=>{s&&Ms(t,n,s)})}getFragment(t,n,r,s){const i=new wt;let o=0;for(let a=t;a<=n;a++){const l={};let c=0;for(let u=r;u<=s;u++){const h=this.getValue(a,u);l[c]=h,c++}i.setRow(o,l),o++}return i}getSlice(t,n,r,s){const i=new wt;for(let o=t;o<=n;o++)for(let a=r;a<=s;a++){const l=this.getValue(o,a);l&&i.setValue(o,a,$.deepClone(l))}return i}getSizeOf(){return Object.keys(this._matrix).length}getLength(){return Wt(this._matrix)}getRange(){const r=this.getLength()-1;let s=0;const i=this.getLength();for(let o=0;o<i;o++){const a=this.getRow(o);if(a){const l=Wt(a)-1;s=l>s?l:s}}return{startRow:0,startColumn:0,endRow:r,endColumn:s}}toNativeArray(){const t=new Array;return this.forValue((n,r,s)=>{t.push(s)}),t}toArray(){const t=[];return this.forRow((n,r)=>{t[n]==null&&(t[n]=[]),r.forEach(s=>{t[n][s]=this.getValue(n,s)})}),t}toFullArray(){const t=this.getRange(),{endColumn:n,endRow:r}=t,s=[];for(let i=0;i<=r;i++){const o=new Array(n+1).fill(void 0);s.push(o)}return this.forValue((i,o,a)=>{s[i][o]=a}),s}toJSON(){return this._matrix}clone(){const t=JSON.stringify(this._matrix);return JSON.parse(t)}getData(){const t=JSON.stringify(this._matrix);return JSON.parse(t)}getArrayData(){let t=0,n=0,r=!1,s=!1;const i=new wt;return this.forEach((o,a)=>{r||(r=!0,t=o),Object.keys(a).forEach(l=>{const c=Number(l);s?c<n&&(n=c):(s=!0,n=c);const u=this.getValue(o,c);i.setValue(o-t,c-n,u)})}),i.getData()}getStartEndScope(){let t=1/0,n=-1/0,r=1/0,s=-1/0;const i=Object.keys(this._matrix);i.length>0&&(t=+i[0],n=+i[i.length-1]);for(const o of i){const a=Object.keys(this._matrix[o]);a.length>0&&(r=Math.min(r,+a[0]),s=Math.max(s,+a[a.length-1]))}return{startRow:t,endRow:n,startColumn:r,endColumn:s}}getDataRange(){let t=0,n=0,r=0,s=-1,i=!1,o=!1;return this.forEach((a,l)=>{if(i||(i=!0,t=a),l==null)return;const c=Wt(l)-1;c>r&&(r=c),Object.keys(l).forEach(u=>{const h=Number(u);o?h<n&&(n=h):(o=!0,n=h)}),a>s&&(s=a)}),{startRow:t,startColumn:n,endRow:s,endColumn:r}}getDiscreteRanges(){const t=[];return this.forEach((n,r)=>{Object.keys(r).forEach(s=>{const i=Number(s);let o=!1;for(const a of t)if(n>=a.startRow&&n<=a.endRow+1&&i>=a.startColumn&&i<=a.endColumn+1){a.endRow=Math.max(n,a.endRow),a.endColumn=Math.max(i,a.endColumn),o=!0;break}o||t.push({startRow:n,endRow:n,startColumn:i,endColumn:i})})}),t}merge(t){this.forValue((n,r)=>{const s=t.getValue(n,r);s!=null&&this.setValue(n,r,s)})}_setOriginValue(t={}){this._matrix=t}}const hm={sheetId:"",range:{startRow:-1,endRow:-1,startColumn:-1,endColumn:-1}},dm={startRow:-1,startColumn:-1,endRow:-1,endColumn:-1},fm={startRow:0,startColumn:0,endRow:0,endColumn:0},gm={row:0,column:0},et={ff:"Arial",fs:11,it:Re.FALSE,bl:Re.FALSE,ul:{s:Re.FALSE},st:{s:Re.FALSE},ol:{s:Re.FALSE},tr:{a:0,v:Re.FALSE},td:Xn.UNSPECIFIED,cl:{rgb:"#000"},bg:{rgb:"#fff"},ht:Ht.UNSPECIFIED,vt:Zt.UNSPECIFIED,tb:en.UNSPECIFIED,pd:{t:0,r:0,b:0,l:0},n:null},Ol={id:"default_slide",title:"defaultSlide",pageSize:{width:300,height:300}},pm=[ni,fa,ri];var bl=(e=>(e.ARRAY_CONVERTOR="ARRAY_CONVERTOR",e.MATRIX_CONVERTOR="MATRIX_CONVERTOR",e))(bl||{});function mr(e,t){const{textRuns:n=[]}=t;let r=0;for(const i of n){const{ts:o={},st:a,ed:l}=i;if(o[e]==null)return Re.FALSE;switch(e){case"bl":case"it":{if(o[e]===Re.FALSE)return Re.FALSE;break}case"ul":case"st":{if(o[e].s===Re.FALSE)return Re.FALSE;break}default:throw new Error(`unknown style key: ${e} in IStyleBase`)}r+=l-a}return t.dataStream.indexOf(`\r
|
|
7
7
|
`)===r?Re.TRUE:Re.FALSE}const zn=class zn{constructor(t,n,r){R(this,"_range");R(this,"_worksheet");this._deps=r,this._range=n,this._worksheet=t}static foreach(t,n){const{startRow:r,startColumn:s,endRow:i,endColumn:o}=t;for(let a=r;a<=i;a++)for(let l=s;l<=o;l++)n(a,l)}getRangeData(){return this._range}getValue(){return this.getValues()[0][0]}getValues(){const{startRow:t,endRow:n,startColumn:r,endColumn:s}=this._range,i=[];for(let o=t;o<=n;o++){const a=[];for(let l=r;l<=s;l++)a.push(this.getMatrix().getValue(o,l)||null);i.push(a)}return i}getMatrix(){const{startRow:t,endRow:n,startColumn:r,endColumn:s}=this._range,i=this._worksheet.getCellMatrix(),o=new wt;for(let a=t;a<=n;a++)for(let l=r;l<=s;l++)o.setValue(a,l,i.getValue(a,l)||null);return o}getMatrixObject(){const{startRow:t,endRow:n,startColumn:r,endColumn:s}=this._range,i=this._worksheet.getCellMatrix(),o=new wt;for(let a=t;a<=n;a++)for(let l=r;l<=s;l++)o.setValue(a-t,l-r,i.getValue(a,l)||{});return o}getA1Notation(){const{startRow:t,endRow:n,startColumn:r,endColumn:s}=this._range;let i,o;return r<s?(i=$.numToWord(r+1)+(t+1),o=$.numToWord(s+1)+(n+1)):(i=$.numToWord(s+1)+(n+1),o=$.numToWord(r+1)+(t+1)),i===o?`${i}`:`${i}:${o}`}getBackground(){return this.getBackgrounds()[0][0]}getBackgrounds(){const t=this._deps.getStyles();return this.getValues().map(n=>n.map(r=>{var i;const s=t.getStyleByCell(r);return((i=s==null?void 0:s.bg)==null?void 0:i.rgb)||et.bg.rgb}))}getCell(t,n){const{startRow:r,startColumn:s}=this._range,i={startRow:r+t,endRow:r+t,startColumn:s+n,endColumn:s+n};return new zn(this._worksheet,i,this._deps)}getColumn(){return this._range.startColumn}getObjectValue(t={}){return this.getObjectValues(t)[0][0]}getObjectValues(t={}){var a;const{startRow:n,endRow:r,startColumn:s,endColumn:i}=this._range,o=this._worksheet.getCellMatrix().getFragment(n,r,s,i).getData();if(t.isIncludeStyle){const l=this._deps.getStyles();for(let c=0;c<=r-n;c++)for(let u=0;u<=i-s;u++){if(o==null||((a=o==null?void 0:o[c])==null?void 0:a[u])==null)continue;const h=o[c][u].s;h&&(o[c][u].s=l.get(h))}}return o}getFontColor(){return this.getFontColors()[0][0]}getFontColors(){const t=this._deps.getStyles();return this.getValues().map(n=>n.map(r=>{var i;const s=t.getStyleByCell(r);return((i=s==null?void 0:s.cl)==null?void 0:i.rgb)||et.cl.rgb}))}getFontFamilies(){return this._getStyles("ff")}getFontFamily(){return this.getFontFamilies()[0][0]}getUnderlines(){return this._getStyles("ul")}getUnderline(){var n,r;const{p:t}=(n=this.getValue())!=null?n:{};return t&&Array.isArray((r=t.body)==null?void 0:r.textRuns)&&t.body.textRuns.length>0?mr("ul",t.body)===Re.TRUE?{s:Re.TRUE}:{s:Re.FALSE}:this.getUnderlines()[0][0]}getOverlines(){return this._getStyles("ol")}getOverline(){return this.getOverlines()[0][0]}getStrikeThrough(){var n,r;const{p:t}=(n=this.getValue())!=null?n:{};return t&&Array.isArray((r=t.body)==null?void 0:r.textRuns)&&t.body.textRuns.length>0?mr("st",t.body)===Re.TRUE?{s:Re.TRUE}:{s:Re.FALSE}:this.getStrikeThroughs()[0][0]}getStrikeThroughs(){return this._getStyles("st")}getFontSize(){var n,r;const t=((n=this.getValue())==null?void 0:n.p)||{};return t&&Array.isArray((r=t.body)==null?void 0:r.textRuns)&&t.body.textRuns.length>0?t.body.textRuns.some(s=>{var i;return((i=s==null?void 0:s.ts)==null?void 0:i.fs)!=null})?Math.max(...t.body.textRuns.map(s=>{var i;return((i=s==null?void 0:s.ts)==null?void 0:i.fs)||0})):this.getFontSizes()[0][0]:this.getFontSizes()[0][0]}getFontSizes(){return this._getStyles("fs")}getBorder(){return this.getBorders()[0][0]}getBorders(){return this._getStyles("bd")}getFontStyle(){var n,r;const{p:t}=(n=this.getValue())!=null?n:{};return t&&Array.isArray((r=t.body)==null?void 0:r.textRuns)&&t.body.textRuns.length>0?mr("it",t.body)===Re.TRUE?Mr.ITALIC:Mr.NORMAL:this._getFontStyles()[0][0]}_getFontStyles(){return this._getStyles("it")}getFontWeight(){var n,r;const{p:t}=(n=this.getValue())!=null?n:{};return t&&Array.isArray((r=t.body)==null?void 0:r.textRuns)&&t.body.textRuns.length>0?mr("bl",t.body)===Re.TRUE?Lr.BOLD:Lr.NORMAL:this._getFontWeights()[0][0]}_getFontWeights(){return this._getStyles("bl")}getGridId(){return this._worksheet.getSheetId()}getHeight(){const{_range:t,_worksheet:n}=this,{startRow:r,endRow:s}=t;let i=0;for(let o=0;o<=s-r;o++){const a=n.getRowHeight(o);i+=a}return i}getHorizontalAlignment(){return this.getHorizontalAlignments()[0][0]}getHorizontalAlignments(){return this._getStyles("ht")}getLastColumn(){return this._range.endColumn}getLastRow(){return this._range.endRow}getNumColumns(){const{startColumn:t,endColumn:n}=this._range;return n-t+1}getNumRows(){const{startRow:t,endRow:n}=this._range;return n-t+1}getRichTextValue(){return this.getRichTextValues()[0][0]}getRichTextValues(){return this.getValues().map(t=>t.map(n=>(n==null?void 0:n.p)||""))}getRowIndex(){return this._range.startRow}getSheet(){return this._worksheet}getTextDirection(){return this.getTextDirections()[0][0]}getTextDirections(){return this._getStyles("td")}getTextRotation(){return this.getTextRotations()[0][0]}getTextRotations(){return this._getStyles("tr")}getTextStyle(){return this.getTextStyles()[0][0]}getTextStyles(){const t=this._deps.getStyles();return this.getValues().map(n=>n.map(r=>t.getStyleByCell(r)))}getVerticalAlignment(){return this.getVerticalAlignments()[0][0]}getVerticalAlignments(){return this._getStyles("vt")}getWidth(){const{_range:t,_worksheet:n}=this,{startColumn:r,endColumn:s}=t;let i=0;for(let o=0;o<=s-r;o++)i+=n.getColumnWidth(o);return i}getWrap(){return this.getWrapStrategy()===en.WRAP?Re.TRUE:Re.FALSE}getWrapStrategies(){return this._getStyles("tb")}getWrapStrategy(){return this.getWrapStrategies()[0][0]}forEach(t){zn.foreach(this._range,t)}_getStyles(t){const n=this._deps.getStyles();return this.getValues().map(r=>r.map(s=>{const i=n&&n.getStyleByCell(s);return i&&i[t]||et[t]}))}};R(zn,"transformRange",(t,n)=>{const r=n.getMaxColumns()-1,s=n.getMaxRows()-1;return t.rangeType===me.ALL?{startColumn:0,startRow:0,endColumn:r,endRow:s}:t.rangeType===me.COLUMN?{startRow:0,endRow:s,startColumn:t.startColumn,endColumn:t.endColumn}:t.rangeType===me.ROW?{startColumn:0,endColumn:r,startRow:t.startRow,endRow:t.endRow}:{startColumn:t.startColumn,endColumn:Math.min(t.endColumn,r),startRow:t.startRow,endRow:Math.min(t.endRow,s)}});let vn=zn;function mm(e,t,n,r=!1){if(t===0&&n===0)return e;let s={...e};const i=s.startAbsoluteRefType||ze.NONE,o=s.endAbsoluteRefType||ze.NONE,a=s.rangeType||me.NORMAL;if(!r&&i===ze.ALL&&o===ze.ALL)return s;const l=_o(s.startRow,n,s.startColumn,t,a),c=_o(s.endRow,n,s.endColumn,t,a);return r||i===ze.NONE&&o===ze.NONE?s={...s,startRow:l.row,startColumn:l.column,endRow:c.row,endColumn:c.column}:(i===ze.NONE?s={...s,startRow:l.row,startColumn:l.column}:i===ze.COLUMN?s={...s,startRow:l.row}:i===ze.ROW&&(s={...s,startColumn:l.column}),o===ze.NONE?s={...s,endRow:c.row,endColumn:c.column}:o===ze.COLUMN?s={...s,endRow:c.row}:o===ze.ROW&&(s={...s,endColumn:c.column}),s)}function _o(e,t,n,r,s){return s===me.NORMAL?{row:e+t,column:n+r}:s===me.ROW?{row:e+t,column:n}:s===me.COLUMN?{row:e,column:n+r}:{row:e,column:n}}function yl(e){const t=new Set,n=new Set;for(const o of e)t.add(o.startColumn),t.add(o.endColumn+1),n.add(o.startRow),n.add(o.endRow+1);const r=Array.from(t).sort((o,a)=>o-a),s=Array.from(n).sort((o,a)=>o-a);e.sort((o,a)=>o.startRow-a.startRow||o.startColumn-a.startColumn);const i=[];for(let o=0;o<s.length-1;o++)for(let a=0;a<r.length-1;a++){const l=r[a],c=r[a+1]-1,u=s[o],h=s[o+1]-1;for(const d of e){if(d.startRow>h)break;if(d.startRow<=u&&d.endRow>=h&&d.startColumn<=l&&d.endColumn>=c){i.push({startColumn:l,endColumn:c,startRow:u,endRow:h});break}}}return i}function _m(e){e.sort((r,s)=>r.startRow-s.startRow||r.startColumn-s.startColumn);const t={};for(const r of e)t[r.startRow]||(t[r.startRow]=[]),t[r.startRow].push(r);const n=[];for(const r in t){const s=t[+r];s.sort((o,a)=>o.startColumn-a.startColumn);let i=s[0];for(let o=1;o<s.length;o++){const a=s[o];a.startColumn<=i.endColumn+1&&a.startRow===i.startRow&&a.endRow===i.endRow?i.endColumn=Math.max(i.endColumn,a.endColumn):(n.push(i),i=a)}n.push(i)}return n}function Em(e){e.sort((r,s)=>r.startColumn-s.startColumn||r.startRow-s.startRow);const t={};for(const r of e)t[r.startColumn]||(t[r.startColumn]=[]),t[r.startColumn].push(r);const n=[];for(const r in t){const s=t[+r];s.sort((o,a)=>o.startRow-a.startRow);let i=s[0];for(let o=1;o<s.length;o++){const a=s[o];a.startRow<=i.endRow+1&&a.startColumn===i.startColumn&&a.endColumn===i.endColumn?i.endRow=Math.max(i.endRow,a.endRow):(n.push(i),i=a)}n.push(i)}return n}function Rm(e){const t=yl(e),n=_m(t);return Em(n)}function Cm(e,t){const n=[];return e.forEach(r=>{n.push(...zt.subtract(r,t))}),zt.mergeRanges(n)}function Im(e,t){const n=Eo(e.startRow,e.endRow,t.startRow,t.endRow),r=Eo(e.startColumn,e.endColumn,t.startColumn,t.endColumn);if(!n||!r)return null;const[s,i]=n,[o,a]=r,l=vm(e.rangeType,t.rangeType,s,i,o,a);return{startRow:s,endRow:i,startColumn:o,endColumn:a,rangeType:l}}function Eo(e,t,n,r){const s=isNaN(e)?-1/0:e,i=isNaN(t)?1/0:t,o=isNaN(n)?-1/0:n,a=isNaN(r)?1/0:r,l=Math.max(s,o),c=Math.min(i,a);if(l<=c){const u=l===-1/0?Number.NaN:l,h=c===1/0?Number.NaN:c;return[u,h]}else return null}function vm(e,t,n,r,s,i){const o=e!==void 0?e:Ro(n,r,s,i),a=t!==void 0?t:Ro(n,r,s,i);return o===me.ALL||a===me.ALL?o===a?o:o===me.ALL?a:o:o===a?o:(o===me.NORMAL||a===me.NORMAL,me.NORMAL)}function Ro(e,t,n,r){const s=!isNaN(e)&&!isNaN(t),i=!isNaN(n)&&!isNaN(r);return s&&i?me.NORMAL:s?me.ROW:i?me.COLUMN:me.ALL}const Lt=class Lt{static clone(t){return t.rangeType!==void 0?{startRow:t.startRow,startColumn:t.startColumn,endRow:t.endRow,endColumn:t.endColumn,rangeType:t.rangeType}:{startRow:t.startRow,startColumn:t.startColumn,endRow:t.endRow,endColumn:t.endColumn}}static equals(t,n){return t==null||n==null?!1:t.endRow===n.endRow&&t.endColumn===n.endColumn&&t.startRow===n.startRow&&t.startColumn===n.startColumn&&(t.rangeType===n.rangeType||t.rangeType===void 0&&n.rangeType===me.NORMAL||n.rangeType===void 0&&t.rangeType===me.NORMAL)}static simpleRangesIntersect(t,n){const{startRow:r,endRow:s,startColumn:i,endColumn:o}=t,{startRow:a,endRow:l,startColumn:c,endColumn:u}=n,h=r<=l&&s>=a,d=i<=u&&o>=c;return h&&d}static intersects(t,n){if(t.rangeType===me.ROW&&n.rangeType===me.COLUMN||t.rangeType===me.COLUMN&&n.rangeType===me.ROW)return!0;if(t.rangeType===me.ROW&&n.rangeType===me.ROW)return t.startRow<=n.endRow&&t.endRow>=n.startRow;if(t.rangeType===me.COLUMN&&n.rangeType===me.COLUMN)return t.startColumn<=n.endColumn&&t.endColumn>=n.startColumn;const r=Math.floor(Number.MAX_SAFE_INTEGER/10),s=Number.isNaN(t.startRow)?0:t.startRow,i=Number.isNaN(t.endRow)?r:t.endRow,o=Number.isNaN(t.startColumn)?0:t.startColumn,a=Number.isNaN(t.endColumn)?r:t.endColumn,l=Number.isNaN(n.startRow)?0:n.startRow,c=Number.isNaN(n.endRow)?r:n.endRow,u=Number.isNaN(n.startColumn)?0:n.startColumn,h=Number.isNaN(n.endColumn)?r:n.endColumn,d=Math.abs(o+a-u-h),f=Math.abs(o-a)+Math.abs(u-h),_=Math.abs(s+i-l-c),C=Math.abs(s-i)+Math.abs(l-c);return d<=f&&_<=C}static getIntersects(t,n){const r=t.startRow,s=t.endRow,i=t.startColumn,o=t.endColumn,a=n.startRow,l=n.endRow,c=n.startColumn,u=n.endColumn;let h,d,f,_;if(a<=s)a>=r?d=a:d=r;else return null;if(l>=r)l>=s?_=s:_=l;else return null;if(c<=o)c>i?h=c:h=i;else return null;if(u>=i)u>=o?f=o:f=u;else return null;return{startRow:d,endRow:_,startColumn:h,endColumn:f,rangeType:me.NORMAL}}static contains(t,n){return t.startRow<=n.startRow&&t.endRow>=n.endRow&&t.startColumn<=n.startColumn&&t.endColumn>=n.endColumn}static realContain(t,n){return Lt.contains(t,n)&&(t.startRow<n.startRow||t.endRow>n.endRow||t.startColumn<n.startColumn||t.endColumn>n.endColumn)}static union(...t){return t.reduce((n,r)=>({startRow:Math.min(n.startRow,r.startRow),startColumn:Math.min(n.startColumn,r.startColumn),endRow:Math.max(n.endRow,r.endRow),endColumn:Math.max(n.endColumn,r.endColumn),rangeType:me.NORMAL}),t[0])}static realUnion(...t){const n=t.some(i=>i.rangeType===me.COLUMN),r=t.some(i=>i.rangeType===me.ROW),s=Lt.union(...t);return{startColumn:r?Number.NaN:s.startColumn,endColumn:r?Number.NaN:s.endColumn,startRow:n?Number.NaN:s.startRow,endRow:n?Number.NaN:s.endRow,rangeType:r?me.ROW:n?me.COLUMN:me.NORMAL}}static subtract(t,n){if(n.startRow>t.endRow||n.endRow<t.startRow||n.startColumn>t.endColumn||n.endColumn<t.startColumn)return[t];const r=[];n.startRow>=t.startRow&&r.push({startRow:t.startRow,startColumn:t.startColumn,endRow:n.startRow-1,endColumn:t.endColumn}),n.endRow<=t.endRow&&r.push({startRow:n.endRow+1,startColumn:t.startColumn,endRow:t.endRow,endColumn:t.endColumn});const s=Math.max(t.startRow,n.startRow),i=Math.min(t.endRow,n.endRow);return n.startColumn>=t.startColumn&&r.push({startRow:s,startColumn:t.startColumn,endRow:i,endColumn:n.startColumn-1}),n.endColumn<=t.endColumn&&r.push({startRow:s,startColumn:n.endColumn+1,endRow:i,endColumn:t.endColumn}),r.filter(a=>a.startRow<=a.endRow&&a.startColumn<=a.endColumn)}static mergeRanges(t){return Rm(t)}static subtractMulti(t,n){if(!n.length)return t;let r=t;return n.forEach(s=>{r=Cm(r,s)}),r}static hasIntersectionBetweenTwoRect(t,n){return!(t.left>n.right||t.right<n.left||t.top>n.bottom||t.bottom<n.top)}static getIntersectionBetweenTwoRect(t,n){const r=Math.max(t.left,n.left),s=Math.min(t.right,n.right),i=Math.max(t.top,n.top),o=Math.min(t.bottom,n.bottom);return s<=r||o<=i?null:{left:r,right:s,top:i,bottom:o,width:s-r,height:o-i}}static sort(t){return t.sort((n,r)=>n.startRow-r.startRow||n.startColumn-r.startColumn)}};R(Lt,"getRelativeRange",(t,n)=>({startRow:t.startRow-n.startRow,endRow:t.endRow-t.startRow,startColumn:t.startColumn-n.startColumn,endColumn:t.endColumn-t.startColumn})),R(Lt,"getPositionRange",(t,n,r)=>({...r||{},startRow:r&&[ze.ROW,ze.ALL].includes(r.startAbsoluteRefType||0)?r.startRow:t.startRow+n.startRow,endRow:r&&[ze.ROW,ze.ALL].includes(r.endAbsoluteRefType||0)?r.endRow:t.endRow+t.startRow+n.startRow,startColumn:r&&[ze.COLUMN,ze.ALL].includes(r.startAbsoluteRefType||0)?r.startColumn:t.startColumn+n.startColumn,endColumn:r&&[ze.COLUMN,ze.ALL].includes(r.endAbsoluteRefType||0)?r.endColumn:t.endColumn+t.startColumn+n.startColumn})),R(Lt,"moveHorizontal",(t,n=0,r=0)=>({...t,startColumn:t.startColumn+n,endColumn:t.endColumn+n+r})),R(Lt,"moveVertical",(t,n=0,r=0)=>({...t,startRow:t.startRow+n,endRow:t.endRow+n+r})),R(Lt,"moveOffset",(t,n,r)=>({...t,startRow:t.startRow+r,endRow:t.endRow+r,startColumn:t.startColumn+n,endColumn:t.endColumn+n}));let zt=Lt;function Sm(e,t){if(e.length===0||e[0].length===0)return null;const n=new Array(e[0].length).fill(0);let r=0,s=null;for(let i=0;i<e.length;i++){for(let a=0;a<e[0].length;a++)n[a]=t(e[i][a])?n[a]+1:0;const o=Om(n);o.area>r&&(r=o.area,s={startColumn:o.start,startRow:i-o.height+1,endColumn:o.end,endRow:i})}return s}function Om(e){const t=[];let n=0,r={area:0,height:0,start:0,end:0},s=0;for(;s<e.length;)if(t.length===0||e[s]>=e[t[t.length-1]])t.push(s++);else{const i=e[t.pop()],o=t.length===0?s:s-t[t.length-1]-1;i*o>n&&(n=i*o,r={area:n,height:i,start:t.length===0?0:t[t.length-1]+1,end:s-1})}for(;t.length>0;){const i=e[t.pop()],o=t.length===0?s:s-t[t.length-1]-1;i*o>n&&(n=i*o,r={area:n,height:i,start:t.length===0?0:t[t.length-1]+1,end:s-1})}return r}function bm(e,t){vn.foreach(t,(n,r)=>{e[n][r]=void 0})}function ym(e,t){const n=e.toFullArray(),r=[];for(;;){const s=Sm(n,t);if(!s)break;r.push(s),bm(n,s)}return r}class wm{constructor(t,n){R(this,"_values",[]);R(this,"_keys",[]);R(this,"_keyMaps",new Map);this._values=t,this._keys=n,t.forEach(r=>{this._initKeyMap(r)})}_initKeyMap(t){this._keys.forEach(n=>{const r=t[n],s=this._keyMaps.get(n)||new Map;s.set(r,t),this._keyMaps.set(n,s)})}getValue(t,n){const r=n||this._keys;for(let s=0;s<r.length;s++){const i=this._keyMaps.get(r[s]);if(i!=null&&i.has(t))return i.get(t)}return null}hasValue(t){for(let n=0;n<this._keys.length;n++){const r=this._keyMaps.get(this._keys[n]);if(r!=null&&r.has(t))return!0}return!1}addValue(t){this._values.push(t),this._initKeyMap(t)}setValue(t,n,r){const s=this.getValue(t);s&&Object.keys(s).includes(n)&&(s[n]=r)}deleteValue(t,n){const r=this.getValue(t,n);if(r){this._keys.forEach(i=>{const o=this._keyMaps.get(i),a=r[i];o==null||o.delete(a)});const s=this._values.findIndex(i=>i===r);this._values.splice(s,1)}}getValues(){return this._values}getKeyMap(t){var n;return[...((n=this._keyMaps.get(t))==null?void 0:n.keys())||[]]}clear(){this._values=[],this._keys=[],this._keyMaps.clear()}}function Ds(e,t,n,r){return{forEach(s){for(let i=e;i<=t;i++)for(let o=n;o<=r;o++)s(i,o)}}}function Am(e){if(e==null||e.length===0)return Number.NaN;const t=e.toLowerCase().split(""),n=t.length,r=o=>o.charCodeAt(0)-96;let s=0,i=0;for(let o=0;o<n;o++)i=r(t[o]),s+=i*26**(n-o-1);return s===0?Number.NaN:s-1}const Pr=65,wl=90,Nm=97;function Tm(e){const t=wl-Pr+1;let n="";for(;e>=0;)n=String.fromCharCode(e%t+Pr)+n,e=Math.floor(e/t)-1;return n}function Al(e,t){let n="";for(;t>0;)n+=e,t--;return n}function Mm(e,t=!1){const n=wl-Pr+1;let r=Nm;t&&(r=Pr);const s=String.fromCharCode(e%n+r),i=Math.floor(e/n)+1;return Al(s,i)}function Lm(e,t){return e.zIndex>t.zIndex?1:e.zIndex===t.zIndex?0:-1}function Dm(e,t){return e.zIndex>t.zIndex?-1:e.zIndex===t.zIndex?0:1}function ar(e="index",t=1){return(n,r)=>n[e]>r[e]?t:n[e]===r[e]?0:-t}var ye=(e=>(e[e.UNIVER_UNKNOWN=0]="UNIVER_UNKNOWN",e[e.UNIVER_DOC=1]="UNIVER_DOC",e[e.UNIVER_SHEET=2]="UNIVER_SHEET",e[e.UNIVER_SLIDE=3]="UNIVER_SLIDE",e[e.UNIVER_PROJECT=4]="UNIVER_PROJECT",e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e))(ye||{}),bt=(e=>(e[e.Reader=0]="Reader",e[e.Editor=1]="Editor",e[e.Owner=2]="Owner",e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e))(bt||{}),xs=(e=>(e[e.SomeCollaborator=0]="SomeCollaborator",e[e.AllCollaborator=1]="AllCollaborator",e[e.OneSelf=2]="OneSelf",e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e))(xs||{});class Qr extends Ge{}function xm(e=$.generateRandomId(6),t=or.EN_US,n=""){return{id:e,locale:t,title:n,body:{dataStream:`\r
|
|
8
|
-
`,textRuns:[],paragraphs:[{startIndex:0,paragraphStyle:{spaceAbove:{v:5},lineSpacing:1,spaceBelow:{v:0}}}],sectionBreaks:[{startIndex:1}]},documentStyle:{pageSize:{width:793.3333333333334,height:1122.6666666666667},marginTop:50,marginBottom:50,marginRight:40,marginLeft:40,renderConfig:{vertexAngle:0,centerAngle:0}},settings:{}}}var ot={},Nl={},gi={};Object.defineProperty(gi,"__esModule",{value:!0});function Um(e,t){if(Array.isArray(t))return!1;for(let n in e)if(!pi(e[n],t[n]))return!1;for(let n in t)if(e[n]===void 0)return!1;return!0}function Pm(e,t){if(!Array.isArray(t)||e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(!pi(e[n],t[n]))return!1;return!0}function pi(e,t){return e===t?!0:e===null||t===null||typeof e!="object"||typeof t!="object"?!1:Array.isArray(e)?Pm(e,t):Um(e,t)}gi.default=pi;var mi={};Object.defineProperty(mi,"__esModule",{value:!0});function Us(e){if(e===null)return null;if(Array.isArray(e))return e.map(Us);if(typeof e=="object"){const t={};for(let n in e)t[n]=Us(e[n]);return t}else return e}mi.default=Us;var _i={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.eachChildOf=e.advancer=e.readCursor=e.writeCursor=e.WriteCursor=e.ReadCursor=e.isValidPathItem=void 0;function t(u,h){if(!u)throw new Error(h)}const n=u=>u!=null&&typeof u=="object"&&!Array.isArray(u),r=(u,h)=>typeof u==typeof h?u>h:typeof u=="string"&&typeof h=="number";function s(u,h){for(let d in u){const f=d;h.write(f,u[f])}}e.isValidPathItem=u=>typeof u=="number"||typeof u=="string"&&u!=="__proto__";class i{constructor(h=null){this.parents=[],this.indexes=[],this.lcIdx=-1,this.idx=-1,this.container=h}ascend(){t(this.parents.length===this.indexes.length/2),this.idx===0?this.parents.length?(this.lcIdx=this.indexes.pop(),this.container=this.parents.pop(),this.idx=this.indexes.pop()):(this.lcIdx=0,this.idx=-1):(t(this.idx>0),this.idx--,n(this.container[this.idx])&&this.idx--)}getPath(){const h=[];let d=this.container,f=this.parents.length-1,_=this.idx;for(;_>=0;)h.unshift(d[_]),_===0?(_=this.indexes[f*2],d=this.parents[f--]):_-=n(d[_-1])?2:1;return h}}class o extends i{get(){return this.container?this.container.slice(this.idx+1):null}getKey(){return t(this.container!=null,"Invalid call to getKey before cursor descended"),this.container[this.idx]}getComponent(){let h;return this.container&&this.container.length>this.idx+1&&n(h=this.container[this.idx+1])?h:null}descendFirst(){let h=this.idx+1;if(!this.container||h>=this.container.length||n(this.container[h])&&h+1>=this.container.length)return!1;n(this.container[h])&&h++;const d=this.container[h];return Array.isArray(d)?(this.indexes.push(this.idx),this.parents.push(this.container),this.indexes.push(h),this.idx=0,this.container=d):this.idx=h,!0}nextSibling(){if(t(this.parents.length===this.indexes.length/2),this.idx>0||this.parents.length===0)return!1;const h=this.indexes[this.indexes.length-1]+1,d=this.parents[this.parents.length-1];return h>=d.length?!1:(t(!isNaN(h)),this.indexes[this.indexes.length-1]=h,this.container=d[h],!0)}_init(h,d,f,_){this.container=h,this.idx=d,this.parents=f.slice(),this.indexes=_.slice()}clone(){const h=new o;return h._init(this.container,this.idx,this.parents,this.indexes),h}*[Symbol.iterator](){if(this.descendFirst()){do yield this.getKey();while(this.nextSibling());this.ascend()}}traverse(h,d){const f=this.getComponent();f&&d(f,h);for(const _ of this)h&&h.descend(_),this.traverse(h,d),h&&h.ascend()}eachPick(h,d){this.traverse(h,(f,_)=>{f.p!=null&&d(f.p,_)})}eachDrop(h,d){this.traverse(h,(f,_)=>{f.d!=null&&d(f.d,_)})}}e.ReadCursor=o;class a extends i{constructor(h=null){super(h),this.pendingDescent=[],this._op=h}flushDescent(){t(this.parents.length===this.indexes.length/2),this.container===null&&(this._op=this.container=[]);for(let h=0;h<this.pendingDescent.length;h++){const d=this.pendingDescent[h];let f=this.idx+1;if(f<this.container.length&&n(this.container[f])&&f++,t(f===this.container.length||!n(this.container[f])),f===this.container.length)this.container.push(d),this.idx=f;else if(this.container[f]===d)this.idx=f;else{if(!Array.isArray(this.container[f])){const _=this.container.splice(f,this.container.length-f);this.container.push(_),this.lcIdx>-1&&(this.lcIdx=f)}for(this.indexes.push(this.idx),this.parents.push(this.container),this.lcIdx!==-1&&(t(r(d,this.container[this.lcIdx][0])),f=this.lcIdx+1,this.lcIdx=-1);f<this.container.length&&r(d,this.container[f][0]);)f++;if(this.indexes.push(f),this.idx=0,f<this.container.length&&this.container[f][0]===d)this.container=this.container[f];else{const _=[d];this.container.splice(f,0,_),this.container=_}}}this.pendingDescent.length=0}reset(){this.lcIdx=-1}getComponent(){this.flushDescent();const h=this.idx+1;if(h<this.container.length&&n(this.container[h]))return this.container[h];{const d={};return this.container.splice(h,0,d),d}}write(h,d){const f=this.getComponent();t(f[h]==null||f[h]===d,"Internal consistency error: Overwritten component. File a bug"),f[h]=d}get(){return this._op}descend(h){if(!e.isValidPathItem(h))throw Error("Invalid JSON key");this.pendingDescent.push(h)}descendPath(h){return this.pendingDescent.push(...h),this}ascend(){this.pendingDescent.length?this.pendingDescent.pop():super.ascend()}mergeTree(h,d=s){if(h===null)return;if(t(Array.isArray(h)),h===this._op)throw Error("Cannot merge into my own tree");const f=this.lcIdx,_=this.parents.length;let C=0;for(let T=0;T<h.length;T++){const S=h[T];typeof S=="string"||typeof S=="number"?(C++,this.descend(S)):Array.isArray(S)?this.mergeTree(S,d):typeof S=="object"&&d(S,this)}for(;C--;)this.ascend();this.lcIdx=this.parents.length===_?f:-1}at(h,d){this.descendPath(h),d(this);for(let f=0;f<h.length;f++)this.ascend();return this}writeAtPath(h,d,f){return this.at(h,()=>this.write(d,f)),this.reset(),this}writeMove(h,d,f=0){return this.writeAtPath(h,"p",f).writeAtPath(d,"d",f)}getPath(){const h=super.getPath();return h.push(...this.pendingDescent),h}}e.WriteCursor=a,e.writeCursor=()=>new a,e.readCursor=u=>new o(u);function l(u,h,d){let f,_;_=f=u?u.descendFirst():!1;function C(T){let S;for(;_;){const x=S=u.getKey();if(T!=null){let B=!1;if(h&&typeof x=="number"&&(S=h(x,u.getComponent()),S<0&&(S=~S,B=!0)),r(S,T))return null;if(S===T&&!B)return u}d&&typeof S=="number"&&d(S,u.getComponent()),_=u.nextSibling()}return null}return C.end=()=>{f&&u.ascend()},C}e.advancer=l;function c(u,h,d){let f,_,C,T;for(f=_=u&&u.descendFirst(),C=T=h&&h.descendFirst();f||C;){let S=f?u.getKey():null,x=C?h.getKey():null;S!==null&&x!==null&&(r(x,S)?x=null:S!==x&&(S=null)),d(S==null?x:S,S!=null?u:null,x!=null?h:null),S!=null&&f&&(f=u.nextSibling()),x!=null&&C&&(C=h.nextSibling())}_&&u.ascend(),T&&h.ascend()}e.eachChildOf=c})(_i);var Ei={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.ConflictType=void 0,function(t){t[t.RM_UNEXPECTED_CONTENT=1]="RM_UNEXPECTED_CONTENT",t[t.DROP_COLLISION=2]="DROP_COLLISION",t[t.BLACKHOLE=3]="BLACKHOLE"}(e.ConflictType||(e.ConflictType={}))})(Ei);var as={},Jt={},Co;function Ri(){return Co||(Co=1,Object.defineProperty(Jt,"__esModule",{value:!0}),Jt.uniToStrPos=Jt.strPosToUni=void 0,Jt.strPosToUni=(e,t=e.length)=>{let n=0,r=0;for(;r<t;r++){const s=e.charCodeAt(r);s>=55296&&s<=57343&&(n++,r++)}if(r!==t)throw Error("Invalid offset - splits unicode bytes");return r-n},Jt.uniToStrPos=(e,t)=>{let n=0;for(;t>0;t--){const r=e.charCodeAt(n);n+=r>=55296&&r<=57343?2:1}return n}),Jt}var ls={},Io;function Ps(){return Io||(Io=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.uniSlice=e.dlen=e.eachOp=void 0;const t=Ri(),n=y=>{if(!Array.isArray(y))throw Error("Op must be an array of components");let O=null;for(let L=0;L<y.length;L++){const z=y[L];switch(typeof z){case"object":if(typeof z.d!="number"&&typeof z.d!="string")throw Error("Delete must be number or string");if(e.dlen(z.d)<=0)throw Error("Deletes must not be empty");break;case"string":if(!(z.length>0))throw Error("Inserts cannot be empty");break;case"number":if(!(z>0))throw Error("Skip components must be >0");if(typeof O=="number")throw Error("Adjacent skip components should be combined");break}O=z}if(typeof O=="number")throw Error("Op has a trailing skip")};function r(y,O){let L=0,z=0;for(let ge=0;ge<y.length;ge++){const de=y[ge];switch(O(de,L,z),typeof de){case"object":L+=e.dlen(de.d);break;case"string":z+=t.strPosToUni(de);break;case"number":L+=de,z+=de;break}}}e.eachOp=r;function s(y,O){const L=[],z=a(L);return r(y,(ge,de,be)=>{z(O(ge,de,be))}),h(L)}const i=y=>y,o=y=>s(y,i);e.dlen=y=>typeof y=="number"?y:t.strPosToUni(y);const a=y=>O=>{if(!(!O||O.d===0||O.d===""))if(y.length===0)y.push(O);else if(typeof O==typeof y[y.length-1])if(typeof O=="object"){const L=y[y.length-1];L.d=typeof L.d=="string"&&typeof O.d=="string"?L.d+O.d:e.dlen(L.d)+e.dlen(O.d)}else y[y.length-1]+=O;else y.push(O)},l=y=>typeof y=="number"?y:typeof y=="string"?t.strPosToUni(y):typeof y.d=="number"?y.d:t.strPosToUni(y.d);e.uniSlice=(y,O,L)=>{const z=t.uniToStrPos(y,O),ge=L==null?1/0:t.uniToStrPos(y,L);return y.slice(z,ge)};const c=(y,O,L)=>typeof y=="number"?L==null?y-O:Math.min(y,L)-O:e.uniSlice(y,O,L),u=y=>{let O=0,L=0;return{take:(de,be)=>{if(O===y.length)return de===-1?null:de;const we=y[O];let Me;if(typeof we=="number")return de===-1||we-L<=de?(Me=we-L,++O,L=0,Me):(L+=de,de);if(typeof we=="string"){if(de===-1||be==="i"||t.strPosToUni(we.slice(L))<=de)return Me=we.slice(L),++O,L=0,Me;{const je=L+t.uniToStrPos(we.slice(L),de);return Me=we.slice(L,je),L=je,Me}}else{if(de===-1||be==="d"||e.dlen(we.d)-L<=de)return Me={d:c(we.d,L)},++O,L=0,Me;{let je=c(we.d,L,L+de);return L+=de,{d:je}}}},peek:()=>y[O]}},h=y=>(y.length>0&&typeof y[y.length-1]=="number"&&y.pop(),y);function d(y,O,L){if(L!=="left"&&L!=="right")throw Error("side ("+L+") must be 'left' or 'right'");n(y),n(O);const z=[],ge=a(z),{take:de,peek:be}=u(y);for(let Me=0;Me<O.length;Me++){const je=O[Me];let Ae,tt;switch(typeof je){case"number":for(Ae=je;Ae>0;)tt=de(Ae,"i"),ge(tt),typeof tt!="string"&&(Ae-=l(tt));break;case"string":L==="left"&&typeof be()=="string"&&ge(de(-1)),ge(t.strPosToUni(je));break;case"object":for(Ae=e.dlen(je.d);Ae>0;)switch(tt=de(Ae,"i"),typeof tt){case"number":Ae-=tt;break;case"string":ge(tt);break;case"object":Ae-=e.dlen(tt.d)}break}}let we;for(;we=de(-1);)ge(we);return h(z)}function f(y,O){n(y),n(O);const L=[],z=a(L),{take:ge}=u(y);for(let be=0;be<O.length;be++){const we=O[be];let Me,je;switch(typeof we){case"number":for(Me=we;Me>0;)je=ge(Me,"d"),z(je),typeof je!="object"&&(Me-=l(je));break;case"string":z(we);break;case"object":Me=e.dlen(we.d);let Ae=0;for(;Ae<Me;)switch(je=ge(Me-Ae,"d"),typeof je){case"number":z({d:c(we.d,Ae,Ae+je)}),Ae+=je;break;case"string":Ae+=t.strPosToUni(je);break;case"object":z(je)}break}}let de;for(;de=ge(-1);)z(de);return h(L)}const _=(y,O)=>{let L=0;for(let z=0;z<O.length&&y>L;z++){const ge=O[z];switch(typeof ge){case"number":{L+=ge;break}case"string":const de=t.strPosToUni(ge);L+=de,y+=de;break;case"object":y-=Math.min(e.dlen(ge.d),y-L);break}}return y},C=(y,O)=>typeof y=="number"?_(y,O):y.map(L=>_(L,O));function T(y,O,L){return s(y,(z,ge)=>typeof z=="object"&&typeof z.d=="number"?{d:L.slice(O,ge,ge+z.d)}:z)}function S(y){return s(y,O=>{switch(typeof O){case"object":if(typeof O.d=="number")throw Error("Cannot invert text op: Deleted characters missing from operation. makeInvertible must be called first.");return O.d;case"string":return{d:O};case"number":return O}})}function x(y){return s(y,O=>typeof O=="object"&&typeof O.d=="string"?{d:t.strPosToUni(O.d)}:O)}function B(y){let O=!0;return r(y,L=>{typeof L=="object"&&typeof L.d=="number"&&(O=!1)}),O}function V(y){return{name:"text-unicode",uri:"http://sharejs.org/types/text-unicode",trim:h,normalize:o,checkOp:n,create(O=""){if(typeof O!="string")throw Error("Initial data must be a string");return y.create(O)},apply(O,L){n(L);const z=y.builder(O);for(let ge=0;ge<L.length;ge++){const de=L[ge];switch(typeof de){case"number":z.skip(de);break;case"string":z.append(de);break;case"object":z.del(e.dlen(de.d));break}}return z.build()},transform:d,compose:f,transformPosition:_,transformSelection:C,isInvertible:B,makeInvertible(O,L){return T(O,L,y)},stripInvertible:x,invert:S,invertWithDoc(O,L){return S(T(O,L,y))},isNoop:O=>O.length===0}}e.default=V}(ls)),ls}var _r={},vo;function Fm(){if(vo)return _r;vo=1,Object.defineProperty(_r,"__esModule",{value:!0});const e=Ps(),t=Ri();function n(r,s){return{get:r,getLength(){return r().length},insert(i,o,a){const l=t.strPosToUni(r(),i);return s([l,o],a)},remove(i,o,a){const l=t.strPosToUni(r(),i);return s([l,{d:o}],a)},_onOp(i){e.eachOp(i,(o,a,l)=>{switch(typeof o){case"string":this.onInsert&&this.onInsert(l,o);break;case"object":const c=e.dlen(o.d);this.onRemove&&this.onRemove(l,c)}})},onInsert:null,onRemove:null}}return _r.default=n,n.provides={text:!0},_r}var So;function km(){return So||(So=1,function(e){var t=at&&at.__createBinding||(Object.create?function(d,f,_,C){C===void 0&&(C=_),Object.defineProperty(d,C,{enumerable:!0,get:function(){return f[_]}})}:function(d,f,_,C){C===void 0&&(C=_),d[C]=f[_]}),n=at&&at.__setModuleDefault||(Object.create?function(d,f){Object.defineProperty(d,"default",{enumerable:!0,value:f})}:function(d,f){d.default=f}),r=at&&at.__importStar||function(d){if(d&&d.__esModule)return d;var f={};if(d!=null)for(var _ in d)Object.hasOwnProperty.call(d,_)&&t(f,d,_);return n(f,d),f},s=at&&at.__importDefault||function(d){return d&&d.__esModule?d:{default:d}};Object.defineProperty(e,"__esModule",{value:!0}),e.type=e.remove=e.insert=void 0;const i=Ri(),o=r(Ps()),a=s(Fm()),l={create(d){return d},toString(d){return d},builder(d){if(typeof d!="string")throw Error("Invalid document snapshot: "+d);const f=[];return{skip(_){let C=i.uniToStrPos(d,_);if(C>d.length)throw Error("The op is too long for this document");f.push(d.slice(0,C)),d=d.slice(C)},append(_){f.push(_)},del(_){d=d.slice(i.uniToStrPos(d,_))},build(){return f.join("")+d}}},slice:o.uniSlice},c=o.default(l),u=Object.assign(Object.assign({},c),{api:a.default});e.type=u,e.insert=(d,f)=>f.length===0?[]:d===0?[f]:[d,f],e.remove=(d,f)=>o.dlen(f)===0?[]:d===0?[{d:f}]:[d,{d:f}];var h=Ps();Object.defineProperty(e,"makeType",{enumerable:!0,get:function(){return h.default}})}(as)),as}(function(e){var t=at&&at.__importDefault||function(v){return v&&v.__esModule?v:{default:v}};Object.defineProperty(e,"__esModule",{value:!0}),e.editOp=e.replaceOp=e.insertOp=e.moveOp=e.removeOp=e.type=void 0;const n=t(gi),r=t(mi),s=_i,i=Ei;function o(v,D){if(!v)throw new Error(D)}e.type={name:"json1",uri:"http://sharejs.org/types/JSONv1",readCursor:s.readCursor,writeCursor:s.writeCursor,create:v=>v,isNoop:v=>v==null,setDebug(v){},registerSubtype:S,checkValidOp:ge,normalize:de,apply:be,transformPosition:we,compose:Me,tryTransform:an,transform:An,makeInvertible:tt,invert:je,invertWithDoc:qr,RM_UNEXPECTED_CONTENT:i.ConflictType.RM_UNEXPECTED_CONTENT,DROP_COLLISION:i.ConflictType.DROP_COLLISION,BLACKHOLE:i.ConflictType.BLACKHOLE,transformNoConflict:(v,D,K)=>hr(()=>!0,v,D,K),typeAllowingConflictsPred:v=>Object.assign(Object.assign({},e.type),{transform:(D,K,ne)=>hr(v,D,K,ne)})};const a=v=>v?v.getComponent():null;function l(v){return v&&typeof v=="object"&&!Array.isArray(v)}const c=v=>Array.isArray(v)?v.slice():v!==null&&typeof v=="object"?Object.assign({},v):v,u=v=>v&&(v.p!=null||v.r!==void 0),h=v=>v&&(v.d!=null||v.i!==void 0);function d(v,D){return o(v!=null),typeof D=="number"?(o(Array.isArray(v),"Invalid key - child is not an array"),(v=v.slice()).splice(D,1)):(o(l(v),"Invalid key - child is not an object"),delete(v=Object.assign({},v))[D]),v}function f(v,D,K){return typeof D=="number"?(o(v!=null,"Container is missing for key"),o(Array.isArray(v),"Cannot use numerical key for object container"),o(v.length>=D,"Cannot insert into out of bounds index"),v.splice(D,0,K)):(o(l(v),"Cannot insert into missing item"),o(v[D]===void 0,"Trying to overwrite value at key. Your op needs to remove it first"),v[D]=K),K}e.removeOp=(v,D=!0)=>s.writeCursor().writeAtPath(v,"r",D).get(),e.moveOp=(v,D)=>s.writeCursor().writeMove(v,D).get(),e.insertOp=(v,D)=>s.writeCursor().writeAtPath(v,"i",D).get(),e.replaceOp=(v,D,K)=>s.writeCursor().at(v,ne=>{ne.write("r",D),ne.write("i",K)}).get(),e.editOp=(v,D,K,ne=!1)=>s.writeCursor().at(v,Y=>O(Y,D,K,ne)).get();const _=(v,D)=>v!=null&&(typeof D=="number"?Array.isArray(v):typeof v=="object"),C=(v,D)=>_(v,D)?v[D]:void 0,T={};function S(v){let D=v.type?v.type:v;D.name&&(T[D.name]=D),D.uri&&(T[D.uri]=D)}const x=v=>{const D=T[v];if(D)return D;throw Error("Missing type: "+v)};S(km());const B=(v,D)=>v+D;S({name:"number",apply:B,compose:B,invert:v=>-v,transform:v=>v});const V=v=>v==null?null:v.et?x(v.et):v.es?T["text-unicode"]:v.ena!=null?T.number:null,y=v=>v.es?v.es:v.ena!=null?v.ena:v.e,O=(v,D,K,ne=!1)=>{const[Y,J]=typeof D=="string"?[x(D),D]:[D,D.name];!ne&&Y.isNoop&&Y.isNoop(K)||(J==="number"?v.write("ena",K):J==="text-unicode"?v.write("es",K):(v.write("et",J),v.write("e",K)))};function L(v){o(typeof v=="number"),o(v>=0),o(v===(0|v))}function z(v){typeof v=="number"?L(v):o(typeof v=="string")}function ge(v){if(v===null)return;const D=new Set,K=new Set,ne=J=>{let _e=!0,ce=!1;for(let j in J){const G=J[j];if(_e=!1,o(j==="p"||j==="r"||j==="d"||j==="i"||j==="e"||j==="es"||j==="ena"||j==="et","Invalid component item '"+j+"'"),j==="p")L(G),o(!D.has(G)),D.add(G),o(J.r===void 0);else if(j==="d")L(G),o(!K.has(G)),K.add(G),o(J.i===void 0);else if(j==="e"||j==="es"||j==="ena"){o(!ce),ce=!0;const X=V(J);o(X,"Missing type in edit"),X.checkValidOp&&X.checkValidOp(y(J))}}o(!_e)},Y=(J,_e,ce)=>{if(!Array.isArray(J))throw Error("Op must be null or a list");if(J.length===0)throw Error("Empty descent");_e||z(J[0]);let j=1,G=0,X=0;for(let q=0;q<J.length;q++){const pe=J[q];if(o(pe!=null),Array.isArray(pe)){const Ee=Y(pe,!1);if(G){const F=typeof X,se=typeof Ee;F===se?o(X<Ee,"descent keys are not in order"):o(F==="number"&&se==="string")}X=Ee,G++,j=3}else typeof pe=="object"?(o(j===1,`Prev not scalar - instead ${j}`),ne(pe),j=2):(o(j!==3),z(pe),o(s.isValidPathItem(pe),"Invalid path key"),j=1)}return o(G!==1,"Operation makes multiple descents. Remove some []"),o(j===2||j===3),J[0]};Y(v,!0),o(D.size===K.size,"Mismatched picks and drops in op");for(let J=0;J<D.size;J++)o(D.has(J)),o(K.has(J))}function de(v){let D=0,K=[];const ne=s.writeCursor();return ne.mergeTree(v,(Y,J)=>{const _e=V(Y);if(_e){const j=y(Y);O(J,_e,_e.normalize?_e.normalize(j):j)}for(const j of["r","p","i","d"])if(Y[j]!==void 0){const G=j==="p"||j==="d"?(ce=Y[j],K[ce]==null&&(K[ce]=D++),K[ce]):Y[j];J.write(j,G)}var ce}),ne.get()}function be(v,D){if(ge(D),D===null)return v;const K=[];return function ne(Y,J){let _e=Y,ce=0,j={root:Y},G=0,X=j,q="root";function pe(){for(;G<ce;G++){let Ee=J[G];typeof Ee!="object"&&(o(_(X,q)),X=X[q]=c(X[q]),q=Ee)}}for(;ce<J.length;ce++){const Ee=J[ce];if(Array.isArray(Ee)){const F=ne(_e,Ee);F!==_e&&F!==void 0&&(pe(),_e=X[q]=F)}else if(typeof Ee=="object"){Ee.d!=null?(pe(),_e=f(X,q,K[Ee.d])):Ee.i!==void 0&&(pe(),_e=f(X,q,Ee.i));const F=V(Ee);if(F)pe(),_e=X[q]=F.apply(_e,y(Ee));else if(Ee.e!==void 0)throw Error("Subtype "+Ee.et+" undefined")}else _e=C(_e,Ee)}return j.root}(v=function ne(Y,J){const _e=[];let ce=0;for(;ce<J.length;ce++){const q=J[ce];if(Array.isArray(q))break;typeof q!="object"&&(_e.push(Y),Y=C(Y,q))}for(let q=J.length-1;q>=ce;q--)Y=ne(Y,J[q]);for(--ce;ce>=0;ce--){const q=J[ce];if(typeof q!="object"){const pe=_e.pop();Y=Y===C(pe,q)?pe:Y===void 0?d(pe,q):(G=q,X=Y,(j=c(j=pe))[G]=X,j)}else u(q)&&(o(Y!==void 0,"Cannot pick up or remove undefined"),q.p!=null&&(K[q.p]=Y),Y=void 0)}var j,G,X;return Y}(v,D),D)}function we(v,D){v=v.slice(),ge(D);const K=s.readCursor(D);let ne,Y,J=!1;const _e=[];for(let j=0;;j++){const G=v[j],X=K.getComponent();if(X&&(X.r!==void 0?J=!0:X.p!=null&&(J=!1,ne=X.p,Y=j)),j>=v.length)break;let q=0;const pe=s.advancer(K,void 0,(F,se)=>{u(se)&&q++});_e.unshift(pe);const Ee=pe(G);if(typeof G=="number"&&(v[j]-=q),!Ee)break}if(_e.forEach(j=>j.end()),J)return null;const ce=()=>{let j=0;if(ne!=null){const G=K.getPath();j=G.length,v=G.concat(v.slice(Y))}for(;j<v.length;j++){const G=v[j],X=a(K),q=V(X);if(q){const F=y(X);q.transformPosition&&(v[j]=q.transformPosition(v[j],F));break}let pe=0;const Ee=s.advancer(K,(F,se)=>h(se)?~(F-pe):F-pe,(F,se)=>{h(se)&&pe++})(G);if(typeof G=="number"&&(v[j]+=pe),!Ee)break}};return ne!=null?K.eachDrop(null,j=>{j===ne&&ce()}):ce(),v}function Me(v,D){if(ge(v),ge(D),v==null)return D;if(D==null)return v;let K=0;const ne=s.readCursor(v),Y=s.readCursor(D),J=s.writeCursor(),_e=[],ce=[],j=[],G=[],X=[],q=[],pe=new Set;ne.traverse(null,F=>{F.p!=null&&(j[F.p]=ne.clone())}),Y.traverse(null,F=>{F.d!=null&&(G[F.d]=Y.clone())});const Ee=s.writeCursor();return function F(se,De,Te,Ce,He,dt,xe,Ve){o(De||Te);const Ue=a(De),nt=a(Te),Je=!!nt&&nt.r!==void 0,Tt=!!Ue&&Ue.i!==void 0,Oe=Ue?Ue.d:null,rt=nt?nt.p:null,m=(dt||Je)&&rt==null;if(rt!=null)Ce=G[rt],xe=ce[rt]=new s.WriteCursor;else if(nt&&nt.r!==void 0)Ce=null;else{const w=a(Ce);w&&w.d!=null&&(Ce=null)}const g=a(Ce);if(Oe!=null)if(se=j[Oe],Ve=_e[Oe]=new s.WriteCursor,m)dt&&!Je&&Ve.write("r",!0);else{const w=X[Oe]=K++;xe.write("d",w)}else if(Ue&&Ue.i!==void 0)se=null;else{const w=a(se);w&&w.p!=null&&(se=null)}let p;Tt?(o(He===void 0),p=Ue.i):p=He;const I=(rt==null?!Tt||dt||Je:p===void 0)?null:xe.getComponent();if(rt!=null){if(!(He!==void 0||Tt)){const w=Oe!=null?X[Oe]:K++;q[rt]=w,Ve.write("p",w)}}else Je&&(Tt||He!==void 0||(nt.r,Ve.write("r",nt.r)));const b=m?null:V(Ue),N=V(g);if((b||N)&&(b&&b.name,N&&N.name),b&&N){o(b===N);const w=y(Ue),k=y(g),re=b.compose(w,k);O(xe,b,re),pe.add(g)}else b?O(xe,b,y(Ue)):N&&(O(xe,N,y(g)),pe.add(g));const A=typeof p=="object"&&p!=null;let M=!1,E=0,P=0,Z=0,U=0,Q=0;const ae=s.advancer(Ce,(w,k)=>h(k)?U-w-1:w-U,(w,k)=>{h(k)&&U++}),W=s.advancer(se,(w,k)=>u(k)?E-w-1:w-E,(w,k)=>{u(k)&&E++});if(s.eachChildOf(De,Te,(w,k,re)=>{let ue,Ie,Se=w,Le=w,st=w;if(typeof w=="number"){let fe=w+Z;Ie=ae(fe),Le=fe+U;let H=w+P;ue=W(H),h(a(Ie))&&(ue=null),Se=H+E,st=w+Q,o(Se>=0,"p1PickKey is negative"),o(Le>=0,"p2DropKey is negative");const qe=h(a(k)),Ne=u(a(re));(qe||Ne&&!m)&&Q--,qe&&P--,Ne&&Z--}else ue=W(w),Ie=ae(w);Ve.descend(Se),xe.descend(Le);const ct=A&&!h(a(k))?p[st]:void 0,ee=F(ue,k,re,Ie,ct,m,xe,Ve);var We,oe,ie;A&&!m?ct!==ee&&(M||(p=Array.isArray(p)?p.slice():Object.assign({},p),M=!0),We=p,ie=ee,typeof(oe=st)=="number"?(o(Array.isArray(We)),o(oe<We.length)):(o(!Array.isArray(We)),o(We[oe]!==void 0)),ie===void 0?typeof oe=="number"?We.splice(oe,1):delete We[oe]:We[oe]=ie):o(ee===void 0),xe.ascend(),Ve.ascend()}),W.end(),ae.end(),I!=null)I.i=p;else if(!dt&&!Je&&rt==null)return p}(ne,ne.clone(),Y,Y.clone(),void 0,!1,J,Ee),J.reset(),J.mergeTree(Ee.get()),J.reset(),J.get(),_e.map(F=>F.get()),ce.map(F=>F.get()),ne.traverse(J,(F,se)=>{const De=F.p;if(De!=null){const Te=X[De];Te!=null&&se.write("p",Te);const Ce=_e[De];Ce&&Ce.get(),Ce&&se.mergeTree(Ce.get())}else F.r!==void 0&&se.write("r",F.r)}),J.reset(),J.get(),Y.traverse(J,(F,se)=>{const De=F.d;if(De!=null){const Ce=q[De];Ce!=null&&se.write("d",Ce);const He=ce[De];He&&se.mergeTree(He.get())}else F.i!==void 0&&se.write("i",F.i);const Te=V(F);Te&&!pe.has(F)&&O(se,Te,y(F))}),J.get()}function je(v){if(v==null)return null;const D=new s.ReadCursor(v),K=new s.WriteCursor;let ne;const Y=[],J=[];return function _e(ce,j,G){const X=ce.getComponent();let q,pe=!1;if(X){X.p!=null&&(j.write("d",X.p),Y[X.p]=ce.clone()),X.r!==void 0&&j.write("i",X.r),X.d!=null&&(j.write("p",X.d),G=void 0),X.i!==void 0&&(G=q=X.i);const F=V(X);F&&(G===void 0?(ne||(ne=new Set),ne.add(X)):(y(X),G=F.apply(G,y(X)),pe=!0))}let Ee=0;for(const F of ce){j.descend(F);const se=typeof F=="number"?F-Ee:F,De=C(G,se);h(ce.getComponent())&&Ee++;const Te=_e(ce,j,De);if(G!==void 0&&Te!==void 0){if(pe||(pe=!0,G=c(G)),!_(G,se))throw Error("Cannot modify child - invalid operation");G[se]=Te}j.ascend()}if(q===void 0)return pe?G:void 0;j.write("r",G)}(D,K,void 0),ne&&(K.reset(),function _e(ce,j,G){const X=j.getComponent();if(X){const F=X.d;if(F!=null&&(ce=Y[F],G=J[F]=s.writeCursor()),ne.has(X)){const se=V(X);if(!se.invert)throw Error(`Cannot invert subtype ${se.name}`);O(G,se,se.invert(y(X)))}}let q=0,pe=0;const Ee=s.advancer(ce,(F,se)=>u(se)?q-F-1:F-q,(F,se)=>{u(se)&&q++});for(const F of j)if(typeof F=="number"){const se=F-pe,De=Ee(se),Te=se+q;G.descend(Te),_e(De,j,G),h(j.getComponent())&&pe++,G.ascend()}else G.descend(F),_e(Ee(F),j,G),G.ascend();Ee.end()}(D.clone(),D,K),J.length&&(K.reset(),D.traverse(K,(_e,ce)=>{const j=_e.p;if(j!=null){const G=J[j];G&&G.get(),G&&ce.mergeTree(G.get())}}))),K.get()}const Ae=(v,D)=>v.some(K=>typeof K=="object"&&(Array.isArray(K)?Ae(K,D):D(K)));function tt(v,D){if(v==null||!Ae(v,j=>{var G;return j.r!==void 0||((G=V(j))===null||G===void 0?void 0:G.makeInvertible)!=null}))return v;const K=new s.ReadCursor(v),ne=new s.WriteCursor;let Y=!1;const J=[],_e=[],ce=(j,G,X)=>{const q=j.getComponent();let pe=!1;if(q){q.d!=null&&G.write("d",q.d),q.i!==void 0&&G.write("i",q.i);const F=q.p;if(F!=null&&(J[F]=j.clone(),o(X!==void 0,"Operation picks up at an invalid key"),_e[F]=X,G.write("p",q.p)),q.r!==void 0&&X===void 0)throw Error("Invalid doc / op in makeInvertible: removed item missing from doc");const se=V(q);se&&(se.makeInvertible?Y=!0:O(G,se,y(q),!0))}let Ee=0;for(const F of j){G.descend(F);const se=typeof F=="number"?F-Ee:F,De=C(X,se),Te=ce(j,G,De);De!==Te&&(pe||(pe=!0,X=c(X)),Te===void 0?(X=d(X,se),typeof F=="number"&&Ee++):X[se]=Te),G.ascend()}return q&&(q.r!==void 0?(G.write("r",r.default(X)),X=void 0):q.p!=null&&(X=void 0)),X};return ce(K,ne,D),ne.get(),Y&&(ne.reset(),function j(G,X,q,pe,Ee){const F=X.getComponent();if(F){F.i!==void 0?(pe=F.i,Ee=!0):F.d!=null&&(pe=_e[F.d],G=J[F.d],Ee=!1,F.d);let Ce=V(F);if(Ce&&Ce.makeInvertible){const He=y(F);O(q,Ce,Ce.makeInvertible(He,pe),!0)}}let se=0,De=0;const Te=s.advancer(G,(Ce,He)=>u(He)?se-Ce-1:Ce-se,(Ce,He)=>{u(He)&&se++});for(const Ce of X)if(typeof Ce=="number"){const He=Ce-De,dt=Te(He),xe=He+se,Ve=C(pe,Ee?He:xe);q.descend(Ce),j(dt,X,q,Ve,Ee),h(X.getComponent())&&De++,q.ascend()}else{const He=C(pe,Ce);q.descend(Ce),j(Te(Ce),X,q,He,Ee),q.ascend()}Te.end()}(K.clone(),K,ne,D,!1)),ne.get()}function qr(v,D){return je(tt(v,D))}const wn=v=>{if(v==null)return null;const D=v.slice();for(let K=0;K<v.length;K++){const ne=D[K];Array.isArray(ne)&&(D[K]=wn(ne))}return D};function an(v,D,K){o(K==="left"||K==="right","Direction must be left or right");const ne=K==="left"?0:1;if(D==null)return{ok:!0,result:v};ge(v),ge(D);let Y=null;const J=[],_e=[],ce=[],j=[],G=[],X=[],q=[],pe=[],Ee=[],F=[],se=[],De=[],Te=[],Ce=[],He=[];let dt=0;const xe=s.readCursor(v),Ve=s.readCursor(D),Ue=s.writeCursor();if(function g(p,I=null,b){const N=a(I);N&&(N.r!==void 0?b=I.clone():N.p!=null&&(b=null,X[N.p]=p.clone()));const A=p.getComponent();let M;A&&(M=A.p)!=null&&(G[M]=I?I.clone():null,ce[M]=p.clone(),b&&(F[M]=!0,Ee[M]=b),N&&N.p!=null&&(Ce[M]=N.p));const E=s.advancer(I);for(const P of p)g(p,E(P),b);E.end()}(Ve,xe,null),function g(p,I,b,N,A){const M=b.getComponent();let E,P=!1;M&&((E=M.d)!=null?(j[E]=b.clone(),N!=null&&(He[N]==null&&(He[N]=[]),He[N].push(E)),p=G[E]||null,I=ce[E]||null,F[E]?(A&&(se[E]=!0),A=Ee[E]||null):!A||ne!==1&&Ce[E]!=null||Y==null&&(Y={type:i.ConflictType.RM_UNEXPECTED_CONTENT,op1:e.removeOp(A.getPath()),op2:e.moveOp(I.getPath(),b.getPath())}),P=!0):M.i!==void 0&&(p=I=null,P=!0,A&&Y==null&&(Y={type:i.ConflictType.RM_UNEXPECTED_CONTENT,op1:e.removeOp(A.getPath()),op2:e.insertOp(b.getPath(),M.i)})));const Z=a(p);Z&&(Z.r!==void 0?A=p.clone():Z.p!=null&&(Z.p,N=Z.p,A=null));const U=V(M);U&&A&&Y==null&&(Y={type:i.ConflictType.RM_UNEXPECTED_CONTENT,op1:e.removeOp(A.getPath()),op2:e.editOp(b.getPath(),U,y(M),!0)});let Q=0,ae=0;const W=s.advancer(I,(k,re)=>u(re)?Q-k-1:k-Q,(k,re)=>{u(re)&&Q++}),w=s.advancer(p);for(const k of b)if(typeof k=="number"){const re=k-ae,ue=W(re);ae+=+g(w(re+Q),ue,b,N,A)}else{const re=W(k);g(w(k),re,b,N,A)}return W.end(),w.end(),P}(xe,Ve,Ve.clone(),null,null),j.map(g=>g&&g.get()),Y)return{ok:!1,conflict:Y};se.map(g=>!!g);const nt=[];let Je=null;(function g(p,I,b,N,A){let M=!1;const E=a(I);if(u(E)){const W=E.p;W!=null?(b=j[W],N=De[W]=s.writeCursor(),M=!0,A=null):(b=null,A=I.clone())}else h(a(b))&&(b=null);const P=p.getComponent();if(P){const W=P.p;W!=null?(A&&(pe[W]=A),nt[W]=A||ne===1&&M?null:N.getComponent(),J[W]=p.clone(),b&&(q[W]=b.clone())):P.r!==void 0&&(A||N.write("r",!0),(A||M)&&(Je==null&&(Je=new Set),Je.add(P)))}let Z=0,U=0;const Q=s.advancer(I,void 0,(W,w)=>{u(w)&&Z++}),ae=s.advancer(b,(W,w)=>h(w)?~(W-U):W-U,(W,w)=>{h(w)&&U++});if(p)for(const W of p)if(typeof W=="string"){const w=Q(W),k=ae(W);N.descend(W),g(p,w,k,N,A),N.ascend()}else{const w=Q(W),k=W-Z,re=u(a(w))?null:ae(k),ue=k+U;o(ue>=0),N.descend(ue),g(p,w,re,N,A),N.ascend()}Q.end(),ae.end()})(xe,Ve,Ve.clone(),Ue,null),Ue.reset();let Tt=[];if(function g(p,I,b,N,A,M){o(I);const E=I.getComponent();let P=a(N),Z=!1;const U=(oe,ie,fe)=>oe?e.moveOp(oe.getPath(),ie.getPath()):e.insertOp(ie.getPath(),fe.i);if(h(E)){const oe=E.d;oe!=null&&(_e[oe]=I.clone());const ie=oe!=null?nt[oe]:null;let fe=!1;if(E.i!==void 0||oe!=null&&ie){let H;P&&(P.i!==void 0||(H=P.d)!=null&&!F[H])&&(fe=H!=null?oe!=null&&oe===Ce[H]:n.default(P.i,E.i),fe||H!=null&&ne!==1&&Ce[H]!=null||Y==null&&(Y={type:i.ConflictType.DROP_COLLISION,op1:U(oe!=null?J[oe]:null,I,E),op2:U(H!=null?ce[H]:null,N,P)})),fe||(M?Y==null&&(Y={type:i.ConflictType.RM_UNEXPECTED_CONTENT,op1:U(oe!=null?J[oe]:null,I,E),op2:e.removeOp(M.getPath())}):(oe!=null?(Tt[dt]=oe,A.write("d",ie.p=dt++)):A.write("i",r.default(E.i)),Z=!0))}else if(oe!=null&&!ie){const H=pe[oe];H&&(M=H.clone())}oe!=null?(p=J[oe],b=X[oe],N=q[oe]):E.i!==void 0&&(p=b=null,fe||(N=null))}else u(a(p))&&(p=b=N=null);const Q=a(p),ae=a(b);if(u(ae)){const oe=ae.p;ae.r!==void 0&&(!Q||Q.r===void 0)||F[oe]?(N=null,M=b.clone()):oe!=null&&(N=j[oe],ne!==1&&Ce[oe]!=null||((A=Te[oe])||(A=Te[oe]=s.writeCursor()),A.reset(),M=null))}else!h(E)&&h(P)&&(N=null);P=N!=null?N.getComponent():null;const W=V(E);if(W){const oe=y(E);if(M)Y==null&&(Y={type:i.ConflictType.RM_UNEXPECTED_CONTENT,op1:e.editOp(I.getPath(),W,oe,!0),op2:e.removeOp(M.getPath())});else{const ie=V(P);let fe;if(ie){if(W!==ie)throw Error("Transforming incompatible types");const H=y(P);fe=W.transform(oe,H,K)}else fe=r.default(oe);O(A,W,fe)}}let w=0,k=0,re=0,ue=0,Ie=0,Se=0,Le=p!=null&&p.descendFirst(),st=Le;const ct=s.advancer(b,void 0,(oe,ie)=>{u(ie)&&re++});let ee=N!=null&&N.descendFirst(),We=ee;for(const oe of I)if(typeof oe=="number"){let ie;const fe=h(I.getComponent()),H=oe-k;{let Ft;for(;Le&&typeof(Ft=p.getKey())=="number";){Ft+=w;const Rt=p.getComponent(),ln=u(Rt);if(Ft>H||Ft===H&&(!ln||ne===0&&fe))break;if(ln){w--;const Yt=Rt.p;Ce.includes(Yt),Rt.d,a(Te[Rt.d]),u(a(Te[Rt.d])),(Rt.r===void 0||Je&&Je.has(Rt))&&(Yt==null||!nt[Yt]||ne!==1&&Ce.includes(Yt))||Ie--}Le=p.nextSibling()}ie=Le&&Ft===H?p:null}const qe=H-w;let Ne=ct(qe);const St=qe-re;let dr=null;{let Ft,Rt;for(;ee&&typeof(Ft=N.getKey())=="number";){Rt=Ft-ue;const ln=N.getComponent(),Yt=h(ln);if(Rt>St)break;if(Rt===St){if(!Yt){dr=N;break}{if(ne===0&&fe){dr=N;break}const Xt=Ne&&u(Ne.getComponent());if(ne===0&&Xt)break}}if(Yt){const Xt=ln.d;Ce[Xt],ln.i===void 0&&(F[Xt]||Ce[Xt]!=null&&ne!==1)?(F[Xt]||Ce[Xt]!=null&&ne===0)&&(ue++,Se--):ue++}ee=N.nextSibling()}}const Ti=St+ue+Ie+Se;o(Ti>=0,"trying to descend to a negative index"),A.descend(Ti),fe&&(ie=Ne=dr=null,k++),g(ie,I,Ne,dr,A,M)&&Se++,A.ascend()}else{let ie;for(;Le&&(ie=p.getKey(),typeof ie!="string"||!(ie>oe||ie===oe));)Le=p.nextSibling();const fe=Le&&ie===oe?p:null,H=ct(oe);let qe;for(;ee&&(qe=N.getKey(),typeof qe!="string"||!(qe>oe||qe===oe));)ee=N.nextSibling();const Ne=ee&&qe===oe?N:null;A.descend(oe),g(fe,I,H,Ne,A,M),A.ascend()}return ct.end(),st&&p.ascend(),We&&N.ascend(),Z}(xe,xe.clone(),Ve,Ve.clone(),Ue,null),Y)return{ok:!1,conflict:Y};Ue.reset();const Oe=(g,p,I)=>g.traverse(p,(b,N)=>{b.d!=null&&I(b.d,g,N)});(F.length||De.length)&&(Oe(Ve,Ue,(g,p,I)=>{F[g]&&!se[g]&&I.write("r",!0),De[g]&&I.mergeTree(De[g].get())}),Ue.reset());const rt=[],m=[];if((Te.length||F.length)&&!Y){const g=s.readCursor(wn(Ue.get()));if(Oe(g,null,(p,I)=>{rt[p]=I.clone()}),Te.forEach(p=>{p&&Oe(s.readCursor(p.get()),null,(I,b)=>{rt[I]=b.clone()})}),function p(I,b,N,A,M,E){const P=a(b);if(P&&u(P))if(P.p!=null){const w=P.p;rt[w].getPath(),N=rt[w],A=m[w]=s.writeCursor()}else P.r!==void 0&&(N=null);else h(a(N))&&(N=null);const Z=I.getComponent();if(Z){let w;if((w=Z.d)!=null){const k=Te[w];k&&(k.get(),A.mergeTree(k.get()),N=s.readCursor(k.get()))}}let U=0,Q=0;const ae=s.advancer(b,void 0,(w,k)=>{u(k)&&U--}),W=s.advancer(N,(w,k)=>h(k)?-(w-Q)-1:w-Q,(w,k)=>{h(k)&&Q++});for(const w of I)if(typeof w=="number"){const k=ae(w),re=w+U,ue=W(re),Ie=re+Q;A.descend(Ie),p(I,k,ue,A),A.ascend()}else A.descend(w),p(I,ae(w),W(w),A),A.ascend();ae.end(),W.end()}(Ve,g,g.clone(),Ue),Ue.reset(),Y)return{ok:!1,conflict:Y};if(Ue.get(),m.length){const p=m.map(b=>b?b.get():null),I=s.readCursor(wn(Ue.get()));if(Oe(I,Ue,(b,N,A)=>{const M=p[b];M&&(A.mergeTree(M),p[b]=null)}),p.find(b=>b)){const b=s.writeCursor(),N=s.writeCursor();let A=0,M=0;p.forEach(E=>{E!=null&&Oe(s.readCursor(E),null,P=>{const Z=Tt[P];b.writeMove(J[Z].getPath(),_e[Z].getPath(),A++);const U=He[Z];U&&U.forEach(Q=>{F[Q]||ne!==1&&Ce[Q]!=null||N.writeMove(ce[Q].getPath(),j[Q].getPath(),M++)})})}),Y={type:i.ConflictType.BLACKHOLE,op1:b.get(),op2:N.get()}}}}return Y?{ok:!1,conflict:Y}:{ok:!0,result:Ue.get()}}const Kt=v=>{const D=new Error("Transform detected write conflict");throw D.conflict=v,D.type=D.name="writeConflict",D};function An(v,D,K){const ne=an(v,D,K);if(ne.ok)return ne.result;Kt(ne.conflict)}const Et=v=>{const D=s.writeCursor();return s.readCursor(v).traverse(D,(K,ne)=>{(h(K)||V(K))&&ne.write("r",!0)}),D.get()},ur=(v,D)=>{const{type:K,op1:ne,op2:Y}=v;switch(K){case i.ConflictType.DROP_COLLISION:return D==="left"?[null,Et(Y)]:[Et(ne),null];case i.ConflictType.RM_UNEXPECTED_CONTENT:let J=!1;return s.readCursor(ne).traverse(null,_e=>{_e.r!==void 0&&(J=!0)}),J?[null,Et(Y)]:[Et(ne),null];case i.ConflictType.BLACKHOLE:return[Et(ne),Et(Y)];default:throw Error("Unrecognised conflict: "+K)}};function hr(v,D,K,ne){let Y=null;for(;;){const J=an(D,K,ne);if(J.ok)return Me(Y,J.result);{const{conflict:_e}=J;v(_e)||Kt(_e);const[ce,j]=ur(_e,ne);D=Me(de(D),ce),K=Me(de(K),j),Y=Me(Y,j)}}}})(Nl);(function(e){var t=at&&at.__createBinding||(Object.create?function(i,o,a,l){l===void 0&&(l=a),Object.defineProperty(i,l,{enumerable:!0,get:function(){return o[a]}})}:function(i,o,a,l){l===void 0&&(l=a),i[l]=o[a]}),n=at&&at.__exportStar||function(i,o){for(var a in i)a!=="default"&&!o.hasOwnProperty(a)&&t(o,i,a)};Object.defineProperty(e,"__esModule",{value:!0}),n(Nl,e);var r=_i;Object.defineProperty(e,"ReadCursor",{enumerable:!0,get:function(){return r.ReadCursor}}),Object.defineProperty(e,"WriteCursor",{enumerable:!0,get:function(){return r.WriteCursor}});var s=Ei;Object.defineProperty(e,"ConflictType",{enumerable:!0,get:function(){return s.ConflictType}})})(ot);const jm=qs(ot),Hm=_u({__proto__:null,default:jm},[ot]);var te=(e=>(e.RETAIN="r",e.INSERT="i",e.DELETE="d",e))(te||{}),Tl=(e=>(e[e.character=0]="character",e[e.paragraph=1]="paragraph",e[e.table=2]="table",e[e.numbering=3]="numbering",e))(Tl||{}),Ml=(e=>(e[e.TAB=0]="TAB",e[e.SPACE=1]="SPACE",e[e.NOTHING=2]="NOTHING",e))(Ml||{}),he=(e=>(e[e.BULLET=0]="BULLET",e[e.NONE=1]="NONE",e[e.DECIMAL=2]="DECIMAL",e[e.DECIMAL_ZERO=3]="DECIMAL_ZERO",e[e.UPPER_LETTER=4]="UPPER_LETTER",e[e.LOWER_LETTER=5]="LOWER_LETTER",e[e.UPPER_ROMAN=6]="UPPER_ROMAN",e[e.LOWER_ROMAN=7]="LOWER_ROMAN",e[e.ORDINAL=8]="ORDINAL",e[e.CARDINAL_TEXT=9]="CARDINAL_TEXT",e[e.ORDINAL_TEXT=10]="ORDINAL_TEXT",e[e.HEX=11]="HEX",e[e.CHICAGO=12]="CHICAGO",e[e.IDEOGRAPH_DIGITAL=13]="IDEOGRAPH_DIGITAL",e[e.JAPANESE_COUNTING=14]="JAPANESE_COUNTING",e[e.AIUEO=15]="AIUEO",e[e.IROHA=16]="IROHA",e[e.DECIMAL_FULL_WIDTH=17]="DECIMAL_FULL_WIDTH",e[e.DECIMAL_HALF_WIDTH=18]="DECIMAL_HALF_WIDTH",e[e.JAPANESE_LEGAL=19]="JAPANESE_LEGAL",e[e.JAPANESE_DIGITAL_TEN_THOUSAND=20]="JAPANESE_DIGITAL_TEN_THOUSAND",e[e.DECIMAL_ENCLOSED_CIRCLE=21]="DECIMAL_ENCLOSED_CIRCLE",e[e.DECIMAL_FULL_WIDTH2=22]="DECIMAL_FULL_WIDTH2",e[e.AIUEO_FULL_WIDTH=23]="AIUEO_FULL_WIDTH",e[e.IROHA_FULL_WIDTH=24]="IROHA_FULL_WIDTH",e[e.GANADA=25]="GANADA",e[e.CHOSUNG=26]="CHOSUNG",e[e.DECIMAL_ENCLOSED_FULLSTOP=27]="DECIMAL_ENCLOSED_FULLSTOP",e[e.DECIMAL_ENCLOSED_PAREN=28]="DECIMAL_ENCLOSED_PAREN",e[e.DECIMAL_ENCLOSED_CIRCLE_CHINESE=29]="DECIMAL_ENCLOSED_CIRCLE_CHINESE",e[e.IDEOGRAPH_ENCLOSED_CIRCLE=30]="IDEOGRAPH_ENCLOSED_CIRCLE",e[e.IDEOGRAPH_TRADITIONAL=31]="IDEOGRAPH_TRADITIONAL",e[e.IDEOGRAPH_ZODIAC=32]="IDEOGRAPH_ZODIAC",e[e.IDEOGRAPH_ZODIAC_TRADITIONAL=33]="IDEOGRAPH_ZODIAC_TRADITIONAL",e[e.TAIWANESE_COUNTING=34]="TAIWANESE_COUNTING",e[e.IDEOGRAPH_LEGAL_TRADITIONAL=35]="IDEOGRAPH_LEGAL_TRADITIONAL",e[e.TAIWANESE_COUNTING_THOUSAND=36]="TAIWANESE_COUNTING_THOUSAND",e[e.TAIWANESE_DIGITAL=37]="TAIWANESE_DIGITAL",e[e.CHINESE_COUNTING=38]="CHINESE_COUNTING",e[e.CHINESE_LEGAL_SIMPLIFIED=39]="CHINESE_LEGAL_SIMPLIFIED",e[e.CHINESE_COUNTING_THOUSAND=40]="CHINESE_COUNTING_THOUSAND",e[e.KOREAN_DIGITAL=41]="KOREAN_DIGITAL",e[e.KOREAN_COUNTING=42]="KOREAN_COUNTING",e[e.KOREAN_LEGAL=43]="KOREAN_LEGAL",e[e.KOREAN_DIGITAL2=44]="KOREAN_DIGITAL2",e[e.VIETNAMESE_COUNTING=45]="VIETNAMESE_COUNTING",e[e.RUSSIAN_LOWER=46]="RUSSIAN_LOWER",e[e.RUSSIAN_UPPER=47]="RUSSIAN_UPPER",e[e.NUMBER_IN_DASH=48]="NUMBER_IN_DASH",e[e.HEBREW1=49]="HEBREW1",e[e.HEBREW2=50]="HEBREW2",e[e.ARABIC_ALPHA=51]="ARABIC_ALPHA",e[e.ARABIC_ABJAD=52]="ARABIC_ABJAD",e[e.HINDI_VOWELS=53]="HINDI_VOWELS",e[e.HINDI_CONSONANTS=54]="HINDI_CONSONANTS",e[e.HINDI_NUMBERS=55]="HINDI_NUMBERS",e[e.HINDI_COUNTING=56]="HINDI_COUNTING",e[e.THAI_LETTERS=57]="THAI_LETTERS",e[e.THAI_NUMBERS=58]="THAI_NUMBERS",e[e.THAI_COUNTING=59]="THAI_COUNTING",e[e.CUSTOM=60]="CUSTOM",e))(he||{}),lr=(e=>(e[e.BULLET_ALIGNMENT_UNSPECIFIED=0]="BULLET_ALIGNMENT_UNSPECIFIED",e[e.START=1]="START",e[e.CENTER=2]="CENTER",e[e.END=3]="END",e[e.BOTH=4]="BOTH",e))(lr||{}),Qn=(e=>(e[e.HYPERLINK=0]="HYPERLINK",e[e.FIELD=1]="FIELD",e[e.SDT=2]="SDT",e[e.BOOKMARK=3]="BOOKMARK",e[e.COMMENT=4]="COMMENT",e[e.CUSTOM=5]="CUSTOM",e[e.MENTION=6]="MENTION",e[e.UNI_FORMULA=7]="UNI_FORMULA",e[e.DELTED=9999]="DELTED",e))(Qn||{}),Rn=(e=>(e[e.COMMENT=0]="COMMENT",e[e.DELETED=9999]="DELETED",e))(Rn||{}),Ll=(e=>(e[e.DRAWING=0]="DRAWING",e[e.CUSTOM=1]="CUSTOM",e))(Ll||{}),Dl=(e=>(e[e.UNSPECIFIED=0]="UNSPECIFIED",e[e.TRADITIONAL=1]="TRADITIONAL",e[e.MODERN=2]="MODERN",e))(Dl||{}),xl=(e=>(e[e.DEFAULT=0]="DEFAULT",e[e.LINES=1]="LINES",e[e.LINES_AND_CHARS=2]="LINES_AND_CHARS",e[e.SNAP_TO_CHARS=3]="SNAP_TO_CHARS",e))(xl||{}),Ul=(e=>(e[e.SECTION_TYPE_UNSPECIFIED=0]="SECTION_TYPE_UNSPECIFIED",e[e.CONTINUOUS=1]="CONTINUOUS",e[e.NEXT_PAGE=2]="NEXT_PAGE",e[e.EVEN_PAGE=3]="EVEN_PAGE",e[e.ODD_PAGE=4]="ODD_PAGE",e))(Ul||{}),Pl=(e=>(e[e.COLUMN_SEPARATOR_STYLE_UNSPECIFIED=0]="COLUMN_SEPARATOR_STYLE_UNSPECIFIED",e[e.NONE=1]="NONE",e[e.BETWEEN_EACH_COLUMN=2]="BETWEEN_EACH_COLUMN",e))(Pl||{}),Fl=(e=>(e[e.NORMAL=0]="NORMAL",e[e.TBRL=1]="TBRL",e[e.LRTBV=2]="LRTBV",e))(Fl||{}),kl=(e=>(e[e.TEXT_RUN=0]="TEXT_RUN",e[e.AUTO_TEXT=1]="AUTO_TEXT",e[e.PAGE_BREAK=2]="PAGE_BREAK",e[e.COLUMN_BREAK=3]="COLUMN_BREAK",e[e.FOOT_NOTE_REFERENCE=4]="FOOT_NOTE_REFERENCE",e[e.HORIZONTAL_RULE=5]="HORIZONTAL_RULE",e[e.EQUATION=6]="EQUATION",e[e.DRAWING=7]="DRAWING",e[e.PERSON=8]="PERSON",e[e.RICH_LINK=9]="RICH_LINK",e))(kl||{}),jl=(e=>(e[e.BOTH_SIDES=0]="BOTH_SIDES",e[e.LEFT=1]="LEFT",e[e.RIGHT=2]="RIGHT",e[e.LARGEST=3]="LARGEST",e))(jl||{}),Hl=(e=>(e[e.INLINE=0]="INLINE",e[e.WRAP_NONE=1]="WRAP_NONE",e[e.WRAP_POLYGON=2]="WRAP_POLYGON",e[e.WRAP_SQUARE=3]="WRAP_SQUARE",e[e.WRAP_THROUGH=4]="WRAP_THROUGH",e[e.WRAP_TIGHT=5]="WRAP_TIGHT",e[e.WRAP_TOP_AND_BOTTOM=6]="WRAP_TOP_AND_BOTTOM",e))(Hl||{}),Bl=(e=>(e[e.NAMED_STYLE_TYPE_UNSPECIFIED=0]="NAMED_STYLE_TYPE_UNSPECIFIED",e[e.NORMAL_TEXT=1]="NORMAL_TEXT",e[e.TITLE=2]="TITLE",e[e.SUBTITLE=3]="SUBTITLE",e[e.HEADING_1=4]="HEADING_1",e[e.HEADING_2=5]="HEADING_2",e[e.HEADING_3=6]="HEADING_3",e[e.HEADING_4=7]="HEADING_4",e[e.HEADING_5=8]="HEADING_5",e[e.HEADING_6=9]="HEADING_6",e))(Bl||{}),$l=(e=>(e[e.AUTO=0]="AUTO",e[e.AT_LEAST=1]="AT_LEAST",e[e.EXACT=2]="EXACT",e))($l||{}),Wl=(e=>(e[e.DASH_STYLE_UNSPECIFIED=0]="DASH_STYLE_UNSPECIFIED",e[e.SOLID=1]="SOLID",e[e.DOT=2]="DOT",e[e.DASH=3]="DASH",e))(Wl||{}),Vl=(e=>(e[e.TAB_STOP_ALIGNMENT_UNSPECIFIED=0]="TAB_STOP_ALIGNMENT_UNSPECIFIED",e[e.START=1]="START",e[e.CENTER=2]="CENTER",e[e.END=3]="END",e))(Vl||{}),zl=(e=>(e[e.UNSPECIFIED=0]="UNSPECIFIED",e[e.SPECIFIED=1]="SPECIFIED",e))(zl||{}),Gl=(e=>(e[e.START=0]="START",e[e.CENTER=1]="CENTER",e[e.END=2]="END",e))(Gl||{}),Kl=(e=>(e[e.AUTO_FIT=0]="AUTO_FIT",e[e.FIXED=1]="FIXED",e))(Kl||{}),Yl=(e=>(e[e.NONE=0]="NONE",e[e.WRAP=1]="WRAP",e))(Yl||{}),Xl=(e=>(e[e.AUTO=0]="AUTO",e[e.AT_LEAST=1]="AT_LEAST",e[e.EXACT=2]="EXACT",e))(Xl||{}),Ql=(e=>(e[e.CONTENT_ALIGNMENT_UNSPECIFIED=0]="CONTENT_ALIGNMENT_UNSPECIFIED",e[e.BOTH=1]="BOTH",e[e.TOP=2]="TOP",e[e.CENTER=3]="CENTER",e[e.BOTTOM=4]="BOTTOM",e))(Ql||{}),pn=(e=>(e.NORMAL="normal",e.BOLD="bold",e.ITALIC="italic",e))(pn||{}),Jl=(e=>(e[e.PAGE=0]="PAGE",e[e.COLUMN=1]="COLUMN",e[e.CHARACTER=2]="CHARACTER",e[e.MARGIN=3]="MARGIN",e[e.INSIDE_MARGIN=4]="INSIDE_MARGIN",e[e.OUTSIDE_MARGIN=5]="OUTSIDE_MARGIN",e[e.LEFT_MARGIN=6]="LEFT_MARGIN",e[e.RIGHT_MARGIN=7]="RIGHT_MARGIN",e))(Jl||{}),Zl=(e=>(e[e.PAGE=0]="PAGE",e[e.PARAGRAPH=1]="PARAGRAPH",e[e.LINE=2]="LINE",e[e.MARGIN=3]="MARGIN",e[e.TOP_MARGIN=4]="TOP_MARGIN",e[e.BOTTOM_MARGIN=5]="BOTTOM_MARGIN",e[e.INSIDE_MARGIN=6]="INSIDE_MARGIN",e[e.OUTSIDE_MARGIN=7]="OUTSIDE_MARGIN",e))(Zl||{}),ql=(e=>(e[e.POINT=0]="POINT",e[e.LINE=1]="LINE",e[e.CHARACTER=2]="CHARACTER",e[e.PIXEL=3]="PIXEL",e[e.PERCENT=4]="PERCENT",e))(ql||{}),ec=(e=>(e[e.CENTER=0]="CENTER",e[e.INSIDE=1]="INSIDE",e[e.LEFT=2]="LEFT",e[e.OUTSIDE=3]="OUTSIDE",e[e.RIGHT=4]="RIGHT",e[e.BOTH=5]="BOTH",e[e.DISTRIBUTE=6]="DISTRIBUTE",e))(ec||{}),tc=(e=>(e[e.BOTTOM=0]="BOTTOM",e[e.CENTER=1]="CENTER",e[e.INSIDE=2]="INSIDE",e[e.OUTSIDE=3]="OUTSIDE",e[e.TOP=4]="TOP",e))(tc||{}),nc=(e=>(e[e.compressPunctuation=0]="compressPunctuation",e[e.compressPunctuationAndJapaneseKana=1]="compressPunctuationAndJapaneseKana",e[e.doNotCompress=2]="doNotCompress",e))(nc||{}),rc=(e=>(e[e.PORTRAIT=0]="PORTRAIT",e[e.LANDSCAPE=1]="LANDSCAPE",e))(rc||{}),sc=(e=>(e[e.forward=0]="forward",e[e.backward=1]="backward",e[e.front=2]="front",e[e.back=3]="back",e))(sc||{}),ic=(e=>(e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e[e.DRAWING_IMAGE=0]="DRAWING_IMAGE",e[e.DRAWING_SHAPE=1]="DRAWING_SHAPE",e[e.DRAWING_CHART=2]="DRAWING_CHART",e[e.DRAWING_TABLE=3]="DRAWING_TABLE",e[e.DRAWING_SMART_ART=4]="DRAWING_SMART_ART",e[e.DRAWING_VIDEO=5]="DRAWING_VIDEO",e[e.DRAWING_GROUP=6]="DRAWING_GROUP",e[e.DRAWING_UNIT=7]="DRAWING_UNIT",e[e.DRAWING_DOM=8]="DRAWING_DOM",e))(ic||{}),Ci=(e=>(e[e.SLIDE=0]="SLIDE",e[e.MASTER=1]="MASTER",e[e.LAYOUT=2]="LAYOUT",e[e.HANDOUT_MASTER=3]="HANDOUT_MASTER",e[e.NOTES_MASTER=4]="NOTES_MASTER",e))(Ci||{}),oc=(e=>(e[e.SHAPE=0]="SHAPE",e[e.IMAGE=1]="IMAGE",e[e.TEXT=2]="TEXT",e[e.SPREADSHEET=3]="SPREADSHEET",e[e.DOCUMENT=4]="DOCUMENT",e[e.SLIDE=5]="SLIDE",e))(oc||{}),ac=(e=>(e[e.RELATIVE_SLIDE_LINK_UNSPECIFIED=0]="RELATIVE_SLIDE_LINK_UNSPECIFIED",e[e.NEXT_SLIDE=1]="NEXT_SLIDE",e[e.PREVIOUS_SLIDE=2]="PREVIOUS_SLIDE",e[e.FIRST_SLIDE=3]="FIRST_SLIDE",e[e.LAST_SLIDE=4]="LAST_SLIDE",e))(ac||{}),lc=(e=>(e.ORDER_LIST_QUICK_1="1.",e.ORDER_LIST_QUICK_2="a)",e.ORDER_LIST_QUICK_3="a.",e.ORDER_LIST_QUICK_4="i.",e.ORDER_LIST_QUICK_5="A.",e.ORDER_LIST_QUICK_6="I.",e.ORDER_LIST_QUICK_7="01.",e))(lc||{}),At=(e=>(e.BULLET_LIST="BULLET_LIST",e.BULLET_LIST_1="BULLET_LIST_1",e.BULLET_LIST_2="BULLET_LIST_2",e.BULLET_LIST_3="BULLET_LIST_3",e.BULLET_LIST_4="BULLET_LIST_4",e.BULLET_LIST_5="BULLET_LIST_5",e.ORDER_LIST="ORDER_LIST",e.ORDER_LIST_1="ORDER_LIST_1",e.ORDER_LIST_2="ORDER_LIST_2",e.ORDER_LIST_3="ORDER_LIST_3",e.ORDER_LIST_4="ORDER_LIST_4",e.ORDER_LIST_5="ORDER_LIST_5",e.ORDER_LIST_QUICK_2="ORDER_LIST_QUICK_2",e.ORDER_LIST_QUICK_3="ORDER_LIST_QUICK_3",e.ORDER_LIST_QUICK_4="ORDER_LIST_QUICK_4",e.ORDER_LIST_QUICK_5="ORDER_LIST_QUICK_5",e.ORDER_LIST_QUICK_6="ORDER_LIST_QUICK_6",e.CHECK_LIST="CHECK_LIST",e.CHECK_LIST_CHECKED="CHECK_LIST_CHECKED",e))(At||{});const Er={"a)":{glyphFormat:"%1)",glyphType:he.DECIMAL},"1.":{glyphFormat:"%1.",glyphType:he.DECIMAL},"a.":{glyphFormat:"%1.",glyphType:he.LOWER_LETTER},"A.":{glyphFormat:"%1.",glyphType:he.UPPER_LETTER},"i.":{glyphFormat:"%1.",glyphType:he.LOWER_ROMAN},"I.":{glyphFormat:"%1.",glyphType:he.UPPER_LETTER}},cn=e=>[...e,...e,...e].map((t,n)=>({glyphFormat:` %${n+1}`,glyphSymbol:t,bulletAlignment:lr.START,textStyle:{fs:12},startNumber:0,paragraphProperties:{hanging:{v:21},indentStart:{v:21*n}}})),un=e=>e.map((t,n)=>({...t,bulletAlignment:lr.START,textStyle:{fs:12},startNumber:0,paragraphProperties:{hanging:{v:21},indentStart:{v:21*n}}})),Oo=(e,t)=>new Array(9).fill(0).map((n,r)=>({glyphFormat:` %${r+1}`,glyphSymbol:e,bulletAlignment:lr.START,textStyle:{fs:16},startNumber:0,paragraphProperties:{hanging:{v:21},indentStart:{v:21*r},textStyle:t}})),cr={BULLET_LIST:{listType:"BULLET_LIST",nestingLevel:cn(["●","○","■"])},BULLET_LIST_1:{listType:"BULLET_LIST",nestingLevel:cn(["❖","➢","■"])},BULLET_LIST_2:{listType:"BULLET_LIST",nestingLevel:cn(["✔","●","◆"])},BULLET_LIST_3:{listType:"BULLET_LIST",nestingLevel:cn(["■","◆","○"])},BULLET_LIST_4:{listType:"BULLET_LIST",nestingLevel:cn(["✧","○","■"])},BULLET_LIST_5:{listType:"BULLET_LIST",nestingLevel:cn(["➢","○","◆"])},ORDER_LIST:{listType:"ORDER_LIST",nestingLevel:un([{glyphFormat:"%1.",glyphType:he.DECIMAL},{glyphFormat:"%2.",glyphType:he.LOWER_LETTER},{glyphFormat:"%3.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%4.",glyphType:he.DECIMAL},{glyphFormat:"%5.",glyphType:he.LOWER_LETTER},{glyphFormat:"%6.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%7.",glyphType:he.DECIMAL},{glyphFormat:"%8.",glyphType:he.LOWER_LETTER},{glyphFormat:"%9.",glyphType:he.LOWER_ROMAN}])},ORDER_LIST_1:{listType:"ORDER_LIST",nestingLevel:un([{glyphFormat:"%1)",glyphType:he.DECIMAL},{glyphFormat:"%2)",glyphType:he.LOWER_LETTER},{glyphFormat:"%3)",glyphType:he.LOWER_ROMAN},{glyphFormat:"%4)",glyphType:he.DECIMAL},{glyphFormat:"%5)",glyphType:he.LOWER_LETTER},{glyphFormat:"%6)",glyphType:he.LOWER_ROMAN},{glyphFormat:"%7)",glyphType:he.DECIMAL},{glyphFormat:"%8)",glyphType:he.LOWER_LETTER},{glyphFormat:"%9)",glyphType:he.LOWER_ROMAN}])},ORDER_LIST_2:{listType:"ORDER_LIST",nestingLevel:un(["%1.","%1.%2.","%1.%2.%3.","%1.%2.%3.%4.","%1.%2.%3.%4.%5.","%1.%2.%3.%4.%5.%6.","%1.%2.%3.%4.%5.%6.%7."].map(e=>({glyphFormat:e,glyphType:he.DECIMAL})))},ORDER_LIST_3:{listType:"ORDER_LIST",nestingLevel:un([{glyphFormat:"%1.",glyphType:he.UPPER_LETTER},{glyphFormat:"%2.",glyphType:he.LOWER_LETTER},{glyphFormat:"%3.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%4.",glyphType:he.UPPER_LETTER},{glyphFormat:"%5.",glyphType:he.LOWER_LETTER},{glyphFormat:"%6.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%7.",glyphType:he.UPPER_LETTER},{glyphFormat:"%8.",glyphType:he.LOWER_LETTER},{glyphFormat:"%9.",glyphType:he.LOWER_ROMAN}])},ORDER_LIST_4:{listType:"ORDER_LIST",nestingLevel:un([{glyphFormat:"%1.",glyphType:he.UPPER_LETTER},{glyphFormat:"%2.",glyphType:he.DECIMAL},{glyphFormat:"%3.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%4.",glyphType:he.UPPER_LETTER},{glyphFormat:"%5.",glyphType:he.DECIMAL},{glyphFormat:"%6.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%7.",glyphType:he.UPPER_LETTER},{glyphFormat:"%8.",glyphType:he.DECIMAL},{glyphFormat:"%9.",glyphType:he.LOWER_ROMAN}])},ORDER_LIST_5:{listType:"ORDER_LIST",nestingLevel:un([{glyphFormat:"%1.",glyphType:he.DECIMAL_ZERO},{glyphFormat:"%2.",glyphType:he.LOWER_LETTER},{glyphFormat:"%3.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%4.",glyphType:he.DECIMAL_ZERO},{glyphFormat:"%5.",glyphType:he.LOWER_LETTER},{glyphFormat:"%6.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%7.",glyphType:he.DECIMAL_ZERO},{glyphFormat:"%8.",glyphType:he.LOWER_LETTER},{glyphFormat:"%9.",glyphType:he.LOWER_ROMAN}])},CHECK_LIST:{listType:"CHECK_LIST",nestingLevel:Oo("☐")},CHECK_LIST_CHECKED:{listType:"CHECK_LIST_CHECKED",nestingLevel:Oo("☑",{st:{s:Re.TRUE}})}},Rr=e=>{const{glyphFormat:t,glyphType:n}=e,r=$.deepClone(cr.ORDER_LIST);return r.nestingLevel[0].glyphFormat=t,r.nestingLevel[0].glyphType=n,r},Bm={ORDER_LIST_QUICK_2:Rr(Er["a)"]),ORDER_LIST_QUICK_3:Rr(Er["a."]),ORDER_LIST_QUICK_4:Rr(Er["i."]),ORDER_LIST_QUICK_6:Rr(Er["I."])};Object.assign(cr,Bm);const $m={"1.":"ORDER_LIST","a)":"ORDER_LIST_QUICK_2","a.":"ORDER_LIST_QUICK_3","i.":"ORDER_LIST_QUICK_4","A.":"ORDER_LIST_3","I.":"ORDER_LIST_QUICK_6","01.":"ORDER_LIST_5"};function Jr(e,t=!1){const n=[];for(const r of e){const{st:s,ed:i,ts:o}=r;if(r.sId===void 0&&delete r.sId,s===i||!t&&$.isEmptyObject(o)&&r.sId==null)continue;if(n.length===0){n.push(r);continue}const a=n.pop();Rl(r,a)&&$.hasIntersectionBetweenTwoRanges(a.st,a.ed,r.st,r.ed)?n.push({...r,st:a.st,ed:i}):n.push(a,r)}return n}function cc(e,t,n,r){var c;const{textRuns:s}=e;if(s==null)return;const i=[],o=s.length;let a=!1;const l=(c=t.textRuns)!=null?c:[];if(l.length)for(const u of l)u.st+=r,u.ed+=r;for(let u=0;u<o;u++){const h=s[u],{st:d,ed:f}=h;if(f<=r)i.push(h);else if(r>d&&r<f){a=!0;const _={...h,ed:r};i.push(_),l.length&&i.push(...l);const C={...h,st:r+n,ed:f+n};i.push(C)}else h.st+=n,h.ed+=n,a||(a=!0,i.push(...l)),i.push(h)}a||(a=!0,i.push(...l)),e.textRuns=Jr(i)}function uc(e,t,n,r){const{paragraphs:s}=e;if(s==null)return;const{paragraphs:i}=t,o=[];for(let l=0,c=s.length;l<c;l++){const u=s[l],{startIndex:h}=u;h>=r&&(u.startIndex+=n),o.push(u.startIndex)}let a=-1;if(i){for(let l=0,c=i.length;l<c;l++){const u=i[l];u.startIndex+=r;const h=u.startIndex;a=o.indexOf(h)}a!==-1&&s.splice(a,1),s.push(...i),s.sort(ar("startIndex"))}}function hc(e,t,n,r){const{sectionBreaks:s}=e;if(s==null)return;for(let o=0,a=s.length;o<a;o++){const l=s[o],{startIndex:c}=l;c>=r&&(l.startIndex+=n)}const i=t.sectionBreaks;if(i){for(let o=0,a=i.length;o<a;o++){const l=i[o];l.startIndex+=r}s.push(...i),s.sort(ar("startIndex"))}}function dc(e,t,n,r){const{customBlocks:s}=e;if(s==null)return;for(let o=0,a=s.length;o<a;o++){const l=s[o],{startIndex:c}=l;c>=r&&(l.startIndex+=n)}const i=t.customBlocks;if(i){for(let o=0,a=i.length;o<a;o++){const l=i[o];l.startIndex+=r}s.push(...i),s.sort(ar("startIndex"))}}function fc(e,t,n,r){const{tables:s}=e;if(s==null)return;for(let o=0,a=s.length;o<a;o++){const l=s[o],{startIndex:c,endIndex:u}=l;c>r?(l.startIndex+=n,l.endIndex+=n):u>r&&(l.endIndex+=n)}const i=t.tables;if(i){for(let o=0,a=i.length;o<a;o++){const l=i[o];l.startIndex+=r,l.endIndex+=r}s.push(...i),s.sort(ar("startIndex"))}}const gc="$",bo=e=>e.split(gc)[0];function Ii(e){if(e.length<=1)return e;e.sort((s,i)=>s.startIndex-i.startIndex);const t=[];let n={...e[0]};n.rangeId=bo(n.rangeId);for(let s=1;s<e.length;s++){const i=e[s];i.rangeId=bo(i.rangeId),i.rangeId===n.rangeId&&Da(n.properties,i.properties)&&n.endIndex+1>=i.startIndex?n.endIndex=i.endIndex:(t.push(n),n={...i})}t.push(n);const r=Object.create(null);for(let s=0,i=t.length;s<i;s++){const o=t[s],a=o.rangeId;r[a]?(o.rangeId=`${a}${gc}${r[a]}`,r[a]=r[a]+1):r[a]=1}return t}function Fs(e,t){const n=e.findIndex(s=>s.startIndex<t&&s.endIndex>=t),r=e[n];r&&e.splice(n,1,{rangeId:r.rangeId,rangeType:r.rangeType,startIndex:r.startIndex,endIndex:t-1,properties:{...r.properties}},{rangeId:r.rangeId,rangeType:r.rangeType,startIndex:t,endIndex:r.endIndex,properties:{...r.properties}})}function pc(e){if(e.length<=1)return e;e.sort((r,s)=>r.startIndex-s.startIndex);const t=[];let n={...e[0]};for(let r=1;r<e.length;r++){const s=e[r];s.id===n.id&&n.endIndex+1>=s.startIndex?n.endIndex=s.endIndex:(t.push(n),n={...s})}return t.push(n),t}function ks(e,t){e.filter(r=>r.startIndex<t&&r.endIndex>=t).forEach(r=>{const s=e.indexOf(r);e.splice(s,1,{id:r.id,type:r.type,startIndex:r.startIndex,endIndex:t-1},{id:r.id,type:r.type,startIndex:t,endIndex:r.endIndex})})}function Wm(e,t,n,r){e.customRanges||(e.customRanges=[]);const{customRanges:s}=e;Fs(s,r);for(let o=0,a=s.length;o<a;o++){const l=s[o],{startIndex:c}=l;c>=r&&(l.startIndex+=n,l.endIndex+=n)}const i=[];if(t.customRanges){for(let o=0,a=t.customRanges.length;o<a;o++){const l=t.customRanges[o];l.startIndex+=r,l.endIndex+=r,i.push(l)}s.push(...i)}e.customRanges=Ii(s)}function Vm(e,t,n,r){e.customDecorations||(e.customDecorations=[]);const{customDecorations:s}=e;ks(s,r);for(let o=0,a=s.length;o<a;o++){const l=s[o],{startIndex:c}=l;c>=r&&(l.startIndex+=n,l.endIndex+=n)}const i=[];if(t.customDecorations){for(let o=0,a=t.customDecorations.length;o<a;o++){const l=t.customDecorations[o];l.startIndex+=r,l.endIndex+=r,i.push(l)}s.push(...i)}e.customDecorations=pc(s)}function mc(e,t,n){const{textRuns:r}=e,s=n,i=n+t,o=[];if(r){const a=[];for(let l=0,c=r.length;l<c;l++){const u=r[l],{st:h,ed:d}=u;if(s<=h&&i>=d){o.push({...u,st:h-s,ed:d-s});continue}else h<=s&&d>=i?(o.push({...u,st:s-s,ed:i-s}),u.ed-=t):s>=h&&s<d?(o.push({...u,st:s-s,ed:d-s}),u.ed=s):i>h&&i<=d?(o.push({...u,st:h-s,ed:i-s}),u.st=i-t,u.ed-=t):h>=i&&(u.st-=t,u.ed-=t);a.push(u)}e.textRuns=a}return o.length===0&&o.push({st:0,ed:t,ts:{}}),o}function _c(e,t,n){const{paragraphs:r}=e,s=n,i=n+t,o=[];if(r){const a=[];for(let l=0,c=r.length;l<c;l++){const u=r[l],{startIndex:h}=u;if(h>=s&&h<i){o.push({...u,startIndex:h-n});continue}else h>=i&&(u.startIndex-=t);a.push(u)}e.paragraphs=a}return o}function Ec(e,t,n){const{sectionBreaks:r}=e,s=n,i=n+t-1,o=[];if(r){const a=[];for(let l=0,c=r.length;l<c;l++){const u=r[l],{startIndex:h}=u;if(h>=s&&h<=i){o.push({...u,startIndex:h-n});continue}else h>i&&(u.startIndex-=t);a.push(u)}e.sectionBreaks=a}return o}function Rc(e,t,n){const{customBlocks:r}=e,s=n,i=n+t-1,o=[];if(r){const a=[];for(let l=0,c=r.length;l<c;l++){const u=r[l],{startIndex:h}=u;if(h>=s&&h<=i){o.push({...u,startIndex:h-n});continue}else h>i&&(u.startIndex-=t);a.push(u)}e.customBlocks=a}return o}function Cc(e,t,n){const{tables:r}=e,s=n,i=n+t-1,o=[];if(r){const a=[];for(let l=0,c=r.length;l<c;l++){const u=r[l],{startIndex:h,endIndex:d}=u;if(s<=h&&i>=d){o.push({...u,startIndex:h-n,endIndex:d-n});continue}else if(h<=s&&d>=i){const f=Xr(h,d,s,i);if(u.startIndex=f[0],u.endIndex=f[1],u.startIndex===u.endIndex)continue}else i<h&&(u.startIndex-=t,u.endIndex-=t);a.push(u)}e.tables=a}return o}function zm(e,t,n){const{customRanges:r}=e,s=n,i=n+t-1,o=[];if(r){const a=[];for(let l=0,c=r.length;l<c;l++){const u=r[l],{startIndex:h,endIndex:d}=u;if(h>=s&&d<=i){o.push(u);continue}else if(Math.max(s,h)<=Math.min(i,d)){const f=Xr(h,d,s,i);u.startIndex=f[0],u.endIndex=f[1]}else i<h&&(u.startIndex-=t,u.endIndex-=t);a.push(u)}e.customRanges=Ii(a)}return o}function Gm(e,t,n,r=!0){const{customDecorations:s}=e,i=n,o=n+t-1,a=[];if(s){const l=[];for(let c=0,u=s.length;c<u;c++){const h=s[c],{startIndex:d,endIndex:f}=h;if(d>=i&&f<=o){a.push(h);continue}else if(Math.max(i,d)<=Math.min(o,f)){const _=Xr(d,f,i,o);h.startIndex=_[0],h.endIndex=_[1]}else o<d&&r&&(h.startIndex-=t,h.endIndex-=t);l.push(h)}e.customDecorations=l}return a}function Km(e,t,n,r,s){const i=Ym(e,t,n,r,s),o=Xm(e,t,n,r,s),a=Qm(e,t,n,r,s),l=Jm(e,t,n,r,s),c=Zm(e,t,n,r,s),u=qm(e,t,n,r),h=e_(e,t,n,r,s);return{dataStream:"",textRuns:i,paragraphs:o,sectionBreaks:a,customBlocks:l,tables:c,customRanges:u,customDecorations:h}}function Ym(e,t,n,r,s){const{textRuns:i}=e,{textRuns:o}=t;if(i==null||o==null)return;const a=mc(e,n,r);if(s!==ve.REPLACE){const l=Ic(o,a,s);t.textRuns=l}return cc(e,t,n,r),a}function Ic(e,t,n){if(t.length===0)return e;e=$.deepClone(e),t=$.deepClone(t);const r=[],s=e.length,i=t.length;let o=0,a=0,l=null;function c(){return l?(r.push(l),l=null,!0):!1}for(;o<s&&a<i;){const{st:f,ed:_,ts:C}=e[o],{st:T,ed:S,ts:x,sId:B}=t[a];let V;if(n===ve.COVER?V={...x,...C}:V={...C},_<T)c()||r.push(e[o]),o++;else if(S<f)c()||r.push(t[a]),a++;else{const y={st:Math.min(f,T),ed:Math.max(f,T),ts:f<T?{...C}:{...x},sId:f<T?void 0:B};y.ed>y.st&&r.push(y),r.push({st:Math.max(f,T),ed:Math.min(_,S),ts:V,sId:B}),_<S?(o++,t[a].st=_,t[a].st===t[a].ed&&a++):(a++,e[o].st=S,e[o].st===e[o].ed&&o++);const O={st:Math.min(_,S),ed:Math.max(_,S),ts:_<S?{...x}:{...C},sId:_<S?B:void 0};l=O.ed>O.st?O:null}}c();const u=r[r.length-1],h=e[s-1],d=t[i-1];return u&&u.ed!==Math.max(h.ed,d.ed)&&(h.ed>d.ed?r.push(h):r.push(d)),Jr(r)}function Xm(e,t,n,r,s){const{paragraphs:i}=e,{paragraphs:o}=t;if(i==null||o==null)return;const a=_c(e,n,r);if(s!==ve.REPLACE){const l=[];for(const c of o){const{startIndex:u,paragraphStyle:h,bullet:d}=c;let f=[];for(const _ of a){const{startIndex:C,paragraphStyle:T,bullet:S}=_;let x,B;if(s===ve.COVER?(x={...T,...h},B={listId:"",listType:At.BULLET_LIST,nestingLevel:0,textStyle:{},...S,...d}):(x={...h,...T},B={listId:"",listType:At.BULLET_LIST,nestingLevel:0,textStyle:{},...d,...S}),u===C){f.push({startIndex:u,paragraphStyle:x,bullet:B});break}}l.push(...f),f=[]}t.paragraphs=l}return uc(e,t,n,r),a}function Qm(e,t,n,r,s){const{sectionBreaks:i}=e,{sectionBreaks:o}=t;if(i==null||o==null)return;const a=Ec(e,n,r);if(s!==ve.REPLACE){const l=[];for(const c of o){const{startIndex:u}=c;let h=[];for(const d of a){const{startIndex:f}=d;if(u===f){s===ve.COVER?h.push({...d,...c}):h.push({...c,...d});break}}l.push(...h),h=[]}t.sectionBreaks=l}return hc(e,t,n,r),a}function Jm(e,t,n,r,s){const{customBlocks:i}=e,{customBlocks:o}=t;if(i==null||o==null)return;const a=Rc(e,n,r);if(s!==ve.REPLACE){const l=[];for(const c of o){const{startIndex:u}=c;let h=[];for(const d of a){const{startIndex:f}=d;if(u===f){s===ve.COVER?h.push({...d,...c}):h.push({...c,...d});break}}l.push(...h),h=[]}t.customBlocks=l}return dc(e,t,n,r),a}function Zm(e,t,n,r,s){const{tables:i}=e,{tables:o}=t;if(i==null||o==null)return;const a=Cc(e,n,r);if(s!==ve.REPLACE){const l=[];for(const c of o){const{startIndex:u,endIndex:h}=c;let d=[];for(const f of a){const{startIndex:_,endIndex:C}=f;if(_>=u&&C<=h){s===ve.COVER?d.push({...f,...c}):d.push({...c,...f});break}}l.push(...d),d=[]}t.tables=l}return fc(e,t,n,r),a}function qm(e,t,n,r,s){e.customRanges||(e.customRanges=[]),Fs(e.customRanges,r),Fs(e.customRanges,r+n);const i=r,o=r+n-1,{customRanges:a}=t,l=[],c=new Map;e.customRanges.forEach(h=>{const{startIndex:d,endIndex:f}=h;d>=i&&f<=o?c.set(h.rangeId,h):l.push(h)});const u=[];return a?(a.forEach(h=>{const{startIndex:d,endIndex:f}=h;l.push({...h,startIndex:d+r,endIndex:f+r})}),e.customRanges=Ii(l),u):[]}function e_(e,t,n,r,s){e.customDecorations||(e.customDecorations=[]),ks(e.customDecorations,r),ks(e.customDecorations,r+n);const i=[],{customDecorations:o}=e,{customDecorations:a=[]}=t;if(s===ve.REPLACE){for(let l=0;l<o.length;l++){const c=o[l],{startIndex:u,endIndex:h}=c;u>=r&&h<=r+n-1&&i.push(c)}a.forEach(l=>{const{startIndex:c,endIndex:u}=l;o.push({...l,startIndex:c+r,endIndex:u+r})})}else for(const l of a){const{id:c}=l;if(l.type===Rn.DELETED){const u=o.filter(h=>h.id===c);u.length&&i.push(...u)}else o.push({...l,startIndex:l.startIndex+r,endIndex:l.endIndex+r})}for(const l of i){const{id:c}=l,u=o.findIndex(h=>h.id===c);u!==-1&&o.splice(u,1)}return e.customDecorations=pc(o),i}var vi=(e=>(e[e.copy=0]="copy",e[e.cut=1]="cut",e))(vi||{});function Vt(e,t,n,r=!0,s=1){const{dataStream:i,textRuns:o,paragraphs:a=[],customBlocks:l=[],tables:c=[],sectionBreaks:u=[]}=e,h={dataStream:i.slice(t,n)};if(o){const S=[];for(const x of o){const B=$.deepClone(x),{st:V,ed:y}=B;$.hasIntersectionBetweenTwoRanges(V,y,t,n)&&(t>=V&&t<=y?S.push({...B,st:t,ed:Math.min(n,y)}):n>=V&&n<=y?S.push({...B,st:Math.max(t,V),ed:n}):S.push(B))}h.textRuns=S.map(x=>{const{st:B,ed:V}=x;return{...x,st:B-t,ed:V-t}})}else r&&(h.textRuns=[{st:0,ed:n-t,ts:{}}]);const d=[];for(const S of c){const x=$.deepClone(S),{startIndex:B,endIndex:V}=x;B>=t&&V<=n&&d.push({...x,startIndex:B-t,endIndex:V-t})}d.length&&(h.tables=d);const f=[];for(const S of a){const{startIndex:x}=S;x>=t&&x<n&&f.push($.deepClone(S))}f.length&&(h.paragraphs=f.map(S=>({...S,startIndex:S.startIndex-t})));const _=[];for(const S of u){const{startIndex:x}=S;x>=t&&x<=n&&_.push($.deepClone(S))}if(_.length&&(h.sectionBreaks=_.map(S=>({...S,startIndex:S.startIndex-t}))),s===1){const S=Sc(e,t,n);S?h.customDecorations=S:r&&(h.customDecorations=[])}const{customRanges:C}=vc(e,t,n);C?h.customRanges=C:r&&(h.customRanges=[]);const T=[];for(const S of l){const{startIndex:x}=S;x>=t&&x<=n&&T.push($.deepClone(S))}return T.length&&(h.customBlocks=T.map(S=>({...S,startIndex:S.startIndex-t}))),h}function t_(e){const{dataStream:t,textRuns:n,paragraphs:r,customRanges:s,customDecorations:i,tables:o}=e;let a=0,l=0;s==null||s.forEach(u=>{u.startIndex<0&&(a=Math.max(a,-u.startIndex)),u.endIndex>t.length-1&&(l=Math.max(l,u.endIndex-t.length+1))});const c=`${t}`;return n&&(n[0]&&(n[0].st=n[0].st-a),n[n.length-1]&&(n[n.length-1].ed=n[n.length-1].ed+l)),n==null||n.forEach(u=>{u.st+=a,u.ed+=a}),r==null||r.forEach(u=>{u.startIndex+=a}),s==null||s.forEach(u=>{u.startIndex+=a,u.endIndex+=a}),i==null||i.forEach(u=>{u.startIndex+=a,u.endIndex+=l}),o==null||o.forEach(u=>{u.startIndex+=a,u.endIndex+=l}),{...e,dataStream:c,textRuns:n,paragraphs:r,customRanges:s,customDecorations:i,tables:o}}function vc(e,t,n){if(e.customRanges==null)return{};const{customRanges:r}=e;return{customRanges:r.filter(a=>Math.max(a.startIndex,t)<=Math.min(a.endIndex,n-1)).map(a=>({...a,startIndex:Math.max(a.startIndex,t),endIndex:Math.min(a.endIndex,n-1)})).map(a=>({...a,startIndex:a.startIndex-t,endIndex:a.endIndex-t})),leftOffset:0,rightOffset:0}}function Sc(e,t,n){if(e.customDecorations==null)return;const{customDecorations:r=[]}=e,s=[];return r.forEach(i=>{if(Math.max(i.startIndex,t)<=Math.min(i.endIndex,n-1)){const o=$.deepClone(i);s.push({...o,startIndex:Math.max(o.startIndex-t,0),endIndex:Math.min(o.endIndex,n-1)-t})}}),s}function n_(e,t,n){return e==null||t==null?e!=null?e:t:Ic(e,t,n)}function r_(e,t,n){if(e==null||t==null)return e!=null?e:t;if(t.length===0||e.length===0)return e;if(t.length>1||e.length>1)throw new Error("Cannot cover multiple customRanges");return n===ve.REPLACE?[{...e[0]}]:[{...t[0],...e[0]}]}function s_(e,t,n){return t.length===0||e.length===0||n===ve.REPLACE?e:[...e,...t.filter(r=>!e.some(s=>r.id===s.id))]}function js(e,t,n=ve.COVER){if(t.dataStream!=="")throw new Error("Cannot compose other body with non-empty dataStream");const r={dataStream:e.dataStream},{textRuns:s,paragraphs:i=[],customRanges:o,customDecorations:a=[]}=e,{textRuns:l,paragraphs:c=[],customRanges:u,customDecorations:h=[]}=t;r.textRuns=n_(l,s,n),r.customRanges=r_(u,o,n);const d=s_(h,a,n);d.length&&(r.customDecorations=d);const f=[];let _=0,C=0;for(;_<i.length&&C<c.length;){const T=i[_],S=c[C],{startIndex:x}=T,{startIndex:B}=S;x===B?(f.push($.deepMerge(T,S)),_++,C++):x<B?(f.push($.deepClone(T)),_++):(f.push($.deepClone(S)),C++)}return _<i.length&&f.push(...i.slice(_)),C<c.length&&f.push(...c.slice(C)),f.length&&(r.paragraphs=f),r}function i_(e){const{body:t}=e;if(t==null)return!0;const{textRuns:n,paragraphs:r,customRanges:s,customBlocks:i,customDecorations:o,tables:a}=t;return n==null&&r==null&&s==null&&i==null&&o==null&&a==null}class dn{constructor(t){R(this,"_index",0);R(this,"_offset",0);this._actions=t}hasNext(){return this.peekLength()<Number.POSITIVE_INFINITY}next(t){t||(t=Number.POSITIVE_INFINITY);const n=this._actions[this._index];if(n){const r=this._offset,s=n.len;return t>=s-r?(t=s-r,this._index+=1,this._offset=0):this._offset+=t,n.t===te.DELETE||n.t===te.RETAIN&&n.body==null?$.deepClone({...n,len:t}):$.deepClone({...n,len:t,body:Vt(n.body,r,r+t,!1)})}else return{t:te.RETAIN,len:Number.POSITIVE_INFINITY}}peek(){return this._actions[this._index]}peekLength(){return this._actions[this._index]?this._actions[this._index].len-this._offset:Number.POSITIVE_INFINITY}peekType(){const t=this._actions[this._index];return t?t.t:te.RETAIN}rest(){if(this.hasNext()){if(this._offset===0)return this._actions.slice(this._index);{const t=this._offset,n=this._index,r=this.next(),s=this._actions.slice(this._index);return this._offset=t,this._index=n,[r].concat(s)}}else return[]}}function Oc(e,t,n){const{dataStream:r}=e,s=n,i=n+t,o=mc(e,t,n),a=_c(e,t,n),l=Ec(e,t,n),c=Rc(e,t,n),u=Cc(e,t,n),h=zm(e,t,n),d=Gm(e,t,n);let f="";return r&&(e.dataStream=vl(r,s,i),f=r.slice(s,i)),{dataStream:f,textRuns:o,paragraphs:a,sectionBreaks:l,customBlocks:c,tables:u,customRanges:h,customDecorations:d}}function bc(e,t,n,r){e.dataStream=Il(e.dataStream,r,t.dataStream),cc(e,t,n,r),uc(e,t,n,r),hc(e,t,n,r),dc(e,t,n,r),fc(e,t,n,r),Wm(e,t,n,r),Vm(e,t,n,r)}function o_(e,t,n,r,s=ve.COVER){return Km(e,t,n,r,s)}function a_(e,t,n){return t<=0?{dataStream:""}:Oc(e,t,n)}function l_(e,t,n,r){n!==0&&bc(e,t,n,r)}function c_(e,t){const n=new yn;return n.reset(),t.forEach(r=>{const s=$.deepClone(r);switch(s.t){case te.RETAIN:{const{coverType:i,body:o,len:a}=s;o!=null&&o_(e,o,a,n.cursor,i),n.moveCursor(a);break}case te.INSERT:{const{body:i,len:o}=s;l_(e,i,o,n.cursor),n.moveCursor(o);break}case te.DELETE:{const{len:i}=s;a_(e,i,n.cursor);break}default:throw new Error(`Unknown action type for action: ${s}.`)}}),e}function u_(e,t,n,r,s){if(e==null||t==null)return t;if(e.length===0||t.length===0)return[];t=$.deepClone(t),e=$.deepClone(e);const i=[],o=t.length,a=e.length;let l=0,c=0,u=null;function h(){return u?(i.push(u),u=null,!0):!1}for(;l<o&&c<a;){const{st:C,ed:T,ts:S}=t[l],{st:x,ed:B,ts:V,sId:y}=e[c];let O={};if(s===0)O={...S},n===ve.COVER&&r===ve.REPLACE&&V&&(O=Object.assign({},V,O));else if(O={...S},n===ve.REPLACE){if(r===ve.REPLACE)O={...V};else if(S&&V){const L=Object.keys(S);for(const z of L)V[z]&&delete O[z]}}else if(r===ve.REPLACE){if(V){const L=Object.keys(V);for(const z of L)V[z]!==void 0&&(O[z]=V[z])}}else if(V){const L=Object.keys(V);for(const z of L)O[z]!==void 0&&delete O[z]}if(T<x)h()||i.push(t[l]),l++;else if(B<C)h()||i.push(e[c]),c++;else{const L={st:Math.min(C,x),ed:Math.max(C,x),ts:C<x?{...S}:{...V},sId:C<x?void 0:y};L.ed>L.st&&i.push(),i.push({st:Math.max(C,x),ed:Math.min(T,B),ts:O,sId:y}),T<B?(l++,e[c].st=T,e[c].st===e[c].ed&&c++):(c++,t[l].st=B,t[l].st===t[l].ed&&l++);const z={st:Math.min(T,B),ed:Math.max(T,B),ts:T<B?{...V}:{...S},sId:T<B?y:void 0};u=z.ed>z.st?z:null}}h();const d=i[i.length-1],f=t[o-1],_=e[a-1];return d.ed!==Math.max(f.ed,_.ed)&&(f.ed>_.ed?i.push(f):i.push(_)),Jr(i,!0)}function h_(e,t,n,r,s){if(e==null||t==null)return t;if(e.length===0||t.length===0)return[];if(e.length>1||t.length>1)throw new Error("CustomRanges is only supported transform for length one now.");const i=e[0],o=t[0];if(n===ve.REPLACE)return s===1?[$.deepClone(i)]:[$.deepClone(o)];if(r===ve.REPLACE){const a=$.deepClone(o);return s===1&&Object.assign(a,$.deepClone(i)),[a]}else{const a=$.deepClone(o);return s===1&&Object.assign(a,$.deepClone(i)),[a]}}function yo(e,t,n,r,s){const i={startIndex:t.startIndex};if(t.paragraphStyle&&(i.paragraphStyle=$.deepClone(t.paragraphStyle),e.paragraphStyle)){if(n===ve.REPLACE)if(r===ve.REPLACE)s===1&&(i.paragraphStyle={...e.paragraphStyle});else if(s===1){const o=Object.keys(e.paragraphStyle);for(const a of o)e.paragraphStyle[a]!==void 0&&(i.paragraphStyle[a]=e.paragraphStyle[a])}else{const o=Object.keys(e.paragraphStyle);for(const a of o)i.paragraphStyle[a]===void 0&&(i.paragraphStyle[a]=e.paragraphStyle[a])}else if(r===ve.REPLACE)if(s===1){const o=Object.keys(e.paragraphStyle);for(const a of o)e.paragraphStyle[a]!==void 0&&(i.paragraphStyle[a]=e.paragraphStyle[a])}else{const o=Object.keys(e.paragraphStyle);for(const a of o)i.paragraphStyle[a]===void 0&&(i.paragraphStyle[a]=e.paragraphStyle[a])}else if(s===1){const o=Object.keys(e.paragraphStyle);for(const a of o)i.paragraphStyle[a]&&delete i.paragraphStyle[a]}}return n===ve.REPLACE&&r===ve.REPLACE?i.bullet=s===1?$.deepClone(e.bullet):$.deepClone(t.bullet):e.bullet===void 0?i.bullet=$.deepClone(t.bullet):n===ve.REPLACE||r===ve.REPLACE?i.bullet=s===0&&t.bullet?$.deepClone(t.bullet):$.deepClone(e.bullet):s===0&&t.bullet!==void 0&&(i.bullet=$.deepClone(t.bullet)),i}function d_(e,t){if(e==null||t==null)return t;if(e.length===0||t.length===0)return $.deepClone(t);const n=[];for(const r of t){const{id:s,type:i}=r;let o=!1;for(const a of e)if(a.id===s){(a.type===Rn.DELETED||i===Rn.DELETED)&&(o=!0,n.push({...r,type:Rn.DELETED}));break}o||n.push(r)}return n}function f_(e,t,n=!1){const{body:r,coverType:s=ve.COVER}=e,{body:i,coverType:o=ve.COVER}=t;if(r==null||r.dataStream!==""||i==null||i.dataStream!=="")throw new Error("Data stream is not supported in retain transform.");const a={dataStream:""},l=o,{textRuns:c,paragraphs:u=[],customRanges:h,customDecorations:d}=r,{textRuns:f,paragraphs:_=[],customRanges:C,customDecorations:T}=i,S=u_(c,f,s,o,n?1:0);S&&(a.textRuns=S);const x=h_(h,C,s,o,n?1:0);x&&(a.customRanges=x);const B=d_(d,T);B&&(a.customDecorations=B);const V=[];let y=0,O=0;for(;y<u.length&&O<_.length;){const L=u[y],z=_[O],{startIndex:ge}=L,{startIndex:de}=z;if(ge===de){let be={startIndex:ge};n?be=yo(L,z,s,o,1):be=yo(L,z,s,o,0),V.push(be),y++,O++}else ge<de?y++:(V.push($.deepClone(z)),O++)}return O<_.length&&V.push(..._.slice(O)),V.length&&(a.paragraphs=V),{coverType:l,body:a}}function wo(e){return Object.keys(e).length===1}const _n=class _n{constructor(){R(this,"_actions",[])}static apply(t,n){return c_(t,n)}static compose(t,n){const r=new dn(t),s=new dn(n),i=new _n;for(;r.hasNext()||s.hasNext();)if(s.peekType()===te.INSERT)i.push(s.next());else if(r.peekType()===te.DELETE)i.push(r.next());else{const o=Math.min(r.peekLength(),s.peekLength()),a=r.next(o),l=s.next(o);if(a.t===te.INSERT&&l.t===te.RETAIN)l.body==null?i.push(a):i.push({...a,body:js(a.body,l.body,l.coverType)});else if(a.t===te.RETAIN&&l.t===te.RETAIN)if(a.body==null&&l.body==null)i.push(a.len!==Number.POSITIVE_INFINITY?a:l);else if(a.body&&l.body){const c=a.coverType===ve.REPLACE||l.coverType===ve.REPLACE?ve.REPLACE:ve.COVER;i.push({...a,t:te.RETAIN,coverType:c,body:js(a.body,l.body,l.coverType)})}else i.push(a.body?a:l);else a.t===te.RETAIN&&l.t===te.DELETE?i.push(l):a.t===te.INSERT&&(l.t,te.DELETE)}return i.trimEndUselessRetainAction(),i.serialize()}static transform(t,n,r="right"){return this._transform(n,t,r==="left"?"right":"left")}static _transform(t,n,r="right"){const s=new dn(t),i=new dn(n),o=new _n;for(;s.hasNext()||i.hasNext();)if(s.peekType()===te.INSERT&&(r==="left"||i.peekType()!==te.INSERT)){const a=s.next();o.retain(a.len)}else if(i.peekType()===te.INSERT)o.push(i.next());else{const a=Math.min(s.peekLength(),i.peekLength()),l=s.next(a),c=i.next(a);if(l.t===te.DELETE)continue;if(c.t===te.DELETE){o.push(c);continue}if(l.body==null||c.body==null)o.push(c);else{const{coverType:u,body:h}=f_(l,c,r==="left");o.push({...c,t:te.RETAIN,coverType:u,body:h})}}return o.trimEndUselessRetainAction(),o.serialize()}static transformPosition(t,n,r=!1){const s=new dn(t);let i=0;for(;s.hasNext()&&i<=n;){const o=s.peekLength(),a=s.peekType();if(s.next(),a===te.DELETE){n-=Math.min(o,n-i);continue}else a===te.INSERT&&(i<n||!r)&&(n+=o);i+=o}return n}static isNoop(t){return t.length===0}static invert(t){const n=[];for(const r of t)if(r.t===te.INSERT)n.push({t:te.DELETE,len:r.len,body:r.body});else if(r.t===te.DELETE){if(r.body==null)throw new Error("Can not invert DELETE action without body property, makeInvertible must be called first.");n.push({t:te.INSERT,body:r.body,len:r.len})}else if(r.body!=null){if(r.oldBody==null)throw new Error("Can not invert RETAIN action without oldBody property, makeInvertible must be called first.");n.push({t:te.RETAIN,body:r.oldBody,oldBody:r.body,len:r.len,coverType:ve.REPLACE})}else n.push(r);return n}static makeInvertible(t,n){const r=[];let s=0;for(const i of t){if(i.t===te.DELETE&&i.body==null){const o=Vt(n,s,s+i.len,!1);i.len=o.dataStream.length,i.body=o}if(i.t===te.RETAIN&&i.body!=null){const o=Vt(n,s,s+i.len,!0);i.oldBody={...o,dataStream:""},i.len=o.dataStream.length}r.push(i),i.t!==te.INSERT&&(s+=i.len)}return r}insert(t,n){const r={t:te.INSERT,body:n,len:t};return this.push(r),this}retain(t,n,r){const s={t:te.RETAIN,len:t};return n!=null&&(s.body=n),r!=null&&(s.coverType=r),this.push(s),this}delete(t){const n={t:te.DELETE,len:t};return this.push(n),this}empty(){return this._actions=[],this}serialize(){return this._actions}push(...t){if(t.length>1){for(const i of t)this.push(i);return this}let n=this._actions.length,r=this._actions[n-1];const s=$.deepClone(t[0]);if(s.t===te.RETAIN&&s.len===0&&s.body==null)return this;if(typeof r=="object"){if(r.t===te.DELETE&&s.t===te.DELETE)return r.len+=s.len,this;if(r.t===te.DELETE&&s.t===te.INSERT&&(n-=1,r=this._actions[n-1],r==null))return this._actions.unshift(s),this;if(r.t===te.RETAIN&&s.t===te.RETAIN&&r.body==null&&s.body==null)return r.len+=s.len,this;if(r.t===te.INSERT&&wo(r.body)&&s.t===te.INSERT&&wo(s.body))return r.len+=s.len,r.body.dataStream+=s.body.dataStream,this}return n===this._actions.length?this._actions.push(s):this._actions.splice(n,0,s),this}trimEndUselessRetainAction(){let t=this._actions[this._actions.length-1];for(;t&&t.t===te.RETAIN&&i_(t);)this._actions.pop(),t=this._actions[this._actions.length-1];return this}};R(_n,"id","text-x"),R(_n,"uri","https://github.com/dream-num/univer#text-x");let Xe=_n;Object.defineProperty(Xe,"name",{value:"text-x"});const En=class En{static registerSubtype(t){var n;t==null||this._subTypes.has(t.name)&&((n=this._subTypes.get(t.name))==null?void 0:n.id)!==Xe.id||(this._subTypes.set(t.name,t),ot.type.registerSubtype(t))}static apply(t,n){if(!ot.type.isNoop(n))return ot.type.apply(t,n)}static compose(t,n){return ot.type.compose(t,n)}static transform(t,n,r){return ot.type.transform(t,n,r)}static transformPosition(t,n,r="right"){return t&&t.length===2&&t[0]==="body"&&t[1].et===Xe.name?Xe.transformPosition(t[1].e,n,r==="left"):n}static invertWithDoc(t,n){return ot.type.invertWithDoc(t,n)}static isNoop(t){return ot.type.isNoop(t)}static getInstance(){return this._instance==null&&(this._instance=new En),this._instance}removeOp(t,n){return ot.removeOp(t,n)}moveOp(t,n){return ot.moveOp(t,n)}insertOp(t,n){return ot.insertOp(t,n)}replaceOp(t,n,r){return ot.replaceOp(t,n,r)}editOp(t,n=["body"]){return ot.editOp(n,Xe.name,t)}};R(En,"uri","https://github.com/dream-num/univer#json-x"),R(En,"_subTypes",new Map),R(En,"_instance",null);let rn=En;rn.registerSubtype(Xe);const Si={id:"default_doc",documentStyle:{}};class g_ extends Qr{constructor(n){var r;super();R(this,"type",ye.UNIVER_DOC);R(this,"_name$",new le.BehaviorSubject(""));R(this,"name$",this._name$.asObservable());R(this,"snapshot");this.snapshot={...Si,...n},this._name$.next((r=this.snapshot.title)!=null?r:"No Title")}getUnitId(){throw new Error("Method not implemented.")}getRev(){var n;return(n=this.snapshot.rev)!=null?n:1}incrementRev(){this.snapshot.rev=this.getRev()+1}setRev(n){this.snapshot.rev=n}setName(n){this.snapshot.title=n,this._name$.next(n)}get drawings(){return this.snapshot.drawings}get documentStyle(){return this.snapshot.documentStyle}get lists(){return this.snapshot.lists}get zoomRatio(){var n;return((n=this.snapshot.settings)==null?void 0:n.zoomRatio)||1}resetDrawing(n,r){this.snapshot.drawings=n,this.snapshot.drawingsOrder=r}getBody(){return this.snapshot.body}getSnapshot(){return this.snapshot}getBulletPresetList(){var s;const n=(s=this.snapshot.lists)!=null?s:{};return{...cr,...n}}updateDocumentId(n){this.snapshot.id=n}updateDocumentRenderConfig(n){const{documentStyle:r}=this.snapshot;r.renderConfig==null?r.renderConfig=n:r.renderConfig={...r.renderConfig,...n}}updateDocumentStyle(n){this.snapshot.documentStyle==null?this.snapshot.documentStyle=n:this.snapshot.documentStyle={...this.snapshot.documentStyle,...n}}updateDocumentDataMargin(n){const{t:r,l:s,b:i,r:o}=n,{documentStyle:a}=this.snapshot;r!=null&&(a.marginTop=r),s!=null&&(a.marginLeft=s),i!=null&&(a.marginBottom=i),o!=null&&(a.marginRight=o)}updateDocumentDataPageSize(n,r){const{documentStyle:s}=this.snapshot;if(!s.pageSize){n=n!=null?n:Number.POSITIVE_INFINITY,r=r!=null?r:Number.POSITIVE_INFINITY,s.pageSize={width:n,height:r};return}n!==void 0&&(s.pageSize.width=n),r!==void 0&&(s.pageSize.height=r)}updateDrawing(n,r){const{drawings:s}=this,{width:i,height:o,left:a,top:l}=r,c=s==null?void 0:s[n];if(!c)return;const u=c.docTransform;u.size.width=i,u.size.height=o,u.positionH.posOffset=a,u.positionV.posOffset=l}setZoomRatio(n=1){this.snapshot.settings==null?this.snapshot.settings={zoomRatio:n}:this.snapshot.settings.zoomRatio=1}}class Ut extends g_{constructor(n){var s,i;super($.isEmptyObject(n)?xm():n);R(this,"_unitId");R(this,"headerModelMap",new Map);R(this,"footerModelMap",new Map);const r=6;this._unitId=(s=this.snapshot.id)!=null?s:$.generateRandomId(r),this._initializeHeaderFooterModel(),this._name$.next((i=this.snapshot.title)!=null?i:"")}dispose(){super.dispose(),this.headerModelMap.forEach(n=>{n.dispose()}),this.footerModelMap.forEach(n=>{n.dispose()}),this._name$.complete()}getDrawings(){return this.snapshot.drawings}getDrawingsOrder(){return this.snapshot.drawingsOrder}getCustomRanges(){var n;return(n=this.snapshot.body)==null?void 0:n.customRanges}getCustomDecorations(){var n;return(n=this.snapshot.body)==null?void 0:n.customDecorations}getSettings(){return this.snapshot.settings}reset(n){if(n.id&&n.id!==this._unitId)throw new Error("Cannot reset a document model with a different unit id!");this.snapshot={...Si,...n},this._initializeHeaderFooterModel()}getSelfOrHeaderFooterModel(n){if(n!=null){if(this.headerModelMap.has(n))return this.headerModelMap.get(n);if(this.footerModelMap.has(n))return this.footerModelMap.get(n)}return this}getUnitId(){return this._unitId}apply(n){if(!rn.isNoop(n))return this.snapshot=rn.apply(this.snapshot,n),n!=null&&n.some(r=>Array.isArray(r)&&((r==null?void 0:r[0])==="headers"||(r==null?void 0:r[0])==="footers"))&&(this.headerModelMap.clear(),this.footerModelMap.clear(),this._initializeHeaderFooterModel()),this.snapshot}sliceBody(n,r,s=vi.copy){const i=this.getBody();if(i!=null)return Vt(i,n,r,!1,s)}_initializeHeaderFooterModel(){const{headers:n,footers:r}=this.getSnapshot();if(n)for(const s in n){const i=n[s];this.headerModelMap.set(s,new Ut(i)),this.headerModelMap.get(s).updateDocumentId(this.getUnitId())}if(r)for(const s in r){const i=r[s];this.footerModelMap.set(s,new Ut(i)),this.footerModelMap.get(s).updateDocumentId(this.getUnitId())}}updateDocumentId(n){super.updateDocumentId(n),this._unitId=n}}const p_="0.5.0-alpha.0";function m_(e="",t=or.ZH_CN,n=""){return{id:e,sheetOrder:[],name:n,appVersion:p_,locale:t,styles:{},sheets:{},resources:[]}}class yc{constructor(t={}){R(this,"_styles");R(this,"_cacheMap",new Ur(1e5));this._styles=t,this._generateCacheMap()}each(t){return Object.entries(this._styles).forEach(t),this}search(t,n){if(this._cacheMap.has(n))return this._cacheMap.get(n);const r=this._getExistingStyleId(t);return r||"-1"}get(t){return typeof t!="string"?t:(t=String(t),this._styles[t])}add(t,n){const r=$.generateRandomId(6);return this._styles[r]=t,this._cacheMap.set(n,r),r}setValue(t){if(t==null)return;const n=JSON.stringify(t),r=this.search(t,n);return r!=="-1"?r:this.add(t,n)}toJSON(){return this._styles}getStyleByCell(t){let n;t&&$.isObject(t.s)?n=t.s:n=(t==null?void 0:t.s)&&this.get(t.s);const r=t==null?void 0:t.interceptorStyle;return r?{...n,...r}:n}_generateCacheMap(){const{_styles:t,_cacheMap:n}=this;for(const r in t){const s=JSON.stringify(t[r]);n.set(s,r)}}_getExistingStyleId(t){const{_styles:n}=this;for(const r in n)if($.diffValue(n[r],t))return r;return null}}function wc(e,t,n,r){return e<=n&&t>=n||e>=n&&e<=r}function __(e,t){const n=[];for(let r=0,s=t.length;r<s;r++){const i=t[r];e.collapsed?i.startIndex<e.startOffset&&e.startOffset<=i.endIndex&&n.push(i):wc(e.startOffset,e.endOffset-1,i.startIndex,i.endIndex)&&n.push(i)}return n}function E_(e){return{...$.deepClone(e),rangeId:tn()}}function R_(e,t){const n=[];let r=e[0];for(const s of t)s<e[0]||s>e[1]||(r<s&&n.push([r,s-1]),r=s+1);return r<=e[1]&&n.push([r,e[1]]),n}function Ac(e,t,n,r){const s=[];for(let i=0,o=n.length;i<o;i++){const a=n[i];if((r===void 0||a.rangeType===r)&&Math.max(a.startIndex,e)<=Math.min(a.endIndex,t)&&s.push({...a}),a.startIndex>t)break}return s}function C_(e,t){var i,o,a,l,c;const n=Ac(e.startOffset,e.collapsed?e.startOffset:e.endOffset-1,(i=t.customRanges)!=null?i:[]),r=Math.min(e.startOffset,(a=(o=n[0])==null?void 0:o.startIndex)!=null?a:1/0),s=Math.max(e.endOffset,((c=(l=n[n.length-1])==null?void 0:l.endIndex)!=null?c:-1/0)+1);return{startOffset:r,endOffset:s,collapsed:r===s}}const I_=e=>{var h,d,f;const{paragraphs:t,segmentId:n,document:r}=e;let s=e.listType;const i=(d=(h=r.getSelfOrHeaderFooterModel(n).getBody())==null?void 0:h.paragraphs)!=null?d:[],o=t.every(_=>{var C;return((C=_.bullet)==null?void 0:C.listType.indexOf(s))===0});let l=$.generateRandomId(6);if(t.length===1){const _=i.indexOf(t[0]),C=i[_-1],T=i[_+1];C&&C.bullet&&C.bullet.listType.indexOf(s)===0?(l=C.bullet.listId,s!==At.CHECK_LIST&&(s=C.bullet.listType)):T&&T.bullet&&T.bullet.listType.indexOf(s)===0&&(l=T.bullet.listId,s!==At.CHECK_LIST&&(s=T.bullet.listType))}const c=new yn;c.reset();const u=new Xe;for(const _ of t){const{startIndex:C,paragraphStyle:T={},bullet:S}=_;u.push({t:te.RETAIN,len:C-c.cursor}),u.push({t:te.RETAIN,len:1,body:{dataStream:"",paragraphs:[o?{paragraphStyle:T,startIndex:0}:{startIndex:0,paragraphStyle:{...T},bullet:{nestingLevel:(f=S==null?void 0:S.nestingLevel)!=null?f:0,textStyle:{fs:20},listType:s,listId:l}}]},coverType:ve.REPLACE}),c.moveCursorTo(C+1)}return u},v_=e=>{var h;const{paragraphIndex:t,segmentId:n,document:r}=e,s=(h=r.getSelfOrHeaderFooterModel(n).getBody())==null?void 0:h.paragraphs;if(s==null)return!1;const i=s.find(d=>d.startIndex===t);if(!(i!=null&&i.bullet)||i.bullet.listType.indexOf(At.CHECK_LIST)===-1)return!1;const o=new yn;o.reset();const a=new Xe,{startIndex:l,paragraphStyle:c={}}=i,u=i.bullet.listType===At.CHECK_LIST?At.CHECK_LIST_CHECKED:At.CHECK_LIST;return a.push({t:te.RETAIN,len:l-o.cursor}),a.push({t:te.RETAIN,len:1,body:{dataStream:"",paragraphs:[{...i,paragraphStyle:c,startIndex:0,bullet:{...i.bullet,listType:u}}]},coverType:ve.REPLACE}),o.moveCursorTo(l+1),a},S_=e=>{var u,h;const{paragraphs:t,listType:n,segmentId:r,document:s}=e;if(((u=s.getSelfOrHeaderFooterModel(r).getBody())==null?void 0:u.paragraphs)==null)return!1;const a=$.generateRandomId(6),l=new yn;l.reset();const c=new Xe;for(const d of t){const{startIndex:f,paragraphStyle:_={},bullet:C}=d;c.push({t:te.RETAIN,len:f-l.cursor}),c.push({t:te.RETAIN,len:1,body:{dataStream:"",paragraphs:[{startIndex:0,paragraphStyle:_,bullet:{nestingLevel:(h=C==null?void 0:C.nestingLevel)!=null?h:0,textStyle:(C==null?void 0:C.listType)===n?C.textStyle:{fs:20},listType:n,listId:a}}]},coverType:ve.REPLACE}),l.moveCursorTo(f+1)}return c};function O_(e,t){return t.some(n=>e.startIndex>n.startIndex&&e.startIndex<n.endIndex)}const b_=e=>{var u,h,d;const{paragraphs:t,segmentId:n,document:r,type:s}=e,i=new yn;i.reset();const o=new Xe,a=(u=r.getSnapshot().lists)!=null?u:{},l=(d=(h=r.getBody())==null?void 0:h.tables)!=null?d:[],c={...cr,...a};for(const f of t){const{startIndex:_,paragraphStyle:C={},bullet:T}=f,S=O_(f,l);if(o.push({t:te.RETAIN,len:_-i.cursor}),T){const x=T.listType;let B=c[x].nestingLevel.length-1;S&&(B=Math.min(B,2)),o.push({t:te.RETAIN,len:1,body:{dataStream:"",paragraphs:[{startIndex:0,paragraphStyle:{...C},bullet:{...T,nestingLevel:Math.max(Math.min(T.nestingLevel+s,B),0)}}]},coverType:ve.REPLACE})}else o.push({t:te.RETAIN,len:1});i.moveCursorTo(_+1)}return o};var Nc=(e=>(e.PARAGRAPH="PARAGRAPH",e.SECTION_BREAK="SECTION_BREAK",e.TABLE="TABLE",e.TABLE_ROW="TABLE_ROW",e.TABLE_CELL="TABLE_CELL",e.CUSTOM_BLOCK="CUSTOM_BLOCK",e))(Nc||{}),Mt=(e=>(e.PARAGRAPH="\r",e.SECTION_BREAK=`
|
|
8
|
+
`,textRuns:[],paragraphs:[{startIndex:0,paragraphStyle:{spaceAbove:{v:5},lineSpacing:1,spaceBelow:{v:0}}}],sectionBreaks:[{startIndex:1}]},documentStyle:{pageSize:{width:793.3333333333334,height:1122.6666666666667},marginTop:50,marginBottom:50,marginRight:40,marginLeft:40,renderConfig:{vertexAngle:0,centerAngle:0}},settings:{}}}var ot={},Nl={},gi={};Object.defineProperty(gi,"__esModule",{value:!0});function Um(e,t){if(Array.isArray(t))return!1;for(let n in e)if(!pi(e[n],t[n]))return!1;for(let n in t)if(e[n]===void 0)return!1;return!0}function Pm(e,t){if(!Array.isArray(t)||e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(!pi(e[n],t[n]))return!1;return!0}function pi(e,t){return e===t?!0:e===null||t===null||typeof e!="object"||typeof t!="object"?!1:Array.isArray(e)?Pm(e,t):Um(e,t)}gi.default=pi;var mi={};Object.defineProperty(mi,"__esModule",{value:!0});function Us(e){if(e===null)return null;if(Array.isArray(e))return e.map(Us);if(typeof e=="object"){const t={};for(let n in e)t[n]=Us(e[n]);return t}else return e}mi.default=Us;var _i={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.eachChildOf=e.advancer=e.readCursor=e.writeCursor=e.WriteCursor=e.ReadCursor=e.isValidPathItem=void 0;function t(u,h){if(!u)throw new Error(h)}const n=u=>u!=null&&typeof u=="object"&&!Array.isArray(u),r=(u,h)=>typeof u==typeof h?u>h:typeof u=="string"&&typeof h=="number";function s(u,h){for(let d in u){const f=d;h.write(f,u[f])}}e.isValidPathItem=u=>typeof u=="number"||typeof u=="string"&&u!=="__proto__";class i{constructor(h=null){this.parents=[],this.indexes=[],this.lcIdx=-1,this.idx=-1,this.container=h}ascend(){t(this.parents.length===this.indexes.length/2),this.idx===0?this.parents.length?(this.lcIdx=this.indexes.pop(),this.container=this.parents.pop(),this.idx=this.indexes.pop()):(this.lcIdx=0,this.idx=-1):(t(this.idx>0),this.idx--,n(this.container[this.idx])&&this.idx--)}getPath(){const h=[];let d=this.container,f=this.parents.length-1,_=this.idx;for(;_>=0;)h.unshift(d[_]),_===0?(_=this.indexes[f*2],d=this.parents[f--]):_-=n(d[_-1])?2:1;return h}}class o extends i{get(){return this.container?this.container.slice(this.idx+1):null}getKey(){return t(this.container!=null,"Invalid call to getKey before cursor descended"),this.container[this.idx]}getComponent(){let h;return this.container&&this.container.length>this.idx+1&&n(h=this.container[this.idx+1])?h:null}descendFirst(){let h=this.idx+1;if(!this.container||h>=this.container.length||n(this.container[h])&&h+1>=this.container.length)return!1;n(this.container[h])&&h++;const d=this.container[h];return Array.isArray(d)?(this.indexes.push(this.idx),this.parents.push(this.container),this.indexes.push(h),this.idx=0,this.container=d):this.idx=h,!0}nextSibling(){if(t(this.parents.length===this.indexes.length/2),this.idx>0||this.parents.length===0)return!1;const h=this.indexes[this.indexes.length-1]+1,d=this.parents[this.parents.length-1];return h>=d.length?!1:(t(!isNaN(h)),this.indexes[this.indexes.length-1]=h,this.container=d[h],!0)}_init(h,d,f,_){this.container=h,this.idx=d,this.parents=f.slice(),this.indexes=_.slice()}clone(){const h=new o;return h._init(this.container,this.idx,this.parents,this.indexes),h}*[Symbol.iterator](){if(this.descendFirst()){do yield this.getKey();while(this.nextSibling());this.ascend()}}traverse(h,d){const f=this.getComponent();f&&d(f,h);for(const _ of this)h&&h.descend(_),this.traverse(h,d),h&&h.ascend()}eachPick(h,d){this.traverse(h,(f,_)=>{f.p!=null&&d(f.p,_)})}eachDrop(h,d){this.traverse(h,(f,_)=>{f.d!=null&&d(f.d,_)})}}e.ReadCursor=o;class a extends i{constructor(h=null){super(h),this.pendingDescent=[],this._op=h}flushDescent(){t(this.parents.length===this.indexes.length/2),this.container===null&&(this._op=this.container=[]);for(let h=0;h<this.pendingDescent.length;h++){const d=this.pendingDescent[h];let f=this.idx+1;if(f<this.container.length&&n(this.container[f])&&f++,t(f===this.container.length||!n(this.container[f])),f===this.container.length)this.container.push(d),this.idx=f;else if(this.container[f]===d)this.idx=f;else{if(!Array.isArray(this.container[f])){const _=this.container.splice(f,this.container.length-f);this.container.push(_),this.lcIdx>-1&&(this.lcIdx=f)}for(this.indexes.push(this.idx),this.parents.push(this.container),this.lcIdx!==-1&&(t(r(d,this.container[this.lcIdx][0])),f=this.lcIdx+1,this.lcIdx=-1);f<this.container.length&&r(d,this.container[f][0]);)f++;if(this.indexes.push(f),this.idx=0,f<this.container.length&&this.container[f][0]===d)this.container=this.container[f];else{const _=[d];this.container.splice(f,0,_),this.container=_}}}this.pendingDescent.length=0}reset(){this.lcIdx=-1}getComponent(){this.flushDescent();const h=this.idx+1;if(h<this.container.length&&n(this.container[h]))return this.container[h];{const d={};return this.container.splice(h,0,d),d}}write(h,d){const f=this.getComponent();t(f[h]==null||f[h]===d,"Internal consistency error: Overwritten component. File a bug"),f[h]=d}get(){return this._op}descend(h){if(!e.isValidPathItem(h))throw Error("Invalid JSON key");this.pendingDescent.push(h)}descendPath(h){return this.pendingDescent.push(...h),this}ascend(){this.pendingDescent.length?this.pendingDescent.pop():super.ascend()}mergeTree(h,d=s){if(h===null)return;if(t(Array.isArray(h)),h===this._op)throw Error("Cannot merge into my own tree");const f=this.lcIdx,_=this.parents.length;let C=0;for(let T=0;T<h.length;T++){const S=h[T];typeof S=="string"||typeof S=="number"?(C++,this.descend(S)):Array.isArray(S)?this.mergeTree(S,d):typeof S=="object"&&d(S,this)}for(;C--;)this.ascend();this.lcIdx=this.parents.length===_?f:-1}at(h,d){this.descendPath(h),d(this);for(let f=0;f<h.length;f++)this.ascend();return this}writeAtPath(h,d,f){return this.at(h,()=>this.write(d,f)),this.reset(),this}writeMove(h,d,f=0){return this.writeAtPath(h,"p",f).writeAtPath(d,"d",f)}getPath(){const h=super.getPath();return h.push(...this.pendingDescent),h}}e.WriteCursor=a,e.writeCursor=()=>new a,e.readCursor=u=>new o(u);function l(u,h,d){let f,_;_=f=u?u.descendFirst():!1;function C(T){let S;for(;_;){const x=S=u.getKey();if(T!=null){let B=!1;if(h&&typeof x=="number"&&(S=h(x,u.getComponent()),S<0&&(S=~S,B=!0)),r(S,T))return null;if(S===T&&!B)return u}d&&typeof S=="number"&&d(S,u.getComponent()),_=u.nextSibling()}return null}return C.end=()=>{f&&u.ascend()},C}e.advancer=l;function c(u,h,d){let f,_,C,T;for(f=_=u&&u.descendFirst(),C=T=h&&h.descendFirst();f||C;){let S=f?u.getKey():null,x=C?h.getKey():null;S!==null&&x!==null&&(r(x,S)?x=null:S!==x&&(S=null)),d(S==null?x:S,S!=null?u:null,x!=null?h:null),S!=null&&f&&(f=u.nextSibling()),x!=null&&C&&(C=h.nextSibling())}_&&u.ascend(),T&&h.ascend()}e.eachChildOf=c})(_i);var Ei={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.ConflictType=void 0,function(t){t[t.RM_UNEXPECTED_CONTENT=1]="RM_UNEXPECTED_CONTENT",t[t.DROP_COLLISION=2]="DROP_COLLISION",t[t.BLACKHOLE=3]="BLACKHOLE"}(e.ConflictType||(e.ConflictType={}))})(Ei);var as={},Jt={},Co;function Ri(){return Co||(Co=1,Object.defineProperty(Jt,"__esModule",{value:!0}),Jt.uniToStrPos=Jt.strPosToUni=void 0,Jt.strPosToUni=(e,t=e.length)=>{let n=0,r=0;for(;r<t;r++){const s=e.charCodeAt(r);s>=55296&&s<=57343&&(n++,r++)}if(r!==t)throw Error("Invalid offset - splits unicode bytes");return r-n},Jt.uniToStrPos=(e,t)=>{let n=0;for(;t>0;t--){const r=e.charCodeAt(n);n+=r>=55296&&r<=57343?2:1}return n}),Jt}var ls={},Io;function Ps(){return Io||(Io=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.uniSlice=e.dlen=e.eachOp=void 0;const t=Ri(),n=y=>{if(!Array.isArray(y))throw Error("Op must be an array of components");let O=null;for(let L=0;L<y.length;L++){const z=y[L];switch(typeof z){case"object":if(typeof z.d!="number"&&typeof z.d!="string")throw Error("Delete must be number or string");if(e.dlen(z.d)<=0)throw Error("Deletes must not be empty");break;case"string":if(!(z.length>0))throw Error("Inserts cannot be empty");break;case"number":if(!(z>0))throw Error("Skip components must be >0");if(typeof O=="number")throw Error("Adjacent skip components should be combined");break}O=z}if(typeof O=="number")throw Error("Op has a trailing skip")};function r(y,O){let L=0,z=0;for(let ge=0;ge<y.length;ge++){const de=y[ge];switch(O(de,L,z),typeof de){case"object":L+=e.dlen(de.d);break;case"string":z+=t.strPosToUni(de);break;case"number":L+=de,z+=de;break}}}e.eachOp=r;function s(y,O){const L=[],z=a(L);return r(y,(ge,de,be)=>{z(O(ge,de,be))}),h(L)}const i=y=>y,o=y=>s(y,i);e.dlen=y=>typeof y=="number"?y:t.strPosToUni(y);const a=y=>O=>{if(!(!O||O.d===0||O.d===""))if(y.length===0)y.push(O);else if(typeof O==typeof y[y.length-1])if(typeof O=="object"){const L=y[y.length-1];L.d=typeof L.d=="string"&&typeof O.d=="string"?L.d+O.d:e.dlen(L.d)+e.dlen(O.d)}else y[y.length-1]+=O;else y.push(O)},l=y=>typeof y=="number"?y:typeof y=="string"?t.strPosToUni(y):typeof y.d=="number"?y.d:t.strPosToUni(y.d);e.uniSlice=(y,O,L)=>{const z=t.uniToStrPos(y,O),ge=L==null?1/0:t.uniToStrPos(y,L);return y.slice(z,ge)};const c=(y,O,L)=>typeof y=="number"?L==null?y-O:Math.min(y,L)-O:e.uniSlice(y,O,L),u=y=>{let O=0,L=0;return{take:(de,be)=>{if(O===y.length)return de===-1?null:de;const we=y[O];let Me;if(typeof we=="number")return de===-1||we-L<=de?(Me=we-L,++O,L=0,Me):(L+=de,de);if(typeof we=="string"){if(de===-1||be==="i"||t.strPosToUni(we.slice(L))<=de)return Me=we.slice(L),++O,L=0,Me;{const je=L+t.uniToStrPos(we.slice(L),de);return Me=we.slice(L,je),L=je,Me}}else{if(de===-1||be==="d"||e.dlen(we.d)-L<=de)return Me={d:c(we.d,L)},++O,L=0,Me;{let je=c(we.d,L,L+de);return L+=de,{d:je}}}},peek:()=>y[O]}},h=y=>(y.length>0&&typeof y[y.length-1]=="number"&&y.pop(),y);function d(y,O,L){if(L!=="left"&&L!=="right")throw Error("side ("+L+") must be 'left' or 'right'");n(y),n(O);const z=[],ge=a(z),{take:de,peek:be}=u(y);for(let Me=0;Me<O.length;Me++){const je=O[Me];let Ae,tt;switch(typeof je){case"number":for(Ae=je;Ae>0;)tt=de(Ae,"i"),ge(tt),typeof tt!="string"&&(Ae-=l(tt));break;case"string":L==="left"&&typeof be()=="string"&&ge(de(-1)),ge(t.strPosToUni(je));break;case"object":for(Ae=e.dlen(je.d);Ae>0;)switch(tt=de(Ae,"i"),typeof tt){case"number":Ae-=tt;break;case"string":ge(tt);break;case"object":Ae-=e.dlen(tt.d)}break}}let we;for(;we=de(-1);)ge(we);return h(z)}function f(y,O){n(y),n(O);const L=[],z=a(L),{take:ge}=u(y);for(let be=0;be<O.length;be++){const we=O[be];let Me,je;switch(typeof we){case"number":for(Me=we;Me>0;)je=ge(Me,"d"),z(je),typeof je!="object"&&(Me-=l(je));break;case"string":z(we);break;case"object":Me=e.dlen(we.d);let Ae=0;for(;Ae<Me;)switch(je=ge(Me-Ae,"d"),typeof je){case"number":z({d:c(we.d,Ae,Ae+je)}),Ae+=je;break;case"string":Ae+=t.strPosToUni(je);break;case"object":z(je)}break}}let de;for(;de=ge(-1);)z(de);return h(L)}const _=(y,O)=>{let L=0;for(let z=0;z<O.length&&y>L;z++){const ge=O[z];switch(typeof ge){case"number":{L+=ge;break}case"string":const de=t.strPosToUni(ge);L+=de,y+=de;break;case"object":y-=Math.min(e.dlen(ge.d),y-L);break}}return y},C=(y,O)=>typeof y=="number"?_(y,O):y.map(L=>_(L,O));function T(y,O,L){return s(y,(z,ge)=>typeof z=="object"&&typeof z.d=="number"?{d:L.slice(O,ge,ge+z.d)}:z)}function S(y){return s(y,O=>{switch(typeof O){case"object":if(typeof O.d=="number")throw Error("Cannot invert text op: Deleted characters missing from operation. makeInvertible must be called first.");return O.d;case"string":return{d:O};case"number":return O}})}function x(y){return s(y,O=>typeof O=="object"&&typeof O.d=="string"?{d:t.strPosToUni(O.d)}:O)}function B(y){let O=!0;return r(y,L=>{typeof L=="object"&&typeof L.d=="number"&&(O=!1)}),O}function V(y){return{name:"text-unicode",uri:"http://sharejs.org/types/text-unicode",trim:h,normalize:o,checkOp:n,create(O=""){if(typeof O!="string")throw Error("Initial data must be a string");return y.create(O)},apply(O,L){n(L);const z=y.builder(O);for(let ge=0;ge<L.length;ge++){const de=L[ge];switch(typeof de){case"number":z.skip(de);break;case"string":z.append(de);break;case"object":z.del(e.dlen(de.d));break}}return z.build()},transform:d,compose:f,transformPosition:_,transformSelection:C,isInvertible:B,makeInvertible(O,L){return T(O,L,y)},stripInvertible:x,invert:S,invertWithDoc(O,L){return S(T(O,L,y))},isNoop:O=>O.length===0}}e.default=V}(ls)),ls}var _r={},vo;function Fm(){if(vo)return _r;vo=1,Object.defineProperty(_r,"__esModule",{value:!0});const e=Ps(),t=Ri();function n(r,s){return{get:r,getLength(){return r().length},insert(i,o,a){const l=t.strPosToUni(r(),i);return s([l,o],a)},remove(i,o,a){const l=t.strPosToUni(r(),i);return s([l,{d:o}],a)},_onOp(i){e.eachOp(i,(o,a,l)=>{switch(typeof o){case"string":this.onInsert&&this.onInsert(l,o);break;case"object":const c=e.dlen(o.d);this.onRemove&&this.onRemove(l,c)}})},onInsert:null,onRemove:null}}return _r.default=n,n.provides={text:!0},_r}var So;function km(){return So||(So=1,function(e){var t=at&&at.__createBinding||(Object.create?function(d,f,_,C){C===void 0&&(C=_),Object.defineProperty(d,C,{enumerable:!0,get:function(){return f[_]}})}:function(d,f,_,C){C===void 0&&(C=_),d[C]=f[_]}),n=at&&at.__setModuleDefault||(Object.create?function(d,f){Object.defineProperty(d,"default",{enumerable:!0,value:f})}:function(d,f){d.default=f}),r=at&&at.__importStar||function(d){if(d&&d.__esModule)return d;var f={};if(d!=null)for(var _ in d)Object.hasOwnProperty.call(d,_)&&t(f,d,_);return n(f,d),f},s=at&&at.__importDefault||function(d){return d&&d.__esModule?d:{default:d}};Object.defineProperty(e,"__esModule",{value:!0}),e.type=e.remove=e.insert=void 0;const i=Ri(),o=r(Ps()),a=s(Fm()),l={create(d){return d},toString(d){return d},builder(d){if(typeof d!="string")throw Error("Invalid document snapshot: "+d);const f=[];return{skip(_){let C=i.uniToStrPos(d,_);if(C>d.length)throw Error("The op is too long for this document");f.push(d.slice(0,C)),d=d.slice(C)},append(_){f.push(_)},del(_){d=d.slice(i.uniToStrPos(d,_))},build(){return f.join("")+d}}},slice:o.uniSlice},c=o.default(l),u=Object.assign(Object.assign({},c),{api:a.default});e.type=u,e.insert=(d,f)=>f.length===0?[]:d===0?[f]:[d,f],e.remove=(d,f)=>o.dlen(f)===0?[]:d===0?[{d:f}]:[d,{d:f}];var h=Ps();Object.defineProperty(e,"makeType",{enumerable:!0,get:function(){return h.default}})}(as)),as}(function(e){var t=at&&at.__importDefault||function(v){return v&&v.__esModule?v:{default:v}};Object.defineProperty(e,"__esModule",{value:!0}),e.editOp=e.replaceOp=e.insertOp=e.moveOp=e.removeOp=e.type=void 0;const n=t(gi),r=t(mi),s=_i,i=Ei;function o(v,D){if(!v)throw new Error(D)}e.type={name:"json1",uri:"http://sharejs.org/types/JSONv1",readCursor:s.readCursor,writeCursor:s.writeCursor,create:v=>v,isNoop:v=>v==null,setDebug(v){},registerSubtype:S,checkValidOp:ge,normalize:de,apply:be,transformPosition:we,compose:Me,tryTransform:an,transform:An,makeInvertible:tt,invert:je,invertWithDoc:qr,RM_UNEXPECTED_CONTENT:i.ConflictType.RM_UNEXPECTED_CONTENT,DROP_COLLISION:i.ConflictType.DROP_COLLISION,BLACKHOLE:i.ConflictType.BLACKHOLE,transformNoConflict:(v,D,K)=>hr(()=>!0,v,D,K),typeAllowingConflictsPred:v=>Object.assign(Object.assign({},e.type),{transform:(D,K,ne)=>hr(v,D,K,ne)})};const a=v=>v?v.getComponent():null;function l(v){return v&&typeof v=="object"&&!Array.isArray(v)}const c=v=>Array.isArray(v)?v.slice():v!==null&&typeof v=="object"?Object.assign({},v):v,u=v=>v&&(v.p!=null||v.r!==void 0),h=v=>v&&(v.d!=null||v.i!==void 0);function d(v,D){return o(v!=null),typeof D=="number"?(o(Array.isArray(v),"Invalid key - child is not an array"),(v=v.slice()).splice(D,1)):(o(l(v),"Invalid key - child is not an object"),delete(v=Object.assign({},v))[D]),v}function f(v,D,K){return typeof D=="number"?(o(v!=null,"Container is missing for key"),o(Array.isArray(v),"Cannot use numerical key for object container"),o(v.length>=D,"Cannot insert into out of bounds index"),v.splice(D,0,K)):(o(l(v),"Cannot insert into missing item"),o(v[D]===void 0,"Trying to overwrite value at key. Your op needs to remove it first"),v[D]=K),K}e.removeOp=(v,D=!0)=>s.writeCursor().writeAtPath(v,"r",D).get(),e.moveOp=(v,D)=>s.writeCursor().writeMove(v,D).get(),e.insertOp=(v,D)=>s.writeCursor().writeAtPath(v,"i",D).get(),e.replaceOp=(v,D,K)=>s.writeCursor().at(v,ne=>{ne.write("r",D),ne.write("i",K)}).get(),e.editOp=(v,D,K,ne=!1)=>s.writeCursor().at(v,Y=>O(Y,D,K,ne)).get();const _=(v,D)=>v!=null&&(typeof D=="number"?Array.isArray(v):typeof v=="object"),C=(v,D)=>_(v,D)?v[D]:void 0,T={};function S(v){let D=v.type?v.type:v;D.name&&(T[D.name]=D),D.uri&&(T[D.uri]=D)}const x=v=>{const D=T[v];if(D)return D;throw Error("Missing type: "+v)};S(km());const B=(v,D)=>v+D;S({name:"number",apply:B,compose:B,invert:v=>-v,transform:v=>v});const V=v=>v==null?null:v.et?x(v.et):v.es?T["text-unicode"]:v.ena!=null?T.number:null,y=v=>v.es?v.es:v.ena!=null?v.ena:v.e,O=(v,D,K,ne=!1)=>{const[Y,J]=typeof D=="string"?[x(D),D]:[D,D.name];!ne&&Y.isNoop&&Y.isNoop(K)||(J==="number"?v.write("ena",K):J==="text-unicode"?v.write("es",K):(v.write("et",J),v.write("e",K)))};function L(v){o(typeof v=="number"),o(v>=0),o(v===(0|v))}function z(v){typeof v=="number"?L(v):o(typeof v=="string")}function ge(v){if(v===null)return;const D=new Set,K=new Set,ne=J=>{let _e=!0,ce=!1;for(let j in J){const G=J[j];if(_e=!1,o(j==="p"||j==="r"||j==="d"||j==="i"||j==="e"||j==="es"||j==="ena"||j==="et","Invalid component item '"+j+"'"),j==="p")L(G),o(!D.has(G)),D.add(G),o(J.r===void 0);else if(j==="d")L(G),o(!K.has(G)),K.add(G),o(J.i===void 0);else if(j==="e"||j==="es"||j==="ena"){o(!ce),ce=!0;const X=V(J);o(X,"Missing type in edit"),X.checkValidOp&&X.checkValidOp(y(J))}}o(!_e)},Y=(J,_e,ce)=>{if(!Array.isArray(J))throw Error("Op must be null or a list");if(J.length===0)throw Error("Empty descent");_e||z(J[0]);let j=1,G=0,X=0;for(let q=0;q<J.length;q++){const pe=J[q];if(o(pe!=null),Array.isArray(pe)){const Ee=Y(pe,!1);if(G){const F=typeof X,se=typeof Ee;F===se?o(X<Ee,"descent keys are not in order"):o(F==="number"&&se==="string")}X=Ee,G++,j=3}else typeof pe=="object"?(o(j===1,`Prev not scalar - instead ${j}`),ne(pe),j=2):(o(j!==3),z(pe),o(s.isValidPathItem(pe),"Invalid path key"),j=1)}return o(G!==1,"Operation makes multiple descents. Remove some []"),o(j===2||j===3),J[0]};Y(v,!0),o(D.size===K.size,"Mismatched picks and drops in op");for(let J=0;J<D.size;J++)o(D.has(J)),o(K.has(J))}function de(v){let D=0,K=[];const ne=s.writeCursor();return ne.mergeTree(v,(Y,J)=>{const _e=V(Y);if(_e){const j=y(Y);O(J,_e,_e.normalize?_e.normalize(j):j)}for(const j of["r","p","i","d"])if(Y[j]!==void 0){const G=j==="p"||j==="d"?(ce=Y[j],K[ce]==null&&(K[ce]=D++),K[ce]):Y[j];J.write(j,G)}var ce}),ne.get()}function be(v,D){if(ge(D),D===null)return v;const K=[];return function ne(Y,J){let _e=Y,ce=0,j={root:Y},G=0,X=j,q="root";function pe(){for(;G<ce;G++){let Ee=J[G];typeof Ee!="object"&&(o(_(X,q)),X=X[q]=c(X[q]),q=Ee)}}for(;ce<J.length;ce++){const Ee=J[ce];if(Array.isArray(Ee)){const F=ne(_e,Ee);F!==_e&&F!==void 0&&(pe(),_e=X[q]=F)}else if(typeof Ee=="object"){Ee.d!=null?(pe(),_e=f(X,q,K[Ee.d])):Ee.i!==void 0&&(pe(),_e=f(X,q,Ee.i));const F=V(Ee);if(F)pe(),_e=X[q]=F.apply(_e,y(Ee));else if(Ee.e!==void 0)throw Error("Subtype "+Ee.et+" undefined")}else _e=C(_e,Ee)}return j.root}(v=function ne(Y,J){const _e=[];let ce=0;for(;ce<J.length;ce++){const q=J[ce];if(Array.isArray(q))break;typeof q!="object"&&(_e.push(Y),Y=C(Y,q))}for(let q=J.length-1;q>=ce;q--)Y=ne(Y,J[q]);for(--ce;ce>=0;ce--){const q=J[ce];if(typeof q!="object"){const pe=_e.pop();Y=Y===C(pe,q)?pe:Y===void 0?d(pe,q):(G=q,X=Y,(j=c(j=pe))[G]=X,j)}else u(q)&&(o(Y!==void 0,"Cannot pick up or remove undefined"),q.p!=null&&(K[q.p]=Y),Y=void 0)}var j,G,X;return Y}(v,D),D)}function we(v,D){v=v.slice(),ge(D);const K=s.readCursor(D);let ne,Y,J=!1;const _e=[];for(let j=0;;j++){const G=v[j],X=K.getComponent();if(X&&(X.r!==void 0?J=!0:X.p!=null&&(J=!1,ne=X.p,Y=j)),j>=v.length)break;let q=0;const pe=s.advancer(K,void 0,(F,se)=>{u(se)&&q++});_e.unshift(pe);const Ee=pe(G);if(typeof G=="number"&&(v[j]-=q),!Ee)break}if(_e.forEach(j=>j.end()),J)return null;const ce=()=>{let j=0;if(ne!=null){const G=K.getPath();j=G.length,v=G.concat(v.slice(Y))}for(;j<v.length;j++){const G=v[j],X=a(K),q=V(X);if(q){const F=y(X);q.transformPosition&&(v[j]=q.transformPosition(v[j],F));break}let pe=0;const Ee=s.advancer(K,(F,se)=>h(se)?~(F-pe):F-pe,(F,se)=>{h(se)&&pe++})(G);if(typeof G=="number"&&(v[j]+=pe),!Ee)break}};return ne!=null?K.eachDrop(null,j=>{j===ne&&ce()}):ce(),v}function Me(v,D){if(ge(v),ge(D),v==null)return D;if(D==null)return v;let K=0;const ne=s.readCursor(v),Y=s.readCursor(D),J=s.writeCursor(),_e=[],ce=[],j=[],G=[],X=[],q=[],pe=new Set;ne.traverse(null,F=>{F.p!=null&&(j[F.p]=ne.clone())}),Y.traverse(null,F=>{F.d!=null&&(G[F.d]=Y.clone())});const Ee=s.writeCursor();return function F(se,De,Te,Ce,He,dt,xe,Ve){o(De||Te);const Ue=a(De),nt=a(Te),Je=!!nt&&nt.r!==void 0,Tt=!!Ue&&Ue.i!==void 0,Oe=Ue?Ue.d:null,rt=nt?nt.p:null,m=(dt||Je)&&rt==null;if(rt!=null)Ce=G[rt],xe=ce[rt]=new s.WriteCursor;else if(nt&&nt.r!==void 0)Ce=null;else{const w=a(Ce);w&&w.d!=null&&(Ce=null)}const g=a(Ce);if(Oe!=null)if(se=j[Oe],Ve=_e[Oe]=new s.WriteCursor,m)dt&&!Je&&Ve.write("r",!0);else{const w=X[Oe]=K++;xe.write("d",w)}else if(Ue&&Ue.i!==void 0)se=null;else{const w=a(se);w&&w.p!=null&&(se=null)}let p;Tt?(o(He===void 0),p=Ue.i):p=He;const I=(rt==null?!Tt||dt||Je:p===void 0)?null:xe.getComponent();if(rt!=null){if(!(He!==void 0||Tt)){const w=Oe!=null?X[Oe]:K++;q[rt]=w,Ve.write("p",w)}}else Je&&(Tt||He!==void 0||(nt.r,Ve.write("r",nt.r)));const b=m?null:V(Ue),N=V(g);if((b||N)&&(b&&b.name,N&&N.name),b&&N){o(b===N);const w=y(Ue),k=y(g),re=b.compose(w,k);O(xe,b,re),pe.add(g)}else b?O(xe,b,y(Ue)):N&&(O(xe,N,y(g)),pe.add(g));const A=typeof p=="object"&&p!=null;let M=!1,E=0,P=0,Z=0,U=0,Q=0;const ae=s.advancer(Ce,(w,k)=>h(k)?U-w-1:w-U,(w,k)=>{h(k)&&U++}),W=s.advancer(se,(w,k)=>u(k)?E-w-1:w-E,(w,k)=>{u(k)&&E++});if(s.eachChildOf(De,Te,(w,k,re)=>{let ue,Ie,Se=w,Le=w,st=w;if(typeof w=="number"){let fe=w+Z;Ie=ae(fe),Le=fe+U;let H=w+P;ue=W(H),h(a(Ie))&&(ue=null),Se=H+E,st=w+Q,o(Se>=0,"p1PickKey is negative"),o(Le>=0,"p2DropKey is negative");const qe=h(a(k)),Ne=u(a(re));(qe||Ne&&!m)&&Q--,qe&&P--,Ne&&Z--}else ue=W(w),Ie=ae(w);Ve.descend(Se),xe.descend(Le);const ct=A&&!h(a(k))?p[st]:void 0,ee=F(ue,k,re,Ie,ct,m,xe,Ve);var We,oe,ie;A&&!m?ct!==ee&&(M||(p=Array.isArray(p)?p.slice():Object.assign({},p),M=!0),We=p,ie=ee,typeof(oe=st)=="number"?(o(Array.isArray(We)),o(oe<We.length)):(o(!Array.isArray(We)),o(We[oe]!==void 0)),ie===void 0?typeof oe=="number"?We.splice(oe,1):delete We[oe]:We[oe]=ie):o(ee===void 0),xe.ascend(),Ve.ascend()}),W.end(),ae.end(),I!=null)I.i=p;else if(!dt&&!Je&&rt==null)return p}(ne,ne.clone(),Y,Y.clone(),void 0,!1,J,Ee),J.reset(),J.mergeTree(Ee.get()),J.reset(),J.get(),_e.map(F=>F.get()),ce.map(F=>F.get()),ne.traverse(J,(F,se)=>{const De=F.p;if(De!=null){const Te=X[De];Te!=null&&se.write("p",Te);const Ce=_e[De];Ce&&Ce.get(),Ce&&se.mergeTree(Ce.get())}else F.r!==void 0&&se.write("r",F.r)}),J.reset(),J.get(),Y.traverse(J,(F,se)=>{const De=F.d;if(De!=null){const Ce=q[De];Ce!=null&&se.write("d",Ce);const He=ce[De];He&&se.mergeTree(He.get())}else F.i!==void 0&&se.write("i",F.i);const Te=V(F);Te&&!pe.has(F)&&O(se,Te,y(F))}),J.get()}function je(v){if(v==null)return null;const D=new s.ReadCursor(v),K=new s.WriteCursor;let ne;const Y=[],J=[];return function _e(ce,j,G){const X=ce.getComponent();let q,pe=!1;if(X){X.p!=null&&(j.write("d",X.p),Y[X.p]=ce.clone()),X.r!==void 0&&j.write("i",X.r),X.d!=null&&(j.write("p",X.d),G=void 0),X.i!==void 0&&(G=q=X.i);const F=V(X);F&&(G===void 0?(ne||(ne=new Set),ne.add(X)):(y(X),G=F.apply(G,y(X)),pe=!0))}let Ee=0;for(const F of ce){j.descend(F);const se=typeof F=="number"?F-Ee:F,De=C(G,se);h(ce.getComponent())&&Ee++;const Te=_e(ce,j,De);if(G!==void 0&&Te!==void 0){if(pe||(pe=!0,G=c(G)),!_(G,se))throw Error("Cannot modify child - invalid operation");G[se]=Te}j.ascend()}if(q===void 0)return pe?G:void 0;j.write("r",G)}(D,K,void 0),ne&&(K.reset(),function _e(ce,j,G){const X=j.getComponent();if(X){const F=X.d;if(F!=null&&(ce=Y[F],G=J[F]=s.writeCursor()),ne.has(X)){const se=V(X);if(!se.invert)throw Error(`Cannot invert subtype ${se.name}`);O(G,se,se.invert(y(X)))}}let q=0,pe=0;const Ee=s.advancer(ce,(F,se)=>u(se)?q-F-1:F-q,(F,se)=>{u(se)&&q++});for(const F of j)if(typeof F=="number"){const se=F-pe,De=Ee(se),Te=se+q;G.descend(Te),_e(De,j,G),h(j.getComponent())&&pe++,G.ascend()}else G.descend(F),_e(Ee(F),j,G),G.ascend();Ee.end()}(D.clone(),D,K),J.length&&(K.reset(),D.traverse(K,(_e,ce)=>{const j=_e.p;if(j!=null){const G=J[j];G&&G.get(),G&&ce.mergeTree(G.get())}}))),K.get()}const Ae=(v,D)=>v.some(K=>typeof K=="object"&&(Array.isArray(K)?Ae(K,D):D(K)));function tt(v,D){if(v==null||!Ae(v,j=>{var G;return j.r!==void 0||((G=V(j))===null||G===void 0?void 0:G.makeInvertible)!=null}))return v;const K=new s.ReadCursor(v),ne=new s.WriteCursor;let Y=!1;const J=[],_e=[],ce=(j,G,X)=>{const q=j.getComponent();let pe=!1;if(q){q.d!=null&&G.write("d",q.d),q.i!==void 0&&G.write("i",q.i);const F=q.p;if(F!=null&&(J[F]=j.clone(),o(X!==void 0,"Operation picks up at an invalid key"),_e[F]=X,G.write("p",q.p)),q.r!==void 0&&X===void 0)throw Error("Invalid doc / op in makeInvertible: removed item missing from doc");const se=V(q);se&&(se.makeInvertible?Y=!0:O(G,se,y(q),!0))}let Ee=0;for(const F of j){G.descend(F);const se=typeof F=="number"?F-Ee:F,De=C(X,se),Te=ce(j,G,De);De!==Te&&(pe||(pe=!0,X=c(X)),Te===void 0?(X=d(X,se),typeof F=="number"&&Ee++):X[se]=Te),G.ascend()}return q&&(q.r!==void 0?(G.write("r",r.default(X)),X=void 0):q.p!=null&&(X=void 0)),X};return ce(K,ne,D),ne.get(),Y&&(ne.reset(),function j(G,X,q,pe,Ee){const F=X.getComponent();if(F){F.i!==void 0?(pe=F.i,Ee=!0):F.d!=null&&(pe=_e[F.d],G=J[F.d],Ee=!1,F.d);let Ce=V(F);if(Ce&&Ce.makeInvertible){const He=y(F);O(q,Ce,Ce.makeInvertible(He,pe),!0)}}let se=0,De=0;const Te=s.advancer(G,(Ce,He)=>u(He)?se-Ce-1:Ce-se,(Ce,He)=>{u(He)&&se++});for(const Ce of X)if(typeof Ce=="number"){const He=Ce-De,dt=Te(He),xe=He+se,Ve=C(pe,Ee?He:xe);q.descend(Ce),j(dt,X,q,Ve,Ee),h(X.getComponent())&&De++,q.ascend()}else{const He=C(pe,Ce);q.descend(Ce),j(Te(Ce),X,q,He,Ee),q.ascend()}Te.end()}(K.clone(),K,ne,D,!1)),ne.get()}function qr(v,D){return je(tt(v,D))}const wn=v=>{if(v==null)return null;const D=v.slice();for(let K=0;K<v.length;K++){const ne=D[K];Array.isArray(ne)&&(D[K]=wn(ne))}return D};function an(v,D,K){o(K==="left"||K==="right","Direction must be left or right");const ne=K==="left"?0:1;if(D==null)return{ok:!0,result:v};ge(v),ge(D);let Y=null;const J=[],_e=[],ce=[],j=[],G=[],X=[],q=[],pe=[],Ee=[],F=[],se=[],De=[],Te=[],Ce=[],He=[];let dt=0;const xe=s.readCursor(v),Ve=s.readCursor(D),Ue=s.writeCursor();if(function g(p,I=null,b){const N=a(I);N&&(N.r!==void 0?b=I.clone():N.p!=null&&(b=null,X[N.p]=p.clone()));const A=p.getComponent();let M;A&&(M=A.p)!=null&&(G[M]=I?I.clone():null,ce[M]=p.clone(),b&&(F[M]=!0,Ee[M]=b),N&&N.p!=null&&(Ce[M]=N.p));const E=s.advancer(I);for(const P of p)g(p,E(P),b);E.end()}(Ve,xe,null),function g(p,I,b,N,A){const M=b.getComponent();let E,P=!1;M&&((E=M.d)!=null?(j[E]=b.clone(),N!=null&&(He[N]==null&&(He[N]=[]),He[N].push(E)),p=G[E]||null,I=ce[E]||null,F[E]?(A&&(se[E]=!0),A=Ee[E]||null):!A||ne!==1&&Ce[E]!=null||Y==null&&(Y={type:i.ConflictType.RM_UNEXPECTED_CONTENT,op1:e.removeOp(A.getPath()),op2:e.moveOp(I.getPath(),b.getPath())}),P=!0):M.i!==void 0&&(p=I=null,P=!0,A&&Y==null&&(Y={type:i.ConflictType.RM_UNEXPECTED_CONTENT,op1:e.removeOp(A.getPath()),op2:e.insertOp(b.getPath(),M.i)})));const Z=a(p);Z&&(Z.r!==void 0?A=p.clone():Z.p!=null&&(Z.p,N=Z.p,A=null));const U=V(M);U&&A&&Y==null&&(Y={type:i.ConflictType.RM_UNEXPECTED_CONTENT,op1:e.removeOp(A.getPath()),op2:e.editOp(b.getPath(),U,y(M),!0)});let Q=0,ae=0;const W=s.advancer(I,(k,re)=>u(re)?Q-k-1:k-Q,(k,re)=>{u(re)&&Q++}),w=s.advancer(p);for(const k of b)if(typeof k=="number"){const re=k-ae,ue=W(re);ae+=+g(w(re+Q),ue,b,N,A)}else{const re=W(k);g(w(k),re,b,N,A)}return W.end(),w.end(),P}(xe,Ve,Ve.clone(),null,null),j.map(g=>g&&g.get()),Y)return{ok:!1,conflict:Y};se.map(g=>!!g);const nt=[];let Je=null;(function g(p,I,b,N,A){let M=!1;const E=a(I);if(u(E)){const W=E.p;W!=null?(b=j[W],N=De[W]=s.writeCursor(),M=!0,A=null):(b=null,A=I.clone())}else h(a(b))&&(b=null);const P=p.getComponent();if(P){const W=P.p;W!=null?(A&&(pe[W]=A),nt[W]=A||ne===1&&M?null:N.getComponent(),J[W]=p.clone(),b&&(q[W]=b.clone())):P.r!==void 0&&(A||N.write("r",!0),(A||M)&&(Je==null&&(Je=new Set),Je.add(P)))}let Z=0,U=0;const Q=s.advancer(I,void 0,(W,w)=>{u(w)&&Z++}),ae=s.advancer(b,(W,w)=>h(w)?~(W-U):W-U,(W,w)=>{h(w)&&U++});if(p)for(const W of p)if(typeof W=="string"){const w=Q(W),k=ae(W);N.descend(W),g(p,w,k,N,A),N.ascend()}else{const w=Q(W),k=W-Z,re=u(a(w))?null:ae(k),ue=k+U;o(ue>=0),N.descend(ue),g(p,w,re,N,A),N.ascend()}Q.end(),ae.end()})(xe,Ve,Ve.clone(),Ue,null),Ue.reset();let Tt=[];if(function g(p,I,b,N,A,M){o(I);const E=I.getComponent();let P=a(N),Z=!1;const U=(oe,ie,fe)=>oe?e.moveOp(oe.getPath(),ie.getPath()):e.insertOp(ie.getPath(),fe.i);if(h(E)){const oe=E.d;oe!=null&&(_e[oe]=I.clone());const ie=oe!=null?nt[oe]:null;let fe=!1;if(E.i!==void 0||oe!=null&&ie){let H;P&&(P.i!==void 0||(H=P.d)!=null&&!F[H])&&(fe=H!=null?oe!=null&&oe===Ce[H]:n.default(P.i,E.i),fe||H!=null&&ne!==1&&Ce[H]!=null||Y==null&&(Y={type:i.ConflictType.DROP_COLLISION,op1:U(oe!=null?J[oe]:null,I,E),op2:U(H!=null?ce[H]:null,N,P)})),fe||(M?Y==null&&(Y={type:i.ConflictType.RM_UNEXPECTED_CONTENT,op1:U(oe!=null?J[oe]:null,I,E),op2:e.removeOp(M.getPath())}):(oe!=null?(Tt[dt]=oe,A.write("d",ie.p=dt++)):A.write("i",r.default(E.i)),Z=!0))}else if(oe!=null&&!ie){const H=pe[oe];H&&(M=H.clone())}oe!=null?(p=J[oe],b=X[oe],N=q[oe]):E.i!==void 0&&(p=b=null,fe||(N=null))}else u(a(p))&&(p=b=N=null);const Q=a(p),ae=a(b);if(u(ae)){const oe=ae.p;ae.r!==void 0&&(!Q||Q.r===void 0)||F[oe]?(N=null,M=b.clone()):oe!=null&&(N=j[oe],ne!==1&&Ce[oe]!=null||((A=Te[oe])||(A=Te[oe]=s.writeCursor()),A.reset(),M=null))}else!h(E)&&h(P)&&(N=null);P=N!=null?N.getComponent():null;const W=V(E);if(W){const oe=y(E);if(M)Y==null&&(Y={type:i.ConflictType.RM_UNEXPECTED_CONTENT,op1:e.editOp(I.getPath(),W,oe,!0),op2:e.removeOp(M.getPath())});else{const ie=V(P);let fe;if(ie){if(W!==ie)throw Error("Transforming incompatible types");const H=y(P);fe=W.transform(oe,H,K)}else fe=r.default(oe);O(A,W,fe)}}let w=0,k=0,re=0,ue=0,Ie=0,Se=0,Le=p!=null&&p.descendFirst(),st=Le;const ct=s.advancer(b,void 0,(oe,ie)=>{u(ie)&&re++});let ee=N!=null&&N.descendFirst(),We=ee;for(const oe of I)if(typeof oe=="number"){let ie;const fe=h(I.getComponent()),H=oe-k;{let Ft;for(;Le&&typeof(Ft=p.getKey())=="number";){Ft+=w;const Rt=p.getComponent(),ln=u(Rt);if(Ft>H||Ft===H&&(!ln||ne===0&&fe))break;if(ln){w--;const Yt=Rt.p;Ce.includes(Yt),Rt.d,a(Te[Rt.d]),u(a(Te[Rt.d])),(Rt.r===void 0||Je&&Je.has(Rt))&&(Yt==null||!nt[Yt]||ne!==1&&Ce.includes(Yt))||Ie--}Le=p.nextSibling()}ie=Le&&Ft===H?p:null}const qe=H-w;let Ne=ct(qe);const St=qe-re;let dr=null;{let Ft,Rt;for(;ee&&typeof(Ft=N.getKey())=="number";){Rt=Ft-ue;const ln=N.getComponent(),Yt=h(ln);if(Rt>St)break;if(Rt===St){if(!Yt){dr=N;break}{if(ne===0&&fe){dr=N;break}const Xt=Ne&&u(Ne.getComponent());if(ne===0&&Xt)break}}if(Yt){const Xt=ln.d;Ce[Xt],ln.i===void 0&&(F[Xt]||Ce[Xt]!=null&&ne!==1)?(F[Xt]||Ce[Xt]!=null&&ne===0)&&(ue++,Se--):ue++}ee=N.nextSibling()}}const Ti=St+ue+Ie+Se;o(Ti>=0,"trying to descend to a negative index"),A.descend(Ti),fe&&(ie=Ne=dr=null,k++),g(ie,I,Ne,dr,A,M)&&Se++,A.ascend()}else{let ie;for(;Le&&(ie=p.getKey(),typeof ie!="string"||!(ie>oe||ie===oe));)Le=p.nextSibling();const fe=Le&&ie===oe?p:null,H=ct(oe);let qe;for(;ee&&(qe=N.getKey(),typeof qe!="string"||!(qe>oe||qe===oe));)ee=N.nextSibling();const Ne=ee&&qe===oe?N:null;A.descend(oe),g(fe,I,H,Ne,A,M),A.ascend()}return ct.end(),st&&p.ascend(),We&&N.ascend(),Z}(xe,xe.clone(),Ve,Ve.clone(),Ue,null),Y)return{ok:!1,conflict:Y};Ue.reset();const Oe=(g,p,I)=>g.traverse(p,(b,N)=>{b.d!=null&&I(b.d,g,N)});(F.length||De.length)&&(Oe(Ve,Ue,(g,p,I)=>{F[g]&&!se[g]&&I.write("r",!0),De[g]&&I.mergeTree(De[g].get())}),Ue.reset());const rt=[],m=[];if((Te.length||F.length)&&!Y){const g=s.readCursor(wn(Ue.get()));if(Oe(g,null,(p,I)=>{rt[p]=I.clone()}),Te.forEach(p=>{p&&Oe(s.readCursor(p.get()),null,(I,b)=>{rt[I]=b.clone()})}),function p(I,b,N,A,M,E){const P=a(b);if(P&&u(P))if(P.p!=null){const w=P.p;rt[w].getPath(),N=rt[w],A=m[w]=s.writeCursor()}else P.r!==void 0&&(N=null);else h(a(N))&&(N=null);const Z=I.getComponent();if(Z){let w;if((w=Z.d)!=null){const k=Te[w];k&&(k.get(),A.mergeTree(k.get()),N=s.readCursor(k.get()))}}let U=0,Q=0;const ae=s.advancer(b,void 0,(w,k)=>{u(k)&&U--}),W=s.advancer(N,(w,k)=>h(k)?-(w-Q)-1:w-Q,(w,k)=>{h(k)&&Q++});for(const w of I)if(typeof w=="number"){const k=ae(w),re=w+U,ue=W(re),Ie=re+Q;A.descend(Ie),p(I,k,ue,A),A.ascend()}else A.descend(w),p(I,ae(w),W(w),A),A.ascend();ae.end(),W.end()}(Ve,g,g.clone(),Ue),Ue.reset(),Y)return{ok:!1,conflict:Y};if(Ue.get(),m.length){const p=m.map(b=>b?b.get():null),I=s.readCursor(wn(Ue.get()));if(Oe(I,Ue,(b,N,A)=>{const M=p[b];M&&(A.mergeTree(M),p[b]=null)}),p.find(b=>b)){const b=s.writeCursor(),N=s.writeCursor();let A=0,M=0;p.forEach(E=>{E!=null&&Oe(s.readCursor(E),null,P=>{const Z=Tt[P];b.writeMove(J[Z].getPath(),_e[Z].getPath(),A++);const U=He[Z];U&&U.forEach(Q=>{F[Q]||ne!==1&&Ce[Q]!=null||N.writeMove(ce[Q].getPath(),j[Q].getPath(),M++)})})}),Y={type:i.ConflictType.BLACKHOLE,op1:b.get(),op2:N.get()}}}}return Y?{ok:!1,conflict:Y}:{ok:!0,result:Ue.get()}}const Kt=v=>{const D=new Error("Transform detected write conflict");throw D.conflict=v,D.type=D.name="writeConflict",D};function An(v,D,K){const ne=an(v,D,K);if(ne.ok)return ne.result;Kt(ne.conflict)}const Et=v=>{const D=s.writeCursor();return s.readCursor(v).traverse(D,(K,ne)=>{(h(K)||V(K))&&ne.write("r",!0)}),D.get()},ur=(v,D)=>{const{type:K,op1:ne,op2:Y}=v;switch(K){case i.ConflictType.DROP_COLLISION:return D==="left"?[null,Et(Y)]:[Et(ne),null];case i.ConflictType.RM_UNEXPECTED_CONTENT:let J=!1;return s.readCursor(ne).traverse(null,_e=>{_e.r!==void 0&&(J=!0)}),J?[null,Et(Y)]:[Et(ne),null];case i.ConflictType.BLACKHOLE:return[Et(ne),Et(Y)];default:throw Error("Unrecognised conflict: "+K)}};function hr(v,D,K,ne){let Y=null;for(;;){const J=an(D,K,ne);if(J.ok)return Me(Y,J.result);{const{conflict:_e}=J;v(_e)||Kt(_e);const[ce,j]=ur(_e,ne);D=Me(de(D),ce),K=Me(de(K),j),Y=Me(Y,j)}}}})(Nl);(function(e){var t=at&&at.__createBinding||(Object.create?function(i,o,a,l){l===void 0&&(l=a),Object.defineProperty(i,l,{enumerable:!0,get:function(){return o[a]}})}:function(i,o,a,l){l===void 0&&(l=a),i[l]=o[a]}),n=at&&at.__exportStar||function(i,o){for(var a in i)a!=="default"&&!o.hasOwnProperty(a)&&t(o,i,a)};Object.defineProperty(e,"__esModule",{value:!0}),n(Nl,e);var r=_i;Object.defineProperty(e,"ReadCursor",{enumerable:!0,get:function(){return r.ReadCursor}}),Object.defineProperty(e,"WriteCursor",{enumerable:!0,get:function(){return r.WriteCursor}});var s=Ei;Object.defineProperty(e,"ConflictType",{enumerable:!0,get:function(){return s.ConflictType}})})(ot);const jm=qs(ot),Hm=_u({__proto__:null,default:jm},[ot]);var te=(e=>(e.RETAIN="r",e.INSERT="i",e.DELETE="d",e))(te||{}),Tl=(e=>(e[e.character=0]="character",e[e.paragraph=1]="paragraph",e[e.table=2]="table",e[e.numbering=3]="numbering",e))(Tl||{}),Ml=(e=>(e[e.TAB=0]="TAB",e[e.SPACE=1]="SPACE",e[e.NOTHING=2]="NOTHING",e))(Ml||{}),he=(e=>(e[e.BULLET=0]="BULLET",e[e.NONE=1]="NONE",e[e.DECIMAL=2]="DECIMAL",e[e.DECIMAL_ZERO=3]="DECIMAL_ZERO",e[e.UPPER_LETTER=4]="UPPER_LETTER",e[e.LOWER_LETTER=5]="LOWER_LETTER",e[e.UPPER_ROMAN=6]="UPPER_ROMAN",e[e.LOWER_ROMAN=7]="LOWER_ROMAN",e[e.ORDINAL=8]="ORDINAL",e[e.CARDINAL_TEXT=9]="CARDINAL_TEXT",e[e.ORDINAL_TEXT=10]="ORDINAL_TEXT",e[e.HEX=11]="HEX",e[e.CHICAGO=12]="CHICAGO",e[e.IDEOGRAPH_DIGITAL=13]="IDEOGRAPH_DIGITAL",e[e.JAPANESE_COUNTING=14]="JAPANESE_COUNTING",e[e.AIUEO=15]="AIUEO",e[e.IROHA=16]="IROHA",e[e.DECIMAL_FULL_WIDTH=17]="DECIMAL_FULL_WIDTH",e[e.DECIMAL_HALF_WIDTH=18]="DECIMAL_HALF_WIDTH",e[e.JAPANESE_LEGAL=19]="JAPANESE_LEGAL",e[e.JAPANESE_DIGITAL_TEN_THOUSAND=20]="JAPANESE_DIGITAL_TEN_THOUSAND",e[e.DECIMAL_ENCLOSED_CIRCLE=21]="DECIMAL_ENCLOSED_CIRCLE",e[e.DECIMAL_FULL_WIDTH2=22]="DECIMAL_FULL_WIDTH2",e[e.AIUEO_FULL_WIDTH=23]="AIUEO_FULL_WIDTH",e[e.IROHA_FULL_WIDTH=24]="IROHA_FULL_WIDTH",e[e.GANADA=25]="GANADA",e[e.CHOSUNG=26]="CHOSUNG",e[e.DECIMAL_ENCLOSED_FULLSTOP=27]="DECIMAL_ENCLOSED_FULLSTOP",e[e.DECIMAL_ENCLOSED_PAREN=28]="DECIMAL_ENCLOSED_PAREN",e[e.DECIMAL_ENCLOSED_CIRCLE_CHINESE=29]="DECIMAL_ENCLOSED_CIRCLE_CHINESE",e[e.IDEOGRAPH_ENCLOSED_CIRCLE=30]="IDEOGRAPH_ENCLOSED_CIRCLE",e[e.IDEOGRAPH_TRADITIONAL=31]="IDEOGRAPH_TRADITIONAL",e[e.IDEOGRAPH_ZODIAC=32]="IDEOGRAPH_ZODIAC",e[e.IDEOGRAPH_ZODIAC_TRADITIONAL=33]="IDEOGRAPH_ZODIAC_TRADITIONAL",e[e.TAIWANESE_COUNTING=34]="TAIWANESE_COUNTING",e[e.IDEOGRAPH_LEGAL_TRADITIONAL=35]="IDEOGRAPH_LEGAL_TRADITIONAL",e[e.TAIWANESE_COUNTING_THOUSAND=36]="TAIWANESE_COUNTING_THOUSAND",e[e.TAIWANESE_DIGITAL=37]="TAIWANESE_DIGITAL",e[e.CHINESE_COUNTING=38]="CHINESE_COUNTING",e[e.CHINESE_LEGAL_SIMPLIFIED=39]="CHINESE_LEGAL_SIMPLIFIED",e[e.CHINESE_COUNTING_THOUSAND=40]="CHINESE_COUNTING_THOUSAND",e[e.KOREAN_DIGITAL=41]="KOREAN_DIGITAL",e[e.KOREAN_COUNTING=42]="KOREAN_COUNTING",e[e.KOREAN_LEGAL=43]="KOREAN_LEGAL",e[e.KOREAN_DIGITAL2=44]="KOREAN_DIGITAL2",e[e.VIETNAMESE_COUNTING=45]="VIETNAMESE_COUNTING",e[e.RUSSIAN_LOWER=46]="RUSSIAN_LOWER",e[e.RUSSIAN_UPPER=47]="RUSSIAN_UPPER",e[e.NUMBER_IN_DASH=48]="NUMBER_IN_DASH",e[e.HEBREW1=49]="HEBREW1",e[e.HEBREW2=50]="HEBREW2",e[e.ARABIC_ALPHA=51]="ARABIC_ALPHA",e[e.ARABIC_ABJAD=52]="ARABIC_ABJAD",e[e.HINDI_VOWELS=53]="HINDI_VOWELS",e[e.HINDI_CONSONANTS=54]="HINDI_CONSONANTS",e[e.HINDI_NUMBERS=55]="HINDI_NUMBERS",e[e.HINDI_COUNTING=56]="HINDI_COUNTING",e[e.THAI_LETTERS=57]="THAI_LETTERS",e[e.THAI_NUMBERS=58]="THAI_NUMBERS",e[e.THAI_COUNTING=59]="THAI_COUNTING",e[e.CUSTOM=60]="CUSTOM",e))(he||{}),lr=(e=>(e[e.BULLET_ALIGNMENT_UNSPECIFIED=0]="BULLET_ALIGNMENT_UNSPECIFIED",e[e.START=1]="START",e[e.CENTER=2]="CENTER",e[e.END=3]="END",e[e.BOTH=4]="BOTH",e))(lr||{}),Qn=(e=>(e[e.HYPERLINK=0]="HYPERLINK",e[e.FIELD=1]="FIELD",e[e.SDT=2]="SDT",e[e.BOOKMARK=3]="BOOKMARK",e[e.COMMENT=4]="COMMENT",e[e.CUSTOM=5]="CUSTOM",e[e.MENTION=6]="MENTION",e[e.UNI_FORMULA=7]="UNI_FORMULA",e[e.DELTED=9999]="DELTED",e))(Qn||{}),Rn=(e=>(e[e.COMMENT=0]="COMMENT",e[e.DELETED=9999]="DELETED",e))(Rn||{}),Ll=(e=>(e[e.DRAWING=0]="DRAWING",e[e.CUSTOM=1]="CUSTOM",e))(Ll||{}),Dl=(e=>(e[e.UNSPECIFIED=0]="UNSPECIFIED",e[e.TRADITIONAL=1]="TRADITIONAL",e[e.MODERN=2]="MODERN",e))(Dl||{}),xl=(e=>(e[e.DEFAULT=0]="DEFAULT",e[e.LINES=1]="LINES",e[e.LINES_AND_CHARS=2]="LINES_AND_CHARS",e[e.SNAP_TO_CHARS=3]="SNAP_TO_CHARS",e))(xl||{}),Ul=(e=>(e[e.SECTION_TYPE_UNSPECIFIED=0]="SECTION_TYPE_UNSPECIFIED",e[e.CONTINUOUS=1]="CONTINUOUS",e[e.NEXT_PAGE=2]="NEXT_PAGE",e[e.EVEN_PAGE=3]="EVEN_PAGE",e[e.ODD_PAGE=4]="ODD_PAGE",e))(Ul||{}),Pl=(e=>(e[e.COLUMN_SEPARATOR_STYLE_UNSPECIFIED=0]="COLUMN_SEPARATOR_STYLE_UNSPECIFIED",e[e.NONE=1]="NONE",e[e.BETWEEN_EACH_COLUMN=2]="BETWEEN_EACH_COLUMN",e))(Pl||{}),Fl=(e=>(e[e.NORMAL=0]="NORMAL",e[e.TBRL=1]="TBRL",e[e.LRTBV=2]="LRTBV",e))(Fl||{}),kl=(e=>(e[e.TEXT_RUN=0]="TEXT_RUN",e[e.AUTO_TEXT=1]="AUTO_TEXT",e[e.PAGE_BREAK=2]="PAGE_BREAK",e[e.COLUMN_BREAK=3]="COLUMN_BREAK",e[e.FOOT_NOTE_REFERENCE=4]="FOOT_NOTE_REFERENCE",e[e.HORIZONTAL_RULE=5]="HORIZONTAL_RULE",e[e.EQUATION=6]="EQUATION",e[e.DRAWING=7]="DRAWING",e[e.PERSON=8]="PERSON",e[e.RICH_LINK=9]="RICH_LINK",e))(kl||{}),jl=(e=>(e[e.BOTH_SIDES=0]="BOTH_SIDES",e[e.LEFT=1]="LEFT",e[e.RIGHT=2]="RIGHT",e[e.LARGEST=3]="LARGEST",e))(jl||{}),Hl=(e=>(e[e.INLINE=0]="INLINE",e[e.WRAP_NONE=1]="WRAP_NONE",e[e.WRAP_POLYGON=2]="WRAP_POLYGON",e[e.WRAP_SQUARE=3]="WRAP_SQUARE",e[e.WRAP_THROUGH=4]="WRAP_THROUGH",e[e.WRAP_TIGHT=5]="WRAP_TIGHT",e[e.WRAP_TOP_AND_BOTTOM=6]="WRAP_TOP_AND_BOTTOM",e))(Hl||{}),Bl=(e=>(e[e.NAMED_STYLE_TYPE_UNSPECIFIED=0]="NAMED_STYLE_TYPE_UNSPECIFIED",e[e.NORMAL_TEXT=1]="NORMAL_TEXT",e[e.TITLE=2]="TITLE",e[e.SUBTITLE=3]="SUBTITLE",e[e.HEADING_1=4]="HEADING_1",e[e.HEADING_2=5]="HEADING_2",e[e.HEADING_3=6]="HEADING_3",e[e.HEADING_4=7]="HEADING_4",e[e.HEADING_5=8]="HEADING_5",e[e.HEADING_6=9]="HEADING_6",e))(Bl||{}),$l=(e=>(e[e.AUTO=0]="AUTO",e[e.AT_LEAST=1]="AT_LEAST",e[e.EXACT=2]="EXACT",e))($l||{}),Wl=(e=>(e[e.DASH_STYLE_UNSPECIFIED=0]="DASH_STYLE_UNSPECIFIED",e[e.SOLID=1]="SOLID",e[e.DOT=2]="DOT",e[e.DASH=3]="DASH",e))(Wl||{}),Vl=(e=>(e[e.TAB_STOP_ALIGNMENT_UNSPECIFIED=0]="TAB_STOP_ALIGNMENT_UNSPECIFIED",e[e.START=1]="START",e[e.CENTER=2]="CENTER",e[e.END=3]="END",e))(Vl||{}),zl=(e=>(e[e.UNSPECIFIED=0]="UNSPECIFIED",e[e.SPECIFIED=1]="SPECIFIED",e))(zl||{}),Gl=(e=>(e[e.START=0]="START",e[e.CENTER=1]="CENTER",e[e.END=2]="END",e))(Gl||{}),Kl=(e=>(e[e.AUTO_FIT=0]="AUTO_FIT",e[e.FIXED=1]="FIXED",e))(Kl||{}),Yl=(e=>(e[e.NONE=0]="NONE",e[e.WRAP=1]="WRAP",e))(Yl||{}),Xl=(e=>(e[e.AUTO=0]="AUTO",e[e.AT_LEAST=1]="AT_LEAST",e[e.EXACT=2]="EXACT",e))(Xl||{}),Ql=(e=>(e[e.CONTENT_ALIGNMENT_UNSPECIFIED=0]="CONTENT_ALIGNMENT_UNSPECIFIED",e[e.BOTH=1]="BOTH",e[e.TOP=2]="TOP",e[e.CENTER=3]="CENTER",e[e.BOTTOM=4]="BOTTOM",e))(Ql||{}),pn=(e=>(e.NORMAL="normal",e.BOLD="bold",e.ITALIC="italic",e))(pn||{}),Jl=(e=>(e[e.PAGE=0]="PAGE",e[e.COLUMN=1]="COLUMN",e[e.CHARACTER=2]="CHARACTER",e[e.MARGIN=3]="MARGIN",e[e.INSIDE_MARGIN=4]="INSIDE_MARGIN",e[e.OUTSIDE_MARGIN=5]="OUTSIDE_MARGIN",e[e.LEFT_MARGIN=6]="LEFT_MARGIN",e[e.RIGHT_MARGIN=7]="RIGHT_MARGIN",e))(Jl||{}),Zl=(e=>(e[e.PAGE=0]="PAGE",e[e.PARAGRAPH=1]="PARAGRAPH",e[e.LINE=2]="LINE",e[e.MARGIN=3]="MARGIN",e[e.TOP_MARGIN=4]="TOP_MARGIN",e[e.BOTTOM_MARGIN=5]="BOTTOM_MARGIN",e[e.INSIDE_MARGIN=6]="INSIDE_MARGIN",e[e.OUTSIDE_MARGIN=7]="OUTSIDE_MARGIN",e))(Zl||{}),ql=(e=>(e[e.POINT=0]="POINT",e[e.LINE=1]="LINE",e[e.CHARACTER=2]="CHARACTER",e[e.PIXEL=3]="PIXEL",e[e.PERCENT=4]="PERCENT",e))(ql||{}),ec=(e=>(e[e.CENTER=0]="CENTER",e[e.INSIDE=1]="INSIDE",e[e.LEFT=2]="LEFT",e[e.OUTSIDE=3]="OUTSIDE",e[e.RIGHT=4]="RIGHT",e[e.BOTH=5]="BOTH",e[e.DISTRIBUTE=6]="DISTRIBUTE",e))(ec||{}),tc=(e=>(e[e.BOTTOM=0]="BOTTOM",e[e.CENTER=1]="CENTER",e[e.INSIDE=2]="INSIDE",e[e.OUTSIDE=3]="OUTSIDE",e[e.TOP=4]="TOP",e))(tc||{}),nc=(e=>(e[e.compressPunctuation=0]="compressPunctuation",e[e.compressPunctuationAndJapaneseKana=1]="compressPunctuationAndJapaneseKana",e[e.doNotCompress=2]="doNotCompress",e))(nc||{}),rc=(e=>(e[e.PORTRAIT=0]="PORTRAIT",e[e.LANDSCAPE=1]="LANDSCAPE",e))(rc||{}),sc=(e=>(e[e.forward=0]="forward",e[e.backward=1]="backward",e[e.front=2]="front",e[e.back=3]="back",e))(sc||{}),ic=(e=>(e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e[e.DRAWING_IMAGE=0]="DRAWING_IMAGE",e[e.DRAWING_SHAPE=1]="DRAWING_SHAPE",e[e.DRAWING_CHART=2]="DRAWING_CHART",e[e.DRAWING_TABLE=3]="DRAWING_TABLE",e[e.DRAWING_SMART_ART=4]="DRAWING_SMART_ART",e[e.DRAWING_VIDEO=5]="DRAWING_VIDEO",e[e.DRAWING_GROUP=6]="DRAWING_GROUP",e[e.DRAWING_UNIT=7]="DRAWING_UNIT",e[e.DRAWING_DOM=8]="DRAWING_DOM",e))(ic||{}),Ci=(e=>(e[e.SLIDE=0]="SLIDE",e[e.MASTER=1]="MASTER",e[e.LAYOUT=2]="LAYOUT",e[e.HANDOUT_MASTER=3]="HANDOUT_MASTER",e[e.NOTES_MASTER=4]="NOTES_MASTER",e))(Ci||{}),oc=(e=>(e[e.SHAPE=0]="SHAPE",e[e.IMAGE=1]="IMAGE",e[e.TEXT=2]="TEXT",e[e.SPREADSHEET=3]="SPREADSHEET",e[e.DOCUMENT=4]="DOCUMENT",e[e.SLIDE=5]="SLIDE",e))(oc||{}),ac=(e=>(e[e.RELATIVE_SLIDE_LINK_UNSPECIFIED=0]="RELATIVE_SLIDE_LINK_UNSPECIFIED",e[e.NEXT_SLIDE=1]="NEXT_SLIDE",e[e.PREVIOUS_SLIDE=2]="PREVIOUS_SLIDE",e[e.FIRST_SLIDE=3]="FIRST_SLIDE",e[e.LAST_SLIDE=4]="LAST_SLIDE",e))(ac||{}),lc=(e=>(e.ORDER_LIST_QUICK_1="1.",e.ORDER_LIST_QUICK_2="a)",e.ORDER_LIST_QUICK_3="a.",e.ORDER_LIST_QUICK_4="i.",e.ORDER_LIST_QUICK_5="A.",e.ORDER_LIST_QUICK_6="I.",e.ORDER_LIST_QUICK_7="01.",e))(lc||{}),At=(e=>(e.BULLET_LIST="BULLET_LIST",e.BULLET_LIST_1="BULLET_LIST_1",e.BULLET_LIST_2="BULLET_LIST_2",e.BULLET_LIST_3="BULLET_LIST_3",e.BULLET_LIST_4="BULLET_LIST_4",e.BULLET_LIST_5="BULLET_LIST_5",e.ORDER_LIST="ORDER_LIST",e.ORDER_LIST_1="ORDER_LIST_1",e.ORDER_LIST_2="ORDER_LIST_2",e.ORDER_LIST_3="ORDER_LIST_3",e.ORDER_LIST_4="ORDER_LIST_4",e.ORDER_LIST_5="ORDER_LIST_5",e.ORDER_LIST_QUICK_2="ORDER_LIST_QUICK_2",e.ORDER_LIST_QUICK_3="ORDER_LIST_QUICK_3",e.ORDER_LIST_QUICK_4="ORDER_LIST_QUICK_4",e.ORDER_LIST_QUICK_5="ORDER_LIST_QUICK_5",e.ORDER_LIST_QUICK_6="ORDER_LIST_QUICK_6",e.CHECK_LIST="CHECK_LIST",e.CHECK_LIST_CHECKED="CHECK_LIST_CHECKED",e))(At||{});const Er={"a)":{glyphFormat:"%1)",glyphType:he.DECIMAL},"1.":{glyphFormat:"%1.",glyphType:he.DECIMAL},"a.":{glyphFormat:"%1.",glyphType:he.LOWER_LETTER},"A.":{glyphFormat:"%1.",glyphType:he.UPPER_LETTER},"i.":{glyphFormat:"%1.",glyphType:he.LOWER_ROMAN},"I.":{glyphFormat:"%1.",glyphType:he.UPPER_LETTER}},cn=e=>[...e,...e,...e].map((t,n)=>({glyphFormat:` %${n+1}`,glyphSymbol:t,bulletAlignment:lr.START,textStyle:{fs:12},startNumber:0,paragraphProperties:{hanging:{v:21},indentStart:{v:21*n}}})),un=e=>e.map((t,n)=>({...t,bulletAlignment:lr.START,textStyle:{fs:12},startNumber:0,paragraphProperties:{hanging:{v:21},indentStart:{v:21*n}}})),Oo=(e,t)=>new Array(9).fill(0).map((n,r)=>({glyphFormat:` %${r+1}`,glyphSymbol:e,bulletAlignment:lr.START,textStyle:{fs:16},startNumber:0,paragraphProperties:{hanging:{v:21},indentStart:{v:21*r},textStyle:t}})),cr={BULLET_LIST:{listType:"BULLET_LIST",nestingLevel:cn(["●","○","■"])},BULLET_LIST_1:{listType:"BULLET_LIST",nestingLevel:cn(["❖","➢","■"])},BULLET_LIST_2:{listType:"BULLET_LIST",nestingLevel:cn(["✔","●","◆"])},BULLET_LIST_3:{listType:"BULLET_LIST",nestingLevel:cn(["■","◆","○"])},BULLET_LIST_4:{listType:"BULLET_LIST",nestingLevel:cn(["✧","○","■"])},BULLET_LIST_5:{listType:"BULLET_LIST",nestingLevel:cn(["➢","○","◆"])},ORDER_LIST:{listType:"ORDER_LIST",nestingLevel:un([{glyphFormat:"%1.",glyphType:he.DECIMAL},{glyphFormat:"%2.",glyphType:he.LOWER_LETTER},{glyphFormat:"%3.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%4.",glyphType:he.DECIMAL},{glyphFormat:"%5.",glyphType:he.LOWER_LETTER},{glyphFormat:"%6.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%7.",glyphType:he.DECIMAL},{glyphFormat:"%8.",glyphType:he.LOWER_LETTER},{glyphFormat:"%9.",glyphType:he.LOWER_ROMAN}])},ORDER_LIST_1:{listType:"ORDER_LIST",nestingLevel:un([{glyphFormat:"%1)",glyphType:he.DECIMAL},{glyphFormat:"%2)",glyphType:he.LOWER_LETTER},{glyphFormat:"%3)",glyphType:he.LOWER_ROMAN},{glyphFormat:"%4)",glyphType:he.DECIMAL},{glyphFormat:"%5)",glyphType:he.LOWER_LETTER},{glyphFormat:"%6)",glyphType:he.LOWER_ROMAN},{glyphFormat:"%7)",glyphType:he.DECIMAL},{glyphFormat:"%8)",glyphType:he.LOWER_LETTER},{glyphFormat:"%9)",glyphType:he.LOWER_ROMAN}])},ORDER_LIST_2:{listType:"ORDER_LIST",nestingLevel:un(["%1.","%1.%2.","%1.%2.%3.","%1.%2.%3.%4.","%1.%2.%3.%4.%5.","%1.%2.%3.%4.%5.%6.","%1.%2.%3.%4.%5.%6.%7."].map(e=>({glyphFormat:e,glyphType:he.DECIMAL})))},ORDER_LIST_3:{listType:"ORDER_LIST",nestingLevel:un([{glyphFormat:"%1.",glyphType:he.UPPER_LETTER},{glyphFormat:"%2.",glyphType:he.LOWER_LETTER},{glyphFormat:"%3.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%4.",glyphType:he.UPPER_LETTER},{glyphFormat:"%5.",glyphType:he.LOWER_LETTER},{glyphFormat:"%6.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%7.",glyphType:he.UPPER_LETTER},{glyphFormat:"%8.",glyphType:he.LOWER_LETTER},{glyphFormat:"%9.",glyphType:he.LOWER_ROMAN}])},ORDER_LIST_4:{listType:"ORDER_LIST",nestingLevel:un([{glyphFormat:"%1.",glyphType:he.UPPER_LETTER},{glyphFormat:"%2.",glyphType:he.DECIMAL},{glyphFormat:"%3.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%4.",glyphType:he.UPPER_LETTER},{glyphFormat:"%5.",glyphType:he.DECIMAL},{glyphFormat:"%6.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%7.",glyphType:he.UPPER_LETTER},{glyphFormat:"%8.",glyphType:he.DECIMAL},{glyphFormat:"%9.",glyphType:he.LOWER_ROMAN}])},ORDER_LIST_5:{listType:"ORDER_LIST",nestingLevel:un([{glyphFormat:"%1.",glyphType:he.DECIMAL_ZERO},{glyphFormat:"%2.",glyphType:he.LOWER_LETTER},{glyphFormat:"%3.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%4.",glyphType:he.DECIMAL_ZERO},{glyphFormat:"%5.",glyphType:he.LOWER_LETTER},{glyphFormat:"%6.",glyphType:he.LOWER_ROMAN},{glyphFormat:"%7.",glyphType:he.DECIMAL_ZERO},{glyphFormat:"%8.",glyphType:he.LOWER_LETTER},{glyphFormat:"%9.",glyphType:he.LOWER_ROMAN}])},CHECK_LIST:{listType:"CHECK_LIST",nestingLevel:Oo("☐")},CHECK_LIST_CHECKED:{listType:"CHECK_LIST_CHECKED",nestingLevel:Oo("☑",{st:{s:Re.TRUE}})}},Rr=e=>{const{glyphFormat:t,glyphType:n}=e,r=$.deepClone(cr.ORDER_LIST);return r.nestingLevel[0].glyphFormat=t,r.nestingLevel[0].glyphType=n,r},Bm={ORDER_LIST_QUICK_2:Rr(Er["a)"]),ORDER_LIST_QUICK_3:Rr(Er["a."]),ORDER_LIST_QUICK_4:Rr(Er["i."]),ORDER_LIST_QUICK_6:Rr(Er["I."])};Object.assign(cr,Bm);const $m={"1.":"ORDER_LIST","a)":"ORDER_LIST_QUICK_2","a.":"ORDER_LIST_QUICK_3","i.":"ORDER_LIST_QUICK_4","A.":"ORDER_LIST_3","I.":"ORDER_LIST_QUICK_6","01.":"ORDER_LIST_5"};function Jr(e,t=!1){const n=[];for(const r of e){const{st:s,ed:i,ts:o}=r;if(r.sId===void 0&&delete r.sId,s===i||!t&&$.isEmptyObject(o)&&r.sId==null)continue;if(n.length===0){n.push(r);continue}const a=n.pop();Rl(r,a)&&$.hasIntersectionBetweenTwoRanges(a.st,a.ed,r.st,r.ed)?n.push({...r,st:a.st,ed:i}):n.push(a,r)}return n}function cc(e,t,n,r){var c;const{textRuns:s}=e;if(s==null)return;const i=[],o=s.length;let a=!1;const l=(c=t.textRuns)!=null?c:[];if(l.length)for(const u of l)u.st+=r,u.ed+=r;for(let u=0;u<o;u++){const h=s[u],{st:d,ed:f}=h;if(f<=r)i.push(h);else if(r>d&&r<f){a=!0;const _={...h,ed:r};i.push(_),l.length&&i.push(...l);const C={...h,st:r+n,ed:f+n};i.push(C)}else h.st+=n,h.ed+=n,a||(a=!0,i.push(...l)),i.push(h)}a||(a=!0,i.push(...l)),e.textRuns=Jr(i)}function uc(e,t,n,r){const{paragraphs:s}=e;if(s==null)return;const{paragraphs:i}=t,o=[];for(let l=0,c=s.length;l<c;l++){const u=s[l],{startIndex:h}=u;h>=r&&(u.startIndex+=n),o.push(u.startIndex)}let a=-1;if(i){for(let l=0,c=i.length;l<c;l++){const u=i[l];u.startIndex+=r;const h=u.startIndex;a=o.indexOf(h)}a!==-1&&s.splice(a,1),s.push(...i),s.sort(ar("startIndex"))}}function hc(e,t,n,r){const{sectionBreaks:s}=e;if(s==null)return;for(let o=0,a=s.length;o<a;o++){const l=s[o],{startIndex:c}=l;c>=r&&(l.startIndex+=n)}const i=t.sectionBreaks;if(i){for(let o=0,a=i.length;o<a;o++){const l=i[o];l.startIndex+=r}s.push(...i),s.sort(ar("startIndex"))}}function dc(e,t,n,r){const{customBlocks:s}=e;if(s==null)return;for(let o=0,a=s.length;o<a;o++){const l=s[o],{startIndex:c}=l;c>=r&&(l.startIndex+=n)}const i=t.customBlocks;if(i){for(let o=0,a=i.length;o<a;o++){const l=i[o];l.startIndex+=r}s.push(...i),s.sort(ar("startIndex"))}}function fc(e,t,n,r){const{tables:s}=e;if(s==null)return;for(let o=0,a=s.length;o<a;o++){const l=s[o],{startIndex:c,endIndex:u}=l;c>r?(l.startIndex+=n,l.endIndex+=n):u>r&&(l.endIndex+=n)}const i=t.tables;if(i){for(let o=0,a=i.length;o<a;o++){const l=i[o];l.startIndex+=r,l.endIndex+=r}s.push(...i),s.sort(ar("startIndex"))}}const gc="$",bo=e=>e.split(gc)[0];function Ii(e){if(e.length<=1)return e;e.sort((s,i)=>s.startIndex-i.startIndex);const t=[];let n={...e[0]};n.rangeId=bo(n.rangeId);for(let s=1;s<e.length;s++){const i=e[s];i.rangeId=bo(i.rangeId),i.rangeId===n.rangeId&&Da(n.properties,i.properties)&&n.endIndex+1>=i.startIndex?n.endIndex=i.endIndex:(t.push(n),n={...i})}t.push(n);const r=Object.create(null);for(let s=0,i=t.length;s<i;s++){const o=t[s],a=o.rangeId;r[a]?(o.rangeId=`${a}${gc}${r[a]}`,r[a]=r[a]+1):r[a]=1}return t}function Fs(e,t){const n=e.findIndex(s=>s.startIndex<t&&s.endIndex>=t),r=e[n];r&&e.splice(n,1,{rangeId:r.rangeId,rangeType:r.rangeType,startIndex:r.startIndex,endIndex:t-1,properties:{...r.properties}},{rangeId:r.rangeId,rangeType:r.rangeType,startIndex:t,endIndex:r.endIndex,properties:{...r.properties}})}function pc(e){if(e.length<=1)return e;e.sort((r,s)=>r.startIndex-s.startIndex);const t=[];let n={...e[0]};for(let r=1;r<e.length;r++){const s=e[r];s.id===n.id&&n.endIndex+1>=s.startIndex?n.endIndex=s.endIndex:(t.push(n),n={...s})}return t.push(n),t}function ks(e,t){e.filter(r=>r.startIndex<t&&r.endIndex>=t).forEach(r=>{const s=e.indexOf(r);e.splice(s,1,{id:r.id,type:r.type,startIndex:r.startIndex,endIndex:t-1},{id:r.id,type:r.type,startIndex:t,endIndex:r.endIndex})})}function Wm(e,t,n,r){e.customRanges||(e.customRanges=[]);const{customRanges:s}=e;Fs(s,r);for(let o=0,a=s.length;o<a;o++){const l=s[o],{startIndex:c}=l;c>=r&&(l.startIndex+=n,l.endIndex+=n)}const i=[];if(t.customRanges){for(let o=0,a=t.customRanges.length;o<a;o++){const l=t.customRanges[o];l.startIndex+=r,l.endIndex+=r,i.push(l)}s.push(...i)}e.customRanges=Ii(s)}function Vm(e,t,n,r){e.customDecorations||(e.customDecorations=[]);const{customDecorations:s}=e;ks(s,r);for(let o=0,a=s.length;o<a;o++){const l=s[o],{startIndex:c}=l;c>=r&&(l.startIndex+=n,l.endIndex+=n)}const i=[];if(t.customDecorations){for(let o=0,a=t.customDecorations.length;o<a;o++){const l=t.customDecorations[o];l.startIndex+=r,l.endIndex+=r,i.push(l)}s.push(...i)}e.customDecorations=pc(s)}function mc(e,t,n){const{textRuns:r}=e,s=n,i=n+t,o=[];if(r){const a=[];for(let l=0,c=r.length;l<c;l++){const u=r[l],{st:h,ed:d}=u;if(s<=h&&i>=d){o.push({...u,st:h-s,ed:d-s});continue}else h<=s&&d>=i?(o.push({...u,st:s-s,ed:i-s}),u.ed-=t):s>=h&&s<d?(o.push({...u,st:s-s,ed:d-s}),u.ed=s):i>h&&i<=d?(o.push({...u,st:h-s,ed:i-s}),u.st=i-t,u.ed-=t):h>=i&&(u.st-=t,u.ed-=t);a.push(u)}e.textRuns=a}return o.length===0&&o.push({st:0,ed:t,ts:{}}),o}function _c(e,t,n){const{paragraphs:r}=e,s=n,i=n+t,o=[];if(r){const a=[];for(let l=0,c=r.length;l<c;l++){const u=r[l],{startIndex:h}=u;if(h>=s&&h<i){o.push({...u,startIndex:h-n});continue}else h>=i&&(u.startIndex-=t);a.push(u)}e.paragraphs=a}return o}function Ec(e,t,n){const{sectionBreaks:r}=e,s=n,i=n+t-1,o=[];if(r){const a=[];for(let l=0,c=r.length;l<c;l++){const u=r[l],{startIndex:h}=u;if(h>=s&&h<=i){o.push({...u,startIndex:h-n});continue}else h>i&&(u.startIndex-=t);a.push(u)}e.sectionBreaks=a}return o}function Rc(e,t,n){const{customBlocks:r}=e,s=n,i=n+t-1,o=[];if(r){const a=[];for(let l=0,c=r.length;l<c;l++){const u=r[l],{startIndex:h}=u;if(h>=s&&h<=i){o.push({...u,startIndex:h-n});continue}else h>i&&(u.startIndex-=t);a.push(u)}e.customBlocks=a}return o}function Cc(e,t,n){const{tables:r}=e,s=n,i=n+t-1,o=[];if(r){const a=[];for(let l=0,c=r.length;l<c;l++){const u=r[l],{startIndex:h,endIndex:d}=u;if(s<=h&&i>=d){o.push({...u,startIndex:h-n,endIndex:d-n});continue}else if(h<=s&&d>=i){const f=Xr(h,d,s,i);if(u.startIndex=f[0],u.endIndex=f[1],u.startIndex===u.endIndex)continue}else i<h&&(u.startIndex-=t,u.endIndex-=t);a.push(u)}e.tables=a}return o}function zm(e,t,n){const{customRanges:r}=e,s=n,i=n+t-1,o=[];if(r){const a=[];for(let l=0,c=r.length;l<c;l++){const u=r[l],{startIndex:h,endIndex:d}=u;if(h>=s&&d<=i){o.push(u);continue}else if(Math.max(s,h)<=Math.min(i,d)){const f=Xr(h,d,s,i);u.startIndex=f[0],u.endIndex=f[1]}else i<h&&(u.startIndex-=t,u.endIndex-=t);a.push(u)}e.customRanges=Ii(a)}return o}function Gm(e,t,n,r=!0){const{customDecorations:s}=e,i=n,o=n+t-1,a=[];if(s){const l=[];for(let c=0,u=s.length;c<u;c++){const h=s[c],{startIndex:d,endIndex:f}=h;if(d>=i&&f<=o){a.push(h);continue}else if(Math.max(i,d)<=Math.min(o,f)){const _=Xr(d,f,i,o);h.startIndex=_[0],h.endIndex=_[1]}else o<d&&r&&(h.startIndex-=t,h.endIndex-=t);l.push(h)}e.customDecorations=l}return a}function Km(e,t,n,r,s){const i=Ym(e,t,n,r,s),o=Xm(e,t,n,r,s),a=Qm(e,t,n,r,s),l=Jm(e,t,n,r,s),c=Zm(e,t,n,r,s),u=qm(e,t,n,r),h=e_(e,t,n,r,s);return{dataStream:"",textRuns:i,paragraphs:o,sectionBreaks:a,customBlocks:l,tables:c,customRanges:u,customDecorations:h}}function Ym(e,t,n,r,s){const{textRuns:i}=e,{textRuns:o}=t;if(i==null||o==null)return;const a=mc(e,n,r);if(s!==ve.REPLACE){const l=Ic(o,a,s);t.textRuns=l}return cc(e,t,n,r),a}function Ic(e,t,n){if(t.length===0)return e;e=$.deepClone(e),t=$.deepClone(t);const r=[],s=e.length,i=t.length;let o=0,a=0,l=null;function c(){return l?(r.push(l),l=null,!0):!1}for(;o<s&&a<i;){const{st:f,ed:_,ts:C}=e[o],{st:T,ed:S,ts:x,sId:B}=t[a];let V;if(n===ve.COVER?V={...x,...C}:V={...C},_<T)c()||r.push(e[o]),o++;else if(S<f)c()||r.push(t[a]),a++;else{const y={st:Math.min(f,T),ed:Math.max(f,T),ts:f<T?{...C}:{...x},sId:f<T?void 0:B};y.ed>y.st&&r.push(y),r.push({st:Math.max(f,T),ed:Math.min(_,S),ts:V,sId:B}),_<S?(o++,t[a].st=_,t[a].st===t[a].ed&&a++):(a++,e[o].st=S,e[o].st===e[o].ed&&o++);const O={st:Math.min(_,S),ed:Math.max(_,S),ts:_<S?{...x}:{...C},sId:_<S?B:void 0};l=O.ed>O.st?O:null}}c();const u=r[r.length-1],h=e[s-1],d=t[i-1];return u&&u.ed!==Math.max(h.ed,d.ed)&&(h.ed>d.ed?r.push(h):r.push(d)),Jr(r)}function Xm(e,t,n,r,s){const{paragraphs:i}=e,{paragraphs:o}=t;if(i==null||o==null)return;const a=_c(e,n,r);if(s!==ve.REPLACE){const l=[];for(const c of o){const{startIndex:u,paragraphStyle:h,bullet:d}=c;let f=[];for(const _ of a){const{startIndex:C,paragraphStyle:T,bullet:S}=_;let x,B;if(s===ve.COVER?(x={...T,...h},B={listId:"",listType:At.BULLET_LIST,nestingLevel:0,textStyle:{},...S,...d}):(x={...h,...T},B={listId:"",listType:At.BULLET_LIST,nestingLevel:0,textStyle:{},...d,...S}),u===C){f.push({startIndex:u,paragraphStyle:x,bullet:B});break}}l.push(...f),f=[]}t.paragraphs=l}return uc(e,t,n,r),a}function Qm(e,t,n,r,s){const{sectionBreaks:i}=e,{sectionBreaks:o}=t;if(i==null||o==null)return;const a=Ec(e,n,r);if(s!==ve.REPLACE){const l=[];for(const c of o){const{startIndex:u}=c;let h=[];for(const d of a){const{startIndex:f}=d;if(u===f){s===ve.COVER?h.push({...d,...c}):h.push({...c,...d});break}}l.push(...h),h=[]}t.sectionBreaks=l}return hc(e,t,n,r),a}function Jm(e,t,n,r,s){const{customBlocks:i}=e,{customBlocks:o}=t;if(i==null||o==null)return;const a=Rc(e,n,r);if(s!==ve.REPLACE){const l=[];for(const c of o){const{startIndex:u}=c;let h=[];for(const d of a){const{startIndex:f}=d;if(u===f){s===ve.COVER?h.push({...d,...c}):h.push({...c,...d});break}}l.push(...h),h=[]}t.customBlocks=l}return dc(e,t,n,r),a}function Zm(e,t,n,r,s){const{tables:i}=e,{tables:o}=t;if(i==null||o==null)return;const a=Cc(e,n,r);if(s!==ve.REPLACE){const l=[];for(const c of o){const{startIndex:u,endIndex:h}=c;let d=[];for(const f of a){const{startIndex:_,endIndex:C}=f;if(_>=u&&C<=h){s===ve.COVER?d.push({...f,...c}):d.push({...c,...f});break}}l.push(...d),d=[]}t.tables=l}return fc(e,t,n,r),a}function qm(e,t,n,r,s){e.customRanges||(e.customRanges=[]),Fs(e.customRanges,r),Fs(e.customRanges,r+n);const i=r,o=r+n-1,{customRanges:a}=t,l=[],c=new Map;e.customRanges.forEach(h=>{const{startIndex:d,endIndex:f}=h;d>=i&&f<=o?c.set(h.rangeId,h):l.push(h)});const u=[];return a?(a.forEach(h=>{const{startIndex:d,endIndex:f}=h;l.push({...h,startIndex:d+r,endIndex:f+r})}),e.customRanges=Ii(l),u):[]}function e_(e,t,n,r,s){e.customDecorations||(e.customDecorations=[]),ks(e.customDecorations,r),ks(e.customDecorations,r+n);const i=[],{customDecorations:o}=e,{customDecorations:a=[]}=t;if(s===ve.REPLACE){for(let l=0;l<o.length;l++){const c=o[l],{startIndex:u,endIndex:h}=c;u>=r&&h<=r+n-1&&i.push(c)}a.forEach(l=>{const{startIndex:c,endIndex:u}=l;o.push({...l,startIndex:c+r,endIndex:u+r})})}else for(const l of a){const{id:c}=l;if(l.type===Rn.DELETED){const u=o.filter(h=>h.id===c);u.length&&i.push(...u)}else o.push({...l,startIndex:l.startIndex+r,endIndex:l.endIndex+r})}for(const l of i){const{id:c}=l,u=o.findIndex(h=>h.id===c);u!==-1&&o.splice(u,1)}return e.customDecorations=pc(o),i}var vi=(e=>(e[e.copy=0]="copy",e[e.cut=1]="cut",e))(vi||{});function Vt(e,t,n,r=!0,s=1){const{dataStream:i,textRuns:o,paragraphs:a=[],customBlocks:l=[],tables:c=[],sectionBreaks:u=[]}=e,h={dataStream:i.slice(t,n)};if(o){const S=[];for(const x of o){const B=$.deepClone(x),{st:V,ed:y}=B;$.hasIntersectionBetweenTwoRanges(V,y,t,n)&&(t>=V&&t<=y?S.push({...B,st:t,ed:Math.min(n,y)}):n>=V&&n<=y?S.push({...B,st:Math.max(t,V),ed:n}):S.push(B))}h.textRuns=S.map(x=>{const{st:B,ed:V}=x;return{...x,st:B-t,ed:V-t}})}else r&&(h.textRuns=[{st:0,ed:n-t,ts:{}}]);const d=[];for(const S of c){const x=$.deepClone(S),{startIndex:B,endIndex:V}=x;B>=t&&V<=n&&d.push({...x,startIndex:B-t,endIndex:V-t})}d.length&&(h.tables=d);const f=[];for(const S of a){const{startIndex:x}=S;x>=t&&x<n&&f.push($.deepClone(S))}f.length&&(h.paragraphs=f.map(S=>({...S,startIndex:S.startIndex-t})));const _=[];for(const S of u){const{startIndex:x}=S;x>=t&&x<=n&&_.push($.deepClone(S))}if(_.length&&(h.sectionBreaks=_.map(S=>({...S,startIndex:S.startIndex-t}))),s===1){const S=Sc(e,t,n);S?h.customDecorations=S:r&&(h.customDecorations=[])}const{customRanges:C}=vc(e,t,n);C?h.customRanges=C:r&&(h.customRanges=[]);const T=[];for(const S of l){const{startIndex:x}=S;x>=t&&x<=n&&T.push($.deepClone(S))}return T.length&&(h.customBlocks=T.map(S=>({...S,startIndex:S.startIndex-t}))),h}function t_(e){const{dataStream:t,textRuns:n,paragraphs:r,customRanges:s,customDecorations:i,tables:o}=e;let a=0,l=0;s==null||s.forEach(u=>{u.startIndex<0&&(a=Math.max(a,-u.startIndex)),u.endIndex>t.length-1&&(l=Math.max(l,u.endIndex-t.length+1))});const c=`${t}`;return n&&(n[0]&&(n[0].st=n[0].st-a),n[n.length-1]&&(n[n.length-1].ed=n[n.length-1].ed+l)),n==null||n.forEach(u=>{u.st+=a,u.ed+=a}),r==null||r.forEach(u=>{u.startIndex+=a}),s==null||s.forEach(u=>{u.startIndex+=a,u.endIndex+=a}),i==null||i.forEach(u=>{u.startIndex+=a,u.endIndex+=l}),o==null||o.forEach(u=>{u.startIndex+=a,u.endIndex+=l}),{...e,dataStream:c,textRuns:n,paragraphs:r,customRanges:s,customDecorations:i,tables:o}}function vc(e,t,n){if(e.customRanges==null)return{};const{customRanges:r}=e;return{customRanges:r.filter(a=>Math.max(a.startIndex,t)<=Math.min(a.endIndex,n-1)).map(a=>({...a,startIndex:Math.max(a.startIndex,t),endIndex:Math.min(a.endIndex,n-1)})).map(a=>({...a,startIndex:a.startIndex-t,endIndex:a.endIndex-t})),leftOffset:0,rightOffset:0}}function Sc(e,t,n){if(e.customDecorations==null)return;const{customDecorations:r=[]}=e,s=[];return r.forEach(i=>{if(Math.max(i.startIndex,t)<=Math.min(i.endIndex,n-1)){const o=$.deepClone(i);s.push({...o,startIndex:Math.max(o.startIndex-t,0),endIndex:Math.min(o.endIndex,n-1)-t})}}),s}function n_(e,t,n){return e==null||t==null?e!=null?e:t:Ic(e,t,n)}function r_(e,t,n){if(e==null||t==null)return e!=null?e:t;if(t.length===0||e.length===0)return e;if(t.length>1||e.length>1)throw new Error("Cannot cover multiple customRanges");return n===ve.REPLACE?[{...e[0]}]:[{...t[0],...e[0]}]}function s_(e,t,n){return t.length===0||e.length===0||n===ve.REPLACE?e:[...e,...t.filter(r=>!e.some(s=>r.id===s.id))]}function js(e,t,n=ve.COVER){if(t.dataStream!=="")throw new Error("Cannot compose other body with non-empty dataStream");const r={dataStream:e.dataStream},{textRuns:s,paragraphs:i=[],customRanges:o,customDecorations:a=[]}=e,{textRuns:l,paragraphs:c=[],customRanges:u,customDecorations:h=[]}=t;r.textRuns=n_(l,s,n),r.customRanges=r_(u,o,n);const d=s_(h,a,n);d.length&&(r.customDecorations=d);const f=[];let _=0,C=0;for(;_<i.length&&C<c.length;){const T=i[_],S=c[C],{startIndex:x}=T,{startIndex:B}=S;x===B?(f.push($.deepMerge(T,S)),_++,C++):x<B?(f.push($.deepClone(T)),_++):(f.push($.deepClone(S)),C++)}return _<i.length&&f.push(...i.slice(_)),C<c.length&&f.push(...c.slice(C)),f.length&&(r.paragraphs=f),r}function i_(e){const{body:t}=e;if(t==null)return!0;const{textRuns:n,paragraphs:r,customRanges:s,customBlocks:i,customDecorations:o,tables:a}=t;return n==null&&r==null&&s==null&&i==null&&o==null&&a==null}class dn{constructor(t){R(this,"_index",0);R(this,"_offset",0);this._actions=t}hasNext(){return this.peekLength()<Number.POSITIVE_INFINITY}next(t){t||(t=Number.POSITIVE_INFINITY);const n=this._actions[this._index];if(n){const r=this._offset,s=n.len;return t>=s-r?(t=s-r,this._index+=1,this._offset=0):this._offset+=t,n.t===te.DELETE||n.t===te.RETAIN&&n.body==null?$.deepClone({...n,len:t}):$.deepClone({...n,len:t,body:Vt(n.body,r,r+t,!1)})}else return{t:te.RETAIN,len:Number.POSITIVE_INFINITY}}peek(){return this._actions[this._index]}peekLength(){return this._actions[this._index]?this._actions[this._index].len-this._offset:Number.POSITIVE_INFINITY}peekType(){const t=this._actions[this._index];return t?t.t:te.RETAIN}rest(){if(this.hasNext()){if(this._offset===0)return this._actions.slice(this._index);{const t=this._offset,n=this._index,r=this.next(),s=this._actions.slice(this._index);return this._offset=t,this._index=n,[r].concat(s)}}else return[]}}function Oc(e,t,n){const{dataStream:r}=e,s=n,i=n+t,o=mc(e,t,n),a=_c(e,t,n),l=Ec(e,t,n),c=Rc(e,t,n),u=Cc(e,t,n),h=zm(e,t,n),d=Gm(e,t,n);let f="";return r&&(e.dataStream=vl(r,s,i),f=r.slice(s,i)),{dataStream:f,textRuns:o,paragraphs:a,sectionBreaks:l,customBlocks:c,tables:u,customRanges:h,customDecorations:d}}function bc(e,t,n,r){e.dataStream=Il(e.dataStream,r,t.dataStream),cc(e,t,n,r),uc(e,t,n,r),hc(e,t,n,r),dc(e,t,n,r),fc(e,t,n,r),Wm(e,t,n,r),Vm(e,t,n,r)}function o_(e,t,n,r,s=ve.COVER){return Km(e,t,n,r,s)}function a_(e,t,n){return t<=0?{dataStream:""}:Oc(e,t,n)}function l_(e,t,n,r){n!==0&&bc(e,t,n,r)}function c_(e,t){const n=new yn;return n.reset(),t.forEach(r=>{const s=$.deepClone(r);switch(s.t){case te.RETAIN:{const{coverType:i,body:o,len:a}=s;o!=null&&o_(e,o,a,n.cursor,i),n.moveCursor(a);break}case te.INSERT:{const{body:i,len:o}=s;l_(e,i,o,n.cursor),n.moveCursor(o);break}case te.DELETE:{const{len:i}=s;a_(e,i,n.cursor);break}default:throw new Error(`Unknown action type for action: ${s}.`)}}),e}function u_(e,t,n,r,s){if(e==null||t==null)return t;if(e.length===0||t.length===0)return[];t=$.deepClone(t),e=$.deepClone(e);const i=[],o=t.length,a=e.length;let l=0,c=0,u=null;function h(){return u?(i.push(u),u=null,!0):!1}for(;l<o&&c<a;){const{st:C,ed:T,ts:S}=t[l],{st:x,ed:B,ts:V,sId:y}=e[c];let O={};if(s===0)O={...S},n===ve.COVER&&r===ve.REPLACE&&V&&(O=Object.assign({},V,O));else if(O={...S},n===ve.REPLACE){if(r===ve.REPLACE)O={...V};else if(S&&V){const L=Object.keys(S);for(const z of L)V[z]&&delete O[z]}}else if(r===ve.REPLACE){if(V){const L=Object.keys(V);for(const z of L)V[z]!==void 0&&(O[z]=V[z])}}else if(V){const L=Object.keys(V);for(const z of L)O[z]!==void 0&&delete O[z]}if(T<x)h()||i.push(t[l]),l++;else if(B<C)h()||i.push(e[c]),c++;else{const L={st:Math.min(C,x),ed:Math.max(C,x),ts:C<x?{...S}:{...V},sId:C<x?void 0:y};L.ed>L.st&&i.push(),i.push({st:Math.max(C,x),ed:Math.min(T,B),ts:O,sId:y}),T<B?(l++,e[c].st=T,e[c].st===e[c].ed&&c++):(c++,t[l].st=B,t[l].st===t[l].ed&&l++);const z={st:Math.min(T,B),ed:Math.max(T,B),ts:T<B?{...V}:{...S},sId:T<B?y:void 0};u=z.ed>z.st?z:null}}h();const d=i[i.length-1],f=t[o-1],_=e[a-1];return d.ed!==Math.max(f.ed,_.ed)&&(f.ed>_.ed?i.push(f):i.push(_)),Jr(i,!0)}function h_(e,t,n,r,s){if(e==null||t==null)return t;if(e.length===0||t.length===0)return[];if(e.length>1||t.length>1)throw new Error("CustomRanges is only supported transform for length one now.");const i=e[0],o=t[0];if(n===ve.REPLACE)return s===1?[$.deepClone(i)]:[$.deepClone(o)];if(r===ve.REPLACE){const a=$.deepClone(o);return s===1&&Object.assign(a,$.deepClone(i)),[a]}else{const a=$.deepClone(o);return s===1&&Object.assign(a,$.deepClone(i)),[a]}}function yo(e,t,n,r,s){const i={startIndex:t.startIndex};if(t.paragraphStyle&&(i.paragraphStyle=$.deepClone(t.paragraphStyle),e.paragraphStyle)){if(n===ve.REPLACE)if(r===ve.REPLACE)s===1&&(i.paragraphStyle={...e.paragraphStyle});else if(s===1){const o=Object.keys(e.paragraphStyle);for(const a of o)e.paragraphStyle[a]!==void 0&&(i.paragraphStyle[a]=e.paragraphStyle[a])}else{const o=Object.keys(e.paragraphStyle);for(const a of o)i.paragraphStyle[a]===void 0&&(i.paragraphStyle[a]=e.paragraphStyle[a])}else if(r===ve.REPLACE)if(s===1){const o=Object.keys(e.paragraphStyle);for(const a of o)e.paragraphStyle[a]!==void 0&&(i.paragraphStyle[a]=e.paragraphStyle[a])}else{const o=Object.keys(e.paragraphStyle);for(const a of o)i.paragraphStyle[a]===void 0&&(i.paragraphStyle[a]=e.paragraphStyle[a])}else if(s===1){const o=Object.keys(e.paragraphStyle);for(const a of o)i.paragraphStyle[a]&&delete i.paragraphStyle[a]}}return n===ve.REPLACE&&r===ve.REPLACE?i.bullet=s===1?$.deepClone(e.bullet):$.deepClone(t.bullet):e.bullet===void 0?i.bullet=$.deepClone(t.bullet):n===ve.REPLACE||r===ve.REPLACE?i.bullet=s===0&&t.bullet?$.deepClone(t.bullet):$.deepClone(e.bullet):s===0&&t.bullet!==void 0&&(i.bullet=$.deepClone(t.bullet)),i}function d_(e,t){if(e==null||t==null)return t;if(e.length===0||t.length===0)return $.deepClone(t);const n=[];for(const r of t){const{id:s,type:i}=r;let o=!1;for(const a of e)if(a.id===s){(a.type===Rn.DELETED||i===Rn.DELETED)&&(o=!0,n.push({...r,type:Rn.DELETED}));break}o||n.push(r)}return n}function f_(e,t,n=!1){const{body:r,coverType:s=ve.COVER}=e,{body:i,coverType:o=ve.COVER}=t;if(r==null||r.dataStream!==""||i==null||i.dataStream!=="")throw new Error("Data stream is not supported in retain transform.");const a={dataStream:""},l=o,{textRuns:c,paragraphs:u=[],customRanges:h,customDecorations:d}=r,{textRuns:f,paragraphs:_=[],customRanges:C,customDecorations:T}=i,S=u_(c,f,s,o,n?1:0);S&&(a.textRuns=S);const x=h_(h,C,s,o,n?1:0);x&&(a.customRanges=x);const B=d_(d,T);B&&(a.customDecorations=B);const V=[];let y=0,O=0;for(;y<u.length&&O<_.length;){const L=u[y],z=_[O],{startIndex:ge}=L,{startIndex:de}=z;if(ge===de){let be={startIndex:ge};n?be=yo(L,z,s,o,1):be=yo(L,z,s,o,0),V.push(be),y++,O++}else ge<de?y++:(V.push($.deepClone(z)),O++)}return O<_.length&&V.push(..._.slice(O)),V.length&&(a.paragraphs=V),{coverType:l,body:a}}function wo(e){return Object.keys(e).length===1}const _n=class _n{constructor(){R(this,"_actions",[])}static apply(t,n){return c_(t,n)}static compose(t,n){const r=new dn(t),s=new dn(n),i=new _n;for(;r.hasNext()||s.hasNext();)if(s.peekType()===te.INSERT)i.push(s.next());else if(r.peekType()===te.DELETE)i.push(r.next());else{const o=Math.min(r.peekLength(),s.peekLength()),a=r.next(o),l=s.next(o);if(a.t===te.INSERT&&l.t===te.RETAIN)l.body==null?i.push(a):i.push({...a,body:js(a.body,l.body,l.coverType)});else if(a.t===te.RETAIN&&l.t===te.RETAIN)if(a.body==null&&l.body==null)i.push(a.len!==Number.POSITIVE_INFINITY?a:l);else if(a.body&&l.body){const c=a.coverType===ve.REPLACE||l.coverType===ve.REPLACE?ve.REPLACE:ve.COVER;i.push({...a,t:te.RETAIN,coverType:c,body:js(a.body,l.body,l.coverType)})}else i.push(a.body?a:l);else a.t===te.RETAIN&&l.t===te.DELETE?i.push(l):a.t===te.INSERT&&(l.t,te.DELETE)}return i.trimEndUselessRetainAction(),i.serialize()}static transform(t,n,r="right"){return this._transform(n,t,r==="left"?"right":"left")}static _transform(t,n,r="right"){const s=new dn(t),i=new dn(n),o=new _n;for(;s.hasNext()||i.hasNext();)if(s.peekType()===te.INSERT&&(r==="left"||i.peekType()!==te.INSERT)){const a=s.next();o.retain(a.len)}else if(i.peekType()===te.INSERT)o.push(i.next());else{const a=Math.min(s.peekLength(),i.peekLength()),l=s.next(a),c=i.next(a);if(l.t===te.DELETE)continue;if(c.t===te.DELETE){o.push(c);continue}if(l.body==null||c.body==null)o.push(c);else{const{coverType:u,body:h}=f_(l,c,r==="left");o.push({...c,t:te.RETAIN,coverType:u,body:h})}}return o.trimEndUselessRetainAction(),o.serialize()}static transformPosition(t,n,r=!1){const s=new dn(t);let i=0;for(;s.hasNext()&&i<=n;){const o=s.peekLength(),a=s.peekType();if(s.next(),a===te.DELETE){n-=Math.min(o,n-i);continue}else a===te.INSERT&&(i<n||!r)&&(n+=o);i+=o}return n}static isNoop(t){return t.length===0}static invert(t){const n=[];for(const r of t)if(r.t===te.INSERT)n.push({t:te.DELETE,len:r.len,body:r.body});else if(r.t===te.DELETE){if(r.body==null)throw new Error("Can not invert DELETE action without body property, makeInvertible must be called first.");n.push({t:te.INSERT,body:r.body,len:r.len})}else if(r.body!=null){if(r.oldBody==null)throw new Error("Can not invert RETAIN action without oldBody property, makeInvertible must be called first.");n.push({t:te.RETAIN,body:r.oldBody,oldBody:r.body,len:r.len,coverType:ve.REPLACE})}else n.push(r);return n}static makeInvertible(t,n){const r=[];let s=0;for(const i of t){if(i.t===te.DELETE&&i.body==null){const o=Vt(n,s,s+i.len,!1);i.len=o.dataStream.length,i.body=o}if(i.t===te.RETAIN&&i.body!=null){const o=Vt(n,s,s+i.len,!0);i.oldBody={...o,dataStream:""},i.len=o.dataStream.length}r.push(i),i.t!==te.INSERT&&(s+=i.len)}return r}insert(t,n){const r={t:te.INSERT,body:n,len:t};return this.push(r),this}retain(t,n,r){const s={t:te.RETAIN,len:t};return n!=null&&(s.body=n),r!=null&&(s.coverType=r),this.push(s),this}delete(t){const n={t:te.DELETE,len:t};return this.push(n),this}empty(){return this._actions=[],this}serialize(){return this._actions}push(...t){if(t.length>1){for(const i of t)this.push(i);return this}let n=this._actions.length,r=this._actions[n-1];const s=$.deepClone(t[0]);if(s.t===te.RETAIN&&s.len===0&&s.body==null)return this;if(typeof r=="object"){if(r.t===te.DELETE&&s.t===te.DELETE)return r.len+=s.len,this;if(r.t===te.DELETE&&s.t===te.INSERT&&(n-=1,r=this._actions[n-1],r==null))return this._actions.unshift(s),this;if(r.t===te.RETAIN&&s.t===te.RETAIN&&r.body==null&&s.body==null)return r.len+=s.len,this;if(r.t===te.INSERT&&wo(r.body)&&s.t===te.INSERT&&wo(s.body))return r.len+=s.len,r.body.dataStream+=s.body.dataStream,this}return n===this._actions.length?this._actions.push(s):this._actions.splice(n,0,s),this}trimEndUselessRetainAction(){let t=this._actions[this._actions.length-1];for(;t&&t.t===te.RETAIN&&i_(t);)this._actions.pop(),t=this._actions[this._actions.length-1];return this}};R(_n,"id","text-x"),R(_n,"uri","https://github.com/dream-num/univer#text-x");let Xe=_n;Object.defineProperty(Xe,"name",{value:"text-x"});const En=class En{static registerSubtype(t){var n;t==null||this._subTypes.has(t.name)&&((n=this._subTypes.get(t.name))==null?void 0:n.id)!==Xe.id||(this._subTypes.set(t.name,t),ot.type.registerSubtype(t))}static apply(t,n){if(!ot.type.isNoop(n))return ot.type.apply(t,n)}static compose(t,n){return ot.type.compose(t,n)}static transform(t,n,r){return ot.type.transform(t,n,r)}static transformPosition(t,n,r="right"){return t&&t.length===2&&t[0]==="body"&&t[1].et===Xe.name?Xe.transformPosition(t[1].e,n,r==="left"):n}static invertWithDoc(t,n){return ot.type.invertWithDoc(t,n)}static isNoop(t){return ot.type.isNoop(t)}static getInstance(){return this._instance==null&&(this._instance=new En),this._instance}removeOp(t,n){return ot.removeOp(t,n)}moveOp(t,n){return ot.moveOp(t,n)}insertOp(t,n){return ot.insertOp(t,n)}replaceOp(t,n,r){return ot.replaceOp(t,n,r)}editOp(t,n=["body"]){return ot.editOp(n,Xe.name,t)}};R(En,"uri","https://github.com/dream-num/univer#json-x"),R(En,"_subTypes",new Map),R(En,"_instance",null);let rn=En;rn.registerSubtype(Xe);const Si={id:"default_doc",documentStyle:{}};class g_ extends Qr{constructor(n){var r;super();R(this,"type",ye.UNIVER_DOC);R(this,"_name$",new le.BehaviorSubject(""));R(this,"name$",this._name$.asObservable());R(this,"snapshot");this.snapshot={...Si,...n},this._name$.next((r=this.snapshot.title)!=null?r:"No Title")}getUnitId(){throw new Error("Method not implemented.")}getRev(){var n;return(n=this.snapshot.rev)!=null?n:1}incrementRev(){this.snapshot.rev=this.getRev()+1}setRev(n){this.snapshot.rev=n}setName(n){this.snapshot.title=n,this._name$.next(n)}get drawings(){return this.snapshot.drawings}get documentStyle(){return this.snapshot.documentStyle}get lists(){return this.snapshot.lists}get zoomRatio(){var n;return((n=this.snapshot.settings)==null?void 0:n.zoomRatio)||1}resetDrawing(n,r){this.snapshot.drawings=n,this.snapshot.drawingsOrder=r}getBody(){return this.snapshot.body}getSnapshot(){return this.snapshot}getBulletPresetList(){var s;const n=(s=this.snapshot.lists)!=null?s:{};return{...cr,...n}}updateDocumentId(n){this.snapshot.id=n}updateDocumentRenderConfig(n){const{documentStyle:r}=this.snapshot;r.renderConfig==null?r.renderConfig=n:r.renderConfig={...r.renderConfig,...n}}updateDocumentStyle(n){this.snapshot.documentStyle==null?this.snapshot.documentStyle=n:this.snapshot.documentStyle={...this.snapshot.documentStyle,...n}}updateDocumentDataMargin(n){const{t:r,l:s,b:i,r:o}=n,{documentStyle:a}=this.snapshot;r!=null&&(a.marginTop=r),s!=null&&(a.marginLeft=s),i!=null&&(a.marginBottom=i),o!=null&&(a.marginRight=o)}updateDocumentDataPageSize(n,r){const{documentStyle:s}=this.snapshot;if(!s.pageSize){n=n!=null?n:Number.POSITIVE_INFINITY,r=r!=null?r:Number.POSITIVE_INFINITY,s.pageSize={width:n,height:r};return}n!==void 0&&(s.pageSize.width=n),r!==void 0&&(s.pageSize.height=r)}updateDrawing(n,r){const{drawings:s}=this,{width:i,height:o,left:a,top:l}=r,c=s==null?void 0:s[n];if(!c)return;const u=c.docTransform;u.size.width=i,u.size.height=o,u.positionH.posOffset=a,u.positionV.posOffset=l}setZoomRatio(n=1){this.snapshot.settings==null?this.snapshot.settings={zoomRatio:n}:this.snapshot.settings.zoomRatio=1}}class Ut extends g_{constructor(n){var s,i;super($.isEmptyObject(n)?xm():n);R(this,"_unitId");R(this,"headerModelMap",new Map);R(this,"footerModelMap",new Map);const r=6;this._unitId=(s=this.snapshot.id)!=null?s:$.generateRandomId(r),this._initializeHeaderFooterModel(),this._name$.next((i=this.snapshot.title)!=null?i:"")}dispose(){super.dispose(),this.headerModelMap.forEach(n=>{n.dispose()}),this.footerModelMap.forEach(n=>{n.dispose()}),this._name$.complete()}getDrawings(){return this.snapshot.drawings}getDrawingsOrder(){return this.snapshot.drawingsOrder}getCustomRanges(){var n;return(n=this.snapshot.body)==null?void 0:n.customRanges}getCustomDecorations(){var n;return(n=this.snapshot.body)==null?void 0:n.customDecorations}getSettings(){return this.snapshot.settings}reset(n){if(n.id&&n.id!==this._unitId)throw new Error("Cannot reset a document model with a different unit id!");this.snapshot={...Si,...n},this._initializeHeaderFooterModel()}getSelfOrHeaderFooterModel(n){if(n!=null){if(this.headerModelMap.has(n))return this.headerModelMap.get(n);if(this.footerModelMap.has(n))return this.footerModelMap.get(n)}return this}getUnitId(){return this._unitId}apply(n){if(!rn.isNoop(n))return this.snapshot=rn.apply(this.snapshot,n),n!=null&&n.some(r=>Array.isArray(r)&&((r==null?void 0:r[0])==="headers"||(r==null?void 0:r[0])==="footers"))&&(this.headerModelMap.clear(),this.footerModelMap.clear(),this._initializeHeaderFooterModel()),this.snapshot}sliceBody(n,r,s=vi.copy){const i=this.getBody();if(i!=null)return Vt(i,n,r,!1,s)}_initializeHeaderFooterModel(){const{headers:n,footers:r}=this.getSnapshot();if(n)for(const s in n){const i=n[s];this.headerModelMap.set(s,new Ut(i)),this.headerModelMap.get(s).updateDocumentId(this.getUnitId())}if(r)for(const s in r){const i=r[s];this.footerModelMap.set(s,new Ut(i)),this.footerModelMap.get(s).updateDocumentId(this.getUnitId())}}updateDocumentId(n){super.updateDocumentId(n),this._unitId=n}}const p_="0.5.0-nightly.202411101605";function m_(e="",t=or.ZH_CN,n=""){return{id:e,sheetOrder:[],name:n,appVersion:p_,locale:t,styles:{},sheets:{},resources:[]}}class yc{constructor(t={}){R(this,"_styles");R(this,"_cacheMap",new Ur(1e5));this._styles=t,this._generateCacheMap()}each(t){return Object.entries(this._styles).forEach(t),this}search(t,n){if(this._cacheMap.has(n))return this._cacheMap.get(n);const r=this._getExistingStyleId(t);return r||"-1"}get(t){return typeof t!="string"?t:(t=String(t),this._styles[t])}add(t,n){const r=$.generateRandomId(6);return this._styles[r]=t,this._cacheMap.set(n,r),r}setValue(t){if(t==null)return;const n=JSON.stringify(t),r=this.search(t,n);return r!=="-1"?r:this.add(t,n)}toJSON(){return this._styles}getStyleByCell(t){let n;t&&$.isObject(t.s)?n=t.s:n=(t==null?void 0:t.s)&&this.get(t.s);const r=t==null?void 0:t.interceptorStyle;return r?{...n,...r}:n}_generateCacheMap(){const{_styles:t,_cacheMap:n}=this;for(const r in t){const s=JSON.stringify(t[r]);n.set(s,r)}}_getExistingStyleId(t){const{_styles:n}=this;for(const r in n)if($.diffValue(n[r],t))return r;return null}}function wc(e,t,n,r){return e<=n&&t>=n||e>=n&&e<=r}function __(e,t){const n=[];for(let r=0,s=t.length;r<s;r++){const i=t[r];e.collapsed?i.startIndex<e.startOffset&&e.startOffset<=i.endIndex&&n.push(i):wc(e.startOffset,e.endOffset-1,i.startIndex,i.endIndex)&&n.push(i)}return n}function E_(e){return{...$.deepClone(e),rangeId:tn()}}function R_(e,t){const n=[];let r=e[0];for(const s of t)s<e[0]||s>e[1]||(r<s&&n.push([r,s-1]),r=s+1);return r<=e[1]&&n.push([r,e[1]]),n}function Ac(e,t,n,r){const s=[];for(let i=0,o=n.length;i<o;i++){const a=n[i];if((r===void 0||a.rangeType===r)&&Math.max(a.startIndex,e)<=Math.min(a.endIndex,t)&&s.push({...a}),a.startIndex>t)break}return s}function C_(e,t){var i,o,a,l,c;const n=Ac(e.startOffset,e.collapsed?e.startOffset:e.endOffset-1,(i=t.customRanges)!=null?i:[]),r=Math.min(e.startOffset,(a=(o=n[0])==null?void 0:o.startIndex)!=null?a:1/0),s=Math.max(e.endOffset,((c=(l=n[n.length-1])==null?void 0:l.endIndex)!=null?c:-1/0)+1);return{startOffset:r,endOffset:s,collapsed:r===s}}const I_=e=>{var h,d,f;const{paragraphs:t,segmentId:n,document:r}=e;let s=e.listType;const i=(d=(h=r.getSelfOrHeaderFooterModel(n).getBody())==null?void 0:h.paragraphs)!=null?d:[],o=t.every(_=>{var C;return((C=_.bullet)==null?void 0:C.listType.indexOf(s))===0});let l=$.generateRandomId(6);if(t.length===1){const _=i.indexOf(t[0]),C=i[_-1],T=i[_+1];C&&C.bullet&&C.bullet.listType.indexOf(s)===0?(l=C.bullet.listId,s!==At.CHECK_LIST&&(s=C.bullet.listType)):T&&T.bullet&&T.bullet.listType.indexOf(s)===0&&(l=T.bullet.listId,s!==At.CHECK_LIST&&(s=T.bullet.listType))}const c=new yn;c.reset();const u=new Xe;for(const _ of t){const{startIndex:C,paragraphStyle:T={},bullet:S}=_;u.push({t:te.RETAIN,len:C-c.cursor}),u.push({t:te.RETAIN,len:1,body:{dataStream:"",paragraphs:[o?{paragraphStyle:T,startIndex:0}:{startIndex:0,paragraphStyle:{...T},bullet:{nestingLevel:(f=S==null?void 0:S.nestingLevel)!=null?f:0,textStyle:{fs:20},listType:s,listId:l}}]},coverType:ve.REPLACE}),c.moveCursorTo(C+1)}return u},v_=e=>{var h;const{paragraphIndex:t,segmentId:n,document:r}=e,s=(h=r.getSelfOrHeaderFooterModel(n).getBody())==null?void 0:h.paragraphs;if(s==null)return!1;const i=s.find(d=>d.startIndex===t);if(!(i!=null&&i.bullet)||i.bullet.listType.indexOf(At.CHECK_LIST)===-1)return!1;const o=new yn;o.reset();const a=new Xe,{startIndex:l,paragraphStyle:c={}}=i,u=i.bullet.listType===At.CHECK_LIST?At.CHECK_LIST_CHECKED:At.CHECK_LIST;return a.push({t:te.RETAIN,len:l-o.cursor}),a.push({t:te.RETAIN,len:1,body:{dataStream:"",paragraphs:[{...i,paragraphStyle:c,startIndex:0,bullet:{...i.bullet,listType:u}}]},coverType:ve.REPLACE}),o.moveCursorTo(l+1),a},S_=e=>{var u,h;const{paragraphs:t,listType:n,segmentId:r,document:s}=e;if(((u=s.getSelfOrHeaderFooterModel(r).getBody())==null?void 0:u.paragraphs)==null)return!1;const a=$.generateRandomId(6),l=new yn;l.reset();const c=new Xe;for(const d of t){const{startIndex:f,paragraphStyle:_={},bullet:C}=d;c.push({t:te.RETAIN,len:f-l.cursor}),c.push({t:te.RETAIN,len:1,body:{dataStream:"",paragraphs:[{startIndex:0,paragraphStyle:_,bullet:{nestingLevel:(h=C==null?void 0:C.nestingLevel)!=null?h:0,textStyle:(C==null?void 0:C.listType)===n?C.textStyle:{fs:20},listType:n,listId:a}}]},coverType:ve.REPLACE}),l.moveCursorTo(f+1)}return c};function O_(e,t){return t.some(n=>e.startIndex>n.startIndex&&e.startIndex<n.endIndex)}const b_=e=>{var u,h,d;const{paragraphs:t,segmentId:n,document:r,type:s}=e,i=new yn;i.reset();const o=new Xe,a=(u=r.getSnapshot().lists)!=null?u:{},l=(d=(h=r.getBody())==null?void 0:h.tables)!=null?d:[],c={...cr,...a};for(const f of t){const{startIndex:_,paragraphStyle:C={},bullet:T}=f,S=O_(f,l);if(o.push({t:te.RETAIN,len:_-i.cursor}),T){const x=T.listType;let B=c[x].nestingLevel.length-1;S&&(B=Math.min(B,2)),o.push({t:te.RETAIN,len:1,body:{dataStream:"",paragraphs:[{startIndex:0,paragraphStyle:{...C},bullet:{...T,nestingLevel:Math.max(Math.min(T.nestingLevel+s,B),0)}}]},coverType:ve.REPLACE})}else o.push({t:te.RETAIN,len:1});i.moveCursorTo(_+1)}return o};var Nc=(e=>(e.PARAGRAPH="PARAGRAPH",e.SECTION_BREAK="SECTION_BREAK",e.TABLE="TABLE",e.TABLE_ROW="TABLE_ROW",e.TABLE_CELL="TABLE_CELL",e.CUSTOM_BLOCK="CUSTOM_BLOCK",e))(Nc||{}),Mt=(e=>(e.PARAGRAPH="\r",e.SECTION_BREAK=`
|
|
9
9
|
`,e.TABLE_START="",e.TABLE_ROW_START="\x1B",e.TABLE_CELL_START="",e.TABLE_CELL_END="",e.TABLE_ROW_END="",e.TABLE_END="",e.CUSTOM_RANGE_START="",e.CUSTOM_RANGE_END="",e.COLUMN_BREAK="\v",e.PAGE_BREAK="\f",e.DOCS_END="\0",e.TAB=" ",e.CUSTOM_BLOCK="\b",e.LETTER="",e.SPACE=" ",e))(Mt||{});function y_(e){return`${e}`}const w_=[Mt.TABLE_START,Mt.TABLE_ROW_START,Mt.TABLE_CELL_START,Mt.TABLE_CELL_END,Mt.TABLE_ROW_END,Mt.TABLE_END,Mt.CUSTOM_BLOCK],Tc=e=>{const t=e.endsWith(`\r
|
|
10
10
|
`)?e.slice(0,-2):e;return w_.reduce((n,r)=>n.replaceAll(r,""),t)},A_=e=>e?Tc(e).replaceAll("\r","")==="":!0,N_=e=>{const t=e.replace(/\n/g,"\r"),n=[],r=[];let s=0,i="";const o=(l,c=!0)=>{const u=t.slice(s,l);if($.isLegalUrl(u)){const h=tn(),d=`${u}`,f={startIndex:s,endIndex:s+d.length-1,rangeId:h,rangeType:Qn.HYPERLINK,properties:{url:e}};r.push(f),i+=d,s=l+1,c&&(i+="\r",n.push({startIndex:l}))}else i+=t.slice(s,l+1),s=l+1,c&&n.push({startIndex:l})};let a=0;for(let l=0;l<t.length;l++)t[l]==="\r"&&(o(l),a=l);return a!==t.length-1&&o(t.length,!1),{dataStream:i,paragraphs:n,customRanges:r}};function T_(e,t){if(typeof t>"u")return{startOffset:e,endOffset:e,collapsed:!0};if(t<e)throw new Error(`Cannot make a doc selection when endOffset ${t} is less than startOffset ${e}.`);return{startOffset:e,endOffset:t,collapsed:e===t}}function M_(e){const{startOffset:t,endOffset:n,collapsed:r}=e,s=Math.min(t,n),i=Math.max(t,n);return{startOffset:s,endOffset:i,collapsed:r}}function L_(e,t,n,r){return Math.max(e,n)<=Math.min(t,r)}function D_(e,t){var d,f,_;const{rangeId:n,segmentId:r,documentDataModel:s,insert:i}=t,o=(f=(d=s.getSelfOrHeaderFooterModel(r).getBody())==null?void 0:d.customRanges)==null?void 0:f.find(C=>C.rangeId===n);if(!o)return!1;const{startIndex:a,endIndex:l}=o,c=new Xe,u=l-a+1;c.push({t:te.RETAIN,len:a}),c.push({t:te.RETAIN,len:u,body:{dataStream:"",customRanges:[]}}),i&&c.push({t:te.INSERT,body:i,len:i.dataStream.length});const h=l+1+((_=i==null?void 0:i.dataStream.length)!=null?_:0);return c.selections=[{startOffset:h,endOffset:h,collapsed:!0}],c}function x_(e){var T,S;const{range:t,rangeId:n,rangeType:r,wholeEntity:s,properties:i,body:o}=e,a=C_(t,o);if(!a||!o)return!1;const{startOffset:l,endOffset:c}=a,u=(T=o.customRanges)!=null?T:[];let h=0;const d=new Xe,f=(x,B,V)=>{var ge,de,be,we;const y=Ac(x,B,u,r),O=Math.min((de=(ge=y[0])==null?void 0:ge.startIndex)!=null?de:1/0,x),L=Math.max((we=(be=y[y.length-1])==null?void 0:be.endIndex)!=null?we:-1/0,B),z={rangeId:V?`${n}-${V}`:n,rangeType:r,startIndex:0,endIndex:L-O,wholeEntity:s,properties:{...i}};d.push({t:te.RETAIN,len:O-h}),d.push({t:te.RETAIN,len:L-O+1,body:{dataStream:"",customRanges:[z]},coverType:ve.COVER}),h=L+1},_=((S=o.paragraphs)!=null?S:[]).filter(x=>x.startIndex<c&&x.startIndex>l);return R_([l,c-1],_.map(x=>x.startIndex)).forEach(([x,B],V)=>f(x,B,V)),d.selections=[{startOffset:a.endOffset,endOffset:a.endOffset,collapsed:!0}],d}function U_(e,t,n=0,r=null,s=!0){e.sort((c,u)=>c.startOffset-u.startOffset);const i=[],{paragraphs:o=[]}=t,a=o==null?void 0:o.find(c=>c.startIndex>=e[0].startOffset&&c.startIndex<e[0].endOffset);let l=n;if(e.forEach(c=>{const{startOffset:u,endOffset:h}=c;u>l&&(i.push({t:te.RETAIN,len:u-l}),l=u),l<h&&(i.push({t:te.DELETE,len:h-l}),l=h)}),r&&i.push({t:te.INSERT,body:r,len:r.dataStream.length}),a&&s){const c=o.find(u=>u.startIndex-n>=e[e.length-1].endOffset-1);c&&(c.startIndex>l&&(i.push({t:te.RETAIN,len:c.startIndex-l}),l=c.startIndex),i.push({t:te.RETAIN,len:1,body:{dataStream:"",paragraphs:[{...c,startIndex:0,bullet:a==null?void 0:a.bullet}]},coverType:ve.REPLACE}))}return i}const P_=e=>{var h;const{selection:t,body:n,doc:r}=e,s=t.segmentId,i=(h=r.getSelfOrHeaderFooterModel(s))==null?void 0:h.getBody();if(!i)return!1;const o=t.collapsed?null:Vt(i,t.startOffset,t.endOffset),a=da(o?o.dataStream:"",n.dataStream);let l=0;const c=a.map(([d,f])=>{switch(d){case 0:{const _={t:te.RETAIN,body:{...Vt(n,l,l+f.length,!1),dataStream:""},len:f.length};return l+=f.length,_}case 1:{const _={t:te.INSERT,body:Vt(n,l,l+f.length),len:f.length};return l+=f.length,_}default:return{t:te.DELETE,len:f.length}}}),u=new Xe;return u.push({t:te.RETAIN,len:t.startOffset}),u.push(...c),u};class Dt{}R(Dt,"customRange",{add:x_,delete:D_,copyCustomRange:E_,getCustomRangesInterestsWithSelection:__,isIntersecting:wc}),R(Dt,"selection",{replace:P_,makeSelection:T_,normalizeSelection:M_,delete:U_}),R(Dt,"range",{isIntersects:L_}),R(Dt,"transform",{getPlainText:Tc,fromPlainText:N_,isEmptyDocument:A_}),R(Dt,"paragraph",{bullet:{set:S_,switch:I_,toggleChecklist:v_,changeNestLevel:b_}});const F_=(e,t)=>t.length===e.length&&!e.some(n=>t.some(r=>!zt.equals(r,n))),k_=(e,t)=>t.length===e.length&&e.every((n,r)=>{const s=t[r];return s.unitId===n.unitId&&s.sheetId===n.sheetId&&zt.equals(n.range,s.range)}),Hs={t:0,b:2,l:2,r:2},j_=e=>({sbr:.6,sbo:e,spr:.6,spo:e}),Ao=90;function Cr(e,t,n={}){const r=e.length,{textRotation:s,paddingData:i,horizontalAlign:o=Ht.UNSPECIFIED,verticalAlign:a=Zt.UNSPECIFIED,wrapStrategy:l=en.UNSPECIFIED,cellValueType:c}=n,{t:u,r:h,b:d,l:f}=i||Hs,{vertexAngle:_,centerAngle:C}=Mc(s),T={id:"d",body:{dataStream:`${e}${ga}`,textRuns:[{ts:t,st:0,ed:r}],paragraphs:[{startIndex:r,paragraphStyle:{horizontalAlign:o}}],sectionBreaks:[{startIndex:r+1}]},documentStyle:{pageSize:{width:Number.POSITIVE_INFINITY,height:Number.POSITIVE_INFINITY},marginTop:u,marginBottom:d,marginRight:h,marginLeft:f,renderConfig:{horizontalAlign:o,verticalAlign:a,centerAngle:C,vertexAngle:_,wrapStrategy:l,cellValueType:c}},drawings:{},drawingsOrder:[]};return new Ut(T)}function H_(e){if(!e)return{};const{tr:t,td:n,ht:r,vt:s,tb:i,pd:o}=e;return{textRotation:t,textDirection:n,horizontalAlign:r,verticalAlign:s,wrapStrategy:i,paddingData:o}}function No(e){if(!e)return{};const{ff:t,fs:n,it:r,bl:s,ul:i,st:o,ol:a,cl:l}=e,c={};return t&&(c.ff=t),n&&(c.fs=n),r&&(c.it=r),s&&(c.bl=s),i&&(c.ul=i),o&&(c.st=o),a&&(c.ol=a),l&&(c.cl=l),c}function B_(e,t,n){var i;const r=e.getBody();if((i=r.customRanges)!=null&&i.some(o=>o.rangeType===Qn.HYPERLINK))return;const s=Dt.customRange.add({range:{startOffset:0,endOffset:r.dataStream.length-1,collapsed:!1},rangeId:n,rangeType:Qn.HYPERLINK,body:r,properties:{url:t,refId:n}});s&&Xe.apply(r,s.serialize())}const $_='"Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif';function To(e){const t=et.ff,n=et.fs;if(!e){const h=`${n}pt ${t}`;return{fontCache:h,fontString:h,fontSize:n,originFontSize:n,fontFamily:t}}let r=pn.ITALIC;(e.it===0||e.it===void 0)&&(r=pn.NORMAL);let s=pn.BOLD;(e.bl===0||e.bl===void 0)&&(s=pn.NORMAL);let i=n;e.fs&&(i=Math.ceil(e.fs));let o=t;if(e.ff){let h=e.ff;h=h.replace(/"/g,"").replace(/'/g,""),h.indexOf(" ")>-1&&(h=`"${h}"`),h==null&&(h=t),o=h}const{va:a}=e;let l=i;if(a===xt.SUBSCRIPT||a===xt.SUPERSCRIPT){const h=W_(o,l),{sbr:d,spr:f}=h;l*=a===xt.SUBSCRIPT?d:f}const c=`${r} ${s} ${l}pt ${o}`,u=`${c}, ${$_} `;return{fontCache:c,fontString:u,fontSize:l,originFontSize:i,fontFamily:o}}function W_(e,t){return j_(t)}function Mc(e){const{a:t=0,v:n=Re.FALSE}=e||{a:0,v:Re.FALSE};let r=0,s=t;return n===Re.TRUE&&(r=Ao,s=Ao),{centerAngle:r,vertexAngle:s}}class V_{constructor(t,n){R(this,"_columnData",{});this._config=t,this._columnData=n}getColumnData(){return this._columnData}getColVisible(t){const{_columnData:n}=this,r=n[t];return r?r.hd!==Re.TRUE:!0}getColumnStyle(t){var n;return(n=this._columnData[t])==null?void 0:n.s}setColumnStyle(t,n){const r=this.getColumnOrCreate(t);r.s=n}getHiddenCols(t=0,n=this.getSize()-1){const r=[];let s=!1,i=-1;for(let o=t;o<=n;o++){const a=this.getColVisible(o);s&&a?(s=!1,r.push({rangeType:me.COLUMN,startColumn:i,endColumn:o-1,startRow:0,endRow:0})):!s&&!a&&(s=!0,i=o)}return s&&r.push({startRow:0,endRow:0,startColumn:i,endColumn:n,rangeType:me.COLUMN}),r}getVisibleCols(t=0,n=this.getSize()-1){const r=[];let s=!1,i=-1;for(let o=t;o<=n;o++){const a=this.getColVisible(o);s&&!a?(s=!1,r.push({rangeType:me.COLUMN,startColumn:i,endColumn:o-1,startRow:0,endRow:0})):!s&&a&&(s=!0,i=o)}return s&&r.push({startRow:0,endRow:0,startColumn:i,endColumn:n,rangeType:me.COLUMN}),r}getColumnDatas(t,n){const r={};let s=0;for(let i=t;i<t+n;i++){const o=this.getColumnOrCreate(i);r[s]=o,s++}return r}getSize(){return Wt(this._columnData)}getColumnWidth(t){const{_columnData:n}=this,r=this._config;let s=0;return s=(n[t]||{hd:Re.FALSE,w:r.defaultColumnWidth}).w||r.defaultColumnWidth,s}getColumn(t){const n=this._columnData[t];if(n)return n}removeColumn(t){delete this._columnData[t]}getColumnOrCreate(t){const{_columnData:n}=this,r=n[t];if(r)return r;const s={};return this._columnData[t]=s,s}}class z_{constructor(t,n,r){R(this,"_rowData");this._config=t,this._viewModel=n,this._rowData=r}getRowData(){return this._rowData}getRowStyle(t){var n;return(n=this._rowData[t])==null?void 0:n.s}setRowStyle(t,n){const r=this.getRowOrCreate(t);r.s=n}getRowDatas(t,n){const r={};let s=0;for(let i=t;i<t+n;i++){const o=this.getRowOrCreate(i);r[s]=o,s++}return r}getRowHeight(t,n=1){const{_rowData:r}=this,s=this._config;let i=0;for(let o=0;o<n;o++){const a=r[o+t]||{hd:Re.FALSE,h:s.defaultRowHeight},{ia:l,ah:c,h:u=s.defaultRowHeight}=a;i+=(l==null||l===Re.TRUE)&&typeof c=="number"?c:u}return i}getRow(t){return this._rowData[t]}removeRow(t){delete this._rowData[t]}getRowOrCreate(t){const{_rowData:n}=this,r=n[t];if(r)return r;const s={};return n[t]=s,s}getHiddenRows(t=0,n=this.getSize()-1){const r=[];let s=!1,i=-1;for(let o=t;o<=n;o++){const a=this.getRowRawVisible(o);s&&a?(s=!1,r.push({startRow:i,endRow:o-1,startColumn:0,endColumn:0,rangeType:me.ROW})):!s&&!a&&(s=!0,i=o)}return s&&r.push({startRow:i,endRow:n,startColumn:0,endColumn:0,rangeType:me.ROW}),r}getVisibleRows(t=0,n=this.getSize()-1){const r=[];let s=!1,i=-1;for(let o=t;o<=n;o++){const a=this.getRowRawVisible(o);s&&!a?(s=!1,r.push({startRow:i,endRow:o-1,startColumn:0,endColumn:0,rangeType:me.ROW})):!s&&a&&(s=!0,i=o)}return s&&r.push({startRow:i,endRow:n,startColumn:0,endColumn:0,rangeType:me.ROW}),r}getRowRawVisible(t){const n=this.getRow(t);return n?n.hd!==Re.TRUE:!0}getSize(){return Wt(this._rowData)}}const G_="DEFAULT_WORKSHEET_ROW_COUNT",Lc=1e3,K_="DEFAULT_WORKSHEET_COLUMN_COUNT",Dc=20,Y_="DEFAULT_WORKSHEET_ROW_HEIGHT",xc=24,X_="DEFAULT_WORKSHEET_COLUMN_WIDTH",Uc=88,Q_="DEFAULT_WORKSHEET_ROW_TITLE_WIDTH",Pc=46,J_="DEFAULT_WORKSHEET_COLUMN_TITLE_HEIGHT",Fc=20;function kc(e){const t={name:"Sheet1",id:"sheet-01",tabColor:"",hidden:Re.FALSE,rowCount:Lc,columnCount:Dc,zoomRatio:1,freeze:{xSplit:0,ySplit:0,startRow:-1,startColumn:-1},scrollTop:0,scrollLeft:0,defaultColumnWidth:Uc,defaultRowHeight:xc,mergeData:[],cellData:{},rowData:{},columnData:{},showGridlines:Re.TRUE,rowHeader:{width:Pc,hidden:Re.FALSE},columnHeader:{height:Fc,hidden:Re.FALSE},rightToLeft:Re.FALSE};return Object.keys(t).forEach(n=>{const r=n;typeof e[r]>"u"&&(e[r]=t[r])}),e}class Z_ extends Ge{constructor(n){super();R(this,"_cellCache",new Map);R(this,"_rowCache",new Map);R(this,"_columnCache",new Map);R(this,"_hasRow",!1);R(this,"_hasColumn",!1);R(this,"_hasAll",!1);R(this,"_allIndex",-1);R(this,"_mergeData");R(this,"_rangeMap",new Ur(5e4));R(this,"_skeletonCache",new Ur(5e4));this._init(n.concat())}_init(n){this._mergeData=n,this._createCache(n)}_clearCache(){this._cellCache.clear(),this._rowCache.clear(),this._columnCache.clear(),this._hasAll=!1,this._allIndex=-1,this._rangeMap.clear(),this._skeletonCache.clear(),this._hasColumn=!1,this._hasRow=!1}_createCache(n){let r=0;for(const s of n){const{rangeType:i}=s;i===me.ROW?this._createRowCache(s,r):i===me.COLUMN?this._createColumnCache(s,r):i===me.ALL?this._createCellAllCache(r):this._createCellCache(s,r),r++}}rebuild(n){this._clearCache(),this._init(n.concat())}_createRowCache(n,r){const{startRow:s,endRow:i}=n;for(let o=s;o<=i;o++)this._rowCache.set(o,r),this._hasRow=!0}_createColumnCache(n,r){const{startColumn:s,endColumn:i}=n;for(let o=s;o<=i;o++)this._columnCache.set(o,r),this._hasColumn=!0}_createCellAllCache(n){this._hasAll=!0,this._allIndex=n}_createCellCache(n,r){for(let s=n.startRow;s<=n.endRow;s++){let i=this._cellCache.get(s);i==null&&(i=new Map,this._cellCache.set(s,i));for(let o=n.startColumn;o<=n.endColumn;o++)i.set(o,r)}}add(n){this._mergeData.push(n),this._clearCache(),this._createCache(this._mergeData)}remove(n,r){const s=this._getMergeDataIndex(n,r);s!==-1&&(this._mergeData.splice(s,1),this._clearCache(),this._createCache(this._mergeData))}getMergedCell(n,r){const s=this._getMergeDataIndex(n,r);return s!==-1?this._mergeData[s]:null}getMergeDataIndex(n,r){return this._getMergeDataIndex(n,r)}isRowContainsMergedCell(n){return this._hasAll||!$.isEmptyObject(this._columnCache)?!0:this._mergeData.some(r=>r.startRow<=n&&n<=r.endRow)}isColumnContainsMergedCell(n){return this._hasAll||!$.isEmptyObject(this._rowCache)?!0:this._mergeData.some(r=>r.startColumn<=n&&n<=r.endColumn)}getMergedCellRange(n,r,s,i){const o=[],a=`${n}-${r}-${s}-${i}`;if(this._rangeMap.has(a))return this._getRangeFromCache(a);let l=0;const c=[];for(const u of this._mergeData||[])zt.intersects(u,{startRow:n,endRow:s,startColumn:r,endColumn:i})&&(o.push({...u}),c.push(l)),l++;return this._rangeMap.set(a,c),o}getMergedCellRangeForSkeleton(n,r,s,i){const o=[],a=this._mergeData,l=`${n}-${r}-${s}-${i}`;if(this._skeletonCache.has(l))return this._getSkeletonRangeFromCache(l);const c=[];for(let u=0;u<a.length;u++){const{startRow:h,endRow:d,startColumn:f,endColumn:_}=a[u];for(let C=n;C<=s;C++){let T=!1;for(let S=r;S<=i;S++)if(C>=h&&C<=d&&S>=f&&S<=_){o.push({startRow:h,endRow:d,startColumn:f,endColumn:_}),c.push(u),T=!0;break}if(T)break}}return this._skeletonCache.set(l,c),o}_getRangeFromCache(n){const r=this._rangeMap.get(n)||[],s=[];for(const i of r)s.push({...this._mergeData[i]});return s}_getSkeletonRangeFromCache(n){const r=this._skeletonCache.get(n)||[],s=[];for(const i of r)s.push({...this._mergeData[i]});return s}_getMergeDataIndex(n,r){var i;if(this._hasAll)return this._allIndex;if(this._hasRow){const o=this._rowCache.get(n);if(o!==void 0)return o}if(this._hasColumn){const o=this._columnCache.get(r);if(o!==void 0)return o}const s=(i=this._cellCache.get(n))==null?void 0:i.get(r);return s!==void 0?s:-1}getMergeDataSnapshot(){return this._mergeData}dispose(){this._clearCache(),this._mergeData=[]}}class jc extends Ge{constructor(n){super();R(this,"_cellContentInterceptor",null);R(this,"_rowFilteredInterceptor",null);this.getRawCell=n}dispose(){super.dispose(),this._cellContentInterceptor=null,this._rowFilteredInterceptor=null}getCell(n,r){return this._cellContentInterceptor?this._cellContentInterceptor.getCell(n,r,gn.Value|gn.Style):this.getRawCell(n,r)}getCellValueOnly(n,r){return this._cellContentInterceptor?this._cellContentInterceptor.getCell(n,r,gn.Value):this.getRawCell(n,r)}getCellStyleOnly(n,r){return this._cellContentInterceptor?this._cellContentInterceptor.getCell(n,r,gn.Style):this.getRawCell(n,r)}getRowFiltered(n){var r,s;return(s=(r=this._rowFilteredInterceptor)==null?void 0:r.getRowFiltered(n))!=null?s:!1}registerCellContentInterceptor(n){if(this._cellContentInterceptor)throw new Error("[SheetViewModel]: Interceptor already registered.");return this._cellContentInterceptor=n,$e(()=>this._cellContentInterceptor=null)}registerRowFilteredInterceptor(n){if(this._rowFilteredInterceptor)throw new Error("[SheetViewModel]: Interceptor already registered.");return this._rowFilteredInterceptor=n,$e(()=>this._rowFilteredInterceptor=null)}}const Mo={isDeepClone:!1,displayRawFormula:!1,ignoreTextRotation:!1};class Jn{constructor(t,n,r){R(this,"_sheetId");R(this,"_snapshot");R(this,"_cellData");R(this,"_rowManager");R(this,"_columnManager");R(this,"_viewModel");R(this,"_spanModel");var a;this.unitId=t,this._styles=r,this._snapshot=kc(n);const{columnData:s,rowData:i,cellData:o}=this._snapshot;this._sheetId=(a=this._snapshot.id)!=null?a:$.generateRandomId(6),this._cellData=new wt(o),this._viewModel=new jc((l,c)=>this.getCellRaw(l,c)),this._rowManager=new z_(this._snapshot,this._viewModel,i),this._columnManager=new V_(this._snapshot,s),this._spanModel=new Z_(this._snapshot.mergeData)}__interceptViewModel(t){t(this._viewModel)}getSnapshot(){return this._snapshot}setMergeData(t){this._snapshot.mergeData=t,this.getSpanModel().rebuild(t)}getSpanModel(){return this._spanModel}getColumnStyle(t,n=!1){return n?this._columnManager.getColumnStyle(t):this._styles.get(this._columnManager.getColumnStyle(t))}setColumnStyle(t,n){this._columnManager.setColumnStyle(t,n)}getRowStyle(t,n=!1){return n?this._rowManager.getRowStyle(t):this._styles.get(this._rowManager.getRowStyle(t))}setRowStyle(t,n){this._rowManager.setRowStyle(t,n)}mixinDefaultStyleToCellRaw(t,n,r,s){const i=this.getColumnStyle(n),o=this.getRowStyle(t),a=this.getDefaultCellStyleInternal();if(a||i||o){let l=r==null?void 0:r.s;typeof l=="string"&&(l=this._styles.get(l));const c=s?ws(a,i,o,l):ws(a,o,i,l);r||(r={}),r.s=c}}getDefaultCellStyle(){return this._snapshot.defaultStyle}getDefaultCellStyleInternal(){const t=this._snapshot.defaultStyle;return this._styles.get(t)}setDefaultCellStyle(t){this._snapshot.defaultStyle=t}getCellMatrix(){return this._cellData}getCellMatrixPrintRange(){const t=this.getCellMatrix(),n=this.getMergeData();let r=-1,s=-1,i=-1,o=-1,a=!1,l=!1;return t.forEach((c,u)=>{Object.keys(u).forEach(h=>{const d=+h,f=t.getValue(c,d),_=f!=null&&f.s?this._styles.get(f.s):null,C=(_==null?void 0:_.bd)&&(_.bd.b||_.bd.l||_.bd.r||_.bd.t||_.bd.bc_tr||_.bd.bl_tr||_.bd.ml_tr||_.bd.tl_bc||_.bd.tl_br||_.bd.tl_mr);(f&&(f.v||f.p)||_!=null&&_.bg||C)&&(a?r=Math.min(r,c):(r=c,a=!0),s=Math.max(s,c),l?i=Math.min(i,d):(l=!0,i=d),o=Math.max(o,d))})}),n.forEach(c=>{a?r=Math.min(r,c.startRow):(r=c.startRow,a=!0),s=Math.max(s,c.endRow),l?i=Math.min(i,c.startColumn):(i=c.startColumn,a=!0),o=Math.max(o,c.endColumn)}),!a||!l?null:{startColumn:i,startRow:r,endColumn:o,endRow:s}}getRowManager(){return this._rowManager}getUnitId(){return this.unitId}getSheetId(){return this._sheetId}getColumnManager(){return this._columnManager}getName(){return this._snapshot.name}clone(){const{_snapshot:t}=this,n=$.deepClone(t);return new Jn(this.unitId,n,this._styles)}getMergeData(){return this._spanModel.getMergeDataSnapshot()}getMergedCell(t,n){return this._spanModel.getMergedCell(t,n)}getMergedCellRange(t,n,r,s){return this._spanModel.getMergedCellRange(t,n,r,s)}isRowContainsMergedCell(t){return this._spanModel.isRowContainsMergedCell(t)}isColumnContainsMergedCell(t){return this._spanModel.isColumnContainsMergedCell(t)}getCellInfoInMergeData(t,n){const r=this.getMergedCell(t,n);let s=!1,i=!1,o=t,a=n,l=t,c=n;if(r){const{startRow:u,endRow:h,startColumn:d,endColumn:f}=r;t===u&&n===d?(o=h,a=f,l=u,c=d,i=!0):t>=u&&t<=h&&n>=d&&n<=f&&(o=h,a=f,l=u,c=d,s=!0)}return{actualRow:t,actualColumn:n,isMergedMainCell:i,isMerged:s,endRow:o,endColumn:a,startRow:l,startColumn:c}}getCell(t,n){return t<0||n<0?null:this._viewModel.getCell(t,n)}getCellValueOnly(t,n){return t<0||n<0?null:this._viewModel.getCellValueOnly(t,n)}getCellStyleOnly(t,n){return t<0||n<0?null:this._viewModel.getCellStyleOnly(t,n)}getCellRaw(t,n){return this.getCellMatrix().getValue(t,n)}getRowFiltered(t){return this._viewModel.getRowFiltered(t)}getMatrixWithMergedCells(t,n,r,s,i=!1){const o=this.getCellMatrix(),a=this._spanModel.getMergedCellRange(t,n,r,s),l=new wt;return Ds(t,r,n,s).forEach((c,u)=>{const h=i?this.getCellRaw(c,u):this.getCell(c,u);h&&l.setValue(c,u,h)}),a.forEach(c=>{const{startColumn:u,startRow:h,endColumn:d,endRow:f}=c;Ds(h,f,u,d).forEach((_,C)=>{_===h&&C===u&&l.setValue(_,C,{...o.getValue(_,C),rowSpan:f-h+1,colSpan:d-u+1}),(_!==h||C!==u)&&l.realDeleteValue(_,C)})}),l}getRange(t,n,r,s){return typeof t=="object"?new vn(this,t,{getStyles:()=>this._styles}):new vn(this,{startRow:t,startColumn:n,endColumn:s||n,endRow:r||t},{getStyles:()=>this._styles})}getScrollLeftTopFromSnapshot(){return{scrollLeft:this._snapshot.scrollLeft,scrollTop:this._snapshot.scrollTop}}getZoomRatio(){return this._snapshot.zoomRatio||1}getConfig(){return this._snapshot}getFreeze(){return this._snapshot.freeze}getMaxColumns(){const{_snapshot:t}=this,{columnCount:n}=t;return n}getMaxRows(){const{_snapshot:t}=this,{rowCount:n}=t;return n}getRowCount(){return this._snapshot.rowCount}setRowCount(t){this._snapshot.rowCount=t}getColumnCount(){return this._snapshot.columnCount}setColumnCount(t){this._snapshot.columnCount=t}isSheetHidden(){return this._snapshot.hidden}hasHiddenGridlines(){const{_snapshot:t}=this,{showGridlines:n}=t;return n===0}getTabColor(){const{_snapshot:t}=this,{tabColor:n}=t;return n}getColumnWidth(t){return this.getColumnManager().getColumnWidth(t)}getRowHeight(t){return this._viewModel.getRowFiltered(t)?0:this.getRowManager().getRowHeight(t)}isRowFiltered(t){return this._viewModel.getRowFiltered(t)}getRowVisible(t){return!this.isRowFiltered(t)&&this.getRowRawVisible(t)}getRowRawVisible(t){return this.getRowManager().getRowRawVisible(t)}getHiddenRows(t,n){const r=this.getMaxColumns()-1,s=this._rowManager.getHiddenRows(t,n);return s.forEach(i=>i.endColumn=r),s}getColVisible(t){return this._columnManager.getColVisible(t)}getHiddenCols(t,n){const r=this.getMaxRows()-1,s=this._columnManager.getHiddenCols(t,n);return s.forEach(i=>i.endRow=r),s}getVisibleRows(){const t=this.getRowCount();return this._rowManager.getVisibleRows(0,t-1)}getVisibleCols(){const t=this.getColumnCount();return this._columnManager.getVisibleCols(0,t-1)}isRightToLeft(){const{_snapshot:t}=this,{rightToLeft:n}=t;return n}getLastRowWithContent(){return this._cellData.getLength()-1}getLastColumnWithContent(){return this._cellData.getRange().endColumn}cellHasValue(t){return t&&(t.v!==void 0||t.f!==void 0||t.p!==void 0)}iterateByRow(t,n=!0){const{startRow:r,startColumn:s,endRow:i,endColumn:o}=t,a=this;return{[Symbol.iterator]:()=>{let l=r,c=s;return{next(){for(;;){if(c>o&&(l+=1,c=s),l>i)return{done:!0,value:void 0};const u=a.getCell(l,c),h=!u,d=a.getMergedCell(l,c);if(d){if(l!==d.startRow||c!==d.startColumn){c=d.endColumn+1;continue}if(h&&n){c=d.endColumn+1;continue}const _={row:l,col:c,value:u};return _.colSpan=d.endColumn-d.startColumn+1,_.rowSpan=d.endRow-d.startRow+1,c=d.endColumn+1,{done:!1,value:_}}if(h&&n)c+=1;else{const f={row:l,col:c,value:u};return c+=1,{done:!1,value:f}}}}}}}}iterateByColumn(t,n=!0,r=!0){const{startRow:s,startColumn:i,endRow:o,endColumn:a}=t,l=this;return{[Symbol.iterator]:()=>{let c=s,u=i;return{next(){for(;;){if(c>o&&(u+=1,c=s),u>a)return{done:!0,value:void 0};const h=l.getMergedCell(c,u);if(h){const _=c!==h.startRow,C=_||u!==h.startColumn;if(r&&C||!r&&_){c=h.endRow+1;continue}const T=l.getCell(h.startRow,h.startColumn);if(!T&&n){c=h.endRow+1;continue}const x={row:c,col:h.startColumn,value:T};return x.colSpan=h.endColumn-h.startColumn+1,x.rowSpan=h.endRow-h.startRow+1,c=h.endRow+1,{done:!1,value:x}}const d=l.getCell(c,u);if(!d&&n)c+=1;else{const _={row:c,col:u,value:d};return c+=1,{done:!1,value:_}}}}}}}}_getCellDocumentModel(t,n=Mo){var C;const{isDeepClone:r,displayRawFormula:s,ignoreTextRotation:i}={...Mo,...n},o=this._styles.getStyleByCell(t);if(!t)return;let a,l="document";const c=H_(o),u=i?et.tr:c.textRotation||et.tr;let h=c.horizontalAlign||et.ht;const d=c.verticalAlign||et.vt,f=c.wrapStrategy||et.tb,_=c.paddingData||Hs;if(t.f&&s)a=Cr(t.f.toString(),{},{verticalAlign:d}),h=et.ht;else if(t.p){const{centerAngle:T,vertexAngle:S}=Mc(u);a=this._updateConfigAndGetDocumentModel(r?$.deepClone(t.p):t.p,h,_,{horizontalAlign:h,verticalAlign:d,centerAngle:T,vertexAngle:S,wrapStrategy:f})}else if(t.v!=null){const T=No(o);l=To(T).fontCache;let S=Hc(t);t.t===$t.FORCE_STRING&&s&&(S=`'${S}`),a=Cr(S,T,{...c,textRotation:u,cellValueType:t.t})}return a&&t.linkUrl&&t.linkId&&B_(a,t.linkUrl,t.linkId),{documentModel:a,fontString:l,textRotation:u,wrapStrategy:f,verticalAlign:d,horizontalAlign:h,paddingData:_,fill:(C=o==null?void 0:o.bg)==null?void 0:C.rgb}}_updateConfigAndGetDocumentModel(t,n,r,s){var o,a,l,c,u;if(!s||!((o=t.body)!=null&&o.dataStream))return;t.documentStyle||(t.documentStyle={}),t.documentStyle.marginTop=(a=r.t)!=null?a:0,t.documentStyle.marginBottom=(l=r.b)!=null?l:2,t.documentStyle.marginLeft=(c=r.l)!=null?c:2,t.documentStyle.marginRight=(u=r.r)!=null?u:2,t.documentStyle.pageSize={width:Number.POSITIVE_INFINITY,height:Number.POSITIVE_INFINITY},t.documentStyle.renderConfig=s;const i=t.body.paragraphs||[];for(const h of i)h.paragraphStyle||(h.paragraphStyle={}),h.paragraphStyle.horizontalAlign=n;return new Ut(t)}getBlankCellDocumentModel(t){const n=this._getCellDocumentModel(t,{ignoreTextRotation:!0}),r=this._styles.getStyleByCell(t),s=No(r);if(n!=null)return n.documentModel==null&&(n.documentModel=Cr("",s)),n;const i="";let o="document";const a=et.tr,l=et.ht,c=et.vt,u=et.tb,h=Hs;return o=To({}).fontCache,{documentModel:Cr(i,s),fontString:o,textRotation:a,wrapStrategy:u,verticalAlign:c,horizontalAlign:l,paddingData:h}}getCellDocumentModelWithFormula(t){return this._getCellDocumentModel(t,{isDeepClone:!0,displayRawFormula:!0,ignoreTextRotation:!0})}}function Hc(e){var r,s;if(!e)return"";const t=(s=(r=e.p)==null?void 0:r.body)==null?void 0:s.dataStream;if(t)return Dt.transform.getPlainText(t);const n=e.v;return typeof n=="string"?e.t===$t.BOOLEAN?n.toUpperCase():n.replace(/[\r\n]/g,""):typeof n=="number"?e.t===$t.BOOLEAN?n?"TRUE":"FALSE":n.toString():typeof n=="boolean"?n?"TRUE":"FALSE":""}function q_(e){if(e===null)return"";if(e!=null&&e.p){const t=e==null?void 0:e.p.body;if(t==null)return"";const n=t.dataStream;return Dt.transform.getPlainText(n)}return e==null?void 0:e.v}var eE=Object.defineProperty,tE=Object.getOwnPropertyDescriptor,nE=(e,t,n,r)=>{for(var s=r>1?void 0:r?tE(t,n):t,i=e.length-1,o;i>=0;i--)(o=e[i])&&(s=(r?o(t,n,s):o(s))||s);return r&&s&&eE(t,n,s),s},rE=(e,t)=>(n,r)=>t(n,r,e);function sE(e,t){return`${e.getUnitId()}|${t.getSheetId()}`}exports.Workbook=class extends Qr{constructor(n={},r){super();R(this,"type",ye.UNIVER_SHEET);R(this,"_sheetCreated$",new le.Subject);R(this,"sheetCreated$",this._sheetCreated$.asObservable());R(this,"_sheetDisposed$",new le.Subject);R(this,"sheetDisposed$",this._sheetDisposed$.asObservable());R(this,"_activeSheet$",new le.BehaviorSubject(null));R(this,"activeSheet$",this._activeSheet$.asObservable());R(this,"_worksheets");R(this,"_styles");R(this,"_snapshot");R(this,"_unitId");R(this,"_count");R(this,"_name$");R(this,"name$");this._logService=r;const s=m_();$.isEmptyObject(n)?this._snapshot=s:this._snapshot=$.commonExtend(s,n);const{styles:i}=this._snapshot;(this._snapshot.id==null||this._snapshot.id.length===0)&&(this._snapshot.id=$.generateRandomId(6)),this._unitId=this._snapshot.id,this._styles=new yc(i),this._count=1,this._worksheets=new Map,this._name$=new le.BehaviorSubject(n.name||""),this.name$=this._name$.asObservable(),this._parseWorksheetSnapshots()}get _activeSheet(){return this._activeSheet$.getValue()}get name(){return this._name$.getValue()}static isIRangeType(n){return typeof n=="string"||"startRow"in n||"row"in n}dispose(){super.dispose(),this._sheetCreated$.complete(),this._sheetDisposed$.complete(),this._activeSheet$.complete(),this._name$.complete()}save(){return $.deepClone(this._snapshot)}getSnapshot(){return this._snapshot}getName(){return this._snapshot.name}setName(n){this._name$.next(n),this._snapshot.name=n}getUnitId(){return this._unitId}getRev(){var n;return(n=this._snapshot.rev)!=null?n:1}incrementRev(){this._snapshot.rev=this.getRev()+1}setRev(n){this._snapshot.rev=n}addWorksheet(n,r,s){const{sheets:i,sheetOrder:o}=this._snapshot;if(i[n])return!1;i[n]=s,o.splice(r,0,n);const a=new Jn(this._unitId,s,this._styles);return this._worksheets.set(n,a),this._sheetCreated$.next(a),!0}getSheetOrders(){return this._snapshot.sheetOrder}getWorksheets(){return this._worksheets}getActiveSpreadsheet(){return this}getStyles(){return this._styles}getConfig(){return this._snapshot}getIndexBySheetId(n){const{sheetOrder:r}=this._snapshot;return r.findIndex(s=>s===n)}getActiveSheet(n){if(!this._activeSheet&&typeof n>"u")throw new Error(`[Workbook]: no active Worksheet on Workbook ${this._unitId}!`);return this._activeSheet}ensureActiveSheet(){const n=this._activeSheet;if(n)return n;const r=this._snapshot.sheetOrder;for(let i=0,o=r.length;i<o;i++){const a=this._worksheets.get(r[i]);if(a&&a.isSheetHidden()!==Re.TRUE)return this.setActiveSheet(a),a}const s=this._worksheets.get(r[0]);return this.setActiveSheet(s),s}setActiveSheet(n){this._activeSheet$.next(n)}removeSheet(n){const r=this._worksheets.get(n);return r?(this._worksheets.delete(n),this._snapshot.sheetOrder.splice(this._snapshot.sheetOrder.indexOf(n),1),delete this._snapshot.sheets[n],this._sheetDisposed$.next(r),!0):!1}getActiveSheetIndex(){const{sheetOrder:n}=this._snapshot;return n.findIndex(r=>this._worksheets.get(r)===this._activeSheet)}getSheetSize(){return this._snapshot.sheetOrder.length}getSheets(){const{sheetOrder:n}=this._snapshot;return n.map(r=>this._worksheets.get(r))}getSheetsName(){const{sheetOrder:n}=this._snapshot,r=[];return n.forEach(s=>{const i=this._worksheets.get(s);i&&r.push(i.getName())}),r}getSheetIndex(n){const{sheetOrder:r}=this._snapshot;return r.findIndex(s=>n.getSheetId()===s)}getSheetBySheetName(n){const{sheetOrder:r}=this._snapshot,s=r.find(i=>this._worksheets.get(i).getName()===n);return this._worksheets.get(s)}getSheetBySheetId(n){return this._worksheets.get(n)}getSheetByIndex(n){const{sheetOrder:r}=this._snapshot;return this._worksheets.get(r[n])}getHiddenWorksheets(){return this.getSheets().filter(n=>n.getConfig().hidden===Re.TRUE).map(n=>n.getConfig().id)}getUnhiddenWorksheets(){return this.getSheets().filter(n=>n.getConfig().hidden!==Re.TRUE).map(n=>n.getConfig().id)}load(n){this._snapshot=n}checkSheetName(n){return this.getSheetsName().includes(n)}uniqueSheetName(n="Sheet1"){let r=n;for(;this.checkSheetName(r);)r=n+this._count,this._count++;return r}generateNewSheetName(n){let r=n+this._count;for(;this.checkSheetName(r);)r=n+this._count,this._count++;return r}_parseWorksheetSnapshots(){const{_snapshot:n,_worksheets:r}=this,{sheets:s,sheetOrder:i}=n;if($.isEmptyObject(s)){const o=$.generateRandomId();s[o]={id:o}}for(const o in s){const a=s[o],{name:l}=a;a.name=this.uniqueSheetName(l),a.name!==l&&this._logService.debug("[Workbook]",`The worksheet name ${l} is duplicated, we changed it to ${a.name}. Please fix the problem in your snapshot.`);const c=new Jn(this._unitId,a,this._styles);r.set(o,c),i.includes(o)||i.push(o)}this.ensureActiveSheet()}};exports.Workbook=nE([rE(1,vt)],exports.Workbook);class Oi extends Qr{constructor(n){var r;super();R(this,"type",ye.UNIVER_SLIDE);R(this,"_activePage$",new le.BehaviorSubject(null));R(this,"activePage$",this._activePage$.asObservable());R(this,"_name$");R(this,"name$");R(this,"_snapshot");R(this,"_unitId");this._snapshot={...Ol,...n},this._unitId=(r=this._snapshot.id)!=null?r:$.generateRandomId(6),this._name$=new le.BehaviorSubject(this._snapshot.title),this.name$=this._name$.asObservable()}get _activePage(){var r,s;const n=this._activePage$.getValue();if(!n){const i=(r=this.getPageOrder())==null?void 0:r[0];return i?(s=this.getPages())==null?void 0:s[i]:null}return n}setName(n){var r;this._snapshot.title=n,this._name$.next(n),this._unitId=(r=this._snapshot.id)!=null?r:tn(6)}getRev(){return 0}incrementRev(){}setRev(n){}getSnapshot(){return this._snapshot}getUnitId(){return this._unitId}getPages(){var n;return(n=this._snapshot.body)==null?void 0:n.pages}getPageOrder(){var n;return(n=this._snapshot.body)==null?void 0:n.pageOrder}getPage(n){const r=this.getPages();return r==null?void 0:r[n]}getElementsByPage(n){var r;return(r=this.getPage(n))==null?void 0:r.pageElements}getElement(n,r){var s;return(s=this.getElementsByPage(n))==null?void 0:s[r]}getPageSize(){return this._snapshot.pageSize}getBlankPage(){const n=tn(6);return{id:n,pageType:Ci.SLIDE,zIndex:10,title:n,description:"",pageBackgroundFill:{rgb:"rgb(255,255,255)"},pageElements:{}}}setActivePage(n){this._activePage$.next(n)}getActivePage(){return this._activePage}updatePage(n,r){this._snapshot.body&&(this._snapshot.body.pages[n]=r)}appendPage(n){var i;if(!this._snapshot.body)return;this._snapshot.body.pages[n.id]=n;const r=this._activePage,s=this._snapshot.body.pageOrder.indexOf((i=r==null?void 0:r.id)!=null?i:"");this._snapshot.body.pageOrder.splice(s+1,0,n.id)}}const Pn="FOCUSING_UNIT",mn="FOCUSING_SHEET",Fn="FOCUSING_DOC",kn="FOCUSING_SLIDE",iE="FOCUSING_EDITOR_BUT_HIDDEN",Bc="EDITOR_ACTIVATED",oE="FOCUSING_EDITOR_INPUT_FORMULA",$c="FOCUSING_FX_BAR_EDITOR",aE="FOCUSING_UNIVER_EDITOR",lE="FOCUSING_EDITOR_INPUT_FORMULA",cE="FOCUSING_PANEL_EDITOR",uE="FOCUSING_UNIVER_EDITOR_STANDALONE_SINGLE_MODE",hE="FOCUSING_COMMON_DRAWINGS",dE="FORMULA_EDITOR_ACTIVATED";var fE=Object.defineProperty,gE=Object.getOwnPropertyDescriptor,pE=(e,t,n,r)=>{for(var s=r>1?void 0:r?gE(t,n):t,i=e.length-1,o;i>=0;i--)(o=e[i])&&(s=(r?o(t,n,s):o(s))||s);return r&&s&&fE(t,n,s),s},Lo=(e,t)=>(n,r)=>t(n,r,e);const sn=_t("univer.current");exports.UniverInstanceService=class extends Ge{constructor(n,r){super();R(this,"_unitsByType",new Map);R(this,"_createHandler");R(this,"_ctorByType",new Map);R(this,"_currentUnits",new Map);R(this,"_currentUnits$",new le.BehaviorSubject(this._currentUnits));R(this,"currentUnits$",this._currentUnits$.asObservable());R(this,"_unitAdded$",new le.Subject);R(this,"unitAdded$",this._unitAdded$.asObservable());R(this,"_unitDisposed$",new le.Subject);R(this,"unitDisposed$",this._unitDisposed$.asObservable());R(this,"_focused$",new le.BehaviorSubject(null));R(this,"focused$",this._focused$.asObservable());this._injector=n,this._contextService=r}dispose(){super.dispose(),this._focused$.complete()}__setCreateHandler(n){this._createHandler=n}createUnit(n,r,s){return this._createHandler(n,r,this._ctorByType.get(n),s)}registerCtorForType(n,r){return this._ctorByType.set(n,r),{dispose:()=>{this._ctorByType.delete(n)}}}getCurrentTypeOfUnit$(n){return this.currentUnits$.pipe(le.map(r=>{var s;return(s=r.get(n))!=null?s:null}),le.distinctUntilChanged())}getCurrentUnitForType(n){return this._currentUnits.get(n)}setCurrentUnitForType(n){const r=this._getUnitById(n);if(!r)throw new Error(`[UniverInstanceService]: no document with unitId ${n}!`);this._currentUnits.set(r[1],r[0]),this._currentUnits$.next(this._currentUnits)}getTypeOfUnitAdded$(n){return this._unitAdded$.pipe(le.filter(r=>r.type===n))}__addUnit(n,r){var a;const s=n.type;this._unitsByType.has(s)||this._unitsByType.set(s,[]);const i=this._unitsByType.get(s),o=n.getUnitId();if(i.findIndex(l=>l.getUnitId()===o)!==-1)throw new Error(`[UniverInstanceService]: cannot create a unit with the same unit id: ${o}.`);i.push(n),this._unitAdded$.next(n),((a=r==null?void 0:r.makeCurrent)==null||a)&&this.setCurrentUnitForType(n.getUnitId())}getTypeOfUnitDisposed$(n){return this.unitDisposed$.pipe(le.filter(r=>r.type===n))}getUnit(n,r){var i;const s=(i=this._getUnitById(n))==null?void 0:i[0];return r&&(s==null?void 0:s.type)!==r?null:s}getCurrentUniverDocInstance(){return this.getCurrentUnitForType(ye.UNIVER_DOC)}getUniverDocInstance(n){return this.getUnit(n,ye.UNIVER_DOC)}getUniverSheetInstance(n){return this.getUnit(n,ye.UNIVER_SHEET)}getAllUnitsForType(n){var r;return(r=this._unitsByType.get(n))!=null?r:[]}changeDoc(n,r){const s=this.getAllUnitsForType(ye.UNIVER_DOC),i=s.find(o=>o.getUnitId()===n);if(i!=null){const o=s.indexOf(i);s.splice(o,1)}this.__addUnit(r)}get focused(){var r;const n=this._focused$.getValue();return n?(r=this._getUnitById(n))==null?void 0:r[0]:null}focusUnit(n){this._focused$.next(n),this.focused instanceof exports.Workbook?(this._contextService.setContextValue(Pn,!0),this._contextService.setContextValue(Fn,!1),this._contextService.setContextValue(mn,!0),this._contextService.setContextValue(kn,!1),this.setCurrentUnitForType(n)):this.focused instanceof Ut?(this._contextService.setContextValue(Pn,!0),this._contextService.setContextValue(Fn,!0),this._contextService.setContextValue(mn,!1),this._contextService.setContextValue(kn,!1),this.setCurrentUnitForType(n)):this.focused instanceof Oi?(this._contextService.setContextValue(Pn,!0),this._contextService.setContextValue(Fn,!1),this._contextService.setContextValue(mn,!1),this._contextService.setContextValue(kn,!0),this.setCurrentUnitForType(n)):(this._contextService.setContextValue(Pn,!1),this._contextService.setContextValue(Fn,!1),this._contextService.setContextValue(mn,!1),this._contextService.setContextValue(kn,!1))}getFocusedUnit(){return this.focused}getUnitType(n){const r=this._getUnitById(n);return r?r[1]:ye.UNRECOGNIZED}disposeUnit(n){const r=this._getUnitById(n);if(!r)return!1;const[s,i]=r,o=this._unitsByType.get(i),a=o.indexOf(s);return o.splice(a,1),this._tryRemoveCurrentUnitForType(n,i),this._tryBlurUnitOnRemoval(n),this._unitDisposed$.next(s),!0}_tryRemoveCurrentUnitForType(n,r){const s=this.getCurrentUnitForType(r);(s==null?void 0:s.getUnitId())===n&&(this._currentUnits.set(r,null),this._currentUnits$.next(this._currentUnits))}_tryBlurUnitOnRemoval(n){var r;((r=this.focused)==null?void 0:r.getUnitId())===n&&this._focused$.next(null)}_getUnitById(n){for(const[r,s]of this._unitsByType){const i=s.find(o=>o.getUnitId()===n);if(i)return[i,r]}}};exports.UniverInstanceService=pE([Lo(0,mt(Nt)),Lo(1,sr)],exports.UniverInstanceService);var Fe=(e=>(e[e.Starting=0]="Starting",e[e.Ready=1]="Ready",e[e.Rendered=2]="Rendered",e[e.Steady=3]="Steady",e))(Fe||{});const mE={0:"Starting",1:"Ready",2:"Rendered",3:"Steady"};var _E=Object.defineProperty,EE=Object.getOwnPropertyDescriptor,RE=(e,t,n,r)=>{for(var s=r>1?void 0:r?EE(t,n):t,i=e.length-1,o;i>=0;i--)(o=e[i])&&(s=(r?o(t,n,s):o(s))||s);return r&&s&&_E(t,n,s),s},CE=(e,t)=>(n,r)=>t(n,r,e);exports.LifecycleService=class extends Ge{constructor(n){super();R(this,"_lifecycle$",new le.BehaviorSubject(Fe.Starting));R(this,"lifecycle$",this._lifecycle$.asObservable());R(this,"_lock",!1);this._logService=n,this._reportProgress(Fe.Starting)}get stage(){return this._lifecycle$.getValue()}set stage(n){if(this._lock)throw new Error("[LifecycleService]: cannot set new stage when related logic is all handled!");if(n<this.stage)throw new Error("[LifecycleService]: lifecycle stage cannot go backward!");n!==this.stage&&(this._lock=!0,this._reportProgress(n),this._lifecycle$.next(n),this._lock=!1)}dispose(){this._lifecycle$.complete(),super.dispose()}subscribeWithPrevious(){return le.merge(Wc(this.stage),this._lifecycle$.pipe(le.skip(1))).pipe(Wa(n=>n===Fe.Steady))}_reportProgress(n){this._logService.debug("[LifecycleService]",`lifecycle progressed to "${mE[n]}".`)}};exports.LifecycleService=RE([CE(0,vt)],exports.LifecycleService);function Wc(e){switch(e){case Fe.Starting:return le.of(Fe.Starting);case Fe.Ready:return le.of(Fe.Starting,Fe.Ready);case Fe.Rendered:return le.of(Fe.Starting,Fe.Ready,Fe.Rendered);default:return le.of(Fe.Starting,Fe.Ready,Fe.Rendered,Fe.Steady)}}var IE=Object.defineProperty,vE=Object.getOwnPropertyDescriptor,SE=(e,t,n,r)=>{for(var s=r>1?void 0:r?vE(t,n):t,i=e.length-1,o;i>=0;i--)(o=e[i])&&(s=(r?o(t,n,s):o(s))||s);return r&&s&&IE(t,n,s),s},cs=(e,t)=>(n,r)=>t(n,r,e);const Bt=_t("univer.undo-redo.service"),OE=20;class Vc{dispose(){}async dispatchToHandlers(){return!1}}const zc="univer.command.redo",Gc="univer.command.undo",Zn=new class extends Vc{constructor(){super(...arguments);R(this,"type",ir.COMMAND);R(this,"id",Gc)}async handler(t){const n=t.get(Bt),r=n.pitchTopUndoElement();if(!r)return!1;const s=t.get(yt);return hi(r.undoMutations,s)?(n.popUndoToRedo(),!0):!1}},qn=new class extends Vc{constructor(){super(...arguments);R(this,"type",ir.COMMAND);R(this,"id",zc)}async handler(t){const n=t.get(Bt),r=n.pitchTopRedoElement();if(!r)return!1;const s=t.get(yt);return hi(r.redoMutations,s)?(n.popRedoToUndo(),!0):!1}};exports.LocalUndoRedoService=class extends Ge{constructor(n,r,s){super();R(this,"undoRedoStatus$");R(this,"_undoRedoStatus$",new le.BehaviorSubject({undos:0,redos:0}));R(this,"_undoStacks",new Map);R(this,"_redoStacks",new Map);R(this,"_batchingStatus",new Map);this._univerInstanceService=n,this._commandService=r,this._contextService=s,this.undoRedoStatus$=this._undoRedoStatus$.asObservable(),this.disposeWithMe(this._commandService.registerCommand(Zn)),this.disposeWithMe(this._commandService.registerCommand(qn)),this.disposeWithMe($e(()=>this._undoRedoStatus$.complete())),this.disposeWithMe($e(this._univerInstanceService.focused$.subscribe(()=>this._updateStatus())))}pushUndoRedo(n){const{unitID:r}=n,s=this._getRedoStack(r,!0),i=this._getUndoStack(r,!0);if(s.length=0,this._batchingStatus.has(n.unitID)){const a=this._batchingStatus.get(n.unitID),l=this._pitchUndoElement(n.unitID);a===0||!l?(o(n),this._batchingStatus.set(n.unitID,1)):this._tryBatchingElements(l,n)}else o(n);function o(a){i.push(a),i.length>OE&&i.splice(0,1)}this._updateStatus()}clearUndoRedo(n){const r=this._getRedoStack(n);r&&(r.length=0);const s=this._getUndoStack(n);s&&(s.length=0),this._updateStatus()}pitchTopUndoElement(){const n=this._getFocusedUnitId();return this._pitchUndoElement(n)}pitchTopRedoElement(){const n=this._getFocusedUnitId();return this._pitchRedoElement(n)}_pitchUndoElement(n){const r=this._getUndoStack(n);return r!=null&&r.length?r[r.length-1]:null}_pitchRedoElement(n){const r=this._getRedoStack(n);return r!=null&&r.length?r[r.length-1]:null}popUndoToRedo(){const r=this._getUndoStackForFocused().pop();r&&(this._getRedoStackForFocused().push(r),this._updateStatus())}popRedoToUndo(){const r=this._getRedoStackForFocused().pop();r&&(this._getUndoStackForFocused().push(r),this._updateStatus())}__tempBatchingUndoRedo(n){if(this._batchingStatus.has(n))throw new Error("[LocalUndoRedoService]: cannot batching undo redo twice at the same time!");return this._batchingStatus.set(n,0),$e(()=>this._batchingStatus.delete(n))}_updateStatus(){var i,o;const n=this._getFocusedUnitId(),r=n&&((i=this._undoStacks.get(n))==null?void 0:i.length)||0,s=n&&((o=this._redoStacks.get(n))==null?void 0:o.length)||0;this._undoRedoStatus$.next({undos:r,redos:s})}_getUndoStack(n,r=!1){let s=this._undoStacks.get(n);return!s&&r&&(s=[],this._undoStacks.set(n,s)),s||null}_getRedoStack(n,r=!1){let s=this._redoStacks.get(n);return!s&&r&&(s=[],this._redoStacks.set(n,s)),s||null}_getUndoStackForFocused(){const n=this._getFocusedUnitId();if(!n)throw new Error("No focused univer instance!");return this._getUndoStack(n,!0)}_getRedoStackForFocused(){const n=this._getFocusedUnitId();if(!n)throw new Error("No focused univer instance!");return this._getRedoStack(n,!0)}_tryBatchingElements(n,r){n.redoMutations.push(...r.redoMutations),n.undoMutations.push(...r.undoMutations)}_getFocusedUnitId(){var o,a,l,c;let n="";const r=this._contextService.getContextValue(mn),s=this._contextService.getContextValue($c),i=this._contextService.getContextValue(Bc);return r?s?n=ri:i?n=ni:n=(a=(o=this._univerInstanceService.getFocusedUnit())==null?void 0:o.getUnitId())!=null?a:"":n=(c=(l=this._univerInstanceService.getFocusedUnit())==null?void 0:l.getUnitId())!=null?c:"",n}};exports.LocalUndoRedoService=SE([cs(0,sn),cs(1,yt),cs(2,sr)],exports.LocalUndoRedoService);const Zr=_t("core.resource-manager.service"),Bs={[bt.Editor]:"Editor",[bt.Owner]:"Owner",[bt.Reader]:"Reader",[bt.UNRECOGNIZED]:"UNRECOGNIZED"},Fr=e=>e?{userID:`${Bs[e]}_${$.generateRandomId(8)}`,name:Bs[e],avatar:""}:{userID:"",name:"",avatar:"",anonymous:!0,canBindAnonymous:!1},bE=(e,t)=>e.startsWith(Bs[t]);class kr{constructor(){R(this,"_model",new Map);R(this,"_userChange$",new le.Subject);R(this,"userChange$",this._userChange$.asObservable());R(this,"_currentUser$",new le.BehaviorSubject(Fr()));R(this,"currentUser$",this._currentUser$.asObservable())}getCurrentUser(){return this._currentUser$.getValue()}setCurrentUser(t){this.addUser(t),this._currentUser$.next(t)}addUser(t){this._model.set(t.userID,t),this._userChange$.next({type:"add",user:t})}getUser(t,n){const r=this._model.get(t);if(r)return r;n&&n()}delete(t){const n=this.getUser(t);this._model.delete(t),n&&this._userChange$.next({type:"delete",user:n})}clear(){this._model.clear(),this._userChange$.next({type:"clear"})}list(){return Array.from(this._model.values())}}var yE=Object.defineProperty,wE=Object.getOwnPropertyDescriptor,AE=(e,t,n,r)=>{for(var s=r>1?void 0:r?wE(t,n):t,i=e.length-1,o;i>=0;i--)(o=e[i])&&(s=(r?o(t,n,s):o(s))||s);return r&&s&&yE(t,n,s),s},Do=(e,t)=>(n,r)=>t(n,r,e);exports.AuthzIoLocalService=class{constructor(t,n){R(this,"_permissionMap",new Map([]));this._resourceManagerService=t,this._userManagerService=n,this._initSnapshot(),this._initDefaultUser()}_initDefaultUser(){const t=this._userManagerService.getCurrentUser();t&&t.userID||this._userManagerService.setCurrentUser(Fr(bt.Owner))}_getRole(t){const n=this._userManagerService.getCurrentUser();return n?bE(n.userID,t):!1}_initSnapshot(){this._resourceManagerService.registerPluginResource({toJson:t=>{const n=[...this._permissionMap.keys()].reduce((r,s)=>{const i=this._permissionMap.get(s);return r[s]=i,r},{});return JSON.stringify(n)},parseJson:t=>JSON.parse(t),pluginName:"SHEET_AuthzIoMockService_PLUGIN",businesses:[ye.UNIVER_SHEET,ye.UNIVER_DOC,ye.UNIVER_SLIDE],onLoad:(t,n)=>{for(const r in n)this._permissionMap.set(r,n[r])},onUnLoad:()=>{this._permissionMap.clear()}})}async create(t){return tn(8)}async allowed(t){return Promise.resolve([])}async batchAllowed(t){return Promise.resolve([])}async list(t){const n=[];return t.objectIDs.forEach(r=>{const s=this._permissionMap.get(r);if(s){const i={objectID:r,unitID:t.unitID,objectType:s.objectType,name:s.name,shareOn:!1,shareRole:bt.Owner,shareScope:-1,scope:{read:xs.AllCollaborator,edit:xs.AllCollaborator},creator:Fr(bt.Owner),strategies:[{action:6,role:1},{action:16,role:1},{action:17,role:1},{action:18,role:1},{action:19,role:1},{action:33,role:1},{action:34,role:1},{action:35,role:1},{action:36,role:1},{action:37,role:1},{action:38,role:1},{action:39,role:1},{action:40,role:1}],actions:t.actions.map(o=>({action:o,allowed:this._getRole(bt.Owner)||this._getRole(bt.Editor)}))};n.push(i)}}),n}async listCollaborators(){return[]}async listRoles(){return{roles:[],actions:[]}}async deleteCollaborator(){}async update(t){}async updateCollaborator(){}async createCollaborator(){}async putCollaborators(t){}};exports.AuthzIoLocalService=AE([Do(0,Zr),Do(1,mt(kr))],exports.AuthzIoLocalService);const Kc=_t("IAuthzIoIoService"),Yc=_t("univer.config-service");class Xc{constructor(){R(this,"_configChanged$",new le.Subject);R(this,"configChanged$",this._configChanged$.asObservable());R(this,"_config",new Map)}dispose(){this._configChanged$.complete()}getConfig(t){return this._config.get(t)}setConfig(t,n,r){var o;const{merge:s=!1}=r||{};let i=(o=this._config.get(t))!=null?o:{};s?i=$.deepMerge(i,n):i=n,this._config.set(t,i),this._configChanged$.next({[t]:i})}deleteConfig(t){return this._config.delete(t)}subscribeConfigValue$(t){return new le.Observable(n=>{Object.prototype.hasOwnProperty.call(this._config,t)&&n.next(this._config.get(t));const r=this.configChanged$.pipe(le.filter(s=>Object.prototype.hasOwnProperty.call(s,t))).subscribe(s=>n.next(s[t]));return()=>r.unsubscribe()})}}class Qc extends Ge{constructor(){super(...arguments);R(this,"_error$",new le.Subject);R(this,"error$",this._error$.asObservable())}dispose(){this._error$.complete()}emit(n){this._error$.next({errorKey:n})}}class Wn extends Ge{constructor(){super();R(this,"_currentLocale$",new le.BehaviorSubject(or.ZH_CN));R(this,"currentLocale$",this._currentLocale$.asObservable());R(this,"_locales",null);R(this,"localeChanged$",new le.Subject);R(this,"t",(n,...r)=>{if(!this._locales)throw new Error("[LocaleService]: Locale not initialized");const s=n.split("."),i=this.resolveKeyPath(this._locales[this._currentLocale],s);if(typeof i=="string"){let o=i;return r.forEach((a,l)=>{o=o.replace(`{${l}}`,a)}),o}else return n});this.disposeWithMe($e(()=>this.localeChanged$.complete()))}get _currentLocale(){return this._currentLocale$.value}load(n){var r;this._locales=$.deepMerge((r=this._locales)!=null?r:{},n)}setLocale(n){this._currentLocale$.next(n),this.localeChanged$.next()}getLocales(){var n;return(n=this._locales)==null?void 0:n[this._currentLocale]}getCurrentLocale(){return this._currentLocale}resolveKeyPath(n,r){const s=r.shift();if(s&&n&&s in n){const i=n[s];return r.length>0&&(typeof i=="object"||Array.isArray(i))?this.resolveKeyPath(i,r):i}return null}}var bi=(e=>(e.INIT="init",e.FETCHING="fetching",e.DONE="done",e))(bi||{});const Jc=_t("univer.permission-service");class Zc extends Ge{constructor(){super(...arguments);R(this,"_permissionPointMap",new Map);R(this,"_permissionPointUpdate$",new le.Subject);R(this,"permissionPointUpdate$",this._permissionPointUpdate$.asObservable());R(this,"_showComponents",!0)}setShowComponents(n){this._showComponents=n}getShowComponents(){return this._showComponents}deletePermissionPoint(n){const r=this._permissionPointMap.get(n);r&&(r.complete(),this._permissionPointMap.delete(n))}addPermissionPoint(n){const r=n instanceof le.BehaviorSubject,s=r?n.getValue():n;if(!s.id)return!1;if(this._permissionPointMap.get(s.id))throw new Error(`${s.id} PermissionPoint already exists`);return this._permissionPointMap.set(s.id,r?n:new le.BehaviorSubject(s)),this._permissionPointUpdate$.next(s),!0}updatePermissionPoint(n,r){const s=this._permissionPointMap.get(n);if(!s)return;const i=s.getValue();i.value=r,i.status=bi.DONE,s.next(i),this._permissionPointUpdate$.next(i)}clearPermissionMap(){this._permissionPointMap.clear()}getPermissionPoint(n){const r=this._permissionPointMap.get(n);if(r)return r.getValue()}getPermissionPoint$(n){const r=this._permissionPointMap.get(n);if(r)return r}composePermission$(n){const r=n.map(s=>{var o;const i=(o=this._permissionPointMap)==null?void 0:o.get(s);if(!i)throw new Error(`[PermissionService]: ${s} permissionPoint does not exist!`);return i.asObservable()});return le.combineLatest(r).pipe(Sr.map(s=>s))}composePermission(n){return n.map(s=>{var o;const i=(o=this._permissionPointMap)==null?void 0:o.get(s);if(!i)throw new Error(`[PermissionService]: ${s} permissionPoint does not exist!`);return i.getValue()})}getAllPermissionPoint(){const n=new Map;return this._permissionPointMap.forEach((r,s)=>{n.set(s,r)}),n}}const qc=Symbol("DependentOn");class $s extends Ge{onStarting(){}onReady(){}onRendered(){}onSteady(){}getUniverInstanceType(){return this.constructor.type}getPluginName(){return this.constructor.pluginName}}R($s,"pluginName"),R($s,"type",ye.UNIVER_UNKNOWN);class NE{constructor(){R(this,"_plugins",[])}addPlugin(t){this._plugins.push(t)}removePlugins(){const t=this._plugins.slice();return this._plugins.length=0,t}forEachPlugin(t){this._plugins.forEach(t)}}class TE{constructor(){R(this,"_pluginsRegistered",[])}registerPlugin(t,n){this._pluginsRegistered.push({plugin:t,options:n})}getRegisterPlugins(){return this._pluginsRegistered.slice()}removePlugins(){this._pluginsRegistered=[]}}var ME=Object.defineProperty,LE=Object.getOwnPropertyDescriptor,eu=(e,t,n,r)=>{for(var s=r>1?void 0:r?LE(t,n):t,i=e.length-1,o;i>=0;i--)(o=e[i])&&(s=(r?o(t,n,s):o(s))||s);return r&&s&&ME(t,n,s),s},wr=(e,t)=>(n,r)=>t(n,r,e);const DE=4;function xE(...e){return function(t){t[qc]=e}}exports.PluginService=class{constructor(t){R(this,"_pluginHolderForUniver");R(this,"_pluginHoldersForTypes",new Map);R(this,"_seenPlugins",new Set);R(this,"_flushTimer");this._injector=t,this._pluginHolderForUniver=this._injector.createInstance(jr,this._checkPluginSeen.bind(this),this._immediateInitPlugin.bind(this)),this._pluginHoldersForTypes.set(ye.UNIVER_UNKNOWN,this._pluginHolderForUniver),this._pluginHolderForUniver.start()}dispose(){this._clearFlushTimer();for(const t of this._pluginHoldersForTypes.values())t.dispose();this._pluginHolderForUniver.dispose()}registerPlugin(t,n){this._assertPluginValid(t),this._scheduleInitPlugin();const{type:r}=t;r===ye.UNIVER_UNKNOWN?(this._pluginHolderForUniver.register(t,n),this._pluginHolderForUniver.flush()):this._ensurePluginHolderForType(r).register(t,n)}startPluginForType(t){this._ensurePluginHolderForType(t).start()}_ensurePluginHolderForType(t){if(!this._pluginHoldersForTypes.has(t)){const n=this._injector.createInstance(jr,this._checkPluginSeen.bind(this),this._immediateInitPlugin.bind(this));return this._pluginHoldersForTypes.set(t,n),n}return this._pluginHoldersForTypes.get(t)}_immediateInitPlugin(t){this._seenPlugins.add(t.pluginName),this._ensurePluginHolderForType(t.type).immediateInitPlugin(t)}_checkPluginSeen(t){return this._seenPlugins.has(t.pluginName)}_assertPluginValid(t){const{type:n,pluginName:r}=t;if(n===ye.UNRECOGNIZED)throw new Error(`[PluginService]: invalid plugin type for ${t.name}. Please assign a "type" to your plugin.`);if(!r)throw new Error(`[PluginService]: no plugin name for ${t.name}. Please assign a "pluginName" to your plugin.`);if(this._seenPlugins.has(r))throw new Error(`[PluginService]: duplicated plugin name for "${r}". Maybe a plugin that dependents on "${r} has already registered it. In that case please register "${r}" before the that plugin.`);this._seenPlugins.add(t.pluginName)}_scheduleInitPlugin(){this._flushTimer===void 0&&(this._flushTimer=setTimeout(()=>{this._pluginHolderForUniver.started||this._pluginHolderForUniver.start(),this._flushPlugins(),this._clearFlushTimer()},DE))}_clearFlushTimer(){this._flushTimer&&(clearTimeout(this._flushTimer),this._flushTimer=void 0)}_flushPlugins(){this._pluginHolderForUniver.flush();for(const[t,n]of this._pluginHoldersForTypes)n.started&&n.flush()}};exports.PluginService=eu([wr(0,mt(Nt))],exports.PluginService);let jr=class extends Ge{constructor(t,n,r,s,i){super();R(this,"_started",!1);R(this,"_warnedAboutOnStartingDeprecation",!1);R(this,"_pluginRegistry",new TE);R(this,"_pluginStore",new NE);R(this,"_pluginsInBatches",[]);this._checkPluginRegistered=t,this._registerPlugin=n,this._logService=r,this._injector=s,this._lifecycleService=i,this.disposeWithMe(this._lifecycleService.lifecycle$.pipe(le.skip(1)).subscribe(o=>{this._pluginsInBatches.forEach(a=>this._runStage(a,o))}))}get started(){return this._started}dispose(){super.dispose(),this._pluginStore.forEachPlugin(t=>t.dispose()),this._pluginStore.removePlugins(),this._pluginRegistry.removePlugins(),this._pluginsInBatches.length=0}register(t,n){this._pluginRegistry.registerPlugin(t,n)}immediateInitPlugin(t){const n=this._initPlugin(t,void 0);this._pluginsRunLifecycle([n])}start(){this._started||(this._started=!0,this.flush())}flush(){if(!this._started)return;const t=this._pluginRegistry.getRegisterPlugins().map(({plugin:n,options:r})=>this._initPlugin(n,r));t.length&&(this._pluginsRunLifecycle(t),this._pluginRegistry.removePlugins())}_initPlugin(t,n){const r=t[qc];if(r){const i=()=>{const o=r.find(a=>!this._checkPluginRegistered(a));return o?(this._logService.debug("[PluginService]",`Plugin "${t.pluginName}" depends on "${o.pluginName}" which is not registered. Univer will automatically register it with default configuration.`),this._registerPlugin(o,void 0),!0):!1};for(;i(););}const s=this._injector.createInstance(t,n);return this._pluginStore.addPlugin(s),this._logService.debug("[PluginService]",`Plugin "${s.getPluginName()}" registered.`),s}_pluginsRunLifecycle(t){Wc(this._lifecycleService.stage).subscribe(n=>this._runStage(t,n)),this._pluginsInBatches.push(t)}_runStage(t,n){t.forEach(r=>{switch(n){case Fe.Starting:r.onStarting();break;case Fe.Ready:r.onReady();break;case Fe.Rendered:r.onRendered();break;case Fe.Steady:r.onSteady();break}})}};jr=eu([wr(2,vt),wr(3,mt(Nt)),wr(4,mt(exports.LifecycleService))],jr);function tu(e,t){if(!t)return e;const n=[];for(const r of e){const s=t.find(([i])=>i===r[0]);if(s){if(s[1]===null)continue;n.push([r[0],s[1]])}else n.push(r)}return n}var UE=Object.defineProperty,PE=Object.getOwnPropertyDescriptor,FE=(e,t,n,r)=>{for(var s=r>1?void 0:r?PE(t,n):t,i=e.length-1,o;i>=0;i--)(o=e[i])&&(s=(r?o(t,n,s):o(s))||s);return r&&s&&UE(t,n,s),s},xo=(e,t)=>(n,r)=>t(n,r,e);let Ws=class extends Ge{constructor(e,t){super(),this._resourceManagerService=e,this._univerInstanceService=t,this._init()}_init(){const e=n=>{n.businesses.forEach(r=>{switch(r){case ye.UNRECOGNIZED:case ye.UNIVER_UNKNOWN:case ye.UNIVER_SLIDE:case ye.UNIVER_DOC:{this._univerInstanceService.getAllUnitsForType(ye.UNIVER_DOC).forEach(s=>{const o=(s.getSnapshot().resources||[]).find(a=>a.name===n.pluginName);if(o)try{const a=n.parseJson(o.data);n.onLoad(s.getUnitId(),a)}catch{console.error(`Load Document{${s.getUnitId()}} Resources{${n.pluginName}} Data Error.`)}});break}case ye.UNIVER_SHEET:this._univerInstanceService.getAllUnitsForType(ye.UNIVER_SHEET).forEach(s=>{const o=(s.getSnapshot().resources||[]).find(a=>a.name===n.pluginName);if(o)try{const a=n.parseJson(o.data);n.onLoad(s.getUnitId(),a)}catch{console.error(`Load Workbook{${s.getUnitId()}} Resources{${n.pluginName}} Data Error.`)}})}})};this._resourceManagerService.getAllResourceHooks().forEach(n=>e(n)),this.disposeWithMe(this._resourceManagerService.register$.subscribe(n=>e(n))),this.disposeWithMe(this._univerInstanceService.getTypeOfUnitAdded$(ye.UNIVER_SHEET).subscribe(n=>{this._resourceManagerService.loadResources(n.getUnitId(),n.getSnapshot().resources)})),this.disposeWithMe(this._univerInstanceService.getTypeOfUnitAdded$(ye.UNIVER_DOC).subscribe(n=>{const r=n.getUnitId();pa(r)||this._resourceManagerService.loadResources(n.getUnitId(),n.getSnapshot().resources)})),this.disposeWithMe(this._univerInstanceService.getTypeOfUnitDisposed$(ye.UNIVER_SHEET).subscribe(n=>{this._resourceManagerService.unloadResources(n.getUnitId())})),this.disposeWithMe(this._univerInstanceService.getTypeOfUnitDisposed$(ye.UNIVER_DOC).subscribe(n=>{this._resourceManagerService.unloadResources(n.getUnitId())}))}saveUnit(e){const t=this._univerInstanceService.getUnit(e);if(!t)return null;const n=this._resourceManagerService.getResources(e,t.type),r=$.deepClone(t.getSnapshot());return r.resources=n,r}};Ws=FE([xo(0,mt(Zr)),xo(1,mt(sn))],Ws);const Vs=_t("resource-loader-service");class nu extends Ge{constructor(){super(...arguments);R(this,"_resourceMap",new Map);R(this,"_register$",new le.Subject);R(this,"register$",this._register$.asObservable())}getAllResourceHooks(){return[...this._resourceMap.values()]}getResources(n,r){return r?this.getResourcesByType(n,r):this.getAllResourceHooks().map(o=>{const a=o.toJson(n);return{name:o.pluginName,data:a}})}getResourcesByType(n,r){return this.getAllResourceHooks().filter(o=>o.businesses.includes(r)).map(o=>{const a=o.toJson(n);return{name:o.pluginName,data:a}})}registerPluginResource(n){const r=n.pluginName;if(this._resourceMap.has(r))throw new Error(`the pluginName is registered {${r}}`);return this._resourceMap.set(r,n),this._register$.next(n),$e(()=>this._resourceMap.delete(r))}disposePluginResource(n){this._resourceMap.delete(n)}loadResources(n,r){this.getAllResourceHooks().forEach(s=>{var o;const i=(o=r==null?void 0:r.find(a=>a.name===s.pluginName))==null?void 0:o.data;if(i)try{const a=s.parseJson(i);s.onLoad(n,a)}catch{console.error("LoadResources Error!")}})}unloadResources(n){this.getAllResourceHooks().forEach(r=>{r.onUnLoad(n)})}dispose(){this._register$.complete(),this._resourceMap.clear()}}class yi extends Ge{constructor(){super();R(this,"_currentTheme");R(this,"_currentTheme$",new le.BehaviorSubject({}));R(this,"currentTheme$",this._currentTheme$.asObservable());this.disposeWithMe($e(()=>this._currentTheme$.complete()))}getCurrentTheme(){if(!this._currentTheme)throw new Error("[ThemeService]: current theme is not set!");return this._currentTheme}setTheme(n){this._currentTheme=n,this._currentTheme$.next(n)}}class ru{constructor(t={},n){R(this,"_startedTypes",new Set);R(this,"_injector");const r=this._injector=kE(n,t==null?void 0:t.override),{theme:s,locale:i,locales:o,logLevel:a}=t;s&&this._injector.get(yi).setTheme(s),o&&this._injector.get(Wn).load(o),i&&this._injector.get(Wn).setLocale(i),a&&this._injector.get(vt).setLogLevel(a),this._init(r)}get _univerInstanceService(){return this._injector.get(sn)}get _pluginService(){return this._injector.get(exports.PluginService)}__getInjector(){return this._injector}dispose(){this._injector.dispose()}setLocale(t){this._injector.get(Wn).setLocale(t)}createUnit(t,n){return this._univerInstanceService.createUnit(t,n)}createUniverSheet(t){return this._injector.get(vt).warn("[Univer]: Univer.createUniverSheet is deprecated, use createUnit instead"),this._univerInstanceService.createUnit(ye.UNIVER_SHEET,t)}createUniverDoc(t){return this._injector.get(vt).warn("[Univer]: Univer.createUniverDoc is deprecated, use createUnit instead"),this._univerInstanceService.createUnit(ye.UNIVER_DOC,t)}createUniverSlide(t){return this._injector.get(vt).warn("[Univer]: Univer.createUniverSlide is deprecated, use createUnit instead"),this._univerInstanceService.createUnit(ye.UNIVER_SLIDE,t)}_init(t){this._univerInstanceService.registerCtorForType(ye.UNIVER_SHEET,exports.Workbook),this._univerInstanceService.registerCtorForType(ye.UNIVER_DOC,Ut),this._univerInstanceService.registerCtorForType(ye.UNIVER_SLIDE,Oi);const n=t.get(sn);n.__setCreateHandler((r,s,i,o)=>{if(!this._startedTypes.has(r)){this._pluginService.startPluginForType(r),this._startedTypes.add(r);const l=t.createInstance(i,s);return n.__addUnit(l,o),this._tryProgressToReady(),l}const a=t.createInstance(i,s);return n.__addUnit(a,o),a})}_tryProgressToReady(){this._injector.get(exports.LifecycleService).stage<Fe.Ready&&(this._injector.get(exports.LifecycleService).stage=Fe.Ready)}registerPlugin(t,n){this._pluginService.registerPlugin(t,n)}}function kE(e,t){const n=tu([[Qc],[Wn],[yi],[exports.LifecycleService],[exports.PluginService],[kr],[sn,{useClass:exports.UniverInstanceService}],[Jc,{useClass:Zc}],[vt,{useClass:Ha,lazy:!0}],[yt,{useClass:exports.CommandService}],[Bt,{useClass:exports.LocalUndoRedoService,lazy:!0}],[Yc,{useClass:Xc}],[sr,{useClass:ka}],[Zr,{useClass:nu,lazy:!0}],[Vs,{useClass:Ws,lazy:!0}],[Kc,{useClass:exports.AuthzIoLocalService,lazy:!0}]],t),r=e?e.createChild(n):new Nt(n);return La(r,[[kr],[Vs]]),r}var jE=Object.defineProperty,HE=Object.getOwnPropertyDescriptor,BE=(e,t,n,r)=>{for(var s=r>1?void 0:r?HE(t,n):t,i=e.length-1,o;i>=0;i--)(o=e[i])&&(s=(r?o(t,n,s):o(s))||s);return r&&s&&jE(t,n,s),s},Uo=(e,t)=>(n,r)=>t(n,r,e);exports.FHooks=class extends Yn{constructor(t,n){super(),this._injector=t,this._lifecycleService=n}onStarting(t){return $e(this._lifecycleService.lifecycle$.pipe(le.filter(n=>n===Fe.Starting)).subscribe(t))}onReady(t){return $e(this._lifecycleService.lifecycle$.pipe(le.filter(n=>n===Fe.Ready)).subscribe(t))}onRendered(t){return $e(this._lifecycleService.lifecycle$.pipe(le.filter(n=>n===Fe.Rendered)).subscribe(t))}onSteady(t){return $e(this._lifecycleService.lifecycle$.pipe(le.filter(n=>n===Fe.Steady)).subscribe(t))}onBeforeUndo(t){return this._injector.get(yt).beforeCommandExecuted(r=>{if(r.id===Zn.id){const i=this._injector.get(Bt).pitchTopUndoElement();i&&t(i)}})}onUndo(t){return this._injector.get(yt).onCommandExecuted(r=>{if(r.id===Zn.id){const i=this._injector.get(Bt).pitchTopUndoElement();i&&t(i)}})}onBeforeRedo(t){return this._injector.get(yt).beforeCommandExecuted(r=>{if(r.id===qn.id){const i=this._injector.get(Bt).pitchTopRedoElement();i&&t(i)}})}onRedo(t){return this._injector.get(yt).onCommandExecuted(r=>{if(r.id===qn.id){const i=this._injector.get(Bt).pitchTopRedoElement();i&&t(i)}})}};exports.FHooks=BE([Uo(0,mt(Nt)),Uo(1,mt(exports.LifecycleService))],exports.FHooks);var $E=Object.defineProperty,WE=Object.getOwnPropertyDescriptor,VE=(e,t,n,r)=>{for(var s=r>1?void 0:r?WE(t,n):t,i=e.length-1,o;i>=0;i--)(o=e[i])&&(s=(r?o(t,n,s):o(s))||s);return r&&s&&$E(t,n,s),s},us=(e,t)=>(n,r)=>t(n,r,e);exports.FUniver=class extends Yn{constructor(t,n,r){super(),this._injector=t,this._commandService=n,this._univerInstanceService=r}static newAPI(t){return(t instanceof ru?t.__getInjector():t).createInstance(exports.FUniver)}disposeUnit(t){return this._univerInstanceService.disposeUnit(t)}getCurrentLifecycleStage(){return this._injector.get(exports.LifecycleService).stage}undo(){return this._commandService.executeCommand(Zn.id)}redo(){return this._commandService.executeCommand(qn.id)}onBeforeCommandExecute(t){return this._commandService.beforeCommandExecuted((n,r)=>{t(n,r)})}onCommandExecuted(t){return this._commandService.onCommandExecuted((n,r)=>{t(n,r)})}executeCommand(t,n,r){return this._commandService.executeCommand(t,n,r)}getHooks(){return this._injector.createInstance(exports.FHooks)}};exports.FUniver=VE([us(0,mt(Nt)),us(1,yt),us(2,sn)],exports.FUniver);function su(e){return/^-?\d+(\.\d+)?$/.test(e)}function zE(e){return su(e)?Number(e)<=Number.MAX_SAFE_INTEGER:!1}class wi{constructor(){R(this,"_data",[])}static create(){return new wi}add(t){this._data.indexOf(t)>-1||this._data.push(t)}delete(t){const n=this._data.indexOf(t);this._data.splice(n,1)}getData(){return this._data}}class Ai{constructor(){R(this,"_data",new Map)}static create(){return new Ai}add(t,n){this._data.has(t)||this._data.set(t,n)}delete(t){this._data.delete(t)}getData(){return this._data}}function GE(e){const t=new MessageChannel;let n=!1;const r=()=>{n||e()};return t.port1.onmessage=r,t.port2.postMessage(null),()=>{n=!0,t.port1.close(),t.port2.close()}}function KE(e,t){return t.forEach(n=>e.add(n)),e}function YE(e,t,n,r){var c;if(t==="")return e;const s={id:"mock-id",body:e,documentStyle:{}},i=new Ut(s),o=t.length;let a;for(;(a=(r?i.getBody().dataStream:i.getBody().dataStream.toLowerCase()).indexOf(t))>=0;){const u=new Xe,h=rn.getInstance();if(a>0&&u.retain(a),n.length>0){const d=i.sliceBody(a,a+o),f={dataStream:n};if(Array.isArray(d==null?void 0:d.textRuns)&&d.textRuns.length&&(f.textRuns=[{...d.textRuns[0],st:0,ed:n.length}]),(c=d==null?void 0:d.customRanges)!=null&&c.length){const _=d.customRanges[0];f.customRanges=[{..._,startIndex:0,endIndex:n.length-1}]}u.insert(n.length,f)}u.delete(o),i.apply(h.editOp(u.serialize()))}const l=i.getBody();return i.dispose(),l}const XE="__default_document_sub_component_id20231101__";class iu{constructor(){R(this,"skipNextObservers",!1);R(this,"lastReturnValue");R(this,"isStopPropagation",!1)}stopPropagation(){this.isStopPropagation=!0}}class QE extends le.Subject{constructor(){super(...arguments);R(this,"_sortedObservers",[])}subscribe(){throw new Error("[EventSubject]: please use `subscribeEvent` instead of `subscribe` method for `EventSubject`.")}next(){throw new Error("[EventSubject]: please use `emitEvent` instead of `next` method for `EventSubject`.")}unsubscribe(){super.unsubscribe(),this._sortedObservers.length=0}complete(){super.complete(),this._sortedObservers.length=0}subscribeEvent(n){let r;typeof n=="function"?r={next:([i,o])=>n(i,o)}:r=n;const s=super.subscribe(r);return this._sortedObservers.push(r),this._sortedObservers.sort((i,o)=>{var a,l;return((a=i.priority)!=null?a:0)-((l=o.priority)!=null?l:0)}),s.add(()=>this._sortedObservers=this._sortedObservers.filter(i=>i!==r)),s}clearObservers(){this._sortedObservers.forEach(n=>{var r;return(r=n.complete)==null?void 0:r.call(n)}),this._sortedObservers.length=0}emitEvent(n){var r;if(!this.closed){const s=new iu;s.lastReturnValue=n;for(const i of this._sortedObservers){const o=(r=i.next)==null?void 0:r.call(i,[n,s]);if(s.lastReturnValue=o,s.skipNextObservers)return{handled:!0,lastReturnValue:s.lastReturnValue,stopPropagation:s.isStopPropagation}}return{handled:this._sortedObservers.length>0,lastReturnValue:s.lastReturnValue,stopPropagation:s.isStopPropagation}}throw new Error("[EventSubject]: cannot emit event on a closed subject.")}}function JE(e){return new le.Observable(t=>{const n=e.subscribeEvent(r=>{t.next(r)});return()=>n.unsubscribe()})}const ZE=_t("ILocalStorageService");function qE(e){return!(e.length===0||e.length>31||e.startsWith("'")||e.endsWith("'")||/[:\\\/\?\*\[\]]/.test(e))}function e0(e){return new Promise(t=>setTimeout(t,e))}const t0=["script","style","meta","comment","link"];var ou=(e=>(e[e.INFO=0]="INFO",e[e.STOP=1]="STOP",e[e.WARNING=2]="WARNING",e))(ou||{}),au=(e=>(e[e.DISABLED=0]="DISABLED",e[e.FULL_ALPHA=1]="FULL_ALPHA",e[e.FULL_HANGUL=2]="FULL_HANGUL",e[e.FULL_KATAKANA=3]="FULL_KATAKANA",e[e.HALF_ALPHA=4]="HALF_ALPHA",e[e.HALF_HANGUL=5]="HALF_HANGUL",e[e.HALF_KATAKANA=6]="HALF_KATAKANA",e[e.HIRAGANA=7]="HIRAGANA",e[e.NO_CONTROL=8]="NO_CONTROL",e[e.OFF=9]="OFF",e[e.ON=10]="ON",e))(au||{}),lu=(e=>(e.BETWEEN="between",e.EQUAL="equal",e.GREATER_THAN="greaterThan",e.GREATER_THAN_OR_EQUAL="greaterThanOrEqual",e.LESS_THAN="lessThan",e.LESS_THAN_OR_EQUAL="lessThanOrEqual",e.NOT_BETWEEN="notBetween",e.NOT_EQUAL="notEqual",e))(lu||{}),cu=(e=>(e[e.TEXT=0]="TEXT",e[e.ARROW=1]="ARROW",e[e.CUSTOM=2]="CUSTOM",e))(cu||{}),uu=(e=>(e.VALID="valid",e.INVALID="invalid",e.VALIDATING="validating",e))(uu||{}),hu=(e=>(e.CUSTOM="custom",e.LIST="list",e.LIST_MULTIPLE="listMultiple",e.NONE="none",e.TEXT_LENGTH="textLength",e.DATE="date",e.TIME="time",e.WHOLE="whole",e.DECIMAL="decimal",e.CHECKBOX="checkbox",e.ANY="any",e))(hu||{});const Po=[Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array],hs=1,Mn=8;class Ni{static from(t){if(!(t instanceof ArrayBuffer))throw new Error("Data must be an instance of ArrayBuffer.");const[n,r]=new Uint8Array(t,0,2);if(n!==219)throw new Error("Data does not appear to be in a KDBush format.");const s=r>>4;if(s!==hs)throw new Error(`Got v${s} data when expected v${hs}.`);const i=Po[r&15];if(!i)throw new Error("Unrecognized array type.");const[o]=new Uint16Array(t,2,1),[a]=new Uint32Array(t,4,1);return new Ni(a,o,i,t)}constructor(t,n=64,r=Float64Array,s){if(isNaN(t)||t<0)throw new Error(`Unpexpected numItems value: ${t}.`);this.numItems=+t,this.nodeSize=Math.min(Math.max(+n,2),65535),this.ArrayType=r,this.IndexArrayType=t<65536?Uint16Array:Uint32Array;const i=Po.indexOf(this.ArrayType),o=t*2*this.ArrayType.BYTES_PER_ELEMENT,a=t*this.IndexArrayType.BYTES_PER_ELEMENT,l=(8-a%8)%8;if(i<0)throw new Error(`Unexpected typed array class: ${r}.`);s&&s instanceof ArrayBuffer?(this.data=s,this.ids=new this.IndexArrayType(this.data,Mn,t),this.coords=new this.ArrayType(this.data,Mn+a+l,t*2),this._pos=t*2,this._finished=!0):(this.data=new ArrayBuffer(Mn+o+a+l),this.ids=new this.IndexArrayType(this.data,Mn,t),this.coords=new this.ArrayType(this.data,Mn+a+l,t*2),this._pos=0,this._finished=!1,new Uint8Array(this.data,0,2).set([219,(hs<<4)+i]),new Uint16Array(this.data,2,1)[0]=n,new Uint32Array(this.data,4,1)[0]=t)}add(t,n){const r=this._pos>>1;return this.ids[r]=r,this.coords[this._pos++]=t,this.coords[this._pos++]=n,r}finish(){const t=this._pos>>1;if(t!==this.numItems)throw new Error(`Added ${t} items when expected ${this.numItems}.`);return zs(this.ids,this.coords,this.nodeSize,0,this.numItems-1,0),this._finished=!0,this}range(t,n,r,s){if(!this._finished)throw new Error("Data not yet indexed - call index.finish().");const{ids:i,coords:o,nodeSize:a}=this,l=[0,i.length-1,0],c=[];for(;l.length;){const u=l.pop()||0,h=l.pop()||0,d=l.pop()||0;if(h-d<=a){for(let T=d;T<=h;T++){const S=o[2*T],x=o[2*T+1];S>=t&&S<=r&&x>=n&&x<=s&&c.push(i[T])}continue}const f=d+h>>1,_=o[2*f],C=o[2*f+1];_>=t&&_<=r&&C>=n&&C<=s&&c.push(i[f]),(u===0?t<=_:n<=C)&&(l.push(d),l.push(f-1),l.push(1-u)),(u===0?r>=_:s>=C)&&(l.push(f+1),l.push(h),l.push(1-u))}return c}within(t,n,r){if(!this._finished)throw new Error("Data not yet indexed - call index.finish().");const{ids:s,coords:i,nodeSize:o}=this,a=[0,s.length-1,0],l=[],c=r*r;for(;a.length;){const u=a.pop()||0,h=a.pop()||0,d=a.pop()||0;if(h-d<=o){for(let T=d;T<=h;T++)Fo(i[2*T],i[2*T+1],t,n)<=c&&l.push(s[T]);continue}const f=d+h>>1,_=i[2*f],C=i[2*f+1];Fo(_,C,t,n)<=c&&l.push(s[f]),(u===0?t-r<=_:n-r<=C)&&(a.push(d),a.push(f-1),a.push(1-u)),(u===0?t+r>=_:n+r>=C)&&(a.push(f+1),a.push(h),a.push(1-u))}return l}}function zs(e,t,n,r,s,i){if(s-r<=n)return;const o=r+s>>1;du(e,t,o,r,s,i),zs(e,t,n,r,o-1,1-i),zs(e,t,n,o+1,s,1-i)}function du(e,t,n,r,s,i){for(;s>r;){if(s-r>600){const c=s-r+1,u=n-r+1,h=Math.log(c),d=.5*Math.exp(2*h/3),f=.5*Math.sqrt(h*d*(c-d)/c)*(u-c/2<0?-1:1),_=Math.max(r,Math.floor(n-u*d/c+f)),C=Math.min(s,Math.floor(n+(c-u)*d/c+f));du(e,t,n,_,C,i)}const o=t[2*n+i];let a=r,l=s;for(Ln(e,t,r,n),t[2*s+i]>o&&Ln(e,t,r,s);a<l;){for(Ln(e,t,a,l),a++,l--;t[2*a+i]<o;)a++;for(;t[2*l+i]>o;)l--}t[2*r+i]===o?Ln(e,t,r,l):(l++,Ln(e,t,l,s)),l<=n&&(r=l+1),n<=l&&(s=l-1)}}function Ln(e,t,n,r){ds(e,n,r),ds(t,2*n,2*r),ds(t,2*n+1,2*r+1)}function ds(e,t,n){const r=e[t];e[t]=e[n],e[n]=r}function Fo(e,t,n,r){const s=e-n,i=t-r;return s*s+i*i}function fu(e,t,n=0,r=e.length-1,s=n0){for(;r>n;){if(r-n>600){const l=r-n+1,c=t-n+1,u=Math.log(l),h=.5*Math.exp(2*u/3),d=.5*Math.sqrt(u*h*(l-h)/l)*(c-l/2<0?-1:1),f=Math.max(n,Math.floor(t-c*h/l+d)),_=Math.min(r,Math.floor(t+(l-c)*h/l+d));fu(e,t,f,_,s)}const i=e[t];let o=n,a=r;for(Dn(e,n,t),s(e[r],i)>0&&Dn(e,n,r);o<a;){for(Dn(e,o,a),o++,a--;s(e[o],i)<0;)o++;for(;s(e[a],i)>0;)a--}s(e[n],i)===0?Dn(e,n,a):(a++,Dn(e,a,r)),a<=t&&(n=a+1),t<=a&&(r=a-1)}}function Dn(e,t,n){const r=e[t];e[t]=e[n],e[n]=r}function n0(e,t){return e<t?-1:e>t?1:0}class ko{constructor(t=9){this._maxEntries=Math.max(4,t),this._minEntries=Math.max(2,Math.ceil(this._maxEntries*.4)),this.clear()}all(){return this._all(this.data,[])}search(t){let n=this.data;const r=[];if(!vr(t,n))return r;const s=this.toBBox,i=[];for(;n;){for(let o=0;o<n.children.length;o++){const a=n.children[o],l=n.leaf?s(a):a;vr(t,l)&&(n.leaf?r.push(a):gs(t,l)?this._all(a,r):i.push(a))}n=i.pop()}return r}collides(t){let n=this.data;if(!vr(t,n))return!1;const r=[];for(;n;){for(let s=0;s<n.children.length;s++){const i=n.children[s],o=n.leaf?this.toBBox(i):i;if(vr(t,o)){if(n.leaf||gs(t,o))return!0;r.push(i)}}n=r.pop()}return!1}load(t){if(!(t&&t.length))return this;if(t.length<this._minEntries){for(let r=0;r<t.length;r++)this.insert(t[r]);return this}let n=this._build(t.slice(),0,t.length-1,0);if(!this.data.children.length)this.data=n;else if(this.data.height===n.height)this._splitRoot(this.data,n);else{if(this.data.height<n.height){const r=this.data;this.data=n,n=r}this._insert(n,this.data.height-n.height-1,!0)}return this}insert(t){return t&&this._insert(t,this.data.height-1),this}clear(){return this.data=fn([]),this}remove(t,n){if(!t)return this;let r=this.data;const s=this.toBBox(t),i=[],o=[];let a,l,c;for(;r||i.length;){if(r||(r=i.pop(),l=i[i.length-1],a=o.pop(),c=!0),r.leaf){const u=r0(t,r.children,n);if(u!==-1)return r.children.splice(u,1),i.push(r),this._condense(i),this}!c&&!r.leaf&&gs(r,s)?(i.push(r),o.push(a),a=0,l=r,r=r.children[0]):l?(a++,r=l.children[a],c=!1):r=null}return this}toBBox(t){return t}compareMinX(t,n){return t.minX-n.minX}compareMinY(t,n){return t.minY-n.minY}toJSON(){return this.data}fromJSON(t){return this.data=t,this}_all(t,n){const r=[];for(;t;)t.leaf?n.push(...t.children):r.push(...t.children),t=r.pop();return n}_build(t,n,r,s){const i=r-n+1;let o=this._maxEntries,a;if(i<=o)return a=fn(t.slice(n,r+1)),hn(a,this.toBBox),a;s||(s=Math.ceil(Math.log(i)/Math.log(o)),o=Math.ceil(i/Math.pow(o,s-1))),a=fn([]),a.leaf=!1,a.height=s;const l=Math.ceil(i/o),c=l*Math.ceil(Math.sqrt(o));jo(t,n,r,c,this.compareMinX);for(let u=n;u<=r;u+=c){const h=Math.min(u+c-1,r);jo(t,u,h,l,this.compareMinY);for(let d=u;d<=h;d+=l){const f=Math.min(d+l-1,h);a.children.push(this._build(t,d,f,s-1))}}return hn(a,this.toBBox),a}_chooseSubtree(t,n,r,s){for(;s.push(n),!(n.leaf||s.length-1===r);){let i=1/0,o=1/0,a;for(let l=0;l<n.children.length;l++){const c=n.children[l],u=fs(c),h=o0(t,c)-u;h<o?(o=h,i=u<i?u:i,a=c):h===o&&u<i&&(i=u,a=c)}n=a||n.children[0]}return n}_insert(t,n,r){const s=r?t:this.toBBox(t),i=[],o=this._chooseSubtree(s,this.data,n,i);for(o.children.push(t),Hn(o,s);n>=0&&i[n].children.length>this._maxEntries;)this._split(i,n),n--;this._adjustParentBBoxes(s,i,n)}_split(t,n){const r=t[n],s=r.children.length,i=this._minEntries;this._chooseSplitAxis(r,i,s);const o=this._chooseSplitIndex(r,i,s),a=fn(r.children.splice(o,r.children.length-o));a.height=r.height,a.leaf=r.leaf,hn(r,this.toBBox),hn(a,this.toBBox),n?t[n-1].children.push(a):this._splitRoot(r,a)}_splitRoot(t,n){this.data=fn([t,n]),this.data.height=t.height+1,this.data.leaf=!1,hn(this.data,this.toBBox)}_chooseSplitIndex(t,n,r){let s,i=1/0,o=1/0;for(let a=n;a<=r-n;a++){const l=jn(t,0,a,this.toBBox),c=jn(t,a,r,this.toBBox),u=a0(l,c),h=fs(l)+fs(c);u<i?(i=u,s=a,o=h<o?h:o):u===i&&h<o&&(o=h,s=a)}return s||r-n}_chooseSplitAxis(t,n,r){const s=t.leaf?this.compareMinX:s0,i=t.leaf?this.compareMinY:i0,o=this._allDistMargin(t,n,r,s),a=this._allDistMargin(t,n,r,i);o<a&&t.children.sort(s)}_allDistMargin(t,n,r,s){t.children.sort(s);const i=this.toBBox,o=jn(t,0,n,i),a=jn(t,r-n,r,i);let l=Ir(o)+Ir(a);for(let c=n;c<r-n;c++){const u=t.children[c];Hn(o,t.leaf?i(u):u),l+=Ir(o)}for(let c=r-n-1;c>=n;c--){const u=t.children[c];Hn(a,t.leaf?i(u):u),l+=Ir(a)}return l}_adjustParentBBoxes(t,n,r){for(let s=r;s>=0;s--)Hn(n[s],t)}_condense(t){for(let n=t.length-1,r;n>=0;n--)t[n].children.length===0?n>0?(r=t[n-1].children,r.splice(r.indexOf(t[n]),1)):this.clear():hn(t[n],this.toBBox)}}function r0(e,t,n){if(!n)return t.indexOf(e);for(let r=0;r<t.length;r++)if(n(e,t[r]))return r;return-1}function hn(e,t){jn(e,0,e.children.length,t,e)}function jn(e,t,n,r,s){s||(s=fn(null)),s.minX=1/0,s.minY=1/0,s.maxX=-1/0,s.maxY=-1/0;for(let i=t;i<n;i++){const o=e.children[i];Hn(s,e.leaf?r(o):o)}return s}function Hn(e,t){return e.minX=Math.min(e.minX,t.minX),e.minY=Math.min(e.minY,t.minY),e.maxX=Math.max(e.maxX,t.maxX),e.maxY=Math.max(e.maxY,t.maxY),e}function s0(e,t){return e.minX-t.minX}function i0(e,t){return e.minY-t.minY}function fs(e){return(e.maxX-e.minX)*(e.maxY-e.minY)}function Ir(e){return e.maxX-e.minX+(e.maxY-e.minY)}function o0(e,t){return(Math.max(t.maxX,e.maxX)-Math.min(t.minX,e.minX))*(Math.max(t.maxY,e.maxY)-Math.min(t.minY,e.minY))}function a0(e,t){const n=Math.max(e.minX,t.minX),r=Math.max(e.minY,t.minY),s=Math.min(e.maxX,t.maxX),i=Math.min(e.maxY,t.maxY);return Math.max(0,s-n)*Math.max(0,i-r)}function gs(e,t){return e.minX<=t.minX&&e.minY<=t.minY&&t.maxX<=e.maxX&&t.maxY<=e.maxY}function vr(e,t){return t.minX<=e.maxX&&t.minY<=e.maxY&&t.maxX>=e.minX&&t.maxY>=e.minY}function fn(e){return{children:e,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function jo(e,t,n,r,s){const i=[t,n];for(;i.length;){if(n=i.pop(),t=i.pop(),n-t<=r)continue;const o=t+Math.ceil((n-t)/r/2)*r;fu(e,o,t,n,s),i.push(t,o,o,n)}}class l0{constructor(t=!1){R(this,"_tree",new Map);R(this,"_oneCellCache",new Map);R(this,"_kdTree",new Map);this._enableOneCellCache=t}dispose(){this.clear()}getTree(t,n){return this._tree.has(t)||this._tree.set(t,new Map),this._tree.get(t).has(n)||this._tree.get(t).set(n,new ko),this._tree.get(t).get(n)}_getOneCellCache(t,n,r,s){return this._oneCellCache.has(t)||this._oneCellCache.set(t,new Map),this._oneCellCache.get(t).has(n)||this._oneCellCache.get(t).set(n,new Map),this._oneCellCache.get(t).get(n).has(r)||this._oneCellCache.get(t).get(n).set(r,new Map),this._oneCellCache.get(t).get(n).get(r).has(s)||this._oneCellCache.get(t).get(n).get(r).set(s,new Set),this._oneCellCache.get(t).get(n).get(r).get(s)}_removeOneCellCache(t,n,r,s,i){const o=this._oneCellCache.get(t);if(!o)return;const a=o.get(n);if(!a)return;const l=a.get(r);if(!l)return;const c=l.get(s);c&&c.delete(i)}_removeCellCacheByRange(t){const{unitId:n,sheetId:r,range:s,id:i}=t,o=this._oneCellCache.get(n);if(!o)return;const a=o.get(r);if(!a)return;const{startRow:l,startColumn:c,endRow:u,endColumn:h}=s;for(let d=l;d<=u;d++){const f=a.get(d);if(f)for(let _=c;_<=h;_++){const C=f.get(_);C&&C.delete(i)}}}_insertOneCellCache(t,n,r,s,i){this._getOneCellCache(t,n,r,s).add(i)}_getRdTreeItems(t){const n=[];for(const[r,s]of t)for(const[i,o]of s)n.push({x:i,y:r,ids:o});return n}_searchByOneCellCache(t){var _;const{unitId:n,sheetId:r,range:s}=t,{startRow:i,startColumn:o,endRow:a,endColumn:l}=s,c=(_=this._kdTree.get(n))==null?void 0:_.get(r);if(!c)return[];const{tree:u,items:h}=c,d=u.range(o,i,l,a),f=[];for(const C of d){const T=h[C];f.push(...Array.from(T.ids))}return f}openKdTree(){var t;for(const[n,r]of this._oneCellCache){this._kdTree.has(n)||this._kdTree.set(n,new Map);for(const[s,i]of r){const o=this._getRdTreeItems(i),a=new Ni(o.length);(t=this._kdTree.get(n))==null||t.set(s,{tree:a,items:o});for(const l of o)a.add(l.x,l.y);a.finish()}}}closeKdTree(){var t;for(const[n,r]of this._oneCellCache)for(const[s,i]of r)(t=this._kdTree.get(n))==null||t.set(s,void 0)}insert(t){const{unitId:n,sheetId:r,range:s,id:i}=t;if(!n||n.length===0)return;let{startRow:o,endRow:a,startColumn:l,endColumn:c}=s;if(this._enableOneCellCache&&o===a&&l===c){this._insertOneCellCache(n,r,o,l,i);return}const u=this.getTree(n,r);Number.isNaN(o)&&(o=0),Number.isNaN(l)&&(l=0),Number.isNaN(a)&&(a=Number.POSITIVE_INFINITY),Number.isNaN(c)&&(c=Number.POSITIVE_INFINITY),u.insert({minX:l,minY:o,maxX:c,maxY:a,id:i})}bulkInsert(t){for(const n of t)this.insert(n)}*searchGenerator(t){var a;const{unitId:n,sheetId:r,range:s}=t;if(this._enableOneCellCache){const l=this._searchByOneCellCache(t);for(const c of l)yield c}const i=(a=this._tree.get(n))==null?void 0:a.get(r);if(!i)return;const o=i.search({minX:s.startColumn,minY:s.startRow,maxX:s.endColumn,maxY:s.endRow});for(const l of o)yield l.id}bulkSearch(t,n){const r=new Set;for(const s of t)for(const i of this.searchGenerator(s))(n==null?void 0:n.has(i))!==!0&&r.add(i);return r}removeById(t,n){var r,s;n?((r=this._tree.get(t))==null||r.delete(n),(s=this._oneCellCache.get(t))==null||s.delete(n)):(this._tree.delete(t),this._oneCellCache.delete(t))}_removeRTreeItem(t){const{unitId:n,sheetId:r,range:s,id:i}=t,o=this.getTree(n,r),a=o.search({minX:s.startColumn,minY:s.startRow,maxX:s.endColumn,maxY:s.endRow});for(let l=0;l<a.length;l++)a[l].id===i&&o.remove(a[l])}remove(t){const{unitId:n,sheetId:r,range:s,id:i}=t,{startRow:o,startColumn:a,endRow:l,endColumn:c}=s;this._enableOneCellCache?o===l&&a===c?this._removeOneCellCache(n,r,s.startRow,s.startColumn,i):(this._removeCellCacheByRange(t),this._removeRTreeItem(t)):this._removeRTreeItem(t)}bulkRemove(t){for(const n of t)this.remove(n)}clear(){this._tree.clear(),this._oneCellCache.clear()}toJSON(){const t={};return this._tree.forEach((n,r)=>{t[r]={},n.forEach((s,i)=>{t[r][i]=s.toJSON()})}),t}fromJSON(t){this._tree.clear();for(const n in t){this._tree.set(n,new Map);for(const r in t[n]){const s=new ko;s.fromJSON(t[n][r]),this._tree.get(n).set(r,s)}}}}Eu();exports.ABCToNumber=Am;exports.AbsoluteRefType=ze;exports.ActionIterator=dn;exports.AlignTypeH=ec;exports.AlignTypeV=tc;exports.ArrangeTypeEnum=sc;exports.ArrowsAndMarkersShapes=il;exports.AsyncInterceptorManager=Ug;exports.AutoFillSeries=Ka;exports.BaselineOffset=xt;exports.BasicShapes=sl;exports.BlockType=Ll;exports.BooleanNumber=Re;exports.BorderStyleTypes=ke;exports.BorderType=Ya;exports.BuildTextUtils=Dt;exports.BulletAlignment=lr;exports.COLORS=Ns;exports.CellValueType=$t;exports.Color=nn;exports.ColorBuilder=Yr;exports.ColorKit=Ct;exports.ColorType=gt;exports.ColumnSeparatorType=Pl;exports.CommandType=ir;exports.CommonHideTypes=Xa;exports.ConfigService=Xc;exports.ContextService=ka;exports.CopyPasteType=Qa;exports.CustomCommandExecutionError=ys;exports.CustomDecorationType=Rn;exports.CustomRangeType=Qn;exports.DEFAULT_CELL=gm;exports.DEFAULT_DOC=Si;exports.DEFAULT_DOCUMENT_SUB_COMPONENT_ID=XE;exports.DEFAULT_EMPTY_DOCUMENT_VALUE=ga;exports.DEFAULT_RANGE=dm;exports.DEFAULT_RANGE_ARRAY=hm;exports.DEFAULT_SELECTION=fm;exports.DEFAULT_SLIDE=Ol;exports.DEFAULT_STYLES=et;exports.DEFAULT_WORKSHEET_COLUMN_COUNT=Dc;exports.DEFAULT_WORKSHEET_COLUMN_COUNT_KEY=K_;exports.DEFAULT_WORKSHEET_COLUMN_TITLE_HEIGHT=Fc;exports.DEFAULT_WORKSHEET_COLUMN_TITLE_HEIGHT_KEY=J_;exports.DEFAULT_WORKSHEET_COLUMN_WIDTH=Uc;exports.DEFAULT_WORKSHEET_COLUMN_WIDTH_KEY=X_;exports.DEFAULT_WORKSHEET_ROW_COUNT=Lc;exports.DEFAULT_WORKSHEET_ROW_COUNT_KEY=G_;exports.DEFAULT_WORKSHEET_ROW_HEIGHT=xc;exports.DEFAULT_WORKSHEET_ROW_HEIGHT_KEY=Y_;exports.DEFAULT_WORKSHEET_ROW_TITLE_WIDTH=Pc;exports.DEFAULT_WORKSHEET_ROW_TITLE_WIDTH_KEY=Q_;exports.DOCS_FORMULA_BAR_EDITOR_UNIT_ID_KEY=ri;exports.DOCS_NORMAL_EDITOR_UNIT_ID_KEY=ni;exports.DOCS_ZEN_EDITOR_UNIT_ID_KEY=fa;exports.DOC_RANGE_TYPE=_l;exports.DashStyleType=Wl;exports.DataStreamTreeNodeType=Nc;exports.DataStreamTreeTokenType=Mt;exports.DataValidationErrorStyle=ou;exports.DataValidationImeMode=au;exports.DataValidationOperator=lu;exports.DataValidationRenderMode=cu;exports.DataValidationStatus=uu;exports.DataValidationType=hu;exports.DeleteDirection=Ja;exports.DependentOn=xE;exports.DesktopLogService=Ha;exports.DeveloperMetadataVisibility=Za;exports.Dimension=qa;exports.Direction=el;exports.Disposable=Ge;exports.DisposableCollection=ui;exports.DocStyleType=Tl;exports.DocumentDataModel=Ut;exports.DocumentFlavor=Dl;exports.DrawingTypeEnum=ic;exports.EDITOR_ACTIVATED=Bc;exports.EXTENSION_NAMES=bl;exports.ErrorService=Qc;exports.EventState=iu;exports.EventSubject=QE;exports.FBase=Yn;exports.FOCUSING_COMMON_DRAWINGS=hE;exports.FOCUSING_DOC=Fn;exports.FOCUSING_EDITOR_BUT_HIDDEN=iE;exports.FOCUSING_EDITOR_INPUT_FORMULA=oE;exports.FOCUSING_EDITOR_STANDALONE=lE;exports.FOCUSING_FX_BAR_EDITOR=$c;exports.FOCUSING_PANEL_EDITOR=cE;exports.FOCUSING_SHEET=mn;exports.FOCUSING_SLIDE=kn;exports.FOCUSING_UNIT=Pn;exports.FOCUSING_UNIVER_EDITOR=aE;exports.FOCUSING_UNIVER_EDITOR_STANDALONE_SINGLE_MODE=uE;exports.FORMULA_EDITOR_ACTIVATED=dE;exports.FollowNumberWithType=Ml;exports.FontItalic=Mr;exports.FontStyleType=pn;exports.FontWeight=Lr;exports.FormatType=tl;exports.GlyphType=he;exports.GridType=xl;exports.HLSColor=gl;exports.HorizontalAlign=Ht;exports.IAuthzIoService=Kc;exports.ICommandService=yt;exports.IConfigService=Yc;exports.IContextService=sr;exports.ILocalStorageService=ZE;exports.ILogService=vt;exports.IPermissionService=Jc;exports.IResourceLoaderService=Vs;exports.IResourceManagerService=Zr;exports.IS_ROW_STYLE_PRECEDE_COLUMN_STYLE=jf;exports.IUndoRedoService=Bt;exports.IUniverInstanceService=sn;exports.Inject=mt;exports.Injector=Nt;exports.InterceptorEffectEnum=gn;exports.InterceptorManager=Lg;exports.InterpolationPointType=nl;exports.JSON1=Hm;exports.JSONX=rn;exports.LRUHelper=Un;exports.LRUMap=Ur;exports.LifecycleStages=Fe;exports.LocaleService=Wn;exports.LocaleType=or;exports.LogLevel=ja;exports.MOVE_BUFFER_VALUE=xn;exports.Many=Ia;exports.MemoryCursor=yn;exports.NamedStyleType=Bl;exports.NilCommand=Ba;exports.NumberUnitType=ql;exports.ObjectMatrix=wt;exports.ObjectRelativeFromH=Jl;exports.ObjectRelativeFromV=Zl;exports.Optional=va;exports.OtherShapes=ol;exports.PRESET_LIST_TYPE=cr;exports.PageElementType=oc;exports.PageOrientType=rc;exports.PageType=Ci;exports.ParagraphElementType=kl;exports.PermissionService=Zc;exports.PermissionStatus=bi;exports.Plugin=$s;exports.PositionedObjectLayoutType=Hl;exports.PresetListType=At;exports.ProtectionType=rl;exports.QuickListType=lc;exports.QuickListTypeMap=$m;exports.RANGE_DIRECTION=ml;exports.RANGE_TYPE=me;exports.RCDisposable=Bg;exports.RGBA_PAREN=Ep;exports.RGB_PAREN=_p;exports.ROTATE_BUFFER_VALUE=Ga;exports.RTree=l0;exports.Range=vn;exports.Rectangle=zt;exports.RediConsumer=Na;exports.RediContext=rr;exports.RediError=Qe;exports.RediProvider=ci;exports.RedoCommand=qn;exports.RedoCommandId=zc;exports.RefAlias=wm;exports.Registry=wi;exports.RegistryAsMap=Ai;exports.RelativeDate=ll;exports.RelativeSlideLink=ac;exports.ResourceManagerService=nu;exports.RgbColor=Dr;exports.RxDisposable=Hg;exports.SHEET_EDITOR_UNITS=pm;exports.SectionType=Ul;exports.Self=ya;exports.SheetTypes=cl;exports.SheetViewModel=jc;exports.SkipSelf=ba;exports.SliceBodyType=vi;exports.SlideDataModel=Oi;exports.SpacingRule=$l;exports.SpecialShapes=al;exports.Styles=yc;exports.THEME_COLORS=fl;exports.TabStopAlignment=Vl;exports.TableAlignmentType=Gl;exports.TableCellHeightRule=Xl;exports.TableLayoutType=Kl;exports.TableSizeType=zl;exports.TableTextWrapType=Yl;exports.TextDecoration=ul;exports.TextDirection=Xn;exports.TextDirectionType=Fl;exports.TextX=Xe;exports.TextXActionType=te;exports.ThemeColor=xr;exports.ThemeColorType=it;exports.ThemeColors=Kr;exports.ThemeService=yi;exports.Tools=$;exports.UndoCommand=Zn;exports.UndoCommandId=Gc;exports.UnitModel=Qr;exports.Univer=ru;exports.UniverInstanceType=ye;exports.UpdateDocsAttributeType=ve;exports.UserManagerService=kr;exports.VerticalAlign=Zt;exports.VerticalAlignmentType=Ql;exports.WithDependency=Sg;exports.WithNew=wa;exports.Worksheet=Jn;exports.WrapStrategy=en;exports.WrapTextType=jl;exports.afterInitApply=Qg;exports.afterTime=Xg;exports.awaitTime=e0;exports.binSearchFirstGreaterThanTarget=za;exports.binarySearchArray=Jg;exports.bufferDebounceTime=Yg;exports.cellToRange=Kp;exports.characterSpacingControlType=nc;exports.checkForSubstrings=Yp;exports.checkIfMove=ep;exports.checkParagraphHasBullet=Xp;exports.checkParagraphHasIndent=Qp;exports.checkParagraphHasIndentByStyle=Cl;exports.codeToBlob=qg;exports.composeBody=js;exports.composeInterceptors=xa;exports.composeStyles=ws;exports.concatMatrixArray=am;exports.connectDependencies=Cg;exports.connectInjector=Rg;exports.convertBodyToHtml=mp;exports.covertTextRunToHtml=As;exports.createAsyncInterceptorKey=Dg;exports.createDefaultUser=Fr;exports.createIdentifier=_t;exports.createInterceptorKey=Mg;exports.createInternalEditorID=Hf;exports.createRowColIter=Ds;exports.debounce=pf;exports.dedupe=Df;exports.deepCompare=fi;exports.deleteContent=vl;exports.extractPureTextFromCell=Hc;exports.forwardRef=Xf;exports.fromCallback=$a;exports.fromEventSubject=JE;exports.fromObservable=jg;exports.generateRandomId=tn;exports.get=zd;exports.getArrayLength=Wt;exports.getBodySlice=Vt;exports.getBodySliceHtml=yr;exports.getBorderStyleType=Vp;exports.getCellInfoInMergeData=Fp;exports.getCellValueType=Dp;exports.getColorStyle=Ot;exports.getCustomDecorationSlice=Sc;exports.getCustomRangeSlice=vc;exports.getDocsUpdateBody=zp;exports.getIntersectRange=Im;exports.getOriginCellValue=q_;exports.getReverseDirection=tp;exports.getWorksheetUID=sE;exports.groupBy=Pf;exports.handleStyleToString=Wp;exports.hashAlgorithm=qp;exports.horizontalLineSegmentsSubtraction=Xr;exports.insertMatrixArray=Ts;exports.insertTextToContent=Il;exports.isAsyncDependencyItem=Is;exports.isAsyncHook=Or;exports.isBlackColor=Tp;exports.isBooleanString=kf;exports.isCellCoverable=Hp;exports.isCellV=Up;exports.isClassDependencyItem=Es;exports.isCtor=ii;exports.isDisposable=Ss;exports.isEmptyCell=El;exports.isFactoryDependencyItem=Rs;exports.isFormulaId=$p;exports.isFormulaString=Bp;exports.isICellData=Lp;exports.isInternalEditorID=pa;exports.isNodeEnv=pp;exports.isNullCell=xp;exports.isNumeric=su;exports.isRangesEqual=F_;exports.isRealNum=Zp;exports.isSafeNumeric=zE;exports.isSameStyleTextRun=Rl;exports.isUnitRangesEqual=k_;exports.isValidRange=Gp;exports.isValueDependencyItem=Cs;exports.isWhiteColor=Mp;exports.makeArray=Ff;exports.makeCellRangeToRangeData=jp;exports.makeCellToSelection=kp;exports.makeCustomRangeStream=y_;exports.merge=Cf;exports.mergeOverrideWithDependencies=tu;exports.mergeSets=KE;exports.mergeWith=Rf;exports.mergeWorksheetSnapshotWithDefault=kc;exports.mixinClass=Pg;exports.moveMatrixArray=Ls;exports.moveRangeByOffset=mm;exports.nameCharacterCheck=qE;exports.normalizeBody=t_;exports.normalizeTextRuns=Jr;exports.numberToABC=Tm;exports.numberToListABC=Mm;exports.numfmt=om;exports.queryObjectMatrix=ym;exports.registerDependencies=Ng;exports.remove=tr;exports.repeatStringNumTimes=Al;exports.replaceInDocumentBody=YE;exports.requestImmediateMacroTask=GE;exports.rotate=Uf;exports.searchArray=Zg;exports.searchInOrderedArray=Va;exports.selectionToArray=Pp;exports.sequence=Pa;exports.sequenceAsync=Ua;exports.sequenceExecute=hi;exports.sequenceExecuteAsync=Kg;exports.set=vf;exports.setDependencies=dg;exports.shallowEqual=Da;exports.skipParseTagNames=t0;exports.sliceMatrixArray=lm;exports.sortRules=Lm;exports.sortRulesByDesc=Dm;exports.sortRulesFactory=ar;exports.spliceArray=Ms;exports.splitIntoGrid=yl;exports.takeAfter=Wa;exports.textDiff=da;exports.throttle=Tg;exports.toDisposable=$e;exports.touchDependencies=La;exports.updateAttributeByDelete=Oc;exports.updateAttributeByInsert=bc;exports.useDependency=_g;exports.useDependencyContext=wg;exports.useDependencyContextValue=Ag;exports.useDependencyValue=Ma;exports.useInjector=Ta;exports.useObservable=bg;exports.useUpdateBinder=yg;
|