@openmfp/webcomponents 0.15.0 → 0.16.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -69,18 +69,18 @@ To prevent other runtimes from defining tags that you use, consider using scopin
69
69
  ${a.map((t,i)=>`${i+1}) ${t.toString()}`).join(`
70
70
  `)}`:"",this.name="UnsubscriptionError",this.errors=a});function Ka(e,a){if(e){let t=e.indexOf(a);0<=t&&e.splice(t,1)}}var C2=class Xa{constructor(a){this.initialTeardown=a,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let a;if(!this.closed){this.closed=!0;let{_parentage:t}=this;if(t)if(this._parentage=null,Array.isArray(t))for(let r of t)r.remove(this);else t.remove(this);let{initialTeardown:i}=this;if(z1(i))try{i()}catch(r){a=r instanceof xa?r.errors:[r]}let{_finalizers:o}=this;if(o){this._finalizers=null;for(let r of o)try{Ys(r)}catch(n){a=a??[],n instanceof xa?a=[...a,...n.errors]:a.push(n)}}if(a)throw new xa(a)}}add(a){var t;if(a&&a!==this)if(this.closed)Ys(a);else{if(a instanceof Xa){if(a.closed||a._hasParent(this))return;a._addParent(this)}(this._finalizers=(t=this._finalizers)!==null&&t!==void 0?t:[]).push(a)}}_hasParent(a){let{_parentage:t}=this;return t===a||Array.isArray(t)&&t.includes(a)}_addParent(a){let{_parentage:t}=this;this._parentage=Array.isArray(t)?(t.push(a),t):t?[t,a]:a}_removeParent(a){let{_parentage:t}=this;t===a?this._parentage=null:Array.isArray(t)&&Ka(t,a)}remove(a){let{_finalizers:t}=this;t&&Ka(t,a),a instanceof Xa&&a._removeParent(this)}};C2.EMPTY=(()=>{let e=new C2;return e.closed=!0,e})();var Sl=C2.EMPTY;function Tl(e){return e instanceof C2||e&&"closed"in e&&z1(e.remove)&&z1(e.add)&&z1(e.unsubscribe)}function Ys(e){z1(e)?e():e.unsubscribe()}var p7={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Ft={setTimeout(e,a,...t){let{delegate:i}=Ft;return i?.setTimeout?i.setTimeout(e,a,...t):setTimeout(e,a,...t)},clearTimeout(e){let{delegate:a}=Ft;return(a?.clearTimeout||clearTimeout)(e)},delegate:void 0};function El(e){Ft.setTimeout(()=>{let{onUnhandledError:a}=p7;if(a)a(e);else throw e})}function Qs(){}var hZ=Y8("C",void 0,void 0);function dZ(e){return Y8("E",void 0,e)}function uZ(e){return Y8("N",e,void 0)}function Y8(e,a,t){return{kind:e,value:a,error:t}}var J2=null;function Tt(e){if(p7.useDeprecatedSynchronousErrorHandling){let a=!J2;if(a&&(J2={errorThrown:!1,error:null}),e(),a){let{errorThrown:t,error:i}=J2;if(J2=null,t)throw i}}else e()}function _Z(e){p7.useDeprecatedSynchronousErrorHandling&&J2&&(J2.errorThrown=!0,J2.error=e)}var Q8=class extends C2{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,Tl(e)&&e.add(this)):this.destination=fZ}static create(e,a,t){return new Ya(e,a,t)}next(e){this.isStopped?Ha(uZ(e),this):this._next(e)}error(e){this.isStopped?Ha(dZ(e),this):(this.isStopped=!0,this._error(e))}complete(){this.isStopped?Ha(hZ,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(e){this.destination.next(e)}_error(e){try{this.destination.error(e)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}},pZ=Function.prototype.bind;function Ma(e,a){return pZ.call(e,a)}var vZ=class{constructor(e){this.partialObserver=e}next(e){let{partialObserver:a}=this;if(a.next)try{a.next(e)}catch(t){Ht(t)}}error(e){let{partialObserver:a}=this;if(a.error)try{a.error(e)}catch(t){Ht(t)}else Ht(e)}complete(){let{partialObserver:e}=this;if(e.complete)try{e.complete()}catch(a){Ht(a)}}},Ya=class extends Q8{constructor(e,a,t){super();let i;if(z1(e)||!e)i={next:e??void 0,error:a??void 0,complete:t??void 0};else{let o;this&&p7.useDeprecatedNextContext?(o=Object.create(e),o.unsubscribe=()=>this.unsubscribe(),i={next:e.next&&Ma(e.next,o),error:e.error&&Ma(e.error,o),complete:e.complete&&Ma(e.complete,o)}):i=e}this.destination=new vZ(i)}};function Ht(e){p7.useDeprecatedSynchronousErrorHandling?_Z(e):El(e)}function mZ(e){throw e}function Ha(e,a){let{onStoppedNotification:t}=p7;t&&Ft.setTimeout(()=>t(e,a))}var fZ={closed:!0,next:Qs,error:mZ,complete:Qs},J8=typeof Symbol=="function"&&Symbol.observable||"@@observable";function Il(e){return e}function gZ(e){return e.length===0?Il:e.length===1?e[0]:function(a){return e.reduce((t,i)=>i(t),a)}}var C0=(()=>{class e{constructor(t){t&&(this._subscribe=t)}lift(t){let i=new e;return i.source=this,i.operator=t,i}subscribe(t,i,o){let r=AZ(t)?t:new Ya(t,i,o);return Tt(()=>{let{operator:n,source:s}=this;r.add(n?n.call(r,s):s?this._subscribe(r):this._trySubscribe(r))}),r}_trySubscribe(t){try{return this._subscribe(t)}catch(i){t.error(i)}}forEach(t,i){return i=Js(i),new i((o,r)=>{let n=new Ya({next:s=>{try{t(s)}catch(c){r(c),n.unsubscribe()}},error:r,complete:o});this.subscribe(n)})}_subscribe(t){var i;return(i=this.source)===null||i===void 0?void 0:i.subscribe(t)}[J8](){return this}pipe(...t){return gZ(t)(this)}toPromise(t){return t=Js(t),new t((i,o)=>{let r;this.subscribe(n=>r=n,n=>o(n),()=>i(r))})}}return e.create=a=>new e(a),e})();function Js(e){var a;return(a=e??p7.Promise)!==null&&a!==void 0?a:Promise}function bZ(e){return e&&z1(e.next)&&z1(e.error)&&z1(e.complete)}function AZ(e){return e&&e instanceof Q8||bZ(e)&&Tl(e)}function wZ(e){return z1(e?.lift)}function g3(e){return a=>{if(wZ(a))return a.lift(function(t){try{return e(t,this)}catch(i){this.error(i)}});throw new TypeError("Unable to lift unknown Observable type")}}function G7(e,a,t,i,o){return new ZZ(e,a,t,i,o)}var ZZ=class extends Q8{constructor(e,a,t,i,o,r){super(e),this.onFinalize=o,this.shouldUnsubscribe=r,this._next=a?function(n){try{a(n)}catch(s){e.error(s)}}:super._next,this._error=i?function(n){try{i(n)}catch(s){e.error(s)}finally{this.unsubscribe()}}:super._error,this._complete=t?function(){try{t()}catch(n){e.error(n)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:a}=this;super.unsubscribe(),!a&&((e=this.onFinalize)===null||e===void 0||e.call(this))}}},CZ=Vl(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}),re=(()=>{class e extends C0{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(t){let i=new ec(this,this);return i.operator=t,i}_throwIfClosed(){if(this.closed)throw new CZ}next(t){Tt(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let i of this.currentObservers)i.next(t)}})}error(t){Tt(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=t;let{observers:i}=this;for(;i.length;)i.shift().error(t)}})}complete(){Tt(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:t}=this;for(;t.length;)t.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var t;return((t=this.observers)===null||t===void 0?void 0:t.length)>0}_trySubscribe(t){return this._throwIfClosed(),super._trySubscribe(t)}_subscribe(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)}_innerSubscribe(t){let{hasError:i,isStopped:o,observers:r}=this;return i||o?Sl:(this.currentObservers=null,r.push(t),new C2(()=>{this.currentObservers=null,Ka(r,t)}))}_checkFinalizedStatuses(t){let{hasError:i,thrownError:o,isStopped:r}=this;i?t.error(o):r&&t.complete()}asObservable(){let t=new C0;return t.source=this,t}}return e.create=(a,t)=>new ec(a,t),e})(),ec=class extends re{constructor(e,a){super(),this.destination=e,this.source=a}next(e){var a,t;(t=(a=this.destination)===null||a===void 0?void 0:a.next)===null||t===void 0||t.call(a,e)}error(e){var a,t;(t=(a=this.destination)===null||a===void 0?void 0:a.error)===null||t===void 0||t.call(a,e)}complete(){var e,a;(a=(e=this.destination)===null||e===void 0?void 0:e.complete)===null||a===void 0||a.call(e)}_subscribe(e){var a,t;return(t=(a=this.source)===null||a===void 0?void 0:a.subscribe(e))!==null&&t!==void 0?t:Sl}},yZ=class extends re{constructor(e){super(),this._value=e}get value(){return this.getValue()}_subscribe(e){let a=super._subscribe(e);return!a.closed&&e.next(this._value),a}getValue(){let{hasError:e,thrownError:a,_value:t}=this;if(e)throw a;return this._throwIfClosed(),t}next(e){super.next(this._value=e)}},zl={now(){return(zl.delegate||Date).now()},delegate:void 0},xZ=class extends re{constructor(e=1/0,a=1/0,t=zl){super(),this._bufferSize=e,this._windowTime=a,this._timestampProvider=t,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=a===1/0,this._bufferSize=Math.max(1,e),this._windowTime=Math.max(1,a)}next(e){let{isStopped:a,_buffer:t,_infiniteTimeWindow:i,_timestampProvider:o,_windowTime:r}=this;a||(t.push(e),!i&&t.push(o.now()+r)),this._trimBuffer(),super.next(e)}_subscribe(e){this._throwIfClosed(),this._trimBuffer();let a=this._innerSubscribe(e),{_infiniteTimeWindow:t,_buffer:i}=this,o=i.slice();for(let r=0;r<o.length&&!e.closed;r+=t?1:2)e.next(o[r]);return this._checkFinalizedStatuses(e),a}_trimBuffer(){let{_bufferSize:e,_timestampProvider:a,_buffer:t,_infiniteTimeWindow:i}=this,o=(i?1:2)*e;if(e<1/0&&o<t.length&&t.splice(0,t.length-o),!i){let r=a.now(),n=0;for(let s=1;s<t.length&&t[s]<=r;s+=2)n=s;n&&t.splice(0,n+1)}}},MZ=new C0(e=>e.complete());function HZ(e){return e&&z1(e.schedule)}function Dl(e){return e[e.length-1]}function BZ(e){return HZ(Dl(e))?e.pop():void 0}function kZ(e,a){return typeof Dl(e)=="number"?e.pop():a}function LZ(e,a,t,i){function o(r){return r instanceof t?r:new t(function(n){n(r)})}return new(t||(t=Promise))(function(r,n){function s(d){try{l(i.next(d))}catch(h){n(h)}}function c(d){try{l(i.throw(d))}catch(h){n(h)}}function l(d){d.done?r(d.value):o(d.value).then(s,c)}l((i=i.apply(e,a||[])).next())})}function tc(e){var a=typeof Symbol=="function"&&Symbol.iterator,t=a&&e[a],i=0;if(t)return t.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(a?"Object is not iterable.":"Symbol.iterator is not defined.")}function P7(e){return this instanceof P7?(this.v=e,this):new P7(e)}function VZ(e,a,t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=t.apply(e,a||[]),o,r=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),s("next"),s("throw"),s("return",n),o[Symbol.asyncIterator]=function(){return this},o;function n(u){return function(m){return Promise.resolve(m).then(u,h)}}function s(u,m){i[u]&&(o[u]=function(A){return new Promise(function(C,w){r.push([u,A,C,w])>1||c(u,A)})},m&&(o[u]=m(o[u])))}function c(u,m){try{l(i[u](m))}catch(A){_(r[0][3],A)}}function l(u){u.value instanceof P7?Promise.resolve(u.value.v).then(d,h):_(r[0][2],u)}function d(u){c("next",u)}function h(u){c("throw",u)}function _(u,m){u(m),r.shift(),r.length&&c(r[0][0],r[0][1])}}function SZ(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var a=e[Symbol.asyncIterator],t;return a?a.call(e):(e=typeof tc=="function"?tc(e):e[Symbol.iterator](),t={},i("next"),i("throw"),i("return"),t[Symbol.asyncIterator]=function(){return this},t);function i(r){t[r]=e[r]&&function(n){return new Promise(function(s,c){n=e[r](n),o(s,c,n.done,n.value)})}}function o(r,n,s,c){Promise.resolve(c).then(function(l){r({value:l,done:s})},n)}}var Rl=e=>e&&typeof e.length=="number"&&typeof e!="function";function Ol(e){return z1(e?.then)}function Nl(e){return z1(e[J8])}function Pl(e){return Symbol.asyncIterator&&z1(e?.[Symbol.asyncIterator])}function Fl(e){return new TypeError(`You provided ${e!==null&&typeof e=="object"?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function TZ(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Ul=TZ();function ql(e){return z1(e?.[Ul])}function jl(e){return VZ(this,arguments,function*(){let a=e.getReader();try{for(;;){let{value:t,done:i}=yield P7(a.read());if(i)return yield P7(void 0);yield yield P7(t)}}finally{a.releaseLock()}})}function Gl(e){return z1(e?.getReader)}function v7(e){if(e instanceof C0)return e;if(e!=null){if(Nl(e))return EZ(e);if(Rl(e))return IZ(e);if(Ol(e))return zZ(e);if(Pl(e))return Wl(e);if(ql(e))return DZ(e);if(Gl(e))return RZ(e)}throw Fl(e)}function EZ(e){return new C0(a=>{let t=e[J8]();if(z1(t.subscribe))return t.subscribe(a);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function IZ(e){return new C0(a=>{for(let t=0;t<e.length&&!a.closed;t++)a.next(e[t]);a.complete()})}function zZ(e){return new C0(a=>{e.then(t=>{a.closed||(a.next(t),a.complete())},t=>a.error(t)).then(null,El)})}function DZ(e){return new C0(a=>{for(let t of e)if(a.next(t),a.closed)return;a.complete()})}function Wl(e){return new C0(a=>{OZ(e,a).catch(t=>a.error(t))})}function RZ(e){return Wl(jl(e))}function OZ(e,a){var t,i,o,r;return LZ(this,void 0,void 0,function*(){try{for(t=SZ(e);i=yield t.next(),!i.done;){let n=i.value;if(a.next(n),a.closed)return}}catch(n){o={error:n}}finally{try{i&&!i.done&&(r=t.return)&&(yield r.call(t))}finally{if(o)throw o.error}}a.complete()})}function b2(e,a,t,i=0,o=!1){let r=a.schedule(function(){t(),o?e.add(this.schedule(null,i)):this.unsubscribe()},i);if(e.add(r),!o)return r}function $l(e,a=0){return g3((t,i)=>{t.subscribe(G7(i,o=>b2(i,e,()=>i.next(o),a),()=>b2(i,e,()=>i.complete(),a),o=>b2(i,e,()=>i.error(o),a)))})}function Kl(e,a=0){return g3((t,i)=>{i.add(e.schedule(()=>t.subscribe(i),a))})}function NZ(e,a){return v7(e).pipe(Kl(a),$l(a))}function PZ(e,a){return v7(e).pipe(Kl(a),$l(a))}function FZ(e,a){return new C0(t=>{let i=0;return a.schedule(function(){i===e.length?t.complete():(t.next(e[i++]),t.closed||this.schedule())})})}function UZ(e,a){return new C0(t=>{let i;return b2(t,a,()=>{i=e[Ul](),b2(t,a,()=>{let o,r;try{({value:o,done:r}=i.next())}catch(n){t.error(n);return}r?t.complete():t.next(o)},0,!0)}),()=>z1(i?.return)&&i.return()})}function Xl(e,a){if(!e)throw new Error("Iterable cannot be null");return new C0(t=>{b2(t,a,()=>{let i=e[Symbol.asyncIterator]();b2(t,a,()=>{i.next().then(o=>{o.done?t.complete():t.next(o.value)})},0,!0)})})}function qZ(e,a){return Xl(jl(e),a)}function jZ(e,a){if(e!=null){if(Nl(e))return NZ(e,a);if(Rl(e))return FZ(e,a);if(Ol(e))return PZ(e,a);if(Pl(e))return Xl(e,a);if(ql(e))return UZ(e,a);if(Gl(e))return qZ(e,a)}throw Fl(e)}function GZ(e,a){return a?jZ(e,a):v7(e)}function Yl(e,a){return g3((t,i)=>{let o=0;t.subscribe(G7(i,r=>{i.next(e.call(a,r,o++))}))})}function WZ(e,a,t,i,o,r,n,s){let c=[],l=0,d=0,h=!1,_=()=>{h&&!c.length&&!l&&a.complete()},u=A=>l<i?m(A):c.push(A),m=A=>{r&&a.next(A),l++;let C=!1;v7(t(A,d++)).subscribe(G7(a,w=>{o?.(w),r?u(w):a.next(w)},()=>{C=!0},void 0,()=>{if(C)try{for(l--;c.length&&l<i;){let w=c.shift();n?b2(a,n,()=>m(w)):m(w)}_()}catch(w){a.error(w)}}))};return e.subscribe(G7(a,u,()=>{h=!0,_()})),()=>{s?.()}}function Ql(e,a,t=1/0){return z1(a)?Ql((i,o)=>Yl((r,n)=>a(i,r,o,n))(v7(e(i,o))),t):(typeof a=="number"&&(t=a),g3((i,o)=>WZ(i,o,e,t)))}function $Z(e=1/0){return Ql(Il,e)}function KZ(...e){let a=BZ(e),t=kZ(e,1/0),i=e;return i.length?i.length===1?v7(i[0]):$Z(t)(GZ(i,a)):MZ}function XZ(e,a){return g3((t,i)=>{let o=null,r=0,n=!1,s=()=>n&&!o&&i.complete();t.subscribe(G7(i,c=>{o?.unsubscribe();let l=0,d=r++;v7(e(c,d)).subscribe(o=G7(i,h=>i.next(a?a(c,h,d,l++):h),()=>{o=null,s()}))},()=>{n=!0,s()}))})}var Qa;function Jl(){return Qa}function g2(e){let a=Qa;return Qa=e,a}var YZ=Symbol("NotFound");function e9(e){return e===YZ||e?.name==="\u0275NotFound"}function ac(e,a,t){let i=Object.create(eC);i.source=e,i.computation=a,t!=null&&(i.equal=t);let o=()=>{if(m3(i),v3(i),i.value===N5)throw i.error;return i.value};return o[d0]=i,K8(i),o}function QZ(e,a){m3(e),f3(e,a),Pt(e)}function JZ(e,a){if(m3(e),e.value===N5)throw e.error;kl(e,a),Pt(e)}var eC=F(Z({},ie),{value:O7,dirty:!0,error:null,equal:X8,kind:"linkedSignal",producerMustRecompute(e){return e.value===O7||e.value===N7},producerRecomputeValue(e){if(e.value===N7)throw new Error("");let a=e.value;e.value=N7;let t=o3(e),i,o=!1;try{let r=e.source(),n=a!==O7&&a!==N5,s=n?{source:e.sourceValue,value:a}:void 0;i=e.computation(r,s),e.sourceValue=r,D(null),o=n&&i!==N5&&e.equal(a,i)}catch(r){i=N5,e.error=r}finally{p4(e,t)}if(o){e.value=a;return}e.value=i,e.version++}}),eh="https://angular.dev/best-practices/security#preventing-cross-site-scripting-xss",U=class extends Error{code;constructor(e,a){super(th(e,a)),this.code=e}};function tC(e){return`NG0${Math.abs(e)}`}function th(e,a){return`${tC(e)}${a?": "+a:""}`}var Ut=globalThis;function n1(e){for(let a in e)if(e[a]===n1)return a;throw Error("")}function ah(e){if(typeof e=="string")return e;if(Array.isArray(e))return`[${e.map(ah).join(", ")}]`;if(e==null)return""+e;let a=e.overriddenName||e.name;if(a)return`${a}`;let t=e.toString();if(t==null)return""+t;let i=t.indexOf(`
71
71
  `);return i>=0?t.slice(0,i):t}function ic(e,a){return e?a?`${e} ${a}`:e:a||""}var aC=n1({__forward_ref__:n1});function t9(e){return e.__forward_ref__=t9,e}function h0(e){return iC(e)?e():e}function iC(e){return typeof e=="function"&&e.hasOwnProperty(aC)&&e.__forward_ref__===t9}function T1(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function a9(e){return oC(e,ih)}function oC(e,a){return e.hasOwnProperty(a)&&e[a]||null}function rC(e){return(e?.[ih]??null)||null}function oc(e){return e&&e.hasOwnProperty(rc)?e[rc]:null}var ih=n1({\u0275prov:n1}),rc=n1({\u0275inj:n1}),p1=class{_desc;ngMetadataName="InjectionToken";\u0275prov;constructor(e,a){this._desc=e,this.\u0275prov=void 0,typeof a=="number"?this.__NG_ELEMENT_ID__=a:a!==void 0&&(this.\u0275prov=T1({token:this,providedIn:a.providedIn||"root",factory:a.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function oh(e){return e&&!!e.\u0275providers}var nC=n1({\u0275cmp:n1}),sC=n1({\u0275dir:n1}),cC=n1({\u0275pipe:n1}),nc=n1({\u0275fac:n1}),t3=n1({__NG_ELEMENT_ID__:n1}),sc=n1({__NG_ENV_ID__:n1});function a7(e){return i9(e,"@Component"),e[nC]||null}function m4(e){return i9(e,"@Directive"),e[sC]||null}function rh(e){return i9(e,"@Pipe"),e[cC]||null}function i9(e,a){if(e==null)throw new U(-919,!1)}function lC(e){let a=a7(e)||m4(e)||rh(e);return a!==null&&a.standalone}function o9(e){return typeof e=="string"?e:e==null?"":String(e)}var nh=n1({ngErrorCode:n1}),hC=n1({ngErrorMessage:n1}),dC=n1({ngTokenPath:n1});function sh(e,a){return ch("",-200,a)}function r9(e,a){throw new U(-201,!1)}function ch(e,a,t){let i=new U(a,e);return i[nh]=a,i[hC]=e,t&&(i[dC]=t),i}function uC(e){return e[nh]}var Ja;function lh(){return Ja}function P0(e){let a=Ja;return Ja=e,a}function hh(e,a,t){let i=a9(e);if(i&&i.providedIn=="root")return i.value===void 0?i.value=i.factory():i.value;if(t&8)return null;if(a!==void 0)return a;r9(e,"")}var _C={},t7=_C,pC="__NG_DI_FLAG__",vC=class{injector;constructor(e){this.injector=e}retrieve(e,a){let t=r3(a)||0;try{return this.injector.get(e,t&8?null:t7,t)}catch(i){if(e9(i))return i;throw i}}};function mC(e,a=0){let t=Jl();if(t===void 0)throw new U(-203,!1);if(t===null)return hh(e,void 0,a);{let i=fC(a),o=t.retrieve(e,i);if(e9(o)){if(i.optional)return null;throw o}return o}}function u1(e,a=0){return(lh()||mC)(h0(e),a)}function x(e,a){return u1(e,r3(a))}function r3(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function fC(e){return{optional:!!(e&8),host:!!(e&1),self:!!(e&2),skipSelf:!!(e&4)}}function e8(e){let a=[];for(let t=0;t<e.length;t++){let i=h0(e[t]);if(Array.isArray(i)){if(i.length===0)throw new U(900,!1);let o,r=0;for(let n=0;n<i.length;n++){let s=i[n],c=gC(s);typeof c=="number"?c===-1?o=s.token:r|=c:o=s}a.push(u1(o,r))}else a.push(u1(i))}return a}function gC(e){return e[pC]}function n3(e,a){return e.hasOwnProperty(nc)?e[nc]:null}function bC(e,a,t){if(e.length!==a.length)return!1;for(let i=0;i<e.length;i++){let o=e[i],r=a[i];if(t&&(o=t(o),r=t(r)),r!==o)return!1}return!0}function AC(e){return e.flat(Number.POSITIVE_INFINITY)}function n9(e,a){e.forEach(t=>Array.isArray(t)?n9(t,a):a(t))}function dh(e,a,t){a>=e.length?e.push(t):e.splice(a,0,t)}function qt(e,a){return a>=e.length-1?e.pop():e.splice(a,1)[0]}function wC(e,a){let t=[];for(let i=0;i<e;i++)t.push(a);return t}function ZC(e,a,t,i){let o=e.length;if(o==a)e.push(t,i);else if(o===1)e.push(i,e[0]),e[0]=t;else{for(o--,e.push(e[o-1],e[o]);o>a;){let r=o-2;e[o]=e[r],o--}e[a]=t,e[a+1]=i}}function CC(e,a,t){let i=b3(e,a);return i>=0?e[i|1]=t:(i=~i,ZC(e,i,a,t)),i}function Ba(e,a){let t=b3(e,a);if(t>=0)return e[t|1]}function b3(e,a){return yC(e,a,1)}function yC(e,a,t){let i=0,o=e.length>>t;for(;o!==i;){let r=i+(o-i>>1),n=e[r<<t];if(a===n)return r<<t;n>a?o=r:i=r+1}return~(o<<t)}var F5={},y2=[],s9=new p1(""),uh=new p1("",-1),_h=new p1(""),ph=class{get(e,a=t7){if(a===t7){let t=ch("",-201);throw t.name="\u0275NotFound",t}return a}};function xC(...e){return{\u0275providers:vh(!0,e),\u0275fromNgModule:!0}}function vh(e,...a){let t=[],i=new Set,o,r=n=>{t.push(n)};return n9(a,n=>{let s=n;t8(s,r,[],i)&&(o||=[],o.push(s))}),o!==void 0&&mh(o,r),t}function mh(e,a){for(let t=0;t<e.length;t++){let{ngModule:i,providers:o}=e[t];c9(o,r=>{a(r,i)})}}function t8(e,a,t,i){if(e=h0(e),!e)return!1;let o=null,r=oc(e),n=!r&&a7(e);if(!r&&!n){let c=e.ngModule;if(r=oc(c),r)o=c;else return!1}else{if(n&&!n.standalone)return!1;o=e}let s=i.has(o);if(n){if(s)return!1;if(i.add(o),n.dependencies){let c=typeof n.dependencies=="function"?n.dependencies():n.dependencies;for(let l of c)t8(l,a,t,i)}}else if(r){if(r.imports!=null&&!s){i.add(o);let l;n9(r.imports,d=>{t8(d,a,t,i)&&(l||=[],l.push(d))}),l!==void 0&&mh(l,a)}if(!s){let l=n3(o)||(()=>new o);a({provide:o,useFactory:l,deps:y2},o),a({provide:_h,useValue:o,multi:!0},o),a({provide:s9,useValue:()=>u1(o),multi:!0},o)}let c=r.providers;if(c!=null&&!s){let l=e;c9(c,d=>{a(d,l)})}}else return!1;return o!==e&&e.providers!==void 0}function c9(e,a){for(let t of e)oh(t)&&(t=t.\u0275providers),Array.isArray(t)?c9(t,a):a(t)}var MC=n1({provide:String,useValue:n1});function fh(e){return e!==null&&typeof e=="object"&&MC in e}function HC(e){return!!(e&&e.useExisting)}function BC(e){return!!(e&&e.useFactory)}function W7(e){return typeof e=="function"}function kC(e){return!!e.useClass}var l9=new p1(""),Et={},cc={},ka;function h9(){return ka===void 0&&(ka=new ph),ka}var x2=class{},d9=class extends x2{parent;source;scopes;records=new Map;_ngOnDestroyHooks=new Set;_onDestroyHooks=[];get destroyed(){return this._destroyed}_destroyed=!1;injectorDefTypes;constructor(e,a,t,i){super(),this.parent=a,this.source=t,this.scopes=i,i8(e,r=>this.processProvider(r)),this.records.set(uh,z7(void 0,this)),i.has("environment")&&this.records.set(x2,z7(void 0,this));let o=this.records.get(l9);o!=null&&typeof o.value=="string"&&this.scopes.add(o.value),this.injectorDefTypes=new Set(this.get(_h,y2,{self:!0}))}retrieve(e,a){let t=r3(a)||0;try{return this.get(e,t7,t)}catch(i){if(e9(i))return i;throw i}}destroy(){Ke(this),this._destroyed=!0;let e=D(null);try{for(let t of this._ngOnDestroyHooks)t.ngOnDestroy();let a=this._onDestroyHooks;this._onDestroyHooks=[];for(let t of a)t()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),D(e)}}onDestroy(e){return Ke(this),this._onDestroyHooks.push(e),()=>this.removeOnDestroy(e)}runInContext(e){Ke(this);let a=g2(this),t=P0(void 0),i;try{return e()}finally{g2(a),P0(t)}}get(e,a=t7,t){if(Ke(this),e.hasOwnProperty(sc))return e[sc](this);let i=r3(t),o,r=g2(this),n=P0(void 0);try{if(!(i&4)){let c=this.records.get(e);if(c===void 0){let l=EC(e)&&a9(e);l&&this.injectableDefInScope(l)?c=z7(a8(e),Et):c=null,this.records.set(e,c)}if(c!=null)return this.hydrate(e,c,i)}let s=i&2?h9():this.parent;return a=i&8&&a===t7?null:a,s.get(e,a)}catch(s){let c=uC(s);throw c===-200||c===-201?new U(c,null):s}finally{P0(n),g2(r)}}resolveInjectorInitializers(){let e=D(null),a=g2(this),t=P0(void 0),i;try{let o=this.get(s9,y2,{self:!0});for(let r of o)r()}finally{g2(a),P0(t),D(e)}}toString(){return"R3Injector[...]"}processProvider(e){e=h0(e);let a=W7(e)?e:h0(e&&e.provide),t=VC(e);if(!W7(e)&&e.multi===!0){let i=this.records.get(a);i||(i=z7(void 0,Et,!0),i.factory=()=>e8(i.multi),this.records.set(a,i)),a=e,i.multi.push(e)}this.records.set(a,t)}hydrate(e,a,t){let i=D(null);try{if(a.value===cc)throw sh("");return a.value===Et&&(a.value=cc,a.value=a.factory(void 0,t)),typeof a.value=="object"&&a.value&&TC(a.value)&&this._ngOnDestroyHooks.add(a.value),a.value}finally{D(i)}}injectableDefInScope(e){if(!e.providedIn)return!1;let a=h0(e.providedIn);return typeof a=="string"?a==="any"||this.scopes.has(a):this.injectorDefTypes.has(a)}removeOnDestroy(e){let a=this._onDestroyHooks.indexOf(e);a!==-1&&this._onDestroyHooks.splice(a,1)}};function a8(e){let a=a9(e),t=a!==null?a.factory:n3(e);if(t!==null)return t;if(e instanceof p1)throw new U(-204,!1);if(e instanceof Function)return LC(e);throw new U(-204,!1)}function LC(e){if(e.length>0)throw new U(-204,!1);let a=rC(e);return a!==null?()=>a.factory(e):()=>new e}function VC(e){if(fh(e))return z7(void 0,e.useValue);{let a=gh(e);return z7(a,Et)}}function gh(e,a,t){let i;if(W7(e)){let o=h0(e);return n3(o)||a8(o)}else if(fh(e))i=()=>h0(e.useValue);else if(BC(e))i=()=>e.useFactory(...e8(e.deps||[]));else if(HC(e))i=(o,r)=>u1(h0(e.useExisting),r!==void 0&&r&8?8:void 0);else{let o=h0(e&&(e.useClass||e.provide));if(SC(e))i=()=>new o(...e8(e.deps));else return n3(o)||a8(o)}return i}function Ke(e){if(e.destroyed)throw new U(-205,!1)}function z7(e,a,t=!1){return{factory:e,value:a,multi:t?[]:void 0}}function SC(e){return!!e.deps}function TC(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function EC(e){return typeof e=="function"||typeof e=="object"&&e.ngMetadataName==="InjectionToken"}function i8(e,a){for(let t of e)Array.isArray(t)?i8(t,a):t&&oh(t)?i8(t.\u0275providers,a):a(t)}function l5(e,a){let t;e instanceof d9?(Ke(e),t=e):t=new vC(e);let i,o=g2(t),r=P0(void 0);try{return a()}finally{g2(o),P0(r)}}function IC(){return lh()!==void 0||Jl()!=null}var q5=0,T=1,E=2,e0=3,s5=4,y0=5,$7=6,jt=7,D1=8,M2=9,A5=10,L1=11,s3=12,lc=13,ne=14,T0=15,i7=16,D7=17,U5=18,H2=19,bh=20,A2=21,La=22,o7=23,F0=24,F7=25,r7=26,R1=27,Ah=1,hc=6,n7=7,Gt=8,K7=9,k1=10;function w2(e){return Array.isArray(e)&&typeof e[Ah]=="object"}function j5(e){return Array.isArray(e)&&e[Ah]===!0}function wh(e){return(e.flags&4)!==0}function m7(e){return e.componentOffset>-1}function f4(e){return(e.flags&1)===1}function k2(e){return!!e.template}function Wt(e){return(e[E]&512)!==0}function se(e){return(e[E]&256)===256}var zC="svg",DC="math";function w5(e){for(;Array.isArray(e);)e=e[q5];return e}function Zh(e,a){return w5(a[e])}function y5(e,a){return w5(a[e.index])}function u9(e,a){return e.data[a]}function RC(e,a){return e[a]}function Z5(e,a){let t=a[e];return w2(t)?t:t[q5]}function OC(e){return(e[E]&4)===4}function _9(e){return(e[E]&128)===128}function NC(e){return j5(e[e0])}function q0(e,a){return a==null?null:e[a]}function Ch(e){e[D7]=0}function p9(e){e[E]&1024||(e[E]|=1024,_9(e)&&ce(e))}function PC(e,a){for(;e>0;)a=a[ne],e--;return a}function c3(e){return!!(e[E]&9216||e[F0]?.dirty)}function o8(e){e[A5].changeDetectionScheduler?.notify(8),e[E]&64&&(e[E]|=1024),c3(e)&&ce(e)}function ce(e){e[A5].changeDetectionScheduler?.notify(0);let a=s7(e);for(;a!==null&&!(a[E]&8192||(a[E]|=8192,!_9(a)));)a=s7(a)}function yh(e,a){if(se(e))throw new U(911,!1);e[A2]===null&&(e[A2]=[]),e[A2].push(a)}function FC(e,a){if(e[A2]===null)return;let t=e[A2].indexOf(a);t!==-1&&e[A2].splice(t,1)}function s7(e){let a=e[e0];return j5(a)?a[e0]:a}function xh(e){return e[jt]??=[]}function Mh(e){return e.cleanup??=[]}function UC(e,a,t,i){let o=xh(a);o.push(t),e.firstCreatePass&&Mh(e).push(i,o.length-1)}var N={lFrame:Rh(null),bindingsEnabled:!0,skipHydrationRootTNode:null},r8=!1;function qC(){return N.lFrame.elementDepthCount}function jC(){N.lFrame.elementDepthCount++}function Hh(){N.lFrame.elementDepthCount--}function Bh(){return N.bindingsEnabled}function kh(){return N.skipHydrationRootTNode!==null}function Lh(e){return N.skipHydrationRootTNode===e}function Vh(){N.skipHydrationRootTNode=null}function P(){return N.lFrame.lView}function K1(){return N.lFrame.tView}function j1(e){return N.lFrame.contextLView=e,e[D1]}function G1(e){return N.lFrame.contextLView=null,e}function E0(){let e=Sh();for(;e!==null&&e.type===64;)e=e.parent;return e}function Sh(){return N.lFrame.currentTNode}function GC(){let e=N.lFrame,a=e.currentTNode;return e.isParent?a:a.parent}function A3(e,a){let t=N.lFrame;t.currentTNode=e,t.isParent=a}function Th(){return N.lFrame.isParent}function Eh(){N.lFrame.isParent=!1}function WC(){return N.lFrame.contextLView}function Ih(){return r8}function $t(e){let a=r8;return r8=e,a}function $C(e){return N.lFrame.bindingIndex=e}function w3(){return N.lFrame.bindingIndex++}function KC(e){let a=N.lFrame,t=a.bindingIndex;return a.bindingIndex=a.bindingIndex+e,t}function XC(){return N.lFrame.inI18n}function YC(e,a){let t=N.lFrame;t.bindingIndex=t.bindingRootIndex=e,n8(a)}function QC(){return N.lFrame.currentDirectiveIndex}function n8(e){N.lFrame.currentDirectiveIndex=e}function JC(e){let a=N.lFrame.currentDirectiveIndex;return a===-1?null:e[a]}function v9(){return N.lFrame.currentQueryIndex}function g4(e){N.lFrame.currentQueryIndex=e}function ey(e){let a=e[T];return a.type===2?a.declTNode:a.type===1?e[y0]:null}function zh(e,a,t){if(t&4){let o=a,r=e;for(;(o=o.parent,o===null&&!(t&1))&&(o=ey(r),!(o===null||(r=r[ne],o.type&10))););if(o===null)return!1;a=o,e=r}let i=N.lFrame=Dh();return i.currentTNode=a,i.lView=e,!0}function m9(e){let a=Dh(),t=e[T];N.lFrame=a,a.currentTNode=t.firstChild,a.lView=e,a.tView=t,a.contextLView=e,a.bindingIndex=t.bindingStartIndex,a.inI18n=!1}function Dh(){let e=N.lFrame,a=e===null?null:e.child;return a===null?Rh(e):a}function Rh(e){let a={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return e!==null&&(e.child=a),a}function Oh(){let e=N.lFrame;return N.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var Nh=Oh;function f9(){let e=Oh();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function ty(e){return(N.lFrame.contextLView=PC(e,N.lFrame.contextLView))[D1]}function f7(){return N.lFrame.selectedIndex}function c7(e){N.lFrame.selectedIndex=e}function Ph(){let e=N.lFrame;return u9(e.tView,e.selectedIndex)}function ay(){return N.lFrame.currentNamespace}var Fh=!0;function g9(){return Fh}function b9(e){Fh=e}function dc(e,a=null,t=null,i){let o=iy(e,a,t,i);return o.resolveInjectorInitializers(),o}function iy(e,a=null,t=null,i,o=new Set){let r=[t||y2,xC(e)],n;return new d9(r,a||h9(),n||null,o)}var a0=class Uh{static THROW_IF_NOT_FOUND=t7;static NULL=new ph;static create(a,t){if(Array.isArray(a))return dc({name:""},t,a,"");{let i=a.name??"";return dc({name:i},a.parent,a.providers,i)}}static \u0275prov=T1({token:Uh,providedIn:"any",factory:()=>u1(uh)});static __NG_ELEMENT_ID__=-1},g7=new p1(""),Z3=(()=>{class e{static __NG_ELEMENT_ID__=oy;static __NG_ENV_ID__=t=>t}return e})(),qh=class extends Z3{_lView;constructor(e){super(),this._lView=e}get destroyed(){return se(this._lView)}onDestroy(e){let a=this._lView;return yh(a,e),()=>FC(a,e)}};function oy(){return new qh(P())}var ry=!1,ny=new p1(""),b4=(()=>{class e{taskId=0;pendingTasks=new Set;destroyed=!1;pendingTask=new yZ(!1);debugTaskTracker=x(ny,{optional:!0});get hasPendingTasks(){return this.destroyed?!1:this.pendingTask.value}get hasPendingTasksObservable(){return this.destroyed?new C0(t=>{t.next(!1),t.complete()}):this.pendingTask}add(){!this.hasPendingTasks&&!this.destroyed&&this.pendingTask.next(!0);let t=this.taskId++;return this.pendingTasks.add(t),this.debugTaskTracker?.add(t),t}has(t){return this.pendingTasks.has(t)}remove(t){this.pendingTasks.delete(t),this.debugTaskTracker?.remove(t),this.pendingTasks.size===0&&this.hasPendingTasks&&this.pendingTask.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this.hasPendingTasks&&this.pendingTask.next(!1),this.destroyed=!0,this.pendingTask.unsubscribe()}static \u0275prov=T1({token:e,providedIn:"root",factory:()=>new e})}return e})(),sy=class extends re{__isAsync;destroyRef=void 0;pendingTasks=void 0;constructor(e=!1){super(),this.__isAsync=e,IC()&&(this.destroyRef=x(Z3,{optional:!0})??void 0,this.pendingTasks=x(b4,{optional:!0})??void 0)}emit(e){let a=D(null);try{super.next(e)}finally{D(a)}}subscribe(e,a,t){let i=e,o=a||(()=>null),r=t;if(e&&typeof e=="object"){let s=e;i=s.next?.bind(s),o=s.error?.bind(s),r=s.complete?.bind(s)}this.__isAsync&&(o=this.wrapInTimeout(o),i&&(i=this.wrapInTimeout(i)),r&&(r=this.wrapInTimeout(r)));let n=super.subscribe({next:i,error:o,complete:r});return e instanceof C2&&e.add(n),n}wrapInTimeout(e){return a=>{let t=this.pendingTasks?.add();setTimeout(()=>{try{e(a)}finally{t!==void 0&&this.pendingTasks?.remove(t)}})}}},H1=sy;function Kt(...e){}function jh(e){let a,t;function i(){e=Kt;try{t!==void 0&&typeof cancelAnimationFrame=="function"&&cancelAnimationFrame(t),a!==void 0&&clearTimeout(a)}catch{}}return a=setTimeout(()=>{e(),i()}),typeof requestAnimationFrame=="function"&&(t=requestAnimationFrame(()=>{e(),i()})),()=>i()}function cy(e){return queueMicrotask(()=>e()),()=>{e=Kt}}var A9="isAngularZone",Xt=A9+"_ID",ly=0,G5=class s8{hasPendingMacrotasks=!1;hasPendingMicrotasks=!1;isStable=!0;onUnstable=new H1(!1);onMicrotaskEmpty=new H1(!1);onStable=new H1(!1);onError=new H1(!1);constructor(a){let{enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:i=!1,shouldCoalesceRunChangeDetection:o=!1,scheduleInRootZone:r=ry}=a;if(typeof Zone>"u")throw new U(908,!1);Zone.assertZonePatched();let n=this;n._nesting=0,n._outer=n._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(n._inner=n._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(n._inner=n._inner.fork(Zone.longStackTraceZoneSpec)),n.shouldCoalesceEventChangeDetection=!o&&i,n.shouldCoalesceRunChangeDetection=o,n.callbackScheduled=!1,n.scheduleInRootZone=r,uy(n)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(A9)===!0}static assertInAngularZone(){if(!s8.isInAngularZone())throw new U(909,!1)}static assertNotInAngularZone(){if(s8.isInAngularZone())throw new U(909,!1)}run(a,t,i){return this._inner.run(a,t,i)}runTask(a,t,i,o){let r=this._inner,n=r.scheduleEventTask("NgZoneEvent: "+o,a,hy,Kt,Kt);try{return r.runTask(n,t,i)}finally{r.cancelTask(n)}}runGuarded(a,t,i){return this._inner.runGuarded(a,t,i)}runOutsideAngular(a){return this._outer.run(a)}},hy={};function w9(e){if(e._nesting==0&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function dy(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function a(){jh(()=>{e.callbackScheduled=!1,c8(e),e.isCheckStableRunning=!0,w9(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{a()}):e._outer.run(()=>{a()}),c8(e)}function uy(e){let a=()=>{dy(e)},t=ly++;e._inner=e._inner.fork({name:"angular",properties:{[A9]:!0,[Xt]:t,[Xt+t]:!0},onInvokeTask:(i,o,r,n,s,c)=>{if(py(c))return i.invokeTask(r,n,s,c);try{return uc(e),i.invokeTask(r,n,s,c)}finally{(e.shouldCoalesceEventChangeDetection&&n.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&a(),_c(e)}},onInvoke:(i,o,r,n,s,c,l)=>{try{return uc(e),i.invoke(r,n,s,c,l)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!vy(c)&&a(),_c(e)}},onHasTask:(i,o,r,n)=>{i.hasTask(r,n),o===r&&(n.change=="microTask"?(e._hasPendingMicrotasks=n.microTask,c8(e),w9(e)):n.change=="macroTask"&&(e.hasPendingMacrotasks=n.macroTask))},onHandleError:(i,o,r,n)=>(i.handleError(r,n),e.runOutsideAngular(()=>e.onError.emit(n)),!1)})}function c8(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function uc(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function _c(e){e._nesting--,w9(e)}var _y=class{hasPendingMicrotasks=!1;hasPendingMacrotasks=!1;isStable=!0;onUnstable=new H1;onMicrotaskEmpty=new H1;onStable=new H1;onError=new H1;run(e,a,t){return e.apply(a,t)}runGuarded(e,a,t){return e.apply(a,t)}runOutsideAngular(e){return e()}runTask(e,a,t,i){return e.apply(a,t)}};function py(e){return Gh(e,"__ignore_ng_zone__")}function vy(e){return Gh(e,"__scheduler_tick__")}function Gh(e,a){return!Array.isArray(e)||e.length!==1?!1:e[0]?.data?.[a]===!0}var le=class{_console=console;handleError(e){this._console.error("ERROR",e)}},A4=new p1("",{factory:()=>{let e=x(G5),a=x(x2),t;return i=>{e.runOutsideAngular(()=>{a.destroyed&&!t?setTimeout(()=>{throw i}):(t??=a.get(le),t.handleError(i))})}}}),my={provide:s9,useValue:()=>{let e=x(le,{optional:!0})},multi:!0};function o5(e,a){let[t,i,o]=rZ(e,a?.equal),r=t,n=r[d0];return r.set=i,r.update=o,r.asReadonly=Z9.bind(r),r}function Z9(){let e=this[d0];if(e.readonlyFn===void 0){let a=()=>this();a[d0]=e,e.readonlyFn=a}return e.readonlyFn}var C9=(()=>{class e{view;node;constructor(t,i){this.view=t,this.node=i}static __NG_ELEMENT_ID__=fy}return e})();function fy(){return new C9(P(),E0())}var C3=class{},y9=new p1("",{factory:()=>!0}),gy=new p1(""),Wh=(()=>{class e{static \u0275prov=T1({token:e,providedIn:"root",factory:()=>new by})}return e})(),by=class{dirtyEffectCount=0;queues=new Map;add(e){this.enqueue(e),this.schedule(e)}schedule(e){e.dirty&&this.dirtyEffectCount++}remove(e){let a=e.zone,t=this.queues.get(a);t.has(e)&&(t.delete(e),e.dirty&&this.dirtyEffectCount--)}enqueue(e){let a=e.zone;this.queues.has(a)||this.queues.set(a,new Set);let t=this.queues.get(a);t.has(e)||t.add(e)}flush(){for(;this.dirtyEffectCount>0;){let e=!1;for(let[a,t]of this.queues)a===null?e||=this.flushQueue(t):e||=a.run(()=>this.flushQueue(t));e||(this.dirtyEffectCount=0)}}flushQueue(e){let a=!1;for(let t of e)t.dirty&&(this.dirtyEffectCount--,a=!0,t.run());return a}},Ay=class{[d0];constructor(e){this[d0]=e}destroy(){this[d0].destroy()}};function Z0(e,a){let t=a?.injector??x(a0),i=a?.manualCleanup!==!0?t.get(Z3):null,o,r=t.get(C9,null,{optional:!0}),n=t.get(C3);return r!==null?(o=Cy(r.view,n,e),i instanceof qh&&i._lView===r.view&&(i=null)):o=yy(e,t.get(Wh),n),o.injector=t,i!==null&&(o.onDestroyFns=[i.onDestroy(()=>o.destroy())]),new Ay(o)}var $h=F(Z({},cZ),{cleanupFns:void 0,zone:null,onDestroyFns:null,run(){let e=$t(!1);try{lZ(this)}finally{$t(e)}},cleanup(){if(!this.cleanupFns?.length)return;let e=D(null);try{for(;this.cleanupFns.length;)this.cleanupFns.pop()()}finally{this.cleanupFns=[],D(e)}}}),wy=F(Z({},$h),{consumerMarkedDirty(){this.scheduler.schedule(this),this.notifier.notify(12)},destroy(){if(v4(this),this.onDestroyFns!==null)for(let e of this.onDestroyFns)e();this.cleanup(),this.scheduler.remove(this)}}),Zy=F(Z({},$h),{consumerMarkedDirty(){this.view[E]|=8192,ce(this.view),this.notifier.notify(13)},destroy(){if(v4(this),this.onDestroyFns!==null)for(let e of this.onDestroyFns)e();this.cleanup(),this.view[o7]?.delete(this)}});function Cy(e,a,t){let i=Object.create(Zy);return i.view=e,i.zone=typeof Zone<"u"?Zone.current:null,i.notifier=a,i.fn=Kh(i,t),e[o7]??=new Set,e[o7].add(i),i.consumerMarkedDirty(i),i}function yy(e,a,t){let i=Object.create(wy);return i.fn=Kh(i,e),i.scheduler=a,i.notifier=t,i.zone=typeof Zone<"u"?Zone.current:null,i.scheduler.add(i),i.notifier.notify(12),i}function Kh(e,a){return()=>{a(t=>(e.cleanupFns??=[]).push(t))}}function Xh(e){return{toString:e}.toString()}function xy(e){return typeof e=="function"}function Yh(e,a,t,i){a!==null?a.applyValueToInputSignal(a,i):e[t]=i}var My=class{previousValue;currentValue;firstChange;constructor(e,a,t){this.previousValue=e,this.currentValue=a,this.firstChange=t}isFirstChange(){return this.firstChange}};function Hy(e){return e.type.prototype.ngOnChanges&&(e.setInput=ky),By}function By(){let e=Jh(this),a=e?.current;if(a){let t=e.previous;if(t===F5)e.previous=a;else for(let i in a)t[i]=a[i];e.current=null,this.ngOnChanges(a)}}function ky(e,a,t,i,o){let r=this.declaredInputs[i],n=Jh(e)||Ly(e,{previous:F5,current:null}),s=n.current||(n.current={}),c=n.previous,l=c[r];s[r]=new My(l&&l.currentValue,t,c===F5),Yh(e,a,o,t)}var Qh="__ngSimpleChanges__";function Jh(e){return e[Qh]||null}function Ly(e,a){return e[Qh]=a}var pc=[],i1=function(e,a=null,t){for(let i=0;i<pc.length;i++){let o=pc[i];o(e,a,t)}},$=(function(e){return e[e.TemplateCreateStart=0]="TemplateCreateStart",e[e.TemplateCreateEnd=1]="TemplateCreateEnd",e[e.TemplateUpdateStart=2]="TemplateUpdateStart",e[e.TemplateUpdateEnd=3]="TemplateUpdateEnd",e[e.LifecycleHookStart=4]="LifecycleHookStart",e[e.LifecycleHookEnd=5]="LifecycleHookEnd",e[e.OutputStart=6]="OutputStart",e[e.OutputEnd=7]="OutputEnd",e[e.BootstrapApplicationStart=8]="BootstrapApplicationStart",e[e.BootstrapApplicationEnd=9]="BootstrapApplicationEnd",e[e.BootstrapComponentStart=10]="BootstrapComponentStart",e[e.BootstrapComponentEnd=11]="BootstrapComponentEnd",e[e.ChangeDetectionStart=12]="ChangeDetectionStart",e[e.ChangeDetectionEnd=13]="ChangeDetectionEnd",e[e.ChangeDetectionSyncStart=14]="ChangeDetectionSyncStart",e[e.ChangeDetectionSyncEnd=15]="ChangeDetectionSyncEnd",e[e.AfterRenderHooksStart=16]="AfterRenderHooksStart",e[e.AfterRenderHooksEnd=17]="AfterRenderHooksEnd",e[e.ComponentStart=18]="ComponentStart",e[e.ComponentEnd=19]="ComponentEnd",e[e.DeferBlockStateStart=20]="DeferBlockStateStart",e[e.DeferBlockStateEnd=21]="DeferBlockStateEnd",e[e.DynamicComponentStart=22]="DynamicComponentStart",e[e.DynamicComponentEnd=23]="DynamicComponentEnd",e[e.HostBindingsUpdateStart=24]="HostBindingsUpdateStart",e[e.HostBindingsUpdateEnd=25]="HostBindingsUpdateEnd",e})($||{});function Vy(e,a,t){let{ngOnChanges:i,ngOnInit:o,ngDoCheck:r}=a.type.prototype;if(i){let n=Hy(a);(t.preOrderHooks??=[]).push(e,n),(t.preOrderCheckHooks??=[]).push(e,n)}o&&(t.preOrderHooks??=[]).push(0-e,o),r&&((t.preOrderHooks??=[]).push(e,r),(t.preOrderCheckHooks??=[]).push(e,r))}function ed(e,a){for(let t=a.directiveStart,i=a.directiveEnd;t<i;t++){let o=e.data[t].type.prototype,{ngAfterContentInit:r,ngAfterContentChecked:n,ngAfterViewInit:s,ngAfterViewChecked:c,ngOnDestroy:l}=o;r&&(e.contentHooks??=[]).push(-t,r),n&&((e.contentHooks??=[]).push(t,n),(e.contentCheckHooks??=[]).push(t,n)),s&&(e.viewHooks??=[]).push(-t,s),c&&((e.viewHooks??=[]).push(t,c),(e.viewCheckHooks??=[]).push(t,c)),l!=null&&(e.destroyHooks??=[]).push(t,l)}}function It(e,a,t){td(e,a,3,t)}function zt(e,a,t,i){(e[E]&3)===t&&td(e,a,t,i)}function Va(e,a){let t=e[E];(t&3)===a&&(t&=16383,t+=1,e[E]=t)}function td(e,a,t,i){let o=i!==void 0?e[D7]&65535:0,r=i??-1,n=a.length-1,s=0;for(let c=o;c<n;c++)if(typeof a[c+1]=="number"){if(s=a[c],i!=null&&s>=i)break}else a[c]<0&&(e[D7]+=65536),(s<r||r==-1)&&(Sy(e,t,a,c),e[D7]=(e[D7]&4294901760)+c+2),c++}function vc(e,a){i1($.LifecycleHookStart,e,a);let t=D(null);try{a.call(e)}finally{D(t),i1($.LifecycleHookEnd,e,a)}}function Sy(e,a,t,i){let o=t[i]<0,r=t[i+1],n=o?-t[i]:t[i],s=e[n];o?e[E]>>14<e[D7]>>16&&(e[E]&3)===a&&(e[E]+=16384,vc(s,r)):vc(s,r)}var U7=-1,y3=class{factory;name;injectImpl;resolving=!1;canSeeViewProviders;multi;componentProviders;index;providerFactory;constructor(e,a,t,i){this.factory=e,this.name=i,this.canSeeViewProviders=a,this.injectImpl=t}};function Ty(e){return(e.flags&8)!==0}function Ey(e){return(e.flags&16)!==0}function Iy(e,a,t){let i=0;for(;i<t.length;){let o=t[i];if(typeof o=="number"){if(o!==0)break;i++;let r=t[i++],n=t[i++],s=t[i++];e.setAttribute(a,n,s,r)}else{let r=o,n=t[++i];Dy(r)?e.setProperty(a,r,n):e.setAttribute(a,r,n),i++}}return i}function zy(e){return e===3||e===4||e===6}function Dy(e){return e.charCodeAt(0)===64}function w4(e,a){if(!(a===null||a.length===0))if(e===null||e.length===0)e=a.slice();else{let t=-1;for(let i=0;i<a.length;i++){let o=a[i];typeof o=="number"?t=o:t===0||(t===-1||t===2?mc(e,t,o,null,a[++i]):mc(e,t,o,null,null))}}return e}function mc(e,a,t,i,o){let r=0,n=e.length;if(a===-1)n=-1;else for(;r<e.length;){let s=e[r++];if(typeof s=="number"){if(s===a){n=-1;break}else if(s>a){n=r-1;break}}}for(;r<e.length;){let s=e[r];if(typeof s=="number")break;if(s===t){o!==null&&(e[r+1]=o);return}r++,o!==null&&r++}n!==-1&&(e.splice(n,0,a),r=n+1),e.splice(r++,0,t),o!==null&&e.splice(r++,0,o)}function ad(e){return e!==U7}function Yt(e){return e&32767}function Ry(e){return e>>16}function Qt(e,a){let t=Ry(e),i=a;for(;t>0;)i=i[ne],t--;return i}var l8=!0;function fc(e){let a=l8;return l8=e,a}var Oy=256,id=Oy-1,od=5,Ny=0,b5={};function Py(e,a,t){let i;typeof t=="string"?i=t.charCodeAt(0)||0:t.hasOwnProperty(t3)&&(i=t[t3]),i==null&&(i=t[t3]=Ny++);let o=i&id,r=1<<o;a.data[e+(o>>od)]|=r}function Jt(e,a){let t=rd(e,a);if(t!==-1)return t;let i=a[T];i.firstCreatePass&&(e.injectorIndex=a.length,Sa(i.data,e),Sa(a,null),Sa(i.blueprint,null));let o=x9(e,a),r=e.injectorIndex;if(ad(o)){let n=Yt(o),s=Qt(o,a),c=s[T].data;for(let l=0;l<8;l++)a[r+l]=s[n+l]|c[n+l]}return a[r+8]=o,r}function Sa(e,a){e.push(0,0,0,0,0,0,0,0,a)}function rd(e,a){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||a[e.injectorIndex+8]===null?-1:e.injectorIndex}function x9(e,a){if(e.parent&&e.parent.injectorIndex!==-1)return e.parent.injectorIndex;let t=0,i=null,o=a;for(;o!==null;){if(i=hd(o),i===null)return U7;if(t++,o=o[ne],i.injectorIndex!==-1)return i.injectorIndex|t<<16}return U7}function h8(e,a,t){Py(e,a,t)}function nd(e,a,t){if(t&8||e!==void 0)return e;r9(a,"NodeInjector")}function sd(e,a,t,i){if(t&8&&i===void 0&&(i=null),(t&3)===0){let o=e[M2],r=P0(void 0);try{return o?o.get(a,i,t&8):hh(a,i,t&8)}finally{P0(r)}}return nd(i,a,t)}function cd(e,a,t,i=0,o){if(e!==null){if(a[E]&2048&&!(i&2)){let n=jy(e,a,t,i,b5);if(n!==b5)return n}let r=ld(e,a,t,i,b5);if(r!==b5)return r}return sd(a,t,i,o)}function ld(e,a,t,i,o){let r=Uy(t);if(typeof r=="function"){if(!zh(a,e,i))return i&1?nd(o,t,i):sd(a,t,i,o);try{let n;if(n=r(i),n==null&&!(i&8))r9(t);else return n}finally{Nh()}}else if(typeof r=="number"){let n=null,s=rd(e,a),c=U7,l=i&1?a[T0][y0]:null;for((s===-1||i&4)&&(c=s===-1?x9(e,a):a[s+8],c===U7||!bc(i,!1)?s=-1:(n=a[T],s=Yt(c),a=Qt(c,a)));s!==-1;){let d=a[T];if(gc(r,s,d.data)){let h=Fy(s,a,t,n,i,l);if(h!==b5)return h}c=a[s+8],c!==U7&&bc(i,a[T].data[s+8]===l)&&gc(r,s,a)?(n=d,s=Yt(c),a=Qt(c,a)):s=-1}}return o}function Fy(e,a,t,i,o,r){let n=a[T],s=n.data[e+8],c=i==null?m7(s)&&l8:i!=n&&(s.type&3)!==0,l=o&1&&r===s,d=Dt(s,n,t,c,l);return d!==null?l3(a,n,d,s,o):b5}function Dt(e,a,t,i,o){let r=e.providerIndexes,n=a.data,s=r&1048575,c=e.directiveStart,l=e.directiveEnd,d=r>>20,h=i?s:s+d,_=o?s+d:l;for(let u=h;u<_;u++){let m=n[u];if(u<c&&t===m||u>=c&&m.type===t)return u}if(o){let u=n[c];if(u&&k2(u)&&u.type===t)return c}return null}function l3(e,a,t,i,o){let r=e[t],n=a.data;if(r instanceof y3){let s=r;if(s.resolving)throw sh("");let c=fc(s.canSeeViewProviders);s.resolving=!0;let l=n[t].type||n[t],d,h=s.injectImpl?P0(s.injectImpl):null,_=zh(e,i,0);try{r=e[t]=s.factory(void 0,o,n,e,i),a.firstCreatePass&&t>=i.directiveStart&&Vy(t,n[t],a)}finally{h!==null&&P0(h),fc(c),s.resolving=!1,Nh()}}return r}function Uy(e){if(typeof e=="string")return e.charCodeAt(0)||0;let a=e.hasOwnProperty(t3)?e[t3]:void 0;return typeof a=="number"?a>=0?a&id:qy:a}function gc(e,a,t){let i=1<<e;return!!(t[a+(e>>od)]&i)}function bc(e,a){return!(e&2)&&!(e&1&&a)}var a3=class{_tNode;_lView;constructor(e,a){this._tNode=e,this._lView=a}get(e,a,t){return cd(this._tNode,this._lView,e,r3(t),a)}};function qy(){return new a3(E0(),P())}function jy(e,a,t,i,o){let r=e,n=a;for(;r!==null&&n!==null&&n[E]&2048&&!Wt(n);){let s=ld(r,n,t,i|2,b5);if(s!==b5)return s;let c=r.parent;if(!c){let l=n[bh];if(l){let d=l.get(t,b5,i&-5);if(d!==b5)return d}c=hd(n),n=n[ne]}r=c}return o}function hd(e){let a=e[T],t=a.type;return t===2?a.declTNode:t===1?e[y0]:null}function Gy(){return he(E0(),P())}function he(e,a){return new O1(y5(e,a))}var O1=(()=>{class e{nativeElement;constructor(t){this.nativeElement=t}static __NG_ELEMENT_ID__=Gy}return e})();function dd(e){return e instanceof O1?e.nativeElement:e}function Wy(){return this._results[Symbol.iterator]()}var $y=class{_emitDistinctChangesOnly;dirty=!0;_onDirty=void 0;_results=[];_changesDetected=!1;_changes=void 0;length=0;first=void 0;last=void 0;get changes(){return this._changes??=new re}constructor(e=!1){this._emitDistinctChangesOnly=e}get(e){return this._results[e]}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,a){return this._results.reduce(e,a)}forEach(e){this._results.forEach(e)}some(e){return this._results.some(e)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(e,a){this.dirty=!1;let t=AC(e);(this._changesDetected=!bC(this._results,t,a))&&(this._results=t,this.length=t.length,this.last=t[this.length-1],this.first=t[0])}notifyOnChanges(){this._changes!==void 0&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.next(this)}onDirty(e){this._onDirty=e}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){this._changes!==void 0&&(this._changes.complete(),this._changes.unsubscribe())}[Symbol.iterator]=Wy};function ud(e){return(e.flags&128)===128}var _d=(function(e){return e[e.OnPush=0]="OnPush",e[e.Eager=1]="Eager",e[e.Default=1]="Default",e})(_d||{}),pd=new Map,Ky=0;function Xy(){return Ky++}function Yy(e){pd.set(e[H2],e)}function d8(e){pd.delete(e[H2])}var Ac="__ngContext__";function X7(e,a){w2(a)?(e[Ac]=a[H2],Yy(a)):e[Ac]=a}function vd(e){return fd(e[s3])}function md(e){return fd(e[s5])}function fd(e){for(;e!==null&&!j5(e);)e=e[s5];return e}var u8;function Qy(e){u8=e}function Jy(){if(u8!==void 0)return u8;if(typeof document<"u")return document;throw new U(210,!1)}var gd=new p1("",{factory:()=>ex}),ex="ng",bd=new p1(""),Ad=new p1("",{providedIn:"platform",factory:()=>"unknown"}),wd=new p1("",{factory:()=>x(g7).body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null}),tx="r",ax="di",Zd=!1,ix=new p1("",{factory:()=>Zd}),wc=new WeakMap;function ox(e,a){if(e==null||typeof e!="object")return;let t=wc.get(e);t||(t=new WeakSet,wc.set(e,t)),t.add(a)}var rx=(e,a,t,i)=>{};function nx(e,a,t,i){rx(e,a,t,i)}function M9(e){return(e.flags&32)===32}var sx=()=>null;function Cd(e,a,t=!1){return sx(e,a,t)}function yd(e,a){let t=e.contentQueries;if(t!==null){let i=D(null);try{for(let o=0;o<t.length;o+=2){let r=t[o],n=t[o+1];if(n!==-1){let s=e.data[n];g4(r),s.contentQueries(2,a[n],n)}}}finally{D(i)}}}function _8(e,a,t){g4(0);let i=D(null);try{a(e,t)}finally{D(i)}}function xd(e,a,t){if(wh(a)){let i=D(null);try{let o=a.directiveStart,r=a.directiveEnd;for(let n=o;n<r;n++){let s=e.data[n];if(s.contentQueries){let c=t[n];s.contentQueries(1,c,n)}}}finally{D(i)}}}var P5=(function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e[e.ExperimentalIsolatedShadowDom=4]="ExperimentalIsolatedShadowDom",e})(P5||{}),Bt;function cx(){if(Bt===void 0&&(Bt=null,Ut.trustedTypes))try{Bt=Ut.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Bt}function Z4(e){return cx()?.createHTML(e)||e}var kt;function lx(){if(kt===void 0&&(kt=null,Ut.trustedTypes))try{kt=Ut.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return kt}function Zc(e){return lx()?.createHTML(e)||e}var b7=class{changingThisBreaksApplicationSecurity;constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${eh})`}},hx=class extends b7{getTypeName(){return"HTML"}},dx=class extends b7{getTypeName(){return"Style"}},ux=class extends b7{getTypeName(){return"Script"}},_x=class extends b7{getTypeName(){return"URL"}},px=class extends b7{getTypeName(){return"ResourceURL"}};function Q2(e){return e instanceof b7?e.changingThisBreaksApplicationSecurity:e}function T7(e,a){let t=vx(e);if(t!=null&&t!==a){if(t==="ResourceURL"&&a==="URL")return!0;throw new Error(`Required a safe ${a}, got a ${t} (see ${eh})`)}return t===a}function vx(e){return e instanceof b7&&e.getTypeName()||null}function mx(e){return new hx(e)}function fx(e){return new dx(e)}function gx(e){return new ux(e)}function bx(e){return new _x(e)}function Ax(e){return new px(e)}function wx(e){let a=new Cx(e);return yx()?new Zx(a):a}var Zx=class{inertDocumentHelper;constructor(e){this.inertDocumentHelper=e}getInertBodyElement(e){e="<body><remove></remove>"+e;try{let a=new window.DOMParser().parseFromString(Z4(e),"text/html").body;return a===null?this.inertDocumentHelper.getInertBodyElement(e):(a.firstChild?.remove(),a)}catch{return null}}},Cx=class{defaultDoc;inertDocument;constructor(e){this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(e){let a=this.inertDocument.createElement("template");return a.innerHTML=Z4(e),a}};function yx(){try{return!!new window.DOMParser().parseFromString(Z4(""),"text/html")}catch{return!1}}var xx=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function Md(e){return e=String(e),e.match(xx)?e:"unsafe:"+e}function W5(e){let a={};for(let t of e.split(","))a[t]=!0;return a}function x3(...e){let a={};for(let t of e)for(let i in t)t.hasOwnProperty(i)&&(a[i]=!0);return a}var Hd=W5("area,br,col,hr,img,wbr"),Bd=W5("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),kd=W5("rp,rt"),Mx=x3(kd,Bd),Hx=x3(Bd,W5("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),Bx=x3(kd,W5("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),Cc=x3(Hd,Hx,Bx,Mx),Ld=W5("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),kx=W5("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,srcset,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),Lx=W5("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext"),Vx=x3(Ld,kx,Lx),Sx=W5("script,style,template"),Tx=class{sanitizedSomething=!1;buf=[];sanitizeChildren(e){let a=e.firstChild,t=!0,i=[];for(;a;){if(a.nodeType===Node.ELEMENT_NODE?t=this.startElement(a):a.nodeType===Node.TEXT_NODE?this.chars(a.nodeValue):this.sanitizedSomething=!0,t&&a.firstChild){i.push(a),a=zx(a);continue}for(;a;){a.nodeType===Node.ELEMENT_NODE&&this.endElement(a);let o=Ix(a);if(o){a=o;break}a=i.pop()}}return this.buf.join("")}startElement(e){let a=yc(e).toLowerCase();if(!Cc.hasOwnProperty(a))return this.sanitizedSomething=!0,!Sx.hasOwnProperty(a);this.buf.push("<"),this.buf.push(a);let t=e.attributes;for(let i=0;i<t.length;i++){let o=t.item(i),r=o.name,n=r.toLowerCase();if(!Vx.hasOwnProperty(n)){this.sanitizedSomething=!0;continue}let s=o.value;Ld[n]&&(s=Md(s)),this.buf.push(" ",r,'="',xc(s),'"')}return this.buf.push(">"),!0}endElement(e){let a=yc(e).toLowerCase();Cc.hasOwnProperty(a)&&!Hd.hasOwnProperty(a)&&(this.buf.push("</"),this.buf.push(a),this.buf.push(">"))}chars(e){this.buf.push(xc(e))}};function Ex(e,a){return(e.compareDocumentPosition(a)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function Ix(e){let a=e.nextSibling;if(a&&e!==a.previousSibling)throw Vd(a);return a}function zx(e){let a=e.firstChild;if(a&&Ex(e,a))throw Vd(a);return a}function yc(e){let a=e.nodeName;return typeof a=="string"?a:"FORM"}function Vd(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var Dx=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Rx=/([^\#-~ |!])/g;function xc(e){return e.replace(/&/g,"&amp;").replace(Dx,function(a){let t=a.charCodeAt(0),i=a.charCodeAt(1);return"&#"+((t-55296)*1024+(i-56320)+65536)+";"}).replace(Rx,function(a){return"&#"+a.charCodeAt(0)+";"}).replace(/</g,"&lt;").replace(/>/g,"&gt;")}var Lt;function Sd(e,a){let t=null;try{Lt=Lt||wx(e);let i=a?String(a):"";t=Lt.getInertBodyElement(i);let o=5,r=i;do{if(o===0)throw new Error("Failed to sanitize html because the input is unstable");o--,i=r,r=t.innerHTML,t=Lt.getInertBodyElement(i)}while(i!==r);let n=new Tx().sanitizeChildren(Mc(t)||t);return Z4(n)}finally{if(t){let i=Mc(t)||t;for(;i.firstChild;)i.firstChild.remove()}}}function Mc(e){return"content"in e&&Ox(e)?e.content:null}function Ox(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}function Nx(e,a){return e.createText(a)}function Px(e,a,t){e.setValue(a,t)}function Td(e,a,t){return e.createElement(a,t)}function e4(e,a,t,i,o){e.insertBefore(a,t,i,o)}function Ed(e,a,t){e.appendChild(a,t)}function Hc(e,a,t,i,o){i!==null?e4(e,a,t,i,o):Ed(e,a,t)}function Id(e,a,t,i){e.removeChild(null,a,t,i)}function Fx(e,a,t){e.setAttribute(a,"style",t)}function Ux(e,a,t){t===""?e.removeAttribute(a,"class"):e.setAttribute(a,"class",t)}function zd(e,a,t){let{mergedAttrs:i,classes:o,styles:r}=t;i!==null&&Iy(e,a,i),o!==null&&Ux(e,a,o),r!==null&&Fx(e,a,r)}var f5=(function(e){return e[e.NONE=0]="NONE",e[e.HTML=1]="HTML",e[e.STYLE=2]="STYLE",e[e.SCRIPT=3]="SCRIPT",e[e.URL=4]="URL",e[e.RESOURCE_URL=5]="RESOURCE_URL",e})(f5||{});function Dd(e){let a=qx();return a?Zc(a.sanitize(f5.HTML,e)||""):T7(e,"HTML")?Zc(Q2(e)):Sd(Jy(),o9(e))}function qx(){let e=P();return e&&e[A5].sanitizer}function jx(e,a,t){let i=e.length;for(;;){let o=e.indexOf(a,t);if(o===-1)return o;if(o===0||e.charCodeAt(o-1)<=32){let r=a.length;if(o+r===i||e.charCodeAt(o+r)<=32)return o}t=o+1}}var Rd="ng-template";function Gx(e,a,t,i){let o=0;if(i){for(;o<a.length&&typeof a[o]=="string";o+=2)if(a[o]==="class"&&jx(a[o+1].toLowerCase(),t,0)!==-1)return!0}else if(H9(e))return!1;if(o=a.indexOf(1,o),o>-1){let r;for(;++o<a.length&&typeof(r=a[o])=="string";)if(r.toLowerCase()===t)return!0}return!1}function H9(e){return e.type===4&&e.value!==Rd}function Wx(e,a,t){let i=e.type===4&&!t?Rd:e.value;return a===i}function $x(e,a,t){let i=4,o=e.attrs,r=o!==null?Yx(o):0,n=!1;for(let s=0;s<a.length;s++){let c=a[s];if(typeof c=="number"){if(!n&&!r5(i)&&!r5(c))return!1;if(n&&r5(c))continue;n=!1,i=c|i&1;continue}if(!n)if(i&4){if(i=2|i&1,c!==""&&!Wx(e,c,t)||c===""&&a.length===1){if(r5(i))return!1;n=!0}}else if(i&8){if(o===null||!Gx(e,o,c,t)){if(r5(i))return!1;n=!0}}else{let l=a[++s],d=Kx(c,o,H9(e),t);if(d===-1){if(r5(i))return!1;n=!0;continue}if(l!==""){let h;if(d>r?h="":h=o[d+1].toLowerCase(),i&2&&l!==h){if(r5(i))return!1;n=!0}}}}return r5(i)||n}function r5(e){return(e&1)===0}function Kx(e,a,t,i){if(a===null)return-1;let o=0;if(i||!t){let r=!1;for(;o<a.length;){let n=a[o];if(n===e)return o;if(n===3||n===6)r=!0;else if(n===1||n===2){let s=a[++o];for(;typeof s=="string";)s=a[++o];continue}else{if(n===4)break;if(n===0){o+=4;continue}}o+=r?1:2}return-1}else return Qx(a,e)}function Od(e,a,t=!1){for(let i=0;i<a.length;i++)if($x(e,a[i],t))return!0;return!1}function Xx(e){let a=e.attrs;if(a!=null){let t=a.indexOf(5);if((t&1)===0)return a[t+1]}return null}function Yx(e){for(let a=0;a<e.length;a++){let t=e[a];if(zy(t))return a}return e.length}function Qx(e,a){let t=e.indexOf(4);if(t>-1)for(t++;t<e.length;){let i=e[t];if(typeof i=="number")return-1;if(i===a)return t;t++}return-1}function Jx(e,a){e:for(let t=0;t<a.length;t++){let i=a[t];if(e.length===i.length){for(let o=0;o<e.length;o++)if(e[o]!==i[o])continue e;return!0}}return!1}function Bc(e,a){return e?":not("+a.trim()+")":a}function eM(e){let a=e[0],t=1,i=2,o="",r=!1;for(;t<e.length;){let n=e[t];if(typeof n=="string")if(i&2){let s=e[++t];o+="["+n+(s.length>0?'="'+s+'"':"")+"]"}else i&8?o+="."+n:i&4&&(o+=" "+n);else o!==""&&!r5(n)&&(a+=Bc(r,o),o=""),i=n,r=r||!r5(i);t++}return o!==""&&(a+=Bc(r,o)),a}function tM(e){return e.map(eM).join(",")}function aM(e){let a=[],t=[],i=1,o=2;for(;i<e.length;){let r=e[i];if(typeof r=="string")o===2?r!==""&&a.push(r,e[++i]):o===8&&t.push(r);else{if(!r5(o))break;o=r}i++}return t.length&&a.push(1,...t),a}var L2={};function B9(e,a,t,i,o,r,n,s,c,l,d){let h=R1+i,_=h+o,u=iM(h,_),m=typeof l=="function"?l():l;return u[T]={type:e,blueprint:u,template:t,queries:null,viewQuery:s,declTNode:a,data:u.slice().fill(null,h),bindingStartIndex:h,expandoStartIndex:_,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:typeof r=="function"?r():r,pipeRegistry:typeof n=="function"?n():n,firstChild:null,schemas:c,consts:m,incompleteFirstPass:!1,ssrId:d}}function iM(e,a){let t=[];for(let i=0;i<a;i++)t.push(i<e?null:L2);return t}function oM(e){let a=e.tView;return a===null||a.incompleteFirstPass?e.tView=B9(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):a}function k9(e,a,t,i,o,r,n,s,c,l,d){let h=a.blueprint.slice();return h[q5]=o,h[E]=i|4|128|8|64|1024,(l!==null||e&&e[E]&2048)&&(h[E]|=2048),Ch(h),h[e0]=h[ne]=e,h[D1]=t,h[A5]=n||e&&e[A5],h[L1]=s||e&&e[L1],h[M2]=c||e&&e[M2]||null,h[y0]=r,h[H2]=Xy(),h[$7]=d,h[bh]=l,h[T0]=a.type==2?e[T0]:h,h}function rM(e,a,t){let i=y5(a,e),o=oM(t),r=e[A5].rendererFactory,n=L9(e,k9(e,o,null,Nd(t),i,a,null,r.createRenderer(i,t),null,null,null));return e[a.index]=n}function Nd(e){let a=16;return e.signals?a=4096:e.onPush&&(a=64),a}function Pd(e,a,t,i){if(t===0)return-1;let o=a.length;for(let r=0;r<t;r++)a.push(i),e.blueprint.push(i),e.data.push(null);return o}function L9(e,a){return e[s3]?e[lc][s5]=a:e[s3]=a,e[lc]=a,a}function H(e=1){Fd(K1(),P(),f7()+e,!1)}function Fd(e,a,t,i){if(!i)if((a[E]&3)===3){let o=e.preOrderCheckHooks;o!==null&&It(a,o,t)}else{let o=e.preOrderHooks;o!==null&&zt(a,o,0,t)}c7(t)}var C4=(function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e})(C4||{});function p8(e,a,t,i){let o=D(null);try{let[r,n,s]=e.inputs[t],c=null;(n&C4.SignalBased)!==0&&(c=a[r][d0]),c!==null&&c.transformFn!==void 0?i=c.transformFn(i):s!==null&&(i=s.call(a,i)),e.setInput!==null?e.setInput(a,c,i,t,r):Yh(a,c,r,i)}finally{D(o)}}var e7=(function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e})(e7||{}),nM;function V9(e,a){return nM(e,a)}var BR=typeof document<"u"&&typeof document?.documentElement?.getAnimations=="function",v8=new WeakMap,Xe=new WeakSet;function sM(e,a){let t=v8.get(e);if(!t||t.length===0)return;let i=a.parentNode,o=a.previousSibling;for(let r=t.length-1;r>=0;r--){let n=t[r],s=n.parentNode;n===a?(t.splice(r,1),Xe.add(n),n.dispatchEvent(new CustomEvent("animationend",{detail:{cancel:!0}}))):(o&&n===o||s&&i&&s!==i)&&(t.splice(r,1),n.dispatchEvent(new CustomEvent("animationend",{detail:{cancel:!0}})),n.parentNode?.removeChild(n))}}function cM(e,a){let t=v8.get(e);t?t.includes(a)||t.push(a):v8.set(e,[a])}var h3=new Set,S9=(function(e){return e[e.CHANGE_DETECTION=0]="CHANGE_DETECTION",e[e.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",e})(S9||{}),de=new p1(""),kc=new Set;function ue(e){kc.has(e)||(kc.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}var Ud=(()=>{class e{impl=null;execute(){this.impl?.execute()}static \u0275prov=T1({token:e,providedIn:"root",factory:()=>new e})}return e})(),lM=[0,1,2,3],hM=(()=>{class e{ngZone=x(G5);scheduler=x(C3);errorHandler=x(le,{optional:!0});sequences=new Set;deferredRegistrations=new Set;executing=!1;constructor(){x(de,{optional:!0})}execute(){let t=this.sequences.size>0;t&&i1($.AfterRenderHooksStart),this.executing=!0;for(let i of lM)for(let o of this.sequences)if(!(o.erroredOrDestroyed||!o.hooks[i]))try{o.pipelinedValue=this.ngZone.runOutsideAngular(()=>this.maybeTrace(()=>{let r=o.hooks[i];return r(o.pipelinedValue)},o.snapshot))}catch(r){o.erroredOrDestroyed=!0,this.errorHandler?.handleError(r)}this.executing=!1;for(let i of this.sequences)i.afterRun(),i.once&&(this.sequences.delete(i),i.destroy());for(let i of this.deferredRegistrations)this.sequences.add(i);this.deferredRegistrations.size>0&&this.scheduler.notify(7),this.deferredRegistrations.clear(),t&&i1($.AfterRenderHooksEnd)}register(t){let{view:i}=t;i!==void 0?((i[F7]??=[]).push(t),ce(i),i[E]|=8192):this.executing?this.deferredRegistrations.add(t):this.addSequence(t)}addSequence(t){this.sequences.add(t),this.scheduler.notify(7)}unregister(t){this.executing&&this.sequences.has(t)?(t.erroredOrDestroyed=!0,t.pipelinedValue=void 0,t.once=!0):(this.sequences.delete(t),this.deferredRegistrations.delete(t))}maybeTrace(t,i){return i?i.run(S9.AFTER_NEXT_RENDER,t):t()}static \u0275prov=T1({token:e,providedIn:"root",factory:()=>new e})}return e})(),dM=class{impl;hooks;view;once;snapshot;erroredOrDestroyed=!1;pipelinedValue=void 0;unregisterOnDestroy;constructor(e,a,t,i,o,r=null){this.impl=e,this.hooks=a,this.view=t,this.once=i,this.snapshot=r,this.unregisterOnDestroy=o?.onDestroy(()=>this.destroy())}afterRun(){this.erroredOrDestroyed=!1,this.pipelinedValue=void 0,this.snapshot?.dispose(),this.snapshot=null}destroy(){this.impl.unregister(this),this.unregisterOnDestroy?.();let e=this.view?.[F7];e&&(this.view[F7]=e.filter(a=>a!==this))}};function Lc(e,a){let t=a?.injector??x(a0);return ue("NgAfterNextRender"),_M(e,t,a,!0)}function uM(e){return e instanceof Function?[void 0,void 0,e,void 0]:[e.earlyRead,e.write,e.mixedReadWrite,e.read]}function _M(e,a,t,i){let o=a.get(Ud);o.impl??=a.get(hM);let r=a.get(de,null,{optional:!0}),n=t?.manualCleanup!==!0?a.get(Z3):null,s=a.get(C9,null,{optional:!0}),c=new dM(o.impl,uM(e),s?.view,i,n,r?.snapshot(null));return o.impl.register(c),c}var qd=new p1("",{factory:()=>({queue:new Set,isScheduled:!1,scheduler:null,injector:x(x2)})});function jd(e,a,t){let i=e.get(qd);if(Array.isArray(a))for(let o of a)i.queue.add(o),t?.detachedLeaveAnimationFns?.push(o);else i.queue.add(a),t?.detachedLeaveAnimationFns?.push(a);i.scheduler&&i.scheduler(e)}function pM(e,a){let t=e.get(qd);if(a.detachedLeaveAnimationFns){for(let i of a.detachedLeaveAnimationFns)t.queue.delete(i);a.detachedLeaveAnimationFns=void 0}}function vM(e,a){for(let[t,i]of a)jd(e,i.animateFns)}function Vc(e,a,t,i){let o=e?.[r7]?.enter;a!==null&&o&&o.has(t.index)&&vM(i,o)}function R7(e,a,t,i,o,r,n,s){if(o!=null){let c,l=!1;j5(o)?c=o:w2(o)&&(l=!0,o=o[q5]);let d=w5(o);e===0&&i!==null?(Vc(s,i,r,t),n==null?Ed(a,i,d):e4(a,i,d,n||null,!0)):e===1&&i!==null?(Vc(s,i,r,t),e4(a,i,d,n||null,!0),sM(r,d)):e===2?(s?.[r7]?.leave?.has(r.index)&&cM(r,d),Xe.delete(d),Sc(s,r,t,h=>{if(Xe.has(d)){Xe.delete(d);return}Id(a,d,l,h)})):e===3&&(Xe.delete(d),Sc(s,r,t,()=>{a.destroyNode(d)})),c!=null&&MM(a,e,t,c,r,i,n)}}function mM(e,a){Gd(e,a),a[q5]=null,a[y0]=null}function fM(e,a,t,i,o,r){i[q5]=o,i[y0]=a,x4(e,i,t,1,o,r)}function Gd(e,a){a[A5].changeDetectionScheduler?.notify(9),x4(e,a,a[L1],2,null,null)}function gM(e){let a=e[s3];if(!a)return Ta(e[T],e);for(;a;){let t=null;if(w2(a))t=a[s3];else{let i=a[k1];i&&(t=i)}if(!t){for(;a&&!a[s5]&&a!==e;)w2(a)&&Ta(a[T],a),a=a[e0];a===null&&(a=e),w2(a)&&Ta(a[T],a),t=a&&a[s5]}a=t}}function T9(e,a){let t=e[K7],i=t.indexOf(a);t.splice(i,1)}function y4(e,a){if(se(a))return;let t=a[L1];t.destroyNode&&x4(e,a,t,3,null,null),gM(a)}function Ta(e,a){if(se(a))return;let t=D(null);try{a[E]&=-129,a[E]|=256,a[F0]&&v4(a[F0]),wM(e,a),AM(e,a),a[T].type===1&&a[L1].destroy();let i=a[i7];if(i!==null&&j5(a[e0])){i!==a[e0]&&T9(i,a);let o=a[U5];o!==null&&o.detachView(e)}d8(a)}finally{D(t)}}function Sc(e,a,t,i){let o=e?.[r7];if(o==null||o.leave==null||!o.leave.has(a.index))return i(!1);e&&h3.add(e[H2]),jd(t,()=>{if(o.leave&&o.leave.has(a.index)){let r=o.leave.get(a.index),n=[];if(r){for(let s=0;s<r.animateFns.length;s++){let c=r.animateFns[s],{promise:l}=c();n.push(l)}o.detachedLeaveAnimationFns=void 0}o.running=Promise.allSettled(n),bM(e,i)}else e&&h3.delete(e[H2]),i(!1)},o)}function bM(e,a){let t=e[r7]?.running;if(t){t.then(()=>{e[r7].running=void 0,h3.delete(e[H2]),a(!0)});return}a(!1)}function AM(e,a){let t=e.cleanup,i=a[jt];if(t!==null)for(let n=0;n<t.length-1;n+=2)if(typeof t[n]=="string"){let s=t[n+3];s>=0?i[s]():i[-s].unsubscribe(),n+=2}else{let s=i[t[n+1]];t[n].call(s)}i!==null&&(a[jt]=null);let o=a[A2];if(o!==null){a[A2]=null;for(let n=0;n<o.length;n++){let s=o[n];s()}}let r=a[o7];if(r!==null){a[o7]=null;for(let n of r)n.destroy()}}function wM(e,a){let t;if(e!=null&&(t=e.destroyHooks)!=null)for(let i=0;i<t.length;i+=2){let o=a[t[i]];if(!(o instanceof y3)){let r=t[i+1];if(Array.isArray(r))for(let n=0;n<r.length;n+=2){let s=o[r[n]],c=r[n+1];i1($.LifecycleHookStart,s,c);try{c.call(s)}finally{i1($.LifecycleHookEnd,s,c)}}else{i1($.LifecycleHookStart,o,r);try{r.call(o)}finally{i1($.LifecycleHookEnd,o,r)}}}}}function Wd(e,a,t){return ZM(e,a.parent,t)}function ZM(e,a,t){let i=a;for(;i!==null&&i.type&168;)a=i,i=a.parent;if(i===null)return t[q5];if(m7(i)){let{encapsulation:o}=e.data[i.directiveStart+i.componentOffset];if(o===P5.None||o===P5.Emulated)return null}return y5(i,t)}function $d(e,a,t){return yM(e,a,t)}function CM(e,a,t){return e.type&40?y5(e,t):null}var yM=CM,Tc;function E9(e,a,t,i){let o=Wd(e,i,a),r=a[L1],n=i.parent||a[y0],s=$d(n,i,a);if(o!=null)if(Array.isArray(t))for(let c=0;c<t.length;c++)Hc(r,o,t[c],s,!1);else Hc(r,o,t,s,!1);Tc!==void 0&&Tc(r,i,a,t,o)}function Ye(e,a){if(a!==null){let t=a.type;if(t&3)return y5(a,e);if(t&4)return m8(-1,e[a.index]);if(t&8){let i=a.child;if(i!==null)return Ye(e,i);{let o=e[a.index];return j5(o)?m8(-1,o):w5(o)}}else{if(t&128)return Ye(e,a.next);if(t&32)return V9(a,e)()||w5(e[a.index]);{let i=Kd(e,a);if(i!==null){if(Array.isArray(i))return i[0];let o=s7(e[T0]);return Ye(o,i)}else return Ye(e,a.next)}}}return null}function Kd(e,a){if(a!==null){let t=e[T0][y0],i=a.projection;return t.projection[i]}return null}function m8(e,a){let t=k1+e+1;if(t<a.length){let i=a[t],o=i[T].firstChild;if(o!==null)return Ye(i,o)}return a[n7]}function I9(e,a,t,i,o,r,n){for(;t!=null;){let s=i[M2];if(t.type===128){t=t.next;continue}let c=i[t.index],l=t.type;if(n&&a===0&&(c&&X7(w5(c),i),t.flags|=2),!M9(t))if(l&8)I9(e,a,t.child,i,o,r,!1),R7(a,e,s,o,c,t,r,i);else if(l&32){let d=V9(t,i),h;for(;h=d();)R7(a,e,s,o,h,t,r,i);R7(a,e,s,o,c,t,r,i)}else l&16?Xd(e,a,i,t,o,r):R7(a,e,s,o,c,t,r,i);t=n?t.projectionNext:t.next}}function x4(e,a,t,i,o,r){I9(t,i,e.firstChild,a,o,r,!1)}function xM(e,a,t){let i=a[L1],o=Wd(e,t,a),r=t.parent||a[y0],n=$d(r,t,a);Xd(i,0,a,t,o,n)}function Xd(e,a,t,i,o,r){let n=t[T0],s=n[y0].projection[i.projection];if(Array.isArray(s))for(let c=0;c<s.length;c++){let l=s[c];R7(a,e,t[M2],o,l,i,r,t)}else{let c=s,l=n[e0];ud(i)&&(c.flags|=128),I9(e,a,c,l,o,r,!0)}}function MM(e,a,t,i,o,r,n){let s=i[n7],c=w5(i);s!==c&&R7(a,e,t,r,s,o,n);for(let l=k1;l<i.length;l++){let d=i[l];x4(d[T],d,e,a,r,s)}}function HM(e,a,t,i,o){if(a)o?e.addClass(t,i):e.removeClass(t,i);else{let r=i.indexOf("-")===-1?void 0:e7.DashCase;o==null?e.removeStyle(t,i,r):(typeof o=="string"&&o.endsWith("!important")&&(o=o.slice(0,-10),r|=e7.Important),e.setStyle(t,i,o,r))}}function Yd(e,a,t,i,o){let r=f7(),n=i&2;try{c7(-1),n&&a.length>R1&&Fd(e,a,R1,!1);let s=n?$.TemplateUpdateStart:$.TemplateCreateStart;i1(s,o,t),t(i,o)}finally{c7(r);let s=n?$.TemplateUpdateEnd:$.TemplateCreateEnd;i1(s,o,t)}}function z9(e,a,t){IM(e,a,t),(t.flags&64)===64&&zM(e,a,t)}function M4(e,a,t=y5){let i=a.localNames;if(i!==null){let o=a.index+1;for(let r=0;r<i.length;r+=2){let n=i[r+1],s=n===-1?t(a,e):e[n];e[o++]=s}}}function BM(e,a,t,i){let o=i.get(ix,Zd)||t===P5.ShadowDom||t===P5.ExperimentalIsolatedShadowDom,r=e.selectRootElement(a,o);return kM(r),r}function kM(e){LM(e)}var LM=()=>null;function VM(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function SM(e,a,t,i,o,r){let n=a[T];if(D9(e,n,a,t,i)){m7(e)&&EM(a,e.index);return}e.type&3&&(t=VM(t)),TM(e,a,t,i,o,r)}function TM(e,a,t,i,o,r){if(e.type&3){let n=y5(e,a);i=r!=null?r(i,e.value||"",t):i,o.setProperty(n,t,i)}else e.type&12}function EM(e,a){let t=Z5(a,e);t[E]&16||(t[E]|=64)}function IM(e,a,t){let i=t.directiveStart,o=t.directiveEnd;m7(t)&&rM(a,t,e.data[i+t.componentOffset]),e.firstCreatePass||Jt(t,a);let r=t.initialInputs;for(let n=i;n<o;n++){let s=e.data[n],c=l3(a,e,n,t);if(X7(c,a),r!==null&&NM(a,n-i,c,s,t,r),k2(s)){let l=Z5(t.index,a);l[D1]=l3(a,e,n,t)}}}function zM(e,a,t){let i=t.directiveStart,o=t.directiveEnd,r=t.index,n=QC();try{c7(r);for(let s=i;s<o;s++){let c=e.data[s],l=a[s];n8(s),(c.hostBindings!==null||c.hostVars!==0||c.hostAttrs!==null)&&DM(c,l)}}finally{c7(-1),n8(n)}}function DM(e,a){e.hostBindings!==null&&e.hostBindings(1,a)}function Qd(e,a){let t=e.directiveRegistry,i=null;if(t)for(let o=0;o<t.length;o++){let r=t[o];Od(a,r.selectors,!1)&&(i??=[],k2(r)?i.unshift(r):i.push(r))}return i}function RM(e,a,t,i,o,r){let n=y5(e,a);OM(a[L1],n,r,e.value,t,i,o)}function OM(e,a,t,i,o,r,n){if(r==null)e.removeAttribute(a,o,t);else{let s=n==null?o9(r):n(r,i||"",o);e.setAttribute(a,o,s,t)}}function NM(e,a,t,i,o,r){let n=r[a];if(n!==null)for(let s=0;s<n.length;s+=2){let c=n[s],l=n[s+1];p8(i,t,c,l)}}function Jd(e,a,t,i,o){let r=R1+t,n=a[T],s=o(n,a,e,i,t);a[r]=s,A3(e,!0);let c=e.type===2;return c?(zd(a[L1],s,e),(qC()===0||f4(e))&&X7(s,a),jC()):X7(s,a),g9()&&(!c||!M9(e))&&E9(n,a,s,e),e}function eu(e){let a=e;return Th()?Eh():(a=a.parent,A3(a,!1)),a}function PM(e,a){let t=e[M2];if(!t)return;let i;try{i=t.get(A4,null)}catch{i=null}i?.(a)}function D9(e,a,t,i,o){let r=e.inputs?.[i],n=e.hostDirectiveInputs?.[i],s=!1;if(n)for(let c=0;c<n.length;c+=2){let l=n[c],d=n[c+1],h=a.data[l];p8(h,t[l],d,o),s=!0}if(r)for(let c of r){let l=t[c],d=a.data[c];p8(d,l,i,o),s=!0}return s}function FM(e,a){let t=Z5(a,e),i=t[T];UM(i,t);let o=t[q5];o!==null&&t[$7]===null&&(t[$7]=Cd(o,t[M2])),i1($.ComponentStart);try{R9(i,t,t[D1])}finally{i1($.ComponentEnd,t[D1])}}function UM(e,a){for(let t=a.length;t<e.blueprint.length;t++)a.push(e.blueprint[t])}function R9(e,a,t){m9(a);try{let i=e.viewQuery;i!==null&&_8(1,i,t);let o=e.template;o!==null&&Yd(e,a,o,1,t),e.firstCreatePass&&(e.firstCreatePass=!1),a[U5]?.finishViewCreation(e),e.staticContentQueries&&yd(e,a),e.staticViewQueries&&_8(2,e.viewQuery,t);let r=e.components;r!==null&&qM(a,r)}catch(i){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),i}finally{a[E]&=-5,f9()}}function qM(e,a){for(let t=0;t<a.length;t++)FM(e,a[t])}function M3(e,a,t,i){let o=D(null);try{let r=a.tView,n=e[E]&4096?4096:16,s=k9(e,r,t,n,null,a,null,null,i?.injector??null,i?.embeddedViewInjector??null,i?.dehydratedView??null),c=e[a.index];s[i7]=c;let l=e[U5];return l!==null&&(s[U5]=l.createEmbeddedView(r)),R9(r,s,t),s}finally{D(o)}}function Y7(e,a){return!a||a.firstChild===null||ud(e)}function t4(e,a,t,i,o=!1){for(;t!==null;){if(t.type===128){t=o?t.projectionNext:t.next;continue}let r=a[t.index];r!==null&&i.push(w5(r)),j5(r)&&jM(r,i);let n=t.type;if(n&8)t4(e,a,t.child,i);else if(n&32){let s=V9(t,a),c;for(;c=s();)i.push(c)}else if(n&16){let s=Kd(a,t);if(Array.isArray(s))i.push(...s);else{let c=s7(a[T0]);t4(c[T],c,s,i,!0)}}t=o?t.projectionNext:t.next}return i}function jM(e,a){for(let t=k1;t<e.length;t++){let i=e[t],o=i[T].firstChild;o!==null&&t4(i[T],i,o,a)}e[n7]!==e[q5]&&a.push(e[n7])}function tu(e){if(e[F7]!==null){for(let a of e[F7])a.impl.addSequence(a);e[F7].length=0}}var au=[];function GM(e){return e[F0]??WM(e)}function WM(e){let a=au.pop()??Object.create(KM);return a.lView=e,a}function $M(e){e.lView[F0]!==e&&(e.lView=null,au.push(e))}var KM=F(Z({},ie),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{ce(e.lView)},consumerOnSignalRead(){this.lView[F0]=this}});function XM(e){let a=e[F0]??Object.create(YM);return a.lView=e,a}var YM=F(Z({},ie),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{let a=s7(e.lView);for(;a&&!iu(a[T]);)a=s7(a);a&&p9(a)},consumerOnSignalRead(){this.lView[F0]=this}});function iu(e){return e.type!==2}function ou(e){if(e[o7]===null)return;let a=!0;for(;a;){let t=!1;for(let i of e[o7])i.dirty&&(t=!0,i.zone===null||Zone.current===i.zone?i.run():i.zone.run(()=>i.run()));a=t&&!!(e[E]&8192)}}var QM=100;function ru(e,a=0){let t=e[A5].rendererFactory,i=!1;i||t.begin?.();try{JM(e,a)}finally{i||t.end?.()}}function JM(e,a){let t=Ih();try{$t(!0),f8(e,a);let i=0;for(;c3(e);){if(i===QM)throw new U(103,!1);i++,f8(e,1)}}finally{$t(t)}}function eH(e,a,t,i){if(se(a))return;let o=a[E],r=!1,n=!1;m9(a);let s=!0,c=null,l=null;r||(iu(e)?(l=GM(a),c=o3(l)):Kw()===null?(s=!1,l=XM(a),c=o3(l)):a[F0]&&(v4(a[F0]),a[F0]=null));try{Ch(a),$C(e.bindingStartIndex),t!==null&&Yd(e,a,t,2,i);let d=(o&3)===3;if(!r)if(d){let u=e.preOrderCheckHooks;u!==null&&It(a,u,null)}else{let u=e.preOrderHooks;u!==null&&zt(a,u,0,null),Va(a,0)}if(n||tH(a),ou(a),nu(a,0),e.contentQueries!==null&&yd(e,a),!r)if(d){let u=e.contentCheckHooks;u!==null&&It(a,u)}else{let u=e.contentHooks;u!==null&&zt(a,u,1),Va(a,1)}iH(e,a);let h=e.components;h!==null&&cu(a,h,0);let _=e.viewQuery;if(_!==null&&_8(2,_,i),!r)if(d){let u=e.viewCheckHooks;u!==null&&It(a,u)}else{let u=e.viewHooks;u!==null&&zt(a,u,2),Va(a,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),a[La]){for(let u of a[La])u();a[La]=null}r||(tu(a),a[E]&=-73)}catch(d){throw r||ce(a),d}finally{l!==null&&(p4(l,c),s&&$M(l)),f9()}}function nu(e,a){for(let t=vd(e);t!==null;t=md(t))for(let i=k1;i<t.length;i++){let o=t[i];su(o,a)}}function tH(e){for(let a=vd(e);a!==null;a=md(a)){if(!(a[E]&2))continue;let t=a[K7];for(let i=0;i<t.length;i++){let o=t[i];p9(o)}}}function aH(e,a,t){i1($.ComponentStart);let i=Z5(a,e);try{su(i,t)}finally{i1($.ComponentEnd,i[D1])}}function su(e,a){_9(e)&&f8(e,a)}function f8(e,a){let t=e[T],i=e[E],o=e[F0],r=!!(a===0&&i&16);if(r||=!!(i&64&&a===0),r||=!!(i&1024),r||=!!(o?.dirty&&W8(o)),r||=!1,o&&(o.dirty=!1),e[E]&=-9217,r)eH(t,e,t.template,e[D1]);else if(i&8192){let n=D(null);try{ou(e),nu(e,1);let s=t.components;s!==null&&cu(e,s,1),tu(e)}finally{D(n)}}}function cu(e,a,t){for(let i=0;i<a.length;i++)aH(e,a[i],t)}function iH(e,a){let t=e.hostBindingOpCodes;if(t!==null)try{for(let i=0;i<t.length;i++){let o=t[i];if(o<0)c7(~o);else{let r=o,n=t[++i],s=t[++i];YC(n,r);let c=a[r];i1($.HostBindingsUpdateStart,c);try{s(2,c)}finally{i1($.HostBindingsUpdateEnd,c)}}}}finally{c7(-1)}}function O9(e,a){let t=Ih()?64:1088;for(e[A5].changeDetectionScheduler?.notify(a);e;){e[E]|=t;let i=s7(e);if(Wt(e)&&!i)return e;e=i}return null}function lu(e,a,t,i){return[e,!0,0,a,null,i,null,t,null,null]}function hu(e,a){let t=k1+a;if(t<e.length)return e[t]}function H3(e,a,t,i=!0){let o=a[T];if(oH(o,a,e,t),i){let n=m8(t,e),s=a[L1],c=s.parentNode(e[n7]);c!==null&&fM(o,e[y0],s,a,c,n)}let r=a[$7];r!==null&&r.firstChild!==null&&(r.firstChild=null)}function du(e,a){let t=d3(e,a);return t!==void 0&&y4(t[T],t),t}function d3(e,a){if(e.length<=k1)return;let t=k1+a,i=e[t];if(i){let o=i[i7];o!==null&&o!==e&&T9(o,i),a>0&&(e[t-1][s5]=i[s5]);let r=qt(e,k1+a);mM(i[T],i);let n=r[U5];n!==null&&n.detachView(r[T]),i[e0]=null,i[s5]=null,i[E]&=-129}return i}function oH(e,a,t,i){let o=k1+i,r=t.length;i>0&&(t[o-1][s5]=a),i<r-k1?(a[s5]=t[o],dh(t,k1+i,a)):(t.push(a),a[s5]=null),a[e0]=t;let n=a[i7];n!==null&&t!==n&&uu(n,a);let s=a[U5];s!==null&&s.insertView(e),o8(a),a[E]|=128}function uu(e,a){let t=e[K7],i=a[e0];if(w2(i))e[E]|=2;else{let o=i[e0][T0];a[T0]!==o&&(e[E]|=2)}t===null?e[K7]=[a]:t.push(a)}var u3=class{_lView;_cdRefInjectingView;_appRef=null;_attachedToViewContainer=!1;exhaustive;get rootNodes(){let e=this._lView,a=e[T];return t4(a,e,a.firstChild,[])}constructor(e,a){this._lView=e,this._cdRefInjectingView=a}get context(){return this._lView[D1]}set context(e){this._lView[D1]=e}get destroyed(){return se(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let e=this._lView[e0];if(j5(e)){let a=e[Gt],t=a?a.indexOf(this):-1;t>-1&&(d3(e,t),qt(a,t))}this._attachedToViewContainer=!1}y4(this._lView[T],this._lView)}onDestroy(e){yh(this._lView,e)}markForCheck(){O9(this._cdRefInjectingView||this._lView,4)}detach(){this._lView[E]&=-129}reattach(){o8(this._lView),this._lView[E]|=128}detectChanges(){this._lView[E]|=1024,ru(this._lView)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new U(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let e=Wt(this._lView),a=this._lView[i7];a!==null&&!e&&T9(a,this._lView),Gd(this._lView[T],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new U(902,!1);this._appRef=e;let a=Wt(this._lView),t=this._lView[i7];t!==null&&!a&&uu(t,this._lView),o8(this._lView)}};function rH(e){return c3(e._lView)||!!(e._lView[E]&64)}function nH(e){p9(e._lView)}var _3=(()=>{class e{_declarationLView;_declarationTContainer;elementRef;static __NG_ELEMENT_ID__=sH;constructor(t,i,o){this._declarationLView=t,this._declarationTContainer=i,this.elementRef=o}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(t,i){return this.createEmbeddedViewImpl(t,i)}createEmbeddedViewImpl(t,i,o){let r=M3(this._declarationLView,this._declarationTContainer,t,{embeddedViewInjector:i,dehydratedView:o});return new u3(r)}}return e})();function sH(){return H4(E0(),P())}function H4(e,a){return e.type&4?new _3(a,e,he(e,a)):null}function _e(e,a,t,i,o){let r=e.data[a];if(r===null)r=cH(e,a,t,i,o),XC()&&(r.flags|=32);else if(r.type&64){r.type=t,r.value=i,r.attrs=o;let n=GC();r.injectorIndex=n===null?-1:n.injectorIndex}return A3(r,!0),r}function cH(e,a,t,i,o){let r=Sh(),n=Th(),s=n?r:r&&r.parent,c=e.data[a]=hH(e,s,t,a,i,o);return lH(e,c,r,n),c}function lH(e,a,t,i){e.firstChild===null&&(e.firstChild=a),t!==null&&(i?t.child==null&&a.parent!==null&&(t.child=a):t.next===null&&(t.next=a,a.prev=t))}function hH(e,a,t,i,o,r){let n=a?a.injectorIndex:-1,s=0;return kh()&&(s|=128),{type:t,index:i,insertBeforeIndex:null,injectorIndex:n,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,controlDirectiveIndex:-1,customControlIndex:-1,propertyBindings:null,flags:s,providerIndexes:0,value:o,attrs:r,mergedAttrs:null,localNames:null,initialInputs:null,inputs:null,hostDirectiveInputs:null,outputs:null,hostDirectiveOutputs:null,directiveToIndex:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:a,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}function dH(e){let a=e[hc]??[],t=e[e0][L1],i=[];for(let o of a)o.data[ax]!==void 0?i.push(o):uH(o,t);e[hc]=i}function uH(e,a){let t=0,i=e.firstChild;if(i){let o=e.data[tx];for(;t<o;){let r=i.nextSibling;Id(a,i,!1),i=r,t++}}}var _H=()=>null,pH=()=>null;function a4(e,a){return _H(e,a)}function _u(e,a,t){return pH(e,a,t)}var vH=class{},pu=class{},mH=class{resolveComponentFactory(e){throw new U(917,!1)}},B3=class{static NULL=new mH},N9=class{},fH=(()=>{class e{destroyNode=null;static __NG_ELEMENT_ID__=()=>gH()}return e})();function gH(){let e=P(),a=E0(),t=Z5(a.index,e);return(w2(t)?t:e)[L1]}var bH=(()=>{class e{static \u0275prov=T1({token:e,providedIn:"root",factory:()=>null})}return e})(),Ea={},AH=class{injector;parentInjector;constructor(e,a){this.injector=e,this.parentInjector=a}get(e,a,t){let i=this.injector.get(e,Ea,t);return i!==Ea||a===Ea?i:this.parentInjector.get(e,a,t)}};function i4(e,a,t){let i=t?e.styles:null,o=t?e.classes:null,r=0;if(a!==null)for(let n=0;n<a.length;n++){let s=a[n];if(typeof s=="number")r=s;else if(r==1)o=ic(o,s);else if(r==2){let c=s,l=a[++n];i=ic(i,c+": "+l+";")}}t?e.styles=i:e.stylesWithoutHost=i,t?e.classes=o:e.classesWithoutHost=o}function l7(e,a=0){let t=P();if(t===null)return u1(e,a);let i=E0();return cd(i,t,h0(e),a)}function vu(e,a,t,i,o){let r=i===null?null:{"":-1},n=o(e,t);if(n!==null){let s=n,c=null,l=null;for(let d of n)if(d.resolveHostDirectives!==null){[s,c,l]=d.resolveHostDirectives(n);break}CH(e,a,t,s,r,c,l)}r!==null&&i!==null&&wH(t,i,r)}function wH(e,a,t){let i=e.localNames=[];for(let o=0;o<a.length;o+=2){let r=t[a[o+1]];if(r==null)throw new U(-301,!1);i.push(a[o],r)}}function ZH(e,a,t){a.componentOffset=t,(e.components??=[]).push(a.index)}function CH(e,a,t,i,o,r,n){let s=i.length,c=null;for(let _=0;_<s;_++){let u=i[_];c===null&&k2(u)&&(c=u,ZH(e,t,_)),h8(Jt(t,a),e,u.type)}kH(t,e.data.length,s),c?.viewProvidersResolver&&c.viewProvidersResolver(c);for(let _=0;_<s;_++){let u=i[_];u.providersResolver&&u.providersResolver(u)}let l=!1,d=!1,h=Pd(e,a,s,null);s>0&&(t.directiveToIndex=new Map);for(let _=0;_<s;_++){let u=i[_];if(t.mergedAttrs=w4(t.mergedAttrs,u.hostAttrs),xH(e,t,a,h,u),BH(h,u,o),n!==null&&n.has(u)){let[A,C]=n.get(u);t.directiveToIndex.set(u.type,[h,A+t.directiveStart,C+t.directiveStart])}else(r===null||!r.has(u))&&t.directiveToIndex.set(u.type,h);u.contentQueries!==null&&(t.flags|=4),(u.hostBindings!==null||u.hostAttrs!==null||u.hostVars!==0)&&(t.flags|=64);let m=u.type.prototype;!l&&(m.ngOnChanges||m.ngOnInit||m.ngDoCheck)&&((e.preOrderHooks??=[]).push(t.index),l=!0),!d&&(m.ngOnChanges||m.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(t.index),d=!0),h++}yH(e,t,r)}function yH(e,a,t){for(let i=a.directiveStart;i<a.directiveEnd;i++){let o=e.data[i];if(t===null||!t.has(o))Ec(0,a,o,i),Ec(1,a,o,i),zc(a,i,!1);else{let r=t.get(o);Ic(0,a,r,i),Ic(1,a,r,i),zc(a,i,!0)}}}function Ec(e,a,t,i){let o=e===0?t.inputs:t.outputs;for(let r in o)if(o.hasOwnProperty(r)){let n;e===0?n=a.inputs??={}:n=a.outputs??={},n[r]??=[],n[r].push(i),mu(a,r)}}function Ic(e,a,t,i){let o=e===0?t.inputs:t.outputs;for(let r in o)if(o.hasOwnProperty(r)){let n=o[r],s;e===0?s=a.hostDirectiveInputs??={}:s=a.hostDirectiveOutputs??={},s[n]??=[],s[n].push(i,r),mu(a,n)}}function mu(e,a){a==="class"?e.flags|=8:a==="style"&&(e.flags|=16)}function zc(e,a,t){let{attrs:i,inputs:o,hostDirectiveInputs:r}=e;if(i===null||!t&&o===null||t&&r===null||H9(e)){e.initialInputs??=[],e.initialInputs.push(null);return}let n=null,s=0;for(;s<i.length;){let c=i[s];if(c===0){s+=4;continue}else if(c===5){s+=2;continue}else if(typeof c=="number")break;if(!t&&o.hasOwnProperty(c)){let l=o[c];for(let d of l)if(d===a){n??=[],n.push(c,i[s+1]);break}}else if(t&&r.hasOwnProperty(c)){let l=r[c];for(let d=0;d<l.length;d+=2)if(l[d]===a){n??=[],n.push(l[d+1],i[s+1]);break}}s+=2}e.initialInputs??=[],e.initialInputs.push(n)}function xH(e,a,t,i,o){e.data[i]=o;let r=o.factory||(o.factory=n3(o.type,!0)),n=new y3(r,k2(o),l7,null);e.blueprint[i]=n,t[i]=n,MH(e,a,i,Pd(e,t,o.hostVars,L2),o)}function MH(e,a,t,i,o){let r=o.hostBindings;if(r){let n=e.hostBindingOpCodes;n===null&&(n=e.hostBindingOpCodes=[]);let s=~a.index;HH(n)!=s&&n.push(s),n.push(t,i,r)}}function HH(e){let a=e.length;for(;a>0;){let t=e[--a];if(typeof t=="number"&&t<0)return t}return 0}function BH(e,a,t){if(t){if(a.exportAs)for(let i=0;i<a.exportAs.length;i++)t[a.exportAs[i]]=e;k2(a)&&(t[""]=e)}}function kH(e,a,t){e.flags|=1,e.directiveStart=a,e.directiveEnd=a+t,e.providerIndexes=a}function fu(e,a,t,i,o,r,n,s){let c=a[T],l=c.consts,d=q0(l,n),h=_e(c,e,t,i,d);return r&&vu(c,a,h,q0(l,s),o),h.mergedAttrs=w4(h.mergedAttrs,h.attrs),h.attrs!==null&&i4(h,h.attrs,!1),h.mergedAttrs!==null&&i4(h,h.mergedAttrs,!0),c.queries!==null&&c.queries.elementStart(c,h),h}function gu(e,a){ed(e,a),wh(a)&&e.queries.elementEnd(a)}function LH(e,a,t,i,o,r){let n=a.consts,s=q0(n,o),c=_e(a,e,t,i,s);if(c.mergedAttrs=w4(c.mergedAttrs,c.attrs),r!=null){let l=q0(n,r);c.localNames=[];for(let d=0;d<l.length;d+=2)c.localNames.push(l[d],-1)}return c.attrs!==null&&i4(c,c.attrs,!1),c.mergedAttrs!==null&&i4(c,c.mergedAttrs,!0),a.queries!==null&&a.queries.elementStart(a,c),c}function pe(e,a,t){if(t===L2)return!1;let i=e[a];return Object.is(i,t)?!1:(e[a]=t,!0)}function Ia(e,a,t){return function i(o){let r=i.__ngNativeEl__;r!==void 0&&ox(o,r);let n=m7(e)?Z5(e.index,a):a;O9(n,5);let s=a[D1],c=Dc(a,s,t,o),l=i.__ngNextListenerFn__;for(;l;)c=Dc(a,s,l,o)&&c,l=l.__ngNextListenerFn__;return c}}function Dc(e,a,t,i){let o=D(null);try{return i1($.OutputStart,a,t),t(i)!==!1}catch(r){return PM(e,r),!1}finally{i1($.OutputEnd,a,t),D(o)}}function VH(e,a,t,i,o,r,n,s){let c=f4(e),l=!1,d=null;if(!i&&c&&(d=TH(a,t,r,e.index)),d!==null){let h=d.__ngLastListenerFn__||d;h.__ngNextListenerFn__=n,d.__ngLastListenerFn__=n,l=!0}else{let h=y5(e,t),_=i?i(h):h;nx(t,_,r,s),i||(s.__ngNativeEl__=h);let u=o.listen(_,r,s);if(!SH(r)){let m=i?A=>i(w5(A[e.index])):e.index;bu(m,a,t,r,s,u,!1)}}return l}function SH(e){return e.startsWith("animation")||e.startsWith("transition")}function TH(e,a,t,i){let o=e.cleanup;if(o!=null)for(let r=0;r<o.length-1;r+=2){let n=o[r];if(n===t&&o[r+1]===i){let s=a[jt],c=o[r+2];return s&&s.length>c?s[c]:null}typeof n=="string"&&(r+=2)}return null}function bu(e,a,t,i,o,r,n){let s=a.firstCreatePass?Mh(a):null,c=xh(t),l=c.length;c.push(o,r),s&&s.push(i,e,l,(l+1)*(n?-1:1))}function Rc(e,a,t,i,o,r){let n=a[t],s=a[T],c=s.data[t].outputs[i],l=n[c].subscribe(r);bu(e.index,s,a,o,r,l,!0)}var g8=Symbol("BINDING");function Au(e){return e.debugInfo?.className||e.type.name||null}var EH=class extends B3{ngModule;constructor(e){super(),this.ngModule=e}resolveComponentFactory(e){let a=a7(e);return new P9(a,this.ngModule)}};function IH(e){return Object.keys(e).map(a=>{let[t,i,o]=e[a],r={propName:t,templateName:a,isSignal:(i&C4.SignalBased)!==0};return o&&(r.transform=o),r})}function zH(e){return Object.keys(e).map(a=>({propName:e[a],templateName:a}))}function DH(e,a,t){let i=a instanceof x2?a:a?.injector;return i&&e.getStandaloneInjector!==null&&(i=e.getStandaloneInjector(i)||i),i?new AH(t,i):t}function RH(e){let a=e.get(N9,null);if(a===null)throw new U(407,!1);let t=e.get(bH,null),i=e.get(C3,null),o=e.get(de,null,{optional:!0});return{rendererFactory:a,sanitizer:t,changeDetectionScheduler:i,ngReflect:!1,tracingService:o}}function OH(e,a){let t=NH(e);return Td(a,t,t==="svg"?zC:t==="math"?DC:null)}function NH(e){return(e.selectors[0][0]||"div").toLowerCase()}var P9=class extends pu{componentDef;ngModule;selector;componentType;ngContentSelectors;isBoundToModule;cachedInputs=null;cachedOutputs=null;get inputs(){return this.cachedInputs??=IH(this.componentDef.inputs),this.cachedInputs}get outputs(){return this.cachedOutputs??=zH(this.componentDef.outputs),this.cachedOutputs}constructor(e,a){super(),this.componentDef=e,this.ngModule=a,this.componentType=e.type,this.selector=tM(e.selectors),this.ngContentSelectors=e.ngContentSelectors??[],this.isBoundToModule=!!a}create(e,a,t,i,o,r){i1($.DynamicComponentStart);let n=D(null);try{let s=this.componentDef,c=DH(s,i||this.ngModule,e),l=RH(c),d=l.tracingService;return d&&d.componentCreate?d.componentCreate(Au(s),()=>this.createComponentRef(l,c,a,t,o,r)):this.createComponentRef(l,c,a,t,o,r)}finally{D(n)}}createComponentRef(e,a,t,i,o,r){let n=this.componentDef,s=PH(i,n,r,o),c=e.rendererFactory.createRenderer(null,n),l=i?BM(c,i,n.encapsulation,a):OH(n,c),d=r?.some(Oc)||o?.some(u=>typeof u!="function"&&u.bindings.some(Oc)),h=k9(null,s,null,512|Nd(n),null,null,e,c,a,null,Cd(l,a,!0));h[R1]=l,m9(h);let _=null;try{let u=fu(R1,h,2,"#host",()=>s.directiveRegistry,!0,0);zd(c,l,u),X7(l,h),z9(s,h,u),xd(s,u,h),gu(s,u),t!==void 0&&qH(u,this.ngContentSelectors,t),_=Z5(u.index,h),h[D1]=_[D1],R9(s,h,null)}catch(u){throw _!==null&&d8(_),d8(h),u}finally{i1($.DynamicComponentEnd),f9()}return new UH(this.componentType,h,!!d)}};function PH(e,a,t,i){let o=e?["ng-version","21.2.12"]:aM(a.selectors[0]),r=null,n=null,s=0;if(t)for(let l of t)s+=l[g8].requiredVars,l.create&&(l.targetIdx=0,(r??=[]).push(l)),l.update&&(l.targetIdx=0,(n??=[]).push(l));if(i)for(let l=0;l<i.length;l++){let d=i[l];if(typeof d!="function")for(let h of d.bindings){s+=h[g8].requiredVars;let _=l+1;h.create&&(h.targetIdx=_,(r??=[]).push(h)),h.update&&(h.targetIdx=_,(n??=[]).push(h))}}let c=[a];if(i)for(let l of i){let d=typeof l=="function"?l:l.type,h=m4(d);c.push(h)}return B9(0,null,FH(r,n),1,s,c,null,null,null,[o],null)}function FH(e,a){return!e&&!a?null:t=>{if(t&1&&e)for(let i of e)i.create();if(t&2&&a)for(let i of a)i.update()}}function Oc(e){let a=e[g8].kind;return a==="input"||a==="twoWay"}var UH=class extends vH{_rootLView;_hasInputBindings;instance;hostView;changeDetectorRef;componentType;location;previousInputValues=null;_tNode;constructor(e,a,t){super(),this._rootLView=a,this._hasInputBindings=t,this._tNode=u9(a[T],R1),this.location=he(this._tNode,a),this.instance=Z5(this._tNode.index,a)[D1],this.hostView=this.changeDetectorRef=new u3(a,void 0),this.componentType=e}setInput(e,a){this._hasInputBindings;let t=this._tNode;if(this.previousInputValues??=new Map,this.previousInputValues.has(e)&&Object.is(this.previousInputValues.get(e),a))return;let i=this._rootLView,o=D9(t,i[T],i,e,a);this.previousInputValues.set(e,a);let r=Z5(t.index,i);O9(r,1)}get injector(){return new a3(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(e){this.hostView.onDestroy(e)}};function qH(e,a,t){let i=e.projection=[];for(let o=0;o<a.length;o++){let r=t[o];i.push(r!=null&&r.length?Array.from(r):null)}}var B2=(()=>{class e{static __NG_ELEMENT_ID__=jH}return e})();function jH(){let e=E0();return Zu(e,P())}var GH=class wu extends B2{_lContainer;_hostTNode;_hostLView;constructor(a,t,i){super(),this._lContainer=a,this._hostTNode=t,this._hostLView=i}get element(){return he(this._hostTNode,this._hostLView)}get injector(){return new a3(this._hostTNode,this._hostLView)}get parentInjector(){let a=x9(this._hostTNode,this._hostLView);if(ad(a)){let t=Qt(a,this._hostLView),i=Yt(a),o=t[T].data[i+8];return new a3(o,t)}else return new a3(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(a){let t=Nc(this._lContainer);return t!==null&&t[a]||null}get length(){return this._lContainer.length-k1}createEmbeddedView(a,t,i){let o,r;typeof i=="number"?o=i:i!=null&&(o=i.index,r=i.injector);let n=a4(this._lContainer,a.ssrId),s=a.createEmbeddedViewImpl(t||{},r,n);return this.insertImpl(s,o,Y7(this._hostTNode,n)),s}createComponent(a,t,i,o,r,n,s){let c=a&&!xy(a),l;if(c)l=t;else{let C=t||{};l=C.index,i=C.injector,o=C.projectableNodes,r=C.environmentInjector||C.ngModuleRef,n=C.directives,s=C.bindings}let d=c?a:new P9(a7(a)),h=i||this.parentInjector;if(!r&&d.ngModule==null){let C=(c?h:this.parentInjector).get(x2,null);C&&(r=C)}let _=a7(d.componentType??{}),u=a4(this._lContainer,_?.id??null),m=u?.firstChild??null,A=d.create(h,o,m,r,n,s);return this.insertImpl(A.hostView,l,Y7(this._hostTNode,u)),A}insert(a,t){return this.insertImpl(a,t,!0)}insertImpl(a,t,i){let o=a._lView;if(NC(o)){let s=this.indexOf(a);if(s!==-1)this.detach(s);else{let c=o[e0],l=new wu(c,c[y0],c[e0]);l.detach(l.indexOf(a))}}let r=this._adjustIndex(t),n=this._lContainer;return H3(n,o,r,i),a.attachToViewContainerRef(),dh(za(n),r,a),a}move(a,t){return this.insert(a,t)}indexOf(a){let t=Nc(this._lContainer);return t!==null?t.indexOf(a):-1}remove(a){let t=this._adjustIndex(a,-1),i=d3(this._lContainer,t);i&&(qt(za(this._lContainer),t),y4(i[T],i))}detach(a){let t=this._adjustIndex(a,-1),i=d3(this._lContainer,t);return i&&qt(za(this._lContainer),t)!=null?new u3(i):null}_adjustIndex(a,t=0){return a??this.length+t}};function Nc(e){return e[Gt]}function za(e){return e[Gt]||(e[Gt]=[])}function Zu(e,a){let t,i=a[e.index];return j5(i)?t=i:(t=lu(i,a,null,e),a[e.index]=t,L9(a,t)),$H(t,a,e,i),new GH(t,e,a)}function WH(e,a){let t=e[L1],i=t.createComment(""),o=y5(a,e),r=t.parentNode(o);return e4(t,r,i,t.nextSibling(o),!1),i}var $H=YH,KH=()=>!1;function XH(e,a,t){return KH(e,a,t)}function YH(e,a,t,i){if(e[n7])return;let o;t.type&8?o=w5(i):o=WH(a,t),e[n7]=o}var QH=class Cu{queryList;matches=null;constructor(a){this.queryList=a}clone(){return new Cu(this.queryList)}setDirty(){this.queryList.setDirty()}},JH=class yu{queries;constructor(a=[]){this.queries=a}createEmbeddedView(a){let t=a.queries;if(t!==null){let i=a.contentQueries!==null?a.contentQueries[0]:t.length,o=[];for(let r=0;r<i;r++){let n=t.getByIndex(r),s=this.queries[n.indexInDeclarationView];o.push(s.clone())}return new yu(o)}return null}insertView(a){this.dirtyQueriesWithMatches(a)}detachView(a){this.dirtyQueriesWithMatches(a)}finishViewCreation(a){this.dirtyQueriesWithMatches(a)}dirtyQueriesWithMatches(a){for(let t=0;t<this.queries.length;t++)U9(a,t).matches!==null&&this.queries[t].setDirty()}},xu=class{flags;read;predicate;constructor(e,a,t=null){this.flags=a,this.read=t,typeof e=="string"?this.predicate=sB(e):this.predicate=e}},eB=class Mu{queries;constructor(a=[]){this.queries=a}elementStart(a,t){for(let i=0;i<this.queries.length;i++)this.queries[i].elementStart(a,t)}elementEnd(a){for(let t=0;t<this.queries.length;t++)this.queries[t].elementEnd(a)}embeddedTView(a){let t=null;for(let i=0;i<this.length;i++){let o=t!==null?t.length:0,r=this.getByIndex(i).embeddedTView(a,o);r&&(r.indexInDeclarationView=i,t!==null?t.push(r):t=[r])}return t!==null?new Mu(t):null}template(a,t){for(let i=0;i<this.queries.length;i++)this.queries[i].template(a,t)}getByIndex(a){return this.queries[a]}get length(){return this.queries.length}track(a){this.queries.push(a)}},tB=class Hu{metadata;matches=null;indexInDeclarationView=-1;crossesNgTemplate=!1;_declarationNodeIndex;_appliesToNextNode=!0;constructor(a,t=-1){this.metadata=a,this._declarationNodeIndex=t}elementStart(a,t){this.isApplyingToNode(t)&&this.matchTNode(a,t)}elementEnd(a){this._declarationNodeIndex===a.index&&(this._appliesToNextNode=!1)}template(a,t){this.elementStart(a,t)}embeddedTView(a,t){return this.isApplyingToNode(a)?(this.crossesNgTemplate=!0,this.addMatch(-a.index,t),new Hu(this.metadata)):null}isApplyingToNode(a){if(this._appliesToNextNode&&(this.metadata.flags&1)!==1){let t=this._declarationNodeIndex,i=a.parent;for(;i!==null&&i.type&8&&i.index!==t;)i=i.parent;return t===(i!==null?i.index:-1)}return this._appliesToNextNode}matchTNode(a,t){let i=this.metadata.predicate;if(Array.isArray(i))for(let o=0;o<i.length;o++){let r=i[o];this.matchTNodeWithReadOption(a,t,aB(t,r)),this.matchTNodeWithReadOption(a,t,Dt(t,a,r,!1,!1))}else i===_3?t.type&4&&this.matchTNodeWithReadOption(a,t,-1):this.matchTNodeWithReadOption(a,t,Dt(t,a,i,!1,!1))}matchTNodeWithReadOption(a,t,i){if(i!==null){let o=this.metadata.read;if(o!==null)if(o===O1||o===B2||o===_3&&t.type&4)this.addMatch(t.index,-2);else{let r=Dt(t,a,o,!1,!1);r!==null&&this.addMatch(t.index,r)}else this.addMatch(t.index,i)}}addMatch(a,t){this.matches===null?this.matches=[a,t]:this.matches.push(a,t)}};function aB(e,a){let t=e.localNames;if(t!==null){for(let i=0;i<t.length;i+=2)if(t[i]===a)return t[i+1]}return null}function iB(e,a){return e.type&11?he(e,a):e.type&4?H4(e,a):null}function oB(e,a,t,i){return t===-1?iB(a,e):t===-2?rB(e,a,i):l3(e,e[T],t,a)}function rB(e,a,t){if(t===O1)return he(a,e);if(t===_3)return H4(a,e);if(t===B2)return Zu(a,e)}function Bu(e,a,t,i){let o=a[U5].queries[i];if(o.matches===null){let r=e.data,n=t.matches,s=[];for(let c=0;n!==null&&c<n.length;c+=2){let l=n[c];if(l<0)s.push(null);else{let d=r[l];s.push(oB(a,d,n[c+1],t.metadata.read))}}o.matches=s}return o.matches}function b8(e,a,t,i){let o=e.queries.getByIndex(t),r=o.matches;if(r!==null){let n=Bu(e,a,o,t);for(let s=0;s<r.length;s+=2){let c=r[s];if(c>0)i.push(n[s/2]);else{let l=r[s+1],d=a[-c];for(let h=k1;h<d.length;h++){let _=d[h];_[i7]===_[e0]&&b8(_[T],_,l,i)}if(d[K7]!==null){let h=d[K7];for(let _=0;_<h.length;_++){let u=h[_];b8(u[T],u,l,i)}}}}}return i}function F9(e,a){return e[U5].queries[a].queryList}function ku(e,a,t){let i=new $y((t&4)===4);return UC(e,a,i,i.destroy),(a[U5]??=new JH).queries.push(new QH(i))-1}function Lu(e,a,t){let i=K1();return i.firstCreatePass&&(Vu(i,new xu(e,a,t),-1),(a&2)===2&&(i.staticViewQueries=!0)),ku(i,P(),a)}function nB(e,a,t,i){let o=K1();if(o.firstCreatePass){let r=E0();Vu(o,new xu(a,t,i),r.index),cB(o,e),(t&2)===2&&(o.staticContentQueries=!0)}return ku(o,P(),t)}function sB(e){return e.split(",").map(a=>a.trim())}function Vu(e,a,t){e.queries===null&&(e.queries=new eB),e.queries.track(new tB(a,t))}function cB(e,a){let t=e.contentQueries||(e.contentQueries=[]),i=t.length?t[t.length-1]:-1;a!==i&&t.push(e.queries.length-1,a)}function U9(e,a){return e.queries.getByIndex(a)}function Su(e,a){let t=e[T],i=U9(t,a);return i.crossesNgTemplate?b8(t,e,a,[]):Bu(t,e,i,a)}function Tu(e,a,t){let i,o=Ml(()=>{i._dirtyCounter();let r=uB(i,e);if(a&&r===void 0)throw new U(-951,!1);return r});return i=o[d0],i._dirtyCounter=o5(0),i._flatValue=void 0,o}function lB(e){return Tu(!0,!1,e)}function hB(e){return Tu(!0,!0,e)}function dB(e,a){let t=e[d0];t._lView=P(),t._queryIndex=a,t._queryList=F9(t._lView,a),t._queryList.onDirty(()=>t._dirtyCounter.update(i=>i+1))}function uB(e,a){let t=e._lView,i=e._queryIndex;if(t===void 0||i===void 0||t[E]&4)return a?void 0:y2;let o=F9(t,i),r=Su(t,i);return o.reset(r,dd),a?o.first:o._changesDetected||e._flatValue===void 0?e._flatValue=o.toArray():e._flatValue}var A8=class{},Eu=class extends A8{injector;componentFactoryResolver=new EH(this);instance=null;constructor(e){super();let a=new d9([...e.providers,{provide:A8,useValue:this},{provide:B3,useValue:this.componentFactoryResolver}],e.parent||h9(),e.debugName,new Set(["environment"]));this.injector=a,e.runEnvironmentInitializers&&a.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(e){this.injector.onDestroy(e)}};function _B(e,a,t=null){return new Eu({providers:e,parent:a,debugName:t,runEnvironmentInitializers:!0}).injector}var pB=(()=>{class e{_injector;cachedInjectors=new Map;constructor(t){this._injector=t}getOrCreateStandaloneInjector(t){if(!t.standalone)return null;if(!this.cachedInjectors.has(t)){let i=vh(!1,t.type),o=i.length>0?_B([i],this._injector,""):null;this.cachedInjectors.set(t,o)}return this.cachedInjectors.get(t)}ngOnDestroy(){try{for(let t of this.cachedInjectors.values())t!==null&&t.destroy()}finally{this.cachedInjectors.clear()}}static \u0275prov=T1({token:e,providedIn:"environment",factory:()=>new e(u1(x2))})}return e})();function X1(e){return Xh(()=>{let a=zu(e),t=F(Z({},a),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===_d.OnPush,directiveDefs:null,pipeDefs:null,dependencies:a.standalone&&e.dependencies||null,getStandaloneInjector:a.standalone?o=>o.get(pB).getOrCreateStandaloneInjector(t):null,getExternalStyles:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||P5.Emulated,styles:e.styles||y2,_:null,schemas:e.schemas||null,tView:null,id:""});a.standalone&&ue("NgStandalone"),Du(t);let i=e.dependencies;return t.directiveDefs=Pc(i,vB),t.pipeDefs=Pc(i,rh),t.id=gB(t),t})}function vB(e){return a7(e)||m4(e)}function mB(e,a){if(e==null)return F5;let t={};for(let i in e)if(e.hasOwnProperty(i)){let o=e[i],r,n,s,c;Array.isArray(o)?(s=o[0],r=o[1],n=o[2]??r,c=o[3]||null):(r=o,n=o,s=C4.None,c=null),t[r]=[i,s,c],a[r]=n}return t}function fB(e){if(e==null)return F5;let a={};for(let t in e)e.hasOwnProperty(t)&&(a[e[t]]=t);return a}function Iu(e){return Xh(()=>{let a=zu(e);return Du(a),a})}function zu(e){let a={};return{type:e.type,providersResolver:null,viewProvidersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:a,inputConfig:e.inputs||F5,exportAs:e.exportAs||null,standalone:e.standalone??!0,signals:e.signals===!0,selectors:e.selectors||y2,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,resolveHostDirectives:null,hostDirectives:null,controlDef:null,inputs:mB(e.inputs,a),outputs:fB(e.outputs),debugInfo:null}}function Du(e){e.features?.forEach(a=>a(e))}function Pc(e,a){return e?()=>{let t=typeof e=="function"?e():e,i=[];for(let o of t){let r=a(o);r!==null&&i.push(r)}return i}:null}function gB(e){let a=0,t=typeof e.consts=="function"?"":e.consts,i=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,t,e.vars,e.decls,e.encapsulation,e.standalone,e.signals,e.exportAs,JSON.stringify(e.inputs),JSON.stringify(e.outputs),Object.getOwnPropertyNames(e.type.prototype),!!e.contentQueries,!!e.viewQuery];for(let o of i.join("|"))a=Math.imul(31,a)+o.charCodeAt(0)<<0;return a+=2147483648,"c"+a}function bB(e){let a=t=>{let i=Array.isArray(e);t.hostDirectives===null?(t.resolveHostDirectives=AB,t.hostDirectives=i?e.map(w8):[e]):i?t.hostDirectives.unshift(...e.map(w8)):t.hostDirectives.unshift(e)};return a.ngInherit=!0,a}function AB(e){let a=[],t=!1,i=null,o=null;for(let r=0;r<e.length;r++){let n=e[r];if(n.hostDirectives!==null){let s=a.length;i??=new Map,o??=new Map,Ru(n,a,i),o.set(n,[s,a.length-1])}r===0&&k2(n)&&(t=!0,a.push(n))}for(let r=t?1:0;r<e.length;r++)a.push(e[r]);return[a,i,o]}function Ru(e,a,t){if(e.hostDirectives!==null)for(let i of e.hostDirectives)if(typeof i=="function"){let o=i();for(let r of o)Fc(w8(r),a,t)}else Fc(i,a,t)}function Fc(e,a,t){let i=m4(e.directive);wB(i.declaredInputs,e.inputs),Ru(i,a,t),t.set(i,e),a.push(i)}function w8(e){return typeof e=="function"?{directive:h0(e),inputs:F5,outputs:F5}:{directive:h0(e.directive),inputs:Uc(e.inputs),outputs:Uc(e.outputs)}}function Uc(e){if(e===void 0||e.length===0)return F5;let a={};for(let t=0;t<e.length;t+=2)a[e[t]]=e[t+1];return a}function wB(e,a){for(let t in a)if(a.hasOwnProperty(t)){let i=a[t],o=e[t];e[i]=o}}function Ou(e,a,t,i,o,r,n,s){if(t.firstCreatePass){e.mergedAttrs=w4(e.mergedAttrs,e.attrs);let d=e.tView=B9(2,e,o,r,n,t.directiveRegistry,t.pipeRegistry,null,t.schemas,t.consts,null);t.queries!==null&&(t.queries.template(t,e),d.queries=t.queries.embeddedTView(e))}s&&(e.flags|=s),A3(e,!1);let c=CB(t,a,e,i);g9()&&E9(t,a,c,e),X7(c,a);let l=lu(c,a,c,e);a[i+R1]=l,L9(a,l),XH(l,e,a)}function ZB(e,a,t,i,o,r,n,s,c,l,d){let h=t+R1,_;return a.firstCreatePass?(_=_e(a,h,4,n||null,s||null),Bh()&&vu(a,e,_,q0(a.consts,l),Qd),ed(a,_)):_=a.data[h],Ou(_,e,a,t,i,o,r,c),f4(_)&&z9(a,e,_),l!=null&&M4(e,_,d),_}function Q7(e,a,t,i,o,r,n,s,c,l,d){let h=t+R1,_;if(a.firstCreatePass){if(_=_e(a,h,4,n||null,s||null),l!=null){let u=q0(a.consts,l);_.localNames=[];for(let m=0;m<u.length;m+=2)_.localNames.push(u[m],-1)}}else _=a.data[h];return Ou(_,e,a,t,i,o,r,c),l!=null&&M4(e,_,d),_}function Nu(e,a,t,i,o,r,n,s){let c=P(),l=K1(),d=q0(l.consts,r);return ZB(c,l,e,a,t,i,o,d,void 0,n,s),Nu}function Pu(e,a,t,i,o,r,n,s){let c=P(),l=K1(),d=q0(l.consts,r);return Q7(c,l,e,a,t,i,o,d,void 0,n,s),Pu}var CB=yB;function yB(e,a,t,i){return b9(!0),a[L1].createComment("")}function xB(e){return typeof e=="function"&&e[d0]!==void 0}var MB=new p1("");function Fu(e){return!!e&&typeof e.then=="function"}function HB(e){return!!e&&typeof e.subscribe=="function"}var BB=new p1(""),Uu=(()=>{class e{resolve;reject;initialized=!1;done=!1;donePromise=new Promise((t,i)=>{this.resolve=t,this.reject=i});appInits=x(BB,{optional:!0})??[];injector=x(a0);constructor(){}runInitializers(){if(this.initialized)return;let t=[];for(let o of this.appInits){let r=l5(this.injector,o);if(Fu(r))t.push(r);else if(HB(r)){let n=new Promise((s,c)=>{r.subscribe({complete:s,error:c})});t.push(n)}}let i=()=>{this.done=!0,this.resolve()};Promise.all(t).then(()=>{i()}).catch(o=>{this.reject(o)}),t.length===0&&i(),this.initialized=!0}static \u0275fac=function(t){return new(t||e)};static \u0275prov=T1({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),kB=new p1("");function LB(){iZ(()=>{let e="";throw new U(600,e)})}function VB(e){return e.isBoundToModule}var SB=10,o4=(()=>{class e{_runningTick=!1;_destroyed=!1;_destroyListeners=[];_views=[];internalErrorHandler=x(A4);afterRenderManager=x(Ud);zonelessEnabled=x(y9);rootEffectScheduler=x(Wh);dirtyFlags=0;tracingSnapshot=null;allTestViews=new Set;autoDetectTestViews=new Set;includeAllTestViews=!1;afterTick=new re;get allViews(){return[...(this.includeAllTestViews?this.allTestViews:this.autoDetectTestViews).keys(),...this._views]}get destroyed(){return this._destroyed}componentTypes=[];components=[];internalPendingTask=x(b4);get isStable(){return this.internalPendingTask.hasPendingTasksObservable.pipe(Yl(t=>!t))}constructor(){x(de,{optional:!0})}whenStable(){let t;return new Promise(i=>{t=this.isStable.subscribe({next:o=>{o&&i()}})}).finally(()=>{t.unsubscribe()})}_injector=x(x2);_rendererFactory=null;get injector(){return this._injector}bootstrap(t,i){return this.bootstrapImpl(t,i)}bootstrapImpl(t,i,o=a0.NULL){return this._injector.get(G5).run(()=>{i1($.BootstrapComponentStart);let r=t instanceof pu;if(!this._injector.get(Uu).done){let _="";throw new U(405,_)}let n;r?n=t:n=this._injector.get(B3).resolveComponentFactory(t),this.componentTypes.push(n.componentType);let s=VB(n)?void 0:this._injector.get(A8),c=i||n.selector,l=n.create(o,[],c,s),d=l.location.nativeElement,h=l.injector.get(MB,null);return h?.registerApplication(d),l.onDestroy(()=>{this.detachView(l.hostView),Rt(this.components,l),h?.unregisterApplication(d)}),this._loadComponent(l),i1($.BootstrapComponentEnd,l),l})}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){i1($.ChangeDetectionStart),this.tracingSnapshot!==null?this.tracingSnapshot.run(S9.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}tickImpl=()=>{if(this._runningTick)throw i1($.ChangeDetectionEnd),new U(101,!1);let t=D(null);try{this._runningTick=!0,this.synchronize()}finally{this._runningTick=!1,this.tracingSnapshot?.dispose(),this.tracingSnapshot=null,D(t),this.afterTick.next(),i1($.ChangeDetectionEnd)}};synchronize(){this._rendererFactory===null&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(N9,null,{optional:!0}));let t=0;for(;this.dirtyFlags!==0&&t++<SB;){i1($.ChangeDetectionSyncStart);try{this.synchronizeOnce()}finally{i1($.ChangeDetectionSyncEnd)}}}synchronizeOnce(){this.dirtyFlags&16&&(this.dirtyFlags&=-17,this.rootEffectScheduler.flush());let t=!1;if(this.dirtyFlags&7){let i=!!(this.dirtyFlags&1);this.dirtyFlags&=-8,this.dirtyFlags|=8;for(let{_lView:o}of this.allViews){if(!i&&!c3(o))continue;let r=i&&!this.zonelessEnabled?0:1;ru(o,r),t=!0}if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),this.dirtyFlags&23)return}t||(this._rendererFactory?.begin?.(),this._rendererFactory?.end?.()),this.dirtyFlags&8&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){if(this.allViews.some(({_lView:t})=>c3(t))){this.dirtyFlags|=2;return}else this.dirtyFlags&=-8}attachView(t){let i=t;this._views.push(i),i.attachToAppRef(this)}detachView(t){let i=t;Rt(this._views,i),i.detachFromAppRef()}_loadComponent(t){this.attachView(t.hostView);try{this.tick()}catch(i){this.internalErrorHandler(i)}this.components.push(t),this._injector.get(kB,[]).forEach(i=>i(t))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(t=>t()),this._views.slice().forEach(t=>t.destroy())}finally{this._destroyed=!0,this._views=[],this._destroyListeners=[]}}onDestroy(t){return this._destroyListeners.push(t),()=>Rt(this._destroyListeners,t)}destroy(){if(this._destroyed)throw new U(406,!1);let t=this._injector;t.destroy&&!t.destroyed&&t.destroy()}get viewCount(){return this._views.length}static \u0275fac=function(t){return new(t||e)};static \u0275prov=T1({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Rt(e,a){let t=e.indexOf(a);t>-1&&e.splice(t,1)}function c5(e,a,t,i){let o=P(),r=w3();if(pe(o,r,a)){let n=K1(),s=Ph();RM(s,o,e,a,t,i)}return c5}var TB=class{destroy(e){}updateValue(e,a){}swap(e,a){let t=Math.min(e,a),i=Math.max(e,a),o=this.detach(i);if(i-t>1){let r=this.detach(t);this.attach(t,o),this.attach(i,r)}else this.attach(t,o)}move(e,a){this.attach(a,this.detach(e))}};function Da(e,a,t,i,o){return e===t&&Object.is(a,i)?1:Object.is(o(e,a),o(t,i))?-1:0}function EB(e,a,t,i){let o,r,n=0,s=e.length-1,c;if(Array.isArray(a)){D(i);let l=a.length-1;for(D(null);n<=s&&n<=l;){let d=e.at(n),h=a[n],_=Da(n,d,n,h,t);if(_!==0){_<0&&e.updateValue(n,h),n++;continue}let u=e.at(s),m=a[l],A=Da(s,u,l,m,t);if(A!==0){A<0&&e.updateValue(s,m),s--,l--;continue}let C=t(n,d),w=t(s,u),M=t(n,h);if(Object.is(M,w)){let I=t(l,m);Object.is(I,C)?(e.swap(n,s),e.updateValue(s,m),l--,s--):e.move(s,n),e.updateValue(n,h),n++;continue}if(o??=new Gc,r??=jc(e,n,s,t),Z8(e,o,n,M))e.updateValue(n,h),n++,s++;else if(r.has(M))o.set(C,e.detach(n)),s--;else{let I=e.create(n,a[n]);e.attach(n,I),n++,s++}}for(;n<=l;)qc(e,o,t,n,a[n]),n++}else if(a!=null){D(i);let l=a[Symbol.iterator]();D(null);let d=l.next();for(;!d.done&&n<=s;){let h=e.at(n),_=d.value,u=Da(n,h,n,_,t);if(u!==0)u<0&&e.updateValue(n,_),n++,d=l.next();else{o??=new Gc,r??=jc(e,n,s,t);let m=t(n,_);if(Z8(e,o,n,m))e.updateValue(n,_),n++,s++,d=l.next();else if(!r.has(m))e.attach(n,e.create(n,_)),n++,s++,d=l.next();else{let A=t(n,h);o.set(A,e.detach(n)),s--}}}for(;!d.done;)qc(e,o,t,e.length,d.value),d=l.next()}for(;n<=s;)e.destroy(e.detach(s--));o?.forEach(l=>{e.destroy(l)})}function Z8(e,a,t,i){return a!==void 0&&a.has(i)?(e.attach(t,a.get(i)),a.delete(i),!0):!1}function qc(e,a,t,i,o){if(Z8(e,a,i,t(i,o)))e.updateValue(i,o);else{let r=e.create(i,o);e.attach(i,r)}}function jc(e,a,t,i){let o=new Set;for(let r=a;r<=t;r++)o.add(i(r,e.at(r)));return o}var Gc=class{kvMap=new Map;_vMap=void 0;has(e){return this.kvMap.has(e)}delete(e){if(!this.has(e))return!1;let a=this.kvMap.get(e);return this._vMap!==void 0&&this._vMap.has(a)?(this.kvMap.set(e,this._vMap.get(a)),this._vMap.delete(a)):this.kvMap.delete(e),!0}get(e){return this.kvMap.get(e)}set(e,a){if(this.kvMap.has(e)){let t=this.kvMap.get(e);this._vMap===void 0&&(this._vMap=new Map);let i=this._vMap;for(;i.has(t);)t=i.get(t);i.set(t,a)}else this.kvMap.set(e,a)}forEach(e){for(let[a,t]of this.kvMap)if(e(t,a),this._vMap!==void 0){let i=this._vMap;for(;i.has(t);)t=i.get(t),e(t,a)}}};function A0(e,a,t,i,o,r,n,s){ue("NgControlFlow");let c=P(),l=K1(),d=q0(l.consts,r);return Q7(c,l,e,a,t,i,o,d,256,n,s),qu}function qu(e,a,t,i,o,r,n,s){ue("NgControlFlow");let c=P(),l=K1(),d=q0(l.consts,r);return Q7(c,l,e,a,t,i,o,d,512,n,s),qu}function w0(e,a){ue("NgControlFlow");let t=P(),i=w3(),o=t[i]!==L2?t[i]:-1,r=o!==-1?r4(t,R1+o):void 0,n=0;if(pe(t,i,e)){let s=D(null);try{if(r!==void 0&&du(r,n),e!==-1){let c=R1+e,l=r4(t,c),d=C8(t[T],c),h=_u(l,d,t),_=M3(t,d,a,{dehydratedView:h});H3(l,_,n,Y7(d,h))}}finally{D(s)}}else if(r!==void 0){let s=hu(r,n);s!==void 0&&(s[D1]=a)}}var IB=class{lContainer;$implicit;$index;constructor(e,a,t){this.lContainer=e,this.$implicit=a,this.$index=t}get $count(){return this.lContainer.length-k1}},zB=class{hasEmptyBlock;trackByFn;liveCollection;constructor(e,a,t){this.hasEmptyBlock=e,this.trackByFn=a,this.liveCollection=t}};function J7(e,a,t,i,o,r,n,s,c,l,d,h,_){ue("NgControlFlow");let u=P(),m=K1(),A=c!==void 0,C=P(),w=s?n.bind(C[T0][D1]):n,M=new zB(A,w);C[R1+e]=M,Q7(u,m,e+1,a,t,i,o,q0(m.consts,r),256),A&&Q7(u,m,e+2,c,l,d,h,q0(m.consts,_),512)}var DB=class extends TB{lContainer;hostLView;templateTNode;operationsCounter=void 0;needsIndexUpdate=!1;constructor(e,a,t){super(),this.lContainer=e,this.hostLView=a,this.templateTNode=t}get length(){return this.lContainer.length-k1}at(e){return this.getLView(e)[D1].$implicit}attach(e,a){let t=a[$7];this.needsIndexUpdate||=e!==this.length,H3(this.lContainer,a,e,Y7(this.templateTNode,t)),RB(this.lContainer,e)}detach(e){return this.needsIndexUpdate||=e!==this.length-1,OB(this.lContainer,e),NB(this.lContainer,e)}create(e,a){let t=a4(this.lContainer,this.templateTNode.tView.ssrId);return M3(this.hostLView,this.templateTNode,new IB(this.lContainer,a,e),{dehydratedView:t})}destroy(e){y4(e[T],e)}updateValue(e,a){this.getLView(e)[D1].$implicit=a}reset(){this.needsIndexUpdate=!1}updateIndexes(){if(this.needsIndexUpdate)for(let e=0;e<this.length;e++)this.getLView(e)[D1].$index=e}getLView(e){return PB(this.lContainer,e)}};function ee(e){let a=D(null),t=f7();try{let i=P(),o=i[T],r=i[t],n=t+1,s=r4(i,n);if(r.liveCollection===void 0){let l=C8(o,n);r.liveCollection=new DB(s,i,l)}else r.liveCollection.reset();let c=r.liveCollection;if(EB(c,e,r.trackByFn,a),c.updateIndexes(),r.hasEmptyBlock){let l=w3(),d=c.length===0;if(pe(i,l,d)){let h=t+2,_=r4(i,h);if(d){let u=C8(o,h),m=_u(_,u,i),A=M3(i,u,void 0,{dehydratedView:m});H3(_,A,0,Y7(u,m))}else o.firstUpdatePass&&dH(_),du(_,0)}}}finally{D(a)}}function r4(e,a){return e[a]}function RB(e,a){if(e.length<=k1)return;let t=k1+a,i=e[t],o=i?i[r7]:void 0;if(i&&o&&o.detachedLeaveAnimationFns&&o.detachedLeaveAnimationFns.length>0){let r=i[M2];pM(r,o),h3.delete(i[H2]),o.detachedLeaveAnimationFns=void 0}}function OB(e,a){if(e.length<=k1)return;let t=k1+a,i=e[t],o=i?i[r7]:void 0;o&&o.leave&&o.leave.size>0&&(o.detachedLeaveAnimationFns=[])}function NB(e,a){return d3(e,a)}function PB(e,a){return hu(e,a)}function C8(e,a){return u9(e,a)}function Q(e,a,t){let i=P(),o=w3();if(pe(i,o,a)){let r=K1(),n=Ph();SM(n,i,e,a,i[L1],t)}return Q}function Wc(e,a,t,i,o){D9(a,e,t,o?"class":"style",i)}function L(e,a,t,i){let o=P(),r=o[T],n=e+R1,s=r.firstCreatePass?fu(n,o,2,a,Qd,Bh(),t,i):r.data[n];if(m7(s)){let c=o[A5].tracingService;if(c&&c.componentCreate){let l=r.data[s.directiveStart+s.componentOffset];return c.componentCreate(Au(l),()=>($c(e,a,o,s,i),L))}}return $c(e,a,o,s,i),L}function $c(e,a,t,i,o){if(Jd(i,t,e,a,Wu),f4(i)){let r=t[T];z9(r,t,i),xd(r,i,t)}o!=null&&M4(t,i)}function z(){let e=K1(),a=E0(),t=eu(a);return e.firstCreatePass&&gu(e,t),Lh(t)&&Vh(),Hh(),t.classesWithoutHost!=null&&Ty(t)&&Wc(e,t,P(),t.classesWithoutHost,!0),t.stylesWithoutHost!=null&&Ey(t)&&Wc(e,t,P(),t.stylesWithoutHost,!1),z}function x5(e,a,t,i){return L(e,a,t,i),z(),x5}function ju(e,a,t,i){let o=P(),r=o[T],n=e+R1,s=r.firstCreatePass?LH(n,r,2,a,t,i):r.data[n];return Jd(s,o,e,a,Wu),i!=null&&M4(o,s),ju}function Gu(){let e=E0(),a=eu(e);return Lh(a)&&Vh(),Hh(),Gu}var Wu=(e,a,t,i,o)=>(b9(!0),Td(a[L1],i,ay()));function G0(){return P()}var n4="en-US",FB=n4;function UB(e){typeof e=="string"&&(FB=e.toLowerCase().replace(/_/g,"-"))}function o1(e,a,t){let i=P(),o=K1(),r=E0();return qB(o,i,i[L1],r,e,a,t),o1}function qB(e,a,t,i,o,r,n){let s=!0,c=null;if((i.type&3||n)&&(c??=Ia(i,a,r),VH(i,e,a,n,t,o,r,c)&&(s=!1)),s){let l=i.outputs?.[o],d=i.hostDirectiveOutputs?.[o];if(d&&d.length)for(let h=0;h<d.length;h+=2){let _=d[h],u=d[h+1];c??=Ia(i,a,r),Rc(i,a,_,u,o,c)}if(l&&l.length)for(let h of l)c??=Ia(i,a,r),Rc(i,a,h,o,o,c)}}function O(e=1){return ty(e)}function jB(e,a){let t=null,i=Xx(e);for(let o=0;o<a.length;o++){let r=a[o];if(r==="*"){t=o;continue}if(i===null?Od(e,r,!0):Jx(i,r))return o}return t}function x0(e){let a=P()[T0][y0];if(!a.projection){let t=e?e.length:1,i=a.projection=wC(t,null),o=i.slice(),r=a.child;for(;r!==null;){if(r.type!==128){let n=e?jB(r,e):0;n!==null&&(o[n]?o[n].projectionNext=r:i[n]=r,o[n]=r)}r=r.next}}}function m0(e,a=0,t,i,o,r){let n=P(),s=K1(),c=i?e+1:null;c!==null&&Q7(n,s,c,i,o,r,null,t);let l=_e(s,R1+e,16,null,t||null);l.projection===null&&(l.projection=a),Eh();let d=!n[$7]||kh();n[T0][y0].projection[l.projection]===null&&c!==null?GB(n,s,c):d&&!M9(l)&&xM(s,n,l)}function GB(e,a,t){let i=R1+t,o=a.data[i],r=e[i],n=a4(r,o.tView.ssrId),s=M3(e,o,void 0,{dehydratedView:n});H3(r,s,0,Y7(o,n))}function $u(e,a,t,i){return nB(e,a,t,i),$u}function q9(e,a,t){return Lu(e,a,t),q9}function y8(e){let a=P(),t=K1(),i=v9();g4(i+1);let o=U9(t,i);if(e.dirty&&OC(a)===((o.metadata.flags&2)===2)){if(o.matches===null)e.reset([]);else{let r=Su(a,i);e.reset(r,dd),e.notifyOnChanges()}return!0}return!1}function x8(){return F9(P(),v9())}function j9(e,a,t,i){return dB(e,Lu(a,t,i)),j9}function Ku(e=1){g4(v9()+e)}function WB(e){let a=WC();return RC(a,R1+e)}function Vt(e,a){return e<<17|a<<2}function h7(e){return e>>17&32767}function $B(e){return(e&2)==2}function KB(e,a){return e&131071|a<<17}function M8(e){return e|2}function te(e){return(e&131068)>>2}function Ra(e,a){return e&-131069|a<<2}function XB(e){return(e&1)===1}function H8(e){return e|1}function YB(e,a,t,i,o,r){let n=r?a.classBindings:a.styleBindings,s=h7(n),c=te(n);e[i]=t;let l=!1,d;if(Array.isArray(t)){let h=t;d=h[1],(d===null||b3(h,d)>0)&&(l=!0)}else d=t;if(o)if(c!==0){let h=h7(e[s+1]);e[i+1]=Vt(h,s),h!==0&&(e[h+1]=Ra(e[h+1],i)),e[s+1]=KB(e[s+1],i)}else e[i+1]=Vt(s,0),s!==0&&(e[s+1]=Ra(e[s+1],i)),s=i;else e[i+1]=Vt(c,0),s===0?s=i:e[c+1]=Ra(e[c+1],i),c=i;l&&(e[i+1]=M8(e[i+1])),Kc(e,d,i,!0),Kc(e,d,i,!1),QB(a,d,e,i,r),n=Vt(s,c),r?a.classBindings=n:a.styleBindings=n}function QB(e,a,t,i,o){let r=o?e.residualClasses:e.residualStyles;r!=null&&typeof a=="string"&&b3(r,a)>=0&&(t[i+1]=H8(t[i+1]))}function Kc(e,a,t,i){let o=e[t+1],r=a===null,n=i?h7(o):te(o),s=!1;for(;n!==0&&(s===!1||r);){let c=e[n],l=e[n+1];JB(c,a)&&(s=!0,e[n+1]=i?H8(l):M8(l)),n=i?h7(l):te(l)}s&&(e[t+1]=i?M8(o):H8(o))}function JB(e,a){return e===null||a==null||(Array.isArray(e)?e[1]:e)===a?!0:Array.isArray(e)&&typeof a=="string"?b3(e,a)>=0:!1}function d7(e,a,t){return Xu(e,a,t,!1),d7}function G9(e,a){return Xu(e,a,null,!0),G9}function Xu(e,a,t,i){let o=P(),r=K1(),n=KC(2);if(r.firstUpdatePass&&tk(r,e,n,i),a!==L2&&pe(o,n,a)){let s=r.data[f7()];nk(r,s,o,o[L1],e,o[n+1]=sk(a,t),i,n)}}function ek(e,a){return a>=e.expandoStartIndex}function tk(e,a,t,i){let o=e.data;if(o[t+1]===null){let r=o[f7()],n=ek(e,t);ck(r,i)&&a===null&&!n&&(a=!1),a=ak(o,r,a,i),YB(o,r,a,t,n,i)}}function ak(e,a,t,i){let o=JC(e),r=i?a.residualClasses:a.residualStyles;if(o===null)(i?a.classBindings:a.styleBindings)===0&&(t=Oa(null,e,a,t,i),t=p3(t,a.attrs,i),r=null);else{let n=a.directiveStylingLast;if(n===-1||e[n]!==o)if(t=Oa(o,e,a,t,i),r===null){let s=ik(e,a,i);s!==void 0&&Array.isArray(s)&&(s=Oa(null,e,a,s[1],i),s=p3(s,a.attrs,i),ok(e,a,i,s))}else r=rk(e,a,i)}return r!==void 0&&(i?a.residualClasses=r:a.residualStyles=r),t}function ik(e,a,t){let i=t?a.classBindings:a.styleBindings;if(te(i)!==0)return e[h7(i)]}function ok(e,a,t,i){let o=t?a.classBindings:a.styleBindings;e[h7(o)]=i}function rk(e,a,t){let i,o=a.directiveEnd;for(let r=1+a.directiveStylingLast;r<o;r++){let n=e[r].hostAttrs;i=p3(i,n,t)}return p3(i,a.attrs,t)}function Oa(e,a,t,i,o){let r=null,n=t.directiveEnd,s=t.directiveStylingLast;for(s===-1?s=t.directiveStart:s++;s<n&&(r=a[s],i=p3(i,r.hostAttrs,o),r!==e);)s++;return e!==null&&(t.directiveStylingLast=s),i}function p3(e,a,t){let i=t?1:2,o=-1;if(a!==null)for(let r=0;r<a.length;r++){let n=a[r];typeof n=="number"?o=n:o===i&&(Array.isArray(e)||(e=e===void 0?[]:["",e]),CC(e,n,t?!0:a[++r]))}return e===void 0?null:e}function nk(e,a,t,i,o,r,n,s){if(!(a.type&3))return;let c=e.data,l=c[s+1],d=XB(l)?Xc(c,a,t,o,te(l),n):void 0;if(!s4(d)){s4(r)||$B(l)&&(r=Xc(c,null,t,o,s,n));let h=Zh(f7(),t);HM(i,n,h,o,r)}}function Xc(e,a,t,i,o,r){let n=a===null,s;for(;o>0;){let c=e[o],l=Array.isArray(c),d=l?c[1]:c,h=d===null,_=t[o+1];_===L2&&(_=h?y2:void 0);let u=h?Ba(_,i):d===i?_:void 0;if(l&&!s4(u)&&(u=Ba(c,i)),s4(u)&&(s=u,n))return s;let m=e[o+1];o=n?h7(m):te(m)}if(a!==null){let c=r?a.residualClasses:a.residualStyles;c!=null&&(s=Ba(c,i))}return s}function s4(e){return e!==void 0}function sk(e,a){return e==null||e===""||(typeof a=="string"?e=e+a:typeof e=="object"&&(e=ah(Q2(e)))),e}function ck(e,a){return(e.flags&(a?8:16))!==0}function A1(e,a=""){let t=P(),i=K1(),o=e+R1,r=i.firstCreatePass?_e(i,o,1,a,null):i.data[o],n=lk(i,t,r,a);t[o]=n,g9()&&E9(i,t,n,r),A3(r,!1)}var lk=(e,a,t,i)=>(b9(!0),Nx(a[L1],i));function hk(e,a,t,i=""){return pe(e,w3(),t)?a+o9(t)+i:L2}function B1(e){return k3("",e),B1}function k3(e,a,t){let i=P(),o=hk(i,e,a,t);return o!==L2&&dk(i,f7(),o),k3}function dk(e,a,t){let i=Zh(a,e);Px(e[L1],i,t)}function Yc(e,a,t){let i=K1();i.firstCreatePass&&Yu(a,i.data,i.blueprint,k2(e),t)}function Yu(e,a,t,i,o){if(e=h0(e),Array.isArray(e))for(let r=0;r<e.length;r++)Yu(e[r],a,t,i,o);else{let r=K1(),n=P(),s=E0(),c=W7(e)?e:h0(e.provide),l=gh(e),d=s.providerIndexes&1048575,h=s.directiveStart,_=s.providerIndexes>>20;if(W7(e)||!e.multi){let u=new y3(l,o,l7,null),m=Pa(c,a,o?d:d+_,h);m===-1?(h8(Jt(s,n),r,c),Na(r,e,a.length),a.push(c),s.directiveStart++,s.directiveEnd++,o&&(s.providerIndexes+=1048576),t.push(u),n.push(u)):(t[m]=u,n[m]=u)}else{let u=Pa(c,a,d+_,h),m=Pa(c,a,d,d+_),A=u>=0&&t[u],C=m>=0&&t[m];if(o&&!C||!o&&!A){h8(Jt(s,n),r,c);let w=pk(o?_k:uk,t.length,o,i,l,e);!o&&C&&(t[m].providerFactory=w),Na(r,e,a.length,0),a.push(c),s.directiveStart++,s.directiveEnd++,o&&(s.providerIndexes+=1048576),t.push(w),n.push(w)}else{let w=Qu(t[o?m:u],l,!o&&i);Na(r,e,u>-1?u:m,w)}!o&&i&&C&&t[m].componentProviders++}}}function Na(e,a,t,i){let o=W7(a),r=kC(a);if(o||r){let n=(r?h0(a.useClass):a).prototype.ngOnDestroy;if(n){let s=e.destroyHooks||(e.destroyHooks=[]);if(!o&&a.multi){let c=s.indexOf(t);c===-1?s.push(t,[i,n]):s[c+1].push(i,n)}else s.push(t,n)}}}function Qu(e,a,t){return t&&e.componentProviders++,e.multi.push(a)-1}function Pa(e,a,t,i){for(let o=t;o<i;o++)if(a[o]===e)return o;return-1}function uk(e,a,t,i,o){return B8(this.multi,[])}function _k(e,a,t,i,o){let r=this.multi,n;if(this.providerFactory){let s=this.providerFactory.componentProviders,c=l3(i,i[T],this.providerFactory.index,o);n=c.slice(0,s),B8(r,n);for(let l=s;l<c.length;l++)n.push(c[l])}else n=[],B8(r,n);return n}function B8(e,a){for(let t=0;t<e.length;t++){let i=e[t];a.push(i())}return a}function pk(e,a,t,i,o,r){let n=new y3(e,t,l7,null);return n.multi=[],n.index=a,n.componentProviders=0,Qu(n,o,i&&!t),n}function Ju(e,a){return t=>{t.providersResolver=(i,o)=>Yc(i,o?o(e):e,!1),a&&(t.viewProvidersResolver=(i,o)=>Yc(i,o?o(a):a,!0))}}function e_(e,a){return H4(e,a)}var vk=(()=>{class e{applicationErrorHandler=x(A4);appRef=x(o4);taskService=x(b4);ngZone=x(G5);zonelessEnabled=x(y9);tracing=x(de,{optional:!0});zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run;schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}];subscriptions=new C2;angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(Xt):null;scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(x(gy,{optional:!0})??!1);cancelScheduledCallback=null;useMicrotaskScheduler=!1;runningTick=!1;pendingRenderTaskId=null;constructor(){this.subscriptions.add(this.appRef.afterTick.subscribe(()=>{let t=this.taskService.add();if(!this.runningTick&&(this.cleanup(),!this.zonelessEnabled||this.appRef.includeAllTestViews)){this.taskService.remove(t);return}this.switchToMicrotaskScheduler(),this.taskService.remove(t)})),this.subscriptions.add(this.ngZone.onUnstable.subscribe(()=>{this.runningTick||this.cleanup()}))}switchToMicrotaskScheduler(){this.ngZone.runOutsideAngular(()=>{let t=this.taskService.add();this.useMicrotaskScheduler=!0,queueMicrotask(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(t)})})}notify(t){if(!this.zonelessEnabled&&t===5)return;switch(t){case 0:{this.appRef.dirtyFlags|=2;break}case 3:case 2:case 4:case 5:case 1:{this.appRef.dirtyFlags|=4;break}case 6:{this.appRef.dirtyFlags|=2;break}case 12:{this.appRef.dirtyFlags|=16;break}case 13:{this.appRef.dirtyFlags|=2;break}case 11:break;default:this.appRef.dirtyFlags|=8}if(this.appRef.tracingSnapshot=this.tracing?.snapshot(this.appRef.tracingSnapshot)??null,!this.shouldScheduleTick())return;let i=this.useMicrotaskScheduler?cy:jh;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>i(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>i(()=>this.tick()))}shouldScheduleTick(){return!(this.appRef.destroyed||this.pendingRenderTaskId!==null||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(Xt+this.angularZoneId))}tick(){if(this.runningTick||this.appRef.destroyed)return;if(this.appRef.dirtyFlags===0){this.cleanup();return}!this.zonelessEnabled&&this.appRef.dirtyFlags&7&&(this.appRef.dirtyFlags|=1);let t=this.taskService.add();try{this.ngZone.run(()=>{this.runningTick=!0,this.appRef._tick()},void 0,this.schedulerTickApplyArgs)}catch(i){this.applicationErrorHandler(i)}finally{this.taskService.remove(t),this.cleanup()}}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,this.pendingRenderTaskId!==null){let t=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(t)}}static \u0275fac=function(t){return new(t||e)};static \u0275prov=T1({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function mk(){return[{provide:C3,useExisting:vk},{provide:G5,useClass:_y},{provide:y9,useValue:!0}]}function fk(){return typeof $localize<"u"&&$localize.locale||n4}var t_=new p1("",{factory:()=>x(t_,{optional:!0,skipSelf:!0})||fk()}),a_=class{destroyed=!1;listeners=null;errorHandler=x(le,{optional:!0});destroyRef=x(Z3);constructor(){this.destroyRef.onDestroy(()=>{this.destroyed=!0,this.listeners=null})}subscribe(e){if(this.destroyed)throw new U(953,!1);return(this.listeners??=[]).push(e),{unsubscribe:()=>{let a=this.listeners?.indexOf(e);a!==void 0&&a!==-1&&this.listeners?.splice(a,1)}}}emit(e){if(this.destroyed){console.warn(th(953,!1));return}if(this.listeners===null)return;let a=D(null);try{for(let t of this.listeners)try{t(e)}catch(i){this.errorHandler?.handleError(i)}}finally{D(a)}}};function N0(e,a){return Ml(e,a?.equal)}var gk=e=>e;function bk(e,a){if(typeof e=="function"){let t=ac(e,gk,a?.equal);return Qc(t,a?.debugName)}else{let t=ac(e.source,e.computation,e.equal);return Qc(t,e.debugName)}}function Qc(e,a){let t=e[d0],i=e;return i.set=o=>QZ(t,o),i.update=o=>JZ(t,o),i.asReadonly=Z9.bind(e),i}var B4=Symbol("InputSignalNode#UNSET"),i_=F(Z({},Ll),{transformFn:void 0,applyValueToInputSignal(e,a){f3(e,a)}});function o_(e,a){let t=Object.create(i_);t.value=e,t.transformFn=a?.transform;function i(){if(v3(t),t.value===B4){let o=null;throw new U(-950,o)}return t.value}return i[d0]=t,i}function R(e){return new a_}function Jc(e,a){return o_(e,a)}function Ak(e){return o_(B4,e)}var b=(Jc.required=Ak,Jc);function el(e,a){return lB(a)}function wk(e,a){return hB(a)}var k8=(el.required=wk,el);function r_(e,a){let t=Object.create(i_),i=new a_;t.value=e;function o(){return v3(t),tl(t.value),t.value}return o[d0]=t,o.asReadonly=Z9.bind(o),o.set=r=>{t.equal(t.value,r)||(f3(t,r),i.emit(r))},o.update=r=>{tl(t.value),o.set(r(t.value))},o.subscribe=i.subscribe.bind(i),o.destroyRef=i.destroyRef,o}function tl(e){if(e===B4)throw new U(952,!1)}function al(e,a){return r_(e,a)}function Zk(e){return r_(B4,e)}var il=(al.required=Zk,al),L8=new p1(""),Ck=new p1("");function We(e){return!e.moduleRef}function yk(e){let a=We(e)?e.r3Injector:e.moduleRef.injector,t=a.get(G5);return t.run(()=>{We(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let i=a.get(A4),o;if(t.runOutsideAngular(()=>{o=t.onError.subscribe({next:i})}),We(e)){let r=()=>a.destroy(),n=e.platformInjector.get(L8);n.add(r),a.onDestroy(()=>{o.unsubscribe(),n.delete(r)})}else{let r=()=>e.moduleRef.destroy(),n=e.platformInjector.get(L8);n.add(r),e.moduleRef.onDestroy(()=>{Rt(e.allPlatformModules,e.moduleRef),o.unsubscribe(),n.delete(r)})}return Mk(i,t,()=>{let r=a.get(b4),n=r.add(),s=a.get(Uu);return s.runInitializers(),s.donePromise.then(()=>{let c=a.get(t_,n4);if(UB(c||n4),!a.get(Ck,!0))return We(e)?a.get(o4):(e.allPlatformModules.push(e.moduleRef),e.moduleRef);if(We(e)){let l=a.get(o4);return e.rootComponent!==void 0&&l.bootstrap(e.rootComponent),l}else return xk?.(e.moduleRef,e.allPlatformModules),e.moduleRef}).finally(()=>{r.remove(n)})})})}var xk;function Mk(e,a,t){try{let i=t();return Fu(i)?i.catch(o=>{throw a.runOutsideAngular(()=>e(o)),o}):i}catch(i){throw a.runOutsideAngular(()=>e(i)),i}}var Ot=null;function Hk(e=[],a){return a0.create({name:a,providers:[{provide:l9,useValue:"platform"},{provide:L8,useValue:new Set([()=>Ot=null])},...e]})}function Bk(e=[]){if(Ot)return Ot;let a=Hk(e);return Ot=a,LB(),kk(a),a}function kk(e){let a=e.get(bd,null);l5(e,()=>{a?.forEach(t=>t())})}function Lk(){return!1}var Vk=1e4,kR=Vk-1e3,Sk=(()=>{class e{static __NG_ELEMENT_ID__=Tk}return e})();function Tk(e){return Ek(E0(),P(),(e&16)===16)}function Ek(e,a,t){if(m7(e)&&!t){let i=Z5(e.index,a);return new u3(i,i)}else if(e.type&175){let i=a[T0];return new u3(i,a)}return null}function Ik(e){let{rootComponent:a,appProviders:t,platformProviders:i,platformRef:o}=e;i1($.BootstrapApplicationStart);try{let r=o?.injector??Bk(i),n=[mk(),my,...t||[]],s=new Eu({providers:n,parent:r,debugName:"",runEnvironmentInitializers:!1});return yk({r3Injector:s.injector,platformInjector:r,rootComponent:a})}catch(r){return Promise.reject(r)}finally{i1($.BootstrapApplicationEnd)}}function _1(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function n_(e){let a=a7(e);if(!a)return null;let t=new P9(a);return{get selector(){return t.selector},get type(){return t.componentType},get inputs(){return t.inputs},get outputs(){return t.outputs},get ngContentSelectors(){return t.ngContentSelectors},get isStandalone(){return a.standalone},get isSignal(){return a.signals}}}var zk={schedule(e,a){let t=setTimeout(e,a);return()=>clearTimeout(t)}};function Dk(e){return e.replace(/[A-Z]/g,a=>`-${a.toLowerCase()}`)}function Rk(e){return!!e&&e.nodeType===Node.ELEMENT_NODE}var Fa;function Ok(e,a){if(!Fa){let t=Element.prototype;Fa=t.matches||t.matchesSelector||t.mozMatchesSelector||t.msMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector}return e.nodeType===Node.ELEMENT_NODE?Fa.call(e,a):!1}function Nk(e){let a={};return e.forEach(({propName:t,templateName:i,transform:o})=>{a[Dk(i)]=[t,o]}),a}function Pk(e,a){return a.get(B3).resolveComponentFactory(e).inputs}function Fk(e,a){let t=e.childNodes,i=a.map(()=>[]),o=-1;a.some((r,n)=>r==="*"?(o=n,!0):!1);for(let r=0,n=t.length;r<n;++r){let s=t[r],c=Uk(s,a,o);c!==-1&&i[c].push(s)}return i}function Uk(e,a,t){let i=t;return Rk(e)&&a.some((o,r)=>o!=="*"&&Ok(e,o)?(i=r,!0):!1),i}var qk=10,jk=class{componentFactory;inputMap=new Map;constructor(e,a){this.componentFactory=a.get(B3).resolveComponentFactory(e);for(let t of this.componentFactory.inputs)this.inputMap.set(t.propName,t.templateName)}create(e){return new Gk(this.componentFactory,e,this.inputMap)}},Gk=class{componentFactory;injector;inputMap;eventEmitters=new xZ(1);events=this.eventEmitters.pipe(XZ(e=>KZ(...e)));componentRef=null;scheduledDestroyFn=null;initialInputValues=new Map;ngZone;elementZone;appRef;cdScheduler;constructor(e,a,t){this.componentFactory=e,this.injector=a,this.inputMap=t,this.ngZone=this.injector.get(G5),this.appRef=this.injector.get(o4),this.cdScheduler=a.get(C3),this.elementZone=typeof Zone>"u"?null:this.ngZone.run(()=>Zone.current)}connect(e){this.runInZone(()=>{if(this.scheduledDestroyFn!==null){this.scheduledDestroyFn(),this.scheduledDestroyFn=null;return}this.componentRef===null&&this.initializeComponent(e)})}disconnect(){this.runInZone(()=>{this.componentRef===null||this.scheduledDestroyFn!==null||(this.scheduledDestroyFn=zk.schedule(()=>{this.componentRef!==null&&(this.componentRef.destroy(),this.componentRef=null)},qk))})}getInputValue(e){return this.runInZone(()=>this.componentRef===null?this.initialInputValues.get(e):this.componentRef.instance[e])}setInputValue(e,a){if(this.componentRef===null){this.initialInputValues.set(e,a);return}this.runInZone(()=>{this.componentRef.setInput(this.inputMap.get(e)??e,a),rH(this.componentRef.hostView)&&(nH(this.componentRef.changeDetectorRef),this.cdScheduler.notify(6))})}initializeComponent(e){let a=a0.create({providers:[],parent:this.injector}),t=Fk(e,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(a,t,e),this.initializeInputs(),this.initializeOutputs(this.componentRef),this.appRef.attachView(this.componentRef.hostView),this.componentRef.hostView.detectChanges()}initializeInputs(){for(let[e,a]of this.initialInputValues)this.setInputValue(e,a);this.initialInputValues.clear()}initializeOutputs(e){let a=this.componentFactory.outputs.map(({propName:t,templateName:i})=>{let o=e.instance[t];return new C0(r=>{let n=o.subscribe(s=>r.next({name:i,value:s}));return()=>n.unsubscribe()})});this.eventEmitters.next(a)}runInZone(e){return this.elementZone&&Zone.current!==this.elementZone?this.ngZone.run(e):e()}},Wk=class extends HTMLElement{ngElementEventsSubscription=null};function $k(e,a){let t=Pk(e,a.injector),i=a.strategyFactory||new jk(e,a.injector),o=Nk(t);class r extends Wk{injector;static observedAttributes=Object.keys(o);get ngElementStrategy(){if(!this._ngElementStrategy){let s=this._ngElementStrategy=i.create(this.injector||a.injector);t.forEach(({propName:c,transform:l})=>{if(!this.hasOwnProperty(c))return;let d=this[c];delete this[c],s.setInputValue(c,d,l)})}return this._ngElementStrategy}_ngElementStrategy;constructor(s){super(),this.injector=s}attributeChangedCallback(s,c,l,d){let[h,_]=o[s];this.ngElementStrategy.setInputValue(h,l,_)}connectedCallback(){let s=!1;this.ngElementStrategy.events&&(this.subscribeToEvents(),s=!0),this.ngElementStrategy.connect(this),s||this.subscribeToEvents()}disconnectedCallback(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}subscribeToEvents(){this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(s=>{let c=new CustomEvent(s.name,{detail:s.value});this.dispatchEvent(c)})}}return t.forEach(({propName:n,transform:s,isSignal:c})=>{Object.defineProperty(r.prototype,n,{get(){let l=this.ngElementStrategy.getInputValue(n);return c&&xB(l)?l():l},set(l){this.ngElementStrategy.setInputValue(n,l,s)},configurable:!0,enumerable:!0})}),r}var s_=null;function c_(){return s_}function Kk(e){s_??=e}var Xk=class{},Yk=(()=>{class e{_viewContainer;_context=new Qk;_thenTemplateRef=null;_elseTemplateRef=null;_thenViewRef=null;_elseViewRef=null;constructor(t,i){this._viewContainer=t,this._thenTemplateRef=i}set ngIf(t){this._context.$implicit=this._context.ngIf=t,this._updateView()}set ngIfThen(t){ol(t,!1),this._thenTemplateRef=t,this._thenViewRef=null,this._updateView()}set ngIfElse(t){ol(t,!1),this._elseTemplateRef=t,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngIfUseIfTypeGuard;static ngTemplateGuard_ngIf;static ngTemplateContextGuard(t,i){return!0}static \u0275fac=function(t){return new(t||e)(l7(B2),l7(_3))};static \u0275dir=Iu({type:e,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"}})}return e})(),Qk=class{$implicit=null;ngIf=null};function ol(e,a){if(e&&!e.createEmbeddedView)throw new U(2020,!1)}function Jk(e,a){a=encodeURIComponent(a);for(let t of e.split(";")){let i=t.indexOf("="),[o,r]=i==-1?[t,""]:[t.slice(0,i),t.slice(i+1)];if(o.trim()===a)return decodeURIComponent(r)}return null}var eL=class{},tL="browser",l_=class{_doc;constructor(e){this._doc=e}manager},V8=(()=>{class e extends l_{constructor(t){super(t)}supports(t){return!0}addEventListener(t,i,o,r){return t.addEventListener(i,o,r),()=>this.removeEventListener(t,i,o,r)}removeEventListener(t,i,o,r){return t.removeEventListener(i,o,r)}static \u0275fac=function(t){return new(t||e)(u1(g7))};static \u0275prov=T1({token:e,factory:e.\u0275fac})}return e})(),S8=new p1(""),h_=(()=>{class e{_zone;_plugins;_eventNameToPlugin=new Map;constructor(t,i){this._zone=i,t.forEach(n=>{n.manager=this});let o=t.filter(n=>!(n instanceof V8));this._plugins=o.slice().reverse();let r=t.find(n=>n instanceof V8);r&&this._plugins.push(r)}addEventListener(t,i,o,r){return this._findPluginFor(i).addEventListener(t,i,o,r)}getZone(){return this._zone}_findPluginFor(t){let i=this._eventNameToPlugin.get(t);if(i)return i;if(i=this._plugins.find(o=>o.supports(t)),!i)throw new U(5101,!1);return this._eventNameToPlugin.set(t,i),i}static \u0275fac=function(t){return new(t||e)(u1(S8),u1(G5))};static \u0275prov=T1({token:e,factory:e.\u0275fac})}return e})(),Ua="ng-app-id";function rl(e){for(let a of e)a.remove()}function nl(e,a){let t=a.createElement("style");return t.textContent=e,t}function aL(e,a,t,i){let o=e.head?.querySelectorAll(`style[${Ua}="${a}"],link[${Ua}="${a}"]`);if(o)for(let r of o)r.removeAttribute(Ua),r instanceof HTMLLinkElement?i.set(r.href.slice(r.href.lastIndexOf("/")+1),{usage:0,elements:[r]}):r.textContent&&t.set(r.textContent,{usage:0,elements:[r]})}function T8(e,a){let t=a.createElement("link");return t.setAttribute("rel","stylesheet"),t.setAttribute("href",e),t}var d_=(()=>{class e{doc;appId;nonce;inline=new Map;external=new Map;hosts=new Set;constructor(t,i,o,r={}){this.doc=t,this.appId=i,this.nonce=o,aL(t,i,this.inline,this.external),this.hosts.add(t.head)}addStyles(t,i){for(let o of t)this.addUsage(o,this.inline,nl);i?.forEach(o=>this.addUsage(o,this.external,T8))}removeStyles(t,i){for(let o of t)this.removeUsage(o,this.inline);i?.forEach(o=>this.removeUsage(o,this.external))}addUsage(t,i,o){let r=i.get(t);r?r.usage++:i.set(t,{usage:1,elements:[...this.hosts].map(n=>this.addElement(n,o(t,this.doc)))})}removeUsage(t,i){let o=i.get(t);o&&(o.usage--,o.usage<=0&&(rl(o.elements),i.delete(t)))}ngOnDestroy(){for(let[,{elements:t}]of[...this.inline,...this.external])rl(t);this.hosts.clear()}addHost(t){this.hosts.add(t);for(let[i,{elements:o}]of this.inline)o.push(this.addElement(t,nl(i,this.doc)));for(let[i,{elements:o}]of this.external)o.push(this.addElement(t,T8(i,this.doc)))}removeHost(t){this.hosts.delete(t)}addElement(t,i){return this.nonce&&i.setAttribute("nonce",this.nonce),t.appendChild(i)}static \u0275fac=function(t){return new(t||e)(u1(g7),u1(gd),u1(wd,8),u1(Ad))};static \u0275prov=T1({token:e,factory:e.\u0275fac})}return e})(),qa={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/Math/MathML"},W9=/%COMP%/g,u_="%COMP%",iL=`_nghost-${u_}`,oL=`_ngcontent-${u_}`,rL=!0,nL=new p1("",{factory:()=>rL});function sL(e){return oL.replace(W9,e)}function cL(e){return iL.replace(W9,e)}function __(e,a){return a.map(t=>t.replace(W9,e))}var sl=(()=>{class e{eventManager;sharedStylesHost;appId;removeStylesOnCompDestroy;doc;ngZone;nonce;tracingService;rendererByCompId=new Map;defaultRenderer;constructor(t,i,o,r,n,s,c=null,l=null){this.eventManager=t,this.sharedStylesHost=i,this.appId=o,this.removeStylesOnCompDestroy=r,this.doc=n,this.ngZone=s,this.nonce=c,this.tracingService=l,this.defaultRenderer=new $9(t,n,s,this.tracingService)}createRenderer(t,i){if(!t||!i)return this.defaultRenderer;let o=this.getOrCreateRenderer(t,i);return o instanceof hl?o.applyToHost(t):o instanceof E8&&o.applyStyles(),o}getOrCreateRenderer(t,i){let o=this.rendererByCompId,r=o.get(i.id);if(!r){let n=this.doc,s=this.ngZone,c=this.eventManager,l=this.sharedStylesHost,d=this.removeStylesOnCompDestroy,h=this.tracingService;switch(i.encapsulation){case P5.Emulated:r=new hl(c,l,i,this.appId,d,n,s,h);break;case P5.ShadowDom:return new ll(c,t,i,n,s,this.nonce,h,l);case P5.ExperimentalIsolatedShadowDom:return new ll(c,t,i,n,s,this.nonce,h);default:r=new E8(c,l,i,d,n,s,h);break}o.set(i.id,r)}return r}ngOnDestroy(){this.rendererByCompId.clear()}componentReplaced(t){this.rendererByCompId.delete(t)}static \u0275fac=function(t){return new(t||e)(u1(h_),u1(d_),u1(gd),u1(nL),u1(g7),u1(G5),u1(wd),u1(de,8))};static \u0275prov=T1({token:e,factory:e.\u0275fac})}return e})(),$9=class{eventManager;doc;ngZone;tracingService;data=Object.create(null);throwOnSyntheticProps=!0;constructor(e,a,t,i){this.eventManager=e,this.doc=a,this.ngZone=t,this.tracingService=i}destroy(){}destroyNode=null;createElement(e,a){return a?this.doc.createElementNS(qa[a]||a,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,a){(cl(e)?e.content:e).appendChild(a)}insertBefore(e,a,t){e&&(cl(e)?e.content:e).insertBefore(a,t)}removeChild(e,a){a.remove()}selectRootElement(e,a){let t=typeof e=="string"?this.doc.querySelector(e):e;if(!t)throw new U(-5104,!1);return a||(t.textContent=""),t}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,a,t,i){if(i){a=i+":"+a;let o=qa[i];o?e.setAttributeNS(o,a,t):e.setAttribute(a,t)}else e.setAttribute(a,t)}removeAttribute(e,a,t){if(t){let i=qa[t];i?e.removeAttributeNS(i,a):e.removeAttribute(`${t}:${a}`)}else e.removeAttribute(a)}addClass(e,a){e.classList.add(a)}removeClass(e,a){e.classList.remove(a)}setStyle(e,a,t,i){i&(e7.DashCase|e7.Important)?e.style.setProperty(a,t,i&e7.Important?"important":""):e.style[a]=t}removeStyle(e,a,t){t&e7.DashCase?e.style.removeProperty(a):e.style[a]=""}setProperty(e,a,t){e!=null&&(e[a]=t)}setValue(e,a){e.nodeValue=a}listen(e,a,t,i){if(typeof e=="string"&&(e=c_().getGlobalEventTarget(this.doc,e),!e))throw new U(5102,!1);let o=this.decoratePreventDefault(t);return this.tracingService?.wrapEventListener&&(o=this.tracingService.wrapEventListener(e,a,o)),this.eventManager.addEventListener(e,a,o,i)}decoratePreventDefault(e){return a=>{if(a==="__ngUnwrap__")return e;e(a)===!1&&a.preventDefault()}}};function cl(e){return e.tagName==="TEMPLATE"&&e.content!==void 0}var ll=class extends $9{hostEl;sharedStylesHost;shadowRoot;constructor(e,a,t,i,o,r,n,s){super(e,i,o,n),this.hostEl=a,this.sharedStylesHost=s,this.shadowRoot=a.attachShadow({mode:"open"}),this.sharedStylesHost&&this.sharedStylesHost.addHost(this.shadowRoot);let c=t.styles;c=__(t.id,c);for(let d of c){let h=document.createElement("style");r&&h.setAttribute("nonce",r),h.textContent=d,this.shadowRoot.appendChild(h)}let l=t.getExternalStyles?.();if(l)for(let d of l){let h=T8(d,i);r&&h.setAttribute("nonce",r),this.shadowRoot.appendChild(h)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}appendChild(e,a){return super.appendChild(this.nodeOrShadowRoot(e),a)}insertBefore(e,a,t){return super.insertBefore(this.nodeOrShadowRoot(e),a,t)}removeChild(e,a){return super.removeChild(null,a)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}destroy(){this.sharedStylesHost&&this.sharedStylesHost.removeHost(this.shadowRoot)}},E8=class extends $9{sharedStylesHost;removeStylesOnCompDestroy;styles;styleUrls;constructor(e,a,t,i,o,r,n,s){super(e,o,r,n),this.sharedStylesHost=a,this.removeStylesOnCompDestroy=i;let c=t.styles;this.styles=s?__(s,c):c,this.styleUrls=t.getExternalStyles?.(s)}applyStyles(){this.sharedStylesHost.addStyles(this.styles,this.styleUrls)}destroy(){this.removeStylesOnCompDestroy&&h3.size===0&&this.sharedStylesHost.removeStyles(this.styles,this.styleUrls)}},hl=class extends E8{contentAttr;hostAttr;constructor(e,a,t,i,o,r,n,s){let c=i+"-"+t.id;super(e,a,t,o,r,n,s,c),this.contentAttr=sL(c),this.hostAttr=cL(c)}applyToHost(e){this.applyStyles(),this.setAttribute(e,this.hostAttr,"")}createElement(e,a){let t=super.createElement(e,a);return super.setAttribute(t,this.contentAttr,""),t}},lL=class p_ extends Xk{supportsDOMEvents=!0;static makeCurrent(){Kk(new p_)}onAndCancel(a,t,i,o){return a.addEventListener(t,i,o),()=>{a.removeEventListener(t,i,o)}}dispatchEvent(a,t){a.dispatchEvent(t)}remove(a){a.remove()}createElement(a,t){return t=t||this.getDefaultDocument(),t.createElement(a)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(a){return a.nodeType===Node.ELEMENT_NODE}isShadowRoot(a){return a instanceof DocumentFragment}getGlobalEventTarget(a,t){return t==="window"?window:t==="document"?a:t==="body"?a.body:null}getBaseHref(a){let t=hL();return t==null?null:dL(t)}resetBaseElement(){Qe=null}getUserAgent(){return window.navigator.userAgent}getCookie(a){return Jk(document.cookie,a)}},Qe=null;function hL(){return Qe=Qe||document.head.querySelector("base"),Qe?Qe.getAttribute("href"):null}function dL(e){return new URL(e,document.baseURI).pathname}var uL=(()=>{class e{build(){return new XMLHttpRequest}static \u0275fac=function(t){return new(t||e)};static \u0275prov=T1({token:e,factory:e.\u0275fac})}return e})(),dl=["alt","control","meta","shift"],_L={"\b":"Backspace"," ":"Tab","\x7F":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},pL={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey},vL=(()=>{class e extends l_{constructor(t){super(t)}supports(t){return e.parseEventName(t)!=null}addEventListener(t,i,o,r){let n=e.parseEventName(i),s=e.eventCallback(n.fullKey,o,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>c_().onAndCancel(t,n.domEventName,s,r))}static parseEventName(t){let i=t.toLowerCase().split("."),o=i.shift();if(i.length===0||!(o==="keydown"||o==="keyup"))return null;let r=e._normalizeKey(i.pop()),n="",s=i.indexOf("code");if(s>-1&&(i.splice(s,1),n="code."),dl.forEach(l=>{let d=i.indexOf(l);d>-1&&(i.splice(d,1),n+=l+".")}),n+=r,i.length!=0||r.length===0)return null;let c={};return c.domEventName=o,c.fullKey=n,c}static matchEventFullKeyCode(t,i){let o=_L[t.key]||t.key,r="";return i.indexOf("code.")>-1&&(o=t.code,r="code."),o==null||!o?!1:(o=o.toLowerCase(),o===" "?o="space":o==="."&&(o="dot"),dl.forEach(n=>{if(n!==o){let s=pL[n];s(t)&&(r+=n+".")}}),r+=o,r===i)}static eventCallback(t,i,o){return r=>{e.matchEventFullKeyCode(r,t)&&o.runGuarded(()=>i(r))}}static _normalizeKey(t){return t==="esc"?"escape":t}static \u0275fac=function(t){return new(t||e)(u1(g7))};static \u0275prov=T1({token:e,factory:e.\u0275fac})}return e})();async function mL(e,a){return Ik(fL(e,a))}function fL(e,a){return{platformRef:a?.platformRef,appProviders:[...ZL,...e?.providers??[]],platformProviders:wL}}function gL(){lL.makeCurrent()}function bL(){return new le}function AL(){return Qy(document),document}var wL=[{provide:Ad,useValue:tL},{provide:bd,useValue:gL,multi:!0},{provide:g7,useFactory:AL}],ZL=[{provide:l9,useValue:"root"},{provide:le,useFactory:bL},{provide:S8,useClass:V8,multi:!0},{provide:S8,useClass:vL,multi:!0},sl,d_,h_,{provide:N9,useExisting:sl},{provide:eL,useClass:uL},[]],v_=(()=>{class e{static \u0275fac=function(t){return new(t||e)};static \u0275prov=T1({token:e,factory:function(t){let i=null;return t?i=new(t||e):i=u1(CL),i},providedIn:"root"})}return e})(),CL=(()=>{class e extends v_{_doc;constructor(t){super(),this._doc=t}sanitize(t,i){if(i==null)return null;switch(t){case f5.NONE:return i;case f5.HTML:return T7(i,"HTML")?Q2(i):Sd(this._doc,String(i)).toString();case f5.STYLE:return T7(i,"Style")?Q2(i):i;case f5.SCRIPT:if(T7(i,"Script"))return Q2(i);throw new U(5200,!1);case f5.URL:return T7(i,"URL")?Q2(i):Md(String(i));case f5.RESOURCE_URL:if(T7(i,"ResourceURL"))return Q2(i);throw new U(5201,!1);default:throw new U(5202,!1)}}bypassSecurityTrustHtml(t){return mx(t)}bypassSecurityTrustStyle(t){return fx(t)}bypassSecurityTrustScript(t){return gx(t)}bypassSecurityTrustUrl(t){return bx(t)}bypassSecurityTrustResourceUrl(t){return Ax(t)}static \u0275fac=function(t){return new(t||e)(u1(g7))};static \u0275prov=T1({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),yL=class{add(e,a,t){if(typeof arguments[0]!="string")for(let i in arguments[0])this.add(i,arguments[0][i],arguments[1]);else(Array.isArray(e)?e:[e]).forEach(function(i){this[i]=this[i]||[],a&&this[i][t?"unshift":"push"](a)},this)}run(e,a){this[e]=this[e]||[],this[e].forEach(function(t){t.call(a&&a.context?a.context:a,a)})}},xL=class{constructor(e){this.jsep=e,this.registered={}}register(){for(var e=arguments.length,a=new Array(e),t=0;t<e;t++)a[t]=arguments[t];a.forEach(i=>{if(typeof i!="object"||!i.name||!i.init)throw new Error("Invalid JSEP plugin format");this.registered[i.name]||(i.init(this.jsep),this.registered[i.name]=i)})}},U0=class g{static get version(){return"1.4.0"}static toString(){return"JavaScript Expression Parser (JSEP) v"+g.version}static addUnaryOp(a){return g.max_unop_len=Math.max(a.length,g.max_unop_len),g.unary_ops[a]=1,g}static addBinaryOp(a,t,i){return g.max_binop_len=Math.max(a.length,g.max_binop_len),g.binary_ops[a]=t,i?g.right_associative.add(a):g.right_associative.delete(a),g}static addIdentifierChar(a){return g.additional_identifier_chars.add(a),g}static addLiteral(a,t){return g.literals[a]=t,g}static removeUnaryOp(a){return delete g.unary_ops[a],a.length===g.max_unop_len&&(g.max_unop_len=g.getMaxKeyLen(g.unary_ops)),g}static removeAllUnaryOps(){return g.unary_ops={},g.max_unop_len=0,g}static removeIdentifierChar(a){return g.additional_identifier_chars.delete(a),g}static removeBinaryOp(a){return delete g.binary_ops[a],a.length===g.max_binop_len&&(g.max_binop_len=g.getMaxKeyLen(g.binary_ops)),g.right_associative.delete(a),g}static removeAllBinaryOps(){return g.binary_ops={},g.max_binop_len=0,g}static removeLiteral(a){return delete g.literals[a],g}static removeAllLiterals(){return g.literals={},g}get char(){return this.expr.charAt(this.index)}get code(){return this.expr.charCodeAt(this.index)}constructor(a){this.expr=a,this.index=0}static parse(a){return new g(a).parse()}static getMaxKeyLen(a){return Math.max(0,...Object.keys(a).map(t=>t.length))}static isDecimalDigit(a){return a>=48&&a<=57}static binaryPrecedence(a){return g.binary_ops[a]||0}static isIdentifierStart(a){return a>=65&&a<=90||a>=97&&a<=122||a>=128&&!g.binary_ops[String.fromCharCode(a)]||g.additional_identifier_chars.has(String.fromCharCode(a))}static isIdentifierPart(a){return g.isIdentifierStart(a)||g.isDecimalDigit(a)}throwError(a){let t=new Error(a+" at character "+this.index);throw t.index=this.index,t.description=a,t}runHook(a,t){if(g.hooks[a]){let i={context:this,node:t};return g.hooks.run(a,i),i.node}return t}searchHook(a){if(g.hooks[a]){let t={context:this};return g.hooks[a].find(function(i){return i.call(t.context,t),t.node}),t.node}}gobbleSpaces(){let a=this.code;for(;a===g.SPACE_CODE||a===g.TAB_CODE||a===g.LF_CODE||a===g.CR_CODE;)a=this.expr.charCodeAt(++this.index);this.runHook("gobble-spaces")}parse(){this.runHook("before-all");let a=this.gobbleExpressions(),t=a.length===1?a[0]:{type:g.COMPOUND,body:a};return this.runHook("after-all",t)}gobbleExpressions(a){let t=[],i,o;for(;this.index<this.expr.length;)if(i=this.code,i===g.SEMCOL_CODE||i===g.COMMA_CODE)this.index++;else if(o=this.gobbleExpression())t.push(o);else if(this.index<this.expr.length){if(i===a)break;this.throwError('Unexpected "'+this.char+'"')}return t}gobbleExpression(){let a=this.searchHook("gobble-expression")||this.gobbleBinaryExpression();return this.gobbleSpaces(),this.runHook("after-expression",a)}gobbleBinaryOp(){this.gobbleSpaces();let a=this.expr.substr(this.index,g.max_binop_len),t=a.length;for(;t>0;){if(g.binary_ops.hasOwnProperty(a)&&(!g.isIdentifierStart(this.code)||this.index+a.length<this.expr.length&&!g.isIdentifierPart(this.expr.charCodeAt(this.index+a.length))))return this.index+=t,a;a=a.substr(0,--t)}return!1}gobbleBinaryExpression(){let a,t,i,o,r,n,s,c,l;if(n=this.gobbleToken(),!n||(t=this.gobbleBinaryOp(),!t))return n;for(r={value:t,prec:g.binaryPrecedence(t),right_a:g.right_associative.has(t)},s=this.gobbleToken(),s||this.throwError("Expected expression after "+t),o=[n,r,s];t=this.gobbleBinaryOp();){if(i=g.binaryPrecedence(t),i===0){this.index-=t.length;break}r={value:t,prec:i,right_a:g.right_associative.has(t)},l=t;let d=h=>r.right_a&&h.right_a?i>h.prec:i<=h.prec;for(;o.length>2&&d(o[o.length-2]);)s=o.pop(),t=o.pop().value,n=o.pop(),a={type:g.BINARY_EXP,operator:t,left:n,right:s},o.push(a);a=this.gobbleToken(),a||this.throwError("Expected expression after "+l),o.push(r,a)}for(c=o.length-1,a=o[c];c>1;)a={type:g.BINARY_EXP,operator:o[c-1].value,left:o[c-2],right:a},c-=2;return a}gobbleToken(){let a,t,i,o;if(this.gobbleSpaces(),o=this.searchHook("gobble-token"),o)return this.runHook("after-token",o);if(a=this.code,g.isDecimalDigit(a)||a===g.PERIOD_CODE)return this.gobbleNumericLiteral();if(a===g.SQUOTE_CODE||a===g.DQUOTE_CODE)o=this.gobbleStringLiteral();else if(a===g.OBRACK_CODE)o=this.gobbleArray();else{for(t=this.expr.substr(this.index,g.max_unop_len),i=t.length;i>0;){if(g.unary_ops.hasOwnProperty(t)&&(!g.isIdentifierStart(this.code)||this.index+t.length<this.expr.length&&!g.isIdentifierPart(this.expr.charCodeAt(this.index+t.length)))){this.index+=i;let r=this.gobbleToken();return r||this.throwError("missing unaryOp argument"),this.runHook("after-token",{type:g.UNARY_EXP,operator:t,argument:r,prefix:!0})}t=t.substr(0,--i)}g.isIdentifierStart(a)?(o=this.gobbleIdentifier(),g.literals.hasOwnProperty(o.name)?o={type:g.LITERAL,value:g.literals[o.name],raw:o.name}:o.name===g.this_str&&(o={type:g.THIS_EXP})):a===g.OPAREN_CODE&&(o=this.gobbleGroup())}return o?(o=this.gobbleTokenProperty(o),this.runHook("after-token",o)):this.runHook("after-token",!1)}gobbleTokenProperty(a){this.gobbleSpaces();let t=this.code;for(;t===g.PERIOD_CODE||t===g.OBRACK_CODE||t===g.OPAREN_CODE||t===g.QUMARK_CODE;){let i;if(t===g.QUMARK_CODE){if(this.expr.charCodeAt(this.index+1)!==g.PERIOD_CODE)break;i=!0,this.index+=2,this.gobbleSpaces(),t=this.code}this.index++,t===g.OBRACK_CODE?(a={type:g.MEMBER_EXP,computed:!0,object:a,property:this.gobbleExpression()},a.property||this.throwError('Unexpected "'+this.char+'"'),this.gobbleSpaces(),t=this.code,t!==g.CBRACK_CODE&&this.throwError("Unclosed ["),this.index++):t===g.OPAREN_CODE?a={type:g.CALL_EXP,arguments:this.gobbleArguments(g.CPAREN_CODE),callee:a}:(t===g.PERIOD_CODE||i)&&(i&&this.index--,this.gobbleSpaces(),a={type:g.MEMBER_EXP,computed:!1,object:a,property:this.gobbleIdentifier()}),i&&(a.optional=!0),this.gobbleSpaces(),t=this.code}return a}gobbleNumericLiteral(){let a="",t,i;for(;g.isDecimalDigit(this.code);)a+=this.expr.charAt(this.index++);if(this.code===g.PERIOD_CODE)for(a+=this.expr.charAt(this.index++);g.isDecimalDigit(this.code);)a+=this.expr.charAt(this.index++);if(t=this.char,t==="e"||t==="E"){for(a+=this.expr.charAt(this.index++),t=this.char,(t==="+"||t==="-")&&(a+=this.expr.charAt(this.index++));g.isDecimalDigit(this.code);)a+=this.expr.charAt(this.index++);g.isDecimalDigit(this.expr.charCodeAt(this.index-1))||this.throwError("Expected exponent ("+a+this.char+")")}return i=this.code,g.isIdentifierStart(i)?this.throwError("Variable names cannot start with a number ("+a+this.char+")"):(i===g.PERIOD_CODE||a.length===1&&a.charCodeAt(0)===g.PERIOD_CODE)&&this.throwError("Unexpected period"),{type:g.LITERAL,value:parseFloat(a),raw:a}}gobbleStringLiteral(){let a="",t=this.index,i=this.expr.charAt(this.index++),o=!1;for(;this.index<this.expr.length;){let r=this.expr.charAt(this.index++);if(r===i){o=!0;break}else if(r==="\\")switch(r=this.expr.charAt(this.index++),r){case"n":a+=`
72
- `;break;case"r":a+="\r";break;case"t":a+=" ";break;case"b":a+="\b";break;case"f":a+="\f";break;case"v":a+="\v";break;default:a+=r}else a+=r}return o||this.throwError('Unclosed quote after "'+a+'"'),{type:g.LITERAL,value:a,raw:this.expr.substring(t,this.index)}}gobbleIdentifier(){let a=this.code,t=this.index;for(g.isIdentifierStart(a)?this.index++:this.throwError("Unexpected "+this.char);this.index<this.expr.length&&(a=this.code,g.isIdentifierPart(a));)this.index++;return{type:g.IDENTIFIER,name:this.expr.slice(t,this.index)}}gobbleArguments(a){let t=[],i=!1,o=0;for(;this.index<this.expr.length;){this.gobbleSpaces();let r=this.code;if(r===a){i=!0,this.index++,a===g.CPAREN_CODE&&o&&o>=t.length&&this.throwError("Unexpected token "+String.fromCharCode(a));break}else if(r===g.COMMA_CODE){if(this.index++,o++,o!==t.length){if(a===g.CPAREN_CODE)this.throwError("Unexpected token ,");else if(a===g.CBRACK_CODE)for(let n=t.length;n<o;n++)t.push(null)}}else if(t.length!==o&&o!==0)this.throwError("Expected comma");else{let n=this.gobbleExpression();(!n||n.type===g.COMPOUND)&&this.throwError("Expected comma"),t.push(n)}}return i||this.throwError("Expected "+String.fromCharCode(a)),t}gobbleGroup(){this.index++;let a=this.gobbleExpressions(g.CPAREN_CODE);if(this.code===g.CPAREN_CODE)return this.index++,a.length===1?a[0]:a.length?{type:g.SEQUENCE_EXP,expressions:a}:!1;this.throwError("Unclosed (")}gobbleArray(){return this.index++,{type:g.ARRAY_EXP,elements:this.gobbleArguments(g.CBRACK_CODE)}}},ML=new yL;Object.assign(U0,{hooks:ML,plugins:new xL(U0),COMPOUND:"Compound",SEQUENCE_EXP:"SequenceExpression",IDENTIFIER:"Identifier",MEMBER_EXP:"MemberExpression",LITERAL:"Literal",THIS_EXP:"ThisExpression",CALL_EXP:"CallExpression",UNARY_EXP:"UnaryExpression",BINARY_EXP:"BinaryExpression",ARRAY_EXP:"ArrayExpression",TAB_CODE:9,LF_CODE:10,CR_CODE:13,SPACE_CODE:32,PERIOD_CODE:46,COMMA_CODE:44,SQUOTE_CODE:39,DQUOTE_CODE:34,OPAREN_CODE:40,CPAREN_CODE:41,OBRACK_CODE:91,CBRACK_CODE:93,QUMARK_CODE:63,SEMCOL_CODE:59,COLON_CODE:58,unary_ops:{"-":1,"!":1,"~":1,"+":1},binary_ops:{"||":1,"??":1,"&&":2,"|":3,"^":4,"&":5,"==":6,"!=":6,"===":6,"!==":6,"<":7,">":7,"<=":7,">=":7,"<<":8,">>":8,">>>":8,"+":9,"-":9,"*":10,"/":10,"%":10,"**":11},right_associative:new Set(["**"]),additional_identifier_chars:new Set(["$","_"]),literals:{true:!0,false:!1,null:null},this_str:"this"});U0.max_unop_len=U0.getMaxKeyLen(U0.unary_ops);U0.max_binop_len=U0.getMaxKeyLen(U0.binary_ops);var C5=e=>new U0(e).parse(),HL=Object.getOwnPropertyNames(class{});Object.getOwnPropertyNames(U0).filter(e=>!HL.includes(e)&&C5[e]===void 0).forEach(e=>{C5[e]=U0[e]});C5.Jsep=U0;var BL="ConditionalExpression",kL={name:"ternary",init(e){e.hooks.add("after-expression",function(a){if(a.node&&this.code===e.QUMARK_CODE){this.index++;let t=a.node,i=this.gobbleExpression();if(i||this.throwError("Expected expression"),this.gobbleSpaces(),this.code===e.COLON_CODE){this.index++;let o=this.gobbleExpression();if(o||this.throwError("Expected expression"),a.node={type:BL,test:t,consequent:i,alternate:o},t.operator&&e.binary_ops[t.operator]<=.9){let r=t;for(;r.right.operator&&e.binary_ops[r.right.operator]<=.9;)r=r.right;a.node.test=r.right,r.right=a.node,a.node=t}}else this.throwError("Expected :")}})}};C5.plugins.register(kL);var ul=47,LL=92,VL={name:"regex",init(e){e.hooks.add("gobble-token",function(a){if(this.code===ul){let t=++this.index,i=!1;for(;this.index<this.expr.length;){if(this.code===ul&&!i){let o=this.expr.slice(t,this.index),r="";for(;++this.index<this.expr.length;){let s=this.code;if(s>=97&&s<=122||s>=65&&s<=90||s>=48&&s<=57)r+=this.char;else break}let n;try{n=new RegExp(o,r)}catch(s){this.throwError(s.message)}return a.node={type:e.LITERAL,value:n,raw:this.expr.slice(t-1,this.index)},a.node=this.gobbleTokenProperty(a.node),a.node}this.code===e.OBRACK_CODE?i=!0:i&&this.code===e.CBRACK_CODE&&(i=!1),this.index+=this.code===LL?2:1}this.throwError("Unclosed Regex")}})}},ja=43,SL=45,E7={name:"assignment",assignmentOperators:new Set(["=","*=","**=","/=","%=","+=","-=","<<=",">>=",">>>=","&=","^=","|=","||=","&&=","??="]),updateOperators:[ja,SL],assignmentPrecedence:.9,init(e){let a=[e.IDENTIFIER,e.MEMBER_EXP];E7.assignmentOperators.forEach(i=>e.addBinaryOp(i,E7.assignmentPrecedence,!0)),e.hooks.add("gobble-token",function(i){let o=this.code;E7.updateOperators.some(r=>r===o&&r===this.expr.charCodeAt(this.index+1))&&(this.index+=2,i.node={type:"UpdateExpression",operator:o===ja?"++":"--",argument:this.gobbleTokenProperty(this.gobbleIdentifier()),prefix:!0},(!i.node.argument||!a.includes(i.node.argument.type))&&this.throwError(`Unexpected ${i.node.operator}`))}),e.hooks.add("after-token",function(i){if(i.node){let o=this.code;E7.updateOperators.some(r=>r===o&&r===this.expr.charCodeAt(this.index+1))&&(a.includes(i.node.type)||this.throwError(`Unexpected ${i.node.operator}`),this.index+=2,i.node={type:"UpdateExpression",operator:o===ja?"++":"--",argument:i.node,prefix:!1})}}),e.hooks.add("after-expression",function(i){i.node&&t(i.node)});function t(i){E7.assignmentOperators.has(i.operator)?(i.type="AssignmentExpression",t(i.left),t(i.right)):i.operator||Object.values(i).forEach(o=>{o&&typeof o=="object"&&t(o)})}}};C5.plugins.register(VL,E7);C5.addUnaryOp("typeof");C5.addUnaryOp("void");C5.addLiteral("null",null);C5.addLiteral("undefined",void 0);var TL=new Set(["constructor","__proto__","__defineGetter__","__defineSetter__","__lookupGetter__","__lookupSetter__"]),a1={evalAst(e,a){switch(e.type){case"BinaryExpression":case"LogicalExpression":return a1.evalBinaryExpression(e,a);case"Compound":return a1.evalCompound(e,a);case"ConditionalExpression":return a1.evalConditionalExpression(e,a);case"Identifier":return a1.evalIdentifier(e,a);case"Literal":return a1.evalLiteral(e,a);case"MemberExpression":return a1.evalMemberExpression(e,a);case"UnaryExpression":return a1.evalUnaryExpression(e,a);case"ArrayExpression":return a1.evalArrayExpression(e,a);case"CallExpression":return a1.evalCallExpression(e,a);case"AssignmentExpression":return a1.evalAssignmentExpression(e,a);default:throw SyntaxError("Unexpected expression",e)}},evalBinaryExpression(e,a){return{"||":(t,i)=>t||i(),"&&":(t,i)=>t&&i(),"|":(t,i)=>t|i(),"^":(t,i)=>t^i(),"&":(t,i)=>t&i(),"==":(t,i)=>t==i(),"!=":(t,i)=>t!=i(),"===":(t,i)=>t===i(),"!==":(t,i)=>t!==i(),"<":(t,i)=>t<i(),">":(t,i)=>t>i(),"<=":(t,i)=>t<=i(),">=":(t,i)=>t>=i(),"<<":(t,i)=>t<<i(),">>":(t,i)=>t>>i(),">>>":(t,i)=>t>>>i(),"+":(t,i)=>t+i(),"-":(t,i)=>t-i(),"*":(t,i)=>t*i(),"/":(t,i)=>t/i(),"%":(t,i)=>t%i()}[e.operator](a1.evalAst(e.left,a),()=>a1.evalAst(e.right,a))},evalCompound(e,a){let t;for(let i=0;i<e.body.length;i++){e.body[i].type==="Identifier"&&["var","let","const"].includes(e.body[i].name)&&e.body[i+1]&&e.body[i+1].type==="AssignmentExpression"&&(i+=1);let o=e.body[i];t=a1.evalAst(o,a)}return t},evalConditionalExpression(e,a){return a1.evalAst(e.test,a)?a1.evalAst(e.consequent,a):a1.evalAst(e.alternate,a)},evalIdentifier(e,a){if(Object.hasOwn(a,e.name))return a[e.name];throw ReferenceError(`${e.name} is not defined`)},evalLiteral(e){return e.value},evalMemberExpression(e,a){let t=String(e.computed?a1.evalAst(e.property):e.property.name),i=a1.evalAst(e.object,a);if(i==null)throw TypeError(`Cannot read properties of ${i} (reading '${t}')`);if(!Object.hasOwn(i,t)&&TL.has(t))throw TypeError(`Cannot read properties of ${i} (reading '${t}')`);let o=i[t];return typeof o=="function"?o.bind(i):o},evalUnaryExpression(e,a){return{"-":t=>-a1.evalAst(t,a),"!":t=>!a1.evalAst(t,a),"~":t=>~a1.evalAst(t,a),"+":t=>+a1.evalAst(t,a),typeof:t=>typeof a1.evalAst(t,a),void:t=>{a1.evalAst(t,a)}}[e.operator](e.argument)},evalArrayExpression(e,a){return e.elements.map(t=>a1.evalAst(t,a))},evalCallExpression(e,a){let t=e.arguments.map(o=>a1.evalAst(o,a)),i=a1.evalAst(e.callee,a);if(i===Function)throw new Error("Function constructor is disabled");return i(...t)},evalAssignmentExpression(e,a){if(e.left.type!=="Identifier")throw SyntaxError("Invalid left-hand side in assignment");let t=e.left.name,i=a1.evalAst(e.right,a);return a[t]=i,a[t]}},EL=class{constructor(e){this.code=e,this.ast=C5(this.code)}runInNewContext(e){let a=Object.assign(Object.create(null),e);return a1.evalAst(this.ast,a)}};function d2(e,a){return e=e.slice(),e.push(a),e}function I8(e,a){return a=a.slice(),a.unshift(e),a}var IL=class extends Error{constructor(e){super('JSONPath should not be called with "new" (it prevents return of (unwrapped) scalar values)'),this.avoidNew=!0,this.value=e,this.name="NewError"}};function Y(e,a,t,i,o){if(!(this instanceof Y))try{return new Y(e,a,t,i,o)}catch(n){if(!n.avoidNew)throw n;return n.value}typeof e=="string"&&(o=i,i=t,t=a,a=e,e=null);let r=e&&typeof e=="object";if(e=e||{},this.json=e.json||t,this.path=e.path||a,this.resultType=e.resultType||"value",this.flatten=e.flatten||!1,this.wrap=Object.hasOwn(e,"wrap")?e.wrap:!0,this.sandbox=e.sandbox||{},this.eval=e.eval===void 0?"safe":e.eval,this.ignoreEvalErrors=typeof e.ignoreEvalErrors>"u"?!1:e.ignoreEvalErrors,this.parent=e.parent||null,this.parentProperty=e.parentProperty||null,this.callback=e.callback||i||null,this.otherTypeCallback=e.otherTypeCallback||o||function(){throw new TypeError("You must supply an otherTypeCallback callback option with the @other() operator.")},e.autostart!==!1){let n={path:r?e.path:a};r?"json"in e&&(n.json=e.json):n.json=t;let s=this.evaluate(n);if(!s||typeof s!="object")throw new IL(s);return s}}Y.prototype.evaluate=function(e,a,t,i){let o=this.parent,r=this.parentProperty,{flatten:n,wrap:s}=this;if(this.currResultType=this.resultType,this.currEval=this.eval,this.currSandbox=this.sandbox,t=t||this.callback,this.currOtherTypeCallback=i||this.otherTypeCallback,a=a||this.json,e=e||this.path,e&&typeof e=="object"&&!Array.isArray(e)){if(!e.path&&e.path!=="")throw new TypeError('You must supply a "path" property when providing an object argument to JSONPath.evaluate().');if(!Object.hasOwn(e,"json"))throw new TypeError('You must supply a "json" property when providing an object argument to JSONPath.evaluate().');({json:a}=e),n=Object.hasOwn(e,"flatten")?e.flatten:n,this.currResultType=Object.hasOwn(e,"resultType")?e.resultType:this.currResultType,this.currSandbox=Object.hasOwn(e,"sandbox")?e.sandbox:this.currSandbox,s=Object.hasOwn(e,"wrap")?e.wrap:s,this.currEval=Object.hasOwn(e,"eval")?e.eval:this.currEval,t=Object.hasOwn(e,"callback")?e.callback:t,this.currOtherTypeCallback=Object.hasOwn(e,"otherTypeCallback")?e.otherTypeCallback:this.currOtherTypeCallback,o=Object.hasOwn(e,"parent")?e.parent:o,r=Object.hasOwn(e,"parentProperty")?e.parentProperty:r,e=e.path}if(o=o||null,r=r||null,Array.isArray(e)&&(e=Y.toPathString(e)),!e&&e!==""||!a)return;let c=Y.toPathArray(e);c[0]==="$"&&c.length>1&&c.shift(),this._hasParentSelector=null;let l=this._trace(c,a,["$"],o,r,t).filter(function(d){return d&&!d.isParentSelector});return l.length?!s&&l.length===1&&!l[0].hasArrExpr?this._getPreferredOutput(l[0]):l.reduce((d,h)=>{let _=this._getPreferredOutput(h);return n&&Array.isArray(_)?d=d.concat(_):d.push(_),d},[]):s?[]:void 0};Y.prototype._getPreferredOutput=function(e){let a=this.currResultType;switch(a){case"all":{let t=Array.isArray(e.path)?e.path:Y.toPathArray(e.path);return e.pointer=Y.toPointer(t),e.path=typeof e.path=="string"?e.path:Y.toPathString(e.path),e}case"value":case"parent":case"parentProperty":return e[a];case"path":return Y.toPathString(e[a]);case"pointer":return Y.toPointer(e.path);default:throw new TypeError("Unknown result type")}};Y.prototype._handleCallback=function(e,a,t){if(a){let i=this._getPreferredOutput(e);e.path=typeof e.path=="string"?e.path:Y.toPathString(e.path),a(i,t,e)}};Y.prototype._trace=function(e,a,t,i,o,r,n,s){let c;if(!e.length)return c={path:t,value:a,parent:i,parentProperty:o,hasArrExpr:n},this._handleCallback(c,r,"value"),c;let l=e[0],d=e.slice(1),h=[];function _(u){Array.isArray(u)?u.forEach(m=>{h.push(m)}):h.push(u)}if((typeof l!="string"||s)&&a&&Object.hasOwn(a,l))_(this._trace(d,a[l],d2(t,l),a,l,r,n));else if(l==="*")this._walk(a,u=>{_(this._trace(d,a[u],d2(t,u),a,u,r,!0,!0))});else if(l==="..")_(this._trace(d,a,t,i,o,r,n)),this._walk(a,u=>{typeof a[u]=="object"&&_(this._trace(e.slice(),a[u],d2(t,u),a,u,r,!0))});else{if(l==="^")return this._hasParentSelector=!0,{path:t.slice(0,-1),expr:d,isParentSelector:!0};if(l==="~")return c={path:d2(t,l),value:o,parent:i,parentProperty:null},this._handleCallback(c,r,"property"),c;if(l==="$")_(this._trace(d,a,t,null,null,r,n));else if(/^(-?\d*):(-?\d*):?(\d*)$/u.test(l))_(this._slice(l,d,a,t,i,o,r));else if(l.indexOf("?(")===0){if(this.currEval===!1)throw new Error("Eval [?(expr)] prevented in JSONPath expression.");let u=l.replace(/^\?\((.*?)\)$/u,"$1"),m=/@.?([^?]*)[['](\??\(.*?\))(?!.\)\])[\]']/gu.exec(u);m?this._walk(a,A=>{let C=[m[2]],w=m[1]?a[A][m[1]]:a[A];this._trace(C,w,t,i,o,r,!0).length>0&&_(this._trace(d,a[A],d2(t,A),a,A,r,!0))}):this._walk(a,A=>{this._eval(u,a[A],A,t,i,o)&&_(this._trace(d,a[A],d2(t,A),a,A,r,!0))})}else if(l[0]==="("){if(this.currEval===!1)throw new Error("Eval [(expr)] prevented in JSONPath expression.");_(this._trace(I8(this._eval(l,a,t.at(-1),t.slice(0,-1),i,o),d),a,t,i,o,r,n))}else if(l[0]==="@"){let u=!1,m=l.slice(1,-2);switch(m){case"scalar":(!a||!["object","function"].includes(typeof a))&&(u=!0);break;case"boolean":case"string":case"undefined":case"function":typeof a===m&&(u=!0);break;case"integer":Number.isFinite(a)&&!(a%1)&&(u=!0);break;case"number":Number.isFinite(a)&&(u=!0);break;case"nonFinite":typeof a=="number"&&!Number.isFinite(a)&&(u=!0);break;case"object":a&&typeof a===m&&(u=!0);break;case"array":Array.isArray(a)&&(u=!0);break;case"other":u=this.currOtherTypeCallback(a,t,i,o);break;case"null":a===null&&(u=!0);break;default:throw new TypeError("Unknown value type "+m)}if(u)return c={path:t,value:a,parent:i,parentProperty:o},this._handleCallback(c,r,"value"),c}else if(l[0]==="`"&&a&&Object.hasOwn(a,l.slice(1))){let u=l.slice(1);_(this._trace(d,a[u],d2(t,u),a,u,r,n,!0))}else if(l.includes(",")){let u=l.split(",");for(let m of u)_(this._trace(I8(m,d),a,t,i,o,r,!0))}else!s&&a&&Object.hasOwn(a,l)&&_(this._trace(d,a[l],d2(t,l),a,l,r,n,!0))}if(this._hasParentSelector)for(let u=0;u<h.length;u++){let m=h[u];if(m&&m.isParentSelector){let A=this._trace(m.expr,a,m.path,i,o,r,n);if(Array.isArray(A)){h[u]=A[0];let C=A.length;for(let w=1;w<C;w++)u++,h.splice(u,0,A[w])}else h[u]=A}}return h};Y.prototype._walk=function(e,a){if(Array.isArray(e)){let t=e.length;for(let i=0;i<t;i++)a(i)}else e&&typeof e=="object"&&Object.keys(e).forEach(t=>{a(t)})};Y.prototype._slice=function(e,a,t,i,o,r,n){if(!Array.isArray(t))return;let s=t.length,c=e.split(":"),l=c[2]&&Number.parseInt(c[2])||1,d=c[0]&&Number.parseInt(c[0])||0,h=c[1]&&Number.parseInt(c[1])||s;d=d<0?Math.max(0,d+s):Math.min(s,d),h=h<0?Math.max(0,h+s):Math.min(s,h);let _=[];for(let u=d;u<h;u+=l)this._trace(I8(u,a),t,i,o,r,n,!0).forEach(m=>{_.push(m)});return _};Y.prototype._eval=function(e,a,t,i,o,r){this.currSandbox._$_parentProperty=r,this.currSandbox._$_parent=o,this.currSandbox._$_property=t,this.currSandbox._$_root=this.json,this.currSandbox._$_v=a;let n=e.includes("@path");n&&(this.currSandbox._$_path=Y.toPathString(i.concat([t])));let s=this.currEval+"Script:"+e;if(!Y.cache[s]){let c=e.replaceAll("@parentProperty","_$_parentProperty").replaceAll("@parent","_$_parent").replaceAll("@property","_$_property").replaceAll("@root","_$_root").replaceAll(/@([.\s)[])/gu,"_$_v$1");if(n&&(c=c.replaceAll("@path","_$_path")),this.currEval==="safe"||this.currEval===!0||this.currEval===void 0)Y.cache[s]=new this.safeVm.Script(c);else if(this.currEval==="native")Y.cache[s]=new this.vm.Script(c);else if(typeof this.currEval=="function"&&this.currEval.prototype&&Object.hasOwn(this.currEval.prototype,"runInNewContext")){let l=this.currEval;Y.cache[s]=new l(c)}else if(typeof this.currEval=="function")Y.cache[s]={runInNewContext:l=>this.currEval(c,l)};else throw new TypeError(`Unknown "eval" property "${this.currEval}"`)}try{return Y.cache[s].runInNewContext(this.currSandbox)}catch(c){if(this.ignoreEvalErrors)return!1;throw new Error("jsonPath: "+c.message+": "+e)}};Y.cache={};Y.toPathString=function(e){let a=e,t=a.length,i="$";for(let o=1;o<t;o++)/^(~|\^|@.*?\(\))$/u.test(a[o])||(i+=/^[0-9*]+$/u.test(a[o])?"["+a[o]+"]":"['"+a[o]+"']");return i};Y.toPointer=function(e){let a=e,t=a.length,i="";for(let o=1;o<t;o++)/^(~|\^|@.*?\(\))$/u.test(a[o])||(i+="/"+a[o].toString().replaceAll("~","~0").replaceAll("/","~1"));return i};Y.toPathArray=function(e){let{cache:a}=Y;if(a[e])return a[e].concat();let t=[],i=e.replaceAll(/@(?:null|boolean|number|string|integer|undefined|nonFinite|scalar|array|object|function|other)\(\)/gu,";$&;").replaceAll(/[['](\??\(.*?\))[\]'](?!.\])/gu,function(o,r){return"[#"+(t.push(r)-1)+"]"}).replaceAll(/\[['"]([^'\]]*)['"]\]/gu,function(o,r){return"['"+r.replaceAll(".","%@%").replaceAll("~","%%@@%%")+"']"}).replaceAll("~",";~;").replaceAll(/['"]?\.['"]?(?![^[]*\])|\[['"]?/gu,";").replaceAll("%@%",".").replaceAll("%%@@%%","~").replaceAll(/(?:;)?(\^+)(?:;)?/gu,function(o,r){return";"+r.split("").join(";")+";"}).replaceAll(/;;;|;;/gu,";..;").replaceAll(/;$|'?\]|'$/gu,"").split(";").map(function(o){let r=o.match(/#(\d+)/u);return!r||!r[1]?o:t[r[1]]});return a[e]=i,a[e].concat()};Y.prototype.safeVm={Script:EL};var zL=function(e,a,t){let i=e.length;for(let o=0;o<i;o++){let r=e[o];t(r)&&a.push(e.splice(o--,1)[0])}},DL=class{constructor(e){this.code=e}runInNewContext(e){let a=this.code,t=Object.keys(e),i=[];zL(t,i,s=>typeof e[s]=="function");let o=t.map(s=>e[s]);a=i.reduce((s,c)=>{let l=e[c].toString();return/function/u.test(l)||(l="function "+l),"var "+c+"="+l+";"+s},"")+a,!/(['"])use strict\1/u.test(a)&&!t.includes("arguments")&&(a="var arguments = undefined;"+a),a=a.replace(/;\s*$/u,"");let r=a.lastIndexOf(";"),n=r!==-1?a.slice(0,r+1)+" return "+a.slice(r+1):" return "+a;return new Function(...t,n)(...o)}};Y.prototype.vm={Script:DL};var RL=["*"],m_=(()=>{class e{constructor(){this.design=b("Default"),this.name=b(),this.accessibleName=b(),this.showTooltip=b(!1,{transform:_1}),this.mode=b("Decorative"),this.ui5Click=R(),this.elementRef=x(O1),this.injector=x(a0)}get element(){return this.elementRef.nativeElement}ngAfterViewInit(){let t=this.element,i=["design","name","accessibleName","showTooltip","mode"];for(let r of i){let n=r.replace(/-./g,s=>s[1].toUpperCase());this[n]&&typeof this[n]=="function"&&l5(this.injector,()=>{Z0(()=>{let s=this[n]();t&&(t[r]=s)})})}let o=["ui5Click"];for(let r of o){let n=r.replace("ui5","").replace(/([A-Z])/g,"-$1").toLowerCase().substring(1);this[r]&&typeof this[r].emit=="function"&&t.addEventListener&&t.addEventListener(n,s=>{this[r].emit(s)})}}static{this.\u0275fac=function(t){return new(t||e)}}static{this.\u0275cmp=X1({type:e,selectors:[["ui5-icon"],["","ui5-icon",""]],inputs:{design:[1,"design"],name:[1,"name"],accessibleName:[1,"accessibleName"],showTooltip:[1,"showTooltip"],mode:[1,"mode"]},outputs:{ui5Click:"ui5Click"},exportAs:["ui5Icon"],ngContentSelectors:RL,decls:1,vars:0,template:function(t,i){t&1&&(x0(),m0(0))},encapsulation:2,changeDetection:0})}}return e})(),OL=["*"],ve=(()=>{class e{constructor(){this.design=b("Default"),this.disabled=b(!1,{transform:_1}),this.icon=b(),this.endIcon=b(),this.submits=b(!1,{transform:_1}),this.tooltip=b(),this.accessibleName=b(),this.accessibleNameRef=b(),this.accessibilityAttributes=b({}),this.accessibleDescription=b(),this.type=b("Button"),this.accessibleRole=b("Button"),this.loading=b(!1,{transform:_1}),this.loadingDelay=b(1e3),this.ui5Click=R(),this.slots=[{name:"default",description:`Defines the text of the component.
72
+ `;break;case"r":a+="\r";break;case"t":a+=" ";break;case"b":a+="\b";break;case"f":a+="\f";break;case"v":a+="\v";break;default:a+=r}else a+=r}return o||this.throwError('Unclosed quote after "'+a+'"'),{type:g.LITERAL,value:a,raw:this.expr.substring(t,this.index)}}gobbleIdentifier(){let a=this.code,t=this.index;for(g.isIdentifierStart(a)?this.index++:this.throwError("Unexpected "+this.char);this.index<this.expr.length&&(a=this.code,g.isIdentifierPart(a));)this.index++;return{type:g.IDENTIFIER,name:this.expr.slice(t,this.index)}}gobbleArguments(a){let t=[],i=!1,o=0;for(;this.index<this.expr.length;){this.gobbleSpaces();let r=this.code;if(r===a){i=!0,this.index++,a===g.CPAREN_CODE&&o&&o>=t.length&&this.throwError("Unexpected token "+String.fromCharCode(a));break}else if(r===g.COMMA_CODE){if(this.index++,o++,o!==t.length){if(a===g.CPAREN_CODE)this.throwError("Unexpected token ,");else if(a===g.CBRACK_CODE)for(let n=t.length;n<o;n++)t.push(null)}}else if(t.length!==o&&o!==0)this.throwError("Expected comma");else{let n=this.gobbleExpression();(!n||n.type===g.COMPOUND)&&this.throwError("Expected comma"),t.push(n)}}return i||this.throwError("Expected "+String.fromCharCode(a)),t}gobbleGroup(){this.index++;let a=this.gobbleExpressions(g.CPAREN_CODE);if(this.code===g.CPAREN_CODE)return this.index++,a.length===1?a[0]:a.length?{type:g.SEQUENCE_EXP,expressions:a}:!1;this.throwError("Unclosed (")}gobbleArray(){return this.index++,{type:g.ARRAY_EXP,elements:this.gobbleArguments(g.CBRACK_CODE)}}},ML=new yL;Object.assign(U0,{hooks:ML,plugins:new xL(U0),COMPOUND:"Compound",SEQUENCE_EXP:"SequenceExpression",IDENTIFIER:"Identifier",MEMBER_EXP:"MemberExpression",LITERAL:"Literal",THIS_EXP:"ThisExpression",CALL_EXP:"CallExpression",UNARY_EXP:"UnaryExpression",BINARY_EXP:"BinaryExpression",ARRAY_EXP:"ArrayExpression",TAB_CODE:9,LF_CODE:10,CR_CODE:13,SPACE_CODE:32,PERIOD_CODE:46,COMMA_CODE:44,SQUOTE_CODE:39,DQUOTE_CODE:34,OPAREN_CODE:40,CPAREN_CODE:41,OBRACK_CODE:91,CBRACK_CODE:93,QUMARK_CODE:63,SEMCOL_CODE:59,COLON_CODE:58,unary_ops:{"-":1,"!":1,"~":1,"+":1},binary_ops:{"||":1,"??":1,"&&":2,"|":3,"^":4,"&":5,"==":6,"!=":6,"===":6,"!==":6,"<":7,">":7,"<=":7,">=":7,"<<":8,">>":8,">>>":8,"+":9,"-":9,"*":10,"/":10,"%":10,"**":11},right_associative:new Set(["**"]),additional_identifier_chars:new Set(["$","_"]),literals:{true:!0,false:!1,null:null},this_str:"this"});U0.max_unop_len=U0.getMaxKeyLen(U0.unary_ops);U0.max_binop_len=U0.getMaxKeyLen(U0.binary_ops);var C5=e=>new U0(e).parse(),HL=Object.getOwnPropertyNames(class{});Object.getOwnPropertyNames(U0).filter(e=>!HL.includes(e)&&C5[e]===void 0).forEach(e=>{C5[e]=U0[e]});C5.Jsep=U0;var BL="ConditionalExpression",kL={name:"ternary",init(e){e.hooks.add("after-expression",function(a){if(a.node&&this.code===e.QUMARK_CODE){this.index++;let t=a.node,i=this.gobbleExpression();if(i||this.throwError("Expected expression"),this.gobbleSpaces(),this.code===e.COLON_CODE){this.index++;let o=this.gobbleExpression();if(o||this.throwError("Expected expression"),a.node={type:BL,test:t,consequent:i,alternate:o},t.operator&&e.binary_ops[t.operator]<=.9){let r=t;for(;r.right.operator&&e.binary_ops[r.right.operator]<=.9;)r=r.right;a.node.test=r.right,r.right=a.node,a.node=t}}else this.throwError("Expected :")}})}};C5.plugins.register(kL);var ul=47,LL=92,VL={name:"regex",init(e){e.hooks.add("gobble-token",function(a){if(this.code===ul){let t=++this.index,i=!1;for(;this.index<this.expr.length;){if(this.code===ul&&!i){let o=this.expr.slice(t,this.index),r="";for(;++this.index<this.expr.length;){let s=this.code;if(s>=97&&s<=122||s>=65&&s<=90||s>=48&&s<=57)r+=this.char;else break}let n;try{n=new RegExp(o,r)}catch(s){this.throwError(s.message)}return a.node={type:e.LITERAL,value:n,raw:this.expr.slice(t-1,this.index)},a.node=this.gobbleTokenProperty(a.node),a.node}this.code===e.OBRACK_CODE?i=!0:i&&this.code===e.CBRACK_CODE&&(i=!1),this.index+=this.code===LL?2:1}this.throwError("Unclosed Regex")}})}},ja=43,SL=45,E7={name:"assignment",assignmentOperators:new Set(["=","*=","**=","/=","%=","+=","-=","<<=",">>=",">>>=","&=","^=","|=","||=","&&=","??="]),updateOperators:[ja,SL],assignmentPrecedence:.9,init(e){let a=[e.IDENTIFIER,e.MEMBER_EXP];E7.assignmentOperators.forEach(i=>e.addBinaryOp(i,E7.assignmentPrecedence,!0)),e.hooks.add("gobble-token",function(i){let o=this.code;E7.updateOperators.some(r=>r===o&&r===this.expr.charCodeAt(this.index+1))&&(this.index+=2,i.node={type:"UpdateExpression",operator:o===ja?"++":"--",argument:this.gobbleTokenProperty(this.gobbleIdentifier()),prefix:!0},(!i.node.argument||!a.includes(i.node.argument.type))&&this.throwError(`Unexpected ${i.node.operator}`))}),e.hooks.add("after-token",function(i){if(i.node){let o=this.code;E7.updateOperators.some(r=>r===o&&r===this.expr.charCodeAt(this.index+1))&&(a.includes(i.node.type)||this.throwError(`Unexpected ${i.node.operator}`),this.index+=2,i.node={type:"UpdateExpression",operator:o===ja?"++":"--",argument:i.node,prefix:!1})}}),e.hooks.add("after-expression",function(i){i.node&&t(i.node)});function t(i){E7.assignmentOperators.has(i.operator)?(i.type="AssignmentExpression",t(i.left),t(i.right)):i.operator||Object.values(i).forEach(o=>{o&&typeof o=="object"&&t(o)})}}};C5.plugins.register(VL,E7);C5.addUnaryOp("typeof");C5.addUnaryOp("void");C5.addLiteral("null",null);C5.addLiteral("undefined",void 0);var TL=new Set(["constructor","__proto__","__defineGetter__","__defineSetter__","__lookupGetter__","__lookupSetter__"]),a1={evalAst(e,a){switch(e.type){case"BinaryExpression":case"LogicalExpression":return a1.evalBinaryExpression(e,a);case"Compound":return a1.evalCompound(e,a);case"ConditionalExpression":return a1.evalConditionalExpression(e,a);case"Identifier":return a1.evalIdentifier(e,a);case"Literal":return a1.evalLiteral(e,a);case"MemberExpression":return a1.evalMemberExpression(e,a);case"UnaryExpression":return a1.evalUnaryExpression(e,a);case"ArrayExpression":return a1.evalArrayExpression(e,a);case"CallExpression":return a1.evalCallExpression(e,a);case"AssignmentExpression":return a1.evalAssignmentExpression(e,a);default:throw SyntaxError("Unexpected expression",e)}},evalBinaryExpression(e,a){return{"||":(t,i)=>t||i(),"&&":(t,i)=>t&&i(),"|":(t,i)=>t|i(),"^":(t,i)=>t^i(),"&":(t,i)=>t&i(),"==":(t,i)=>t==i(),"!=":(t,i)=>t!=i(),"===":(t,i)=>t===i(),"!==":(t,i)=>t!==i(),"<":(t,i)=>t<i(),">":(t,i)=>t>i(),"<=":(t,i)=>t<=i(),">=":(t,i)=>t>=i(),"<<":(t,i)=>t<<i(),">>":(t,i)=>t>>i(),">>>":(t,i)=>t>>>i(),"+":(t,i)=>t+i(),"-":(t,i)=>t-i(),"*":(t,i)=>t*i(),"/":(t,i)=>t/i(),"%":(t,i)=>t%i()}[e.operator](a1.evalAst(e.left,a),()=>a1.evalAst(e.right,a))},evalCompound(e,a){let t;for(let i=0;i<e.body.length;i++){e.body[i].type==="Identifier"&&["var","let","const"].includes(e.body[i].name)&&e.body[i+1]&&e.body[i+1].type==="AssignmentExpression"&&(i+=1);let o=e.body[i];t=a1.evalAst(o,a)}return t},evalConditionalExpression(e,a){return a1.evalAst(e.test,a)?a1.evalAst(e.consequent,a):a1.evalAst(e.alternate,a)},evalIdentifier(e,a){if(Object.hasOwn(a,e.name))return a[e.name];throw ReferenceError(`${e.name} is not defined`)},evalLiteral(e){return e.value},evalMemberExpression(e,a){let t=String(e.computed?a1.evalAst(e.property):e.property.name),i=a1.evalAst(e.object,a);if(i==null)throw TypeError(`Cannot read properties of ${i} (reading '${t}')`);if(!Object.hasOwn(i,t)&&TL.has(t))throw TypeError(`Cannot read properties of ${i} (reading '${t}')`);let o=i[t];return typeof o=="function"?o.bind(i):o},evalUnaryExpression(e,a){return{"-":t=>-a1.evalAst(t,a),"!":t=>!a1.evalAst(t,a),"~":t=>~a1.evalAst(t,a),"+":t=>+a1.evalAst(t,a),typeof:t=>typeof a1.evalAst(t,a),void:t=>{a1.evalAst(t,a)}}[e.operator](e.argument)},evalArrayExpression(e,a){return e.elements.map(t=>a1.evalAst(t,a))},evalCallExpression(e,a){let t=e.arguments.map(o=>a1.evalAst(o,a)),i=a1.evalAst(e.callee,a);if(i===Function)throw new Error("Function constructor is disabled");return i(...t)},evalAssignmentExpression(e,a){if(e.left.type!=="Identifier")throw SyntaxError("Invalid left-hand side in assignment");let t=e.left.name,i=a1.evalAst(e.right,a);return a[t]=i,a[t]}},EL=class{constructor(e){this.code=e,this.ast=C5(this.code)}runInNewContext(e){let a=Object.assign(Object.create(null),e);return a1.evalAst(this.ast,a)}};function d2(e,a){return e=e.slice(),e.push(a),e}function I8(e,a){return a=a.slice(),a.unshift(e),a}var IL=class extends Error{constructor(e){super('JSONPath should not be called with "new" (it prevents return of (unwrapped) scalar values)'),this.avoidNew=!0,this.value=e,this.name="NewError"}};function Y(e,a,t,i,o){if(!(this instanceof Y))try{return new Y(e,a,t,i,o)}catch(n){if(!n.avoidNew)throw n;return n.value}typeof e=="string"&&(o=i,i=t,t=a,a=e,e=null);let r=e&&typeof e=="object";if(e=e||{},this.json=e.json||t,this.path=e.path||a,this.resultType=e.resultType||"value",this.flatten=e.flatten||!1,this.wrap=Object.hasOwn(e,"wrap")?e.wrap:!0,this.sandbox=e.sandbox||{},this.eval=e.eval===void 0?"safe":e.eval,this.ignoreEvalErrors=typeof e.ignoreEvalErrors>"u"?!1:e.ignoreEvalErrors,this.parent=e.parent||null,this.parentProperty=e.parentProperty||null,this.callback=e.callback||i||null,this.otherTypeCallback=e.otherTypeCallback||o||function(){throw new TypeError("You must supply an otherTypeCallback callback option with the @other() operator.")},e.autostart!==!1){let n={path:r?e.path:a};r?"json"in e&&(n.json=e.json):n.json=t;let s=this.evaluate(n);if(!s||typeof s!="object")throw new IL(s);return s}}Y.prototype.evaluate=function(e,a,t,i){let o=this.parent,r=this.parentProperty,{flatten:n,wrap:s}=this;if(this.currResultType=this.resultType,this.currEval=this.eval,this.currSandbox=this.sandbox,t=t||this.callback,this.currOtherTypeCallback=i||this.otherTypeCallback,a=a||this.json,e=e||this.path,e&&typeof e=="object"&&!Array.isArray(e)){if(!e.path&&e.path!=="")throw new TypeError('You must supply a "path" property when providing an object argument to JSONPath.evaluate().');if(!Object.hasOwn(e,"json"))throw new TypeError('You must supply a "json" property when providing an object argument to JSONPath.evaluate().');({json:a}=e),n=Object.hasOwn(e,"flatten")?e.flatten:n,this.currResultType=Object.hasOwn(e,"resultType")?e.resultType:this.currResultType,this.currSandbox=Object.hasOwn(e,"sandbox")?e.sandbox:this.currSandbox,s=Object.hasOwn(e,"wrap")?e.wrap:s,this.currEval=Object.hasOwn(e,"eval")?e.eval:this.currEval,t=Object.hasOwn(e,"callback")?e.callback:t,this.currOtherTypeCallback=Object.hasOwn(e,"otherTypeCallback")?e.otherTypeCallback:this.currOtherTypeCallback,o=Object.hasOwn(e,"parent")?e.parent:o,r=Object.hasOwn(e,"parentProperty")?e.parentProperty:r,e=e.path}if(o=o||null,r=r||null,Array.isArray(e)&&(e=Y.toPathString(e)),!e&&e!==""||!a)return;let c=Y.toPathArray(e);c[0]==="$"&&c.length>1&&c.shift(),this._hasParentSelector=null;let l=this._trace(c,a,["$"],o,r,t).filter(function(d){return d&&!d.isParentSelector});return l.length?!s&&l.length===1&&!l[0].hasArrExpr?this._getPreferredOutput(l[0]):l.reduce((d,h)=>{let _=this._getPreferredOutput(h);return n&&Array.isArray(_)?d=d.concat(_):d.push(_),d},[]):s?[]:void 0};Y.prototype._getPreferredOutput=function(e){let a=this.currResultType;switch(a){case"all":{let t=Array.isArray(e.path)?e.path:Y.toPathArray(e.path);return e.pointer=Y.toPointer(t),e.path=typeof e.path=="string"?e.path:Y.toPathString(e.path),e}case"value":case"parent":case"parentProperty":return e[a];case"path":return Y.toPathString(e[a]);case"pointer":return Y.toPointer(e.path);default:throw new TypeError("Unknown result type")}};Y.prototype._handleCallback=function(e,a,t){if(a){let i=this._getPreferredOutput(e);e.path=typeof e.path=="string"?e.path:Y.toPathString(e.path),a(i,t,e)}};Y.prototype._trace=function(e,a,t,i,o,r,n,s){let c;if(!e.length)return c={path:t,value:a,parent:i,parentProperty:o,hasArrExpr:n},this._handleCallback(c,r,"value"),c;let l=e[0],d=e.slice(1),h=[];function _(u){Array.isArray(u)?u.forEach(m=>{h.push(m)}):h.push(u)}if((typeof l!="string"||s)&&a&&Object.hasOwn(a,l))_(this._trace(d,a[l],d2(t,l),a,l,r,n));else if(l==="*")this._walk(a,u=>{_(this._trace(d,a[u],d2(t,u),a,u,r,!0,!0))});else if(l==="..")_(this._trace(d,a,t,i,o,r,n)),this._walk(a,u=>{typeof a[u]=="object"&&_(this._trace(e.slice(),a[u],d2(t,u),a,u,r,!0))});else{if(l==="^")return this._hasParentSelector=!0,{path:t.slice(0,-1),expr:d,isParentSelector:!0};if(l==="~")return c={path:d2(t,l),value:o,parent:i,parentProperty:null},this._handleCallback(c,r,"property"),c;if(l==="$")_(this._trace(d,a,t,null,null,r,n));else if(/^(-?\d*):(-?\d*):?(\d*)$/u.test(l))_(this._slice(l,d,a,t,i,o,r));else if(l.indexOf("?(")===0){if(this.currEval===!1)throw new Error("Eval [?(expr)] prevented in JSONPath expression.");let u=l.replace(/^\?\((.*?)\)$/u,"$1"),m=/@.?([^?]*)[['](\??\(.*?\))(?!.\)\])[\]']/gu.exec(u);m?this._walk(a,A=>{let C=[m[2]],w=m[1]?a[A][m[1]]:a[A];this._trace(C,w,t,i,o,r,!0).length>0&&_(this._trace(d,a[A],d2(t,A),a,A,r,!0))}):this._walk(a,A=>{this._eval(u,a[A],A,t,i,o)&&_(this._trace(d,a[A],d2(t,A),a,A,r,!0))})}else if(l[0]==="("){if(this.currEval===!1)throw new Error("Eval [(expr)] prevented in JSONPath expression.");_(this._trace(I8(this._eval(l,a,t.at(-1),t.slice(0,-1),i,o),d),a,t,i,o,r,n))}else if(l[0]==="@"){let u=!1,m=l.slice(1,-2);switch(m){case"scalar":(!a||!["object","function"].includes(typeof a))&&(u=!0);break;case"boolean":case"string":case"undefined":case"function":typeof a===m&&(u=!0);break;case"integer":Number.isFinite(a)&&!(a%1)&&(u=!0);break;case"number":Number.isFinite(a)&&(u=!0);break;case"nonFinite":typeof a=="number"&&!Number.isFinite(a)&&(u=!0);break;case"object":a&&typeof a===m&&(u=!0);break;case"array":Array.isArray(a)&&(u=!0);break;case"other":u=this.currOtherTypeCallback(a,t,i,o);break;case"null":a===null&&(u=!0);break;default:throw new TypeError("Unknown value type "+m)}if(u)return c={path:t,value:a,parent:i,parentProperty:o},this._handleCallback(c,r,"value"),c}else if(l[0]==="`"&&a&&Object.hasOwn(a,l.slice(1))){let u=l.slice(1);_(this._trace(d,a[u],d2(t,u),a,u,r,n,!0))}else if(l.includes(",")){let u=l.split(",");for(let m of u)_(this._trace(I8(m,d),a,t,i,o,r,!0))}else!s&&a&&Object.hasOwn(a,l)&&_(this._trace(d,a[l],d2(t,l),a,l,r,n,!0))}if(this._hasParentSelector)for(let u=0;u<h.length;u++){let m=h[u];if(m&&m.isParentSelector){let A=this._trace(m.expr,a,m.path,i,o,r,n);if(Array.isArray(A)){h[u]=A[0];let C=A.length;for(let w=1;w<C;w++)u++,h.splice(u,0,A[w])}else h[u]=A}}return h};Y.prototype._walk=function(e,a){if(Array.isArray(e)){let t=e.length;for(let i=0;i<t;i++)a(i)}else e&&typeof e=="object"&&Object.keys(e).forEach(t=>{a(t)})};Y.prototype._slice=function(e,a,t,i,o,r,n){if(!Array.isArray(t))return;let s=t.length,c=e.split(":"),l=c[2]&&Number.parseInt(c[2])||1,d=c[0]&&Number.parseInt(c[0])||0,h=c[1]&&Number.parseInt(c[1])||s;d=d<0?Math.max(0,d+s):Math.min(s,d),h=h<0?Math.max(0,h+s):Math.min(s,h);let _=[];for(let u=d;u<h;u+=l)this._trace(I8(u,a),t,i,o,r,n,!0).forEach(m=>{_.push(m)});return _};Y.prototype._eval=function(e,a,t,i,o,r){this.currSandbox._$_parentProperty=r,this.currSandbox._$_parent=o,this.currSandbox._$_property=t,this.currSandbox._$_root=this.json,this.currSandbox._$_v=a;let n=e.includes("@path");n&&(this.currSandbox._$_path=Y.toPathString(i.concat([t])));let s=this.currEval+"Script:"+e;if(!Y.cache[s]){let c=e.replaceAll("@parentProperty","_$_parentProperty").replaceAll("@parent","_$_parent").replaceAll("@property","_$_property").replaceAll("@root","_$_root").replaceAll(/@([.\s)[])/gu,"_$_v$1");if(n&&(c=c.replaceAll("@path","_$_path")),this.currEval==="safe"||this.currEval===!0||this.currEval===void 0)Y.cache[s]=new this.safeVm.Script(c);else if(this.currEval==="native")Y.cache[s]=new this.vm.Script(c);else if(typeof this.currEval=="function"&&this.currEval.prototype&&Object.hasOwn(this.currEval.prototype,"runInNewContext")){let l=this.currEval;Y.cache[s]=new l(c)}else if(typeof this.currEval=="function")Y.cache[s]={runInNewContext:l=>this.currEval(c,l)};else throw new TypeError(`Unknown "eval" property "${this.currEval}"`)}try{return Y.cache[s].runInNewContext(this.currSandbox)}catch(c){if(this.ignoreEvalErrors)return!1;throw new Error("jsonPath: "+c.message+": "+e)}};Y.cache={};Y.toPathString=function(e){let a=e,t=a.length,i="$";for(let o=1;o<t;o++)/^(~|\^|@.*?\(\))$/u.test(a[o])||(i+=/^[0-9*]+$/u.test(a[o])?"["+a[o]+"]":"['"+a[o]+"']");return i};Y.toPointer=function(e){let a=e,t=a.length,i="";for(let o=1;o<t;o++)/^(~|\^|@.*?\(\))$/u.test(a[o])||(i+="/"+a[o].toString().replaceAll("~","~0").replaceAll("/","~1"));return i};Y.toPathArray=function(e){let{cache:a}=Y;if(a[e])return a[e].concat();let t=[],i=e.replaceAll(/@(?:null|boolean|number|string|integer|undefined|nonFinite|scalar|array|object|function|other)\(\)/gu,";$&;").replaceAll(/[['](\??\(.*?\))[\]'](?!.\])/gu,function(o,r){return"[#"+(t.push(r)-1)+"]"}).replaceAll(/\[['"]([^'\]]*)['"]\]/gu,function(o,r){return"['"+r.replaceAll(".","%@%").replaceAll("~","%%@@%%")+"']"}).replaceAll("~",";~;").replaceAll(/['"]?\.['"]?(?![^[]*\])|\[['"]?/gu,";").replaceAll("%@%",".").replaceAll("%%@@%%","~").replaceAll(/(?:;)?(\^+)(?:;)?/gu,function(o,r){return";"+r.split("").join(";")+";"}).replaceAll(/;;;|;;/gu,";..;").replaceAll(/;$|'?\]|'$/gu,"").split(";").map(function(o){let r=o.match(/#(\d+)/u);return!r||!r[1]?o:t[r[1]]});return a[e]=i,a[e].concat()};Y.prototype.safeVm={Script:EL};var zL=function(e,a,t){let i=e.length;for(let o=0;o<i;o++){let r=e[o];t(r)&&a.push(e.splice(o--,1)[0])}},DL=class{constructor(e){this.code=e}runInNewContext(e){let a=this.code,t=Object.keys(e),i=[];zL(t,i,s=>typeof e[s]=="function");let o=t.map(s=>e[s]);a=i.reduce((s,c)=>{let l=e[c].toString();return/function/u.test(l)||(l="function "+l),"var "+c+"="+l+";"+s},"")+a,!/(['"])use strict\1/u.test(a)&&!t.includes("arguments")&&(a="var arguments = undefined;"+a),a=a.replace(/;\s*$/u,"");let r=a.lastIndexOf(";"),n=r!==-1?a.slice(0,r+1)+" return "+a.slice(r+1):" return "+a;return new Function(...t,n)(...o)}};Y.prototype.vm={Script:DL};var RL=["*"],m_=(()=>{class e{constructor(){this.design=b("Default"),this.name=b(),this.accessibleName=b(),this.showTooltip=b(!1,{transform:_1}),this.mode=b("Decorative"),this.ui5Click=R(),this.elementRef=x(O1),this.injector=x(a0)}get element(){return this.elementRef.nativeElement}ngAfterViewInit(){let t=this.element,i=["design","name","accessibleName","showTooltip","mode"];for(let r of i){let n=r.replace(/-./g,s=>s[1].toUpperCase());this[n]&&typeof this[n]=="function"&&l5(this.injector,()=>{Z0(()=>{let s=this[n]();t&&(t[r]=s)})})}let o=["ui5Click"];for(let r of o){let n=r.replace("ui5","").replace(/([A-Z])/g,"-$1").toLowerCase().substring(1);this[r]&&typeof this[r].emit=="function"&&t.addEventListener&&t.addEventListener(n,s=>{this[r].emit(s)})}}static{this.\u0275fac=function(t){return new(t||e)}}static{this.\u0275cmp=X1({type:e,selectors:[["ui5-icon"],["","ui5-icon",""]],inputs:{design:[1,"design"],name:[1,"name"],accessibleName:[1,"accessibleName"],showTooltip:[1,"showTooltip"],mode:[1,"mode"]},outputs:{ui5Click:"ui5Click"},exportAs:["ui5Icon"],ngContentSelectors:RL,decls:1,vars:0,template:function(t,i){t&1&&(x0(),m0(0))},encapsulation:2,changeDetection:0})}}return e})(),OL="navigation-down-arrow",NL="M13.285 4.277A.958.958 0 0 1 13.987 4c.28 0 .514.092.701.277a.967.967 0 0 1 .312.708.967.967 0 0 1-.312.707L8.67 11.754a.727.727 0 0 0-.156.092.367.367 0 0 0-.077.046.363.363 0 0 1-.078.046c-.125.041-.24.062-.343.062a.219.219 0 0 1-.094-.015.14.14 0 0 0-.062-.016.44.44 0 0 1-.297-.092 1.023 1.023 0 0 0-.109-.062c-.02-.02-.036-.03-.046-.03-.01 0-.026-.01-.047-.031-.021-.02-.042-.03-.063-.03L1.312 5.691A.967.967 0 0 1 1 4.985c0-.267.104-.503.312-.708A.959.959 0 0 1 2.013 4c.281 0 .515.092.702.277l4.802 4.77a.889.889 0 0 0 .997 0l4.771-4.77Z",PL=!1,FL="0 0 16 16",UL="SAP-icons-v4",qL="@ui5/webcomponents-icons";S(OL,{pathData:NL,ltr:PL,viewBox:FL,collection:UL,packageName:qL});var jL="navigation-down-arrow",GL="M3.235 5.205a.75.75 0 0 0-.03 1.06l4.247 4.5a.75.75 0 0 0 1.09 0l4.253-4.5a.75.75 0 1 0-1.09-1.03L7.997 9.157 4.295 5.235a.75.75 0 0 0-1.06-.03Z",WL=!1,$L="0 0 16 16",KL="SAP-icons-v5",XL="@ui5/webcomponents-icons";S(jL,{pathData:GL,ltr:WL,viewBox:$L,collection:KL,packageName:XL});var YL="navigation-right-arrow",QL="M9.25 8.373c.23-.249.23-.487 0-.715L4.344 2.71a.982.982 0 0 1-.313-.715c0-.27.104-.498.313-.685A.892.892 0 0 1 5.03 1c.271 0 .51.104.719.311l5.969 6.005c.187.186.281.42.281.7a.95.95 0 0 1-.281.7l-6 5.973A.99.99 0 0 1 5 15a.99.99 0 0 1-.719-.311.948.948 0 0 1-.281-.7.95.95 0 0 1 .281-.7L9.25 8.373Z",JL=!1,eV="0 0 16 16",tV="SAP-icons-v4",aV="@ui5/webcomponents-icons";S(YL,{pathData:QL,ltr:JL,viewBox:eV,collection:tV,packageName:aV});var iV="navigation-right-arrow",oV="M5.205 3.235a.75.75 0 0 1 1.06-.03l4.5 4.247a.75.75 0 0 1 0 1.09l-4.5 4.253a.75.75 0 1 1-1.03-1.09l3.922-3.708-3.922-3.702a.75.75 0 0 1-.03-1.06Z",rV=!1,nV="0 0 16 16",sV="SAP-icons-v5",cV="@ui5/webcomponents-icons";S(iV,{pathData:oV,ltr:rV,viewBox:nV,collection:sV,packageName:cV});var lV=["*"],ve=(()=>{class e{constructor(){this.design=b("Default"),this.disabled=b(!1,{transform:_1}),this.icon=b(),this.endIcon=b(),this.submits=b(!1,{transform:_1}),this.tooltip=b(),this.accessibleName=b(),this.accessibleNameRef=b(),this.accessibilityAttributes=b({}),this.accessibleDescription=b(),this.type=b("Button"),this.accessibleRole=b("Button"),this.loading=b(!1,{transform:_1}),this.loadingDelay=b(1e3),this.ui5Click=R(),this.slots=[{name:"default",description:`Defines the text of the component.
73
73
 
74
- **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.`},{name:"badge",description:"Adds a badge to the button.",since:"2.7.0"}],this.elementRef=x(O1),this.injector=x(a0)}get element(){return this.elementRef.nativeElement}ngAfterViewInit(){let t=this.element,i=["design","disabled","icon","endIcon","submits","tooltip","accessibleName","accessibleNameRef","accessibilityAttributes","accessibleDescription","type","accessibleRole","loading","loadingDelay"];for(let r of i){let n=r.replace(/-./g,s=>s[1].toUpperCase());this[n]&&typeof this[n]=="function"&&l5(this.injector,()=>{Z0(()=>{let s=this[n]();t&&(t[r]=s)})})}let o=["ui5Click"];for(let r of o){let n=r.replace("ui5","").replace(/([A-Z])/g,"-$1").toLowerCase().substring(1);this[r]&&typeof this[r].emit=="function"&&t.addEventListener&&t.addEventListener(n,s=>{this[r].emit(s)})}}static{this.\u0275fac=function(t){return new(t||e)}}static{this.\u0275cmp=X1({type:e,selectors:[["ui5-button"],["","ui5-button",""]],inputs:{design:[1,"design"],disabled:[1,"disabled"],icon:[1,"icon"],endIcon:[1,"endIcon"],submits:[1,"submits"],tooltip:[1,"tooltip"],accessibleName:[1,"accessibleName"],accessibleNameRef:[1,"accessibleNameRef"],accessibilityAttributes:[1,"accessibilityAttributes"],accessibleDescription:[1,"accessibleDescription"],type:[1,"type"],accessibleRole:[1,"accessibleRole"],loading:[1,"loading"],loadingDelay:[1,"loadingDelay"]},outputs:{ui5Click:"ui5Click"},exportAs:["ui5Button"],ngContentSelectors:OL,decls:1,vars:0,template:function(t,i){t&1&&(x0(),m0(0))},encapsulation:2,changeDetection:0})}}return e})(),_l=async e=>{let a;if(e==="SAP-icons-v5"?a=(await Promise.resolve().then(()=>(Us(),Fs))).default:a=(await Promise.resolve().then(()=>(Xs(),Ks))).default,typeof a=="string"&&a.endsWith(".json"))throw new Error('[icons] Invalid bundling detected - dynamic JSON imports bundled as URLs. Switch to inlining JSON files from the build. Check the "Assets" documentation for more information.');return a},NL=()=>{ra("SAP-icons-v4",_l),ra("SAP-icons-v5",_l)};NL();var PL=new p1(""),FL={key:"IM_TITLE_NODATA",defaultText:"There''s no data yet."},UL={key:"IM_SUBTITLE_NODATA",defaultText:"When there is, you''ll see it here."},qL={Polite:"Polite",Assertive:"Assertive"},i3=qL,_2,p2,pl=e=>{e.style.position="absolute",e.style.clip="rect(1px,1px,1px,1px)",e.style.userSelect="none",e.style.left="-1000px",e.style.top="-1000px",e.style.pointerEvents="none"};Fr(()=>{_2&&p2||(_2=document.createElement("span"),p2=document.createElement("span"),_2.classList.add("ui5-invisiblemessage-polite"),p2.classList.add("ui5-invisiblemessage-assertive"),_2.setAttribute("aria-live","polite"),p2.setAttribute("aria-live","assertive"),_2.setAttribute("role","alert"),p2.setAttribute("role","alert"),pl(_2),pl(p2),S3("ui5-announcement-area").appendChild(_2),S3("ui5-announcement-area").appendChild(p2))});var jL=(e,a)=>{let t=a===i3.Assertive?p2:_2;t.textContent="",t.textContent=e,a!==i3.Assertive&&a!==i3.Polite&&console.warn('You have entered an invalid mode. Valid values are: "Polite" and "Assertive". The framework will automatically set the mode to "Polite".'),setTimeout(()=>{t.textContent===e&&(t.textContent="")},3e3)},f_=jL,GL="slim-arrow-down",WL="M13.13 5.178c.227-.237.466-.237.715 0a.445.445 0 0 1 .155.327.445.445 0 0 1-.155.327l-5.13 4.9A1.065 1.065 0 0 1 8 11a.953.953 0 0 1-.684-.267l-5.16-4.901A.46.46 0 0 1 2 5.49a.46.46 0 0 1 .155-.341.503.503 0 0 1 .715 0L7.845 9.9c.103.119.217.119.342 0l4.943-4.723Z",$L=!1,KL="0 0 16 16",XL="SAP-icons-v4",YL="@ui5/webcomponents-icons";S(GL,{pathData:WL,ltr:$L,viewBox:KL,collection:XL,packageName:YL});var QL="slim-arrow-down",JL="M12.83 6.273a.75.75 0 0 1-.104 1.056l-4.247 3.5a.75.75 0 0 1-.954 0l-4.252-3.5a.75.75 0 0 1 .954-1.158l3.775 3.107 3.771-3.107a.75.75 0 0 1 1.056.102Z",eV=!1,tV="0 0 16 16",aV="SAP-icons-v5",iV="@ui5/webcomponents-icons";S(QL,{pathData:JL,ltr:eV,viewBox:tV,collection:aV,packageName:iV});var oV="slim-arrow-down",rV="slim-arrow-right",nV="M5.178 2.87c-.237-.228-.237-.466 0-.715A.445.445 0 0 1 5.505 2c.119 0 .228.052.327.155l4.9 5.13c.179.207.268.446.268.715 0 .27-.09.497-.267.684l-4.901 5.16A.46.46 0 0 1 5.49 14a.46.46 0 0 1-.341-.155.503.503 0 0 1 0-.716L9.9 8.155c.119-.103.119-.217 0-.342L5.178 2.87Z",sV=!1,cV="0 0 16 16",lV="SAP-icons-v4",hV="@ui5/webcomponents-icons";S(rV,{pathData:nV,ltr:sV,viewBox:cV,collection:lV,packageName:hV});var dV="slim-arrow-right",uV="M6.273 3.17a.75.75 0 0 1 1.056.103l3.5 4.247a.75.75 0 0 1 0 .955l-3.5 4.252a.75.75 0 0 1-1.158-.954l3.107-3.775-3.107-3.771a.75.75 0 0 1 .102-1.056Z",_V=!1,pV="0 0 16 16",vV="SAP-icons-v5",mV="@ui5/webcomponents-icons";S(dV,{pathData:uV,ltr:_V,viewBox:pV,collection:vV,packageName:mV});var g_="slim-arrow-right",fV="V4",gV=B0("SVGIllustration.registry",new Map),LR=B0("SVGIllustration.promises",new Map),bV=(e,a)=>{let t=a.collection||fV;gV.set(`${a.set}/${t}/${e}`,{dialogSvg:a.dialogSvg,sceneSvg:a.sceneSvg,spotSvg:a.spotSvg,dotSvg:a.dotSvg,title:a.title,subtitle:a.subtitle})},AV="navigation-right-arrow",wV="M9.25 8.373c.23-.249.23-.487 0-.715L4.344 2.71a.982.982 0 0 1-.313-.715c0-.27.104-.498.313-.685A.892.892 0 0 1 5.03 1c.271 0 .51.104.719.311l5.969 6.005c.187.186.281.42.281.7a.95.95 0 0 1-.281.7l-6 5.973A.99.99 0 0 1 5 15a.99.99 0 0 1-.719-.311.948.948 0 0 1-.281-.7.95.95 0 0 1 .281-.7L9.25 8.373Z",ZV=!1,CV="0 0 16 16",yV="SAP-icons-v4",xV="@ui5/webcomponents-icons";S(AV,{pathData:wV,ltr:ZV,viewBox:CV,collection:yV,packageName:xV});var MV="navigation-right-arrow",HV="M5.205 3.235a.75.75 0 0 1 1.06-.03l4.5 4.247a.75.75 0 0 1 0 1.09l-4.5 4.253a.75.75 0 1 1-1.03-1.09l3.922-3.708-3.922-3.702a.75.75 0 0 1-.03-1.06Z",BV=!1,kV="0 0 16 16",LV="SAP-icons-v5",VV="@ui5/webcomponents-icons";S(MV,{pathData:HV,ltr:BV,viewBox:kV,collection:LV,packageName:VV});var SV="navigation-down-arrow",TV="M13.285 4.277A.958.958 0 0 1 13.987 4c.28 0 .514.092.701.277a.967.967 0 0 1 .312.708.967.967 0 0 1-.312.707L8.67 11.754a.727.727 0 0 0-.156.092.367.367 0 0 0-.077.046.363.363 0 0 1-.078.046c-.125.041-.24.062-.343.062a.219.219 0 0 1-.094-.015.14.14 0 0 0-.062-.016.44.44 0 0 1-.297-.092 1.023 1.023 0 0 0-.109-.062c-.02-.02-.036-.03-.046-.03-.01 0-.026-.01-.047-.031-.021-.02-.042-.03-.063-.03L1.312 5.691A.967.967 0 0 1 1 4.985c0-.267.104-.503.312-.708A.959.959 0 0 1 2.013 4c.281 0 .515.092.702.277l4.802 4.77a.889.889 0 0 0 .997 0l4.771-4.77Z",EV=!1,IV="0 0 16 16",zV="SAP-icons-v4",DV="@ui5/webcomponents-icons";S(SV,{pathData:TV,ltr:EV,viewBox:IV,collection:zV,packageName:DV});var RV="navigation-down-arrow",OV="M3.235 5.205a.75.75 0 0 0-.03 1.06l4.247 4.5a.75.75 0 0 0 1.09 0l4.253-4.5a.75.75 0 1 0-1.09-1.03L7.997 9.157 4.295 5.235a.75.75 0 0 0-1.06-.03Z",NV=!1,PV="0 0 16 16",FV="SAP-icons-v5",UV="@ui5/webcomponents-icons";S(RV,{pathData:OV,ltr:NV,viewBox:PV,collection:FV,packageName:UV});var qV="nav-back",jV="M11.723 13.285a.957.957 0 0 1 .277.702c0 .28-.092.514-.277.701a.967.967 0 0 1-.708.312.967.967 0 0 1-.707-.312L4.246 8.67a.723.723 0 0 0-.092-.156.362.362 0 0 0-.046-.077.362.362 0 0 1-.046-.078A1.106 1.106 0 0 1 4 8.016a.22.22 0 0 1 .015-.094.14.14 0 0 0 .016-.062.44.44 0 0 1 .092-.297c.02-.03.041-.067.062-.109.02-.02.03-.036.03-.046 0-.01.01-.026.031-.047.02-.021.03-.042.03-.063l6.032-5.986A.967.967 0 0 1 11.015 1c.267 0 .503.104.708.312.185.187.277.42.277.701a.957.957 0 0 1-.277.702l-4.77 4.802a.889.889 0 0 0 0 .997l4.77 4.771Z",GV=!1,WV=pa,$V="0 0 16 16",KV="SAP-icons-v4",XV="@ui5/webcomponents-icons";S(qV,{pathData:jV,ltr:GV,viewBox:$V,accData:WV,collection:KV,packageName:XV});var YV="nav-back",QV="M10.795 3.235a.75.75 0 0 0-1.06-.03l-4.5 4.247a.75.75 0 0 0 0 1.091l4.5 4.252a.75.75 0 1 0 1.03-1.09L6.843 7.997l3.922-3.702a.75.75 0 0 0 .03-1.06Z",JV=!1,eS=pa,tS="0 0 16 16",aS="SAP-icons-v5",iS="@ui5/webcomponents-icons";S(YV,{pathData:QV,ltr:JV,viewBox:tS,accData:eS,collection:aS,packageName:iS});var oS="nav-back",b_=(function(e){return e.None="None",e.Single="Single",e.Multiple="Multiple",e})(b_||{}),g5=b_,rS="edit",nS="M15.821 2.571c.12.167.179.31.179.429 0 .143-.06.274-.179.393L4.214 15.036c-.095.095-.19.143-.285.143L0 16l.786-3.929a.44.44 0 0 1 .143-.321L12.57.143A.531.531 0 0 1 12.964 0a.53.53 0 0 1 .393.143l2.464 2.428ZM11.5 6.107 9.857 4.5l-8 7.964L3.5 14.107l8-8Zm3.107-3.143-1.643-1.571-2.285 2.286 1.607 1.607 2.321-2.322Z",sS=!1,cS="0 0 16 16",lS="SAP-icons-v4",hS="@ui5/webcomponents-icons";S(rS,{pathData:nS,ltr:sS,viewBox:cS,collection:lS,packageName:hS});var dS="edit",uS="M11.621.515a1.75 1.75 0 0 1 2.48 0l1.383 1.388a1.752 1.752 0 0 1-.004 2.477L4.03 15.781A.751.751 0 0 1 3.5 16H.75a.75.75 0 0 1-.75-.75v-2.751a.75.75 0 0 1 .219-.53L11.62.515ZM1.808 12.498l1.691 1.692 7.936-7.9-1.743-1.712-7.884 7.92Zm11.23-10.924a.25.25 0 0 0-.354 0l-1.932 1.94 1.746 1.716 1.924-1.914a.25.25 0 0 0 0-.353l-1.384-1.389Z",_S=!1,pS="0 0 16 16",vS="SAP-icons-v5",mS="@ui5/webcomponents-icons";S(dS,{pathData:uS,ltr:_S,viewBox:pS,collection:vS,packageName:mS});var fS="edit",A_=(function(e){return e.None="None",e.Positive="Positive",e.Critical="Critical",e.Negative="Negative",e.Information="Information",e})(A_||{}),gS=A_,w_=(function(e){return e.Inactive="Inactive",e.Active="Active",e.Detail="Detail",e.Navigation="Navigation",e})(w_||{}),m5=w_;y("@ui5/webcomponents-theming","sap_horizon",async()=>j);y("@ui5/webcomponents","sap_horizon",async()=>G,"host");var bS=`.ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host([navigated]) .ui5-li-root .ui5-li-navigated{width:.1875rem;position:absolute;right:0;top:0;bottom:0;background-color:var(--sapList_SelectionBorderColor)}:host([active][actionable]) .ui5-li-root .ui5-li-icon{color:var(--sapList_Active_TextColor)}:host([active][actionable]) .ui5-li-title,:host([active][actionable]) .ui5-li-desc,:host([active][actionable]) .ui5-li-additional-text{color:var(--sapList_Active_TextColor)}:host([active][actionable]) .ui5-li-additional-text{text-shadow:none}:host([additional-text-state="Critical"]) .ui5-li-additional-text{color:var(--sapCriticalTextColor)}:host([additional-text-state="Positive"]) .ui5-li-additional-text{color:var(--sapPositiveTextColor)}:host([additional-text-state="Negative"]) .ui5-li-additional-text{color:var(--sapNegativeTextColor)}:host([additional-text-state="Information"]) .ui5-li-additional-text{color:var(--sapInformativeTextColor)}:host([has-title][description]){height:5rem}:host([has-title][image]){height:5rem}:host([_has-image]){height:5rem}:host([image]) .ui5-li-content{height:3rem}::slotted(img[slot="image"]){width:var(--_ui5_list_item_img_size);height:var(--_ui5_list_item_img_size);border-radius:var(--ui5-avatar-border-radius);object-fit:contain}::slotted([ui5-icon][slot="image"]){color:var(--sapContent_NonInteractiveIconColor);min-width:var(--_ui5_list_item_icon_size);min-height:var(--_ui5_list_item_icon_size);padding-inline-end:var(--_ui5_list_item_icon_padding-inline-end)}::slotted([ui5-avatar][slot="image"]){min-width:var(--_ui5_list_item_img_size);min-height:var(--_ui5_list_item_img_size);margin-top:var(--_ui5_list_item_img_top_margin);margin-bottom:var(--_ui5_list_item_img_bottom_margin);margin-inline-end:var(--_ui5_list_item_img_hn_margin)}:host([wrapping-type="None"][description]) .ui5-li-root{padding:1rem}:host([description]) .ui5-li-content{height:3rem}:host([has-title][description]) .ui5-li-title{padding-bottom:.5rem}.ui5-li-text-wrapper{flex-direction:column}:host([description]) .ui5-li-text-wrapper{justify-content:space-between;padding:.125rem 0}.ui5-li-description-info-wrapper{display:flex;justify-content:space-between}.ui5-li-additional-text,:host(:not([wrapping-type="Normal"])) .ui5-li-title,.ui5-li-desc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host([wrapping-type="Normal"]){height:auto}:host([wrapping-type="Normal"]) .ui5-li-content{margin:var(--_ui5_list_item_content_vertical_offset) 0}.ui5-li-desc{color:var(--sapContent_LabelColor);font-size:var(--sapFontSize)}:host([description]) .ui5-li-additional-text{align-self:flex-end}.ui5-li-icon{min-width:var(--_ui5_list_item_icon_size);min-height:var(--_ui5_list_item_icon_size);color:var(--sapContent_NonInteractiveIconColor);padding-inline-end:var(--_ui5_list_item_icon_padding-inline-end)}:host([icon-end]) .ui5-li-icon{padding-inline-start:var(--_ui5_list_item_icon_padding-inline-end)}.ui5-li-detailbtn,.ui5-li-deletebtn{display:flex;align-items:center;margin-left:var(--_ui5_list_buttons_left_space)}.ui5-li-multisel-cb,.ui5-li-singlesel-radiobtn{flex-shrink:0}:host([description]) .ui5-li-singlesel-radiobtn{align-self:flex-start;margin-top:var(--_ui5_list_item_selection_btn_margin_top)}:host([description]) .ui5-li-multisel-cb{align-self:flex-start;margin-top:var(--_ui5_list_item_selection_btn_margin_top)}:host([_selection-mode="SingleStart"][wrapping-type]) .ui5-li-root{padding-inline:0 1rem}:host([_selection-mode="Multiple"][wrapping-type]) .ui5-li-root{padding-inline:0 1rem}:host([_selection-mode="SingleEnd"][wrapping-type]) .ui5-li-root{padding-inline:1rem 0}:host [ui5-checkbox].ui5-li-singlesel-radiobtn{margin-right:var(--_ui5_list_item_cb_margin_right)}.ui5-li-highlight{position:absolute;width:.375rem;bottom:0;left:0;top:0;border-inline-end:.0625rem solid var(--ui5-listitem-background-color);box-sizing:border-box}:host([highlight="Negative"]) .ui5-li-highlight{background:var(--sapErrorBorderColor)}:host([highlight="Critical"]) .ui5-li-highlight{background:var(--sapWarningBorderColor)}:host([highlight="Positive"]) .ui5-li-highlight{background:var(--sapSuccessBorderColor)}:host([highlight="Information"]) .ui5-li-highlight{background:var(--sapInformationBorderColor)}:host([wrapping-type="Normal"][description]),:host([wrapping-type="Normal"][has-title][description]),:host([wrapping-type="Normal"][has-title][image]){height:auto;min-height:5rem}:host([wrapping-type="Normal"][description]) .ui5-li-content,:host([wrapping-type="Normal"][image]) .ui5-li-content{height:auto;min-height:3rem}:host([wrapping-type="Normal"][has-title][description]) .ui5-li-title{padding-bottom:.75rem}:host([wrapping-type="Normal"][additional-text]) .ui5-li-additional-text{padding-inline-start:.75rem}:host([wrapping-type="Normal"]) .ui5-li-description-info-wrapper{flex-direction:column}:host([wrapping-type="Normal"]) .ui5-li-description-info-wrapper .ui5-li-additional-text{white-space:normal}:host([wrapping-type="Normal"]) .ui5-li-multisel-cb,:host([wrapping-type="Normal"]) .ui5-li-singlesel-radiobtn{display:flex;align-self:flex-start}:host([wrapping-type="Normal"][description]) .ui5-li-multisel-cb,:host([wrapping-type="Normal"][description]) .ui5-li-singlesel-radiobtn{margin-top:0}:host([wrapping-type="Normal"]) .ui5-li-icon,:host([wrapping-type="Normal"]) .ui5-li-image{display:flex;align-self:flex-start}:host([wrapping-type="Normal"][icon-end]) .ui5-li-icon{margin-top:var(--_ui5_list_item_content_vertical_offset)}:host([wrapping-type="Normal"]) ::slotted([ui5-avatar][slot="image"]){margin-top:0;margin-bottom:0}:host([wrapping-type="Normal"]) .ui5-li-detailbtn,:host([wrapping-type="Normal"]) .ui5-li-deletebtn{margin-inline-start:.875rem}
74
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.`},{name:"badge",description:"Adds a badge to the button.",since:"2.7.0"}],this.elementRef=x(O1),this.injector=x(a0)}get element(){return this.elementRef.nativeElement}ngAfterViewInit(){let t=this.element,i=["design","disabled","icon","endIcon","submits","tooltip","accessibleName","accessibleNameRef","accessibilityAttributes","accessibleDescription","type","accessibleRole","loading","loadingDelay"];for(let r of i){let n=r.replace(/-./g,s=>s[1].toUpperCase());this[n]&&typeof this[n]=="function"&&l5(this.injector,()=>{Z0(()=>{let s=this[n]();t&&(t[r]=s)})})}let o=["ui5Click"];for(let r of o){let n=r.replace("ui5","").replace(/([A-Z])/g,"-$1").toLowerCase().substring(1);this[r]&&typeof this[r].emit=="function"&&t.addEventListener&&t.addEventListener(n,s=>{this[r].emit(s)})}}static{this.\u0275fac=function(t){return new(t||e)}}static{this.\u0275cmp=X1({type:e,selectors:[["ui5-button"],["","ui5-button",""]],inputs:{design:[1,"design"],disabled:[1,"disabled"],icon:[1,"icon"],endIcon:[1,"endIcon"],submits:[1,"submits"],tooltip:[1,"tooltip"],accessibleName:[1,"accessibleName"],accessibleNameRef:[1,"accessibleNameRef"],accessibilityAttributes:[1,"accessibilityAttributes"],accessibleDescription:[1,"accessibleDescription"],type:[1,"type"],accessibleRole:[1,"accessibleRole"],loading:[1,"loading"],loadingDelay:[1,"loadingDelay"]},outputs:{ui5Click:"ui5Click"},exportAs:["ui5Button"],ngContentSelectors:lV,decls:1,vars:0,template:function(t,i){t&1&&(x0(),m0(0))},encapsulation:2,changeDetection:0})}}return e})(),_l=async e=>{let a;if(e==="SAP-icons-v5"?a=(await Promise.resolve().then(()=>(Us(),Fs))).default:a=(await Promise.resolve().then(()=>(Xs(),Ks))).default,typeof a=="string"&&a.endsWith(".json"))throw new Error('[icons] Invalid bundling detected - dynamic JSON imports bundled as URLs. Switch to inlining JSON files from the build. Check the "Assets" documentation for more information.');return a},hV=()=>{ra("SAP-icons-v4",_l),ra("SAP-icons-v5",_l)};hV();var dV=new p1(""),uV={key:"IM_TITLE_NODATA",defaultText:"There''s no data yet."},_V={key:"IM_SUBTITLE_NODATA",defaultText:"When there is, you''ll see it here."},pV={Polite:"Polite",Assertive:"Assertive"},i3=pV,_2,p2,pl=e=>{e.style.position="absolute",e.style.clip="rect(1px,1px,1px,1px)",e.style.userSelect="none",e.style.left="-1000px",e.style.top="-1000px",e.style.pointerEvents="none"};Fr(()=>{_2&&p2||(_2=document.createElement("span"),p2=document.createElement("span"),_2.classList.add("ui5-invisiblemessage-polite"),p2.classList.add("ui5-invisiblemessage-assertive"),_2.setAttribute("aria-live","polite"),p2.setAttribute("aria-live","assertive"),_2.setAttribute("role","alert"),p2.setAttribute("role","alert"),pl(_2),pl(p2),S3("ui5-announcement-area").appendChild(_2),S3("ui5-announcement-area").appendChild(p2))});var vV=(e,a)=>{let t=a===i3.Assertive?p2:_2;t.textContent="",t.textContent=e,a!==i3.Assertive&&a!==i3.Polite&&console.warn('You have entered an invalid mode. Valid values are: "Polite" and "Assertive". The framework will automatically set the mode to "Polite".'),setTimeout(()=>{t.textContent===e&&(t.textContent="")},3e3)},f_=vV,mV="slim-arrow-down",fV="M13.13 5.178c.227-.237.466-.237.715 0a.445.445 0 0 1 .155.327.445.445 0 0 1-.155.327l-5.13 4.9A1.065 1.065 0 0 1 8 11a.953.953 0 0 1-.684-.267l-5.16-4.901A.46.46 0 0 1 2 5.49a.46.46 0 0 1 .155-.341.503.503 0 0 1 .715 0L7.845 9.9c.103.119.217.119.342 0l4.943-4.723Z",gV=!1,bV="0 0 16 16",AV="SAP-icons-v4",wV="@ui5/webcomponents-icons";S(mV,{pathData:fV,ltr:gV,viewBox:bV,collection:AV,packageName:wV});var ZV="slim-arrow-down",CV="M12.83 6.273a.75.75 0 0 1-.104 1.056l-4.247 3.5a.75.75 0 0 1-.954 0l-4.252-3.5a.75.75 0 0 1 .954-1.158l3.775 3.107 3.771-3.107a.75.75 0 0 1 1.056.102Z",yV=!1,xV="0 0 16 16",MV="SAP-icons-v5",HV="@ui5/webcomponents-icons";S(ZV,{pathData:CV,ltr:yV,viewBox:xV,collection:MV,packageName:HV});var BV="slim-arrow-down",kV="slim-arrow-right",LV="M5.178 2.87c-.237-.228-.237-.466 0-.715A.445.445 0 0 1 5.505 2c.119 0 .228.052.327.155l4.9 5.13c.179.207.268.446.268.715 0 .27-.09.497-.267.684l-4.901 5.16A.46.46 0 0 1 5.49 14a.46.46 0 0 1-.341-.155.503.503 0 0 1 0-.716L9.9 8.155c.119-.103.119-.217 0-.342L5.178 2.87Z",VV=!1,SV="0 0 16 16",TV="SAP-icons-v4",EV="@ui5/webcomponents-icons";S(kV,{pathData:LV,ltr:VV,viewBox:SV,collection:TV,packageName:EV});var IV="slim-arrow-right",zV="M6.273 3.17a.75.75 0 0 1 1.056.103l3.5 4.247a.75.75 0 0 1 0 .955l-3.5 4.252a.75.75 0 0 1-1.158-.954l3.107-3.775-3.107-3.771a.75.75 0 0 1 .102-1.056Z",DV=!1,RV="0 0 16 16",OV="SAP-icons-v5",NV="@ui5/webcomponents-icons";S(IV,{pathData:zV,ltr:DV,viewBox:RV,collection:OV,packageName:NV});var g_="slim-arrow-right",PV="V4",FV=B0("SVGIllustration.registry",new Map),LR=B0("SVGIllustration.promises",new Map),UV=(e,a)=>{let t=a.collection||PV;FV.set(`${a.set}/${t}/${e}`,{dialogSvg:a.dialogSvg,sceneSvg:a.sceneSvg,spotSvg:a.spotSvg,dotSvg:a.dotSvg,title:a.title,subtitle:a.subtitle})},qV="nav-back",jV="M11.723 13.285a.957.957 0 0 1 .277.702c0 .28-.092.514-.277.701a.967.967 0 0 1-.708.312.967.967 0 0 1-.707-.312L4.246 8.67a.723.723 0 0 0-.092-.156.362.362 0 0 0-.046-.077.362.362 0 0 1-.046-.078A1.106 1.106 0 0 1 4 8.016a.22.22 0 0 1 .015-.094.14.14 0 0 0 .016-.062.44.44 0 0 1 .092-.297c.02-.03.041-.067.062-.109.02-.02.03-.036.03-.046 0-.01.01-.026.031-.047.02-.021.03-.042.03-.063l6.032-5.986A.967.967 0 0 1 11.015 1c.267 0 .503.104.708.312.185.187.277.42.277.701a.957.957 0 0 1-.277.702l-4.77 4.802a.889.889 0 0 0 0 .997l4.77 4.771Z",GV=!1,WV=pa,$V="0 0 16 16",KV="SAP-icons-v4",XV="@ui5/webcomponents-icons";S(qV,{pathData:jV,ltr:GV,viewBox:$V,accData:WV,collection:KV,packageName:XV});var YV="nav-back",QV="M10.795 3.235a.75.75 0 0 0-1.06-.03l-4.5 4.247a.75.75 0 0 0 0 1.091l4.5 4.252a.75.75 0 1 0 1.03-1.09L6.843 7.997l3.922-3.702a.75.75 0 0 0 .03-1.06Z",JV=!1,eS=pa,tS="0 0 16 16",aS="SAP-icons-v5",iS="@ui5/webcomponents-icons";S(YV,{pathData:QV,ltr:JV,viewBox:tS,accData:eS,collection:aS,packageName:iS});var oS="nav-back",b_=(function(e){return e.None="None",e.Single="Single",e.Multiple="Multiple",e})(b_||{}),g5=b_,rS="edit",nS="M15.821 2.571c.12.167.179.31.179.429 0 .143-.06.274-.179.393L4.214 15.036c-.095.095-.19.143-.285.143L0 16l.786-3.929a.44.44 0 0 1 .143-.321L12.57.143A.531.531 0 0 1 12.964 0a.53.53 0 0 1 .393.143l2.464 2.428ZM11.5 6.107 9.857 4.5l-8 7.964L3.5 14.107l8-8Zm3.107-3.143-1.643-1.571-2.285 2.286 1.607 1.607 2.321-2.322Z",sS=!1,cS="0 0 16 16",lS="SAP-icons-v4",hS="@ui5/webcomponents-icons";S(rS,{pathData:nS,ltr:sS,viewBox:cS,collection:lS,packageName:hS});var dS="edit",uS="M11.621.515a1.75 1.75 0 0 1 2.48 0l1.383 1.388a1.752 1.752 0 0 1-.004 2.477L4.03 15.781A.751.751 0 0 1 3.5 16H.75a.75.75 0 0 1-.75-.75v-2.751a.75.75 0 0 1 .219-.53L11.62.515ZM1.808 12.498l1.691 1.692 7.936-7.9-1.743-1.712-7.884 7.92Zm11.23-10.924a.25.25 0 0 0-.354 0l-1.932 1.94 1.746 1.716 1.924-1.914a.25.25 0 0 0 0-.353l-1.384-1.389Z",_S=!1,pS="0 0 16 16",vS="SAP-icons-v5",mS="@ui5/webcomponents-icons";S(dS,{pathData:uS,ltr:_S,viewBox:pS,collection:vS,packageName:mS});var fS="edit",A_=(function(e){return e.None="None",e.Positive="Positive",e.Critical="Critical",e.Negative="Negative",e.Information="Information",e})(A_||{}),gS=A_,w_=(function(e){return e.Inactive="Inactive",e.Active="Active",e.Detail="Detail",e.Navigation="Navigation",e})(w_||{}),m5=w_;y("@ui5/webcomponents-theming","sap_horizon",async()=>j);y("@ui5/webcomponents","sap_horizon",async()=>G,"host");var bS=`.ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host([navigated]) .ui5-li-root .ui5-li-navigated{width:.1875rem;position:absolute;right:0;top:0;bottom:0;background-color:var(--sapList_SelectionBorderColor)}:host([active][actionable]) .ui5-li-root .ui5-li-icon{color:var(--sapList_Active_TextColor)}:host([active][actionable]) .ui5-li-title,:host([active][actionable]) .ui5-li-desc,:host([active][actionable]) .ui5-li-additional-text{color:var(--sapList_Active_TextColor)}:host([active][actionable]) .ui5-li-additional-text{text-shadow:none}:host([additional-text-state="Critical"]) .ui5-li-additional-text{color:var(--sapCriticalTextColor)}:host([additional-text-state="Positive"]) .ui5-li-additional-text{color:var(--sapPositiveTextColor)}:host([additional-text-state="Negative"]) .ui5-li-additional-text{color:var(--sapNegativeTextColor)}:host([additional-text-state="Information"]) .ui5-li-additional-text{color:var(--sapInformativeTextColor)}:host([has-title][description]){height:5rem}:host([has-title][image]){height:5rem}:host([_has-image]){height:5rem}:host([image]) .ui5-li-content{height:3rem}::slotted(img[slot="image"]){width:var(--_ui5_list_item_img_size);height:var(--_ui5_list_item_img_size);border-radius:var(--ui5-avatar-border-radius);object-fit:contain}::slotted([ui5-icon][slot="image"]){color:var(--sapContent_NonInteractiveIconColor);min-width:var(--_ui5_list_item_icon_size);min-height:var(--_ui5_list_item_icon_size);padding-inline-end:var(--_ui5_list_item_icon_padding-inline-end)}::slotted([ui5-avatar][slot="image"]){min-width:var(--_ui5_list_item_img_size);min-height:var(--_ui5_list_item_img_size);margin-top:var(--_ui5_list_item_img_top_margin);margin-bottom:var(--_ui5_list_item_img_bottom_margin);margin-inline-end:var(--_ui5_list_item_img_hn_margin)}:host([wrapping-type="None"][description]) .ui5-li-root{padding:1rem}:host([description]) .ui5-li-content{height:3rem}:host([has-title][description]) .ui5-li-title{padding-bottom:.5rem}.ui5-li-text-wrapper{flex-direction:column}:host([description]) .ui5-li-text-wrapper{justify-content:space-between;padding:.125rem 0}.ui5-li-description-info-wrapper{display:flex;justify-content:space-between}.ui5-li-additional-text,:host(:not([wrapping-type="Normal"])) .ui5-li-title,.ui5-li-desc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host([wrapping-type="Normal"]){height:auto}:host([wrapping-type="Normal"]) .ui5-li-content{margin:var(--_ui5_list_item_content_vertical_offset) 0}.ui5-li-desc{color:var(--sapContent_LabelColor);font-size:var(--sapFontSize)}:host([description]) .ui5-li-additional-text{align-self:flex-end}.ui5-li-icon{min-width:var(--_ui5_list_item_icon_size);min-height:var(--_ui5_list_item_icon_size);color:var(--sapContent_NonInteractiveIconColor);padding-inline-end:var(--_ui5_list_item_icon_padding-inline-end)}:host([icon-end]) .ui5-li-icon{padding-inline-start:var(--_ui5_list_item_icon_padding-inline-end)}.ui5-li-detailbtn,.ui5-li-deletebtn{display:flex;align-items:center;margin-left:var(--_ui5_list_buttons_left_space)}.ui5-li-multisel-cb,.ui5-li-singlesel-radiobtn{flex-shrink:0}:host([description]) .ui5-li-singlesel-radiobtn{align-self:flex-start;margin-top:var(--_ui5_list_item_selection_btn_margin_top)}:host([description]) .ui5-li-multisel-cb{align-self:flex-start;margin-top:var(--_ui5_list_item_selection_btn_margin_top)}:host([_selection-mode="SingleStart"][wrapping-type]) .ui5-li-root{padding-inline:0 1rem}:host([_selection-mode="Multiple"][wrapping-type]) .ui5-li-root{padding-inline:0 1rem}:host([_selection-mode="SingleEnd"][wrapping-type]) .ui5-li-root{padding-inline:1rem 0}:host [ui5-checkbox].ui5-li-singlesel-radiobtn{margin-right:var(--_ui5_list_item_cb_margin_right)}.ui5-li-highlight{position:absolute;width:.375rem;bottom:0;left:0;top:0;border-inline-end:.0625rem solid var(--ui5-listitem-background-color);box-sizing:border-box}:host([highlight="Negative"]) .ui5-li-highlight{background:var(--sapErrorBorderColor)}:host([highlight="Critical"]) .ui5-li-highlight{background:var(--sapWarningBorderColor)}:host([highlight="Positive"]) .ui5-li-highlight{background:var(--sapSuccessBorderColor)}:host([highlight="Information"]) .ui5-li-highlight{background:var(--sapInformationBorderColor)}:host([wrapping-type="Normal"][description]),:host([wrapping-type="Normal"][has-title][description]),:host([wrapping-type="Normal"][has-title][image]){height:auto;min-height:5rem}:host([wrapping-type="Normal"][description]) .ui5-li-content,:host([wrapping-type="Normal"][image]) .ui5-li-content{height:auto;min-height:3rem}:host([wrapping-type="Normal"][has-title][description]) .ui5-li-title{padding-bottom:.75rem}:host([wrapping-type="Normal"][additional-text]) .ui5-li-additional-text{padding-inline-start:.75rem}:host([wrapping-type="Normal"]) .ui5-li-description-info-wrapper{flex-direction:column}:host([wrapping-type="Normal"]) .ui5-li-description-info-wrapper .ui5-li-additional-text{white-space:normal}:host([wrapping-type="Normal"]) .ui5-li-multisel-cb,:host([wrapping-type="Normal"]) .ui5-li-singlesel-radiobtn{display:flex;align-self:flex-start}:host([wrapping-type="Normal"][description]) .ui5-li-multisel-cb,:host([wrapping-type="Normal"][description]) .ui5-li-singlesel-radiobtn{margin-top:0}:host([wrapping-type="Normal"]) .ui5-li-icon,:host([wrapping-type="Normal"]) .ui5-li-image{display:flex;align-self:flex-start}:host([wrapping-type="Normal"][icon-end]) .ui5-li-icon{margin-top:var(--_ui5_list_item_content_vertical_offset)}:host([wrapping-type="Normal"]) ::slotted([ui5-avatar][slot="image"]){margin-top:0;margin-bottom:0}:host([wrapping-type="Normal"]) .ui5-li-detailbtn,:host([wrapping-type="Normal"]) .ui5-li-deletebtn{margin-inline-start:.875rem}
75
75
  `;y("@ui5/webcomponents-theming","sap_horizon",async()=>j);y("@ui5/webcomponents","sap_horizon",async()=>G,"host");var AS=`.ui5-li-additional-text{margin:0 .25rem;color:var(--sapNeutralTextColor);font-size:var(--sapFontSize);min-width:3.75rem;text-align:end;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
76
76
  `,M0=function(e,a,t,i){var o=arguments.length,r=o<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,t):i,n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")r=Reflect.decorate(e,a,t,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(r=(o<3?n(r):o>3?n(a,t,r):n(a,t))||r);return o>3&&r&&Object.defineProperty(a,t,r),r},v2,u0=v2=class extends S7{constructor(){super(),this.type="Active",this.accessibilityAttributes={},this.navigated=!1,this.active=!1,this.highlight="None",this.accessibleRole="ListItem",this._selectionMode="None",this.mediaRange="S",this.deactivateByKey=e=>{m1(e)&&this.deactivate()},this.deactivate=()=>{this.active&&(this.active=!1)}}onBeforeRendering(){super.onBeforeRendering(),this.actionable=(this.type===m5.Active||this.type===m5.Navigation)&&this._selectionMode!==M1.Delete}onEnterDOM(){super.onEnterDOM(),document.addEventListener("mouseup",this.deactivate),document.addEventListener("touchend",this.deactivate),document.addEventListener("keyup",this.deactivateByKey)}onExitDOM(){document.removeEventListener("mouseup",this.deactivate),document.removeEventListener("keyup",this.deactivateByKey),document.removeEventListener("touchend",this.deactivate)}_onkeydown(e){let a=e.target!==this.getFocusDomRef();if((r1(e)||m1(e))&&a)return;super._onkeydown(e);let t=this.type===m5.Active,i=this.typeNavigation;(r1(e)||m1(e))&&(t||i)&&this.activate(),ut(e)&&this._handleF2()}_onkeyup(e){super._onkeyup(e),(r1(e)||m1(e))&&this.deactivate(),this.modeDelete&&An(e)&&this.onDelete()}_onmousedown(){this.activate()}_onmouseup(){this.getFocusDomRef().matches(":has(:focus-within)")||this.deactivate()}_ontouchend(){this._onmouseup()}_onfocusin(e){super._onfocusin(e),e.target!==this.getFocusDomRef()&&this.deactivate()}_onfocusout(e){e.target===this.getFocusDomRef()&&this.deactivate()}_ondragstart(e){e.dataTransfer&&e.target===this._listItem&&($2.setDraggedElement(this,e),this.setAttribute("data-moving",""),e.dataTransfer.dropEffect="move",e.dataTransfer.effectAllowed="move")}_ondragend(e){e.target===this._listItem&&($2.clearDraggedElement(),this.removeAttribute("data-moving"))}onMultiSelectionComponentPress(e){this.isInactive||this.fireDecoratorEvent("selection-requested",{item:this,selected:e.target.checked,selectionComponentPressed:!0})}onSingleSelectionComponentPress(e){this.isInactive||this.fireDecoratorEvent("selection-requested",{item:this,selected:!e.target.checked,selectionComponentPressed:!0})}activate(){(this.type===m5.Active||this.type===m5.Navigation)&&(this.active=!0)}onDelete(){this.fireDecoratorEvent("selection-requested",{item:this,selectionComponentPressed:!1})}onDetailClick(){this.fireDecoratorEvent("detail-click",{item:this,selected:this.selected})}fireItemPress(e){this.isInactive||(super.fireItemPress(e),document.activeElement!==this&&this.focus())}get isInactive(){return this.type===m5.Inactive||this.type===m5.Detail}get placeSelectionElementBefore(){return this._selectionMode===M1.Multiple||this._selectionMode===M1.SingleStart}get placeSelectionElementAfter(){return!this.placeSelectionElementBefore&&(this._selectionMode===M1.SingleEnd||this._selectionMode===M1.Delete)}get modeSingleSelect(){return[M1.SingleStart,M1.SingleEnd,M1.Single].includes(this._selectionMode)}get modeMultiple(){return this._selectionMode===M1.Multiple}get modeDelete(){return this._selectionMode===M1.Delete}get typeDetail(){return this.type===m5.Detail}get typeNavigation(){return this.type===m5.Navigation}get typeActive(){return this.type===m5.Active}get _ariaSelected(){if(this.modeMultiple||this.modeSingleSelect)return this.selected}get listItemAccessibleRole(){return this._forcedAccessibleRole||this.accessibleRole.toLowerCase()}get ariaSelectedText(){let e;return this._ariaSelected!==void 0&&(e=this._ariaSelected?v2.i18nBundle.getText(Wo):v2.i18nBundle.getText($o)),e}get deleteText(){return v2.i18nBundle.getText(Eo)}get hasDeleteButtonSlot(){return!!this.deleteButton.length}get _accessibleNameRef(){return this.accessibleName?`${this._id}-invisibleText`:`${this._id}-content ${this._id}-invisibleText`}get ariaLabelledByText(){return[this._accInfo.listItemAriaLabel,this.accessibleName,this.typeActive?v2.i18nBundle.getText(Go):void 0].filter(Boolean).join(" ")}get _accInfo(){return{role:this.listItemAccessibleRole,ariaExpanded:void 0,ariaLevel:void 0,ariaLabel:v2.i18nBundle.getText(Yo),ariaLabelRadioButton:v2.i18nBundle.getText(Qo),ariaSelectedText:this.ariaSelectedText,ariaHaspopup:this.accessibilityAttributes.hasPopup,setsize:this.accessibilityAttributes.ariaSetsize,posinset:this.accessibilityAttributes.ariaPosinset,tooltip:this.tooltip}}get _hasHighlightColor(){return this.highlight!==gS.None}get hasConfigurableMode(){return!0}get _listItem(){return this.shadowRoot.querySelector("li")}async _handleF2(){let e=this.getFocusDomRef(),a=t5();this._getFocusableElements().length>0&&(a===e?(await ot(e))?.focus():e.focus())}_getFocusableElements(){let e=this.getFocusDomRef();return Mt(e)}_getFocusedElementIndex(){let e=this._getFocusableElements(),a=t5();return e.indexOf(a)}_hasFocusableElements(){return this._getFocusableElements().length>0}_isFocusOnInternalElement(){return this._getFocusableElements().indexOf(t5())!==-1}_focusInternalElement(e){let a=this._getFocusableElements();if(!a.length)return;let t=Math.min(e,a.length-1);return a[t].focus(),t}};M0([p()],u0.prototype,"type",void 0);M0([p({type:Object})],u0.prototype,"accessibilityAttributes",void 0);M0([p({type:Boolean})],u0.prototype,"navigated",void 0);M0([p()],u0.prototype,"tooltip",void 0);M0([p({type:Boolean})],u0.prototype,"active",void 0);M0([p()],u0.prototype,"highlight",void 0);M0([p({type:Boolean})],u0.prototype,"selected",void 0);M0([p()],u0.prototype,"accessibleRole",void 0);M0([p()],u0.prototype,"_forcedAccessibleRole",void 0);M0([p()],u0.prototype,"_selectionMode",void 0);M0([p()],u0.prototype,"mediaRange",void 0);M0([b1()],u0.prototype,"deleteButton",void 0);M0([f1("@ui5/webcomponents")],u0,"i18nBundle",void 0);u0=v2=M0([e1({languageAware:!0,renderer:h1,styles:[S7.styles,AS,bS]}),V("detail-click",{bubbles:!0}),V("selection-requested",{bubbles:!0})],u0);var k4=u0,wS=class{static hasGroup(e){return this.groups.has(e)}static getGroup(e){return this.groups.get(e)}static getCheckedRadioFromGroup(e){return this.checkedRadios.get(e)}static removeGroup(e){return this.checkedRadios.delete(e),this.groups.delete(e)}static addToGroup(e,a){this.hasGroup(a)?(this.enforceSingleSelection(e,a),this.getGroup(a)&&this.getGroup(a).push(e)):this.createGroup(e,a),this.updateTabOrder(a)}static removeFromGroup(e,a){let t=this.getGroup(a);if(!t)return;let i=this.getCheckedRadioFromGroup(a);t.forEach((o,r,n)=>{if(e._id===o._id)return n.splice(r,1)}),i===e&&this.checkedRadios.set(a,null),t.length||this.removeGroup(a),this.updateTabOrder(a)}static createGroup(e,a){e.checked&&this.checkedRadios.set(a,e),this.groups.set(a,[e])}static selectNextItem(e,a){let t=this.getGroup(a);if(!t)return;let i=t.length,o=t.indexOf(e);if(i<=1)return;let r=this._nextFocusable(o,t);r&&this.updateSelectionInGroup(r,a)}static updateFormValidity(e){let a=this.getGroup(e);if(!a)return;let t=a.some(o=>o.required),i=a.some(o=>o.checked);a.forEach(o=>{o._groupChecked=i,o._groupRequired=t})}static updateTabOrder(e){let a=this.getGroup(e);if(!a)return;let t=a.some(i=>i.checked);a.filter(i=>!i.disabled).forEach((i,o)=>{let r=t5();r?.classList.contains("ui5-radio-root")&&(r=r.getRootNode(),r instanceof ShadowRoot&&(r=r.host)),t?r?.hasAttribute("ui5-radio-button")&&r.readonly?i._tabIndex=r===i&&i.readonly?0:-1:i._tabIndex=i.checked?0:-1:i._tabIndex=o===0?0:-1})}static selectPreviousItem(e,a){let t=this.getGroup(a);if(!t)return;let i=t.length,o=t.indexOf(e);if(i<=1)return;let r=this._previousFocusable(o,t);r&&this.updateSelectionInGroup(r,a)}static selectItem(e,a){this.updateSelectionInGroup(e,a),this.updateTabOrder(a),this.updateFormValidity(a)}static updateSelectionInGroup(e,a){let t=this.getCheckedRadioFromGroup(a);t&&!e.readonly&&(this._deselectRadio(t),this.checkedRadios.set(a,e)),e&&(e.focus(),e.readonly?setTimeout(()=>{this.updateTabOrder(a)},0):this._selectRadio(e))}static _deselectRadio(e){e&&(e.checked=!1)}static _selectRadio(e){e.checked=!0,e._checked=!0,e.fireDecoratorEvent("change")}static _nextFocusable(e,a){if(!a)return null;let t=a.length,i=null;if(e===t-1){if(a[0].disabled)return this._nextFocusable(1,a);i=a[0]}else{if(a[e+1].disabled)return this._nextFocusable(e+1,a);i=a[e+1]}return i}static _previousFocusable(e,a){let t=a.length,i=null;if(e===0){if(a[t-1].disabled)return this._previousFocusable(t-1,a);i=a[t-1]}else{if(a[e-1].disabled)return this._previousFocusable(e-1,a);i=a[e-1]}return i}static enforceSingleSelection(e,a){let t=this.getCheckedRadioFromGroup(a);e.checked?t?e!==t&&(this._deselectRadio(t),this.checkedRadios.set(a,e)):this.checkedRadios.set(a,e):e===t&&this.checkedRadios.set(a,null),this.updateTabOrder(a),this.updateFormValidity(a)}static get groups(){return this._groups||(this._groups=new Map),this._groups}static get checkedRadios(){return this._checkedRadios||(this._checkedRadios=new Map),this._checkedRadios}},u2=wS;function ZS(){return B("div",{role:"radio",class:"ui5-radio-root","aria-checked":this.checked,"aria-disabled":this.effectiveAriaDisabled,"aria-describedby":this.effectiveAriaDescribedBy,"aria-label":this.ariaLabelText,tabindex:this.effectiveTabIndex,onClick:this._onclick,onKeyDown:this._onkeydown,onKeyUp:this._onkeyup,onMouseDown:this._onmousedown,onMouseUp:this._onmouseup,onFocusOut:this._onfocusout,children:[B("div",{class:{"ui5-radio-inner":!0,"ui5-radio-inner--hoverable":!this.disabled&&!this.readonly&&N1()},children:[B("svg",{class:"ui5-radio-svg",focusable:"false","aria-hidden":"true",children:[v("circle",{part:"outer-ring",class:"ui5-radio-svg-outer",cx:"50%",cy:"50%",r:"50%"}),v("circle",{part:"inner-ring",class:"ui5-radio-svg-inner",cx:"50%",cy:"50%"})]}),v("input",{type:"radio",required:this.required,checked:this.checked,readonly:this.readonly,disabled:this.disabled,name:this.name,"data-sap-no-tab-ref":!0})]}),this.text&&v(gt,{id:`${this._id}-label`,class:"ui5-radio-label",for:this._id,wrappingType:this.wrappingType,children:this.text}),this.hasValueState&&v("span",{id:`${this._id}-descr`,class:"ui5-hidden-text",children:this.valueStateText})]})}y("@ui5/webcomponents-theming","sap_horizon",async()=>j);y("@ui5/webcomponents","sap_horizon",async()=>G,"host");var CS=`.ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host{vertical-align:middle}:host(:not([hidden])){display:inline-block}:host{min-width:var(--_ui5_radio_button_min_width);max-width:100%;text-overflow:ellipsis;overflow:hidden;color:var(--_ui5_radio_button_color);border-radius:var(--_ui5_radio_button_border_radius)}:host(:not([disabled])) .ui5-radio-root{cursor:pointer}:host([checked]){color:var(--_ui5_radio_button_checked_fill)}:host([checked]) .ui5-radio-svg-inner{fill:var(--_ui5_radio_button_inner_ring_color)}:host([checked]) .ui5-radio-svg-outer{stroke:var(--_ui5_radio_button_outer_ring_color)}:host([disabled]) .ui5-radio-root{color:var(--_ui5_radio_button_color);opacity:var(--sapContent_DisabledOpacity)}:host([disabled][checked]) .ui5-radio-svg-outer{stroke:var(--_ui5_radio_button_color)}:host(:not([disabled])[desktop]) .ui5-radio-root:focus:before,:host(:not([disabled])) .ui5-radio-root:focus-visible:before{content:"";display:var(--_ui5_radio_button_focus_outline);position:absolute;inset:var(--_ui5_radio_button_focus_dist);pointer-events:none;border:var(--_ui5_radio_button_border_width) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);border-radius:var(--_ui5_radio_button_border_radius)}:host(:not([value-state="Negative"]):not([value-state="Critical"]):not([value-state="Positive"]):not([value-state="Information"])) .ui5-radio-root:hover .ui5-radio-inner--hoverable .ui5-radio-svg-outer{stroke:var(--_ui5_radio_button_outer_ring_hover_color)}:host(:not([value-state="Negative"]):not([value-state="Critical"]):not([value-state="Positive"]):not([value-state="Information"])[checked]) .ui5-radio-root:hover .ui5-radio-inner--hoverable .ui5-radio-svg-outer{stroke:var(--_ui5_radio_button_outer_ring_checked_hover_color)}.ui5-radio-root:hover .ui5-radio-inner--hoverable .ui5-radio-svg-outer,:host([checked]) .ui5-radio-root:hover .ui5-radio-inner--hoverable .ui5-radio-svg-outer{fill:var(--_ui5_radio_button_hover_fill)}:host([active][checked]:not([value-state]):not([disabled]):not([readonly])) .ui5-radio-svg-outer{stroke:var(--_ui5_radio_button_outer_ring_checked_hover_color)}:host([active]:not([checked]):not([value-state]):not([disabled]):not([readonly])) .ui5-radio-svg-outer{stroke:var(--_ui5_radio_button_outer_ring_active_color)}:host([text]) .ui5-radio-root{padding-inline-end:var(--_ui5_radio_button_border_width)}:host([text][desktop]) .ui5-radio-root:focus:before,:host([text]) .ui5-radio-root:focus-visible:before{inset-inline-end:0px}:host([text]) .ui5-radio-inner{padding:var(--_ui5_radio_button_outer_ring_padding_with_label)}:host([checked][readonly]) .ui5-radio-svg-inner{fill:var(--_ui5_radio_button_read_only_inner_ring_color)}:host([readonly]) .ui5-radio-root .ui5-radio-svg-outer{fill:var(--sapField_ReadOnly_Background);stroke:var(--sapField_ReadOnly_BorderColor);stroke-dasharray:var(--_ui5_radio_button_read_only_border_type);stroke-width:var(--_ui5_radio_button_read_only_border_width)}:host([value-state="Negative"]) .ui5-radio-svg-outer,:host([value-state="Critical"]) .ui5-radio-svg-outer{stroke-width:var(--sapField_InvalidBorderWidth)}:host([value-state="Information"]) .ui5-radio-svg-outer{stroke-width:var(--_ui5_radio_button_information_border_width)}:host([value-state="Negative"][checked]) .ui5-radio-svg-inner{fill:var(--_ui5_radio_button_checked_error_fill)}:host([value-state="Negative"]) .ui5-radio-svg-outer,:host([value-state="Negative"]) .ui5-radio-root:hover .ui5-radio-inner.ui5-radio-inner--hoverable:hover .ui5-radio-svg-outer{stroke:var(--sapField_InvalidColor);fill:var(--sapField_InvalidBackground)}:host([value-state="Negative"]) .ui5-radio-root:hover .ui5-radio-inner.ui5-radio-inner--hoverable .ui5-radio-svg-outer{fill:var(--_ui5_radio_button_hover_fill_error)}:host([value-state="Critical"][checked]) .ui5-radio-svg-inner{fill:var(--_ui5_radio_button_checked_warning_fill)}:host([value-state="Critical"]) .ui5-radio-svg-outer,:host([value-state="Critical"]) .ui5-radio-root:hover .ui5-radio-inner.ui5-radio-inner--hoverable:hover .ui5-radio-svg-outer{stroke:var(--sapField_WarningColor);fill:var(--sapField_WarningBackground)}:host([value-state="Critical"]) .ui5-radio-root:hover .ui5-radio-inner.ui5-radio-inner--hoverable .ui5-radio-svg-outer{fill:var(--_ui5_radio_button_hover_fill_warning)}:host([value-state="Positive"][checked]) .ui5-radio-svg-inner{fill:var(--_ui5_radio_button_checked_success_fill)}:host([value-state="Positive"]) .ui5-radio-svg-outer,:host([value-state="Positive"]) .ui5-radio-root:hover .ui5-radio-inner.ui5-radio-inner--hoverable:hover .ui5-radio-svg-outer{stroke:var(--sapField_SuccessColor);fill:var(--sapField_SuccessBackground)}:host([value-state="Positive"]) .ui5-radio-root:hover .ui5-radio-inner.ui5-radio-inner--hoverable .ui5-radio-svg-outer{fill:var(--_ui5_radio_button_hover_fill_success)}:host([value-state="Information"][checked]) .ui5-radio-svg-inner{fill:var(--_ui5_radio_button_checked_information_fill)}:host([value-state="Information"]) .ui5-radio-svg-outer,:host([value-state="Information"]) .ui5-radio-root:hover .ui5-radio-inner.ui5-radio-inner--hoverable:hover .ui5-radio-svg-outer{stroke:var(--sapField_InformationColor);fill:var(--sapField_InformationBackground)}:host([value-state="Information"]) .ui5-radio-root:hover .ui5-radio-inner.ui5-radio-inner--hoverable .ui5-radio-svg-outer{fill:var(--_ui5_radio_button_hover_fill_information)}:host([value-state="Negative"]) .ui5-radio-root,:host([value-state="Critical"]) .ui5-radio-root,:host([value-state="Information"]) .ui5-radio-root{stroke-dasharray:var(--_ui5_radio_button_warning_error_border_dash)}.ui5-radio-root{height:auto;position:relative;display:inline-flex;flex-wrap:nowrap;outline:none;max-width:100%;box-sizing:border-box;border:var(--_ui5_radio_button_border);border-radius:var(--_ui5_radio_button_border_radius)}.ui5-radio-inner{display:flex;align-items:center;padding:var(--_ui5_radio_button_outer_ring_padding);flex-shrink:0;height:var(--_ui5_radio_button_inner_size);font-size:1rem;pointer-events:none;vertical-align:top}.ui5-radio-inner{outline:none}.ui5-radio-inner input{-webkit-appearance:none;visibility:hidden;width:0;left:0;position:absolute;font-size:inherit;margin:0}[ui5-label].ui5-radio-label{display:flex;align-items:center;padding-inline-end:var(--_ui5_radio_button_label_offset);padding-block:var(--_ui5_radio_button_label_side_padding);vertical-align:top;max-width:100%;pointer-events:none;color:var(--_ui5_radio_button_label_color);overflow-wrap:break-word}:host([wrapping-type="None"][text]) .ui5-radio-root{height:var(--_ui5_radio_button_height)}:host([wrapping-type="None"][text]) [ui5-label].ui5-radio-label{text-overflow:ellipsis;overflow:hidden}.ui5-radio-svg{height:var(--_ui5_radio_button_svg_size);width:var(--_ui5_radio_button_svg_size);overflow:visible;pointer-events:none}.ui5-radio-svg-outer{fill:var(--_ui5_radio_button_outer_ring_bg);stroke:currentColor;stroke-width:var(--_ui5_radio_button_outer_ring_width)}.ui5-radio-svg-inner{fill:none;r:var(--_ui5_radio_button_inner_ring_radius)}.ui5-radio-svg-outer,.ui5-radio-svg-inner{flex-shrink:0}:host(.ui5-li-singlesel-radiobtn) .ui5-radio-root .ui5-radio-inner .ui5-radio-svg-outer{fill:var(--sapList_Background)}
77
77
  `,i0=function(e,a,t,i){var o=arguments.length,r=o<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,t):i,n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")r=Reflect.decorate(e,a,t,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(r=(o<3?n(r):o>3?n(a,t,r):n(a,t))||r);return o>3&&r&&Object.defineProperty(a,t,r),r},Y2,vl=!1,Ga,V1=Y2=class extends g1{get formValidityMessage(){return Y2.i18nBundle.getText(dr)}get formValidity(){return{valueMissing:this._groupRequired&&!this._groupChecked}}async formElementAnchor(){return this.getFocusDomRefAsync()}get formFormattedValue(){return this.checked?this.value||"on":null}constructor(){super(),this.disabled=!1,this.readonly=!1,this.required=!1,this.checked=!1,this.valueState="None",this.value="",this.wrappingType="Normal",this.active=!1,this._groupChecked=!1,this._groupRequired=!1,this._name="",this._checked=!1,this._deactivate=()=>{Ga&&(Ga.active=!1)},vl||(document.addEventListener("mouseup",this._deactivate),vl=!0)}onAfterRendering(){this.syncGroup()}onEnterDOM(){N1()&&this.setAttribute("desktop","")}onExitDOM(){this.syncGroup(!0)}syncGroup(e){let a=this._name,t=this.name,i=this._checked,o=this.checked;e&&u2.removeFromGroup(this,a),t!==a?(a&&u2.removeFromGroup(this,a),t&&u2.addToGroup(this,t)):t&&this.isConnected&&u2.enforceSingleSelection(this,t),this.name&&o!==i&&u2.updateTabOrder(this.name),this._name=this.name||"",this._checked=this.checked}_onclick(){return this.toggle()}_handleDown(e){let a=this.name;a&&(e.preventDefault(),u2.selectNextItem(this,a))}_handleUp(e){let a=this.name;a&&(e.preventDefault(),u2.selectPreviousItem(this,a))}_onkeydown(e){if(r1(e))return this.active=!0,e.preventDefault();if(m1(e))return this.active=!0,this.toggle();let a=this.effectiveDir==="rtl";(L0(e)||!a&&X0(e)||a&&D0(e))&&this._handleDown(e),(k0(e)||!a&&D0(e)||a&&X0(e))&&this._handleUp(e)}_onkeyup(e){r1(e)&&this.toggle(),this.active=!1}_onmousedown(){this.active=!0,Ga=this}_onmouseup(){this.active=!1}_onfocusout(){this.active=!1}toggle(){return this.canToggle()?this.name?(u2.selectItem(this,this.name),this):(this.checked=!this.checked,this.fireDecoratorEvent("change"),this):this}canToggle(){return!(this.disabled||this.readonly||this.checked)}get effectiveAriaDisabled(){return this.disabled||this.readonly?!0:void 0}get ariaLabelText(){return[E5(this),this.text].filter(Boolean).join(" ")}get effectiveAriaDescribedBy(){return this.hasValueState?`${this._id}-descr`:void 0}get hasValueState(){return this.valueState!==s0.None}get valueStateText(){switch(this.valueState){case s0.Negative:return Y2.i18nBundle.getText(z6);case s0.Critical:return Y2.i18nBundle.getText(D6);case s0.Positive:return Y2.i18nBundle.getText(R6);case s0.Information:return Y2.i18nBundle.getText(or);default:return""}}get effectiveTabIndex(){let e=this.getAttribute("tabindex");return this.disabled?-1:this.name?this._tabIndex:e?parseInt(e):0}};i0([p({type:Boolean})],V1.prototype,"disabled",void 0);i0([p({type:Boolean})],V1.prototype,"readonly",void 0);i0([p({type:Boolean})],V1.prototype,"required",void 0);i0([p({type:Boolean})],V1.prototype,"checked",void 0);i0([p()],V1.prototype,"text",void 0);i0([p()],V1.prototype,"valueState",void 0);i0([p()],V1.prototype,"name",void 0);i0([p()],V1.prototype,"value",void 0);i0([p()],V1.prototype,"wrappingType",void 0);i0([p()],V1.prototype,"accessibleName",void 0);i0([p()],V1.prototype,"accessibleNameRef",void 0);i0([p({type:Number})],V1.prototype,"_tabIndex",void 0);i0([p({type:Boolean})],V1.prototype,"active",void 0);i0([p({type:Boolean,noAttribute:!0})],V1.prototype,"_groupChecked",void 0);i0([p({type:Boolean,noAttribute:!0})],V1.prototype,"_groupRequired",void 0);i0([f1("@ui5/webcomponents")],V1,"i18nBundle",void 0);V1=Y2=i0([e1({tag:"ui5-radio-button",languageAware:!0,formAssociated:!0,renderer:h1,template:ZS,styles:CS}),V("change",{bubbles:!0})],V1);V1.define();var yS=V1;y("@ui5/webcomponents-theming","sap_horizon",async()=>j);y("@ui5/webcomponents","sap_horizon",async()=>G,"host");var xS=`.ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host{-webkit-tap-highlight-color:rgba(0,0,0,0)}:host{vertical-align:middle}:host(:not([hidden])){display:inline-block}:host([required]){vertical-align:middle}:host{overflow:hidden;max-width:100%;outline:none;border-radius:var(--_ui5_checkbox_border_radius);transition:var(--_ui5_checkbox_transition);cursor:pointer;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}:host([disabled]){cursor:default}:host([disabled]) .ui5-checkbox-root{opacity:var(--_ui5_checkbox_disabled_opacity)}:host([disabled]) .ui5-checkbox-inner{border-color:var(--_ui5_checkbox_inner_disabled_border_color)}:host([disabled]) .ui5-checkbox-label{color:var(--_ui5_checkbox_disabled_label_color)}:host([readonly]:not([value-state="Critical"]):not([value-state="Negative"])) .ui5-checkbox-inner{background:var(--sapField_ReadOnly_Background);border:var(--_ui5_checkbox_inner_readonly_border);color:var(--sapField_TextColor)}:host(:not([wrapping-type="None"])[text]) .ui5-checkbox-root{min-height:auto;box-sizing:border-box;align-items:flex-start;padding-top:var(--_ui5_checkbox_root_side_padding);padding-bottom:var(--_ui5_checkbox_root_side_padding)}:host(:not([wrapping-type="None"])[text]) .ui5-checkbox-root .ui5-checkbox-label{overflow-wrap:break-word;align-self:center}:host([desktop][text]:not([wrapping-type="None"])) .ui5-checkbox-root:focus:before,.ui5-checkbox-root[text]:focus-visible:before{inset-block:var(--_ui5_checkbox_wrapped_focus_inset_block)}:host([value-state="Negative"]) .ui5-checkbox-inner,:host([value-state="Negative"]) .ui5-checkbox--hoverable:hover .ui5-checkbox-inner{background:var(--sapField_InvalidBackground);border:var(--_ui5_checkbox_inner_error_border);color:var(--sapField_InvalidColor)}:host([value-state="Negative"]) .ui5-checkbox--hoverable:hover .ui5-checkbox-inner{background:var(--_ui5_checkbox_inner_error_background_hover)}:host([value-state="Critical"]) .ui5-checkbox-inner,:host([value-state="Critical"]) .ui5-checkbox--hoverable:hover .ui5-checkbox-inner{background:var(--sapField_WarningBackground);border:var(--_ui5_checkbox_inner_warning_border);color:var(--_ui5_checkbox_inner_warning_color)}:host([value-state="Critical"]) .ui5-checkbox--hoverable:hover .ui5-checkbox-inner{background:var(--_ui5_checkbox_inner_warning_background_hover)}:host([value-state="Information"]) .ui5-checkbox-inner,:host([value-state="Information"]) .ui5-checkbox--hoverable:hover .ui5-checkbox-inner{background:var(--sapField_InformationBackground);border:var(--_ui5_checkbox_inner_information_border);color:var(--_ui5_checkbox_inner_information_color)}:host([value-state="Information"]) .ui5-checkbox--hoverable:hover .ui5-checkbox-inner{background:var(--_ui5_checkbox_inner_information_background_hover)}:host([value-state="Positive"]) .ui5-checkbox-inner,:host([value-state="Positive"]) .ui5-checkbox--hoverable:hover .ui5-checkbox-inner{background:var(--sapField_SuccessBackground);border:var(--_ui5_checkbox_inner_success_border);color:var(--sapField_SuccessColor)}:host([value-state="Positive"]) .ui5-checkbox--hoverable:hover .ui5-checkbox-inner{background:var(--_ui5_checkbox_inner_success_background_hover)}:host([value-state="Critical"]) .ui5-checkbox-icon,:host([value-state="Critical"][indeterminate]) .ui5-checkbox-inner:after{color:var(--_ui5_checkbox_checkmark_warning_color)}.ui5-checkbox-root{position:relative;display:inline-flex;align-items:center;max-width:100%;min-height:var(--_ui5_checkbox_width_height);min-width:var(--_ui5_checkbox_width_height);padding:0 var(--_ui5_checkbox_wrapper_padding);outline:none;transition:var(--_ui5_checkbox_transition);border:var(--_ui5_checkbox_default_focus_border);border-radius:var(--_ui5_checkbox_border_radius);box-sizing:border-box}:host([desktop]) .ui5-checkbox-root:focus:before,.ui5-checkbox-root:focus-visible:before{display:var(--_ui5_checkbox_focus_outline_display);content:"";position:absolute;inset-inline:var(--_ui5_checkbox_focus_position);inset-block:var(--_ui5_checkbox_focus_position);border:var(--_ui5_checkbox_focus_outline);border-radius:var(--_ui5_checkbox_focus_border_radius)}:host([text]) .ui5-checkbox-root{padding-inline-end:var(--_ui5_checkbox_right_focus_distance)}:host([text]) .ui5-checkbox-root:focus:before,:host([text]) .ui5-checkbox-root:focus-visible:before{inset-inline-end:0}:host(:hover:not([disabled])){background:var(--_ui5_checkbox_outer_hover_background)}.ui5-checkbox--hoverable .ui5-checkbox-label:hover{color:var(--_ui5_checkbox_label_color)}:host(:not([active]):not([checked]):not([value-state])) .ui5-checkbox--hoverable:hover .ui5-checkbox-inner,:host(:not([active]):not([checked])[value-state="None"]) .ui5-checkbox--hoverable:hover .ui5-checkbox-inner{background:var(--_ui5_checkbox_hover_background);border-color:var(--_ui5_checkbox_inner_hover_border_color)}:host(:not([active])[checked]:not([value-state])) .ui5-checkbox--hoverable:hover .ui5-checkbox-inner,:host(:not([active])[checked][value-state="None"]) .ui5-checkbox--hoverable:hover .ui5-checkbox-inner{background:var(--_ui5_checkbox_hover_background);border-color:var(--_ui5_checkbox_inner_hover_checked_border_color)}:host([checked]:not([value-state])) .ui5-checkbox-inner,:host([checked][value-state="None"]) .ui5-checkbox-inner{border-color:var(--_ui5_checkbox_inner_selected_border_color)}:host([active]:not([checked]):not([value-state]):not([disabled])) .ui5-checkbox-inner,:host([active]:not([checked])[value-state="None"]:not([disabled])) .ui5-checkbox-inner{border-color:var(--_ui5_checkbox_inner_active_border_color);background-color:var(--_ui5_checkbox_active_background)}:host([active][checked]:not([value-state]):not([disabled])) .ui5-checkbox-inner,:host([active][checked][value-state="None"]:not([disabled])) .ui5-checkbox-inner{border-color:var(--_ui5_checkbox_inner_selected_border_color);background-color:var(--_ui5_checkbox_active_background)}.ui5-checkbox-inner{min-width:var(--_ui5_checkbox_inner_width_height);max-width:var(--_ui5_checkbox_inner_width_height);height:var(--_ui5_checkbox_inner_width_height);max-height:var(--_ui5_checkbox_inner_width_height);border:var(--_ui5_checkbox_inner_border);border-radius:var(--_ui5_checkbox_inner_border_radius);background:var(--_ui5_checkbox_inner_background);color:var(--_ui5_checkbox_checkmark_color);box-sizing:border-box;position:relative;cursor:inherit}:host([indeterminate][checked]) .ui5-checkbox-inner:after{content:"";background-color:currentColor;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:var(--_ui5_checkbox_partially_icon_size);height:var(--_ui5_checkbox_partially_icon_size)}:host input{-webkit-appearance:none;visibility:hidden;width:0;left:0;position:absolute;font-size:inherit}.ui5-checkbox-root .ui5-checkbox-label{margin-inline-start:var(--_ui5_checkbox_label_offset);cursor:inherit;text-overflow:ellipsis;overflow:hidden;pointer-events:none;color:var(--_ui5_checkbox_label_color)}.ui5-checkbox-icon{width:var(--_ui5_checkbox_icon_size);height:var(--_ui5_checkbox_icon_size);color:currentColor;cursor:inherit;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}:host([display-only]){cursor:default}:host([display-only]) .ui5-checkbox-display-only-icon-inner [ui5-icon]{color:var(--sapTextColor)}:host([display-only]) .ui5-checkbox-display-only-icon-inner{min-width:var(--_ui5_checkbox_inner_width_height);max-width:var(--_ui5_checkbox_inner_width_height);height:var(--_ui5_checkbox_inner_width_height);max-height:var(--_ui5_checkbox_inner_width_height);display:flex;align-items:center;justify-content:center}
78
78
  `,MS="accept",HS="M14.827 2.942c.192.187.224.385.096.593l-7.11 10.18a.48.48 0 0 1-.383.28.524.524 0 0 1-.449-.156L2.146 8.625C2.039 8.52 1.99 8.406 2 8.28a.54.54 0 0 1 .177-.343l.8-.78c.256-.25.502-.25.737 0l3.074 2.997c.107.104.246.15.416.14.171-.01.3-.098.385-.265l5.604-7.775a.482.482 0 0 1 .368-.25.55.55 0 0 1 .432.125l.833.812Z",BS=!0,kS="0 0 16 16",LS="SAP-icons-v4",VS="@ui5/webcomponents-icons";S(MS,{pathData:HS,ltr:BS,viewBox:kS,collection:LS,packageName:VS});var SS="accept",TS="M12.688 3.254a.75.75 0 0 1 1.124.992l-7.5 8.5A.75.75 0 0 1 5.15 12.7l-3-4a.75.75 0 0 1 1.2-.9l2.447 3.263 6.89-7.81Z",ES=!0,IS="0 0 16 16",zS="SAP-icons-v5",DS="@ui5/webcomponents-icons";S(SS,{pathData:TS,ltr:ES,viewBox:IS,collection:zS,packageName:DS});var K9="accept",RS="complete",OS="M12.998 10.002h1V14a.946.946 0 0 1-.297.719.987.987 0 0 1-.703.281H1a.973.973 0 0 1-.719-.281A.973.973 0 0 1 0 14V2.005c0-.271.094-.506.281-.703A.947.947 0 0 1 1 1.005h4v1H1V14h11.998v-3.998ZM14.872.786c.146.146.167.313.063.5l-5.78 8.497a.39.39 0 0 1-.313.219.42.42 0 0 1-.375-.125L4.562 5.535c-.188-.188-.188-.375 0-.563l.656-.656c.208-.208.406-.208.593 0l2.5 2.5a.4.4 0 0 0 .36.124c.135-.02.234-.104.296-.25L13.53.224a.38.38 0 0 1 .297-.219.4.4 0 0 1 .359.125l.687.656Z",NS=!0,PS="0 0 16 16",FS="SAP-icons-v4",US="@ui5/webcomponents-icons";S(RS,{pathData:OS,ltr:NS,viewBox:PS,collection:FS,packageName:US});var qS="complete",jS="M10.25 1a.75.75 0 0 1 0 1.5h-6.5c-.69 0-1.25.56-1.25 1.25v8.5c0 .69.56 1.25 1.25 1.25h8.5c.69 0 1.25-.56 1.25-1.25V6.754a.75.75 0 0 1 1.5 0v5.496A2.75 2.75 0 0 1 12.25 15h-8.5A2.75 2.75 0 0 1 1 12.25v-8.5A2.75 2.75 0 0 1 3.75 1h6.5Zm4.435-.741a.75.75 0 0 1 1.127.99L8.704 9.335a.95.95 0 0 1-1.385.045L4.97 7.03a.75.75 0 1 1 1.06-1.06l1.934 1.933L14.684.26Z",GS=!0,WS="0 0 16 16",$S="SAP-icons-v5",KS="@ui5/webcomponents-icons";S(qS,{pathData:jS,ltr:GS,viewBox:WS,collection:$S,packageName:KS});var XS="complete",YS="border",QS="M14 1c.27 0 .505.094.703.281A.947.947 0 0 1 15 2v12a.947.947 0 0 1-.297.719A.988.988 0 0 1 14 15H2a.973.973 0 0 1-.719-.281A.974.974 0 0 1 1 14V2c0-.292.094-.531.281-.719A.973.973 0 0 1 2 1h12Zm0 1H2v12h12V2Z",JS=!1,eT="0 0 16 16",tT="SAP-icons-v4",aT="@ui5/webcomponents-icons";S(YS,{pathData:QS,ltr:JS,viewBox:eT,collection:tT,packageName:aT});var iT="border",oT="M12.25 1A2.75 2.75 0 0 1 15 3.75v8.5A2.75 2.75 0 0 1 12.25 15h-8.5A2.75 2.75 0 0 1 1 12.25v-8.5A2.75 2.75 0 0 1 3.75 1h8.5Zm-8.5 1.5c-.69 0-1.25.56-1.25 1.25v8.5c0 .69.56 1.25 1.25 1.25h8.5c.69 0 1.25-.56 1.25-1.25v-8.5c0-.69-.56-1.25-1.25-1.25h-8.5Z",rT=!1,nT="0 0 16 16",sT="SAP-icons-v5",cT="@ui5/webcomponents-icons";S(iT,{pathData:oT,ltr:rT,viewBox:nT,collection:sT,packageName:cT});var lT="border",hT="tri-state",dT="M14 1c.27 0 .505.099.703.297A.961.961 0 0 1 15 2v12a.947.947 0 0 1-.297.719A.988.988 0 0 1 14 15H2a.973.973 0 0 1-.719-.281A.974.974 0 0 1 1 14V2c0-.27.094-.505.281-.703A.947.947 0 0 1 2 1h12Zm0 1H2v12h12V2Zm-9 8.781v-5.5c0-.166.083-.25.25-.25h5.5c.167 0 .25.084.25.25v5.5c0 .167-.083.25-.25.25h-5.5c-.167 0-.25-.083-.25-.25Z",uT=!1,_T="0 0 16 16",pT="SAP-icons-v4",vT="@ui5/webcomponents-icons";S(hT,{pathData:dT,ltr:uT,viewBox:_T,collection:pT,packageName:vT});var mT="tri-state",fT="M12.25 1A2.75 2.75 0 0 1 15 3.75v8.5A2.75 2.75 0 0 1 12.25 15h-8.5A2.75 2.75 0 0 1 1 12.25v-8.5A2.75 2.75 0 0 1 3.75 1h8.5Zm-8.5 1.5c-.69 0-1.25.56-1.25 1.25v8.5c0 .69.56 1.25 1.25 1.25h8.5c.69 0 1.25-.56 1.25-1.25v-8.5c0-.69-.56-1.25-1.25-1.25h-8.5ZM9.25 5c.966 0 1.75.784 1.75 1.75v2.5A1.75 1.75 0 0 1 9.25 11h-2.5A1.75 1.75 0 0 1 5 9.25v-2.5C5 5.784 5.784 5 6.75 5h2.5Z",gT=!1,bT="0 0 16 16",AT="SAP-icons-v5",wT="@ui5/webcomponents-icons";S(mT,{pathData:fT,ltr:gT,viewBox:bT,collection:AT,packageName:wT});var ZT="tri-state";function CT(){return B("div",{class:{"ui5-checkbox-root":!0,"ui5-checkbox--hoverable":!this.disabled&&!this.readonly&&N1()},role:this.accInfo.role,part:"root","aria-checked":this.accInfo.ariaChecked,"aria-readonly":this.accInfo.ariaReadonly,"aria-disabled":this.accInfo.ariaDisabled,"aria-label":this.ariaLabelText,"aria-labelledby":this.ariaLabelledBy,"aria-describedby":this.ariaDescribedBy,"aria-required":this.accInfo.ariaRequired,tabindex:this.accInfo.tabindex,onMouseDown:this._onmousedown,onMouseUp:this._onmouseup,onKeyDown:this._onkeydown,onKeyUp:this._onkeyup,onClick:this._onclick,onFocusOut:this._onfocusout,children:[this.isDisplayOnly?v("div",{class:"ui5-checkbox-display-only-icon-inner",children:v(I1,{"aria-hidden":"true",name:yT.call(this),class:"ui5-checkbox-display-only-icon",part:"icon"})}):v("div",{id:`${this._id}-CbBg`,class:"ui5-checkbox-inner",children:this.isCompletelyChecked&&v(I1,{"aria-hidden":"true",name:K9,class:"ui5-checkbox-icon",part:"icon"})}),this.accInfo.role==="checkbox"&&v("input",{id:`${this._id}-CB`,type:"checkbox",checked:this.checked,value:this.value,readonly:this.readonly,disabled:this.disabled,tabindex:-1,"aria-hidden":"true","data-sap-no-tab-ref":!0}),this.text&&v(gt,{id:`${this._id}-label`,part:"label",class:"ui5-checkbox-label",wrappingType:this.wrappingType,required:this.required,children:this.text}),this.hasValueState&&v("span",{id:`${this._id}-descr`,class:"ui5-hidden-text",children:this.valueStateText})]})}function yT(){return this.isCompletelyChecked?XS:this.checked&&this.indeterminate?ZT:lT}var o0=function(e,a,t,i){var o=arguments.length,r=o<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,t):i,n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")r=Reflect.decorate(e,a,t,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(r=(o<3?n(r):o>3?n(a,t,r):n(a,t))||r);return o>3&&r&&Object.defineProperty(a,t,r),r},O5,ml=!1,Wa,S1=O5=class extends g1{get formValidityMessage(){return O5.i18nBundle.getText(F6)}get formValidity(){return{valueMissing:this.required&&!this.checked}}async formElementAnchor(){return this.getFocusDomRefAsync()}get formFormattedValue(){return this.checked?this.value:null}constructor(){super(),this.disabled=!1,this.readonly=!1,this.displayOnly=!1,this.required=!1,this.indeterminate=!1,this.checked=!1,this.valueState="None",this.wrappingType="Normal",this.value="on",this.active=!1,this._deactivate=()=>{Wa&&(Wa.active=!1)},ml||(document.addEventListener("mouseup",this._deactivate),ml=!0)}onEnterDOM(){N1()&&this.setAttribute("desktop","")}_onclick(){this.toggle()}_onmousedown(){this.readonly||this.disabled||(this.active=!0,Wa=this)}_onmouseup(){this.active=!1}_onfocusout(){this.active=!1}_onkeydown(e){r1(e)&&e.preventDefault(),!(this.readonly||this.disabled)&&(m1(e)&&this.toggle(),this.active=!0)}_onkeyup(e){r1(e)&&this.toggle(),this.active=!1}toggle(){if(this.canToggle()){let e={checked:this.checked,indeterminate:this.indeterminate};this.indeterminate?(this.indeterminate=!1,this.checked=!0):this.checked=!this.checked;let a=!this.fireDecoratorEvent("change"),t=!this.fireDecoratorEvent("value-changed");(a||t)&&(this.checked=e.checked,this.indeterminate=e.indeterminate)}return this}canToggle(){return!(this.disabled||this.readonly||this.displayOnly)}valueStateTextMappings(){return{Negative:O5.i18nBundle.getText(z6),Critical:O5.i18nBundle.getText(D6),Positive:O5.i18nBundle.getText(R6)}}get ariaLabelText(){return E5(this)||sa(this)}get classes(){return{main:{"ui5-checkbox--hoverable":!this.disabled&&!this.readonly&&N1()}}}get ariaReadonly(){return this.readonly||this.displayOnly?"true":void 0}get effectiveAriaDisabled(){return this.disabled?"true":void 0}get effectiveAriaChecked(){return this.indeterminate&&this.checked?"mixed":this.checked}get ariaLabelledBy(){if(!this.ariaLabelText)return this.text?`${this._id}-label`:void 0}get ariaDescribedBy(){return this.hasValueState?`${this._id}-descr`:void 0}get hasValueState(){return this.valueState!==s0.None}get valueStateText(){if(this.valueState!==s0.None&&this.valueState!==s0.Information)return this.valueStateTextMappings()[this.valueState]}get effectiveTabIndex(){let e=this.getAttribute("tabindex");if(this.tabbable)return e?parseInt(e):0}get tabbable(){return!this.disabled&&!this.displayOnly}get isCompletelyChecked(){return this.checked&&!this.indeterminate}get isDisplayOnly(){return this.displayOnly&&!this.disabled}get accessibilityInfo(){let e=this.checked?O5.i18nBundle.getText(ur):O5.i18nBundle.getText(_r),a=[this.text||"",e].filter(Boolean).join(" ");return{role:this.accInfo.role,type:O5.i18nBundle.getText(pr),description:a,label:this.ariaLabelText,disabled:!!this.accInfo.ariaDisabled,readonly:!!this.accInfo.ariaReadonly,required:this.accInfo.ariaRequired}}get accInfo(){return{role:this._accInfo?this._accInfo.role:"checkbox",ariaChecked:this._accInfo?this._accInfo.ariaChecked:this.effectiveAriaChecked,ariaReadonly:this._accInfo?this._accInfo.ariaReadonly:this.ariaReadonly,ariaDisabled:this._accInfo?this._accInfo.ariaDisabled:this.effectiveAriaDisabled,ariaRequired:this._accInfo?this._accInfo.ariaRequired:this.required,tabindex:this._accInfo?this._accInfo.tabindex:this.effectiveTabIndex}}};o0([p()],S1.prototype,"accessibleNameRef",void 0);o0([p()],S1.prototype,"accessibleName",void 0);o0([p({type:Boolean})],S1.prototype,"disabled",void 0);o0([p({type:Boolean})],S1.prototype,"readonly",void 0);o0([p({type:Boolean})],S1.prototype,"displayOnly",void 0);o0([p({type:Boolean})],S1.prototype,"required",void 0);o0([p({type:Boolean})],S1.prototype,"indeterminate",void 0);o0([p({type:Boolean})],S1.prototype,"checked",void 0);o0([p()],S1.prototype,"text",void 0);o0([p()],S1.prototype,"valueState",void 0);o0([p()],S1.prototype,"wrappingType",void 0);o0([p()],S1.prototype,"name",void 0);o0([p()],S1.prototype,"value",void 0);o0([p({type:Boolean})],S1.prototype,"active",void 0);o0([p({type:Object})],S1.prototype,"_accInfo",void 0);o0([f1("@ui5/webcomponents")],S1,"i18nBundle",void 0);S1=O5=o0([e1({tag:"ui5-checkbox",languageAware:!0,formAssociated:!0,renderer:h1,template:CT,styles:xS}),V("change",{bubbles:!0,cancelable:!0}),V("value-changed",{bubbles:!0,cancelable:!0})],S1);S1.define();var xT=S1,MT={listItemPreContent:HT,listItemContent:BT,imageBegin:kT,iconBegin:LT,iconEnd:VT,selectionElement:C_};function Z_(e){let a=Z(Z({},MT),e);return B("li",{part:"native-li","data-sap-focus-ref":!0,tabindex:this._effectiveTabIndex,class:this.classes.main,onFocusIn:this._onfocusin,onFocusOut:this._onfocusout,onKeyUp:this._onkeyup,onKeyDown:this._onkeydown,onMouseUp:this._onmouseup,onMouseDown:this._onmousedown,onTouchStart:this._onmousedown,onTouchEnd:this._ontouchend,onClick:this._onclick,draggable:this.movable,onDragStart:this._ondragstart,onDragEnd:this._ondragend,role:this._accInfo.role,title:this._accInfo.tooltip,"aria-expanded":this._accInfo.ariaExpanded,"aria-level":this._accInfo.ariaLevel,"aria-haspopup":this._accInfo.ariaHaspopup,"aria-posinset":this._accInfo.posinset,"aria-setsize":this._accInfo.setsize,"aria-describedby":`${this._id}-invisibleText-describedby`,"aria-labelledby":this._accessibleNameRef,"aria-disabled":this._ariaDisabled,"aria-selected":this._accInfo.ariaSelected,"aria-checked":this._accInfo.ariaChecked,"aria-owns":this._accInfo.ariaOwns,"aria-keyshortcuts":this._accInfo.ariaKeyShortcuts,children:[a.listItemPreContent.call(this),this.placeSelectionElementBefore&&C_.call(this),this._hasHighlightColor&&v("div",{class:"ui5-li-highlight"}),B("div",{part:"content",id:`${this._id}-content`,class:"ui5-li-content",children:[a.imageBegin.call(this),a.iconBegin.call(this),a.listItemContent.call(this)]}),a.iconEnd.call(this),this.typeDetail&&v("div",{class:"ui5-li-detailbtn",children:v(e5,{part:"detail-button",design:"Transparent",onClick:this.onDetailClick,icon:fS})}),this.typeNavigation&&v(I1,{name:g_}),this.navigated&&v("div",{class:"ui5-li-navigated"}),this.placeSelectionElementAfter&&a.selectionElement.call(this),v("span",{id:`${this._id}-invisibleText`,class:"ui5-hidden-text",children:this.ariaLabelledByText}),v("span",{id:`${this._id}-invisibleText-describedby`,class:"ui5-hidden-text",children:this._accInfo.ariaSelectedText})]})}function HT(){}function BT(){}function kT(){}function LT(){}function VT(){}function C_(){switch(!0){case this.modeSingleSelect:return v(yS,{part:"radio",disabled:this.isInactive,accessibleName:this._accInfo.ariaLabelRadioButton,tabindex:-1,id:`${this._id}-singleSelectionElement`,class:"ui5-li-singlesel-radiobtn",checked:this.selected,onChange:this.onSingleSelectionComponentPress});case this.modeMultiple:return v(xT,{part:"checkbox",disabled:this.isInactive,indeterminate:this.indeterminate,tabindex:-1,id:`${this._id}-multiSelectionElement`,class:"ui5-li-multisel-cb",checked:this.selected,accessibleName:this._accInfo.ariaLabel,onChange:this.onMultiSelectionComponentPress});case this.modeDelete:return v("div",{class:"ui5-li-deletebtn",children:this.hasDeleteButtonSlot?v("slot",{name:"deleteButton"}):v(e5,{part:"delete-button",tabindex:-1,"data-sap-no-tab-ref":!0,id:`${this._id}-deleteSelectionElement`,design:"Transparent",icon:At,onClick:this.onDelete,tooltip:this.deleteText})})}}var ST={listItemContent:ET};function TT(e){let a=Z(Z({},ST),e);return Z_.call(this,a)}function ET(){return v("slot",{})}var fl,R5,$e=()=>(fl??=new an("@ui5/webcomponents-base"),fl),IT=e=>e.checkVisibility()||getComputedStyle(e).display==="contents",gl=(e,a=[])=>{(!R5||!R5.isConnected)&&(R5=document.createElement("span"),R5.id="ui5-invisible-text",R5.hidden=!0,document.body.appendChild(R5));let t=[...e.ariaLabelledByElements||[]],i=t.indexOf(R5);a=Array.isArray(a)?a.filter(Boolean).join(" . ").trim():a.trim(),R5.textContent=a,a&&i===-1?(t.unshift(R5),e.ariaLabelledByElements=t):!a&&i>-1&&(t.splice(i,1),e.ariaLabelledByElements=t.length?t:null)},y_=(e,a={},t=!0)=>{if(!e)return"";if(e.nodeType===Node.TEXT_NODE)return e.data.trim();if(!(e instanceof HTMLElement))return"";if(e.hasAttribute("data-ui5-acc-text"))return e.getAttribute("data-ui5-acc-text")||"";if(e.ariaHidden==="true"||!IT(e))return t?$e().getText(I6):"";let i=[],o=[],r=e.accessibilityInfo,{lessDetails:n}=a;if(r){let{type:s,description:c,required:l,disabled:d,readonly:h,children:_}=r;i=_||[],s&&o.push(s),c&&o.push(c),n||(l&&o.push($e().getText(Lo)),d&&o.push($e().getText(Vo)),h&&o.push($e().getText(E6)))}else e.localName==="slot"?i=e.assignedNodes({flatten:!0}):i=e.shadowRoot?[...e.shadowRoot.childNodes]:[...e.childNodes];if(i.forEach(s=>{let c=y_(s,a,!1);c&&o.push(c)}),t){let s=o.length>0;if(!s||!n){let c=Mt(e),l=[s?"":I6,So,To][Math.min(c.length,2)];l&&(s&&o.push("."),o.push($e().getText(l)))}}return o.join(" ").trim()};y("@ui5/webcomponents-theming","sap_horizon",async()=>j);y("@ui5/webcomponents","sap_horizon",async()=>G,"host");var zT=`:host(:not([hidden])){display:block}:host{min-height:var(--_ui5_list_item_base_height);height:auto;box-sizing:border-box}.ui5-li-root.ui5-custom-li-root{pointer-events:inherit;min-height:inherit}.ui5-li-root.ui5-custom-li-root .ui5-li-content{pointer-events:inherit}[ui5-checkbox].ui5-li-singlesel-radiobtn,[ui5-radio-button].ui5-li-singlesel-radiobtn{display:flex;align-items:center}.ui5-li-root.ui5-custom-li-root,[ui5-checkbox].ui5-li-singlesel-radiobtn,[ui5-radio-button].ui5-li-singlesel-radiobtn{min-width:var(--_ui5_custom_list_item_rb_min_width)}:host([_selection-mode="SingleStart"]) .ui5-li-root.ui5-custom-li-root{padding-inline:0 1rem}:host([_selection-mode="Multiple"]) .ui5-li-root.ui5-custom-li-root{padding-inline:0 1rem}:host([_selection-mode="SingleEnd"]) .ui5-li-root.ui5-custom-li-root{padding-inline:1rem 0}
79
79
  `,L4=function(e,a,t,i){var o=arguments.length,r=o<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,t):i,n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")r=Reflect.decorate(e,a,t,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(r=(o<3?n(r):o>3?n(a,t,r):n(a,t))||r);return o>3&&r&&Object.defineProperty(a,t,r),r},z8,u7=z8=class extends k4{constructor(){super(...arguments),this.movable=!1}_onkeydown(e){(this.matches(":focus")||Q0(e)||_5(e)||ut(e)||Ne(e)||k0(e)||L0(e))&&super._onkeydown(e)}_onkeyup(e){(this.matches(":focus")||Q0(e)||_5(e)||ut(e)||Ne(e)||k0(e)||L0(e))&&super._onkeyup(e)}get _accessibleNameRef(){return`${this._id}-invisibleText`}_onfocusin(e){super._onfocusin(e),!this._isDragging()&&!this.accessibleName&&this._updateInvisibleTextContent()}_onfocusout(e){super._onfocusout(e),!this._isDragging()&&!this.accessibleName&&this._clearInvisibleTextContent()}_isDragging(){return this.hasAttribute("data-moving")}_updateInvisibleTextContent(){let e=this._listItem;if(!e)return;let a=y_(this);gl(e,a)}_clearInvisibleTextContent(){let e=this._listItem;e&&gl(e,"")}_getDeleteButtonNodes(){if(!this.modeDelete)return[];if(this.hasDeleteButtonSlot)return this.deleteButton;let e=this.shadowRoot?.querySelector(`#${this._id}-deleteSelectionElement`);return e?[e]:[]}get classes(){let e=super.classes;return e.main["ui5-custom-li-root"]=!0,e}get accessibilityInfo(){let e=[],a=this.shadowRoot?.querySelector("slot:not([name])");if(a){let i=a.assignedNodes({flatten:!0});e.push(...i)}let t=this._getDeleteButtonNodes();return e.push(...t),{type:z8.i18nBundle.getText(ir),children:e}}};L4([p({type:Boolean})],u7.prototype,"movable",void 0);L4([p()],u7.prototype,"accessibleName",void 0);L4([f1("@ui5/webcomponents")],u7,"i18nBundle",void 0);u7=z8=L4([e1({tag:"ui5-li-custom",template:TT,renderer:h1,styles:[k4.styles,zT]})],u7);u7.define();var DT=u7;function RT(){return v(DT,{class:"ui5-menu-separator",_forcedAccessibleRole:"separator",disabled:!0})}y("@ui5/webcomponents-theming","sap_horizon",async()=>j);y("@ui5/webcomponents","sap_horizon",async()=>G,"host");var OT=`:host{border-top:.0625rem solid var(--sapGroup_ContentBorderColor);min-height:.125rem}.ui5-menu-separator{border:inherit;min-height:inherit;background:inherit;opacity:1}
80
80
  `,NT=function(e,a,t,i){var o=arguments.length,r=o<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,t):i,n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")r=Reflect.decorate(e,a,t,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(r=(o<3?n(r):o>3?n(a,t,r):n(a,t))||r);return o>3&&r&&Object.defineProperty(a,t,r),r},D8=class extends S7{get isSeparator(){return!0}get classes(){return{main:{"ui5-menu-separator":!0}}}get _focusable(){return!1}get _pressable(){return!1}};D8=NT([e1({tag:"ui5-menu-separator",renderer:h1,styles:[OT],template:RT})],D8);D8.define();var c4=T5("isSeparator");function PT(){return v("div",{role:"group","aria-label":this.ariaLabelText,"onui5-check":this._handleItemCheck,children:v("slot",{})})}var V4=function(e,a,t,i){var o=arguments.length,r=o<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,t):i,n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")r=Reflect.decorate(e,a,t,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(r=(o<3?n(r):o>3?n(a,t,r):n(a,t))||r);return o>3&&r&&Object.defineProperty(a,t,r),r},Je,ae=Je=class extends g1{constructor(){super(...arguments),this.checkMode="None"}get ariaLabelText(){switch(this.checkMode){case g5.None:return Je.i18nBundle.getText(sr);case g5.Single:return Je.i18nBundle.getText(cr);case g5.Multiple:return Je.i18nBundle.getText(lr);default:return}}get isGroup(){return!0}get _menuItems(){return this.items.filter(j7)}onBeforeRendering(){this._updateItemsCheckMode(),this.checkMode===g5.Single&&this._ensureSingleItemIsChecked()}_updateItemsCheckMode(){this._menuItems.forEach(e=>{e._checkMode=this.checkMode})}_clearCheckedItems(){this._menuItems.forEach(e=>{e.checked=!1})}_ensureSingleItemIsChecked(){let e=this._menuItems.findLast(a=>a.checked);this._clearCheckedItems(),e&&(e.checked=!0)}_handleItemCheck(e){let a=e.target,t=a.checked;this.checkMode===g5.Single&&(this._clearCheckedItems(),a.checked=t)}};V4([p()],ae.prototype,"checkMode",void 0);V4([b1({default:!0,type:HTMLElement,invalidateOnChildChange:!0})],ae.prototype,"items",void 0);V4([f1("@ui5/webcomponents")],ae,"i18nBundle",void 0);ae=Je=V4([e1({tag:"ui5-menu-item-group",renderer:h1,template:PT})],ae);ae.define();var q7=T5("isGroup"),FT={iconBegin:WT,menuItemTextContent:qT};function UT(e){let a=Z(Z({},FT),e);return e?.listItemContent||(a.listItemContent=function(){return B(v1,{children:[a.menuItemTextContent.call(this),GT.call(this),jT.call(this)]})}),B(v1,{children:[Z_.call(this,a),$T.call(this)]})}function qT(){return v(v1,{children:this.text&&v("div",{class:"ui5-menu-item-text",children:this.text})})}function jT(){return this._markChecked?v("div",{class:"ui5-menu-item-checked",children:v(I1,{name:K9,class:"ui5-menu-item-icon-checked"})}):""}function GT(){switch(!0){case this.hasSubmenu:return v("div",{class:"ui5-menu-item-submenu-icon",children:v(I1,{part:"subicon",name:g_,class:"ui5-menu-item-icon-end"})});case this.hasEndContent:return v("div",{class:"ui5-menu-item-end-content",role:"group","aria-label":this.endContentAccessibleName,children:v("slot",{name:"endContent",onKeyDown:this._endContentKeyDown})});case!!this.additionalText:return v("span",{part:"additional-text",class:"ui5-li-additional-text","aria-hidden":this._accInfo.ariaHidden,children:this.additionalText})}}function WT(){if(this.hasIcon)return v(I1,{class:"ui5-li-icon",name:this.icon});if(this._siblingsWithIcon)return v("div",{class:"ui5-menu-item-dummy-icon"})}function $T(){return this.hasSubmenu&&B(Ue,{id:`${this._id}-menu-rp`,class:"ui5-menu-rp ui5-menu-rp-sub-menu",preventInitialFocus:!0,preventFocusRestore:!0,hideArrow:!0,allowTargetOverlap:!0,placement:Q5.End,verticalAlign:"Top",accessibleName:this.accessibleNameText,onBeforeOpen:this._beforePopoverOpen,onOpen:this._afterPopoverOpen,onBeforeClose:this._beforePopoverClose,onClose:this._afterPopoverClose,children:[this.isPhone&&v(v1,{children:B("div",{slot:"header",class:"ui5-menu-dialog-header",children:[v(e5,{icon:oS,class:"ui5-menu-back-button",design:"Transparent","aria-label":this.labelBack,onClick:this._close}),v("div",{class:"ui5-menu-dialog-title",children:v("div",{children:this.text})})]})}),v("div",{id:`${this._id}-menu-main`,class:this.loading?"menu-busy-indicator-main":"","aria-busy":this.loading,children:this.items.length?v(ya,{id:`${this._id}-menu-list`,selectionMode:"None",separators:"None",accessibleRole:"Menu",loading:this.loading,loadingDelay:this.loadingDelay,onMouseOver:this._itemMouseOver,onKeyDown:this._itemKeyDown,onKeyUp:this._itemKeyUp,"onui5-close-menu":this._close,"onui5-exit-end-content":this._navigateOutOfEndContent,children:v("slot",{})}):this.loading&&v(q2,{id:`${this._id}-menu-busy-indicator`,delay:this.loadingDelay,class:"ui5-menu-busy-indicator",active:!0})}),this.isPhone&&v("div",{slot:"footer",class:"ui5-menu-dialog-footer",children:v(e5,{design:"Transparent",onClick:this._closeAll,children:this.labelCancel})})]})}y("@ui5/webcomponents-theming","sap_horizon",async()=>j);y("@ui5/webcomponents","sap_horizon",async()=>G,"host");var KT=`:host{line-height:initial}::slotted([ui5-menu-item]){line-height:inherit}.ui5-menu-rp[ui5-responsive-popover]::part(header),.ui5-menu-rp[ui5-responsive-popover]::part(content),.ui5-menu-rp[ui5-responsive-popover]::part(footer){padding:0}.ui5-menu-rp[ui5-responsive-popover]{box-shadow:var(--sapContent_Shadow1);border-radius:var(--_ui5_menu_popover_border_radius)}.ui5-menu-busy-indicator{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ui5-menu-busy-indicator-main{min-height:var(--_ui5_list_item_base_height)}.ui5-menu-dialog-header{display:flex;height:var(--_ui5-responsive_popover_header_height);align-items:center;justify-content:space-between;padding:0px 1rem;width:100%;overflow:hidden}.ui5-menu-dialog-title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:calc(100% - 6.5rem);padding-right:1rem;font-family:var(--sapFontHeaderFamily)}.ui5-menu-dialog-title>h1{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--sapFontHeader5Size)}.ui5-menu-back-button{margin-right:1rem}.ui5-menu-dialog-footer{display:flex;align-items:center;justify-content:flex-end;padding:0 1rem;width:100%;border-top:.0625rem solid var(--sapPageFooter_BorderColor)}.ui5-menu-rp.ui5-menu-rp-sub-menu{margin-top:.25rem;margin-inline:var(--_ui5_menu_submenu_margin_offset)}:host([disabled]){pointer-events:initial;opacity:initial}:host([disabled])::part(content){opacity:var(--_ui5-listitembase_disabled_opacity)}:host([disabled][actionable]:not([active]):not([selected]):hover),:host([disabled][active][actionable]){background:var(--ui5-listitem-background-color)}:host([active]:not([disabled])),:host([active]:not([disabled])):hover{background-color:var(--sapList_Active_Background)}:host(:not([active]):not([selected]):not([disabled]):hover){background-color:var(--sapList_Hover_Background)}:host([disabled][active][actionable]) .ui5-li-root .ui5-li-icon{color:var(--sapContent_NonInteractiveIconColor)}:host([active]:not([disabled]))::part(content),:host([active]:not([disabled]))::part(additional-text),:host([active]:not([disabled])) .ui5-li-root .ui5-li-icon{color:var(--sapList_Active_TextColor)}:host([focused]:not([active]):not([disabled])){background-color:var(--sapList_Hover_Background)}:host::part(additional-text){margin:unset;margin-inline-start:1rem;color:var(--sapContent_LabelColor);min-width:max-content}.ui5-menu-item-text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;display:inline-block;font-size:var(--sapFontSize)}.ui5-menu-item-dummy-icon{visibility:hidden}:host::part(title){font-size:var(--sapFontSize);padding-top:.125rem}:host([icon]:not([is-phone]))::part(title),:host([is-phone]:not([icon=""]))::part(title){padding-top:0}:host(:not([is-phone]))::part(native-li){user-select:none;padding:var(--_ui5_menu_item_padding)}:host::part(content){padding-inline-end:.25rem}.ui5-menu-item-submenu-icon{min-width:var(--_ui5_list_item_icon_size);min-height:var(--_ui5_list_item_icon_size);display:inline-block;vertical-align:middle;pointer-events:none}.ui5-menu-item-icon-end{display:inline-block;vertical-align:middle;padding-inline-start:.5rem;pointer-events:none;position:absolute;inset-inline-end:var(--_ui5_menu_item_submenu_icon_right)}.ui5-menu-item-submenu-icon .ui5-menu-item-icon-end{color:var(--sapContent_NonInteractiveIconColor)}.ui5-menu-item-dummy-icon{min-width:var(--_ui5_list_item_icon_size);min-height:var(--_ui5_list_item_icon_size);display:inline-block;vertical-align:middle;padding-inline-end:.75rem;pointer-events:none}.ui5-menu-item-checked{padding-inline-start:.5rem;padding-inline-end:0;font-weight:400;text-align:center}.ui5-menu-item-icon-checked{color:var(--sapContent_BusyColor);padding-top:.25rem}.ui5-menu-item-end-content{display:inline-flex;align-items:center}.ui5-menu-busy-indicator{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}
81
- `,_0=function(e,a,t,i){var o=arguments.length,r=o<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,t):i,n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")r=Reflect.decorate(e,a,t,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(r=(o<3?n(r):o>3?n(a,t,r):n(a,t))||r);return o>3&&r&&Object.defineProperty(a,t,r),r},m2,W1=m2=class extends k4{constructor(){super(),this.disabled=!1,this.loading=!1,this.loadingDelay=1e3,this.checked=!1,this._siblingsWithIcon=!1,this._checkMode="None",this._shiftPressed=!1,this._openedByMouse=!1,this._itemNavigation=new Ca(this,{navigationMode:s2.Horizontal,behavior:W2.Static,getItemsCallback:()=>this._navigableItems})}get _list(){return this.shadowRoot&&this.shadowRoot.querySelector("[ui5-list]")}get _navigableItems(){return[...this.endContent].filter(e=>e.hasAttribute("ui5-button")||e.hasAttribute("ui5-link")||e.hasAttribute("ui5-icon")&&e.getAttribute("mode")==="Interactive")}get _isCheckable(){return this._checkMode!==g5.None}_navigateToEndContent(e){let a=this._navigableItems,t=e?a[a.length-1]:a[0];t&&(this._itemNavigation.setCurrentItem(t),this._itemNavigation._focusCurrentItem())}get isRtl(){return this.effectiveDir==="rtl"}get hasSubmenu(){return!!(this.items.length||this.loading)&&!this.disabled}get hasEndContent(){return!!this.endContent.length}get hasIcon(){return!!this.icon}get isSubMenuOpen(){return this._popover?.open}get menuHeaderTextPhone(){return this.text}get isPhone(){return Y1()}get labelBack(){return m2.i18nBundle.getText(nr)}get labelCancel(){return m2.i18nBundle.getText(N6)}get accessibleNameText(){return m2.i18nBundle.getText(P6)}get endContentAccessibleName(){return m2.i18nBundle.getText(hr)}get loadingText(){return m2.i18nBundle.getText(ct)}get ariaSelectedText(){let e=[],a=super.ariaSelectedText;return a&&e.push(a),this.hasSubmenu&&this.loading&&e.push(this.loadingText),e.length?e.join(" "):void 0}onBeforeRendering(){super.onBeforeRendering();let e=this._allMenuItems.some(a=>!!a.icon);this._setupItemNavigation(),this._allMenuItems.forEach(a=>{a._siblingsWithIcon=e})}async focus(e){if(await u5(),this.hasSubmenu&&this.isSubMenuOpen){let a=this._allMenuItems;return a[0]&&a[0].focus(e)}return super.focus(e)}get _focusable(){return!0}get _role(){switch(this._checkMode){case g5.Single:return"menuitemradio";case g5.Multiple:return"menuitemcheckbox";default:return"menuitem"}}get _accInfo(){let e={role:this.accessibilityAttributes.role||this._role,ariaHaspopup:this.hasSubmenu?"menu":void 0,ariaKeyShortcuts:this.accessibilityAttributes.ariaKeyShortcuts,ariaExpanded:this.hasSubmenu?this.isSubMenuOpen:void 0,ariaHidden:this.additionalText&&this.accessibilityAttributes.ariaKeyShortcuts?!0:void 0,ariaChecked:this._markChecked?!0:void 0};return Z(Z({},super._accInfo),e)}get _popover(){return this.shadowRoot&&this.shadowRoot.querySelector("[ui5-responsive-popover]")}get _markChecked(){return!this.hasSubmenu&&this.checked&&this._checkMode!==g5.None}get _menuItemGroups(){return this.items.filter(q7)}get _menuItems(){return this.items.filter(j7)}get _allMenuItems(){let e=[];return this.getSlottedNodes("items").forEach(a=>{q7(a)?e.push(...a._menuItems):c4(a)||e.push(a)}),e}get _navigatableMenuItems(){let e=[];return this.getSlottedNodes("items").forEach(a=>{if(q7(a)){let t=a.getSlottedNodes("items");e.push(...t)}else c4(a)||e.push(a)}),e}_setupItemNavigation(){this._list&&(this._list._itemNavigation._getItems=()=>this._navigatableMenuItems)}_closeOtherSubMenus(e){let a=this._allMenuItems;a.includes(e)&&a.forEach(t=>{t!==e&&t._close()})}_itemMouseOver(e){if(!N1())return;let a=e.target;j7(a)&&(a.getFocusDomRef()?.focus(),this._closeOtherSubMenus(a))}_isSpace(e){return this._shiftPressed=this._isCheckable&&Oe(e),r1(e)||Oe(e)}_isEnter(e){return this._shiftPressed=this._isCheckable&&ta(e),m1(e)||ta(e)}_onclick(e){this._shiftPressed=this._isCheckable&&e.shiftKey,super._onclick(e)}_itemKeyDown(e){let a=e.target,t=this._allMenuItems.includes(a),i=Q0(e)||_5(e),o=this.isRtl?X0(e):D0(e);t&&(i||o)&&(this._close(),this.focus(),e.stopPropagation())}_itemKeyUp(e){i2(e)&&(this._shiftPressed=!1)}_endContentKeyDown(e){(k0(e)||L0(e))&&this.fireDecoratorEvent("exit-end-content",{shouldNavigateToNextItem:L0(e)})}_navigateOutOfEndContent(e){let a=e.target,t=e.detail.shouldNavigateToNextItem,i=this._allMenuItems,o=i.indexOf(a);o>-1&&(((t?i[o+1]:i[o-1])||i[o])?.focus(),e.stopPropagation())}_closeAll(){this._popover&&(this._popover.open=!1),this.selected=!1,this.fireDecoratorEvent("close-menu")}_close(){this._popover&&(this._popover.open=!1,this._allMenuItems.forEach(e=>e._close())),this.selected=!1}_beforePopoverOpen(e){!this.fireDecoratorEvent("before-open",{})&&e.preventDefault()}_afterPopoverOpen(){this._openedByMouse||this._allMenuItems[0]?.focus(),this.loading&&f_(m2.i18nBundle.getText(ct),i3.Polite),this.fireDecoratorEvent("open")}_beforePopoverClose(e){if(!this.fireDecoratorEvent("before-close",{escPressed:e.detail.escPressed})){e.preventDefault();return}this.selected=!1,e.detail.escPressed&&(this.focus(),Y1()&&this.fireDecoratorEvent("close-menu"))}_afterPopoverClose(){this._openedByMouse=!1,this.fireDecoratorEvent("close")}get isMenuItem(){return!0}_updateCheckedState(){if(this._checkMode===g5.None)return;let e=!this.checked;this.checked=e,this.fireDecoratorEvent("check")}};_0([p()],W1.prototype,"text",void 0);_0([p()],W1.prototype,"additionalText",void 0);_0([p()],W1.prototype,"icon",void 0);_0([p({type:Boolean})],W1.prototype,"disabled",void 0);_0([p({type:Boolean})],W1.prototype,"loading",void 0);_0([p({type:Number})],W1.prototype,"loadingDelay",void 0);_0([p()],W1.prototype,"accessibleName",void 0);_0([p()],W1.prototype,"tooltip",void 0);_0([p({type:Boolean})],W1.prototype,"checked",void 0);_0([p({type:Object})],W1.prototype,"accessibilityAttributes",void 0);_0([p({type:Boolean,noAttribute:!0})],W1.prototype,"_siblingsWithIcon",void 0);_0([p()],W1.prototype,"_checkMode",void 0);_0([b1({default:!0,type:HTMLElement,invalidateOnChildChange:!0})],W1.prototype,"items",void 0);_0([b1()],W1.prototype,"endContent",void 0);_0([f1("@ui5/webcomponents")],W1,"i18nBundle",void 0);W1=m2=_0([e1({tag:"ui5-menu-item",renderer:h1,template:UT,styles:[k4.styles,KT]}),V("before-open",{cancelable:!0}),V("open"),V("close-menu",{bubbles:!0}),V("exit-end-content",{bubbles:!0}),V("before-close",{cancelable:!0}),V("close"),V("check",{bubbles:!0})],W1);W1.define();var j7=T5("isMenuItem");function XT(){return B("div",{role:this._hideArrowButton?"presentation":"group",class:"ui5-split-button-root",tabindex:this._tabIndex,"aria-labelledby":this._hideArrowButton?void 0:`${this._id}-invisibleTextDefault ${this._id}-invisibleText`,"aria-haspopup":this._computedAccessibilityAttributes?.root?.hasPopup,"aria-roledescription":this._computedAccessibilityAttributes?.root?.roleDescription,"aria-label":this._computedAccessibilityAttributes?.root?.title,"aria-keyshortcuts":this._computedAccessibilityAttributes?.root?.ariaKeyShortcuts,onFocusOut:this._onFocusOut,onKeyDown:this._onKeyDown,onKeyUp:this._onKeyUp,children:[v(e5,{class:"ui5-split-text-button",design:this.design,icon:this.icon,endIcon:this._endIcon,tabindex:-1,disabled:this.disabled,active:this._textButtonActive,exportparts:"icon,endIcon,button",onClick:this._handleMouseClick,onTouchStart:this.handleTouchStart,onMouseDown:this.handleTouchStart,onMouseUp:this._textButtonRelease,onFocusIn:this._onInnerButtonFocusIn,onFocusOut:this._onFocusOut,tooltip:this._computedAccessibilityAttributes?.root?.title,children:this.isTextButton&&v("slot",{})}),!this._hideArrowButton&&B(v1,{children:[v(e5,{class:"ui5-split-arrow-button",design:this.design,icon:oV,tabindex:-1,tooltip:this._computedAccessibilityAttributes?.arrowButton?.title,accessibilityAttributes:{hasPopup:this._computedAccessibilityAttributes?.arrowButton?.hasPopup,expanded:this._computedAccessibilityAttributes?.arrowButton?.expanded},disabled:this.disabled,active:this.effectiveActiveArrowButton,part:"arrowButton",onClick:this._handleArrowButtonAction,onMouseDown:this._arrowButtonPress,onMouseUp:this._arrowButtonRelease,onFocusIn:this._onInnerButtonFocusIn,onActiveStateChange:this._onArrowButtonActiveStateChange}),B("span",{id:`${this._id}-invisibleText`,class:"ui5-hidden-text",children:[this.accInfo.keyboardHint," ",this.accessibleName]}),v("span",{id:`${this._id}-invisibleTextDefault`,class:"ui5-hidden-text",children:this.buttonTextContent})]})]})}y("@ui5/webcomponents-theming","sap_horizon",async()=>j);y("@ui5/webcomponents","sap_horizon",async()=>G,"host");var YT=`:host{vertical-align:middle}.ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host(:not([hidden])){display:inline-flex;height:var(--_ui5_button_base_height);border-radius:var(--_ui5_button_border_radius);background-color:var(--sapButton_Background);box-shadow:var(--_ui5_split_button_host_default_box_shadow)}:host([active-arrow-button][design="Negative"]) .ui5-split-arrow-button,:host([design="Negative"]) .ui5-split-arrow-button[active]{background-color:var(--sapButton_Reject_Selected_Background);border:.0625rem solid var(--sapButton_Reject_Active_BorderColor);color:var(--sapButton_Reject_Active_TextColor)}:host([active-arrow-button][design="Positive"]) .ui5-split-arrow-button,:host([design="Positive"]) .ui5-split-arrow-button[active]{background-color:var(--sapButton_Accept_Selected_Background);border:.0625rem solid var(--sapButton_Accept_Active_BorderColor);color:var(--sapButton_Accept_Active_TextColor)}:host([active-arrow-button][design="Attention"]) .ui5-split-arrow-button,:host([design="Attention"]) .ui5-split-arrow-button[active]{background-color:var(--sapButton_Attention_Selected_Background);border:.0625rem solid var(--sapButton_Attention_Active_BorderColor);color:var(--sapButton_Attention_Active_TextColor)}:host([active-arrow-button][design="Emphasized"]) .ui5-split-arrow-button,:host([design="Emphasized"]) .ui5-split-arrow-button[active]{background-color:var(--sapButton_Emphasized_Active_Background);border:.0625rem solid var(--sapButton_Emphasized_Active_BorderColor)}:host([active-arrow-button][design="Transparent"]) .ui5-split-arrow-button,:host([active-arrow-button]) .ui5-split-arrow-button,:host([design="Transparent"]) .ui5-split-arrow-button[active],:host([design="Default"]) .ui5-split-arrow-button[active],.ui5-split-arrow-button[active],.ui5-split-arrow-button[active]:hover{background-color:var(--sapButton_Active_Background);border:.0625rem solid var(--sapButton_Lite_Active_BorderColor);color:var(--sapButton_Active_TextColor)}:host([disabled]:not([hidden])){pointer-events:none;opacity:var(--sapContent_DisabledOpacity)}:host([design="Positive"]:not([hidden])){background-color:var(--sapButton_Accept_Background);box-shadow:var(--_ui5_split_button_host_positive_box_shadow)}:host([design="Negative"]:not([hidden])){background-color:var(--sapButton_Reject_Background);box-shadow:var(--_ui5_split_button_host_negative_box_shadow)}:host([design="Attention"]:not([hidden])){background-color:var(--sapButton_Attention_Background);box-shadow:var(--_ui5_split_button_host_attention_box_shadow)}:host([design="Emphasized"]:not([hidden])){background-color:var(--sapButton_Emphasized_Background);box-shadow:var(--_ui5_split_button_host_emphasized_box_shadow)}:host([design="Transparent"]:not([hidden])){background-color:var(--sapButton_Lite_Background);box-shadow:var(--_ui5_split_button_host_transparent_box_shadow)}:host([design="Transparent"][disabled]:not([hidden])){background-color:var(--_ui5_split_button_transparent_disabled_background)}:host([design="Transparent"]:not([hidden]):not([disabled]):hover){background-color:var(--_ui5_split_button_host_transparent_hover_background);box-shadow:var(--_ui5_split_button_host_transparent_hover_box_shadow)}:host([design="Transparent"]:not([hidden]):not([disabled]):hover) .ui5-split-arrow-button:not(:hover),:host([design="Transparent"]:not([hidden]):not([disabled]):hover) .ui5-split-text-button:not(:hover){color:var(--_ui5_split_button_transparent_hover_color)}:host([desktop]) .ui5-split-button-root:focus-within,.ui5-split-button-root:focus-visible{outline:0}:host([desktop]) .ui5-split-button-root:focus-within:after,.ui5-split-button-root:focus-visible:after{content:"";position:absolute;box-sizing:border-box;inset:.125rem;border:var(--_ui5_split_button_focused_border);pointer-events:none;border-radius:var(--_ui5_split_button_focused_border_radius)}:host([design="Emphasized"][desktop]) .ui5-split-button-root:focus-within:after,:host([design="Emphasized"]) .ui5-split-button-root:focus-visible:after{border-color:var(--sapContent_ContrastFocusColor)}:host([design="Emphasized"][desktop]) .ui5-split-button-root:focus-within .ui5-split-text-button[active]::part(button):after,:host([design="Emphasized"]) .ui5-split-button-root:focus-visible .ui5-split-text-button[active]::part(button):after{content:"";position:absolute;box-sizing:border-box;inset:.0625rem;border:var(--_ui5_split_button_focused_border);border-radius:var(--_ui5_split_button_focused_border_radius)}:host([design="Emphasized"][desktop]) .ui5-split-button-root:has(.ui5-split-text-button[active]):after,:host([design="Emphasized"]) .ui5-split-button-root:has(.ui5-split-text-button[active]):after{border-color:transparent}.ui5-split-button-root{display:inline-flex;position:relative;width:inherit;height:100%}.ui5-split-button-root:focus,.ui5-split-text-button:focus,.ui5-split-arrow-button:focus{outline:0}.ui5-split-text-button{border-start-end-radius:var(--sapButton_Segment_BorderCornerRadius);border-end-end-radius:var(--sapButton_Segment_BorderCornerRadius);border-width:.0625rem;border-inline-end-width:var(--_ui5_split_button_text_button_right_border_width);border-color:var(--_ui5_split_text_button_border_color);background-color:var(--_ui5_split_text_button_background_color);vertical-align:top;flex-grow:1}.ui5-split-text-button:hover{border-start-end-radius:var(--sapButton_Segment_BorderCornerRadius);border-end-end-radius:var(--sapButton_Segment_BorderCornerRadius);background-color:var(--sapButton_Hover_Background);box-shadow:none;border:var(--_ui5_split_text_button_hover_border);border-inline-end:var(--_ui5_split_text_button_hover_border_right)}.ui5-split-text-button[design=Emphasized]{border:var(--_ui5_split_text_button_emphasized_border);border-width:var(--_ui5_split_text_button_emphasized_border_width)}.ui5-split-text-button[design=Emphasized]:hover{background-color:var(--sapButton_Emphasized_Hover_Background)}.ui5-split-text-button[design=Positive]:hover{background-color:var(--sapButton_Accept_Hover_Background);border:var(--_ui5_split_text_button_positive_hover_border);border-inline-end:var(--_ui5_split_text_button_positive_hover_border_right)}.ui5-split-text-button[design=Negative]:hover{background-color:var(--sapButton_Reject_Hover_Background);border:var(--_ui5_split_text_button_negative_hover_border);border-inline-end:var(--_ui5_split_text_button_negative_hover_border_right)}.ui5-split-text-button[design=Attention]:hover{background-color:var(--sapButton_Attention_Hover_Background);border:var(--_ui5_split_text_button_attention_hover_border);border-inline-end:var(--_ui5_split_text_button_attention_hover_border_right)}.ui5-split-text-button[design=Transparent]:hover{background-color:var(--_ui5_split_button_transparent_hover_background);border:var(--_ui5_split_text_button_transparent_hover_border);border-inline-end:var(--_ui5_split_text_button_transparent_hover_border_right)}.ui5-split-text-button[active][design=Emphasized]{background-color:var(--sapButton_Selected_Background);color:var(--sapButton_Emphasized_Active_TextColor);border-color:var(--sapButton_Emphasized_Active_BorderColor)}.ui5-split-text-button[active][design=Negative]{background-color:var(--sapButton_Reject_Selected_Background);color:var(--sapButton_Reject_Active_TextColor);border-color:var(--sapButton_Reject_Active_BorderColor)}.ui5-split-text-button[active][design=Positive]{background-color:var(--sapButton_Accept_Selected_Background);color:var(--sapButton_Accept_Active_TextColor);border-color:var(--sapButton_Accept_Active_BorderColor)}.ui5-split-text-button[active][design=Attention]{background-color:var(--sapButton_Attention_Selected_Background);color:var(--sapButton_Attention_Active_TextColor);border-color:var(--sapButton_Attention_Active_BorderColor)}.ui5-split-text-button[active][design=Default],.ui5-split-text-button[active][design=Transparent]{background-color:var(--sapButton_Active_Background);color:var(--sapButton_Active_TextColor);border-color:var(--sapButton_Active_BorderColor)}.ui5-split-text-button[active]{outline:0}.ui5-split-arrow-button{border-start-start-radius:var(--sapButton_Segment_BorderCornerRadius);border-end-start-radius:var(--sapButton_Segment_BorderCornerRadius);border-color:var(--_ui5_split_text_button_border_color);background-color:var(--_ui5_split_text_button_background_color);position:relative;border-width:.0625rem;overflow:visible}.ui5-split-arrow-button:hover{border-start-start-radius:var(--sapButton_Segment_BorderCornerRadius);border-end-start-radius:var(--sapButton_Segment_BorderCornerRadius);background-color:var(--sapButton_Hover_Background);box-shadow:none;border:var(--_ui5_split_arrow_button_hover_border)}.ui5-split-arrow-button[design=Emphasized]:hover{background-color:var(--sapButton_Emphasized_Hover_Background);border:var(--_ui5_split_arrow_button_emphasized_hover_border);box-shadow:var(--_ui5_split_arrow_button_emphasized_hover_box_shadow, none)}:dir(rtl).ui5-split-arrow-button[design=Emphasized]:hover{box-shadow:var(--_ui5_split_arrow_button_emphasized_hover_box_shadow_rtl, none)}.ui5-split-arrow-button[design=Positive]:hover{background-color:var(--sapButton_Accept_Hover_Background);border:var(--_ui5_split_arrow_button_positive_hover_border)}.ui5-split-arrow-button[design=Negative]:hover{background-color:var(--sapButton_Reject_Hover_Background);border:var(--_ui5_split_arrow_button_negative_hover_border)}.ui5-split-arrow-button[design=Attention]:hover{background-color:var(--sapButton_Attention_Hover_Background);border:var(--_ui5_split_arrow_button_attention_hover_border)}.ui5-split-arrow-button[design=Transparent]:hover{background-color:var(--_ui5_split_button_transparent_hover_background);border:var(--_ui5_split_arrow_button_transparent_hover_border)}.ui5-split-arrow-button:before{content:"";position:absolute;box-sizing:border-box;pointer-events:none;width:.0625rem;background-color:var(--sapButton_TextColor);inset-inline-start:var(--_ui5_split_button_middle_separator_left);inset-block-start:var(--_ui5_split_button_middle_separator_top);height:var(--_ui5_split_button_middle_separator_height)}.ui5-split-arrow-button[design=Emphasized]:before{content:"";position:absolute;box-sizing:border-box;pointer-events:none;inset-inline-start:var(--_ui5_split_button_middle_separator_left);inset-block-start:var(--_ui5_split_button_middle_separator_top);inset-inline-end:0;height:var(--_ui5_split_button_middle_separator_height);width:.0625rem}.ui5-split-text-button:hover+.ui5-split-arrow-button:before,.ui5-split-arrow-button:hover:before{display:var(--_ui5_split_button_middle_separator_hover_display)}.ui5-split-arrow-button[design=Emphasized]:hover:before{display:var(--_ui5_split_button_middle_separator_hover_display_emphasized)}.ui5-split-arrow-button[design=Transparent]:before{background-color:var(--sapButton_Lite_TextColor)}.ui5-split-arrow-button[design=Emphasized]:before{background-color:var(--sapButton_Emphasized_TextColor)}.ui5-split-arrow-button[design=Positive]:before{background-color:var(--sapButton_Accept_TextColor)}.ui5-split-arrow-button[design=Negative]:before{background-color:var(--sapButton_Reject_TextColor)}.ui5-split-arrow-button[design=Attention]:before{background-color:var(--_ui5_split_button_attention_separator_color_default)}.ui5-split-arrow-button[desktop]::part(button):focus-within:after,.ui5-split-arrow-button::part(button):focus-visible:after{border-start-start-radius:var(--_ui5_split_button_inner_focused_border_radius_inner);border-end-start-radius:var(--_ui5_split_button_inner_focused_border_radius_inner)}.ui5-split-arrow-button[desktop]::part(button):focus-within:after,.ui5-split-text-button::part(button):focus-visible:after{border-start-end-radius:var(--_ui5_split_button_inner_focused_border_radius_inner);border-end-end-radius:var(--_ui5_split_button_inner_focused_border_radius_inner)}.ui5-split-text-button[active][design=Emphasized]{color:var(--sapButton_Emphasized_Active_TextColor);background-color:var(--sapButton_Emphasized_Active_Background)}:host([design="Emphasized"][active-arrow-button]) .ui5-split-arrow-button,.ui5-split-arrow-button[active][design=Emphasized]{background-color:var(--sapButton_Selected_Background);color:var(--sapButton_Emphasized_Active_TextColor);border:var(--_ui5_split_arrow_button_emphasized_hover_border)}:host([design="Transparent"][active-arrow-button]:not([hidden]):not([disabled]):hover) .ui5-split-arrow-button{color:var(--sapButton_Active_TextColor)}:host([active-arrow-button]) .ui5-split-arrow-button{border:.0625rem solid var(--sapButton_Lite_Active_BorderColor)}:host([active-arrow-button]) .ui5-split-arrow-button:before,.ui5-split-arrow-button[active]:before,.ui5-split-text-button[active]+.ui5-split-arrow-button:before{background-color:var(--sapButton_TextColor)}:host([design="Emphasized"][active-arrow-button]) .ui5-split-arrow-button:before,:host([design="Emphasized"]) .ui5-split-arrow-button[active]:before,:host([design="Emphasized"]) .ui5-split-text-button[active]+.ui5-split-arrow-button:before{background-color:var(--_ui5_split_button_emphasized_separator_color)}:host([design="Positive"][active-arrow-button]) .ui5-split-arrow-button:before,:host([design="Positive"]) .ui5-split-arrow-button[active]:before,:host([design="Positive"]) .ui5-split-text-button[active]+.ui5-split-arrow-button:before{background-color:var(--_ui5_split_button_positive_separator_color)}:host([design="Negative"][active-arrow-button]) .ui5-split-arrow-button:before,:host([design="Negative"]) .ui5-split-arrow-button[active]:before,:host([design="Negative"]) .ui5-split-text-button[active]+.ui5-split-arrow-button:before{background-color:var(--_ui5_split_button_negative_separator_color)}:host([design="Attention"][active-arrow-button]) .ui5-split-arrow-button:before,:host([design="Attention"]) .ui5-split-arrow-button[active]:before,:host([design="Attention"]) .ui5-split-text-button[active]+.ui5-split-arrow-button:before{background-color:var(--_ui5_split_button_attention_separator_color)}.ui5-split-text-button::part(button){justify-content:flex-start;padding:0 var(--_ui5_button_base_padding)}
81
+ `,_0=function(e,a,t,i){var o=arguments.length,r=o<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,t):i,n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")r=Reflect.decorate(e,a,t,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(r=(o<3?n(r):o>3?n(a,t,r):n(a,t))||r);return o>3&&r&&Object.defineProperty(a,t,r),r},m2,W1=m2=class extends k4{constructor(){super(),this.disabled=!1,this.loading=!1,this.loadingDelay=1e3,this.checked=!1,this._siblingsWithIcon=!1,this._checkMode="None",this._shiftPressed=!1,this._openedByMouse=!1,this._itemNavigation=new Ca(this,{navigationMode:s2.Horizontal,behavior:W2.Static,getItemsCallback:()=>this._navigableItems})}get _list(){return this.shadowRoot&&this.shadowRoot.querySelector("[ui5-list]")}get _navigableItems(){return[...this.endContent].filter(e=>e.hasAttribute("ui5-button")||e.hasAttribute("ui5-link")||e.hasAttribute("ui5-icon")&&e.getAttribute("mode")==="Interactive")}get _isCheckable(){return this._checkMode!==g5.None}_navigateToEndContent(e){let a=this._navigableItems,t=e?a[a.length-1]:a[0];t&&(this._itemNavigation.setCurrentItem(t),this._itemNavigation._focusCurrentItem())}get isRtl(){return this.effectiveDir==="rtl"}get hasSubmenu(){return!!(this.items.length||this.loading)&&!this.disabled}get hasEndContent(){return!!this.endContent.length}get hasIcon(){return!!this.icon}get isSubMenuOpen(){return this._popover?.open}get menuHeaderTextPhone(){return this.text}get isPhone(){return Y1()}get labelBack(){return m2.i18nBundle.getText(nr)}get labelCancel(){return m2.i18nBundle.getText(N6)}get accessibleNameText(){return m2.i18nBundle.getText(P6)}get endContentAccessibleName(){return m2.i18nBundle.getText(hr)}get loadingText(){return m2.i18nBundle.getText(ct)}get ariaSelectedText(){let e=[],a=super.ariaSelectedText;return a&&e.push(a),this.hasSubmenu&&this.loading&&e.push(this.loadingText),e.length?e.join(" "):void 0}onBeforeRendering(){super.onBeforeRendering();let e=this._allMenuItems.some(a=>!!a.icon);this._setupItemNavigation(),this._allMenuItems.forEach(a=>{a._siblingsWithIcon=e})}async focus(e){if(await u5(),this.hasSubmenu&&this.isSubMenuOpen){let a=this._allMenuItems;return a[0]&&a[0].focus(e)}return super.focus(e)}get _focusable(){return!0}get _role(){switch(this._checkMode){case g5.Single:return"menuitemradio";case g5.Multiple:return"menuitemcheckbox";default:return"menuitem"}}get _accInfo(){let e={role:this.accessibilityAttributes.role||this._role,ariaHaspopup:this.hasSubmenu?"menu":void 0,ariaKeyShortcuts:this.accessibilityAttributes.ariaKeyShortcuts,ariaExpanded:this.hasSubmenu?this.isSubMenuOpen:void 0,ariaHidden:this.additionalText&&this.accessibilityAttributes.ariaKeyShortcuts?!0:void 0,ariaChecked:this._markChecked?!0:void 0};return Z(Z({},super._accInfo),e)}get _popover(){return this.shadowRoot&&this.shadowRoot.querySelector("[ui5-responsive-popover]")}get _markChecked(){return!this.hasSubmenu&&this.checked&&this._checkMode!==g5.None}get _menuItemGroups(){return this.items.filter(q7)}get _menuItems(){return this.items.filter(j7)}get _allMenuItems(){let e=[];return this.getSlottedNodes("items").forEach(a=>{q7(a)?e.push(...a._menuItems):c4(a)||e.push(a)}),e}get _navigatableMenuItems(){let e=[];return this.getSlottedNodes("items").forEach(a=>{if(q7(a)){let t=a.getSlottedNodes("items");e.push(...t)}else c4(a)||e.push(a)}),e}_setupItemNavigation(){this._list&&(this._list._itemNavigation._getItems=()=>this._navigatableMenuItems)}_closeOtherSubMenus(e){let a=this._allMenuItems;a.includes(e)&&a.forEach(t=>{t!==e&&t._close()})}_itemMouseOver(e){if(!N1())return;let a=e.target;j7(a)&&(a.getFocusDomRef()?.focus(),this._closeOtherSubMenus(a))}_isSpace(e){return this._shiftPressed=this._isCheckable&&Oe(e),r1(e)||Oe(e)}_isEnter(e){return this._shiftPressed=this._isCheckable&&ta(e),m1(e)||ta(e)}_onclick(e){this._shiftPressed=this._isCheckable&&e.shiftKey,super._onclick(e)}_itemKeyDown(e){let a=e.target,t=this._allMenuItems.includes(a),i=Q0(e)||_5(e),o=this.isRtl?X0(e):D0(e);t&&(i||o)&&(this._close(),this.focus(),e.stopPropagation())}_itemKeyUp(e){i2(e)&&(this._shiftPressed=!1)}_endContentKeyDown(e){(k0(e)||L0(e))&&this.fireDecoratorEvent("exit-end-content",{shouldNavigateToNextItem:L0(e)})}_navigateOutOfEndContent(e){let a=e.target,t=e.detail.shouldNavigateToNextItem,i=this._allMenuItems,o=i.indexOf(a);o>-1&&(((t?i[o+1]:i[o-1])||i[o])?.focus(),e.stopPropagation())}_closeAll(){this._popover&&(this._popover.open=!1),this.selected=!1,this.fireDecoratorEvent("close-menu")}_close(){this._popover&&(this._popover.open=!1,this._allMenuItems.forEach(e=>e._close())),this.selected=!1}_beforePopoverOpen(e){!this.fireDecoratorEvent("before-open",{})&&e.preventDefault()}_afterPopoverOpen(){this._openedByMouse||this._allMenuItems[0]?.focus(),this.loading&&f_(m2.i18nBundle.getText(ct),i3.Polite),this.fireDecoratorEvent("open")}_beforePopoverClose(e){if(!this.fireDecoratorEvent("before-close",{escPressed:e.detail.escPressed})){e.preventDefault();return}this.selected=!1,e.detail.escPressed&&(this.focus(),Y1()&&this.fireDecoratorEvent("close-menu"))}_afterPopoverClose(){this._openedByMouse=!1,this.fireDecoratorEvent("close")}get isMenuItem(){return!0}_updateCheckedState(){if(this._checkMode===g5.None)return;let e=!this.checked;this.checked=e,this.fireDecoratorEvent("check")}};_0([p()],W1.prototype,"text",void 0);_0([p()],W1.prototype,"additionalText",void 0);_0([p()],W1.prototype,"icon",void 0);_0([p({type:Boolean})],W1.prototype,"disabled",void 0);_0([p({type:Boolean})],W1.prototype,"loading",void 0);_0([p({type:Number})],W1.prototype,"loadingDelay",void 0);_0([p()],W1.prototype,"accessibleName",void 0);_0([p()],W1.prototype,"tooltip",void 0);_0([p({type:Boolean})],W1.prototype,"checked",void 0);_0([p({type:Object})],W1.prototype,"accessibilityAttributes",void 0);_0([p({type:Boolean,noAttribute:!0})],W1.prototype,"_siblingsWithIcon",void 0);_0([p()],W1.prototype,"_checkMode",void 0);_0([b1({default:!0,type:HTMLElement,invalidateOnChildChange:!0})],W1.prototype,"items",void 0);_0([b1()],W1.prototype,"endContent",void 0);_0([f1("@ui5/webcomponents")],W1,"i18nBundle",void 0);W1=m2=_0([e1({tag:"ui5-menu-item",renderer:h1,template:UT,styles:[k4.styles,KT]}),V("before-open",{cancelable:!0}),V("open"),V("close-menu",{bubbles:!0}),V("exit-end-content",{bubbles:!0}),V("before-close",{cancelable:!0}),V("close"),V("check",{bubbles:!0})],W1);W1.define();var j7=T5("isMenuItem");function XT(){return B("div",{role:this._hideArrowButton?"presentation":"group",class:"ui5-split-button-root",tabindex:this._tabIndex,"aria-labelledby":this._hideArrowButton?void 0:`${this._id}-invisibleTextDefault ${this._id}-invisibleText`,"aria-haspopup":this._computedAccessibilityAttributes?.root?.hasPopup,"aria-roledescription":this._computedAccessibilityAttributes?.root?.roleDescription,"aria-label":this._computedAccessibilityAttributes?.root?.title,"aria-keyshortcuts":this._computedAccessibilityAttributes?.root?.ariaKeyShortcuts,onFocusOut:this._onFocusOut,onKeyDown:this._onKeyDown,onKeyUp:this._onKeyUp,children:[v(e5,{class:"ui5-split-text-button",design:this.design,icon:this.icon,endIcon:this._endIcon,tabindex:-1,disabled:this.disabled,active:this._textButtonActive,exportparts:"icon,endIcon,button",onClick:this._handleMouseClick,onTouchStart:this.handleTouchStart,onMouseDown:this.handleTouchStart,onMouseUp:this._textButtonRelease,onFocusIn:this._onInnerButtonFocusIn,onFocusOut:this._onFocusOut,tooltip:this._computedAccessibilityAttributes?.root?.title,children:this.isTextButton&&v("slot",{})}),!this._hideArrowButton&&B(v1,{children:[v(e5,{class:"ui5-split-arrow-button",design:this.design,icon:BV,tabindex:-1,tooltip:this._computedAccessibilityAttributes?.arrowButton?.title,accessibilityAttributes:{hasPopup:this._computedAccessibilityAttributes?.arrowButton?.hasPopup,expanded:this._computedAccessibilityAttributes?.arrowButton?.expanded},disabled:this.disabled,active:this.effectiveActiveArrowButton,part:"arrowButton",onClick:this._handleArrowButtonAction,onMouseDown:this._arrowButtonPress,onMouseUp:this._arrowButtonRelease,onFocusIn:this._onInnerButtonFocusIn,onActiveStateChange:this._onArrowButtonActiveStateChange}),B("span",{id:`${this._id}-invisibleText`,class:"ui5-hidden-text",children:[this.accInfo.keyboardHint," ",this.accessibleName]}),v("span",{id:`${this._id}-invisibleTextDefault`,class:"ui5-hidden-text",children:this.buttonTextContent})]})]})}y("@ui5/webcomponents-theming","sap_horizon",async()=>j);y("@ui5/webcomponents","sap_horizon",async()=>G,"host");var YT=`:host{vertical-align:middle}.ui5-hidden-text{position:absolute;clip:rect(1px,1px,1px,1px);user-select:none;left:-1000px;top:-1000px;pointer-events:none;font-size:0}:host(:not([hidden])){display:inline-flex;height:var(--_ui5_button_base_height);border-radius:var(--_ui5_button_border_radius);background-color:var(--sapButton_Background);box-shadow:var(--_ui5_split_button_host_default_box_shadow)}:host([active-arrow-button][design="Negative"]) .ui5-split-arrow-button,:host([design="Negative"]) .ui5-split-arrow-button[active]{background-color:var(--sapButton_Reject_Selected_Background);border:.0625rem solid var(--sapButton_Reject_Active_BorderColor);color:var(--sapButton_Reject_Active_TextColor)}:host([active-arrow-button][design="Positive"]) .ui5-split-arrow-button,:host([design="Positive"]) .ui5-split-arrow-button[active]{background-color:var(--sapButton_Accept_Selected_Background);border:.0625rem solid var(--sapButton_Accept_Active_BorderColor);color:var(--sapButton_Accept_Active_TextColor)}:host([active-arrow-button][design="Attention"]) .ui5-split-arrow-button,:host([design="Attention"]) .ui5-split-arrow-button[active]{background-color:var(--sapButton_Attention_Selected_Background);border:.0625rem solid var(--sapButton_Attention_Active_BorderColor);color:var(--sapButton_Attention_Active_TextColor)}:host([active-arrow-button][design="Emphasized"]) .ui5-split-arrow-button,:host([design="Emphasized"]) .ui5-split-arrow-button[active]{background-color:var(--sapButton_Emphasized_Active_Background);border:.0625rem solid var(--sapButton_Emphasized_Active_BorderColor)}:host([active-arrow-button][design="Transparent"]) .ui5-split-arrow-button,:host([active-arrow-button]) .ui5-split-arrow-button,:host([design="Transparent"]) .ui5-split-arrow-button[active],:host([design="Default"]) .ui5-split-arrow-button[active],.ui5-split-arrow-button[active],.ui5-split-arrow-button[active]:hover{background-color:var(--sapButton_Active_Background);border:.0625rem solid var(--sapButton_Lite_Active_BorderColor);color:var(--sapButton_Active_TextColor)}:host([disabled]:not([hidden])){pointer-events:none;opacity:var(--sapContent_DisabledOpacity)}:host([design="Positive"]:not([hidden])){background-color:var(--sapButton_Accept_Background);box-shadow:var(--_ui5_split_button_host_positive_box_shadow)}:host([design="Negative"]:not([hidden])){background-color:var(--sapButton_Reject_Background);box-shadow:var(--_ui5_split_button_host_negative_box_shadow)}:host([design="Attention"]:not([hidden])){background-color:var(--sapButton_Attention_Background);box-shadow:var(--_ui5_split_button_host_attention_box_shadow)}:host([design="Emphasized"]:not([hidden])){background-color:var(--sapButton_Emphasized_Background);box-shadow:var(--_ui5_split_button_host_emphasized_box_shadow)}:host([design="Transparent"]:not([hidden])){background-color:var(--sapButton_Lite_Background);box-shadow:var(--_ui5_split_button_host_transparent_box_shadow)}:host([design="Transparent"][disabled]:not([hidden])){background-color:var(--_ui5_split_button_transparent_disabled_background)}:host([design="Transparent"]:not([hidden]):not([disabled]):hover){background-color:var(--_ui5_split_button_host_transparent_hover_background);box-shadow:var(--_ui5_split_button_host_transparent_hover_box_shadow)}:host([design="Transparent"]:not([hidden]):not([disabled]):hover) .ui5-split-arrow-button:not(:hover),:host([design="Transparent"]:not([hidden]):not([disabled]):hover) .ui5-split-text-button:not(:hover){color:var(--_ui5_split_button_transparent_hover_color)}:host([desktop]) .ui5-split-button-root:focus-within,.ui5-split-button-root:focus-visible{outline:0}:host([desktop]) .ui5-split-button-root:focus-within:after,.ui5-split-button-root:focus-visible:after{content:"";position:absolute;box-sizing:border-box;inset:.125rem;border:var(--_ui5_split_button_focused_border);pointer-events:none;border-radius:var(--_ui5_split_button_focused_border_radius)}:host([design="Emphasized"][desktop]) .ui5-split-button-root:focus-within:after,:host([design="Emphasized"]) .ui5-split-button-root:focus-visible:after{border-color:var(--sapContent_ContrastFocusColor)}:host([design="Emphasized"][desktop]) .ui5-split-button-root:focus-within .ui5-split-text-button[active]::part(button):after,:host([design="Emphasized"]) .ui5-split-button-root:focus-visible .ui5-split-text-button[active]::part(button):after{content:"";position:absolute;box-sizing:border-box;inset:.0625rem;border:var(--_ui5_split_button_focused_border);border-radius:var(--_ui5_split_button_focused_border_radius)}:host([design="Emphasized"][desktop]) .ui5-split-button-root:has(.ui5-split-text-button[active]):after,:host([design="Emphasized"]) .ui5-split-button-root:has(.ui5-split-text-button[active]):after{border-color:transparent}.ui5-split-button-root{display:inline-flex;position:relative;width:inherit;height:100%}.ui5-split-button-root:focus,.ui5-split-text-button:focus,.ui5-split-arrow-button:focus{outline:0}.ui5-split-text-button{border-start-end-radius:var(--sapButton_Segment_BorderCornerRadius);border-end-end-radius:var(--sapButton_Segment_BorderCornerRadius);border-width:.0625rem;border-inline-end-width:var(--_ui5_split_button_text_button_right_border_width);border-color:var(--_ui5_split_text_button_border_color);background-color:var(--_ui5_split_text_button_background_color);vertical-align:top;flex-grow:1}.ui5-split-text-button:hover{border-start-end-radius:var(--sapButton_Segment_BorderCornerRadius);border-end-end-radius:var(--sapButton_Segment_BorderCornerRadius);background-color:var(--sapButton_Hover_Background);box-shadow:none;border:var(--_ui5_split_text_button_hover_border);border-inline-end:var(--_ui5_split_text_button_hover_border_right)}.ui5-split-text-button[design=Emphasized]{border:var(--_ui5_split_text_button_emphasized_border);border-width:var(--_ui5_split_text_button_emphasized_border_width)}.ui5-split-text-button[design=Emphasized]:hover{background-color:var(--sapButton_Emphasized_Hover_Background)}.ui5-split-text-button[design=Positive]:hover{background-color:var(--sapButton_Accept_Hover_Background);border:var(--_ui5_split_text_button_positive_hover_border);border-inline-end:var(--_ui5_split_text_button_positive_hover_border_right)}.ui5-split-text-button[design=Negative]:hover{background-color:var(--sapButton_Reject_Hover_Background);border:var(--_ui5_split_text_button_negative_hover_border);border-inline-end:var(--_ui5_split_text_button_negative_hover_border_right)}.ui5-split-text-button[design=Attention]:hover{background-color:var(--sapButton_Attention_Hover_Background);border:var(--_ui5_split_text_button_attention_hover_border);border-inline-end:var(--_ui5_split_text_button_attention_hover_border_right)}.ui5-split-text-button[design=Transparent]:hover{background-color:var(--_ui5_split_button_transparent_hover_background);border:var(--_ui5_split_text_button_transparent_hover_border);border-inline-end:var(--_ui5_split_text_button_transparent_hover_border_right)}.ui5-split-text-button[active][design=Emphasized]{background-color:var(--sapButton_Selected_Background);color:var(--sapButton_Emphasized_Active_TextColor);border-color:var(--sapButton_Emphasized_Active_BorderColor)}.ui5-split-text-button[active][design=Negative]{background-color:var(--sapButton_Reject_Selected_Background);color:var(--sapButton_Reject_Active_TextColor);border-color:var(--sapButton_Reject_Active_BorderColor)}.ui5-split-text-button[active][design=Positive]{background-color:var(--sapButton_Accept_Selected_Background);color:var(--sapButton_Accept_Active_TextColor);border-color:var(--sapButton_Accept_Active_BorderColor)}.ui5-split-text-button[active][design=Attention]{background-color:var(--sapButton_Attention_Selected_Background);color:var(--sapButton_Attention_Active_TextColor);border-color:var(--sapButton_Attention_Active_BorderColor)}.ui5-split-text-button[active][design=Default],.ui5-split-text-button[active][design=Transparent]{background-color:var(--sapButton_Active_Background);color:var(--sapButton_Active_TextColor);border-color:var(--sapButton_Active_BorderColor)}.ui5-split-text-button[active]{outline:0}.ui5-split-arrow-button{border-start-start-radius:var(--sapButton_Segment_BorderCornerRadius);border-end-start-radius:var(--sapButton_Segment_BorderCornerRadius);border-color:var(--_ui5_split_text_button_border_color);background-color:var(--_ui5_split_text_button_background_color);position:relative;border-width:.0625rem;overflow:visible}.ui5-split-arrow-button:hover{border-start-start-radius:var(--sapButton_Segment_BorderCornerRadius);border-end-start-radius:var(--sapButton_Segment_BorderCornerRadius);background-color:var(--sapButton_Hover_Background);box-shadow:none;border:var(--_ui5_split_arrow_button_hover_border)}.ui5-split-arrow-button[design=Emphasized]:hover{background-color:var(--sapButton_Emphasized_Hover_Background);border:var(--_ui5_split_arrow_button_emphasized_hover_border);box-shadow:var(--_ui5_split_arrow_button_emphasized_hover_box_shadow, none)}:dir(rtl).ui5-split-arrow-button[design=Emphasized]:hover{box-shadow:var(--_ui5_split_arrow_button_emphasized_hover_box_shadow_rtl, none)}.ui5-split-arrow-button[design=Positive]:hover{background-color:var(--sapButton_Accept_Hover_Background);border:var(--_ui5_split_arrow_button_positive_hover_border)}.ui5-split-arrow-button[design=Negative]:hover{background-color:var(--sapButton_Reject_Hover_Background);border:var(--_ui5_split_arrow_button_negative_hover_border)}.ui5-split-arrow-button[design=Attention]:hover{background-color:var(--sapButton_Attention_Hover_Background);border:var(--_ui5_split_arrow_button_attention_hover_border)}.ui5-split-arrow-button[design=Transparent]:hover{background-color:var(--_ui5_split_button_transparent_hover_background);border:var(--_ui5_split_arrow_button_transparent_hover_border)}.ui5-split-arrow-button:before{content:"";position:absolute;box-sizing:border-box;pointer-events:none;width:.0625rem;background-color:var(--sapButton_TextColor);inset-inline-start:var(--_ui5_split_button_middle_separator_left);inset-block-start:var(--_ui5_split_button_middle_separator_top);height:var(--_ui5_split_button_middle_separator_height)}.ui5-split-arrow-button[design=Emphasized]:before{content:"";position:absolute;box-sizing:border-box;pointer-events:none;inset-inline-start:var(--_ui5_split_button_middle_separator_left);inset-block-start:var(--_ui5_split_button_middle_separator_top);inset-inline-end:0;height:var(--_ui5_split_button_middle_separator_height);width:.0625rem}.ui5-split-text-button:hover+.ui5-split-arrow-button:before,.ui5-split-arrow-button:hover:before{display:var(--_ui5_split_button_middle_separator_hover_display)}.ui5-split-arrow-button[design=Emphasized]:hover:before{display:var(--_ui5_split_button_middle_separator_hover_display_emphasized)}.ui5-split-arrow-button[design=Transparent]:before{background-color:var(--sapButton_Lite_TextColor)}.ui5-split-arrow-button[design=Emphasized]:before{background-color:var(--sapButton_Emphasized_TextColor)}.ui5-split-arrow-button[design=Positive]:before{background-color:var(--sapButton_Accept_TextColor)}.ui5-split-arrow-button[design=Negative]:before{background-color:var(--sapButton_Reject_TextColor)}.ui5-split-arrow-button[design=Attention]:before{background-color:var(--_ui5_split_button_attention_separator_color_default)}.ui5-split-arrow-button[desktop]::part(button):focus-within:after,.ui5-split-arrow-button::part(button):focus-visible:after{border-start-start-radius:var(--_ui5_split_button_inner_focused_border_radius_inner);border-end-start-radius:var(--_ui5_split_button_inner_focused_border_radius_inner)}.ui5-split-arrow-button[desktop]::part(button):focus-within:after,.ui5-split-text-button::part(button):focus-visible:after{border-start-end-radius:var(--_ui5_split_button_inner_focused_border_radius_inner);border-end-end-radius:var(--_ui5_split_button_inner_focused_border_radius_inner)}.ui5-split-text-button[active][design=Emphasized]{color:var(--sapButton_Emphasized_Active_TextColor);background-color:var(--sapButton_Emphasized_Active_Background)}:host([design="Emphasized"][active-arrow-button]) .ui5-split-arrow-button,.ui5-split-arrow-button[active][design=Emphasized]{background-color:var(--sapButton_Selected_Background);color:var(--sapButton_Emphasized_Active_TextColor);border:var(--_ui5_split_arrow_button_emphasized_hover_border)}:host([design="Transparent"][active-arrow-button]:not([hidden]):not([disabled]):hover) .ui5-split-arrow-button{color:var(--sapButton_Active_TextColor)}:host([active-arrow-button]) .ui5-split-arrow-button{border:.0625rem solid var(--sapButton_Lite_Active_BorderColor)}:host([active-arrow-button]) .ui5-split-arrow-button:before,.ui5-split-arrow-button[active]:before,.ui5-split-text-button[active]+.ui5-split-arrow-button:before{background-color:var(--sapButton_TextColor)}:host([design="Emphasized"][active-arrow-button]) .ui5-split-arrow-button:before,:host([design="Emphasized"]) .ui5-split-arrow-button[active]:before,:host([design="Emphasized"]) .ui5-split-text-button[active]+.ui5-split-arrow-button:before{background-color:var(--_ui5_split_button_emphasized_separator_color)}:host([design="Positive"][active-arrow-button]) .ui5-split-arrow-button:before,:host([design="Positive"]) .ui5-split-arrow-button[active]:before,:host([design="Positive"]) .ui5-split-text-button[active]+.ui5-split-arrow-button:before{background-color:var(--_ui5_split_button_positive_separator_color)}:host([design="Negative"][active-arrow-button]) .ui5-split-arrow-button:before,:host([design="Negative"]) .ui5-split-arrow-button[active]:before,:host([design="Negative"]) .ui5-split-text-button[active]+.ui5-split-arrow-button:before{background-color:var(--_ui5_split_button_negative_separator_color)}:host([design="Attention"][active-arrow-button]) .ui5-split-arrow-button:before,:host([design="Attention"]) .ui5-split-arrow-button[active]:before,:host([design="Attention"]) .ui5-split-text-button[active]+.ui5-split-arrow-button:before{background-color:var(--_ui5_split_button_attention_separator_color)}.ui5-split-text-button::part(button){justify-content:flex-start;padding:0 var(--_ui5_button_base_padding)}
82
82
  `,f0=function(e,a,t,i){var o=arguments.length,r=o<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,t):i,n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")r=Reflect.decorate(e,a,t,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(r=(o<3?n(r):o>3?n(a,t,r):n(a,t))||r);return o>3&&r&&Object.defineProperty(a,t,r),r},f2,t0=f2=class extends g1{constructor(){super(...arguments),this.activeArrowButton=!1,this.design="Default",this.disabled=!1,this._tabIndex=0,this._shiftOrEscapePressedDuringSpace=!1,this._textButtonActive=!1,this._activeArrowButton=!1,this._hideArrowButton=!1,this.accessibilityAttributes={}}onBeforeRendering(){this.disabled&&(this._tabIndex=-1)}_handleMouseClick(e){this._fireClick(e)}_onFocusOut(){this.disabled||this.getFocusDomRef().matches(":has(:focus-within)")||(this._resetActionButtonStates(),this._setTabIndexValue())}handleTouchStart(e){e.stopPropagation(),this._textButtonActive=!0,this._tabIndex=-1}_onInnerButtonFocusIn(e){e.stopPropagation(),this._setTabIndexValue(!0),e.target.focus()}_onKeyDown(e){if(this._isArrowKeyAction(e)){this._handleArrowButtonAction(e),this._activeArrowButton=!0;return}if(this._isDefaultAction(e)){this._handleDefaultAction(e);return}(i2(e)||a2(e))&&this._textButtonActive&&(e.preventDefault(),this._shiftOrEscapePressedDuringSpace=!0),a2(e)&&!this._textButtonActive&&this._resetActionButtonStates(),this._tabIndex=-1}_onKeyUp(e){let a=e.target;if(this._isArrowKeyAction(e)){e.preventDefault(),this._activeArrowButton=!1;return}if(r1(e)){e.preventDefault(),e.stopPropagation(),this._textButtonActive=!1,this._shiftOrEscapePressedDuringSpace||(a!==this.arrowButton?this._fireClick():this._fireArrowClick()),this._shiftOrEscapePressedDuringSpace=!1;return}(m1(e)||i2(e)&&this._textButtonActive)&&(this._textButtonActive=!1)}_resetActionButtonStates(){this._activeArrowButton=!1,this._textButtonActive=!1,this._shiftOrEscapePressedDuringSpace=!1}_fireClick(e){e?.stopPropagation(),this.fireDecoratorEvent("click")}_fireArrowClick(e){e?.stopPropagation(),this.fireDecoratorEvent("arrow-click")}_textButtonRelease(){this._textButtonActive=!1,this._tabIndex=-1}_arrowButtonPress(e){e.stopPropagation(),this._tabIndex=-1}_arrowButtonRelease(e){e.preventDefault(),this._tabIndex=-1}_setTabIndexValue(e){this._tabIndex=this.disabled?-1:0,this._tabIndex===-1&&e&&(this._tabIndex=0)}_onArrowButtonActiveStateChange(e){this.activeArrowButton&&e.preventDefault()}_isArrowKeyAction(e){return L0(e)||k0(e)||bn(e)||gn(e)||oa(e)}_isDefaultAction(e){return r1(e)||m1(e)}_handleArrowButtonAction(e){e.preventDefault(),this._fireArrowClick(e)}_handleDefaultAction(e){e.preventDefault();let a=e.target;if(m1(e)){if(this.arrowButton&&a===this.arrowButton){this._activeArrowButton=!0,this._fireArrowClick();return}this._textButtonActive=!0,this._fireClick(e);return}(_5(e)||Q0(e))&&this._resetActionButtonStates()}get effectiveActiveArrowButton(){return this.activeArrowButton||this._activeArrowButton}get buttonTextContent(){return this.textContent}get isTextButton(){return!!this.textContent}get textButton(){return this.getDomRef()?.querySelector(".ui5-split-text-button")}get arrowButton(){return this.getDomRef()?.querySelector(".ui5-split-arrow-button")}get _computedAccessibilityAttributes(){return{root:{hasPopup:this.accessibilityAttributes?.root?.hasPopup,roleDescription:this.accessibilityAttributes?.root?.roleDescription||(this._hideArrowButton?void 0:f2.i18nBundle.getText(st)),title:this.accessibilityAttributes?.root?.title,ariaKeyShortcuts:this.accessibilityAttributes?.root?.ariaKeyShortcuts},arrowButton:{hasPopup:this.accessibilityAttributes?.arrowButton?.hasPopup||"menu",expanded:this.accessibilityAttributes?.arrowButton?.expanded||this.effectiveActiveArrowButton,title:this.accessibilityAttributes?.arrowButton?.title||this.arrowButtonTooltip}}}get accInfo(){return{keyboardHint:f2.i18nBundle.getText(O6),description:f2.i18nBundle.getText(st)}}get arrowButtonTooltip(){return f2.i18nBundle.getText(rr)}get isSplitButton(){return!0}get ariaLabelText(){return[f2.i18nBundle.getText(st),f2.i18nBundle.getText(O6)].join(" ")}};f0([p()],t0.prototype,"icon",void 0);f0([p({type:Boolean})],t0.prototype,"activeArrowButton",void 0);f0([p()],t0.prototype,"design",void 0);f0([p({type:Boolean})],t0.prototype,"disabled",void 0);f0([p()],t0.prototype,"accessibleName",void 0);f0([p({type:Number,noAttribute:!0})],t0.prototype,"_tabIndex",void 0);f0([p({type:Boolean,noAttribute:!0})],t0.prototype,"_shiftOrEscapePressedDuringSpace",void 0);f0([p({type:Boolean,noAttribute:!0})],t0.prototype,"_textButtonActive",void 0);f0([p({type:Boolean,noAttribute:!0})],t0.prototype,"_activeArrowButton",void 0);f0([p({type:String})],t0.prototype,"_endIcon",void 0);f0([p({type:Boolean})],t0.prototype,"_hideArrowButton",void 0);f0([p({type:Object})],t0.prototype,"accessibilityAttributes",void 0);f0([b1({type:Node,default:!0})],t0.prototype,"text",void 0);f0([f1("@ui5/webcomponents")],t0,"i18nBundle",void 0);t0=f2=f0([e1({tag:"ui5-split-button",renderer:h1,styles:YT,template:XT}),V("click",{bubbles:!0}),V("arrow-click",{bubbles:!0})],t0);t0.define();var QT=T5("isSplitButton");function JT(){return B(Ue,{id:`${this._id}-menu-rp`,class:"ui5-menu-rp",placement:this.placement,verticalAlign:"Bottom",horizontalAlign:this.horizontalAlign,opener:this.opener,open:this.open,preventInitialFocus:!0,hideArrow:!0,allowTargetOverlap:!0,accessibleName:this.accessibleNameText,onBeforeOpen:this._beforePopoverOpen,onOpen:this._afterPopoverOpen,onBeforeClose:this._beforePopoverClose,onClose:this._afterPopoverClose,children:[this.isPhone&&v("div",{slot:"header",class:"ui5-menu-dialog-header",children:v("div",{class:"ui5-menu-dialog-title",children:v("h1",{children:this.headerText})})}),v("div",{id:`${this._id}-menu-main`,class:this.loading?"ui5-menu-busy-indicator-main":"",children:this.items.length?v(ya,{id:`${this._id}- menu-list`,selectionMode:"None",loading:this.loading,loadingDelay:this.loadingDelay,separators:"None",accessibleRole:"Menu",onItemClick:this._itemClick,onMouseOver:this._itemMouseOver,onKeyDown:this._itemKeyDown,"onui5-close-menu":this._close,"onui5-exit-end-content":this._navigateOutOfEndContent,children:v("slot",{})}):this.loading&&v(q2,{id:`${this._id}-menu-busy-indicator`,delay:this.loadingDelay,class:"ui5-menu-busy-indicator",active:!0})}),this.isPhone&&v("div",{slot:"footer",class:"ui5-menu-dialog-footer",children:v(e5,{design:"Transparent",onClick:this._close,children:this.labelCancel})})]})}y("@ui5/webcomponents-theming","sap_horizon",async()=>j);y("@ui5/webcomponents","sap_horizon",async()=>G,"host");var eE=`:host{line-height:initial}::slotted([ui5-menu-item]){line-height:inherit}.ui5-menu-rp[ui5-responsive-popover]::part(header),.ui5-menu-rp[ui5-responsive-popover]::part(content),.ui5-menu-rp[ui5-responsive-popover]::part(footer){padding:0}.ui5-menu-rp[ui5-responsive-popover]{box-shadow:var(--sapContent_Shadow1);border-radius:var(--_ui5_menu_popover_border_radius)}.ui5-menu-busy-indicator{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ui5-menu-busy-indicator-main{min-height:var(--_ui5_list_item_base_height)}.ui5-menu-dialog-header{display:flex;height:var(--_ui5-responsive_popover_header_height);align-items:center;justify-content:space-between;padding:0px 1rem;width:100%;overflow:hidden}.ui5-menu-dialog-title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:calc(100% - 6.5rem);padding-right:1rem;font-family:var(--sapFontHeaderFamily)}.ui5-menu-dialog-title>h1{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--sapFontHeader5Size)}.ui5-menu-back-button{margin-right:1rem}.ui5-menu-dialog-footer{display:flex;align-items:center;justify-content:flex-end;padding:0 1rem;width:100%;border-top:.0625rem solid var(--sapPageFooter_BorderColor)}
83
- `,M5=function(e,a,t,i){var o=arguments.length,r=o<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,t):i,n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")r=Reflect.decorate(e,a,t,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(r=(o<3?n(r):o>3?n(a,t,r):n(a,t))||r);return o>3&&r&&Object.defineProperty(a,t,r),r},e3,tE=300,j0=e3=class extends g1{constructor(){super(...arguments),this.open=!1,this.placement="Bottom",this.horizontalAlign="Start",this.loading=!1,this.loadingDelay=1e3}get isRtl(){return this.effectiveDir==="rtl"}get labelCancel(){return e3.i18nBundle.getText(N6)}get isPhone(){return Y1()}get _popover(){return this.shadowRoot.querySelector("[ui5-responsive-popover]")}get _list(){return this.shadowRoot.querySelector("[ui5-list]")}get _opener(){return typeof this.opener=="string"?document.getElementById(this.opener):this.opener}get _menuItemGroups(){return this.items.filter(q7)}get _menuItems(){return this.items.filter(j7)}get _allMenuItems(){let e=[];return this.getSlottedNodes("items").forEach(a=>{q7(a)?e.push(...a._menuItems):c4(a)||e.push(a)}),e}get _navigatableMenuItems(){let e=[];return this.getSlottedNodes("items").forEach(a=>{if(q7(a)){let t=a.getSlottedNodes("items");e.push(...t)}else c4(a)||e.push(a)}),e}get accessibleNameText(){return e3.i18nBundle.getText(P6)}onBeforeRendering(){let e=this._allMenuItems.some(a=>!!a.icon);this._setupItemNavigation(),this._allMenuItems.forEach(a=>{a._siblingsWithIcon=e})}getFocusDomRef(){return this._list?.getFocusDomRef()}_setupItemNavigation(){this._list&&(this._list._itemNavigation._getItems=()=>this._navigatableMenuItems)}_close(){this.open=!1}_openItemSubMenu(e,a=!1){clearTimeout(this._timeout),!(!e._popover||e._popover.open)&&(this.fireDecoratorEvent("before-open",{item:e}),e._popover.opener=e,e._popover.open=!0,e.selected=!0,e._openedByMouse=a)}_itemMouseOver(e){if(!N1())return;let a=e.target;j7(a)&&(a.getFocusDomRef()?.focus(),this._startOpenTimeout(a))}async focus(e){await u5();let a=this._allMenuItems[0];return a?a.focus(e):super.focus(e)}_closeOtherSubMenus(e){let a=this._allMenuItems;a.includes(e)&&a.forEach(t=>{t!==e&&t._close()})}_startOpenTimeout(e){clearTimeout(this._timeout),this._timeout=setTimeout(()=>{this._closeOtherSubMenus(e),this._openItemSubMenu(e,!0)},tE)}_itemClick(e){let a=e.detail.item;a._popover?this._openItemSubMenu(a):!this.fireDecoratorEvent("item-click",{item:a,text:a.text||""})||(a._updateCheckedState(),this._popover&&!a._shiftPressed&&a.fireDecoratorEvent("close-menu"))}_itemKeyDown(e){let a=Q0(e)||_5(e),t=Cn(e),i=this._opener&&QT(this._opener),o=e.target;if(!j7(o))return;let r=X0(e)||D0(e),n=this.isRtl?D0(e):X0(e);(m1(e)||a||t&&i)&&e.preventDefault(),r&&o._navigateToEndContent(D0(e)),n?this._openItemSubMenu(o,!1):(a||t&&i)&&this._close()}_navigateOutOfEndContent(e){let a=e.target,t=e.detail.shouldNavigateToNextItem,i=this._allMenuItems,o=i.indexOf(a);o>-1&&(((t?i[o+1]:i[o-1])||i[o])?.focus(),e.stopPropagation())}_beforePopoverOpen(e){!this.fireDecoratorEvent("before-open",{})&&(this.open=!1,e.preventDefault())}_afterPopoverOpen(){this._allMenuItems[0]?.focus(),this.loading&&f_(e3.i18nBundle.getText(ct),i3.Polite),this.fireDecoratorEvent("open")}_beforePopoverClose(e){!this.fireDecoratorEvent("before-close",{escPressed:e.detail.escPressed})&&(this.open=!0,e.preventDefault())}_afterPopoverClose(){this.open=!1,this.fireDecoratorEvent("close")}};M5([p()],j0.prototype,"headerText",void 0);M5([p({type:Boolean})],j0.prototype,"open",void 0);M5([p()],j0.prototype,"placement",void 0);M5([p()],j0.prototype,"horizontalAlign",void 0);M5([p({type:Boolean})],j0.prototype,"loading",void 0);M5([p({type:Number})],j0.prototype,"loadingDelay",void 0);M5([p({converter:ga})],j0.prototype,"opener",void 0);M5([b1({default:!0,type:HTMLElement,invalidateOnChildChange:!0})],j0.prototype,"items",void 0);M5([f1("@ui5/webcomponents")],j0,"i18nBundle",void 0);j0=e3=M5([e1({tag:"ui5-menu",renderer:h1,styles:eE,template:JT}),V("item-click",{cancelable:!0}),V("before-open",{bubbles:!0,cancelable:!0}),V("open",{bubbles:!0}),V("close-menu",{bubbles:!0}),V("before-close",{bubbles:!0,cancelable:!0}),V("close")],j0);j0.define();var aE="search",iE="M15.643 14.071c.238.215.357.483.357.804 0 .321-.119.59-.357.804a1.069 1.069 0 0 1-.786.321 1.19 1.19 0 0 1-.821-.321l-4.179-4.215a6.155 6.155 0 0 1-3.571 1.107c-.857 0-1.667-.16-2.429-.482a6.215 6.215 0 0 1-2-1.339 6.462 6.462 0 0 1-1.357-2A6.08 6.08 0 0 1 0 6.286c0-.857.167-1.667.5-2.429a6.463 6.463 0 0 1 1.357-2 6.463 6.463 0 0 1 2-1.357A5.993 5.993 0 0 1 6.286 0c.857 0 1.666.167 2.428.5a6.462 6.462 0 0 1 2 1.357 6.463 6.463 0 0 1 1.357 2c.334.762.5 1.572.5 2.429a5.84 5.84 0 0 1-.303 1.893 7.776 7.776 0 0 1-.804 1.678l4.179 4.214ZM6.286 11.43A5.08 5.08 0 0 0 9.91 9.946a5.258 5.258 0 0 0 1.107-1.642c.274-.631.41-1.304.41-2.018 0-.715-.136-1.381-.41-2A5.317 5.317 0 0 0 9.91 2.66a5.315 5.315 0 0 0-1.625-1.107 4.888 4.888 0 0 0-2-.411c-.715 0-1.387.137-2.018.41A5.256 5.256 0 0 0 2.624 2.66a5.064 5.064 0 0 0-1.482 3.625c0 .714.13 1.387.393 2.018a5.015 5.015 0 0 0 1.089 1.642 5.015 5.015 0 0 0 1.643 1.09 5.21 5.21 0 0 0 2.018.393Z",oE=!0,rE=va,nE="0 0 16 16",sE="SAP-icons-v4",cE="@ui5/webcomponents-icons";S(aE,{pathData:iE,ltr:oE,viewBox:nE,accData:rE,collection:sE,packageName:cE});var lE="search",hE="M7 1a6 6 0 0 1 4.738 9.678l3.042 3.042a.75.75 0 1 1-1.06 1.06l-3.042-3.042A6 6 0 1 1 7 1Zm0 1.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9Z",dE=!0,uE=va,_E="0 0 16 16",pE="SAP-icons-v5",vE="@ui5/webcomponents-icons";S(lE,{pathData:hE,ltr:dE,viewBox:_E,accData:uE,collection:pE,packageName:vE});var mE="user-edit",fE="M4.723 12H0v-2a4.016 4.016 0 0 1 2.44-3.688A3.883 3.883 0 0 1 4.004 6h1a2.897 2.897 0 0 1-2.126-.875A2.892 2.892 0 0 1 2.002 3c0-.833.292-1.542.876-2.125A2.897 2.897 0 0 1 5.005 0c.834 0 1.543.292 2.127.875.584.583.876 1.292.876 2.125s-.292 1.542-.876 2.125A2.897 2.897 0 0 1 5.005 6h1c.647 0 1.242.146 1.784.438a4.34 4.34 0 0 1 1.376 1.156l-.72.687a2.927 2.927 0 0 0-1.047-.937A2.9 2.9 0 0 0 6.006 7H4.004c-.834 0-1.543.292-2.127.875A2.892 2.892 0 0 0 1 10v1h4.723l-1 1Zm-.281 4a8.93 8.93 0 0 0 .25-.625c.125-.333.25-.688.375-1.063.084-.208.162-.427.235-.656.073-.229.162-.479.266-.75l8.164-8.125a.479.479 0 0 1 .344-.156c.125 0 .24.052.344.156l1.408 1.407c.23.229.23.458 0 .687l-8.133 8.156c-.02.021-.198.084-.532.188-.333.104-.709.208-1.126.312-.459.167-.99.323-1.595.469Zm.563-11c.542 0 1.011-.198 1.408-.594A1.92 1.92 0 0 0 7.007 3a1.92 1.92 0 0 0-.594-1.406A1.925 1.925 0 0 0 5.005 1a1.91 1.91 0 0 0-1.423.594A1.947 1.947 0 0 0 3.002 3c0 .542.194 1.01.58 1.406.385.396.86.594 1.423.594Zm1.408 8.469.719.687L12.794 8.5l-.688-.688-5.693 5.657Zm6.38-6.375.72.718 1.252-1.28-.689-.688-1.282 1.25Z",gE=!1,bE="0 0 16 16",AE="SAP-icons-v4",wE="@ui5/webcomponents-icons";S(mE,{pathData:fE,ltr:gE,viewBox:bE,collection:AE,packageName:wE});var ZE="user-edit",CE="M10.798 7.543a.749.749 0 0 1 1.002.05l1.583 1.585a.75.75 0 0 1 .002 1.06l-5.53 5.542a.75.75 0 0 1-.53.22H5.742a.75.75 0 0 1-.749-.75v-1.583c0-.199.08-.39.22-.53l5.586-5.594ZM6.49 13.977v.523h.525l4.78-4.792-.524-.523-4.781 4.792ZM5.99 0a3.997 3.997 0 0 1 3.994 4 3.996 3.996 0 0 1-3.638 3.983C6.108 8 5.97 8 5.789 8c-2.375 0-4.291 1.911-4.291 4.25v.25h.749a.75.75 0 0 1 0 1.5H.749A.75.75 0 0 1 0 13.25v-1c0-2.323 1.387-4.319 3.378-5.227A3.992 3.992 0 0 1 1.997 4c0-2.21 1.788-4 3.994-4Zm7.526 5c.199 0 .39.078.53.219l1.584 1.584a.75.75 0 0 1 .002 1.06l-.787.791a.749.749 0 0 1-1.06.002l-1.583-1.584a.75.75 0 0 1-.002-1.06l.787-.791a.746.746 0 0 1 .53-.221ZM5.991 1.5A2.498 2.498 0 0 0 3.495 4c0 1.38 1.117 2.5 2.496 2.5A2.498 2.498 0 0 0 8.487 4c0-1.38-1.118-2.5-2.496-2.5Z",yE=!1,xE="0 0 16 16",ME="SAP-icons-v5",HE="@ui5/webcomponents-icons";S(ZE,{pathData:CE,ltr:yE,viewBox:xE,collection:ME,packageName:HE});var BE=(()=>{class e{constructor(){this.elementRef=x(O1),this.cdr=x(Sk),this._value=null,this._initialized=!1,this.setDisabledState=t=>{let i=this.elementRef.nativeElement;i&&this._initialized&&(i.disabled=t,this.cdr.markForCheck())}}ngAfterViewInit(){requestAnimationFrame(()=>{this.initializeComponent()})}registerOnChange(t){this.onChange=t}registerOnTouched(t){this.onTouched=t}writeValue(t){this._value=t,this._initialized&&this.updateElementValue(t)}initializeComponent(){let t=this.elementRef.nativeElement;this._initialized=!0,t&&t.addEventListener&&(t.addEventListener("input",i=>{this.onChange&&(this.onChange(i.target.value),this.cdr.markForCheck())}),t.addEventListener("change",i=>{this.onChange&&(this.onChange(i.target.value),this.cdr.markForCheck())}),t.addEventListener("focusout",()=>{this.onTouched&&(this.onTouched(),this.cdr.markForCheck())})),this._value!==null&&this.updateElementValue(this._value)}updateElementValue(t){let i=this.elementRef.nativeElement;i&&this._initialized&&(i.value=t||"",this.cdr.markForCheck())}static{this.\u0275fac=function(t){return new(t||e)}}static{this.\u0275dir=Iu({type:e,selectors:[["","noop",""]],features:[Ju([{provide:PL,useExisting:t9(()=>e),multi:!0}])]})}}return e})(),kE=`<svg width="160" height="160" viewBox="0 0 160 160" fill="none" xmlns="http://www.w3.org/2000/svg" id="sapIllus-Dialog-NoData">
83
+ `,M5=function(e,a,t,i){var o=arguments.length,r=o<3?a:i===null?i=Object.getOwnPropertyDescriptor(a,t):i,n;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")r=Reflect.decorate(e,a,t,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(r=(o<3?n(r):o>3?n(a,t,r):n(a,t))||r);return o>3&&r&&Object.defineProperty(a,t,r),r},e3,tE=300,j0=e3=class extends g1{constructor(){super(...arguments),this.open=!1,this.placement="Bottom",this.horizontalAlign="Start",this.loading=!1,this.loadingDelay=1e3}get isRtl(){return this.effectiveDir==="rtl"}get labelCancel(){return e3.i18nBundle.getText(N6)}get isPhone(){return Y1()}get _popover(){return this.shadowRoot.querySelector("[ui5-responsive-popover]")}get _list(){return this.shadowRoot.querySelector("[ui5-list]")}get _opener(){return typeof this.opener=="string"?document.getElementById(this.opener):this.opener}get _menuItemGroups(){return this.items.filter(q7)}get _menuItems(){return this.items.filter(j7)}get _allMenuItems(){let e=[];return this.getSlottedNodes("items").forEach(a=>{q7(a)?e.push(...a._menuItems):c4(a)||e.push(a)}),e}get _navigatableMenuItems(){let e=[];return this.getSlottedNodes("items").forEach(a=>{if(q7(a)){let t=a.getSlottedNodes("items");e.push(...t)}else c4(a)||e.push(a)}),e}get accessibleNameText(){return e3.i18nBundle.getText(P6)}onBeforeRendering(){let e=this._allMenuItems.some(a=>!!a.icon);this._setupItemNavigation(),this._allMenuItems.forEach(a=>{a._siblingsWithIcon=e})}getFocusDomRef(){return this._list?.getFocusDomRef()}_setupItemNavigation(){this._list&&(this._list._itemNavigation._getItems=()=>this._navigatableMenuItems)}_close(){this.open=!1}_openItemSubMenu(e,a=!1){clearTimeout(this._timeout),!(!e._popover||e._popover.open)&&(this.fireDecoratorEvent("before-open",{item:e}),e._popover.opener=e,e._popover.open=!0,e.selected=!0,e._openedByMouse=a)}_itemMouseOver(e){if(!N1())return;let a=e.target;j7(a)&&(a.getFocusDomRef()?.focus(),this._startOpenTimeout(a))}async focus(e){await u5();let a=this._allMenuItems[0];return a?a.focus(e):super.focus(e)}_closeOtherSubMenus(e){let a=this._allMenuItems;a.includes(e)&&a.forEach(t=>{t!==e&&t._close()})}_startOpenTimeout(e){clearTimeout(this._timeout),this._timeout=setTimeout(()=>{this._closeOtherSubMenus(e),this._openItemSubMenu(e,!0)},tE)}_itemClick(e){let a=e.detail.item;a._popover?this._openItemSubMenu(a):!this.fireDecoratorEvent("item-click",{item:a,text:a.text||""})||(a._updateCheckedState(),this._popover&&!a._shiftPressed&&a.fireDecoratorEvent("close-menu"))}_itemKeyDown(e){let a=Q0(e)||_5(e),t=Cn(e),i=this._opener&&QT(this._opener),o=e.target;if(!j7(o))return;let r=X0(e)||D0(e),n=this.isRtl?D0(e):X0(e);(m1(e)||a||t&&i)&&e.preventDefault(),r&&o._navigateToEndContent(D0(e)),n?this._openItemSubMenu(o,!1):(a||t&&i)&&this._close()}_navigateOutOfEndContent(e){let a=e.target,t=e.detail.shouldNavigateToNextItem,i=this._allMenuItems,o=i.indexOf(a);o>-1&&(((t?i[o+1]:i[o-1])||i[o])?.focus(),e.stopPropagation())}_beforePopoverOpen(e){!this.fireDecoratorEvent("before-open",{})&&(this.open=!1,e.preventDefault())}_afterPopoverOpen(){this._allMenuItems[0]?.focus(),this.loading&&f_(e3.i18nBundle.getText(ct),i3.Polite),this.fireDecoratorEvent("open")}_beforePopoverClose(e){!this.fireDecoratorEvent("before-close",{escPressed:e.detail.escPressed})&&(this.open=!0,e.preventDefault())}_afterPopoverClose(){this.open=!1,this.fireDecoratorEvent("close")}};M5([p()],j0.prototype,"headerText",void 0);M5([p({type:Boolean})],j0.prototype,"open",void 0);M5([p()],j0.prototype,"placement",void 0);M5([p()],j0.prototype,"horizontalAlign",void 0);M5([p({type:Boolean})],j0.prototype,"loading",void 0);M5([p({type:Number})],j0.prototype,"loadingDelay",void 0);M5([p({converter:ga})],j0.prototype,"opener",void 0);M5([b1({default:!0,type:HTMLElement,invalidateOnChildChange:!0})],j0.prototype,"items",void 0);M5([f1("@ui5/webcomponents")],j0,"i18nBundle",void 0);j0=e3=M5([e1({tag:"ui5-menu",renderer:h1,styles:eE,template:JT}),V("item-click",{cancelable:!0}),V("before-open",{bubbles:!0,cancelable:!0}),V("open",{bubbles:!0}),V("close-menu",{bubbles:!0}),V("before-close",{bubbles:!0,cancelable:!0}),V("close")],j0);j0.define();var aE="search",iE="M15.643 14.071c.238.215.357.483.357.804 0 .321-.119.59-.357.804a1.069 1.069 0 0 1-.786.321 1.19 1.19 0 0 1-.821-.321l-4.179-4.215a6.155 6.155 0 0 1-3.571 1.107c-.857 0-1.667-.16-2.429-.482a6.215 6.215 0 0 1-2-1.339 6.462 6.462 0 0 1-1.357-2A6.08 6.08 0 0 1 0 6.286c0-.857.167-1.667.5-2.429a6.463 6.463 0 0 1 1.357-2 6.463 6.463 0 0 1 2-1.357A5.993 5.993 0 0 1 6.286 0c.857 0 1.666.167 2.428.5a6.462 6.462 0 0 1 2 1.357 6.463 6.463 0 0 1 1.357 2c.334.762.5 1.572.5 2.429a5.84 5.84 0 0 1-.303 1.893 7.776 7.776 0 0 1-.804 1.678l4.179 4.214ZM6.286 11.43A5.08 5.08 0 0 0 9.91 9.946a5.258 5.258 0 0 0 1.107-1.642c.274-.631.41-1.304.41-2.018 0-.715-.136-1.381-.41-2A5.317 5.317 0 0 0 9.91 2.66a5.315 5.315 0 0 0-1.625-1.107 4.888 4.888 0 0 0-2-.411c-.715 0-1.387.137-2.018.41A5.256 5.256 0 0 0 2.624 2.66a5.064 5.064 0 0 0-1.482 3.625c0 .714.13 1.387.393 2.018a5.015 5.015 0 0 0 1.089 1.642 5.015 5.015 0 0 0 1.643 1.09 5.21 5.21 0 0 0 2.018.393Z",oE=!0,rE=va,nE="0 0 16 16",sE="SAP-icons-v4",cE="@ui5/webcomponents-icons";S(aE,{pathData:iE,ltr:oE,viewBox:nE,accData:rE,collection:sE,packageName:cE});var lE="search",hE="M7 1a6 6 0 0 1 4.738 9.678l3.042 3.042a.75.75 0 1 1-1.06 1.06l-3.042-3.042A6 6 0 1 1 7 1Zm0 1.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9Z",dE=!0,uE=va,_E="0 0 16 16",pE="SAP-icons-v5",vE="@ui5/webcomponents-icons";S(lE,{pathData:hE,ltr:dE,viewBox:_E,accData:uE,collection:pE,packageName:vE});var mE="user-edit",fE="M4.723 12H0v-2a4.016 4.016 0 0 1 2.44-3.688A3.883 3.883 0 0 1 4.004 6h1a2.897 2.897 0 0 1-2.126-.875A2.892 2.892 0 0 1 2.002 3c0-.833.292-1.542.876-2.125A2.897 2.897 0 0 1 5.005 0c.834 0 1.543.292 2.127.875.584.583.876 1.292.876 2.125s-.292 1.542-.876 2.125A2.897 2.897 0 0 1 5.005 6h1c.647 0 1.242.146 1.784.438a4.34 4.34 0 0 1 1.376 1.156l-.72.687a2.927 2.927 0 0 0-1.047-.937A2.9 2.9 0 0 0 6.006 7H4.004c-.834 0-1.543.292-2.127.875A2.892 2.892 0 0 0 1 10v1h4.723l-1 1Zm-.281 4a8.93 8.93 0 0 0 .25-.625c.125-.333.25-.688.375-1.063.084-.208.162-.427.235-.656.073-.229.162-.479.266-.75l8.164-8.125a.479.479 0 0 1 .344-.156c.125 0 .24.052.344.156l1.408 1.407c.23.229.23.458 0 .687l-8.133 8.156c-.02.021-.198.084-.532.188-.333.104-.709.208-1.126.312-.459.167-.99.323-1.595.469Zm.563-11c.542 0 1.011-.198 1.408-.594A1.92 1.92 0 0 0 7.007 3a1.92 1.92 0 0 0-.594-1.406A1.925 1.925 0 0 0 5.005 1a1.91 1.91 0 0 0-1.423.594A1.947 1.947 0 0 0 3.002 3c0 .542.194 1.01.58 1.406.385.396.86.594 1.423.594Zm1.408 8.469.719.687L12.794 8.5l-.688-.688-5.693 5.657Zm6.38-6.375.72.718 1.252-1.28-.689-.688-1.282 1.25Z",gE=!1,bE="0 0 16 16",AE="SAP-icons-v4",wE="@ui5/webcomponents-icons";S(mE,{pathData:fE,ltr:gE,viewBox:bE,collection:AE,packageName:wE});var ZE="user-edit",CE="M10.798 7.543a.749.749 0 0 1 1.002.05l1.583 1.585a.75.75 0 0 1 .002 1.06l-5.53 5.542a.75.75 0 0 1-.53.22H5.742a.75.75 0 0 1-.749-.75v-1.583c0-.199.08-.39.22-.53l5.586-5.594ZM6.49 13.977v.523h.525l4.78-4.792-.524-.523-4.781 4.792ZM5.99 0a3.997 3.997 0 0 1 3.994 4 3.996 3.996 0 0 1-3.638 3.983C6.108 8 5.97 8 5.789 8c-2.375 0-4.291 1.911-4.291 4.25v.25h.749a.75.75 0 0 1 0 1.5H.749A.75.75 0 0 1 0 13.25v-1c0-2.323 1.387-4.319 3.378-5.227A3.992 3.992 0 0 1 1.997 4c0-2.21 1.788-4 3.994-4Zm7.526 5c.199 0 .39.078.53.219l1.584 1.584a.75.75 0 0 1 .002 1.06l-.787.791a.749.749 0 0 1-1.06.002l-1.583-1.584a.75.75 0 0 1-.002-1.06l.787-.791a.746.746 0 0 1 .53-.221ZM5.991 1.5A2.498 2.498 0 0 0 3.495 4c0 1.38 1.117 2.5 2.496 2.5A2.498 2.498 0 0 0 8.487 4c0-1.38-1.118-2.5-2.496-2.5Z",yE=!1,xE="0 0 16 16",ME="SAP-icons-v5",HE="@ui5/webcomponents-icons";S(ZE,{pathData:CE,ltr:yE,viewBox:xE,collection:ME,packageName:HE});var BE=(()=>{class e{constructor(){this.elementRef=x(O1),this.cdr=x(Sk),this._value=null,this._initialized=!1,this.setDisabledState=t=>{let i=this.elementRef.nativeElement;i&&this._initialized&&(i.disabled=t,this.cdr.markForCheck())}}ngAfterViewInit(){requestAnimationFrame(()=>{this.initializeComponent()})}registerOnChange(t){this.onChange=t}registerOnTouched(t){this.onTouched=t}writeValue(t){this._value=t,this._initialized&&this.updateElementValue(t)}initializeComponent(){let t=this.elementRef.nativeElement;this._initialized=!0,t&&t.addEventListener&&(t.addEventListener("input",i=>{this.onChange&&(this.onChange(i.target.value),this.cdr.markForCheck())}),t.addEventListener("change",i=>{this.onChange&&(this.onChange(i.target.value),this.cdr.markForCheck())}),t.addEventListener("focusout",()=>{this.onTouched&&(this.onTouched(),this.cdr.markForCheck())})),this._value!==null&&this.updateElementValue(this._value)}updateElementValue(t){let i=this.elementRef.nativeElement;i&&this._initialized&&(i.value=t||"",this.cdr.markForCheck())}static{this.\u0275fac=function(t){return new(t||e)}}static{this.\u0275dir=Iu({type:e,selectors:[["","noop",""]],features:[Ju([{provide:dV,useExisting:t9(()=>e),multi:!0}])]})}}return e})(),kE=`<svg width="160" height="160" viewBox="0 0 160 160" fill="none" xmlns="http://www.w3.org/2000/svg" id="sapIllus-Dialog-NoData">
84
84
  <rect y="51.5" width="160" height="69" rx="12" fill="var(--sapContent_Illustrative_Color20)"/>
85
85
  <path d="M119.164 93.8629L115.057 92.7208L99.2307 89.0574L86.7225 75.8224L76.9139 65.6143L27 81.3713L40.3375 85.022L37.8491 89.6282L68.7241 108L70.5212 100.733L89.5729 107.582L119.164 93.8629Z" fill="var(--sapContent_Illustrative_Color21)"/>
86
86
  <path d="M85.1572 54.2786L120.643 64.9334L119.539 93.2143L85.1572 78.2211V54.2786Z" fill="var(--sapContent_Illustrative_Color16)"/>
@@ -123,7 +123,7 @@ ${a.map((t,i)=>`${i+1}) ${t.toString()}`).join(`
123
123
  <path d="M24.6977 14.4971L22.03 7.84888L9.20929 10.4774L12.103 17.8954L24.6977 14.4971Z" fill="var(--sapContent_Illustrative_Color3)"/>
124
124
  <path d="M12.549 29.5485L26.5814 36.942V23.5305L11.9302 17.8955L12.549 29.5485Z" fill="var(--sapContent_Illustrative_Color29)"/>
125
125
  <path d="M21.7248 32.3374L26.5814 23.4476L11.9948 17.8955L7.53491 25.2597L21.7248 32.3374Z" fill="var(--sapContent_Illustrative_Color15)"/>
126
- </svg>`,TE="NoData",EE="fiori",IE="V4",zE=FL,DE=UL;bV(TE,{dialogSvg:kE,sceneSvg:LE,spotSvg:VE,dotSvg:SE,title:zE,subtitle:DE,set:EE,collection:IE});var RE="add",OE="M0 7.429c0-.167.06-.304.179-.411a.575.575 0 0 1 .392-.16h6.286V.57c0-.166.06-.303.179-.41A.575.575 0 0 1 7.429 0H8.57c.381 0 .572.19.572.571v6.286h6.286c.38 0 .571.19.571.572V8.57c0 .381-.19.572-.571.572H9.143v6.286c0 .38-.19.571-.572.571H7.43a.575.575 0 0 1-.393-.16.528.528 0 0 1-.179-.411V9.143H.571a.575.575 0 0 1-.392-.16A.528.528 0 0 1 0 8.57V7.43Z",NE=!1,PE=ua,FE="0 0 16 16",UE="SAP-icons-v4",qE="@ui5/webcomponents-icons";S(RE,{pathData:OE,ltr:NE,viewBox:FE,accData:PE,collection:UE,packageName:qE});var jE="add",GE="M8 1a.75.75 0 0 1 .75.75v5.5h5.5a.75.75 0 0 1 0 1.5h-5.5v5.5a.75.75 0 0 1-1.5 0v-5.5h-5.5a.75.75 0 0 1 0-1.5h5.5v-5.5A.75.75 0 0 1 8 1Z",WE=!1,$E=ua,KE="0 0 16 16",XE="SAP-icons-v5",YE="@ui5/webcomponents-icons";S(jE,{pathData:GE,ltr:WE,viewBox:KE,accData:$E,collection:XE,packageName:YE});var QE="delete",JE="M14.984 3.01v1.03h-.998l-.997 10.946c0 .665-.333.998-.998.998H4.009c-.665 0-.997-.333-.997-.998L2.014 4.039h-.998V3.01h13.968ZM4.01 14.986h7.982l.998-10.947H3.012l.997 10.947ZM1.016 2.012v-.998h4.521l.031-.156a.81.81 0 0 1 .187-.343 1.46 1.46 0 0 1 .452-.343c.198-.104.463-.156.795-.156H9.03c.312 0 .618.078.92.234.301.156.483.41.545.764h4.49v.998H1.016ZM7.44 12.99V5.973H8.5v7.017H7.44Zm2.214-.062.623-6.986 1.03.093-.624 6.986-1.03-.093ZM4.695 6.035l.967-.093.623 6.986-.966.093-.624-6.986Z",eI=!1,tI=_a,aI="0 0 16 16",iI="SAP-icons-v4",oI="@ui5/webcomponents-icons";S(QE,{pathData:JE,ltr:eI,viewBox:aI,accData:tI,collection:iI,packageName:oI});var rI="delete",nI="M10.25 0C11.216 0 12 .784 12 1.75V3.5h2.25a.75.75 0 0 1 0 1.5h-.75v9.25A1.75 1.75 0 0 1 11.75 16h-7.5a1.75 1.75 0 0 1-1.741-1.571L2.5 5h-.75a.75.75 0 0 1 0-1.5H4V1.75C4 .784 4.784 0 5.75 0h4.5ZM4.005 14.3a.25.25 0 0 0 .245.2h7.5a.25.25 0 0 0 .25-.25V5H4l.005 9.3ZM6.25 7a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6.25 7Zm3.5 0a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 9.75 7Zm-4-5.5a.25.25 0 0 0-.25.25V3.5h5V1.75a.25.25 0 0 0-.25-.25h-4.5Z",sI=!1,cI=_a,lI="0 0 16 16",hI="SAP-icons-v5",dI="@ui5/webcomponents-icons";S(rI,{pathData:nI,ltr:sI,viewBox:lI,accData:cI,collection:hI,packageName:dI});var uI="navigation-left-arrow",_I="M6.75 7.627c-.23.249-.23.487 0 .715l4.906 4.947a.981.981 0 0 1 .313.715c0 .27-.104.498-.313.685a.891.891 0 0 1-.687.311.99.99 0 0 1-.719-.311L4.281 8.684a.948.948 0 0 1-.281-.7.95.95 0 0 1 .281-.7l6-5.973A.99.99 0 0 1 11 1c.27 0 .51.104.719.311a.95.95 0 0 1 .281.7.95.95 0 0 1-.281.7L6.75 7.627Z",pI=!1,vI="0 0 16 16",mI="SAP-icons-v4",fI="@ui5/webcomponents-icons";S(uI,{pathData:_I,ltr:pI,viewBox:vI,collection:mI,packageName:fI});var gI="navigation-left-arrow",bI="M10.795 3.235a.75.75 0 0 0-1.06-.03l-4.5 4.247a.75.75 0 0 0 0 1.09l4.5 4.253a.75.75 0 1 0 1.03-1.09L6.843 7.997l3.922-3.702a.75.75 0 0 0 .03-1.06Z",AI=!1,wI="0 0 16 16",ZI="SAP-icons-v5",CI="@ui5/webcomponents-icons";S(gI,{pathData:bI,ltr:AI,viewBox:wI,collection:ZI,packageName:CI});var yI=["*"],X9=(()=>{class e{constructor(){this.headerText=b(),this.stretch=b(!1,{transform:_1}),this.draggable=b(!1,{transform:_1}),this.resizable=b(!1,{transform:_1}),this.state=b("None"),this.initialFocus=b(),this.preventFocusRestore=b(!1,{transform:_1}),this.accessibleName=b(),this.accessibleNameRef=b(),this.accessibleRole=b("Dialog"),this.accessibleDescription=b(),this.accessibleDescriptionRef=b(),this.preventInitialFocus=b(!1,{transform:_1}),this.open=b(!1,{transform:_1}),this.ui5BeforeOpen=R(),this.ui5Open=R(),this.ui5BeforeClose=R(),this.ui5Close=R(),this.slots=[{name:"header",description:"Defines the header HTML Element.\n\n**Note:** When a `ui5-bar` is used in the header, you should remove the default dialog's paddings.\n\n**Note:** If `header` slot is provided, the labelling of the dialog is a responsibility of the application developer.\n`accessibleName` should be used."},{name:"footer",description:"Defines the footer HTML Element.\n\n**Note:** When a `ui5-bar` is used in the footer, you should remove the default dialog's paddings."},{name:"default",description:"Defines the content of the Popup."}],this.elementRef=x(O1),this.injector=x(a0)}get element(){return this.elementRef.nativeElement}ngAfterViewInit(){let t=this.element,i=["headerText","stretch","draggable","resizable","state","initialFocus","preventFocusRestore","accessibleName","accessibleNameRef","accessibleRole","accessibleDescription","accessibleDescriptionRef","preventInitialFocus","open"];for(let r of i){let n=r.replace(/-./g,s=>s[1].toUpperCase());this[n]&&typeof this[n]=="function"&&l5(this.injector,()=>{Z0(()=>{let s=this[n]();t&&(t[r]=s)})})}let o=["ui5BeforeOpen","ui5Open","ui5BeforeClose","ui5Close"];for(let r of o){let n=r.replace("ui5","").replace(/([A-Z])/g,"-$1").toLowerCase().substring(1);this[r]&&typeof this[r].emit=="function"&&t.addEventListener&&t.addEventListener(n,s=>{this[r].emit(s)})}}static{this.\u0275fac=function(t){return new(t||e)}}static{this.\u0275cmp=X1({type:e,selectors:[["ui5-dialog"],["","ui5-dialog",""]],inputs:{headerText:[1,"headerText"],stretch:[1,"stretch"],draggable:[1,"draggable"],resizable:[1,"resizable"],state:[1,"state"],initialFocus:[1,"initialFocus"],preventFocusRestore:[1,"preventFocusRestore"],accessibleName:[1,"accessibleName"],accessibleNameRef:[1,"accessibleNameRef"],accessibleRole:[1,"accessibleRole"],accessibleDescription:[1,"accessibleDescription"],accessibleDescriptionRef:[1,"accessibleDescriptionRef"],preventInitialFocus:[1,"preventInitialFocus"],open:[1,"open"]},outputs:{ui5BeforeOpen:"ui5BeforeOpen",ui5Open:"ui5Open",ui5BeforeClose:"ui5BeforeClose",ui5Close:"ui5Close"},exportAs:["ui5Dialog"],ngContentSelectors:yI,decls:1,vars:0,template:function(t,i){t&1&&(x0(),m0(0))},encapsulation:2,changeDetection:0})}}return e})(),xI=["*"],S4=(()=>{class e{constructor(){this.wrappingType=b("Normal"),this.level=b("H2"),this.size=b("H5"),this.slots=[{name:"default",description:`Defines the text of the component.
126
+ </svg>`,TE="NoData",EE="fiori",IE="V4",zE=uV,DE=_V;UV(TE,{dialogSvg:kE,sceneSvg:LE,spotSvg:VE,dotSvg:SE,title:zE,subtitle:DE,set:EE,collection:IE});var RE="add",OE="M0 7.429c0-.167.06-.304.179-.411a.575.575 0 0 1 .392-.16h6.286V.57c0-.166.06-.303.179-.41A.575.575 0 0 1 7.429 0H8.57c.381 0 .572.19.572.571v6.286h6.286c.38 0 .571.19.571.572V8.57c0 .381-.19.572-.571.572H9.143v6.286c0 .38-.19.571-.572.571H7.43a.575.575 0 0 1-.393-.16.528.528 0 0 1-.179-.411V9.143H.571a.575.575 0 0 1-.392-.16A.528.528 0 0 1 0 8.57V7.43Z",NE=!1,PE=ua,FE="0 0 16 16",UE="SAP-icons-v4",qE="@ui5/webcomponents-icons";S(RE,{pathData:OE,ltr:NE,viewBox:FE,accData:PE,collection:UE,packageName:qE});var jE="add",GE="M8 1a.75.75 0 0 1 .75.75v5.5h5.5a.75.75 0 0 1 0 1.5h-5.5v5.5a.75.75 0 0 1-1.5 0v-5.5h-5.5a.75.75 0 0 1 0-1.5h5.5v-5.5A.75.75 0 0 1 8 1Z",WE=!1,$E=ua,KE="0 0 16 16",XE="SAP-icons-v5",YE="@ui5/webcomponents-icons";S(jE,{pathData:GE,ltr:WE,viewBox:KE,accData:$E,collection:XE,packageName:YE});var QE="delete",JE="M14.984 3.01v1.03h-.998l-.997 10.946c0 .665-.333.998-.998.998H4.009c-.665 0-.997-.333-.997-.998L2.014 4.039h-.998V3.01h13.968ZM4.01 14.986h7.982l.998-10.947H3.012l.997 10.947ZM1.016 2.012v-.998h4.521l.031-.156a.81.81 0 0 1 .187-.343 1.46 1.46 0 0 1 .452-.343c.198-.104.463-.156.795-.156H9.03c.312 0 .618.078.92.234.301.156.483.41.545.764h4.49v.998H1.016ZM7.44 12.99V5.973H8.5v7.017H7.44Zm2.214-.062.623-6.986 1.03.093-.624 6.986-1.03-.093ZM4.695 6.035l.967-.093.623 6.986-.966.093-.624-6.986Z",eI=!1,tI=_a,aI="0 0 16 16",iI="SAP-icons-v4",oI="@ui5/webcomponents-icons";S(QE,{pathData:JE,ltr:eI,viewBox:aI,accData:tI,collection:iI,packageName:oI});var rI="delete",nI="M10.25 0C11.216 0 12 .784 12 1.75V3.5h2.25a.75.75 0 0 1 0 1.5h-.75v9.25A1.75 1.75 0 0 1 11.75 16h-7.5a1.75 1.75 0 0 1-1.741-1.571L2.5 5h-.75a.75.75 0 0 1 0-1.5H4V1.75C4 .784 4.784 0 5.75 0h4.5ZM4.005 14.3a.25.25 0 0 0 .245.2h7.5a.25.25 0 0 0 .25-.25V5H4l.005 9.3ZM6.25 7a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 6.25 7Zm3.5 0a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 9.75 7Zm-4-5.5a.25.25 0 0 0-.25.25V3.5h5V1.75a.25.25 0 0 0-.25-.25h-4.5Z",sI=!1,cI=_a,lI="0 0 16 16",hI="SAP-icons-v5",dI="@ui5/webcomponents-icons";S(rI,{pathData:nI,ltr:sI,viewBox:lI,accData:cI,collection:hI,packageName:dI});var uI="navigation-left-arrow",_I="M6.75 7.627c-.23.249-.23.487 0 .715l4.906 4.947a.981.981 0 0 1 .313.715c0 .27-.104.498-.313.685a.891.891 0 0 1-.687.311.99.99 0 0 1-.719-.311L4.281 8.684a.948.948 0 0 1-.281-.7.95.95 0 0 1 .281-.7l6-5.973A.99.99 0 0 1 11 1c.27 0 .51.104.719.311a.95.95 0 0 1 .281.7.95.95 0 0 1-.281.7L6.75 7.627Z",pI=!1,vI="0 0 16 16",mI="SAP-icons-v4",fI="@ui5/webcomponents-icons";S(uI,{pathData:_I,ltr:pI,viewBox:vI,collection:mI,packageName:fI});var gI="navigation-left-arrow",bI="M10.795 3.235a.75.75 0 0 0-1.06-.03l-4.5 4.247a.75.75 0 0 0 0 1.09l4.5 4.253a.75.75 0 1 0 1.03-1.09L6.843 7.997l3.922-3.702a.75.75 0 0 0 .03-1.06Z",AI=!1,wI="0 0 16 16",ZI="SAP-icons-v5",CI="@ui5/webcomponents-icons";S(gI,{pathData:bI,ltr:AI,viewBox:wI,collection:ZI,packageName:CI});var yI=["*"],X9=(()=>{class e{constructor(){this.headerText=b(),this.stretch=b(!1,{transform:_1}),this.draggable=b(!1,{transform:_1}),this.resizable=b(!1,{transform:_1}),this.state=b("None"),this.initialFocus=b(),this.preventFocusRestore=b(!1,{transform:_1}),this.accessibleName=b(),this.accessibleNameRef=b(),this.accessibleRole=b("Dialog"),this.accessibleDescription=b(),this.accessibleDescriptionRef=b(),this.preventInitialFocus=b(!1,{transform:_1}),this.open=b(!1,{transform:_1}),this.ui5BeforeOpen=R(),this.ui5Open=R(),this.ui5BeforeClose=R(),this.ui5Close=R(),this.slots=[{name:"header",description:"Defines the header HTML Element.\n\n**Note:** When a `ui5-bar` is used in the header, you should remove the default dialog's paddings.\n\n**Note:** If `header` slot is provided, the labelling of the dialog is a responsibility of the application developer.\n`accessibleName` should be used."},{name:"footer",description:"Defines the footer HTML Element.\n\n**Note:** When a `ui5-bar` is used in the footer, you should remove the default dialog's paddings."},{name:"default",description:"Defines the content of the Popup."}],this.elementRef=x(O1),this.injector=x(a0)}get element(){return this.elementRef.nativeElement}ngAfterViewInit(){let t=this.element,i=["headerText","stretch","draggable","resizable","state","initialFocus","preventFocusRestore","accessibleName","accessibleNameRef","accessibleRole","accessibleDescription","accessibleDescriptionRef","preventInitialFocus","open"];for(let r of i){let n=r.replace(/-./g,s=>s[1].toUpperCase());this[n]&&typeof this[n]=="function"&&l5(this.injector,()=>{Z0(()=>{let s=this[n]();t&&(t[r]=s)})})}let o=["ui5BeforeOpen","ui5Open","ui5BeforeClose","ui5Close"];for(let r of o){let n=r.replace("ui5","").replace(/([A-Z])/g,"-$1").toLowerCase().substring(1);this[r]&&typeof this[r].emit=="function"&&t.addEventListener&&t.addEventListener(n,s=>{this[r].emit(s)})}}static{this.\u0275fac=function(t){return new(t||e)}}static{this.\u0275cmp=X1({type:e,selectors:[["ui5-dialog"],["","ui5-dialog",""]],inputs:{headerText:[1,"headerText"],stretch:[1,"stretch"],draggable:[1,"draggable"],resizable:[1,"resizable"],state:[1,"state"],initialFocus:[1,"initialFocus"],preventFocusRestore:[1,"preventFocusRestore"],accessibleName:[1,"accessibleName"],accessibleNameRef:[1,"accessibleNameRef"],accessibleRole:[1,"accessibleRole"],accessibleDescription:[1,"accessibleDescription"],accessibleDescriptionRef:[1,"accessibleDescriptionRef"],preventInitialFocus:[1,"preventInitialFocus"],open:[1,"open"]},outputs:{ui5BeforeOpen:"ui5BeforeOpen",ui5Open:"ui5Open",ui5BeforeClose:"ui5BeforeClose",ui5Close:"ui5Close"},exportAs:["ui5Dialog"],ngContentSelectors:yI,decls:1,vars:0,template:function(t,i){t&1&&(x0(),m0(0))},encapsulation:2,changeDetection:0})}}return e})(),xI=["*"],S4=(()=>{class e{constructor(){this.wrappingType=b("Normal"),this.level=b("H2"),this.size=b("H5"),this.slots=[{name:"default",description:`Defines the text of the component.
127
127
  This component supports nesting a \`Link\` component inside.
128
128
 
129
129
  **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.`}],this.elementRef=x(O1),this.injector=x(a0)}get element(){return this.elementRef.nativeElement}ngAfterViewInit(){let t=this.element,i=["wrappingType","level","size"];for(let o of i){let r=o.replace(/-./g,n=>n[1].toUpperCase());this[r]&&typeof this[r]=="function"&&l5(this.injector,()=>{Z0(()=>{let n=this[r]();t&&(t[o]=n)})})}}static{this.\u0275fac=function(t){return new(t||e)}}static{this.\u0275cmp=X1({type:e,selectors:[["ui5-title"],["","ui5-title",""]],inputs:{wrappingType:[1,"wrappingType"],level:[1,"level"],size:[1,"size"]},exportAs:["ui5Title"],ngContentSelectors:xI,decls:1,vars:0,template:function(t,i){t&1&&(x0(),m0(0))},encapsulation:2,changeDetection:0})}}return e})(),MI=["*"],HI=(()=>{class e{constructor(){this.headerText=b(),this.open=b(!1,{transform:_1}),this.placement=b("Bottom"),this.horizontalAlign=b("Start"),this.loading=b(!1,{transform:_1}),this.loadingDelay=b(1e3),this.opener=b(),this.ui5ItemClick=R(),this.ui5BeforeOpen=R(),this.ui5Open=R(),this.ui5BeforeClose=R(),this.ui5Close=R(),this.slots=[{name:"default",description:"Defines the items of this component.\n\n**Note:** Use `ui5-menu-item` and `ui5-menu-separator` for their intended design."}],this.elementRef=x(O1),this.injector=x(a0)}get element(){return this.elementRef.nativeElement}ngAfterViewInit(){let t=this.element,i=["headerText","open","placement","horizontalAlign","loading","loadingDelay","opener"];for(let r of i){let n=r.replace(/-./g,s=>s[1].toUpperCase());this[n]&&typeof this[n]=="function"&&l5(this.injector,()=>{Z0(()=>{let s=this[n]();t&&(t[r]=s)})})}let o=["ui5ItemClick","ui5BeforeOpen","ui5Open","ui5BeforeClose","ui5Close"];for(let r of o){let n=r.replace("ui5","").replace(/([A-Z])/g,"-$1").toLowerCase().substring(1);this[r]&&typeof this[r].emit=="function"&&t.addEventListener&&t.addEventListener(n,s=>{this[r].emit(s)})}}static{this.\u0275fac=function(t){return new(t||e)}}static{this.\u0275cmp=X1({type:e,selectors:[["ui5-menu"],["","ui5-menu",""]],inputs:{headerText:[1,"headerText"],open:[1,"open"],placement:[1,"placement"],horizontalAlign:[1,"horizontalAlign"],loading:[1,"loading"],loadingDelay:[1,"loadingDelay"],opener:[1,"opener"]},outputs:{ui5ItemClick:"ui5ItemClick",ui5BeforeOpen:"ui5BeforeOpen",ui5Open:"ui5Open",ui5BeforeClose:"ui5BeforeClose",ui5Close:"ui5Close"},exportAs:["ui5Menu"],ngContentSelectors:MI,decls:1,vars:0,template:function(t,i){t&1&&(x0(),m0(0))},encapsulation:2,changeDetection:0})}}return e})(),BI=["*"],kI=(()=>{class e{constructor(){this.text=b(),this.additionalText=b(),this.icon=b(),this.disabled=b(!1,{transform:_1}),this.loading=b(!1,{transform:_1}),this.loadingDelay=b(1e3),this.accessibleName=b(),this.tooltip=b(),this.checked=b(!1,{transform:_1}),this.accessibilityAttributes=b({}),this.type=b("Active"),this.navigated=b(!1,{transform:_1}),this.highlight=b("None"),this.selected=b(!1,{transform:_1}),this.ui5BeforeOpen=R(),this.ui5Open=R(),this.ui5BeforeClose=R(),this.ui5Close=R(),this.ui5Check=R(),this.ui5DetailClick=R(),this.slots=[{name:"default",description:"Defines the items of this component.\n\n**Note:** The slot can hold menu item and menu separator items.\n\nIf there are items added to this slot, an arrow will be displayed at the end\nof the item in order to indicate that there are items added. In that case components added\nto `endContent` slot or `additionalText` content will not be displayed.\n\nThe priority of what will be displayed at the end of the menu item is as follows:\nsub-menu arrow (if there are items added in `items` slot) -> components added in `endContent` -> text set to `additionalText`."},{name:"endContent",description:"Defines the components that should be displayed at the end of the menu item.\n\n**Note:** It is highly recommended to slot only components of type `ui5-button`,`ui5-link`\nor `ui5-icon` in order to preserve the intended design. If there are components added to this slot,\nand there is text set in `additionalText`, it will not be displayed. If there are items added to `items` slot,\nnether `additionalText` nor components added to this slot would be displayed.\n\nThe priority of what will be displayed at the end of the menu item is as follows:\nsub-menu arrow (if there are items added in `items` slot) -> components added in `endContent` -> text set to `additionalText`.\n\nApplication developers are responsible for ensuring that interactive elements placed in the `endContent` slot\nhave the correct accessibility behaviour, including their enabled or disabled states.\nThe menu does not manage these aspects when the menu item state changes.",since:"2.0.0"},{name:"deleteButton",description:`Defines the delete button, displayed in "Delete" mode.