@veltdev/sdk-staging 5.0.2-beta.85 → 5.0.2-beta.86
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/app/utils/enums.d.ts +1 -1
- package/environments/environment.d.ts +3 -0
- package/package.json +1 -1
- package/velt.js +3 -3
package/velt.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var SNIPPYLY_VERSION = '5.0.2-beta.
|
|
1
|
+
var SNIPPYLY_VERSION = '5.0.2-beta.86';
|
|
2
2
|
Promise.allSettled||(Promise.allSettled=function(t){return Promise.all(t.map(function(r){return Promise.resolve(r).then(function(e){return{status:"fulfilled",value:e}}).catch(function(e){return{status:"rejected",reason:e}})}))});
|
|
3
3
|
|
|
4
4
|
var o4e=Object.create;var u9=Object.defineProperty,i4e=Object.defineProperties,a4e=Object.getOwnPropertyDescriptor,l4e=Object.getOwnPropertyDescriptors,c4e=Object.getOwnPropertyNames,g9=Object.getOwnPropertySymbols,sre=Object.getPrototypeOf,Oj=Object.prototype.hasOwnProperty,dre=Object.prototype.propertyIsEnumerable,s4e=Reflect.get;var cre=(n,o,r)=>o in n?u9(n,o,{enumerable:!0,configurable:!0,writable:!0,value:r}):n[o]=r,h=(n,o)=>{for(var r in o||={})Oj.call(o,r)&&cre(n,r,o[r]);if(g9)for(var r of g9(o))dre.call(o,r)&&cre(n,r,o[r]);return n},y=(n,o)=>i4e(n,l4e(o));var rf=(n,o)=>{var r={};for(var e in n)Oj.call(n,e)&&o.indexOf(e)<0&&(r[e]=n[e]);if(n!=null&&g9)for(var e of g9(n))o.indexOf(e)<0&&dre.call(n,e)&&(r[e]=n[e]);return r};var d4e=(n,o)=>()=>(o||n((o={exports:{}}).exports,o),o.exports),p9=(n,o)=>{for(var r in o)u9(n,r,{get:o[r],enumerable:!0})},v4e=(n,o,r,e)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of c4e(o))!Oj.call(n,t)&&t!==r&&u9(n,t,{get:()=>o[t],enumerable:!(e=a4e(o,t))||e.enumerable});return n};var vre=(n,o,r)=>(r=n!=null?o4e(sre(n)):{},v4e(o||!n||!n.__esModule?u9(r,"default",{value:n,enumerable:!0}):r,n));var of=(n,o,r)=>s4e(sre(n),r,o);var X=(n,o,r)=>new Promise((e,t)=>{var i=c=>{try{l(r.next(c))}catch(d){t(d)}},a=c=>{try{l(r.throw(c))}catch(d){t(d)}},l=c=>c.done?e(c.value):Promise.resolve(c.value).then(i,a);l((r=r.apply(n,o)).next())});var Nne=d4e((kMi,Rne)=>{"use strict";var Ft={};Ft.generateIdentifier=function(){return Math.random().toString(36).substring(2,12)};Ft.localCName=Ft.generateIdentifier();Ft.splitLines=function(n){return n.trim().split(`
|
|
@@ -78,7 +78,7 @@ Content-Type: `+d.contentType+`\r
|
|
|
78
78
|
`],encapsulation:2})}return n})(),vO=class{overlayRef;config;componentInstance;componentRef;containerInstance;disableClose;closed=new lt;backdropClick;keydownEvents;outsidePointerEvents;id;_detachSubscription;constructor(o,r){this.overlayRef=o,this.config=r,this.disableClose=r.disableClose,this.backdropClick=o.backdropClick(),this.keydownEvents=o.keydownEvents(),this.outsidePointerEvents=o.outsidePointerEvents(),this.id=r.id,this.keydownEvents.subscribe(e=>{e.keyCode===27&&!this.disableClose&&!vl(e)&&(e.preventDefault(),this.close(void 0,{focusOrigin:"keyboard"}))}),this.backdropClick.subscribe(()=>{!this.disableClose&&this._canClose()?this.close(void 0,{focusOrigin:"mouse"}):this.containerInstance._recaptureFocus?.()}),this._detachSubscription=o.detachments().subscribe(()=>{r.closeOnOverlayDetachments!==!1&&this.close()})}close(o,r){if(this._canClose(o)){let e=this.closed;this.containerInstance._closeInteractionType=r?.focusOrigin||"program",this._detachSubscription.unsubscribe(),this.overlayRef.dispose(),e.next(o),e.complete(),this.componentInstance=this.containerInstance=null}}updatePosition(){return this.overlayRef.updatePosition(),this}updateSize(o="",r=""){return this.overlayRef.updateSize({width:o,height:r}),this}addPanelClass(o){return this.overlayRef.addPanelClass(o),this}removePanelClass(o){return this.overlayRef.removePanelClass(o),this}_canClose(o){let r=this.config;return!!this.containerInstance&&(!r.closePredicate||r.closePredicate(o,r,this.componentInstance))}},aHe=new St("DialogScrollStrategy",{providedIn:"root",factory:()=>{let n=le(Ot);return()=>Yu(n)}}),lHe=new St("DialogData"),cHe=new St("DefaultDialogConfig");function sHe(n){let o=De(n),r=new Ue;return{valueSignal:o,get value(){return o()},change:r,ngOnDestroy(){r.complete()}}}var gO=(()=>{class n{_injector=le(Ot);_defaultOptions=le(cHe,{optional:!0});_parentDialog=le(n,{optional:!0,skipSelf:!0});_overlayContainer=le(m7);_idGenerator=le(ts);_openDialogsAtThisLevel=[];_afterAllClosedAtThisLevel=new lt;_afterOpenedAtThisLevel=new lt;_ariaHiddenElements=new Map;_scrollStrategy=le(aHe);get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}afterAllClosed=ag(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(wo(void 0)));constructor(){}open(r,e){let t=this._defaultOptions||new gp;e=h(h({},t),e),e.id=e.id||this._idGenerator.getId("cdk-dialog-"),e.id&&this.getDialogById(e.id);let i=this._getOverlayConfig(e),a=tm(this._injector,i),l=new vO(a,e),c=this._attachContainer(a,l,e);if(l.containerInstance=c,!this.openDialogs.length){let d=this._overlayContainer.getContainerElement();c._focusTrapped?c._focusTrapped.pipe(ut(1)).subscribe(()=>{this._hideNonDialogContentFromAssistiveTechnology(d)}):this._hideNonDialogContentFromAssistiveTechnology(d)}return this._attachDialogContent(r,l,c,e),this.openDialogs.push(l),l.closed.subscribe(()=>this._removeOpenDialog(l,!0)),this.afterOpened.next(l),l}closeAll(){oZ(this.openDialogs,r=>r.close())}getDialogById(r){return this.openDialogs.find(e=>e.id===r)}ngOnDestroy(){oZ(this._openDialogsAtThisLevel,r=>{r.config.closeOnDestroy===!1&&this._removeOpenDialog(r,!1)}),oZ(this._openDialogsAtThisLevel,r=>r.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(r){let e=new iv({positionStrategy:r.positionStrategy||Ku().centerHorizontally().centerVertically(),scrollStrategy:r.scrollStrategy||this._scrollStrategy(),panelClass:r.panelClass,hasBackdrop:r.hasBackdrop,direction:r.direction,minWidth:r.minWidth,minHeight:r.minHeight,maxWidth:r.maxWidth,maxHeight:r.maxHeight,width:r.width,height:r.height,disposeOnNavigation:r.closeOnNavigation,disableAnimations:r.disableAnimations});return r.backdropClass&&(e.backdropClass=r.backdropClass),e}_attachContainer(r,e,t){let i=t.injector||t.viewContainerRef?.injector,a=[{provide:gp,useValue:t},{provide:vO,useValue:e},{provide:A_,useValue:r}],l;t.container?typeof t.container=="function"?l=t.container:(l=t.container.type,a.push(...t.container.providers(t))):l=mO;let c=new Zi(l,t.viewContainerRef,Ot.create({parent:i||this._injector,providers:a}));return r.attach(c).instance}_attachDialogContent(r,e,t,i){if(r instanceof Xo){let a=this._createInjector(i,e,t,void 0),l={$implicit:i.data,dialogRef:e};i.templateContext&&(l=h(h({},l),typeof i.templateContext=="function"?i.templateContext():i.templateContext)),t.attachTemplatePortal(new dl(r,null,l,a))}else{let a=this._createInjector(i,e,t,this._injector),l=t.attachComponentPortal(new Zi(r,i.viewContainerRef,a));e.componentRef=l,e.componentInstance=l.instance}}_createInjector(r,e,t,i){let a=r.injector||r.viewContainerRef?.injector,l=[{provide:lHe,useValue:r.data},{provide:vO,useValue:e}];return r.providers&&(typeof r.providers=="function"?l.push(...r.providers(e,r,t)):l.push(...r.providers)),r.direction&&(!a||!a.get(Za,null,{optional:!0}))&&l.push({provide:Za,useValue:sHe(r.direction)}),Ot.create({parent:a||i,providers:l})}_removeOpenDialog(r,e){let t=this.openDialogs.indexOf(r);t>-1&&(this.openDialogs.splice(t,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((i,a)=>{i?a.setAttribute("aria-hidden",i):a.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),e&&this._getAfterAllClosed().next()))}_hideNonDialogContentFromAssistiveTechnology(r){if(r.parentElement){let e=r.parentElement.children;for(let t=e.length-1;t>-1;t--){let i=e[t];i!==r&&i.nodeName!=="SCRIPT"&&i.nodeName!=="STYLE"&&!i.hasAttribute("aria-live")&&(this._ariaHiddenElements.set(i,i.getAttribute("aria-hidden")),i.setAttribute("aria-hidden","true"))}}}_getAfterAllClosed(){let r=this._parentDialog;return r?r._getAfterAllClosed():this._afterAllClosedAtThisLevel}static \u0275fac=function(e){return new(e||n)};static \u0275prov=Pe({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})();function oZ(n,o){let r=n.length;for(;r--;)o(n[r])}var lF=(()=>{class n{static \u0275fac=function(e){return new(e||n)};static \u0275mod=Dn({type:n});static \u0275inj=En({providers:[gO],imports:[Ms,ov,rO,ov]})}return n})();function dHe(n,o){}var Npe="_mat-bottom-sheet-enter",Fpe="_mat-bottom-sheet-exit",vHe=(()=>{class n extends mO{_breakpointSubscription;_animationsDisabled=hl();_animationState="void";_animationStateChanged=new Ue;_destroyed;constructor(){super();let r=le(ti);this._breakpointSubscription=r.observe([ao.Medium,ao.Large,ao.XLarge]).subscribe(()=>{let e=this._elementRef.nativeElement.classList;e.toggle("mat-bottom-sheet-container-medium",r.isMatched(ao.Medium)),e.toggle("mat-bottom-sheet-container-large",r.isMatched(ao.Large)),e.toggle("mat-bottom-sheet-container-xlarge",r.isMatched(ao.XLarge))})}enter(){this._destroyed||(this._animationState="visible",this._changeDetectorRef.markForCheck(),this._changeDetectorRef.detectChanges(),this._animationsDisabled&&this._simulateAnimation(Npe))}exit(){this._destroyed||(this._elementRef.nativeElement.setAttribute("mat-exit",""),this._animationState="hidden",this._changeDetectorRef.markForCheck(),this._animationsDisabled&&this._simulateAnimation(Fpe))}ngOnDestroy(){super.ngOnDestroy(),this._breakpointSubscription.unsubscribe(),this._destroyed=!0}_simulateAnimation(r){this._ngZone.run(()=>{this._handleAnimationEvent(!0,r),setTimeout(()=>this._handleAnimationEvent(!1,r))})}_trapFocus(){super._trapFocus({preventScroll:!0})}_handleAnimationEvent(r,e){let t=e===Npe;(t||e===Fpe)&&this._animationStateChanged.emit({toState:t?"visible":"hidden",phase:r?"start":"done"})}static \u0275fac=function(e){return new(e||n)};static \u0275cmp=O({type:n,selectors:[["mat-bottom-sheet-container"]],hostAttrs:["tabindex","-1",1,"mat-bottom-sheet-container"],hostVars:9,hostBindings:function(e,t){e&1&&z("animationstart",function(a){return t._handleAnimationEvent(!0,a.animationName)})("animationend",function(a){return t._handleAnimationEvent(!1,a.animationName)})("animationcancel",function(a){return t._handleAnimationEvent(!1,a.animationName)}),e&2&&(w("role",t._config.role)("aria-modal",t._config.ariaModal)("aria-label",t._config.ariaLabel),fe("mat-bottom-sheet-container-animations-enabled",!t._animationsDisabled)("mat-bottom-sheet-container-enter",t._animationState==="visible")("mat-bottom-sheet-container-exit",t._animationState==="hidden"))},features:[P],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(e,t){e&1&&p(0,dHe,0,0,"ng-template",0)},dependencies:[Zf],styles:[`@keyframes _mat-bottom-sheet-enter{from{transform:translateY(100%)}to{transform:none}}@keyframes _mat-bottom-sheet-exit{from{transform:none}to{transform:translateY(100%)}}.mat-bottom-sheet-container{box-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);padding:8px 16px;min-width:100vw;box-sizing:border-box;display:block;outline:0;max-height:80vh;overflow:auto;position:relative;background:var(--mat-bottom-sheet-container-background-color, var(--mat-sys-surface-container-low));color:var(--mat-bottom-sheet-container-text-color, var(--mat-sys-on-surface));font-family:var(--mat-bottom-sheet-container-text-font, var(--mat-sys-body-large-font));font-size:var(--mat-bottom-sheet-container-text-size, var(--mat-sys-body-large-size));line-height:var(--mat-bottom-sheet-container-text-line-height, var(--mat-sys-body-large-line-height));font-weight:var(--mat-bottom-sheet-container-text-weight, var(--mat-sys-body-large-weight));letter-spacing:var(--mat-bottom-sheet-container-text-tracking, var(--mat-sys-body-large-tracking))}@media(forced-colors: active){.mat-bottom-sheet-container{outline:1px solid}}.mat-bottom-sheet-container-animations-enabled{transform:translateY(100%)}.mat-bottom-sheet-container-animations-enabled.mat-bottom-sheet-container-enter{animation:_mat-bottom-sheet-enter 195ms cubic-bezier(0, 0, 0.2, 1) forwards}.mat-bottom-sheet-container-animations-enabled.mat-bottom-sheet-container-exit{animation:_mat-bottom-sheet-exit 375ms cubic-bezier(0.4, 0, 1, 1) backwards}.mat-bottom-sheet-container-xlarge,.mat-bottom-sheet-container-large,.mat-bottom-sheet-container-medium{border-top-left-radius:var(--mat-bottom-sheet-container-shape, 28px);border-top-right-radius:var(--mat-bottom-sheet-container-shape, 28px)}.mat-bottom-sheet-container-medium{min-width:384px;max-width:calc(100vw - 128px)}.mat-bottom-sheet-container-large{min-width:512px;max-width:calc(100vw - 256px)}.mat-bottom-sheet-container-xlarge{min-width:576px;max-width:calc(100vw - 384px)}
|
|
79
79
|
`],encapsulation:2})}return n})(),pv=new St("MatBottomSheetData"),iZ=class{viewContainerRef;panelClass;direction;data=null;hasBackdrop=!0;backdropClass;disableClose=!1;ariaLabel=null;ariaModal=!1;closeOnNavigation=!0;autoFocus="first-tabbable";restoreFocus=!0;scrollStrategy;height="";minHeight;maxHeight},gm=class{_ref;get instance(){return this._ref.componentInstance}get componentRef(){return this._ref.componentRef}containerInstance;disableClose;_afterOpened=new lt;_result;_closeFallbackTimeout;constructor(o,r,e){this._ref=o,this.containerInstance=e,this.disableClose=r.disableClose,e._animationStateChanged.pipe(Ge(t=>t.phase==="done"&&t.toState==="visible"),ut(1)).subscribe(()=>{this._afterOpened.next(),this._afterOpened.complete()}),e._animationStateChanged.pipe(Ge(t=>t.phase==="done"&&t.toState==="hidden"),ut(1)).subscribe(()=>{clearTimeout(this._closeFallbackTimeout),this._ref.close(this._result)}),o.overlayRef.detachments().subscribe(()=>{this._ref.close(this._result)}),jo(this.backdropClick(),this.keydownEvents().pipe(Ge(t=>t.keyCode===27))).subscribe(t=>{!this.disableClose&&(t.type!=="keydown"||!vl(t))&&(t.preventDefault(),this.dismiss())})}dismiss(o){this.containerInstance&&(this.containerInstance._animationStateChanged.pipe(Ge(r=>r.phase==="start"),ut(1)).subscribe(()=>{this._closeFallbackTimeout=setTimeout(()=>this._ref.close(this._result),500),this._ref.overlayRef.detachBackdrop()}),this._result=o,this.containerInstance.exit(),this.containerInstance=null)}afterDismissed(){return this._ref.closed}afterOpened(){return this._afterOpened}backdropClick(){return this._ref.backdropClick}keydownEvents(){return this._ref.keydownEvents}},mHe=new St("mat-bottom-sheet-default-options"),hv=(()=>{class n{_injector=le(Ot);_parentBottomSheet=le(n,{optional:!0,skipSelf:!0});_animationsDisabled=hl();_defaultOptions=le(mHe,{optional:!0});_bottomSheetRefAtThisLevel=null;_dialog=le(gO);get _openedBottomSheetRef(){let r=this._parentBottomSheet;return r?r._openedBottomSheetRef:this._bottomSheetRefAtThisLevel}set _openedBottomSheetRef(r){this._parentBottomSheet?this._parentBottomSheet._openedBottomSheetRef=r:this._bottomSheetRefAtThisLevel=r}constructor(){}open(r,e){let t=h(h({},this._defaultOptions||new iZ),e),i;return this._dialog.open(r,y(h({},t),{disableClose:!0,closeOnOverlayDetachments:!1,maxWidth:"100%",container:vHe,scrollStrategy:t.scrollStrategy||Yu(this._injector),positionStrategy:Ku(this._injector).centerHorizontally().bottom("0"),disableAnimations:this._animationsDisabled,templateContext:()=>({bottomSheetRef:i}),providers:(a,l,c)=>(i=new gm(a,t,c),[{provide:gm,useValue:i},{provide:pv,useValue:t.data}])})),i.afterDismissed().subscribe(()=>{this._openedBottomSheetRef===i&&(this._openedBottomSheetRef=null)}),this._openedBottomSheetRef?(this._openedBottomSheetRef.afterDismissed().subscribe(()=>i.containerInstance?.enter()),this._openedBottomSheetRef.dismiss()):i.containerInstance.enter(),this._openedBottomSheetRef=i,i}dismiss(r){this._openedBottomSheetRef&&this._openedBottomSheetRef.dismiss(r)}ngOnDestroy(){this._bottomSheetRefAtThisLevel&&this._bottomSheetRefAtThisLevel.dismiss()}static \u0275fac=function(e){return new(e||n)};static \u0275prov=Pe({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})(),Lpe=(()=>{class n{static \u0275fac=function(e){return new(e||n)};static \u0275mod=Dn({type:n});static \u0275inj=En({providers:[hv],imports:[lF,wi,ov,wi]})}return n})();function gHe(n,o){}var pO=class{viewContainerRef;injector;id;role="dialog";panelClass="";hasBackdrop=!0;backdropClass="";disableClose=!1;closePredicate;width="";height="";minWidth;minHeight;maxWidth;maxHeight;position;data=null;direction;ariaDescribedBy=null;ariaLabelledBy=null;ariaLabel=null;ariaModal=!1;autoFocus="first-tabbable";restoreFocus=!0;delayFocusTrap=!0;scrollStrategy;closeOnNavigation=!0;enterAnimationDuration;exitAnimationDuration},aZ="mdc-dialog--open",Upe="mdc-dialog--opening",Vpe="mdc-dialog--closing",uHe=150,pHe=75,$pe=(()=>{class n extends mO{_animationStateChanged=new Ue;_animationsEnabled=!hl();_actionSectionCount=0;_hostElement=this._elementRef.nativeElement;_enterAnimationDuration=this._animationsEnabled?jpe(this._config.enterAnimationDuration)??uHe:0;_exitAnimationDuration=this._animationsEnabled?jpe(this._config.exitAnimationDuration)??pHe:0;_animationTimer=null;_contentAttached(){super._contentAttached(),this._startOpenAnimation()}_startOpenAnimation(){this._animationStateChanged.emit({state:"opening",totalTime:this._enterAnimationDuration}),this._animationsEnabled?(this._hostElement.style.setProperty(Bpe,`${this._enterAnimationDuration}ms`),this._requestAnimationFrame(()=>this._hostElement.classList.add(Upe,aZ)),this._waitForAnimationToComplete(this._enterAnimationDuration,this._finishDialogOpen)):(this._hostElement.classList.add(aZ),Promise.resolve().then(()=>this._finishDialogOpen()))}_startExitAnimation(){this._animationStateChanged.emit({state:"closing",totalTime:this._exitAnimationDuration}),this._hostElement.classList.remove(aZ),this._animationsEnabled?(this._hostElement.style.setProperty(Bpe,`${this._exitAnimationDuration}ms`),this._requestAnimationFrame(()=>this._hostElement.classList.add(Vpe)),this._waitForAnimationToComplete(this._exitAnimationDuration,this._finishDialogClose)):Promise.resolve().then(()=>this._finishDialogClose())}_updateActionSectionCount(r){this._actionSectionCount+=r,this._changeDetectorRef.markForCheck()}_finishDialogOpen=()=>{this._clearAnimationClasses(),this._openAnimationDone(this._enterAnimationDuration)};_finishDialogClose=()=>{this._clearAnimationClasses(),this._animationStateChanged.emit({state:"closed",totalTime:this._exitAnimationDuration})};_clearAnimationClasses(){this._hostElement.classList.remove(Upe,Vpe)}_waitForAnimationToComplete(r,e){this._animationTimer!==null&&clearTimeout(this._animationTimer),this._animationTimer=setTimeout(e,r)}_requestAnimationFrame(r){this._ngZone.runOutsideAngular(()=>{typeof requestAnimationFrame=="function"?requestAnimationFrame(r):r()})}_captureInitialFocus(){this._config.delayFocusTrap||this._trapFocus()}_openAnimationDone(r){this._config.delayFocusTrap&&this._trapFocus(),this._animationStateChanged.next({state:"opened",totalTime:r})}ngOnDestroy(){super.ngOnDestroy(),this._animationTimer!==null&&clearTimeout(this._animationTimer)}attachComponentPortal(r){let e=super.attachComponentPortal(r);return e.location.nativeElement.classList.add("mat-mdc-dialog-component-host"),e}static \u0275fac=(()=>{let r;return function(t){return(r||(r=se(n)))(t||n)}})();static \u0275cmp=O({type:n,selectors:[["mat-dialog-container"]],hostAttrs:["tabindex","-1",1,"mat-mdc-dialog-container","mdc-dialog"],hostVars:10,hostBindings:function(e,t){e&2&&(la("id",t._config.id),w("aria-modal",t._config.ariaModal)("role",t._config.role)("aria-labelledby",t._config.ariaLabel?null:t._ariaLabelledByQueue[0])("aria-label",t._config.ariaLabel)("aria-describedby",t._config.ariaDescribedBy||null),fe("_mat-animation-noopable",!t._animationsEnabled)("mat-mdc-dialog-container-with-actions",t._actionSectionCount>0))},features:[P],decls:3,vars:0,consts:[[1,"mat-mdc-dialog-inner-container","mdc-dialog__container"],[1,"mat-mdc-dialog-surface","mdc-dialog__surface"],["cdkPortalOutlet",""]],template:function(e,t){e&1&&(f(0,"div",0)(1,"div",1),p(2,gHe,0,0,"ng-template",2),S()())},dependencies:[Zf],styles:[`.mat-mdc-dialog-container{width:100%;height:100%;display:block;box-sizing:border-box;max-height:inherit;min-height:inherit;min-width:inherit;max-width:inherit;outline:0}.cdk-overlay-pane.mat-mdc-dialog-panel{max-width:var(--mat-dialog-container-max-width, 560px);min-width:var(--mat-dialog-container-min-width, 280px)}@media(max-width: 599px){.cdk-overlay-pane.mat-mdc-dialog-panel{max-width:var(--mat-dialog-container-small-max-width, calc(100vw - 32px))}}.mat-mdc-dialog-inner-container{display:flex;flex-direction:row;align-items:center;justify-content:space-around;box-sizing:border-box;height:100%;opacity:0;transition:opacity linear var(--mat-dialog-transition-duration, 0ms);max-height:inherit;min-height:inherit;min-width:inherit;max-width:inherit}.mdc-dialog--closing .mat-mdc-dialog-inner-container{transition:opacity 75ms linear;transform:none}.mdc-dialog--open .mat-mdc-dialog-inner-container{opacity:1}._mat-animation-noopable .mat-mdc-dialog-inner-container{transition:none}.mat-mdc-dialog-surface{display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;box-sizing:border-box;width:100%;height:100%;position:relative;overflow-y:auto;outline:0;transform:scale(0.8);transition:transform var(--mat-dialog-transition-duration, 0ms) cubic-bezier(0, 0, 0.2, 1);max-height:inherit;min-height:inherit;min-width:inherit;max-width:inherit;box-shadow:var(--mat-dialog-container-elevation-shadow, none);border-radius:var(--mat-dialog-container-shape, var(--mat-sys-corner-extra-large, 4px));background-color:var(--mat-dialog-container-color, var(--mat-sys-surface, white))}[dir=rtl] .mat-mdc-dialog-surface{text-align:right}.mdc-dialog--open .mat-mdc-dialog-surface,.mdc-dialog--closing .mat-mdc-dialog-surface{transform:none}._mat-animation-noopable .mat-mdc-dialog-surface{transition:none}.mat-mdc-dialog-surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:2px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}.mat-mdc-dialog-title{display:block;position:relative;flex-shrink:0;box-sizing:border-box;margin:0 0 1px;padding:var(--mat-dialog-headline-padding, 6px 24px 13px)}.mat-mdc-dialog-title::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}[dir=rtl] .mat-mdc-dialog-title{text-align:right}.mat-mdc-dialog-container .mat-mdc-dialog-title{color:var(--mat-dialog-subhead-color, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-dialog-subhead-font, var(--mat-sys-headline-small-font, inherit));line-height:var(--mat-dialog-subhead-line-height, var(--mat-sys-headline-small-line-height, 1.5rem));font-size:var(--mat-dialog-subhead-size, var(--mat-sys-headline-small-size, 1rem));font-weight:var(--mat-dialog-subhead-weight, var(--mat-sys-headline-small-weight, 400));letter-spacing:var(--mat-dialog-subhead-tracking, var(--mat-sys-headline-small-tracking, 0.03125em))}.mat-mdc-dialog-content{display:block;flex-grow:1;box-sizing:border-box;margin:0;overflow:auto;max-height:65vh}.mat-mdc-dialog-content>:first-child{margin-top:0}.mat-mdc-dialog-content>:last-child{margin-bottom:0}.mat-mdc-dialog-container .mat-mdc-dialog-content{color:var(--mat-dialog-supporting-text-color, var(--mat-sys-on-surface-variant, rgba(0, 0, 0, 0.6)));font-family:var(--mat-dialog-supporting-text-font, var(--mat-sys-body-medium-font, inherit));line-height:var(--mat-dialog-supporting-text-line-height, var(--mat-sys-body-medium-line-height, 1.5rem));font-size:var(--mat-dialog-supporting-text-size, var(--mat-sys-body-medium-size, 1rem));font-weight:var(--mat-dialog-supporting-text-weight, var(--mat-sys-body-medium-weight, 400));letter-spacing:var(--mat-dialog-supporting-text-tracking, var(--mat-sys-body-medium-tracking, 0.03125em))}.mat-mdc-dialog-container .mat-mdc-dialog-content{padding:var(--mat-dialog-content-padding, 20px 24px)}.mat-mdc-dialog-container-with-actions .mat-mdc-dialog-content{padding:var(--mat-dialog-with-actions-content-padding, 20px 24px 0)}.mat-mdc-dialog-container .mat-mdc-dialog-title+.mat-mdc-dialog-content{padding-top:0}.mat-mdc-dialog-actions{display:flex;position:relative;flex-shrink:0;flex-wrap:wrap;align-items:center;box-sizing:border-box;min-height:52px;margin:0;border-top:1px solid rgba(0,0,0,0);padding:var(--mat-dialog-actions-padding, 16px 24px);justify-content:var(--mat-dialog-actions-alignment, flex-end)}@media(forced-colors: active){.mat-mdc-dialog-actions{border-top-color:CanvasText}}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-start,.mat-mdc-dialog-actions[align=start]{justify-content:start}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-center,.mat-mdc-dialog-actions[align=center]{justify-content:center}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-end,.mat-mdc-dialog-actions[align=end]{justify-content:flex-end}.mat-mdc-dialog-actions .mat-button-base+.mat-button-base,.mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-mdc-dialog-actions .mat-button-base+.mat-button-base,[dir=rtl] .mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}.mat-mdc-dialog-component-host{display:contents}
|
|
80
80
|
`],encapsulation:2})}return n})(),Bpe="--mat-dialog-transition-duration";function jpe(n){return n==null?null:typeof n=="number"?n:n.endsWith("ms")?sl(n.substring(0,n.length-2)):n.endsWith("s")?sl(n.substring(0,n.length-1))*1e3:n==="0"?0:null}var uO=(function(n){return n[n.OPEN=0]="OPEN",n[n.CLOSING=1]="CLOSING",n[n.CLOSED=2]="CLOSED",n})(uO||{}),Xi=class{_ref;_config;_containerInstance;componentInstance;componentRef;disableClose;id;_afterOpened=new lt;_beforeClosed=new lt;_result;_closeFallbackTimeout;_state=uO.OPEN;_closeInteractionType;constructor(o,r,e){this._ref=o,this._config=r,this._containerInstance=e,this.disableClose=r.disableClose,this.id=o.id,o.addPanelClass("mat-mdc-dialog-panel"),e._animationStateChanged.pipe(Ge(t=>t.state==="opened"),ut(1)).subscribe(()=>{this._afterOpened.next(),this._afterOpened.complete()}),e._animationStateChanged.pipe(Ge(t=>t.state==="closed"),ut(1)).subscribe(()=>{clearTimeout(this._closeFallbackTimeout),this._finishDialogClose()}),o.overlayRef.detachments().subscribe(()=>{this._beforeClosed.next(this._result),this._beforeClosed.complete(),this._finishDialogClose()}),jo(this.backdropClick(),this.keydownEvents().pipe(Ge(t=>t.keyCode===27&&!this.disableClose&&!vl(t)))).subscribe(t=>{this.disableClose||(t.preventDefault(),lZ(this,t.type==="keydown"?"keyboard":"mouse"))})}close(o){let r=this._config.closePredicate;r&&!r(o,this._config,this.componentInstance)||(this._result=o,this._containerInstance._animationStateChanged.pipe(Ge(e=>e.state==="closing"),ut(1)).subscribe(e=>{this._beforeClosed.next(o),this._beforeClosed.complete(),this._ref.overlayRef.detachBackdrop(),this._closeFallbackTimeout=setTimeout(()=>this._finishDialogClose(),e.totalTime+100)}),this._state=uO.CLOSING,this._containerInstance._startExitAnimation())}afterOpened(){return this._afterOpened}afterClosed(){return this._ref.closed}beforeClosed(){return this._beforeClosed}backdropClick(){return this._ref.backdropClick}keydownEvents(){return this._ref.keydownEvents}updatePosition(o){let r=this._ref.config.positionStrategy;return o&&(o.left||o.right)?o.left?r.left(o.left):r.right(o.right):r.centerHorizontally(),o&&(o.top||o.bottom)?o.top?r.top(o.top):r.bottom(o.bottom):r.centerVertically(),this._ref.updatePosition(),this}updateSize(o="",r=""){return this._ref.updateSize(o,r),this}addPanelClass(o){return this._ref.addPanelClass(o),this}removePanelClass(o){return this._ref.removePanelClass(o),this}getState(){return this._state}_finishDialogClose(){this._state=uO.CLOSED,this._ref.close(this._result,{focusOrigin:this._closeInteractionType}),this.componentInstance=null}};function lZ(n,o,r){return n._closeInteractionType=o,n.close(r)}var Cd=new St("MatMdcDialogData"),Gpe=new St("mat-mdc-dialog-default-options"),Hpe=new St("mat-mdc-dialog-scroll-strategy",{providedIn:"root",factory:()=>{let n=le(Ot);return()=>Yu(n)}}),Go=(()=>{class n{_defaultOptions=le(Gpe,{optional:!0});_scrollStrategy=le(Hpe);_parentDialog=le(n,{optional:!0,skipSelf:!0});_idGenerator=le(ts);_injector=le(Ot);_dialog=le(gO);_animationsDisabled=hl();_openDialogsAtThisLevel=[];_afterAllClosedAtThisLevel=new lt;_afterOpenedAtThisLevel=new lt;dialogConfigClass=pO;_dialogRefConstructor;_dialogContainerType;_dialogDataToken;get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}_getAfterAllClosed(){let r=this._parentDialog;return r?r._getAfterAllClosed():this._afterAllClosedAtThisLevel}afterAllClosed=ag(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(wo(void 0)));constructor(){this._dialogRefConstructor=Xi,this._dialogContainerType=$pe,this._dialogDataToken=Cd}open(r,e){let t;e=h(h({},this._defaultOptions||new pO),e),e.id=e.id||this._idGenerator.getId("mat-mdc-dialog-"),e.scrollStrategy=e.scrollStrategy||this._scrollStrategy();let i=this._dialog.open(r,y(h({},e),{positionStrategy:Ku(this._injector).centerHorizontally().centerVertically(),disableClose:!0,closePredicate:void 0,closeOnDestroy:!1,closeOnOverlayDetachments:!1,disableAnimations:this._animationsDisabled||e.enterAnimationDuration?.toLocaleString()==="0"||e.exitAnimationDuration?.toString()==="0",container:{type:this._dialogContainerType,providers:()=>[{provide:this.dialogConfigClass,useValue:e},{provide:gp,useValue:e}]},templateContext:()=>({dialogRef:t}),providers:(a,l,c)=>(t=new this._dialogRefConstructor(a,e,c),t.updatePosition(e?.position),[{provide:this._dialogContainerType,useValue:c},{provide:this._dialogDataToken,useValue:l.data},{provide:this._dialogRefConstructor,useValue:t}])}));return t.componentRef=i.componentRef,t.componentInstance=i.componentInstance,this.openDialogs.push(t),this.afterOpened.next(t),t.afterClosed().subscribe(()=>{let a=this.openDialogs.indexOf(t);a>-1&&(this.openDialogs.splice(a,1),this.openDialogs.length||this._getAfterAllClosed().next())}),t}closeAll(){this._closeDialogs(this.openDialogs)}getDialogById(r){return this.openDialogs.find(e=>e.id===r)}ngOnDestroy(){this._closeDialogs(this._openDialogsAtThisLevel),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete()}_closeDialogs(r){let e=r.length;for(;e--;)r[e].close()}static \u0275fac=function(e){return new(e||n)};static \u0275prov=Pe({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})(),cZ=(()=>{class n{dialogRef=le(Xi,{optional:!0});_elementRef=le(Q);_dialog=le(Go);ariaLabel;type="button";dialogResult;_matDialogClose;constructor(){}ngOnInit(){this.dialogRef||(this.dialogRef=Wpe(this._elementRef,this._dialog.openDialogs))}ngOnChanges(r){let e=r._matDialogClose||r._matDialogCloseResult;e&&(this.dialogResult=e.currentValue)}_onButtonClick(r){lZ(this.dialogRef,r.screenX===0&&r.screenY===0?"keyboard":"mouse",this.dialogResult)}static \u0275fac=function(e){return new(e||n)};static \u0275dir=Qt({type:n,selectors:[["","mat-dialog-close",""],["","matDialogClose",""]],hostVars:2,hostBindings:function(e,t){e&1&&z("click",function(a){return t._onButtonClick(a)}),e&2&&w("aria-label",t.ariaLabel||null)("type",t.type)},inputs:{ariaLabel:[0,"aria-label","ariaLabel"],type:"type",dialogResult:[0,"mat-dialog-close","dialogResult"],_matDialogClose:[0,"matDialogClose","_matDialogClose"]},exportAs:["matDialogClose"],features:[tt]})}return n})(),zpe=(()=>{class n{_dialogRef=le(Xi,{optional:!0});_elementRef=le(Q);_dialog=le(Go);constructor(){}ngOnInit(){this._dialogRef||(this._dialogRef=Wpe(this._elementRef,this._dialog.openDialogs)),this._dialogRef&&Promise.resolve().then(()=>{this._onAdd()})}ngOnDestroy(){this._dialogRef?._containerInstance&&Promise.resolve().then(()=>{this._onRemove()})}static \u0275fac=function(e){return new(e||n)};static \u0275dir=Qt({type:n})}return n})(),sZ=(()=>{class n extends zpe{id=le(ts).getId("mat-mdc-dialog-title-");_onAdd(){this._dialogRef._containerInstance?._addAriaLabelledBy?.(this.id)}_onRemove(){this._dialogRef?._containerInstance?._removeAriaLabelledBy?.(this.id)}static \u0275fac=(()=>{let r;return function(t){return(r||(r=se(n)))(t||n)}})();static \u0275dir=Qt({type:n,selectors:[["","mat-dialog-title",""],["","matDialogTitle",""]],hostAttrs:[1,"mat-mdc-dialog-title","mdc-dialog__title"],hostVars:1,hostBindings:function(e,t){e&2&&la("id",t.id)},inputs:{id:"id"},exportAs:["matDialogTitle"],features:[P]})}return n})(),dZ=(()=>{class n{static \u0275fac=function(e){return new(e||n)};static \u0275dir=Qt({type:n,selectors:[["","mat-dialog-content",""],["mat-dialog-content"],["","matDialogContent",""]],hostAttrs:[1,"mat-mdc-dialog-content","mdc-dialog__content"],features:[WH([LD])]})}return n})(),vZ=(()=>{class n extends zpe{align;_onAdd(){this._dialogRef._containerInstance?._updateActionSectionCount?.(1)}_onRemove(){this._dialogRef._containerInstance?._updateActionSectionCount?.(-1)}static \u0275fac=(()=>{let r;return function(t){return(r||(r=se(n)))(t||n)}})();static \u0275dir=Qt({type:n,selectors:[["","mat-dialog-actions",""],["mat-dialog-actions"],["","matDialogActions",""]],hostAttrs:[1,"mat-mdc-dialog-actions","mdc-dialog__actions"],hostVars:6,hostBindings:function(e,t){e&2&&fe("mat-mdc-dialog-actions-align-start",t.align==="start")("mat-mdc-dialog-actions-align-center",t.align==="center")("mat-mdc-dialog-actions-align-end",t.align==="end")},inputs:{align:"align"},features:[P]})}return n})();function Wpe(n,o){let r=n.nativeElement.parentElement;for(;r&&!r.classList.contains("mat-mdc-dialog-container");)r=r.parentElement;return r?o.find(e=>e.id===r.id):null}var mZ=(()=>{class n{static \u0275fac=function(e){return new(e||n)};static \u0275mod=Dn({type:n});static \u0275inj=En({providers:[Go],imports:[lF,Ms,ov,wi,wi]})}return n})();var hHe=["mat-menu-item",""],fHe=[[["mat-icon"],["","matMenuItemIcon",""]],"*"],CHe=["mat-icon, [matMenuItemIcon]","*"];function bHe(n,o){n&1&&(ce(),f(0,"svg",2),D(1,"polygon",3),S())}var _He=["*"];function SHe(n,o){if(n&1){let r=K();Xd(0,"div",0),S8("click",function(){L(r);let t=s();return U(t.closed.emit("click"))})("animationstart",function(t){L(r);let i=s();return U(i._onAnimationStart(t.animationName))})("animationend",function(t){L(r);let i=s();return U(i._onAnimationDone(t.animationName))})("animationcancel",function(t){L(r);let i=s();return U(i._onAnimationDone(t.animationName))}),Xd(1,"div",1),Ht(2),Jv()()}if(n&2){let r=s();ui(r._classList),fe("mat-menu-panel-animations-disabled",r._animationsDisabled)("mat-menu-panel-exit-animation",r._panelAnimationState==="void")("mat-menu-panel-animating",r._isAnimating()),la("id",r.panelId),w("aria-label",r.ariaLabel||null)("aria-labelledby",r.ariaLabelledby||null)("aria-describedby",r.ariaDescribedby||null)}}var uZ=new St("MAT_MENU_PANEL"),Ls=(()=>{class n{_elementRef=le(Q);_document=le(er);_focusMonitor=le(f1);_parentMenu=le(uZ,{optional:!0});_changeDetectorRef=le(en);role="menuitem";disabled=!1;disableRipple=!1;_hovered=new lt;_focused=new lt;_highlighted=!1;_triggersSubmenu=!1;constructor(){le(oc).load(b1),this._parentMenu?.addItem?.(this)}focus(r,e){this._focusMonitor&&r?this._focusMonitor.focusVia(this._getHostElement(),r,e):this._getHostElement().focus(e),this._focused.next(this)}ngAfterViewInit(){this._focusMonitor&&this._focusMonitor.monitor(this._elementRef,!1)}ngOnDestroy(){this._focusMonitor&&this._focusMonitor.stopMonitoring(this._elementRef),this._parentMenu&&this._parentMenu.removeItem&&this._parentMenu.removeItem(this),this._hovered.complete(),this._focused.complete()}_getTabIndex(){return this.disabled?"-1":"0"}_getHostElement(){return this._elementRef.nativeElement}_checkDisabled(r){this.disabled&&(r.preventDefault(),r.stopPropagation())}_handleMouseEnter(){this._hovered.next(this)}getLabel(){let r=this._elementRef.nativeElement.cloneNode(!0),e=r.querySelectorAll("mat-icon, .material-icons");for(let t=0;t<e.length;t++)e[t].remove();return r.textContent?.trim()||""}_setHighlighted(r){this._highlighted=r,this._changeDetectorRef.markForCheck()}_setTriggersSubmenu(r){this._triggersSubmenu=r,this._changeDetectorRef.markForCheck()}_hasFocus(){return this._document&&this._document.activeElement===this._getHostElement()}static \u0275fac=function(e){return new(e||n)};static \u0275cmp=O({type:n,selectors:[["","mat-menu-item",""]],hostAttrs:[1,"mat-mdc-menu-item","mat-focus-indicator"],hostVars:8,hostBindings:function(e,t){e&1&&z("click",function(a){return t._checkDisabled(a)})("mouseenter",function(){return t._handleMouseEnter()}),e&2&&(w("role",t.role)("tabindex",t._getTabIndex())("aria-disabled",t.disabled)("disabled",t.disabled||null),fe("mat-mdc-menu-item-highlighted",t._highlighted)("mat-mdc-menu-item-submenu-trigger",t._triggersSubmenu))},inputs:{role:"role",disabled:[2,"disabled","disabled",yr],disableRipple:[2,"disableRipple","disableRipple",yr]},exportAs:["matMenuItem"],attrs:hHe,ngContentSelectors:CHe,decls:5,vars:3,consts:[[1,"mat-mdc-menu-item-text"],["matRipple","",1,"mat-mdc-menu-ripple",3,"matRippleDisabled","matRippleTrigger"],["viewBox","0 0 5 10","focusable","false","aria-hidden","true",1,"mat-mdc-menu-submenu-icon"],["points","0,0 5,5 0,10"]],template:function(e,t){e&1&&(Yt(fHe),Ht(0),f(1,"span",0),Ht(2,1),S(),D(3,"div",1),$(4,bHe,2,0,":svg:svg",2)),e&2&&(v(3),m("matRippleDisabled",t.disableRipple||t.disabled)("matRippleTrigger",t._getHostElement()),v(),G(t._triggersSubmenu?4:-1))},dependencies:[w0],encapsulation:2,changeDetection:0})}return n})();var Ype=new St("MatMenuContent"),qpe=(()=>{class n{_template=le(Xo);_appRef=le(Or);_injector=le(Ot);_viewContainerRef=le($r);_document=le(er);_changeDetectorRef=le(en);_portal;_outlet;_attached=new lt;constructor(){}attach(r={}){this._portal||(this._portal=new dl(this._template,this._viewContainerRef)),this.detach(),this._outlet||(this._outlet=new Ji(this._document.createElement("div"),this._appRef,this._injector));let e=this._template.elementRef.nativeElement;e.parentNode.insertBefore(this._outlet.outletElement,e),this._changeDetectorRef.markForCheck(),this._portal.attach(this._outlet,r),this._attached.next()}detach(){this._portal?.isAttached&&this._portal.detach()}ngOnDestroy(){this.detach(),this._outlet?.dispose()}static \u0275fac=function(e){return new(e||n)};static \u0275dir=Qt({type:n,selectors:[["ng-template","matMenuContent",""]],features:[V([{provide:Ype,useExisting:n}])]})}return n})(),yHe=new St("mat-menu-default-options",{providedIn:"root",factory:kHe});function kHe(){return{overlapTrigger:!1,xPosition:"after",yPosition:"below",backdropClass:"cdk-overlay-transparent-backdrop"}}var gZ="_mat-menu-enter",cF="_mat-menu-exit",bd=(()=>{class n{_elementRef=le(Q);_changeDetectorRef=le(en);_injector=le(Ot);_keyManager;_xPosition;_yPosition;_firstItemFocusRef;_exitFallbackTimeout;_animationsDisabled=hl();_allItems;_directDescendantItems=new ug;_classList={};_panelAnimationState="void";_animationDone=new lt;_isAnimating=De(!1);parentMenu;direction;overlayPanelClass;backdropClass;ariaLabel;ariaLabelledby;ariaDescribedby;get xPosition(){return this._xPosition}set xPosition(r){this._xPosition=r,this.setPositionClasses()}get yPosition(){return this._yPosition}set yPosition(r){this._yPosition=r,this.setPositionClasses()}templateRef;items;lazyContent;overlapTrigger;hasBackdrop;set panelClass(r){let e=this._previousPanelClass,t=h({},this._classList);e&&e.length&&e.split(" ").forEach(i=>{t[i]=!1}),this._previousPanelClass=r,r&&r.length&&(r.split(" ").forEach(i=>{t[i]=!0}),this._elementRef.nativeElement.className=""),this._classList=t}_previousPanelClass;get classList(){return this.panelClass}set classList(r){this.panelClass=r}closed=new Ue;close=this.closed;panelId=le(ts).getId("mat-menu-panel-");constructor(){let r=le(yHe);this.overlayPanelClass=r.overlayPanelClass||"",this._xPosition=r.xPosition,this._yPosition=r.yPosition,this.backdropClass=r.backdropClass,this.overlapTrigger=r.overlapTrigger,this.hasBackdrop=r.hasBackdrop}ngOnInit(){this.setPositionClasses()}ngAfterContentInit(){this._updateDirectDescendants(),this._keyManager=new aO(this._directDescendantItems).withWrap().withTypeAhead().withHomeAndEnd(),this._keyManager.tabOut.subscribe(()=>this.closed.emit("tab")),this._directDescendantItems.changes.pipe(wo(this._directDescendantItems),ye(r=>jo(...r.map(e=>e._focused)))).subscribe(r=>this._keyManager.updateActiveItem(r)),this._directDescendantItems.changes.subscribe(r=>{let e=this._keyManager;if(this._panelAnimationState==="enter"&&e.activeItem?._hasFocus()){let t=r.toArray(),i=Math.max(0,Math.min(t.length-1,e.activeItemIndex||0));t[i]&&!t[i].disabled?e.setActiveItem(i):e.setNextItemActive()}})}ngOnDestroy(){this._keyManager?.destroy(),this._directDescendantItems.destroy(),this.closed.complete(),this._firstItemFocusRef?.destroy(),clearTimeout(this._exitFallbackTimeout)}_hovered(){return this._directDescendantItems.changes.pipe(wo(this._directDescendantItems),ye(e=>jo(...e.map(t=>t._hovered))))}addItem(r){}removeItem(r){}_handleKeydown(r){let e=r.keyCode,t=this._keyManager;switch(e){case 27:vl(r)||(r.preventDefault(),this.closed.emit("keydown"));break;case 37:this.parentMenu&&this.direction==="ltr"&&this.closed.emit("keydown");break;case 39:this.parentMenu&&this.direction==="rtl"&&this.closed.emit("keydown");break;default:(e===38||e===40)&&t.setFocusOrigin("keyboard"),t.onKeydown(r);return}}focusFirstItem(r="program"){this._firstItemFocusRef?.destroy(),this._firstItemFocusRef=xa(()=>{let e=this._resolvePanel();if(!e||!e.contains(document.activeElement)){let t=this._keyManager;t.setFocusOrigin(r).setFirstItemActive(),!t.activeItem&&e&&e.focus()}},{injector:this._injector})}resetActiveItem(){this._keyManager.setActiveItem(-1)}setElevation(r){}setPositionClasses(r=this.xPosition,e=this.yPosition){this._classList=y(h({},this._classList),{"mat-menu-before":r==="before","mat-menu-after":r==="after","mat-menu-above":e==="above","mat-menu-below":e==="below"}),this._changeDetectorRef.markForCheck()}_onAnimationDone(r){let e=r===cF;(e||r===gZ)&&(e&&(clearTimeout(this._exitFallbackTimeout),this._exitFallbackTimeout=void 0),this._animationDone.next(e?"void":"enter"),this._isAnimating.set(!1))}_onAnimationStart(r){(r===gZ||r===cF)&&this._isAnimating.set(!0)}_setIsOpen(r){if(this._panelAnimationState=r?"enter":"void",r){if(this._keyManager.activeItemIndex===0){let e=this._resolvePanel();e&&(e.scrollTop=0)}}else this._animationsDisabled||(this._exitFallbackTimeout=setTimeout(()=>this._onAnimationDone(cF),200));this._animationsDisabled&&setTimeout(()=>{this._onAnimationDone(r?gZ:cF)}),this._changeDetectorRef.markForCheck()}_updateDirectDescendants(){this._allItems.changes.pipe(wo(this._allItems)).subscribe(r=>{this._directDescendantItems.reset(r.filter(e=>e._parentMenu===this)),this._directDescendantItems.notifyOnChanges()})}_resolvePanel(){let r=null;return this._directDescendantItems.length&&(r=this._directDescendantItems.first._getHostElement().closest('[role="menu"]')),r}static \u0275fac=function(e){return new(e||n)};static \u0275cmp=O({type:n,selectors:[["mat-menu"]],contentQueries:function(e,t,i){if(e&1&&(Qc(i,Ype,5),Qc(i,Ls,5),Qc(i,Ls,4)),e&2){let a;vt(a=mt())&&(t.lazyContent=a.first),vt(a=mt())&&(t._allItems=a),vt(a=mt())&&(t.items=a)}},viewQuery:function(e,t){if(e&1&&pt(Xo,5),e&2){let i;vt(i=mt())&&(t.templateRef=i.first)}},hostVars:3,hostBindings:function(e,t){e&2&&w("aria-label",null)("aria-labelledby",null)("aria-describedby",null)},inputs:{backdropClass:"backdropClass",ariaLabel:[0,"aria-label","ariaLabel"],ariaLabelledby:[0,"aria-labelledby","ariaLabelledby"],ariaDescribedby:[0,"aria-describedby","ariaDescribedby"],xPosition:"xPosition",yPosition:"yPosition",overlapTrigger:[2,"overlapTrigger","overlapTrigger",yr],hasBackdrop:[2,"hasBackdrop","hasBackdrop",r=>r==null?null:yr(r)],panelClass:[0,"class","panelClass"],classList:"classList"},outputs:{closed:"closed",close:"close"},exportAs:["matMenu"],features:[V([{provide:uZ,useExisting:n}])],ngContentSelectors:_He,decls:1,vars:0,consts:[["tabindex","-1","role","menu",1,"mat-mdc-menu-panel",3,"click","animationstart","animationend","animationcancel","id"],[1,"mat-mdc-menu-content"]],template:function(e,t){e&1&&(Yt(),Bu(0,SHe,3,12,"ng-template"))},styles:[`mat-menu{display:none}.mat-mdc-menu-content{margin:0;padding:8px 0;outline:0}.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;flex:1;white-space:normal;font-family:var(--mat-menu-item-label-text-font, var(--mat-sys-label-large-font));line-height:var(--mat-menu-item-label-text-line-height, var(--mat-sys-label-large-line-height));font-size:var(--mat-menu-item-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mat-menu-item-label-text-tracking, var(--mat-sys-label-large-tracking));font-weight:var(--mat-menu-item-label-text-weight, var(--mat-sys-label-large-weight))}@keyframes _mat-menu-enter{from{opacity:0;transform:scale(0.8)}to{opacity:1;transform:none}}@keyframes _mat-menu-exit{from{opacity:1}to{opacity:0}}.mat-mdc-menu-panel{min-width:112px;max-width:280px;overflow:auto;box-sizing:border-box;outline:0;animation:_mat-menu-enter 120ms cubic-bezier(0, 0, 0.2, 1);border-radius:var(--mat-menu-container-shape, var(--mat-sys-corner-extra-small));background-color:var(--mat-menu-container-color, var(--mat-sys-surface-container));box-shadow:var(--mat-menu-container-elevation-shadow, 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12));will-change:transform,opacity}.mat-mdc-menu-panel.mat-menu-panel-exit-animation{animation:_mat-menu-exit 100ms 25ms linear forwards}.mat-mdc-menu-panel.mat-menu-panel-animations-disabled{animation:none}.mat-mdc-menu-panel.mat-menu-panel-animating{pointer-events:none}.mat-mdc-menu-panel.mat-menu-panel-animating:has(.mat-mdc-menu-content:empty){display:none}@media(forced-colors: active){.mat-mdc-menu-panel{outline:solid 1px}}.mat-mdc-menu-panel .mat-divider{color:var(--mat-menu-divider-color, var(--mat-sys-surface-variant));margin-bottom:var(--mat-menu-divider-bottom-spacing, 8px);margin-top:var(--mat-menu-divider-top-spacing, 8px)}.mat-mdc-menu-item{display:flex;position:relative;align-items:center;justify-content:flex-start;overflow:hidden;padding:0;cursor:pointer;width:100%;text-align:left;box-sizing:border-box;color:inherit;font-size:inherit;background:none;text-decoration:none;margin:0;min-height:48px;padding-left:var(--mat-menu-item-leading-spacing, 12px);padding-right:var(--mat-menu-item-trailing-spacing, 12px);-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-menu-item::-moz-focus-inner{border:0}[dir=rtl] .mat-mdc-menu-item{padding-left:var(--mat-menu-item-trailing-spacing, 12px);padding-right:var(--mat-menu-item-leading-spacing, 12px)}.mat-mdc-menu-item:has(.material-icons,mat-icon,[matButtonIcon]){padding-left:var(--mat-menu-item-with-icon-leading-spacing, 12px);padding-right:var(--mat-menu-item-with-icon-trailing-spacing, 12px)}[dir=rtl] .mat-mdc-menu-item:has(.material-icons,mat-icon,[matButtonIcon]){padding-left:var(--mat-menu-item-with-icon-trailing-spacing, 12px);padding-right:var(--mat-menu-item-with-icon-leading-spacing, 12px)}.mat-mdc-menu-item,.mat-mdc-menu-item:visited,.mat-mdc-menu-item:link{color:var(--mat-menu-item-label-text-color, var(--mat-sys-on-surface))}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-item .mat-mdc-menu-submenu-icon{color:var(--mat-menu-item-icon-color, var(--mat-sys-on-surface-variant))}.mat-mdc-menu-item[disabled]{cursor:default;opacity:.38}.mat-mdc-menu-item[disabled]::after{display:block;position:absolute;content:"";top:0;left:0;bottom:0;right:0}.mat-mdc-menu-item:focus{outline:0}.mat-mdc-menu-item .mat-icon{flex-shrink:0;margin-right:var(--mat-menu-item-spacing, 12px);height:var(--mat-menu-item-icon-size, 24px);width:var(--mat-menu-item-icon-size, 24px)}[dir=rtl] .mat-mdc-menu-item{text-align:right}[dir=rtl] .mat-mdc-menu-item .mat-icon{margin-right:0;margin-left:var(--mat-menu-item-spacing, 12px)}.mat-mdc-menu-item:not([disabled]):hover{background-color:var(--mat-menu-item-hover-state-layer-color, color-mix(in srgb, var(--mat-sys-on-surface) calc(var(--mat-sys-hover-state-layer-opacity) * 100%), transparent))}.mat-mdc-menu-item:not([disabled]).cdk-program-focused,.mat-mdc-menu-item:not([disabled]).cdk-keyboard-focused,.mat-mdc-menu-item:not([disabled]).mat-mdc-menu-item-highlighted{background-color:var(--mat-menu-item-focus-state-layer-color, color-mix(in srgb, var(--mat-sys-on-surface) calc(var(--mat-sys-focus-state-layer-opacity) * 100%), transparent))}@media(forced-colors: active){.mat-mdc-menu-item{margin-top:1px}}.mat-mdc-menu-submenu-icon{width:var(--mat-menu-item-icon-size, 24px);height:10px;fill:currentColor;padding-left:var(--mat-menu-item-spacing, 12px)}[dir=rtl] .mat-mdc-menu-submenu-icon{padding-right:var(--mat-menu-item-spacing, 12px);padding-left:0}[dir=rtl] .mat-mdc-menu-submenu-icon polygon{transform:scaleX(-1);transform-origin:center}@media(forced-colors: active){.mat-mdc-menu-submenu-icon{fill:CanvasText}}.mat-mdc-menu-item .mat-mdc-menu-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}
|
|
81
|
-
`],encapsulation:2,changeDetection:0})}return n})(),Kpe=new St("mat-menu-scroll-strategy",{providedIn:"root",factory:()=>{let n=le(Ot);return()=>As(n)}});function xHe(n){let o=le(Ot);return()=>As(o)}var IHe={provide:Kpe,deps:[],useFactory:xHe};var y1=new WeakMap,EHe=(()=>{class n{_canHaveBackdrop;_element=le(Q);_viewContainerRef=le($r);_menuItemInstance=le(Ls,{optional:!0,self:!0});_dir=le(Za,{optional:!0});_focusMonitor=le(f1);_ngZone=le(zt);_injector=le(Ot);_scrollStrategy=le(Kpe);_changeDetectorRef=le(en);_animationsDisabled=hl();_portal;_overlayRef=null;_menuOpen=!1;_closingActionsSubscription=Nn.EMPTY;_menuCloseSubscription=Nn.EMPTY;_pendingRemoval;_parentMaterialMenu;_parentInnerPadding;_openedBy=void 0;get _menu(){return this._menuInternal}set _menu(r){r!==this._menuInternal&&(this._menuInternal=r,this._menuCloseSubscription.unsubscribe(),r&&(this._parentMaterialMenu,this._menuCloseSubscription=r.close.subscribe(e=>{this._destroyMenu(e),(e==="click"||e==="tab")&&this._parentMaterialMenu&&this._parentMaterialMenu.closed.emit(e)})),this._menuItemInstance?._setTriggersSubmenu(this._triggersSubmenu()))}_menuInternal;constructor(r){this._canHaveBackdrop=r;let e=le(uZ,{optional:!0});this._parentMaterialMenu=e instanceof bd?e:void 0}ngOnDestroy(){this._menu&&this._ownsMenu(this._menu)&&y1.delete(this._menu),this._pendingRemoval?.unsubscribe(),this._menuCloseSubscription.unsubscribe(),this._closingActionsSubscription.unsubscribe(),this._overlayRef&&(this._overlayRef.dispose(),this._overlayRef=null)}get menuOpen(){return this._menuOpen}get dir(){return this._dir&&this._dir.value==="rtl"?"rtl":"ltr"}_triggersSubmenu(){return!!(this._menuItemInstance&&this._parentMaterialMenu&&this._menu)}_closeMenu(){this._menu?.close.emit()}_openMenu(r){let e=this._menu;if(this._menuOpen||!e)return;this._pendingRemoval?.unsubscribe();let t=y1.get(e);y1.set(e,this),t&&t!==this&&t._closeMenu();let i=this._createOverlay(e),a=i.getConfig(),l=a.positionStrategy;this._setPosition(e,l),this._canHaveBackdrop?a.hasBackdrop=e.hasBackdrop==null?!this._triggersSubmenu():e.hasBackdrop:a.hasBackdrop=!1,i.hasAttached()||(i.attach(this._getPortal(e)),e.lazyContent?.attach(this.menuData)),this._closingActionsSubscription=this._menuClosingActions().subscribe(()=>this._closeMenu()),e.parentMenu=this._triggersSubmenu()?this._parentMaterialMenu:void 0,e.direction=this.dir,r&&e.focusFirstItem(this._openedBy||"program"),this._setIsMenuOpen(!0),e instanceof bd&&(e._setIsOpen(!0),e._directDescendantItems.changes.pipe(Zo(e.close)).subscribe(()=>{l.withLockedPosition(!1).reapplyLastPosition(),l.withLockedPosition(!0)}))}focus(r,e){this._focusMonitor&&r?this._focusMonitor.focusVia(this._element,r,e):this._element.nativeElement.focus(e)}_destroyMenu(r){let e=this._overlayRef,t=this._menu;!e||!this.menuOpen||(this._closingActionsSubscription.unsubscribe(),this._pendingRemoval?.unsubscribe(),t instanceof bd&&this._ownsMenu(t)?(this._pendingRemoval=t._animationDone.pipe(ut(1)).subscribe(()=>{e.detach(),y1.has(t)||t.lazyContent?.detach()}),t._setIsOpen(!1)):(e.detach(),t?.lazyContent?.detach()),t&&this._ownsMenu(t)&&y1.delete(t),this.restoreFocus&&(r==="keydown"||!this._openedBy||!this._triggersSubmenu())&&this.focus(this._openedBy),this._openedBy=void 0,this._setIsMenuOpen(!1))}_setIsMenuOpen(r){r!==this._menuOpen&&(this._menuOpen=r,this._menuOpen?this.menuOpened.emit():this.menuClosed.emit(),this._triggersSubmenu()&&this._menuItemInstance._setHighlighted(r),this._changeDetectorRef.markForCheck())}_createOverlay(r){if(!this._overlayRef){let e=this._getOverlayConfig(r);this._subscribeToPositions(r,e.positionStrategy),this._overlayRef=tm(this._injector,e),this._overlayRef.keydownEvents().subscribe(t=>{this._menu instanceof bd&&this._menu._handleKeydown(t)})}return this._overlayRef}_getOverlayConfig(r){return new iv({positionStrategy:qu(this._injector,this._getOverlayOrigin()).withLockedPosition().withGrowAfterOpen().withTransformOriginOn(".mat-menu-panel, .mat-mdc-menu-panel"),backdropClass:r.backdropClass||"cdk-overlay-transparent-backdrop",panelClass:r.overlayPanelClass,scrollStrategy:this._scrollStrategy(),direction:this._dir||"ltr",disableAnimations:this._animationsDisabled})}_subscribeToPositions(r,e){r.setPositionClasses&&e.positionChanges.subscribe(t=>{this._ngZone.run(()=>{let i=t.connectionPair.overlayX==="start"?"after":"before",a=t.connectionPair.overlayY==="top"?"below":"above";r.setPositionClasses(i,a)})})}_setPosition(r,e){let[t,i]=r.xPosition==="before"?["end","start"]:["start","end"],[a,l]=r.yPosition==="above"?["bottom","top"]:["top","bottom"],[c,d]=[a,l],[g,u]=[t,i],_=0;if(this._triggersSubmenu()){if(u=t=r.xPosition==="before"?"start":"end",i=g=t==="end"?"start":"end",this._parentMaterialMenu){if(this._parentInnerPadding==null){let E=this._parentMaterialMenu.items.first;this._parentInnerPadding=E?E._getHostElement().offsetTop:0}_=a==="bottom"?this._parentInnerPadding:-this._parentInnerPadding}}else r.overlapTrigger||(c=a==="top"?"bottom":"top",d=l==="top"?"bottom":"top");e.withPositions([{originX:t,originY:c,overlayX:g,overlayY:a,offsetY:_},{originX:i,originY:c,overlayX:u,overlayY:a,offsetY:_},{originX:t,originY:d,overlayX:g,overlayY:l,offsetY:-_},{originX:i,originY:d,overlayX:u,overlayY:l,offsetY:-_}])}_menuClosingActions(){let r=this._getOutsideClickStream(this._overlayRef),e=this._overlayRef.detachments(),t=this._parentMaterialMenu?this._parentMaterialMenu.closed:de(),i=this._parentMaterialMenu?this._parentMaterialMenu._hovered().pipe(Ge(a=>this._menuOpen&&a!==this._menuItemInstance)):de();return jo(r,t,i,e)}_getPortal(r){return(!this._portal||this._portal.templateRef!==r.templateRef)&&(this._portal=new dl(r.templateRef,this._viewContainerRef)),this._portal}_ownsMenu(r){return y1.get(r)===this}static \u0275fac=function(e){UH()};static \u0275dir=Qt({type:n})}return n})(),pp=(()=>{class n extends EHe{_cleanupTouchstart;_hoverSubscription=Nn.EMPTY;get _deprecatedMatMenuTriggerFor(){return this.menu}set _deprecatedMatMenuTriggerFor(r){this.menu=r}get menu(){return this._menu}set menu(r){this._menu=r}menuData;restoreFocus=!0;menuOpened=new Ue;onMenuOpen=this.menuOpened;menuClosed=new Ue;onMenuClose=this.menuClosed;constructor(){super(!0);let r=le(Ro);this._cleanupTouchstart=r.listen(this._element.nativeElement,"touchstart",e=>{wg(e)||(this._openedBy="touch")},{passive:!0})}triggersSubmenu(){return super._triggersSubmenu()}toggleMenu(){return this.menuOpen?this.closeMenu():this.openMenu()}openMenu(){this._openMenu(!0)}closeMenu(){this._closeMenu()}updatePosition(){this._overlayRef?.updatePosition()}ngAfterContentInit(){this._handleHover()}ngOnDestroy(){super.ngOnDestroy(),this._cleanupTouchstart(),this._hoverSubscription.unsubscribe()}_getOverlayOrigin(){return this._element}_getOutsideClickStream(r){return r.backdropClick()}_handleMousedown(r){Eg(r)||(this._openedBy=r.button===0?"mouse":void 0,this.triggersSubmenu()&&r.preventDefault())}_handleKeydown(r){let e=r.keyCode;(e===13||e===32)&&(this._openedBy="keyboard"),this.triggersSubmenu()&&(e===39&&this.dir==="ltr"||e===37&&this.dir==="rtl")&&(this._openedBy="keyboard",this.openMenu())}_handleClick(r){this.triggersSubmenu()?(r.stopPropagation(),this.openMenu()):this.toggleMenu()}_handleHover(){this.triggersSubmenu()&&this._parentMaterialMenu&&(this._hoverSubscription=this._parentMaterialMenu._hovered().subscribe(r=>{r===this._menuItemInstance&&!r.disabled&&this._parentMaterialMenu?._panelAnimationState!=="void"&&(this._openedBy="mouse",this._openMenu(!1))}))}static \u0275fac=function(e){return new(e||n)};static \u0275dir=Qt({type:n,selectors:[["","mat-menu-trigger-for",""],["","matMenuTriggerFor",""]],hostAttrs:[1,"mat-mdc-menu-trigger"],hostVars:3,hostBindings:function(e,t){e&1&&z("click",function(a){return t._handleClick(a)})("mousedown",function(a){return t._handleMousedown(a)})("keydown",function(a){return t._handleKeydown(a)}),e&2&&w("aria-haspopup",t.menu?"menu":null)("aria-expanded",t.menuOpen)("aria-controls",t.menuOpen?t.menu==null?null:t.menu.panelId:null)},inputs:{_deprecatedMatMenuTriggerFor:[0,"mat-menu-trigger-for","_deprecatedMatMenuTriggerFor"],menu:[0,"matMenuTriggerFor","menu"],menuData:[0,"matMenuTriggerData","menuData"],restoreFocus:[0,"matMenuTriggerRestoreFocus","restoreFocus"]},outputs:{menuOpened:"menuOpened",onMenuOpen:"onMenuOpen",menuClosed:"menuClosed",onMenuClose:"onMenuClose"},exportAs:["matMenuTrigger"],features:[P]})}return n})();var Zpe=(()=>{class n{static \u0275fac=function(e){return new(e||n)};static \u0275mod=Dn({type:n});static \u0275inj=En({providers:[IHe],imports:[S1,wi,Ms,rv,wi]})}return n})(),Jpe={transformMenu:{type:7,name:"transformMenu",definitions:[{type:0,name:"void",styles:{type:6,styles:{opacity:0,transform:"scale(0.8)"},offset:null}},{type:1,expr:"void => enter",animation:{type:4,styles:{type:6,styles:{opacity:1,transform:"scale(1)"},offset:null},timings:"120ms cubic-bezier(0, 0, 0.2, 1)"},options:null},{type:1,expr:"* => void",animation:{type:4,styles:{type:6,styles:{opacity:0},offset:null},timings:"100ms 25ms linear"},options:null}],options:{}},fadeInItems:{type:7,name:"fadeInItems",definitions:[{type:0,name:"showing",styles:{type:6,styles:{opacity:1},offset:null}},{type:1,expr:"void => *",animation:[{type:6,styles:{opacity:0},offset:null},{type:4,styles:null,timings:"400ms 100ms cubic-bezier(0.55, 0, 0.55, 0.2)"}],options:null}],options:{}}},tmr=Jpe.fadeInItems,nmr=Jpe.transformMenu;var Xpe=20;var wHe=new St("mat-tooltip-scroll-strategy",{providedIn:"root",factory:()=>{let n=le(Ot);return()=>As(n,{scrollThrottle:Xpe})}});function THe(n){let o=le(Ot);return()=>As(o,{scrollThrottle:Xpe})}var Qpe={provide:wHe,deps:[],useFactory:THe};var pZ=(()=>{class n{static \u0275fac=function(e){return new(e||n)};static \u0275mod=Dn({type:n});static \u0275inj=En({providers:[Qpe],imports:[rO,Ms,wi,wi,rv]})}return n})();var dr=(function(n){return n[n.State=0]="State",n[n.Transition=1]="Transition",n[n.Sequence=2]="Sequence",n[n.Group=3]="Group",n[n.Animate=4]="Animate",n[n.Keyframes=5]="Keyframes",n[n.Style=6]="Style",n[n.Trigger=7]="Trigger",n[n.Reference=8]="Reference",n[n.AnimateChild=9]="AnimateChild",n[n.AnimateRef=10]="AnimateRef",n[n.Query=11]="Query",n[n.Stagger=12]="Stagger",n})(dr||{}),_d="*";function hZ(n,o){return{type:dr.Trigger,name:n,definitions:o,options:{}}}function sF(n,o=null){return{type:dr.Animate,styles:o,timings:n}}function ehe(n,o=null){return{type:dr.Sequence,steps:n,options:o}}function pm(n){return{type:dr.Style,styles:n,offset:null}}function dF(n,o,r){return{type:dr.State,name:n,styles:o,options:r}}function vF(n,o,r=null){return{type:dr.Transition,expr:n,animation:o,options:r}}var um=class{_onDoneFns=[];_onStartFns=[];_onDestroyFns=[];_originalOnDoneFns=[];_originalOnStartFns=[];_started=!1;_destroyed=!1;_finished=!1;_position=0;parentPlayer=null;totalTime;constructor(o=0,r=0){this.totalTime=o+r}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(o=>o()),this._onDoneFns=[])}onStart(o){this._originalOnStartFns.push(o),this._onStartFns.push(o)}onDone(o){this._originalOnDoneFns.push(o),this._onDoneFns.push(o)}onDestroy(o){this._onDestroyFns.push(o)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){queueMicrotask(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(o=>o()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(o=>o()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(o){this._position=this.totalTime?o*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(o){let r=o=="start"?this._onStartFns:this._onDoneFns;r.forEach(e=>e()),r.length=0}},T0=class{_onDoneFns=[];_onStartFns=[];_finished=!1;_started=!1;_destroyed=!1;_onDestroyFns=[];parentPlayer=null;totalTime=0;players;constructor(o){this.players=o;let r=0,e=0,t=0,i=this.players.length;i==0?queueMicrotask(()=>this._onFinish()):this.players.forEach(a=>{a.onDone(()=>{++r==i&&this._onFinish()}),a.onDestroy(()=>{++e==i&&this._onDestroy()}),a.onStart(()=>{++t==i&&this._onStart()})}),this.totalTime=this.players.reduce((a,l)=>Math.max(a,l.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(o=>o()),this._onDoneFns=[])}init(){this.players.forEach(o=>o.init())}onStart(o){this._onStartFns.push(o)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(o=>o()),this._onStartFns=[])}onDone(o){this._onDoneFns.push(o)}onDestroy(o){this._onDestroyFns.push(o)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(o=>o.play())}pause(){this.players.forEach(o=>o.pause())}restart(){this.players.forEach(o=>o.restart())}finish(){this._onFinish(),this.players.forEach(o=>o.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(o=>o.destroy()),this._onDestroyFns.forEach(o=>o()),this._onDestroyFns=[])}reset(){this.players.forEach(o=>o.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(o){let r=o*this.totalTime;this.players.forEach(e=>{let t=e.totalTime?Math.min(1,r/e.totalTime):1;e.setPosition(t)})}getPosition(){let o=this.players.reduce((r,e)=>r===null||e.totalTime>r.totalTime?e:r,null);return o!=null?o.getPosition():0}beforeDestroy(){this.players.forEach(o=>{o.beforeDestroy&&o.beforeDestroy()})}triggerCallback(o){let r=o=="start"?this._onStartFns:this._onDoneFns;r.forEach(e=>e()),r.length=0}},k1="!";function the(n){return new Dt(3e3,!1)}function DHe(){return new Dt(3100,!1)}function OHe(){return new Dt(3101,!1)}function AHe(n){return new Dt(3001,!1)}function MHe(n){return new Dt(3003,!1)}function PHe(n){return new Dt(3004,!1)}function rhe(n,o){return new Dt(3005,!1)}function ohe(){return new Dt(3006,!1)}function ihe(){return new Dt(3007,!1)}function ahe(n,o){return new Dt(3008,!1)}function lhe(n){return new Dt(3002,!1)}function che(n,o,r,e,t){return new Dt(3010,!1)}function she(){return new Dt(3011,!1)}function dhe(){return new Dt(3012,!1)}function vhe(){return new Dt(3200,!1)}function mhe(){return new Dt(3202,!1)}function ghe(){return new Dt(3013,!1)}function uhe(n){return new Dt(3014,!1)}function phe(n){return new Dt(3015,!1)}function hhe(n){return new Dt(3016,!1)}function fhe(n,o){return new Dt(3404,!1)}function RHe(n){return new Dt(3502,!1)}function Che(n){return new Dt(3503,!1)}function bhe(){return new Dt(3300,!1)}function _he(n){return new Dt(3504,!1)}function She(n){return new Dt(3301,!1)}function yhe(n,o){return new Dt(3302,!1)}function khe(n){return new Dt(3303,!1)}function xhe(n,o){return new Dt(3400,!1)}function Ihe(n){return new Dt(3401,!1)}function Ehe(n){return new Dt(3402,!1)}function whe(n,o){return new Dt(3505,!1)}function Vg(n){switch(n.length){case 0:return new um;case 1:return n[0];default:return new T0(n)}}function _Z(n,o,r=new Map,e=new Map){let t=[],i=[],a=-1,l=null;if(o.forEach(c=>{let d=c.get("offset"),g=d==a,u=g&&l||new Map;c.forEach((_,E)=>{let M=E,A=_;if(E!=="offset")switch(M=n.normalizePropertyName(M,t),A){case k1:A=r.get(E);break;case _d:A=e.get(E);break;default:A=n.normalizeStyleValue(E,M,A,t);break}u.set(M,A)}),g||i.push(u),l=u,a=d}),t.length)throw RHe(t);return i}function mF(n,o,r,e){switch(o){case"start":n.onStart(()=>e(r&&fZ(r,"start",n)));break;case"done":n.onDone(()=>e(r&&fZ(r,"done",n)));break;case"destroy":n.onDestroy(()=>e(r&&fZ(r,"destroy",n)));break}}function fZ(n,o,r){let e=r.totalTime,t=!!r.disabled,i=gF(n.element,n.triggerName,n.fromState,n.toState,o||n.phaseName,e??n.totalTime,t),a=n._data;return a!=null&&(i._data=a),i}function gF(n,o,r,e,t="",i=0,a){return{element:n,triggerName:o,fromState:r,toState:e,phaseName:t,totalTime:i,disabled:!!a}}function is(n,o,r){let e=n.get(o);return e||n.set(o,e=r),e}function SZ(n){let o=n.indexOf(":"),r=n.substring(1,o),e=n.slice(o+1);return[r,e]}var NHe=typeof document>"u"?null:document.documentElement;function uF(n){let o=n.parentNode||n.host||null;return o===NHe?null:o}function FHe(n){return n.substring(1,6)=="ebkit"}var D0=null,nhe=!1;function The(n){D0||(D0=LHe()||{},nhe=D0.style?"WebkitAppearance"in D0.style:!1);let o=!0;return D0.style&&!FHe(n)&&(o=n in D0.style,!o&&nhe&&(o="Webkit"+n.charAt(0).toUpperCase()+n.slice(1)in D0.style)),o}function LHe(){return typeof document<"u"?document.body:null}function yZ(n,o){for(;o;){if(o===n)return!0;o=uF(o)}return!1}function kZ(n,o,r){if(r)return Array.from(n.querySelectorAll(o));let e=n.querySelector(o);return e?[e]:[]}var UHe=1e3,xZ="{{",VHe="}}",IZ="ng-enter",pF="ng-leave",fO="ng-trigger",CO=".ng-trigger",EZ="ng-animating",hF=".ng-animating";function hm(n){if(typeof n=="number")return n;let o=n.match(/^(-?[\.\d]+)(m?s)/);return!o||o.length<2?0:CZ(parseFloat(o[1]),o[2])}function CZ(n,o){return o==="s"?n*UHe:n}function bO(n,o,r){return n.hasOwnProperty("duration")?n:jHe(n,o,r)}var BHe=/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i;function jHe(n,o,r){let e,t=0,i="";if(typeof n=="string"){let a=n.match(BHe);if(a===null)return o.push(the(n)),{duration:0,delay:0,easing:""};e=CZ(parseFloat(a[1]),a[2]);let l=a[3];l!=null&&(t=CZ(parseFloat(l),a[4]));let c=a[5];c&&(i=c)}else e=n;if(!r){let a=!1,l=o.length;e<0&&(o.push(DHe()),a=!0),t<0&&(o.push(OHe()),a=!0),a&&o.splice(l,0,the(n))}return{duration:e,delay:t,easing:i}}function Dhe(n){return n.length?n[0]instanceof Map?n:n.map(o=>new Map(Object.entries(o))):[]}function fv(n,o,r){o.forEach((e,t)=>{let i=fF(t);r&&!r.has(t)&&r.set(t,n.style[i]),n.style[i]=e})}function hp(n,o){o.forEach((r,e)=>{let t=fF(e);n.style[t]=""})}function x1(n){return Array.isArray(n)?n.length==1?n[0]:ehe(n):n}function Ohe(n,o,r){let e=o.params||{},t=wZ(n);t.length&&t.forEach(i=>{e.hasOwnProperty(i)||r.push(AHe(i))})}var bZ=new RegExp(`${xZ}\\s*(.+?)\\s*${VHe}`,"g");function wZ(n){let o=[];if(typeof n=="string"){let r;for(;r=bZ.exec(n);)o.push(r[1]);bZ.lastIndex=0}return o}function I1(n,o,r){let e=`${n}`,t=e.replace(bZ,(i,a)=>{let l=o[a];return l==null&&(r.push(MHe(a)),l=""),l.toString()});return t==e?n:t}var $He=/-+([a-z0-9])/g;function fF(n){return n.replace($He,(...o)=>o[1].toUpperCase())}function Ahe(n,o){return n===0||o===0}function Mhe(n,o,r){if(r.size&&o.length){let e=o[0],t=[];if(r.forEach((i,a)=>{e.has(a)||t.push(a),e.set(a,i)}),t.length)for(let i=1;i<o.length;i++){let a=o[i];t.forEach(l=>a.set(l,CF(n,l)))}}return o}function as(n,o,r){switch(o.type){case dr.Trigger:return n.visitTrigger(o,r);case dr.State:return n.visitState(o,r);case dr.Transition:return n.visitTransition(o,r);case dr.Sequence:return n.visitSequence(o,r);case dr.Group:return n.visitGroup(o,r);case dr.Animate:return n.visitAnimate(o,r);case dr.Keyframes:return n.visitKeyframes(o,r);case dr.Style:return n.visitStyle(o,r);case dr.Reference:return n.visitReference(o,r);case dr.AnimateChild:return n.visitAnimateChild(o,r);case dr.AnimateRef:return n.visitAnimateRef(o,r);case dr.Query:return n.visitQuery(o,r);case dr.Stagger:return n.visitStagger(o,r);default:throw PHe(o.type)}}function CF(n,o){return window.getComputedStyle(n)[o]}var HZ=(()=>{class n{validateStyleProperty(r){return The(r)}containsElement(r,e){return yZ(r,e)}getParentElement(r){return uF(r)}query(r,e,t){return kZ(r,e,t)}computeStyle(r,e,t){return t||""}animate(r,e,t,i,a,l=[],c){return new um(t,i)}static \u0275fac=function(e){return new(e||n)};static \u0275prov=Pe({token:n,factory:n.\u0275fac})}return n})(),A0=class{static NOOP=new HZ},M0=class{};var GHe=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]),kF=class extends M0{normalizePropertyName(o,r){return fF(o)}normalizeStyleValue(o,r,e,t){let i="",a=e.toString().trim();if(GHe.has(r)&&e!==0&&e!=="0")if(typeof e=="number")i="px";else{let l=e.match(/^[+-]?[\d\.]+([a-z]*)$/);l&&l[1].length==0&&t.push(rhe(o,e))}return a+i}};var xF="*";function HHe(n,o){let r=[];return typeof n=="string"?n.split(/\s*,\s*/).forEach(e=>zHe(e,r,o)):r.push(n),r}function zHe(n,o,r){if(n[0]==":"){let c=WHe(n,r);if(typeof c=="function"){o.push(c);return}n=c}let e=n.match(/^(\*|[-\w]+)\s*(<?[=-]>)\s*(\*|[-\w]+)$/);if(e==null||e.length<4)return r.push(phe(n)),o;let t=e[1],i=e[2],a=e[3];o.push(Phe(t,a));let l=t==xF&&a==xF;i[0]=="<"&&!l&&o.push(Phe(a,t))}function WHe(n,o){switch(n){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(r,e)=>parseFloat(e)>parseFloat(r);case":decrement":return(r,e)=>parseFloat(e)<parseFloat(r);default:return o.push(hhe(n)),"* => *"}}var bF=new Set(["true","1"]),_F=new Set(["false","0"]);function Phe(n,o){let r=bF.has(n)||_F.has(n),e=bF.has(o)||_F.has(o);return(t,i)=>{let a=n==xF||n==t,l=o==xF||o==i;return!a&&r&&typeof t=="boolean"&&(a=t?bF.has(n):_F.has(n)),!l&&e&&typeof i=="boolean"&&(l=i?bF.has(o):_F.has(o)),a&&l}}var Ghe=":self",YHe=new RegExp(`s*${Ghe}s*,?`,"g");function Hhe(n,o,r,e){return new PZ(n).build(o,r,e)}var Rhe="",PZ=class{_driver;constructor(o){this._driver=o}build(o,r,e){let t=new RZ(r);return this._resetContextStyleTimingState(t),as(this,x1(o),t)}_resetContextStyleTimingState(o){o.currentQuerySelector=Rhe,o.collectedStyles=new Map,o.collectedStyles.set(Rhe,new Map),o.currentTime=0}visitTrigger(o,r){let e=r.queryCount=0,t=r.depCount=0,i=[],a=[];return o.name.charAt(0)=="@"&&r.errors.push(ohe()),o.definitions.forEach(l=>{if(this._resetContextStyleTimingState(r),l.type==dr.State){let c=l,d=c.name;d.toString().split(/\s*,\s*/).forEach(g=>{c.name=g,i.push(this.visitState(c,r))}),c.name=d}else if(l.type==dr.Transition){let c=this.visitTransition(l,r);e+=c.queryCount,t+=c.depCount,a.push(c)}else r.errors.push(ihe())}),{type:dr.Trigger,name:o.name,states:i,transitions:a,queryCount:e,depCount:t,options:null}}visitState(o,r){let e=this.visitStyle(o.styles,r),t=o.options&&o.options.params||null;if(e.containsDynamicStyles){let i=new Set,a=t||{};e.styles.forEach(l=>{l instanceof Map&&l.forEach(c=>{wZ(c).forEach(d=>{a.hasOwnProperty(d)||i.add(d)})})}),i.size&&r.errors.push(ahe(o.name,[...i.values()]))}return{type:dr.State,name:o.name,style:e,options:t?{params:t}:null}}visitTransition(o,r){r.queryCount=0,r.depCount=0;let e=as(this,x1(o.animation),r),t=HHe(o.expr,r.errors);return{type:dr.Transition,matchers:t,animation:e,queryCount:r.queryCount,depCount:r.depCount,options:O0(o.options)}}visitSequence(o,r){return{type:dr.Sequence,steps:o.steps.map(e=>as(this,e,r)),options:O0(o.options)}}visitGroup(o,r){let e=r.currentTime,t=0,i=o.steps.map(a=>{r.currentTime=e;let l=as(this,a,r);return t=Math.max(t,r.currentTime),l});return r.currentTime=t,{type:dr.Group,steps:i,options:O0(o.options)}}visitAnimate(o,r){let e=JHe(o.timings,r.errors);r.currentAnimateTimings=e;let t,i=o.styles?o.styles:pm({});if(i.type==dr.Keyframes)t=this.visitKeyframes(i,r);else{let a=o.styles,l=!1;if(!a){l=!0;let d={};e.easing&&(d.easing=e.easing),a=pm(d)}r.currentTime+=e.duration+e.delay;let c=this.visitStyle(a,r);c.isEmptyStep=l,t=c}return r.currentAnimateTimings=null,{type:dr.Animate,timings:e,style:t,options:null}}visitStyle(o,r){let e=this._makeStyleAst(o,r);return this._validateStyleAst(e,r),e}_makeStyleAst(o,r){let e=[],t=Array.isArray(o.styles)?o.styles:[o.styles];for(let l of t)typeof l=="string"?l===_d?e.push(l):r.errors.push(lhe(l)):e.push(new Map(Object.entries(l)));let i=!1,a=null;return e.forEach(l=>{if(l instanceof Map&&(l.has("easing")&&(a=l.get("easing"),l.delete("easing")),!i)){for(let c of l.values())if(c.toString().indexOf(xZ)>=0){i=!0;break}}}),{type:dr.Style,styles:e,easing:a,offset:o.offset,containsDynamicStyles:i,options:null}}_validateStyleAst(o,r){let e=r.currentAnimateTimings,t=r.currentTime,i=r.currentTime;e&&i>0&&(i-=e.duration+e.delay),o.styles.forEach(a=>{typeof a!="string"&&a.forEach((l,c)=>{let d=r.collectedStyles.get(r.currentQuerySelector),g=d.get(c),u=!0;g&&(i!=t&&i>=g.startTime&&t<=g.endTime&&(r.errors.push(che(c,g.startTime,g.endTime,i,t)),u=!1),i=g.startTime),u&&d.set(c,{startTime:i,endTime:t}),r.options&&Ohe(l,r.options,r.errors)})})}visitKeyframes(o,r){let e={type:dr.Keyframes,styles:[],options:null};if(!r.currentAnimateTimings)return r.errors.push(she()),e;let t=1,i=0,a=[],l=!1,c=!1,d=0,g=o.steps.map(W=>{let ie=this._makeStyleAst(W,r),be=ie.offset!=null?ie.offset:ZHe(ie.styles),ae=0;return be!=null&&(i++,ae=ie.offset=be),c=c||ae<0||ae>1,l=l||ae<d,d=ae,a.push(ae),ie});c&&r.errors.push(dhe()),l&&r.errors.push(vhe());let u=o.steps.length,_=0;i>0&&i<u?r.errors.push(mhe()):i==0&&(_=t/(u-1));let E=u-1,M=r.currentTime,A=r.currentAnimateTimings,j=A.duration;return g.forEach((W,ie)=>{let be=_>0?ie==E?1:_*ie:a[ie],ae=be*j;r.currentTime=M+A.delay+ae,A.duration=ae,this._validateStyleAst(W,r),W.offset=be,e.styles.push(W)}),e}visitReference(o,r){return{type:dr.Reference,animation:as(this,x1(o.animation),r),options:O0(o.options)}}visitAnimateChild(o,r){return r.depCount++,{type:dr.AnimateChild,options:O0(o.options)}}visitAnimateRef(o,r){return{type:dr.AnimateRef,animation:this.visitReference(o.animation,r),options:O0(o.options)}}visitQuery(o,r){let e=r.currentQuerySelector,t=o.options||{};r.queryCount++,r.currentQuery=o;let[i,a]=qHe(o.selector);r.currentQuerySelector=e.length?e+" "+i:i,is(r.collectedStyles,r.currentQuerySelector,new Map);let l=as(this,x1(o.animation),r);return r.currentQuery=null,r.currentQuerySelector=e,{type:dr.Query,selector:i,limit:t.limit||0,optional:!!t.optional,includeSelf:a,animation:l,originalSelector:o.selector,options:O0(o.options)}}visitStagger(o,r){r.currentQuery||r.errors.push(ghe());let e=o.timings==="full"?{duration:0,delay:0,easing:"full"}:bO(o.timings,r.errors,!0);return{type:dr.Stagger,animation:as(this,x1(o.animation),r),timings:e,options:null}}};function qHe(n){let o=!!n.split(/\s*,\s*/).find(r=>r==Ghe);return o&&(n=n.replace(YHe,"")),n=n.replace(/@\*/g,CO).replace(/@\w+/g,r=>CO+"-"+r.slice(1)).replace(/:animating/g,hF),[n,o]}function KHe(n){return n?h({},n):null}var RZ=class{errors;queryCount=0;depCount=0;currentTransition=null;currentQuery=null;currentQuerySelector=null;currentAnimateTimings=null;currentTime=0;collectedStyles=new Map;options=null;unsupportedCSSPropertiesFound=new Set;constructor(o){this.errors=o}};function ZHe(n){if(typeof n=="string")return null;let o=null;if(Array.isArray(n))n.forEach(r=>{if(r instanceof Map&&r.has("offset")){let e=r;o=parseFloat(e.get("offset")),e.delete("offset")}});else if(n instanceof Map&&n.has("offset")){let r=n;o=parseFloat(r.get("offset")),r.delete("offset")}return o}function JHe(n,o){if(n.hasOwnProperty("duration"))return n;if(typeof n=="number"){let i=bO(n,o).duration;return TZ(i,0,"")}let r=n;if(r.split(/\s+/).some(i=>i.charAt(0)=="{"&&i.charAt(1)=="{")){let i=TZ(0,0,"");return i.dynamic=!0,i.strValue=r,i}let t=bO(r,o);return TZ(t.duration,t.delay,t.easing)}function O0(n){return n?(n=h({},n),n.params&&(n.params=KHe(n.params))):n={},n}function TZ(n,o,r){return{duration:n,delay:o,easing:r}}function zZ(n,o,r,e,t,i,a=null,l=!1){return{type:1,element:n,keyframes:o,preStyleProps:r,postStyleProps:e,duration:t,delay:i,totalTime:t+i,easing:a,subTimeline:l}}var SO=class{_map=new Map;get(o){return this._map.get(o)||[]}append(o,r){let e=this._map.get(o);e||this._map.set(o,e=[]),e.push(...r)}has(o){return this._map.has(o)}clear(){this._map.clear()}},XHe=1,QHe=":enter",eze=new RegExp(QHe,"g"),tze=":leave",nze=new RegExp(tze,"g");function zhe(n,o,r,e,t,i=new Map,a=new Map,l,c,d=[]){return new NZ().buildKeyframes(n,o,r,e,t,i,a,l,c,d)}var NZ=class{buildKeyframes(o,r,e,t,i,a,l,c,d,g=[]){d=d||new SO;let u=new FZ(o,r,d,t,i,g,[]);u.options=c;let _=c.delay?hm(c.delay):0;u.currentTimeline.delayNextStep(_),u.currentTimeline.setStyles([a],null,u.errors,c),as(this,e,u);let E=u.timelines.filter(M=>M.containsAnimation());if(E.length&&l.size){let M;for(let A=E.length-1;A>=0;A--){let j=E[A];if(j.element===r){M=j;break}}M&&!M.allowOnlyTimelineStyles()&&M.setStyles([l],null,u.errors,c)}return E.length?E.map(M=>M.buildKeyframes()):[zZ(r,[],[],[],0,_,"",!1)]}visitTrigger(o,r){}visitState(o,r){}visitTransition(o,r){}visitAnimateChild(o,r){let e=r.subInstructions.get(r.element);if(e){let t=r.createSubContext(o.options),i=r.currentTimeline.currentTime,a=this._visitSubInstructions(e,t,t.options);i!=a&&r.transformIntoNewTimeline(a)}r.previousNode=o}visitAnimateRef(o,r){let e=r.createSubContext(o.options);e.transformIntoNewTimeline(),this._applyAnimationRefDelays([o.options,o.animation.options],r,e),this.visitReference(o.animation,e),r.transformIntoNewTimeline(e.currentTimeline.currentTime),r.previousNode=o}_applyAnimationRefDelays(o,r,e){for(let t of o){let i=t?.delay;if(i){let a=typeof i=="number"?i:hm(I1(i,t?.params??{},r.errors));e.delayNextStep(a)}}}_visitSubInstructions(o,r,e){let i=r.currentTimeline.currentTime,a=e.duration!=null?hm(e.duration):null,l=e.delay!=null?hm(e.delay):null;return a!==0&&o.forEach(c=>{let d=r.appendInstructionToTimeline(c,a,l);i=Math.max(i,d.duration+d.delay)}),i}visitReference(o,r){r.updateOptions(o.options,!0),as(this,o.animation,r),r.previousNode=o}visitSequence(o,r){let e=r.subContextCount,t=r,i=o.options;if(i&&(i.params||i.delay)&&(t=r.createSubContext(i),t.transformIntoNewTimeline(),i.delay!=null)){t.previousNode.type==dr.Style&&(t.currentTimeline.snapshotCurrentStyles(),t.previousNode=IF);let a=hm(i.delay);t.delayNextStep(a)}o.steps.length&&(o.steps.forEach(a=>as(this,a,t)),t.currentTimeline.applyStylesToKeyframe(),t.subContextCount>e&&t.transformIntoNewTimeline()),r.previousNode=o}visitGroup(o,r){let e=[],t=r.currentTimeline.currentTime,i=o.options&&o.options.delay?hm(o.options.delay):0;o.steps.forEach(a=>{let l=r.createSubContext(o.options);i&&l.delayNextStep(i),as(this,a,l),t=Math.max(t,l.currentTimeline.currentTime),e.push(l.currentTimeline)}),e.forEach(a=>r.currentTimeline.mergeTimelineCollectedStyles(a)),r.transformIntoNewTimeline(t),r.previousNode=o}_visitTiming(o,r){if(o.dynamic){let e=o.strValue,t=r.params?I1(e,r.params,r.errors):e;return bO(t,r.errors)}else return{duration:o.duration,delay:o.delay,easing:o.easing}}visitAnimate(o,r){let e=r.currentAnimateTimings=this._visitTiming(o.timings,r),t=r.currentTimeline;e.delay&&(r.incrementTime(e.delay),t.snapshotCurrentStyles());let i=o.style;i.type==dr.Keyframes?this.visitKeyframes(i,r):(r.incrementTime(e.duration),this.visitStyle(i,r),t.applyStylesToKeyframe()),r.currentAnimateTimings=null,r.previousNode=o}visitStyle(o,r){let e=r.currentTimeline,t=r.currentAnimateTimings;!t&&e.hasCurrentStyleProperties()&&e.forwardFrame();let i=t&&t.easing||o.easing;o.isEmptyStep?e.applyEmptyStep(i):e.setStyles(o.styles,i,r.errors,r.options),r.previousNode=o}visitKeyframes(o,r){let e=r.currentAnimateTimings,t=r.currentTimeline.duration,i=e.duration,l=r.createSubContext().currentTimeline;l.easing=e.easing,o.styles.forEach(c=>{let d=c.offset||0;l.forwardTime(d*i),l.setStyles(c.styles,c.easing,r.errors,r.options),l.applyStylesToKeyframe()}),r.currentTimeline.mergeTimelineCollectedStyles(l),r.transformIntoNewTimeline(t+i),r.previousNode=o}visitQuery(o,r){let e=r.currentTimeline.currentTime,t=o.options||{},i=t.delay?hm(t.delay):0;i&&(r.previousNode.type===dr.Style||e==0&&r.currentTimeline.hasCurrentStyleProperties())&&(r.currentTimeline.snapshotCurrentStyles(),r.previousNode=IF);let a=e,l=r.invokeQuery(o.selector,o.originalSelector,o.limit,o.includeSelf,!!t.optional,r.errors);r.currentQueryTotal=l.length;let c=null;l.forEach((d,g)=>{r.currentQueryIndex=g;let u=r.createSubContext(o.options,d);i&&u.delayNextStep(i),d===r.element&&(c=u.currentTimeline),as(this,o.animation,u),u.currentTimeline.applyStylesToKeyframe();let _=u.currentTimeline.currentTime;a=Math.max(a,_)}),r.currentQueryIndex=0,r.currentQueryTotal=0,r.transformIntoNewTimeline(a),c&&(r.currentTimeline.mergeTimelineCollectedStyles(c),r.currentTimeline.snapshotCurrentStyles()),r.previousNode=o}visitStagger(o,r){let e=r.parentContext,t=r.currentTimeline,i=o.timings,a=Math.abs(i.duration),l=a*(r.currentQueryTotal-1),c=a*r.currentQueryIndex;switch(i.duration<0?"reverse":i.easing){case"reverse":c=l-c;break;case"full":c=e.currentStaggerTime;break}let g=r.currentTimeline;c&&g.delayNextStep(c);let u=g.currentTime;as(this,o.animation,r),r.previousNode=o,e.currentStaggerTime=t.currentTime-u+(t.startTime-e.currentTimeline.startTime)}},IF={},FZ=class n{_driver;element;subInstructions;_enterClassName;_leaveClassName;errors;timelines;parentContext=null;currentTimeline;currentAnimateTimings=null;previousNode=IF;subContextCount=0;options={};currentQueryIndex=0;currentQueryTotal=0;currentStaggerTime=0;constructor(o,r,e,t,i,a,l,c){this._driver=o,this.element=r,this.subInstructions=e,this._enterClassName=t,this._leaveClassName=i,this.errors=a,this.timelines=l,this.currentTimeline=c||new EF(this._driver,r,0),l.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(o,r){if(!o)return;let e=o,t=this.options;e.duration!=null&&(t.duration=hm(e.duration)),e.delay!=null&&(t.delay=hm(e.delay));let i=e.params;if(i){let a=t.params;a||(a=this.options.params={}),Object.keys(i).forEach(l=>{(!r||!a.hasOwnProperty(l))&&(a[l]=I1(i[l],a,this.errors))})}}_copyOptions(){let o={};if(this.options){let r=this.options.params;if(r){let e=o.params={};Object.keys(r).forEach(t=>{e[t]=r[t]})}}return o}createSubContext(o=null,r,e){let t=r||this.element,i=new n(this._driver,t,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(t,e||0));return i.previousNode=this.previousNode,i.currentAnimateTimings=this.currentAnimateTimings,i.options=this._copyOptions(),i.updateOptions(o),i.currentQueryIndex=this.currentQueryIndex,i.currentQueryTotal=this.currentQueryTotal,i.parentContext=this,this.subContextCount++,i}transformIntoNewTimeline(o){return this.previousNode=IF,this.currentTimeline=this.currentTimeline.fork(this.element,o),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(o,r,e){let t={duration:r??o.duration,delay:this.currentTimeline.currentTime+(e??0)+o.delay,easing:""},i=new LZ(this._driver,o.element,o.keyframes,o.preStyleProps,o.postStyleProps,t,o.stretchStartingKeyframe);return this.timelines.push(i),t}incrementTime(o){this.currentTimeline.forwardTime(this.currentTimeline.duration+o)}delayNextStep(o){o>0&&this.currentTimeline.delayNextStep(o)}invokeQuery(o,r,e,t,i,a){let l=[];if(t&&l.push(this.element),o.length>0){o=o.replace(eze,"."+this._enterClassName),o=o.replace(nze,"."+this._leaveClassName);let c=e!=1,d=this._driver.query(this.element,o,c);e!==0&&(d=e<0?d.slice(d.length+e,d.length):d.slice(0,e)),l.push(...d)}return!i&&l.length==0&&a.push(uhe(r)),l}},EF=class n{_driver;element;startTime;_elementTimelineStylesLookup;duration=0;easing=null;_previousKeyframe=new Map;_currentKeyframe=new Map;_keyframes=new Map;_styleSummary=new Map;_localTimelineStyles=new Map;_globalTimelineStyles;_pendingStyles=new Map;_backFill=new Map;_currentEmptyStepKeyframe=null;constructor(o,r,e,t){this._driver=o,this.element=r,this.startTime=e,this._elementTimelineStylesLookup=t,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(r),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(r,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(o){let r=this._keyframes.size===1&&this._pendingStyles.size;this.duration||r?(this.forwardTime(this.currentTime+o),r&&this.snapshotCurrentStyles()):this.startTime+=o}fork(o,r){return this.applyStylesToKeyframe(),new n(this._driver,o,r||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=XHe,this._loadKeyframe()}forwardTime(o){this.applyStylesToKeyframe(),this.duration=o,this._loadKeyframe()}_updateStyle(o,r){this._localTimelineStyles.set(o,r),this._globalTimelineStyles.set(o,r),this._styleSummary.set(o,{time:this.currentTime,value:r})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(o){o&&this._previousKeyframe.set("easing",o);for(let[r,e]of this._globalTimelineStyles)this._backFill.set(r,e||_d),this._currentKeyframe.set(r,_d);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(o,r,e,t){r&&this._previousKeyframe.set("easing",r);let i=t&&t.params||{},a=rze(o,this._globalTimelineStyles);for(let[l,c]of a){let d=I1(c,i,e);this._pendingStyles.set(l,d),this._localTimelineStyles.has(l)||this._backFill.set(l,this._globalTimelineStyles.get(l)??_d),this._updateStyle(l,d)}}applyStylesToKeyframe(){this._pendingStyles.size!=0&&(this._pendingStyles.forEach((o,r)=>{this._currentKeyframe.set(r,o)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((o,r)=>{this._currentKeyframe.has(r)||this._currentKeyframe.set(r,o)}))}snapshotCurrentStyles(){for(let[o,r]of this._localTimelineStyles)this._pendingStyles.set(o,r),this._updateStyle(o,r)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){let o=[];for(let r in this._currentKeyframe)o.push(r);return o}mergeTimelineCollectedStyles(o){o._styleSummary.forEach((r,e)=>{let t=this._styleSummary.get(e);(!t||r.time>t.time)&&this._updateStyle(e,r.value)})}buildKeyframes(){this.applyStylesToKeyframe();let o=new Set,r=new Set,e=this._keyframes.size===1&&this.duration===0,t=[];this._keyframes.forEach((l,c)=>{let d=new Map([...this._backFill,...l]);d.forEach((g,u)=>{g===k1?o.add(u):g===_d&&r.add(u)}),e||d.set("offset",c/this.duration),t.push(d)});let i=[...o.values()],a=[...r.values()];if(e){let l=t[0],c=new Map(l);l.set("offset",0),c.set("offset",1),t=[l,c]}return zZ(this.element,t,i,a,this.duration,this.startTime,this.easing,!1)}},LZ=class extends EF{keyframes;preStyleProps;postStyleProps;_stretchStartingKeyframe;timings;constructor(o,r,e,t,i,a,l=!1){super(o,r,a.delay),this.keyframes=e,this.preStyleProps=t,this.postStyleProps=i,this._stretchStartingKeyframe=l,this.timings={duration:a.duration,delay:a.delay,easing:a.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let o=this.keyframes,{delay:r,duration:e,easing:t}=this.timings;if(this._stretchStartingKeyframe&&r){let i=[],a=e+r,l=r/a,c=new Map(o[0]);c.set("offset",0),i.push(c);let d=new Map(o[0]);d.set("offset",Nhe(l)),i.push(d);let g=o.length-1;for(let u=1;u<=g;u++){let _=new Map(o[u]),E=_.get("offset"),M=r+E*e;_.set("offset",Nhe(M/a)),i.push(_)}e=a,r=0,t="",o=i}return zZ(this.element,o,this.preStyleProps,this.postStyleProps,e,r,t,!0)}};function Nhe(n,o=3){let r=Math.pow(10,o-1);return Math.round(n*r)/r}function rze(n,o){let r=new Map,e;return n.forEach(t=>{if(t==="*"){e??=o.keys();for(let i of e)r.set(i,_d)}else for(let[i,a]of t)r.set(i,a)}),r}function Fhe(n,o,r,e,t,i,a,l,c,d,g,u,_){return{type:0,element:n,triggerName:o,isRemovalTransition:t,fromState:r,fromStyles:i,toState:e,toStyles:a,timelines:l,queriedElements:c,preStyleProps:d,postStyleProps:g,totalTime:u,errors:_}}var DZ={},wF=class{_triggerName;ast;_stateStyles;constructor(o,r,e){this._triggerName=o,this.ast=r,this._stateStyles=e}match(o,r,e,t){return oze(this.ast.matchers,o,r,e,t)}buildStyles(o,r,e){let t=this._stateStyles.get("*");return o!==void 0&&(t=this._stateStyles.get(o?.toString())||t),t?t.buildStyles(r,e):new Map}build(o,r,e,t,i,a,l,c,d,g){let u=[],_=this.ast.options&&this.ast.options.params||DZ,E=l&&l.params||DZ,M=this.buildStyles(e,E,u),A=c&&c.params||DZ,j=this.buildStyles(t,A,u),W=new Set,ie=new Map,be=new Map,ae=t==="void",pe={params:Whe(A,_),delay:this.ast.options?.delay},Ie=g?[]:zhe(o,r,this.ast.animation,i,a,M,j,pe,d,u),he=0;return Ie.forEach(Te=>{he=Math.max(Te.duration+Te.delay,he)}),u.length?Fhe(r,this._triggerName,e,t,ae,M,j,[],[],ie,be,he,u):(Ie.forEach(Te=>{let Oe=Te.element,Me=is(ie,Oe,new Set);Te.preStyleProps.forEach(Ye=>Me.add(Ye));let We=is(be,Oe,new Set);Te.postStyleProps.forEach(Ye=>We.add(Ye)),Oe!==r&&W.add(Oe)}),Fhe(r,this._triggerName,e,t,ae,M,j,Ie,[...W.values()],ie,be,he))}};function oze(n,o,r,e,t){return n.some(i=>i(o,r,e,t))}function Whe(n,o){let r=h({},o);return Object.entries(n).forEach(([e,t])=>{t!=null&&(r[e]=t)}),r}var UZ=class{styles;defaultParams;normalizer;constructor(o,r,e){this.styles=o,this.defaultParams=r,this.normalizer=e}buildStyles(o,r){let e=new Map,t=Whe(o,this.defaultParams);return this.styles.styles.forEach(i=>{typeof i!="string"&&i.forEach((a,l)=>{a&&(a=I1(a,t,r));let c=this.normalizer.normalizePropertyName(l,r);a=this.normalizer.normalizeStyleValue(l,c,a,r),e.set(l,a)})}),e}};function ize(n,o,r){return new VZ(n,o,r)}var VZ=class{name;ast;_normalizer;transitionFactories=[];fallbackTransition;states=new Map;constructor(o,r,e){this.name=o,this.ast=r,this._normalizer=e,r.states.forEach(t=>{let i=t.options&&t.options.params||{};this.states.set(t.name,new UZ(t.style,i,e))}),Lhe(this.states,"true","1"),Lhe(this.states,"false","0"),r.transitions.forEach(t=>{this.transitionFactories.push(new wF(o,t,this.states))}),this.fallbackTransition=aze(o,this.states)}get containsQueries(){return this.ast.queryCount>0}matchTransition(o,r,e,t){return this.transitionFactories.find(a=>a.match(o,r,e,t))||null}matchStyles(o,r,e){return this.fallbackTransition.buildStyles(o,r,e)}};function aze(n,o,r){let e=[(a,l)=>!0],t={type:dr.Sequence,steps:[],options:null},i={type:dr.Transition,animation:t,matchers:e,options:null,queryCount:0,depCount:0};return new wF(n,i,o)}function Lhe(n,o,r){n.has(o)?n.has(r)||n.set(r,n.get(o)):n.has(r)&&n.set(o,n.get(r))}var lze=new SO,BZ=class{bodyNode;_driver;_normalizer;_animations=new Map;_playersById=new Map;players=[];constructor(o,r,e){this.bodyNode=o,this._driver=r,this._normalizer=e}register(o,r){let e=[],t=[],i=Hhe(this._driver,r,e,t);if(e.length)throw Che(e);this._animations.set(o,i)}_buildPlayer(o,r,e){let t=o.element,i=_Z(this._normalizer,o.keyframes,r,e);return this._driver.animate(t,i,o.duration,o.delay,o.easing,[],!0)}create(o,r,e={}){let t=[],i=this._animations.get(o),a,l=new Map;if(i?(a=zhe(this._driver,r,i,IZ,pF,new Map,new Map,e,lze,t),a.forEach(g=>{let u=is(l,g.element,new Map);g.postStyleProps.forEach(_=>u.set(_,null))})):(t.push(bhe()),a=[]),t.length)throw _he(t);l.forEach((g,u)=>{g.forEach((_,E)=>{g.set(E,this._driver.computeStyle(u,E,_d))})});let c=a.map(g=>{let u=l.get(g.element);return this._buildPlayer(g,new Map,u)}),d=Vg(c);return this._playersById.set(o,d),d.onDestroy(()=>this.destroy(o)),this.players.push(d),d}destroy(o){let r=this._getPlayer(o);r.destroy(),this._playersById.delete(o);let e=this.players.indexOf(r);e>=0&&this.players.splice(e,1)}_getPlayer(o){let r=this._playersById.get(o);if(!r)throw She(o);return r}listen(o,r,e,t){let i=gF(r,"","","");return mF(this._getPlayer(o),e,i,t),()=>{}}command(o,r,e,t){if(e=="register"){this.register(o,t[0]);return}if(e=="create"){let a=t[0]||{};this.create(o,r,a);return}let i=this._getPlayer(o);switch(e){case"play":i.play();break;case"pause":i.pause();break;case"reset":i.reset();break;case"restart":i.restart();break;case"finish":i.finish();break;case"init":i.init();break;case"setPosition":i.setPosition(parseFloat(t[0]));break;case"destroy":this.destroy(o);break}}},Uhe="ng-animate-queued",cze=".ng-animate-queued",OZ="ng-animate-disabled",sze=".ng-animate-disabled",dze="ng-star-inserted",vze=".ng-star-inserted",mze=[],Yhe={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},gze={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},Cv="__ng_removed",yO=class{namespaceId;value;options;get params(){return this.options.params}constructor(o,r=""){this.namespaceId=r;let e=o&&o.hasOwnProperty("value"),t=e?o.value:o;if(this.value=pze(t),e){let i=o,{value:a}=i,l=rf(i,["value"]);this.options=l}else this.options={};this.options.params||(this.options.params={})}absorbOptions(o){let r=o.params;if(r){let e=this.options.params;Object.keys(r).forEach(t=>{e[t]==null&&(e[t]=r[t])})}}},_O="void",AZ=new yO(_O),jZ=class{id;hostElement;_engine;players=[];_triggers=new Map;_queue=[];_elementListeners=new Map;_hostClassName;constructor(o,r,e){this.id=o,this.hostElement=r,this._engine=e,this._hostClassName="ng-tns-"+o,Sd(r,this._hostClassName)}listen(o,r,e,t){if(!this._triggers.has(r))throw yhe(e,r);if(e==null||e.length==0)throw khe(r);if(!hze(e))throw xhe(e,r);let i=is(this._elementListeners,o,[]),a={name:r,phase:e,callback:t};i.push(a);let l=is(this._engine.statesByElement,o,new Map);return l.has(r)||(Sd(o,fO),Sd(o,fO+"-"+r),l.set(r,AZ)),()=>{this._engine.afterFlush(()=>{let c=i.indexOf(a);c>=0&&i.splice(c,1),this._triggers.has(r)||l.delete(r)})}}register(o,r){return this._triggers.has(o)?!1:(this._triggers.set(o,r),!0)}_getTrigger(o){let r=this._triggers.get(o);if(!r)throw Ihe(o);return r}trigger(o,r,e,t=!0){let i=this._getTrigger(r),a=new kO(this.id,r,o),l=this._engine.statesByElement.get(o);l||(Sd(o,fO),Sd(o,fO+"-"+r),this._engine.statesByElement.set(o,l=new Map));let c=l.get(r),d=new yO(e,this.id);if(!(e&&e.hasOwnProperty("value"))&&c&&d.absorbOptions(c.options),l.set(r,d),c||(c=AZ),!(d.value===_O)&&c.value===d.value){if(!bze(c.params,d.params)){let A=[],j=i.matchStyles(c.value,c.params,A),W=i.matchStyles(d.value,d.params,A);A.length?this._engine.reportError(A):this._engine.afterFlush(()=>{hp(o,j),fv(o,W)})}return}let _=is(this._engine.playersByElement,o,[]);_.forEach(A=>{A.namespaceId==this.id&&A.triggerName==r&&A.queued&&A.destroy()});let E=i.matchTransition(c.value,d.value,o,d.params),M=!1;if(!E){if(!t)return;E=i.fallbackTransition,M=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:o,triggerName:r,transition:E,fromState:c,toState:d,player:a,isFallbackTransition:M}),M||(Sd(o,Uhe),a.onStart(()=>{E1(o,Uhe)})),a.onDone(()=>{let A=this.players.indexOf(a);A>=0&&this.players.splice(A,1);let j=this._engine.playersByElement.get(o);if(j){let W=j.indexOf(a);W>=0&&j.splice(W,1)}}),this.players.push(a),_.push(a),a}deregister(o){this._triggers.delete(o),this._engine.statesByElement.forEach(r=>r.delete(o)),this._elementListeners.forEach((r,e)=>{this._elementListeners.set(e,r.filter(t=>t.name!=o))})}clearElementCache(o){this._engine.statesByElement.delete(o),this._elementListeners.delete(o);let r=this._engine.playersByElement.get(o);r&&(r.forEach(e=>e.destroy()),this._engine.playersByElement.delete(o))}_signalRemovalForInnerTriggers(o,r){let e=this._engine.driver.query(o,CO,!0);e.forEach(t=>{if(t[Cv])return;let i=this._engine.fetchNamespacesByElement(t);i.size?i.forEach(a=>a.triggerLeaveAnimation(t,r,!1,!0)):this.clearElementCache(t)}),this._engine.afterFlushAnimationsDone(()=>e.forEach(t=>this.clearElementCache(t)))}triggerLeaveAnimation(o,r,e,t){let i=this._engine.statesByElement.get(o),a=new Map;if(i){let l=[];if(i.forEach((c,d)=>{if(a.set(d,c.value),this._triggers.has(d)){let g=this.trigger(o,d,_O,t);g&&l.push(g)}}),l.length)return this._engine.markElementAsRemoved(this.id,o,!0,r,a),e&&Vg(l).onDone(()=>this._engine.processLeaveNode(o)),!0}return!1}prepareLeaveAnimationListeners(o){let r=this._elementListeners.get(o),e=this._engine.statesByElement.get(o);if(r&&e){let t=new Set;r.forEach(i=>{let a=i.name;if(t.has(a))return;t.add(a);let c=this._triggers.get(a).fallbackTransition,d=e.get(a)||AZ,g=new yO(_O),u=new kO(this.id,a,o);this._engine.totalQueuedPlayers++,this._queue.push({element:o,triggerName:a,transition:c,fromState:d,toState:g,player:u,isFallbackTransition:!0})})}}removeNode(o,r){let e=this._engine;if(o.childElementCount&&this._signalRemovalForInnerTriggers(o,r),this.triggerLeaveAnimation(o,r,!0))return;let t=!1;if(e.totalAnimations){let i=e.players.length?e.playersByQueriedElement.get(o):[];if(i&&i.length)t=!0;else{let a=o;for(;a=a.parentNode;)if(e.statesByElement.get(a)){t=!0;break}}}if(this.prepareLeaveAnimationListeners(o),t)e.markElementAsRemoved(this.id,o,!1,r);else{let i=o[Cv];(!i||i===Yhe)&&(e.afterFlush(()=>this.clearElementCache(o)),e.destroyInnerAnimations(o),e._onRemovalComplete(o,r))}}insertNode(o,r){Sd(o,this._hostClassName)}drainQueuedTransitions(o){let r=[];return this._queue.forEach(e=>{let t=e.player;if(t.destroyed)return;let i=e.element,a=this._elementListeners.get(i);a&&a.forEach(l=>{if(l.name==e.triggerName){let c=gF(i,e.triggerName,e.fromState.value,e.toState.value);c._data=o,mF(e.player,l.phase,c,l.callback)}}),t.markedForDestroy?this._engine.afterFlush(()=>{t.destroy()}):r.push(e)}),this._queue=[],r.sort((e,t)=>{let i=e.transition.ast.depCount,a=t.transition.ast.depCount;return i==0||a==0?i-a:this._engine.driver.containsElement(e.element,t.element)?1:-1})}destroy(o){this.players.forEach(r=>r.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,o)}},$Z=class{bodyNode;driver;_normalizer;players=[];newHostElements=new Map;playersByElement=new Map;playersByQueriedElement=new Map;statesByElement=new Map;disabledNodes=new Set;totalAnimations=0;totalQueuedPlayers=0;_namespaceLookup={};_namespaceList=[];_flushFns=[];_whenQuietFns=[];namespacesByHostElement=new Map;collectedEnterElements=[];collectedLeaveElements=[];onRemovalComplete=(o,r)=>{};_onRemovalComplete(o,r){this.onRemovalComplete(o,r)}constructor(o,r,e){this.bodyNode=o,this.driver=r,this._normalizer=e}get queuedPlayers(){let o=[];return this._namespaceList.forEach(r=>{r.players.forEach(e=>{e.queued&&o.push(e)})}),o}createNamespace(o,r){let e=new jZ(o,r,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,r)?this._balanceNamespaceList(e,r):(this.newHostElements.set(r,e),this.collectEnterElement(r)),this._namespaceLookup[o]=e}_balanceNamespaceList(o,r){let e=this._namespaceList,t=this.namespacesByHostElement;if(e.length-1>=0){let a=!1,l=this.driver.getParentElement(r);for(;l;){let c=t.get(l);if(c){let d=e.indexOf(c);e.splice(d+1,0,o),a=!0;break}l=this.driver.getParentElement(l)}a||e.unshift(o)}else e.push(o);return t.set(r,o),o}register(o,r){let e=this._namespaceLookup[o];return e||(e=this.createNamespace(o,r)),e}registerTrigger(o,r,e){let t=this._namespaceLookup[o];t&&t.register(r,e)&&this.totalAnimations++}destroy(o,r){o&&(this.afterFlush(()=>{}),this.afterFlushAnimationsDone(()=>{let e=this._fetchNamespace(o);this.namespacesByHostElement.delete(e.hostElement);let t=this._namespaceList.indexOf(e);t>=0&&this._namespaceList.splice(t,1),e.destroy(r),delete this._namespaceLookup[o]}))}_fetchNamespace(o){return this._namespaceLookup[o]}fetchNamespacesByElement(o){let r=new Set,e=this.statesByElement.get(o);if(e){for(let t of e.values())if(t.namespaceId){let i=this._fetchNamespace(t.namespaceId);i&&r.add(i)}}return r}trigger(o,r,e,t){if(SF(r)){let i=this._fetchNamespace(o);if(i)return i.trigger(r,e,t),!0}return!1}insertNode(o,r,e,t){if(!SF(r))return;let i=r[Cv];if(i&&i.setForRemoval){i.setForRemoval=!1,i.setForMove=!0;let a=this.collectedLeaveElements.indexOf(r);a>=0&&this.collectedLeaveElements.splice(a,1)}if(o){let a=this._fetchNamespace(o);a&&a.insertNode(r,e)}t&&this.collectEnterElement(r)}collectEnterElement(o){this.collectedEnterElements.push(o)}markElementAsDisabled(o,r){r?this.disabledNodes.has(o)||(this.disabledNodes.add(o),Sd(o,OZ)):this.disabledNodes.has(o)&&(this.disabledNodes.delete(o),E1(o,OZ))}removeNode(o,r,e){if(SF(r)){let t=o?this._fetchNamespace(o):null;t?t.removeNode(r,e):this.markElementAsRemoved(o,r,!1,e);let i=this.namespacesByHostElement.get(r);i&&i.id!==o&&i.removeNode(r,e)}else this._onRemovalComplete(r,e)}markElementAsRemoved(o,r,e,t,i){this.collectedLeaveElements.push(r),r[Cv]={namespaceId:o,setForRemoval:t,hasAnimation:e,removedBeforeQueried:!1,previousTriggersValues:i}}listen(o,r,e,t,i){return SF(r)?this._fetchNamespace(o).listen(r,e,t,i):()=>{}}_buildInstruction(o,r,e,t,i){return o.transition.build(this.driver,o.element,o.fromState.value,o.toState.value,e,t,o.fromState.options,o.toState.options,r,i)}destroyInnerAnimations(o){let r=this.driver.query(o,CO,!0);r.forEach(e=>this.destroyActiveAnimationsForElement(e)),this.playersByQueriedElement.size!=0&&(r=this.driver.query(o,hF,!0),r.forEach(e=>this.finishActiveQueriedAnimationOnElement(e)))}destroyActiveAnimationsForElement(o){let r=this.playersByElement.get(o);r&&r.forEach(e=>{e.queued?e.markedForDestroy=!0:e.destroy()})}finishActiveQueriedAnimationOnElement(o){let r=this.playersByQueriedElement.get(o);r&&r.forEach(e=>e.finish())}whenRenderingDone(){return new Promise(o=>{if(this.players.length)return Vg(this.players).onDone(()=>o());o()})}processLeaveNode(o){let r=o[Cv];if(r&&r.setForRemoval){if(o[Cv]=Yhe,r.namespaceId){this.destroyInnerAnimations(o);let e=this._fetchNamespace(r.namespaceId);e&&e.clearElementCache(o)}this._onRemovalComplete(o,r.setForRemoval)}o.classList?.contains(OZ)&&this.markElementAsDisabled(o,!1),this.driver.query(o,sze,!0).forEach(e=>{this.markElementAsDisabled(e,!1)})}flush(o=-1){let r=[];if(this.newHostElements.size&&(this.newHostElements.forEach((e,t)=>this._balanceNamespaceList(e,t)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let e=0;e<this.collectedEnterElements.length;e++){let t=this.collectedEnterElements[e];Sd(t,dze)}if(this._namespaceList.length&&(this.totalQueuedPlayers||this.collectedLeaveElements.length)){let e=[];try{r=this._flushAnimations(e,o)}finally{for(let t=0;t<e.length;t++)e[t]()}}else for(let e=0;e<this.collectedLeaveElements.length;e++){let t=this.collectedLeaveElements[e];this.processLeaveNode(t)}if(this.totalQueuedPlayers=0,this.collectedEnterElements.length=0,this.collectedLeaveElements.length=0,this._flushFns.forEach(e=>e()),this._flushFns=[],this._whenQuietFns.length){let e=this._whenQuietFns;this._whenQuietFns=[],r.length?Vg(r).onDone(()=>{e.forEach(t=>t())}):e.forEach(t=>t())}}reportError(o){throw Ehe(o)}_flushAnimations(o,r){let e=new SO,t=[],i=new Map,a=[],l=new Map,c=new Map,d=new Map,g=new Set;this.disabledNodes.forEach(It=>{g.add(It);let Je=this.driver.query(It,cze,!0);for(let Gt=0;Gt<Je.length;Gt++)g.add(Je[Gt])});let u=this.bodyNode,_=Array.from(this.statesByElement.keys()),E=jhe(_,this.collectedEnterElements),M=new Map,A=0;E.forEach((It,Je)=>{let Gt=IZ+A++;M.set(Je,Gt),It.forEach(dn=>Sd(dn,Gt))});let j=[],W=new Set,ie=new Set;for(let It=0;It<this.collectedLeaveElements.length;It++){let Je=this.collectedLeaveElements[It],Gt=Je[Cv];Gt&&Gt.setForRemoval&&(j.push(Je),W.add(Je),Gt.hasAnimation?this.driver.query(Je,vze,!0).forEach(dn=>W.add(dn)):ie.add(Je))}let be=new Map,ae=jhe(_,Array.from(W));ae.forEach((It,Je)=>{let Gt=pF+A++;be.set(Je,Gt),It.forEach(dn=>Sd(dn,Gt))}),o.push(()=>{E.forEach((It,Je)=>{let Gt=M.get(Je);It.forEach(dn=>E1(dn,Gt))}),ae.forEach((It,Je)=>{let Gt=be.get(Je);It.forEach(dn=>E1(dn,Gt))}),j.forEach(It=>{this.processLeaveNode(It)})});let pe=[],Ie=[];for(let It=this._namespaceList.length-1;It>=0;It--)this._namespaceList[It].drainQueuedTransitions(r).forEach(Gt=>{let dn=Gt.player,Xn=Gt.element;if(pe.push(dn),this.collectedEnterElements.length){let kn=Xn[Cv];if(kn&&kn.setForMove){if(kn.previousTriggersValues&&kn.previousTriggersValues.has(Gt.triggerName)){let fa=kn.previousTriggersValues.get(Gt.triggerName),qo=this.statesByElement.get(Gt.element);if(qo&&qo.has(Gt.triggerName)){let Ga=qo.get(Gt.triggerName);Ga.value=fa,qo.set(Gt.triggerName,Ga)}}dn.destroy();return}}let wr=!u||!this.driver.containsElement(u,Xn),So=be.get(Xn),qr=M.get(Xn),Xr=this._buildInstruction(Gt,e,qr,So,wr);if(Xr.errors&&Xr.errors.length){Ie.push(Xr);return}if(wr){dn.onStart(()=>hp(Xn,Xr.fromStyles)),dn.onDestroy(()=>fv(Xn,Xr.toStyles)),t.push(dn);return}if(Gt.isFallbackTransition){dn.onStart(()=>hp(Xn,Xr.fromStyles)),dn.onDestroy(()=>fv(Xn,Xr.toStyles)),t.push(dn);return}let _s=[];Xr.timelines.forEach(kn=>{kn.stretchStartingKeyframe=!0,this.disabledNodes.has(kn.element)||_s.push(kn)}),Xr.timelines=_s,e.append(Xn,Xr.timelines);let Bn={instruction:Xr,player:dn,element:Xn};a.push(Bn),Xr.queriedElements.forEach(kn=>is(l,kn,[]).push(dn)),Xr.preStyleProps.forEach((kn,fa)=>{if(kn.size){let qo=c.get(fa);qo||c.set(fa,qo=new Set),kn.forEach((Ga,Eo)=>qo.add(Eo))}}),Xr.postStyleProps.forEach((kn,fa)=>{let qo=d.get(fa);qo||d.set(fa,qo=new Set),kn.forEach((Ga,Eo)=>qo.add(Eo))})});if(Ie.length){let It=[];Ie.forEach(Je=>{It.push(whe(Je.triggerName,Je.errors))}),pe.forEach(Je=>Je.destroy()),this.reportError(It)}let he=new Map,Te=new Map;a.forEach(It=>{let Je=It.element;e.has(Je)&&(Te.set(Je,Je),this._beforeAnimationBuild(It.player.namespaceId,It.instruction,he))}),t.forEach(It=>{let Je=It.element;this._getPreviousPlayers(Je,!1,It.namespaceId,It.triggerName,null).forEach(dn=>{is(he,Je,[]).push(dn),dn.destroy()})});let Oe=j.filter(It=>$he(It,c,d)),Me=new Map;Bhe(Me,this.driver,ie,d,_d).forEach(It=>{$he(It,c,d)&&Oe.push(It)});let Ye=new Map;E.forEach((It,Je)=>{Bhe(Ye,this.driver,new Set(It),c,k1)}),Oe.forEach(It=>{let Je=Me.get(It),Gt=Ye.get(It);Me.set(It,new Map([...Je?.entries()??[],...Gt?.entries()??[]]))});let $e=[],Yr=[],Qe={};a.forEach(It=>{let{element:Je,player:Gt,instruction:dn}=It;if(e.has(Je)){if(g.has(Je)){Gt.onDestroy(()=>fv(Je,dn.toStyles)),Gt.disabled=!0,Gt.overrideTotalTime(dn.totalTime),t.push(Gt);return}let Xn=Qe;if(Te.size>1){let So=Je,qr=[];for(;So=So.parentNode;){let Xr=Te.get(So);if(Xr){Xn=Xr;break}qr.push(So)}qr.forEach(Xr=>Te.set(Xr,Xn))}let wr=this._buildAnimation(Gt.namespaceId,dn,he,i,Ye,Me);if(Gt.setRealPlayer(wr),Xn===Qe)$e.push(Gt);else{let So=this.playersByElement.get(Xn);So&&So.length&&(Gt.parentPlayer=Vg(So)),t.push(Gt)}}else hp(Je,dn.fromStyles),Gt.onDestroy(()=>fv(Je,dn.toStyles)),Yr.push(Gt),g.has(Je)&&t.push(Gt)}),Yr.forEach(It=>{let Je=i.get(It.element);if(Je&&Je.length){let Gt=Vg(Je);It.setRealPlayer(Gt)}}),t.forEach(It=>{It.parentPlayer?It.syncPlayerEvents(It.parentPlayer):It.destroy()});for(let It=0;It<j.length;It++){let Je=j[It],Gt=Je[Cv];if(E1(Je,pF),Gt&&Gt.hasAnimation)continue;let dn=[];if(l.size){let wr=l.get(Je);wr&&wr.length&&dn.push(...wr);let So=this.driver.query(Je,hF,!0);for(let qr=0;qr<So.length;qr++){let Xr=l.get(So[qr]);Xr&&Xr.length&&dn.push(...Xr)}}let Xn=dn.filter(wr=>!wr.destroyed);Xn.length?fze(this,Je,Xn):this.processLeaveNode(Je)}return j.length=0,$e.forEach(It=>{this.players.push(It),It.onDone(()=>{It.destroy();let Je=this.players.indexOf(It);this.players.splice(Je,1)}),It.play()}),$e}afterFlush(o){this._flushFns.push(o)}afterFlushAnimationsDone(o){this._whenQuietFns.push(o)}_getPreviousPlayers(o,r,e,t,i){let a=[];if(r){let l=this.playersByQueriedElement.get(o);l&&(a=l)}else{let l=this.playersByElement.get(o);if(l){let c=!i||i==_O;l.forEach(d=>{d.queued||!c&&d.triggerName!=t||a.push(d)})}}return(e||t)&&(a=a.filter(l=>!(e&&e!=l.namespaceId||t&&t!=l.triggerName))),a}_beforeAnimationBuild(o,r,e){let t=r.triggerName,i=r.element,a=r.isRemovalTransition?void 0:o,l=r.isRemovalTransition?void 0:t;for(let c of r.timelines){let d=c.element,g=d!==i,u=is(e,d,[]);this._getPreviousPlayers(d,g,a,l,r.toState).forEach(E=>{let M=E.getRealPlayer();M.beforeDestroy&&M.beforeDestroy(),E.destroy(),u.push(E)})}hp(i,r.fromStyles)}_buildAnimation(o,r,e,t,i,a){let l=r.triggerName,c=r.element,d=[],g=new Set,u=new Set,_=r.timelines.map(M=>{let A=M.element;g.add(A);let j=A[Cv];if(j&&j.removedBeforeQueried)return new um(M.duration,M.delay);let W=A!==c,ie=Cze((e.get(A)||mze).map(he=>he.getRealPlayer())).filter(he=>{let Te=he;return Te.element?Te.element===A:!1}),be=i.get(A),ae=a.get(A),pe=_Z(this._normalizer,M.keyframes,be,ae),Ie=this._buildPlayer(M,pe,ie);if(M.subTimeline&&t&&u.add(A),W){let he=new kO(o,l,A);he.setRealPlayer(Ie),d.push(he)}return Ie});d.forEach(M=>{is(this.playersByQueriedElement,M.element,[]).push(M),M.onDone(()=>uze(this.playersByQueriedElement,M.element,M))}),g.forEach(M=>Sd(M,EZ));let E=Vg(_);return E.onDestroy(()=>{g.forEach(M=>E1(M,EZ)),fv(c,r.toStyles)}),u.forEach(M=>{is(t,M,[]).push(E)}),E}_buildPlayer(o,r,e){return r.length>0?this.driver.animate(o.element,r,o.duration,o.delay,o.easing,e):new um(o.duration,o.delay)}},kO=class{namespaceId;triggerName;element;_player=new um;_containsRealPlayer=!1;_queuedCallbacks=new Map;destroyed=!1;parentPlayer=null;markedForDestroy=!1;disabled=!1;queued=!0;totalTime=0;constructor(o,r,e){this.namespaceId=o,this.triggerName=r,this.element=e}setRealPlayer(o){this._containsRealPlayer||(this._player=o,this._queuedCallbacks.forEach((r,e)=>{r.forEach(t=>mF(o,e,void 0,t))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(o.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(o){this.totalTime=o}syncPlayerEvents(o){let r=this._player;r.triggerCallback&&o.onStart(()=>r.triggerCallback("start")),o.onDone(()=>this.finish()),o.onDestroy(()=>this.destroy())}_queueEvent(o,r){is(this._queuedCallbacks,o,[]).push(r)}onDone(o){this.queued&&this._queueEvent("done",o),this._player.onDone(o)}onStart(o){this.queued&&this._queueEvent("start",o),this._player.onStart(o)}onDestroy(o){this.queued&&this._queueEvent("destroy",o),this._player.onDestroy(o)}init(){this._player.init()}hasStarted(){return this.queued?!1:this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(o){this.queued||this._player.setPosition(o)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(o){let r=this._player;r.triggerCallback&&r.triggerCallback(o)}};function uze(n,o,r){let e=n.get(o);if(e){if(e.length){let t=e.indexOf(r);e.splice(t,1)}e.length==0&&n.delete(o)}return e}function pze(n){return n??null}function SF(n){return n&&n.nodeType===1}function hze(n){return n=="start"||n=="done"}function Vhe(n,o){let r=n.style.display;return n.style.display=o??"none",r}function Bhe(n,o,r,e,t){let i=[];r.forEach(c=>i.push(Vhe(c)));let a=[];e.forEach((c,d)=>{let g=new Map;c.forEach(u=>{let _=o.computeStyle(d,u,t);g.set(u,_),(!_||_.length==0)&&(d[Cv]=gze,a.push(d))}),n.set(d,g)});let l=0;return r.forEach(c=>Vhe(c,i[l++])),a}function jhe(n,o){let r=new Map;if(n.forEach(l=>r.set(l,[])),o.length==0)return r;let e=1,t=new Set(o),i=new Map;function a(l){if(!l)return e;let c=i.get(l);if(c)return c;let d=l.parentNode;return r.has(d)?c=d:t.has(d)?c=e:c=a(d),i.set(l,c),c}return o.forEach(l=>{let c=a(l);c!==e&&r.get(c).push(l)}),r}function Sd(n,o){n.classList?.add(o)}function E1(n,o){n.classList?.remove(o)}function fze(n,o,r){Vg(r).onDone(()=>n.processLeaveNode(o))}function Cze(n){let o=[];return qhe(n,o),o}function qhe(n,o){for(let r=0;r<n.length;r++){let e=n[r];e instanceof T0?qhe(e.players,o):o.push(e)}}function bze(n,o){let r=Object.keys(n),e=Object.keys(o);if(r.length!=e.length)return!1;for(let t=0;t<r.length;t++){let i=r[t];if(!o.hasOwnProperty(i)||n[i]!==o[i])return!1}return!0}function $he(n,o,r){let e=r.get(n);if(!e)return!1;let t=o.get(n);return t?e.forEach(i=>t.add(i)):o.set(n,e),r.delete(n),!0}var w1=class{_driver;_normalizer;_transitionEngine;_timelineEngine;_triggerCache={};onRemovalComplete=(o,r)=>{};constructor(o,r,e){this._driver=r,this._normalizer=e,this._transitionEngine=new $Z(o.body,r,e),this._timelineEngine=new BZ(o.body,r,e),this._transitionEngine.onRemovalComplete=(t,i)=>this.onRemovalComplete(t,i)}registerTrigger(o,r,e,t,i){let a=o+"-"+t,l=this._triggerCache[a];if(!l){let c=[],d=[],g=Hhe(this._driver,i,c,d);if(c.length)throw fhe(t,c);l=ize(t,g,this._normalizer),this._triggerCache[a]=l}this._transitionEngine.registerTrigger(r,t,l)}register(o,r){this._transitionEngine.register(o,r)}destroy(o,r){this._transitionEngine.destroy(o,r)}onInsert(o,r,e,t){this._transitionEngine.insertNode(o,r,e,t)}onRemove(o,r,e){this._transitionEngine.removeNode(o,r,e)}disableAnimations(o,r){this._transitionEngine.markElementAsDisabled(o,r)}process(o,r,e,t){if(e.charAt(0)=="@"){let[i,a]=SZ(e),l=t;this._timelineEngine.command(i,r,a,l)}else this._transitionEngine.trigger(o,r,e,t)}listen(o,r,e,t,i){if(e.charAt(0)=="@"){let[a,l]=SZ(e);return this._timelineEngine.listen(a,r,l,i)}return this._transitionEngine.listen(o,r,e,t,i)}flush(o=-1){this._transitionEngine.flush(o)}get players(){return[...this._transitionEngine.players,...this._timelineEngine.players]}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}afterFlushAnimationsDone(o){this._transitionEngine.afterFlushAnimationsDone(o)}};function _ze(n,o){let r=null,e=null;return Array.isArray(o)&&o.length?(r=MZ(o[0]),o.length>1&&(e=MZ(o[o.length-1]))):o instanceof Map&&(r=MZ(o)),r||e?new Sze(n,r,e):null}var Sze=(()=>{class n{_element;_startStyles;_endStyles;static initialStylesByElement=new WeakMap;_state=0;_initialStyles;constructor(r,e,t){this._element=r,this._startStyles=e,this._endStyles=t;let i=n.initialStylesByElement.get(r);i||n.initialStylesByElement.set(r,i=new Map),this._initialStyles=i}start(){this._state<1&&(this._startStyles&&fv(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(fv(this._element,this._initialStyles),this._endStyles&&(fv(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(n.initialStylesByElement.delete(this._element),this._startStyles&&(hp(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(hp(this._element,this._endStyles),this._endStyles=null),fv(this._element,this._initialStyles),this._state=3)}}return n})();function MZ(n){let o=null;return n.forEach((r,e)=>{yze(e)&&(o=o||new Map,o.set(e,r))}),o}function yze(n){return n==="display"||n==="position"}var TF=class{element;keyframes;options;_specialStyles;_onDoneFns=[];_onStartFns=[];_onDestroyFns=[];_duration;_delay;_initialized=!1;_finished=!1;_started=!1;_destroyed=!1;_finalKeyframe;_originalOnDoneFns=[];_originalOnStartFns=[];domPlayer=null;time=0;parentPlayer=null;currentSnapshot=new Map;constructor(o,r,e,t){this.element=o,this.keyframes=r,this.options=e,this._specialStyles=t,this._duration=e.duration,this._delay=e.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(o=>o()),this._onDoneFns=[])}init(){this._buildPlayer()&&this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return this.domPlayer;this._initialized=!0;let o=this.keyframes,r=this._triggerWebAnimation(this.element,o,this.options);if(!r)return this._onFinish(),null;this.domPlayer=r,this._finalKeyframe=o.length?o[o.length-1]:new Map;let e=()=>this._onFinish();return r.addEventListener("finish",e),this.onDestroy(()=>{r.removeEventListener("finish",e)}),r}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer?.pause()}_convertKeyframesToObject(o){let r=[];return o.forEach(e=>{r.push(Object.fromEntries(e))}),r}_triggerWebAnimation(o,r,e){let t=this._convertKeyframesToObject(r);try{return o.animate(t,e)}catch{return null}}onStart(o){this._originalOnStartFns.push(o),this._onStartFns.push(o)}onDone(o){this._originalOnDoneFns.push(o),this._onDoneFns.push(o)}onDestroy(o){this._onDestroyFns.push(o)}play(){let o=this._buildPlayer();o&&(this.hasStarted()||(this._onStartFns.forEach(r=>r()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),o.play())}pause(){this.init(),this.domPlayer?.pause()}finish(){this.init(),this.domPlayer&&(this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish())}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer?.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(o=>o()),this._onDestroyFns=[])}setPosition(o){this.domPlayer||this.init(),this.domPlayer&&(this.domPlayer.currentTime=o*this.time)}getPosition(){return this.domPlayer?+(this.domPlayer.currentTime??0)/this.time:this._initialized?1:0}get totalTime(){return this._delay+this._duration}beforeDestroy(){let o=new Map;this.hasStarted()&&this._finalKeyframe.forEach((e,t)=>{t!=="offset"&&o.set(t,this._finished?e:CF(this.element,t))}),this.currentSnapshot=o}triggerCallback(o){let r=o==="start"?this._onStartFns:this._onDoneFns;r.forEach(e=>e()),r.length=0}},DF=class{validateStyleProperty(o){return!0}validateAnimatableStyleProperty(o){return!0}containsElement(o,r){return yZ(o,r)}getParentElement(o){return uF(o)}query(o,r,e){return kZ(o,r,e)}computeStyle(o,r,e){return CF(o,r)}animate(o,r,e,t,i,a=[]){let l=t==0?"both":"forwards",c={duration:e,delay:t,fill:l};i&&(c.easing=i);let d=new Map,g=a.filter(E=>E instanceof TF);Ahe(e,t)&&g.forEach(E=>{E.currentSnapshot.forEach((M,A)=>d.set(A,M))});let u=Dhe(r).map(E=>new Map(E));u=Mhe(o,u,d);let _=_ze(o,u);return new TF(o,u,c,_)}};var yF="@",Khe="@.disabled",OF=class{namespaceId;delegate;engine;_onDestroy;\u0275type=0;constructor(o,r,e,t){this.namespaceId=o,this.delegate=r,this.engine=e,this._onDestroy=t}get data(){return this.delegate.data}destroyNode(o){this.delegate.destroyNode?.(o)}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.engine.afterFlushAnimationsDone(()=>{queueMicrotask(()=>{this.delegate.destroy()})}),this._onDestroy?.()}createElement(o,r){return this.delegate.createElement(o,r)}createComment(o){return this.delegate.createComment(o)}createText(o){return this.delegate.createText(o)}appendChild(o,r){this.delegate.appendChild(o,r),this.engine.onInsert(this.namespaceId,r,o,!1)}insertBefore(o,r,e,t=!0){this.delegate.insertBefore(o,r,e),this.engine.onInsert(this.namespaceId,r,o,t)}removeChild(o,r,e,t){if(t){this.delegate.removeChild(o,r,e,t);return}this.parentNode(r)&&this.engine.onRemove(this.namespaceId,r,this.delegate)}selectRootElement(o,r){return this.delegate.selectRootElement(o,r)}parentNode(o){return this.delegate.parentNode(o)}nextSibling(o){return this.delegate.nextSibling(o)}setAttribute(o,r,e,t){this.delegate.setAttribute(o,r,e,t)}removeAttribute(o,r,e){this.delegate.removeAttribute(o,r,e)}addClass(o,r){this.delegate.addClass(o,r)}removeClass(o,r){this.delegate.removeClass(o,r)}setStyle(o,r,e,t){this.delegate.setStyle(o,r,e,t)}removeStyle(o,r,e){this.delegate.removeStyle(o,r,e)}setProperty(o,r,e){r.charAt(0)==yF&&r==Khe?this.disableAnimations(o,!!e):this.delegate.setProperty(o,r,e)}setValue(o,r){this.delegate.setValue(o,r)}listen(o,r,e,t){return this.delegate.listen(o,r,e,t)}disableAnimations(o,r){this.engine.disableAnimations(o,r)}},GZ=class extends OF{factory;constructor(o,r,e,t,i){super(r,e,t,i),this.factory=o,this.namespaceId=r}setProperty(o,r,e){r.charAt(0)==yF?r.charAt(1)=="."&&r==Khe?(e=e===void 0?!0:!!e,this.disableAnimations(o,e)):this.engine.process(this.namespaceId,o,r.slice(1),e):this.delegate.setProperty(o,r,e)}listen(o,r,e,t){if(r.charAt(0)==yF){let i=kze(o),a=r.slice(1),l="";return a.charAt(0)!=yF&&([a,l]=xze(a)),this.engine.listen(this.namespaceId,i,a,l,c=>{let d=c._data||-1;this.factory.scheduleListenerCallback(d,e,c)})}return this.delegate.listen(o,r,e,t)}};function kze(n){switch(n){case"body":return document.body;case"document":return document;case"window":return window;default:return n}}function xze(n){let o=n.indexOf("."),r=n.substring(0,o),e=n.slice(o+1);return[r,e]}var AF=class{delegate;engine;_zone;_currentId=0;_microtaskId=1;_animationCallbacksBuffer=[];_rendererCache=new Map;_cdRecurDepth=0;constructor(o,r,e){this.delegate=o,this.engine=r,this._zone=e,r.onRemovalComplete=(t,i)=>{i?.removeChild(null,t)}}createRenderer(o,r){let t=this.delegate.createRenderer(o,r);if(!o||!r?.data?.animation){let d=this._rendererCache,g=d.get(t);if(!g){let u=()=>d.delete(t);g=new OF("",t,this.engine,u),d.set(t,g)}return g}let i=r.id,a=r.id+"-"+this._currentId;this._currentId++,this.engine.register(a,o);let l=d=>{Array.isArray(d)?d.forEach(l):this.engine.registerTrigger(i,a,o,d.name,d)};return r.data.animation.forEach(l),new GZ(this,a,t,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){queueMicrotask(()=>{this._microtaskId++})}scheduleListenerCallback(o,r,e){if(o>=0&&o<this._microtaskId){this._zone.run(()=>r(e));return}let t=this._animationCallbacksBuffer;t.length==0&&queueMicrotask(()=>{this._zone.run(()=>{t.forEach(i=>{let[a,l]=i;a(l)}),this._animationCallbacksBuffer=[]})}),t.push([r,e])}end(){this._cdRecurDepth--,this._cdRecurDepth==0&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}componentReplaced(o){this.engine.flush(),this.delegate.componentReplaced?.(o)}};var Eze=(()=>{class n extends w1{constructor(r,e,t){super(r,e,t)}ngOnDestroy(){this.flush()}static \u0275fac=function(e){return new(e||n)(Z(er),Z(A0),Z(M0))};static \u0275prov=Pe({token:n,factory:n.\u0275fac})}return n})();function wze(){return new kF}function Tze(n,o,r){return new AF(n,o,r)}var Jhe=[{provide:M0,useFactory:wze},{provide:w1,useClass:Eze},{provide:Ni,useFactory:Tze,deps:[OD,w1,zt]}],Dze=[{provide:A0,useClass:HZ},{provide:Vu,useValue:"NoopAnimations"},...Jhe],Zhe=[{provide:A0,useFactory:()=>new DF},{provide:Vu,useFactory:()=>"BrowserAnimations"},...Jhe],Xhe=(()=>{class n{static withConfig(r){return{ngModule:n,providers:r.disableAnimations?Dze:Zhe}}static \u0275fac=function(e){return new(e||n)};static \u0275mod=Dn({type:n});static \u0275inj=En({providers:Zhe,imports:[MD]})}return n})();var wn={production:!1,staging:!0,firebaseLogLevel:"error",firebaseConfig:{apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",authDomain:"snipply-sdk-staging.firebaseapp.com",projectId:"snipply-sdk-staging",storageBucket:"snipply-sdk-staging.appspot.com",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"},firebaseNotificationsDatabaseURL:"https://snipply-sdk-staging-notifications.firebaseio.com",segmentAnalyticsWriteKey:"ndJ0KZs5LkL6jny5a43FXXQkTF5bgPFt",useEmulators:!1,debugMode:!1,cloudFunction:{sa:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/sa",getIceServers:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/geticeservers",validateClient:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/validateclient",convertRecording:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/convertrecordingv2",chatgptCompletion:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/chatgptcompletion",rewriterAskAi:"https://staging.velt.dev/v2/rewriter/ask-ai",whisperTranscription:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/whispertranscription",getPlanDetails:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/getplandetails",getAllowedDocuments:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/getalloweddocuments",getNotificationsForDocuments:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/getnotificationsfordocuments",videoBackend:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/videobackend",processRecording:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/processrecording",sdkProxy:"https://staging.velt.dev/v2/core/a",screenshot:"https://staging.velt.dev/v2/screenshots/capture",usCentral1:{setEncryptedData:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/setencrypteddata"},asiaSouthEast1:{setEncryptedData:"https://asia-southeast1-snipply-sdk-staging.cloudfunctions.net/setencrypteddataau"},europeWest1:{setEncryptedData:"https://europe-west1-snipply-sdk-staging.cloudfunctions.net/setencrypteddataeu"},asiaNorthEast1:{setEncryptedData:"https://asia-northeast1-snipply-sdk-staging.cloudfunctions.net/setencrypteddatajp"}}};var q=(()=>{let o=class o{};o.Events={Core:{IDENTIFY:"identify",SDK_VALIDATE_CLIENT_TRIGGERED:"sdkValidateClientTriggered",SDK_VALIDATE_CLIENT_SUCCESS:"sdkValidateClientSuccess",SDK_VALIDATE_CLIENT_FAILED:"sdkValidateClientFailed",SDK_USER_AUTH_SUCCESS:"sdkUserAuthSuccess",SDK_USER_AUTH_FAILED:"sdkUserAuthFailed",SDK_USER_SIGN_OUT:"sdkUserSignOut",SDK_PLAN_EXPIRED:"sdkPlanExpired",SDK_ERROR:"error",SDK_UNCAUGHT_ERROR:"uncaughtError",SDK_SESSION_RE_LOGIN_TRIGGERED:"sdkSessionReLoginTriggered",SDK_SESSION_TOKEN_EXPIRED:"sdkSessionTokenExpired",SDK_SESSION_RE_LOGIN_COUNT_EXCEEDED:"sdkSessionReLoginCountExceeded",SDK_JWT_EXPIRED_RETRY_EXCEEDED:"sdkJwtExpiredRetryExceeded",SDK_EVENT_RATE_LIMIT_EXCEEDED:"sdkEventRateLimitExceeded",SET_PERMISSION_PROVIDER_TRIGGERED:"setPermissionProviderTriggered",SIGN_OUT_USER_TRIGGERED:"signOutUserTriggered",SET_DOCUMENTS_TRIGGERED:"setDocumentsTriggered",SET_ROOT_LOCATION_TRIGGERED:"setRootLocationTriggered",SET_ROOT_DOCUMENT_TRIGGERED:"setRootDocumentTriggered",UNSET_DOCUMENTS_TRIGGERED:"unsetDocumentsTriggered",FETCH_DOCUMENTS_TRIGGERED:"fetchDocumentsTriggered",UPDATE_DOCUMENTS_TRIGGERED:"updateDocumentsTriggered",UPDATE_LOCATIONS_TRIGGERED:"updateLocationsTriggered",FETCH_FOLDERS_TRIGGERED:"fetchFoldersTriggered",SET_USER_DATA_PROVIDER_TRIGGERED:"setUserDataProviderTriggered",SET_ANONYMOUS_USER_DATA_PROVIDER_TRIGGERED:"setAnonymousUserDataProviderTriggered",SET_DATA_PROVIDERS_TRIGGERED:"setDataProvidersTriggered",SET_ENCRYPTION_PROVIDER_TRIGGERED:"setEncryptionProviderTriggered",SET_VELT_AUTH_PROVIDER_TRIGGERED:"setVeltAuthProviderTriggered",GET_DOCUMENT_ID_TRIGGERED:"getDocumentIdTriggered",SET_LOCATIONS_TRIGGERED:"setLocationsTriggered",SET_SCROLLABLE_ELEMENTS_IDS_TRIGGERED:"setScrollableElementsIdsTriggered",REMOVE_LOCATIONS_TRIGGERED:"removeLocationsTriggered",UNSET_LOCATIONS_TRIGGERED:"unsetLocationsTriggered",EXCLUDE_LOCATION_IDS_TRIGGERED:"excludeLocationIdsTriggered",UPDATE_CONTACT_LIST_TRIGGERED:"updateContactListTriggered",REMOVE_SCROLLABLE_ELEMENTS_IDS_TRIGGERED:"removeScrollableElementsIdsTriggered",GET_PRESENCE_ELEMENT_TRIGGERED:"getPresenceElementTriggered",GET_CURSOR_ELEMENT_TRIGGERED:"getCursorElementTriggered",GET_COMMENT_ELEMENT_TRIGGERED:"getCommentElementTriggered",GET_TAG_ELEMENT_TRIGGERED:"getTagElementTriggered",GET_SELECTION_ELEMENT_TRIGGERED:"getSelectionElementTriggered",GET_RECORDER_ELEMENT_TRIGGERED:"getRecorderElementTriggered",GET_CONTACT_ELEMENT_TRIGGERED:"getContactElementTriggered",GET_REWRITER_ELEMENT_TRIGGERED:"getRewriterElementTriggered",GET_HUDDLE_ELEMENT_TRIGGERED:"getHuddleElementTriggered",GET_LIVE_STATE_SYNC_ELEMENT_TRIGGERED:"getLiveStateSyncElementTriggered",GET_ARROW_ELEMENT_TRIGGERED:"getArrowElementTriggered",GET_VIEWS_ELEMENT_TRIGGERED:"getViewsElementTriggered",GET_NOTIFICATION_ELEMENT_TRIGGERED:"getNotificationElementTriggered",GET_AUTOCOMPLETE_ELEMENT_TRIGGERED:"getAutocompleteElementTriggered",GET_DOC_ELEMENT_TRIGGERED:"getDocElementTriggered",GET_AREA_ELEMENT_TRIGGERED:"getAreaElementTriggered",GET_REACTION_ELEMENT_TRIGGERED:"getReactionElementTriggered",GET_METADATA_TRIGGERED:"getMetadataTriggered",FETCH_DEBUG_INFO_TRIGGERED:"fetchDebugInfoTriggered",GET_DEBUG_INFO_TRIGGERED:"getDebugInfoTriggered",DISABLE_FEATURES_TRIGGERED:"disableFeaturesTriggered",SET_DARK_MODE_TRIGGERED:"setDarkModeTriggered",ENABLE_LOGS_TRIGGERED:"enableLogsTriggered",DISABLE_LOGS_TRIGGERED:"disableLogsTriggered",IS_USER_ALLOWED_TRIGGERED:"isUserAllowedTriggered",GET_USER_TRIGGERED:"getUserTriggered",GET_CURRENT_USER_TRIGGERED:"getCurrentUserTriggered",GET_HEARTBEAT_TRIGGERED:"getHeartbeatTriggered",GET_USER_ROLE_TRIGGERED:"getUserRoleTriggered",GET_USER_PERMISSIONS_TRIGGERED:"getUserPermissionsTriggered",GET_CURRENT_USER_PERMISSIONS_TRIGGERED:"getCurrentUserPermissionsTriggered",GET_FEATURES_ACCESS_LEVEL_IAM_TRIGGERED:"getFeaturesAccessLevelIamTriggered",IS_PLAN_EXPIRED_TRIGGERED:"isPlanExpiredTriggered",GET_CUSTOMER_METADATA_TRIGGERED:"getCustomerMetadataTriggered",GET_DOCUMENT_METADATA_TRIGGERED:"getDocumentMetadataTriggered",REMOVE_VELT_CONTENT_TRIGGERED:"removeVeltContentTriggered",INJECT_CUSTOM_CSS_TRIGGERED:"injectCustomCssTriggered",SET_LANGUAGE_TRIGGERED:"setLanguageTriggered",SET_TRANSLATIONS_TRIGGERED:"setTranslationsTriggered",ENABLE_AUTO_TRANSLATION_TRIGGERED:"enableAutoTranslationTriggered",DISABLE_AUTO_TRANSLATION_TRIGGERED:"disableAutoTranslationTriggered",SF_TRIGGERED:"sfTriggered",SET_UI_STATE_TRIGGERED:"setUiStateTriggered",GET_UI_STATE_TRIGGERED:"getUiStateTriggered",ENABLE_SAFE_EVAL_TRIGGERED:"enableSafeEvalTriggered",DISABLE_SAFE_EVAL_TRIGGERED:"disableSafeEvalTriggered",ENABLE_FIRESTORE_PERSISTENT_CACHE_TRIGGERED:"enableFirestorePersistentCacheTriggered",DISABLE_FIRESTORE_PERSISTENT_CACHE_TRIGGERED:"disableFirestorePersistentCacheTriggered",RESET_VELT_BUTTON_STATE_TRIGGERED:"resetVeltButtonStateTriggered"},PermissionProvider:{RESOURCE_ACCESS_REQUEST_FORMED:"resourceAccessRequestFormed",RESOURCE_ACCESS_REQUEST_TRIGGERED:"resourceAccessRequestTriggered",REVOKE_ACCESS_ON_DOCUMENT_UNSET_TRIGGERED:"revokeAccessOnDocumentUnsetTriggered",REVOKE_ACCESS_ON_DOCUMENT_UNSET_FORMED:"revokeAccessOnDocumentUnsetFormed",REVOKE_ACCESS_ON_DOCUMENT_UNSET_RESULT:"revokeAccessOnDocumentUnsetResult",REVOKE_ACCESS_ON_USER_LOGOUT_TRIGGERED:"revokeAccessOnUserLogoutTriggered",REVOKE_ACCESS_ON_USER_LOGOUT_FORMED:"revokeAccessOnUserLogoutFormed",REVOKE_ACCESS_ON_USER_LOGOUT_RESULT:"revokeAccessOnUserLogoutResult",RESOURCE_ACCESS_RESULT:"resourceAccessResult",RESOURCE_ACCESS_ERROR:"resourceAccessError",RESOURCE_ACCESS_RESULT_FROM_CACHE:"resourceAccessResultFromCache",REVOKE_ACCESS_ON_DOCUMENT_UNSET_ERROR:"revokeAccessOnDocumentUnsetError",REVOKE_ACCESS_ON_USER_LOGOUT_ERROR:"revokeAccessOnUserLogoutError"},Resolver:{COMMENT_RESOLVER_GET:"comment_resolver_get",COMMENT_RESOLVER_SAVE:"comment_resolver_save",COMMENT_RESOLVER_DELETE:"comment_resolver_delete",COMMENT_RESOLUTION_REQUEST_FORMED:"commentResolutionRequestFormed",COMMENT_RESOLUTION_REQUEST_TRIGGERED:"commentResolutionRequestTriggered",COMMENT_RESOLUTION_RESULT:"commentResolutionResult",COMMENT_RESOLUTION_ERROR:"commentResolutionError",COMMENT_RESOLUTION_RESULT_FROM_CACHE:"commentResolutionResultFromCache",COMMENT_SAVE_REQUEST_FORMED:"commentSaveRequestFormed",COMMENT_SAVE_REQUEST_TRIGGERED:"commentSaveRequestTriggered",COMMENT_SAVE_RESULT:"commentSaveResult",COMMENT_SAVE_ERROR:"commentSaveError",COMMENT_DELETE_REQUEST_FORMED:"commentDeleteRequestFormed",COMMENT_DELETE_REQUEST_TRIGGERED:"commentDeleteRequestTriggered",COMMENT_DELETE_RESULT:"commentDeleteResult",COMMENT_DELETE_ERROR:"commentDeleteError",REACTION_RESOLVER_GET:"reaction_resolver_get",REACTION_RESOLVER_SAVE:"reaction_resolver_save",REACTION_RESOLVER_DELETE:"reaction_resolver_delete",REACTION_RESOLUTION_REQUEST_FORMED:"reactionResolutionRequestFormed",REACTION_RESOLUTION_REQUEST_TRIGGERED:"reactionResolutionRequestTriggered",REACTION_RESOLUTION_RESULT:"reactionResolutionResult",REACTION_RESOLUTION_ERROR:"reactionResolutionError",REACTION_RESOLUTION_RESULT_FROM_CACHE:"reactionResolutionResultFromCache",REACTION_SAVE_REQUEST_FORMED:"reactionSaveRequestFormed",REACTION_SAVE_REQUEST_TRIGGERED:"reactionSaveRequestTriggered",REACTION_SAVE_RESULT:"reactionSaveResult",REACTION_SAVE_ERROR:"reactionSaveError",REACTION_DELETE_REQUEST_FORMED:"reactionDeleteRequestFormed",REACTION_DELETE_REQUEST_TRIGGERED:"reactionDeleteRequestTriggered",REACTION_DELETE_RESULT:"reactionDeleteResult",REACTION_DELETE_ERROR:"reactionDeleteError",NOTIFICATION_RESOLVER_GET:"notification_resolver_get",NOTIFICATION_RESOLVER_DELETE:"notification_resolver_delete",NOTIFICATION_RESOLUTION_REQUEST_FORMED:"notificationResolutionRequestFormed",NOTIFICATION_RESOLUTION_REQUEST_TRIGGERED:"notificationResolutionRequestTriggered",NOTIFICATION_RESOLUTION_RESULT:"notificationResolutionResult",NOTIFICATION_RESOLUTION_ERROR:"notificationResolutionError",NOTIFICATION_DELETE_REQUEST_FORMED:"notificationDeleteRequestFormed",NOTIFICATION_DELETE_REQUEST_TRIGGERED:"notificationDeleteRequestTriggered",NOTIFICATION_DELETE_RESULT:"notificationDeleteResult",NOTIFICATION_DELETE_ERROR:"notificationDeleteError",USER_RESOLVER_GET:"user_resolver_get",USER_RESOLUTION_REQUEST_FORMED:"userResolutionRequestFormed",USER_RESOLUTION_REQUEST_TRIGGERED:"userResolutionRequestTriggered",USER_RESOLUTION_RESULT:"userResolutionResult",USER_RESOLUTION_ERROR:"userResolutionError",USER_RESOLUTION_RESULT_FROM_CACHE:"userResolutionResultFromCache",EMAIL_USER_ID_RESOLUTION_REQUEST_FORMED:"emailUserIdResolutionRequestFormed",EMAIL_USER_ID_RESOLUTION_REQUEST_TRIGGERED:"emailUserIdResolutionRequestTriggered",EMAIL_USER_ID_RESOLUTION_RESULT:"emailUserIdResolutionResult",EMAIL_USER_ID_RESOLUTION_ERROR:"emailUserIdResolutionError",ATTACHMENT_RESOLVER_SAVE:"attachment_resolver_save",ATTACHMENT_RESOLVER_DELETE:"attachment_resolver_delete",ATTACHMENT_SAVE_REQUEST_FORMED:"attachmentSaveRequestFormed",ATTACHMENT_SAVE_REQUEST_TRIGGERED:"attachmentSaveRequestTriggered",ATTACHMENT_SAVE_RESULT:"attachmentSaveResult",ATTACHMENT_SAVE_ERROR:"attachmentSaveError",ATTACHMENT_DELETE_REQUEST_FORMED:"attachmentDeleteRequestFormed",ATTACHMENT_DELETE_REQUEST_TRIGGERED:"attachmentDeleteRequestTriggered",ATTACHMENT_DELETE_RESULT:"attachmentDeleteResult",ATTACHMENT_DELETE_ERROR:"attachmentDeleteError",RECORDER_RESOLVER_GET:"recorder_resolver_get",RECORDER_RESOLVER_SAVE:"recorder_resolver_save",RECORDER_RESOLVER_DELETE:"recorder_resolver_delete",RECORDER_RESOLUTION_REQUEST_FORMED:"recorderResolutionRequestFormed",RECORDER_RESOLUTION_REQUEST_TRIGGERED:"recorderResolutionRequestTriggered",RECORDER_RESOLUTION_RESULT:"recorderResolutionResult",RECORDER_RESOLUTION_ERROR:"recorderResolutionError",RECORDER_RESOLUTION_RESULT_FROM_CACHE:"recorderResolutionResultFromCache",RECORDER_SAVE_REQUEST_FORMED:"recorderSaveRequestFormed",RECORDER_SAVE_REQUEST_TRIGGERED:"recorderSaveRequestTriggered",RECORDER_SAVE_RESULT:"recorderSaveResult",RECORDER_SAVE_ERROR:"recorderSaveError",RECORDER_DELETE_REQUEST_FORMED:"recorderDeleteRequestFormed",RECORDER_DELETE_REQUEST_TRIGGERED:"recorderDeleteRequestTriggered",RECORDER_DELETE_RESULT:"recorderDeleteResult",RECORDER_DELETE_ERROR:"recorderDeleteError",ACTIVITY_RESOLVER_GET:"activity_resolver_get",ACTIVITY_RESOLVER_SAVE:"activity_resolver_save",ACTIVITY_RESOLUTION_REQUEST_FORMED:"activityResolutionRequestFormed",ACTIVITY_RESOLUTION_REQUEST_TRIGGERED:"activityResolutionRequestTriggered",ACTIVITY_RESOLUTION_RESULT:"activityResolutionResult",ACTIVITY_RESOLUTION_ERROR:"activityResolutionError",ACTIVITY_RESOLUTION_RESULT_FROM_CACHE:"activityResolutionResultFromCache",ACTIVITY_SAVE_REQUEST_FORMED:"activitySaveRequestFormed",ACTIVITY_SAVE_REQUEST_TRIGGERED:"activitySaveRequestTriggered",ACTIVITY_SAVE_RESULT:"activitySaveResult",ACTIVITY_SAVE_ERROR:"activitySaveError"},Autocomplete:{CREATE_TRIGGERED:"createTriggered",ON_AUTOCOMPLETE_CHIP_CLICK_TRIGGERED:"onAutocompleteChipClickTriggered"},Comments:{COMMENT_TOOL_CLICKED:"commentToolClicked",COMMENT_DRAFT_ADDED:"commentDraftAdded",COMMENT_ADD_CONTEXT_TRIGGERED:"commentAddContextTriggered",COMMENT_UPDATE_CONTEXT_TRIGGERED:"commentUpdateContextTriggered",COMMENT_UPDATE_CONTEXT_SUCCESS:"commentUpdateContextSuccess",COMMENT_UPDATE_CONTEXT_FAILED:"commentUpdateContextFailed",COMMENT_ADDED:"commentAdded",COMMENT_READ:"commentRead",COMMENT_STATUS_CHANGED:"commentStatusChanged",COMMENT_PRIORITY_CHANGED:"commentPriorityChanged",COMMENT_CUSTOM_CHIPS_CHANGED:"commentCustomChipsChanged",COMMENT_APPROVED:"commentApproved",COMMENT_ACCEPTED:"commentAccepted",COMMENT_REJECTED:"commentRejected",COMMENT_ASSIGNED:"commentAssigned",COMMENT_DELETE_TRIGGERED:"commentDeleteTriggered",COMMENT_DELETED:"commentDeleted",COMMENT_THREAD_DELETED:"commentThreadDeleted",COMMENT_LINK_COPIED:"commentLinkCopied",COMMENT_EDIT_BUTTON_CLICKED:"commentEditButtonClicked",COMMENT_EDITED:"commentEdited",COMMENT_SIDEBAR_OPENED:"commentSidebarOpened",COMMENT_SIDEBAR_CLOSED:"commentSidebarClosed",COMMENT_SIDEBAR_TOGGLED:"commentSidebarToggled",COMMENT_TAG_BUTTON_CLICKED:"commentTagButtonClicked",COMMENT_TAG_ADDED:"commentTagAdded",COMMENT_PIN_DRAGGED:"commentPinDragged",COMMENT_ADD_MODE_ENABLED:"commentAddModeEnabled",COMMENT_ADD_MODE_DISABLED:"commentAddModeDisabled",COMMENT_TEXT_MODE_ENABLED:"commentTextModeEnabled",COMMENT_TEXT_MODE_DISABLED:"commentTextModeDisabled",COMMENT_POPOVER_MODE_ENABLED:"commentPopoverModeEnabled",COMMENT_POPOVER_MODE_DISABLED:"commentPopoverModeDisabled",COMMENT_STREAM_MODE_ENABLED:"commentStreamModeEnabled",COMMENT_STREAM_MODE_DISABLED:"commentStreamModeDisabled",COMMENT_SIDEBAR_EMBED_MODE_ENABLED:"commentSidebarEmbedModeEnabled",COMMENT_SIDEBAR_FLOATING_MODE_ENABLED:"commentSidebarFloatingModeEnabled",COMMENT_ATTACHMENT_SET_ALLOWED_FILE_TYPES_TRIGGERED:"commentAttachmentSetAllowedFileTypesTriggered",ENABLE_FORCE_CLOSE_ALL_ON_ESC_TRIGGERED:"enableForceCloseAllOnEscTriggered",DISABLE_FORCE_CLOSE_ALL_ON_ESC_TRIGGERED:"disableForceCloseAllOnEscTriggered",COMMENT_ATTACHMENT_BUTTON_CLICKED:"commentAttachmentButtonClicked",COMMENT_ATTACHMENT_ADDED:"commentAttachmentAdded",COMMENT_ATTACHMENT_DOWNLOADED:"commentAttachmentDownloaded",COMMENT_ATTACHMENT_DELETED:"commentAttachmentDeleted",COMMENT_ATTACHMENT_SIZE_EXCEEDED:"commentAttachmentSizeExceeded",COMMENT_SUBMIT_TRIGGERED:"commentSubmitTriggered",COMMENT_APPROVE_BUTTON_CLICKED:"commentApproveButtonClicked",COMMENT_ACCEPT_BUTTON_CLICKED:"commentAcceptButtonClicked",COMMENT_REJECT_BUTTON_CLICKED:"commentRejectButtonClicked",SUGGESTION_ACCEPTED:"suggestionAccepted",SUGGESTION_REJECTED:"suggestionRejected",COMMENT_SIGN_IN_BUTTON_CLICKED:"commentSignInButtonClicked",COMMENT_UPGRADE_BUTTON_CLICKED:"commentUpgradeButtonClicked",COMMENT_RECORDING_TOOL_CLICKED:"commentRecordingToolClicked",COMMENT_RECORDING_ADDED:"commentRecordingAdded",COMMENT_RECORDING_DELETED:"commentRecordingDeleted",COMMENT_MORE_REPLY_OPTION_CLICKED:"commentMoreReplyOptionClicked",COMMENT_PRIVATE_COMMENT_MODE_ENABLED:"commentPrivateCommentModeEnabled",COMMENT_PRIVATE_COMMENT_MODE_DISABLED:"commentPrivateCommentModeDisabled",COMMENT_ACCESS_MODE_CHANGED:"commentAccessModeChanged",SET_COMPOSER_FILE_ATTACHMENTS_TRIGGERED:"setComposerFileAttachmentsTriggered",GET_ALL_COMMENT_ANNOTATIONS_TRIGGERED_INTERNAL:"getAllCommentAnnotationsTriggered_internal",GET_ALL_COMMENT_ANNOTATIONS_TRIGGERED:"getAllCommentAnnotationsTriggered",DELETE_SELECTED_COMMENT_TRIGGERED:"deleteSelectedCommentTriggered",ENABLE_TEXT_COMMENTS_TRIGGERED:"enableTextCommentsTriggered",DISABLE_TEXT_COMMENTS_TRIGGERED:"disableTextCommentsTriggered",ALLOWED_ELEMENT_IDS_TRIGGERED:"allowedElementIdsTriggered",ALLOWED_ELEMENT_CLASS_NAMES_TRIGGERED:"allowedElementClassNamesTriggered",ALLOWED_ELEMENT_QUERY_SELECTORS_TRIGGERED:"allowedElementQuerySelectorsTriggered",ENABLE_FLOATING_COMMENT_DIALOG_TRIGGERED:"enableFloatingCommentDialogTriggered",DISABLE_FLOATING_COMMENT_DIALOG_TRIGGERED:"disableFloatingCommentDialogTriggered",ATTACH_COMMENT_TRIGGERED:"attachCommentTriggered",OPEN_COMMENT_SIDEBAR_TRIGGERED:"openCommentSidebarTriggered",CLOSE_COMMENT_SIDEBAR_TRIGGERED:"closeCommentSidebarTriggered",TOGGLE_COMMENT_SIDEBAR_TRIGGERED:"toggleCommentSidebarTriggered",SET_ASSIGN_TO_TYPE_TRIGGERED:"setAssignToTypeTriggered",ENABLE_CONTEXT_IN_PAGE_MODE_COMPOSER_TRIGGERED:"enableContextInPageModeComposerTriggered",DISABLE_CONTEXT_IN_PAGE_MODE_COMPOSER_TRIGGERED:"disableContextInPageModeComposerTriggered",CLEAR_PAGE_MODE_COMPOSER_CONTEXT_TRIGGERED:"clearPageModeComposerContextTriggered",SET_CONTEXT_IN_PAGE_MODE_COMPOSER_TRIGGERED:"setContextInPageModeComposerTriggered",FOCUS_PAGE_MODE_COMPOSER_TRIGGERED:"focusPageModeComposerTriggered",ENABLE_MODERATOR_MODE_TRIGGERED:"enableModeratorModeTriggered",DISABLE_MODERATOR_MODE_TRIGGERED:"disableModeratorModeTriggered",ENABLE_STREAM_MODE_TRIGGERED:"enableStreamModeTriggered",DISABLE_STREAM_MODE_TRIGGERED:"disableStreamModeTriggered",ENABLE_SIGN_IN_BUTTON_TRIGGERED:"enableSignInButtonTriggered",DISABLE_SIGN_IN_BUTTON_TRIGGERED:"disableSignInButtonTriggered",ENABLE_UPGRADE_BUTTON_TRIGGERED:"enableUpgradeButtonTriggered",DISABLE_UPGRADE_BUTTON_TRIGGERED:"disableUpgradeButtonTriggered",ON_COMMENT_MODE_CHANGE_TRIGGERED:"onCommentModeChangeTriggered",ENABLE_ATTACHMENTS_TRIGGERED:"enableAttachmentsTriggered",DISABLE_ATTACHMENTS_TRIGGERED:"disableAttachmentsTriggered",ENABLE_ATTACHMENT_DOWNLOAD_TRIGGERED:"enableAttachmentDownloadTriggered",DISABLE_ATTACHMENT_DOWNLOAD_TRIGGERED:"disableAttachmentDownloadTriggered",IS_USER_GLOBAL_CONTACT_TRIGGERED:"isUserGlobalContactTriggered",ENABLE_DEVICE_INFO_TRIGGERED:"enableDeviceInfoTriggered",DISABLE_DEVICE_INFO_TRIGGERED:"disableDeviceInfoTriggered",ENABLE_COMMENT_MODE_TRIGGERED:"enableCommentModeTriggered",DISABLE_COMMENT_MODE_TRIGGERED:"disableCommentModeTriggered",ENABLE_PERSISTENT_COMMENT_MODE_TRIGGERED:"enablePersistentCommentModeTriggered",DISABLE_PERSISTENT_COMMENT_MODE_TRIGGERED:"disablePersistentCommentModeTriggered",SHOW_COMMENT_INDEX_TRIGGERED:"showCommentIndexTriggered",ENABLE_COMMENT_INDEX_TRIGGERED:"enableCommentIndexTriggered",DISABLE_COMMENT_INDEX_TRIGGERED:"disableCommentIndexTriggered",ENABLE_POPOVER_MODE_TRIGGERED:"enablePopoverModeTriggered",DISABLE_POPOVER_MODE_TRIGGERED:"disablePopoverModeTriggered",ENABLE_POPOVER_TRIANGLE_COMPONENT_TRIGGERED:"enablePopoverTriangleComponentTriggered",DISABLE_POPOVER_TRIANGLE_COMPONENT_TRIGGERED:"disablePopoverTriangleComponentTriggered",ENABLE_DIALOG_ON_HOVER_TRIGGERED:"enableDialogOnHoverTriggered",DISABLE_DIALOG_ON_HOVER_TRIGGERED:"disableDialogOnHoverTriggered",ENABLE_DIALOG_ON_TARGET_ELEMENT_CLICK_TRIGGERED:"enableDialogOnTargetElementClickTriggered",DISABLE_DIALOG_ON_TARGET_ELEMENT_CLICK_TRIGGERED:"disableDialogOnTargetElementClickTriggered",ENABLE_PRIORITY_TRIGGERED:"enablePriorityTriggered",DISABLE_PRIORITY_TRIGGERED:"disablePriorityTriggered",ENABLE_STATUS_TRIGGERED:"enableStatusTriggered",DISABLE_STATUS_TRIGGERED:"disableStatusTriggered",ENABLE_VISIBILITY_OPTIONS_TRIGGERED:"enableVisibilityOptionsTriggered",DISABLE_VISIBILITY_OPTIONS_TRIGGERED:"disableVisibilityOptionsTriggered",ENABLE_RESOLVE_BUTTON_TRIGGERED:"enableResolveButtonTriggered",DISABLE_RESOLVE_BUTTON_TRIGGERED:"disableResolveButtonTriggered",ENABLE_GHOST_COMMENTS_TRIGGERED:"enableGhostCommentsTriggered",DISABLE_GHOST_COMMENTS_TRIGGERED:"disableGhostCommentsTriggered",ENABLE_GHOST_COMMENTS_INDICATOR_TRIGGERED:"enableGhostCommentsIndicatorTriggered",DISABLE_GHOST_COMMENTS_INDICATOR_TRIGGERED:"disableGhostCommentsIndicatorTriggered",SET_CUSTOM_STATUS_TRIGGERED:"setCustomStatusTriggered",SET_CUSTOM_PRIORITY_TRIGGERED:"setCustomPriorityTriggered",SET_CUSTOM_CATEGORY_TRIGGERED:"setCustomCategoryTriggered",ENABLE_INBOX_MODE_TRIGGERED:"enableInboxModeTriggered",DISABLE_INBOX_MODE_TRIGGERED:"disableInboxModeTriggered",ENABLE_AUTO_CATEGORIZE_TRIGGERED:"enableAutoCategorizeTriggered",DISABLE_AUTO_CATEGORIZE_TRIGGERED:"disableAutoCategorizeTriggered",ENABLE_DARK_MODE_TRIGGERED:"enableDarkModeTriggered",DISABLE_DARK_MODE_TRIGGERED:"disableDarkModeTriggered",SET_CONTEXT_PROVIDER_TRIGGERED:"setContextProviderTriggered",ENABLE_SUGGESTION_MODE_TRIGGERED:"enableSuggestionModeTriggered",DISABLE_SUGGESTION_MODE_TRIGGERED:"disableSuggestionModeTriggered",ENABLE_MOBILE_MODE_TRIGGERED:"enableMobileModeTriggered",DISABLE_MOBILE_MODE_TRIGGERED:"disableMobileModeTriggered",ENABLE_INLINE_COMMENT_MODE_TRIGGERED:"enableInlineCommentModeTriggered",DISABLE_INLINE_COMMENT_MODE_TRIGGERED:"disableInlineCommentModeTriggered",ENABLE_MINIMAP_TRIGGERED:"enableMinimapTriggered",DISABLE_MINIMAP_TRIGGERED:"disableMinimapTriggered",SHOW_COMMENTS_ON_DOM_TRIGGERED:"showCommentsOnDomTriggered",HIDE_COMMENTS_ON_DOM_TRIGGERED:"hideCommentsOnDomTriggered",ENABLE_COMMENT_TOOL_TRIGGERED:"enableCommentToolTriggered",DISABLE_COMMENT_TOOL_TRIGGERED:"disableCommentToolTriggered",SET_TOTAL_MEDIA_LENGTH_TRIGGERED:"setTotalMediaLengthTriggered",ON_COMMENT_ADD_TRIGGERED:"onCommentAddTriggered",ON_COMMENT_UPDATE_TRIGGERED:"onCommentUpdateTriggered",ADD_COMMENT_ON_SELECTED_TEXT_TRIGGERED:"addCommentOnSelectedTextTriggered",ENABLE_SIDEBAR_URL_NAVIGATION_TRIGGERED:"enableSidebarUrlNavigationTriggered",DISABLE_SIDEBAR_URL_NAVIGATION_TRIGGERED:"disableSidebarUrlNavigationTriggered",SET_D_STRATEGY_TRIGGERED:"setDStrategyTriggered",ENABLE_SIDEBAR_BUTTON_ON_COMMENT_DIALOG_TRIGGERED:"enableSidebarButtonOnCommentDialogTriggered",DISABLE_SIDEBAR_BUTTON_ON_COMMENT_DIALOG_TRIGGERED:"disableSidebarButtonOnCommentDialogTriggered",ON_SIDEBAR_BUTTON_ON_COMMENT_DIALOG_CLICK_TRIGGERED:"onSidebarButtonOnCommentDialogClickTriggered",ENABLE_REACTIONS_TRIGGERED:"enableReactionsTriggered",DISABLE_REACTIONS_TRIGGERED:"disableReactionsTriggered",ENABLE_ANONYMOUS_EMAIL_TRIGGERED:"enableAnonymousEmailTriggered",DISABLE_ANONYMOUS_EMAIL_TRIGGERED:"disableAnonymousEmailTriggered",SET_RECORDINGS_TRIGGERED:"setRecordingsTriggered",ADD_COMMENT_ON_ELEMENT_TRIGGERED:"addCommentOnElementTriggered",ENABLE_PRIVATE_COMMENT_MODE_TRIGGERED:"enablePrivateCommentModeTriggered",DISABLE_PRIVATE_COMMENT_MODE_TRIGGERED:"disablePrivateCommentModeTriggered",ENABLE_PRIVATE_MODE_TRIGGERED:"enablePrivateModeTriggered",DISABLE_PRIVATE_MODE_TRIGGERED:"disablePrivateModeTriggered",ENABLE_SCROLL_TO_COMMENT_TRIGGERED:"enableScrollToCommentTriggered",DISABLE_SCROLL_TO_COMMENT_TRIGGERED:"disableScrollToCommentTriggered",ENABLE_USER_MENTIONS_TRIGGERED:"enableUserMentionsTriggered",DISABLE_USER_MENTIONS_TRIGGERED:"disableUserMentionsTriggered",SET_COMMENT_SIDEBAR_FILTERS_TRIGGERED:"setCommentSidebarFiltersTriggered",SET_SYSTEM_FILTERS_OPERATOR_TRIGGERED:"setSystemFiltersOperatorTriggered",ENABLE_COMMENT_PIN_HIGHLIGHTER_TRIGGERED:"enableCommentPinHighlighterTriggered",DISABLE_COMMENT_PIN_HIGHLIGHTER_TRIGGERED:"disableCommentPinHighlighterTriggered",ENABLE_DELETE_ON_BACKSPACE_TRIGGERED:"enableDeleteOnBackspaceTriggered",DISABLE_DELETE_ON_BACKSPACE_TRIGGERED:"disableDeleteOnBackspaceTriggered",ENABLE_HOTKEY_TRIGGERED:"enableHotkeyTriggered",DISABLE_HOTKEY_TRIGGERED:"disableHotkeyTriggered",ENABLE_DEVICE_INDICATOR_ON_COMMENT_PINS_TRIGGERED:"enableDeviceIndicatorOnCommentPinsTriggered",DISABLE_DEVICE_INDICATOR_ON_COMMENT_PINS_TRIGGERED:"disableDeviceIndicatorOnCommentPinsTriggered",GET_ELEMENT_REF_BY_ANNOTATION_ID_TRIGGERED:"getElementRefByAnnotationIdTriggered",SCROLL_TO_COMMENT_BY_ANNOTATION_ID_TRIGGERED:"scrollToCommentByAnnotationIdTriggered",SELECT_COMMENT_BY_ANNOTATION_ID_TRIGGERED:"selectCommentByAnnotationIdTriggered",ENABLE_RECORDING_SUMMARY_TRIGGERED:"enableRecordingSummaryTriggered",DISABLE_RECORDING_SUMMARY_TRIGGERED:"disableRecordingSummaryTriggered",ENABLE_RECORDING_TRANSCRIPTION_TRIGGERED:"enableRecordingTranscriptionTriggered",DISABLE_RECORDING_TRANSCRIPTION_TRIGGERED:"disableRecordingTranscriptionTriggered",ENABLE_RECORDING_COUNTDOWN_TRIGGERED:"enableRecordingCountdownTriggered",DISABLE_RECORDING_COUNTDOWN_TRIGGERED:"disableRecordingCountdownTriggered",SET_UNREAD_INDICATOR_MODE_TRIGGERED:"setUnreadIndicatorModeTriggered",ENABLE_ENTER_KEY_TO_SUBMIT_TRIGGERED:"enableEnterKeyToSubmitTriggered",DISABLE_ENTER_KEY_TO_SUBMIT_TRIGGERED:"disableEnterKeyToSubmitTriggered",ENABLE_PIN_SHADOW_DOM_TRIGGERED:"enablePinShadowDOMTriggered",DISABLE_PIN_SHADOW_DOM_TRIGGERED:"disablePinShadowDOMTriggered",ENABLE_DIALOG_SHADOW_DOM_TRIGGERED:"enableDialogShadowDOMTriggered",DISABLE_DIALOG_SHADOW_DOM_TRIGGERED:"disableDialogShadowDOMTriggered",ENABLE_SIDEBAR_SHADOW_DOM_TRIGGERED:"enableSidebarShadowDOMTriggered",DISABLE_SIDEBAR_SHADOW_DOM_TRIGGERED:"disableSidebarShadowDOMTriggered",ENABLE_CHANGE_DETECTION_IN_COMMENT_MODE_TRIGGERED:"enableChangeDetectionInCommentModeTriggered",DISABLE_CHANGE_DETECTION_IN_COMMENT_MODE_TRIGGERED:"disableChangeDetectionInCommentModeTriggered",SHOW_RESOLVED_COMMENTS_ON_DOM_TRIGGERED:"showResolvedCommentsOnDomTriggered",HIDE_RESOLVED_COMMENTS_ON_DOM_TRIGGERED:"hideResolvedCommentsOnDomTriggered",SET_CUSTOM_REACTIONS_TRIGGERED:"setCustomReactionsTriggered",ON_COMMENT_SELECTION_CHANGE_TRIGGERED:"onCommentSelectionChangeTriggered",GET_UNREAD_COMMENT_COUNT_BY_ANNOTATION_ID_TRIGGERED:"getUnreadCommentCountByAnnotationIdTriggered",GET_UNREAD_COMMENT_ANNOTATION_COUNT_ON_CURRENT_DOCUMENT_TRIGGERED:"getUnreadCommentAnnotationCountOnCurrentDocumentTriggered",GET_UNREAD_COMMENT_COUNT_ON_CURRENT_DOCUMENT_TRIGGERED:"getUnreadCommentCountOnCurrentDocumentTriggered",GET_UNREAD_COMMENT_ANNOTATION_COUNT_BY_LOCATION_ID_TRIGGERED:"getUnreadCommentAnnotationCountByLocationIdTriggered",GET_UNREAD_COMMENT_COUNT_BY_LOCATION_ID_TRIGGERED:"getUnreadCommentCountByLocationIdTriggered",UPDATE_COMMENT_DIALOG_POSITION_TRIGGERED:"updateCommentDialogPositionTriggered",ENABLE_AREA_COMMENT_TRIGGERED:"enableAreaCommentTriggered",DISABLE_AREA_COMMENT_TRIGGERED:"disableAreaCommentTriggered",SET_PIN_CURSOR_IMAGE_TRIGGERED:"setPinCursorImageTriggered",ADD_MANUAL_COMMENT_TRIGGERED:"addManualCommentTriggered",CREATE_CUSTOM_LIST_DATA_ON_ANNOTATION_TRIGGERED:"createCustomListDataOnAnnotationTriggered",CREATE_CUSTOM_LIST_DATA_ON_COMMENT_TRIGGERED:"createCustomListDataOnCommentTriggered",EXCLUDE_LOCATION_IDS_FROM_SIDEBAR_TRIGGERED:"excludeLocationIdsFromSidebarTriggered",ENABLE_BUBBLE_ON_PIN_TRIGGERED:"enableBubbleOnPinTriggered",DISABLE_BUBBLE_ON_PIN_TRIGGERED:"disableBubbleOnPinTriggered",ENABLE_BUBBLE_ON_PIN_HOVER_TRIGGERED:"enableBubbleOnPinHoverTriggered",DISABLE_BUBBLE_ON_PIN_HOVER_TRIGGERED:"disableBubbleOnPinHoverTriggered",ENABLE_PIN_DRAG_TRIGGERED:"enablePinDragTriggered",DISABLE_PIN_DRAG_TRIGGERED:"disablePinDragTriggered",ENABLE_MULTI_THREAD_MODE_TRIGGERED:"enableMultiThreadModeTriggered",DISABLE_MULTI_THREAD_MODE_TRIGGERED:"disableMultiThreadModeTriggered",ENABLE_MULTI_THREAD_TRIGGERED:"enableMultiThreadTriggered",DISABLE_MULTI_THREAD_TRIGGERED:"disableMultiThreadTriggered",ENABLE_GROUP_MATCHED_COMMENTS_TRIGGERED:"enableGroupMatchedCommentsTriggered",DISABLE_GROUP_MATCHED_COMMENTS_TRIGGERED:"disableGroupMatchedCommentsTriggered",UPDATE_CONTEXT_TRIGGERED:"updateContextTriggered",UPDATE_VISIBILITY_TRIGGERED:"updateVisibilityTriggered",GET_SELECTED_COMMENTS_TRIGGERED:"getSelectedCommentsTriggered",ENABLE_DELETE_REPLY_CONFIRMATION_TRIGGERED:"enableDeleteReplyConfirmationTriggered",DISABLE_DELETE_REPLY_CONFIRMATION_TRIGGERED:"disableDeleteReplyConfirmationTriggered",ON_COPY_LINK_TRIGGERED:"onCopyLinkTriggered",GET_COMMENT_ANNOTATION_BY_ID_TRIGGERED:"getCommentAnnotationByIdTriggered",ENABLE_COLLAPSED_COMMENTS_TRIGGERED:"enableCollapsedCommentsTriggered",DISABLE_COLLAPSED_COMMENTS_TRIGGERED:"disableCollapsedCommentsTriggered",SET_COMMENT_SIDEBAR_DATA_TRIGGERED:"setCommentSidebarDataTriggered",ON_COMMENT_SIDEBAR_INIT_TRIGGERED:"onCommentSidebarInitTriggered",ON_COMMENT_SIDEBAR_DATA_TRIGGERED:"onCommentSidebarDataTriggered",SET_COMMENT_SIDEBAR_DEFAULT_CUSTOM_ACTIONS_TRIGGERED:"setCommentSidebarDefaultCustomActionsTriggered",ENABLE_SIDEBAR_CUSTOM_ACTIONS_TRIGGERED:"enableSidebarCustomActionsTriggered",DISABLE_SIDEBAR_CUSTOM_ACTIONS_TRIGGERED:"disableSidebarCustomActionsTriggered",ENABLE_QUERY_PARAMS_COMMENTS_TRIGGERED:"enableQueryParamsCommentsTriggered",DISABLE_QUERY_PARAMS_COMMENTS_TRIGGERED:"disableQueryParamsCommentsTriggered",ENABLE_RESOLVE_STATUS_ACCESS_ADMIN_ONLY_TRIGGERED:"enableResolveStatusAccessAdminOnlyTriggered",DISABLE_RESOLVE_STATUS_ACCESS_ADMIN_ONLY_TRIGGERED:"disableResolveStatusAccessAdminOnlyTriggered",ENABLE_LINK_CALLBACK_TRIGGERED:"enableLinkCallbackTriggered",DISABLE_LINK_CALLBACK_TRIGGERED:"disableLinkCallbackTriggered",ENABLE_SEEN_BY_USERS_TRIGGERED:"enableSeenByUsersTriggered",DISABLE_SEEN_BY_USERS_TRIGGERED:"disableSeenByUsersTriggered",ENABLE_SHORT_USER_NAME_TRIGGERED:"enableShortUserNameTriggered",DISABLE_SHORT_USER_NAME_TRIGGERED:"disableShortUserNameTriggered",ENABLE_READ_ONLY_TRIGGERED:"enableReadOnlyTriggered",DISABLE_READ_ONLY_TRIGGERED:"disableReadOnlyTriggered",ADD_COMMENT_ANNOTATION_TRIGGERED:"addCommentAnnotationTriggered",APPROVE_COMMENT_ANNOTATION_TRIGGERED:"approveCommentAnnotationTriggered",ACCEPT_COMMENT_ANNOTATION_TRIGGERED:"acceptCommentAnnotationTriggered",REJECT_COMMENT_ANNOTATION_TRIGGERED:"rejectCommentAnnotationTriggered",SUBSCRIBE_COMMENT_ANNOTATION_TRIGGERED:"subscribeCommentAnnotationTriggered",UNSUBSCRIBE_COMMENT_ANNOTATION_TRIGGERED:"unsubscribeCommentAnnotationTriggered",DELETE_COMMENT_ANNOTATION_TRIGGERED:"deleteCommentAnnotationTriggered",GET_COMMENT_ANNOTATIONS_TRIGGERED:"getCommentAnnotationsTriggered",GET_COMMENT_ANNOTATIONS_COUNT_TRIGGERED:"getCommentAnnotationsCountTriggered",ASSIGN_USER_TRIGGERED:"assignUserTriggered",UPDATE_PRIORITY_TRIGGERED:"updatePriorityTriggered",UPDATE_STATUS_TRIGGERED:"updateStatusTriggered",UPDATE_ACCESS_TRIGGERED:"updateAccessTriggered",RESOLVE_COMMENT_ANNOTATION_TRIGGERED:"resolveCommentAnnotationTriggered",GET_LINK_TRIGGERED:"getLinkTriggered",COPY_LINK_TRIGGERED:"copyLinkTriggered",ADD_COMMENT_TRIGGERED:"addCommentTriggered",UPDATE_COMMENT_TRIGGERED:"updateCommentTriggered",DELETE_COMMENT_TRIGGERED:"deleteCommentTriggered",GET_COMMENT_TRIGGERED:"getCommentTriggered",MARK_AS_READ_TRIGGERED:"markAsReadTriggered",MARK_AS_UNREAD_TRIGGERED:"markAsUnreadTriggered",ENABLE_SCREENSHOT_TRIGGERED:"enableScreenshotTriggered",DISABLE_SCREENSHOT_TRIGGERED:"disableScreenshotTriggered",ENABLE_PAGINATED_CONTACT_LIST_TRIGGERED:"enablePaginatedContactListTriggered",DISABLE_PAGINATED_CONTACT_LIST_TRIGGERED:"disablePaginatedContactListTriggered",SUBMIT_COMMENT_TRIGGERED:"submitCommentTriggered",CLEAR_COMPOSER_TRIGGERED:"clearComposerTriggered",GET_COMPOSER_DATA_TRIGGERED:"getComposerDataTriggered",ENABLE_FORMAT_OPTIONS_TRIGGERED:"enableFormatOptionsTriggered",DISABLE_FORMAT_OPTIONS_TRIGGERED:"disableFormatOptionsTriggered",SET_FORMAT_CONFIG_TRIGGERED:"setFormatConfigTriggered",ADD_ATTACHMENT_TRIGGERED:"addAttachmentTriggered",DELETE_ATTACHMENT_TRIGGERED:"deleteAttachmentTriggered",GET_ATTACHMENT_TRIGGERED:"getAttachmentTriggered",DELETE_RECORDING_TRIGGERED:"deleteRecordingTriggered",GET_RECORDING_TRIGGERED:"getRecordingTriggered",REACTION_ADDED:"reactionAdded",REACTION_DELETED:"reactionDeleted",ADD_REACTION_TRIGGERED:"addReactionTriggered",DELETE_REACTION_TRIGGERED:"deleteReactionTriggered",TOGGLE_REACTION_TRIGGERED:"toggleReactionTriggered",ENABLE_CUSTOM_AUTOCOMPLETE_SEARCH_TRIGGERED:"enableCustomAutocompleteSearchTriggered",DISABLE_CUSTOM_AUTOCOMPLETE_SEARCH_TRIGGERED:"disableCustomAutocompleteSearchTriggered",FETCH_COMMENT_ANNOTATIONS_TRIGGERED:"fetchCommentAnnotationsTriggered",SET_TRANSFORM_CONTEXT_TRIGGERED:"setTransformContextTriggered",ENABLE_SVG_AS_IMG_TRIGGERED:"enableSvgAsImgTriggered",DISABLE_SVG_AS_IMG_TRIGGERED:"disableSvgAsImgTriggered",ENABLE_FULL_EXPANDED_TRIGGERED:"enableFullExpandedTriggered",DISABLE_FULL_EXPANDED_TRIGGERED:"disableFullExpandedTriggered",ENABLE_COMMENT_TO_NEAREST_ALLOWED_ELEMENT_TRIGGERED:"enableCommentToNearestAllowedElementTriggered",DISABLE_COMMENT_TO_NEAREST_ALLOWED_ELEMENT_TRIGGERED:"disableCommentToNearestAllowedElementTriggered",ENABLE_DRAFT_MODE_TRIGGERED:"enableDraftModeTriggered",DISABLE_DRAFT_MODE_TRIGGERED:"disableDraftModeTriggered",ENABLE_FILTER_COMMENTS_ON_DOM_TRIGGERED:"enableFilterCommentsOnDomTriggered",DISABLE_FILTER_COMMENTS_ON_DOM_TRIGGERED:"disableFilterCommentsOnDomTriggered",ENABLE_REPLY_AVATARS_TRIGGERED:"enableReplyAvatarsTriggered",DISABLE_REPLY_AVATARS_TRIGGERED:"disableReplyAvatarsTriggered",SET_MAX_REPLY_AVATARS_TRIGGERED:"setMaxReplyAvatarsTriggered",SET_SIDEBAR_BUTTON_COUNT_TYPE_TRIGGERED:"setSidebarButtonCountTypeTriggered",ENABLE_FILTER_GHOST_COMMENTS_IN_SIDEBAR_TRIGGERED:"enableFilterGhostCommentsInSidebarTriggered",DISABLE_FILTER_GHOST_COMMENTS_IN_SIDEBAR_TRIGGERED:"disableFilterGhostCommentsInSidebarTriggered",ENABLE_FULL_SCREEN_IN_SIDEBAR_TRIGGERED:"enableFullScreenInSidebarTriggered",DISABLE_FULL_SCREEN_IN_SIDEBAR_TRIGGERED:"disableFullScreenInSidebarTriggered"},Recording:{RECORDING_TOOL_CLICKED:"recordingToolClicked",RECORDING_ADDED:"recordingAdded",RECORDING_PANEL_SAVE_BUTTON_CLICKED:"recordingPanelSaveButtonClicked",RECORDING_PANEL_CANCEL_BUTTON_CLICKED:"recordingPanelCancelButtonClicked",RECORDING_PANEL_PAUSE_BUTTON_CLICKED:"recordingPanelPauseButtonClicked",RECORDING_PANEL_RESUME_BUTTON_CLICKED:"recordingPanelResumeButtonClicked",RECORDING_PANEL_VIDEO_ON_BUTTON_CLICKED:"recordingPanelVideoOnButtonClicked",RECORDING_PANEL_VIDEO_OFF_BUTTON_CLICKED:"recordingPanelVideoOffButtonClicked",RECORDING_PANEL_AUDIO_ON_BUTTON_CLICKED:"recordingPanelAudioOnButtonClicked",RECORDING_PANEL_AUDIO_OFF_BUTTON_CLICKED:"recordingPanelAudioOffButtonClicked",RECORDING_PANEL_START_BUTTON_CLICKED:"recordingPanelStartButtonClicked",RECORDING_PANEL_PIP_BUTTON_CLICKED:"recordingPanelPipButtonClicked",RECORDING_PLAYED:"recordingPlayed",RECORDING_PAUSED:"recordingPaused",RECORDING_DELETE_TRIGGERED:"recordingDeleteTriggered",RECORDING_DELETED:"recordingDeleted",RECORDING_DRAGGED:"recordingDragged",RECORDING_DRAFT_DRAGGED:"recordingDraftDragged",TRANSCRIPTION_CLICKED:"transcriptionClicked",SUBTITLES_CLICKED:"subtitlesClicked",VIEW_TRANSCRIPTION_SUMMARY_CLICKED:"viewTranscriptionSummaryClicked",TRANSCRIPTION_SUMMARY_COPIED:"transcriptionSummaryCopied",TRANSCRIPTION_TIMESTAMP_CLICKED:"transcriptionTimestampClicked",TRANSCRIPTION_PANEL_DRAGGED:"transcriptionPanelDragged",SUBTITLES_PANEL_DRAGGED:"subtitlesPanelDragged",ENABLE_PLAYBACK_ON_PREVIEW_CLICK_TRIGGERED:"enablePlaybackOnPreviewClickTriggered",DISABLE_PLAYBACK_ON_PREVIEW_CLICK_TRIGGERED:"disablePlaybackOnPreviewClickTriggered",REQUEST_SCREEN_PERMISSION_TRIGGERED:"requestScreenPermissionTriggered",INIT_RECORDING_TRIGGERED:"initRecordingTriggered",ON_RECORDED_DATA_TRIGGERED:"onRecordedDataTriggered",ENABLE_DARK_MODE_TRIGGERED:"enableDarkModeTriggered",DISABLE_DARK_MODE_TRIGGERED:"disableDarkModeTriggered",ENABLE_RECORDING_COUNTDOWN_TRIGGERED:"enableRecordingCountdownTriggered",DISABLE_RECORDING_COUNTDOWN_TRIGGERED:"disableRecordingCountdownTriggered",GET_RECORDING_DATA_BY_RECORDER_ID_TRIGGERED:"getRecordingDataByRecorderIdTriggered",GET_RECORDINGS_TRIGGERED:"getRecordingsTriggered",ENABLE_RECORDING_TRANSCRIPTION_TRIGGERED:"enableRecordingTranscriptionTriggered",DISABLE_RECORDING_TRANSCRIPTION_TRIGGERED:"disableRecordingTranscriptionTriggered",GET_RECORDING_DATA_TRIGGERED:"getRecordingDataTriggered",FETCH_RECORDINGS_TRIGGERED:"fetchRecordingsTriggered",DELETE_RECORDING_TRIGGERED:"deleteRecordingTriggered",ENABLE_VIDEO_EDITOR_TRIGGERED:"enableVideoEditorTriggered",DISABLE_VIDEO_EDITOR_TRIGGERED:"disableVideoEditorTriggered",SET_RECORDING_QUALITY_CONSTRAINTS_TRIGGERED:"setRecordingQualityConstraintsTriggered",SET_RECORDING_ENCODING_OPTIONS_TRIGGERED:"setRecordingEncodingOptionsTriggered",DOWNLOAD_LATEST_VIDEO_TRIGGERED:"downloadLatestVideoTriggered",ENABLE_RECORDING_MIC_TRIGGERED:"enableRecordingMicTriggered",DISABLE_RECORDING_MIC_TRIGGERED:"disableRecordingMicTriggered",ENABLE_RETAKE_ON_VIDEO_EDITOR_TRIGGERED:"enableRetakeOnVideoEditorTriggered",DISABLE_RETAKE_ON_VIDEO_EDITOR_TRIGGERED:"disableRetakeOnVideoEditorTriggered",ASK_DEVICE_PERMISSION_TRIGGERED:"askDevicePermissionTriggered",ENABLE_ONBOARDING_TOOLTIP_TRIGGERED:"enableOnboardingTooltipTriggered",DISABLE_ONBOARDING_TOOLTIP_TRIGGERED:"disableOnboardingTooltipTriggered",SET_MAX_LENGTH_TRIGGERED:"setMaxLengthTriggered",OPEN_PICTURE_IN_PICTURE_TRIGGERED:"openPictureInPictureTriggered",EXIT_PICTURE_IN_PICTURE_TRIGGERED:"exitPictureInPictureTriggered",ENABLE_PICTURE_IN_PICTURE_TRIGGERED:"enablePictureInPictureTriggered",DISABLE_PICTURE_IN_PICTURE_TRIGGERED:"disablePictureInPictureTriggered"},Huddle:{HUDDLE_TOOL_CLICKED:"huddleToolClicked",HUDDLE_CREATED:"huddleCreated",HUDDLE_JOIN_BUTTON_CLICKED:"huddleJoinButtonClicked",HUDDLE_JOINED:"huddleJoined",HUDDLE_LEFT:"huddleLeft",HUDDLE_AUDIO_BUTTON_CLICKED:"huddleAudioButtonClicked",HUDDLE_AUDIO_MUTED:"huddleAudioMuted",HUDDLE_AUDIO_UNMUTED:"huddleAudioUnmuted",HUDDLE_VIDEO_BUTTON_CLICKED:"huddleVideoButtonClicked",HUDDLE_VIDEO_TURNED_ON:"huddleVideoTurnedOn",HUDDLE_VIDEO_TURNED_OFF:"huddleVideoTurnedOff",HUDDLE_SCREENSHARING_BUTTON_CLICKED:"huddleScreensharingButtonClicked",HUDDLE_SCREENSHARING_STARTED:"huddleScreensharingStarted",HUDDLE_SCREENSHARING_STOPPED:"huddleScreensharingStopped",ENABLE_HUDDLE_ON_CURSOR_MODE_TRIGGERED:"enableHuddleOnCursorModeTriggered",DISABLE_HUDDLE_ON_CURSOR_MODE_TRIGGERED:"disableHuddleOnCursorModeTriggered",ENABLE_CHAT_TRIGGERED:"enableChatTriggered",DISABLE_CHAT_TRIGGERED:"disableChatTriggered",ENABLE_FLOCK_MODE_ON_AVATAR_CLICK_TRIGGERED:"enableFlockModeOnAvatarClickTriggered",DISABLE_FLOCK_MODE_ON_AVATAR_CLICK_TRIGGERED:"disableFlockModeOnAvatarClickTriggered"},Presence:{PRESENCE_MULTIPLE_USERS_DETECTED:"presenceMultipleUsersDetected",PRESENCE_USER_STATUS_CHANGED:"presenceUserStatusChanged",PRESENCE_USER_CLICKED:"presenceUserClicked",PRESENCE_SET_CUSTOM_INACTIVITY_TIMER:"presenceSetCustomInactivityTimer",PRESENCE_SET_CUSTOM_OFFLINE_INACTIVITY_TIMER:"presenceSetCustomOfflineInactivityTimer",PRESENCE_SET_CUSTOM_MAX_USERS:"presenceSetCustomMaxUsers",MULTIPLE_USERS_ONLINE:"multipleUsersOnline",ON_USER_STATE_CHANGE:"onUserStateChange",GET_PRESENCE_DATA_TRIGGERED:"getPresenceDataTriggered",GET_ONLINE_USERS_ON_CURRENT_DOCUMENT_TRIGGERED:"getOnlineUsersOnCurrentDocumentTriggered",SET_INACTIVITY_TIME_TRIGGERED:"setInactivityTimeTriggered",ENABLE_FLOCK_MODE_TRIGGERED:"enableFlockModeTriggered",DISABLE_FLOCK_MODE_TRIGGERED:"disableFlockModeTriggered",START_FOLLOWING_USER_TRIGGERED:"startFollowingUserTriggered",STOP_FOLLOWING_USER_TRIGGERED:"stopFollowingUserTriggered",ENABLE_SELF_TRIGGERED:"enableSelfTriggered",DISABLE_SELF_TRIGGERED:"disableSelfTriggered",ADD_USER_TRIGGERED:"addUserTriggered",REMOVE_USER_TRIGGERED:"removeUserTriggered"},Cursor:{CURSOR_MULTIPLE_USERS_DETECTED:"cursorMultipleUsersDetected",CURSOR_SET_CUSTOM_INACTIVITY_TIMER:"cursorSetCustomInactivityTimer",GET_LIVE_CURSORS_ON_CURRENT_DOCUMENT_TRIGGERED:"getLiveCursorsOnCurrentDocumentTriggered",SET_INACTIVITY_TIME_TRIGGERED:"setInactivityTimeTriggered",ALLOWED_ELEMENT_IDS_TRIGGERED:"allowedElementIdsTriggered"},Selection:{SELECTION_CREATED_WHEN_MULTIPLE_USERS_DETECTED:"selectionCreatedWhenMultipleUsersDetected",SELECTION_SET_CUSTOM_INACTIVITY_TIMER:"selectionSetCustomInactivityTimer",ENABLE_LIVE_SELECTION_TRIGGERED:"enableLiveSelectionTriggered",DISABLE_LIVE_SELECTION_TRIGGERED:"disableLiveSelectionTriggered",ENABLE_USER_INDICATOR_TRIGGERED:"enableUserIndicatorTriggered",DISABLE_USER_INDICATOR_TRIGGERED:"disableUserIndicatorTriggered",SET_USER_INDICATOR_POSITION_TRIGGERED:"setUserIndicatorPositionTriggered",SET_USER_INDICATOR_TYPE_TRIGGERED:"setUserIndicatorTypeTriggered",ENABLE_DEFAULT_ELEMENTS_TRACKING_TRIGGERED:"enableDefaultElementsTrackingTriggered",DISABLE_DEFAULT_ELEMENTS_TRACKING_TRIGGERED:"disableDefaultElementsTrackingTriggered",ENABLE_DEFAULT_STYLING_TRIGGERED:"enableDefaultStylingTriggered",DISABLE_DEFAULT_STYLING_TRIGGERED:"disableDefaultStylingTriggered",GET_LIVE_SELECTION_DATA_TRIGGERED:"getLiveSelectionDataTriggered",SET_INACTIVITY_TIME_TRIGGERED:"setInactivityTimeTriggered"},LiveStateSync:{SET_USER_AS_EDITOR_TRIGGERED:"setUserAsEditorTriggered",SET_USER_AS_EDITOR_ERROR:"setUserAsEditorError",REQUEST_EDITOR_ACCESS_TRIGGERED:"requestEditorAccessTriggered",ACCEPT_EDITOR_ACCESS_REQUEST_TRIGGERED:"acceptEditorAccessRequestTriggered",REJECT_EDITOR_ACCESS_REQUEST_TRIGGERED:"rejectEditorAccessRequestTriggered",CANCEL_EDITOR_ACCESS_REQUEST_TRIGGERED:"cancelEditorAccessRequestTriggered",EDIT_CURRENT_TAB_TRIGGERED:"editCurrentTabTriggered",SEM_ACCESS_REQUESTED:"semAccessRequested",SEM_ACCESS_REQUEST_CANCELED:"semAccessRequestCanceled",SEM_ACCESS_ACCEPTED:"semAccessAccepted",SEM_ACCESS_REJECTED:"semAccessRejected",SEM_EDITOR_ASSIGNED:"semEditorAssigned",SEM_VIEWER_ASSIGNED:"semViewerAssigned",SEM_EDITOR_ON_DIFFERENT_TAB_DETECTED:"semEditorOnDifferentTabDetected",SEM_MAKE_EDITOR_TRIGGERED:"semMakeEditorTriggered",SEM_MAKE_READER_TRIGGERED:"semMakeReaderTriggered",SEM_SINGLE_EDITOR_LIVE_STATE_DATA_STATS:"semSingleEditorLiveStateDataStats",SEM_SINGLE_EDITOR_LIVE_STATE_EMPTY_DATA_STATS:"semSingleEditorLiveStateEmptyDataStats",SEM_SINGLE_EDITOR_DETERMINE_EDITOR_STATUS:"semSingleEditorDetermineEditorStatus",SEM_SINGLE_EDITOR_LIVE_STATE_DATA_MISMATCH:"semSingleEditorLiveStateDataMismatch",SEM_SINGLE_EDITOR_DATA_MISMATCH_WITH_EXTERNAL:"semSingleEditorLiveStateDataMismatchWithExternal",SEM_USER_EDITOR_STATS:"semUserEditorStats",REMOVE_EDITOR_ACCESS:"removeEditorAccess",REMOVE_EDITOR_ACCESS_ERROR:"removeEditorAccessError",SEM_SINGLE_EDITOR_LIVE_STATE_DATA_ON_MAKE_EDITOR:"semSingleEditorLiveStateDataOnMakeEditor",SEM_SINGLE_EDITOR_LIVE_STATE_DATA_ON_MAKE_READER:"semSingleEditorLiveStateDataOnMakeReader",GET_LIVE_STATE_DATA_TRIGGERED:"getLiveStateDataTriggered",FETCH_LIVE_STATE_DATA_TRIGGERED:"fetchLiveStateDataTriggered",ENABLE_SINGLE_EDITOR_MODE_TRIGGERED:"enableSingleEditorModeTriggered",DISABLE_SINGLE_EDITOR_MODE_TRIGGERED:"disableSingleEditorModeTriggered",IS_USER_EDITOR_TRIGGERED:"isUserEditorTriggered",GET_EDITOR_TRIGGERED:"getEditorTriggered",RESET_USER_ACCESS_TRIGGERED:"resetUserAccessTriggered",SINGLE_EDITOR_MODE_CONTAINER_IDS_TRIGGERED:"singleEditorModeContainerIdsTriggered",ENABLE_AUTO_SYNC_STATE_TRIGGERED:"enableAutoSyncStateTriggered",DISABLE_AUTO_SYNC_STATE_TRIGGERED:"disableAutoSyncStateTriggered",IS_EDITOR_ACCESS_REQUESTED_TRIGGERED:"isEditorAccessRequestedTriggered",EDITOR_ACCESS_REQUESTED_BY_TRIGGERED:"editorAccessRequestedByTriggered",EDITOR_ACCESS_TRANSFER_ON_TIMEOUT_TRIGGERED:"editorAccessTransferOnTimeoutTriggered",SET_EDITOR_ACCESS_TIMEOUT_TRIGGERED:"setEditorAccessTimeoutTriggered",ENABLE_EDITOR_ACCESS_TRANSFER_ON_TIMEOUT_TRIGGERED:"enableEditorAccessTransferOnTimeoutTriggered",DISABLE_EDITOR_ACCESS_TRANSFER_ON_TIMEOUT_TRIGGERED:"disableEditorAccessTransferOnTimeoutTriggered",ENABLE_DEFAULT_SINGLE_EDITOR_UI_TRIGGERED:"enableDefaultSingleEditorUiTriggered",DISABLE_DEFAULT_SINGLE_EDITOR_UI_TRIGGERED:"disableDefaultSingleEditorUiTriggered",GET_EDITOR_ACCESS_TIMER_TRIGGERED:"getEditorAccessTimerTriggered",ON_SERVER_CONNECTION_STATE_CHANGE_TRIGGERED:"onServerConnectionStateChangeTriggered",UPDATE_USER_PRESENCE_TRIGGERED:"updateUserPresenceTriggered",ENABLE_HEARTBEAT_TRIGGERED:"enableHeartbeatTriggered",DISABLE_HEARTBEAT_TRIGGERED:"disableHeartbeatTriggered"},Tag:{TAG_TOOL_CLICKED:"tagToolClicked",TAG_DRAFT_ADDED:"tagDraftAdded",TAG_ADDED:"tagAdded",TAG_READ:"tagRead",TAG_RESOLVED:"tagResolved",TAG_DRAGGED:"tagDragged",TAG_LINK_COPIED:"tagLinkCopied",TAG_ADD_MODE_ENABLED:"tagAddModeEnabled",TAG_ADD_MODE_DISABLED:"tagAddModeDisabled",TAG_DELETE_TRIGGERED:"tagDeleteTriggered",TAG_DELETED:"tagDeleted",GET_ALL_TAG_ANNOTATIONS_TRIGGERED:"getAllTagAnnotationsTriggered",DELETE_TAG_TRIGGERED:"deleteTagTriggered",ALLOWED_ELEMENT_IDS_TRIGGERED:"allowedElementIdsTriggered",ATTACH_TAG_TRIGGERED:"attachTagTriggered",ADD_TAG_MODE_CHANGE_TRIGGERED:"addTagModeChangeTriggered"},Rewriter:{REWRITER_ENABLED:"rewriterEnabled",REWRITER_MIN_CHARACTER_NOT_MET:"rewriterMinCharacterNotMet",REWRITER_MAX_CHARACTER_NOT_MET:"rewriterMaxCharacterNotMet",REWRITE_BUTTON_CLICKED:"rewriteButtonClicked",REWRITE_PROMPT_BUTTON_CLICKED:"rewritePromptButtonClicked",REWRITE_REFRESH_BUTTON_CLICKED:"rewriteRefreshButtonClicked",REWRITE_OPTION_SELECTED:"rewriteOptionSelected",REWRITE_TASK_CREATED:"rewriteTaskCreated",REWRITE_DIALOG_DRAGGED:"rewriteDialogDragged",REWRITE_SHOW_ORIGINAL_TEXT_CLICKED:"rewriteShowOriginalTextClicked",REWRITE_CLOSE_BUTTON_CLICKED:"rewriteCloseButtonClicked",REWRITE_PROMPT_SUBMITTED:"rewritePromptSubmitted",ENABLE_REWRITER_TRIGGERED:"enableRewriterTriggered",DISABLE_REWRITER_TRIGGERED:"disableRewriterTriggered",ON_TEXT_SELECTED_SUBSCRIBED:"onTextSelectedSubscribed",ASK_AI_TRIGGERED:"askAiTriggered",REPLACE_TEXT_TRIGGERED:"replaceTextTriggered",ADD_COMMENT_FROM_AI_TRIGGERED:"addCommentFromAITriggered"},Feedback:{FEEDBACK_BUTTON_CLICKED:"feedbackButtonClicked",FEEDBACK_SUBMITTED:"feedbackSubmitted"},Contact:{UPDATE_CONTACT_LIST_TRIGGERED:"updateContactListTriggered",IS_USER_GLOBAL_CONTACT_TRIGGERED:"isUserGlobalContactTriggered",ON_CONTACT_SELECTED_TRIGGERED:"onContactSelectedTriggered",ENABLE_AT_HERE_TRIGGERED:"enableAtHereTriggered",DISABLE_AT_HERE_TRIGGERED:"disableAtHereTriggered",SET_AT_HERE_LABEL_TRIGGERED:"setAtHereLabelTriggered",SET_AT_HERE_DESCRIPTION_TRIGGERED:"setAtHereDescriptionTriggered",UPDATE_CONTACT_LIST_SCOPE_FOR_ORGANIZATION_USERS_TRIGGERED:"updateContactListScopeForOrganizationUsersTriggered",GET_CONTACT_LIST_TRIGGERED:"getContactListTriggered"},ContactUs:{CONTACT_BUTTON_CLICKED:"contactButtonClicked",CONTACT_SUBMITTED:"contactSubmitted"},Bug:{BUG_BUTTON_CLICKED:"bugButtonClicked",BUG_SUBMITTED:"bugSubmitted"},ShareDialog:{SHARE_BUTTON_CLICKED:"shareButtonClicked",DOCUMENT_ACCESS_CHANGED:"documentAccessChanged",DOCUMENT_USER_ACCESS_ADDED:"documentUserAccessAdded",DOCUMENT_USER_ACCESS_REMOVED:"documentUserAccessRemoved",SHARE_LINK_COPIED:"shareLinkCopied"},InviteDialog:{USER_INVITED:"userInvited",INVITE_LINK_COPIED:"inviteLinkCopied"},Iam:{USER_ACCESS_DENIED:"userAccessDenied"},Arrow:{ARROW_TOOL_CLICKED:"arrowToolClicked",ARROW_DRAFT_ADDED:"arrowDraftAdded",ARROW_ADDED:"arrowAdded",ARROW_READ:"arrowRead",ARROW_RESOLVED:"arrowResolved",ARROW_DRAGGED:"arrowDragged",ARROW_LINK_COPIED:"arrowLinkCopied",ARROW_ADD_MODE_ENABLED:"arrowAddModeEnabled",ARROW_ADD_MODE_DISABLED:"arrowAddModeDisabled",ARROW_DELETE_TRIGGERED:"arrowDeleteTriggered",ARROW_DELETED:"arrowDeleted",ALLOWED_ELEMENT_IDS_TRIGGERED:"allowedElementIdsTriggered"},Area:{AREA_TOOL_CLICKED:"areaToolClicked",AREA_ADDED:"areaAdded",AREA_DRAGGED:"areaDragged",AREA_LINK_COPIED:"areaLinkCopied",AREA_ADD_MODE_ENABLED:"areaAddModeEnabled",AREA_ADD_MODE_DISABLED:"areaAddModeDisabled",AREA_DELETE_TRIGGERED:"areaDeleteTriggered",AREA_DELETED:"areaDeleted",ENABLE_AREA_COMMENT_TRIGGERED:"enableAreaCommentTriggered",DISABLE_AREA_COMMENT_TRIGGERED:"disableAreaCommentTriggered"},Doc:{DOCUMENT_ID_SET_TRIGGERED:"documentIdSetTriggered",SET_DOCUMENTS_SUCCESS:"setDocumentsSuccess",SET_LOCATIONS_SUCCESS:"setLocationsSuccess",REMOVE_LOCATIONS_SUCCESS:"removeLocationsSuccess",UNSET_LOCATIONS_SUCCESS:"unsetLocationsSuccess",DOCUMENT_SET_TRIGGERED:"documentSetTriggered",UNSET_DOCUMENTS_TRIGGERED:"unsetDocumentsTriggered",UNSET_DOCUMENTS_SUCCESS:"unsetDocumentsSuccess",DOCUMENTS_SET_TRIGGERED:"documentsSetTriggered",GET_DOCUMENT_METADATA_TRIGGERED:"getDocumentMetadataTriggered"},Reactions:{ENABLE_DARK_MODE_TRIGGERED:"enableDarkModeTriggered",DISABLE_DARK_MODE_TRIGGERED:"disableDarkModeTriggered",SET_CUSTOM_REACTIONS_TRIGGERED:"setCustomReactionsTriggered"},Views:{GET_UNIQUE_VIEWS_BY_USER_TRIGGERED:"getUniqueViewsByUserTriggered",GET_UNIQUE_VIEWS_BY_DATE_TRIGGERED:"getUniqueViewsByDateTriggered"},Notifications:{NOTIFICATION_HISTORY_PANEL_OPENED:"notificationHistoryPanelOpened",ENABLE_SETTINGS_AT_ORGANIZATION_LEVEL_TRIGGERED:"enableSettingsAtOrganizationLevelTriggered",DISABLE_SETTINGS_AT_ORGANIZATION_LEVEL_TRIGGERED:"disableSettingsAtOrganizationLevelTriggered",NOTIFICATION_HISTORY_PANEL_CLOSED:"notificationHistoryPanelClosed",NOTIFICATION_HISTORY_PANEL_TOGGLED:"notificationHistoryPanelToggled",NOTIFICATION_MARK_ALL_AS_READ_CLICKED:"notificationMarkAllAsReadClicked",NOTIFICATION_CLICKED:"notificationClicked",NOTIFICATION_TAB_CLICKED:"notificationTabClicked",NOTIFICATION_READ:"notificationRead",GET_NOTIFICATIONS_FOR_YOU$_TRIGGERED_INTERNAL:"getNotificationsForYou$Triggered_internal",GET_NOTIFICATIONS_BY_DOCUMENT_ID$_TRIGGERED_INTERNAL:"getNotificationsByDocumentId$Triggered_internal",GET_ALL_NOTIFICATIONS$_TRIGGERED_INTERNAL:"getAllNotifications$Triggered_internal",GET_NOTIFICATIONS$_TRIGGERED_INTERNAL:"getNotifications$Triggered_internal",OPEN_HISTORY_PANEL_TRIGGERED:"openHistoryPanelTriggered",CLOSE_HISTORY_PANEL_TRIGGERED:"closeHistoryPanelTriggered",TOGGLE_HISTORY_PANEL_TRIGGERED:"toggleHistoryPanelTriggered",GET_NOTIFICATIONS_DATA_TRIGGERED:"getNotificationsDataTriggered",SET_MAX_DAYS_TRIGGERED:"setMaxDaysTriggered",SET_TAB_CONFIG_TRIGGERED:"setTabConfigTriggered",ENABLE_READ_NOTIFICATIONS_ON_FOR_YOU_TAB_TRIGGERED:"enableReadNotificationsOnForYouTabTriggered",DISABLE_READ_NOTIFICATIONS_ON_FOR_YOU_TAB_TRIGGERED:"disableReadNotificationsOnForYouTabTriggered",SET_ALL_NOTIFICATIONS_AS_READ_TRIGGERED:"setAllNotificationsAsReadTriggered",GET_UNREAD_NOTIFICATIONS_COUNT_TRIGGERED:"getUnreadNotificationsCountTriggered",MARK_NOTIFICATION_AS_READ_BY_ID_TRIGGERED:"markNotificationAsReadByIdTriggered",SET_SETTINGS_TRIGGERED:"setSettingsTriggered",GET_SETTINGS_TRIGGERED:"getSettingsTriggered",MUTE_ALL_NOTIFICATIONS_TRIGGERED:"muteAllNotificationsTriggered",ENABLE_SETTINGS_TRIGGERED:"enableSettingsTriggered",ENABLE_SELF_NOTIFICATIONS_TRIGGERED:"enableSelfNotificationsTriggered",DISABLE_SELF_NOTIFICATIONS_TRIGGERED:"disableSelfNotificationsTriggered",DISABLE_SETTINGS_TRIGGERED:"disableSettingsTriggered",SET_SETTINGS_INITIAL_CONFIG_TRIGGERED:"setSettingsInitialConfigTriggered",OPEN_NOTIFICATIONS_PANEL_TRIGGERED:"openNotificationsPanelTriggered",CLOSE_NOTIFICATIONS_PANEL_TRIGGERED:"closeNotificationsPanelTriggered",ENABLE_CURRENT_DOCUMENT_ONLY_TRIGGERED:"enableCurrentDocumentOnlyTriggered",DISABLE_CURRENT_DOCUMENT_ONLY_TRIGGERED:"disableCurrentDocumentOnlyTriggered"},Crdt:{CRDT_DATA_UPDATED:"crdtDataUpdated"},Suggestions:{ENABLE_SUGGESTION_MODE_TRIGGERED:"suggestionsEnableSuggestionModeTriggered",DISABLE_SUGGESTION_MODE_TRIGGERED:"suggestionsDisableSuggestionModeTriggered",IS_SUGGESTION_MODE_ENABLED_TRIGGERED:"suggestionsIsSuggestionModeEnabledTriggered",IS_SUGGESTION_MODE_ENABLED_STREAM_TRIGGERED:"suggestionsIsSuggestionModeEnabledStreamTriggered",REGISTER_TARGET_TRIGGERED:"suggestionsRegisterTargetTriggered",UNREGISTER_TARGET_TRIGGERED:"suggestionsUnregisterTargetTriggered",START_SUGGESTION_TRIGGERED:"suggestionsStartSuggestionTriggered",COMMIT_SUGGESTION_TRIGGERED:"suggestionsCommitSuggestionTriggered",GET_SUGGESTIONS_TRIGGERED:"suggestionsGetSuggestionsTriggered",GET_SUGGESTIONS_STREAM_TRIGGERED:"suggestionsGetSuggestionsStreamTriggered",GET_PENDING_SUGGESTION_TRIGGERED:"suggestionsGetPendingSuggestionTriggered",GET_PENDING_SUGGESTION_STREAM_TRIGGERED:"suggestionsGetPendingSuggestionStreamTriggered",ON_TRIGGERED:"suggestionsOnTriggered"}};let n=o;return n})(),Qhe=[q.Events.Rewriter.REWRITER_ENABLED];var Tt=(function(n){return n.NEWLY_ADDED="newlyAdded",n.ADDED="added",n.UPDATED="updated",n.DELETED="deleted",n.APPROVED="approved",n.ASSIGNED="assigned",n.STATUS_CHANGED="statusChanged",n.PRIORITY_CHANGED="priorityChanged",n.ACCESS_MODE_CHANGED="accessModeChanged",n.CUSTOM_LIST_CHANGED="customListChanged",n.ACCEPTED="accepted",n.REJECTED="rejected",n.REACTION_ADDED="reactionAdded",n.REACTION_DELETED="reactionDeleted",n.SUBSCRIBED="subscribed",n.UNSUBSCRIBED="unsubscribed",n.SUGGESTION_ACCEPTED="suggestionAccepted",n.SUGGESTION_REJECTED="suggestionRejected",n})(Tt||{}),Oo=(function(n){return n.COMMENT_ANNOTATION_ADD="comment_annotation.add",n.COMMENT_ANNOTATION_DELETE="comment_annotation.delete",n.COMMENT_ADD="comment.add",n.COMMENT_DELETE="comment.delete",n.COMMENT_UPDATE="comment.update",n.REACTION_ADD="reaction.add",n.REACTION_DELETE="reaction.delete",n.ATTACHMENT_ADD="attachment.add",n.ATTACHMENT_DELETE="attachment.delete",n.RECORDER_ANNOTATION_ADD="recorder_annotation.add",n.RECORDER_ANNOTATION_UPDATE="recorder_annotation.update",n.RECORDER_ANNOTATION_DELETE="recorder_annotation.delete",n.ACTIVITY_SAVE="activity.save",n})(Oo||{}),tr={ADD_COMMENT_ANNOTATION:"addCommentAnnotation",ADD_COMMENT_ANNOTATION_DRAFT:"addCommentAnnotationDraft",DELETE_COMMENT_ANNOTATION:"deleteCommentAnnotation",APPROVE_COMMENT_ANNOTATION:"approveCommentAnnotation",ACCEPT_COMMENT_ANNOTATION:"acceptCommentAnnotation",REJECT_COMMENT_ANNOTATION:"rejectCommentAnnotation",SUBSCRIBE_COMMENT_ANNOTATION:"subscribeCommentAnnotation",UNSUBSCRIBE_COMMENT_ANNOTATION:"unsubscribeCommentAnnotation",ASSIGN_USER:"assignUser",UPDATE_STATUS:"updateStatus",UPDATE_PRIORITY:"updatePriority",UPDATE_ACCESS:"updateAccess",RESOLVE_COMMENT:"resolveComment",ADD_COMMENT:"addComment",ADD_COMMENT_DRAFT:"addCommentDraft",UPDATE_COMMENT:"updateComment",DELETE_COMMENT:"deleteComment",ADD_ATTACHMENT:"addAttachment",DELETE_ATTACHMENT:"deleteAttachment",DELETE_RECORDING:"deleteRecording",COPY_LINK:"copyLink",ADD_REACTION:"addReaction",DELETE_REACTION:"deleteReaction",TOGGLE_REACTION:"toggleReaction",COMMENT_SIDEBAR_DATA_INIT:"commentSidebarDataInit",COMMENT_SIDEBAR_DATA_UPDATE:"commentSidebarDataUpdate",AUTOCOMPLETE_SEARCH:"autocompleteSearch",COMPOSER_CLICKED:"composerClicked",COMPOSER_TEXT_CHANGE:"composerTextChange",LINK_CLICKED:"linkClicked",COMMENT_PIN_CLICKED:"commentPinClicked",COMMENT_BUBBLE_CLICKED:"commentBubbleClicked",COMMENT_TOOL_CLICK:"commentToolClick",COMMENT_TOOL_CLICKED:"commentToolClicked",SIDEBAR_BUTTON_CLICK:"sidebarButtonClick",SIDEBAR_BUTTON_CLICKED:"sidebarButtonClicked",ATTACHMENT_DOWNLOAD_CLICKED:"attachmentDownloadClicked",COMMENT_SAVED:"commentSaved",COMMENT_SAVE_TRIGGERED:"commentSaveTriggered",VISIBILITY_OPTION_CLICKED:"visibilityOptionClicked",SUGGESTION_ACCEPTED:"suggestionAccepted",SUGGESTION_REJECTED:"suggestionRejected"},Us={TRANSCRIPTION_DONE:"transcriptionDone",RECORDING_DONE:"recordingDone",RECORDING_EDIT_DONE:"recordingEditDone",DELETE_RECORDING:"deleteRecording",ERROR:"error",RECORDING_SAVE_INITIATED:"recordingSaveInitiated",RECORDING_STARTED:"recordingStarted",RECORDING_PAUSED:"recordingPaused",RECORDING_RESUMED:"recordingResumed",RECORDING_CANCELLED:"recordingCancelled",RECORDING_STOPPED:"recordingStopped",RECORDING_DONE_LOCAL:"recordingDoneLocal"},efe={TEXT_SELECTED:"textSelected"},Ll={SUGGESTION_CREATED:"suggestionCreated",SUGGESTION_APPROVED:"suggestionApproved",SUGGESTION_REJECTED:"suggestionRejected",SUGGESTION_STALE:"suggestionStale",TARGET_EDIT_START:"targetEditStart",TARGET_EDIT_COMMIT:"targetEditCommit"},nt={PERMISSION_PROVIDER:"permissionProvider",USER_RESOLVER:"userResolver",COMMENT_RESOLVER:"commentResolver",ATTACHMENT_RESOLVER:"attachmentResolver",REACTION_RESOLVER:"reactionResolver",RECORDER_RESOLVER:"recorderResolver",NOTIFICATION_RESOLVER:"notificationResolver",ACTIVITY_RESOLVER:"activityResolver",VELT_BUTTON_CLICK:"veltButtonClick",USER_UPDATE:"userUpdate",INIT_UPDATE:"initUpdate",DOCUMENT_INIT:"documentInit",ERROR:"error"},fp={ACCESS_REQUESTED:"accessRequested",ACCESS_REQUEST_CANCELED:"accessRequestCanceled",ACCESS_ACCEPTED:"accessAccepted",ACCESS_REJECTED:"accessRejected",EDITOR_ASSIGNED:"editorAssigned",VIEWER_ASSIGNED:"viewerAssigned",EDITOR_ON_DIFFERENT_TAB_DETECTED:"editorOnDifferentTabDetected"},WZ={MULTIPLE_USERS_ONLINE:"multipleUsersOnline",USER_STATE_CHANGE:"userStateChange"},tfe={SETTINGS_UPDATED:"settingsUpdated"},YZ={UPDATE_DATA:"updateData"},xO=(function(n){return n.ADDED="added",n.UPDATED="updated",n.DELETED="deleted",n.APPROVED="approved",n.RESOLVED="resolved",n})(xO||{}),qZ=(function(n){return n.INVITE="invite",n.REMOVE="remove",n})(qZ||{}),MF=(function(n){return n.CREATED="created",n.JOINED="joined",n})(MF||{}),KZ=(function(n){return n.UPDATE_DATA="updateData",n})(KZ||{}),mc=(function(n){return n.ADDED="added",n.UPDATED="updated",n.DELETED="deleted",n.APPROVED="approved",n.RESOLVED="resolved",n})(mc||{}),PF=(function(n){return n.ADDED="added",n.UPDATED="updated",n.DELETED="deleted",n})(PF||{}),RF=(function(n){return n.ADDED="added",n.UPDATED="updated",n.DELETED="deleted",n})(RF||{}),ZZ=(function(n){return n.FIRST_VIEWED="firstViewed",n})(ZZ||{}),je=(function(n){return n.AREA="area",n.ARROW="arrow",n.AUDIO_HUDDLE="audioHuddle",n.COMMENT="comment",n.MULTI_THREAD="multiThread",n.CURSOR="cursor",n.HUDDLE="huddle",n.LIVE_STATE_SYNC="liveStateSync",n.PRESENCE="presence",n.TAG="tag",n.RECORDER="recorder",n.REWRITER="rewriter",n.LIVE_SELECTION="liveSelection",n.NOTIFICATION="notification",n.REACTION="reaction",n.ACTIVITY="activity",n})(je||{}),P0=(function(n){return n.AREA="area",n.ARROW="arrow",n.AUDIO_HUDDLE="audioHuddle",n.COMMENT="comment",n.MULTI_THREAD="multiThread",n.CURSOR="cursor",n.HUDDLE="huddle",n.LIVE_STATE_SYNC="liveStateSync",n.PRESENCE="presence",n.TAG="tag",n.RECORDER="recorder",n.REWRITER="rewriter",n.LIVE_SELECTION="liveSelection",n.NOTIFICATION="notification",n.REACTION="reaction",n.AREA_COMMENT="areaComment",n.INLINE_COMMENT="inlineComment",n.COMMENT_SIDEBAR="commentSidebar",n})(P0||{}),Qi=(function(n){return n.DESKTOP="Desktop",n.MOBILE="Mobile",n.TABLET="Tablet",n.MONITOR="Monitor",n.UNKNOWN="Unknown",n})(Qi||{}),T1=(function(n){return n.PORTRAIT="portrait",n.LANDSCAPE="landscape",n.UNKNOWN="unknown",n})(T1||{}),D1=(function(n){return n.Portrait="(orientation: portrait)",n.Landscape="(orientation: landscape)",n})(D1||{}),Vs=(function(n){return n.DIFFERENT_DEVICE="differentDevice",n.ELEMENT_DELETED="elementDeleted",n})(Vs||{}),ni=(function(n){return n.ADMIN="Admin",n.COMMENTER="Commenter",n})(ni||{}),Zr=(function(n){return n.PUBLIC="public",n.RESTRICTED="restricted",n.ORGANIZATION_PRIVATE="organizationPrivate",n})(Zr||{}),NF=(function(n){return n.DEFAULT="default",n.DYNAMIC_ID="dynamicId",n})(NF||{}),Aa=(function(n){return n.PUBLIC="public",n.PRIVATE="private",n})(Aa||{}),R0=(function(n){return n.MINIMAL="minimal",n.VERBOSE="verbose",n})(R0||{}),JZ=(function(n){return n.DEFAULT="default",n.EXPANDED="expanded",n})(JZ||{}),Bg=(function(n){return n.TOTAL="total",n.UNREAD="unread",n})(Bg||{}),fl=(function(n){return n.ONLINE="online",n.OFFLINE="offline",n.PENDING_INIT="pendingInit",n.PENDING_DATA="pendingData",n})(fl||{}),Io=(function(n){return n.ALL="all",n.ORGANIZATION="organization",n.ORGANIZATION_USER_GROUP="organizationUserGroup",n.DOCUMENT="document",n.FOLDER="folder",n})(Io||{}),ls=(function(n){return n.AND="and",n.OR="or",n})(ls||{}),Vn=(function(n){return n.RESTRICTED_SELF="restrictedSelf",n.RESTRICTED_SELECTED_PEOPLE="restrictedSelectedPeople",n.ORGANIZATION_PRIVATE="organizationPrivate",n.PUBLIC="public",n})(Vn||{});var O1=class{constructor(){this.attachmentId=Math.floor(1e5+Math.random()*9e5)}};var Rr={ANNOTATION_ADD:"comment_annotation.add",ANNOTATION_DELETE:"comment_annotation.delete",COMMENT_ADD:"comment.add",COMMENT_UPDATE:"comment.update",COMMENT_DELETE:"comment.delete",STATUS_CHANGE:"comment_annotation.status_change",PRIORITY_CHANGE:"comment_annotation.priority_change",ASSIGN:"comment_annotation.assign",ACCESS_MODE_CHANGE:"comment_annotation.access_mode_change",CUSTOM_LIST_CHANGE:"comment_annotation.custom_list_change",APPROVE:"comment_annotation.approve",ACCEPT:"comment.accept",REJECT:"comment.reject",SUGGESTION_ACCEPT:"comment_annotation.suggestion_accept",SUGGESTION_REJECT:"comment_annotation.suggestion_reject",REACTION_ADD:"comment.reaction_add",REACTION_DELETE:"comment.reaction_delete",SUBSCRIBE:"comment_annotation.subscribe",UNSUBSCRIBE:"comment_annotation.unsubscribe"},EO={RECORDING_ADD:"recording.add",RECORDING_DELETE:"recording.delete"},wO={REACTION_ADD:"reaction.add",REACTION_DELETE:"reaction.delete"},nfe={EDITOR_EDIT:"crdt.editor_edit"};var yd=class{};var gc=class gc{static showLogs(){try{return wn.debugMode||!!sessionStorage.getItem("debugMode")||!!sessionStorage.getItem("forceDebugMode")}catch(o){return gc.catch("Error in showLogs: ",o),!1}}};gc.log=gc.showLogs()?console.log:()=>{},gc.warn=gc.showLogs()?console.warn:()=>{},gc.error=gc.showLogs()?console.error:()=>{},gc.debug=gc.showLogs()?console.debug:()=>{},gc.info=gc.showLogs()?console.info:()=>{},gc.logsEnabled=!0,gc.catch=(o,r)=>{try{gc.logsEnabled&&(r!==void 0?console.warn("Velt: ",o,r):console.warn("Velt: ",o))}catch{}};var ot=gc;var XZ,FF=new Map,rfe,LF=n=>n!=null?String(n):void 0,Oze=n=>{if(n.url)try{let o=new URL(n.url);n.baseUrl===void 0&&(n.baseUrl=o.origin),n.path===void 0&&(n.path=o.pathname),n.queryParams===void 0&&(n.queryParams=o.search)}catch{}},ofe=n=>{rfe=n},UF=(n,o)=>{try{if(!n||typeof n!="object")return;let r=JSON.parse(JSON.stringify(n));Oze(r);let e=LF(o);e?FF.set(e,r):XZ=r}catch(r){ot.catch("Error in setClientPageInfo: ",r)}},ife=n=>{try{let o=LF(n);o?FF.delete(o):XZ=void 0}catch(o){ot.catch("Error in clearClientPageInfo: ",o)}},VF=n=>{try{let o=LF(n)??LF(rfe?.());return o&&FF.has(o)?FF.get(o):XZ}catch(o){ot.catch("Error in getClientPageInfo: ",o);return}};var fr=(()=>{let o=class o{constructor(){try{this.userAgent=navigator.userAgent,this.browserName=this.getBrowserName(),this.browserVersion=this.getBrowserVersion(),this.deviceType=this.getDeviceType(),this.orientation=this.getOrientation(),this.osName=this.getOSName(),this.osVersion=this.getOSVersion(),this.screenWidth=this.getScreenWidth(),this.screenHeight=this.getScreenHeight()}catch{}}getBrowserName(){try{return(navigator.userAgent.indexOf("Opera")||navigator.userAgent.indexOf("OPR"))!=-1?"Opera":navigator.userAgent.indexOf("Chrome")!=-1?"Chrome":navigator.userAgent.indexOf("Safari")!=-1?"Safari":navigator.userAgent.indexOf("Firefox")!=-1?"Firefox":navigator.userAgent.indexOf("MSIE")!=-1||document?.documentMode?"IE":"Unknown"}catch{return"Unknown"}}getDeviceType(){try{return o.Breakpoints[ao.Handset]?Qi.MOBILE:o.Breakpoints[ao.Tablet]?Qi.TABLET:o.Breakpoints[ao.XLarge]?Qi.MONITOR:o.Breakpoints[ao.Web]?Qi.DESKTOP:Qi.UNKNOWN}catch{return Qi.UNKNOWN}}getOrientation(){try{return o.Orientations[D1.Portrait]?T1.PORTRAIT:o.Orientations[D1.Landscape]?T1.LANDSCAPE:T1.UNKNOWN}catch{return T1.UNKNOWN}}getOSName(){try{return navigator.userAgent.indexOf("Windows")!=-1?"Windows":navigator.userAgent.indexOf("Macintosh")!=-1?"Macintosh":navigator.userAgent.indexOf("Linux")!=-1?"Linux":"Unknown"}catch{return"Unknown"}}getOSVersion(){try{let a=navigator?.userAgent,l="Unknown";if(a.indexOf("Windows")!==-1)a.indexOf("Windows NT 5.1")!==-1?l="Windows XP":a.indexOf("Windows NT 6.0")!==-1?l="Windows Vista":a.indexOf("Windows NT 6.1")!==-1?l="Windows 7":a.indexOf("Windows NT 6.2")!==-1?l="Windows 8":a.indexOf("Windows NT 6.3")!==-1?l="Windows 8.1":a.indexOf("Windows NT 10.0")!==-1&&(l="Windows 10");else if(a.indexOf("Mac OS X")!==-1)l=a.match(/Mac OS X ([0-9_.]+)/)[1],l=l.replace(/_/g,".");else if(a.indexOf("iOS")!==-1)l=a.match(/OS ([0-9_.]+) like Mac OS X/)[1],l=l.replace(/_/g,".");else if(a.indexOf("Firefox")!==-1){var e=/\(([^)]+)\)/,t=e.exec(a)[1],i=t.split("; ");l=i[2]}return l||"Unknown"}catch{return"Unknown"}}getBrowserVersion(){try{return this.browserName=="Opera"?this.getOperaVersion():this.browserName=="Chrome"?this.getChromeVersion():this.browserName=="Safari"?this.getSafariVersion():this.browserName=="Firefox"?this.getFirefoxVersion():this.browserName=="IE"?this.getIEVersion():"Unknown"}catch{return"Unknown"}}getOperaVersion(){try{var e=navigator.userAgent.match(/(?:Opera|OPR)\/(\d+)/);return e?e[1]:"Unknown"}catch{return"Unknown"}}getChromeVersion(){try{var e=navigator.userAgent.match(/(?:Chrome|Chromium)\/(\d+)/);return e?e[1]:"Unknown"}catch{return"Unknown"}}getSafariVersion(){try{var e=navigator.userAgent.match(/Version\/(\d+)/);return e?e[1]:"Unknown"}catch{return"Unknown"}}getFirefoxVersion(){try{var e=navigator.userAgent.match(/Firefox\/(\d+)/);return e?e[1]:"Unknown"}catch{return"Unknown"}}getIEVersion(){try{var e=navigator.userAgent.match(/MSIE (\d+)/);return e?e[1]:"Unknown"}catch{return"Unknown"}}getScreenWidth(){try{return window.screen.width}catch{return 0}}getScreenHeight(){try{return window.screen.height}catch{return 0}}getDeviceInfo(){try{return this.userAgent=navigator.userAgent,this.browserName=this.getBrowserName(),this.browserVersion=this.getBrowserVersion(),this.deviceType=this.getDeviceType(),this.orientation=this.getOrientation(),this.osName=this.getOSName(),this.osVersion=this.getOSVersion(),this.screenWidth=this.getScreenWidth(),this.screenHeight=this.getScreenHeight(),JSON.parse(JSON.stringify(this))}catch{return{browserName:"Unknown",browserVersion:"Unknown",deviceType:"Unknown",osName:"Unknown",osVersion:"Unknown",screenWidth:0,screenHeight:0,userAgent:"Unknown"}}}};o.Breakpoints={},o.Orientations={};let n=o;return n})();var Fo=class{constructor(o=!0){this.deviceInfo=new fr().getDeviceInfo();try{if(o){let r=VF();r&&Object.assign(this,r)}}catch{}}};var BF=class{constructor(){this.targetElements=[],this.type="area",this.props=new yd,this.pageInfo=new Fo,this.targetAnnotations=[]}};var jF=class{constructor(){this.type="arrow",this.props=new yd,this.pageInfo=new Fo}};var fi={COPY_LINK:"copy-link",DELETE:"delete"},jg={COPY_LINK:"Copy link",LINK_COPIED:"Link copied!",DELETE_THREAD:"Delete thread"};var xt=class xt{};xt.SNIPPYLY_HOST_URL_PROD="https://snippyly.com",xt.SNIPPYLY_HOST_URL_STAGING="https://snippyly-staging.web.app",xt.USER_TYPE_ANONYMOUS="anonymous",xt.USER_TYPE_SIGNED_IN="signedIn",xt.LOCALSTORAGE_DATA_ID="snippylytempdata",xt.NO_ORGANIZATION_ID="veltNoOrganization",xt.DEFAULT_QUERY_HASH="default",xt.LISTENER_BATCH_SIZE=5,xt.LISTENER_CONTEXT_BATCH_SIZE=25,xt.DEFAULT_VELT_CONTEXT="default:velt",xt.VISIBILITY_SELF_PREFIX="__velt_private_self:",xt.FIREBASE_PARTIAL_PATH_ORGANIZATIONS="organizations",xt.FIREBASE_PARTIAL_PATH_FOLDERS="folders",xt.FIREBASE_PARTIAL_PATH_DOCS="docs",xt.FIREBASE_PARTIAL_PATH_DOCUMENT_CONFIGURATIONS="documentConfigurations",xt.FIREBASE_PARTIAL_PATH_PRESENCE="presence",xt.FIREBASE_PARTIAL_PATH_ORGANIZATION_USERS="orgIamUsers",xt.FIREBASE_PARTIAL_PATH_CENTRAL_USERS="users",xt.FIREBASE_PARTIAL_PATH_FOLDER_USERS="folderIamUsers",xt.FIREBASE_PARTIAL_PATH_DOCUMENT_USERS="docIamUsers",xt.FIREBASE_PARTIAL_PATH_CURSOR="cursor",xt.FIREBASE_PARTIAL_PATH_ARROW="arrow",xt.FIREBASE_PARTIAL_PATH_AREA="area",xt.FIREBASE_PARTIAL_PATH_COMMENT="comment",xt.FIREBASE_PARTIAL_PATH_LOCATION="location",xt.FIREBASE_PARTIAL_PATH_MULTI_THREAD="multiThread",xt.FIREBASE_PARTIAL_PATH_TAG="tag",xt.FIREBASE_PARTIAL_PATH_SELECTION="selection",xt.FIREBASE_PARTIAL_PATH_AUDIO_HUDDLE="audioHuddle",xt.FIREBASE_PARTIAL_PATH_HUDDLE="huddle",xt.FIREBASE_PARTIAL_PATH_CONTACTS="contacts",xt.FIREBASE_PARTIAL_PATH_GROUPS="groups",xt.FIREBASE_PARTIAL_PATH_NOTIFICATION_DOCS="notificationsDocs",xt.FIREBASE_PARTIAL_PATH_NOTIFICATION_USERS="notificationsUsers",xt.FIREBASE_PARTIAL_PATH_DOC_NOTIFICATION="notificationsDocs__notification",xt.FIREBASE_PARTIAL_PATH_USER_NOTIFICATION="notificationsUsers__notification",xt.FIREBASE_PARTIAL_PATH_USER_NOTIFICATION_INDEX="userNotificationIndex",xt.FIREBASE_PARTIAL_PATH_GLOBAL="global",xt.FIREBASE_PARTIAL_PATH_LOGINS="logins",xt.FIREBASE_PARTIAL_PATH_METADATA="metadata",xt.FIREBASE_PARTIAL_PATH_ORGANIZATION_METADATA="metadata",xt.FIREBASE_PARTIAL_PATH_ORGANIZATION_GROUPS="groups",xt.FIREBASE_PARTIAL_PATH_LOCATIONS="locations",xt.FIREBASE_PARTIAL_PATH_RECORDER="recorder",xt.FIREBASE_PARTIAL_PATH_FOLLOW_ALONG="flock",xt.FIREBASE_PARTIAL_PATH_SYNC_VIDEO_PLAYER="syncVideoPlayer",xt.FIREBASE_PARTIAL_PATH_LIVE_STATE="liveState",xt.FIREBASE_PARTIAL_PATH_IAM="iam",xt.FIREBASE_PARTIAL_PATH_REACTION="reaction",xt.FIREBASE_PARTIAL_PATH_CRDT="crdt",xt.FIREBASE_PARTIAL_PATH_VIEWS="views",xt.FIREBASE_PARTIAL_PATH_NOTIFICATION_VIEWS="notificationViews",xt.FIREBASE_PARTIAL_PATH_DOCUMENT_VIEWS="documentViews",xt.FIREBASE_PARTIAL_PATH_LOCATION_VIEWS="locationViews",xt.FIREBASE_PARTIAL_PATH_NOTIFICATIONS="notifications",xt.FIREBASE_PARTIAL_PATH_ORGANIZATION_NOTIFICATIONS="notifications",xt.FIREBASE_PARTIAL_PATH_LAST_NOTIFICATION_TIMESTAMP="lastNotificationTimestamp",xt.FIREBASE_PARTIAL_PATH_ACTIVITIES="activities",xt.FIREBASE_PARTIAL_PATH_LAST_ACTIVITY_TIMESTAMP="lastActivityTimestamp",xt.FIREBASE_PARTIAL_PATH_HEARTBEAT="heartbeat",xt.FIREBASE_PARTIAL_PATH_HEARTBEAT_BY_DOCUMENT="heartbeatByDocument",xt.FIREBASE_PARTIAL_PATH_USERS="users",xt.FIREBASE_PARTIAL_PATH_PERMISSIONS_USERS="permissions",xt.FIREBASE_PARTIAL_PATH_USER_REQUESTS="userRequests",xt.FIREBASE_PARTIAL_PATH_FEEDBACK="feedback",xt.FIREBASE_PARTIAL_PATH_BUGS="bugs",xt.FIREBASE_PARTIAL_PATH_CONTACT_US="contactUs",xt.FIREBASE_PARTIAL_PATH_CUSTOMER_METADATA="metadata",xt.PRESENCE_STATUS_ONLINE="online",xt.PRESENCE_STATUS_OFFLINE="offline",xt.PRESENCE_STATUS_AWAY="away",xt.IMG_URL_NOT_FOUND="https://snippyly.com/assets/icons/anon-user.svg",xt.IMG_CLASS_NOT_FOUND="presence-avatar-image-small",xt.AVATAR_COLOR_LIST=["#a259fe","#9746ff","#19bcfe","#FE8947","#2c83fc","#0dcf82","#ffcb00","#ff7162","#FFD600","#A5A7FE","#67DBF4","#FDA192"],xt.TEXT_COLOR_MAP={"#a259fe":"#ffffff","#9746ff":"#ffffff","#19bcfe":"#ffffff","#FE8947":"#ffffff","#2c83fc":"#ffffff","#0dcf82":"#141416","#ffcb00":"#141416","#ff7162":"#ffffff","#FFD600":"#141416","#A5A7FE":"#141416","#67DBF4":"#141416","#FDA192":"#141416"},xt.UNREAD_COMMENTS_CHECK_FROM_DATE="2024-02-05",xt.DEFAULT_ANNOTATION_COLOR="#a259fe",xt.REGEX_EMAIL=/(\+|@)+([a-zA-Z0-9._+-]+@[a-zA-Z0-9._-]+\.[a-zA-Z0-9._-]+)/gi,xt.REGEX_URL=/((([A-Za-z]{3,9}:(?:\/\/)?)(?:[\-;:&=\+\$,\w]+@)?[A-Za-z0-9\.\-]+|(?:www\.|[\-;:&=\+\$,\w]+@)[A-Za-z0-9\.\-]+)(?::[0-9]+)?((?:\/[\+~%\/\.\w\-_]*)?\??(?:[\-\+=&;%@\.\w_0-9]*)#?(?:[\.\!\/\\\w0-9=]*))?)/gi,xt.REGEX_URL_FOR_USER_NAME=/https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_\+.~#?&//=]*)/gi,xt.REGEX_SPECIAL_CHARS=/[`!@#$%^&*()_+\-=\[\]{};':"\\|,.<>\/?~]/,xt.SNIPPYLY_HIGHLIGHT="snippyly-highlight",xt.SNIPPYLY_HIGHLIGHT_PREVIEW="snippyly-highlight-preview",xt.SNIPPYLY_HIGHLIGHT_USER="snippyly-highlight-user",xt.SNIPPYLY_HIGHLIGHT_USER_NAME="snippyly-highlight-user-name",xt.SNIPPYLY_HIGHLIGHT_USER_TEXT="snippyly-highlight-user-text",xt.VELT_LIVE_SELECTION_ON_ELEMENT="velt-live-selection-on-element",xt.VELT_LIVE_SELECTION_ON_ELEMENT_DEFAULT="velt-live-selection-on-element-default",xt.VELT_LIVE_SELECTION_ON_TEXT="velt-live-selection-on-text",xt.VELT_LIVE_SELECTION_ON_TEXT_DEFAULT="velt-live-selection-on-text-default",xt.VELT_IGNORE_CHANGE_DETECTION="velt-ignore-change-detection",xt.VELT_CUSTOM_CSS="velt-custom-css",xt.TAGS={SNIPPYLY_ROOT:"snippyly-root",SNIPPYLY_PRESENCE:"snippyly-presence",SNIPPYLY_CURSOR:"snippyly-cursor",SNIPPYLY_COMMENT_TOOL:"snippyly-comment-tool",SNIPPYLY_COMMENTS:"snippyly-comments",SNIPPYLY_TAG_TOOL:"snippyly-tag-tool",SNIPPYLY_TAGS:"snippyly-tags",SNIPPYLY_RECORDER_NOTES:"snippyly-recorder-notes",SNIPPYLY_RECORDER_CONTROL_PANEL:"snippyly-recorder-control-panel",SNIPPYLY_RECORDER_CONTROL_PANEL_INTERNAL:"snippyly-recorder-control-panel-internal",SNIPPYLY_RECORDER_PLAYER:"snippyly-recorder-player",SNIPPYLY_TEXT_HIGHLIGHT:"snippyly-text-highlight",SNIPPYLY_COMMENT_TEXT_PORTAL:"snippyly-comment-text-portal",SNIPPYLY_COMMENT_TEXT:"snippyly-comment-text",SNIPPYLY_COMMENTS_SIDEBAR:"snippyly-comments-sidebar",SNIPPYLY_COMMENT_BUBBLE:"snippyly-comment-bubble",SNIPPYLY_HIGHLIGHT_USER_TEXT:"snippyly-highlight-user-text",SNIPPYLY_AUDIO_HUDDLE:"snippyly-audio-huddle",SNIPPYLY_VIDEO_HUDDLE:"snippyly-video-huddle",SNIPPYLY_HUDDLE:"snippyly-huddle",SNIPPYLY_HUDDLE_TOOL:"snippyly-huddle-tool",SNIPPYLY_RECORDER_TOOL:"snippyly-recorder-tool",SNIPPYLY_PLUGIN:"snippyly-plugin",SNIPPYLY_MENU:"snippyly-menu",SNIPPYLY_COMMENT_DIALOG:"snippyly-comment-dialog",SNIPPYLY_SIDEBAR_BUTTON:"snippyly-sidebar-button",SNIPPYLY_REWRITER:"snippyly-rewriter",SNIPPYLY_USER_INVITE_TOOL:"snippyly-user-invite-tool",SNIPPYLY_USER_REQUEST_TOOL:"snippyly-user-request-tool",SNIPPYLY_USER_AVATAR:"snippyly-user-avatar",SNIPPYLY_ARROW_TOOL:"snippyly-arrow-tool",SNIPPYLY_ARROWS:"snippyly-arrows",SNIPPYLY_AREA_TOOL:"snippyly-area-tool",SNIPPYLY_AREAS:"snippyly-areas",VELT_ROOT:"velt-root",VELT_PRESENCE:"velt-presence",VELT_CURSOR:"velt-cursor",VELT_COMMENT_TOOL:"velt-comment-tool",VELT_COMMENTS:"velt-comments",VELT_TAG_TOOL:"velt-tag-tool",VELT_TAGS:"velt-tags",VELT_RECORDER_NOTES:"velt-recorder-notes",VELT_RECORDER_CONTROL_PANEL:"velt-recorder-control-panel",VELT_RECORDER_CONTROL_PANEL_INTERNAL:"velt-recorder-control-panel-internal",VELT_RECORDER_PLAYER:"velt-recorder-player",VELT_VIDEO_EDITOR:"velt-video-editor",VELT_TEXT_HIGHLIGHT:"velt-text-highlight",VELT_COMMENT_TEXT_PORTAL:"velt-comment-text-portal",VELT_COMMENTS_SIDEBAR:"velt-comments-sidebar",VELT_COMMENTS_SIDEBAR_V2:"velt-comments-sidebar-v2",VELT_COMMENT_SIDEBAR_SKELETON_V2:"velt-comment-sidebar-skeleton-v2",VELT_COMMENT_SIDEBAR_PANEL_V2:"velt-comment-sidebar-panel-v2",VELT_COMMENT_SIDEBAR_LIST_V2:"velt-comment-sidebar-list-v2",VELT_COMMENT_SIDEBAR_LIST_ITEM_V2:"velt-comment-sidebar-list-item-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_LIST_V2:"velt-comment-sidebar-filter-dropdown-content-list-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_LIST_CATEGORY_V2:"velt-comment-sidebar-filter-dropdown-content-list-category-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_LIST_CATEGORY_CONTENT_V2:"velt-comment-sidebar-filter-dropdown-content-list-category-content-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_LIST_ITEM_V2:"velt-comment-sidebar-filter-dropdown-content-list-item-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_LIST_ITEM_INDICATOR_V2:"velt-comment-sidebar-filter-dropdown-content-list-item-indicator-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_LIST_ITEM_LABEL_V2:"velt-comment-sidebar-filter-dropdown-content-list-item-label-v2",VELT_COMMENT_SIDEBAR_MINIMAL_ACTIONS_DROPDOWN_V2:"velt-comment-sidebar-minimal-actions-dropdown-v2",VELT_COMMENT_SIDEBAR_MINIMAL_ACTIONS_DROPDOWN_TRIGGER_V2:"velt-comment-sidebar-minimal-actions-dropdown-trigger-v2",VELT_COMMENT_SIDEBAR_MINIMAL_ACTIONS_DROPDOWN_CONTENT_V2:"velt-comment-sidebar-minimal-actions-dropdown-content-v2",VELT_COMMENT_SIDEBAR_MINIMAL_ACTIONS_DROPDOWN_CONTENT_MARK_ALL_READ_V2:"velt-comment-sidebar-minimal-actions-dropdown-content-mark-all-read-v2",VELT_COMMENT_SIDEBAR_MINIMAL_ACTIONS_DROPDOWN_CONTENT_MARK_ALL_RESOLVED_V2:"velt-comment-sidebar-minimal-actions-dropdown-content-mark-all-resolved-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_V2:"velt-comment-sidebar-filter-dropdown-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_TRIGGER_V2:"velt-comment-sidebar-filter-dropdown-trigger-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_V2:"velt-comment-sidebar-filter-dropdown-content-v2",VELT_COMMENT_SIDEBAR_HEADER_V2:"velt-comment-sidebar-header-v2",VELT_COMMENT_SIDEBAR_CLOSE_BUTTON_V2:"velt-comment-sidebar-close-button-v2",VELT_COMMENT_SIDEBAR_EMPTY_PLACEHOLDER_V2:"velt-comment-sidebar-empty-placeholder-v2",VELT_COMMENT_SIDEBAR_RESET_FILTER_BUTTON_V2:"velt-comment-sidebar-reset-filter-button-v2",VELT_COMMENT_SIDEBAR_PAGE_MODE_COMPOSER_V2:"velt-comment-sidebar-page-mode-composer-v2",VELT_COMMENT_SIDEBAR_FOCUSED_THREAD_V2:"velt-comment-sidebar-focused-thread-v2",VELT_COMMENT_SIDEBAR_FOCUSED_THREAD_BACK_BUTTON_V2:"velt-comment-sidebar-focused-thread-back-button-v2",VELT_COMMENT_SIDEBAR_FOCUSED_THREAD_DIALOG_CONTAINER_V2:"velt-comment-sidebar-focused-thread-dialog-container-v2",VELT_COMMENT_BUBBLE:"velt-comment-bubble",VELT_COMMENT_BUBBLE_AVATAR:"velt-comment-bubble-avatar",VELT_COMMENT_BUBBLE_COMMENTS_COUNT:"velt-comment-bubble-comments-count",VELT_COMMENT_BUBBLE_UNREAD_ICON:"velt-comment-bubble-unread-icon",VELT_COMMENT_THREAD:"velt-comment-thread",VELT_COMMENT_PIN:"velt-comment-pin",VELT_COMMENT_PIN_NUMBER:"velt-comment-pin-number",VELT_COMMENT_PIN_INDEX:"velt-comment-pin-index",VELT_COMMENT_PIN_TRIANGLE:"velt-comment-pin-triangle",VELT_COMMENT_PIN_PRIVATE_COMMENT_INDICATOR:"velt-comment-pin-private-comment-indicator",VELT_COMMENT_PIN_GHOST_COMMENT_INDICATOR:"velt-comment-pin-ghost-comment-indicator",VELT_COMMENT_PIN_UNREAD_COMMENT_INDICATOR:"velt-comment-pin-unread-comment-indicator",VELT_SIDEBAR_BUTTON_ICON:"velt-sidebar-button-icon",VELT_SIDEBAR_BUTTON_COMMENTS_COUNT:"velt-sidebar-button-comments-count",VELT_SIDEBAR_BUTTON_UNREAD_ICON:"velt-sidebar-button-unread-icon",VELT_COMMENT_TEXT:"velt-comment-text",VELT_CHART_COMMENT:"velt-chart-comment",VELT_CANVAS_COMMENT:"velt-canvas-comment",VELT_INLINE_COMMENTS_SECTION:"velt-inline-comments-section",VELT_INLINE_COMMENTS_SECTION_SKELETON:"velt-inline-comments-section-skeleton",VELT_INLINE_COMMENTS_SECTION_PANEL:"velt-inline-comments-section-panel",VELT_INLINE_COMMENTS_SECTION_LIST:"velt-inline-comments-section-list",VELT_INLINE_COMMENTS_SECTION_COMPOSER_CONTAINER:"velt-inline-comments-section-composer-container",VELT_INLINE_COMMENTS_SECTION_COMMENT_COUNT:"velt-inline-comments-section-comment-count",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN:"velt-inline-comments-section-sorting-dropdown",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_TRIGGER:"velt-inline-comments-section-sorting-dropdown-trigger",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_TRIGGER_NAME:"velt-inline-comments-section-sorting-dropdown-trigger-name",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_TRIGGER_ICON:"velt-inline-comments-section-sorting-dropdown-trigger-icon",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_CONTENT:"velt-inline-comments-section-sorting-dropdown-content",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_CONTENT_ITEM:"velt-inline-comments-section-sorting-dropdown-content-item",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_CONTENT_ITEM_ICON:"velt-inline-comments-section-sorting-dropdown-content-item-icon",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_CONTENT_ITEM_TICK:"velt-inline-comments-section-sorting-dropdown-content-item-tick",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_CONTENT_ITEM_NAME:"velt-inline-comments-section-sorting-dropdown-content-item-name",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN:"velt-inline-comments-section-filter-dropdown",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_TRIGGER:"velt-inline-comments-section-filter-dropdown-trigger",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_TRIGGER_NAME:"velt-inline-comments-section-filter-dropdown-trigger-name",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_TRIGGER_ARROW:"velt-inline-comments-section-filter-dropdown-trigger-arrow",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_CONTENT:"velt-inline-comments-section-filter-dropdown-content",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_CONTENT_LIST:"velt-inline-comments-section-filter-dropdown-content-list",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_CONTENT_LIST_ITEM:"velt-inline-comments-section-filter-dropdown-content-list-item",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_CONTENT_LIST_ITEM_CHECKBOX:"velt-inline-comments-section-filter-dropdown-content-list-item-checkbox",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_CONTENT_LIST_ITEM_LABEL:"velt-inline-comments-section-filter-dropdown-content-list-item-label",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_CONTENT_APPLY_BUTTON:"velt-inline-comments-section-filter-dropdown-content-apply-button",VELT_COMMENTS_MINIMAP:"velt-comments-minimap",VELT_HIGHLIGHT_USER_TEXT:"velt-highlight-user-text",VELT_AUDIO_HUDDLE:"velt-audio-huddle",VELT_VIDEO_HUDDLE:"velt-video-huddle",VELT_HUDDLE:"velt-huddle",VELT_HUDDLE_TOOL:"velt-huddle-tool",VELT_RECORDER_TOOL:"velt-recorder-tool",SUPERFLOW_TOOLBAR:"superflow-toolbar",VELT_MENU:"velt-menu",VELT_COMMENT_DIALOG:"velt-comment-dialog-internal",VELT_SIDEBAR_BUTTON:"velt-sidebar-button",VELT_COMMENTS_SIDEBAR_BUTTON:"velt-comments-sidebar-button",VELT_REWRITER:"velt-rewriter",VELT_USER_INVITE_TOOL:"velt-user-invite-tool",VELT_USER_REQUEST_TOOL:"velt-user-request-tool",VELT_USER_AVATAR:"velt-user-avatar",VELT_ARROW_TOOL:"velt-arrow-tool",VELT_ARROWS:"velt-arrows",VELT_AREA_TOOL:"velt-area-tool",VELT_AREAS:"velt-areas",VELT_INLINE_COMMENT:"velt-inline-comment",VELT_VIDEO_PLAYER:"velt-video-player",VELT_VIDEO_COMMENTS_TIMELINE:"velt-comment-player-timeline",VELT_REACTION_TOOL:"velt-reaction-tool",VELT_INLINE_REACTIONS_SECTION:"velt-inline-reactions-section",VELT_VIEW_ANALYTICS:"velt-view-analytics",VELT_NOTIFICATIONS_TOOL:"velt-notifications-tool",VELT_NOTIFICATIONS_TOOL_ICON:"velt-notifications-tool-icon",VELT_NOTIFICATIONS_TOOL_UNREAD_ICON:"velt-notifications-tool-unread-icon",VELT_NOTIFICATIONS_TOOL_LABEL:"velt-notifications-tool-label",VELT_NOTIFICATIONS_TOOL_UNREAD_COUNT:"velt-notifications-tool-unread-count",VELT_NOTIFICATIONS_PANEL:"velt-notifications-panel",VELT_NOTIFICATIONS_PANEL_TITLE:"velt-notifications-panel-title",VELT_NOTIFICATIONS_PANEL_TITLE_TEXT:"velt-notifications-panel-title-text",VELT_NOTIFICATIONS_PANEL_HEADER:"velt-notifications-panel-header",VELT_NOTIFICATIONS_PANEL_HEADER_TAB_FOR_YOU:"velt-notifications-panel-header-tab-for-you",VELT_NOTIFICATIONS_PANEL_HEADER_TAB_PEOPLE:"velt-notifications-panel-header-tab-people",VELT_NOTIFICATIONS_PANEL_HEADER_TAB_DOCUMENTS:"velt-notifications-panel-header-tab-documents",VELT_NOTIFICATIONS_PANEL_HEADER_TAB_ALL:"velt-notifications-panel-header-tab-all",VELT_NOTIFICATIONS_PANEL_CONTENT:"velt-notifications-panel-content",VELT_NOTIFICATIONS_PANEL_CONTENT_FOR_YOU:"velt-notifications-panel-content-for-you",VELT_NOTIFICATIONS_PANEL_CONTENT_ALL:"velt-notifications-panel-content-all",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE:"velt-notifications-panel-content-people",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS:"velt-notifications-panel-content-documents",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST:"velt-notifications-panel-content-list",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM:"velt-notifications-panel-content-list-item",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM_AVATAR:"velt-notifications-panel-content-list-item-avatar",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM_UNREAD:"velt-notifications-panel-content-list-item-unread",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM_HEADLINE:"velt-notifications-panel-content-list-item-headline",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM_BODY:"velt-notifications-panel-content-list-item-body",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM_FILE_NAME:"velt-notifications-panel-content-list-item-file-name",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM_TIME:"velt-notifications-panel-content-list-item-time",VELT_NOTIFICATIONS_PANEL_CONTENT_ALL_LIST:"velt-notifications-panel-content-all-list",VELT_NOTIFICATIONS_PANEL_CONTENT_ALL_LIST_ITEM:"velt-notifications-panel-content-all-list-item",VELT_NOTIFICATIONS_PANEL_CONTENT_ALL_LIST_ITEM_LABEL:"velt-notifications-panel-content-all-list-item-label",VELT_NOTIFICATIONS_PANEL_CONTENT_ALL_LIST_ITEM_CONTENT:"velt-notifications-panel-content-all-list-item-content",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE_LIST:"velt-notifications-panel-content-people-list",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE_LIST_ITEM:"velt-notifications-panel-content-people-list-item",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE_LIST_ITEM_AVATAR:"velt-notifications-panel-content-people-list-item-avatar",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE_LIST_ITEM_NAME:"velt-notifications-panel-content-people-list-item-name",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE_LIST_ITEM_COUNT:"velt-notifications-panel-content-people-list-item-count",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE_LIST_ITEM_CONTENT:"velt-notifications-panel-content-people-list-item-content",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS_LIST:"velt-notifications-panel-content-documents-list",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS_LIST_ITEM:"velt-notifications-panel-content-documents-list-item",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS_LIST_ITEM_NAME:"velt-notifications-panel-content-documents-list-item-name",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS_LIST_ITEM_COUNT:"velt-notifications-panel-content-documents-list-item-count",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS_LIST_ITEM_CONTENT:"velt-notifications-panel-content-documents-list-item-content",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS_LIST_ITEM_UNREAD:"velt-notifications-panel-content-documents-list-item-unread",VELT_NOTIFICATIONS_PANEL_CONTENT_LOAD_MORE:"velt-notifications-panel-content-load-more",VELT_NOTIFICATIONS_PANEL_CONTENT_ALL_READ_CONTAINER:"velt-notifications-panel-content-all-read-container",VELT_NOTIFICATIONS_PANEL_CLOSE_BUTTON:"velt-notifications-panel-close-button",VELT_NOTIFICATIONS_PANEL_READ_ALL_BUTTON:"velt-notifications-panel-read-all-button",VELT_NOTIFICATIONS_PANEL_VIEW_ALL_BUTTON:"velt-notifications-panel-view-all-button",VELT_NOTIFICATIONS_PANEL_SKELETON:"velt-notifications-panel-skeleton",VELT_NOTIFICATIONS_PANEL_SETTINGS_BUTTON:"velt-notifications-panel-settings-button",VELT_NOTIFICATIONS_PANEL_SETTINGS:"velt-notifications-panel-settings",VELT_NOTIFICATIONS_PANEL_SETTINGS_HEADER:"velt-notifications-panel-settings-header",VELT_NOTIFICATIONS_PANEL_SETTINGS_HEADER_TITLE:"velt-notifications-panel-settings-header-title",VELT_NOTIFICATIONS_PANEL_SETTINGS_TITLE:"velt-notifications-panel-settings-title",VELT_NOTIFICATIONS_PANEL_SETTINGS_DESCRIPTION:"velt-notifications-panel-settings-description",VELT_NOTIFICATIONS_PANEL_SETTINGS_LIST:"velt-notifications-panel-settings-list",VELT_NOTIFICATIONS_PANEL_SETTINGS_MUTE_ALL_TITLE:"velt-notifications-panel-settings-mute-all-title",VELT_NOTIFICATIONS_PANEL_SETTINGS_MUTE_ALL_DESCRIPTION:"velt-notifications-panel-settings-mute-all-description",VELT_NOTIFICATIONS_PANEL_SETTINGS_MUTE_ALL_TOGGLE:"velt-notifications-panel-settings-mute-all-toggle",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION:"velt-notifications-panel-settings-accordion",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_TRIGGER:"velt-notifications-panel-settings-accordion-trigger",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_TRIGGER_LABEL:"velt-notifications-panel-settings-accordion-trigger-label",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_TRIGGER_ICON:"velt-notifications-panel-settings-accordion-trigger-icon",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_TRIGGER_SELECTED_VALUE:"velt-notifications-panel-settings-accordion-trigger-selected-value",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_CONTENT:"velt-notifications-panel-settings-accordion-content",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_CONTENT_ITEM:"velt-notifications-panel-settings-accordion-content-item",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_CONTENT_ITEM_LABEL:"velt-notifications-panel-settings-accordion-content-item-label",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_CONTENT_ITEM_ICON:"velt-notifications-panel-settings-accordion-content-item-icon",VELT_NOTIFICATIONS_PANEL_SETTINGS_BACK_BUTTON:"velt-notifications-panel-settings-back-button",VELT_NOTIFICATIONS_PANEL_SETTINGS_FOOTER:"velt-notifications-panel-settings-footer",VELT_NOTIFICATIONS_HISTORY_PANEL:"velt-notifications-history-panel",VELT_WIREFRAME:"velt-wireframe",VELT_AUTOCOMPLETE:"velt-autocomplete",VELT_AUTOCOMPLETE_PANEL:"velt-autocomplete-panel",VELT_AUTOCOMPLETE_OPTION:"velt-autocomplete-option",VELT_AUTOCOMPLETE_OPTION_ICON:"velt-autocomplete-option-icon",VELT_AUTOCOMPLETE_OPTION_NAME:"velt-autocomplete-option-name",VELT_AUTOCOMPLETE_OPTION_DESCRIPTION:"velt-autocomplete-option-description",VELT_AUTOCOMPLETE_OPTION_ERROR_ICON:"velt-autocomplete-option-error-icon",VELT_AUTOCOMPLETE_GROUP_OPTION:"velt-autocomplete-group-option",VELT_AUTOCOMPLETE_TOOL:"velt-autocomplete-tool",VELT_AUTOCOMPLETE_EMPTY:"velt-autocomplete-empty",VELT_AUTOCOMPLETE_CHIP:"velt-autocomplete-chip",VELT_AUTOCOMPLETE_CHIP_TOOLTIP:"velt-autocomplete-chip-tooltip",VELT_AUTOCOMPLETE_CHIP_TOOLTIP_ICON:"velt-autocomplete-chip-tooltip-icon",VELT_AUTOCOMPLETE_CHIP_TOOLTIP_NAME:"velt-autocomplete-chip-tooltip-name",VELT_AUTOCOMPLETE_CHIP_TOOLTIP_DESCRIPTION:"velt-autocomplete-chip-tooltip-description",VELT_AUTOCOMPLETE_CONTEXT_WRAPPER:"velt-autocomplete-context-wrapper",VELT_ACTIVITY_LOG:"velt-activity-log",VELT_ACTIVITY_LOG_HEADER:"velt-activity-log-header",VELT_ACTIVITY_LOG_HEADER_TITLE:"velt-activity-log-header-title",VELT_ACTIVITY_LOG_HEADER_CLOSE_BUTTON:"velt-activity-log-header-close-button",VELT_ACTIVITY_LOG_HEADER_FILTER:"velt-activity-log-header-filter",VELT_ACTIVITY_LOG_HEADER_FILTER_TRIGGER:"velt-activity-log-header-filter-trigger",VELT_ACTIVITY_LOG_HEADER_FILTER_TRIGGER_LABEL:"velt-activity-log-header-filter-trigger-label",VELT_ACTIVITY_LOG_HEADER_FILTER_TRIGGER_ICON:"velt-activity-log-header-filter-trigger-icon",VELT_ACTIVITY_LOG_HEADER_FILTER_CONTENT:"velt-activity-log-header-filter-content",VELT_ACTIVITY_LOG_HEADER_FILTER_CONTENT_ITEM:"velt-activity-log-header-filter-content-item",VELT_ACTIVITY_LOG_HEADER_FILTER_CONTENT_ITEM_LABEL:"velt-activity-log-header-filter-content-item-label",VELT_ACTIVITY_LOG_HEADER_FILTER_CONTENT_ITEM_ICON:"velt-activity-log-header-filter-content-item-icon",VELT_ACTIVITY_LOG_LOADING:"velt-activity-log-loading",VELT_ACTIVITY_LOG_LIST:"velt-activity-log-list",VELT_ACTIVITY_LOG_LIST_DATE_GROUP:"velt-activity-log-list-date-group",VELT_ACTIVITY_LOG_LIST_DATE_GROUP_LABEL:"velt-activity-log-list-date-group-label",VELT_ACTIVITY_LOG_LIST_ITEM:"velt-activity-log-list-item",VELT_ACTIVITY_LOG_LIST_ITEM_ICON:"velt-activity-log-list-item-icon",VELT_ACTIVITY_LOG_LIST_ITEM_AVATAR:"velt-activity-log-list-item-avatar",VELT_ACTIVITY_LOG_LIST_ITEM_CONTENT:"velt-activity-log-list-item-content",VELT_ACTIVITY_LOG_LIST_ITEM_CONTENT_USER:"velt-activity-log-list-item-content-user",VELT_ACTIVITY_LOG_LIST_ITEM_CONTENT_ACTION:"velt-activity-log-list-item-content-action",VELT_ACTIVITY_LOG_LIST_ITEM_CONTENT_TARGET:"velt-activity-log-list-item-content-target",VELT_ACTIVITY_LOG_LIST_ITEM_CONTENT_DETAIL:"velt-activity-log-list-item-content-detail",VELT_ACTIVITY_LOG_LIST_ITEM_TIME:"velt-activity-log-list-item-time",VELT_ACTIVITY_LOG_LIST_SHOW_MORE:"velt-activity-log-list-show-more",VELT_ACTIVITY_LOG_EMPTY:"velt-activity-log-empty",VELT_ACTIVITY_LOG_CONTEXT_WRAPPER:"velt-activity-log-context-wrapper",VELT_COMMENT_DIALOG_VISIBILITY_BANNER:"velt-comment-dialog-visibility-banner",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_ICON:"velt-comment-dialog-visibility-banner-icon",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_TEXT:"velt-comment-dialog-visibility-banner-text",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN:"velt-comment-dialog-visibility-banner-dropdown",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_TRIGGER:"velt-comment-dialog-visibility-banner-dropdown-trigger",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_TRIGGER_LABEL:"velt-comment-dialog-visibility-banner-dropdown-trigger-label",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_TRIGGER_AVATAR_LIST:"velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_TRIGGER_AVATAR_LIST_ITEM:"velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-item",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_TRIGGER_AVATAR_LIST_REMAINING_COUNT:"velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-remaining-count",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_TRIGGER_ICON:"velt-comment-dialog-visibility-banner-dropdown-trigger-icon",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_CONTENT:"velt-comment-dialog-visibility-banner-dropdown-content",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_CONTENT_ITEM:"velt-comment-dialog-visibility-banner-dropdown-content-item",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_CONTENT_ITEM_ICON:"velt-comment-dialog-visibility-banner-dropdown-content-item-icon",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_CONTENT_ITEM_LABEL:"velt-comment-dialog-visibility-banner-dropdown-content-item-label",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_CONTENT_USER_PICKER:"velt-comment-dialog-visibility-banner-dropdown-content-user-picker",VELT_COMMENT_COMPOSER:"velt-comment-composer",VELT_SKELETON_LOADER:"velt-skeleton-loader",VELT_SHADOW_DOM_INTERNAL:"velt-shadow-dom-internal",VELT_SINGLE_EDITOR_MODE_PANEL:"velt-single-editor-mode-panel",VELT_MULTI_THREAD_COMMENT_DIALOG:"velt-multi-thread-comment-dialog",VELT_MULTI_THREAD_COMMENT_DIALOG_LIST:"velt-multi-thread-comment-dialog-list",VELT_MULTI_THREAD_COMMENT_DIALOG_PANEL:"velt-multi-thread-comment-dialog-panel",VELT_MULTI_THREAD_COMMENT_DIALOG_COMPOSER_CONTAINER:"velt-multi-thread-comment-dialog-composer-container",VELT_MULTI_THREAD_COMMENT_DIALOG_COMMENT_COUNT:"velt-multi-thread-comment-dialog-comment-count",VELT_MULTI_THREAD_COMMENT_DIALOG_EMPTY_PLACEHOLDER:"velt-multi-thread-comment-dialog-empty-placeholder",VELT_MULTI_THREAD_COMMENT_DIALOG_CLOSE_BUTTON:"velt-multi-thread-comment-dialog-close-button",VELT_MULTI_THREAD_COMMENT_DIALOG_NEW_THREAD_BUTTON:"velt-multi-thread-comment-dialog-new-thread-button",VELT_MULTI_THREAD_COMMENT_DIALOG_RESET_FILTER_BUTTON:"velt-multi-thread-comment-dialog-reset-filter-button",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN:"velt-multi-thread-comment-dialog-minimal-filter-dropdown",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_TRIGGER:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-trigger",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_FILTER_ALL:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-all",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_FILTER_READ:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-read",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_FILTER_RESOLVED:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-resolved",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_FILTER_UNREAD:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-unread",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_SELECTED_ICON:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-selected-icon",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_SORT_DATE:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-date",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_SORT_UNREAD:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-unread",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_ACTIONS_DROPDOWN:"velt-multi-thread-comment-dialog-minimal-actions-dropdown",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_ACTIONS_DROPDOWN_TRIGGER:"velt-multi-thread-comment-dialog-minimal-actions-dropdown-trigger",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_ACTIONS_DROPDOWN_CONTENT:"velt-multi-thread-comment-dialog-minimal-actions-dropdown-content",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_ACTIONS_DROPDOWN_CONTENT_MARK_ALL_READ:"velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-read",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_ACTIONS_DROPDOWN_CONTENT_MARK_ALL_RESOLVED:"velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-resolved",VELT_TEXT_COMMENT:"velt-text-comment",VELT_TEXT_COMMENT_TOOL:"velt-text-comment-tool",VELT_TEXT_COMMENT_TOOLBAR:"velt-text-comment-toolbar",VELT_TEXT_COMMENT_TOOLBAR_COMMENT_ANNOTATION:"velt-text-comment-toolbar-comment-annotation",VELT_TEXT_COMMENT_TOOLBAR_DIVIDER:"velt-text-comment-toolbar-divider",VELT_TEXT_COMMENT_TOOLBAR_COPYWRITER:"velt-text-comment-toolbar-copywriter",VELT_TEXT_COMMENT_TOOLBAR_GENERIC:"velt-text-comment-toolbar-generic"},xt.ATTRIBUTES={VELT_COMMENT_CONTAINER:"data-velt-comment-container",VELT_TARGET_COMMENT_ELEMENT_ID:"data-velt-target-comment-element-id",VELT_COMMENT_TYPE:"data-velt-comment-type",TARGET_INLINE_COMMENT_ELEMENT_ID:"target-inline-comment-element-id",TARGET_COMMENT_ELEMENT_ID:"target-comment-element-id",TARGET_ELEMENT_ID:"target-element-id",VELT_ID:"data-velt-id",VELT_ELEMENT:"data-velt-element",VELT_SCREEN_RECORDER_PANEL:"data-velt-screen-recorder-panel",VELT_SOURCE_ID:"data-velt-source-id",VELT_ANNOTATION_ID:"data-velt-annotation-id",VELT_ANNOTATION_IDS:"data-velt-annotation-ids",VELT_COMMENT_PIN_HOST:"data-velt-comment-pin-host",VELT_COMMENT_PIN_HOST_STATIC:"data-velt-comment-pin-host-static",VELT_COMMENT_DISABLED:"data-velt-comment-disabled",VELT_MANUAL_COMMENT_CONTAINER:"data-velt-manual-comment-container",VELT_COMMENT_PIN_ACTIVE:"data-velt-comment-pin-active",VELT_INLINE_COMMENT_SECTION_CONFIG:"data-velt-inline-comment-section-config",VELT_TARGET_INLINE_COMMENT_ELEMENT_ID:"data-velt-target-inline-comment-element-id",VELT_TAG_PIN_HOST:"data-velt-tag-pin-host",VELT_TAG_PIN_HOST_STATIC:"data-velt-tag-pin-host-static",VELT_TAG_DISABLED:"data-velt-tag-disabled",VELT_RECORDER_PIN_HOST:"data-velt-recorder-pin-host",VELT_RECORDER_PIN_HOST_STATIC:"data-velt-recorder-pin-host-static",VELT_RECORDER_DISABLED:"data-velt-recorder-disabled",VELT_ANNOTATION_DRAFT:"data-velt-annotation-draft",VELT_ANNOTATION_EDIT_COMMENT:"data-velt-annotation-edit-comment",VELT_DOCUMENT_ID:"data-velt-document-id",VELT_LOCATION:"data-velt-location",VELT_LOCATION_ID:"data-velt-location-id",VELT_THEME:"data-velt-theme",VELT_IGNORE:"data-velt-ignore",EMBED_MODE:"embed-mode",DEFAULT_CURSOR:"default-cursor",VELT_HUDDLE_ON_CURSOR_MODE:"data-velt-huddle-on-cursor-mode",VELT_SELECTION_ENABLED:"data-live-selection-enabled",VELT_LIVE_SELECTION_ENABLED:"data-velt-live-selection-enabled",VELT_LIVE_SELECTION_USER_INDICATOR_POSITION:"data-velt-live-selection-user-indicator-position",VELT_LIVE_SELECTION_USER_INDICATOR_TYPE:"data-velt-live-selection-user-indicator-type",VELT_SELECTION_CONFIG:"data-live-selection-config",VELT_POPOVER_MODE:"data-velt-popover-mode",VELT_ELEMENT_CACHE_ID:"data-velt-cache-id",VELT_ARROW_PIN_HOST:"data-velt-arrow-pin-host",VELT_ARROW_PIN_HOST_STATIC:"data-velt-arrow-pin-host-static",VELT_ARROW_DISABLED:"data-velt-arrow-disabled",VELT_AREA_PIN_HOST:"data-velt-area-pin-host",VELT_AREA_PIN_HOST_STATIC:"data-velt-area-pin-host-static",VELT_AREA_DISABLED:"data-velt-area-disabled",VELT_AREA_PIN_ACTIVE:"data-velt-area-pin-active",VELT_SUGGESTION_TARGET:"data-velt-suggestion-target",VELT_ONGOING_RECORDING:"data-velt-ongoing-recording",VELT_COMMENT_RECORDING:"data-velt-comment-recording",SYNC_VIDEO_PLAYER_ID:"data-sync-video-player-id",SYNC_VIDEO_PLAYER:"data-sync-video-player",VELT_INLINE_COMMENT_ID:"inline-comment-id",VELT_PDF_VIEWER:"data-velt-pdf-viewer",VELT_SYNC_STATE:"data-velt-sync-state",VELT_SYNC_ACCESS:"data-velt-sync-access",VELT_SYNC_ACCESS_AUTO:"data-velt-sync-access-auto",VELT_SYNC_ACCESS_DISABLED:"data-velt-sync-access-disabled",VELT_SINGLE_EDITOR_MODE_CONTAINER:"data-velt-single-editor-mode-container",VELT_IFRAME_CONTAINER:"data-velt-iframe-container",VELT_IFRAME_CONTAINER_STATIC:"data-velt-iframe-container-static",VELT_IS_FIRST_COMPONENT:"data-velt-is-first-component",VELT_DOWNLOAD_BUTTON:"velt-download-button",VELT_COMMENT_DIALOG_PORTAL_INTERNAL:"velt-comment-dialog-portal-internal",ANNOTATION_ID:"annotation-id",MULTI_THREAD_ANNOTATION_ID:"multi-thread-annotation-id",SLATE_EDITOR:"data-slate-editor"},xt.INJECTION_STYLE_PROPS={VELT_AVATAR_COLOR:"data-velt-avatar-color",VELT_COMMENT_PRIORITY_COLOR:"data-velt-priority-color"},xt.BODY_CLASSES={VELT_PIN_DRAGGING:"velt-pin-dragging"},xt.INJECTION_ATTRIBUTES={VELT_AVATAR_IMG:"data-velt-avatar-img",VELT_COMMENT_LENGTH:"data-velt-comment-thread-length"},xt.SESSION_STORAGE={SNIPPYLY_AUTO_SELECT_ANNOTATION_ID:"snippylyAutoSelectAnnotationId",SNIPPYLY_SELECTED_ANNOTATION_ID:"snippylySelectedAnnotationId",SNIPPYLY_COMMENT_SIDEBAR_FILTERS:"snippylyCommentSidebarFilters",SNIPPYLY_COMMENT_SIDEBAR_GROUP_BY:"snippylyCommentSidebarGroupBy",SNIPPYLY_COMMENT_DIALOG_AUTO_POPULATE_TEXT:"snippylyCommentDialogAutoPopulateText",SNIPPYLY_HUDDLE_DATA:"snippylyHuddleData",VELT_TAB_ID:"veltTabId",VELT_COMMENT_SIDEBAR_FILTERS_RESET:"veltCommentSidebarFiltersReset",VELT_COMMENT_SIDEBAR_CUSTOM_ACTIONS_STATE:"veltCommentSidebarCustomActionsState",VELT_CURSOR_MULTIPLE_USERS_DETECTED:"veltCursorMultipleUsersDetected",VELT_PRESENCE_MULTIPLE_USERS_DETECTED:"veltPresenceMultipleUsersDetected",VELT_PRESENCE_MULTIPLE_USERS_ONLINE:"veltPresenceMultipleUsersOnline",VELT_CUSTOM_PRIORITY_MAP:"veltCustomPriorityMap",VELT_CUSTOM_STATUS_MAP:"veltCustomStatusMap",VELT_CUSTOM_CATEGORY_MAP:"veltCustomCategoryMap"},xt.LOCAL_STORAGE={SNIPPYLY_DEFAULT_MEDIA_SOURCE_OPTIONS:"snippylyDefaultMediaSourceOptions",SNIPPYLY_QUEUED_COMMENT:"snippylyQueuedComment",VELT_USER:"_vu",VELT_IDENTIFY_USER:"_viu",VELT_USER_FORCE_RE_LOGGED_IN:"_vurli",VELT_VERSION:"_vv",VELT_ADVANCED_QUERIES:"_vadq",VELT_COMMENT_VIEWS_MIGRATED:"_vcvm",VELT_AUTH_PROXY_HOST:"_vaph"},xt.NON_NESTABLE_ELEMENTS={img:!0,video:!0,audio:!0,input:!0,meter:!0,progress:!0,select:!0,textarea:!0,svg:!0,"lottie-player":!0,"ng-lottie":!0,canvas:!0,hr:!0,iframe:!0},xt.INGNORE_MUTATION_OBSERVER_CHANGE_TAGS={svg:!0},xt.SELECTION_ENABLED_ELEMENTS={input:!0,textarea:!0,select:!0,button:!0},xt.URL_PARAMS={REVIEW_MODE:"review",REVIEW_DOC_ID:"sreviewId",SNIPPYLY_USER:"snippyly-user",COMMENT_ID:"scommentId",TAG_ID:"stagId",RECORDER_ID:"srecorderId",PROJECT_INSTALL:"sprojectInstall"},xt.VELT_BASE_REM_UNIT="--velt-base-rem-unit",xt.VELT_VIEWPORT_WIDTH="--legacy-velt-viewport-width",xt.VELT_VIEWPORT_HEIGHT="--legacy-velt-viewport-height",xt.VELT_SELECTION_COLOR="--velt-selection-color",xt.VELT_MIN_ARROW_LENGTH=100,xt.VELT_ARROW_VIEWPORT_PADDING=20,xt.LIVE_STATE_REQUEST_EDITOR_ACCESS_WAIT_TIME=5,xt.CURSOR={COMMENT_PIN:"url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0iIzYyNURGNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9InBhdGgtMS1pbnNpZGUtMV8yMDMyXzIzNjgxIiBmaWxsPSJ3aGl0ZSI+CjxwYXRoIGQ9Ik0wLjM1Mjk0MSAxOEMwLjE1ODAxNyAxOCAtNi45MDcxNWUtMDkgMTcuODQyIC0xLjU0Mjc1ZS0wOCAxNy42NDcxTC0zLjkzNDAyZS0wNyA5Qy02LjEwNjczZS0wNyA0LjAyOTQ0IDQuMDI5NDQgLTEuNzYxMzJlLTA3IDkgLTMuOTM0MDJlLTA3Vi0zLjkzNDAyZS0wN0MxMy45NzA2IC02LjEwNjczZS0wNyAxOCA0LjAyOTQ0IDE4IDlWOUMxOCAxMy45NzA2IDEzLjk3MDYgMTggOSAxOEwwLjM1Mjk0MSAxOFoiLz4KPC9tYXNrPgo8cGF0aCBkPSJNMC4zNTI5NDEgMThDMC4xNTgwMTcgMTggLTYuOTA3MTVlLTA5IDE3Ljg0MiAtMS41NDI3NWUtMDggMTcuNjQ3MUwtMy45MzQwMmUtMDcgOUMtNi4xMDY3M2UtMDcgNC4wMjk0NCA0LjAyOTQ0IC0xLjc2MTMyZS0wNyA5IC0zLjkzNDAyZS0wN1YtMy45MzQwMmUtMDdDMTMuOTcwNiAtNi4xMDY3M2UtMDcgMTggNC4wMjk0NCAxOCA5VjlDMTggMTMuOTcwNiAxMy45NzA2IDE4IDkgMThMMC4zNTI5NDEgMThaIiBmaWxsPSIjMTQxNDE2Ii8+CjxwYXRoIGQ9Ik0wLjM1Mjk0MSAxOEMwLjE1ODAxNyAxOCAtNi45MDcxNWUtMDkgMTcuODQyIC0xLjU0Mjc1ZS0wOCAxNy42NDcxTC0zLjkzNDAyZS0wNyA5Qy02LjEwNjczZS0wNyA0LjAyOTQ0IDQuMDI5NDQgLTEuNzYxMzJlLTA3IDkgLTMuOTM0MDJlLTA3Vi0zLjkzNDAyZS0wN0MxMy45NzA2IC02LjEwNjczZS0wNyAxOCA0LjAyOTQ0IDE4IDlWOUMxOCAxMy45NzA2IDEzLjk3MDYgMTggOSAxOEwwLjM1Mjk0MSAxOFoiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgbWFzaz0idXJsKCNwYXRoLTEtaW5zaWRlLTFfMjAzMl8yMzY4MSkiLz4KPC9zdmc+Cg==') 0 31, auto",TAG_PIN:"url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpieD0iaHR0cHM6Ly9ib3h5LXN2Zy5jb20iPgogIDxlbGxpcHNlIHN0eWxlPSJzdHJva2U6IHJnYigwLCAwLCAwKTsgZmlsbDogcmdiKDE2MiwgODksIDI1NCk7IHBhaW50LW9yZGVyOiBmaWxsOyBzdHJva2Utd2lkdGg6IDBweDsiIGN4PSIxNiIgY3k9IjE2IiByeD0iMTYiIHJ5PSIxNiIvPgogIDxwYXRoIGQ9Ik0gOS4zMzMgMjIgQyA5LjMzMyAyMiA4IDIyIDggMjAuNjY3IEMgOCAxOS4zMzMgOS4zMzMgMTUuMzMzIDE2IDE1LjMzMyBDIDIyLjY2NyAxNS4zMzMgMjQgMTkuMzMzIDI0IDIwLjY2NyBDIDI0IDIyIDIyLjY2NyAyMiAyMi42NjcgMjIgTCA5LjMzMyAyMiBaIE0gMTYgMTQgQyAxOS4wNzkgMTQgMjEuMDA0IDEwLjY2NyAxOS40NjQgOCBDIDE4Ljc1IDYuNzYyIDE3LjQyOSA2IDE2IDYgQyAxMi45MjEgNiAxMC45OTYgOS4zMzMgMTIuNTM2IDEyIEMgMTMuMjUgMTMuMjM3IDE0LjU3MSAxNCAxNiAxNCBaIiBzdHlsZT0iZmlsbDogcmdiKDI1NSwgMjU1LCAyNTUpOyIgYng6b3JpZ2luPSIwLjUgMC41Ii8+Cjwvc3ZnPg==') 16 16, auto",ARROW_PIN:"url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNiAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy44MDU0IDEwLjAyMDdDMTQuNTQxMiA5Ljk5MTMxIDE1LjExMzggOS4zNzA5OCAxNS4wODQzIDguNjM1MThMMTQuODMwNiAyLjI4OTM5QzE0LjgwMjggMS41OTQ4NiAxNC4yNDYxIDEuMDM4MTkgMTMuNTUxNiAxLjAxMDQxTDcuMjA1NzEgMC43NTY1MzdDNi40Njk5MiAwLjcyNzEwMiA1Ljg0OTU4IDEuMjk5NzIgNS44MjAxNSAyLjAzNTUxQzUuNzkwNzEgMi43NzEzIDYuMzYzMzMgMy4zOTE2NCA3LjA5OTEyIDMuNDIxMDdMMTAuNDAyMSAzLjU1MzIxTDEuMjQxNzcgMTIuNzEzNkMwLjcyMTA2NyAxMy4yMzQzIDAuNzIxMDY3IDE0LjA3ODUgMS4yNDE3NyAxNC41OTkyQzEuNzYyNDYgMTUuMTE5OSAyLjYwNjY4IDE1LjExOTkgMy4xMjczOCAxNC41OTkyTDEyLjI4NzcgNS40Mzg4NkwxMi40MTk4IDguNzQxNzVDMTIuNDQ5MiA5LjQ3NzU0IDEzLjA2OTYgMTAuMDUwMiAxMy44MDU0IDEwLjAyMDdaIiBmaWxsPSIjOEY5NUIyIi8+Cjwvc3ZnPgo=) 15 0, auto",AREA_PIN:"url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNiAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy44MDU0IDEwLjAyMDdDMTQuNTQxMiA5Ljk5MTMxIDE1LjExMzggOS4zNzA5OCAxNS4wODQzIDguNjM1MThMMTQuODMwNiAyLjI4OTM5QzE0LjgwMjggMS41OTQ4NiAxNC4yNDYxIDEuMDM4MTkgMTMuNTUxNiAxLjAxMDQxTDcuMjA1NzEgMC43NTY1MzdDNi40Njk5MiAwLjcyNzEwMiA1Ljg0OTU4IDEuMjk5NzIgNS44MjAxNSAyLjAzNTUxQzUuNzkwNzEgMi43NzEzIDYuMzYzMzMgMy4zOTE2NCA3LjA5OTEyIDMuNDIxMDdMMTAuNDAyMSAzLjU1MzIxTDEuMjQxNzcgMTIuNzEzNkMwLjcyMTA2NyAxMy4yMzQzIDAuNzIxMDY3IDE0LjA3ODUgMS4yNDE3NyAxNC41OTkyQzEuNzYyNDYgMTUuMTE5OSAyLjYwNjY4IDE1LjExOTkgMy4xMjczOCAxNC41OTkyTDEyLjI4NzcgNS40Mzg4NkwxMi40MTk4IDguNzQxNzVDMTIuNDQ5MiA5LjQ3NzU0IDEzLjA2OTYgMTAuMDUwMiAxMy44MDU0IDEwLjAyMDdaIiBmaWxsPSIjOEY5NUIyIi8+Cjwvc3ZnPgo=) 16 0, auto"},xt.VIDEO_POSTER_DEFAULT_IMAGE="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAADIAQMAAABoEU4WAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURQAAAAEAAKSl0/gAAAAxSURBVFjD7dBBDQAgCABARjKjGZUofi0Ac+4uwkUAAAAAAMCIpYD/bQVNSsEtFfCaA8vLAaMbkVUtAAAAAElFTkSuQmCC",xt.HUDDLE_TYPE_CONFIGS={audio:{audio:!0,video:!1,presentation:!1},video:{audio:!0,video:!0,presentation:!1},presentation:{audio:!1,video:!1,presentation:!0}},xt.RecorderModes={VIDEO:"video",AUDIO:"audio",SCREEN:"screen",ALL:"all"},xt.CommentAnnotationStatusMap={OPEN:{id:"OPEN",name:"Open",color:"var(--velt-accent, #625DF5)",lightColor:"var(--velt-accent-light, #E7E8FA)",type:"default",svg:`
|
|
81
|
+
`],encapsulation:2,changeDetection:0})}return n})(),Kpe=new St("mat-menu-scroll-strategy",{providedIn:"root",factory:()=>{let n=le(Ot);return()=>As(n)}});function xHe(n){let o=le(Ot);return()=>As(o)}var IHe={provide:Kpe,deps:[],useFactory:xHe};var y1=new WeakMap,EHe=(()=>{class n{_canHaveBackdrop;_element=le(Q);_viewContainerRef=le($r);_menuItemInstance=le(Ls,{optional:!0,self:!0});_dir=le(Za,{optional:!0});_focusMonitor=le(f1);_ngZone=le(zt);_injector=le(Ot);_scrollStrategy=le(Kpe);_changeDetectorRef=le(en);_animationsDisabled=hl();_portal;_overlayRef=null;_menuOpen=!1;_closingActionsSubscription=Nn.EMPTY;_menuCloseSubscription=Nn.EMPTY;_pendingRemoval;_parentMaterialMenu;_parentInnerPadding;_openedBy=void 0;get _menu(){return this._menuInternal}set _menu(r){r!==this._menuInternal&&(this._menuInternal=r,this._menuCloseSubscription.unsubscribe(),r&&(this._parentMaterialMenu,this._menuCloseSubscription=r.close.subscribe(e=>{this._destroyMenu(e),(e==="click"||e==="tab")&&this._parentMaterialMenu&&this._parentMaterialMenu.closed.emit(e)})),this._menuItemInstance?._setTriggersSubmenu(this._triggersSubmenu()))}_menuInternal;constructor(r){this._canHaveBackdrop=r;let e=le(uZ,{optional:!0});this._parentMaterialMenu=e instanceof bd?e:void 0}ngOnDestroy(){this._menu&&this._ownsMenu(this._menu)&&y1.delete(this._menu),this._pendingRemoval?.unsubscribe(),this._menuCloseSubscription.unsubscribe(),this._closingActionsSubscription.unsubscribe(),this._overlayRef&&(this._overlayRef.dispose(),this._overlayRef=null)}get menuOpen(){return this._menuOpen}get dir(){return this._dir&&this._dir.value==="rtl"?"rtl":"ltr"}_triggersSubmenu(){return!!(this._menuItemInstance&&this._parentMaterialMenu&&this._menu)}_closeMenu(){this._menu?.close.emit()}_openMenu(r){let e=this._menu;if(this._menuOpen||!e)return;this._pendingRemoval?.unsubscribe();let t=y1.get(e);y1.set(e,this),t&&t!==this&&t._closeMenu();let i=this._createOverlay(e),a=i.getConfig(),l=a.positionStrategy;this._setPosition(e,l),this._canHaveBackdrop?a.hasBackdrop=e.hasBackdrop==null?!this._triggersSubmenu():e.hasBackdrop:a.hasBackdrop=!1,i.hasAttached()||(i.attach(this._getPortal(e)),e.lazyContent?.attach(this.menuData)),this._closingActionsSubscription=this._menuClosingActions().subscribe(()=>this._closeMenu()),e.parentMenu=this._triggersSubmenu()?this._parentMaterialMenu:void 0,e.direction=this.dir,r&&e.focusFirstItem(this._openedBy||"program"),this._setIsMenuOpen(!0),e instanceof bd&&(e._setIsOpen(!0),e._directDescendantItems.changes.pipe(Zo(e.close)).subscribe(()=>{l.withLockedPosition(!1).reapplyLastPosition(),l.withLockedPosition(!0)}))}focus(r,e){this._focusMonitor&&r?this._focusMonitor.focusVia(this._element,r,e):this._element.nativeElement.focus(e)}_destroyMenu(r){let e=this._overlayRef,t=this._menu;!e||!this.menuOpen||(this._closingActionsSubscription.unsubscribe(),this._pendingRemoval?.unsubscribe(),t instanceof bd&&this._ownsMenu(t)?(this._pendingRemoval=t._animationDone.pipe(ut(1)).subscribe(()=>{e.detach(),y1.has(t)||t.lazyContent?.detach()}),t._setIsOpen(!1)):(e.detach(),t?.lazyContent?.detach()),t&&this._ownsMenu(t)&&y1.delete(t),this.restoreFocus&&(r==="keydown"||!this._openedBy||!this._triggersSubmenu())&&this.focus(this._openedBy),this._openedBy=void 0,this._setIsMenuOpen(!1))}_setIsMenuOpen(r){r!==this._menuOpen&&(this._menuOpen=r,this._menuOpen?this.menuOpened.emit():this.menuClosed.emit(),this._triggersSubmenu()&&this._menuItemInstance._setHighlighted(r),this._changeDetectorRef.markForCheck())}_createOverlay(r){if(!this._overlayRef){let e=this._getOverlayConfig(r);this._subscribeToPositions(r,e.positionStrategy),this._overlayRef=tm(this._injector,e),this._overlayRef.keydownEvents().subscribe(t=>{this._menu instanceof bd&&this._menu._handleKeydown(t)})}return this._overlayRef}_getOverlayConfig(r){return new iv({positionStrategy:qu(this._injector,this._getOverlayOrigin()).withLockedPosition().withGrowAfterOpen().withTransformOriginOn(".mat-menu-panel, .mat-mdc-menu-panel"),backdropClass:r.backdropClass||"cdk-overlay-transparent-backdrop",panelClass:r.overlayPanelClass,scrollStrategy:this._scrollStrategy(),direction:this._dir||"ltr",disableAnimations:this._animationsDisabled})}_subscribeToPositions(r,e){r.setPositionClasses&&e.positionChanges.subscribe(t=>{this._ngZone.run(()=>{let i=t.connectionPair.overlayX==="start"?"after":"before",a=t.connectionPair.overlayY==="top"?"below":"above";r.setPositionClasses(i,a)})})}_setPosition(r,e){let[t,i]=r.xPosition==="before"?["end","start"]:["start","end"],[a,l]=r.yPosition==="above"?["bottom","top"]:["top","bottom"],[c,d]=[a,l],[g,u]=[t,i],_=0;if(this._triggersSubmenu()){if(u=t=r.xPosition==="before"?"start":"end",i=g=t==="end"?"start":"end",this._parentMaterialMenu){if(this._parentInnerPadding==null){let E=this._parentMaterialMenu.items.first;this._parentInnerPadding=E?E._getHostElement().offsetTop:0}_=a==="bottom"?this._parentInnerPadding:-this._parentInnerPadding}}else r.overlapTrigger||(c=a==="top"?"bottom":"top",d=l==="top"?"bottom":"top");e.withPositions([{originX:t,originY:c,overlayX:g,overlayY:a,offsetY:_},{originX:i,originY:c,overlayX:u,overlayY:a,offsetY:_},{originX:t,originY:d,overlayX:g,overlayY:l,offsetY:-_},{originX:i,originY:d,overlayX:u,overlayY:l,offsetY:-_}])}_menuClosingActions(){let r=this._getOutsideClickStream(this._overlayRef),e=this._overlayRef.detachments(),t=this._parentMaterialMenu?this._parentMaterialMenu.closed:de(),i=this._parentMaterialMenu?this._parentMaterialMenu._hovered().pipe(Ge(a=>this._menuOpen&&a!==this._menuItemInstance)):de();return jo(r,t,i,e)}_getPortal(r){return(!this._portal||this._portal.templateRef!==r.templateRef)&&(this._portal=new dl(r.templateRef,this._viewContainerRef)),this._portal}_ownsMenu(r){return y1.get(r)===this}static \u0275fac=function(e){UH()};static \u0275dir=Qt({type:n})}return n})(),pp=(()=>{class n extends EHe{_cleanupTouchstart;_hoverSubscription=Nn.EMPTY;get _deprecatedMatMenuTriggerFor(){return this.menu}set _deprecatedMatMenuTriggerFor(r){this.menu=r}get menu(){return this._menu}set menu(r){this._menu=r}menuData;restoreFocus=!0;menuOpened=new Ue;onMenuOpen=this.menuOpened;menuClosed=new Ue;onMenuClose=this.menuClosed;constructor(){super(!0);let r=le(Ro);this._cleanupTouchstart=r.listen(this._element.nativeElement,"touchstart",e=>{wg(e)||(this._openedBy="touch")},{passive:!0})}triggersSubmenu(){return super._triggersSubmenu()}toggleMenu(){return this.menuOpen?this.closeMenu():this.openMenu()}openMenu(){this._openMenu(!0)}closeMenu(){this._closeMenu()}updatePosition(){this._overlayRef?.updatePosition()}ngAfterContentInit(){this._handleHover()}ngOnDestroy(){super.ngOnDestroy(),this._cleanupTouchstart(),this._hoverSubscription.unsubscribe()}_getOverlayOrigin(){return this._element}_getOutsideClickStream(r){return r.backdropClick()}_handleMousedown(r){Eg(r)||(this._openedBy=r.button===0?"mouse":void 0,this.triggersSubmenu()&&r.preventDefault())}_handleKeydown(r){let e=r.keyCode;(e===13||e===32)&&(this._openedBy="keyboard"),this.triggersSubmenu()&&(e===39&&this.dir==="ltr"||e===37&&this.dir==="rtl")&&(this._openedBy="keyboard",this.openMenu())}_handleClick(r){this.triggersSubmenu()?(r.stopPropagation(),this.openMenu()):this.toggleMenu()}_handleHover(){this.triggersSubmenu()&&this._parentMaterialMenu&&(this._hoverSubscription=this._parentMaterialMenu._hovered().subscribe(r=>{r===this._menuItemInstance&&!r.disabled&&this._parentMaterialMenu?._panelAnimationState!=="void"&&(this._openedBy="mouse",this._openMenu(!1))}))}static \u0275fac=function(e){return new(e||n)};static \u0275dir=Qt({type:n,selectors:[["","mat-menu-trigger-for",""],["","matMenuTriggerFor",""]],hostAttrs:[1,"mat-mdc-menu-trigger"],hostVars:3,hostBindings:function(e,t){e&1&&z("click",function(a){return t._handleClick(a)})("mousedown",function(a){return t._handleMousedown(a)})("keydown",function(a){return t._handleKeydown(a)}),e&2&&w("aria-haspopup",t.menu?"menu":null)("aria-expanded",t.menuOpen)("aria-controls",t.menuOpen?t.menu==null?null:t.menu.panelId:null)},inputs:{_deprecatedMatMenuTriggerFor:[0,"mat-menu-trigger-for","_deprecatedMatMenuTriggerFor"],menu:[0,"matMenuTriggerFor","menu"],menuData:[0,"matMenuTriggerData","menuData"],restoreFocus:[0,"matMenuTriggerRestoreFocus","restoreFocus"]},outputs:{menuOpened:"menuOpened",onMenuOpen:"onMenuOpen",menuClosed:"menuClosed",onMenuClose:"onMenuClose"},exportAs:["matMenuTrigger"],features:[P]})}return n})();var Zpe=(()=>{class n{static \u0275fac=function(e){return new(e||n)};static \u0275mod=Dn({type:n});static \u0275inj=En({providers:[IHe],imports:[S1,wi,Ms,rv,wi]})}return n})(),Jpe={transformMenu:{type:7,name:"transformMenu",definitions:[{type:0,name:"void",styles:{type:6,styles:{opacity:0,transform:"scale(0.8)"},offset:null}},{type:1,expr:"void => enter",animation:{type:4,styles:{type:6,styles:{opacity:1,transform:"scale(1)"},offset:null},timings:"120ms cubic-bezier(0, 0, 0.2, 1)"},options:null},{type:1,expr:"* => void",animation:{type:4,styles:{type:6,styles:{opacity:0},offset:null},timings:"100ms 25ms linear"},options:null}],options:{}},fadeInItems:{type:7,name:"fadeInItems",definitions:[{type:0,name:"showing",styles:{type:6,styles:{opacity:1},offset:null}},{type:1,expr:"void => *",animation:[{type:6,styles:{opacity:0},offset:null},{type:4,styles:null,timings:"400ms 100ms cubic-bezier(0.55, 0, 0.55, 0.2)"}],options:null}],options:{}}},tmr=Jpe.fadeInItems,nmr=Jpe.transformMenu;var Xpe=20;var wHe=new St("mat-tooltip-scroll-strategy",{providedIn:"root",factory:()=>{let n=le(Ot);return()=>As(n,{scrollThrottle:Xpe})}});function THe(n){let o=le(Ot);return()=>As(o,{scrollThrottle:Xpe})}var Qpe={provide:wHe,deps:[],useFactory:THe};var pZ=(()=>{class n{static \u0275fac=function(e){return new(e||n)};static \u0275mod=Dn({type:n});static \u0275inj=En({providers:[Qpe],imports:[rO,Ms,wi,wi,rv]})}return n})();var dr=(function(n){return n[n.State=0]="State",n[n.Transition=1]="Transition",n[n.Sequence=2]="Sequence",n[n.Group=3]="Group",n[n.Animate=4]="Animate",n[n.Keyframes=5]="Keyframes",n[n.Style=6]="Style",n[n.Trigger=7]="Trigger",n[n.Reference=8]="Reference",n[n.AnimateChild=9]="AnimateChild",n[n.AnimateRef=10]="AnimateRef",n[n.Query=11]="Query",n[n.Stagger=12]="Stagger",n})(dr||{}),_d="*";function hZ(n,o){return{type:dr.Trigger,name:n,definitions:o,options:{}}}function sF(n,o=null){return{type:dr.Animate,styles:o,timings:n}}function ehe(n,o=null){return{type:dr.Sequence,steps:n,options:o}}function pm(n){return{type:dr.Style,styles:n,offset:null}}function dF(n,o,r){return{type:dr.State,name:n,styles:o,options:r}}function vF(n,o,r=null){return{type:dr.Transition,expr:n,animation:o,options:r}}var um=class{_onDoneFns=[];_onStartFns=[];_onDestroyFns=[];_originalOnDoneFns=[];_originalOnStartFns=[];_started=!1;_destroyed=!1;_finished=!1;_position=0;parentPlayer=null;totalTime;constructor(o=0,r=0){this.totalTime=o+r}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(o=>o()),this._onDoneFns=[])}onStart(o){this._originalOnStartFns.push(o),this._onStartFns.push(o)}onDone(o){this._originalOnDoneFns.push(o),this._onDoneFns.push(o)}onDestroy(o){this._onDestroyFns.push(o)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){queueMicrotask(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(o=>o()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(o=>o()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(o){this._position=this.totalTime?o*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(o){let r=o=="start"?this._onStartFns:this._onDoneFns;r.forEach(e=>e()),r.length=0}},T0=class{_onDoneFns=[];_onStartFns=[];_finished=!1;_started=!1;_destroyed=!1;_onDestroyFns=[];parentPlayer=null;totalTime=0;players;constructor(o){this.players=o;let r=0,e=0,t=0,i=this.players.length;i==0?queueMicrotask(()=>this._onFinish()):this.players.forEach(a=>{a.onDone(()=>{++r==i&&this._onFinish()}),a.onDestroy(()=>{++e==i&&this._onDestroy()}),a.onStart(()=>{++t==i&&this._onStart()})}),this.totalTime=this.players.reduce((a,l)=>Math.max(a,l.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(o=>o()),this._onDoneFns=[])}init(){this.players.forEach(o=>o.init())}onStart(o){this._onStartFns.push(o)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(o=>o()),this._onStartFns=[])}onDone(o){this._onDoneFns.push(o)}onDestroy(o){this._onDestroyFns.push(o)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(o=>o.play())}pause(){this.players.forEach(o=>o.pause())}restart(){this.players.forEach(o=>o.restart())}finish(){this._onFinish(),this.players.forEach(o=>o.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(o=>o.destroy()),this._onDestroyFns.forEach(o=>o()),this._onDestroyFns=[])}reset(){this.players.forEach(o=>o.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(o){let r=o*this.totalTime;this.players.forEach(e=>{let t=e.totalTime?Math.min(1,r/e.totalTime):1;e.setPosition(t)})}getPosition(){let o=this.players.reduce((r,e)=>r===null||e.totalTime>r.totalTime?e:r,null);return o!=null?o.getPosition():0}beforeDestroy(){this.players.forEach(o=>{o.beforeDestroy&&o.beforeDestroy()})}triggerCallback(o){let r=o=="start"?this._onStartFns:this._onDoneFns;r.forEach(e=>e()),r.length=0}},k1="!";function the(n){return new Dt(3e3,!1)}function DHe(){return new Dt(3100,!1)}function OHe(){return new Dt(3101,!1)}function AHe(n){return new Dt(3001,!1)}function MHe(n){return new Dt(3003,!1)}function PHe(n){return new Dt(3004,!1)}function rhe(n,o){return new Dt(3005,!1)}function ohe(){return new Dt(3006,!1)}function ihe(){return new Dt(3007,!1)}function ahe(n,o){return new Dt(3008,!1)}function lhe(n){return new Dt(3002,!1)}function che(n,o,r,e,t){return new Dt(3010,!1)}function she(){return new Dt(3011,!1)}function dhe(){return new Dt(3012,!1)}function vhe(){return new Dt(3200,!1)}function mhe(){return new Dt(3202,!1)}function ghe(){return new Dt(3013,!1)}function uhe(n){return new Dt(3014,!1)}function phe(n){return new Dt(3015,!1)}function hhe(n){return new Dt(3016,!1)}function fhe(n,o){return new Dt(3404,!1)}function RHe(n){return new Dt(3502,!1)}function Che(n){return new Dt(3503,!1)}function bhe(){return new Dt(3300,!1)}function _he(n){return new Dt(3504,!1)}function She(n){return new Dt(3301,!1)}function yhe(n,o){return new Dt(3302,!1)}function khe(n){return new Dt(3303,!1)}function xhe(n,o){return new Dt(3400,!1)}function Ihe(n){return new Dt(3401,!1)}function Ehe(n){return new Dt(3402,!1)}function whe(n,o){return new Dt(3505,!1)}function Vg(n){switch(n.length){case 0:return new um;case 1:return n[0];default:return new T0(n)}}function _Z(n,o,r=new Map,e=new Map){let t=[],i=[],a=-1,l=null;if(o.forEach(c=>{let d=c.get("offset"),g=d==a,u=g&&l||new Map;c.forEach((_,E)=>{let M=E,A=_;if(E!=="offset")switch(M=n.normalizePropertyName(M,t),A){case k1:A=r.get(E);break;case _d:A=e.get(E);break;default:A=n.normalizeStyleValue(E,M,A,t);break}u.set(M,A)}),g||i.push(u),l=u,a=d}),t.length)throw RHe(t);return i}function mF(n,o,r,e){switch(o){case"start":n.onStart(()=>e(r&&fZ(r,"start",n)));break;case"done":n.onDone(()=>e(r&&fZ(r,"done",n)));break;case"destroy":n.onDestroy(()=>e(r&&fZ(r,"destroy",n)));break}}function fZ(n,o,r){let e=r.totalTime,t=!!r.disabled,i=gF(n.element,n.triggerName,n.fromState,n.toState,o||n.phaseName,e??n.totalTime,t),a=n._data;return a!=null&&(i._data=a),i}function gF(n,o,r,e,t="",i=0,a){return{element:n,triggerName:o,fromState:r,toState:e,phaseName:t,totalTime:i,disabled:!!a}}function is(n,o,r){let e=n.get(o);return e||n.set(o,e=r),e}function SZ(n){let o=n.indexOf(":"),r=n.substring(1,o),e=n.slice(o+1);return[r,e]}var NHe=typeof document>"u"?null:document.documentElement;function uF(n){let o=n.parentNode||n.host||null;return o===NHe?null:o}function FHe(n){return n.substring(1,6)=="ebkit"}var D0=null,nhe=!1;function The(n){D0||(D0=LHe()||{},nhe=D0.style?"WebkitAppearance"in D0.style:!1);let o=!0;return D0.style&&!FHe(n)&&(o=n in D0.style,!o&&nhe&&(o="Webkit"+n.charAt(0).toUpperCase()+n.slice(1)in D0.style)),o}function LHe(){return typeof document<"u"?document.body:null}function yZ(n,o){for(;o;){if(o===n)return!0;o=uF(o)}return!1}function kZ(n,o,r){if(r)return Array.from(n.querySelectorAll(o));let e=n.querySelector(o);return e?[e]:[]}var UHe=1e3,xZ="{{",VHe="}}",IZ="ng-enter",pF="ng-leave",fO="ng-trigger",CO=".ng-trigger",EZ="ng-animating",hF=".ng-animating";function hm(n){if(typeof n=="number")return n;let o=n.match(/^(-?[\.\d]+)(m?s)/);return!o||o.length<2?0:CZ(parseFloat(o[1]),o[2])}function CZ(n,o){return o==="s"?n*UHe:n}function bO(n,o,r){return n.hasOwnProperty("duration")?n:jHe(n,o,r)}var BHe=/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i;function jHe(n,o,r){let e,t=0,i="";if(typeof n=="string"){let a=n.match(BHe);if(a===null)return o.push(the(n)),{duration:0,delay:0,easing:""};e=CZ(parseFloat(a[1]),a[2]);let l=a[3];l!=null&&(t=CZ(parseFloat(l),a[4]));let c=a[5];c&&(i=c)}else e=n;if(!r){let a=!1,l=o.length;e<0&&(o.push(DHe()),a=!0),t<0&&(o.push(OHe()),a=!0),a&&o.splice(l,0,the(n))}return{duration:e,delay:t,easing:i}}function Dhe(n){return n.length?n[0]instanceof Map?n:n.map(o=>new Map(Object.entries(o))):[]}function fv(n,o,r){o.forEach((e,t)=>{let i=fF(t);r&&!r.has(t)&&r.set(t,n.style[i]),n.style[i]=e})}function hp(n,o){o.forEach((r,e)=>{let t=fF(e);n.style[t]=""})}function x1(n){return Array.isArray(n)?n.length==1?n[0]:ehe(n):n}function Ohe(n,o,r){let e=o.params||{},t=wZ(n);t.length&&t.forEach(i=>{e.hasOwnProperty(i)||r.push(AHe(i))})}var bZ=new RegExp(`${xZ}\\s*(.+?)\\s*${VHe}`,"g");function wZ(n){let o=[];if(typeof n=="string"){let r;for(;r=bZ.exec(n);)o.push(r[1]);bZ.lastIndex=0}return o}function I1(n,o,r){let e=`${n}`,t=e.replace(bZ,(i,a)=>{let l=o[a];return l==null&&(r.push(MHe(a)),l=""),l.toString()});return t==e?n:t}var $He=/-+([a-z0-9])/g;function fF(n){return n.replace($He,(...o)=>o[1].toUpperCase())}function Ahe(n,o){return n===0||o===0}function Mhe(n,o,r){if(r.size&&o.length){let e=o[0],t=[];if(r.forEach((i,a)=>{e.has(a)||t.push(a),e.set(a,i)}),t.length)for(let i=1;i<o.length;i++){let a=o[i];t.forEach(l=>a.set(l,CF(n,l)))}}return o}function as(n,o,r){switch(o.type){case dr.Trigger:return n.visitTrigger(o,r);case dr.State:return n.visitState(o,r);case dr.Transition:return n.visitTransition(o,r);case dr.Sequence:return n.visitSequence(o,r);case dr.Group:return n.visitGroup(o,r);case dr.Animate:return n.visitAnimate(o,r);case dr.Keyframes:return n.visitKeyframes(o,r);case dr.Style:return n.visitStyle(o,r);case dr.Reference:return n.visitReference(o,r);case dr.AnimateChild:return n.visitAnimateChild(o,r);case dr.AnimateRef:return n.visitAnimateRef(o,r);case dr.Query:return n.visitQuery(o,r);case dr.Stagger:return n.visitStagger(o,r);default:throw PHe(o.type)}}function CF(n,o){return window.getComputedStyle(n)[o]}var HZ=(()=>{class n{validateStyleProperty(r){return The(r)}containsElement(r,e){return yZ(r,e)}getParentElement(r){return uF(r)}query(r,e,t){return kZ(r,e,t)}computeStyle(r,e,t){return t||""}animate(r,e,t,i,a,l=[],c){return new um(t,i)}static \u0275fac=function(e){return new(e||n)};static \u0275prov=Pe({token:n,factory:n.\u0275fac})}return n})(),A0=class{static NOOP=new HZ},M0=class{};var GHe=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]),kF=class extends M0{normalizePropertyName(o,r){return fF(o)}normalizeStyleValue(o,r,e,t){let i="",a=e.toString().trim();if(GHe.has(r)&&e!==0&&e!=="0")if(typeof e=="number")i="px";else{let l=e.match(/^[+-]?[\d\.]+([a-z]*)$/);l&&l[1].length==0&&t.push(rhe(o,e))}return a+i}};var xF="*";function HHe(n,o){let r=[];return typeof n=="string"?n.split(/\s*,\s*/).forEach(e=>zHe(e,r,o)):r.push(n),r}function zHe(n,o,r){if(n[0]==":"){let c=WHe(n,r);if(typeof c=="function"){o.push(c);return}n=c}let e=n.match(/^(\*|[-\w]+)\s*(<?[=-]>)\s*(\*|[-\w]+)$/);if(e==null||e.length<4)return r.push(phe(n)),o;let t=e[1],i=e[2],a=e[3];o.push(Phe(t,a));let l=t==xF&&a==xF;i[0]=="<"&&!l&&o.push(Phe(a,t))}function WHe(n,o){switch(n){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(r,e)=>parseFloat(e)>parseFloat(r);case":decrement":return(r,e)=>parseFloat(e)<parseFloat(r);default:return o.push(hhe(n)),"* => *"}}var bF=new Set(["true","1"]),_F=new Set(["false","0"]);function Phe(n,o){let r=bF.has(n)||_F.has(n),e=bF.has(o)||_F.has(o);return(t,i)=>{let a=n==xF||n==t,l=o==xF||o==i;return!a&&r&&typeof t=="boolean"&&(a=t?bF.has(n):_F.has(n)),!l&&e&&typeof i=="boolean"&&(l=i?bF.has(o):_F.has(o)),a&&l}}var Ghe=":self",YHe=new RegExp(`s*${Ghe}s*,?`,"g");function Hhe(n,o,r,e){return new PZ(n).build(o,r,e)}var Rhe="",PZ=class{_driver;constructor(o){this._driver=o}build(o,r,e){let t=new RZ(r);return this._resetContextStyleTimingState(t),as(this,x1(o),t)}_resetContextStyleTimingState(o){o.currentQuerySelector=Rhe,o.collectedStyles=new Map,o.collectedStyles.set(Rhe,new Map),o.currentTime=0}visitTrigger(o,r){let e=r.queryCount=0,t=r.depCount=0,i=[],a=[];return o.name.charAt(0)=="@"&&r.errors.push(ohe()),o.definitions.forEach(l=>{if(this._resetContextStyleTimingState(r),l.type==dr.State){let c=l,d=c.name;d.toString().split(/\s*,\s*/).forEach(g=>{c.name=g,i.push(this.visitState(c,r))}),c.name=d}else if(l.type==dr.Transition){let c=this.visitTransition(l,r);e+=c.queryCount,t+=c.depCount,a.push(c)}else r.errors.push(ihe())}),{type:dr.Trigger,name:o.name,states:i,transitions:a,queryCount:e,depCount:t,options:null}}visitState(o,r){let e=this.visitStyle(o.styles,r),t=o.options&&o.options.params||null;if(e.containsDynamicStyles){let i=new Set,a=t||{};e.styles.forEach(l=>{l instanceof Map&&l.forEach(c=>{wZ(c).forEach(d=>{a.hasOwnProperty(d)||i.add(d)})})}),i.size&&r.errors.push(ahe(o.name,[...i.values()]))}return{type:dr.State,name:o.name,style:e,options:t?{params:t}:null}}visitTransition(o,r){r.queryCount=0,r.depCount=0;let e=as(this,x1(o.animation),r),t=HHe(o.expr,r.errors);return{type:dr.Transition,matchers:t,animation:e,queryCount:r.queryCount,depCount:r.depCount,options:O0(o.options)}}visitSequence(o,r){return{type:dr.Sequence,steps:o.steps.map(e=>as(this,e,r)),options:O0(o.options)}}visitGroup(o,r){let e=r.currentTime,t=0,i=o.steps.map(a=>{r.currentTime=e;let l=as(this,a,r);return t=Math.max(t,r.currentTime),l});return r.currentTime=t,{type:dr.Group,steps:i,options:O0(o.options)}}visitAnimate(o,r){let e=JHe(o.timings,r.errors);r.currentAnimateTimings=e;let t,i=o.styles?o.styles:pm({});if(i.type==dr.Keyframes)t=this.visitKeyframes(i,r);else{let a=o.styles,l=!1;if(!a){l=!0;let d={};e.easing&&(d.easing=e.easing),a=pm(d)}r.currentTime+=e.duration+e.delay;let c=this.visitStyle(a,r);c.isEmptyStep=l,t=c}return r.currentAnimateTimings=null,{type:dr.Animate,timings:e,style:t,options:null}}visitStyle(o,r){let e=this._makeStyleAst(o,r);return this._validateStyleAst(e,r),e}_makeStyleAst(o,r){let e=[],t=Array.isArray(o.styles)?o.styles:[o.styles];for(let l of t)typeof l=="string"?l===_d?e.push(l):r.errors.push(lhe(l)):e.push(new Map(Object.entries(l)));let i=!1,a=null;return e.forEach(l=>{if(l instanceof Map&&(l.has("easing")&&(a=l.get("easing"),l.delete("easing")),!i)){for(let c of l.values())if(c.toString().indexOf(xZ)>=0){i=!0;break}}}),{type:dr.Style,styles:e,easing:a,offset:o.offset,containsDynamicStyles:i,options:null}}_validateStyleAst(o,r){let e=r.currentAnimateTimings,t=r.currentTime,i=r.currentTime;e&&i>0&&(i-=e.duration+e.delay),o.styles.forEach(a=>{typeof a!="string"&&a.forEach((l,c)=>{let d=r.collectedStyles.get(r.currentQuerySelector),g=d.get(c),u=!0;g&&(i!=t&&i>=g.startTime&&t<=g.endTime&&(r.errors.push(che(c,g.startTime,g.endTime,i,t)),u=!1),i=g.startTime),u&&d.set(c,{startTime:i,endTime:t}),r.options&&Ohe(l,r.options,r.errors)})})}visitKeyframes(o,r){let e={type:dr.Keyframes,styles:[],options:null};if(!r.currentAnimateTimings)return r.errors.push(she()),e;let t=1,i=0,a=[],l=!1,c=!1,d=0,g=o.steps.map(W=>{let ie=this._makeStyleAst(W,r),be=ie.offset!=null?ie.offset:ZHe(ie.styles),ae=0;return be!=null&&(i++,ae=ie.offset=be),c=c||ae<0||ae>1,l=l||ae<d,d=ae,a.push(ae),ie});c&&r.errors.push(dhe()),l&&r.errors.push(vhe());let u=o.steps.length,_=0;i>0&&i<u?r.errors.push(mhe()):i==0&&(_=t/(u-1));let E=u-1,M=r.currentTime,A=r.currentAnimateTimings,j=A.duration;return g.forEach((W,ie)=>{let be=_>0?ie==E?1:_*ie:a[ie],ae=be*j;r.currentTime=M+A.delay+ae,A.duration=ae,this._validateStyleAst(W,r),W.offset=be,e.styles.push(W)}),e}visitReference(o,r){return{type:dr.Reference,animation:as(this,x1(o.animation),r),options:O0(o.options)}}visitAnimateChild(o,r){return r.depCount++,{type:dr.AnimateChild,options:O0(o.options)}}visitAnimateRef(o,r){return{type:dr.AnimateRef,animation:this.visitReference(o.animation,r),options:O0(o.options)}}visitQuery(o,r){let e=r.currentQuerySelector,t=o.options||{};r.queryCount++,r.currentQuery=o;let[i,a]=qHe(o.selector);r.currentQuerySelector=e.length?e+" "+i:i,is(r.collectedStyles,r.currentQuerySelector,new Map);let l=as(this,x1(o.animation),r);return r.currentQuery=null,r.currentQuerySelector=e,{type:dr.Query,selector:i,limit:t.limit||0,optional:!!t.optional,includeSelf:a,animation:l,originalSelector:o.selector,options:O0(o.options)}}visitStagger(o,r){r.currentQuery||r.errors.push(ghe());let e=o.timings==="full"?{duration:0,delay:0,easing:"full"}:bO(o.timings,r.errors,!0);return{type:dr.Stagger,animation:as(this,x1(o.animation),r),timings:e,options:null}}};function qHe(n){let o=!!n.split(/\s*,\s*/).find(r=>r==Ghe);return o&&(n=n.replace(YHe,"")),n=n.replace(/@\*/g,CO).replace(/@\w+/g,r=>CO+"-"+r.slice(1)).replace(/:animating/g,hF),[n,o]}function KHe(n){return n?h({},n):null}var RZ=class{errors;queryCount=0;depCount=0;currentTransition=null;currentQuery=null;currentQuerySelector=null;currentAnimateTimings=null;currentTime=0;collectedStyles=new Map;options=null;unsupportedCSSPropertiesFound=new Set;constructor(o){this.errors=o}};function ZHe(n){if(typeof n=="string")return null;let o=null;if(Array.isArray(n))n.forEach(r=>{if(r instanceof Map&&r.has("offset")){let e=r;o=parseFloat(e.get("offset")),e.delete("offset")}});else if(n instanceof Map&&n.has("offset")){let r=n;o=parseFloat(r.get("offset")),r.delete("offset")}return o}function JHe(n,o){if(n.hasOwnProperty("duration"))return n;if(typeof n=="number"){let i=bO(n,o).duration;return TZ(i,0,"")}let r=n;if(r.split(/\s+/).some(i=>i.charAt(0)=="{"&&i.charAt(1)=="{")){let i=TZ(0,0,"");return i.dynamic=!0,i.strValue=r,i}let t=bO(r,o);return TZ(t.duration,t.delay,t.easing)}function O0(n){return n?(n=h({},n),n.params&&(n.params=KHe(n.params))):n={},n}function TZ(n,o,r){return{duration:n,delay:o,easing:r}}function zZ(n,o,r,e,t,i,a=null,l=!1){return{type:1,element:n,keyframes:o,preStyleProps:r,postStyleProps:e,duration:t,delay:i,totalTime:t+i,easing:a,subTimeline:l}}var SO=class{_map=new Map;get(o){return this._map.get(o)||[]}append(o,r){let e=this._map.get(o);e||this._map.set(o,e=[]),e.push(...r)}has(o){return this._map.has(o)}clear(){this._map.clear()}},XHe=1,QHe=":enter",eze=new RegExp(QHe,"g"),tze=":leave",nze=new RegExp(tze,"g");function zhe(n,o,r,e,t,i=new Map,a=new Map,l,c,d=[]){return new NZ().buildKeyframes(n,o,r,e,t,i,a,l,c,d)}var NZ=class{buildKeyframes(o,r,e,t,i,a,l,c,d,g=[]){d=d||new SO;let u=new FZ(o,r,d,t,i,g,[]);u.options=c;let _=c.delay?hm(c.delay):0;u.currentTimeline.delayNextStep(_),u.currentTimeline.setStyles([a],null,u.errors,c),as(this,e,u);let E=u.timelines.filter(M=>M.containsAnimation());if(E.length&&l.size){let M;for(let A=E.length-1;A>=0;A--){let j=E[A];if(j.element===r){M=j;break}}M&&!M.allowOnlyTimelineStyles()&&M.setStyles([l],null,u.errors,c)}return E.length?E.map(M=>M.buildKeyframes()):[zZ(r,[],[],[],0,_,"",!1)]}visitTrigger(o,r){}visitState(o,r){}visitTransition(o,r){}visitAnimateChild(o,r){let e=r.subInstructions.get(r.element);if(e){let t=r.createSubContext(o.options),i=r.currentTimeline.currentTime,a=this._visitSubInstructions(e,t,t.options);i!=a&&r.transformIntoNewTimeline(a)}r.previousNode=o}visitAnimateRef(o,r){let e=r.createSubContext(o.options);e.transformIntoNewTimeline(),this._applyAnimationRefDelays([o.options,o.animation.options],r,e),this.visitReference(o.animation,e),r.transformIntoNewTimeline(e.currentTimeline.currentTime),r.previousNode=o}_applyAnimationRefDelays(o,r,e){for(let t of o){let i=t?.delay;if(i){let a=typeof i=="number"?i:hm(I1(i,t?.params??{},r.errors));e.delayNextStep(a)}}}_visitSubInstructions(o,r,e){let i=r.currentTimeline.currentTime,a=e.duration!=null?hm(e.duration):null,l=e.delay!=null?hm(e.delay):null;return a!==0&&o.forEach(c=>{let d=r.appendInstructionToTimeline(c,a,l);i=Math.max(i,d.duration+d.delay)}),i}visitReference(o,r){r.updateOptions(o.options,!0),as(this,o.animation,r),r.previousNode=o}visitSequence(o,r){let e=r.subContextCount,t=r,i=o.options;if(i&&(i.params||i.delay)&&(t=r.createSubContext(i),t.transformIntoNewTimeline(),i.delay!=null)){t.previousNode.type==dr.Style&&(t.currentTimeline.snapshotCurrentStyles(),t.previousNode=IF);let a=hm(i.delay);t.delayNextStep(a)}o.steps.length&&(o.steps.forEach(a=>as(this,a,t)),t.currentTimeline.applyStylesToKeyframe(),t.subContextCount>e&&t.transformIntoNewTimeline()),r.previousNode=o}visitGroup(o,r){let e=[],t=r.currentTimeline.currentTime,i=o.options&&o.options.delay?hm(o.options.delay):0;o.steps.forEach(a=>{let l=r.createSubContext(o.options);i&&l.delayNextStep(i),as(this,a,l),t=Math.max(t,l.currentTimeline.currentTime),e.push(l.currentTimeline)}),e.forEach(a=>r.currentTimeline.mergeTimelineCollectedStyles(a)),r.transformIntoNewTimeline(t),r.previousNode=o}_visitTiming(o,r){if(o.dynamic){let e=o.strValue,t=r.params?I1(e,r.params,r.errors):e;return bO(t,r.errors)}else return{duration:o.duration,delay:o.delay,easing:o.easing}}visitAnimate(o,r){let e=r.currentAnimateTimings=this._visitTiming(o.timings,r),t=r.currentTimeline;e.delay&&(r.incrementTime(e.delay),t.snapshotCurrentStyles());let i=o.style;i.type==dr.Keyframes?this.visitKeyframes(i,r):(r.incrementTime(e.duration),this.visitStyle(i,r),t.applyStylesToKeyframe()),r.currentAnimateTimings=null,r.previousNode=o}visitStyle(o,r){let e=r.currentTimeline,t=r.currentAnimateTimings;!t&&e.hasCurrentStyleProperties()&&e.forwardFrame();let i=t&&t.easing||o.easing;o.isEmptyStep?e.applyEmptyStep(i):e.setStyles(o.styles,i,r.errors,r.options),r.previousNode=o}visitKeyframes(o,r){let e=r.currentAnimateTimings,t=r.currentTimeline.duration,i=e.duration,l=r.createSubContext().currentTimeline;l.easing=e.easing,o.styles.forEach(c=>{let d=c.offset||0;l.forwardTime(d*i),l.setStyles(c.styles,c.easing,r.errors,r.options),l.applyStylesToKeyframe()}),r.currentTimeline.mergeTimelineCollectedStyles(l),r.transformIntoNewTimeline(t+i),r.previousNode=o}visitQuery(o,r){let e=r.currentTimeline.currentTime,t=o.options||{},i=t.delay?hm(t.delay):0;i&&(r.previousNode.type===dr.Style||e==0&&r.currentTimeline.hasCurrentStyleProperties())&&(r.currentTimeline.snapshotCurrentStyles(),r.previousNode=IF);let a=e,l=r.invokeQuery(o.selector,o.originalSelector,o.limit,o.includeSelf,!!t.optional,r.errors);r.currentQueryTotal=l.length;let c=null;l.forEach((d,g)=>{r.currentQueryIndex=g;let u=r.createSubContext(o.options,d);i&&u.delayNextStep(i),d===r.element&&(c=u.currentTimeline),as(this,o.animation,u),u.currentTimeline.applyStylesToKeyframe();let _=u.currentTimeline.currentTime;a=Math.max(a,_)}),r.currentQueryIndex=0,r.currentQueryTotal=0,r.transformIntoNewTimeline(a),c&&(r.currentTimeline.mergeTimelineCollectedStyles(c),r.currentTimeline.snapshotCurrentStyles()),r.previousNode=o}visitStagger(o,r){let e=r.parentContext,t=r.currentTimeline,i=o.timings,a=Math.abs(i.duration),l=a*(r.currentQueryTotal-1),c=a*r.currentQueryIndex;switch(i.duration<0?"reverse":i.easing){case"reverse":c=l-c;break;case"full":c=e.currentStaggerTime;break}let g=r.currentTimeline;c&&g.delayNextStep(c);let u=g.currentTime;as(this,o.animation,r),r.previousNode=o,e.currentStaggerTime=t.currentTime-u+(t.startTime-e.currentTimeline.startTime)}},IF={},FZ=class n{_driver;element;subInstructions;_enterClassName;_leaveClassName;errors;timelines;parentContext=null;currentTimeline;currentAnimateTimings=null;previousNode=IF;subContextCount=0;options={};currentQueryIndex=0;currentQueryTotal=0;currentStaggerTime=0;constructor(o,r,e,t,i,a,l,c){this._driver=o,this.element=r,this.subInstructions=e,this._enterClassName=t,this._leaveClassName=i,this.errors=a,this.timelines=l,this.currentTimeline=c||new EF(this._driver,r,0),l.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(o,r){if(!o)return;let e=o,t=this.options;e.duration!=null&&(t.duration=hm(e.duration)),e.delay!=null&&(t.delay=hm(e.delay));let i=e.params;if(i){let a=t.params;a||(a=this.options.params={}),Object.keys(i).forEach(l=>{(!r||!a.hasOwnProperty(l))&&(a[l]=I1(i[l],a,this.errors))})}}_copyOptions(){let o={};if(this.options){let r=this.options.params;if(r){let e=o.params={};Object.keys(r).forEach(t=>{e[t]=r[t]})}}return o}createSubContext(o=null,r,e){let t=r||this.element,i=new n(this._driver,t,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(t,e||0));return i.previousNode=this.previousNode,i.currentAnimateTimings=this.currentAnimateTimings,i.options=this._copyOptions(),i.updateOptions(o),i.currentQueryIndex=this.currentQueryIndex,i.currentQueryTotal=this.currentQueryTotal,i.parentContext=this,this.subContextCount++,i}transformIntoNewTimeline(o){return this.previousNode=IF,this.currentTimeline=this.currentTimeline.fork(this.element,o),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(o,r,e){let t={duration:r??o.duration,delay:this.currentTimeline.currentTime+(e??0)+o.delay,easing:""},i=new LZ(this._driver,o.element,o.keyframes,o.preStyleProps,o.postStyleProps,t,o.stretchStartingKeyframe);return this.timelines.push(i),t}incrementTime(o){this.currentTimeline.forwardTime(this.currentTimeline.duration+o)}delayNextStep(o){o>0&&this.currentTimeline.delayNextStep(o)}invokeQuery(o,r,e,t,i,a){let l=[];if(t&&l.push(this.element),o.length>0){o=o.replace(eze,"."+this._enterClassName),o=o.replace(nze,"."+this._leaveClassName);let c=e!=1,d=this._driver.query(this.element,o,c);e!==0&&(d=e<0?d.slice(d.length+e,d.length):d.slice(0,e)),l.push(...d)}return!i&&l.length==0&&a.push(uhe(r)),l}},EF=class n{_driver;element;startTime;_elementTimelineStylesLookup;duration=0;easing=null;_previousKeyframe=new Map;_currentKeyframe=new Map;_keyframes=new Map;_styleSummary=new Map;_localTimelineStyles=new Map;_globalTimelineStyles;_pendingStyles=new Map;_backFill=new Map;_currentEmptyStepKeyframe=null;constructor(o,r,e,t){this._driver=o,this.element=r,this.startTime=e,this._elementTimelineStylesLookup=t,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(r),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(r,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(o){let r=this._keyframes.size===1&&this._pendingStyles.size;this.duration||r?(this.forwardTime(this.currentTime+o),r&&this.snapshotCurrentStyles()):this.startTime+=o}fork(o,r){return this.applyStylesToKeyframe(),new n(this._driver,o,r||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=XHe,this._loadKeyframe()}forwardTime(o){this.applyStylesToKeyframe(),this.duration=o,this._loadKeyframe()}_updateStyle(o,r){this._localTimelineStyles.set(o,r),this._globalTimelineStyles.set(o,r),this._styleSummary.set(o,{time:this.currentTime,value:r})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(o){o&&this._previousKeyframe.set("easing",o);for(let[r,e]of this._globalTimelineStyles)this._backFill.set(r,e||_d),this._currentKeyframe.set(r,_d);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(o,r,e,t){r&&this._previousKeyframe.set("easing",r);let i=t&&t.params||{},a=rze(o,this._globalTimelineStyles);for(let[l,c]of a){let d=I1(c,i,e);this._pendingStyles.set(l,d),this._localTimelineStyles.has(l)||this._backFill.set(l,this._globalTimelineStyles.get(l)??_d),this._updateStyle(l,d)}}applyStylesToKeyframe(){this._pendingStyles.size!=0&&(this._pendingStyles.forEach((o,r)=>{this._currentKeyframe.set(r,o)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((o,r)=>{this._currentKeyframe.has(r)||this._currentKeyframe.set(r,o)}))}snapshotCurrentStyles(){for(let[o,r]of this._localTimelineStyles)this._pendingStyles.set(o,r),this._updateStyle(o,r)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){let o=[];for(let r in this._currentKeyframe)o.push(r);return o}mergeTimelineCollectedStyles(o){o._styleSummary.forEach((r,e)=>{let t=this._styleSummary.get(e);(!t||r.time>t.time)&&this._updateStyle(e,r.value)})}buildKeyframes(){this.applyStylesToKeyframe();let o=new Set,r=new Set,e=this._keyframes.size===1&&this.duration===0,t=[];this._keyframes.forEach((l,c)=>{let d=new Map([...this._backFill,...l]);d.forEach((g,u)=>{g===k1?o.add(u):g===_d&&r.add(u)}),e||d.set("offset",c/this.duration),t.push(d)});let i=[...o.values()],a=[...r.values()];if(e){let l=t[0],c=new Map(l);l.set("offset",0),c.set("offset",1),t=[l,c]}return zZ(this.element,t,i,a,this.duration,this.startTime,this.easing,!1)}},LZ=class extends EF{keyframes;preStyleProps;postStyleProps;_stretchStartingKeyframe;timings;constructor(o,r,e,t,i,a,l=!1){super(o,r,a.delay),this.keyframes=e,this.preStyleProps=t,this.postStyleProps=i,this._stretchStartingKeyframe=l,this.timings={duration:a.duration,delay:a.delay,easing:a.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let o=this.keyframes,{delay:r,duration:e,easing:t}=this.timings;if(this._stretchStartingKeyframe&&r){let i=[],a=e+r,l=r/a,c=new Map(o[0]);c.set("offset",0),i.push(c);let d=new Map(o[0]);d.set("offset",Nhe(l)),i.push(d);let g=o.length-1;for(let u=1;u<=g;u++){let _=new Map(o[u]),E=_.get("offset"),M=r+E*e;_.set("offset",Nhe(M/a)),i.push(_)}e=a,r=0,t="",o=i}return zZ(this.element,o,this.preStyleProps,this.postStyleProps,e,r,t,!0)}};function Nhe(n,o=3){let r=Math.pow(10,o-1);return Math.round(n*r)/r}function rze(n,o){let r=new Map,e;return n.forEach(t=>{if(t==="*"){e??=o.keys();for(let i of e)r.set(i,_d)}else for(let[i,a]of t)r.set(i,a)}),r}function Fhe(n,o,r,e,t,i,a,l,c,d,g,u,_){return{type:0,element:n,triggerName:o,isRemovalTransition:t,fromState:r,fromStyles:i,toState:e,toStyles:a,timelines:l,queriedElements:c,preStyleProps:d,postStyleProps:g,totalTime:u,errors:_}}var DZ={},wF=class{_triggerName;ast;_stateStyles;constructor(o,r,e){this._triggerName=o,this.ast=r,this._stateStyles=e}match(o,r,e,t){return oze(this.ast.matchers,o,r,e,t)}buildStyles(o,r,e){let t=this._stateStyles.get("*");return o!==void 0&&(t=this._stateStyles.get(o?.toString())||t),t?t.buildStyles(r,e):new Map}build(o,r,e,t,i,a,l,c,d,g){let u=[],_=this.ast.options&&this.ast.options.params||DZ,E=l&&l.params||DZ,M=this.buildStyles(e,E,u),A=c&&c.params||DZ,j=this.buildStyles(t,A,u),W=new Set,ie=new Map,be=new Map,ae=t==="void",pe={params:Whe(A,_),delay:this.ast.options?.delay},Ie=g?[]:zhe(o,r,this.ast.animation,i,a,M,j,pe,d,u),he=0;return Ie.forEach(Te=>{he=Math.max(Te.duration+Te.delay,he)}),u.length?Fhe(r,this._triggerName,e,t,ae,M,j,[],[],ie,be,he,u):(Ie.forEach(Te=>{let Oe=Te.element,Me=is(ie,Oe,new Set);Te.preStyleProps.forEach(Ye=>Me.add(Ye));let We=is(be,Oe,new Set);Te.postStyleProps.forEach(Ye=>We.add(Ye)),Oe!==r&&W.add(Oe)}),Fhe(r,this._triggerName,e,t,ae,M,j,Ie,[...W.values()],ie,be,he))}};function oze(n,o,r,e,t){return n.some(i=>i(o,r,e,t))}function Whe(n,o){let r=h({},o);return Object.entries(n).forEach(([e,t])=>{t!=null&&(r[e]=t)}),r}var UZ=class{styles;defaultParams;normalizer;constructor(o,r,e){this.styles=o,this.defaultParams=r,this.normalizer=e}buildStyles(o,r){let e=new Map,t=Whe(o,this.defaultParams);return this.styles.styles.forEach(i=>{typeof i!="string"&&i.forEach((a,l)=>{a&&(a=I1(a,t,r));let c=this.normalizer.normalizePropertyName(l,r);a=this.normalizer.normalizeStyleValue(l,c,a,r),e.set(l,a)})}),e}};function ize(n,o,r){return new VZ(n,o,r)}var VZ=class{name;ast;_normalizer;transitionFactories=[];fallbackTransition;states=new Map;constructor(o,r,e){this.name=o,this.ast=r,this._normalizer=e,r.states.forEach(t=>{let i=t.options&&t.options.params||{};this.states.set(t.name,new UZ(t.style,i,e))}),Lhe(this.states,"true","1"),Lhe(this.states,"false","0"),r.transitions.forEach(t=>{this.transitionFactories.push(new wF(o,t,this.states))}),this.fallbackTransition=aze(o,this.states)}get containsQueries(){return this.ast.queryCount>0}matchTransition(o,r,e,t){return this.transitionFactories.find(a=>a.match(o,r,e,t))||null}matchStyles(o,r,e){return this.fallbackTransition.buildStyles(o,r,e)}};function aze(n,o,r){let e=[(a,l)=>!0],t={type:dr.Sequence,steps:[],options:null},i={type:dr.Transition,animation:t,matchers:e,options:null,queryCount:0,depCount:0};return new wF(n,i,o)}function Lhe(n,o,r){n.has(o)?n.has(r)||n.set(r,n.get(o)):n.has(r)&&n.set(o,n.get(r))}var lze=new SO,BZ=class{bodyNode;_driver;_normalizer;_animations=new Map;_playersById=new Map;players=[];constructor(o,r,e){this.bodyNode=o,this._driver=r,this._normalizer=e}register(o,r){let e=[],t=[],i=Hhe(this._driver,r,e,t);if(e.length)throw Che(e);this._animations.set(o,i)}_buildPlayer(o,r,e){let t=o.element,i=_Z(this._normalizer,o.keyframes,r,e);return this._driver.animate(t,i,o.duration,o.delay,o.easing,[],!0)}create(o,r,e={}){let t=[],i=this._animations.get(o),a,l=new Map;if(i?(a=zhe(this._driver,r,i,IZ,pF,new Map,new Map,e,lze,t),a.forEach(g=>{let u=is(l,g.element,new Map);g.postStyleProps.forEach(_=>u.set(_,null))})):(t.push(bhe()),a=[]),t.length)throw _he(t);l.forEach((g,u)=>{g.forEach((_,E)=>{g.set(E,this._driver.computeStyle(u,E,_d))})});let c=a.map(g=>{let u=l.get(g.element);return this._buildPlayer(g,new Map,u)}),d=Vg(c);return this._playersById.set(o,d),d.onDestroy(()=>this.destroy(o)),this.players.push(d),d}destroy(o){let r=this._getPlayer(o);r.destroy(),this._playersById.delete(o);let e=this.players.indexOf(r);e>=0&&this.players.splice(e,1)}_getPlayer(o){let r=this._playersById.get(o);if(!r)throw She(o);return r}listen(o,r,e,t){let i=gF(r,"","","");return mF(this._getPlayer(o),e,i,t),()=>{}}command(o,r,e,t){if(e=="register"){this.register(o,t[0]);return}if(e=="create"){let a=t[0]||{};this.create(o,r,a);return}let i=this._getPlayer(o);switch(e){case"play":i.play();break;case"pause":i.pause();break;case"reset":i.reset();break;case"restart":i.restart();break;case"finish":i.finish();break;case"init":i.init();break;case"setPosition":i.setPosition(parseFloat(t[0]));break;case"destroy":this.destroy(o);break}}},Uhe="ng-animate-queued",cze=".ng-animate-queued",OZ="ng-animate-disabled",sze=".ng-animate-disabled",dze="ng-star-inserted",vze=".ng-star-inserted",mze=[],Yhe={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},gze={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},Cv="__ng_removed",yO=class{namespaceId;value;options;get params(){return this.options.params}constructor(o,r=""){this.namespaceId=r;let e=o&&o.hasOwnProperty("value"),t=e?o.value:o;if(this.value=pze(t),e){let i=o,{value:a}=i,l=rf(i,["value"]);this.options=l}else this.options={};this.options.params||(this.options.params={})}absorbOptions(o){let r=o.params;if(r){let e=this.options.params;Object.keys(r).forEach(t=>{e[t]==null&&(e[t]=r[t])})}}},_O="void",AZ=new yO(_O),jZ=class{id;hostElement;_engine;players=[];_triggers=new Map;_queue=[];_elementListeners=new Map;_hostClassName;constructor(o,r,e){this.id=o,this.hostElement=r,this._engine=e,this._hostClassName="ng-tns-"+o,Sd(r,this._hostClassName)}listen(o,r,e,t){if(!this._triggers.has(r))throw yhe(e,r);if(e==null||e.length==0)throw khe(r);if(!hze(e))throw xhe(e,r);let i=is(this._elementListeners,o,[]),a={name:r,phase:e,callback:t};i.push(a);let l=is(this._engine.statesByElement,o,new Map);return l.has(r)||(Sd(o,fO),Sd(o,fO+"-"+r),l.set(r,AZ)),()=>{this._engine.afterFlush(()=>{let c=i.indexOf(a);c>=0&&i.splice(c,1),this._triggers.has(r)||l.delete(r)})}}register(o,r){return this._triggers.has(o)?!1:(this._triggers.set(o,r),!0)}_getTrigger(o){let r=this._triggers.get(o);if(!r)throw Ihe(o);return r}trigger(o,r,e,t=!0){let i=this._getTrigger(r),a=new kO(this.id,r,o),l=this._engine.statesByElement.get(o);l||(Sd(o,fO),Sd(o,fO+"-"+r),this._engine.statesByElement.set(o,l=new Map));let c=l.get(r),d=new yO(e,this.id);if(!(e&&e.hasOwnProperty("value"))&&c&&d.absorbOptions(c.options),l.set(r,d),c||(c=AZ),!(d.value===_O)&&c.value===d.value){if(!bze(c.params,d.params)){let A=[],j=i.matchStyles(c.value,c.params,A),W=i.matchStyles(d.value,d.params,A);A.length?this._engine.reportError(A):this._engine.afterFlush(()=>{hp(o,j),fv(o,W)})}return}let _=is(this._engine.playersByElement,o,[]);_.forEach(A=>{A.namespaceId==this.id&&A.triggerName==r&&A.queued&&A.destroy()});let E=i.matchTransition(c.value,d.value,o,d.params),M=!1;if(!E){if(!t)return;E=i.fallbackTransition,M=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:o,triggerName:r,transition:E,fromState:c,toState:d,player:a,isFallbackTransition:M}),M||(Sd(o,Uhe),a.onStart(()=>{E1(o,Uhe)})),a.onDone(()=>{let A=this.players.indexOf(a);A>=0&&this.players.splice(A,1);let j=this._engine.playersByElement.get(o);if(j){let W=j.indexOf(a);W>=0&&j.splice(W,1)}}),this.players.push(a),_.push(a),a}deregister(o){this._triggers.delete(o),this._engine.statesByElement.forEach(r=>r.delete(o)),this._elementListeners.forEach((r,e)=>{this._elementListeners.set(e,r.filter(t=>t.name!=o))})}clearElementCache(o){this._engine.statesByElement.delete(o),this._elementListeners.delete(o);let r=this._engine.playersByElement.get(o);r&&(r.forEach(e=>e.destroy()),this._engine.playersByElement.delete(o))}_signalRemovalForInnerTriggers(o,r){let e=this._engine.driver.query(o,CO,!0);e.forEach(t=>{if(t[Cv])return;let i=this._engine.fetchNamespacesByElement(t);i.size?i.forEach(a=>a.triggerLeaveAnimation(t,r,!1,!0)):this.clearElementCache(t)}),this._engine.afterFlushAnimationsDone(()=>e.forEach(t=>this.clearElementCache(t)))}triggerLeaveAnimation(o,r,e,t){let i=this._engine.statesByElement.get(o),a=new Map;if(i){let l=[];if(i.forEach((c,d)=>{if(a.set(d,c.value),this._triggers.has(d)){let g=this.trigger(o,d,_O,t);g&&l.push(g)}}),l.length)return this._engine.markElementAsRemoved(this.id,o,!0,r,a),e&&Vg(l).onDone(()=>this._engine.processLeaveNode(o)),!0}return!1}prepareLeaveAnimationListeners(o){let r=this._elementListeners.get(o),e=this._engine.statesByElement.get(o);if(r&&e){let t=new Set;r.forEach(i=>{let a=i.name;if(t.has(a))return;t.add(a);let c=this._triggers.get(a).fallbackTransition,d=e.get(a)||AZ,g=new yO(_O),u=new kO(this.id,a,o);this._engine.totalQueuedPlayers++,this._queue.push({element:o,triggerName:a,transition:c,fromState:d,toState:g,player:u,isFallbackTransition:!0})})}}removeNode(o,r){let e=this._engine;if(o.childElementCount&&this._signalRemovalForInnerTriggers(o,r),this.triggerLeaveAnimation(o,r,!0))return;let t=!1;if(e.totalAnimations){let i=e.players.length?e.playersByQueriedElement.get(o):[];if(i&&i.length)t=!0;else{let a=o;for(;a=a.parentNode;)if(e.statesByElement.get(a)){t=!0;break}}}if(this.prepareLeaveAnimationListeners(o),t)e.markElementAsRemoved(this.id,o,!1,r);else{let i=o[Cv];(!i||i===Yhe)&&(e.afterFlush(()=>this.clearElementCache(o)),e.destroyInnerAnimations(o),e._onRemovalComplete(o,r))}}insertNode(o,r){Sd(o,this._hostClassName)}drainQueuedTransitions(o){let r=[];return this._queue.forEach(e=>{let t=e.player;if(t.destroyed)return;let i=e.element,a=this._elementListeners.get(i);a&&a.forEach(l=>{if(l.name==e.triggerName){let c=gF(i,e.triggerName,e.fromState.value,e.toState.value);c._data=o,mF(e.player,l.phase,c,l.callback)}}),t.markedForDestroy?this._engine.afterFlush(()=>{t.destroy()}):r.push(e)}),this._queue=[],r.sort((e,t)=>{let i=e.transition.ast.depCount,a=t.transition.ast.depCount;return i==0||a==0?i-a:this._engine.driver.containsElement(e.element,t.element)?1:-1})}destroy(o){this.players.forEach(r=>r.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,o)}},$Z=class{bodyNode;driver;_normalizer;players=[];newHostElements=new Map;playersByElement=new Map;playersByQueriedElement=new Map;statesByElement=new Map;disabledNodes=new Set;totalAnimations=0;totalQueuedPlayers=0;_namespaceLookup={};_namespaceList=[];_flushFns=[];_whenQuietFns=[];namespacesByHostElement=new Map;collectedEnterElements=[];collectedLeaveElements=[];onRemovalComplete=(o,r)=>{};_onRemovalComplete(o,r){this.onRemovalComplete(o,r)}constructor(o,r,e){this.bodyNode=o,this.driver=r,this._normalizer=e}get queuedPlayers(){let o=[];return this._namespaceList.forEach(r=>{r.players.forEach(e=>{e.queued&&o.push(e)})}),o}createNamespace(o,r){let e=new jZ(o,r,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,r)?this._balanceNamespaceList(e,r):(this.newHostElements.set(r,e),this.collectEnterElement(r)),this._namespaceLookup[o]=e}_balanceNamespaceList(o,r){let e=this._namespaceList,t=this.namespacesByHostElement;if(e.length-1>=0){let a=!1,l=this.driver.getParentElement(r);for(;l;){let c=t.get(l);if(c){let d=e.indexOf(c);e.splice(d+1,0,o),a=!0;break}l=this.driver.getParentElement(l)}a||e.unshift(o)}else e.push(o);return t.set(r,o),o}register(o,r){let e=this._namespaceLookup[o];return e||(e=this.createNamespace(o,r)),e}registerTrigger(o,r,e){let t=this._namespaceLookup[o];t&&t.register(r,e)&&this.totalAnimations++}destroy(o,r){o&&(this.afterFlush(()=>{}),this.afterFlushAnimationsDone(()=>{let e=this._fetchNamespace(o);this.namespacesByHostElement.delete(e.hostElement);let t=this._namespaceList.indexOf(e);t>=0&&this._namespaceList.splice(t,1),e.destroy(r),delete this._namespaceLookup[o]}))}_fetchNamespace(o){return this._namespaceLookup[o]}fetchNamespacesByElement(o){let r=new Set,e=this.statesByElement.get(o);if(e){for(let t of e.values())if(t.namespaceId){let i=this._fetchNamespace(t.namespaceId);i&&r.add(i)}}return r}trigger(o,r,e,t){if(SF(r)){let i=this._fetchNamespace(o);if(i)return i.trigger(r,e,t),!0}return!1}insertNode(o,r,e,t){if(!SF(r))return;let i=r[Cv];if(i&&i.setForRemoval){i.setForRemoval=!1,i.setForMove=!0;let a=this.collectedLeaveElements.indexOf(r);a>=0&&this.collectedLeaveElements.splice(a,1)}if(o){let a=this._fetchNamespace(o);a&&a.insertNode(r,e)}t&&this.collectEnterElement(r)}collectEnterElement(o){this.collectedEnterElements.push(o)}markElementAsDisabled(o,r){r?this.disabledNodes.has(o)||(this.disabledNodes.add(o),Sd(o,OZ)):this.disabledNodes.has(o)&&(this.disabledNodes.delete(o),E1(o,OZ))}removeNode(o,r,e){if(SF(r)){let t=o?this._fetchNamespace(o):null;t?t.removeNode(r,e):this.markElementAsRemoved(o,r,!1,e);let i=this.namespacesByHostElement.get(r);i&&i.id!==o&&i.removeNode(r,e)}else this._onRemovalComplete(r,e)}markElementAsRemoved(o,r,e,t,i){this.collectedLeaveElements.push(r),r[Cv]={namespaceId:o,setForRemoval:t,hasAnimation:e,removedBeforeQueried:!1,previousTriggersValues:i}}listen(o,r,e,t,i){return SF(r)?this._fetchNamespace(o).listen(r,e,t,i):()=>{}}_buildInstruction(o,r,e,t,i){return o.transition.build(this.driver,o.element,o.fromState.value,o.toState.value,e,t,o.fromState.options,o.toState.options,r,i)}destroyInnerAnimations(o){let r=this.driver.query(o,CO,!0);r.forEach(e=>this.destroyActiveAnimationsForElement(e)),this.playersByQueriedElement.size!=0&&(r=this.driver.query(o,hF,!0),r.forEach(e=>this.finishActiveQueriedAnimationOnElement(e)))}destroyActiveAnimationsForElement(o){let r=this.playersByElement.get(o);r&&r.forEach(e=>{e.queued?e.markedForDestroy=!0:e.destroy()})}finishActiveQueriedAnimationOnElement(o){let r=this.playersByQueriedElement.get(o);r&&r.forEach(e=>e.finish())}whenRenderingDone(){return new Promise(o=>{if(this.players.length)return Vg(this.players).onDone(()=>o());o()})}processLeaveNode(o){let r=o[Cv];if(r&&r.setForRemoval){if(o[Cv]=Yhe,r.namespaceId){this.destroyInnerAnimations(o);let e=this._fetchNamespace(r.namespaceId);e&&e.clearElementCache(o)}this._onRemovalComplete(o,r.setForRemoval)}o.classList?.contains(OZ)&&this.markElementAsDisabled(o,!1),this.driver.query(o,sze,!0).forEach(e=>{this.markElementAsDisabled(e,!1)})}flush(o=-1){let r=[];if(this.newHostElements.size&&(this.newHostElements.forEach((e,t)=>this._balanceNamespaceList(e,t)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let e=0;e<this.collectedEnterElements.length;e++){let t=this.collectedEnterElements[e];Sd(t,dze)}if(this._namespaceList.length&&(this.totalQueuedPlayers||this.collectedLeaveElements.length)){let e=[];try{r=this._flushAnimations(e,o)}finally{for(let t=0;t<e.length;t++)e[t]()}}else for(let e=0;e<this.collectedLeaveElements.length;e++){let t=this.collectedLeaveElements[e];this.processLeaveNode(t)}if(this.totalQueuedPlayers=0,this.collectedEnterElements.length=0,this.collectedLeaveElements.length=0,this._flushFns.forEach(e=>e()),this._flushFns=[],this._whenQuietFns.length){let e=this._whenQuietFns;this._whenQuietFns=[],r.length?Vg(r).onDone(()=>{e.forEach(t=>t())}):e.forEach(t=>t())}}reportError(o){throw Ehe(o)}_flushAnimations(o,r){let e=new SO,t=[],i=new Map,a=[],l=new Map,c=new Map,d=new Map,g=new Set;this.disabledNodes.forEach(It=>{g.add(It);let Je=this.driver.query(It,cze,!0);for(let Gt=0;Gt<Je.length;Gt++)g.add(Je[Gt])});let u=this.bodyNode,_=Array.from(this.statesByElement.keys()),E=jhe(_,this.collectedEnterElements),M=new Map,A=0;E.forEach((It,Je)=>{let Gt=IZ+A++;M.set(Je,Gt),It.forEach(dn=>Sd(dn,Gt))});let j=[],W=new Set,ie=new Set;for(let It=0;It<this.collectedLeaveElements.length;It++){let Je=this.collectedLeaveElements[It],Gt=Je[Cv];Gt&&Gt.setForRemoval&&(j.push(Je),W.add(Je),Gt.hasAnimation?this.driver.query(Je,vze,!0).forEach(dn=>W.add(dn)):ie.add(Je))}let be=new Map,ae=jhe(_,Array.from(W));ae.forEach((It,Je)=>{let Gt=pF+A++;be.set(Je,Gt),It.forEach(dn=>Sd(dn,Gt))}),o.push(()=>{E.forEach((It,Je)=>{let Gt=M.get(Je);It.forEach(dn=>E1(dn,Gt))}),ae.forEach((It,Je)=>{let Gt=be.get(Je);It.forEach(dn=>E1(dn,Gt))}),j.forEach(It=>{this.processLeaveNode(It)})});let pe=[],Ie=[];for(let It=this._namespaceList.length-1;It>=0;It--)this._namespaceList[It].drainQueuedTransitions(r).forEach(Gt=>{let dn=Gt.player,Xn=Gt.element;if(pe.push(dn),this.collectedEnterElements.length){let kn=Xn[Cv];if(kn&&kn.setForMove){if(kn.previousTriggersValues&&kn.previousTriggersValues.has(Gt.triggerName)){let fa=kn.previousTriggersValues.get(Gt.triggerName),qo=this.statesByElement.get(Gt.element);if(qo&&qo.has(Gt.triggerName)){let Ga=qo.get(Gt.triggerName);Ga.value=fa,qo.set(Gt.triggerName,Ga)}}dn.destroy();return}}let wr=!u||!this.driver.containsElement(u,Xn),So=be.get(Xn),qr=M.get(Xn),Xr=this._buildInstruction(Gt,e,qr,So,wr);if(Xr.errors&&Xr.errors.length){Ie.push(Xr);return}if(wr){dn.onStart(()=>hp(Xn,Xr.fromStyles)),dn.onDestroy(()=>fv(Xn,Xr.toStyles)),t.push(dn);return}if(Gt.isFallbackTransition){dn.onStart(()=>hp(Xn,Xr.fromStyles)),dn.onDestroy(()=>fv(Xn,Xr.toStyles)),t.push(dn);return}let _s=[];Xr.timelines.forEach(kn=>{kn.stretchStartingKeyframe=!0,this.disabledNodes.has(kn.element)||_s.push(kn)}),Xr.timelines=_s,e.append(Xn,Xr.timelines);let Bn={instruction:Xr,player:dn,element:Xn};a.push(Bn),Xr.queriedElements.forEach(kn=>is(l,kn,[]).push(dn)),Xr.preStyleProps.forEach((kn,fa)=>{if(kn.size){let qo=c.get(fa);qo||c.set(fa,qo=new Set),kn.forEach((Ga,Eo)=>qo.add(Eo))}}),Xr.postStyleProps.forEach((kn,fa)=>{let qo=d.get(fa);qo||d.set(fa,qo=new Set),kn.forEach((Ga,Eo)=>qo.add(Eo))})});if(Ie.length){let It=[];Ie.forEach(Je=>{It.push(whe(Je.triggerName,Je.errors))}),pe.forEach(Je=>Je.destroy()),this.reportError(It)}let he=new Map,Te=new Map;a.forEach(It=>{let Je=It.element;e.has(Je)&&(Te.set(Je,Je),this._beforeAnimationBuild(It.player.namespaceId,It.instruction,he))}),t.forEach(It=>{let Je=It.element;this._getPreviousPlayers(Je,!1,It.namespaceId,It.triggerName,null).forEach(dn=>{is(he,Je,[]).push(dn),dn.destroy()})});let Oe=j.filter(It=>$he(It,c,d)),Me=new Map;Bhe(Me,this.driver,ie,d,_d).forEach(It=>{$he(It,c,d)&&Oe.push(It)});let Ye=new Map;E.forEach((It,Je)=>{Bhe(Ye,this.driver,new Set(It),c,k1)}),Oe.forEach(It=>{let Je=Me.get(It),Gt=Ye.get(It);Me.set(It,new Map([...Je?.entries()??[],...Gt?.entries()??[]]))});let $e=[],Yr=[],Qe={};a.forEach(It=>{let{element:Je,player:Gt,instruction:dn}=It;if(e.has(Je)){if(g.has(Je)){Gt.onDestroy(()=>fv(Je,dn.toStyles)),Gt.disabled=!0,Gt.overrideTotalTime(dn.totalTime),t.push(Gt);return}let Xn=Qe;if(Te.size>1){let So=Je,qr=[];for(;So=So.parentNode;){let Xr=Te.get(So);if(Xr){Xn=Xr;break}qr.push(So)}qr.forEach(Xr=>Te.set(Xr,Xn))}let wr=this._buildAnimation(Gt.namespaceId,dn,he,i,Ye,Me);if(Gt.setRealPlayer(wr),Xn===Qe)$e.push(Gt);else{let So=this.playersByElement.get(Xn);So&&So.length&&(Gt.parentPlayer=Vg(So)),t.push(Gt)}}else hp(Je,dn.fromStyles),Gt.onDestroy(()=>fv(Je,dn.toStyles)),Yr.push(Gt),g.has(Je)&&t.push(Gt)}),Yr.forEach(It=>{let Je=i.get(It.element);if(Je&&Je.length){let Gt=Vg(Je);It.setRealPlayer(Gt)}}),t.forEach(It=>{It.parentPlayer?It.syncPlayerEvents(It.parentPlayer):It.destroy()});for(let It=0;It<j.length;It++){let Je=j[It],Gt=Je[Cv];if(E1(Je,pF),Gt&&Gt.hasAnimation)continue;let dn=[];if(l.size){let wr=l.get(Je);wr&&wr.length&&dn.push(...wr);let So=this.driver.query(Je,hF,!0);for(let qr=0;qr<So.length;qr++){let Xr=l.get(So[qr]);Xr&&Xr.length&&dn.push(...Xr)}}let Xn=dn.filter(wr=>!wr.destroyed);Xn.length?fze(this,Je,Xn):this.processLeaveNode(Je)}return j.length=0,$e.forEach(It=>{this.players.push(It),It.onDone(()=>{It.destroy();let Je=this.players.indexOf(It);this.players.splice(Je,1)}),It.play()}),$e}afterFlush(o){this._flushFns.push(o)}afterFlushAnimationsDone(o){this._whenQuietFns.push(o)}_getPreviousPlayers(o,r,e,t,i){let a=[];if(r){let l=this.playersByQueriedElement.get(o);l&&(a=l)}else{let l=this.playersByElement.get(o);if(l){let c=!i||i==_O;l.forEach(d=>{d.queued||!c&&d.triggerName!=t||a.push(d)})}}return(e||t)&&(a=a.filter(l=>!(e&&e!=l.namespaceId||t&&t!=l.triggerName))),a}_beforeAnimationBuild(o,r,e){let t=r.triggerName,i=r.element,a=r.isRemovalTransition?void 0:o,l=r.isRemovalTransition?void 0:t;for(let c of r.timelines){let d=c.element,g=d!==i,u=is(e,d,[]);this._getPreviousPlayers(d,g,a,l,r.toState).forEach(E=>{let M=E.getRealPlayer();M.beforeDestroy&&M.beforeDestroy(),E.destroy(),u.push(E)})}hp(i,r.fromStyles)}_buildAnimation(o,r,e,t,i,a){let l=r.triggerName,c=r.element,d=[],g=new Set,u=new Set,_=r.timelines.map(M=>{let A=M.element;g.add(A);let j=A[Cv];if(j&&j.removedBeforeQueried)return new um(M.duration,M.delay);let W=A!==c,ie=Cze((e.get(A)||mze).map(he=>he.getRealPlayer())).filter(he=>{let Te=he;return Te.element?Te.element===A:!1}),be=i.get(A),ae=a.get(A),pe=_Z(this._normalizer,M.keyframes,be,ae),Ie=this._buildPlayer(M,pe,ie);if(M.subTimeline&&t&&u.add(A),W){let he=new kO(o,l,A);he.setRealPlayer(Ie),d.push(he)}return Ie});d.forEach(M=>{is(this.playersByQueriedElement,M.element,[]).push(M),M.onDone(()=>uze(this.playersByQueriedElement,M.element,M))}),g.forEach(M=>Sd(M,EZ));let E=Vg(_);return E.onDestroy(()=>{g.forEach(M=>E1(M,EZ)),fv(c,r.toStyles)}),u.forEach(M=>{is(t,M,[]).push(E)}),E}_buildPlayer(o,r,e){return r.length>0?this.driver.animate(o.element,r,o.duration,o.delay,o.easing,e):new um(o.duration,o.delay)}},kO=class{namespaceId;triggerName;element;_player=new um;_containsRealPlayer=!1;_queuedCallbacks=new Map;destroyed=!1;parentPlayer=null;markedForDestroy=!1;disabled=!1;queued=!0;totalTime=0;constructor(o,r,e){this.namespaceId=o,this.triggerName=r,this.element=e}setRealPlayer(o){this._containsRealPlayer||(this._player=o,this._queuedCallbacks.forEach((r,e)=>{r.forEach(t=>mF(o,e,void 0,t))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(o.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(o){this.totalTime=o}syncPlayerEvents(o){let r=this._player;r.triggerCallback&&o.onStart(()=>r.triggerCallback("start")),o.onDone(()=>this.finish()),o.onDestroy(()=>this.destroy())}_queueEvent(o,r){is(this._queuedCallbacks,o,[]).push(r)}onDone(o){this.queued&&this._queueEvent("done",o),this._player.onDone(o)}onStart(o){this.queued&&this._queueEvent("start",o),this._player.onStart(o)}onDestroy(o){this.queued&&this._queueEvent("destroy",o),this._player.onDestroy(o)}init(){this._player.init()}hasStarted(){return this.queued?!1:this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(o){this.queued||this._player.setPosition(o)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(o){let r=this._player;r.triggerCallback&&r.triggerCallback(o)}};function uze(n,o,r){let e=n.get(o);if(e){if(e.length){let t=e.indexOf(r);e.splice(t,1)}e.length==0&&n.delete(o)}return e}function pze(n){return n??null}function SF(n){return n&&n.nodeType===1}function hze(n){return n=="start"||n=="done"}function Vhe(n,o){let r=n.style.display;return n.style.display=o??"none",r}function Bhe(n,o,r,e,t){let i=[];r.forEach(c=>i.push(Vhe(c)));let a=[];e.forEach((c,d)=>{let g=new Map;c.forEach(u=>{let _=o.computeStyle(d,u,t);g.set(u,_),(!_||_.length==0)&&(d[Cv]=gze,a.push(d))}),n.set(d,g)});let l=0;return r.forEach(c=>Vhe(c,i[l++])),a}function jhe(n,o){let r=new Map;if(n.forEach(l=>r.set(l,[])),o.length==0)return r;let e=1,t=new Set(o),i=new Map;function a(l){if(!l)return e;let c=i.get(l);if(c)return c;let d=l.parentNode;return r.has(d)?c=d:t.has(d)?c=e:c=a(d),i.set(l,c),c}return o.forEach(l=>{let c=a(l);c!==e&&r.get(c).push(l)}),r}function Sd(n,o){n.classList?.add(o)}function E1(n,o){n.classList?.remove(o)}function fze(n,o,r){Vg(r).onDone(()=>n.processLeaveNode(o))}function Cze(n){let o=[];return qhe(n,o),o}function qhe(n,o){for(let r=0;r<n.length;r++){let e=n[r];e instanceof T0?qhe(e.players,o):o.push(e)}}function bze(n,o){let r=Object.keys(n),e=Object.keys(o);if(r.length!=e.length)return!1;for(let t=0;t<r.length;t++){let i=r[t];if(!o.hasOwnProperty(i)||n[i]!==o[i])return!1}return!0}function $he(n,o,r){let e=r.get(n);if(!e)return!1;let t=o.get(n);return t?e.forEach(i=>t.add(i)):o.set(n,e),r.delete(n),!0}var w1=class{_driver;_normalizer;_transitionEngine;_timelineEngine;_triggerCache={};onRemovalComplete=(o,r)=>{};constructor(o,r,e){this._driver=r,this._normalizer=e,this._transitionEngine=new $Z(o.body,r,e),this._timelineEngine=new BZ(o.body,r,e),this._transitionEngine.onRemovalComplete=(t,i)=>this.onRemovalComplete(t,i)}registerTrigger(o,r,e,t,i){let a=o+"-"+t,l=this._triggerCache[a];if(!l){let c=[],d=[],g=Hhe(this._driver,i,c,d);if(c.length)throw fhe(t,c);l=ize(t,g,this._normalizer),this._triggerCache[a]=l}this._transitionEngine.registerTrigger(r,t,l)}register(o,r){this._transitionEngine.register(o,r)}destroy(o,r){this._transitionEngine.destroy(o,r)}onInsert(o,r,e,t){this._transitionEngine.insertNode(o,r,e,t)}onRemove(o,r,e){this._transitionEngine.removeNode(o,r,e)}disableAnimations(o,r){this._transitionEngine.markElementAsDisabled(o,r)}process(o,r,e,t){if(e.charAt(0)=="@"){let[i,a]=SZ(e),l=t;this._timelineEngine.command(i,r,a,l)}else this._transitionEngine.trigger(o,r,e,t)}listen(o,r,e,t,i){if(e.charAt(0)=="@"){let[a,l]=SZ(e);return this._timelineEngine.listen(a,r,l,i)}return this._transitionEngine.listen(o,r,e,t,i)}flush(o=-1){this._transitionEngine.flush(o)}get players(){return[...this._transitionEngine.players,...this._timelineEngine.players]}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}afterFlushAnimationsDone(o){this._transitionEngine.afterFlushAnimationsDone(o)}};function _ze(n,o){let r=null,e=null;return Array.isArray(o)&&o.length?(r=MZ(o[0]),o.length>1&&(e=MZ(o[o.length-1]))):o instanceof Map&&(r=MZ(o)),r||e?new Sze(n,r,e):null}var Sze=(()=>{class n{_element;_startStyles;_endStyles;static initialStylesByElement=new WeakMap;_state=0;_initialStyles;constructor(r,e,t){this._element=r,this._startStyles=e,this._endStyles=t;let i=n.initialStylesByElement.get(r);i||n.initialStylesByElement.set(r,i=new Map),this._initialStyles=i}start(){this._state<1&&(this._startStyles&&fv(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(fv(this._element,this._initialStyles),this._endStyles&&(fv(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(n.initialStylesByElement.delete(this._element),this._startStyles&&(hp(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(hp(this._element,this._endStyles),this._endStyles=null),fv(this._element,this._initialStyles),this._state=3)}}return n})();function MZ(n){let o=null;return n.forEach((r,e)=>{yze(e)&&(o=o||new Map,o.set(e,r))}),o}function yze(n){return n==="display"||n==="position"}var TF=class{element;keyframes;options;_specialStyles;_onDoneFns=[];_onStartFns=[];_onDestroyFns=[];_duration;_delay;_initialized=!1;_finished=!1;_started=!1;_destroyed=!1;_finalKeyframe;_originalOnDoneFns=[];_originalOnStartFns=[];domPlayer=null;time=0;parentPlayer=null;currentSnapshot=new Map;constructor(o,r,e,t){this.element=o,this.keyframes=r,this.options=e,this._specialStyles=t,this._duration=e.duration,this._delay=e.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(o=>o()),this._onDoneFns=[])}init(){this._buildPlayer()&&this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return this.domPlayer;this._initialized=!0;let o=this.keyframes,r=this._triggerWebAnimation(this.element,o,this.options);if(!r)return this._onFinish(),null;this.domPlayer=r,this._finalKeyframe=o.length?o[o.length-1]:new Map;let e=()=>this._onFinish();return r.addEventListener("finish",e),this.onDestroy(()=>{r.removeEventListener("finish",e)}),r}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer?.pause()}_convertKeyframesToObject(o){let r=[];return o.forEach(e=>{r.push(Object.fromEntries(e))}),r}_triggerWebAnimation(o,r,e){let t=this._convertKeyframesToObject(r);try{return o.animate(t,e)}catch{return null}}onStart(o){this._originalOnStartFns.push(o),this._onStartFns.push(o)}onDone(o){this._originalOnDoneFns.push(o),this._onDoneFns.push(o)}onDestroy(o){this._onDestroyFns.push(o)}play(){let o=this._buildPlayer();o&&(this.hasStarted()||(this._onStartFns.forEach(r=>r()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),o.play())}pause(){this.init(),this.domPlayer?.pause()}finish(){this.init(),this.domPlayer&&(this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish())}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer?.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(o=>o()),this._onDestroyFns=[])}setPosition(o){this.domPlayer||this.init(),this.domPlayer&&(this.domPlayer.currentTime=o*this.time)}getPosition(){return this.domPlayer?+(this.domPlayer.currentTime??0)/this.time:this._initialized?1:0}get totalTime(){return this._delay+this._duration}beforeDestroy(){let o=new Map;this.hasStarted()&&this._finalKeyframe.forEach((e,t)=>{t!=="offset"&&o.set(t,this._finished?e:CF(this.element,t))}),this.currentSnapshot=o}triggerCallback(o){let r=o==="start"?this._onStartFns:this._onDoneFns;r.forEach(e=>e()),r.length=0}},DF=class{validateStyleProperty(o){return!0}validateAnimatableStyleProperty(o){return!0}containsElement(o,r){return yZ(o,r)}getParentElement(o){return uF(o)}query(o,r,e){return kZ(o,r,e)}computeStyle(o,r,e){return CF(o,r)}animate(o,r,e,t,i,a=[]){let l=t==0?"both":"forwards",c={duration:e,delay:t,fill:l};i&&(c.easing=i);let d=new Map,g=a.filter(E=>E instanceof TF);Ahe(e,t)&&g.forEach(E=>{E.currentSnapshot.forEach((M,A)=>d.set(A,M))});let u=Dhe(r).map(E=>new Map(E));u=Mhe(o,u,d);let _=_ze(o,u);return new TF(o,u,c,_)}};var yF="@",Khe="@.disabled",OF=class{namespaceId;delegate;engine;_onDestroy;\u0275type=0;constructor(o,r,e,t){this.namespaceId=o,this.delegate=r,this.engine=e,this._onDestroy=t}get data(){return this.delegate.data}destroyNode(o){this.delegate.destroyNode?.(o)}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.engine.afterFlushAnimationsDone(()=>{queueMicrotask(()=>{this.delegate.destroy()})}),this._onDestroy?.()}createElement(o,r){return this.delegate.createElement(o,r)}createComment(o){return this.delegate.createComment(o)}createText(o){return this.delegate.createText(o)}appendChild(o,r){this.delegate.appendChild(o,r),this.engine.onInsert(this.namespaceId,r,o,!1)}insertBefore(o,r,e,t=!0){this.delegate.insertBefore(o,r,e),this.engine.onInsert(this.namespaceId,r,o,t)}removeChild(o,r,e,t){if(t){this.delegate.removeChild(o,r,e,t);return}this.parentNode(r)&&this.engine.onRemove(this.namespaceId,r,this.delegate)}selectRootElement(o,r){return this.delegate.selectRootElement(o,r)}parentNode(o){return this.delegate.parentNode(o)}nextSibling(o){return this.delegate.nextSibling(o)}setAttribute(o,r,e,t){this.delegate.setAttribute(o,r,e,t)}removeAttribute(o,r,e){this.delegate.removeAttribute(o,r,e)}addClass(o,r){this.delegate.addClass(o,r)}removeClass(o,r){this.delegate.removeClass(o,r)}setStyle(o,r,e,t){this.delegate.setStyle(o,r,e,t)}removeStyle(o,r,e){this.delegate.removeStyle(o,r,e)}setProperty(o,r,e){r.charAt(0)==yF&&r==Khe?this.disableAnimations(o,!!e):this.delegate.setProperty(o,r,e)}setValue(o,r){this.delegate.setValue(o,r)}listen(o,r,e,t){return this.delegate.listen(o,r,e,t)}disableAnimations(o,r){this.engine.disableAnimations(o,r)}},GZ=class extends OF{factory;constructor(o,r,e,t,i){super(r,e,t,i),this.factory=o,this.namespaceId=r}setProperty(o,r,e){r.charAt(0)==yF?r.charAt(1)=="."&&r==Khe?(e=e===void 0?!0:!!e,this.disableAnimations(o,e)):this.engine.process(this.namespaceId,o,r.slice(1),e):this.delegate.setProperty(o,r,e)}listen(o,r,e,t){if(r.charAt(0)==yF){let i=kze(o),a=r.slice(1),l="";return a.charAt(0)!=yF&&([a,l]=xze(a)),this.engine.listen(this.namespaceId,i,a,l,c=>{let d=c._data||-1;this.factory.scheduleListenerCallback(d,e,c)})}return this.delegate.listen(o,r,e,t)}};function kze(n){switch(n){case"body":return document.body;case"document":return document;case"window":return window;default:return n}}function xze(n){let o=n.indexOf("."),r=n.substring(0,o),e=n.slice(o+1);return[r,e]}var AF=class{delegate;engine;_zone;_currentId=0;_microtaskId=1;_animationCallbacksBuffer=[];_rendererCache=new Map;_cdRecurDepth=0;constructor(o,r,e){this.delegate=o,this.engine=r,this._zone=e,r.onRemovalComplete=(t,i)=>{i?.removeChild(null,t)}}createRenderer(o,r){let t=this.delegate.createRenderer(o,r);if(!o||!r?.data?.animation){let d=this._rendererCache,g=d.get(t);if(!g){let u=()=>d.delete(t);g=new OF("",t,this.engine,u),d.set(t,g)}return g}let i=r.id,a=r.id+"-"+this._currentId;this._currentId++,this.engine.register(a,o);let l=d=>{Array.isArray(d)?d.forEach(l):this.engine.registerTrigger(i,a,o,d.name,d)};return r.data.animation.forEach(l),new GZ(this,a,t,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){queueMicrotask(()=>{this._microtaskId++})}scheduleListenerCallback(o,r,e){if(o>=0&&o<this._microtaskId){this._zone.run(()=>r(e));return}let t=this._animationCallbacksBuffer;t.length==0&&queueMicrotask(()=>{this._zone.run(()=>{t.forEach(i=>{let[a,l]=i;a(l)}),this._animationCallbacksBuffer=[]})}),t.push([r,e])}end(){this._cdRecurDepth--,this._cdRecurDepth==0&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}componentReplaced(o){this.engine.flush(),this.delegate.componentReplaced?.(o)}};var Eze=(()=>{class n extends w1{constructor(r,e,t){super(r,e,t)}ngOnDestroy(){this.flush()}static \u0275fac=function(e){return new(e||n)(Z(er),Z(A0),Z(M0))};static \u0275prov=Pe({token:n,factory:n.\u0275fac})}return n})();function wze(){return new kF}function Tze(n,o,r){return new AF(n,o,r)}var Jhe=[{provide:M0,useFactory:wze},{provide:w1,useClass:Eze},{provide:Ni,useFactory:Tze,deps:[OD,w1,zt]}],Dze=[{provide:A0,useClass:HZ},{provide:Vu,useValue:"NoopAnimations"},...Jhe],Zhe=[{provide:A0,useFactory:()=>new DF},{provide:Vu,useFactory:()=>"BrowserAnimations"},...Jhe],Xhe=(()=>{class n{static withConfig(r){return{ngModule:n,providers:r.disableAnimations?Dze:Zhe}}static \u0275fac=function(e){return new(e||n)};static \u0275mod=Dn({type:n});static \u0275inj=En({providers:Zhe,imports:[MD]})}return n})();var wn={production:!1,staging:!0,firebaseLogLevel:"error",firebaseConfig:{apiKey:"AIzaSyAzcW2n1JhY_zhkXmuFcwe550AkwmYeJ0w",authDomain:"snipply-sdk-staging.firebaseapp.com",projectId:"snipply-sdk-staging",storageBucket:"snipply-sdk-staging.appspot.com",messagingSenderId:"877538579326",appId:"1:877538579326:web:f793f73f2b7dc770c4992f"},firebaseNotificationsDatabaseURL:"https://snipply-sdk-staging-notifications.firebaseio.com",segmentAnalyticsWriteKey:"ndJ0KZs5LkL6jny5a43FXXQkTF5bgPFt",useEmulators:!1,debugMode:!1,cloudFunction:{sa:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/sa",getIceServers:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/geticeservers",validateClient:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/validateclient",convertRecording:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/convertrecordingv2",chatgptCompletion:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/chatgptcompletion",rewriterAskAi:"https://staging.velt.dev/v2/rewriter/ask-ai",whisperTranscription:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/whispertranscription",getPlanDetails:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/getplandetails",getAllowedDocuments:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/getalloweddocuments",getNotificationsForDocuments:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/getnotificationsfordocuments",videoBackend:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/videobackend",processRecording:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/processrecording",sdkProxy:"https://staging.velt.dev/v2/core/a",screenshot:"https://staging.velt.dev/v2/screenshots/capture",usCentral1:{setEncryptedData:"https://us-central1-snipply-sdk-staging.cloudfunctions.net/setencrypteddata"},asiaSouthEast1:{setEncryptedData:"https://asia-southeast1-snipply-sdk-staging.cloudfunctions.net/setencrypteddataau"},europeWest1:{setEncryptedData:"https://europe-west1-snipply-sdk-staging.cloudfunctions.net/setencrypteddataeu"},asiaNorthEast1:{setEncryptedData:"https://asia-northeast1-snipply-sdk-staging.cloudfunctions.net/setencrypteddatajp"},australiaSouthEast1:{setEncryptedData:"https://australia-southeast1-snipply-sdk-staging.cloudfunctions.net/setencrypteddataau1"}}};var q=(()=>{let o=class o{};o.Events={Core:{IDENTIFY:"identify",SDK_VALIDATE_CLIENT_TRIGGERED:"sdkValidateClientTriggered",SDK_VALIDATE_CLIENT_SUCCESS:"sdkValidateClientSuccess",SDK_VALIDATE_CLIENT_FAILED:"sdkValidateClientFailed",SDK_USER_AUTH_SUCCESS:"sdkUserAuthSuccess",SDK_USER_AUTH_FAILED:"sdkUserAuthFailed",SDK_USER_SIGN_OUT:"sdkUserSignOut",SDK_PLAN_EXPIRED:"sdkPlanExpired",SDK_ERROR:"error",SDK_UNCAUGHT_ERROR:"uncaughtError",SDK_SESSION_RE_LOGIN_TRIGGERED:"sdkSessionReLoginTriggered",SDK_SESSION_TOKEN_EXPIRED:"sdkSessionTokenExpired",SDK_SESSION_RE_LOGIN_COUNT_EXCEEDED:"sdkSessionReLoginCountExceeded",SDK_JWT_EXPIRED_RETRY_EXCEEDED:"sdkJwtExpiredRetryExceeded",SDK_EVENT_RATE_LIMIT_EXCEEDED:"sdkEventRateLimitExceeded",SET_PERMISSION_PROVIDER_TRIGGERED:"setPermissionProviderTriggered",SIGN_OUT_USER_TRIGGERED:"signOutUserTriggered",SET_DOCUMENTS_TRIGGERED:"setDocumentsTriggered",SET_ROOT_LOCATION_TRIGGERED:"setRootLocationTriggered",SET_ROOT_DOCUMENT_TRIGGERED:"setRootDocumentTriggered",UNSET_DOCUMENTS_TRIGGERED:"unsetDocumentsTriggered",FETCH_DOCUMENTS_TRIGGERED:"fetchDocumentsTriggered",UPDATE_DOCUMENTS_TRIGGERED:"updateDocumentsTriggered",UPDATE_LOCATIONS_TRIGGERED:"updateLocationsTriggered",FETCH_FOLDERS_TRIGGERED:"fetchFoldersTriggered",SET_USER_DATA_PROVIDER_TRIGGERED:"setUserDataProviderTriggered",SET_ANONYMOUS_USER_DATA_PROVIDER_TRIGGERED:"setAnonymousUserDataProviderTriggered",SET_DATA_PROVIDERS_TRIGGERED:"setDataProvidersTriggered",SET_ENCRYPTION_PROVIDER_TRIGGERED:"setEncryptionProviderTriggered",SET_VELT_AUTH_PROVIDER_TRIGGERED:"setVeltAuthProviderTriggered",GET_DOCUMENT_ID_TRIGGERED:"getDocumentIdTriggered",SET_LOCATIONS_TRIGGERED:"setLocationsTriggered",SET_SCROLLABLE_ELEMENTS_IDS_TRIGGERED:"setScrollableElementsIdsTriggered",REMOVE_LOCATIONS_TRIGGERED:"removeLocationsTriggered",UNSET_LOCATIONS_TRIGGERED:"unsetLocationsTriggered",EXCLUDE_LOCATION_IDS_TRIGGERED:"excludeLocationIdsTriggered",UPDATE_CONTACT_LIST_TRIGGERED:"updateContactListTriggered",REMOVE_SCROLLABLE_ELEMENTS_IDS_TRIGGERED:"removeScrollableElementsIdsTriggered",GET_PRESENCE_ELEMENT_TRIGGERED:"getPresenceElementTriggered",GET_CURSOR_ELEMENT_TRIGGERED:"getCursorElementTriggered",GET_COMMENT_ELEMENT_TRIGGERED:"getCommentElementTriggered",GET_TAG_ELEMENT_TRIGGERED:"getTagElementTriggered",GET_SELECTION_ELEMENT_TRIGGERED:"getSelectionElementTriggered",GET_RECORDER_ELEMENT_TRIGGERED:"getRecorderElementTriggered",GET_CONTACT_ELEMENT_TRIGGERED:"getContactElementTriggered",GET_REWRITER_ELEMENT_TRIGGERED:"getRewriterElementTriggered",GET_HUDDLE_ELEMENT_TRIGGERED:"getHuddleElementTriggered",GET_LIVE_STATE_SYNC_ELEMENT_TRIGGERED:"getLiveStateSyncElementTriggered",GET_ARROW_ELEMENT_TRIGGERED:"getArrowElementTriggered",GET_VIEWS_ELEMENT_TRIGGERED:"getViewsElementTriggered",GET_NOTIFICATION_ELEMENT_TRIGGERED:"getNotificationElementTriggered",GET_AUTOCOMPLETE_ELEMENT_TRIGGERED:"getAutocompleteElementTriggered",GET_DOC_ELEMENT_TRIGGERED:"getDocElementTriggered",GET_AREA_ELEMENT_TRIGGERED:"getAreaElementTriggered",GET_REACTION_ELEMENT_TRIGGERED:"getReactionElementTriggered",GET_METADATA_TRIGGERED:"getMetadataTriggered",FETCH_DEBUG_INFO_TRIGGERED:"fetchDebugInfoTriggered",GET_DEBUG_INFO_TRIGGERED:"getDebugInfoTriggered",DISABLE_FEATURES_TRIGGERED:"disableFeaturesTriggered",SET_DARK_MODE_TRIGGERED:"setDarkModeTriggered",ENABLE_LOGS_TRIGGERED:"enableLogsTriggered",DISABLE_LOGS_TRIGGERED:"disableLogsTriggered",IS_USER_ALLOWED_TRIGGERED:"isUserAllowedTriggered",GET_USER_TRIGGERED:"getUserTriggered",GET_CURRENT_USER_TRIGGERED:"getCurrentUserTriggered",GET_HEARTBEAT_TRIGGERED:"getHeartbeatTriggered",GET_USER_ROLE_TRIGGERED:"getUserRoleTriggered",GET_USER_PERMISSIONS_TRIGGERED:"getUserPermissionsTriggered",GET_CURRENT_USER_PERMISSIONS_TRIGGERED:"getCurrentUserPermissionsTriggered",GET_FEATURES_ACCESS_LEVEL_IAM_TRIGGERED:"getFeaturesAccessLevelIamTriggered",IS_PLAN_EXPIRED_TRIGGERED:"isPlanExpiredTriggered",GET_CUSTOMER_METADATA_TRIGGERED:"getCustomerMetadataTriggered",GET_DOCUMENT_METADATA_TRIGGERED:"getDocumentMetadataTriggered",REMOVE_VELT_CONTENT_TRIGGERED:"removeVeltContentTriggered",INJECT_CUSTOM_CSS_TRIGGERED:"injectCustomCssTriggered",SET_LANGUAGE_TRIGGERED:"setLanguageTriggered",SET_TRANSLATIONS_TRIGGERED:"setTranslationsTriggered",ENABLE_AUTO_TRANSLATION_TRIGGERED:"enableAutoTranslationTriggered",DISABLE_AUTO_TRANSLATION_TRIGGERED:"disableAutoTranslationTriggered",SF_TRIGGERED:"sfTriggered",SET_UI_STATE_TRIGGERED:"setUiStateTriggered",GET_UI_STATE_TRIGGERED:"getUiStateTriggered",ENABLE_SAFE_EVAL_TRIGGERED:"enableSafeEvalTriggered",DISABLE_SAFE_EVAL_TRIGGERED:"disableSafeEvalTriggered",ENABLE_FIRESTORE_PERSISTENT_CACHE_TRIGGERED:"enableFirestorePersistentCacheTriggered",DISABLE_FIRESTORE_PERSISTENT_CACHE_TRIGGERED:"disableFirestorePersistentCacheTriggered",RESET_VELT_BUTTON_STATE_TRIGGERED:"resetVeltButtonStateTriggered"},PermissionProvider:{RESOURCE_ACCESS_REQUEST_FORMED:"resourceAccessRequestFormed",RESOURCE_ACCESS_REQUEST_TRIGGERED:"resourceAccessRequestTriggered",REVOKE_ACCESS_ON_DOCUMENT_UNSET_TRIGGERED:"revokeAccessOnDocumentUnsetTriggered",REVOKE_ACCESS_ON_DOCUMENT_UNSET_FORMED:"revokeAccessOnDocumentUnsetFormed",REVOKE_ACCESS_ON_DOCUMENT_UNSET_RESULT:"revokeAccessOnDocumentUnsetResult",REVOKE_ACCESS_ON_USER_LOGOUT_TRIGGERED:"revokeAccessOnUserLogoutTriggered",REVOKE_ACCESS_ON_USER_LOGOUT_FORMED:"revokeAccessOnUserLogoutFormed",REVOKE_ACCESS_ON_USER_LOGOUT_RESULT:"revokeAccessOnUserLogoutResult",RESOURCE_ACCESS_RESULT:"resourceAccessResult",RESOURCE_ACCESS_ERROR:"resourceAccessError",RESOURCE_ACCESS_RESULT_FROM_CACHE:"resourceAccessResultFromCache",REVOKE_ACCESS_ON_DOCUMENT_UNSET_ERROR:"revokeAccessOnDocumentUnsetError",REVOKE_ACCESS_ON_USER_LOGOUT_ERROR:"revokeAccessOnUserLogoutError"},Resolver:{COMMENT_RESOLVER_GET:"comment_resolver_get",COMMENT_RESOLVER_SAVE:"comment_resolver_save",COMMENT_RESOLVER_DELETE:"comment_resolver_delete",COMMENT_RESOLUTION_REQUEST_FORMED:"commentResolutionRequestFormed",COMMENT_RESOLUTION_REQUEST_TRIGGERED:"commentResolutionRequestTriggered",COMMENT_RESOLUTION_RESULT:"commentResolutionResult",COMMENT_RESOLUTION_ERROR:"commentResolutionError",COMMENT_RESOLUTION_RESULT_FROM_CACHE:"commentResolutionResultFromCache",COMMENT_SAVE_REQUEST_FORMED:"commentSaveRequestFormed",COMMENT_SAVE_REQUEST_TRIGGERED:"commentSaveRequestTriggered",COMMENT_SAVE_RESULT:"commentSaveResult",COMMENT_SAVE_ERROR:"commentSaveError",COMMENT_DELETE_REQUEST_FORMED:"commentDeleteRequestFormed",COMMENT_DELETE_REQUEST_TRIGGERED:"commentDeleteRequestTriggered",COMMENT_DELETE_RESULT:"commentDeleteResult",COMMENT_DELETE_ERROR:"commentDeleteError",REACTION_RESOLVER_GET:"reaction_resolver_get",REACTION_RESOLVER_SAVE:"reaction_resolver_save",REACTION_RESOLVER_DELETE:"reaction_resolver_delete",REACTION_RESOLUTION_REQUEST_FORMED:"reactionResolutionRequestFormed",REACTION_RESOLUTION_REQUEST_TRIGGERED:"reactionResolutionRequestTriggered",REACTION_RESOLUTION_RESULT:"reactionResolutionResult",REACTION_RESOLUTION_ERROR:"reactionResolutionError",REACTION_RESOLUTION_RESULT_FROM_CACHE:"reactionResolutionResultFromCache",REACTION_SAVE_REQUEST_FORMED:"reactionSaveRequestFormed",REACTION_SAVE_REQUEST_TRIGGERED:"reactionSaveRequestTriggered",REACTION_SAVE_RESULT:"reactionSaveResult",REACTION_SAVE_ERROR:"reactionSaveError",REACTION_DELETE_REQUEST_FORMED:"reactionDeleteRequestFormed",REACTION_DELETE_REQUEST_TRIGGERED:"reactionDeleteRequestTriggered",REACTION_DELETE_RESULT:"reactionDeleteResult",REACTION_DELETE_ERROR:"reactionDeleteError",NOTIFICATION_RESOLVER_GET:"notification_resolver_get",NOTIFICATION_RESOLVER_DELETE:"notification_resolver_delete",NOTIFICATION_RESOLUTION_REQUEST_FORMED:"notificationResolutionRequestFormed",NOTIFICATION_RESOLUTION_REQUEST_TRIGGERED:"notificationResolutionRequestTriggered",NOTIFICATION_RESOLUTION_RESULT:"notificationResolutionResult",NOTIFICATION_RESOLUTION_ERROR:"notificationResolutionError",NOTIFICATION_DELETE_REQUEST_FORMED:"notificationDeleteRequestFormed",NOTIFICATION_DELETE_REQUEST_TRIGGERED:"notificationDeleteRequestTriggered",NOTIFICATION_DELETE_RESULT:"notificationDeleteResult",NOTIFICATION_DELETE_ERROR:"notificationDeleteError",USER_RESOLVER_GET:"user_resolver_get",USER_RESOLUTION_REQUEST_FORMED:"userResolutionRequestFormed",USER_RESOLUTION_REQUEST_TRIGGERED:"userResolutionRequestTriggered",USER_RESOLUTION_RESULT:"userResolutionResult",USER_RESOLUTION_ERROR:"userResolutionError",USER_RESOLUTION_RESULT_FROM_CACHE:"userResolutionResultFromCache",EMAIL_USER_ID_RESOLUTION_REQUEST_FORMED:"emailUserIdResolutionRequestFormed",EMAIL_USER_ID_RESOLUTION_REQUEST_TRIGGERED:"emailUserIdResolutionRequestTriggered",EMAIL_USER_ID_RESOLUTION_RESULT:"emailUserIdResolutionResult",EMAIL_USER_ID_RESOLUTION_ERROR:"emailUserIdResolutionError",ATTACHMENT_RESOLVER_SAVE:"attachment_resolver_save",ATTACHMENT_RESOLVER_DELETE:"attachment_resolver_delete",ATTACHMENT_SAVE_REQUEST_FORMED:"attachmentSaveRequestFormed",ATTACHMENT_SAVE_REQUEST_TRIGGERED:"attachmentSaveRequestTriggered",ATTACHMENT_SAVE_RESULT:"attachmentSaveResult",ATTACHMENT_SAVE_ERROR:"attachmentSaveError",ATTACHMENT_DELETE_REQUEST_FORMED:"attachmentDeleteRequestFormed",ATTACHMENT_DELETE_REQUEST_TRIGGERED:"attachmentDeleteRequestTriggered",ATTACHMENT_DELETE_RESULT:"attachmentDeleteResult",ATTACHMENT_DELETE_ERROR:"attachmentDeleteError",RECORDER_RESOLVER_GET:"recorder_resolver_get",RECORDER_RESOLVER_SAVE:"recorder_resolver_save",RECORDER_RESOLVER_DELETE:"recorder_resolver_delete",RECORDER_RESOLUTION_REQUEST_FORMED:"recorderResolutionRequestFormed",RECORDER_RESOLUTION_REQUEST_TRIGGERED:"recorderResolutionRequestTriggered",RECORDER_RESOLUTION_RESULT:"recorderResolutionResult",RECORDER_RESOLUTION_ERROR:"recorderResolutionError",RECORDER_RESOLUTION_RESULT_FROM_CACHE:"recorderResolutionResultFromCache",RECORDER_SAVE_REQUEST_FORMED:"recorderSaveRequestFormed",RECORDER_SAVE_REQUEST_TRIGGERED:"recorderSaveRequestTriggered",RECORDER_SAVE_RESULT:"recorderSaveResult",RECORDER_SAVE_ERROR:"recorderSaveError",RECORDER_DELETE_REQUEST_FORMED:"recorderDeleteRequestFormed",RECORDER_DELETE_REQUEST_TRIGGERED:"recorderDeleteRequestTriggered",RECORDER_DELETE_RESULT:"recorderDeleteResult",RECORDER_DELETE_ERROR:"recorderDeleteError",ACTIVITY_RESOLVER_GET:"activity_resolver_get",ACTIVITY_RESOLVER_SAVE:"activity_resolver_save",ACTIVITY_RESOLUTION_REQUEST_FORMED:"activityResolutionRequestFormed",ACTIVITY_RESOLUTION_REQUEST_TRIGGERED:"activityResolutionRequestTriggered",ACTIVITY_RESOLUTION_RESULT:"activityResolutionResult",ACTIVITY_RESOLUTION_ERROR:"activityResolutionError",ACTIVITY_RESOLUTION_RESULT_FROM_CACHE:"activityResolutionResultFromCache",ACTIVITY_SAVE_REQUEST_FORMED:"activitySaveRequestFormed",ACTIVITY_SAVE_REQUEST_TRIGGERED:"activitySaveRequestTriggered",ACTIVITY_SAVE_RESULT:"activitySaveResult",ACTIVITY_SAVE_ERROR:"activitySaveError"},Autocomplete:{CREATE_TRIGGERED:"createTriggered",ON_AUTOCOMPLETE_CHIP_CLICK_TRIGGERED:"onAutocompleteChipClickTriggered"},Comments:{COMMENT_TOOL_CLICKED:"commentToolClicked",COMMENT_DRAFT_ADDED:"commentDraftAdded",COMMENT_ADD_CONTEXT_TRIGGERED:"commentAddContextTriggered",COMMENT_UPDATE_CONTEXT_TRIGGERED:"commentUpdateContextTriggered",COMMENT_UPDATE_CONTEXT_SUCCESS:"commentUpdateContextSuccess",COMMENT_UPDATE_CONTEXT_FAILED:"commentUpdateContextFailed",COMMENT_ADDED:"commentAdded",COMMENT_READ:"commentRead",COMMENT_STATUS_CHANGED:"commentStatusChanged",COMMENT_PRIORITY_CHANGED:"commentPriorityChanged",COMMENT_CUSTOM_CHIPS_CHANGED:"commentCustomChipsChanged",COMMENT_APPROVED:"commentApproved",COMMENT_ACCEPTED:"commentAccepted",COMMENT_REJECTED:"commentRejected",COMMENT_ASSIGNED:"commentAssigned",COMMENT_DELETE_TRIGGERED:"commentDeleteTriggered",COMMENT_DELETED:"commentDeleted",COMMENT_THREAD_DELETED:"commentThreadDeleted",COMMENT_LINK_COPIED:"commentLinkCopied",COMMENT_EDIT_BUTTON_CLICKED:"commentEditButtonClicked",COMMENT_EDITED:"commentEdited",COMMENT_SIDEBAR_OPENED:"commentSidebarOpened",COMMENT_SIDEBAR_CLOSED:"commentSidebarClosed",COMMENT_SIDEBAR_TOGGLED:"commentSidebarToggled",COMMENT_TAG_BUTTON_CLICKED:"commentTagButtonClicked",COMMENT_TAG_ADDED:"commentTagAdded",COMMENT_PIN_DRAGGED:"commentPinDragged",COMMENT_ADD_MODE_ENABLED:"commentAddModeEnabled",COMMENT_ADD_MODE_DISABLED:"commentAddModeDisabled",COMMENT_TEXT_MODE_ENABLED:"commentTextModeEnabled",COMMENT_TEXT_MODE_DISABLED:"commentTextModeDisabled",COMMENT_POPOVER_MODE_ENABLED:"commentPopoverModeEnabled",COMMENT_POPOVER_MODE_DISABLED:"commentPopoverModeDisabled",COMMENT_STREAM_MODE_ENABLED:"commentStreamModeEnabled",COMMENT_STREAM_MODE_DISABLED:"commentStreamModeDisabled",COMMENT_SIDEBAR_EMBED_MODE_ENABLED:"commentSidebarEmbedModeEnabled",COMMENT_SIDEBAR_FLOATING_MODE_ENABLED:"commentSidebarFloatingModeEnabled",COMMENT_ATTACHMENT_SET_ALLOWED_FILE_TYPES_TRIGGERED:"commentAttachmentSetAllowedFileTypesTriggered",ENABLE_FORCE_CLOSE_ALL_ON_ESC_TRIGGERED:"enableForceCloseAllOnEscTriggered",DISABLE_FORCE_CLOSE_ALL_ON_ESC_TRIGGERED:"disableForceCloseAllOnEscTriggered",COMMENT_ATTACHMENT_BUTTON_CLICKED:"commentAttachmentButtonClicked",COMMENT_ATTACHMENT_ADDED:"commentAttachmentAdded",COMMENT_ATTACHMENT_DOWNLOADED:"commentAttachmentDownloaded",COMMENT_ATTACHMENT_DELETED:"commentAttachmentDeleted",COMMENT_ATTACHMENT_SIZE_EXCEEDED:"commentAttachmentSizeExceeded",COMMENT_SUBMIT_TRIGGERED:"commentSubmitTriggered",COMMENT_APPROVE_BUTTON_CLICKED:"commentApproveButtonClicked",COMMENT_ACCEPT_BUTTON_CLICKED:"commentAcceptButtonClicked",COMMENT_REJECT_BUTTON_CLICKED:"commentRejectButtonClicked",SUGGESTION_ACCEPTED:"suggestionAccepted",SUGGESTION_REJECTED:"suggestionRejected",COMMENT_SIGN_IN_BUTTON_CLICKED:"commentSignInButtonClicked",COMMENT_UPGRADE_BUTTON_CLICKED:"commentUpgradeButtonClicked",COMMENT_RECORDING_TOOL_CLICKED:"commentRecordingToolClicked",COMMENT_RECORDING_ADDED:"commentRecordingAdded",COMMENT_RECORDING_DELETED:"commentRecordingDeleted",COMMENT_MORE_REPLY_OPTION_CLICKED:"commentMoreReplyOptionClicked",COMMENT_PRIVATE_COMMENT_MODE_ENABLED:"commentPrivateCommentModeEnabled",COMMENT_PRIVATE_COMMENT_MODE_DISABLED:"commentPrivateCommentModeDisabled",COMMENT_ACCESS_MODE_CHANGED:"commentAccessModeChanged",SET_COMPOSER_FILE_ATTACHMENTS_TRIGGERED:"setComposerFileAttachmentsTriggered",GET_ALL_COMMENT_ANNOTATIONS_TRIGGERED_INTERNAL:"getAllCommentAnnotationsTriggered_internal",GET_ALL_COMMENT_ANNOTATIONS_TRIGGERED:"getAllCommentAnnotationsTriggered",DELETE_SELECTED_COMMENT_TRIGGERED:"deleteSelectedCommentTriggered",ENABLE_TEXT_COMMENTS_TRIGGERED:"enableTextCommentsTriggered",DISABLE_TEXT_COMMENTS_TRIGGERED:"disableTextCommentsTriggered",ALLOWED_ELEMENT_IDS_TRIGGERED:"allowedElementIdsTriggered",ALLOWED_ELEMENT_CLASS_NAMES_TRIGGERED:"allowedElementClassNamesTriggered",ALLOWED_ELEMENT_QUERY_SELECTORS_TRIGGERED:"allowedElementQuerySelectorsTriggered",ENABLE_FLOATING_COMMENT_DIALOG_TRIGGERED:"enableFloatingCommentDialogTriggered",DISABLE_FLOATING_COMMENT_DIALOG_TRIGGERED:"disableFloatingCommentDialogTriggered",ATTACH_COMMENT_TRIGGERED:"attachCommentTriggered",OPEN_COMMENT_SIDEBAR_TRIGGERED:"openCommentSidebarTriggered",CLOSE_COMMENT_SIDEBAR_TRIGGERED:"closeCommentSidebarTriggered",TOGGLE_COMMENT_SIDEBAR_TRIGGERED:"toggleCommentSidebarTriggered",SET_ASSIGN_TO_TYPE_TRIGGERED:"setAssignToTypeTriggered",ENABLE_CONTEXT_IN_PAGE_MODE_COMPOSER_TRIGGERED:"enableContextInPageModeComposerTriggered",DISABLE_CONTEXT_IN_PAGE_MODE_COMPOSER_TRIGGERED:"disableContextInPageModeComposerTriggered",CLEAR_PAGE_MODE_COMPOSER_CONTEXT_TRIGGERED:"clearPageModeComposerContextTriggered",SET_CONTEXT_IN_PAGE_MODE_COMPOSER_TRIGGERED:"setContextInPageModeComposerTriggered",FOCUS_PAGE_MODE_COMPOSER_TRIGGERED:"focusPageModeComposerTriggered",ENABLE_MODERATOR_MODE_TRIGGERED:"enableModeratorModeTriggered",DISABLE_MODERATOR_MODE_TRIGGERED:"disableModeratorModeTriggered",ENABLE_STREAM_MODE_TRIGGERED:"enableStreamModeTriggered",DISABLE_STREAM_MODE_TRIGGERED:"disableStreamModeTriggered",ENABLE_SIGN_IN_BUTTON_TRIGGERED:"enableSignInButtonTriggered",DISABLE_SIGN_IN_BUTTON_TRIGGERED:"disableSignInButtonTriggered",ENABLE_UPGRADE_BUTTON_TRIGGERED:"enableUpgradeButtonTriggered",DISABLE_UPGRADE_BUTTON_TRIGGERED:"disableUpgradeButtonTriggered",ON_COMMENT_MODE_CHANGE_TRIGGERED:"onCommentModeChangeTriggered",ENABLE_ATTACHMENTS_TRIGGERED:"enableAttachmentsTriggered",DISABLE_ATTACHMENTS_TRIGGERED:"disableAttachmentsTriggered",ENABLE_ATTACHMENT_DOWNLOAD_TRIGGERED:"enableAttachmentDownloadTriggered",DISABLE_ATTACHMENT_DOWNLOAD_TRIGGERED:"disableAttachmentDownloadTriggered",IS_USER_GLOBAL_CONTACT_TRIGGERED:"isUserGlobalContactTriggered",ENABLE_DEVICE_INFO_TRIGGERED:"enableDeviceInfoTriggered",DISABLE_DEVICE_INFO_TRIGGERED:"disableDeviceInfoTriggered",ENABLE_COMMENT_MODE_TRIGGERED:"enableCommentModeTriggered",DISABLE_COMMENT_MODE_TRIGGERED:"disableCommentModeTriggered",ENABLE_PERSISTENT_COMMENT_MODE_TRIGGERED:"enablePersistentCommentModeTriggered",DISABLE_PERSISTENT_COMMENT_MODE_TRIGGERED:"disablePersistentCommentModeTriggered",SHOW_COMMENT_INDEX_TRIGGERED:"showCommentIndexTriggered",ENABLE_COMMENT_INDEX_TRIGGERED:"enableCommentIndexTriggered",DISABLE_COMMENT_INDEX_TRIGGERED:"disableCommentIndexTriggered",ENABLE_POPOVER_MODE_TRIGGERED:"enablePopoverModeTriggered",DISABLE_POPOVER_MODE_TRIGGERED:"disablePopoverModeTriggered",ENABLE_POPOVER_TRIANGLE_COMPONENT_TRIGGERED:"enablePopoverTriangleComponentTriggered",DISABLE_POPOVER_TRIANGLE_COMPONENT_TRIGGERED:"disablePopoverTriangleComponentTriggered",ENABLE_DIALOG_ON_HOVER_TRIGGERED:"enableDialogOnHoverTriggered",DISABLE_DIALOG_ON_HOVER_TRIGGERED:"disableDialogOnHoverTriggered",ENABLE_DIALOG_ON_TARGET_ELEMENT_CLICK_TRIGGERED:"enableDialogOnTargetElementClickTriggered",DISABLE_DIALOG_ON_TARGET_ELEMENT_CLICK_TRIGGERED:"disableDialogOnTargetElementClickTriggered",ENABLE_PRIORITY_TRIGGERED:"enablePriorityTriggered",DISABLE_PRIORITY_TRIGGERED:"disablePriorityTriggered",ENABLE_STATUS_TRIGGERED:"enableStatusTriggered",DISABLE_STATUS_TRIGGERED:"disableStatusTriggered",ENABLE_VISIBILITY_OPTIONS_TRIGGERED:"enableVisibilityOptionsTriggered",DISABLE_VISIBILITY_OPTIONS_TRIGGERED:"disableVisibilityOptionsTriggered",ENABLE_RESOLVE_BUTTON_TRIGGERED:"enableResolveButtonTriggered",DISABLE_RESOLVE_BUTTON_TRIGGERED:"disableResolveButtonTriggered",ENABLE_GHOST_COMMENTS_TRIGGERED:"enableGhostCommentsTriggered",DISABLE_GHOST_COMMENTS_TRIGGERED:"disableGhostCommentsTriggered",ENABLE_GHOST_COMMENTS_INDICATOR_TRIGGERED:"enableGhostCommentsIndicatorTriggered",DISABLE_GHOST_COMMENTS_INDICATOR_TRIGGERED:"disableGhostCommentsIndicatorTriggered",SET_CUSTOM_STATUS_TRIGGERED:"setCustomStatusTriggered",SET_CUSTOM_PRIORITY_TRIGGERED:"setCustomPriorityTriggered",SET_CUSTOM_CATEGORY_TRIGGERED:"setCustomCategoryTriggered",ENABLE_INBOX_MODE_TRIGGERED:"enableInboxModeTriggered",DISABLE_INBOX_MODE_TRIGGERED:"disableInboxModeTriggered",ENABLE_AUTO_CATEGORIZE_TRIGGERED:"enableAutoCategorizeTriggered",DISABLE_AUTO_CATEGORIZE_TRIGGERED:"disableAutoCategorizeTriggered",ENABLE_DARK_MODE_TRIGGERED:"enableDarkModeTriggered",DISABLE_DARK_MODE_TRIGGERED:"disableDarkModeTriggered",SET_CONTEXT_PROVIDER_TRIGGERED:"setContextProviderTriggered",ENABLE_SUGGESTION_MODE_TRIGGERED:"enableSuggestionModeTriggered",DISABLE_SUGGESTION_MODE_TRIGGERED:"disableSuggestionModeTriggered",ENABLE_MOBILE_MODE_TRIGGERED:"enableMobileModeTriggered",DISABLE_MOBILE_MODE_TRIGGERED:"disableMobileModeTriggered",ENABLE_INLINE_COMMENT_MODE_TRIGGERED:"enableInlineCommentModeTriggered",DISABLE_INLINE_COMMENT_MODE_TRIGGERED:"disableInlineCommentModeTriggered",ENABLE_MINIMAP_TRIGGERED:"enableMinimapTriggered",DISABLE_MINIMAP_TRIGGERED:"disableMinimapTriggered",SHOW_COMMENTS_ON_DOM_TRIGGERED:"showCommentsOnDomTriggered",HIDE_COMMENTS_ON_DOM_TRIGGERED:"hideCommentsOnDomTriggered",ENABLE_COMMENT_TOOL_TRIGGERED:"enableCommentToolTriggered",DISABLE_COMMENT_TOOL_TRIGGERED:"disableCommentToolTriggered",SET_TOTAL_MEDIA_LENGTH_TRIGGERED:"setTotalMediaLengthTriggered",ON_COMMENT_ADD_TRIGGERED:"onCommentAddTriggered",ON_COMMENT_UPDATE_TRIGGERED:"onCommentUpdateTriggered",ADD_COMMENT_ON_SELECTED_TEXT_TRIGGERED:"addCommentOnSelectedTextTriggered",ENABLE_SIDEBAR_URL_NAVIGATION_TRIGGERED:"enableSidebarUrlNavigationTriggered",DISABLE_SIDEBAR_URL_NAVIGATION_TRIGGERED:"disableSidebarUrlNavigationTriggered",SET_D_STRATEGY_TRIGGERED:"setDStrategyTriggered",ENABLE_SIDEBAR_BUTTON_ON_COMMENT_DIALOG_TRIGGERED:"enableSidebarButtonOnCommentDialogTriggered",DISABLE_SIDEBAR_BUTTON_ON_COMMENT_DIALOG_TRIGGERED:"disableSidebarButtonOnCommentDialogTriggered",ON_SIDEBAR_BUTTON_ON_COMMENT_DIALOG_CLICK_TRIGGERED:"onSidebarButtonOnCommentDialogClickTriggered",ENABLE_REACTIONS_TRIGGERED:"enableReactionsTriggered",DISABLE_REACTIONS_TRIGGERED:"disableReactionsTriggered",ENABLE_ANONYMOUS_EMAIL_TRIGGERED:"enableAnonymousEmailTriggered",DISABLE_ANONYMOUS_EMAIL_TRIGGERED:"disableAnonymousEmailTriggered",SET_RECORDINGS_TRIGGERED:"setRecordingsTriggered",ADD_COMMENT_ON_ELEMENT_TRIGGERED:"addCommentOnElementTriggered",ENABLE_PRIVATE_COMMENT_MODE_TRIGGERED:"enablePrivateCommentModeTriggered",DISABLE_PRIVATE_COMMENT_MODE_TRIGGERED:"disablePrivateCommentModeTriggered",ENABLE_PRIVATE_MODE_TRIGGERED:"enablePrivateModeTriggered",DISABLE_PRIVATE_MODE_TRIGGERED:"disablePrivateModeTriggered",ENABLE_SCROLL_TO_COMMENT_TRIGGERED:"enableScrollToCommentTriggered",DISABLE_SCROLL_TO_COMMENT_TRIGGERED:"disableScrollToCommentTriggered",ENABLE_USER_MENTIONS_TRIGGERED:"enableUserMentionsTriggered",DISABLE_USER_MENTIONS_TRIGGERED:"disableUserMentionsTriggered",SET_COMMENT_SIDEBAR_FILTERS_TRIGGERED:"setCommentSidebarFiltersTriggered",SET_SYSTEM_FILTERS_OPERATOR_TRIGGERED:"setSystemFiltersOperatorTriggered",ENABLE_COMMENT_PIN_HIGHLIGHTER_TRIGGERED:"enableCommentPinHighlighterTriggered",DISABLE_COMMENT_PIN_HIGHLIGHTER_TRIGGERED:"disableCommentPinHighlighterTriggered",ENABLE_DELETE_ON_BACKSPACE_TRIGGERED:"enableDeleteOnBackspaceTriggered",DISABLE_DELETE_ON_BACKSPACE_TRIGGERED:"disableDeleteOnBackspaceTriggered",ENABLE_HOTKEY_TRIGGERED:"enableHotkeyTriggered",DISABLE_HOTKEY_TRIGGERED:"disableHotkeyTriggered",ENABLE_DEVICE_INDICATOR_ON_COMMENT_PINS_TRIGGERED:"enableDeviceIndicatorOnCommentPinsTriggered",DISABLE_DEVICE_INDICATOR_ON_COMMENT_PINS_TRIGGERED:"disableDeviceIndicatorOnCommentPinsTriggered",GET_ELEMENT_REF_BY_ANNOTATION_ID_TRIGGERED:"getElementRefByAnnotationIdTriggered",SCROLL_TO_COMMENT_BY_ANNOTATION_ID_TRIGGERED:"scrollToCommentByAnnotationIdTriggered",SELECT_COMMENT_BY_ANNOTATION_ID_TRIGGERED:"selectCommentByAnnotationIdTriggered",ENABLE_RECORDING_SUMMARY_TRIGGERED:"enableRecordingSummaryTriggered",DISABLE_RECORDING_SUMMARY_TRIGGERED:"disableRecordingSummaryTriggered",ENABLE_RECORDING_TRANSCRIPTION_TRIGGERED:"enableRecordingTranscriptionTriggered",DISABLE_RECORDING_TRANSCRIPTION_TRIGGERED:"disableRecordingTranscriptionTriggered",ENABLE_RECORDING_COUNTDOWN_TRIGGERED:"enableRecordingCountdownTriggered",DISABLE_RECORDING_COUNTDOWN_TRIGGERED:"disableRecordingCountdownTriggered",SET_UNREAD_INDICATOR_MODE_TRIGGERED:"setUnreadIndicatorModeTriggered",ENABLE_ENTER_KEY_TO_SUBMIT_TRIGGERED:"enableEnterKeyToSubmitTriggered",DISABLE_ENTER_KEY_TO_SUBMIT_TRIGGERED:"disableEnterKeyToSubmitTriggered",ENABLE_PIN_SHADOW_DOM_TRIGGERED:"enablePinShadowDOMTriggered",DISABLE_PIN_SHADOW_DOM_TRIGGERED:"disablePinShadowDOMTriggered",ENABLE_DIALOG_SHADOW_DOM_TRIGGERED:"enableDialogShadowDOMTriggered",DISABLE_DIALOG_SHADOW_DOM_TRIGGERED:"disableDialogShadowDOMTriggered",ENABLE_SIDEBAR_SHADOW_DOM_TRIGGERED:"enableSidebarShadowDOMTriggered",DISABLE_SIDEBAR_SHADOW_DOM_TRIGGERED:"disableSidebarShadowDOMTriggered",ENABLE_CHANGE_DETECTION_IN_COMMENT_MODE_TRIGGERED:"enableChangeDetectionInCommentModeTriggered",DISABLE_CHANGE_DETECTION_IN_COMMENT_MODE_TRIGGERED:"disableChangeDetectionInCommentModeTriggered",SHOW_RESOLVED_COMMENTS_ON_DOM_TRIGGERED:"showResolvedCommentsOnDomTriggered",HIDE_RESOLVED_COMMENTS_ON_DOM_TRIGGERED:"hideResolvedCommentsOnDomTriggered",SET_CUSTOM_REACTIONS_TRIGGERED:"setCustomReactionsTriggered",ON_COMMENT_SELECTION_CHANGE_TRIGGERED:"onCommentSelectionChangeTriggered",GET_UNREAD_COMMENT_COUNT_BY_ANNOTATION_ID_TRIGGERED:"getUnreadCommentCountByAnnotationIdTriggered",GET_UNREAD_COMMENT_ANNOTATION_COUNT_ON_CURRENT_DOCUMENT_TRIGGERED:"getUnreadCommentAnnotationCountOnCurrentDocumentTriggered",GET_UNREAD_COMMENT_COUNT_ON_CURRENT_DOCUMENT_TRIGGERED:"getUnreadCommentCountOnCurrentDocumentTriggered",GET_UNREAD_COMMENT_ANNOTATION_COUNT_BY_LOCATION_ID_TRIGGERED:"getUnreadCommentAnnotationCountByLocationIdTriggered",GET_UNREAD_COMMENT_COUNT_BY_LOCATION_ID_TRIGGERED:"getUnreadCommentCountByLocationIdTriggered",UPDATE_COMMENT_DIALOG_POSITION_TRIGGERED:"updateCommentDialogPositionTriggered",ENABLE_AREA_COMMENT_TRIGGERED:"enableAreaCommentTriggered",DISABLE_AREA_COMMENT_TRIGGERED:"disableAreaCommentTriggered",SET_PIN_CURSOR_IMAGE_TRIGGERED:"setPinCursorImageTriggered",ADD_MANUAL_COMMENT_TRIGGERED:"addManualCommentTriggered",CREATE_CUSTOM_LIST_DATA_ON_ANNOTATION_TRIGGERED:"createCustomListDataOnAnnotationTriggered",CREATE_CUSTOM_LIST_DATA_ON_COMMENT_TRIGGERED:"createCustomListDataOnCommentTriggered",EXCLUDE_LOCATION_IDS_FROM_SIDEBAR_TRIGGERED:"excludeLocationIdsFromSidebarTriggered",ENABLE_BUBBLE_ON_PIN_TRIGGERED:"enableBubbleOnPinTriggered",DISABLE_BUBBLE_ON_PIN_TRIGGERED:"disableBubbleOnPinTriggered",ENABLE_BUBBLE_ON_PIN_HOVER_TRIGGERED:"enableBubbleOnPinHoverTriggered",DISABLE_BUBBLE_ON_PIN_HOVER_TRIGGERED:"disableBubbleOnPinHoverTriggered",ENABLE_PIN_DRAG_TRIGGERED:"enablePinDragTriggered",DISABLE_PIN_DRAG_TRIGGERED:"disablePinDragTriggered",ENABLE_MULTI_THREAD_MODE_TRIGGERED:"enableMultiThreadModeTriggered",DISABLE_MULTI_THREAD_MODE_TRIGGERED:"disableMultiThreadModeTriggered",ENABLE_MULTI_THREAD_TRIGGERED:"enableMultiThreadTriggered",DISABLE_MULTI_THREAD_TRIGGERED:"disableMultiThreadTriggered",ENABLE_GROUP_MATCHED_COMMENTS_TRIGGERED:"enableGroupMatchedCommentsTriggered",DISABLE_GROUP_MATCHED_COMMENTS_TRIGGERED:"disableGroupMatchedCommentsTriggered",UPDATE_CONTEXT_TRIGGERED:"updateContextTriggered",UPDATE_VISIBILITY_TRIGGERED:"updateVisibilityTriggered",GET_SELECTED_COMMENTS_TRIGGERED:"getSelectedCommentsTriggered",ENABLE_DELETE_REPLY_CONFIRMATION_TRIGGERED:"enableDeleteReplyConfirmationTriggered",DISABLE_DELETE_REPLY_CONFIRMATION_TRIGGERED:"disableDeleteReplyConfirmationTriggered",ON_COPY_LINK_TRIGGERED:"onCopyLinkTriggered",GET_COMMENT_ANNOTATION_BY_ID_TRIGGERED:"getCommentAnnotationByIdTriggered",ENABLE_COLLAPSED_COMMENTS_TRIGGERED:"enableCollapsedCommentsTriggered",DISABLE_COLLAPSED_COMMENTS_TRIGGERED:"disableCollapsedCommentsTriggered",SET_COMMENT_SIDEBAR_DATA_TRIGGERED:"setCommentSidebarDataTriggered",ON_COMMENT_SIDEBAR_INIT_TRIGGERED:"onCommentSidebarInitTriggered",ON_COMMENT_SIDEBAR_DATA_TRIGGERED:"onCommentSidebarDataTriggered",SET_COMMENT_SIDEBAR_DEFAULT_CUSTOM_ACTIONS_TRIGGERED:"setCommentSidebarDefaultCustomActionsTriggered",ENABLE_SIDEBAR_CUSTOM_ACTIONS_TRIGGERED:"enableSidebarCustomActionsTriggered",DISABLE_SIDEBAR_CUSTOM_ACTIONS_TRIGGERED:"disableSidebarCustomActionsTriggered",ENABLE_QUERY_PARAMS_COMMENTS_TRIGGERED:"enableQueryParamsCommentsTriggered",DISABLE_QUERY_PARAMS_COMMENTS_TRIGGERED:"disableQueryParamsCommentsTriggered",ENABLE_RESOLVE_STATUS_ACCESS_ADMIN_ONLY_TRIGGERED:"enableResolveStatusAccessAdminOnlyTriggered",DISABLE_RESOLVE_STATUS_ACCESS_ADMIN_ONLY_TRIGGERED:"disableResolveStatusAccessAdminOnlyTriggered",ENABLE_LINK_CALLBACK_TRIGGERED:"enableLinkCallbackTriggered",DISABLE_LINK_CALLBACK_TRIGGERED:"disableLinkCallbackTriggered",ENABLE_SEEN_BY_USERS_TRIGGERED:"enableSeenByUsersTriggered",DISABLE_SEEN_BY_USERS_TRIGGERED:"disableSeenByUsersTriggered",ENABLE_SHORT_USER_NAME_TRIGGERED:"enableShortUserNameTriggered",DISABLE_SHORT_USER_NAME_TRIGGERED:"disableShortUserNameTriggered",ENABLE_READ_ONLY_TRIGGERED:"enableReadOnlyTriggered",DISABLE_READ_ONLY_TRIGGERED:"disableReadOnlyTriggered",ADD_COMMENT_ANNOTATION_TRIGGERED:"addCommentAnnotationTriggered",APPROVE_COMMENT_ANNOTATION_TRIGGERED:"approveCommentAnnotationTriggered",ACCEPT_COMMENT_ANNOTATION_TRIGGERED:"acceptCommentAnnotationTriggered",REJECT_COMMENT_ANNOTATION_TRIGGERED:"rejectCommentAnnotationTriggered",SUBSCRIBE_COMMENT_ANNOTATION_TRIGGERED:"subscribeCommentAnnotationTriggered",UNSUBSCRIBE_COMMENT_ANNOTATION_TRIGGERED:"unsubscribeCommentAnnotationTriggered",DELETE_COMMENT_ANNOTATION_TRIGGERED:"deleteCommentAnnotationTriggered",GET_COMMENT_ANNOTATIONS_TRIGGERED:"getCommentAnnotationsTriggered",GET_COMMENT_ANNOTATIONS_COUNT_TRIGGERED:"getCommentAnnotationsCountTriggered",ASSIGN_USER_TRIGGERED:"assignUserTriggered",UPDATE_PRIORITY_TRIGGERED:"updatePriorityTriggered",UPDATE_STATUS_TRIGGERED:"updateStatusTriggered",UPDATE_ACCESS_TRIGGERED:"updateAccessTriggered",RESOLVE_COMMENT_ANNOTATION_TRIGGERED:"resolveCommentAnnotationTriggered",GET_LINK_TRIGGERED:"getLinkTriggered",COPY_LINK_TRIGGERED:"copyLinkTriggered",ADD_COMMENT_TRIGGERED:"addCommentTriggered",UPDATE_COMMENT_TRIGGERED:"updateCommentTriggered",DELETE_COMMENT_TRIGGERED:"deleteCommentTriggered",GET_COMMENT_TRIGGERED:"getCommentTriggered",MARK_AS_READ_TRIGGERED:"markAsReadTriggered",MARK_AS_UNREAD_TRIGGERED:"markAsUnreadTriggered",ENABLE_SCREENSHOT_TRIGGERED:"enableScreenshotTriggered",DISABLE_SCREENSHOT_TRIGGERED:"disableScreenshotTriggered",ENABLE_PAGINATED_CONTACT_LIST_TRIGGERED:"enablePaginatedContactListTriggered",DISABLE_PAGINATED_CONTACT_LIST_TRIGGERED:"disablePaginatedContactListTriggered",SUBMIT_COMMENT_TRIGGERED:"submitCommentTriggered",CLEAR_COMPOSER_TRIGGERED:"clearComposerTriggered",GET_COMPOSER_DATA_TRIGGERED:"getComposerDataTriggered",ENABLE_FORMAT_OPTIONS_TRIGGERED:"enableFormatOptionsTriggered",DISABLE_FORMAT_OPTIONS_TRIGGERED:"disableFormatOptionsTriggered",SET_FORMAT_CONFIG_TRIGGERED:"setFormatConfigTriggered",ADD_ATTACHMENT_TRIGGERED:"addAttachmentTriggered",DELETE_ATTACHMENT_TRIGGERED:"deleteAttachmentTriggered",GET_ATTACHMENT_TRIGGERED:"getAttachmentTriggered",DELETE_RECORDING_TRIGGERED:"deleteRecordingTriggered",GET_RECORDING_TRIGGERED:"getRecordingTriggered",REACTION_ADDED:"reactionAdded",REACTION_DELETED:"reactionDeleted",ADD_REACTION_TRIGGERED:"addReactionTriggered",DELETE_REACTION_TRIGGERED:"deleteReactionTriggered",TOGGLE_REACTION_TRIGGERED:"toggleReactionTriggered",ENABLE_CUSTOM_AUTOCOMPLETE_SEARCH_TRIGGERED:"enableCustomAutocompleteSearchTriggered",DISABLE_CUSTOM_AUTOCOMPLETE_SEARCH_TRIGGERED:"disableCustomAutocompleteSearchTriggered",FETCH_COMMENT_ANNOTATIONS_TRIGGERED:"fetchCommentAnnotationsTriggered",SET_TRANSFORM_CONTEXT_TRIGGERED:"setTransformContextTriggered",ENABLE_SVG_AS_IMG_TRIGGERED:"enableSvgAsImgTriggered",DISABLE_SVG_AS_IMG_TRIGGERED:"disableSvgAsImgTriggered",ENABLE_FULL_EXPANDED_TRIGGERED:"enableFullExpandedTriggered",DISABLE_FULL_EXPANDED_TRIGGERED:"disableFullExpandedTriggered",ENABLE_COMMENT_TO_NEAREST_ALLOWED_ELEMENT_TRIGGERED:"enableCommentToNearestAllowedElementTriggered",DISABLE_COMMENT_TO_NEAREST_ALLOWED_ELEMENT_TRIGGERED:"disableCommentToNearestAllowedElementTriggered",ENABLE_DRAFT_MODE_TRIGGERED:"enableDraftModeTriggered",DISABLE_DRAFT_MODE_TRIGGERED:"disableDraftModeTriggered",ENABLE_FILTER_COMMENTS_ON_DOM_TRIGGERED:"enableFilterCommentsOnDomTriggered",DISABLE_FILTER_COMMENTS_ON_DOM_TRIGGERED:"disableFilterCommentsOnDomTriggered",ENABLE_REPLY_AVATARS_TRIGGERED:"enableReplyAvatarsTriggered",DISABLE_REPLY_AVATARS_TRIGGERED:"disableReplyAvatarsTriggered",SET_MAX_REPLY_AVATARS_TRIGGERED:"setMaxReplyAvatarsTriggered",SET_SIDEBAR_BUTTON_COUNT_TYPE_TRIGGERED:"setSidebarButtonCountTypeTriggered",ENABLE_FILTER_GHOST_COMMENTS_IN_SIDEBAR_TRIGGERED:"enableFilterGhostCommentsInSidebarTriggered",DISABLE_FILTER_GHOST_COMMENTS_IN_SIDEBAR_TRIGGERED:"disableFilterGhostCommentsInSidebarTriggered",ENABLE_FULL_SCREEN_IN_SIDEBAR_TRIGGERED:"enableFullScreenInSidebarTriggered",DISABLE_FULL_SCREEN_IN_SIDEBAR_TRIGGERED:"disableFullScreenInSidebarTriggered"},Recording:{RECORDING_TOOL_CLICKED:"recordingToolClicked",RECORDING_ADDED:"recordingAdded",RECORDING_PANEL_SAVE_BUTTON_CLICKED:"recordingPanelSaveButtonClicked",RECORDING_PANEL_CANCEL_BUTTON_CLICKED:"recordingPanelCancelButtonClicked",RECORDING_PANEL_PAUSE_BUTTON_CLICKED:"recordingPanelPauseButtonClicked",RECORDING_PANEL_RESUME_BUTTON_CLICKED:"recordingPanelResumeButtonClicked",RECORDING_PANEL_VIDEO_ON_BUTTON_CLICKED:"recordingPanelVideoOnButtonClicked",RECORDING_PANEL_VIDEO_OFF_BUTTON_CLICKED:"recordingPanelVideoOffButtonClicked",RECORDING_PANEL_AUDIO_ON_BUTTON_CLICKED:"recordingPanelAudioOnButtonClicked",RECORDING_PANEL_AUDIO_OFF_BUTTON_CLICKED:"recordingPanelAudioOffButtonClicked",RECORDING_PANEL_START_BUTTON_CLICKED:"recordingPanelStartButtonClicked",RECORDING_PANEL_PIP_BUTTON_CLICKED:"recordingPanelPipButtonClicked",RECORDING_PLAYED:"recordingPlayed",RECORDING_PAUSED:"recordingPaused",RECORDING_DELETE_TRIGGERED:"recordingDeleteTriggered",RECORDING_DELETED:"recordingDeleted",RECORDING_DRAGGED:"recordingDragged",RECORDING_DRAFT_DRAGGED:"recordingDraftDragged",TRANSCRIPTION_CLICKED:"transcriptionClicked",SUBTITLES_CLICKED:"subtitlesClicked",VIEW_TRANSCRIPTION_SUMMARY_CLICKED:"viewTranscriptionSummaryClicked",TRANSCRIPTION_SUMMARY_COPIED:"transcriptionSummaryCopied",TRANSCRIPTION_TIMESTAMP_CLICKED:"transcriptionTimestampClicked",TRANSCRIPTION_PANEL_DRAGGED:"transcriptionPanelDragged",SUBTITLES_PANEL_DRAGGED:"subtitlesPanelDragged",ENABLE_PLAYBACK_ON_PREVIEW_CLICK_TRIGGERED:"enablePlaybackOnPreviewClickTriggered",DISABLE_PLAYBACK_ON_PREVIEW_CLICK_TRIGGERED:"disablePlaybackOnPreviewClickTriggered",REQUEST_SCREEN_PERMISSION_TRIGGERED:"requestScreenPermissionTriggered",INIT_RECORDING_TRIGGERED:"initRecordingTriggered",ON_RECORDED_DATA_TRIGGERED:"onRecordedDataTriggered",ENABLE_DARK_MODE_TRIGGERED:"enableDarkModeTriggered",DISABLE_DARK_MODE_TRIGGERED:"disableDarkModeTriggered",ENABLE_RECORDING_COUNTDOWN_TRIGGERED:"enableRecordingCountdownTriggered",DISABLE_RECORDING_COUNTDOWN_TRIGGERED:"disableRecordingCountdownTriggered",GET_RECORDING_DATA_BY_RECORDER_ID_TRIGGERED:"getRecordingDataByRecorderIdTriggered",GET_RECORDINGS_TRIGGERED:"getRecordingsTriggered",ENABLE_RECORDING_TRANSCRIPTION_TRIGGERED:"enableRecordingTranscriptionTriggered",DISABLE_RECORDING_TRANSCRIPTION_TRIGGERED:"disableRecordingTranscriptionTriggered",GET_RECORDING_DATA_TRIGGERED:"getRecordingDataTriggered",FETCH_RECORDINGS_TRIGGERED:"fetchRecordingsTriggered",DELETE_RECORDING_TRIGGERED:"deleteRecordingTriggered",ENABLE_VIDEO_EDITOR_TRIGGERED:"enableVideoEditorTriggered",DISABLE_VIDEO_EDITOR_TRIGGERED:"disableVideoEditorTriggered",SET_RECORDING_QUALITY_CONSTRAINTS_TRIGGERED:"setRecordingQualityConstraintsTriggered",SET_RECORDING_ENCODING_OPTIONS_TRIGGERED:"setRecordingEncodingOptionsTriggered",DOWNLOAD_LATEST_VIDEO_TRIGGERED:"downloadLatestVideoTriggered",ENABLE_RECORDING_MIC_TRIGGERED:"enableRecordingMicTriggered",DISABLE_RECORDING_MIC_TRIGGERED:"disableRecordingMicTriggered",ENABLE_RETAKE_ON_VIDEO_EDITOR_TRIGGERED:"enableRetakeOnVideoEditorTriggered",DISABLE_RETAKE_ON_VIDEO_EDITOR_TRIGGERED:"disableRetakeOnVideoEditorTriggered",ASK_DEVICE_PERMISSION_TRIGGERED:"askDevicePermissionTriggered",ENABLE_ONBOARDING_TOOLTIP_TRIGGERED:"enableOnboardingTooltipTriggered",DISABLE_ONBOARDING_TOOLTIP_TRIGGERED:"disableOnboardingTooltipTriggered",SET_MAX_LENGTH_TRIGGERED:"setMaxLengthTriggered",OPEN_PICTURE_IN_PICTURE_TRIGGERED:"openPictureInPictureTriggered",EXIT_PICTURE_IN_PICTURE_TRIGGERED:"exitPictureInPictureTriggered",ENABLE_PICTURE_IN_PICTURE_TRIGGERED:"enablePictureInPictureTriggered",DISABLE_PICTURE_IN_PICTURE_TRIGGERED:"disablePictureInPictureTriggered"},Huddle:{HUDDLE_TOOL_CLICKED:"huddleToolClicked",HUDDLE_CREATED:"huddleCreated",HUDDLE_JOIN_BUTTON_CLICKED:"huddleJoinButtonClicked",HUDDLE_JOINED:"huddleJoined",HUDDLE_LEFT:"huddleLeft",HUDDLE_AUDIO_BUTTON_CLICKED:"huddleAudioButtonClicked",HUDDLE_AUDIO_MUTED:"huddleAudioMuted",HUDDLE_AUDIO_UNMUTED:"huddleAudioUnmuted",HUDDLE_VIDEO_BUTTON_CLICKED:"huddleVideoButtonClicked",HUDDLE_VIDEO_TURNED_ON:"huddleVideoTurnedOn",HUDDLE_VIDEO_TURNED_OFF:"huddleVideoTurnedOff",HUDDLE_SCREENSHARING_BUTTON_CLICKED:"huddleScreensharingButtonClicked",HUDDLE_SCREENSHARING_STARTED:"huddleScreensharingStarted",HUDDLE_SCREENSHARING_STOPPED:"huddleScreensharingStopped",ENABLE_HUDDLE_ON_CURSOR_MODE_TRIGGERED:"enableHuddleOnCursorModeTriggered",DISABLE_HUDDLE_ON_CURSOR_MODE_TRIGGERED:"disableHuddleOnCursorModeTriggered",ENABLE_CHAT_TRIGGERED:"enableChatTriggered",DISABLE_CHAT_TRIGGERED:"disableChatTriggered",ENABLE_FLOCK_MODE_ON_AVATAR_CLICK_TRIGGERED:"enableFlockModeOnAvatarClickTriggered",DISABLE_FLOCK_MODE_ON_AVATAR_CLICK_TRIGGERED:"disableFlockModeOnAvatarClickTriggered"},Presence:{PRESENCE_MULTIPLE_USERS_DETECTED:"presenceMultipleUsersDetected",PRESENCE_USER_STATUS_CHANGED:"presenceUserStatusChanged",PRESENCE_USER_CLICKED:"presenceUserClicked",PRESENCE_SET_CUSTOM_INACTIVITY_TIMER:"presenceSetCustomInactivityTimer",PRESENCE_SET_CUSTOM_OFFLINE_INACTIVITY_TIMER:"presenceSetCustomOfflineInactivityTimer",PRESENCE_SET_CUSTOM_MAX_USERS:"presenceSetCustomMaxUsers",MULTIPLE_USERS_ONLINE:"multipleUsersOnline",ON_USER_STATE_CHANGE:"onUserStateChange",GET_PRESENCE_DATA_TRIGGERED:"getPresenceDataTriggered",GET_ONLINE_USERS_ON_CURRENT_DOCUMENT_TRIGGERED:"getOnlineUsersOnCurrentDocumentTriggered",SET_INACTIVITY_TIME_TRIGGERED:"setInactivityTimeTriggered",ENABLE_FLOCK_MODE_TRIGGERED:"enableFlockModeTriggered",DISABLE_FLOCK_MODE_TRIGGERED:"disableFlockModeTriggered",START_FOLLOWING_USER_TRIGGERED:"startFollowingUserTriggered",STOP_FOLLOWING_USER_TRIGGERED:"stopFollowingUserTriggered",ENABLE_SELF_TRIGGERED:"enableSelfTriggered",DISABLE_SELF_TRIGGERED:"disableSelfTriggered",ADD_USER_TRIGGERED:"addUserTriggered",REMOVE_USER_TRIGGERED:"removeUserTriggered"},Cursor:{CURSOR_MULTIPLE_USERS_DETECTED:"cursorMultipleUsersDetected",CURSOR_SET_CUSTOM_INACTIVITY_TIMER:"cursorSetCustomInactivityTimer",GET_LIVE_CURSORS_ON_CURRENT_DOCUMENT_TRIGGERED:"getLiveCursorsOnCurrentDocumentTriggered",SET_INACTIVITY_TIME_TRIGGERED:"setInactivityTimeTriggered",ALLOWED_ELEMENT_IDS_TRIGGERED:"allowedElementIdsTriggered"},Selection:{SELECTION_CREATED_WHEN_MULTIPLE_USERS_DETECTED:"selectionCreatedWhenMultipleUsersDetected",SELECTION_SET_CUSTOM_INACTIVITY_TIMER:"selectionSetCustomInactivityTimer",ENABLE_LIVE_SELECTION_TRIGGERED:"enableLiveSelectionTriggered",DISABLE_LIVE_SELECTION_TRIGGERED:"disableLiveSelectionTriggered",ENABLE_USER_INDICATOR_TRIGGERED:"enableUserIndicatorTriggered",DISABLE_USER_INDICATOR_TRIGGERED:"disableUserIndicatorTriggered",SET_USER_INDICATOR_POSITION_TRIGGERED:"setUserIndicatorPositionTriggered",SET_USER_INDICATOR_TYPE_TRIGGERED:"setUserIndicatorTypeTriggered",ENABLE_DEFAULT_ELEMENTS_TRACKING_TRIGGERED:"enableDefaultElementsTrackingTriggered",DISABLE_DEFAULT_ELEMENTS_TRACKING_TRIGGERED:"disableDefaultElementsTrackingTriggered",ENABLE_DEFAULT_STYLING_TRIGGERED:"enableDefaultStylingTriggered",DISABLE_DEFAULT_STYLING_TRIGGERED:"disableDefaultStylingTriggered",GET_LIVE_SELECTION_DATA_TRIGGERED:"getLiveSelectionDataTriggered",SET_INACTIVITY_TIME_TRIGGERED:"setInactivityTimeTriggered"},LiveStateSync:{SET_USER_AS_EDITOR_TRIGGERED:"setUserAsEditorTriggered",SET_USER_AS_EDITOR_ERROR:"setUserAsEditorError",REQUEST_EDITOR_ACCESS_TRIGGERED:"requestEditorAccessTriggered",ACCEPT_EDITOR_ACCESS_REQUEST_TRIGGERED:"acceptEditorAccessRequestTriggered",REJECT_EDITOR_ACCESS_REQUEST_TRIGGERED:"rejectEditorAccessRequestTriggered",CANCEL_EDITOR_ACCESS_REQUEST_TRIGGERED:"cancelEditorAccessRequestTriggered",EDIT_CURRENT_TAB_TRIGGERED:"editCurrentTabTriggered",SEM_ACCESS_REQUESTED:"semAccessRequested",SEM_ACCESS_REQUEST_CANCELED:"semAccessRequestCanceled",SEM_ACCESS_ACCEPTED:"semAccessAccepted",SEM_ACCESS_REJECTED:"semAccessRejected",SEM_EDITOR_ASSIGNED:"semEditorAssigned",SEM_VIEWER_ASSIGNED:"semViewerAssigned",SEM_EDITOR_ON_DIFFERENT_TAB_DETECTED:"semEditorOnDifferentTabDetected",SEM_MAKE_EDITOR_TRIGGERED:"semMakeEditorTriggered",SEM_MAKE_READER_TRIGGERED:"semMakeReaderTriggered",SEM_SINGLE_EDITOR_LIVE_STATE_DATA_STATS:"semSingleEditorLiveStateDataStats",SEM_SINGLE_EDITOR_LIVE_STATE_EMPTY_DATA_STATS:"semSingleEditorLiveStateEmptyDataStats",SEM_SINGLE_EDITOR_DETERMINE_EDITOR_STATUS:"semSingleEditorDetermineEditorStatus",SEM_SINGLE_EDITOR_LIVE_STATE_DATA_MISMATCH:"semSingleEditorLiveStateDataMismatch",SEM_SINGLE_EDITOR_DATA_MISMATCH_WITH_EXTERNAL:"semSingleEditorLiveStateDataMismatchWithExternal",SEM_USER_EDITOR_STATS:"semUserEditorStats",REMOVE_EDITOR_ACCESS:"removeEditorAccess",REMOVE_EDITOR_ACCESS_ERROR:"removeEditorAccessError",SEM_SINGLE_EDITOR_LIVE_STATE_DATA_ON_MAKE_EDITOR:"semSingleEditorLiveStateDataOnMakeEditor",SEM_SINGLE_EDITOR_LIVE_STATE_DATA_ON_MAKE_READER:"semSingleEditorLiveStateDataOnMakeReader",GET_LIVE_STATE_DATA_TRIGGERED:"getLiveStateDataTriggered",FETCH_LIVE_STATE_DATA_TRIGGERED:"fetchLiveStateDataTriggered",ENABLE_SINGLE_EDITOR_MODE_TRIGGERED:"enableSingleEditorModeTriggered",DISABLE_SINGLE_EDITOR_MODE_TRIGGERED:"disableSingleEditorModeTriggered",IS_USER_EDITOR_TRIGGERED:"isUserEditorTriggered",GET_EDITOR_TRIGGERED:"getEditorTriggered",RESET_USER_ACCESS_TRIGGERED:"resetUserAccessTriggered",SINGLE_EDITOR_MODE_CONTAINER_IDS_TRIGGERED:"singleEditorModeContainerIdsTriggered",ENABLE_AUTO_SYNC_STATE_TRIGGERED:"enableAutoSyncStateTriggered",DISABLE_AUTO_SYNC_STATE_TRIGGERED:"disableAutoSyncStateTriggered",IS_EDITOR_ACCESS_REQUESTED_TRIGGERED:"isEditorAccessRequestedTriggered",EDITOR_ACCESS_REQUESTED_BY_TRIGGERED:"editorAccessRequestedByTriggered",EDITOR_ACCESS_TRANSFER_ON_TIMEOUT_TRIGGERED:"editorAccessTransferOnTimeoutTriggered",SET_EDITOR_ACCESS_TIMEOUT_TRIGGERED:"setEditorAccessTimeoutTriggered",ENABLE_EDITOR_ACCESS_TRANSFER_ON_TIMEOUT_TRIGGERED:"enableEditorAccessTransferOnTimeoutTriggered",DISABLE_EDITOR_ACCESS_TRANSFER_ON_TIMEOUT_TRIGGERED:"disableEditorAccessTransferOnTimeoutTriggered",ENABLE_DEFAULT_SINGLE_EDITOR_UI_TRIGGERED:"enableDefaultSingleEditorUiTriggered",DISABLE_DEFAULT_SINGLE_EDITOR_UI_TRIGGERED:"disableDefaultSingleEditorUiTriggered",GET_EDITOR_ACCESS_TIMER_TRIGGERED:"getEditorAccessTimerTriggered",ON_SERVER_CONNECTION_STATE_CHANGE_TRIGGERED:"onServerConnectionStateChangeTriggered",UPDATE_USER_PRESENCE_TRIGGERED:"updateUserPresenceTriggered",ENABLE_HEARTBEAT_TRIGGERED:"enableHeartbeatTriggered",DISABLE_HEARTBEAT_TRIGGERED:"disableHeartbeatTriggered"},Tag:{TAG_TOOL_CLICKED:"tagToolClicked",TAG_DRAFT_ADDED:"tagDraftAdded",TAG_ADDED:"tagAdded",TAG_READ:"tagRead",TAG_RESOLVED:"tagResolved",TAG_DRAGGED:"tagDragged",TAG_LINK_COPIED:"tagLinkCopied",TAG_ADD_MODE_ENABLED:"tagAddModeEnabled",TAG_ADD_MODE_DISABLED:"tagAddModeDisabled",TAG_DELETE_TRIGGERED:"tagDeleteTriggered",TAG_DELETED:"tagDeleted",GET_ALL_TAG_ANNOTATIONS_TRIGGERED:"getAllTagAnnotationsTriggered",DELETE_TAG_TRIGGERED:"deleteTagTriggered",ALLOWED_ELEMENT_IDS_TRIGGERED:"allowedElementIdsTriggered",ATTACH_TAG_TRIGGERED:"attachTagTriggered",ADD_TAG_MODE_CHANGE_TRIGGERED:"addTagModeChangeTriggered"},Rewriter:{REWRITER_ENABLED:"rewriterEnabled",REWRITER_MIN_CHARACTER_NOT_MET:"rewriterMinCharacterNotMet",REWRITER_MAX_CHARACTER_NOT_MET:"rewriterMaxCharacterNotMet",REWRITE_BUTTON_CLICKED:"rewriteButtonClicked",REWRITE_PROMPT_BUTTON_CLICKED:"rewritePromptButtonClicked",REWRITE_REFRESH_BUTTON_CLICKED:"rewriteRefreshButtonClicked",REWRITE_OPTION_SELECTED:"rewriteOptionSelected",REWRITE_TASK_CREATED:"rewriteTaskCreated",REWRITE_DIALOG_DRAGGED:"rewriteDialogDragged",REWRITE_SHOW_ORIGINAL_TEXT_CLICKED:"rewriteShowOriginalTextClicked",REWRITE_CLOSE_BUTTON_CLICKED:"rewriteCloseButtonClicked",REWRITE_PROMPT_SUBMITTED:"rewritePromptSubmitted",ENABLE_REWRITER_TRIGGERED:"enableRewriterTriggered",DISABLE_REWRITER_TRIGGERED:"disableRewriterTriggered",ON_TEXT_SELECTED_SUBSCRIBED:"onTextSelectedSubscribed",ASK_AI_TRIGGERED:"askAiTriggered",REPLACE_TEXT_TRIGGERED:"replaceTextTriggered",ADD_COMMENT_FROM_AI_TRIGGERED:"addCommentFromAITriggered"},Feedback:{FEEDBACK_BUTTON_CLICKED:"feedbackButtonClicked",FEEDBACK_SUBMITTED:"feedbackSubmitted"},Contact:{UPDATE_CONTACT_LIST_TRIGGERED:"updateContactListTriggered",IS_USER_GLOBAL_CONTACT_TRIGGERED:"isUserGlobalContactTriggered",ON_CONTACT_SELECTED_TRIGGERED:"onContactSelectedTriggered",ENABLE_AT_HERE_TRIGGERED:"enableAtHereTriggered",DISABLE_AT_HERE_TRIGGERED:"disableAtHereTriggered",SET_AT_HERE_LABEL_TRIGGERED:"setAtHereLabelTriggered",SET_AT_HERE_DESCRIPTION_TRIGGERED:"setAtHereDescriptionTriggered",UPDATE_CONTACT_LIST_SCOPE_FOR_ORGANIZATION_USERS_TRIGGERED:"updateContactListScopeForOrganizationUsersTriggered",GET_CONTACT_LIST_TRIGGERED:"getContactListTriggered"},ContactUs:{CONTACT_BUTTON_CLICKED:"contactButtonClicked",CONTACT_SUBMITTED:"contactSubmitted"},Bug:{BUG_BUTTON_CLICKED:"bugButtonClicked",BUG_SUBMITTED:"bugSubmitted"},ShareDialog:{SHARE_BUTTON_CLICKED:"shareButtonClicked",DOCUMENT_ACCESS_CHANGED:"documentAccessChanged",DOCUMENT_USER_ACCESS_ADDED:"documentUserAccessAdded",DOCUMENT_USER_ACCESS_REMOVED:"documentUserAccessRemoved",SHARE_LINK_COPIED:"shareLinkCopied"},InviteDialog:{USER_INVITED:"userInvited",INVITE_LINK_COPIED:"inviteLinkCopied"},Iam:{USER_ACCESS_DENIED:"userAccessDenied"},Arrow:{ARROW_TOOL_CLICKED:"arrowToolClicked",ARROW_DRAFT_ADDED:"arrowDraftAdded",ARROW_ADDED:"arrowAdded",ARROW_READ:"arrowRead",ARROW_RESOLVED:"arrowResolved",ARROW_DRAGGED:"arrowDragged",ARROW_LINK_COPIED:"arrowLinkCopied",ARROW_ADD_MODE_ENABLED:"arrowAddModeEnabled",ARROW_ADD_MODE_DISABLED:"arrowAddModeDisabled",ARROW_DELETE_TRIGGERED:"arrowDeleteTriggered",ARROW_DELETED:"arrowDeleted",ALLOWED_ELEMENT_IDS_TRIGGERED:"allowedElementIdsTriggered"},Area:{AREA_TOOL_CLICKED:"areaToolClicked",AREA_ADDED:"areaAdded",AREA_DRAGGED:"areaDragged",AREA_LINK_COPIED:"areaLinkCopied",AREA_ADD_MODE_ENABLED:"areaAddModeEnabled",AREA_ADD_MODE_DISABLED:"areaAddModeDisabled",AREA_DELETE_TRIGGERED:"areaDeleteTriggered",AREA_DELETED:"areaDeleted",ENABLE_AREA_COMMENT_TRIGGERED:"enableAreaCommentTriggered",DISABLE_AREA_COMMENT_TRIGGERED:"disableAreaCommentTriggered"},Doc:{DOCUMENT_ID_SET_TRIGGERED:"documentIdSetTriggered",SET_DOCUMENTS_SUCCESS:"setDocumentsSuccess",SET_LOCATIONS_SUCCESS:"setLocationsSuccess",REMOVE_LOCATIONS_SUCCESS:"removeLocationsSuccess",UNSET_LOCATIONS_SUCCESS:"unsetLocationsSuccess",DOCUMENT_SET_TRIGGERED:"documentSetTriggered",UNSET_DOCUMENTS_TRIGGERED:"unsetDocumentsTriggered",UNSET_DOCUMENTS_SUCCESS:"unsetDocumentsSuccess",DOCUMENTS_SET_TRIGGERED:"documentsSetTriggered",GET_DOCUMENT_METADATA_TRIGGERED:"getDocumentMetadataTriggered"},Reactions:{ENABLE_DARK_MODE_TRIGGERED:"enableDarkModeTriggered",DISABLE_DARK_MODE_TRIGGERED:"disableDarkModeTriggered",SET_CUSTOM_REACTIONS_TRIGGERED:"setCustomReactionsTriggered"},Views:{GET_UNIQUE_VIEWS_BY_USER_TRIGGERED:"getUniqueViewsByUserTriggered",GET_UNIQUE_VIEWS_BY_DATE_TRIGGERED:"getUniqueViewsByDateTriggered"},Notifications:{NOTIFICATION_HISTORY_PANEL_OPENED:"notificationHistoryPanelOpened",ENABLE_SETTINGS_AT_ORGANIZATION_LEVEL_TRIGGERED:"enableSettingsAtOrganizationLevelTriggered",DISABLE_SETTINGS_AT_ORGANIZATION_LEVEL_TRIGGERED:"disableSettingsAtOrganizationLevelTriggered",NOTIFICATION_HISTORY_PANEL_CLOSED:"notificationHistoryPanelClosed",NOTIFICATION_HISTORY_PANEL_TOGGLED:"notificationHistoryPanelToggled",NOTIFICATION_MARK_ALL_AS_READ_CLICKED:"notificationMarkAllAsReadClicked",NOTIFICATION_CLICKED:"notificationClicked",NOTIFICATION_TAB_CLICKED:"notificationTabClicked",NOTIFICATION_READ:"notificationRead",GET_NOTIFICATIONS_FOR_YOU$_TRIGGERED_INTERNAL:"getNotificationsForYou$Triggered_internal",GET_NOTIFICATIONS_BY_DOCUMENT_ID$_TRIGGERED_INTERNAL:"getNotificationsByDocumentId$Triggered_internal",GET_ALL_NOTIFICATIONS$_TRIGGERED_INTERNAL:"getAllNotifications$Triggered_internal",GET_NOTIFICATIONS$_TRIGGERED_INTERNAL:"getNotifications$Triggered_internal",OPEN_HISTORY_PANEL_TRIGGERED:"openHistoryPanelTriggered",CLOSE_HISTORY_PANEL_TRIGGERED:"closeHistoryPanelTriggered",TOGGLE_HISTORY_PANEL_TRIGGERED:"toggleHistoryPanelTriggered",GET_NOTIFICATIONS_DATA_TRIGGERED:"getNotificationsDataTriggered",SET_MAX_DAYS_TRIGGERED:"setMaxDaysTriggered",SET_TAB_CONFIG_TRIGGERED:"setTabConfigTriggered",ENABLE_READ_NOTIFICATIONS_ON_FOR_YOU_TAB_TRIGGERED:"enableReadNotificationsOnForYouTabTriggered",DISABLE_READ_NOTIFICATIONS_ON_FOR_YOU_TAB_TRIGGERED:"disableReadNotificationsOnForYouTabTriggered",SET_ALL_NOTIFICATIONS_AS_READ_TRIGGERED:"setAllNotificationsAsReadTriggered",GET_UNREAD_NOTIFICATIONS_COUNT_TRIGGERED:"getUnreadNotificationsCountTriggered",MARK_NOTIFICATION_AS_READ_BY_ID_TRIGGERED:"markNotificationAsReadByIdTriggered",SET_SETTINGS_TRIGGERED:"setSettingsTriggered",GET_SETTINGS_TRIGGERED:"getSettingsTriggered",MUTE_ALL_NOTIFICATIONS_TRIGGERED:"muteAllNotificationsTriggered",ENABLE_SETTINGS_TRIGGERED:"enableSettingsTriggered",ENABLE_SELF_NOTIFICATIONS_TRIGGERED:"enableSelfNotificationsTriggered",DISABLE_SELF_NOTIFICATIONS_TRIGGERED:"disableSelfNotificationsTriggered",DISABLE_SETTINGS_TRIGGERED:"disableSettingsTriggered",SET_SETTINGS_INITIAL_CONFIG_TRIGGERED:"setSettingsInitialConfigTriggered",OPEN_NOTIFICATIONS_PANEL_TRIGGERED:"openNotificationsPanelTriggered",CLOSE_NOTIFICATIONS_PANEL_TRIGGERED:"closeNotificationsPanelTriggered",ENABLE_CURRENT_DOCUMENT_ONLY_TRIGGERED:"enableCurrentDocumentOnlyTriggered",DISABLE_CURRENT_DOCUMENT_ONLY_TRIGGERED:"disableCurrentDocumentOnlyTriggered"},Crdt:{CRDT_DATA_UPDATED:"crdtDataUpdated"},Suggestions:{ENABLE_SUGGESTION_MODE_TRIGGERED:"suggestionsEnableSuggestionModeTriggered",DISABLE_SUGGESTION_MODE_TRIGGERED:"suggestionsDisableSuggestionModeTriggered",IS_SUGGESTION_MODE_ENABLED_TRIGGERED:"suggestionsIsSuggestionModeEnabledTriggered",IS_SUGGESTION_MODE_ENABLED_STREAM_TRIGGERED:"suggestionsIsSuggestionModeEnabledStreamTriggered",REGISTER_TARGET_TRIGGERED:"suggestionsRegisterTargetTriggered",UNREGISTER_TARGET_TRIGGERED:"suggestionsUnregisterTargetTriggered",START_SUGGESTION_TRIGGERED:"suggestionsStartSuggestionTriggered",COMMIT_SUGGESTION_TRIGGERED:"suggestionsCommitSuggestionTriggered",GET_SUGGESTIONS_TRIGGERED:"suggestionsGetSuggestionsTriggered",GET_SUGGESTIONS_STREAM_TRIGGERED:"suggestionsGetSuggestionsStreamTriggered",GET_PENDING_SUGGESTION_TRIGGERED:"suggestionsGetPendingSuggestionTriggered",GET_PENDING_SUGGESTION_STREAM_TRIGGERED:"suggestionsGetPendingSuggestionStreamTriggered",ON_TRIGGERED:"suggestionsOnTriggered"}};let n=o;return n})(),Qhe=[q.Events.Rewriter.REWRITER_ENABLED];var Tt=(function(n){return n.NEWLY_ADDED="newlyAdded",n.ADDED="added",n.UPDATED="updated",n.DELETED="deleted",n.APPROVED="approved",n.ASSIGNED="assigned",n.STATUS_CHANGED="statusChanged",n.PRIORITY_CHANGED="priorityChanged",n.ACCESS_MODE_CHANGED="accessModeChanged",n.CUSTOM_LIST_CHANGED="customListChanged",n.ACCEPTED="accepted",n.REJECTED="rejected",n.REACTION_ADDED="reactionAdded",n.REACTION_DELETED="reactionDeleted",n.SUBSCRIBED="subscribed",n.UNSUBSCRIBED="unsubscribed",n.SUGGESTION_ACCEPTED="suggestionAccepted",n.SUGGESTION_REJECTED="suggestionRejected",n})(Tt||{}),Oo=(function(n){return n.COMMENT_ANNOTATION_ADD="comment_annotation.add",n.COMMENT_ANNOTATION_DELETE="comment_annotation.delete",n.COMMENT_ADD="comment.add",n.COMMENT_DELETE="comment.delete",n.COMMENT_UPDATE="comment.update",n.REACTION_ADD="reaction.add",n.REACTION_DELETE="reaction.delete",n.ATTACHMENT_ADD="attachment.add",n.ATTACHMENT_DELETE="attachment.delete",n.RECORDER_ANNOTATION_ADD="recorder_annotation.add",n.RECORDER_ANNOTATION_UPDATE="recorder_annotation.update",n.RECORDER_ANNOTATION_DELETE="recorder_annotation.delete",n.ACTIVITY_SAVE="activity.save",n})(Oo||{}),tr={ADD_COMMENT_ANNOTATION:"addCommentAnnotation",ADD_COMMENT_ANNOTATION_DRAFT:"addCommentAnnotationDraft",DELETE_COMMENT_ANNOTATION:"deleteCommentAnnotation",APPROVE_COMMENT_ANNOTATION:"approveCommentAnnotation",ACCEPT_COMMENT_ANNOTATION:"acceptCommentAnnotation",REJECT_COMMENT_ANNOTATION:"rejectCommentAnnotation",SUBSCRIBE_COMMENT_ANNOTATION:"subscribeCommentAnnotation",UNSUBSCRIBE_COMMENT_ANNOTATION:"unsubscribeCommentAnnotation",ASSIGN_USER:"assignUser",UPDATE_STATUS:"updateStatus",UPDATE_PRIORITY:"updatePriority",UPDATE_ACCESS:"updateAccess",RESOLVE_COMMENT:"resolveComment",ADD_COMMENT:"addComment",ADD_COMMENT_DRAFT:"addCommentDraft",UPDATE_COMMENT:"updateComment",DELETE_COMMENT:"deleteComment",ADD_ATTACHMENT:"addAttachment",DELETE_ATTACHMENT:"deleteAttachment",DELETE_RECORDING:"deleteRecording",COPY_LINK:"copyLink",ADD_REACTION:"addReaction",DELETE_REACTION:"deleteReaction",TOGGLE_REACTION:"toggleReaction",COMMENT_SIDEBAR_DATA_INIT:"commentSidebarDataInit",COMMENT_SIDEBAR_DATA_UPDATE:"commentSidebarDataUpdate",AUTOCOMPLETE_SEARCH:"autocompleteSearch",COMPOSER_CLICKED:"composerClicked",COMPOSER_TEXT_CHANGE:"composerTextChange",LINK_CLICKED:"linkClicked",COMMENT_PIN_CLICKED:"commentPinClicked",COMMENT_BUBBLE_CLICKED:"commentBubbleClicked",COMMENT_TOOL_CLICK:"commentToolClick",COMMENT_TOOL_CLICKED:"commentToolClicked",SIDEBAR_BUTTON_CLICK:"sidebarButtonClick",SIDEBAR_BUTTON_CLICKED:"sidebarButtonClicked",ATTACHMENT_DOWNLOAD_CLICKED:"attachmentDownloadClicked",COMMENT_SAVED:"commentSaved",COMMENT_SAVE_TRIGGERED:"commentSaveTriggered",VISIBILITY_OPTION_CLICKED:"visibilityOptionClicked",SUGGESTION_ACCEPTED:"suggestionAccepted",SUGGESTION_REJECTED:"suggestionRejected"},Us={TRANSCRIPTION_DONE:"transcriptionDone",RECORDING_DONE:"recordingDone",RECORDING_EDIT_DONE:"recordingEditDone",DELETE_RECORDING:"deleteRecording",ERROR:"error",RECORDING_SAVE_INITIATED:"recordingSaveInitiated",RECORDING_STARTED:"recordingStarted",RECORDING_PAUSED:"recordingPaused",RECORDING_RESUMED:"recordingResumed",RECORDING_CANCELLED:"recordingCancelled",RECORDING_STOPPED:"recordingStopped",RECORDING_DONE_LOCAL:"recordingDoneLocal"},efe={TEXT_SELECTED:"textSelected"},Ll={SUGGESTION_CREATED:"suggestionCreated",SUGGESTION_APPROVED:"suggestionApproved",SUGGESTION_REJECTED:"suggestionRejected",SUGGESTION_STALE:"suggestionStale",TARGET_EDIT_START:"targetEditStart",TARGET_EDIT_COMMIT:"targetEditCommit"},nt={PERMISSION_PROVIDER:"permissionProvider",USER_RESOLVER:"userResolver",COMMENT_RESOLVER:"commentResolver",ATTACHMENT_RESOLVER:"attachmentResolver",REACTION_RESOLVER:"reactionResolver",RECORDER_RESOLVER:"recorderResolver",NOTIFICATION_RESOLVER:"notificationResolver",ACTIVITY_RESOLVER:"activityResolver",VELT_BUTTON_CLICK:"veltButtonClick",USER_UPDATE:"userUpdate",INIT_UPDATE:"initUpdate",DOCUMENT_INIT:"documentInit",ERROR:"error"},fp={ACCESS_REQUESTED:"accessRequested",ACCESS_REQUEST_CANCELED:"accessRequestCanceled",ACCESS_ACCEPTED:"accessAccepted",ACCESS_REJECTED:"accessRejected",EDITOR_ASSIGNED:"editorAssigned",VIEWER_ASSIGNED:"viewerAssigned",EDITOR_ON_DIFFERENT_TAB_DETECTED:"editorOnDifferentTabDetected"},WZ={MULTIPLE_USERS_ONLINE:"multipleUsersOnline",USER_STATE_CHANGE:"userStateChange"},tfe={SETTINGS_UPDATED:"settingsUpdated"},YZ={UPDATE_DATA:"updateData"},xO=(function(n){return n.ADDED="added",n.UPDATED="updated",n.DELETED="deleted",n.APPROVED="approved",n.RESOLVED="resolved",n})(xO||{}),qZ=(function(n){return n.INVITE="invite",n.REMOVE="remove",n})(qZ||{}),MF=(function(n){return n.CREATED="created",n.JOINED="joined",n})(MF||{}),KZ=(function(n){return n.UPDATE_DATA="updateData",n})(KZ||{}),mc=(function(n){return n.ADDED="added",n.UPDATED="updated",n.DELETED="deleted",n.APPROVED="approved",n.RESOLVED="resolved",n})(mc||{}),PF=(function(n){return n.ADDED="added",n.UPDATED="updated",n.DELETED="deleted",n})(PF||{}),RF=(function(n){return n.ADDED="added",n.UPDATED="updated",n.DELETED="deleted",n})(RF||{}),ZZ=(function(n){return n.FIRST_VIEWED="firstViewed",n})(ZZ||{}),je=(function(n){return n.AREA="area",n.ARROW="arrow",n.AUDIO_HUDDLE="audioHuddle",n.COMMENT="comment",n.MULTI_THREAD="multiThread",n.CURSOR="cursor",n.HUDDLE="huddle",n.LIVE_STATE_SYNC="liveStateSync",n.PRESENCE="presence",n.TAG="tag",n.RECORDER="recorder",n.REWRITER="rewriter",n.LIVE_SELECTION="liveSelection",n.NOTIFICATION="notification",n.REACTION="reaction",n.ACTIVITY="activity",n})(je||{}),P0=(function(n){return n.AREA="area",n.ARROW="arrow",n.AUDIO_HUDDLE="audioHuddle",n.COMMENT="comment",n.MULTI_THREAD="multiThread",n.CURSOR="cursor",n.HUDDLE="huddle",n.LIVE_STATE_SYNC="liveStateSync",n.PRESENCE="presence",n.TAG="tag",n.RECORDER="recorder",n.REWRITER="rewriter",n.LIVE_SELECTION="liveSelection",n.NOTIFICATION="notification",n.REACTION="reaction",n.AREA_COMMENT="areaComment",n.INLINE_COMMENT="inlineComment",n.COMMENT_SIDEBAR="commentSidebar",n})(P0||{}),Qi=(function(n){return n.DESKTOP="Desktop",n.MOBILE="Mobile",n.TABLET="Tablet",n.MONITOR="Monitor",n.UNKNOWN="Unknown",n})(Qi||{}),T1=(function(n){return n.PORTRAIT="portrait",n.LANDSCAPE="landscape",n.UNKNOWN="unknown",n})(T1||{}),D1=(function(n){return n.Portrait="(orientation: portrait)",n.Landscape="(orientation: landscape)",n})(D1||{}),Vs=(function(n){return n.DIFFERENT_DEVICE="differentDevice",n.ELEMENT_DELETED="elementDeleted",n})(Vs||{}),ni=(function(n){return n.ADMIN="Admin",n.COMMENTER="Commenter",n})(ni||{}),Zr=(function(n){return n.PUBLIC="public",n.RESTRICTED="restricted",n.ORGANIZATION_PRIVATE="organizationPrivate",n})(Zr||{}),NF=(function(n){return n.DEFAULT="default",n.DYNAMIC_ID="dynamicId",n})(NF||{}),Aa=(function(n){return n.PUBLIC="public",n.PRIVATE="private",n})(Aa||{}),R0=(function(n){return n.MINIMAL="minimal",n.VERBOSE="verbose",n})(R0||{}),JZ=(function(n){return n.DEFAULT="default",n.EXPANDED="expanded",n})(JZ||{}),Bg=(function(n){return n.TOTAL="total",n.UNREAD="unread",n})(Bg||{}),fl=(function(n){return n.ONLINE="online",n.OFFLINE="offline",n.PENDING_INIT="pendingInit",n.PENDING_DATA="pendingData",n})(fl||{}),Io=(function(n){return n.ALL="all",n.ORGANIZATION="organization",n.ORGANIZATION_USER_GROUP="organizationUserGroup",n.DOCUMENT="document",n.FOLDER="folder",n})(Io||{}),ls=(function(n){return n.AND="and",n.OR="or",n})(ls||{}),Vn=(function(n){return n.RESTRICTED_SELF="restrictedSelf",n.RESTRICTED_SELECTED_PEOPLE="restrictedSelectedPeople",n.ORGANIZATION_PRIVATE="organizationPrivate",n.PUBLIC="public",n})(Vn||{});var O1=class{constructor(){this.attachmentId=Math.floor(1e5+Math.random()*9e5)}};var Rr={ANNOTATION_ADD:"comment_annotation.add",ANNOTATION_DELETE:"comment_annotation.delete",COMMENT_ADD:"comment.add",COMMENT_UPDATE:"comment.update",COMMENT_DELETE:"comment.delete",STATUS_CHANGE:"comment_annotation.status_change",PRIORITY_CHANGE:"comment_annotation.priority_change",ASSIGN:"comment_annotation.assign",ACCESS_MODE_CHANGE:"comment_annotation.access_mode_change",CUSTOM_LIST_CHANGE:"comment_annotation.custom_list_change",APPROVE:"comment_annotation.approve",ACCEPT:"comment.accept",REJECT:"comment.reject",SUGGESTION_ACCEPT:"comment_annotation.suggestion_accept",SUGGESTION_REJECT:"comment_annotation.suggestion_reject",REACTION_ADD:"comment.reaction_add",REACTION_DELETE:"comment.reaction_delete",SUBSCRIBE:"comment_annotation.subscribe",UNSUBSCRIBE:"comment_annotation.unsubscribe"},EO={RECORDING_ADD:"recording.add",RECORDING_DELETE:"recording.delete"},wO={REACTION_ADD:"reaction.add",REACTION_DELETE:"reaction.delete"},nfe={EDITOR_EDIT:"crdt.editor_edit"};var yd=class{};var gc=class gc{static showLogs(){try{return wn.debugMode||!!sessionStorage.getItem("debugMode")||!!sessionStorage.getItem("forceDebugMode")}catch(o){return gc.catch("Error in showLogs: ",o),!1}}};gc.log=gc.showLogs()?console.log:()=>{},gc.warn=gc.showLogs()?console.warn:()=>{},gc.error=gc.showLogs()?console.error:()=>{},gc.debug=gc.showLogs()?console.debug:()=>{},gc.info=gc.showLogs()?console.info:()=>{},gc.logsEnabled=!0,gc.catch=(o,r)=>{try{gc.logsEnabled&&(r!==void 0?console.warn("Velt: ",o,r):console.warn("Velt: ",o))}catch{}};var ot=gc;var XZ,FF=new Map,rfe,LF=n=>n!=null?String(n):void 0,Oze=n=>{if(n.url)try{let o=new URL(n.url);n.baseUrl===void 0&&(n.baseUrl=o.origin),n.path===void 0&&(n.path=o.pathname),n.queryParams===void 0&&(n.queryParams=o.search)}catch{}},ofe=n=>{rfe=n},UF=(n,o)=>{try{if(!n||typeof n!="object")return;let r=JSON.parse(JSON.stringify(n));Oze(r);let e=LF(o);e?FF.set(e,r):XZ=r}catch(r){ot.catch("Error in setClientPageInfo: ",r)}},ife=n=>{try{let o=LF(n);o?FF.delete(o):XZ=void 0}catch(o){ot.catch("Error in clearClientPageInfo: ",o)}},VF=n=>{try{let o=LF(n)??LF(rfe?.());return o&&FF.has(o)?FF.get(o):XZ}catch(o){ot.catch("Error in getClientPageInfo: ",o);return}};var fr=(()=>{let o=class o{constructor(){try{this.userAgent=navigator.userAgent,this.browserName=this.getBrowserName(),this.browserVersion=this.getBrowserVersion(),this.deviceType=this.getDeviceType(),this.orientation=this.getOrientation(),this.osName=this.getOSName(),this.osVersion=this.getOSVersion(),this.screenWidth=this.getScreenWidth(),this.screenHeight=this.getScreenHeight()}catch{}}getBrowserName(){try{return(navigator.userAgent.indexOf("Opera")||navigator.userAgent.indexOf("OPR"))!=-1?"Opera":navigator.userAgent.indexOf("Chrome")!=-1?"Chrome":navigator.userAgent.indexOf("Safari")!=-1?"Safari":navigator.userAgent.indexOf("Firefox")!=-1?"Firefox":navigator.userAgent.indexOf("MSIE")!=-1||document?.documentMode?"IE":"Unknown"}catch{return"Unknown"}}getDeviceType(){try{return o.Breakpoints[ao.Handset]?Qi.MOBILE:o.Breakpoints[ao.Tablet]?Qi.TABLET:o.Breakpoints[ao.XLarge]?Qi.MONITOR:o.Breakpoints[ao.Web]?Qi.DESKTOP:Qi.UNKNOWN}catch{return Qi.UNKNOWN}}getOrientation(){try{return o.Orientations[D1.Portrait]?T1.PORTRAIT:o.Orientations[D1.Landscape]?T1.LANDSCAPE:T1.UNKNOWN}catch{return T1.UNKNOWN}}getOSName(){try{return navigator.userAgent.indexOf("Windows")!=-1?"Windows":navigator.userAgent.indexOf("Macintosh")!=-1?"Macintosh":navigator.userAgent.indexOf("Linux")!=-1?"Linux":"Unknown"}catch{return"Unknown"}}getOSVersion(){try{let a=navigator?.userAgent,l="Unknown";if(a.indexOf("Windows")!==-1)a.indexOf("Windows NT 5.1")!==-1?l="Windows XP":a.indexOf("Windows NT 6.0")!==-1?l="Windows Vista":a.indexOf("Windows NT 6.1")!==-1?l="Windows 7":a.indexOf("Windows NT 6.2")!==-1?l="Windows 8":a.indexOf("Windows NT 6.3")!==-1?l="Windows 8.1":a.indexOf("Windows NT 10.0")!==-1&&(l="Windows 10");else if(a.indexOf("Mac OS X")!==-1)l=a.match(/Mac OS X ([0-9_.]+)/)[1],l=l.replace(/_/g,".");else if(a.indexOf("iOS")!==-1)l=a.match(/OS ([0-9_.]+) like Mac OS X/)[1],l=l.replace(/_/g,".");else if(a.indexOf("Firefox")!==-1){var e=/\(([^)]+)\)/,t=e.exec(a)[1],i=t.split("; ");l=i[2]}return l||"Unknown"}catch{return"Unknown"}}getBrowserVersion(){try{return this.browserName=="Opera"?this.getOperaVersion():this.browserName=="Chrome"?this.getChromeVersion():this.browserName=="Safari"?this.getSafariVersion():this.browserName=="Firefox"?this.getFirefoxVersion():this.browserName=="IE"?this.getIEVersion():"Unknown"}catch{return"Unknown"}}getOperaVersion(){try{var e=navigator.userAgent.match(/(?:Opera|OPR)\/(\d+)/);return e?e[1]:"Unknown"}catch{return"Unknown"}}getChromeVersion(){try{var e=navigator.userAgent.match(/(?:Chrome|Chromium)\/(\d+)/);return e?e[1]:"Unknown"}catch{return"Unknown"}}getSafariVersion(){try{var e=navigator.userAgent.match(/Version\/(\d+)/);return e?e[1]:"Unknown"}catch{return"Unknown"}}getFirefoxVersion(){try{var e=navigator.userAgent.match(/Firefox\/(\d+)/);return e?e[1]:"Unknown"}catch{return"Unknown"}}getIEVersion(){try{var e=navigator.userAgent.match(/MSIE (\d+)/);return e?e[1]:"Unknown"}catch{return"Unknown"}}getScreenWidth(){try{return window.screen.width}catch{return 0}}getScreenHeight(){try{return window.screen.height}catch{return 0}}getDeviceInfo(){try{return this.userAgent=navigator.userAgent,this.browserName=this.getBrowserName(),this.browserVersion=this.getBrowserVersion(),this.deviceType=this.getDeviceType(),this.orientation=this.getOrientation(),this.osName=this.getOSName(),this.osVersion=this.getOSVersion(),this.screenWidth=this.getScreenWidth(),this.screenHeight=this.getScreenHeight(),JSON.parse(JSON.stringify(this))}catch{return{browserName:"Unknown",browserVersion:"Unknown",deviceType:"Unknown",osName:"Unknown",osVersion:"Unknown",screenWidth:0,screenHeight:0,userAgent:"Unknown"}}}};o.Breakpoints={},o.Orientations={};let n=o;return n})();var Fo=class{constructor(o=!0){this.deviceInfo=new fr().getDeviceInfo();try{if(o){let r=VF();r&&Object.assign(this,r)}}catch{}}};var BF=class{constructor(){this.targetElements=[],this.type="area",this.props=new yd,this.pageInfo=new Fo,this.targetAnnotations=[]}};var jF=class{constructor(){this.type="arrow",this.props=new yd,this.pageInfo=new Fo}};var fi={COPY_LINK:"copy-link",DELETE:"delete"},jg={COPY_LINK:"Copy link",LINK_COPIED:"Link copied!",DELETE_THREAD:"Delete thread"};var xt=class xt{};xt.SNIPPYLY_HOST_URL_PROD="https://snippyly.com",xt.SNIPPYLY_HOST_URL_STAGING="https://snippyly-staging.web.app",xt.USER_TYPE_ANONYMOUS="anonymous",xt.USER_TYPE_SIGNED_IN="signedIn",xt.LOCALSTORAGE_DATA_ID="snippylytempdata",xt.NO_ORGANIZATION_ID="veltNoOrganization",xt.DEFAULT_QUERY_HASH="default",xt.LISTENER_BATCH_SIZE=5,xt.LISTENER_CONTEXT_BATCH_SIZE=25,xt.DEFAULT_VELT_CONTEXT="default:velt",xt.VISIBILITY_SELF_PREFIX="__velt_private_self:",xt.FIREBASE_PARTIAL_PATH_ORGANIZATIONS="organizations",xt.FIREBASE_PARTIAL_PATH_FOLDERS="folders",xt.FIREBASE_PARTIAL_PATH_DOCS="docs",xt.FIREBASE_PARTIAL_PATH_DOCUMENT_CONFIGURATIONS="documentConfigurations",xt.FIREBASE_PARTIAL_PATH_PRESENCE="presence",xt.FIREBASE_PARTIAL_PATH_ORGANIZATION_USERS="orgIamUsers",xt.FIREBASE_PARTIAL_PATH_CENTRAL_USERS="users",xt.FIREBASE_PARTIAL_PATH_FOLDER_USERS="folderIamUsers",xt.FIREBASE_PARTIAL_PATH_DOCUMENT_USERS="docIamUsers",xt.FIREBASE_PARTIAL_PATH_CURSOR="cursor",xt.FIREBASE_PARTIAL_PATH_ARROW="arrow",xt.FIREBASE_PARTIAL_PATH_AREA="area",xt.FIREBASE_PARTIAL_PATH_COMMENT="comment",xt.FIREBASE_PARTIAL_PATH_LOCATION="location",xt.FIREBASE_PARTIAL_PATH_MULTI_THREAD="multiThread",xt.FIREBASE_PARTIAL_PATH_TAG="tag",xt.FIREBASE_PARTIAL_PATH_SELECTION="selection",xt.FIREBASE_PARTIAL_PATH_AUDIO_HUDDLE="audioHuddle",xt.FIREBASE_PARTIAL_PATH_HUDDLE="huddle",xt.FIREBASE_PARTIAL_PATH_CONTACTS="contacts",xt.FIREBASE_PARTIAL_PATH_GROUPS="groups",xt.FIREBASE_PARTIAL_PATH_NOTIFICATION_DOCS="notificationsDocs",xt.FIREBASE_PARTIAL_PATH_NOTIFICATION_USERS="notificationsUsers",xt.FIREBASE_PARTIAL_PATH_DOC_NOTIFICATION="notificationsDocs__notification",xt.FIREBASE_PARTIAL_PATH_USER_NOTIFICATION="notificationsUsers__notification",xt.FIREBASE_PARTIAL_PATH_USER_NOTIFICATION_INDEX="userNotificationIndex",xt.FIREBASE_PARTIAL_PATH_GLOBAL="global",xt.FIREBASE_PARTIAL_PATH_LOGINS="logins",xt.FIREBASE_PARTIAL_PATH_METADATA="metadata",xt.FIREBASE_PARTIAL_PATH_ORGANIZATION_METADATA="metadata",xt.FIREBASE_PARTIAL_PATH_ORGANIZATION_GROUPS="groups",xt.FIREBASE_PARTIAL_PATH_LOCATIONS="locations",xt.FIREBASE_PARTIAL_PATH_RECORDER="recorder",xt.FIREBASE_PARTIAL_PATH_FOLLOW_ALONG="flock",xt.FIREBASE_PARTIAL_PATH_SYNC_VIDEO_PLAYER="syncVideoPlayer",xt.FIREBASE_PARTIAL_PATH_LIVE_STATE="liveState",xt.FIREBASE_PARTIAL_PATH_IAM="iam",xt.FIREBASE_PARTIAL_PATH_REACTION="reaction",xt.FIREBASE_PARTIAL_PATH_CRDT="crdt",xt.FIREBASE_PARTIAL_PATH_VIEWS="views",xt.FIREBASE_PARTIAL_PATH_NOTIFICATION_VIEWS="notificationViews",xt.FIREBASE_PARTIAL_PATH_DOCUMENT_VIEWS="documentViews",xt.FIREBASE_PARTIAL_PATH_LOCATION_VIEWS="locationViews",xt.FIREBASE_PARTIAL_PATH_NOTIFICATIONS="notifications",xt.FIREBASE_PARTIAL_PATH_ORGANIZATION_NOTIFICATIONS="notifications",xt.FIREBASE_PARTIAL_PATH_LAST_NOTIFICATION_TIMESTAMP="lastNotificationTimestamp",xt.FIREBASE_PARTIAL_PATH_ACTIVITIES="activities",xt.FIREBASE_PARTIAL_PATH_LAST_ACTIVITY_TIMESTAMP="lastActivityTimestamp",xt.FIREBASE_PARTIAL_PATH_HEARTBEAT="heartbeat",xt.FIREBASE_PARTIAL_PATH_HEARTBEAT_BY_DOCUMENT="heartbeatByDocument",xt.FIREBASE_PARTIAL_PATH_USERS="users",xt.FIREBASE_PARTIAL_PATH_PERMISSIONS_USERS="permissions",xt.FIREBASE_PARTIAL_PATH_USER_REQUESTS="userRequests",xt.FIREBASE_PARTIAL_PATH_FEEDBACK="feedback",xt.FIREBASE_PARTIAL_PATH_BUGS="bugs",xt.FIREBASE_PARTIAL_PATH_CONTACT_US="contactUs",xt.FIREBASE_PARTIAL_PATH_CUSTOMER_METADATA="metadata",xt.PRESENCE_STATUS_ONLINE="online",xt.PRESENCE_STATUS_OFFLINE="offline",xt.PRESENCE_STATUS_AWAY="away",xt.IMG_URL_NOT_FOUND="https://snippyly.com/assets/icons/anon-user.svg",xt.IMG_CLASS_NOT_FOUND="presence-avatar-image-small",xt.AVATAR_COLOR_LIST=["#a259fe","#9746ff","#19bcfe","#FE8947","#2c83fc","#0dcf82","#ffcb00","#ff7162","#FFD600","#A5A7FE","#67DBF4","#FDA192"],xt.TEXT_COLOR_MAP={"#a259fe":"#ffffff","#9746ff":"#ffffff","#19bcfe":"#ffffff","#FE8947":"#ffffff","#2c83fc":"#ffffff","#0dcf82":"#141416","#ffcb00":"#141416","#ff7162":"#ffffff","#FFD600":"#141416","#A5A7FE":"#141416","#67DBF4":"#141416","#FDA192":"#141416"},xt.UNREAD_COMMENTS_CHECK_FROM_DATE="2024-02-05",xt.DEFAULT_ANNOTATION_COLOR="#a259fe",xt.REGEX_EMAIL=/(\+|@)+([a-zA-Z0-9._+-]+@[a-zA-Z0-9._-]+\.[a-zA-Z0-9._-]+)/gi,xt.REGEX_URL=/((([A-Za-z]{3,9}:(?:\/\/)?)(?:[\-;:&=\+\$,\w]+@)?[A-Za-z0-9\.\-]+|(?:www\.|[\-;:&=\+\$,\w]+@)[A-Za-z0-9\.\-]+)(?::[0-9]+)?((?:\/[\+~%\/\.\w\-_]*)?\??(?:[\-\+=&;%@\.\w_0-9]*)#?(?:[\.\!\/\\\w0-9=]*))?)/gi,xt.REGEX_URL_FOR_USER_NAME=/https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_\+.~#?&//=]*)/gi,xt.REGEX_SPECIAL_CHARS=/[`!@#$%^&*()_+\-=\[\]{};':"\\|,.<>\/?~]/,xt.SNIPPYLY_HIGHLIGHT="snippyly-highlight",xt.SNIPPYLY_HIGHLIGHT_PREVIEW="snippyly-highlight-preview",xt.SNIPPYLY_HIGHLIGHT_USER="snippyly-highlight-user",xt.SNIPPYLY_HIGHLIGHT_USER_NAME="snippyly-highlight-user-name",xt.SNIPPYLY_HIGHLIGHT_USER_TEXT="snippyly-highlight-user-text",xt.VELT_LIVE_SELECTION_ON_ELEMENT="velt-live-selection-on-element",xt.VELT_LIVE_SELECTION_ON_ELEMENT_DEFAULT="velt-live-selection-on-element-default",xt.VELT_LIVE_SELECTION_ON_TEXT="velt-live-selection-on-text",xt.VELT_LIVE_SELECTION_ON_TEXT_DEFAULT="velt-live-selection-on-text-default",xt.VELT_IGNORE_CHANGE_DETECTION="velt-ignore-change-detection",xt.VELT_CUSTOM_CSS="velt-custom-css",xt.TAGS={SNIPPYLY_ROOT:"snippyly-root",SNIPPYLY_PRESENCE:"snippyly-presence",SNIPPYLY_CURSOR:"snippyly-cursor",SNIPPYLY_COMMENT_TOOL:"snippyly-comment-tool",SNIPPYLY_COMMENTS:"snippyly-comments",SNIPPYLY_TAG_TOOL:"snippyly-tag-tool",SNIPPYLY_TAGS:"snippyly-tags",SNIPPYLY_RECORDER_NOTES:"snippyly-recorder-notes",SNIPPYLY_RECORDER_CONTROL_PANEL:"snippyly-recorder-control-panel",SNIPPYLY_RECORDER_CONTROL_PANEL_INTERNAL:"snippyly-recorder-control-panel-internal",SNIPPYLY_RECORDER_PLAYER:"snippyly-recorder-player",SNIPPYLY_TEXT_HIGHLIGHT:"snippyly-text-highlight",SNIPPYLY_COMMENT_TEXT_PORTAL:"snippyly-comment-text-portal",SNIPPYLY_COMMENT_TEXT:"snippyly-comment-text",SNIPPYLY_COMMENTS_SIDEBAR:"snippyly-comments-sidebar",SNIPPYLY_COMMENT_BUBBLE:"snippyly-comment-bubble",SNIPPYLY_HIGHLIGHT_USER_TEXT:"snippyly-highlight-user-text",SNIPPYLY_AUDIO_HUDDLE:"snippyly-audio-huddle",SNIPPYLY_VIDEO_HUDDLE:"snippyly-video-huddle",SNIPPYLY_HUDDLE:"snippyly-huddle",SNIPPYLY_HUDDLE_TOOL:"snippyly-huddle-tool",SNIPPYLY_RECORDER_TOOL:"snippyly-recorder-tool",SNIPPYLY_PLUGIN:"snippyly-plugin",SNIPPYLY_MENU:"snippyly-menu",SNIPPYLY_COMMENT_DIALOG:"snippyly-comment-dialog",SNIPPYLY_SIDEBAR_BUTTON:"snippyly-sidebar-button",SNIPPYLY_REWRITER:"snippyly-rewriter",SNIPPYLY_USER_INVITE_TOOL:"snippyly-user-invite-tool",SNIPPYLY_USER_REQUEST_TOOL:"snippyly-user-request-tool",SNIPPYLY_USER_AVATAR:"snippyly-user-avatar",SNIPPYLY_ARROW_TOOL:"snippyly-arrow-tool",SNIPPYLY_ARROWS:"snippyly-arrows",SNIPPYLY_AREA_TOOL:"snippyly-area-tool",SNIPPYLY_AREAS:"snippyly-areas",VELT_ROOT:"velt-root",VELT_PRESENCE:"velt-presence",VELT_CURSOR:"velt-cursor",VELT_COMMENT_TOOL:"velt-comment-tool",VELT_COMMENTS:"velt-comments",VELT_TAG_TOOL:"velt-tag-tool",VELT_TAGS:"velt-tags",VELT_RECORDER_NOTES:"velt-recorder-notes",VELT_RECORDER_CONTROL_PANEL:"velt-recorder-control-panel",VELT_RECORDER_CONTROL_PANEL_INTERNAL:"velt-recorder-control-panel-internal",VELT_RECORDER_PLAYER:"velt-recorder-player",VELT_VIDEO_EDITOR:"velt-video-editor",VELT_TEXT_HIGHLIGHT:"velt-text-highlight",VELT_COMMENT_TEXT_PORTAL:"velt-comment-text-portal",VELT_COMMENTS_SIDEBAR:"velt-comments-sidebar",VELT_COMMENTS_SIDEBAR_V2:"velt-comments-sidebar-v2",VELT_COMMENT_SIDEBAR_SKELETON_V2:"velt-comment-sidebar-skeleton-v2",VELT_COMMENT_SIDEBAR_PANEL_V2:"velt-comment-sidebar-panel-v2",VELT_COMMENT_SIDEBAR_LIST_V2:"velt-comment-sidebar-list-v2",VELT_COMMENT_SIDEBAR_LIST_ITEM_V2:"velt-comment-sidebar-list-item-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_LIST_V2:"velt-comment-sidebar-filter-dropdown-content-list-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_LIST_CATEGORY_V2:"velt-comment-sidebar-filter-dropdown-content-list-category-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_LIST_CATEGORY_CONTENT_V2:"velt-comment-sidebar-filter-dropdown-content-list-category-content-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_LIST_ITEM_V2:"velt-comment-sidebar-filter-dropdown-content-list-item-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_LIST_ITEM_INDICATOR_V2:"velt-comment-sidebar-filter-dropdown-content-list-item-indicator-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_LIST_ITEM_LABEL_V2:"velt-comment-sidebar-filter-dropdown-content-list-item-label-v2",VELT_COMMENT_SIDEBAR_MINIMAL_ACTIONS_DROPDOWN_V2:"velt-comment-sidebar-minimal-actions-dropdown-v2",VELT_COMMENT_SIDEBAR_MINIMAL_ACTIONS_DROPDOWN_TRIGGER_V2:"velt-comment-sidebar-minimal-actions-dropdown-trigger-v2",VELT_COMMENT_SIDEBAR_MINIMAL_ACTIONS_DROPDOWN_CONTENT_V2:"velt-comment-sidebar-minimal-actions-dropdown-content-v2",VELT_COMMENT_SIDEBAR_MINIMAL_ACTIONS_DROPDOWN_CONTENT_MARK_ALL_READ_V2:"velt-comment-sidebar-minimal-actions-dropdown-content-mark-all-read-v2",VELT_COMMENT_SIDEBAR_MINIMAL_ACTIONS_DROPDOWN_CONTENT_MARK_ALL_RESOLVED_V2:"velt-comment-sidebar-minimal-actions-dropdown-content-mark-all-resolved-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_V2:"velt-comment-sidebar-filter-dropdown-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_TRIGGER_V2:"velt-comment-sidebar-filter-dropdown-trigger-v2",VELT_COMMENT_SIDEBAR_FILTER_DROPDOWN_CONTENT_V2:"velt-comment-sidebar-filter-dropdown-content-v2",VELT_COMMENT_SIDEBAR_HEADER_V2:"velt-comment-sidebar-header-v2",VELT_COMMENT_SIDEBAR_CLOSE_BUTTON_V2:"velt-comment-sidebar-close-button-v2",VELT_COMMENT_SIDEBAR_EMPTY_PLACEHOLDER_V2:"velt-comment-sidebar-empty-placeholder-v2",VELT_COMMENT_SIDEBAR_RESET_FILTER_BUTTON_V2:"velt-comment-sidebar-reset-filter-button-v2",VELT_COMMENT_SIDEBAR_PAGE_MODE_COMPOSER_V2:"velt-comment-sidebar-page-mode-composer-v2",VELT_COMMENT_SIDEBAR_FOCUSED_THREAD_V2:"velt-comment-sidebar-focused-thread-v2",VELT_COMMENT_SIDEBAR_FOCUSED_THREAD_BACK_BUTTON_V2:"velt-comment-sidebar-focused-thread-back-button-v2",VELT_COMMENT_SIDEBAR_FOCUSED_THREAD_DIALOG_CONTAINER_V2:"velt-comment-sidebar-focused-thread-dialog-container-v2",VELT_COMMENT_BUBBLE:"velt-comment-bubble",VELT_COMMENT_BUBBLE_AVATAR:"velt-comment-bubble-avatar",VELT_COMMENT_BUBBLE_COMMENTS_COUNT:"velt-comment-bubble-comments-count",VELT_COMMENT_BUBBLE_UNREAD_ICON:"velt-comment-bubble-unread-icon",VELT_COMMENT_THREAD:"velt-comment-thread",VELT_COMMENT_PIN:"velt-comment-pin",VELT_COMMENT_PIN_NUMBER:"velt-comment-pin-number",VELT_COMMENT_PIN_INDEX:"velt-comment-pin-index",VELT_COMMENT_PIN_TRIANGLE:"velt-comment-pin-triangle",VELT_COMMENT_PIN_PRIVATE_COMMENT_INDICATOR:"velt-comment-pin-private-comment-indicator",VELT_COMMENT_PIN_GHOST_COMMENT_INDICATOR:"velt-comment-pin-ghost-comment-indicator",VELT_COMMENT_PIN_UNREAD_COMMENT_INDICATOR:"velt-comment-pin-unread-comment-indicator",VELT_SIDEBAR_BUTTON_ICON:"velt-sidebar-button-icon",VELT_SIDEBAR_BUTTON_COMMENTS_COUNT:"velt-sidebar-button-comments-count",VELT_SIDEBAR_BUTTON_UNREAD_ICON:"velt-sidebar-button-unread-icon",VELT_COMMENT_TEXT:"velt-comment-text",VELT_CHART_COMMENT:"velt-chart-comment",VELT_CANVAS_COMMENT:"velt-canvas-comment",VELT_INLINE_COMMENTS_SECTION:"velt-inline-comments-section",VELT_INLINE_COMMENTS_SECTION_SKELETON:"velt-inline-comments-section-skeleton",VELT_INLINE_COMMENTS_SECTION_PANEL:"velt-inline-comments-section-panel",VELT_INLINE_COMMENTS_SECTION_LIST:"velt-inline-comments-section-list",VELT_INLINE_COMMENTS_SECTION_COMPOSER_CONTAINER:"velt-inline-comments-section-composer-container",VELT_INLINE_COMMENTS_SECTION_COMMENT_COUNT:"velt-inline-comments-section-comment-count",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN:"velt-inline-comments-section-sorting-dropdown",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_TRIGGER:"velt-inline-comments-section-sorting-dropdown-trigger",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_TRIGGER_NAME:"velt-inline-comments-section-sorting-dropdown-trigger-name",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_TRIGGER_ICON:"velt-inline-comments-section-sorting-dropdown-trigger-icon",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_CONTENT:"velt-inline-comments-section-sorting-dropdown-content",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_CONTENT_ITEM:"velt-inline-comments-section-sorting-dropdown-content-item",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_CONTENT_ITEM_ICON:"velt-inline-comments-section-sorting-dropdown-content-item-icon",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_CONTENT_ITEM_TICK:"velt-inline-comments-section-sorting-dropdown-content-item-tick",VELT_INLINE_COMMENTS_SECTION_SORTING_DROPDOWN_CONTENT_ITEM_NAME:"velt-inline-comments-section-sorting-dropdown-content-item-name",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN:"velt-inline-comments-section-filter-dropdown",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_TRIGGER:"velt-inline-comments-section-filter-dropdown-trigger",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_TRIGGER_NAME:"velt-inline-comments-section-filter-dropdown-trigger-name",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_TRIGGER_ARROW:"velt-inline-comments-section-filter-dropdown-trigger-arrow",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_CONTENT:"velt-inline-comments-section-filter-dropdown-content",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_CONTENT_LIST:"velt-inline-comments-section-filter-dropdown-content-list",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_CONTENT_LIST_ITEM:"velt-inline-comments-section-filter-dropdown-content-list-item",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_CONTENT_LIST_ITEM_CHECKBOX:"velt-inline-comments-section-filter-dropdown-content-list-item-checkbox",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_CONTENT_LIST_ITEM_LABEL:"velt-inline-comments-section-filter-dropdown-content-list-item-label",VELT_INLINE_COMMENTS_SECTION_FILTER_DROPDOWN_CONTENT_APPLY_BUTTON:"velt-inline-comments-section-filter-dropdown-content-apply-button",VELT_COMMENTS_MINIMAP:"velt-comments-minimap",VELT_HIGHLIGHT_USER_TEXT:"velt-highlight-user-text",VELT_AUDIO_HUDDLE:"velt-audio-huddle",VELT_VIDEO_HUDDLE:"velt-video-huddle",VELT_HUDDLE:"velt-huddle",VELT_HUDDLE_TOOL:"velt-huddle-tool",VELT_RECORDER_TOOL:"velt-recorder-tool",SUPERFLOW_TOOLBAR:"superflow-toolbar",VELT_MENU:"velt-menu",VELT_COMMENT_DIALOG:"velt-comment-dialog-internal",VELT_SIDEBAR_BUTTON:"velt-sidebar-button",VELT_COMMENTS_SIDEBAR_BUTTON:"velt-comments-sidebar-button",VELT_REWRITER:"velt-rewriter",VELT_USER_INVITE_TOOL:"velt-user-invite-tool",VELT_USER_REQUEST_TOOL:"velt-user-request-tool",VELT_USER_AVATAR:"velt-user-avatar",VELT_ARROW_TOOL:"velt-arrow-tool",VELT_ARROWS:"velt-arrows",VELT_AREA_TOOL:"velt-area-tool",VELT_AREAS:"velt-areas",VELT_INLINE_COMMENT:"velt-inline-comment",VELT_VIDEO_PLAYER:"velt-video-player",VELT_VIDEO_COMMENTS_TIMELINE:"velt-comment-player-timeline",VELT_REACTION_TOOL:"velt-reaction-tool",VELT_INLINE_REACTIONS_SECTION:"velt-inline-reactions-section",VELT_VIEW_ANALYTICS:"velt-view-analytics",VELT_NOTIFICATIONS_TOOL:"velt-notifications-tool",VELT_NOTIFICATIONS_TOOL_ICON:"velt-notifications-tool-icon",VELT_NOTIFICATIONS_TOOL_UNREAD_ICON:"velt-notifications-tool-unread-icon",VELT_NOTIFICATIONS_TOOL_LABEL:"velt-notifications-tool-label",VELT_NOTIFICATIONS_TOOL_UNREAD_COUNT:"velt-notifications-tool-unread-count",VELT_NOTIFICATIONS_PANEL:"velt-notifications-panel",VELT_NOTIFICATIONS_PANEL_TITLE:"velt-notifications-panel-title",VELT_NOTIFICATIONS_PANEL_TITLE_TEXT:"velt-notifications-panel-title-text",VELT_NOTIFICATIONS_PANEL_HEADER:"velt-notifications-panel-header",VELT_NOTIFICATIONS_PANEL_HEADER_TAB_FOR_YOU:"velt-notifications-panel-header-tab-for-you",VELT_NOTIFICATIONS_PANEL_HEADER_TAB_PEOPLE:"velt-notifications-panel-header-tab-people",VELT_NOTIFICATIONS_PANEL_HEADER_TAB_DOCUMENTS:"velt-notifications-panel-header-tab-documents",VELT_NOTIFICATIONS_PANEL_HEADER_TAB_ALL:"velt-notifications-panel-header-tab-all",VELT_NOTIFICATIONS_PANEL_CONTENT:"velt-notifications-panel-content",VELT_NOTIFICATIONS_PANEL_CONTENT_FOR_YOU:"velt-notifications-panel-content-for-you",VELT_NOTIFICATIONS_PANEL_CONTENT_ALL:"velt-notifications-panel-content-all",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE:"velt-notifications-panel-content-people",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS:"velt-notifications-panel-content-documents",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST:"velt-notifications-panel-content-list",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM:"velt-notifications-panel-content-list-item",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM_AVATAR:"velt-notifications-panel-content-list-item-avatar",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM_UNREAD:"velt-notifications-panel-content-list-item-unread",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM_HEADLINE:"velt-notifications-panel-content-list-item-headline",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM_BODY:"velt-notifications-panel-content-list-item-body",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM_FILE_NAME:"velt-notifications-panel-content-list-item-file-name",VELT_NOTIFICATIONS_PANEL_CONTENT_LIST_ITEM_TIME:"velt-notifications-panel-content-list-item-time",VELT_NOTIFICATIONS_PANEL_CONTENT_ALL_LIST:"velt-notifications-panel-content-all-list",VELT_NOTIFICATIONS_PANEL_CONTENT_ALL_LIST_ITEM:"velt-notifications-panel-content-all-list-item",VELT_NOTIFICATIONS_PANEL_CONTENT_ALL_LIST_ITEM_LABEL:"velt-notifications-panel-content-all-list-item-label",VELT_NOTIFICATIONS_PANEL_CONTENT_ALL_LIST_ITEM_CONTENT:"velt-notifications-panel-content-all-list-item-content",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE_LIST:"velt-notifications-panel-content-people-list",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE_LIST_ITEM:"velt-notifications-panel-content-people-list-item",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE_LIST_ITEM_AVATAR:"velt-notifications-panel-content-people-list-item-avatar",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE_LIST_ITEM_NAME:"velt-notifications-panel-content-people-list-item-name",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE_LIST_ITEM_COUNT:"velt-notifications-panel-content-people-list-item-count",VELT_NOTIFICATIONS_PANEL_CONTENT_PEOPLE_LIST_ITEM_CONTENT:"velt-notifications-panel-content-people-list-item-content",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS_LIST:"velt-notifications-panel-content-documents-list",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS_LIST_ITEM:"velt-notifications-panel-content-documents-list-item",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS_LIST_ITEM_NAME:"velt-notifications-panel-content-documents-list-item-name",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS_LIST_ITEM_COUNT:"velt-notifications-panel-content-documents-list-item-count",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS_LIST_ITEM_CONTENT:"velt-notifications-panel-content-documents-list-item-content",VELT_NOTIFICATIONS_PANEL_CONTENT_DOCUMENTS_LIST_ITEM_UNREAD:"velt-notifications-panel-content-documents-list-item-unread",VELT_NOTIFICATIONS_PANEL_CONTENT_LOAD_MORE:"velt-notifications-panel-content-load-more",VELT_NOTIFICATIONS_PANEL_CONTENT_ALL_READ_CONTAINER:"velt-notifications-panel-content-all-read-container",VELT_NOTIFICATIONS_PANEL_CLOSE_BUTTON:"velt-notifications-panel-close-button",VELT_NOTIFICATIONS_PANEL_READ_ALL_BUTTON:"velt-notifications-panel-read-all-button",VELT_NOTIFICATIONS_PANEL_VIEW_ALL_BUTTON:"velt-notifications-panel-view-all-button",VELT_NOTIFICATIONS_PANEL_SKELETON:"velt-notifications-panel-skeleton",VELT_NOTIFICATIONS_PANEL_SETTINGS_BUTTON:"velt-notifications-panel-settings-button",VELT_NOTIFICATIONS_PANEL_SETTINGS:"velt-notifications-panel-settings",VELT_NOTIFICATIONS_PANEL_SETTINGS_HEADER:"velt-notifications-panel-settings-header",VELT_NOTIFICATIONS_PANEL_SETTINGS_HEADER_TITLE:"velt-notifications-panel-settings-header-title",VELT_NOTIFICATIONS_PANEL_SETTINGS_TITLE:"velt-notifications-panel-settings-title",VELT_NOTIFICATIONS_PANEL_SETTINGS_DESCRIPTION:"velt-notifications-panel-settings-description",VELT_NOTIFICATIONS_PANEL_SETTINGS_LIST:"velt-notifications-panel-settings-list",VELT_NOTIFICATIONS_PANEL_SETTINGS_MUTE_ALL_TITLE:"velt-notifications-panel-settings-mute-all-title",VELT_NOTIFICATIONS_PANEL_SETTINGS_MUTE_ALL_DESCRIPTION:"velt-notifications-panel-settings-mute-all-description",VELT_NOTIFICATIONS_PANEL_SETTINGS_MUTE_ALL_TOGGLE:"velt-notifications-panel-settings-mute-all-toggle",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION:"velt-notifications-panel-settings-accordion",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_TRIGGER:"velt-notifications-panel-settings-accordion-trigger",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_TRIGGER_LABEL:"velt-notifications-panel-settings-accordion-trigger-label",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_TRIGGER_ICON:"velt-notifications-panel-settings-accordion-trigger-icon",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_TRIGGER_SELECTED_VALUE:"velt-notifications-panel-settings-accordion-trigger-selected-value",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_CONTENT:"velt-notifications-panel-settings-accordion-content",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_CONTENT_ITEM:"velt-notifications-panel-settings-accordion-content-item",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_CONTENT_ITEM_LABEL:"velt-notifications-panel-settings-accordion-content-item-label",VELT_NOTIFICATIONS_PANEL_SETTINGS_ACCORDION_CONTENT_ITEM_ICON:"velt-notifications-panel-settings-accordion-content-item-icon",VELT_NOTIFICATIONS_PANEL_SETTINGS_BACK_BUTTON:"velt-notifications-panel-settings-back-button",VELT_NOTIFICATIONS_PANEL_SETTINGS_FOOTER:"velt-notifications-panel-settings-footer",VELT_NOTIFICATIONS_HISTORY_PANEL:"velt-notifications-history-panel",VELT_WIREFRAME:"velt-wireframe",VELT_AUTOCOMPLETE:"velt-autocomplete",VELT_AUTOCOMPLETE_PANEL:"velt-autocomplete-panel",VELT_AUTOCOMPLETE_OPTION:"velt-autocomplete-option",VELT_AUTOCOMPLETE_OPTION_ICON:"velt-autocomplete-option-icon",VELT_AUTOCOMPLETE_OPTION_NAME:"velt-autocomplete-option-name",VELT_AUTOCOMPLETE_OPTION_DESCRIPTION:"velt-autocomplete-option-description",VELT_AUTOCOMPLETE_OPTION_ERROR_ICON:"velt-autocomplete-option-error-icon",VELT_AUTOCOMPLETE_GROUP_OPTION:"velt-autocomplete-group-option",VELT_AUTOCOMPLETE_TOOL:"velt-autocomplete-tool",VELT_AUTOCOMPLETE_EMPTY:"velt-autocomplete-empty",VELT_AUTOCOMPLETE_CHIP:"velt-autocomplete-chip",VELT_AUTOCOMPLETE_CHIP_TOOLTIP:"velt-autocomplete-chip-tooltip",VELT_AUTOCOMPLETE_CHIP_TOOLTIP_ICON:"velt-autocomplete-chip-tooltip-icon",VELT_AUTOCOMPLETE_CHIP_TOOLTIP_NAME:"velt-autocomplete-chip-tooltip-name",VELT_AUTOCOMPLETE_CHIP_TOOLTIP_DESCRIPTION:"velt-autocomplete-chip-tooltip-description",VELT_AUTOCOMPLETE_CONTEXT_WRAPPER:"velt-autocomplete-context-wrapper",VELT_ACTIVITY_LOG:"velt-activity-log",VELT_ACTIVITY_LOG_HEADER:"velt-activity-log-header",VELT_ACTIVITY_LOG_HEADER_TITLE:"velt-activity-log-header-title",VELT_ACTIVITY_LOG_HEADER_CLOSE_BUTTON:"velt-activity-log-header-close-button",VELT_ACTIVITY_LOG_HEADER_FILTER:"velt-activity-log-header-filter",VELT_ACTIVITY_LOG_HEADER_FILTER_TRIGGER:"velt-activity-log-header-filter-trigger",VELT_ACTIVITY_LOG_HEADER_FILTER_TRIGGER_LABEL:"velt-activity-log-header-filter-trigger-label",VELT_ACTIVITY_LOG_HEADER_FILTER_TRIGGER_ICON:"velt-activity-log-header-filter-trigger-icon",VELT_ACTIVITY_LOG_HEADER_FILTER_CONTENT:"velt-activity-log-header-filter-content",VELT_ACTIVITY_LOG_HEADER_FILTER_CONTENT_ITEM:"velt-activity-log-header-filter-content-item",VELT_ACTIVITY_LOG_HEADER_FILTER_CONTENT_ITEM_LABEL:"velt-activity-log-header-filter-content-item-label",VELT_ACTIVITY_LOG_HEADER_FILTER_CONTENT_ITEM_ICON:"velt-activity-log-header-filter-content-item-icon",VELT_ACTIVITY_LOG_LOADING:"velt-activity-log-loading",VELT_ACTIVITY_LOG_LIST:"velt-activity-log-list",VELT_ACTIVITY_LOG_LIST_DATE_GROUP:"velt-activity-log-list-date-group",VELT_ACTIVITY_LOG_LIST_DATE_GROUP_LABEL:"velt-activity-log-list-date-group-label",VELT_ACTIVITY_LOG_LIST_ITEM:"velt-activity-log-list-item",VELT_ACTIVITY_LOG_LIST_ITEM_ICON:"velt-activity-log-list-item-icon",VELT_ACTIVITY_LOG_LIST_ITEM_AVATAR:"velt-activity-log-list-item-avatar",VELT_ACTIVITY_LOG_LIST_ITEM_CONTENT:"velt-activity-log-list-item-content",VELT_ACTIVITY_LOG_LIST_ITEM_CONTENT_USER:"velt-activity-log-list-item-content-user",VELT_ACTIVITY_LOG_LIST_ITEM_CONTENT_ACTION:"velt-activity-log-list-item-content-action",VELT_ACTIVITY_LOG_LIST_ITEM_CONTENT_TARGET:"velt-activity-log-list-item-content-target",VELT_ACTIVITY_LOG_LIST_ITEM_CONTENT_DETAIL:"velt-activity-log-list-item-content-detail",VELT_ACTIVITY_LOG_LIST_ITEM_TIME:"velt-activity-log-list-item-time",VELT_ACTIVITY_LOG_LIST_SHOW_MORE:"velt-activity-log-list-show-more",VELT_ACTIVITY_LOG_EMPTY:"velt-activity-log-empty",VELT_ACTIVITY_LOG_CONTEXT_WRAPPER:"velt-activity-log-context-wrapper",VELT_COMMENT_DIALOG_VISIBILITY_BANNER:"velt-comment-dialog-visibility-banner",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_ICON:"velt-comment-dialog-visibility-banner-icon",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_TEXT:"velt-comment-dialog-visibility-banner-text",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN:"velt-comment-dialog-visibility-banner-dropdown",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_TRIGGER:"velt-comment-dialog-visibility-banner-dropdown-trigger",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_TRIGGER_LABEL:"velt-comment-dialog-visibility-banner-dropdown-trigger-label",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_TRIGGER_AVATAR_LIST:"velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_TRIGGER_AVATAR_LIST_ITEM:"velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-item",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_TRIGGER_AVATAR_LIST_REMAINING_COUNT:"velt-comment-dialog-visibility-banner-dropdown-trigger-avatar-list-remaining-count",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_TRIGGER_ICON:"velt-comment-dialog-visibility-banner-dropdown-trigger-icon",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_CONTENT:"velt-comment-dialog-visibility-banner-dropdown-content",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_CONTENT_ITEM:"velt-comment-dialog-visibility-banner-dropdown-content-item",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_CONTENT_ITEM_ICON:"velt-comment-dialog-visibility-banner-dropdown-content-item-icon",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_CONTENT_ITEM_LABEL:"velt-comment-dialog-visibility-banner-dropdown-content-item-label",VELT_COMMENT_DIALOG_VISIBILITY_BANNER_DROPDOWN_CONTENT_USER_PICKER:"velt-comment-dialog-visibility-banner-dropdown-content-user-picker",VELT_COMMENT_COMPOSER:"velt-comment-composer",VELT_SKELETON_LOADER:"velt-skeleton-loader",VELT_SHADOW_DOM_INTERNAL:"velt-shadow-dom-internal",VELT_SINGLE_EDITOR_MODE_PANEL:"velt-single-editor-mode-panel",VELT_MULTI_THREAD_COMMENT_DIALOG:"velt-multi-thread-comment-dialog",VELT_MULTI_THREAD_COMMENT_DIALOG_LIST:"velt-multi-thread-comment-dialog-list",VELT_MULTI_THREAD_COMMENT_DIALOG_PANEL:"velt-multi-thread-comment-dialog-panel",VELT_MULTI_THREAD_COMMENT_DIALOG_COMPOSER_CONTAINER:"velt-multi-thread-comment-dialog-composer-container",VELT_MULTI_THREAD_COMMENT_DIALOG_COMMENT_COUNT:"velt-multi-thread-comment-dialog-comment-count",VELT_MULTI_THREAD_COMMENT_DIALOG_EMPTY_PLACEHOLDER:"velt-multi-thread-comment-dialog-empty-placeholder",VELT_MULTI_THREAD_COMMENT_DIALOG_CLOSE_BUTTON:"velt-multi-thread-comment-dialog-close-button",VELT_MULTI_THREAD_COMMENT_DIALOG_NEW_THREAD_BUTTON:"velt-multi-thread-comment-dialog-new-thread-button",VELT_MULTI_THREAD_COMMENT_DIALOG_RESET_FILTER_BUTTON:"velt-multi-thread-comment-dialog-reset-filter-button",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN:"velt-multi-thread-comment-dialog-minimal-filter-dropdown",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_TRIGGER:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-trigger",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_FILTER_ALL:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-all",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_FILTER_READ:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-read",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_FILTER_RESOLVED:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-resolved",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_FILTER_UNREAD:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-filter-unread",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_SELECTED_ICON:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-selected-icon",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_SORT_DATE:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-date",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_FILTER_DROPDOWN_CONTENT_SORT_UNREAD:"velt-multi-thread-comment-dialog-minimal-filter-dropdown-content-sort-unread",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_ACTIONS_DROPDOWN:"velt-multi-thread-comment-dialog-minimal-actions-dropdown",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_ACTIONS_DROPDOWN_TRIGGER:"velt-multi-thread-comment-dialog-minimal-actions-dropdown-trigger",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_ACTIONS_DROPDOWN_CONTENT:"velt-multi-thread-comment-dialog-minimal-actions-dropdown-content",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_ACTIONS_DROPDOWN_CONTENT_MARK_ALL_READ:"velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-read",VELT_MULTI_THREAD_COMMENT_DIALOG_MINIMAL_ACTIONS_DROPDOWN_CONTENT_MARK_ALL_RESOLVED:"velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-resolved",VELT_TEXT_COMMENT:"velt-text-comment",VELT_TEXT_COMMENT_TOOL:"velt-text-comment-tool",VELT_TEXT_COMMENT_TOOLBAR:"velt-text-comment-toolbar",VELT_TEXT_COMMENT_TOOLBAR_COMMENT_ANNOTATION:"velt-text-comment-toolbar-comment-annotation",VELT_TEXT_COMMENT_TOOLBAR_DIVIDER:"velt-text-comment-toolbar-divider",VELT_TEXT_COMMENT_TOOLBAR_COPYWRITER:"velt-text-comment-toolbar-copywriter",VELT_TEXT_COMMENT_TOOLBAR_GENERIC:"velt-text-comment-toolbar-generic"},xt.ATTRIBUTES={VELT_COMMENT_CONTAINER:"data-velt-comment-container",VELT_TARGET_COMMENT_ELEMENT_ID:"data-velt-target-comment-element-id",VELT_COMMENT_TYPE:"data-velt-comment-type",TARGET_INLINE_COMMENT_ELEMENT_ID:"target-inline-comment-element-id",TARGET_COMMENT_ELEMENT_ID:"target-comment-element-id",TARGET_ELEMENT_ID:"target-element-id",VELT_ID:"data-velt-id",VELT_ELEMENT:"data-velt-element",VELT_SCREEN_RECORDER_PANEL:"data-velt-screen-recorder-panel",VELT_SOURCE_ID:"data-velt-source-id",VELT_ANNOTATION_ID:"data-velt-annotation-id",VELT_ANNOTATION_IDS:"data-velt-annotation-ids",VELT_COMMENT_PIN_HOST:"data-velt-comment-pin-host",VELT_COMMENT_PIN_HOST_STATIC:"data-velt-comment-pin-host-static",VELT_COMMENT_DISABLED:"data-velt-comment-disabled",VELT_MANUAL_COMMENT_CONTAINER:"data-velt-manual-comment-container",VELT_COMMENT_PIN_ACTIVE:"data-velt-comment-pin-active",VELT_INLINE_COMMENT_SECTION_CONFIG:"data-velt-inline-comment-section-config",VELT_TARGET_INLINE_COMMENT_ELEMENT_ID:"data-velt-target-inline-comment-element-id",VELT_TAG_PIN_HOST:"data-velt-tag-pin-host",VELT_TAG_PIN_HOST_STATIC:"data-velt-tag-pin-host-static",VELT_TAG_DISABLED:"data-velt-tag-disabled",VELT_RECORDER_PIN_HOST:"data-velt-recorder-pin-host",VELT_RECORDER_PIN_HOST_STATIC:"data-velt-recorder-pin-host-static",VELT_RECORDER_DISABLED:"data-velt-recorder-disabled",VELT_ANNOTATION_DRAFT:"data-velt-annotation-draft",VELT_ANNOTATION_EDIT_COMMENT:"data-velt-annotation-edit-comment",VELT_DOCUMENT_ID:"data-velt-document-id",VELT_LOCATION:"data-velt-location",VELT_LOCATION_ID:"data-velt-location-id",VELT_THEME:"data-velt-theme",VELT_IGNORE:"data-velt-ignore",EMBED_MODE:"embed-mode",DEFAULT_CURSOR:"default-cursor",VELT_HUDDLE_ON_CURSOR_MODE:"data-velt-huddle-on-cursor-mode",VELT_SELECTION_ENABLED:"data-live-selection-enabled",VELT_LIVE_SELECTION_ENABLED:"data-velt-live-selection-enabled",VELT_LIVE_SELECTION_USER_INDICATOR_POSITION:"data-velt-live-selection-user-indicator-position",VELT_LIVE_SELECTION_USER_INDICATOR_TYPE:"data-velt-live-selection-user-indicator-type",VELT_SELECTION_CONFIG:"data-live-selection-config",VELT_POPOVER_MODE:"data-velt-popover-mode",VELT_ELEMENT_CACHE_ID:"data-velt-cache-id",VELT_ARROW_PIN_HOST:"data-velt-arrow-pin-host",VELT_ARROW_PIN_HOST_STATIC:"data-velt-arrow-pin-host-static",VELT_ARROW_DISABLED:"data-velt-arrow-disabled",VELT_AREA_PIN_HOST:"data-velt-area-pin-host",VELT_AREA_PIN_HOST_STATIC:"data-velt-area-pin-host-static",VELT_AREA_DISABLED:"data-velt-area-disabled",VELT_AREA_PIN_ACTIVE:"data-velt-area-pin-active",VELT_SUGGESTION_TARGET:"data-velt-suggestion-target",VELT_ONGOING_RECORDING:"data-velt-ongoing-recording",VELT_COMMENT_RECORDING:"data-velt-comment-recording",SYNC_VIDEO_PLAYER_ID:"data-sync-video-player-id",SYNC_VIDEO_PLAYER:"data-sync-video-player",VELT_INLINE_COMMENT_ID:"inline-comment-id",VELT_PDF_VIEWER:"data-velt-pdf-viewer",VELT_SYNC_STATE:"data-velt-sync-state",VELT_SYNC_ACCESS:"data-velt-sync-access",VELT_SYNC_ACCESS_AUTO:"data-velt-sync-access-auto",VELT_SYNC_ACCESS_DISABLED:"data-velt-sync-access-disabled",VELT_SINGLE_EDITOR_MODE_CONTAINER:"data-velt-single-editor-mode-container",VELT_IFRAME_CONTAINER:"data-velt-iframe-container",VELT_IFRAME_CONTAINER_STATIC:"data-velt-iframe-container-static",VELT_IS_FIRST_COMPONENT:"data-velt-is-first-component",VELT_DOWNLOAD_BUTTON:"velt-download-button",VELT_COMMENT_DIALOG_PORTAL_INTERNAL:"velt-comment-dialog-portal-internal",ANNOTATION_ID:"annotation-id",MULTI_THREAD_ANNOTATION_ID:"multi-thread-annotation-id",SLATE_EDITOR:"data-slate-editor"},xt.INJECTION_STYLE_PROPS={VELT_AVATAR_COLOR:"data-velt-avatar-color",VELT_COMMENT_PRIORITY_COLOR:"data-velt-priority-color"},xt.BODY_CLASSES={VELT_PIN_DRAGGING:"velt-pin-dragging"},xt.INJECTION_ATTRIBUTES={VELT_AVATAR_IMG:"data-velt-avatar-img",VELT_COMMENT_LENGTH:"data-velt-comment-thread-length"},xt.SESSION_STORAGE={SNIPPYLY_AUTO_SELECT_ANNOTATION_ID:"snippylyAutoSelectAnnotationId",SNIPPYLY_SELECTED_ANNOTATION_ID:"snippylySelectedAnnotationId",SNIPPYLY_COMMENT_SIDEBAR_FILTERS:"snippylyCommentSidebarFilters",SNIPPYLY_COMMENT_SIDEBAR_GROUP_BY:"snippylyCommentSidebarGroupBy",SNIPPYLY_COMMENT_DIALOG_AUTO_POPULATE_TEXT:"snippylyCommentDialogAutoPopulateText",SNIPPYLY_HUDDLE_DATA:"snippylyHuddleData",VELT_TAB_ID:"veltTabId",VELT_COMMENT_SIDEBAR_FILTERS_RESET:"veltCommentSidebarFiltersReset",VELT_COMMENT_SIDEBAR_CUSTOM_ACTIONS_STATE:"veltCommentSidebarCustomActionsState",VELT_CURSOR_MULTIPLE_USERS_DETECTED:"veltCursorMultipleUsersDetected",VELT_PRESENCE_MULTIPLE_USERS_DETECTED:"veltPresenceMultipleUsersDetected",VELT_PRESENCE_MULTIPLE_USERS_ONLINE:"veltPresenceMultipleUsersOnline",VELT_CUSTOM_PRIORITY_MAP:"veltCustomPriorityMap",VELT_CUSTOM_STATUS_MAP:"veltCustomStatusMap",VELT_CUSTOM_CATEGORY_MAP:"veltCustomCategoryMap"},xt.LOCAL_STORAGE={SNIPPYLY_DEFAULT_MEDIA_SOURCE_OPTIONS:"snippylyDefaultMediaSourceOptions",SNIPPYLY_QUEUED_COMMENT:"snippylyQueuedComment",VELT_USER:"_vu",VELT_IDENTIFY_USER:"_viu",VELT_USER_FORCE_RE_LOGGED_IN:"_vurli",VELT_VERSION:"_vv",VELT_ADVANCED_QUERIES:"_vadq",VELT_COMMENT_VIEWS_MIGRATED:"_vcvm",VELT_AUTH_PROXY_HOST:"_vaph"},xt.NON_NESTABLE_ELEMENTS={img:!0,video:!0,audio:!0,input:!0,meter:!0,progress:!0,select:!0,textarea:!0,svg:!0,"lottie-player":!0,"ng-lottie":!0,canvas:!0,hr:!0,iframe:!0},xt.INGNORE_MUTATION_OBSERVER_CHANGE_TAGS={svg:!0},xt.SELECTION_ENABLED_ELEMENTS={input:!0,textarea:!0,select:!0,button:!0},xt.URL_PARAMS={REVIEW_MODE:"review",REVIEW_DOC_ID:"sreviewId",SNIPPYLY_USER:"snippyly-user",COMMENT_ID:"scommentId",TAG_ID:"stagId",RECORDER_ID:"srecorderId",PROJECT_INSTALL:"sprojectInstall"},xt.VELT_BASE_REM_UNIT="--velt-base-rem-unit",xt.VELT_VIEWPORT_WIDTH="--legacy-velt-viewport-width",xt.VELT_VIEWPORT_HEIGHT="--legacy-velt-viewport-height",xt.VELT_SELECTION_COLOR="--velt-selection-color",xt.VELT_MIN_ARROW_LENGTH=100,xt.VELT_ARROW_VIEWPORT_PADDING=20,xt.LIVE_STATE_REQUEST_EDITOR_ACCESS_WAIT_TIME=5,xt.CURSOR={COMMENT_PIN:"url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0iIzYyNURGNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9InBhdGgtMS1pbnNpZGUtMV8yMDMyXzIzNjgxIiBmaWxsPSJ3aGl0ZSI+CjxwYXRoIGQ9Ik0wLjM1Mjk0MSAxOEMwLjE1ODAxNyAxOCAtNi45MDcxNWUtMDkgMTcuODQyIC0xLjU0Mjc1ZS0wOCAxNy42NDcxTC0zLjkzNDAyZS0wNyA5Qy02LjEwNjczZS0wNyA0LjAyOTQ0IDQuMDI5NDQgLTEuNzYxMzJlLTA3IDkgLTMuOTM0MDJlLTA3Vi0zLjkzNDAyZS0wN0MxMy45NzA2IC02LjEwNjczZS0wNyAxOCA0LjAyOTQ0IDE4IDlWOUMxOCAxMy45NzA2IDEzLjk3MDYgMTggOSAxOEwwLjM1Mjk0MSAxOFoiLz4KPC9tYXNrPgo8cGF0aCBkPSJNMC4zNTI5NDEgMThDMC4xNTgwMTcgMTggLTYuOTA3MTVlLTA5IDE3Ljg0MiAtMS41NDI3NWUtMDggMTcuNjQ3MUwtMy45MzQwMmUtMDcgOUMtNi4xMDY3M2UtMDcgNC4wMjk0NCA0LjAyOTQ0IC0xLjc2MTMyZS0wNyA5IC0zLjkzNDAyZS0wN1YtMy45MzQwMmUtMDdDMTMuOTcwNiAtNi4xMDY3M2UtMDcgMTggNC4wMjk0NCAxOCA5VjlDMTggMTMuOTcwNiAxMy45NzA2IDE4IDkgMThMMC4zNTI5NDEgMThaIiBmaWxsPSIjMTQxNDE2Ii8+CjxwYXRoIGQ9Ik0wLjM1Mjk0MSAxOEMwLjE1ODAxNyAxOCAtNi45MDcxNWUtMDkgMTcuODQyIC0xLjU0Mjc1ZS0wOCAxNy42NDcxTC0zLjkzNDAyZS0wNyA5Qy02LjEwNjczZS0wNyA0LjAyOTQ0IDQuMDI5NDQgLTEuNzYxMzJlLTA3IDkgLTMuOTM0MDJlLTA3Vi0zLjkzNDAyZS0wN0MxMy45NzA2IC02LjEwNjczZS0wNyAxOCA0LjAyOTQ0IDE4IDlWOUMxOCAxMy45NzA2IDEzLjk3MDYgMTggOSAxOEwwLjM1Mjk0MSAxOFoiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgbWFzaz0idXJsKCNwYXRoLTEtaW5zaWRlLTFfMjAzMl8yMzY4MSkiLz4KPC9zdmc+Cg==') 0 31, auto",TAG_PIN:"url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2aWV3Qm94PSIwIDAgMzIgMzIiIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpieD0iaHR0cHM6Ly9ib3h5LXN2Zy5jb20iPgogIDxlbGxpcHNlIHN0eWxlPSJzdHJva2U6IHJnYigwLCAwLCAwKTsgZmlsbDogcmdiKDE2MiwgODksIDI1NCk7IHBhaW50LW9yZGVyOiBmaWxsOyBzdHJva2Utd2lkdGg6IDBweDsiIGN4PSIxNiIgY3k9IjE2IiByeD0iMTYiIHJ5PSIxNiIvPgogIDxwYXRoIGQ9Ik0gOS4zMzMgMjIgQyA5LjMzMyAyMiA4IDIyIDggMjAuNjY3IEMgOCAxOS4zMzMgOS4zMzMgMTUuMzMzIDE2IDE1LjMzMyBDIDIyLjY2NyAxNS4zMzMgMjQgMTkuMzMzIDI0IDIwLjY2NyBDIDI0IDIyIDIyLjY2NyAyMiAyMi42NjcgMjIgTCA5LjMzMyAyMiBaIE0gMTYgMTQgQyAxOS4wNzkgMTQgMjEuMDA0IDEwLjY2NyAxOS40NjQgOCBDIDE4Ljc1IDYuNzYyIDE3LjQyOSA2IDE2IDYgQyAxMi45MjEgNiAxMC45OTYgOS4zMzMgMTIuNTM2IDEyIEMgMTMuMjUgMTMuMjM3IDE0LjU3MSAxNCAxNiAxNCBaIiBzdHlsZT0iZmlsbDogcmdiKDI1NSwgMjU1LCAyNTUpOyIgYng6b3JpZ2luPSIwLjUgMC41Ii8+Cjwvc3ZnPg==') 16 16, auto",ARROW_PIN:"url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNiAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy44MDU0IDEwLjAyMDdDMTQuNTQxMiA5Ljk5MTMxIDE1LjExMzggOS4zNzA5OCAxNS4wODQzIDguNjM1MThMMTQuODMwNiAyLjI4OTM5QzE0LjgwMjggMS41OTQ4NiAxNC4yNDYxIDEuMDM4MTkgMTMuNTUxNiAxLjAxMDQxTDcuMjA1NzEgMC43NTY1MzdDNi40Njk5MiAwLjcyNzEwMiA1Ljg0OTU4IDEuMjk5NzIgNS44MjAxNSAyLjAzNTUxQzUuNzkwNzEgMi43NzEzIDYuMzYzMzMgMy4zOTE2NCA3LjA5OTEyIDMuNDIxMDdMMTAuNDAyMSAzLjU1MzIxTDEuMjQxNzcgMTIuNzEzNkMwLjcyMTA2NyAxMy4yMzQzIDAuNzIxMDY3IDE0LjA3ODUgMS4yNDE3NyAxNC41OTkyQzEuNzYyNDYgMTUuMTE5OSAyLjYwNjY4IDE1LjExOTkgMy4xMjczOCAxNC41OTkyTDEyLjI4NzcgNS40Mzg4NkwxMi40MTk4IDguNzQxNzVDMTIuNDQ5MiA5LjQ3NzU0IDEzLjA2OTYgMTAuMDUwMiAxMy44MDU0IDEwLjAyMDdaIiBmaWxsPSIjOEY5NUIyIi8+Cjwvc3ZnPgo=) 15 0, auto",AREA_PIN:"url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNiAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy44MDU0IDEwLjAyMDdDMTQuNTQxMiA5Ljk5MTMxIDE1LjExMzggOS4zNzA5OCAxNS4wODQzIDguNjM1MThMMTQuODMwNiAyLjI4OTM5QzE0LjgwMjggMS41OTQ4NiAxNC4yNDYxIDEuMDM4MTkgMTMuNTUxNiAxLjAxMDQxTDcuMjA1NzEgMC43NTY1MzdDNi40Njk5MiAwLjcyNzEwMiA1Ljg0OTU4IDEuMjk5NzIgNS44MjAxNSAyLjAzNTUxQzUuNzkwNzEgMi43NzEzIDYuMzYzMzMgMy4zOTE2NCA3LjA5OTEyIDMuNDIxMDdMMTAuNDAyMSAzLjU1MzIxTDEuMjQxNzcgMTIuNzEzNkMwLjcyMTA2NyAxMy4yMzQzIDAuNzIxMDY3IDE0LjA3ODUgMS4yNDE3NyAxNC41OTkyQzEuNzYyNDYgMTUuMTE5OSAyLjYwNjY4IDE1LjExOTkgMy4xMjczOCAxNC41OTkyTDEyLjI4NzcgNS40Mzg4NkwxMi40MTk4IDguNzQxNzVDMTIuNDQ5MiA5LjQ3NzU0IDEzLjA2OTYgMTAuMDUwMiAxMy44MDU0IDEwLjAyMDdaIiBmaWxsPSIjOEY5NUIyIi8+Cjwvc3ZnPgo=) 16 0, auto"},xt.VIDEO_POSTER_DEFAULT_IMAGE="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAADIAQMAAABoEU4WAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAGUExURQAAAAEAAKSl0/gAAAAxSURBVFjD7dBBDQAgCABARjKjGZUofi0Ac+4uwkUAAAAAAMCIpYD/bQVNSsEtFfCaA8vLAaMbkVUtAAAAAElFTkSuQmCC",xt.HUDDLE_TYPE_CONFIGS={audio:{audio:!0,video:!1,presentation:!1},video:{audio:!0,video:!0,presentation:!1},presentation:{audio:!1,video:!1,presentation:!0}},xt.RecorderModes={VIDEO:"video",AUDIO:"audio",SCREEN:"screen",ALL:"all"},xt.CommentAnnotationStatusMap={OPEN:{id:"OPEN",name:"Open",color:"var(--velt-accent, #625DF5)",lightColor:"var(--velt-accent-light, #E7E8FA)",type:"default",svg:`
|
|
82
82
|
<svg
|
|
83
83
|
width="16"
|
|
84
84
|
height="16"
|
|
@@ -196,7 +196,7 @@ Content-Type: `+d.contentType+`\r
|
|
|
196
196
|
<a href="${this.videoPlayerUrl}" target="_blank">
|
|
197
197
|
<img src="${o||this.thumbnailWithPlayIconUrl||this.thumbnailUrl}" />
|
|
198
198
|
</a>
|
|
199
|
-
`}};var Cp=class{constructor(){this.type="recorder",this.recordingType="audio",this.mode="floating",this.attachment=null,this.attachments=[],this.pageInfo=new Fo}};var JF=class{constructor(){this.type="rewriter",this.rewriterType="copywriter",this.pageInfo=new Fo}};var AO=class{constructor(){this.screenWidth=0,this.screenHeight=0,this.screenScrollHeight=0}};var bp=class{constructor(){this.pageInfo=new Fo}},MO=(function(n){return n.Start="start",n.End="end",n})(MO||{}),V1=(function(n){return n.Avatar="avatar",n.Label="label",n})(V1||{});var XF=class{constructor(){this.sources=[],this.playerState=new PO}},PO=class{constructor(){this.volume=1}};var RO=class{constructor(){this.to=[],this.resolved=!1,this.type="tag",this.pageInfo=new Fo}};var $s=class{constructor(){this.visibility="private"}};var QF=class{constructor(){this.reactions=[],this.type="reaction",this.pageInfo=new Fo,this.isReactionResolverUsed=!1}};var eL=class{};var cs=(function(n){return n.EDITOR="editor",n.VIEWER="viewer",n})(cs||{}),ur=(function(n){return n.DOES_NOT_EXIST="does_not_exist",n.PERMISSION_DENIED="permission_denied",n.SOMETHING_WENT_WRONG="something_went_wrong",n})(ur||{});var tL=(function(n){return n.INTERNAL="internal",n.EXTERNAL="external",n})(tL||{}),nL=(function(n){return n.UPDATE_DATA="updateData",n})(nL||{});var Bl=class n{constructor(){this._dataLength=0,this._bufferLength=0,this._state=new Int32Array(4),this._buffer=new ArrayBuffer(68),this._buffer8=new Uint8Array(this._buffer,0,68),this._buffer32=new Uint32Array(this._buffer,0,17),this.start()}static hashStr(o,r=!1){return this.onePassHasher.start().appendStr(o).end(r)}static hashAsciiStr(o,r=!1){return this.onePassHasher.start().appendAsciiStr(o).end(r)}static _hex(o){let r=n.hexChars,e=n.hexOut,t,i,a,l;for(l=0;l<4;l+=1)for(i=l*8,t=o[l],a=0;a<8;a+=2)e[i+1+a]=r.charAt(t&15),t>>>=4,e[i+0+a]=r.charAt(t&15),t>>>=4;return e.join("")}static _md5cycle(o,r){let e=o[0],t=o[1],i=o[2],a=o[3];e+=(t&i|~t&a)+r[0]-680876936|0,e=(e<<7|e>>>25)+t|0,a+=(e&t|~e&i)+r[1]-389564586|0,a=(a<<12|a>>>20)+e|0,i+=(a&e|~a&t)+r[2]+606105819|0,i=(i<<17|i>>>15)+a|0,t+=(i&a|~i&e)+r[3]-1044525330|0,t=(t<<22|t>>>10)+i|0,e+=(t&i|~t&a)+r[4]-176418897|0,e=(e<<7|e>>>25)+t|0,a+=(e&t|~e&i)+r[5]+1200080426|0,a=(a<<12|a>>>20)+e|0,i+=(a&e|~a&t)+r[6]-1473231341|0,i=(i<<17|i>>>15)+a|0,t+=(i&a|~i&e)+r[7]-45705983|0,t=(t<<22|t>>>10)+i|0,e+=(t&i|~t&a)+r[8]+1770035416|0,e=(e<<7|e>>>25)+t|0,a+=(e&t|~e&i)+r[9]-1958414417|0,a=(a<<12|a>>>20)+e|0,i+=(a&e|~a&t)+r[10]-42063|0,i=(i<<17|i>>>15)+a|0,t+=(i&a|~i&e)+r[11]-1990404162|0,t=(t<<22|t>>>10)+i|0,e+=(t&i|~t&a)+r[12]+1804603682|0,e=(e<<7|e>>>25)+t|0,a+=(e&t|~e&i)+r[13]-40341101|0,a=(a<<12|a>>>20)+e|0,i+=(a&e|~a&t)+r[14]-1502002290|0,i=(i<<17|i>>>15)+a|0,t+=(i&a|~i&e)+r[15]+1236535329|0,t=(t<<22|t>>>10)+i|0,e+=(t&a|i&~a)+r[1]-165796510|0,e=(e<<5|e>>>27)+t|0,a+=(e&i|t&~i)+r[6]-1069501632|0,a=(a<<9|a>>>23)+e|0,i+=(a&t|e&~t)+r[11]+643717713|0,i=(i<<14|i>>>18)+a|0,t+=(i&e|a&~e)+r[0]-373897302|0,t=(t<<20|t>>>12)+i|0,e+=(t&a|i&~a)+r[5]-701558691|0,e=(e<<5|e>>>27)+t|0,a+=(e&i|t&~i)+r[10]+38016083|0,a=(a<<9|a>>>23)+e|0,i+=(a&t|e&~t)+r[15]-660478335|0,i=(i<<14|i>>>18)+a|0,t+=(i&e|a&~e)+r[4]-405537848|0,t=(t<<20|t>>>12)+i|0,e+=(t&a|i&~a)+r[9]+568446438|0,e=(e<<5|e>>>27)+t|0,a+=(e&i|t&~i)+r[14]-1019803690|0,a=(a<<9|a>>>23)+e|0,i+=(a&t|e&~t)+r[3]-187363961|0,i=(i<<14|i>>>18)+a|0,t+=(i&e|a&~e)+r[8]+1163531501|0,t=(t<<20|t>>>12)+i|0,e+=(t&a|i&~a)+r[13]-1444681467|0,e=(e<<5|e>>>27)+t|0,a+=(e&i|t&~i)+r[2]-51403784|0,a=(a<<9|a>>>23)+e|0,i+=(a&t|e&~t)+r[7]+1735328473|0,i=(i<<14|i>>>18)+a|0,t+=(i&e|a&~e)+r[12]-1926607734|0,t=(t<<20|t>>>12)+i|0,e+=(t^i^a)+r[5]-378558|0,e=(e<<4|e>>>28)+t|0,a+=(e^t^i)+r[8]-2022574463|0,a=(a<<11|a>>>21)+e|0,i+=(a^e^t)+r[11]+1839030562|0,i=(i<<16|i>>>16)+a|0,t+=(i^a^e)+r[14]-35309556|0,t=(t<<23|t>>>9)+i|0,e+=(t^i^a)+r[1]-1530992060|0,e=(e<<4|e>>>28)+t|0,a+=(e^t^i)+r[4]+1272893353|0,a=(a<<11|a>>>21)+e|0,i+=(a^e^t)+r[7]-155497632|0,i=(i<<16|i>>>16)+a|0,t+=(i^a^e)+r[10]-1094730640|0,t=(t<<23|t>>>9)+i|0,e+=(t^i^a)+r[13]+681279174|0,e=(e<<4|e>>>28)+t|0,a+=(e^t^i)+r[0]-358537222|0,a=(a<<11|a>>>21)+e|0,i+=(a^e^t)+r[3]-722521979|0,i=(i<<16|i>>>16)+a|0,t+=(i^a^e)+r[6]+76029189|0,t=(t<<23|t>>>9)+i|0,e+=(t^i^a)+r[9]-640364487|0,e=(e<<4|e>>>28)+t|0,a+=(e^t^i)+r[12]-421815835|0,a=(a<<11|a>>>21)+e|0,i+=(a^e^t)+r[15]+530742520|0,i=(i<<16|i>>>16)+a|0,t+=(i^a^e)+r[2]-995338651|0,t=(t<<23|t>>>9)+i|0,e+=(i^(t|~a))+r[0]-198630844|0,e=(e<<6|e>>>26)+t|0,a+=(t^(e|~i))+r[7]+1126891415|0,a=(a<<10|a>>>22)+e|0,i+=(e^(a|~t))+r[14]-1416354905|0,i=(i<<15|i>>>17)+a|0,t+=(a^(i|~e))+r[5]-57434055|0,t=(t<<21|t>>>11)+i|0,e+=(i^(t|~a))+r[12]+1700485571|0,e=(e<<6|e>>>26)+t|0,a+=(t^(e|~i))+r[3]-1894986606|0,a=(a<<10|a>>>22)+e|0,i+=(e^(a|~t))+r[10]-1051523|0,i=(i<<15|i>>>17)+a|0,t+=(a^(i|~e))+r[1]-2054922799|0,t=(t<<21|t>>>11)+i|0,e+=(i^(t|~a))+r[8]+1873313359|0,e=(e<<6|e>>>26)+t|0,a+=(t^(e|~i))+r[15]-30611744|0,a=(a<<10|a>>>22)+e|0,i+=(e^(a|~t))+r[6]-1560198380|0,i=(i<<15|i>>>17)+a|0,t+=(a^(i|~e))+r[13]+1309151649|0,t=(t<<21|t>>>11)+i|0,e+=(i^(t|~a))+r[4]-145523070|0,e=(e<<6|e>>>26)+t|0,a+=(t^(e|~i))+r[11]-1120210379|0,a=(a<<10|a>>>22)+e|0,i+=(e^(a|~t))+r[2]+718787259|0,i=(i<<15|i>>>17)+a|0,t+=(a^(i|~e))+r[9]-343485551|0,t=(t<<21|t>>>11)+i|0,o[0]=e+o[0]|0,o[1]=t+o[1]|0,o[2]=i+o[2]|0,o[3]=a+o[3]|0}start(){return this._dataLength=0,this._bufferLength=0,this._state.set(n.stateIdentity),this}appendStr(o){let r=this._buffer8,e=this._buffer32,t=this._bufferLength,i,a;for(a=0;a<o.length;a+=1){if(i=o.charCodeAt(a),i<128)r[t++]=i;else if(i<2048)r[t++]=(i>>>6)+192,r[t++]=i&63|128;else if(i<55296||i>56319)r[t++]=(i>>>12)+224,r[t++]=i>>>6&63|128,r[t++]=i&63|128;else{if(i=(i-55296)*1024+(o.charCodeAt(++a)-56320)+65536,i>1114111)throw new Error("Unicode standard supports code points up to U+10FFFF");r[t++]=(i>>>18)+240,r[t++]=i>>>12&63|128,r[t++]=i>>>6&63|128,r[t++]=i&63|128}t>=64&&(this._dataLength+=64,n._md5cycle(this._state,e),t-=64,e[0]=e[16])}return this._bufferLength=t,this}appendAsciiStr(o){let r=this._buffer8,e=this._buffer32,t=this._bufferLength,i,a=0;for(;;){for(i=Math.min(o.length-a,64-t);i--;)r[t++]=o.charCodeAt(a++);if(t<64)break;this._dataLength+=64,n._md5cycle(this._state,e),t=0}return this._bufferLength=t,this}appendByteArray(o){let r=this._buffer8,e=this._buffer32,t=this._bufferLength,i,a=0;for(;;){for(i=Math.min(o.length-a,64-t);i--;)r[t++]=o[a++];if(t<64)break;this._dataLength+=64,n._md5cycle(this._state,e),t=0}return this._bufferLength=t,this}getState(){let o=this._state;return{buffer:String.fromCharCode.apply(null,Array.from(this._buffer8)),buflen:this._bufferLength,length:this._dataLength,state:[o[0],o[1],o[2],o[3]]}}setState(o){let r=o.buffer,e=o.state,t=this._state,i;for(this._dataLength=o.length,this._bufferLength=o.buflen,t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],i=0;i<r.length;i+=1)this._buffer8[i]=r.charCodeAt(i)}end(o=!1){let r=this._bufferLength,e=this._buffer8,t=this._buffer32,i=(r>>2)+1;this._dataLength+=r;let a=this._dataLength*8;if(e[r]=128,e[r+1]=e[r+2]=e[r+3]=0,t.set(n.buffer32Identity.subarray(i),i),r>55&&(n._md5cycle(this._state,t),t.set(n.buffer32Identity)),a<=4294967295)t[14]=a;else{let l=a.toString(16).match(/(.*?)(.{0,8})$/);if(l===null)return;let c=parseInt(l[2],16),d=parseInt(l[1],16)||0;t[14]=c,t[15]=d}return n._md5cycle(this._state,t),o?this._state:n._hex(this._state)}};Bl.stateIdentity=new Int32Array([1732584193,-271733879,-1732584194,271733878]);Bl.buffer32Identity=new Int32Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);Bl.hexChars="0123456789abcdef";Bl.hexOut=[];Bl.onePassHasher=new Bl;if(Bl.hashStr("hello")!=="5d41402abc4b2a76b9719d911017c592")throw new Error("Md5 self test failed.");var aL=(n,o)=>{try{let r=new URL(n),e=r.hostname.split("."),t=e.length>=3?e[0]:"",i=n.replace(r.host,o);if(t){let a=i.includes("?")?"&":"?";i+=`${a}ns=${t}`}return i}catch(r){return ot.catch("Error in getProxiedDatabaseUrl: ",r),n}},nr=(n,o=0)=>{try{let r=3735928559^o,e=1103547991^o;for(let t=0,i;t<n.length;t++)i=n.charCodeAt(t),r=Math.imul(r^i,2654435761),e=Math.imul(e^i,1597334677);return r=Math.imul(r^r>>>16,2246822507)^Math.imul(e^e>>>13,3266489909),e=Math.imul(e^e>>>16,2246822507)^Math.imul(r^r>>>13,3266489909),4294967296*(2097151&e)+(r>>>0)}catch(r){return ot.catch("Error in cyrb53: ",r),0}},Aze=()=>{try{return"10000000-1000-4000-8000-100000000000".replace(/[018]/g,n=>(+n^crypto.getRandomValues(new Uint8Array(1))[0]&15>>+n/4).toString(16))}catch(n){return ot.catch("Error in uuidv4: ",n),""}},Et=n=>{try{return Bl.hashStr(n)}catch(o){return ot.catch("Error in hashStr: ",o),n}},dfe=n=>{try{return!n||n.trim().length===0?void 0:Bl.hashStr(n)}catch(o){ot.catch("Error in hashForAnchor: ",o);return}},_i=n=>nr(n).toString(),nJ=n=>Et(n),Bi=n=>Et(n).toString(),Br=n=>Et(n).toString(),$g=(n,o)=>{try{let r=n.userIds?.length?[...n.userIds]:[];return r.includes(o)||r.push(o),y(h({},n),{userIds:r})}catch(r){return ot.catch("Error in ensureUserIdInVisibility: ",r),n}},$l=n=>{try{if(!n)return!1;if(n.iam?.accessMode===Aa.PRIVATE)return!0;let o=n.visibilityConfig?.type;return o==="restricted"||o==="organizationPrivate"}catch(o){return ot.catch("Error in isAnnotationPrivate: ",o),!1}},Gg=n=>{let o=[];switch(n.type){case"public":o.push(F.DEFAULT_VELT_CONTEXT);break;case"organizationPrivate":if(!n.organizationId)throw new Error("organizationId is required for organizationPrivate visibility type");let r=Bi(n.organizationId);o.push(`organizationPrivate:${r}`);break;case"restricted":if(!n.userIds?.length)throw new Error("userIds is required for restricted visibility type");n.userIds.forEach(e=>{let t=Et(e).toString();o.push(`${F.VISIBILITY_SELF_PREFIX}${t}`)});break;default:throw new Error(`Invalid visibility type: ${n.type}`)}return o},Cm=n=>{try{if(n)return typeof n=="string"?Bl.hashStr(n):Array.isArray(n)?Bl.hashStr(n.join("-")):"";{let o=Aze();return Bl.hashStr(o)}}catch(o){return ot.catch("Error in getMultiThreadAnnotationId: ",o),""}},Lo=(n,o,r)=>{try{if(n&&o){if(n.featureAllowList&&n.featureAllowList.length&&!n.featureAllowList.includes(r)||n.userIdAllowList&&n.userIdAllowList.length&&!n.userIdAllowList.includes(o.userId)||n.userGroupIdAllowList&&n.userGroupIdAllowList.length&&!n.userGroupIdAllowList.includes(o.groupId||"")||n.userPlanAllowList&&n.userPlanAllowList.length&&!n.userPlanAllowList.includes(o.plan||""))return!1;if(n.urlAllowList){let e=window.location.href;if(n.urlAllowList.length&&!n.urlAllowList.filter(t=>e.includes(t)).length)return!1}return!0}return!1}catch(e){return ot.catch("Error in isFeatureAllowed: ",e),!1}},ct=()=>{try{let n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o="";for(let r=0;r<20;r++)o+=n.charAt(Math.floor(Math.random()*n.length));return o}catch(n){return ot.catch("Error in utils generateId: ",n),""}},_p=n=>{try{let o=0;if(n){let r=new Date().getTime();o=Math.abs(r-n)}return o}catch(o){return ot.catch("Error in utils getFirebaseTimeDiffInMins: ",o),0}};var bm=()=>{try{return wn.debugMode||!!sessionStorage.getItem("debugMode")||!!sessionStorage.getItem("forceDebugMode")}catch(n){return ot.catch("Error in showLogs: ",n),!1}},vfe=()=>{try{return!!sessionStorage.getItem("debugContextMode")}catch(n){return ot.catch("Error in showContextLogs: ",n),!1}},ji=n=>{try{return typeof n!="object"?Object.assign({},...Object.keys(n).sort().map(o=>({[o]:n[o]&&typeof n[o]=="object"?ji(n[o]):n[o]}))):n}catch(o){return ot.catch("Error in sortObjectByKeys: ",o),n}},tJ=n=>{try{return n!==null&&typeof n=="object"&&!Array.isArray(n)}catch{return!1}},Gs=n=>{try{return tJ(n)?Object.fromEntries(Object.entries(n).sort(([o],[r])=>o.localeCompare(r)).map(([o,r])=>[o,tJ(r)?Gs(r):Array.isArray(r)?r.map(e=>tJ(e)?Gs(e):e):r])):n}catch{return n}},rL=(n,o)=>{try{return typeof o!="object"||o===null?n===o:typeof n!="object"||n===null?!1:Array.isArray(o)?Array.isArray(n)?o.every(r=>n.some(e=>rL(e,r))):!1:Object.keys(o).every(r=>Object.prototype.hasOwnProperty.call(n,r)?rL(n[r],o[r]):!1)}catch{return!1}},rJ=(n,o,r)=>X(null,null,function*(){try{let e=yield Pze(o),t=new Uint8Array(new TextEncoder().encode(r)).slice(0,16),i=new TextEncoder().encode(n),a=yield window.crypto.subtle.encrypt({name:"AES-CBC",iv:t},e,i);return btoa(String.fromCharCode(...new Uint8Array(a)))}catch(e){return ot.catch("Error in encrypt: ",e),n}}),oJ=(n,o,r)=>X(null,null,function*(){try{let e=yield Mze(o),t=new Uint8Array(new TextEncoder().encode(r)).slice(0,16),i=new Uint8Array(atob(n).split("").map(l=>l.charCodeAt(0))),a=yield window.crypto.subtle.decrypt({name:"AES-CBC",iv:t},e,i);return new TextDecoder().decode(a)}catch(e){return ot.catch("Error in decrypt: ",e),n}}),Mze=n=>X(null,null,function*(){try{let o=new TextEncoder().encode(n),r=new Uint8Array(32);return r.fill(0),r.set(o.slice(0,32)),yield window.crypto.subtle.importKey("raw",r,"AES-CBC",!1,["decrypt"])}catch(o){throw ot.catch("Error in importDecryptKey:",o),o}}),Hs=(n,o)=>X(null,null,function*(){try{let r="Velt"+o;return yield rJ(JSON.stringify(n),r,Et(r))}catch(r){return ot.catch("Error in encryptData: ",r),n}}),B1=(n,o)=>X(null,null,function*(){try{let r="Velt"+o,e=yield oJ(n,r,Et(r));return JSON.parse(e)}catch(r){return ot.catch("Error in decryptData: ",r),null}}),lL=n=>{try{switch(n?.region){case"asiaSouthEast1":return"asiaSouthEast1";case"asiaNorthEast1":return"asiaNorthEast1";case"europeWest1":return"europeWest1";default:return"usCentral1"}}catch(o){return ot.catch("Error in getRegion: ",o),"usCentral1"}},Pze=n=>X(null,null,function*(){try{let o=new TextEncoder().encode(n),r=new Uint8Array(32);return r.fill(0),r.set(o.slice(0,32)),yield window.crypto.subtle.importKey("raw",r,"AES-CBC",!1,["encrypt"])}catch(o){throw ot.catch("Error in importKey:",o),o}}),mfe=n=>{try{if(n&&typeof n=="object"){let o=ji(n);return nr(JSON.stringify(o))}else return null}catch(o){return ot.catch("Error in utils generateLocationId: ",o),null}},Uo=(n,o=[])=>(n?.tagName?.toLowerCase().indexOf("velt-")>=0&&![F.TAGS.VELT_VIDEO_PLAYER.toLowerCase()].includes(n?.tagName?.toLowerCase())||n?.tagName?.toLowerCase().indexOf("snippyly-")>=0||n?.className?.split&&(n?.className?.split(" ")?.indexOf("snippyly-overlay-panel")>=0||n?.className?.split(" ")?.indexOf("cdk-overlay-container")>=0))&&!o?.includes(n?.tagName?.toLowerCase())?!0:n?.parentNode&&Uo(n?.parentNode,o),cL=(n,o=[])=>{try{let r=typeof n.composedPath=="function"?n.composedPath():[],e=r.length>0?r:[n?.target];for(let t of e){let i=t;if(!(!i||typeof i.tagName!="string")&&Uo(i,o))return!0}}catch(r){ot.catch("Error in utils isSnippylyEventTarget: ",r)}return!1},to=n=>{try{return!!document?.body?.contains(n)}catch(o){return ot.catch("Error in utils isElementInsideBody: ",o),!1}};var vr=(n,o)=>{try{return Object.prototype.toString.call(n)===Object.prototype.toString.call(o)?Object.prototype.toString.call(n)==="[object Object]"||Object.prototype.toString.call(n)==="[object Array]"?Object.keys(n).length!==Object.keys(o).length?!1:Object.keys(n).every(r=>vr(n[r],o[r])):n===o:!1}catch(r){return ot.catch("Error in utils deepCompare: ",r),!1}},Sp=(n,o,r=1)=>{try{if(o){let e=sfe(o.textContent,n,r);if(e>=0){let t=o.querySelector("script")!==null,i=(o?.ownerDocument).createNodeIterator(o,NodeFilter.SHOW_TEXT,t?{acceptNode:E=>E.parentElement?.tagName==="SCRIPT"?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}:null),a,l=[];for(;a=i.nextNode();)l.push(a);let c=e;if(t){let E=l.reduce((A,j)=>A+(j.textContent||""),""),M=sfe(E,n,r);if(M<0)return[];c=M}let d=[],g=n.length,u=c+g,_=0;for(let E=0;E<l.length;E++){let M=l[E],A=_;if(_+=M.textContent?.length,_>=c&&!d.length?d.push({textNode:M,startOffset:c-A}):_>=c&&_<u&&d.push({textNode:M}),_>=u){if(d.length===1&&d[0].textNode===M){d.push({textNode:M,endOffset:c-A+n.length});break}let j=g;d.forEach(W=>{j-=W.textNode.textContent?.length-(W.startOffset||0)}),d.push({textNode:M,endOffset:j});break}}return d}}return[]}catch(e){return ot.catch("Error in utils calculateNodes: ",e),[]}},sfe=(n,o,r=1)=>{try{if(n?.includes(o)){let e=n.split(o,r);return e.length===r?e.join(o).length:-1}else return-1}catch(e){return ot.catch("Error in utils getTextPosition: ",e),-1}},F0=(n,o,r,e,t)=>{try{let i=new Range;i.setStart(n,o),i.setEnd(r,e);let a=i.commonAncestorContainer,c=(a.nodeType===Node.ELEMENT_NODE?a:a.parentElement)?.querySelector("script")!==null,d;if(c){let u=i.cloneContents();u.querySelectorAll("script").forEach(_=>_.remove()),d=u.textContent||""}else d=i.toString();let g=0;if(n.nodeType===Node.TEXT_NODE){let u=n,_="";if(u)for(;u=u.previousSibling;)if(c){if(u.nodeType===Node.ELEMENT_NODE&&u.tagName==="SCRIPT")continue;if(u.nodeType===Node.ELEMENT_NODE){let E=u;if(E.querySelector("script")){let M=E.cloneNode(!0);M.querySelectorAll("script").forEach(A=>A.remove()),_=(M.textContent||"")+_}else _=(u.textContent||"")+_}else u.parentElement?.tagName!=="SCRIPT"&&(_=(u.textContent||"")+_)}else _=(u.textContent||"")+_;if(_){let E=new RegExp(kd(t),"g");g=(_.match(E)||[]).length}}if(d){let u=new RegExp(kd(t),"g");return(d.match(u)||[]).length+g}else return g}catch(i){return ot.catch("Error in utils getSelectedTextOccurrenceInRange: ",i),0}},kd=n=>{try{return n&&typeof n=="string"?n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"):n}catch(o){return ot.catch("Error in utils escapeRegExp: ",o),n}},j1=n=>{try{return n==null?null:n.scrollHeight>n.clientHeight?n:j1(n?.parentNode)}catch(o){return ot.catch("Error in utils getScrollableParent: ",o),null}},fm=n=>{try{return n==null?[]:n.scrollHeight>n.clientHeight||n.scrollWidth>n.clientWidth?[n,...fm(n?.parentNode)]:fm(n?.parentNode)}catch(o){return ot.catch("Error in utils getScrollableParents: ",o),[]}};function gfe(n){try{if(!n)return[];let o=fm(n),r=n;for(;r;){let e=r.getRootNode();if(e instanceof ShadowRoot)o.push(...fm(e.host)),r=e.host;else break}return o}catch(o){return ot.catch("Error in utils getScrollableParentsCrossingShadowBoundary: ",o),[]}}var iJ=(n,o)=>{try{if(n&&o){let r=n.getBoundingClientRect(),e=o.getBoundingClientRect(),t=r.top-e.top+(o.tagName?.toLowerCase()==="html"?0:o.scrollTop),i=r.left-e.left;return{top:t,left:i}}else return null}catch(r){return ot.catch("Error in utils getRelativeTopLeftPosition: ",r),null}},xd=(n,o)=>`${nr(n+"_"+o)}`,co=n=>{try{let o=VF(n),r=new Fo(!1);return o&&Object.assign(r,o),r.url=o?.url??window.location.href,r.path=o?.path??window.location.pathname,r.queryParams=o?.queryParams??window.location.search,r.baseUrl=o?.baseUrl??window.location.origin,r.title=o?.title??document.title,r}catch(o){ot.catch("Error in utils getPageInfo: ",o);return}},Hg=n=>{try{return n?n?.hasAttribute&&n?.hasAttribute(F.ATTRIBUTES.VELT_COMMENT_DISABLED)?!0:Hg(n?.parentElement):!1}catch(o){return ot.catch("Error in utils isCommentDisabledOnElement: ",o),!1}},sL=n=>{try{return n?n?.hasAttribute&&n?.hasAttribute(F.ATTRIBUTES.VELT_TAG_DISABLED)?!0:sL(n?.parentElement):!1}catch(o){return ot.catch("Error in utils isTagDisabledOnElement: ",o),!1}},dL=n=>{try{return n?n?.hasAttribute&&n?.hasAttribute(F.ATTRIBUTES.VELT_ARROW_DISABLED)?!0:dL(n?.parentElement):!1}catch(o){return ot.catch("Error in utils isArrowDisabledOnElement: ",o),!1}},vL=n=>{try{return n?n?.hasAttribute&&n?.hasAttribute(F.ATTRIBUTES.VELT_AREA_DISABLED)?!0:vL(n?.parentElement):!1}catch(o){return ot.catch("Error in utils isAreaDisabledOnElement: ",o),!1}},mL=n=>{try{return n?n?.hasAttribute&&n?.hasAttribute(F.ATTRIBUTES.VELT_RECORDER_DISABLED)?!0:mL(n?.parentElement):!1}catch(o){return ot.catch("Error in utils isRecorderDisabledOnElement: ",o),!1}};var Cl=()=>{try{return window?.Snippyly?.version}catch(n){return ot.catch("Error in utils getSdkVersion: ",n),null}},gL=n=>{try{return Object.fromEntries(Object.entries(n).filter(([o,r])=>r!==void 0))}catch(o){return ot.catch("Error in utils removeUndefinedKeys: ",o),n}},uL=n=>{try{let o=new URL(n);return Object.values(F.URL_PARAMS).forEach(r=>{o.searchParams.delete(r)}),o.href}catch(o){return ot.catch("Error in utils excludeSnippylyParamsFromUrl: ",o),n}},ss=n=>{try{navigator.clipboard.writeText(n)}catch(o){ot.catch("Error in copyToClipboard: ",o)}},NO=n=>{try{let o=ufe(n);return o&&typeof o=="string"&&o.includes("/svg")&&(o=o.split("/svg")[0]+"/*[name()='svg']"),o}catch(o){ot.catch("Error in utils getXPath:",o)}},ufe=n=>{try{if(n){if(typeof n=="string")return document.evaluate(n,document,null,0,null);if(!n||n.nodeType!=1)return"";if(n.id&&n?.tagName?.toLowerCase()!=="svg"&&document.querySelectorAll(`[id='${n.id}']`)?.length===1)return"//*[@id='"+n.id+"']";let o=[].filter.call(n.parentNode?.children?n.parentNode?.children:[],function(r){return r.tagName==n.tagName});return ufe(n.parentNode)+"/"+n.tagName.toLowerCase()+(o.length>1?"["+([].indexOf.call(o,n)+1)+"]":"")}}catch(o){ot.catch("Error in utils calculateXPath:",o)}},pfe=n=>{try{let o=[];return n.forEach(r=>{let e={};e.commonAncestorContainer=Rze(r.commonAncestorContainer),e.text=r.toString(),e.occurrence=F0(r.commonAncestorContainer,0,r.startContainer,r.startOffset,r.toString())+1,o.push(e)}),o}catch{return[]}},Rze=n=>{try{if(n.nodeType===Node.TEXT_NODE){let o=1,r=n.previousSibling;for(;r;)r.nodeType===Node.TEXT_NODE&&o++,r=r.previousSibling;return NO(n.parentElement)}else return NO(n)}catch(o){return ot.catch("Error in utils getXPathForText: ",o),NO(n)}},aJ=(n,o)=>{try{return n?n?.hasAttribute&&(o&&n.hasAttribute("contenteditable")||n?.getAttribute(F.ATTRIBUTES.VELT_LIVE_SELECTION_ENABLED)==="true")?n:aJ(n?.parentElement,o):null}catch(r){return ot.catch("Error in utils getSelectionEnabledElement: ",r),null}},pL=n=>{try{let o,r=[],e=document.createTreeWalker(n,NodeFilter.SHOW_TEXT,null);for(;o=e.nextNode();)r.push(o);return r}catch(o){return ot.catch("Error in utils getTextNodesInsideElement: ",o),[]}},hfe=n=>{try{return n<576||n>=576&&n<767?"Mobile":n>=768&&n<992?"Tablet":n>=992&&n<1520?"Desktop":"Monitor"}catch(o){return ot.catch("Error in utils getDeviceTypeFromDeviceWidth: ",o),""}},yp=n=>new Promise(o=>setTimeout(o,n)),ffe=(n,o=0)=>new Promise((r,e)=>{let t=document.createElement("video"),i=navigator.userAgent.includes("Firefox");i&&(t.preload="auto"),t.setAttribute("src",URL.createObjectURL(n)),t.load(),t.addEventListener("error",a=>{e("error when loading video file: "+a)}),t.addEventListener("loadedmetadata",()=>{let a=()=>{if(t.duration<o){e("video is too short.");return}setTimeout(()=>{t.currentTime=o},200),t.addEventListener("seeked",()=>{let l=document.createElement("canvas");l.width=t.videoWidth,l.height=t.videoHeight;let c=l.getContext("2d");c.drawImage(t,0,0,l.width,l.height),c.canvas.toBlob(d=>{t.remove(),r(d)},"image/jpeg",.75)})};if(i&&t.duration>0&&t.duration<10&&n.size>1e6){setTimeout(()=>{t.duration<o&&(o=Math.max(.1,t.duration/2)),a()},1e3);return}a()})}),Cfe=n=>{try{return new Promise((o,r)=>{let e=new FileReader;e.onloadend=()=>o(e.result),e.readAsDataURL(n)})}catch(o){return ot.catch("Error in utils blobToBase64: ",o),Promise.resolve("")}},lJ=(n,o="image/jpeg")=>{try{let r=atob(n.split(",")[1]),e=new ArrayBuffer(r.length),t=new Uint8Array(e);for(let i=0;i<r.length;i++)t[i]=r.charCodeAt(i);return new Blob([e],{type:o})}catch(r){return ot.catch("Error in utils base64ToBlob: ",r),null}},bfe=(n,o,r=20)=>new Promise((e,t)=>{let i=new Image;i.crossOrigin="Anonymous",i.onload=()=>{let a=i.width,l=i.height,c=600,d=l/a*c,g="http://www.w3.org/2000/svg",u=document.createElementNS(g,"svg");u.setAttribute("xmlns",g),u.setAttribute("width",c.toString()),u.setAttribute("height",d.toString()),u.setAttribute("viewBox",`0 0 ${c} ${d}`);let _=document.createElementNS(g,"circle"),E=document.createElementNS(g,"polygon"),M=16,A=M+16,j=c/2,W=d/2;if(_.setAttribute("cx",j.toString()),_.setAttribute("cy",W.toString()),_.setAttribute("r",A.toString()),_.setAttribute("fill","lightgrey"),E.setAttribute("points",`${j-M/2},${W-M} ${j-M/2},${W+M} ${j+M},${W}`),E.setAttribute("fill","#ffffff"),u.appendChild(_),u.appendChild(E),o){let he=o.length*16-10,Te=16*1.5,Oe=(c-he)/2,Me=d-Te-10,We=document.createElementNS(g,"rect");We.setAttribute("x",Oe.toString()),We.setAttribute("y",Me.toString()),We.setAttribute("width",he.toString()),We.setAttribute("height",Te.toString()),We.setAttribute("fill","#353945b3"),We.setAttribute("rx","12"),u.appendChild(We);let Ye=document.createElementNS(g,"text");Ye.textContent=o,Ye.setAttribute("x",(c/2).toString()),Ye.setAttribute("y",(Me+16).toString()),Ye.setAttribute("font-size","16"),Ye.setAttribute("text-anchor","middle"),Ye.setAttribute("fill","white"),u.appendChild(Ye)}let ie=new XMLSerializer().serializeToString(u),be=new Image,ae=new Blob([ie],{type:"image/svg+xml;charset=utf-8"}),pe=URL.createObjectURL(ae);be.onload=()=>{let Ie=document.createElement("canvas");Ie.width=c,Ie.height=d;let he=Ie.getContext("2d");he.beginPath(),he.moveTo(r,0),he.lineTo(c-r,0),he.quadraticCurveTo(c,0,c,r),he.lineTo(c,d-r),he.quadraticCurveTo(c,d,c-r,d),he.lineTo(r,d),he.quadraticCurveTo(0,d,0,d-r),he.lineTo(0,r),he.quadraticCurveTo(0,0,r,0),he.closePath(),he.clip(),he.drawImage(i,0,0,c,d),he.drawImage(be,0,0,c,d);let Te=Ie.toDataURL("image/png");e(Te)},be.onerror=t,be.src=pe},i.onerror=t,i.src=n});var hL=n=>{try{return n?.replace(/[\n\t\u200D]/g,"")?.split(/\s+/)?.filter(e=>e?.trim()?.length)||[]}catch(o){return ot.catch("Error in utils getWords: ",o),[]}},bl=(n,o=[])=>{try{let r=o.map(e=>`[${e}="${n}"]`).join(",");return document.querySelector(r)}catch(r){return ot.catch("Error in utils getElementByAttributes: ",r),null}},_fe=(n,o=[])=>{try{let r=o.map(e=>`[${e}="${n}"]`).join(",");return document.querySelectorAll(r)}catch(r){return ot.catch("Error in utils getElementsByAttributes: ",r),[]}},bv=n=>{try{let o=Math.floor(n/3600),r=Math.floor((n-o*3600)/60),e=Math.floor(n-o*3600-r*60);return o&&o<10&&(o="0"+o),r<10&&(r="0"+r),e<10&&(e="0"+e),(o?o+":":"")+r+":"+e}catch{return""}},Nze=10,FO=n=>{try{if(typeof n!="number"||!isFinite(n))return 0;let o=1e3/Nze;return Math.round(n*o)/o}catch{return n}},cJ=n=>{try{if(!n||typeof n!="object")return;let o={videoPlayerId:n.videoPlayerId,currentMediaPosition:n.currentMediaPosition,locationName:n.locationName};return n.version?.id&&n.version?.name&&(o.version={id:n.version.id,name:n.version.name}),o}catch{return}},Sfe=(n,o=10)=>{try{if(!n||!n.currentTime)throw new Error("Invalid video element reference provided");let r=n.currentTime,e=Math.floor(r/o)*o,t=e+o;return{startSlot:bv(e),endSlot:bv(t),timeSlot:bv(e)+" - "+bv(t)}}catch{return null}},L0=(n,o=["@"])=>{try{let r="",e,t=n.getRootNode();if(t instanceof ShadowRoot?e=t?.getSelection():e=window.getSelection(),e?.rangeCount){let i=e.getRangeAt(0),a=i.startOffset,l=i.endOffset,c=i?.commonAncestorContainer?.textContent;c?r=Fze(c,l,o):r=""}return r}catch(r){return ot.catch("Error in utils getWordAtCursor: ",r),""}};var Fze=(n,o,r=["@"])=>{try{let e=-1,t=!1;for(let i of r){let a=n.lastIndexOf(i,o),l=a>0?n.lastIndexOf(i,a-1):-1;if(a>e){let c=oL(n,a,o),d=iL(n,a,o);if(c||d){if(l!==-1){let g=oL(n,l,a),u=iL(n,l,a);!g&&!u&&(e=l,t=!0)}}else e=a,t=!0}}return e!==-1&&t?n.substring(e,o):""}catch(e){return ot.catch("Error in utils getStringFromLastAtSymbol: ",e),""}},oL=(n,o,r)=>{try{if(o===0)return!1;let e=n.charAt(o-1);return!(e===" "||e==="\xA0"||e===`
|
|
199
|
+
`}};var Cp=class{constructor(){this.type="recorder",this.recordingType="audio",this.mode="floating",this.attachment=null,this.attachments=[],this.pageInfo=new Fo}};var JF=class{constructor(){this.type="rewriter",this.rewriterType="copywriter",this.pageInfo=new Fo}};var AO=class{constructor(){this.screenWidth=0,this.screenHeight=0,this.screenScrollHeight=0}};var bp=class{constructor(){this.pageInfo=new Fo}},MO=(function(n){return n.Start="start",n.End="end",n})(MO||{}),V1=(function(n){return n.Avatar="avatar",n.Label="label",n})(V1||{});var XF=class{constructor(){this.sources=[],this.playerState=new PO}},PO=class{constructor(){this.volume=1}};var RO=class{constructor(){this.to=[],this.resolved=!1,this.type="tag",this.pageInfo=new Fo}};var $s=class{constructor(){this.visibility="private"}};var QF=class{constructor(){this.reactions=[],this.type="reaction",this.pageInfo=new Fo,this.isReactionResolverUsed=!1}};var eL=class{};var cs=(function(n){return n.EDITOR="editor",n.VIEWER="viewer",n})(cs||{}),ur=(function(n){return n.DOES_NOT_EXIST="does_not_exist",n.PERMISSION_DENIED="permission_denied",n.SOMETHING_WENT_WRONG="something_went_wrong",n})(ur||{});var tL=(function(n){return n.INTERNAL="internal",n.EXTERNAL="external",n})(tL||{}),nL=(function(n){return n.UPDATE_DATA="updateData",n})(nL||{});var Bl=class n{constructor(){this._dataLength=0,this._bufferLength=0,this._state=new Int32Array(4),this._buffer=new ArrayBuffer(68),this._buffer8=new Uint8Array(this._buffer,0,68),this._buffer32=new Uint32Array(this._buffer,0,17),this.start()}static hashStr(o,r=!1){return this.onePassHasher.start().appendStr(o).end(r)}static hashAsciiStr(o,r=!1){return this.onePassHasher.start().appendAsciiStr(o).end(r)}static _hex(o){let r=n.hexChars,e=n.hexOut,t,i,a,l;for(l=0;l<4;l+=1)for(i=l*8,t=o[l],a=0;a<8;a+=2)e[i+1+a]=r.charAt(t&15),t>>>=4,e[i+0+a]=r.charAt(t&15),t>>>=4;return e.join("")}static _md5cycle(o,r){let e=o[0],t=o[1],i=o[2],a=o[3];e+=(t&i|~t&a)+r[0]-680876936|0,e=(e<<7|e>>>25)+t|0,a+=(e&t|~e&i)+r[1]-389564586|0,a=(a<<12|a>>>20)+e|0,i+=(a&e|~a&t)+r[2]+606105819|0,i=(i<<17|i>>>15)+a|0,t+=(i&a|~i&e)+r[3]-1044525330|0,t=(t<<22|t>>>10)+i|0,e+=(t&i|~t&a)+r[4]-176418897|0,e=(e<<7|e>>>25)+t|0,a+=(e&t|~e&i)+r[5]+1200080426|0,a=(a<<12|a>>>20)+e|0,i+=(a&e|~a&t)+r[6]-1473231341|0,i=(i<<17|i>>>15)+a|0,t+=(i&a|~i&e)+r[7]-45705983|0,t=(t<<22|t>>>10)+i|0,e+=(t&i|~t&a)+r[8]+1770035416|0,e=(e<<7|e>>>25)+t|0,a+=(e&t|~e&i)+r[9]-1958414417|0,a=(a<<12|a>>>20)+e|0,i+=(a&e|~a&t)+r[10]-42063|0,i=(i<<17|i>>>15)+a|0,t+=(i&a|~i&e)+r[11]-1990404162|0,t=(t<<22|t>>>10)+i|0,e+=(t&i|~t&a)+r[12]+1804603682|0,e=(e<<7|e>>>25)+t|0,a+=(e&t|~e&i)+r[13]-40341101|0,a=(a<<12|a>>>20)+e|0,i+=(a&e|~a&t)+r[14]-1502002290|0,i=(i<<17|i>>>15)+a|0,t+=(i&a|~i&e)+r[15]+1236535329|0,t=(t<<22|t>>>10)+i|0,e+=(t&a|i&~a)+r[1]-165796510|0,e=(e<<5|e>>>27)+t|0,a+=(e&i|t&~i)+r[6]-1069501632|0,a=(a<<9|a>>>23)+e|0,i+=(a&t|e&~t)+r[11]+643717713|0,i=(i<<14|i>>>18)+a|0,t+=(i&e|a&~e)+r[0]-373897302|0,t=(t<<20|t>>>12)+i|0,e+=(t&a|i&~a)+r[5]-701558691|0,e=(e<<5|e>>>27)+t|0,a+=(e&i|t&~i)+r[10]+38016083|0,a=(a<<9|a>>>23)+e|0,i+=(a&t|e&~t)+r[15]-660478335|0,i=(i<<14|i>>>18)+a|0,t+=(i&e|a&~e)+r[4]-405537848|0,t=(t<<20|t>>>12)+i|0,e+=(t&a|i&~a)+r[9]+568446438|0,e=(e<<5|e>>>27)+t|0,a+=(e&i|t&~i)+r[14]-1019803690|0,a=(a<<9|a>>>23)+e|0,i+=(a&t|e&~t)+r[3]-187363961|0,i=(i<<14|i>>>18)+a|0,t+=(i&e|a&~e)+r[8]+1163531501|0,t=(t<<20|t>>>12)+i|0,e+=(t&a|i&~a)+r[13]-1444681467|0,e=(e<<5|e>>>27)+t|0,a+=(e&i|t&~i)+r[2]-51403784|0,a=(a<<9|a>>>23)+e|0,i+=(a&t|e&~t)+r[7]+1735328473|0,i=(i<<14|i>>>18)+a|0,t+=(i&e|a&~e)+r[12]-1926607734|0,t=(t<<20|t>>>12)+i|0,e+=(t^i^a)+r[5]-378558|0,e=(e<<4|e>>>28)+t|0,a+=(e^t^i)+r[8]-2022574463|0,a=(a<<11|a>>>21)+e|0,i+=(a^e^t)+r[11]+1839030562|0,i=(i<<16|i>>>16)+a|0,t+=(i^a^e)+r[14]-35309556|0,t=(t<<23|t>>>9)+i|0,e+=(t^i^a)+r[1]-1530992060|0,e=(e<<4|e>>>28)+t|0,a+=(e^t^i)+r[4]+1272893353|0,a=(a<<11|a>>>21)+e|0,i+=(a^e^t)+r[7]-155497632|0,i=(i<<16|i>>>16)+a|0,t+=(i^a^e)+r[10]-1094730640|0,t=(t<<23|t>>>9)+i|0,e+=(t^i^a)+r[13]+681279174|0,e=(e<<4|e>>>28)+t|0,a+=(e^t^i)+r[0]-358537222|0,a=(a<<11|a>>>21)+e|0,i+=(a^e^t)+r[3]-722521979|0,i=(i<<16|i>>>16)+a|0,t+=(i^a^e)+r[6]+76029189|0,t=(t<<23|t>>>9)+i|0,e+=(t^i^a)+r[9]-640364487|0,e=(e<<4|e>>>28)+t|0,a+=(e^t^i)+r[12]-421815835|0,a=(a<<11|a>>>21)+e|0,i+=(a^e^t)+r[15]+530742520|0,i=(i<<16|i>>>16)+a|0,t+=(i^a^e)+r[2]-995338651|0,t=(t<<23|t>>>9)+i|0,e+=(i^(t|~a))+r[0]-198630844|0,e=(e<<6|e>>>26)+t|0,a+=(t^(e|~i))+r[7]+1126891415|0,a=(a<<10|a>>>22)+e|0,i+=(e^(a|~t))+r[14]-1416354905|0,i=(i<<15|i>>>17)+a|0,t+=(a^(i|~e))+r[5]-57434055|0,t=(t<<21|t>>>11)+i|0,e+=(i^(t|~a))+r[12]+1700485571|0,e=(e<<6|e>>>26)+t|0,a+=(t^(e|~i))+r[3]-1894986606|0,a=(a<<10|a>>>22)+e|0,i+=(e^(a|~t))+r[10]-1051523|0,i=(i<<15|i>>>17)+a|0,t+=(a^(i|~e))+r[1]-2054922799|0,t=(t<<21|t>>>11)+i|0,e+=(i^(t|~a))+r[8]+1873313359|0,e=(e<<6|e>>>26)+t|0,a+=(t^(e|~i))+r[15]-30611744|0,a=(a<<10|a>>>22)+e|0,i+=(e^(a|~t))+r[6]-1560198380|0,i=(i<<15|i>>>17)+a|0,t+=(a^(i|~e))+r[13]+1309151649|0,t=(t<<21|t>>>11)+i|0,e+=(i^(t|~a))+r[4]-145523070|0,e=(e<<6|e>>>26)+t|0,a+=(t^(e|~i))+r[11]-1120210379|0,a=(a<<10|a>>>22)+e|0,i+=(e^(a|~t))+r[2]+718787259|0,i=(i<<15|i>>>17)+a|0,t+=(a^(i|~e))+r[9]-343485551|0,t=(t<<21|t>>>11)+i|0,o[0]=e+o[0]|0,o[1]=t+o[1]|0,o[2]=i+o[2]|0,o[3]=a+o[3]|0}start(){return this._dataLength=0,this._bufferLength=0,this._state.set(n.stateIdentity),this}appendStr(o){let r=this._buffer8,e=this._buffer32,t=this._bufferLength,i,a;for(a=0;a<o.length;a+=1){if(i=o.charCodeAt(a),i<128)r[t++]=i;else if(i<2048)r[t++]=(i>>>6)+192,r[t++]=i&63|128;else if(i<55296||i>56319)r[t++]=(i>>>12)+224,r[t++]=i>>>6&63|128,r[t++]=i&63|128;else{if(i=(i-55296)*1024+(o.charCodeAt(++a)-56320)+65536,i>1114111)throw new Error("Unicode standard supports code points up to U+10FFFF");r[t++]=(i>>>18)+240,r[t++]=i>>>12&63|128,r[t++]=i>>>6&63|128,r[t++]=i&63|128}t>=64&&(this._dataLength+=64,n._md5cycle(this._state,e),t-=64,e[0]=e[16])}return this._bufferLength=t,this}appendAsciiStr(o){let r=this._buffer8,e=this._buffer32,t=this._bufferLength,i,a=0;for(;;){for(i=Math.min(o.length-a,64-t);i--;)r[t++]=o.charCodeAt(a++);if(t<64)break;this._dataLength+=64,n._md5cycle(this._state,e),t=0}return this._bufferLength=t,this}appendByteArray(o){let r=this._buffer8,e=this._buffer32,t=this._bufferLength,i,a=0;for(;;){for(i=Math.min(o.length-a,64-t);i--;)r[t++]=o[a++];if(t<64)break;this._dataLength+=64,n._md5cycle(this._state,e),t=0}return this._bufferLength=t,this}getState(){let o=this._state;return{buffer:String.fromCharCode.apply(null,Array.from(this._buffer8)),buflen:this._bufferLength,length:this._dataLength,state:[o[0],o[1],o[2],o[3]]}}setState(o){let r=o.buffer,e=o.state,t=this._state,i;for(this._dataLength=o.length,this._bufferLength=o.buflen,t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],i=0;i<r.length;i+=1)this._buffer8[i]=r.charCodeAt(i)}end(o=!1){let r=this._bufferLength,e=this._buffer8,t=this._buffer32,i=(r>>2)+1;this._dataLength+=r;let a=this._dataLength*8;if(e[r]=128,e[r+1]=e[r+2]=e[r+3]=0,t.set(n.buffer32Identity.subarray(i),i),r>55&&(n._md5cycle(this._state,t),t.set(n.buffer32Identity)),a<=4294967295)t[14]=a;else{let l=a.toString(16).match(/(.*?)(.{0,8})$/);if(l===null)return;let c=parseInt(l[2],16),d=parseInt(l[1],16)||0;t[14]=c,t[15]=d}return n._md5cycle(this._state,t),o?this._state:n._hex(this._state)}};Bl.stateIdentity=new Int32Array([1732584193,-271733879,-1732584194,271733878]);Bl.buffer32Identity=new Int32Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);Bl.hexChars="0123456789abcdef";Bl.hexOut=[];Bl.onePassHasher=new Bl;if(Bl.hashStr("hello")!=="5d41402abc4b2a76b9719d911017c592")throw new Error("Md5 self test failed.");var aL=(n,o)=>{try{let r=new URL(n),e=r.hostname.split("."),t=e.length>=3?e[0]:"",i=n.replace(r.host,o);if(t){let a=i.includes("?")?"&":"?";i+=`${a}ns=${t}`}return i}catch(r){return ot.catch("Error in getProxiedDatabaseUrl: ",r),n}},nr=(n,o=0)=>{try{let r=3735928559^o,e=1103547991^o;for(let t=0,i;t<n.length;t++)i=n.charCodeAt(t),r=Math.imul(r^i,2654435761),e=Math.imul(e^i,1597334677);return r=Math.imul(r^r>>>16,2246822507)^Math.imul(e^e>>>13,3266489909),e=Math.imul(e^e>>>16,2246822507)^Math.imul(r^r>>>13,3266489909),4294967296*(2097151&e)+(r>>>0)}catch(r){return ot.catch("Error in cyrb53: ",r),0}},Aze=()=>{try{return"10000000-1000-4000-8000-100000000000".replace(/[018]/g,n=>(+n^crypto.getRandomValues(new Uint8Array(1))[0]&15>>+n/4).toString(16))}catch(n){return ot.catch("Error in uuidv4: ",n),""}},Et=n=>{try{return Bl.hashStr(n)}catch(o){return ot.catch("Error in hashStr: ",o),n}},dfe=n=>{try{return!n||n.trim().length===0?void 0:Bl.hashStr(n)}catch(o){ot.catch("Error in hashForAnchor: ",o);return}},_i=n=>nr(n).toString(),nJ=n=>Et(n),Bi=n=>Et(n).toString(),Br=n=>Et(n).toString(),$g=(n,o)=>{try{let r=n.userIds?.length?[...n.userIds]:[];return r.includes(o)||r.push(o),y(h({},n),{userIds:r})}catch(r){return ot.catch("Error in ensureUserIdInVisibility: ",r),n}},$l=n=>{try{if(!n)return!1;if(n.iam?.accessMode===Aa.PRIVATE)return!0;let o=n.visibilityConfig?.type;return o==="restricted"||o==="organizationPrivate"}catch(o){return ot.catch("Error in isAnnotationPrivate: ",o),!1}},Gg=n=>{let o=[];switch(n.type){case"public":o.push(F.DEFAULT_VELT_CONTEXT);break;case"organizationPrivate":if(!n.organizationId)throw new Error("organizationId is required for organizationPrivate visibility type");let r=Bi(n.organizationId);o.push(`organizationPrivate:${r}`);break;case"restricted":if(!n.userIds?.length)throw new Error("userIds is required for restricted visibility type");n.userIds.forEach(e=>{let t=Et(e).toString();o.push(`${F.VISIBILITY_SELF_PREFIX}${t}`)});break;default:throw new Error(`Invalid visibility type: ${n.type}`)}return o},Cm=n=>{try{if(n)return typeof n=="string"?Bl.hashStr(n):Array.isArray(n)?Bl.hashStr(n.join("-")):"";{let o=Aze();return Bl.hashStr(o)}}catch(o){return ot.catch("Error in getMultiThreadAnnotationId: ",o),""}},Lo=(n,o,r)=>{try{if(n&&o){if(n.featureAllowList&&n.featureAllowList.length&&!n.featureAllowList.includes(r)||n.userIdAllowList&&n.userIdAllowList.length&&!n.userIdAllowList.includes(o.userId)||n.userGroupIdAllowList&&n.userGroupIdAllowList.length&&!n.userGroupIdAllowList.includes(o.groupId||"")||n.userPlanAllowList&&n.userPlanAllowList.length&&!n.userPlanAllowList.includes(o.plan||""))return!1;if(n.urlAllowList){let e=window.location.href;if(n.urlAllowList.length&&!n.urlAllowList.filter(t=>e.includes(t)).length)return!1}return!0}return!1}catch(e){return ot.catch("Error in isFeatureAllowed: ",e),!1}},ct=()=>{try{let n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o="";for(let r=0;r<20;r++)o+=n.charAt(Math.floor(Math.random()*n.length));return o}catch(n){return ot.catch("Error in utils generateId: ",n),""}},_p=n=>{try{let o=0;if(n){let r=new Date().getTime();o=Math.abs(r-n)}return o}catch(o){return ot.catch("Error in utils getFirebaseTimeDiffInMins: ",o),0}};var bm=()=>{try{return wn.debugMode||!!sessionStorage.getItem("debugMode")||!!sessionStorage.getItem("forceDebugMode")}catch(n){return ot.catch("Error in showLogs: ",n),!1}},vfe=()=>{try{return!!sessionStorage.getItem("debugContextMode")}catch(n){return ot.catch("Error in showContextLogs: ",n),!1}},ji=n=>{try{return typeof n!="object"?Object.assign({},...Object.keys(n).sort().map(o=>({[o]:n[o]&&typeof n[o]=="object"?ji(n[o]):n[o]}))):n}catch(o){return ot.catch("Error in sortObjectByKeys: ",o),n}},tJ=n=>{try{return n!==null&&typeof n=="object"&&!Array.isArray(n)}catch{return!1}},Gs=n=>{try{return tJ(n)?Object.fromEntries(Object.entries(n).sort(([o],[r])=>o.localeCompare(r)).map(([o,r])=>[o,tJ(r)?Gs(r):Array.isArray(r)?r.map(e=>tJ(e)?Gs(e):e):r])):n}catch{return n}},rL=(n,o)=>{try{return typeof o!="object"||o===null?n===o:typeof n!="object"||n===null?!1:Array.isArray(o)?Array.isArray(n)?o.every(r=>n.some(e=>rL(e,r))):!1:Object.keys(o).every(r=>Object.prototype.hasOwnProperty.call(n,r)?rL(n[r],o[r]):!1)}catch{return!1}},rJ=(n,o,r)=>X(null,null,function*(){try{let e=yield Pze(o),t=new Uint8Array(new TextEncoder().encode(r)).slice(0,16),i=new TextEncoder().encode(n),a=yield window.crypto.subtle.encrypt({name:"AES-CBC",iv:t},e,i);return btoa(String.fromCharCode(...new Uint8Array(a)))}catch(e){return ot.catch("Error in encrypt: ",e),n}}),oJ=(n,o,r)=>X(null,null,function*(){try{let e=yield Mze(o),t=new Uint8Array(new TextEncoder().encode(r)).slice(0,16),i=new Uint8Array(atob(n).split("").map(l=>l.charCodeAt(0))),a=yield window.crypto.subtle.decrypt({name:"AES-CBC",iv:t},e,i);return new TextDecoder().decode(a)}catch(e){return ot.catch("Error in decrypt: ",e),n}}),Mze=n=>X(null,null,function*(){try{let o=new TextEncoder().encode(n),r=new Uint8Array(32);return r.fill(0),r.set(o.slice(0,32)),yield window.crypto.subtle.importKey("raw",r,"AES-CBC",!1,["decrypt"])}catch(o){throw ot.catch("Error in importDecryptKey:",o),o}}),Hs=(n,o)=>X(null,null,function*(){try{let r="Velt"+o;return yield rJ(JSON.stringify(n),r,Et(r))}catch(r){return ot.catch("Error in encryptData: ",r),n}}),B1=(n,o)=>X(null,null,function*(){try{let r="Velt"+o,e=yield oJ(n,r,Et(r));return JSON.parse(e)}catch(r){return ot.catch("Error in decryptData: ",r),null}}),lL=n=>{try{switch(n?.region){case"asiaSouthEast1":return"asiaSouthEast1";case"asiaNorthEast1":return"asiaNorthEast1";case"europeWest1":return"europeWest1";case"australiaSouthEast1":return"australiaSouthEast1";default:return"usCentral1"}}catch(o){return ot.catch("Error in getRegion: ",o),"usCentral1"}},Pze=n=>X(null,null,function*(){try{let o=new TextEncoder().encode(n),r=new Uint8Array(32);return r.fill(0),r.set(o.slice(0,32)),yield window.crypto.subtle.importKey("raw",r,"AES-CBC",!1,["encrypt"])}catch(o){throw ot.catch("Error in importKey:",o),o}}),mfe=n=>{try{if(n&&typeof n=="object"){let o=ji(n);return nr(JSON.stringify(o))}else return null}catch(o){return ot.catch("Error in utils generateLocationId: ",o),null}},Uo=(n,o=[])=>(n?.tagName?.toLowerCase().indexOf("velt-")>=0&&![F.TAGS.VELT_VIDEO_PLAYER.toLowerCase()].includes(n?.tagName?.toLowerCase())||n?.tagName?.toLowerCase().indexOf("snippyly-")>=0||n?.className?.split&&(n?.className?.split(" ")?.indexOf("snippyly-overlay-panel")>=0||n?.className?.split(" ")?.indexOf("cdk-overlay-container")>=0))&&!o?.includes(n?.tagName?.toLowerCase())?!0:n?.parentNode&&Uo(n?.parentNode,o),cL=(n,o=[])=>{try{let r=typeof n.composedPath=="function"?n.composedPath():[],e=r.length>0?r:[n?.target];for(let t of e){let i=t;if(!(!i||typeof i.tagName!="string")&&Uo(i,o))return!0}}catch(r){ot.catch("Error in utils isSnippylyEventTarget: ",r)}return!1},to=n=>{try{return!!document?.body?.contains(n)}catch(o){return ot.catch("Error in utils isElementInsideBody: ",o),!1}};var vr=(n,o)=>{try{return Object.prototype.toString.call(n)===Object.prototype.toString.call(o)?Object.prototype.toString.call(n)==="[object Object]"||Object.prototype.toString.call(n)==="[object Array]"?Object.keys(n).length!==Object.keys(o).length?!1:Object.keys(n).every(r=>vr(n[r],o[r])):n===o:!1}catch(r){return ot.catch("Error in utils deepCompare: ",r),!1}},Sp=(n,o,r=1)=>{try{if(o){let e=sfe(o.textContent,n,r);if(e>=0){let t=o.querySelector("script")!==null,i=(o?.ownerDocument).createNodeIterator(o,NodeFilter.SHOW_TEXT,t?{acceptNode:E=>E.parentElement?.tagName==="SCRIPT"?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}:null),a,l=[];for(;a=i.nextNode();)l.push(a);let c=e;if(t){let E=l.reduce((A,j)=>A+(j.textContent||""),""),M=sfe(E,n,r);if(M<0)return[];c=M}let d=[],g=n.length,u=c+g,_=0;for(let E=0;E<l.length;E++){let M=l[E],A=_;if(_+=M.textContent?.length,_>=c&&!d.length?d.push({textNode:M,startOffset:c-A}):_>=c&&_<u&&d.push({textNode:M}),_>=u){if(d.length===1&&d[0].textNode===M){d.push({textNode:M,endOffset:c-A+n.length});break}let j=g;d.forEach(W=>{j-=W.textNode.textContent?.length-(W.startOffset||0)}),d.push({textNode:M,endOffset:j});break}}return d}}return[]}catch(e){return ot.catch("Error in utils calculateNodes: ",e),[]}},sfe=(n,o,r=1)=>{try{if(n?.includes(o)){let e=n.split(o,r);return e.length===r?e.join(o).length:-1}else return-1}catch(e){return ot.catch("Error in utils getTextPosition: ",e),-1}},F0=(n,o,r,e,t)=>{try{let i=new Range;i.setStart(n,o),i.setEnd(r,e);let a=i.commonAncestorContainer,c=(a.nodeType===Node.ELEMENT_NODE?a:a.parentElement)?.querySelector("script")!==null,d;if(c){let u=i.cloneContents();u.querySelectorAll("script").forEach(_=>_.remove()),d=u.textContent||""}else d=i.toString();let g=0;if(n.nodeType===Node.TEXT_NODE){let u=n,_="";if(u)for(;u=u.previousSibling;)if(c){if(u.nodeType===Node.ELEMENT_NODE&&u.tagName==="SCRIPT")continue;if(u.nodeType===Node.ELEMENT_NODE){let E=u;if(E.querySelector("script")){let M=E.cloneNode(!0);M.querySelectorAll("script").forEach(A=>A.remove()),_=(M.textContent||"")+_}else _=(u.textContent||"")+_}else u.parentElement?.tagName!=="SCRIPT"&&(_=(u.textContent||"")+_)}else _=(u.textContent||"")+_;if(_){let E=new RegExp(kd(t),"g");g=(_.match(E)||[]).length}}if(d){let u=new RegExp(kd(t),"g");return(d.match(u)||[]).length+g}else return g}catch(i){return ot.catch("Error in utils getSelectedTextOccurrenceInRange: ",i),0}},kd=n=>{try{return n&&typeof n=="string"?n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"):n}catch(o){return ot.catch("Error in utils escapeRegExp: ",o),n}},j1=n=>{try{return n==null?null:n.scrollHeight>n.clientHeight?n:j1(n?.parentNode)}catch(o){return ot.catch("Error in utils getScrollableParent: ",o),null}},fm=n=>{try{return n==null?[]:n.scrollHeight>n.clientHeight||n.scrollWidth>n.clientWidth?[n,...fm(n?.parentNode)]:fm(n?.parentNode)}catch(o){return ot.catch("Error in utils getScrollableParents: ",o),[]}};function gfe(n){try{if(!n)return[];let o=fm(n),r=n;for(;r;){let e=r.getRootNode();if(e instanceof ShadowRoot)o.push(...fm(e.host)),r=e.host;else break}return o}catch(o){return ot.catch("Error in utils getScrollableParentsCrossingShadowBoundary: ",o),[]}}var iJ=(n,o)=>{try{if(n&&o){let r=n.getBoundingClientRect(),e=o.getBoundingClientRect(),t=r.top-e.top+(o.tagName?.toLowerCase()==="html"?0:o.scrollTop),i=r.left-e.left;return{top:t,left:i}}else return null}catch(r){return ot.catch("Error in utils getRelativeTopLeftPosition: ",r),null}},xd=(n,o)=>`${nr(n+"_"+o)}`,co=n=>{try{let o=VF(n),r=new Fo(!1);return o&&Object.assign(r,o),r.url=o?.url??window.location.href,r.path=o?.path??window.location.pathname,r.queryParams=o?.queryParams??window.location.search,r.baseUrl=o?.baseUrl??window.location.origin,r.title=o?.title??document.title,r}catch(o){ot.catch("Error in utils getPageInfo: ",o);return}},Hg=n=>{try{return n?n?.hasAttribute&&n?.hasAttribute(F.ATTRIBUTES.VELT_COMMENT_DISABLED)?!0:Hg(n?.parentElement):!1}catch(o){return ot.catch("Error in utils isCommentDisabledOnElement: ",o),!1}},sL=n=>{try{return n?n?.hasAttribute&&n?.hasAttribute(F.ATTRIBUTES.VELT_TAG_DISABLED)?!0:sL(n?.parentElement):!1}catch(o){return ot.catch("Error in utils isTagDisabledOnElement: ",o),!1}},dL=n=>{try{return n?n?.hasAttribute&&n?.hasAttribute(F.ATTRIBUTES.VELT_ARROW_DISABLED)?!0:dL(n?.parentElement):!1}catch(o){return ot.catch("Error in utils isArrowDisabledOnElement: ",o),!1}},vL=n=>{try{return n?n?.hasAttribute&&n?.hasAttribute(F.ATTRIBUTES.VELT_AREA_DISABLED)?!0:vL(n?.parentElement):!1}catch(o){return ot.catch("Error in utils isAreaDisabledOnElement: ",o),!1}},mL=n=>{try{return n?n?.hasAttribute&&n?.hasAttribute(F.ATTRIBUTES.VELT_RECORDER_DISABLED)?!0:mL(n?.parentElement):!1}catch(o){return ot.catch("Error in utils isRecorderDisabledOnElement: ",o),!1}};var Cl=()=>{try{return window?.Snippyly?.version}catch(n){return ot.catch("Error in utils getSdkVersion: ",n),null}},gL=n=>{try{return Object.fromEntries(Object.entries(n).filter(([o,r])=>r!==void 0))}catch(o){return ot.catch("Error in utils removeUndefinedKeys: ",o),n}},uL=n=>{try{let o=new URL(n);return Object.values(F.URL_PARAMS).forEach(r=>{o.searchParams.delete(r)}),o.href}catch(o){return ot.catch("Error in utils excludeSnippylyParamsFromUrl: ",o),n}},ss=n=>{try{navigator.clipboard.writeText(n)}catch(o){ot.catch("Error in copyToClipboard: ",o)}},NO=n=>{try{let o=ufe(n);return o&&typeof o=="string"&&o.includes("/svg")&&(o=o.split("/svg")[0]+"/*[name()='svg']"),o}catch(o){ot.catch("Error in utils getXPath:",o)}},ufe=n=>{try{if(n){if(typeof n=="string")return document.evaluate(n,document,null,0,null);if(!n||n.nodeType!=1)return"";if(n.id&&n?.tagName?.toLowerCase()!=="svg"&&document.querySelectorAll(`[id='${n.id}']`)?.length===1)return"//*[@id='"+n.id+"']";let o=[].filter.call(n.parentNode?.children?n.parentNode?.children:[],function(r){return r.tagName==n.tagName});return ufe(n.parentNode)+"/"+n.tagName.toLowerCase()+(o.length>1?"["+([].indexOf.call(o,n)+1)+"]":"")}}catch(o){ot.catch("Error in utils calculateXPath:",o)}},pfe=n=>{try{let o=[];return n.forEach(r=>{let e={};e.commonAncestorContainer=Rze(r.commonAncestorContainer),e.text=r.toString(),e.occurrence=F0(r.commonAncestorContainer,0,r.startContainer,r.startOffset,r.toString())+1,o.push(e)}),o}catch{return[]}},Rze=n=>{try{if(n.nodeType===Node.TEXT_NODE){let o=1,r=n.previousSibling;for(;r;)r.nodeType===Node.TEXT_NODE&&o++,r=r.previousSibling;return NO(n.parentElement)}else return NO(n)}catch(o){return ot.catch("Error in utils getXPathForText: ",o),NO(n)}},aJ=(n,o)=>{try{return n?n?.hasAttribute&&(o&&n.hasAttribute("contenteditable")||n?.getAttribute(F.ATTRIBUTES.VELT_LIVE_SELECTION_ENABLED)==="true")?n:aJ(n?.parentElement,o):null}catch(r){return ot.catch("Error in utils getSelectionEnabledElement: ",r),null}},pL=n=>{try{let o,r=[],e=document.createTreeWalker(n,NodeFilter.SHOW_TEXT,null);for(;o=e.nextNode();)r.push(o);return r}catch(o){return ot.catch("Error in utils getTextNodesInsideElement: ",o),[]}},hfe=n=>{try{return n<576||n>=576&&n<767?"Mobile":n>=768&&n<992?"Tablet":n>=992&&n<1520?"Desktop":"Monitor"}catch(o){return ot.catch("Error in utils getDeviceTypeFromDeviceWidth: ",o),""}},yp=n=>new Promise(o=>setTimeout(o,n)),ffe=(n,o=0)=>new Promise((r,e)=>{let t=document.createElement("video"),i=navigator.userAgent.includes("Firefox");i&&(t.preload="auto"),t.setAttribute("src",URL.createObjectURL(n)),t.load(),t.addEventListener("error",a=>{e("error when loading video file: "+a)}),t.addEventListener("loadedmetadata",()=>{let a=()=>{if(t.duration<o){e("video is too short.");return}setTimeout(()=>{t.currentTime=o},200),t.addEventListener("seeked",()=>{let l=document.createElement("canvas");l.width=t.videoWidth,l.height=t.videoHeight;let c=l.getContext("2d");c.drawImage(t,0,0,l.width,l.height),c.canvas.toBlob(d=>{t.remove(),r(d)},"image/jpeg",.75)})};if(i&&t.duration>0&&t.duration<10&&n.size>1e6){setTimeout(()=>{t.duration<o&&(o=Math.max(.1,t.duration/2)),a()},1e3);return}a()})}),Cfe=n=>{try{return new Promise((o,r)=>{let e=new FileReader;e.onloadend=()=>o(e.result),e.readAsDataURL(n)})}catch(o){return ot.catch("Error in utils blobToBase64: ",o),Promise.resolve("")}},lJ=(n,o="image/jpeg")=>{try{let r=atob(n.split(",")[1]),e=new ArrayBuffer(r.length),t=new Uint8Array(e);for(let i=0;i<r.length;i++)t[i]=r.charCodeAt(i);return new Blob([e],{type:o})}catch(r){return ot.catch("Error in utils base64ToBlob: ",r),null}},bfe=(n,o,r=20)=>new Promise((e,t)=>{let i=new Image;i.crossOrigin="Anonymous",i.onload=()=>{let a=i.width,l=i.height,c=600,d=l/a*c,g="http://www.w3.org/2000/svg",u=document.createElementNS(g,"svg");u.setAttribute("xmlns",g),u.setAttribute("width",c.toString()),u.setAttribute("height",d.toString()),u.setAttribute("viewBox",`0 0 ${c} ${d}`);let _=document.createElementNS(g,"circle"),E=document.createElementNS(g,"polygon"),M=16,A=M+16,j=c/2,W=d/2;if(_.setAttribute("cx",j.toString()),_.setAttribute("cy",W.toString()),_.setAttribute("r",A.toString()),_.setAttribute("fill","lightgrey"),E.setAttribute("points",`${j-M/2},${W-M} ${j-M/2},${W+M} ${j+M},${W}`),E.setAttribute("fill","#ffffff"),u.appendChild(_),u.appendChild(E),o){let he=o.length*16-10,Te=16*1.5,Oe=(c-he)/2,Me=d-Te-10,We=document.createElementNS(g,"rect");We.setAttribute("x",Oe.toString()),We.setAttribute("y",Me.toString()),We.setAttribute("width",he.toString()),We.setAttribute("height",Te.toString()),We.setAttribute("fill","#353945b3"),We.setAttribute("rx","12"),u.appendChild(We);let Ye=document.createElementNS(g,"text");Ye.textContent=o,Ye.setAttribute("x",(c/2).toString()),Ye.setAttribute("y",(Me+16).toString()),Ye.setAttribute("font-size","16"),Ye.setAttribute("text-anchor","middle"),Ye.setAttribute("fill","white"),u.appendChild(Ye)}let ie=new XMLSerializer().serializeToString(u),be=new Image,ae=new Blob([ie],{type:"image/svg+xml;charset=utf-8"}),pe=URL.createObjectURL(ae);be.onload=()=>{let Ie=document.createElement("canvas");Ie.width=c,Ie.height=d;let he=Ie.getContext("2d");he.beginPath(),he.moveTo(r,0),he.lineTo(c-r,0),he.quadraticCurveTo(c,0,c,r),he.lineTo(c,d-r),he.quadraticCurveTo(c,d,c-r,d),he.lineTo(r,d),he.quadraticCurveTo(0,d,0,d-r),he.lineTo(0,r),he.quadraticCurveTo(0,0,r,0),he.closePath(),he.clip(),he.drawImage(i,0,0,c,d),he.drawImage(be,0,0,c,d);let Te=Ie.toDataURL("image/png");e(Te)},be.onerror=t,be.src=pe},i.onerror=t,i.src=n});var hL=n=>{try{return n?.replace(/[\n\t\u200D]/g,"")?.split(/\s+/)?.filter(e=>e?.trim()?.length)||[]}catch(o){return ot.catch("Error in utils getWords: ",o),[]}},bl=(n,o=[])=>{try{let r=o.map(e=>`[${e}="${n}"]`).join(",");return document.querySelector(r)}catch(r){return ot.catch("Error in utils getElementByAttributes: ",r),null}},_fe=(n,o=[])=>{try{let r=o.map(e=>`[${e}="${n}"]`).join(",");return document.querySelectorAll(r)}catch(r){return ot.catch("Error in utils getElementsByAttributes: ",r),[]}},bv=n=>{try{let o=Math.floor(n/3600),r=Math.floor((n-o*3600)/60),e=Math.floor(n-o*3600-r*60);return o&&o<10&&(o="0"+o),r<10&&(r="0"+r),e<10&&(e="0"+e),(o?o+":":"")+r+":"+e}catch{return""}},Nze=10,FO=n=>{try{if(typeof n!="number"||!isFinite(n))return 0;let o=1e3/Nze;return Math.round(n*o)/o}catch{return n}},cJ=n=>{try{if(!n||typeof n!="object")return;let o={videoPlayerId:n.videoPlayerId,currentMediaPosition:n.currentMediaPosition,locationName:n.locationName};return n.version?.id&&n.version?.name&&(o.version={id:n.version.id,name:n.version.name}),o}catch{return}},Sfe=(n,o=10)=>{try{if(!n||!n.currentTime)throw new Error("Invalid video element reference provided");let r=n.currentTime,e=Math.floor(r/o)*o,t=e+o;return{startSlot:bv(e),endSlot:bv(t),timeSlot:bv(e)+" - "+bv(t)}}catch{return null}},L0=(n,o=["@"])=>{try{let r="",e,t=n.getRootNode();if(t instanceof ShadowRoot?e=t?.getSelection():e=window.getSelection(),e?.rangeCount){let i=e.getRangeAt(0),a=i.startOffset,l=i.endOffset,c=i?.commonAncestorContainer?.textContent;c?r=Fze(c,l,o):r=""}return r}catch(r){return ot.catch("Error in utils getWordAtCursor: ",r),""}};var Fze=(n,o,r=["@"])=>{try{let e=-1,t=!1;for(let i of r){let a=n.lastIndexOf(i,o),l=a>0?n.lastIndexOf(i,a-1):-1;if(a>e){let c=oL(n,a,o),d=iL(n,a,o);if(c||d){if(l!==-1){let g=oL(n,l,a),u=iL(n,l,a);!g&&!u&&(e=l,t=!0)}}else e=a,t=!0}}return e!==-1&&t?n.substring(e,o):""}catch(e){return ot.catch("Error in utils getStringFromLastAtSymbol: ",e),""}},oL=(n,o,r)=>{try{if(o===0)return!1;let e=n.charAt(o-1);return!(e===" "||e==="\xA0"||e===`
|
|
200
200
|
`||e===" "||[",",":",";"].includes(e))}catch(e){return ot.catch("Error in utils isHotkeyDisabledForAutocomplete: ",e),!1}},iL=(n,o,r)=>{try{return!!n.substring(o+1,r).startsWith(" ")}catch(e){return ot.catch("Error in utils isHotkeyFollowedBySpace: ",e),!1}},LO=(n,o,r=["@"])=>{try{let e=Lze(n),t=null;try{e&&typeof e.getSelection=="function"&&(t=e.getSelection())}catch{}if(t||(t=window.getSelection()),t?.rangeCount){let i=t.getRangeAt(0),a=i.startOffset,l=i?.commonAncestorContainer?.textContent;if(l){let c=-1;for(let d of r){let g=l.lastIndexOf(d,a),u=g>0?l.lastIndexOf(d,g-1):-1;if(g>c){let _=oL(l,g,a),E=iL(l,g,a);if(_||E){if(u!==-1){let M=oL(l,u,g),A=iL(l,u,g);!M&&!A&&(c=u)}}else c=g}}if(c!==-1){let d=l.substring(0,c),g=l.substring(i.endOffset),u=document.createElement("span");u.textContent=o,u.style.color="var(--velt-accent)";let _=o.startsWith("@")?o.substring(1):o;u.classList.add("velt-mention"),u.classList.add(_.includes("@")?"velt-mention--email":"velt-mention--name");let E=Date.now()+"_"+Math.random().toString(36).substr(2,9);u.setAttribute("data-recently-added",E),setTimeout(()=>{u.hasAttribute("data-recently-added")&&u.removeAttribute("data-recently-added")},5e3);let M=i.commonAncestorContainer;if(M.nodeType===Node.TEXT_NODE){let A=M.parentNode;if(A){let j=document.createTextNode(d),W=document.createTextNode(g);A.replaceChild(W,M),A.insertBefore(u,W),A.insertBefore(j,u);try{let ie=document.createRange();ie.setStartAfter(u),ie.collapse(!0),t?.removeAllRanges(),t?.addRange(ie)}catch(ie){ot.catch("Error positioning cursor after span:",ie);try{let be=document.createRange();be.selectNodeContents(n),be.collapse(!1),t?.removeAllRanges(),t?.addRange(be)}catch(be){ot.catch("Error with fallback cursor positioning:",be)}}}}}}}}catch(e){ot.catch("Error in utils replaceWordAtCursor: ",e)}},UO=()=>{try{let o=window.getSelection()?.getRangeAt(0),r=o?.commonAncestorContainer,e=o?.startContainer,t=o?.endContainer,i=[];i.push(r),i.push(e),i.push(t);let a=!1;for(let l of i)if(l&&Uo(l,[F.TAGS.SNIPPYLY_TEXT_HIGHLIGHT,F.TAGS.SNIPPYLY_COMMENT_TEXT_PORTAL,F.TAGS.SNIPPYLY_HIGHLIGHT_USER_TEXT,F.TAGS.SNIPPYLY_COMMENT_TEXT])){a=!0;break}return a}catch(n){return ot.catch("Error in utils isTextSelectionIncludesSnippylyElement: ",n),!1}},yfe=(n,o,r)=>{try{let e=document.querySelector(`[id=${n}]`);if(e)e.name=o,e.content=r;else{let t=document.createElement("meta");t.id=n,t.name=o,t.content=r,document.getElementsByTagName("head")[0].appendChild(t)}}catch{}},kfe=n=>{try{if(n){let o=document.querySelector(`[id=${n}]`);o&&o.remove()}}catch{}},xfe=()=>{try{let o=new Date().getTimezoneOffset(),r=Math.floor(Math.abs(o)/60),e=Math.abs(o)%60;return`UTC${o>0?"-":"+"}${r?.toString()?.padStart(2,"0")}:${e?.toString()?.padStart(2,"0")}`}catch(n){return ot.catch("Error in utils getTimezone: ",n),""}},Ife=()=>{try{let n=[];return document.querySelectorAll("*").forEach(r=>{(r.scrollHeight>r.clientHeight||r.scrollWidth>r.clientWidth||["auto","scroll"].includes(getComputedStyle(r).overflow))&&n.push(r)}),n}catch(n){return ot.catch("Error in utils getScrollableElements: ",n),[]}},Efe=(n,o)=>Math.sqrt((n.x-o.x)**2+(n.y-o.y)**2),sJ=(n,o={x:window.innerWidth/2,y:window.innerHeight/2})=>{try{let r=n;for(;r.children.length>0;){let e=null,t=Number.MAX_SAFE_INTEGER;for(let i=0;i<r.children.length;i++){let a=r.children[i],l=a.getBoundingClientRect(),c={x:l.left+l.width/2,y:l.top+l.height/2},d=Efe(c,o);(l.top>=0||l.bottom<=window.innerHeight)&&l.width>0&&l.height>0&&d<=t&&(e=a,t=d)}if(e===null)break;r=e}return r}catch(r){return ot.catch("Error in utils getInnermostElement: ",r),null}},wfe=n=>{try{let{offsetWidth:o,offsetHeight:r,scrollTop:e}=n,t=n,i={x:o/2,y:e+r/2};for(;t.children.length>0;){let a=null,l=Number.MAX_SAFE_INTEGER;for(let c=0;c<t.children.length;c++){let d=t.children[c],g={x:d.offsetLeft+d.offsetWidth/2,y:d.offsetTop+d.offsetHeight/2},u=Efe(g,i);d.offsetTop>=0&&d.offsetWidth>0&&d.offsetHeight>0&&u<=l&&(a=d,l=u)}if(a===null)break;t=a}return t}catch(o){return ot.catch("Error in utils getNestedInnermostElement: ",o),null}},Tfe=()=>{try{let n=window.innerWidth/2,o=window.innerHeight/2,r=document.elementFromPoint(n,o);for(;r&&r.tagName==="BODY";)o+=2,r=document.elementFromPoint(n,o);return r}catch(n){return ot.catch("Error in utils getCenteredBackgroundElement: ",n),null}},dJ=(n,o,r=!1)=>{try{let e=n.getBoundingClientRect(),t=o.getBoundingClientRect(),i=o.offsetTop;r&&(i=i-e.height/2+t.height/2),n.scrollTo({top:i,behavior:"smooth"})}catch(e){ot.catch("Error in utils nestedScrollIntoView: ",e)}},fL=(n,o=!0)=>{try{let r=document.body.getBoundingClientRect(),e=n.getBoundingClientRect(),t=e.top-r.top,i=window.innerHeight,a=t;o&&(a=a-i/2+e.height/2),window.scrollTo({top:a,behavior:"smooth"})}catch(r){ot.catch("Error in utils scrollIntoView: ",r)}},Dfe=(n=!1)=>{try{let o=!0;return n&&(o=/\sChrome\/[\d.]+ Mobile\s/.test(navigator.userAgent)),"ontouchstart"in window||navigator.maxTouchPoints>0||o}catch(o){return ot.catch("Error in utils isTouchDevice: ",o),!1}},Ofe=(n,o,r)=>{try{return(1-r)*n+r*o}catch(e){ot.catch("Error in utils lerp: ",e)}return 0},Afe=(n,o)=>{try{if(n===void 0)return n;if(n=n.replace("#",""),n.length===6){let r=parseInt(n,16),e=(r>>16)+o;e>255&&(e=255),e<0&&(e=0);let t=(r&255)+o;t>255&&(t=255),t<0&&(t=0);let i=(r>>8&255)+o;return i>255&&(i=255),i<0&&(i=0),`#${(t|i<<8|e<<16).toString(16)}`}else return n}catch(r){ot.catch("Error in utils multiplyColor: ",r)}return n},Mfe=n=>{try{return n in F.TEXT_COLOR_MAP?F.TEXT_COLOR_MAP[n]:"#141416"}catch(o){return ot.catch("Error in generateUserColor:",o),"#141416"}},_v=()=>{try{let n=localStorage.getItem(F.LOCAL_STORAGE.SNIPPYLY_DEFAULT_MEDIA_SOURCE_OPTIONS);if(n)return JSON.parse(n)}catch(n){return ot.catch("Error in getDefaultMediaStreamOptions:",n),{}}},CL=(n,o)=>{try{let r=o*(Math.PI/180),e=Math.cos(r);return e?n/e:n}catch(r){return ot.catch("Error in calculateHypotenuse:",r),0}},vJ=(n,o,r=!0)=>{try{let e=[],t=r?n:n.parentNode;for(;t;)e.push(t),t=t.parentNode;let i=r?o:o.parentNode;for(;i;){if(e.indexOf(i)!==-1)return i;i=i.parentNode}return null}catch(e){return ot.catch("Error in utils findCommonParent: ",e),null}},mJ=(n,o,r,e,t=!1)=>{try{let i,a;if(t){let l=r,c=e;if(l===c)i=n,a=o;else{let d=0,g=0,u=l;for(;u&&u!==c;)d+=u.offsetLeft,g+=u.offsetTop,u=u.parentElement;i=d+n,a=g+o}}else{let l=r.getBoundingClientRect(),c=e.getBoundingClientRect(),d=l.left+n,g=l.top+o;i=d-c.left,a=g-c.top}return{x:i,y:a}}catch(i){return ot.catch("Error in utils calculateParentCoordinates: ",i),{x:n,y:o}}},kp=n=>{try{let o={height:0,width:0};if(typeof n?.getBBox=="function"){let r=n?.getBBox(),e=n?.getBoundingClientRect();o.height=parseFloat(e?.height||r.height||0),o.width=parseFloat(e?.width||r.width||0)}else{let r=window.getComputedStyle(n);if(o.height=n?.clientHeight||parseFloat(r.getPropertyValue("height"))||0,o.width=n?.clientWidth||parseFloat(r.getPropertyValue("width"))||0,n?.getBoundingClientRect&&typeof n?.getBoundingClientRect=="function"){let e=n?.getBoundingClientRect();o?.height||(o.height=e?.height||n?.clientHeight||n?.offsetHeight||0),o?.width||(o.width=e?.width||n?.clientWidth||n?.offsetWidth||0)}}return o}catch(o){return ot.catch("Error in utils getElementDimensions: ",o),{height:0,width:0}}},_m=n=>{try{let o=n;for(;o;){if(window?.getComputedStyle(o)?.getPropertyValue("background-clip")=="text")return!0;o=o?.parentElement}return!1}catch(o){return ot.catch("Error in utils hasParentWithBackgroundClip: ",o),!1}},Lze=n=>{try{let o=n;for(;o;){if(o.toString()==="[object ShadowRoot]")return o;o=o.parentNode}}catch(o){ot.catch("Error in utils findShadowRoot: ",o)}return null},Pfe=n=>{try{let o=["attachment","attachments","chunkUrls","transcription","color","position","positionX","positionY","resolved","inProgress","screenWidth","screenHeight","screenScrollHeight","screenScrollTop","taggedElementPath","taggedElementRect","targetElement","documentParamsId","documentParams","ghostComment","areaAnnotationId","iam","commentSource"],r=JSON.parse(JSON.stringify(n)),e={};return Object.keys(r).forEach(t=>{o.includes(t)||(e[t]=r[t])}),JSON.parse(JSON.stringify(e))}catch(o){return ot.catch("Error in utils getRecorderAnnotationForClient: ",o),null}},$1=n=>n===null||typeof n>"u",G1=(n,o)=>{try{return!!n?.closest(`[${o}]`)}catch(r){return ot.catch("Error in utils hasParentWithAttribute: ",r),!1}},gJ=(n,o=!0)=>{try{let r=[];if(!n||!(n instanceof HTMLElement))return[];o&&r.push(n);for(let e=0;e<n.children.length;e++){let t=n.children[e];r=r.concat(gJ(t))}return r}catch(r){return ot.catch("Error in utils getAllNestedChildren: ",r),[]}},Rfe=()=>{try{return document.visibilityState==="hidden"?!1:document.hasFocus()}catch(n){return ot.catch("Error in utils isTabActive: ",n),!1}},uJ=n=>{try{let o="",r=n?.getAttribute("src");if(r)o=`${nr(r)}`;else{let e=n?.querySelectorAll("source");if(e&&e.length>0){let i=e[0]?.getAttribute("src");i&&(o=`${nr(i)}`)}}return o}catch{return""}},ze=n=>{try{return!(n&&(n?.children?.length>0||n?.textContent?.trim()?.length>0))}catch(o){return ot.catch("Error in utils isTemplateEmpty: ",o),!0}},jl=(n,o)=>{try{if(!n||!o)return;let r=[],e="",t=0;for(let c=0;c<o.length;c++){let d=o[c];d==="["?(t++,t===1&&e&&(r.push(e),e=""),e+=d):d==="]"?(t--,e+=d,t===0&&(r.push(e),e="")):d==="."&&t===0?e&&(r.push(e),e=""):e+=d}e&&r.push(e);let i,a=h({},n),l=r.reduce((c,d)=>{if(c==null)return;po(c)&&(i=c,c=c());let g=d.match(/^\[([^\[\]]+|(\[[^\[\]]*\]))\]$/);if(g){let _=g[1];if(/^\d+$/.test(_)){let E=parseInt(_,10);return Array.isArray(c)?c[E]:void 0}if(_.startsWith("'")&&_.endsWith("'")||_.startsWith('"')&&_.endsWith('"')){let E=_.slice(1,-1);return c[E]}if(_.includes(".")||_.includes("[")){let E=jl(a,_);po(E)&&(E=E());let M=E?.toString()||"";return c[M]}if(a[_]!==void 0){let E=a[_];return po(E)&&(E=E()),c[E]}return c[_]}let u=d;return(d.startsWith("'")&&d.endsWith("'")||d.startsWith('"')&&d.endsWith('"'))&&(u=d.slice(1,-1)),u==="length"&&Array.isArray(c)?c.length:c[u]},n);return i?ee(()=>{try{let c=h({},n);return r.reduce((d,g)=>{if(d==null)return;po(d)&&(d=d());let u=g.match(/^\[([^\[\]]+|(\[[^\[\]]*\]))\]$/);if(u){let E=u[1];if(/^\d+$/.test(E)){let M=parseInt(E,10);return Array.isArray(d)?d[M]:void 0}if(E.startsWith("'")&&E.endsWith("'")||E.startsWith('"')&&E.endsWith('"')){let M=E.slice(1,-1);return d[M]}if(E.includes(".")||E.includes("[")){let M=jl(c,E);po(M)&&(M=M());let A=M?.toString()||"";return d[A]}if(c[E]!==void 0){let M=c[E];return po(M)&&(M=M()),d[M]}return d[E]}let _=g;return(g.startsWith("'")&&g.endsWith("'")||g.startsWith('"')&&g.endsWith('"'))&&(_=g.slice(1,-1)),d[_]},n)}catch{return""}}):l}catch{return""}},U0=(n,o)=>{try{return!!(n?.locationId&&(n.locationId===o?.locationId||o?.location?.id===String(n.locationId))||n?.location?.id&&(n.location.id===o?.location?.id||n.location.id===String(o?.locationId)))}catch(r){return ot.catch("Error in utils isLocationSame: ",r),!1}},Nfe=()=>{try{let n=document.activeElement,o=new Set,r=10,e=0;for(;n&&n.shadowRoot&&!(o.has(n)||(o.add(n),n=n.shadowRoot.activeElement,e++,e>r)););return n}catch(n){return ot.catch("Error in utils getActiveElement: ",n),null}},Zt=(n,o)=>{try{return typeof n=="object"&&typeof o=="object"?JSON.stringify(n)===JSON.stringify(o):n===o}catch{return!1}},di=(n,o=0)=>{try{let r=JSON.parse(JSON.stringify(n));return n?.clientDocumentId&&(r.documentId=n.clientDocumentId),n?.clientOrganizationId&&(r.organizationId=n.clientOrganizationId),n?.documentMetadata&&o<5&&(r.documentMetadata=di(n.documentMetadata,o+1)),delete r?.clientDocumentId,delete r?.clientOrganizationId,delete r?.veltFolderId,delete r?.parentVeltFolderId,delete r?.pageInfo,r}catch{return n}},Qa=n=>{try{if(!n.some(a=>a?.value?.data))return{};let o=null,r=n.reduce((a,l)=>Math.max(a,l.timestamp),0),e=n.find(a=>a.timestamp===r);if(!e)return{};e?.value?.operation?.type==="removed"&&(o=e?.value?.operation);let i=n.map(a=>a.value).reduce((a,l)=>({data:h(h({},a?.data??{}),l?.data??{})}),{});return i.operation=o,i}catch{return{}}},Si=(n,o,r)=>X(null,null,function*(){try{let e=0;for(;e<=(r.retryCount||0);)try{let t=yield n();if(!t)return{success:!1,statusCode:400,message:`${o} failed: No response received`};if(t.statusCode===void 0)return{success:!1,statusCode:400,message:`${o} failed: Response missing statusCode`};if(t.statusCode!==200){if(e++,e>(r.retryCount||0))return{success:!1,statusCode:t.statusCode,message:`${o} failed after ${e} attempts with status code ${t.statusCode}`};r.retryDelay&&(yield new Promise(i=>setTimeout(i,r.retryDelay)));continue}return t}catch(t){if(e++,e>(r.retryCount||0))return{success:!1,statusCode:500,message:`${o} failed with error: ${t instanceof Error?t.message:"Unknown error"}`};r.retryDelay&&(yield new Promise(i=>setTimeout(i,r.retryDelay)))}return{success:!1,statusCode:500,message:`${o} failed: Maximum retry attempts exceeded`}}catch(e){return{success:!1,statusCode:500,message:`${o} failed with unexpected error: ${e instanceof Error?e.message:"Unknown error"}`}}}),Ti=(n,o,r,e)=>X(null,null,function*(){try{let i=h(h({},{"Content-Type":"application/json"}),o||{}),a=yield fetch(n,{method:"POST",headers:i,body:JSON.stringify(r)});if(!a.ok)return ot.catch(`Error in makeConfigBasedRequest: ${a.status} ${a.statusText}`),e?{data:{},success:!1,statusCode:a.status}:{success:!1,statusCode:a.status};let l=yield a.json();return e?{data:l?.data??{},success:!0,statusCode:200}:{success:!0,statusCode:200}}catch(t){return ot.catch("Error in makeConfigBasedRequest:",t),e?{data:{},success:!1,statusCode:500}:{success:!1,statusCode:500}}}),Ffe=n=>{try{return!n||!n?.access?[]:Object.keys(n.access).sort().map(t=>n.access?.[t]?.map(i=>`${t}:${i}`)??[]).reduce((t,i)=>t.flatMap(a=>i.map(l=>[...a,l])),[[]]).map(t=>t.join("_"))}catch(o){return ot.catch("Error in utils generateProcessedContext: ",o),[]}},VO=n=>{try{if(!n||!n?.access)return[];let o=Object.keys(n.access).sort(),e=(i=>{let a=[],l=Math.pow(2,i.length);for(let c=1;c<l;c++){let d=[];for(let g=0;g<i.length;g++)c&1<<g&&d.push(i[g]);a.push(d)}return a})(o),t=[];for(let i of e){let a=i.map(l=>{let c=n.access?.[l];return c==null?null:`${l}:${c}`}).filter(l=>l!==null);a.length>0&&t.push(a.join("_"))}return[...new Set(t)]}catch(o){return ot.catch("Error in utils generateAllContextCombos: ",o),[]}},bL=({input:n})=>{try{if(!n||!n?.access)return[];let o=n?.access,r=Object.keys(o).sort(),e=[];for(let i of r){let a=o[i];a!=null&&Array.isArray(a)&&a.length>0&&e.push({key:i,values:a})}return e.length===0?[]:e.reduce((i,{key:a,values:l})=>i.length===0?l.map(c=>[{key:a,value:c}]):i.flatMap(c=>l.map(d=>[...c,{key:a,value:d}])),[]).map(i=>{let a={};return i.forEach(({key:l,value:c})=>{a[l]=c}),{access:a}})}catch(o){return ot.catch("Error in utils expandContextArraysToSingleValues: ",o),[]}},Lfe=({input:n})=>{try{if(!n||n.length===0)return{access:{}};let o=new Set;n.forEach(e=>{e?.access&&Object.keys(e.access).forEach(t=>o.add(t))});let r={};for(let e of Array.from(o).sort()){let t=new Set;n.forEach(i=>{if(i?.access){let a=i.access[e];a!=null&&t.add(a)}}),r[e]=t.size>0?Array.from(t).sort():null}return{access:r}}catch(o){return ot.catch("Error in utils combineContextsToArrays: ",o),{access:{}}}},_l=t=>X(null,[t],function*({data:n,getSdkProxy:o,userId:r,methodName:e}){try{let i="sdkproxyencryptionanddecryptiononsdk"+(r??""),a=yield Uze({data:n,key:i}),l=(yield o({veltData:a}))?.data?.data?.veltData||{};return yield B1(l,i)}catch(i){return ot.catch("Error in utils sdkProxyEncryptDecrypt: "+(e??""),i),n}}),Uze=r=>X(null,[r],function*({data:n,key:o}){try{return yield Hs(n,o)}catch{return n}}),pJ=(n,o)=>X(null,null,function*(){try{let r=0;for(;r<=(o.retryCount||0);)try{let e=yield n();if(!e)throw new Error("No response received");return e}catch{if(r++,r>=(o.retryCount||0))return null;o.retryDelay&&(yield new Promise(t=>setTimeout(t,o.retryDelay)))}return null}catch{return null}}),Ho=n=>{try{if(n&&typeof n=="object"){let o=JSON.parse(JSON.stringify(n));return o?.clientOrganizationId&&(o.organizationId=o.clientOrganizationId,delete o.clientOrganizationId),o?.clientGroupId&&(o.groupId=o.clientGroupId,delete o.clientGroupId),o?.userSnippylyId&&delete o.userSnippylyId,delete o?.email_lowercase,delete o?.name_lowercase,o}else return null}catch(o){return ot.catch("Error in utils getUserForClient: ",o),null}},Jr=({url:n,apiProxyDomain:o})=>{try{if(o){let r=new URL(n);r.origin&&(n=n.replace(r.origin,o))}return n}catch(r){return ot.catch("Error in utils getResolvedApiUrl: ",r),n}},Ufe=(n,o)=>{try{if(!n||!(n instanceof Element))return!1;let r,e;if(o&&typeof o.x=="number"&&typeof o.y=="number")r=o.x,e=o.y;else{let i=n.getBoundingClientRect();r=i.left+i.width/2,e=i.top+i.height/2}let t=document.elementFromPoint(r,e);return!(!t||t===n||n.contains(t))}catch{return!1}};var st=(()=>{let o=class o{constructor(e){this.functions=e,this.sf=!1,this.defaultProperties={},this.draftEvents=[],this.liveStateSyncEvents=Object.values(q.Events.LiveStateSync||{}),this.eventRateLimitCache={},this.EVENT_LIMIT=50,this.TIME_WINDOW_MS=60*1e3,this.analyticsQueue=[],this.batchTimer=null,this.BATCH_WINDOW_MS=5*1e3,this.MAX_BATCH_SIZE=50;try{this.updateDefaultProperties({sdkVersion:Cl()}),window?.location?.href&&(this.defaultProperties.pageUrl=window.location.href)}catch(t){ot.catch("Error in AnalyticsService constructor: ",t)}}updateDefaultProperties(e={}){this.defaultProperties=h(h({},this.defaultProperties),e)}setInstalledFeature(e){try{this.defaultProperties?.installedFeatures||(this.defaultProperties.installedFeatures=[]),this.defaultProperties.installedFeatures.includes(e)||this.defaultProperties.installedFeatures.push(e)}catch(t){ot.catch("Error in AnalyticsService setInstalledFeature: ",t)}}setFeatureConfig({feature:e,config:t}){try{this.defaultProperties.featureConfigs||(this.defaultProperties.featureConfigs={}),this.defaultProperties.featureConfigs[e]||(this.defaultProperties.featureConfigs[e]={}),this.defaultProperties.featureConfigs[e]=h(h({},this.defaultProperties.featureConfigs[e]),t)}catch(i){ot.catch("Error in AnalyticsService setFeatureConfig: ",i)}}setSF(e){try{this.sf=e}catch(t){ot.catch("Error in AnalyticsService setSF: ",t)}}setAuthService(e){try{this.authService=e}catch(t){ot.catch("Error in AnalyticsService setAuthService: ",t)}}setCommentService(e){try{this.commentService=e}catch(t){ot.catch("Error in AnalyticsService setCommentService: ",t)}}setConfigService(e){try{this.configService=e}catch(t){ot.catch("Error in AnalyticsService setConfigService: ",t)}}setDomService(e){try{this.domService=e}catch(t){ot.catch("Error in AnalyticsService setDomService: ",t)}}setLiveStateService(e){try{this.liveStateService=e}catch(t){ot.catch("Error in AnalyticsService setLiveStateService: ",t)}}setAreaService(e){try{this.areaService=e}catch(t){ot.catch("Error in AnalyticsService setAreaService: ",t)}}setRecorderAnnotationService(e){try{this.recorderAnnotationService=e}catch(t){ot.catch("Error in AnalyticsService setRecorderAnnotationService: ",t)}}setReactionService(e){try{this.reactionService=e}catch(t){ot.catch("Error in AnalyticsService setReactionService: ",t)}}setUserService(e){try{this.userService=e}catch(t){ot.catch("Error in AnalyticsService setUserService: ",t)}}identifyUser(e,t,i={}){try{this.userId=e;let a=typeof t=="object"?JSON.parse(JSON.stringify(t)):t;this.userService?.externalUserDataProviderAvailable()&&a?.userId&&(a={userId:a.userId}),this.user=a;let l=this.defaultProperties?this.defaultProperties.apiKey:null;if(wn.production||wn.staging){let c=Date.now(),d={userId:e,clientUserId:this.user?.userId,traits:y(h({},a),{apiKey:l,forceReset:i?.forceReset,eventTimestamp:c}),properties:y(h({},this.defaultProperties),{eventTimestamp:c}),sf:this.sf,context:this.getContext(),eventTimestamp:c};this.setAnalytics("identify",d)}if(this.userId&&this.draftEvents?.length){let c=this.draftEvents?.slice();this.draftEvents=[],c?.forEach(d=>{d.type==="track"&&d?.data?.eventName&&this.trackEvent(d.data.eventName,d.data.properties,d.data.mergeDefaultProperties,d.data.userId,d.data.clientUserId)})}}catch(a){ot.catch("Error in AnalyticsService identifyUser: ",a)}}trackPage(e,t="",i={}){try{if((wn.production||wn.staging)&&this.userId){let a={userId:this.userId,clientUserId:this.user?.userId,name:e,properties:i,sf:this.sf,context:this.getContext()};this.setAnalytics("page",a)}}catch(a){ot.catch("Error in AnalyticsService trackPage: ",a)}}trackEvent(c){return X(this,arguments,function*(e,t={},i=!0,a,l){try{if(this.sf&&Qhe.includes(e))return Promise.resolve();if(wn.production||wn.staging)if(this.userId||a){if(this.eventRateLimitCache[e]?.blockedForSession)return Promise.resolve();let d=Date.now();if(this.eventRateLimitCache[e]&&d-this.eventRateLimitCache[e].timestamp<this.TIME_WINDOW_MS){if(this.eventRateLimitCache[e].count>=this.EVENT_LIMIT){if(!this.eventRateLimitCache[e].rateLimitExceededEventTriggered){this.eventRateLimitCache[e].rateLimitExceededEventTriggered=!0,this.eventRateLimitCache[e].blockedForSession=!0;let g=h({eventName:e},t||{});this.triggerTrackEvent(q.Events.Core.SDK_EVENT_RATE_LIMIT_EXCEEDED,g,i,a,l)}return Promise.resolve()}this.eventRateLimitCache[e].count++}else this.eventRateLimitCache[e]={count:1,timestamp:d,rateLimitExceededEventTriggered:!1,blockedForSession:!1};return this.triggerTrackEvent(e,t,i,a,l)}else return t?.eventTimestamp||(t.eventTimestamp=Date.now()),this.draftEvents.push({type:"track",data:{eventName:e,properties:t,mergeDefaultProperties:i,userId:a,clientUserId:l}}),Promise.resolve();return Promise.resolve()}catch(d){return ot.catch("Error in AnalyticsService trackEvent: ",d),Promise.resolve()}})}triggerTrackEvent(c){return X(this,arguments,function*(e,t={},i=!0,a,l){try{i&&(t||(t={}),t=h(h({},t),this.defaultProperties));let d;if(t?.annotationId){let u=t.annotationId;if(!d&&this.commentService){let _=this.commentService.getAnnotationById(u);_?.metadata&&(d=_.metadata),_?.targetElementId&&(t.targetElementId=_.targetElementId);let E=this.commentService.getMultiThreadAnnotationById(u);E?.metadata&&(d=E.metadata),E?.targetElementId&&(t.targetElementId=E.targetElementId)}if(!d&&this.recorderAnnotationService){let _=this.recorderAnnotationService.getAnnotationById(u);_?.metadata&&(d=_.metadata)}if(!d&&this.reactionService){let _=this.reactionService.getAnnotationById(u);_?.metadata&&(d=_.metadata),_?.targetElementId&&(t.targetElementId=_.targetElementId)}if(!d&&this.areaService){let _=this.areaService.getAnnotationById(u);_?.metadata&&(d=_.metadata)}}if(d&&typeof d=="object"&&(t=h(h({},t),d)),t&&typeof t=="object"&&(t=y(h({},t),{userId:this.userId||a,clientUserId:this.user?.userId||l}),t?.eventTimestamp||(t.eventTimestamp=Date.now()),t?.sessionTabId||(t.sessionTabId=this.domService?.getTabId()),this.liveStateSyncEvents.includes(e))){let u=this.liveStateService?.getSemStats();u&&!t?.semStats&&(t.semStats=u)}let g={userId:this.userId||a,clientUserId:this.user?.userId||l,event:e,properties:t,sf:this.sf,context:this.getContext(),eventTimestamp:t?.eventTimestamp};return this.setAnalytics("track",g)}catch(d){return ot.catch("Error in AnalyticsService triggerTrackEvent: ",d),Promise.resolve()}})}setAnalytics(e,t){return X(this,null,function*(){try{return navigator.onLine?new Promise((i,a)=>{this.analyticsQueue.push({type:e,body:t,resolve:i,reject:a}),this.analyticsQueue.length>=this.MAX_BATCH_SIZE?this.flushAnalyticsQueue():this.scheduleBatchFlush()}):void 0}catch(i){return ot.catch("Error in AnalyticsService setAnalytics: ",i),Promise.resolve()}})}scheduleBatchFlush(){try{this.batchTimer||(this.batchTimer=setTimeout(()=>{this.batchTimer=null,this.flushAnalyticsQueue()},this.BATCH_WINDOW_MS))}catch(e){ot.catch("Error in AnalyticsService scheduleBatchFlush: ",e)}}flushAnalyticsQueue(){return X(this,null,function*(){try{if(this.batchTimer&&(clearTimeout(this.batchTimer),this.batchTimer=null),this.analyticsQueue.length===0||!navigator.onLine)return;let e=[...this.analyticsQueue];this.analyticsQueue=[];try{let t=Kr(this.functions,Jr({url:wn.cloudFunction.sa,apiProxyDomain:this.configService?.getApiProxyDomain()}),{timeout:12e5}),i=e.map(a=>({type:a.type,data:a.body}));try{yield t({type:"batch",data:i}),e.forEach(a=>{try{a.resolve&&a.resolve()}catch(l){ot.warn("Error resolving analytics promise: ",l)}})}catch(a){ot.warn("Error in AnalyticsService batch flush: ",a),e.forEach(l=>{try{l.reject&&l.reject(a)}catch(c){ot.warn("Error rejecting analytics promise: ",c)}})}}catch(t){ot.catch("Error in AnalyticsService flushAnalyticsQueue: ",t),e.forEach(i=>{try{i.reject&&i.reject(t)}catch(a){ot.warn("Error rejecting analytics promise: ",a)}})}}catch(e){ot.catch("Error in AnalyticsService flushAnalyticsQueue: ",e)}})}trackAuthenticatedEvent(e,t={},i=!0){try{this.authService?.getUser$&&typeof this.authService?.getUser$()?.subscribe=="function"&&(this.authService.getUser()?this.trackEvent(e,t,i):((!t||typeof t!="object")&&(t={}),t?.eventTimestamp||(t.eventTimestamp=Date.now()),this.authService?.getUser$()?.pipe(Ge(a=>!!a),ut(1))?.subscribe(()=>{this.trackEvent(e,t,i)})))}catch(a){ot.catch("Error in AnalyticsService trackAuthenticatedEvent: ",a)}}getContext(){try{let e={},t=co();return e.os={name:t?.deviceInfo?.osName,version:t?.deviceInfo?.osVersion},e.page={path:t?.path,title:t?.title,url:t?.url},e.screen={height:t?.deviceInfo?.screenHeight,width:t?.deviceInfo?.screenWidth},e.app={name:t?.deviceInfo?.browserName,version:t?.deviceInfo?.browserVersion},e.device={type:t?.deviceInfo?.deviceType},e.timezone=xfe(),e.userAgent=t?.deviceInfo?.userAgent,e}catch(e){ot.catch("Error in AnalyticsService getContext: ",e)}}};o.\u0275fac=function(t){return new(t||o)(Z(No))},o.\u0275prov=Pe({token:o,factory:o.\u0275fac,providedIn:"root"});let n=o;return n})();var k=(()=>{let o=class o{get debugMode(){return bm()}get debugContextMode(){return vfe()}get logsEnabled(){return this.logsEnabled$.value}constructor(e){this.analyticsService=e,this.logsEnabled$=new _e(!0),this.log("%c[WB] Creating SERVICE LoggingService","color: blue;")}enableLogs(){try{if(this.logsEnabled$.value===!0)return;this.logsEnabled$.next(!0)}catch(e){this.catch("Error in LoggingService enableLogs: ",e)}}disableLogs(){try{if(this.logsEnabled$.value===!1)return;this.logsEnabled$.next(!1)}catch(e){this.catch("Error in LoggingService disableLogs: ",e)}}log(e,...t){this.debugMode&&console.log(e,...t)}logContext(e,...t){this.debugContextMode&&console.log(e,...t)}warn(e,...t){this.debugMode&&console.warn(e,...t)}error(e,...t){this.debugMode&&console.error(e,...t)}debug(e,...t){this.debugMode&&console.debug(e,...t)}info(e,...t){this.debugMode&&console.info(e,...t)}catch(e,t,i,a=!1){try{let l=t?.message;this.logsEnabled$.value&&(l?.toLowerCase()?.includes("permission denied")||l?.toLowerCase()?.includes("permission_denied")||(t!==void 0?console.warn("Velt: ",e,t):console.warn("Velt: ",e))),a||this.analyticsService.trackEvent(q.Events.Core.SDK_ERROR,h({sourceMethod:e,message:(t?.message?t?.message:t)||e,clientUserId:this.analyticsService?.user?.userId,snippylyUserId:this.analyticsService?.user?.userSnippylyId,source:"sdk"},i||{}))}catch{}}};o.\u0275fac=function(t){return new(t||o)(Z(st))},o.\u0275prov=Pe({token:o,factory:o.\u0275fac,providedIn:"root"});let n=o;return n})();var Vfe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Bfe={};var zg,hJ;(function(){var n;function o(he,Te){function Oe(){}Oe.prototype=Te.prototype,he.D=Te.prototype,he.prototype=new Oe,he.prototype.constructor=he,he.C=function(Me,We,Ye){for(var $e=Array(arguments.length-2),Yr=2;Yr<arguments.length;Yr++)$e[Yr-2]=arguments[Yr];return Te.prototype[We].apply(Me,$e)}}function r(){this.blockSize=-1}function e(){this.blockSize=-1,this.blockSize=64,this.g=Array(4),this.B=Array(this.blockSize),this.o=this.h=0,this.s()}o(e,r),e.prototype.s=function(){this.g[0]=1732584193,this.g[1]=4023233417,this.g[2]=2562383102,this.g[3]=271733878,this.o=this.h=0};function t(he,Te,Oe){Oe||(Oe=0);var Me=Array(16);if(typeof Te=="string")for(var We=0;16>We;++We)Me[We]=Te.charCodeAt(Oe++)|Te.charCodeAt(Oe++)<<8|Te.charCodeAt(Oe++)<<16|Te.charCodeAt(Oe++)<<24;else for(We=0;16>We;++We)Me[We]=Te[Oe++]|Te[Oe++]<<8|Te[Oe++]<<16|Te[Oe++]<<24;Te=he.g[0],Oe=he.g[1],We=he.g[2];var Ye=he.g[3],$e=Te+(Ye^Oe&(We^Ye))+Me[0]+3614090360&4294967295;Te=Oe+($e<<7&4294967295|$e>>>25),$e=Ye+(We^Te&(Oe^We))+Me[1]+3905402710&4294967295,Ye=Te+($e<<12&4294967295|$e>>>20),$e=We+(Oe^Ye&(Te^Oe))+Me[2]+606105819&4294967295,We=Ye+($e<<17&4294967295|$e>>>15),$e=Oe+(Te^We&(Ye^Te))+Me[3]+3250441966&4294967295,Oe=We+($e<<22&4294967295|$e>>>10),$e=Te+(Ye^Oe&(We^Ye))+Me[4]+4118548399&4294967295,Te=Oe+($e<<7&4294967295|$e>>>25),$e=Ye+(We^Te&(Oe^We))+Me[5]+1200080426&4294967295,Ye=Te+($e<<12&4294967295|$e>>>20),$e=We+(Oe^Ye&(Te^Oe))+Me[6]+2821735955&4294967295,We=Ye+($e<<17&4294967295|$e>>>15),$e=Oe+(Te^We&(Ye^Te))+Me[7]+4249261313&4294967295,Oe=We+($e<<22&4294967295|$e>>>10),$e=Te+(Ye^Oe&(We^Ye))+Me[8]+1770035416&4294967295,Te=Oe+($e<<7&4294967295|$e>>>25),$e=Ye+(We^Te&(Oe^We))+Me[9]+2336552879&4294967295,Ye=Te+($e<<12&4294967295|$e>>>20),$e=We+(Oe^Ye&(Te^Oe))+Me[10]+4294925233&4294967295,We=Ye+($e<<17&4294967295|$e>>>15),$e=Oe+(Te^We&(Ye^Te))+Me[11]+2304563134&4294967295,Oe=We+($e<<22&4294967295|$e>>>10),$e=Te+(Ye^Oe&(We^Ye))+Me[12]+1804603682&4294967295,Te=Oe+($e<<7&4294967295|$e>>>25),$e=Ye+(We^Te&(Oe^We))+Me[13]+4254626195&4294967295,Ye=Te+($e<<12&4294967295|$e>>>20),$e=We+(Oe^Ye&(Te^Oe))+Me[14]+2792965006&4294967295,We=Ye+($e<<17&4294967295|$e>>>15),$e=Oe+(Te^We&(Ye^Te))+Me[15]+1236535329&4294967295,Oe=We+($e<<22&4294967295|$e>>>10),$e=Te+(We^Ye&(Oe^We))+Me[1]+4129170786&4294967295,Te=Oe+($e<<5&4294967295|$e>>>27),$e=Ye+(Oe^We&(Te^Oe))+Me[6]+3225465664&4294967295,Ye=Te+($e<<9&4294967295|$e>>>23),$e=We+(Te^Oe&(Ye^Te))+Me[11]+643717713&4294967295,We=Ye+($e<<14&4294967295|$e>>>18),$e=Oe+(Ye^Te&(We^Ye))+Me[0]+3921069994&4294967295,Oe=We+($e<<20&4294967295|$e>>>12),$e=Te+(We^Ye&(Oe^We))+Me[5]+3593408605&4294967295,Te=Oe+($e<<5&4294967295|$e>>>27),$e=Ye+(Oe^We&(Te^Oe))+Me[10]+38016083&4294967295,Ye=Te+($e<<9&4294967295|$e>>>23),$e=We+(Te^Oe&(Ye^Te))+Me[15]+3634488961&4294967295,We=Ye+($e<<14&4294967295|$e>>>18),$e=Oe+(Ye^Te&(We^Ye))+Me[4]+3889429448&4294967295,Oe=We+($e<<20&4294967295|$e>>>12),$e=Te+(We^Ye&(Oe^We))+Me[9]+568446438&4294967295,Te=Oe+($e<<5&4294967295|$e>>>27),$e=Ye+(Oe^We&(Te^Oe))+Me[14]+3275163606&4294967295,Ye=Te+($e<<9&4294967295|$e>>>23),$e=We+(Te^Oe&(Ye^Te))+Me[3]+4107603335&4294967295,We=Ye+($e<<14&4294967295|$e>>>18),$e=Oe+(Ye^Te&(We^Ye))+Me[8]+1163531501&4294967295,Oe=We+($e<<20&4294967295|$e>>>12),$e=Te+(We^Ye&(Oe^We))+Me[13]+2850285829&4294967295,Te=Oe+($e<<5&4294967295|$e>>>27),$e=Ye+(Oe^We&(Te^Oe))+Me[2]+4243563512&4294967295,Ye=Te+($e<<9&4294967295|$e>>>23),$e=We+(Te^Oe&(Ye^Te))+Me[7]+1735328473&4294967295,We=Ye+($e<<14&4294967295|$e>>>18),$e=Oe+(Ye^Te&(We^Ye))+Me[12]+2368359562&4294967295,Oe=We+($e<<20&4294967295|$e>>>12),$e=Te+(Oe^We^Ye)+Me[5]+4294588738&4294967295,Te=Oe+($e<<4&4294967295|$e>>>28),$e=Ye+(Te^Oe^We)+Me[8]+2272392833&4294967295,Ye=Te+($e<<11&4294967295|$e>>>21),$e=We+(Ye^Te^Oe)+Me[11]+1839030562&4294967295,We=Ye+($e<<16&4294967295|$e>>>16),$e=Oe+(We^Ye^Te)+Me[14]+4259657740&4294967295,Oe=We+($e<<23&4294967295|$e>>>9),$e=Te+(Oe^We^Ye)+Me[1]+2763975236&4294967295,Te=Oe+($e<<4&4294967295|$e>>>28),$e=Ye+(Te^Oe^We)+Me[4]+1272893353&4294967295,Ye=Te+($e<<11&4294967295|$e>>>21),$e=We+(Ye^Te^Oe)+Me[7]+4139469664&4294967295,We=Ye+($e<<16&4294967295|$e>>>16),$e=Oe+(We^Ye^Te)+Me[10]+3200236656&4294967295,Oe=We+($e<<23&4294967295|$e>>>9),$e=Te+(Oe^We^Ye)+Me[13]+681279174&4294967295,Te=Oe+($e<<4&4294967295|$e>>>28),$e=Ye+(Te^Oe^We)+Me[0]+3936430074&4294967295,Ye=Te+($e<<11&4294967295|$e>>>21),$e=We+(Ye^Te^Oe)+Me[3]+3572445317&4294967295,We=Ye+($e<<16&4294967295|$e>>>16),$e=Oe+(We^Ye^Te)+Me[6]+76029189&4294967295,Oe=We+($e<<23&4294967295|$e>>>9),$e=Te+(Oe^We^Ye)+Me[9]+3654602809&4294967295,Te=Oe+($e<<4&4294967295|$e>>>28),$e=Ye+(Te^Oe^We)+Me[12]+3873151461&4294967295,Ye=Te+($e<<11&4294967295|$e>>>21),$e=We+(Ye^Te^Oe)+Me[15]+530742520&4294967295,We=Ye+($e<<16&4294967295|$e>>>16),$e=Oe+(We^Ye^Te)+Me[2]+3299628645&4294967295,Oe=We+($e<<23&4294967295|$e>>>9),$e=Te+(We^(Oe|~Ye))+Me[0]+4096336452&4294967295,Te=Oe+($e<<6&4294967295|$e>>>26),$e=Ye+(Oe^(Te|~We))+Me[7]+1126891415&4294967295,Ye=Te+($e<<10&4294967295|$e>>>22),$e=We+(Te^(Ye|~Oe))+Me[14]+2878612391&4294967295,We=Ye+($e<<15&4294967295|$e>>>17),$e=Oe+(Ye^(We|~Te))+Me[5]+4237533241&4294967295,Oe=We+($e<<21&4294967295|$e>>>11),$e=Te+(We^(Oe|~Ye))+Me[12]+1700485571&4294967295,Te=Oe+($e<<6&4294967295|$e>>>26),$e=Ye+(Oe^(Te|~We))+Me[3]+2399980690&4294967295,Ye=Te+($e<<10&4294967295|$e>>>22),$e=We+(Te^(Ye|~Oe))+Me[10]+4293915773&4294967295,We=Ye+($e<<15&4294967295|$e>>>17),$e=Oe+(Ye^(We|~Te))+Me[1]+2240044497&4294967295,Oe=We+($e<<21&4294967295|$e>>>11),$e=Te+(We^(Oe|~Ye))+Me[8]+1873313359&4294967295,Te=Oe+($e<<6&4294967295|$e>>>26),$e=Ye+(Oe^(Te|~We))+Me[15]+4264355552&4294967295,Ye=Te+($e<<10&4294967295|$e>>>22),$e=We+(Te^(Ye|~Oe))+Me[6]+2734768916&4294967295,We=Ye+($e<<15&4294967295|$e>>>17),$e=Oe+(Ye^(We|~Te))+Me[13]+1309151649&4294967295,Oe=We+($e<<21&4294967295|$e>>>11),$e=Te+(We^(Oe|~Ye))+Me[4]+4149444226&4294967295,Te=Oe+($e<<6&4294967295|$e>>>26),$e=Ye+(Oe^(Te|~We))+Me[11]+3174756917&4294967295,Ye=Te+($e<<10&4294967295|$e>>>22),$e=We+(Te^(Ye|~Oe))+Me[2]+718787259&4294967295,We=Ye+($e<<15&4294967295|$e>>>17),$e=Oe+(Ye^(We|~Te))+Me[9]+3951481745&4294967295,he.g[0]=he.g[0]+Te&4294967295,he.g[1]=he.g[1]+(We+($e<<21&4294967295|$e>>>11))&4294967295,he.g[2]=he.g[2]+We&4294967295,he.g[3]=he.g[3]+Ye&4294967295}e.prototype.u=function(he,Te){Te===void 0&&(Te=he.length);for(var Oe=Te-this.blockSize,Me=this.B,We=this.h,Ye=0;Ye<Te;){if(We==0)for(;Ye<=Oe;)t(this,he,Ye),Ye+=this.blockSize;if(typeof he=="string"){for(;Ye<Te;)if(Me[We++]=he.charCodeAt(Ye++),We==this.blockSize){t(this,Me),We=0;break}}else for(;Ye<Te;)if(Me[We++]=he[Ye++],We==this.blockSize){t(this,Me),We=0;break}}this.h=We,this.o+=Te},e.prototype.v=function(){var he=Array((56>this.h?this.blockSize:2*this.blockSize)-this.h);he[0]=128;for(var Te=1;Te<he.length-8;++Te)he[Te]=0;var Oe=8*this.o;for(Te=he.length-8;Te<he.length;++Te)he[Te]=Oe&255,Oe/=256;for(this.u(he),he=Array(16),Te=Oe=0;4>Te;++Te)for(var Me=0;32>Me;Me+=8)he[Oe++]=this.g[Te]>>>Me&255;return he};function i(he,Te){var Oe=l;return Object.prototype.hasOwnProperty.call(Oe,he)?Oe[he]:Oe[he]=Te(he)}function a(he,Te){this.h=Te;for(var Oe=[],Me=!0,We=he.length-1;0<=We;We--){var Ye=he[We]|0;Me&&Ye==Te||(Oe[We]=Ye,Me=!1)}this.g=Oe}var l={};function c(he){return-128<=he&&128>he?i(he,function(Te){return new a([Te|0],0>Te?-1:0)}):new a([he|0],0>he?-1:0)}function d(he){if(isNaN(he)||!isFinite(he))return u;if(0>he)return j(d(-he));for(var Te=[],Oe=1,Me=0;he>=Oe;Me++)Te[Me]=he/Oe|0,Oe*=4294967296;return new a(Te,0)}function g(he,Te){if(he.length==0)throw Error("number format error: empty string");if(Te=Te||10,2>Te||36<Te)throw Error("radix out of range: "+Te);if(he.charAt(0)=="-")return j(g(he.substring(1),Te));if(0<=he.indexOf("-"))throw Error('number format error: interior "-" character');for(var Oe=d(Math.pow(Te,8)),Me=u,We=0;We<he.length;We+=8){var Ye=Math.min(8,he.length-We),$e=parseInt(he.substring(We,We+Ye),Te);8>Ye?(Ye=d(Math.pow(Te,Ye)),Me=Me.j(Ye).add(d($e))):(Me=Me.j(Oe),Me=Me.add(d($e)))}return Me}var u=c(0),_=c(1),E=c(16777216);n=a.prototype,n.m=function(){if(A(this))return-j(this).m();for(var he=0,Te=1,Oe=0;Oe<this.g.length;Oe++){var Me=this.i(Oe);he+=(0<=Me?Me:4294967296+Me)*Te,Te*=4294967296}return he},n.toString=function(he){if(he=he||10,2>he||36<he)throw Error("radix out of range: "+he);if(M(this))return"0";if(A(this))return"-"+j(this).toString(he);for(var Te=d(Math.pow(he,6)),Oe=this,Me="";;){var We=ae(Oe,Te).g;Oe=W(Oe,We.j(Te));var Ye=((0<Oe.g.length?Oe.g[0]:Oe.h)>>>0).toString(he);if(Oe=We,M(Oe))return Ye+Me;for(;6>Ye.length;)Ye="0"+Ye;Me=Ye+Me}},n.i=function(he){return 0>he?0:he<this.g.length?this.g[he]:this.h};function M(he){if(he.h!=0)return!1;for(var Te=0;Te<he.g.length;Te++)if(he.g[Te]!=0)return!1;return!0}function A(he){return he.h==-1}n.l=function(he){return he=W(this,he),A(he)?-1:M(he)?0:1};function j(he){for(var Te=he.g.length,Oe=[],Me=0;Me<Te;Me++)Oe[Me]=~he.g[Me];return new a(Oe,~he.h).add(_)}n.abs=function(){return A(this)?j(this):this},n.add=function(he){for(var Te=Math.max(this.g.length,he.g.length),Oe=[],Me=0,We=0;We<=Te;We++){var Ye=Me+(this.i(We)&65535)+(he.i(We)&65535),$e=(Ye>>>16)+(this.i(We)>>>16)+(he.i(We)>>>16);Me=$e>>>16,Ye&=65535,$e&=65535,Oe[We]=$e<<16|Ye}return new a(Oe,Oe[Oe.length-1]&-2147483648?-1:0)};function W(he,Te){return he.add(j(Te))}n.j=function(he){if(M(this)||M(he))return u;if(A(this))return A(he)?j(this).j(j(he)):j(j(this).j(he));if(A(he))return j(this.j(j(he)));if(0>this.l(E)&&0>he.l(E))return d(this.m()*he.m());for(var Te=this.g.length+he.g.length,Oe=[],Me=0;Me<2*Te;Me++)Oe[Me]=0;for(Me=0;Me<this.g.length;Me++)for(var We=0;We<he.g.length;We++){var Ye=this.i(Me)>>>16,$e=this.i(Me)&65535,Yr=he.i(We)>>>16,Qe=he.i(We)&65535;Oe[2*Me+2*We]+=$e*Qe,ie(Oe,2*Me+2*We),Oe[2*Me+2*We+1]+=Ye*Qe,ie(Oe,2*Me+2*We+1),Oe[2*Me+2*We+1]+=$e*Yr,ie(Oe,2*Me+2*We+1),Oe[2*Me+2*We+2]+=Ye*Yr,ie(Oe,2*Me+2*We+2)}for(Me=0;Me<Te;Me++)Oe[Me]=Oe[2*Me+1]<<16|Oe[2*Me];for(Me=Te;Me<2*Te;Me++)Oe[Me]=0;return new a(Oe,0)};function ie(he,Te){for(;(he[Te]&65535)!=he[Te];)he[Te+1]+=he[Te]>>>16,he[Te]&=65535,Te++}function be(he,Te){this.g=he,this.h=Te}function ae(he,Te){if(M(Te))throw Error("division by zero");if(M(he))return new be(u,u);if(A(he))return Te=ae(j(he),Te),new be(j(Te.g),j(Te.h));if(A(Te))return Te=ae(he,j(Te)),new be(j(Te.g),Te.h);if(30<he.g.length){if(A(he)||A(Te))throw Error("slowDivide_ only works with positive integers.");for(var Oe=_,Me=Te;0>=Me.l(he);)Oe=pe(Oe),Me=pe(Me);var We=Ie(Oe,1),Ye=Ie(Me,1);for(Me=Ie(Me,2),Oe=Ie(Oe,2);!M(Me);){var $e=Ye.add(Me);0>=$e.l(he)&&(We=We.add(Oe),Ye=$e),Me=Ie(Me,1),Oe=Ie(Oe,1)}return Te=W(he,We.j(Te)),new be(We,Te)}for(We=u;0<=he.l(Te);){for(Oe=Math.max(1,Math.floor(he.m()/Te.m())),Me=Math.ceil(Math.log(Oe)/Math.LN2),Me=48>=Me?1:Math.pow(2,Me-48),Ye=d(Oe),$e=Ye.j(Te);A($e)||0<$e.l(he);)Oe-=Me,Ye=d(Oe),$e=Ye.j(Te);M(Ye)&&(Ye=_),We=We.add(Ye),he=W(he,$e)}return new be(We,he)}n.A=function(he){return ae(this,he).h},n.and=function(he){for(var Te=Math.max(this.g.length,he.g.length),Oe=[],Me=0;Me<Te;Me++)Oe[Me]=this.i(Me)&he.i(Me);return new a(Oe,this.h&he.h)},n.or=function(he){for(var Te=Math.max(this.g.length,he.g.length),Oe=[],Me=0;Me<Te;Me++)Oe[Me]=this.i(Me)|he.i(Me);return new a(Oe,this.h|he.h)},n.xor=function(he){for(var Te=Math.max(this.g.length,he.g.length),Oe=[],Me=0;Me<Te;Me++)Oe[Me]=this.i(Me)^he.i(Me);return new a(Oe,this.h^he.h)};function pe(he){for(var Te=he.g.length+1,Oe=[],Me=0;Me<Te;Me++)Oe[Me]=he.i(Me)<<1|he.i(Me-1)>>>31;return new a(Oe,he.h)}function Ie(he,Te){var Oe=Te>>5;Te%=32;for(var Me=he.g.length-Oe,We=[],Ye=0;Ye<Me;Ye++)We[Ye]=0<Te?he.i(Ye+Oe)>>>Te|he.i(Ye+Oe+1)<<32-Te:he.i(Ye+Oe);return new a(We,he.h)}e.prototype.digest=e.prototype.v,e.prototype.reset=e.prototype.s,e.prototype.update=e.prototype.u,hJ=Bfe.Md5=e,a.prototype.add=a.prototype.add,a.prototype.multiply=a.prototype.j,a.prototype.modulo=a.prototype.A,a.prototype.compare=a.prototype.l,a.prototype.toNumber=a.prototype.m,a.prototype.toString=a.prototype.toString,a.prototype.getBits=a.prototype.i,a.fromNumber=d,a.fromString=g,zg=Bfe.Integer=a}).apply(typeof Vfe<"u"?Vfe:typeof self<"u"?self:typeof window<"u"?window:{});var _L=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Wg={};var fJ,Vze,H1,CJ,BO,SL,bJ,_J,SJ;(function(){var n,o=typeof Object.defineProperties=="function"?Object.defineProperty:function(H,ve,ke){return H==Array.prototype||H==Object.prototype||(H[ve]=ke.value),H};function r(H){H=[typeof globalThis=="object"&&globalThis,H,typeof window=="object"&&window,typeof self=="object"&&self,typeof _L=="object"&&_L];for(var ve=0;ve<H.length;++ve){var ke=H[ve];if(ke&&ke.Math==Math)return ke}throw Error("Cannot find global object")}var e=r(this);function t(H,ve){if(ve)e:{var ke=e;H=H.split(".");for(var Ne=0;Ne<H.length-1;Ne++){var rt=H[Ne];if(!(rt in ke))break e;ke=ke[rt]}H=H[H.length-1],Ne=ke[H],ve=ve(Ne),ve!=Ne&&ve!=null&&o(ke,H,{configurable:!0,writable:!0,value:ve})}}function i(H,ve){H instanceof String&&(H+="");var ke=0,Ne=!1,rt={next:function(){if(!Ne&&ke<H.length){var Ct=ke++;return{value:ve(Ct,H[Ct]),done:!1}}return Ne=!0,{done:!0,value:void 0}}};return rt[Symbol.iterator]=function(){return rt},rt}t("Array.prototype.values",function(H){return H||function(){return i(this,function(ve,ke){return ke})}});var a=a||{},l=this||self;function c(H){var ve=typeof H;return ve=ve!="object"?ve:H?Array.isArray(H)?"array":ve:"null",ve=="array"||ve=="object"&&typeof H.length=="number"}function d(H){var ve=typeof H;return ve=="object"&&H!=null||ve=="function"}function g(H,ve,ke){return H.call.apply(H.bind,arguments)}function u(H,ve,ke){if(!H)throw Error();if(2<arguments.length){var Ne=Array.prototype.slice.call(arguments,2);return function(){var rt=Array.prototype.slice.call(arguments);return Array.prototype.unshift.apply(rt,Ne),H.apply(ve,rt)}}return function(){return H.apply(ve,arguments)}}function _(H,ve,ke){return _=Function.prototype.bind&&Function.prototype.bind.toString().indexOf("native code")!=-1?g:u,_.apply(null,arguments)}function E(H,ve){var ke=Array.prototype.slice.call(arguments,1);return function(){var Ne=ke.slice();return Ne.push.apply(Ne,arguments),H.apply(this,Ne)}}function M(H,ve){function ke(){}ke.prototype=ve.prototype,H.aa=ve.prototype,H.prototype=new ke,H.prototype.constructor=H,H.Qb=function(Ne,rt,Ct){for(var qt=Array(arguments.length-2),Ko=2;Ko<arguments.length;Ko++)qt[Ko-2]=arguments[Ko];return ve.prototype[rt].apply(Ne,qt)}}function A(H){let ve=H.length;if(0<ve){let ke=Array(ve);for(let Ne=0;Ne<ve;Ne++)ke[Ne]=H[Ne];return ke}return[]}function j(H,ve){for(let ke=1;ke<arguments.length;ke++){let Ne=arguments[ke];if(c(Ne)){let rt=H.length||0,Ct=Ne.length||0;H.length=rt+Ct;for(let qt=0;qt<Ct;qt++)H[rt+qt]=Ne[qt]}else H.push(Ne)}}class W{constructor(ve,ke){this.i=ve,this.j=ke,this.h=0,this.g=null}get(){let ve;return 0<this.h?(this.h--,ve=this.g,this.g=ve.next,ve.next=null):ve=this.i(),ve}}function ie(H){return/^[\s\xa0]*$/.test(H)}function be(){var H=l.navigator;return H&&(H=H.userAgent)?H:""}function ae(H){return ae[" "](H),H}ae[" "]=function(){};var pe=be().indexOf("Gecko")!=-1&&!(be().toLowerCase().indexOf("webkit")!=-1&&be().indexOf("Edge")==-1)&&!(be().indexOf("Trident")!=-1||be().indexOf("MSIE")!=-1)&&be().indexOf("Edge")==-1;function Ie(H,ve,ke){for(let Ne in H)ve.call(ke,H[Ne],Ne,H)}function he(H,ve){for(let ke in H)ve.call(void 0,H[ke],ke,H)}function Te(H){let ve={};for(let ke in H)ve[ke]=H[ke];return ve}let Oe="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");function Me(H,ve){let ke,Ne;for(let rt=1;rt<arguments.length;rt++){Ne=arguments[rt];for(ke in Ne)H[ke]=Ne[ke];for(let Ct=0;Ct<Oe.length;Ct++)ke=Oe[Ct],Object.prototype.hasOwnProperty.call(Ne,ke)&&(H[ke]=Ne[ke])}}function We(H){var ve=1;H=H.split(":");let ke=[];for(;0<ve&&H.length;)ke.push(H.shift()),ve--;return H.length&&ke.push(H.join(":")),ke}function Ye(H){l.setTimeout(()=>{throw H},0)}function $e(){var H=dn;let ve=null;return H.g&&(ve=H.g,H.g=H.g.next,H.g||(H.h=null),ve.next=null),ve}class Yr{constructor(){this.h=this.g=null}add(ve,ke){let Ne=Qe.get();Ne.set(ve,ke),this.h?this.h.next=Ne:this.g=Ne,this.h=Ne}}var Qe=new W(()=>new It,H=>H.reset());class It{constructor(){this.next=this.g=this.h=null}set(ve,ke){this.h=ve,this.g=ke,this.next=null}reset(){this.next=this.g=this.h=null}}let Je,Gt=!1,dn=new Yr,Xn=()=>{let H=l.Promise.resolve(void 0);Je=()=>{H.then(wr)}};var wr=()=>{for(var H;H=$e();){try{H.h.call(H.g)}catch(ke){Ye(ke)}var ve=Qe;ve.j(H),100>ve.h&&(ve.h++,H.next=ve.g,ve.g=H)}Gt=!1};function So(){this.s=this.s,this.C=this.C}So.prototype.s=!1,So.prototype.ma=function(){this.s||(this.s=!0,this.N())},So.prototype.N=function(){if(this.C)for(;this.C.length;)this.C.shift()()};function qr(H,ve){this.type=H,this.g=this.target=ve,this.defaultPrevented=!1}qr.prototype.h=function(){this.defaultPrevented=!0};var Xr=(function(){if(!l.addEventListener||!Object.defineProperty)return!1;var H=!1,ve=Object.defineProperty({},"passive",{get:function(){H=!0}});try{let ke=()=>{};l.addEventListener("test",ke,ve),l.removeEventListener("test",ke,ve)}catch{}return H})();function _s(H,ve){if(qr.call(this,H?H.type:""),this.relatedTarget=this.g=this.target=null,this.button=this.screenY=this.screenX=this.clientY=this.clientX=0,this.key="",this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1,this.state=null,this.pointerId=0,this.pointerType="",this.i=null,H){var ke=this.type=H.type,Ne=H.changedTouches&&H.changedTouches.length?H.changedTouches[0]:null;if(this.target=H.target||H.srcElement,this.g=ve,ve=H.relatedTarget){if(pe){e:{try{ae(ve.nodeName);var rt=!0;break e}catch{}rt=!1}rt||(ve=null)}}else ke=="mouseover"?ve=H.fromElement:ke=="mouseout"&&(ve=H.toElement);this.relatedTarget=ve,Ne?(this.clientX=Ne.clientX!==void 0?Ne.clientX:Ne.pageX,this.clientY=Ne.clientY!==void 0?Ne.clientY:Ne.pageY,this.screenX=Ne.screenX||0,this.screenY=Ne.screenY||0):(this.clientX=H.clientX!==void 0?H.clientX:H.pageX,this.clientY=H.clientY!==void 0?H.clientY:H.pageY,this.screenX=H.screenX||0,this.screenY=H.screenY||0),this.button=H.button,this.key=H.key||"",this.ctrlKey=H.ctrlKey,this.altKey=H.altKey,this.shiftKey=H.shiftKey,this.metaKey=H.metaKey,this.pointerId=H.pointerId||0,this.pointerType=typeof H.pointerType=="string"?H.pointerType:Bn[H.pointerType]||"",this.state=H.state,this.i=H,H.defaultPrevented&&_s.aa.h.call(this)}}M(_s,qr);var Bn={2:"touch",3:"pen",4:"mouse"};_s.prototype.h=function(){_s.aa.h.call(this);var H=this.i;H.preventDefault?H.preventDefault():H.returnValue=!1};var kn="closure_listenable_"+(1e6*Math.random()|0),fa=0;function qo(H,ve,ke,Ne,rt){this.listener=H,this.proxy=null,this.src=ve,this.type=ke,this.capture=!!Ne,this.ha=rt,this.key=++fa,this.da=this.fa=!1}function Ga(H){H.da=!0,H.listener=null,H.proxy=null,H.src=null,H.ha=null}function Eo(H){this.src=H,this.g={},this.h=0}Eo.prototype.add=function(H,ve,ke,Ne,rt){var Ct=H.toString();H=this.g[Ct],H||(H=this.g[Ct]=[],this.h++);var qt=vi(H,ve,Ne,rt);return-1<qt?(ve=H[qt],ke||(ve.fa=!1)):(ve=new qo(ve,this.src,Ct,!!Ne,rt),ve.fa=ke,H.push(ve)),ve};function Yh(H,ve){var ke=ve.type;if(ke in H.g){var Ne=H.g[ke],rt=Array.prototype.indexOf.call(Ne,ve,void 0),Ct;(Ct=0<=rt)&&Array.prototype.splice.call(Ne,rt,1),Ct&&(Ga(ve),H.g[ke].length==0&&(delete H.g[ke],H.h--))}}function vi(H,ve,ke,Ne){for(var rt=0;rt<H.length;++rt){var Ct=H[rt];if(!Ct.da&&Ct.listener==ve&&Ct.capture==!!ke&&Ct.ha==Ne)return rt}return-1}var qh="closure_lm_"+(1e6*Math.random()|0),mi={};function mu(H,ve,ke,Ne,rt){if(Ne&&Ne.once)return lT(H,ve,ke,Ne,rt);if(Array.isArray(ve)){for(var Ct=0;Ct<ve.length;Ct++)mu(H,ve[Ct],ke,Ne,rt);return null}return ke=Zh(ke),H&&H[kn]?H.K(ve,ke,d(Ne)?!!Ne.capture:!!Ne,rt):Kh(H,ve,ke,!1,Ne,rt)}function Kh(H,ve,ke,Ne,rt,Ct){if(!ve)throw Error("Invalid event type");var qt=d(rt)?!!rt.capture:!!rt,Ko=Xm(H);if(Ko||(H[qh]=Ko=new Eo(H)),ke=Ko.add(ve,ke,Ne,qt,Ct),ke.proxy)return ke;if(Ne=Pv(),ke.proxy=Ne,Ne.src=H,Ne.listener=ke,H.addEventListener)Xr||(rt=qt),rt===void 0&&(rt=!1),H.addEventListener(ve.toString(),Ne,rt);else if(H.attachEvent)H.attachEvent(cT(ve.toString()),Ne);else if(H.addListener&&H.removeListener)H.addListener(Ne);else throw Error("addEventListener and attachEvent are unavailable.");return ke}function Pv(){function H(ke){return ve.call(H.src,H.listener,ke)}let ve=Rv;return H}function lT(H,ve,ke,Ne,rt){if(Array.isArray(ve)){for(var Ct=0;Ct<ve.length;Ct++)lT(H,ve[Ct],ke,Ne,rt);return null}return ke=Zh(ke),H&&H[kn]?H.L(ve,ke,d(Ne)?!!Ne.capture:!!Ne,rt):Kh(H,ve,ke,!0,Ne,rt)}function gb(H,ve,ke,Ne,rt){if(Array.isArray(ve))for(var Ct=0;Ct<ve.length;Ct++)gb(H,ve[Ct],ke,Ne,rt);else Ne=d(Ne)?!!Ne.capture:!!Ne,ke=Zh(ke),H&&H[kn]?(H=H.i,ve=String(ve).toString(),ve in H.g&&(Ct=H.g[ve],ke=vi(Ct,ke,Ne,rt),-1<ke&&(Ga(Ct[ke]),Array.prototype.splice.call(Ct,ke,1),Ct.length==0&&(delete H.g[ve],H.h--)))):H&&(H=Xm(H))&&(ve=H.g[ve.toString()],H=-1,ve&&(H=vi(ve,ke,Ne,rt)),(ke=-1<H?ve[H]:null)&&ub(ke))}function ub(H){if(typeof H!="number"&&H&&!H.da){var ve=H.src;if(ve&&ve[kn])Yh(ve.i,H);else{var ke=H.type,Ne=H.proxy;ve.removeEventListener?ve.removeEventListener(ke,Ne,H.capture):ve.detachEvent?ve.detachEvent(cT(ke),Ne):ve.addListener&&ve.removeListener&&ve.removeListener(Ne),(ke=Xm(ve))?(Yh(ke,H),ke.h==0&&(ke.src=null,ve[qh]=null)):Ga(H)}}}function cT(H){return H in mi?mi[H]:mi[H]="on"+H}function Rv(H,ve){if(H.da)H=!0;else{ve=new _s(ve,this);var ke=H.listener,Ne=H.ha||H.src;H.fa&&ub(H),H=ke.call(Ne,ve)}return H}function Xm(H){return H=H[qh],H instanceof Eo?H:null}var Rd="__closure_events_fn_"+(1e9*Math.random()>>>0);function Zh(H){return typeof H=="function"?H:(H[Rd]||(H[Rd]=function(ve){return H.handleEvent(ve)}),H[Rd])}function Ca(){So.call(this),this.i=new Eo(this),this.M=this,this.F=null}M(Ca,So),Ca.prototype[kn]=!0,Ca.prototype.removeEventListener=function(H,ve,ke,Ne){gb(this,H,ve,ke,Ne)};function Hi(H,ve){var ke,Ne=H.F;if(Ne)for(ke=[];Ne;Ne=Ne.F)ke.push(Ne);if(H=H.M,Ne=ve.type||ve,typeof ve=="string")ve=new qr(ve,H);else if(ve instanceof qr)ve.target=ve.target||H;else{var rt=ve;ve=new qr(Ne,H),Me(ve,rt)}if(rt=!0,ke)for(var Ct=ke.length-1;0<=Ct;Ct--){var qt=ve.g=ke[Ct];rt=Qm(qt,Ne,!0,ve)&&rt}if(qt=ve.g=H,rt=Qm(qt,Ne,!0,ve)&&rt,rt=Qm(qt,Ne,!1,ve)&&rt,ke)for(Ct=0;Ct<ke.length;Ct++)qt=ve.g=ke[Ct],rt=Qm(qt,Ne,!1,ve)&&rt}Ca.prototype.N=function(){if(Ca.aa.N.call(this),this.i){var H=this.i,ve;for(ve in H.g){for(var ke=H.g[ve],Ne=0;Ne<ke.length;Ne++)Ga(ke[Ne]);delete H.g[ve],H.h--}}this.F=null},Ca.prototype.K=function(H,ve,ke,Ne){return this.i.add(String(H),ve,!1,ke,Ne)},Ca.prototype.L=function(H,ve,ke,Ne){return this.i.add(String(H),ve,!0,ke,Ne)};function Qm(H,ve,ke,Ne){if(ve=H.i.g[String(ve)],!ve)return!0;ve=ve.concat();for(var rt=!0,Ct=0;Ct<ve.length;++Ct){var qt=ve[Ct];if(qt&&!qt.da&&qt.capture==ke){var Ko=qt.listener,Ml=qt.ha||qt.src;qt.fa&&Yh(H.i,qt),rt=Ko.call(Ml,Ne)!==!1&&rt}}return rt&&!Ne.defaultPrevented}function Jh(H,ve,ke){if(typeof H=="function")ke&&(H=_(H,ke));else if(H&&typeof H.handleEvent=="function")H=_(H.handleEvent,H);else throw Error("Invalid listener argument");return 2147483647<Number(ve)?-1:l.setTimeout(H,ve||0)}function sT(H){H.g=Jh(()=>{H.g=null,H.i&&(H.i=!1,sT(H))},H.l);let ve=H.h;H.h=null,H.m.apply(null,ve)}class n9 extends So{constructor(ve,ke){super(),this.m=ve,this.l=ke,this.h=null,this.i=!1,this.g=null}j(ve){this.h=arguments,this.g?this.i=!0:sT(this)}N(){super.N(),this.g&&(l.clearTimeout(this.g),this.g=null,this.i=!1,this.h=null)}}function gu(H){So.call(this),this.h=H,this.g={}}M(gu,So);var pb=[];function hb(H){Ie(H.g,function(ve,ke){this.g.hasOwnProperty(ke)&&ub(ve)},H),H.g={}}gu.prototype.N=function(){gu.aa.N.call(this),hb(this)},gu.prototype.handleEvent=function(){throw Error("EventHandler.handleEvent not implemented")};var Nv=l.JSON.stringify,td=l.JSON.parse,dT=class{stringify(H){return l.JSON.stringify(H,void 0)}parse(H){return l.JSON.parse(H,void 0)}};function fb(){}fb.prototype.h=null;function vT(H){return H.h||(H.h=H.i())}function Cb(){}var uu={OPEN:"a",kb:"b",Ja:"c",wb:"d"};function pu(){qr.call(this,"d")}M(pu,qr);function hu(){qr.call(this,"c")}M(hu,qr);var ol={},eg=null;function fu(){return eg=eg||new Ca}ol.La="serverreachability";function bb(H){qr.call(this,ol.La,H)}M(bb,qr);function Xh(H){let ve=fu();Hi(ve,new bb(ve))}ol.STAT_EVENT="statevent";function _b(H,ve){qr.call(this,ol.STAT_EVENT,H),this.stat=ve}M(_b,qr);function Ha(H){let ve=fu();Hi(ve,new _b(ve,H))}ol.Ma="timingevent";function r9(H,ve){qr.call(this,ol.Ma,H),this.size=ve}M(r9,qr);function Nd(H,ve){if(typeof H!="function")throw Error("Fn must not be null and must be a function");return l.setTimeout(function(){H()},ve)}function Qh(){this.g=!0}Qh.prototype.xa=function(){this.g=!1};function yj(H,ve,ke,Ne,rt,Ct){H.info(function(){if(H.g)if(Ct)for(var qt="",Ko=Ct.split("&"),Ml=0;Ml<Ko.length;Ml++){var mo=Ko[Ml].split("=");if(1<mo.length){var Kl=mo[0];mo=mo[1];var Zl=Kl.split("_");qt=2<=Zl.length&&Zl[1]=="type"?qt+(Kl+"="+mo+"&"):qt+(Kl+"=redacted&")}}else qt=null;else qt=Ct;return"XMLHTTP REQ ("+Ne+") [attempt "+rt+"]: "+ve+`
|
|
201
201
|
`+ke+`
|
|
202
202
|
`+qt})}function Ii(H,ve,ke,Ne,rt,Ct,qt){H.info(function(){return"XMLHTTP RESP ("+Ne+") [ attempt "+rt+"]: "+ve+`
|