@telia-ace/widget-conversation-flamingo 1.1.67 → 1.1.68
Sign up to get free protection for your applications and to get access to all the features.
- package/conversation.d.ts +3 -0
- package/index.js +173 -82
- package/index.mjs +1631 -1437
- package/message-types/lightbox.d.ts +12 -0
- package/message-types/message-type-markdown.d.ts +12 -0
- package/models/agent.d.ts +1 -1
- package/package.json +2 -2
- package/types.d.ts +9 -3
package/index.js
CHANGED
@@ -1,52 +1,56 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
2
|
-
`+e.map(function(n
|
3
|
-
`):"",this.name="UnsubscriptionError",this.errors=e}});function ie(s,t){if(s){var e=s.indexOf(t);0<=e&&s.splice(e,1)}}var Nt=function(){function s(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return s.prototype.unsubscribe=function(){var t,e,n,r,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var a=et(o),l=a.next();!l.done;l=a.next()){var c=l.value;c.remove(this)}}catch(m){t={error:m}}finally{try{l&&!l.done&&(e=a.return)&&e.call(a)}finally{if(t)throw t.error}}else o.remove(this);var u=this.initialTeardown;if(g(u))try{u()}catch(m){i=m instanceof Gt?m.errors:[m]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var d=et(h),p=d.next();!p.done;p=d.next()){var $=p.value;try{Ne($)}catch(m){i=i??[],m instanceof Gt?i=F(F([],j(i)),j(m.errors)):i.push(m)}}}catch(m){n={error:m}}finally{try{p&&!p.done&&(r=d.return)&&r.call(d)}finally{if(n)throw n.error}}}if(i)throw new Gt(i)}},s.prototype.add=function(t){var e;if(t&&t!==this)if(this.closed)Ne(t);else{if(t instanceof s){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(e=this._finalizers)!==null&&e!==void 0?e:[]).push(t)}},s.prototype._hasParent=function(t){var e=this._parentage;return e===t||Array.isArray(e)&&e.includes(t)},s.prototype._addParent=function(t){var e=this._parentage;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t},s.prototype._removeParent=function(t){var e=this._parentage;e===t?this._parentage=null:Array.isArray(e)&&ie(e,t)},s.prototype.remove=function(t){var e=this._finalizers;e&&ie(e,t),t instanceof s&&t._removeParent(this)},s.EMPTY=function(){var t=new s;return t.closed=!0,t}(),s}(),Es=Nt.EMPTY;function Os(s){return s instanceof Nt||s&&"closed"in s&&g(s.remove)&&g(s.add)&&g(s.unsubscribe)}function Ne(s){g(s)?s():s.unsubscribe()}var ks={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},oe={setTimeout:function(s,t){for(var e=[],n=2;n<arguments.length;n++)e[n-2]=arguments[n];var r=oe.delegate;return r!=null&&r.setTimeout?r.setTimeout.apply(r,F([s,t],j(e))):setTimeout.apply(void 0,F([s,t],j(e)))},clearTimeout:function(s){var t=oe.delegate;return((t==null?void 0:t.clearTimeout)||clearTimeout)(s)},delegate:void 0};function Ts(s){oe.setTimeout(function(){throw s})}function Et(){}function Ct(s){s()}var me=function(s){nt(t,s);function t(e){var n=s.call(this)||this;return n.isStopped=!1,e?(n.destination=e,Os(e)&&e.add(n)):n.destination=Mn,n}return t.create=function(e,n,r){return new ae(e,n,r)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,s.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Nt),Tn=Function.prototype.bind;function Xt(s,t){return Tn.call(s,t)}var Pn=function(){function s(t){this.partialObserver=t}return s.prototype.next=function(t){var e=this.partialObserver;if(e.next)try{e.next(t)}catch(n){xt(n)}},s.prototype.error=function(t){var e=this.partialObserver;if(e.error)try{e.error(t)}catch(n){xt(n)}else xt(t)},s.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(e){xt(e)}},s}(),ae=function(s){nt(t,s);function t(e,n,r){var i=s.call(this)||this,o;if(g(e)||!e)o={next:e??void 0,error:n??void 0,complete:r??void 0};else{var a;i&&ks.useDeprecatedNextContext?(a=Object.create(e),a.unsubscribe=function(){return i.unsubscribe()},o={next:e.next&&Xt(e.next,a),error:e.error&&Xt(e.error,a),complete:e.complete&&Xt(e.complete,a)}):o=e}return i.destination=new Pn(o),i}return t}(me);function xt(s){Ts(s)}function Ln(s){throw s}var Mn={closed:!0,next:Et,error:Ln,complete:Et},$e=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function vt(s){return s}function In(s){return s.length===0?vt:s.length===1?s[0]:function(e){return s.reduce(function(n,r){return r(n)},e)}}var _=function(){function s(t){t&&(this._subscribe=t)}return s.prototype.lift=function(t){var e=new s;return e.source=this,e.operator=t,e},s.prototype.subscribe=function(t,e,n){var r=this,i=Rn(t)?t:new ae(t,e,n);return Ct(function(){var o=r,a=o.operator,l=o.source;i.add(a?a.call(i,l):l?r._subscribe(i):r._trySubscribe(i))}),i},s.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){t.error(e)}},s.prototype.forEach=function(t,e){var n=this;return e=De(e),new e(function(r,i){var o=new ae({next:function(a){try{t(a)}catch(l){i(l),o.unsubscribe()}},error:i,complete:r});n.subscribe(o)})},s.prototype._subscribe=function(t){var e;return(e=this.source)===null||e===void 0?void 0:e.subscribe(t)},s.prototype[$e]=function(){return this},s.prototype.pipe=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return In(t)(this)},s.prototype.toPromise=function(t){var e=this;return t=De(t),new t(function(n,r){var i;e.subscribe(function(o){return i=o},function(o){return r(o)},function(){return n(i)})})},s.create=function(t){return new s(t)},s}();function De(s){var t;return(t=s??ks.Promise)!==null&&t!==void 0?t:Promise}function Un(s){return s&&g(s.next)&&g(s.error)&&g(s.complete)}function Rn(s){return s&&s instanceof me||Un(s)&&Os(s)}function jn(s){return g(s==null?void 0:s.lift)}function N(s){return function(t){if(jn(t))return t.lift(function(e){try{return s(e,this)}catch(n){this.error(n)}});throw new TypeError("Unable to lift unknown Observable type")}}function E(s,t,e,n,r){return new Hn(s,t,e,n,r)}var Hn=function(s){nt(t,s);function t(e,n,r,i,o,a){var l=s.call(this,e)||this;return l.onFinalize=o,l.shouldUnsubscribe=a,l._next=n?function(c){try{n(c)}catch(u){e.error(u)}}:s.prototype._next,l._error=i?function(c){try{i(c)}catch(u){e.error(u)}finally{this.unsubscribe()}}:s.prototype._error,l._complete=r?function(){try{r()}catch(c){e.error(c)}finally{this.unsubscribe()}}:s.prototype._complete,l}return t.prototype.unsubscribe=function(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var n=this.closed;s.prototype.unsubscribe.call(this),!n&&((e=this.onFinalize)===null||e===void 0||e.call(this))}},t}(me),Nn=As(function(s){return function(){s(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),x=function(s){nt(t,s);function t(){var e=s.call(this)||this;return e.closed=!1,e.currentObservers=null,e.observers=[],e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return t.prototype.lift=function(e){var n=new Be(this,this);return n.operator=e,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Nn},t.prototype.next=function(e){var n=this;Ct(function(){var r,i;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var o=et(n.currentObservers),a=o.next();!a.done;a=o.next()){var l=a.value;l.next(e)}}catch(c){r={error:c}}finally{try{a&&!a.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}}})},t.prototype.error=function(e){var n=this;Ct(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=e;for(var r=n.observers;r.length;)r.shift().error(e)}})},t.prototype.complete=function(){var e=this;Ct(function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var n=e.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return((e=this.observers)===null||e===void 0?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(e){return this._throwIfClosed(),s.prototype._trySubscribe.call(this,e)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var n=this,r=this,i=r.hasError,o=r.isStopped,a=r.observers;return i||o?Es:(this.currentObservers=null,a.push(e),new Nt(function(){n.currentObservers=null,ie(a,e)}))},t.prototype._checkFinalizedStatuses=function(e){var n=this,r=n.hasError,i=n.thrownError,o=n.isStopped;r?e.error(i):o&&e.complete()},t.prototype.asObservable=function(){var e=new _;return e.source=this,e},t.create=function(e,n){return new Be(e,n)},t}(_),Be=function(s){nt(t,s);function t(e,n){var r=s.call(this)||this;return r.destination=e,r.source=n,r}return t.prototype.next=function(e){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.next)===null||r===void 0||r.call(n,e)},t.prototype.error=function(e){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.error)===null||r===void 0||r.call(n,e)},t.prototype.complete=function(){var e,n;(n=(e=this.destination)===null||e===void 0?void 0:e.complete)===null||n===void 0||n.call(e)},t.prototype._subscribe=function(e){var n,r;return(r=(n=this.source)===null||n===void 0?void 0:n.subscribe(e))!==null&&r!==void 0?r:Es},t}(x),L=function(s){nt(t,s);function t(e){var n=s.call(this)||this;return n._value=e,n}return Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),t.prototype._subscribe=function(e){var n=s.prototype._subscribe.call(this,e);return!n.closed&&e.next(this._value),n},t.prototype.getValue=function(){var e=this,n=e.hasError,r=e.thrownError,i=e._value;if(n)throw r;return this._throwIfClosed(),i},t.prototype.next=function(e){s.prototype.next.call(this,this._value=e)},t}(x),gt=new _(function(s){return s.complete()});function Dn(s){return s&&g(s.schedule)}function ye(s){return s[s.length-1]}function Ps(s){return g(ye(s))?s.pop():void 0}function be(s){return Dn(ye(s))?s.pop():void 0}function Bn(s,t){return typeof ye(s)=="number"?s.pop():t}var we=function(s){return s&&typeof s.length=="number"&&typeof s!="function"};function Ls(s){return g(s==null?void 0:s.then)}function Ms(s){return g(s[$e])}function Is(s){return Symbol.asyncIterator&&g(s==null?void 0:s[Symbol.asyncIterator])}function Us(s){return new TypeError("You provided "+(s!==null&&typeof s=="object"?"an invalid object":"'"+s+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function zn(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Rs=zn();function js(s){return g(s==null?void 0:s[Rs])}function Hs(s){return On(this,arguments,function(){var e,n,r,i;return Cs(this,function(o){switch(o.label){case 0:e=s.getReader(),o.label=1;case 1:o.trys.push([1,,9,10]),o.label=2;case 2:return[4,J(e.read())];case 3:return n=o.sent(),r=n.value,i=n.done,i?[4,J(void 0)]:[3,5];case 4:return[2,o.sent()];case 5:return[4,J(r)];case 6:return[4,o.sent()];case 7:return o.sent(),[3,2];case 8:return[3,10];case 9:return e.releaseLock(),[7];case 10:return[2]}})})}function Ns(s){return g(s==null?void 0:s.getReader)}function P(s){if(s instanceof _)return s;if(s!=null){if(Ms(s))return Fn(s);if(we(s))return Wn(s);if(Ls(s))return Yn(s);if(Is(s))return Ds(s);if(js(s))return Zn(s);if(Ns(s))return qn(s)}throw Us(s)}function Fn(s){return new _(function(t){var e=s[$e]();if(g(e.subscribe))return e.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Wn(s){return new _(function(t){for(var e=0;e<s.length&&!t.closed;e++)t.next(s[e]);t.complete()})}function Yn(s){return new _(function(t){s.then(function(e){t.closed||(t.next(e),t.complete())},function(e){return t.error(e)}).then(null,Ts)})}function Zn(s){return new _(function(t){var e,n;try{for(var r=et(s),i=r.next();!i.done;i=r.next()){var o=i.value;if(t.next(o),t.closed)return}}catch(a){e={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(e)throw e.error}}t.complete()})}function Ds(s){return new _(function(t){Kn(s,t).catch(function(e){return t.error(e)})})}function qn(s){return Ds(Hs(s))}function Kn(s,t){var e,n,r,i;return En(this,void 0,void 0,function(){var o,a;return Cs(this,function(l){switch(l.label){case 0:l.trys.push([0,5,6,11]),e=kn(s),l.label=1;case 1:return[4,e.next()];case 2:if(n=l.sent(),!!n.done)return[3,4];if(o=n.value,t.next(o),t.closed)return[2];l.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=l.sent(),r={error:a},[3,11];case 6:return l.trys.push([6,,9,10]),n&&!n.done&&(i=e.return)?[4,i.call(e)]:[3,8];case 7:l.sent(),l.label=8;case 8:return[3,10];case 9:if(r)throw r.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function M(s,t,e,n,r){n===void 0&&(n=0),r===void 0&&(r=!1);var i=t.schedule(function(){e(),r?s.add(this.schedule(null,n)):this.unsubscribe()},n);if(s.add(i),!r)return i}function Bs(s,t){return t===void 0&&(t=0),N(function(e,n){e.subscribe(E(n,function(r){return M(n,s,function(){return n.next(r)},t)},function(){return M(n,s,function(){return n.complete()},t)},function(r){return M(n,s,function(){return n.error(r)},t)}))})}function zs(s,t){return t===void 0&&(t=0),N(function(e,n){n.add(s.schedule(function(){return e.subscribe(n)},t))})}function Gn(s,t){return P(s).pipe(zs(t),Bs(t))}function Xn(s,t){return P(s).pipe(zs(t),Bs(t))}function Jn(s,t){return new _(function(e){var n=0;return t.schedule(function(){n===s.length?e.complete():(e.next(s[n++]),e.closed||this.schedule())})})}function Qn(s,t){return new _(function(e){var n;return M(e,t,function(){n=s[Rs](),M(e,t,function(){var r,i,o;try{r=n.next(),i=r.value,o=r.done}catch(a){e.error(a);return}o?e.complete():e.next(i)},0,!0)}),function(){return g(n==null?void 0:n.return)&&n.return()}})}function Fs(s,t){if(!s)throw new Error("Iterable cannot be null");return new _(function(e){M(e,t,function(){var n=s[Symbol.asyncIterator]();M(e,t,function(){n.next().then(function(r){r.done?e.complete():e.next(r.value)})},0,!0)})})}function Vn(s,t){return Fs(Hs(s),t)}function tr(s,t){if(s!=null){if(Ms(s))return Gn(s,t);if(we(s))return Jn(s,t);if(Ls(s))return Xn(s,t);if(Is(s))return Fs(s,t);if(js(s))return Qn(s,t);if(Ns(s))return Vn(s,t)}throw Us(s)}function Dt(s,t){return t?tr(s,t):P(s)}function le(){for(var s=[],t=0;t<arguments.length;t++)s[t]=arguments[t];var e=be(s);return Dt(s,e)}function Ot(s,t){return N(function(e,n){var r=0;e.subscribe(E(n,function(i){n.next(s.call(t,i,r++))}))})}var er=Array.isArray;function sr(s,t){return er(t)?s.apply(void 0,F([],j(t))):s(t)}function Ws(s){return Ot(function(t){return sr(s,t)})}var nr=Array.isArray,rr=Object.getPrototypeOf,ir=Object.prototype,or=Object.keys;function ar(s){if(s.length===1){var t=s[0];if(nr(t))return{args:t,keys:null};if(lr(t)){var e=or(t);return{args:e.map(function(n){return t[n]}),keys:e}}}return{args:s,keys:null}}function lr(s){return s&&typeof s=="object"&&rr(s)===ir}function cr(s,t){return s.reduce(function(e,n,r){return e[n]=t[r],e},{})}function ur(){for(var s=[],t=0;t<arguments.length;t++)s[t]=arguments[t];var e=be(s),n=Ps(s),r=ar(s),i=r.args,o=r.keys;if(i.length===0)return Dt([],e);var a=new _(hr(i,e,o?function(l){return cr(o,l)}:vt));return n?a.pipe(Ws(n)):a}function hr(s,t,e){return e===void 0&&(e=vt),function(n){ze(t,function(){for(var r=s.length,i=new Array(r),o=r,a=r,l=function(u){ze(t,function(){var h=Dt(s[u],t),d=!1;h.subscribe(E(n,function(p){i[u]=p,d||(d=!0,a--),a||n.next(e(i.slice()))},function(){--o||n.complete()}))},n)},c=0;c<r;c++)l(c)},n)}}function ze(s,t,e){s?M(e,s,t):t()}function dr(s,t,e,n,r,i,o,a){var l=[],c=0,u=0,h=!1,d=function(){h&&!l.length&&!c&&t.complete()},p=function(m){return c<n?$(m):l.push(m)},$=function(m){i&&t.next(m),c++;var He=!1;P(e(m,u++)).subscribe(E(t,function(it){r==null||r(it),i?p(it):t.next(it)},function(){He=!0},void 0,function(){if(He)try{c--;for(var it=function(){var wt=l.shift();o?M(t,o,function(){return $(wt)}):$(wt)};l.length&&c<n;)it();d()}catch(wt){t.error(wt)}}))};return s.subscribe(E(t,p,function(){h=!0,d()})),function(){a==null||a()}}function xe(s,t,e){return e===void 0&&(e=1/0),g(t)?xe(function(n,r){return Ot(function(i,o){return t(n,i,r,o)})(P(s(n,r)))},e):(typeof t=="number"&&(e=t),N(function(n,r){return dr(n,r,s,e)}))}function pr(s){return s===void 0&&(s=1/0),xe(vt,s)}var fr=["addListener","removeListener"],vr=["addEventListener","removeEventListener"],gr=["on","off"];function kt(s,t,e,n){if(g(e)&&(n=e,e=void 0),n)return kt(s,t,e).pipe(Ws(n));var r=j(yr(s)?vr.map(function(a){return function(l){return s[a](t,l,e)}}):mr(s)?fr.map(Fe(s,t)):$r(s)?gr.map(Fe(s,t)):[],2),i=r[0],o=r[1];if(!i&&we(s))return xe(function(a){return kt(a,t,e)})(P(s));if(!i)throw new TypeError("Invalid event target");return new _(function(a){var l=function(){for(var c=[],u=0;u<arguments.length;u++)c[u]=arguments[u];return a.next(1<c.length?c:c[0])};return i(l),function(){return o(l)}})}function Fe(s,t){return function(e){return function(n){return s[e](t,n)}}}function mr(s){return g(s.addListener)&&g(s.removeListener)}function $r(s){return g(s.on)&&g(s.off)}function yr(s){return g(s.addEventListener)&&g(s.removeEventListener)}function br(){for(var s=[],t=0;t<arguments.length;t++)s[t]=arguments[t];var e=be(s),n=Bn(s,1/0),r=s;return r.length?r.length===1?P(r[0]):pr(n)(Dt(r,e)):gt}function ce(s){return s<=0?function(){return gt}:N(function(t,e){var n=0;t.subscribe(E(e,function(r){++n<=s&&(e.next(r),s<=n&&e.complete())}))})}function Q(s,t){return N(function(e,n){var r=null,i=0,o=!1,a=function(){return o&&!r&&n.complete()};e.subscribe(E(n,function(l){r==null||r.unsubscribe();var c=0,u=i++;P(s(l,u)).subscribe(r=E(n,function(h){return n.next(t?t(l,h,u,c++):h)},function(){r=null,a()}))},function(){o=!0,a()}))})}function We(s){return N(function(t,e){P(s).subscribe(E(e,function(){return e.complete()},Et)),!e.closed&&t.subscribe(e)})}function ue(){for(var s=[],t=0;t<arguments.length;t++)s[t]=arguments[t];var e=Ps(s);return N(function(n,r){for(var i=s.length,o=new Array(i),a=s.map(function(){return!1}),l=!1,c=function(h){P(s[h]).subscribe(E(r,function(d){o[h]=d,!l&&!a[h]&&(a[h]=!0,(l=a.every(vt))&&(a=null))},Et))},u=0;u<i;u++)c(u);n.subscribe(E(r,function(h){if(l){var d=F([h],j(o));r.next(e?e.apply(void 0,F([],j(d))):d)}}))})}var I=(s=>(s.User="user",s.Agent="agent",s.System="system",s))(I||{});const Ys=()=>crypto.randomUUID();class mt{constructor(t,e,n){this.type=t,this.sender=e,this.messages=n,this.status="delivered",this.didUpdate=new x,this.actions$=new x,this.remove$=new x,this.timestamp=Date.now(),this.id=Ys()}update(t){this.messages=[{items:t}],this.didUpdate.next(this)}setStatus(t){this.status=t,this.didUpdate.next(this)}remove(){this.remove$.next()}}class Zs{constructor(t){this.name=t,this.print$=new x}print(t){const e=new mt(I.Agent,{name:this.name},[{items:[["html",{content:t}]]}]);return this.print$.next(e),e}subscribe(){return this.print$.asObservable()}}class qs{constructor(t){this.name=t,this.print$=new x}print(t){const e=new mt(I.User,{name:this.name},[{items:[["html",{content:t}]]}]);return this.print$.next(e),e}subscribe(){return this.print$.asObservable()}}class wr{constructor(){this.print$=new x,this.name="system"}print(t){const e=new mt(I.System,{name:this.name},[{items:[["html",{content:t}]]}]);return this.print$.next(e),e}subscribe(){return this.print$.asObservable()}}class xr{constructor(t,e){this.name=t,this.component=e,this.print$=new x,this.typingState$=new L(!1),this.complete$=new x,this.system=this.createSystem(),this.rehydrate$=new x,this.saveToCurrentSession$=new x,this.showChatOverlay$=new L(!1),this.onComplete=()=>this.complete$.asObservable()}connect(t={}){this.complete$.pipe(ce(1)).subscribe(()=>{this.disconnected()})}disconnected(){}onUserSubmit(t){this.print(I.User,t.text)}print(t,e){const n=new mt(t,{name:""},[{items:[["html",{content:e}]]}]);return this.printEntry(n)}printEntry(t){return this.print$.next(t),t}createAgent(t){const e=new Zs(t);return e.subscribe().subscribe(n=>{this.playNotification(),this.printEntry(n)}),e}createUser(t){const e=new qs(t);return e.subscribe().subscribe(n=>{this.printEntry(n)}),e}createSystem(){const t=new wr;return t.subscribe().subscribe(e=>{this.printEntry(e)}),t}setTypingState(t){this.typingState$.next(t)}setToastMessage(t){this.component.setToastMessage(t)}isTyping(){return this.typingState$.asObservable()}actions(){return this.print$.asObservable()}playNotification(){const t="https://publicpoc.blob.core.windows.net/widget-assets/notification.mp3";this.component.application.branding().other.disableSound||new Audio(t).play().catch(r=>{})}complete(){this.complete$.next()}save(t){this.saveToCurrentSession$.next(t)}async rehydrate(t){}}/**
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Tr=async s=>{s.registerComponent("conversation",Promise.resolve().then(()=>Vo))};class $e{constructor(){this.registeredProviders=new Map}static async getInstance(t){let e=await t.get("conversation");return e||(e=new $e,await t.register("conversation",e),e)}registerProvider(t,e){this.registeredProviders.set(t,e)}}var oe=function(s,t){return oe=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])},oe(s,t)};function nt(s,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");oe(s,t);function e(){this.constructor=s}s.prototype=t===null?Object.create(t):(e.prototype=t.prototype,new e)}function Lr(s,t,e,r){function n(i){return i instanceof e?i:new e(function(o){o(i)})}return new(e||(e=Promise))(function(i,o){function a(h){try{c(r.next(h))}catch(u){o(u)}}function l(h){try{c(r.throw(h))}catch(u){o(u)}}function c(h){h.done?i(h.value):n(h.value).then(a,l)}c((r=r.apply(s,t||[])).next())})}function Es(s,t){var e={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,n,i,o;return o={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function a(c){return function(h){return l([c,h])}}function l(c){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,c[0]&&(e=0)),e;)try{if(r=1,n&&(i=c[0]&2?n.return:c[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,c[1])).done)return i;switch(n=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return e.label++,{value:c[1],done:!1};case 5:e.label++,n=c[1],c=[0];continue;case 7:c=e.ops.pop(),e.trys.pop();continue;default:if(i=e.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){e=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){e.label=c[1];break}if(c[0]===6&&e.label<i[1]){e.label=i[1],i=c;break}if(i&&e.label<i[2]){e.label=i[2],e.ops.push(c);break}i[2]&&e.ops.pop(),e.trys.pop();continue}c=t.call(s,e)}catch(h){c=[6,h],n=0}finally{r=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function st(s){var t=typeof Symbol=="function"&&Symbol.iterator,e=t&&s[t],r=0;if(e)return e.call(s);if(s&&typeof s.length=="number")return{next:function(){return s&&r>=s.length&&(s=void 0),{value:s&&s[r++],done:!s}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function j(s,t){var e=typeof Symbol=="function"&&s[Symbol.iterator];if(!e)return s;var r=e.call(s),n,i=[],o;try{for(;(t===void 0||t-- >0)&&!(n=r.next()).done;)i.push(n.value)}catch(a){o={error:a}}finally{try{n&&!n.done&&(e=r.return)&&e.call(r)}finally{if(o)throw o.error}}return i}function F(s,t,e){if(e||arguments.length===2)for(var r=0,n=t.length,i;r<n;r++)(i||!(r in t))&&(i||(i=Array.prototype.slice.call(t,0,r)),i[r]=t[r]);return s.concat(i||Array.prototype.slice.call(t))}function Q(s){return this instanceof Q?(this.v=s,this):new Q(s)}function Pr(s,t,e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=e.apply(s,t||[]),n,i=[];return n={},o("next"),o("throw"),o("return"),n[Symbol.asyncIterator]=function(){return this},n;function o(d){r[d]&&(n[d]=function(p){return new Promise(function($,m){i.push([d,p,$,m])>1||a(d,p)})})}function a(d,p){try{l(r[d](p))}catch($){u(i[0][3],$)}}function l(d){d.value instanceof Q?Promise.resolve(d.value.v).then(c,h):u(i[0][2],d)}function c(d){a("next",d)}function h(d){a("throw",d)}function u(d,p){d(p),i.shift(),i.length&&a(i[0][0],i[0][1])}}function Mr(s){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=s[Symbol.asyncIterator],e;return t?t.call(s):(s=typeof st=="function"?st(s):s[Symbol.iterator](),e={},r("next"),r("throw"),r("return"),e[Symbol.asyncIterator]=function(){return this},e);function r(i){e[i]=s[i]&&function(o){return new Promise(function(a,l){o=s[i](o),n(a,l,o.done,o.value)})}}function n(i,o,a,l){Promise.resolve(l).then(function(c){i({value:c,done:a})},o)}}function v(s){return typeof s=="function"}function Os(s){var t=function(r){Error.call(r),r.stack=new Error().stack},e=s(t);return e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,e}var Jt=Os(function(s){return function(e){s(this),this.message=e?e.length+` errors occurred during unsubscription:
|
2
|
+
`+e.map(function(r,n){return n+1+") "+r.toString()}).join(`
|
3
|
+
`):"",this.name="UnsubscriptionError",this.errors=e}});function ae(s,t){if(s){var e=s.indexOf(t);0<=e&&s.splice(e,1)}}var Nt=function(){function s(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return s.prototype.unsubscribe=function(){var t,e,r,n,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var a=st(o),l=a.next();!l.done;l=a.next()){var c=l.value;c.remove(this)}}catch(m){t={error:m}}finally{try{l&&!l.done&&(e=a.return)&&e.call(a)}finally{if(t)throw t.error}}else o.remove(this);var h=this.initialTeardown;if(v(h))try{h()}catch(m){i=m instanceof Jt?m.errors:[m]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var d=st(u),p=d.next();!p.done;p=d.next()){var $=p.value;try{Be($)}catch(m){i=i??[],m instanceof Jt?i=F(F([],j(i)),j(m.errors)):i.push(m)}}}catch(m){r={error:m}}finally{try{p&&!p.done&&(n=d.return)&&n.call(d)}finally{if(r)throw r.error}}}if(i)throw new Jt(i)}},s.prototype.add=function(t){var e;if(t&&t!==this)if(this.closed)Be(t);else{if(t instanceof s){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(e=this._finalizers)!==null&&e!==void 0?e:[]).push(t)}},s.prototype._hasParent=function(t){var e=this._parentage;return e===t||Array.isArray(e)&&e.includes(t)},s.prototype._addParent=function(t){var e=this._parentage;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t},s.prototype._removeParent=function(t){var e=this._parentage;e===t?this._parentage=null:Array.isArray(e)&&ae(e,t)},s.prototype.remove=function(t){var e=this._finalizers;e&&ae(e,t),t instanceof s&&t._removeParent(this)},s.EMPTY=function(){var t=new s;return t.closed=!0,t}(),s}(),ks=Nt.EMPTY;function Ts(s){return s instanceof Nt||s&&"closed"in s&&v(s.remove)&&v(s.add)&&v(s.unsubscribe)}function Be(s){v(s)?s():s.unsubscribe()}var Ls={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},le={setTimeout:function(s,t){for(var e=[],r=2;r<arguments.length;r++)e[r-2]=arguments[r];var n=le.delegate;return n!=null&&n.setTimeout?n.setTimeout.apply(n,F([s,t],j(e))):setTimeout.apply(void 0,F([s,t],j(e)))},clearTimeout:function(s){var t=le.delegate;return((t==null?void 0:t.clearTimeout)||clearTimeout)(s)},delegate:void 0};function Ps(s){le.setTimeout(function(){throw s})}function Tt(){}function Ot(s){s()}var ye=function(s){nt(t,s);function t(e){var r=s.call(this)||this;return r.isStopped=!1,e?(r.destination=e,Ts(e)&&e.add(r)):r.destination=jr,r}return t.create=function(e,r,n){return new ce(e,r,n)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,s.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Nt),Ur=Function.prototype.bind;function Qt(s,t){return Ur.call(s,t)}var Ir=function(){function s(t){this.partialObserver=t}return s.prototype.next=function(t){var e=this.partialObserver;if(e.next)try{e.next(t)}catch(r){Ct(r)}},s.prototype.error=function(t){var e=this.partialObserver;if(e.error)try{e.error(t)}catch(r){Ct(r)}else Ct(t)},s.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(e){Ct(e)}},s}(),ce=function(s){nt(t,s);function t(e,r,n){var i=s.call(this)||this,o;if(v(e)||!e)o={next:e??void 0,error:r??void 0,complete:n??void 0};else{var a;i&&Ls.useDeprecatedNextContext?(a=Object.create(e),a.unsubscribe=function(){return i.unsubscribe()},o={next:e.next&&Qt(e.next,a),error:e.error&&Qt(e.error,a),complete:e.complete&&Qt(e.complete,a)}):o=e}return i.destination=new Ir(o),i}return t}(ye);function Ct(s){Ps(s)}function Rr(s){throw s}var jr={closed:!0,next:Tt,error:Rr,complete:Tt},be=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function $t(s){return s}function Hr(s){return s.length===0?$t:s.length===1?s[0]:function(e){return s.reduce(function(r,n){return n(r)},e)}}var _=function(){function s(t){t&&(this._subscribe=t)}return s.prototype.lift=function(t){var e=new s;return e.source=this,e.operator=t,e},s.prototype.subscribe=function(t,e,r){var n=this,i=Nr(t)?t:new ce(t,e,r);return Ot(function(){var o=n,a=o.operator,l=o.source;i.add(a?a.call(i,l):l?n._subscribe(i):n._trySubscribe(i))}),i},s.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){t.error(e)}},s.prototype.forEach=function(t,e){var r=this;return e=ze(e),new e(function(n,i){var o=new ce({next:function(a){try{t(a)}catch(l){i(l),o.unsubscribe()}},error:i,complete:n});r.subscribe(o)})},s.prototype._subscribe=function(t){var e;return(e=this.source)===null||e===void 0?void 0:e.subscribe(t)},s.prototype[be]=function(){return this},s.prototype.pipe=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return Hr(t)(this)},s.prototype.toPromise=function(t){var e=this;return t=ze(t),new t(function(r,n){var i;e.subscribe(function(o){return i=o},function(o){return n(o)},function(){return r(i)})})},s.create=function(t){return new s(t)},s}();function ze(s){var t;return(t=s??Ls.Promise)!==null&&t!==void 0?t:Promise}function Dr(s){return s&&v(s.next)&&v(s.error)&&v(s.complete)}function Nr(s){return s&&s instanceof ye||Dr(s)&&Ts(s)}function Br(s){return v(s==null?void 0:s.lift)}function D(s){return function(t){if(Br(t))return t.lift(function(e){try{return s(e,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function O(s,t,e,r,n){return new zr(s,t,e,r,n)}var zr=function(s){nt(t,s);function t(e,r,n,i,o,a){var l=s.call(this,e)||this;return l.onFinalize=o,l.shouldUnsubscribe=a,l._next=r?function(c){try{r(c)}catch(h){e.error(h)}}:s.prototype._next,l._error=i?function(c){try{i(c)}catch(h){e.error(h)}finally{this.unsubscribe()}}:s.prototype._error,l._complete=n?function(){try{n()}catch(c){e.error(c)}finally{this.unsubscribe()}}:s.prototype._complete,l}return t.prototype.unsubscribe=function(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var r=this.closed;s.prototype.unsubscribe.call(this),!r&&((e=this.onFinalize)===null||e===void 0||e.call(this))}},t}(ye),Fr=Os(function(s){return function(){s(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),x=function(s){nt(t,s);function t(){var e=s.call(this)||this;return e.closed=!1,e.currentObservers=null,e.observers=[],e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return t.prototype.lift=function(e){var r=new Fe(this,this);return r.operator=e,r},t.prototype._throwIfClosed=function(){if(this.closed)throw new Fr},t.prototype.next=function(e){var r=this;Ot(function(){var n,i;if(r._throwIfClosed(),!r.isStopped){r.currentObservers||(r.currentObservers=Array.from(r.observers));try{for(var o=st(r.currentObservers),a=o.next();!a.done;a=o.next()){var l=a.value;l.next(e)}}catch(c){n={error:c}}finally{try{a&&!a.done&&(i=o.return)&&i.call(o)}finally{if(n)throw n.error}}}})},t.prototype.error=function(e){var r=this;Ot(function(){if(r._throwIfClosed(),!r.isStopped){r.hasError=r.isStopped=!0,r.thrownError=e;for(var n=r.observers;n.length;)n.shift().error(e)}})},t.prototype.complete=function(){var e=this;Ot(function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var r=e.observers;r.length;)r.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return((e=this.observers)===null||e===void 0?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(e){return this._throwIfClosed(),s.prototype._trySubscribe.call(this,e)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var r=this,n=this,i=n.hasError,o=n.isStopped,a=n.observers;return i||o?ks:(this.currentObservers=null,a.push(e),new Nt(function(){r.currentObservers=null,ae(a,e)}))},t.prototype._checkFinalizedStatuses=function(e){var r=this,n=r.hasError,i=r.thrownError,o=r.isStopped;n?e.error(i):o&&e.complete()},t.prototype.asObservable=function(){var e=new _;return e.source=this,e},t.create=function(e,r){return new Fe(e,r)},t}(_),Fe=function(s){nt(t,s);function t(e,r){var n=s.call(this)||this;return n.destination=e,n.source=r,n}return t.prototype.next=function(e){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.next)===null||n===void 0||n.call(r,e)},t.prototype.error=function(e){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.error)===null||n===void 0||n.call(r,e)},t.prototype.complete=function(){var e,r;(r=(e=this.destination)===null||e===void 0?void 0:e.complete)===null||r===void 0||r.call(e)},t.prototype._subscribe=function(e){var r,n;return(n=(r=this.source)===null||r===void 0?void 0:r.subscribe(e))!==null&&n!==void 0?n:ks},t}(x),P=function(s){nt(t,s);function t(e){var r=s.call(this)||this;return r._value=e,r}return Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),t.prototype._subscribe=function(e){var r=s.prototype._subscribe.call(this,e);return!r.closed&&e.next(this._value),r},t.prototype.getValue=function(){var e=this,r=e.hasError,n=e.thrownError,i=e._value;if(r)throw n;return this._throwIfClosed(),i},t.prototype.next=function(e){s.prototype.next.call(this,this._value=e)},t}(x),yt=new _(function(s){return s.complete()});function Wr(s){return s&&v(s.schedule)}function we(s){return s[s.length-1]}function Ms(s){return v(we(s))?s.pop():void 0}function xe(s){return Wr(we(s))?s.pop():void 0}function Zr(s,t){return typeof we(s)=="number"?s.pop():t}var _e=function(s){return s&&typeof s.length=="number"&&typeof s!="function"};function Us(s){return v(s==null?void 0:s.then)}function Is(s){return v(s[be])}function Rs(s){return Symbol.asyncIterator&&v(s==null?void 0:s[Symbol.asyncIterator])}function js(s){return new TypeError("You provided "+(s!==null&&typeof s=="object"?"an invalid object":"'"+s+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Yr(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Hs=Yr();function Ds(s){return v(s==null?void 0:s[Hs])}function Ns(s){return Pr(this,arguments,function(){var e,r,n,i;return Es(this,function(o){switch(o.label){case 0:e=s.getReader(),o.label=1;case 1:o.trys.push([1,,9,10]),o.label=2;case 2:return[4,Q(e.read())];case 3:return r=o.sent(),n=r.value,i=r.done,i?[4,Q(void 0)]:[3,5];case 4:return[2,o.sent()];case 5:return[4,Q(n)];case 6:return[4,o.sent()];case 7:return o.sent(),[3,2];case 8:return[3,10];case 9:return e.releaseLock(),[7];case 10:return[2]}})})}function Bs(s){return v(s==null?void 0:s.getReader)}function L(s){if(s instanceof _)return s;if(s!=null){if(Is(s))return qr(s);if(_e(s))return Kr(s);if(Us(s))return Gr(s);if(Rs(s))return zs(s);if(Ds(s))return Xr(s);if(Bs(s))return Jr(s)}throw js(s)}function qr(s){return new _(function(t){var e=s[be]();if(v(e.subscribe))return e.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Kr(s){return new _(function(t){for(var e=0;e<s.length&&!t.closed;e++)t.next(s[e]);t.complete()})}function Gr(s){return new _(function(t){s.then(function(e){t.closed||(t.next(e),t.complete())},function(e){return t.error(e)}).then(null,Ps)})}function Xr(s){return new _(function(t){var e,r;try{for(var n=st(s),i=n.next();!i.done;i=n.next()){var o=i.value;if(t.next(o),t.closed)return}}catch(a){e={error:a}}finally{try{i&&!i.done&&(r=n.return)&&r.call(n)}finally{if(e)throw e.error}}t.complete()})}function zs(s){return new _(function(t){Qr(s,t).catch(function(e){return t.error(e)})})}function Jr(s){return zs(Ns(s))}function Qr(s,t){var e,r,n,i;return Lr(this,void 0,void 0,function(){var o,a;return Es(this,function(l){switch(l.label){case 0:l.trys.push([0,5,6,11]),e=Mr(s),l.label=1;case 1:return[4,e.next()];case 2:if(r=l.sent(),!!r.done)return[3,4];if(o=r.value,t.next(o),t.closed)return[2];l.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=l.sent(),n={error:a},[3,11];case 6:return l.trys.push([6,,9,10]),r&&!r.done&&(i=e.return)?[4,i.call(e)]:[3,8];case 7:l.sent(),l.label=8;case 8:return[3,10];case 9:if(n)throw n.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function M(s,t,e,r,n){r===void 0&&(r=0),n===void 0&&(n=!1);var i=t.schedule(function(){e(),n?s.add(this.schedule(null,r)):this.unsubscribe()},r);if(s.add(i),!n)return i}function Fs(s,t){return t===void 0&&(t=0),D(function(e,r){e.subscribe(O(r,function(n){return M(r,s,function(){return r.next(n)},t)},function(){return M(r,s,function(){return r.complete()},t)},function(n){return M(r,s,function(){return r.error(n)},t)}))})}function Ws(s,t){return t===void 0&&(t=0),D(function(e,r){r.add(s.schedule(function(){return e.subscribe(r)},t))})}function Vr(s,t){return L(s).pipe(Ws(t),Fs(t))}function tn(s,t){return L(s).pipe(Ws(t),Fs(t))}function en(s,t){return new _(function(e){var r=0;return t.schedule(function(){r===s.length?e.complete():(e.next(s[r++]),e.closed||this.schedule())})})}function sn(s,t){return new _(function(e){var r;return M(e,t,function(){r=s[Hs](),M(e,t,function(){var n,i,o;try{n=r.next(),i=n.value,o=n.done}catch(a){e.error(a);return}o?e.complete():e.next(i)},0,!0)}),function(){return v(r==null?void 0:r.return)&&r.return()}})}function Zs(s,t){if(!s)throw new Error("Iterable cannot be null");return new _(function(e){M(e,t,function(){var r=s[Symbol.asyncIterator]();M(e,t,function(){r.next().then(function(n){n.done?e.complete():e.next(n.value)})},0,!0)})})}function rn(s,t){return Zs(Ns(s),t)}function nn(s,t){if(s!=null){if(Is(s))return Vr(s,t);if(_e(s))return en(s,t);if(Us(s))return tn(s,t);if(Rs(s))return Zs(s,t);if(Ds(s))return sn(s,t);if(Bs(s))return rn(s,t)}throw js(s)}function Bt(s,t){return t?nn(s,t):L(s)}function he(){for(var s=[],t=0;t<arguments.length;t++)s[t]=arguments[t];var e=xe(s);return Bt(s,e)}function Lt(s,t){return D(function(e,r){var n=0;e.subscribe(O(r,function(i){r.next(s.call(t,i,n++))}))})}var on=Array.isArray;function an(s,t){return on(t)?s.apply(void 0,F([],j(t))):s(t)}function Ys(s){return Lt(function(t){return an(s,t)})}var ln=Array.isArray,cn=Object.getPrototypeOf,hn=Object.prototype,un=Object.keys;function dn(s){if(s.length===1){var t=s[0];if(ln(t))return{args:t,keys:null};if(pn(t)){var e=un(t);return{args:e.map(function(r){return t[r]}),keys:e}}}return{args:s,keys:null}}function pn(s){return s&&typeof s=="object"&&cn(s)===hn}function fn(s,t){return s.reduce(function(e,r,n){return e[r]=t[n],e},{})}function gn(){for(var s=[],t=0;t<arguments.length;t++)s[t]=arguments[t];var e=xe(s),r=Ms(s),n=dn(s),i=n.args,o=n.keys;if(i.length===0)return Bt([],e);var a=new _(vn(i,e,o?function(l){return fn(o,l)}:$t));return r?a.pipe(Ys(r)):a}function vn(s,t,e){return e===void 0&&(e=$t),function(r){We(t,function(){for(var n=s.length,i=new Array(n),o=n,a=n,l=function(h){We(t,function(){var u=Bt(s[h],t),d=!1;u.subscribe(O(r,function(p){i[h]=p,d||(d=!0,a--),a||r.next(e(i.slice()))},function(){--o||r.complete()}))},r)},c=0;c<n;c++)l(c)},r)}}function We(s,t,e){s?M(e,s,t):t()}function mn(s,t,e,r,n,i,o,a){var l=[],c=0,h=0,u=!1,d=function(){u&&!l.length&&!c&&t.complete()},p=function(m){return c<r?$(m):l.push(m)},$=function(m){i&&t.next(m),c++;var Ne=!1;L(e(m,h++)).subscribe(O(t,function(it){n==null||n(it),i?p(it):t.next(it)},function(){Ne=!0},void 0,function(){if(Ne)try{c--;for(var it=function(){var St=l.shift();o?M(t,o,function(){return $(St)}):$(St)};l.length&&c<r;)it();d()}catch(St){t.error(St)}}))};return s.subscribe(O(t,p,function(){u=!0,d()})),function(){a==null||a()}}function Se(s,t,e){return e===void 0&&(e=1/0),v(t)?Se(function(r,n){return Lt(function(i,o){return t(r,i,n,o)})(L(s(r,n)))},e):(typeof t=="number"&&(e=t),D(function(r,n){return mn(r,n,s,e)}))}function $n(s){return s===void 0&&(s=1/0),Se($t,s)}var yn=["addListener","removeListener"],bn=["addEventListener","removeEventListener"],wn=["on","off"];function Pt(s,t,e,r){if(v(e)&&(r=e,e=void 0),r)return Pt(s,t,e).pipe(Ys(r));var n=j(Sn(s)?bn.map(function(a){return function(l){return s[a](t,l,e)}}):xn(s)?yn.map(Ze(s,t)):_n(s)?wn.map(Ze(s,t)):[],2),i=n[0],o=n[1];if(!i&&_e(s))return Se(function(a){return Pt(a,t,e)})(L(s));if(!i)throw new TypeError("Invalid event target");return new _(function(a){var l=function(){for(var c=[],h=0;h<arguments.length;h++)c[h]=arguments[h];return a.next(1<c.length?c:c[0])};return i(l),function(){return o(l)}})}function Ze(s,t){return function(e){return function(r){return s[e](t,r)}}}function xn(s){return v(s.addListener)&&v(s.removeListener)}function _n(s){return v(s.on)&&v(s.off)}function Sn(s){return v(s.addEventListener)&&v(s.removeEventListener)}function Cn(){for(var s=[],t=0;t<arguments.length;t++)s[t]=arguments[t];var e=xe(s),r=Zr(s,1/0),n=s;return n.length?n.length===1?L(n[0]):$n(r)(Bt(n,e)):yt}function ue(s){return s<=0?function(){return yt}:D(function(t,e){var r=0;t.subscribe(O(e,function(n){++r<=s&&(e.next(n),s<=r&&e.complete())}))})}function V(s,t){return D(function(e,r){var n=null,i=0,o=!1,a=function(){return o&&!n&&r.complete()};e.subscribe(O(r,function(l){n==null||n.unsubscribe();var c=0,h=i++;L(s(l,h)).subscribe(n=O(r,function(u){return r.next(t?t(l,u,h,c++):u)},function(){n=null,a()}))},function(){o=!0,a()}))})}function Ye(s){return D(function(t,e){L(s).subscribe(O(e,function(){return e.complete()},Tt)),!e.closed&&t.subscribe(e)})}function de(){for(var s=[],t=0;t<arguments.length;t++)s[t]=arguments[t];var e=Ms(s);return D(function(r,n){for(var i=s.length,o=new Array(i),a=s.map(function(){return!1}),l=!1,c=function(u){L(s[u]).subscribe(O(n,function(d){o[u]=d,!l&&!a[u]&&(a[u]=!0,(l=a.every($t))&&(a=null))},Tt))},h=0;h<i;h++)c(h);r.subscribe(O(n,function(u){if(l){var d=F([u],j(o));n.next(e?e.apply(void 0,F([],j(d))):d)}}))})}var U=(s=>(s.User="user",s.Agent="agent",s.System="system",s))(U||{});const qs=()=>crypto.randomUUID();class bt{constructor(t,e,r){this.type=t,this.sender=e,this.messages=r,this.status="delivered",this.didUpdate=new x,this.actions$=new x,this.remove$=new x,this.timestamp=Date.now(),this.id=qs()}update(t){this.messages=[{items:t}],this.didUpdate.next(this)}setStatus(t){this.status=t,this.didUpdate.next(this)}remove(){this.remove$.next()}}class Ks{constructor(t){this.name=t,this.print$=new x}print(t,e="html"){const r=new bt(U.Agent,{name:this.name},[{items:[[e,{content:t}]]}]);return this.print$.next(r),r}subscribe(){return this.print$.asObservable()}}class Gs{constructor(t){this.name=t,this.print$=new x}print(t){const e=new bt(U.User,{name:this.name},[{items:[["html",{content:t}]]}]);return this.print$.next(e),e}subscribe(){return this.print$.asObservable()}}class An{constructor(){this.print$=new x,this.name="system"}print(t){const e=new bt(U.System,{name:this.name},[{items:[["html",{content:t}]]}]);return this.print$.next(e),e}subscribe(){return this.print$.asObservable()}}class En{constructor(t,e){this.name=t,this.component=e,this.print$=new x,this.typingState$=new P(!1),this.complete$=new x,this.system=this.createSystem(),this.rehydrate$=new x,this.saveToCurrentSession$=new x,this.showChatOverlay$=new P(!1),this.onComplete=()=>this.complete$.asObservable()}connect(t={}){this.complete$.pipe(ue(1)).subscribe(()=>{this.disconnected()})}disconnected(){}onUserSubmit(t){this.print(U.User,t.text)}print(t,e){const r=new bt(t,{name:""},[{items:[["html",{content:e}]]}]);return this.printEntry(r)}printEntry(t){return this.print$.next(t),t}createAgent(t){const e=new Ks(t);return e.subscribe().subscribe(r=>{this.playNotification(),this.printEntry(r)}),e}createUser(t){const e=new Gs(t);return e.subscribe().subscribe(r=>{this.printEntry(r)}),e}createSystem(){const t=new An;return t.subscribe().subscribe(e=>{this.printEntry(e)}),t}setTypingState(t){this.typingState$.next(t)}setToastMessage(t){this.component.setToastMessage(t)}isTyping(){return this.typingState$.asObservable()}actions(){return this.print$.asObservable()}playNotification(){const t="https://publicpoc.blob.core.windows.net/widget-assets/notification.mp3";this.component.application.storage.get("muteAudioNotifications")||new Audio(t).play().catch(r=>{})}complete(){this.complete$.next()}save(t){this.saveToCurrentSession$.next(t)}async rehydrate(t){}}/**
|
4
4
|
* @license
|
5
5
|
* Copyright 2019 Google LLC
|
6
6
|
* SPDX-License-Identifier: BSD-3-Clause
|
7
|
-
*/const
|
7
|
+
*/const kt=globalThis,Ce=kt.ShadowRoot&&(kt.ShadyCSS===void 0||kt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ae=Symbol(),qe=new WeakMap;let Xs=class{constructor(t,e,r){if(this._$cssResult$=!0,r!==Ae)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(Ce&&t===void 0){const r=e!==void 0&&e.length===1;r&&(t=qe.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&qe.set(e,t))}return t}toString(){return this.cssText}};const On=s=>new Xs(typeof s=="string"?s:s+"",void 0,Ae),S=(s,...t)=>{const e=s.length===1?s[0]:t.reduce((r,n,i)=>r+(o=>{if(o._$cssResult$===!0)return o.cssText;if(typeof o=="number")return o;throw Error("Value passed to 'css' function must be a 'css' function result: "+o+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(n)+s[i+1],s[0]);return new Xs(e,s,Ae)},kn=(s,t)=>{if(Ce)s.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(const e of t){const r=document.createElement("style"),n=kt.litNonce;n!==void 0&&r.setAttribute("nonce",n),r.textContent=e.cssText,s.appendChild(r)}},Ke=Ce?s=>s:s=>s instanceof CSSStyleSheet?(t=>{let e="";for(const r of t.cssRules)e+=r.cssText;return On(e)})(s):s;/**
|
8
8
|
* @license
|
9
9
|
* Copyright 2017 Google LLC
|
10
10
|
* SPDX-License-Identifier: BSD-3-Clause
|
11
|
-
*/const{is:
|
11
|
+
*/const{is:Tn,defineProperty:Ln,getOwnPropertyDescriptor:Pn,getOwnPropertyNames:Mn,getOwnPropertySymbols:Un,getPrototypeOf:In}=Object,R=globalThis,Ge=R.trustedTypes,Rn=Ge?Ge.emptyScript:"",Vt=R.reactiveElementPolyfillSupport,at=(s,t)=>s,Mt={toAttribute(s,t){switch(t){case Boolean:s=s?Rn:null;break;case Object:case Array:s=s==null?s:JSON.stringify(s)}return s},fromAttribute(s,t){let e=s;switch(t){case Boolean:e=s!==null;break;case Number:e=s===null?null:Number(s);break;case Object:case Array:try{e=JSON.parse(s)}catch{e=null}}return e}},Ee=(s,t)=>!Tn(s,t),Xe={attribute:!0,type:String,converter:Mt,reflect:!1,hasChanged:Ee};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),R.litPropertyMetadata??(R.litPropertyMetadata=new WeakMap);let K=class extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??(this.l=[])).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=Xe){if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const r=Symbol(),n=this.getPropertyDescriptor(t,r,e);n!==void 0&&Ln(this.prototype,t,n)}}static getPropertyDescriptor(t,e,r){const{get:n,set:i}=Pn(this.prototype,t)??{get(){return this[e]},set(o){this[e]=o}};return{get(){return n==null?void 0:n.call(this)},set(o){const a=n==null?void 0:n.call(this);i.call(this,o),this.requestUpdate(t,a,r)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??Xe}static _$Ei(){if(this.hasOwnProperty(at("elementProperties")))return;const t=In(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(at("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(at("properties"))){const e=this.properties,r=[...Mn(e),...Un(e)];for(const n of r)this.createProperty(n,e[n])}const t=this[Symbol.metadata];if(t!==null){const e=litPropertyMetadata.get(t);if(e!==void 0)for(const[r,n]of e)this.elementProperties.set(r,n)}this._$Eh=new Map;for(const[e,r]of this.elementProperties){const n=this._$Eu(e,r);n!==void 0&&this._$Eh.set(n,e)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const r=new Set(t.flat(1/0).reverse());for(const n of r)e.unshift(Ke(n))}else t!==void 0&&e.push(Ke(t));return e}static _$Eu(t,e){const r=e.attribute;return r===!1?void 0:typeof r=="string"?r:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var t;this._$ES=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$E_(),this.requestUpdate(),(t=this.constructor.l)==null||t.forEach(e=>e(this))}addController(t){var e;(this._$EO??(this._$EO=new Set)).add(t),this.renderRoot!==void 0&&this.isConnected&&((e=t.hostConnected)==null||e.call(t))}removeController(t){var e;(e=this._$EO)==null||e.delete(t)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const r of e.keys())this.hasOwnProperty(r)&&(t.set(r,this[r]),delete this[r]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return kn(t,this.constructor.elementStyles),t}connectedCallback(){var t;this.renderRoot??(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$EO)==null||t.forEach(e=>{var r;return(r=e.hostConnected)==null?void 0:r.call(e)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$EO)==null||t.forEach(e=>{var r;return(r=e.hostDisconnected)==null?void 0:r.call(e)})}attributeChangedCallback(t,e,r){this._$AK(t,r)}_$EC(t,e){var i;const r=this.constructor.elementProperties.get(t),n=this.constructor._$Eu(t,r);if(n!==void 0&&r.reflect===!0){const o=(((i=r.converter)==null?void 0:i.toAttribute)!==void 0?r.converter:Mt).toAttribute(e,r.type);this._$Em=t,o==null?this.removeAttribute(n):this.setAttribute(n,o),this._$Em=null}}_$AK(t,e){var i;const r=this.constructor,n=r._$Eh.get(t);if(n!==void 0&&this._$Em!==n){const o=r.getPropertyOptions(n),a=typeof o.converter=="function"?{fromAttribute:o.converter}:((i=o.converter)==null?void 0:i.fromAttribute)!==void 0?o.converter:Mt;this._$Em=n,this[n]=a.fromAttribute(e,o.type),this._$Em=null}}requestUpdate(t,e,r){if(t!==void 0){if(r??(r=this.constructor.getPropertyOptions(t)),!(r.hasChanged??Ee)(this[t],e))return;this.P(t,e,r)}this.isUpdatePending===!1&&(this._$ES=this._$ET())}P(t,e,r){this._$AL.has(t)||this._$AL.set(t,e),r.reflect===!0&&this._$Em!==t&&(this._$Ej??(this._$Ej=new Set)).add(t)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}catch(e){Promise.reject(e)}const t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var r;if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??(this.renderRoot=this.createRenderRoot()),this._$Ep){for(const[i,o]of this._$Ep)this[i]=o;this._$Ep=void 0}const n=this.constructor.elementProperties;if(n.size>0)for(const[i,o]of n)o.wrapped!==!0||this._$AL.has(i)||this[i]===void 0||this.P(i,this[i],o)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),(r=this._$EO)==null||r.forEach(n=>{var i;return(i=n.hostUpdate)==null?void 0:i.call(n)}),this.update(e)):this._$EU()}catch(n){throw t=!1,this._$EU(),n}t&&this._$AE(e)}willUpdate(t){}_$AE(t){var e;(e=this._$EO)==null||e.forEach(r=>{var n;return(n=r.hostUpdated)==null?void 0:n.call(r)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Ej&&(this._$Ej=this._$Ej.forEach(e=>this._$EC(e,this[e]))),this._$EU()}updated(t){}firstUpdated(t){}};K.elementStyles=[],K.shadowRootOptions={mode:"open"},K[at("elementProperties")]=new Map,K[at("finalized")]=new Map,Vt==null||Vt({ReactiveElement:K}),(R.reactiveElementVersions??(R.reactiveElementVersions=[])).push("2.0.4");/**
|
12
12
|
* @license
|
13
13
|
* Copyright 2017 Google LLC
|
14
14
|
* SPDX-License-Identifier: BSD-3-Clause
|
15
|
-
*/const lt=globalThis,
|
16
|
-
\f\r]`,ot=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,
|
17
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),
|
15
|
+
*/const lt=globalThis,Ut=lt.trustedTypes,Je=Ut?Ut.createPolicy("lit-html",{createHTML:s=>s}):void 0,Js="$lit$",I=`lit$${(Math.random()+"").slice(9)}$`,Qs="?"+I,jn=`<${Qs}>`,W=document,dt=()=>W.createComment(""),pt=s=>s===null||typeof s!="object"&&typeof s!="function",Vs=Array.isArray,Hn=s=>Vs(s)||typeof(s==null?void 0:s[Symbol.iterator])=="function",te=`[
|
16
|
+
\f\r]`,ot=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Qe=/-->/g,Ve=/>/g,N=RegExp(`>|${te}(?:([^\\s"'>=/]+)(${te}*=${te}*(?:[^
|
17
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),ts=/'/g,es=/"/g,tr=/^(?:script|style|textarea|title)$/i,Dn=s=>(t,...e)=>({_$litType$:s,strings:t,values:e}),g=Dn(1),H=Symbol.for("lit-noChange"),f=Symbol.for("lit-nothing"),ss=new WeakMap,z=W.createTreeWalker(W,129);function er(s,t){if(!Array.isArray(s)||!s.hasOwnProperty("raw"))throw Error("invalid template strings array");return Je!==void 0?Je.createHTML(t):t}const Nn=(s,t)=>{const e=s.length-1,r=[];let n,i=t===2?"<svg>":"",o=ot;for(let a=0;a<e;a++){const l=s[a];let c,h,u=-1,d=0;for(;d<l.length&&(o.lastIndex=d,h=o.exec(l),h!==null);)d=o.lastIndex,o===ot?h[1]==="!--"?o=Qe:h[1]!==void 0?o=Ve:h[2]!==void 0?(tr.test(h[2])&&(n=RegExp("</"+h[2],"g")),o=N):h[3]!==void 0&&(o=N):o===N?h[0]===">"?(o=n??ot,u=-1):h[1]===void 0?u=-2:(u=o.lastIndex-h[2].length,c=h[1],o=h[3]===void 0?N:h[3]==='"'?es:ts):o===es||o===ts?o=N:o===Qe||o===Ve?o=ot:(o=N,n=void 0);const p=o===N&&s[a+1].startsWith("/>")?" ":"";i+=o===ot?l+jn:u>=0?(r.push(c),l.slice(0,u)+Js+l.slice(u)+I+p):l+I+(u===-2?a:p)}return[er(s,i+(s[e]||"<?>")+(t===2?"</svg>":"")),r]};class ft{constructor({strings:t,_$litType$:e},r){let n;this.parts=[];let i=0,o=0;const a=t.length-1,l=this.parts,[c,h]=Nn(t,e);if(this.el=ft.createElement(c,r),z.currentNode=this.el.content,e===2){const u=this.el.content.firstChild;u.replaceWith(...u.childNodes)}for(;(n=z.nextNode())!==null&&l.length<a;){if(n.nodeType===1){if(n.hasAttributes())for(const u of n.getAttributeNames())if(u.endsWith(Js)){const d=h[o++],p=n.getAttribute(u).split(I),$=/([.?@])?(.*)/.exec(d);l.push({type:1,index:i,name:$[2],strings:p,ctor:$[1]==="."?zn:$[1]==="?"?Fn:$[1]==="@"?Wn:zt}),n.removeAttribute(u)}else u.startsWith(I)&&(l.push({type:6,index:i}),n.removeAttribute(u));if(tr.test(n.tagName)){const u=n.textContent.split(I),d=u.length-1;if(d>0){n.textContent=Ut?Ut.emptyScript:"";for(let p=0;p<d;p++)n.append(u[p],dt()),z.nextNode(),l.push({type:2,index:++i});n.append(u[d],dt())}}}else if(n.nodeType===8)if(n.data===Qs)l.push({type:2,index:i});else{let u=-1;for(;(u=n.data.indexOf(I,u+1))!==-1;)l.push({type:7,index:i}),u+=I.length-1}i++}}static createElement(t,e){const r=W.createElement("template");return r.innerHTML=t,r}}function rt(s,t,e=s,r){var o,a;if(t===H)return t;let n=r!==void 0?(o=e._$Co)==null?void 0:o[r]:e._$Cl;const i=pt(t)?void 0:t._$litDirective$;return(n==null?void 0:n.constructor)!==i&&((a=n==null?void 0:n._$AO)==null||a.call(n,!1),i===void 0?n=void 0:(n=new i(s),n._$AT(s,e,r)),r!==void 0?(e._$Co??(e._$Co=[]))[r]=n:e._$Cl=n),n!==void 0&&(t=rt(s,n._$AS(s,t.values),n,r)),t}class Bn{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:e},parts:r}=this._$AD,n=((t==null?void 0:t.creationScope)??W).importNode(e,!0);z.currentNode=n;let i=z.nextNode(),o=0,a=0,l=r[0];for(;l!==void 0;){if(o===l.index){let c;l.type===2?c=new wt(i,i.nextSibling,this,t):l.type===1?c=new l.ctor(i,l.name,l.strings,this,t):l.type===6&&(c=new Zn(i,this,t)),this._$AV.push(c),l=r[++a]}o!==(l==null?void 0:l.index)&&(i=z.nextNode(),o++)}return z.currentNode=W,n}p(t){let e=0;for(const r of this._$AV)r!==void 0&&(r.strings!==void 0?(r._$AI(t,r,e),e+=r.strings.length-2):r._$AI(t[e])),e++}}class wt{get _$AU(){var t;return((t=this._$AM)==null?void 0:t._$AU)??this._$Cv}constructor(t,e,r,n){this.type=2,this._$AH=f,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=r,this.options=n,this._$Cv=(n==null?void 0:n.isConnected)??!0}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return e!==void 0&&(t==null?void 0:t.nodeType)===11&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=rt(this,t,e),pt(t)?t===f||t==null||t===""?(this._$AH!==f&&this._$AR(),this._$AH=f):t!==this._$AH&&t!==H&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):Hn(t)?this.k(t):this._(t)}S(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.S(t))}_(t){this._$AH!==f&&pt(this._$AH)?this._$AA.nextSibling.data=t:this.T(W.createTextNode(t)),this._$AH=t}$(t){var i;const{values:e,_$litType$:r}=t,n=typeof r=="number"?this._$AC(t):(r.el===void 0&&(r.el=ft.createElement(er(r.h,r.h[0]),this.options)),r);if(((i=this._$AH)==null?void 0:i._$AD)===n)this._$AH.p(e);else{const o=new Bn(n,this),a=o.u(this.options);o.p(e),this.T(a),this._$AH=o}}_$AC(t){let e=ss.get(t.strings);return e===void 0&&ss.set(t.strings,e=new ft(t)),e}k(t){Vs(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let r,n=0;for(const i of t)n===e.length?e.push(r=new wt(this.S(dt()),this.S(dt()),this,this.options)):r=e[n],r._$AI(i),n++;n<e.length&&(this._$AR(r&&r._$AB.nextSibling,n),e.length=n)}_$AR(t=this._$AA.nextSibling,e){var r;for((r=this._$AP)==null?void 0:r.call(this,!1,!0,e);t&&t!==this._$AB;){const n=t.nextSibling;t.remove(),t=n}}setConnected(t){var e;this._$AM===void 0&&(this._$Cv=t,(e=this._$AP)==null||e.call(this,t))}}class zt{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,r,n,i){this.type=1,this._$AH=f,this._$AN=void 0,this.element=t,this.name=e,this._$AM=n,this.options=i,r.length>2||r[0]!==""||r[1]!==""?(this._$AH=Array(r.length-1).fill(new String),this.strings=r):this._$AH=f}_$AI(t,e=this,r,n){const i=this.strings;let o=!1;if(i===void 0)t=rt(this,t,e,0),o=!pt(t)||t!==this._$AH&&t!==H,o&&(this._$AH=t);else{const a=t;let l,c;for(t=i[0],l=0;l<i.length-1;l++)c=rt(this,a[r+l],e,l),c===H&&(c=this._$AH[l]),o||(o=!pt(c)||c!==this._$AH[l]),c===f?t=f:t!==f&&(t+=(c??"")+i[l+1]),this._$AH[l]=c}o&&!n&&this.j(t)}j(t){t===f?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class zn extends zt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===f?void 0:t}}let Fn=class extends zt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==f)}};class Wn extends zt{constructor(t,e,r,n,i){super(t,e,r,n,i),this.type=5}_$AI(t,e=this){if((t=rt(this,t,e,0)??f)===H)return;const r=this._$AH,n=t===f&&r!==f||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,i=t!==f&&(r===f||n);n&&this.element.removeEventListener(this.name,this,r),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e;typeof this._$AH=="function"?this._$AH.call(((e=this.options)==null?void 0:e.host)??this.element,t):this._$AH.handleEvent(t)}}class Zn{constructor(t,e,r){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=r}get _$AU(){return this._$AM._$AU}_$AI(t){rt(this,t)}}const ee=lt.litHtmlPolyfillSupport;ee==null||ee(ft,wt),(lt.litHtmlVersions??(lt.litHtmlVersions=[])).push("3.1.2");const Yn=(s,t,e)=>{const r=(e==null?void 0:e.renderBefore)??t;let n=r._$litPart$;if(n===void 0){const i=(e==null?void 0:e.renderBefore)??null;r._$litPart$=n=new wt(t.insertBefore(dt(),i),i,void 0,e??{})}return n._$AI(s),n};/**
|
18
18
|
* @license
|
19
19
|
* Copyright 2017 Google LLC
|
20
20
|
* SPDX-License-Identifier: BSD-3-Clause
|
21
|
-
*/let b=class extends q{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var e;const t=super.createRenderRoot();return(e=this.renderOptions).renderBefore??(e.renderBefore=t.firstChild),t}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=Br(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)==null||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)==null||t.setConnected(!1)}render(){return H}};var Ss;b._$litElement$=!0,b.finalized=!0,(Ss=globalThis.litElementHydrateSupport)==null||Ss.call(globalThis,{LitElement:b});const te=globalThis.litElementPolyfillSupport;te==null||te({LitElement:b});(globalThis.litElementVersions??(globalThis.litElementVersions=[])).push("4.0.4");const zr={name:"alert",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M32 60C47.464 60 60 47.464 60 32C60 16.536 47.464 4 32 4C16.536 4 4 16.536 4 32C4.01731 47.4568 16.5432 59.9827 32 60ZM32 8.30769C45.0849 8.30769 55.6923 18.9151 55.6923 32C55.6923 45.0849 45.0849 55.6923 32 55.6923C18.9151 55.6923 8.30769 45.0849 8.30769 32C8.32247 18.9212 18.9212 8.32247 32 8.30769Z"/><path d="M29.3491 38.6031V20.6807C29.348 19.8662 29.4903 19.0598 29.7675 18.3096C29.9945 17.6371 30.3484 17.0302 30.804 16.5322C31.1251 16.1524 31.5593 15.9246 32.0204 15.894C32.6852 15.894 33.3496 16.471 34.0134 17.625C34.3738 18.1337 34.5955 18.7525 34.6509 19.4042V37.3267C34.6509 37.9947 34.2454 38.6329 33.4345 39.2414C32.6632 39.835 31.7547 40.1521 30.825 40.1523C29.8423 40.1524 29.3503 39.636 29.3491 38.6031Z"/><path d="M33.66 44.6959C33.9649 45.0866 34.161 45.551 34.2284 46.0419C34.2284 46.5397 33.8893 47.0083 33.2109 47.4476C32.5638 47.8771 31.8043 48.1062 31.0275 48.1061C30.1902 48.1061 29.7716 47.7271 29.7716 46.9693C29.7703 46.3788 29.8874 45.7941 30.116 45.2496C30.3064 44.7579 30.6022 44.3138 30.9826 43.9487C31.2626 43.6591 31.6427 43.4875 32.045 43.4692C32.5635 43.4692 33.1019 43.8781 33.66 44.6959Z"/></svg>'},Fr={name:"check-circle-filled",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M32 4C16.536 4 4 16.536 4 32C4 47.464 16.536 60 32 60C47.464 60 60 47.464 60 32C59.9829 16.5431 47.4569 4.01712 32 4ZM44.5613 24.5793L31.6382 43.9639C31.2806 44.5011 30.7008 44.8493 30.0586 44.9126C29.988 44.9197 29.9171 44.9232 29.8462 44.9231C29.275 44.9229 28.7272 44.696 28.3233 44.2921L19.7079 35.6767C19.1639 35.1326 18.9514 34.3396 19.1505 33.5964C19.3497 32.8533 19.9302 32.2728 20.6734 32.0736C21.4166 31.8745 22.2095 32.087 22.7536 32.631L29.5117 39.3881L40.9772 22.1899C41.4016 21.5439 42.1396 21.1749 42.9111 21.2229C43.6825 21.2709 44.3691 21.7286 44.7101 22.4223C45.0511 23.1159 44.9944 23.9391 44.5613 24.5793Z"/></svg>'},Wr={name:"check-circle",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M31.9998 4C16.5358 4 3.99976 16.536 3.99976 32C3.99976 47.464 16.5358 60 31.9998 60C47.4637 60 59.9998 47.464 59.9998 32C59.9826 16.5431 47.4566 4.01712 31.9998 4ZM31.9998 55.6923C18.9149 55.6923 8.30745 45.0849 8.30745 32C8.30745 18.9151 18.9149 8.30769 31.9998 8.30769C45.0847 8.30769 55.6921 18.9151 55.6921 32C55.6773 45.0788 45.0785 55.6775 31.9998 55.6923ZM44.5611 24.5793L31.638 43.9639C31.2804 44.5011 30.7005 44.8493 30.0584 44.9126C29.9878 44.9197 29.9169 44.9232 29.8459 44.9231C29.2747 44.9229 28.727 44.696 28.3231 44.2921L19.7077 35.6767C19.1636 35.1326 18.9512 34.3396 19.1503 33.5964C19.3494 32.8533 19.9299 32.2728 20.6731 32.0736C21.4163 31.8745 22.2093 32.087 22.7534 32.631L29.5115 39.3881L40.9769 22.1899C41.4013 21.5439 42.1394 21.1749 42.9108 21.2229C43.6823 21.2709 44.3688 21.7286 44.7099 22.4223C45.0509 23.1159 44.9941 23.9391 44.5611 24.5793Z"/></svg>'},Yr={name:"chevron-down",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M53.0318 24.8653L33.5318 44.3653C33.1256 44.7717 32.5745 45.0001 31.9999 45.0001C31.4253 45.0001 30.8742 44.7717 30.468 44.3653L10.968 24.8653C10.122 24.0193 10.122 22.6476 10.968 21.8015C11.8141 20.9555 13.1858 20.9555 14.0318 21.8015L31.9999 39.7696L49.968 21.8015C50.8141 20.9555 52.1858 20.9555 53.0318 21.8015C53.8779 22.6476 53.8779 24.0193 53.0318 24.8653Z"/></svg>'},es={name:"mute",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M51.4283 11.6761L53.1768 9.53891C53.9347 8.61282 53.7982 7.24774 52.8722 6.48993C51.9461 5.73211 50.581 5.86852 49.8232 6.79461L36.3333 23.2822V13.3972C36.3332 11.6447 35.2774 10.0648 33.6583 9.39418C32.0391 8.72356 30.1755 9.09425 28.9362 10.3334L18.1029 21.1668H14.6667C9.88247 21.1722 6.00547 25.0492 6 29.8334V34.1668C6.00547 38.951 9.88247 42.828 14.6667 42.8334H18.1029L19.3315 44.0621L10.8232 54.4613C10.0653 55.3874 10.2018 56.7525 11.1279 57.5103C12.0539 58.2681 13.419 58.1317 14.1768 57.2056L22.411 47.1416L28.9362 53.6668C30.1755 54.9059 32.0391 55.2766 33.6583 54.606C35.2774 53.9354 36.3332 52.3555 36.3333 50.603V30.1254L42.6092 22.4549C44.2201 25.3756 45.044 28.6649 45 32.0001C45.1184 36.1899 43.7698 40.2896 41.1872 43.5909C40.409 44.5001 40.5152 45.8679 41.4243 46.6461C42.3334 47.4243 43.7012 47.3183 44.4795 46.4093C47.7313 42.3208 49.4486 37.2227 49.3333 32.0001C49.403 27.3538 48.067 22.7949 45.5005 18.9211L48.6119 15.1182C52.019 20.0793 53.7867 25.9829 53.6667 32.0001C53.6667 39.0587 51.4873 45.6518 47.6872 50.0909C46.909 51.0001 47.0152 52.3679 47.9243 53.1461C48.8334 53.9243 50.2012 53.8183 50.9795 52.9093C55.4408 47.6968 58 40.0764 58 32.0001C58 24.21 55.6006 16.8662 51.4283 11.6761ZM19.8971 38.5H14.6667C12.2744 38.4977 10.3357 36.559 10.3333 34.1667V29.8334C10.3357 27.4411 12.2744 25.5024 14.6667 25.5H19.8971L32 13.3972V28.5784L22.089 40.6919L19.8971 38.5ZM31.9997 50.603L25.1682 43.7715L31.9997 35.4218V50.603Z"/></svg>'},Zr={name:"question",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M32 4C16.536 4 4 16.536 4 32C4 47.464 16.536 60 32 60C47.464 60 60 47.464 60 32C59.9827 16.5432 47.4568 4.01731 32 4ZM32 55.6923C18.9151 55.6923 8.30769 45.0849 8.30769 32C8.30769 18.9151 18.9151 8.30769 32 8.30769C45.0849 8.30769 55.6923 18.9151 55.6923 32C55.6775 45.0788 45.0788 55.6775 32 55.6923Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M31.9423 37.5723L36.311 32.9068L36.7354 32.4448C39.7555 29.1161 40.7645 27.0647 40.7645 24.5087C40.7645 23.1091 40.4251 21.7942 39.7041 20.6491C38.3044 18.3587 35.6323 16.9166 32.2816 16.9166C28.7565 16.9166 25.3125 18.7414 23.2581 21.6772L23.1201 21.8791C22.8232 22.3032 22.696 22.6849 22.696 22.9818C22.696 23.7029 23.926 25.9932 25.2833 25.9932C25.5378 25.9932 25.7922 25.9084 26.0467 25.7388C26.2588 25.5691 26.5981 25.2298 27.0647 24.7208C28.8885 22.6849 30.1185 21.9215 31.7726 21.9215C33.6813 21.9215 35.081 23.1939 35.081 24.8905C35.081 26.375 34.2751 27.7746 32.3664 29.8529L28.2523 34.2216C27.9554 34.6033 27.7857 34.9426 27.7857 35.282C27.7857 35.6213 27.9978 36.1726 28.4219 36.8937C29.0581 37.8692 29.7368 38.3782 30.4578 38.3782C30.9244 38.3782 31.3909 38.1237 31.9423 37.5723ZM30.882 47.4972C29.2278 47.4972 27.6585 44.7403 27.6585 43.6799C27.6585 42.1954 30.0761 40.6261 32.4089 40.6261C33.6389 40.6261 34.2751 41.1775 34.2751 42.3227C34.2751 44.0616 33.4692 45.843 32.4513 46.7761C31.9423 47.2427 31.4334 47.4972 30.882 47.4972Z"/></svg>'},qr={name:"send",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.41642 6.29292C5.99705 5.18016 3.38612 7.41823 4.12858 9.96847L10.5427 32L4.12858 54.0315C3.38612 56.5818 5.99704 58.8198 8.41642 57.7071L58.1942 34.8125C60.6019 33.7051 60.6019 30.2949 58.1942 29.1875L8.41642 6.29292ZM14.2569 29.9351L8.74174 10.9913L49.9295 29.9351H14.2569ZM14.2568 34.0651L8.74174 53.0087L49.9291 34.0651H14.2568Z"/></svg>'},ss={name:"volume",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M33.6578 9.3322C32.0391 8.65799 30.1735 9.02919 28.9362 10.2717L18.1029 21.105H14.6667C9.88247 21.1105 6.00547 24.9875 6 29.7717V34.105C6.00547 38.8892 9.88247 42.7662 14.6667 42.7717H18.1029L28.9362 53.605C30.1755 54.8442 32.0391 55.2149 33.6583 54.5442C35.2774 53.8736 36.3332 52.2937 36.3333 50.5412V13.3355C36.3365 11.5817 35.2794 10.0001 33.6578 9.3322ZM32 50.5411L19.8971 38.4382H14.6667C12.2744 38.4358 10.3357 36.4971 10.3333 34.1049V29.7716C10.3357 27.3793 12.2744 25.4406 14.6667 25.4382H19.8971L32 13.3353V50.5411ZM49.3334 31.9383C49.4487 37.161 47.7314 42.2591 44.4796 46.3475C43.7013 47.2565 42.3335 47.3625 41.4244 46.5843C40.5153 45.8061 40.4092 44.4383 41.1873 43.5291C43.7699 40.2278 45.1185 36.1282 45.0001 31.9383C45.1185 27.7485 43.7699 23.6488 41.1873 20.3475C40.4092 19.4383 40.5153 18.0705 41.4244 17.2923C42.3335 16.5141 43.7013 16.6201 44.4796 17.5291C47.7314 21.6176 49.4487 26.7157 49.3334 31.9383ZM58.0001 31.9383C58.0001 40.0147 55.441 47.635 50.9796 52.8475C50.2013 53.7565 48.8335 53.8625 47.9244 53.0843C47.0153 52.3061 46.9092 50.9383 47.6873 50.0291C51.4874 45.59 53.6668 38.9969 53.6668 31.9383C53.6668 24.8797 51.4874 18.2866 47.6873 13.8475C46.9092 12.9383 47.0153 11.5705 47.9244 10.7923C48.8335 10.0141 50.2013 10.1201 50.9796 11.0291C55.441 16.2416 58.0001 23.862 58.0001 31.9383Z"/></svg>'},K={allRenderFn:!1,cmpDidLoad:!0,cmpDidUnload:!1,cmpDidUpdate:!0,cmpDidRender:!0,cmpWillLoad:!0,cmpWillUpdate:!0,cmpWillRender:!0,connectedCallback:!0,disconnectedCallback:!0,element:!0,event:!0,hasRenderFn:!0,lifecycle:!0,hostListener:!0,hostListenerTargetWindow:!0,hostListenerTargetDocument:!0,hostListenerTargetBody:!0,hostListenerTargetParent:!1,hostListenerTarget:!0,member:!0,method:!0,mode:!0,observeAttribute:!0,prop:!0,propMutable:!0,reflect:!0,scoped:!0,shadowDom:!0,slot:!0,cssAnnotations:!0,state:!0,style:!0,svg:!0,updatable:!0,vdomAttribute:!0,vdomXlink:!0,vdomClass:!0,vdomFunctional:!0,vdomKey:!0,vdomListener:!0,vdomRef:!0,vdomPropOrAttr:!0,vdomRender:!0,vdomStyle:!0,vdomText:!0,watchCallback:!0,taskQueue:!0,hotModuleReplacement:!1,isDebug:!1,isDev:!1,isTesting:!1,hydrateServerSide:!1,hydrateClientSide:!1,lifecycleDOMEvents:!1,lazyLoad:!1,profile:!1,slotRelocation:!0,appendChildSlotFix:!1,cloneNodeFix:!1,hydratedAttribute:!1,hydratedClass:!0,safari10:!1,scriptDataOpts:!1,scopedSlotTextContentFix:!1,shadowDomShim:!1,slotChildNodesFix:!1,invisiblePrehydration:!0,propBoolean:!0,propNumber:!0,propString:!0,cssVarShim:!1,constructableCSS:!0,cmpShouldUpdate:!0,devTools:!1,dynamicImportShim:!1,shadowDelegatesFocus:!0,initializeNextTick:!1,asyncLoading:!1,asyncQueue:!1,transformTagName:!1,attachStyles:!0};let G,tn,zt,en=!1,Lt=!1,Ae=!1,S=!1,ns=null,he=!1;const Ft=typeof window<"u"?window:{},k=Ft.document||{head:{}},sn=Ft.HTMLElement||class{},w={$flags$:0,$resourcesUrl$:"",jmp:s=>s(),raf:s=>requestAnimationFrame(s),ael:(s,t,e,n)=>s.addEventListener(t,e,n),rel:(s,t,e,n)=>s.removeEventListener(t,e,n),ce:(s,t)=>new CustomEvent(s,t)},Kr=(()=>{let s=!1;try{k.addEventListener("e",null,Object.defineProperty({},"passive",{get(){s=!0}}))}catch{}return s})(),Gr=s=>Promise.resolve(s),Xr=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replace=="function"}catch{}return!1})(),nn=(s,t,e,n)=>{e&&e.map(([r,i,o])=>{const a=Qr(s,r),l=Jr(t,o),c=Vr(r);w.ael(a,i,l,c),(t.$rmListeners$=t.$rmListeners$||[]).push(()=>w.rel(a,i,l,c))})},Jr=(s,t)=>e=>{try{K.lazyLoad||s.$hostElement$[t](e)}catch(n){yt(n)}},Qr=(s,t)=>t&4?k:t&8?Ft:t&16?k.body:s,Vr=s=>Kr?{passive:(s&1)!==0,capture:(s&2)!==0}:(s&2)!==0,rs="http://www.w3.org/1999/xlink",Y=(s,t="")=>()=>{},is=new WeakMap,ti=(s,t,e)=>{let n=Ut.get(s);Xr&&e?(n=n||new CSSStyleSheet,n.replace(t)):n=t,Ut.set(s,n)},ei=(s,t,e,n)=>{let r=rn(t,e),i=Ut.get(r);if(s=s.nodeType===11?s:k,i)if(typeof i=="string"){s=s.head||s;let o=is.get(s),a;o||is.set(s,o=new Set),o.has(r)||(a=k.createElement("style"),a.innerHTML=i,s.insertBefore(a,s.querySelector("link")),o&&o.add(r))}else s.adoptedStyleSheets.includes(i)||(s.adoptedStyleSheets=[...s.adoptedStyleSheets,i]);return r},si=s=>{const t=s.$cmpMeta$,e=s.$hostElement$,n=t.$flags$,r=Y("attachStyles",t.$tagName$),i=ei(e.shadowRoot?e.shadowRoot:e.getRootNode(),t,s.$modeName$);n&10&&(e["s-sc"]=i,e.classList.add(i+"-h"),n&2&&e.classList.add(i+"-s")),r()},rn=(s,t)=>"sc-"+(t&&s.$flags$&32?s.$tagName$+"-"+t:s.$tagName$),ni=s=>Pi.map(t=>t(s)).find(t=>!!t),os={},ri="http://www.w3.org/2000/svg",ii="http://www.w3.org/1999/xhtml",oi=s=>s!=null,Ee=s=>(s=typeof s,s==="object"||s==="function"),V=(s,t,...e)=>{let n=null,r=null,i=null,o=!1,a=!1,l=[];const c=h=>{for(let d=0;d<h.length;d++)n=h[d],Array.isArray(n)?c(n):n!=null&&typeof n!="boolean"&&((o=typeof s!="function"&&!Ee(n))&&(n=String(n)),o&&a?l[l.length-1].$text$+=n:l.push(o?Mt(null,n):n),a=o)};if(c(e),t){t.key&&(r=t.key),t.name&&(i=t.name);{const h=t.className||t.class;h&&(t.class=typeof h!="object"?h:Object.keys(h).filter(d=>h[d]).join(" "))}}if(typeof s=="function")return s(t===null?{}:t,l,li);const u=Mt(s,null);return u.$attrs$=t,l.length>0&&(u.$children$=l),u.$key$=r,u.$name$=i,u},Mt=(s,t)=>{const e={$flags$:0,$tag$:s,$text$:t,$elm$:null,$children$:null};return e.$attrs$=null,e.$key$=null,e.$name$=null,e},Oe={},ai=s=>s&&s.$tag$===Oe,li={forEach:(s,t)=>s.map(as).forEach(t),map:(s,t)=>s.map(as).map(t).map(ci)},as=s=>({vattrs:s.$attrs$,vchildren:s.$children$,vkey:s.$key$,vname:s.$name$,vtag:s.$tag$,vtext:s.$text$}),ci=s=>{if(typeof s.vtag=="function"){const e=Object.assign({},s.vattrs);return s.vkey&&(e.key=s.vkey),s.vname&&(e.name=s.vname),V(s.vtag,e,...s.vchildren||[])}const t=Mt(s.vtag,s.vtext);return t.$attrs$=s.vattrs,t.$children$=s.vchildren,t.$key$=s.vkey,t.$name$=s.vname,t},ls=(s,t,e,n,r,i)=>{if(e!==n){let o=ds(s,t),a=t.toLowerCase();if(t==="class"){const l=s.classList,c=cs(e),u=cs(n);l.remove(...c.filter(h=>h&&!u.includes(h))),l.add(...u.filter(h=>h&&!c.includes(h)))}else if(t==="style"){for(const l in e)(!n||n[l]==null)&&(l.includes("-")?s.style.removeProperty(l):s.style[l]="");for(const l in n)(!e||n[l]!==e[l])&&(l.includes("-")?s.style.setProperty(l,n[l]):s.style[l]=n[l])}else if(t!=="key")if(t==="ref")n&&n(s);else if(!s.__lookupSetter__(t)&&t[0]==="o"&&t[1]==="n")t[2]==="-"?t=t.slice(3):ds(Ft,a)?t=a.slice(2):t=a[2]+t.slice(3),e&&w.rel(s,t,e,!1),n&&w.ael(s,t,n,!1);else{const l=Ee(n);if((o||l&&n!==null)&&!r)try{if(s.tagName.includes("-"))s[t]=n;else{let u=n??"";t==="list"?o=!1:(e==null||s[t]!=u)&&(s[t]=u)}}catch{}let c=!1;a!==(a=a.replace(/^xlink\:?/,""))&&(t=a,c=!0),n==null||n===!1?(n!==!1||s.getAttribute(t)==="")&&(c?s.removeAttributeNS(rs,t):s.removeAttribute(t)):(!o||i&4||r)&&!l&&(n=n===!0?"":n,c?s.setAttributeNS(rs,t,n):s.setAttribute(t,n))}}},ui=/\s/,cs=s=>s?s.split(ui):[],on=(s,t,e,n)=>{const r=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$,i=s&&s.$attrs$||os,o=t.$attrs$||os;for(n in i)n in o||ls(r,n,i[n],void 0,e,t.$flags$);for(n in o)ls(r,n,i[n],o[n],e,t.$flags$)},It=(s,t,e,n)=>{let r=t.$children$[e],i=0,o,a,l;if(en||(Ae=!0,r.$tag$==="slot"&&(G&&n.classList.add(G+"-s"),r.$flags$|=r.$children$?2:1)),r.$text$!==null)o=r.$elm$=k.createTextNode(r.$text$);else if(r.$flags$&1)o=r.$elm$=k.createTextNode("");else{if(S||(S=r.$tag$==="svg"),o=r.$elm$=k.createElementNS(S?ri:ii,r.$flags$&2?"slot-fb":r.$tag$),S&&r.$tag$==="foreignObject"&&(S=!1),on(null,r,S),oi(G)&&o["s-si"]!==G&&o.classList.add(o["s-si"]=G),r.$children$)for(i=0;i<r.$children$.length;++i)a=It(s,r,i,o),a&&o.appendChild(a);r.$tag$==="svg"?S=!1:o.tagName==="foreignObject"&&(S=!0)}return o["s-hn"]=zt,r.$flags$&3&&(o["s-sr"]=!0,o["s-cr"]=tn,o["s-sn"]=r.$name$||"",l=s&&s.$children$&&s.$children$[e],l&&l.$tag$===r.$tag$&&s.$elm$&&pt(s.$elm$,!1)),o},pt=(s,t)=>{w.$flags$|=1;const e=s.childNodes;for(let n=e.length-1;n>=0;n--){const r=e[n];r["s-hn"]!==zt&&r["s-ol"]&&(cn(r).insertBefore(r,ke(r)),r["s-ol"].remove(),r["s-ol"]=void 0,Ae=!0),t&&pt(r,t)}w.$flags$&=-2},an=(s,t,e,n,r,i)=>{let o=s["s-cr"]&&s["s-cr"].parentNode||s,a;for(o.shadowRoot&&o.tagName===zt&&(o=o.shadowRoot);r<=i;++r)n[r]&&(a=It(null,e,r,s),a&&(n[r].$elm$=a,o.insertBefore(a,ke(t))))},ln=(s,t,e,n,r)=>{for(;t<=e;++t)(n=s[t])&&(r=n.$elm$,dn(n),Lt=!0,r["s-ol"]?r["s-ol"].remove():pt(r,!0),r.remove())},hi=(s,t,e,n)=>{let r=0,i=0,o=0,a=0,l=t.length-1,c=t[0],u=t[l],h=n.length-1,d=n[0],p=n[h],$,m;for(;r<=l&&i<=h;)if(c==null)c=t[++r];else if(u==null)u=t[--l];else if(d==null)d=n[++i];else if(p==null)p=n[--h];else if(_t(c,d))X(c,d),c=t[++r],d=n[++i];else if(_t(u,p))X(u,p),u=t[--l],p=n[--h];else if(_t(c,p))(c.$tag$==="slot"||p.$tag$==="slot")&&pt(c.$elm$.parentNode,!1),X(c,p),s.insertBefore(c.$elm$,u.$elm$.nextSibling),c=t[++r],p=n[--h];else if(_t(u,d))(c.$tag$==="slot"||p.$tag$==="slot")&&pt(u.$elm$.parentNode,!1),X(u,d),s.insertBefore(u.$elm$,c.$elm$),u=t[--l],d=n[++i];else{for(o=-1,a=r;a<=l;++a)if(t[a]&&t[a].$key$!==null&&t[a].$key$===d.$key$){o=a;break}o>=0?(m=t[o],m.$tag$!==d.$tag$?$=It(t&&t[i],e,o,s):(X(m,d),t[o]=void 0,$=m.$elm$),d=n[++i]):($=It(t&&t[i],e,i,s),d=n[++i]),$&&cn(c.$elm$).insertBefore($,ke(c.$elm$))}r>l?an(s,n[h+1]==null?null:n[h+1].$elm$,e,n,i,h):i>h&&ln(t,r,l)},_t=(s,t)=>s.$tag$===t.$tag$?s.$tag$==="slot"?s.$name$===t.$name$:s.$key$===t.$key$:!1,ke=s=>s&&s["s-ol"]||s,cn=s=>(s["s-ol"]?s["s-ol"]:s).parentNode,X=(s,t)=>{const e=t.$elm$=s.$elm$,n=s.$children$,r=t.$children$,i=t.$tag$,o=t.$text$;let a;o===null?(S=i==="svg"?!0:i==="foreignObject"?!1:S,i==="slot"||on(s,t,S),n!==null&&r!==null?hi(e,n,t,r):r!==null?(s.$text$!==null&&(e.textContent=""),an(e,null,t,r,0,r.length-1)):n!==null&&ln(n,0,n.length-1),S&&i==="svg"&&(S=!1)):(a=e["s-cr"])?a.parentNode.textContent=o:s.$text$!==o&&(e.data=o)},un=s=>{let t=s.childNodes,e,n,r,i,o,a;for(n=0,r=t.length;n<r;n++)if(e=t[n],e.nodeType===1){if(e["s-sr"]){for(o=e["s-sn"],e.hidden=!1,i=0;i<r;i++)if(a=t[i].nodeType,t[i]["s-hn"]!==e["s-hn"]||o!==""){if(a===1&&o===t[i].getAttribute("slot")){e.hidden=!0;break}}else if(a===1||a===3&&t[i].textContent.trim()!==""){e.hidden=!0;break}}un(e)}},A=[],hn=s=>{let t,e,n,r,i,o,a=0,l=s.childNodes,c=l.length;for(;a<c;a++){if(t=l[a],t["s-sr"]&&(e=t["s-cr"])&&e.parentNode)for(n=e.parentNode.childNodes,r=t["s-sn"],o=n.length-1;o>=0;o--)e=n[o],!e["s-cn"]&&!e["s-nr"]&&e["s-hn"]!==t["s-hn"]&&(us(e,r)?(i=A.find(u=>u.$nodeToRelocate$===e),Lt=!0,e["s-sn"]=e["s-sn"]||r,i?i.$slotRefNode$=t:A.push({$slotRefNode$:t,$nodeToRelocate$:e}),e["s-sr"]&&A.map(u=>{us(u.$nodeToRelocate$,e["s-sn"])&&(i=A.find(h=>h.$nodeToRelocate$===e),i&&!u.$slotRefNode$&&(u.$slotRefNode$=i.$slotRefNode$))})):A.some(u=>u.$nodeToRelocate$===e)||A.push({$nodeToRelocate$:e}));t.nodeType===1&&hn(t)}},us=(s,t)=>s.nodeType===1?s.getAttribute("slot")===null&&t===""||s.getAttribute("slot")===t:s["s-sn"]===t?!0:t==="",dn=s=>{s.$attrs$&&s.$attrs$.ref&&s.$attrs$.ref(null),s.$children$&&s.$children$.map(dn)},di=(s,t)=>{const e=s.$hostElement$,n=s.$cmpMeta$,r=s.$vnode$||Mt(null,null),i=ai(t)?t:V(null,null,t);zt=e.tagName,n.$attrsToReflect$&&(i.$attrs$=i.$attrs$||{},n.$attrsToReflect$.map(([o,a])=>i.$attrs$[a]=e[o])),i.$tag$=null,i.$flags$|=4,s.$vnode$=i,i.$elm$=r.$elm$=e.shadowRoot||e,G=e["s-sc"],tn=e["s-cr"],en=(n.$flags$&1)!==0,Lt=!1,X(r,i);{if(w.$flags$|=1,Ae){hn(i.$elm$);let o,a,l,c,u,h,d=0;for(;d<A.length;d++)o=A[d],a=o.$nodeToRelocate$,a["s-ol"]||(l=k.createTextNode(""),l["s-nr"]=a,a.parentNode.insertBefore(a["s-ol"]=l,a));for(d=0;d<A.length;d++)if(o=A[d],a=o.$nodeToRelocate$,o.$slotRefNode$){for(c=o.$slotRefNode$.parentNode,u=o.$slotRefNode$.nextSibling,l=a["s-ol"];l=l.previousSibling;)if(h=l["s-nr"],h&&h["s-sn"]===a["s-sn"]&&c===h.parentNode&&(h=h.nextSibling,!h||!h["s-nr"])){u=h;break}(!u&&c!==a.parentNode||a.nextSibling!==u)&&a!==u&&(!a["s-hn"]&&a["s-ol"]&&(a["s-hn"]=a["s-ol"].parentNode.nodeName),c.insertBefore(a,u))}else a.nodeType===1&&(a.hidden=!0)}Lt&&un(i.$elm$),w.$flags$&=-2,A.length=0}},pi=s=>s,fi=(s,t,e)=>{const n=pi(s);return{emit:r=>vi(n,t,{bubbles:!!(e&4),composed:!!(e&2),cancelable:!!(e&1),detail:r})}},vi=(s,t,e)=>{const n=w.ce(t,e);return s.dispatchEvent(n),n},gi=(s,t)=>{},pn=(s,t)=>(s.$flags$|=16,gi(s,s.$ancestorComponent$),Ii(()=>mi(s,t))),mi=(s,t)=>{const e=s.$hostElement$,n=Y("scheduleUpdate",s.$cmpMeta$.$tagName$),r=e;let i;return t?i=tt(r,"componentWillLoad"):i=tt(r,"componentWillUpdate"),i=hs(i,()=>tt(r,"componentWillRender")),n(),hs(i,()=>$i(s,r,t))},$i=async(s,t,e)=>{const n=s.$hostElement$,r=Y("update",s.$cmpMeta$.$tagName$);n["s-rc"],e&&si(s);const i=Y("render",s.$cmpMeta$.$tagName$);yi(s,t,n),i(),r(),bi(s)},yi=(s,t,e)=>{try{ns=t,t=t.render&&t.render(),s.$flags$&=-17,s.$flags$|=2,(K.hasRenderFn||K.reflect)&&(K.vdomRender||K.reflect)&&(K.hydrateServerSide||di(s,t))}catch(a){yt(a,s.$hostElement$)}return ns=null,null},bi=s=>{const t=s.$cmpMeta$.$tagName$,e=s.$hostElement$,n=Y("postUpdate",t),r=e;s.$ancestorComponent$,tt(r,"componentDidRender"),s.$flags$&64?(tt(r,"componentDidUpdate"),n()):(s.$flags$|=64,tt(r,"componentDidLoad"),n())},tt=(s,t,e)=>{if(s&&s[t])try{return s[t](e)}catch(n){yt(n)}},hs=(s,t)=>s&&s.then?s.then(t):t(),wi=(s,t)=>s!=null&&!Ee(s)?t&4?s==="false"?!1:s===""||!!s:t&2?parseFloat(s):t&1?String(s):s:s,xi=(s,t)=>Wt(s).$instanceValues$.get(t),_i=(s,t,e,n)=>{const r=Wt(s),i=s,o=r.$instanceValues$.get(t),a=r.$flags$,l=i;e=wi(e,n.$members$[t][0]);const c=Number.isNaN(o)&&Number.isNaN(e);if(e!==o&&!c){r.$instanceValues$.set(t,e);{if(n.$watchers$&&a&128){const h=n.$watchers$[t];h&&h.map(d=>{try{l[d](e,o,t)}catch(p){yt(p,i)}})}if((a&18)===2){if(l.componentShouldUpdate&&l.componentShouldUpdate(e,o,t)===!1)return;pn(r,!1)}}}},Si=(s,t,e)=>{if(t.$members$){s.watchers&&(t.$watchers$=s.watchers);const n=Object.entries(t.$members$),r=s.prototype;n.map(([i,[o]])=>{(o&31||o&32)&&Object.defineProperty(r,i,{get(){return xi(this,i)},set(a){_i(this,i,a,t)},configurable:!0,enumerable:!0})});{const i=new Map;r.attributeChangedCallback=function(o,a,l){w.jmp(()=>{const c=i.get(o);if(this.hasOwnProperty(c))l=this[c],delete this[c];else if(r.hasOwnProperty(c)&&typeof this[c]=="number"&&this[c]==l)return;this[c]=l===null&&typeof this[c]=="boolean"?!1:l})},s.observedAttributes=n.filter(([o,a])=>a[0]&15).map(([o,a])=>{const l=a[1]||o;return i.set(l,o),a[0]&512&&t.$attrsToReflect$.push([o,l]),l})}}return s},Ci=async(s,t,e,n,r)=>{if(!(t.$flags$&32)&&(r=s.constructor,t.$flags$|=32,customElements.whenDefined(e.$tagName$).then(()=>t.$flags$|=128),r.style)){let o=r.style;typeof o!="string"&&(o=o[t.$modeName$=ni(s)]);const a=rn(e,t.$modeName$);if(!Ut.has(a)){const l=Y("registerStyles",e.$tagName$);ti(a,o,!!(e.$flags$&1)),l()}}t.$ancestorComponent$,(()=>pn(t,!0))()},Ai=s=>{},Ei=s=>{if(!(w.$flags$&1)){const t=Wt(s),e=t.$cmpMeta$,n=Y("connectedCallback",e.$tagName$);t.$flags$&1?(nn(s,t,e.$listeners$),Ai(t.$lazyInstance$)):(t.$flags$|=1,e.$flags$&12&&Oi(s),e.$members$&&Object.entries(e.$members$).map(([r,[i]])=>{if(i&31&&s.hasOwnProperty(r)){const o=s[r];delete s[r],s[r]=o}}),Ci(s,t,e)),n()}},Oi=s=>{const t=s["s-cr"]=k.createComment("");t["s-cn"]=!0,s.insertBefore(t,s.firstChild)},ki=s=>{if(!(w.$flags$&1)){const t=Wt(s);t.$rmListeners$&&(t.$rmListeners$.map(e=>e()),t.$rmListeners$=void 0)}},fn=(s,t)=>{const e={$flags$:t[0],$tagName$:t[1]};e.$members$=t[2],e.$listeners$=t[3],e.$watchers$=s.$watchers$,e.$attrsToReflect$=[];const n=s.prototype.connectedCallback,r=s.prototype.disconnectedCallback;return Object.assign(s.prototype,{__registerHost(){Ti(this,e)},connectedCallback(){Ei(this),n&&n.call(this)},disconnectedCallback(){ki(this),r&&r.call(this)},__attachShadow(){this.attachShadow({mode:"open",delegatesFocus:!!(e.$flags$&16)})}}),s.is=e.$tagName$,Si(s,e)},vn=new WeakMap,Wt=s=>vn.get(s),Ti=(s,t)=>{const e={$flags$:0,$hostElement$:s,$cmpMeta$:t,$instanceValues$:new Map};return nn(s,e,t.$listeners$),vn.set(s,e)},ds=(s,t)=>t in s,yt=(s,t)=>(0,console.error)(s,t),Ut=new Map,Pi=[],ps=[],gn=[],Li=(s,t)=>e=>{s.push(e),he||(he=!0,t&&w.$flags$&4?Mi(de):w.raf(de))},fs=s=>{for(let t=0;t<s.length;t++)try{s[t](performance.now())}catch(e){yt(e)}s.length=0},de=()=>{fs(ps),fs(gn),(he=ps.length>0)&&w.raf(de)},Mi=s=>Gr().then(s),Ii=Li(gn,!0),Ui=(s={})=>{const{content:t="",title:e,attributes:n=[]}=s;let r="",i=[{name:"xmlns",value:"http://www.w3.org/2000/svg"},{name:"fill",value:"currentColor"},...n];return e&&(r=`<title>${e}</title>`),`<svg ${i.map(a=>`${a.name}="${a.value}"`).join(" ")}>${r}${t}</svg>`},Ri=s=>s.replace(/<(\/?)svg([^>]*)>/g,"").trim();function ji(s){return`${s.getFullYear()}.${s.getMonth()+1}`}class Hi{constructor(t){this.voca_component=t,this.voca_added=ji(new Date)}}const Ni="telia-vst{display:none}",Di=fn(class extends sn{constructor(){super(),this.__registerHost(),this.vocaInternalUStats=fi(this,"vocaInternalUStats",7)}connectedCallback(){this.vocaInternalUStats.emit(new Hi(this.dataTrackingId))}render(){return V(Oe,null)}static get style(){return Ni}},[0,"telia-vst",{dataTrackingId:[1,"data-tracking-id"]}]);function mn(){if(typeof customElements>"u")return;["telia-vst"].forEach(t=>{switch(t){case"telia-vst":customElements.get(t)||customElements.define(t,Di);break}})}mn();function pe(){return typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{vocadsIcons:void 0,vocadsIconsRegistered:!1}}function Bi(){if(typeof pe().vocadsIcons!==void 0)return pe().vocadsIcons}function zi(){return pe().vocadsIconsRegistered}const Fi=".telia-icon{display:inline-block}.telia-icon__container{display:block;height:inherit}.telia-icon svg{display:block}.telia-icon--sm{height:calc(1.6rem * var(--voca-rem-multiplier));min-width:calc(1.6rem * var(--voca-rem-multiplier));width:calc(1.6rem * var(--voca-rem-multiplier))}.telia-icon--md{height:calc(2.4rem * var(--voca-rem-multiplier));min-width:calc(2.4rem * var(--voca-rem-multiplier));width:calc(2.4rem * var(--voca-rem-multiplier))}.telia-icon--lg{height:calc(3.2rem * var(--voca-rem-multiplier));min-width:calc(3.2rem * var(--voca-rem-multiplier));width:calc(3.2rem * var(--voca-rem-multiplier))}",Wi=fn(class extends sn{constructor(){super(),this.__registerHost(),this.size="md",this.allyTitle=null,this.dataTrackingId="telia-icon"}getSvgString(){if(this.svg)return this.svg;if(zi()&&this.name){const s=Bi();return s[this.name]?s[this.name].svg:""}return this.name&&console.warn(this.name,"Icons bundle is not registered and will not be rendered. Check if you have registered icons bundle or use svg property"),""}render(){let s=this.getSvgString(),t=[{name:"viewBox",value:"0 0 64 64"}];this.allyTitle?t=[...t,{name:"role",value:"img"}]:t=[...t,{name:"aria-hidden",value:"true"}];const e=Ui({content:Ri(s),attributes:t,title:this.allyTitle});return V(Oe,{class:`telia-icon telia-icon--${this.size}`},V("span",{"aria-label":this.allyTitle,class:"telia-icon__container",innerHTML:e}),V("telia-vst",{dataTrackingId:this.dataTrackingId}))}static get style(){return Fi}},[0,"telia-icon",{name:[1],svg:[1],size:[1],allyTitle:[1,"ally-title"],dataTestid:[1,"data-testid"]}]);function Yi(){if(typeof customElements>"u")return;["telia-icon","telia-vst"].forEach(t=>{switch(t){case"telia-icon":customElements.get(t)||customElements.define(t,Wi);break;case"telia-vst":customElements.get(t)||mn();break}})}Yi();/**
|
21
|
+
*/let b=class extends K{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var e;const t=super.createRenderRoot();return(e=this.renderOptions).renderBefore??(e.renderBefore=t.firstChild),t}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=Yn(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)==null||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)==null||t.setConnected(!1)}render(){return H}};var As;b._$litElement$=!0,b.finalized=!0,(As=globalThis.litElementHydrateSupport)==null||As.call(globalThis,{LitElement:b});const se=globalThis.litElementPolyfillSupport;se==null||se({LitElement:b});(globalThis.litElementVersions??(globalThis.litElementVersions=[])).push("4.0.4");const qn={name:"alert",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M32 60C47.464 60 60 47.464 60 32C60 16.536 47.464 4 32 4C16.536 4 4 16.536 4 32C4.01731 47.4568 16.5432 59.9827 32 60ZM32 8.30769C45.0849 8.30769 55.6923 18.9151 55.6923 32C55.6923 45.0849 45.0849 55.6923 32 55.6923C18.9151 55.6923 8.30769 45.0849 8.30769 32C8.32247 18.9212 18.9212 8.32247 32 8.30769Z"/><path d="M29.3491 38.6031V20.6807C29.348 19.8662 29.4903 19.0598 29.7675 18.3096C29.9945 17.6371 30.3484 17.0302 30.804 16.5322C31.1251 16.1524 31.5593 15.9246 32.0204 15.894C32.6852 15.894 33.3496 16.471 34.0134 17.625C34.3738 18.1337 34.5955 18.7525 34.6509 19.4042V37.3267C34.6509 37.9947 34.2454 38.6329 33.4345 39.2414C32.6632 39.835 31.7547 40.1521 30.825 40.1523C29.8423 40.1524 29.3503 39.636 29.3491 38.6031Z"/><path d="M33.66 44.6959C33.9649 45.0866 34.161 45.551 34.2284 46.0419C34.2284 46.5397 33.8893 47.0083 33.2109 47.4476C32.5638 47.8771 31.8043 48.1062 31.0275 48.1061C30.1902 48.1061 29.7716 47.7271 29.7716 46.9693C29.7703 46.3788 29.8874 45.7941 30.116 45.2496C30.3064 44.7579 30.6022 44.3138 30.9826 43.9487C31.2626 43.6591 31.6427 43.4875 32.045 43.4692C32.5635 43.4692 33.1019 43.8781 33.66 44.6959Z"/></svg>'},Kn={name:"check-circle-filled",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M32 4C16.536 4 4 16.536 4 32C4 47.464 16.536 60 32 60C47.464 60 60 47.464 60 32C59.9829 16.5431 47.4569 4.01712 32 4ZM44.5613 24.5793L31.6382 43.9639C31.2806 44.5011 30.7008 44.8493 30.0586 44.9126C29.988 44.9197 29.9171 44.9232 29.8462 44.9231C29.275 44.9229 28.7272 44.696 28.3233 44.2921L19.7079 35.6767C19.1639 35.1326 18.9514 34.3396 19.1505 33.5964C19.3497 32.8533 19.9302 32.2728 20.6734 32.0736C21.4166 31.8745 22.2095 32.087 22.7536 32.631L29.5117 39.3881L40.9772 22.1899C41.4016 21.5439 42.1396 21.1749 42.9111 21.2229C43.6825 21.2709 44.3691 21.7286 44.7101 22.4223C45.0511 23.1159 44.9944 23.9391 44.5613 24.5793Z"/></svg>'},Gn={name:"check-circle",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M31.9998 4C16.5358 4 3.99976 16.536 3.99976 32C3.99976 47.464 16.5358 60 31.9998 60C47.4637 60 59.9998 47.464 59.9998 32C59.9826 16.5431 47.4566 4.01712 31.9998 4ZM31.9998 55.6923C18.9149 55.6923 8.30745 45.0849 8.30745 32C8.30745 18.9151 18.9149 8.30769 31.9998 8.30769C45.0847 8.30769 55.6921 18.9151 55.6921 32C55.6773 45.0788 45.0785 55.6775 31.9998 55.6923ZM44.5611 24.5793L31.638 43.9639C31.2804 44.5011 30.7005 44.8493 30.0584 44.9126C29.9878 44.9197 29.9169 44.9232 29.8459 44.9231C29.2747 44.9229 28.727 44.696 28.3231 44.2921L19.7077 35.6767C19.1636 35.1326 18.9512 34.3396 19.1503 33.5964C19.3494 32.8533 19.9299 32.2728 20.6731 32.0736C21.4163 31.8745 22.2093 32.087 22.7534 32.631L29.5115 39.3881L40.9769 22.1899C41.4013 21.5439 42.1394 21.1749 42.9108 21.2229C43.6823 21.2709 44.3688 21.7286 44.7099 22.4223C45.0509 23.1159 44.9941 23.9391 44.5611 24.5793Z"/></svg>'},Xn={name:"chevron-down",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M53.0318 24.8653L33.5318 44.3653C33.1256 44.7717 32.5745 45.0001 31.9999 45.0001C31.4253 45.0001 30.8742 44.7717 30.468 44.3653L10.968 24.8653C10.122 24.0193 10.122 22.6476 10.968 21.8015C11.8141 20.9555 13.1858 20.9555 14.0318 21.8015L31.9999 39.7696L49.968 21.8015C50.8141 20.9555 52.1858 20.9555 53.0318 21.8015C53.8779 22.6476 53.8779 24.0193 53.0318 24.8653Z"/></svg>'},Jn={name:"close-circle",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M32 56C45.2548 56 56 45.2548 56 32C56 18.7452 45.2548 8 32 8C18.7452 8 8 18.7452 8 32C8 45.2548 18.7452 56 32 56ZM32 60C47.464 60 60 47.464 60 32C60 16.536 47.464 4 32 4C16.536 4 4 16.536 4 32C4 47.464 16.536 60 32 60Z"/><path d="M25.2772 22.695C24.5164 21.8942 23.2505 21.8617 22.4497 22.6225C21.6488 23.3833 21.6164 24.6492 22.3772 25.45L29.2411 32.6752L22.4773 39.795C21.7166 40.5958 21.749 41.8617 22.5498 42.6225C23.3507 43.3833 24.6166 43.3508 25.3773 42.55L31.9998 35.5791L38.6222 42.55C39.3829 43.3508 40.6488 43.3833 41.4497 42.6225C42.2505 41.8617 42.2829 40.5958 41.5222 39.795L34.7584 32.6752L41.6223 25.45C42.3831 24.6492 42.3507 23.3833 41.5498 22.6225C40.749 21.8617 39.4831 21.8942 38.7224 22.695L31.9998 29.7714L25.2772 22.695Z"/></svg>'},rs={name:"mute",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M51.4283 11.6761L53.1768 9.53891C53.9347 8.61282 53.7982 7.24774 52.8722 6.48993C51.9461 5.73211 50.581 5.86852 49.8232 6.79461L36.3333 23.2822V13.3972C36.3332 11.6447 35.2774 10.0648 33.6583 9.39418C32.0391 8.72356 30.1755 9.09425 28.9362 10.3334L18.1029 21.1668H14.6667C9.88247 21.1722 6.00547 25.0492 6 29.8334V34.1668C6.00547 38.951 9.88247 42.828 14.6667 42.8334H18.1029L19.3315 44.0621L10.8232 54.4613C10.0653 55.3874 10.2018 56.7525 11.1279 57.5103C12.0539 58.2681 13.419 58.1317 14.1768 57.2056L22.411 47.1416L28.9362 53.6668C30.1755 54.9059 32.0391 55.2766 33.6583 54.606C35.2774 53.9354 36.3332 52.3555 36.3333 50.603V30.1254L42.6092 22.4549C44.2201 25.3756 45.044 28.6649 45 32.0001C45.1184 36.1899 43.7698 40.2896 41.1872 43.5909C40.409 44.5001 40.5152 45.8679 41.4243 46.6461C42.3334 47.4243 43.7012 47.3183 44.4795 46.4093C47.7313 42.3208 49.4486 37.2227 49.3333 32.0001C49.403 27.3538 48.067 22.7949 45.5005 18.9211L48.6119 15.1182C52.019 20.0793 53.7867 25.9829 53.6667 32.0001C53.6667 39.0587 51.4873 45.6518 47.6872 50.0909C46.909 51.0001 47.0152 52.3679 47.9243 53.1461C48.8334 53.9243 50.2012 53.8183 50.9795 52.9093C55.4408 47.6968 58 40.0764 58 32.0001C58 24.21 55.6006 16.8662 51.4283 11.6761ZM19.8971 38.5H14.6667C12.2744 38.4977 10.3357 36.559 10.3333 34.1667V29.8334C10.3357 27.4411 12.2744 25.5024 14.6667 25.5H19.8971L32 13.3972V28.5784L22.089 40.6919L19.8971 38.5ZM31.9997 50.603L25.1682 43.7715L31.9997 35.4218V50.603Z"/></svg>'},Qn={name:"question",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M32 4C16.536 4 4 16.536 4 32C4 47.464 16.536 60 32 60C47.464 60 60 47.464 60 32C59.9827 16.5432 47.4568 4.01731 32 4ZM32 55.6923C18.9151 55.6923 8.30769 45.0849 8.30769 32C8.30769 18.9151 18.9151 8.30769 32 8.30769C45.0849 8.30769 55.6923 18.9151 55.6923 32C55.6775 45.0788 45.0788 55.6775 32 55.6923Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M31.9423 37.5723L36.311 32.9068L36.7354 32.4448C39.7555 29.1161 40.7645 27.0647 40.7645 24.5087C40.7645 23.1091 40.4251 21.7942 39.7041 20.6491C38.3044 18.3587 35.6323 16.9166 32.2816 16.9166C28.7565 16.9166 25.3125 18.7414 23.2581 21.6772L23.1201 21.8791C22.8232 22.3032 22.696 22.6849 22.696 22.9818C22.696 23.7029 23.926 25.9932 25.2833 25.9932C25.5378 25.9932 25.7922 25.9084 26.0467 25.7388C26.2588 25.5691 26.5981 25.2298 27.0647 24.7208C28.8885 22.6849 30.1185 21.9215 31.7726 21.9215C33.6813 21.9215 35.081 23.1939 35.081 24.8905C35.081 26.375 34.2751 27.7746 32.3664 29.8529L28.2523 34.2216C27.9554 34.6033 27.7857 34.9426 27.7857 35.282C27.7857 35.6213 27.9978 36.1726 28.4219 36.8937C29.0581 37.8692 29.7368 38.3782 30.4578 38.3782C30.9244 38.3782 31.3909 38.1237 31.9423 37.5723ZM30.882 47.4972C29.2278 47.4972 27.6585 44.7403 27.6585 43.6799C27.6585 42.1954 30.0761 40.6261 32.4089 40.6261C33.6389 40.6261 34.2751 41.1775 34.2751 42.3227C34.2751 44.0616 33.4692 45.843 32.4513 46.7761C31.9423 47.2427 31.4334 47.4972 30.882 47.4972Z"/></svg>'},Vn={name:"send",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.41642 6.29292C5.99705 5.18016 3.38612 7.41823 4.12858 9.96847L10.5427 32L4.12858 54.0315C3.38612 56.5818 5.99704 58.8198 8.41642 57.7071L58.1942 34.8125C60.6019 33.7051 60.6019 30.2949 58.1942 29.1875L8.41642 6.29292ZM14.2569 29.9351L8.74174 10.9913L49.9295 29.9351H14.2569ZM14.2568 34.0651L8.74174 53.0087L49.9291 34.0651H14.2568Z"/></svg>'},ns={name:"volume",svg:'<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path fill-rule="evenodd" clip-rule="evenodd" d="M33.6578 9.3322C32.0391 8.65799 30.1735 9.02919 28.9362 10.2717L18.1029 21.105H14.6667C9.88247 21.1105 6.00547 24.9875 6 29.7717V34.105C6.00547 38.8892 9.88247 42.7662 14.6667 42.7717H18.1029L28.9362 53.605C30.1755 54.8442 32.0391 55.2149 33.6583 54.5442C35.2774 53.8736 36.3332 52.2937 36.3333 50.5412V13.3355C36.3365 11.5817 35.2794 10.0001 33.6578 9.3322ZM32 50.5411L19.8971 38.4382H14.6667C12.2744 38.4358 10.3357 36.4971 10.3333 34.1049V29.7716C10.3357 27.3793 12.2744 25.4406 14.6667 25.4382H19.8971L32 13.3353V50.5411ZM49.3334 31.9383C49.4487 37.161 47.7314 42.2591 44.4796 46.3475C43.7013 47.2565 42.3335 47.3625 41.4244 46.5843C40.5153 45.8061 40.4092 44.4383 41.1873 43.5291C43.7699 40.2278 45.1185 36.1282 45.0001 31.9383C45.1185 27.7485 43.7699 23.6488 41.1873 20.3475C40.4092 19.4383 40.5153 18.0705 41.4244 17.2923C42.3335 16.5141 43.7013 16.6201 44.4796 17.5291C47.7314 21.6176 49.4487 26.7157 49.3334 31.9383ZM58.0001 31.9383C58.0001 40.0147 55.441 47.635 50.9796 52.8475C50.2013 53.7565 48.8335 53.8625 47.9244 53.0843C47.0153 52.3061 46.9092 50.9383 47.6873 50.0291C51.4874 45.59 53.6668 38.9969 53.6668 31.9383C53.6668 24.8797 51.4874 18.2866 47.6873 13.8475C46.9092 12.9383 47.0153 11.5705 47.9244 10.7923C48.8335 10.0141 50.2013 10.1201 50.9796 11.0291C55.441 16.2416 58.0001 23.862 58.0001 31.9383Z"/></svg>'},G={allRenderFn:!1,cmpDidLoad:!0,cmpDidUnload:!1,cmpDidUpdate:!0,cmpDidRender:!0,cmpWillLoad:!0,cmpWillUpdate:!0,cmpWillRender:!0,connectedCallback:!0,disconnectedCallback:!0,element:!0,event:!0,hasRenderFn:!0,lifecycle:!0,hostListener:!0,hostListenerTargetWindow:!0,hostListenerTargetDocument:!0,hostListenerTargetBody:!0,hostListenerTargetParent:!1,hostListenerTarget:!0,member:!0,method:!0,mode:!0,observeAttribute:!0,prop:!0,propMutable:!0,reflect:!0,scoped:!0,shadowDom:!0,slot:!0,cssAnnotations:!0,state:!0,style:!0,svg:!0,updatable:!0,vdomAttribute:!0,vdomXlink:!0,vdomClass:!0,vdomFunctional:!0,vdomKey:!0,vdomListener:!0,vdomRef:!0,vdomPropOrAttr:!0,vdomRender:!0,vdomStyle:!0,vdomText:!0,watchCallback:!0,taskQueue:!0,hotModuleReplacement:!1,isDebug:!1,isDev:!1,isTesting:!1,hydrateServerSide:!1,hydrateClientSide:!1,lifecycleDOMEvents:!1,lazyLoad:!1,profile:!1,slotRelocation:!0,appendChildSlotFix:!1,cloneNodeFix:!1,hydratedAttribute:!1,hydratedClass:!0,safari10:!1,scriptDataOpts:!1,scopedSlotTextContentFix:!1,shadowDomShim:!1,slotChildNodesFix:!1,invisiblePrehydration:!0,propBoolean:!0,propNumber:!0,propString:!0,cssVarShim:!1,constructableCSS:!0,cmpShouldUpdate:!0,devTools:!1,dynamicImportShim:!1,shadowDelegatesFocus:!0,initializeNextTick:!1,asyncLoading:!1,asyncQueue:!1,transformTagName:!1,attachStyles:!0};let X,sr,Ft,rr=!1,It=!1,Oe=!1,C=!1,is=null,pe=!1;const Wt=typeof window<"u"?window:{},T=Wt.document||{head:{}},nr=Wt.HTMLElement||class{},w={$flags$:0,$resourcesUrl$:"",jmp:s=>s(),raf:s=>requestAnimationFrame(s),ael:(s,t,e,r)=>s.addEventListener(t,e,r),rel:(s,t,e,r)=>s.removeEventListener(t,e,r),ce:(s,t)=>new CustomEvent(s,t)},ti=(()=>{let s=!1;try{T.addEventListener("e",null,Object.defineProperty({},"passive",{get(){s=!0}}))}catch{}return s})(),ei=s=>Promise.resolve(s),si=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replace=="function"}catch{}return!1})(),ir=(s,t,e,r)=>{e&&e.map(([n,i,o])=>{const a=ni(s,n),l=ri(t,o),c=ii(n);w.ael(a,i,l,c),(t.$rmListeners$=t.$rmListeners$||[]).push(()=>w.rel(a,i,l,c))})},ri=(s,t)=>e=>{try{G.lazyLoad||s.$hostElement$[t](e)}catch(r){xt(r)}},ni=(s,t)=>t&4?T:t&8?Wt:t&16?T.body:s,ii=s=>ti?{passive:(s&1)!==0,capture:(s&2)!==0}:(s&2)!==0,os="http://www.w3.org/1999/xlink",Z=(s,t="")=>()=>{},as=new WeakMap,oi=(s,t,e)=>{let r=Ht.get(s);si&&e?(r=r||new CSSStyleSheet,r.replace(t)):r=t,Ht.set(s,r)},ai=(s,t,e,r)=>{let n=or(t,e),i=Ht.get(n);if(s=s.nodeType===11?s:T,i)if(typeof i=="string"){s=s.head||s;let o=as.get(s),a;o||as.set(s,o=new Set),o.has(n)||(a=T.createElement("style"),a.innerHTML=i,s.insertBefore(a,s.querySelector("link")),o&&o.add(n))}else s.adoptedStyleSheets.includes(i)||(s.adoptedStyleSheets=[...s.adoptedStyleSheets,i]);return n},li=s=>{const t=s.$cmpMeta$,e=s.$hostElement$,r=t.$flags$,n=Z("attachStyles",t.$tagName$),i=ai(e.shadowRoot?e.shadowRoot:e.getRootNode(),t,s.$modeName$);r&10&&(e["s-sc"]=i,e.classList.add(i+"-h"),r&2&&e.classList.add(i+"-s")),n()},or=(s,t)=>"sc-"+(t&&s.$flags$&32?s.$tagName$+"-"+t:s.$tagName$),ci=s=>ji.map(t=>t(s)).find(t=>!!t),ls={},hi="http://www.w3.org/2000/svg",ui="http://www.w3.org/1999/xhtml",di=s=>s!=null,ke=s=>(s=typeof s,s==="object"||s==="function"),tt=(s,t,...e)=>{let r=null,n=null,i=null,o=!1,a=!1,l=[];const c=u=>{for(let d=0;d<u.length;d++)r=u[d],Array.isArray(r)?c(r):r!=null&&typeof r!="boolean"&&((o=typeof s!="function"&&!ke(r))&&(r=String(r)),o&&a?l[l.length-1].$text$+=r:l.push(o?Rt(null,r):r),a=o)};if(c(e),t){t.key&&(n=t.key),t.name&&(i=t.name);{const u=t.className||t.class;u&&(t.class=typeof u!="object"?u:Object.keys(u).filter(d=>u[d]).join(" "))}}if(typeof s=="function")return s(t===null?{}:t,l,fi);const h=Rt(s,null);return h.$attrs$=t,l.length>0&&(h.$children$=l),h.$key$=n,h.$name$=i,h},Rt=(s,t)=>{const e={$flags$:0,$tag$:s,$text$:t,$elm$:null,$children$:null};return e.$attrs$=null,e.$key$=null,e.$name$=null,e},Te={},pi=s=>s&&s.$tag$===Te,fi={forEach:(s,t)=>s.map(cs).forEach(t),map:(s,t)=>s.map(cs).map(t).map(gi)},cs=s=>({vattrs:s.$attrs$,vchildren:s.$children$,vkey:s.$key$,vname:s.$name$,vtag:s.$tag$,vtext:s.$text$}),gi=s=>{if(typeof s.vtag=="function"){const e=Object.assign({},s.vattrs);return s.vkey&&(e.key=s.vkey),s.vname&&(e.name=s.vname),tt(s.vtag,e,...s.vchildren||[])}const t=Rt(s.vtag,s.vtext);return t.$attrs$=s.vattrs,t.$children$=s.vchildren,t.$key$=s.vkey,t.$name$=s.vname,t},hs=(s,t,e,r,n,i)=>{if(e!==r){let o=fs(s,t),a=t.toLowerCase();if(t==="class"){const l=s.classList,c=us(e),h=us(r);l.remove(...c.filter(u=>u&&!h.includes(u))),l.add(...h.filter(u=>u&&!c.includes(u)))}else if(t==="style"){for(const l in e)(!r||r[l]==null)&&(l.includes("-")?s.style.removeProperty(l):s.style[l]="");for(const l in r)(!e||r[l]!==e[l])&&(l.includes("-")?s.style.setProperty(l,r[l]):s.style[l]=r[l])}else if(t!=="key")if(t==="ref")r&&r(s);else if(!s.__lookupSetter__(t)&&t[0]==="o"&&t[1]==="n")t[2]==="-"?t=t.slice(3):fs(Wt,a)?t=a.slice(2):t=a[2]+t.slice(3),e&&w.rel(s,t,e,!1),r&&w.ael(s,t,r,!1);else{const l=ke(r);if((o||l&&r!==null)&&!n)try{if(s.tagName.includes("-"))s[t]=r;else{let h=r??"";t==="list"?o=!1:(e==null||s[t]!=h)&&(s[t]=h)}}catch{}let c=!1;a!==(a=a.replace(/^xlink\:?/,""))&&(t=a,c=!0),r==null||r===!1?(r!==!1||s.getAttribute(t)==="")&&(c?s.removeAttributeNS(os,t):s.removeAttribute(t)):(!o||i&4||n)&&!l&&(r=r===!0?"":r,c?s.setAttributeNS(os,t,r):s.setAttribute(t,r))}}},vi=/\s/,us=s=>s?s.split(vi):[],ar=(s,t,e,r)=>{const n=t.$elm$.nodeType===11&&t.$elm$.host?t.$elm$.host:t.$elm$,i=s&&s.$attrs$||ls,o=t.$attrs$||ls;for(r in i)r in o||hs(n,r,i[r],void 0,e,t.$flags$);for(r in o)hs(n,r,i[r],o[r],e,t.$flags$)},jt=(s,t,e,r)=>{let n=t.$children$[e],i=0,o,a,l;if(rr||(Oe=!0,n.$tag$==="slot"&&(X&&r.classList.add(X+"-s"),n.$flags$|=n.$children$?2:1)),n.$text$!==null)o=n.$elm$=T.createTextNode(n.$text$);else if(n.$flags$&1)o=n.$elm$=T.createTextNode("");else{if(C||(C=n.$tag$==="svg"),o=n.$elm$=T.createElementNS(C?hi:ui,n.$flags$&2?"slot-fb":n.$tag$),C&&n.$tag$==="foreignObject"&&(C=!1),ar(null,n,C),di(X)&&o["s-si"]!==X&&o.classList.add(o["s-si"]=X),n.$children$)for(i=0;i<n.$children$.length;++i)a=jt(s,n,i,o),a&&o.appendChild(a);n.$tag$==="svg"?C=!1:o.tagName==="foreignObject"&&(C=!0)}return o["s-hn"]=Ft,n.$flags$&3&&(o["s-sr"]=!0,o["s-cr"]=sr,o["s-sn"]=n.$name$||"",l=s&&s.$children$&&s.$children$[e],l&&l.$tag$===n.$tag$&&s.$elm$&>(s.$elm$,!1)),o},gt=(s,t)=>{w.$flags$|=1;const e=s.childNodes;for(let r=e.length-1;r>=0;r--){const n=e[r];n["s-hn"]!==Ft&&n["s-ol"]&&(hr(n).insertBefore(n,Le(n)),n["s-ol"].remove(),n["s-ol"]=void 0,Oe=!0),t&>(n,t)}w.$flags$&=-2},lr=(s,t,e,r,n,i)=>{let o=s["s-cr"]&&s["s-cr"].parentNode||s,a;for(o.shadowRoot&&o.tagName===Ft&&(o=o.shadowRoot);n<=i;++n)r[n]&&(a=jt(null,e,n,s),a&&(r[n].$elm$=a,o.insertBefore(a,Le(t))))},cr=(s,t,e,r,n)=>{for(;t<=e;++t)(r=s[t])&&(n=r.$elm$,pr(r),It=!0,n["s-ol"]?n["s-ol"].remove():gt(n,!0),n.remove())},mi=(s,t,e,r)=>{let n=0,i=0,o=0,a=0,l=t.length-1,c=t[0],h=t[l],u=r.length-1,d=r[0],p=r[u],$,m;for(;n<=l&&i<=u;)if(c==null)c=t[++n];else if(h==null)h=t[--l];else if(d==null)d=r[++i];else if(p==null)p=r[--u];else if(At(c,d))J(c,d),c=t[++n],d=r[++i];else if(At(h,p))J(h,p),h=t[--l],p=r[--u];else if(At(c,p))(c.$tag$==="slot"||p.$tag$==="slot")&>(c.$elm$.parentNode,!1),J(c,p),s.insertBefore(c.$elm$,h.$elm$.nextSibling),c=t[++n],p=r[--u];else if(At(h,d))(c.$tag$==="slot"||p.$tag$==="slot")&>(h.$elm$.parentNode,!1),J(h,d),s.insertBefore(h.$elm$,c.$elm$),h=t[--l],d=r[++i];else{for(o=-1,a=n;a<=l;++a)if(t[a]&&t[a].$key$!==null&&t[a].$key$===d.$key$){o=a;break}o>=0?(m=t[o],m.$tag$!==d.$tag$?$=jt(t&&t[i],e,o,s):(J(m,d),t[o]=void 0,$=m.$elm$),d=r[++i]):($=jt(t&&t[i],e,i,s),d=r[++i]),$&&hr(c.$elm$).insertBefore($,Le(c.$elm$))}n>l?lr(s,r[u+1]==null?null:r[u+1].$elm$,e,r,i,u):i>u&&cr(t,n,l)},At=(s,t)=>s.$tag$===t.$tag$?s.$tag$==="slot"?s.$name$===t.$name$:s.$key$===t.$key$:!1,Le=s=>s&&s["s-ol"]||s,hr=s=>(s["s-ol"]?s["s-ol"]:s).parentNode,J=(s,t)=>{const e=t.$elm$=s.$elm$,r=s.$children$,n=t.$children$,i=t.$tag$,o=t.$text$;let a;o===null?(C=i==="svg"?!0:i==="foreignObject"?!1:C,i==="slot"||ar(s,t,C),r!==null&&n!==null?mi(e,r,t,n):n!==null?(s.$text$!==null&&(e.textContent=""),lr(e,null,t,n,0,n.length-1)):r!==null&&cr(r,0,r.length-1),C&&i==="svg"&&(C=!1)):(a=e["s-cr"])?a.parentNode.textContent=o:s.$text$!==o&&(e.data=o)},ur=s=>{let t=s.childNodes,e,r,n,i,o,a;for(r=0,n=t.length;r<n;r++)if(e=t[r],e.nodeType===1){if(e["s-sr"]){for(o=e["s-sn"],e.hidden=!1,i=0;i<n;i++)if(a=t[i].nodeType,t[i]["s-hn"]!==e["s-hn"]||o!==""){if(a===1&&o===t[i].getAttribute("slot")){e.hidden=!0;break}}else if(a===1||a===3&&t[i].textContent.trim()!==""){e.hidden=!0;break}}ur(e)}},E=[],dr=s=>{let t,e,r,n,i,o,a=0,l=s.childNodes,c=l.length;for(;a<c;a++){if(t=l[a],t["s-sr"]&&(e=t["s-cr"])&&e.parentNode)for(r=e.parentNode.childNodes,n=t["s-sn"],o=r.length-1;o>=0;o--)e=r[o],!e["s-cn"]&&!e["s-nr"]&&e["s-hn"]!==t["s-hn"]&&(ds(e,n)?(i=E.find(h=>h.$nodeToRelocate$===e),It=!0,e["s-sn"]=e["s-sn"]||n,i?i.$slotRefNode$=t:E.push({$slotRefNode$:t,$nodeToRelocate$:e}),e["s-sr"]&&E.map(h=>{ds(h.$nodeToRelocate$,e["s-sn"])&&(i=E.find(u=>u.$nodeToRelocate$===e),i&&!h.$slotRefNode$&&(h.$slotRefNode$=i.$slotRefNode$))})):E.some(h=>h.$nodeToRelocate$===e)||E.push({$nodeToRelocate$:e}));t.nodeType===1&&dr(t)}},ds=(s,t)=>s.nodeType===1?s.getAttribute("slot")===null&&t===""||s.getAttribute("slot")===t:s["s-sn"]===t?!0:t==="",pr=s=>{s.$attrs$&&s.$attrs$.ref&&s.$attrs$.ref(null),s.$children$&&s.$children$.map(pr)},$i=(s,t)=>{const e=s.$hostElement$,r=s.$cmpMeta$,n=s.$vnode$||Rt(null,null),i=pi(t)?t:tt(null,null,t);Ft=e.tagName,r.$attrsToReflect$&&(i.$attrs$=i.$attrs$||{},r.$attrsToReflect$.map(([o,a])=>i.$attrs$[a]=e[o])),i.$tag$=null,i.$flags$|=4,s.$vnode$=i,i.$elm$=n.$elm$=e.shadowRoot||e,X=e["s-sc"],sr=e["s-cr"],rr=(r.$flags$&1)!==0,It=!1,J(n,i);{if(w.$flags$|=1,Oe){dr(i.$elm$);let o,a,l,c,h,u,d=0;for(;d<E.length;d++)o=E[d],a=o.$nodeToRelocate$,a["s-ol"]||(l=T.createTextNode(""),l["s-nr"]=a,a.parentNode.insertBefore(a["s-ol"]=l,a));for(d=0;d<E.length;d++)if(o=E[d],a=o.$nodeToRelocate$,o.$slotRefNode$){for(c=o.$slotRefNode$.parentNode,h=o.$slotRefNode$.nextSibling,l=a["s-ol"];l=l.previousSibling;)if(u=l["s-nr"],u&&u["s-sn"]===a["s-sn"]&&c===u.parentNode&&(u=u.nextSibling,!u||!u["s-nr"])){h=u;break}(!h&&c!==a.parentNode||a.nextSibling!==h)&&a!==h&&(!a["s-hn"]&&a["s-ol"]&&(a["s-hn"]=a["s-ol"].parentNode.nodeName),c.insertBefore(a,h))}else a.nodeType===1&&(a.hidden=!0)}It&&ur(i.$elm$),w.$flags$&=-2,E.length=0}},yi=s=>s,bi=(s,t,e)=>{const r=yi(s);return{emit:n=>wi(r,t,{bubbles:!!(e&4),composed:!!(e&2),cancelable:!!(e&1),detail:n})}},wi=(s,t,e)=>{const r=w.ce(t,e);return s.dispatchEvent(r),r},xi=(s,t)=>{},fr=(s,t)=>(s.$flags$|=16,xi(s,s.$ancestorComponent$),Ni(()=>_i(s,t))),_i=(s,t)=>{const e=s.$hostElement$,r=Z("scheduleUpdate",s.$cmpMeta$.$tagName$),n=e;let i;return t?i=et(n,"componentWillLoad"):i=et(n,"componentWillUpdate"),i=ps(i,()=>et(n,"componentWillRender")),r(),ps(i,()=>Si(s,n,t))},Si=async(s,t,e)=>{const r=s.$hostElement$,n=Z("update",s.$cmpMeta$.$tagName$);r["s-rc"],e&&li(s);const i=Z("render",s.$cmpMeta$.$tagName$);Ci(s,t,r),i(),n(),Ai(s)},Ci=(s,t,e)=>{try{is=t,t=t.render&&t.render(),s.$flags$&=-17,s.$flags$|=2,(G.hasRenderFn||G.reflect)&&(G.vdomRender||G.reflect)&&(G.hydrateServerSide||$i(s,t))}catch(a){xt(a,s.$hostElement$)}return is=null,null},Ai=s=>{const t=s.$cmpMeta$.$tagName$,e=s.$hostElement$,r=Z("postUpdate",t),n=e;s.$ancestorComponent$,et(n,"componentDidRender"),s.$flags$&64?(et(n,"componentDidUpdate"),r()):(s.$flags$|=64,et(n,"componentDidLoad"),r())},et=(s,t,e)=>{if(s&&s[t])try{return s[t](e)}catch(r){xt(r)}},ps=(s,t)=>s&&s.then?s.then(t):t(),Ei=(s,t)=>s!=null&&!ke(s)?t&4?s==="false"?!1:s===""||!!s:t&2?parseFloat(s):t&1?String(s):s:s,Oi=(s,t)=>Zt(s).$instanceValues$.get(t),ki=(s,t,e,r)=>{const n=Zt(s),i=s,o=n.$instanceValues$.get(t),a=n.$flags$,l=i;e=Ei(e,r.$members$[t][0]);const c=Number.isNaN(o)&&Number.isNaN(e);if(e!==o&&!c){n.$instanceValues$.set(t,e);{if(r.$watchers$&&a&128){const u=r.$watchers$[t];u&&u.map(d=>{try{l[d](e,o,t)}catch(p){xt(p,i)}})}if((a&18)===2){if(l.componentShouldUpdate&&l.componentShouldUpdate(e,o,t)===!1)return;fr(n,!1)}}}},Ti=(s,t,e)=>{if(t.$members$){s.watchers&&(t.$watchers$=s.watchers);const r=Object.entries(t.$members$),n=s.prototype;r.map(([i,[o]])=>{(o&31||o&32)&&Object.defineProperty(n,i,{get(){return Oi(this,i)},set(a){ki(this,i,a,t)},configurable:!0,enumerable:!0})});{const i=new Map;n.attributeChangedCallback=function(o,a,l){w.jmp(()=>{const c=i.get(o);if(this.hasOwnProperty(c))l=this[c],delete this[c];else if(n.hasOwnProperty(c)&&typeof this[c]=="number"&&this[c]==l)return;this[c]=l===null&&typeof this[c]=="boolean"?!1:l})},s.observedAttributes=r.filter(([o,a])=>a[0]&15).map(([o,a])=>{const l=a[1]||o;return i.set(l,o),a[0]&512&&t.$attrsToReflect$.push([o,l]),l})}}return s},Li=async(s,t,e,r,n)=>{if(!(t.$flags$&32)&&(n=s.constructor,t.$flags$|=32,customElements.whenDefined(e.$tagName$).then(()=>t.$flags$|=128),n.style)){let o=n.style;typeof o!="string"&&(o=o[t.$modeName$=ci(s)]);const a=or(e,t.$modeName$);if(!Ht.has(a)){const l=Z("registerStyles",e.$tagName$);oi(a,o,!!(e.$flags$&1)),l()}}t.$ancestorComponent$,(()=>fr(t,!0))()},Pi=s=>{},Mi=s=>{if(!(w.$flags$&1)){const t=Zt(s),e=t.$cmpMeta$,r=Z("connectedCallback",e.$tagName$);t.$flags$&1?(ir(s,t,e.$listeners$),Pi(t.$lazyInstance$)):(t.$flags$|=1,e.$flags$&12&&Ui(s),e.$members$&&Object.entries(e.$members$).map(([n,[i]])=>{if(i&31&&s.hasOwnProperty(n)){const o=s[n];delete s[n],s[n]=o}}),Li(s,t,e)),r()}},Ui=s=>{const t=s["s-cr"]=T.createComment("");t["s-cn"]=!0,s.insertBefore(t,s.firstChild)},Ii=s=>{if(!(w.$flags$&1)){const t=Zt(s);t.$rmListeners$&&(t.$rmListeners$.map(e=>e()),t.$rmListeners$=void 0)}},gr=(s,t)=>{const e={$flags$:t[0],$tagName$:t[1]};e.$members$=t[2],e.$listeners$=t[3],e.$watchers$=s.$watchers$,e.$attrsToReflect$=[];const r=s.prototype.connectedCallback,n=s.prototype.disconnectedCallback;return Object.assign(s.prototype,{__registerHost(){Ri(this,e)},connectedCallback(){Mi(this),r&&r.call(this)},disconnectedCallback(){Ii(this),n&&n.call(this)},__attachShadow(){this.attachShadow({mode:"open",delegatesFocus:!!(e.$flags$&16)})}}),s.is=e.$tagName$,Ti(s,e)},vr=new WeakMap,Zt=s=>vr.get(s),Ri=(s,t)=>{const e={$flags$:0,$hostElement$:s,$cmpMeta$:t,$instanceValues$:new Map};return ir(s,e,t.$listeners$),vr.set(s,e)},fs=(s,t)=>t in s,xt=(s,t)=>(0,console.error)(s,t),Ht=new Map,ji=[],gs=[],mr=[],Hi=(s,t)=>e=>{s.push(e),pe||(pe=!0,t&&w.$flags$&4?Di(fe):w.raf(fe))},vs=s=>{for(let t=0;t<s.length;t++)try{s[t](performance.now())}catch(e){xt(e)}s.length=0},fe=()=>{vs(gs),vs(mr),(pe=gs.length>0)&&w.raf(fe)},Di=s=>ei().then(s),Ni=Hi(mr,!0),Bi=(s={})=>{const{content:t="",title:e,attributes:r=[]}=s;let n="",i=[{name:"xmlns",value:"http://www.w3.org/2000/svg"},{name:"fill",value:"currentColor"},...r];return e&&(n=`<title>${e}</title>`),`<svg ${i.map(a=>`${a.name}="${a.value}"`).join(" ")}>${n}${t}</svg>`},zi=s=>s.replace(/<(\/?)svg([^>]*)>/g,"").trim();function Fi(s){return`${s.getFullYear()}.${s.getMonth()+1}`}class Wi{constructor(t){this.voca_component=t,this.voca_added=Fi(new Date)}}const Zi="telia-vst{display:none}",Yi=gr(class extends nr{constructor(){super(),this.__registerHost(),this.vocaInternalUStats=bi(this,"vocaInternalUStats",7)}connectedCallback(){this.vocaInternalUStats.emit(new Wi(this.dataTrackingId))}render(){return tt(Te,null)}static get style(){return Zi}},[0,"telia-vst",{dataTrackingId:[1,"data-tracking-id"]}]);function $r(){if(typeof customElements>"u")return;["telia-vst"].forEach(t=>{switch(t){case"telia-vst":customElements.get(t)||customElements.define(t,Yi);break}})}$r();function ge(){return typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{vocadsIcons:void 0,vocadsIconsRegistered:!1}}function qi(){if(typeof ge().vocadsIcons!==void 0)return ge().vocadsIcons}function Ki(){return ge().vocadsIconsRegistered}const Gi=".telia-icon{display:inline-block}.telia-icon__container{display:block;height:inherit}.telia-icon svg{display:block}.telia-icon--sm{height:calc(1.6rem * var(--voca-rem-multiplier));min-width:calc(1.6rem * var(--voca-rem-multiplier));width:calc(1.6rem * var(--voca-rem-multiplier))}.telia-icon--md{height:calc(2.4rem * var(--voca-rem-multiplier));min-width:calc(2.4rem * var(--voca-rem-multiplier));width:calc(2.4rem * var(--voca-rem-multiplier))}.telia-icon--lg{height:calc(3.2rem * var(--voca-rem-multiplier));min-width:calc(3.2rem * var(--voca-rem-multiplier));width:calc(3.2rem * var(--voca-rem-multiplier))}",Xi=gr(class extends nr{constructor(){super(),this.__registerHost(),this.size="md",this.allyTitle=null,this.dataTrackingId="telia-icon"}getSvgString(){if(this.svg)return this.svg;if(Ki()&&this.name){const s=qi();return s[this.name]?s[this.name].svg:""}return this.name&&console.warn(this.name,"Icons bundle is not registered and will not be rendered. Check if you have registered icons bundle or use svg property"),""}render(){let s=this.getSvgString(),t=[{name:"viewBox",value:"0 0 64 64"}];this.allyTitle?t=[...t,{name:"role",value:"img"}]:t=[...t,{name:"aria-hidden",value:"true"}];const e=Bi({content:zi(s),attributes:t,title:this.allyTitle});return tt(Te,{class:`telia-icon telia-icon--${this.size}`},tt("span",{"aria-label":this.allyTitle,class:"telia-icon__container",innerHTML:e}),tt("telia-vst",{dataTrackingId:this.dataTrackingId}))}static get style(){return Gi}},[0,"telia-icon",{name:[1],svg:[1],size:[1],allyTitle:[1,"ally-title"],dataTestid:[1,"data-testid"]}]);function Ji(){if(typeof customElements>"u")return;["telia-icon","telia-vst"].forEach(t=>{switch(t){case"telia-icon":customElements.get(t)||customElements.define(t,Xi);break;case"telia-vst":customElements.get(t)||$r();break}})}Ji();/**
|
22
22
|
* @license
|
23
23
|
* Copyright 2017 Google LLC
|
24
24
|
* SPDX-License-Identifier: BSD-3-Clause
|
25
|
-
*/const
|
25
|
+
*/const Qi=s=>(t,e)=>{e!==void 0?e.addInitializer(()=>{customElements.define(s,t)}):customElements.define(s,t)};/**
|
26
26
|
* @license
|
27
27
|
* Copyright 2017 Google LLC
|
28
28
|
* SPDX-License-Identifier: BSD-3-Clause
|
29
|
-
*/
|
29
|
+
*/const Vi={attribute:!0,type:String,converter:Mt,reflect:!1,hasChanged:Ee},to=(s=Vi,t,e)=>{const{kind:r,metadata:n}=e;let i=globalThis.litPropertyMetadata.get(n);if(i===void 0&&globalThis.litPropertyMetadata.set(n,i=new Map),i.set(e.name,s),r==="accessor"){const{name:o}=e;return{set(a){const l=t.get.call(this);t.set.call(this,a),this.requestUpdate(o,l,s)},init(a){return a!==void 0&&this.P(o,void 0,s),a}}}if(r==="setter"){const{name:o}=e;return function(a){const l=this[o];t.call(this,a),this.requestUpdate(o,l,s)}}throw Error("Unsupported decorator location: "+r)};function y(s){return(t,e)=>typeof e=="object"?to(s,t,e):((r,n,i)=>{const o=n.hasOwnProperty(i);return n.constructor.createProperty(i,o?{...r,wrapped:!0}:r),o?Object.getOwnPropertyDescriptor(n,i):void 0})(s,t,e)}/**
|
30
|
+
* @license
|
31
|
+
* Copyright 2017 Google LLC
|
32
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
33
|
+
*/function A(s){return y({...s,state:!0,attribute:!1})}/**
|
30
34
|
* @license
|
31
35
|
* Copyright 2020 Google LLC
|
32
36
|
* SPDX-License-Identifier: BSD-3-Clause
|
33
|
-
*/const
|
37
|
+
*/const eo=s=>s.strings===void 0;/**
|
34
38
|
* @license
|
35
39
|
* Copyright 2017 Google LLC
|
36
40
|
* SPDX-License-Identifier: BSD-3-Clause
|
37
|
-
*/const Yt={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},
|
41
|
+
*/const Yt={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},qt=s=>(...t)=>({_$litDirective$:s,values:t});let Pe=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,r){this._$Ct=t,this._$AM=e,this._$Ci=r}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}};/**
|
38
42
|
* @license
|
39
43
|
* Copyright 2017 Google LLC
|
40
44
|
* SPDX-License-Identifier: BSD-3-Clause
|
41
|
-
*/const ct=(s,t)=>{var
|
45
|
+
*/const ct=(s,t)=>{var r;const e=s._$AN;if(e===void 0)return!1;for(const n of e)(r=n._$AO)==null||r.call(n,t,!1),ct(n,t);return!0},Dt=s=>{let t,e;do{if((t=s._$AM)===void 0)break;e=t._$AN,e.delete(s),s=t}while((e==null?void 0:e.size)===0)},yr=s=>{for(let t;t=s._$AM;s=t){let e=t._$AN;if(e===void 0)t._$AN=e=new Set;else if(e.has(s))break;e.add(s),no(t)}};function so(s){this._$AN!==void 0?(Dt(this),this._$AM=s,yr(this)):this._$AM=s}function ro(s,t=!1,e=0){const r=this._$AH,n=this._$AN;if(n!==void 0&&n.size!==0)if(t)if(Array.isArray(r))for(let i=e;i<r.length;i++)ct(r[i],!1),Dt(r[i]);else r!=null&&(ct(r,!1),Dt(r));else ct(this,s)}const no=s=>{s.type==Yt.CHILD&&(s._$AP??(s._$AP=ro),s._$AQ??(s._$AQ=so))};let br=class extends Pe{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,e,r){super._$AT(t,e,r),yr(this),this.isConnected=t._$AU}_$AO(t,e=!0){var r,n;t!==this.isConnected&&(this.isConnected=t,t?(r=this.reconnected)==null||r.call(this):(n=this.disconnected)==null||n.call(this)),e&&(ct(this,t),Dt(this))}setValue(t){if(eo(this._$Ct))this._$Ct._$AI(t,this);else{const e=[...this._$Ct._$AH];e[this._$Ci]=t,this._$Ct._$AI(e,this,0)}}disconnected(){}reconnected(){}};/**
|
42
46
|
* @license
|
43
47
|
* Copyright 2020 Google LLC
|
44
48
|
* SPDX-License-Identifier: BSD-3-Clause
|
45
|
-
*/const
|
49
|
+
*/const ht=()=>new io;class io{}const re=new WeakMap,ut=qt(class extends br{render(s){return f}update(s,[t]){var r;const e=t!==this.Y;return e&&this.Y!==void 0&&this.rt(void 0),(e||this.lt!==this.ct)&&(this.Y=t,this.ht=(r=s.options)==null?void 0:r.host,this.rt(this.ct=s.element)),f}rt(s){if(typeof this.Y=="function"){const t=this.ht??globalThis;let e=re.get(t);e===void 0&&(e=new WeakMap,re.set(t,e)),e.get(this.Y)!==void 0&&this.Y.call(this.ht,void 0),e.set(this.Y,s),s!==void 0&&this.Y.call(this.ht,s)}else this.Y.value=s}get lt(){var s,t;return typeof this.Y=="function"?(s=re.get(this.ht??globalThis))==null?void 0:s.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)}});/**
|
46
50
|
* @license
|
47
51
|
* Copyright 2018 Google LLC
|
48
52
|
* SPDX-License-Identifier: BSD-3-Clause
|
49
|
-
*/const
|
53
|
+
*/const vt=qt(class extends Pe{constructor(s){var t;if(super(s),s.type!==Yt.ATTRIBUTE||s.name!=="class"||((t=s.strings)==null?void 0:t.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(s){return" "+Object.keys(s).filter(t=>s[t]).join(" ")+" "}update(s,[t]){var r,n;if(this.st===void 0){this.st=new Set,s.strings!==void 0&&(this.nt=new Set(s.strings.join(" ").split(/\s/).filter(i=>i!=="")));for(const i in t)t[i]&&!((r=this.nt)!=null&&r.has(i))&&this.st.add(i);return this.render(t)}const e=s.element.classList;for(const i of this.st)i in t||(e.remove(i),this.st.delete(i));for(const i in t){const o=!!t[i];o===this.st.has(i)||(n=this.nt)!=null&&n.has(i)||(o?(e.add(i),this.st.add(i)):(e.remove(i),this.st.delete(i)))}return H}});var oo=Object.defineProperty,ao=Object.getOwnPropertyDescriptor,lo=(s,t,e,r)=>{for(var n=r>1?void 0:r?ao(t,e):t,i=s.length-1,o;i>=0;i--)(o=s[i])&&(n=(r?o(t,e,n):o(n))||n);return r&&n&&oo(t,e,n),n};class Me extends b{constructor(){super(...arguments),this.anchor="BottomRight"}appendChild(t){var e;return(e=this.shadowRoot)==null||e.appendChild(t),t}render(){return this.anchor==="BottomLeft"?this.renderRoot.host.classList.add("bottom-left"):this.anchor==="BottomRight"&&this.renderRoot.host.classList.add("bottom-right"),f}}Me.styles=[S`
|
50
54
|
:host {
|
51
55
|
position: fixed;
|
52
56
|
display: flex;
|
@@ -62,17 +66,17 @@
|
|
62
66
|
bottom: 20px;
|
63
67
|
left: 20px;
|
64
68
|
}
|
65
|
-
`];
|
69
|
+
`];lo([y({attribute:!0})],Me.prototype,"anchor",2);const co=new WeakMap;let ms=0;const ne=new Map,$s=new WeakSet,ys=()=>new Promise(s=>requestAnimationFrame(s)),ho=[{transform:"translateX(100%) scale(0)",opacity:0}],uo=[{opacity:0}],bs=[{opacity:0},{opacity:1}],ws=(s,t)=>{const e=s-t;return e===0?void 0:e},xs=(s,t)=>{const e=s/t;return e===1?void 0:e},ie={left:(s,t)=>{const e=ws(s,t);return{value:e,transform:e==null||isNaN(e)?void 0:`translateX(${e}px)`}},top:(s,t)=>{const e=ws(s,t);return{value:e,transform:e==null||isNaN(e)?void 0:`translateY(${e}px)`}},width:(s,t)=>{let e;t===0&&(t=1,e={width:"1px"});const r=xs(s,t);return{value:r,overrideFrom:e,transform:r==null||isNaN(r)?void 0:`scaleX(${r})`}},height:(s,t)=>{let e;t===0&&(t=1,e={height:"1px"});const r=xs(s,t);return{value:r,overrideFrom:e,transform:r==null||isNaN(r)?void 0:`scaleY(${r})`}}},po={duration:333,easing:"ease-in-out"},fo=["left","top","width","height","opacity","color","background"],_s=new WeakMap;class go extends br{constructor(t){if(super(t),this.t=!1,this.i=null,this.o=null,this.h=!0,this.shouldLog=!1,t.type===Yt.CHILD)throw Error("The `animate` directive must be used in attribute position.");this.createFinished()}createFinished(){var t;(t=this.resolveFinished)==null||t.call(this),this.finished=new Promise(e=>{this.l=e})}async resolveFinished(){var t;(t=this.l)==null||t.call(this),this.l=void 0}render(t){return f}getController(){return co.get(this.u)}isDisabled(){var t;return this.options.disabled||((t=this.getController())==null?void 0:t.disabled)}update(t,[e]){var n;const r=this.u===void 0;return r&&(this.u=(n=t.options)==null?void 0:n.host,this.u.addController(this),this.u.updateComplete.then(i=>this.t=!0),this.element=t.element,_s.set(this.element,this)),this.optionsOrCallback=e,(r||typeof e!="function")&&this.p(e),this.render(e)}p(t){t=t??{};const e=this.getController();e!==void 0&&((t={...e.defaultOptions,...t}).keyframeOptions={...e.defaultOptions.keyframeOptions,...t.keyframeOptions}),t.properties??(t.properties=fo),this.options=t}m(){const t={},e=this.element.getBoundingClientRect(),r=getComputedStyle(this.element);return this.options.properties.forEach(n=>{const i=e[n]??(ie[n]?void 0:r[n]),o=Number(i);t[n]=isNaN(o)?i+"":o}),t}v(){let t,e=!0;return this.options.guard&&(t=this.options.guard(),e=((r,n)=>{if(Array.isArray(r)){if(Array.isArray(n)&&n.length===r.length&&r.every((i,o)=>i===n[o]))return!1}else if(n===r)return!1;return!0})(t,this._)),this.h=this.t&&!this.isDisabled()&&!this.isAnimating()&&e&&this.element.isConnected,this.h&&(this._=Array.isArray(t)?Array.from(t):t),this.h}hostUpdate(){typeof this.optionsOrCallback=="function"&&this.p(this.optionsOrCallback()),this.v()&&(this.A=this.m(),this.i=this.i??this.element.parentNode,this.o=this.element.nextSibling)}async hostUpdated(){if(!this.h||!this.element.isConnected||this.options.skipInitial&&!this.isHostRendered)return;let t;this.prepare(),await ys;const e=this.O(),r=this.j(this.options.keyframeOptions,e),n=this.m();if(this.A!==void 0){const{from:i,to:o}=this.N(this.A,n,e);this.log("measured",[this.A,n,i,o]),t=this.calculateKeyframes(i,o)}else{const i=ne.get(this.options.inId);if(i){ne.delete(this.options.inId);const{from:o,to:a}=this.N(i,n,e);t=this.calculateKeyframes(o,a),t=this.options.in?[{...this.options.in[0],...t[0]},...this.options.in.slice(1),t[1]]:t,ms++,t.forEach(l=>l.zIndex=ms)}else this.options.in&&(t=[...this.options.in,{}])}this.animate(t,r)}resetStyles(){this.P!==void 0&&(this.element.setAttribute("style",this.P??""),this.P=void 0)}commitStyles(){var t,e;this.P=this.element.getAttribute("style"),(t=this.webAnimation)==null||t.commitStyles(),(e=this.webAnimation)==null||e.cancel()}reconnected(){}async disconnected(){var e;if(!this.h||(this.options.id!==void 0&&ne.set(this.options.id,this.A),this.options.out===void 0))return;if(this.prepare(),await ys(),(e=this.i)==null?void 0:e.isConnected){const r=this.o&&this.o.parentNode===this.i?this.o:null;if(this.i.insertBefore(this.element,r),this.options.stabilizeOut){const n=this.m();this.log("stabilizing out");const i=this.A.left-n.left,o=this.A.top-n.top;getComputedStyle(this.element).position!=="static"||i===0&&o===0||(this.element.style.position="relative"),i!==0&&(this.element.style.left=i+"px"),o!==0&&(this.element.style.top=o+"px")}}const t=this.j(this.options.keyframeOptions);await this.animate(this.options.out,t),this.element.remove()}prepare(){this.createFinished()}start(){var t,e;(e=(t=this.options).onStart)==null||e.call(t,this)}didFinish(t){var e,r;t&&((r=(e=this.options).onComplete)==null||r.call(e,this)),this.A=void 0,this.animatingProperties=void 0,this.frames=void 0,this.resolveFinished()}O(){const t=[];for(let e=this.element.parentNode;e;e=e==null?void 0:e.parentNode){const r=_s.get(e);r&&!r.isDisabled()&&r&&t.push(r)}return t}get isHostRendered(){const t=$s.has(this.u);return t||this.u.updateComplete.then(()=>{$s.add(this.u)}),t}j(t,e=this.O()){const r={...po};return e.forEach(n=>Object.assign(r,n.options.keyframeOptions)),Object.assign(r,t),r}N(t,e,r){t={...t},e={...e};const n=r.map(a=>a.animatingProperties).filter(a=>a!==void 0);let i=1,o=1;return n.length>0&&(n.forEach(a=>{a.width&&(i/=a.width),a.height&&(o/=a.height)}),t.left!==void 0&&e.left!==void 0&&(t.left=i*t.left,e.left=i*e.left),t.top!==void 0&&e.top!==void 0&&(t.top=o*t.top,e.top=o*e.top)),{from:t,to:e}}calculateKeyframes(t,e,r=!1){const n={},i={};let o=!1;const a={};for(const l in e){const c=t[l],h=e[l];if(l in ie){const u=ie[l];if(c===void 0||h===void 0)continue;const d=u(c,h);d.transform!==void 0&&(a[l]=d.value,o=!0,n.transform=`${n.transform??""} ${d.transform}`,d.overrideFrom!==void 0&&Object.assign(n,d.overrideFrom))}else c!==h&&c!==void 0&&h!==void 0&&(o=!0,n[l]=c,i[l]=h)}return n.transformOrigin=i.transformOrigin=r?"center center":"top left",this.animatingProperties=a,o?[n,i]:void 0}async animate(t,e=this.options.keyframeOptions){this.start(),this.frames=t;let r=!1;if(!this.isAnimating()&&!this.isDisabled()&&(this.options.onFrames&&(this.frames=t=this.options.onFrames(this),this.log("modified frames",t)),t!==void 0)){this.log("animate",[t,e]),r=!0,this.webAnimation=this.element.animate(t,e);const n=this.getController();n==null||n.add(this);try{await this.webAnimation.finished}catch{}n==null||n.remove(this)}return this.didFinish(r),r}isAnimating(){var t,e;return((t=this.webAnimation)==null?void 0:t.playState)==="running"||((e=this.webAnimation)==null?void 0:e.pending)}log(t,e){this.shouldLog&&!this.isDisabled()&&console.log(t,this.options.id,e)}}const ve=qt(go),Et=(s,t,e)=>{s&&e.style.setProperty(t,s)},wr=(s,t)=>{var e,r,n,i;Et((e=s.colors)==null?void 0:e.primaryBackground,"--primary-background",t),Et((r=s.colors)==null?void 0:r.textOnPrimaryBackground,"--text-on-primary-background",t),Et((n=s.colors)==null?void 0:n.secondaryBackground,"--secondary-background",t),Et((i=s.colors)==null?void 0:i.textOnSecondaryBackground,"--text-on-secondary-background",t)};var vo=Object.defineProperty,mo=Object.getOwnPropertyDescriptor,Kt=(s,t,e,r)=>{for(var n=r>1?void 0:r?mo(t,e):t,i=s.length-1,o;i>=0;i--)(o=s[i])&&(n=(r?o(t,e,n):o(n))||n);return r&&n&&vo(t,e,n),n};class Y extends b{constructor(){super(...arguments),this.active=!1,this.loaded=!1,this.containerRef=ht()}async connectedCallback(){super.connectedCallback(),this.icon=await this._renderSymbol(),this.loaded=!0,this._applyBranding()}toggleActive(){var t;if(!((t=this.application)!=null&&t.root)){console.warn("Could not activate widget. No root element assigned to widget.");return}this.active=!this.active,this.active?this.application.appendToDOM():this.application.hide()}_applyBranding(){var t;(t=this.application)!=null&&t.settings&&wr(this.application.settings.branding,this)}async _renderSymbol(){var a,l,c;const t=(a=this.application)==null?void 0:a.branding(),e=(l=t==null?void 0:t.graphics)==null?void 0:l.trigger;if(e)return g` <img src=${e} class="trigger-icon" alt="" /> `;const r=(c=this.application)==null?void 0:c.triggerIcon;if(!r)return f;const n=async h=>Qn,{type:i,content:o}=r;switch(i){case"Telia":{const h=await n();return h?g`<telia-icon
|
66
70
|
class="trigger-icon"
|
67
|
-
svg=${
|
71
|
+
svg=${h.svg}
|
68
72
|
size="lg"
|
69
|
-
></telia-icon>`:f}default:return f}}render(){var t,e,n
|
70
|
-
${!this.active&&((
|
73
|
+
></telia-icon>`:f}default:return f}}render(){var t,e,r,n;return g`<div class="trigger-container" ${ut(this.containerRef)}>
|
74
|
+
${!this.active&&((n=(r=(e=(t=this.application)==null?void 0:t.settings)==null?void 0:e.branding)==null?void 0:r.other)!=null&&n.showButtonLabel)?g`
|
71
75
|
<button
|
72
76
|
label="${this.application.settings.branding.other.buttonLabelText??"Widget trigger"}"
|
73
77
|
class="trigger-label"
|
74
78
|
@click=${this.toggleActive}
|
75
|
-
${
|
79
|
+
${ve({keyframeOptions:{},in:ho,stabilizeOut:!0,skipInitial:!1})}
|
76
80
|
>
|
77
81
|
${this.application.settings.branding.other.buttonLabelText}
|
78
82
|
</button>
|
@@ -80,7 +84,7 @@
|
|
80
84
|
|
81
85
|
<button
|
82
86
|
label="Widget trigger"
|
83
|
-
class=${
|
87
|
+
class=${vt({trigger:!0,active:this.active,rendered:this.loaded})}
|
84
88
|
@click=${this.toggleActive}
|
85
89
|
>
|
86
90
|
${this.icon}
|
@@ -112,7 +116,7 @@
|
|
112
116
|
</svg>
|
113
117
|
</span>
|
114
118
|
</button>
|
115
|
-
</div>`}}
|
119
|
+
</div>`}}Y.styles=[S`
|
116
120
|
:host {
|
117
121
|
--voca-rem-multiplier: 0.625;
|
118
122
|
--trigger-label-bg: #f5e0ff;
|
@@ -216,7 +220,7 @@
|
|
216
220
|
.trigger-label:hover {
|
217
221
|
opacity: 0.8;
|
218
222
|
}
|
219
|
-
`];
|
223
|
+
`];Kt([y({attribute:!1})],Y.prototype,"application",2);Kt([A()],Y.prototype,"active",2);Kt([A()],Y.prototype,"loaded",2);Kt([A()],Y.prototype,"icon",2);var $o=Object.defineProperty,yo=Object.getOwnPropertyDescriptor,B=(s,t,e,r)=>{for(var n=r>1?void 0:r?yo(t,e):t,i=s.length-1,o;i>=0;i--)(o=s[i])&&(n=(r?o(t,e,n):o(n))||n);return r&&n&&$o(t,e,n),n};const xr=s=>{class t extends s{constructor(){super(...arguments),this.properties={},this.context={},this.layout={},this.nodes=[]}writeProperties(r){this.properties=r}writeLayout(r){this.layout=r}writeContext(r){this.context=r}addChild(r){r.parent=this,this.nodes.push(r)}connectedCallback(){super.connectedCallback(),this.renderRoot.host.style.setProperty("--width",this.layout.size==="full"?"var(--columns, 1)":`min(${this.layout.size||"var(--columns)"}, var(--columns))`),this.application.mountComponent(this)}}return t.styles=[S`
|
220
224
|
:host {
|
221
225
|
font-family: var(--font-family);
|
222
226
|
grid-column: span var(--width);
|
@@ -228,7 +232,7 @@
|
|
228
232
|
* {
|
229
233
|
box-sizing: border-box;
|
230
234
|
}
|
231
|
-
`],B([y()],t.prototype,"properties",2),B([y()],t.prototype,"context",2),B([y()],t.prototype,"layout",2),B([y()],t.prototype,"name",2),B([y()],t.prototype,"type",2),B([y({attribute:!1})],t.prototype,"application",2),B([y({attribute:!1})],t.prototype,"parent",2),t};class
|
235
|
+
`],B([y()],t.prototype,"properties",2),B([y()],t.prototype,"context",2),B([y()],t.prototype,"layout",2),B([y()],t.prototype,"name",2),B([y()],t.prototype,"type",2),B([y({attribute:!1})],t.prototype,"application",2),B([y({attribute:!1})],t.prototype,"parent",2),t};class _r extends xr(b){render(){return g`Non resolved component`}}_r.styles=[S`
|
232
236
|
:host {
|
233
237
|
display: block;
|
234
238
|
}
|
@@ -236,11 +240,11 @@
|
|
236
240
|
* @license
|
237
241
|
* Copyright 2021 Google LLC
|
238
242
|
* SPDX-License-Identifier: BSD-3-Clause
|
239
|
-
*/function*
|
243
|
+
*/function*bo(s,t){if(s!==void 0){let e=0;for(const r of s)yield t(r,e++)}}var Ue=(s=>(s.Inline="inline",s.Trigger="trigger",s))(Ue||{});/**
|
240
244
|
* @license
|
241
245
|
* Copyright 2021 Google LLC
|
242
246
|
* SPDX-License-Identifier: BSD-3-Clause
|
243
|
-
*/let
|
247
|
+
*/let wo=class extends Event{constructor(t,e,r){super("context-request",{bubbles:!0,composed:!0}),this.context=t,this.callback=e,this.subscribe=r??!1}};/**
|
244
248
|
* @license
|
245
249
|
* Copyright 2021 Google LLC
|
246
250
|
* SPDX-License-Identifier: BSD-3-Clause
|
@@ -248,17 +252,17 @@
|
|
248
252
|
* @license
|
249
253
|
* Copyright 2021 Google LLC
|
250
254
|
* SPDX-License-Identifier: BSD-3-Clause
|
251
|
-
*/class
|
255
|
+
*/class xo{get value(){return this.o}set value(t){this.setValue(t)}setValue(t,e=!1){const r=e||!Object.is(t,this.o);this.o=t,r&&this.updateObservers()}constructor(t){this.subscriptions=new Map,this.updateObservers=()=>{for(const[e,{disposer:r}]of this.subscriptions)e(this.o,r)},t!==void 0&&(this.value=t)}addCallback(t,e,r){if(!r)return void t(this.value);this.subscriptions.has(t)||this.subscriptions.set(t,{disposer:()=>{this.subscriptions.delete(t)},consumerHost:e});const{disposer:n}=this.subscriptions.get(t);t(this.value,n)}clearCallbacks(){this.subscriptions.clear()}}/**
|
252
256
|
* @license
|
253
257
|
* Copyright 2021 Google LLC
|
254
258
|
* SPDX-License-Identifier: BSD-3-Clause
|
255
|
-
*/let
|
259
|
+
*/let _o=class extends Event{constructor(t){super("context-provider",{bubbles:!0,composed:!0}),this.context=t}};class Ss extends xo{constructor(t,e,r){var n,i;super(e.context!==void 0?e.initialValue:r),this.onContextRequest=o=>{const a=o.composedPath()[0];o.context===this.context&&a!==this.host&&(o.stopPropagation(),this.addCallback(o.callback,a,o.subscribe))},this.onProviderRequest=o=>{const a=o.composedPath()[0];if(o.context!==this.context||a===this.host)return;const l=new Set;for(const[c,{consumerHost:h}]of this.subscriptions)l.has(c)||(l.add(c),h.dispatchEvent(new wo(this.context,c,!0)));o.stopPropagation()},this.host=t,e.context!==void 0?this.context=e.context:this.context=e,this.attachListeners(),(i=(n=this.host).addController)==null||i.call(n,this)}attachListeners(){this.host.addEventListener("context-request",this.onContextRequest),this.host.addEventListener("context-provider",this.onProviderRequest)}hostConnected(){this.host.dispatchEvent(new _o(this.context))}}/**
|
256
260
|
* @license
|
257
261
|
* Copyright 2017 Google LLC
|
258
262
|
* SPDX-License-Identifier: BSD-3-Clause
|
259
|
-
*/function
|
260
|
-
${
|
261
|
-
</div>`}}
|
263
|
+
*/function So({context:s}){return(t,e)=>{const r=new WeakMap;if(typeof e=="object")return e.addInitializer(function(){r.set(this,new Ss(this,{context:s}))}),{get(){return t.get.call(this)},set(n){var i;return(i=r.get(this))==null||i.setValue(n),t.set.call(this,n)},init(n){var i;return(i=r.get(this))==null||i.setValue(n),n}};{t.constructor.addInitializer(o=>{r.set(o,new Ss(o,{context:s}))});const n=Object.getOwnPropertyDescriptor(t,e);let i;if(n===void 0){const o=new WeakMap;i={get:function(){return o.get(this)},set:function(a){r.get(this).setValue(a),o.set(this,a)},configurable:!0,enumerable:!0}}else{const o=n.set;i={...n,set:function(a){r.get(this).setValue(a),o==null||o.call(this,a)}}}return void Object.defineProperty(t,e,i)}}}var Co=Object.defineProperty,Ao=Object.getOwnPropertyDescriptor,Eo=(s,t,e,r)=>{for(var n=r>1?void 0:r?Ao(t,e):t,i=s.length-1,o;i>=0;i--)(o=s[i])&&(n=(r?o(t,e,n):o(n))||n);return r&&n&&Co(t,e,n),n};const Oo="application";class Ie extends b{constructor(){super(...arguments),this.nodes=[],this.wrapperRef=ht()}addChild(t){t.parent=this,this.nodes.push(t)}applyBranding(){if(!this.wrapperRef.value)return;const t=this.application.settings;t!=null&&t.branding&&wr(t.branding,this.wrapperRef.value)}applyStyles(){if(!this.wrapperRef.value)return;const t=this.application.styles(),e=this.wrapperRef.value;Object.entries(t).forEach(([r,n])=>{e.style.setProperty(`--${r}`,n)})}firstUpdated(t){this.applyBranding(),this.applyStyles()}render(){return this.application.renderStrategy===Ue.Trigger&&(this.renderRoot.host.classList.add("floating"),this.application.anchor==="BottomLeft"?this.renderRoot.host.classList.add("bottom-left"):this.application.anchor==="BottomRight"&&this.renderRoot.host.classList.add("bottom-right")),g`<div class="widget-container" ${ut(this.wrapperRef)}>
|
264
|
+
${bo(this.nodes,t=>t)}
|
265
|
+
</div>`}}Ie.styles=S`
|
262
266
|
:host {
|
263
267
|
--font-family: TeliaSans, Helvetica, Arial, Lucida Grande, sans-serif;
|
264
268
|
--spacing-xs: 0.2rem;
|
@@ -362,24 +366,24 @@
|
|
362
366
|
opacity: 0;
|
363
367
|
animation: slideDown 0.3s linear;
|
364
368
|
}
|
365
|
-
`;
|
369
|
+
`;Eo([y({attribute:!1}),So({context:Oo})],Ie.prototype,"application",2);var ko=Object.defineProperty,To=Object.getOwnPropertyDescriptor,Re=(s,t,e,r)=>{for(var n=r>1?void 0:r?To(t,e):t,i=s.length-1,o;i>=0;i--)(o=s[i])&&(n=(r?o(t,e,n):o(n))||n);return r&&n&&ko(t,e,n),n};class _t extends b{constructor(){super(),this.status="deactivated",this.addEventListener("environment-created",this.onEnvironmentCreated)}async connectedCallback(){super.connectedCallback(),await this.getGlobalEnvironment()}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("environment-created",this.onEnvironmentCreated)}async onEnvironmentCreated(t){this.widget=t.detail.widget,await this.activate(),this.requestUpdate()}async activate(){this.widget&&(await this.widget.activate(),this.status="activated")}async getGlobalEnvironment(){const t=globalThis.widgets;t&&(this.widget=t.applications.find(e=>e.name===this.name),await this.activate())}render(){if(!this.widget||this.status!=="activated")return f;if(this.widget.renderStrategy===Ue.Trigger){const t=new Y;return t.application=this.widget,t}return this.widget.render()}}_t.styles=[S`
|
366
370
|
:host {
|
367
371
|
display: block;
|
368
372
|
}
|
369
|
-
`];
|
370
|
-
svg=${
|
373
|
+
`];Re([y({attribute:!0})],_t.prototype,"name",2);Re([A()],_t.prototype,"widget",2);Re([A()],_t.prototype,"status",2);customElements.get("ace-trigger-slot")||customElements.define("ace-trigger-slot",Me);customElements.get("ace-trigger")||customElements.define("ace-trigger",Y);customElements.get("ace-unresolved-component")||customElements.define("ace-unresolved-component",_r);customElements.get("ace-wrapper")||customElements.define("ace-wrapper",Ie);customElements.get("ace-widget")||customElements.define("ace-widget",_t);class Lo{constructor(t){this._message=null,this._host=t,t.addController(this)}hostConnected(){}set message(t){this._message=t,this._host.requestUpdate()}get message(){return this._message}hasMessage(){return!!this.message}}class Cs{constructor(t,e,r,n,i){this.id=t,this.providerKey=e,this.providerOptions=r,this.component=i,this.provider$=new P(null),this.entries$=new P([]),this.removeEntryAction$=new x,this.kill$=new x,this.isTyping$=new P(!1),this.data$=new P({}),this.complete$=this.provider$.pipe(V(l=>l?l.onComplete():yt));const o=this._getProviderFactory(e);if(!o)throw new Error(`No provider with key "${e}" was found.`);this.data$.next(n);const a=o(this.component);this.provider$.next(a),a.actions().pipe(Ye(this.kill$)).subscribe(l=>{this.write(l)}),a.isTyping().pipe(Ye(this.kill$)).subscribe(l=>{this.isTyping$.next(l)})}start(){const t=this.provider$.value;if(!t)throw new Error("No provider bound to session.");t.saveToCurrentSession$.subscribe(e=>{this.data$.next(e)}),t.connect(this.providerOptions)}entries(){return this.entries$.asObservable()}rehydrate(){var t;(t=this.provider$.value)==null||t.rehydrate(this.data$.value)}toStore(){return{id:this.id,providerKey:this.providerKey,providerOptions:this.providerOptions,data:this.data$.value}}write(t){this._addEntryRemoveHandler(t),this.entries$.pipe(ue(1)).subscribe(e=>{this.entries$.next([...e,t])})}_addEntryRemoveHandler(t){t.remove$.pipe(V(()=>this.entries$),ue(1)).subscribe(e=>{this.removeEntryAction$.next(t),this.entries$.next(e.filter(r=>r!==t))})}_getProviderFactory(t){return this.component.platform.registeredProviders.get(t)}}class Po{constructor(t){this.component=t,this.currentSession$=new P(null),this.sessions=[],this.storage=null,Pt(t,"handover").subscribe(e=>{const r=this._createNewSession(e.detail.providerKey,e.detail.providerOptions);this._setSession(r),e.detail.complete=r.complete$,r.start()})}loadFromStorage(){const t=this._getStoredSessions();this.sessions=t.sessions,this.sessions.forEach(e=>{this._setSession(e),e.rehydrate()}),this.save(t)}startSession(){const t=this._getStoredSessions();let e=null;if(t.sessions.length)e=t.sessions[t.sessions.length-1];else{const r=this._getInitialProviderKey(),n={};e=this._createNewSession(r,n)}this._setSession(e),e.start()}setStorageService(t){this.storage=t}currentSession(){return this.currentSession$.asObservable()}_getStoredSessions(){if(!this.storage)throw new Error("Could not locate StorageService in SessionService.");if(this.sessions.length)return{sessions:this.sessions};const t=this.storage.get("conversation");return t?{sessions:t.sessions.map(e=>new Cs(e.id,e.providerKey,e.providerOptions,e.data,this.component))}:{sessions:[]}}_setSession(t){this.currentSession$.next(t),t.data$.subscribe(()=>{this._saveSession(t)})}_saveSession(t){let e=this._getStoredSessions();const r=e.sessions.findIndex(n=>n.id===t.id);r>-1?e={sessions:[...e.sessions.slice(0,r),t,...e.sessions.slice(r+1)]}:e.sessions.push(t),this.save(e)}save(t){if(!this.storage)throw new Error("Could not locate StorageService in SessionService.");const e={sessions:t.sessions.map(r=>r.toStore())};this.storage.set("conversation",JSON.stringify(e))}_createNewSession(t,e={}){const r=this._getStoredSessions(),n=new Cs(qs(),t,e,{},this.component);return r.sessions.push(n),this.save(r),n}_getInitialProviderKey(){var t;if(!((t=this.component.properties.providers)!=null&&t.length))throw new Error("No providers registered on conversation component.");return this.component.properties.providers[0]}}class Mo{constructor(t,e){this.state$=t,this.component=e,this.entries$=new P([]),this.session=()=>this.session$,this.isTyping=()=>this.isTyping$,this.entries=()=>this.entries$.asObservable(),this.sessionService=new Po(this.component),this.session$=this.sessionService.currentSession(),this.isTyping$=this.session$.pipe(V(r=>r?r.provider$.pipe(V(n=>n?n.isTyping():he(!1))):he(!1))),t.subscribe(r=>{switch(r){case"init":this.initialize();break;case"rehydrating":this.rehydrate();break;case"connected":this.connected();break}})}setStorage(t){var e;(e=this.sessionService)==null||e.setStorageService(t)}initialize(){this.state$.next("rehydrating")}rehydrate(){this.session$.pipe(V(t=>{if(!t)return yt;const e=t.removeEntryAction$.pipe(de(this.entries$)).pipe(Lt(([n,i])=>i.filter(o=>o.id!==n.id))),r=t.entries().pipe(Lt(n=>{const i=this.entries$.value,o=n.filter(a=>i.findIndex(l=>l.id===a.id)===-1);return[...i,...o]}));return Cn(e,r)})).subscribe(t=>{this.entries$.next(t)}),this.sessionService.loadFromStorage(),this.state$.next("connected")}connected(){var t;(t=this.sessionService)==null||t.startSession()}}var Uo=Object.defineProperty,Io=Object.getOwnPropertyDescriptor,Ro=(s,t,e,r)=>{for(var n=r>1?void 0:r?Io(t,e):t,i=s.length-1,o;i>=0;i--)(o=s[i])&&(n=(r?o(t,e,n):o(n))||n);return r&&n&&Uo(t,e,n),n};class je extends b{connectedCallback(){var t;super.connectedCallback(),(t=this.entry.didUpdate)==null||t.subscribe(()=>{this.requestUpdate()})}_getTimestamp(t){return new Date(t).toLocaleTimeString([],{hour:"numeric",minute:"2-digit",hourCycle:"h23"})}_renderTimestamp(t,e){if(!t&&!e)return f;let r="";return t?e?r=`${t}: ${this._getTimestamp(e)}`:r=t:e&&(r=this._getTimestamp(e)),g`<p class="conversation-timestamp">${r}</p>`}_renderDeliveryStatus(t){return t==="delivered"?g`<telia-icon
|
374
|
+
svg=${Kn.svg}
|
371
375
|
size="sm"
|
372
|
-
></telia-icon>`:t==="failed"?
|
373
|
-
svg=${
|
376
|
+
></telia-icon>`:t==="failed"?g`<telia-icon
|
377
|
+
svg=${qn.svg}
|
374
378
|
size="sm"
|
375
379
|
title="Message could not be delivered"
|
376
|
-
></telia-icon>`:
|
380
|
+
></telia-icon>`:g`<telia-icon svg=${Gn.svg} size="sm"></telia-icon>`}_dispatchEntryAction(t){this.entry.actions$.next(t.detail)}render(){var t,e;switch(this.entry.type){case U.System:return g`
|
377
381
|
<div class="conversation-system-message">
|
378
|
-
${this.entry.messages.map(
|
382
|
+
${this.entry.messages.map(r=>g`
|
379
383
|
<div class="message-container">
|
380
384
|
<div class="message-content">
|
381
385
|
<conversation-group
|
382
|
-
.group=${
|
386
|
+
.group=${r}
|
383
387
|
@action=${this._dispatchEntryAction}
|
384
388
|
></conversation-group>
|
385
389
|
</div>
|
@@ -387,18 +391,18 @@
|
|
387
391
|
`)}
|
388
392
|
<span>${this._getTimestamp(this.entry.timestamp)}</span>
|
389
393
|
</div>
|
390
|
-
`;case
|
391
|
-
class=${
|
394
|
+
`;case U.Agent:return g`<div
|
395
|
+
class=${vt({"conversation-agent-message":!0,"has-avatar":!!((t=this.entry.sender)!=null&&t.avatar)})}
|
392
396
|
>
|
393
|
-
${typeof((e=this.entry.sender)==null?void 0:e.avatar)=="string"?
|
397
|
+
${typeof((e=this.entry.sender)==null?void 0:e.avatar)=="string"?g`<div class="avatar">
|
394
398
|
<img src=${this.entry.sender.avatar} />
|
395
399
|
</div>`:f}
|
396
400
|
|
397
401
|
<div class="entry-content">
|
398
|
-
${this.entry.messages.map(
|
402
|
+
${this.entry.messages.map(r=>g`
|
399
403
|
<div class="message-container">
|
400
404
|
<div class="message-content">
|
401
|
-
<conversation-group .group=${
|
405
|
+
<conversation-group .group=${r}></conversation-group>
|
402
406
|
</div>
|
403
407
|
</div>
|
404
408
|
`)}
|
@@ -406,14 +410,14 @@
|
|
406
410
|
<div class="message-details">
|
407
411
|
${this._renderTimestamp(this.entry.sender.name||"",this.entry.timestamp)}
|
408
412
|
</div>
|
409
|
-
</div>`;case
|
410
|
-
class=${
|
413
|
+
</div>`;case U.User:return g`<div
|
414
|
+
class=${vt({"conversation-user-message":!0,"has-error":this.entry.status==="failed"})}
|
411
415
|
>
|
412
416
|
<div class="entry-content">
|
413
|
-
${this.entry.messages.map(
|
417
|
+
${this.entry.messages.map(r=>g`
|
414
418
|
<div class="message-container">
|
415
419
|
<div class="message-content">
|
416
|
-
<conversation-group .group=${
|
420
|
+
<conversation-group .group=${r}></conversation-group>
|
417
421
|
</div>
|
418
422
|
</div>
|
419
423
|
`)}
|
@@ -422,7 +426,7 @@
|
|
422
426
|
${this._renderTimestamp(this.entry.sender.name||"",this.entry.timestamp)}
|
423
427
|
${this._renderDeliveryStatus(this.entry.status)}
|
424
428
|
</div>
|
425
|
-
</div>`;default:return f}}}
|
429
|
+
</div>`;default:return f}}}je.styles=[S`
|
426
430
|
:host {
|
427
431
|
box-sizing: border-box;
|
428
432
|
display: block;
|
@@ -537,18 +541,18 @@
|
|
537
541
|
.entry-content {
|
538
542
|
grid-area: content;
|
539
543
|
}
|
540
|
-
`];
|
541
|
-
${this.entries.map(t=>
|
544
|
+
`];Ro([y({attribute:!1})],je.prototype,"entry",2);var jo=Object.defineProperty,Ho=Object.getOwnPropertyDescriptor,Sr=(s,t,e,r)=>{for(var n=r>1?void 0:r?Ho(t,e):t,i=s.length-1,o;i>=0;i--)(o=s[i])&&(n=(r?o(t,e,n):o(n))||n);return r&&n&&jo(t,e,n),n};class Gt extends b{constructor(){super(...arguments),this.entries=[],this.loading=!0}updated(t){const e=new CustomEvent("updated",{});this.dispatchEvent(e)}render(){return g`<div class="conversation-feed">
|
545
|
+
${this.entries.map(t=>g`<div class="conversation-entry" tabindex="-1">
|
542
546
|
<conversation-entry
|
543
547
|
.entry=${t}
|
544
|
-
${
|
548
|
+
${ve({keyframeOptions:{},in:bs,stabilizeOut:!0,skipInitial:!1})}
|
545
549
|
>
|
546
550
|
</conversation-entry>
|
547
551
|
</div>`)}
|
548
|
-
${this.loading?
|
549
|
-
${
|
552
|
+
${this.loading?g`<ace-typing-state
|
553
|
+
${ve({keyframeOptions:{},in:bs,out:uo,stabilizeOut:!0,skipInitial:!1})}
|
550
554
|
></ace-typing-state>`:f}
|
551
|
-
</div>`}}
|
555
|
+
</div>`}}Gt.styles=[S`
|
552
556
|
:host {
|
553
557
|
display: block;
|
554
558
|
}
|
@@ -559,17 +563,17 @@
|
|
559
563
|
min-height: 100%;
|
560
564
|
padding: var(--spacing-md);
|
561
565
|
}
|
562
|
-
`];
|
566
|
+
`];Sr([y({attribute:!1})],Gt.prototype,"entries",2);Sr([y({type:Boolean})],Gt.prototype,"loading",2);/**
|
563
567
|
* @license
|
564
568
|
* Copyright 2021 Google LLC
|
565
569
|
* SPDX-License-Identifier: BSD-3-Clause
|
566
|
-
*/const
|
570
|
+
*/const Do=(s,t,e)=>{for(const r of t)if(r[0]===s)return(0,r[1])();return e==null?void 0:e()};var No=Object.defineProperty,Bo=Object.getOwnPropertyDescriptor,zo=(s,t,e,r)=>{for(var n=r>1?void 0:r?Bo(t,e):t,i=s.length-1,o;i>=0;i--)(o=s[i])&&(n=(r?o(t,e,n):o(n))||n);return r&&n&&No(t,e,n),n};class He extends b{render(){return g`
|
567
571
|
<div class="message-group">
|
568
|
-
${this.group.items.map(([t,e])=>
|
569
|
-
${
|
572
|
+
${this.group.items.map(([t,e,r])=>g`
|
573
|
+
${Do(t,[["html",()=>g`<message-type-html .message=${e} />`],["markdown",()=>g`<message-type-markdown .message=${e} />`]],()=>{const n=customElements.get(t);if(!n)return f;const i=new n(r||null);return g`${i}`})}
|
570
574
|
`)}
|
571
575
|
</div>
|
572
|
-
`}}
|
576
|
+
`}}He.styles=[S`
|
573
577
|
:host {
|
574
578
|
box-sizing: border-box;
|
575
579
|
display: block;
|
@@ -582,11 +586,11 @@
|
|
582
586
|
flex-direction: column;
|
583
587
|
gap: var(--spacing-md);
|
584
588
|
}
|
585
|
-
`];
|
589
|
+
`];zo([y({attribute:!1})],He.prototype,"group",2);class Cr extends b{render(){return g`<div class="container">
|
586
590
|
<div class="dot"></div>
|
587
591
|
<div class="dot"></div>
|
588
592
|
<div class="dot"></div>
|
589
|
-
</div>`}}
|
593
|
+
</div>`}}Cr.styles=[S`
|
590
594
|
:host {
|
591
595
|
display: block;
|
592
596
|
}
|
@@ -624,9 +628,9 @@
|
|
624
628
|
* @license
|
625
629
|
* Copyright 2017 Google LLC
|
626
630
|
* SPDX-License-Identifier: BSD-3-Clause
|
627
|
-
*/class
|
628
|
-
${
|
629
|
-
</div>`}}
|
631
|
+
*/class me extends Pe{constructor(t){if(super(t),this.it=f,t.type!==Yt.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===f||t==null)return this._t=void 0,this.it=t;if(t===H)return t;if(typeof t!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;const e=[t];return e.raw=e,this._t={_$litType$:this.constructor.resultType,strings:e,values:[]}}}me.directiveName="unsafeHTML",me.resultType=1;const Ar=qt(me);var Fo=Object.defineProperty,Wo=Object.getOwnPropertyDescriptor,Zo=(s,t,e,r)=>{for(var n=r>1?void 0:r?Wo(t,e):t,i=s.length-1,o;i>=0;i--)(o=s[i])&&(n=(r?o(t,e,n):o(n))||n);return r&&n&&Fo(t,e,n),n};class De extends b{render(){return g`<div class="message-type-html">
|
632
|
+
${Ar(this.message.content)}
|
633
|
+
</div>`}}De.styles=[S`
|
630
634
|
:host {
|
631
635
|
box-sizing: border-box;
|
632
636
|
}
|
@@ -641,25 +645,101 @@
|
|
641
645
|
a {
|
642
646
|
word-break: break-all;
|
643
647
|
}
|
644
|
-
|
648
|
+
img {
|
649
|
+
cursor: pointer;
|
650
|
+
width: 100%;
|
651
|
+
height: auto;
|
652
|
+
object-fit: contain;
|
653
|
+
}
|
654
|
+
`];Zo([y({attribute:!1})],De.prototype,"message",2);var Yo=Object.defineProperty,qo=Object.getOwnPropertyDescriptor,Er=(s,t,e,r)=>{for(var n=r>1?void 0:r?qo(t,e):t,i=s.length-1,o;i>=0;i--)(o=s[i])&&(n=(r?o(t,e,n):o(n))||n);return r&&n&&Yo(t,e,n),n};class Xt extends b{constructor(){super(...arguments),this.showLightbox=!1,this.imageUrl="",this.altText=""}async firstUpdated(){this.addEventListener("action",e=>{e.detail.key==="close-lightbox"&&(this.showLightbox=!1)}),this.shadowRoot.querySelector("div.message-type-html").addEventListener("click",e=>{e.target.tagName==="IMG"&&(this.showLightbox=!0,this.imageUrl=e.target.src,this.altText=e.target.alt)})}render(){return g`
|
655
|
+
<div class="message-type-html">${Ar(this.message.content)}</div>
|
656
|
+
${this.showLightbox?g`<ace-lightbox
|
657
|
+
imageUrl="${this.imageUrl}"
|
658
|
+
altText="${this.altText}"
|
659
|
+
/>`:null}
|
660
|
+
`}}Xt.styles=[S`
|
661
|
+
:host {
|
662
|
+
box-sizing: border-box;
|
663
|
+
}
|
664
|
+
* {
|
665
|
+
box-sizing: border-box;
|
666
|
+
}
|
667
|
+
p {
|
668
|
+
margin: 0 0 var(--spacing-sm) 0;
|
669
|
+
padding: 0;
|
670
|
+
word-break: break-word;
|
671
|
+
}
|
672
|
+
a {
|
673
|
+
word-break: break-all;
|
674
|
+
}
|
675
|
+
img {
|
676
|
+
cursor: pointer;
|
677
|
+
width: 100%;
|
678
|
+
height: auto;
|
679
|
+
object-fit: contain;
|
680
|
+
}
|
681
|
+
`];Er([y({attribute:!1})],Xt.prototype,"message",2);Er([A()],Xt.prototype,"showLightbox",2);var Ko=Object.defineProperty,Go=Object.getOwnPropertyDescriptor,Or=(s,t,e,r)=>{for(var n=r>1?void 0:r?Go(t,e):t,i=s.length-1,o;i>=0;i--)(o=s[i])&&(n=(r?o(t,e,n):o(n))||n);return r&&n&&Ko(t,e,n),n};let mt=class extends b{constructor(){super(...arguments),this.escapeListener=s=>{s.key==="Escape"&&this.closeLightbox()}}firstUpdated(){document.addEventListener("keydown",this.escapeListener)}disconnectedCallback(){document.removeEventListener("keydown",this.escapeListener)}closeLightbox(){const s=new CustomEvent("action",{composed:!0,detail:{key:"close-lightbox"}});this.dispatchEvent(s)}handleKeyDown(s){if(s.key==="Tab"){const t=this.shadowRoot.querySelectorAll("button");if(t.length){const e=t[0],r=t[t.length-1];s.shiftKey?s.target===e&&(r.focus(),s.preventDefault()):s.target===r&&(e.focus(),s.preventDefault())}}}render(){return g`<div
|
682
|
+
class="lightbox"
|
683
|
+
tabindex="-1"
|
684
|
+
@keydown=${this.handleKeyDown}
|
685
|
+
>
|
686
|
+
<button class="close" @click=${this.closeLightbox}>
|
687
|
+
<telia-icon svg=${Jn.svg} size="lg"></telia-icon>
|
688
|
+
</button>
|
689
|
+
<img src="${this.imageUrl}" alt="${this.altText??""}" />
|
690
|
+
</div> `}};mt.styles=[S`
|
691
|
+
.lightbox {
|
692
|
+
position: fixed;
|
693
|
+
z-index: 9999;
|
694
|
+
left: 0;
|
695
|
+
top: 0;
|
696
|
+
width: 100%;
|
697
|
+
height: 100%;
|
698
|
+
overflow: auto;
|
699
|
+
background-color: rgb(0, 0, 0);
|
700
|
+
background-color: rgba(0, 0, 0, 0.7);
|
701
|
+
display: flex;
|
702
|
+
flex-direction: column;
|
703
|
+
justify-content: center;
|
704
|
+
}
|
705
|
+
|
706
|
+
.close {
|
707
|
+
position: absolute;
|
708
|
+
top: 20px;
|
709
|
+
right: 20px;
|
710
|
+
color: var(--white-color);
|
711
|
+
background-color: transparent;
|
712
|
+
border: none;
|
713
|
+
display: flex;
|
714
|
+
justify-content: center;
|
715
|
+
cursor: pointer;
|
716
|
+
}
|
717
|
+
|
718
|
+
img {
|
719
|
+
margin: auto;
|
720
|
+
display: block;
|
721
|
+
width: 80%;
|
722
|
+
max-width: 700px;
|
723
|
+
}
|
724
|
+
`];Or([y({attribute:!0})],mt.prototype,"imageUrl",2);mt=Or([Qi("ace-lightbox")],mt);var Xo=Object.defineProperty,Jo=Object.getOwnPropertyDescriptor,q=(s,t,e,r)=>{for(var n=r>1?void 0:r?Jo(t,e):t,i=s.length-1,o;i>=0;i--)(o=s[i])&&(n=(r?o(t,e,n):o(n))||n);return r&&n&&Xo(t,e,n),n};const Qo=s=>{s.scrollTo?s.scrollTo({top:s.scrollHeight,behavior:"smooth"}):s.scrollTop=s.scrollHeight};customElements.get("conversation-entry")||customElements.define("conversation-entry",je);customElements.get("ace-conversation-feed")||customElements.define("ace-conversation-feed",Gt);customElements.get("conversation-group")||customElements.define("conversation-group",He);customElements.get("ace-typing-state")||customElements.define("ace-typing-state",Cr);customElements.get("message-type-html")||customElements.define("message-type-html",De);customElements.get("message-type-markdown")||customElements.define("message-type-markdown",Xt);customElements.get("ace-lightbox")||customElements.define("ace-lightbox",mt);const kr=xr(b);class k extends kr{constructor(){super(...arguments),this.message="",this.disabled=!1,this.chatOverlayActive=!1,this.textAreaLength=0,this.conversationContentRef=ht(),this.formRef=ht(),this.inputRef=ht(),this.chatScrollHeight=0,this.toast=new Lo(this),this.messageMaxLength=1e3,this.platform=null,this.entries=[],this.typing=!1,this.conversationState$=new P("waiting"),this.stateMachine=new Mo(this.conversationState$,this),this.provider$=this.stateMachine.session().pipe(V(t=>t?t==null?void 0:t.provider$:he(null)))}async connectedCallback(){super.connectedCallback(),this.messageMaxLength=this.properties.messageMaxLength??this.messageMaxLength;const t=await this.application.container.get("conversation");this.platform=t||null,this.stateSubscription=gn([this.stateMachine.entries(),this.stateMachine.isTyping()]).subscribe(([e,r])=>{this.entries=e,this.typing=r}),this.userSubmitSubscription=Pt(this,"user-submit").pipe(de(this.provider$)).subscribe(([e,r])=>{r&&r.onUserSubmit(e.detail)}),this._addHeaderOptions(),this.provider$.pipe(de(this.provider$)).subscribe(([e,r])=>{r&&r.showChatOverlay$.pipe().subscribe(n=>{this.chatOverlayActive=n})})}disconnectedCallback(){var t,e;super.disconnectedCallback(),(t=this.userSubmitSubscription)==null||t.unsubscribe(),(e=this.stateSubscription)==null||e.unsubscribe()}_actionHandler(t){}onSessionUpdated(){const t=this.conversationContentRef.value;t&&setTimeout(()=>{const e=t.scrollHeight;e>this.chatScrollHeight&&(Qo(t),this.chatScrollHeight=e)},300)}disableInput(){this.disabled=!0}enableInput(){this.disabled=!1}setToastMessage(t){this.toast.message=t}async _onSendMessage(t){var r;if(t.preventDefault(),this.message.length<=0){(r=this.formRef.value)==null||r.classList.add("shake"),setTimeout(()=>{var n;(n=this.formRef.value)==null||n.classList.remove("shake")},500);return}this.message=this.message.slice(0,this.messageMaxLength);const e=new CustomEvent("user-submit",{detail:{text:this.message}});this.dispatchEvent(e),this.message="",this.inputRef.value.style.height=this.style.getPropertyValue("--textarea-default-height")}_addHeaderOptions(){const t=this.application.getComponent("widget-header");if(!t)return;const e=this.application.texts,r=e.getOrFallback("conversation.mute","Mute"),n=e.getOrFallback("conversation.unmute","Unmute"),i=!!this.application.storage.get("muteAudioNotifications"),o=t.addOption({label:i?n:r,icon:i?rs.svg:ns.svg,closeOnClick:!1,datatestid:"options-mute-button",onClick:()=>{!!this.application.storage.get("muteAudioNotifications")?(this.application.unmute(),o.updateLabel(r),o.updateIcon(ns.svg)):(this.application.mute(),o.updateLabel(n),o.updateIcon(rs.svg))}})}_inputHandler(t){this.message=t.target.value,t.target.style.height=this.style.getPropertyValue("--textarea-default-height"),t.target.style.height=t.target.scrollHeight+"px",this.textAreaLength=t.target.value.length}_keyDownHandler(t){t.key==="Enter"&&!t.shiftKey&&(this._onSendMessage(t),t.preventDefault())}handover(t,e){this.enableInput(),this.setToastMessage(null);const r=new CustomEvent("handover",{detail:{providerKey:t,providerOptions:e}});return this.dispatchEvent(r),r.detail.complete||yt}render(){var e;const t=this.application.texts;return this.conversationState$.value==="waiting"&&((e=this.application)!=null&&e.storage)&&this.platform&&(this.stateMachine.setStorage(this.application.storage),this.conversationState$.next("init")),g` <div
|
645
725
|
@action=${this._actionHandler}
|
646
|
-
class=${
|
726
|
+
class=${vt({conversation:!0,disabled:this.disabled,"conversation--has-toast":this.toast.hasMessage(),"conversation--input-has-text":this.message.length>0,"overlay-mode":this.chatOverlayActive})}
|
647
727
|
>
|
648
|
-
${this.chatOverlayActive?
|
728
|
+
${this.chatOverlayActive?g`<div class="overlay-header">
|
649
729
|
<button
|
650
730
|
class="overlay-button"
|
651
731
|
@click=${()=>this.chatOverlayActive=!1}
|
652
732
|
>
|
653
|
-
<telia-icon svg=${
|
733
|
+
<telia-icon svg=${Xn.svg}></telia-icon>
|
654
734
|
</button>
|
655
735
|
</div>`:f}
|
656
736
|
<div
|
657
|
-
class=${
|
737
|
+
class=${vt({"conversation-content":!0,"conversation-overlay-mode":this.chatOverlayActive})}
|
658
738
|
part="scroll-container"
|
659
739
|
aria-live="polite"
|
660
|
-
${
|
740
|
+
${ut(this.conversationContentRef)}
|
661
741
|
>
|
662
|
-
${this.toast.hasMessage()?
|
742
|
+
${this.toast.hasMessage()?g`<div class="conversation__toast">${this.toast.message}</div>`:f}
|
663
743
|
<ace-conversation-feed
|
664
744
|
.entries=${this.entries}
|
665
745
|
.loading=${this.typing}
|
@@ -669,12 +749,12 @@
|
|
669
749
|
<form
|
670
750
|
class="conversation-bottom"
|
671
751
|
@submit=${this._onSendMessage}
|
672
|
-
${
|
752
|
+
${ut(this.formRef)}
|
673
753
|
>
|
674
754
|
<label for="chat-message-input" class="visually-hidden">
|
675
755
|
Chat message
|
676
756
|
</label>
|
677
|
-
<
|
757
|
+
<textarea
|
678
758
|
id="chat-message-input"
|
679
759
|
autocomplete="off"
|
680
760
|
maxlength=${this.messageMaxLength}
|
@@ -683,7 +763,9 @@
|
|
683
763
|
.value=${this.message}
|
684
764
|
?disabled=${this.disabled}
|
685
765
|
@input=${this._inputHandler}
|
686
|
-
|
766
|
+
@keydown=${this._keyDownHandler}
|
767
|
+
${ut(this.inputRef)}
|
768
|
+
></textarea>
|
687
769
|
<div class="conversation-actions">
|
688
770
|
<button
|
689
771
|
class="conversation-send-button"
|
@@ -692,14 +774,19 @@
|
|
692
774
|
title=${t.getOrFallback("conversation.send-alt","Send")}
|
693
775
|
?disabled=${this.disabled}
|
694
776
|
>
|
695
|
-
<telia-icon svg=${
|
777
|
+
<telia-icon svg=${Vn.svg}></telia-icon>
|
696
778
|
</button>
|
779
|
+
<!-- TODO: Activate character counter when details decided -->
|
780
|
+
<!--<span class="counter"
|
781
|
+
>${this.textAreaLength} / ${this.messageMaxLength}</span
|
782
|
+
>-->
|
697
783
|
</div>
|
698
784
|
</form>
|
699
|
-
</div>`}}
|
785
|
+
</div>`}}k.styles=[kr.styles||[],S`
|
700
786
|
:host {
|
701
787
|
font-family: var(--font-family);
|
702
788
|
/* --send-icon-color: var(--gray-dark-color, #a6a6a6); */
|
789
|
+
--textarea-default-height: 1.5rem;
|
703
790
|
--send-icon-opacity: 0.4;
|
704
791
|
--send-icon-color: var(--text-color);
|
705
792
|
--conversation-bg: var(--conversation-bg-color, #fafafa);
|
@@ -851,14 +938,17 @@
|
|
851
938
|
text-align: center;
|
852
939
|
font-weight: 500;
|
853
940
|
}
|
854
|
-
|
941
|
+
textarea {
|
855
942
|
border: none;
|
856
943
|
font-family: inherit;
|
857
944
|
font-size: inherit;
|
858
945
|
flex: 1;
|
859
|
-
height:
|
946
|
+
height: var(--textarea-default-height);
|
860
947
|
outline: none;
|
948
|
+
resize: none;
|
861
949
|
background-color: transparent;
|
950
|
+
max-height: 150px;
|
951
|
+
overflow-y: auto;
|
862
952
|
color: var(--input-text-color);
|
863
953
|
}
|
864
954
|
|
@@ -884,8 +974,9 @@
|
|
884
974
|
.overlay-mode {
|
885
975
|
z-index: 1;
|
886
976
|
position: absolute;
|
887
|
-
bottom:
|
977
|
+
bottom: 8px;
|
888
978
|
height: auto;
|
979
|
+
max-height: 68%;
|
889
980
|
}
|
890
981
|
@media screen and (max-width: 800px) {
|
891
982
|
.overlay-mode {
|
@@ -914,4 +1005,4 @@
|
|
914
1005
|
border-top-left-radius: 0;
|
915
1006
|
border-top-right-radius: 0;
|
916
1007
|
}
|
917
|
-
`];
|
1008
|
+
`];q([A()],k.prototype,"message",2);q([A()],k.prototype,"disabled",2);q([A()],k.prototype,"chatOverlayActive",2);q([A()],k.prototype,"textAreaLength",2);q([A()],k.prototype,"platform",2);q([A()],k.prototype,"entries",2);q([A()],k.prototype,"typing",2);const Vo=Object.freeze(Object.defineProperty({__proto__:null,Conversation:k,default:k},Symbol.toStringTag,{value:"Module"}));exports.Agent=Ks;exports.Conversation=k;exports.ConversationComponent=Tr;exports.ConversationEntry=bt;exports.ConversationMessageType=U;exports.ConversationPlatform=$e;exports.ConversationProvider=En;exports.User=Gs;
|