@momentum-design/components 0.124.1 → 0.125.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/index.js +161 -161
- package/dist/browser/index.js.map +3 -3
- package/dist/custom-elements.json +369 -369
- package/dist/react/index.d.ts +2 -2
- package/dist/react/index.js +2 -2
- package/dist/utils/controllers/ElementStore.d.ts +10 -0
- package/dist/utils/controllers/ElementStore.js +30 -2
- package/dist/utils/dom.d.ts +13 -0
- package/dist/utils/dom.js +13 -0
- package/package.json +1 -1
package/dist/browser/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
"use strict";(()=>{var my=Object.create;var Ud=Object.defineProperty;var lm=Object.getOwnPropertyDescriptor;var uy=Object.getOwnPropertyNames;var fy=Object.getPrototypeOf,vy=Object.prototype.hasOwnProperty;var gy=(n,o)=>()=>(o||n((o={exports:{}}).exports,o),o.exports);var by=(n,o,t,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of uy(o))!vy.call(n,s)&&s!==t&&Ud(n,s,{get:()=>o[s],enumerable:!(r=lm(o,s))||r.enumerable});return n};var yy=(n,o,t)=>(t=n!=null?my(fy(n)):{},by(o||!n||!n.__esModule?Ud(t,"default",{value:n,enumerable:!0}):t,n));var p=(n,o,t,r)=>{for(var s=r>1?void 0:r?lm(o,t):o,d=n.length-1,m;d>=0;d--)(m=n[d])&&(s=(r?m(o,t,s):m(s))||s);return r&&s&&Ud(o,t,s),s};var cu=gy((Ia,ll)=>{typeof navigator<"u"&&function(n,o){typeof Ia=="object"&&typeof ll<"u"?ll.exports=o():typeof define=="function"&&define.amd?define(o):(n=typeof globalThis<"u"?globalThis:n||self,n.lottie=o())}(Ia,function(){"use strict";var n="http://www.w3.org/2000/svg",o="",t=!1,r=-999999,s=function(i){t=!!i},d=function(){return t},m=function(i){o=i},g=function(){return o};function x(e){return document.createElement(e)}function L(e,i){var a,l=e.length,h;for(a=0;a<l;a+=1){h=e[a].prototype;for(var c in h)Object.prototype.hasOwnProperty.call(h,c)&&(i.prototype[c]=h[c])}}function B(e,i){return Object.getOwnPropertyDescriptor(e,i)}function K(e){function i(){}return i.prototype=e,i}var Z=function(){function e(i){this.audios=[],this.audioFactory=i,this._volume=1,this._isMuted=!1}return e.prototype={addAudio:function(a){this.audios.push(a)},pause:function(){var a,l=this.audios.length;for(a=0;a<l;a+=1)this.audios[a].pause()},resume:function(){var a,l=this.audios.length;for(a=0;a<l;a+=1)this.audios[a].resume()},setRate:function(a){var l,h=this.audios.length;for(l=0;l<h;l+=1)this.audios[l].setRate(a)},createAudio:function(a){return this.audioFactory?this.audioFactory(a):window.Howl?new window.Howl({src:[a]}):{isPlaying:!1,play:function(){this.isPlaying=!0},seek:function(){this.isPlaying=!1},playing:function(){},rate:function(){},setVolume:function(){}}},setAudioFactory:function(a){this.audioFactory=a},setVolume:function(a){this._volume=a,this._updateVolume()},mute:function(){this._isMuted=!0,this._updateVolume()},unmute:function(){this._isMuted=!1,this._updateVolume()},getVolume:function(){return this._volume},_updateVolume:function(){var a,l=this.audios.length;for(a=0;a<l;a+=1)this.audios[a].volume(this._volume*(this._isMuted?0:1))}},function(){return new e}}(),X=function(){function e(a,l){var h=0,c=[],v;switch(a){case"int16":case"uint8c":v=1;break;default:v=1.1;break}for(h=0;h<l;h+=1)c.push(v);return c}function i(a,l){return a==="float32"?new Float32Array(l):a==="int16"?new Int16Array(l):a==="uint8c"?new Uint8ClampedArray(l):e(a,l)}return typeof Uint8ClampedArray=="function"&&typeof Float32Array=="function"?i:e}();function it(e){return Array.apply(null,{length:e})}function dt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?dt=function(a){return typeof a}:dt=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},dt(e)}var lt=!0,gt=null,St=null,Ct="",Gt=/^((?!chrome|android).)*safari/i.test(navigator.userAgent),zt=!1,Yt=Math.pow,Qt=Math.sqrt,de=Math.floor,vr=Math.max,Le=Math.min,Qe={};(function(){var e=["abs","acos","acosh","asin","asinh","atan","atanh","atan2","ceil","cbrt","expm1","clz32","cos","cosh","exp","floor","fround","hypot","imul","log","log1p","log2","log10","max","min","pow","random","round","sign","sin","sinh","sqrt","tan","tanh","trunc","E","LN10","LN2","LOG10E","LOG2E","PI","SQRT1_2","SQRT2"],i,a=e.length;for(i=0;i<a;i+=1)Qe[e[i]]=Math[e[i]]})();function gr(){return{}}Qe.random=Math.random,Qe.abs=function(e){var i=dt(e);if(i==="object"&&e.length){var a=it(e.length),l,h=e.length;for(l=0;l<h;l+=1)a[l]=Math.abs(e[l]);return a}return Math.abs(e)};var br=150,kt=Math.PI/180,ue=.5519;function Je(e){zt=!!e}function tr(e){return zt?Math.round(e):e}function er(e){e.style.position="absolute",e.style.top=0,e.style.left=0,e.style.display="block",e.style.transformOrigin="0 0",e.style.webkitTransformOrigin="0 0",e.style.backfaceVisibility="visible",e.style.webkitBackfaceVisibility="visible",e.style.transformStyle="preserve-3d",e.style.webkitTransformStyle="preserve-3d",e.style.mozTransformStyle="preserve-3d"}function rr(e,i,a,l){this.type=e,this.currentTime=i,this.totalTime=a,this.direction=l<0?-1:1}function gn(e,i){this.type=e,this.direction=i<0?-1:1}function fp(e,i,a,l){this.type=e,this.currentLoop=a,this.totalLoops=i,this.direction=l<0?-1:1}function vp(e,i,a){this.type=e,this.firstFrame=i,this.totalFrames=a}function gp(e,i){this.type=e,this.target=i}function mb(e,i){this.type="renderFrameError",this.nativeError=e,this.currentTime=i}function ub(e){this.type="configError",this.nativeError=e}function YA(e,i){this.type=e,this.nativeError=i}var Oe=function(){var e=0;return function(){return e+=1,Ct+"__lottie_element_"+e}}();function wd(e,i,a){var l,h,c,v,A,b,k,O;switch(v=Math.floor(e*6),A=e*6-v,b=a*(1-i),k=a*(1-A*i),O=a*(1-(1-A)*i),v%6){case 0:l=a,h=O,c=b;break;case 1:l=k,h=a,c=b;break;case 2:l=b,h=a,c=O;break;case 3:l=b,h=k,c=a;break;case 4:l=O,h=b,c=a;break;case 5:l=a,h=b,c=k;break;default:break}return[l,h,c]}function Nd(e,i,a){var l=Math.max(e,i,a),h=Math.min(e,i,a),c=l-h,v,A=l===0?0:c/l,b=l/255;switch(l){case h:v=0;break;case e:v=i-a+c*(i<a?6:0),v/=6*c;break;case i:v=a-e+c*2,v/=6*c;break;case a:v=e-i+c*4,v/=6*c;break;default:break}return[v,A,b]}function bp(e,i){var a=Nd(e[0]*255,e[1]*255,e[2]*255);return a[1]+=i,a[1]>1?a[1]=1:a[1]<=0&&(a[1]=0),wd(a[0],a[1],a[2])}function yp(e,i){var a=Nd(e[0]*255,e[1]*255,e[2]*255);return a[2]+=i,a[2]>1?a[2]=1:a[2]<0&&(a[2]=0),wd(a[0],a[1],a[2])}function Ep(e,i){var a=Nd(e[0]*255,e[1]*255,e[2]*255);return a[0]+=i/360,a[0]>1?a[0]-=1:a[0]<0&&(a[0]+=1),wd(a[0],a[1],a[2])}var WA=function(){var e=[],i,a;for(i=0;i<256;i+=1)a=i.toString(16),e[i]=a.length===1?"0"+a:a;return function(l,h,c){return l<0&&(l=0),h<0&&(h=0),c<0&&(c=0),"#"+e[l]+e[h]+e[c]}}(),fb=function(i){lt=!!i},vb=function(){return lt},gb=function(i){gt=i},bn=function(){return gt},jA=function(i){St=i},Tp=function(){return St},yn=function(i){br=i},Ws=function(){return br},bb=function(i){Ct=i},KA=function(){return Ct};function Tt(e){return document.createElementNS(n,e)}function En(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?En=function(a){return typeof a}:En=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},En(e)}var js=function(){var e=1,i=[],a,l,h={onmessage:function(){},postMessage:function(R){a({data:R})}},c={postMessage:function(R){h.onmessage({data:R})}};function v(T){if(window.Worker&&window.Blob&&d()){var R=new Blob(["var _workerSelf = self; self.onmessage = ",T.toString()],{type:"text/javascript"}),D=URL.createObjectURL(R);return new Worker(D)}return a=T,h}function A(){l||(l=v(function(R){function D(){function V(J,I){var P,f,y=J.length,Y,$,nt,vt;for(f=0;f<y;f+=1)if(P=J[f],"ks"in P&&!P.completed){if(P.completed=!0,P.hasMask){var Et=P.masksProperties;for($=Et.length,Y=0;Y<$;Y+=1)if(Et[Y].pt.k.i)w(Et[Y].pt.k);else for(vt=Et[Y].pt.k.length,nt=0;nt<vt;nt+=1)Et[Y].pt.k[nt].s&&w(Et[Y].pt.k[nt].s[0]),Et[Y].pt.k[nt].e&&w(Et[Y].pt.k[nt].e[0])}P.ty===0?(P.layers=E(P.refId,I),V(P.layers,I)):P.ty===4?S(P.shapes):P.ty===5&&xt(P)}}function N(J,I){if(J){var P=0,f=J.length;for(P=0;P<f;P+=1)J[P].t===1&&(J[P].data.layers=E(J[P].data.refId,I),V(J[P].data.layers,I))}}function C(J,I){for(var P=0,f=I.length;P<f;){if(I[P].id===J)return I[P];P+=1}return null}function E(J,I){var P=C(J,I);return P?P.layers.__used?JSON.parse(JSON.stringify(P.layers)):(P.layers.__used=!0,P.layers):null}function S(J){var I,P=J.length,f,y;for(I=P-1;I>=0;I-=1)if(J[I].ty==="sh")if(J[I].ks.k.i)w(J[I].ks.k);else for(y=J[I].ks.k.length,f=0;f<y;f+=1)J[I].ks.k[f].s&&w(J[I].ks.k[f].s[0]),J[I].ks.k[f].e&&w(J[I].ks.k[f].e[0]);else J[I].ty==="gr"&&S(J[I].it)}function w(J){var I,P=J.i.length;for(I=0;I<P;I+=1)J.i[I][0]+=J.v[I][0],J.i[I][1]+=J.v[I][1],J.o[I][0]+=J.v[I][0],J.o[I][1]+=J.v[I][1]}function F(J,I){var P=I?I.split("."):[100,100,100];return J[0]>P[0]?!0:P[0]>J[0]?!1:J[1]>P[1]?!0:P[1]>J[1]?!1:J[2]>P[2]?!0:P[2]>J[2]?!1:null}var H=function(){var J=[4,4,14];function I(f){var y=f.t.d;f.t.d={k:[{s:y,t:0}]}}function P(f){var y,Y=f.length;for(y=0;y<Y;y+=1)f[y].ty===5&&I(f[y])}return function(f){if(F(J,f.v)&&(P(f.layers),f.assets)){var y,Y=f.assets.length;for(y=0;y<Y;y+=1)f.assets[y].layers&&P(f.assets[y].layers)}}}(),W=function(){var J=[4,7,99];return function(I){if(I.chars&&!F(J,I.v)){var P,f=I.chars.length;for(P=0;P<f;P+=1){var y=I.chars[P];y.data&&y.data.shapes&&(S(y.data.shapes),y.data.ip=0,y.data.op=99999,y.data.st=0,y.data.sr=1,y.data.ks={p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0}},I.chars[P].t||(y.data.shapes.push({ty:"no"}),y.data.shapes[0].it.push({p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0},sk:{k:0,a:0},sa:{k:0,a:0},ty:"tr"})))}}}}(),et=function(){var J=[5,7,15];function I(f){var y=f.t.p;typeof y.a=="number"&&(y.a={a:0,k:y.a}),typeof y.p=="number"&&(y.p={a:0,k:y.p}),typeof y.r=="number"&&(y.r={a:0,k:y.r})}function P(f){var y,Y=f.length;for(y=0;y<Y;y+=1)f[y].ty===5&&I(f[y])}return function(f){if(F(J,f.v)&&(P(f.layers),f.assets)){var y,Y=f.assets.length;for(y=0;y<Y;y+=1)f.assets[y].layers&&P(f.assets[y].layers)}}}(),yt=function(){var J=[4,1,9];function I(f){var y,Y=f.length,$,nt;for(y=0;y<Y;y+=1)if(f[y].ty==="gr")I(f[y].it);else if(f[y].ty==="fl"||f[y].ty==="st")if(f[y].c.k&&f[y].c.k[0].i)for(nt=f[y].c.k.length,$=0;$<nt;$+=1)f[y].c.k[$].s&&(f[y].c.k[$].s[0]/=255,f[y].c.k[$].s[1]/=255,f[y].c.k[$].s[2]/=255,f[y].c.k[$].s[3]/=255),f[y].c.k[$].e&&(f[y].c.k[$].e[0]/=255,f[y].c.k[$].e[1]/=255,f[y].c.k[$].e[2]/=255,f[y].c.k[$].e[3]/=255);else f[y].c.k[0]/=255,f[y].c.k[1]/=255,f[y].c.k[2]/=255,f[y].c.k[3]/=255}function P(f){var y,Y=f.length;for(y=0;y<Y;y+=1)f[y].ty===4&&I(f[y].shapes)}return function(f){if(F(J,f.v)&&(P(f.layers),f.assets)){var y,Y=f.assets.length;for(y=0;y<Y;y+=1)f.assets[y].layers&&P(f.assets[y].layers)}}}(),pt=function(){var J=[4,4,18];function I(f){var y,Y=f.length,$,nt;for(y=Y-1;y>=0;y-=1)if(f[y].ty==="sh")if(f[y].ks.k.i)f[y].ks.k.c=f[y].closed;else for(nt=f[y].ks.k.length,$=0;$<nt;$+=1)f[y].ks.k[$].s&&(f[y].ks.k[$].s[0].c=f[y].closed),f[y].ks.k[$].e&&(f[y].ks.k[$].e[0].c=f[y].closed);else f[y].ty==="gr"&&I(f[y].it)}function P(f){var y,Y,$=f.length,nt,vt,Et,Ot;for(Y=0;Y<$;Y+=1){if(y=f[Y],y.hasMask){var Rt=y.masksProperties;for(vt=Rt.length,nt=0;nt<vt;nt+=1)if(Rt[nt].pt.k.i)Rt[nt].pt.k.c=Rt[nt].cl;else for(Ot=Rt[nt].pt.k.length,Et=0;Et<Ot;Et+=1)Rt[nt].pt.k[Et].s&&(Rt[nt].pt.k[Et].s[0].c=Rt[nt].cl),Rt[nt].pt.k[Et].e&&(Rt[nt].pt.k[Et].e[0].c=Rt[nt].cl)}y.ty===4&&I(y.shapes)}}return function(f){if(F(J,f.v)&&(P(f.layers),f.assets)){var y,Y=f.assets.length;for(y=0;y<Y;y+=1)f.assets[y].layers&&P(f.assets[y].layers)}}}();function ot(J){J.__complete||(yt(J),H(J),W(J),et(J),pt(J),V(J.layers,J.assets),N(J.chars,J.assets),J.__complete=!0)}function xt(J){J.t.a.length===0&&"m"in J.t.p}var ct={};return ct.completeData=ot,ct.checkColors=yt,ct.checkChars=W,ct.checkPathProperties=et,ct.checkShapes=pt,ct.completeLayers=V,ct}if(c.dataManager||(c.dataManager=D()),c.assetLoader||(c.assetLoader=function(){function V(C){var E=C.getResponseHeader("content-type");return E&&C.responseType==="json"&&E.indexOf("json")!==-1||C.response&&En(C.response)==="object"?C.response:C.response&&typeof C.response=="string"?JSON.parse(C.response):C.responseText?JSON.parse(C.responseText):null}function N(C,E,S,w){var F,H=new XMLHttpRequest;try{H.responseType="json"}catch{}H.onreadystatechange=function(){if(H.readyState===4)if(H.status===200)F=V(H),S(F);else try{F=V(H),S(F)}catch(W){w&&w(W)}};try{H.open(["G","E","T"].join(""),C,!0)}catch{H.open(["G","E","T"].join(""),E+"/"+C,!0)}H.send()}return{load:N}}()),R.data.type==="loadAnimation")c.assetLoader.load(R.data.path,R.data.fullPath,function(V){c.dataManager.completeData(V),c.postMessage({id:R.data.id,payload:V,status:"success"})},function(){c.postMessage({id:R.data.id,status:"error"})});else if(R.data.type==="complete"){var M=R.data.animation;c.dataManager.completeData(M),c.postMessage({id:R.data.id,payload:M,status:"success"})}else R.data.type==="loadData"&&c.assetLoader.load(R.data.path,R.data.fullPath,function(V){c.postMessage({id:R.data.id,payload:V,status:"success"})},function(){c.postMessage({id:R.data.id,status:"error"})})}),l.onmessage=function(T){var R=T.data,D=R.id,M=i[D];i[D]=null,R.status==="success"?M.onComplete(R.payload):M.onError&&M.onError()})}function b(T,R){e+=1;var D="processId_"+e;return i[D]={onComplete:T,onError:R},D}function k(T,R,D){A();var M=b(R,D);l.postMessage({type:"loadAnimation",path:T,fullPath:window.location.origin+window.location.pathname,id:M})}function O(T,R,D){A();var M=b(R,D);l.postMessage({type:"loadData",path:T,fullPath:window.location.origin+window.location.pathname,id:M})}function G(T,R,D){A();var M=b(R,D);l.postMessage({type:"complete",animation:T,id:M})}return{loadAnimation:k,loadData:O,completeAnimation:G}}(),yb=function(){var e=function(){var N=x("canvas");N.width=1,N.height=1;var C=N.getContext("2d");return C.fillStyle="rgba(0,0,0,0)",C.fillRect(0,0,1,1),N}();function i(){this.loadedAssets+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function a(){this.loadedFootagesCount+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function l(N,C,E){var S="";if(N.e)S=N.p;else if(C){var w=N.p;w.indexOf("images/")!==-1&&(w=w.split("/")[1]),S=C+w}else S=E,S+=N.u?N.u:"",S+=N.p;return S}function h(N){var C=0,E=setInterval((function(){var S=N.getBBox();(S.width||C>500)&&(this._imageLoaded(),clearInterval(E)),C+=1}).bind(this),50)}function c(N){var C=l(N,this.assetsPath,this.path),E=Tt("image");Gt?this.testImageLoaded(E):E.addEventListener("load",this._imageLoaded,!1),E.addEventListener("error",(function(){S.img=e,this._imageLoaded()}).bind(this),!1),E.setAttributeNS("http://www.w3.org/1999/xlink","href",C),this._elementHelper.append?this._elementHelper.append(E):this._elementHelper.appendChild(E);var S={img:E,assetData:N};return S}function v(N){var C=l(N,this.assetsPath,this.path),E=x("img");E.crossOrigin="anonymous",E.addEventListener("load",this._imageLoaded,!1),E.addEventListener("error",(function(){S.img=e,this._imageLoaded()}).bind(this),!1),E.src=C;var S={img:E,assetData:N};return S}function A(N){var C={assetData:N},E=l(N,this.assetsPath,this.path);return js.loadData(E,(function(S){C.img=S,this._footageLoaded()}).bind(this),(function(){C.img={},this._footageLoaded()}).bind(this)),C}function b(N,C){this.imagesLoadedCb=C;var E,S=N.length;for(E=0;E<S;E+=1)N[E].layers||(!N[E].t||N[E].t==="seq"?(this.totalImages+=1,this.images.push(this._createImageData(N[E]))):N[E].t===3&&(this.totalFootages+=1,this.images.push(this.createFootageData(N[E]))))}function k(N){this.path=N||""}function O(N){this.assetsPath=N||""}function G(N){for(var C=0,E=this.images.length;C<E;){if(this.images[C].assetData===N)return this.images[C].img;C+=1}return null}function T(){this.imagesLoadedCb=null,this.images.length=0}function R(){return this.totalImages===this.loadedAssets}function D(){return this.totalFootages===this.loadedFootagesCount}function M(N,C){N==="svg"?(this._elementHelper=C,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}function V(){this._imageLoaded=i.bind(this),this._footageLoaded=a.bind(this),this.testImageLoaded=h.bind(this),this.createFootageData=A.bind(this),this.assetsPath="",this.path="",this.totalImages=0,this.totalFootages=0,this.loadedAssets=0,this.loadedFootagesCount=0,this.imagesLoadedCb=null,this.images=[]}return V.prototype={loadAssets:b,setAssetsPath:O,setPath:k,loadedImages:R,loadedFootages:D,destroy:T,getAsset:G,createImgData:v,createImageData:c,imageLoaded:i,footageLoaded:a,setCacheType:M},V}();function xp(){}xp.prototype={triggerEvent:function(i,a){if(this._cbs[i])for(var l=this._cbs[i],h=0;h<l.length;h+=1)l[h](a)},addEventListener:function(i,a){return this._cbs[i]||(this._cbs[i]=[]),this._cbs[i].push(a),(function(){this.removeEventListener(i,a)}).bind(this)},removeEventListener:function(i,a){if(!a)this._cbs[i]=null;else if(this._cbs[i]){for(var l=0,h=this._cbs[i].length;l<h;)this._cbs[i][l]===a&&(this._cbs[i].splice(l,1),l-=1,h-=1),l+=1;this._cbs[i].length||(this._cbs[i]=null)}}};var Eb=function(){function e(i){for(var a=i.split(`\r
|
|
2
|
-
`),l={},h,c=0,v=0;v<a.length;v+=1)h=a[v].split(":"),h.length===2&&(l[h[0]]=h[1].trim(),c+=1);if(c===0)throw new Error;return l}return function(i){for(var a=[],l=0;l<i.length;l+=1){var h=i[l],c={time:h.tm,duration:h.dr};try{c.payload=JSON.parse(i[l].cm)}catch{try{c.payload=e(i[l].cm)}catch{c.payload={name:i[l].cm}}}a.push(c)}return a}}(),Tb=function(){function e(i){this.compositions.push(i)}return function(){function i(a){for(var l=0,h=this.compositions.length;l<h;){if(this.compositions[l].data&&this.compositions[l].data.nm===a)return this.compositions[l].prepareFrame&&this.compositions[l].data.xt&&this.compositions[l].prepareFrame(this.currentFrame),this.compositions[l].compInterface;l+=1}return null}return i.compositions=[],i.currentFrame=0,i.registerComposition=e,i}}(),Ks={},xb=function(i,a){Ks[i]=a};function Ab(e){return Ks[e]}function Sb(){if(Ks.canvas)return"canvas";for(var e in Ks)if(Ks[e])return e;return""}function qs(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?qs=function(a){return typeof a}:qs=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},qs(e)}var ft=function(){this._cbs=[],this.name="",this.path="",this.isLoaded=!1,this.currentFrame=0,this.currentRawFrame=0,this.firstFrame=0,this.totalFrames=0,this.frameRate=0,this.frameMult=0,this.playSpeed=1,this.playDirection=1,this.playCount=0,this.animationData={},this.assets=[],this.isPaused=!0,this.autoplay=!1,this.loop=!0,this.renderer=null,this.animationID=Oe(),this.assetsPath="",this.timeCompleted=0,this.segmentPos=0,this.isSubframeEnabled=vb(),this.segments=[],this._idle=!0,this._completedLoop=!1,this.projectInterface=Tb(),this.imagePreloader=new yb,this.audioController=Z(),this.markers=[],this.configAnimation=this.configAnimation.bind(this),this.onSetupError=this.onSetupError.bind(this),this.onSegmentComplete=this.onSegmentComplete.bind(this),this.drawnFrameEvent=new rr("drawnFrame",0,0,0),this.expressionsPlugin=bn()};L([xp],ft),ft.prototype.setParams=function(e){(e.wrapper||e.container)&&(this.wrapper=e.wrapper||e.container);var i="svg";e.animType?i=e.animType:e.renderer&&(i=e.renderer);var a=Ab(i);this.renderer=new a(this,e.rendererSettings),this.imagePreloader.setCacheType(i,this.renderer.globalData.defs),this.renderer.setProjectInterface(this.projectInterface),this.animType=i,e.loop===""||e.loop===null||e.loop===void 0||e.loop===!0?this.loop=!0:e.loop===!1?this.loop=!1:this.loop=parseInt(e.loop,10),this.autoplay="autoplay"in e?e.autoplay:!0,this.name=e.name?e.name:"",this.autoloadSegments=Object.prototype.hasOwnProperty.call(e,"autoloadSegments")?e.autoloadSegments:!0,this.assetsPath=e.assetsPath,this.initialSegment=e.initialSegment,e.audioFactory&&this.audioController.setAudioFactory(e.audioFactory),e.animationData?this.setupAnimation(e.animationData):e.path&&(e.path.lastIndexOf("\\")!==-1?this.path=e.path.substr(0,e.path.lastIndexOf("\\")+1):this.path=e.path.substr(0,e.path.lastIndexOf("/")+1),this.fileName=e.path.substr(e.path.lastIndexOf("/")+1),this.fileName=this.fileName.substr(0,this.fileName.lastIndexOf(".json")),js.loadAnimation(e.path,this.configAnimation,this.onSetupError))},ft.prototype.onSetupError=function(){this.trigger("data_failed")},ft.prototype.setupAnimation=function(e){js.completeAnimation(e,this.configAnimation)},ft.prototype.setData=function(e,i){i&&qs(i)!=="object"&&(i=JSON.parse(i));var a={wrapper:e,animationData:i},l=e.attributes;a.path=l.getNamedItem("data-animation-path")?l.getNamedItem("data-animation-path").value:l.getNamedItem("data-bm-path")?l.getNamedItem("data-bm-path").value:l.getNamedItem("bm-path")?l.getNamedItem("bm-path").value:"",a.animType=l.getNamedItem("data-anim-type")?l.getNamedItem("data-anim-type").value:l.getNamedItem("data-bm-type")?l.getNamedItem("data-bm-type").value:l.getNamedItem("bm-type")?l.getNamedItem("bm-type").value:l.getNamedItem("data-bm-renderer")?l.getNamedItem("data-bm-renderer").value:l.getNamedItem("bm-renderer")?l.getNamedItem("bm-renderer").value:Sb()||"canvas";var h=l.getNamedItem("data-anim-loop")?l.getNamedItem("data-anim-loop").value:l.getNamedItem("data-bm-loop")?l.getNamedItem("data-bm-loop").value:l.getNamedItem("bm-loop")?l.getNamedItem("bm-loop").value:"";h==="false"?a.loop=!1:h==="true"?a.loop=!0:h!==""&&(a.loop=parseInt(h,10));var c=l.getNamedItem("data-anim-autoplay")?l.getNamedItem("data-anim-autoplay").value:l.getNamedItem("data-bm-autoplay")?l.getNamedItem("data-bm-autoplay").value:l.getNamedItem("bm-autoplay")?l.getNamedItem("bm-autoplay").value:!0;a.autoplay=c!=="false",a.name=l.getNamedItem("data-name")?l.getNamedItem("data-name").value:l.getNamedItem("data-bm-name")?l.getNamedItem("data-bm-name").value:l.getNamedItem("bm-name")?l.getNamedItem("bm-name").value:"";var v=l.getNamedItem("data-anim-prerender")?l.getNamedItem("data-anim-prerender").value:l.getNamedItem("data-bm-prerender")?l.getNamedItem("data-bm-prerender").value:l.getNamedItem("bm-prerender")?l.getNamedItem("bm-prerender").value:"";v==="false"&&(a.prerender=!1),a.path?this.setParams(a):this.trigger("destroy")},ft.prototype.includeLayers=function(e){e.op>this.animationData.op&&(this.animationData.op=e.op,this.totalFrames=Math.floor(e.op-this.animationData.ip));var i=this.animationData.layers,a,l=i.length,h=e.layers,c,v=h.length;for(c=0;c<v;c+=1)for(a=0;a<l;){if(i[a].id===h[c].id){i[a]=h[c];break}a+=1}if((e.chars||e.fonts)&&(this.renderer.globalData.fontManager.addChars(e.chars),this.renderer.globalData.fontManager.addFonts(e.fonts,this.renderer.globalData.defs)),e.assets)for(l=e.assets.length,a=0;a<l;a+=1)this.animationData.assets.push(e.assets[a]);this.animationData.__complete=!1,js.completeAnimation(this.animationData,this.onSegmentComplete)},ft.prototype.onSegmentComplete=function(e){this.animationData=e;var i=bn();i&&i.initExpressions(this),this.loadNextSegment()},ft.prototype.loadNextSegment=function(){var e=this.animationData.segments;if(!e||e.length===0||!this.autoloadSegments){this.trigger("data_ready"),this.timeCompleted=this.totalFrames;return}var i=e.shift();this.timeCompleted=i.time*this.frameRate;var a=this.path+this.fileName+"_"+this.segmentPos+".json";this.segmentPos+=1,js.loadData(a,this.includeLayers.bind(this),(function(){this.trigger("data_failed")}).bind(this))},ft.prototype.loadSegments=function(){var e=this.animationData.segments;e||(this.timeCompleted=this.totalFrames),this.loadNextSegment()},ft.prototype.imagesLoaded=function(){this.trigger("loaded_images"),this.checkLoaded()},ft.prototype.preloadImages=function(){this.imagePreloader.setAssetsPath(this.assetsPath),this.imagePreloader.setPath(this.path),this.imagePreloader.loadAssets(this.animationData.assets,this.imagesLoaded.bind(this))},ft.prototype.configAnimation=function(e){if(this.renderer)try{this.animationData=e,this.initialSegment?(this.totalFrames=Math.floor(this.initialSegment[1]-this.initialSegment[0]),this.firstFrame=Math.round(this.initialSegment[0])):(this.totalFrames=Math.floor(this.animationData.op-this.animationData.ip),this.firstFrame=Math.round(this.animationData.ip)),this.renderer.configAnimation(e),e.assets||(e.assets=[]),this.assets=this.animationData.assets,this.frameRate=this.animationData.fr,this.frameMult=this.animationData.fr/1e3,this.renderer.searchExtraCompositions(e.assets),this.markers=Eb(e.markers||[]),this.trigger("config_ready"),this.preloadImages(),this.loadSegments(),this.updaFrameModifier(),this.waitForFontsLoaded(),this.isPaused&&this.audioController.pause()}catch(i){this.triggerConfigError(i)}},ft.prototype.waitForFontsLoaded=function(){this.renderer&&(this.renderer.globalData.fontManager.isLoaded?this.checkLoaded():setTimeout(this.waitForFontsLoaded.bind(this),20))},ft.prototype.checkLoaded=function(){if(!this.isLoaded&&this.renderer.globalData.fontManager.isLoaded&&(this.imagePreloader.loadedImages()||this.renderer.rendererType!=="canvas")&&this.imagePreloader.loadedFootages()){this.isLoaded=!0;var e=bn();e&&e.initExpressions(this),this.renderer.initItems(),setTimeout((function(){this.trigger("DOMLoaded")}).bind(this),0),this.gotoFrame(),this.autoplay&&this.play()}},ft.prototype.resize=function(e,i){var a=typeof e=="number"?e:void 0,l=typeof i=="number"?i:void 0;this.renderer.updateContainerSize(a,l)},ft.prototype.setSubframe=function(e){this.isSubframeEnabled=!!e},ft.prototype.gotoFrame=function(){this.currentFrame=this.isSubframeEnabled?this.currentRawFrame:~~this.currentRawFrame,this.timeCompleted!==this.totalFrames&&this.currentFrame>this.timeCompleted&&(this.currentFrame=this.timeCompleted),this.trigger("enterFrame"),this.renderFrame(),this.trigger("drawnFrame")},ft.prototype.renderFrame=function(){if(!(this.isLoaded===!1||!this.renderer))try{this.expressionsPlugin&&this.expressionsPlugin.resetFrame(),this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(e){this.triggerRenderFrameError(e)}},ft.prototype.play=function(e){e&&this.name!==e||this.isPaused===!0&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))},ft.prototype.pause=function(e){e&&this.name!==e||this.isPaused===!1&&(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause())},ft.prototype.togglePause=function(e){e&&this.name!==e||(this.isPaused===!0?this.play():this.pause())},ft.prototype.stop=function(e){e&&this.name!==e||(this.pause(),this.playCount=0,this._completedLoop=!1,this.setCurrentRawFrameValue(0))},ft.prototype.getMarkerData=function(e){for(var i,a=0;a<this.markers.length;a+=1)if(i=this.markers[a],i.payload&&i.payload.name===e)return i;return null},ft.prototype.goToAndStop=function(e,i,a){if(!(a&&this.name!==a)){var l=Number(e);if(isNaN(l)){var h=this.getMarkerData(e);h&&this.goToAndStop(h.time,!0)}else i?this.setCurrentRawFrameValue(e):this.setCurrentRawFrameValue(e*this.frameModifier);this.pause()}},ft.prototype.goToAndPlay=function(e,i,a){if(!(a&&this.name!==a)){var l=Number(e);if(isNaN(l)){var h=this.getMarkerData(e);h&&(h.duration?this.playSegments([h.time,h.time+h.duration],!0):this.goToAndStop(h.time,!0))}else this.goToAndStop(l,i,a);this.play()}},ft.prototype.advanceTime=function(e){if(!(this.isPaused===!0||this.isLoaded===!1)){var i=this.currentRawFrame+e*this.frameModifier,a=!1;i>=this.totalFrames-1&&this.frameModifier>0?!this.loop||this.playCount===this.loop?this.checkSegments(i>this.totalFrames?i%this.totalFrames:0)||(a=!0,i=this.totalFrames-1):i>=this.totalFrames?(this.playCount+=1,this.checkSegments(i%this.totalFrames)||(this.setCurrentRawFrameValue(i%this.totalFrames),this._completedLoop=!0,this.trigger("loopComplete"))):this.setCurrentRawFrameValue(i):i<0?this.checkSegments(i%this.totalFrames)||(this.loop&&!(this.playCount--<=0&&this.loop!==!0)?(this.setCurrentRawFrameValue(this.totalFrames+i%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0):(a=!0,i=0)):this.setCurrentRawFrameValue(i),a&&(this.setCurrentRawFrameValue(i),this.pause(),this.trigger("complete"))}},ft.prototype.adjustSegment=function(e,i){this.playCount=0,e[1]<e[0]?(this.frameModifier>0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(-1)),this.totalFrames=e[0]-e[1],this.timeCompleted=this.totalFrames,this.firstFrame=e[1],this.setCurrentRawFrameValue(this.totalFrames-.001-i)):e[1]>e[0]&&(this.frameModifier<0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(1)),this.totalFrames=e[1]-e[0],this.timeCompleted=this.totalFrames,this.firstFrame=e[0],this.setCurrentRawFrameValue(.001+i)),this.trigger("segmentStart")},ft.prototype.setSegment=function(e,i){var a=-1;this.isPaused&&(this.currentRawFrame+this.firstFrame<e?a=e:this.currentRawFrame+this.firstFrame>i&&(a=i-e)),this.firstFrame=e,this.totalFrames=i-e,this.timeCompleted=this.totalFrames,a!==-1&&this.goToAndStop(a,!0)},ft.prototype.playSegments=function(e,i){if(i&&(this.segments.length=0),qs(e[0])==="object"){var a,l=e.length;for(a=0;a<l;a+=1)this.segments.push(e[a])}else this.segments.push(e);this.segments.length&&i&&this.adjustSegment(this.segments.shift(),0),this.isPaused&&this.play()},ft.prototype.resetSegments=function(e){this.segments.length=0,this.segments.push([this.animationData.ip,this.animationData.op]),e&&this.checkSegments(0)},ft.prototype.checkSegments=function(e){return this.segments.length?(this.adjustSegment(this.segments.shift(),e),!0):!1},ft.prototype.destroy=function(e){e&&this.name!==e||!this.renderer||(this.renderer.destroy(),this.imagePreloader.destroy(),this.trigger("destroy"),this._cbs=null,this.onEnterFrame=null,this.onLoopComplete=null,this.onComplete=null,this.onSegmentStart=null,this.onDestroy=null,this.renderer=null,this.expressionsPlugin=null,this.imagePreloader=null,this.projectInterface=null)},ft.prototype.setCurrentRawFrameValue=function(e){this.currentRawFrame=e,this.gotoFrame()},ft.prototype.setSpeed=function(e){this.playSpeed=e,this.updaFrameModifier()},ft.prototype.setDirection=function(e){this.playDirection=e<0?-1:1,this.updaFrameModifier()},ft.prototype.setLoop=function(e){this.loop=e},ft.prototype.setVolume=function(e,i){i&&this.name!==i||this.audioController.setVolume(e)},ft.prototype.getVolume=function(){return this.audioController.getVolume()},ft.prototype.mute=function(e){e&&this.name!==e||this.audioController.mute()},ft.prototype.unmute=function(e){e&&this.name!==e||this.audioController.unmute()},ft.prototype.updaFrameModifier=function(){this.frameModifier=this.frameMult*this.playSpeed*this.playDirection,this.audioController.setRate(this.playSpeed*this.playDirection)},ft.prototype.getPath=function(){return this.path},ft.prototype.getAssetsPath=function(e){var i="";if(e.e)i=e.p;else if(this.assetsPath){var a=e.p;a.indexOf("images/")!==-1&&(a=a.split("/")[1]),i=this.assetsPath+a}else i=this.path,i+=e.u?e.u:"",i+=e.p;return i},ft.prototype.getAssetData=function(e){for(var i=0,a=this.assets.length;i<a;){if(e===this.assets[i].id)return this.assets[i];i+=1}return null},ft.prototype.hide=function(){this.renderer.hide()},ft.prototype.show=function(){this.renderer.show()},ft.prototype.getDuration=function(e){return e?this.totalFrames:this.totalFrames/this.frameRate},ft.prototype.updateDocumentData=function(e,i,a){try{var l=this.renderer.getElementByPath(e);l.updateDocumentData(i,a)}catch{}},ft.prototype.trigger=function(e){if(this._cbs&&this._cbs[e])switch(e){case"enterFrame":this.triggerEvent(e,new rr(e,this.currentFrame,this.totalFrames,this.frameModifier));break;case"drawnFrame":this.drawnFrameEvent.currentTime=this.currentFrame,this.drawnFrameEvent.totalTime=this.totalFrames,this.drawnFrameEvent.direction=this.frameModifier,this.triggerEvent(e,this.drawnFrameEvent);break;case"loopComplete":this.triggerEvent(e,new fp(e,this.loop,this.playCount,this.frameMult));break;case"complete":this.triggerEvent(e,new gn(e,this.frameMult));break;case"segmentStart":this.triggerEvent(e,new vp(e,this.firstFrame,this.totalFrames));break;case"destroy":this.triggerEvent(e,new gp(e,this));break;default:this.triggerEvent(e)}e==="enterFrame"&&this.onEnterFrame&&this.onEnterFrame.call(this,new rr(e,this.currentFrame,this.totalFrames,this.frameMult)),e==="loopComplete"&&this.onLoopComplete&&this.onLoopComplete.call(this,new fp(e,this.loop,this.playCount,this.frameMult)),e==="complete"&&this.onComplete&&this.onComplete.call(this,new gn(e,this.frameMult)),e==="segmentStart"&&this.onSegmentStart&&this.onSegmentStart.call(this,new vp(e,this.firstFrame,this.totalFrames)),e==="destroy"&&this.onDestroy&&this.onDestroy.call(this,new gp(e,this))},ft.prototype.triggerRenderFrameError=function(e){var i=new mb(e,this.currentFrame);this.triggerEvent("error",i),this.onError&&this.onError.call(this,i)},ft.prototype.triggerConfigError=function(e){var i=new ub(e,this.currentFrame);this.triggerEvent("error",i),this.onError&&this.onError.call(this,i)};var Jt=function(){var e={},i=[],a=0,l=0,h=0,c=!0,v=!1;function A(I){for(var P=0,f=I.target;P<l;)i[P].animation===f&&(i.splice(P,1),P-=1,l-=1,f.isPaused||G()),P+=1}function b(I,P){if(!I)return null;for(var f=0;f<l;){if(i[f].elem===I&&i[f].elem!==null)return i[f].animation;f+=1}var y=new ft;return T(y,I),y.setData(I,P),y}function k(){var I,P=i.length,f=[];for(I=0;I<P;I+=1)f.push(i[I].animation);return f}function O(){h+=1,yt()}function G(){h-=1}function T(I,P){I.addEventListener("destroy",A),I.addEventListener("_active",O),I.addEventListener("_idle",G),i.push({elem:P,animation:I}),l+=1}function R(I){var P=new ft;return T(P,null),P.setParams(I),P}function D(I,P){var f;for(f=0;f<l;f+=1)i[f].animation.setSpeed(I,P)}function M(I,P){var f;for(f=0;f<l;f+=1)i[f].animation.setDirection(I,P)}function V(I){var P;for(P=0;P<l;P+=1)i[P].animation.play(I)}function N(I){var P=I-a,f;for(f=0;f<l;f+=1)i[f].animation.advanceTime(P);a=I,h&&!v?window.requestAnimationFrame(N):c=!0}function C(I){a=I,window.requestAnimationFrame(N)}function E(I){var P;for(P=0;P<l;P+=1)i[P].animation.pause(I)}function S(I,P,f){var y;for(y=0;y<l;y+=1)i[y].animation.goToAndStop(I,P,f)}function w(I){var P;for(P=0;P<l;P+=1)i[P].animation.stop(I)}function F(I){var P;for(P=0;P<l;P+=1)i[P].animation.togglePause(I)}function H(I){var P;for(P=l-1;P>=0;P-=1)i[P].animation.destroy(I)}function W(I,P,f){var y=[].concat([].slice.call(document.getElementsByClassName("lottie")),[].slice.call(document.getElementsByClassName("bodymovin"))),Y,$=y.length;for(Y=0;Y<$;Y+=1)f&&y[Y].setAttribute("data-bm-type",f),b(y[Y],I);if(P&&$===0){f||(f="svg");var nt=document.getElementsByTagName("body")[0];nt.innerText="";var vt=x("div");vt.style.width="100%",vt.style.height="100%",vt.setAttribute("data-bm-type",f),nt.appendChild(vt),b(vt,I)}}function et(){var I;for(I=0;I<l;I+=1)i[I].animation.resize()}function yt(){!v&&h&&c&&(window.requestAnimationFrame(C),c=!1)}function pt(){v=!0}function ot(){v=!1,yt()}function xt(I,P){var f;for(f=0;f<l;f+=1)i[f].animation.setVolume(I,P)}function ct(I){var P;for(P=0;P<l;P+=1)i[P].animation.mute(I)}function J(I){var P;for(P=0;P<l;P+=1)i[P].animation.unmute(I)}return e.registerAnimation=b,e.loadAnimation=R,e.setSpeed=D,e.setDirection=M,e.play=V,e.pause=E,e.stop=w,e.togglePause=F,e.searchAnimations=W,e.resize=et,e.goToAndStop=S,e.destroy=H,e.freeze=pt,e.unfreeze=ot,e.setVolume=xt,e.mute=ct,e.unmute=J,e.getRegisteredAnimations=k,e}(),Xs=function(){var e={};e.getBezierEasing=a;var i={};function a(C,E,S,w,F){var H=F||("bez_"+C+"_"+E+"_"+S+"_"+w).replace(/\./g,"p");if(i[H])return i[H];var W=new N([C,E,S,w]);return i[H]=W,W}var l=4,h=.001,c=1e-7,v=10,A=11,b=1/(A-1),k=typeof Float32Array=="function";function O(C,E){return 1-3*E+3*C}function G(C,E){return 3*E-6*C}function T(C){return 3*C}function R(C,E,S){return((O(E,S)*C+G(E,S))*C+T(E))*C}function D(C,E,S){return 3*O(E,S)*C*C+2*G(E,S)*C+T(E)}function M(C,E,S,w,F){var H,W,et=0;do W=E+(S-E)/2,H=R(W,w,F)-C,H>0?S=W:E=W;while(Math.abs(H)>c&&++et<v);return W}function V(C,E,S,w){for(var F=0;F<l;++F){var H=D(E,S,w);if(H===0)return E;var W=R(E,S,w)-C;E-=W/H}return E}function N(C){this._p=C,this._mSampleValues=k?new Float32Array(A):new Array(A),this._precomputed=!1,this.get=this.get.bind(this)}return N.prototype={get:function(E){var S=this._p[0],w=this._p[1],F=this._p[2],H=this._p[3];return this._precomputed||this._precompute(),S===w&&F===H?E:E===0?0:E===1?1:R(this._getTForX(E),w,H)},_precompute:function(){var E=this._p[0],S=this._p[1],w=this._p[2],F=this._p[3];this._precomputed=!0,(E!==S||w!==F)&&this._calcSampleValues()},_calcSampleValues:function(){for(var E=this._p[0],S=this._p[2],w=0;w<A;++w)this._mSampleValues[w]=R(w*b,E,S)},_getTForX:function(E){for(var S=this._p[0],w=this._p[2],F=this._mSampleValues,H=0,W=1,et=A-1;W!==et&&F[W]<=E;++W)H+=b;--W;var yt=(E-F[W])/(F[W+1]-F[W]),pt=H+yt*b,ot=D(pt,S,w);return ot>=h?V(E,pt,S,w):ot===0?pt:M(E,H,H+b,S,w)}},e}(),Ap=function(){function e(i){return i.concat(it(i.length))}return{double:e}}(),Tn=function(){return function(e,i,a){var l=0,h=e,c=it(h),v={newElement:A,release:b};function A(){var k;return l?(l-=1,k=c[l]):k=i(),k}function b(k){l===h&&(c=Ap.double(c),h*=2),a&&a(k),c[l]=k,l+=1}return v}}(),Sp=function(){function e(){return{addedLength:0,percents:X("float32",Ws()),lengths:X("float32",Ws())}}return Tn(8,e)}(),Ip=function(){function e(){return{lengths:[],totalLength:0}}function i(a){var l,h=a.lengths.length;for(l=0;l<h;l+=1)Sp.release(a.lengths[l]);a.lengths.length=0}return Tn(8,e,i)}();function Ib(){var e=Math;function i(T,R,D,M,V,N){var C=T*M+R*V+D*N-V*M-N*T-D*R;return C>-.001&&C<.001}function a(T,R,D,M,V,N,C,E,S){if(D===0&&N===0&&S===0)return i(T,R,M,V,C,E);var w=e.sqrt(e.pow(M-T,2)+e.pow(V-R,2)+e.pow(N-D,2)),F=e.sqrt(e.pow(C-T,2)+e.pow(E-R,2)+e.pow(S-D,2)),H=e.sqrt(e.pow(C-M,2)+e.pow(E-V,2)+e.pow(S-N,2)),W;return w>F?w>H?W=w-F-H:W=H-F-w:H>F?W=H-F-w:W=F-w-H,W>-1e-4&&W<1e-4}var l=function(){return function(T,R,D,M){var V=Ws(),N,C,E,S,w,F=0,H,W=[],et=[],yt=Sp.newElement();for(E=D.length,N=0;N<V;N+=1){for(w=N/(V-1),H=0,C=0;C<E;C+=1)S=Yt(1-w,3)*T[C]+3*Yt(1-w,2)*w*D[C]+3*(1-w)*Yt(w,2)*M[C]+Yt(w,3)*R[C],W[C]=S,et[C]!==null&&(H+=Yt(W[C]-et[C],2)),et[C]=W[C];H&&(H=Qt(H),F+=H),yt.percents[N]=w,yt.lengths[N]=F}return yt.addedLength=F,yt}}();function h(T){var R=Ip.newElement(),D=T.c,M=T.v,V=T.o,N=T.i,C,E=T._length,S=R.lengths,w=0;for(C=0;C<E-1;C+=1)S[C]=l(M[C],M[C+1],V[C],N[C+1]),w+=S[C].addedLength;return D&&E&&(S[C]=l(M[C],M[0],V[C],N[0]),w+=S[C].addedLength),R.totalLength=w,R}function c(T){this.segmentLength=0,this.points=new Array(T)}function v(T,R){this.partialLength=T,this.point=R}var A=function(){var T={};return function(R,D,M,V){var N=(R[0]+"_"+R[1]+"_"+D[0]+"_"+D[1]+"_"+M[0]+"_"+M[1]+"_"+V[0]+"_"+V[1]).replace(/\./g,"p");if(!T[N]){var C=Ws(),E,S,w,F,H,W=0,et,yt,pt=null;R.length===2&&(R[0]!==D[0]||R[1]!==D[1])&&i(R[0],R[1],D[0],D[1],R[0]+M[0],R[1]+M[1])&&i(R[0],R[1],D[0],D[1],D[0]+V[0],D[1]+V[1])&&(C=2);var ot=new c(C);for(w=M.length,E=0;E<C;E+=1){for(yt=it(w),H=E/(C-1),et=0,S=0;S<w;S+=1)F=Yt(1-H,3)*R[S]+3*Yt(1-H,2)*H*(R[S]+M[S])+3*(1-H)*Yt(H,2)*(D[S]+V[S])+Yt(H,3)*D[S],yt[S]=F,pt!==null&&(et+=Yt(yt[S]-pt[S],2));et=Qt(et),W+=et,ot.points[E]=new v(et,yt),pt=yt}ot.segmentLength=W,T[N]=ot}return T[N]}}();function b(T,R){var D=R.percents,M=R.lengths,V=D.length,N=de((V-1)*T),C=T*R.addedLength,E=0;if(N===V-1||N===0||C===M[N])return D[N];for(var S=M[N]>C?-1:1,w=!0;w;)if(M[N]<=C&&M[N+1]>C?(E=(C-M[N])/(M[N+1]-M[N]),w=!1):N+=S,N<0||N>=V-1){if(N===V-1)return D[N];w=!1}return D[N]+(D[N+1]-D[N])*E}function k(T,R,D,M,V,N){var C=b(V,N),E=1-C,S=e.round((E*E*E*T[0]+(C*E*E+E*C*E+E*E*C)*D[0]+(C*C*E+E*C*C+C*E*C)*M[0]+C*C*C*R[0])*1e3)/1e3,w=e.round((E*E*E*T[1]+(C*E*E+E*C*E+E*E*C)*D[1]+(C*C*E+E*C*C+C*E*C)*M[1]+C*C*C*R[1])*1e3)/1e3;return[S,w]}var O=X("float32",8);function G(T,R,D,M,V,N,C){V<0?V=0:V>1&&(V=1);var E=b(V,C);N=N>1?1:N;var S=b(N,C),w,F=T.length,H=1-E,W=1-S,et=H*H*H,yt=E*H*H*3,pt=E*E*H*3,ot=E*E*E,xt=H*H*W,ct=E*H*W+H*E*W+H*H*S,J=E*E*W+H*E*S+E*H*S,I=E*E*S,P=H*W*W,f=E*W*W+H*S*W+H*W*S,y=E*S*W+H*S*S+E*W*S,Y=E*S*S,$=W*W*W,nt=S*W*W+W*S*W+W*W*S,vt=S*S*W+W*S*S+S*W*S,Et=S*S*S;for(w=0;w<F;w+=1)O[w*4]=e.round((et*T[w]+yt*D[w]+pt*M[w]+ot*R[w])*1e3)/1e3,O[w*4+1]=e.round((xt*T[w]+ct*D[w]+J*M[w]+I*R[w])*1e3)/1e3,O[w*4+2]=e.round((P*T[w]+f*D[w]+y*M[w]+Y*R[w])*1e3)/1e3,O[w*4+3]=e.round(($*T[w]+nt*D[w]+vt*M[w]+Et*R[w])*1e3)/1e3;return O}return{getSegmentsLength:h,getNewSegment:G,getPointInSegment:k,buildBezierData:A,pointOnLine2D:i,pointOnLine3D:a}}var Nr=Ib(),oo=r,_p=Math.abs;function Cp(e,i){var a=this.offsetTime,l;this.propType==="multidimensional"&&(l=X("float32",this.pv.length));for(var h=i.lastIndex,c=h,v=this.keyframes.length-1,A=!0,b,k,O;A;){if(b=this.keyframes[c],k=this.keyframes[c+1],c===v-1&&e>=k.t-a){b.h&&(b=k),h=0;break}if(k.t-a>e){h=c;break}c<v-1?c+=1:(h=0,A=!1)}O=this.keyframesMetadata[c]||{};var G,T,R,D,M,V,N=k.t-a,C=b.t-a,E;if(b.to){O.bezierData||(O.bezierData=Nr.buildBezierData(b.s,k.s||b.e,b.to,b.ti));var S=O.bezierData;if(e>=N||e<C){var w=e>=N?S.points.length-1:0;for(T=S.points[w].point.length,G=0;G<T;G+=1)l[G]=S.points[w].point[G]}else{O.__fnct?V=O.__fnct:(V=Xs.getBezierEasing(b.o.x,b.o.y,b.i.x,b.i.y,b.n).get,O.__fnct=V),R=V((e-C)/(N-C));var F=S.segmentLength*R,H,W=i.lastFrame<e&&i._lastKeyframeIndex===c?i._lastAddedLength:0;for(M=i.lastFrame<e&&i._lastKeyframeIndex===c?i._lastPoint:0,A=!0,D=S.points.length;A;){if(W+=S.points[M].partialLength,F===0||R===0||M===S.points.length-1){for(T=S.points[M].point.length,G=0;G<T;G+=1)l[G]=S.points[M].point[G];break}else if(F>=W&&F<W+S.points[M+1].partialLength){for(H=(F-W)/S.points[M+1].partialLength,T=S.points[M].point.length,G=0;G<T;G+=1)l[G]=S.points[M].point[G]+(S.points[M+1].point[G]-S.points[M].point[G])*H;break}M<D-1?M+=1:A=!1}i._lastPoint=M,i._lastAddedLength=W-S.points[M].partialLength,i._lastKeyframeIndex=c}}else{var et,yt,pt,ot,xt;if(v=b.s.length,E=k.s||b.e,this.sh&&b.h!==1)if(e>=N)l[0]=E[0],l[1]=E[1],l[2]=E[2];else if(e<=C)l[0]=b.s[0],l[1]=b.s[1],l[2]=b.s[2];else{var ct=kp(b.s),J=kp(E),I=(e-C)/(N-C);Cb(l,_b(ct,J,I))}else for(c=0;c<v;c+=1)b.h!==1&&(e>=N?R=1:e<C?R=0:(b.o.x.constructor===Array?(O.__fnct||(O.__fnct=[]),O.__fnct[c]?V=O.__fnct[c]:(et=b.o.x[c]===void 0?b.o.x[0]:b.o.x[c],yt=b.o.y[c]===void 0?b.o.y[0]:b.o.y[c],pt=b.i.x[c]===void 0?b.i.x[0]:b.i.x[c],ot=b.i.y[c]===void 0?b.i.y[0]:b.i.y[c],V=Xs.getBezierEasing(et,yt,pt,ot).get,O.__fnct[c]=V)):O.__fnct?V=O.__fnct:(et=b.o.x,yt=b.o.y,pt=b.i.x,ot=b.i.y,V=Xs.getBezierEasing(et,yt,pt,ot).get,b.keyframeMetadata=V),R=V((e-C)/(N-C)))),E=k.s||b.e,xt=b.h===1?b.s[c]:b.s[c]+(E[c]-b.s[c])*R,this.propType==="multidimensional"?l[c]=xt:l=xt}return i.lastIndex=h,l}function _b(e,i,a){var l=[],h=e[0],c=e[1],v=e[2],A=e[3],b=i[0],k=i[1],O=i[2],G=i[3],T,R,D,M,V;return R=h*b+c*k+v*O+A*G,R<0&&(R=-R,b=-b,k=-k,O=-O,G=-G),1-R>1e-6?(T=Math.acos(R),D=Math.sin(T),M=Math.sin((1-a)*T)/D,V=Math.sin(a*T)/D):(M=1-a,V=a),l[0]=M*h+V*b,l[1]=M*c+V*k,l[2]=M*v+V*O,l[3]=M*A+V*G,l}function Cb(e,i){var a=i[0],l=i[1],h=i[2],c=i[3],v=Math.atan2(2*l*c-2*a*h,1-2*l*l-2*h*h),A=Math.asin(2*a*l+2*h*c),b=Math.atan2(2*a*c-2*l*h,1-2*a*a-2*h*h);e[0]=v/kt,e[1]=A/kt,e[2]=b/kt}function kp(e){var i=e[0]*kt,a=e[1]*kt,l=e[2]*kt,h=Math.cos(i/2),c=Math.cos(a/2),v=Math.cos(l/2),A=Math.sin(i/2),b=Math.sin(a/2),k=Math.sin(l/2),O=h*c*v-A*b*k,G=A*b*v+h*c*k,T=A*c*v+h*b*k,R=h*b*v-A*c*k;return[G,T,R,O]}function wp(){var e=this.comp.renderedFrame-this.offsetTime,i=this.keyframes[0].t-this.offsetTime,a=this.keyframes[this.keyframes.length-1].t-this.offsetTime;if(!(e===this._caching.lastFrame||this._caching.lastFrame!==oo&&(this._caching.lastFrame>=a&&e>=a||this._caching.lastFrame<i&&e<i))){this._caching.lastFrame>=e&&(this._caching._lastKeyframeIndex=-1,this._caching.lastIndex=0);var l=this.interpolateValue(e,this._caching);this.pv=l}return this._caching.lastFrame=e,this.pv}function xn(e){var i;if(this.propType==="unidimensional")i=e*this.mult,_p(this.v-i)>1e-5&&(this.v=i,this._mdf=!0);else for(var a=0,l=this.v.length;a<l;)i=e[a]*this.mult,_p(this.v[a]-i)>1e-5&&(this.v[a]=i,this._mdf=!0),a+=1}function An(){if(!(this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)){if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=this._isFirstFrame;var e,i=this.effectsSequence.length,a=this.kf?this.pv:this.data.k;for(e=0;e<i;e+=1)a=this.effectsSequence[e](a);this.setVValue(a),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData.frameId}}function Sn(e){this.effectsSequence.push(e),this.container.addDynamicProperty(this)}function kb(e,i,a,l){this.propType="unidimensional",this.mult=a||1,this.data=i,this.v=a?i.k*a:i.k,this.pv=i.k,this._mdf=!1,this.elem=e,this.container=l,this.comp=e.comp,this.k=!1,this.kf=!1,this.vel=0,this.effectsSequence=[],this._isFirstFrame=!0,this.getValue=An,this.setVValue=xn,this.addEffect=Sn}function wb(e,i,a,l){this.propType="multidimensional",this.mult=a||1,this.data=i,this._mdf=!1,this.elem=e,this.container=l,this.comp=e.comp,this.k=!1,this.kf=!1,this.frameId=-1;var h,c=i.k.length;for(this.v=X("float32",c),this.pv=X("float32",c),this.vel=X("float32",c),h=0;h<c;h+=1)this.v[h]=i.k[h]*this.mult,this.pv[h]=i.k[h];this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=An,this.setVValue=xn,this.addEffect=Sn}function Nb(e,i,a,l){this.propType="unidimensional",this.keyframes=i.k,this.keyframesMetadata=[],this.offsetTime=e.data.st,this.frameId=-1,this._caching={lastFrame:oo,lastIndex:0,value:0,_lastKeyframeIndex:-1},this.k=!0,this.kf=!0,this.data=i,this.mult=a||1,this.elem=e,this.container=l,this.comp=e.comp,this.v=oo,this.pv=oo,this._isFirstFrame=!0,this.getValue=An,this.setVValue=xn,this.interpolateValue=Cp,this.effectsSequence=[wp.bind(this)],this.addEffect=Sn}function Lb(e,i,a,l){this.propType="multidimensional";var h,c=i.k.length,v,A,b,k;for(h=0;h<c-1;h+=1)i.k[h].to&&i.k[h].s&&i.k[h+1]&&i.k[h+1].s&&(v=i.k[h].s,A=i.k[h+1].s,b=i.k[h].to,k=i.k[h].ti,(v.length===2&&!(v[0]===A[0]&&v[1]===A[1])&&Nr.pointOnLine2D(v[0],v[1],A[0],A[1],v[0]+b[0],v[1]+b[1])&&Nr.pointOnLine2D(v[0],v[1],A[0],A[1],A[0]+k[0],A[1]+k[1])||v.length===3&&!(v[0]===A[0]&&v[1]===A[1]&&v[2]===A[2])&&Nr.pointOnLine3D(v[0],v[1],v[2],A[0],A[1],A[2],v[0]+b[0],v[1]+b[1],v[2]+b[2])&&Nr.pointOnLine3D(v[0],v[1],v[2],A[0],A[1],A[2],A[0]+k[0],A[1]+k[1],A[2]+k[2]))&&(i.k[h].to=null,i.k[h].ti=null),v[0]===A[0]&&v[1]===A[1]&&b[0]===0&&b[1]===0&&k[0]===0&&k[1]===0&&(v.length===2||v[2]===A[2]&&b[2]===0&&k[2]===0)&&(i.k[h].to=null,i.k[h].ti=null));this.effectsSequence=[wp.bind(this)],this.data=i,this.keyframes=i.k,this.keyframesMetadata=[],this.offsetTime=e.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=a||1,this.elem=e,this.container=l,this.comp=e.comp,this.getValue=An,this.setVValue=xn,this.interpolateValue=Cp,this.frameId=-1;var O=i.k[0].s.length;for(this.v=X("float32",O),this.pv=X("float32",O),h=0;h<O;h+=1)this.v[h]=oo,this.pv[h]=oo;this._caching={lastFrame:oo,lastIndex:0,value:X("float32",O)},this.addEffect=Sn}var at=function(){function e(a,l,h,c,v){l.sid&&(l=a.globalData.slotManager.getProp(l));var A;if(!l.k.length)A=new kb(a,l,c,v);else if(typeof l.k[0]=="number")A=new wb(a,l,c,v);else switch(h){case 0:A=new Nb(a,l,c,v);break;case 1:A=new Lb(a,l,c,v);break;default:break}return A.effectsSequence.length&&v.addDynamicProperty(A),A}var i={getProp:e};return i}();function ce(){}ce.prototype={addDynamicProperty:function(i){this.dynamicProperties.indexOf(i)===-1&&(this.dynamicProperties.push(i),this.container.addDynamicProperty(this),this._isAnimated=!0)},iterateDynamicProperties:function(){this._mdf=!1;var i,a=this.dynamicProperties.length;for(i=0;i<a;i+=1)this.dynamicProperties[i].getValue(),this.dynamicProperties[i]._mdf&&(this._mdf=!0)},initDynamicPropertyContainer:function(i){this.container=i,this.dynamicProperties=[],this._mdf=!1,this._isAnimated=!1}};var so=function(){function e(){return X("float32",2)}return Tn(8,e)}();function jr(){this.c=!1,this._length=0,this._maxLength=8,this.v=it(this._maxLength),this.o=it(this._maxLength),this.i=it(this._maxLength)}jr.prototype.setPathData=function(e,i){this.c=e,this.setLength(i);for(var a=0;a<i;)this.v[a]=so.newElement(),this.o[a]=so.newElement(),this.i[a]=so.newElement(),a+=1},jr.prototype.setLength=function(e){for(;this._maxLength<e;)this.doubleArrayLength();this._length=e},jr.prototype.doubleArrayLength=function(){this.v=this.v.concat(it(this._maxLength)),this.i=this.i.concat(it(this._maxLength)),this.o=this.o.concat(it(this._maxLength)),this._maxLength*=2},jr.prototype.setXYAt=function(e,i,a,l,h){var c;switch(this._length=Math.max(this._length,l+1),this._length>=this._maxLength&&this.doubleArrayLength(),a){case"v":c=this.v;break;case"i":c=this.i;break;case"o":c=this.o;break;default:c=[];break}(!c[l]||c[l]&&!h)&&(c[l]=so.newElement()),c[l][0]=e,c[l][1]=i},jr.prototype.setTripleAt=function(e,i,a,l,h,c,v,A){this.setXYAt(e,i,"v",v,A),this.setXYAt(a,l,"o",v,A),this.setXYAt(h,c,"i",v,A)},jr.prototype.reverse=function(){var e=new jr;e.setPathData(this.c,this._length);var i=this.v,a=this.o,l=this.i,h=0;this.c&&(e.setTripleAt(i[0][0],i[0][1],l[0][0],l[0][1],a[0][0],a[0][1],0,!1),h=1);var c=this._length-1,v=this._length,A;for(A=h;A<v;A+=1)e.setTripleAt(i[c][0],i[c][1],l[c][0],l[c][1],a[c][0],a[c][1],A,!1),c-=1;return e},jr.prototype.length=function(){return this._length};var fe=function(){function e(){return new jr}function i(h){var c=h._length,v;for(v=0;v<c;v+=1)so.release(h.v[v]),so.release(h.i[v]),so.release(h.o[v]),h.v[v]=null,h.i[v]=null,h.o[v]=null;h._length=0,h.c=!1}function a(h){var c=l.newElement(),v,A=h._length===void 0?h.v.length:h._length;for(c.setLength(A),c.c=h.c,v=0;v<A;v+=1)c.setTripleAt(h.v[v][0],h.v[v][1],h.o[v][0],h.o[v][1],h.i[v][0],h.i[v][1],v);return c}var l=Tn(4,e,i);return l.clone=a,l}();function Ld(){this._length=0,this._maxLength=4,this.shapes=it(this._maxLength)}Ld.prototype.addShape=function(e){this._length===this._maxLength&&(this.shapes=this.shapes.concat(it(this._maxLength)),this._maxLength*=2),this.shapes[this._length]=e,this._length+=1},Ld.prototype.releaseShapes=function(){var e;for(e=0;e<this._length;e+=1)fe.release(this.shapes[e]);this._length=0};var qo=function(){var e={newShapeCollection:h,release:c},i=0,a=4,l=it(a);function h(){var v;return i?(i-=1,v=l[i]):v=new Ld,v}function c(v){var A,b=v._length;for(A=0;A<b;A+=1)fe.release(v.shapes[A]);v._length=0,i===a&&(l=Ap.double(l),a*=2),l[i]=v,i+=1}return e}(),In=function(){var e=-999999;function i(N,C,E){var S=E.lastIndex,w,F,H,W,et,yt,pt,ot,xt,ct=this.keyframes;if(N<ct[0].t-this.offsetTime)w=ct[0].s[0],H=!0,S=0;else if(N>=ct[ct.length-1].t-this.offsetTime)w=ct[ct.length-1].s?ct[ct.length-1].s[0]:ct[ct.length-2].e[0],H=!0;else{for(var J=S,I=ct.length-1,P=!0,f,y,Y;P&&(f=ct[J],y=ct[J+1],!(y.t-this.offsetTime>N));)J<I-1?J+=1:P=!1;if(Y=this.keyframesMetadata[J]||{},H=f.h===1,S=J,!H){if(N>=y.t-this.offsetTime)ot=1;else if(N<f.t-this.offsetTime)ot=0;else{var $;Y.__fnct?$=Y.__fnct:($=Xs.getBezierEasing(f.o.x,f.o.y,f.i.x,f.i.y).get,Y.__fnct=$),ot=$((N-(f.t-this.offsetTime))/(y.t-this.offsetTime-(f.t-this.offsetTime)))}F=y.s?y.s[0]:f.e[0]}w=f.s[0]}for(yt=C._length,pt=w.i[0].length,E.lastIndex=S,W=0;W<yt;W+=1)for(et=0;et<pt;et+=1)xt=H?w.i[W][et]:w.i[W][et]+(F.i[W][et]-w.i[W][et])*ot,C.i[W][et]=xt,xt=H?w.o[W][et]:w.o[W][et]+(F.o[W][et]-w.o[W][et])*ot,C.o[W][et]=xt,xt=H?w.v[W][et]:w.v[W][et]+(F.v[W][et]-w.v[W][et])*ot,C.v[W][et]=xt}function a(){var N=this.comp.renderedFrame-this.offsetTime,C=this.keyframes[0].t-this.offsetTime,E=this.keyframes[this.keyframes.length-1].t-this.offsetTime,S=this._caching.lastFrame;return S!==e&&(S<C&&N<C||S>E&&N>E)||(this._caching.lastIndex=S<N?this._caching.lastIndex:0,this.interpolateShape(N,this.pv,this._caching)),this._caching.lastFrame=N,this.pv}function l(){this.paths=this.localShapeCollection}function h(N,C){if(N._length!==C._length||N.c!==C.c)return!1;var E,S=N._length;for(E=0;E<S;E+=1)if(N.v[E][0]!==C.v[E][0]||N.v[E][1]!==C.v[E][1]||N.o[E][0]!==C.o[E][0]||N.o[E][1]!==C.o[E][1]||N.i[E][0]!==C.i[E][0]||N.i[E][1]!==C.i[E][1])return!1;return!0}function c(N){h(this.v,N)||(this.v=fe.clone(N),this.localShapeCollection.releaseShapes(),this.localShapeCollection.addShape(this.v),this._mdf=!0,this.paths=this.localShapeCollection)}function v(){if(this.elem.globalData.frameId!==this.frameId){if(!this.effectsSequence.length){this._mdf=!1;return}if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=!1;var N;this.kf?N=this.pv:this.data.ks?N=this.data.ks.k:N=this.data.pt.k;var C,E=this.effectsSequence.length;for(C=0;C<E;C+=1)N=this.effectsSequence[C](N);this.setVValue(N),this.lock=!1,this.frameId=this.elem.globalData.frameId}}function A(N,C,E){this.propType="shape",this.comp=N.comp,this.container=N,this.elem=N,this.data=C,this.k=!1,this.kf=!1,this._mdf=!1;var S=E===3?C.pt.k:C.ks.k;this.v=fe.clone(S),this.pv=fe.clone(this.v),this.localShapeCollection=qo.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.reset=l,this.effectsSequence=[]}function b(N){this.effectsSequence.push(N),this.container.addDynamicProperty(this)}A.prototype.interpolateShape=i,A.prototype.getValue=v,A.prototype.setVValue=c,A.prototype.addEffect=b;function k(N,C,E){this.propType="shape",this.comp=N.comp,this.elem=N,this.container=N,this.offsetTime=N.data.st,this.keyframes=E===3?C.pt.k:C.ks.k,this.keyframesMetadata=[],this.k=!0,this.kf=!0;var S=this.keyframes[0].s[0].i.length;this.v=fe.newElement(),this.v.setPathData(this.keyframes[0].s[0].c,S),this.pv=fe.clone(this.v),this.localShapeCollection=qo.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.lastFrame=e,this.reset=l,this._caching={lastFrame:e,lastIndex:0},this.effectsSequence=[a.bind(this)]}k.prototype.getValue=v,k.prototype.interpolateShape=i,k.prototype.setVValue=c,k.prototype.addEffect=b;var O=function(){var N=ue;function C(E,S){this.v=fe.newElement(),this.v.setPathData(!0,4),this.localShapeCollection=qo.newShapeCollection(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=S.d,this.elem=E,this.comp=E.comp,this.frameId=-1,this.initDynamicPropertyContainer(E),this.p=at.getProp(E,S.p,1,0,this),this.s=at.getProp(E,S.s,1,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertEllToPath())}return C.prototype={reset:l,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertEllToPath())},convertEllToPath:function(){var S=this.p.v[0],w=this.p.v[1],F=this.s.v[0]/2,H=this.s.v[1]/2,W=this.d!==3,et=this.v;et.v[0][0]=S,et.v[0][1]=w-H,et.v[1][0]=W?S+F:S-F,et.v[1][1]=w,et.v[2][0]=S,et.v[2][1]=w+H,et.v[3][0]=W?S-F:S+F,et.v[3][1]=w,et.i[0][0]=W?S-F*N:S+F*N,et.i[0][1]=w-H,et.i[1][0]=W?S+F:S-F,et.i[1][1]=w-H*N,et.i[2][0]=W?S+F*N:S-F*N,et.i[2][1]=w+H,et.i[3][0]=W?S-F:S+F,et.i[3][1]=w+H*N,et.o[0][0]=W?S+F*N:S-F*N,et.o[0][1]=w-H,et.o[1][0]=W?S+F:S-F,et.o[1][1]=w+H*N,et.o[2][0]=W?S-F*N:S+F*N,et.o[2][1]=w+H,et.o[3][0]=W?S-F:S+F,et.o[3][1]=w-H*N}},L([ce],C),C}(),G=function(){function N(C,E){this.v=fe.newElement(),this.v.setPathData(!0,0),this.elem=C,this.comp=C.comp,this.data=E,this.frameId=-1,this.d=E.d,this.initDynamicPropertyContainer(C),E.sy===1?(this.ir=at.getProp(C,E.ir,0,0,this),this.is=at.getProp(C,E.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=at.getProp(C,E.pt,0,0,this),this.p=at.getProp(C,E.p,1,0,this),this.r=at.getProp(C,E.r,0,kt,this),this.or=at.getProp(C,E.or,0,0,this),this.os=at.getProp(C,E.os,0,.01,this),this.localShapeCollection=qo.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertToPath())}return N.prototype={reset:l,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertToPath())},convertStarToPath:function(){var E=Math.floor(this.pt.v)*2,S=Math.PI*2/E,w=!0,F=this.or.v,H=this.ir.v,W=this.os.v,et=this.is.v,yt=2*Math.PI*F/(E*2),pt=2*Math.PI*H/(E*2),ot,xt,ct,J,I=-Math.PI/2;I+=this.r.v;var P=this.data.d===3?-1:1;for(this.v._length=0,ot=0;ot<E;ot+=1){xt=w?F:H,ct=w?W:et,J=w?yt:pt;var f=xt*Math.cos(I),y=xt*Math.sin(I),Y=f===0&&y===0?0:y/Math.sqrt(f*f+y*y),$=f===0&&y===0?0:-f/Math.sqrt(f*f+y*y);f+=+this.p.v[0],y+=+this.p.v[1],this.v.setTripleAt(f,y,f-Y*J*ct*P,y-$*J*ct*P,f+Y*J*ct*P,y+$*J*ct*P,ot,!0),w=!w,I+=S*P}},convertPolygonToPath:function(){var E=Math.floor(this.pt.v),S=Math.PI*2/E,w=this.or.v,F=this.os.v,H=2*Math.PI*w/(E*4),W,et=-Math.PI*.5,yt=this.data.d===3?-1:1;for(et+=this.r.v,this.v._length=0,W=0;W<E;W+=1){var pt=w*Math.cos(et),ot=w*Math.sin(et),xt=pt===0&&ot===0?0:ot/Math.sqrt(pt*pt+ot*ot),ct=pt===0&&ot===0?0:-pt/Math.sqrt(pt*pt+ot*ot);pt+=+this.p.v[0],ot+=+this.p.v[1],this.v.setTripleAt(pt,ot,pt-xt*H*F*yt,ot-ct*H*F*yt,pt+xt*H*F*yt,ot+ct*H*F*yt,W,!0),et+=S*yt}this.paths.length=0,this.paths[0]=this.v}},L([ce],N),N}(),T=function(){function N(C,E){this.v=fe.newElement(),this.v.c=!0,this.localShapeCollection=qo.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=C,this.comp=C.comp,this.frameId=-1,this.d=E.d,this.initDynamicPropertyContainer(C),this.p=at.getProp(C,E.p,1,0,this),this.s=at.getProp(C,E.s,1,0,this),this.r=at.getProp(C,E.r,0,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertRectToPath())}return N.prototype={convertRectToPath:function(){var E=this.p.v[0],S=this.p.v[1],w=this.s.v[0]/2,F=this.s.v[1]/2,H=Le(w,F,this.r.v),W=H*(1-ue);this.v._length=0,this.d===2||this.d===1?(this.v.setTripleAt(E+w,S-F+H,E+w,S-F+H,E+w,S-F+W,0,!0),this.v.setTripleAt(E+w,S+F-H,E+w,S+F-W,E+w,S+F-H,1,!0),H!==0?(this.v.setTripleAt(E+w-H,S+F,E+w-H,S+F,E+w-W,S+F,2,!0),this.v.setTripleAt(E-w+H,S+F,E-w+W,S+F,E-w+H,S+F,3,!0),this.v.setTripleAt(E-w,S+F-H,E-w,S+F-H,E-w,S+F-W,4,!0),this.v.setTripleAt(E-w,S-F+H,E-w,S-F+W,E-w,S-F+H,5,!0),this.v.setTripleAt(E-w+H,S-F,E-w+H,S-F,E-w+W,S-F,6,!0),this.v.setTripleAt(E+w-H,S-F,E+w-W,S-F,E+w-H,S-F,7,!0)):(this.v.setTripleAt(E-w,S+F,E-w+W,S+F,E-w,S+F,2),this.v.setTripleAt(E-w,S-F,E-w,S-F+W,E-w,S-F,3))):(this.v.setTripleAt(E+w,S-F+H,E+w,S-F+W,E+w,S-F+H,0,!0),H!==0?(this.v.setTripleAt(E+w-H,S-F,E+w-H,S-F,E+w-W,S-F,1,!0),this.v.setTripleAt(E-w+H,S-F,E-w+W,S-F,E-w+H,S-F,2,!0),this.v.setTripleAt(E-w,S-F+H,E-w,S-F+H,E-w,S-F+W,3,!0),this.v.setTripleAt(E-w,S+F-H,E-w,S+F-W,E-w,S+F-H,4,!0),this.v.setTripleAt(E-w+H,S+F,E-w+H,S+F,E-w+W,S+F,5,!0),this.v.setTripleAt(E+w-H,S+F,E+w-W,S+F,E+w-H,S+F,6,!0),this.v.setTripleAt(E+w,S+F-H,E+w,S+F-H,E+w,S+F-W,7,!0)):(this.v.setTripleAt(E-w,S-F,E-w+W,S-F,E-w,S-F,1,!0),this.v.setTripleAt(E-w,S+F,E-w,S+F-W,E-w,S+F,2,!0),this.v.setTripleAt(E+w,S+F,E+w-W,S+F,E+w,S+F,3,!0)))},getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath())},reset:l},L([ce],N),N}();function R(N,C,E){var S;if(E===3||E===4){var w=E===3?C.pt:C.ks,F=w.k;F.length?S=new k(N,C,E):S=new A(N,C,E)}else E===5?S=new T(N,C):E===6?S=new O(N,C):E===7&&(S=new G(N,C));return S.k&&N.addDynamicProperty(S),S}function D(){return A}function M(){return k}var V={};return V.getShapeProp=R,V.getConstructorFunction=D,V.getKeyframedConstructorFunction=M,V}();var ve=function(){var e=Math.cos,i=Math.sin,a=Math.tan,l=Math.round;function h(){return this.props[0]=1,this.props[1]=0,this.props[2]=0,this.props[3]=0,this.props[4]=0,this.props[5]=1,this.props[6]=0,this.props[7]=0,this.props[8]=0,this.props[9]=0,this.props[10]=1,this.props[11]=0,this.props[12]=0,this.props[13]=0,this.props[14]=0,this.props[15]=1,this}function c(f){if(f===0)return this;var y=e(f),Y=i(f);return this._t(y,-Y,0,0,Y,y,0,0,0,0,1,0,0,0,0,1)}function v(f){if(f===0)return this;var y=e(f),Y=i(f);return this._t(1,0,0,0,0,y,-Y,0,0,Y,y,0,0,0,0,1)}function A(f){if(f===0)return this;var y=e(f),Y=i(f);return this._t(y,0,Y,0,0,1,0,0,-Y,0,y,0,0,0,0,1)}function b(f){if(f===0)return this;var y=e(f),Y=i(f);return this._t(y,-Y,0,0,Y,y,0,0,0,0,1,0,0,0,0,1)}function k(f,y){return this._t(1,y,f,1,0,0)}function O(f,y){return this.shear(a(f),a(y))}function G(f,y){var Y=e(y),$=i(y);return this._t(Y,$,0,0,-$,Y,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,a(f),1,0,0,0,0,1,0,0,0,0,1)._t(Y,-$,0,0,$,Y,0,0,0,0,1,0,0,0,0,1)}function T(f,y,Y){return!Y&&Y!==0&&(Y=1),f===1&&y===1&&Y===1?this:this._t(f,0,0,0,0,y,0,0,0,0,Y,0,0,0,0,1)}function R(f,y,Y,$,nt,vt,Et,Ot,Rt,te,Me,Or,Pe,he,Ke,Dt){return this.props[0]=f,this.props[1]=y,this.props[2]=Y,this.props[3]=$,this.props[4]=nt,this.props[5]=vt,this.props[6]=Et,this.props[7]=Ot,this.props[8]=Rt,this.props[9]=te,this.props[10]=Me,this.props[11]=Or,this.props[12]=Pe,this.props[13]=he,this.props[14]=Ke,this.props[15]=Dt,this}function D(f,y,Y){return Y=Y||0,f!==0||y!==0||Y!==0?this._t(1,0,0,0,0,1,0,0,0,0,1,0,f,y,Y,1):this}function M(f,y,Y,$,nt,vt,Et,Ot,Rt,te,Me,Or,Pe,he,Ke,Dt){var ht=this.props;if(f===1&&y===0&&Y===0&&$===0&&nt===0&&vt===1&&Et===0&&Ot===0&&Rt===0&&te===0&&Me===1&&Or===0)return ht[12]=ht[12]*f+ht[15]*Pe,ht[13]=ht[13]*vt+ht[15]*he,ht[14]=ht[14]*Me+ht[15]*Ke,ht[15]*=Dt,this._identityCalculated=!1,this;var Xr=ht[0],Ii=ht[1],Zr=ht[2],Rr=ht[3],Qr=ht[4],Jr=ht[5],De=ht[6],_i=ht[7],Ci=ht[8],Er=ht[9],ki=ht[10],Tr=ht[11],co=ht[12],Mn=ht[13],Pn=ht[14],Dn=ht[15];return ht[0]=Xr*f+Ii*nt+Zr*Rt+Rr*Pe,ht[1]=Xr*y+Ii*vt+Zr*te+Rr*he,ht[2]=Xr*Y+Ii*Et+Zr*Me+Rr*Ke,ht[3]=Xr*$+Ii*Ot+Zr*Or+Rr*Dt,ht[4]=Qr*f+Jr*nt+De*Rt+_i*Pe,ht[5]=Qr*y+Jr*vt+De*te+_i*he,ht[6]=Qr*Y+Jr*Et+De*Me+_i*Ke,ht[7]=Qr*$+Jr*Ot+De*Or+_i*Dt,ht[8]=Ci*f+Er*nt+ki*Rt+Tr*Pe,ht[9]=Ci*y+Er*vt+ki*te+Tr*he,ht[10]=Ci*Y+Er*Et+ki*Me+Tr*Ke,ht[11]=Ci*$+Er*Ot+ki*Or+Tr*Dt,ht[12]=co*f+Mn*nt+Pn*Rt+Dn*Pe,ht[13]=co*y+Mn*vt+Pn*te+Dn*he,ht[14]=co*Y+Mn*Et+Pn*Me+Dn*Ke,ht[15]=co*$+Mn*Ot+Pn*Or+Dn*Dt,this._identityCalculated=!1,this}function V(f){var y=f.props;return this.transform(y[0],y[1],y[2],y[3],y[4],y[5],y[6],y[7],y[8],y[9],y[10],y[11],y[12],y[13],y[14],y[15])}function N(){return this._identityCalculated||(this._identity=!(this.props[0]!==1||this.props[1]!==0||this.props[2]!==0||this.props[3]!==0||this.props[4]!==0||this.props[5]!==1||this.props[6]!==0||this.props[7]!==0||this.props[8]!==0||this.props[9]!==0||this.props[10]!==1||this.props[11]!==0||this.props[12]!==0||this.props[13]!==0||this.props[14]!==0||this.props[15]!==1),this._identityCalculated=!0),this._identity}function C(f){for(var y=0;y<16;){if(f.props[y]!==this.props[y])return!1;y+=1}return!0}function E(f){var y;for(y=0;y<16;y+=1)f.props[y]=this.props[y];return f}function S(f){var y;for(y=0;y<16;y+=1)this.props[y]=f[y]}function w(f,y,Y){return{x:f*this.props[0]+y*this.props[4]+Y*this.props[8]+this.props[12],y:f*this.props[1]+y*this.props[5]+Y*this.props[9]+this.props[13],z:f*this.props[2]+y*this.props[6]+Y*this.props[10]+this.props[14]}}function F(f,y,Y){return f*this.props[0]+y*this.props[4]+Y*this.props[8]+this.props[12]}function H(f,y,Y){return f*this.props[1]+y*this.props[5]+Y*this.props[9]+this.props[13]}function W(f,y,Y){return f*this.props[2]+y*this.props[6]+Y*this.props[10]+this.props[14]}function et(){var f=this.props[0]*this.props[5]-this.props[1]*this.props[4],y=this.props[5]/f,Y=-this.props[1]/f,$=-this.props[4]/f,nt=this.props[0]/f,vt=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/f,Et=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/f,Ot=new ve;return Ot.props[0]=y,Ot.props[1]=Y,Ot.props[4]=$,Ot.props[5]=nt,Ot.props[12]=vt,Ot.props[13]=Et,Ot}function yt(f){var y=this.getInverseMatrix();return y.applyToPointArray(f[0],f[1],f[2]||0)}function pt(f){var y,Y=f.length,$=[];for(y=0;y<Y;y+=1)$[y]=yt(f[y]);return $}function ot(f,y,Y){var $=X("float32",6);if(this.isIdentity())$[0]=f[0],$[1]=f[1],$[2]=y[0],$[3]=y[1],$[4]=Y[0],$[5]=Y[1];else{var nt=this.props[0],vt=this.props[1],Et=this.props[4],Ot=this.props[5],Rt=this.props[12],te=this.props[13];$[0]=f[0]*nt+f[1]*Et+Rt,$[1]=f[0]*vt+f[1]*Ot+te,$[2]=y[0]*nt+y[1]*Et+Rt,$[3]=y[0]*vt+y[1]*Ot+te,$[4]=Y[0]*nt+Y[1]*Et+Rt,$[5]=Y[0]*vt+Y[1]*Ot+te}return $}function xt(f,y,Y){var $;return this.isIdentity()?$=[f,y,Y]:$=[f*this.props[0]+y*this.props[4]+Y*this.props[8]+this.props[12],f*this.props[1]+y*this.props[5]+Y*this.props[9]+this.props[13],f*this.props[2]+y*this.props[6]+Y*this.props[10]+this.props[14]],$}function ct(f,y){if(this.isIdentity())return f+","+y;var Y=this.props;return Math.round((f*Y[0]+y*Y[4]+Y[12])*100)/100+","+Math.round((f*Y[1]+y*Y[5]+Y[13])*100)/100}function J(){for(var f=0,y=this.props,Y="matrix3d(",$=1e4;f<16;)Y+=l(y[f]*$)/$,Y+=f===15?")":",",f+=1;return Y}function I(f){var y=1e4;return f<1e-6&&f>0||f>-1e-6&&f<0?l(f*y)/y:f}function P(){var f=this.props,y=I(f[0]),Y=I(f[1]),$=I(f[4]),nt=I(f[5]),vt=I(f[12]),Et=I(f[13]);return"matrix("+y+","+Y+","+$+","+nt+","+vt+","+Et+")"}return function(){this.reset=h,this.rotate=c,this.rotateX=v,this.rotateY=A,this.rotateZ=b,this.skew=O,this.skewFromAxis=G,this.shear=k,this.scale=T,this.setTransform=R,this.translate=D,this.transform=M,this.multiply=V,this.applyToPoint=w,this.applyToX=F,this.applyToY=H,this.applyToZ=W,this.applyToPointArray=xt,this.applyToTriplePoints=ot,this.applyToPointStringified=ct,this.toCSS=J,this.to2dCSS=P,this.clone=E,this.cloneFromProps=S,this.equals=C,this.inversePoints=pt,this.inversePoint=yt,this.getInverseMatrix=et,this._t=this.transform,this.isIdentity=N,this._identity=!0,this._identityCalculated=!1,this.props=X("float32",16),this.reset()}}();function _n(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_n=function(a){return typeof a}:_n=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},_n(e)}var Mt={},Cn="__[STANDALONE]__",Np="__[ANIMATIONDATA]__",Lp="";function Ob(e){m(e)}function Op(){Cn===!0?Jt.searchAnimations(Np,Cn,Lp):Jt.searchAnimations()}function Rb(e){fb(e)}function Mb(e){bb(e)}function Pb(e){return Cn===!0&&(e.animationData=JSON.parse(Np)),Jt.loadAnimation(e)}function Db(e){if(typeof e=="string")switch(e){case"high":yn(200);break;default:case"medium":yn(50);break;case"low":yn(10);break}else!isNaN(e)&&e>1&&yn(e);Ws()>=50?Je(!1):Je(!0)}function Fb(){return typeof navigator<"u"}function $b(e,i){e==="expressions"&&gb(i)}function zb(e){switch(e){case"propertyFactory":return at;case"shapePropertyFactory":return In;case"matrix":return ve;default:return null}}Mt.play=Jt.play,Mt.pause=Jt.pause,Mt.setLocationHref=Ob,Mt.togglePause=Jt.togglePause,Mt.setSpeed=Jt.setSpeed,Mt.setDirection=Jt.setDirection,Mt.stop=Jt.stop,Mt.searchAnimations=Op,Mt.registerAnimation=Jt.registerAnimation,Mt.loadAnimation=Pb,Mt.setSubframeRendering=Rb,Mt.resize=Jt.resize,Mt.goToAndStop=Jt.goToAndStop,Mt.destroy=Jt.destroy,Mt.setQuality=Db,Mt.inBrowser=Fb,Mt.installPlugin=$b,Mt.freeze=Jt.freeze,Mt.unfreeze=Jt.unfreeze,Mt.setVolume=Jt.setVolume,Mt.mute=Jt.mute,Mt.unmute=Jt.unmute,Mt.getRegisteredAnimations=Jt.getRegisteredAnimations,Mt.useWebWorker=s,Mt.setIDPrefix=Mb,Mt.__getFactory=zb,Mt.version="5.12.2";function Vb(){document.readyState==="complete"&&(clearInterval(Hb),Op())}function Bb(e){for(var i=Rp.split("&"),a=0;a<i.length;a+=1){var l=i[a].split("=");if(decodeURIComponent(l[0])==e)return decodeURIComponent(l[1])}return null}var Rp="";if(Cn){var Mp=document.getElementsByTagName("script"),Ub=Mp.length-1,Pp=Mp[Ub]||{src:""};Rp=Pp.src?Pp.src.replace(/^[^\?]+\??/,""):"",Lp=Bb("renderer")}var Hb=setInterval(Vb,100);try{!((typeof Ia>"u"?"undefined":_n(Ia))==="object"&&typeof ll<"u")&&!(typeof define=="function"&&define.amd)&&(window.bodymovin=Mt)}catch{}var yi=function(){var e={},i={};e.registerModifier=a,e.getModifier=l;function a(h,c){i[h]||(i[h]=c)}function l(h,c,v){return new i[h](c,v)}return e}();function ir(){}ir.prototype.initModifierProperties=function(){},ir.prototype.addShapeToModifier=function(){},ir.prototype.addShape=function(e){if(!this.closed){e.sh.container.addDynamicProperty(e.sh);var i={shape:e.sh,data:e,localShapeCollection:qo.newShapeCollection()};this.shapes.push(i),this.addShapeToModifier(i),this._isAnimated&&e.setAsAnimated()}},ir.prototype.init=function(e,i){this.shapes=[],this.elem=e,this.initDynamicPropertyContainer(e),this.initModifierProperties(e,i),this.frameId=r,this.closed=!1,this.k=!1,this.dynamicProperties.length?this.k=!0:this.getValue(!0)},ir.prototype.processKeys=function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties())},L([ce],ir);function yr(){}L([ir],yr),yr.prototype.initModifierProperties=function(e,i){this.s=at.getProp(e,i.s,0,.01,this),this.e=at.getProp(e,i.e,0,.01,this),this.o=at.getProp(e,i.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=i.m,this._isAnimated=!!this.s.effectsSequence.length||!!this.e.effectsSequence.length||!!this.o.effectsSequence.length},yr.prototype.addShapeToModifier=function(e){e.pathsData=[]},yr.prototype.calculateShapeEdges=function(e,i,a,l,h){var c=[];i<=1?c.push({s:e,e:i}):e>=1?c.push({s:e-1,e:i-1}):(c.push({s:e,e:1}),c.push({s:0,e:i-1}));var v=[],A,b=c.length,k;for(A=0;A<b;A+=1)if(k=c[A],!(k.e*h<l||k.s*h>l+a)){var O,G;k.s*h<=l?O=0:O=(k.s*h-l)/a,k.e*h>=l+a?G=1:G=(k.e*h-l)/a,v.push([O,G])}return v.length||v.push([0,0]),v},yr.prototype.releasePathsData=function(e){var i,a=e.length;for(i=0;i<a;i+=1)Ip.release(e[i]);return e.length=0,e},yr.prototype.processShapes=function(e){var i,a;if(this._mdf||e){var l=this.o.v%360/360;if(l<0&&(l+=1),this.s.v>1?i=1+l:this.s.v<0?i=0+l:i=this.s.v+l,this.e.v>1?a=1+l:this.e.v<0?a=0+l:a=this.e.v+l,i>a){var h=i;i=a,a=h}i=Math.round(i*1e4)*1e-4,a=Math.round(a*1e4)*1e-4,this.sValue=i,this.eValue=a}else i=this.sValue,a=this.eValue;var c,v,A=this.shapes.length,b,k,O,G,T,R=0;if(a===i)for(v=0;v<A;v+=1)this.shapes[v].localShapeCollection.releaseShapes(),this.shapes[v].shape._mdf=!0,this.shapes[v].shape.paths=this.shapes[v].localShapeCollection,this._mdf&&(this.shapes[v].pathsData.length=0);else if(a===1&&i===0||a===0&&i===1){if(this._mdf)for(v=0;v<A;v+=1)this.shapes[v].pathsData.length=0,this.shapes[v].shape._mdf=!0}else{var D=[],M,V;for(v=0;v<A;v+=1)if(M=this.shapes[v],!M.shape._mdf&&!this._mdf&&!e&&this.m!==2)M.shape.paths=M.localShapeCollection;else{if(c=M.shape.paths,k=c._length,T=0,!M.shape._mdf&&M.pathsData.length)T=M.totalShapeLength;else{for(O=this.releasePathsData(M.pathsData),b=0;b<k;b+=1)G=Nr.getSegmentsLength(c.shapes[b]),O.push(G),T+=G.totalLength;M.totalShapeLength=T,M.pathsData=O}R+=T,M.shape._mdf=!0}var N=i,C=a,E=0,S;for(v=A-1;v>=0;v-=1)if(M=this.shapes[v],M.shape._mdf){for(V=M.localShapeCollection,V.releaseShapes(),this.m===2&&A>1?(S=this.calculateShapeEdges(i,a,M.totalShapeLength,E,R),E+=M.totalShapeLength):S=[[N,C]],k=S.length,b=0;b<k;b+=1){N=S[b][0],C=S[b][1],D.length=0,C<=1?D.push({s:M.totalShapeLength*N,e:M.totalShapeLength*C}):N>=1?D.push({s:M.totalShapeLength*(N-1),e:M.totalShapeLength*(C-1)}):(D.push({s:M.totalShapeLength*N,e:M.totalShapeLength}),D.push({s:0,e:M.totalShapeLength*(C-1)}));var w=this.addShapes(M,D[0]);if(D[0].s!==D[0].e){if(D.length>1){var F=M.shape.paths.shapes[M.shape.paths._length-1];if(F.c){var H=w.pop();this.addPaths(w,V),w=this.addShapes(M,D[1],H)}else this.addPaths(w,V),w=this.addShapes(M,D[1])}this.addPaths(w,V)}}M.shape.paths=V}}},yr.prototype.addPaths=function(e,i){var a,l=e.length;for(a=0;a<l;a+=1)i.addShape(e[a])},yr.prototype.addSegment=function(e,i,a,l,h,c,v){h.setXYAt(i[0],i[1],"o",c),h.setXYAt(a[0],a[1],"i",c+1),v&&h.setXYAt(e[0],e[1],"v",c),h.setXYAt(l[0],l[1],"v",c+1)},yr.prototype.addSegmentFromArray=function(e,i,a,l){i.setXYAt(e[1],e[5],"o",a),i.setXYAt(e[2],e[6],"i",a+1),l&&i.setXYAt(e[0],e[4],"v",a),i.setXYAt(e[3],e[7],"v",a+1)},yr.prototype.addShapes=function(e,i,a){var l=e.pathsData,h=e.shape.paths.shapes,c,v=e.shape.paths._length,A,b,k=0,O,G,T,R,D=[],M,V=!0;for(a?(G=a._length,M=a._length):(a=fe.newElement(),G=0,M=0),D.push(a),c=0;c<v;c+=1){for(T=l[c].lengths,a.c=h[c].c,b=h[c].c?T.length:T.length+1,A=1;A<b;A+=1)if(O=T[A-1],k+O.addedLength<i.s)k+=O.addedLength,a.c=!1;else if(k>i.e){a.c=!1;break}else i.s<=k&&i.e>=k+O.addedLength?(this.addSegment(h[c].v[A-1],h[c].o[A-1],h[c].i[A],h[c].v[A],a,G,V),V=!1):(R=Nr.getNewSegment(h[c].v[A-1],h[c].v[A],h[c].o[A-1],h[c].i[A],(i.s-k)/O.addedLength,(i.e-k)/O.addedLength,T[A-1]),this.addSegmentFromArray(R,a,G,V),V=!1,a.c=!1),k+=O.addedLength,G+=1;if(h[c].c&&T.length){if(O=T[A-1],k<=i.e){var N=T[A-1].addedLength;i.s<=k&&i.e>=k+N?(this.addSegment(h[c].v[A-1],h[c].o[A-1],h[c].i[0],h[c].v[0],a,G,V),V=!1):(R=Nr.getNewSegment(h[c].v[A-1],h[c].v[0],h[c].o[A-1],h[c].i[0],(i.s-k)/N,(i.e-k)/N,T[A-1]),this.addSegmentFromArray(R,a,G,V),V=!1,a.c=!1)}else a.c=!1;k+=O.addedLength,G+=1}if(a._length&&(a.setXYAt(a.v[M][0],a.v[M][1],"i",M),a.setXYAt(a.v[a._length-1][0],a.v[a._length-1][1],"o",a._length-1)),k>i.e)break;c<v-1&&(a=fe.newElement(),V=!0,D.push(a),G=0)}return D};function Zs(){}L([ir],Zs),Zs.prototype.initModifierProperties=function(e,i){this.getValue=this.processKeys,this.amount=at.getProp(e,i.a,0,null,this),this._isAnimated=!!this.amount.effectsSequence.length},Zs.prototype.processPath=function(e,i){var a=i/100,l=[0,0],h=e._length,c=0;for(c=0;c<h;c+=1)l[0]+=e.v[c][0],l[1]+=e.v[c][1];l[0]/=h,l[1]/=h;var v=fe.newElement();v.c=e.c;var A,b,k,O,G,T;for(c=0;c<h;c+=1)A=e.v[c][0]+(l[0]-e.v[c][0])*a,b=e.v[c][1]+(l[1]-e.v[c][1])*a,k=e.o[c][0]+(l[0]-e.o[c][0])*-a,O=e.o[c][1]+(l[1]-e.o[c][1])*-a,G=e.i[c][0]+(l[0]-e.i[c][0])*-a,T=e.i[c][1]+(l[1]-e.i[c][1])*-a,v.setTripleAt(A,b,k,O,G,T,c);return v},Zs.prototype.processShapes=function(e){var i,a,l=this.shapes.length,h,c,v=this.amount.v;if(v!==0){var A,b;for(a=0;a<l;a+=1){if(A=this.shapes[a],b=A.localShapeCollection,!(!A.shape._mdf&&!this._mdf&&!e))for(b.releaseShapes(),A.shape._mdf=!0,i=A.shape.paths.shapes,c=A.shape.paths._length,h=0;h<c;h+=1)b.addShape(this.processPath(i[h],v));A.shape.paths=A.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};var Od=function(){var e=[0,0];function i(b){var k=this._mdf;this.iterateDynamicProperties(),this._mdf=this._mdf||k,this.a&&b.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&b.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&b.skewFromAxis(-this.sk.v,this.sa.v),this.r?b.rotate(-this.r.v):b.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.data.p.s?this.data.p.z?b.translate(this.px.v,this.py.v,-this.pz.v):b.translate(this.px.v,this.py.v,0):b.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}function a(b){if(this.elem.globalData.frameId!==this.frameId){if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||b){var k;if(this.v.cloneFromProps(this.pre.props),this.appliedTransformations<1&&this.v.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations<2&&this.v.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&this.appliedTransformations<3&&this.v.skewFromAxis(-this.sk.v,this.sa.v),this.r&&this.appliedTransformations<4?this.v.rotate(-this.r.v):!this.r&&this.appliedTransformations<4&&this.v.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.autoOriented){var O,G;if(k=this.elem.globalData.frameRate,this.p&&this.p.keyframes&&this.p.getValueAtTime)this.p._caching.lastFrame+this.p.offsetTime<=this.p.keyframes[0].t?(O=this.p.getValueAtTime((this.p.keyframes[0].t+.01)/k,0),G=this.p.getValueAtTime(this.p.keyframes[0].t/k,0)):this.p._caching.lastFrame+this.p.offsetTime>=this.p.keyframes[this.p.keyframes.length-1].t?(O=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/k,0),G=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/k,0)):(O=this.p.pv,G=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/k,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){O=[],G=[];var T=this.px,R=this.py;T._caching.lastFrame+T.offsetTime<=T.keyframes[0].t?(O[0]=T.getValueAtTime((T.keyframes[0].t+.01)/k,0),O[1]=R.getValueAtTime((R.keyframes[0].t+.01)/k,0),G[0]=T.getValueAtTime(T.keyframes[0].t/k,0),G[1]=R.getValueAtTime(R.keyframes[0].t/k,0)):T._caching.lastFrame+T.offsetTime>=T.keyframes[T.keyframes.length-1].t?(O[0]=T.getValueAtTime(T.keyframes[T.keyframes.length-1].t/k,0),O[1]=R.getValueAtTime(R.keyframes[R.keyframes.length-1].t/k,0),G[0]=T.getValueAtTime((T.keyframes[T.keyframes.length-1].t-.01)/k,0),G[1]=R.getValueAtTime((R.keyframes[R.keyframes.length-1].t-.01)/k,0)):(O=[T.pv,R.pv],G[0]=T.getValueAtTime((T._caching.lastFrame+T.offsetTime-.01)/k,T.offsetTime),G[1]=R.getValueAtTime((R._caching.lastFrame+R.offsetTime-.01)/k,R.offsetTime))}else G=e,O=G;this.v.rotate(-Math.atan2(O[1]-G[1],O[0]-G[0]))}this.data.p&&this.data.p.s?this.data.p.z?this.v.translate(this.px.v,this.py.v,-this.pz.v):this.v.translate(this.px.v,this.py.v,0):this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}this.frameId=this.elem.globalData.frameId}}function l(){if(this.appliedTransformations=0,this.pre.reset(),!this.a.effectsSequence.length)this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1;else return;if(!this.s.effectsSequence.length)this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2;else return;if(this.sk)if(!this.sk.effectsSequence.length&&!this.sa.effectsSequence.length)this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3;else return;this.r?this.r.effectsSequence.length||(this.pre.rotate(-this.r.v),this.appliedTransformations=4):!this.rz.effectsSequence.length&&!this.ry.effectsSequence.length&&!this.rx.effectsSequence.length&&!this.or.effectsSequence.length&&(this.pre.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.appliedTransformations=4)}function h(){}function c(b){this._addDynamicProperty(b),this.elem.addDynamicProperty(b),this._isDirty=!0}function v(b,k,O){if(this.elem=b,this.frameId=-1,this.propType="transform",this.data=k,this.v=new ve,this.pre=new ve,this.appliedTransformations=0,this.initDynamicPropertyContainer(O||b),k.p&&k.p.s?(this.px=at.getProp(b,k.p.x,0,0,this),this.py=at.getProp(b,k.p.y,0,0,this),k.p.z&&(this.pz=at.getProp(b,k.p.z,0,0,this))):this.p=at.getProp(b,k.p||{k:[0,0,0]},1,0,this),k.rx){if(this.rx=at.getProp(b,k.rx,0,kt,this),this.ry=at.getProp(b,k.ry,0,kt,this),this.rz=at.getProp(b,k.rz,0,kt,this),k.or.k[0].ti){var G,T=k.or.k.length;for(G=0;G<T;G+=1)k.or.k[G].to=null,k.or.k[G].ti=null}this.or=at.getProp(b,k.or,1,kt,this),this.or.sh=!0}else this.r=at.getProp(b,k.r||{k:0},0,kt,this);k.sk&&(this.sk=at.getProp(b,k.sk,0,kt,this),this.sa=at.getProp(b,k.sa,0,kt,this)),this.a=at.getProp(b,k.a||{k:[0,0,0]},1,0,this),this.s=at.getProp(b,k.s||{k:[100,100,100]},1,.01,this),k.o?this.o=at.getProp(b,k.o,0,.01,b):this.o={_mdf:!1,v:1},this._isDirty=!0,this.dynamicProperties.length||this.getValue(!0)}v.prototype={applyToMatrix:i,getValue:a,precalculateMatrix:l,autoOrient:h},L([ce],v),v.prototype.addDynamicProperty=c,v.prototype._addDynamicProperty=ce.prototype.addDynamicProperty;function A(b,k,O){return new v(b,k,O)}return{getTransformProperty:A}}();function Lr(){}L([ir],Lr),Lr.prototype.initModifierProperties=function(e,i){this.getValue=this.processKeys,this.c=at.getProp(e,i.c,0,null,this),this.o=at.getProp(e,i.o,0,null,this),this.tr=Od.getTransformProperty(e,i.tr,this),this.so=at.getProp(e,i.tr.so,0,.01,this),this.eo=at.getProp(e,i.tr.eo,0,.01,this),this.data=i,this.dynamicProperties.length||this.getValue(!0),this._isAnimated=!!this.dynamicProperties.length,this.pMatrix=new ve,this.rMatrix=new ve,this.sMatrix=new ve,this.tMatrix=new ve,this.matrix=new ve},Lr.prototype.applyTransforms=function(e,i,a,l,h,c){var v=c?-1:1,A=l.s.v[0]+(1-l.s.v[0])*(1-h),b=l.s.v[1]+(1-l.s.v[1])*(1-h);e.translate(l.p.v[0]*v*h,l.p.v[1]*v*h,l.p.v[2]),i.translate(-l.a.v[0],-l.a.v[1],l.a.v[2]),i.rotate(-l.r.v*v*h),i.translate(l.a.v[0],l.a.v[1],l.a.v[2]),a.translate(-l.a.v[0],-l.a.v[1],l.a.v[2]),a.scale(c?1/A:A,c?1/b:b),a.translate(l.a.v[0],l.a.v[1],l.a.v[2])},Lr.prototype.init=function(e,i,a,l){for(this.elem=e,this.arr=i,this.pos=a,this.elemsData=l,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(e),this.initModifierProperties(e,i[a]);a>0;)a-=1,this._elements.unshift(i[a]);this.dynamicProperties.length?this.k=!0:this.getValue(!0)},Lr.prototype.resetElements=function(e){var i,a=e.length;for(i=0;i<a;i+=1)e[i]._processed=!1,e[i].ty==="gr"&&this.resetElements(e[i].it)},Lr.prototype.cloneElements=function(e){var i=JSON.parse(JSON.stringify(e));return this.resetElements(i),i},Lr.prototype.changeGroupRender=function(e,i){var a,l=e.length;for(a=0;a<l;a+=1)e[a]._render=i,e[a].ty==="gr"&&this.changeGroupRender(e[a].it,i)},Lr.prototype.processShapes=function(e){var i,a,l,h,c,v=!1;if(this._mdf||e){var A=Math.ceil(this.c.v);if(this._groups.length<A){for(;this._groups.length<A;){var b={it:this.cloneElements(this._elements),ty:"gr"};b.it.push({a:{a:0,ix:1,k:[0,0]},nm:"Transform",o:{a:0,ix:7,k:100},p:{a:0,ix:2,k:[0,0]},r:{a:1,ix:6,k:[{s:0,e:0,t:0},{s:0,e:0,t:1}]},s:{a:0,ix:3,k:[100,100]},sa:{a:0,ix:5,k:0},sk:{a:0,ix:4,k:0},ty:"tr"}),this.arr.splice(0,0,b),this._groups.splice(0,0,b),this._currentCopies+=1}this.elem.reloadShapes(),v=!0}c=0;var k;for(l=0;l<=this._groups.length-1;l+=1){if(k=c<A,this._groups[l]._render=k,this.changeGroupRender(this._groups[l].it,k),!k){var O=this.elemsData[l].it,G=O[O.length-1];G.transform.op.v!==0?(G.transform.op._mdf=!0,G.transform.op.v=0):G.transform.op._mdf=!1}c+=1}this._currentCopies=A;var T=this.o.v,R=T%1,D=T>0?Math.floor(T):Math.ceil(T),M=this.pMatrix.props,V=this.rMatrix.props,N=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var C=0;if(T>0){for(;C<D;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),C+=1;R&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,R,!1),C+=R)}else if(T<0){for(;C>D;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),C-=1;R&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-R,!0),C-=R)}l=this.data.m===1?0:this._currentCopies-1,h=this.data.m===1?1:-1,c=this._currentCopies;for(var E,S;c;){if(i=this.elemsData[l].it,a=i[i.length-1].transform.mProps.v.props,S=a.length,i[i.length-1].transform.mProps._mdf=!0,i[i.length-1].transform.op._mdf=!0,i[i.length-1].transform.op.v=this._currentCopies===1?this.so.v:this.so.v+(this.eo.v-this.so.v)*(l/(this._currentCopies-1)),C!==0){for((l!==0&&h===1||l!==this._currentCopies-1&&h===-1)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(V[0],V[1],V[2],V[3],V[4],V[5],V[6],V[7],V[8],V[9],V[10],V[11],V[12],V[13],V[14],V[15]),this.matrix.transform(N[0],N[1],N[2],N[3],N[4],N[5],N[6],N[7],N[8],N[9],N[10],N[11],N[12],N[13],N[14],N[15]),this.matrix.transform(M[0],M[1],M[2],M[3],M[4],M[5],M[6],M[7],M[8],M[9],M[10],M[11],M[12],M[13],M[14],M[15]),E=0;E<S;E+=1)a[E]=this.matrix.props[E];this.matrix.reset()}else for(this.matrix.reset(),E=0;E<S;E+=1)a[E]=this.matrix.props[E];C+=1,c-=1,l+=h}}else for(c=this._currentCopies,l=0,h=1;c;)i=this.elemsData[l].it,a=i[i.length-1].transform.mProps.v.props,i[i.length-1].transform.mProps._mdf=!1,i[i.length-1].transform.op._mdf=!1,c-=1,l+=h;return v},Lr.prototype.addShape=function(){};function Qs(){}L([ir],Qs),Qs.prototype.initModifierProperties=function(e,i){this.getValue=this.processKeys,this.rd=at.getProp(e,i.r,0,null,this),this._isAnimated=!!this.rd.effectsSequence.length},Qs.prototype.processPath=function(e,i){var a=fe.newElement();a.c=e.c;var l,h=e._length,c,v,A,b,k,O,G=0,T,R,D,M,V,N;for(l=0;l<h;l+=1)c=e.v[l],A=e.o[l],v=e.i[l],c[0]===A[0]&&c[1]===A[1]&&c[0]===v[0]&&c[1]===v[1]?(l===0||l===h-1)&&!e.c?(a.setTripleAt(c[0],c[1],A[0],A[1],v[0],v[1],G),G+=1):(l===0?b=e.v[h-1]:b=e.v[l-1],k=Math.sqrt(Math.pow(c[0]-b[0],2)+Math.pow(c[1]-b[1],2)),O=k?Math.min(k/2,i)/k:0,V=c[0]+(b[0]-c[0])*O,T=V,N=c[1]-(c[1]-b[1])*O,R=N,D=T-(T-c[0])*ue,M=R-(R-c[1])*ue,a.setTripleAt(T,R,D,M,V,N,G),G+=1,l===h-1?b=e.v[0]:b=e.v[l+1],k=Math.sqrt(Math.pow(c[0]-b[0],2)+Math.pow(c[1]-b[1],2)),O=k?Math.min(k/2,i)/k:0,D=c[0]+(b[0]-c[0])*O,T=D,M=c[1]+(b[1]-c[1])*O,R=M,V=T-(T-c[0])*ue,N=R-(R-c[1])*ue,a.setTripleAt(T,R,D,M,V,N,G),G+=1):(a.setTripleAt(e.v[l][0],e.v[l][1],e.o[l][0],e.o[l][1],e.i[l][0],e.i[l][1],G),G+=1);return a},Qs.prototype.processShapes=function(e){var i,a,l=this.shapes.length,h,c,v=this.rd.v;if(v!==0){var A,b;for(a=0;a<l;a+=1){if(A=this.shapes[a],b=A.localShapeCollection,!(!A.shape._mdf&&!this._mdf&&!e))for(b.releaseShapes(),A.shape._mdf=!0,i=A.shape.paths.shapes,c=A.shape.paths._length,h=0;h<c;h+=1)b.addShape(this.processPath(i[h],v));A.shape.paths=A.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function kn(e,i){return Math.abs(e-i)*1e5<=Math.min(Math.abs(e),Math.abs(i))}function Rd(e){return Math.abs(e)<=1e-5}function Dp(e,i,a){return e*(1-a)+i*a}function Ei(e,i,a){return[Dp(e[0],i[0],a),Dp(e[1],i[1],a)]}function Gb(e,i,a){if(e===0)return[];var l=i*i-4*e*a;if(l<0)return[];var h=-i/(2*e);if(l===0)return[h];var c=Math.sqrt(l)/(2*e);return[h-c,h+c]}function Fp(e,i,a,l){return[-e+3*i-3*a+l,3*e-6*i+3*a,-3*e+3*i,e]}function $p(e){return new jt(e,e,e,e,!1)}function jt(e,i,a,l,h){h&&Zo(e,i)&&(i=Ei(e,l,1/3)),h&&Zo(a,l)&&(a=Ei(e,l,2/3));var c=Fp(e[0],i[0],a[0],l[0]),v=Fp(e[1],i[1],a[1],l[1]);this.a=[c[0],v[0]],this.b=[c[1],v[1]],this.c=[c[2],v[2]],this.d=[c[3],v[3]],this.points=[e,i,a,l]}jt.prototype.point=function(e){return[((this.a[0]*e+this.b[0])*e+this.c[0])*e+this.d[0],((this.a[1]*e+this.b[1])*e+this.c[1])*e+this.d[1]]},jt.prototype.derivative=function(e){return[(3*e*this.a[0]+2*this.b[0])*e+this.c[0],(3*e*this.a[1]+2*this.b[1])*e+this.c[1]]},jt.prototype.tangentAngle=function(e){var i=this.derivative(e);return Math.atan2(i[1],i[0])},jt.prototype.normalAngle=function(e){var i=this.derivative(e);return Math.atan2(i[0],i[1])},jt.prototype.inflectionPoints=function(){var e=this.a[1]*this.b[0]-this.a[0]*this.b[1];if(Rd(e))return[];var i=-.5*(this.a[1]*this.c[0]-this.a[0]*this.c[1])/e,a=i*i-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/e;if(a<0)return[];var l=Math.sqrt(a);return Rd(l)?l>0&&l<1?[i]:[]:[i-l,i+l].filter(function(h){return h>0&&h<1})},jt.prototype.split=function(e){if(e<=0)return[$p(this.points[0]),this];if(e>=1)return[this,$p(this.points[this.points.length-1])];var i=Ei(this.points[0],this.points[1],e),a=Ei(this.points[1],this.points[2],e),l=Ei(this.points[2],this.points[3],e),h=Ei(i,a,e),c=Ei(a,l,e),v=Ei(h,c,e);return[new jt(this.points[0],i,h,v,!0),new jt(v,c,l,this.points[3],!0)]};function zp(e,i){var a=e.points[0][i],l=e.points[e.points.length-1][i];if(a>l){var h=l;l=a,a=h}for(var c=Gb(3*e.a[i],2*e.b[i],e.c[i]),v=0;v<c.length;v+=1)if(c[v]>0&&c[v]<1){var A=e.point(c[v])[i];A<a?a=A:A>l&&(l=A)}return{min:a,max:l}}jt.prototype.bounds=function(){return{x:zp(this,0),y:zp(this,1)}},jt.prototype.boundingBox=function(){var e=this.bounds();return{left:e.x.min,right:e.x.max,top:e.y.min,bottom:e.y.max,width:e.x.max-e.x.min,height:e.y.max-e.y.min,cx:(e.x.max+e.x.min)/2,cy:(e.y.max+e.y.min)/2}};function wn(e,i,a){var l=e.boundingBox();return{cx:l.cx,cy:l.cy,width:l.width,height:l.height,bez:e,t:(i+a)/2,t1:i,t2:a}}function Vp(e){var i=e.bez.split(.5);return[wn(i[0],e.t1,e.t),wn(i[1],e.t,e.t2)]}function Yb(e,i){return Math.abs(e.cx-i.cx)*2<e.width+i.width&&Math.abs(e.cy-i.cy)*2<e.height+i.height}function Js(e,i,a,l,h,c){if(Yb(e,i)){if(a>=c||e.width<=l&&e.height<=l&&i.width<=l&&i.height<=l){h.push([e.t,i.t]);return}var v=Vp(e),A=Vp(i);Js(v[0],A[0],a+1,l,h,c),Js(v[0],A[1],a+1,l,h,c),Js(v[1],A[0],a+1,l,h,c),Js(v[1],A[1],a+1,l,h,c)}}jt.prototype.intersections=function(e,i,a){i===void 0&&(i=2),a===void 0&&(a=7);var l=[];return Js(wn(this,0,1),wn(e,0,1),0,i,l,a),l},jt.shapeSegment=function(e,i){var a=(i+1)%e.length();return new jt(e.v[i],e.o[i],e.i[a],e.v[a],!0)},jt.shapeSegmentInverted=function(e,i){var a=(i+1)%e.length();return new jt(e.v[a],e.i[a],e.o[i],e.v[i],!0)};function Md(e,i){return[e[1]*i[2]-e[2]*i[1],e[2]*i[0]-e[0]*i[2],e[0]*i[1]-e[1]*i[0]]}function Nn(e,i,a,l){var h=[e[0],e[1],1],c=[i[0],i[1],1],v=[a[0],a[1],1],A=[l[0],l[1],1],b=Md(Md(h,c),Md(v,A));return Rd(b[2])?null:[b[0]/b[2],b[1]/b[2]]}function Xo(e,i,a){return[e[0]+Math.cos(i)*a,e[1]-Math.sin(i)*a]}function Pd(e,i){return Math.hypot(e[0]-i[0],e[1]-i[1])}function Zo(e,i){return kn(e[0],i[0])&&kn(e[1],i[1])}function ta(){}L([ir],ta),ta.prototype.initModifierProperties=function(e,i){this.getValue=this.processKeys,this.amplitude=at.getProp(e,i.s,0,null,this),this.frequency=at.getProp(e,i.r,0,null,this),this.pointsType=at.getProp(e,i.pt,0,null,this),this._isAnimated=this.amplitude.effectsSequence.length!==0||this.frequency.effectsSequence.length!==0||this.pointsType.effectsSequence.length!==0};function Bp(e,i,a,l,h,c,v){var A=a-Math.PI/2,b=a+Math.PI/2,k=i[0]+Math.cos(a)*l*h,O=i[1]-Math.sin(a)*l*h;e.setTripleAt(k,O,k+Math.cos(A)*c,O-Math.sin(A)*c,k+Math.cos(b)*v,O-Math.sin(b)*v,e.length())}function Wb(e,i){var a=[i[0]-e[0],i[1]-e[1]],l=-Math.PI*.5,h=[Math.cos(l)*a[0]-Math.sin(l)*a[1],Math.sin(l)*a[0]+Math.cos(l)*a[1]];return h}function jb(e,i){var a=i===0?e.length()-1:i-1,l=(i+1)%e.length(),h=e.v[a],c=e.v[l],v=Wb(h,c);return Math.atan2(0,1)-Math.atan2(v[1],v[0])}function Up(e,i,a,l,h,c,v){var A=jb(i,a),b=i.v[a%i._length],k=i.v[a===0?i._length-1:a-1],O=i.v[(a+1)%i._length],G=c===2?Math.sqrt(Math.pow(b[0]-k[0],2)+Math.pow(b[1]-k[1],2)):0,T=c===2?Math.sqrt(Math.pow(b[0]-O[0],2)+Math.pow(b[1]-O[1],2)):0;Bp(e,i.v[a%i._length],A,v,l,T/((h+1)*2),G/((h+1)*2),c)}function Kb(e,i,a,l,h,c){for(var v=0;v<l;v+=1){var A=(v+1)/(l+1),b=h===2?Math.sqrt(Math.pow(i.points[3][0]-i.points[0][0],2)+Math.pow(i.points[3][1]-i.points[0][1],2)):0,k=i.normalAngle(A),O=i.point(A);Bp(e,O,k,c,a,b/((l+1)*2),b/((l+1)*2),h),c=-c}return c}ta.prototype.processPath=function(e,i,a,l){var h=e._length,c=fe.newElement();if(c.c=e.c,e.c||(h-=1),h===0)return c;var v=-1,A=jt.shapeSegment(e,0);Up(c,e,0,i,a,l,v);for(var b=0;b<h;b+=1)v=Kb(c,A,i,a,l,-v),b===h-1&&!e.c?A=null:A=jt.shapeSegment(e,(b+1)%h),Up(c,e,b+1,i,a,l,v);return c},ta.prototype.processShapes=function(e){var i,a,l=this.shapes.length,h,c,v=this.amplitude.v,A=Math.max(0,Math.round(this.frequency.v)),b=this.pointsType.v;if(v!==0){var k,O;for(a=0;a<l;a+=1){if(k=this.shapes[a],O=k.localShapeCollection,!(!k.shape._mdf&&!this._mdf&&!e))for(O.releaseShapes(),k.shape._mdf=!0,i=k.shape.paths.shapes,c=k.shape.paths._length,h=0;h<c;h+=1)O.addShape(this.processPath(i[h],v,A,b));k.shape.paths=k.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function Dd(e,i,a){var l=Math.atan2(i[0]-e[0],i[1]-e[1]);return[Xo(e,l,a),Xo(i,l,a)]}function Qo(e,i){var a,l,h,c,v,A,b;b=Dd(e.points[0],e.points[1],i),a=b[0],l=b[1],b=Dd(e.points[1],e.points[2],i),h=b[0],c=b[1],b=Dd(e.points[2],e.points[3],i),v=b[0],A=b[1];var k=Nn(a,l,h,c);k===null&&(k=l);var O=Nn(v,A,h,c);return O===null&&(O=v),new jt(a,k,O,A)}function Hp(e,i,a,l,h){var c=i.points[3],v=a.points[0];if(l===3||Zo(c,v))return c;if(l===2){var A=-i.tangentAngle(1),b=-a.tangentAngle(0)+Math.PI,k=Nn(c,Xo(c,A+Math.PI/2,100),v,Xo(v,A+Math.PI/2,100)),O=k?Pd(k,c):Pd(c,v)/2,G=Xo(c,A,2*O*ue);return e.setXYAt(G[0],G[1],"o",e.length()-1),G=Xo(v,b,2*O*ue),e.setTripleAt(v[0],v[1],v[0],v[1],G[0],G[1],e.length()),v}var T=Zo(c,i.points[2])?i.points[0]:i.points[2],R=Zo(v,a.points[1])?a.points[3]:a.points[1],D=Nn(T,c,v,R);return D&&Pd(D,c)<h?(e.setTripleAt(D[0],D[1],D[0],D[1],D[0],D[1],e.length()),D):c}function Gp(e,i){var a=e.intersections(i);return a.length&&kn(a[0][0],1)&&a.shift(),a.length?a[0]:null}function Yp(e,i){var a=e.slice(),l=i.slice(),h=Gp(e[e.length-1],i[0]);return h&&(a[e.length-1]=e[e.length-1].split(h[0])[0],l[0]=i[0].split(h[1])[1]),e.length>1&&i.length>1&&(h=Gp(e[0],i[i.length-1]),h)?[[e[0].split(h[0])[0]],[i[i.length-1].split(h[1])[1]]]:[a,l]}function qb(e){for(var i,a=1;a<e.length;a+=1)i=Yp(e[a-1],e[a]),e[a-1]=i[0],e[a]=i[1];return e.length>1&&(i=Yp(e[e.length-1],e[0]),e[e.length-1]=i[0],e[0]=i[1]),e}function Wp(e,i){var a=e.inflectionPoints(),l,h,c,v;if(a.length===0)return[Qo(e,i)];if(a.length===1||kn(a[1],1))return c=e.split(a[0]),l=c[0],h=c[1],[Qo(l,i),Qo(h,i)];c=e.split(a[0]),l=c[0];var A=(a[1]-a[0])/(1-a[0]);return c=c[1].split(A),v=c[0],h=c[1],[Qo(l,i),Qo(v,i),Qo(h,i)]}function ea(){}L([ir],ea),ea.prototype.initModifierProperties=function(e,i){this.getValue=this.processKeys,this.amount=at.getProp(e,i.a,0,null,this),this.miterLimit=at.getProp(e,i.ml,0,null,this),this.lineJoin=i.lj,this._isAnimated=this.amount.effectsSequence.length!==0},ea.prototype.processPath=function(e,i,a,l){var h=fe.newElement();h.c=e.c;var c=e.length();e.c||(c-=1);var v,A,b,k=[];for(v=0;v<c;v+=1)b=jt.shapeSegment(e,v),k.push(Wp(b,i));if(!e.c)for(v=c-1;v>=0;v-=1)b=jt.shapeSegmentInverted(e,v),k.push(Wp(b,i));k=qb(k);var O=null,G=null;for(v=0;v<k.length;v+=1){var T=k[v];for(G&&(O=Hp(h,G,T[0],a,l)),G=T[T.length-1],A=0;A<T.length;A+=1)b=T[A],O&&Zo(b.points[0],O)?h.setXYAt(b.points[1][0],b.points[1][1],"o",h.length()-1):h.setTripleAt(b.points[0][0],b.points[0][1],b.points[1][0],b.points[1][1],b.points[0][0],b.points[0][1],h.length()),h.setTripleAt(b.points[3][0],b.points[3][1],b.points[3][0],b.points[3][1],b.points[2][0],b.points[2][1],h.length()),O=b.points[3]}return k.length&&Hp(h,G,k[0][0],a,l),h},ea.prototype.processShapes=function(e){var i,a,l=this.shapes.length,h,c,v=this.amount.v,A=this.miterLimit.v,b=this.lineJoin;if(v!==0){var k,O;for(a=0;a<l;a+=1){if(k=this.shapes[a],O=k.localShapeCollection,!(!k.shape._mdf&&!this._mdf&&!e))for(O.releaseShapes(),k.shape._mdf=!0,i=k.shape.paths.shapes,c=k.shape.paths._length,h=0;h<c;h+=1)O.addShape(this.processPath(i[h],v,b,A));k.shape.paths=k.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function jp(e){for(var i=e.fStyle?e.fStyle.split(" "):[],a="normal",l="normal",h=i.length,c,v=0;v<h;v+=1)switch(c=i[v].toLowerCase(),c){case"italic":l="italic";break;case"bold":a="700";break;case"black":a="900";break;case"medium":a="500";break;case"regular":case"normal":a="400";break;case"light":case"thin":a="200";break;default:break}return{style:l,weight:e.fWeight||a}}var ao=function(){var e=5e3,i={w:0,size:0,shapes:[],data:{shapes:[]}},a=[];a=a.concat([2304,2305,2306,2307,2362,2363,2364,2364,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2387,2388,2389,2390,2391,2402,2403]);var l=127988,h=917631,c=917601,v=917626,A=65039,b=8205,k=127462,O=127487,G=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function T(I){var P=I.split(","),f,y=P.length,Y=[];for(f=0;f<y;f+=1)P[f]!=="sans-serif"&&P[f]!=="monospace"&&Y.push(P[f]);return Y.join(",")}function R(I,P){var f=x("span");f.setAttribute("aria-hidden",!0),f.style.fontFamily=P;var y=x("span");y.innerText="giItT1WQy@!-/#",f.style.position="absolute",f.style.left="-10000px",f.style.top="-10000px",f.style.fontSize="300px",f.style.fontVariant="normal",f.style.fontStyle="normal",f.style.fontWeight="normal",f.style.letterSpacing="0",f.appendChild(y),document.body.appendChild(f);var Y=y.offsetWidth;return y.style.fontFamily=T(I)+", "+P,{node:y,w:Y,parent:f}}function D(){var I,P=this.fonts.length,f,y,Y=P;for(I=0;I<P;I+=1)this.fonts[I].loaded?Y-=1:this.fonts[I].fOrigin==="n"||this.fonts[I].origin===0?this.fonts[I].loaded=!0:(f=this.fonts[I].monoCase.node,y=this.fonts[I].monoCase.w,f.offsetWidth!==y?(Y-=1,this.fonts[I].loaded=!0):(f=this.fonts[I].sansCase.node,y=this.fonts[I].sansCase.w,f.offsetWidth!==y&&(Y-=1,this.fonts[I].loaded=!0)),this.fonts[I].loaded&&(this.fonts[I].sansCase.parent.parentNode.removeChild(this.fonts[I].sansCase.parent),this.fonts[I].monoCase.parent.parentNode.removeChild(this.fonts[I].monoCase.parent)));Y!==0&&Date.now()-this.initTime<e?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)}function M(I,P){var f=document.body&&P?"svg":"canvas",y,Y=jp(I);if(f==="svg"){var $=Tt("text");$.style.fontSize="100px",$.setAttribute("font-family",I.fFamily),$.setAttribute("font-style",Y.style),$.setAttribute("font-weight",Y.weight),$.textContent="1",I.fClass?($.style.fontFamily="inherit",$.setAttribute("class",I.fClass)):$.style.fontFamily=I.fFamily,P.appendChild($),y=$}else{var nt=new OffscreenCanvas(500,500).getContext("2d");nt.font=Y.style+" "+Y.weight+" 100px "+I.fFamily,y=nt}function vt(Et){return f==="svg"?(y.textContent=Et,y.getComputedTextLength()):y.measureText(Et).width}return{measureText:vt}}function V(I,P){if(!I){this.isLoaded=!0;return}if(this.chars){this.isLoaded=!0,this.fonts=I.list;return}if(!document.body){this.isLoaded=!0,I.list.forEach(function(Me){Me.helper=M(Me),Me.cache={}}),this.fonts=I.list;return}var f=I.list,y,Y=f.length,$=Y;for(y=0;y<Y;y+=1){var nt=!0,vt,Et;if(f[y].loaded=!1,f[y].monoCase=R(f[y].fFamily,"monospace"),f[y].sansCase=R(f[y].fFamily,"sans-serif"),!f[y].fPath)f[y].loaded=!0,$-=1;else if(f[y].fOrigin==="p"||f[y].origin===3){if(vt=document.querySelectorAll('style[f-forigin="p"][f-family="'+f[y].fFamily+'"], style[f-origin="3"][f-family="'+f[y].fFamily+'"]'),vt.length>0&&(nt=!1),nt){var Ot=x("style");Ot.setAttribute("f-forigin",f[y].fOrigin),Ot.setAttribute("f-origin",f[y].origin),Ot.setAttribute("f-family",f[y].fFamily),Ot.type="text/css",Ot.innerText="@font-face {font-family: "+f[y].fFamily+"; font-style: normal; src: url('"+f[y].fPath+"');}",P.appendChild(Ot)}}else if(f[y].fOrigin==="g"||f[y].origin===1){for(vt=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),Et=0;Et<vt.length;Et+=1)vt[Et].href.indexOf(f[y].fPath)!==-1&&(nt=!1);if(nt){var Rt=x("link");Rt.setAttribute("f-forigin",f[y].fOrigin),Rt.setAttribute("f-origin",f[y].origin),Rt.type="text/css",Rt.rel="stylesheet",Rt.href=f[y].fPath,document.body.appendChild(Rt)}}else if(f[y].fOrigin==="t"||f[y].origin===2){for(vt=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'),Et=0;Et<vt.length;Et+=1)f[y].fPath===vt[Et].src&&(nt=!1);if(nt){var te=x("link");te.setAttribute("f-forigin",f[y].fOrigin),te.setAttribute("f-origin",f[y].origin),te.setAttribute("rel","stylesheet"),te.setAttribute("href",f[y].fPath),P.appendChild(te)}}f[y].helper=M(f[y],P),f[y].cache={},this.fonts.push(f[y])}$===0?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}function N(I){if(I){this.chars||(this.chars=[]);var P,f=I.length,y,Y=this.chars.length,$;for(P=0;P<f;P+=1){for(y=0,$=!1;y<Y;)this.chars[y].style===I[P].style&&this.chars[y].fFamily===I[P].fFamily&&this.chars[y].ch===I[P].ch&&($=!0),y+=1;$||(this.chars.push(I[P]),Y+=1)}}}function C(I,P,f){for(var y=0,Y=this.chars.length;y<Y;){if(this.chars[y].ch===I&&this.chars[y].style===P&&this.chars[y].fFamily===f)return this.chars[y];y+=1}return(typeof I=="string"&&I.charCodeAt(0)!==13||!I)&&console&&console.warn&&!this._warned&&(this._warned=!0,console.warn("Missing character from exported characters list: ",I,P,f)),i}function E(I,P,f){var y=this.getFontByName(P),Y=I;if(!y.cache[Y]){var $=y.helper;if(I===" "){var nt=$.measureText("|"+I+"|"),vt=$.measureText("||");y.cache[Y]=(nt-vt)/100}else y.cache[Y]=$.measureText(I)/100}return y.cache[Y]*f}function S(I){for(var P=0,f=this.fonts.length;P<f;){if(this.fonts[P].fName===I)return this.fonts[P];P+=1}return this.fonts[0]}function w(I){var P=0,f=I.charCodeAt(0);if(f>=55296&&f<=56319){var y=I.charCodeAt(1);y>=56320&&y<=57343&&(P=(f-55296)*1024+y-56320+65536)}return P}function F(I,P){var f=I.toString(16)+P.toString(16);return G.indexOf(f)!==-1}function H(I){return I===b}function W(I){return I===A}function et(I){var P=w(I);return P>=k&&P<=O}function yt(I){return et(I.substr(0,2))&&et(I.substr(2,2))}function pt(I){return a.indexOf(I)!==-1}function ot(I,P){var f=w(I.substr(P,2));if(f!==l)return!1;var y=0;for(P+=2;y<5;){if(f=w(I.substr(P,2)),f<c||f>v)return!1;y+=1,P+=2}return w(I.substr(P,2))===h}function xt(){this.isLoaded=!0}var ct=function(){this.fonts=[],this.chars=null,this.typekitLoaded=0,this.isLoaded=!1,this._warned=!1,this.initTime=Date.now(),this.setIsLoadedBinded=this.setIsLoaded.bind(this),this.checkLoadedFontsBinded=this.checkLoadedFonts.bind(this)};ct.isModifier=F,ct.isZeroWidthJoiner=H,ct.isFlagEmoji=yt,ct.isRegionalCode=et,ct.isCombinedCharacter=pt,ct.isRegionalFlag=ot,ct.isVariationSelector=W,ct.BLACK_FLAG_CODE_POINT=l;var J={addChars:N,addFonts:V,getCharData:C,getFontByName:S,measureText:E,checkLoadedFonts:D,setIsLoaded:xt};return ct.prototype=J,ct}();function Kp(e){this.animationData=e}Kp.prototype.getProp=function(e){return this.animationData.slots&&this.animationData.slots[e.sid]?Object.assign(e,this.animationData.slots[e.sid].p):e};function Xb(e){return new Kp(e)}function Ln(){}Ln.prototype={initRenderable:function(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]},addRenderableComponent:function(i){this.renderableComponents.indexOf(i)===-1&&this.renderableComponents.push(i)},removeRenderableComponent:function(i){this.renderableComponents.indexOf(i)!==-1&&this.renderableComponents.splice(this.renderableComponents.indexOf(i),1)},prepareRenderableFrame:function(i){this.checkLayerLimits(i)},checkTransparency:function(){this.finalTransform.mProp.o.v<=0?!this.isTransparent&&this.globalData.renderConfig.hideOnTransparent&&(this.isTransparent=!0,this.hide()):this.isTransparent&&(this.isTransparent=!1,this.show())},checkLayerLimits:function(i){this.data.ip-this.data.st<=i&&this.data.op-this.data.st>i?this.isInRange!==!0&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):this.isInRange!==!1&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide())},renderRenderable:function(){var i,a=this.renderableComponents.length;for(i=0;i<a;i+=1)this.renderableComponents[i].renderFrame(this._isFirstFrame)},sourceRectAtTime:function(){return{top:0,left:0,width:100,height:100}},getLayerSize:function(){return this.data.ty===5?{w:this.data.textData.width,h:this.data.textData.height}:{w:this.data.width,h:this.data.height}}};var Fd=function(){var e={0:"source-over",1:"multiply",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity"};return function(i){return e[i]||""}}();function Zb(e,i,a){this.p=at.getProp(i,e.v,0,0,a)}function Qb(e,i,a){this.p=at.getProp(i,e.v,0,0,a)}function Jb(e,i,a){this.p=at.getProp(i,e.v,1,0,a)}function ty(e,i,a){this.p=at.getProp(i,e.v,1,0,a)}function ey(e,i,a){this.p=at.getProp(i,e.v,0,0,a)}function ry(e,i,a){this.p=at.getProp(i,e.v,0,0,a)}function iy(e,i,a){this.p=at.getProp(i,e.v,0,0,a)}function oy(){this.p={}}function qp(e,i){var a=e.ef||[];this.effectElements=[];var l,h=a.length,c;for(l=0;l<h;l+=1)c=new ra(a[l],i),this.effectElements.push(c)}function ra(e,i){this.init(e,i)}L([ce],ra),ra.prototype.getValue=ra.prototype.iterateDynamicProperties,ra.prototype.init=function(e,i){this.data=e,this.effectElements=[],this.initDynamicPropertyContainer(i);var a,l=this.data.ef.length,h,c=this.data.ef;for(a=0;a<l;a+=1){switch(h=null,c[a].ty){case 0:h=new Zb(c[a],i,this);break;case 1:h=new Qb(c[a],i,this);break;case 2:h=new Jb(c[a],i,this);break;case 3:h=new ty(c[a],i,this);break;case 4:case 7:h=new iy(c[a],i,this);break;case 10:h=new ey(c[a],i,this);break;case 11:h=new ry(c[a],i,this);break;case 5:h=new qp(c[a],i,this);break;default:h=new oy(c[a],i,this);break}h&&this.effectElements.push(h)}};function Ti(){}Ti.prototype={checkMasks:function(){if(!this.data.hasMask)return!1;for(var i=0,a=this.data.masksProperties.length;i<a;){if(this.data.masksProperties[i].mode!=="n"&&this.data.masksProperties[i].cl!==!1)return!0;i+=1}return!1},initExpressions:function(){var i=Tp();if(i){var a=i("layer"),l=i("effects"),h=i("shape"),c=i("text"),v=i("comp");this.layerInterface=a(this),this.data.hasMask&&this.maskManager&&this.layerInterface.registerMaskInterface(this.maskManager);var A=l.createEffectsInterface(this,this.layerInterface);this.layerInterface.registerEffectsInterface(A),this.data.ty===0||this.data.xt?this.compInterface=v(this):this.data.ty===4?(this.layerInterface.shapeInterface=h(this.shapesData,this.itemsData,this.layerInterface),this.layerInterface.content=this.layerInterface.shapeInterface):this.data.ty===5&&(this.layerInterface.textInterface=c(this),this.layerInterface.text=this.layerInterface.textInterface)}},setBlendMode:function(){var i=Fd(this.data.bm),a=this.baseElement||this.layerElement;a.style["mix-blend-mode"]=i},initBaseData:function(i,a,l){this.globalData=a,this.comp=l,this.data=i,this.layerId=Oe(),this.data.sr||(this.data.sr=1),this.effectsManager=new qp(this.data,this,this.dynamicProperties)},getType:function(){return this.type},sourceRectAtTime:function(){}};function xi(){}xi.prototype={initFrame:function(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1},prepareProperties:function(i,a){var l,h=this.dynamicProperties.length;for(l=0;l<h;l+=1)(a||this._isParent&&this.dynamicProperties[l].propType==="transform")&&(this.dynamicProperties[l].getValue(),this.dynamicProperties[l]._mdf&&(this.globalData._mdf=!0,this._mdf=!0))},addDynamicProperty:function(i){this.dynamicProperties.indexOf(i)===-1&&this.dynamicProperties.push(i)}};function Ai(e,i,a){this.initFrame(),this.initRenderable(),this.assetData=i.getAssetData(e.refId),this.footageData=i.imageLoader.getAsset(this.assetData),this.initBaseData(e,i,a)}Ai.prototype.prepareFrame=function(){},L([Ln,Ti,xi],Ai),Ai.prototype.getBaseElement=function(){return null},Ai.prototype.renderFrame=function(){},Ai.prototype.destroy=function(){},Ai.prototype.initExpressions=function(){var e=Tp();if(e){var i=e("footage");this.layerInterface=i(this)}},Ai.prototype.getFootageData=function(){return this.footageData};function Re(e,i,a){this.initFrame(),this.initRenderable(),this.assetData=i.getAssetData(e.refId),this.initBaseData(e,i,a),this._isPlaying=!1,this._canPlay=!1;var l=this.globalData.getAssetsPath(this.assetData);this.audio=this.globalData.audioController.createAudio(l),this._currentTime=0,this.globalData.audioController.addAudio(this),this._volumeMultiplier=1,this._volume=1,this._previousVolume=null,this.tm=e.tm?at.getProp(this,e.tm,0,i.frameRate,this):{_placeholder:!0},this.lv=at.getProp(this,e.au&&e.au.lv?e.au.lv:{k:[100]},1,.01,this)}Re.prototype.prepareFrame=function(e){if(this.prepareRenderableFrame(e,!0),this.prepareProperties(e,!0),this.tm._placeholder)this._currentTime=e/this.data.sr;else{var i=this.tm.v;this._currentTime=i}this._volume=this.lv.v[0];var a=this._volume*this._volumeMultiplier;this._previousVolume!==a&&(this._previousVolume=a,this.audio.volume(a))},L([Ln,Ti,xi],Re),Re.prototype.renderFrame=function(){this.isInRange&&this._canPlay&&(this._isPlaying?(!this.audio.playing()||Math.abs(this._currentTime/this.globalData.frameRate-this.audio.seek())>.1)&&this.audio.seek(this._currentTime/this.globalData.frameRate):(this.audio.play(),this.audio.seek(this._currentTime/this.globalData.frameRate),this._isPlaying=!0))},Re.prototype.show=function(){},Re.prototype.hide=function(){this.audio.pause(),this._isPlaying=!1},Re.prototype.pause=function(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1},Re.prototype.resume=function(){this._canPlay=!0},Re.prototype.setRate=function(e){this.audio.rate(e)},Re.prototype.volume=function(e){this._volumeMultiplier=e,this._previousVolume=e*this._volume,this.audio.volume(this._previousVolume)},Re.prototype.getBaseElement=function(){return null},Re.prototype.destroy=function(){},Re.prototype.sourceRectAtTime=function(){},Re.prototype.initExpressions=function(){};function ge(){}ge.prototype.checkLayers=function(e){var i,a=this.layers.length,l;for(this.completeLayers=!0,i=a-1;i>=0;i-=1)this.elements[i]||(l=this.layers[i],l.ip-l.st<=e-this.layers[i].st&&l.op-l.st>e-this.layers[i].st&&this.buildItem(i)),this.completeLayers=this.elements[i]?this.completeLayers:!1;this.checkPendingElements()},ge.prototype.createItem=function(e){switch(e.ty){case 2:return this.createImage(e);case 0:return this.createComp(e);case 1:return this.createSolid(e);case 3:return this.createNull(e);case 4:return this.createShape(e);case 5:return this.createText(e);case 6:return this.createAudio(e);case 13:return this.createCamera(e);case 15:return this.createFootage(e);default:return this.createNull(e)}},ge.prototype.createCamera=function(){throw new Error("You're using a 3d camera. Try the html renderer.")},ge.prototype.createAudio=function(e){return new Re(e,this.globalData,this)},ge.prototype.createFootage=function(e){return new Ai(e,this.globalData,this)},ge.prototype.buildAllItems=function(){var e,i=this.layers.length;for(e=0;e<i;e+=1)this.buildItem(e);this.checkPendingElements()},ge.prototype.includeLayers=function(e){this.completeLayers=!1;var i,a=e.length,l,h=this.layers.length;for(i=0;i<a;i+=1)for(l=0;l<h;){if(this.layers[l].id===e[i].id){this.layers[l]=e[i];break}l+=1}},ge.prototype.setProjectInterface=function(e){this.globalData.projectInterface=e},ge.prototype.initItems=function(){this.globalData.progressiveLoad||this.buildAllItems()},ge.prototype.buildElementParenting=function(e,i,a){for(var l=this.elements,h=this.layers,c=0,v=h.length;c<v;)h[c].ind==i&&(!l[c]||l[c]===!0?(this.buildItem(c),this.addPendingElement(e)):(a.push(l[c]),l[c].setAsParent(),h[c].parent!==void 0?this.buildElementParenting(e,h[c].parent,a):e.setHierarchy(a))),c+=1},ge.prototype.addPendingElement=function(e){this.pendingElements.push(e)},ge.prototype.searchExtraCompositions=function(e){var i,a=e.length;for(i=0;i<a;i+=1)if(e[i].xt){var l=this.createComp(e[i]);l.initExpressions(),this.globalData.projectInterface.registerComposition(l)}},ge.prototype.getElementById=function(e){var i,a=this.elements.length;for(i=0;i<a;i+=1)if(this.elements[i].data.ind===e)return this.elements[i];return null},ge.prototype.getElementByPath=function(e){var i=e.shift(),a;if(typeof i=="number")a=this.elements[i];else{var l,h=this.elements.length;for(l=0;l<h;l+=1)if(this.elements[l].data.nm===i){a=this.elements[l];break}}return e.length===0?a:a.getElementByPath(e)},ge.prototype.setupGlobalData=function(e,i){this.globalData.fontManager=new ao,this.globalData.slotManager=Xb(e),this.globalData.fontManager.addChars(e.chars),this.globalData.fontManager.addFonts(e.fonts,i),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getAssetsPath=this.animationItem.getAssetsPath.bind(this.animationItem),this.globalData.imageLoader=this.animationItem.imagePreloader,this.globalData.audioController=this.animationItem.audioController,this.globalData.frameId=0,this.globalData.frameRate=e.fr,this.globalData.nm=e.nm,this.globalData.compSize={w:e.w,h:e.h}};var sy={TRANSFORM_EFFECT:"transformEFfect"};function Jo(){}Jo.prototype={initTransform:function(){var i=new ve;this.finalTransform={mProp:this.data.ks?Od.getTransformProperty(this,this.data.ks,this):{o:0},_matMdf:!1,_localMatMdf:!1,_opMdf:!1,mat:i,localMat:i,localOpacity:1},this.data.ao&&(this.finalTransform.mProp.autoOriented=!0),this.data.ty},renderTransform:function(){if(this.finalTransform._opMdf=this.finalTransform.mProp.o._mdf||this._isFirstFrame,this.finalTransform._matMdf=this.finalTransform.mProp._mdf||this._isFirstFrame,this.hierarchy){var i,a=this.finalTransform.mat,l=0,h=this.hierarchy.length;if(!this.finalTransform._matMdf)for(;l<h;){if(this.hierarchy[l].finalTransform.mProp._mdf){this.finalTransform._matMdf=!0;break}l+=1}if(this.finalTransform._matMdf)for(i=this.finalTransform.mProp.v.props,a.cloneFromProps(i),l=0;l<h;l+=1)a.multiply(this.hierarchy[l].finalTransform.mProp.v)}this.finalTransform._matMdf&&(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v)},renderLocalTransform:function(){if(this.localTransforms){var i=0,a=this.localTransforms.length;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;i<a;)this.localTransforms[i]._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[i]._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v,this.finalTransform._opMdf=!0),i+=1;if(this.finalTransform._localMatMdf){var l=this.finalTransform.localMat;for(this.localTransforms[0].matrix.clone(l),i=1;i<a;i+=1){var h=this.localTransforms[i].matrix;l.multiply(h)}l.multiply(this.finalTransform.mat)}if(this.finalTransform._opMdf){var c=this.finalTransform.localOpacity;for(i=0;i<a;i+=1)c*=this.localTransforms[i].opacity*.01;this.finalTransform.localOpacity=c}}},searchEffectTransforms:function(){if(this.renderableEffectsManager){var i=this.renderableEffectsManager.getEffects(sy.TRANSFORM_EFFECT);if(i.length){this.localTransforms=[],this.finalTransform.localMat=new ve;var a=0,l=i.length;for(a=0;a<l;a+=1)this.localTransforms.push(i[a])}}},globalToLocal:function(i){var a=[];a.push(this.finalTransform);for(var l=!0,h=this.comp;l;)h.finalTransform?(h.data.hasMask&&a.splice(0,0,h.finalTransform),h=h.comp):l=!1;var c,v=a.length,A;for(c=0;c<v;c+=1)A=a[c].mat.applyToPointArray(0,0,0),i=[i[0]-A[0],i[1]-A[1],0];return i},mHelper:new ve};function no(e,i,a){this.data=e,this.element=i,this.globalData=a,this.storedData=[],this.masksProperties=this.data.masksProperties||[],this.maskElement=null;var l=this.globalData.defs,h,c=this.masksProperties?this.masksProperties.length:0;this.viewData=it(c),this.solidPath="";var v,A=this.masksProperties,b=0,k=[],O,G,T=Oe(),R,D,M,V,N="clipPath",C="clip-path";for(h=0;h<c;h+=1)if((A[h].mode!=="a"&&A[h].mode!=="n"||A[h].inv||A[h].o.k!==100||A[h].o.x)&&(N="mask",C="mask"),(A[h].mode==="s"||A[h].mode==="i")&&b===0?(R=Tt("rect"),R.setAttribute("fill","#ffffff"),R.setAttribute("width",this.element.comp.data.w||0),R.setAttribute("height",this.element.comp.data.h||0),k.push(R)):R=null,v=Tt("path"),A[h].mode==="n")this.viewData[h]={op:at.getProp(this.element,A[h].o,0,.01,this.element),prop:In.getShapeProp(this.element,A[h],3),elem:v,lastPath:""},l.appendChild(v);else{b+=1,v.setAttribute("fill",A[h].mode==="s"?"#000000":"#ffffff"),v.setAttribute("clip-rule","nonzero");var E;if(A[h].x.k!==0?(N="mask",C="mask",V=at.getProp(this.element,A[h].x,0,null,this.element),E=Oe(),D=Tt("filter"),D.setAttribute("id",E),M=Tt("feMorphology"),M.setAttribute("operator","erode"),M.setAttribute("in","SourceGraphic"),M.setAttribute("radius","0"),D.appendChild(M),l.appendChild(D),v.setAttribute("stroke",A[h].mode==="s"?"#000000":"#ffffff")):(M=null,V=null),this.storedData[h]={elem:v,x:V,expan:M,lastPath:"",lastOperator:"",filterId:E,lastRadius:0},A[h].mode==="i"){G=k.length;var S=Tt("g");for(O=0;O<G;O+=1)S.appendChild(k[O]);var w=Tt("mask");w.setAttribute("mask-type","alpha"),w.setAttribute("id",T+"_"+b),w.appendChild(v),l.appendChild(w),S.setAttribute("mask","url("+g()+"#"+T+"_"+b+")"),k.length=0,k.push(S)}else k.push(v);A[h].inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[h]={elem:v,lastPath:"",op:at.getProp(this.element,A[h].o,0,.01,this.element),prop:In.getShapeProp(this.element,A[h],3),invRect:R},this.viewData[h].prop.k||this.drawPath(A[h],this.viewData[h].prop.v,this.viewData[h])}for(this.maskElement=Tt(N),c=k.length,h=0;h<c;h+=1)this.maskElement.appendChild(k[h]);b>0&&(this.maskElement.setAttribute("id",T),this.element.maskedElement.setAttribute(C,"url("+g()+"#"+T+")"),l.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}no.prototype.getMaskProperty=function(e){return this.viewData[e].prop},no.prototype.renderFrame=function(e){var i=this.element.finalTransform.mat,a,l=this.masksProperties.length;for(a=0;a<l;a+=1)if((this.viewData[a].prop._mdf||e)&&this.drawPath(this.masksProperties[a],this.viewData[a].prop.v,this.viewData[a]),(this.viewData[a].op._mdf||e)&&this.viewData[a].elem.setAttribute("fill-opacity",this.viewData[a].op.v),this.masksProperties[a].mode!=="n"&&(this.viewData[a].invRect&&(this.element.finalTransform.mProp._mdf||e)&&this.viewData[a].invRect.setAttribute("transform",i.getInverseMatrix().to2dCSS()),this.storedData[a].x&&(this.storedData[a].x._mdf||e))){var h=this.storedData[a].expan;this.storedData[a].x.v<0?(this.storedData[a].lastOperator!=="erode"&&(this.storedData[a].lastOperator="erode",this.storedData[a].elem.setAttribute("filter","url("+g()+"#"+this.storedData[a].filterId+")")),h.setAttribute("radius",-this.storedData[a].x.v)):(this.storedData[a].lastOperator!=="dilate"&&(this.storedData[a].lastOperator="dilate",this.storedData[a].elem.setAttribute("filter",null)),this.storedData[a].elem.setAttribute("stroke-width",this.storedData[a].x.v*2))}},no.prototype.getMaskelement=function(){return this.maskElement},no.prototype.createLayerSolidPath=function(){var e="M0,0 ";return e+=" h"+this.globalData.compSize.w,e+=" v"+this.globalData.compSize.h,e+=" h-"+this.globalData.compSize.w,e+=" v-"+this.globalData.compSize.h+" ",e},no.prototype.drawPath=function(e,i,a){var l=" M"+i.v[0][0]+","+i.v[0][1],h,c;for(c=i._length,h=1;h<c;h+=1)l+=" C"+i.o[h-1][0]+","+i.o[h-1][1]+" "+i.i[h][0]+","+i.i[h][1]+" "+i.v[h][0]+","+i.v[h][1];if(i.c&&c>1&&(l+=" C"+i.o[h-1][0]+","+i.o[h-1][1]+" "+i.i[0][0]+","+i.i[0][1]+" "+i.v[0][0]+","+i.v[0][1]),a.lastPath!==l){var v="";a.elem&&(i.c&&(v=e.inv?this.solidPath+l:l),a.elem.setAttribute("d",v)),a.lastPath=l}},no.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var ia=function(){var e={};e.createFilter=i,e.createAlphaToLuminanceFilter=a;function i(l,h){var c=Tt("filter");return c.setAttribute("id",l),h!==!0&&(c.setAttribute("filterUnits","objectBoundingBox"),c.setAttribute("x","0%"),c.setAttribute("y","0%"),c.setAttribute("width","100%"),c.setAttribute("height","100%")),c}function a(){var l=Tt("feColorMatrix");return l.setAttribute("type","matrix"),l.setAttribute("color-interpolation-filters","sRGB"),l.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),l}return e}(),Xp=function(){var e={maskType:!0,svgLumaHidden:!0,offscreenCanvas:typeof OffscreenCanvas<"u"};return(/MSIE 10/i.test(navigator.userAgent)||/MSIE 9/i.test(navigator.userAgent)||/rv:11.0/i.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent))&&(e.maskType=!1),/firefox/i.test(navigator.userAgent)&&(e.svgLumaHidden=!1),e}(),On={},Zp="filter_result_";function $d(e){var i,a="SourceGraphic",l=e.data.ef?e.data.ef.length:0,h=Oe(),c=ia.createFilter(h,!0),v=0;this.filters=[];var A;for(i=0;i<l;i+=1){A=null;var b=e.data.ef[i].ty;if(On[b]){var k=On[b].effect;A=new k(c,e.effectsManager.effectElements[i],e,Zp+v,a),a=Zp+v,On[b].countsAsEffect&&(v+=1)}A&&this.filters.push(A)}v&&(e.globalData.defs.appendChild(c),e.layerElement.setAttribute("filter","url("+g()+"#"+h+")")),this.filters.length&&e.addRenderableComponent(this)}$d.prototype.renderFrame=function(e){var i,a=this.filters.length;for(i=0;i<a;i+=1)this.filters[i].renderFrame(e)},$d.prototype.getEffects=function(e){var i,a=this.filters.length,l=[];for(i=0;i<a;i+=1)this.filters[i].type===e&&l.push(this.filters[i]);return l};function qA(e,i,a){On[e]={effect:i,countsAsEffect:a}}function oa(){}oa.prototype={initRendererElement:function(){this.layerElement=Tt("g")},createContainerElements:function(){this.matteElement=Tt("g"),this.transformedElement=this.layerElement,this.maskedElement=this.layerElement,this._sizeChanged=!1;var i=null;if(this.data.td){this.matteMasks={};var a=Tt("g");a.setAttribute("id",this.layerId),a.appendChild(this.layerElement),i=a,this.globalData.defs.appendChild(a)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),i=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.ty===0&&!this.data.hd){var l=Tt("clipPath"),h=Tt("path");h.setAttribute("d","M0,0 L"+this.data.w+",0 L"+this.data.w+","+this.data.h+" L0,"+this.data.h+"z");var c=Oe();if(l.setAttribute("id",c),l.appendChild(h),this.globalData.defs.appendChild(l),this.checkMasks()){var v=Tt("g");v.setAttribute("clip-path","url("+g()+"#"+c+")"),v.appendChild(this.layerElement),this.transformedElement=v,i?i.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path","url("+g()+"#"+c+")")}this.data.bm!==0&&this.setBlendMode()},renderElement:function(){this.finalTransform._localMatMdf&&this.transformedElement.setAttribute("transform",this.finalTransform.localMat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement.setAttribute("opacity",this.finalTransform.localOpacity)},destroyBaseElement:function(){this.layerElement=null,this.matteElement=null,this.maskManager.destroy()},getBaseElement:function(){return this.data.hd?null:this.baseElement},createRenderableComponents:function(){this.maskManager=new no(this.data,this,this.globalData),this.renderableEffectsManager=new $d(this),this.searchEffectTransforms()},getMatte:function(i){if(this.matteMasks||(this.matteMasks={}),!this.matteMasks[i]){var a=this.layerId+"_"+i,l,h,c,v;if(i===1||i===3){var A=Tt("mask");A.setAttribute("id",a),A.setAttribute("mask-type",i===3?"luminance":"alpha"),c=Tt("use"),c.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),A.appendChild(c),this.globalData.defs.appendChild(A),!Xp.maskType&&i===1&&(A.setAttribute("mask-type","luminance"),l=Oe(),h=ia.createFilter(l),this.globalData.defs.appendChild(h),h.appendChild(ia.createAlphaToLuminanceFilter()),v=Tt("g"),v.appendChild(c),A.appendChild(v),v.setAttribute("filter","url("+g()+"#"+l+")"))}else if(i===2){var b=Tt("mask");b.setAttribute("id",a),b.setAttribute("mask-type","alpha");var k=Tt("g");b.appendChild(k),l=Oe(),h=ia.createFilter(l);var O=Tt("feComponentTransfer");O.setAttribute("in","SourceGraphic"),h.appendChild(O);var G=Tt("feFuncA");G.setAttribute("type","table"),G.setAttribute("tableValues","1.0 0.0"),O.appendChild(G),this.globalData.defs.appendChild(h);var T=Tt("rect");T.setAttribute("width",this.comp.data.w),T.setAttribute("height",this.comp.data.h),T.setAttribute("x","0"),T.setAttribute("y","0"),T.setAttribute("fill","#ffffff"),T.setAttribute("opacity","0"),k.setAttribute("filter","url("+g()+"#"+l+")"),k.appendChild(T),c=Tt("use"),c.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),k.appendChild(c),Xp.maskType||(b.setAttribute("mask-type","luminance"),h.appendChild(ia.createAlphaToLuminanceFilter()),v=Tt("g"),k.appendChild(T),v.appendChild(this.layerElement),k.appendChild(v)),this.globalData.defs.appendChild(b)}this.matteMasks[i]=a}return this.matteMasks[i]},setMatte:function(i){this.matteElement&&this.matteElement.setAttribute("mask","url("+g()+"#"+i+")")}};function ts(){}ts.prototype={initHierarchy:function(){this.hierarchy=[],this._isParent=!1,this.checkParenting()},setHierarchy:function(i){this.hierarchy=i},setAsParent:function(){this._isParent=!0},checkParenting:function(){this.data.parent!==void 0&&this.comp.buildElementParenting(this,this.data.parent,[])}};function sa(){}(function(){var e={initElement:function(a,l,h){this.initFrame(),this.initBaseData(a,l,h),this.initTransform(a,l,h),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()},hide:function(){if(!this.hidden&&(!this.isInRange||this.isTransparent)){var a=this.baseElement||this.layerElement;a.style.display="none",this.hidden=!0}},show:function(){if(this.isInRange&&!this.isTransparent){if(!this.data.hd){var a=this.baseElement||this.layerElement;a.style.display="block"}this.hidden=!1,this._isFirstFrame=!0}},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},renderInnerContent:function(){},prepareFrame:function(a){this._mdf=!1,this.prepareRenderableFrame(a),this.prepareProperties(a,this.isInRange),this.checkTransparency()},destroy:function(){this.innerElem=null,this.destroyBaseElement()}};L([Ln,K(e)],sa)})();function aa(e,i,a){this.assetData=i.getAssetData(e.refId),this.assetData&&this.assetData.sid&&(this.assetData=i.slotManager.getProp(this.assetData)),this.initElement(e,i,a),this.sourceRect={top:0,left:0,width:this.assetData.w,height:this.assetData.h}}L([Ti,Jo,oa,ts,xi,sa],aa),aa.prototype.createContent=function(){var e=this.globalData.getAssetsPath(this.assetData);this.innerElem=Tt("image"),this.innerElem.setAttribute("width",this.assetData.w+"px"),this.innerElem.setAttribute("height",this.assetData.h+"px"),this.innerElem.setAttribute("preserveAspectRatio",this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio),this.innerElem.setAttributeNS("http://www.w3.org/1999/xlink","href",e),this.layerElement.appendChild(this.innerElem)},aa.prototype.sourceRectAtTime=function(){return this.sourceRect};function ay(e,i){this.elem=e,this.pos=i}function Qp(){}Qp.prototype={addShapeToModifiers:function(i){var a,l=this.shapeModifiers.length;for(a=0;a<l;a+=1)this.shapeModifiers[a].addShape(i)},isShapeInAnimatedModifiers:function(i){for(var a=0,l=this.shapeModifiers.length;a<l;)if(this.shapeModifiers[a].isAnimatedWithShape(i))return!0;return!1},renderModifiers:function(){if(this.shapeModifiers.length){var i,a=this.shapes.length;for(i=0;i<a;i+=1)this.shapes[i].sh.reset();a=this.shapeModifiers.length;var l;for(i=a-1;i>=0&&(l=this.shapeModifiers[i].processShapes(this._isFirstFrame),!l);i-=1);}},searchProcessedElement:function(i){for(var a=this.processedElements,l=0,h=a.length;l<h;){if(a[l].elem===i)return a[l].pos;l+=1}return 0},addProcessedElement:function(i,a){for(var l=this.processedElements,h=l.length;h;)if(h-=1,l[h].elem===i){l[h].pos=a;return}l.push(new ay(i,a))},prepareFrame:function(i){this.prepareRenderableFrame(i),this.prepareProperties(i,this.isInRange)}};var Jp={1:"butt",2:"round",3:"square"},tm={1:"miter",2:"round",3:"bevel"};function em(e,i,a){this.caches=[],this.styles=[],this.transformers=e,this.lStr="",this.sh=a,this.lvl=i,this._isAnimated=!!a.k;for(var l=0,h=e.length;l<h;){if(e[l].mProps.dynamicProperties.length){this._isAnimated=!0;break}l+=1}}em.prototype.setAsAnimated=function(){this._isAnimated=!0};function rm(e,i){this.data=e,this.type=e.ty,this.d="",this.lvl=i,this._mdf=!1,this.closed=e.hd===!0,this.pElem=Tt("path"),this.msElem=null}rm.prototype.reset=function(){this.d="",this._mdf=!1};function Rn(e,i,a,l){this.elem=e,this.frameId=-1,this.dataProps=it(i.length),this.renderer=a,this.k=!1,this.dashStr="",this.dashArray=X("float32",i.length?i.length-1:0),this.dashoffset=X("float32",1),this.initDynamicPropertyContainer(l);var h,c=i.length||0,v;for(h=0;h<c;h+=1)v=at.getProp(e,i[h].v,0,0,this),this.k=v.k||this.k,this.dataProps[h]={n:i[h].n,p:v};this.k||this.getValue(!0),this._isAnimated=this.k}Rn.prototype.getValue=function(e){if(!(this.elem.globalData.frameId===this.frameId&&!e)&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf=this._mdf||e,this._mdf)){var i=0,a=this.dataProps.length;for(this.renderer==="svg"&&(this.dashStr=""),i=0;i<a;i+=1)this.dataProps[i].n!=="o"?this.renderer==="svg"?this.dashStr+=" "+this.dataProps[i].p.v:this.dashArray[i]=this.dataProps[i].p.v:this.dashoffset[0]=this.dataProps[i].p.v}},L([ce],Rn);function im(e,i,a){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.o=at.getProp(e,i.o,0,.01,this),this.w=at.getProp(e,i.w,0,null,this),this.d=new Rn(e,i.d||{},"svg",this),this.c=at.getProp(e,i.c,1,255,this),this.style=a,this._isAnimated=!!this._isAnimated}L([ce],im);function om(e,i,a){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.o=at.getProp(e,i.o,0,.01,this),this.c=at.getProp(e,i.c,1,255,this),this.style=a}L([ce],om);function sm(e,i,a){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.style=a}L([ce],sm);function na(e,i,a){this.data=i,this.c=X("uint8c",i.p*4);var l=i.k.k[0].s?i.k.k[0].s.length-i.p*4:i.k.k.length-i.p*4;this.o=X("float32",l),this._cmdf=!1,this._omdf=!1,this._collapsable=this.checkCollapsable(),this._hasOpacity=l,this.initDynamicPropertyContainer(a),this.prop=at.getProp(e,i.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}na.prototype.comparePoints=function(e,i){for(var a=0,l=this.o.length/2,h;a<l;){if(h=Math.abs(e[a*4]-e[i*4+a*2]),h>.01)return!1;a+=1}return!0},na.prototype.checkCollapsable=function(){if(this.o.length/2!==this.c.length/4)return!1;if(this.data.k.k[0].s)for(var e=0,i=this.data.k.k.length;e<i;){if(!this.comparePoints(this.data.k.k[e].s,this.data.p))return!1;e+=1}else if(!this.comparePoints(this.data.k.k,this.data.p))return!1;return!0},na.prototype.getValue=function(e){if(this.prop.getValue(),this._mdf=!1,this._cmdf=!1,this._omdf=!1,this.prop._mdf||e){var i,a=this.data.p*4,l,h;for(i=0;i<a;i+=1)l=i%4===0?100:255,h=Math.round(this.prop.v[i]*l),this.c[i]!==h&&(this.c[i]=h,this._cmdf=!e);if(this.o.length)for(a=this.prop.v.length,i=this.data.p*4;i<a;i+=1)l=i%2===0?100:1,h=i%2===0?Math.round(this.prop.v[i]*100):this.prop.v[i],this.o[i-this.data.p*4]!==h&&(this.o[i-this.data.p*4]=h,this._omdf=!e);this._mdf=!e}},L([ce],na);function es(e,i,a){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.initGradientData(e,i,a)}es.prototype.initGradientData=function(e,i,a){this.o=at.getProp(e,i.o,0,.01,this),this.s=at.getProp(e,i.s,1,null,this),this.e=at.getProp(e,i.e,1,null,this),this.h=at.getProp(e,i.h||{k:0},0,.01,this),this.a=at.getProp(e,i.a||{k:0},0,kt,this),this.g=new na(e,i.g,this),this.style=a,this.stops=[],this.setGradientData(a.pElem,i),this.setGradientOpacity(i,a),this._isAnimated=!!this._isAnimated},es.prototype.setGradientData=function(e,i){var a=Oe(),l=Tt(i.t===1?"linearGradient":"radialGradient");l.setAttribute("id",a),l.setAttribute("spreadMethod","pad"),l.setAttribute("gradientUnits","userSpaceOnUse");var h=[],c,v,A;for(A=i.g.p*4,v=0;v<A;v+=4)c=Tt("stop"),l.appendChild(c),h.push(c);e.setAttribute(i.ty==="gf"?"fill":"stroke","url("+g()+"#"+a+")"),this.gf=l,this.cst=h},es.prototype.setGradientOpacity=function(e,i){if(this.g._hasOpacity&&!this.g._collapsable){var a,l,h,c=Tt("mask"),v=Tt("path");c.appendChild(v);var A=Oe(),b=Oe();c.setAttribute("id",b);var k=Tt(e.t===1?"linearGradient":"radialGradient");k.setAttribute("id",A),k.setAttribute("spreadMethod","pad"),k.setAttribute("gradientUnits","userSpaceOnUse"),h=e.g.k.k[0].s?e.g.k.k[0].s.length:e.g.k.k.length;var O=this.stops;for(l=e.g.p*4;l<h;l+=2)a=Tt("stop"),a.setAttribute("stop-color","rgb(255,255,255)"),k.appendChild(a),O.push(a);v.setAttribute(e.ty==="gf"?"fill":"stroke","url("+g()+"#"+A+")"),e.ty==="gs"&&(v.setAttribute("stroke-linecap",Jp[e.lc||2]),v.setAttribute("stroke-linejoin",tm[e.lj||2]),e.lj===1&&v.setAttribute("stroke-miterlimit",e.ml)),this.of=k,this.ms=c,this.ost=O,this.maskId=b,i.msElem=v}},L([ce],es);function am(e,i,a){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.w=at.getProp(e,i.w,0,null,this),this.d=new Rn(e,i.d||{},"svg",this),this.initGradientData(e,i,a),this._isAnimated=!!this._isAnimated}L([es,ce],am);function ny(){this.it=[],this.prevViewData=[],this.gr=Tt("g")}function ly(e,i,a){this.transform={mProps:e,op:i,container:a},this.elements=[],this._isAnimated=this.transform.mProps.dynamicProperties.length||this.transform.op.effectsSequence.length}var nm=function(i,a,l,h){if(a===0)return"";var c=i.o,v=i.i,A=i.v,b,k=" M"+h.applyToPointStringified(A[0][0],A[0][1]);for(b=1;b<a;b+=1)k+=" C"+h.applyToPointStringified(c[b-1][0],c[b-1][1])+" "+h.applyToPointStringified(v[b][0],v[b][1])+" "+h.applyToPointStringified(A[b][0],A[b][1]);return l&&a&&(k+=" C"+h.applyToPointStringified(c[b-1][0],c[b-1][1])+" "+h.applyToPointStringified(v[0][0],v[0][1])+" "+h.applyToPointStringified(A[0][0],A[0][1]),k+="z"),k},dy=function(){var e=new ve,i=new ve,a={createRenderFunction:l};function l(G){switch(G.ty){case"fl":return A;case"gf":return k;case"gs":return b;case"st":return O;case"sh":case"el":case"rc":case"sr":return v;case"tr":return h;case"no":return c;default:return null}}function h(G,T,R){(R||T.transform.op._mdf)&&T.transform.container.setAttribute("opacity",T.transform.op.v),(R||T.transform.mProps._mdf)&&T.transform.container.setAttribute("transform",T.transform.mProps.v.to2dCSS())}function c(){}function v(G,T,R){var D,M,V,N,C,E,S=T.styles.length,w=T.lvl,F,H,W,et;for(E=0;E<S;E+=1){if(N=T.sh._mdf||R,T.styles[E].lvl<w){for(H=i.reset(),W=w-T.styles[E].lvl,et=T.transformers.length-1;!N&&W>0;)N=T.transformers[et].mProps._mdf||N,W-=1,et-=1;if(N)for(W=w-T.styles[E].lvl,et=T.transformers.length-1;W>0;)H.multiply(T.transformers[et].mProps.v),W-=1,et-=1}else H=e;if(F=T.sh.paths,M=F._length,N){for(V="",D=0;D<M;D+=1)C=F.shapes[D],C&&C._length&&(V+=nm(C,C._length,C.c,H));T.caches[E]=V}else V=T.caches[E];T.styles[E].d+=G.hd===!0?"":V,T.styles[E]._mdf=N||T.styles[E]._mdf}}function A(G,T,R){var D=T.style;(T.c._mdf||R)&&D.pElem.setAttribute("fill","rgb("+de(T.c.v[0])+","+de(T.c.v[1])+","+de(T.c.v[2])+")"),(T.o._mdf||R)&&D.pElem.setAttribute("fill-opacity",T.o.v)}function b(G,T,R){k(G,T,R),O(G,T,R)}function k(G,T,R){var D=T.gf,M=T.g._hasOpacity,V=T.s.v,N=T.e.v;if(T.o._mdf||R){var C=G.ty==="gf"?"fill-opacity":"stroke-opacity";T.style.pElem.setAttribute(C,T.o.v)}if(T.s._mdf||R){var E=G.t===1?"x1":"cx",S=E==="x1"?"y1":"cy";D.setAttribute(E,V[0]),D.setAttribute(S,V[1]),M&&!T.g._collapsable&&(T.of.setAttribute(E,V[0]),T.of.setAttribute(S,V[1]))}var w,F,H,W;if(T.g._cmdf||R){w=T.cst;var et=T.g.c;for(H=w.length,F=0;F<H;F+=1)W=w[F],W.setAttribute("offset",et[F*4]+"%"),W.setAttribute("stop-color","rgb("+et[F*4+1]+","+et[F*4+2]+","+et[F*4+3]+")")}if(M&&(T.g._omdf||R)){var yt=T.g.o;for(T.g._collapsable?w=T.cst:w=T.ost,H=w.length,F=0;F<H;F+=1)W=w[F],T.g._collapsable||W.setAttribute("offset",yt[F*2]+"%"),W.setAttribute("stop-opacity",yt[F*2+1])}if(G.t===1)(T.e._mdf||R)&&(D.setAttribute("x2",N[0]),D.setAttribute("y2",N[1]),M&&!T.g._collapsable&&(T.of.setAttribute("x2",N[0]),T.of.setAttribute("y2",N[1])));else{var pt;if((T.s._mdf||T.e._mdf||R)&&(pt=Math.sqrt(Math.pow(V[0]-N[0],2)+Math.pow(V[1]-N[1],2)),D.setAttribute("r",pt),M&&!T.g._collapsable&&T.of.setAttribute("r",pt)),T.e._mdf||T.h._mdf||T.a._mdf||R){pt||(pt=Math.sqrt(Math.pow(V[0]-N[0],2)+Math.pow(V[1]-N[1],2)));var ot=Math.atan2(N[1]-V[1],N[0]-V[0]),xt=T.h.v;xt>=1?xt=.99:xt<=-1&&(xt=-.99);var ct=pt*xt,J=Math.cos(ot+T.a.v)*ct+V[0],I=Math.sin(ot+T.a.v)*ct+V[1];D.setAttribute("fx",J),D.setAttribute("fy",I),M&&!T.g._collapsable&&(T.of.setAttribute("fx",J),T.of.setAttribute("fy",I))}}}function O(G,T,R){var D=T.style,M=T.d;M&&(M._mdf||R)&&M.dashStr&&(D.pElem.setAttribute("stroke-dasharray",M.dashStr),D.pElem.setAttribute("stroke-dashoffset",M.dashoffset[0])),T.c&&(T.c._mdf||R)&&D.pElem.setAttribute("stroke","rgb("+de(T.c.v[0])+","+de(T.c.v[1])+","+de(T.c.v[2])+")"),(T.o._mdf||R)&&D.pElem.setAttribute("stroke-opacity",T.o.v),(T.w._mdf||R)&&(D.pElem.setAttribute("stroke-width",T.w.v),D.msElem&&D.msElem.setAttribute("stroke-width",T.w.v))}return a}();function Kt(e,i,a){this.shapes=[],this.shapesData=e.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(e,i,a),this.prevViewData=[]}L([Ti,Jo,oa,Qp,ts,xi,sa],Kt),Kt.prototype.initSecondaryElement=function(){},Kt.prototype.identityMatrix=new ve,Kt.prototype.buildExpressionInterface=function(){},Kt.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()},Kt.prototype.filterUniqueShapes=function(){var e,i=this.shapes.length,a,l,h=this.stylesList.length,c,v=[],A=!1;for(l=0;l<h;l+=1){for(c=this.stylesList[l],A=!1,v.length=0,e=0;e<i;e+=1)a=this.shapes[e],a.styles.indexOf(c)!==-1&&(v.push(a),A=a._isAnimated||A);v.length>1&&A&&this.setShapesAsAnimated(v)}},Kt.prototype.setShapesAsAnimated=function(e){var i,a=e.length;for(i=0;i<a;i+=1)e[i].setAsAnimated()},Kt.prototype.createStyleElement=function(e,i){var a,l=new rm(e,i),h=l.pElem;if(e.ty==="st")a=new im(this,e,l);else if(e.ty==="fl")a=new om(this,e,l);else if(e.ty==="gf"||e.ty==="gs"){var c=e.ty==="gf"?es:am;a=new c(this,e,l),this.globalData.defs.appendChild(a.gf),a.maskId&&(this.globalData.defs.appendChild(a.ms),this.globalData.defs.appendChild(a.of),h.setAttribute("mask","url("+g()+"#"+a.maskId+")"))}else e.ty==="no"&&(a=new sm(this,e,l));return(e.ty==="st"||e.ty==="gs")&&(h.setAttribute("stroke-linecap",Jp[e.lc||2]),h.setAttribute("stroke-linejoin",tm[e.lj||2]),h.setAttribute("fill-opacity","0"),e.lj===1&&h.setAttribute("stroke-miterlimit",e.ml)),e.r===2&&h.setAttribute("fill-rule","evenodd"),e.ln&&h.setAttribute("id",e.ln),e.cl&&h.setAttribute("class",e.cl),e.bm&&(h.style["mix-blend-mode"]=Fd(e.bm)),this.stylesList.push(l),this.addToAnimatedContents(e,a),a},Kt.prototype.createGroupElement=function(e){var i=new ny;return e.ln&&i.gr.setAttribute("id",e.ln),e.cl&&i.gr.setAttribute("class",e.cl),e.bm&&(i.gr.style["mix-blend-mode"]=Fd(e.bm)),i},Kt.prototype.createTransformElement=function(e,i){var a=Od.getTransformProperty(this,e,this),l=new ly(a,a.o,i);return this.addToAnimatedContents(e,l),l},Kt.prototype.createShapeElement=function(e,i,a){var l=4;e.ty==="rc"?l=5:e.ty==="el"?l=6:e.ty==="sr"&&(l=7);var h=In.getShapeProp(this,e,l,this),c=new em(i,a,h);return this.shapes.push(c),this.addShapeToModifiers(c),this.addToAnimatedContents(e,c),c},Kt.prototype.addToAnimatedContents=function(e,i){for(var a=0,l=this.animatedContents.length;a<l;){if(this.animatedContents[a].element===i)return;a+=1}this.animatedContents.push({fn:dy.createRenderFunction(e),element:i,data:e})},Kt.prototype.setElementStyles=function(e){var i=e.styles,a,l=this.stylesList.length;for(a=0;a<l;a+=1)this.stylesList[a].closed||i.push(this.stylesList[a])},Kt.prototype.reloadShapes=function(){this._isFirstFrame=!0;var e,i=this.itemsData.length;for(e=0;e<i;e+=1)this.prevViewData[e]=this.itemsData[e];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes(),i=this.dynamicProperties.length,e=0;e<i;e+=1)this.dynamicProperties[e].getValue();this.renderModifiers()},Kt.prototype.searchShapes=function(e,i,a,l,h,c,v){var A=[].concat(c),b,k=e.length-1,O,G,T=[],R=[],D,M,V;for(b=k;b>=0;b-=1){if(V=this.searchProcessedElement(e[b]),V?i[b]=a[V-1]:e[b]._render=v,e[b].ty==="fl"||e[b].ty==="st"||e[b].ty==="gf"||e[b].ty==="gs"||e[b].ty==="no")V?i[b].style.closed=!1:i[b]=this.createStyleElement(e[b],h),e[b]._render&&i[b].style.pElem.parentNode!==l&&l.appendChild(i[b].style.pElem),T.push(i[b].style);else if(e[b].ty==="gr"){if(!V)i[b]=this.createGroupElement(e[b]);else for(G=i[b].it.length,O=0;O<G;O+=1)i[b].prevViewData[O]=i[b].it[O];this.searchShapes(e[b].it,i[b].it,i[b].prevViewData,i[b].gr,h+1,A,v),e[b]._render&&i[b].gr.parentNode!==l&&l.appendChild(i[b].gr)}else e[b].ty==="tr"?(V||(i[b]=this.createTransformElement(e[b],l)),D=i[b].transform,A.push(D)):e[b].ty==="sh"||e[b].ty==="rc"||e[b].ty==="el"||e[b].ty==="sr"?(V||(i[b]=this.createShapeElement(e[b],A,h)),this.setElementStyles(i[b])):e[b].ty==="tm"||e[b].ty==="rd"||e[b].ty==="ms"||e[b].ty==="pb"||e[b].ty==="zz"||e[b].ty==="op"?(V?(M=i[b],M.closed=!1):(M=yi.getModifier(e[b].ty),M.init(this,e[b]),i[b]=M,this.shapeModifiers.push(M)),R.push(M)):e[b].ty==="rp"&&(V?(M=i[b],M.closed=!0):(M=yi.getModifier(e[b].ty),i[b]=M,M.init(this,e,b,i),this.shapeModifiers.push(M),v=!1),R.push(M));this.addProcessedElement(e[b],b+1)}for(k=T.length,b=0;b<k;b+=1)T[b].closed=!0;for(k=R.length,b=0;b<k;b+=1)R[b].closed=!0},Kt.prototype.renderInnerContent=function(){this.renderModifiers();var e,i=this.stylesList.length;for(e=0;e<i;e+=1)this.stylesList[e].reset();for(this.renderShape(),e=0;e<i;e+=1)(this.stylesList[e]._mdf||this._isFirstFrame)&&(this.stylesList[e].msElem&&(this.stylesList[e].msElem.setAttribute("d",this.stylesList[e].d),this.stylesList[e].d="M0 0"+this.stylesList[e].d),this.stylesList[e].pElem.setAttribute("d",this.stylesList[e].d||"M0 0"))},Kt.prototype.renderShape=function(){var e,i=this.animatedContents.length,a;for(e=0;e<i;e+=1)a=this.animatedContents[e],(this._isFirstFrame||a.element._isAnimated)&&a.data!==!0&&a.fn(a.data,a.element,this._isFirstFrame)},Kt.prototype.destroy=function(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null};function zd(e,i,a,l,h,c){this.o=e,this.sw=i,this.sc=a,this.fc=l,this.m=h,this.p=c,this._mdf={o:!0,sw:!!i,sc:!!a,fc:!!l,m:!0,p:!0}}zd.prototype.update=function(e,i,a,l,h,c){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;var v=!1;return this.o!==e&&(this.o=e,this._mdf.o=!0,v=!0),this.sw!==i&&(this.sw=i,this._mdf.sw=!0,v=!0),this.sc!==a&&(this.sc=a,this._mdf.sc=!0,v=!0),this.fc!==l&&(this.fc=l,this._mdf.fc=!0,v=!0),this.m!==h&&(this.m=h,this._mdf.m=!0,v=!0),c.length&&(this.p[0]!==c[0]||this.p[1]!==c[1]||this.p[4]!==c[4]||this.p[5]!==c[5]||this.p[12]!==c[12]||this.p[13]!==c[13])&&(this.p=c,this._mdf.p=!0,v=!0),v};function Ie(e,i){this._frameId=r,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,i.d&&i.d.sid&&(i.d=e.globalData.slotManager.getProp(i.d)),this.data=i,this.elem=e,this.comp=this.elem.comp,this.keysIndex=0,this.canResize=!1,this.minimumFontSize=1,this.effectsSequence=[],this.currentData={ascent:0,boxWidth:this.defaultBoxWidth,f:"",fStyle:"",fWeight:"",fc:"",j:"",justifyOffset:"",l:[],lh:0,lineWidths:[],ls:"",of:"",s:"",sc:"",sw:0,t:0,tr:0,sz:0,ps:null,fillColorAnim:!1,strokeColorAnim:!1,strokeWidthAnim:!1,yOffset:0,finalSize:0,finalText:[],finalLineHeight:0,__complete:!1},this.copyData(this.currentData,this.data.d.k[0].s),this.searchProperty()||this.completeTextData(this.currentData)}Ie.prototype.defaultBoxWidth=[0,0],Ie.prototype.copyData=function(e,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(e[a]=i[a]);return e},Ie.prototype.setCurrentData=function(e){e.__complete||this.completeTextData(e),this.currentData=e,this.currentData.boxWidth=this.currentData.boxWidth||this.defaultBoxWidth,this._mdf=!0},Ie.prototype.searchProperty=function(){return this.searchKeyframes()},Ie.prototype.searchKeyframes=function(){return this.kf=this.data.d.k.length>1,this.kf&&this.addEffect(this.getKeyframeValue.bind(this)),this.kf},Ie.prototype.addEffect=function(e){this.effectsSequence.push(e),this.elem.addDynamicProperty(this)},Ie.prototype.getValue=function(e){if(!((this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)&&!e)){this.currentData.t=this.data.d.k[this.keysIndex].s.t;var i=this.currentData,a=this.keysIndex;if(this.lock){this.setCurrentData(this.currentData);return}this.lock=!0,this._mdf=!1;var l,h=this.effectsSequence.length,c=e||this.data.d.k[this.keysIndex].s;for(l=0;l<h;l+=1)a!==this.keysIndex?c=this.effectsSequence[l](c,c.t):c=this.effectsSequence[l](this.currentData,c.t);i!==c&&this.setCurrentData(c),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData.frameId}},Ie.prototype.getKeyframeValue=function(){for(var e=this.data.d.k,i=this.elem.comp.renderedFrame,a=0,l=e.length;a<=l-1&&!(a===l-1||e[a+1].t>i);)a+=1;return this.keysIndex!==a&&(this.keysIndex=a),this.data.d.k[this.keysIndex].s},Ie.prototype.buildFinalText=function(e){for(var i=[],a=0,l=e.length,h,c,v=!1,A=!1,b="";a<l;)v=A,A=!1,h=e.charCodeAt(a),b=e.charAt(a),ao.isCombinedCharacter(h)?v=!0:h>=55296&&h<=56319?ao.isRegionalFlag(e,a)?b=e.substr(a,14):(c=e.charCodeAt(a+1),c>=56320&&c<=57343&&(ao.isModifier(h,c)?(b=e.substr(a,2),v=!0):ao.isFlagEmoji(e.substr(a,4))?b=e.substr(a,4):b=e.substr(a,2))):h>56319?(c=e.charCodeAt(a+1),ao.isVariationSelector(h)&&(v=!0)):ao.isZeroWidthJoiner(h)&&(v=!0,A=!0),v?(i[i.length-1]+=b,v=!1):i.push(b),a+=b.length;return i},Ie.prototype.completeTextData=function(e){e.__complete=!0;var i=this.elem.globalData.fontManager,a=this.data,l=[],h,c,v,A=0,b,k=a.m.g,O=0,G=0,T=0,R=[],D=0,M=0,V,N,C=i.getFontByName(e.f),E,S=0,w=jp(C);e.fWeight=w.weight,e.fStyle=w.style,e.finalSize=e.s,e.finalText=this.buildFinalText(e.t),c=e.finalText.length,e.finalLineHeight=e.lh;var F=e.tr/1e3*e.finalSize,H;if(e.sz)for(var W=!0,et=e.sz[0],yt=e.sz[1],pt,ot;W;){ot=this.buildFinalText(e.t),pt=0,D=0,c=ot.length,F=e.tr/1e3*e.finalSize;var xt=-1;for(h=0;h<c;h+=1)H=ot[h].charCodeAt(0),v=!1,ot[h]===" "?xt=h:(H===13||H===3)&&(D=0,v=!0,pt+=e.finalLineHeight||e.finalSize*1.2),i.chars?(E=i.getCharData(ot[h],C.fStyle,C.fFamily),S=v?0:E.w*e.finalSize/100):S=i.measureText(ot[h],e.f,e.finalSize),D+S>et&&ot[h]!==" "?(xt===-1?c+=1:h=xt,pt+=e.finalLineHeight||e.finalSize*1.2,ot.splice(h,xt===h?1:0,"\r"),xt=-1,D=0):(D+=S,D+=F);pt+=C.ascent*e.finalSize/100,this.canResize&&e.finalSize>this.minimumFontSize&&yt<pt?(e.finalSize-=1,e.finalLineHeight=e.finalSize*e.lh/e.s):(e.finalText=ot,c=e.finalText.length,W=!1)}D=-F,S=0;var ct=0,J;for(h=0;h<c;h+=1)if(v=!1,J=e.finalText[h],H=J.charCodeAt(0),H===13||H===3?(ct=0,R.push(D),M=D>M?D:M,D=-2*F,b="",v=!0,T+=1):b=J,i.chars?(E=i.getCharData(J,C.fStyle,i.getFontByName(e.f).fFamily),S=v?0:E.w*e.finalSize/100):S=i.measureText(b,e.f,e.finalSize),J===" "?ct+=S+F:(D+=S+F+ct,ct=0),l.push({l:S,an:S,add:O,n:v,anIndexes:[],val:b,line:T,animatorJustifyOffset:0}),k==2){if(O+=S,b===""||b===" "||h===c-1){for((b===""||b===" ")&&(O-=S);G<=h;)l[G].an=O,l[G].ind=A,l[G].extra=S,G+=1;A+=1,O=0}}else if(k==3){if(O+=S,b===""||h===c-1){for(b===""&&(O-=S);G<=h;)l[G].an=O,l[G].ind=A,l[G].extra=S,G+=1;O=0,A+=1}}else l[A].ind=A,l[A].extra=0,A+=1;if(e.l=l,M=D>M?D:M,R.push(D),e.sz)e.boxWidth=e.sz[0],e.justifyOffset=0;else switch(e.boxWidth=M,e.j){case 1:e.justifyOffset=-e.boxWidth;break;case 2:e.justifyOffset=-e.boxWidth/2;break;default:e.justifyOffset=0}e.lineWidths=R;var I=a.a,P,f;N=I.length;var y,Y,$=[];for(V=0;V<N;V+=1){for(P=I[V],P.a.sc&&(e.strokeColorAnim=!0),P.a.sw&&(e.strokeWidthAnim=!0),(P.a.fc||P.a.fh||P.a.fs||P.a.fb)&&(e.fillColorAnim=!0),Y=0,y=P.s.b,h=0;h<c;h+=1)f=l[h],f.anIndexes[V]=Y,(y==1&&f.val!==""||y==2&&f.val!==""&&f.val!==" "||y==3&&(f.n||f.val==" "||h==c-1)||y==4&&(f.n||h==c-1))&&(P.s.rn===1&&$.push(Y),Y+=1);a.a[V].s.totalChars=Y;var nt=-1,vt;if(P.s.rn===1)for(h=0;h<c;h+=1)f=l[h],nt!=f.anIndexes[V]&&(nt=f.anIndexes[V],vt=$.splice(Math.floor(Math.random()*$.length),1)[0]),f.anIndexes[V]=vt}e.yOffset=e.finalLineHeight||e.finalSize*1.2,e.ls=e.ls||0,e.ascent=C.ascent*e.finalSize/100},Ie.prototype.updateDocumentData=function(e,i){i=i===void 0?this.keysIndex:i;var a=this.copyData({},this.data.d.k[i].s);a=this.copyData(a,e),this.data.d.k[i].s=a,this.recalculate(i),this.setCurrentData(a),this.elem.addDynamicProperty(this)},Ie.prototype.recalculate=function(e){var i=this.data.d.k[e].s;i.__complete=!1,this.keysIndex=0,this._isFirstFrame=!0,this.getValue(i)},Ie.prototype.canResizeFont=function(e){this.canResize=e,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)},Ie.prototype.setMinimumFontSize=function(e){this.minimumFontSize=Math.floor(e)||1,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)};var cy=function(){var e=Math.max,i=Math.min,a=Math.floor;function l(c,v){this._currentTextLength=-1,this.k=!1,this.data=v,this.elem=c,this.comp=c.comp,this.finalS=0,this.finalE=0,this.initDynamicPropertyContainer(c),this.s=at.getProp(c,v.s||{k:0},0,0,this),"e"in v?this.e=at.getProp(c,v.e,0,0,this):this.e={v:100},this.o=at.getProp(c,v.o||{k:0},0,0,this),this.xe=at.getProp(c,v.xe||{k:0},0,0,this),this.ne=at.getProp(c,v.ne||{k:0},0,0,this),this.sm=at.getProp(c,v.sm||{k:100},0,0,this),this.a=at.getProp(c,v.a,0,.01,this),this.dynamicProperties.length||this.getValue()}l.prototype={getMult:function(v){this._currentTextLength!==this.elem.textProperty.currentData.l.length&&this.getValue();var A=0,b=0,k=1,O=1;this.ne.v>0?A=this.ne.v/100:b=-this.ne.v/100,this.xe.v>0?k=1-this.xe.v/100:O=1+this.xe.v/100;var G=Xs.getBezierEasing(A,b,k,O).get,T=0,R=this.finalS,D=this.finalE,M=this.data.sh;if(M===2)D===R?T=v>=D?1:0:T=e(0,i(.5/(D-R)+(v-R)/(D-R),1)),T=G(T);else if(M===3)D===R?T=v>=D?0:1:T=1-e(0,i(.5/(D-R)+(v-R)/(D-R),1)),T=G(T);else if(M===4)D===R?T=0:(T=e(0,i(.5/(D-R)+(v-R)/(D-R),1)),T<.5?T*=2:T=1-2*(T-.5)),T=G(T);else if(M===5){if(D===R)T=0;else{var V=D-R;v=i(e(0,v+.5-R),D-R);var N=-V/2+v,C=V/2;T=Math.sqrt(1-N*N/(C*C))}T=G(T)}else M===6?(D===R?T=0:(v=i(e(0,v+.5-R),D-R),T=(1+Math.cos(Math.PI+Math.PI*2*v/(D-R)))/2),T=G(T)):(v>=a(R)&&(v-R<0?T=e(0,i(i(D,1)-(R-v),1)):T=e(0,i(D-v,1))),T=G(T));if(this.sm.v!==100){var E=this.sm.v*.01;E===0&&(E=1e-8);var S=.5-E*.5;T<S?T=0:(T=(T-S)/E,T>1&&(T=1))}return T*this.a.v},getValue:function(v){this.iterateDynamicProperties(),this._mdf=v||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,v&&this.data.r===2&&(this.e.v=this._currentTextLength);var A=this.data.r===2?1:100/this.data.totalChars,b=this.o.v/A,k=this.s.v/A+b,O=this.e.v/A+b;if(k>O){var G=k;k=O,O=G}this.finalS=k,this.finalE=O}},L([ce],l);function h(c,v,A){return new l(c,v,A)}return{getTextSelectorProp:h}}();function hy(e,i,a){var l={propType:!1},h=at.getProp,c=i.a;this.a={r:c.r?h(e,c.r,0,kt,a):l,rx:c.rx?h(e,c.rx,0,kt,a):l,ry:c.ry?h(e,c.ry,0,kt,a):l,sk:c.sk?h(e,c.sk,0,kt,a):l,sa:c.sa?h(e,c.sa,0,kt,a):l,s:c.s?h(e,c.s,1,.01,a):l,a:c.a?h(e,c.a,1,0,a):l,o:c.o?h(e,c.o,0,.01,a):l,p:c.p?h(e,c.p,1,0,a):l,sw:c.sw?h(e,c.sw,0,0,a):l,sc:c.sc?h(e,c.sc,1,0,a):l,fc:c.fc?h(e,c.fc,1,0,a):l,fh:c.fh?h(e,c.fh,0,0,a):l,fs:c.fs?h(e,c.fs,0,.01,a):l,fb:c.fb?h(e,c.fb,0,.01,a):l,t:c.t?h(e,c.t,0,0,a):l},this.s=cy.getTextSelectorProp(e,i.s,a),this.s.t=i.s.t}function lo(e,i,a){this._isFirstFrame=!0,this._hasMaskedPath=!1,this._frameId=-1,this._textData=e,this._renderType=i,this._elem=a,this._animatorsData=it(this._textData.a.length),this._pathData={},this._moreOptions={alignment:{}},this.renderedLetters=[],this.lettersChangedFlag=!1,this.initDynamicPropertyContainer(a)}lo.prototype.searchProperties=function(){var e,i=this._textData.a.length,a,l=at.getProp;for(e=0;e<i;e+=1)a=this._textData.a[e],this._animatorsData[e]=new hy(this._elem,a,this);this._textData.p&&"m"in this._textData.p?(this._pathData={a:l(this._elem,this._textData.p.a,0,0,this),f:l(this._elem,this._textData.p.f,0,0,this),l:l(this._elem,this._textData.p.l,0,0,this),r:l(this._elem,this._textData.p.r,0,0,this),p:l(this._elem,this._textData.p.p,0,0,this),m:this._elem.maskManager.getMaskProperty(this._textData.p.m)},this._hasMaskedPath=!0):this._hasMaskedPath=!1,this._moreOptions.alignment=l(this._elem,this._textData.m.a,1,0,this)},lo.prototype.getMeasures=function(e,i){if(this.lettersChangedFlag=i,!(!this._mdf&&!this._isFirstFrame&&!i&&(!this._hasMaskedPath||!this._pathData.m._mdf))){this._isFirstFrame=!1;var a=this._moreOptions.alignment.v,l=this._animatorsData,h=this._textData,c=this.mHelper,v=this._renderType,A=this.renderedLetters.length,b,k,O,G,T=e.l,R,D,M,V,N,C,E,S,w,F,H,W,et,yt,pt;if(this._hasMaskedPath){if(pt=this._pathData.m,!this._pathData.n||this._pathData._mdf){var ot=pt.v;this._pathData.r.v&&(ot=ot.reverse()),R={tLength:0,segments:[]},G=ot._length-1;var xt;for(W=0,O=0;O<G;O+=1)xt=Nr.buildBezierData(ot.v[O],ot.v[O+1],[ot.o[O][0]-ot.v[O][0],ot.o[O][1]-ot.v[O][1]],[ot.i[O+1][0]-ot.v[O+1][0],ot.i[O+1][1]-ot.v[O+1][1]]),R.tLength+=xt.segmentLength,R.segments.push(xt),W+=xt.segmentLength;O=G,pt.v.c&&(xt=Nr.buildBezierData(ot.v[O],ot.v[0],[ot.o[O][0]-ot.v[O][0],ot.o[O][1]-ot.v[O][1]],[ot.i[0][0]-ot.v[0][0],ot.i[0][1]-ot.v[0][1]]),R.tLength+=xt.segmentLength,R.segments.push(xt),W+=xt.segmentLength),this._pathData.pi=R}if(R=this._pathData.pi,D=this._pathData.f.v,E=0,C=1,V=0,N=!0,F=R.segments,D<0&&pt.v.c)for(R.tLength<Math.abs(D)&&(D=-Math.abs(D)%R.tLength),E=F.length-1,w=F[E].points,C=w.length-1;D<0;)D+=w[C].partialLength,C-=1,C<0&&(E-=1,w=F[E].points,C=w.length-1);w=F[E].points,S=w[C-1],M=w[C],H=M.partialLength}G=T.length,b=0,k=0;var ct=e.finalSize*1.2*.714,J=!0,I,P,f,y,Y;y=l.length;var $,nt=-1,vt,Et,Ot,Rt=D,te=E,Me=C,Or=-1,Pe,he,Ke,Dt,ht,Xr,Ii,Zr,Rr="",Qr=this.defaultPropsArray,Jr;if(e.j===2||e.j===1){var De=0,_i=0,Ci=e.j===2?-.5:-1,Er=0,ki=!0;for(O=0;O<G;O+=1)if(T[O].n){for(De&&(De+=_i);Er<O;)T[Er].animatorJustifyOffset=De,Er+=1;De=0,ki=!0}else{for(f=0;f<y;f+=1)I=l[f].a,I.t.propType&&(ki&&e.j===2&&(_i+=I.t.v*Ci),P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),$.length?De+=I.t.v*$[0]*Ci:De+=I.t.v*$*Ci);ki=!1}for(De&&(De+=_i);Er<O;)T[Er].animatorJustifyOffset=De,Er+=1}for(O=0;O<G;O+=1){if(c.reset(),Pe=1,T[O].n)b=0,k+=e.yOffset,k+=J?1:0,D=Rt,J=!1,this._hasMaskedPath&&(E=te,C=Me,w=F[E].points,S=w[C-1],M=w[C],H=M.partialLength,V=0),Rr="",Zr="",Xr="",Jr="",Qr=this.defaultPropsArray;else{if(this._hasMaskedPath){if(Or!==T[O].line){switch(e.j){case 1:D+=W-e.lineWidths[T[O].line];break;case 2:D+=(W-e.lineWidths[T[O].line])/2;break;default:break}Or=T[O].line}nt!==T[O].ind&&(T[nt]&&(D+=T[nt].extra),D+=T[O].an/2,nt=T[O].ind),D+=a[0]*T[O].an*.005;var Tr=0;for(f=0;f<y;f+=1)I=l[f].a,I.p.propType&&(P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),$.length?Tr+=I.p.v[0]*$[0]:Tr+=I.p.v[0]*$),I.a.propType&&(P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),$.length?Tr+=I.a.v[0]*$[0]:Tr+=I.a.v[0]*$);for(N=!0,this._pathData.a.v&&(D=T[0].an*.5+(W-this._pathData.f.v-T[0].an*.5-T[T.length-1].an*.5)*nt/(G-1),D+=this._pathData.f.v);N;)V+H>=D+Tr||!w?(et=(D+Tr-V)/M.partialLength,Et=S.point[0]+(M.point[0]-S.point[0])*et,Ot=S.point[1]+(M.point[1]-S.point[1])*et,c.translate(-a[0]*T[O].an*.005,-(a[1]*ct)*.01),N=!1):w&&(V+=M.partialLength,C+=1,C>=w.length&&(C=0,E+=1,F[E]?w=F[E].points:pt.v.c?(C=0,E=0,w=F[E].points):(V-=M.partialLength,w=null)),w&&(S=M,M=w[C],H=M.partialLength));vt=T[O].an/2-T[O].add,c.translate(-vt,0,0)}else vt=T[O].an/2-T[O].add,c.translate(-vt,0,0),c.translate(-a[0]*T[O].an*.005,-a[1]*ct*.01,0);for(f=0;f<y;f+=1)I=l[f].a,I.t.propType&&(P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),(b!==0||e.j!==0)&&(this._hasMaskedPath?$.length?D+=I.t.v*$[0]:D+=I.t.v*$:$.length?b+=I.t.v*$[0]:b+=I.t.v*$));for(e.strokeWidthAnim&&(Ke=e.sw||0),e.strokeColorAnim&&(e.sc?he=[e.sc[0],e.sc[1],e.sc[2]]:he=[0,0,0]),e.fillColorAnim&&e.fc&&(Dt=[e.fc[0],e.fc[1],e.fc[2]]),f=0;f<y;f+=1)I=l[f].a,I.a.propType&&(P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),$.length?c.translate(-I.a.v[0]*$[0],-I.a.v[1]*$[1],I.a.v[2]*$[2]):c.translate(-I.a.v[0]*$,-I.a.v[1]*$,I.a.v[2]*$));for(f=0;f<y;f+=1)I=l[f].a,I.s.propType&&(P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),$.length?c.scale(1+(I.s.v[0]-1)*$[0],1+(I.s.v[1]-1)*$[1],1):c.scale(1+(I.s.v[0]-1)*$,1+(I.s.v[1]-1)*$,1));for(f=0;f<y;f+=1){if(I=l[f].a,P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),I.sk.propType&&($.length?c.skewFromAxis(-I.sk.v*$[0],I.sa.v*$[1]):c.skewFromAxis(-I.sk.v*$,I.sa.v*$)),I.r.propType&&($.length?c.rotateZ(-I.r.v*$[2]):c.rotateZ(-I.r.v*$)),I.ry.propType&&($.length?c.rotateY(I.ry.v*$[1]):c.rotateY(I.ry.v*$)),I.rx.propType&&($.length?c.rotateX(I.rx.v*$[0]):c.rotateX(I.rx.v*$)),I.o.propType&&($.length?Pe+=(I.o.v*$[0]-Pe)*$[0]:Pe+=(I.o.v*$-Pe)*$),e.strokeWidthAnim&&I.sw.propType&&($.length?Ke+=I.sw.v*$[0]:Ke+=I.sw.v*$),e.strokeColorAnim&&I.sc.propType)for(ht=0;ht<3;ht+=1)$.length?he[ht]+=(I.sc.v[ht]-he[ht])*$[0]:he[ht]+=(I.sc.v[ht]-he[ht])*$;if(e.fillColorAnim&&e.fc){if(I.fc.propType)for(ht=0;ht<3;ht+=1)$.length?Dt[ht]+=(I.fc.v[ht]-Dt[ht])*$[0]:Dt[ht]+=(I.fc.v[ht]-Dt[ht])*$;I.fh.propType&&($.length?Dt=Ep(Dt,I.fh.v*$[0]):Dt=Ep(Dt,I.fh.v*$)),I.fs.propType&&($.length?Dt=bp(Dt,I.fs.v*$[0]):Dt=bp(Dt,I.fs.v*$)),I.fb.propType&&($.length?Dt=yp(Dt,I.fb.v*$[0]):Dt=yp(Dt,I.fb.v*$))}}for(f=0;f<y;f+=1)I=l[f].a,I.p.propType&&(P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),this._hasMaskedPath?$.length?c.translate(0,I.p.v[1]*$[0],-I.p.v[2]*$[1]):c.translate(0,I.p.v[1]*$,-I.p.v[2]*$):$.length?c.translate(I.p.v[0]*$[0],I.p.v[1]*$[1],-I.p.v[2]*$[2]):c.translate(I.p.v[0]*$,I.p.v[1]*$,-I.p.v[2]*$));if(e.strokeWidthAnim&&(Xr=Ke<0?0:Ke),e.strokeColorAnim&&(Ii="rgb("+Math.round(he[0]*255)+","+Math.round(he[1]*255)+","+Math.round(he[2]*255)+")"),e.fillColorAnim&&e.fc&&(Zr="rgb("+Math.round(Dt[0]*255)+","+Math.round(Dt[1]*255)+","+Math.round(Dt[2]*255)+")"),this._hasMaskedPath){if(c.translate(0,-e.ls),c.translate(0,a[1]*ct*.01+k,0),this._pathData.p.v){yt=(M.point[1]-S.point[1])/(M.point[0]-S.point[0]);var co=Math.atan(yt)*180/Math.PI;M.point[0]<S.point[0]&&(co+=180),c.rotate(-co*Math.PI/180)}c.translate(Et,Ot,0),D-=a[0]*T[O].an*.005,T[O+1]&&nt!==T[O+1].ind&&(D+=T[O].an/2,D+=e.tr*.001*e.finalSize)}else{switch(c.translate(b,k,0),e.ps&&c.translate(e.ps[0],e.ps[1]+e.ascent,0),e.j){case 1:c.translate(T[O].animatorJustifyOffset+e.justifyOffset+(e.boxWidth-e.lineWidths[T[O].line]),0,0);break;case 2:c.translate(T[O].animatorJustifyOffset+e.justifyOffset+(e.boxWidth-e.lineWidths[T[O].line])/2,0,0);break;default:break}c.translate(0,-e.ls),c.translate(vt,0,0),c.translate(a[0]*T[O].an*.005,a[1]*ct*.01,0),b+=T[O].l+e.tr*.001*e.finalSize}v==="html"?Rr=c.toCSS():v==="svg"?Rr=c.to2dCSS():Qr=[c.props[0],c.props[1],c.props[2],c.props[3],c.props[4],c.props[5],c.props[6],c.props[7],c.props[8],c.props[9],c.props[10],c.props[11],c.props[12],c.props[13],c.props[14],c.props[15]],Jr=Pe}A<=O?(Y=new zd(Jr,Xr,Ii,Zr,Rr,Qr),this.renderedLetters.push(Y),A+=1,this.lettersChangedFlag=!0):(Y=this.renderedLetters[O],this.lettersChangedFlag=Y.update(Jr,Xr,Ii,Zr,Rr,Qr)||this.lettersChangedFlag)}}},lo.prototype.getValue=function(){this._elem.globalData.frameId!==this._frameId&&(this._frameId=this._elem.globalData.frameId,this.iterateDynamicProperties())},lo.prototype.mHelper=new ve,lo.prototype.defaultPropsArray=[],L([ce],lo);function or(){}or.prototype.initElement=function(e,i,a){this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(e,i,a),this.textProperty=new Ie(this,e.t,this.dynamicProperties),this.textAnimator=new lo(e.t,this.renderType,this),this.initTransform(e,i,a),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)},or.prototype.prepareFrame=function(e){this._mdf=!1,this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange)},or.prototype.createPathShape=function(e,i){var a,l=i.length,h,c="";for(a=0;a<l;a+=1)i[a].ty==="sh"&&(h=i[a].ks.k,c+=nm(h,h.i.length,!0,e));return c},or.prototype.updateDocumentData=function(e,i){this.textProperty.updateDocumentData(e,i)},or.prototype.canResizeFont=function(e){this.textProperty.canResizeFont(e)},or.prototype.setMinimumFontSize=function(e){this.textProperty.setMinimumFontSize(e)},or.prototype.applyTextPropertiesToMatrix=function(e,i,a,l,h){switch(e.ps&&i.translate(e.ps[0],e.ps[1]+e.ascent,0),i.translate(0,-e.ls,0),e.j){case 1:i.translate(e.justifyOffset+(e.boxWidth-e.lineWidths[a]),0,0);break;case 2:i.translate(e.justifyOffset+(e.boxWidth-e.lineWidths[a])/2,0,0);break;default:break}i.translate(l,h,0)},or.prototype.buildColor=function(e){return"rgb("+Math.round(e[0]*255)+","+Math.round(e[1]*255)+","+Math.round(e[2]*255)+")"},or.prototype.emptyProp=new zd,or.prototype.destroy=function(){},or.prototype.validateText=function(){(this.textProperty._mdf||this.textProperty._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)};var py={shapes:[]};function Kr(e,i,a){this.textSpans=[],this.renderType="svg",this.initElement(e,i,a)}L([Ti,Jo,oa,ts,xi,sa,or],Kr),Kr.prototype.createContent=function(){this.data.singleShape&&!this.globalData.fontManager.chars&&(this.textContainer=Tt("text"))},Kr.prototype.buildTextContents=function(e){for(var i=0,a=e.length,l=[],h="";i<a;)e[i]==="\r"||e[i]===""?(l.push(h),h=""):h+=e[i],i+=1;return l.push(h),l},Kr.prototype.buildShapeData=function(e,i){if(e.shapes&&e.shapes.length){var a=e.shapes[0];if(a.it){var l=a.it[a.it.length-1];l.s&&(l.s.k[0]=i,l.s.k[1]=i)}}return e},Kr.prototype.buildNewText=function(){this.addDynamicProperty(this);var e,i,a=this.textProperty.currentData;this.renderedLetters=it(a?a.l.length:0),a.fc?this.layerElement.setAttribute("fill",this.buildColor(a.fc)):this.layerElement.setAttribute("fill","rgba(0,0,0,0)"),a.sc&&(this.layerElement.setAttribute("stroke",this.buildColor(a.sc)),this.layerElement.setAttribute("stroke-width",a.sw)),this.layerElement.setAttribute("font-size",a.finalSize);var l=this.globalData.fontManager.getFontByName(a.f);if(l.fClass)this.layerElement.setAttribute("class",l.fClass);else{this.layerElement.setAttribute("font-family",l.fFamily);var h=a.fWeight,c=a.fStyle;this.layerElement.setAttribute("font-style",c),this.layerElement.setAttribute("font-weight",h)}this.layerElement.setAttribute("aria-label",a.t);var v=a.l||[],A=!!this.globalData.fontManager.chars;i=v.length;var b,k=this.mHelper,O="",G=this.data.singleShape,T=0,R=0,D=!0,M=a.tr*.001*a.finalSize;if(G&&!A&&!a.sz){var V=this.textContainer,N="start";switch(a.j){case 1:N="end";break;case 2:N="middle";break;default:N="start";break}V.setAttribute("text-anchor",N),V.setAttribute("letter-spacing",M);var C=this.buildTextContents(a.finalText);for(i=C.length,R=a.ps?a.ps[1]+a.ascent:0,e=0;e<i;e+=1)b=this.textSpans[e].span||Tt("tspan"),b.textContent=C[e],b.setAttribute("x",0),b.setAttribute("y",R),b.style.display="inherit",V.appendChild(b),this.textSpans[e]||(this.textSpans[e]={span:null,glyph:null}),this.textSpans[e].span=b,R+=a.finalLineHeight;this.layerElement.appendChild(V)}else{var E=this.textSpans.length,S;for(e=0;e<i;e+=1){if(this.textSpans[e]||(this.textSpans[e]={span:null,childSpan:null,glyph:null}),!A||!G||e===0){if(b=E>e?this.textSpans[e].span:Tt(A?"g":"text"),E<=e){if(b.setAttribute("stroke-linecap","butt"),b.setAttribute("stroke-linejoin","round"),b.setAttribute("stroke-miterlimit","4"),this.textSpans[e].span=b,A){var w=Tt("g");b.appendChild(w),this.textSpans[e].childSpan=w}this.textSpans[e].span=b,this.layerElement.appendChild(b)}b.style.display="inherit"}if(k.reset(),G&&(v[e].n&&(T=-M,R+=a.yOffset,R+=D?1:0,D=!1),this.applyTextPropertiesToMatrix(a,k,v[e].line,T,R),T+=v[e].l||0,T+=M),A){S=this.globalData.fontManager.getCharData(a.finalText[e],l.fStyle,this.globalData.fontManager.getFontByName(a.f).fFamily);var F;if(S.t===1)F=new la(S.data,this.globalData,this);else{var H=py;S.data&&S.data.shapes&&(H=this.buildShapeData(S.data,a.finalSize)),F=new Kt(H,this.globalData,this)}if(this.textSpans[e].glyph){var W=this.textSpans[e].glyph;this.textSpans[e].childSpan.removeChild(W.layerElement),W.destroy()}this.textSpans[e].glyph=F,F._debug=!0,F.prepareFrame(0),F.renderFrame(),this.textSpans[e].childSpan.appendChild(F.layerElement),S.t===1&&this.textSpans[e].childSpan.setAttribute("transform","scale("+a.finalSize/100+","+a.finalSize/100+")")}else G&&b.setAttribute("transform","translate("+k.props[12]+","+k.props[13]+")"),b.textContent=v[e].val,b.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}G&&b&&b.setAttribute("d",O)}for(;e<this.textSpans.length;)this.textSpans[e].span.style.display="none",e+=1;this._sizeChanged=!0},Kr.prototype.sourceRectAtTime=function(){if(this.prepareFrame(this.comp.renderedFrame-this.data.st),this.renderInnerContent(),this._sizeChanged){this._sizeChanged=!1;var e=this.layerElement.getBBox();this.bbox={top:e.y,left:e.x,width:e.width,height:e.height}}return this.bbox},Kr.prototype.getValue=function(){var e,i=this.textSpans.length,a;for(this.renderedFrame=this.comp.renderedFrame,e=0;e<i;e+=1)a=this.textSpans[e].glyph,a&&(a.prepareFrame(this.comp.renderedFrame-this.data.st),a._mdf&&(this._mdf=!0))},Kr.prototype.renderInnerContent=function(){if(this.validateText(),(!this.data.singleShape||this._mdf)&&(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag)){this._sizeChanged=!0;var e,i,a=this.textAnimator.renderedLetters,l=this.textProperty.currentData.l;i=l.length;var h,c,v;for(e=0;e<i;e+=1)l[e].n||(h=a[e],c=this.textSpans[e].span,v=this.textSpans[e].glyph,v&&v.renderFrame(),h._mdf.m&&c.setAttribute("transform",h.m),h._mdf.o&&c.setAttribute("opacity",h.o),h._mdf.sw&&c.setAttribute("stroke-width",h.sw),h._mdf.sc&&c.setAttribute("stroke",h.sc),h._mdf.fc&&c.setAttribute("fill",h.fc))}};function Vd(e,i,a){this.initElement(e,i,a)}L([aa],Vd),Vd.prototype.createContent=function(){var e=Tt("rect");e.setAttribute("width",this.data.sw),e.setAttribute("height",this.data.sh),e.setAttribute("fill",this.data.sc),this.layerElement.appendChild(e)};function Si(e,i,a){this.initFrame(),this.initBaseData(e,i,a),this.initFrame(),this.initTransform(e,i,a),this.initHierarchy()}Si.prototype.prepareFrame=function(e){this.prepareProperties(e,!0)},Si.prototype.renderFrame=function(){},Si.prototype.getBaseElement=function(){return null},Si.prototype.destroy=function(){},Si.prototype.sourceRectAtTime=function(){},Si.prototype.hide=function(){},L([Ti,Jo,ts,xi],Si);function oe(){}L([ge],oe),oe.prototype.createNull=function(e){return new Si(e,this.globalData,this)},oe.prototype.createShape=function(e){return new Kt(e,this.globalData,this)},oe.prototype.createText=function(e){return new Kr(e,this.globalData,this)},oe.prototype.createImage=function(e){return new aa(e,this.globalData,this)},oe.prototype.createSolid=function(e){return new Vd(e,this.globalData,this)},oe.prototype.configAnimation=function(e){this.svgElement.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.svgElement.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),this.renderConfig.viewBoxSize?this.svgElement.setAttribute("viewBox",this.renderConfig.viewBoxSize):this.svgElement.setAttribute("viewBox","0 0 "+e.w+" "+e.h),this.renderConfig.viewBoxOnly||(this.svgElement.setAttribute("width",e.w),this.svgElement.setAttribute("height",e.h),this.svgElement.style.width="100%",this.svgElement.style.height="100%",this.svgElement.style.transform="translate3d(0,0,0)",this.svgElement.style.contentVisibility=this.renderConfig.contentVisibility),this.renderConfig.width&&this.svgElement.setAttribute("width",this.renderConfig.width),this.renderConfig.height&&this.svgElement.setAttribute("height",this.renderConfig.height),this.renderConfig.className&&this.svgElement.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.svgElement.setAttribute("id",this.renderConfig.id),this.renderConfig.focusable!==void 0&&this.svgElement.setAttribute("focusable",this.renderConfig.focusable),this.svgElement.setAttribute("preserveAspectRatio",this.renderConfig.preserveAspectRatio),this.animationItem.wrapper.appendChild(this.svgElement);var i=this.globalData.defs;this.setupGlobalData(e,i),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=e;var a=Tt("clipPath"),l=Tt("rect");l.setAttribute("width",e.w),l.setAttribute("height",e.h),l.setAttribute("x",0),l.setAttribute("y",0);var h=Oe();a.setAttribute("id",h),a.appendChild(l),this.layerElement.setAttribute("clip-path","url("+g()+"#"+h+")"),i.appendChild(a),this.layers=e.layers,this.elements=it(e.layers.length)},oe.prototype.destroy=function(){this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;var e,i=this.layers?this.layers.length:0;for(e=0;e<i;e+=1)this.elements[e]&&this.elements[e].destroy&&this.elements[e].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},oe.prototype.updateContainerSize=function(){},oe.prototype.findIndexByInd=function(e){var i=0,a=this.layers.length;for(i=0;i<a;i+=1)if(this.layers[i].ind===e)return i;return-1},oe.prototype.buildItem=function(e){var i=this.elements;if(!(i[e]||this.layers[e].ty===99)){i[e]=!0;var a=this.createItem(this.layers[e]);if(i[e]=a,bn()&&(this.layers[e].ty===0&&this.globalData.projectInterface.registerComposition(a),a.initExpressions()),this.appendElementInPos(a,e),this.layers[e].tt){var l="tp"in this.layers[e]?this.findIndexByInd(this.layers[e].tp):e-1;if(l===-1)return;if(!this.elements[l]||this.elements[l]===!0)this.buildItem(l),this.addPendingElement(a);else{var h=i[l],c=h.getMatte(this.layers[e].tt);a.setMatte(c)}}}},oe.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var e=this.pendingElements.pop();if(e.checkParenting(),e.data.tt)for(var i=0,a=this.elements.length;i<a;){if(this.elements[i]===e){var l="tp"in e.data?this.findIndexByInd(e.data.tp):i-1,h=this.elements[l],c=h.getMatte(this.layers[i].tt);e.setMatte(c);break}i+=1}}},oe.prototype.renderFrame=function(e){if(!(this.renderedFrame===e||this.destroyed)){e===null?e=this.renderedFrame:this.renderedFrame=e,this.globalData.frameNum=e,this.globalData.frameId+=1,this.globalData.projectInterface.currentFrame=e,this.globalData._mdf=!1;var i,a=this.layers.length;for(this.completeLayers||this.checkLayers(e),i=a-1;i>=0;i-=1)(this.completeLayers||this.elements[i])&&this.elements[i].prepareFrame(e-this.layers[i].st);if(this.globalData._mdf)for(i=0;i<a;i+=1)(this.completeLayers||this.elements[i])&&this.elements[i].renderFrame()}},oe.prototype.appendElementInPos=function(e,i){var a=e.getBaseElement();if(a){for(var l=0,h;l<i;)this.elements[l]&&this.elements[l]!==!0&&this.elements[l].getBaseElement()&&(h=this.elements[l].getBaseElement()),l+=1;h?this.layerElement.insertBefore(a,h):this.layerElement.appendChild(a)}},oe.prototype.hide=function(){this.layerElement.style.display="none"},oe.prototype.show=function(){this.layerElement.style.display="block"};function qr(){}L([Ti,Jo,ts,xi,sa],qr),qr.prototype.initElement=function(e,i,a){this.initFrame(),this.initBaseData(e,i,a),this.initTransform(e,i,a),this.initRenderable(),this.initHierarchy(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),(this.data.xt||!i.progressiveLoad)&&this.buildAllItems(),this.hide()},qr.prototype.prepareFrame=function(e){if(this._mdf=!1,this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange),!(!this.isInRange&&!this.data.xt)){if(this.tm._placeholder)this.renderedFrame=e/this.data.sr;else{var i=this.tm.v;i===this.data.op&&(i=this.data.op-1),this.renderedFrame=i}var a,l=this.elements.length;for(this.completeLayers||this.checkLayers(this.renderedFrame),a=l-1;a>=0;a-=1)(this.completeLayers||this.elements[a])&&(this.elements[a].prepareFrame(this.renderedFrame-this.layers[a].st),this.elements[a]._mdf&&(this._mdf=!0))}},qr.prototype.renderInnerContent=function(){var e,i=this.layers.length;for(e=0;e<i;e+=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()},qr.prototype.setElements=function(e){this.elements=e},qr.prototype.getElements=function(){return this.elements},qr.prototype.destroyElements=function(){var e,i=this.layers.length;for(e=0;e<i;e+=1)this.elements[e]&&this.elements[e].destroy()},qr.prototype.destroy=function(){this.destroyElements(),this.destroyBaseElement()};function la(e,i,a){this.layers=e.layers,this.supports3d=!0,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?it(this.layers.length):[],this.initElement(e,i,a),this.tm=e.tm?at.getProp(this,e.tm,0,i.frameRate,this):{_placeholder:!0}}L([oe,qr,oa],la),la.prototype.createComp=function(e){return new la(e,this.globalData,this)};function Bd(e,i){this.animationItem=e,this.layers=null,this.renderedFrame=-1,this.svgElement=Tt("svg");var a="";if(i&&i.title){var l=Tt("title"),h=Oe();l.setAttribute("id",h),l.textContent=i.title,this.svgElement.appendChild(l),a+=h}if(i&&i.description){var c=Tt("desc"),v=Oe();c.setAttribute("id",v),c.textContent=i.description,this.svgElement.appendChild(c),a+=" "+v}a&&this.svgElement.setAttribute("aria-labelledby",a);var A=Tt("defs");this.svgElement.appendChild(A);var b=Tt("g");this.svgElement.appendChild(b),this.layerElement=b,this.renderConfig={preserveAspectRatio:i&&i.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:i&&i.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:i&&i.contentVisibility||"visible",progressiveLoad:i&&i.progressiveLoad||!1,hideOnTransparent:!(i&&i.hideOnTransparent===!1),viewBoxOnly:i&&i.viewBoxOnly||!1,viewBoxSize:i&&i.viewBoxSize||!1,className:i&&i.className||"",id:i&&i.id||"",focusable:i&&i.focusable,filterSize:{width:i&&i.filterSize&&i.filterSize.width||"100%",height:i&&i.filterSize&&i.filterSize.height||"100%",x:i&&i.filterSize&&i.filterSize.x||"0%",y:i&&i.filterSize&&i.filterSize.y||"0%"},width:i&&i.width,height:i&&i.height,runExpressions:!i||i.runExpressions===void 0||i.runExpressions},this.globalData={_mdf:!1,frameNum:-1,defs:A,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType="svg"}return L([oe],Bd),Bd.prototype.createComp=function(e){return new la(e,this.globalData,this)},xb("svg",Bd),yi.registerModifier("tm",yr),yi.registerModifier("pb",Zs),yi.registerModifier("rp",Lr),yi.registerModifier("rd",Qs),yi.registerModifier("zz",ta),yi.registerModifier("op",ea),Mt})});var Fn=globalThis,$n=Fn.ShadowRoot&&(Fn.ShadyCSS===void 0||Fn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Hd=Symbol(),dm=new WeakMap,da=class{constructor(o,t,r){if(this._$cssResult$=!0,r!==Hd)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=o,this.t=t}get styleSheet(){let o=this.o,t=this.t;if($n&&o===void 0){let r=t!==void 0&&t.length===1;r&&(o=dm.get(t)),o===void 0&&((this.o=o=new CSSStyleSheet).replaceSync(this.cssText),r&&dm.set(t,o))}return o}toString(){return this.cssText}},cm=n=>new da(typeof n=="string"?n:n+"",void 0,Hd),U=(n,...o)=>{let t=n.length===1?n[0]:o.reduce((r,s,d)=>r+(m=>{if(m._$cssResult$===!0)return m.cssText;if(typeof m=="number")return m;throw Error("Value passed to 'css' function must be a 'css' function result: "+m+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(s)+n[d+1],n[0]);return new da(t,n,Hd)},Gd=(n,o)=>{if($n)n.adoptedStyleSheets=o.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet);else for(let t of o){let r=document.createElement("style"),s=Fn.litNonce;s!==void 0&&r.setAttribute("nonce",s),r.textContent=t.cssText,n.appendChild(r)}},zn=$n?n=>n:n=>n instanceof CSSStyleSheet?(o=>{let t="";for(let r of o.cssRules)t+=r.cssText;return cm(t)})(n):n;var{is:Ey,defineProperty:Ty,getOwnPropertyDescriptor:xy,getOwnPropertyNames:Ay,getOwnPropertySymbols:Sy,getPrototypeOf:Iy}=Object,wi=globalThis,hm=wi.trustedTypes,_y=hm?hm.emptyScript:"",Yd=wi.reactiveElementPolyfillSupport,ca=(n,o)=>n,ha={toAttribute(n,o){switch(o){case Boolean:n=n?_y:null;break;case Object:case Array:n=n==null?n:JSON.stringify(n)}return n},fromAttribute(n,o){let t=n;switch(o){case Boolean:t=n!==null;break;case Number:t=n===null?null:Number(n);break;case Object:case Array:try{t=JSON.parse(n)}catch{t=null}}return t}},Vn=(n,o)=>!Ey(n,o),pm={attribute:!0,type:String,converter:ha,reflect:!1,hasChanged:Vn},mm,um;(mm=Symbol.metadata)!=null||(Symbol.metadata=Symbol("metadata")),(um=wi.litPropertyMetadata)!=null||(wi.litPropertyMetadata=new WeakMap);var ti=class extends HTMLElement{static addInitializer(o){var t;this._$Ei(),((t=this.l)!=null?t:this.l=[]).push(o)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(o,t=pm){if(t.state&&(t.attribute=!1),this._$Ei(),this.elementProperties.set(o,t),!t.noAccessor){let r=Symbol(),s=this.getPropertyDescriptor(o,r,t);s!==void 0&&Ty(this.prototype,o,s)}}static getPropertyDescriptor(o,t,r){var m;let{get:s,set:d}=(m=xy(this.prototype,o))!=null?m:{get(){return this[t]},set(g){this[t]=g}};return{get(){return s==null?void 0:s.call(this)},set(g){let x=s==null?void 0:s.call(this);d.call(this,g),this.requestUpdate(o,x,r)},configurable:!0,enumerable:!0}}static getPropertyOptions(o){var t;return(t=this.elementProperties.get(o))!=null?t:pm}static _$Ei(){if(this.hasOwnProperty(ca("elementProperties")))return;let o=Iy(this);o.finalize(),o.l!==void 0&&(this.l=[...o.l]),this.elementProperties=new Map(o.elementProperties)}static finalize(){if(this.hasOwnProperty(ca("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(ca("properties"))){let t=this.properties,r=[...Ay(t),...Sy(t)];for(let s of r)this.createProperty(s,t[s])}let o=this[Symbol.metadata];if(o!==null){let t=litPropertyMetadata.get(o);if(t!==void 0)for(let[r,s]of t)this.elementProperties.set(r,s)}this._$Eh=new Map;for(let[t,r]of this.elementProperties){let s=this._$Eu(t,r);s!==void 0&&this._$Eh.set(s,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(o){let t=[];if(Array.isArray(o)){let r=new Set(o.flat(1/0).reverse());for(let s of r)t.unshift(zn(s))}else o!==void 0&&t.push(zn(o));return t}static _$Eu(o,t){let r=t.attribute;return r===!1?void 0:typeof r=="string"?r:typeof o=="string"?o.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var o;this._$ES=new Promise(t=>this.enableUpdating=t),this._$AL=new Map,this._$E_(),this.requestUpdate(),(o=this.constructor.l)==null||o.forEach(t=>t(this))}addController(o){var t,r;((t=this._$EO)!=null?t:this._$EO=new Set).add(o),this.renderRoot!==void 0&&this.isConnected&&((r=o.hostConnected)==null||r.call(o))}removeController(o){var t;(t=this._$EO)==null||t.delete(o)}_$E_(){let o=new Map,t=this.constructor.elementProperties;for(let r of t.keys())this.hasOwnProperty(r)&&(o.set(r,this[r]),delete this[r]);o.size>0&&(this._$Ep=o)}createRenderRoot(){var t;let o=(t=this.shadowRoot)!=null?t:this.attachShadow(this.constructor.shadowRootOptions);return Gd(o,this.constructor.elementStyles),o}connectedCallback(){var o,t;(o=this.renderRoot)!=null||(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$EO)==null||t.forEach(r=>{var s;return(s=r.hostConnected)==null?void 0:s.call(r)})}enableUpdating(o){}disconnectedCallback(){var o;(o=this._$EO)==null||o.forEach(t=>{var r;return(r=t.hostDisconnected)==null?void 0:r.call(t)})}attributeChangedCallback(o,t,r){this._$AK(o,r)}_$EC(o,t){var d;let r=this.constructor.elementProperties.get(o),s=this.constructor._$Eu(o,r);if(s!==void 0&&r.reflect===!0){let m=(((d=r.converter)==null?void 0:d.toAttribute)!==void 0?r.converter:ha).toAttribute(t,r.type);this._$Em=o,m==null?this.removeAttribute(s):this.setAttribute(s,m),this._$Em=null}}_$AK(o,t){var d;let r=this.constructor,s=r._$Eh.get(o);if(s!==void 0&&this._$Em!==s){let m=r.getPropertyOptions(s),g=typeof m.converter=="function"?{fromAttribute:m.converter}:((d=m.converter)==null?void 0:d.fromAttribute)!==void 0?m.converter:ha;this._$Em=s,this[s]=g.fromAttribute(t,m.type),this._$Em=null}}requestUpdate(o,t,r){var s;if(o!==void 0){if(r!=null||(r=this.constructor.getPropertyOptions(o)),!((s=r.hasChanged)!=null?s:Vn)(this[o],t))return;this.P(o,t,r)}this.isUpdatePending===!1&&(this._$ES=this._$ET())}P(o,t,r){var s;this._$AL.has(o)||this._$AL.set(o,t),r.reflect===!0&&this._$Em!==o&&((s=this._$Ej)!=null?s:this._$Ej=new Set).add(o)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}catch(t){Promise.reject(t)}let o=this.scheduleUpdate();return o!=null&&await o,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var r,s;if(!this.isUpdatePending)return;if(!this.hasUpdated){if((r=this.renderRoot)!=null||(this.renderRoot=this.createRenderRoot()),this._$Ep){for(let[m,g]of this._$Ep)this[m]=g;this._$Ep=void 0}let d=this.constructor.elementProperties;if(d.size>0)for(let[m,g]of d)g.wrapped!==!0||this._$AL.has(m)||this[m]===void 0||this.P(m,this[m],g)}let o=!1,t=this._$AL;try{o=this.shouldUpdate(t),o?(this.willUpdate(t),(s=this._$EO)==null||s.forEach(d=>{var m;return(m=d.hostUpdate)==null?void 0:m.call(d)}),this.update(t)):this._$EU()}catch(d){throw o=!1,this._$EU(),d}o&&this._$AE(t)}willUpdate(o){}_$AE(o){var t;(t=this._$EO)==null||t.forEach(r=>{var s;return(s=r.hostUpdated)==null?void 0:s.call(r)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(o)),this.updated(o)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(o){return!0}update(o){this._$Ej&&(this._$Ej=this._$Ej.forEach(t=>this._$EC(t,this[t]))),this._$EU()}updated(o){}firstUpdated(o){}},fm;ti.elementStyles=[],ti.shadowRootOptions={mode:"open"},ti[ca("elementProperties")]=new Map,ti[ca("finalized")]=new Map,Yd==null||Yd({ReactiveElement:ti}),((fm=wi.reactiveElementVersions)!=null?fm:wi.reactiveElementVersions=[]).push("2.0.4");var ma=globalThis,Bn=ma.trustedTypes,vm=Bn?Bn.createPolicy("lit-html",{createHTML:n=>n}):void 0,Kd="$lit$",ei=`lit$${Math.random().toFixed(9).slice(2)}$`,qd="?"+ei,Cy=`<${qd}>`,mo=document,ua=()=>mo.createComment(""),fa=n=>n===null||typeof n!="object"&&typeof n!="function",Xd=Array.isArray,Am=n=>Xd(n)||typeof(n==null?void 0:n[Symbol.iterator])=="function",Wd=`[
|
|
1
|
+
"use strict";(()=>{var uy=Object.create;var Ud=Object.defineProperty;var lm=Object.getOwnPropertyDescriptor;var fy=Object.getOwnPropertyNames;var vy=Object.getPrototypeOf,gy=Object.prototype.hasOwnProperty;var by=(n,o)=>()=>(o||n((o={exports:{}}).exports,o),o.exports);var yy=(n,o,t,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of fy(o))!gy.call(n,s)&&s!==t&&Ud(n,s,{get:()=>o[s],enumerable:!(r=lm(o,s))||r.enumerable});return n};var Ey=(n,o,t)=>(t=n!=null?uy(vy(n)):{},yy(o||!n||!n.__esModule?Ud(t,"default",{value:n,enumerable:!0}):t,n));var p=(n,o,t,r)=>{for(var s=r>1?void 0:r?lm(o,t):o,d=n.length-1,m;d>=0;d--)(m=n[d])&&(s=(r?m(o,t,s):m(s))||s);return r&&s&&Ud(o,t,s),s};var cu=by((Ia,ll)=>{typeof navigator<"u"&&function(n,o){typeof Ia=="object"&&typeof ll<"u"?ll.exports=o():typeof define=="function"&&define.amd?define(o):(n=typeof globalThis<"u"?globalThis:n||self,n.lottie=o())}(Ia,function(){"use strict";var n="http://www.w3.org/2000/svg",o="",t=!1,r=-999999,s=function(i){t=!!i},d=function(){return t},m=function(i){o=i},g=function(){return o};function x(e){return document.createElement(e)}function L(e,i){var a,l=e.length,h;for(a=0;a<l;a+=1){h=e[a].prototype;for(var c in h)Object.prototype.hasOwnProperty.call(h,c)&&(i.prototype[c]=h[c])}}function B(e,i){return Object.getOwnPropertyDescriptor(e,i)}function K(e){function i(){}return i.prototype=e,i}var Z=function(){function e(i){this.audios=[],this.audioFactory=i,this._volume=1,this._isMuted=!1}return e.prototype={addAudio:function(a){this.audios.push(a)},pause:function(){var a,l=this.audios.length;for(a=0;a<l;a+=1)this.audios[a].pause()},resume:function(){var a,l=this.audios.length;for(a=0;a<l;a+=1)this.audios[a].resume()},setRate:function(a){var l,h=this.audios.length;for(l=0;l<h;l+=1)this.audios[l].setRate(a)},createAudio:function(a){return this.audioFactory?this.audioFactory(a):window.Howl?new window.Howl({src:[a]}):{isPlaying:!1,play:function(){this.isPlaying=!0},seek:function(){this.isPlaying=!1},playing:function(){},rate:function(){},setVolume:function(){}}},setAudioFactory:function(a){this.audioFactory=a},setVolume:function(a){this._volume=a,this._updateVolume()},mute:function(){this._isMuted=!0,this._updateVolume()},unmute:function(){this._isMuted=!1,this._updateVolume()},getVolume:function(){return this._volume},_updateVolume:function(){var a,l=this.audios.length;for(a=0;a<l;a+=1)this.audios[a].volume(this._volume*(this._isMuted?0:1))}},function(){return new e}}(),X=function(){function e(a,l){var h=0,c=[],v;switch(a){case"int16":case"uint8c":v=1;break;default:v=1.1;break}for(h=0;h<l;h+=1)c.push(v);return c}function i(a,l){return a==="float32"?new Float32Array(l):a==="int16"?new Int16Array(l):a==="uint8c"?new Uint8ClampedArray(l):e(a,l)}return typeof Uint8ClampedArray=="function"&&typeof Float32Array=="function"?i:e}();function it(e){return Array.apply(null,{length:e})}function dt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?dt=function(a){return typeof a}:dt=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},dt(e)}var lt=!0,gt=null,St=null,Ct="",Gt=/^((?!chrome|android).)*safari/i.test(navigator.userAgent),zt=!1,Yt=Math.pow,Qt=Math.sqrt,de=Math.floor,vr=Math.max,Le=Math.min,Qe={};(function(){var e=["abs","acos","acosh","asin","asinh","atan","atanh","atan2","ceil","cbrt","expm1","clz32","cos","cosh","exp","floor","fround","hypot","imul","log","log1p","log2","log10","max","min","pow","random","round","sign","sin","sinh","sqrt","tan","tanh","trunc","E","LN10","LN2","LOG10E","LOG2E","PI","SQRT1_2","SQRT2"],i,a=e.length;for(i=0;i<a;i+=1)Qe[e[i]]=Math[e[i]]})();function gr(){return{}}Qe.random=Math.random,Qe.abs=function(e){var i=dt(e);if(i==="object"&&e.length){var a=it(e.length),l,h=e.length;for(l=0;l<h;l+=1)a[l]=Math.abs(e[l]);return a}return Math.abs(e)};var br=150,kt=Math.PI/180,ue=.5519;function Je(e){zt=!!e}function tr(e){return zt?Math.round(e):e}function er(e){e.style.position="absolute",e.style.top=0,e.style.left=0,e.style.display="block",e.style.transformOrigin="0 0",e.style.webkitTransformOrigin="0 0",e.style.backfaceVisibility="visible",e.style.webkitBackfaceVisibility="visible",e.style.transformStyle="preserve-3d",e.style.webkitTransformStyle="preserve-3d",e.style.mozTransformStyle="preserve-3d"}function rr(e,i,a,l){this.type=e,this.currentTime=i,this.totalTime=a,this.direction=l<0?-1:1}function gn(e,i){this.type=e,this.direction=i<0?-1:1}function fp(e,i,a,l){this.type=e,this.currentLoop=a,this.totalLoops=i,this.direction=l<0?-1:1}function vp(e,i,a){this.type=e,this.firstFrame=i,this.totalFrames=a}function gp(e,i){this.type=e,this.target=i}function ub(e,i){this.type="renderFrameError",this.nativeError=e,this.currentTime=i}function fb(e){this.type="configError",this.nativeError=e}function WA(e,i){this.type=e,this.nativeError=i}var Oe=function(){var e=0;return function(){return e+=1,Ct+"__lottie_element_"+e}}();function wd(e,i,a){var l,h,c,v,A,b,k,O;switch(v=Math.floor(e*6),A=e*6-v,b=a*(1-i),k=a*(1-A*i),O=a*(1-(1-A)*i),v%6){case 0:l=a,h=O,c=b;break;case 1:l=k,h=a,c=b;break;case 2:l=b,h=a,c=O;break;case 3:l=b,h=k,c=a;break;case 4:l=O,h=b,c=a;break;case 5:l=a,h=b,c=k;break;default:break}return[l,h,c]}function Nd(e,i,a){var l=Math.max(e,i,a),h=Math.min(e,i,a),c=l-h,v,A=l===0?0:c/l,b=l/255;switch(l){case h:v=0;break;case e:v=i-a+c*(i<a?6:0),v/=6*c;break;case i:v=a-e+c*2,v/=6*c;break;case a:v=e-i+c*4,v/=6*c;break;default:break}return[v,A,b]}function bp(e,i){var a=Nd(e[0]*255,e[1]*255,e[2]*255);return a[1]+=i,a[1]>1?a[1]=1:a[1]<=0&&(a[1]=0),wd(a[0],a[1],a[2])}function yp(e,i){var a=Nd(e[0]*255,e[1]*255,e[2]*255);return a[2]+=i,a[2]>1?a[2]=1:a[2]<0&&(a[2]=0),wd(a[0],a[1],a[2])}function Ep(e,i){var a=Nd(e[0]*255,e[1]*255,e[2]*255);return a[0]+=i/360,a[0]>1?a[0]-=1:a[0]<0&&(a[0]+=1),wd(a[0],a[1],a[2])}var jA=function(){var e=[],i,a;for(i=0;i<256;i+=1)a=i.toString(16),e[i]=a.length===1?"0"+a:a;return function(l,h,c){return l<0&&(l=0),h<0&&(h=0),c<0&&(c=0),"#"+e[l]+e[h]+e[c]}}(),vb=function(i){lt=!!i},gb=function(){return lt},bb=function(i){gt=i},bn=function(){return gt},KA=function(i){St=i},Tp=function(){return St},yn=function(i){br=i},Ws=function(){return br},yb=function(i){Ct=i},qA=function(){return Ct};function Tt(e){return document.createElementNS(n,e)}function En(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?En=function(a){return typeof a}:En=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},En(e)}var js=function(){var e=1,i=[],a,l,h={onmessage:function(){},postMessage:function(R){a({data:R})}},c={postMessage:function(R){h.onmessage({data:R})}};function v(T){if(window.Worker&&window.Blob&&d()){var R=new Blob(["var _workerSelf = self; self.onmessage = ",T.toString()],{type:"text/javascript"}),D=URL.createObjectURL(R);return new Worker(D)}return a=T,h}function A(){l||(l=v(function(R){function D(){function V(J,I){var P,f,y=J.length,Y,$,nt,vt;for(f=0;f<y;f+=1)if(P=J[f],"ks"in P&&!P.completed){if(P.completed=!0,P.hasMask){var Et=P.masksProperties;for($=Et.length,Y=0;Y<$;Y+=1)if(Et[Y].pt.k.i)w(Et[Y].pt.k);else for(vt=Et[Y].pt.k.length,nt=0;nt<vt;nt+=1)Et[Y].pt.k[nt].s&&w(Et[Y].pt.k[nt].s[0]),Et[Y].pt.k[nt].e&&w(Et[Y].pt.k[nt].e[0])}P.ty===0?(P.layers=E(P.refId,I),V(P.layers,I)):P.ty===4?S(P.shapes):P.ty===5&&xt(P)}}function N(J,I){if(J){var P=0,f=J.length;for(P=0;P<f;P+=1)J[P].t===1&&(J[P].data.layers=E(J[P].data.refId,I),V(J[P].data.layers,I))}}function C(J,I){for(var P=0,f=I.length;P<f;){if(I[P].id===J)return I[P];P+=1}return null}function E(J,I){var P=C(J,I);return P?P.layers.__used?JSON.parse(JSON.stringify(P.layers)):(P.layers.__used=!0,P.layers):null}function S(J){var I,P=J.length,f,y;for(I=P-1;I>=0;I-=1)if(J[I].ty==="sh")if(J[I].ks.k.i)w(J[I].ks.k);else for(y=J[I].ks.k.length,f=0;f<y;f+=1)J[I].ks.k[f].s&&w(J[I].ks.k[f].s[0]),J[I].ks.k[f].e&&w(J[I].ks.k[f].e[0]);else J[I].ty==="gr"&&S(J[I].it)}function w(J){var I,P=J.i.length;for(I=0;I<P;I+=1)J.i[I][0]+=J.v[I][0],J.i[I][1]+=J.v[I][1],J.o[I][0]+=J.v[I][0],J.o[I][1]+=J.v[I][1]}function F(J,I){var P=I?I.split("."):[100,100,100];return J[0]>P[0]?!0:P[0]>J[0]?!1:J[1]>P[1]?!0:P[1]>J[1]?!1:J[2]>P[2]?!0:P[2]>J[2]?!1:null}var H=function(){var J=[4,4,14];function I(f){var y=f.t.d;f.t.d={k:[{s:y,t:0}]}}function P(f){var y,Y=f.length;for(y=0;y<Y;y+=1)f[y].ty===5&&I(f[y])}return function(f){if(F(J,f.v)&&(P(f.layers),f.assets)){var y,Y=f.assets.length;for(y=0;y<Y;y+=1)f.assets[y].layers&&P(f.assets[y].layers)}}}(),W=function(){var J=[4,7,99];return function(I){if(I.chars&&!F(J,I.v)){var P,f=I.chars.length;for(P=0;P<f;P+=1){var y=I.chars[P];y.data&&y.data.shapes&&(S(y.data.shapes),y.data.ip=0,y.data.op=99999,y.data.st=0,y.data.sr=1,y.data.ks={p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0}},I.chars[P].t||(y.data.shapes.push({ty:"no"}),y.data.shapes[0].it.push({p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0},sk:{k:0,a:0},sa:{k:0,a:0},ty:"tr"})))}}}}(),et=function(){var J=[5,7,15];function I(f){var y=f.t.p;typeof y.a=="number"&&(y.a={a:0,k:y.a}),typeof y.p=="number"&&(y.p={a:0,k:y.p}),typeof y.r=="number"&&(y.r={a:0,k:y.r})}function P(f){var y,Y=f.length;for(y=0;y<Y;y+=1)f[y].ty===5&&I(f[y])}return function(f){if(F(J,f.v)&&(P(f.layers),f.assets)){var y,Y=f.assets.length;for(y=0;y<Y;y+=1)f.assets[y].layers&&P(f.assets[y].layers)}}}(),yt=function(){var J=[4,1,9];function I(f){var y,Y=f.length,$,nt;for(y=0;y<Y;y+=1)if(f[y].ty==="gr")I(f[y].it);else if(f[y].ty==="fl"||f[y].ty==="st")if(f[y].c.k&&f[y].c.k[0].i)for(nt=f[y].c.k.length,$=0;$<nt;$+=1)f[y].c.k[$].s&&(f[y].c.k[$].s[0]/=255,f[y].c.k[$].s[1]/=255,f[y].c.k[$].s[2]/=255,f[y].c.k[$].s[3]/=255),f[y].c.k[$].e&&(f[y].c.k[$].e[0]/=255,f[y].c.k[$].e[1]/=255,f[y].c.k[$].e[2]/=255,f[y].c.k[$].e[3]/=255);else f[y].c.k[0]/=255,f[y].c.k[1]/=255,f[y].c.k[2]/=255,f[y].c.k[3]/=255}function P(f){var y,Y=f.length;for(y=0;y<Y;y+=1)f[y].ty===4&&I(f[y].shapes)}return function(f){if(F(J,f.v)&&(P(f.layers),f.assets)){var y,Y=f.assets.length;for(y=0;y<Y;y+=1)f.assets[y].layers&&P(f.assets[y].layers)}}}(),pt=function(){var J=[4,4,18];function I(f){var y,Y=f.length,$,nt;for(y=Y-1;y>=0;y-=1)if(f[y].ty==="sh")if(f[y].ks.k.i)f[y].ks.k.c=f[y].closed;else for(nt=f[y].ks.k.length,$=0;$<nt;$+=1)f[y].ks.k[$].s&&(f[y].ks.k[$].s[0].c=f[y].closed),f[y].ks.k[$].e&&(f[y].ks.k[$].e[0].c=f[y].closed);else f[y].ty==="gr"&&I(f[y].it)}function P(f){var y,Y,$=f.length,nt,vt,Et,Ot;for(Y=0;Y<$;Y+=1){if(y=f[Y],y.hasMask){var Rt=y.masksProperties;for(vt=Rt.length,nt=0;nt<vt;nt+=1)if(Rt[nt].pt.k.i)Rt[nt].pt.k.c=Rt[nt].cl;else for(Ot=Rt[nt].pt.k.length,Et=0;Et<Ot;Et+=1)Rt[nt].pt.k[Et].s&&(Rt[nt].pt.k[Et].s[0].c=Rt[nt].cl),Rt[nt].pt.k[Et].e&&(Rt[nt].pt.k[Et].e[0].c=Rt[nt].cl)}y.ty===4&&I(y.shapes)}}return function(f){if(F(J,f.v)&&(P(f.layers),f.assets)){var y,Y=f.assets.length;for(y=0;y<Y;y+=1)f.assets[y].layers&&P(f.assets[y].layers)}}}();function ot(J){J.__complete||(yt(J),H(J),W(J),et(J),pt(J),V(J.layers,J.assets),N(J.chars,J.assets),J.__complete=!0)}function xt(J){J.t.a.length===0&&"m"in J.t.p}var ct={};return ct.completeData=ot,ct.checkColors=yt,ct.checkChars=W,ct.checkPathProperties=et,ct.checkShapes=pt,ct.completeLayers=V,ct}if(c.dataManager||(c.dataManager=D()),c.assetLoader||(c.assetLoader=function(){function V(C){var E=C.getResponseHeader("content-type");return E&&C.responseType==="json"&&E.indexOf("json")!==-1||C.response&&En(C.response)==="object"?C.response:C.response&&typeof C.response=="string"?JSON.parse(C.response):C.responseText?JSON.parse(C.responseText):null}function N(C,E,S,w){var F,H=new XMLHttpRequest;try{H.responseType="json"}catch{}H.onreadystatechange=function(){if(H.readyState===4)if(H.status===200)F=V(H),S(F);else try{F=V(H),S(F)}catch(W){w&&w(W)}};try{H.open(["G","E","T"].join(""),C,!0)}catch{H.open(["G","E","T"].join(""),E+"/"+C,!0)}H.send()}return{load:N}}()),R.data.type==="loadAnimation")c.assetLoader.load(R.data.path,R.data.fullPath,function(V){c.dataManager.completeData(V),c.postMessage({id:R.data.id,payload:V,status:"success"})},function(){c.postMessage({id:R.data.id,status:"error"})});else if(R.data.type==="complete"){var M=R.data.animation;c.dataManager.completeData(M),c.postMessage({id:R.data.id,payload:M,status:"success"})}else R.data.type==="loadData"&&c.assetLoader.load(R.data.path,R.data.fullPath,function(V){c.postMessage({id:R.data.id,payload:V,status:"success"})},function(){c.postMessage({id:R.data.id,status:"error"})})}),l.onmessage=function(T){var R=T.data,D=R.id,M=i[D];i[D]=null,R.status==="success"?M.onComplete(R.payload):M.onError&&M.onError()})}function b(T,R){e+=1;var D="processId_"+e;return i[D]={onComplete:T,onError:R},D}function k(T,R,D){A();var M=b(R,D);l.postMessage({type:"loadAnimation",path:T,fullPath:window.location.origin+window.location.pathname,id:M})}function O(T,R,D){A();var M=b(R,D);l.postMessage({type:"loadData",path:T,fullPath:window.location.origin+window.location.pathname,id:M})}function G(T,R,D){A();var M=b(R,D);l.postMessage({type:"complete",animation:T,id:M})}return{loadAnimation:k,loadData:O,completeAnimation:G}}(),Eb=function(){var e=function(){var N=x("canvas");N.width=1,N.height=1;var C=N.getContext("2d");return C.fillStyle="rgba(0,0,0,0)",C.fillRect(0,0,1,1),N}();function i(){this.loadedAssets+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function a(){this.loadedFootagesCount+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function l(N,C,E){var S="";if(N.e)S=N.p;else if(C){var w=N.p;w.indexOf("images/")!==-1&&(w=w.split("/")[1]),S=C+w}else S=E,S+=N.u?N.u:"",S+=N.p;return S}function h(N){var C=0,E=setInterval((function(){var S=N.getBBox();(S.width||C>500)&&(this._imageLoaded(),clearInterval(E)),C+=1}).bind(this),50)}function c(N){var C=l(N,this.assetsPath,this.path),E=Tt("image");Gt?this.testImageLoaded(E):E.addEventListener("load",this._imageLoaded,!1),E.addEventListener("error",(function(){S.img=e,this._imageLoaded()}).bind(this),!1),E.setAttributeNS("http://www.w3.org/1999/xlink","href",C),this._elementHelper.append?this._elementHelper.append(E):this._elementHelper.appendChild(E);var S={img:E,assetData:N};return S}function v(N){var C=l(N,this.assetsPath,this.path),E=x("img");E.crossOrigin="anonymous",E.addEventListener("load",this._imageLoaded,!1),E.addEventListener("error",(function(){S.img=e,this._imageLoaded()}).bind(this),!1),E.src=C;var S={img:E,assetData:N};return S}function A(N){var C={assetData:N},E=l(N,this.assetsPath,this.path);return js.loadData(E,(function(S){C.img=S,this._footageLoaded()}).bind(this),(function(){C.img={},this._footageLoaded()}).bind(this)),C}function b(N,C){this.imagesLoadedCb=C;var E,S=N.length;for(E=0;E<S;E+=1)N[E].layers||(!N[E].t||N[E].t==="seq"?(this.totalImages+=1,this.images.push(this._createImageData(N[E]))):N[E].t===3&&(this.totalFootages+=1,this.images.push(this.createFootageData(N[E]))))}function k(N){this.path=N||""}function O(N){this.assetsPath=N||""}function G(N){for(var C=0,E=this.images.length;C<E;){if(this.images[C].assetData===N)return this.images[C].img;C+=1}return null}function T(){this.imagesLoadedCb=null,this.images.length=0}function R(){return this.totalImages===this.loadedAssets}function D(){return this.totalFootages===this.loadedFootagesCount}function M(N,C){N==="svg"?(this._elementHelper=C,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}function V(){this._imageLoaded=i.bind(this),this._footageLoaded=a.bind(this),this.testImageLoaded=h.bind(this),this.createFootageData=A.bind(this),this.assetsPath="",this.path="",this.totalImages=0,this.totalFootages=0,this.loadedAssets=0,this.loadedFootagesCount=0,this.imagesLoadedCb=null,this.images=[]}return V.prototype={loadAssets:b,setAssetsPath:O,setPath:k,loadedImages:R,loadedFootages:D,destroy:T,getAsset:G,createImgData:v,createImageData:c,imageLoaded:i,footageLoaded:a,setCacheType:M},V}();function xp(){}xp.prototype={triggerEvent:function(i,a){if(this._cbs[i])for(var l=this._cbs[i],h=0;h<l.length;h+=1)l[h](a)},addEventListener:function(i,a){return this._cbs[i]||(this._cbs[i]=[]),this._cbs[i].push(a),(function(){this.removeEventListener(i,a)}).bind(this)},removeEventListener:function(i,a){if(!a)this._cbs[i]=null;else if(this._cbs[i]){for(var l=0,h=this._cbs[i].length;l<h;)this._cbs[i][l]===a&&(this._cbs[i].splice(l,1),l-=1,h-=1),l+=1;this._cbs[i].length||(this._cbs[i]=null)}}};var Tb=function(){function e(i){for(var a=i.split(`\r
|
|
2
|
+
`),l={},h,c=0,v=0;v<a.length;v+=1)h=a[v].split(":"),h.length===2&&(l[h[0]]=h[1].trim(),c+=1);if(c===0)throw new Error;return l}return function(i){for(var a=[],l=0;l<i.length;l+=1){var h=i[l],c={time:h.tm,duration:h.dr};try{c.payload=JSON.parse(i[l].cm)}catch{try{c.payload=e(i[l].cm)}catch{c.payload={name:i[l].cm}}}a.push(c)}return a}}(),xb=function(){function e(i){this.compositions.push(i)}return function(){function i(a){for(var l=0,h=this.compositions.length;l<h;){if(this.compositions[l].data&&this.compositions[l].data.nm===a)return this.compositions[l].prepareFrame&&this.compositions[l].data.xt&&this.compositions[l].prepareFrame(this.currentFrame),this.compositions[l].compInterface;l+=1}return null}return i.compositions=[],i.currentFrame=0,i.registerComposition=e,i}}(),Ks={},Ab=function(i,a){Ks[i]=a};function Sb(e){return Ks[e]}function Ib(){if(Ks.canvas)return"canvas";for(var e in Ks)if(Ks[e])return e;return""}function qs(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?qs=function(a){return typeof a}:qs=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},qs(e)}var ft=function(){this._cbs=[],this.name="",this.path="",this.isLoaded=!1,this.currentFrame=0,this.currentRawFrame=0,this.firstFrame=0,this.totalFrames=0,this.frameRate=0,this.frameMult=0,this.playSpeed=1,this.playDirection=1,this.playCount=0,this.animationData={},this.assets=[],this.isPaused=!0,this.autoplay=!1,this.loop=!0,this.renderer=null,this.animationID=Oe(),this.assetsPath="",this.timeCompleted=0,this.segmentPos=0,this.isSubframeEnabled=gb(),this.segments=[],this._idle=!0,this._completedLoop=!1,this.projectInterface=xb(),this.imagePreloader=new Eb,this.audioController=Z(),this.markers=[],this.configAnimation=this.configAnimation.bind(this),this.onSetupError=this.onSetupError.bind(this),this.onSegmentComplete=this.onSegmentComplete.bind(this),this.drawnFrameEvent=new rr("drawnFrame",0,0,0),this.expressionsPlugin=bn()};L([xp],ft),ft.prototype.setParams=function(e){(e.wrapper||e.container)&&(this.wrapper=e.wrapper||e.container);var i="svg";e.animType?i=e.animType:e.renderer&&(i=e.renderer);var a=Sb(i);this.renderer=new a(this,e.rendererSettings),this.imagePreloader.setCacheType(i,this.renderer.globalData.defs),this.renderer.setProjectInterface(this.projectInterface),this.animType=i,e.loop===""||e.loop===null||e.loop===void 0||e.loop===!0?this.loop=!0:e.loop===!1?this.loop=!1:this.loop=parseInt(e.loop,10),this.autoplay="autoplay"in e?e.autoplay:!0,this.name=e.name?e.name:"",this.autoloadSegments=Object.prototype.hasOwnProperty.call(e,"autoloadSegments")?e.autoloadSegments:!0,this.assetsPath=e.assetsPath,this.initialSegment=e.initialSegment,e.audioFactory&&this.audioController.setAudioFactory(e.audioFactory),e.animationData?this.setupAnimation(e.animationData):e.path&&(e.path.lastIndexOf("\\")!==-1?this.path=e.path.substr(0,e.path.lastIndexOf("\\")+1):this.path=e.path.substr(0,e.path.lastIndexOf("/")+1),this.fileName=e.path.substr(e.path.lastIndexOf("/")+1),this.fileName=this.fileName.substr(0,this.fileName.lastIndexOf(".json")),js.loadAnimation(e.path,this.configAnimation,this.onSetupError))},ft.prototype.onSetupError=function(){this.trigger("data_failed")},ft.prototype.setupAnimation=function(e){js.completeAnimation(e,this.configAnimation)},ft.prototype.setData=function(e,i){i&&qs(i)!=="object"&&(i=JSON.parse(i));var a={wrapper:e,animationData:i},l=e.attributes;a.path=l.getNamedItem("data-animation-path")?l.getNamedItem("data-animation-path").value:l.getNamedItem("data-bm-path")?l.getNamedItem("data-bm-path").value:l.getNamedItem("bm-path")?l.getNamedItem("bm-path").value:"",a.animType=l.getNamedItem("data-anim-type")?l.getNamedItem("data-anim-type").value:l.getNamedItem("data-bm-type")?l.getNamedItem("data-bm-type").value:l.getNamedItem("bm-type")?l.getNamedItem("bm-type").value:l.getNamedItem("data-bm-renderer")?l.getNamedItem("data-bm-renderer").value:l.getNamedItem("bm-renderer")?l.getNamedItem("bm-renderer").value:Ib()||"canvas";var h=l.getNamedItem("data-anim-loop")?l.getNamedItem("data-anim-loop").value:l.getNamedItem("data-bm-loop")?l.getNamedItem("data-bm-loop").value:l.getNamedItem("bm-loop")?l.getNamedItem("bm-loop").value:"";h==="false"?a.loop=!1:h==="true"?a.loop=!0:h!==""&&(a.loop=parseInt(h,10));var c=l.getNamedItem("data-anim-autoplay")?l.getNamedItem("data-anim-autoplay").value:l.getNamedItem("data-bm-autoplay")?l.getNamedItem("data-bm-autoplay").value:l.getNamedItem("bm-autoplay")?l.getNamedItem("bm-autoplay").value:!0;a.autoplay=c!=="false",a.name=l.getNamedItem("data-name")?l.getNamedItem("data-name").value:l.getNamedItem("data-bm-name")?l.getNamedItem("data-bm-name").value:l.getNamedItem("bm-name")?l.getNamedItem("bm-name").value:"";var v=l.getNamedItem("data-anim-prerender")?l.getNamedItem("data-anim-prerender").value:l.getNamedItem("data-bm-prerender")?l.getNamedItem("data-bm-prerender").value:l.getNamedItem("bm-prerender")?l.getNamedItem("bm-prerender").value:"";v==="false"&&(a.prerender=!1),a.path?this.setParams(a):this.trigger("destroy")},ft.prototype.includeLayers=function(e){e.op>this.animationData.op&&(this.animationData.op=e.op,this.totalFrames=Math.floor(e.op-this.animationData.ip));var i=this.animationData.layers,a,l=i.length,h=e.layers,c,v=h.length;for(c=0;c<v;c+=1)for(a=0;a<l;){if(i[a].id===h[c].id){i[a]=h[c];break}a+=1}if((e.chars||e.fonts)&&(this.renderer.globalData.fontManager.addChars(e.chars),this.renderer.globalData.fontManager.addFonts(e.fonts,this.renderer.globalData.defs)),e.assets)for(l=e.assets.length,a=0;a<l;a+=1)this.animationData.assets.push(e.assets[a]);this.animationData.__complete=!1,js.completeAnimation(this.animationData,this.onSegmentComplete)},ft.prototype.onSegmentComplete=function(e){this.animationData=e;var i=bn();i&&i.initExpressions(this),this.loadNextSegment()},ft.prototype.loadNextSegment=function(){var e=this.animationData.segments;if(!e||e.length===0||!this.autoloadSegments){this.trigger("data_ready"),this.timeCompleted=this.totalFrames;return}var i=e.shift();this.timeCompleted=i.time*this.frameRate;var a=this.path+this.fileName+"_"+this.segmentPos+".json";this.segmentPos+=1,js.loadData(a,this.includeLayers.bind(this),(function(){this.trigger("data_failed")}).bind(this))},ft.prototype.loadSegments=function(){var e=this.animationData.segments;e||(this.timeCompleted=this.totalFrames),this.loadNextSegment()},ft.prototype.imagesLoaded=function(){this.trigger("loaded_images"),this.checkLoaded()},ft.prototype.preloadImages=function(){this.imagePreloader.setAssetsPath(this.assetsPath),this.imagePreloader.setPath(this.path),this.imagePreloader.loadAssets(this.animationData.assets,this.imagesLoaded.bind(this))},ft.prototype.configAnimation=function(e){if(this.renderer)try{this.animationData=e,this.initialSegment?(this.totalFrames=Math.floor(this.initialSegment[1]-this.initialSegment[0]),this.firstFrame=Math.round(this.initialSegment[0])):(this.totalFrames=Math.floor(this.animationData.op-this.animationData.ip),this.firstFrame=Math.round(this.animationData.ip)),this.renderer.configAnimation(e),e.assets||(e.assets=[]),this.assets=this.animationData.assets,this.frameRate=this.animationData.fr,this.frameMult=this.animationData.fr/1e3,this.renderer.searchExtraCompositions(e.assets),this.markers=Tb(e.markers||[]),this.trigger("config_ready"),this.preloadImages(),this.loadSegments(),this.updaFrameModifier(),this.waitForFontsLoaded(),this.isPaused&&this.audioController.pause()}catch(i){this.triggerConfigError(i)}},ft.prototype.waitForFontsLoaded=function(){this.renderer&&(this.renderer.globalData.fontManager.isLoaded?this.checkLoaded():setTimeout(this.waitForFontsLoaded.bind(this),20))},ft.prototype.checkLoaded=function(){if(!this.isLoaded&&this.renderer.globalData.fontManager.isLoaded&&(this.imagePreloader.loadedImages()||this.renderer.rendererType!=="canvas")&&this.imagePreloader.loadedFootages()){this.isLoaded=!0;var e=bn();e&&e.initExpressions(this),this.renderer.initItems(),setTimeout((function(){this.trigger("DOMLoaded")}).bind(this),0),this.gotoFrame(),this.autoplay&&this.play()}},ft.prototype.resize=function(e,i){var a=typeof e=="number"?e:void 0,l=typeof i=="number"?i:void 0;this.renderer.updateContainerSize(a,l)},ft.prototype.setSubframe=function(e){this.isSubframeEnabled=!!e},ft.prototype.gotoFrame=function(){this.currentFrame=this.isSubframeEnabled?this.currentRawFrame:~~this.currentRawFrame,this.timeCompleted!==this.totalFrames&&this.currentFrame>this.timeCompleted&&(this.currentFrame=this.timeCompleted),this.trigger("enterFrame"),this.renderFrame(),this.trigger("drawnFrame")},ft.prototype.renderFrame=function(){if(!(this.isLoaded===!1||!this.renderer))try{this.expressionsPlugin&&this.expressionsPlugin.resetFrame(),this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(e){this.triggerRenderFrameError(e)}},ft.prototype.play=function(e){e&&this.name!==e||this.isPaused===!0&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))},ft.prototype.pause=function(e){e&&this.name!==e||this.isPaused===!1&&(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause())},ft.prototype.togglePause=function(e){e&&this.name!==e||(this.isPaused===!0?this.play():this.pause())},ft.prototype.stop=function(e){e&&this.name!==e||(this.pause(),this.playCount=0,this._completedLoop=!1,this.setCurrentRawFrameValue(0))},ft.prototype.getMarkerData=function(e){for(var i,a=0;a<this.markers.length;a+=1)if(i=this.markers[a],i.payload&&i.payload.name===e)return i;return null},ft.prototype.goToAndStop=function(e,i,a){if(!(a&&this.name!==a)){var l=Number(e);if(isNaN(l)){var h=this.getMarkerData(e);h&&this.goToAndStop(h.time,!0)}else i?this.setCurrentRawFrameValue(e):this.setCurrentRawFrameValue(e*this.frameModifier);this.pause()}},ft.prototype.goToAndPlay=function(e,i,a){if(!(a&&this.name!==a)){var l=Number(e);if(isNaN(l)){var h=this.getMarkerData(e);h&&(h.duration?this.playSegments([h.time,h.time+h.duration],!0):this.goToAndStop(h.time,!0))}else this.goToAndStop(l,i,a);this.play()}},ft.prototype.advanceTime=function(e){if(!(this.isPaused===!0||this.isLoaded===!1)){var i=this.currentRawFrame+e*this.frameModifier,a=!1;i>=this.totalFrames-1&&this.frameModifier>0?!this.loop||this.playCount===this.loop?this.checkSegments(i>this.totalFrames?i%this.totalFrames:0)||(a=!0,i=this.totalFrames-1):i>=this.totalFrames?(this.playCount+=1,this.checkSegments(i%this.totalFrames)||(this.setCurrentRawFrameValue(i%this.totalFrames),this._completedLoop=!0,this.trigger("loopComplete"))):this.setCurrentRawFrameValue(i):i<0?this.checkSegments(i%this.totalFrames)||(this.loop&&!(this.playCount--<=0&&this.loop!==!0)?(this.setCurrentRawFrameValue(this.totalFrames+i%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0):(a=!0,i=0)):this.setCurrentRawFrameValue(i),a&&(this.setCurrentRawFrameValue(i),this.pause(),this.trigger("complete"))}},ft.prototype.adjustSegment=function(e,i){this.playCount=0,e[1]<e[0]?(this.frameModifier>0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(-1)),this.totalFrames=e[0]-e[1],this.timeCompleted=this.totalFrames,this.firstFrame=e[1],this.setCurrentRawFrameValue(this.totalFrames-.001-i)):e[1]>e[0]&&(this.frameModifier<0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(1)),this.totalFrames=e[1]-e[0],this.timeCompleted=this.totalFrames,this.firstFrame=e[0],this.setCurrentRawFrameValue(.001+i)),this.trigger("segmentStart")},ft.prototype.setSegment=function(e,i){var a=-1;this.isPaused&&(this.currentRawFrame+this.firstFrame<e?a=e:this.currentRawFrame+this.firstFrame>i&&(a=i-e)),this.firstFrame=e,this.totalFrames=i-e,this.timeCompleted=this.totalFrames,a!==-1&&this.goToAndStop(a,!0)},ft.prototype.playSegments=function(e,i){if(i&&(this.segments.length=0),qs(e[0])==="object"){var a,l=e.length;for(a=0;a<l;a+=1)this.segments.push(e[a])}else this.segments.push(e);this.segments.length&&i&&this.adjustSegment(this.segments.shift(),0),this.isPaused&&this.play()},ft.prototype.resetSegments=function(e){this.segments.length=0,this.segments.push([this.animationData.ip,this.animationData.op]),e&&this.checkSegments(0)},ft.prototype.checkSegments=function(e){return this.segments.length?(this.adjustSegment(this.segments.shift(),e),!0):!1},ft.prototype.destroy=function(e){e&&this.name!==e||!this.renderer||(this.renderer.destroy(),this.imagePreloader.destroy(),this.trigger("destroy"),this._cbs=null,this.onEnterFrame=null,this.onLoopComplete=null,this.onComplete=null,this.onSegmentStart=null,this.onDestroy=null,this.renderer=null,this.expressionsPlugin=null,this.imagePreloader=null,this.projectInterface=null)},ft.prototype.setCurrentRawFrameValue=function(e){this.currentRawFrame=e,this.gotoFrame()},ft.prototype.setSpeed=function(e){this.playSpeed=e,this.updaFrameModifier()},ft.prototype.setDirection=function(e){this.playDirection=e<0?-1:1,this.updaFrameModifier()},ft.prototype.setLoop=function(e){this.loop=e},ft.prototype.setVolume=function(e,i){i&&this.name!==i||this.audioController.setVolume(e)},ft.prototype.getVolume=function(){return this.audioController.getVolume()},ft.prototype.mute=function(e){e&&this.name!==e||this.audioController.mute()},ft.prototype.unmute=function(e){e&&this.name!==e||this.audioController.unmute()},ft.prototype.updaFrameModifier=function(){this.frameModifier=this.frameMult*this.playSpeed*this.playDirection,this.audioController.setRate(this.playSpeed*this.playDirection)},ft.prototype.getPath=function(){return this.path},ft.prototype.getAssetsPath=function(e){var i="";if(e.e)i=e.p;else if(this.assetsPath){var a=e.p;a.indexOf("images/")!==-1&&(a=a.split("/")[1]),i=this.assetsPath+a}else i=this.path,i+=e.u?e.u:"",i+=e.p;return i},ft.prototype.getAssetData=function(e){for(var i=0,a=this.assets.length;i<a;){if(e===this.assets[i].id)return this.assets[i];i+=1}return null},ft.prototype.hide=function(){this.renderer.hide()},ft.prototype.show=function(){this.renderer.show()},ft.prototype.getDuration=function(e){return e?this.totalFrames:this.totalFrames/this.frameRate},ft.prototype.updateDocumentData=function(e,i,a){try{var l=this.renderer.getElementByPath(e);l.updateDocumentData(i,a)}catch{}},ft.prototype.trigger=function(e){if(this._cbs&&this._cbs[e])switch(e){case"enterFrame":this.triggerEvent(e,new rr(e,this.currentFrame,this.totalFrames,this.frameModifier));break;case"drawnFrame":this.drawnFrameEvent.currentTime=this.currentFrame,this.drawnFrameEvent.totalTime=this.totalFrames,this.drawnFrameEvent.direction=this.frameModifier,this.triggerEvent(e,this.drawnFrameEvent);break;case"loopComplete":this.triggerEvent(e,new fp(e,this.loop,this.playCount,this.frameMult));break;case"complete":this.triggerEvent(e,new gn(e,this.frameMult));break;case"segmentStart":this.triggerEvent(e,new vp(e,this.firstFrame,this.totalFrames));break;case"destroy":this.triggerEvent(e,new gp(e,this));break;default:this.triggerEvent(e)}e==="enterFrame"&&this.onEnterFrame&&this.onEnterFrame.call(this,new rr(e,this.currentFrame,this.totalFrames,this.frameMult)),e==="loopComplete"&&this.onLoopComplete&&this.onLoopComplete.call(this,new fp(e,this.loop,this.playCount,this.frameMult)),e==="complete"&&this.onComplete&&this.onComplete.call(this,new gn(e,this.frameMult)),e==="segmentStart"&&this.onSegmentStart&&this.onSegmentStart.call(this,new vp(e,this.firstFrame,this.totalFrames)),e==="destroy"&&this.onDestroy&&this.onDestroy.call(this,new gp(e,this))},ft.prototype.triggerRenderFrameError=function(e){var i=new ub(e,this.currentFrame);this.triggerEvent("error",i),this.onError&&this.onError.call(this,i)},ft.prototype.triggerConfigError=function(e){var i=new fb(e,this.currentFrame);this.triggerEvent("error",i),this.onError&&this.onError.call(this,i)};var Jt=function(){var e={},i=[],a=0,l=0,h=0,c=!0,v=!1;function A(I){for(var P=0,f=I.target;P<l;)i[P].animation===f&&(i.splice(P,1),P-=1,l-=1,f.isPaused||G()),P+=1}function b(I,P){if(!I)return null;for(var f=0;f<l;){if(i[f].elem===I&&i[f].elem!==null)return i[f].animation;f+=1}var y=new ft;return T(y,I),y.setData(I,P),y}function k(){var I,P=i.length,f=[];for(I=0;I<P;I+=1)f.push(i[I].animation);return f}function O(){h+=1,yt()}function G(){h-=1}function T(I,P){I.addEventListener("destroy",A),I.addEventListener("_active",O),I.addEventListener("_idle",G),i.push({elem:P,animation:I}),l+=1}function R(I){var P=new ft;return T(P,null),P.setParams(I),P}function D(I,P){var f;for(f=0;f<l;f+=1)i[f].animation.setSpeed(I,P)}function M(I,P){var f;for(f=0;f<l;f+=1)i[f].animation.setDirection(I,P)}function V(I){var P;for(P=0;P<l;P+=1)i[P].animation.play(I)}function N(I){var P=I-a,f;for(f=0;f<l;f+=1)i[f].animation.advanceTime(P);a=I,h&&!v?window.requestAnimationFrame(N):c=!0}function C(I){a=I,window.requestAnimationFrame(N)}function E(I){var P;for(P=0;P<l;P+=1)i[P].animation.pause(I)}function S(I,P,f){var y;for(y=0;y<l;y+=1)i[y].animation.goToAndStop(I,P,f)}function w(I){var P;for(P=0;P<l;P+=1)i[P].animation.stop(I)}function F(I){var P;for(P=0;P<l;P+=1)i[P].animation.togglePause(I)}function H(I){var P;for(P=l-1;P>=0;P-=1)i[P].animation.destroy(I)}function W(I,P,f){var y=[].concat([].slice.call(document.getElementsByClassName("lottie")),[].slice.call(document.getElementsByClassName("bodymovin"))),Y,$=y.length;for(Y=0;Y<$;Y+=1)f&&y[Y].setAttribute("data-bm-type",f),b(y[Y],I);if(P&&$===0){f||(f="svg");var nt=document.getElementsByTagName("body")[0];nt.innerText="";var vt=x("div");vt.style.width="100%",vt.style.height="100%",vt.setAttribute("data-bm-type",f),nt.appendChild(vt),b(vt,I)}}function et(){var I;for(I=0;I<l;I+=1)i[I].animation.resize()}function yt(){!v&&h&&c&&(window.requestAnimationFrame(C),c=!1)}function pt(){v=!0}function ot(){v=!1,yt()}function xt(I,P){var f;for(f=0;f<l;f+=1)i[f].animation.setVolume(I,P)}function ct(I){var P;for(P=0;P<l;P+=1)i[P].animation.mute(I)}function J(I){var P;for(P=0;P<l;P+=1)i[P].animation.unmute(I)}return e.registerAnimation=b,e.loadAnimation=R,e.setSpeed=D,e.setDirection=M,e.play=V,e.pause=E,e.stop=w,e.togglePause=F,e.searchAnimations=W,e.resize=et,e.goToAndStop=S,e.destroy=H,e.freeze=pt,e.unfreeze=ot,e.setVolume=xt,e.mute=ct,e.unmute=J,e.getRegisteredAnimations=k,e}(),Xs=function(){var e={};e.getBezierEasing=a;var i={};function a(C,E,S,w,F){var H=F||("bez_"+C+"_"+E+"_"+S+"_"+w).replace(/\./g,"p");if(i[H])return i[H];var W=new N([C,E,S,w]);return i[H]=W,W}var l=4,h=.001,c=1e-7,v=10,A=11,b=1/(A-1),k=typeof Float32Array=="function";function O(C,E){return 1-3*E+3*C}function G(C,E){return 3*E-6*C}function T(C){return 3*C}function R(C,E,S){return((O(E,S)*C+G(E,S))*C+T(E))*C}function D(C,E,S){return 3*O(E,S)*C*C+2*G(E,S)*C+T(E)}function M(C,E,S,w,F){var H,W,et=0;do W=E+(S-E)/2,H=R(W,w,F)-C,H>0?S=W:E=W;while(Math.abs(H)>c&&++et<v);return W}function V(C,E,S,w){for(var F=0;F<l;++F){var H=D(E,S,w);if(H===0)return E;var W=R(E,S,w)-C;E-=W/H}return E}function N(C){this._p=C,this._mSampleValues=k?new Float32Array(A):new Array(A),this._precomputed=!1,this.get=this.get.bind(this)}return N.prototype={get:function(E){var S=this._p[0],w=this._p[1],F=this._p[2],H=this._p[3];return this._precomputed||this._precompute(),S===w&&F===H?E:E===0?0:E===1?1:R(this._getTForX(E),w,H)},_precompute:function(){var E=this._p[0],S=this._p[1],w=this._p[2],F=this._p[3];this._precomputed=!0,(E!==S||w!==F)&&this._calcSampleValues()},_calcSampleValues:function(){for(var E=this._p[0],S=this._p[2],w=0;w<A;++w)this._mSampleValues[w]=R(w*b,E,S)},_getTForX:function(E){for(var S=this._p[0],w=this._p[2],F=this._mSampleValues,H=0,W=1,et=A-1;W!==et&&F[W]<=E;++W)H+=b;--W;var yt=(E-F[W])/(F[W+1]-F[W]),pt=H+yt*b,ot=D(pt,S,w);return ot>=h?V(E,pt,S,w):ot===0?pt:M(E,H,H+b,S,w)}},e}(),Ap=function(){function e(i){return i.concat(it(i.length))}return{double:e}}(),Tn=function(){return function(e,i,a){var l=0,h=e,c=it(h),v={newElement:A,release:b};function A(){var k;return l?(l-=1,k=c[l]):k=i(),k}function b(k){l===h&&(c=Ap.double(c),h*=2),a&&a(k),c[l]=k,l+=1}return v}}(),Sp=function(){function e(){return{addedLength:0,percents:X("float32",Ws()),lengths:X("float32",Ws())}}return Tn(8,e)}(),Ip=function(){function e(){return{lengths:[],totalLength:0}}function i(a){var l,h=a.lengths.length;for(l=0;l<h;l+=1)Sp.release(a.lengths[l]);a.lengths.length=0}return Tn(8,e,i)}();function _b(){var e=Math;function i(T,R,D,M,V,N){var C=T*M+R*V+D*N-V*M-N*T-D*R;return C>-.001&&C<.001}function a(T,R,D,M,V,N,C,E,S){if(D===0&&N===0&&S===0)return i(T,R,M,V,C,E);var w=e.sqrt(e.pow(M-T,2)+e.pow(V-R,2)+e.pow(N-D,2)),F=e.sqrt(e.pow(C-T,2)+e.pow(E-R,2)+e.pow(S-D,2)),H=e.sqrt(e.pow(C-M,2)+e.pow(E-V,2)+e.pow(S-N,2)),W;return w>F?w>H?W=w-F-H:W=H-F-w:H>F?W=H-F-w:W=F-w-H,W>-1e-4&&W<1e-4}var l=function(){return function(T,R,D,M){var V=Ws(),N,C,E,S,w,F=0,H,W=[],et=[],yt=Sp.newElement();for(E=D.length,N=0;N<V;N+=1){for(w=N/(V-1),H=0,C=0;C<E;C+=1)S=Yt(1-w,3)*T[C]+3*Yt(1-w,2)*w*D[C]+3*(1-w)*Yt(w,2)*M[C]+Yt(w,3)*R[C],W[C]=S,et[C]!==null&&(H+=Yt(W[C]-et[C],2)),et[C]=W[C];H&&(H=Qt(H),F+=H),yt.percents[N]=w,yt.lengths[N]=F}return yt.addedLength=F,yt}}();function h(T){var R=Ip.newElement(),D=T.c,M=T.v,V=T.o,N=T.i,C,E=T._length,S=R.lengths,w=0;for(C=0;C<E-1;C+=1)S[C]=l(M[C],M[C+1],V[C],N[C+1]),w+=S[C].addedLength;return D&&E&&(S[C]=l(M[C],M[0],V[C],N[0]),w+=S[C].addedLength),R.totalLength=w,R}function c(T){this.segmentLength=0,this.points=new Array(T)}function v(T,R){this.partialLength=T,this.point=R}var A=function(){var T={};return function(R,D,M,V){var N=(R[0]+"_"+R[1]+"_"+D[0]+"_"+D[1]+"_"+M[0]+"_"+M[1]+"_"+V[0]+"_"+V[1]).replace(/\./g,"p");if(!T[N]){var C=Ws(),E,S,w,F,H,W=0,et,yt,pt=null;R.length===2&&(R[0]!==D[0]||R[1]!==D[1])&&i(R[0],R[1],D[0],D[1],R[0]+M[0],R[1]+M[1])&&i(R[0],R[1],D[0],D[1],D[0]+V[0],D[1]+V[1])&&(C=2);var ot=new c(C);for(w=M.length,E=0;E<C;E+=1){for(yt=it(w),H=E/(C-1),et=0,S=0;S<w;S+=1)F=Yt(1-H,3)*R[S]+3*Yt(1-H,2)*H*(R[S]+M[S])+3*(1-H)*Yt(H,2)*(D[S]+V[S])+Yt(H,3)*D[S],yt[S]=F,pt!==null&&(et+=Yt(yt[S]-pt[S],2));et=Qt(et),W+=et,ot.points[E]=new v(et,yt),pt=yt}ot.segmentLength=W,T[N]=ot}return T[N]}}();function b(T,R){var D=R.percents,M=R.lengths,V=D.length,N=de((V-1)*T),C=T*R.addedLength,E=0;if(N===V-1||N===0||C===M[N])return D[N];for(var S=M[N]>C?-1:1,w=!0;w;)if(M[N]<=C&&M[N+1]>C?(E=(C-M[N])/(M[N+1]-M[N]),w=!1):N+=S,N<0||N>=V-1){if(N===V-1)return D[N];w=!1}return D[N]+(D[N+1]-D[N])*E}function k(T,R,D,M,V,N){var C=b(V,N),E=1-C,S=e.round((E*E*E*T[0]+(C*E*E+E*C*E+E*E*C)*D[0]+(C*C*E+E*C*C+C*E*C)*M[0]+C*C*C*R[0])*1e3)/1e3,w=e.round((E*E*E*T[1]+(C*E*E+E*C*E+E*E*C)*D[1]+(C*C*E+E*C*C+C*E*C)*M[1]+C*C*C*R[1])*1e3)/1e3;return[S,w]}var O=X("float32",8);function G(T,R,D,M,V,N,C){V<0?V=0:V>1&&(V=1);var E=b(V,C);N=N>1?1:N;var S=b(N,C),w,F=T.length,H=1-E,W=1-S,et=H*H*H,yt=E*H*H*3,pt=E*E*H*3,ot=E*E*E,xt=H*H*W,ct=E*H*W+H*E*W+H*H*S,J=E*E*W+H*E*S+E*H*S,I=E*E*S,P=H*W*W,f=E*W*W+H*S*W+H*W*S,y=E*S*W+H*S*S+E*W*S,Y=E*S*S,$=W*W*W,nt=S*W*W+W*S*W+W*W*S,vt=S*S*W+W*S*S+S*W*S,Et=S*S*S;for(w=0;w<F;w+=1)O[w*4]=e.round((et*T[w]+yt*D[w]+pt*M[w]+ot*R[w])*1e3)/1e3,O[w*4+1]=e.round((xt*T[w]+ct*D[w]+J*M[w]+I*R[w])*1e3)/1e3,O[w*4+2]=e.round((P*T[w]+f*D[w]+y*M[w]+Y*R[w])*1e3)/1e3,O[w*4+3]=e.round(($*T[w]+nt*D[w]+vt*M[w]+Et*R[w])*1e3)/1e3;return O}return{getSegmentsLength:h,getNewSegment:G,getPointInSegment:k,buildBezierData:A,pointOnLine2D:i,pointOnLine3D:a}}var Nr=_b(),oo=r,_p=Math.abs;function Cp(e,i){var a=this.offsetTime,l;this.propType==="multidimensional"&&(l=X("float32",this.pv.length));for(var h=i.lastIndex,c=h,v=this.keyframes.length-1,A=!0,b,k,O;A;){if(b=this.keyframes[c],k=this.keyframes[c+1],c===v-1&&e>=k.t-a){b.h&&(b=k),h=0;break}if(k.t-a>e){h=c;break}c<v-1?c+=1:(h=0,A=!1)}O=this.keyframesMetadata[c]||{};var G,T,R,D,M,V,N=k.t-a,C=b.t-a,E;if(b.to){O.bezierData||(O.bezierData=Nr.buildBezierData(b.s,k.s||b.e,b.to,b.ti));var S=O.bezierData;if(e>=N||e<C){var w=e>=N?S.points.length-1:0;for(T=S.points[w].point.length,G=0;G<T;G+=1)l[G]=S.points[w].point[G]}else{O.__fnct?V=O.__fnct:(V=Xs.getBezierEasing(b.o.x,b.o.y,b.i.x,b.i.y,b.n).get,O.__fnct=V),R=V((e-C)/(N-C));var F=S.segmentLength*R,H,W=i.lastFrame<e&&i._lastKeyframeIndex===c?i._lastAddedLength:0;for(M=i.lastFrame<e&&i._lastKeyframeIndex===c?i._lastPoint:0,A=!0,D=S.points.length;A;){if(W+=S.points[M].partialLength,F===0||R===0||M===S.points.length-1){for(T=S.points[M].point.length,G=0;G<T;G+=1)l[G]=S.points[M].point[G];break}else if(F>=W&&F<W+S.points[M+1].partialLength){for(H=(F-W)/S.points[M+1].partialLength,T=S.points[M].point.length,G=0;G<T;G+=1)l[G]=S.points[M].point[G]+(S.points[M+1].point[G]-S.points[M].point[G])*H;break}M<D-1?M+=1:A=!1}i._lastPoint=M,i._lastAddedLength=W-S.points[M].partialLength,i._lastKeyframeIndex=c}}else{var et,yt,pt,ot,xt;if(v=b.s.length,E=k.s||b.e,this.sh&&b.h!==1)if(e>=N)l[0]=E[0],l[1]=E[1],l[2]=E[2];else if(e<=C)l[0]=b.s[0],l[1]=b.s[1],l[2]=b.s[2];else{var ct=kp(b.s),J=kp(E),I=(e-C)/(N-C);kb(l,Cb(ct,J,I))}else for(c=0;c<v;c+=1)b.h!==1&&(e>=N?R=1:e<C?R=0:(b.o.x.constructor===Array?(O.__fnct||(O.__fnct=[]),O.__fnct[c]?V=O.__fnct[c]:(et=b.o.x[c]===void 0?b.o.x[0]:b.o.x[c],yt=b.o.y[c]===void 0?b.o.y[0]:b.o.y[c],pt=b.i.x[c]===void 0?b.i.x[0]:b.i.x[c],ot=b.i.y[c]===void 0?b.i.y[0]:b.i.y[c],V=Xs.getBezierEasing(et,yt,pt,ot).get,O.__fnct[c]=V)):O.__fnct?V=O.__fnct:(et=b.o.x,yt=b.o.y,pt=b.i.x,ot=b.i.y,V=Xs.getBezierEasing(et,yt,pt,ot).get,b.keyframeMetadata=V),R=V((e-C)/(N-C)))),E=k.s||b.e,xt=b.h===1?b.s[c]:b.s[c]+(E[c]-b.s[c])*R,this.propType==="multidimensional"?l[c]=xt:l=xt}return i.lastIndex=h,l}function Cb(e,i,a){var l=[],h=e[0],c=e[1],v=e[2],A=e[3],b=i[0],k=i[1],O=i[2],G=i[3],T,R,D,M,V;return R=h*b+c*k+v*O+A*G,R<0&&(R=-R,b=-b,k=-k,O=-O,G=-G),1-R>1e-6?(T=Math.acos(R),D=Math.sin(T),M=Math.sin((1-a)*T)/D,V=Math.sin(a*T)/D):(M=1-a,V=a),l[0]=M*h+V*b,l[1]=M*c+V*k,l[2]=M*v+V*O,l[3]=M*A+V*G,l}function kb(e,i){var a=i[0],l=i[1],h=i[2],c=i[3],v=Math.atan2(2*l*c-2*a*h,1-2*l*l-2*h*h),A=Math.asin(2*a*l+2*h*c),b=Math.atan2(2*a*c-2*l*h,1-2*a*a-2*h*h);e[0]=v/kt,e[1]=A/kt,e[2]=b/kt}function kp(e){var i=e[0]*kt,a=e[1]*kt,l=e[2]*kt,h=Math.cos(i/2),c=Math.cos(a/2),v=Math.cos(l/2),A=Math.sin(i/2),b=Math.sin(a/2),k=Math.sin(l/2),O=h*c*v-A*b*k,G=A*b*v+h*c*k,T=A*c*v+h*b*k,R=h*b*v-A*c*k;return[G,T,R,O]}function wp(){var e=this.comp.renderedFrame-this.offsetTime,i=this.keyframes[0].t-this.offsetTime,a=this.keyframes[this.keyframes.length-1].t-this.offsetTime;if(!(e===this._caching.lastFrame||this._caching.lastFrame!==oo&&(this._caching.lastFrame>=a&&e>=a||this._caching.lastFrame<i&&e<i))){this._caching.lastFrame>=e&&(this._caching._lastKeyframeIndex=-1,this._caching.lastIndex=0);var l=this.interpolateValue(e,this._caching);this.pv=l}return this._caching.lastFrame=e,this.pv}function xn(e){var i;if(this.propType==="unidimensional")i=e*this.mult,_p(this.v-i)>1e-5&&(this.v=i,this._mdf=!0);else for(var a=0,l=this.v.length;a<l;)i=e[a]*this.mult,_p(this.v[a]-i)>1e-5&&(this.v[a]=i,this._mdf=!0),a+=1}function An(){if(!(this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)){if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=this._isFirstFrame;var e,i=this.effectsSequence.length,a=this.kf?this.pv:this.data.k;for(e=0;e<i;e+=1)a=this.effectsSequence[e](a);this.setVValue(a),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData.frameId}}function Sn(e){this.effectsSequence.push(e),this.container.addDynamicProperty(this)}function wb(e,i,a,l){this.propType="unidimensional",this.mult=a||1,this.data=i,this.v=a?i.k*a:i.k,this.pv=i.k,this._mdf=!1,this.elem=e,this.container=l,this.comp=e.comp,this.k=!1,this.kf=!1,this.vel=0,this.effectsSequence=[],this._isFirstFrame=!0,this.getValue=An,this.setVValue=xn,this.addEffect=Sn}function Nb(e,i,a,l){this.propType="multidimensional",this.mult=a||1,this.data=i,this._mdf=!1,this.elem=e,this.container=l,this.comp=e.comp,this.k=!1,this.kf=!1,this.frameId=-1;var h,c=i.k.length;for(this.v=X("float32",c),this.pv=X("float32",c),this.vel=X("float32",c),h=0;h<c;h+=1)this.v[h]=i.k[h]*this.mult,this.pv[h]=i.k[h];this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=An,this.setVValue=xn,this.addEffect=Sn}function Lb(e,i,a,l){this.propType="unidimensional",this.keyframes=i.k,this.keyframesMetadata=[],this.offsetTime=e.data.st,this.frameId=-1,this._caching={lastFrame:oo,lastIndex:0,value:0,_lastKeyframeIndex:-1},this.k=!0,this.kf=!0,this.data=i,this.mult=a||1,this.elem=e,this.container=l,this.comp=e.comp,this.v=oo,this.pv=oo,this._isFirstFrame=!0,this.getValue=An,this.setVValue=xn,this.interpolateValue=Cp,this.effectsSequence=[wp.bind(this)],this.addEffect=Sn}function Ob(e,i,a,l){this.propType="multidimensional";var h,c=i.k.length,v,A,b,k;for(h=0;h<c-1;h+=1)i.k[h].to&&i.k[h].s&&i.k[h+1]&&i.k[h+1].s&&(v=i.k[h].s,A=i.k[h+1].s,b=i.k[h].to,k=i.k[h].ti,(v.length===2&&!(v[0]===A[0]&&v[1]===A[1])&&Nr.pointOnLine2D(v[0],v[1],A[0],A[1],v[0]+b[0],v[1]+b[1])&&Nr.pointOnLine2D(v[0],v[1],A[0],A[1],A[0]+k[0],A[1]+k[1])||v.length===3&&!(v[0]===A[0]&&v[1]===A[1]&&v[2]===A[2])&&Nr.pointOnLine3D(v[0],v[1],v[2],A[0],A[1],A[2],v[0]+b[0],v[1]+b[1],v[2]+b[2])&&Nr.pointOnLine3D(v[0],v[1],v[2],A[0],A[1],A[2],A[0]+k[0],A[1]+k[1],A[2]+k[2]))&&(i.k[h].to=null,i.k[h].ti=null),v[0]===A[0]&&v[1]===A[1]&&b[0]===0&&b[1]===0&&k[0]===0&&k[1]===0&&(v.length===2||v[2]===A[2]&&b[2]===0&&k[2]===0)&&(i.k[h].to=null,i.k[h].ti=null));this.effectsSequence=[wp.bind(this)],this.data=i,this.keyframes=i.k,this.keyframesMetadata=[],this.offsetTime=e.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=a||1,this.elem=e,this.container=l,this.comp=e.comp,this.getValue=An,this.setVValue=xn,this.interpolateValue=Cp,this.frameId=-1;var O=i.k[0].s.length;for(this.v=X("float32",O),this.pv=X("float32",O),h=0;h<O;h+=1)this.v[h]=oo,this.pv[h]=oo;this._caching={lastFrame:oo,lastIndex:0,value:X("float32",O)},this.addEffect=Sn}var at=function(){function e(a,l,h,c,v){l.sid&&(l=a.globalData.slotManager.getProp(l));var A;if(!l.k.length)A=new wb(a,l,c,v);else if(typeof l.k[0]=="number")A=new Nb(a,l,c,v);else switch(h){case 0:A=new Lb(a,l,c,v);break;case 1:A=new Ob(a,l,c,v);break;default:break}return A.effectsSequence.length&&v.addDynamicProperty(A),A}var i={getProp:e};return i}();function ce(){}ce.prototype={addDynamicProperty:function(i){this.dynamicProperties.indexOf(i)===-1&&(this.dynamicProperties.push(i),this.container.addDynamicProperty(this),this._isAnimated=!0)},iterateDynamicProperties:function(){this._mdf=!1;var i,a=this.dynamicProperties.length;for(i=0;i<a;i+=1)this.dynamicProperties[i].getValue(),this.dynamicProperties[i]._mdf&&(this._mdf=!0)},initDynamicPropertyContainer:function(i){this.container=i,this.dynamicProperties=[],this._mdf=!1,this._isAnimated=!1}};var so=function(){function e(){return X("float32",2)}return Tn(8,e)}();function jr(){this.c=!1,this._length=0,this._maxLength=8,this.v=it(this._maxLength),this.o=it(this._maxLength),this.i=it(this._maxLength)}jr.prototype.setPathData=function(e,i){this.c=e,this.setLength(i);for(var a=0;a<i;)this.v[a]=so.newElement(),this.o[a]=so.newElement(),this.i[a]=so.newElement(),a+=1},jr.prototype.setLength=function(e){for(;this._maxLength<e;)this.doubleArrayLength();this._length=e},jr.prototype.doubleArrayLength=function(){this.v=this.v.concat(it(this._maxLength)),this.i=this.i.concat(it(this._maxLength)),this.o=this.o.concat(it(this._maxLength)),this._maxLength*=2},jr.prototype.setXYAt=function(e,i,a,l,h){var c;switch(this._length=Math.max(this._length,l+1),this._length>=this._maxLength&&this.doubleArrayLength(),a){case"v":c=this.v;break;case"i":c=this.i;break;case"o":c=this.o;break;default:c=[];break}(!c[l]||c[l]&&!h)&&(c[l]=so.newElement()),c[l][0]=e,c[l][1]=i},jr.prototype.setTripleAt=function(e,i,a,l,h,c,v,A){this.setXYAt(e,i,"v",v,A),this.setXYAt(a,l,"o",v,A),this.setXYAt(h,c,"i",v,A)},jr.prototype.reverse=function(){var e=new jr;e.setPathData(this.c,this._length);var i=this.v,a=this.o,l=this.i,h=0;this.c&&(e.setTripleAt(i[0][0],i[0][1],l[0][0],l[0][1],a[0][0],a[0][1],0,!1),h=1);var c=this._length-1,v=this._length,A;for(A=h;A<v;A+=1)e.setTripleAt(i[c][0],i[c][1],l[c][0],l[c][1],a[c][0],a[c][1],A,!1),c-=1;return e},jr.prototype.length=function(){return this._length};var fe=function(){function e(){return new jr}function i(h){var c=h._length,v;for(v=0;v<c;v+=1)so.release(h.v[v]),so.release(h.i[v]),so.release(h.o[v]),h.v[v]=null,h.i[v]=null,h.o[v]=null;h._length=0,h.c=!1}function a(h){var c=l.newElement(),v,A=h._length===void 0?h.v.length:h._length;for(c.setLength(A),c.c=h.c,v=0;v<A;v+=1)c.setTripleAt(h.v[v][0],h.v[v][1],h.o[v][0],h.o[v][1],h.i[v][0],h.i[v][1],v);return c}var l=Tn(4,e,i);return l.clone=a,l}();function Ld(){this._length=0,this._maxLength=4,this.shapes=it(this._maxLength)}Ld.prototype.addShape=function(e){this._length===this._maxLength&&(this.shapes=this.shapes.concat(it(this._maxLength)),this._maxLength*=2),this.shapes[this._length]=e,this._length+=1},Ld.prototype.releaseShapes=function(){var e;for(e=0;e<this._length;e+=1)fe.release(this.shapes[e]);this._length=0};var qo=function(){var e={newShapeCollection:h,release:c},i=0,a=4,l=it(a);function h(){var v;return i?(i-=1,v=l[i]):v=new Ld,v}function c(v){var A,b=v._length;for(A=0;A<b;A+=1)fe.release(v.shapes[A]);v._length=0,i===a&&(l=Ap.double(l),a*=2),l[i]=v,i+=1}return e}(),In=function(){var e=-999999;function i(N,C,E){var S=E.lastIndex,w,F,H,W,et,yt,pt,ot,xt,ct=this.keyframes;if(N<ct[0].t-this.offsetTime)w=ct[0].s[0],H=!0,S=0;else if(N>=ct[ct.length-1].t-this.offsetTime)w=ct[ct.length-1].s?ct[ct.length-1].s[0]:ct[ct.length-2].e[0],H=!0;else{for(var J=S,I=ct.length-1,P=!0,f,y,Y;P&&(f=ct[J],y=ct[J+1],!(y.t-this.offsetTime>N));)J<I-1?J+=1:P=!1;if(Y=this.keyframesMetadata[J]||{},H=f.h===1,S=J,!H){if(N>=y.t-this.offsetTime)ot=1;else if(N<f.t-this.offsetTime)ot=0;else{var $;Y.__fnct?$=Y.__fnct:($=Xs.getBezierEasing(f.o.x,f.o.y,f.i.x,f.i.y).get,Y.__fnct=$),ot=$((N-(f.t-this.offsetTime))/(y.t-this.offsetTime-(f.t-this.offsetTime)))}F=y.s?y.s[0]:f.e[0]}w=f.s[0]}for(yt=C._length,pt=w.i[0].length,E.lastIndex=S,W=0;W<yt;W+=1)for(et=0;et<pt;et+=1)xt=H?w.i[W][et]:w.i[W][et]+(F.i[W][et]-w.i[W][et])*ot,C.i[W][et]=xt,xt=H?w.o[W][et]:w.o[W][et]+(F.o[W][et]-w.o[W][et])*ot,C.o[W][et]=xt,xt=H?w.v[W][et]:w.v[W][et]+(F.v[W][et]-w.v[W][et])*ot,C.v[W][et]=xt}function a(){var N=this.comp.renderedFrame-this.offsetTime,C=this.keyframes[0].t-this.offsetTime,E=this.keyframes[this.keyframes.length-1].t-this.offsetTime,S=this._caching.lastFrame;return S!==e&&(S<C&&N<C||S>E&&N>E)||(this._caching.lastIndex=S<N?this._caching.lastIndex:0,this.interpolateShape(N,this.pv,this._caching)),this._caching.lastFrame=N,this.pv}function l(){this.paths=this.localShapeCollection}function h(N,C){if(N._length!==C._length||N.c!==C.c)return!1;var E,S=N._length;for(E=0;E<S;E+=1)if(N.v[E][0]!==C.v[E][0]||N.v[E][1]!==C.v[E][1]||N.o[E][0]!==C.o[E][0]||N.o[E][1]!==C.o[E][1]||N.i[E][0]!==C.i[E][0]||N.i[E][1]!==C.i[E][1])return!1;return!0}function c(N){h(this.v,N)||(this.v=fe.clone(N),this.localShapeCollection.releaseShapes(),this.localShapeCollection.addShape(this.v),this._mdf=!0,this.paths=this.localShapeCollection)}function v(){if(this.elem.globalData.frameId!==this.frameId){if(!this.effectsSequence.length){this._mdf=!1;return}if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=!1;var N;this.kf?N=this.pv:this.data.ks?N=this.data.ks.k:N=this.data.pt.k;var C,E=this.effectsSequence.length;for(C=0;C<E;C+=1)N=this.effectsSequence[C](N);this.setVValue(N),this.lock=!1,this.frameId=this.elem.globalData.frameId}}function A(N,C,E){this.propType="shape",this.comp=N.comp,this.container=N,this.elem=N,this.data=C,this.k=!1,this.kf=!1,this._mdf=!1;var S=E===3?C.pt.k:C.ks.k;this.v=fe.clone(S),this.pv=fe.clone(this.v),this.localShapeCollection=qo.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.reset=l,this.effectsSequence=[]}function b(N){this.effectsSequence.push(N),this.container.addDynamicProperty(this)}A.prototype.interpolateShape=i,A.prototype.getValue=v,A.prototype.setVValue=c,A.prototype.addEffect=b;function k(N,C,E){this.propType="shape",this.comp=N.comp,this.elem=N,this.container=N,this.offsetTime=N.data.st,this.keyframes=E===3?C.pt.k:C.ks.k,this.keyframesMetadata=[],this.k=!0,this.kf=!0;var S=this.keyframes[0].s[0].i.length;this.v=fe.newElement(),this.v.setPathData(this.keyframes[0].s[0].c,S),this.pv=fe.clone(this.v),this.localShapeCollection=qo.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.lastFrame=e,this.reset=l,this._caching={lastFrame:e,lastIndex:0},this.effectsSequence=[a.bind(this)]}k.prototype.getValue=v,k.prototype.interpolateShape=i,k.prototype.setVValue=c,k.prototype.addEffect=b;var O=function(){var N=ue;function C(E,S){this.v=fe.newElement(),this.v.setPathData(!0,4),this.localShapeCollection=qo.newShapeCollection(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=S.d,this.elem=E,this.comp=E.comp,this.frameId=-1,this.initDynamicPropertyContainer(E),this.p=at.getProp(E,S.p,1,0,this),this.s=at.getProp(E,S.s,1,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertEllToPath())}return C.prototype={reset:l,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertEllToPath())},convertEllToPath:function(){var S=this.p.v[0],w=this.p.v[1],F=this.s.v[0]/2,H=this.s.v[1]/2,W=this.d!==3,et=this.v;et.v[0][0]=S,et.v[0][1]=w-H,et.v[1][0]=W?S+F:S-F,et.v[1][1]=w,et.v[2][0]=S,et.v[2][1]=w+H,et.v[3][0]=W?S-F:S+F,et.v[3][1]=w,et.i[0][0]=W?S-F*N:S+F*N,et.i[0][1]=w-H,et.i[1][0]=W?S+F:S-F,et.i[1][1]=w-H*N,et.i[2][0]=W?S+F*N:S-F*N,et.i[2][1]=w+H,et.i[3][0]=W?S-F:S+F,et.i[3][1]=w+H*N,et.o[0][0]=W?S+F*N:S-F*N,et.o[0][1]=w-H,et.o[1][0]=W?S+F:S-F,et.o[1][1]=w+H*N,et.o[2][0]=W?S-F*N:S+F*N,et.o[2][1]=w+H,et.o[3][0]=W?S-F:S+F,et.o[3][1]=w-H*N}},L([ce],C),C}(),G=function(){function N(C,E){this.v=fe.newElement(),this.v.setPathData(!0,0),this.elem=C,this.comp=C.comp,this.data=E,this.frameId=-1,this.d=E.d,this.initDynamicPropertyContainer(C),E.sy===1?(this.ir=at.getProp(C,E.ir,0,0,this),this.is=at.getProp(C,E.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=at.getProp(C,E.pt,0,0,this),this.p=at.getProp(C,E.p,1,0,this),this.r=at.getProp(C,E.r,0,kt,this),this.or=at.getProp(C,E.or,0,0,this),this.os=at.getProp(C,E.os,0,.01,this),this.localShapeCollection=qo.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertToPath())}return N.prototype={reset:l,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertToPath())},convertStarToPath:function(){var E=Math.floor(this.pt.v)*2,S=Math.PI*2/E,w=!0,F=this.or.v,H=this.ir.v,W=this.os.v,et=this.is.v,yt=2*Math.PI*F/(E*2),pt=2*Math.PI*H/(E*2),ot,xt,ct,J,I=-Math.PI/2;I+=this.r.v;var P=this.data.d===3?-1:1;for(this.v._length=0,ot=0;ot<E;ot+=1){xt=w?F:H,ct=w?W:et,J=w?yt:pt;var f=xt*Math.cos(I),y=xt*Math.sin(I),Y=f===0&&y===0?0:y/Math.sqrt(f*f+y*y),$=f===0&&y===0?0:-f/Math.sqrt(f*f+y*y);f+=+this.p.v[0],y+=+this.p.v[1],this.v.setTripleAt(f,y,f-Y*J*ct*P,y-$*J*ct*P,f+Y*J*ct*P,y+$*J*ct*P,ot,!0),w=!w,I+=S*P}},convertPolygonToPath:function(){var E=Math.floor(this.pt.v),S=Math.PI*2/E,w=this.or.v,F=this.os.v,H=2*Math.PI*w/(E*4),W,et=-Math.PI*.5,yt=this.data.d===3?-1:1;for(et+=this.r.v,this.v._length=0,W=0;W<E;W+=1){var pt=w*Math.cos(et),ot=w*Math.sin(et),xt=pt===0&&ot===0?0:ot/Math.sqrt(pt*pt+ot*ot),ct=pt===0&&ot===0?0:-pt/Math.sqrt(pt*pt+ot*ot);pt+=+this.p.v[0],ot+=+this.p.v[1],this.v.setTripleAt(pt,ot,pt-xt*H*F*yt,ot-ct*H*F*yt,pt+xt*H*F*yt,ot+ct*H*F*yt,W,!0),et+=S*yt}this.paths.length=0,this.paths[0]=this.v}},L([ce],N),N}(),T=function(){function N(C,E){this.v=fe.newElement(),this.v.c=!0,this.localShapeCollection=qo.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=C,this.comp=C.comp,this.frameId=-1,this.d=E.d,this.initDynamicPropertyContainer(C),this.p=at.getProp(C,E.p,1,0,this),this.s=at.getProp(C,E.s,1,0,this),this.r=at.getProp(C,E.r,0,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertRectToPath())}return N.prototype={convertRectToPath:function(){var E=this.p.v[0],S=this.p.v[1],w=this.s.v[0]/2,F=this.s.v[1]/2,H=Le(w,F,this.r.v),W=H*(1-ue);this.v._length=0,this.d===2||this.d===1?(this.v.setTripleAt(E+w,S-F+H,E+w,S-F+H,E+w,S-F+W,0,!0),this.v.setTripleAt(E+w,S+F-H,E+w,S+F-W,E+w,S+F-H,1,!0),H!==0?(this.v.setTripleAt(E+w-H,S+F,E+w-H,S+F,E+w-W,S+F,2,!0),this.v.setTripleAt(E-w+H,S+F,E-w+W,S+F,E-w+H,S+F,3,!0),this.v.setTripleAt(E-w,S+F-H,E-w,S+F-H,E-w,S+F-W,4,!0),this.v.setTripleAt(E-w,S-F+H,E-w,S-F+W,E-w,S-F+H,5,!0),this.v.setTripleAt(E-w+H,S-F,E-w+H,S-F,E-w+W,S-F,6,!0),this.v.setTripleAt(E+w-H,S-F,E+w-W,S-F,E+w-H,S-F,7,!0)):(this.v.setTripleAt(E-w,S+F,E-w+W,S+F,E-w,S+F,2),this.v.setTripleAt(E-w,S-F,E-w,S-F+W,E-w,S-F,3))):(this.v.setTripleAt(E+w,S-F+H,E+w,S-F+W,E+w,S-F+H,0,!0),H!==0?(this.v.setTripleAt(E+w-H,S-F,E+w-H,S-F,E+w-W,S-F,1,!0),this.v.setTripleAt(E-w+H,S-F,E-w+W,S-F,E-w+H,S-F,2,!0),this.v.setTripleAt(E-w,S-F+H,E-w,S-F+H,E-w,S-F+W,3,!0),this.v.setTripleAt(E-w,S+F-H,E-w,S+F-W,E-w,S+F-H,4,!0),this.v.setTripleAt(E-w+H,S+F,E-w+H,S+F,E-w+W,S+F,5,!0),this.v.setTripleAt(E+w-H,S+F,E+w-W,S+F,E+w-H,S+F,6,!0),this.v.setTripleAt(E+w,S+F-H,E+w,S+F-H,E+w,S+F-W,7,!0)):(this.v.setTripleAt(E-w,S-F,E-w+W,S-F,E-w,S-F,1,!0),this.v.setTripleAt(E-w,S+F,E-w,S+F-W,E-w,S+F,2,!0),this.v.setTripleAt(E+w,S+F,E+w-W,S+F,E+w,S+F,3,!0)))},getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath())},reset:l},L([ce],N),N}();function R(N,C,E){var S;if(E===3||E===4){var w=E===3?C.pt:C.ks,F=w.k;F.length?S=new k(N,C,E):S=new A(N,C,E)}else E===5?S=new T(N,C):E===6?S=new O(N,C):E===7&&(S=new G(N,C));return S.k&&N.addDynamicProperty(S),S}function D(){return A}function M(){return k}var V={};return V.getShapeProp=R,V.getConstructorFunction=D,V.getKeyframedConstructorFunction=M,V}();var ve=function(){var e=Math.cos,i=Math.sin,a=Math.tan,l=Math.round;function h(){return this.props[0]=1,this.props[1]=0,this.props[2]=0,this.props[3]=0,this.props[4]=0,this.props[5]=1,this.props[6]=0,this.props[7]=0,this.props[8]=0,this.props[9]=0,this.props[10]=1,this.props[11]=0,this.props[12]=0,this.props[13]=0,this.props[14]=0,this.props[15]=1,this}function c(f){if(f===0)return this;var y=e(f),Y=i(f);return this._t(y,-Y,0,0,Y,y,0,0,0,0,1,0,0,0,0,1)}function v(f){if(f===0)return this;var y=e(f),Y=i(f);return this._t(1,0,0,0,0,y,-Y,0,0,Y,y,0,0,0,0,1)}function A(f){if(f===0)return this;var y=e(f),Y=i(f);return this._t(y,0,Y,0,0,1,0,0,-Y,0,y,0,0,0,0,1)}function b(f){if(f===0)return this;var y=e(f),Y=i(f);return this._t(y,-Y,0,0,Y,y,0,0,0,0,1,0,0,0,0,1)}function k(f,y){return this._t(1,y,f,1,0,0)}function O(f,y){return this.shear(a(f),a(y))}function G(f,y){var Y=e(y),$=i(y);return this._t(Y,$,0,0,-$,Y,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,a(f),1,0,0,0,0,1,0,0,0,0,1)._t(Y,-$,0,0,$,Y,0,0,0,0,1,0,0,0,0,1)}function T(f,y,Y){return!Y&&Y!==0&&(Y=1),f===1&&y===1&&Y===1?this:this._t(f,0,0,0,0,y,0,0,0,0,Y,0,0,0,0,1)}function R(f,y,Y,$,nt,vt,Et,Ot,Rt,te,Me,Or,Pe,he,Ke,Dt){return this.props[0]=f,this.props[1]=y,this.props[2]=Y,this.props[3]=$,this.props[4]=nt,this.props[5]=vt,this.props[6]=Et,this.props[7]=Ot,this.props[8]=Rt,this.props[9]=te,this.props[10]=Me,this.props[11]=Or,this.props[12]=Pe,this.props[13]=he,this.props[14]=Ke,this.props[15]=Dt,this}function D(f,y,Y){return Y=Y||0,f!==0||y!==0||Y!==0?this._t(1,0,0,0,0,1,0,0,0,0,1,0,f,y,Y,1):this}function M(f,y,Y,$,nt,vt,Et,Ot,Rt,te,Me,Or,Pe,he,Ke,Dt){var ht=this.props;if(f===1&&y===0&&Y===0&&$===0&&nt===0&&vt===1&&Et===0&&Ot===0&&Rt===0&&te===0&&Me===1&&Or===0)return ht[12]=ht[12]*f+ht[15]*Pe,ht[13]=ht[13]*vt+ht[15]*he,ht[14]=ht[14]*Me+ht[15]*Ke,ht[15]*=Dt,this._identityCalculated=!1,this;var Xr=ht[0],Ii=ht[1],Zr=ht[2],Rr=ht[3],Qr=ht[4],Jr=ht[5],De=ht[6],_i=ht[7],Ci=ht[8],Er=ht[9],ki=ht[10],Tr=ht[11],co=ht[12],Mn=ht[13],Pn=ht[14],Dn=ht[15];return ht[0]=Xr*f+Ii*nt+Zr*Rt+Rr*Pe,ht[1]=Xr*y+Ii*vt+Zr*te+Rr*he,ht[2]=Xr*Y+Ii*Et+Zr*Me+Rr*Ke,ht[3]=Xr*$+Ii*Ot+Zr*Or+Rr*Dt,ht[4]=Qr*f+Jr*nt+De*Rt+_i*Pe,ht[5]=Qr*y+Jr*vt+De*te+_i*he,ht[6]=Qr*Y+Jr*Et+De*Me+_i*Ke,ht[7]=Qr*$+Jr*Ot+De*Or+_i*Dt,ht[8]=Ci*f+Er*nt+ki*Rt+Tr*Pe,ht[9]=Ci*y+Er*vt+ki*te+Tr*he,ht[10]=Ci*Y+Er*Et+ki*Me+Tr*Ke,ht[11]=Ci*$+Er*Ot+ki*Or+Tr*Dt,ht[12]=co*f+Mn*nt+Pn*Rt+Dn*Pe,ht[13]=co*y+Mn*vt+Pn*te+Dn*he,ht[14]=co*Y+Mn*Et+Pn*Me+Dn*Ke,ht[15]=co*$+Mn*Ot+Pn*Or+Dn*Dt,this._identityCalculated=!1,this}function V(f){var y=f.props;return this.transform(y[0],y[1],y[2],y[3],y[4],y[5],y[6],y[7],y[8],y[9],y[10],y[11],y[12],y[13],y[14],y[15])}function N(){return this._identityCalculated||(this._identity=!(this.props[0]!==1||this.props[1]!==0||this.props[2]!==0||this.props[3]!==0||this.props[4]!==0||this.props[5]!==1||this.props[6]!==0||this.props[7]!==0||this.props[8]!==0||this.props[9]!==0||this.props[10]!==1||this.props[11]!==0||this.props[12]!==0||this.props[13]!==0||this.props[14]!==0||this.props[15]!==1),this._identityCalculated=!0),this._identity}function C(f){for(var y=0;y<16;){if(f.props[y]!==this.props[y])return!1;y+=1}return!0}function E(f){var y;for(y=0;y<16;y+=1)f.props[y]=this.props[y];return f}function S(f){var y;for(y=0;y<16;y+=1)this.props[y]=f[y]}function w(f,y,Y){return{x:f*this.props[0]+y*this.props[4]+Y*this.props[8]+this.props[12],y:f*this.props[1]+y*this.props[5]+Y*this.props[9]+this.props[13],z:f*this.props[2]+y*this.props[6]+Y*this.props[10]+this.props[14]}}function F(f,y,Y){return f*this.props[0]+y*this.props[4]+Y*this.props[8]+this.props[12]}function H(f,y,Y){return f*this.props[1]+y*this.props[5]+Y*this.props[9]+this.props[13]}function W(f,y,Y){return f*this.props[2]+y*this.props[6]+Y*this.props[10]+this.props[14]}function et(){var f=this.props[0]*this.props[5]-this.props[1]*this.props[4],y=this.props[5]/f,Y=-this.props[1]/f,$=-this.props[4]/f,nt=this.props[0]/f,vt=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/f,Et=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/f,Ot=new ve;return Ot.props[0]=y,Ot.props[1]=Y,Ot.props[4]=$,Ot.props[5]=nt,Ot.props[12]=vt,Ot.props[13]=Et,Ot}function yt(f){var y=this.getInverseMatrix();return y.applyToPointArray(f[0],f[1],f[2]||0)}function pt(f){var y,Y=f.length,$=[];for(y=0;y<Y;y+=1)$[y]=yt(f[y]);return $}function ot(f,y,Y){var $=X("float32",6);if(this.isIdentity())$[0]=f[0],$[1]=f[1],$[2]=y[0],$[3]=y[1],$[4]=Y[0],$[5]=Y[1];else{var nt=this.props[0],vt=this.props[1],Et=this.props[4],Ot=this.props[5],Rt=this.props[12],te=this.props[13];$[0]=f[0]*nt+f[1]*Et+Rt,$[1]=f[0]*vt+f[1]*Ot+te,$[2]=y[0]*nt+y[1]*Et+Rt,$[3]=y[0]*vt+y[1]*Ot+te,$[4]=Y[0]*nt+Y[1]*Et+Rt,$[5]=Y[0]*vt+Y[1]*Ot+te}return $}function xt(f,y,Y){var $;return this.isIdentity()?$=[f,y,Y]:$=[f*this.props[0]+y*this.props[4]+Y*this.props[8]+this.props[12],f*this.props[1]+y*this.props[5]+Y*this.props[9]+this.props[13],f*this.props[2]+y*this.props[6]+Y*this.props[10]+this.props[14]],$}function ct(f,y){if(this.isIdentity())return f+","+y;var Y=this.props;return Math.round((f*Y[0]+y*Y[4]+Y[12])*100)/100+","+Math.round((f*Y[1]+y*Y[5]+Y[13])*100)/100}function J(){for(var f=0,y=this.props,Y="matrix3d(",$=1e4;f<16;)Y+=l(y[f]*$)/$,Y+=f===15?")":",",f+=1;return Y}function I(f){var y=1e4;return f<1e-6&&f>0||f>-1e-6&&f<0?l(f*y)/y:f}function P(){var f=this.props,y=I(f[0]),Y=I(f[1]),$=I(f[4]),nt=I(f[5]),vt=I(f[12]),Et=I(f[13]);return"matrix("+y+","+Y+","+$+","+nt+","+vt+","+Et+")"}return function(){this.reset=h,this.rotate=c,this.rotateX=v,this.rotateY=A,this.rotateZ=b,this.skew=O,this.skewFromAxis=G,this.shear=k,this.scale=T,this.setTransform=R,this.translate=D,this.transform=M,this.multiply=V,this.applyToPoint=w,this.applyToX=F,this.applyToY=H,this.applyToZ=W,this.applyToPointArray=xt,this.applyToTriplePoints=ot,this.applyToPointStringified=ct,this.toCSS=J,this.to2dCSS=P,this.clone=E,this.cloneFromProps=S,this.equals=C,this.inversePoints=pt,this.inversePoint=yt,this.getInverseMatrix=et,this._t=this.transform,this.isIdentity=N,this._identity=!0,this._identityCalculated=!1,this.props=X("float32",16),this.reset()}}();function _n(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_n=function(a){return typeof a}:_n=function(a){return a&&typeof Symbol=="function"&&a.constructor===Symbol&&a!==Symbol.prototype?"symbol":typeof a},_n(e)}var Mt={},Cn="__[STANDALONE]__",Np="__[ANIMATIONDATA]__",Lp="";function Rb(e){m(e)}function Op(){Cn===!0?Jt.searchAnimations(Np,Cn,Lp):Jt.searchAnimations()}function Mb(e){vb(e)}function Pb(e){yb(e)}function Db(e){return Cn===!0&&(e.animationData=JSON.parse(Np)),Jt.loadAnimation(e)}function Fb(e){if(typeof e=="string")switch(e){case"high":yn(200);break;default:case"medium":yn(50);break;case"low":yn(10);break}else!isNaN(e)&&e>1&&yn(e);Ws()>=50?Je(!1):Je(!0)}function $b(){return typeof navigator<"u"}function zb(e,i){e==="expressions"&&bb(i)}function Vb(e){switch(e){case"propertyFactory":return at;case"shapePropertyFactory":return In;case"matrix":return ve;default:return null}}Mt.play=Jt.play,Mt.pause=Jt.pause,Mt.setLocationHref=Rb,Mt.togglePause=Jt.togglePause,Mt.setSpeed=Jt.setSpeed,Mt.setDirection=Jt.setDirection,Mt.stop=Jt.stop,Mt.searchAnimations=Op,Mt.registerAnimation=Jt.registerAnimation,Mt.loadAnimation=Db,Mt.setSubframeRendering=Mb,Mt.resize=Jt.resize,Mt.goToAndStop=Jt.goToAndStop,Mt.destroy=Jt.destroy,Mt.setQuality=Fb,Mt.inBrowser=$b,Mt.installPlugin=zb,Mt.freeze=Jt.freeze,Mt.unfreeze=Jt.unfreeze,Mt.setVolume=Jt.setVolume,Mt.mute=Jt.mute,Mt.unmute=Jt.unmute,Mt.getRegisteredAnimations=Jt.getRegisteredAnimations,Mt.useWebWorker=s,Mt.setIDPrefix=Pb,Mt.__getFactory=Vb,Mt.version="5.12.2";function Bb(){document.readyState==="complete"&&(clearInterval(Gb),Op())}function Ub(e){for(var i=Rp.split("&"),a=0;a<i.length;a+=1){var l=i[a].split("=");if(decodeURIComponent(l[0])==e)return decodeURIComponent(l[1])}return null}var Rp="";if(Cn){var Mp=document.getElementsByTagName("script"),Hb=Mp.length-1,Pp=Mp[Hb]||{src:""};Rp=Pp.src?Pp.src.replace(/^[^\?]+\??/,""):"",Lp=Ub("renderer")}var Gb=setInterval(Bb,100);try{!((typeof Ia>"u"?"undefined":_n(Ia))==="object"&&typeof ll<"u")&&!(typeof define=="function"&&define.amd)&&(window.bodymovin=Mt)}catch{}var yi=function(){var e={},i={};e.registerModifier=a,e.getModifier=l;function a(h,c){i[h]||(i[h]=c)}function l(h,c,v){return new i[h](c,v)}return e}();function ir(){}ir.prototype.initModifierProperties=function(){},ir.prototype.addShapeToModifier=function(){},ir.prototype.addShape=function(e){if(!this.closed){e.sh.container.addDynamicProperty(e.sh);var i={shape:e.sh,data:e,localShapeCollection:qo.newShapeCollection()};this.shapes.push(i),this.addShapeToModifier(i),this._isAnimated&&e.setAsAnimated()}},ir.prototype.init=function(e,i){this.shapes=[],this.elem=e,this.initDynamicPropertyContainer(e),this.initModifierProperties(e,i),this.frameId=r,this.closed=!1,this.k=!1,this.dynamicProperties.length?this.k=!0:this.getValue(!0)},ir.prototype.processKeys=function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties())},L([ce],ir);function yr(){}L([ir],yr),yr.prototype.initModifierProperties=function(e,i){this.s=at.getProp(e,i.s,0,.01,this),this.e=at.getProp(e,i.e,0,.01,this),this.o=at.getProp(e,i.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=i.m,this._isAnimated=!!this.s.effectsSequence.length||!!this.e.effectsSequence.length||!!this.o.effectsSequence.length},yr.prototype.addShapeToModifier=function(e){e.pathsData=[]},yr.prototype.calculateShapeEdges=function(e,i,a,l,h){var c=[];i<=1?c.push({s:e,e:i}):e>=1?c.push({s:e-1,e:i-1}):(c.push({s:e,e:1}),c.push({s:0,e:i-1}));var v=[],A,b=c.length,k;for(A=0;A<b;A+=1)if(k=c[A],!(k.e*h<l||k.s*h>l+a)){var O,G;k.s*h<=l?O=0:O=(k.s*h-l)/a,k.e*h>=l+a?G=1:G=(k.e*h-l)/a,v.push([O,G])}return v.length||v.push([0,0]),v},yr.prototype.releasePathsData=function(e){var i,a=e.length;for(i=0;i<a;i+=1)Ip.release(e[i]);return e.length=0,e},yr.prototype.processShapes=function(e){var i,a;if(this._mdf||e){var l=this.o.v%360/360;if(l<0&&(l+=1),this.s.v>1?i=1+l:this.s.v<0?i=0+l:i=this.s.v+l,this.e.v>1?a=1+l:this.e.v<0?a=0+l:a=this.e.v+l,i>a){var h=i;i=a,a=h}i=Math.round(i*1e4)*1e-4,a=Math.round(a*1e4)*1e-4,this.sValue=i,this.eValue=a}else i=this.sValue,a=this.eValue;var c,v,A=this.shapes.length,b,k,O,G,T,R=0;if(a===i)for(v=0;v<A;v+=1)this.shapes[v].localShapeCollection.releaseShapes(),this.shapes[v].shape._mdf=!0,this.shapes[v].shape.paths=this.shapes[v].localShapeCollection,this._mdf&&(this.shapes[v].pathsData.length=0);else if(a===1&&i===0||a===0&&i===1){if(this._mdf)for(v=0;v<A;v+=1)this.shapes[v].pathsData.length=0,this.shapes[v].shape._mdf=!0}else{var D=[],M,V;for(v=0;v<A;v+=1)if(M=this.shapes[v],!M.shape._mdf&&!this._mdf&&!e&&this.m!==2)M.shape.paths=M.localShapeCollection;else{if(c=M.shape.paths,k=c._length,T=0,!M.shape._mdf&&M.pathsData.length)T=M.totalShapeLength;else{for(O=this.releasePathsData(M.pathsData),b=0;b<k;b+=1)G=Nr.getSegmentsLength(c.shapes[b]),O.push(G),T+=G.totalLength;M.totalShapeLength=T,M.pathsData=O}R+=T,M.shape._mdf=!0}var N=i,C=a,E=0,S;for(v=A-1;v>=0;v-=1)if(M=this.shapes[v],M.shape._mdf){for(V=M.localShapeCollection,V.releaseShapes(),this.m===2&&A>1?(S=this.calculateShapeEdges(i,a,M.totalShapeLength,E,R),E+=M.totalShapeLength):S=[[N,C]],k=S.length,b=0;b<k;b+=1){N=S[b][0],C=S[b][1],D.length=0,C<=1?D.push({s:M.totalShapeLength*N,e:M.totalShapeLength*C}):N>=1?D.push({s:M.totalShapeLength*(N-1),e:M.totalShapeLength*(C-1)}):(D.push({s:M.totalShapeLength*N,e:M.totalShapeLength}),D.push({s:0,e:M.totalShapeLength*(C-1)}));var w=this.addShapes(M,D[0]);if(D[0].s!==D[0].e){if(D.length>1){var F=M.shape.paths.shapes[M.shape.paths._length-1];if(F.c){var H=w.pop();this.addPaths(w,V),w=this.addShapes(M,D[1],H)}else this.addPaths(w,V),w=this.addShapes(M,D[1])}this.addPaths(w,V)}}M.shape.paths=V}}},yr.prototype.addPaths=function(e,i){var a,l=e.length;for(a=0;a<l;a+=1)i.addShape(e[a])},yr.prototype.addSegment=function(e,i,a,l,h,c,v){h.setXYAt(i[0],i[1],"o",c),h.setXYAt(a[0],a[1],"i",c+1),v&&h.setXYAt(e[0],e[1],"v",c),h.setXYAt(l[0],l[1],"v",c+1)},yr.prototype.addSegmentFromArray=function(e,i,a,l){i.setXYAt(e[1],e[5],"o",a),i.setXYAt(e[2],e[6],"i",a+1),l&&i.setXYAt(e[0],e[4],"v",a),i.setXYAt(e[3],e[7],"v",a+1)},yr.prototype.addShapes=function(e,i,a){var l=e.pathsData,h=e.shape.paths.shapes,c,v=e.shape.paths._length,A,b,k=0,O,G,T,R,D=[],M,V=!0;for(a?(G=a._length,M=a._length):(a=fe.newElement(),G=0,M=0),D.push(a),c=0;c<v;c+=1){for(T=l[c].lengths,a.c=h[c].c,b=h[c].c?T.length:T.length+1,A=1;A<b;A+=1)if(O=T[A-1],k+O.addedLength<i.s)k+=O.addedLength,a.c=!1;else if(k>i.e){a.c=!1;break}else i.s<=k&&i.e>=k+O.addedLength?(this.addSegment(h[c].v[A-1],h[c].o[A-1],h[c].i[A],h[c].v[A],a,G,V),V=!1):(R=Nr.getNewSegment(h[c].v[A-1],h[c].v[A],h[c].o[A-1],h[c].i[A],(i.s-k)/O.addedLength,(i.e-k)/O.addedLength,T[A-1]),this.addSegmentFromArray(R,a,G,V),V=!1,a.c=!1),k+=O.addedLength,G+=1;if(h[c].c&&T.length){if(O=T[A-1],k<=i.e){var N=T[A-1].addedLength;i.s<=k&&i.e>=k+N?(this.addSegment(h[c].v[A-1],h[c].o[A-1],h[c].i[0],h[c].v[0],a,G,V),V=!1):(R=Nr.getNewSegment(h[c].v[A-1],h[c].v[0],h[c].o[A-1],h[c].i[0],(i.s-k)/N,(i.e-k)/N,T[A-1]),this.addSegmentFromArray(R,a,G,V),V=!1,a.c=!1)}else a.c=!1;k+=O.addedLength,G+=1}if(a._length&&(a.setXYAt(a.v[M][0],a.v[M][1],"i",M),a.setXYAt(a.v[a._length-1][0],a.v[a._length-1][1],"o",a._length-1)),k>i.e)break;c<v-1&&(a=fe.newElement(),V=!0,D.push(a),G=0)}return D};function Zs(){}L([ir],Zs),Zs.prototype.initModifierProperties=function(e,i){this.getValue=this.processKeys,this.amount=at.getProp(e,i.a,0,null,this),this._isAnimated=!!this.amount.effectsSequence.length},Zs.prototype.processPath=function(e,i){var a=i/100,l=[0,0],h=e._length,c=0;for(c=0;c<h;c+=1)l[0]+=e.v[c][0],l[1]+=e.v[c][1];l[0]/=h,l[1]/=h;var v=fe.newElement();v.c=e.c;var A,b,k,O,G,T;for(c=0;c<h;c+=1)A=e.v[c][0]+(l[0]-e.v[c][0])*a,b=e.v[c][1]+(l[1]-e.v[c][1])*a,k=e.o[c][0]+(l[0]-e.o[c][0])*-a,O=e.o[c][1]+(l[1]-e.o[c][1])*-a,G=e.i[c][0]+(l[0]-e.i[c][0])*-a,T=e.i[c][1]+(l[1]-e.i[c][1])*-a,v.setTripleAt(A,b,k,O,G,T,c);return v},Zs.prototype.processShapes=function(e){var i,a,l=this.shapes.length,h,c,v=this.amount.v;if(v!==0){var A,b;for(a=0;a<l;a+=1){if(A=this.shapes[a],b=A.localShapeCollection,!(!A.shape._mdf&&!this._mdf&&!e))for(b.releaseShapes(),A.shape._mdf=!0,i=A.shape.paths.shapes,c=A.shape.paths._length,h=0;h<c;h+=1)b.addShape(this.processPath(i[h],v));A.shape.paths=A.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};var Od=function(){var e=[0,0];function i(b){var k=this._mdf;this.iterateDynamicProperties(),this._mdf=this._mdf||k,this.a&&b.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&b.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&b.skewFromAxis(-this.sk.v,this.sa.v),this.r?b.rotate(-this.r.v):b.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.data.p.s?this.data.p.z?b.translate(this.px.v,this.py.v,-this.pz.v):b.translate(this.px.v,this.py.v,0):b.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}function a(b){if(this.elem.globalData.frameId!==this.frameId){if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||b){var k;if(this.v.cloneFromProps(this.pre.props),this.appliedTransformations<1&&this.v.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations<2&&this.v.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&this.appliedTransformations<3&&this.v.skewFromAxis(-this.sk.v,this.sa.v),this.r&&this.appliedTransformations<4?this.v.rotate(-this.r.v):!this.r&&this.appliedTransformations<4&&this.v.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.autoOriented){var O,G;if(k=this.elem.globalData.frameRate,this.p&&this.p.keyframes&&this.p.getValueAtTime)this.p._caching.lastFrame+this.p.offsetTime<=this.p.keyframes[0].t?(O=this.p.getValueAtTime((this.p.keyframes[0].t+.01)/k,0),G=this.p.getValueAtTime(this.p.keyframes[0].t/k,0)):this.p._caching.lastFrame+this.p.offsetTime>=this.p.keyframes[this.p.keyframes.length-1].t?(O=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/k,0),G=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/k,0)):(O=this.p.pv,G=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/k,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){O=[],G=[];var T=this.px,R=this.py;T._caching.lastFrame+T.offsetTime<=T.keyframes[0].t?(O[0]=T.getValueAtTime((T.keyframes[0].t+.01)/k,0),O[1]=R.getValueAtTime((R.keyframes[0].t+.01)/k,0),G[0]=T.getValueAtTime(T.keyframes[0].t/k,0),G[1]=R.getValueAtTime(R.keyframes[0].t/k,0)):T._caching.lastFrame+T.offsetTime>=T.keyframes[T.keyframes.length-1].t?(O[0]=T.getValueAtTime(T.keyframes[T.keyframes.length-1].t/k,0),O[1]=R.getValueAtTime(R.keyframes[R.keyframes.length-1].t/k,0),G[0]=T.getValueAtTime((T.keyframes[T.keyframes.length-1].t-.01)/k,0),G[1]=R.getValueAtTime((R.keyframes[R.keyframes.length-1].t-.01)/k,0)):(O=[T.pv,R.pv],G[0]=T.getValueAtTime((T._caching.lastFrame+T.offsetTime-.01)/k,T.offsetTime),G[1]=R.getValueAtTime((R._caching.lastFrame+R.offsetTime-.01)/k,R.offsetTime))}else G=e,O=G;this.v.rotate(-Math.atan2(O[1]-G[1],O[0]-G[0]))}this.data.p&&this.data.p.s?this.data.p.z?this.v.translate(this.px.v,this.py.v,-this.pz.v):this.v.translate(this.px.v,this.py.v,0):this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}this.frameId=this.elem.globalData.frameId}}function l(){if(this.appliedTransformations=0,this.pre.reset(),!this.a.effectsSequence.length)this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1;else return;if(!this.s.effectsSequence.length)this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2;else return;if(this.sk)if(!this.sk.effectsSequence.length&&!this.sa.effectsSequence.length)this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3;else return;this.r?this.r.effectsSequence.length||(this.pre.rotate(-this.r.v),this.appliedTransformations=4):!this.rz.effectsSequence.length&&!this.ry.effectsSequence.length&&!this.rx.effectsSequence.length&&!this.or.effectsSequence.length&&(this.pre.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.appliedTransformations=4)}function h(){}function c(b){this._addDynamicProperty(b),this.elem.addDynamicProperty(b),this._isDirty=!0}function v(b,k,O){if(this.elem=b,this.frameId=-1,this.propType="transform",this.data=k,this.v=new ve,this.pre=new ve,this.appliedTransformations=0,this.initDynamicPropertyContainer(O||b),k.p&&k.p.s?(this.px=at.getProp(b,k.p.x,0,0,this),this.py=at.getProp(b,k.p.y,0,0,this),k.p.z&&(this.pz=at.getProp(b,k.p.z,0,0,this))):this.p=at.getProp(b,k.p||{k:[0,0,0]},1,0,this),k.rx){if(this.rx=at.getProp(b,k.rx,0,kt,this),this.ry=at.getProp(b,k.ry,0,kt,this),this.rz=at.getProp(b,k.rz,0,kt,this),k.or.k[0].ti){var G,T=k.or.k.length;for(G=0;G<T;G+=1)k.or.k[G].to=null,k.or.k[G].ti=null}this.or=at.getProp(b,k.or,1,kt,this),this.or.sh=!0}else this.r=at.getProp(b,k.r||{k:0},0,kt,this);k.sk&&(this.sk=at.getProp(b,k.sk,0,kt,this),this.sa=at.getProp(b,k.sa,0,kt,this)),this.a=at.getProp(b,k.a||{k:[0,0,0]},1,0,this),this.s=at.getProp(b,k.s||{k:[100,100,100]},1,.01,this),k.o?this.o=at.getProp(b,k.o,0,.01,b):this.o={_mdf:!1,v:1},this._isDirty=!0,this.dynamicProperties.length||this.getValue(!0)}v.prototype={applyToMatrix:i,getValue:a,precalculateMatrix:l,autoOrient:h},L([ce],v),v.prototype.addDynamicProperty=c,v.prototype._addDynamicProperty=ce.prototype.addDynamicProperty;function A(b,k,O){return new v(b,k,O)}return{getTransformProperty:A}}();function Lr(){}L([ir],Lr),Lr.prototype.initModifierProperties=function(e,i){this.getValue=this.processKeys,this.c=at.getProp(e,i.c,0,null,this),this.o=at.getProp(e,i.o,0,null,this),this.tr=Od.getTransformProperty(e,i.tr,this),this.so=at.getProp(e,i.tr.so,0,.01,this),this.eo=at.getProp(e,i.tr.eo,0,.01,this),this.data=i,this.dynamicProperties.length||this.getValue(!0),this._isAnimated=!!this.dynamicProperties.length,this.pMatrix=new ve,this.rMatrix=new ve,this.sMatrix=new ve,this.tMatrix=new ve,this.matrix=new ve},Lr.prototype.applyTransforms=function(e,i,a,l,h,c){var v=c?-1:1,A=l.s.v[0]+(1-l.s.v[0])*(1-h),b=l.s.v[1]+(1-l.s.v[1])*(1-h);e.translate(l.p.v[0]*v*h,l.p.v[1]*v*h,l.p.v[2]),i.translate(-l.a.v[0],-l.a.v[1],l.a.v[2]),i.rotate(-l.r.v*v*h),i.translate(l.a.v[0],l.a.v[1],l.a.v[2]),a.translate(-l.a.v[0],-l.a.v[1],l.a.v[2]),a.scale(c?1/A:A,c?1/b:b),a.translate(l.a.v[0],l.a.v[1],l.a.v[2])},Lr.prototype.init=function(e,i,a,l){for(this.elem=e,this.arr=i,this.pos=a,this.elemsData=l,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(e),this.initModifierProperties(e,i[a]);a>0;)a-=1,this._elements.unshift(i[a]);this.dynamicProperties.length?this.k=!0:this.getValue(!0)},Lr.prototype.resetElements=function(e){var i,a=e.length;for(i=0;i<a;i+=1)e[i]._processed=!1,e[i].ty==="gr"&&this.resetElements(e[i].it)},Lr.prototype.cloneElements=function(e){var i=JSON.parse(JSON.stringify(e));return this.resetElements(i),i},Lr.prototype.changeGroupRender=function(e,i){var a,l=e.length;for(a=0;a<l;a+=1)e[a]._render=i,e[a].ty==="gr"&&this.changeGroupRender(e[a].it,i)},Lr.prototype.processShapes=function(e){var i,a,l,h,c,v=!1;if(this._mdf||e){var A=Math.ceil(this.c.v);if(this._groups.length<A){for(;this._groups.length<A;){var b={it:this.cloneElements(this._elements),ty:"gr"};b.it.push({a:{a:0,ix:1,k:[0,0]},nm:"Transform",o:{a:0,ix:7,k:100},p:{a:0,ix:2,k:[0,0]},r:{a:1,ix:6,k:[{s:0,e:0,t:0},{s:0,e:0,t:1}]},s:{a:0,ix:3,k:[100,100]},sa:{a:0,ix:5,k:0},sk:{a:0,ix:4,k:0},ty:"tr"}),this.arr.splice(0,0,b),this._groups.splice(0,0,b),this._currentCopies+=1}this.elem.reloadShapes(),v=!0}c=0;var k;for(l=0;l<=this._groups.length-1;l+=1){if(k=c<A,this._groups[l]._render=k,this.changeGroupRender(this._groups[l].it,k),!k){var O=this.elemsData[l].it,G=O[O.length-1];G.transform.op.v!==0?(G.transform.op._mdf=!0,G.transform.op.v=0):G.transform.op._mdf=!1}c+=1}this._currentCopies=A;var T=this.o.v,R=T%1,D=T>0?Math.floor(T):Math.ceil(T),M=this.pMatrix.props,V=this.rMatrix.props,N=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var C=0;if(T>0){for(;C<D;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),C+=1;R&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,R,!1),C+=R)}else if(T<0){for(;C>D;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),C-=1;R&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-R,!0),C-=R)}l=this.data.m===1?0:this._currentCopies-1,h=this.data.m===1?1:-1,c=this._currentCopies;for(var E,S;c;){if(i=this.elemsData[l].it,a=i[i.length-1].transform.mProps.v.props,S=a.length,i[i.length-1].transform.mProps._mdf=!0,i[i.length-1].transform.op._mdf=!0,i[i.length-1].transform.op.v=this._currentCopies===1?this.so.v:this.so.v+(this.eo.v-this.so.v)*(l/(this._currentCopies-1)),C!==0){for((l!==0&&h===1||l!==this._currentCopies-1&&h===-1)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(V[0],V[1],V[2],V[3],V[4],V[5],V[6],V[7],V[8],V[9],V[10],V[11],V[12],V[13],V[14],V[15]),this.matrix.transform(N[0],N[1],N[2],N[3],N[4],N[5],N[6],N[7],N[8],N[9],N[10],N[11],N[12],N[13],N[14],N[15]),this.matrix.transform(M[0],M[1],M[2],M[3],M[4],M[5],M[6],M[7],M[8],M[9],M[10],M[11],M[12],M[13],M[14],M[15]),E=0;E<S;E+=1)a[E]=this.matrix.props[E];this.matrix.reset()}else for(this.matrix.reset(),E=0;E<S;E+=1)a[E]=this.matrix.props[E];C+=1,c-=1,l+=h}}else for(c=this._currentCopies,l=0,h=1;c;)i=this.elemsData[l].it,a=i[i.length-1].transform.mProps.v.props,i[i.length-1].transform.mProps._mdf=!1,i[i.length-1].transform.op._mdf=!1,c-=1,l+=h;return v},Lr.prototype.addShape=function(){};function Qs(){}L([ir],Qs),Qs.prototype.initModifierProperties=function(e,i){this.getValue=this.processKeys,this.rd=at.getProp(e,i.r,0,null,this),this._isAnimated=!!this.rd.effectsSequence.length},Qs.prototype.processPath=function(e,i){var a=fe.newElement();a.c=e.c;var l,h=e._length,c,v,A,b,k,O,G=0,T,R,D,M,V,N;for(l=0;l<h;l+=1)c=e.v[l],A=e.o[l],v=e.i[l],c[0]===A[0]&&c[1]===A[1]&&c[0]===v[0]&&c[1]===v[1]?(l===0||l===h-1)&&!e.c?(a.setTripleAt(c[0],c[1],A[0],A[1],v[0],v[1],G),G+=1):(l===0?b=e.v[h-1]:b=e.v[l-1],k=Math.sqrt(Math.pow(c[0]-b[0],2)+Math.pow(c[1]-b[1],2)),O=k?Math.min(k/2,i)/k:0,V=c[0]+(b[0]-c[0])*O,T=V,N=c[1]-(c[1]-b[1])*O,R=N,D=T-(T-c[0])*ue,M=R-(R-c[1])*ue,a.setTripleAt(T,R,D,M,V,N,G),G+=1,l===h-1?b=e.v[0]:b=e.v[l+1],k=Math.sqrt(Math.pow(c[0]-b[0],2)+Math.pow(c[1]-b[1],2)),O=k?Math.min(k/2,i)/k:0,D=c[0]+(b[0]-c[0])*O,T=D,M=c[1]+(b[1]-c[1])*O,R=M,V=T-(T-c[0])*ue,N=R-(R-c[1])*ue,a.setTripleAt(T,R,D,M,V,N,G),G+=1):(a.setTripleAt(e.v[l][0],e.v[l][1],e.o[l][0],e.o[l][1],e.i[l][0],e.i[l][1],G),G+=1);return a},Qs.prototype.processShapes=function(e){var i,a,l=this.shapes.length,h,c,v=this.rd.v;if(v!==0){var A,b;for(a=0;a<l;a+=1){if(A=this.shapes[a],b=A.localShapeCollection,!(!A.shape._mdf&&!this._mdf&&!e))for(b.releaseShapes(),A.shape._mdf=!0,i=A.shape.paths.shapes,c=A.shape.paths._length,h=0;h<c;h+=1)b.addShape(this.processPath(i[h],v));A.shape.paths=A.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function kn(e,i){return Math.abs(e-i)*1e5<=Math.min(Math.abs(e),Math.abs(i))}function Rd(e){return Math.abs(e)<=1e-5}function Dp(e,i,a){return e*(1-a)+i*a}function Ei(e,i,a){return[Dp(e[0],i[0],a),Dp(e[1],i[1],a)]}function Yb(e,i,a){if(e===0)return[];var l=i*i-4*e*a;if(l<0)return[];var h=-i/(2*e);if(l===0)return[h];var c=Math.sqrt(l)/(2*e);return[h-c,h+c]}function Fp(e,i,a,l){return[-e+3*i-3*a+l,3*e-6*i+3*a,-3*e+3*i,e]}function $p(e){return new jt(e,e,e,e,!1)}function jt(e,i,a,l,h){h&&Zo(e,i)&&(i=Ei(e,l,1/3)),h&&Zo(a,l)&&(a=Ei(e,l,2/3));var c=Fp(e[0],i[0],a[0],l[0]),v=Fp(e[1],i[1],a[1],l[1]);this.a=[c[0],v[0]],this.b=[c[1],v[1]],this.c=[c[2],v[2]],this.d=[c[3],v[3]],this.points=[e,i,a,l]}jt.prototype.point=function(e){return[((this.a[0]*e+this.b[0])*e+this.c[0])*e+this.d[0],((this.a[1]*e+this.b[1])*e+this.c[1])*e+this.d[1]]},jt.prototype.derivative=function(e){return[(3*e*this.a[0]+2*this.b[0])*e+this.c[0],(3*e*this.a[1]+2*this.b[1])*e+this.c[1]]},jt.prototype.tangentAngle=function(e){var i=this.derivative(e);return Math.atan2(i[1],i[0])},jt.prototype.normalAngle=function(e){var i=this.derivative(e);return Math.atan2(i[0],i[1])},jt.prototype.inflectionPoints=function(){var e=this.a[1]*this.b[0]-this.a[0]*this.b[1];if(Rd(e))return[];var i=-.5*(this.a[1]*this.c[0]-this.a[0]*this.c[1])/e,a=i*i-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/e;if(a<0)return[];var l=Math.sqrt(a);return Rd(l)?l>0&&l<1?[i]:[]:[i-l,i+l].filter(function(h){return h>0&&h<1})},jt.prototype.split=function(e){if(e<=0)return[$p(this.points[0]),this];if(e>=1)return[this,$p(this.points[this.points.length-1])];var i=Ei(this.points[0],this.points[1],e),a=Ei(this.points[1],this.points[2],e),l=Ei(this.points[2],this.points[3],e),h=Ei(i,a,e),c=Ei(a,l,e),v=Ei(h,c,e);return[new jt(this.points[0],i,h,v,!0),new jt(v,c,l,this.points[3],!0)]};function zp(e,i){var a=e.points[0][i],l=e.points[e.points.length-1][i];if(a>l){var h=l;l=a,a=h}for(var c=Yb(3*e.a[i],2*e.b[i],e.c[i]),v=0;v<c.length;v+=1)if(c[v]>0&&c[v]<1){var A=e.point(c[v])[i];A<a?a=A:A>l&&(l=A)}return{min:a,max:l}}jt.prototype.bounds=function(){return{x:zp(this,0),y:zp(this,1)}},jt.prototype.boundingBox=function(){var e=this.bounds();return{left:e.x.min,right:e.x.max,top:e.y.min,bottom:e.y.max,width:e.x.max-e.x.min,height:e.y.max-e.y.min,cx:(e.x.max+e.x.min)/2,cy:(e.y.max+e.y.min)/2}};function wn(e,i,a){var l=e.boundingBox();return{cx:l.cx,cy:l.cy,width:l.width,height:l.height,bez:e,t:(i+a)/2,t1:i,t2:a}}function Vp(e){var i=e.bez.split(.5);return[wn(i[0],e.t1,e.t),wn(i[1],e.t,e.t2)]}function Wb(e,i){return Math.abs(e.cx-i.cx)*2<e.width+i.width&&Math.abs(e.cy-i.cy)*2<e.height+i.height}function Js(e,i,a,l,h,c){if(Wb(e,i)){if(a>=c||e.width<=l&&e.height<=l&&i.width<=l&&i.height<=l){h.push([e.t,i.t]);return}var v=Vp(e),A=Vp(i);Js(v[0],A[0],a+1,l,h,c),Js(v[0],A[1],a+1,l,h,c),Js(v[1],A[0],a+1,l,h,c),Js(v[1],A[1],a+1,l,h,c)}}jt.prototype.intersections=function(e,i,a){i===void 0&&(i=2),a===void 0&&(a=7);var l=[];return Js(wn(this,0,1),wn(e,0,1),0,i,l,a),l},jt.shapeSegment=function(e,i){var a=(i+1)%e.length();return new jt(e.v[i],e.o[i],e.i[a],e.v[a],!0)},jt.shapeSegmentInverted=function(e,i){var a=(i+1)%e.length();return new jt(e.v[a],e.i[a],e.o[i],e.v[i],!0)};function Md(e,i){return[e[1]*i[2]-e[2]*i[1],e[2]*i[0]-e[0]*i[2],e[0]*i[1]-e[1]*i[0]]}function Nn(e,i,a,l){var h=[e[0],e[1],1],c=[i[0],i[1],1],v=[a[0],a[1],1],A=[l[0],l[1],1],b=Md(Md(h,c),Md(v,A));return Rd(b[2])?null:[b[0]/b[2],b[1]/b[2]]}function Xo(e,i,a){return[e[0]+Math.cos(i)*a,e[1]-Math.sin(i)*a]}function Pd(e,i){return Math.hypot(e[0]-i[0],e[1]-i[1])}function Zo(e,i){return kn(e[0],i[0])&&kn(e[1],i[1])}function ta(){}L([ir],ta),ta.prototype.initModifierProperties=function(e,i){this.getValue=this.processKeys,this.amplitude=at.getProp(e,i.s,0,null,this),this.frequency=at.getProp(e,i.r,0,null,this),this.pointsType=at.getProp(e,i.pt,0,null,this),this._isAnimated=this.amplitude.effectsSequence.length!==0||this.frequency.effectsSequence.length!==0||this.pointsType.effectsSequence.length!==0};function Bp(e,i,a,l,h,c,v){var A=a-Math.PI/2,b=a+Math.PI/2,k=i[0]+Math.cos(a)*l*h,O=i[1]-Math.sin(a)*l*h;e.setTripleAt(k,O,k+Math.cos(A)*c,O-Math.sin(A)*c,k+Math.cos(b)*v,O-Math.sin(b)*v,e.length())}function jb(e,i){var a=[i[0]-e[0],i[1]-e[1]],l=-Math.PI*.5,h=[Math.cos(l)*a[0]-Math.sin(l)*a[1],Math.sin(l)*a[0]+Math.cos(l)*a[1]];return h}function Kb(e,i){var a=i===0?e.length()-1:i-1,l=(i+1)%e.length(),h=e.v[a],c=e.v[l],v=jb(h,c);return Math.atan2(0,1)-Math.atan2(v[1],v[0])}function Up(e,i,a,l,h,c,v){var A=Kb(i,a),b=i.v[a%i._length],k=i.v[a===0?i._length-1:a-1],O=i.v[(a+1)%i._length],G=c===2?Math.sqrt(Math.pow(b[0]-k[0],2)+Math.pow(b[1]-k[1],2)):0,T=c===2?Math.sqrt(Math.pow(b[0]-O[0],2)+Math.pow(b[1]-O[1],2)):0;Bp(e,i.v[a%i._length],A,v,l,T/((h+1)*2),G/((h+1)*2),c)}function qb(e,i,a,l,h,c){for(var v=0;v<l;v+=1){var A=(v+1)/(l+1),b=h===2?Math.sqrt(Math.pow(i.points[3][0]-i.points[0][0],2)+Math.pow(i.points[3][1]-i.points[0][1],2)):0,k=i.normalAngle(A),O=i.point(A);Bp(e,O,k,c,a,b/((l+1)*2),b/((l+1)*2),h),c=-c}return c}ta.prototype.processPath=function(e,i,a,l){var h=e._length,c=fe.newElement();if(c.c=e.c,e.c||(h-=1),h===0)return c;var v=-1,A=jt.shapeSegment(e,0);Up(c,e,0,i,a,l,v);for(var b=0;b<h;b+=1)v=qb(c,A,i,a,l,-v),b===h-1&&!e.c?A=null:A=jt.shapeSegment(e,(b+1)%h),Up(c,e,b+1,i,a,l,v);return c},ta.prototype.processShapes=function(e){var i,a,l=this.shapes.length,h,c,v=this.amplitude.v,A=Math.max(0,Math.round(this.frequency.v)),b=this.pointsType.v;if(v!==0){var k,O;for(a=0;a<l;a+=1){if(k=this.shapes[a],O=k.localShapeCollection,!(!k.shape._mdf&&!this._mdf&&!e))for(O.releaseShapes(),k.shape._mdf=!0,i=k.shape.paths.shapes,c=k.shape.paths._length,h=0;h<c;h+=1)O.addShape(this.processPath(i[h],v,A,b));k.shape.paths=k.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function Dd(e,i,a){var l=Math.atan2(i[0]-e[0],i[1]-e[1]);return[Xo(e,l,a),Xo(i,l,a)]}function Qo(e,i){var a,l,h,c,v,A,b;b=Dd(e.points[0],e.points[1],i),a=b[0],l=b[1],b=Dd(e.points[1],e.points[2],i),h=b[0],c=b[1],b=Dd(e.points[2],e.points[3],i),v=b[0],A=b[1];var k=Nn(a,l,h,c);k===null&&(k=l);var O=Nn(v,A,h,c);return O===null&&(O=v),new jt(a,k,O,A)}function Hp(e,i,a,l,h){var c=i.points[3],v=a.points[0];if(l===3||Zo(c,v))return c;if(l===2){var A=-i.tangentAngle(1),b=-a.tangentAngle(0)+Math.PI,k=Nn(c,Xo(c,A+Math.PI/2,100),v,Xo(v,A+Math.PI/2,100)),O=k?Pd(k,c):Pd(c,v)/2,G=Xo(c,A,2*O*ue);return e.setXYAt(G[0],G[1],"o",e.length()-1),G=Xo(v,b,2*O*ue),e.setTripleAt(v[0],v[1],v[0],v[1],G[0],G[1],e.length()),v}var T=Zo(c,i.points[2])?i.points[0]:i.points[2],R=Zo(v,a.points[1])?a.points[3]:a.points[1],D=Nn(T,c,v,R);return D&&Pd(D,c)<h?(e.setTripleAt(D[0],D[1],D[0],D[1],D[0],D[1],e.length()),D):c}function Gp(e,i){var a=e.intersections(i);return a.length&&kn(a[0][0],1)&&a.shift(),a.length?a[0]:null}function Yp(e,i){var a=e.slice(),l=i.slice(),h=Gp(e[e.length-1],i[0]);return h&&(a[e.length-1]=e[e.length-1].split(h[0])[0],l[0]=i[0].split(h[1])[1]),e.length>1&&i.length>1&&(h=Gp(e[0],i[i.length-1]),h)?[[e[0].split(h[0])[0]],[i[i.length-1].split(h[1])[1]]]:[a,l]}function Xb(e){for(var i,a=1;a<e.length;a+=1)i=Yp(e[a-1],e[a]),e[a-1]=i[0],e[a]=i[1];return e.length>1&&(i=Yp(e[e.length-1],e[0]),e[e.length-1]=i[0],e[0]=i[1]),e}function Wp(e,i){var a=e.inflectionPoints(),l,h,c,v;if(a.length===0)return[Qo(e,i)];if(a.length===1||kn(a[1],1))return c=e.split(a[0]),l=c[0],h=c[1],[Qo(l,i),Qo(h,i)];c=e.split(a[0]),l=c[0];var A=(a[1]-a[0])/(1-a[0]);return c=c[1].split(A),v=c[0],h=c[1],[Qo(l,i),Qo(v,i),Qo(h,i)]}function ea(){}L([ir],ea),ea.prototype.initModifierProperties=function(e,i){this.getValue=this.processKeys,this.amount=at.getProp(e,i.a,0,null,this),this.miterLimit=at.getProp(e,i.ml,0,null,this),this.lineJoin=i.lj,this._isAnimated=this.amount.effectsSequence.length!==0},ea.prototype.processPath=function(e,i,a,l){var h=fe.newElement();h.c=e.c;var c=e.length();e.c||(c-=1);var v,A,b,k=[];for(v=0;v<c;v+=1)b=jt.shapeSegment(e,v),k.push(Wp(b,i));if(!e.c)for(v=c-1;v>=0;v-=1)b=jt.shapeSegmentInverted(e,v),k.push(Wp(b,i));k=Xb(k);var O=null,G=null;for(v=0;v<k.length;v+=1){var T=k[v];for(G&&(O=Hp(h,G,T[0],a,l)),G=T[T.length-1],A=0;A<T.length;A+=1)b=T[A],O&&Zo(b.points[0],O)?h.setXYAt(b.points[1][0],b.points[1][1],"o",h.length()-1):h.setTripleAt(b.points[0][0],b.points[0][1],b.points[1][0],b.points[1][1],b.points[0][0],b.points[0][1],h.length()),h.setTripleAt(b.points[3][0],b.points[3][1],b.points[3][0],b.points[3][1],b.points[2][0],b.points[2][1],h.length()),O=b.points[3]}return k.length&&Hp(h,G,k[0][0],a,l),h},ea.prototype.processShapes=function(e){var i,a,l=this.shapes.length,h,c,v=this.amount.v,A=this.miterLimit.v,b=this.lineJoin;if(v!==0){var k,O;for(a=0;a<l;a+=1){if(k=this.shapes[a],O=k.localShapeCollection,!(!k.shape._mdf&&!this._mdf&&!e))for(O.releaseShapes(),k.shape._mdf=!0,i=k.shape.paths.shapes,c=k.shape.paths._length,h=0;h<c;h+=1)O.addShape(this.processPath(i[h],v,b,A));k.shape.paths=k.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function jp(e){for(var i=e.fStyle?e.fStyle.split(" "):[],a="normal",l="normal",h=i.length,c,v=0;v<h;v+=1)switch(c=i[v].toLowerCase(),c){case"italic":l="italic";break;case"bold":a="700";break;case"black":a="900";break;case"medium":a="500";break;case"regular":case"normal":a="400";break;case"light":case"thin":a="200";break;default:break}return{style:l,weight:e.fWeight||a}}var ao=function(){var e=5e3,i={w:0,size:0,shapes:[],data:{shapes:[]}},a=[];a=a.concat([2304,2305,2306,2307,2362,2363,2364,2364,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2387,2388,2389,2390,2391,2402,2403]);var l=127988,h=917631,c=917601,v=917626,A=65039,b=8205,k=127462,O=127487,G=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function T(I){var P=I.split(","),f,y=P.length,Y=[];for(f=0;f<y;f+=1)P[f]!=="sans-serif"&&P[f]!=="monospace"&&Y.push(P[f]);return Y.join(",")}function R(I,P){var f=x("span");f.setAttribute("aria-hidden",!0),f.style.fontFamily=P;var y=x("span");y.innerText="giItT1WQy@!-/#",f.style.position="absolute",f.style.left="-10000px",f.style.top="-10000px",f.style.fontSize="300px",f.style.fontVariant="normal",f.style.fontStyle="normal",f.style.fontWeight="normal",f.style.letterSpacing="0",f.appendChild(y),document.body.appendChild(f);var Y=y.offsetWidth;return y.style.fontFamily=T(I)+", "+P,{node:y,w:Y,parent:f}}function D(){var I,P=this.fonts.length,f,y,Y=P;for(I=0;I<P;I+=1)this.fonts[I].loaded?Y-=1:this.fonts[I].fOrigin==="n"||this.fonts[I].origin===0?this.fonts[I].loaded=!0:(f=this.fonts[I].monoCase.node,y=this.fonts[I].monoCase.w,f.offsetWidth!==y?(Y-=1,this.fonts[I].loaded=!0):(f=this.fonts[I].sansCase.node,y=this.fonts[I].sansCase.w,f.offsetWidth!==y&&(Y-=1,this.fonts[I].loaded=!0)),this.fonts[I].loaded&&(this.fonts[I].sansCase.parent.parentNode.removeChild(this.fonts[I].sansCase.parent),this.fonts[I].monoCase.parent.parentNode.removeChild(this.fonts[I].monoCase.parent)));Y!==0&&Date.now()-this.initTime<e?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)}function M(I,P){var f=document.body&&P?"svg":"canvas",y,Y=jp(I);if(f==="svg"){var $=Tt("text");$.style.fontSize="100px",$.setAttribute("font-family",I.fFamily),$.setAttribute("font-style",Y.style),$.setAttribute("font-weight",Y.weight),$.textContent="1",I.fClass?($.style.fontFamily="inherit",$.setAttribute("class",I.fClass)):$.style.fontFamily=I.fFamily,P.appendChild($),y=$}else{var nt=new OffscreenCanvas(500,500).getContext("2d");nt.font=Y.style+" "+Y.weight+" 100px "+I.fFamily,y=nt}function vt(Et){return f==="svg"?(y.textContent=Et,y.getComputedTextLength()):y.measureText(Et).width}return{measureText:vt}}function V(I,P){if(!I){this.isLoaded=!0;return}if(this.chars){this.isLoaded=!0,this.fonts=I.list;return}if(!document.body){this.isLoaded=!0,I.list.forEach(function(Me){Me.helper=M(Me),Me.cache={}}),this.fonts=I.list;return}var f=I.list,y,Y=f.length,$=Y;for(y=0;y<Y;y+=1){var nt=!0,vt,Et;if(f[y].loaded=!1,f[y].monoCase=R(f[y].fFamily,"monospace"),f[y].sansCase=R(f[y].fFamily,"sans-serif"),!f[y].fPath)f[y].loaded=!0,$-=1;else if(f[y].fOrigin==="p"||f[y].origin===3){if(vt=document.querySelectorAll('style[f-forigin="p"][f-family="'+f[y].fFamily+'"], style[f-origin="3"][f-family="'+f[y].fFamily+'"]'),vt.length>0&&(nt=!1),nt){var Ot=x("style");Ot.setAttribute("f-forigin",f[y].fOrigin),Ot.setAttribute("f-origin",f[y].origin),Ot.setAttribute("f-family",f[y].fFamily),Ot.type="text/css",Ot.innerText="@font-face {font-family: "+f[y].fFamily+"; font-style: normal; src: url('"+f[y].fPath+"');}",P.appendChild(Ot)}}else if(f[y].fOrigin==="g"||f[y].origin===1){for(vt=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),Et=0;Et<vt.length;Et+=1)vt[Et].href.indexOf(f[y].fPath)!==-1&&(nt=!1);if(nt){var Rt=x("link");Rt.setAttribute("f-forigin",f[y].fOrigin),Rt.setAttribute("f-origin",f[y].origin),Rt.type="text/css",Rt.rel="stylesheet",Rt.href=f[y].fPath,document.body.appendChild(Rt)}}else if(f[y].fOrigin==="t"||f[y].origin===2){for(vt=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'),Et=0;Et<vt.length;Et+=1)f[y].fPath===vt[Et].src&&(nt=!1);if(nt){var te=x("link");te.setAttribute("f-forigin",f[y].fOrigin),te.setAttribute("f-origin",f[y].origin),te.setAttribute("rel","stylesheet"),te.setAttribute("href",f[y].fPath),P.appendChild(te)}}f[y].helper=M(f[y],P),f[y].cache={},this.fonts.push(f[y])}$===0?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}function N(I){if(I){this.chars||(this.chars=[]);var P,f=I.length,y,Y=this.chars.length,$;for(P=0;P<f;P+=1){for(y=0,$=!1;y<Y;)this.chars[y].style===I[P].style&&this.chars[y].fFamily===I[P].fFamily&&this.chars[y].ch===I[P].ch&&($=!0),y+=1;$||(this.chars.push(I[P]),Y+=1)}}}function C(I,P,f){for(var y=0,Y=this.chars.length;y<Y;){if(this.chars[y].ch===I&&this.chars[y].style===P&&this.chars[y].fFamily===f)return this.chars[y];y+=1}return(typeof I=="string"&&I.charCodeAt(0)!==13||!I)&&console&&console.warn&&!this._warned&&(this._warned=!0,console.warn("Missing character from exported characters list: ",I,P,f)),i}function E(I,P,f){var y=this.getFontByName(P),Y=I;if(!y.cache[Y]){var $=y.helper;if(I===" "){var nt=$.measureText("|"+I+"|"),vt=$.measureText("||");y.cache[Y]=(nt-vt)/100}else y.cache[Y]=$.measureText(I)/100}return y.cache[Y]*f}function S(I){for(var P=0,f=this.fonts.length;P<f;){if(this.fonts[P].fName===I)return this.fonts[P];P+=1}return this.fonts[0]}function w(I){var P=0,f=I.charCodeAt(0);if(f>=55296&&f<=56319){var y=I.charCodeAt(1);y>=56320&&y<=57343&&(P=(f-55296)*1024+y-56320+65536)}return P}function F(I,P){var f=I.toString(16)+P.toString(16);return G.indexOf(f)!==-1}function H(I){return I===b}function W(I){return I===A}function et(I){var P=w(I);return P>=k&&P<=O}function yt(I){return et(I.substr(0,2))&&et(I.substr(2,2))}function pt(I){return a.indexOf(I)!==-1}function ot(I,P){var f=w(I.substr(P,2));if(f!==l)return!1;var y=0;for(P+=2;y<5;){if(f=w(I.substr(P,2)),f<c||f>v)return!1;y+=1,P+=2}return w(I.substr(P,2))===h}function xt(){this.isLoaded=!0}var ct=function(){this.fonts=[],this.chars=null,this.typekitLoaded=0,this.isLoaded=!1,this._warned=!1,this.initTime=Date.now(),this.setIsLoadedBinded=this.setIsLoaded.bind(this),this.checkLoadedFontsBinded=this.checkLoadedFonts.bind(this)};ct.isModifier=F,ct.isZeroWidthJoiner=H,ct.isFlagEmoji=yt,ct.isRegionalCode=et,ct.isCombinedCharacter=pt,ct.isRegionalFlag=ot,ct.isVariationSelector=W,ct.BLACK_FLAG_CODE_POINT=l;var J={addChars:N,addFonts:V,getCharData:C,getFontByName:S,measureText:E,checkLoadedFonts:D,setIsLoaded:xt};return ct.prototype=J,ct}();function Kp(e){this.animationData=e}Kp.prototype.getProp=function(e){return this.animationData.slots&&this.animationData.slots[e.sid]?Object.assign(e,this.animationData.slots[e.sid].p):e};function Zb(e){return new Kp(e)}function Ln(){}Ln.prototype={initRenderable:function(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]},addRenderableComponent:function(i){this.renderableComponents.indexOf(i)===-1&&this.renderableComponents.push(i)},removeRenderableComponent:function(i){this.renderableComponents.indexOf(i)!==-1&&this.renderableComponents.splice(this.renderableComponents.indexOf(i),1)},prepareRenderableFrame:function(i){this.checkLayerLimits(i)},checkTransparency:function(){this.finalTransform.mProp.o.v<=0?!this.isTransparent&&this.globalData.renderConfig.hideOnTransparent&&(this.isTransparent=!0,this.hide()):this.isTransparent&&(this.isTransparent=!1,this.show())},checkLayerLimits:function(i){this.data.ip-this.data.st<=i&&this.data.op-this.data.st>i?this.isInRange!==!0&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):this.isInRange!==!1&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide())},renderRenderable:function(){var i,a=this.renderableComponents.length;for(i=0;i<a;i+=1)this.renderableComponents[i].renderFrame(this._isFirstFrame)},sourceRectAtTime:function(){return{top:0,left:0,width:100,height:100}},getLayerSize:function(){return this.data.ty===5?{w:this.data.textData.width,h:this.data.textData.height}:{w:this.data.width,h:this.data.height}}};var Fd=function(){var e={0:"source-over",1:"multiply",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity"};return function(i){return e[i]||""}}();function Qb(e,i,a){this.p=at.getProp(i,e.v,0,0,a)}function Jb(e,i,a){this.p=at.getProp(i,e.v,0,0,a)}function ty(e,i,a){this.p=at.getProp(i,e.v,1,0,a)}function ey(e,i,a){this.p=at.getProp(i,e.v,1,0,a)}function ry(e,i,a){this.p=at.getProp(i,e.v,0,0,a)}function iy(e,i,a){this.p=at.getProp(i,e.v,0,0,a)}function oy(e,i,a){this.p=at.getProp(i,e.v,0,0,a)}function sy(){this.p={}}function qp(e,i){var a=e.ef||[];this.effectElements=[];var l,h=a.length,c;for(l=0;l<h;l+=1)c=new ra(a[l],i),this.effectElements.push(c)}function ra(e,i){this.init(e,i)}L([ce],ra),ra.prototype.getValue=ra.prototype.iterateDynamicProperties,ra.prototype.init=function(e,i){this.data=e,this.effectElements=[],this.initDynamicPropertyContainer(i);var a,l=this.data.ef.length,h,c=this.data.ef;for(a=0;a<l;a+=1){switch(h=null,c[a].ty){case 0:h=new Qb(c[a],i,this);break;case 1:h=new Jb(c[a],i,this);break;case 2:h=new ty(c[a],i,this);break;case 3:h=new ey(c[a],i,this);break;case 4:case 7:h=new oy(c[a],i,this);break;case 10:h=new ry(c[a],i,this);break;case 11:h=new iy(c[a],i,this);break;case 5:h=new qp(c[a],i,this);break;default:h=new sy(c[a],i,this);break}h&&this.effectElements.push(h)}};function Ti(){}Ti.prototype={checkMasks:function(){if(!this.data.hasMask)return!1;for(var i=0,a=this.data.masksProperties.length;i<a;){if(this.data.masksProperties[i].mode!=="n"&&this.data.masksProperties[i].cl!==!1)return!0;i+=1}return!1},initExpressions:function(){var i=Tp();if(i){var a=i("layer"),l=i("effects"),h=i("shape"),c=i("text"),v=i("comp");this.layerInterface=a(this),this.data.hasMask&&this.maskManager&&this.layerInterface.registerMaskInterface(this.maskManager);var A=l.createEffectsInterface(this,this.layerInterface);this.layerInterface.registerEffectsInterface(A),this.data.ty===0||this.data.xt?this.compInterface=v(this):this.data.ty===4?(this.layerInterface.shapeInterface=h(this.shapesData,this.itemsData,this.layerInterface),this.layerInterface.content=this.layerInterface.shapeInterface):this.data.ty===5&&(this.layerInterface.textInterface=c(this),this.layerInterface.text=this.layerInterface.textInterface)}},setBlendMode:function(){var i=Fd(this.data.bm),a=this.baseElement||this.layerElement;a.style["mix-blend-mode"]=i},initBaseData:function(i,a,l){this.globalData=a,this.comp=l,this.data=i,this.layerId=Oe(),this.data.sr||(this.data.sr=1),this.effectsManager=new qp(this.data,this,this.dynamicProperties)},getType:function(){return this.type},sourceRectAtTime:function(){}};function xi(){}xi.prototype={initFrame:function(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1},prepareProperties:function(i,a){var l,h=this.dynamicProperties.length;for(l=0;l<h;l+=1)(a||this._isParent&&this.dynamicProperties[l].propType==="transform")&&(this.dynamicProperties[l].getValue(),this.dynamicProperties[l]._mdf&&(this.globalData._mdf=!0,this._mdf=!0))},addDynamicProperty:function(i){this.dynamicProperties.indexOf(i)===-1&&this.dynamicProperties.push(i)}};function Ai(e,i,a){this.initFrame(),this.initRenderable(),this.assetData=i.getAssetData(e.refId),this.footageData=i.imageLoader.getAsset(this.assetData),this.initBaseData(e,i,a)}Ai.prototype.prepareFrame=function(){},L([Ln,Ti,xi],Ai),Ai.prototype.getBaseElement=function(){return null},Ai.prototype.renderFrame=function(){},Ai.prototype.destroy=function(){},Ai.prototype.initExpressions=function(){var e=Tp();if(e){var i=e("footage");this.layerInterface=i(this)}},Ai.prototype.getFootageData=function(){return this.footageData};function Re(e,i,a){this.initFrame(),this.initRenderable(),this.assetData=i.getAssetData(e.refId),this.initBaseData(e,i,a),this._isPlaying=!1,this._canPlay=!1;var l=this.globalData.getAssetsPath(this.assetData);this.audio=this.globalData.audioController.createAudio(l),this._currentTime=0,this.globalData.audioController.addAudio(this),this._volumeMultiplier=1,this._volume=1,this._previousVolume=null,this.tm=e.tm?at.getProp(this,e.tm,0,i.frameRate,this):{_placeholder:!0},this.lv=at.getProp(this,e.au&&e.au.lv?e.au.lv:{k:[100]},1,.01,this)}Re.prototype.prepareFrame=function(e){if(this.prepareRenderableFrame(e,!0),this.prepareProperties(e,!0),this.tm._placeholder)this._currentTime=e/this.data.sr;else{var i=this.tm.v;this._currentTime=i}this._volume=this.lv.v[0];var a=this._volume*this._volumeMultiplier;this._previousVolume!==a&&(this._previousVolume=a,this.audio.volume(a))},L([Ln,Ti,xi],Re),Re.prototype.renderFrame=function(){this.isInRange&&this._canPlay&&(this._isPlaying?(!this.audio.playing()||Math.abs(this._currentTime/this.globalData.frameRate-this.audio.seek())>.1)&&this.audio.seek(this._currentTime/this.globalData.frameRate):(this.audio.play(),this.audio.seek(this._currentTime/this.globalData.frameRate),this._isPlaying=!0))},Re.prototype.show=function(){},Re.prototype.hide=function(){this.audio.pause(),this._isPlaying=!1},Re.prototype.pause=function(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1},Re.prototype.resume=function(){this._canPlay=!0},Re.prototype.setRate=function(e){this.audio.rate(e)},Re.prototype.volume=function(e){this._volumeMultiplier=e,this._previousVolume=e*this._volume,this.audio.volume(this._previousVolume)},Re.prototype.getBaseElement=function(){return null},Re.prototype.destroy=function(){},Re.prototype.sourceRectAtTime=function(){},Re.prototype.initExpressions=function(){};function ge(){}ge.prototype.checkLayers=function(e){var i,a=this.layers.length,l;for(this.completeLayers=!0,i=a-1;i>=0;i-=1)this.elements[i]||(l=this.layers[i],l.ip-l.st<=e-this.layers[i].st&&l.op-l.st>e-this.layers[i].st&&this.buildItem(i)),this.completeLayers=this.elements[i]?this.completeLayers:!1;this.checkPendingElements()},ge.prototype.createItem=function(e){switch(e.ty){case 2:return this.createImage(e);case 0:return this.createComp(e);case 1:return this.createSolid(e);case 3:return this.createNull(e);case 4:return this.createShape(e);case 5:return this.createText(e);case 6:return this.createAudio(e);case 13:return this.createCamera(e);case 15:return this.createFootage(e);default:return this.createNull(e)}},ge.prototype.createCamera=function(){throw new Error("You're using a 3d camera. Try the html renderer.")},ge.prototype.createAudio=function(e){return new Re(e,this.globalData,this)},ge.prototype.createFootage=function(e){return new Ai(e,this.globalData,this)},ge.prototype.buildAllItems=function(){var e,i=this.layers.length;for(e=0;e<i;e+=1)this.buildItem(e);this.checkPendingElements()},ge.prototype.includeLayers=function(e){this.completeLayers=!1;var i,a=e.length,l,h=this.layers.length;for(i=0;i<a;i+=1)for(l=0;l<h;){if(this.layers[l].id===e[i].id){this.layers[l]=e[i];break}l+=1}},ge.prototype.setProjectInterface=function(e){this.globalData.projectInterface=e},ge.prototype.initItems=function(){this.globalData.progressiveLoad||this.buildAllItems()},ge.prototype.buildElementParenting=function(e,i,a){for(var l=this.elements,h=this.layers,c=0,v=h.length;c<v;)h[c].ind==i&&(!l[c]||l[c]===!0?(this.buildItem(c),this.addPendingElement(e)):(a.push(l[c]),l[c].setAsParent(),h[c].parent!==void 0?this.buildElementParenting(e,h[c].parent,a):e.setHierarchy(a))),c+=1},ge.prototype.addPendingElement=function(e){this.pendingElements.push(e)},ge.prototype.searchExtraCompositions=function(e){var i,a=e.length;for(i=0;i<a;i+=1)if(e[i].xt){var l=this.createComp(e[i]);l.initExpressions(),this.globalData.projectInterface.registerComposition(l)}},ge.prototype.getElementById=function(e){var i,a=this.elements.length;for(i=0;i<a;i+=1)if(this.elements[i].data.ind===e)return this.elements[i];return null},ge.prototype.getElementByPath=function(e){var i=e.shift(),a;if(typeof i=="number")a=this.elements[i];else{var l,h=this.elements.length;for(l=0;l<h;l+=1)if(this.elements[l].data.nm===i){a=this.elements[l];break}}return e.length===0?a:a.getElementByPath(e)},ge.prototype.setupGlobalData=function(e,i){this.globalData.fontManager=new ao,this.globalData.slotManager=Zb(e),this.globalData.fontManager.addChars(e.chars),this.globalData.fontManager.addFonts(e.fonts,i),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getAssetsPath=this.animationItem.getAssetsPath.bind(this.animationItem),this.globalData.imageLoader=this.animationItem.imagePreloader,this.globalData.audioController=this.animationItem.audioController,this.globalData.frameId=0,this.globalData.frameRate=e.fr,this.globalData.nm=e.nm,this.globalData.compSize={w:e.w,h:e.h}};var ay={TRANSFORM_EFFECT:"transformEFfect"};function Jo(){}Jo.prototype={initTransform:function(){var i=new ve;this.finalTransform={mProp:this.data.ks?Od.getTransformProperty(this,this.data.ks,this):{o:0},_matMdf:!1,_localMatMdf:!1,_opMdf:!1,mat:i,localMat:i,localOpacity:1},this.data.ao&&(this.finalTransform.mProp.autoOriented=!0),this.data.ty},renderTransform:function(){if(this.finalTransform._opMdf=this.finalTransform.mProp.o._mdf||this._isFirstFrame,this.finalTransform._matMdf=this.finalTransform.mProp._mdf||this._isFirstFrame,this.hierarchy){var i,a=this.finalTransform.mat,l=0,h=this.hierarchy.length;if(!this.finalTransform._matMdf)for(;l<h;){if(this.hierarchy[l].finalTransform.mProp._mdf){this.finalTransform._matMdf=!0;break}l+=1}if(this.finalTransform._matMdf)for(i=this.finalTransform.mProp.v.props,a.cloneFromProps(i),l=0;l<h;l+=1)a.multiply(this.hierarchy[l].finalTransform.mProp.v)}this.finalTransform._matMdf&&(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v)},renderLocalTransform:function(){if(this.localTransforms){var i=0,a=this.localTransforms.length;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;i<a;)this.localTransforms[i]._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[i]._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v,this.finalTransform._opMdf=!0),i+=1;if(this.finalTransform._localMatMdf){var l=this.finalTransform.localMat;for(this.localTransforms[0].matrix.clone(l),i=1;i<a;i+=1){var h=this.localTransforms[i].matrix;l.multiply(h)}l.multiply(this.finalTransform.mat)}if(this.finalTransform._opMdf){var c=this.finalTransform.localOpacity;for(i=0;i<a;i+=1)c*=this.localTransforms[i].opacity*.01;this.finalTransform.localOpacity=c}}},searchEffectTransforms:function(){if(this.renderableEffectsManager){var i=this.renderableEffectsManager.getEffects(ay.TRANSFORM_EFFECT);if(i.length){this.localTransforms=[],this.finalTransform.localMat=new ve;var a=0,l=i.length;for(a=0;a<l;a+=1)this.localTransforms.push(i[a])}}},globalToLocal:function(i){var a=[];a.push(this.finalTransform);for(var l=!0,h=this.comp;l;)h.finalTransform?(h.data.hasMask&&a.splice(0,0,h.finalTransform),h=h.comp):l=!1;var c,v=a.length,A;for(c=0;c<v;c+=1)A=a[c].mat.applyToPointArray(0,0,0),i=[i[0]-A[0],i[1]-A[1],0];return i},mHelper:new ve};function no(e,i,a){this.data=e,this.element=i,this.globalData=a,this.storedData=[],this.masksProperties=this.data.masksProperties||[],this.maskElement=null;var l=this.globalData.defs,h,c=this.masksProperties?this.masksProperties.length:0;this.viewData=it(c),this.solidPath="";var v,A=this.masksProperties,b=0,k=[],O,G,T=Oe(),R,D,M,V,N="clipPath",C="clip-path";for(h=0;h<c;h+=1)if((A[h].mode!=="a"&&A[h].mode!=="n"||A[h].inv||A[h].o.k!==100||A[h].o.x)&&(N="mask",C="mask"),(A[h].mode==="s"||A[h].mode==="i")&&b===0?(R=Tt("rect"),R.setAttribute("fill","#ffffff"),R.setAttribute("width",this.element.comp.data.w||0),R.setAttribute("height",this.element.comp.data.h||0),k.push(R)):R=null,v=Tt("path"),A[h].mode==="n")this.viewData[h]={op:at.getProp(this.element,A[h].o,0,.01,this.element),prop:In.getShapeProp(this.element,A[h],3),elem:v,lastPath:""},l.appendChild(v);else{b+=1,v.setAttribute("fill",A[h].mode==="s"?"#000000":"#ffffff"),v.setAttribute("clip-rule","nonzero");var E;if(A[h].x.k!==0?(N="mask",C="mask",V=at.getProp(this.element,A[h].x,0,null,this.element),E=Oe(),D=Tt("filter"),D.setAttribute("id",E),M=Tt("feMorphology"),M.setAttribute("operator","erode"),M.setAttribute("in","SourceGraphic"),M.setAttribute("radius","0"),D.appendChild(M),l.appendChild(D),v.setAttribute("stroke",A[h].mode==="s"?"#000000":"#ffffff")):(M=null,V=null),this.storedData[h]={elem:v,x:V,expan:M,lastPath:"",lastOperator:"",filterId:E,lastRadius:0},A[h].mode==="i"){G=k.length;var S=Tt("g");for(O=0;O<G;O+=1)S.appendChild(k[O]);var w=Tt("mask");w.setAttribute("mask-type","alpha"),w.setAttribute("id",T+"_"+b),w.appendChild(v),l.appendChild(w),S.setAttribute("mask","url("+g()+"#"+T+"_"+b+")"),k.length=0,k.push(S)}else k.push(v);A[h].inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[h]={elem:v,lastPath:"",op:at.getProp(this.element,A[h].o,0,.01,this.element),prop:In.getShapeProp(this.element,A[h],3),invRect:R},this.viewData[h].prop.k||this.drawPath(A[h],this.viewData[h].prop.v,this.viewData[h])}for(this.maskElement=Tt(N),c=k.length,h=0;h<c;h+=1)this.maskElement.appendChild(k[h]);b>0&&(this.maskElement.setAttribute("id",T),this.element.maskedElement.setAttribute(C,"url("+g()+"#"+T+")"),l.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}no.prototype.getMaskProperty=function(e){return this.viewData[e].prop},no.prototype.renderFrame=function(e){var i=this.element.finalTransform.mat,a,l=this.masksProperties.length;for(a=0;a<l;a+=1)if((this.viewData[a].prop._mdf||e)&&this.drawPath(this.masksProperties[a],this.viewData[a].prop.v,this.viewData[a]),(this.viewData[a].op._mdf||e)&&this.viewData[a].elem.setAttribute("fill-opacity",this.viewData[a].op.v),this.masksProperties[a].mode!=="n"&&(this.viewData[a].invRect&&(this.element.finalTransform.mProp._mdf||e)&&this.viewData[a].invRect.setAttribute("transform",i.getInverseMatrix().to2dCSS()),this.storedData[a].x&&(this.storedData[a].x._mdf||e))){var h=this.storedData[a].expan;this.storedData[a].x.v<0?(this.storedData[a].lastOperator!=="erode"&&(this.storedData[a].lastOperator="erode",this.storedData[a].elem.setAttribute("filter","url("+g()+"#"+this.storedData[a].filterId+")")),h.setAttribute("radius",-this.storedData[a].x.v)):(this.storedData[a].lastOperator!=="dilate"&&(this.storedData[a].lastOperator="dilate",this.storedData[a].elem.setAttribute("filter",null)),this.storedData[a].elem.setAttribute("stroke-width",this.storedData[a].x.v*2))}},no.prototype.getMaskelement=function(){return this.maskElement},no.prototype.createLayerSolidPath=function(){var e="M0,0 ";return e+=" h"+this.globalData.compSize.w,e+=" v"+this.globalData.compSize.h,e+=" h-"+this.globalData.compSize.w,e+=" v-"+this.globalData.compSize.h+" ",e},no.prototype.drawPath=function(e,i,a){var l=" M"+i.v[0][0]+","+i.v[0][1],h,c;for(c=i._length,h=1;h<c;h+=1)l+=" C"+i.o[h-1][0]+","+i.o[h-1][1]+" "+i.i[h][0]+","+i.i[h][1]+" "+i.v[h][0]+","+i.v[h][1];if(i.c&&c>1&&(l+=" C"+i.o[h-1][0]+","+i.o[h-1][1]+" "+i.i[0][0]+","+i.i[0][1]+" "+i.v[0][0]+","+i.v[0][1]),a.lastPath!==l){var v="";a.elem&&(i.c&&(v=e.inv?this.solidPath+l:l),a.elem.setAttribute("d",v)),a.lastPath=l}},no.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var ia=function(){var e={};e.createFilter=i,e.createAlphaToLuminanceFilter=a;function i(l,h){var c=Tt("filter");return c.setAttribute("id",l),h!==!0&&(c.setAttribute("filterUnits","objectBoundingBox"),c.setAttribute("x","0%"),c.setAttribute("y","0%"),c.setAttribute("width","100%"),c.setAttribute("height","100%")),c}function a(){var l=Tt("feColorMatrix");return l.setAttribute("type","matrix"),l.setAttribute("color-interpolation-filters","sRGB"),l.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),l}return e}(),Xp=function(){var e={maskType:!0,svgLumaHidden:!0,offscreenCanvas:typeof OffscreenCanvas<"u"};return(/MSIE 10/i.test(navigator.userAgent)||/MSIE 9/i.test(navigator.userAgent)||/rv:11.0/i.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent))&&(e.maskType=!1),/firefox/i.test(navigator.userAgent)&&(e.svgLumaHidden=!1),e}(),On={},Zp="filter_result_";function $d(e){var i,a="SourceGraphic",l=e.data.ef?e.data.ef.length:0,h=Oe(),c=ia.createFilter(h,!0),v=0;this.filters=[];var A;for(i=0;i<l;i+=1){A=null;var b=e.data.ef[i].ty;if(On[b]){var k=On[b].effect;A=new k(c,e.effectsManager.effectElements[i],e,Zp+v,a),a=Zp+v,On[b].countsAsEffect&&(v+=1)}A&&this.filters.push(A)}v&&(e.globalData.defs.appendChild(c),e.layerElement.setAttribute("filter","url("+g()+"#"+h+")")),this.filters.length&&e.addRenderableComponent(this)}$d.prototype.renderFrame=function(e){var i,a=this.filters.length;for(i=0;i<a;i+=1)this.filters[i].renderFrame(e)},$d.prototype.getEffects=function(e){var i,a=this.filters.length,l=[];for(i=0;i<a;i+=1)this.filters[i].type===e&&l.push(this.filters[i]);return l};function XA(e,i,a){On[e]={effect:i,countsAsEffect:a}}function oa(){}oa.prototype={initRendererElement:function(){this.layerElement=Tt("g")},createContainerElements:function(){this.matteElement=Tt("g"),this.transformedElement=this.layerElement,this.maskedElement=this.layerElement,this._sizeChanged=!1;var i=null;if(this.data.td){this.matteMasks={};var a=Tt("g");a.setAttribute("id",this.layerId),a.appendChild(this.layerElement),i=a,this.globalData.defs.appendChild(a)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),i=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.ty===0&&!this.data.hd){var l=Tt("clipPath"),h=Tt("path");h.setAttribute("d","M0,0 L"+this.data.w+",0 L"+this.data.w+","+this.data.h+" L0,"+this.data.h+"z");var c=Oe();if(l.setAttribute("id",c),l.appendChild(h),this.globalData.defs.appendChild(l),this.checkMasks()){var v=Tt("g");v.setAttribute("clip-path","url("+g()+"#"+c+")"),v.appendChild(this.layerElement),this.transformedElement=v,i?i.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path","url("+g()+"#"+c+")")}this.data.bm!==0&&this.setBlendMode()},renderElement:function(){this.finalTransform._localMatMdf&&this.transformedElement.setAttribute("transform",this.finalTransform.localMat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement.setAttribute("opacity",this.finalTransform.localOpacity)},destroyBaseElement:function(){this.layerElement=null,this.matteElement=null,this.maskManager.destroy()},getBaseElement:function(){return this.data.hd?null:this.baseElement},createRenderableComponents:function(){this.maskManager=new no(this.data,this,this.globalData),this.renderableEffectsManager=new $d(this),this.searchEffectTransforms()},getMatte:function(i){if(this.matteMasks||(this.matteMasks={}),!this.matteMasks[i]){var a=this.layerId+"_"+i,l,h,c,v;if(i===1||i===3){var A=Tt("mask");A.setAttribute("id",a),A.setAttribute("mask-type",i===3?"luminance":"alpha"),c=Tt("use"),c.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),A.appendChild(c),this.globalData.defs.appendChild(A),!Xp.maskType&&i===1&&(A.setAttribute("mask-type","luminance"),l=Oe(),h=ia.createFilter(l),this.globalData.defs.appendChild(h),h.appendChild(ia.createAlphaToLuminanceFilter()),v=Tt("g"),v.appendChild(c),A.appendChild(v),v.setAttribute("filter","url("+g()+"#"+l+")"))}else if(i===2){var b=Tt("mask");b.setAttribute("id",a),b.setAttribute("mask-type","alpha");var k=Tt("g");b.appendChild(k),l=Oe(),h=ia.createFilter(l);var O=Tt("feComponentTransfer");O.setAttribute("in","SourceGraphic"),h.appendChild(O);var G=Tt("feFuncA");G.setAttribute("type","table"),G.setAttribute("tableValues","1.0 0.0"),O.appendChild(G),this.globalData.defs.appendChild(h);var T=Tt("rect");T.setAttribute("width",this.comp.data.w),T.setAttribute("height",this.comp.data.h),T.setAttribute("x","0"),T.setAttribute("y","0"),T.setAttribute("fill","#ffffff"),T.setAttribute("opacity","0"),k.setAttribute("filter","url("+g()+"#"+l+")"),k.appendChild(T),c=Tt("use"),c.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),k.appendChild(c),Xp.maskType||(b.setAttribute("mask-type","luminance"),h.appendChild(ia.createAlphaToLuminanceFilter()),v=Tt("g"),k.appendChild(T),v.appendChild(this.layerElement),k.appendChild(v)),this.globalData.defs.appendChild(b)}this.matteMasks[i]=a}return this.matteMasks[i]},setMatte:function(i){this.matteElement&&this.matteElement.setAttribute("mask","url("+g()+"#"+i+")")}};function ts(){}ts.prototype={initHierarchy:function(){this.hierarchy=[],this._isParent=!1,this.checkParenting()},setHierarchy:function(i){this.hierarchy=i},setAsParent:function(){this._isParent=!0},checkParenting:function(){this.data.parent!==void 0&&this.comp.buildElementParenting(this,this.data.parent,[])}};function sa(){}(function(){var e={initElement:function(a,l,h){this.initFrame(),this.initBaseData(a,l,h),this.initTransform(a,l,h),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()},hide:function(){if(!this.hidden&&(!this.isInRange||this.isTransparent)){var a=this.baseElement||this.layerElement;a.style.display="none",this.hidden=!0}},show:function(){if(this.isInRange&&!this.isTransparent){if(!this.data.hd){var a=this.baseElement||this.layerElement;a.style.display="block"}this.hidden=!1,this._isFirstFrame=!0}},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},renderInnerContent:function(){},prepareFrame:function(a){this._mdf=!1,this.prepareRenderableFrame(a),this.prepareProperties(a,this.isInRange),this.checkTransparency()},destroy:function(){this.innerElem=null,this.destroyBaseElement()}};L([Ln,K(e)],sa)})();function aa(e,i,a){this.assetData=i.getAssetData(e.refId),this.assetData&&this.assetData.sid&&(this.assetData=i.slotManager.getProp(this.assetData)),this.initElement(e,i,a),this.sourceRect={top:0,left:0,width:this.assetData.w,height:this.assetData.h}}L([Ti,Jo,oa,ts,xi,sa],aa),aa.prototype.createContent=function(){var e=this.globalData.getAssetsPath(this.assetData);this.innerElem=Tt("image"),this.innerElem.setAttribute("width",this.assetData.w+"px"),this.innerElem.setAttribute("height",this.assetData.h+"px"),this.innerElem.setAttribute("preserveAspectRatio",this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio),this.innerElem.setAttributeNS("http://www.w3.org/1999/xlink","href",e),this.layerElement.appendChild(this.innerElem)},aa.prototype.sourceRectAtTime=function(){return this.sourceRect};function ny(e,i){this.elem=e,this.pos=i}function Qp(){}Qp.prototype={addShapeToModifiers:function(i){var a,l=this.shapeModifiers.length;for(a=0;a<l;a+=1)this.shapeModifiers[a].addShape(i)},isShapeInAnimatedModifiers:function(i){for(var a=0,l=this.shapeModifiers.length;a<l;)if(this.shapeModifiers[a].isAnimatedWithShape(i))return!0;return!1},renderModifiers:function(){if(this.shapeModifiers.length){var i,a=this.shapes.length;for(i=0;i<a;i+=1)this.shapes[i].sh.reset();a=this.shapeModifiers.length;var l;for(i=a-1;i>=0&&(l=this.shapeModifiers[i].processShapes(this._isFirstFrame),!l);i-=1);}},searchProcessedElement:function(i){for(var a=this.processedElements,l=0,h=a.length;l<h;){if(a[l].elem===i)return a[l].pos;l+=1}return 0},addProcessedElement:function(i,a){for(var l=this.processedElements,h=l.length;h;)if(h-=1,l[h].elem===i){l[h].pos=a;return}l.push(new ny(i,a))},prepareFrame:function(i){this.prepareRenderableFrame(i),this.prepareProperties(i,this.isInRange)}};var Jp={1:"butt",2:"round",3:"square"},tm={1:"miter",2:"round",3:"bevel"};function em(e,i,a){this.caches=[],this.styles=[],this.transformers=e,this.lStr="",this.sh=a,this.lvl=i,this._isAnimated=!!a.k;for(var l=0,h=e.length;l<h;){if(e[l].mProps.dynamicProperties.length){this._isAnimated=!0;break}l+=1}}em.prototype.setAsAnimated=function(){this._isAnimated=!0};function rm(e,i){this.data=e,this.type=e.ty,this.d="",this.lvl=i,this._mdf=!1,this.closed=e.hd===!0,this.pElem=Tt("path"),this.msElem=null}rm.prototype.reset=function(){this.d="",this._mdf=!1};function Rn(e,i,a,l){this.elem=e,this.frameId=-1,this.dataProps=it(i.length),this.renderer=a,this.k=!1,this.dashStr="",this.dashArray=X("float32",i.length?i.length-1:0),this.dashoffset=X("float32",1),this.initDynamicPropertyContainer(l);var h,c=i.length||0,v;for(h=0;h<c;h+=1)v=at.getProp(e,i[h].v,0,0,this),this.k=v.k||this.k,this.dataProps[h]={n:i[h].n,p:v};this.k||this.getValue(!0),this._isAnimated=this.k}Rn.prototype.getValue=function(e){if(!(this.elem.globalData.frameId===this.frameId&&!e)&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf=this._mdf||e,this._mdf)){var i=0,a=this.dataProps.length;for(this.renderer==="svg"&&(this.dashStr=""),i=0;i<a;i+=1)this.dataProps[i].n!=="o"?this.renderer==="svg"?this.dashStr+=" "+this.dataProps[i].p.v:this.dashArray[i]=this.dataProps[i].p.v:this.dashoffset[0]=this.dataProps[i].p.v}},L([ce],Rn);function im(e,i,a){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.o=at.getProp(e,i.o,0,.01,this),this.w=at.getProp(e,i.w,0,null,this),this.d=new Rn(e,i.d||{},"svg",this),this.c=at.getProp(e,i.c,1,255,this),this.style=a,this._isAnimated=!!this._isAnimated}L([ce],im);function om(e,i,a){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.o=at.getProp(e,i.o,0,.01,this),this.c=at.getProp(e,i.c,1,255,this),this.style=a}L([ce],om);function sm(e,i,a){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.style=a}L([ce],sm);function na(e,i,a){this.data=i,this.c=X("uint8c",i.p*4);var l=i.k.k[0].s?i.k.k[0].s.length-i.p*4:i.k.k.length-i.p*4;this.o=X("float32",l),this._cmdf=!1,this._omdf=!1,this._collapsable=this.checkCollapsable(),this._hasOpacity=l,this.initDynamicPropertyContainer(a),this.prop=at.getProp(e,i.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}na.prototype.comparePoints=function(e,i){for(var a=0,l=this.o.length/2,h;a<l;){if(h=Math.abs(e[a*4]-e[i*4+a*2]),h>.01)return!1;a+=1}return!0},na.prototype.checkCollapsable=function(){if(this.o.length/2!==this.c.length/4)return!1;if(this.data.k.k[0].s)for(var e=0,i=this.data.k.k.length;e<i;){if(!this.comparePoints(this.data.k.k[e].s,this.data.p))return!1;e+=1}else if(!this.comparePoints(this.data.k.k,this.data.p))return!1;return!0},na.prototype.getValue=function(e){if(this.prop.getValue(),this._mdf=!1,this._cmdf=!1,this._omdf=!1,this.prop._mdf||e){var i,a=this.data.p*4,l,h;for(i=0;i<a;i+=1)l=i%4===0?100:255,h=Math.round(this.prop.v[i]*l),this.c[i]!==h&&(this.c[i]=h,this._cmdf=!e);if(this.o.length)for(a=this.prop.v.length,i=this.data.p*4;i<a;i+=1)l=i%2===0?100:1,h=i%2===0?Math.round(this.prop.v[i]*100):this.prop.v[i],this.o[i-this.data.p*4]!==h&&(this.o[i-this.data.p*4]=h,this._omdf=!e);this._mdf=!e}},L([ce],na);function es(e,i,a){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.initGradientData(e,i,a)}es.prototype.initGradientData=function(e,i,a){this.o=at.getProp(e,i.o,0,.01,this),this.s=at.getProp(e,i.s,1,null,this),this.e=at.getProp(e,i.e,1,null,this),this.h=at.getProp(e,i.h||{k:0},0,.01,this),this.a=at.getProp(e,i.a||{k:0},0,kt,this),this.g=new na(e,i.g,this),this.style=a,this.stops=[],this.setGradientData(a.pElem,i),this.setGradientOpacity(i,a),this._isAnimated=!!this._isAnimated},es.prototype.setGradientData=function(e,i){var a=Oe(),l=Tt(i.t===1?"linearGradient":"radialGradient");l.setAttribute("id",a),l.setAttribute("spreadMethod","pad"),l.setAttribute("gradientUnits","userSpaceOnUse");var h=[],c,v,A;for(A=i.g.p*4,v=0;v<A;v+=4)c=Tt("stop"),l.appendChild(c),h.push(c);e.setAttribute(i.ty==="gf"?"fill":"stroke","url("+g()+"#"+a+")"),this.gf=l,this.cst=h},es.prototype.setGradientOpacity=function(e,i){if(this.g._hasOpacity&&!this.g._collapsable){var a,l,h,c=Tt("mask"),v=Tt("path");c.appendChild(v);var A=Oe(),b=Oe();c.setAttribute("id",b);var k=Tt(e.t===1?"linearGradient":"radialGradient");k.setAttribute("id",A),k.setAttribute("spreadMethod","pad"),k.setAttribute("gradientUnits","userSpaceOnUse"),h=e.g.k.k[0].s?e.g.k.k[0].s.length:e.g.k.k.length;var O=this.stops;for(l=e.g.p*4;l<h;l+=2)a=Tt("stop"),a.setAttribute("stop-color","rgb(255,255,255)"),k.appendChild(a),O.push(a);v.setAttribute(e.ty==="gf"?"fill":"stroke","url("+g()+"#"+A+")"),e.ty==="gs"&&(v.setAttribute("stroke-linecap",Jp[e.lc||2]),v.setAttribute("stroke-linejoin",tm[e.lj||2]),e.lj===1&&v.setAttribute("stroke-miterlimit",e.ml)),this.of=k,this.ms=c,this.ost=O,this.maskId=b,i.msElem=v}},L([ce],es);function am(e,i,a){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.w=at.getProp(e,i.w,0,null,this),this.d=new Rn(e,i.d||{},"svg",this),this.initGradientData(e,i,a),this._isAnimated=!!this._isAnimated}L([es,ce],am);function ly(){this.it=[],this.prevViewData=[],this.gr=Tt("g")}function dy(e,i,a){this.transform={mProps:e,op:i,container:a},this.elements=[],this._isAnimated=this.transform.mProps.dynamicProperties.length||this.transform.op.effectsSequence.length}var nm=function(i,a,l,h){if(a===0)return"";var c=i.o,v=i.i,A=i.v,b,k=" M"+h.applyToPointStringified(A[0][0],A[0][1]);for(b=1;b<a;b+=1)k+=" C"+h.applyToPointStringified(c[b-1][0],c[b-1][1])+" "+h.applyToPointStringified(v[b][0],v[b][1])+" "+h.applyToPointStringified(A[b][0],A[b][1]);return l&&a&&(k+=" C"+h.applyToPointStringified(c[b-1][0],c[b-1][1])+" "+h.applyToPointStringified(v[0][0],v[0][1])+" "+h.applyToPointStringified(A[0][0],A[0][1]),k+="z"),k},cy=function(){var e=new ve,i=new ve,a={createRenderFunction:l};function l(G){switch(G.ty){case"fl":return A;case"gf":return k;case"gs":return b;case"st":return O;case"sh":case"el":case"rc":case"sr":return v;case"tr":return h;case"no":return c;default:return null}}function h(G,T,R){(R||T.transform.op._mdf)&&T.transform.container.setAttribute("opacity",T.transform.op.v),(R||T.transform.mProps._mdf)&&T.transform.container.setAttribute("transform",T.transform.mProps.v.to2dCSS())}function c(){}function v(G,T,R){var D,M,V,N,C,E,S=T.styles.length,w=T.lvl,F,H,W,et;for(E=0;E<S;E+=1){if(N=T.sh._mdf||R,T.styles[E].lvl<w){for(H=i.reset(),W=w-T.styles[E].lvl,et=T.transformers.length-1;!N&&W>0;)N=T.transformers[et].mProps._mdf||N,W-=1,et-=1;if(N)for(W=w-T.styles[E].lvl,et=T.transformers.length-1;W>0;)H.multiply(T.transformers[et].mProps.v),W-=1,et-=1}else H=e;if(F=T.sh.paths,M=F._length,N){for(V="",D=0;D<M;D+=1)C=F.shapes[D],C&&C._length&&(V+=nm(C,C._length,C.c,H));T.caches[E]=V}else V=T.caches[E];T.styles[E].d+=G.hd===!0?"":V,T.styles[E]._mdf=N||T.styles[E]._mdf}}function A(G,T,R){var D=T.style;(T.c._mdf||R)&&D.pElem.setAttribute("fill","rgb("+de(T.c.v[0])+","+de(T.c.v[1])+","+de(T.c.v[2])+")"),(T.o._mdf||R)&&D.pElem.setAttribute("fill-opacity",T.o.v)}function b(G,T,R){k(G,T,R),O(G,T,R)}function k(G,T,R){var D=T.gf,M=T.g._hasOpacity,V=T.s.v,N=T.e.v;if(T.o._mdf||R){var C=G.ty==="gf"?"fill-opacity":"stroke-opacity";T.style.pElem.setAttribute(C,T.o.v)}if(T.s._mdf||R){var E=G.t===1?"x1":"cx",S=E==="x1"?"y1":"cy";D.setAttribute(E,V[0]),D.setAttribute(S,V[1]),M&&!T.g._collapsable&&(T.of.setAttribute(E,V[0]),T.of.setAttribute(S,V[1]))}var w,F,H,W;if(T.g._cmdf||R){w=T.cst;var et=T.g.c;for(H=w.length,F=0;F<H;F+=1)W=w[F],W.setAttribute("offset",et[F*4]+"%"),W.setAttribute("stop-color","rgb("+et[F*4+1]+","+et[F*4+2]+","+et[F*4+3]+")")}if(M&&(T.g._omdf||R)){var yt=T.g.o;for(T.g._collapsable?w=T.cst:w=T.ost,H=w.length,F=0;F<H;F+=1)W=w[F],T.g._collapsable||W.setAttribute("offset",yt[F*2]+"%"),W.setAttribute("stop-opacity",yt[F*2+1])}if(G.t===1)(T.e._mdf||R)&&(D.setAttribute("x2",N[0]),D.setAttribute("y2",N[1]),M&&!T.g._collapsable&&(T.of.setAttribute("x2",N[0]),T.of.setAttribute("y2",N[1])));else{var pt;if((T.s._mdf||T.e._mdf||R)&&(pt=Math.sqrt(Math.pow(V[0]-N[0],2)+Math.pow(V[1]-N[1],2)),D.setAttribute("r",pt),M&&!T.g._collapsable&&T.of.setAttribute("r",pt)),T.e._mdf||T.h._mdf||T.a._mdf||R){pt||(pt=Math.sqrt(Math.pow(V[0]-N[0],2)+Math.pow(V[1]-N[1],2)));var ot=Math.atan2(N[1]-V[1],N[0]-V[0]),xt=T.h.v;xt>=1?xt=.99:xt<=-1&&(xt=-.99);var ct=pt*xt,J=Math.cos(ot+T.a.v)*ct+V[0],I=Math.sin(ot+T.a.v)*ct+V[1];D.setAttribute("fx",J),D.setAttribute("fy",I),M&&!T.g._collapsable&&(T.of.setAttribute("fx",J),T.of.setAttribute("fy",I))}}}function O(G,T,R){var D=T.style,M=T.d;M&&(M._mdf||R)&&M.dashStr&&(D.pElem.setAttribute("stroke-dasharray",M.dashStr),D.pElem.setAttribute("stroke-dashoffset",M.dashoffset[0])),T.c&&(T.c._mdf||R)&&D.pElem.setAttribute("stroke","rgb("+de(T.c.v[0])+","+de(T.c.v[1])+","+de(T.c.v[2])+")"),(T.o._mdf||R)&&D.pElem.setAttribute("stroke-opacity",T.o.v),(T.w._mdf||R)&&(D.pElem.setAttribute("stroke-width",T.w.v),D.msElem&&D.msElem.setAttribute("stroke-width",T.w.v))}return a}();function Kt(e,i,a){this.shapes=[],this.shapesData=e.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(e,i,a),this.prevViewData=[]}L([Ti,Jo,oa,Qp,ts,xi,sa],Kt),Kt.prototype.initSecondaryElement=function(){},Kt.prototype.identityMatrix=new ve,Kt.prototype.buildExpressionInterface=function(){},Kt.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()},Kt.prototype.filterUniqueShapes=function(){var e,i=this.shapes.length,a,l,h=this.stylesList.length,c,v=[],A=!1;for(l=0;l<h;l+=1){for(c=this.stylesList[l],A=!1,v.length=0,e=0;e<i;e+=1)a=this.shapes[e],a.styles.indexOf(c)!==-1&&(v.push(a),A=a._isAnimated||A);v.length>1&&A&&this.setShapesAsAnimated(v)}},Kt.prototype.setShapesAsAnimated=function(e){var i,a=e.length;for(i=0;i<a;i+=1)e[i].setAsAnimated()},Kt.prototype.createStyleElement=function(e,i){var a,l=new rm(e,i),h=l.pElem;if(e.ty==="st")a=new im(this,e,l);else if(e.ty==="fl")a=new om(this,e,l);else if(e.ty==="gf"||e.ty==="gs"){var c=e.ty==="gf"?es:am;a=new c(this,e,l),this.globalData.defs.appendChild(a.gf),a.maskId&&(this.globalData.defs.appendChild(a.ms),this.globalData.defs.appendChild(a.of),h.setAttribute("mask","url("+g()+"#"+a.maskId+")"))}else e.ty==="no"&&(a=new sm(this,e,l));return(e.ty==="st"||e.ty==="gs")&&(h.setAttribute("stroke-linecap",Jp[e.lc||2]),h.setAttribute("stroke-linejoin",tm[e.lj||2]),h.setAttribute("fill-opacity","0"),e.lj===1&&h.setAttribute("stroke-miterlimit",e.ml)),e.r===2&&h.setAttribute("fill-rule","evenodd"),e.ln&&h.setAttribute("id",e.ln),e.cl&&h.setAttribute("class",e.cl),e.bm&&(h.style["mix-blend-mode"]=Fd(e.bm)),this.stylesList.push(l),this.addToAnimatedContents(e,a),a},Kt.prototype.createGroupElement=function(e){var i=new ly;return e.ln&&i.gr.setAttribute("id",e.ln),e.cl&&i.gr.setAttribute("class",e.cl),e.bm&&(i.gr.style["mix-blend-mode"]=Fd(e.bm)),i},Kt.prototype.createTransformElement=function(e,i){var a=Od.getTransformProperty(this,e,this),l=new dy(a,a.o,i);return this.addToAnimatedContents(e,l),l},Kt.prototype.createShapeElement=function(e,i,a){var l=4;e.ty==="rc"?l=5:e.ty==="el"?l=6:e.ty==="sr"&&(l=7);var h=In.getShapeProp(this,e,l,this),c=new em(i,a,h);return this.shapes.push(c),this.addShapeToModifiers(c),this.addToAnimatedContents(e,c),c},Kt.prototype.addToAnimatedContents=function(e,i){for(var a=0,l=this.animatedContents.length;a<l;){if(this.animatedContents[a].element===i)return;a+=1}this.animatedContents.push({fn:cy.createRenderFunction(e),element:i,data:e})},Kt.prototype.setElementStyles=function(e){var i=e.styles,a,l=this.stylesList.length;for(a=0;a<l;a+=1)this.stylesList[a].closed||i.push(this.stylesList[a])},Kt.prototype.reloadShapes=function(){this._isFirstFrame=!0;var e,i=this.itemsData.length;for(e=0;e<i;e+=1)this.prevViewData[e]=this.itemsData[e];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes(),i=this.dynamicProperties.length,e=0;e<i;e+=1)this.dynamicProperties[e].getValue();this.renderModifiers()},Kt.prototype.searchShapes=function(e,i,a,l,h,c,v){var A=[].concat(c),b,k=e.length-1,O,G,T=[],R=[],D,M,V;for(b=k;b>=0;b-=1){if(V=this.searchProcessedElement(e[b]),V?i[b]=a[V-1]:e[b]._render=v,e[b].ty==="fl"||e[b].ty==="st"||e[b].ty==="gf"||e[b].ty==="gs"||e[b].ty==="no")V?i[b].style.closed=!1:i[b]=this.createStyleElement(e[b],h),e[b]._render&&i[b].style.pElem.parentNode!==l&&l.appendChild(i[b].style.pElem),T.push(i[b].style);else if(e[b].ty==="gr"){if(!V)i[b]=this.createGroupElement(e[b]);else for(G=i[b].it.length,O=0;O<G;O+=1)i[b].prevViewData[O]=i[b].it[O];this.searchShapes(e[b].it,i[b].it,i[b].prevViewData,i[b].gr,h+1,A,v),e[b]._render&&i[b].gr.parentNode!==l&&l.appendChild(i[b].gr)}else e[b].ty==="tr"?(V||(i[b]=this.createTransformElement(e[b],l)),D=i[b].transform,A.push(D)):e[b].ty==="sh"||e[b].ty==="rc"||e[b].ty==="el"||e[b].ty==="sr"?(V||(i[b]=this.createShapeElement(e[b],A,h)),this.setElementStyles(i[b])):e[b].ty==="tm"||e[b].ty==="rd"||e[b].ty==="ms"||e[b].ty==="pb"||e[b].ty==="zz"||e[b].ty==="op"?(V?(M=i[b],M.closed=!1):(M=yi.getModifier(e[b].ty),M.init(this,e[b]),i[b]=M,this.shapeModifiers.push(M)),R.push(M)):e[b].ty==="rp"&&(V?(M=i[b],M.closed=!0):(M=yi.getModifier(e[b].ty),i[b]=M,M.init(this,e,b,i),this.shapeModifiers.push(M),v=!1),R.push(M));this.addProcessedElement(e[b],b+1)}for(k=T.length,b=0;b<k;b+=1)T[b].closed=!0;for(k=R.length,b=0;b<k;b+=1)R[b].closed=!0},Kt.prototype.renderInnerContent=function(){this.renderModifiers();var e,i=this.stylesList.length;for(e=0;e<i;e+=1)this.stylesList[e].reset();for(this.renderShape(),e=0;e<i;e+=1)(this.stylesList[e]._mdf||this._isFirstFrame)&&(this.stylesList[e].msElem&&(this.stylesList[e].msElem.setAttribute("d",this.stylesList[e].d),this.stylesList[e].d="M0 0"+this.stylesList[e].d),this.stylesList[e].pElem.setAttribute("d",this.stylesList[e].d||"M0 0"))},Kt.prototype.renderShape=function(){var e,i=this.animatedContents.length,a;for(e=0;e<i;e+=1)a=this.animatedContents[e],(this._isFirstFrame||a.element._isAnimated)&&a.data!==!0&&a.fn(a.data,a.element,this._isFirstFrame)},Kt.prototype.destroy=function(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null};function zd(e,i,a,l,h,c){this.o=e,this.sw=i,this.sc=a,this.fc=l,this.m=h,this.p=c,this._mdf={o:!0,sw:!!i,sc:!!a,fc:!!l,m:!0,p:!0}}zd.prototype.update=function(e,i,a,l,h,c){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;var v=!1;return this.o!==e&&(this.o=e,this._mdf.o=!0,v=!0),this.sw!==i&&(this.sw=i,this._mdf.sw=!0,v=!0),this.sc!==a&&(this.sc=a,this._mdf.sc=!0,v=!0),this.fc!==l&&(this.fc=l,this._mdf.fc=!0,v=!0),this.m!==h&&(this.m=h,this._mdf.m=!0,v=!0),c.length&&(this.p[0]!==c[0]||this.p[1]!==c[1]||this.p[4]!==c[4]||this.p[5]!==c[5]||this.p[12]!==c[12]||this.p[13]!==c[13])&&(this.p=c,this._mdf.p=!0,v=!0),v};function Ie(e,i){this._frameId=r,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,i.d&&i.d.sid&&(i.d=e.globalData.slotManager.getProp(i.d)),this.data=i,this.elem=e,this.comp=this.elem.comp,this.keysIndex=0,this.canResize=!1,this.minimumFontSize=1,this.effectsSequence=[],this.currentData={ascent:0,boxWidth:this.defaultBoxWidth,f:"",fStyle:"",fWeight:"",fc:"",j:"",justifyOffset:"",l:[],lh:0,lineWidths:[],ls:"",of:"",s:"",sc:"",sw:0,t:0,tr:0,sz:0,ps:null,fillColorAnim:!1,strokeColorAnim:!1,strokeWidthAnim:!1,yOffset:0,finalSize:0,finalText:[],finalLineHeight:0,__complete:!1},this.copyData(this.currentData,this.data.d.k[0].s),this.searchProperty()||this.completeTextData(this.currentData)}Ie.prototype.defaultBoxWidth=[0,0],Ie.prototype.copyData=function(e,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(e[a]=i[a]);return e},Ie.prototype.setCurrentData=function(e){e.__complete||this.completeTextData(e),this.currentData=e,this.currentData.boxWidth=this.currentData.boxWidth||this.defaultBoxWidth,this._mdf=!0},Ie.prototype.searchProperty=function(){return this.searchKeyframes()},Ie.prototype.searchKeyframes=function(){return this.kf=this.data.d.k.length>1,this.kf&&this.addEffect(this.getKeyframeValue.bind(this)),this.kf},Ie.prototype.addEffect=function(e){this.effectsSequence.push(e),this.elem.addDynamicProperty(this)},Ie.prototype.getValue=function(e){if(!((this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)&&!e)){this.currentData.t=this.data.d.k[this.keysIndex].s.t;var i=this.currentData,a=this.keysIndex;if(this.lock){this.setCurrentData(this.currentData);return}this.lock=!0,this._mdf=!1;var l,h=this.effectsSequence.length,c=e||this.data.d.k[this.keysIndex].s;for(l=0;l<h;l+=1)a!==this.keysIndex?c=this.effectsSequence[l](c,c.t):c=this.effectsSequence[l](this.currentData,c.t);i!==c&&this.setCurrentData(c),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData.frameId}},Ie.prototype.getKeyframeValue=function(){for(var e=this.data.d.k,i=this.elem.comp.renderedFrame,a=0,l=e.length;a<=l-1&&!(a===l-1||e[a+1].t>i);)a+=1;return this.keysIndex!==a&&(this.keysIndex=a),this.data.d.k[this.keysIndex].s},Ie.prototype.buildFinalText=function(e){for(var i=[],a=0,l=e.length,h,c,v=!1,A=!1,b="";a<l;)v=A,A=!1,h=e.charCodeAt(a),b=e.charAt(a),ao.isCombinedCharacter(h)?v=!0:h>=55296&&h<=56319?ao.isRegionalFlag(e,a)?b=e.substr(a,14):(c=e.charCodeAt(a+1),c>=56320&&c<=57343&&(ao.isModifier(h,c)?(b=e.substr(a,2),v=!0):ao.isFlagEmoji(e.substr(a,4))?b=e.substr(a,4):b=e.substr(a,2))):h>56319?(c=e.charCodeAt(a+1),ao.isVariationSelector(h)&&(v=!0)):ao.isZeroWidthJoiner(h)&&(v=!0,A=!0),v?(i[i.length-1]+=b,v=!1):i.push(b),a+=b.length;return i},Ie.prototype.completeTextData=function(e){e.__complete=!0;var i=this.elem.globalData.fontManager,a=this.data,l=[],h,c,v,A=0,b,k=a.m.g,O=0,G=0,T=0,R=[],D=0,M=0,V,N,C=i.getFontByName(e.f),E,S=0,w=jp(C);e.fWeight=w.weight,e.fStyle=w.style,e.finalSize=e.s,e.finalText=this.buildFinalText(e.t),c=e.finalText.length,e.finalLineHeight=e.lh;var F=e.tr/1e3*e.finalSize,H;if(e.sz)for(var W=!0,et=e.sz[0],yt=e.sz[1],pt,ot;W;){ot=this.buildFinalText(e.t),pt=0,D=0,c=ot.length,F=e.tr/1e3*e.finalSize;var xt=-1;for(h=0;h<c;h+=1)H=ot[h].charCodeAt(0),v=!1,ot[h]===" "?xt=h:(H===13||H===3)&&(D=0,v=!0,pt+=e.finalLineHeight||e.finalSize*1.2),i.chars?(E=i.getCharData(ot[h],C.fStyle,C.fFamily),S=v?0:E.w*e.finalSize/100):S=i.measureText(ot[h],e.f,e.finalSize),D+S>et&&ot[h]!==" "?(xt===-1?c+=1:h=xt,pt+=e.finalLineHeight||e.finalSize*1.2,ot.splice(h,xt===h?1:0,"\r"),xt=-1,D=0):(D+=S,D+=F);pt+=C.ascent*e.finalSize/100,this.canResize&&e.finalSize>this.minimumFontSize&&yt<pt?(e.finalSize-=1,e.finalLineHeight=e.finalSize*e.lh/e.s):(e.finalText=ot,c=e.finalText.length,W=!1)}D=-F,S=0;var ct=0,J;for(h=0;h<c;h+=1)if(v=!1,J=e.finalText[h],H=J.charCodeAt(0),H===13||H===3?(ct=0,R.push(D),M=D>M?D:M,D=-2*F,b="",v=!0,T+=1):b=J,i.chars?(E=i.getCharData(J,C.fStyle,i.getFontByName(e.f).fFamily),S=v?0:E.w*e.finalSize/100):S=i.measureText(b,e.f,e.finalSize),J===" "?ct+=S+F:(D+=S+F+ct,ct=0),l.push({l:S,an:S,add:O,n:v,anIndexes:[],val:b,line:T,animatorJustifyOffset:0}),k==2){if(O+=S,b===""||b===" "||h===c-1){for((b===""||b===" ")&&(O-=S);G<=h;)l[G].an=O,l[G].ind=A,l[G].extra=S,G+=1;A+=1,O=0}}else if(k==3){if(O+=S,b===""||h===c-1){for(b===""&&(O-=S);G<=h;)l[G].an=O,l[G].ind=A,l[G].extra=S,G+=1;O=0,A+=1}}else l[A].ind=A,l[A].extra=0,A+=1;if(e.l=l,M=D>M?D:M,R.push(D),e.sz)e.boxWidth=e.sz[0],e.justifyOffset=0;else switch(e.boxWidth=M,e.j){case 1:e.justifyOffset=-e.boxWidth;break;case 2:e.justifyOffset=-e.boxWidth/2;break;default:e.justifyOffset=0}e.lineWidths=R;var I=a.a,P,f;N=I.length;var y,Y,$=[];for(V=0;V<N;V+=1){for(P=I[V],P.a.sc&&(e.strokeColorAnim=!0),P.a.sw&&(e.strokeWidthAnim=!0),(P.a.fc||P.a.fh||P.a.fs||P.a.fb)&&(e.fillColorAnim=!0),Y=0,y=P.s.b,h=0;h<c;h+=1)f=l[h],f.anIndexes[V]=Y,(y==1&&f.val!==""||y==2&&f.val!==""&&f.val!==" "||y==3&&(f.n||f.val==" "||h==c-1)||y==4&&(f.n||h==c-1))&&(P.s.rn===1&&$.push(Y),Y+=1);a.a[V].s.totalChars=Y;var nt=-1,vt;if(P.s.rn===1)for(h=0;h<c;h+=1)f=l[h],nt!=f.anIndexes[V]&&(nt=f.anIndexes[V],vt=$.splice(Math.floor(Math.random()*$.length),1)[0]),f.anIndexes[V]=vt}e.yOffset=e.finalLineHeight||e.finalSize*1.2,e.ls=e.ls||0,e.ascent=C.ascent*e.finalSize/100},Ie.prototype.updateDocumentData=function(e,i){i=i===void 0?this.keysIndex:i;var a=this.copyData({},this.data.d.k[i].s);a=this.copyData(a,e),this.data.d.k[i].s=a,this.recalculate(i),this.setCurrentData(a),this.elem.addDynamicProperty(this)},Ie.prototype.recalculate=function(e){var i=this.data.d.k[e].s;i.__complete=!1,this.keysIndex=0,this._isFirstFrame=!0,this.getValue(i)},Ie.prototype.canResizeFont=function(e){this.canResize=e,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)},Ie.prototype.setMinimumFontSize=function(e){this.minimumFontSize=Math.floor(e)||1,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)};var hy=function(){var e=Math.max,i=Math.min,a=Math.floor;function l(c,v){this._currentTextLength=-1,this.k=!1,this.data=v,this.elem=c,this.comp=c.comp,this.finalS=0,this.finalE=0,this.initDynamicPropertyContainer(c),this.s=at.getProp(c,v.s||{k:0},0,0,this),"e"in v?this.e=at.getProp(c,v.e,0,0,this):this.e={v:100},this.o=at.getProp(c,v.o||{k:0},0,0,this),this.xe=at.getProp(c,v.xe||{k:0},0,0,this),this.ne=at.getProp(c,v.ne||{k:0},0,0,this),this.sm=at.getProp(c,v.sm||{k:100},0,0,this),this.a=at.getProp(c,v.a,0,.01,this),this.dynamicProperties.length||this.getValue()}l.prototype={getMult:function(v){this._currentTextLength!==this.elem.textProperty.currentData.l.length&&this.getValue();var A=0,b=0,k=1,O=1;this.ne.v>0?A=this.ne.v/100:b=-this.ne.v/100,this.xe.v>0?k=1-this.xe.v/100:O=1+this.xe.v/100;var G=Xs.getBezierEasing(A,b,k,O).get,T=0,R=this.finalS,D=this.finalE,M=this.data.sh;if(M===2)D===R?T=v>=D?1:0:T=e(0,i(.5/(D-R)+(v-R)/(D-R),1)),T=G(T);else if(M===3)D===R?T=v>=D?0:1:T=1-e(0,i(.5/(D-R)+(v-R)/(D-R),1)),T=G(T);else if(M===4)D===R?T=0:(T=e(0,i(.5/(D-R)+(v-R)/(D-R),1)),T<.5?T*=2:T=1-2*(T-.5)),T=G(T);else if(M===5){if(D===R)T=0;else{var V=D-R;v=i(e(0,v+.5-R),D-R);var N=-V/2+v,C=V/2;T=Math.sqrt(1-N*N/(C*C))}T=G(T)}else M===6?(D===R?T=0:(v=i(e(0,v+.5-R),D-R),T=(1+Math.cos(Math.PI+Math.PI*2*v/(D-R)))/2),T=G(T)):(v>=a(R)&&(v-R<0?T=e(0,i(i(D,1)-(R-v),1)):T=e(0,i(D-v,1))),T=G(T));if(this.sm.v!==100){var E=this.sm.v*.01;E===0&&(E=1e-8);var S=.5-E*.5;T<S?T=0:(T=(T-S)/E,T>1&&(T=1))}return T*this.a.v},getValue:function(v){this.iterateDynamicProperties(),this._mdf=v||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,v&&this.data.r===2&&(this.e.v=this._currentTextLength);var A=this.data.r===2?1:100/this.data.totalChars,b=this.o.v/A,k=this.s.v/A+b,O=this.e.v/A+b;if(k>O){var G=k;k=O,O=G}this.finalS=k,this.finalE=O}},L([ce],l);function h(c,v,A){return new l(c,v,A)}return{getTextSelectorProp:h}}();function py(e,i,a){var l={propType:!1},h=at.getProp,c=i.a;this.a={r:c.r?h(e,c.r,0,kt,a):l,rx:c.rx?h(e,c.rx,0,kt,a):l,ry:c.ry?h(e,c.ry,0,kt,a):l,sk:c.sk?h(e,c.sk,0,kt,a):l,sa:c.sa?h(e,c.sa,0,kt,a):l,s:c.s?h(e,c.s,1,.01,a):l,a:c.a?h(e,c.a,1,0,a):l,o:c.o?h(e,c.o,0,.01,a):l,p:c.p?h(e,c.p,1,0,a):l,sw:c.sw?h(e,c.sw,0,0,a):l,sc:c.sc?h(e,c.sc,1,0,a):l,fc:c.fc?h(e,c.fc,1,0,a):l,fh:c.fh?h(e,c.fh,0,0,a):l,fs:c.fs?h(e,c.fs,0,.01,a):l,fb:c.fb?h(e,c.fb,0,.01,a):l,t:c.t?h(e,c.t,0,0,a):l},this.s=hy.getTextSelectorProp(e,i.s,a),this.s.t=i.s.t}function lo(e,i,a){this._isFirstFrame=!0,this._hasMaskedPath=!1,this._frameId=-1,this._textData=e,this._renderType=i,this._elem=a,this._animatorsData=it(this._textData.a.length),this._pathData={},this._moreOptions={alignment:{}},this.renderedLetters=[],this.lettersChangedFlag=!1,this.initDynamicPropertyContainer(a)}lo.prototype.searchProperties=function(){var e,i=this._textData.a.length,a,l=at.getProp;for(e=0;e<i;e+=1)a=this._textData.a[e],this._animatorsData[e]=new py(this._elem,a,this);this._textData.p&&"m"in this._textData.p?(this._pathData={a:l(this._elem,this._textData.p.a,0,0,this),f:l(this._elem,this._textData.p.f,0,0,this),l:l(this._elem,this._textData.p.l,0,0,this),r:l(this._elem,this._textData.p.r,0,0,this),p:l(this._elem,this._textData.p.p,0,0,this),m:this._elem.maskManager.getMaskProperty(this._textData.p.m)},this._hasMaskedPath=!0):this._hasMaskedPath=!1,this._moreOptions.alignment=l(this._elem,this._textData.m.a,1,0,this)},lo.prototype.getMeasures=function(e,i){if(this.lettersChangedFlag=i,!(!this._mdf&&!this._isFirstFrame&&!i&&(!this._hasMaskedPath||!this._pathData.m._mdf))){this._isFirstFrame=!1;var a=this._moreOptions.alignment.v,l=this._animatorsData,h=this._textData,c=this.mHelper,v=this._renderType,A=this.renderedLetters.length,b,k,O,G,T=e.l,R,D,M,V,N,C,E,S,w,F,H,W,et,yt,pt;if(this._hasMaskedPath){if(pt=this._pathData.m,!this._pathData.n||this._pathData._mdf){var ot=pt.v;this._pathData.r.v&&(ot=ot.reverse()),R={tLength:0,segments:[]},G=ot._length-1;var xt;for(W=0,O=0;O<G;O+=1)xt=Nr.buildBezierData(ot.v[O],ot.v[O+1],[ot.o[O][0]-ot.v[O][0],ot.o[O][1]-ot.v[O][1]],[ot.i[O+1][0]-ot.v[O+1][0],ot.i[O+1][1]-ot.v[O+1][1]]),R.tLength+=xt.segmentLength,R.segments.push(xt),W+=xt.segmentLength;O=G,pt.v.c&&(xt=Nr.buildBezierData(ot.v[O],ot.v[0],[ot.o[O][0]-ot.v[O][0],ot.o[O][1]-ot.v[O][1]],[ot.i[0][0]-ot.v[0][0],ot.i[0][1]-ot.v[0][1]]),R.tLength+=xt.segmentLength,R.segments.push(xt),W+=xt.segmentLength),this._pathData.pi=R}if(R=this._pathData.pi,D=this._pathData.f.v,E=0,C=1,V=0,N=!0,F=R.segments,D<0&&pt.v.c)for(R.tLength<Math.abs(D)&&(D=-Math.abs(D)%R.tLength),E=F.length-1,w=F[E].points,C=w.length-1;D<0;)D+=w[C].partialLength,C-=1,C<0&&(E-=1,w=F[E].points,C=w.length-1);w=F[E].points,S=w[C-1],M=w[C],H=M.partialLength}G=T.length,b=0,k=0;var ct=e.finalSize*1.2*.714,J=!0,I,P,f,y,Y;y=l.length;var $,nt=-1,vt,Et,Ot,Rt=D,te=E,Me=C,Or=-1,Pe,he,Ke,Dt,ht,Xr,Ii,Zr,Rr="",Qr=this.defaultPropsArray,Jr;if(e.j===2||e.j===1){var De=0,_i=0,Ci=e.j===2?-.5:-1,Er=0,ki=!0;for(O=0;O<G;O+=1)if(T[O].n){for(De&&(De+=_i);Er<O;)T[Er].animatorJustifyOffset=De,Er+=1;De=0,ki=!0}else{for(f=0;f<y;f+=1)I=l[f].a,I.t.propType&&(ki&&e.j===2&&(_i+=I.t.v*Ci),P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),$.length?De+=I.t.v*$[0]*Ci:De+=I.t.v*$*Ci);ki=!1}for(De&&(De+=_i);Er<O;)T[Er].animatorJustifyOffset=De,Er+=1}for(O=0;O<G;O+=1){if(c.reset(),Pe=1,T[O].n)b=0,k+=e.yOffset,k+=J?1:0,D=Rt,J=!1,this._hasMaskedPath&&(E=te,C=Me,w=F[E].points,S=w[C-1],M=w[C],H=M.partialLength,V=0),Rr="",Zr="",Xr="",Jr="",Qr=this.defaultPropsArray;else{if(this._hasMaskedPath){if(Or!==T[O].line){switch(e.j){case 1:D+=W-e.lineWidths[T[O].line];break;case 2:D+=(W-e.lineWidths[T[O].line])/2;break;default:break}Or=T[O].line}nt!==T[O].ind&&(T[nt]&&(D+=T[nt].extra),D+=T[O].an/2,nt=T[O].ind),D+=a[0]*T[O].an*.005;var Tr=0;for(f=0;f<y;f+=1)I=l[f].a,I.p.propType&&(P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),$.length?Tr+=I.p.v[0]*$[0]:Tr+=I.p.v[0]*$),I.a.propType&&(P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),$.length?Tr+=I.a.v[0]*$[0]:Tr+=I.a.v[0]*$);for(N=!0,this._pathData.a.v&&(D=T[0].an*.5+(W-this._pathData.f.v-T[0].an*.5-T[T.length-1].an*.5)*nt/(G-1),D+=this._pathData.f.v);N;)V+H>=D+Tr||!w?(et=(D+Tr-V)/M.partialLength,Et=S.point[0]+(M.point[0]-S.point[0])*et,Ot=S.point[1]+(M.point[1]-S.point[1])*et,c.translate(-a[0]*T[O].an*.005,-(a[1]*ct)*.01),N=!1):w&&(V+=M.partialLength,C+=1,C>=w.length&&(C=0,E+=1,F[E]?w=F[E].points:pt.v.c?(C=0,E=0,w=F[E].points):(V-=M.partialLength,w=null)),w&&(S=M,M=w[C],H=M.partialLength));vt=T[O].an/2-T[O].add,c.translate(-vt,0,0)}else vt=T[O].an/2-T[O].add,c.translate(-vt,0,0),c.translate(-a[0]*T[O].an*.005,-a[1]*ct*.01,0);for(f=0;f<y;f+=1)I=l[f].a,I.t.propType&&(P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),(b!==0||e.j!==0)&&(this._hasMaskedPath?$.length?D+=I.t.v*$[0]:D+=I.t.v*$:$.length?b+=I.t.v*$[0]:b+=I.t.v*$));for(e.strokeWidthAnim&&(Ke=e.sw||0),e.strokeColorAnim&&(e.sc?he=[e.sc[0],e.sc[1],e.sc[2]]:he=[0,0,0]),e.fillColorAnim&&e.fc&&(Dt=[e.fc[0],e.fc[1],e.fc[2]]),f=0;f<y;f+=1)I=l[f].a,I.a.propType&&(P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),$.length?c.translate(-I.a.v[0]*$[0],-I.a.v[1]*$[1],I.a.v[2]*$[2]):c.translate(-I.a.v[0]*$,-I.a.v[1]*$,I.a.v[2]*$));for(f=0;f<y;f+=1)I=l[f].a,I.s.propType&&(P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),$.length?c.scale(1+(I.s.v[0]-1)*$[0],1+(I.s.v[1]-1)*$[1],1):c.scale(1+(I.s.v[0]-1)*$,1+(I.s.v[1]-1)*$,1));for(f=0;f<y;f+=1){if(I=l[f].a,P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),I.sk.propType&&($.length?c.skewFromAxis(-I.sk.v*$[0],I.sa.v*$[1]):c.skewFromAxis(-I.sk.v*$,I.sa.v*$)),I.r.propType&&($.length?c.rotateZ(-I.r.v*$[2]):c.rotateZ(-I.r.v*$)),I.ry.propType&&($.length?c.rotateY(I.ry.v*$[1]):c.rotateY(I.ry.v*$)),I.rx.propType&&($.length?c.rotateX(I.rx.v*$[0]):c.rotateX(I.rx.v*$)),I.o.propType&&($.length?Pe+=(I.o.v*$[0]-Pe)*$[0]:Pe+=(I.o.v*$-Pe)*$),e.strokeWidthAnim&&I.sw.propType&&($.length?Ke+=I.sw.v*$[0]:Ke+=I.sw.v*$),e.strokeColorAnim&&I.sc.propType)for(ht=0;ht<3;ht+=1)$.length?he[ht]+=(I.sc.v[ht]-he[ht])*$[0]:he[ht]+=(I.sc.v[ht]-he[ht])*$;if(e.fillColorAnim&&e.fc){if(I.fc.propType)for(ht=0;ht<3;ht+=1)$.length?Dt[ht]+=(I.fc.v[ht]-Dt[ht])*$[0]:Dt[ht]+=(I.fc.v[ht]-Dt[ht])*$;I.fh.propType&&($.length?Dt=Ep(Dt,I.fh.v*$[0]):Dt=Ep(Dt,I.fh.v*$)),I.fs.propType&&($.length?Dt=bp(Dt,I.fs.v*$[0]):Dt=bp(Dt,I.fs.v*$)),I.fb.propType&&($.length?Dt=yp(Dt,I.fb.v*$[0]):Dt=yp(Dt,I.fb.v*$))}}for(f=0;f<y;f+=1)I=l[f].a,I.p.propType&&(P=l[f].s,$=P.getMult(T[O].anIndexes[f],h.a[f].s.totalChars),this._hasMaskedPath?$.length?c.translate(0,I.p.v[1]*$[0],-I.p.v[2]*$[1]):c.translate(0,I.p.v[1]*$,-I.p.v[2]*$):$.length?c.translate(I.p.v[0]*$[0],I.p.v[1]*$[1],-I.p.v[2]*$[2]):c.translate(I.p.v[0]*$,I.p.v[1]*$,-I.p.v[2]*$));if(e.strokeWidthAnim&&(Xr=Ke<0?0:Ke),e.strokeColorAnim&&(Ii="rgb("+Math.round(he[0]*255)+","+Math.round(he[1]*255)+","+Math.round(he[2]*255)+")"),e.fillColorAnim&&e.fc&&(Zr="rgb("+Math.round(Dt[0]*255)+","+Math.round(Dt[1]*255)+","+Math.round(Dt[2]*255)+")"),this._hasMaskedPath){if(c.translate(0,-e.ls),c.translate(0,a[1]*ct*.01+k,0),this._pathData.p.v){yt=(M.point[1]-S.point[1])/(M.point[0]-S.point[0]);var co=Math.atan(yt)*180/Math.PI;M.point[0]<S.point[0]&&(co+=180),c.rotate(-co*Math.PI/180)}c.translate(Et,Ot,0),D-=a[0]*T[O].an*.005,T[O+1]&&nt!==T[O+1].ind&&(D+=T[O].an/2,D+=e.tr*.001*e.finalSize)}else{switch(c.translate(b,k,0),e.ps&&c.translate(e.ps[0],e.ps[1]+e.ascent,0),e.j){case 1:c.translate(T[O].animatorJustifyOffset+e.justifyOffset+(e.boxWidth-e.lineWidths[T[O].line]),0,0);break;case 2:c.translate(T[O].animatorJustifyOffset+e.justifyOffset+(e.boxWidth-e.lineWidths[T[O].line])/2,0,0);break;default:break}c.translate(0,-e.ls),c.translate(vt,0,0),c.translate(a[0]*T[O].an*.005,a[1]*ct*.01,0),b+=T[O].l+e.tr*.001*e.finalSize}v==="html"?Rr=c.toCSS():v==="svg"?Rr=c.to2dCSS():Qr=[c.props[0],c.props[1],c.props[2],c.props[3],c.props[4],c.props[5],c.props[6],c.props[7],c.props[8],c.props[9],c.props[10],c.props[11],c.props[12],c.props[13],c.props[14],c.props[15]],Jr=Pe}A<=O?(Y=new zd(Jr,Xr,Ii,Zr,Rr,Qr),this.renderedLetters.push(Y),A+=1,this.lettersChangedFlag=!0):(Y=this.renderedLetters[O],this.lettersChangedFlag=Y.update(Jr,Xr,Ii,Zr,Rr,Qr)||this.lettersChangedFlag)}}},lo.prototype.getValue=function(){this._elem.globalData.frameId!==this._frameId&&(this._frameId=this._elem.globalData.frameId,this.iterateDynamicProperties())},lo.prototype.mHelper=new ve,lo.prototype.defaultPropsArray=[],L([ce],lo);function or(){}or.prototype.initElement=function(e,i,a){this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(e,i,a),this.textProperty=new Ie(this,e.t,this.dynamicProperties),this.textAnimator=new lo(e.t,this.renderType,this),this.initTransform(e,i,a),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)},or.prototype.prepareFrame=function(e){this._mdf=!1,this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange)},or.prototype.createPathShape=function(e,i){var a,l=i.length,h,c="";for(a=0;a<l;a+=1)i[a].ty==="sh"&&(h=i[a].ks.k,c+=nm(h,h.i.length,!0,e));return c},or.prototype.updateDocumentData=function(e,i){this.textProperty.updateDocumentData(e,i)},or.prototype.canResizeFont=function(e){this.textProperty.canResizeFont(e)},or.prototype.setMinimumFontSize=function(e){this.textProperty.setMinimumFontSize(e)},or.prototype.applyTextPropertiesToMatrix=function(e,i,a,l,h){switch(e.ps&&i.translate(e.ps[0],e.ps[1]+e.ascent,0),i.translate(0,-e.ls,0),e.j){case 1:i.translate(e.justifyOffset+(e.boxWidth-e.lineWidths[a]),0,0);break;case 2:i.translate(e.justifyOffset+(e.boxWidth-e.lineWidths[a])/2,0,0);break;default:break}i.translate(l,h,0)},or.prototype.buildColor=function(e){return"rgb("+Math.round(e[0]*255)+","+Math.round(e[1]*255)+","+Math.round(e[2]*255)+")"},or.prototype.emptyProp=new zd,or.prototype.destroy=function(){},or.prototype.validateText=function(){(this.textProperty._mdf||this.textProperty._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)};var my={shapes:[]};function Kr(e,i,a){this.textSpans=[],this.renderType="svg",this.initElement(e,i,a)}L([Ti,Jo,oa,ts,xi,sa,or],Kr),Kr.prototype.createContent=function(){this.data.singleShape&&!this.globalData.fontManager.chars&&(this.textContainer=Tt("text"))},Kr.prototype.buildTextContents=function(e){for(var i=0,a=e.length,l=[],h="";i<a;)e[i]==="\r"||e[i]===""?(l.push(h),h=""):h+=e[i],i+=1;return l.push(h),l},Kr.prototype.buildShapeData=function(e,i){if(e.shapes&&e.shapes.length){var a=e.shapes[0];if(a.it){var l=a.it[a.it.length-1];l.s&&(l.s.k[0]=i,l.s.k[1]=i)}}return e},Kr.prototype.buildNewText=function(){this.addDynamicProperty(this);var e,i,a=this.textProperty.currentData;this.renderedLetters=it(a?a.l.length:0),a.fc?this.layerElement.setAttribute("fill",this.buildColor(a.fc)):this.layerElement.setAttribute("fill","rgba(0,0,0,0)"),a.sc&&(this.layerElement.setAttribute("stroke",this.buildColor(a.sc)),this.layerElement.setAttribute("stroke-width",a.sw)),this.layerElement.setAttribute("font-size",a.finalSize);var l=this.globalData.fontManager.getFontByName(a.f);if(l.fClass)this.layerElement.setAttribute("class",l.fClass);else{this.layerElement.setAttribute("font-family",l.fFamily);var h=a.fWeight,c=a.fStyle;this.layerElement.setAttribute("font-style",c),this.layerElement.setAttribute("font-weight",h)}this.layerElement.setAttribute("aria-label",a.t);var v=a.l||[],A=!!this.globalData.fontManager.chars;i=v.length;var b,k=this.mHelper,O="",G=this.data.singleShape,T=0,R=0,D=!0,M=a.tr*.001*a.finalSize;if(G&&!A&&!a.sz){var V=this.textContainer,N="start";switch(a.j){case 1:N="end";break;case 2:N="middle";break;default:N="start";break}V.setAttribute("text-anchor",N),V.setAttribute("letter-spacing",M);var C=this.buildTextContents(a.finalText);for(i=C.length,R=a.ps?a.ps[1]+a.ascent:0,e=0;e<i;e+=1)b=this.textSpans[e].span||Tt("tspan"),b.textContent=C[e],b.setAttribute("x",0),b.setAttribute("y",R),b.style.display="inherit",V.appendChild(b),this.textSpans[e]||(this.textSpans[e]={span:null,glyph:null}),this.textSpans[e].span=b,R+=a.finalLineHeight;this.layerElement.appendChild(V)}else{var E=this.textSpans.length,S;for(e=0;e<i;e+=1){if(this.textSpans[e]||(this.textSpans[e]={span:null,childSpan:null,glyph:null}),!A||!G||e===0){if(b=E>e?this.textSpans[e].span:Tt(A?"g":"text"),E<=e){if(b.setAttribute("stroke-linecap","butt"),b.setAttribute("stroke-linejoin","round"),b.setAttribute("stroke-miterlimit","4"),this.textSpans[e].span=b,A){var w=Tt("g");b.appendChild(w),this.textSpans[e].childSpan=w}this.textSpans[e].span=b,this.layerElement.appendChild(b)}b.style.display="inherit"}if(k.reset(),G&&(v[e].n&&(T=-M,R+=a.yOffset,R+=D?1:0,D=!1),this.applyTextPropertiesToMatrix(a,k,v[e].line,T,R),T+=v[e].l||0,T+=M),A){S=this.globalData.fontManager.getCharData(a.finalText[e],l.fStyle,this.globalData.fontManager.getFontByName(a.f).fFamily);var F;if(S.t===1)F=new la(S.data,this.globalData,this);else{var H=my;S.data&&S.data.shapes&&(H=this.buildShapeData(S.data,a.finalSize)),F=new Kt(H,this.globalData,this)}if(this.textSpans[e].glyph){var W=this.textSpans[e].glyph;this.textSpans[e].childSpan.removeChild(W.layerElement),W.destroy()}this.textSpans[e].glyph=F,F._debug=!0,F.prepareFrame(0),F.renderFrame(),this.textSpans[e].childSpan.appendChild(F.layerElement),S.t===1&&this.textSpans[e].childSpan.setAttribute("transform","scale("+a.finalSize/100+","+a.finalSize/100+")")}else G&&b.setAttribute("transform","translate("+k.props[12]+","+k.props[13]+")"),b.textContent=v[e].val,b.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}G&&b&&b.setAttribute("d",O)}for(;e<this.textSpans.length;)this.textSpans[e].span.style.display="none",e+=1;this._sizeChanged=!0},Kr.prototype.sourceRectAtTime=function(){if(this.prepareFrame(this.comp.renderedFrame-this.data.st),this.renderInnerContent(),this._sizeChanged){this._sizeChanged=!1;var e=this.layerElement.getBBox();this.bbox={top:e.y,left:e.x,width:e.width,height:e.height}}return this.bbox},Kr.prototype.getValue=function(){var e,i=this.textSpans.length,a;for(this.renderedFrame=this.comp.renderedFrame,e=0;e<i;e+=1)a=this.textSpans[e].glyph,a&&(a.prepareFrame(this.comp.renderedFrame-this.data.st),a._mdf&&(this._mdf=!0))},Kr.prototype.renderInnerContent=function(){if(this.validateText(),(!this.data.singleShape||this._mdf)&&(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag)){this._sizeChanged=!0;var e,i,a=this.textAnimator.renderedLetters,l=this.textProperty.currentData.l;i=l.length;var h,c,v;for(e=0;e<i;e+=1)l[e].n||(h=a[e],c=this.textSpans[e].span,v=this.textSpans[e].glyph,v&&v.renderFrame(),h._mdf.m&&c.setAttribute("transform",h.m),h._mdf.o&&c.setAttribute("opacity",h.o),h._mdf.sw&&c.setAttribute("stroke-width",h.sw),h._mdf.sc&&c.setAttribute("stroke",h.sc),h._mdf.fc&&c.setAttribute("fill",h.fc))}};function Vd(e,i,a){this.initElement(e,i,a)}L([aa],Vd),Vd.prototype.createContent=function(){var e=Tt("rect");e.setAttribute("width",this.data.sw),e.setAttribute("height",this.data.sh),e.setAttribute("fill",this.data.sc),this.layerElement.appendChild(e)};function Si(e,i,a){this.initFrame(),this.initBaseData(e,i,a),this.initFrame(),this.initTransform(e,i,a),this.initHierarchy()}Si.prototype.prepareFrame=function(e){this.prepareProperties(e,!0)},Si.prototype.renderFrame=function(){},Si.prototype.getBaseElement=function(){return null},Si.prototype.destroy=function(){},Si.prototype.sourceRectAtTime=function(){},Si.prototype.hide=function(){},L([Ti,Jo,ts,xi],Si);function oe(){}L([ge],oe),oe.prototype.createNull=function(e){return new Si(e,this.globalData,this)},oe.prototype.createShape=function(e){return new Kt(e,this.globalData,this)},oe.prototype.createText=function(e){return new Kr(e,this.globalData,this)},oe.prototype.createImage=function(e){return new aa(e,this.globalData,this)},oe.prototype.createSolid=function(e){return new Vd(e,this.globalData,this)},oe.prototype.configAnimation=function(e){this.svgElement.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.svgElement.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),this.renderConfig.viewBoxSize?this.svgElement.setAttribute("viewBox",this.renderConfig.viewBoxSize):this.svgElement.setAttribute("viewBox","0 0 "+e.w+" "+e.h),this.renderConfig.viewBoxOnly||(this.svgElement.setAttribute("width",e.w),this.svgElement.setAttribute("height",e.h),this.svgElement.style.width="100%",this.svgElement.style.height="100%",this.svgElement.style.transform="translate3d(0,0,0)",this.svgElement.style.contentVisibility=this.renderConfig.contentVisibility),this.renderConfig.width&&this.svgElement.setAttribute("width",this.renderConfig.width),this.renderConfig.height&&this.svgElement.setAttribute("height",this.renderConfig.height),this.renderConfig.className&&this.svgElement.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.svgElement.setAttribute("id",this.renderConfig.id),this.renderConfig.focusable!==void 0&&this.svgElement.setAttribute("focusable",this.renderConfig.focusable),this.svgElement.setAttribute("preserveAspectRatio",this.renderConfig.preserveAspectRatio),this.animationItem.wrapper.appendChild(this.svgElement);var i=this.globalData.defs;this.setupGlobalData(e,i),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=e;var a=Tt("clipPath"),l=Tt("rect");l.setAttribute("width",e.w),l.setAttribute("height",e.h),l.setAttribute("x",0),l.setAttribute("y",0);var h=Oe();a.setAttribute("id",h),a.appendChild(l),this.layerElement.setAttribute("clip-path","url("+g()+"#"+h+")"),i.appendChild(a),this.layers=e.layers,this.elements=it(e.layers.length)},oe.prototype.destroy=function(){this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;var e,i=this.layers?this.layers.length:0;for(e=0;e<i;e+=1)this.elements[e]&&this.elements[e].destroy&&this.elements[e].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},oe.prototype.updateContainerSize=function(){},oe.prototype.findIndexByInd=function(e){var i=0,a=this.layers.length;for(i=0;i<a;i+=1)if(this.layers[i].ind===e)return i;return-1},oe.prototype.buildItem=function(e){var i=this.elements;if(!(i[e]||this.layers[e].ty===99)){i[e]=!0;var a=this.createItem(this.layers[e]);if(i[e]=a,bn()&&(this.layers[e].ty===0&&this.globalData.projectInterface.registerComposition(a),a.initExpressions()),this.appendElementInPos(a,e),this.layers[e].tt){var l="tp"in this.layers[e]?this.findIndexByInd(this.layers[e].tp):e-1;if(l===-1)return;if(!this.elements[l]||this.elements[l]===!0)this.buildItem(l),this.addPendingElement(a);else{var h=i[l],c=h.getMatte(this.layers[e].tt);a.setMatte(c)}}}},oe.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var e=this.pendingElements.pop();if(e.checkParenting(),e.data.tt)for(var i=0,a=this.elements.length;i<a;){if(this.elements[i]===e){var l="tp"in e.data?this.findIndexByInd(e.data.tp):i-1,h=this.elements[l],c=h.getMatte(this.layers[i].tt);e.setMatte(c);break}i+=1}}},oe.prototype.renderFrame=function(e){if(!(this.renderedFrame===e||this.destroyed)){e===null?e=this.renderedFrame:this.renderedFrame=e,this.globalData.frameNum=e,this.globalData.frameId+=1,this.globalData.projectInterface.currentFrame=e,this.globalData._mdf=!1;var i,a=this.layers.length;for(this.completeLayers||this.checkLayers(e),i=a-1;i>=0;i-=1)(this.completeLayers||this.elements[i])&&this.elements[i].prepareFrame(e-this.layers[i].st);if(this.globalData._mdf)for(i=0;i<a;i+=1)(this.completeLayers||this.elements[i])&&this.elements[i].renderFrame()}},oe.prototype.appendElementInPos=function(e,i){var a=e.getBaseElement();if(a){for(var l=0,h;l<i;)this.elements[l]&&this.elements[l]!==!0&&this.elements[l].getBaseElement()&&(h=this.elements[l].getBaseElement()),l+=1;h?this.layerElement.insertBefore(a,h):this.layerElement.appendChild(a)}},oe.prototype.hide=function(){this.layerElement.style.display="none"},oe.prototype.show=function(){this.layerElement.style.display="block"};function qr(){}L([Ti,Jo,ts,xi,sa],qr),qr.prototype.initElement=function(e,i,a){this.initFrame(),this.initBaseData(e,i,a),this.initTransform(e,i,a),this.initRenderable(),this.initHierarchy(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),(this.data.xt||!i.progressiveLoad)&&this.buildAllItems(),this.hide()},qr.prototype.prepareFrame=function(e){if(this._mdf=!1,this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange),!(!this.isInRange&&!this.data.xt)){if(this.tm._placeholder)this.renderedFrame=e/this.data.sr;else{var i=this.tm.v;i===this.data.op&&(i=this.data.op-1),this.renderedFrame=i}var a,l=this.elements.length;for(this.completeLayers||this.checkLayers(this.renderedFrame),a=l-1;a>=0;a-=1)(this.completeLayers||this.elements[a])&&(this.elements[a].prepareFrame(this.renderedFrame-this.layers[a].st),this.elements[a]._mdf&&(this._mdf=!0))}},qr.prototype.renderInnerContent=function(){var e,i=this.layers.length;for(e=0;e<i;e+=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()},qr.prototype.setElements=function(e){this.elements=e},qr.prototype.getElements=function(){return this.elements},qr.prototype.destroyElements=function(){var e,i=this.layers.length;for(e=0;e<i;e+=1)this.elements[e]&&this.elements[e].destroy()},qr.prototype.destroy=function(){this.destroyElements(),this.destroyBaseElement()};function la(e,i,a){this.layers=e.layers,this.supports3d=!0,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?it(this.layers.length):[],this.initElement(e,i,a),this.tm=e.tm?at.getProp(this,e.tm,0,i.frameRate,this):{_placeholder:!0}}L([oe,qr,oa],la),la.prototype.createComp=function(e){return new la(e,this.globalData,this)};function Bd(e,i){this.animationItem=e,this.layers=null,this.renderedFrame=-1,this.svgElement=Tt("svg");var a="";if(i&&i.title){var l=Tt("title"),h=Oe();l.setAttribute("id",h),l.textContent=i.title,this.svgElement.appendChild(l),a+=h}if(i&&i.description){var c=Tt("desc"),v=Oe();c.setAttribute("id",v),c.textContent=i.description,this.svgElement.appendChild(c),a+=" "+v}a&&this.svgElement.setAttribute("aria-labelledby",a);var A=Tt("defs");this.svgElement.appendChild(A);var b=Tt("g");this.svgElement.appendChild(b),this.layerElement=b,this.renderConfig={preserveAspectRatio:i&&i.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:i&&i.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:i&&i.contentVisibility||"visible",progressiveLoad:i&&i.progressiveLoad||!1,hideOnTransparent:!(i&&i.hideOnTransparent===!1),viewBoxOnly:i&&i.viewBoxOnly||!1,viewBoxSize:i&&i.viewBoxSize||!1,className:i&&i.className||"",id:i&&i.id||"",focusable:i&&i.focusable,filterSize:{width:i&&i.filterSize&&i.filterSize.width||"100%",height:i&&i.filterSize&&i.filterSize.height||"100%",x:i&&i.filterSize&&i.filterSize.x||"0%",y:i&&i.filterSize&&i.filterSize.y||"0%"},width:i&&i.width,height:i&&i.height,runExpressions:!i||i.runExpressions===void 0||i.runExpressions},this.globalData={_mdf:!1,frameNum:-1,defs:A,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType="svg"}return L([oe],Bd),Bd.prototype.createComp=function(e){return new la(e,this.globalData,this)},Ab("svg",Bd),yi.registerModifier("tm",yr),yi.registerModifier("pb",Zs),yi.registerModifier("rp",Lr),yi.registerModifier("rd",Qs),yi.registerModifier("zz",ta),yi.registerModifier("op",ea),Mt})});var Fn=globalThis,$n=Fn.ShadowRoot&&(Fn.ShadyCSS===void 0||Fn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Hd=Symbol(),dm=new WeakMap,da=class{constructor(o,t,r){if(this._$cssResult$=!0,r!==Hd)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=o,this.t=t}get styleSheet(){let o=this.o,t=this.t;if($n&&o===void 0){let r=t!==void 0&&t.length===1;r&&(o=dm.get(t)),o===void 0&&((this.o=o=new CSSStyleSheet).replaceSync(this.cssText),r&&dm.set(t,o))}return o}toString(){return this.cssText}},cm=n=>new da(typeof n=="string"?n:n+"",void 0,Hd),U=(n,...o)=>{let t=n.length===1?n[0]:o.reduce((r,s,d)=>r+(m=>{if(m._$cssResult$===!0)return m.cssText;if(typeof m=="number")return m;throw Error("Value passed to 'css' function must be a 'css' function result: "+m+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(s)+n[d+1],n[0]);return new da(t,n,Hd)},Gd=(n,o)=>{if($n)n.adoptedStyleSheets=o.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet);else for(let t of o){let r=document.createElement("style"),s=Fn.litNonce;s!==void 0&&r.setAttribute("nonce",s),r.textContent=t.cssText,n.appendChild(r)}},zn=$n?n=>n:n=>n instanceof CSSStyleSheet?(o=>{let t="";for(let r of o.cssRules)t+=r.cssText;return cm(t)})(n):n;var{is:Ty,defineProperty:xy,getOwnPropertyDescriptor:Ay,getOwnPropertyNames:Sy,getOwnPropertySymbols:Iy,getPrototypeOf:_y}=Object,wi=globalThis,hm=wi.trustedTypes,Cy=hm?hm.emptyScript:"",Yd=wi.reactiveElementPolyfillSupport,ca=(n,o)=>n,ha={toAttribute(n,o){switch(o){case Boolean:n=n?Cy:null;break;case Object:case Array:n=n==null?n:JSON.stringify(n)}return n},fromAttribute(n,o){let t=n;switch(o){case Boolean:t=n!==null;break;case Number:t=n===null?null:Number(n);break;case Object:case Array:try{t=JSON.parse(n)}catch{t=null}}return t}},Vn=(n,o)=>!Ty(n,o),pm={attribute:!0,type:String,converter:ha,reflect:!1,hasChanged:Vn},mm,um;(mm=Symbol.metadata)!=null||(Symbol.metadata=Symbol("metadata")),(um=wi.litPropertyMetadata)!=null||(wi.litPropertyMetadata=new WeakMap);var ti=class extends HTMLElement{static addInitializer(o){var t;this._$Ei(),((t=this.l)!=null?t:this.l=[]).push(o)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(o,t=pm){if(t.state&&(t.attribute=!1),this._$Ei(),this.elementProperties.set(o,t),!t.noAccessor){let r=Symbol(),s=this.getPropertyDescriptor(o,r,t);s!==void 0&&xy(this.prototype,o,s)}}static getPropertyDescriptor(o,t,r){var m;let{get:s,set:d}=(m=Ay(this.prototype,o))!=null?m:{get(){return this[t]},set(g){this[t]=g}};return{get(){return s==null?void 0:s.call(this)},set(g){let x=s==null?void 0:s.call(this);d.call(this,g),this.requestUpdate(o,x,r)},configurable:!0,enumerable:!0}}static getPropertyOptions(o){var t;return(t=this.elementProperties.get(o))!=null?t:pm}static _$Ei(){if(this.hasOwnProperty(ca("elementProperties")))return;let o=_y(this);o.finalize(),o.l!==void 0&&(this.l=[...o.l]),this.elementProperties=new Map(o.elementProperties)}static finalize(){if(this.hasOwnProperty(ca("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(ca("properties"))){let t=this.properties,r=[...Sy(t),...Iy(t)];for(let s of r)this.createProperty(s,t[s])}let o=this[Symbol.metadata];if(o!==null){let t=litPropertyMetadata.get(o);if(t!==void 0)for(let[r,s]of t)this.elementProperties.set(r,s)}this._$Eh=new Map;for(let[t,r]of this.elementProperties){let s=this._$Eu(t,r);s!==void 0&&this._$Eh.set(s,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(o){let t=[];if(Array.isArray(o)){let r=new Set(o.flat(1/0).reverse());for(let s of r)t.unshift(zn(s))}else o!==void 0&&t.push(zn(o));return t}static _$Eu(o,t){let r=t.attribute;return r===!1?void 0:typeof r=="string"?r:typeof o=="string"?o.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var o;this._$ES=new Promise(t=>this.enableUpdating=t),this._$AL=new Map,this._$E_(),this.requestUpdate(),(o=this.constructor.l)==null||o.forEach(t=>t(this))}addController(o){var t,r;((t=this._$EO)!=null?t:this._$EO=new Set).add(o),this.renderRoot!==void 0&&this.isConnected&&((r=o.hostConnected)==null||r.call(o))}removeController(o){var t;(t=this._$EO)==null||t.delete(o)}_$E_(){let o=new Map,t=this.constructor.elementProperties;for(let r of t.keys())this.hasOwnProperty(r)&&(o.set(r,this[r]),delete this[r]);o.size>0&&(this._$Ep=o)}createRenderRoot(){var t;let o=(t=this.shadowRoot)!=null?t:this.attachShadow(this.constructor.shadowRootOptions);return Gd(o,this.constructor.elementStyles),o}connectedCallback(){var o,t;(o=this.renderRoot)!=null||(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$EO)==null||t.forEach(r=>{var s;return(s=r.hostConnected)==null?void 0:s.call(r)})}enableUpdating(o){}disconnectedCallback(){var o;(o=this._$EO)==null||o.forEach(t=>{var r;return(r=t.hostDisconnected)==null?void 0:r.call(t)})}attributeChangedCallback(o,t,r){this._$AK(o,r)}_$EC(o,t){var d;let r=this.constructor.elementProperties.get(o),s=this.constructor._$Eu(o,r);if(s!==void 0&&r.reflect===!0){let m=(((d=r.converter)==null?void 0:d.toAttribute)!==void 0?r.converter:ha).toAttribute(t,r.type);this._$Em=o,m==null?this.removeAttribute(s):this.setAttribute(s,m),this._$Em=null}}_$AK(o,t){var d;let r=this.constructor,s=r._$Eh.get(o);if(s!==void 0&&this._$Em!==s){let m=r.getPropertyOptions(s),g=typeof m.converter=="function"?{fromAttribute:m.converter}:((d=m.converter)==null?void 0:d.fromAttribute)!==void 0?m.converter:ha;this._$Em=s,this[s]=g.fromAttribute(t,m.type),this._$Em=null}}requestUpdate(o,t,r){var s;if(o!==void 0){if(r!=null||(r=this.constructor.getPropertyOptions(o)),!((s=r.hasChanged)!=null?s:Vn)(this[o],t))return;this.P(o,t,r)}this.isUpdatePending===!1&&(this._$ES=this._$ET())}P(o,t,r){var s;this._$AL.has(o)||this._$AL.set(o,t),r.reflect===!0&&this._$Em!==o&&((s=this._$Ej)!=null?s:this._$Ej=new Set).add(o)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}catch(t){Promise.reject(t)}let o=this.scheduleUpdate();return o!=null&&await o,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var r,s;if(!this.isUpdatePending)return;if(!this.hasUpdated){if((r=this.renderRoot)!=null||(this.renderRoot=this.createRenderRoot()),this._$Ep){for(let[m,g]of this._$Ep)this[m]=g;this._$Ep=void 0}let d=this.constructor.elementProperties;if(d.size>0)for(let[m,g]of d)g.wrapped!==!0||this._$AL.has(m)||this[m]===void 0||this.P(m,this[m],g)}let o=!1,t=this._$AL;try{o=this.shouldUpdate(t),o?(this.willUpdate(t),(s=this._$EO)==null||s.forEach(d=>{var m;return(m=d.hostUpdate)==null?void 0:m.call(d)}),this.update(t)):this._$EU()}catch(d){throw o=!1,this._$EU(),d}o&&this._$AE(t)}willUpdate(o){}_$AE(o){var t;(t=this._$EO)==null||t.forEach(r=>{var s;return(s=r.hostUpdated)==null?void 0:s.call(r)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(o)),this.updated(o)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(o){return!0}update(o){this._$Ej&&(this._$Ej=this._$Ej.forEach(t=>this._$EC(t,this[t]))),this._$EU()}updated(o){}firstUpdated(o){}},fm;ti.elementStyles=[],ti.shadowRootOptions={mode:"open"},ti[ca("elementProperties")]=new Map,ti[ca("finalized")]=new Map,Yd==null||Yd({ReactiveElement:ti}),((fm=wi.reactiveElementVersions)!=null?fm:wi.reactiveElementVersions=[]).push("2.0.4");var ma=globalThis,Bn=ma.trustedTypes,vm=Bn?Bn.createPolicy("lit-html",{createHTML:n=>n}):void 0,Kd="$lit$",ei=`lit$${Math.random().toFixed(9).slice(2)}$`,qd="?"+ei,ky=`<${qd}>`,mo=document,ua=()=>mo.createComment(""),fa=n=>n===null||typeof n!="object"&&typeof n!="function",Xd=Array.isArray,Am=n=>Xd(n)||typeof(n==null?void 0:n[Symbol.iterator])=="function",Wd=`[
|
|
3
3
|
\f\r]`,pa=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,gm=/-->/g,bm=/>/g,ho=RegExp(`>|${Wd}(?:([^\\s"'>=/]+)(${Wd}*=${Wd}*(?:[^
|
|
4
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),ym=/'/g,Em=/"/g,Sm=/^(?:script|style|textarea|title)$/i,Zd=n=>(o,...t)=>({_$litType$:n,strings:o,values:t}),_=Zd(1),e0=Zd(2),r0=Zd(3),be=Symbol.for("lit-noChange"),j=Symbol.for("lit-nothing"),Tm=new WeakMap,po=mo.createTreeWalker(mo,129);function Im(n,o){if(!Xd(n)||!n.hasOwnProperty("raw"))throw Error("invalid template strings array");return vm!==void 0?vm.createHTML(o):o}var _m=(n,o)=>{let t=n.length-1,r=[],s,d=o===2?"<svg>":o===3?"<math>":"",m=pa;for(let g=0;g<t;g++){let x=n[g],L,B,K=-1,Z=0;for(;Z<x.length&&(m.lastIndex=Z,B=m.exec(x),B!==null);)Z=m.lastIndex,m===pa?B[1]==="!--"?m=gm:B[1]!==void 0?m=bm:B[2]!==void 0?(Sm.test(B[2])&&(s=RegExp("</"+B[2],"g")),m=ho):B[3]!==void 0&&(m=ho):m===ho?B[0]===">"?(m=s!=null?s:pa,K=-1):B[1]===void 0?K=-2:(K=m.lastIndex-B[2].length,L=B[1],m=B[3]===void 0?ho:B[3]==='"'?Em:ym):m===Em||m===ym?m=ho:m===gm||m===bm?m=pa:(m=ho,s=void 0);let X=m===ho&&n[g+1].startsWith("/>")?" ":"";d+=m===pa?x+Cy:K>=0?(r.push(L),x.slice(0,K)+Kd+x.slice(K)+ei+X):x+ei+(K===-2?g:X)}return[Im(n,d+(n[t]||"<?>")+(o===2?"</svg>":o===3?"</math>":"")),r]},va=class n{constructor({strings:o,_$litType$:t},r){let s;this.parts=[];let d=0,m=0,g=o.length-1,x=this.parts,[L,B]=_m(o,t);if(this.el=n.createElement(L,r),po.currentNode=this.el.content,t===2||t===3){let K=this.el.content.firstChild;K.replaceWith(...K.childNodes)}for(;(s=po.nextNode())!==null&&x.length<g;){if(s.nodeType===1){if(s.hasAttributes())for(let K of s.getAttributeNames())if(K.endsWith(Kd)){let Z=B[m++],X=s.getAttribute(K).split(ei),it=/([.?@])?(.*)/.exec(Z);x.push({type:1,index:d,name:it[2],strings:X,ctor:it[1]==="."?Hn:it[1]==="?"?Gn:it[1]==="@"?Yn:fo}),s.removeAttribute(K)}else K.startsWith(ei)&&(x.push({type:6,index:d}),s.removeAttribute(K));if(Sm.test(s.tagName)){let K=s.textContent.split(ei),Z=K.length-1;if(Z>0){s.textContent=Bn?Bn.emptyScript:"";for(let X=0;X<Z;X++)s.append(K[X],ua()),po.nextNode(),x.push({type:2,index:++d});s.append(K[Z],ua())}}}else if(s.nodeType===8)if(s.data===qd)x.push({type:2,index:d});else{let K=-1;for(;(K=s.data.indexOf(ei,K+1))!==-1;)x.push({type:7,index:d}),K+=ei.length-1}d++}}static createElement(o,t){let r=mo.createElement("template");return r.innerHTML=o,r}};function uo(n,o,t=n,r){var m,g,x;if(o===be)return o;let s=r!==void 0?(m=t.o)==null?void 0:m[r]:t.l,d=fa(o)?void 0:o._$litDirective$;return(s==null?void 0:s.constructor)!==d&&((g=s==null?void 0:s._$AO)==null||g.call(s,!1),d===void 0?s=void 0:(s=new d(n),s._$AT(n,t,r)),r!==void 0?((x=t.o)!=null?x:t.o=[])[r]=s:t.l=s),s!==void 0&&(o=uo(n,s._$AS(n,o.values),s,r)),o}var Un=class{constructor(o,t){this._$AV=[],this._$AN=void 0,this._$AD=o,this._$AM=t}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(o){var L;let{el:{content:t},parts:r}=this._$AD,s=((L=o==null?void 0:o.creationScope)!=null?L:mo).importNode(t,!0);po.currentNode=s;let d=po.nextNode(),m=0,g=0,x=r[0];for(;x!==void 0;){if(m===x.index){let B;x.type===2?B=new rs(d,d.nextSibling,this,o):x.type===1?B=new x.ctor(d,x.name,x.strings,this,o):x.type===6&&(B=new Wn(d,this,o)),this._$AV.push(B),x=r[++g]}m!==(x==null?void 0:x.index)&&(d=po.nextNode(),m++)}return po.currentNode=mo,s}p(o){let t=0;for(let r of this._$AV)r!==void 0&&(r.strings!==void 0?(r._$AI(o,r,t),t+=r.strings.length-2):r._$AI(o[t])),t++}},rs=class n{get _$AU(){var o,t;return(t=(o=this._$AM)==null?void 0:o._$AU)!=null?t:this.v}constructor(o,t,r,s){var d;this.type=2,this._$AH=j,this._$AN=void 0,this._$AA=o,this._$AB=t,this._$AM=r,this.options=s,this.v=(d=s==null?void 0:s.isConnected)!=null?d:!0}get parentNode(){let o=this._$AA.parentNode,t=this._$AM;return t!==void 0&&(o==null?void 0:o.nodeType)===11&&(o=t.parentNode),o}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(o,t=this){o=uo(this,o,t),fa(o)?o===j||o==null||o===""?(this._$AH!==j&&this._$AR(),this._$AH=j):o!==this._$AH&&o!==be&&this._(o):o._$litType$!==void 0?this.$(o):o.nodeType!==void 0?this.T(o):Am(o)?this.k(o):this._(o)}O(o){return this._$AA.parentNode.insertBefore(o,this._$AB)}T(o){this._$AH!==o&&(this._$AR(),this._$AH=this.O(o))}_(o){this._$AH!==j&&fa(this._$AH)?this._$AA.nextSibling.data=o:this.T(mo.createTextNode(o)),this._$AH=o}$(o){var d;let{values:t,_$litType$:r}=o,s=typeof r=="number"?this._$AC(o):(r.el===void 0&&(r.el=va.createElement(Im(r.h,r.h[0]),this.options)),r);if(((d=this._$AH)==null?void 0:d._$AD)===s)this._$AH.p(t);else{let m=new Un(s,this),g=m.u(this.options);m.p(t),this.T(g),this._$AH=m}}_$AC(o){let t=Tm.get(o.strings);return t===void 0&&Tm.set(o.strings,t=new va(o)),t}k(o){Xd(this._$AH)||(this._$AH=[],this._$AR());let t=this._$AH,r,s=0;for(let d of o)s===t.length?t.push(r=new n(this.O(ua()),this.O(ua()),this,this.options)):r=t[s],r._$AI(d),s++;s<t.length&&(this._$AR(r&&r._$AB.nextSibling,s),t.length=s)}_$AR(o=this._$AA.nextSibling,t){var r;for((r=this._$AP)==null?void 0:r.call(this,!1,!0,t);o&&o!==this._$AB;){let s=o.nextSibling;o.remove(),o=s}}setConnected(o){var t;this._$AM===void 0&&(this.v=o,(t=this._$AP)==null||t.call(this,o))}},fo=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(o,t,r,s,d){this.type=1,this._$AH=j,this._$AN=void 0,this.element=o,this.name=t,this._$AM=s,this.options=d,r.length>2||r[0]!==""||r[1]!==""?(this._$AH=Array(r.length-1).fill(new String),this.strings=r):this._$AH=j}_$AI(o,t=this,r,s){let d=this.strings,m=!1;if(d===void 0)o=uo(this,o,t,0),m=!fa(o)||o!==this._$AH&&o!==be,m&&(this._$AH=o);else{let g=o,x,L;for(o=d[0],x=0;x<d.length-1;x++)L=uo(this,g[r+x],t,x),L===be&&(L=this._$AH[x]),m||(m=!fa(L)||L!==this._$AH[x]),L===j?o=j:o!==j&&(o+=(L!=null?L:"")+d[x+1]),this._$AH[x]=L}m&&!s&&this.j(o)}j(o){o===j?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,o!=null?o:"")}},Hn=class extends fo{constructor(){super(...arguments),this.type=3}j(o){this.element[this.name]=o===j?void 0:o}},Gn=class extends fo{constructor(){super(...arguments),this.type=4}j(o){this.element.toggleAttribute(this.name,!!o&&o!==j)}},Yn=class extends fo{constructor(o,t,r,s,d){super(o,t,r,s,d),this.type=5}_$AI(o,t=this){var m;if((o=(m=uo(this,o,t,0))!=null?m:j)===be)return;let r=this._$AH,s=o===j&&r!==j||o.capture!==r.capture||o.once!==r.once||o.passive!==r.passive,d=o!==j&&(r===j||s);s&&this.element.removeEventListener(this.name,this,r),d&&this.element.addEventListener(this.name,this,o),this._$AH=o}handleEvent(o){var t,r;typeof this._$AH=="function"?this._$AH.call((r=(t=this.options)==null?void 0:t.host)!=null?r:this.element,o):this._$AH.handleEvent(o)}},Wn=class{constructor(o,t,r){this.element=o,this.type=6,this._$AN=void 0,this._$AM=t,this.options=r}get _$AU(){return this._$AM._$AU}_$AI(o){uo(this,o)}},Cm={M:Kd,P:ei,A:qd,C:1,L:_m,R:Un,D:Am,V:uo,I:rs,H:fo,N:Gn,U:Yn,B:Hn,F:Wn},jd=ma.litHtmlPolyfillSupport,xm;jd==null||jd(va,rs),((xm=ma.litHtmlVersions)!=null?xm:ma.litHtmlVersions=[]).push("3.2.0");var km=(n,o,t)=>{var d,m;let r=(d=t==null?void 0:t.renderBefore)!=null?d:o,s=r._$litPart$;if(s===void 0){let g=(m=t==null?void 0:t.renderBefore)!=null?m:null;r._$litPart$=s=new rs(o.insertBefore(ua(),g),g,void 0,t!=null?t:{})}return s._$AI(n),s};var Ni=class extends ti{constructor(){super(...arguments),this.renderOptions={host:this},this.o=void 0}createRenderRoot(){var t,r;let o=super.createRenderRoot();return(r=(t=this.renderOptions).renderBefore)!=null||(t.renderBefore=o.firstChild),o}update(o){let t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(o),this.o=km(t,this.renderRoot,this.renderOptions)}connectedCallback(){var o;super.connectedCallback(),(o=this.o)==null||o.setConnected(!0)}disconnectedCallback(){var o;super.disconnectedCallback(),(o=this.o)==null||o.setConnected(!1)}render(){return be}},wm;Ni._$litElement$=!0,Ni.finalized=!0,(wm=globalThis.litElementHydrateSupport)==null||wm.call(globalThis,{LitElement:Ni});var Qd=globalThis.litElementPolyfillSupport;Qd==null||Qd({LitElement:Ni});var Nm;((Nm=globalThis.litElementVersions)!=null?Nm:globalThis.litElementVersions=[]).push("4.1.0");var ky={attribute:!0,type:String,converter:ha,reflect:!1,hasChanged:Vn},wy=(n=ky,o,t)=>{let{kind:r,metadata:s}=t,d=globalThis.litPropertyMetadata.get(s);if(d===void 0&&globalThis.litPropertyMetadata.set(s,d=new Map),d.set(t.name,n),r==="accessor"){let{name:m}=t;return{set(g){let x=o.get.call(this);o.set.call(this,g),this.requestUpdate(m,x,n)},init(g){return g!==void 0&&this.P(m,void 0,n),g}}}if(r==="setter"){let{name:m}=t;return function(g){let x=this[m];o.call(this,g),this.requestUpdate(m,x,n)}}throw Error("Unsupported decorator location: "+r)};function u(n){return(o,t)=>typeof t=="object"?wy(n,o,t):((r,s,d)=>{let m=s.hasOwnProperty(d);return s.constructor.createProperty(d,m?{...r,wrapped:!0}:r),m?Object.getOwnPropertyDescriptor(s,d):void 0})(n,o,t)}function ut(n){return u({...n,state:!0,attribute:!1})}function Lm(n){return(o,t)=>{let r=typeof o=="function"?o:o[t];Object.assign(r,n)}}var Mr=(n,o,t)=>(t.configurable=!0,t.enumerable=!0,Reflect.decorate&&typeof o!="object"&&Object.defineProperty(n,o,t),t);function ye(n,o){return(t,r,s)=>{let d=m=>{var g,x;return(x=(g=m.renderRoot)==null?void 0:g.querySelector(n))!=null?x:null};if(o){let{get:m,set:g}=typeof r=="object"?t:s!=null?s:(()=>{let x=Symbol();return{get(){return this[x]},set(L){this[x]=L}}})();return Mr(t,r,{get(){let x=m.call(this);return x===void 0&&(x=d(this),(x!==null||this.hasUpdated)&&g.call(this,x)),x}})}return Mr(t,r,{get(){return d(this)}})}}var Jd;function Om(n){return(o,t)=>Mr(o,t,{get(){var r;return((r=this.renderRoot)!=null?r:Jd!=null?Jd:Jd=document.createDocumentFragment()).querySelectorAll(n)}})}function Pt(n){return(o,t)=>{let{slot:r,selector:s}=n!=null?n:{},d="slot"+(r?`[name=${r}]`:":not([name])");return Mr(o,t,{get(){var x,L;let m=(x=this.renderRoot)==null?void 0:x.querySelector(d),g=(L=m==null?void 0:m.assignedElements(n))!=null?L:[];return s===void 0?g:g.filter(B=>B.matches(s))}})}}function Rm(n){return(o,t)=>{let{slot:r}=n!=null?n:{},s="slot"+(r?`[name=${r}]`:":not([name])");return Mr(o,t,{get(){var m,g;let d=(m=this.renderRoot)==null?void 0:m.querySelector(s);return(g=d==null?void 0:d.assignedNodes(n))!=null?g:[]}})}}var Ny={PREFIX:"mdc",SEPARATOR:"-"},Ly={NAMESPACE:Ny},tc=Ly;var Oy=n=>[tc.NAMESPACE.PREFIX,n].join(tc.NAMESPACE.SEPARATOR),z={constructTagName:Oy};var rt={ALERTDIALOG:"alertdialog",BUTTON:"button",CHECKBOX:"checkbox",COMBOBOX:"combobox",DIALOG:"dialog",GROUP:"group",HEADING:"heading",IMG:"img",LIST:"list",LISTBOX:"listbox",LISTITEM:"listitem",MENU:"menu",MENUBAR:"menubar",MENUITEM:"menuitem",MENUITEMCHECKBOX:"menuitemcheckbox",MENUITEMRADIO:"menuitemradio",NAVIGATION:"navigation",OPTION:"option",PRESENTATION:"presentation",PROGRESSBAR:"progressbar",RADIO:"radio",RADIOGROUP:"radiogroup",REGION:"region",TAB:"tab",TABLIST:"tablist",TOOLTIP:"tooltip"};var Mm=z.constructTagName("buttonsimple"),vo={12:12,14:14,16:16,20:20,24:24,28:28,32:32,40:40,48:48,52:52,64:64,72:72,88:88,124:124},is={BUTTON:"button",SUBMIT:"submit",RESET:"reset"},ga={SIZE:vo[32],TYPE:is.BUTTON,ROLE:rt.BUTTON,ARIA_STATE_KEY:"aria-pressed"};var ri=z.constructTagName("button"),Ft={PRIMARY:"primary",SECONDARY:"secondary",TERTIARY:"tertiary"},ba={40:40,32:32,28:28,24:24},sr={64:64,52:52,20:20,...ba},go={POSITIVE:"positive",NEGATIVE:"negative",ACCENT:"accent",PROMOTIONAL:"promotional",DEFAULT:"default"},os={PILL:"pill",ICON:"icon",PILL_WITH_ICON:"pill-with-icon"},Fe={VARIANT:Ft.PRIMARY,SIZE:ba[32],COLOR:go.DEFAULT,TYPE_INTERNAL:os.ICON,TYPE:is.BUTTON,INVERTED:!1};var jn=n=>{class o extends n{constructor(){super(...arguments);this.variant=Fe.VARIANT;this.color=Fe.COLOR;this.typeInternal=Fe.TYPE_INTERNAL}setVariant(s){this.setAttribute("variant",Object.values(Ft).includes(s)?s:Fe.VARIANT)}setColor(s){!Object.values(go).includes(s)||this.variant===Ft.TERTIARY?this.setAttribute("color",`${Fe.COLOR}`):this.setAttribute("color",s)}setSize(s){let m=this.typeInternal===os.ICON?Object.values(sr).includes(s)&&!(s===sr[20]&&this.variant!==Ft.TERTIARY):Object.values(ba).includes(s);this.setAttribute("size",m?`${s}`:`${Fe.SIZE}`)}inferButtonType(){var L,B,K,Z,X,it;let s=(B=(L=this.shadowRoot)==null?void 0:L.querySelector("slot:not([name])"))==null?void 0:B.assignedNodes().filter(dt=>{var lt;return dt.nodeType!==Node.TEXT_NODE||((lt=dt.textContent)==null?void 0:lt.trim())}).length,d=(Z=(K=this.shadowRoot)==null?void 0:K.querySelector('slot[name="prefix"]'))==null?void 0:Z.assignedNodes().filter(dt=>{var lt;return dt.nodeType!==Node.TEXT_NODE||((lt=dt.textContent)==null?void 0:lt.trim())}).length,m=this.prefixIcon||d&&d>0,g=(it=(X=this.shadowRoot)==null?void 0:X.querySelector('slot[name="postfix"]'))==null?void 0:it.assignedNodes().filter(dt=>{var lt;return dt.nodeType!==Node.TEXT_NODE||((lt=dt.textContent)==null?void 0:lt.trim())}).length,x=this.postfixIcon||g&&g>0;s&&(m||x)?(this.typeInternal=os.PILL_WITH_ICON,this.setAttribute("data-btn-type","pill-with-icon")):!s&&(m||x)?(this.typeInternal=os.ICON,this.setAttribute("data-btn-type","icon")):(this.typeInternal=os.PILL,this.setAttribute("data-btn-type","pill"))}}return p([u({type:String,attribute:"prefix-icon",reflect:!0})],o.prototype,"prefixIcon",2),p([u({type:String,attribute:"postfix-icon",reflect:!0})],o.prototype,"postfixIcon",2),p([u({type:String})],o.prototype,"variant",2),p([u({type:String})],o.prototype,"color",2),p([ut()],o.prototype,"typeInternal",2),o};var Pm=U`
|
|
4
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),ym=/'/g,Em=/"/g,Sm=/^(?:script|style|textarea|title)$/i,Zd=n=>(o,...t)=>({_$litType$:n,strings:o,values:t}),_=Zd(1),r0=Zd(2),i0=Zd(3),be=Symbol.for("lit-noChange"),j=Symbol.for("lit-nothing"),Tm=new WeakMap,po=mo.createTreeWalker(mo,129);function Im(n,o){if(!Xd(n)||!n.hasOwnProperty("raw"))throw Error("invalid template strings array");return vm!==void 0?vm.createHTML(o):o}var _m=(n,o)=>{let t=n.length-1,r=[],s,d=o===2?"<svg>":o===3?"<math>":"",m=pa;for(let g=0;g<t;g++){let x=n[g],L,B,K=-1,Z=0;for(;Z<x.length&&(m.lastIndex=Z,B=m.exec(x),B!==null);)Z=m.lastIndex,m===pa?B[1]==="!--"?m=gm:B[1]!==void 0?m=bm:B[2]!==void 0?(Sm.test(B[2])&&(s=RegExp("</"+B[2],"g")),m=ho):B[3]!==void 0&&(m=ho):m===ho?B[0]===">"?(m=s!=null?s:pa,K=-1):B[1]===void 0?K=-2:(K=m.lastIndex-B[2].length,L=B[1],m=B[3]===void 0?ho:B[3]==='"'?Em:ym):m===Em||m===ym?m=ho:m===gm||m===bm?m=pa:(m=ho,s=void 0);let X=m===ho&&n[g+1].startsWith("/>")?" ":"";d+=m===pa?x+ky:K>=0?(r.push(L),x.slice(0,K)+Kd+x.slice(K)+ei+X):x+ei+(K===-2?g:X)}return[Im(n,d+(n[t]||"<?>")+(o===2?"</svg>":o===3?"</math>":"")),r]},va=class n{constructor({strings:o,_$litType$:t},r){let s;this.parts=[];let d=0,m=0,g=o.length-1,x=this.parts,[L,B]=_m(o,t);if(this.el=n.createElement(L,r),po.currentNode=this.el.content,t===2||t===3){let K=this.el.content.firstChild;K.replaceWith(...K.childNodes)}for(;(s=po.nextNode())!==null&&x.length<g;){if(s.nodeType===1){if(s.hasAttributes())for(let K of s.getAttributeNames())if(K.endsWith(Kd)){let Z=B[m++],X=s.getAttribute(K).split(ei),it=/([.?@])?(.*)/.exec(Z);x.push({type:1,index:d,name:it[2],strings:X,ctor:it[1]==="."?Hn:it[1]==="?"?Gn:it[1]==="@"?Yn:fo}),s.removeAttribute(K)}else K.startsWith(ei)&&(x.push({type:6,index:d}),s.removeAttribute(K));if(Sm.test(s.tagName)){let K=s.textContent.split(ei),Z=K.length-1;if(Z>0){s.textContent=Bn?Bn.emptyScript:"";for(let X=0;X<Z;X++)s.append(K[X],ua()),po.nextNode(),x.push({type:2,index:++d});s.append(K[Z],ua())}}}else if(s.nodeType===8)if(s.data===qd)x.push({type:2,index:d});else{let K=-1;for(;(K=s.data.indexOf(ei,K+1))!==-1;)x.push({type:7,index:d}),K+=ei.length-1}d++}}static createElement(o,t){let r=mo.createElement("template");return r.innerHTML=o,r}};function uo(n,o,t=n,r){var m,g,x;if(o===be)return o;let s=r!==void 0?(m=t.o)==null?void 0:m[r]:t.l,d=fa(o)?void 0:o._$litDirective$;return(s==null?void 0:s.constructor)!==d&&((g=s==null?void 0:s._$AO)==null||g.call(s,!1),d===void 0?s=void 0:(s=new d(n),s._$AT(n,t,r)),r!==void 0?((x=t.o)!=null?x:t.o=[])[r]=s:t.l=s),s!==void 0&&(o=uo(n,s._$AS(n,o.values),s,r)),o}var Un=class{constructor(o,t){this._$AV=[],this._$AN=void 0,this._$AD=o,this._$AM=t}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(o){var L;let{el:{content:t},parts:r}=this._$AD,s=((L=o==null?void 0:o.creationScope)!=null?L:mo).importNode(t,!0);po.currentNode=s;let d=po.nextNode(),m=0,g=0,x=r[0];for(;x!==void 0;){if(m===x.index){let B;x.type===2?B=new rs(d,d.nextSibling,this,o):x.type===1?B=new x.ctor(d,x.name,x.strings,this,o):x.type===6&&(B=new Wn(d,this,o)),this._$AV.push(B),x=r[++g]}m!==(x==null?void 0:x.index)&&(d=po.nextNode(),m++)}return po.currentNode=mo,s}p(o){let t=0;for(let r of this._$AV)r!==void 0&&(r.strings!==void 0?(r._$AI(o,r,t),t+=r.strings.length-2):r._$AI(o[t])),t++}},rs=class n{get _$AU(){var o,t;return(t=(o=this._$AM)==null?void 0:o._$AU)!=null?t:this.v}constructor(o,t,r,s){var d;this.type=2,this._$AH=j,this._$AN=void 0,this._$AA=o,this._$AB=t,this._$AM=r,this.options=s,this.v=(d=s==null?void 0:s.isConnected)!=null?d:!0}get parentNode(){let o=this._$AA.parentNode,t=this._$AM;return t!==void 0&&(o==null?void 0:o.nodeType)===11&&(o=t.parentNode),o}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(o,t=this){o=uo(this,o,t),fa(o)?o===j||o==null||o===""?(this._$AH!==j&&this._$AR(),this._$AH=j):o!==this._$AH&&o!==be&&this._(o):o._$litType$!==void 0?this.$(o):o.nodeType!==void 0?this.T(o):Am(o)?this.k(o):this._(o)}O(o){return this._$AA.parentNode.insertBefore(o,this._$AB)}T(o){this._$AH!==o&&(this._$AR(),this._$AH=this.O(o))}_(o){this._$AH!==j&&fa(this._$AH)?this._$AA.nextSibling.data=o:this.T(mo.createTextNode(o)),this._$AH=o}$(o){var d;let{values:t,_$litType$:r}=o,s=typeof r=="number"?this._$AC(o):(r.el===void 0&&(r.el=va.createElement(Im(r.h,r.h[0]),this.options)),r);if(((d=this._$AH)==null?void 0:d._$AD)===s)this._$AH.p(t);else{let m=new Un(s,this),g=m.u(this.options);m.p(t),this.T(g),this._$AH=m}}_$AC(o){let t=Tm.get(o.strings);return t===void 0&&Tm.set(o.strings,t=new va(o)),t}k(o){Xd(this._$AH)||(this._$AH=[],this._$AR());let t=this._$AH,r,s=0;for(let d of o)s===t.length?t.push(r=new n(this.O(ua()),this.O(ua()),this,this.options)):r=t[s],r._$AI(d),s++;s<t.length&&(this._$AR(r&&r._$AB.nextSibling,s),t.length=s)}_$AR(o=this._$AA.nextSibling,t){var r;for((r=this._$AP)==null?void 0:r.call(this,!1,!0,t);o&&o!==this._$AB;){let s=o.nextSibling;o.remove(),o=s}}setConnected(o){var t;this._$AM===void 0&&(this.v=o,(t=this._$AP)==null||t.call(this,o))}},fo=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(o,t,r,s,d){this.type=1,this._$AH=j,this._$AN=void 0,this.element=o,this.name=t,this._$AM=s,this.options=d,r.length>2||r[0]!==""||r[1]!==""?(this._$AH=Array(r.length-1).fill(new String),this.strings=r):this._$AH=j}_$AI(o,t=this,r,s){let d=this.strings,m=!1;if(d===void 0)o=uo(this,o,t,0),m=!fa(o)||o!==this._$AH&&o!==be,m&&(this._$AH=o);else{let g=o,x,L;for(o=d[0],x=0;x<d.length-1;x++)L=uo(this,g[r+x],t,x),L===be&&(L=this._$AH[x]),m||(m=!fa(L)||L!==this._$AH[x]),L===j?o=j:o!==j&&(o+=(L!=null?L:"")+d[x+1]),this._$AH[x]=L}m&&!s&&this.j(o)}j(o){o===j?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,o!=null?o:"")}},Hn=class extends fo{constructor(){super(...arguments),this.type=3}j(o){this.element[this.name]=o===j?void 0:o}},Gn=class extends fo{constructor(){super(...arguments),this.type=4}j(o){this.element.toggleAttribute(this.name,!!o&&o!==j)}},Yn=class extends fo{constructor(o,t,r,s,d){super(o,t,r,s,d),this.type=5}_$AI(o,t=this){var m;if((o=(m=uo(this,o,t,0))!=null?m:j)===be)return;let r=this._$AH,s=o===j&&r!==j||o.capture!==r.capture||o.once!==r.once||o.passive!==r.passive,d=o!==j&&(r===j||s);s&&this.element.removeEventListener(this.name,this,r),d&&this.element.addEventListener(this.name,this,o),this._$AH=o}handleEvent(o){var t,r;typeof this._$AH=="function"?this._$AH.call((r=(t=this.options)==null?void 0:t.host)!=null?r:this.element,o):this._$AH.handleEvent(o)}},Wn=class{constructor(o,t,r){this.element=o,this.type=6,this._$AN=void 0,this._$AM=t,this.options=r}get _$AU(){return this._$AM._$AU}_$AI(o){uo(this,o)}},Cm={M:Kd,P:ei,A:qd,C:1,L:_m,R:Un,D:Am,V:uo,I:rs,H:fo,N:Gn,U:Yn,B:Hn,F:Wn},jd=ma.litHtmlPolyfillSupport,xm;jd==null||jd(va,rs),((xm=ma.litHtmlVersions)!=null?xm:ma.litHtmlVersions=[]).push("3.2.0");var km=(n,o,t)=>{var d,m;let r=(d=t==null?void 0:t.renderBefore)!=null?d:o,s=r._$litPart$;if(s===void 0){let g=(m=t==null?void 0:t.renderBefore)!=null?m:null;r._$litPart$=s=new rs(o.insertBefore(ua(),g),g,void 0,t!=null?t:{})}return s._$AI(n),s};var Ni=class extends ti{constructor(){super(...arguments),this.renderOptions={host:this},this.o=void 0}createRenderRoot(){var t,r;let o=super.createRenderRoot();return(r=(t=this.renderOptions).renderBefore)!=null||(t.renderBefore=o.firstChild),o}update(o){let t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(o),this.o=km(t,this.renderRoot,this.renderOptions)}connectedCallback(){var o;super.connectedCallback(),(o=this.o)==null||o.setConnected(!0)}disconnectedCallback(){var o;super.disconnectedCallback(),(o=this.o)==null||o.setConnected(!1)}render(){return be}},wm;Ni._$litElement$=!0,Ni.finalized=!0,(wm=globalThis.litElementHydrateSupport)==null||wm.call(globalThis,{LitElement:Ni});var Qd=globalThis.litElementPolyfillSupport;Qd==null||Qd({LitElement:Ni});var Nm;((Nm=globalThis.litElementVersions)!=null?Nm:globalThis.litElementVersions=[]).push("4.1.0");var wy={attribute:!0,type:String,converter:ha,reflect:!1,hasChanged:Vn},Ny=(n=wy,o,t)=>{let{kind:r,metadata:s}=t,d=globalThis.litPropertyMetadata.get(s);if(d===void 0&&globalThis.litPropertyMetadata.set(s,d=new Map),d.set(t.name,n),r==="accessor"){let{name:m}=t;return{set(g){let x=o.get.call(this);o.set.call(this,g),this.requestUpdate(m,x,n)},init(g){return g!==void 0&&this.P(m,void 0,n),g}}}if(r==="setter"){let{name:m}=t;return function(g){let x=this[m];o.call(this,g),this.requestUpdate(m,x,n)}}throw Error("Unsupported decorator location: "+r)};function u(n){return(o,t)=>typeof t=="object"?Ny(n,o,t):((r,s,d)=>{let m=s.hasOwnProperty(d);return s.constructor.createProperty(d,m?{...r,wrapped:!0}:r),m?Object.getOwnPropertyDescriptor(s,d):void 0})(n,o,t)}function ut(n){return u({...n,state:!0,attribute:!1})}function Lm(n){return(o,t)=>{let r=typeof o=="function"?o:o[t];Object.assign(r,n)}}var Mr=(n,o,t)=>(t.configurable=!0,t.enumerable=!0,Reflect.decorate&&typeof o!="object"&&Object.defineProperty(n,o,t),t);function ye(n,o){return(t,r,s)=>{let d=m=>{var g,x;return(x=(g=m.renderRoot)==null?void 0:g.querySelector(n))!=null?x:null};if(o){let{get:m,set:g}=typeof r=="object"?t:s!=null?s:(()=>{let x=Symbol();return{get(){return this[x]},set(L){this[x]=L}}})();return Mr(t,r,{get(){let x=m.call(this);return x===void 0&&(x=d(this),(x!==null||this.hasUpdated)&&g.call(this,x)),x}})}return Mr(t,r,{get(){return d(this)}})}}var Jd;function Om(n){return(o,t)=>Mr(o,t,{get(){var r;return((r=this.renderRoot)!=null?r:Jd!=null?Jd:Jd=document.createDocumentFragment()).querySelectorAll(n)}})}function Pt(n){return(o,t)=>{let{slot:r,selector:s}=n!=null?n:{},d="slot"+(r?`[name=${r}]`:":not([name])");return Mr(o,t,{get(){var x,L;let m=(x=this.renderRoot)==null?void 0:x.querySelector(d),g=(L=m==null?void 0:m.assignedElements(n))!=null?L:[];return s===void 0?g:g.filter(B=>B.matches(s))}})}}function Rm(n){return(o,t)=>{let{slot:r}=n!=null?n:{},s="slot"+(r?`[name=${r}]`:":not([name])");return Mr(o,t,{get(){var m,g;let d=(m=this.renderRoot)==null?void 0:m.querySelector(s);return(g=d==null?void 0:d.assignedNodes(n))!=null?g:[]}})}}var Ly={PREFIX:"mdc",SEPARATOR:"-"},Oy={NAMESPACE:Ly},tc=Oy;var Ry=n=>[tc.NAMESPACE.PREFIX,n].join(tc.NAMESPACE.SEPARATOR),z={constructTagName:Ry};var rt={ALERTDIALOG:"alertdialog",BUTTON:"button",CHECKBOX:"checkbox",COMBOBOX:"combobox",DIALOG:"dialog",GROUP:"group",HEADING:"heading",IMG:"img",LIST:"list",LISTBOX:"listbox",LISTITEM:"listitem",MENU:"menu",MENUBAR:"menubar",MENUITEM:"menuitem",MENUITEMCHECKBOX:"menuitemcheckbox",MENUITEMRADIO:"menuitemradio",NAVIGATION:"navigation",OPTION:"option",PRESENTATION:"presentation",PROGRESSBAR:"progressbar",RADIO:"radio",RADIOGROUP:"radiogroup",REGION:"region",TAB:"tab",TABLIST:"tablist",TOOLTIP:"tooltip"};var Mm=z.constructTagName("buttonsimple"),vo={12:12,14:14,16:16,20:20,24:24,28:28,32:32,40:40,48:48,52:52,64:64,72:72,88:88,124:124},is={BUTTON:"button",SUBMIT:"submit",RESET:"reset"},ga={SIZE:vo[32],TYPE:is.BUTTON,ROLE:rt.BUTTON,ARIA_STATE_KEY:"aria-pressed"};var ri=z.constructTagName("button"),Ft={PRIMARY:"primary",SECONDARY:"secondary",TERTIARY:"tertiary"},ba={40:40,32:32,28:28,24:24},sr={64:64,52:52,20:20,...ba},go={POSITIVE:"positive",NEGATIVE:"negative",ACCENT:"accent",PROMOTIONAL:"promotional",DEFAULT:"default"},os={PILL:"pill",ICON:"icon",PILL_WITH_ICON:"pill-with-icon"},Fe={VARIANT:Ft.PRIMARY,SIZE:ba[32],COLOR:go.DEFAULT,TYPE_INTERNAL:os.ICON,TYPE:is.BUTTON,INVERTED:!1};var jn=n=>{class o extends n{constructor(){super(...arguments);this.variant=Fe.VARIANT;this.color=Fe.COLOR;this.typeInternal=Fe.TYPE_INTERNAL}setVariant(s){this.setAttribute("variant",Object.values(Ft).includes(s)?s:Fe.VARIANT)}setColor(s){!Object.values(go).includes(s)||this.variant===Ft.TERTIARY?this.setAttribute("color",`${Fe.COLOR}`):this.setAttribute("color",s)}setSize(s){let m=this.typeInternal===os.ICON?Object.values(sr).includes(s)&&!(s===sr[20]&&this.variant!==Ft.TERTIARY):Object.values(ba).includes(s);this.setAttribute("size",m?`${s}`:`${Fe.SIZE}`)}inferButtonType(){var L,B,K,Z,X,it;let s=(B=(L=this.shadowRoot)==null?void 0:L.querySelector("slot:not([name])"))==null?void 0:B.assignedNodes().filter(dt=>{var lt;return dt.nodeType!==Node.TEXT_NODE||((lt=dt.textContent)==null?void 0:lt.trim())}).length,d=(Z=(K=this.shadowRoot)==null?void 0:K.querySelector('slot[name="prefix"]'))==null?void 0:Z.assignedNodes().filter(dt=>{var lt;return dt.nodeType!==Node.TEXT_NODE||((lt=dt.textContent)==null?void 0:lt.trim())}).length,m=this.prefixIcon||d&&d>0,g=(it=(X=this.shadowRoot)==null?void 0:X.querySelector('slot[name="postfix"]'))==null?void 0:it.assignedNodes().filter(dt=>{var lt;return dt.nodeType!==Node.TEXT_NODE||((lt=dt.textContent)==null?void 0:lt.trim())}).length,x=this.postfixIcon||g&&g>0;s&&(m||x)?(this.typeInternal=os.PILL_WITH_ICON,this.setAttribute("data-btn-type","pill-with-icon")):!s&&(m||x)?(this.typeInternal=os.ICON,this.setAttribute("data-btn-type","icon")):(this.typeInternal=os.PILL,this.setAttribute("data-btn-type","pill"))}}return p([u({type:String,attribute:"prefix-icon",reflect:!0})],o.prototype,"prefixIcon",2),p([u({type:String,attribute:"postfix-icon",reflect:!0})],o.prototype,"postfixIcon",2),p([u({type:String})],o.prototype,"variant",2),p([u({type:String})],o.prototype,"color",2),p([ut()],o.prototype,"typeInternal",2),o};var Pm=U`
|
|
5
5
|
:host {
|
|
6
6
|
box-sizing: border-box;
|
|
7
7
|
}
|
|
@@ -11,11 +11,11 @@
|
|
|
11
11
|
:host *::after {
|
|
12
12
|
box-sizing: inherit;
|
|
13
13
|
}
|
|
14
|
-
`;var Kn=class extends Ni{static register(o){customElements.get(o)||customElements.define(o,this)}};Kn.styles=[Pm];var Dm=Kn;var q=Dm;var Li=class extends Event{constructor(o,t,r){super("context-request",{bubbles:!0,composed:!0}),this.context=o,this.callback=t,this.subscribe=r!=null?r:!1}};var ss=class{constructor(o,t,r,s){var d;if(this.subscribe=!1,this.provided=!1,this.value=void 0,this.t=(m,g)=>{this.unsubscribe&&(this.unsubscribe!==g&&(this.provided=!1,this.unsubscribe()),this.subscribe||this.unsubscribe()),this.value=m,this.host.requestUpdate(),this.provided&&!this.subscribe||(this.provided=!0,this.callback&&this.callback(m,g)),this.unsubscribe=g},this.host=o,t.context!==void 0){let m=t;this.context=m.context,this.callback=m.callback,this.subscribe=(d=m.subscribe)!=null?d:!1}else this.context=t,this.callback=r,this.subscribe=s!=null?s:!1;this.host.addController(this)}hostConnected(){this.dispatchRequest()}hostDisconnected(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=void 0)}dispatchRequest(){this.host.dispatchEvent(new Li(this.context,this.t,this.subscribe))}};var qn=class{get value(){return this.o}set value(o){this.setValue(o)}setValue(o,t=!1){let r=t||!Object.is(o,this.o);this.o=o,r&&this.updateObservers()}constructor(o){this.subscriptions=new Map,this.updateObservers=()=>{for(let[t,{disposer:r}]of this.subscriptions)t(this.o,r)},o!==void 0&&(this.value=o)}addCallback(o,t,r){if(!r)return void o(this.value);this.subscriptions.has(o)||this.subscriptions.set(o,{disposer:()=>{this.subscriptions.delete(o)},consumerHost:t});let{disposer:s}=this.subscriptions.get(o);o(this.value,s)}clearCallbacks(){this.subscriptions.clear()}};var ec=class extends Event{constructor(o){super("context-provider",{bubbles:!0,composed:!0}),this.context=o}},as=class extends qn{constructor(o,t,r){var s,d;super(t.context!==void 0?t.initialValue:r),this.onContextRequest=m=>{let g=m.composedPath()[0];m.context===this.context&&g!==this.host&&(m.stopPropagation(),this.addCallback(m.callback,g,m.subscribe))},this.onProviderRequest=m=>{let g=m.composedPath()[0];if(m.context!==this.context||g===this.host)return;let x=new Set;for(let[L,{consumerHost:B}]of this.subscriptions)x.has(L)||(x.add(L),B.dispatchEvent(new Li(this.context,L,!0)));m.stopPropagation()},this.host=o,t.context!==void 0?this.context=t.context:this.context=t,this.attachListeners(),(d=(s=this.host).addController)==null||d.call(s,this)}attachListeners(){this.host.addEventListener("context-request",this.onContextRequest),this.host.addEventListener("context-provider",this.onProviderRequest)}hostConnected(){this.host.dispatchEvent(new ec(this.context))}};var
|
|
14
|
+
`;var Kn=class extends Ni{static register(o){customElements.get(o)||customElements.define(o,this)}};Kn.styles=[Pm];var Dm=Kn;var q=Dm;var Li=class extends Event{constructor(o,t,r){super("context-request",{bubbles:!0,composed:!0}),this.context=o,this.callback=t,this.subscribe=r!=null?r:!1}};var ss=class{constructor(o,t,r,s){var d;if(this.subscribe=!1,this.provided=!1,this.value=void 0,this.t=(m,g)=>{this.unsubscribe&&(this.unsubscribe!==g&&(this.provided=!1,this.unsubscribe()),this.subscribe||this.unsubscribe()),this.value=m,this.host.requestUpdate(),this.provided&&!this.subscribe||(this.provided=!0,this.callback&&this.callback(m,g)),this.unsubscribe=g},this.host=o,t.context!==void 0){let m=t;this.context=m.context,this.callback=m.callback,this.subscribe=(d=m.subscribe)!=null?d:!1}else this.context=t,this.callback=r,this.subscribe=s!=null?s:!1;this.host.addController(this)}hostConnected(){this.dispatchRequest()}hostDisconnected(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=void 0)}dispatchRequest(){this.host.dispatchEvent(new Li(this.context,this.t,this.subscribe))}};var qn=class{get value(){return this.o}set value(o){this.setValue(o)}setValue(o,t=!1){let r=t||!Object.is(o,this.o);this.o=o,r&&this.updateObservers()}constructor(o){this.subscriptions=new Map,this.updateObservers=()=>{for(let[t,{disposer:r}]of this.subscriptions)t(this.o,r)},o!==void 0&&(this.value=o)}addCallback(o,t,r){if(!r)return void o(this.value);this.subscriptions.has(o)||this.subscriptions.set(o,{disposer:()=>{this.subscriptions.delete(o)},consumerHost:t});let{disposer:s}=this.subscriptions.get(o);o(this.value,s)}clearCallbacks(){this.subscriptions.clear()}};var ec=class extends Event{constructor(o){super("context-provider",{bubbles:!0,composed:!0}),this.context=o}},as=class extends qn{constructor(o,t,r){var s,d;super(t.context!==void 0?t.initialValue:r),this.onContextRequest=m=>{let g=m.composedPath()[0];m.context===this.context&&g!==this.host&&(m.stopPropagation(),this.addCallback(m.callback,g,m.subscribe))},this.onProviderRequest=m=>{let g=m.composedPath()[0];if(m.context!==this.context||g===this.host)return;let x=new Set;for(let[L,{consumerHost:B}]of this.subscriptions)x.has(L)||(x.add(L),B.dispatchEvent(new Li(this.context,L,!0)));m.stopPropagation()},this.host=o,t.context!==void 0?this.context=t.context:this.context=t,this.attachListeners(),(d=(s=this.host).addController)==null||d.call(s,this)}attachListeners(){this.host.addEventListener("context-request",this.onContextRequest),this.host.addEventListener("context-provider",this.onProviderRequest)}hostConnected(){this.host.dispatchEvent(new ec(this.context))}};var My=U`
|
|
15
15
|
:host {
|
|
16
16
|
display: contents;
|
|
17
17
|
}
|
|
18
|
-
`,Fm=
|
|
18
|
+
`,Fm=My;var Xn=class extends q{constructor({context:o,initialValue:t}){super(),this.context=new as(this,{context:o,initialValue:t})}render(){return this.updateContext(),_`<slot></slot>`}};Xn.styles=[...q.styles,Fm];var $m=Xn;var $e=$m;var Q={ARROW_DOWN:"ArrowDown",ARROW_LEFT:"ArrowLeft",ARROW_RIGHT:"ArrowRight",ARROW_UP:"ArrowUp",END:"End",ENTER:"Enter",ESCAPE:"Escape",HOME:"Home",PAGE_DOWN:"PageDown",PAGE_UP:"PageUp",SHIFT_TAB:"Shift+Tab",SPACE:" ",TAB:"Tab"};var Ee=n=>{class o extends n{constructor(){super(...arguments);this.elementToAutoFocus=null;this.autoFocusOnMount=!1}async firstUpdated(s){super.firstUpdated(s),this.autoFocusOnMount&&(await this.updateComplete,(this.elementToAutoFocus||this).focus())}}return p([u({type:Boolean,reflect:!0,attribute:"auto-focus-on-mount"})],o.prototype,"autoFocusOnMount",2),o};var Bt=n=>{class o extends n{}return p([u({reflect:!0,type:Boolean})],o.prototype,"disabled",2),o};var Pr=n=>{class o extends n{constructor(){super(...arguments);this.tabIndex=0}}return p([u({reflect:!0,type:Number})],o.prototype,"tabIndex",2),o};var bt=U`
|
|
19
19
|
:host {
|
|
20
20
|
align-items: center;
|
|
21
21
|
display: flex;
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
outline: 0.125rem solid var(--mds-color-theme-focus-default-0);
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
|
-
`];var
|
|
81
|
+
`];var Py=[bt,U`
|
|
82
82
|
:host {
|
|
83
83
|
--mdc-button-height: unset;
|
|
84
84
|
--mdc-button-background: transparent;
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
:host([size='20']) {
|
|
132
132
|
--mdc-button-height: 1.25rem;
|
|
133
133
|
}
|
|
134
|
-
`,...At()],zm=
|
|
134
|
+
`,...At()],zm=Py;var qe=class extends Ee(Pr(Bt(q))){constructor(){super();this.size=ga.SIZE;this.role=ga.ROLE;this.type=ga.TYPE;this.prevTabindex=0;this.internals=this.attachInternals(),this.addEventListener("click",this.executeAction.bind(this)),this.addEventListener("keydown",this.handleKeyDown.bind(this)),this.addEventListener("keyup",this.handleKeyUp.bind(this)),this.addEventListener("blur",this.handleBlur.bind(this))}get form(){return this.internals.form}update(t){super.update(t),t.has("disabled")&&this.setDisabled(this,this.disabled),t.has("softDisabled")&&this.setSoftDisabled(this,this.softDisabled),t.has("active")&&(this.active!==void 0&&(this.ariaStateKey=this.ariaStateKey||ga.ARIA_STATE_KEY),this.setActive(this,this.active))}executeAction(){this.type===is.SUBMIT&&this.form&&this.form.requestSubmit(),this.type===is.RESET&&this.form&&this.form.reset()}setActive(t,r){this.ariaStateKey&&this.ariaStateKey.split(",").filter(d=>d.trim().startsWith("aria-")).forEach(d=>{r===!0?t.setAttribute(d.trim(),"true"):r===!1?t.setAttribute(d.trim(),"false"):t.removeAttribute(d.trim())})}setSoftDisabled(t,r){r?t.setAttribute("aria-disabled","true"):t.removeAttribute("aria-disabled")}setDisabled(t,r){r?(t.setAttribute("aria-disabled","true"),this.prevTabindex=this.tabIndex,this.tabIndex=-1):(this.tabIndex===-1&&(this.tabIndex=this.prevTabindex),t.removeAttribute("aria-disabled"))}triggerClickEvent(){let t=new MouseEvent("click",{bubbles:!0,cancelable:!0,composed:!0,view:window});this.dispatchEvent(t)}handleBlur(){this.classList.contains("pressed")&&this.classList.remove("pressed")}handleKeyDown(t){[Q.ENTER,Q.SPACE].includes(t.key)&&(this.classList.add("pressed"),t.key===Q.ENTER&&this.triggerClickEvent(),t.preventDefault())}handleKeyUp(t){[Q.ENTER,Q.SPACE].includes(t.key)&&(this.classList.remove("pressed"),t.key===Q.SPACE&&this.triggerClickEvent())}render(){return _` <slot></slot> `}};qe.formAssociated=!0,qe.styles=[...q.styles,...zm],p([u({type:Boolean,reflect:!0})],qe.prototype,"active",2),p([u({type:Boolean,attribute:"soft-disabled",reflect:!0})],qe.prototype,"softDisabled",2),p([u({type:Number,reflect:!0})],qe.prototype,"size",2),p([u({type:String,reflect:!0})],qe.prototype,"role",2),p([u({type:String,reflect:!0})],qe.prototype,"ariaStateKey",2),p([u({reflect:!0})],qe.prototype,"type",2),p([u({type:String,reflect:!0})],qe.prototype,"name",2),p([u({type:String,reflect:!0})],qe.prototype,"value",2);var se=qe;var Dy=U`
|
|
135
135
|
:host {
|
|
136
136
|
--mdc-button-prefix-icon-size: 1rem;
|
|
137
137
|
--mdc-button-postfix-icon-size: 1rem;
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
:host::part(postfix-icon) {
|
|
417
417
|
flex-shrink: 0;
|
|
418
418
|
}
|
|
419
|
-
`,Vm=[
|
|
419
|
+
`,Vm=[Dy];var bo=n=>{let o=n.split("-"),t=["bold","filled","regular","light"];return o.filter(r=>!t.includes(r)).join("-")};var ii=class extends jn(se){constructor(){super(...arguments);this.size=Fe.SIZE;this.inverted=Fe.INVERTED;this.role=rt.BUTTON}update(t){super.update(t),t.has("active")&&this.inferFilledIconName(this.active),t.has("size")&&this.setSize(this.size),t.has("variant")&&(this.setVariant(this.variant),this.setSize(this.size)),t.has("color")&&this.setColor(this.color),t.has("typeInternal")&&this.setSize(this.size),(t.has("prefixIcon")||t.has("postfixIcon"))&&(this.inferFilledIconName(this.active),this.inferButtonType())}inferFilledIconName(t){t?(this.prefixIcon&&(this.prefixFilledIconName=`${bo(this.prefixIcon)}-filled`),this.postfixIcon&&(this.postfixFilledIconName=`${bo(this.postfixIcon)}-filled`)):(this.prefixFilledIconName=this.prefixIcon,this.postfixFilledIconName=this.postfixIcon)}render(){return _`
|
|
420
420
|
<slot name="prefix" part="prefix">
|
|
421
421
|
${this.prefixFilledIconName?_` <mdc-icon
|
|
422
422
|
name="${this.prefixFilledIconName}"
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
length-unit="rem"
|
|
433
433
|
></mdc-icon>`:""}
|
|
434
434
|
</slot>
|
|
435
|
-
`}};ii.styles=[...se.styles,...Vm],p([u({type:Number})],ii.prototype,"size",2),p([u({type:Boolean,reflect:!0})],ii.prototype,"inverted",2),p([u({type:String,reflect:!0})],ii.prototype,"role",2),p([ut()],ii.prototype,"prefixFilledIconName",2),p([ut()],ii.prototype,"postfixFilledIconName",2);var yo=ii;var
|
|
435
|
+
`}};ii.styles=[...se.styles,...Vm],p([u({type:Number})],ii.prototype,"size",2),p([u({type:Boolean,reflect:!0})],ii.prototype,"inverted",2),p([u({type:String,reflect:!0})],ii.prototype,"role",2),p([ut()],ii.prototype,"prefixFilledIconName",2),p([ut()],ii.prototype,"postfixFilledIconName",2);var yo=ii;var Fy=n=>{let{host:o,context:t,subscribe:r}=n;return new ss(o,{context:t,subscribe:r!=null?r:!0})},$y={consume:Fy},ze=$y;var Zn=z.constructTagName("iconprovider"),Bm=["svg"],Um=["em","rem","px","%"],zy={px:16,em:1,rem:1,"%":100},oi={FILE_EXTENSION:"svg",LENGTH_UNIT:"em",SIZE:zy.em,ICON_SET:"momentum-icons"};var Qn=class{};Qn.context=Zn;var Jn=Qn;var Dr=class extends $e{constructor(){super({context:Jn.context,initialValue:new Jn});this.iconSet=oi.ICON_SET;this.fileExtension=oi.FILE_EXTENSION;this.lengthUnit=oi.LENGTH_UNIT;this.size=oi.SIZE}static get Context(){return Jn.context}updateValuesInContext(){this.fileExtension&&Bm.includes(this.fileExtension)?this.context.value.fileExtension=this.fileExtension:(this.fileExtension=oi.FILE_EXTENSION,this.context.value.fileExtension=oi.FILE_EXTENSION),this.context.value.iconSet=this.iconSet,this.context.value.url=this.url,this.context.value.size=this.size,this.context.value.cacheName=this.cacheName,this.context.value.cacheStrategy=this.cacheStrategy,this.lengthUnit&&Um.includes(this.lengthUnit)?this.context.value.lengthUnit=this.lengthUnit:(this.lengthUnit=oi.LENGTH_UNIT,this.context.value.lengthUnit=oi.LENGTH_UNIT)}updateContext(){(this.context.value.fileExtension!==this.fileExtension||this.context.value.iconSet!==this.iconSet||this.context.value.url!==this.url||this.context.value.lengthUnit!==this.lengthUnit||this.context.value.size!==this.size||this.context.value.cacheName!==this.cacheName||this.context.value.cacheStrategy!==this.cacheStrategy)&&(this.updateValuesInContext(),this.context.updateObservers())}};p([u({type:String,attribute:"icon-set",reflect:!0})],Dr.prototype,"iconSet",2),p([u({type:String})],Dr.prototype,"url",2),p([u({type:String,attribute:"file-extension",reflect:!0})],Dr.prototype,"fileExtension",2),p([u({type:String,attribute:"length-unit",reflect:!0})],Dr.prototype,"lengthUnit",2),p([u({type:Number,reflect:!0})],Dr.prototype,"size",2),p([u({type:String,attribute:"cache-strategy"})],Dr.prototype,"cacheStrategy",2),p([u({type:String,attribute:"cache-name"})],Dr.prototype,"cacheName",2);var ya=Dr;var Vy=[bt,U`
|
|
436
436
|
:host {
|
|
437
437
|
--mdc-icon-fill-color: currentColor;
|
|
438
438
|
--mdc-icon-size: var(--computed-icon-size);
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
width: 100%;
|
|
448
448
|
fill: var(--mdc-icon-fill-color);
|
|
449
449
|
}
|
|
450
|
-
`,...At()],Hm=
|
|
450
|
+
`,...At()],Hm=Vy;var Ea={},Gm=async n=>(Ea[n]===void 0&&(Ea[n]=new Map),{async set(o,t){Ea[n].set(o.url,await t.text())},async get(o){return Ea[n].get(o.url)},async delete(o){Ea[n].delete(o.url)}}),Ym=async n=>{let o=await caches.open(n);return{set:async(t,r)=>{await o.put(t,r)},get:async t=>{let r=await o.match(t);return r==null?void 0:r.text()},delete:async t=>{await o.delete(t)}}},tl=async(n,o)=>o==="in-memory-cache"?Gm(n):Ym(n);var Wm=async n=>fetch(n).then(o=>{if(!o.ok)throw new Error("There was a problem while fetching the icon!");return o}),jm=async({url:n,name:o,fileExtension:t,cacheStrategy:r,cacheName:s,renewSignal:d})=>{let m=d(),g=new Request(`${n}/${o}.${t}`,{signal:m});return!s||!r||!["in-memory-cache","web-cache-api"].includes(r)?Wm(g).then(x=>x.text()):tl(s,r).then(x=>x.get(g).then(L=>L||Wm(g.clone()).then(B=>{var K;return B.status<400&&B.headers.has("content-type")?(K=x.set)==null?void 0:K.call(x,g,B.clone()).then(()=>B.text()):B.text()})).catch(L=>{throw new Error(`Error in caching the Icon ${o}, ${L}`)}))};var Km=z.constructTagName("icon"),rc={NAME:void 0,SIZE:1};var Xe=class extends q{constructor(){super();this.name=rc.NAME;this.ariaLabel=null;this.ariaLabelledby=null;this.iconProviderContext=ze.consume({host:this,context:ya.Context});this.abortController=new AbortController}prepareIconElement(t){let r=new DOMParser().parseFromString(t,"text/html").body.children[0];return this.name&&r.setAttribute("data-name",this.name),r.setAttribute("part","icon"),r.setAttribute("aria-hidden","true"),r}async getIconData(){if(this.iconProviderContext.value){let{fileExtension:r,url:s,cacheName:d,iconSet:m,cacheStrategy:g}=this.iconProviderContext.value;if(m==="custom-icons"&&s&&r&&this.name){let x=()=>{var L;return(L=this.abortController)==null||L.abort(),this.abortController=new AbortController,this.abortController.signal};return jm({url:s,name:this.name,fileExtension:r,cacheName:d,cacheStrategy:g,renewSignal:x}).then(L=>{let B=this.prepareIconElement(L);this.handleIconLoadedSuccess(B)}).catch(L=>{this.handleIconLoadedFailure(L)})}if(m==="momentum-icons"&&this.name)return import(`@momentum-design/icons/dist/ts/${this.name}.ts`).then(x=>{this.handleIconLoadedSuccess(x.default())}).catch(x=>{this.handleIconLoadedFailure(x)})}let t=new Error("IconProvider not found or not properly set up.");return this.handleIconLoadedFailure(t),Promise.reject(t)}handleIconLoadedSuccess(t){this.iconData=t;let r=new Event("load",{bubbles:!0,cancelable:!0});this.dispatchEvent(r)}handleIconLoadedFailure(t){let r=new CustomEvent("error",{bubbles:!0,cancelable:!0,detail:{error:t}});this.dispatchEvent(r)}updateSize(){var t;if(this.computedIconSize&&(this.lengthUnit||this.lengthUnitFromContext)){let r=`${this.computedIconSize}${(t=this.lengthUnit)!=null?t:this.lengthUnitFromContext}`;this.style.setProperty("--computed-icon-size",r)}}get computedIconSize(){var t,r;return(r=(t=this.size)!=null?t:this.sizeFromContext)!=null?r:rc.SIZE}updated(t){var r,s,d,m;super.updated(t),t.has("name")&&this.getIconData().catch(g=>{g.name!=="AbortError"&&this.onerror&&this.onerror(g)}),(t.has("ariaLabel")||t.has("ariaLabelledby"))&&(this.role=this.ariaLabel||this.ariaLabelledby?"img":null),(t.has("size")||t.has("lengthUnit"))&&this.updateSize(),this.lengthUnitFromContext!==((r=this.iconProviderContext.value)==null?void 0:r.lengthUnit)&&(this.lengthUnitFromContext=(s=this.iconProviderContext.value)==null?void 0:s.lengthUnit,this.updateSize()),this.sizeFromContext!==((d=this.iconProviderContext.value)==null?void 0:d.size)&&(this.sizeFromContext=(m=this.iconProviderContext.value)==null?void 0:m.size,this.updateSize())}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.abortController)==null||t.abort(),this.abortController=void 0}render(){return _` ${this.iconData} `}};Xe.styles=[...q.styles,...Hm],p([ut()],Xe.prototype,"iconData",2),p([ut()],Xe.prototype,"lengthUnitFromContext",2),p([ut()],Xe.prototype,"sizeFromContext",2),p([u({type:String,reflect:!0})],Xe.prototype,"name",2),p([u({type:Number})],Xe.prototype,"size",2),p([u({type:String,attribute:"length-unit"})],Xe.prototype,"lengthUnit",2),p([u({type:String,attribute:"aria-label"})],Xe.prototype,"ariaLabel",2),p([u({type:String,attribute:"aria-labelledby"})],Xe.prototype,"ariaLabelledby",2),p([ut()],Xe.prototype,"abortController",2);var ic=Xe;ic.register(Km);var By=ic;yo.register(ri);var Uy=yo;var qm=U`
|
|
451
451
|
:host::part(text) {
|
|
452
452
|
font-size: unset;
|
|
453
453
|
font-weight: unset;
|
|
@@ -690,14 +690,14 @@
|
|
|
690
690
|
text-decoration: var(--mds-font-apps-body-small-regular-text-decoration);
|
|
691
691
|
text-transform: var(--mds-font-apps-body-small-regular-text-case);
|
|
692
692
|
}
|
|
693
|
-
`;var
|
|
693
|
+
`;var Hy=[U`
|
|
694
694
|
:host {
|
|
695
695
|
--mdc-text-font-family: var(--mdc-themeprovider-font-family);
|
|
696
696
|
|
|
697
697
|
display: block;
|
|
698
698
|
font-family: var(--mdc-text-font-family);
|
|
699
699
|
}
|
|
700
|
-
`,qm],Xm=
|
|
700
|
+
`,qm],Xm=Hy;var Ta=z.constructTagName("text"),st={BODY_SMALL_REGULAR:"body-small-regular",BODY_SMALL_MEDIUM:"body-small-medium",BODY_SMALL_BOLD:"body-small-bold",BODY_MIDSIZE_REGULAR:"body-midsize-regular",BODY_MIDSIZE_MEDIUM:"body-midsize-medium",BODY_MIDSIZE_BOLD:"body-midsize-bold",BODY_LARGE_REGULAR:"body-large-regular",BODY_LARGE_MEDIUM:"body-large-medium",BODY_LARGE_BOLD:"body-large-bold",BODY_SMALL_REGULAR_UNDERLINE:"body-small-regular-underline",BODY_SMALL_MEDIUM_UNDERLINE:"body-small-medium-underline",BODY_MIDSIZE_REGULAR_UNDERLINE:"body-midsize-regular-underline",BODY_MIDSIZE_MEDIUM_UNDERLINE:"body-midsize-medium-underline",BODY_LARGE_REGULAR_UNDERLINE:"body-large-regular-underline",BODY_LARGE_MEDIUM_UNDERLINE:"body-large-medium-underline",HEADING_SMALL_REGULAR:"heading-small-regular",HEADING_SMALL_MEDIUM:"heading-small-medium",HEADING_SMALL_BOLD:"heading-small-bold",HEADING_MIDSIZE_REGULAR:"heading-midsize-regular",HEADING_MIDSIZE_MEDIUM:"heading-midsize-medium",HEADING_MIDSIZE_BOLD:"heading-midsize-bold",HEADING_LARGE_REGULAR:"heading-large-regular",HEADING_LARGE_MEDIUM:"heading-large-medium",HEADING_LARGE_BOLD:"heading-large-bold",HEADING_XLARGE_REGULAR:"heading-xlarge-regular",HEADING_XLARGE_MEDIUM:"heading-xlarge-medium",HEADING_XLARGE_BOLD:"heading-xlarge-bold",HEADLINE_SMALL_LIGHT:"headline-small-light",HEADLINE_SMALL_REGULAR:"headline-small-regular"},mt={H1:"h1",H2:"h2",H3:"h3",H4:"h4",H5:"h5",H6:"h6",P:"p",SMALL:"small",SPAN:"span",DIV:"div"},Te={TYPE:st.BODY_MIDSIZE_MEDIUM,TEXT_ELEMENT_TAGNAME:mt.P,CSS_PART_TEXT:"text",CHILDREN:"The quick brown fox jumps over the lazy dog"};var ls=class extends q{constructor(){super(...arguments);this.type=Te.TYPE;this.tagname=Te.TEXT_ELEMENT_TAGNAME}render(){switch(this.tagname){case mt.H1:return _`<h1 part=${Te.CSS_PART_TEXT}><slot></slot></h1>`;case mt.H2:return _`<h2 part=${Te.CSS_PART_TEXT}><slot></slot></h2>`;case mt.H3:return _`<h3 part=${Te.CSS_PART_TEXT}><slot></slot></h3>`;case mt.H4:return _`<h4 part=${Te.CSS_PART_TEXT}><slot></slot></h4>`;case mt.H5:return _`<h5 part=${Te.CSS_PART_TEXT}><slot></slot></h5>`;case mt.H6:return _`<h6 part=${Te.CSS_PART_TEXT}><slot></slot></h6>`;case mt.DIV:return _`<div part=${Te.CSS_PART_TEXT}><slot></slot></div>`;case mt.SPAN:return _`<span part=${Te.CSS_PART_TEXT}><slot></slot></span>`;case mt.SMALL:return _`<small part=${Te.CSS_PART_TEXT}><slot></slot></small>`;case mt.P:default:return _`<p part=${Te.CSS_PART_TEXT}><slot></slot></p>`}}};ls.styles=[...q.styles,...Xm],p([u({attribute:"type",reflect:!0,type:String})],ls.prototype,"type",2),p([u({attribute:"tagname",reflect:!0,type:String})],ls.prototype,"tagname",2);var oc=ls;oc.register(Ta);var Gy=oc;var tt=n=>n!=null?n:j;var pe=[];for(let n=0;n<256;++n)pe.push((n+256).toString(16).slice(1));function Zm(n,o=0){return(pe[n[o+0]]+pe[n[o+1]]+pe[n[o+2]]+pe[n[o+3]]+"-"+pe[n[o+4]]+pe[n[o+5]]+"-"+pe[n[o+6]]+pe[n[o+7]]+"-"+pe[n[o+8]]+pe[n[o+9]]+"-"+pe[n[o+10]]+pe[n[o+11]]+pe[n[o+12]]+pe[n[o+13]]+pe[n[o+14]]+pe[n[o+15]]).toLowerCase()}var sc,Yy=new Uint8Array(16);function ac(){if(!sc){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");sc=crypto.getRandomValues.bind(crypto)}return sc(Yy)}var Wy=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),nc={randomUUID:Wy};function jy(n,o,t){var s,d,m;if(nc.randomUUID&&!o&&!n)return nc.randomUUID();n=n||{};let r=(m=(d=n.random)!=null?d:(s=n.rng)==null?void 0:s.call(n))!=null?m:ac();if(r.length<16)throw new Error("Random bytes length must be >= 16");if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,o){if(t=t||0,t<0||t+16>o.length)throw new RangeError(`UUID byte range ${t}:${t+15} is out of buffer bounds`);for(let g=0;g<16;++g)o[t+g]=r[g];return o}return Zm(r)}var xe=jy;var Qm=z.constructTagName("accordiongroup"),lc={SMALL:"small",LARGE:"large"},Ky={BORDERLESS:"borderless",CONTAINED:"contained",STACKED:"stacked"},xa={SIZE:lc.SMALL,VARIANT:Ky.STACKED};var el=z.constructTagName("accordionbutton"),Aa={ARROW_UP:"arrow-up-bold",ARROW_DOWN:"arrow-down-bold"},qy={DEFAULT:"default",BORDERLESS:"borderless"},Mi={EXPANDED:!1,SIZE:lc.SMALL,DATA_ARIA_LEVEL:3,VARIANT:qy.DEFAULT,ICON_NAME:Aa.ARROW_UP};var Xy=U`
|
|
701
701
|
:host {
|
|
702
702
|
--mdc-accordionbutton-border-color: var(--mds-color-theme-outline-secondary-normal);
|
|
703
703
|
--mdc-accordionbutton-hover-color: var(--mds-color-theme-background-primary-hover);
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
:host([variant='default']:not([expanded]))::part(header-section) {
|
|
815
815
|
border-bottom: none;
|
|
816
816
|
}
|
|
817
|
-
`,Jm=[
|
|
817
|
+
`,Jm=[Xy,...At(!0)];var Fr=class extends Bt(q){constructor(){super(...arguments);this.size=Mi.SIZE;this.variant=Mi.VARIANT;this.dataAriaLevel=Mi.DATA_ARIA_LEVEL;this.expanded=Mi.EXPANDED;this.headSectionId=`head-section-${xe()}`;this.bodySectionId=`body-section-${xe()}`}handleHeaderClick(){this.disabled||(this.expanded=!this.expanded,this.dispatchHeaderClickEvent())}dispatchHeaderClickEvent(){let t=new CustomEvent("shown",{bubbles:!0,cancelable:!0,detail:{expanded:this.expanded}});this.dispatchEvent(t)}handleKeyDown(t){(t.key===Q.ENTER||t.key===Q.SPACE)&&this.handleHeaderClick()}renderIcon(t){return t?_`<mdc-icon name="${t}" length-unit="rem" size="1"></mdc-icon>`:j}renderHeadingText(){return this.headerText?_`<mdc-text id="${this.headSectionId}" type="${st.BODY_LARGE_REGULAR}" tagname=${mt.SPAN}
|
|
818
818
|
>${this.headerText}</mdc-text
|
|
819
819
|
>`:j}renderHeader(){return _`
|
|
820
820
|
<div
|
|
@@ -845,7 +845,7 @@
|
|
|
845
845
|
role="${rt.REGION}"
|
|
846
846
|
>
|
|
847
847
|
<slot></slot>
|
|
848
|
-
</div>`:j}updated(t){super.updated(t),t.has("disabled")&&this.setAttribute("aria-disabled",`${this.disabled}`),t.has("dataAriaLevel")&&!this.dataAriaLevel&&(this.dataAriaLevel=Mi.DATA_ARIA_LEVEL),t.has("size")&&!this.size&&(this.size=Mi.SIZE),t.has("variant")&&!this.variant&&(this.variant=Mi.VARIANT)}render(){return _` ${this.renderHeader()} ${this.renderBody()} `}};Fr.styles=[...q.styles,...Jm],p([u({type:String,reflect:!0})],Fr.prototype,"size",2),p([u({type:String,reflect:!0})],Fr.prototype,"variant",2),p([u({type:Number,reflect:!0,attribute:"data-aria-level"})],Fr.prototype,"dataAriaLevel",2),p([u({type:Boolean,reflect:!0})],Fr.prototype,"expanded",2),p([u({type:String,reflect:!0,attribute:"header-text"})],Fr.prototype,"headerText",2),p([u({type:String,attribute:"prefix-icon"})],Fr.prototype,"prefixIcon",2);var ds=Fr;var
|
|
848
|
+
</div>`:j}updated(t){super.updated(t),t.has("disabled")&&this.setAttribute("aria-disabled",`${this.disabled}`),t.has("dataAriaLevel")&&!this.dataAriaLevel&&(this.dataAriaLevel=Mi.DATA_ARIA_LEVEL),t.has("size")&&!this.size&&(this.size=Mi.SIZE),t.has("variant")&&!this.variant&&(this.variant=Mi.VARIANT)}render(){return _` ${this.renderHeader()} ${this.renderBody()} `}};Fr.styles=[...q.styles,...Jm],p([u({type:String,reflect:!0})],Fr.prototype,"size",2),p([u({type:String,reflect:!0})],Fr.prototype,"variant",2),p([u({type:Number,reflect:!0,attribute:"data-aria-level"})],Fr.prototype,"dataAriaLevel",2),p([u({type:Boolean,reflect:!0})],Fr.prototype,"expanded",2),p([u({type:String,reflect:!0,attribute:"header-text"})],Fr.prototype,"headerText",2),p([u({type:String,attribute:"prefix-icon"})],Fr.prototype,"prefixIcon",2);var ds=Fr;var Zy=U`
|
|
849
849
|
:host::part(header-section) {
|
|
850
850
|
display: flex;
|
|
851
851
|
align-items: center;
|
|
@@ -859,7 +859,7 @@
|
|
|
859
859
|
:host::part(trailing-header__button) {
|
|
860
860
|
margin: 0.125rem;
|
|
861
861
|
}
|
|
862
|
-
`,tu=[
|
|
862
|
+
`,tu=[Zy];var Pi=class extends ds{update(o){super.update(o),o.has("disabled")&&[...this.leadingControlsSlot,...this.trailingControlsSlot].forEach(t=>{this.disabled?t.setAttribute("disabled",""):t.removeAttribute("disabled")})}renderHeader(){return _`
|
|
863
863
|
<div part="header-section">
|
|
864
864
|
<div part="leading-header">
|
|
865
865
|
${this.renderIcon(this.prefixIcon)}
|
|
@@ -881,7 +881,7 @@
|
|
|
881
881
|
></mdc-button>
|
|
882
882
|
</div>
|
|
883
883
|
</div>
|
|
884
|
-
`}};Pi.styles=[...ds.styles,...tu],p([Pt({slot:"leading-controls"})],Pi.prototype,"leadingControlsSlot",2),p([Pt({slot:"trailing-controls"})],Pi.prototype,"trailingControlsSlot",2),p([u({type:String,attribute:"open-button-aria-label",reflect:!0})],Pi.prototype,"openButtonAriaLabel",2),p([u({type:String,attribute:"close-button-aria-label",reflect:!0})],Pi.prototype,"closeButtonAriaLabel",2);var dc=Pi;var rl=z.constructTagName("accordion");dc.register(rl);var
|
|
884
|
+
`}};Pi.styles=[...ds.styles,...tu],p([Pt({slot:"leading-controls"})],Pi.prototype,"leadingControlsSlot",2),p([Pt({slot:"trailing-controls"})],Pi.prototype,"trailingControlsSlot",2),p([u({type:String,attribute:"open-button-aria-label",reflect:!0})],Pi.prototype,"openButtonAriaLabel",2),p([u({type:String,attribute:"close-button-aria-label",reflect:!0})],Pi.prototype,"closeButtonAriaLabel",2);var dc=Pi;var rl=z.constructTagName("accordion");dc.register(rl);var Qy=dc;var Jy=U`
|
|
885
885
|
:host {
|
|
886
886
|
--mdc-accordiongroup-border-color: var(--mds-color-theme-outline-secondary-normal);
|
|
887
887
|
|
|
@@ -925,7 +925,7 @@
|
|
|
925
925
|
:host([variant='borderless']) ::slotted(mdc-accordionbutton[expanded]) {
|
|
926
926
|
border-bottom: 1px solid var(--mdc-accordiongroup-border-color);
|
|
927
927
|
}
|
|
928
|
-
`,eu=[
|
|
928
|
+
`,eu=[Jy,...At()];var si=class extends q{constructor(){super();this.size=xa.SIZE;this.variant=xa.VARIANT;this.allowMultiple=!1;this.addEventListener("shown",this.handleAccordionExpanded)}handleAccordionExpanded(t){this.allowMultiple||[...this.accordionItems,...this.accordionButtonItems].forEach(r=>{r!==t.target&&r.hasAttribute("expanded")&&r.toggleAttribute("expanded")})}setChildrenAccordionAttributes(t,r){[...this.accordionItems].forEach(s=>{s.setAttribute(t,r)}),[...this.accordionButtonItems].forEach(s=>{s.setAttribute(t,r)})}updated(t){super.updated(t),t.has("size")&&(this.size||(this.size=xa.SIZE),this.setChildrenAccordionAttributes("size",this.size)),t.has("variant")&&(this.variant||(this.variant=xa.VARIANT),this.setChildrenAccordionAttributes("variant",this.variant))}render(){return _` <slot></slot> `}};si.styles=[...q.styles,...eu],p([u({type:String,reflect:!0})],si.prototype,"size",2),p([u({type:String,reflect:!0})],si.prototype,"variant",2),p([u({type:Boolean,reflect:!0,attribute:"allow-multiple"})],si.prototype,"allowMultiple",2),p([Pt({selector:rl})],si.prototype,"accordionItems",2),p([Pt({selector:el})],si.prototype,"accordionButtonItems",2);var cc=si;cc.register(Qm);var tE=cc;ds.register(el);var eE=ds;var qt=n=>{class o extends n{}return p([u({type:String,attribute:"icon-name"})],o.prototype,"iconName",2),o};var rE=U`
|
|
929
929
|
:host {
|
|
930
930
|
height: 1.5rem;
|
|
931
931
|
gap: 0.25rem;
|
|
@@ -1031,16 +1031,16 @@
|
|
|
1031
1031
|
:host([variant='informational']:active) {
|
|
1032
1032
|
--mdc-chip-background-color: var(--mds-color-theme-background-alert-theme-active);
|
|
1033
1033
|
}
|
|
1034
|
-
`,ru=[bt,
|
|
1034
|
+
`,ru=[bt,rE,...At()];var iu=z.constructTagName("alertchip"),Eo={NEUTRAL:"neutral",ERROR:"error",SUCCESS:"success",WARNING:"warning",INFORMATIONAL:"informational"},cs={VARIANT:Eo.NEUTRAL,TEXT_TYPE:st.BODY_MIDSIZE_REGULAR,TAG_NAME:mt.SPAN,SIZE:vo[24],ROLE:"button"};var ou=n=>({[Eo.ERROR]:"error-legacy-badge-filled",[Eo.WARNING]:"warning-badge-filled",[Eo.SUCCESS]:"check-circle-badge-filled",[Eo.INFORMATIONAL]:"info-badge-filled",[Eo.NEUTRAL]:"dnd-presence-badge-filled"})[n];var hs=class extends qt(se){constructor(){super(...arguments);this.variant=cs.VARIANT;this.label=""}connectedCallback(){super.connectedCallback(),this.disabled=void 0,this.softDisabled=void 0,this.active=void 0,this.size=cs.SIZE,this.role=cs.ROLE}render(){return _`
|
|
1035
1035
|
<mdc-icon part="icon" name="${this.iconName||ou(this.variant)}" length-unit="rem" size="1"></mdc-icon>
|
|
1036
1036
|
${this.label?_`<mdc-text part="label" type="${cs.TEXT_TYPE}" tagname="${cs.TAG_NAME}"
|
|
1037
1037
|
>${this.label}</mdc-text
|
|
1038
1038
|
>`:j}
|
|
1039
|
-
`}};hs.styles=[...q.styles,...ru],p([u({type:String,reflect:!0})],hs.prototype,"variant",2),p([u({type:String})],hs.prototype,"label",2);var hc=hs;hc.register(iu);var
|
|
1039
|
+
`}};hs.styles=[...q.styles,...ru],p([u({type:String,reflect:!0})],hs.prototype,"variant",2),p([u({type:String})],hs.prototype,"label",2);var hc=hs;hc.register(iu);var iE=hc;var{I:oE}=Cm;var il=n=>n.strings===void 0,su=()=>document.createComment(""),ps=(n,o,t)=>{var d;let r=n._$AA.parentNode,s=o===void 0?n._$AB:o._$AA;if(t===void 0){let m=r.insertBefore(su(),s),g=r.insertBefore(su(),s);t=new oE(m,g,n,n.options)}else{let m=t._$AB.nextSibling,g=t._$AM,x=g!==n;if(x){let L;(d=t._$AQ)==null||d.call(t,n),t._$AM=n,t._$AP!==void 0&&(L=n._$AU)!==g._$AU&&t._$AP(L)}if(m!==s||x){let L=t._$AA;for(;L!==m;){let B=L.nextSibling;r.insertBefore(L,s),L=B}}}return t},Di=(n,o,t=n)=>(n._$AI(o,t),n),sE={},ol=(n,o=sE)=>n._$AH=o,au=n=>n._$AH,sl=n=>{var r;(r=n._$AP)==null||r.call(n,!1,!0);let o=n._$AA,t=n._$AB.nextSibling;for(;o!==t;){let s=o.nextSibling;o.remove(),o=s}};var Ze={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},ai=n=>(...o)=>({_$litDirective$:n,values:o}),$r=class{constructor(o){}get _$AU(){return this._$AM._$AU}_$AT(o,t,r){this.t=o,this._$AM=t,this.i=r}_$AS(o,t){return this.update(o,t)}update(o,t){return this.render(...t)}};var Sa=(n,o)=>{var r;let t=n._$AN;if(t===void 0)return!1;for(let s of t)(r=s._$AO)==null||r.call(s,o,!1),Sa(s,o);return!0},al=n=>{let o,t;do{if((o=n._$AM)===void 0)break;t=o._$AN,t.delete(n),n=o}while((t==null?void 0:t.size)===0)},nu=n=>{for(let o;o=n._$AM;n=o){let t=o._$AN;if(t===void 0)o._$AN=t=new Set;else if(t.has(n))break;t.add(n),lE(o)}};function aE(n){this._$AN!==void 0?(al(this),this._$AM=n,nu(this)):this._$AM=n}function nE(n,o=!1,t=0){let r=this._$AH,s=this._$AN;if(s!==void 0&&s.size!==0)if(o)if(Array.isArray(r))for(let d=t;d<r.length;d++)Sa(r[d],!1),al(r[d]);else r!=null&&(Sa(r,!1),al(r));else Sa(this,n)}var lE=n=>{var o,t;n.type==Ze.CHILD&&((o=n._$AP)!=null||(n._$AP=nE),(t=n._$AQ)!=null||(n._$AQ=aE))},nl=class extends $r{constructor(){super(...arguments),this._$AN=void 0}_$AT(o,t,r){super._$AT(o,t,r),nu(this),this.isConnected=o._$AU}_$AO(o,t=!0){var r,s;o!==this.isConnected&&(this.isConnected=o,o?(r=this.reconnected)==null||r.call(this):(s=this.disconnected)==null||s.call(this)),t&&(Sa(this,o),al(this))}setValue(o){if(il(this.t))this.t._$AI(o,this);else{let t=[...this.t._$AH];t[this.i]=o,this.t._$AI(t,this,0)}}disconnected(){}reconnected(){}};var lu=()=>new mc,mc=class{},pc=new WeakMap,du=ai(class extends nl{render(n){return j}update(n,[o]){var r;let t=o!==this.Y;return t&&this.Y!==void 0&&this.rt(void 0),(t||this.lt!==this.ct)&&(this.Y=o,this.ht=(r=n.options)==null?void 0:r.host,this.rt(this.ct=n.element)),j}rt(n){var o;if(this.isConnected||(n=void 0),typeof this.Y=="function"){let t=(o=this.ht)!=null?o:globalThis,r=pc.get(t);r===void 0&&(r=new WeakMap,pc.set(t,r)),r.get(this.Y)!==void 0&&this.Y.call(this.ht,void 0),r.set(this.Y,n),n!==void 0&&this.Y.call(this.ht,n)}else this.Y.value=n}get lt(){var n,o,t;return typeof this.Y=="function"?(o=pc.get((n=this.ht)!=null?n:globalThis))==null?void 0:o.get(this.Y):(t=this.Y)==null?void 0:t.value}disconnected(){this.lt===this.ct&&this.rt(void 0)}reconnected(){this.rt(this.ct)}});var mu=Ey(cu());var uc={audio_video:"./lottie/audio_video.json",calling:"./lottie/calling.json",alert_32px_loop:"./lottie/cisco-ai-assistant/alert_32px_loop.json",hello_32px:"./lottie/cisco-ai-assistant/hello_32px.json",processing_32px_end:"./lottie/cisco-ai-assistant/processing_32px_end.json",processing_32px_loop:"./lottie/cisco-ai-assistant/processing_32px_loop.json",processing_32px_start:"./lottie/cisco-ai-assistant/processing_32px_start.json",responding_32px_end:"./lottie/cisco-ai-assistant/responding_32px_end.json",responding_32px_loop:"./lottie/cisco-ai-assistant/responding_32px_loop.json",responding_32px_start:"./lottie/cisco-ai-assistant/responding_32px_start.json",contacts:"./lottie/contacts.json",discoverability_badge:"./lottie/discoverability_badge.json",heart_opacity_test:"./lottie/heart_opacity_test.json",meeting:"./lottie/meeting.json",personal_insight:"./lottie/personal_insight.json",celebrate:"./lottie/reactions/celebrate.json",clap_dark:"./lottie/reactions/clap_dark.json",clap_light:"./lottie/reactions/clap_light.json",clap_medium_dark:"./lottie/reactions/clap_medium_dark.json",clap_medium_light:"./lottie/reactions/clap_medium_light.json",clap_medium:"./lottie/reactions/clap_medium.json",clap_yellow:"./lottie/reactions/clap_yellow.json",fire:"./lottie/reactions/fire.json",haha:"./lottie/reactions/haha.json",heart:"./lottie/reactions/heart.json",on_video_celebrate:"./lottie/reactions/on_video/on_video_celebrate.json",on_video_clap_dark:"./lottie/reactions/on_video/on_video_clap_dark.json",on_video_clap_light:"./lottie/reactions/on_video/on_video_clap_light.json",on_video_clap_medium_dark:"./lottie/reactions/on_video/on_video_clap_medium_dark.json",on_video_clap_medium_light:"./lottie/reactions/on_video/on_video_clap_medium_light.json",on_video_clap_medium:"./lottie/reactions/on_video/on_video_clap_medium.json",on_video_clap_yellow:"./lottie/reactions/on_video/on_video_clap_yellow.json",on_video_fire:"./lottie/reactions/on_video/on_video_fire.json",on_video_haha:"./lottie/reactions/on_video/on_video_haha.json",on_video_heart:"./lottie/reactions/on_video/on_video_heart.json",on_video_prayer_dark:"./lottie/reactions/on_video/on_video_prayer_dark.json",on_video_prayer_light:"./lottie/reactions/on_video/on_video_prayer_light.json",on_video_prayer_medium_dark:"./lottie/reactions/on_video/on_video_prayer_medium_dark.json",on_video_prayer_medium_light:"./lottie/reactions/on_video/on_video_prayer_medium_light.json",on_video_prayer_medium:"./lottie/reactions/on_video/on_video_prayer_medium.json",on_video_prayer_yellow:"./lottie/reactions/on_video/on_video_prayer_yellow.json",on_video_raise_hand_dark:"./lottie/reactions/on_video/on_video_raise_hand_dark.json",on_video_raise_hand_light:"./lottie/reactions/on_video/on_video_raise_hand_light.json",on_video_raise_hand_medium_dark:"./lottie/reactions/on_video/on_video_raise_hand_medium_dark.json",on_video_raise_hand_medium_light:"./lottie/reactions/on_video/on_video_raise_hand_medium_light.json",on_video_raise_hand_medium:"./lottie/reactions/on_video/on_video_raise_hand_medium.json",on_video_raise_hand_yellow:"./lottie/reactions/on_video/on_video_raise_hand_yellow.json",on_video_sad:"./lottie/reactions/on_video/on_video_sad.json",on_video_slow_down:"./lottie/reactions/on_video/on_video_slow_down.json",on_video_smile:"./lottie/reactions/on_video/on_video_smile.json",on_video_speed_up:"./lottie/reactions/on_video/on_video_speed_up.json",on_video_thumb_down_dark:"./lottie/reactions/on_video/on_video_thumb_down_dark.json",on_video_thumb_down_light:"./lottie/reactions/on_video/on_video_thumb_down_light.json",on_video_thumb_down_medium_dark:"./lottie/reactions/on_video/on_video_thumb_down_medium_dark.json",on_video_thumb_down_medium_light:"./lottie/reactions/on_video/on_video_thumb_down_medium_light.json",on_video_thumb_down_medium:"./lottie/reactions/on_video/on_video_thumb_down_medium.json",on_video_thumb_down_yellow:"./lottie/reactions/on_video/on_video_thumb_down_yellow.json",on_video_thumb_up_dark:"./lottie/reactions/on_video/on_video_thumb_up_dark.json",on_video_thumb_up_light:"./lottie/reactions/on_video/on_video_thumb_up_light.json",on_video_thumb_up_medium_dark:"./lottie/reactions/on_video/on_video_thumb_up_medium_dark.json",on_video_thumb_up_medium_light:"./lottie/reactions/on_video/on_video_thumb_up_medium_light.json",on_video_thumb_up_medium:"./lottie/reactions/on_video/on_video_thumb_up_medium.json",on_video_thumb_up_yellow:"./lottie/reactions/on_video/on_video_thumb_up_yellow.json",on_video_wow:"./lottie/reactions/on_video/on_video_wow.json",prayer_dark:"./lottie/reactions/prayer_dark.json",prayer_light:"./lottie/reactions/prayer_light.json",prayer_medium_dark:"./lottie/reactions/prayer_medium_dark.json",prayer_medium_light:"./lottie/reactions/prayer_medium_light.json",prayer_medium:"./lottie/reactions/prayer_medium.json",prayer_yellow:"./lottie/reactions/prayer_yellow.json",raise_hand_dark:"./lottie/reactions/raise_hand_dark.json",raise_hand_light:"./lottie/reactions/raise_hand_light.json",raise_hand_medium_dark:"./lottie/reactions/raise_hand_medium_dark.json",raise_hand_medium_light:"./lottie/reactions/raise_hand_medium_light.json",raise_hand_medium:"./lottie/reactions/raise_hand_medium.json",raise_hand_yellow:"./lottie/reactions/raise_hand_yellow.json",sad:"./lottie/reactions/sad.json",slow_down:"./lottie/reactions/slow_down.json",smile:"./lottie/reactions/smile.json",speed_up:"./lottie/reactions/speed_up.json",thumb_down_dark:"./lottie/reactions/thumb_down_dark.json",thumb_down_light:"./lottie/reactions/thumb_down_light.json",thumb_down_medium_dark:"./lottie/reactions/thumb_down_medium_dark.json",thumb_down_medium_light:"./lottie/reactions/thumb_down_medium_light.json",thumb_down_medium:"./lottie/reactions/thumb_down_medium.json",thumb_down_yellow:"./lottie/reactions/thumb_down_yellow.json",thumb_up_dark:"./lottie/reactions/thumb_up_dark.json",thumb_up_light:"./lottie/reactions/thumb_up_light.json",thumb_up_medium_dark:"./lottie/reactions/thumb_up_medium_dark.json",thumb_up_medium_light:"./lottie/reactions/thumb_up_medium_light.json",thumb_up_medium:"./lottie/reactions/thumb_up_medium.json",thumb_up_yellow:"./lottie/reactions/thumb_up_yellow.json",wow:"./lottie/reactions/wow.json",space:"./lottie/space.json",success:"./lottie/success.json",teams:"./lottie/teams.json",webex_logo_loop:"./lottie/webex_logo_loop.json",welcome:"./lottie/welcome.json"};var dE=[bt,U`
|
|
1040
1040
|
:host svg {
|
|
1041
1041
|
display: block;
|
|
1042
1042
|
}
|
|
1043
|
-
`],hu=
|
|
1043
|
+
`],hu=dE;var pu=z.constructTagName("animation"),dl={NAME:void 0,AUTO_PLAY:!0,LOOP:"true"};var ni=class extends q{constructor(){super(...arguments);this.name=dl.NAME;this.loop=dl.LOOP;this.autoplay=dl.AUTO_PLAY;this.ariaLabel=null;this.ariaLabelledby=null;this.containerRef=lu();this.onCompleteHandler=()=>{let t=new CustomEvent("complete",{detail:{name:this.name},bubbles:!0});this.dispatchEvent(t)}}get animation(){return this.lottieInstance}getLoopValue(){return this.loop==="true"?!0:this.loop==="false"?!1:this.loop?Number(this.loop):!0}onLoadSuccessHandler(t){this.lottieInstance&&(this.lottieInstance.removeEventListener("complete",this.onCompleteHandler),this.lottieInstance.destroy()),this.containerRef.value&&(this.lottieInstance=mu.default.loadAnimation({container:this.containerRef.value,renderer:"svg",loop:this.getLoopValue(),autoplay:this.autoplay,animationData:t,name:this.name}),this.lottieInstance.addEventListener("complete",this.onCompleteHandler)),this.dispatchEvent(new CustomEvent("load",{bubbles:!0,cancelable:!0,detail:{name:this.name}}))}onLoadFailHandler(t){let r=new CustomEvent("error",{bubbles:!0,cancelable:!0,detail:{error:t}});this.dispatchEvent(r)}getAnimationData(){this.name&&uc[this.name]?import(`@momentum-design/animations/dist/lottie${uc[this.name].replace(/^\.\/lottie/,"")}`).then(r=>this.onLoadSuccessHandler(r.default)).catch(r=>this.onLoadFailHandler(r)):this.onLoadFailHandler(new Error(`Invalid animation name: ${this.name}`))}updated(t){super.updated(t),(t.has("name")||t.has("loop")||t.has("autoplay"))&&this.getAnimationData(),(t.has("ariaLabel")||t.has("ariaLabelledby"))&&(this.role=this.ariaLabel||this.ariaLabelledby?rt.IMG:null)}disconnectedCallback(){super.disconnectedCallback(),this.lottieInstance&&(this.lottieInstance.removeEventListener("complete",this.onCompleteHandler),this.lottieInstance.destroy(),this.lottieInstance=void 0)}render(){return _`<div aria-hidden="true" ${du(this.containerRef)}></div>`}};ni.styles=[...q.styles,...hu],p([u({type:String,reflect:!0})],ni.prototype,"name",2),p([u({type:String,reflect:!0})],ni.prototype,"loop",2),p([u({type:Boolean,reflect:!0})],ni.prototype,"autoplay",2),p([u({type:String,attribute:"aria-label"})],ni.prototype,"ariaLabel",2),p([u({type:String,attribute:"aria-labelledby"})],ni.prototype,"ariaLabelledby",2);var fc=ni;fc.register(pu);var cE=fc;var ms=class{static get stackArray(){return Array.from(this.stack)}static addKeydownListener(o){this.currentKeydownListener=o,document.addEventListener("keydown",o)}static removeKeydownListener(){this.currentKeydownListener&&document.removeEventListener("keydown",this.currentKeydownListener)}static activate(o){this.stackArray.forEach(t=>{t!==o&&t.setIsFocusTrapActivated(!1)}),this.stack.add(o),this.removeKeydownListener(),this.addKeydownListener(o.handleTabKeydown.bind(o))}static deactivate(o){if(this.stack.has(o)&&(this.stack.delete(o),this.removeKeydownListener(),this.stack.size>0)){let t=this.stackArray.pop();t&&(t.setIsFocusTrapActivated(!0),this.addKeydownListener(t.handleTabKeydown.bind(t)))}}};ms.stack=new Set,ms.currentKeydownListener=null;var cl=n=>{class o extends n{constructor(){super(...arguments);this.shouldFocusTrapWrap=!0;this.focusTrapIndex=-1;this.focusableElements=[];this.isFocusTrapActivated=!1}setIsFocusTrapActivated(s){this.isFocusTrapActivated=s}activateFocusTrap(){this.setIsFocusTrapActivated(!0),ms.activate(this)}deactivateFocusTrap(){this.setIsFocusTrapActivated(!1),ms.deactivate(this),this.focusTrapIndex=-1}hasNoClientRects(s){return s.getClientRects().length===0}hasZeroDimensions(s){let{width:d,height:m}=s.getBoundingClientRect(),{offsetWidth:g,offsetHeight:x}=s;return g+x+m+d===0}isNotVisible(s){return this.hasZeroDimensions(s)||this.hasNoClientRects(s)}hasHiddenStyle(s){let{display:d,opacity:m,visibility:g}=s.style;return d==="none"||m==="0"||g==="hidden"||g==="collapse"}hasComputedHidden(s){let d=getComputedStyle(s);return d.visibility==="hidden"||d.height==="0"||d.display==="none"}isHidden(s){return s.hasAttribute("hidden")||s.getAttribute("aria-hidden")==="true"||this.hasHiddenStyle(s)||this.isNotVisible(s)||this.hasComputedHidden(s)}isDisabled(s){return s.disabled}isNotTabbable(s){return s.getAttribute("tabindex")==="-1"}isInteractiveElement(s){return!!(new Set(["BUTTON","DETAILS","EMBED","IFRAME","SELECT","TEXTAREA"]).has(s.tagName)||s instanceof HTMLAnchorElement&&s.hasAttribute("href")||s instanceof HTMLInputElement&&s.type!=="hidden"||(s instanceof HTMLAudioElement||s instanceof HTMLVideoElement)&&s.hasAttribute("controls")||(s instanceof HTMLImageElement||s instanceof HTMLObjectElement)&&s.hasAttribute("usemap")||s.hasAttribute("tabindex")&&s.tabIndex>-1)}isFocusable(s){return this.isHidden(s)||this.isNotTabbable(s)||this.isDisabled(s)?!1:this.isInteractiveElement(s)}findFocusable(s,d=new Set){s instanceof HTMLElement&&this.isFocusable(s)&&d.add(s);let m=[];return s.children.length?m=Array.from(s.children):s instanceof HTMLElement&&s.shadowRoot&&(m=Array.from(s.shadowRoot.children)),m.forEach(g=>{let x=g;this.isFocusable(x)&&d.add(x),x.shadowRoot?this.findFocusable(x.shadowRoot,d):x.tagName==="SLOT"?x.assignedElements({flatten:!0}).forEach(B=>{B instanceof HTMLElement&&this.findFocusable(B,d)}):this.findFocusable(x,d)}),[...d]}setFocusableElements(){this.shadowRoot&&(this.focusableElements=this.findFocusable(this.shadowRoot,new Set))}setInitialFocus(s=0){this.setFocusableElements(),!(this.focusableElements.length===0||!this.focusTrap)&&this.focusableElements[s]&&(this.focusTrapIndex=s,this.focusableElements[s].focus({preventScroll:!0}))}calculateNextIndex(s,d){let{length:m}=this.focusableElements;if(s===-1)return d>0?0:m-1;let g=s+d;return this.shouldFocusTrapWrap?(g<0&&(g=m-1),g>=m&&(g=0)):(g<0&&(g=0),g>=m&&(g=m-1)),g}getDeepActiveElement(){var d;let s=document.activeElement||document.body;for(;s instanceof HTMLElement&&((d=s.shadowRoot)!=null&&d.activeElement);)s=s.shadowRoot.activeElement;return s||document.body}findElement(s){return this.focusableElements.findIndex(d=>this.isEqualFocusNode(s,d))}isEqualFocusNode(s,d){return s.nodeType>=0?d.isEqualNode(s)&&d===s:!1}trapFocus(s){if(this.setFocusableElements(),this.focusableElements.length===0)return;let d=this.getDeepActiveElement(),m=this.findElement(d);s.shiftKey?this.focusTrapIndex=this.calculateNextIndex(m,-1):this.focusTrapIndex=this.calculateNextIndex(m,1);let x=this.focusableElements[this.focusTrapIndex];x.tagName!=="IFRAME"&&x&&(s.preventDefault(),x.focus())}handleTabKeydown(s){this.isFocusTrapActivated&&s.key==="Tab"&&this.trapFocus(s)}}return p([u({type:Boolean,reflect:!0,attribute:"should-focus-trap-wrap"})],o.prototype,"shouldFocusTrapWrap",2),o};var hl=n=>{class o extends n{constructor(){super(...arguments);this.isPreventScrollActive=!1;this.previousDocumentBodyStyleOverflow=""}activatePreventScroll(){this.preventScroll&&!this.isPreventScrollActive&&(this.isPreventScrollActive=!0,this.previousDocumentBodyStyleOverflow=document.body.style.overflow,document.body.style.overflow="hidden")}deactivatePreventScroll(){this.isPreventScrollActive&&(this.isPreventScrollActive=!1,document.body.style.overflow=this.previousDocumentBodyStyleOverflow)}}return o};var pl=z.constructTagName("link"),ml={LARGE:"large",MIDSIZE:"midsize",SMALL:"small"},ul={LARGE:1,MIDSIZE:.875,SMALL:.75},uu={LINK_SIZE:ml.LARGE};var fu=z.constructTagName("card"),vc={BORDER:"border",GHOST:"ghost",PROMOTIONAL:"promotional"},hE={HORIZONTAL:"horizontal",VERTICAL:"vertical"},ae={VARIANT:vc.BORDER,ORIENTATION:hE.VERTICAL,TITLE_TYPE:st.HEADING_SMALL_BOLD,SUBTITLE_TYPE:st.BODY_MIDSIZE_MEDIUM,TAGNAME:mt.SPAN,ICON_SIZE:1.5,ICON_LENGTH_UNIT:"rem",LINK:pl,BUTTON:ri};var us=n=>{class o extends n{updateFooterButtonColors(r){let s=[...this.footerButtonPrimary||[],...this.footerButtonSecondary||[]];s==null||s.forEach(d=>{r===vc.PROMOTIONAL?d.setAttribute("color",go.PROMOTIONAL):d.setAttribute("color",go.DEFAULT)})}handleFooterSlot(r,s){var m,g,x;let d=[];r===ae.LINK&&((m=this.footerLink)!=null&&m.length)?d=this.footerLink:r===ae.BUTTON&&s===Ft.PRIMARY&&((g=this.footerButtonPrimary)!=null&&g.length)?d=this.footerButtonPrimary:r===ae.BUTTON&&s===Ft.SECONDARY&&((x=this.footerButtonSecondary)!=null&&x.length)&&(d=this.footerButtonSecondary);for(let L=1;L<d.length;L+=1)d[L].remove();d.forEach(L=>{L.matches(r)||L.remove(),s&&L.setAttribute("variant",s)})}renderFooter(){return _` <slot name="footer">
|
|
1044
1044
|
<div part="footer">
|
|
1045
1045
|
<slot name="footer-link" @slotchange=${()=>this.handleFooterSlot(ae.LINK)}></slot>
|
|
1046
1046
|
<slot
|
|
@@ -1062,7 +1062,7 @@
|
|
|
1062
1062
|
background: ${this.isBackdropInvisible?"transparent":"var(--mds-color-theme-common-overlays-secondary-normal)"};
|
|
1063
1063
|
z-index: ${this.zIndex-1};
|
|
1064
1064
|
}
|
|
1065
|
-
`,d.appendChild(m);let x=document.getElementById(this.backdropAppendTo)||this.parentElement;x==null||x.appendChild(d),this.backdropElement=d}removeBackdrop(){this.backdropElement&&(this.backdropElement.remove(),this.backdropElement=null)}keepElementAboveBackdrop(s){s&&(this.elementOriginalStyle={zIndex:s.style.zIndex,position:s.style.position},s.style.zIndex=`${this.zIndex}`,["fixed","absolute"].includes(window.getComputedStyle(s).position)||(s.style.position="relative"))}moveElementBackAfterBackdropRemoval(s){!s||!this.elementOriginalStyle||(s.style.zIndex=this.elementOriginalStyle.zIndex,s.style.position=this.elementOriginalStyle.position,this.elementOriginalStyle=void 0)}}return o};var vu=z.constructTagName("dialog"),gc={DEFAULT:"default",PROMOTIONAL:"promotional"},ar={VISIBLE:!1,Z_INDEX:1e3,ROLE:"dialog",SIZE:"small",HEADER_TAG_NAME:"h2",DESCRIPTION_TAG_NAME:"p",CANCEL_ICON:"cancel-bold",VARIANT:gc.DEFAULT,DISABLE_ARIA_HAS_POPUP:!1,FOCUS_TRAP:!0};var Fi=class{static dispatchDialogEvent(o,t,r=!0){t.dispatchEvent(new CustomEvent(o,{detail:{show:t.visible},composed:!0,bubbles:r}))}static onShowDialog(o){this.dispatchDialogEvent("shown",o)}static onHideDialog(o){this.dispatchDialogEvent("hidden",o)}static onCloseDialog(o,t=!0){this.dispatchDialogEvent("close",o,t)}static onCreatedDialog(o){this.dispatchDialogEvent("created",o)}static onDestroyedDialog(o){this.dispatchDialogEvent("destroyed",o)}};var
|
|
1065
|
+
`,d.appendChild(m);let x=document.getElementById(this.backdropAppendTo)||this.parentElement;x==null||x.appendChild(d),this.backdropElement=d}removeBackdrop(){this.backdropElement&&(this.backdropElement.remove(),this.backdropElement=null)}keepElementAboveBackdrop(s){s&&(this.elementOriginalStyle={zIndex:s.style.zIndex,position:s.style.position},s.style.zIndex=`${this.zIndex}`,["fixed","absolute"].includes(window.getComputedStyle(s).position)||(s.style.position="relative"))}moveElementBackAfterBackdropRemoval(s){!s||!this.elementOriginalStyle||(s.style.zIndex=this.elementOriginalStyle.zIndex,s.style.position=this.elementOriginalStyle.position,this.elementOriginalStyle=void 0)}}return o};var vu=z.constructTagName("dialog"),gc={DEFAULT:"default",PROMOTIONAL:"promotional"},ar={VISIBLE:!1,Z_INDEX:1e3,ROLE:"dialog",SIZE:"small",HEADER_TAG_NAME:"h2",DESCRIPTION_TAG_NAME:"p",CANCEL_ICON:"cancel-bold",VARIANT:gc.DEFAULT,DISABLE_ARIA_HAS_POPUP:!1,FOCUS_TRAP:!0};var Fi=class{static dispatchDialogEvent(o,t,r=!0){t.dispatchEvent(new CustomEvent(o,{detail:{show:t.visible},composed:!0,bubbles:r}))}static onShowDialog(o){this.dispatchDialogEvent("shown",o)}static onHideDialog(o){this.dispatchDialogEvent("hidden",o)}static onCloseDialog(o,t=!0){this.dispatchDialogEvent("close",o,t)}static onCreatedDialog(o){this.dispatchDialogEvent("created",o)}static onDestroyedDialog(o){this.dispatchDialogEvent("destroyed",o)}};var pE=U`
|
|
1066
1066
|
:host {
|
|
1067
1067
|
--mdc-dialog-primary-background-color: var(--mds-color-theme-background-solid-primary-normal);
|
|
1068
1068
|
--mdc-dialog-border-color: var(--mds-color-theme-outline-secondary-normal);
|
|
@@ -1207,7 +1207,7 @@
|
|
|
1207
1207
|
mdc-text::part(text) {
|
|
1208
1208
|
margin: 0;
|
|
1209
1209
|
}
|
|
1210
|
-
`,gu=[
|
|
1210
|
+
`,gu=[pE];var Wt=class extends fl(hl(cl(us(q)))){constructor(){super(...arguments);this.id="";this.visible=ar.VISIBLE;this.zIndex=ar.Z_INDEX;this.size=ar.SIZE;this.variant=ar.VARIANT;this.closeButtonAriaLabel=null;this.ariaLabel=null;this.ariaLabelledby=null;this.ariaDescribedby=null;this.ariaDescription=null;this.headerTagName=ar.HEADER_TAG_NAME;this.descriptionTagName=ar.DESCRIPTION_TAG_NAME;this.role=ar.ROLE;this.disableAriaHasPopup=ar.DISABLE_ARIA_HAS_POPUP;this.focusTrap=ar.FOCUS_TRAP;this.preventScroll=!0;this.triggerElement=null;this.lastActiveElement=null;this.onEscapeKeydown=t=>{!this.visible||t.code!=="Escape"||(t.preventDefault(),t.stopPropagation(),this.closeDialog())}}connectedCallback(){super.connectedCallback(),this.addEventListener("keydown",this.onEscapeKeydown.bind(this))}disconnectedCallback(){var t,r;super.disconnectedCallback(),this.removeEventListener("keydown",this.onEscapeKeydown),this.removeBackdrop(),(t=this.triggerElement)==null||t.setAttribute("aria-expanded","false"),this.deactivatePreventScroll(),(r=this.deactivateFocusTrap)==null||r.call(this),this.focusBackToTrigger(),Fi.onDestroyedDialog(this)}applyZIndex(){var t;this.style.setProperty("z-index",`${this.zIndex}`),(t=this.backdropElement)==null||t.style.setProperty("z-index",`${this.zIndex-1}`)}async firstUpdated(t){super.firstUpdated(t),this.setAttribute("aria-modal","true"),this.setupAriaLabelledDescribedBy(),this.applyZIndex(),Fi.onCreatedDialog(this)}async updated(t){if(super.updated(t),t.has("triggerId")&&(this.triggerElement=this.getRootNode().querySelector(`[id="${this.triggerId}"]`),this.setupAriaHasPopup()),t.has("visible")){let r=t.get("visible");await this.isOpenUpdated(r,this.visible)}t.has("zIndex")&&(this.zIndex===null&&(this.zIndex=ar.Z_INDEX),this.applyZIndex()),t.has("variant")&&this.updateFooterButtonColors(this.variant),(t.has("ariaLabel")||t.has("ariaLabelledby")||t.has("ariaDescribedby")||t.has("ariaDescription")||t.has("headerText")||t.has("descriptionText"))&&this.setupAriaLabelledDescribedBy(),t.has("focusTrap")&&!this.focusTrap&&this.visible&&this.deactivateFocusTrap()}setupAriaHasPopup(){var t,r;this.disableAriaHasPopup||(r=this.triggerElement)==null||r.setAttribute("aria-haspopup",((t=this.triggerElement)==null?void 0:t.getAttribute("aria-haspopup"))||"dialog")}setupAriaLabelledDescribedBy(){!this.ariaLabelledby&&!this.ariaLabel&&(this.headerText?this.setAttribute("aria-label",this.headerText):this.triggerId&&this.setAttribute("aria-labelledby",this.triggerId)),!this.ariaDescribedby&&!this.ariaDescription&&(this.descriptionText?this.setAttribute("aria-description",this.descriptionText):this.triggerId&&this.setAttribute("aria-describedby",this.triggerId))}closeDialog(){Fi.onCloseDialog(this,!1)}async isOpenUpdated(t,r){var s,d,m,g,x;t!==r&&(r&&!t?(this.lastActiveElement=document.activeElement,this.removeBackdrop(),this.createBackdrop("dialog"),this.activatePreventScroll(),await this.updateComplete,this.focusTrap&&((s=this.activateFocusTrap)==null||s.call(this)),(d=this.setInitialFocus)==null||d.call(this),(m=this.triggerElement)==null||m.setAttribute("aria-expanded","true"),Fi.onShowDialog(this)):!r&&t&&(this.removeBackdrop(),(g=this.triggerElement)==null||g.setAttribute("aria-expanded","false"),this.deactivatePreventScroll(),(x=this.deactivateFocusTrap)==null||x.call(this),this.focusBackToTrigger(),Fi.onHideDialog(this)))}focusBackToTrigger(){this.triggerElement?this.triggerElement.focus():this.lastActiveElement&&this.lastActiveElement.focus&&this.lastActiveElement.focus()}renderHeader(){return this.headerText?_` <div part="header-section">
|
|
1211
1211
|
<div part="header">
|
|
1212
1212
|
<slot name="header-prefix"></slot>
|
|
1213
1213
|
<mdc-text
|
|
@@ -1238,7 +1238,7 @@
|
|
|
1238
1238
|
@click="${this.closeDialog}"
|
|
1239
1239
|
></mdc-button>
|
|
1240
1240
|
${this.renderBody()} ${this.renderFooter()}
|
|
1241
|
-
`}};Wt.styles=[...q.styles,...gu],p([u({type:String,reflect:!0})],Wt.prototype,"id",2),p([u({type:String,reflect:!0})],Wt.prototype,"triggerId",2),p([u({type:Boolean,reflect:!0})],Wt.prototype,"visible",2),p([u({type:Number,reflect:!0,attribute:"z-index"})],Wt.prototype,"zIndex",2),p([u({type:String,reflect:!0})],Wt.prototype,"size",2),p([u({type:String,reflect:!0})],Wt.prototype,"variant",2),p([u({type:String,attribute:"close-button-aria-label"})],Wt.prototype,"closeButtonAriaLabel",2),p([u({type:String,reflect:!0,attribute:"aria-label"})],Wt.prototype,"ariaLabel",2),p([u({type:String,reflect:!0,attribute:"aria-labelledby"})],Wt.prototype,"ariaLabelledby",2),p([u({type:String,reflect:!0,attribute:"aria-describedby"})],Wt.prototype,"ariaDescribedby",2),p([u({type:String,reflect:!0,attribute:"aria-description"})],Wt.prototype,"ariaDescription",2),p([u({type:String,reflect:!0,attribute:"header-text"})],Wt.prototype,"headerText",2),p([u({type:String,reflect:!0,attribute:"description-text"})],Wt.prototype,"descriptionText",2),p([u({type:String,reflect:!0,attribute:"header-tag-name"})],Wt.prototype,"headerTagName",2),p([u({type:String,reflect:!0,attribute:"description-tag-name"})],Wt.prototype,"descriptionTagName",2),p([u({type:String,reflect:!0})],Wt.prototype,"role",2),p([u({type:Boolean,reflect:!0,attribute:"disable-aria-haspopup"})],Wt.prototype,"disableAriaHasPopup",2),p([u({type:Boolean,reflect:!0,attribute:"focus-trap"})],Wt.prototype,"focusTrap",2);var fs=Wt;var
|
|
1241
|
+
`}};Wt.styles=[...q.styles,...gu],p([u({type:String,reflect:!0})],Wt.prototype,"id",2),p([u({type:String,reflect:!0})],Wt.prototype,"triggerId",2),p([u({type:Boolean,reflect:!0})],Wt.prototype,"visible",2),p([u({type:Number,reflect:!0,attribute:"z-index"})],Wt.prototype,"zIndex",2),p([u({type:String,reflect:!0})],Wt.prototype,"size",2),p([u({type:String,reflect:!0})],Wt.prototype,"variant",2),p([u({type:String,attribute:"close-button-aria-label"})],Wt.prototype,"closeButtonAriaLabel",2),p([u({type:String,reflect:!0,attribute:"aria-label"})],Wt.prototype,"ariaLabel",2),p([u({type:String,reflect:!0,attribute:"aria-labelledby"})],Wt.prototype,"ariaLabelledby",2),p([u({type:String,reflect:!0,attribute:"aria-describedby"})],Wt.prototype,"ariaDescribedby",2),p([u({type:String,reflect:!0,attribute:"aria-description"})],Wt.prototype,"ariaDescription",2),p([u({type:String,reflect:!0,attribute:"header-text"})],Wt.prototype,"headerText",2),p([u({type:String,reflect:!0,attribute:"description-text"})],Wt.prototype,"descriptionText",2),p([u({type:String,reflect:!0,attribute:"header-tag-name"})],Wt.prototype,"headerTagName",2),p([u({type:String,reflect:!0,attribute:"description-tag-name"})],Wt.prototype,"descriptionTagName",2),p([u({type:String,reflect:!0})],Wt.prototype,"role",2),p([u({type:Boolean,reflect:!0,attribute:"disable-aria-haspopup"})],Wt.prototype,"disableAriaHasPopup",2),p([u({type:Boolean,reflect:!0,attribute:"focus-trap"})],Wt.prototype,"focusTrap",2);var fs=Wt;var mE=U`
|
|
1242
1242
|
:host {
|
|
1243
1243
|
--mdc-announcementdialog-illustration-background-color: var(--mds-color-theme-background-solid-secondary-normal);
|
|
1244
1244
|
|
|
@@ -1287,7 +1287,7 @@
|
|
|
1287
1287
|
margin-inline-end: 0;
|
|
1288
1288
|
}
|
|
1289
1289
|
}
|
|
1290
|
-
`,bu=[
|
|
1290
|
+
`,bu=[mE];var yu=z.constructTagName("announcementdialog");var Eu={SIZE:"medium"};var vs=class extends fs{constructor(){super(...arguments);this.size=Eu.SIZE}connectedCallback(){super.connectedCallback(),this.variant=gc.DEFAULT}renderHeader(){return _`${j}`}renderBody(){return _`
|
|
1291
1291
|
<div part="body">
|
|
1292
1292
|
<div part="illustration-container">
|
|
1293
1293
|
<slot name="illustration-container">
|
|
@@ -1307,7 +1307,7 @@
|
|
|
1307
1307
|
</slot>
|
|
1308
1308
|
</div>
|
|
1309
1309
|
</div>
|
|
1310
|
-
`}};vs.styles=[...fs.styles,...bu],p([u({type:String,reflect:!0})],vs.prototype,"illustration",2),p([u({type:String,reflect:!0})],vs.prototype,"size",2);var bc=vs;var vl=z.constructTagName("illustrationprovider"),Tu=["svg"],_a={FILE_EXTENSION:"svg",ILLUSTRATION_SET:"momentum-illustrations"};var gl=class{};gl.context=vl;var bl=gl;var $i=class extends $e{constructor(){super({context:bl.context,initialValue:new bl});this.illustrationSet=_a.ILLUSTRATION_SET;this.fileExtension=_a.FILE_EXTENSION}static get Context(){return bl.context}updateValuesInContext(){this.fileExtension&&Tu.includes(this.fileExtension)?this.context.value.fileExtension=this.fileExtension:(this.fileExtension=_a.FILE_EXTENSION,this.context.value.fileExtension=_a.FILE_EXTENSION),this.context.value.illustrationSet=this.illustrationSet,this.context.value.url=this.url,this.context.value.cacheName=this.cacheName,this.context.value.cacheStrategy=this.cacheStrategy}updateContext(){(this.context.value.fileExtension!==this.fileExtension||this.context.value.illustrationSet!==this.illustrationSet||this.context.value.url!==this.url||this.context.value.cacheName!==this.cacheName||this.context.value.cacheStrategy!==this.cacheStrategy)&&(this.updateValuesInContext(),this.context.updateObservers())}};p([u({type:String,attribute:"illustration-set",reflect:!0})],$i.prototype,"illustrationSet",2),p([u({type:String})],$i.prototype,"url",2),p([u({type:String,attribute:"file-extension",reflect:!0})],$i.prototype,"fileExtension",2),p([u({type:String,attribute:"cache-strategy"})],$i.prototype,"cacheStrategy",2),p([u({type:String,attribute:"cache-name"})],$i.prototype,"cacheName",2);var Ca=$i;var
|
|
1310
|
+
`}};vs.styles=[...fs.styles,...bu],p([u({type:String,reflect:!0})],vs.prototype,"illustration",2),p([u({type:String,reflect:!0})],vs.prototype,"size",2);var bc=vs;var vl=z.constructTagName("illustrationprovider"),Tu=["svg"],_a={FILE_EXTENSION:"svg",ILLUSTRATION_SET:"momentum-illustrations"};var gl=class{};gl.context=vl;var bl=gl;var $i=class extends $e{constructor(){super({context:bl.context,initialValue:new bl});this.illustrationSet=_a.ILLUSTRATION_SET;this.fileExtension=_a.FILE_EXTENSION}static get Context(){return bl.context}updateValuesInContext(){this.fileExtension&&Tu.includes(this.fileExtension)?this.context.value.fileExtension=this.fileExtension:(this.fileExtension=_a.FILE_EXTENSION,this.context.value.fileExtension=_a.FILE_EXTENSION),this.context.value.illustrationSet=this.illustrationSet,this.context.value.url=this.url,this.context.value.cacheName=this.cacheName,this.context.value.cacheStrategy=this.cacheStrategy}updateContext(){(this.context.value.fileExtension!==this.fileExtension||this.context.value.illustrationSet!==this.illustrationSet||this.context.value.url!==this.url||this.context.value.cacheName!==this.cacheName||this.context.value.cacheStrategy!==this.cacheStrategy)&&(this.updateValuesInContext(),this.context.updateObservers())}};p([u({type:String,attribute:"illustration-set",reflect:!0})],$i.prototype,"illustrationSet",2),p([u({type:String})],$i.prototype,"url",2),p([u({type:String,attribute:"file-extension",reflect:!0})],$i.prototype,"fileExtension",2),p([u({type:String,attribute:"cache-strategy"})],$i.prototype,"cacheStrategy",2),p([u({type:String,attribute:"cache-name"})],$i.prototype,"cacheName",2);var Ca=$i;var uE=[bt,U`
|
|
1311
1311
|
:host {
|
|
1312
1312
|
--mdc-illustration-size: auto;
|
|
1313
1313
|
}
|
|
@@ -1315,7 +1315,7 @@
|
|
|
1315
1315
|
height: var(--mdc-illustration-size);
|
|
1316
1316
|
width: var(--mdc-illustration-size);
|
|
1317
1317
|
}
|
|
1318
|
-
`],xu=
|
|
1318
|
+
`],xu=uE;var Au=async n=>fetch(n).then(o=>{if(!o.ok)throw new Error("There was a problem while fetching the illustration!");return o}),Su=async({url:n,name:o,fileExtension:t,cacheStrategy:r,cacheName:s,renewSignal:d})=>{let m=d(),g=new Request(`${n}/${o}.${t}`,{signal:m});return!s||!r||!["in-memory-cache","web-cache-api"].includes(r)?Au(g).then(x=>x.text()):tl(s,r).then(x=>x.get(g).then(L=>L||Au(g.clone()).then(B=>{var K;return B.status<400&&B.headers.has("content-type")?(K=x.set)==null?void 0:K.call(x,g,B.clone()).then(()=>B.text()):B.text()})).catch(L=>{throw new Error(`Error in caching the Illustration ${o}, ${L}`)}))};var Iu=z.constructTagName("illustration"),_u={NAME:void 0};var li=class extends q{constructor(){super();this.name=_u.NAME;this.ariaLabel=null;this.ariaLabelledby=null;this.illustrationProviderContext=ze.consume({host:this,context:Ca.Context});this.abortController=new AbortController}prepareIllustrationElement(t){let r=new DOMParser().parseFromString(t,"text/html").body.children[0];return this.name&&r.setAttribute("data-name",this.name),r.setAttribute("part","illustration"),r.setAttribute("aria-hidden","true"),r}async getIllustrationData(){if(this.illustrationProviderContext.value){let{fileExtension:r,url:s,cacheName:d,illustrationSet:m,cacheStrategy:g}=this.illustrationProviderContext.value;if(m==="custom-illustrations"&&s&&r&&this.name){let x=()=>{var L;return(L=this.abortController)==null||L.abort(),this.abortController=new AbortController,this.abortController.signal};return Su({url:s,name:this.name,fileExtension:r,cacheName:d,cacheStrategy:g,renewSignal:x}).then(L=>{let B=this.prepareIllustrationElement(L);this.handleIllustrationLoadedSuccess(B)}).catch(L=>{this.handleIllustrationLoadedFailure(L)})}if(m==="momentum-illustrations"&&this.name)return import(`@momentum-design/illustrations/dist/ts/${this.name}.ts`).then(x=>{this.handleIllustrationLoadedSuccess(x.default())}).catch(x=>{this.handleIllustrationLoadedFailure(x)})}let t=new Error("IllustrationProvider not found or not properly set up.");return this.handleIllustrationLoadedFailure(t),Promise.reject(t)}handleIllustrationLoadedSuccess(t){this.illustrationData=t;let r=new Event("load",{bubbles:!0,cancelable:!0});this.dispatchEvent(r)}handleIllustrationLoadedFailure(t){let r=new CustomEvent("error",{bubbles:!0,cancelable:!0,detail:{error:t}});this.dispatchEvent(r)}updated(t){super.updated(t),t.has("name")&&this.getIllustrationData().catch(r=>{r.name!=="AbortError"&&this.onerror&&this.onerror(r)}),(t.has("ariaLabel")||t.has("ariaLabelledby"))&&(this.role=this.ariaLabel||this.ariaLabelledby?rt.IMG:null)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.abortController)==null||t.abort(),this.abortController=void 0}render(){return _` ${this.illustrationData} `}};li.styles=[...q.styles,...xu],p([ut()],li.prototype,"illustrationData",2),p([u({type:String,reflect:!0})],li.prototype,"name",2),p([u({type:String,attribute:"aria-label"})],li.prototype,"ariaLabel",2),p([u({type:String,attribute:"aria-labelledby"})],li.prototype,"ariaLabelledby",2),p([ut()],li.prototype,"abortController",2);var yc=li;yc.register(Iu);var fE=yc;bc.register(yu);var vE=bc;var gE=U`
|
|
1319
1319
|
:host {
|
|
1320
1320
|
--mdc-appheader-height: 4rem;
|
|
1321
1321
|
}
|
|
@@ -1349,7 +1349,7 @@
|
|
|
1349
1349
|
justify-content: flex-end;
|
|
1350
1350
|
flex: 1;
|
|
1351
1351
|
}
|
|
1352
|
-
`,Cu=[
|
|
1352
|
+
`,Cu=[gE];var yl=class extends q{render(){return _`
|
|
1353
1353
|
<header part="container">
|
|
1354
1354
|
<div part="leading-section">
|
|
1355
1355
|
<slot name="leading"></slot>
|
|
@@ -1359,7 +1359,7 @@
|
|
|
1359
1359
|
<slot name="trailing"></slot>
|
|
1360
1360
|
</div>
|
|
1361
1361
|
</header>
|
|
1362
|
-
`}};yl.styles=[...q.styles,...Cu];var Ec=yl;var ku=z.constructTagName("appheader");Ec.register(ku);var
|
|
1362
|
+
`}};yl.styles=[...q.styles,...Cu];var Ec=yl;var ku=z.constructTagName("appheader");Ec.register(ku);var bE=Ec;var wu=z.constructTagName("avatar"),_e={COUNTER:"counter",ICON:"icon",PHOTO:"photo",TEXT:"text"},Tc=99,yE="user-regular",Vt={24:24,32:32,48:48,64:64,72:72,88:88,124:124},gs={TYPE:_e.PHOTO,SIZE:Vt[32],ICON_NAME:yE};var El=n=>{class o extends n{constructor(){super(...arguments);this.size=gs.SIZE;this.isTyping=!1}}return p([u({type:String})],o.prototype,"src",2),p([u({type:String})],o.prototype,"initials",2),p([u({type:String})],o.prototype,"presence",2),p([u({type:Number,reflect:!0,attribute:"size"})],o.prototype,"size",2),p([u({type:Number})],o.prototype,"counter",2),p([u({type:Boolean,attribute:"is-typing"})],o.prototype,"isTyping",2),o};var EE=[bt,U`
|
|
1363
1363
|
:host {
|
|
1364
1364
|
--mdc-avatar-default-background-color: var(--mds-color-theme-avatar-default);
|
|
1365
1365
|
--mdc-avatar-default-foreground-color: var(--mds-color-theme-common-text-primary-normal);
|
|
@@ -1515,7 +1515,7 @@
|
|
|
1515
1515
|
outline: 0.125rem solid;
|
|
1516
1516
|
}
|
|
1517
1517
|
}
|
|
1518
|
-
`],Nu=
|
|
1518
|
+
`],Nu=EE;var Lu=z.constructTagName("presence"),Ae={ACTIVE:"active",AWAY:"away",AWAY_CALLING:"away-calling",BUSY:"busy",DND:"dnd",MEETING:"meeting",ON_CALL:"on-call",ON_DEVICE:"on-device",ON_MOBILE:"on-mobile",PAUSE:"pause",PTO:"pto",PRESENTING:"presenting",QUIET:"quiet",SCHEDULED:"scheduled"},Xt={24:24,32:32,48:48,64:64,72:72,88:88,124:124},bs={TYPE:Ae.ACTIVE,SIZE:Xt[32]};var Ou=n=>({[Vt[124]]:Xt[124],[Vt[88]]:Xt[88],[Vt[72]]:Xt[72],[Vt[64]]:Xt[64],[Vt[48]]:Xt[48],[Vt[32]]:Xt[32],[Vt[24]]:Xt[24]})[n]||Xt[32],Ru=n=>({[Vt[124]]:4.75,[Vt[88]]:3,[Vt[72]]:2.5,[Vt[64]]:2.25,[Vt[48]]:1.75,[Vt[32]]:1.25,[Vt[24]]:1})[n]||1.25,Mu=n=>({[Vt[124]]:st.HEADING_XLARGE_MEDIUM,[Vt[88]]:st.HEADING_LARGE_MEDIUM,[Vt[72]]:st.HEADING_MIDSIZE_MEDIUM,[Vt[64]]:st.HEADING_SMALL_MEDIUM,[Vt[48]]:st.HEADING_SMALL_MEDIUM,[Vt[32]]:st.BODY_MIDSIZE_MEDIUM,[Vt[24]]:st.BODY_SMALL_MEDIUM})[n]||st.BODY_MIDSIZE_MEDIUM;var ka=class extends El(qt(q)){constructor(){super(...arguments);this.isPhotoLoaded=!1}connectedCallback(){super.connectedCallback(),this.setAttribute("aria-hidden","true")}getPresenceTemplateBasedOnType(t){return t===_e.COUNTER&&(this.counter||this.counter===0)||this.isTyping?j:this.presence?_`
|
|
1519
1519
|
<mdc-presence part="presence" type="${this.presence}" size="${Ou(this.size)}"></mdc-presence>
|
|
1520
1520
|
`:j}handleOnLoad(){this.isPhotoLoaded=!0}handleOnError(){this.isPhotoLoaded=!1,this.onerror&&this.onerror("There was a problem while fetching the <img/>. Please check the src attribute and try again.")}photoTemplate(){return _`
|
|
1521
1521
|
<img
|
|
@@ -1531,7 +1531,7 @@
|
|
|
1531
1531
|
`}textTemplate(t){return _` <mdc-text type="${Mu(this.size)}" tagname="span"> ${t} </mdc-text> `}generateCounterText(t){return t<0?"0":t>Tc?`${Tc}+`:t.toString()}generateInitialsText(t){return t.toUpperCase().slice(0,2)}generateTextContent(t){let r="";return t===_e.TEXT&&this.initials&&(r=this.generateInitialsText(this.initials)),t===_e.COUNTER&&(this.counter||this.counter===0)&&(r=this.generateCounterText(this.counter)),this.textTemplate(r)}getTypeBasedOnInputs(){return this.src?_e.PHOTO:this.iconName?_e.ICON:this.initials?_e.TEXT:this.counter||this.counter===0?_e.COUNTER:_e.ICON}getTemplateBasedOnType(t){switch(t){case _e.PHOTO:return this.photoTemplate();case _e.TEXT:case _e.COUNTER:return this.generateTextContent(t);case _e.ICON:default:return this.iconTemplate()}}getLoadingContent(){return this.isTyping?_`<div part="loading-wrapper"><div part="loader"></div></div>`:j}getPhotoPlaceHolderContent(t){return this.isPhotoLoaded?j:t===_e.PHOTO?this.initials?this.textTemplate(this.generateInitialsText(this.initials)):this.iconTemplate():j}update(t){super.update(t),t.has("src")&&!this.src&&(this.isPhotoLoaded=!1)}render(){let t=this.getTypeBasedOnInputs();return _`
|
|
1532
1532
|
${this.getPhotoPlaceHolderContent(t)} ${this.getTemplateBasedOnType(t)} ${this.getLoadingContent()}
|
|
1533
1533
|
${this.getPresenceTemplateBasedOnType(t)}
|
|
1534
|
-
`}};ka.styles=[...q.styles,...Nu],p([ut()],ka.prototype,"isPhotoLoaded",2);var xc=ka;var
|
|
1534
|
+
`}};ka.styles=[...q.styles,...Nu],p([ut()],ka.prototype,"isPhotoLoaded",2);var xc=ka;var TE=[bt,U`
|
|
1535
1535
|
:host {
|
|
1536
1536
|
--mdc-presence-active-background-color: var(--mds-color-theme-indicator-stable);
|
|
1537
1537
|
--mdc-presence-away-background-color: var(--mds-color-theme-indicator-locked);
|
|
@@ -1625,7 +1625,7 @@
|
|
|
1625
1625
|
:host::part(mdc-presence-icon__scheduled) {
|
|
1626
1626
|
color: var(--mdc-presence-scheduled-background-color);
|
|
1627
1627
|
}
|
|
1628
|
-
`],Pu=
|
|
1628
|
+
`],Pu=TE;var Du=n=>{switch(n){case Ae.AWAY:return"recents-presence-badge-filled";case Ae.AWAY_CALLING:return"away-calling-presence-filled";case Ae.BUSY:return"busy-presence-bold";case Ae.DND:return"dnd-presence-badge-filled";case Ae.MEETING:return"camera-filled";case Ae.ON_CALL:return"handset-filled";case Ae.ON_DEVICE:return"generic-device-video-badge-filled";case Ae.ON_MOBILE:return"phone-badge-filled";case Ae.PAUSE:return"pause-badge-filled";case Ae.PTO:return"pto-presence-filled";case Ae.PRESENTING:return"share-screen-badge-filled";case Ae.QUIET:return"quiet-hours-presence-filled";case Ae.SCHEDULED:return"meetings-presence-badge-filled";case Ae.ACTIVE:default:return"active-presence-small-filled"}},Fu=n=>({[Xt[124]]:2.25,[Xt[88]]:1.625,[Xt[72]]:1.3125,[Xt[64]]:1.1875,[Xt[48]]:.875,[Xt[32]]:.875,[Xt[24]]:.875})[n]||.875;var To=class extends q{constructor(){super(...arguments);this.type=bs.TYPE;this.size=bs.SIZE;this.currentIconType=bs.TYPE}update(t){super.update(t),t.has("size")&&this.setSize(this.size)}setSize(t){this.setAttribute("size",Object.values(Xt).includes(t)?`${t}`:bs.SIZE.toString())}get icon(){let t=Du(this.type);return t==="active-presence-small-filled"&&(this.type=bs.TYPE),t}handleOnLoad(){this.currentIconType=this.type}handleOnError(){this.onerror&&this.onerror("There was a problem while fetching the icon. Please check the icon name and try again.")}render(){return _`
|
|
1629
1629
|
<div part="presence-content">
|
|
1630
1630
|
<mdc-icon
|
|
1631
1631
|
part="mdc-presence-icon mdc-presence-icon__${this.currentIconType}"
|
|
@@ -1635,7 +1635,7 @@
|
|
|
1635
1635
|
@error="${this.handleOnError}"
|
|
1636
1636
|
></mdc-icon>
|
|
1637
1637
|
</div>
|
|
1638
|
-
`}};To.styles=[...q.styles,...Pu],p([u({type:String,reflect:!0})],To.prototype,"type",2),p([u({type:Number,reflect:!0})],To.prototype,"size",2),p([ut()],To.prototype,"currentIconType",2);var Ac=To;Ac.register(Lu);var
|
|
1638
|
+
`}};To.styles=[...q.styles,...Pu],p([u({type:String,reflect:!0})],To.prototype,"type",2),p([u({type:Number,reflect:!0})],To.prototype,"size",2),p([ut()],To.prototype,"currentIconType",2);var Ac=To;Ac.register(Lu);var xE=Ac;xc.register(wu);var AE=xc;var SE=[bt,U`
|
|
1639
1639
|
:host {
|
|
1640
1640
|
--mdc-avatarbutton-overlay-background-color-rest: var(--mds-color-theme-avatar-ghost);
|
|
1641
1641
|
--mdc-avatarbutton-overlay-background-color-hover: var(--mds-color-theme-avatar-hover);
|
|
@@ -1664,7 +1664,7 @@
|
|
|
1664
1664
|
:host::part(presence) {
|
|
1665
1665
|
z-index: 2;
|
|
1666
1666
|
}
|
|
1667
|
-
`,...At()],$u=
|
|
1667
|
+
`,...At()],$u=SE;var wa=class extends El(qt(se)){constructor(){super(...arguments);this.ariaLabel=null}connectedCallback(){super.connectedCallback(),this.active=void 0,this.disabled=void 0,this.softDisabled=void 0,this.role=rt.BUTTON,this.type=Fe.TYPE}update(t){super.update(t),t.has("size")&&this.setSize(this.size)}setSize(t){this.setAttribute("size",Object.values(Vt).includes(t)?`${t}`:gs.SIZE.toString())}render(){return _`
|
|
1668
1668
|
<div part="overlay" aria-hidden="true"></div>
|
|
1669
1669
|
<mdc-avatar
|
|
1670
1670
|
exportparts="content, photo, presence, loading-wrapper, loader"
|
|
@@ -1676,7 +1676,7 @@
|
|
|
1676
1676
|
size="${tt(this.size)}"
|
|
1677
1677
|
src="${tt(this.src)}"
|
|
1678
1678
|
></mdc-avatar>
|
|
1679
|
-
`}};wa.styles=[...$u],p([u({type:String,attribute:"aria-label"})],wa.prototype,"ariaLabel",2);var Sc=wa;var zu=z.constructTagName("avatarbutton");Sc.register(zu);var
|
|
1679
|
+
`}};wa.styles=[...$u],p([u({type:String,attribute:"aria-label"})],wa.prototype,"ariaLabel",2);var Sc=wa;var zu=z.constructTagName("avatarbutton");Sc.register(zu);var IE=Sc;var Vu=z.constructTagName("badge"),nr={DOT:"dot",ICON:"icon",COUNTER:"counter",SUCCESS:"success",WARNING:"warning",ERROR:"error"},Tl={SUCCESS_ICON_NAME:"check-circle-badge-filled",WARNING_ICON_NAME:"warning-badge-filled",ERROR_ICON_NAME:"error-legacy-badge-filled"},Ic={PRIMARY:"primary",SECONDARY:"secondary"},zi={TYPE:nr.DOT,MAX_COUNTER:99,MAX_COUNTER_LIMIT:999,VARIANT:Ic.PRIMARY,ICON_SIZE:1};var _E=[bt,U`
|
|
1680
1680
|
:host {
|
|
1681
1681
|
--mdc-badge-primary-foreground-color: var(--mds-color-theme-common-text-primary-normal);
|
|
1682
1682
|
--mdc-badge-primary-background-color: var(--mds-color-theme-background-accent-normal);
|
|
@@ -1755,7 +1755,7 @@
|
|
|
1755
1755
|
outline: none;
|
|
1756
1756
|
}
|
|
1757
1757
|
}
|
|
1758
|
-
`],Bu=
|
|
1758
|
+
`],Bu=_E;var zr=class extends qt(q){constructor(){super(...arguments);this.variant=zi.VARIANT;this.maxCounter=zi.MAX_COUNTER;this.overlay=!1;this.ariaLabel=null}getCounterText(t,r){return r===void 0||typeof r!="number"||t===0?"":r>t?`${t}+`:t>zi.MAX_COUNTER_LIMIT||r>zi.MAX_COUNTER_LIMIT?`${zi.MAX_COUNTER_LIMIT}+`:r.toString()}getBadgeIcon(t){return _`
|
|
1759
1759
|
<mdc-icon
|
|
1760
1760
|
part="badge-icon ${this.overlay?"badge-overlay":""}"
|
|
1761
1761
|
name="${tt(t)}"
|
|
@@ -1769,7 +1769,7 @@
|
|
|
1769
1769
|
>
|
|
1770
1770
|
${this.getCounterText(this.maxCounter,this.counter)}
|
|
1771
1771
|
</mdc-text>
|
|
1772
|
-
`}setRoleByAriaLabel(){this.ariaLabel?this.role=rt.IMG:this.role=null}getBadgeContentBasedOnType(){this.variant&&!Object.values(Ic).includes(this.variant)&&(this.variant=zi.VARIANT);let{iconName:t,type:r}=this;switch(r){case nr.ICON:return this.getBadgeIcon(t||"");case nr.COUNTER:return this.getBadgeCounterText();case nr.SUCCESS:return this.getBadgeIcon(Tl.SUCCESS_ICON_NAME);case nr.WARNING:return this.getBadgeIcon(Tl.WARNING_ICON_NAME);case nr.ERROR:return this.getBadgeIcon(Tl.ERROR_ICON_NAME);case nr.DOT:default:return this.type=nr.DOT,this.getBadgeDot()}}update(t){super.update(t),t.has("ariaLabel")&&this.setRoleByAriaLabel()}render(){return this.getBadgeContentBasedOnType()}};zr.styles=[...q.styles,...Bu],p([u({type:String,reflect:!0})],zr.prototype,"type",2),p([u({type:String,reflect:!0})],zr.prototype,"variant",2),p([u({type:Number})],zr.prototype,"counter",2),p([u({type:Number,attribute:"max-counter",reflect:!0})],zr.prototype,"maxCounter",2),p([u({type:Boolean})],zr.prototype,"overlay",2),p([u({type:String,attribute:"aria-label"})],zr.prototype,"ariaLabel",2);var _c=zr;_c.register(Vu);var
|
|
1772
|
+
`}setRoleByAriaLabel(){this.ariaLabel?this.role=rt.IMG:this.role=null}getBadgeContentBasedOnType(){this.variant&&!Object.values(Ic).includes(this.variant)&&(this.variant=zi.VARIANT);let{iconName:t,type:r}=this;switch(r){case nr.ICON:return this.getBadgeIcon(t||"");case nr.COUNTER:return this.getBadgeCounterText();case nr.SUCCESS:return this.getBadgeIcon(Tl.SUCCESS_ICON_NAME);case nr.WARNING:return this.getBadgeIcon(Tl.WARNING_ICON_NAME);case nr.ERROR:return this.getBadgeIcon(Tl.ERROR_ICON_NAME);case nr.DOT:default:return this.type=nr.DOT,this.getBadgeDot()}}update(t){super.update(t),t.has("ariaLabel")&&this.setRoleByAriaLabel()}render(){return this.getBadgeContentBasedOnType()}};zr.styles=[...q.styles,...Bu],p([u({type:String,reflect:!0})],zr.prototype,"type",2),p([u({type:String,reflect:!0})],zr.prototype,"variant",2),p([u({type:Number})],zr.prototype,"counter",2),p([u({type:Number,attribute:"max-counter",reflect:!0})],zr.prototype,"maxCounter",2),p([u({type:Boolean})],zr.prototype,"overlay",2),p([u({type:String,attribute:"aria-label"})],zr.prototype,"ariaLabel",2);var _c=zr;_c.register(Vu);var CE=_c;var kE=U`
|
|
1773
1773
|
:host {
|
|
1774
1774
|
display: block;
|
|
1775
1775
|
height: 100%;
|
|
@@ -1783,7 +1783,7 @@
|
|
|
1783
1783
|
width: 100%;
|
|
1784
1784
|
object-fit: contain;
|
|
1785
1785
|
}
|
|
1786
|
-
`,Uu=[
|
|
1786
|
+
`,Uu=[kE];var xo=class extends q{async getBrandVisualData(){if(this.name)return import(`@momentum-design/brand-visuals/dist/ts/${this.name}.ts`).then(t=>{this.handleBrandVisualLoadedSuccess(t.default())}).catch(t=>{this.handleBrandVisualLoadedFailure(t)});let o=new Error("No brandvisual name provided.");return this.handleBrandVisualLoadedFailure(o),Promise.reject(o)}updated(o){super.updated(o),o.has("name")&&this.getBrandVisualData().catch(t=>{this.onerror&&this.onerror(t)}),o.has("altText")&&this.brandVisualData&&(this.brandVisualData=this.injectHtmlAttributes(this.brandVisualData,{alt:this.altText}))}injectTemplateAttributes(o,t,r){let m=new DOMParser().parseFromString(o.strings[0],"text/html").querySelector(t);return m&&Object.entries(r).forEach(([g,x])=>{m.setAttribute(g,x)}),m||o}injectHtmlAttributes(o,t){return Object.entries(t).forEach(([r,s])=>{o.setAttribute(r,s)}),o}handleBrandVisualLoadedSuccess(o){this.brandVisualData=this.injectTemplateAttributes(o,"img",{alt:this.altText});let t=new Event("load",{bubbles:!0,cancelable:!0});this.dispatchEvent(t)}handleBrandVisualLoadedFailure(o){let t=new CustomEvent("error",{bubbles:!0,cancelable:!0,detail:{error:o}});this.dispatchEvent(t)}render(){return _` ${this.brandVisualData} `}};xo.styles=[...q.styles,...Uu],p([ut()],xo.prototype,"brandVisualData",2),p([u({type:String,reflect:!0})],xo.prototype,"name",2),p([u({type:String,reflect:!0})],xo.prototype,"altText",2);var Cc=xo;var Hu=z.constructTagName("brandvisual");Cc.register(Hu);var wE=Cc;var NE=U`
|
|
1787
1787
|
:host {
|
|
1788
1788
|
--mdc-bullet-background-color: var(--mds-color-theme-outline-secondary-normal);
|
|
1789
1789
|
--mdc-bullet-size-small: 0.25rem;
|
|
@@ -1804,7 +1804,7 @@
|
|
|
1804
1804
|
:host([size='large']) {
|
|
1805
1805
|
height: var(--mdc-bullet-size-large);
|
|
1806
1806
|
}
|
|
1807
|
-
`,Gu=[
|
|
1807
|
+
`,Gu=[NE];var Yu=z.constructTagName("bullet"),Wu={SMALL:"small",MEDIUM:"medium",LARGE:"large"};var Na=class extends q{constructor(){super(...arguments);this.size=Wu.SMALL}};Na.styles=[...q.styles,...Gu],p([u({type:String,reflect:!0})],Na.prototype,"size",2);var kc=Na;kc.register(Yu);var LE=kc;var ju=z.constructTagName("buttongroup"),OE={40:40,32:32,28:28,24:24},RE={HORIZONTAL:"horizontal",VERTICAL:"vertical"},ME={PRIMARY:"primary",SECONDARY:"secondary"},xl={SIZE:OE[28],VARIANT:ME.PRIMARY,ORIENTATION:RE.HORIZONTAL};var PE=U`
|
|
1808
1808
|
:host {
|
|
1809
1809
|
--mdc-buttongroup-border-radius: 1.25rem;
|
|
1810
1810
|
--mdc-buttongroup-border-color: var(--mds-color-theme-outline-button-normal);
|
|
@@ -1904,7 +1904,7 @@
|
|
|
1904
1904
|
:host([compact][orientation='horizontal'][size='40']) ::slotted(mdc-button) {
|
|
1905
1905
|
width: 2.5rem;
|
|
1906
1906
|
}
|
|
1907
|
-
`,Ku=[bt,
|
|
1907
|
+
`,Ku=[bt,PE];var di=class extends q{constructor(){super(...arguments);this.orientation=xl.ORIENTATION;this.variant=xl.VARIANT;this.size=xl.SIZE;this.compact=!1}handleSlotChange(){this.buttons.forEach(t=>{t.setAttribute("size",this.size.toString()),t.setAttribute("variant",this.variant)})}updated(t){super.updated(t),(t.has("size")||t.has("variant"))&&this.handleSlotChange()}render(){return _`<div part="container"><slot @slotchange=${this.handleSlotChange}></slot></div>`}};di.styles=[...q.styles,...Ku],p([u({type:String,reflect:!0})],di.prototype,"orientation",2),p([u({type:String,reflect:!0})],di.prototype,"variant",2),p([u({type:Number,reflect:!0})],di.prototype,"size",2),p([u({type:Boolean,reflect:!0})],di.prototype,"compact",2),p([Pt({selector:"mdc-button"})],di.prototype,"buttons",2);var wc=di;wc.register(ju);var DE=wc;var Ut=n=>{class o extends n{constructor(){super(...arguments);this.dataAriaLabel=null}}return p([u({type:String,reflect:!0,attribute:"data-aria-label"})],o.prototype,"dataAriaLabel",2),o};var qu=z.constructTagName("linksimple"),ys={INLINE:!1,INVERTED:!1};var FE=[bt,U`
|
|
1908
1908
|
:host {
|
|
1909
1909
|
--mdc-link-border-radius: 0.25rem;
|
|
1910
1910
|
--mdc-link-color-active: var(--mds-color-theme-text-accent-active);
|
|
@@ -1983,7 +1983,7 @@
|
|
|
1983
1983
|
:host([inline])::part(anchor) {
|
|
1984
1984
|
text-decoration: var(--mds-font-apps-body-large-regular-underline-text-decoration);
|
|
1985
1985
|
}
|
|
1986
|
-
`,...At(!0)],Xu=
|
|
1986
|
+
`,...At(!0)],Xu=FE;var Ve=class extends Ut(Bt(q)){constructor(){super(...arguments);this.inline=ys.INLINE;this.inverted=ys.INVERTED;this.target="_self"}connectedCallback(){super.connectedCallback(),this.addEventListener("click",this.handleNavigation.bind(this)),this.addEventListener("keydown",this.handleNavigation.bind(this))}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("click",this.handleNavigation.bind(this)),this.removeEventListener("keydown",this.handleNavigation.bind(this))}handleNavigation(t){this.disabled&&(t.preventDefault(),t.stopImmediatePropagation())}setDisabled(t){t?this.setAttribute("aria-disabled","true"):this.removeAttribute("aria-disabled")}update(t){super.update(t),t.has("disabled")&&this.setDisabled(this.disabled)}renderAnchorContent(){return _`<slot></slot>`}render(){var t;return _`
|
|
1987
1987
|
<a
|
|
1988
1988
|
class="mdc-focus-ring"
|
|
1989
1989
|
part="anchor"
|
|
@@ -2000,7 +2000,7 @@
|
|
|
2000
2000
|
>
|
|
2001
2001
|
${this.renderAnchorContent()}
|
|
2002
2002
|
</a>
|
|
2003
|
-
`}};Ve.styles=[...q.styles,...Xu],p([u({type:Boolean,reflect:!0})],Ve.prototype,"inline",2),p([u({type:Boolean,reflect:!0})],Ve.prototype,"inverted",2),p([u({type:String,reflect:!0})],Ve.prototype,"href",2),p([u({type:String,reflect:!0})],Ve.prototype,"target",2),p([u({type:String,reflect:!0})],Ve.prototype,"rel",2),p([u({type:String,reflect:!0})],Ve.prototype,"download",2),p([u({type:String,reflect:!0})],Ve.prototype,"ping",2),p([u({type:String,reflect:!0})],Ve.prototype,"hreflang",2),p([u({type:String,reflect:!0})],Ve.prototype,"type",2),p([u({type:String,reflect:!0})],Ve.prototype,"referrerpolicy",2);var Vr=Ve;var
|
|
2003
|
+
`}};Ve.styles=[...q.styles,...Xu],p([u({type:Boolean,reflect:!0})],Ve.prototype,"inline",2),p([u({type:Boolean,reflect:!0})],Ve.prototype,"inverted",2),p([u({type:String,reflect:!0})],Ve.prototype,"href",2),p([u({type:String,reflect:!0})],Ve.prototype,"target",2),p([u({type:String,reflect:!0})],Ve.prototype,"rel",2),p([u({type:String,reflect:!0})],Ve.prototype,"download",2),p([u({type:String,reflect:!0})],Ve.prototype,"ping",2),p([u({type:String,reflect:!0})],Ve.prototype,"hreflang",2),p([u({type:String,reflect:!0})],Ve.prototype,"type",2),p([u({type:String,reflect:!0})],Ve.prototype,"referrerpolicy",2);var Vr=Ve;var $E=U`
|
|
2004
2004
|
:host {
|
|
2005
2005
|
border: unset;
|
|
2006
2006
|
}
|
|
@@ -2054,11 +2054,11 @@
|
|
|
2054
2054
|
:host([variant='secondary'][soft-disabled])::part(anchor) {
|
|
2055
2055
|
border-color: var(--mdc-button-border-color);
|
|
2056
2056
|
}
|
|
2057
|
-
`,Zu=[
|
|
2057
|
+
`,Zu=[$E,...At(!0)];var Es=class extends jn(Vr){constructor(){super(...arguments);this.size=Fe.SIZE}setSoftDisabled(t,r){r?t.setAttribute("aria-disabled","true"):t.removeAttribute("aria-disabled")}update(t){super.update(t),t.has("softDisabled")&&this.setSoftDisabled(this,this.softDisabled),t.has("size")&&this.setSize(this.size),t.has("variant")&&(this.setVariant(this.variant),this.setSize(this.size)),t.has("color")&&this.setColor(this.color),t.has("typeInternal")&&this.setSize(this.size),(t.has("prefixIcon")||t.has("postfixIcon"))&&this.inferButtonType()}renderAnchorContent(){return _`
|
|
2058
2058
|
${this.prefixIcon?_`<mdc-icon name="${this.prefixIcon}" part="prefix-icon" length-unit="rem"></mdc-icon>`:""}
|
|
2059
2059
|
<slot @slotchange="${this.inferButtonType}" part="button-text"></slot>
|
|
2060
2060
|
${this.postfixIcon?_`<mdc-icon name="${this.postfixIcon}" part="postfix-icon" length-unit="rem"></mdc-icon>`:""}
|
|
2061
|
-
`}};Es.styles=[...yo.styles,...Zu],p([u({type:Number,reflect:!0})],Es.prototype,"size",2),p([u({type:Boolean,attribute:"soft-disabled",reflect:!0})],Es.prototype,"softDisabled",2);var Nc=Es;var Qu=z.constructTagName("buttonlink");Nc.register(Qu);var
|
|
2061
|
+
`}};Es.styles=[...yo.styles,...Zu],p([u({type:Number,reflect:!0})],Es.prototype,"size",2),p([u({type:Boolean,attribute:"soft-disabled",reflect:!0})],Es.prototype,"softDisabled",2);var Nc=Es;var Qu=z.constructTagName("buttonlink");Nc.register(Qu);var zE=Nc;var Al=n=>{class o extends n{constructor(){super(...arguments);this.cardTitle="";this.subtitle="";this.imageSrc="";this.imageAlt="";this.variant=ae.VARIANT;this.orientation=ae.ORIENTATION;this.titleTagName=ae.TAGNAME;this.subtitleTagName=ae.TAGNAME}renderImage(){return this.imageSrc?_`<div part="image-wrapper"><img part="image" src="${this.imageSrc}" alt="${this.imageAlt}" /></div>`:j}renderIcon(){return this.iconName?_`<mdc-icon
|
|
2062
2062
|
part="icon"
|
|
2063
2063
|
size="${ae.ICON_SIZE}"
|
|
2064
2064
|
length-unit="${ae.ICON_LENGTH_UNIT}"
|
|
@@ -2068,7 +2068,7 @@
|
|
|
2068
2068
|
${this.subtitle?_`<mdc-text part="subtitle" type="${ae.SUBTITLE_TYPE}" tagname="${this.subtitleTagName}"
|
|
2069
2069
|
>${this.subtitle}</mdc-text
|
|
2070
2070
|
>`:j}
|
|
2071
|
-
</div>`}}return p([u({type:String,attribute:"card-title",reflect:!0})],o.prototype,"cardTitle",2),p([u({type:String,reflect:!0})],o.prototype,"subtitle",2),p([u({type:String,attribute:"image-src",reflect:!0})],o.prototype,"imageSrc",2),p([u({type:String,attribute:"image-alt",reflect:!0})],o.prototype,"imageAlt",2),p([u({type:String,reflect:!0})],o.prototype,"variant",2),p([u({type:String,reflect:!0})],o.prototype,"orientation",2),p([u({type:String,attribute:"title-tag-name",reflect:!0})],o.prototype,"titleTagName",2),p([u({type:String,attribute:"subtitle-tag-name",reflect:!0})],o.prototype,"subtitleTagName",2),p([u({type:String,attribute:"icon-name",reflect:!0})],o.prototype,"iconName",2),o};var
|
|
2071
|
+
</div>`}}return p([u({type:String,attribute:"card-title",reflect:!0})],o.prototype,"cardTitle",2),p([u({type:String,reflect:!0})],o.prototype,"subtitle",2),p([u({type:String,attribute:"image-src",reflect:!0})],o.prototype,"imageSrc",2),p([u({type:String,attribute:"image-alt",reflect:!0})],o.prototype,"imageAlt",2),p([u({type:String,reflect:!0})],o.prototype,"variant",2),p([u({type:String,reflect:!0})],o.prototype,"orientation",2),p([u({type:String,attribute:"title-tag-name",reflect:!0})],o.prototype,"titleTagName",2),p([u({type:String,attribute:"subtitle-tag-name",reflect:!0})],o.prototype,"subtitleTagName",2),p([u({type:String,attribute:"icon-name",reflect:!0})],o.prototype,"iconName",2),o};var VE=U`
|
|
2072
2072
|
:host {
|
|
2073
2073
|
--mdc-card-width: 20rem;
|
|
2074
2074
|
align-items: stretch;
|
|
@@ -2177,7 +2177,7 @@
|
|
|
2177
2177
|
mdc-text::part(text) {
|
|
2178
2178
|
margin: 0;
|
|
2179
2179
|
}
|
|
2180
|
-
`,Ju=[bt,
|
|
2180
|
+
`,Ju=[bt,VE];var La=class extends Al(us(q)){constructor(){super(...arguments);this.handleIconButtons=()=>{var t;(t=this.iconButtons)==null||t.forEach(r=>{r.matches(ae.BUTTON)&&(r.setAttribute("variant",Ft.TERTIARY),r.setAttribute("size","32"))})}}update(t){super.update(t),t.has("variant")&&this.updateFooterButtonColors(this.variant)}renderHeader(){return this.cardTitle?_`<div part="header">
|
|
2181
2181
|
${this.renderIcon()} ${this.renderTitle()}
|
|
2182
2182
|
<div part="icon-button"><slot name="icon-button" @slotchange=${this.handleIconButtons}></slot></div>
|
|
2183
2183
|
</div>`:j}render(){return _`
|
|
@@ -2191,7 +2191,7 @@
|
|
|
2191
2191
|
</div>
|
|
2192
2192
|
${this.renderFooter()}
|
|
2193
2193
|
</div>
|
|
2194
|
-
`}};La.styles=[...q.styles,...Ju],p([Pt({slot:"icon-button"})],La.prototype,"iconButtons",2);var xr=La;xr.register(fu);var
|
|
2194
|
+
`}};La.styles=[...q.styles,...Ju],p([Pt({slot:"icon-button"})],La.prototype,"iconButtons",2);var xr=La;xr.register(fu);var BE=xr;var UE=U`
|
|
2195
2195
|
:host {
|
|
2196
2196
|
cursor: pointer;
|
|
2197
2197
|
user-select: none;
|
|
@@ -2213,7 +2213,7 @@
|
|
|
2213
2213
|
:host([disabled])::part(image) {
|
|
2214
2214
|
opacity: 0.5;
|
|
2215
2215
|
}
|
|
2216
|
-
`,tf=[
|
|
2216
|
+
`,tf=[UE,...At()];var Sl=class extends Al(se){connectedCallback(){super.connectedCallback(),this.active=void 0,this.size=void 0}renderHeader(){return this.cardTitle?_`<div part="header">${this.renderIcon()} ${this.renderTitle()}</div>`:j}render(){return _`
|
|
2217
2217
|
${this.renderImage()}
|
|
2218
2218
|
<div part="body">
|
|
2219
2219
|
${this.renderHeader()}
|
|
@@ -2221,7 +2221,7 @@
|
|
|
2221
2221
|
<slot name="body"></slot>
|
|
2222
2222
|
<slot name="after-body"></slot>
|
|
2223
2223
|
</div>
|
|
2224
|
-
`}};Sl.styles=[...xr.styles,...tf];var Lc=Sl;var ef=z.constructTagName("cardbutton");Lc.register(ef);var
|
|
2224
|
+
`}};Sl.styles=[...xr.styles,...tf];var Lc=Sl;var ef=z.constructTagName("cardbutton");Lc.register(ef);var HE=Lc;var rf=z.constructTagName("cardcheckbox"),Oc={DEFAULT:"check-circle-bold",CHECKED:"check-circle-filled"},Il={CHECK:"check",CHECKBOX:"checkbox"},_l={SELECTION_TYPE:Il.CHECK,ICON_SIZE:1.5,ICON_LENGTH_UNIT:"rem"};var GE=U`
|
|
2225
2225
|
:host {
|
|
2226
2226
|
cursor: pointer;
|
|
2227
2227
|
user-select: none;
|
|
@@ -2278,7 +2278,7 @@
|
|
|
2278
2278
|
:host([disabled])::part(check-icon) {
|
|
2279
2279
|
color: var(--mds-color-theme-text-primary-disabled);
|
|
2280
2280
|
}
|
|
2281
|
-
`,of=[
|
|
2281
|
+
`,of=[GE,...At()];var Ts=class extends Bt(Pr(xr)){constructor(){super();this.checked=!1;this.selectionType=_l.SELECTION_TYPE;this.addEventListener("click",this.toggleChecked.bind(this)),this.addEventListener("keydown",this.toggleOnEnter.bind(this)),this.addEventListener("keyup",this.toggleOnSpace.bind(this))}connectedCallback(){super.connectedCallback(),this.role=rt.CHECKBOX}update(t){super.update(t),t.has("checked")&&this.setAttribute("aria-checked",`${this.checked}`),t.has("disabled")&&(this.setAttribute("aria-disabled",`${this.disabled}`),this.tabIndex=this.disabled?-1:0)}toggleChecked(){this.disabled||(this.checked=!this.checked),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0}))}toggleOnEnter(t){t.key===Q.ENTER&&this.toggleChecked()}toggleOnSpace(t){t.key===Q.SPACE&&this.toggleChecked()}renderSelection(){let t=this.checked?Oc.CHECKED:Oc.DEFAULT;switch(this.selectionType){case Il.CHECK:return _`<mdc-icon
|
|
2282
2282
|
part="check check-icon"
|
|
2283
2283
|
size="${_l.ICON_SIZE}"
|
|
2284
2284
|
length-unit="${_l.ICON_LENGTH_UNIT}"
|
|
@@ -2295,7 +2295,7 @@
|
|
|
2295
2295
|
<slot name="body"></slot>
|
|
2296
2296
|
<slot name="after-body"></slot>
|
|
2297
2297
|
</div>
|
|
2298
|
-
`}};Ts.styles=[...xr.styles,...of],p([u({type:Boolean,reflect:!0})],Ts.prototype,"checked",2),p([u({type:String,attribute:"selection-type",reflect:!0})],Ts.prototype,"selectionType",2);var Rc=Ts;var
|
|
2298
|
+
`}};Ts.styles=[...xr.styles,...of],p([u({type:Boolean,reflect:!0})],Ts.prototype,"checked",2),p([u({type:String,attribute:"selection-type",reflect:!0})],Ts.prototype,"selectionType",2);var Rc=Ts;var YE=[U`
|
|
2299
2299
|
:host {
|
|
2300
2300
|
--mdc-checkbox-border-color: var(--mds-color-theme-outline-input-normal);
|
|
2301
2301
|
--mdc-checkbox-background-color: var(--mds-color-theme-control-inactive-normal);
|
|
@@ -2373,7 +2373,7 @@
|
|
|
2373
2373
|
--mdc-checkbox-icon-color: GrayText;
|
|
2374
2374
|
}
|
|
2375
2375
|
}
|
|
2376
|
-
`],sf=
|
|
2376
|
+
`],sf=YE;var af=z.constructTagName("formfieldwrapper"),$t={DEFAULT:"default",ERROR:"error",PRIORITY:"priority",SUCCESS:"success",WARNING:"warning"},Nt={VALIDATION:$t.DEFAULT,HELPER_TEXT_ID:"helper-text-id",HEADING_ID:"heading-id",ICON_SIZE:20,INFO_ICON:"info-badge-filled",TOGGLETIP_PLACEMENT:"top",TOGGLETIP_STRATEGY:"absolute"},Oa={TAGNAME:mt.SPAN,TYPE:st.BODY_MIDSIZE_REGULAR,HEADER_TYPE:st.BODY_MIDSIZE_BOLD};var nf=z.constructTagName("checkbox"),Cl={CHECKED:"check-bold",INDETERMINATE:"minus-bold"},lf={ERROR:$t.ERROR,DEFAULT:$t.DEFAULT};var df=z.constructTagName("staticcheckbox");var Vi=class extends Bt(q){constructor(){super(...arguments);this.checked=!1;this.indeterminate=!1;this.readonly=!1;this.softDisabled=!1}render(){let t=this.checked||this.indeterminate?_`
|
|
2377
2377
|
<mdc-icon
|
|
2378
2378
|
part="checkbox-icon"
|
|
2379
2379
|
name="${this.indeterminate?Cl.INDETERMINATE:Cl.CHECKED}"
|
|
@@ -2381,7 +2381,7 @@
|
|
|
2381
2381
|
length-unit="rem"
|
|
2382
2382
|
></mdc-icon>
|
|
2383
2383
|
`:j;return _`<slot></slot>
|
|
2384
|
-
<div part="icon-container">${t}</div>`}};Vi.styles=[...q.styles,...sf],p([u({type:Boolean,reflect:!0})],Vi.prototype,"checked",2),p([u({type:Boolean,reflect:!0})],Vi.prototype,"indeterminate",2),p([u({type:Boolean,reflect:!0})],Vi.prototype,"readonly",2),p([u({type:Boolean,attribute:"soft-disabled",reflect:!0})],Vi.prototype,"softDisabled",2);var Mc=Vi;Mc.register(df);var
|
|
2384
|
+
<div part="icon-container">${t}</div>`}};Vi.styles=[...q.styles,...sf],p([u({type:Boolean,reflect:!0})],Vi.prototype,"checked",2),p([u({type:Boolean,reflect:!0})],Vi.prototype,"indeterminate",2),p([u({type:Boolean,reflect:!0})],Vi.prototype,"readonly",2),p([u({type:Boolean,attribute:"soft-disabled",reflect:!0})],Vi.prototype,"softDisabled",2);var Mc=Vi;Mc.register(df);var WE=Mc;Rc.register(rf);var jE=Rc;var KE=U`
|
|
2385
2385
|
:host {
|
|
2386
2386
|
cursor: pointer;
|
|
2387
2387
|
user-select: none;
|
|
@@ -2434,7 +2434,7 @@
|
|
|
2434
2434
|
:host([disabled])::part(image) {
|
|
2435
2435
|
opacity: 0.5;
|
|
2436
2436
|
}
|
|
2437
|
-
`,cf=[
|
|
2437
|
+
`,cf=[KE,...At()];var xs=class extends Bt(Pr(xr)){constructor(){super();this.checked=!1;this.name="";this.addEventListener("click",this.toggleChecked.bind(this)),this.addEventListener("keydown",this.toggleOnEnter.bind(this)),this.addEventListener("keyup",this.toggleOnSpace.bind(this))}connectedCallback(){super.connectedCallback(),this.role=rt.RADIO}getAllCardsWithinSameGroup(){return Array.from(document.querySelectorAll(`mdc-cardradio[name="${this.name}"]`))}toggleChecked(){if(this.disabled||this.checked)return;this.getAllCardsWithinSameGroup().forEach(r=>{r.checked=!1}),this.checked=!0,this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0}))}setDisabled(t){this.setAttribute("aria-disabled",`${t}`),this.tabIndex=t?-1:0}update(t){super.update(t),t.has("checked")&&this.setAttribute("aria-checked",`${this.checked}`),t.has("disabled")&&this.setDisabled(this.disabled)}updateCardRadio(t,r){t[r].focus(),t[r].toggleChecked()}toggleOnEnter(t){if(this.disabled)return;let s=this.getAllCardsWithinSameGroup().filter(m=>!m.disabled),d=s.indexOf(this);if(["ArrowDown","ArrowRight"].includes(t.key)){let m=(d+1)%s.length;this.updateCardRadio(s,m)}else if(["ArrowUp","ArrowLeft"].includes(t.key)){let m=(d-1+s.length)%s.length;this.updateCardRadio(s,m)}t.key===Q.ENTER&&this.toggleChecked()}toggleOnSpace(t){t.key===Q.SPACE&&this.toggleChecked()}renderHeader(){return this.cardTitle?_`<div part="header">
|
|
2438
2438
|
${this.renderIcon()} ${this.renderTitle()}
|
|
2439
2439
|
<mdc-staticradio part="check" ?checked="${this.checked}" ?disabled="${this.disabled}"></mdc-staticradio>
|
|
2440
2440
|
</div>`:j}render(){return _`
|
|
@@ -2445,7 +2445,7 @@
|
|
|
2445
2445
|
<slot name="body"></slot>
|
|
2446
2446
|
<slot name="after-body"></slot>
|
|
2447
2447
|
</div>
|
|
2448
|
-
`}};xs.styles=[...xr.styles,...cf],p([u({type:Boolean,reflect:!0})],xs.prototype,"checked",2),p([u({type:String})],xs.prototype,"name",2);var Pc=xs;var kl=z.constructTagName("cardradio");var
|
|
2448
|
+
`}};xs.styles=[...xr.styles,...cf],p([u({type:Boolean,reflect:!0})],xs.prototype,"checked",2),p([u({type:String})],xs.prototype,"name",2);var Pc=xs;var kl=z.constructTagName("cardradio");var qE=[U`
|
|
2449
2449
|
:host {
|
|
2450
2450
|
--mdc-radio-inner-circle-size: 0.375rem;
|
|
2451
2451
|
--mdc-radio-outer-circle-size: 1rem;
|
|
@@ -2542,8 +2542,8 @@
|
|
|
2542
2542
|
--mdc-radio-outer-circle-background-color: GrayText;
|
|
2543
2543
|
}
|
|
2544
2544
|
}
|
|
2545
|
-
`],hf=
|
|
2546
|
-
<span part="radio-icon" class="radio-icon"></span>`}};Ao.styles=[...q.styles,...hf],p([u({type:Boolean,reflect:!0})],Ao.prototype,"checked",2),p([u({type:Boolean,reflect:!0})],Ao.prototype,"readonly",2),p([u({type:Boolean,attribute:"soft-disabled",reflect:!0})],Ao.prototype,"softDisabled",2);var Dc=Ao;var pf=z.constructTagName("staticradio");Dc.register(pf);var qE=Dc;Pc.register(kl);var XE=Pc;var Br=Math.min,Ce=Math.max,Ma=Math.round,Pa=Math.floor,Ar=n=>({x:n,y:n}),ZE={left:"right",right:"left",bottom:"top",top:"bottom"},QE={start:"end",end:"start"};function Nl(n,o,t){return Ce(n,Br(o,t))}function So(n,o){return typeof n=="function"?n(o):n}function ci(n){return n.split("-")[0]}function Io(n){return n.split("-")[1]}function Fc(n){return n==="x"?"y":"x"}function Ll(n){return n==="y"?"height":"width"}var JE=new Set(["top","bottom"]);function Ur(n){return JE.has(ci(n))?"y":"x"}function Ol(n){return Fc(Ur(n))}function ff(n,o,t){t===void 0&&(t=!1);let r=Io(n),s=Ol(n),d=Ll(s),m=s==="x"?r===(t?"end":"start")?"right":"left":r==="start"?"bottom":"top";return o.reference[d]>o.floating[d]&&(m=Ra(m)),[m,Ra(m)]}function vf(n){let o=Ra(n);return[wl(n),o,wl(o)]}function wl(n){return n.replace(/start|end/g,o=>QE[o])}var mf=["left","right"],uf=["right","left"],tT=["top","bottom"],eT=["bottom","top"];function rT(n,o,t){switch(n){case"top":case"bottom":return t?o?uf:mf:o?mf:uf;case"left":case"right":return o?tT:eT;default:return[]}}function gf(n,o,t,r){let s=Io(n),d=rT(ci(n),t==="start",r);return s&&(d=d.map(m=>m+"-"+s),o&&(d=d.concat(d.map(wl)))),d}function Ra(n){return n.replace(/left|right|bottom|top/g,o=>ZE[o])}function iT(n){return{top:0,right:0,bottom:0,left:0,...n}}function $c(n){return typeof n!="number"?iT(n):{top:n,right:n,bottom:n,left:n}}function _o(n){let{x:o,y:t,width:r,height:s}=n;return{width:r,height:s,top:t,left:o,right:o+r,bottom:t+s,x:o,y:t}}function bf(n,o,t){let{reference:r,floating:s}=n,d=Ur(o),m=Ol(o),g=Ll(m),x=ci(o),L=d==="y",B=r.x+r.width/2-s.width/2,K=r.y+r.height/2-s.height/2,Z=r[g]/2-s[g]/2,X;switch(x){case"top":X={x:B,y:r.y-s.height};break;case"bottom":X={x:B,y:r.y+r.height};break;case"right":X={x:r.x+r.width,y:K};break;case"left":X={x:r.x-s.width,y:K};break;default:X={x:r.x,y:r.y}}switch(Io(o)){case"start":X[m]-=Z*(t&&L?-1:1);break;case"end":X[m]+=Z*(t&&L?-1:1);break}return X}var yf=async(n,o,t)=>{let{placement:r="bottom",strategy:s="absolute",middleware:d=[],platform:m}=t,g=d.filter(Boolean),x=await(m.isRTL==null?void 0:m.isRTL(o)),L=await m.getElementRects({reference:n,floating:o,strategy:s}),{x:B,y:K}=bf(L,r,x),Z=r,X={},it=0;for(let dt=0;dt<g.length;dt++){let{name:lt,fn:gt}=g[dt],{x:St,y:Ct,data:Gt,reset:zt}=await gt({x:B,y:K,initialPlacement:r,placement:Z,strategy:s,middlewareData:X,rects:L,platform:m,elements:{reference:n,floating:o}});B=St!=null?St:B,K=Ct!=null?Ct:K,X={...X,[lt]:{...X[lt],...Gt}},zt&&it<=50&&(it++,typeof zt=="object"&&(zt.placement&&(Z=zt.placement),zt.rects&&(L=zt.rects===!0?await m.getElementRects({reference:n,floating:o,strategy:s}):zt.rects),{x:B,y:K}=bf(L,Z,x)),dt=-1)}return{x:B,y:K,placement:Z,strategy:s,middlewareData:X}};async function Rl(n,o){var t;o===void 0&&(o={});let{x:r,y:s,platform:d,rects:m,elements:g,strategy:x}=n,{boundary:L="clippingAncestors",rootBoundary:B="viewport",elementContext:K="floating",altBoundary:Z=!1,padding:X=0}=So(o,n),it=$c(X),lt=g[Z?K==="floating"?"reference":"floating":K],gt=_o(await d.getClippingRect({element:(t=await(d.isElement==null?void 0:d.isElement(lt)))==null||t?lt:lt.contextElement||await(d.getDocumentElement==null?void 0:d.getDocumentElement(g.floating)),boundary:L,rootBoundary:B,strategy:x})),St=K==="floating"?{x:r,y:s,width:m.floating.width,height:m.floating.height}:m.reference,Ct=await(d.getOffsetParent==null?void 0:d.getOffsetParent(g.floating)),Gt=await(d.isElement==null?void 0:d.isElement(Ct))?await(d.getScale==null?void 0:d.getScale(Ct))||{x:1,y:1}:{x:1,y:1},zt=_o(d.convertOffsetParentRelativeRectToViewportRelativeRect?await d.convertOffsetParentRelativeRectToViewportRelativeRect({elements:g,rect:St,offsetParent:Ct,strategy:x}):St);return{top:(gt.top-zt.top+it.top)/Gt.y,bottom:(zt.bottom-gt.bottom+it.bottom)/Gt.y,left:(gt.left-zt.left+it.left)/Gt.x,right:(zt.right-gt.right+it.right)/Gt.x}}var Ef=n=>({name:"arrow",options:n,async fn(o){let{x:t,y:r,placement:s,rects:d,platform:m,elements:g,middlewareData:x}=o,{element:L,padding:B=0}=So(n,o)||{};if(L==null)return{};let K=$c(B),Z={x:t,y:r},X=Ol(s),it=Ll(X),dt=await m.getDimensions(L),lt=X==="y",gt=lt?"top":"left",St=lt?"bottom":"right",Ct=lt?"clientHeight":"clientWidth",Gt=d.reference[it]+d.reference[X]-Z[X]-d.floating[it],zt=Z[X]-d.reference[X],Yt=await(m.getOffsetParent==null?void 0:m.getOffsetParent(L)),Qt=Yt?Yt[Ct]:0;(!Qt||!await(m.isElement==null?void 0:m.isElement(Yt)))&&(Qt=g.floating[Ct]||d.floating[it]);let de=Gt/2-zt/2,vr=Qt/2-dt[it]/2-1,Le=Br(K[gt],vr),Qe=Br(K[St],vr),gr=Le,br=Qt-dt[it]-Qe,kt=Qt/2-dt[it]/2+de,ue=Nl(gr,kt,br),Je=!x.arrow&&Io(s)!=null&&kt!==ue&&d.reference[it]/2-(kt<gr?Le:Qe)-dt[it]/2<0,tr=Je?kt<gr?kt-gr:kt-br:0;return{[X]:Z[X]+tr,data:{[X]:ue,centerOffset:kt-ue-tr,...Je&&{alignmentOffset:tr}},reset:Je}}});var Tf=function(n){return n===void 0&&(n={}),{name:"flip",options:n,async fn(o){var t,r;let{placement:s,middlewareData:d,rects:m,initialPlacement:g,platform:x,elements:L}=o,{mainAxis:B=!0,crossAxis:K=!0,fallbackPlacements:Z,fallbackStrategy:X="bestFit",fallbackAxisSideDirection:it="none",flipAlignment:dt=!0,...lt}=So(n,o);if((t=d.arrow)!=null&&t.alignmentOffset)return{};let gt=ci(s),St=Ur(g),Ct=ci(g)===g,Gt=await(x.isRTL==null?void 0:x.isRTL(L.floating)),zt=Z||(Ct||!dt?[Ra(g)]:vf(g)),Yt=it!=="none";!Z&&Yt&&zt.push(...gf(g,dt,it,Gt));let Qt=[g,...zt],de=await Rl(o,lt),vr=[],Le=((r=d.flip)==null?void 0:r.overflows)||[];if(B&&vr.push(de[gt]),K){let kt=ff(s,m,Gt);vr.push(de[kt[0]],de[kt[1]])}if(Le=[...Le,{placement:s,overflows:vr}],!vr.every(kt=>kt<=0)){var Qe,gr;let kt=(((Qe=d.flip)==null?void 0:Qe.index)||0)+1,ue=Qt[kt];if(ue&&(!(K==="alignment"?St!==Ur(ue):!1)||Le.every(er=>er.overflows[0]>0&&Ur(er.placement)===St)))return{data:{index:kt,overflows:Le},reset:{placement:ue}};let Je=(gr=Le.filter(tr=>tr.overflows[0]<=0).sort((tr,er)=>tr.overflows[1]-er.overflows[1])[0])==null?void 0:gr.placement;if(!Je)switch(X){case"bestFit":{var br;let tr=(br=Le.filter(er=>{if(Yt){let rr=Ur(er.placement);return rr===St||rr==="y"}return!0}).map(er=>[er.placement,er.overflows.filter(rr=>rr>0).reduce((rr,gn)=>rr+gn,0)]).sort((er,rr)=>er[1]-rr[1])[0])==null?void 0:br[0];tr&&(Je=tr);break}case"initialPlacement":Je=g;break}if(s!==Je)return{reset:{placement:Je}}}return{}}}};var oT=new Set(["left","top"]);async function sT(n,o){let{placement:t,platform:r,elements:s}=n,d=await(r.isRTL==null?void 0:r.isRTL(s.floating)),m=ci(t),g=Io(t),x=Ur(t)==="y",L=oT.has(m)?-1:1,B=d&&x?-1:1,K=So(o,n),{mainAxis:Z,crossAxis:X,alignmentAxis:it}=typeof K=="number"?{mainAxis:K,crossAxis:0,alignmentAxis:null}:{mainAxis:K.mainAxis||0,crossAxis:K.crossAxis||0,alignmentAxis:K.alignmentAxis};return g&&typeof it=="number"&&(X=g==="end"?it*-1:it),x?{x:X*B,y:Z*L}:{x:Z*L,y:X*B}}var xf=function(n){return n===void 0&&(n=0),{name:"offset",options:n,async fn(o){var t,r;let{x:s,y:d,placement:m,middlewareData:g}=o,x=await sT(o,n);return m===((t=g.offset)==null?void 0:t.placement)&&(r=g.arrow)!=null&&r.alignmentOffset?{}:{x:s+x.x,y:d+x.y,data:{...x,placement:m}}}}},Af=function(n){return n===void 0&&(n={}),{name:"shift",options:n,async fn(o){let{x:t,y:r,placement:s}=o,{mainAxis:d=!0,crossAxis:m=!1,limiter:g={fn:lt=>{let{x:gt,y:St}=lt;return{x:gt,y:St}}},...x}=So(n,o),L={x:t,y:r},B=await Rl(o,x),K=Ur(ci(s)),Z=Fc(K),X=L[Z],it=L[K];if(d){let lt=Z==="y"?"top":"left",gt=Z==="y"?"bottom":"right",St=X+B[lt],Ct=X-B[gt];X=Nl(St,X,Ct)}if(m){let lt=K==="y"?"top":"left",gt=K==="y"?"bottom":"right",St=it+B[lt],Ct=it-B[gt];it=Nl(St,it,Ct)}let dt=g.fn({...o,[Z]:X,[K]:it});return{...dt,data:{x:dt.x-t,y:dt.y-r,enabled:{[Z]:d,[K]:m}}}}}};var Sf=function(n){return n===void 0&&(n={}),{name:"size",options:n,async fn(o){var t,r;let{placement:s,rects:d,platform:m,elements:g}=o,{apply:x=()=>{},...L}=So(n,o),B=await Rl(o,L),K=ci(s),Z=Io(s),X=Ur(s)==="y",{width:it,height:dt}=d.floating,lt,gt;K==="top"||K==="bottom"?(lt=K,gt=Z===(await(m.isRTL==null?void 0:m.isRTL(g.floating))?"start":"end")?"left":"right"):(gt=K,lt=Z==="end"?"top":"bottom");let St=dt-B.top-B.bottom,Ct=it-B.left-B.right,Gt=Br(dt-B[lt],St),zt=Br(it-B[gt],Ct),Yt=!o.middlewareData.shift,Qt=Gt,de=zt;if((t=o.middlewareData.shift)!=null&&t.enabled.x&&(de=Ct),(r=o.middlewareData.shift)!=null&&r.enabled.y&&(Qt=St),Yt&&!Z){let Le=Ce(B.left,0),Qe=Ce(B.right,0),gr=Ce(B.top,0),br=Ce(B.bottom,0);X?de=it-2*(Le!==0||Qe!==0?Le+Qe:Ce(B.left,B.right)):Qt=dt-2*(gr!==0||br!==0?gr+br:Ce(B.top,B.bottom))}await x({...o,availableWidth:de,availableHeight:Qt});let vr=await m.getDimensions(g.floating);return it!==vr.width||dt!==vr.height?{reset:{rects:!0}}:{}}}};function Ml(){return typeof window<"u"}function Co(n){return _f(n)?(n.nodeName||"").toLowerCase():"#document"}function Be(n){var o;return(n==null||(o=n.ownerDocument)==null?void 0:o.defaultView)||window}function Sr(n){var o;return(o=(_f(n)?n.ownerDocument:n.document)||window.document)==null?void 0:o.documentElement}function _f(n){return Ml()?n instanceof Node||n instanceof Be(n).Node:!1}function lr(n){return Ml()?n instanceof Element||n instanceof Be(n).Element:!1}function Ir(n){return Ml()?n instanceof HTMLElement||n instanceof Be(n).HTMLElement:!1}function If(n){return!Ml()||typeof ShadowRoot>"u"?!1:n instanceof ShadowRoot||n instanceof Be(n).ShadowRoot}var aT=new Set(["inline","contents"]);function Ss(n){let{overflow:o,overflowX:t,overflowY:r,display:s}=dr(n);return/auto|scroll|overlay|hidden|clip/.test(o+r+t)&&!aT.has(s)}var nT=new Set(["table","td","th"]);function Cf(n){return nT.has(Co(n))}var lT=[":popover-open",":modal"];function Da(n){return lT.some(o=>{try{return n.matches(o)}catch{return!1}})}var dT=["transform","translate","scale","rotate","perspective"],cT=["transform","translate","scale","rotate","perspective","filter"],hT=["paint","layout","strict","content"];function Pl(n){let o=Dl(),t=lr(n)?dr(n):n;return dT.some(r=>t[r]?t[r]!=="none":!1)||(t.containerType?t.containerType!=="normal":!1)||!o&&(t.backdropFilter?t.backdropFilter!=="none":!1)||!o&&(t.filter?t.filter!=="none":!1)||cT.some(r=>(t.willChange||"").includes(r))||hT.some(r=>(t.contain||"").includes(r))}function kf(n){let o=hi(n);for(;Ir(o)&&!ko(o);){if(Pl(o))return o;if(Da(o))return null;o=hi(o)}return null}function Dl(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}var pT=new Set(["html","body","#document"]);function ko(n){return pT.has(Co(n))}function dr(n){return Be(n).getComputedStyle(n)}function Fa(n){return lr(n)?{scrollLeft:n.scrollLeft,scrollTop:n.scrollTop}:{scrollLeft:n.scrollX,scrollTop:n.scrollY}}function hi(n){if(Co(n)==="html")return n;let o=n.assignedSlot||n.parentNode||If(n)&&n.host||Sr(n);return If(o)?o.host:o}function wf(n){let o=hi(n);return ko(o)?n.ownerDocument?n.ownerDocument.body:n.body:Ir(o)&&Ss(o)?o:wf(o)}function As(n,o,t){var r;o===void 0&&(o=[]),t===void 0&&(t=!0);let s=wf(n),d=s===((r=n.ownerDocument)==null?void 0:r.body),m=Be(s);if(d){let g=Fl(m);return o.concat(m,m.visualViewport||[],Ss(s)?s:[],g&&t?As(g):[])}return o.concat(s,As(s,[],t))}function Fl(n){return n.parent&&Object.getPrototypeOf(n.parent)?n.frameElement:null}function Of(n){let o=dr(n),t=parseFloat(o.width)||0,r=parseFloat(o.height)||0,s=Ir(n),d=s?n.offsetWidth:t,m=s?n.offsetHeight:r,g=Ma(t)!==d||Ma(r)!==m;return g&&(t=d,r=m),{width:t,height:r,$:g}}function Vc(n){return lr(n)?n:n.contextElement}function Is(n){let o=Vc(n);if(!Ir(o))return Ar(1);let t=o.getBoundingClientRect(),{width:r,height:s,$:d}=Of(o),m=(d?Ma(t.width):t.width)/r,g=(d?Ma(t.height):t.height)/s;return(!m||!Number.isFinite(m))&&(m=1),(!g||!Number.isFinite(g))&&(g=1),{x:m,y:g}}var mT=Ar(0);function Rf(n){let o=Be(n);return!Dl()||!o.visualViewport?mT:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function uT(n,o,t){return o===void 0&&(o=!1),!t||o&&t!==Be(n)?!1:o}function wo(n,o,t,r){o===void 0&&(o=!1),t===void 0&&(t=!1);let s=n.getBoundingClientRect(),d=Vc(n),m=Ar(1);o&&(r?lr(r)&&(m=Is(r)):m=Is(n));let g=uT(d,t,r)?Rf(d):Ar(0),x=(s.left+g.x)/m.x,L=(s.top+g.y)/m.y,B=s.width/m.x,K=s.height/m.y;if(d){let Z=Be(d),X=r&&lr(r)?Be(r):r,it=Z,dt=Fl(it);for(;dt&&r&&X!==it;){let lt=Is(dt),gt=dt.getBoundingClientRect(),St=dr(dt),Ct=gt.left+(dt.clientLeft+parseFloat(St.paddingLeft))*lt.x,Gt=gt.top+(dt.clientTop+parseFloat(St.paddingTop))*lt.y;x*=lt.x,L*=lt.y,B*=lt.x,K*=lt.y,x+=Ct,L+=Gt,it=Be(dt),dt=Fl(it)}}return _o({width:B,height:K,x,y:L})}function Bc(n,o){let t=Fa(n).scrollLeft;return o?o.left+t:wo(Sr(n)).left+t}function Mf(n,o,t){t===void 0&&(t=!1);let r=n.getBoundingClientRect(),s=r.left+o.scrollLeft-(t?0:Bc(n,r)),d=r.top+o.scrollTop;return{x:s,y:d}}function fT(n){let{elements:o,rect:t,offsetParent:r,strategy:s}=n,d=s==="fixed",m=Sr(r),g=o?Da(o.floating):!1;if(r===m||g&&d)return t;let x={scrollLeft:0,scrollTop:0},L=Ar(1),B=Ar(0),K=Ir(r);if((K||!K&&!d)&&((Co(r)!=="body"||Ss(m))&&(x=Fa(r)),Ir(r))){let X=wo(r);L=Is(r),B.x=X.x+r.clientLeft,B.y=X.y+r.clientTop}let Z=m&&!K&&!d?Mf(m,x,!0):Ar(0);return{width:t.width*L.x,height:t.height*L.y,x:t.x*L.x-x.scrollLeft*L.x+B.x+Z.x,y:t.y*L.y-x.scrollTop*L.y+B.y+Z.y}}function vT(n){return Array.from(n.getClientRects())}function gT(n){let o=Sr(n),t=Fa(n),r=n.ownerDocument.body,s=Ce(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),d=Ce(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight),m=-t.scrollLeft+Bc(n),g=-t.scrollTop;return dr(r).direction==="rtl"&&(m+=Ce(o.clientWidth,r.clientWidth)-s),{width:s,height:d,x:m,y:g}}function bT(n,o){let t=Be(n),r=Sr(n),s=t.visualViewport,d=r.clientWidth,m=r.clientHeight,g=0,x=0;if(s){d=s.width,m=s.height;let L=Dl();(!L||L&&o==="fixed")&&(g=s.offsetLeft,x=s.offsetTop)}return{width:d,height:m,x:g,y:x}}var yT=new Set(["absolute","fixed"]);function ET(n,o){let t=wo(n,!0,o==="fixed"),r=t.top+n.clientTop,s=t.left+n.clientLeft,d=Ir(n)?Is(n):Ar(1),m=n.clientWidth*d.x,g=n.clientHeight*d.y,x=s*d.x,L=r*d.y;return{width:m,height:g,x,y:L}}function Nf(n,o,t){let r;if(o==="viewport")r=bT(n,t);else if(o==="document")r=gT(Sr(n));else if(lr(o))r=ET(o,t);else{let s=Rf(n);r={x:o.x-s.x,y:o.y-s.y,width:o.width,height:o.height}}return _o(r)}function Pf(n,o){let t=hi(n);return t===o||!lr(t)||ko(t)?!1:dr(t).position==="fixed"||Pf(t,o)}function TT(n,o){let t=o.get(n);if(t)return t;let r=As(n,[],!1).filter(g=>lr(g)&&Co(g)!=="body"),s=null,d=dr(n).position==="fixed",m=d?hi(n):n;for(;lr(m)&&!ko(m);){let g=dr(m),x=Pl(m);!x&&g.position==="fixed"&&(s=null),(d?!x&&!s:!x&&g.position==="static"&&!!s&&yT.has(s.position)||Ss(m)&&!x&&Pf(n,m))?r=r.filter(B=>B!==m):s=g,m=hi(m)}return o.set(n,r),r}function xT(n){let{element:o,boundary:t,rootBoundary:r,strategy:s}=n,m=[...t==="clippingAncestors"?Da(o)?[]:TT(o,this._c):[].concat(t),r],g=m[0],x=m.reduce((L,B)=>{let K=Nf(o,B,s);return L.top=Ce(K.top,L.top),L.right=Br(K.right,L.right),L.bottom=Br(K.bottom,L.bottom),L.left=Ce(K.left,L.left),L},Nf(o,g,s));return{width:x.right-x.left,height:x.bottom-x.top,x:x.left,y:x.top}}function AT(n){let{width:o,height:t}=Of(n);return{width:o,height:t}}function ST(n,o,t){let r=Ir(o),s=Sr(o),d=t==="fixed",m=wo(n,!0,d,o),g={scrollLeft:0,scrollTop:0},x=Ar(0);function L(){x.x=Bc(s)}if(r||!r&&!d)if((Co(o)!=="body"||Ss(s))&&(g=Fa(o)),r){let X=wo(o,!0,d,o);x.x=X.x+o.clientLeft,x.y=X.y+o.clientTop}else s&&L();d&&!r&&s&&L();let B=s&&!r&&!d?Mf(s,g):Ar(0),K=m.left+g.scrollLeft-x.x-B.x,Z=m.top+g.scrollTop-x.y-B.y;return{x:K,y:Z,width:m.width,height:m.height}}function zc(n){return dr(n).position==="static"}function Lf(n,o){if(!Ir(n)||dr(n).position==="fixed")return null;if(o)return o(n);let t=n.offsetParent;return Sr(n)===t&&(t=t.ownerDocument.body),t}function Df(n,o){let t=Be(n);if(Da(n))return t;if(!Ir(n)){let s=hi(n);for(;s&&!ko(s);){if(lr(s)&&!zc(s))return s;s=hi(s)}return t}let r=Lf(n,o);for(;r&&Cf(r)&&zc(r);)r=Lf(r,o);return r&&ko(r)&&zc(r)&&!Pl(r)?t:r||kf(n)||t}var IT=async function(n){let o=this.getOffsetParent||Df,t=this.getDimensions,r=await t(n.floating);return{reference:ST(n.reference,await o(n.floating),n.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function _T(n){return dr(n).direction==="rtl"}var CT={convertOffsetParentRelativeRectToViewportRelativeRect:fT,getDocumentElement:Sr,getClippingRect:xT,getOffsetParent:Df,getElementRects:IT,getClientRects:vT,getDimensions:AT,getScale:Is,isElement:lr,isRTL:_T};function Ff(n,o){return n.x===o.x&&n.y===o.y&&n.width===o.width&&n.height===o.height}function kT(n,o){let t=null,r,s=Sr(n);function d(){var g;clearTimeout(r),(g=t)==null||g.disconnect(),t=null}function m(g,x){g===void 0&&(g=!1),x===void 0&&(x=1),d();let L=n.getBoundingClientRect(),{left:B,top:K,width:Z,height:X}=L;if(g||o(),!Z||!X)return;let it=Pa(K),dt=Pa(s.clientWidth-(B+Z)),lt=Pa(s.clientHeight-(K+X)),gt=Pa(B),Ct={rootMargin:-it+"px "+-dt+"px "+-lt+"px "+-gt+"px",threshold:Ce(0,Br(1,x))||1},Gt=!0;function zt(Yt){let Qt=Yt[0].intersectionRatio;if(Qt!==x){if(!Gt)return m();Qt?m(!1,Qt):r=setTimeout(()=>{m(!1,1e-7)},1e3)}Qt===1&&!Ff(L,n.getBoundingClientRect())&&m(),Gt=!1}try{t=new IntersectionObserver(zt,{...Ct,root:s.ownerDocument})}catch{t=new IntersectionObserver(zt,Ct)}t.observe(n)}return m(!0),d}function $f(n,o,t,r){r===void 0&&(r={});let{ancestorScroll:s=!0,ancestorResize:d=!0,elementResize:m=typeof ResizeObserver=="function",layoutShift:g=typeof IntersectionObserver=="function",animationFrame:x=!1}=r,L=Vc(n),B=s||d?[...L?As(L):[],...As(o)]:[];B.forEach(gt=>{s&>.addEventListener("scroll",t,{passive:!0}),d&>.addEventListener("resize",t)});let K=L&&g?kT(L,t):null,Z=-1,X=null;m&&(X=new ResizeObserver(gt=>{let[St]=gt;St&&St.target===L&&X&&(X.unobserve(o),cancelAnimationFrame(Z),Z=requestAnimationFrame(()=>{var Ct;(Ct=X)==null||Ct.observe(o)})),t()}),L&&!x&&X.observe(L),X.observe(o));let it,dt=x?wo(n):null;x&<();function lt(){let gt=wo(n);dt&&!Ff(dt,gt)&&t(),dt=gt,it=requestAnimationFrame(lt)}return t(),()=>{var gt;B.forEach(St=>{s&&St.removeEventListener("scroll",t),d&&St.removeEventListener("resize",t)}),K==null||K(),(gt=X)==null||gt.disconnect(),X=null,x&&cancelAnimationFrame(it)}}var zf=xf;var Vf=Af,Bf=Tf,Uf=Sf;var Hf=Ef;var Gf=(n,o,t)=>{let r=new Map,s={platform:CT,...t},d={...s.platform,_c:r};return yf(n,o,{...s,platform:d})};var Yf=z.constructTagName("popover"),Lt={LEFT_START:"left-start",LEFT:"left",LEFT_END:"left-end",RIGHT_START:"right-start",RIGHT:"right",RIGHT_END:"right-end",TOP_START:"top-start",TOP:"top",TOP_END:"top-end",BOTTOM_START:"bottom-start",BOTTOM:"bottom",BOTTOM_END:"bottom-end"},_r={CLICK:"click",MOUSEENTER:"mouseenter",FOCUSIN:"focusin",MANUAL:"manual"},No={TONAL:"tonal",CONTRAST:"contrast"},wT={ABSOLUTE:"absolute",FIXED:"fixed"},It={PLACEMENT:Lt.BOTTOM,TRIGGER:_r.CLICK,COLOR:No.TONAL,STRATEGY:wT.ABSOLUTE,OFFSET:4,BOUNDARY:"clippingAncestors",BOUNDARY_ROOT:"viewport",BOUNDARY_PADDING:0,VISIBLE:!1,ARROW:!1,CLOSE_BUTTON:!1,FOCUS_TRAP:!1,INTERACTIVE:!1,PREVENT_SCROLL:!1,HIDE_ON_ESCAPE:!1,HIDE_ON_BLUR:!1,HIDE_ON_CLICK_OUTSIDE:!1,FOCUS_BACK:!1,BACKDROP:!1,DISABLE_FLIP:!1,SIZE:!1,DELAY:"0,0",ROLE:rt.DIALOG,Z_INDEX:1e3,DISABLE_ARIA_EXPANDED:!1,PROPAGATE_EVENT_ON_ESCAPE:!1,KEEP_CONNECTED_TOOLTIP_OPEN:!1,IS_BACKDROP_INVISIBLE:!0,ANIMATION_FRAME:!1};var pi=class{static dispatchPopoverEvent(o,t){t.dispatchEvent(new CustomEvent(o,{detail:{show:t.visible},composed:!0,bubbles:!0}))}static onShowPopover(o){this.dispatchPopoverEvent("shown",o)}static onHidePopover(o){this.dispatchPopoverEvent("hidden",o)}static onCreatedPopover(o){this.dispatchPopoverEvent("created",o)}static onDestroyedPopover(o){this.dispatchPopoverEvent("destroyed",o)}static onEscapeKeyPressed(o){this.dispatchPopoverEvent("closebyescape",o)}static onClickOutside(o){this.dispatchPopoverEvent("closebyoutsideclick",o)}};var Uc=class{constructor(){this.stack=[]}push(o){this.stack.push(o)}pop(){return this.stack.pop()}peek(){return this.stack[this.stack.length-1]}remove(o){this.stack=this.stack.filter(t=>t!==o)}has(o){return this.stack.includes(o)}clear(){this.stack=[]}},ke=new Uc;var NT=U`
|
|
2545
|
+
`],hf=qE;var Ao=class extends Bt(q){constructor(){super(...arguments);this.checked=!1;this.readonly=!1;this.softDisabled=!1}render(){return _` <slot></slot>
|
|
2546
|
+
<span part="radio-icon" class="radio-icon"></span>`}};Ao.styles=[...q.styles,...hf],p([u({type:Boolean,reflect:!0})],Ao.prototype,"checked",2),p([u({type:Boolean,reflect:!0})],Ao.prototype,"readonly",2),p([u({type:Boolean,attribute:"soft-disabled",reflect:!0})],Ao.prototype,"softDisabled",2);var Dc=Ao;var pf=z.constructTagName("staticradio");Dc.register(pf);var XE=Dc;Pc.register(kl);var ZE=Pc;var Br=Math.min,Ce=Math.max,Ma=Math.round,Pa=Math.floor,Ar=n=>({x:n,y:n}),QE={left:"right",right:"left",bottom:"top",top:"bottom"},JE={start:"end",end:"start"};function Nl(n,o,t){return Ce(n,Br(o,t))}function So(n,o){return typeof n=="function"?n(o):n}function ci(n){return n.split("-")[0]}function Io(n){return n.split("-")[1]}function Fc(n){return n==="x"?"y":"x"}function Ll(n){return n==="y"?"height":"width"}var tT=new Set(["top","bottom"]);function Ur(n){return tT.has(ci(n))?"y":"x"}function Ol(n){return Fc(Ur(n))}function ff(n,o,t){t===void 0&&(t=!1);let r=Io(n),s=Ol(n),d=Ll(s),m=s==="x"?r===(t?"end":"start")?"right":"left":r==="start"?"bottom":"top";return o.reference[d]>o.floating[d]&&(m=Ra(m)),[m,Ra(m)]}function vf(n){let o=Ra(n);return[wl(n),o,wl(o)]}function wl(n){return n.replace(/start|end/g,o=>JE[o])}var mf=["left","right"],uf=["right","left"],eT=["top","bottom"],rT=["bottom","top"];function iT(n,o,t){switch(n){case"top":case"bottom":return t?o?uf:mf:o?mf:uf;case"left":case"right":return o?eT:rT;default:return[]}}function gf(n,o,t,r){let s=Io(n),d=iT(ci(n),t==="start",r);return s&&(d=d.map(m=>m+"-"+s),o&&(d=d.concat(d.map(wl)))),d}function Ra(n){return n.replace(/left|right|bottom|top/g,o=>QE[o])}function oT(n){return{top:0,right:0,bottom:0,left:0,...n}}function $c(n){return typeof n!="number"?oT(n):{top:n,right:n,bottom:n,left:n}}function _o(n){let{x:o,y:t,width:r,height:s}=n;return{width:r,height:s,top:t,left:o,right:o+r,bottom:t+s,x:o,y:t}}function bf(n,o,t){let{reference:r,floating:s}=n,d=Ur(o),m=Ol(o),g=Ll(m),x=ci(o),L=d==="y",B=r.x+r.width/2-s.width/2,K=r.y+r.height/2-s.height/2,Z=r[g]/2-s[g]/2,X;switch(x){case"top":X={x:B,y:r.y-s.height};break;case"bottom":X={x:B,y:r.y+r.height};break;case"right":X={x:r.x+r.width,y:K};break;case"left":X={x:r.x-s.width,y:K};break;default:X={x:r.x,y:r.y}}switch(Io(o)){case"start":X[m]-=Z*(t&&L?-1:1);break;case"end":X[m]+=Z*(t&&L?-1:1);break}return X}var yf=async(n,o,t)=>{let{placement:r="bottom",strategy:s="absolute",middleware:d=[],platform:m}=t,g=d.filter(Boolean),x=await(m.isRTL==null?void 0:m.isRTL(o)),L=await m.getElementRects({reference:n,floating:o,strategy:s}),{x:B,y:K}=bf(L,r,x),Z=r,X={},it=0;for(let dt=0;dt<g.length;dt++){let{name:lt,fn:gt}=g[dt],{x:St,y:Ct,data:Gt,reset:zt}=await gt({x:B,y:K,initialPlacement:r,placement:Z,strategy:s,middlewareData:X,rects:L,platform:m,elements:{reference:n,floating:o}});B=St!=null?St:B,K=Ct!=null?Ct:K,X={...X,[lt]:{...X[lt],...Gt}},zt&&it<=50&&(it++,typeof zt=="object"&&(zt.placement&&(Z=zt.placement),zt.rects&&(L=zt.rects===!0?await m.getElementRects({reference:n,floating:o,strategy:s}):zt.rects),{x:B,y:K}=bf(L,Z,x)),dt=-1)}return{x:B,y:K,placement:Z,strategy:s,middlewareData:X}};async function Rl(n,o){var t;o===void 0&&(o={});let{x:r,y:s,platform:d,rects:m,elements:g,strategy:x}=n,{boundary:L="clippingAncestors",rootBoundary:B="viewport",elementContext:K="floating",altBoundary:Z=!1,padding:X=0}=So(o,n),it=$c(X),lt=g[Z?K==="floating"?"reference":"floating":K],gt=_o(await d.getClippingRect({element:(t=await(d.isElement==null?void 0:d.isElement(lt)))==null||t?lt:lt.contextElement||await(d.getDocumentElement==null?void 0:d.getDocumentElement(g.floating)),boundary:L,rootBoundary:B,strategy:x})),St=K==="floating"?{x:r,y:s,width:m.floating.width,height:m.floating.height}:m.reference,Ct=await(d.getOffsetParent==null?void 0:d.getOffsetParent(g.floating)),Gt=await(d.isElement==null?void 0:d.isElement(Ct))?await(d.getScale==null?void 0:d.getScale(Ct))||{x:1,y:1}:{x:1,y:1},zt=_o(d.convertOffsetParentRelativeRectToViewportRelativeRect?await d.convertOffsetParentRelativeRectToViewportRelativeRect({elements:g,rect:St,offsetParent:Ct,strategy:x}):St);return{top:(gt.top-zt.top+it.top)/Gt.y,bottom:(zt.bottom-gt.bottom+it.bottom)/Gt.y,left:(gt.left-zt.left+it.left)/Gt.x,right:(zt.right-gt.right+it.right)/Gt.x}}var Ef=n=>({name:"arrow",options:n,async fn(o){let{x:t,y:r,placement:s,rects:d,platform:m,elements:g,middlewareData:x}=o,{element:L,padding:B=0}=So(n,o)||{};if(L==null)return{};let K=$c(B),Z={x:t,y:r},X=Ol(s),it=Ll(X),dt=await m.getDimensions(L),lt=X==="y",gt=lt?"top":"left",St=lt?"bottom":"right",Ct=lt?"clientHeight":"clientWidth",Gt=d.reference[it]+d.reference[X]-Z[X]-d.floating[it],zt=Z[X]-d.reference[X],Yt=await(m.getOffsetParent==null?void 0:m.getOffsetParent(L)),Qt=Yt?Yt[Ct]:0;(!Qt||!await(m.isElement==null?void 0:m.isElement(Yt)))&&(Qt=g.floating[Ct]||d.floating[it]);let de=Gt/2-zt/2,vr=Qt/2-dt[it]/2-1,Le=Br(K[gt],vr),Qe=Br(K[St],vr),gr=Le,br=Qt-dt[it]-Qe,kt=Qt/2-dt[it]/2+de,ue=Nl(gr,kt,br),Je=!x.arrow&&Io(s)!=null&&kt!==ue&&d.reference[it]/2-(kt<gr?Le:Qe)-dt[it]/2<0,tr=Je?kt<gr?kt-gr:kt-br:0;return{[X]:Z[X]+tr,data:{[X]:ue,centerOffset:kt-ue-tr,...Je&&{alignmentOffset:tr}},reset:Je}}});var Tf=function(n){return n===void 0&&(n={}),{name:"flip",options:n,async fn(o){var t,r;let{placement:s,middlewareData:d,rects:m,initialPlacement:g,platform:x,elements:L}=o,{mainAxis:B=!0,crossAxis:K=!0,fallbackPlacements:Z,fallbackStrategy:X="bestFit",fallbackAxisSideDirection:it="none",flipAlignment:dt=!0,...lt}=So(n,o);if((t=d.arrow)!=null&&t.alignmentOffset)return{};let gt=ci(s),St=Ur(g),Ct=ci(g)===g,Gt=await(x.isRTL==null?void 0:x.isRTL(L.floating)),zt=Z||(Ct||!dt?[Ra(g)]:vf(g)),Yt=it!=="none";!Z&&Yt&&zt.push(...gf(g,dt,it,Gt));let Qt=[g,...zt],de=await Rl(o,lt),vr=[],Le=((r=d.flip)==null?void 0:r.overflows)||[];if(B&&vr.push(de[gt]),K){let kt=ff(s,m,Gt);vr.push(de[kt[0]],de[kt[1]])}if(Le=[...Le,{placement:s,overflows:vr}],!vr.every(kt=>kt<=0)){var Qe,gr;let kt=(((Qe=d.flip)==null?void 0:Qe.index)||0)+1,ue=Qt[kt];if(ue&&(!(K==="alignment"?St!==Ur(ue):!1)||Le.every(er=>er.overflows[0]>0&&Ur(er.placement)===St)))return{data:{index:kt,overflows:Le},reset:{placement:ue}};let Je=(gr=Le.filter(tr=>tr.overflows[0]<=0).sort((tr,er)=>tr.overflows[1]-er.overflows[1])[0])==null?void 0:gr.placement;if(!Je)switch(X){case"bestFit":{var br;let tr=(br=Le.filter(er=>{if(Yt){let rr=Ur(er.placement);return rr===St||rr==="y"}return!0}).map(er=>[er.placement,er.overflows.filter(rr=>rr>0).reduce((rr,gn)=>rr+gn,0)]).sort((er,rr)=>er[1]-rr[1])[0])==null?void 0:br[0];tr&&(Je=tr);break}case"initialPlacement":Je=g;break}if(s!==Je)return{reset:{placement:Je}}}return{}}}};var sT=new Set(["left","top"]);async function aT(n,o){let{placement:t,platform:r,elements:s}=n,d=await(r.isRTL==null?void 0:r.isRTL(s.floating)),m=ci(t),g=Io(t),x=Ur(t)==="y",L=sT.has(m)?-1:1,B=d&&x?-1:1,K=So(o,n),{mainAxis:Z,crossAxis:X,alignmentAxis:it}=typeof K=="number"?{mainAxis:K,crossAxis:0,alignmentAxis:null}:{mainAxis:K.mainAxis||0,crossAxis:K.crossAxis||0,alignmentAxis:K.alignmentAxis};return g&&typeof it=="number"&&(X=g==="end"?it*-1:it),x?{x:X*B,y:Z*L}:{x:Z*L,y:X*B}}var xf=function(n){return n===void 0&&(n=0),{name:"offset",options:n,async fn(o){var t,r;let{x:s,y:d,placement:m,middlewareData:g}=o,x=await aT(o,n);return m===((t=g.offset)==null?void 0:t.placement)&&(r=g.arrow)!=null&&r.alignmentOffset?{}:{x:s+x.x,y:d+x.y,data:{...x,placement:m}}}}},Af=function(n){return n===void 0&&(n={}),{name:"shift",options:n,async fn(o){let{x:t,y:r,placement:s}=o,{mainAxis:d=!0,crossAxis:m=!1,limiter:g={fn:lt=>{let{x:gt,y:St}=lt;return{x:gt,y:St}}},...x}=So(n,o),L={x:t,y:r},B=await Rl(o,x),K=Ur(ci(s)),Z=Fc(K),X=L[Z],it=L[K];if(d){let lt=Z==="y"?"top":"left",gt=Z==="y"?"bottom":"right",St=X+B[lt],Ct=X-B[gt];X=Nl(St,X,Ct)}if(m){let lt=K==="y"?"top":"left",gt=K==="y"?"bottom":"right",St=it+B[lt],Ct=it-B[gt];it=Nl(St,it,Ct)}let dt=g.fn({...o,[Z]:X,[K]:it});return{...dt,data:{x:dt.x-t,y:dt.y-r,enabled:{[Z]:d,[K]:m}}}}}};var Sf=function(n){return n===void 0&&(n={}),{name:"size",options:n,async fn(o){var t,r;let{placement:s,rects:d,platform:m,elements:g}=o,{apply:x=()=>{},...L}=So(n,o),B=await Rl(o,L),K=ci(s),Z=Io(s),X=Ur(s)==="y",{width:it,height:dt}=d.floating,lt,gt;K==="top"||K==="bottom"?(lt=K,gt=Z===(await(m.isRTL==null?void 0:m.isRTL(g.floating))?"start":"end")?"left":"right"):(gt=K,lt=Z==="end"?"top":"bottom");let St=dt-B.top-B.bottom,Ct=it-B.left-B.right,Gt=Br(dt-B[lt],St),zt=Br(it-B[gt],Ct),Yt=!o.middlewareData.shift,Qt=Gt,de=zt;if((t=o.middlewareData.shift)!=null&&t.enabled.x&&(de=Ct),(r=o.middlewareData.shift)!=null&&r.enabled.y&&(Qt=St),Yt&&!Z){let Le=Ce(B.left,0),Qe=Ce(B.right,0),gr=Ce(B.top,0),br=Ce(B.bottom,0);X?de=it-2*(Le!==0||Qe!==0?Le+Qe:Ce(B.left,B.right)):Qt=dt-2*(gr!==0||br!==0?gr+br:Ce(B.top,B.bottom))}await x({...o,availableWidth:de,availableHeight:Qt});let vr=await m.getDimensions(g.floating);return it!==vr.width||dt!==vr.height?{reset:{rects:!0}}:{}}}};function Ml(){return typeof window<"u"}function Co(n){return _f(n)?(n.nodeName||"").toLowerCase():"#document"}function Be(n){var o;return(n==null||(o=n.ownerDocument)==null?void 0:o.defaultView)||window}function Sr(n){var o;return(o=(_f(n)?n.ownerDocument:n.document)||window.document)==null?void 0:o.documentElement}function _f(n){return Ml()?n instanceof Node||n instanceof Be(n).Node:!1}function lr(n){return Ml()?n instanceof Element||n instanceof Be(n).Element:!1}function Ir(n){return Ml()?n instanceof HTMLElement||n instanceof Be(n).HTMLElement:!1}function If(n){return!Ml()||typeof ShadowRoot>"u"?!1:n instanceof ShadowRoot||n instanceof Be(n).ShadowRoot}var nT=new Set(["inline","contents"]);function Ss(n){let{overflow:o,overflowX:t,overflowY:r,display:s}=dr(n);return/auto|scroll|overlay|hidden|clip/.test(o+r+t)&&!nT.has(s)}var lT=new Set(["table","td","th"]);function Cf(n){return lT.has(Co(n))}var dT=[":popover-open",":modal"];function Da(n){return dT.some(o=>{try{return n.matches(o)}catch{return!1}})}var cT=["transform","translate","scale","rotate","perspective"],hT=["transform","translate","scale","rotate","perspective","filter"],pT=["paint","layout","strict","content"];function Pl(n){let o=Dl(),t=lr(n)?dr(n):n;return cT.some(r=>t[r]?t[r]!=="none":!1)||(t.containerType?t.containerType!=="normal":!1)||!o&&(t.backdropFilter?t.backdropFilter!=="none":!1)||!o&&(t.filter?t.filter!=="none":!1)||hT.some(r=>(t.willChange||"").includes(r))||pT.some(r=>(t.contain||"").includes(r))}function kf(n){let o=hi(n);for(;Ir(o)&&!ko(o);){if(Pl(o))return o;if(Da(o))return null;o=hi(o)}return null}function Dl(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}var mT=new Set(["html","body","#document"]);function ko(n){return mT.has(Co(n))}function dr(n){return Be(n).getComputedStyle(n)}function Fa(n){return lr(n)?{scrollLeft:n.scrollLeft,scrollTop:n.scrollTop}:{scrollLeft:n.scrollX,scrollTop:n.scrollY}}function hi(n){if(Co(n)==="html")return n;let o=n.assignedSlot||n.parentNode||If(n)&&n.host||Sr(n);return If(o)?o.host:o}function wf(n){let o=hi(n);return ko(o)?n.ownerDocument?n.ownerDocument.body:n.body:Ir(o)&&Ss(o)?o:wf(o)}function As(n,o,t){var r;o===void 0&&(o=[]),t===void 0&&(t=!0);let s=wf(n),d=s===((r=n.ownerDocument)==null?void 0:r.body),m=Be(s);if(d){let g=Fl(m);return o.concat(m,m.visualViewport||[],Ss(s)?s:[],g&&t?As(g):[])}return o.concat(s,As(s,[],t))}function Fl(n){return n.parent&&Object.getPrototypeOf(n.parent)?n.frameElement:null}function Of(n){let o=dr(n),t=parseFloat(o.width)||0,r=parseFloat(o.height)||0,s=Ir(n),d=s?n.offsetWidth:t,m=s?n.offsetHeight:r,g=Ma(t)!==d||Ma(r)!==m;return g&&(t=d,r=m),{width:t,height:r,$:g}}function Vc(n){return lr(n)?n:n.contextElement}function Is(n){let o=Vc(n);if(!Ir(o))return Ar(1);let t=o.getBoundingClientRect(),{width:r,height:s,$:d}=Of(o),m=(d?Ma(t.width):t.width)/r,g=(d?Ma(t.height):t.height)/s;return(!m||!Number.isFinite(m))&&(m=1),(!g||!Number.isFinite(g))&&(g=1),{x:m,y:g}}var uT=Ar(0);function Rf(n){let o=Be(n);return!Dl()||!o.visualViewport?uT:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function fT(n,o,t){return o===void 0&&(o=!1),!t||o&&t!==Be(n)?!1:o}function wo(n,o,t,r){o===void 0&&(o=!1),t===void 0&&(t=!1);let s=n.getBoundingClientRect(),d=Vc(n),m=Ar(1);o&&(r?lr(r)&&(m=Is(r)):m=Is(n));let g=fT(d,t,r)?Rf(d):Ar(0),x=(s.left+g.x)/m.x,L=(s.top+g.y)/m.y,B=s.width/m.x,K=s.height/m.y;if(d){let Z=Be(d),X=r&&lr(r)?Be(r):r,it=Z,dt=Fl(it);for(;dt&&r&&X!==it;){let lt=Is(dt),gt=dt.getBoundingClientRect(),St=dr(dt),Ct=gt.left+(dt.clientLeft+parseFloat(St.paddingLeft))*lt.x,Gt=gt.top+(dt.clientTop+parseFloat(St.paddingTop))*lt.y;x*=lt.x,L*=lt.y,B*=lt.x,K*=lt.y,x+=Ct,L+=Gt,it=Be(dt),dt=Fl(it)}}return _o({width:B,height:K,x,y:L})}function Bc(n,o){let t=Fa(n).scrollLeft;return o?o.left+t:wo(Sr(n)).left+t}function Mf(n,o,t){t===void 0&&(t=!1);let r=n.getBoundingClientRect(),s=r.left+o.scrollLeft-(t?0:Bc(n,r)),d=r.top+o.scrollTop;return{x:s,y:d}}function vT(n){let{elements:o,rect:t,offsetParent:r,strategy:s}=n,d=s==="fixed",m=Sr(r),g=o?Da(o.floating):!1;if(r===m||g&&d)return t;let x={scrollLeft:0,scrollTop:0},L=Ar(1),B=Ar(0),K=Ir(r);if((K||!K&&!d)&&((Co(r)!=="body"||Ss(m))&&(x=Fa(r)),Ir(r))){let X=wo(r);L=Is(r),B.x=X.x+r.clientLeft,B.y=X.y+r.clientTop}let Z=m&&!K&&!d?Mf(m,x,!0):Ar(0);return{width:t.width*L.x,height:t.height*L.y,x:t.x*L.x-x.scrollLeft*L.x+B.x+Z.x,y:t.y*L.y-x.scrollTop*L.y+B.y+Z.y}}function gT(n){return Array.from(n.getClientRects())}function bT(n){let o=Sr(n),t=Fa(n),r=n.ownerDocument.body,s=Ce(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),d=Ce(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight),m=-t.scrollLeft+Bc(n),g=-t.scrollTop;return dr(r).direction==="rtl"&&(m+=Ce(o.clientWidth,r.clientWidth)-s),{width:s,height:d,x:m,y:g}}function yT(n,o){let t=Be(n),r=Sr(n),s=t.visualViewport,d=r.clientWidth,m=r.clientHeight,g=0,x=0;if(s){d=s.width,m=s.height;let L=Dl();(!L||L&&o==="fixed")&&(g=s.offsetLeft,x=s.offsetTop)}return{width:d,height:m,x:g,y:x}}var ET=new Set(["absolute","fixed"]);function TT(n,o){let t=wo(n,!0,o==="fixed"),r=t.top+n.clientTop,s=t.left+n.clientLeft,d=Ir(n)?Is(n):Ar(1),m=n.clientWidth*d.x,g=n.clientHeight*d.y,x=s*d.x,L=r*d.y;return{width:m,height:g,x,y:L}}function Nf(n,o,t){let r;if(o==="viewport")r=yT(n,t);else if(o==="document")r=bT(Sr(n));else if(lr(o))r=TT(o,t);else{let s=Rf(n);r={x:o.x-s.x,y:o.y-s.y,width:o.width,height:o.height}}return _o(r)}function Pf(n,o){let t=hi(n);return t===o||!lr(t)||ko(t)?!1:dr(t).position==="fixed"||Pf(t,o)}function xT(n,o){let t=o.get(n);if(t)return t;let r=As(n,[],!1).filter(g=>lr(g)&&Co(g)!=="body"),s=null,d=dr(n).position==="fixed",m=d?hi(n):n;for(;lr(m)&&!ko(m);){let g=dr(m),x=Pl(m);!x&&g.position==="fixed"&&(s=null),(d?!x&&!s:!x&&g.position==="static"&&!!s&&ET.has(s.position)||Ss(m)&&!x&&Pf(n,m))?r=r.filter(B=>B!==m):s=g,m=hi(m)}return o.set(n,r),r}function AT(n){let{element:o,boundary:t,rootBoundary:r,strategy:s}=n,m=[...t==="clippingAncestors"?Da(o)?[]:xT(o,this._c):[].concat(t),r],g=m[0],x=m.reduce((L,B)=>{let K=Nf(o,B,s);return L.top=Ce(K.top,L.top),L.right=Br(K.right,L.right),L.bottom=Br(K.bottom,L.bottom),L.left=Ce(K.left,L.left),L},Nf(o,g,s));return{width:x.right-x.left,height:x.bottom-x.top,x:x.left,y:x.top}}function ST(n){let{width:o,height:t}=Of(n);return{width:o,height:t}}function IT(n,o,t){let r=Ir(o),s=Sr(o),d=t==="fixed",m=wo(n,!0,d,o),g={scrollLeft:0,scrollTop:0},x=Ar(0);function L(){x.x=Bc(s)}if(r||!r&&!d)if((Co(o)!=="body"||Ss(s))&&(g=Fa(o)),r){let X=wo(o,!0,d,o);x.x=X.x+o.clientLeft,x.y=X.y+o.clientTop}else s&&L();d&&!r&&s&&L();let B=s&&!r&&!d?Mf(s,g):Ar(0),K=m.left+g.scrollLeft-x.x-B.x,Z=m.top+g.scrollTop-x.y-B.y;return{x:K,y:Z,width:m.width,height:m.height}}function zc(n){return dr(n).position==="static"}function Lf(n,o){if(!Ir(n)||dr(n).position==="fixed")return null;if(o)return o(n);let t=n.offsetParent;return Sr(n)===t&&(t=t.ownerDocument.body),t}function Df(n,o){let t=Be(n);if(Da(n))return t;if(!Ir(n)){let s=hi(n);for(;s&&!ko(s);){if(lr(s)&&!zc(s))return s;s=hi(s)}return t}let r=Lf(n,o);for(;r&&Cf(r)&&zc(r);)r=Lf(r,o);return r&&ko(r)&&zc(r)&&!Pl(r)?t:r||kf(n)||t}var _T=async function(n){let o=this.getOffsetParent||Df,t=this.getDimensions,r=await t(n.floating);return{reference:IT(n.reference,await o(n.floating),n.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function CT(n){return dr(n).direction==="rtl"}var kT={convertOffsetParentRelativeRectToViewportRelativeRect:vT,getDocumentElement:Sr,getClippingRect:AT,getOffsetParent:Df,getElementRects:_T,getClientRects:gT,getDimensions:ST,getScale:Is,isElement:lr,isRTL:CT};function Ff(n,o){return n.x===o.x&&n.y===o.y&&n.width===o.width&&n.height===o.height}function wT(n,o){let t=null,r,s=Sr(n);function d(){var g;clearTimeout(r),(g=t)==null||g.disconnect(),t=null}function m(g,x){g===void 0&&(g=!1),x===void 0&&(x=1),d();let L=n.getBoundingClientRect(),{left:B,top:K,width:Z,height:X}=L;if(g||o(),!Z||!X)return;let it=Pa(K),dt=Pa(s.clientWidth-(B+Z)),lt=Pa(s.clientHeight-(K+X)),gt=Pa(B),Ct={rootMargin:-it+"px "+-dt+"px "+-lt+"px "+-gt+"px",threshold:Ce(0,Br(1,x))||1},Gt=!0;function zt(Yt){let Qt=Yt[0].intersectionRatio;if(Qt!==x){if(!Gt)return m();Qt?m(!1,Qt):r=setTimeout(()=>{m(!1,1e-7)},1e3)}Qt===1&&!Ff(L,n.getBoundingClientRect())&&m(),Gt=!1}try{t=new IntersectionObserver(zt,{...Ct,root:s.ownerDocument})}catch{t=new IntersectionObserver(zt,Ct)}t.observe(n)}return m(!0),d}function $f(n,o,t,r){r===void 0&&(r={});let{ancestorScroll:s=!0,ancestorResize:d=!0,elementResize:m=typeof ResizeObserver=="function",layoutShift:g=typeof IntersectionObserver=="function",animationFrame:x=!1}=r,L=Vc(n),B=s||d?[...L?As(L):[],...As(o)]:[];B.forEach(gt=>{s&>.addEventListener("scroll",t,{passive:!0}),d&>.addEventListener("resize",t)});let K=L&&g?wT(L,t):null,Z=-1,X=null;m&&(X=new ResizeObserver(gt=>{let[St]=gt;St&&St.target===L&&X&&(X.unobserve(o),cancelAnimationFrame(Z),Z=requestAnimationFrame(()=>{var Ct;(Ct=X)==null||Ct.observe(o)})),t()}),L&&!x&&X.observe(L),X.observe(o));let it,dt=x?wo(n):null;x&<();function lt(){let gt=wo(n);dt&&!Ff(dt,gt)&&t(),dt=gt,it=requestAnimationFrame(lt)}return t(),()=>{var gt;B.forEach(St=>{s&&St.removeEventListener("scroll",t),d&&St.removeEventListener("resize",t)}),K==null||K(),(gt=X)==null||gt.disconnect(),X=null,x&&cancelAnimationFrame(it)}}var zf=xf;var Vf=Af,Bf=Tf,Uf=Sf;var Hf=Ef;var Gf=(n,o,t)=>{let r=new Map,s={platform:kT,...t},d={...s.platform,_c:r};return yf(n,o,{...s,platform:d})};var Yf=z.constructTagName("popover"),Lt={LEFT_START:"left-start",LEFT:"left",LEFT_END:"left-end",RIGHT_START:"right-start",RIGHT:"right",RIGHT_END:"right-end",TOP_START:"top-start",TOP:"top",TOP_END:"top-end",BOTTOM_START:"bottom-start",BOTTOM:"bottom",BOTTOM_END:"bottom-end"},_r={CLICK:"click",MOUSEENTER:"mouseenter",FOCUSIN:"focusin",MANUAL:"manual"},No={TONAL:"tonal",CONTRAST:"contrast"},NT={ABSOLUTE:"absolute",FIXED:"fixed"},It={PLACEMENT:Lt.BOTTOM,TRIGGER:_r.CLICK,COLOR:No.TONAL,STRATEGY:NT.ABSOLUTE,OFFSET:4,BOUNDARY:"clippingAncestors",BOUNDARY_ROOT:"viewport",BOUNDARY_PADDING:0,VISIBLE:!1,ARROW:!1,CLOSE_BUTTON:!1,FOCUS_TRAP:!1,INTERACTIVE:!1,PREVENT_SCROLL:!1,HIDE_ON_ESCAPE:!1,HIDE_ON_BLUR:!1,HIDE_ON_CLICK_OUTSIDE:!1,FOCUS_BACK:!1,BACKDROP:!1,DISABLE_FLIP:!1,SIZE:!1,DELAY:"0,0",ROLE:rt.DIALOG,Z_INDEX:1e3,DISABLE_ARIA_EXPANDED:!1,PROPAGATE_EVENT_ON_ESCAPE:!1,KEEP_CONNECTED_TOOLTIP_OPEN:!1,IS_BACKDROP_INVISIBLE:!0,ANIMATION_FRAME:!1};var pi=class{static dispatchPopoverEvent(o,t){t.dispatchEvent(new CustomEvent(o,{detail:{show:t.visible},composed:!0,bubbles:!0}))}static onShowPopover(o){this.dispatchPopoverEvent("shown",o)}static onHidePopover(o){this.dispatchPopoverEvent("hidden",o)}static onCreatedPopover(o){this.dispatchPopoverEvent("created",o)}static onDestroyedPopover(o){this.dispatchPopoverEvent("destroyed",o)}static onEscapeKeyPressed(o){this.dispatchPopoverEvent("closebyescape",o)}static onClickOutside(o){this.dispatchPopoverEvent("closebyoutsideclick",o)}};var Uc=class{constructor(){this.stack=[]}push(o){this.stack.push(o)}pop(){return this.stack.pop()}peek(){return this.stack[this.stack.length-1]}remove(o){this.stack=this.stack.filter(t=>t!==o)}has(o){return this.stack.includes(o)}clear(){this.stack=[]}},ke=new Uc;var LT=U`
|
|
2547
2547
|
:host {
|
|
2548
2548
|
--mdc-popover-arrow-border-radius: 0.1875rem;
|
|
2549
2549
|
--mdc-popover-arrow-border: 0.0625rem solid var(--mds-color-theme-outline-secondary-normal);
|
|
@@ -2665,7 +2665,7 @@
|
|
|
2665
2665
|
border-top-right-radius: var(--mdc-popover-arrow-border-radius);
|
|
2666
2666
|
border-bottom-left-radius: 100%;
|
|
2667
2667
|
}
|
|
2668
|
-
`,Wf=[NT];var zl=z.constructTagName("popoverportal"),$l=class extends q{connectedCallback(){super.connectedCallback(),this.ariaHidden="true",this.style.display="none"}disconnectedCallback(){var o;super.disconnectedCallback(),(o=this.onDisconnect)==null||o.call(this)}};var Vl=class{constructor(o){this.portalElement=null;this.disconnectAfterAppendTo=!1;this.arrowPixelChange=!1;this.popover=o}setupDelay(){try{let[o,t]=this.popover.delay.split(",").map(r=>{let s=parseInt(r,10);if(Number.isNaN(s)||s<0)throw new Error(`Invalid delay value: ${r}`);return s});return[o,t]}catch{return this.popover.delay="0,0",[0,0]}}setupHoverBridge(o){let t=this.popover.renderRoot.querySelector('div[part="popover-hover-bridge"]');Object.assign(t.style,{top:"",left:"",right:"",bottom:""});let r=`calc(${this.popover.showArrow?"0.75rem + ":""}${this.popover.offset}px)`,s=this.popover.offsetHeight||0,d=this.popover.offsetWidth||0;if(t)switch(o.split("-")[0]){case"top":t.style.height=r,t.style.bottom=`calc(-1 * (${r}))`,t.style.left="50%",t.style.width=`${d}px`;break;case"left":t.style.height=`${s}px`,t.style.width=r,t.style.right=`calc(-1.5 * (${r}))`;break;case"right":t.style.height=`${s}px`,t.style.width=r,t.style.left=`calc(-0.5 * (${r}))`;break;case"bottom":default:t.style.height=r,t.style.top=`calc(-1 * (${r}))`,t.style.left="50%",t.style.width=`${d}px`;break}}setupAppendTo(){var o,t;if(this.popover.appendTo){let r=document.getElementById(this.popover.appendTo);r&&!Array.from(r.children).includes(this.popover)&&(this.disconnectAfterAppendTo=!0,this.portalElement=document.createElement(zl),this.portalElement.onDisconnect=()=>{this.popover.remove(),this.portalElement=null},(t=(o=this.popover.parentElement)==null?void 0:o.appendChild)==null||t.call(o,this.portalElement),r.appendChild(this.popover))}}cleanupAppendTo(){!this.disconnectAfterAppendTo&&this.portalElement&&this.portalElement.remove(),this.disconnectAfterAppendTo=!1}updateAriaLabels(){var o,t,r;this.popover.interactive&&this.popover.role&&(this.popover.ariaLabel||(this.popover.ariaLabel=((o=this.popover.triggerElement)==null?void 0:o.ariaLabel)||((t=this.popover.triggerElement)==null?void 0:t.textContent)||""),!this.popover.ariaLabelledby&&!this.popover.ariaLabel&&(this.popover.ariaLabelledby=((r=this.popover.triggerElement)==null?void 0:r.id)||""))}updateAriaModal(){this.popover.role===rt.DIALOG||this.popover.role===rt.ALERTDIALOG?this.popover.setAttribute("aria-modal","true"):this.popover.removeAttribute("aria-modal")}updateAriaExpandedAttribute(){var o,t,r;this.popover.disableAriaExpanded||((o=this.popover.triggerElement)==null||o.setAttribute("aria-expanded",`${this.popover.visible}`),(r=this.popover.triggerElement)==null||r.setAttribute("aria-haspopup",((t=this.popover.triggerElement)==null?void 0:t.getAttribute("aria-haspopup"))||this.popover.role||"dialog"))}updateArrowStyle(o,t){var B;if(!this.popover.arrowElement)return;let r=t.split("-")[0],s={top:"bottom",right:"left",bottom:"top",left:"right"}[r],{x:d,y:m}=o,g=this.popover.arrowElement.getBoundingClientRect(),x=(B=this.popover.arrowElement.offsetParent)==null?void 0:B.getBoundingClientRect();if(!this.arrowPixelChange){let K=x!=null&&x[s]?12-Math.abs(g[s]-x[s]):0;Math.round(K)===1?this.arrowPixelChange=!0:this.arrowPixelChange=!1}let L=this.arrowPixelChange?.5:0;this.popover.arrowElement.setAttribute("data-side",r),Object.assign(this.popover.arrowElement.style,{left:d!=null?`${d}px`:"",top:m!=null?`${m}px`:"",[s]:`${-this.popover.arrowElement.offsetHeight/2-L}px`})}updatePopoverStyle(o,t){Object.assign(this.popover.style,{left:`${o}px`,top:`${t}px`})}};var _t=class extends fl(hl(cl(q))){constructor(){super();this.id="";this.triggerID="";this.trigger=It.TRIGGER;this.placement=It.PLACEMENT;this.color=It.COLOR;this.visible=It.VISIBLE;this.offset=It.OFFSET;this.boundary=It.BOUNDARY;this.boundaryRoot=It.BOUNDARY_ROOT;this.focusTrap=It.FOCUS_TRAP;this.preventScroll=It.PREVENT_SCROLL;this.showArrow=It.ARROW;this.closeButton=It.CLOSE_BUTTON;this.interactive=It.INTERACTIVE;this.delay=It.DELAY;this.hideOnEscape=It.HIDE_ON_ESCAPE;this.propagateEventOnEscape=It.PROPAGATE_EVENT_ON_ESCAPE;this.hideOnBlur=It.HIDE_ON_BLUR;this.hideOnOutsideClick=It.HIDE_ON_CLICK_OUTSIDE;this.focusBackToTrigger=It.FOCUS_BACK;this.backdrop=It.BACKDROP;this.isBackdropInvisible=It.IS_BACKDROP_INVISIBLE;this.disableFlip=It.DISABLE_FLIP;this.size=It.SIZE;this.zIndex=It.Z_INDEX;this.closeButtonAriaLabel=null;this.strategy=It.STRATEGY;this.role=It.ROLE;this.ariaLabelledby=null;this.ariaDescribedby=null;this.disableAriaExpanded=It.DISABLE_ARIA_EXPANDED;this.keepConnectedTooltipOpen=It.KEEP_CONNECTED_TOOLTIP_OPEN;this.animationFrame=It.ANIMATION_FRAME;this.arrowElement=null;this.hoverTimer=null;this.isHovered=!1;this.openDelay=0;this.closeDelay=0;this.floatingUICleanupFunction=null;this.shouldSuppressOpening=!1;this.parseTrigger=()=>{var d;let s=(((d=this.trigger)==null?void 0:d.split(" "))||[]).filter(m=>Object.values(_r).includes(m)).length>0?this.trigger:It.TRIGGER;s==="mouseenter"&&(this.interactive?s="mouseenter click":s="mouseenter focusin"),this.trigger=s};this.setupTriggerListeners=()=>{if(this.trigger.includes("click")&&document.addEventListener("click",this.togglePopoverVisible,{capture:!0}),this.trigger.includes("mouseenter")){let t=this.renderRoot.querySelector('div[part="popover-hover-bridge"]');t==null||t.addEventListener("mouseenter",this.show),document.addEventListener("mouseenter",this.handleMouseEnter,{capture:!0}),document.addEventListener("mouseleave",this.handleMouseLeave,{capture:!0}),this.addEventListener("mouseenter",this.cancelCloseDelay),this.addEventListener("mouseleave",this.startCloseDelay)}this.trigger.includes("focusin")&&(document.addEventListener("focusin",this.handleFocusIn,{capture:!0}),this.interactive||document.addEventListener("focusout",this.handleFocusOut,{capture:!0}))};this.removeTriggerListeners=()=>{document.removeEventListener("click",this.togglePopoverVisible,{capture:!0});let t=this.renderRoot.querySelector('div[part="popover-hover-bridge"]');t==null||t.removeEventListener("mouseenter",this.show),document.removeEventListener("mouseenter",this.handleMouseEnter,{capture:!0}),document.removeEventListener("mouseleave",this.handleMouseLeave,{capture:!0}),this.removeEventListener("mouseenter",this.cancelCloseDelay),this.removeEventListener("mouseleave",this.startCloseDelay),document.removeEventListener("focusin",this.handleFocusIn,{capture:!0}),document.removeEventListener("focusout",this.handleFocusOut,{capture:!0})};this.removeAllListeners=()=>{this.removeTriggerListeners(),this.hideOnOutsideClick&&document.removeEventListener("click",this.onOutsidePopoverClick,{capture:!0}),this.hideOnEscape&&(this.removeEventListener("keydown",this.onEscapeKeydown),document.removeEventListener("keydown",this.onEscapeKeydown,{capture:!0})),this.hideOnBlur&&this.removeEventListener("focusout",this.onPopoverFocusOut)};this.onOutsidePopoverClick=t=>{if(ke.peek()!==this)return;let r=t.composedPath(),s=this.contains(t.target)||r.includes(this.triggerElement)||r.includes(this),d=this.backdropElement?r.includes(this.backdropElement):!1;(!s||d)&&(this.hide(),pi.onClickOutside(this))};this.onEscapeKeydown=t=>{!this.visible||t.code!=="Escape"||(this.propagateEventOnEscape||t.stopPropagation(),t.preventDefault(),this.hide(),pi.onEscapeKeyPressed(this))};this.onPopoverFocusOut=t=>{this.contains(t.relatedTarget)||this.hide()};this.handleMouseEnter=t=>{this.isEventFromTrigger(t)&&(this.isHovered=!0,this.show())};this.handleMouseLeave=t=>{this.isEventFromTrigger(t)&&(this.isHovered=!1,this.startCloseDelay())};this.handleFocusOut=t=>{this.isEventFromTrigger(t)&&(this.isHovered||this.hide())};this.handleFocusIn=t=>{var r,s,d,m;this.isEventFromTrigger(t)&&((r=this.triggerElement)!=null&&r.matches(":focus-visible")||(m=(d=(s=this.triggerElement)==null?void 0:s.shadowRoot)==null?void 0:d.querySelector(".mdc-focus-ring"))!=null&&m.matches(":focus-visible")||this.isHovered)&&this.show()};this.startCloseDelay=()=>{this.interactive?this.hoverTimer=window.setTimeout(()=>{this.visible=!1},this.closeDelay):this.hide()};this.cancelCloseDelay=()=>{this.hoverTimer&&(window.clearTimeout(this.hoverTimer),this.hoverTimer=null)};this.show=()=>{this.visible||this.shouldSuppressOpening||(this.cancelCloseDelay(),this.openDelay>0?setTimeout(()=>{this.visible=!0},this.openDelay):this.visible=!0)};this.hide=()=>{this.closeDelay?setTimeout(()=>{this.visible=!1},this.closeDelay):this.visible=!1};this.togglePopoverVisible=t=>{this.isEventFromTrigger(t)&&(this.visible?this.hide():this.show())};this.positionPopover=()=>{let{triggerElement:t}=this;if(!t)return;let r=!this.boundary||this.boundary==="clippingAncestors"?"clippingAncestors":Array.from(document.querySelectorAll(this.boundary)),s=this.boundaryRoot,d=[Vf({boundary:r,rootBoundary:s,padding:this.boundaryPadding})],m=this.offset;if(this.disableFlip||d.push(Bf({boundary:r,rootBoundary:s})),this.size){let g=L=>{this.style.setProperty("--mdc-popover-internal-available-height",`${L}px`)},x=this.renderRoot.querySelector('[part="popover-content"]');d.push(Uf({boundary:r,rootBoundary:s,apply({availableHeight:L}){x&&(Object.assign(x.style,{maxHeight:`${L}px`,overflowY:"auto"}),g(L))},padding:50}))}if(this.showArrow&&(this.arrowElement=this.renderRoot.querySelector('div[part="popover-arrow"]'),this.arrowElement)){let g=this.arrowElement.offsetHeight,x=Math.sqrt(2*g**2)/2;m+=x,d.push(Hf({element:this.arrowElement,padding:12}))}d.push(zf(m)),this.floatingUICleanupFunction=$f(t,this,async()=>{let{triggerElement:g}=this;if(!g)return;let x=this.adjustPlacementForRtl(this.placement),{x:L,y:B,middlewareData:K,placement:Z}=await Gf(g,this,{placement:x,middleware:d,strategy:this.strategy});this.utils.updatePopoverStyle(L,B),K.arrow&&this.arrowElement&&this.utils.updateArrowStyle(K.arrow,Z),this.trigger.includes("mouseenter")&&this.utils.setupHoverBridge(Z)},{animationFrame:this.animationFrame})};this.utils=new Vl(this),this.parseTrigger(),[this.openDelay,this.closeDelay]=this.utils.setupDelay()}get connectedTooltip(){let t=this.getRootNode().querySelectorAll(`mdc-tooltip[triggerID="${this.triggerID}"]`);return Array.from(t).find(r=>r!==this)}get triggerElement(){return this.getRootNode().querySelector(`[id="${this.triggerID}"]`)}async firstUpdated(t){super.firstUpdated(t),pi.onCreatedPopover(this)}connectedCallback(){super.connectedCallback(),this.style.zIndex=`${this.zIndex}`,this.utils.setupAppendTo(),this.setupTriggerListeners()}async disconnectedCallback(){var t,r;super.disconnectedCallback(),this.removeAllListeners(),(t=this.deactivateFocusTrap)==null||t.call(this),this.deactivatePreventScroll(),this.moveElementBackAfterBackdropRemoval(this.triggerElement),this.removeBackdrop(),(r=this.floatingUICleanupFunction)==null||r.call(this),this.cancelCloseDelay(),this.keepConnectedTooltipOpen||this.connectedTooltip&&(this.connectedTooltip.shouldSuppressOpening=!1),this.utils.cleanupAppendTo(),pi.onDestroyedPopover(this),ke.remove(this)}async updated(t){if(super.updated(t),t.has("visible")){let r=t.get("visible")||!1;await this.isOpenUpdated(r,this.visible),this.utils.updateAriaExpandedAttribute()}t.has("trigger")&&(this.parseTrigger(),this.removeTriggerListeners(),this.setupTriggerListeners()),t.has("placement")&&this.setAttribute("placement",Object.values(Lt).includes(this.placement)?this.placement:It.PLACEMENT),t.has("delay")&&([this.openDelay,this.closeDelay]=this.utils.setupDelay()),t.has("color")&&this.setAttribute("color",Object.values(No).includes(this.color)?this.color:It.COLOR),t.has("zIndex")&&this.setAttribute("z-index",`${this.zIndex}`),t.has("appendTo")&&(this.appendTo?this.utils.setupAppendTo():this.utils.cleanupAppendTo()),(t.has("interactive")||t.has("aria-label")||t.has("aria-labelledby"))&&this.utils.updateAriaLabels(),t.has("role")&&(this.role===""&&(this.role=null),this.utils.updateAriaModal()),t.has("disableAriaExpanded")&&this.utils.updateAriaExpandedAttribute(),t.has("focusTrap")&&!this.focusTrap&&this.visible&&this.deactivateFocusTrap(),t.has("preventScroll")&&(!this.preventScroll&&this.visible?this.deactivatePreventScroll():this.preventScroll&&this.visible&&this.activatePreventScroll())}async isOpenUpdated(t,r){var d,m;let{triggerElement:s}=this;t===r||!s||(r&&!this.shouldSuppressOpening?(ke.peek()!==this&&ke.push(this),this.keepConnectedTooltipOpen||this.connectedTooltip&&(this.connectedTooltip.visible=!1,this.connectedTooltip.shouldSuppressOpening=!0),this.backdrop&&!this.backdropElement&&(this.createBackdrop("popover"),this.keepElementAboveBackdrop(s)),this.positionPopover(),this.hideOnBlur&&(this.addEventListener("focusout",this.onPopoverFocusOut),this.trigger==="click"&&(s.style.pointerEvents="none")),this.hideOnEscape&&(this.addEventListener("keydown",this.onEscapeKeydown),document.addEventListener("keydown",this.onEscapeKeydown)),this.activatePreventScroll(),this.hideOnOutsideClick&&document.addEventListener("click",this.onOutsidePopoverClick,{capture:!0}),setTimeout(()=>{var g,x;this.interactive&&this.focusTrap&&((g=this.activateFocusTrap)==null||g.call(this),(x=this.setInitialFocus)==null||x.call(this))},0),pi.onShowPopover(this)):(ke.peek()===this&&ke.pop(),(d=this.floatingUICleanupFunction)==null||d.call(this),this.backdrop&&(this.moveElementBackAfterBackdropRemoval(s),this.removeBackdrop()),this.hideOnBlur&&(this.removeEventListener("focusout",this.onPopoverFocusOut),this.trigger==="click"&&(s.style.pointerEvents="")),this.hideOnOutsideClick&&document.removeEventListener("click",this.onOutsidePopoverClick,{capture:!0}),this.hideOnEscape&&(this.removeEventListener("keydown",this.onEscapeKeydown),document.removeEventListener("keydown",this.onEscapeKeydown)),this.deactivatePreventScroll(),(m=this.deactivateFocusTrap)==null||m.call(this),this.focusBackToTrigger&&(s==null||s.focus()),this.keepConnectedTooltipOpen||this.connectedTooltip&&(this.connectedTooltip.shouldSuppressOpening=!1),pi.onHidePopover(this)))}isEventFromTrigger(t){var r;return this.triggerID?t.composed?t.composedPath().some(s=>(s==null?void 0:s.id)===this.triggerID):((r=t.target)==null?void 0:r.id)===this.triggerID:!1}isRtl(){return window.getComputedStyle(this).direction==="rtl"}adjustPlacementForRtl(t){if(!this.isRtl())return t;switch(t){case Lt.LEFT:return Lt.RIGHT;case Lt.LEFT_START:return Lt.RIGHT_START;case Lt.LEFT_END:return Lt.RIGHT_END;case Lt.RIGHT:return Lt.LEFT;case Lt.RIGHT_START:return Lt.LEFT_START;case Lt.RIGHT_END:return Lt.LEFT_END;default:return t}}render(){return _`
|
|
2668
|
+
`,Wf=[LT];var zl=z.constructTagName("popoverportal"),$l=class extends q{connectedCallback(){super.connectedCallback(),this.ariaHidden="true",this.style.display="none"}disconnectedCallback(){var o;super.disconnectedCallback(),(o=this.onDisconnect)==null||o.call(this)}};var Vl=class{constructor(o){this.portalElement=null;this.disconnectAfterAppendTo=!1;this.arrowPixelChange=!1;this.popover=o}setupDelay(){try{let[o,t]=this.popover.delay.split(",").map(r=>{let s=parseInt(r,10);if(Number.isNaN(s)||s<0)throw new Error(`Invalid delay value: ${r}`);return s});return[o,t]}catch{return this.popover.delay="0,0",[0,0]}}setupHoverBridge(o){let t=this.popover.renderRoot.querySelector('div[part="popover-hover-bridge"]');Object.assign(t.style,{top:"",left:"",right:"",bottom:""});let r=`calc(${this.popover.showArrow?"0.75rem + ":""}${this.popover.offset}px)`,s=this.popover.offsetHeight||0,d=this.popover.offsetWidth||0;if(t)switch(o.split("-")[0]){case"top":t.style.height=r,t.style.bottom=`calc(-1 * (${r}))`,t.style.left="50%",t.style.width=`${d}px`;break;case"left":t.style.height=`${s}px`,t.style.width=r,t.style.right=`calc(-1.5 * (${r}))`;break;case"right":t.style.height=`${s}px`,t.style.width=r,t.style.left=`calc(-0.5 * (${r}))`;break;case"bottom":default:t.style.height=r,t.style.top=`calc(-1 * (${r}))`,t.style.left="50%",t.style.width=`${d}px`;break}}setupAppendTo(){var o,t;if(this.popover.appendTo){let r=document.getElementById(this.popover.appendTo);r&&!Array.from(r.children).includes(this.popover)&&(this.disconnectAfterAppendTo=!0,this.portalElement=document.createElement(zl),this.portalElement.onDisconnect=()=>{this.popover.remove(),this.portalElement=null},(t=(o=this.popover.parentElement)==null?void 0:o.appendChild)==null||t.call(o,this.portalElement),r.appendChild(this.popover))}}cleanupAppendTo(){!this.disconnectAfterAppendTo&&this.portalElement&&this.portalElement.remove(),this.disconnectAfterAppendTo=!1}updateAriaLabels(){var o,t,r;this.popover.interactive&&this.popover.role&&(this.popover.ariaLabel||(this.popover.ariaLabel=((o=this.popover.triggerElement)==null?void 0:o.ariaLabel)||((t=this.popover.triggerElement)==null?void 0:t.textContent)||""),!this.popover.ariaLabelledby&&!this.popover.ariaLabel&&(this.popover.ariaLabelledby=((r=this.popover.triggerElement)==null?void 0:r.id)||""))}updateAriaModal(){this.popover.role===rt.DIALOG||this.popover.role===rt.ALERTDIALOG?this.popover.setAttribute("aria-modal","true"):this.popover.removeAttribute("aria-modal")}updateAriaExpandedAttribute(){var o,t,r;this.popover.disableAriaExpanded||((o=this.popover.triggerElement)==null||o.setAttribute("aria-expanded",`${this.popover.visible}`),(r=this.popover.triggerElement)==null||r.setAttribute("aria-haspopup",((t=this.popover.triggerElement)==null?void 0:t.getAttribute("aria-haspopup"))||this.popover.role||"dialog"))}updateArrowStyle(o,t){var B;if(!this.popover.arrowElement)return;let r=t.split("-")[0],s={top:"bottom",right:"left",bottom:"top",left:"right"}[r],{x:d,y:m}=o,g=this.popover.arrowElement.getBoundingClientRect(),x=(B=this.popover.arrowElement.offsetParent)==null?void 0:B.getBoundingClientRect();if(!this.arrowPixelChange){let K=x!=null&&x[s]?12-Math.abs(g[s]-x[s]):0;Math.round(K)===1?this.arrowPixelChange=!0:this.arrowPixelChange=!1}let L=this.arrowPixelChange?.5:0;this.popover.arrowElement.setAttribute("data-side",r),Object.assign(this.popover.arrowElement.style,{left:d!=null?`${d}px`:"",top:m!=null?`${m}px`:"",[s]:`${-this.popover.arrowElement.offsetHeight/2-L}px`})}updatePopoverStyle(o,t){Object.assign(this.popover.style,{left:`${o}px`,top:`${t}px`})}};var _t=class extends fl(hl(cl(q))){constructor(){super();this.id="";this.triggerID="";this.trigger=It.TRIGGER;this.placement=It.PLACEMENT;this.color=It.COLOR;this.visible=It.VISIBLE;this.offset=It.OFFSET;this.boundary=It.BOUNDARY;this.boundaryRoot=It.BOUNDARY_ROOT;this.focusTrap=It.FOCUS_TRAP;this.preventScroll=It.PREVENT_SCROLL;this.showArrow=It.ARROW;this.closeButton=It.CLOSE_BUTTON;this.interactive=It.INTERACTIVE;this.delay=It.DELAY;this.hideOnEscape=It.HIDE_ON_ESCAPE;this.propagateEventOnEscape=It.PROPAGATE_EVENT_ON_ESCAPE;this.hideOnBlur=It.HIDE_ON_BLUR;this.hideOnOutsideClick=It.HIDE_ON_CLICK_OUTSIDE;this.focusBackToTrigger=It.FOCUS_BACK;this.backdrop=It.BACKDROP;this.isBackdropInvisible=It.IS_BACKDROP_INVISIBLE;this.disableFlip=It.DISABLE_FLIP;this.size=It.SIZE;this.zIndex=It.Z_INDEX;this.closeButtonAriaLabel=null;this.strategy=It.STRATEGY;this.role=It.ROLE;this.ariaLabelledby=null;this.ariaDescribedby=null;this.disableAriaExpanded=It.DISABLE_ARIA_EXPANDED;this.keepConnectedTooltipOpen=It.KEEP_CONNECTED_TOOLTIP_OPEN;this.animationFrame=It.ANIMATION_FRAME;this.arrowElement=null;this.hoverTimer=null;this.isHovered=!1;this.openDelay=0;this.closeDelay=0;this.floatingUICleanupFunction=null;this.shouldSuppressOpening=!1;this.parseTrigger=()=>{var d;let s=(((d=this.trigger)==null?void 0:d.split(" "))||[]).filter(m=>Object.values(_r).includes(m)).length>0?this.trigger:It.TRIGGER;s==="mouseenter"&&(this.interactive?s="mouseenter click":s="mouseenter focusin"),this.trigger=s};this.setupTriggerListeners=()=>{if(this.trigger.includes("click")&&document.addEventListener("click",this.togglePopoverVisible,{capture:!0}),this.trigger.includes("mouseenter")){let t=this.renderRoot.querySelector('div[part="popover-hover-bridge"]');t==null||t.addEventListener("mouseenter",this.show),document.addEventListener("mouseenter",this.handleMouseEnter,{capture:!0}),document.addEventListener("mouseleave",this.handleMouseLeave,{capture:!0}),this.addEventListener("mouseenter",this.cancelCloseDelay),this.addEventListener("mouseleave",this.startCloseDelay)}this.trigger.includes("focusin")&&(document.addEventListener("focusin",this.handleFocusIn,{capture:!0}),this.interactive||document.addEventListener("focusout",this.handleFocusOut,{capture:!0}))};this.removeTriggerListeners=()=>{document.removeEventListener("click",this.togglePopoverVisible,{capture:!0});let t=this.renderRoot.querySelector('div[part="popover-hover-bridge"]');t==null||t.removeEventListener("mouseenter",this.show),document.removeEventListener("mouseenter",this.handleMouseEnter,{capture:!0}),document.removeEventListener("mouseleave",this.handleMouseLeave,{capture:!0}),this.removeEventListener("mouseenter",this.cancelCloseDelay),this.removeEventListener("mouseleave",this.startCloseDelay),document.removeEventListener("focusin",this.handleFocusIn,{capture:!0}),document.removeEventListener("focusout",this.handleFocusOut,{capture:!0})};this.removeAllListeners=()=>{this.removeTriggerListeners(),this.hideOnOutsideClick&&document.removeEventListener("click",this.onOutsidePopoverClick,{capture:!0}),this.hideOnEscape&&(this.removeEventListener("keydown",this.onEscapeKeydown),document.removeEventListener("keydown",this.onEscapeKeydown,{capture:!0})),this.hideOnBlur&&this.removeEventListener("focusout",this.onPopoverFocusOut)};this.onOutsidePopoverClick=t=>{if(ke.peek()!==this)return;let r=t.composedPath(),s=this.contains(t.target)||r.includes(this.triggerElement)||r.includes(this),d=this.backdropElement?r.includes(this.backdropElement):!1;(!s||d)&&(this.hide(),pi.onClickOutside(this))};this.onEscapeKeydown=t=>{!this.visible||t.code!=="Escape"||(this.propagateEventOnEscape||t.stopPropagation(),t.preventDefault(),this.hide(),pi.onEscapeKeyPressed(this))};this.onPopoverFocusOut=t=>{this.contains(t.relatedTarget)||this.hide()};this.handleMouseEnter=t=>{this.isEventFromTrigger(t)&&(this.isHovered=!0,this.show())};this.handleMouseLeave=t=>{this.isEventFromTrigger(t)&&(this.isHovered=!1,this.startCloseDelay())};this.handleFocusOut=t=>{this.isEventFromTrigger(t)&&(this.isHovered||this.hide())};this.handleFocusIn=t=>{var r,s,d,m;this.isEventFromTrigger(t)&&((r=this.triggerElement)!=null&&r.matches(":focus-visible")||(m=(d=(s=this.triggerElement)==null?void 0:s.shadowRoot)==null?void 0:d.querySelector(".mdc-focus-ring"))!=null&&m.matches(":focus-visible")||this.isHovered)&&this.show()};this.startCloseDelay=()=>{this.interactive?this.hoverTimer=window.setTimeout(()=>{this.visible=!1},this.closeDelay):this.hide()};this.cancelCloseDelay=()=>{this.hoverTimer&&(window.clearTimeout(this.hoverTimer),this.hoverTimer=null)};this.show=()=>{this.visible||this.shouldSuppressOpening||(this.cancelCloseDelay(),this.openDelay>0?setTimeout(()=>{this.visible=!0},this.openDelay):this.visible=!0)};this.hide=()=>{this.closeDelay?setTimeout(()=>{this.visible=!1},this.closeDelay):this.visible=!1};this.togglePopoverVisible=t=>{this.isEventFromTrigger(t)&&(this.visible?this.hide():this.show())};this.positionPopover=()=>{let{triggerElement:t}=this;if(!t)return;let r=!this.boundary||this.boundary==="clippingAncestors"?"clippingAncestors":Array.from(document.querySelectorAll(this.boundary)),s=this.boundaryRoot,d=[Vf({boundary:r,rootBoundary:s,padding:this.boundaryPadding})],m=this.offset;if(this.disableFlip||d.push(Bf({boundary:r,rootBoundary:s})),this.size){let g=L=>{this.style.setProperty("--mdc-popover-internal-available-height",`${L}px`)},x=this.renderRoot.querySelector('[part="popover-content"]');d.push(Uf({boundary:r,rootBoundary:s,apply({availableHeight:L}){x&&(Object.assign(x.style,{maxHeight:`${L}px`,overflowY:"auto"}),g(L))},padding:50}))}if(this.showArrow&&(this.arrowElement=this.renderRoot.querySelector('div[part="popover-arrow"]'),this.arrowElement)){let g=this.arrowElement.offsetHeight,x=Math.sqrt(2*g**2)/2;m+=x,d.push(Hf({element:this.arrowElement,padding:12}))}d.push(zf(m)),this.floatingUICleanupFunction=$f(t,this,async()=>{let{triggerElement:g}=this;if(!g)return;let x=this.adjustPlacementForRtl(this.placement),{x:L,y:B,middlewareData:K,placement:Z}=await Gf(g,this,{placement:x,middleware:d,strategy:this.strategy});this.utils.updatePopoverStyle(L,B),K.arrow&&this.arrowElement&&this.utils.updateArrowStyle(K.arrow,Z),this.trigger.includes("mouseenter")&&this.utils.setupHoverBridge(Z)},{animationFrame:this.animationFrame})};this.utils=new Vl(this),this.parseTrigger(),[this.openDelay,this.closeDelay]=this.utils.setupDelay()}get connectedTooltip(){let t=this.getRootNode().querySelectorAll(`mdc-tooltip[triggerID="${this.triggerID}"]`);return Array.from(t).find(r=>r!==this)}get triggerElement(){return this.getRootNode().querySelector(`[id="${this.triggerID}"]`)}async firstUpdated(t){super.firstUpdated(t),pi.onCreatedPopover(this)}connectedCallback(){super.connectedCallback(),this.style.zIndex=`${this.zIndex}`,this.utils.setupAppendTo(),this.setupTriggerListeners()}async disconnectedCallback(){var t,r;super.disconnectedCallback(),this.removeAllListeners(),(t=this.deactivateFocusTrap)==null||t.call(this),this.deactivatePreventScroll(),this.moveElementBackAfterBackdropRemoval(this.triggerElement),this.removeBackdrop(),(r=this.floatingUICleanupFunction)==null||r.call(this),this.cancelCloseDelay(),this.keepConnectedTooltipOpen||this.connectedTooltip&&(this.connectedTooltip.shouldSuppressOpening=!1),this.utils.cleanupAppendTo(),pi.onDestroyedPopover(this),ke.remove(this)}async updated(t){if(super.updated(t),t.has("visible")){let r=t.get("visible")||!1;await this.isOpenUpdated(r,this.visible),this.utils.updateAriaExpandedAttribute()}t.has("trigger")&&(this.parseTrigger(),this.removeTriggerListeners(),this.setupTriggerListeners()),t.has("placement")&&this.setAttribute("placement",Object.values(Lt).includes(this.placement)?this.placement:It.PLACEMENT),t.has("delay")&&([this.openDelay,this.closeDelay]=this.utils.setupDelay()),t.has("color")&&this.setAttribute("color",Object.values(No).includes(this.color)?this.color:It.COLOR),t.has("zIndex")&&this.setAttribute("z-index",`${this.zIndex}`),t.has("appendTo")&&(this.appendTo?this.utils.setupAppendTo():this.utils.cleanupAppendTo()),(t.has("interactive")||t.has("aria-label")||t.has("aria-labelledby"))&&this.utils.updateAriaLabels(),t.has("role")&&(this.role===""&&(this.role=null),this.utils.updateAriaModal()),t.has("disableAriaExpanded")&&this.utils.updateAriaExpandedAttribute(),t.has("focusTrap")&&!this.focusTrap&&this.visible&&this.deactivateFocusTrap(),t.has("preventScroll")&&(!this.preventScroll&&this.visible?this.deactivatePreventScroll():this.preventScroll&&this.visible&&this.activatePreventScroll())}async isOpenUpdated(t,r){var d,m;let{triggerElement:s}=this;t===r||!s||(r&&!this.shouldSuppressOpening?(ke.peek()!==this&&ke.push(this),this.keepConnectedTooltipOpen||this.connectedTooltip&&(this.connectedTooltip.visible=!1,this.connectedTooltip.shouldSuppressOpening=!0),this.backdrop&&!this.backdropElement&&(this.createBackdrop("popover"),this.keepElementAboveBackdrop(s)),this.positionPopover(),this.hideOnBlur&&(this.addEventListener("focusout",this.onPopoverFocusOut),this.trigger==="click"&&(s.style.pointerEvents="none")),this.hideOnEscape&&(this.addEventListener("keydown",this.onEscapeKeydown),document.addEventListener("keydown",this.onEscapeKeydown)),this.activatePreventScroll(),this.hideOnOutsideClick&&document.addEventListener("click",this.onOutsidePopoverClick,{capture:!0}),setTimeout(()=>{var g,x;this.interactive&&this.focusTrap&&((g=this.activateFocusTrap)==null||g.call(this),(x=this.setInitialFocus)==null||x.call(this))},0),pi.onShowPopover(this)):(ke.peek()===this&&ke.pop(),(d=this.floatingUICleanupFunction)==null||d.call(this),this.backdrop&&(this.moveElementBackAfterBackdropRemoval(s),this.removeBackdrop()),this.hideOnBlur&&(this.removeEventListener("focusout",this.onPopoverFocusOut),this.trigger==="click"&&(s.style.pointerEvents="")),this.hideOnOutsideClick&&document.removeEventListener("click",this.onOutsidePopoverClick,{capture:!0}),this.hideOnEscape&&(this.removeEventListener("keydown",this.onEscapeKeydown),document.removeEventListener("keydown",this.onEscapeKeydown)),this.deactivatePreventScroll(),(m=this.deactivateFocusTrap)==null||m.call(this),this.focusBackToTrigger&&(s==null||s.focus()),this.keepConnectedTooltipOpen||this.connectedTooltip&&(this.connectedTooltip.shouldSuppressOpening=!1),pi.onHidePopover(this)))}isEventFromTrigger(t){var r;return this.triggerID?t.composed?t.composedPath().some(s=>(s==null?void 0:s.id)===this.triggerID):((r=t.target)==null?void 0:r.id)===this.triggerID:!1}isRtl(){return window.getComputedStyle(this).direction==="rtl"}adjustPlacementForRtl(t){if(!this.isRtl())return t;switch(t){case Lt.LEFT:return Lt.RIGHT;case Lt.LEFT_START:return Lt.RIGHT_START;case Lt.LEFT_END:return Lt.RIGHT_END;case Lt.RIGHT:return Lt.LEFT;case Lt.RIGHT_START:return Lt.LEFT_START;case Lt.RIGHT_END:return Lt.LEFT_END;default:return t}}render(){return _`
|
|
2669
2669
|
<div part="popover-hover-bridge"></div>
|
|
2670
2670
|
${this.closeButton?_` <mdc-button
|
|
2671
2671
|
part="popover-close"
|
|
@@ -2679,7 +2679,7 @@
|
|
|
2679
2679
|
<div part="popover-content">
|
|
2680
2680
|
<slot></slot>
|
|
2681
2681
|
</div>
|
|
2682
|
-
`}};_t.styles=[...q.styles,...Wf],p([u({type:String,reflect:!0})],_t.prototype,"id",2),p([u({type:String,reflect:!0})],_t.prototype,"triggerID",2),p([u({type:String,reflect:!0})],_t.prototype,"trigger",2),p([u({type:String,reflect:!0})],_t.prototype,"placement",2),p([u({type:String,reflect:!0})],_t.prototype,"color",2),p([u({type:Boolean,reflect:!0})],_t.prototype,"visible",2),p([u({type:Number,reflect:!0})],_t.prototype,"offset",2),p([u({type:String,reflect:!0,attribute:"boundary"})],_t.prototype,"boundary",2),p([u({type:String,reflect:!0,attribute:"boundary-root"})],_t.prototype,"boundaryRoot",2),p([u({type:Number,reflect:!0,attribute:"boundary-padding"})],_t.prototype,"boundaryPadding",2),p([u({type:Boolean,reflect:!0,attribute:"focus-trap"})],_t.prototype,"focusTrap",2),p([u({type:Boolean,reflect:!0,attribute:"prevent-scroll"})],_t.prototype,"preventScroll",2),p([u({type:Boolean,reflect:!0,attribute:"show-arrow"})],_t.prototype,"showArrow",2),p([u({type:Boolean,reflect:!0,attribute:"close-button"})],_t.prototype,"closeButton",2),p([u({type:Boolean,reflect:!0})],_t.prototype,"interactive",2),p([u({type:String,reflect:!0})],_t.prototype,"delay",2),p([u({type:Boolean,reflect:!0,attribute:"hide-on-escape"})],_t.prototype,"hideOnEscape",2),p([u({type:Boolean,reflect:!0,attribute:"propagate-event-on-escape"})],_t.prototype,"propagateEventOnEscape",2),p([u({type:Boolean,reflect:!0,attribute:"hide-on-blur"})],_t.prototype,"hideOnBlur",2),p([u({type:Boolean,reflect:!0,attribute:"hide-on-outside-click"})],_t.prototype,"hideOnOutsideClick",2),p([u({type:Boolean,reflect:!0,attribute:"focus-back-to-trigger"})],_t.prototype,"focusBackToTrigger",2),p([u({type:Boolean,reflect:!0})],_t.prototype,"backdrop",2),p([u({type:String,reflect:!0,attribute:"backdrop-append-to"})],_t.prototype,"backdropAppendTo",2),p([u({type:Boolean,reflect:!0,attribute:"is-backdrop-invisible"})],_t.prototype,"isBackdropInvisible",2),p([u({type:Boolean,reflect:!0,attribute:"disable-flip"})],_t.prototype,"disableFlip",2),p([u({type:Boolean,reflect:!0})],_t.prototype,"size",2),p([u({type:Number,reflect:!0,attribute:"z-index"})],_t.prototype,"zIndex",2),p([u({type:String,reflect:!0,attribute:"append-to"})],_t.prototype,"appendTo",2),p([u({type:String,attribute:"close-button-aria-label",reflect:!0})],_t.prototype,"closeButtonAriaLabel",2),p([u({type:String,reflect:!0})],_t.prototype,"strategy",2),p([u({type:String,reflect:!0})],_t.prototype,"role",2),p([u({type:String,reflect:!0,attribute:"aria-labelledby"})],_t.prototype,"ariaLabelledby",2),p([u({type:String,reflect:!0,attribute:"aria-describedby"})],_t.prototype,"ariaDescribedby",2),p([u({type:Boolean,reflect:!0,attribute:"disable-aria-expanded"})],_t.prototype,"disableAriaExpanded",2),p([u({type:Boolean,reflect:!0,attribute:"keep-connected-tooltip-open"})],_t.prototype,"keepConnectedTooltipOpen",2),p([u({type:Boolean,reflect:!0,attribute:"animation-frame"})],_t.prototype,"animationFrame",2);var Ue=_t;var jf=z.constructTagName("toggletip"),Lo={CLOSE_BUTTON:!0,CLOSE_BUTTON_ARIA_LABEL:"Close",OFFSET:4,PLACEMENT:Lt.TOP,CLICK:_r.CLICK,SHOW_ARROW:!0};var
|
|
2682
|
+
`}};_t.styles=[...q.styles,...Wf],p([u({type:String,reflect:!0})],_t.prototype,"id",2),p([u({type:String,reflect:!0})],_t.prototype,"triggerID",2),p([u({type:String,reflect:!0})],_t.prototype,"trigger",2),p([u({type:String,reflect:!0})],_t.prototype,"placement",2),p([u({type:String,reflect:!0})],_t.prototype,"color",2),p([u({type:Boolean,reflect:!0})],_t.prototype,"visible",2),p([u({type:Number,reflect:!0})],_t.prototype,"offset",2),p([u({type:String,reflect:!0,attribute:"boundary"})],_t.prototype,"boundary",2),p([u({type:String,reflect:!0,attribute:"boundary-root"})],_t.prototype,"boundaryRoot",2),p([u({type:Number,reflect:!0,attribute:"boundary-padding"})],_t.prototype,"boundaryPadding",2),p([u({type:Boolean,reflect:!0,attribute:"focus-trap"})],_t.prototype,"focusTrap",2),p([u({type:Boolean,reflect:!0,attribute:"prevent-scroll"})],_t.prototype,"preventScroll",2),p([u({type:Boolean,reflect:!0,attribute:"show-arrow"})],_t.prototype,"showArrow",2),p([u({type:Boolean,reflect:!0,attribute:"close-button"})],_t.prototype,"closeButton",2),p([u({type:Boolean,reflect:!0})],_t.prototype,"interactive",2),p([u({type:String,reflect:!0})],_t.prototype,"delay",2),p([u({type:Boolean,reflect:!0,attribute:"hide-on-escape"})],_t.prototype,"hideOnEscape",2),p([u({type:Boolean,reflect:!0,attribute:"propagate-event-on-escape"})],_t.prototype,"propagateEventOnEscape",2),p([u({type:Boolean,reflect:!0,attribute:"hide-on-blur"})],_t.prototype,"hideOnBlur",2),p([u({type:Boolean,reflect:!0,attribute:"hide-on-outside-click"})],_t.prototype,"hideOnOutsideClick",2),p([u({type:Boolean,reflect:!0,attribute:"focus-back-to-trigger"})],_t.prototype,"focusBackToTrigger",2),p([u({type:Boolean,reflect:!0})],_t.prototype,"backdrop",2),p([u({type:String,reflect:!0,attribute:"backdrop-append-to"})],_t.prototype,"backdropAppendTo",2),p([u({type:Boolean,reflect:!0,attribute:"is-backdrop-invisible"})],_t.prototype,"isBackdropInvisible",2),p([u({type:Boolean,reflect:!0,attribute:"disable-flip"})],_t.prototype,"disableFlip",2),p([u({type:Boolean,reflect:!0})],_t.prototype,"size",2),p([u({type:Number,reflect:!0,attribute:"z-index"})],_t.prototype,"zIndex",2),p([u({type:String,reflect:!0,attribute:"append-to"})],_t.prototype,"appendTo",2),p([u({type:String,attribute:"close-button-aria-label",reflect:!0})],_t.prototype,"closeButtonAriaLabel",2),p([u({type:String,reflect:!0})],_t.prototype,"strategy",2),p([u({type:String,reflect:!0})],_t.prototype,"role",2),p([u({type:String,reflect:!0,attribute:"aria-labelledby"})],_t.prototype,"ariaLabelledby",2),p([u({type:String,reflect:!0,attribute:"aria-describedby"})],_t.prototype,"ariaDescribedby",2),p([u({type:Boolean,reflect:!0,attribute:"disable-aria-expanded"})],_t.prototype,"disableAriaExpanded",2),p([u({type:Boolean,reflect:!0,attribute:"keep-connected-tooltip-open"})],_t.prototype,"keepConnectedTooltipOpen",2),p([u({type:Boolean,reflect:!0,attribute:"animation-frame"})],_t.prototype,"animationFrame",2);var Ue=_t;var jf=z.constructTagName("toggletip"),Lo={CLOSE_BUTTON:!0,CLOSE_BUTTON_ARIA_LABEL:"Close",OFFSET:4,PLACEMENT:Lt.TOP,CLICK:_r.CLICK,SHOW_ARROW:!0};var OT=U`
|
|
2683
2683
|
:host {
|
|
2684
2684
|
--mdc-toggletip-max-width: 400px;
|
|
2685
2685
|
--mdc-toggletip-text-color: var(--mds-color-theme-text-primary-normal);
|
|
@@ -2709,7 +2709,7 @@
|
|
|
2709
2709
|
:host([close-button]:dir(rtl))::part(popover-content) {
|
|
2710
2710
|
margin-left: 2rem;
|
|
2711
2711
|
}
|
|
2712
|
-
`,Kf=[
|
|
2712
|
+
`,Kf=[OT];var Bi=class extends Ue{constructor(){super(...arguments);this.currentAnnouncement="";this.placement=Lo.PLACEMENT}connectedCallback(){var t;super.connectedCallback(),this.closeButton=(t=this.closeButton)!=null?t:Lo.CLOSE_BUTTON,this.closeButtonAriaLabel=Lo.CLOSE_BUTTON_ARIA_LABEL,this.trigger=Lo.CLICK,this.showArrow=Lo.SHOW_ARROW,this.interactive=!0,this.backdrop=!0,this.hideOnBlur=!0,this.hideOnEscape=!0,this.hideOnOutsideClick=!0,this.disableAriaExpanded=!1,this.focusBackToTrigger=!0,this.focusTrap=!0}getToggleTipText(){var t,r;return((r=(t=this.defaultSlotNodes)==null?void 0:t.map(s=>s.textContent).join(" "))==null?void 0:r.trim())||""}onPlacementUpdated(){Object.values(Lt).includes(this.placement)||(this.placement=Lo.PLACEMENT)}update(t){super.update(t),t.has("placement")&&this.onPlacementUpdated(),t.has("visible")&&(this.currentAnnouncement=this.visible?this.getToggleTipText():"")}render(){return _`
|
|
2713
2713
|
${super.render()}
|
|
2714
2714
|
<mdc-screenreaderannouncer
|
|
2715
2715
|
identity="${tt(this.screenreaderAnnouncerIdentity)}"
|
|
@@ -2717,12 +2717,12 @@
|
|
|
2717
2717
|
delay="300"
|
|
2718
2718
|
>
|
|
2719
2719
|
</mdc-screenreaderannouncer>
|
|
2720
|
-
`}};Bi.styles=[...Ue.styles,...Kf],p([Rm()],Bi.prototype,"defaultSlotNodes",2),p([ut()],Bi.prototype,"currentAnnouncement",2),p([u({type:String,reflect:!0,attribute:"screenreader-announcer-identity"})],Bi.prototype,"screenreaderAnnouncerIdentity",2),p([u({type:String,reflect:!0})],Bi.prototype,"placement",2);var Hc=Bi;function Bl(n,o=500){let t,r=(...s)=>{t!==void 0&&window.clearTimeout(t),t=window.setTimeout(()=>{t=void 0,n(...s)},o)};return r.cancel=()=>{t!==void 0&&(window.clearTimeout(t),t=void 0)},r}var qf=z.constructTagName("screenreaderannouncer"),
|
|
2720
|
+
`}};Bi.styles=[...Ue.styles,...Kf],p([Rm()],Bi.prototype,"defaultSlotNodes",2),p([ut()],Bi.prototype,"currentAnnouncement",2),p([u({type:String,reflect:!0,attribute:"screenreader-announcer-identity"})],Bi.prototype,"screenreaderAnnouncerIdentity",2),p([u({type:String,reflect:!0})],Bi.prototype,"placement",2);var Hc=Bi;function Bl(n,o=500){let t,r=(...s)=>{t!==void 0&&window.clearTimeout(t),t=window.setTimeout(()=>{t=void 0,n(...s)},o)};return r.cancel=()=>{t!==void 0&&(window.clearTimeout(t),t=void 0)},r}var qf=z.constructTagName("screenreaderannouncer"),RT={ASSERTIVE:"assertive",POLITE:"polite",OFF:"off"},Oo={ARIA_LIVE:RT.POLITE,DELAY:150,IDENTITY:"mdc-screenreaderannouncer-identity",TIMEOUT:2e4,DEBOUNCE:500};var MT=[U`
|
|
2721
2721
|
:host {
|
|
2722
2722
|
display: none;
|
|
2723
2723
|
visibility: hidden;
|
|
2724
2724
|
}
|
|
2725
|
-
`],Xf=
|
|
2725
|
+
`],Xf=MT;var Hr=class extends q{constructor(){super(...arguments);this.announcement="";this.identity="";this.dataAriaLive=Oo.ARIA_LIVE;this.delay=Oo.DELAY;this.timeout=Oo.TIMEOUT;this.debounceTime=Oo.DEBOUNCE;this.timeOutIds=[];this.ariaLiveAnnouncementIds=[]}announce(t,r,s,d){var m;if(t.length>0){let g=`mdc-screenreaderannouncer-announcement-${xe()}`,x=document.createElement("div");x.setAttribute("id",g),x.setAttribute("aria-live",d),(m=document.getElementById(this.identity))==null||m.appendChild(x);let L=window.setTimeout(()=>{let B=document.createElement("p");B.textContent=t,x.appendChild(B),this.ariaLiveAnnouncementIds.push(g);let K=window.setTimeout(()=>{var Z;(Z=document.getElementById(g))==null||Z.remove()},s);this.timeOutIds.push(K)},r);this.timeOutIds.push(L)}}clearTimeOutsAndAnnouncements(){this.timeOutIds.forEach(t=>{window.clearTimeout(t)}),this.ariaLiveAnnouncementIds.forEach(t=>{var r;(r=document.getElementById(t))==null||r.remove()})}createAnnouncementAriaLiveRegion(){let t=document.getElementById(this.identity);if(!t){t=document.createElement("div"),t.id=this.identity;let r=document.createElement("style");r.textContent=`
|
|
2726
2726
|
.mdc-screenreaderannouncer__visually-hidden {
|
|
2727
2727
|
clip: rect(0 0 0 0);
|
|
2728
2728
|
clip-path: inset(50%);
|
|
@@ -2732,7 +2732,7 @@
|
|
|
2732
2732
|
white-space: nowrap;
|
|
2733
2733
|
width: 1px;
|
|
2734
2734
|
}
|
|
2735
|
-
`,t.appendChild(r),t.classList.add("mdc-screenreaderannouncer__visually-hidden"),document.body.appendChild(t)}}setupDebouncedAnnounce(){this.debouncedAnnounce=Bl(()=>{this.announcement.length>0&&(this.announce(this.announcement,this.delay,this.timeout,this.dataAriaLive),this.announcement="")},this.debounceTime)}connectedCallback(){super.connectedCallback(),this.identity.length===0&&(this.identity=Oo.IDENTITY),this.createAnnouncementAriaLiveRegion(),this.setupDebouncedAnnounce()}disconnectedCallback(){var t;super.disconnectedCallback(),this.clearTimeOutsAndAnnouncements(),(t=this.debouncedAnnounce)==null||t.cancel()}updated(t){var r;t.has("identity")&&this.identity.length===0&&(this.identity=Oo.IDENTITY,this.createAnnouncementAriaLiveRegion()),t.has("debounceTime")&&this.setupDebouncedAnnounce(),t.has("announcement")&&this.announcement.length>0&&((r=this.debouncedAnnounce)==null||r.call(this))}};Hr.styles=[...q.styles,...Xf],p([u({type:String,reflect:!0})],Hr.prototype,"announcement",2),p([u({type:String,reflect:!0})],Hr.prototype,"identity",2),p([u({type:String,reflect:!0,attribute:"data-aria-live"})],Hr.prototype,"dataAriaLive",2),p([u({type:Number,reflect:!0})],Hr.prototype,"delay",2),p([u({type:Number,reflect:!0})],Hr.prototype,"timeout",2),p([u({type:Number,reflect:!0,attribute:"debounce-time"})],Hr.prototype,"debounceTime",2);var Gc=Hr;Gc.register(qf);var
|
|
2735
|
+
`,t.appendChild(r),t.classList.add("mdc-screenreaderannouncer__visually-hidden"),document.body.appendChild(t)}}setupDebouncedAnnounce(){this.debouncedAnnounce=Bl(()=>{this.announcement.length>0&&(this.announce(this.announcement,this.delay,this.timeout,this.dataAriaLive),this.announcement="")},this.debounceTime)}connectedCallback(){super.connectedCallback(),this.identity.length===0&&(this.identity=Oo.IDENTITY),this.createAnnouncementAriaLiveRegion(),this.setupDebouncedAnnounce()}disconnectedCallback(){var t;super.disconnectedCallback(),this.clearTimeOutsAndAnnouncements(),(t=this.debouncedAnnounce)==null||t.cancel()}updated(t){var r;t.has("identity")&&this.identity.length===0&&(this.identity=Oo.IDENTITY,this.createAnnouncementAriaLiveRegion()),t.has("debounceTime")&&this.setupDebouncedAnnounce(),t.has("announcement")&&this.announcement.length>0&&((r=this.debouncedAnnounce)==null||r.call(this))}};Hr.styles=[...q.styles,...Xf],p([u({type:String,reflect:!0})],Hr.prototype,"announcement",2),p([u({type:String,reflect:!0})],Hr.prototype,"identity",2),p([u({type:String,reflect:!0,attribute:"data-aria-live"})],Hr.prototype,"dataAriaLive",2),p([u({type:Number,reflect:!0})],Hr.prototype,"delay",2),p([u({type:Number,reflect:!0})],Hr.prototype,"timeout",2),p([u({type:Number,reflect:!0,attribute:"debounce-time"})],Hr.prototype,"debounceTime",2);var Gc=Hr;Gc.register(qf);var PT=Gc;Hc.register(jf);var DT=Hc;var Se=n=>{class o extends n{constructor(){super(...arguments);this.name="";this.value="";this.internals=this.attachInternals()}get form(){return this.internals.form}get validity(){return this.internals.validity}get willValidate(){return this.internals.willValidate}setValidity(){this.inputElement&&this.internals.setValidity(this.inputElement.validity,this.inputElement.validationMessage,this.inputElement)}checkValidity(){return this.setValidity(),this.internals.checkValidity()}reportValidity(){return this.setValidity(),this.internals.reportValidity()}}return o.formAssociated=!0,p([u({reflect:!0,type:String})],o.prototype,"name",2),p([u({reflect:!0,type:String})],o.prototype,"value",2),p([u({reflect:!0,type:String,attribute:"validation-message"})],o.prototype,"validationMessage",2),p([ye("input")],o.prototype,"inputElement",2),o};var FT=U`
|
|
2736
2736
|
:host {
|
|
2737
2737
|
--mdc-label-font-size: var(--mds-font-apps-body-midsize-medium-font-size);
|
|
2738
2738
|
--mdc-label-font-weight: var(--mds-font-apps-body-midsize-medium-font-weight);
|
|
@@ -2810,7 +2810,7 @@
|
|
|
2810
2810
|
pointer-events: none;
|
|
2811
2811
|
cursor: default;
|
|
2812
2812
|
}
|
|
2813
|
-
`,Zf=[bt,
|
|
2813
|
+
`,Zf=[bt,FT];var Qf=n=>({[$t.ERROR]:"error-legacy-badge-filled",[$t.WARNING]:"warning-badge-filled",[$t.SUCCESS]:"check-circle-badge-filled",[$t.PRIORITY]:"priority-badge-filled",[$t.DEFAULT]:""})[n]||"";var He=class extends Bt(q){constructor(){super(...arguments);this.inputId=`mdc-el-${xe()}`;this.required=!1;this.helpTextType=Nt.VALIDATION;this.toggletipPlacement=Nt.TOGGLETIP_PLACEMENT;this.toggletipStrategy=Nt.TOGGLETIP_STRATEGY;this.readonly=!1;this.softDisabled=!1;this.shouldRenderLabel=!0}renderLabelElement(){return this.label?this.shouldRenderLabel?_`<label for="${this.inputId}" id="${Nt.HEADING_ID}" part="label">${this.label}</label>`:_` <mdc-text
|
|
2814
2814
|
id="${Nt.HEADING_ID}"
|
|
2815
2815
|
tagname="${Oa.TAGNAME}"
|
|
2816
2816
|
type="${Oa.HEADER_TYPE}"
|
|
@@ -2852,7 +2852,7 @@
|
|
|
2852
2852
|
</div>`}renderHelperText(){return this.helpText?_`<div part="help-text-container">
|
|
2853
2853
|
<slot name="help-icon">${this.renderHelpTextIcon()}</slot>
|
|
2854
2854
|
<slot name="help-text">${this.renderHelpText()}</slot>
|
|
2855
|
-
</div>`:j}};He.styles=[...q.styles,...Zf],p([u({reflect:!0,type:String})],He.prototype,"label",2),p([u({type:Boolean,reflect:!0,attribute:"required"})],He.prototype,"required",2),p([u({reflect:!0,attribute:"help-text-type"})],He.prototype,"helpTextType",2),p([u({type:String,reflect:!0,attribute:"help-text"})],He.prototype,"helpText",2),p([u({type:String,reflect:!0,attribute:"toggletip-text"})],He.prototype,"toggletipText",2),p([u({type:String,reflect:!0,attribute:"toggletip-placement"})],He.prototype,"toggletipPlacement",2),p([u({type:String,reflect:!0,attribute:"toggletip-strategy"})],He.prototype,"toggletipStrategy",2),p([u({type:String,reflect:!0,attribute:"info-icon-aria-label"})],He.prototype,"infoIconAriaLabel",2),p([u({type:Boolean,reflect:!0})],He.prototype,"readonly",2),p([u({type:Boolean,reflect:!0,attribute:"soft-disabled"})],He.prototype,"softDisabled",2);var ne=He;var
|
|
2855
|
+
</div>`:j}};He.styles=[...q.styles,...Zf],p([u({reflect:!0,type:String})],He.prototype,"label",2),p([u({type:Boolean,reflect:!0,attribute:"required"})],He.prototype,"required",2),p([u({reflect:!0,attribute:"help-text-type"})],He.prototype,"helpTextType",2),p([u({type:String,reflect:!0,attribute:"help-text"})],He.prototype,"helpText",2),p([u({type:String,reflect:!0,attribute:"toggletip-text"})],He.prototype,"toggletipText",2),p([u({type:String,reflect:!0,attribute:"toggletip-placement"})],He.prototype,"toggletipPlacement",2),p([u({type:String,reflect:!0,attribute:"toggletip-strategy"})],He.prototype,"toggletipStrategy",2),p([u({type:String,reflect:!0,attribute:"info-icon-aria-label"})],He.prototype,"infoIconAriaLabel",2),p([u({type:Boolean,reflect:!0})],He.prototype,"readonly",2),p([u({type:Boolean,reflect:!0,attribute:"soft-disabled"})],He.prototype,"softDisabled",2);var ne=He;var $T=[U`
|
|
2856
2856
|
:host {
|
|
2857
2857
|
flex-direction: row;
|
|
2858
2858
|
align-items: flex-start;
|
|
@@ -2922,7 +2922,7 @@
|
|
|
2922
2922
|
:host([soft-disabled]) {
|
|
2923
2923
|
pointer-events: none;
|
|
2924
2924
|
}
|
|
2925
|
-
`,...At(!0)],Jf
|
|
2925
|
+
`,...At(!0)],Jf=$T;var Ui=class extends Ee(Se(Ut(ne))){constructor(){super(...arguments);this.checked=!1;this.indeterminate=!1;this.autofocus=!1;this.helpTextType=lf.DEFAULT;this.renderLabelAndHelperText=()=>this.label?_`<div part="text-container">${this.renderLabel()} ${this.renderHelperText()}</div>`:j}firstUpdated(t){this.inputElement&&this.autoFocusOnMount&&(this.elementToAutoFocus=this.inputElement),super.firstUpdated(t)}setFormValue(){let t=null;this.checked?t=this.value?this.value:"on":t=null,this.manageRequired(),this.internals.setFormValue(t)}manageRequired(){!this.checked&&this.required?(this.validationMessage?this.inputElement.setCustomValidity(this.validationMessage):this.inputElement.setCustomValidity(""),this.setValidity()):this.internals.setValidity({})}formResetCallback(){this.checked=!1,this.indeterminate=!1}formStateRestoreCallback(t){t&&(this.checked=!0)}toggleState(){!this.disabled&&!this.softDisabled&&!this.readonly&&(this.checked=!this.checked,this.indeterminate=!1)}handleKeyDown(t){var r;(this.readonly||this.softDisabled)&&t.key===Q.SPACE&&t.preventDefault(),t.key===Q.ENTER&&((r=this.form)==null||r.requestSubmit())}handleChange(t){this.toggleState();let r=t.constructor;this.dispatchEvent(new r(t.type,t))}update(t){super.update(t),t.has("checked")&&this.setFormValue()}render(){var t;return _`
|
|
2926
2926
|
<mdc-staticcheckbox
|
|
2927
2927
|
part="static-checkbox"
|
|
2928
2928
|
class="mdc-focus-ring"
|
|
@@ -2952,7 +2952,7 @@
|
|
|
2952
2952
|
/>
|
|
2953
2953
|
</mdc-staticcheckbox>
|
|
2954
2954
|
${this.renderLabelAndHelperText()}
|
|
2955
|
-
`}};Ui.styles=[...ne.styles,...Jf],p([u({type:Boolean,reflect:!0})],Ui.prototype,"checked",2),p([u({type:Boolean,reflect:!0})],Ui.prototype,"indeterminate",2),p([u({type:Boolean,reflect:!0})],Ui.prototype,"autofocus",2),p([u({type:String,reflect:!0,attribute:"help-text-type"})],Ui.prototype,"helpTextType",2);var Yc=Ui;Yc.register(nf);var
|
|
2955
|
+
`}};Ui.styles=[...ne.styles,...Jf],p([u({type:Boolean,reflect:!0})],Ui.prototype,"checked",2),p([u({type:Boolean,reflect:!0})],Ui.prototype,"indeterminate",2),p([u({type:Boolean,reflect:!0})],Ui.prototype,"autofocus",2),p([u({type:String,reflect:!0,attribute:"help-text-type"})],Ui.prototype,"helpTextType",2);var Yc=Ui;Yc.register(nf);var zT=Yc;var tv=z.constructTagName("staticchip"),Wc={DEFAULT:"default",COBALT:"cobalt",GOLD:"gold",LIME:"lime",MINT:"mint",ORANGE:"orange",PINK:"pink",PURPLE:"purple",SLATE:"slate",VIOLET:"violet"},Ul={COLOR:Wc.DEFAULT,TEXT_TYPE:st.BODY_MIDSIZE_REGULAR,TAG_NAME:mt.SPAN};var VT=U`
|
|
2956
2956
|
:host {
|
|
2957
2957
|
height: 1.5rem;
|
|
2958
2958
|
gap: 0.25rem;
|
|
@@ -3024,12 +3024,12 @@
|
|
|
3024
3024
|
--mdc-chip-border-color: var(--mds-color-theme-outline-label-violet);
|
|
3025
3025
|
--mdc-chip-background-color: var(--mds-color-theme-background-label-violet-normal);
|
|
3026
3026
|
}
|
|
3027
|
-
`,ev=[bt,
|
|
3027
|
+
`,ev=[bt,VT];var _s=class extends qt(q){constructor(){super(...arguments);this.color=Ul.COLOR;this.label=""}renderIcon(){return this.iconName?_` <mdc-icon part="icon" name="${this.iconName}" length-unit="rem" size="1"></mdc-icon> `:j}render(){return _`
|
|
3028
3028
|
${this.renderIcon()}
|
|
3029
3029
|
${this.label?_`<mdc-text part="label" type="${Ul.TEXT_TYPE}" tagname="${Ul.TAG_NAME}"
|
|
3030
3030
|
>${this.label}</mdc-text
|
|
3031
3031
|
>`:j}
|
|
3032
|
-
`}};_s.styles=[...q.styles,...ev],p([u({type:String,reflect:!0})],_s.prototype,"color",2),p([u({type:String})],_s.prototype,"label",2);var $a=_s;var rv=z.constructTagName("chip"),Cs={COLOR:Wc.DEFAULT,TEXT_TYPE:st.BODY_MIDSIZE_REGULAR,TAG_NAME:mt.SPAN,SIZE:vo[24],ROLE:rt.BUTTON};var
|
|
3032
|
+
`}};_s.styles=[...q.styles,...ev],p([u({type:String,reflect:!0})],_s.prototype,"color",2),p([u({type:String})],_s.prototype,"label",2);var $a=_s;var rv=z.constructTagName("chip"),Cs={COLOR:Wc.DEFAULT,TEXT_TYPE:st.BODY_MIDSIZE_REGULAR,TAG_NAME:mt.SPAN,SIZE:vo[24],ROLE:rt.BUTTON};var BT=U`
|
|
3033
3033
|
:host {
|
|
3034
3034
|
cursor: pointer;
|
|
3035
3035
|
height: 1.5rem;
|
|
@@ -3123,12 +3123,12 @@
|
|
|
3123
3123
|
--mdc-chip-color: var(--mds-color-theme-text-primary-disabled);
|
|
3124
3124
|
cursor: auto;
|
|
3125
3125
|
}
|
|
3126
|
-
`,iv=[bt,
|
|
3126
|
+
`,iv=[bt,BT,...At()];var ks=class extends qt(se){constructor(){super(...arguments);this.color=Cs.COLOR;this.label=""}connectedCallback(){super.connectedCallback(),this.role=Cs.ROLE,this.size=Cs.SIZE,this.active=void 0,this.softDisabled=void 0}renderIcon(){return this.iconName?_` <mdc-icon part="icon" name="${this.iconName}" length-unit="rem" size="1"></mdc-icon> `:j}render(){return _`
|
|
3127
3127
|
${this.renderIcon()}
|
|
3128
3128
|
${this.label?_`<mdc-text part="label" type="${Cs.TEXT_TYPE}" tagname="${Cs.TAG_NAME}"
|
|
3129
3129
|
>${this.label}</mdc-text
|
|
3130
3130
|
>`:j}
|
|
3131
|
-
`}};ks.styles=[...$a.styles,...iv],p([u({type:String,reflect:!0})],ks.prototype,"color",2),p([u({type:String})],ks.prototype,"label",2);var ws=ks;ws.register(rv);var
|
|
3131
|
+
`}};ks.styles=[...$a.styles,...iv],p([u({type:String,reflect:!0})],ks.prototype,"color",2),p([u({type:String})],ks.prototype,"label",2);var ws=ks;ws.register(rv);var UT=ws;var ov=z.constructTagName("coachmark"),Ro={COLOR:No.CONTRAST,TRIGGER:_r.MANUAL,ARROW:!0,CLOSE_BUTTON:!0,DISABLE_ARIA_EXPANDED:!0};var Mo=class extends Ue{constructor(){super(...arguments);this.trigger=Ro.TRIGGER;this.showArrow=Ro.ARROW;this.closeButton=Ro.CLOSE_BUTTON;this.disableAriaExpanded=Ro.DISABLE_ARIA_EXPANDED}connectedCallback(){super.connectedCallback(),this.color=Ro.COLOR,this.showArrow=Ro.ARROW}};p([u({type:String,reflect:!0})],Mo.prototype,"trigger",2),p([u({type:Boolean,attribute:"show-arrow"})],Mo.prototype,"showArrow",2),p([u({type:Boolean,reflect:!0,attribute:"close-button"})],Mo.prototype,"closeButton",2),p([u({type:Boolean,reflect:!0,attribute:"disable-aria-expanded"})],Mo.prototype,"disableAriaExpanded",2);var jc=Mo;jc.register(ov);var HT=jc;var Hl=z.constructTagName("controltypeprovider"),Gl={CONTROL_TYPE:"uncontrolled"},Yl=["controlled","uncontrolled"];var GT=Hl,Kc=GT;var Wl=class extends $e{constructor(){super({context:Kc});this.innerControlType=Gl.CONTROL_TYPE}static get Context(){return Kc}set controlType(t){Yl.includes(t)&&(this.innerControlType=t)}get controlType(){return this.innerControlType}updateContext(){this.context.value!==this.controlType&&(this.context.value=this.controlType,this.context.updateObservers())}};p([u({type:String,attribute:"control-type",reflect:!0})],Wl.prototype,"controlType",1);var qc=Wl;qc.register(Hl);var Xc=qc;fs.register(vu);var YT=fs;var za=z.constructTagName("divider"),Po={HORIZONTAL:"horizontal",VERTICAL:"vertical"},Va={SOLID:"solid",GRADIENT:"gradient"},cr={POSITIVE:"positive",NEGATIVE:"negative"},Ba={UP:"arrow-up-regular",DOWN:"arrow-down-regular",LEFT:"arrow-left-regular",RIGHT:"arrow-right-regular"},Do={ORIENTATION:Po.HORIZONTAL,VARIANT:Va.SOLID,ARROW_DIRECTION:cr.NEGATIVE,BUTTON_DIRECTION:cr.NEGATIVE};var WT=[bt,U`
|
|
3132
3132
|
:host {
|
|
3133
3133
|
--mdc-divider-background-color: var(--mds-color-theme-outline-secondary-normal);
|
|
3134
3134
|
--mdc-divider-width: 0.0625rem;
|
|
@@ -3329,11 +3329,11 @@
|
|
|
3329
3329
|
:host([data-hidden]) {
|
|
3330
3330
|
display: none;
|
|
3331
3331
|
}
|
|
3332
|
-
`],sv=
|
|
3332
|
+
`],sv=WT;var Hi=class extends q{constructor(){super(...arguments);this.orientation=Do.ORIENTATION;this.variant=Do.VARIANT;this.arrowDirection=Do.ARROW_DIRECTION;this.buttonPosition=Do.BUTTON_DIRECTION}setVariant(t){this.setAttribute("variant",Object.values(Va).includes(t)?t:Do.VARIANT)}setOrientation(t){this.setAttribute("orientation",Object.values(Po).includes(t)?t:Do.ORIENTATION)}ensureValidDirections(){let t=this.orientation===Po.HORIZONTAL?cr.NEGATIVE:cr.POSITIVE;Object.values(cr).includes(this.buttonPosition)||(this.buttonPosition=t),Object.values(cr).includes(this.arrowDirection)||(this.arrowDirection=t)}setGrabberButton(){this.ensureValidDirections();let t=this.querySelector("mdc-button");if(t){let r=this.getArrowIcon();t.setAttribute("variant","secondary"),t.setAttribute("prefix-icon",r)}}getArrowIcon(){let t=this.orientation===Po.HORIZONTAL,r=this.arrowDirection===cr.POSITIVE;return t?r?Ba.UP:Ba.DOWN:r?Ba.RIGHT:Ba.LEFT}update(t){super.update(t),t.has("orientation")&&this.setOrientation(this.orientation),t.has("variant")&&this.setVariant(this.variant),(t.has("orientation")||t.has("arrowDirection")||t.has("buttonPosition"))&&this.setGrabberButton()}inferDividerType(){var m;let t=(m=this.shadowRoot)==null?void 0:m.querySelector("slot"),r=(t==null?void 0:t.assignedElements({flatten:!0}))||[];if(r.length>1)return;let s=r.some(g=>g.tagName===Ta.toUpperCase()),d=r.some(g=>g.tagName===ri.toUpperCase());s&&!d?this.setAttribute("data-type","mdc-text-divider"):!s&&d&&(this.setAttribute("data-type","mdc-grabber-divider"),this.setGrabberButton())}connectedCallback(){super.connectedCallback(),this.setAttribute("data-type","mdc-primary-divider")}render(){return _`
|
|
3333
3333
|
<div></div>
|
|
3334
3334
|
<slot @slotchange=${this.inferDividerType}></slot>
|
|
3335
3335
|
<div></div>
|
|
3336
|
-
`}};Hi.styles=[...q.styles,...sv],p([u({type:String,reflect:!0})],Hi.prototype,"orientation",2),p([u({type:String,reflect:!0})],Hi.prototype,"variant",2),p([u({type:String,attribute:"arrow-direction",reflect:!0})],Hi.prototype,"arrowDirection",2),p([u({type:String,attribute:"button-position",reflect:!0})],Hi.prototype,"buttonPosition",2);var Zc=Hi;Zc.register(za);var
|
|
3336
|
+
`}};Hi.styles=[...q.styles,...sv],p([u({type:String,reflect:!0})],Hi.prototype,"orientation",2),p([u({type:String,reflect:!0})],Hi.prototype,"variant",2),p([u({type:String,attribute:"arrow-direction",reflect:!0})],Hi.prototype,"arrowDirection",2),p([u({type:String,attribute:"button-position",reflect:!0})],Hi.prototype,"buttonPosition",2);var Zc=Hi;Zc.register(za);var jT=Zc;var KT=U`
|
|
3337
3337
|
:host([selected]) {
|
|
3338
3338
|
border: 2px solid;
|
|
3339
3339
|
--mdc-chip-background-color: var(--mds-color-theme-background-label-default-active);
|
|
@@ -3355,7 +3355,7 @@
|
|
|
3355
3355
|
--mdc-chip-color: var(--mds-color-theme-text-primary-disabled);
|
|
3356
3356
|
cursor: auto;
|
|
3357
3357
|
}
|
|
3358
|
-
`,av=[
|
|
3358
|
+
`,av=[KT];var nv=z.constructTagName("filterchip"),Qc={ICON_NAME:"check-bold",COLOR:"default"};var Ua=class extends ws{constructor(){super(...arguments);this.selected=!1}connectedCallback(){super.connectedCallback(),this.color=Qc.COLOR}setSelected(t){t?(this.iconName=Qc.ICON_NAME,this.setAttribute("aria-pressed","true")):(this.iconName=void 0,this.setAttribute("aria-pressed","false"))}executeAction(){this.selected=!this.selected}update(t){super.update(t),t.has("selected")&&this.setSelected(this.selected)}};Ua.styles=[...ws.styles,...av],p([u({type:Boolean,reflect:!0})],Ua.prototype,"selected",2);var Jc=Ua;Jc.register(nv);var qT=Jc;var XT=U`
|
|
3359
3359
|
:host::part(container) {
|
|
3360
3360
|
display: flex;
|
|
3361
3361
|
flex-direction: column;
|
|
@@ -3367,7 +3367,7 @@
|
|
|
3367
3367
|
flex-direction: column;
|
|
3368
3368
|
gap: 0.25rem;
|
|
3369
3369
|
}
|
|
3370
|
-
`,lv=[
|
|
3370
|
+
`,lv=[XT];var jl=class extends Ut(ne){constructor(){super(...arguments);this.isRadio=!1}connectedCallback(){super.connectedCallback(),this.shouldRenderLabel=!1,this.disabled=void 0}render(){var t;return _`
|
|
3371
3371
|
<div
|
|
3372
3372
|
part="container"
|
|
3373
3373
|
role="${this.isRadio?rt.RADIOGROUP:rt.GROUP}"
|
|
@@ -3378,7 +3378,7 @@
|
|
|
3378
3378
|
<div part="group-header">${this.renderLabel()} ${this.renderHelperText()}</div>
|
|
3379
3379
|
<slot></slot>
|
|
3380
3380
|
</div>
|
|
3381
|
-
`}};jl.styles=[...ne.styles,...lv];var th=jl;var dv=z.constructTagName("formfieldgroup");th.register(dv);var Kl=th;ya.register(Zn);var
|
|
3381
|
+
`}};jl.styles=[...ne.styles,...lv];var th=jl;var dv=z.constructTagName("formfieldgroup");th.register(dv);var Kl=th;ya.register(Zn);var ZT=ya;Ca.register(vl);var QT=Ca;var Fo=ai(class extends $r{constructor(n){if(super(n),n.type!==Ze.PROPERTY&&n.type!==Ze.ATTRIBUTE&&n.type!==Ze.BOOLEAN_ATTRIBUTE)throw Error("The `live` directive is not allowed on child or event bindings");if(!il(n))throw Error("`live` bindings can only contain a single expression")}render(n){return n}update(n,[o]){if(o===be||o===j)return o;let t=n.element,r=n.name;if(n.type===Ze.PROPERTY){if(o===t[r])return be}else if(n.type===Ze.BOOLEAN_ATTRIBUTE){if(!!o===t.hasAttribute(r))return be}else if(n.type===Ze.ATTRIBUTE&&t.getAttribute(r)===o+"")return be;return ol(n),o}});ne.register(af);var hr=ne;var cv=z.constructTagName("input"),ql={OFF:"off",NONE:"none",ON:"on",SENTENCES:"sentences",WORDS:"words",CHARACTERS:"characters"},Ns={OFF:"off",ON:"on"},Gi={PASSWORD:"password",TEXT:"text",SEARCH:"search"},hv={MAX_LENGTH:10,VALIDATION:$t.ERROR},mi={VALIDATION:$t.DEFAULT,ICON_SIZE_VALUE:1,ICON_SIZE_UNIT:"rem",CLEAR_BUTTON_ICON:"cancel-bold",CLEAR_BUTTON_VARIANT:Ft.TERTIARY,CLEAR_BUTTON_SIZE:sr[20],PREFIX_TEXT_TYPE:st.BODY_MIDSIZE_REGULAR,PREFIX_TEXT_TAG:mt.SPAN,AUTO_COMPLETE:Ns.OFF,INPUT_TYPE:Gi.TEXT};var JT=[U`
|
|
3382
3382
|
:host {
|
|
3383
3383
|
--mdc-input-text-color: var(--mds-color-theme-text-primary-normal);
|
|
3384
3384
|
--mdc-input-border-color: var(--mds-color-theme-outline-input-normal);
|
|
@@ -3498,7 +3498,7 @@
|
|
|
3498
3498
|
opacity: 0;
|
|
3499
3499
|
pointer-events: none;
|
|
3500
3500
|
}
|
|
3501
|
-
`,...At(!0)],pv=
|
|
3501
|
+
`,...At(!0)],pv=JT;var le=class extends Ee(Se(Ut(hr))){constructor(){super(...arguments);this.placeholder="";this.trailingButton=!1;this.autocapitalize=ql.OFF;this.autocomplete=Ns.OFF;this.clearAriaLabel="";this.dataAriaDescribedby=null}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.inputElement&&(this.setInputValidity(),this.internals.setFormValue(this.inputElement.value))}).catch(t=>{this.onerror&&this.onerror(t)})}firstUpdated(t){this.inputElement&&this.autoFocusOnMount&&(this.elementToAutoFocus=this.inputElement),super.firstUpdated(t)}formResetCallback(){this.value="",this.inputElement.value="",this.setInputValidity(),this.requestUpdate()}formStateRestoreCallback(t){this.value=t}attributeChangedCallback(t,r,s){super.attributeChangedCallback(t,r,s),t==="validation-message"&&this.updateComplete.then(()=>{this.setInputValidity()}).catch(d=>{this.onerror&&this.onerror(d)})}setInputValidity(){this.inputElement.setCustomValidity(""),!this.inputElement.validity.valid&&this.validationMessage&&this.inputElement.setCustomValidity(this.validationMessage),this.setValidity()}updateValue(){this.value=this.inputElement.value,this.internals.setFormValue(this.inputElement.value)}onInput(){this.updateValue(),this.setInputValidity(),this.checkValidity()}onChange(t){this.updateValue(),this.setInputValidity();let r=t.constructor;this.dispatchEvent(new r(t.type,t))}handleKeyDown(t){var r;t.key===Q.ENTER&&((r=this.form)==null||r.requestSubmit())}renderLeadingIcon(){return this.leadingIcon?_`
|
|
3502
3502
|
<mdc-icon
|
|
3503
3503
|
part="leading-icon"
|
|
3504
3504
|
name=${this.leadingIcon}
|
|
@@ -3561,7 +3561,7 @@
|
|
|
3561
3561
|
<slot name="trailing-button">${this.renderTrailingButton()}</slot>
|
|
3562
3562
|
</div>
|
|
3563
3563
|
${this.helpText?this.renderHelperText():j}
|
|
3564
|
-
`}};le.styles=[...hr.styles,...pv],p([u({type:String})],le.prototype,"placeholder",2),p([u({type:String,attribute:"prefix-text"})],le.prototype,"prefixText",2),p([u({type:String,attribute:"leading-icon"})],le.prototype,"leadingIcon",2),p([u({type:Boolean,attribute:"trailing-button"})],le.prototype,"trailingButton",2),p([u({type:Number})],le.prototype,"maxlength",2),p([u({type:Number})],le.prototype,"minlength",2),p([u({type:String})],le.prototype,"autocapitalize",2),p([u({type:String})],le.prototype,"autocomplete",2),p([u({type:String})],le.prototype,"dirname",2),p([u({type:String})],le.prototype,"pattern",2),p([u({type:String})],le.prototype,"list",2),p([u({type:Number})],le.prototype,"size",2),p([u({type:String,attribute:"clear-aria-label"})],le.prototype,"clearAriaLabel",2),p([u({type:String,reflect:!0,attribute:"data-aria-describedby"})],le.prototype,"dataAriaDescribedby",2);var Cr=le;Cr.register(cv);var
|
|
3564
|
+
`}};le.styles=[...hr.styles,...pv],p([u({type:String})],le.prototype,"placeholder",2),p([u({type:String,attribute:"prefix-text"})],le.prototype,"prefixText",2),p([u({type:String,attribute:"leading-icon"})],le.prototype,"leadingIcon",2),p([u({type:Boolean,attribute:"trailing-button"})],le.prototype,"trailingButton",2),p([u({type:Number})],le.prototype,"maxlength",2),p([u({type:Number})],le.prototype,"minlength",2),p([u({type:String})],le.prototype,"autocapitalize",2),p([u({type:String})],le.prototype,"autocomplete",2),p([u({type:String})],le.prototype,"dirname",2),p([u({type:String})],le.prototype,"pattern",2),p([u({type:String})],le.prototype,"list",2),p([u({type:Number})],le.prototype,"size",2),p([u({type:String,attribute:"clear-aria-label"})],le.prototype,"clearAriaLabel",2),p([u({type:String,reflect:!0,attribute:"data-aria-describedby"})],le.prototype,"dataAriaDescribedby",2);var Cr=le;Cr.register(cv);var tx=Cr;var ex=U`
|
|
3565
3565
|
:host {
|
|
3566
3566
|
height: 1.5rem;
|
|
3567
3567
|
gap: 0.25rem;
|
|
@@ -3597,7 +3597,7 @@
|
|
|
3597
3597
|
width: 1.25rem;
|
|
3598
3598
|
height: 1.25rem;
|
|
3599
3599
|
}
|
|
3600
|
-
`,mv=[bt,
|
|
3600
|
+
`,mv=[bt,ex];var Xl=z.constructTagName("inputchip"),Zl={TEXT_TYPE:st.BODY_MIDSIZE_REGULAR,TAG_NAME:mt.SPAN,CLOSE_ICON:"cancel-bold"};var $o=class extends qt(Bt(q)){constructor(){super(...arguments);this.label="";this.error=!1;this.clearAriaLabel=""}renderPrefix(){return _`
|
|
3601
3601
|
<slot name="prefix">
|
|
3602
3602
|
${this.iconName?_`<mdc-icon part="icon" name="${this.iconName}" length-unit="rem" size="1"></mdc-icon>`:j}
|
|
3603
3603
|
</slot>
|
|
@@ -3615,7 +3615,7 @@
|
|
|
3615
3615
|
size="20"
|
|
3616
3616
|
@click="${this.handleClose}"
|
|
3617
3617
|
></mdc-button>
|
|
3618
|
-
`}};$o.styles=[...q.styles,...mv],p([u({type:String})],$o.prototype,"label",2),p([u({type:Boolean})],$o.prototype,"error",2),p([u({type:String,attribute:"clear-aria-label"})],$o.prototype,"clearAriaLabel",2);var eh=$o;eh.register(Xl);var
|
|
3618
|
+
`}};$o.styles=[...q.styles,...mv],p([u({type:String})],$o.prototype,"label",2),p([u({type:Boolean})],$o.prototype,"error",2),p([u({type:String,attribute:"clear-aria-label"})],$o.prototype,"clearAriaLabel",2);var eh=$o;eh.register(Xl);var rx=eh;var ix=U`
|
|
3619
3619
|
:host::part(anchor) {
|
|
3620
3620
|
display: flex;
|
|
3621
3621
|
align-items: center;
|
|
@@ -3675,8 +3675,8 @@
|
|
|
3675
3675
|
text-decoration: var(--mds-font-apps-body-small-regular-underline-text-decoration);
|
|
3676
3676
|
text-transform: var(--mds-font-apps-body-small-regular-underline-text-case);
|
|
3677
3677
|
}
|
|
3678
|
-
`,uv=[
|
|
3679
|
-
${this.iconName?_`<mdc-icon part="icon" name="${this.iconName}" size="${this.getIconSize()}" length-unit="rem"></mdc-icon>`:j}`}};Ha.styles=[...Vr.styles,...uv],p([u({type:String,reflect:!0})],Ha.prototype,"size",2);var rh=Ha;rh.register(pl);var
|
|
3678
|
+
`,uv=[ix];var Ha=class extends qt(Vr){constructor(){super(...arguments);this.size=uu.LINK_SIZE}getIconSize(){switch(this.size){case ml.SMALL:return ul.SMALL;case ml.MIDSIZE:return ul.MIDSIZE;default:return ul.LARGE}}renderAnchorContent(){return _` <slot></slot>
|
|
3679
|
+
${this.iconName?_`<mdc-icon part="icon" name="${this.iconName}" size="${this.getIconSize()}" length-unit="rem"></mdc-icon>`:j}`}};Ha.styles=[...Vr.styles,...uv],p([u({type:String,reflect:!0})],Ha.prototype,"size",2);var rh=Ha;rh.register(pl);var ox=rh;var fv=z.constructTagName("linkbutton"),Ls={12:12,14:14,16:16},Os={SIZE:Ls[16],ROLE:rt.BUTTON,INLINE:ys.INLINE,INVERTED:ys.INVERTED};var vv=n=>{switch(n){case Ls[12]:return .75;case Ls[14]:return .875;default:return 1}};var sx=U`
|
|
3680
3680
|
:host {
|
|
3681
3681
|
gap: 0.25rem;
|
|
3682
3682
|
cursor: pointer;
|
|
@@ -3775,10 +3775,10 @@
|
|
|
3775
3775
|
color: var(--mdc-link-color-disabled);
|
|
3776
3776
|
pointer-events: none;
|
|
3777
3777
|
}
|
|
3778
|
-
`,gv=[
|
|
3778
|
+
`,gv=[sx,...At()];var zo=class extends qt(se){constructor(){super(...arguments);this.size=Os.SIZE;this.inline=Os.INLINE;this.inverted=Os.INVERTED}connectedCallback(){super.connectedCallback(),this.active=void 0,this.role=Os.ROLE}update(t){super.update(t),t.has("size")&&this.setSize(this.size)}setSize(t){this.setAttribute("size",Object.values(Ls).includes(t)?`${t}`:Os.SIZE.toString())}render(){return _`
|
|
3779
3779
|
<slot></slot>
|
|
3780
3780
|
${this.iconName?_` <mdc-icon name=${this.iconName} size=${vv(this.size)} length-unit="rem"></mdc-icon> `:j}
|
|
3781
|
-
`}};zo.styles=[...Vr.styles,...gv],p([u({type:Number,reflect:!0})],zo.prototype,"size",2),p([u({type:Boolean,reflect:!0})],zo.prototype,"inline",2),p([u({type:Boolean,reflect:!0})],zo.prototype,"inverted",2);var ih=zo;ih.register(fv);var
|
|
3781
|
+
`}};zo.styles=[...Vr.styles,...gv],p([u({type:Number,reflect:!0})],zo.prototype,"size",2),p([u({type:Boolean,reflect:!0})],zo.prototype,"inline",2),p([u({type:Boolean,reflect:!0})],zo.prototype,"inverted",2);var ih=zo;ih.register(fv);var ax=ih;Vr.register(qu);var nx=Vr;var Rs=n=>{class o extends n{constructor(...s){super(...s);this.loop="true";this.propagateAllKeyEvents=!1;this.initialFocus=0;this.handleNavigationClick=s=>{let d=s.target,m=this.getCurrentIndex(d);if(m!==-1){let g=!(this.navItems.at(m)!==d&&document.activeElement===s.target);this.resetTabIndexAndSetFocus(m,void 0,g)}};this.addEventListener("keydown",this.handleNavigationKeyDown.bind(this)),this.addEventListener("click",this.handleNavigationClick)}async firstUpdated(s){super.firstUpdated(s),this.setInitialFocus()}setInitialFocus(){let s=Math.max(Math.min(this.initialFocus,this.navItems.length-1),0);this.resetTabIndexAndSetFocus(s,void 0,!1)}handleNavigationKeyDown(s){let d=new Set([Q.ARROW_DOWN,Q.ARROW_UP,Q.HOME,Q.END]),m=window.getComputedStyle(this).direction==="rtl",g=this.resolveDirectionKey(s.key,m);if(!d.has(g))return;let x=s.target,L=this.getCurrentIndex(x);if(L!==-1){switch(this.resetTabIndexes(L),g){case Q.HOME:{this.resetTabIndexAndSetFocus(0,L);break}case Q.END:{this.resetTabIndexAndSetFocus(this.navItems.length-1,L);break}case Q.ARROW_DOWN:{let B=this.shouldLoop()?0:L,K=L+1===this.navItems.length?B:L+1;this.resetTabIndexAndSetFocus(K,L);break}case Q.ARROW_UP:{let B=this.shouldLoop()?this.navItems.length-1:L,K=L-1===-1?B:L-1;this.resetTabIndexAndSetFocus(K,L);break}default:break}this.propagateAllKeyEvents||(s.stopPropagation(),s.preventDefault())}}getCurrentIndex(s){return s?this.navItems.findIndex(d=>d===s||!!(d.compareDocumentPosition(s)&Node.DOCUMENT_POSITION_CONTAINED_BY)):-1}resetTabIndexes(s,d=!0){var m;if(this.navItems.length>0){this.navItems.forEach(L=>L.setAttribute("tabindex","-1"));let g=this.navItems.at(s)?s:0,x=(m=this.navItems.at(g))!=null?m:this.navItems.find(Boolean);x&&(x.setAttribute("tabindex","0"),d&&x.focus())}}resetTabIndexAndSetFocus(s,d,m=!0){var L;let{navItems:g}=this;if(g.length===0)return;let x=(L=g.at(s))!=null?L:g.find(Boolean);s===d&&x&&x.getAttribute("tabindex")==="0"||(d===void 0?g.forEach(B=>B.setAttribute("tabindex","-1")):g.at(d)&&g.at(d).setAttribute("tabindex","-1"),x.setAttribute("tabindex","0"),m&&(x.focus({preventScroll:!0}),x.scrollIntoView({block:"nearest"})))}resolveDirectionKey(s,d){if(!d)return s;switch(s){case Q.ARROW_LEFT:return Q.ARROW_RIGHT;case Q.ARROW_RIGHT:return Q.ARROW_LEFT;default:return s}}shouldLoop(){return this.loop!=="false"}}return o};var Ql=z.constructTagName("listitem"),Ga={FULL_WIDTH:"full-width",INSET_PILL:"inset-pill",INSET_RECTANGLE:"inset-rectangle"},bv={VARIANT:Ga.FULL_WIDTH};var Ht={CREATED:"created",FIRST_UPDATE_COMPLETED:"first-update-completed",DESTROYED:"destroyed",MODIFIED:"modified"};var yv=(n,o)=>!!(n.compareDocumentPosition(o)&Node.DOCUMENT_POSITION_PRECEDING),Ev=(n,o)=>!!(n.compareDocumentPosition(o)&Node.DOCUMENT_POSITION_FOLLOWING);var lx=n=>!!n,Gr=class{constructor(o,t){this.cache=[];this.itemCreationHandler=o=>{this.addItem(o.target,void 0)};this.itemDestroyHandler=o=>{this.delete(o.detail.originalTarget)};this.host=o,o.addController(this),this.isValidItem=(t==null?void 0:t.isValidItem)||lx,this.onStoreUpdate=t==null?void 0:t.onStoreUpdate}get items(){return this.cache}hostConnected(){this.host.addEventListener(Ht.CREATED,this.itemCreationHandler),this.host.addEventListener(Ht.DESTROYED,this.itemDestroyHandler)}hostDisconnected(){this.host.removeEventListener(Ht.CREATED,this.itemCreationHandler),this.host.removeEventListener(Ht.DESTROYED,this.itemDestroyHandler),this.reset()}add(o){this.addItem(o,void 0)}addAt(o,t){this.addItem(o,t)}getIndexToInsertInCache(o){if(!this.cache.length||!yv(this.cache.at(-1),o))return-1;let t=0,r=this.cache.length-1;for(;t<=r;){let s=Math.floor((t+r)/2);Ev(this.cache[s],o)?t=s+1:r=s-1}return t}addItem(o,t=void 0){var s;let r=o;if(this.isValidItem(r)&&!this.cache.includes(r)){let d=t===void 0?this.getIndexToInsertInCache(r):t;this.onStoreUpdate&&((s=this.onStoreUpdate)==null||s.call(this,r,"added",d===-1?this.cache.length:d,this.cache.slice())),d===-1?this.cache.push(r):d>=0&&this.cache.splice(d,0,r)}}delete(o){var r;let t=this.cache.indexOf(o);t!==-1&&(this.onStoreUpdate&&((r=this.onStoreUpdate)==null||r.call(this,o,"removed",t,this.cache.slice())),this.cache.splice(t,1))}reset(o){this.cache.length=0,o&&this.cache.push(...o)}};var Yi=n=>{class o extends n{constructor(...s){super(...s);this.handleItemCreation=s=>{let d=s.target;d&&d.addEventListener(Ht.DESTROYED,this.handleItemRemovedEvent)};this.handleItemRemovedEvent=s=>{s.stopImmediatePropagation(),s.target&&s.type===Ht.DESTROYED&&(s.target.removeEventListener(Ht.DESTROYED,this.handleItemRemovedEvent),this.dispatchEvent(new CustomEvent(s.type,{bubbles:s.bubbles,composed:s.composed,detail:{originalTarget:s.target}})))};this.addEventListener(Ht.CREATED,this.handleItemCreation)}}return o};var dx=U`
|
|
3782
3782
|
:host {
|
|
3783
3783
|
display: flex;
|
|
3784
3784
|
flex-direction: column;
|
|
@@ -3793,11 +3793,11 @@
|
|
|
3793
3793
|
scroll-padding-top: 0.25rem;
|
|
3794
3794
|
scroll-padding-bottom: 0.25rem;
|
|
3795
3795
|
}
|
|
3796
|
-
`,
|
|
3796
|
+
`,Tv=[dx];var xv=z.constructTagName("list");var oh={LOOP:"true",INITIAL_FOCUS:0};var Ms=class extends Rs(Yi(q)){constructor(){super();this.loop=oh.LOOP;this.initialFocus=oh.INITIAL_FOCUS;this.focusWithin=!1;this.handleModifiedEvent=t=>{let r=t.target;switch(t.detail.change){case"enabled":this.itemsStore.add(r);break;case"disabled":this.itemsStore.delete(r);break;default:break}};this.addEventListener(Ht.MODIFIED,this.handleModifiedEvent),this.addEventListener("focusin",this.handleFocusEvent),this.addEventListener("focusout",this.handleFocusEvent),this.itemsStore=new Gr(this,{isValidItem:this.isValidItem,onStoreUpdate:this.onElementStoreUpdate.bind(this)})}connectedCallback(){super.connectedCallback(),this.role=rt.LIST}get navItems(){return this.itemsStore.items}onElementStoreUpdate(t,r,s){if(r==="added")t.tabIndex=-1;else if(r==="removed"&&t.tabIndex===0){let d=s+1;d>=this.navItems.length&&(d=s-1),this.resetTabIndexes(d,this.focusWithin)}}handleFocusEvent(t){t.type==="focusout"&&t.relatedTarget===null||(this.focusWithin=t.type==="focusin")}isValidItem(t){return t.matches(`${Ql}:not([disabled])`)}render(){return _`
|
|
3797
3797
|
<slot name="list-header"></slot>
|
|
3798
3798
|
<!-- make the container slot role presentation to keep it ignored in a11y tree -->
|
|
3799
3799
|
<slot part="container" role="presentation"></slot>
|
|
3800
|
-
`}};Ms.styles=[...q.styles,...
|
|
3800
|
+
`}};Ms.styles=[...q.styles,...Tv],p([u({type:String,reflect:!0})],Ms.prototype,"loop",2),p([u({type:Number,reflect:!0,attribute:"initial-focus"})],Ms.prototype,"initialFocus",2);var Ps=Ms;Ps.register(xv);var sh=Ps;var cx=U`
|
|
3801
3801
|
:host {
|
|
3802
3802
|
--mdc-listheader-padding: 0.5rem 0.75rem;
|
|
3803
3803
|
--mdc-listheader-gap: 0.5rem;
|
|
@@ -3824,7 +3824,7 @@
|
|
|
3824
3824
|
:host::part(postfix-icon) {
|
|
3825
3825
|
flex-shrink: 0;
|
|
3826
3826
|
}
|
|
3827
|
-
`,
|
|
3827
|
+
`,Av=[cx];var Wi=class extends q{constructor(){super(...arguments);this.disabled=!1}render(){return _`
|
|
3828
3828
|
${this.prefixIcon?_`<mdc-icon
|
|
3829
3829
|
part="prefix-icon"
|
|
3830
3830
|
name="${this.prefixIcon}"
|
|
@@ -3843,7 +3843,7 @@
|
|
|
3843
3843
|
size="1"
|
|
3844
3844
|
length-unit="rem"
|
|
3845
3845
|
></mdc-icon>`:j}
|
|
3846
|
-
`}};Wi.styles=[...q.styles,...
|
|
3846
|
+
`}};Wi.styles=[...q.styles,...Av],p([u({type:String,attribute:"prefix-icon"})],Wi.prototype,"prefixIcon",2),p([u({type:String,attribute:"postfix-icon"})],Wi.prototype,"postfixIcon",2),p([u({type:String,attribute:"header-text"})],Wi.prototype,"headerText",2),p([u({type:Boolean,reflect:!0})],Wi.prototype,"disabled",2);var ah=Wi;var Sv=z.constructTagName("listheader");ah.register(Sv);var hx=ah;var Iv=n=>{class o extends n{connectedCallback(){super.connectedCallback(),this.dispatchEvent(new Event(Ht.CREATED,{bubbles:!0,composed:!0})),this.updateComplete.then(()=>{this.dispatchEvent(new Event(Ht.FIRST_UPDATE_COMPLETED,{bubbles:!0,composed:!0}))})}disconnectedCallback(){super.disconnectedCallback(),this.dispatchEvent(new Event(Ht.DESTROYED,{bubbles:!0,composed:!0}))}dispatchModifiedEvent(r){this.dispatchEvent(new CustomEvent(Ht.MODIFIED,{detail:{change:r},bubbles:!0,composed:!0}))}}return o};var Ya=class{static dispatchListItemEvent(o,t){t.dispatchEvent(new Event(o,{composed:!0,bubbles:!0}))}static onDisableListItem(o){this.dispatchListItemEvent("disabled",o)}static onEnableListItem(o){this.dispatchListItemEvent("enabled",o)}static onCreatedListItem(o){setTimeout(()=>{this.dispatchListItemEvent("created",o)},0)}static onDestroyedListItem(o){this.dispatchListItemEvent("destroyed",o)}};var px=U`
|
|
3847
3847
|
:host {
|
|
3848
3848
|
--mdc-listitem-default-background-color: var(--mds-color-theme-background-primary-ghost);
|
|
3849
3849
|
--mdc-listitem-default-active-background-color: var(--mds-color-theme-background-primary-active);
|
|
@@ -3956,7 +3956,7 @@
|
|
|
3956
3956
|
flex-direction: row;
|
|
3957
3957
|
flex-shrink: 0;
|
|
3958
3958
|
}
|
|
3959
|
-
`,
|
|
3959
|
+
`,_v=[px,...At()];var we=class extends Bt(Pr(Iv(q))){constructor(){super();this.variant=bv.VARIANT;this.addEventListener("keydown",this.handleKeyDown.bind(this)),this.addEventListener("click",this.handleClick.bind(this))}connectedCallback(){super.connectedCallback(),this.role=this.role||rt.LISTITEM}handleClick(t){this.disabled&&(t.stopImmediatePropagation(),t.preventDefault())}handleKeyDown(t){(t.key===Q.ENTER||t.key===Q.SPACE)&&this.triggerClickEvent(t)&&t.preventDefault()}triggerClickEvent(t){if(t.target!==this&&document.activeElement===t.target)return!1;let s=new MouseEvent("click",{bubbles:!0,cancelable:!0,view:window});return this.dispatchEvent(s),!0}getText(t,r,s){return _`
|
|
3960
3960
|
<slot name="${t}">
|
|
3961
3961
|
${s?_`<mdc-text part="${t}" type="${r}" tagname="${mt.SPAN}">${s}</mdc-text>`:j}
|
|
3962
3962
|
</slot>
|
|
@@ -3988,7 +3988,7 @@
|
|
|
3988
3988
|
${this.renderTrailingControls()}
|
|
3989
3989
|
</div>
|
|
3990
3990
|
</slot>
|
|
3991
|
-
`}};we.styles=[...q.styles,...
|
|
3991
|
+
`}};we.styles=[...q.styles,..._v],p([Pt({slot:"leading-controls"})],we.prototype,"leadingControlsSlot",2),p([Pt({slot:"trailing-controls"})],we.prototype,"trailingControlsSlot",2),p([u({type:String,reflect:!0})],we.prototype,"variant",2),p([u({type:String,reflect:!0})],we.prototype,"label",2),p([u({type:String,reflect:!0,attribute:"secondary-label"})],we.prototype,"secondaryLabel",2),p([u({type:String,reflect:!0,attribute:"tertiary-label"})],we.prototype,"tertiaryLabel",2),p([u({type:String,reflect:!0,attribute:"side-header-text"})],we.prototype,"sideHeaderText",2),p([u({type:String,reflect:!0,attribute:"subline-text"})],we.prototype,"sublineText",2),p([u({type:Boolean,reflect:!0,attribute:"soft-disabled"})],we.prototype,"softDisabled",2),p([u({type:Number,reflect:!0,attribute:"data-index"})],we.prototype,"dataIndex",2),p([u({type:Boolean,reflect:!0,attribute:"active"})],we.prototype,"active",2);var ui=we;ui.register(Ql);var mx=ui;var ux=U`
|
|
3992
3992
|
:host {
|
|
3993
3993
|
--mdc-marker-width: 0.25rem;
|
|
3994
3994
|
--mdc-marker-solid-background-color: var(--mds-color-theme-outline-secondary-normal);
|
|
@@ -4013,7 +4013,7 @@
|
|
|
4013
4013
|
var(--mdc-marker-striped-background-color) 0.375rem
|
|
4014
4014
|
);
|
|
4015
4015
|
}
|
|
4016
|
-
`,
|
|
4016
|
+
`,Cv=[ux];var kv=z.constructTagName("marker"),wv={SOLID:"solid",STRIPED:"striped"};var Wa=class extends q{constructor(){super(...arguments);this.variant=wv.SOLID}};Wa.styles=[...q.styles,...Cv],p([u({type:String,reflect:!0})],Wa.prototype,"variant",2);var nh=Wa;nh.register(kv);var fx=nh;var ee=z.constructTagName("menupopover"),lh={PLACEMENT:Lt.BOTTOM_START,ORIENTATION:"vertical"};var fi=z.constructTagName("menusection"),Nv={DIVIDER_VARIANT:"solid"};var ji=z.constructTagName("sidenavigation"),Ge={FIXED_EXPANDED:"fixed-expanded",FIXED_COLLAPSED:"fixed-collapsed",FLEXIBLE:"flexible",FLEXIBLE_ON_HOVER:"flexible-on-hover",HIDDEN:"hidden"},Jl={VARIANT:Ge.FLEXIBLE};var ja=z.constructTagName("menubar"),Lv={ORIENTATION:"vertical"};var vx=U`
|
|
4017
4017
|
:host {
|
|
4018
4018
|
display: flex;
|
|
4019
4019
|
}
|
|
@@ -4025,7 +4025,7 @@
|
|
|
4025
4025
|
:host([aria-orientation='vertical']) {
|
|
4026
4026
|
flex-direction: column;
|
|
4027
4027
|
}
|
|
4028
|
-
`,
|
|
4028
|
+
`,Ov=[vx];var Ka=class extends q{constructor(){super(),this.addEventListener("click",this.handleClick.bind(this)),this.addEventListener("keydown",this.handleKeyDown.bind(this))}async connectedCallback(){var o;super.connectedCallback(),this.role=rt.MENUBAR,this.ariaOrientation=Lv.ORIENTATION,await this.updateComplete,(o=this.menusections)==null||o.forEach(t=>{t.setAttribute("divider-variant","gradient")})}get menuItems(){var d,m;let o=(d=this.shadowRoot)==null?void 0:d.querySelector("slot"),t=(m=o==null?void 0:o.assignedElements({flatten:!0}))!=null?m:[],r=[],s=g=>{g.role===rt.MENUITEM&&!g.hasAttribute("disabled")?r.push(g):g.tagName.toLowerCase()===fi&&Array.from(g.children).forEach(s)};return t.forEach(s),r}getVisibleSubMenusOfItems(o){let t=[];return!o||o.length===0||o.forEach(r=>{var m;let s=r.getAttribute("id");if(!s)return;let d=(m=document.querySelector)==null?void 0:m.call(document,`${ee}[triggerid="${s}"]`);d&&d.visible&&t.push(d)}),t}getAllPopovers(){var s,d;if(!this.menuItems.length)return[];let o=(d=(s=this.menuItems[0])==null?void 0:s.closest(ji))!=null?d:this;if(!o)return[];let t=[],r=m=>{m.querySelectorAll(`${ee}`).forEach(g=>{t.push(g)}),m.querySelectorAll("slot").forEach(g=>{g.assignedElements({flatten:!0}).forEach(r)})};return r(o),t}update(o){super.update(o)}firstUpdated(o){super.firstUpdated(o),this.resetTabIndexAndSetActiveTabIndex(this.menuItems),this.updatePopoverPlacement()}handleClick(o){let t=o.target;if(!t||!this.isTopLevelMenuItem(t))return;let r=this.menuItems.filter(d=>d!==t);this.getVisibleSubMenusOfItems(r).forEach(d=>{d.hide()})}resetTabIndexAndSetActiveTabIndex(o){o.forEach((t,r)=>{let s=r===0?"0":"-1";t==null||t.setAttribute("tabindex",s)})}getCurrentIndex(o){return this.menuItems.findIndex(t=>t===o||t===o.parentElement)}getSubmenu(o){if(o)return this.getAllPopovers().find(t=>t.getAttribute("triggerid")===o)}showSubmenu(o){if(!o||!this.menuItems.find(s=>s.getAttribute("id")===o))return;let r=this.getSubmenu(o);r&&r.show()}updatePopoverPlacement(){let o=Lt.RIGHT_START;this.getAllPopovers().forEach(t=>{t.setAttribute("placement",o)})}updateTabIndexAndFocus(o,t,r){var s,d,m;r<0||t<0||(t!==r&&((s=o[t])==null||s.setAttribute("tabindex","-1"),(d=o[r])==null||d.setAttribute("tabindex","0")),(m=o[r])==null||m.focus())}navigateToMenuItem(o,t,r=!1){var m;let{length:s}=this.menuItems;if(s===0)return;let d=o;if(d=t==="prev"?(o-1+s)%s:(o+1)%s,this.updateTabIndexAndFocus(this.menuItems,o,d),r){let g=(m=this.menuItems[d])==null?void 0:m.getAttribute("id");this.getSubmenu(g)&&!this.menuItems[d].hasAttribute("soft-disabled")&&this.showSubmenu(g)}}getKeyWithDirectionFix(o){return window.getComputedStyle(this).direction==="rtl"?o===Q.ARROW_LEFT?Q.ARROW_RIGHT:o===Q.ARROW_RIGHT?Q.ARROW_LEFT:o:o}isTopLevelMenuItem(o){var d;let t=o.parentElement;if(!t||o.role!==rt.MENUITEM)return!1;let r=t.tagName.toLowerCase(),s=(d=t.parentElement)==null?void 0:d.tagName.toLowerCase();return r===ja||r===ji||r===fi&&(s===ja||s===ji)}isNestedMenuItem(o){return!!o.closest(ee)&&o.role===rt.MENUITEM}async closeAllMenuPopovers(){let o=[];for(;ke.peek();){let t=ke.pop();t&&(t.hide(),o.push(t))}await Promise.all(o.map(t=>t.updateComplete))}async crossMenubarNavigationOnLeft(o){if(o.role===rt.MENUITEM){let r=o.closest(ee),s=r==null?void 0:r.getAttribute("triggerid"),d=this.menuItems.find(m=>m.getAttribute("id")===s);if(d){this.isTopLevelMenuItem(d)&&(r==null||r.hide()),await(r==null?void 0:r.updateComplete);let m=this.getCurrentIndex(d);this.navigateToMenuItem(m,"prev",!0)}}}async crossMenubarNavigationOnRight(o){if(this.isTopLevelMenuItem(o)&&this.getSubmenu(o.id)&&!o.hasAttribute("soft-disabled"))this.showSubmenu(o.id);else if(this.isNestedMenuItem(o)&&!this.getSubmenu(o.id)){await this.closeAllMenuPopovers();let t=this.getParentMenuItemIndex(o);t>=0&&this.navigateToMenuItem(t,"next",!0)}}getParentMenuItemIndex(o){let t=o.parentElement;for(;t;){if(t.tagName.toLowerCase()===ee){let r=t.getAttribute("triggerid"),s=this.menuItems.find(d=>d.getAttribute("id")===r);if(s)return this.isTopLevelMenuItem(s)?this.menuItems.findIndex(d=>d===s):this.getParentMenuItemIndex(s)}t=t.parentElement}return-1}async handleKeyDown(o){let t=this.getCurrentIndex(o.target);switch(this.getKeyWithDirectionFix(o.key)){case Q.HOME:this.updateTabIndexAndFocus(this.menuItems,t,0);break;case Q.END:this.updateTabIndexAndFocus(this.menuItems,t,this.menuItems.length-1);break;case Q.ARROW_LEFT:{let s=t>=0?this.menuItems[t]:o.target;await this.crossMenubarNavigationOnLeft(s);break}case Q.ARROW_RIGHT:{let s=t>=0?this.menuItems[t]:o.target;await this.crossMenubarNavigationOnRight(s);break}case Q.ARROW_UP:{this.navigateToMenuItem(t,"prev"),o.preventDefault();break}case Q.ARROW_DOWN:{this.navigateToMenuItem(t,"next"),o.preventDefault();break}default:break}}render(){return _`<slot></slot>`}};Ka.styles=[...q.styles,...Ov],p([Pt({selector:"mdc-menusection",flatten:!0})],Ka.prototype,"menusections",2);var dh=Ka;dh.register(ja);var gx=dh;var qa=z.constructTagName("menuitem"),Xa={LEFT:"arrow-left-bold",RIGHT:"arrow-right-bold"},ch={POSITIVE:"positive",NEGATIVE:"negative"},hh={LEADING:"leading",TRAILING:"trailing"};var bx=U`
|
|
4029
4029
|
:host(:dir(rtl))::part(trailing-arrow),
|
|
4030
4030
|
:host(:dir(rtl))::part(leading-arrow) {
|
|
4031
4031
|
transform: rotate(180deg);
|
|
@@ -4034,7 +4034,7 @@
|
|
|
4034
4034
|
:host::part(leading-arrow) {
|
|
4035
4035
|
--mdc-icon-size: 1rem;
|
|
4036
4036
|
}
|
|
4037
|
-
`,
|
|
4037
|
+
`,Rv=[bx];var Ki=class extends ui{constructor(){super(),this.addEventListener("keyup",this.handleKeyUp.bind(this))}handleKeyDown(o){o.key===Q.ENTER&&(this.triggerClickEvent(o),o.preventDefault())}handleKeyUp(o){o.key===Q.SPACE&&(this.triggerClickEvent(o),o.preventDefault())}connectedCallback(){super.connectedCallback(),this.role=rt.MENUITEM,this.variant=Ga.INSET_RECTANGLE}renderTrailingControls(){let o=this.arrowDirection===ch.NEGATIVE?Xa.LEFT:Xa.RIGHT;return _`
|
|
4038
4038
|
<slot
|
|
4039
4039
|
name="trailing-controls"
|
|
4040
4040
|
@click=${this.stopEventPropagation}
|
|
@@ -4050,7 +4050,7 @@
|
|
|
4050
4050
|
@keydown=${this.stopEventPropagation}
|
|
4051
4051
|
></slot>
|
|
4052
4052
|
${this.arrowPosition===hh.LEADING?_`<mdc-icon name="${o}" length-unit="rem" part="leading-arrow"></mdc-icon>`:j}
|
|
4053
|
-
`}};Ki.styles=[...ui.styles,...
|
|
4053
|
+
`}};Ki.styles=[...ui.styles,...Rv],p([u({type:String,reflect:!0,attribute:"arrow-position"})],Ki.prototype,"arrowPosition",2),p([u({type:String,reflect:!0,attribute:"arrow-direction"})],Ki.prototype,"arrowDirection",2),p([u({type:String,reflect:!0})],Ki.prototype,"name",2),p([u({type:String,reflect:!0})],Ki.prototype,"value",2);var pr=Ki;pr.register(qa);var yx=pr;var Mv=z.constructTagName("statictoggle"),Ex={DEFAULT:"default",COMPACT:"compact"},ph={CHECKED:"check-bold",UNCHECKED:"cancel-bold"},Pv={compact:.75,default:1.25},Dv={SIZE:Ex.DEFAULT};var Tx=[U`
|
|
4054
4054
|
:host {
|
|
4055
4055
|
--mdc-toggle-width: 3rem;
|
|
4056
4056
|
--mdc-toggle-height: 1.5rem;
|
|
@@ -4144,17 +4144,17 @@
|
|
|
4144
4144
|
border: 1px solid GrayText;
|
|
4145
4145
|
}
|
|
4146
4146
|
}
|
|
4147
|
-
`],
|
|
4147
|
+
`],Fv=Tx;var qi=class extends Bt(q){constructor(){super(...arguments);this.checked=!1;this.size=Dv.SIZE;this.readonly=!1;this.softDisabled=!1}render(){return _`
|
|
4148
4148
|
<slot></slot>
|
|
4149
4149
|
<div part="slider">
|
|
4150
4150
|
<mdc-icon
|
|
4151
4151
|
name="${this.checked?ph.CHECKED:ph.UNCHECKED}"
|
|
4152
4152
|
part="toggle-icon"
|
|
4153
4153
|
length-unit="rem"
|
|
4154
|
-
size="${
|
|
4154
|
+
size="${Pv[this.size]}"
|
|
4155
4155
|
></mdc-icon>
|
|
4156
4156
|
</div>
|
|
4157
|
-
`}};qi.styles=[...q.styles,...
|
|
4157
|
+
`}};qi.styles=[...q.styles,...Fv],p([u({type:Boolean,reflect:!0})],qi.prototype,"checked",2),p([u({type:String,reflect:!0})],qi.prototype,"size",2),p([u({type:Boolean,reflect:!0})],qi.prototype,"readonly",2),p([u({type:Boolean,attribute:"soft-disabled",reflect:!0})],qi.prototype,"softDisabled",2);var mh=qi;mh.register(Mv);var xx=mh;var Za=z.constructTagName("tooltip"),mr={DESCRIPTION:"description",LABEL:"label",NONE:"none"},Xi={BACKDROP:!1,DELAY:"0,0",OFFSET:4,PLACEMENT:Lt.TOP,SHOW_ARROW:!0,TOOLTIP_TYPE:mr.DESCRIPTION};var Ax=U`
|
|
4158
4158
|
:host {
|
|
4159
4159
|
--mdc-tooltip-max-width: 400px;
|
|
4160
4160
|
--mdc-tooltip-padding: 0.75rem;
|
|
@@ -4178,14 +4178,14 @@
|
|
|
4178
4178
|
:host([color='contrast'])::part(popover-content) {
|
|
4179
4179
|
color: var(--mdc-tooltip-text-color-contrast);
|
|
4180
4180
|
}
|
|
4181
|
-
|
|
4181
|
+
`,$v=[Ax];var Qa=class extends Ue{constructor(){super(...arguments);this.tooltipType=Xi.TOOLTIP_TYPE}connectedCallback(){super.connectedCallback(),this.backdrop=!1,this.delay=this.delay||Xi.DELAY,this.focusTrap=!1,this.hideOnBlur=!0,this.hideOnEscape=!0,this.interactive=!1,this.offset=this.offset||Xi.OFFSET,this.placement=this.placement||Xi.PLACEMENT,this.role=rt.TOOLTIP,this.trigger="mouseenter focusin",this.preventScroll=!1,this.disableFlip=!1,this.preventScroll=!1,this.closeButton=!1,this.hideOnOutsideClick=!1,this.focusBackToTrigger=!1,this.size=!1,this.disableAriaExpanded=!0}setTooltipType(t){this.setAttribute("tooltip-type",Object.values(mr).includes(t)?t:Xi.TOOLTIP_TYPE)}async onIdUpdated(){if(this.id.length===0&&(this.id=`mdc-tooltip-${xe()}`),await this.updateComplete,this.triggerElement)switch(this.tooltipType){case mr.DESCRIPTION:this.triggerElement.setAttribute("aria-describedby",this.id);break;case mr.LABEL:this.triggerElement.setAttribute("aria-labelledby",this.id);break;default:break}}onPlacementUpdated(){Object.values(Lt).includes(this.placement)||(this.placement=Xi.PLACEMENT)}onTooltipTypeUpdated(t){let r=t.get("tooltipType");if(Object.values(mr).includes(this.tooltipType)||this.setTooltipType(Xi.TOOLTIP_TYPE),this.triggerElement)switch(this.tooltipType){case mr.DESCRIPTION:r===mr.LABEL&&this.triggerElement.removeAttribute("aria-labelledby"),this.triggerElement.setAttribute("aria-describedby",this.id);break;case mr.LABEL:r===mr.DESCRIPTION&&this.triggerElement.removeAttribute("aria-describedby"),this.triggerElement.setAttribute("aria-labelledby",this.id);break;default:r===mr.DESCRIPTION?this.triggerElement.removeAttribute("aria-describedby"):r===mr.LABEL&&this.triggerElement.removeAttribute("aria-labelledby");break}}async update(t){super.update(t),t.has("id")&&await this.onIdUpdated(),t.has("placement")&&this.onPlacementUpdated(),t.has("tooltipType")&&this.onTooltipTypeUpdated(t)}};Qa.styles=[...Ue.styles,...$v],p([u({type:String,attribute:"tooltip-type",reflect:!0})],Qa.prototype,"tooltipType",2);var uh=Qa;uh.register(Za);var Sx=uh;var Zi=ai(class extends $r{constructor(n){var o;if(super(n),n.type!==Ze.ATTRIBUTE||n.name!=="class"||((o=n.strings)==null?void 0:o.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(n){return" "+Object.keys(n).filter(o=>n[o]).join(" ")+" "}update(n,[o]){var r,s;if(this.st===void 0){this.st=new Set,n.strings!==void 0&&(this.nt=new Set(n.strings.join(" ").split(/\s/).filter(d=>d!=="")));for(let d in o)o[d]&&!((r=this.nt)!=null&&r.has(d))&&this.st.add(d);return this.render(o)}let t=n.element.classList;for(let d of this.st)d in o||(t.remove(d),this.st.delete(d));for(let d in o){let m=!!o[d];m===this.st.has(d)||(s=this.nt)!=null&&s.has(d)||(m?(t.add(d),this.st.add(d)):(t.remove(d),this.st.delete(d)))}return be}});var zv=z.constructTagName("toggle"),Ja={DEFAULT:"default",COMPACT:"compact"};var fh={SIZE:Ja.DEFAULT,VALIDATION_MESSAGE:"Please toggle this switch if you want to proceed."};var td=n=>{class o extends n{constructor(){super(...arguments);this.controlTypeProviderContext=ze.consume({host:this,context:Xc.Context})}willUpdate(){this.controlType&&Yl.includes(this.controlType)||(this.controlTypeProviderContext.value?this.controlType=this.controlTypeProviderContext.value:this.controlType=Gl.CONTROL_TYPE)}}return p([u({type:String,attribute:"control-type",reflect:!0})],o.prototype,"controlType",2),o};var ed=z.constructTagName("menuitemcheckbox"),tn={NONE:"none",CHECKBOX:"checkbox",CHECKMARK:"checkmark",TOGGLE:"toggle"},Vv={INDICATOR:tn.CHECKBOX};var Ix=U`
|
|
4182
4182
|
:host::part(checkmark-icon) {
|
|
4183
4183
|
--mdc-icon-fill-color: currentColor;
|
|
4184
4184
|
}
|
|
4185
4185
|
:host .hidden-checkmark {
|
|
4186
4186
|
visibility: hidden;
|
|
4187
4187
|
}
|
|
4188
|
-
`,
|
|
4188
|
+
`,Bv=[Ix];var Ds=class extends td(pr){constructor(){super();this.checked=!1;this.indicator=Vv.INDICATOR;this.addEventListener("click",this.handleMouseClick.bind(this))}connectedCallback(){super.connectedCallback(),this.role=rt.MENUITEMCHECKBOX}handleMouseClick(){this.disabled||this.softDisabled||(this.controlType!=="controlled"&&(this.checked=!this.checked),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0})))}update(t){super.update(t),t.has("checked")&&(this.ariaChecked=`${this.checked}`)}staticCheckbox(){return this.indicator===tn.CHECKBOX?_`
|
|
4189
4189
|
<mdc-staticcheckbox
|
|
4190
4190
|
slot="leading-controls"
|
|
4191
4191
|
?checked="${this.checked}"
|
|
@@ -4227,14 +4227,14 @@
|
|
|
4227
4227
|
${this.staticToggle()} ${this.getCheckmarkIcon()}
|
|
4228
4228
|
</div>
|
|
4229
4229
|
</slot>
|
|
4230
|
-
`}};Ds.styles=[...pr.styles,...
|
|
4230
|
+
`}};Ds.styles=[...pr.styles,...Bv],p([u({type:Boolean,reflect:!0})],Ds.prototype,"checked",2),p([u({type:String,reflect:!0})],Ds.prototype,"indicator",2);var vh=Ds;vh.register(ed);var _x=vh;var rd=z.constructTagName("menuitemradio"),id={NONE:"none",RADIO:"radio",CHECKMARK:"checkmark"},Uv={INDICATOR:id.RADIO};var Cx=U`
|
|
4231
4231
|
:host::part(checkmark-icon) {
|
|
4232
4232
|
--mdc-icon-fill-color: currentColor;
|
|
4233
4233
|
}
|
|
4234
4234
|
:host .hidden-checkmark {
|
|
4235
4235
|
visibility: hidden;
|
|
4236
4236
|
}
|
|
4237
|
-
`,
|
|
4237
|
+
`,Hv=[Cx];var Fs=class extends td(pr){constructor(){super();this.checked=!1;this.indicator=Uv.INDICATOR;this.addEventListener("click",this.handleMouseClick.bind(this))}connectedCallback(){super.connectedCallback(),this.role=rt.MENUITEMRADIO}getAllRadiosWithinSameGroup(){let t=this.closest(`${fi}, ${ee}`);return!t||!this.name?[]:Array.from(t.querySelectorAll(`${this.tagName}[name="${this.name}"]`))}updateOtherRadiosCheckedState(){this.getAllRadiosWithinSameGroup().forEach(r=>{r!==this&&r.removeAttribute("checked")})}handleMouseClick(){this.disabled||this.softDisabled||this.checked||(this.controlType!=="controlled"&&(this.updateOtherRadiosCheckedState(),this.checked=!0),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0})))}update(t){super.update(t),t.has("checked")&&(this.ariaChecked=`${this.checked}`,t.get("checked")===!1&&this.checked&&this.updateOtherRadiosCheckedState())}renderStaticRadio(){return this.indicator===id.RADIO?_`
|
|
4238
4238
|
<mdc-staticradio
|
|
4239
4239
|
slot="leading-controls"
|
|
4240
4240
|
?checked="${this.checked}"
|
|
@@ -4268,7 +4268,7 @@
|
|
|
4268
4268
|
${this.renderCheckmarkIcon()}
|
|
4269
4269
|
</div>
|
|
4270
4270
|
</slot>
|
|
4271
|
-
`}};Fs.styles=[...pr.styles,...
|
|
4271
|
+
`}};Fs.styles=[...pr.styles,...Hv],p([u({type:Boolean,reflect:!0})],Fs.prototype,"checked",2),p([u({type:String,reflect:!0})],Fs.prototype,"indicator",2);var gh=Fs;gh.register(rd);var kx=gh;var Qi=z.constructTagName("navmenuitem"),Gv={DOT:nr.DOT,COUNTER:nr.COUNTER},Yv={RIGHT_ARROW:"arrow-right-bold"},bh={MAX_COUNTER:99,TEXT_TYPE:st.BODY_MIDSIZE_REGULAR,TAG_NAME:mt.SPAN,SIZE:vo[24],VARIANT:Ge.FLEXIBLE,CANNOT_ACTIVATE:!1};var wx=U`
|
|
4272
4272
|
:host::part(popover-content) {
|
|
4273
4273
|
padding: 0.75rem 0.5rem;
|
|
4274
4274
|
}
|
|
@@ -4276,7 +4276,7 @@
|
|
|
4276
4276
|
::slotted(mdc-divider) {
|
|
4277
4277
|
margin-block: 0.25rem;
|
|
4278
4278
|
}
|
|
4279
|
-
`,
|
|
4279
|
+
`,Wv=[wx];var en=n=>{var t;if(!n)return!1;let o=(t=n.getAttribute("role"))==null?void 0:t.toLowerCase();return o===rt.MENUITEM||o===rt.MENUITEMCHECKBOX||o===rt.MENUITEMRADIO},yh=n=>{var o;return((o=n==null?void 0:n.tagName)==null?void 0:o.toLowerCase())===ee};var rn=class extends Ue{constructor(){super();this.placement=lh.PLACEMENT;this.menuItems=[];this.menuItemsWithSubMenus=[];this.onOutsidePopoverClick=t=>{if(ke.peek()!==this)return;let r=t.composedPath(),s=this.contains(t.target)||r.includes(this.triggerElement)||r.includes(this),d=this.backdropElement?r.includes(this.backdropElement):!1;(!s||d)&&this.closeAllMenuPopovers()};this.togglePopoverVisible=t=>{var r;(r=this.triggerElement)!=null&&r.hasAttribute("soft-disabled")||!this.isEventFromTrigger(t)||(this.visible?this.hide():this.show())};this.handleItemCreation=t=>{let r=t.target;en(r)&&(t.stopImmediatePropagation(),r.addEventListener("destroyed",this.handleItemChangeEvent),r.addEventListener("disabled",this.handleItemChangeEvent))};this.handleItemChangeEvent=t=>{t.stopImmediatePropagation(),t.target&&t.type==="destroyed"&&(t.target.removeEventListener("destroyed",this.handleItemChangeEvent),t.target.removeEventListener("disabled",this.handleItemChangeEvent)),this.resetMenuNavigation()};this.resetMenuNavigation=()=>{this.collectMenuItems(),this.menuItems.find(r=>r.getAttribute("tabindex")==="0")||this.resetTabIndexes(0)};this.handleKeyDown=t=>{let r=!1;this.collectMenuItems();let s=t.target,d=this.getCurrentIndex(s);if(d===-1)return;this.resetTabIndexes(d);let m=window.getComputedStyle(this).direction==="rtl";switch(this.resolveDirectionKey(t.key,m)){case Q.HOME:{this.resetTabIndexAndSetFocus(0,d),r=!0;break}case Q.END:{this.resetTabIndexAndSetFocus(this.menuItems.length-1,d),r=!0;break}case Q.ARROW_DOWN:{let x=d+1===this.menuItems.length?0:d+1;this.resetTabIndexAndSetFocus(x,d),r=!0;break}case Q.ARROW_UP:{let x=d-1===-1?this.menuItems.length-1:d-1;this.resetTabIndexAndSetFocus(x,d),r=!0;break}case Q.ARROW_RIGHT:{let x=this.getSubMenuPopoverOfTarget(s);x&&(x.show(),r=!0);break}case Q.ARROW_LEFT:{yh(this.parentElement)&&(this.hide(),this.resetTabIndexAndSetFocus(0,d),r=!0);break}case Q.ESCAPE:{this.resetTabIndexAndSetFocus(0,d),r=!0;break}case Q.ENTER:{!this.getSubMenuPopoverOfTarget(s)&&!s.hasAttribute("soft-disabled")&&(this.closeAllMenuPopovers(),this.fireMenuItemAction(s),r=!0);break}case Q.SPACE:{r=!0;break}default:break}r&&(t.stopPropagation(),t.preventDefault())};this.handleKeyUp=t=>{let r=!1,s=t.target;switch(t.key){case Q.SPACE:{!s.matches(`${rd}, ${ed}`)&&!s.hasAttribute("soft-disabled")&&(this.getSubMenuPopoverOfTarget(s)||(this.closeAllMenuPopovers(),this.fireMenuItemAction(s),r=!0));break}default:break}r&&(t.stopPropagation(),t.preventDefault())};this.addEventListener("keydown",this.handleKeyDown),this.addEventListener("keyup",this.handleKeyUp),this.addEventListener("click",this.handleMouseClick),this.addEventListener("created",this.handleItemCreation)}getSubMenuPopoverOfTarget(t){var s,d;let r=t.getAttribute("id");return r?(d=(s=this.parentElement)==null?void 0:s.querySelector)==null?void 0:d.call(s,`${ee}[triggerid="${r}"]`):null}collectMenuItems(){var s;let t=(s=this.shadowRoot)==null?void 0:s.querySelector("slot"),r=(t==null?void 0:t.assignedElements({flatten:!0}))||[];this.menuItems=r.map(d=>d.tagName.toLowerCase()===fi?Array.from(d.children).filter(m=>en(m)):en(d)?d:[]).flat().filter(d=>!!d&&!d.hasAttribute("disabled")),this.menuItemsWithSubMenus=this.menuItems.filter(d=>this.getSubMenuPopoverOfTarget(d))}getOpenSubMenusOfItems(t){let r=[];return!t||t.length===0||t.forEach(s=>{let d=this.getSubMenuPopoverOfTarget(s);d&&d.visible&&r.push(d)}),r}connectedCallback(){super.connectedCallback(),this.role=rt.MENU,this.ariaOrientation=lh.ORIENTATION,this.backdrop=!1,this.color=No.TONAL,this.disableAriaExpanded=!1,this.focusBackToTrigger=!0,this.focusTrap=!0,this.hideOnEscape=!0,this.hideOnOutsideClick=!0,this.interactive=!0,this.showArrow=!1,this.closeButton=!1,this.closeButtonAriaLabel=null}async isOpenUpdated(t,r){return t===r||!this.triggerElement?Promise.resolve():(r&&(this.backdrop=![qa,Qi].includes(this.triggerElement.tagName.toLowerCase())),r===!1&&this.menuItemsWithSubMenus.forEach(s=>{let d=this.getSubMenuPopoverOfTarget(s);d&&d.hide()}),this.resetMenuNavigation(),super.isOpenUpdated(t,r))}async firstUpdated(t){await super.firstUpdated(t),this.collectMenuItems(),this.resetTabIndexes(0)}resetTabIndexes(t){this.menuItems.length>0&&(this.menuItems.forEach(r=>r.setAttribute("tabindex","-1")),this.menuItems[t].setAttribute("tabindex","0"),this.menuItems[t].focus())}getCurrentIndex(t){return this.menuItems.findIndex(r=>r===t)}resetTabIndexAndSetFocus(t,r){t!==r&&(this.menuItems[r].setAttribute("tabindex","-1"),this.menuItems[t].setAttribute("tabindex","0"),this.menuItems[t].focus())}closeAllMenuPopovers(t){for(;ke.peek()!==t&&yh(ke.peek());){let r=ke.pop();if(r)r.hide();else break}}closeOtherSubMenusOnSameLevel(t){let r=this.menuItemsWithSubMenus.filter(d=>d!==t);this.getOpenSubMenusOfItems(r).forEach(d=>{d.hide()})}fireMenuItemAction(t){t.matches(qa)&&t.dispatchEvent(new Event("action",{bubbles:!0,composed:!0}))}handleMouseClick(t){let r=t.target;if(t.stopPropagation(),!(!en(r)||!t.isTrusted||r.hasAttribute("soft-disabled"))){if(this.getSubMenuPopoverOfTarget(r)){this.closeOtherSubMenusOnSameLevel(r);return}this.closeAllMenuPopovers(),this.fireMenuItemAction(r)}}resolveDirectionKey(t,r){if(!r)return t;switch(t){case Q.ARROW_LEFT:return Q.ARROW_RIGHT;case Q.ARROW_RIGHT:return Q.ARROW_LEFT;default:return t}}};rn.styles=[...Ue.styles,...Wv],p([u({type:String,reflect:!0})],rn.prototype,"placement",2);var Eh=rn;Eh.register(ee);var Nx=Eh;var od=class{constructor(o,t){this.variant=o,this.expanded=t}hasSiblingWithTriggerId(o){var s,d;let t=o==null?void 0:o.getAttribute("id");return t?Array.from((d=(s=o==null?void 0:o.parentElement)==null?void 0:s.children)!=null?d:[]).some(m=>m!==o&&m.tagName.toLowerCase()===ee&&m.getAttribute("triggerid")===t):!1}getParentNavMenuItems(o){if(!o)return[];let t=[],r=o;for(;r;){let s=r==null?void 0:r.closest(ee);if(!s)break;let d=s.getAttribute("triggerid");if(!d)break;let m=document.getElementById(d);if(m&&m.tagName.toLowerCase()===Qi)t.push(m),r=m;else break}return t}setCurrentActiveNavMenuItem(o){var d;let t=((d=this.currentActiveNavMenuItem)==null?void 0:d.navId)===(o==null?void 0:o.navId),r=(o==null?void 0:o.cannotActivate)||this.hasSiblingWithTriggerId(o)||(o==null?void 0:o.softDisabled);if(t||r||(this.currentActiveNavMenuItem&&(this.currentActiveNavMenuItem.removeAttribute("aria-current"),this.currentActiveNavMenuItem.removeAttribute("active"),this.getParentNavMenuItems(this.currentActiveNavMenuItem).forEach(g=>{g.hasActiveChild=!1,g.removeAttribute("active")})),!o))return;this.currentActiveNavMenuItem=o,o!=null&&o.disableAriaCurrent||o.setAttribute("aria-current","page"),o.setAttribute("active",""),this.getParentNavMenuItems(o).forEach(m=>{m.hasActiveChild=!0,m.setAttribute("active","")})}};od.context=ji;var sd=od;var Lx=U`
|
|
4280
4280
|
:host {
|
|
4281
4281
|
--mdc-sidenavigation-expanded-width: 14.5rem;
|
|
4282
4282
|
--mdc-sidenavigation-expanded-left-padding: 1rem;
|
|
@@ -4414,7 +4414,7 @@
|
|
|
4414
4414
|
:host([data-grabber-visible][variant='flexible-on-hover'])::part(vertical-divider-button) {
|
|
4415
4415
|
opacity: 1;
|
|
4416
4416
|
}
|
|
4417
|
-
`,
|
|
4417
|
+
`,jv=[Lx];var vi=class extends $e{constructor(){super({context:sd.context,initialValue:new sd(Jl.VARIANT,!0)});this.variant=Jl.VARIANT;this.footerText="";this.hideFixedSectionDivider=!1;this.isHovered=!1;this.isFocused=!1;this.handleMouseEnter=()=>{this.isHovered=!0,this.showGrabberButton()};this.handleMouseLeave=()=>{this.isHovered=!1,this.isFocused||this.hideGrabberButton()};this.handleFocusIn=t=>{if(!this.isFocused){if(this.navMenuItems.find(r=>r===t.target)&&!t.target.matches(":focus-visible"))return;this.isFocused=!0,this.showGrabberButton()}};this.handleFocusOut=t=>{this.contains(t.relatedTarget)||(this.isFocused=!1,this.isHovered||this.hideGrabberButton())};this.setupFlexibleOnHoverListeners=()=>{this.variant===Ge.FLEXIBLE_ON_HOVER&&(this.addEventListener("mouseenter",this.handleMouseEnter),this.addEventListener("mouseleave",this.handleMouseLeave),this.addEventListener("focusin",this.handleFocusIn),this.addEventListener("focusout",this.handleFocusOut))};this.removeFlexibleOnHoverListeners=()=>{this.removeEventListener("mouseenter",this.handleMouseEnter),this.removeEventListener("mouseleave",this.handleMouseLeave),this.removeEventListener("focusin",this.handleFocusIn),this.removeEventListener("focusout",this.handleFocusOut)};this.handleNestedNavMenuItemActiveChange=t=>{var r;if((r=this.context)!=null&&r.value){let s=this.findNav(this.navMenuItems,t.detail.navId);this.context.value.setCurrentActiveNavMenuItem(s)}};this.findNav=(t,r)=>t.find(s=>s.navId===r);this.addEventListener("activechange",this.handleNestedNavMenuItemActiveChange.bind(this))}connectedCallback(){super.connectedCallback(),this.role=rt.NAVIGATION,this.setupFlexibleOnHoverListeners()}disconnectedCallback(){super.disconnectedCallback(),this.removeFlexibleOnHoverListeners()}showGrabberButton(){this.toggleAttribute("data-grabber-visible",!0)}hideGrabberButton(){this.toggleAttribute("data-grabber-visible",!1)}static get Context(){return sd.context}updated(t){if(super.updated(t),t.has("variant"))switch(this.setVariant(this.variant),this.removeFlexibleOnHoverListeners(),this.setupFlexibleOnHoverListeners(),this.variant){case Ge.FIXED_EXPANDED:this.expanded=!0;break;case Ge.FIXED_COLLAPSED:this.expanded=!1;break;default:}(t.has("variant")||t.has("expanded"))&&this.updateContext()}firstUpdated(t){super.firstUpdated(t),(this.variant===Ge.FLEXIBLE||this.variant===Ge.FLEXIBLE_ON_HOVER)&&this.expanded===void 0&&(this.expanded=!0,this.updateContext())}updateContext(){(this.context.value.variant!==this.variant||this.context.value.expanded!==this.expanded)&&(this.context.value.variant=this.variant,this.context.value.expanded=this.expanded,this.context.updateObservers())}get navMenuItems(){return Array.from(this.querySelectorAll(`${Qi}:not([disabled])`))}setVariant(t){this.setAttribute("variant",Object.values(Ge).includes(t)?t:Jl.VARIANT)}toggleSideNavigation(t){this.expanded=!this.expanded,this.expanded===!1&&this.variant===Ge.FLEXIBLE_ON_HOVER&&t.pointerType==="mouse"&&(this.isHovered=!1,this.isFocused=!1,this.hideGrabberButton()),this.dispatchEvent(new CustomEvent("toggle",{detail:{expanded:this.expanded}}))}preventScrollOnSpace(t){t.key===Q.SPACE&&t.preventDefault()}render(){var t;return this.variant===Ge.HIDDEN?_``:_`
|
|
4418
4418
|
<div part="side-navigation-container" id="side-nav-container">
|
|
4419
4419
|
<div part="scrollable-section" tabindex="-1" @keydown=${this.preventScrollOnSpace}>
|
|
4420
4420
|
<slot name="scrollable-section">
|
|
@@ -4458,7 +4458,7 @@
|
|
|
4458
4458
|
aria-controls="side-nav-container"
|
|
4459
4459
|
></mdc-button>
|
|
4460
4460
|
</mdc-divider>`:j}
|
|
4461
|
-
`}};vi.styles=[...q.styles,...
|
|
4461
|
+
`}};vi.styles=[...q.styles,...jv],p([u({type:String,reflect:!0})],vi.prototype,"variant",2),p([u({type:String,reflect:!0,attribute:"footer-text"})],vi.prototype,"footerText",2),p([u({type:Boolean,reflect:!0,attribute:"expanded"})],vi.prototype,"expanded",2),p([u({type:String,reflect:!0,attribute:"grabber-btn-aria-label"})],vi.prototype,"grabberBtnAriaLabel",2),p([u({type:Boolean,reflect:!0,attribute:"hide-fixed-section-divider"})],vi.prototype,"hideFixedSectionDivider",2);var Vo=vi;var Ox=U`
|
|
4462
4462
|
:host {
|
|
4463
4463
|
--mdc-menusection-divider-margin-block: 0.25rem;
|
|
4464
4464
|
--mdc-menusection-gap: 0rem;
|
|
@@ -4479,7 +4479,7 @@
|
|
|
4479
4479
|
:host::part(align-header) {
|
|
4480
4480
|
--mdc-listheader-padding: var(--mdc-menusection-header-padding);
|
|
4481
4481
|
}
|
|
4482
|
-
`,
|
|
4482
|
+
`,Kv=[Ox];var Yr=class extends q{constructor(){super(...arguments);this.ariaLabel=null;this.headerText=null;this.showDivider=!1;this.dividerVariant=Nv.DIVIDER_VARIANT;this.hideHeaderText=!1;this.sideNavigationContext=ze.consume({host:this,context:Vo.Context})}connectedCallback(){super.connectedCallback(),this.setAttribute("role",rt.GROUP)}update(t){var d;super.update(t),(t.has("ariaLabel")||t.has("headerText"))&&(!this.ariaLabel||this.ariaLabel===t.get("headerText"))&&(this.ariaLabel=this.headerText||"");let r=(d=this.sideNavigationContext)==null?void 0:d.value;if(!r)return;let{expanded:s}=r;this.hideHeaderText=!s}renderHeader(){var t,r;return this.headerText?_` <mdc-listheader
|
|
4483
4483
|
part="header ${(r=(t=this.sideNavigationContext)==null?void 0:t.value)!=null&&r.expanded?"align-header":""}"
|
|
4484
4484
|
header-text="${this.headerText}"
|
|
4485
4485
|
prefix-icon="${tt(this.prefixIcon)}"
|
|
@@ -4488,7 +4488,7 @@
|
|
|
4488
4488
|
${this.hideHeaderText?null:this.renderHeader()}
|
|
4489
4489
|
<slot part="container"></slot>
|
|
4490
4490
|
${this.showDivider?_`<mdc-divider variant="${this.dividerVariant}" part="divider"></mdc-divider>`:null}
|
|
4491
|
-
`}};Yr.styles=[...q.styles,...
|
|
4491
|
+
`}};Yr.styles=[...q.styles,...Kv],p([u({type:String,reflect:!0,attribute:"aria-label"})],Yr.prototype,"ariaLabel",2),p([u({type:String,reflect:!0,attribute:"header-text"})],Yr.prototype,"headerText",2),p([u({type:String,attribute:"prefix-icon"})],Yr.prototype,"prefixIcon",2),p([u({type:Boolean,reflect:!0,attribute:"show-divider"})],Yr.prototype,"showDivider",2),p([u({type:String,reflect:!0,attribute:"divider-variant"})],Yr.prototype,"dividerVariant",2),p([u({type:Boolean,reflect:!0,attribute:"hide-header-text"})],Yr.prototype,"hideHeaderText",2);var Th=Yr;Th.register(fi);var Rx=Th;var Mx=[bt,U`
|
|
4492
4492
|
:host {
|
|
4493
4493
|
--mdc-navmenuitem-in-sidenav-expanded-width: var(--mdc-sidenavigation-expanded-width, 100%);
|
|
4494
4494
|
--mdc-navmenuitem-in-sidenav-expanded-margin-left: var(--mdc-sidenavigation-expanded-left-padding, 1rem);
|
|
@@ -4679,7 +4679,7 @@
|
|
|
4679
4679
|
background-color: ButtonText;
|
|
4680
4680
|
}
|
|
4681
4681
|
}
|
|
4682
|
-
`,...At()],
|
|
4682
|
+
`,...At()],qv=Mx;var Zt=class extends pr{constructor(){super();this.cannotActivate=bh.CANNOT_ACTIVATE;this.maxCounter=bh.MAX_COUNTER;this.ariaLabel=null;this.tooltipPlacement="right";this.tooltipAppearance="when-collapsed";this.hasActiveChild=!1;this.sideNavigationContext=ze.consume({host:this,context:Vo.Context});this.emitNavMenuItemActiveChange=t=>{let r=new CustomEvent("activechange",{detail:{navId:this.navId,active:t},bubbles:!0});this.dispatchEvent(r)};this.addEventListener("click",this.handleClickEvent.bind(this))}connectedCallback(){super.connectedCallback(),this.variant=void 0,!this.navId&&this.onerror&&this.onerror("[mdc-navmenuitem] navId is required and was not provided."),this.toggleAttribute("in-menupopover",this.isNested())}disconnectedCallback(){super.disconnectedCallback(),this.removeTooltip()}updated(t){var s;super.updated(t),(t.has("tooltipText")||t.has("showLabel")||t.has("hasActiveChild"))&&this.renderDynamicTooltip(),t.has("showLabel")&&!this.showLabel&&!this.getAttribute("aria-label")&&this.label&&this.setAttribute("aria-label",this.label);let r=(s=this.sideNavigationContext)==null?void 0:s.value;r&&(this.showLabel=this.isNested()?!0:r.expanded)}renderDynamicTooltip(){var r;if(this.removeTooltip(),this.hasActiveChild&&!this.isActiveParentTooltipText||!this.hasActiveChild&&(!this.tooltipText||this.tooltipAppearance==="when-collapsed"&&this.showLabel))return;this.id||(this.id=`mdc-navmenuitem-${xe()}`);let t=document.createElement(Za);t.id=`mdc-navmenuitem-tooltip-${xe()}`,t.textContent=this.hasActiveChild?this.isActiveParentTooltipText:this.tooltipText,t.setAttribute("triggerid",this.id),t.setAttribute("show-arrow",""),t.setAttribute("placement",this.tooltipPlacement),t.setAttribute("boundary-padding",((r=this.tooltipBoundaryPadding)==null?void 0:r.toString())||"0"),this.hasAttribute("slot")&&t.setAttribute("slot",this.getAttribute("slot")||""),this.after(t)}removeTooltip(){let t=document.querySelector(`${Za}[triggerid="${this.id}"]`);t&&t.remove()}isNested(){let t=this.parentElement;for(;t;){if(t.tagName.toLowerCase()===ee)return!0;t=t.parentElement}return!1}handleClickEvent(){this.disabled||this.cannotActivate||this.emitNavMenuItemActiveChange(this.active)}getFilledIconName(){return!this.iconName||this.iconName.endsWith("-filled")?void 0:`${bo(this.iconName)}-filled`}renderBadge(t){return Object.values(Gv).includes(this.badgeType)?_`
|
|
4683
4683
|
<mdc-badge
|
|
4684
4684
|
part="${t?"":"badge"}"
|
|
4685
4685
|
type="${tt(this.badgeType)}"
|
|
@@ -4709,8 +4709,8 @@
|
|
|
4709
4709
|
</mdc-text>
|
|
4710
4710
|
${this.renderBadge(this.showLabel)}
|
|
4711
4711
|
`:j}
|
|
4712
|
-
${t!=null&&t.hasSiblingWithTriggerId(this)?_` <mdc-icon name=${
|
|
4713
|
-
`}};Zt.styles=[...pr.styles,...
|
|
4712
|
+
${t!=null&&t.hasSiblingWithTriggerId(this)?_` <mdc-icon name=${Yv.RIGHT_ARROW} length-unit="rem" part="trailing-arrow"> </mdc-icon>`:j}
|
|
4713
|
+
`}};Zt.styles=[...pr.styles,...qv],p([u({type:Boolean,reflect:!0})],Zt.prototype,"active",2),p([u({type:Boolean,reflect:!0,attribute:"cannot-activate"})],Zt.prototype,"cannotActivate",2),p([u({type:String,attribute:"icon-name",reflect:!0})],Zt.prototype,"iconName",2),p([u({type:String,reflect:!0,attribute:"badge-type"})],Zt.prototype,"badgeType",2),p([u({type:Number,reflect:!0})],Zt.prototype,"counter",2),p([u({type:Number,attribute:"max-counter",reflect:!0})],Zt.prototype,"maxCounter",2),p([u({type:String,reflect:!0,attribute:"nav-id"})],Zt.prototype,"navId",2),p([u({type:Boolean,reflect:!0,attribute:"show-label"})],Zt.prototype,"showLabel",2),p([u({type:String,attribute:"aria-label"})],Zt.prototype,"ariaLabel",2),p([u({type:Boolean,reflect:!0,attribute:"disable-aria-current"})],Zt.prototype,"disableAriaCurrent",2),p([u({type:String,reflect:!0,attribute:"tooltip-text"})],Zt.prototype,"tooltipText",2),p([u({type:String,reflect:!0,attribute:"tooltip-placement"})],Zt.prototype,"tooltipPlacement",2),p([u({type:String,reflect:!0,attribute:"tooltip-appearance"})],Zt.prototype,"tooltipAppearance",2),p([u({type:Number,reflect:!0,attribute:"tooltip-boundary-padding"})],Zt.prototype,"tooltipBoundaryPadding",2),p([u({type:String,reflect:!0,attribute:"is-active-parent-tooltip-text"})],Zt.prototype,"isActiveParentTooltipText",2),p([ut()],Zt.prototype,"hasActiveChild",2);var xh=Zt;xh.register(Qi);var Px=xh;var Xv="check-bold",ur=z.constructTagName("option");var on=z.constructTagName("optgroup"),Ah="header-id";var Dx=U`
|
|
4714
4714
|
:host {
|
|
4715
4715
|
--mdc-optgroup-disabled-color: var(--mds-color-theme-text-primary-disabled);
|
|
4716
4716
|
}
|
|
@@ -4726,7 +4726,7 @@
|
|
|
4726
4726
|
:host([data-hidden]) {
|
|
4727
4727
|
display: none;
|
|
4728
4728
|
}
|
|
4729
|
-
`,
|
|
4729
|
+
`,Zv=[Dx];var $s=class extends Ut(Bt(q)){setDisabledForAllOptions(){this.options.forEach(o=>{this.disabled?o.setAttribute("disabled",""):o.removeAttribute("disabled")})}updated(o){super.updated(o),o.has("disabled")&&this.setDisabledForAllOptions()}render(){var t;let o=this.label?_`
|
|
4730
4730
|
<mdc-text
|
|
4731
4731
|
id="${Ah}"
|
|
4732
4732
|
part="header-text"
|
|
@@ -4743,7 +4743,7 @@
|
|
|
4743
4743
|
${o}
|
|
4744
4744
|
<slot role="${rt.PRESENTATION}"></slot>
|
|
4745
4745
|
</div>
|
|
4746
|
-
`}};$s.styles=[...q.styles,...
|
|
4746
|
+
`}};$s.styles=[...q.styles,...Zv],p([u({type:String,reflect:!0})],$s.prototype,"label",2),p([Pt({selector:ur})],$s.prototype,"options",2);var Sh=$s;Sh.register(on);var Fx=Sh;var $x=[Oi,U`
|
|
4747
4747
|
:host {
|
|
4748
4748
|
--mdc-listitem-column-gap: 0.75rem;
|
|
4749
4749
|
--mdc-option-icon-width: 1rem;
|
|
@@ -4772,7 +4772,7 @@
|
|
|
4772
4772
|
:host([data-hidden]) {
|
|
4773
4773
|
display: none;
|
|
4774
4774
|
}
|
|
4775
|
-
`],
|
|
4775
|
+
`],Qv=$x;var Bo=class extends Se(ui){constructor(){super(...arguments);this.selected=!1;this.ariaLabel=null}connectedCallback(){super.connectedCallback(),this.role=rt.OPTION,this.variant=Ga.INSET_RECTANGLE,this.setAttribute("aria-selected",`${this.selected}`),this.setAttribute("aria-disabled",`${!!this.disabled}`),this.name=void 0,this.sideHeaderText=void 0,this.sublineText=void 0}update(t){super.update(t),t.has("selected")&&(this.setAttribute("aria-selected",`${this.selected}`),this.dispatchModifiedEvent(this.selected?"selected":"unselected"))}renderIcon(t,r){return _` <mdc-icon length-unit="rem" slot="${t}" name="${r}"></mdc-icon> `}render(){let t=this.selected?this.renderIcon("trailing-controls",Xv):j;return _`
|
|
4776
4776
|
<div part="leading">
|
|
4777
4777
|
<slot name="leading-controls">
|
|
4778
4778
|
${this.prefixIcon?this.renderIcon("leading-controls",this.prefixIcon):j}
|
|
@@ -4783,7 +4783,7 @@
|
|
|
4783
4783
|
</div>
|
|
4784
4784
|
</div>
|
|
4785
4785
|
<div part="trailing">${t}</div>
|
|
4786
|
-
`}};Bo.styles=[...ui.styles,...
|
|
4786
|
+
`}};Bo.styles=[...ui.styles,...Qv],p([u({type:Boolean,reflect:!0})],Bo.prototype,"selected",2),p([u({type:String,reflect:!0,attribute:"prefix-icon"})],Bo.prototype,"prefixIcon",2),p([u({type:String,reflect:!0,attribute:"aria-label"})],Bo.prototype,"ariaLabel",2);var Ih=Bo;Ih.register(ur);var zx=Ih;var _h={HIDE_BOLD:"hide-bold",SHOW_BOLD:"show-bold"},Jv=z.constructTagName("password");var Ji=class extends Cr{constructor(){super(...arguments);this.showButtonAriaLabel="";this.hideButtonAriaLabel="";this.helpTextType=Nt.VALIDATION;this.showPassword=!1}connectedCallback(){super.connectedCallback(),this.trailingButton=!0}toggleShowPassword(){this.showPassword=!this.showPassword}renderTrailingButton(t=!1){let r=t||this.value;return r?_`
|
|
4787
4787
|
<mdc-button
|
|
4788
4788
|
part="trailing-button"
|
|
4789
4789
|
class="own-focus-ring ${r?"":"hidden"}"
|
|
@@ -4794,7 +4794,7 @@
|
|
|
4794
4794
|
aria-label=${this.showPassword?this.hideButtonAriaLabel:this.showButtonAriaLabel}
|
|
4795
4795
|
prefix-icon=${this.showPassword?_h.HIDE_BOLD:_h.SHOW_BOLD}
|
|
4796
4796
|
></mdc-button>
|
|
4797
|
-
`:j}renderInputElement(t,r){let s=this.showPassword?Gi.TEXT:Gi.PASSWORD;return super.renderInputElement(s,r)}};Ji.styles=[...Cr.styles],p([u({type:String,attribute:"show-button-aria-label",reflect:!0})],Ji.prototype,"showButtonAriaLabel",2),p([u({type:String,attribute:"hide-button-aria-label",reflect:!0})],Ji.prototype,"hideButtonAriaLabel",2),p([u({type:String,attribute:"help-text-type"})],Ji.prototype,"helpTextType",2),p([ut()],Ji.prototype,"showPassword",2);var Ch=Ji;Ch.register(
|
|
4797
|
+
`:j}renderInputElement(t,r){let s=this.showPassword?Gi.TEXT:Gi.PASSWORD;return super.renderInputElement(s,r)}};Ji.styles=[...Cr.styles],p([u({type:String,attribute:"show-button-aria-label",reflect:!0})],Ji.prototype,"showButtonAriaLabel",2),p([u({type:String,attribute:"hide-button-aria-label",reflect:!0})],Ji.prototype,"hideButtonAriaLabel",2),p([u({type:String,attribute:"help-text-type"})],Ji.prototype,"helpTextType",2),p([ut()],Ji.prototype,"showPassword",2);var Ch=Ji;Ch.register(Jv);var Vx=Ch;Ue.register(Yf);$l.register(zl);var Bx=Ue;var ad=z.constructTagName("progressbar"),nd={DEFAULT:"default",INLINE:"inline"},tg={VARIANT:nd.DEFAULT,VALIDATION:$t.DEFAULT};var Ux=[bt,U`
|
|
4798
4798
|
:host {
|
|
4799
4799
|
--mdc-progressbar-background-color: var(--mds-color-theme-control-indicator-inactive-normal);
|
|
4800
4800
|
--mdc-progressbar-progress-background-color: var(--mds-color-theme-control-active-normal);
|
|
@@ -4867,7 +4867,7 @@
|
|
|
4867
4867
|
border: var(--mdc-progressbar-border);
|
|
4868
4868
|
}
|
|
4869
4869
|
}
|
|
4870
|
-
`],
|
|
4870
|
+
`],eg=Ux;var Uo=class extends Ut(hr){constructor(){super(...arguments);this.variant=tg.VARIANT;this.value="0";this.error=!1;this.renderProgressbar=()=>{var d;let t=this.getValidationVariant(),r=this.clampedValue>0&&this.clampedValue<100,s=this.error?"100":`${this.clampedValue}`;return _`
|
|
4871
4871
|
<div
|
|
4872
4872
|
part="progress-container ${r?"gap":""}"
|
|
4873
4873
|
role="${rt.PROGRESSBAR}"
|
|
@@ -4887,7 +4887,7 @@
|
|
|
4887
4887
|
</div>
|
|
4888
4888
|
${this.renderProgressbar()} ${this.renderHelperText()}
|
|
4889
4889
|
`}
|
|
4890
|
-
`}};Uo.styles=[...hr.styles,...
|
|
4890
|
+
`}};Uo.styles=[...hr.styles,...eg],p([u({type:String,reflect:!0})],Uo.prototype,"variant",2),p([u({type:String,reflect:!0})],Uo.prototype,"value",2),p([u({type:Boolean,attribute:"error"})],Uo.prototype,"error",2);var sn=Uo;sn.register(ad);var Hx=sn;var rg=z.constructTagName("progressspinner"),re={RADIUS:20,CIRCUMFERENCE:2*Math.PI*20,STROKE_WIDTH:4,GAP_SIZE:7.5,ERROR_ICON_SIZE:2,SUCCESS_ICON_SIZE:3,ICON_LENGTH_UNIT:"em"},kh={CHECK_CIRCLE_BOLD:"check-circle-bold",ERROR_LEGACY_FILLED:"error-legacy-filled"};var wh=n=>{if(n===0)return 0;let o=n/100*re.CIRCUMFERENCE-re.GAP_SIZE;return Math.max(o,.1*n)},ig=n=>{let o=re.CIRCUMFERENCE-wh(n)-2*re.GAP_SIZE;return n===0?re.CIRCUMFERENCE:o<0?0:o},og=n=>n===0?0:re.GAP_SIZE*.5,sg=(n,o)=>{let t=o+re.GAP_SIZE*1.5;return n===0?0:t};var Gx=U`
|
|
4891
4891
|
:host {
|
|
4892
4892
|
--mdc-spinner-size: 3rem;
|
|
4893
4893
|
--mdc-track-color: var(--mds-color-theme-control-indicator-inactive-normal);
|
|
@@ -4934,7 +4934,7 @@
|
|
|
4934
4934
|
color: var(--mdc-progress-error-color);
|
|
4935
4935
|
margin: calc(1 / 6 * var(--mdc-spinner-size));
|
|
4936
4936
|
}
|
|
4937
|
-
`,
|
|
4937
|
+
`,ag=[Gx];var ld=class extends sn{connectedCallback(){super.connectedCallback(),this.id="",this.disabled=void 0,this.helpTextType=void 0,this.helpText=void 0,this.required=void 0,this.variant=void 0,this.label=void 0}renderProgressSpinner(){var d;let o=wh(this.clampedValue),t=ig(this.clampedValue),r=og(this.clampedValue),s=sg(this.clampedValue,o);return _`
|
|
4938
4938
|
<div
|
|
4939
4939
|
part="spinner-container ${this.variant}"
|
|
4940
4940
|
role="${rt.PROGRESSBAR}"
|
|
@@ -4980,7 +4980,7 @@
|
|
|
4980
4980
|
size="${re.SUCCESS_ICON_SIZE}"
|
|
4981
4981
|
length-unit="${re.ICON_LENGTH_UNIT}"
|
|
4982
4982
|
></mdc-icon>
|
|
4983
|
-
`}render(){return this.error?this.renderErrorState():this.clampedValue===100?this.renderSuccessState():_` ${this.renderProgressSpinner()}`}};ld.styles=[...q.styles,...
|
|
4983
|
+
`}render(){return this.error?this.renderErrorState():this.clampedValue===100?this.renderSuccessState():_` ${this.renderProgressSpinner()}`}};ld.styles=[...q.styles,...ag];var Nh=ld;Nh.register(rg);var Yx=Nh;var Wx=[bt,U`
|
|
4984
4984
|
:host {
|
|
4985
4985
|
display: flex;
|
|
4986
4986
|
flex-direction: row;
|
|
@@ -5042,7 +5042,7 @@
|
|
|
5042
5042
|
:host([soft-disabled]) {
|
|
5043
5043
|
pointer-events: none;
|
|
5044
5044
|
}
|
|
5045
|
-
`,...At(!0)],
|
|
5045
|
+
`,...At(!0)],ng=Wx;var an=class extends Ee(Se(Ut(ne))){constructor(){super(...arguments);this.checked=!1;this.renderLabelAndHelperText=()=>this.label?_`<div part="text-container">${this.renderLabel()} ${this.renderHelperText()}</div>`:j}connectedCallback(){super.connectedCallback(),this.helpTextType=void 0}firstUpdated(t){this.updateTabIndex(),this.inputElement&&this.autoFocusOnMount&&(this.elementToAutoFocus=this.inputElement),super.firstUpdated(t)}getAllRadiosWithinSameGroup(){return Array.from(document.querySelectorAll(`mdc-radio[name="${this.name}"]`))}formResetCallback(){this.getAllRadiosWithinSameGroup().forEach(r=>{r.checked=!1}),this.updateComplete.then(()=>{this.setActualFormValue()}).catch(r=>{this.onerror&&this.onerror(r)})}formStateRestoreCallback(t){this.value===t&&t!==""&&(this.checked=!0)}setComponentValidity(t){t?this.internals.setValidity({}):this.required&&!this.checked&&(this.validationMessage?this.inputElement.setCustomValidity(this.validationMessage):this.inputElement.setCustomValidity(""),this.setValidity()),this.updateTabIndex()}setGroupValidity(t,r){this.updateComplete.then(()=>{t.forEach(s=>{s.setComponentValidity(r)})}).catch(s=>{this.onerror&&this.onerror(s)})}setActualFormValue(){let t="";this.checked?t=this.value?this.value:"on":t=null;let r=this.getAllRadiosWithinSameGroup();if(this.checked)this.setGroupValidity(r,!0);else{let s=r.some(g=>g.required),d=!!r.find(g=>g.checked),m=s&&!d;this.setGroupValidity(r,!m)}this.internals.setFormValue(t)}handleChange(){var s;if(this.disabled||this.readonly||this.softDisabled)return;this.getAllRadiosWithinSameGroup().forEach(d=>{var g;let m=(g=d.shadowRoot)==null?void 0:g.querySelector("input");m&&(d.checked=!1,m.checked=!1)}),this.checked=!0;let r=(s=this.shadowRoot)==null?void 0:s.querySelector("input");r&&(r.checked=!0),this.dispatchEvent(new Event("change",{bubbles:!0,composed:!0}))}updateRadio(t,r){var s,d;(d=(s=t[r].shadowRoot)==null?void 0:s.querySelector("input"))==null||d.focus(),t[r].handleChange()}handleKeyDown(t){var m;if(this.disabled)return;(this.readonly||this.softDisabled)&&t.key===Q.SPACE&&t.preventDefault();let s=this.getAllRadiosWithinSameGroup().filter(g=>!g.disabled),d=s.indexOf(this);if(["ArrowDown","ArrowRight"].includes(t.key)){let g=(d+1)%s.length;this.updateRadio(s,g)}else if(["ArrowUp","ArrowLeft"].includes(t.key)){let g=(d-1+s.length)%s.length;this.updateRadio(s,g)}else t.key===Q.SPACE&&this.updateRadio(s,d);this.updateTabIndex(),t.key===Q.ENTER&&((m=this.form)==null||m.requestSubmit())}updateTabIndex(){let t=this.getAllRadiosWithinSameGroup(),r=t.find(d=>d.checked),s=t.find(d=>!d.disabled);t.forEach(d=>{var g;let m=(g=d.shadowRoot)==null?void 0:g.querySelector("input");m&&(m.tabIndex=-1,(d===r||!r&&d===s)&&(m.tabIndex=0))})}update(t){super.update(t),t.has("checked")&&this.setActualFormValue()}render(){var t;return _`
|
|
5046
5046
|
<mdc-staticradio
|
|
5047
5047
|
class="mdc-focus-ring"
|
|
5048
5048
|
?checked="${this.checked}"
|
|
@@ -5071,7 +5071,7 @@
|
|
|
5071
5071
|
/>
|
|
5072
5072
|
</mdc-staticradio>
|
|
5073
5073
|
${this.renderLabelAndHelperText()}
|
|
5074
|
-
`}};an.styles=[...ne.styles,...
|
|
5074
|
+
`}};an.styles=[...ne.styles,...ng],p([u({type:Boolean,reflect:!0})],an.prototype,"checked",2);var Lh=an;var dd=z.constructTagName("radio");Lh.register(dd);var jx=Lh;var nn=class extends Kl{constructor(){super();this.name="";this.isRadio=!0}firstUpdated(){var t,r,s,d,m;(m=(d=(s=(r=Array.from(((t=this.shadowRoot)==null?void 0:t.querySelectorAll("slot"))||[]))==null?void 0:r.flatMap(g=>g.assignedElements({flatten:!0})))==null?void 0:s.filter(g=>g.tagName.toLowerCase()===dd||g.tagName.toLowerCase()===kl))==null?void 0:d.filter(g=>!g.hasAttribute("name")))==null||m.forEach(g=>{g.setAttribute("name",this.name),this.required&&g.setAttribute("required",this.required.toString())})}};nn.styles=[...Kl.styles],p([u({type:String})],nn.prototype,"name",2);var Oh=nn;var lg=z.constructTagName("radiogroup");Oh.register(lg);var Kx=Oh;var qx=U`
|
|
5075
5075
|
:host::part(filters-container) {
|
|
5076
5076
|
display: flex;
|
|
5077
5077
|
gap: 0.25rem;
|
|
@@ -5101,7 +5101,7 @@
|
|
|
5101
5101
|
position: relative;
|
|
5102
5102
|
scrollbar-width: none;
|
|
5103
5103
|
}
|
|
5104
|
-
`,
|
|
5104
|
+
`,dg=[qx];var cg=z.constructTagName("searchfield"),ln={TYPE:Gi.SEARCH,ICON:"search-bold",CLOSE_BTN:!0,INPUT_CHIP_TAG:Xl};var Ho=class extends Cr{constructor(){super(...arguments);this.isInputFocused=!1;this.hasInputChips=!1}handleKeyDown(t){super.handleKeyDown(t),t.key===Q.ESCAPE&&this.clearInputText()}connectedCallback(){super.connectedCallback(),this.leadingIcon=ln.ICON,this.trailingButton=ln.CLOSE_BTN,this.helpText=void 0,this.helpTextType=void 0,this.required=void 0,this.validationMessage=void 0,this.prefixText=void 0}renderInputChips(){var t;this.hasInputChips=!!((t=this.inputChips)!=null&&t.length),this.inputChips&&this.inputChips.forEach(r=>{r.matches(ln.INPUT_CHIP_TAG)||r.remove()})}firstUpdated(t){this.inputElement.onfocus=()=>{this.isInputFocused=!0},this.inputElement.onblur=()=>{this.isInputFocused=!1},super.firstUpdated(t)}clearInputText(){var t;super.clearInputText(),(t=this.inputChips)==null||t.forEach(r=>{r.dispatchEvent(new CustomEvent("remove",{bubbles:!0,composed:!0}))})}render(){return _`
|
|
5105
5105
|
${this.renderLabelElement()}
|
|
5106
5106
|
<div
|
|
5107
5107
|
class="${Zi({"mdc-focus-ring":this.isInputFocused})}"
|
|
@@ -5121,7 +5121,7 @@
|
|
|
5121
5121
|
</div>
|
|
5122
5122
|
${this.renderTrailingButton(this.hasInputChips)}
|
|
5123
5123
|
</div>
|
|
5124
|
-
`}};Ho.styles=[...Cr.styles,...
|
|
5124
|
+
`}};Ho.styles=[...Cr.styles,...dg],p([Pt({slot:"filters"})],Ho.prototype,"inputChips",2),p([ut()],Ho.prototype,"isInputFocused",2),p([ut()],Ho.prototype,"hasInputChips",2);var zs=Ho;zs.register(cg);var Xx=zs;var Zx=U`
|
|
5125
5125
|
:host {
|
|
5126
5126
|
--mdc-searchpopover-width: 100%;
|
|
5127
5127
|
--mdc-searchpopover-popover-width: var(--mdc-searchpopover-width);
|
|
@@ -5141,7 +5141,7 @@
|
|
|
5141
5141
|
min-width: auto;
|
|
5142
5142
|
padding: 0.75rem 0.5rem;
|
|
5143
5143
|
}
|
|
5144
|
-
`,
|
|
5144
|
+
`,hg=[Zx];var pg=z.constructTagName("searchpopover"),Rh={TYPE:Gi.TEXT,DISPLAY_POPOVER:!1},Mh="searchpopover-container-triggerid",cd="searchpopover-popoverid";var to=class extends zs{constructor(){super(...arguments);this.displayPopover=Rh.DISPLAY_POPOVER;this.placement=Lt.BOTTOM_START;this.popoverZIndex=It.Z_INDEX}renderInputElement(){var r,s;let t=this.hasInputChips?"":this.placeholder;return _`<input
|
|
5145
5145
|
aria-label="${(r=this.dataAriaLabel)!=null?r:""}"
|
|
5146
5146
|
part="input-text"
|
|
5147
5147
|
id="${this.inputId}"
|
|
@@ -5209,7 +5209,7 @@
|
|
|
5209
5209
|
>
|
|
5210
5210
|
<slot></slot>
|
|
5211
5211
|
</mdc-popover>
|
|
5212
|
-
`}};to.styles=[...zs.styles,...
|
|
5212
|
+
`}};to.styles=[...zs.styles,...hg],p([u({type:Boolean,reflect:!0,attribute:"display-popover"})],to.prototype,"displayPopover",2),p([u({type:String,reflect:!0})],to.prototype,"placement",2),p([u({type:Number,reflect:!0,attribute:"popover-z-index"})],to.prototype,"popoverZIndex",2),p([u({type:String,reflect:!0,attribute:"popover-aria-label"})],to.prototype,"popoverAriaLabel",2);var Ph=to;Ph.register(pg);var Qx=Ph;var mg=z.constructTagName("select"),Dh={ARROW_UP:"arrow-up-bold",ARROW_DOWN:"arrow-down-bold"},hd="select-base-triggerid",ug="select-listbox",fg={DISABLE_FLIP:!1};var Jx=U`
|
|
5213
5213
|
:host {
|
|
5214
5214
|
--mdc-select-background-color: var(--mds-color-theme-background-primary-ghost);
|
|
5215
5215
|
--mdc-select-text-color: var(--mds-color-theme-text-secondary-normal);
|
|
@@ -5319,7 +5319,7 @@
|
|
|
5319
5319
|
:host([soft-disabled])::part(base-text) {
|
|
5320
5320
|
--mdc-select-text-color: var(--mds-color-theme-text-primary-disabled);
|
|
5321
5321
|
}
|
|
5322
|
-
`,
|
|
5322
|
+
`,vg=[Jx,...At(!0)];var Ye=class extends Rs(Yi(Ee(Se(Ut(ne))))){constructor(){super();this.placement=Lt.BOTTOM_START;this.boundary=It.BOUNDARY;this.strategy=It.STRATEGY;this.popoverZIndex=It.Z_INDEX;this.disableFlip=fg.DISABLE_FLIP;this.displayPopover=!1;this.initialSelectedOption=null;this.debounceTime=500;this.searchString="";this.onStoreUpdate=(t,r,s,d)=>{switch(r){case"added":t.setAttribute("tabindex","-1");break;case"removed":{if(s===-1||d.length===0)return;let m=s+1;if(m>=d.length&&(m=s-1),m===-1&&this.displayPopover){this.displayPopover=!1,this.handleNativeInputFocus();return}if(t.tabIndex===0&&this.resetTabIndexes(m),t.hasAttribute("selected")){let g=null;this.placeholder||(g=s===0?d[m]:d[0]),this.setSelectedOption(g)}break}default:break}};this.isValidItem=t=>t.matches(`${ur}:not([disabled])`);this.addEventListener(Ht.MODIFIED,this.handleModifiedEvent),this.itemsStore=new Gr(this,{isValidItem:this.isValidItem,onStoreUpdate:this.onStoreUpdate})}connectedCallback(){super.connectedCallback(),this.loop="false",this.initialFocus=0,this.setupDebounceSearch()}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.debounceSearch)==null||t.cancel(),window.cancelAnimationFrame(this.animationFrameId)}get navItems(){return this.itemsStore.items}attributeChangedCallback(t,r,s){var d;if(super.attributeChangedCallback(t,r,s),t==="value"&&s!==""&&s!==r&&s!==((d=this.selectedOption)==null?void 0:d.value)&&this.navItems.length){let m=this.getFirstSelectedOption(),g=this.getFirstOption(),x=this.navItems.find(B=>B.value===s),L=null;if(x)L=x;else if(this.placeholder)L=null;else if(g)L=g;else if(m)L=m;else return;this.updateComplete.then(()=>{this.setSelectedOption(L)}).catch(B=>{this.onerror&&this.onerror(B)})}}getFirstSelectedOption(){return this.navItems.find(t=>t.hasAttribute("selected"))}getFirstOption(){return this.navItems[0]}handleModifiedEvent(t){let r=t.target,s=this.getFirstSelectedOption();switch(t.detail.change){case"selected":{s?this.setSelectedOption(s):this.setSelectedOption(r);break}case"unselected":{s?this.setSelectedOption(s):this.setSelectedOption(this.placeholder?null:this.getFirstOption());break}case"enabled":{this.itemsStore.add(r);break}case"disabled":{this.itemsStore.delete(r);break}default:break}}async firstUpdated(t){await this.updateComplete;let r=this.getFirstSelectedOption();if(r)this.initialSelectedOption=r,this.setSelectedOption(r);else if(this.placeholder)this.placeholder&&this.setInputValidity();else{let s=this.getFirstOption();this.setSelectedOption(s),this.fireEvents()}this.inputElement&&this.autoFocusOnMount&&(this.elementToAutoFocus=this.inputElement),super.firstUpdated(t)}updated(t){super.updated(t),(t.has("disabled")||t.has("softDisabled")||t.has("readonly"))&&(this.disabled||this.softDisabled||this.readonly)&&(this.displayPopover=!1)}handleOptionsClick(t){let r=t.target;r&&r.tagName===ur.toUpperCase()&&!r.hasAttribute("disabled")&&!r.hasAttribute("soft-disabled")&&(this.setSelectedOption(r),this.displayPopover=!1,this.fireEvents())}setSelectedOption(t){var r,s,d;t!==this.selectedOption&&(this.updateSelectedInChildOptions(t),this.resetTabIndexes(this.navItems.indexOf(t)),this.selectedOption=t,this.value=(s=(r=this.selectedOption)==null?void 0:r.value)!=null?s:"",this.internals.setFormValue(this.value),(d=this.inputElement)==null||d.setAttribute("value",this.value),this.setInputValidity())}updateSelectedInChildOptions(t){t==null||t.setAttribute("selected","true"),this.navItems.forEach(r=>{r!==t&&r.removeAttribute("selected")})}fireEvents(){this.dispatchInput(this.selectedOption),this.dispatchChange(this.selectedOption)}setInputValidity(){var t,r;!this.selectedOption&&this.required&&this.validationMessage?(t=this.inputElement)==null||t.setCustomValidity(this.validationMessage):(r=this.inputElement)==null||r.setCustomValidity(""),this.setValidity()}formResetCallback(){var r;let t=this.initialSelectedOption||null;((r=this.selectedOption)==null?void 0:r.value)!==(t==null?void 0:t.value)&&(this.setSelectedOption(t),this.fireEvents())}formStateRestoreCallback(t){var s;let r=this.navItems.find(d=>d.value===t||d.label===t);((s=this.selectedOption)==null?void 0:s.value)!==(r==null?void 0:r.value)&&(this.setSelectedOption(r||null),this.fireEvents())}dispatchChange(t){this.dispatchEvent(new CustomEvent("change",{detail:{value:t==null?void 0:t.value,label:t==null?void 0:t.label},composed:!0,bubbles:!0}))}dispatchInput(t){this.dispatchEvent(new CustomEvent("input",{detail:{value:t==null?void 0:t.value,label:t==null?void 0:t.label},composed:!0,bubbles:!0}))}handleClickCombobox(t){this.disabled||this.softDisabled||this.readonly||(this.displayPopover=!this.displayPopover,t.stopPropagation())}setupDebounceSearch(){this.debounceSearch=Bl(()=>{this.searchString=""},this.debounceTime)}debounceSearchKey(t){var r;return(r=this.debounceSearch)==null||r.call(this),this.searchString+=t,this.searchString}filterOptionsBySearchKey(t,r){return t.filter(s=>{var d;return(d=s.getAttribute("label"))==null?void 0:d.toLowerCase().startsWith(r.toLowerCase())})}handleSelectedOptionBasedOnFilter(t){let r=this.navItems.findIndex(g=>g.tabIndex===0)+1,s=[...this.navItems.slice(r),...this.navItems.slice(0,r)],d=this.filterOptionsBySearchKey(s,t),m=null;if(d.length)[m]=d;else if(t.split("").every(g=>g===t[0])){let g=this.navItems[r],x=this.filterOptionsBySearchKey(s,t[0]),L=x.filter(B=>B===g);m=L.length?L[0]:x[0]}this.navItems.indexOf(m)!==-1&&this.resetTabIndexAndSetFocusAfterUpdate(this.navItems.indexOf(m))}handleKeydownCombobox(t){if(!(this.disabled||this.softDisabled||this.readonly))switch(t.key){case Q.ARROW_DOWN:case Q.ARROW_UP:case Q.ENTER:case Q.SPACE:this.displayPopover=!0,t.preventDefault(),t.stopPropagation();break;case Q.HOME:{this.displayPopover=!0,this.resetTabIndexAndSetFocusAfterUpdate(0),t.preventDefault(),t.stopPropagation();break}case Q.END:{this.displayPopover=!0,this.resetTabIndexAndSetFocusAfterUpdate(this.navItems.length-1),t.preventDefault(),t.stopPropagation();break}default:{t.key.length===1&&(this.displayPopover=!0,this.handleSelectedOptionByKeyInput(t.key),t.preventDefault(),t.stopPropagation());break}}}resetTabIndexAndSetFocusAfterUpdate(t){this.displayPopover&&(this.animationFrameId=window.requestAnimationFrame(()=>{this.resetTabIndexAndSetFocus(t)}))}handleNativeInputFocus(){this.visualCombobox.focus()}handleSelectedOptionByKeyInput(t){let r=this.debounceSearchKey(t);this.handleSelectedOptionBasedOnFilter(r)}handleKeydownPopover(t){t.key.length===1&&this.handleSelectedOptionByKeyInput(t.key)}render(){var t,r,s,d,m,g;return _`
|
|
5323
5323
|
${this.renderLabel()}
|
|
5324
5324
|
<div part="container">
|
|
5325
5325
|
<div
|
|
@@ -5330,7 +5330,7 @@
|
|
|
5330
5330
|
tabindex="${this.disabled?"-1":"0"}"
|
|
5331
5331
|
class="${this.disabled?"":"mdc-focus-ring"}"
|
|
5332
5332
|
role="${rt.COMBOBOX}"
|
|
5333
|
-
aria-controls="${
|
|
5333
|
+
aria-controls="${ug}"
|
|
5334
5334
|
aria-label="${(t=this.dataAriaLabel)!=null?t:""}"
|
|
5335
5335
|
aria-labelledby="${this.label?Nt.HEADING_ID:""}"
|
|
5336
5336
|
aria-expanded="${this.displayPopover?"true":"false"}"
|
|
@@ -5402,7 +5402,7 @@
|
|
|
5402
5402
|
</mdc-popover>
|
|
5403
5403
|
</div>
|
|
5404
5404
|
${this.renderHelperText()}
|
|
5405
|
-
`}};Ye.styles=[...ne.styles,...
|
|
5405
|
+
`}};Ye.styles=[...ne.styles,...vg],p([u({type:String})],Ye.prototype,"placeholder",2),p([u({type:String,reflect:!0})],Ye.prototype,"placement",2),p([u({type:String,reflect:!0,attribute:"boundary"})],Ye.prototype,"boundary",2),p([u({type:String,reflect:!0,attribute:"strategy"})],Ye.prototype,"strategy",2),p([u({type:Number,reflect:!0,attribute:"popover-z-index"})],Ye.prototype,"popoverZIndex",2),p([u({type:Boolean,reflect:!0,attribute:"disable-flip"})],Ye.prototype,"disableFlip",2),p([u({type:String,reflect:!0,attribute:"backdrop-append-to"})],Ye.prototype,"backdropAppendTo",2),p([ye(`[id="${hd}"]`)],Ye.prototype,"visualCombobox",2),p([ut()],Ye.prototype,"selectedOption",2),p([ut()],Ye.prototype,"displayPopover",2);var Fh=Ye;Fh.register(mg);var tA=Fh;var $h=class extends q{connectedCallback(){super.connectedCallback(),this.role=rt.LISTBOX}createRenderRoot(){return this}},zh=$h;var pd=z.constructTagName("selectlistbox");zh.register(pd);var eA=zh;Vo.register(ji);var rA=Vo;var gg=z.constructTagName("skeleton"),bg={BUTTON:"button",CIRCULAR:"circular",RECTANGULAR:"rectangular",ROUNDED:"rounded"},yg={VARIANT:bg.RECTANGULAR};var iA=U`
|
|
5406
5406
|
:host {
|
|
5407
5407
|
--mdc-skeleton-background-color: var(--mds-color-theme-background-skeleton-normal);
|
|
5408
5408
|
--mdc-skeleton-height: 100%;
|
|
@@ -5439,7 +5439,7 @@
|
|
|
5439
5439
|
::slotted(*) {
|
|
5440
5440
|
visibility: hidden;
|
|
5441
5441
|
}
|
|
5442
|
-
`,
|
|
5442
|
+
`,Eg=iA;var dn=class extends q{constructor(){super(...arguments);this.variant=yg.VARIANT}connectedCallback(){super.connectedCallback(),this.setAttribute("aria-hidden","true")}firstUpdated(t){super.firstUpdated(t),this.checkSlotContent()}checkSlotContent(){var r;let t=(r=this.shadowRoot)==null?void 0:r.querySelector("slot");t&&(t.assignedNodes().length>0?this.setAttribute("has-content",""):this.removeAttribute("has-content"))}render(){return _`<slot @slotchange=${this.checkSlotContent}></slot>`}};dn.styles=[...q.styles,Eg],p([u({type:String,reflect:!0})],dn.prototype,"variant",2);var Vh=dn;Vh.register(gg);var oA=Vh;var sA=[bt,U`
|
|
5443
5443
|
:host {
|
|
5444
5444
|
--mdc-spinner-default-color: var(--mds-color-theme-control-active-normal);
|
|
5445
5445
|
--mdc-spinner-inverted-color: var(--mds-color-theme-inverted-control-active-normal);
|
|
@@ -5503,11 +5503,11 @@
|
|
|
5503
5503
|
stroke-dashoffset: -292;
|
|
5504
5504
|
}
|
|
5505
5505
|
}
|
|
5506
|
-
`],
|
|
5506
|
+
`],Tg=sA;var xg=z.constructTagName("spinner"),aA={LARGE:"large",MIDSIZE:"midsize",SMALL:"small"},nA={STANDALONE:"standalone",BUTTON:"button"},md={VARIANT:nA.STANDALONE,SIZE:aA.MIDSIZE,INVERTED:!1};var eo=class extends q{constructor(){super(...arguments);this.inverted=md.INVERTED;this.size=md.SIZE;this.ariaLabel=null;this.variant=md.VARIANT}updated(t){super.updated(t),t.has("ariaLabel")&&(this.role=this.ariaLabel?rt.IMG:null,this.ariaHidden=this.ariaLabel?"false":"true")}render(){return _`
|
|
5507
5507
|
<svg part="container" viewBox="0 0 100 100">
|
|
5508
5508
|
<circle part="circle" cx="50" cy="50" r="46"></circle>
|
|
5509
5509
|
</svg>
|
|
5510
|
-
`}};eo.styles=[...q.styles,...
|
|
5510
|
+
`}};eo.styles=[...q.styles,...Tg],p([u({type:Boolean,reflect:!0})],eo.prototype,"inverted",2),p([u({type:String,reflect:!0})],eo.prototype,"size",2),p([u({type:String,attribute:"aria-label"})],eo.prototype,"ariaLabel",2),p([u({type:String,reflect:!0})],eo.prototype,"variant",2);var Bh=eo;Bh.register(xg);var lA=Bh;$a.register(tv);var dA=$a;var cA={COMPLETE:"complete",INCOMPLETE:"incomplete"},Uh={VERTICAL:"vertical",HORIZONTAL:"horizontal"},Hh={STATUS:cA.INCOMPLETE,ORIENTATION:Uh.HORIZONTAL},Ag=z.constructTagName("stepperconnector");var Sg=z.constructTagName("stepperitem"),Gh={INLINE:"inline",STACKED:"stacked"},gi={COMPLETED:"completed",CURRENT:"current",ERROR_CURRENT:"error-current",ERROR_INCOMPLETE:"error-incomplete",NOT_STARTED:"not-started"},ud={COMPLETED:"check-bold",ERROR:"error-legacy-badge-filled",PENCIL:"edit-bold"},Yh={VARIANT:Gh.INLINE,STATUS:gi.NOT_STARTED};var fd=z.constructTagName("stepper"),cn={ORIENTATION:Uh.HORIZONTAL,VARIANT:Gh.INLINE};var vd=class{constructor(o,t){this.orientation=o,this.variant=t}};vd.context=fd;var gd=vd;var hA=U`
|
|
5511
5511
|
:host {
|
|
5512
5512
|
gap: 0.5rem;
|
|
5513
5513
|
}
|
|
@@ -5544,7 +5544,7 @@
|
|
|
5544
5544
|
padding-top: 0.9375rem;
|
|
5545
5545
|
margin: 0 -3rem;
|
|
5546
5546
|
}
|
|
5547
|
-
`,
|
|
5547
|
+
`,Ig=[bt,hA];var Vs=class extends $e{constructor(){super({context:gd.context,initialValue:new gd(cn.ORIENTATION,cn.VARIANT)});this.orientation=cn.ORIENTATION;this.variant=cn.VARIANT}connectedCallback(){super.connectedCallback(),this.role=rt.LIST}static get Context(){return gd.context}updated(t){(t.has("orientation")||t.has("variant"))&&this.updateContext()}updateContext(){(this.context.value.variant!==this.variant||this.context.value.orientation!==this.orientation)&&(this.context.value.variant=this.variant,this.context.value.orientation=this.orientation,this.context.updateObservers())}render(){return _` <slot></slot> `}};Vs.styles=[...q.styles,...Ig],p([u({type:String,reflect:!0})],Vs.prototype,"orientation",2),p([u({type:String,reflect:!0})],Vs.prototype,"variant",2);var Go=Vs;Go.register(fd);var pA=Go;var mA=U`
|
|
5548
5548
|
:host {
|
|
5549
5549
|
--mdc-stepperconnector-complete-background: var(--mds-color-theme-outline-theme-normal);
|
|
5550
5550
|
--mdc-stepperconnector-incomplete-background: var(--mds-color-theme-outline-primary-normal);
|
|
@@ -5579,7 +5579,7 @@
|
|
|
5579
5579
|
border-left: 1px solid var(--mdc-stepperconnector-complete-background);
|
|
5580
5580
|
}
|
|
5581
5581
|
}
|
|
5582
|
-
`,
|
|
5582
|
+
`,_g=[mA];var Bs=class extends q{constructor(){super(...arguments);this.status=Hh.STATUS;this.orientation=Hh.ORIENTATION;this.stepperContext=ze.consume({host:this,context:Go.Context})}updated(t){var s;super.updated(t);let r=(s=this.stepperContext)==null?void 0:s.value;!r||!r.orientation||(this.orientation=r.orientation)}render(){return _` <div part="connector"></div> `}};Bs.styles=[...q.styles,..._g],p([u({type:String,reflect:!0})],Bs.prototype,"status",2),p([u({type:String,reflect:!0})],Bs.prototype,"orientation",2);var Wh=Bs;Wh.register(Ag);var uA=Wh;var fA=U`
|
|
5583
5583
|
:host {
|
|
5584
5584
|
gap: 0.5rem;
|
|
5585
5585
|
border-radius: 0.25rem;
|
|
@@ -5735,7 +5735,7 @@
|
|
|
5735
5735
|
:host([status='error-incomplete']:active) {
|
|
5736
5736
|
--mdc-stepperitem-help-text-color: var(--mds-color-theme-text-error-active);
|
|
5737
5737
|
}
|
|
5738
|
-
`,
|
|
5738
|
+
`,Cg=[bt,fA,...At()];var bi=class extends Pr(q){constructor(){super();this.variant=Yh.VARIANT;this.status=Yh.STATUS;this.label="";this.stepperContext=ze.consume({host:this,context:Go.Context});this.addEventListener("keydown",this.handleKeyDown.bind(this)),this.addEventListener("keyup",this.handleKeyUp.bind(this))}updated(t){var s;super.updated(t);let r=(s=this.stepperContext)==null?void 0:s.value;!r||!r.variant||(this.variant=r.variant)}connectedCallback(){super.connectedCallback(),this.role=rt.LISTITEM}handleKeyDown(t){[Q.ENTER,Q.SPACE].includes(t.key)&&(this.classList.add("pressed"),t.key===Q.ENTER&&this.triggerClickEvent(),t.preventDefault())}triggerClickEvent(){let t=new MouseEvent("click",{bubbles:!0,cancelable:!0,view:window});this.dispatchEvent(t)}handleKeyUp(t){[Q.ENTER,Q.SPACE].includes(t.key)&&(this.classList.remove("pressed"),t.key===Q.SPACE&&this.triggerClickEvent())}renderStatusIcon(){return this.status===gi.COMPLETED?_`<mdc-icon part="status-icon" name=${ud.COMPLETED} length-unit="rem" size="1"></mdc-icon>`:this.status===gi.ERROR_CURRENT||this.status===gi.CURRENT?_`<mdc-icon part="status-icon" name=${ud.PENCIL} length-unit="rem" size="1"></mdc-icon>`:this.stepNumber&&(this.status===gi.NOT_STARTED||this.status===gi.ERROR_INCOMPLETE)?_`<mdc-text part="step-number" tagname=${mt.SPAN} type=${st.BODY_MIDSIZE_REGULAR}
|
|
5739
5739
|
>${this.stepNumber}</mdc-text
|
|
5740
5740
|
>`:j}renderHelpText(){if(!this.helpText)return j;let t=_`<mdc-text
|
|
5741
5741
|
part="help-text"
|
|
@@ -5751,7 +5751,7 @@
|
|
|
5751
5751
|
>${this.label}</mdc-text
|
|
5752
5752
|
>`:j}
|
|
5753
5753
|
${this.renderHelpText()}
|
|
5754
|
-
</div>`}};bi.styles=[...q.styles,...
|
|
5754
|
+
</div>`}};bi.styles=[...q.styles,...Cg],p([u({type:String,reflect:!0})],bi.prototype,"variant",2),p([u({type:String,reflect:!0})],bi.prototype,"status",2),p([u({type:String,reflect:!0})],bi.prototype,"label",2),p([u({type:String,reflect:!0,attribute:"help-text"})],bi.prototype,"helpText",2),p([u({type:Number,reflect:!0,attribute:"step-number"})],bi.prototype,"stepNumber",2);var jh=bi;jh.register(Sg);var vA=jh;var kg=z.constructTagName("tab"),Kh={GLASS:"glass",LINE:"line",PILL:"pill"},bd={VARIANT:Kh.PILL,ACTIVE:!1};var gA=[bt,U`
|
|
5755
5755
|
:host {
|
|
5756
5756
|
--mdc-tab-content-gap: 0.5rem;
|
|
5757
5757
|
--mdc-tab-height: 2rem;
|
|
@@ -6001,7 +6001,7 @@
|
|
|
6001
6001
|
background-color: var(--mdc-tab-pill-active-background-color-disabled);
|
|
6002
6002
|
color: var(--mdc-tab-pill-active-color-disabled);
|
|
6003
6003
|
}
|
|
6004
|
-
`,...At()],
|
|
6004
|
+
`,...At()],wg=gA;var ro=class extends qt(se){constructor(){super(...arguments);this.active=bd.ACTIVE;this.variant=bd.VARIANT;this.handleTabActiveChange=t=>{let r=new CustomEvent("activechange",{detail:{tabId:this.tabId,active:t},bubbles:!0});this.dispatchEvent(r)}}connectedCallback(){super.connectedCallback(),this.role=rt.TAB,this.size=void 0,this.type=void 0,this.ariaStateKey="aria-selected",!this.tabId&&this.onerror&&this.onerror("tab id is required")}modifyIconName(t){this.iconName&&(t?(this.prevIconName=this.iconName,this.iconName=`${bo(this.iconName)}-filled`):this.prevIconName&&(this.iconName=this.prevIconName))}setVariant(t){this.setAttribute("variant",Object.values(Kh).includes(t)?t:bd.VARIANT)}setActive(t,r){super.setActive(t,r),this.modifyIconName(r)}executeAction(){this.handleTabActiveChange(this.active)}update(t){super.update(t),t.has("variant")&&this.setVariant(this.variant)}render(){return _`
|
|
6005
6005
|
<div part="container">
|
|
6006
6006
|
<slot name="prefix">
|
|
6007
6007
|
${this.iconName?_` <mdc-icon name="${this.iconName}" size="1" length-unit="rem" part="icon"></mdc-icon>`:j}
|
|
@@ -6017,7 +6017,7 @@
|
|
|
6017
6017
|
<slot name="chip"></slot>
|
|
6018
6018
|
</div>
|
|
6019
6019
|
<div part="indicator"></div>
|
|
6020
|
-
`}};ro.styles=[...se.styles,...
|
|
6020
|
+
`}};ro.styles=[...se.styles,...wg],p([u({type:Boolean,reflect:!0})],ro.prototype,"active",2),p([u({type:String,reflect:!0})],ro.prototype,"text",2),p([u({type:String,reflect:!0})],ro.prototype,"variant",2),p([u({type:String,reflect:!0,attribute:"tab-id"})],ro.prototype,"tabId",2);var fr=ro;fr.register(kg);var bA=fr;var yA=[Oi,U`
|
|
6021
6021
|
:host {
|
|
6022
6022
|
--mdc-tablist-focus-ring-outer-width: var(--mdc-focus-ring-outer-width);
|
|
6023
6023
|
--mdc-tablist-gap: 0.5rem;
|
|
@@ -6047,7 +6047,7 @@
|
|
|
6047
6047
|
:host mdc-button[prefix-icon='arrow-right-regular'] {
|
|
6048
6048
|
margin-left: var(--mdc-tablist-arrow-button-margin);
|
|
6049
6049
|
}
|
|
6050
|
-
`],
|
|
6050
|
+
`],Ng=[...yA];var Lg=z.constructTagName("tablist"),hn={LEFT:"ArrowLeft",RIGHT:"ArrowRight",HOME:"Home",END:"End"},Us={FORWARD:"forward",BACKWARD:"backward"};var yd=n=>n[0],qh=n=>n[n.length-1],Og=(n,o)=>{let t=n.findIndex(r=>o===r)-1;return n[(t+n.length)%n.length]},Rg=(n,o)=>{let t=n.findIndex(r=>o===r)+1;return n[t%n.length]},Mg=(n,o)=>n.find(t=>t.tabId===o),Xh=n=>n.find(o=>o.active);var kr=class extends q{constructor(){super();this.showForwardArrowButton=!1;this.showBackwardArrowButton=!1;this.addEventListener("keydown",this.handleKeydown.bind(this)),this.addEventListener("activechange",this.handleNestedTabActiveChange)}isRtl(){var t;return((t=document.querySelector("html"))==null?void 0:t.getAttribute("dir"))==="rtl"||window.getComputedStyle(this).direction==="rtl"}async firstUpdated(){var s,d,m;if(!this.tabs)return;if(Array.isArray(this.tabs)&&this.tabs.length===0){this.onerror&&this.onerror("The tablist component must have at least one child tab");return}let t=this.tabs.map(g=>g.tabId);new Set(t).size!==this.tabs.length&&this.onerror&&this.onerror("The tabs inside the tab list must have unique tab ids"),new ResizeObserver(async()=>{await this.handleArrowButtonVisibility()}).observe(this),this.activeTabId||(this.activeTabId=(s=yd(this.tabs))==null?void 0:s.tabId),(d=this.tabsContainer)==null||d.addEventListener("focusin",this.handleFocus.bind(this)),(m=this.tabsContainer)==null||m.addEventListener("mousedown",this.handleMousedown.bind(this))}disconnectedCallback(){var t,r;super.disconnectedCallback(),(t=this.tabsContainer)==null||t.removeEventListener("focusin",this.handleFocus),(r=this.tabsContainer)==null||r.removeEventListener("mousedown",this.handleMousedown)}async update(t){if(super.update(t),t.has("activeTabId")){if(!this.tabs||!this.activeTabId)return;let r=Mg(this.tabs,this.activeTabId);if(!(r instanceof fr))return;this.setActiveTab(r),t.get("activeTabId")?(this.fireTabChangeEvent(r),await this.focusTab(r)):this.resetTabIndexAndSetNewTabIndex(r)}}fireTabChangeEvent(t){let r=new CustomEvent("change",{detail:{tabId:t.tabId}});this.dispatchEvent(r)}async handleFocus(t){if(t.relatedTarget instanceof fr||!(t.target instanceof fr))return;let r=Xh(this.tabs||[]);r instanceof fr&&await this.focusTab(r)}handleMousedown(t){t.target instanceof fr&&t.preventDefault()}async handleNestedTabActiveChange(t){t.stopPropagation();let r=t.target;r instanceof fr&&(this.setActiveTab(r),await this.focusTab(r),this.activeTabId=r.tabId)}resetTabIndexAndSetNewTabIndex(t){var r;(r=this.tabs)==null||r.forEach(s=>{s.setAttribute("tabindex",s===t?"0":"-1")})}setActiveTab(t){var r;(r=this.tabs)==null||r.forEach(s=>{s===t?s.setAttribute("active",""):s.removeAttribute("active")})}async focusTab(t){t instanceof fr&&(t!==(document==null?void 0:document.activeElement)&&(this.resetTabIndexAndSetNewTabIndex(t),t.focus()),await this.handleArrowButtonVisibility())}async handleKeydown(t){let r=t.target;if(!(r instanceof fr)||!this.tabs)return;let s=Og(this.tabs,r),d=Rg(this.tabs,r),m=yd(this.tabs),g=qh(this.tabs);switch(t.code){case hn.LEFT:t.preventDefault(),await this.focusTab(this.isRtl()?d:s);break;case hn.RIGHT:t.preventDefault(),await this.focusTab(this.isRtl()?s:d);break;case hn.HOME:await this.focusTab(m);break;case hn.END:await this.focusTab(g);break;default:}}shouldShowArrowButton(t){return t===Us.FORWARD?this.showForwardArrowButton:this.showBackwardArrowButton}async switchFocus(){var t,r;await this.updateComplete,!this.showBackwardArrowButton&&!this.showForwardArrowButton?(t=Xh(this.tabs||[]))==null||t.focus():(this.showBackwardArrowButton&&!this.showForwardArrowButton||this.showForwardArrowButton&&!this.showBackwardArrowButton)&&((r=this.notFocusedArrowButton)==null||r.focus())}async handleArrowButtonVisibility(){var K,Z,X;if(!this.tabs||!this.tabsContainer)return;let t=!1;((K=this.shadowRoot)==null?void 0:K.activeElement)instanceof yo&&(t=!0);let r=yd(this.tabs),s=qh(this.tabs),d=r.getBoundingClientRect().left,m=(Z=this.tabsContainer)==null?void 0:Z.getBoundingClientRect().left,g=s.getBoundingClientRect().right,x=(X=this.tabsContainer)==null?void 0:X.getBoundingClientRect().right,L=r.getBoundingClientRect().right,B=s.getBoundingClientRect().left;if(!this.isRtl()){d<=m?this.showBackwardArrowButton=!0:this.showBackwardArrowButton=!1,g>x?this.showForwardArrowButton=!0:this.showForwardArrowButton=!1,t&&await this.switchFocus();return}L>x?this.showBackwardArrowButton=!0:this.showBackwardArrowButton=!1,B<m?this.showForwardArrowButton=!0:this.showForwardArrowButton=!1,t&&await this.switchFocus()}async scrollTabs(t){var d;let r=this.isRtl()?-1:1,s=this.isRtl()?1:-1;(d=this.tabsContainer)==null||d.scrollBy({left:this.tabsContainer.clientWidth*(t===Us.FORWARD?r:s),behavior:"instant"}),await this.handleArrowButtonVisibility()}render(){let t=this.isRtl()?"left":"right",r=this.isRtl()?"right":"left",s=d=>_` ${this.shouldShowArrowButton(d)?_`<mdc-button
|
|
6051
6051
|
variant="tertiary"
|
|
6052
6052
|
prefix-icon="arrow-${d===Us.FORWARD?t:r}-regular"
|
|
6053
6053
|
aria-label="Scroll tabs ${d===Us.FORWARD?t:r}"
|
|
@@ -6056,7 +6056,7 @@
|
|
|
6056
6056
|
<div part="container" role="${rt.TABLIST}" tabindex="-1" aria-label="${tt(this.dataAriaLabel)}">
|
|
6057
6057
|
<slot></slot>
|
|
6058
6058
|
</div>
|
|
6059
|
-
${s(Us.FORWARD)}`}};kr.styles=[...q.styles,...
|
|
6059
|
+
${s(Us.FORWARD)}`}};kr.styles=[...q.styles,...Ng],p([u({type:String,attribute:"active-tab-id",reflect:!0})],kr.prototype,"activeTabId",2),p([u({type:String,attribute:"data-aria-label"})],kr.prototype,"dataAriaLabel",2),p([ye('[part="container"]')],kr.prototype,"tabsContainer",2),p([ye("mdc-button:not(:focus-visible)")],kr.prototype,"notFocusedArrowButton",2),p([Pt({selector:"mdc-tab"})],kr.prototype,"tabs",2),p([ut()],kr.prototype,"showForwardArrowButton",2),p([ut()],kr.prototype,"showBackwardArrowButton",2);var Zh=kr;Zh.register(Lg);var EA=Zh;var Pg=z.constructTagName("textarea"),Qh={HARD:"hard",SOFT:"soft"},Dg={OFF:"off",ON:"on"},pn={CHARACTER_COUNTER_TYPE:st.BODY_MIDSIZE_REGULAR,ROWS:5,COLS:40,WRAP:Qh.SOFT};var TA=[U`
|
|
6060
6060
|
:host {
|
|
6061
6061
|
--mdc-textarea-text-color: var(--mds-color-theme-text-primary-normal);
|
|
6062
6062
|
--mdc-textarea-border-color: var(--mds-color-theme-outline-input-normal);
|
|
@@ -6181,7 +6181,7 @@
|
|
|
6181
6181
|
:host([disabled])::part(resize-button) {
|
|
6182
6182
|
cursor: default;
|
|
6183
6183
|
}
|
|
6184
|
-
`,...At(!0)],
|
|
6184
|
+
`,...At(!0)],Fg=TA;var ie=class extends Ee(Se(Ut(hr))){constructor(){super(...arguments);this.rows=pn.ROWS;this.wrap=Qh.SOFT;this.autocapitalize=ql.OFF;this.autocomplete=Dg.OFF;this.resizable=!1;this.characterLimitExceedingFired=!1;this.resizeStartY=0;this.resizeStartRows=0;this.handlePointerDown=t=>{if(this.readonly)return;let r=t.currentTarget;r&&(t.preventDefault(),this.resizeStartY=t.clientY,this.resizeStartRows=this.rows||pn.ROWS,r.setPointerCapture(t.pointerId),r.addEventListener("pointermove",this.handlePointerMove),r.addEventListener("pointerup",this.handlePointerUp),r.addEventListener("lostpointercapture",this.handlePointerUp))};this.handlePointerMove=t=>{if(!this.textarea)return;let r=t.clientY-this.resizeStartY,s=parseFloat(window.getComputedStyle(this.textarea).lineHeight),d=Math.round(r/s);this.rows=Math.max(1,this.resizeStartRows+d)};this.handlePointerUp=t=>{let r=t.currentTarget;r&&(t.type==="pointerup"&&r.hasPointerCapture(t.pointerId)&&r.releasePointerCapture(t.pointerId),r.removeEventListener("pointermove",this.handlePointerMove),r.removeEventListener("pointerup",this.handlePointerUp),r.removeEventListener("lostpointercapture",this.handlePointerUp))}}get textarea(){return this.inputElement}connectedCallback(){var t;super.connectedCallback(),this.value=((t=this.textContent)==null?void 0:t.trim())||this.value,this.updateComplete.then(()=>{this.textarea&&(this.textarea.checkValidity(),this.setTextareaValidity(),this.internals.setFormValue(this.textarea.value))}).catch(r=>{this.onerror&&this.onerror(r)})}firstUpdated(t){this.inputElement&&this.autoFocusOnMount&&(this.elementToAutoFocus=this.inputElement),super.firstUpdated(t)}setTextareaValidity(){this.required&&this.validationMessage&&this.value===""?this.textarea.setCustomValidity(this.validationMessage):this.maxCharacterLimit&&this.value.length>this.maxCharacterLimit&&this.helpTextType===$t.ERROR&&this.helpText?this.textarea.setCustomValidity(this.helpText):this.textarea.setCustomValidity(""),this.setValidity()}formResetCallback(){this.value="",this.requestUpdate()}formStateRestoreCallback(t){this.value=t}handleValueChange(){this.updateComplete.then(()=>{this.setTextareaValidity()}).catch(t=>{this.onerror&&this.onerror(t)})}updated(t){super.updated(t),t.has("value")&&(this.handleValueChange(),this.handleCharacterOverflowStateChange())}attributeChangedCallback(t,r,s){super.attributeChangedCallback(t,r,s),["maxlength","minlength","required"].includes(t)&&this.updateComplete.then(()=>{this.setTextareaValidity()}).catch(m=>{this.onerror&&this.onerror(m)})}dispatchCharacterOverflowStateChangeEvent(){this.dispatchEvent(new CustomEvent("limitexceeded",{detail:{currentCharacterCount:this.value.length,maxCharacterLimit:this.maxCharacterLimit,value:this.value},bubbles:!0,composed:!0}))}handleCharacterOverflowStateChange(){this.maxCharacterLimit&&(this.value.length>this.maxCharacterLimit&&!this.characterLimitExceedingFired?(this.dispatchCharacterOverflowStateChangeEvent(),this.characterLimitExceedingFired=!0):this.value.length<=this.maxCharacterLimit&&this.characterLimitExceedingFired&&(this.dispatchCharacterOverflowStateChangeEvent(),this.characterLimitExceedingFired=!1))}updateValue(){this.value=this.textarea.value,this.internals.setFormValue(this.textarea.value),this.announceMaxLengthWarning()}announceMaxLengthWarning(){this.ariaLiveAnnouncer="",!(!this.maxCharacterLimit||this.value.length===0)&&(this.helpText&&this.value.length>this.maxCharacterLimit?this.updateComplete.then(()=>{this.ariaLiveAnnouncer=this.helpText}).catch(()=>{}):this.characterLimitAnnouncement&&this.value.length<=this.maxCharacterLimit&&(this.ariaLiveAnnouncer=this.characterLimitAnnouncement.replace("%{number-of-characters}",this.value.length.toString()).replace("%{max-character-limit}",this.maxCharacterLimit.toString())))}onChange(t){this.updateValue();let r=t.constructor;this.dispatchEvent(new r(t.type,t))}renderCharacterCounter(){return this.maxCharacterLimit?_`
|
|
6185
6185
|
<mdc-text part="character-counter" tagname="span" type=${pn.CHARACTER_COUNTER_TYPE}>
|
|
6186
6186
|
${this.value.length}/${this.maxCharacterLimit}
|
|
6187
6187
|
</mdc-text>
|
|
@@ -6231,7 +6231,7 @@
|
|
|
6231
6231
|
`:j}
|
|
6232
6232
|
</div>
|
|
6233
6233
|
${this.renderTextareaFooter()}
|
|
6234
|
-
`}};ie.styles=[...hr.styles,...
|
|
6234
|
+
`}};ie.styles=[...hr.styles,...Fg],p([u({type:String})],ie.prototype,"placeholder",2),p([u({type:Number,reflect:!0})],ie.prototype,"rows",2),p([u({type:Number})],ie.prototype,"cols",2),p([u({type:String})],ie.prototype,"wrap",2),p([u({type:String})],ie.prototype,"autocapitalize",2),p([u({type:String})],ie.prototype,"autocomplete",2),p([u({type:String})],ie.prototype,"dirname",2),p([u({type:Number})],ie.prototype,"maxlength",2),p([u({type:Number})],ie.prototype,"minlength",2),p([u({type:Number,attribute:"max-character-limit"})],ie.prototype,"maxCharacterLimit",2),p([u({type:String,attribute:"character-limit-announcement"})],ie.prototype,"characterLimitAnnouncement",2),p([u({type:Boolean,reflect:!0})],ie.prototype,"resizable",2),p([u({type:String,attribute:"resize-button-aria-label"})],ie.prototype,"resizeButtonAriaLabel",2),p([ye("textarea")],ie.prototype,"inputElement",2),p([ut()],ie.prototype,"ariaLiveAnnouncer",2);var Jh=ie;Jh.register(Pg);var xA=Jh;var AA=[U`
|
|
6235
6235
|
:host {
|
|
6236
6236
|
display: block;
|
|
6237
6237
|
position: relative;
|
|
@@ -6245,7 +6245,7 @@
|
|
|
6245
6245
|
:host::part(typewriter-hidden) {
|
|
6246
6246
|
display: none;
|
|
6247
6247
|
}
|
|
6248
|
-
`]
|
|
6248
|
+
`],$g=AA;var zg=z.constructTagName("typewriter"),Yo={VERY_SLOW:240,SLOW:120,NORMAL:60,FAST:20,VERY_FAST:1},Wr={TYPE:Te.TYPE,TEXT_ELEMENT_TAGNAME:Te.TEXT_ELEMENT_TAGNAME,CSS_PART_TEXT:"text",CSS_PART_CONTAINER:"container",CSS_PART_HIDDEN:"typewriter-hidden",CHILDREN:"",SPEED:"normal",CUSTOM_EVENT:{TYPING_COMPLETE:"typing-complete"}};var wr=class extends q{constructor(){super(...arguments);this.type=Wr.TYPE;this.tagname=Wr.TEXT_ELEMENT_TAGNAME;this.speed=Wr.SPEED;this.maxQueueSize=Number.MAX_SAFE_INTEGER;this.displayedText="";this.originalText="";this.currentIndex=0;this.typingTimeout=null;this.pendingTimeouts=new Set;this.textChunkQueue=[];this.previousTextContent="";this.typingComplete=!0}connectedCallback(){super.connectedCallback(),this.createTimeout(()=>{this.captureAndProcessContent()},0)}disconnectedCallback(){this.clearTypingAnimation(),this.clearAllTimeouts(),super.disconnectedCallback()}createTimeout(t,r){let s=window.setTimeout(()=>{this.pendingTimeouts.delete(s),t()},r);return this.pendingTimeouts.add(s),s}clearAllTimeouts(){this.pendingTimeouts.forEach(t=>clearTimeout(t)),this.pendingTimeouts.clear()}clearQueue(){this.textChunkQueue.length=0}addTextChunk(t,r,s){t&&(this.maxQueueSize<Number.MAX_SAFE_INTEGER&&this.textChunkQueue.length>=this.maxQueueSize&&this.textChunkQueue.splice(0,this.textChunkQueue.length-this.maxQueueSize+1),this.textChunkQueue.push({text:t,speed:r,instant:s}),this.processChunkQueue())}addInstantTextChunk(t){this.addTextChunk(t,void 0,!0)}processChunkQueue(){this.textChunkQueue.length>0&&this.processNextChunk()}processNextChunk(){if(this.textChunkQueue.length===0)return;let t=this.textChunkQueue.shift(),r=this.speed;t.speed!==void 0&&(this.speed=t.speed),this.originalText+=t.text,this.typingComplete=!1,t.instant?(this.displayedText=this.originalText,this.currentIndex=this.originalText.length,this.typingComplete=!0,this.requestUpdate(),t.speed!==void 0&&(this.speed=r),this.textChunkQueue.length>0?this.createTimeout(()=>{this.processNextChunk()},0):this.dispatchEvent(new CustomEvent(Wr.CUSTOM_EVENT.TYPING_COMPLETE,{bubbles:!0,composed:!0}))):this.startTypingAnimation(()=>{t.speed!==void 0&&(this.speed=r),this.textChunkQueue.length>0?this.createTimeout(()=>{this.processNextChunk()},0):this.dispatchEvent(new CustomEvent(Wr.CUSTOM_EVENT.TYPING_COMPLETE,{bubbles:!0,composed:!0}))})}getTypingDelayMs(){let t=this.speed;switch(t){case"slow":return Yo.SLOW;case"fast":return Yo.FAST;case"very-slow":return Yo.VERY_SLOW;case"very-fast":return Yo.VERY_FAST;case"normal":return Yo.NORMAL;default:{let r=parseInt(t,10);return Number.isNaN(r)?Yo.NORMAL:Math.max(10,r)}}}updated(t){super.updated(t),t.has("speed")&&!this.typingComplete&&this.textChunkQueue.length===0&&this.startTypingAnimation()}captureAndProcessContent(){var s;let t=(s=this.shadowRoot)==null?void 0:s.querySelector("slot");if(!t)return;let r=t.assignedNodes().filter(d=>d.nodeType===Node.TEXT_NODE||d.nodeType===Node.ELEMENT_NODE).map(d=>d.textContent||"").join("");r!==this.previousTextContent&&(this.displayedText===""||!r.includes(this.displayedText)?(this.originalText=r,this.displayedText="",this.currentIndex=0,this.typingComplete=!1):(this.originalText=r,this.typingComplete=!1),this.dispatchEvent(new CustomEvent("change",{bubbles:!0,composed:!0,detail:{content:this.originalText,isTyping:!this.typingComplete}})),this.previousTextContent=r,this.startTypingAnimation())}startTypingAnimation(t){if(this.clearTypingAnimation(),this.displayedText===this.originalText){this.typingComplete=!0,t&&this.createTimeout(()=>{t()},0);return}this.currentIndex=this.displayedText.length,this.typingComplete=!1;let r=()=>{if(this.currentIndex<this.originalText.length){let s=this.originalText[this.currentIndex],d=this.displayedText+s;d!==this.displayedText&&(this.displayedText=d,this.requestUpdate()),this.currentIndex+=1,this.typingTimeout=window.setTimeout(r,this.getTypingDelayMs())}else this.clearTypingAnimation(),this.typingComplete=!0,t?this.createTimeout(()=>{t()},0):this.createTimeout(()=>{this.dispatchEvent(new CustomEvent(Wr.CUSTOM_EVENT.TYPING_COMPLETE,{bubbles:!0,composed:!0,detail:{finalContent:this.originalText}}))},0)};this.typingTimeout=window.setTimeout(r,this.getTypingDelayMs())}clearTypingAnimation(){this.typingTimeout!==null&&(clearTimeout(this.typingTimeout),this.typingTimeout=null)}handleSlotChange(){this.captureAndProcessContent()}render(){return _`
|
|
6249
6249
|
<div part="${Wr.CSS_PART_CONTAINER}" aria-live="polite" aria-busy="${!this.typingComplete}">
|
|
6250
6250
|
<mdc-text
|
|
6251
6251
|
part="${Wr.CSS_PART_TEXT}"
|
|
@@ -6256,7 +6256,7 @@
|
|
|
6256
6256
|
>
|
|
6257
6257
|
<slot @slotchange=${this.handleSlotChange} part="${Wr.CSS_PART_HIDDEN}"></slot>
|
|
6258
6258
|
</div>
|
|
6259
|
-
`}};wr.styles=[...q.styles
|
|
6259
|
+
`}};wr.styles=[...q.styles,...$g],p([u({attribute:"type",reflect:!0,type:String})],wr.prototype,"type",2),p([u({attribute:"tagname",reflect:!0,type:String})],wr.prototype,"tagname",2),p([u({attribute:"speed",reflect:!0})],wr.prototype,"speed",2),p([u({attribute:"max-queue-size",type:Number,reflect:!0})],wr.prototype,"maxQueueSize",2),p([ut()],wr.prototype,"displayedText",2),p([ut()],wr.prototype,"originalText",2),p([ut()],wr.prototype,"typingComplete",2);var tp=wr;tp.register(zg);var SA=tp;var Ed=z.constructTagName("themeprovider"),ep={THEMECLASS:"mds-theme-stable-darkWebex"};var Td=class{constructor(o){this.themeclass=o}};Td.context=Ed;var xd=Td;var IA=U`
|
|
6260
6260
|
:host {
|
|
6261
6261
|
--mdc-themeprovider-color-default: var(--mds-color-theme-text-primary-normal);
|
|
6262
6262
|
--mdc-themeprovider-font-family: var(--mds-font-family-primary);
|
|
@@ -6283,7 +6283,7 @@
|
|
|
6283
6283
|
* {
|
|
6284
6284
|
scrollbar-color: var(--mdc-themeprovider-scrollbar-thumb-color) var(--mdc-themeprovider-scrollbar-track-color);
|
|
6285
6285
|
}
|
|
6286
|
-
`,
|
|
6286
|
+
`,Vg=[IA];var Hs=class extends $e{constructor(){super({context:xd.context,initialValue:new xd(ep.THEMECLASS)});this.themeclass=ep.THEMECLASS}static get Context(){return xd.context}updated(t){super.updated(t),t.has("themeclass")&&(this.setThemeInClassList(),this.currentThemeClass=this.themeclass)}updateContext(){this.context.value.themeclass!==this.themeclass&&(this.context.value.themeclass=this.themeclass,this.context.updateObservers())}setThemeInClassList(){this.currentThemeClass&&this.classList.remove(...this.currentThemeClass.split(" ")),this.themeclass&&this.classList.add(...this.themeclass.split(" "))}};Hs.styles=[...$e.styles,...Vg],p([ut()],Hs.prototype,"currentThemeClass",2),p([u({type:String})],Hs.prototype,"themeclass",2);var rp=Hs;rp.register(Ed);var _A=rp;var Bg=z.constructTagName("toast"),mn={CUSTOM:"custom",SUCCESS:"success",WARNING:"warning",ERROR:"error"},Ad={SUCCESS_ICON_NAME:"check-circle-bold",WARNING_ICON_NAME:"warning-bold",ERROR_ICON_NAME:"error-legacy-bold"},We={HEADER_TAG_NAME:"h2",CANCEL_ICON:"cancel-bold",ARROW_UP_BOLD:"arrow-up-bold",ARROW_DOWN_BOLD:"arrow-down-bold",PREFIX_ICON_SIZE:1.5,CLOSE_ICON_SIZE:sr[20],BUTTON:ri,PRIMARY_BUTTON:Ft.PRIMARY,SECONDARY_BUTTON:Ft.SECONDARY,TERTIARY_BUTTON:Ft.TERTIARY,VARIANT:mn.CUSTOM};var Ug=n=>{switch(n){case mn.SUCCESS:return Ad.SUCCESS_ICON_NAME;case mn.WARNING:return Ad.WARNING_ICON_NAME;case mn.ERROR:return Ad.ERROR_ICON_NAME;default:return null}};var CA=U`
|
|
6287
6287
|
:host {
|
|
6288
6288
|
--mdc-toast-background-color: var(--mds-color-theme-background-solid-primary-normal);
|
|
6289
6289
|
--mdc-toast-border-color: var(--mds-color-theme-outline-primary-normal);
|
|
@@ -6368,7 +6368,7 @@
|
|
|
6368
6368
|
mdc-text::part(text) {
|
|
6369
6369
|
margin: 0;
|
|
6370
6370
|
}
|
|
6371
|
-
`,
|
|
6371
|
+
`,Hg=[CA];var Ne=class extends us(q){constructor(){super(...arguments);this.variant=We.VARIANT;this.headerTagName=We.HEADER_TAG_NAME;this.ariaLabel=null;this.isDetailVisible=!1;this.hasDetailedSlot=!1;this.hasFooterButtons=""}closeToast(){let t=new CustomEvent("close",{bubbles:!0,composed:!0,detail:{id:this.id}});this.dispatchEvent(t)}toggleDetailVisibility(){this.isDetailVisible=!this.isDetailVisible}updateDetailedSlotPresence(){var t,r;this.hasDetailedSlot=(r=(t=this.detailedElements)==null?void 0:t.some(s=>{var d;return(d=s.textContent)==null?void 0:d.trim()}))!=null?r:!1}updateFooterButtonsPresence(){var t,r,s,d;this.hasFooterButtons=((r=(t=this.footerButtonPrimary)==null?void 0:t.length)!=null?r:0)>0||((d=(s=this.footerButtonSecondary)==null?void 0:s.length)!=null?d:0)>0||this.shouldRenderToggleButton()?"has-footer-buttons":""}firstUpdated(t){super.firstUpdated(t),this.updateDetailedSlotPresence()}renderIcon(t){return t?_`
|
|
6372
6372
|
<mdc-icon name="${t}" size="${We.PREFIX_ICON_SIZE}" part="toast-prefix-icon"></mdc-icon>
|
|
6373
6373
|
`:j}shouldRenderToggleButton(){return this.hasDetailedSlot&&this.showMoreText&&this.showLessText}renderToggleDetailButton(){return this.shouldRenderToggleButton()?_`
|
|
6374
6374
|
<mdc-button
|
|
@@ -6397,7 +6397,7 @@
|
|
|
6397
6397
|
</div>
|
|
6398
6398
|
</slot>`}render(){var t;return _`
|
|
6399
6399
|
<div part="content-container">
|
|
6400
|
-
${this.variant===We.VARIANT?_`<slot name="content-prefix"></slot>`:_`${this.renderIcon((t=
|
|
6400
|
+
${this.variant===We.VARIANT?_`<slot name="content-prefix"></slot>`:_`${this.renderIcon((t=Ug(this.variant))!=null?t:"")}`}
|
|
6401
6401
|
<div part="toast-content">
|
|
6402
6402
|
${this.renderHeader()}
|
|
6403
6403
|
<slot name="toast-body-normal"></slot>
|
|
@@ -6415,7 +6415,7 @@
|
|
|
6415
6415
|
></mdc-button>
|
|
6416
6416
|
</div>
|
|
6417
6417
|
${this.renderFooter()}
|
|
6418
|
-
`}};Ne.styles=[...q.styles,...
|
|
6418
|
+
`}};Ne.styles=[...q.styles,...Hg],p([u({type:String,reflect:!0})],Ne.prototype,"variant",2),p([u({type:String,attribute:"close-button-aria-label"})],Ne.prototype,"closeButtonAriaLabel",2),p([u({type:String,reflect:!0,attribute:"header-text"})],Ne.prototype,"headerText",2),p([u({type:String,reflect:!0,attribute:"header-tag-name"})],Ne.prototype,"headerTagName",2),p([u({type:String,reflect:!0,attribute:"aria-label"})],Ne.prototype,"ariaLabel",2),p([u({type:String,reflect:!0,attribute:"show-more-text"})],Ne.prototype,"showMoreText",2),p([u({type:String,reflect:!0,attribute:"show-less-text"})],Ne.prototype,"showLessText",2),p([ut()],Ne.prototype,"isDetailVisible",2),p([ut()],Ne.prototype,"hasDetailedSlot",2),p([Pt({slot:"toast-body-detailed",flatten:!0})],Ne.prototype,"detailedElements",2),p([ut()],Ne.prototype,"hasFooterButtons",2);var ip=Ne;ip.register(Bg);var kA=ip;var wA=[bt,U`
|
|
6419
6419
|
/* Grid layout for labeled toggles */
|
|
6420
6420
|
:host([label]),
|
|
6421
6421
|
:host([help-text]) {
|
|
@@ -6484,7 +6484,7 @@
|
|
|
6484
6484
|
:host([soft-disabled]) {
|
|
6485
6485
|
pointer-events: none;
|
|
6486
6486
|
}
|
|
6487
|
-
`,...At(!0)],
|
|
6487
|
+
`,...At(!0)],Gg=wA;var Gs=class extends Ee(Se(Ut(hr))){constructor(){super(...arguments);this.checked=!1;this.size=fh.SIZE}connectedCallback(){super.connectedCallback(),this.helpTextType=void 0}firstUpdated(t){this.inputElement&&this.autoFocusOnMount&&(this.elementToAutoFocus=this.inputElement),super.firstUpdated(t)}formResetCallback(){this.checked=!1}formStateRestoreCallback(t){t&&(this.checked=!0)}manageRequired(){!this.checked&&this.required?(this.validationMessage?this.inputElement.setCustomValidity(this.validationMessage):this.inputElement.setCustomValidity(""),this.setValidity()):this.internals.setValidity({})}setFormValue(){let t=null;this.checked?t=this.value?this.value:"isActive":t=null,this.manageRequired(),this.internals.setFormValue(t)}toggleState(){!this.disabled&&!this.softDisabled&&!this.readonly&&(this.checked=!this.checked)}handleKeyDown(t){var r;(this.readonly||this.softDisabled)&&t.key===Q.SPACE&&t.preventDefault(),t.key===Q.ENTER&&((r=this.form)==null||r.requestSubmit())}handleChange(t){this.toggleState();let r=t.constructor;this.dispatchEvent(new r(t.type,t))}setToggleSize(t){this.setAttribute("size",Object.values(Ja).includes(t)?t:fh.SIZE)}update(t){super.update(t),t.has("checked")&&this.setFormValue(),t.has("size")&&this.setToggleSize(this.size)}render(){var t;return _`
|
|
6488
6488
|
<mdc-statictoggle
|
|
6489
6489
|
?checked="${this.checked}"
|
|
6490
6490
|
?disabled="${this.disabled}"
|
|
@@ -6514,10 +6514,10 @@
|
|
|
6514
6514
|
/>
|
|
6515
6515
|
</mdc-statictoggle>
|
|
6516
6516
|
${this.renderLabel()} ${this.renderHelperText()}
|
|
6517
|
-
`}};Gs.styles=[...hr.styles,...
|
|
6517
|
+
`}};Gs.styles=[...hr.styles,...Gg],p([u({type:Boolean,reflect:!0})],Gs.prototype,"checked",2),p([u({type:String,reflect:!0})],Gs.prototype,"size",2);var op=Gs;op.register(zv);var NA=op;function Wo(n,o,t){var m;let r=(m=t.initialDeps)!=null?m:[],s;function d(){var g,x,L,B;let K;t.key&&((g=t.debug)!=null&&g.call(t))&&(K=Date.now());let Z=n();if(!(Z.length!==r.length||Z.some((dt,lt)=>r[lt]!==dt)))return s;r=Z;let it;if(t.key&&((x=t.debug)!=null&&x.call(t))&&(it=Date.now()),s=o(...Z),t.key&&((L=t.debug)!=null&&L.call(t))){let dt=Math.round((Date.now()-K)*100)/100,lt=Math.round((Date.now()-it)*100)/100,gt=lt/16,St=(Ct,Gt)=>{for(Ct=String(Ct);Ct.length<Gt;)Ct=" "+Ct;return Ct};console.info(`%c\u23F1 ${St(lt,5)} /${St(dt,5)} ms`,`
|
|
6518
6518
|
font-size: .6rem;
|
|
6519
6519
|
font-weight: bold;
|
|
6520
|
-
color: hsl(${Math.max(0,Math.min(120-120*gt,120))}deg 100% 31%);`,t==null?void 0:t.key)}return(B=t==null?void 0:t.onChange)==null||B.call(t,s),s}return d.updateDeps=g=>{r=g},d}function sp(n,o){if(n===void 0)throw new Error(`Unexpected undefined${o?`: ${o}`:""}`);return n}var Gg=(n,o)=>Math.abs(n-o)<1.01,Yg=(n,o,t)=>{let r;return function(...s){n.clearTimeout(r),r=n.setTimeout(()=>o.apply(this,s),t)}};var Wg=n=>{let{offsetWidth:o,offsetHeight:t}=n;return{width:o,height:t}},NA=n=>n,ap=n=>{let o=Math.max(n.startIndex-n.overscan,0),t=Math.min(n.endIndex+n.overscan,n.count-1),r=[];for(let s=o;s<=t;s++)r.push(s);return r},qg=(n,o)=>{let t=n.scrollElement;if(!t)return;let r=n.targetWindow;if(!r)return;let s=m=>{let{width:g,height:x}=m;o({width:Math.round(g),height:Math.round(x)})};if(s(Wg(t)),!r.ResizeObserver)return()=>{};let d=new r.ResizeObserver(m=>{let g=()=>{let x=m[0];if(x!=null&&x.borderBoxSize){let L=x.borderBoxSize[0];if(L){s({width:L.inlineSize,height:L.blockSize});return}}s(Wg(t))};n.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(g):g()});return d.observe(t,{box:"border-box"}),()=>{d.unobserve(t)}},jg={passive:!0};var Kg=typeof window>"u"?!0:"onscrollend"in window,Xg=(n,o)=>{let t=n.scrollElement;if(!t)return;let r=n.targetWindow;if(!r)return;let s=0,d=n.options.useScrollendEvent&&Kg?()=>{}:Yg(r,()=>{o(s,!1)},n.options.isScrollingResetDelay),m=B=>()=>{let{horizontal:K,isRtl:Z}=n.options;s=K?t.scrollLeft*(Z&&-1||1):t.scrollTop,d(),o(s,B)},g=m(!0),x=m(!1);x(),t.addEventListener("scroll",g,jg);let L=n.options.useScrollendEvent&&Kg;return L&&t.addEventListener("scrollend",x,jg),()=>{t.removeEventListener("scroll",g),L&&t.removeEventListener("scrollend",x)}};var LA=(n,o,t)=>{if(o!=null&&o.borderBoxSize){let r=o.borderBoxSize[0];if(r)return Math.round(r[t.options.horizontal?"inlineSize":"blockSize"])}return n[t.options.horizontal?"offsetWidth":"offsetHeight"]};var Zg=(n,{adjustments:o=0,behavior:t},r)=>{var s,d;let m=n+o;(d=(s=r.scrollElement)==null?void 0:s.scrollTo)==null||d.call(s,{[r.options.horizontal?"left":"top"]:m,behavior:t})},Sd=class{constructor(o){this.unsubs=[],this.scrollElement=null,this.targetWindow=null,this.isScrolling=!1,this.measurementsCache=[],this.itemSizeCache=new Map,this.pendingMeasuredCacheIndexes=[],this.scrollRect=null,this.scrollOffset=null,this.scrollDirection=null,this.scrollAdjustments=0,this.elementsCache=new Map,this.observer=(()=>{let t=null,r=()=>t||(!this.targetWindow||!this.targetWindow.ResizeObserver?null:t=new this.targetWindow.ResizeObserver(s=>{s.forEach(d=>{let m=()=>{this._measureElement(d.target,d)};this.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(m):m()})}));return{disconnect:()=>{var s;(s=r())==null||s.disconnect(),t=null},observe:s=>{var d;return(d=r())==null?void 0:d.observe(s,{box:"border-box"})},unobserve:s=>{var d;return(d=r())==null?void 0:d.unobserve(s)}}})(),this.range=null,this.setOptions=t=>{Object.entries(t).forEach(([r,s])=>{typeof s>"u"&&delete t[r]}),this.options={debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:NA,rangeExtractor:ap,onChange:()=>{},measureElement:LA,initialRect:{width:0,height:0},scrollMargin:0,gap:0,indexAttribute:"data-index",initialMeasurementsCache:[],lanes:1,isScrollingResetDelay:150,enabled:!0,isRtl:!1,useScrollendEvent:!1,useAnimationFrameWithResizeObserver:!1,...t}},this.notify=t=>{var r,s;(s=(r=this.options).onChange)==null||s.call(r,this,t)},this.maybeNotify=Wo(()=>(this.calculateRange(),[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]),t=>{this.notify(t)},{key:!1,debug:()=>this.options.debug,initialDeps:[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]}),this.cleanup=()=>{this.unsubs.filter(Boolean).forEach(t=>t()),this.unsubs=[],this.observer.disconnect(),this.scrollElement=null,this.targetWindow=null},this._didMount=()=>()=>{this.cleanup()},this._willUpdate=()=>{var s;var t;let r=this.options.enabled?this.options.getScrollElement():null;if(this.scrollElement!==r){if(this.cleanup(),!r){this.maybeNotify();return}this.scrollElement=r,this.scrollElement&&"ownerDocument"in this.scrollElement?this.targetWindow=this.scrollElement.ownerDocument.defaultView:this.targetWindow=(s=(t=this.scrollElement)==null?void 0:t.window)!=null?s:null,this.elementsCache.forEach(d=>{this.observer.observe(d)}),this._scrollToOffset(this.getScrollOffset(),{adjustments:void 0,behavior:void 0}),this.unsubs.push(this.options.observeElementRect(this,d=>{this.scrollRect=d,this.maybeNotify()})),this.unsubs.push(this.options.observeElementOffset(this,(d,m)=>{this.scrollAdjustments=0,this.scrollDirection=m?this.getScrollOffset()<d?"forward":"backward":null,this.scrollOffset=d,this.isScrolling=m,this.maybeNotify()}))}},this.getSize=()=>{var t;return this.options.enabled?(this.scrollRect=(t=this.scrollRect)!=null?t:this.options.initialRect,this.scrollRect[this.options.horizontal?"width":"height"]):(this.scrollRect=null,0)},this.getScrollOffset=()=>{var t;return this.options.enabled?(this.scrollOffset=(t=this.scrollOffset)!=null?t:typeof this.options.initialOffset=="function"?this.options.initialOffset():this.options.initialOffset,this.scrollOffset):(this.scrollOffset=null,0)},this.getFurthestMeasurement=(t,r)=>{let s=new Map,d=new Map;for(let m=r-1;m>=0;m--){let g=t[m];if(s.has(g.lane))continue;let x=d.get(g.lane);if(x==null||g.end>x.end?d.set(g.lane,g):g.end<x.end&&s.set(g.lane,!0),s.size===this.options.lanes)break}return d.size===this.options.lanes?Array.from(d.values()).sort((m,g)=>m.end===g.end?m.index-g.index:m.end-g.end)[0]:void 0},this.getMeasurementOptions=Wo(()=>[this.options.count,this.options.paddingStart,this.options.scrollMargin,this.options.getItemKey,this.options.enabled],(t,r,s,d,m)=>(this.pendingMeasuredCacheIndexes=[],{count:t,paddingStart:r,scrollMargin:s,getItemKey:d,enabled:m}),{key:!1}),this.getMeasurements=Wo(()=>[this.getMeasurementOptions(),this.itemSizeCache],({count:t,paddingStart:r,scrollMargin:s,getItemKey:d,enabled:m},g)=>{if(!m)return this.measurementsCache=[],this.itemSizeCache.clear(),[];this.measurementsCache.length===0&&(this.measurementsCache=this.options.initialMeasurementsCache,this.measurementsCache.forEach(B=>{this.itemSizeCache.set(B.key,B.size)}));let x=this.pendingMeasuredCacheIndexes.length>0?Math.min(...this.pendingMeasuredCacheIndexes):0;this.pendingMeasuredCacheIndexes=[];let L=this.measurementsCache.slice(0,x);for(let B=x;B<t;B++){let K=d(B),Z=this.options.lanes===1?L[B-1]:this.getFurthestMeasurement(L,B),X=Z?Z.end+this.options.gap:r+s,it=g.get(K),dt=typeof it=="number"?it:this.options.estimateSize(B),lt=X+dt,gt=Z?Z.lane:B%this.options.lanes;L[B]={index:B,start:X,size:dt,end:lt,key:K,lane:gt}}return this.measurementsCache=L,L},{key:!1,debug:()=>this.options.debug}),this.calculateRange=Wo(()=>[this.getMeasurements(),this.getSize(),this.getScrollOffset(),this.options.lanes],(t,r,s,d)=>this.range=t.length>0&&r>0?OA({measurements:t,outerSize:r,scrollOffset:s,lanes:d}):null,{key:!1,debug:()=>this.options.debug}),this.getVirtualIndexes=Wo(()=>{let t=null,r=null,s=this.calculateRange();return s&&(t=s.startIndex,r=s.endIndex),this.maybeNotify.updateDeps([this.isScrolling,t,r]),[this.options.rangeExtractor,this.options.overscan,this.options.count,t,r]},(t,r,s,d,m)=>d===null||m===null?[]:t({startIndex:d,endIndex:m,overscan:r,count:s}),{key:!1,debug:()=>this.options.debug}),this.indexFromElement=t=>{let r=this.options.indexAttribute,s=t.getAttribute(r);return s?parseInt(s,10):(console.warn(`Missing attribute name '${r}={index}' on measured element.`),-1)},this._measureElement=(t,r)=>{let s=this.indexFromElement(t),d=this.measurementsCache[s];if(!d)return;let m=d.key,g=this.elementsCache.get(m);g!==t&&(g&&this.observer.unobserve(g),this.observer.observe(t),this.elementsCache.set(m,t)),t.isConnected&&this.resizeItem(s,this.options.measureElement(t,r,this))},this.resizeItem=(t,r)=>{var g;let s=this.measurementsCache[t];if(!s)return;let d=(g=this.itemSizeCache.get(s.key))!=null?g:s.size,m=r-d;m!==0&&((this.shouldAdjustScrollPositionOnItemSizeChange!==void 0?this.shouldAdjustScrollPositionOnItemSizeChange(s,m,this):s.start<this.getScrollOffset()+this.scrollAdjustments)&&this._scrollToOffset(this.getScrollOffset(),{adjustments:this.scrollAdjustments+=m,behavior:void 0}),this.pendingMeasuredCacheIndexes.push(s.index),this.itemSizeCache=new Map(this.itemSizeCache.set(s.key,r)),this.notify(!1))},this.measureElement=t=>{if(!t){this.elementsCache.forEach((r,s)=>{r.isConnected||(this.observer.unobserve(r),this.elementsCache.delete(s))});return}this._measureElement(t,void 0)},this.getVirtualItems=Wo(()=>[this.getVirtualIndexes(),this.getMeasurements()],(t,r)=>{let s=[];for(let d=0,m=t.length;d<m;d++){let g=t[d],x=r[g];s.push(x)}return s},{key:!1,debug:()=>this.options.debug}),this.getVirtualItemForOffset=t=>{let r=this.getMeasurements();if(r.length!==0)return sp(r[Qg(0,r.length-1,s=>sp(r[s]).start,t)])},this.getOffsetForAlignment=(t,r,s=0)=>{let d=this.getSize(),m=this.getScrollOffset();r==="auto"&&(r=t>=m+d?"end":"start"),r==="center"?t+=(s-d)/2:r==="end"&&(t-=d);let g=this.getTotalSize()+this.options.scrollMargin-d;return Math.max(Math.min(g,t),0)},this.getOffsetForIndex=(t,r="auto")=>{t=Math.max(0,Math.min(t,this.options.count-1));let s=this.measurementsCache[t];if(!s)return;let d=this.getSize(),m=this.getScrollOffset();if(r==="auto")if(s.end>=m+d-this.options.scrollPaddingEnd)r="end";else if(s.start<=m+this.options.scrollPaddingStart)r="start";else return[m,r];let g=r==="end"?s.end+this.options.scrollPaddingEnd:s.start-this.options.scrollPaddingStart;return[this.getOffsetForAlignment(g,r,s.size),r]},this.isDynamicMode=()=>this.elementsCache.size>0,this.scrollToOffset=(t,{align:r="start",behavior:s}={})=>{s==="smooth"&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),this._scrollToOffset(this.getOffsetForAlignment(t,r),{adjustments:void 0,behavior:s})},this.scrollToIndex=(t,{align:r="auto",behavior:s}={})=>{s==="smooth"&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),t=Math.max(0,Math.min(t,this.options.count-1));let d=0,m=10,g=L=>{if(!this.targetWindow)return;let B=this.getOffsetForIndex(t,L);if(!B){console.warn("Failed to get offset for index:",t);return}let[K,Z]=B;this._scrollToOffset(K,{adjustments:void 0,behavior:s}),this.targetWindow.requestAnimationFrame(()=>{let X=this.getScrollOffset(),it=this.getOffsetForIndex(t,Z);if(!it){console.warn("Failed to get offset for index:",t);return}Gg(it[0],X)||x(Z)})},x=L=>{this.targetWindow&&(d++,d<m?this.targetWindow.requestAnimationFrame(()=>g(L)):console.warn(`Failed to scroll to index ${t} after ${m} attempts.`))};g(r)},this.scrollBy=(t,{behavior:r}={})=>{r==="smooth"&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),this._scrollToOffset(this.getScrollOffset()+t,{adjustments:void 0,behavior:r})},this.getTotalSize=()=>{var d;var t;let r=this.getMeasurements(),s;if(r.length===0)s=this.options.paddingStart;else if(this.options.lanes===1)s=(d=(t=r[r.length-1])==null?void 0:t.end)!=null?d:0;else{let m=Array(this.options.lanes).fill(null),g=r.length-1;for(;g>=0&&m.some(x=>x===null);){let x=r[g];m[x.lane]===null&&(m[x.lane]=x.end),g--}s=Math.max(...m.filter(x=>x!==null))}return Math.max(s-this.options.scrollMargin+this.options.paddingEnd,0)},this._scrollToOffset=(t,{adjustments:r,behavior:s})=>{this.options.scrollToFn(t,{behavior:s,adjustments:r},this)},this.measure=()=>{this.itemSizeCache=new Map,this.notify(!1)},this.setOptions(o)}},Qg=(n,o,t,r)=>{for(;n<=o;){let s=(n+o)/2|0,d=t(s);if(d<r)n=s+1;else if(d>r)o=s-1;else return s}return n>0?n-1:0};function OA({measurements:n,outerSize:o,scrollOffset:t,lanes:r}){let s=n.length-1,d=x=>n[x].start;if(n.length<=r)return{startIndex:0,endIndex:s};let m=Qg(0,s,d,t),g=m;if(r===1)for(;g<s&&n[g].end<t+o;)g++;else if(r>1){let x=Array(r).fill(0);for(;g<s&&x.some(B=>B<t+o);){let B=n[g];x[B.lane]=B.end,g++}let L=Array(r).fill(t+o);for(;m>=0&&L.some(B=>B>=t);){let B=n[m];L[B.lane]=B.start,m--}m=Math.max(0,m-m%r),g=Math.min(s,g+(r-1-g%r))}return{startIndex:m,endIndex:g}}var np=class{constructor(o,t){this.cleanup=()=>{},(this.host=o).addController(this);let r={...t,onChange:(s,d)=>{var m;this.host.updateComplete.then(()=>this.host.requestUpdate()),(m=t.onChange)==null||m.call(t,s,d)}};this.virtualizer=new Sd(r)}getVirtualizer(){return this.virtualizer}async hostConnected(){this.cleanup=this.virtualizer._didMount()}hostUpdated(){this.virtualizer._willUpdate()}hostDisconnected(){this.cleanup()}},Id=class extends np{constructor(o,t){super(o,{observeElementRect:qg,observeElementOffset:Xg,scrollToFn:Zg,...t})}};var RA={includeEnd:!1},_d=class{constructor(o,t,r={}){let s={...RA,...r};this.start=o,this.end=t,this.includeEnd=s.includeEnd}includes(o){let{start:t,end:r,includeEnd:s}=this,d=Math.min(t,r),m=Math.max(t,r);return s?o>=d&&o<=m:o>=d&&o<m}iter(o=1){if(o<=0)throw new Error("Step must be a positive non-zero number");let t=o*(this.start<=this.end?1:-1),{includeEnd:r,end:s}=this,d=this.start,m=!1;return{next:()=>{if(m)return{value:void 0,done:!0};let g=d;return d+=t,(r?g>s:g>=s)?(m=!0,{value:void 0,done:!0}):{value:g,done:!1}}}}[Symbol.iterator](){return this.iter()}};var Cd=class{constructor(o,t,r){this.getIndex=()=>0;this.items=o,this.getIndex=t,this.lengthFn=r}get length(){return this.lengthFn()}at(o){return this.items.find(t=>this.getIndex(t)===o)}map(o,t){return this.items.map((r,s,d)=>o.call(t,r,this.getIndex(r),d))}forEach(o,t){this.items.forEach((r,s,d)=>{o.call(t,r,this.getIndex(r),d)})}findIndex(o,t){let r=this.items.find((s,d,m)=>o.call(t,s,this.getIndex(s),m));return r?this.getIndex(r):-1}find(o,t){return this.items.find((r,s,d)=>o.call(t,r,this.getIndex(r),d))}};var MA=[U`
|
|
6520
|
+
color: hsl(${Math.max(0,Math.min(120-120*gt,120))}deg 100% 31%);`,t==null?void 0:t.key)}return(B=t==null?void 0:t.onChange)==null||B.call(t,s),s}return d.updateDeps=g=>{r=g},d}function sp(n,o){if(n===void 0)throw new Error(`Unexpected undefined${o?`: ${o}`:""}`);return n}var Yg=(n,o)=>Math.abs(n-o)<1.01,Wg=(n,o,t)=>{let r;return function(...s){n.clearTimeout(r),r=n.setTimeout(()=>o.apply(this,s),t)}};var jg=n=>{let{offsetWidth:o,offsetHeight:t}=n;return{width:o,height:t}},LA=n=>n,ap=n=>{let o=Math.max(n.startIndex-n.overscan,0),t=Math.min(n.endIndex+n.overscan,n.count-1),r=[];for(let s=o;s<=t;s++)r.push(s);return r},Xg=(n,o)=>{let t=n.scrollElement;if(!t)return;let r=n.targetWindow;if(!r)return;let s=m=>{let{width:g,height:x}=m;o({width:Math.round(g),height:Math.round(x)})};if(s(jg(t)),!r.ResizeObserver)return()=>{};let d=new r.ResizeObserver(m=>{let g=()=>{let x=m[0];if(x!=null&&x.borderBoxSize){let L=x.borderBoxSize[0];if(L){s({width:L.inlineSize,height:L.blockSize});return}}s(jg(t))};n.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(g):g()});return d.observe(t,{box:"border-box"}),()=>{d.unobserve(t)}},Kg={passive:!0};var qg=typeof window>"u"?!0:"onscrollend"in window,Zg=(n,o)=>{let t=n.scrollElement;if(!t)return;let r=n.targetWindow;if(!r)return;let s=0,d=n.options.useScrollendEvent&&qg?()=>{}:Wg(r,()=>{o(s,!1)},n.options.isScrollingResetDelay),m=B=>()=>{let{horizontal:K,isRtl:Z}=n.options;s=K?t.scrollLeft*(Z&&-1||1):t.scrollTop,d(),o(s,B)},g=m(!0),x=m(!1);x(),t.addEventListener("scroll",g,Kg);let L=n.options.useScrollendEvent&&qg;return L&&t.addEventListener("scrollend",x,Kg),()=>{t.removeEventListener("scroll",g),L&&t.removeEventListener("scrollend",x)}};var OA=(n,o,t)=>{if(o!=null&&o.borderBoxSize){let r=o.borderBoxSize[0];if(r)return Math.round(r[t.options.horizontal?"inlineSize":"blockSize"])}return n[t.options.horizontal?"offsetWidth":"offsetHeight"]};var Qg=(n,{adjustments:o=0,behavior:t},r)=>{var s,d;let m=n+o;(d=(s=r.scrollElement)==null?void 0:s.scrollTo)==null||d.call(s,{[r.options.horizontal?"left":"top"]:m,behavior:t})},Sd=class{constructor(o){this.unsubs=[],this.scrollElement=null,this.targetWindow=null,this.isScrolling=!1,this.measurementsCache=[],this.itemSizeCache=new Map,this.pendingMeasuredCacheIndexes=[],this.scrollRect=null,this.scrollOffset=null,this.scrollDirection=null,this.scrollAdjustments=0,this.elementsCache=new Map,this.observer=(()=>{let t=null,r=()=>t||(!this.targetWindow||!this.targetWindow.ResizeObserver?null:t=new this.targetWindow.ResizeObserver(s=>{s.forEach(d=>{let m=()=>{this._measureElement(d.target,d)};this.options.useAnimationFrameWithResizeObserver?requestAnimationFrame(m):m()})}));return{disconnect:()=>{var s;(s=r())==null||s.disconnect(),t=null},observe:s=>{var d;return(d=r())==null?void 0:d.observe(s,{box:"border-box"})},unobserve:s=>{var d;return(d=r())==null?void 0:d.unobserve(s)}}})(),this.range=null,this.setOptions=t=>{Object.entries(t).forEach(([r,s])=>{typeof s>"u"&&delete t[r]}),this.options={debug:!1,initialOffset:0,overscan:1,paddingStart:0,paddingEnd:0,scrollPaddingStart:0,scrollPaddingEnd:0,horizontal:!1,getItemKey:LA,rangeExtractor:ap,onChange:()=>{},measureElement:OA,initialRect:{width:0,height:0},scrollMargin:0,gap:0,indexAttribute:"data-index",initialMeasurementsCache:[],lanes:1,isScrollingResetDelay:150,enabled:!0,isRtl:!1,useScrollendEvent:!1,useAnimationFrameWithResizeObserver:!1,...t}},this.notify=t=>{var r,s;(s=(r=this.options).onChange)==null||s.call(r,this,t)},this.maybeNotify=Wo(()=>(this.calculateRange(),[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]),t=>{this.notify(t)},{key:!1,debug:()=>this.options.debug,initialDeps:[this.isScrolling,this.range?this.range.startIndex:null,this.range?this.range.endIndex:null]}),this.cleanup=()=>{this.unsubs.filter(Boolean).forEach(t=>t()),this.unsubs=[],this.observer.disconnect(),this.scrollElement=null,this.targetWindow=null},this._didMount=()=>()=>{this.cleanup()},this._willUpdate=()=>{var s;var t;let r=this.options.enabled?this.options.getScrollElement():null;if(this.scrollElement!==r){if(this.cleanup(),!r){this.maybeNotify();return}this.scrollElement=r,this.scrollElement&&"ownerDocument"in this.scrollElement?this.targetWindow=this.scrollElement.ownerDocument.defaultView:this.targetWindow=(s=(t=this.scrollElement)==null?void 0:t.window)!=null?s:null,this.elementsCache.forEach(d=>{this.observer.observe(d)}),this._scrollToOffset(this.getScrollOffset(),{adjustments:void 0,behavior:void 0}),this.unsubs.push(this.options.observeElementRect(this,d=>{this.scrollRect=d,this.maybeNotify()})),this.unsubs.push(this.options.observeElementOffset(this,(d,m)=>{this.scrollAdjustments=0,this.scrollDirection=m?this.getScrollOffset()<d?"forward":"backward":null,this.scrollOffset=d,this.isScrolling=m,this.maybeNotify()}))}},this.getSize=()=>{var t;return this.options.enabled?(this.scrollRect=(t=this.scrollRect)!=null?t:this.options.initialRect,this.scrollRect[this.options.horizontal?"width":"height"]):(this.scrollRect=null,0)},this.getScrollOffset=()=>{var t;return this.options.enabled?(this.scrollOffset=(t=this.scrollOffset)!=null?t:typeof this.options.initialOffset=="function"?this.options.initialOffset():this.options.initialOffset,this.scrollOffset):(this.scrollOffset=null,0)},this.getFurthestMeasurement=(t,r)=>{let s=new Map,d=new Map;for(let m=r-1;m>=0;m--){let g=t[m];if(s.has(g.lane))continue;let x=d.get(g.lane);if(x==null||g.end>x.end?d.set(g.lane,g):g.end<x.end&&s.set(g.lane,!0),s.size===this.options.lanes)break}return d.size===this.options.lanes?Array.from(d.values()).sort((m,g)=>m.end===g.end?m.index-g.index:m.end-g.end)[0]:void 0},this.getMeasurementOptions=Wo(()=>[this.options.count,this.options.paddingStart,this.options.scrollMargin,this.options.getItemKey,this.options.enabled],(t,r,s,d,m)=>(this.pendingMeasuredCacheIndexes=[],{count:t,paddingStart:r,scrollMargin:s,getItemKey:d,enabled:m}),{key:!1}),this.getMeasurements=Wo(()=>[this.getMeasurementOptions(),this.itemSizeCache],({count:t,paddingStart:r,scrollMargin:s,getItemKey:d,enabled:m},g)=>{if(!m)return this.measurementsCache=[],this.itemSizeCache.clear(),[];this.measurementsCache.length===0&&(this.measurementsCache=this.options.initialMeasurementsCache,this.measurementsCache.forEach(B=>{this.itemSizeCache.set(B.key,B.size)}));let x=this.pendingMeasuredCacheIndexes.length>0?Math.min(...this.pendingMeasuredCacheIndexes):0;this.pendingMeasuredCacheIndexes=[];let L=this.measurementsCache.slice(0,x);for(let B=x;B<t;B++){let K=d(B),Z=this.options.lanes===1?L[B-1]:this.getFurthestMeasurement(L,B),X=Z?Z.end+this.options.gap:r+s,it=g.get(K),dt=typeof it=="number"?it:this.options.estimateSize(B),lt=X+dt,gt=Z?Z.lane:B%this.options.lanes;L[B]={index:B,start:X,size:dt,end:lt,key:K,lane:gt}}return this.measurementsCache=L,L},{key:!1,debug:()=>this.options.debug}),this.calculateRange=Wo(()=>[this.getMeasurements(),this.getSize(),this.getScrollOffset(),this.options.lanes],(t,r,s,d)=>this.range=t.length>0&&r>0?RA({measurements:t,outerSize:r,scrollOffset:s,lanes:d}):null,{key:!1,debug:()=>this.options.debug}),this.getVirtualIndexes=Wo(()=>{let t=null,r=null,s=this.calculateRange();return s&&(t=s.startIndex,r=s.endIndex),this.maybeNotify.updateDeps([this.isScrolling,t,r]),[this.options.rangeExtractor,this.options.overscan,this.options.count,t,r]},(t,r,s,d,m)=>d===null||m===null?[]:t({startIndex:d,endIndex:m,overscan:r,count:s}),{key:!1,debug:()=>this.options.debug}),this.indexFromElement=t=>{let r=this.options.indexAttribute,s=t.getAttribute(r);return s?parseInt(s,10):(console.warn(`Missing attribute name '${r}={index}' on measured element.`),-1)},this._measureElement=(t,r)=>{let s=this.indexFromElement(t),d=this.measurementsCache[s];if(!d)return;let m=d.key,g=this.elementsCache.get(m);g!==t&&(g&&this.observer.unobserve(g),this.observer.observe(t),this.elementsCache.set(m,t)),t.isConnected&&this.resizeItem(s,this.options.measureElement(t,r,this))},this.resizeItem=(t,r)=>{var g;let s=this.measurementsCache[t];if(!s)return;let d=(g=this.itemSizeCache.get(s.key))!=null?g:s.size,m=r-d;m!==0&&((this.shouldAdjustScrollPositionOnItemSizeChange!==void 0?this.shouldAdjustScrollPositionOnItemSizeChange(s,m,this):s.start<this.getScrollOffset()+this.scrollAdjustments)&&this._scrollToOffset(this.getScrollOffset(),{adjustments:this.scrollAdjustments+=m,behavior:void 0}),this.pendingMeasuredCacheIndexes.push(s.index),this.itemSizeCache=new Map(this.itemSizeCache.set(s.key,r)),this.notify(!1))},this.measureElement=t=>{if(!t){this.elementsCache.forEach((r,s)=>{r.isConnected||(this.observer.unobserve(r),this.elementsCache.delete(s))});return}this._measureElement(t,void 0)},this.getVirtualItems=Wo(()=>[this.getVirtualIndexes(),this.getMeasurements()],(t,r)=>{let s=[];for(let d=0,m=t.length;d<m;d++){let g=t[d],x=r[g];s.push(x)}return s},{key:!1,debug:()=>this.options.debug}),this.getVirtualItemForOffset=t=>{let r=this.getMeasurements();if(r.length!==0)return sp(r[Jg(0,r.length-1,s=>sp(r[s]).start,t)])},this.getOffsetForAlignment=(t,r,s=0)=>{let d=this.getSize(),m=this.getScrollOffset();r==="auto"&&(r=t>=m+d?"end":"start"),r==="center"?t+=(s-d)/2:r==="end"&&(t-=d);let g=this.getTotalSize()+this.options.scrollMargin-d;return Math.max(Math.min(g,t),0)},this.getOffsetForIndex=(t,r="auto")=>{t=Math.max(0,Math.min(t,this.options.count-1));let s=this.measurementsCache[t];if(!s)return;let d=this.getSize(),m=this.getScrollOffset();if(r==="auto")if(s.end>=m+d-this.options.scrollPaddingEnd)r="end";else if(s.start<=m+this.options.scrollPaddingStart)r="start";else return[m,r];let g=r==="end"?s.end+this.options.scrollPaddingEnd:s.start-this.options.scrollPaddingStart;return[this.getOffsetForAlignment(g,r,s.size),r]},this.isDynamicMode=()=>this.elementsCache.size>0,this.scrollToOffset=(t,{align:r="start",behavior:s}={})=>{s==="smooth"&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),this._scrollToOffset(this.getOffsetForAlignment(t,r),{adjustments:void 0,behavior:s})},this.scrollToIndex=(t,{align:r="auto",behavior:s}={})=>{s==="smooth"&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),t=Math.max(0,Math.min(t,this.options.count-1));let d=0,m=10,g=L=>{if(!this.targetWindow)return;let B=this.getOffsetForIndex(t,L);if(!B){console.warn("Failed to get offset for index:",t);return}let[K,Z]=B;this._scrollToOffset(K,{adjustments:void 0,behavior:s}),this.targetWindow.requestAnimationFrame(()=>{let X=this.getScrollOffset(),it=this.getOffsetForIndex(t,Z);if(!it){console.warn("Failed to get offset for index:",t);return}Yg(it[0],X)||x(Z)})},x=L=>{this.targetWindow&&(d++,d<m?this.targetWindow.requestAnimationFrame(()=>g(L)):console.warn(`Failed to scroll to index ${t} after ${m} attempts.`))};g(r)},this.scrollBy=(t,{behavior:r}={})=>{r==="smooth"&&this.isDynamicMode()&&console.warn("The `smooth` scroll behavior is not fully supported with dynamic size."),this._scrollToOffset(this.getScrollOffset()+t,{adjustments:void 0,behavior:r})},this.getTotalSize=()=>{var d;var t;let r=this.getMeasurements(),s;if(r.length===0)s=this.options.paddingStart;else if(this.options.lanes===1)s=(d=(t=r[r.length-1])==null?void 0:t.end)!=null?d:0;else{let m=Array(this.options.lanes).fill(null),g=r.length-1;for(;g>=0&&m.some(x=>x===null);){let x=r[g];m[x.lane]===null&&(m[x.lane]=x.end),g--}s=Math.max(...m.filter(x=>x!==null))}return Math.max(s-this.options.scrollMargin+this.options.paddingEnd,0)},this._scrollToOffset=(t,{adjustments:r,behavior:s})=>{this.options.scrollToFn(t,{behavior:s,adjustments:r},this)},this.measure=()=>{this.itemSizeCache=new Map,this.notify(!1)},this.setOptions(o)}},Jg=(n,o,t,r)=>{for(;n<=o;){let s=(n+o)/2|0,d=t(s);if(d<r)n=s+1;else if(d>r)o=s-1;else return s}return n>0?n-1:0};function RA({measurements:n,outerSize:o,scrollOffset:t,lanes:r}){let s=n.length-1,d=x=>n[x].start;if(n.length<=r)return{startIndex:0,endIndex:s};let m=Jg(0,s,d,t),g=m;if(r===1)for(;g<s&&n[g].end<t+o;)g++;else if(r>1){let x=Array(r).fill(0);for(;g<s&&x.some(B=>B<t+o);){let B=n[g];x[B.lane]=B.end,g++}let L=Array(r).fill(t+o);for(;m>=0&&L.some(B=>B>=t);){let B=n[m];L[B.lane]=B.start,m--}m=Math.max(0,m-m%r),g=Math.min(s,g+(r-1-g%r))}return{startIndex:m,endIndex:g}}var np=class{constructor(o,t){this.cleanup=()=>{},(this.host=o).addController(this);let r={...t,onChange:(s,d)=>{var m;this.host.updateComplete.then(()=>this.host.requestUpdate()),(m=t.onChange)==null||m.call(t,s,d)}};this.virtualizer=new Sd(r)}getVirtualizer(){return this.virtualizer}async hostConnected(){this.cleanup=this.virtualizer._didMount()}hostUpdated(){this.virtualizer._willUpdate()}hostDisconnected(){this.cleanup()}},Id=class extends np{constructor(o,t){super(o,{observeElementRect:Xg,observeElementOffset:Zg,scrollToFn:Qg,...t})}};var MA={includeEnd:!1},_d=class{constructor(o,t,r={}){let s={...MA,...r};this.start=o,this.end=t,this.includeEnd=s.includeEnd}includes(o){let{start:t,end:r,includeEnd:s}=this,d=Math.min(t,r),m=Math.max(t,r);return s?o>=d&&o<=m:o>=d&&o<m}iter(o=1){if(o<=0)throw new Error("Step must be a positive non-zero number");let t=o*(this.start<=this.end?1:-1),{includeEnd:r,end:s}=this,d=this.start,m=!1;return{next:()=>{if(m)return{value:void 0,done:!0};let g=d;return d+=t,(r?g>s:g>=s)?(m=!0,{value:void 0,done:!0}):{value:g,done:!1}}}}[Symbol.iterator](){return this.iter()}};var Cd=class{constructor(o,t,r){this.getIndex=()=>0;this.items=o,this.getIndex=t,this.lengthFn=r}get length(){return this.lengthFn()}at(o){return this.items.find(t=>this.getIndex(t)===o)}map(o,t){return this.items.map((r,s,d)=>o.call(t,r,this.getIndex(r),d))}forEach(o,t){this.items.forEach((r,s,d)=>{o.call(t,r,this.getIndex(r),d)})}findIndex(o,t){let r=this.items.find((s,d,m)=>o.call(t,s,this.getIndex(s),m));return r?this.getIndex(r):-1}find(o,t){return this.items.find((r,s,d)=>o.call(t,r,this.getIndex(r),d))}};var PA=[U`
|
|
6521
6521
|
:host {
|
|
6522
6522
|
height: 100%;
|
|
6523
6523
|
}
|
|
@@ -6545,7 +6545,7 @@
|
|
|
6545
6545
|
::slotted(mdc-listitem) {
|
|
6546
6546
|
position: relative;
|
|
6547
6547
|
}
|
|
6548
|
-
`],
|
|
6548
|
+
`],tb=PA;var eb=z.constructTagName("virtualizedlist"),R8=z.constructTagName("virtualizedwrapper"),un={VIRTUALIZER_PROPS:{count:0,estimateSize:()=>0,getItemKey:n=>n},LOOP:"false",SCROLL_ANCHORING:!1,IS_AT_BOTTOM_THRESHOLD:16};var je=class extends Ut(Ps){constructor(){super();this.virtualizerProps=un.VIRTUALIZER_PROPS;this.loop=un.LOOP;this.scrollAnchoring=un.SCROLL_ANCHORING;this.observeSizeChanges=!1;this.revertList=!1;this.atBottomThreshold=un.IS_AT_BOTTOM_THRESHOLD;this.virtualizer=null;this.virtualizedNavItems=null;this.virtualizerController=null;this.selectedIndex=this.initialFocus;this.selectedKey=null;this.firstIndex=0;this.firstKey=null;this.hiddenIndexes=[];this.atBottomValue="no";this.atBottomTimer=-1;this.lastScrollPosition=0;this.endOfScrollQueue=[];this.resizeObserver=null;this.handleElementFirstUpdateCompleted=t=>{var r,s;this.observeSizeChanges&&this.navItems.find(d=>d===t.target)!==void 0&&((s=(r=this.virtualizer)==null?void 0:r.measureElement)==null||s.call(r,t.target))};this.addEventListener("wheel",this.handleWheelEvent.bind(this)),this.addEventListener(Ht.FIRST_UPDATE_COMPLETED,this.handleElementFirstUpdateCompleted.bind(this))}get virtualItems(){var t,r;return(r=(t=this.virtualizer)==null?void 0:t.getVirtualItems())!=null?r:[]}get navItems(){var t,r,s,d;if(((t=this.virtualizedNavItems)==null?void 0:t.items)!==super.navItems){let m=(d=(s=(r=this.virtualizer)==null?void 0:r.options)==null?void 0:s.indexAttribute)!=null?d:"data-index";this.virtualizedNavItems=new Cd(super.navItems,g=>Number(g.getAttribute(m)),()=>this.virtualizerProps.count)}return this.virtualizedNavItems}get atBottom(){return this.atBottomValue}set atBottom(t){(this.atBottomValue!==t||t==="yes"&&this.atBottomTimer===-1)&&(this.atBottomValue=t,t==="yes"?this.scrollToBottom():this.clearScrollToBottomTimer())}get totalListHeight(){var t,r;return(r=(t=this.virtualizer)==null?void 0:t.getTotalSize())!=null?r:0}connectedCallback(){this.virtualizerController=new Id(this,{...this.virtualizerProps,horizontal:!1,getScrollElement:()=>this.scrollRef,onChange:this.onVListStateChangeHandler.bind(this),rangeExtractor:this.virtualizerRangeExtractor.bind(this)}),this.virtualizer=this.virtualizerController.getVirtualizer(),super.connectedCallback(),this.role=null,this.atBottom=this.revertList&&this.scrollAnchoring?"yes":"no",this.resizeObserver=new ResizeObserver(this.handleResizeObserverCallback.bind(this)),this.resizeObserver.observe(this)}disconnectedCallback(){super.disconnectedCallback(),this.clearScrollToBottomTimer(),this.virtualizerController=null,this.virtualizer=null,this.resizeObserver&&(this.resizeObserver.disconnect(),this.resizeObserver=null)}async update(t){super.update(t),t.has("virtualizerProps")&&await this.handleVirtualizerPropsUpdate(t.get("virtualizerProps")),t.has("observeSizeChanges")&&this.navItems.forEach(r=>{var s,d;this.observeSizeChanges&&((d=(s=this.virtualizer)==null?void 0:s.measureElement)==null||d.call(s,r))}),t.has("scrollAnchoring")&&(this.scrollAnchoring?this.checkAtBottom():this.atBottom="no"),t.has("revertList")&&this.revertList&&this.scrollAnchoring&&(this.atBottom="yes"),t.has("atBottomThreshold")&&this.scrollAnchoring&&this.checkAtBottom()}async handleVirtualizerPropsUpdate(t){var d,m;let{virtualizer:r}=this;if(!r)return;let s=r.measurementsCache.slice();if(r.setOptions({...r.options,...this.virtualizerProps}),this.virtualizerProps.count!==(t==null?void 0:t.count)&&(this.emitChangeEvent(),this.syncUI()),this.scrollAnchoring&&s.length>0){let g=Math.abs(this.virtualizerProps.count-((d=t==null?void 0:t.count)!=null?d:0)),x=this.selectedIndex,L=this.firstKey,B=new _d(x-g,x+g,{includeEnd:!0}),K=(m=Array.from(B).find(X=>r.options.getItemKey(X)===this.selectedKey))!=null?m:this.selectedIndex;if(this.setSelectedIndex(K),this.requestUpdate(),await this.updateComplete,this.atBottom==="yes"){this.scrollToBottom();return}if(this.focusWithin&&x!==this.selectedIndex||!this.focusWithin&&this.firstKey!==L){let X=r.measurementsCache[this.selectedIndex].end-s[x].end;this.scrollRef.scrollTop+=X}}}setInitialFocus(){setTimeout(async()=>{if(!this.virtualizer)return;let{scrollToIndex:t}=this.virtualizer;if(this.setSelectedIndex(this.initialFocus),this.selectedIndex>=this.navItems.length)return;t(this.selectedIndex,{align:"center"}),this.navItems.find(this.isElementSelected,this)&&this.resetTabIndexes(this.selectedIndex,!1)},0)}emitChangeEvent(){var r,s,d,m,g;(s=(r=this.virtualizerProps).onChange)==null||s.call(r,this.virtualizer,this.virtualizer.isScrolling);let t={virtualizer:this.virtualizer,virtualItems:(g=(m=(d=this.virtualizer)==null?void 0:d.getVirtualItems)==null?void 0:m.call(d))!=null?g:[]};this.dispatchEvent(new CustomEvent("virtualitemschange",{detail:t,bubbles:!1,cancelable:!1}))}virtualizerRangeExtractor(t){var x,L,B,K;let{navItems:r,virtualizerProps:s,virtualizer:d}=this,m=(L=(x=s.rangeExtractor)==null?void 0:x.call(s,t))!=null?L:ap(t);return this.hiddenIndexes.forEach(Z=>{let X=r.at(Z);X&&(X.removeAttribute("data-virtualized-hidden"),X.style.removeProperty("--mdc-virtualizedlist-hidden-top"))}),this.firstIndex=t.startIndex,this.firstKey=(K=(B=this.virtualizer)==null?void 0:B.options.getItemKey(this.firstIndex))!=null?K:null,this.hiddenIndexes.length=0,[this.selectedIndex-1,this.selectedIndex,this.selectedIndex+1].forEach(Z=>{var X;m.includes(Z)||(Z<t.startIndex&&Z>=0&&(m.unshift(Z),this.hiddenIndexes.push(Z)),Z>t.endIndex&&Z<((X=d==null?void 0:d.options.count)!=null?X:0)&&(m.push(Z),this.hiddenIndexes.push(Z)))}),this.updateHiddenItemsPosition(),m.sort((Z,X)=>Z-X),m}updateHiddenItemsPosition(){let{navItems:t,virtualizerProps:r,virtualizer:s}=this;if(!s||r.count===0)return;let{measurementsCache:d,range:m}=s;this.hiddenIndexes.forEach(g=>{var L;let x=t.at(g);if(x){let B=d[(L=m==null?void 0:m.startIndex)!=null?L:0],K=d[g];x.setAttribute("data-virtualized-hidden","true"),x.style.setProperty("--mdc-virtualizedlist-hidden-top",`${K.start-B.start}px`)}})}isElementSelected(t){var r;return((r=this.virtualizer)==null?void 0:r.indexFromElement(t))===this.selectedIndex}setSelectedIndex(t){if(this.virtualizer){let{count:r,getItemKey:s}=this.virtualizer.options;this.selectedIndex=Math.max(0,Math.min(r-1,t)),this.selectedKey=s(t),this.scrollAnchoring&&this.selectedIndex+1===r&&(this.atBottom="yes")}}onElementStoreUpdate(t,r){if(r==="added"){let s=this.isElementSelected(t);t.tabIndex=s?0:-1,this.setAriaSetSize(t)}else r==="removed"&&t.tabIndex===0&&queueMicrotask(()=>{this.resetTabIndexes(this.selectedIndex,this.focusWithin)})}async onVListStateChangeHandler(t,r){this.syncUI(),await this.updateComplete,this.requestUpdate(),!r&&this.endOfScrollQueue.length>0&&(this.endOfScrollQueue.forEach(s=>s()),this.endOfScrollQueue.length=0),this.checkAtBottom(),this.emitChangeEvent()}onScrollHandler(t){let r=t.target;this.atBottom==="re-evaluate"||r.scrollTop<this.lastScrollPosition?this.atBottom="no":this.checkAtBottom(),this.lastScrollPosition=r.scrollTop}checkAtBottom(){let{clientHeight:t,scrollHeight:r,scrollTop:s}=this.scrollRef;this.scrollAnchoring&&this.virtualizer&&this.atBottom==="no"&&r>t-this.atBottomThreshold&&!this.virtualizer.isScrolling&&(this.atBottom=r-s<=t+this.atBottomThreshold?"yes":"no")}handleNavigationKeyDown(t){var r,s,d,m;switch(t.key){case Q.HOME:{(s=(r=this.virtualizer)==null?void 0:r.scrollToIndex)==null||s.call(r,0,{align:"start"}),this.endOfScrollQueue.push(()=>this.resetTabIndexes(0));break}case Q.END:{let g=this.virtualizerProps.count-1;(m=(d=this.virtualizer)==null?void 0:d.scrollToIndex)==null||m.call(d,g,{align:"end"}),this.endOfScrollQueue.push(()=>this.resetTabIndexes(g));break}case Q.ARROW_UP:{this.atBottom="re-evaluate";break}default:}super.handleNavigationKeyDown(t)}resetTabIndexes(t,r=!0){super.resetTabIndexes(t,r),this.setSelectedIndex(t)}resetTabIndexAndSetFocus(t,r,s){if(this.navItems.find(m=>{var g;return((g=this.virtualizer)==null?void 0:g.indexFromElement(m))===t})===void 0){this.scrollToIndex(t,{}),this.endOfScrollQueue.push(()=>{super.resetTabIndexAndSetFocus(t,r,s),this.setSelectedIndex(t)});return}super.resetTabIndexAndSetFocus(t,r,s),this.setSelectedIndex(t)}setAriaSetSize(t){var r,s;t.setAttribute("aria-setsize",`${(s=(r=this.virtualizer)==null?void 0:r.options.count)!=null?s:-1}`)}scrollToBottom(){if(this.clearScrollToBottomTimer(),this.atBottom==="yes"&&this.scrollRef){let{clientHeight:t,scrollHeight:r,scrollTop:s}=this.scrollRef;this.totalListHeight>t&&(this.scrollRef.scrollTop+=r-t-s),this.atBottomTimer=requestAnimationFrame(this.scrollToBottom.bind(this))}}clearScrollToBottomTimer(){cancelAnimationFrame(this.atBottomTimer),this.atBottomTimer=-1}scrollToIndex(t,r){var s,d;(d=(s=this.virtualizer).scrollToIndex)==null||d.call(s,t,r),this.atBottom=this.scrollAnchoring&&t+1===this.virtualizerProps.count?"yes":"no"}syncUI(){var d;let t=this.virtualItems.find(({index:m})=>!this.hiddenIndexes.includes(m)),r=(d=t==null?void 0:t.start)!=null?d:0;window.getComputedStyle(this);let s=0;this.revertList&&this.scrollRef.clientHeight>=this.totalListHeight&&(s=this.scrollRef.clientHeight-this.totalListHeight),this.wrapperRef.style.height=`${this.totalListHeight}px`,this.containerRef.style.transform=`translateY(${s+r}px)`}handleWheelEvent(t){t.deltaY<0&&(this.atBottom="re-evaluate")}handleResizeObserverCallback(){requestAnimationFrame(()=>{this.revertList&&this.scrollRef.clientHeight>=this.totalListHeight&&this.syncUI()})}render(){var t;return _`
|
|
6549
6549
|
<slot name="list-header"></slot>
|
|
6550
6550
|
<div part="scroll" tabindex="-1" @scroll="${this.onScrollHandler}">
|
|
6551
6551
|
<div part="wrapper">
|
|
@@ -6554,7 +6554,7 @@
|
|
|
6554
6554
|
</div>
|
|
6555
6555
|
</div>
|
|
6556
6556
|
</div>
|
|
6557
|
-
`}};je.styles=[...Ps.styles,...
|
|
6557
|
+
`}};je.styles=[...Ps.styles,...tb],p([u({type:Object})],je.prototype,"virtualizerProps",2),p([u({type:String,reflect:!0})],je.prototype,"loop",2),p([u({type:Boolean,attribute:"scroll-anchoring",reflect:!0})],je.prototype,"scrollAnchoring",2),p([u({type:Boolean,reflect:!0,attribute:"observe-size-changes"})],je.prototype,"observeSizeChanges",2),p([u({type:Boolean,reflect:!0,attribute:"revert-list"})],je.prototype,"revertList",2),p([u({type:Number,reflect:!0,attribute:"at-bottom-threshold"})],je.prototype,"atBottomThreshold",2),p([ye('[part="scroll"]',!0)],je.prototype,"scrollRef",2),p([ye('[part="wrapper"]',!0)],je.prototype,"wrapperRef",2),p([ye('[part="container"]',!0)],je.prototype,"containerRef",2),p([Lm({passive:!0})],je.prototype,"onScrollHandler",1);var lp=je;lp.register(eb);var DA=lp;se.register(Mm);var rb=z.constructTagName("combobox"),dp={ARROW_UP:"arrow-up-bold",ARROW_DOWN:"arrow-down-bold"},ib="list";var cp="combobox-trigger-id";var fn=class{static dispatchComboboxEvent(o,t,r,s=!0){o.dispatchEvent(new CustomEvent(t,{detail:{value:r==null?void 0:r.value,label:r==null?void 0:r.label},composed:!0,bubbles:s}))}static onInputCombobox(o,t){this.dispatchComboboxEvent(o,"input",t)}static onChangeCombobox(o,t){this.dispatchComboboxEvent(o,"change",t)}};var FA=U`
|
|
6558
6558
|
:host {
|
|
6559
6559
|
--mdc-combobox-border-color: var(--mds-color-theme-outline-input-normal);
|
|
6560
6560
|
--mdc-combobox-icon-color: var(--mds-color-theme-text-primary-normal);
|
|
@@ -6660,7 +6660,7 @@
|
|
|
6660
6660
|
--mdc-icon-fill-color: ButtonText;
|
|
6661
6661
|
}
|
|
6662
6662
|
}
|
|
6663
|
-
`,
|
|
6663
|
+
`,ob=[FA];var me=class extends Yi(Ee(Se(Ut(ne)))){constructor(){super();this.placement=Lt.BOTTOM_START;this.boundary=It.BOUNDARY;this.strategy=It.STRATEGY;this.popoverZIndex=It.Z_INDEX;this.isOpen=!1;this.filteredValue="";this.initialSelectedOption=null;this.handleUpdateError=t=>{this.onerror&&this.onerror(t)};this.handleDestroyEvent=t=>{let r=t.detail.originalTarget;if(r&&(!this.isValidItem(r)||r.tabIndex!==0))return;let s=this.navItems.findIndex(m=>m===r);if(s===-1)return;let d=s+1;d>=this.navItems.length&&(d=s-1)};this.addEventListener(Ht.DESTROYED,this.handleDestroyEvent),this.itemsStore=new Gr(this,{isValidItem:this.isValidItem})}get navItems(){return this.itemsStore.items}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.inputElement&&(this.setInputValidity(),this.internals.setFormValue(this.inputElement.value))}).catch(this.handleUpdateError)}isValidItem(t){return t.matches(`${ur}:not([disabled])`)}openPopover(){this.isOpen=!0}closePopover(){this.isOpen=!1}toggleDropdown(){this.isOpen=!this.isOpen}compareOptionWithValue(t,r){return(t.getAttribute("label")||"").toLowerCase().startsWith(r==null?void 0:r.toLowerCase())}getFirstSelectedOption(){return this.navItems.find(t=>t.hasAttribute("selected"))}getVisibleOptions(t){return this.navItems.filter(r=>this.compareOptionWithValue(r,t))}setSelectedValue(t){this.value=(t==null?void 0:t.getAttribute("value"))||"",this.filteredValue=(t==null?void 0:t.getAttribute("label"))||"",this.internals.setFormValue(this.value),this.updateHiddenOptions(),this.updateSelectedOption(t),this.setInputValidity(),this.resetHelpText(),fn.onInputCombobox(this,t),fn.onChangeCombobox(this,t)}resetSelectedValue(){this.value="",this.internals.setFormValue(this.value),this.resetHelpText()}resetHelpText(){this.invalidCustomValueText&&this.helpText===this.invalidCustomValueText&&(this.helpText="",this.helpTextType=$t.DEFAULT)}attributeChangedCallback(t,r,s){super.attributeChangedCallback(t,r,s),t==="validation-message"&&this.updateComplete.then(()=>{this.setInputValidity()}).catch(this.handleUpdateError)}async firstUpdated(t){await this.updateComplete,this.inputElement&&this.autoFocusOnMount&&(this.elementToAutoFocus=this.inputElement),super.firstUpdated(t);let r=this.getFirstSelectedOption();if(r)this.initialSelectedOption=r,this.setSelectedValue(r);else if(this.value){let s=this.navItems.find(d=>d.value===this.value);this.setSelectedValue(s)}else this.placeholder&&this.setInputValidity();this.navItems.forEach(s=>{s.setAttribute("tabindex","-1")})}updated(t){super.updated(t),(t.has("slottedListboxes")||t.has("isOpen"))&&(this.visualCombobox&&"ariaControlsElements"in this.visualCombobox&&(this.visualCombobox.ariaControlsElements=this.slottedListboxes),this.dropDownButton&&"ariaControlsElements"in this.dropDownButton&&(this.dropDownButton.ariaControlsElements=this.slottedListboxes)),(t.has("disabled")||t.has("readonly"))&&(this.disabled||this.readonly)&&this.closePopover()}setInputValidity(){var t,r;!this.value&&this.required?(this.validationMessage?(t=this.inputElement)==null||t.setCustomValidity(this.validationMessage):(r=this.inputElement)==null||r.setCustomValidity(""),this.setValidity()):this.internals.setValidity({})}formResetCallback(){var r;let t=this.initialSelectedOption||null;this.setSelectedValue(t),this.filteredValue=(r=t==null?void 0:t.label)!=null?r:"",this.setInputValidity()}formStateRestoreCallback(t){let r=this.navItems.find(s=>s.value===t||s.label===t);this.setSelectedValue(r||null)}handleNativeInputFocus(){this.visualCombobox.focus()}resetFocusedOption(){this.navItems.filter(t=>t.hasAttribute("data-focused")).forEach(t=>this.updateOptionAttributes(t,!1))}updateSelectedOption(t){this.navItems.forEach(r=>{r.removeAttribute("selected")}),t==null||t.setAttribute("selected","")}updateOptionAttributes(t,r){t!==void 0&&(r?t.setAttribute("data-focused",""):t.removeAttribute("data-focused"),t.setAttribute("aria-selected",r.toString()))}handleBlurChange(){let t=this.getVisibleOptions(this.filteredValue),r=t.findIndex(s=>s.hasAttribute("data-focused"));if(r!==-1){this.setSelectedValue(t[r]),this.closePopover();return}r===-1&&this.filteredValue!==""&&this.invalidCustomValueText&&!this.getFirstSelectedOption()&&(this.helpText=this.invalidCustomValueText,this.helpTextType=$t.ERROR),this.setInputValidity()}updateFocusAndScrollIntoView(t,r,s){var d;this.updateOptionAttributes(t[r],!1),this.updateOptionAttributes(t[s],!0),(d=t[s])==null||d.scrollIntoView({block:"nearest"})}handleInputKeydown(t){let r=this.getVisibleOptions(this.filteredValue),s=r.findIndex(d=>d.hasAttribute("data-focused"));switch(t.key){case Q.ARROW_DOWN:{this.openPopover();let d=r.length-1===s?0:s+1;this.updateFocusAndScrollIntoView(r,s,d),t.preventDefault();break}case Q.ARROW_UP:{this.openPopover();let d=s===-1||s===0?r.length-1:s-1;this.updateFocusAndScrollIntoView(r,s,d),t.preventDefault();break}case Q.ENTER:{if(s===-1)return;this.setSelectedValue(r[s]),this.isOpen===!0&&this.closePopover();break}case Q.ESCAPE:{s!==-1&&this.updateOptionAttributes(r[s],!1),r.length&&this.shouldDisplayPopover(r.length)?this.closePopover():(this.resetSelectedValue(),this.filteredValue="");break}case Q.TAB:{this.closePopover();break}case Q.HOME:case Q.END:{this.resetFocusedOption();break}default:break}}updateHiddenOptions(){this.navItems.forEach(t=>{this.compareOptionWithValue(t,this.filteredValue)?(t.removeAttribute("data-hidden"),this.showOptionGroupAndDivider(t)):(t.setAttribute("data-hidden",""),this.hideOptionGroupAndDivider(t))})}hideOptionGroupAndDivider(t){var r,s,d;(r=t.parentElement)!=null&&r.matches(on)&&((s=Array.from(t.parentElement.children))==null?void 0:s.filter(g=>!g.hasAttribute("data-hidden"))).length===0&&(t.parentElement.setAttribute("data-hidden",""),(d=t.parentElement.nextElementSibling)!=null&&d.matches(za)&&t.parentElement.nextElementSibling.setAttribute("data-hidden",""))}showOptionGroupAndDivider(t){var r,s,d;(r=t.parentElement)!=null&&r.matches(on)&&((s=Array.from(t.parentElement.children))==null?void 0:s.filter(g=>!g.hasAttribute("data-hidden"))).length>0&&(t.parentElement.removeAttribute("data-hidden"),(d=t.parentElement.nextElementSibling)!=null&&d.matches(za)&&t.parentElement.nextElementSibling.removeAttribute("data-hidden"))}handleInputChange(t){var r;this.filteredValue=t.target.value,this.resetSelectedValue(),this.resetFocusedOption(),this.updateHiddenOptions(),(r=this.getFirstSelectedOption())==null||r.removeAttribute("selected"),this.isOpen===!1&&this.openPopover()}handleOptionsClick(t){var s;let r=(s=t.target.closest(ur))!=null?s:null;r&&!r.hasAttribute("disabled")&&(this.setSelectedValue(r),this.closePopover(),this.updateComplete.then(()=>this.handleNativeInputFocus()).catch(this.handleUpdateError))}shouldDisplayPopover(t){return this.disabled||this.readonly?!1:t?this.isOpen:!!this.noResultText}renderNativeInput(){return _`
|
|
6664
6664
|
<input
|
|
6665
6665
|
id="${this.inputId}"
|
|
6666
6666
|
name="${this.name}"
|
|
@@ -6691,7 +6691,7 @@
|
|
|
6691
6691
|
@input=${this.handleInputChange}
|
|
6692
6692
|
@keydown=${this.handleInputKeydown}
|
|
6693
6693
|
@blur="${this.handleBlurChange}"
|
|
6694
|
-
aria-autocomplete="${
|
|
6694
|
+
aria-autocomplete="${ib}"
|
|
6695
6695
|
aria-describedby="${tt(this.helpText?Nt.HELPER_TEXT_ID:"")}"
|
|
6696
6696
|
aria-disabled="${this.disabled?"true":"false"}"
|
|
6697
6697
|
aria-expanded="${this.isOpen?"true":"false"}"
|
|
@@ -6754,7 +6754,7 @@
|
|
|
6754
6754
|
</mdc-popover>
|
|
6755
6755
|
</div>
|
|
6756
6756
|
${this.renderHelperText()}
|
|
6757
|
-
`}};me.styles=[...Cr.styles,...ne.styles,...
|
|
6757
|
+
`}};me.styles=[...Cr.styles,...ne.styles,...ob],p([u({type:String})],me.prototype,"placeholder",2),p([u({type:String,reflect:!0})],me.prototype,"placement",2),p([u({type:String,attribute:"no-result-text",reflect:!0})],me.prototype,"noResultText",2),p([u({type:String,attribute:"invalid-custom-value-text",reflect:!0})],me.prototype,"invalidCustomValueText",2),p([u({type:String,reflect:!0})],me.prototype,"boundary",2),p([u({type:String,reflect:!0})],me.prototype,"strategy",2),p([u({type:Number,reflect:!0,attribute:"popover-z-index"})],me.prototype,"popoverZIndex",2),p([u({type:String,reflect:!0,attribute:"backdrop-append-to"})],me.prototype,"backdropAppendTo",2),p([ye(`[role="${rt.COMBOBOX}"]`)],me.prototype,"visualCombobox",2),p([ye('[part="combobox__button"]')],me.prototype,"dropDownButton",2),p([Pt({selector:pd})],me.prototype,"slottedListboxes",2),p([ut()],me.prototype,"isOpen",2),p([ut()],me.prototype,"filteredValue",2);var hp=me;hp.register(rb);var $A=hp;var sb=(n,o,t)=>{let r=new Map;for(let s=o;s<=t;s++)r.set(n[s],s);return r},ab=ai(class extends $r{constructor(n){if(super(n),n.type!==Ze.CHILD)throw Error("repeat() can only be used in text expressions")}dt(n,o,t){let r;t===void 0?t=o:o!==void 0&&(r=o);let s=[],d=[],m=0;for(let g of n)s[m]=r?r(g,m):m,d[m]=t(g,m),m++;return{values:d,keys:s}}render(n,o,t){return this.dt(n,o,t).values}update(n,[o,t,r]){var dt;let s=au(n),{values:d,keys:m}=this.dt(o,t,r);if(!Array.isArray(s))return this.ut=m,d;let g=(dt=this.ut)!=null?dt:this.ut=[],x=[],L,B,K=0,Z=s.length-1,X=0,it=d.length-1;for(;K<=Z&&X<=it;)if(s[K]===null)K++;else if(s[Z]===null)Z--;else if(g[K]===m[X])x[X]=Di(s[K],d[X]),K++,X++;else if(g[Z]===m[it])x[it]=Di(s[Z],d[it]),Z--,it--;else if(g[K]===m[it])x[it]=Di(s[K],d[it]),ps(n,x[it+1],s[K]),K++,it--;else if(g[Z]===m[X])x[X]=Di(s[Z],d[X]),ps(n,s[K],s[Z]),Z--,X++;else if(L===void 0&&(L=sb(m,X,it),B=sb(g,K,Z)),L.has(g[K]))if(L.has(g[Z])){let lt=B.get(m[X]),gt=lt!==void 0?s[lt]:null;if(gt===null){let St=ps(n,s[K]);Di(St,d[X]),x[X]=St}else x[X]=Di(gt,d[X]),ps(n,s[K],gt),s[lt]=null;X++}else sl(s[Z]),Z--;else sl(s[K]),K++;for(;X<=it;){let lt=ps(n,x[it+1]);Di(lt,d[X]),x[X++]=lt}for(;K<=Z;){let lt=s[K++];lt!==null&&sl(lt)}return this.ut=m,ol(n,x),be}});var nb=z.constructTagName("slider"),zA={START:"start",END:"end",UNDEFINED:void 0},io={MIN:0,MAX:100,STEP:1,STATE:zA.UNDEFINED,ICON_SIZE:1.25,ICON_LENGTH_UNIT:"rem"};var VA=U`
|
|
6758
6758
|
:host {
|
|
6759
6759
|
width: 100%;
|
|
6760
6760
|
--mdc-slider-tooltip-left: 0;
|
|
@@ -6976,7 +6976,7 @@
|
|
|
6976
6976
|
border: 1px solid;
|
|
6977
6977
|
}
|
|
6978
6978
|
}
|
|
6979
|
-
`,
|
|
6979
|
+
`,lb=[Oi,VA];var wt=class extends q{constructor(){super();this.thumbFocused=io.STATE;this.thumbHovered=io.STATE;this.range=!1;this.min=io.MIN;this.max=io.MAX;this.step=io.STEP;this.addEventListener("keydown",this.preventChange.bind(this)),this.addEventListener("mousedown",this.preventChange.bind(this))}updated(t){super.updated(t),(t.has("value")||t.has("step")||t.has("min")||t.has("max")||t.has("disabled")||t.has("softDisabled")||t.has("range")||t.has("valueStart")||t.has("valueEnd"))&&this.updateTrackStyling(),t.has("softDisabled")&&this.setSoftDisabled(),(t.has("range")||t.has("valueStart")||t.has("valueEnd"))&&this.initializeRangeSlider()}preventChange(t){this.softDisabled&&(t instanceof KeyboardEvent&&t.key!==Q.TAB||!(t instanceof KeyboardEvent))&&(t.preventDefault(),t.stopPropagation())}setSoftDisabled(){this.inputElements.forEach(t=>{let r=t;this.softDisabled?r.setAttribute("aria-disabled","true"):r.removeAttribute("aria-disabled")})}initializeRangeSlider(){this.valueStart===void 0&&(this.valueStart=this.min),this.valueEnd===void 0&&(this.valueEnd=this.max),this.handleInput(0),this.handleInput(1)}handleInput(t){let r=this.inputElements[t];if(r)if(t===0){if(!this.valueEnd)return;let s=Number(r.value);s>this.valueEnd?(r.value=String(this.valueEnd),this.valueStart=this.valueEnd):s>=this.min&&s<this.valueEnd?this.valueStart=s:s<this.min&&(r.value=String(this.min),this.valueStart=this.min)}else{if(!this.valueStart)return;let s=Number(r.value);s<this.valueStart?(r.value=String(this.valueStart),this.valueEnd=this.valueStart):s<=this.max&&s>this.valueStart?this.valueEnd=s:s>this.max&&(r.value=String(this.max),this.valueEnd=this.max)}}iconTemplate(t,r){return typeof t=="string"&&t.length>0?_`<mdc-icon
|
|
6980
6980
|
name="${t}"
|
|
6981
6981
|
part="${r}"
|
|
6982
6982
|
length-unit="${io.ICON_LENGTH_UNIT}"
|
|
@@ -6992,7 +6992,7 @@
|
|
|
6992
6992
|
${r} ${x}%,
|
|
6993
6993
|
${r} 100%
|
|
6994
6994
|
)`}else{if(!this.inputElements[0])return;let s=Number(this.inputElements[0].value),d=Number(this.inputElements[0].max)||1,m=Math.max(0,Math.min(100,(s-this.min)/(d-this.min)*100));this.inputElements[0].style.background=`linear-gradient(to right, ${t} ${m}%, ${r} ${m}%)`}}onInput(t){let r=t.target;this.value=Number(r.value)}onChange(t){let r=t.target;this.value=Number(r.value),this.dispatchEvent(new CustomEvent("change",{detail:{value:this.value}}))}onChangeStart(t){let r=t.target;this.valueStart=Number(r.value),this.dispatchEvent(new CustomEvent("change",{detail:{valueStart:this.valueStart,valueEnd:this.valueEnd}}))}onChangeEnd(t){let r=t.target;this.valueEnd=Number(r.value),this.dispatchEvent(new CustomEvent("change",{detail:{valueEnd:this.valueEnd,valueStart:this.valueStart}}))}getTickStyles(t){if(this.max===this.min)return"";let r=(t-this.min)/(this.max-this.min),s=[];if(this.inputElements[0]){let m=(Number(this.inputElements[0].value)-this.min)/(this.max-this.min);s.push(m)}if(this.range&&this.inputElements[1]){let m=(Number(this.inputElements[1].value)-this.min)/(this.max-this.min);s.push(m)}return s.includes(r)?"display:none;":`--mdc-slider-tick-left:${r};`}renderTicks(){let t=[];if(this.step&&this.step>1)for(let r=this.min;r<=this.max;r+=this.step)t.push(r);return this.step>1?_` <div part="slider-ticks">
|
|
6995
|
-
${
|
|
6995
|
+
${ab(t,r=>r,r=>_`<span part="slider-tick" style=${this.getTickStyles(r)}></span>`)}
|
|
6996
6996
|
</div>`:j}render(){var t,r,s,d,m,g,x,L,B,K,Z,X,it,dt,lt,gt,St;return _`
|
|
6997
6997
|
${this.label?_`<label part="slider-label" for="single-slider">${this.label}</label>`:null}
|
|
6998
6998
|
<div part="slider-track">
|
|
@@ -7081,7 +7081,7 @@
|
|
|
7081
7081
|
${this.labelStart?_`<span part="slider-label-start">${this.labelStart}</span>`:null}
|
|
7082
7082
|
${this.labelEnd?_`<span part="slider-label-end">${this.labelEnd}</span>`:null}
|
|
7083
7083
|
</div>
|
|
7084
|
-
`}};wt.styles=[...q.styles,...
|
|
7084
|
+
`}};wt.styles=[...q.styles,...lb],p([ut()],wt.prototype,"thumbFocused",2),p([ut()],wt.prototype,"thumbHovered",2),p([u({reflect:!0,type:Boolean})],wt.prototype,"range",2),p([u({reflect:!0,type:Number})],wt.prototype,"min",2),p([u({reflect:!0,type:Number})],wt.prototype,"max",2),p([u({reflect:!0,type:Boolean})],wt.prototype,"disabled",2),p([u({reflect:!0,type:Boolean,attribute:"soft-disabled"})],wt.prototype,"softDisabled",2),p([u({reflect:!0,type:String,attribute:"leading-icon"})],wt.prototype,"leadingIcon",2),p([u({reflect:!0,type:String,attribute:"trailing-icon"})],wt.prototype,"trailingIcon",2),p([u({reflect:!0,type:Number})],wt.prototype,"value",2),p([u({reflect:!0,type:Number,attribute:"value-start"})],wt.prototype,"valueStart",2),p([u({reflect:!0,type:Number,attribute:"value-end"})],wt.prototype,"valueEnd",2),p([u({reflect:!0,type:Number})],wt.prototype,"step",2),p([u({reflect:!0,type:String})],wt.prototype,"label",2),p([u({reflect:!0,type:String,attribute:"label-start"})],wt.prototype,"labelStart",2),p([u({reflect:!0,type:String,attribute:"label-end"})],wt.prototype,"labelEnd",2),p([u({reflect:!0,type:String,attribute:"value-label"})],wt.prototype,"valueLabel",2),p([u({reflect:!0,type:String,attribute:"value-label-start"})],wt.prototype,"valueLabelStart",2),p([u({reflect:!0,type:String,attribute:"value-label-end"})],wt.prototype,"valueLabelEnd",2),p([u({reflect:!0,type:String})],wt.prototype,"name",2),p([u({reflect:!0,type:String,attribute:"name-start"})],wt.prototype,"nameStart",2),p([u({reflect:!0,type:String,attribute:"name-end"})],wt.prototype,"nameEnd",2),p([u({reflect:!0,type:String,attribute:"data-aria-label"})],wt.prototype,"dataAriaLabel",2),p([u({reflect:!0,type:String,attribute:"start-aria-label"})],wt.prototype,"startAriaLabel",2),p([u({reflect:!0,type:String,attribute:"end-aria-label"})],wt.prototype,"endAriaLabel",2),p([u({reflect:!0,type:String,attribute:"data-aria-valuetext"})],wt.prototype,"dataAriaValuetext",2),p([u({reflect:!0,type:String,attribute:"start-aria-valuetext"})],wt.prototype,"startAriaValuetext",2),p([u({reflect:!0,type:String,attribute:"end-aria-valuetext"})],wt.prototype,"endAriaValueText",2),p([u({reflect:!0,type:Boolean,attribute:"hide-tooltip"})],wt.prototype,"hideTooltip",2),p([Om('input[type="range"]')],wt.prototype,"inputElements",2);var pp=wt;pp.register(nb);var BA=pp;var UA=U`
|
|
7085
7085
|
:host {
|
|
7086
7086
|
--mdc-listbox-max-height: auto;
|
|
7087
7087
|
|
|
@@ -7098,7 +7098,7 @@
|
|
|
7098
7098
|
::slotted(mdc-option) {
|
|
7099
7099
|
width: 100%;
|
|
7100
7100
|
}
|
|
7101
|
-
`,
|
|
7101
|
+
`,db=[UA];var jo=class extends Rs(Yi(q)){constructor(){super();this.loop="false";this.name=void 0;this.value=void 0;this.itemsStore=new Gr(this,{isValidItem:this.isValidItem});this.handleDestroyEvent=()=>{this.handleNoSelection()};this.addEventListener("click",this.handleClick),this.addEventListener("modified",this.handleModifiedEvent),this.addEventListener("destroyed",this.handleDestroyEvent)}connectedCallback(){super.connectedCallback(),this.role=rt.LISTBOX}handleModifiedEvent(t){let r=t.target;switch(t.detail.change){case"enabled":this.itemsStore.add(r);break;case"disabled":this.itemsStore.delete(r);break;case"selected":this.setSelectedOption(r,!1,!1);break;case"unselected":this.handleNoSelection();break;default:break}}handleNoSelection(){this.getFirstSelectedOption()||(this.selectedOption=void 0,this.value=void 0)}get navItems(){return this.itemsStore.items}isValidItem(t){return t.matches(`${ur}:not([disabled])`)}handleClick(t){let r=t.target;this.isValidItem(r)&&this.setSelectedOption(r)}getFirstSelectedOption(){return this.itemsStore.items.find(t=>t.matches("[selected]"))}updated(t){if(t.has("value")){let r=this.itemsStore.items.find(s=>s.value===this.value);r?this.setSelectedOption(r,!1):this.setSelectedOption(null,!1)}}setSelectedOption(t,r=!0,s=!0){t!=null&&t.disabled||t!=null&&t.softDisabled||(s&&this.updateSelectedInChildOptions(t),this.selectedOption=t,this.value=t==null?void 0:t.value,r&&this.fireEvents())}updateSelectedInChildOptions(t){this.itemsStore.items.forEach(r=>r.removeAttribute("selected")),t==null||t.toggleAttribute("selected",!0)}fireEvents(){this.selectedOption&&this.dispatchEvent(new Event("change",{composed:!0,bubbles:!0}))}render(){return _`<slot part="container"></slot>`}};jo.styles=[...sh.styles,...db],p([u({type:String,reflect:!0})],jo.prototype,"name",2),p([u({type:String,reflect:!0})],jo.prototype,"value",2),p([ut()],jo.prototype,"selectedOption",2);var mp=jo;var cb=z.constructTagName("listbox");mp.register(cb);var HA=mp;var hb=z.constructTagName("banner"),Ys={CUSTOM:"custom",INFORMATIONAL:"informational",WARNING:"warning",ERROR:"error",SUCCESS:"success"},vn={INFORMATIONAL_ICON_NAME:"info-circle-bold",SUCCESS_ICON_NAME:"check-circle-bold",WARNING_ICON_NAME:"warning-bold",ERROR_ICON_NAME:"error-legacy-bold"},kd={VARIANT:Ys.CUSTOM,PREFIX_ICON_SIZE:1.5};var GA=U`
|
|
7102
7102
|
:host {
|
|
7103
7103
|
--mdc-banner-background-color: var(--mds-color-theme-background-solid-primary-normal);
|
|
7104
7104
|
--mdc-banner-border-color: var(--mds-color-theme-outline-secondary-normal);
|
|
@@ -7181,7 +7181,7 @@
|
|
|
7181
7181
|
gap: var(--mdc-banner-gap);
|
|
7182
7182
|
flex-wrap: wrap;
|
|
7183
7183
|
}
|
|
7184
|
-
`,
|
|
7184
|
+
`,pb=[GA];var mb=n=>{switch(n){case Ys.INFORMATIONAL:return vn.INFORMATIONAL_ICON_NAME;case Ys.SUCCESS:return vn.SUCCESS_ICON_NAME;case Ys.WARNING:return vn.WARNING_ICON_NAME;case Ys.ERROR:return vn.ERROR_ICON_NAME;default:return null}};var Ko=class extends q{constructor(){super(...arguments);this.variant=kd.VARIANT;this.label=""}renderIcon(t){return t?_`
|
|
7185
7185
|
<mdc-icon
|
|
7186
7186
|
name="${t}"
|
|
7187
7187
|
size="${kd.PREFIX_ICON_SIZE}"
|
|
@@ -7199,7 +7199,7 @@
|
|
|
7199
7199
|
<slot name="content">
|
|
7200
7200
|
<div part="leading">
|
|
7201
7201
|
<slot name="leading-icon">
|
|
7202
|
-
${this.variant!==kd.VARIANT?this.renderIcon((t=
|
|
7202
|
+
${this.variant!==kd.VARIANT?this.renderIcon((t=mb(this.variant))!=null?t:""):j}
|
|
7203
7203
|
</slot>
|
|
7204
7204
|
<slot name="leading-text">
|
|
7205
7205
|
<div part="leading-text">${this.getTextLabel()}</div>
|
|
@@ -7209,7 +7209,7 @@
|
|
|
7209
7209
|
<slot name="trailing-actions"></slot>
|
|
7210
7210
|
</div>
|
|
7211
7211
|
</slot>
|
|
7212
|
-
`}};Ko.styles=[...q.styles,...
|
|
7212
|
+
`}};Ko.styles=[...q.styles,...pb],p([u({type:String,reflect:!0})],Ko.prototype,"variant",2),p([u({type:String,reflect:!0})],Ko.prototype,"label",2),p([u({type:String,reflect:!0,attribute:"secondary-label"})],Ko.prototype,"secondaryLabel",2);var up=Ko;up.register(hb);var YA=up;})();
|
|
7213
7213
|
/*! Bundled license information:
|
|
7214
7214
|
|
|
7215
7215
|
lottie-web/build/player/lottie_light.js:
|