@telia-ace/widget-conversation-flamingo 1.1.70-rc.0 → 1.1.70-rc.10
Sign up to get free protection for your applications and to get access to all the features.
- package/conversation.d.ts +5 -1
- package/index.js +143 -93
- package/index.mjs +3859 -2348
- package/message-types/message-type-markdown.d.ts +12 -0
- package/package.json +4 -3
package/index.js
CHANGED
@@ -1,52 +1,52 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
2
|
-
`+
|
3
|
-
`):"",this.name="UnsubscriptionError",this.errors=e}});function oe(s,t){if(s){var e=s.indexOf(t);0<=e&&s.splice(e,1)}}var Dt=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 Xt?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 Xt?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 Xt(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)&&oe(e,t)},s.prototype.remove=function(t){var e=this._finalizers;e&&oe(e,t),t instanceof s&&t._removeParent(this)},s.EMPTY=function(){var t=new s;return t.closed=!0,t}(),s}(),ks=Dt.EMPTY;function Ts(s){return s instanceof Dt||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},ae={setTimeout:function(s,t){for(var e=[],r=2;r<arguments.length;r++)e[r-2]=arguments[r];var n=ae.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=ae.delegate;return((t==null?void 0:t.clearTimeout)||clearTimeout)(s)},delegate:void 0};function Ps(s){ae.setTimeout(function(){throw s})}function kt(){}function Et(s){s()}var $e=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=Rr,r}return t.create=function(e,r,n){return new le(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}(Dt),Mr=Function.prototype.bind;function Jt(s,t){return Mr.call(s,t)}var Ur=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){St(r)}},s.prototype.error=function(t){var e=this.partialObserver;if(e.error)try{e.error(t)}catch(r){St(r)}else St(t)},s.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(e){St(e)}},s}(),le=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&&Jt(e.next,a),error:e.error&&Jt(e.error,a),complete:e.complete&&Jt(e.complete,a)}):o=e}return i.destination=new Ur(o),i}return t}($e);function St(s){Ps(s)}function Ir(s){throw s}var Rr={closed:!0,next:kt,error:Ir,complete:kt},ye=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function mt(s){return s}function jr(s){return s.length===0?mt: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=Dr(t)?t:new le(t,e,r);return Et(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 le({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[ye]=function(){return this},s.prototype.pipe=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return jr(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 Hr(s){return s&&v(s.next)&&v(s.error)&&v(s.complete)}function Dr(s){return s&&s instanceof $e||Hr(s)&&Ts(s)}function Nr(s){return v(s==null?void 0:s.lift)}function D(s){return function(t){if(Nr(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 Br(s,t,e,r,n)}var Br=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}($e),zr=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 zr},t.prototype.next=function(e){var r=this;Et(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;Et(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;Et(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 Dt(function(){r.currentObservers=null,oe(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),$t=new _(function(s){return s.complete()});function Fr(s){return s&&v(s.schedule)}function be(s){return s[s.length-1]}function Ms(s){return v(be(s))?s.pop():void 0}function we(s){return Fr(be(s))?s.pop():void 0}function Wr(s,t){return typeof be(s)=="number"?s.pop():t}var xe=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[ye])}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 Zr(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Hs=Zr();function Ds(s){return v(s==null?void 0:s[Hs])}function Ns(s){return Lr(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 Yr(s);if(xe(s))return qr(s);if(Us(s))return Kr(s);if(Rs(s))return zs(s);if(Ds(s))return Gr(s);if(Bs(s))return Xr(s)}throw js(s)}function Yr(s){return new _(function(t){var e=s[ye]();if(v(e.subscribe))return e.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function qr(s){return new _(function(t){for(var e=0;e<s.length&&!t.closed;e++)t.next(s[e]);t.complete()})}function Kr(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 Gr(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){Jr(s,t).catch(function(e){return t.error(e)})})}function Xr(s){return zs(Ns(s))}function Jr(s,t){var e,r,n,i;return Tr(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=Pr(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 Qr(s,t){return L(s).pipe(Ws(t),Fs(t))}function Vr(s,t){return L(s).pipe(Ws(t),Fs(t))}function tn(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 en(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 sn(s,t){return Zs(Ns(s),t)}function rn(s,t){if(s!=null){if(Is(s))return Qr(s,t);if(xe(s))return tn(s,t);if(Us(s))return Vr(s,t);if(Rs(s))return Zs(s,t);if(Ds(s))return en(s,t);if(Bs(s))return sn(s,t)}throw js(s)}function Nt(s,t){return t?rn(s,t):L(s)}function ce(){for(var s=[],t=0;t<arguments.length;t++)s[t]=arguments[t];var e=we(s);return Nt(s,e)}function Tt(s,t){return D(function(e,r){var n=0;e.subscribe(O(r,function(i){r.next(s.call(t,i,n++))}))})}var nn=Array.isArray;function on(s,t){return nn(t)?s.apply(void 0,F([],j(t))):s(t)}function Ys(s){return Tt(function(t){return on(s,t)})}var an=Array.isArray,ln=Object.getPrototypeOf,cn=Object.prototype,hn=Object.keys;function un(s){if(s.length===1){var t=s[0];if(an(t))return{args:t,keys:null};if(dn(t)){var e=hn(t);return{args:e.map(function(r){return t[r]}),keys:e}}}return{args:s,keys:null}}function dn(s){return s&&typeof s=="object"&&ln(s)===cn}function pn(s,t){return s.reduce(function(e,r,n){return e[r]=t[n],e},{})}function fn(){for(var s=[],t=0;t<arguments.length;t++)s[t]=arguments[t];var e=we(s),r=Ms(s),n=un(s),i=n.args,o=n.keys;if(i.length===0)return Nt([],e);var a=new _(gn(i,e,o?function(l){return pn(o,l)}:mt));return r?a.pipe(Ys(r)):a}function gn(s,t,e){return e===void 0&&(e=mt),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=Nt(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 vn(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 _t=l.shift();o?M(t,o,function(){return $(_t)}):$(_t)};l.length&&c<r;)it();d()}catch(_t){t.error(_t)}}))};return s.subscribe(O(t,p,function(){u=!0,d()})),function(){a==null||a()}}function _e(s,t,e){return e===void 0&&(e=1/0),v(t)?_e(function(r,n){return Tt(function(i,o){return t(r,i,n,o)})(L(s(r,n)))},e):(typeof t=="number"&&(e=t),D(function(r,n){return vn(r,n,s,e)}))}function mn(s){return s===void 0&&(s=1/0),_e(mt,s)}var $n=["addListener","removeListener"],yn=["addEventListener","removeEventListener"],bn=["on","off"];function Lt(s,t,e,r){if(v(e)&&(r=e,e=void 0),r)return Lt(s,t,e).pipe(Ys(r));var n=j(_n(s)?yn.map(function(a){return function(l){return s[a](t,l,e)}}):wn(s)?$n.map(Ze(s,t)):xn(s)?bn.map(Ze(s,t)):[],2),i=n[0],o=n[1];if(!i&&xe(s))return _e(function(a){return Lt(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 wn(s){return v(s.addListener)&&v(s.removeListener)}function xn(s){return v(s.on)&&v(s.off)}function _n(s){return v(s.addEventListener)&&v(s.removeEventListener)}function Sn(){for(var s=[],t=0;t<arguments.length;t++)s[t]=arguments[t];var e=we(s),r=Wr(s,1/0),n=s;return n.length?n.length===1?L(n[0]):mn(r)(Nt(n,e)):$t}function he(s){return s<=0?function(){return $t}: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()},kt)),!e.closed&&t.subscribe(e)})}function ue(){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(mt))&&(a=null))},kt))},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 yt{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 yt(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 yt(U.User,{name:this.name},[{items:[["html",{content:t}]]}]);return this.print$.next(e),e}subscribe(){return this.print$.asObservable()}}class Cn{constructor(){this.print$=new x,this.name="system"}print(t){const e=new yt(U.System,{name:this.name},[{items:[["html",{content:t}]]}]);return this.print$.next(e),e}subscribe(){return this.print$.asObservable()}}class An{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(he(1)).subscribe(()=>{this.disconnected()})}disconnected(){}onUserSubmit(t){this.print(U.User,t.text)}print(t,e){const r=new yt(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 Cn;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){}}/**
|
1
|
+
"use strict";var Ci=Object.defineProperty;var Ai=(s,e,t)=>e in s?Ci(s,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):s[e]=t;var x=(s,e,t)=>(Ai(s,typeof e!="symbol"?e+"":e,t),t),Ei=(s,e,t)=>{if(!e.has(s))throw TypeError("Cannot "+t)};var $t=(s,e,t)=>{if(e.has(s))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(s):e.set(s,t)};var He=(s,e,t)=>(Ei(s,e,"access private method"),t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Ti=async s=>{s.registerComponent("conversation",Promise.resolve().then(()=>Rl))};class Zt{constructor(){this.registeredProviders=new Map}static async getInstance(e){let t=await e.get("conversation");return t||(t=new Zt,await e.register("conversation",t),t)}registerProvider(e,t){this.registeredProviders.set(e,t)}}var Ot=function(s,e){return Ot=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])},Ot(s,e)};function ve(s,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");Ot(s,e);function t(){this.constructor=s}s.prototype=e===null?Object.create(e):(t.prototype=e.prototype,new t)}function Oi(s,e,t,n){function i(r){return r instanceof t?r:new t(function(o){o(r)})}return new(t||(t=Promise))(function(r,o){function a(h){try{c(n.next(h))}catch(u){o(u)}}function l(h){try{c(n.throw(h))}catch(u){o(u)}}function c(h){h.done?r(h.value):i(h.value).then(a,l)}c((n=n.apply(s,e||[])).next())})}function fs(s,e){var t={label:0,sent:function(){if(r[0]&1)throw r[1];return r[1]},trys:[],ops:[]},n,i,r,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(n)throw new TypeError("Generator is already executing.");for(;o&&(o=0,c[0]&&(t=0)),t;)try{if(n=1,i&&(r=c[0]&2?i.return:c[0]?i.throw||((r=i.return)&&r.call(i),0):i.next)&&!(r=r.call(i,c[1])).done)return r;switch(i=0,r&&(c=[c[0]&2,r.value]),c[0]){case 0:case 1:r=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,i=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(r=t.trys,!(r=r.length>0&&r[r.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!r||c[1]>r[0]&&c[1]<r[3])){t.label=c[1];break}if(c[0]===6&&t.label<r[1]){t.label=r[1],r=c;break}if(r&&t.label<r[2]){t.label=r[2],t.ops.push(c);break}r[2]&&t.ops.pop(),t.trys.pop();continue}c=e.call(s,t)}catch(h){c=[6,h],i=0}finally{n=r=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function ge(s){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&s[e],n=0;if(t)return t.call(s);if(s&&typeof s.length=="number")return{next:function(){return s&&n>=s.length&&(s=void 0),{value:s&&s[n++],done:!s}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function q(s,e){var t=typeof Symbol=="function"&&s[Symbol.iterator];if(!t)return s;var n=t.call(s),i,r=[],o;try{for(;(e===void 0||e-- >0)&&!(i=n.next()).done;)r.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(t=n.return)&&t.call(n)}finally{if(o)throw o.error}}return r}function te(s,e,t){if(t||arguments.length===2)for(var n=0,i=e.length,r;n<i;n++)(r||!(n in e))&&(r||(r=Array.prototype.slice.call(e,0,n)),r[n]=e[n]);return s.concat(r||Array.prototype.slice.call(e))}function ue(s){return this instanceof ue?(this.v=s,this):new ue(s)}function Li(s,e,t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=t.apply(s,e||[]),i,r=[];return i={},o("next"),o("throw"),o("return"),i[Symbol.asyncIterator]=function(){return this},i;function o(p){n[p]&&(i[p]=function(d){return new Promise(function(b,f){r.push([p,d,b,f])>1||a(p,d)})})}function a(p,d){try{l(n[p](d))}catch(b){u(r[0][3],b)}}function l(p){p.value instanceof ue?Promise.resolve(p.value.v).then(c,h):u(r[0][2],p)}function c(p){a("next",p)}function h(p){a("throw",p)}function u(p,d){p(d),r.shift(),r.length&&a(r[0][0],r[0][1])}}function Pi(s){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e=s[Symbol.asyncIterator],t;return e?e.call(s):(s=typeof ge=="function"?ge(s):s[Symbol.iterator](),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=s[r]&&function(o){return new Promise(function(a,l){o=s[r](o),i(a,l,o.done,o.value)})}}function i(r,o,a,l){Promise.resolve(l).then(function(c){r({value:c,done:a})},o)}}function $(s){return typeof s=="function"}function gs(s){var e=function(n){Error.call(n),n.stack=new Error().stack},t=s(e);return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var xt=gs(function(s){return function(t){s(this),this.message=t?t.length+` errors occurred during unsubscription:
|
2
|
+
`+t.map(function(n,i){return i+1+") "+n.toString()}).join(`
|
3
|
+
`):"",this.name="UnsubscriptionError",this.errors=t}});function Lt(s,e){if(s){var t=s.indexOf(e);0<=t&&s.splice(t,1)}}var at=function(){function s(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return s.prototype.unsubscribe=function(){var e,t,n,i,r;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var a=ge(o),l=a.next();!l.done;l=a.next()){var c=l.value;c.remove(this)}}catch(f){e={error:f}}finally{try{l&&!l.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}else o.remove(this);var h=this.initialTeardown;if($(h))try{h()}catch(f){r=f instanceof xt?f.errors:[f]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var p=ge(u),d=p.next();!d.done;d=p.next()){var b=d.value;try{kn(b)}catch(f){r=r??[],f instanceof xt?r=te(te([],q(r)),q(f.errors)):r.push(f)}}}catch(f){n={error:f}}finally{try{d&&!d.done&&(i=p.return)&&i.call(p)}finally{if(n)throw n.error}}}if(r)throw new xt(r)}},s.prototype.add=function(e){var t;if(e&&e!==this)if(this.closed)kn(e);else{if(e instanceof s){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=(t=this._finalizers)!==null&&t!==void 0?t:[]).push(e)}},s.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},s.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},s.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&Lt(t,e)},s.prototype.remove=function(e){var t=this._finalizers;t&&Lt(t,e),e instanceof s&&e._removeParent(this)},s.EMPTY=function(){var e=new s;return e.closed=!0,e}(),s}(),ms=at.EMPTY;function vs(s){return s instanceof at||s&&"closed"in s&&$(s.remove)&&$(s.add)&&$(s.unsubscribe)}function kn(s){$(s)?s():s.unsubscribe()}var bs={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Pt={setTimeout:function(s,e){for(var t=[],n=2;n<arguments.length;n++)t[n-2]=arguments[n];var i=Pt.delegate;return i!=null&&i.setTimeout?i.setTimeout.apply(i,te([s,e],q(t))):setTimeout.apply(void 0,te([s,e],q(t)))},clearTimeout:function(s){var e=Pt.delegate;return((e==null?void 0:e.clearTimeout)||clearTimeout)(s)},delegate:void 0};function ys(s){Pt.setTimeout(function(){throw s})}function Ye(){}function qe(s){s()}var qt=function(s){ve(e,s);function e(t){var n=s.call(this)||this;return n.isStopped=!1,t?(n.destination=t,vs(t)&&t.add(n)):n.destination=zi,n}return e.create=function(t,n,i){return new Rt(t,n,i)},e.prototype.next=function(t){this.isStopped||this._next(t)},e.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},e.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},e.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,s.prototype.unsubscribe.call(this),this.destination=null)},e.prototype._next=function(t){this.destination.next(t)},e.prototype._error=function(t){try{this.destination.error(t)}finally{this.unsubscribe()}},e.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},e}(at),Ri=Function.prototype.bind;function wt(s,e){return Ri.call(s,e)}var Ii=function(){function s(e){this.partialObserver=e}return s.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(n){De(n)}},s.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(n){De(n)}else De(e)},s.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(t){De(t)}},s}(),Rt=function(s){ve(e,s);function e(t,n,i){var r=s.call(this)||this,o;if($(t)||!t)o={next:t??void 0,error:n??void 0,complete:i??void 0};else{var a;r&&bs.useDeprecatedNextContext?(a=Object.create(t),a.unsubscribe=function(){return r.unsubscribe()},o={next:t.next&&wt(t.next,a),error:t.error&&wt(t.error,a),complete:t.complete&&wt(t.complete,a)}):o=t}return r.destination=new Ii(o),r}return e}(qt);function De(s){ys(s)}function Mi(s){throw s}var zi={closed:!0,next:Ye,error:Mi,complete:Ye},Wt=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function Le(s){return s}function Ui(s){return s.length===0?Le:s.length===1?s[0]:function(t){return s.reduce(function(n,i){return i(n)},t)}}var C=function(){function s(e){e&&(this._subscribe=e)}return s.prototype.lift=function(e){var t=new s;return t.source=this,t.operator=e,t},s.prototype.subscribe=function(e,t,n){var i=this,r=Hi(e)?e:new Rt(e,t,n);return qe(function(){var o=i,a=o.operator,l=o.source;r.add(a?a.call(r,l):l?i._subscribe(r):i._trySubscribe(r))}),r},s.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},s.prototype.forEach=function(e,t){var n=this;return t=_n(t),new t(function(i,r){var o=new Rt({next:function(a){try{e(a)}catch(l){r(l),o.unsubscribe()}},error:r,complete:i});n.subscribe(o)})},s.prototype._subscribe=function(e){var t;return(t=this.source)===null||t===void 0?void 0:t.subscribe(e)},s.prototype[Wt]=function(){return this},s.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Ui(e)(this)},s.prototype.toPromise=function(e){var t=this;return e=_n(e),new e(function(n,i){var r;t.subscribe(function(o){return r=o},function(o){return i(o)},function(){return n(r)})})},s.create=function(e){return new s(e)},s}();function _n(s){var e;return(e=s??bs.Promise)!==null&&e!==void 0?e:Promise}function ji(s){return s&&$(s.next)&&$(s.error)&&$(s.complete)}function Hi(s){return s&&s instanceof qt||ji(s)&&vs(s)}function Di(s){return $(s==null?void 0:s.lift)}function Y(s){return function(e){if(Di(e))return e.lift(function(t){try{return s(t,this)}catch(n){this.error(n)}});throw new TypeError("Unable to lift unknown Observable type")}}function R(s,e,t,n,i){return new Bi(s,e,t,n,i)}var Bi=function(s){ve(e,s);function e(t,n,i,r,o,a){var l=s.call(this,t)||this;return l.onFinalize=o,l.shouldUnsubscribe=a,l._next=n?function(c){try{n(c)}catch(h){t.error(h)}}:s.prototype._next,l._error=r?function(c){try{r(c)}catch(h){t.error(h)}finally{this.unsubscribe()}}:s.prototype._error,l._complete=i?function(){try{i()}catch(c){t.error(c)}finally{this.unsubscribe()}}:s.prototype._complete,l}return e.prototype.unsubscribe=function(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var n=this.closed;s.prototype.unsubscribe.call(this),!n&&((t=this.onFinalize)===null||t===void 0||t.call(this))}},e}(qt),Ni=gs(function(s){return function(){s(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),S=function(s){ve(e,s);function e(){var t=s.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return e.prototype.lift=function(t){var n=new Sn(this,this);return n.operator=t,n},e.prototype._throwIfClosed=function(){if(this.closed)throw new Ni},e.prototype.next=function(t){var n=this;qe(function(){var i,r;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var o=ge(n.currentObservers),a=o.next();!a.done;a=o.next()){var l=a.value;l.next(t)}}catch(c){i={error:c}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}}})},e.prototype.error=function(t){var n=this;qe(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=t;for(var i=n.observers;i.length;)i.shift().error(t)}})},e.prototype.complete=function(){var t=this;qe(function(){if(t._throwIfClosed(),!t.isStopped){t.isStopped=!0;for(var n=t.observers;n.length;)n.shift().complete()}})},e.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(e.prototype,"observed",{get:function(){var t;return((t=this.observers)===null||t===void 0?void 0:t.length)>0},enumerable:!1,configurable:!0}),e.prototype._trySubscribe=function(t){return this._throwIfClosed(),s.prototype._trySubscribe.call(this,t)},e.prototype._subscribe=function(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)},e.prototype._innerSubscribe=function(t){var n=this,i=this,r=i.hasError,o=i.isStopped,a=i.observers;return r||o?ms:(this.currentObservers=null,a.push(t),new at(function(){n.currentObservers=null,Lt(a,t)}))},e.prototype._checkFinalizedStatuses=function(t){var n=this,i=n.hasError,r=n.thrownError,o=n.isStopped;i?t.error(r):o&&t.complete()},e.prototype.asObservable=function(){var t=new C;return t.source=this,t},e.create=function(t,n){return new Sn(t,n)},e}(C),Sn=function(s){ve(e,s);function e(t,n){var i=s.call(this)||this;return i.destination=t,i.source=n,i}return e.prototype.next=function(t){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.next)===null||i===void 0||i.call(n,t)},e.prototype.error=function(t){var n,i;(i=(n=this.destination)===null||n===void 0?void 0:n.error)===null||i===void 0||i.call(n,t)},e.prototype.complete=function(){var t,n;(n=(t=this.destination)===null||t===void 0?void 0:t.complete)===null||n===void 0||n.call(t)},e.prototype._subscribe=function(t){var n,i;return(i=(n=this.source)===null||n===void 0?void 0:n.subscribe(t))!==null&&i!==void 0?i:ms},e}(S),D=function(s){ve(e,s);function e(t){var n=s.call(this)||this;return n._value=t,n}return Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),e.prototype._subscribe=function(t){var n=s.prototype._subscribe.call(this,t);return!n.closed&&t.next(this._value),n},e.prototype.getValue=function(){var t=this,n=t.hasError,i=t.thrownError,r=t._value;if(n)throw i;return this._throwIfClosed(),r},e.prototype.next=function(t){s.prototype.next.call(this,this._value=t)},e}(S),Pe=new C(function(s){return s.complete()});function Fi(s){return s&&$(s.schedule)}function Yt(s){return s[s.length-1]}function $s(s){return $(Yt(s))?s.pop():void 0}function Qt(s){return Fi(Yt(s))?s.pop():void 0}function Zi(s,e){return typeof Yt(s)=="number"?s.pop():e}var Kt=function(s){return s&&typeof s.length=="number"&&typeof s!="function"};function xs(s){return $(s==null?void 0:s.then)}function ws(s){return $(s[Wt])}function ks(s){return Symbol.asyncIterator&&$(s==null?void 0:s[Symbol.asyncIterator])}function _s(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 qi(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Ss=qi();function Cs(s){return $(s==null?void 0:s[Ss])}function As(s){return Li(this,arguments,function(){var t,n,i,r;return fs(this,function(o){switch(o.label){case 0:t=s.getReader(),o.label=1;case 1:o.trys.push([1,,9,10]),o.label=2;case 2:return[4,ue(t.read())];case 3:return n=o.sent(),i=n.value,r=n.done,r?[4,ue(void 0)]:[3,5];case 4:return[2,o.sent()];case 5:return[4,ue(i)];case 6:return[4,o.sent()];case 7:return o.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}})})}function Es(s){return $(s==null?void 0:s.getReader)}function j(s){if(s instanceof C)return s;if(s!=null){if(ws(s))return Wi(s);if(Kt(s))return Yi(s);if(xs(s))return Qi(s);if(ks(s))return Ts(s);if(Cs(s))return Ki(s);if(Es(s))return Gi(s)}throw _s(s)}function Wi(s){return new C(function(e){var t=s[Wt]();if($(t.subscribe))return t.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Yi(s){return new C(function(e){for(var t=0;t<s.length&&!e.closed;t++)e.next(s[t]);e.complete()})}function Qi(s){return new C(function(e){s.then(function(t){e.closed||(e.next(t),e.complete())},function(t){return e.error(t)}).then(null,ys)})}function Ki(s){return new C(function(e){var t,n;try{for(var i=ge(s),r=i.next();!r.done;r=i.next()){var o=r.value;if(e.next(o),e.closed)return}}catch(a){t={error:a}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}e.complete()})}function Ts(s){return new C(function(e){Xi(s,e).catch(function(t){return e.error(t)})})}function Gi(s){return Ts(As(s))}function Xi(s,e){var t,n,i,r;return Oi(this,void 0,void 0,function(){var o,a;return fs(this,function(l){switch(l.label){case 0:l.trys.push([0,5,6,11]),t=Pi(s),l.label=1;case 1:return[4,t.next()];case 2:if(n=l.sent(),!!n.done)return[3,4];if(o=n.value,e.next(o),e.closed)return[2];l.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=l.sent(),i={error:a},[3,11];case 6:return l.trys.push([6,,9,10]),n&&!n.done&&(r=t.return)?[4,r.call(t)]:[3,8];case 7:l.sent(),l.label=8;case 8:return[3,10];case 9:if(i)throw i.error;return[7];case 10:return[7];case 11:return e.complete(),[2]}})})}function B(s,e,t,n,i){n===void 0&&(n=0),i===void 0&&(i=!1);var r=e.schedule(function(){t(),i?s.add(this.schedule(null,n)):this.unsubscribe()},n);if(s.add(r),!i)return r}function Os(s,e){return e===void 0&&(e=0),Y(function(t,n){t.subscribe(R(n,function(i){return B(n,s,function(){return n.next(i)},e)},function(){return B(n,s,function(){return n.complete()},e)},function(i){return B(n,s,function(){return n.error(i)},e)}))})}function Ls(s,e){return e===void 0&&(e=0),Y(function(t,n){n.add(s.schedule(function(){return t.subscribe(n)},e))})}function Ji(s,e){return j(s).pipe(Ls(e),Os(e))}function Vi(s,e){return j(s).pipe(Ls(e),Os(e))}function er(s,e){return new C(function(t){var n=0;return e.schedule(function(){n===s.length?t.complete():(t.next(s[n++]),t.closed||this.schedule())})})}function tr(s,e){return new C(function(t){var n;return B(t,e,function(){n=s[Ss](),B(t,e,function(){var i,r,o;try{i=n.next(),r=i.value,o=i.done}catch(a){t.error(a);return}o?t.complete():t.next(r)},0,!0)}),function(){return $(n==null?void 0:n.return)&&n.return()}})}function Ps(s,e){if(!s)throw new Error("Iterable cannot be null");return new C(function(t){B(t,e,function(){var n=s[Symbol.asyncIterator]();B(t,e,function(){n.next().then(function(i){i.done?t.complete():t.next(i.value)})},0,!0)})})}function nr(s,e){return Ps(As(s),e)}function sr(s,e){if(s!=null){if(ws(s))return Ji(s,e);if(Kt(s))return er(s,e);if(xs(s))return Vi(s,e);if(ks(s))return Ps(s,e);if(Cs(s))return tr(s,e);if(Es(s))return nr(s,e)}throw _s(s)}function lt(s,e){return e?sr(s,e):j(s)}function It(){for(var s=[],e=0;e<arguments.length;e++)s[e]=arguments[e];var t=Qt(s);return lt(s,t)}function Qe(s,e){return Y(function(t,n){var i=0;t.subscribe(R(n,function(r){n.next(s.call(e,r,i++))}))})}var ir=Array.isArray;function rr(s,e){return ir(e)?s.apply(void 0,te([],q(e))):s(e)}function Rs(s){return Qe(function(e){return rr(s,e)})}var or=Array.isArray,ar=Object.getPrototypeOf,lr=Object.prototype,cr=Object.keys;function hr(s){if(s.length===1){var e=s[0];if(or(e))return{args:e,keys:null};if(ur(e)){var t=cr(e);return{args:t.map(function(n){return e[n]}),keys:t}}}return{args:s,keys:null}}function ur(s){return s&&typeof s=="object"&&ar(s)===lr}function pr(s,e){return s.reduce(function(t,n,i){return t[n]=e[i],t},{})}function dr(){for(var s=[],e=0;e<arguments.length;e++)s[e]=arguments[e];var t=Qt(s),n=$s(s),i=hr(s),r=i.args,o=i.keys;if(r.length===0)return lt([],t);var a=new C(fr(r,t,o?function(l){return pr(o,l)}:Le));return n?a.pipe(Rs(n)):a}function fr(s,e,t){return t===void 0&&(t=Le),function(n){Cn(e,function(){for(var i=s.length,r=new Array(i),o=i,a=i,l=function(h){Cn(e,function(){var u=lt(s[h],e),p=!1;u.subscribe(R(n,function(d){r[h]=d,p||(p=!0,a--),a||n.next(t(r.slice()))},function(){--o||n.complete()}))},n)},c=0;c<i;c++)l(c)},n)}}function Cn(s,e,t){s?B(t,s,e):e()}function gr(s,e,t,n,i,r,o,a){var l=[],c=0,h=0,u=!1,p=function(){u&&!l.length&&!c&&e.complete()},d=function(f){return c<n?b(f):l.push(f)},b=function(f){r&&e.next(f),c++;var I=!1;j(t(f,h++)).subscribe(R(e,function(H){i==null||i(H),r?d(H):e.next(H)},function(){I=!0},void 0,function(){if(I)try{c--;for(var H=function(){var K=l.shift();o?B(e,o,function(){return b(K)}):b(K)};l.length&&c<n;)H();p()}catch(K){e.error(K)}}))};return s.subscribe(R(e,d,function(){u=!0,p()})),function(){a==null||a()}}function Gt(s,e,t){return t===void 0&&(t=1/0),$(e)?Gt(function(n,i){return Qe(function(r,o){return e(n,r,i,o)})(j(s(n,i)))},t):(typeof e=="number"&&(t=e),Y(function(n,i){return gr(n,i,s,t)}))}function mr(s){return s===void 0&&(s=1/0),Gt(Le,s)}var vr=["addListener","removeListener"],br=["addEventListener","removeEventListener"],yr=["on","off"];function Ke(s,e,t,n){if($(t)&&(n=t,t=void 0),n)return Ke(s,e,t).pipe(Rs(n));var i=q(wr(s)?br.map(function(a){return function(l){return s[a](e,l,t)}}):$r(s)?vr.map(An(s,e)):xr(s)?yr.map(An(s,e)):[],2),r=i[0],o=i[1];if(!r&&Kt(s))return Gt(function(a){return Ke(a,e,t)})(j(s));if(!r)throw new TypeError("Invalid event target");return new C(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 r(l),function(){return o(l)}})}function An(s,e){return function(t){return function(n){return s[t](e,n)}}}function $r(s){return $(s.addListener)&&$(s.removeListener)}function xr(s){return $(s.on)&&$(s.off)}function wr(s){return $(s.addEventListener)&&$(s.removeEventListener)}function kr(){for(var s=[],e=0;e<arguments.length;e++)s[e]=arguments[e];var t=Qt(s),n=Zi(s,1/0),i=s;return i.length?i.length===1?j(i[0]):mr(n)(lt(i,t)):Pe}function Mt(s){return s<=0?function(){return Pe}:Y(function(e,t){var n=0;e.subscribe(R(t,function(i){++n<=s&&(t.next(i),s<=n&&t.complete())}))})}function pe(s,e){return Y(function(t,n){var i=null,r=0,o=!1,a=function(){return o&&!i&&n.complete()};t.subscribe(R(n,function(l){i==null||i.unsubscribe();var c=0,h=r++;j(s(l,h)).subscribe(i=R(n,function(u){return n.next(e?e(l,u,h,c++):u)},function(){i=null,a()}))},function(){o=!0,a()}))})}function En(s){return Y(function(e,t){j(s).subscribe(R(t,function(){return t.complete()},Ye)),!t.closed&&e.subscribe(t)})}function zt(){for(var s=[],e=0;e<arguments.length;e++)s[e]=arguments[e];var t=$s(s);return Y(function(n,i){for(var r=s.length,o=new Array(r),a=s.map(function(){return!1}),l=!1,c=function(u){j(s[u]).subscribe(R(i,function(p){o[u]=p,!l&&!a[u]&&(a[u]=!0,(l=a.every(Le))&&(a=null))},Ye))},h=0;h<r;h++)c(h);n.subscribe(R(i,function(u){if(l){var p=te([u],q(o));i.next(t?t.apply(void 0,te([],q(p))):p)}}))})}var N=(s=>(s.User="user",s.Agent="agent",s.System="system",s))(N||{});const Is=()=>crypto.randomUUID();class Re{constructor(e,t,n){this.type=e,this.sender=t,this.messages=n,this.status="delivered",this.didUpdate=new S,this.actions$=new S,this.remove$=new S,this.timestamp=Date.now(),this.id=Is()}update(e){this.messages=[{items:e}],this.didUpdate.next(this)}setStatus(e){this.status=e,this.didUpdate.next(this)}remove(){this.remove$.next()}}class Ms{constructor(e){this.name=e,this.print$=new S}print(e,t="html"){const n=new Re(N.Agent,{name:this.name},[{items:[[t,{content:e}]]}]);return this.print$.next(n),n}subscribe(){return this.print$.asObservable()}}class zs{constructor(e){this.name=e,this.print$=new S}print(e){const t=new Re(N.User,{name:this.name},[{items:[["html",{content:e}]]}]);return this.print$.next(t),t}subscribe(){return this.print$.asObservable()}}class _r{constructor(){this.print$=new S,this.name="system"}print(e){const t=new Re(N.System,{name:this.name},[{items:[["html",{content:e}]]}]);return this.print$.next(t),t}subscribe(){return this.print$.asObservable()}}class Sr{constructor(e,t){this.name=e,this.component=t,this.print$=new S,this.typingState$=new D(!1),this.complete$=new S,this.system=this.createSystem(),this.rehydrate$=new S,this.saveToCurrentSession$=new S,this.showChatOverlay$=new D(!1),this.onComplete=()=>this.complete$.asObservable()}connect(e={}){this.complete$.pipe(Mt(1)).subscribe(()=>{this.disconnected()})}disconnected(){}onUserSubmit(e){this.print(N.User,e.text)}print(e,t){const n=new Re(e,{name:""},[{items:[["html",{content:t}]]}]);return this.printEntry(n)}printEntry(e){return this.print$.next(e),e}createAgent(e){const t=new Ms(e);return t.subscribe().subscribe(n=>{this.playNotification(),this.printEntry(n)}),t}createUser(e){const t=new zs(e);return t.subscribe().subscribe(n=>{this.printEntry(n)}),t}createSystem(){const e=new _r;return e.subscribe().subscribe(t=>{this.printEntry(t)}),e}setTypingState(e){this.typingState$.next(e)}setToastMessage(e){this.component.setToastMessage(e)}isTyping(){return this.typingState$.asObservable()}actions(){return this.print$.asObservable()}playNotification(){const e="https://publicpoc.blob.core.windows.net/widget-assets/notification.mp3";this.component.application.storage.get("muteAudioNotifications")||new Audio(e).play().catch(n=>{})}complete(){this.complete$.next()}save(e){this.saveToCurrentSession$.next(e)}async rehydrate(e){}}/**
|
4
4
|
* @license
|
5
5
|
* Copyright 2019 Google LLC
|
6
6
|
* SPDX-License-Identifier: BSD-3-Clause
|
7
|
-
*/const
|
7
|
+
*/const We=globalThis,Xt=We.ShadowRoot&&(We.ShadyCSS===void 0||We.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Jt=Symbol(),Tn=new WeakMap;let Us=class{constructor(e,t,n){if(this._$cssResult$=!0,n!==Jt)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this.t=t}get styleSheet(){let e=this.o;const t=this.t;if(Xt&&e===void 0){const n=t!==void 0&&t.length===1;n&&(e=Tn.get(t)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),n&&Tn.set(t,e))}return e}toString(){return this.cssText}};const Cr=s=>new Us(typeof s=="string"?s:s+"",void 0,Jt),A=(s,...e)=>{const t=s.length===1?s[0]:e.reduce((n,i,r)=>n+(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.")})(i)+s[r+1],s[0]);return new Us(t,s,Jt)},Ar=(s,e)=>{if(Xt)s.adoptedStyleSheets=e.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet);else for(const t of e){const n=document.createElement("style"),i=We.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=t.cssText,s.appendChild(n)}},On=Xt?s=>s:s=>s instanceof CSSStyleSheet?(e=>{let t="";for(const n of e.cssRules)t+=n.cssText;return Cr(t)})(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:Er,defineProperty:Tr,getOwnPropertyDescriptor:Or,getOwnPropertyNames:Lr,getOwnPropertySymbols:Pr,getPrototypeOf:Rr}=Object,Z=globalThis,Ln=Z.trustedTypes,Ir=Ln?Ln.emptyScript:"",kt=Z.reactiveElementPolyfillSupport,$e=(s,e)=>s,Ge={toAttribute(s,e){switch(e){case Boolean:s=s?Ir:null;break;case Object:case Array:s=s==null?s:JSON.stringify(s)}return s},fromAttribute(s,e){let t=s;switch(e){case Boolean:t=s!==null;break;case Number:t=s===null?null:Number(s);break;case Object:case Array:try{t=JSON.parse(s)}catch{t=null}}return t}},Vt=(s,e)=>!Er(s,e),Pn={attribute:!0,type:String,converter:Ge,reflect:!1,hasChanged:Vt};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),Z.litPropertyMetadata??(Z.litPropertyMetadata=new WeakMap);let ae=class extends HTMLElement{static addInitializer(e){this._$Ei(),(this.l??(this.l=[])).push(e)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(e,t=Pn){if(t.state&&(t.attribute=!1),this._$Ei(),this.elementProperties.set(e,t),!t.noAccessor){const n=Symbol(),i=this.getPropertyDescriptor(e,n,t);i!==void 0&&Tr(this.prototype,e,i)}}static getPropertyDescriptor(e,t,n){const{get:i,set:r}=Or(this.prototype,e)??{get(){return this[t]},set(o){this[t]=o}};return{get(){return i==null?void 0:i.call(this)},set(o){const a=i==null?void 0:i.call(this);r.call(this,o),this.requestUpdate(e,a,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??Pn}static _$Ei(){if(this.hasOwnProperty($e("elementProperties")))return;const e=Rr(this);e.finalize(),e.l!==void 0&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty($e("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty($e("properties"))){const t=this.properties,n=[...Lr(t),...Pr(t)];for(const i of n)this.createProperty(i,t[i])}const e=this[Symbol.metadata];if(e!==null){const t=litPropertyMetadata.get(e);if(t!==void 0)for(const[n,i]of t)this.elementProperties.set(n,i)}this._$Eh=new Map;for(const[t,n]of this.elementProperties){const i=this._$Eu(t,n);i!==void 0&&this._$Eh.set(i,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(e){const t=[];if(Array.isArray(e)){const n=new Set(e.flat(1/0).reverse());for(const i of n)t.unshift(On(i))}else e!==void 0&&t.push(On(e));return t}static _$Eu(e,t){const n=t.attribute;return n===!1?void 0:typeof n=="string"?n:typeof e=="string"?e.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var e;this._$ES=new Promise(t=>this.enableUpdating=t),this._$AL=new Map,this._$E_(),this.requestUpdate(),(e=this.constructor.l)==null||e.forEach(t=>t(this))}addController(e){var t;(this._$EO??(this._$EO=new Set)).add(e),this.renderRoot!==void 0&&this.isConnected&&((t=e.hostConnected)==null||t.call(e))}removeController(e){var t;(t=this._$EO)==null||t.delete(e)}_$E_(){const e=new Map,t=this.constructor.elementProperties;for(const n of t.keys())this.hasOwnProperty(n)&&(e.set(n,this[n]),delete this[n]);e.size>0&&(this._$Ep=e)}createRenderRoot(){const e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return Ar(e,this.constructor.elementStyles),e}connectedCallback(){var e;this.renderRoot??(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(e=this._$EO)==null||e.forEach(t=>{var n;return(n=t.hostConnected)==null?void 0:n.call(t)})}enableUpdating(e){}disconnectedCallback(){var e;(e=this._$EO)==null||e.forEach(t=>{var n;return(n=t.hostDisconnected)==null?void 0:n.call(t)})}attributeChangedCallback(e,t,n){this._$AK(e,n)}_$EC(e,t){var r;const n=this.constructor.elementProperties.get(e),i=this.constructor._$Eu(e,n);if(i!==void 0&&n.reflect===!0){const o=(((r=n.converter)==null?void 0:r.toAttribute)!==void 0?n.converter:Ge).toAttribute(t,n.type);this._$Em=e,o==null?this.removeAttribute(i):this.setAttribute(i,o),this._$Em=null}}_$AK(e,t){var r;const n=this.constructor,i=n._$Eh.get(e);if(i!==void 0&&this._$Em!==i){const o=n.getPropertyOptions(i),a=typeof o.converter=="function"?{fromAttribute:o.converter}:((r=o.converter)==null?void 0:r.fromAttribute)!==void 0?o.converter:Ge;this._$Em=i,this[i]=a.fromAttribute(t,o.type),this._$Em=null}}requestUpdate(e,t,n){if(e!==void 0){if(n??(n=this.constructor.getPropertyOptions(e)),!(n.hasChanged??Vt)(this[e],t))return;this.P(e,t,n)}this.isUpdatePending===!1&&(this._$ES=this._$ET())}P(e,t,n){this._$AL.has(e)||this._$AL.set(e,t),n.reflect===!0&&this._$Em!==e&&(this._$Ej??(this._$Ej=new Set)).add(e)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}catch(t){Promise.reject(t)}const e=this.scheduleUpdate();return e!=null&&await e,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var n;if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??(this.renderRoot=this.createRenderRoot()),this._$Ep){for(const[r,o]of this._$Ep)this[r]=o;this._$Ep=void 0}const i=this.constructor.elementProperties;if(i.size>0)for(const[r,o]of i)o.wrapped!==!0||this._$AL.has(r)||this[r]===void 0||this.P(r,this[r],o)}let e=!1;const t=this._$AL;try{e=this.shouldUpdate(t),e?(this.willUpdate(t),(n=this._$EO)==null||n.forEach(i=>{var r;return(r=i.hostUpdate)==null?void 0:r.call(i)}),this.update(t)):this._$EU()}catch(i){throw e=!1,this._$EU(),i}e&&this._$AE(t)}willUpdate(e){}_$AE(e){var t;(t=this._$EO)==null||t.forEach(n=>{var i;return(i=n.hostUpdated)==null?void 0:i.call(n)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(e){return!0}update(e){this._$Ej&&(this._$Ej=this._$Ej.forEach(t=>this._$EC(t,this[t]))),this._$EU()}updated(e){}firstUpdated(e){}};ae.elementStyles=[],ae.shadowRootOptions={mode:"open"},ae[$e("elementProperties")]=new Map,ae[$e("finalized")]=new Map,kt==null||kt({ReactiveElement:ae}),(Z.reactiveElementVersions??(Z.reactiveElementVersions=[])).push("2.0.4");/**
|
12
12
|
* @license
|
13
13
|
* Copyright 2017 Google LLC
|
14
14
|
* SPDX-License-Identifier: BSD-3-Clause
|
15
|
-
*/const
|
16
|
-
\f\r]`,
|
17
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),
|
15
|
+
*/const xe=globalThis,Xe=xe.trustedTypes,Rn=Xe?Xe.createPolicy("lit-html",{createHTML:s=>s}):void 0,js="$lit$",F=`lit$${(Math.random()+"").slice(9)}$`,Hs="?"+F,Mr=`<${Hs}>`,ne=document,Se=()=>ne.createComment(""),Ce=s=>s===null||typeof s!="object"&&typeof s!="function",Ds=Array.isArray,zr=s=>Ds(s)||typeof(s==null?void 0:s[Symbol.iterator])=="function",_t=`[
|
16
|
+
\f\r]`,be=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,In=/-->/g,Mn=/>/g,G=RegExp(`>|${_t}(?:([^\\s"'>=/]+)(${_t}*=${_t}*(?:[^
|
17
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),zn=/'/g,Un=/"/g,Bs=/^(?:script|style|textarea|title)$/i,Ur=s=>(e,...t)=>({_$litType$:s,strings:e,values:t}),m=Ur(1),W=Symbol.for("lit-noChange"),g=Symbol.for("lit-nothing"),jn=new WeakMap,J=ne.createTreeWalker(ne,129);function Ns(s,e){if(!Array.isArray(s)||!s.hasOwnProperty("raw"))throw Error("invalid template strings array");return Rn!==void 0?Rn.createHTML(e):e}const jr=(s,e)=>{const t=s.length-1,n=[];let i,r=e===2?"<svg>":"",o=be;for(let a=0;a<t;a++){const l=s[a];let c,h,u=-1,p=0;for(;p<l.length&&(o.lastIndex=p,h=o.exec(l),h!==null);)p=o.lastIndex,o===be?h[1]==="!--"?o=In:h[1]!==void 0?o=Mn:h[2]!==void 0?(Bs.test(h[2])&&(i=RegExp("</"+h[2],"g")),o=G):h[3]!==void 0&&(o=G):o===G?h[0]===">"?(o=i??be,u=-1):h[1]===void 0?u=-2:(u=o.lastIndex-h[2].length,c=h[1],o=h[3]===void 0?G:h[3]==='"'?Un:zn):o===Un||o===zn?o=G:o===In||o===Mn?o=be:(o=G,i=void 0);const d=o===G&&s[a+1].startsWith("/>")?" ":"";r+=o===be?l+Mr:u>=0?(n.push(c),l.slice(0,u)+js+l.slice(u)+F+d):l+F+(u===-2?a:d)}return[Ns(s,r+(s[t]||"<?>")+(e===2?"</svg>":"")),n]};class Ae{constructor({strings:e,_$litType$:t},n){let i;this.parts=[];let r=0,o=0;const a=e.length-1,l=this.parts,[c,h]=jr(e,t);if(this.el=Ae.createElement(c,n),J.currentNode=this.el.content,t===2){const u=this.el.content.firstChild;u.replaceWith(...u.childNodes)}for(;(i=J.nextNode())!==null&&l.length<a;){if(i.nodeType===1){if(i.hasAttributes())for(const u of i.getAttributeNames())if(u.endsWith(js)){const p=h[o++],d=i.getAttribute(u).split(F),b=/([.?@])?(.*)/.exec(p);l.push({type:1,index:r,name:b[2],strings:d,ctor:b[1]==="."?Dr:b[1]==="?"?Br:b[1]==="@"?Nr:ct}),i.removeAttribute(u)}else u.startsWith(F)&&(l.push({type:6,index:r}),i.removeAttribute(u));if(Bs.test(i.tagName)){const u=i.textContent.split(F),p=u.length-1;if(p>0){i.textContent=Xe?Xe.emptyScript:"";for(let d=0;d<p;d++)i.append(u[d],Se()),J.nextNode(),l.push({type:2,index:++r});i.append(u[p],Se())}}}else if(i.nodeType===8)if(i.data===Hs)l.push({type:2,index:r});else{let u=-1;for(;(u=i.data.indexOf(F,u+1))!==-1;)l.push({type:7,index:r}),u+=F.length-1}r++}}static createElement(e,t){const n=ne.createElement("template");return n.innerHTML=e,n}}function me(s,e,t=s,n){var o,a;if(e===W)return e;let i=n!==void 0?(o=t._$Co)==null?void 0:o[n]:t._$Cl;const r=Ce(e)?void 0:e._$litDirective$;return(i==null?void 0:i.constructor)!==r&&((a=i==null?void 0:i._$AO)==null||a.call(i,!1),r===void 0?i=void 0:(i=new r(s),i._$AT(s,t,n)),n!==void 0?(t._$Co??(t._$Co=[]))[n]=i:t._$Cl=i),i!==void 0&&(e=me(s,i._$AS(s,e.values),i,n)),e}class Hr{constructor(e,t){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=t}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){const{el:{content:t},parts:n}=this._$AD,i=((e==null?void 0:e.creationScope)??ne).importNode(t,!0);J.currentNode=i;let r=J.nextNode(),o=0,a=0,l=n[0];for(;l!==void 0;){if(o===l.index){let c;l.type===2?c=new Ie(r,r.nextSibling,this,e):l.type===1?c=new l.ctor(r,l.name,l.strings,this,e):l.type===6&&(c=new Fr(r,this,e)),this._$AV.push(c),l=n[++a]}o!==(l==null?void 0:l.index)&&(r=J.nextNode(),o++)}return J.currentNode=ne,i}p(e){let t=0;for(const n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,t),t+=n.strings.length-2):n._$AI(e[t])),t++}}class Ie{get _$AU(){var e;return((e=this._$AM)==null?void 0:e._$AU)??this._$Cv}constructor(e,t,n,i){this.type=2,this._$AH=g,this._$AN=void 0,this._$AA=e,this._$AB=t,this._$AM=n,this.options=i,this._$Cv=(i==null?void 0:i.isConnected)??!0}get parentNode(){let e=this._$AA.parentNode;const t=this._$AM;return t!==void 0&&(e==null?void 0:e.nodeType)===11&&(e=t.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,t=this){e=me(this,e,t),Ce(e)?e===g||e==null||e===""?(this._$AH!==g&&this._$AR(),this._$AH=g):e!==this._$AH&&e!==W&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):zr(e)?this.k(e):this._(e)}S(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.S(e))}_(e){this._$AH!==g&&Ce(this._$AH)?this._$AA.nextSibling.data=e:this.T(ne.createTextNode(e)),this._$AH=e}$(e){var r;const{values:t,_$litType$:n}=e,i=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=Ae.createElement(Ns(n.h,n.h[0]),this.options)),n);if(((r=this._$AH)==null?void 0:r._$AD)===i)this._$AH.p(t);else{const o=new Hr(i,this),a=o.u(this.options);o.p(t),this.T(a),this._$AH=o}}_$AC(e){let t=jn.get(e.strings);return t===void 0&&jn.set(e.strings,t=new Ae(e)),t}k(e){Ds(this._$AH)||(this._$AH=[],this._$AR());const t=this._$AH;let n,i=0;for(const r of e)i===t.length?t.push(n=new Ie(this.S(Se()),this.S(Se()),this,this.options)):n=t[i],n._$AI(r),i++;i<t.length&&(this._$AR(n&&n._$AB.nextSibling,i),t.length=i)}_$AR(e=this._$AA.nextSibling,t){var n;for((n=this._$AP)==null?void 0:n.call(this,!1,!0,t);e&&e!==this._$AB;){const i=e.nextSibling;e.remove(),e=i}}setConnected(e){var t;this._$AM===void 0&&(this._$Cv=e,(t=this._$AP)==null||t.call(this,e))}}class ct{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,t,n,i,r){this.type=1,this._$AH=g,this._$AN=void 0,this.element=e,this.name=t,this._$AM=i,this.options=r,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=g}_$AI(e,t=this,n,i){const r=this.strings;let o=!1;if(r===void 0)e=me(this,e,t,0),o=!Ce(e)||e!==this._$AH&&e!==W,o&&(this._$AH=e);else{const a=e;let l,c;for(e=r[0],l=0;l<r.length-1;l++)c=me(this,a[n+l],t,l),c===W&&(c=this._$AH[l]),o||(o=!Ce(c)||c!==this._$AH[l]),c===g?e=g:e!==g&&(e+=(c??"")+r[l+1]),this._$AH[l]=c}o&&!i&&this.j(e)}j(e){e===g?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}}class Dr extends ct{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===g?void 0:e}}let Br=class extends ct{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==g)}};class Nr extends ct{constructor(e,t,n,i,r){super(e,t,n,i,r),this.type=5}_$AI(e,t=this){if((e=me(this,e,t,0)??g)===W)return;const n=this._$AH,i=e===g&&n!==g||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,r=e!==g&&(n===g||i);i&&this.element.removeEventListener(this.name,this,n),r&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){var t;typeof this._$AH=="function"?this._$AH.call(((t=this.options)==null?void 0:t.host)??this.element,e):this._$AH.handleEvent(e)}}class Fr{constructor(e,t,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=t,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){me(this,e)}}const St=xe.litHtmlPolyfillSupport;St==null||St(Ae,Ie),(xe.litHtmlVersions??(xe.litHtmlVersions=[])).push("3.1.2");const Zr=(s,e,t)=>{const n=(t==null?void 0:t.renderBefore)??e;let i=n._$litPart$;if(i===void 0){const r=(t==null?void 0:t.renderBefore)??null;n._$litPart$=i=new Ie(e.insertBefore(Se(),r),r,void 0,t??{})}return i._$AI(s),i};/**
|
18
18
|
* @license
|
19
19
|
* Copyright 2017 Google LLC
|
20
20
|
* SPDX-License-Identifier: BSD-3-Clause
|
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=Zn(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 ee=globalThis.litElementPolyfillSupport;ee==null||ee({LitElement:b});(globalThis.litElementVersions??(globalThis.litElementVersions=[])).push("4.0.4");const Yn={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>'},qn={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>'},Kn={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>'},Gn={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>'},Xn={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>'},Jn={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>'},Qn={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,zt,rr=!1,Ut=!1,Ee=!1,C=!1,is=null,de=!1;const Ft=typeof window<"u"?window:{},T=Ft.document||{head:{}},nr=Ft.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)},Vn=(()=>{let s=!1;try{T.addEventListener("e",null,Object.defineProperty({},"passive",{get(){s=!0}}))}catch{}return s})(),ti=s=>Promise.resolve(s),ei=(()=>{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=ri(s,n),l=si(t,o),c=ni(n);w.ael(a,i,l,c),(t.$rmListeners$=t.$rmListeners$||[]).push(()=>w.rel(a,i,l,c))})},si=(s,t)=>e=>{try{G.lazyLoad||s.$hostElement$[t](e)}catch(r){wt(r)}},ri=(s,t)=>t&4?T:t&8?Ft:t&16?T.body:s,ni=s=>Vn?{passive:(s&1)!==0,capture:(s&2)!==0}:(s&2)!==0,os="http://www.w3.org/1999/xlink",Z=(s,t="")=>()=>{},as=new WeakMap,ii=(s,t,e)=>{let r=jt.get(s);ei&&e?(r=r||new CSSStyleSheet,r.replace(t)):r=t,jt.set(s,r)},oi=(s,t,e,r)=>{let n=or(t,e),i=jt.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},ai=s=>{const t=s.$cmpMeta$,e=s.$hostElement$,r=t.$flags$,n=Z("attachStyles",t.$tagName$),i=oi(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$),li=s=>Ri.map(t=>t(s)).find(t=>!!t),ls={},ci="http://www.w3.org/2000/svg",hi="http://www.w3.org/1999/xhtml",ui=s=>s!=null,Oe=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"&&!Oe(r))&&(r=String(r)),o&&a?l[l.length-1].$text$+=r:l.push(o?It(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,pi);const h=It(s,null);return h.$attrs$=t,l.length>0&&(h.$children$=l),h.$key$=n,h.$name$=i,h},It=(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},ke={},di=s=>s&&s.$tag$===ke,pi={forEach:(s,t)=>s.map(cs).forEach(t),map:(s,t)=>s.map(cs).map(t).map(fi)},cs=s=>({vattrs:s.$attrs$,vchildren:s.$children$,vkey:s.$key$,vname:s.$name$,vtag:s.$tag$,vtext:s.$text$}),fi=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=It(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(Ft,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=Oe(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))}}},gi=/\s/,us=s=>s?s.split(gi):[],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$)},Rt=(s,t,e,r)=>{let n=t.$children$[e],i=0,o,a,l;if(rr||(Ee=!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?ci:hi,n.$flags$&2?"slot-fb":n.$tag$),C&&n.$tag$==="foreignObject"&&(C=!1),ar(null,n,C),ui(X)&&o["s-si"]!==X&&o.classList.add(o["s-si"]=X),n.$children$)for(i=0;i<n.$children$.length;++i)a=Rt(s,n,i,o),a&&o.appendChild(a);n.$tag$==="svg"?C=!1:o.tagName==="foreignObject"&&(C=!0)}return o["s-hn"]=zt,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"]!==zt&&n["s-ol"]&&(hr(n).insertBefore(n,Te(n)),n["s-ol"].remove(),n["s-ol"]=void 0,Ee=!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===zt&&(o=o.shadowRoot);n<=i;++n)r[n]&&(a=Rt(null,e,n,s),a&&(r[n].$elm$=a,o.insertBefore(a,Te(t))))},cr=(s,t,e,r,n)=>{for(;t<=e;++t)(r=s[t])&&(n=r.$elm$,pr(r),Ut=!0,n["s-ol"]?n["s-ol"].remove():gt(n,!0),n.remove())},vi=(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(Ct(c,d))J(c,d),c=t[++n],d=r[++i];else if(Ct(h,p))J(h,p),h=t[--l],p=r[--u];else if(Ct(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(Ct(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$?$=Rt(t&&t[i],e,o,s):(J(m,d),t[o]=void 0,$=m.$elm$),d=r[++i]):($=Rt(t&&t[i],e,i,s),d=r[++i]),$&&hr(c.$elm$).insertBefore($,Te(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)},Ct=(s,t)=>s.$tag$===t.$tag$?s.$tag$==="slot"?s.$name$===t.$name$:s.$key$===t.$key$:!1,Te=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?vi(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),Ut=!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)},mi=(s,t)=>{const e=s.$hostElement$,r=s.$cmpMeta$,n=s.$vnode$||It(null,null),i=di(t)?t:tt(null,null,t);zt=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,Ut=!1,J(n,i);{if(w.$flags$|=1,Ee){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)}Ut&&ur(i.$elm$),w.$flags$&=-2,E.length=0}},$i=s=>s,yi=(s,t,e)=>{const r=$i(s);return{emit:n=>bi(r,t,{bubbles:!!(e&4),composed:!!(e&2),cancelable:!!(e&1),detail:n})}},bi=(s,t,e)=>{const r=w.ce(t,e);return s.dispatchEvent(r),r},wi=(s,t)=>{},fr=(s,t)=>(s.$flags$|=16,wi(s,s.$ancestorComponent$),Di(()=>xi(s,t))),xi=(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,()=>_i(s,n,t))},_i=async(s,t,e)=>{const r=s.$hostElement$,n=Z("update",s.$cmpMeta$.$tagName$);r["s-rc"],e&&ai(s);const i=Z("render",s.$cmpMeta$.$tagName$);Si(s,t,r),i(),n(),Ci(s)},Si=(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||mi(s,t))}catch(a){wt(a,s.$hostElement$)}return is=null,null},Ci=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){wt(r)}},ps=(s,t)=>s&&s.then?s.then(t):t(),Ai=(s,t)=>s!=null&&!Oe(s)?t&4?s==="false"?!1:s===""||!!s:t&2?parseFloat(s):t&1?String(s):s:s,Ei=(s,t)=>Wt(s).$instanceValues$.get(t),Oi=(s,t,e,r)=>{const n=Wt(s),i=s,o=n.$instanceValues$.get(t),a=n.$flags$,l=i;e=Ai(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){wt(p,i)}})}if((a&18)===2){if(l.componentShouldUpdate&&l.componentShouldUpdate(e,o,t)===!1)return;fr(n,!1)}}}},ki=(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 Ei(this,i)},set(a){Oi(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},Ti=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$=li(s)]);const a=or(e,t.$modeName$);if(!jt.has(a)){const l=Z("registerStyles",e.$tagName$);ii(a,o,!!(e.$flags$&1)),l()}}t.$ancestorComponent$,(()=>fr(t,!0))()},Li=s=>{},Pi=s=>{if(!(w.$flags$&1)){const t=Wt(s),e=t.$cmpMeta$,r=Z("connectedCallback",e.$tagName$);t.$flags$&1?(ir(s,t,e.$listeners$),Li(t.$lazyInstance$)):(t.$flags$|=1,e.$flags$&12&&Mi(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}}),Ti(s,t,e)),r()}},Mi=s=>{const t=s["s-cr"]=T.createComment("");t["s-cn"]=!0,s.insertBefore(t,s.firstChild)},Ui=s=>{if(!(w.$flags$&1)){const t=Wt(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(){Ii(this,e)},connectedCallback(){Pi(this),r&&r.call(this)},disconnectedCallback(){Ui(this),n&&n.call(this)},__attachShadow(){this.attachShadow({mode:"open",delegatesFocus:!!(e.$flags$&16)})}}),s.is=e.$tagName$,ki(s,e)},vr=new WeakMap,Wt=s=>vr.get(s),Ii=(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,wt=(s,t)=>(0,console.error)(s,t),jt=new Map,Ri=[],gs=[],mr=[],ji=(s,t)=>e=>{s.push(e),de||(de=!0,t&&w.$flags$&4?Hi(pe):w.raf(pe))},vs=s=>{for(let t=0;t<s.length;t++)try{s[t](performance.now())}catch(e){wt(e)}s.length=0},pe=()=>{vs(gs),vs(mr),(de=gs.length>0)&&w.raf(pe)},Hi=s=>ti().then(s),Di=ji(mr,!0),Ni=(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>`},Bi=s=>s.replace(/<(\/?)svg([^>]*)>/g,"").trim();function zi(s){return`${s.getFullYear()}.${s.getMonth()+1}`}class Fi{constructor(t){this.voca_component=t,this.voca_added=zi(new Date)}}const Wi="telia-vst{display:none}",Zi=gr(class extends nr{constructor(){super(),this.__registerHost(),this.vocaInternalUStats=yi(this,"vocaInternalUStats",7)}connectedCallback(){this.vocaInternalUStats.emit(new Fi(this.dataTrackingId))}render(){return tt(ke,null)}static get style(){return Wi}},[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,Zi);break}})}$r();function fe(){return typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{vocadsIcons:void 0,vocadsIconsRegistered:!1}}function Yi(){if(typeof fe().vocadsIcons!==void 0)return fe().vocadsIcons}function qi(){return fe().vocadsIconsRegistered}const Ki=".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))}",Gi=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(qi()&&this.name){const s=Yi();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=Ni({content:Bi(s),attributes:t,title:this.allyTitle});return tt(ke,{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 Ki}},[0,"telia-icon",{name:[1],svg:[1],size:[1],allyTitle:[1,"ally-title"],dataTestid:[1,"data-testid"]}]);function Xi(){if(typeof customElements>"u")return;["telia-icon","telia-vst"].forEach(t=>{switch(t){case"telia-icon":customElements.get(t)||customElements.define(t,Gi);break;case"telia-vst":customElements.get(t)||$r();break}})}Xi();/**
|
21
|
+
*/let k=class extends ae{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t;const e=super.createRenderRoot();return(t=this.renderOptions).renderBefore??(t.renderBefore=e.firstChild),e}update(e){const t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this._$Do=Zr(t,this.renderRoot,this.renderOptions)}connectedCallback(){var e;super.connectedCallback(),(e=this._$Do)==null||e.setConnected(!0)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this._$Do)==null||e.setConnected(!1)}render(){return W}};var ds;k._$litElement$=!0,k.finalized=!0,(ds=globalThis.litElementHydrateSupport)==null||ds.call(globalThis,{LitElement:k});const Ct=globalThis.litElementPolyfillSupport;Ct==null||Ct({LitElement:k});(globalThis.litElementVersions??(globalThis.litElementVersions=[])).push("4.0.4");const qr={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>'},Wr={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>'},Yr={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>'},Qr={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>'},Kr={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>'},Hn={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>'},Gr={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>'},Xr={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>'},Dn={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>'},le={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 ce,Fs,ht,Zs=!1,Je=!1,en=!1,T=!1,Bn=null,Ut=!1;const ut=typeof window<"u"?window:{},U=ut.document||{head:{}},qs=ut.HTMLElement||class{},_={$flags$:0,$resourcesUrl$:"",jmp:s=>s(),raf:s=>requestAnimationFrame(s),ael:(s,e,t,n)=>s.addEventListener(e,t,n),rel:(s,e,t,n)=>s.removeEventListener(e,t,n),ce:(s,e)=>new CustomEvent(s,e)},Jr=(()=>{let s=!1;try{U.addEventListener("e",null,Object.defineProperty({},"passive",{get(){s=!0}}))}catch{}return s})(),Vr=s=>Promise.resolve(s),eo=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replace=="function"}catch{}return!1})(),Ws=(s,e,t,n)=>{t&&t.map(([i,r,o])=>{const a=no(s,i),l=to(e,o),c=so(i);_.ael(a,r,l,c),(e.$rmListeners$=e.$rmListeners$||[]).push(()=>_.rel(a,r,l,c))})},to=(s,e)=>t=>{try{le.lazyLoad||s.$hostElement$[e](t)}catch(n){Me(n)}},no=(s,e)=>e&4?U:e&8?ut:e&16?U.body:s,so=s=>Jr?{passive:(s&1)!==0,capture:(s&2)!==0}:(s&2)!==0,Nn="http://www.w3.org/1999/xlink",se=(s,e="")=>()=>{},Fn=new WeakMap,io=(s,e,t)=>{let n=tt.get(s);eo&&t?(n=n||new CSSStyleSheet,n.replace(e)):n=e,tt.set(s,n)},ro=(s,e,t,n)=>{let i=Ys(e,t),r=tt.get(i);if(s=s.nodeType===11?s:U,r)if(typeof r=="string"){s=s.head||s;let o=Fn.get(s),a;o||Fn.set(s,o=new Set),o.has(i)||(a=U.createElement("style"),a.innerHTML=r,s.insertBefore(a,s.querySelector("link")),o&&o.add(i))}else s.adoptedStyleSheets.includes(r)||(s.adoptedStyleSheets=[...s.adoptedStyleSheets,r]);return i},oo=s=>{const e=s.$cmpMeta$,t=s.$hostElement$,n=e.$flags$,i=se("attachStyles",e.$tagName$),r=ro(t.shadowRoot?t.shadowRoot:t.getRootNode(),e,s.$modeName$);n&10&&(t["s-sc"]=r,t.classList.add(r+"-h"),n&2&&t.classList.add(r+"-s")),i()},Ys=(s,e)=>"sc-"+(e&&s.$flags$&32?s.$tagName$+"-"+e:s.$tagName$),ao=s=>zo.map(e=>e(s)).find(e=>!!e),Zn={},lo="http://www.w3.org/2000/svg",co="http://www.w3.org/1999/xhtml",ho=s=>s!=null,tn=s=>(s=typeof s,s==="object"||s==="function"),de=(s,e,...t)=>{let n=null,i=null,r=null,o=!1,a=!1,l=[];const c=u=>{for(let p=0;p<u.length;p++)n=u[p],Array.isArray(n)?c(n):n!=null&&typeof n!="boolean"&&((o=typeof s!="function"&&!tn(n))&&(n=String(n)),o&&a?l[l.length-1].$text$+=n:l.push(o?Ve(null,n):n),a=o)};if(c(t),e){e.key&&(i=e.key),e.name&&(r=e.name);{const u=e.className||e.class;u&&(e.class=typeof u!="object"?u:Object.keys(u).filter(p=>u[p]).join(" "))}}if(typeof s=="function")return s(e===null?{}:e,l,po);const h=Ve(s,null);return h.$attrs$=e,l.length>0&&(h.$children$=l),h.$key$=i,h.$name$=r,h},Ve=(s,e)=>{const t={$flags$:0,$tag$:s,$text$:e,$elm$:null,$children$:null};return t.$attrs$=null,t.$key$=null,t.$name$=null,t},nn={},uo=s=>s&&s.$tag$===nn,po={forEach:(s,e)=>s.map(qn).forEach(e),map:(s,e)=>s.map(qn).map(e).map(fo)},qn=s=>({vattrs:s.$attrs$,vchildren:s.$children$,vkey:s.$key$,vname:s.$name$,vtag:s.$tag$,vtext:s.$text$}),fo=s=>{if(typeof s.vtag=="function"){const t=Object.assign({},s.vattrs);return s.vkey&&(t.key=s.vkey),s.vname&&(t.name=s.vname),de(s.vtag,t,...s.vchildren||[])}const e=Ve(s.vtag,s.vtext);return e.$attrs$=s.vattrs,e.$children$=s.vchildren,e.$key$=s.vkey,e.$name$=s.vname,e},Wn=(s,e,t,n,i,r)=>{if(t!==n){let o=Gn(s,e),a=e.toLowerCase();if(e==="class"){const l=s.classList,c=Yn(t),h=Yn(n);l.remove(...c.filter(u=>u&&!h.includes(u))),l.add(...h.filter(u=>u&&!c.includes(u)))}else if(e==="style"){for(const l in t)(!n||n[l]==null)&&(l.includes("-")?s.style.removeProperty(l):s.style[l]="");for(const l in n)(!t||n[l]!==t[l])&&(l.includes("-")?s.style.setProperty(l,n[l]):s.style[l]=n[l])}else if(e!=="key")if(e==="ref")n&&n(s);else if(!s.__lookupSetter__(e)&&e[0]==="o"&&e[1]==="n")e[2]==="-"?e=e.slice(3):Gn(ut,a)?e=a.slice(2):e=a[2]+e.slice(3),t&&_.rel(s,e,t,!1),n&&_.ael(s,e,n,!1);else{const l=tn(n);if((o||l&&n!==null)&&!i)try{if(s.tagName.includes("-"))s[e]=n;else{let h=n??"";e==="list"?o=!1:(t==null||s[e]!=h)&&(s[e]=h)}}catch{}let c=!1;a!==(a=a.replace(/^xlink\:?/,""))&&(e=a,c=!0),n==null||n===!1?(n!==!1||s.getAttribute(e)==="")&&(c?s.removeAttributeNS(Nn,e):s.removeAttribute(e)):(!o||r&4||i)&&!l&&(n=n===!0?"":n,c?s.setAttributeNS(Nn,e,n):s.setAttribute(e,n))}}},go=/\s/,Yn=s=>s?s.split(go):[],Qs=(s,e,t,n)=>{const i=e.$elm$.nodeType===11&&e.$elm$.host?e.$elm$.host:e.$elm$,r=s&&s.$attrs$||Zn,o=e.$attrs$||Zn;for(n in r)n in o||Wn(i,n,r[n],void 0,t,e.$flags$);for(n in o)Wn(i,n,r[n],o[n],t,e.$flags$)},et=(s,e,t,n)=>{let i=e.$children$[t],r=0,o,a,l;if(Zs||(en=!0,i.$tag$==="slot"&&(ce&&n.classList.add(ce+"-s"),i.$flags$|=i.$children$?2:1)),i.$text$!==null)o=i.$elm$=U.createTextNode(i.$text$);else if(i.$flags$&1)o=i.$elm$=U.createTextNode("");else{if(T||(T=i.$tag$==="svg"),o=i.$elm$=U.createElementNS(T?lo:co,i.$flags$&2?"slot-fb":i.$tag$),T&&i.$tag$==="foreignObject"&&(T=!1),Qs(null,i,T),ho(ce)&&o["s-si"]!==ce&&o.classList.add(o["s-si"]=ce),i.$children$)for(r=0;r<i.$children$.length;++r)a=et(s,i,r,o),a&&o.appendChild(a);i.$tag$==="svg"?T=!1:o.tagName==="foreignObject"&&(T=!0)}return o["s-hn"]=ht,i.$flags$&3&&(o["s-sr"]=!0,o["s-cr"]=Fs,o["s-sn"]=i.$name$||"",l=s&&s.$children$&&s.$children$[t],l&&l.$tag$===i.$tag$&&s.$elm$&&Ee(s.$elm$,!1)),o},Ee=(s,e)=>{_.$flags$|=1;const t=s.childNodes;for(let n=t.length-1;n>=0;n--){const i=t[n];i["s-hn"]!==ht&&i["s-ol"]&&(Xs(i).insertBefore(i,sn(i)),i["s-ol"].remove(),i["s-ol"]=void 0,en=!0),e&&Ee(i,e)}_.$flags$&=-2},Ks=(s,e,t,n,i,r)=>{let o=s["s-cr"]&&s["s-cr"].parentNode||s,a;for(o.shadowRoot&&o.tagName===ht&&(o=o.shadowRoot);i<=r;++i)n[i]&&(a=et(null,t,i,s),a&&(n[i].$elm$=a,o.insertBefore(a,sn(e))))},Gs=(s,e,t,n,i)=>{for(;e<=t;++e)(n=s[e])&&(i=n.$elm$,ei(n),Je=!0,i["s-ol"]?i["s-ol"].remove():Ee(i,!0),i.remove())},mo=(s,e,t,n)=>{let i=0,r=0,o=0,a=0,l=e.length-1,c=e[0],h=e[l],u=n.length-1,p=n[0],d=n[u],b,f;for(;i<=l&&r<=u;)if(c==null)c=e[++i];else if(h==null)h=e[--l];else if(p==null)p=n[++r];else if(d==null)d=n[--u];else if(Be(c,p))he(c,p),c=e[++i],p=n[++r];else if(Be(h,d))he(h,d),h=e[--l],d=n[--u];else if(Be(c,d))(c.$tag$==="slot"||d.$tag$==="slot")&&Ee(c.$elm$.parentNode,!1),he(c,d),s.insertBefore(c.$elm$,h.$elm$.nextSibling),c=e[++i],d=n[--u];else if(Be(h,p))(c.$tag$==="slot"||d.$tag$==="slot")&&Ee(h.$elm$.parentNode,!1),he(h,p),s.insertBefore(h.$elm$,c.$elm$),h=e[--l],p=n[++r];else{for(o=-1,a=i;a<=l;++a)if(e[a]&&e[a].$key$!==null&&e[a].$key$===p.$key$){o=a;break}o>=0?(f=e[o],f.$tag$!==p.$tag$?b=et(e&&e[r],t,o,s):(he(f,p),e[o]=void 0,b=f.$elm$),p=n[++r]):(b=et(e&&e[r],t,r,s),p=n[++r]),b&&Xs(c.$elm$).insertBefore(b,sn(c.$elm$))}i>l?Ks(s,n[u+1]==null?null:n[u+1].$elm$,t,n,r,u):r>u&&Gs(e,i,l)},Be=(s,e)=>s.$tag$===e.$tag$?s.$tag$==="slot"?s.$name$===e.$name$:s.$key$===e.$key$:!1,sn=s=>s&&s["s-ol"]||s,Xs=s=>(s["s-ol"]?s["s-ol"]:s).parentNode,he=(s,e)=>{const t=e.$elm$=s.$elm$,n=s.$children$,i=e.$children$,r=e.$tag$,o=e.$text$;let a;o===null?(T=r==="svg"?!0:r==="foreignObject"?!1:T,r==="slot"||Qs(s,e,T),n!==null&&i!==null?mo(t,n,e,i):i!==null?(s.$text$!==null&&(t.textContent=""),Ks(t,null,e,i,0,i.length-1)):n!==null&&Gs(n,0,n.length-1),T&&r==="svg"&&(T=!1)):(a=t["s-cr"])?a.parentNode.textContent=o:s.$text$!==o&&(t.data=o)},Js=s=>{let e=s.childNodes,t,n,i,r,o,a;for(n=0,i=e.length;n<i;n++)if(t=e[n],t.nodeType===1){if(t["s-sr"]){for(o=t["s-sn"],t.hidden=!1,r=0;r<i;r++)if(a=e[r].nodeType,e[r]["s-hn"]!==t["s-hn"]||o!==""){if(a===1&&o===e[r].getAttribute("slot")){t.hidden=!0;break}}else if(a===1||a===3&&e[r].textContent.trim()!==""){t.hidden=!0;break}}Js(t)}},P=[],Vs=s=>{let e,t,n,i,r,o,a=0,l=s.childNodes,c=l.length;for(;a<c;a++){if(e=l[a],e["s-sr"]&&(t=e["s-cr"])&&t.parentNode)for(n=t.parentNode.childNodes,i=e["s-sn"],o=n.length-1;o>=0;o--)t=n[o],!t["s-cn"]&&!t["s-nr"]&&t["s-hn"]!==e["s-hn"]&&(Qn(t,i)?(r=P.find(h=>h.$nodeToRelocate$===t),Je=!0,t["s-sn"]=t["s-sn"]||i,r?r.$slotRefNode$=e:P.push({$slotRefNode$:e,$nodeToRelocate$:t}),t["s-sr"]&&P.map(h=>{Qn(h.$nodeToRelocate$,t["s-sn"])&&(r=P.find(u=>u.$nodeToRelocate$===t),r&&!h.$slotRefNode$&&(h.$slotRefNode$=r.$slotRefNode$))})):P.some(h=>h.$nodeToRelocate$===t)||P.push({$nodeToRelocate$:t}));e.nodeType===1&&Vs(e)}},Qn=(s,e)=>s.nodeType===1?s.getAttribute("slot")===null&&e===""||s.getAttribute("slot")===e:s["s-sn"]===e?!0:e==="",ei=s=>{s.$attrs$&&s.$attrs$.ref&&s.$attrs$.ref(null),s.$children$&&s.$children$.map(ei)},vo=(s,e)=>{const t=s.$hostElement$,n=s.$cmpMeta$,i=s.$vnode$||Ve(null,null),r=uo(e)?e:de(null,null,e);ht=t.tagName,n.$attrsToReflect$&&(r.$attrs$=r.$attrs$||{},n.$attrsToReflect$.map(([o,a])=>r.$attrs$[a]=t[o])),r.$tag$=null,r.$flags$|=4,s.$vnode$=r,r.$elm$=i.$elm$=t.shadowRoot||t,ce=t["s-sc"],Fs=t["s-cr"],Zs=(n.$flags$&1)!==0,Je=!1,he(i,r);{if(_.$flags$|=1,en){Vs(r.$elm$);let o,a,l,c,h,u,p=0;for(;p<P.length;p++)o=P[p],a=o.$nodeToRelocate$,a["s-ol"]||(l=U.createTextNode(""),l["s-nr"]=a,a.parentNode.insertBefore(a["s-ol"]=l,a));for(p=0;p<P.length;p++)if(o=P[p],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)}Je&&Js(r.$elm$),_.$flags$&=-2,P.length=0}},bo=s=>s,yo=(s,e,t)=>{const n=bo(s);return{emit:i=>$o(n,e,{bubbles:!!(t&4),composed:!!(t&2),cancelable:!!(t&1),detail:i})}},$o=(s,e,t)=>{const n=_.ce(e,t);return s.dispatchEvent(n),n},xo=(s,e)=>{},ti=(s,e)=>(s.$flags$|=16,xo(s,s.$ancestorComponent$),Ho(()=>wo(s,e))),wo=(s,e)=>{const t=s.$hostElement$,n=se("scheduleUpdate",s.$cmpMeta$.$tagName$),i=t;let r;return e?r=fe(i,"componentWillLoad"):r=fe(i,"componentWillUpdate"),r=Kn(r,()=>fe(i,"componentWillRender")),n(),Kn(r,()=>ko(s,i,e))},ko=async(s,e,t)=>{const n=s.$hostElement$,i=se("update",s.$cmpMeta$.$tagName$);n["s-rc"],t&&oo(s);const r=se("render",s.$cmpMeta$.$tagName$);_o(s,e,n),r(),i(),So(s)},_o=(s,e,t)=>{try{Bn=e,e=e.render&&e.render(),s.$flags$&=-17,s.$flags$|=2,(le.hasRenderFn||le.reflect)&&(le.vdomRender||le.reflect)&&(le.hydrateServerSide||vo(s,e))}catch(a){Me(a,s.$hostElement$)}return Bn=null,null},So=s=>{const e=s.$cmpMeta$.$tagName$,t=s.$hostElement$,n=se("postUpdate",e),i=t;s.$ancestorComponent$,fe(i,"componentDidRender"),s.$flags$&64?(fe(i,"componentDidUpdate"),n()):(s.$flags$|=64,fe(i,"componentDidLoad"),n())},fe=(s,e,t)=>{if(s&&s[e])try{return s[e](t)}catch(n){Me(n)}},Kn=(s,e)=>s&&s.then?s.then(e):e(),Co=(s,e)=>s!=null&&!tn(s)?e&4?s==="false"?!1:s===""||!!s:e&2?parseFloat(s):e&1?String(s):s:s,Ao=(s,e)=>pt(s).$instanceValues$.get(e),Eo=(s,e,t,n)=>{const i=pt(s),r=s,o=i.$instanceValues$.get(e),a=i.$flags$,l=r;t=Co(t,n.$members$[e][0]);const c=Number.isNaN(o)&&Number.isNaN(t);if(t!==o&&!c){i.$instanceValues$.set(e,t);{if(n.$watchers$&&a&128){const u=n.$watchers$[e];u&&u.map(p=>{try{l[p](t,o,e)}catch(d){Me(d,r)}})}if((a&18)===2){if(l.componentShouldUpdate&&l.componentShouldUpdate(t,o,e)===!1)return;ti(i,!1)}}}},To=(s,e,t)=>{if(e.$members$){s.watchers&&(e.$watchers$=s.watchers);const n=Object.entries(e.$members$),i=s.prototype;n.map(([r,[o]])=>{(o&31||o&32)&&Object.defineProperty(i,r,{get(){return Ao(this,r)},set(a){Eo(this,r,a,e)},configurable:!0,enumerable:!0})});{const r=new Map;i.attributeChangedCallback=function(o,a,l){_.jmp(()=>{const c=r.get(o);if(this.hasOwnProperty(c))l=this[c],delete this[c];else if(i.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 r.set(l,o),a[0]&512&&e.$attrsToReflect$.push([o,l]),l})}}return s},Oo=async(s,e,t,n,i)=>{if(!(e.$flags$&32)&&(i=s.constructor,e.$flags$|=32,customElements.whenDefined(t.$tagName$).then(()=>e.$flags$|=128),i.style)){let o=i.style;typeof o!="string"&&(o=o[e.$modeName$=ao(s)]);const a=Ys(t,e.$modeName$);if(!tt.has(a)){const l=se("registerStyles",t.$tagName$);io(a,o,!!(t.$flags$&1)),l()}}e.$ancestorComponent$,(()=>ti(e,!0))()},Lo=s=>{},Po=s=>{if(!(_.$flags$&1)){const e=pt(s),t=e.$cmpMeta$,n=se("connectedCallback",t.$tagName$);e.$flags$&1?(Ws(s,e,t.$listeners$),Lo(e.$lazyInstance$)):(e.$flags$|=1,t.$flags$&12&&Ro(s),t.$members$&&Object.entries(t.$members$).map(([i,[r]])=>{if(r&31&&s.hasOwnProperty(i)){const o=s[i];delete s[i],s[i]=o}}),Oo(s,e,t)),n()}},Ro=s=>{const e=s["s-cr"]=U.createComment("");e["s-cn"]=!0,s.insertBefore(e,s.firstChild)},Io=s=>{if(!(_.$flags$&1)){const e=pt(s);e.$rmListeners$&&(e.$rmListeners$.map(t=>t()),e.$rmListeners$=void 0)}},ni=(s,e)=>{const t={$flags$:e[0],$tagName$:e[1]};t.$members$=e[2],t.$listeners$=e[3],t.$watchers$=s.$watchers$,t.$attrsToReflect$=[];const n=s.prototype.connectedCallback,i=s.prototype.disconnectedCallback;return Object.assign(s.prototype,{__registerHost(){Mo(this,t)},connectedCallback(){Po(this),n&&n.call(this)},disconnectedCallback(){Io(this),i&&i.call(this)},__attachShadow(){this.attachShadow({mode:"open",delegatesFocus:!!(t.$flags$&16)})}}),s.is=t.$tagName$,To(s,t)},si=new WeakMap,pt=s=>si.get(s),Mo=(s,e)=>{const t={$flags$:0,$hostElement$:s,$cmpMeta$:e,$instanceValues$:new Map};return Ws(s,t,e.$listeners$),si.set(s,t)},Gn=(s,e)=>e in s,Me=(s,e)=>(0,console.error)(s,e),tt=new Map,zo=[],Xn=[],ii=[],Uo=(s,e)=>t=>{s.push(t),Ut||(Ut=!0,e&&_.$flags$&4?jo(jt):_.raf(jt))},Jn=s=>{for(let e=0;e<s.length;e++)try{s[e](performance.now())}catch(t){Me(t)}s.length=0},jt=()=>{Jn(Xn),Jn(ii),(Ut=Xn.length>0)&&_.raf(jt)},jo=s=>Vr().then(s),Ho=Uo(ii,!0),Do=(s={})=>{const{content:e="",title:t,attributes:n=[]}=s;let i="",r=[{name:"xmlns",value:"http://www.w3.org/2000/svg"},{name:"fill",value:"currentColor"},...n];return t&&(i=`<title>${t}</title>`),`<svg ${r.map(a=>`${a.name}="${a.value}"`).join(" ")}>${i}${e}</svg>`},Bo=s=>s.replace(/<(\/?)svg([^>]*)>/g,"").trim();function No(s){return`${s.getFullYear()}.${s.getMonth()+1}`}class Fo{constructor(e){this.voca_component=e,this.voca_added=No(new Date)}}const Zo="telia-vst{display:none}",qo=ni(class extends qs{constructor(){super(),this.__registerHost(),this.vocaInternalUStats=yo(this,"vocaInternalUStats",7)}connectedCallback(){this.vocaInternalUStats.emit(new Fo(this.dataTrackingId))}render(){return de(nn,null)}static get style(){return Zo}},[0,"telia-vst",{dataTrackingId:[1,"data-tracking-id"]}]);function ri(){if(typeof customElements>"u")return;["telia-vst"].forEach(e=>{switch(e){case"telia-vst":customElements.get(e)||customElements.define(e,qo);break}})}ri();function Ht(){return typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{vocadsIcons:void 0,vocadsIconsRegistered:!1}}function Wo(){if(typeof Ht().vocadsIcons!==void 0)return Ht().vocadsIcons}function Yo(){return Ht().vocadsIconsRegistered}const Qo=".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))}",Ko=ni(class extends qs{constructor(){super(),this.__registerHost(),this.size="md",this.allyTitle=null,this.dataTrackingId="telia-icon"}getSvgString(){if(this.svg)return this.svg;if(Yo()&&this.name){const s=Wo();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(),e=[{name:"viewBox",value:"0 0 64 64"}];this.allyTitle?e=[...e,{name:"role",value:"img"}]:e=[...e,{name:"aria-hidden",value:"true"}];const t=Do({content:Bo(s),attributes:e,title:this.allyTitle});return de(nn,{class:`telia-icon telia-icon--${this.size}`},de("span",{"aria-label":this.allyTitle,class:"telia-icon__container",innerHTML:t}),de("telia-vst",{dataTrackingId:this.dataTrackingId}))}static get style(){return Qo}},[0,"telia-icon",{name:[1],svg:[1],size:[1],allyTitle:[1,"ally-title"],dataTestid:[1,"data-testid"]}]);function Go(){if(typeof customElements>"u")return;["telia-icon","telia-vst"].forEach(e=>{switch(e){case"telia-icon":customElements.get(e)||customElements.define(e,Ko);break;case"telia-vst":customElements.get(e)||ri();break}})}Go();/**
|
22
22
|
* @license
|
23
23
|
* Copyright 2017 Google LLC
|
24
24
|
* SPDX-License-Identifier: BSD-3-Clause
|
25
|
-
*/const
|
25
|
+
*/const Xo={attribute:!0,type:String,converter:Ge,reflect:!1,hasChanged:Vt},Jo=(s=Xo,e,t)=>{const{kind:n,metadata:i}=t;let r=globalThis.litPropertyMetadata.get(i);if(r===void 0&&globalThis.litPropertyMetadata.set(i,r=new Map),r.set(t.name,s),n==="accessor"){const{name:o}=t;return{set(a){const l=e.get.call(this);e.set.call(this,a),this.requestUpdate(o,l,s)},init(a){return a!==void 0&&this.P(o,void 0,s),a}}}if(n==="setter"){const{name:o}=t;return function(a){const l=this[o];e.call(this,a),this.requestUpdate(o,l,s)}}throw Error("Unsupported decorator location: "+n)};function w(s){return(e,t)=>typeof t=="object"?Jo(s,e,t):((n,i,r)=>{const o=i.hasOwnProperty(r);return i.constructor.createProperty(r,o?{...n,wrapped:!0}:n),o?Object.getOwnPropertyDescriptor(i,r):void 0})(s,e,t)}/**
|
26
26
|
* @license
|
27
27
|
* Copyright 2017 Google LLC
|
28
28
|
* SPDX-License-Identifier: BSD-3-Clause
|
29
|
-
*/function
|
29
|
+
*/function E(s){return w({...s,state:!0,attribute:!1})}/**
|
30
30
|
* @license
|
31
31
|
* Copyright 2020 Google LLC
|
32
32
|
* SPDX-License-Identifier: BSD-3-Clause
|
33
|
-
*/const
|
33
|
+
*/const Vo=s=>s.strings===void 0;/**
|
34
34
|
* @license
|
35
35
|
* Copyright 2017 Google LLC
|
36
36
|
* SPDX-License-Identifier: BSD-3-Clause
|
37
|
-
*/const
|
37
|
+
*/const dt={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},ft=s=>(...e)=>({_$litDirective$:s,values:e});let rn=class{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,t,n){this._$Ct=e,this._$AM=t,this._$Ci=n}_$AS(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}};/**
|
38
38
|
* @license
|
39
39
|
* Copyright 2017 Google LLC
|
40
40
|
* SPDX-License-Identifier: BSD-3-Clause
|
41
|
-
*/const
|
41
|
+
*/const we=(s,e)=>{var n;const t=s._$AN;if(t===void 0)return!1;for(const i of t)(n=i._$AO)==null||n.call(i,e,!1),we(i,e);return!0},nt=s=>{let e,t;do{if((e=s._$AM)===void 0)break;t=e._$AN,t.delete(s),s=e}while((t==null?void 0:t.size)===0)},oi=s=>{for(let e;e=s._$AM;s=e){let t=e._$AN;if(t===void 0)e._$AN=t=new Set;else if(t.has(s))break;t.add(s),na(e)}};function ea(s){this._$AN!==void 0?(nt(this),this._$AM=s,oi(this)):this._$AM=s}function ta(s,e=!1,t=0){const n=this._$AH,i=this._$AN;if(i!==void 0&&i.size!==0)if(e)if(Array.isArray(n))for(let r=t;r<n.length;r++)we(n[r],!1),nt(n[r]);else n!=null&&(we(n,!1),nt(n));else we(this,s)}const na=s=>{s.type==dt.CHILD&&(s._$AP??(s._$AP=ta),s._$AQ??(s._$AQ=ea))};let ai=class extends rn{constructor(){super(...arguments),this._$AN=void 0}_$AT(e,t,n){super._$AT(e,t,n),oi(this),this.isConnected=e._$AU}_$AO(e,t=!0){var n,i;e!==this.isConnected&&(this.isConnected=e,e?(n=this.reconnected)==null||n.call(this):(i=this.disconnected)==null||i.call(this)),t&&(we(this,e),nt(this))}setValue(e){if(Vo(this._$Ct))this._$Ct._$AI(e,this);else{const t=[...this._$Ct._$AH];t[this._$Ci]=e,this._$Ct._$AI(t,this,0)}}disconnected(){}reconnected(){}};/**
|
42
42
|
* @license
|
43
43
|
* Copyright 2020 Google LLC
|
44
44
|
* SPDX-License-Identifier: BSD-3-Clause
|
45
|
-
*/const
|
45
|
+
*/const V=()=>new sa;class sa{}const At=new WeakMap,ee=ft(class extends ai{render(s){return g}update(s,[e]){var n;const t=e!==this.Y;return t&&this.Y!==void 0&&this.rt(void 0),(t||this.lt!==this.ct)&&(this.Y=e,this.ht=(n=s.options)==null?void 0:n.host,this.rt(this.ct=s.element)),g}rt(s){if(typeof this.Y=="function"){const e=this.ht??globalThis;let t=At.get(e);t===void 0&&(t=new WeakMap,At.set(e,t)),t.get(this.Y)!==void 0&&this.Y.call(this.ht,void 0),t.set(this.Y,s),s!==void 0&&this.Y.call(this.ht,s)}else this.Y.value=s}get lt(){var s,e;return typeof this.Y=="function"?(s=At.get(this.ht??globalThis))==null?void 0:s.get(this.Y):(e=this.Y)==null?void 0:e.value}disconnected(){this.lt===this.ct&&this.rt(void 0)}reconnected(){this.rt(this.ct)}});/**
|
46
46
|
* @license
|
47
47
|
* Copyright 2018 Google LLC
|
48
48
|
* SPDX-License-Identifier: BSD-3-Clause
|
49
|
-
*/const
|
49
|
+
*/const Te=ft(class extends rn{constructor(s){var e;if(super(s),s.type!==dt.ATTRIBUTE||s.name!=="class"||((e=s.strings)==null?void 0:e.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(e=>s[e]).join(" ")+" "}update(s,[e]){var n,i;if(this.st===void 0){this.st=new Set,s.strings!==void 0&&(this.nt=new Set(s.strings.join(" ").split(/\s/).filter(r=>r!=="")));for(const r in e)e[r]&&!((n=this.nt)!=null&&n.has(r))&&this.st.add(r);return this.render(e)}const t=s.element.classList;for(const r of this.st)r in e||(t.remove(r),this.st.delete(r));for(const r in e){const o=!!e[r];o===this.st.has(r)||(i=this.nt)!=null&&i.has(r)||(o?(t.add(r),this.st.add(r)):(t.remove(r),this.st.delete(r)))}return W}});var ia=Object.defineProperty,ra=Object.getOwnPropertyDescriptor,oa=(s,e,t,n)=>{for(var i=n>1?void 0:n?ra(e,t):e,r=s.length-1,o;r>=0;r--)(o=s[r])&&(i=(n?o(e,t,i):o(i))||i);return n&&i&&ia(e,t,i),i};class on extends k{constructor(){super(...arguments),this.anchor="BottomRight"}appendChild(e){var t;return(t=this.shadowRoot)==null||t.appendChild(e),e}render(){return this.anchor==="BottomLeft"?this.renderRoot.host.classList.add("bottom-left"):this.anchor==="BottomRight"&&this.renderRoot.host.classList.add("bottom-right"),g}}on.styles=[A`
|
50
50
|
:host {
|
51
51
|
position: fixed;
|
52
52
|
display: flex;
|
@@ -62,25 +62,25 @@
|
|
62
62
|
bottom: 20px;
|
63
63
|
left: 20px;
|
64
64
|
}
|
65
|
-
`];
|
65
|
+
`];oa([w({attribute:!0})],on.prototype,"anchor",2);const aa=new WeakMap;let Vn=0;const Et=new Map,es=new WeakSet,ts=()=>new Promise(s=>requestAnimationFrame(s)),la=[{transform:"translateX(100%) scale(0)",opacity:0}],ca=[{opacity:0}],ns=[{opacity:0},{opacity:1}],ss=(s,e)=>{const t=s-e;return t===0?void 0:t},is=(s,e)=>{const t=s/e;return t===1?void 0:t},Tt={left:(s,e)=>{const t=ss(s,e);return{value:t,transform:t==null||isNaN(t)?void 0:`translateX(${t}px)`}},top:(s,e)=>{const t=ss(s,e);return{value:t,transform:t==null||isNaN(t)?void 0:`translateY(${t}px)`}},width:(s,e)=>{let t;e===0&&(e=1,t={width:"1px"});const n=is(s,e);return{value:n,overrideFrom:t,transform:n==null||isNaN(n)?void 0:`scaleX(${n})`}},height:(s,e)=>{let t;e===0&&(e=1,t={height:"1px"});const n=is(s,e);return{value:n,overrideFrom:t,transform:n==null||isNaN(n)?void 0:`scaleY(${n})`}}},ha={duration:333,easing:"ease-in-out"},ua=["left","top","width","height","opacity","color","background"],rs=new WeakMap;class pa extends ai{constructor(e){if(super(e),this.t=!1,this.i=null,this.o=null,this.h=!0,this.shouldLog=!1,e.type===dt.CHILD)throw Error("The `animate` directive must be used in attribute position.");this.createFinished()}createFinished(){var e;(e=this.resolveFinished)==null||e.call(this),this.finished=new Promise(t=>{this.l=t})}async resolveFinished(){var e;(e=this.l)==null||e.call(this),this.l=void 0}render(e){return g}getController(){return aa.get(this.u)}isDisabled(){var e;return this.options.disabled||((e=this.getController())==null?void 0:e.disabled)}update(e,[t]){var i;const n=this.u===void 0;return n&&(this.u=(i=e.options)==null?void 0:i.host,this.u.addController(this),this.u.updateComplete.then(r=>this.t=!0),this.element=e.element,rs.set(this.element,this)),this.optionsOrCallback=t,(n||typeof t!="function")&&this.p(t),this.render(t)}p(e){e=e??{};const t=this.getController();t!==void 0&&((e={...t.defaultOptions,...e}).keyframeOptions={...t.defaultOptions.keyframeOptions,...e.keyframeOptions}),e.properties??(e.properties=ua),this.options=e}m(){const e={},t=this.element.getBoundingClientRect(),n=getComputedStyle(this.element);return this.options.properties.forEach(i=>{const r=t[i]??(Tt[i]?void 0:n[i]),o=Number(r);e[i]=isNaN(o)?r+"":o}),e}v(){let e,t=!0;return this.options.guard&&(e=this.options.guard(),t=((n,i)=>{if(Array.isArray(n)){if(Array.isArray(i)&&i.length===n.length&&n.every((r,o)=>r===i[o]))return!1}else if(i===n)return!1;return!0})(e,this._)),this.h=this.t&&!this.isDisabled()&&!this.isAnimating()&&t&&this.element.isConnected,this.h&&(this._=Array.isArray(e)?Array.from(e):e),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 e;this.prepare(),await ts;const t=this.O(),n=this.j(this.options.keyframeOptions,t),i=this.m();if(this.A!==void 0){const{from:r,to:o}=this.N(this.A,i,t);this.log("measured",[this.A,i,r,o]),e=this.calculateKeyframes(r,o)}else{const r=Et.get(this.options.inId);if(r){Et.delete(this.options.inId);const{from:o,to:a}=this.N(r,i,t);e=this.calculateKeyframes(o,a),e=this.options.in?[{...this.options.in[0],...e[0]},...this.options.in.slice(1),e[1]]:e,Vn++,e.forEach(l=>l.zIndex=Vn)}else this.options.in&&(e=[...this.options.in,{}])}this.animate(e,n)}resetStyles(){this.P!==void 0&&(this.element.setAttribute("style",this.P??""),this.P=void 0)}commitStyles(){var e,t;this.P=this.element.getAttribute("style"),(e=this.webAnimation)==null||e.commitStyles(),(t=this.webAnimation)==null||t.cancel()}reconnected(){}async disconnected(){var t;if(!this.h||(this.options.id!==void 0&&Et.set(this.options.id,this.A),this.options.out===void 0))return;if(this.prepare(),await ts(),(t=this.i)==null?void 0:t.isConnected){const n=this.o&&this.o.parentNode===this.i?this.o:null;if(this.i.insertBefore(this.element,n),this.options.stabilizeOut){const i=this.m();this.log("stabilizing out");const r=this.A.left-i.left,o=this.A.top-i.top;getComputedStyle(this.element).position!=="static"||r===0&&o===0||(this.element.style.position="relative"),r!==0&&(this.element.style.left=r+"px"),o!==0&&(this.element.style.top=o+"px")}}const e=this.j(this.options.keyframeOptions);await this.animate(this.options.out,e),this.element.remove()}prepare(){this.createFinished()}start(){var e,t;(t=(e=this.options).onStart)==null||t.call(e,this)}didFinish(e){var t,n;e&&((n=(t=this.options).onComplete)==null||n.call(t,this)),this.A=void 0,this.animatingProperties=void 0,this.frames=void 0,this.resolveFinished()}O(){const e=[];for(let t=this.element.parentNode;t;t=t==null?void 0:t.parentNode){const n=rs.get(t);n&&!n.isDisabled()&&n&&e.push(n)}return e}get isHostRendered(){const e=es.has(this.u);return e||this.u.updateComplete.then(()=>{es.add(this.u)}),e}j(e,t=this.O()){const n={...ha};return t.forEach(i=>Object.assign(n,i.options.keyframeOptions)),Object.assign(n,e),n}N(e,t,n){e={...e},t={...t};const i=n.map(a=>a.animatingProperties).filter(a=>a!==void 0);let r=1,o=1;return i.length>0&&(i.forEach(a=>{a.width&&(r/=a.width),a.height&&(o/=a.height)}),e.left!==void 0&&t.left!==void 0&&(e.left=r*e.left,t.left=r*t.left),e.top!==void 0&&t.top!==void 0&&(e.top=o*e.top,t.top=o*t.top)),{from:e,to:t}}calculateKeyframes(e,t,n=!1){const i={},r={};let o=!1;const a={};for(const l in t){const c=e[l],h=t[l];if(l in Tt){const u=Tt[l];if(c===void 0||h===void 0)continue;const p=u(c,h);p.transform!==void 0&&(a[l]=p.value,o=!0,i.transform=`${i.transform??""} ${p.transform}`,p.overrideFrom!==void 0&&Object.assign(i,p.overrideFrom))}else c!==h&&c!==void 0&&h!==void 0&&(o=!0,i[l]=c,r[l]=h)}return i.transformOrigin=r.transformOrigin=n?"center center":"top left",this.animatingProperties=a,o?[i,r]:void 0}async animate(e,t=this.options.keyframeOptions){this.start(),this.frames=e;let n=!1;if(!this.isAnimating()&&!this.isDisabled()&&(this.options.onFrames&&(this.frames=e=this.options.onFrames(this),this.log("modified frames",e)),e!==void 0)){this.log("animate",[e,t]),n=!0,this.webAnimation=this.element.animate(e,t);const i=this.getController();i==null||i.add(this);try{await this.webAnimation.finished}catch{}i==null||i.remove(this)}return this.didFinish(n),n}isAnimating(){var e,t;return((e=this.webAnimation)==null?void 0:e.playState)==="running"||((t=this.webAnimation)==null?void 0:t.pending)}log(e,t){this.shouldLog&&!this.isDisabled()&&console.log(e,this.options.id,t)}}const Dt=ft(pa),Ne=(s,e,t)=>{s&&t.style.setProperty(e,s)},li=(s,e)=>{var t,n,i,r;Ne((t=s.colors)==null?void 0:t.primaryBackground,"--primary-background",e),Ne((n=s.colors)==null?void 0:n.textOnPrimaryBackground,"--text-on-primary-background",e),Ne((i=s.colors)==null?void 0:i.secondaryBackground,"--secondary-background",e),Ne((r=s.colors)==null?void 0:r.textOnSecondaryBackground,"--text-on-secondary-background",e)};var da=Object.defineProperty,fa=Object.getOwnPropertyDescriptor,gt=(s,e,t,n)=>{for(var i=n>1?void 0:n?fa(e,t):e,r=s.length-1,o;r>=0;r--)(o=s[r])&&(i=(n?o(e,t,i):o(i))||i);return n&&i&&da(e,t,i),i};class re extends k{constructor(){super(...arguments),this.active=!1,this.loaded=!1,this.containerRef=V()}async connectedCallback(){super.connectedCallback(),this.icon=await this._renderSymbol(),this.loaded=!0,this._applyBranding()}toggleActive(){var e;if(!((e=this.application)!=null&&e.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 e;(e=this.application)!=null&&e.settings&&li(this.application.settings.branding,this)}async _renderSymbol(){var a,l,c;const e=(a=this.application)==null?void 0:a.branding(),t=(l=e==null?void 0:e.graphics)==null?void 0:l.trigger;if(t)return m` <img src=${t} class="trigger-icon" alt="" /> `;const n=(c=this.application)==null?void 0:c.triggerIcon;if(!n)return g;const i=async h=>Gr,{type:r,content:o}=n;switch(r){case"Telia":{const h=await i();return h?m`<telia-icon
|
66
66
|
class="trigger-icon"
|
67
67
|
svg=${h.svg}
|
68
68
|
size="lg"
|
69
|
-
></telia-icon>`:
|
70
|
-
${!this.active&&((n=(
|
69
|
+
></telia-icon>`:g}default:return g}}render(){var e,t,n,i;return m`<div class="trigger-container" ${ee(this.containerRef)}>
|
70
|
+
${!this.active&&((i=(n=(t=(e=this.application)==null?void 0:e.settings)==null?void 0:t.branding)==null?void 0:n.other)!=null&&i.showButtonLabel)?m`
|
71
71
|
<button
|
72
72
|
label="${this.application.settings.branding.other.buttonLabelText??"Widget trigger"}"
|
73
73
|
class="trigger-label"
|
74
74
|
@click=${this.toggleActive}
|
75
|
-
${
|
75
|
+
${Dt({keyframeOptions:{},in:la,stabilizeOut:!0,skipInitial:!1})}
|
76
76
|
>
|
77
77
|
${this.application.settings.branding.other.buttonLabelText}
|
78
78
|
</button>
|
79
|
-
`:
|
79
|
+
`:g}
|
80
80
|
|
81
81
|
<button
|
82
82
|
label="Widget trigger"
|
83
|
-
class=${
|
83
|
+
class=${Te({trigger:!0,active:this.active,rendered:this.loaded})}
|
84
84
|
@click=${this.toggleActive}
|
85
85
|
>
|
86
86
|
${this.icon}
|
@@ -112,7 +112,7 @@
|
|
112
112
|
</svg>
|
113
113
|
</span>
|
114
114
|
</button>
|
115
|
-
</div>`}}
|
115
|
+
</div>`}}re.styles=[A`
|
116
116
|
:host {
|
117
117
|
--voca-rem-multiplier: 0.625;
|
118
118
|
--trigger-label-bg: #f5e0ff;
|
@@ -188,6 +188,8 @@
|
|
188
188
|
display: flex;
|
189
189
|
justify-content: center;
|
190
190
|
align-items: center;
|
191
|
+
}
|
192
|
+
.trigger-close svg path {
|
191
193
|
fill: var(--trigger-text-color, var(--text-on-primary-background));
|
192
194
|
}
|
193
195
|
|
@@ -216,7 +218,7 @@
|
|
216
218
|
.trigger-label:hover {
|
217
219
|
opacity: 0.8;
|
218
220
|
}
|
219
|
-
`];
|
221
|
+
`];gt([w({attribute:!1})],re.prototype,"application",2);gt([E()],re.prototype,"active",2);gt([E()],re.prototype,"loaded",2);gt([E()],re.prototype,"icon",2);var ga=Object.defineProperty,ma=Object.getOwnPropertyDescriptor,X=(s,e,t,n)=>{for(var i=n>1?void 0:n?ma(e,t):e,r=s.length-1,o;r>=0;r--)(o=s[r])&&(i=(n?o(e,t,i):o(i))||i);return n&&i&&ga(e,t,i),i};const ci=s=>{class e extends s{constructor(){super(...arguments),this.properties={},this.context={},this.layout={},this.nodes=[]}writeProperties(n){this.properties=n}writeLayout(n){this.layout=n}writeContext(n){this.context=n}addChild(n){n.parent=this,this.nodes.push(n)}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 e.styles=[A`
|
220
222
|
:host {
|
221
223
|
font-family: var(--font-family);
|
222
224
|
grid-column: span var(--width);
|
@@ -228,7 +230,7 @@
|
|
228
230
|
* {
|
229
231
|
box-sizing: border-box;
|
230
232
|
}
|
231
|
-
`],
|
233
|
+
`],X([w()],e.prototype,"properties",2),X([w()],e.prototype,"context",2),X([w()],e.prototype,"layout",2),X([w()],e.prototype,"name",2),X([w()],e.prototype,"type",2),X([w({attribute:!1})],e.prototype,"application",2),X([w({attribute:!1})],e.prototype,"parent",2),e};class hi extends ci(k){render(){return m`Non resolved component`}}hi.styles=[A`
|
232
234
|
:host {
|
233
235
|
display: block;
|
234
236
|
}
|
@@ -236,11 +238,11 @@
|
|
236
238
|
* @license
|
237
239
|
* Copyright 2021 Google LLC
|
238
240
|
* SPDX-License-Identifier: BSD-3-Clause
|
239
|
-
*/function
|
241
|
+
*/function*va(s,e){if(s!==void 0){let t=0;for(const n of s)yield e(n,t++)}}var an=(s=>(s.Inline="inline",s.Trigger="trigger",s))(an||{});/**
|
240
242
|
* @license
|
241
243
|
* Copyright 2021 Google LLC
|
242
244
|
* SPDX-License-Identifier: BSD-3-Clause
|
243
|
-
*/let
|
245
|
+
*/let ba=class extends Event{constructor(e,t,n){super("context-request",{bubbles:!0,composed:!0}),this.context=e,this.callback=t,this.subscribe=n??!1}};/**
|
244
246
|
* @license
|
245
247
|
* Copyright 2021 Google LLC
|
246
248
|
* SPDX-License-Identifier: BSD-3-Clause
|
@@ -248,17 +250,17 @@
|
|
248
250
|
* @license
|
249
251
|
* Copyright 2021 Google LLC
|
250
252
|
* SPDX-License-Identifier: BSD-3-Clause
|
251
|
-
*/class
|
253
|
+
*/class ya{get value(){return this.o}set value(e){this.setValue(e)}setValue(e,t=!1){const n=t||!Object.is(e,this.o);this.o=e,n&&this.updateObservers()}constructor(e){this.subscriptions=new Map,this.updateObservers=()=>{for(const[t,{disposer:n}]of this.subscriptions)t(this.o,n)},e!==void 0&&(this.value=e)}addCallback(e,t,n){if(!n)return void e(this.value);this.subscriptions.has(e)||this.subscriptions.set(e,{disposer:()=>{this.subscriptions.delete(e)},consumerHost:t});const{disposer:i}=this.subscriptions.get(e);e(this.value,i)}clearCallbacks(){this.subscriptions.clear()}}/**
|
252
254
|
* @license
|
253
255
|
* Copyright 2021 Google LLC
|
254
256
|
* SPDX-License-Identifier: BSD-3-Clause
|
255
|
-
*/let
|
257
|
+
*/let $a=class extends Event{constructor(e){super("context-provider",{bubbles:!0,composed:!0}),this.context=e}};class os extends ya{constructor(e,t,n){var i,r;super(t.context!==void 0?t.initialValue:n),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 ba(this.context,c,!0)));o.stopPropagation()},this.host=e,t.context!==void 0?this.context=t.context:this.context=t,this.attachListeners(),(r=(i=this.host).addController)==null||r.call(i,this)}attachListeners(){this.host.addEventListener("context-request",this.onContextRequest),this.host.addEventListener("context-provider",this.onProviderRequest)}hostConnected(){this.host.dispatchEvent(new $a(this.context))}}/**
|
256
258
|
* @license
|
257
259
|
* Copyright 2017 Google LLC
|
258
260
|
* SPDX-License-Identifier: BSD-3-Clause
|
259
|
-
*/function
|
260
|
-
${
|
261
|
-
</div>`}}
|
261
|
+
*/function xa({context:s}){return(e,t)=>{const n=new WeakMap;if(typeof t=="object")return t.addInitializer(function(){n.set(this,new os(this,{context:s}))}),{get(){return e.get.call(this)},set(i){var r;return(r=n.get(this))==null||r.setValue(i),e.set.call(this,i)},init(i){var r;return(r=n.get(this))==null||r.setValue(i),i}};{e.constructor.addInitializer(o=>{n.set(o,new os(o,{context:s}))});const i=Object.getOwnPropertyDescriptor(e,t);let r;if(i===void 0){const o=new WeakMap;r={get:function(){return o.get(this)},set:function(a){n.get(this).setValue(a),o.set(this,a)},configurable:!0,enumerable:!0}}else{const o=i.set;r={...i,set:function(a){n.get(this).setValue(a),o==null||o.call(this,a)}}}return void Object.defineProperty(e,t,r)}}}var wa=Object.defineProperty,ka=Object.getOwnPropertyDescriptor,_a=(s,e,t,n)=>{for(var i=n>1?void 0:n?ka(e,t):e,r=s.length-1,o;r>=0;r--)(o=s[r])&&(i=(n?o(e,t,i):o(i))||i);return n&&i&&wa(e,t,i),i};const Sa="application";class ln extends k{constructor(){super(...arguments),this.nodes=[],this.wrapperRef=V()}addChild(e){e.parent=this,this.nodes.push(e)}applyBranding(){if(!this.wrapperRef.value)return;const e=this.application.settings;e!=null&&e.branding&&li(e.branding,this.wrapperRef.value)}applyStyles(){if(!this.wrapperRef.value)return;const e=this.application.styles(),t=this.wrapperRef.value;Object.entries(e).forEach(([n,i])=>{t.style.setProperty(`--${n}`,i)})}firstUpdated(e){this.applyBranding(),this.applyStyles()}render(){return this.application.renderStrategy===an.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")),m`<div class="widget-container" ${ee(this.wrapperRef)}>
|
262
|
+
${va(this.nodes,e=>e)}
|
263
|
+
</div>`}}ln.styles=A`
|
262
264
|
:host {
|
263
265
|
--font-family: TeliaSans, Helvetica, Arial, Lucida Grande, sans-serif;
|
264
266
|
--spacing-xs: 0.2rem;
|
@@ -362,24 +364,24 @@
|
|
362
364
|
opacity: 0;
|
363
365
|
animation: slideDown 0.3s linear;
|
364
366
|
}
|
365
|
-
`;
|
367
|
+
`;_a([w({attribute:!1}),xa({context:Sa})],ln.prototype,"application",2);var Ca=Object.defineProperty,Aa=Object.getOwnPropertyDescriptor,cn=(s,e,t,n)=>{for(var i=n>1?void 0:n?Aa(e,t):e,r=s.length-1,o;r>=0;r--)(o=s[r])&&(i=(n?o(e,t,i):o(i))||i);return n&&i&&Ca(e,t,i),i};class ze extends k{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(e){this.widget=e.detail.widget,await this.activate(),this.requestUpdate()}async activate(){this.widget&&(await this.widget.activate(),this.status="activated")}async getGlobalEnvironment(){const e=globalThis.widgets;e&&(this.widget=e.applications.find(t=>t.name===this.name),await this.activate())}render(){if(!this.widget||this.status!=="activated")return g;if(this.widget.renderStrategy===an.Trigger){const e=new re;return e.application=this.widget,e}return this.widget.render()}}ze.styles=[A`
|
366
368
|
:host {
|
367
369
|
display: block;
|
368
370
|
}
|
369
|
-
`];
|
370
|
-
svg=${
|
371
|
+
`];cn([w({attribute:!0})],ze.prototype,"name",2);cn([E()],ze.prototype,"widget",2);cn([E()],ze.prototype,"status",2);customElements.get("ace-trigger-slot")||customElements.define("ace-trigger-slot",on);customElements.get("ace-trigger")||customElements.define("ace-trigger",re);customElements.get("ace-unresolved-component")||customElements.define("ace-unresolved-component",hi);customElements.get("ace-wrapper")||customElements.define("ace-wrapper",ln);customElements.get("ace-widget")||customElements.define("ace-widget",ze);class Ea{constructor(e){this._message=null,this._host=e,e.addController(this)}hostConnected(){}set message(e){this._message=e,this._host.requestUpdate()}get message(){return this._message}hasMessage(){return!!this.message}}class as{constructor(e,t,n,i,r){this.id=e,this.providerKey=t,this.providerOptions=n,this.component=r,this.provider$=new D(null),this.entries$=new D([]),this.removeEntryAction$=new S,this.kill$=new S,this.isTyping$=new D(!1),this.data$=new D({}),this.complete$=this.provider$.pipe(pe(l=>l?l.onComplete():Pe));const o=this._getProviderFactory(t);if(!o)throw new Error(`No provider with key "${t}" was found.`);this.data$.next(i);const a=o(this.component);this.provider$.next(a),a.actions().pipe(En(this.kill$)).subscribe(l=>{this.write(l)}),a.isTyping().pipe(En(this.kill$)).subscribe(l=>{this.isTyping$.next(l)})}start(){const e=this.provider$.value;if(!e)throw new Error("No provider bound to session.");e.saveToCurrentSession$.subscribe(t=>{this.data$.next(t)}),e.connect(this.providerOptions)}entries(){return this.entries$.asObservable()}rehydrate(){var e;(e=this.provider$.value)==null||e.rehydrate(this.data$.value)}toStore(){return{id:this.id,providerKey:this.providerKey,providerOptions:this.providerOptions,data:this.data$.value}}write(e){this._addEntryRemoveHandler(e),this.entries$.pipe(Mt(1)).subscribe(t=>{this.entries$.next([...t,e])})}_addEntryRemoveHandler(e){e.remove$.pipe(pe(()=>this.entries$),Mt(1)).subscribe(t=>{this.removeEntryAction$.next(e),this.entries$.next(t.filter(n=>n!==e))})}_getProviderFactory(e){return this.component.platform.registeredProviders.get(e)}}class Ta{constructor(e){this.component=e,this.currentSession$=new D(null),this.sessions=[],this.storage=null,Ke(e,"handover").subscribe(t=>{const n=this._createNewSession(t.detail.providerKey,t.detail.providerOptions);this._setSession(n),t.detail.complete=n.complete$,n.start()})}loadFromStorage(){const e=this._getStoredSessions();this.sessions=e.sessions,this.sessions.forEach(t=>{this._setSession(t),t.rehydrate()}),this.save(e)}startSession(){const e=this._getStoredSessions();let t=null;if(e.sessions.length)t=e.sessions[e.sessions.length-1];else{const n=this._getInitialProviderKey(),i={};t=this._createNewSession(n,i)}this._setSession(t),t.start()}setStorageService(e){this.storage=e}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 e=this.storage.get("conversation");return e?{sessions:e.sessions.map(t=>new as(t.id,t.providerKey,t.providerOptions,t.data,this.component))}:{sessions:[]}}_setSession(e){this.currentSession$.next(e),e.data$.subscribe(()=>{this._saveSession(e)})}_saveSession(e){let t=this._getStoredSessions();const n=t.sessions.findIndex(i=>i.id===e.id);n>-1?t={sessions:[...t.sessions.slice(0,n),e,...t.sessions.slice(n+1)]}:t.sessions.push(e),this.save(t)}save(e){if(!this.storage)throw new Error("Could not locate StorageService in SessionService.");const t={sessions:e.sessions.map(n=>n.toStore())};this.storage.set("conversation",JSON.stringify(t))}_createNewSession(e,t={}){const n=this._getStoredSessions(),i=new as(Is(),e,t,{},this.component);return n.sessions.push(i),this.save(n),i}_getInitialProviderKey(){var e;if(!((e=this.component.properties.providers)!=null&&e.length))throw new Error("No providers registered on conversation component.");return this.component.properties.providers[0]}}class Oa{constructor(e,t){this.state$=e,this.component=t,this.entries$=new D([]),this.session=()=>this.session$,this.isTyping=()=>this.isTyping$,this.entries=()=>this.entries$.asObservable(),this.sessionService=new Ta(this.component),this.session$=this.sessionService.currentSession(),this.isTyping$=this.session$.pipe(pe(n=>n?n.provider$.pipe(pe(i=>i?i.isTyping():It(!1))):It(!1))),e.subscribe(n=>{switch(n){case"init":this.initialize();break;case"rehydrating":this.rehydrate();break;case"connected":this.connected();break}})}setStorage(e){var t;(t=this.sessionService)==null||t.setStorageService(e)}initialize(){this.state$.next("rehydrating")}rehydrate(){this.session$.pipe(pe(e=>{if(!e)return Pe;const t=e.removeEntryAction$.pipe(zt(this.entries$)).pipe(Qe(([i,r])=>r.filter(o=>o.id!==i.id))),n=e.entries().pipe(Qe(i=>{const r=this.entries$.value,o=i.filter(a=>r.findIndex(l=>l.id===a.id)===-1);return[...r,...o]}));return kr(t,n)})).subscribe(e=>{this.entries$.next(e)}),this.sessionService.loadFromStorage(),this.state$.next("connected")}connected(){var e;(e=this.sessionService)==null||e.startSession()}}var La=Object.defineProperty,Pa=Object.getOwnPropertyDescriptor,Ra=(s,e,t,n)=>{for(var i=n>1?void 0:n?Pa(e,t):e,r=s.length-1,o;r>=0;r--)(o=s[r])&&(i=(n?o(e,t,i):o(i))||i);return n&&i&&La(e,t,i),i};class hn extends k{connectedCallback(){var e;super.connectedCallback(),(e=this.entry.didUpdate)==null||e.subscribe(()=>{this.requestUpdate()})}_getTimestamp(e){return new Date(e).toLocaleTimeString([],{hour:"numeric",minute:"2-digit",hourCycle:"h23"})}_renderTimestamp(e,t){if(!e&&!t)return g;let n="";return e?t?n=`${e}: ${this._getTimestamp(t)}`:n=e:t&&(n=this._getTimestamp(t)),m`<p class="conversation-timestamp">${n}</p>`}_renderDeliveryStatus(e){return e==="delivered"?m`<telia-icon
|
372
|
+
svg=${Wr.svg}
|
371
373
|
size="sm"
|
372
|
-
></telia-icon>`:
|
373
|
-
svg=${
|
374
|
+
></telia-icon>`:e==="failed"?m`<telia-icon
|
375
|
+
svg=${qr.svg}
|
374
376
|
size="sm"
|
375
377
|
title="Message could not be delivered"
|
376
|
-
></telia-icon>`:
|
378
|
+
></telia-icon>`:m`<telia-icon svg=${Yr.svg} size="sm"></telia-icon>`}_dispatchEntryAction(e){this.entry.actions$.next(e.detail)}render(){var e,t;switch(this.entry.type){case N.System:return m`
|
377
379
|
<div class="conversation-system-message">
|
378
|
-
${this.entry.messages.map(
|
380
|
+
${this.entry.messages.map(n=>m`
|
379
381
|
<div class="message-container">
|
380
382
|
<div class="message-content">
|
381
383
|
<conversation-group
|
382
|
-
.group=${
|
384
|
+
.group=${n}
|
383
385
|
@action=${this._dispatchEntryAction}
|
384
386
|
></conversation-group>
|
385
387
|
</div>
|
@@ -387,18 +389,18 @@
|
|
387
389
|
`)}
|
388
390
|
<span>${this._getTimestamp(this.entry.timestamp)}</span>
|
389
391
|
</div>
|
390
|
-
`;case
|
391
|
-
class=${
|
392
|
+
`;case N.Agent:return m`<div
|
393
|
+
class=${Te({"conversation-agent-message":!0,"has-avatar":!!((e=this.entry.sender)!=null&&e.avatar)})}
|
392
394
|
>
|
393
|
-
${typeof((
|
395
|
+
${typeof((t=this.entry.sender)==null?void 0:t.avatar)=="string"?m`<div class="avatar">
|
394
396
|
<img src=${this.entry.sender.avatar} />
|
395
|
-
</div>`:
|
397
|
+
</div>`:g}
|
396
398
|
|
397
399
|
<div class="entry-content">
|
398
|
-
${this.entry.messages.map(
|
400
|
+
${this.entry.messages.map(n=>m`
|
399
401
|
<div class="message-container">
|
400
402
|
<div class="message-content">
|
401
|
-
<conversation-group .group=${
|
403
|
+
<conversation-group .group=${n}></conversation-group>
|
402
404
|
</div>
|
403
405
|
</div>
|
404
406
|
`)}
|
@@ -406,14 +408,14 @@
|
|
406
408
|
<div class="message-details">
|
407
409
|
${this._renderTimestamp(this.entry.sender.name||"",this.entry.timestamp)}
|
408
410
|
</div>
|
409
|
-
</div>`;case
|
410
|
-
class=${
|
411
|
+
</div>`;case N.User:return m`<div
|
412
|
+
class=${Te({"conversation-user-message":!0,"has-error":this.entry.status==="failed"})}
|
411
413
|
>
|
412
414
|
<div class="entry-content">
|
413
|
-
${this.entry.messages.map(
|
415
|
+
${this.entry.messages.map(n=>m`
|
414
416
|
<div class="message-container">
|
415
417
|
<div class="message-content">
|
416
|
-
<conversation-group .group=${
|
418
|
+
<conversation-group .group=${n}></conversation-group>
|
417
419
|
</div>
|
418
420
|
</div>
|
419
421
|
`)}
|
@@ -422,7 +424,7 @@
|
|
422
424
|
${this._renderTimestamp(this.entry.sender.name||"",this.entry.timestamp)}
|
423
425
|
${this._renderDeliveryStatus(this.entry.status)}
|
424
426
|
</div>
|
425
|
-
</div>`;default:return
|
427
|
+
</div>`;default:return g}}}hn.styles=[A`
|
426
428
|
:host {
|
427
429
|
box-sizing: border-box;
|
428
430
|
display: block;
|
@@ -537,18 +539,18 @@
|
|
537
539
|
.entry-content {
|
538
540
|
grid-area: content;
|
539
541
|
}
|
540
|
-
`];
|
541
|
-
${this.entries.map(
|
542
|
+
`];Ra([w({attribute:!1})],hn.prototype,"entry",2);var Ia=Object.defineProperty,Ma=Object.getOwnPropertyDescriptor,ui=(s,e,t,n)=>{for(var i=n>1?void 0:n?Ma(e,t):e,r=s.length-1,o;r>=0;r--)(o=s[r])&&(i=(n?o(e,t,i):o(i))||i);return n&&i&&Ia(e,t,i),i};class mt extends k{constructor(){super(...arguments),this.entries=[],this.loading=!0}updated(e){const t=new CustomEvent("updated",{});this.dispatchEvent(t)}render(){return m`<div class="conversation-feed">
|
543
|
+
${this.entries.map(e=>m`<div class="conversation-entry" tabindex="-1">
|
542
544
|
<conversation-entry
|
543
|
-
.entry=${
|
544
|
-
${
|
545
|
+
.entry=${e}
|
546
|
+
${Dt({keyframeOptions:{},in:ns,stabilizeOut:!0,skipInitial:!1})}
|
545
547
|
>
|
546
548
|
</conversation-entry>
|
547
549
|
</div>`)}
|
548
|
-
${this.loading?
|
549
|
-
${
|
550
|
-
></ace-typing-state>`:
|
551
|
-
</div>`}}
|
550
|
+
${this.loading?m`<ace-typing-state
|
551
|
+
${Dt({keyframeOptions:{},in:ns,out:ca,stabilizeOut:!0,skipInitial:!1})}
|
552
|
+
></ace-typing-state>`:g}
|
553
|
+
</div>`}}mt.styles=[A`
|
552
554
|
:host {
|
553
555
|
display: block;
|
554
556
|
}
|
@@ -559,17 +561,17 @@
|
|
559
561
|
min-height: 100%;
|
560
562
|
padding: var(--spacing-md);
|
561
563
|
}
|
562
|
-
`];
|
564
|
+
`];ui([w({attribute:!1})],mt.prototype,"entries",2);ui([w({type:Boolean})],mt.prototype,"loading",2);/**
|
563
565
|
* @license
|
564
566
|
* Copyright 2021 Google LLC
|
565
567
|
* SPDX-License-Identifier: BSD-3-Clause
|
566
|
-
*/const
|
568
|
+
*/const za=(s,e,t)=>{for(const n of e)if(n[0]===s)return(0,n[1])();return t==null?void 0:t()};var Ua=Object.defineProperty,ja=Object.getOwnPropertyDescriptor,Ha=(s,e,t,n)=>{for(var i=n>1?void 0:n?ja(e,t):e,r=s.length-1,o;r>=0;r--)(o=s[r])&&(i=(n?o(e,t,i):o(i))||i);return n&&i&&Ua(e,t,i),i};class un extends k{render(){return m`
|
567
569
|
<div class="message-group">
|
568
|
-
${this.group.items.map(([t,
|
569
|
-
${
|
570
|
+
${this.group.items.map(([e,t,n])=>m`
|
571
|
+
${za(e,[["html",()=>m`<message-type-html .message=${t} />`],["markdown",()=>m`<message-type-markdown .message=${t} />`]],()=>{const i=customElements.get(e);if(!i)return g;const r=new i(n||null);return m`${r}`})}
|
570
572
|
`)}
|
571
573
|
</div>
|
572
|
-
`}}
|
574
|
+
`}}un.styles=[A`
|
573
575
|
:host {
|
574
576
|
box-sizing: border-box;
|
575
577
|
display: block;
|
@@ -582,11 +584,11 @@
|
|
582
584
|
flex-direction: column;
|
583
585
|
gap: var(--spacing-md);
|
584
586
|
}
|
585
|
-
`];
|
587
|
+
`];Ha([w({attribute:!1})],un.prototype,"group",2);class pi extends k{render(){return m`<div class="container">
|
586
588
|
<div class="dot"></div>
|
587
589
|
<div class="dot"></div>
|
588
590
|
<div class="dot"></div>
|
589
|
-
</div>`}}
|
591
|
+
</div>`}}pi.styles=[A`
|
590
592
|
:host {
|
591
593
|
display: block;
|
592
594
|
}
|
@@ -624,9 +626,9 @@
|
|
624
626
|
* @license
|
625
627
|
* Copyright 2017 Google LLC
|
626
628
|
* SPDX-License-Identifier: BSD-3-Clause
|
627
|
-
*/class
|
628
|
-
${
|
629
|
-
</div>`}}
|
629
|
+
*/class Bt extends rn{constructor(e){if(super(e),this.it=g,e.type!==dt.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(e){if(e===g||e==null)return this._t=void 0,this.it=e;if(e===W)return e;if(typeof e!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(e===this.it)return this._t;this.it=e;const t=[e];return t.raw=t,this._t={_$litType$:this.constructor.resultType,strings:t,values:[]}}}Bt.directiveName="unsafeHTML",Bt.resultType=1;const Da=ft(Bt);var Ba=Object.defineProperty,Na=Object.getOwnPropertyDescriptor,Fa=(s,e,t,n)=>{for(var i=n>1?void 0:n?Na(e,t):e,r=s.length-1,o;r>=0;r--)(o=s[r])&&(i=(n?o(e,t,i):o(i))||i);return n&&i&&Ba(e,t,i),i};class pn extends k{render(){return m`<div class="message-type-html">
|
630
|
+
${Da(this.message.content)}
|
631
|
+
</div>`}}pn.styles=[A`
|
630
632
|
:host {
|
631
633
|
box-sizing: border-box;
|
632
634
|
}
|
@@ -647,13 +649,61 @@
|
|
647
649
|
height: auto;
|
648
650
|
object-fit: contain;
|
649
651
|
}
|
650
|
-
`];
|
651
|
-
|
652
|
-
|
652
|
+
`];Fa([w({attribute:!1})],pn.prototype,"message",2);function dn(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}let oe=dn();function di(s){oe=s}const fi=/[&<>"']/,Za=new RegExp(fi.source,"g"),gi=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,qa=new RegExp(gi.source,"g"),Wa={"&":"&","<":"<",">":">",'"':""","'":"'"},ls=s=>Wa[s];function O(s,e){if(e){if(fi.test(s))return s.replace(Za,ls)}else if(gi.test(s))return s.replace(qa,ls);return s}const Ya=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function Qa(s){return s.replace(Ya,(e,t)=>(t=t.toLowerCase(),t==="colon"?":":t.charAt(0)==="#"?t.charAt(1)==="x"?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1)):""))}const Ka=/(^|[^\[])\^/g;function y(s,e){let t=typeof s=="string"?s:s.source;e=e||"";const n={replace:(i,r)=>{let o=typeof r=="string"?r:r.source;return o=o.replace(Ka,"$1"),t=t.replace(i,o),n},getRegex:()=>new RegExp(t,e)};return n}function cs(s){try{s=encodeURI(s).replace(/%25/g,"%")}catch{return null}return s}const ke={exec:()=>null};function hs(s,e){const t=s.replace(/\|/g,(r,o,a)=>{let l=!1,c=o;for(;--c>=0&&a[c]==="\\";)l=!l;return l?"|":" |"}),n=t.split(/ \|/);let i=0;if(n[0].trim()||n.shift(),n.length>0&&!n[n.length-1].trim()&&n.pop(),e)if(n.length>e)n.splice(e);else for(;n.length<e;)n.push("");for(;i<n.length;i++)n[i]=n[i].trim().replace(/\\\|/g,"|");return n}function Fe(s,e,t){const n=s.length;if(n===0)return"";let i=0;for(;i<n;){const r=s.charAt(n-i-1);if(r===e&&!t)i++;else if(r!==e&&t)i++;else break}return s.slice(0,n-i)}function Ga(s,e){if(s.indexOf(e[1])===-1)return-1;let t=0;for(let n=0;n<s.length;n++)if(s[n]==="\\")n++;else if(s[n]===e[0])t++;else if(s[n]===e[1]&&(t--,t<0))return n;return-1}function us(s,e,t,n){const i=e.href,r=e.title?O(e.title):null,o=s[1].replace(/\\([\[\]])/g,"$1");if(s[0].charAt(0)!=="!"){n.state.inLink=!0;const a={type:"link",raw:t,href:i,title:r,text:o,tokens:n.inlineTokens(o)};return n.state.inLink=!1,a}return{type:"image",raw:t,href:i,title:r,text:O(o)}}function Xa(s,e){const t=s.match(/^(\s+)(?:```)/);if(t===null)return e;const n=t[1];return e.split(`
|
653
|
+
`).map(i=>{const r=i.match(/^\s+/);if(r===null)return i;const[o]=r;return o.length>=n.length?i.slice(n.length):i}).join(`
|
654
|
+
`)}class st{constructor(e){x(this,"options");x(this,"rules");x(this,"lexer");this.options=e||oe}space(e){const t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}code(e){const t=this.rules.block.code.exec(e);if(t){const n=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?n:Fe(n,`
|
655
|
+
`)}}}fences(e){const t=this.rules.block.fences.exec(e);if(t){const n=t[0],i=Xa(n,t[3]||"");return{type:"code",raw:n,lang:t[2]?t[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):t[2],text:i}}}heading(e){const t=this.rules.block.heading.exec(e);if(t){let n=t[2].trim();if(/#$/.test(n)){const i=Fe(n,"#");(this.options.pedantic||!i||/ $/.test(i))&&(n=i.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:n,tokens:this.lexer.inline(n)}}}hr(e){const t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:t[0]}}blockquote(e){const t=this.rules.block.blockquote.exec(e);if(t){let n=t[0].replace(/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,`
|
656
|
+
$1`);n=Fe(n.replace(/^ *>[ \t]?/gm,""),`
|
657
|
+
`);const i=this.lexer.state.top;this.lexer.state.top=!0;const r=this.lexer.blockTokens(n);return this.lexer.state.top=i,{type:"blockquote",raw:t[0],tokens:r,text:n}}}list(e){let t=this.rules.block.list.exec(e);if(t){let n=t[1].trim();const i=n.length>1,r={type:"list",raw:"",ordered:i,start:i?+n.slice(0,-1):"",loose:!1,items:[]};n=i?`\\d{1,9}\\${n.slice(-1)}`:`\\${n}`,this.options.pedantic&&(n=i?n:"[*+-]");const o=new RegExp(`^( {0,3}${n})((?:[ ][^\\n]*)?(?:\\n|$))`);let a="",l="",c=!1;for(;e;){let h=!1;if(!(t=o.exec(e))||this.rules.block.hr.test(e))break;a=t[0],e=e.substring(a.length);let u=t[2].split(`
|
658
|
+
`,1)[0].replace(/^\t+/,H=>" ".repeat(3*H.length)),p=e.split(`
|
659
|
+
`,1)[0],d=0;this.options.pedantic?(d=2,l=u.trimStart()):(d=t[2].search(/[^ ]/),d=d>4?1:d,l=u.slice(d),d+=t[1].length);let b=!1;if(!u&&/^ *$/.test(p)&&(a+=p+`
|
660
|
+
`,e=e.substring(p.length+1),h=!0),!h){const H=new RegExp(`^ {0,${Math.min(3,d-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),K=new RegExp(`^ {0,${Math.min(3,d-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),xn=new RegExp(`^ {0,${Math.min(3,d-1)}}(?:\`\`\`|~~~)`),wn=new RegExp(`^ {0,${Math.min(3,d-1)}}#`);for(;e;){const yt=e.split(`
|
661
|
+
`,1)[0];if(p=yt,this.options.pedantic&&(p=p.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),xn.test(p)||wn.test(p)||H.test(p)||K.test(e))break;if(p.search(/[^ ]/)>=d||!p.trim())l+=`
|
662
|
+
`+p.slice(d);else{if(b||u.search(/[^ ]/)>=4||xn.test(u)||wn.test(u)||K.test(u))break;l+=`
|
663
|
+
`+p}!b&&!p.trim()&&(b=!0),a+=yt+`
|
664
|
+
`,e=e.substring(yt.length+1),u=p.slice(d)}}r.loose||(c?r.loose=!0:/\n *\n *$/.test(a)&&(c=!0));let f=null,I;this.options.gfm&&(f=/^\[[ xX]\] /.exec(l),f&&(I=f[0]!=="[ ] ",l=l.replace(/^\[[ xX]\] +/,""))),r.items.push({type:"list_item",raw:a,task:!!f,checked:I,loose:!1,text:l,tokens:[]}),r.raw+=a}r.items[r.items.length-1].raw=a.trimEnd(),r.items[r.items.length-1].text=l.trimEnd(),r.raw=r.raw.trimEnd();for(let h=0;h<r.items.length;h++)if(this.lexer.state.top=!1,r.items[h].tokens=this.lexer.blockTokens(r.items[h].text,[]),!r.loose){const u=r.items[h].tokens.filter(d=>d.type==="space"),p=u.length>0&&u.some(d=>/\n.*\n/.test(d.raw));r.loose=p}if(r.loose)for(let h=0;h<r.items.length;h++)r.items[h].loose=!0;return r}}html(e){const t=this.rules.block.html.exec(e);if(t)return{type:"html",block:!0,raw:t[0],pre:t[1]==="pre"||t[1]==="script"||t[1]==="style",text:t[0]}}def(e){const t=this.rules.block.def.exec(e);if(t){const n=t[1].toLowerCase().replace(/\s+/g," "),i=t[2]?t[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",r=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):t[3];return{type:"def",tag:n,raw:t[0],href:i,title:r}}}table(e){const t=this.rules.block.table.exec(e);if(!t||!/[:|]/.test(t[2]))return;const n=hs(t[1]),i=t[2].replace(/^\||\| *$/g,"").split("|"),r=t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split(`
|
665
|
+
`):[],o={type:"table",raw:t[0],header:[],align:[],rows:[]};if(n.length===i.length){for(const a of i)/^ *-+: *$/.test(a)?o.align.push("right"):/^ *:-+: *$/.test(a)?o.align.push("center"):/^ *:-+ *$/.test(a)?o.align.push("left"):o.align.push(null);for(const a of n)o.header.push({text:a,tokens:this.lexer.inline(a)});for(const a of r)o.rows.push(hs(a,o.header.length).map(l=>({text:l,tokens:this.lexer.inline(l)})));return o}}lheading(e){const t=this.rules.block.lheading.exec(e);if(t)return{type:"heading",raw:t[0],depth:t[2].charAt(0)==="="?1:2,text:t[1],tokens:this.lexer.inline(t[1])}}paragraph(e){const t=this.rules.block.paragraph.exec(e);if(t){const n=t[1].charAt(t[1].length-1)===`
|
666
|
+
`?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:n,tokens:this.lexer.inline(n)}}}text(e){const t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}escape(e){const t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:O(t[1])}}tag(e){const t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&/^<a /i.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:t[0]}}link(e){const t=this.rules.inline.link.exec(e);if(t){const n=t[2].trim();if(!this.options.pedantic&&/^</.test(n)){if(!/>$/.test(n))return;const o=Fe(n.slice(0,-1),"\\");if((n.length-o.length)%2===0)return}else{const o=Ga(t[2],"()");if(o>-1){const l=(t[0].indexOf("!")===0?5:4)+t[1].length+o;t[2]=t[2].substring(0,o),t[0]=t[0].substring(0,l).trim(),t[3]=""}}let i=t[2],r="";if(this.options.pedantic){const o=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(i);o&&(i=o[1],r=o[3])}else r=t[3]?t[3].slice(1,-1):"";return i=i.trim(),/^</.test(i)&&(this.options.pedantic&&!/>$/.test(n)?i=i.slice(1):i=i.slice(1,-1)),us(t,{href:i&&i.replace(this.rules.inline.anyPunctuation,"$1"),title:r&&r.replace(this.rules.inline.anyPunctuation,"$1")},t[0],this.lexer)}}reflink(e,t){let n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){const i=(n[2]||n[1]).replace(/\s+/g," "),r=t[i.toLowerCase()];if(!r){const o=n[0].charAt(0);return{type:"text",raw:o,text:o}}return us(n,r,n[0],this.lexer)}}emStrong(e,t,n=""){let i=this.rules.inline.emStrongLDelim.exec(e);if(!i||i[3]&&n.match(/[\p{L}\p{N}]/u))return;if(!(i[1]||i[2]||"")||!n||this.rules.inline.punctuation.exec(n)){const o=[...i[0]].length-1;let a,l,c=o,h=0;const u=i[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(u.lastIndex=0,t=t.slice(-1*e.length+o);(i=u.exec(t))!=null;){if(a=i[1]||i[2]||i[3]||i[4]||i[5]||i[6],!a)continue;if(l=[...a].length,i[3]||i[4]){c+=l;continue}else if((i[5]||i[6])&&o%3&&!((o+l)%3)){h+=l;continue}if(c-=l,c>0)continue;l=Math.min(l,l+c+h);const p=[...i[0]][0].length,d=e.slice(0,o+i.index+p+l);if(Math.min(o,l)%2){const f=d.slice(1,-1);return{type:"em",raw:d,text:f,tokens:this.lexer.inlineTokens(f)}}const b=d.slice(2,-2);return{type:"strong",raw:d,text:b,tokens:this.lexer.inlineTokens(b)}}}}codespan(e){const t=this.rules.inline.code.exec(e);if(t){let n=t[2].replace(/\n/g," ");const i=/[^ ]/.test(n),r=/^ /.test(n)&&/ $/.test(n);return i&&r&&(n=n.substring(1,n.length-1)),n=O(n,!0),{type:"codespan",raw:t[0],text:n}}}br(e){const t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}del(e){const t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}autolink(e){const t=this.rules.inline.autolink.exec(e);if(t){let n,i;return t[2]==="@"?(n=O(t[1]),i="mailto:"+n):(n=O(t[1]),i=n),{type:"link",raw:t[0],text:n,href:i,tokens:[{type:"text",raw:n,text:n}]}}}url(e){var n;let t;if(t=this.rules.inline.url.exec(e)){let i,r;if(t[2]==="@")i=O(t[0]),r="mailto:"+i;else{let o;do o=t[0],t[0]=((n=this.rules.inline._backpedal.exec(t[0]))==null?void 0:n[0])??"";while(o!==t[0]);i=O(t[0]),t[1]==="www."?r="http://"+t[0]:r=t[0]}return{type:"link",raw:t[0],text:i,href:r,tokens:[{type:"text",raw:i,text:i}]}}}inlineText(e){const t=this.rules.inline.text.exec(e);if(t){let n;return this.lexer.state.inRawBlock?n=t[0]:n=O(t[0]),{type:"text",raw:t[0],text:n}}}}const Ja=/^(?: *(?:\n|$))+/,Va=/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,el=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,Ue=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,tl=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,mi=/(?:[*+-]|\d{1,9}[.)])/,vi=y(/^(?!bull |blockCode|fences|blockquote|heading|html)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html))+?)\n {0,3}(=+|-+) *(?:\n+|$)/).replace(/bull/g,mi).replace(/blockCode/g,/ {4}/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).getRegex(),fn=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,nl=/^[^\n]+/,gn=/(?!\s*\])(?:\\.|[^\[\]\\])+/,sl=y(/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/).replace("label",gn).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),il=y(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,mi).getRegex(),vt="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",mn=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,rl=y("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))","i").replace("comment",mn).replace("tag",vt).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),bi=y(fn).replace("hr",Ue).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",vt).getRegex(),ol=y(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",bi).getRegex(),vn={blockquote:ol,code:Va,def:sl,fences:el,heading:tl,hr:Ue,html:rl,lheading:vi,list:il,newline:Ja,paragraph:bi,table:ke,text:nl},ps=y("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Ue).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",vt).getRegex(),al={...vn,table:ps,paragraph:y(fn).replace("hr",Ue).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",ps).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",vt).getRegex()},ll={...vn,html:y(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",mn).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:ke,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:y(fn).replace("hr",Ue).replace("heading",` *#{1,6} *[^
|
667
|
+
]`).replace("lheading",vi).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},yi=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,cl=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,$i=/^( {2,}|\\)\n(?!\s*$)/,hl=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,je="\\p{P}\\p{S}",ul=y(/^((?![*_])[\spunctuation])/,"u").replace(/punctuation/g,je).getRegex(),pl=/\[[^[\]]*?\]\([^\(\)]*?\)|`[^`]*?`|<[^<>]*?>/g,dl=y(/^(?:\*+(?:((?!\*)[punct])|[^\s*]))|^_+(?:((?!_)[punct])|([^\s_]))/,"u").replace(/punct/g,je).getRegex(),fl=y("^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)[punct](\\*+)(?=[\\s]|$)|[^punct\\s](\\*+)(?!\\*)(?=[punct\\s]|$)|(?!\\*)[punct\\s](\\*+)(?=[^punct\\s])|[\\s](\\*+)(?!\\*)(?=[punct])|(?!\\*)[punct](\\*+)(?!\\*)(?=[punct])|[^punct\\s](\\*+)(?=[^punct\\s])","gu").replace(/punct/g,je).getRegex(),gl=y("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)[punct](_+)(?=[\\s]|$)|[^punct\\s](_+)(?!_)(?=[punct\\s]|$)|(?!_)[punct\\s](_+)(?=[^punct\\s])|[\\s](_+)(?!_)(?=[punct])|(?!_)[punct](_+)(?!_)(?=[punct])","gu").replace(/punct/g,je).getRegex(),ml=y(/\\([punct])/,"gu").replace(/punct/g,je).getRegex(),vl=y(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),bl=y(mn).replace("(?:-->|$)","-->").getRegex(),yl=y("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",bl).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),it=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,$l=y(/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/).replace("label",it).replace("href",/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),xi=y(/^!?\[(label)\]\[(ref)\]/).replace("label",it).replace("ref",gn).getRegex(),wi=y(/^!?\[(ref)\](?:\[\])?/).replace("ref",gn).getRegex(),xl=y("reflink|nolink(?!\\()","g").replace("reflink",xi).replace("nolink",wi).getRegex(),bn={_backpedal:ke,anyPunctuation:ml,autolink:vl,blockSkip:pl,br:$i,code:cl,del:ke,emStrongLDelim:dl,emStrongRDelimAst:fl,emStrongRDelimUnd:gl,escape:yi,link:$l,nolink:wi,punctuation:ul,reflink:xi,reflinkSearch:xl,tag:yl,text:hl,url:ke},wl={...bn,link:y(/^!?\[(label)\]\((.*?)\)/).replace("label",it).getRegex(),reflink:y(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",it).getRegex()},Nt={...bn,escape:y(yi).replace("])","~|])").getRegex(),url:y(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},kl={...Nt,br:y($i).replace("{2,}","*").getRegex(),text:y(Nt.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},Ze={normal:vn,gfm:al,pedantic:ll},ye={normal:bn,gfm:Nt,breaks:kl,pedantic:wl};class M{constructor(e){x(this,"tokens");x(this,"options");x(this,"state");x(this,"tokenizer");x(this,"inlineQueue");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||oe,this.options.tokenizer=this.options.tokenizer||new st,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};const t={block:Ze.normal,inline:ye.normal};this.options.pedantic?(t.block=Ze.pedantic,t.inline=ye.pedantic):this.options.gfm&&(t.block=Ze.gfm,this.options.breaks?t.inline=ye.breaks:t.inline=ye.gfm),this.tokenizer.rules=t}static get rules(){return{block:Ze,inline:ye}}static lex(e,t){return new M(t).lex(e)}static lexInline(e,t){return new M(t).inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,`
|
668
|
+
`),this.blockTokens(e,this.tokens);for(let t=0;t<this.inlineQueue.length;t++){const n=this.inlineQueue[t];this.inlineTokens(n.src,n.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,t=[]){this.options.pedantic?e=e.replace(/\t/g," ").replace(/^ +$/gm,""):e=e.replace(/^( *)(\t+)/gm,(a,l,c)=>l+" ".repeat(c.length));let n,i,r,o;for(;e;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(a=>(n=a.call({lexer:this},e,t))?(e=e.substring(n.raw.length),t.push(n),!0):!1))){if(n=this.tokenizer.space(e)){e=e.substring(n.raw.length),n.raw.length===1&&t.length>0?t[t.length-1].raw+=`
|
669
|
+
`:t.push(n);continue}if(n=this.tokenizer.code(e)){e=e.substring(n.raw.length),i=t[t.length-1],i&&(i.type==="paragraph"||i.type==="text")?(i.raw+=`
|
670
|
+
`+n.raw,i.text+=`
|
671
|
+
`+n.text,this.inlineQueue[this.inlineQueue.length-1].src=i.text):t.push(n);continue}if(n=this.tokenizer.fences(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.heading(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.hr(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.blockquote(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.list(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.html(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.def(e)){e=e.substring(n.raw.length),i=t[t.length-1],i&&(i.type==="paragraph"||i.type==="text")?(i.raw+=`
|
672
|
+
`+n.raw,i.text+=`
|
673
|
+
`+n.raw,this.inlineQueue[this.inlineQueue.length-1].src=i.text):this.tokens.links[n.tag]||(this.tokens.links[n.tag]={href:n.href,title:n.title});continue}if(n=this.tokenizer.table(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.lheading(e)){e=e.substring(n.raw.length),t.push(n);continue}if(r=e,this.options.extensions&&this.options.extensions.startBlock){let a=1/0;const l=e.slice(1);let c;this.options.extensions.startBlock.forEach(h=>{c=h.call({lexer:this},l),typeof c=="number"&&c>=0&&(a=Math.min(a,c))}),a<1/0&&a>=0&&(r=e.substring(0,a+1))}if(this.state.top&&(n=this.tokenizer.paragraph(r))){i=t[t.length-1],o&&i.type==="paragraph"?(i.raw+=`
|
674
|
+
`+n.raw,i.text+=`
|
675
|
+
`+n.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=i.text):t.push(n),o=r.length!==e.length,e=e.substring(n.raw.length);continue}if(n=this.tokenizer.text(e)){e=e.substring(n.raw.length),i=t[t.length-1],i&&i.type==="text"?(i.raw+=`
|
676
|
+
`+n.raw,i.text+=`
|
677
|
+
`+n.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=i.text):t.push(n);continue}if(e){const a="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(a);break}else throw new Error(a)}}return this.state.top=!0,t}inline(e,t=[]){return this.inlineQueue.push({src:e,tokens:t}),t}inlineTokens(e,t=[]){let n,i,r,o=e,a,l,c;if(this.tokens.links){const h=Object.keys(this.tokens.links);if(h.length>0)for(;(a=this.tokenizer.rules.inline.reflinkSearch.exec(o))!=null;)h.includes(a[0].slice(a[0].lastIndexOf("[")+1,-1))&&(o=o.slice(0,a.index)+"["+"a".repeat(a[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(a=this.tokenizer.rules.inline.blockSkip.exec(o))!=null;)o=o.slice(0,a.index)+"["+"a".repeat(a[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(a=this.tokenizer.rules.inline.anyPunctuation.exec(o))!=null;)o=o.slice(0,a.index)+"++"+o.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;e;)if(l||(c=""),l=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(h=>(n=h.call({lexer:this},e,t))?(e=e.substring(n.raw.length),t.push(n),!0):!1))){if(n=this.tokenizer.escape(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.tag(e)){e=e.substring(n.raw.length),i=t[t.length-1],i&&n.type==="text"&&i.type==="text"?(i.raw+=n.raw,i.text+=n.text):t.push(n);continue}if(n=this.tokenizer.link(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(n.raw.length),i=t[t.length-1],i&&n.type==="text"&&i.type==="text"?(i.raw+=n.raw,i.text+=n.text):t.push(n);continue}if(n=this.tokenizer.emStrong(e,o,c)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.codespan(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.br(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.del(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.autolink(e)){e=e.substring(n.raw.length),t.push(n);continue}if(!this.state.inLink&&(n=this.tokenizer.url(e))){e=e.substring(n.raw.length),t.push(n);continue}if(r=e,this.options.extensions&&this.options.extensions.startInline){let h=1/0;const u=e.slice(1);let p;this.options.extensions.startInline.forEach(d=>{p=d.call({lexer:this},u),typeof p=="number"&&p>=0&&(h=Math.min(h,p))}),h<1/0&&h>=0&&(r=e.substring(0,h+1))}if(n=this.tokenizer.inlineText(r)){e=e.substring(n.raw.length),n.raw.slice(-1)!=="_"&&(c=n.raw.slice(-1)),l=!0,i=t[t.length-1],i&&i.type==="text"?(i.raw+=n.raw,i.text+=n.text):t.push(n);continue}if(e){const h="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(h);break}else throw new Error(h)}}return t}}class rt{constructor(e){x(this,"options");this.options=e||oe}code(e,t,n){var r;const i=(r=(t||"").match(/^\S*/))==null?void 0:r[0];return e=e.replace(/\n$/,"")+`
|
678
|
+
`,i?'<pre><code class="language-'+O(i)+'">'+(n?e:O(e,!0))+`</code></pre>
|
679
|
+
`:"<pre><code>"+(n?e:O(e,!0))+`</code></pre>
|
680
|
+
`}blockquote(e){return`<blockquote>
|
681
|
+
${e}</blockquote>
|
682
|
+
`}html(e,t){return e}heading(e,t,n){return`<h${t}>${e}</h${t}>
|
683
|
+
`}hr(){return`<hr>
|
684
|
+
`}list(e,t,n){const i=t?"ol":"ul",r=t&&n!==1?' start="'+n+'"':"";return"<"+i+r+`>
|
685
|
+
`+e+"</"+i+`>
|
686
|
+
`}listitem(e,t,n){return`<li>${e}</li>
|
687
|
+
`}checkbox(e){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox">'}paragraph(e){return`<p>${e}</p>
|
688
|
+
`}table(e,t){return t&&(t=`<tbody>${t}</tbody>`),`<table>
|
689
|
+
<thead>
|
690
|
+
`+e+`</thead>
|
691
|
+
`+t+`</table>
|
692
|
+
`}tablerow(e){return`<tr>
|
693
|
+
${e}</tr>
|
694
|
+
`}tablecell(e,t){const n=t.header?"th":"td";return(t.align?`<${n} align="${t.align}">`:`<${n}>`)+e+`</${n}>
|
695
|
+
`}strong(e){return`<strong>${e}</strong>`}em(e){return`<em>${e}</em>`}codespan(e){return`<code>${e}</code>`}br(){return"<br>"}del(e){return`<del>${e}</del>`}link(e,t,n){const i=cs(e);if(i===null)return n;e=i;let r='<a href="'+e+'"';return t&&(r+=' title="'+t+'"'),r+=">"+n+"</a>",r}image(e,t,n){const i=cs(e);if(i===null)return n;e=i;let r=`<img src="${e}" alt="${n}"`;return t&&(r+=` title="${t}"`),r+=">",r}text(e){return e}}class yn{strong(e){return e}em(e){return e}codespan(e){return e}del(e){return e}html(e){return e}text(e){return e}link(e,t,n){return""+n}image(e,t,n){return""+n}br(){return""}}class z{constructor(e){x(this,"options");x(this,"renderer");x(this,"textRenderer");this.options=e||oe,this.options.renderer=this.options.renderer||new rt,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new yn}static parse(e,t){return new z(t).parse(e)}static parseInline(e,t){return new z(t).parseInline(e)}parse(e,t=!0){let n="";for(let i=0;i<e.length;i++){const r=e[i];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[r.type]){const o=r,a=this.options.extensions.renderers[o.type].call({parser:this},o);if(a!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(o.type)){n+=a||"";continue}}switch(r.type){case"space":continue;case"hr":{n+=this.renderer.hr();continue}case"heading":{const o=r;n+=this.renderer.heading(this.parseInline(o.tokens),o.depth,Qa(this.parseInline(o.tokens,this.textRenderer)));continue}case"code":{const o=r;n+=this.renderer.code(o.text,o.lang,!!o.escaped);continue}case"table":{const o=r;let a="",l="";for(let h=0;h<o.header.length;h++)l+=this.renderer.tablecell(this.parseInline(o.header[h].tokens),{header:!0,align:o.align[h]});a+=this.renderer.tablerow(l);let c="";for(let h=0;h<o.rows.length;h++){const u=o.rows[h];l="";for(let p=0;p<u.length;p++)l+=this.renderer.tablecell(this.parseInline(u[p].tokens),{header:!1,align:o.align[p]});c+=this.renderer.tablerow(l)}n+=this.renderer.table(a,c);continue}case"blockquote":{const o=r,a=this.parse(o.tokens);n+=this.renderer.blockquote(a);continue}case"list":{const o=r,a=o.ordered,l=o.start,c=o.loose;let h="";for(let u=0;u<o.items.length;u++){const p=o.items[u],d=p.checked,b=p.task;let f="";if(p.task){const I=this.renderer.checkbox(!!d);c?p.tokens.length>0&&p.tokens[0].type==="paragraph"?(p.tokens[0].text=I+" "+p.tokens[0].text,p.tokens[0].tokens&&p.tokens[0].tokens.length>0&&p.tokens[0].tokens[0].type==="text"&&(p.tokens[0].tokens[0].text=I+" "+p.tokens[0].tokens[0].text)):p.tokens.unshift({type:"text",text:I+" "}):f+=I+" "}f+=this.parse(p.tokens,c),h+=this.renderer.listitem(f,b,!!d)}n+=this.renderer.list(h,a,l);continue}case"html":{const o=r;n+=this.renderer.html(o.text,o.block);continue}case"paragraph":{const o=r;n+=this.renderer.paragraph(this.parseInline(o.tokens));continue}case"text":{let o=r,a=o.tokens?this.parseInline(o.tokens):o.text;for(;i+1<e.length&&e[i+1].type==="text";)o=e[++i],a+=`
|
696
|
+
`+(o.tokens?this.parseInline(o.tokens):o.text);n+=t?this.renderer.paragraph(a):a;continue}default:{const o='Token with "'+r.type+'" type was not found.';if(this.options.silent)return console.error(o),"";throw new Error(o)}}}return n}parseInline(e,t){t=t||this.renderer;let n="";for(let i=0;i<e.length;i++){const r=e[i];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[r.type]){const o=this.options.extensions.renderers[r.type].call({parser:this},r);if(o!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(r.type)){n+=o||"";continue}}switch(r.type){case"escape":{const o=r;n+=t.text(o.text);break}case"html":{const o=r;n+=t.html(o.text);break}case"link":{const o=r;n+=t.link(o.href,o.title,this.parseInline(o.tokens,t));break}case"image":{const o=r;n+=t.image(o.href,o.title,o.text);break}case"strong":{const o=r;n+=t.strong(this.parseInline(o.tokens,t));break}case"em":{const o=r;n+=t.em(this.parseInline(o.tokens,t));break}case"codespan":{const o=r;n+=t.codespan(o.text);break}case"br":{n+=t.br();break}case"del":{const o=r;n+=t.del(this.parseInline(o.tokens,t));break}case"text":{const o=r;n+=t.text(o.text);break}default:{const o='Token with "'+r.type+'" type was not found.';if(this.options.silent)return console.error(o),"";throw new Error(o)}}}return n}}class _e{constructor(e){x(this,"options");this.options=e||oe}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}}x(_e,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"]));var Oe,Ft,ot,ki;class _l{constructor(...e){$t(this,Oe);$t(this,ot);x(this,"defaults",dn());x(this,"options",this.setOptions);x(this,"parse",He(this,Oe,Ft).call(this,M.lex,z.parse));x(this,"parseInline",He(this,Oe,Ft).call(this,M.lexInline,z.parseInline));x(this,"Parser",z);x(this,"Renderer",rt);x(this,"TextRenderer",yn);x(this,"Lexer",M);x(this,"Tokenizer",st);x(this,"Hooks",_e);this.use(...e)}walkTokens(e,t){var i,r;let n=[];for(const o of e)switch(n=n.concat(t.call(this,o)),o.type){case"table":{const a=o;for(const l of a.header)n=n.concat(this.walkTokens(l.tokens,t));for(const l of a.rows)for(const c of l)n=n.concat(this.walkTokens(c.tokens,t));break}case"list":{const a=o;n=n.concat(this.walkTokens(a.items,t));break}default:{const a=o;(r=(i=this.defaults.extensions)==null?void 0:i.childTokens)!=null&&r[a.type]?this.defaults.extensions.childTokens[a.type].forEach(l=>{const c=a[l].flat(1/0);n=n.concat(this.walkTokens(c,t))}):a.tokens&&(n=n.concat(this.walkTokens(a.tokens,t)))}}return n}use(...e){const t=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(n=>{const i={...n};if(i.async=this.defaults.async||i.async||!1,n.extensions&&(n.extensions.forEach(r=>{if(!r.name)throw new Error("extension name required");if("renderer"in r){const o=t.renderers[r.name];o?t.renderers[r.name]=function(...a){let l=r.renderer.apply(this,a);return l===!1&&(l=o.apply(this,a)),l}:t.renderers[r.name]=r.renderer}if("tokenizer"in r){if(!r.level||r.level!=="block"&&r.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");const o=t[r.level];o?o.unshift(r.tokenizer):t[r.level]=[r.tokenizer],r.start&&(r.level==="block"?t.startBlock?t.startBlock.push(r.start):t.startBlock=[r.start]:r.level==="inline"&&(t.startInline?t.startInline.push(r.start):t.startInline=[r.start]))}"childTokens"in r&&r.childTokens&&(t.childTokens[r.name]=r.childTokens)}),i.extensions=t),n.renderer){const r=this.defaults.renderer||new rt(this.defaults);for(const o in n.renderer){if(!(o in r))throw new Error(`renderer '${o}' does not exist`);if(o==="options")continue;const a=o,l=n.renderer[a],c=r[a];r[a]=(...h)=>{let u=l.apply(r,h);return u===!1&&(u=c.apply(r,h)),u||""}}i.renderer=r}if(n.tokenizer){const r=this.defaults.tokenizer||new st(this.defaults);for(const o in n.tokenizer){if(!(o in r))throw new Error(`tokenizer '${o}' does not exist`);if(["options","rules","lexer"].includes(o))continue;const a=o,l=n.tokenizer[a],c=r[a];r[a]=(...h)=>{let u=l.apply(r,h);return u===!1&&(u=c.apply(r,h)),u}}i.tokenizer=r}if(n.hooks){const r=this.defaults.hooks||new _e;for(const o in n.hooks){if(!(o in r))throw new Error(`hook '${o}' does not exist`);if(o==="options")continue;const a=o,l=n.hooks[a],c=r[a];_e.passThroughHooks.has(o)?r[a]=h=>{if(this.defaults.async)return Promise.resolve(l.call(r,h)).then(p=>c.call(r,p));const u=l.call(r,h);return c.call(r,u)}:r[a]=(...h)=>{let u=l.apply(r,h);return u===!1&&(u=c.apply(r,h)),u}}i.hooks=r}if(n.walkTokens){const r=this.defaults.walkTokens,o=n.walkTokens;i.walkTokens=function(a){let l=[];return l.push(o.call(this,a)),r&&(l=l.concat(r.call(this,a))),l}}this.defaults={...this.defaults,...i}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,t){return M.lex(e,t??this.defaults)}parser(e,t){return z.parse(e,t??this.defaults)}}Oe=new WeakSet,Ft=function(e,t){return(n,i)=>{const r={...i},o={...this.defaults,...r};this.defaults.async===!0&&r.async===!1&&(o.silent||console.warn("marked(): The async option was set to true by an extension. The async: false option sent to parse will be ignored."),o.async=!0);const a=He(this,ot,ki).call(this,!!o.silent,!!o.async);if(typeof n>"u"||n===null)return a(new Error("marked(): input parameter is undefined or null"));if(typeof n!="string")return a(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(n)+", string expected"));if(o.hooks&&(o.hooks.options=o),o.async)return Promise.resolve(o.hooks?o.hooks.preprocess(n):n).then(l=>e(l,o)).then(l=>o.hooks?o.hooks.processAllTokens(l):l).then(l=>o.walkTokens?Promise.all(this.walkTokens(l,o.walkTokens)).then(()=>l):l).then(l=>t(l,o)).then(l=>o.hooks?o.hooks.postprocess(l):l).catch(a);try{o.hooks&&(n=o.hooks.preprocess(n));let l=e(n,o);o.hooks&&(l=o.hooks.processAllTokens(l)),o.walkTokens&&this.walkTokens(l,o.walkTokens);let c=t(l,o);return o.hooks&&(c=o.hooks.postprocess(c)),c}catch(l){return a(l)}}},ot=new WeakSet,ki=function(e,t){return n=>{if(n.message+=`
|
697
|
+
Please report this to https://github.com/markedjs/marked.`,e){const i="<p>An error occurred:</p><pre>"+O(n.message+"",!0)+"</pre>";return t?Promise.resolve(i):i}if(t)return Promise.reject(n);throw n}};const ie=new _l;function v(s,e){return ie.parse(s,e)}v.options=v.setOptions=function(s){return ie.setOptions(s),v.defaults=ie.defaults,di(v.defaults),v};v.getDefaults=dn;v.defaults=oe;v.use=function(...s){return ie.use(...s),v.defaults=ie.defaults,di(v.defaults),v};v.walkTokens=function(s,e){return ie.walkTokens(s,e)};v.parseInline=ie.parseInline;v.Parser=z;v.parser=z.parse;v.Renderer=rt;v.TextRenderer=yn;v.Lexer=M;v.lexer=M.lex;v.Tokenizer=st;v.Hooks=_e;v.parse=v;v.options;v.setOptions;v.use;v.walkTokens;v.parseInline;z.parse;M.lex;var Sl=Object.defineProperty,Cl=Object.getOwnPropertyDescriptor,_i=(s,e,t,n)=>{for(var i=n>1?void 0:n?Cl(e,t):e,r=s.length-1,o;r>=0;r--)(o=s[r])&&(i=(n?o(e,t,i):o(i))||i);return n&&i&&Sl(e,t,i),i};v.use({renderer:{link(s,e,t){return e||(e=t),`<a target="_blank" href="${s}" title="${e}">${t}</a>`}}});class bt extends k{constructor(){super(...arguments),this.showLightbox=!1,this.imageUrl="",this.altText="",this.scrollRef=V(),this.contentRef=V(),this.autoScroll=!0,this.buffer="",this.pointer=0,this.imageRegexp=new RegExp(/!\[[^[]*\([^)]*\)/gm),this.includesImage=e=>this.imageRegexp.test(e)}handleAutoscroll(){this.addEventListener("wheel",()=>{this.autoScroll=!1}),this.addEventListener("click",()=>{this.autoScroll=!1})}handleLightboxClose(){this.addEventListener("action",e=>{e.detail.key==="close-lightbox"&&(this.showLightbox=!1)})}handleLightboxOpen(){this.contentRef.value.addEventListener("click",e=>{e.target.tagName==="IMG"&&(this.showLightbox=!0,this.imageUrl=e.target.src,this.altText=e.target.alt)})}getLastChunk(){const e=this.message.content.length-this.pointer;return e===0?"":(this.pointer=this.message.content.length,this.message.content.slice(-e))}async firstUpdated(){this.handleAutoscroll(),this.handleLightboxOpen(),this.handleLightboxClose()}updated(){var i,r;const e=this.getLastChunk();if(!e)return;this.buffer+=e;const t=v.parse(this.buffer),n=(i=this.contentRef.value)==null?void 0:i.querySelector("div:last-of-type");if(this.includesImage(this.buffer))(r=this.contentRef.value)==null||r.appendChild(document.createElement("div")),this.buffer="";else if(this.buffer.includes("!["))return;n.innerHTML=t,this.autoScroll&&this.scrollRef.value.scrollIntoView()}render(){return m`
|
698
|
+
<div class="message-type-markdown" ${ee(this.contentRef)}>
|
699
|
+
<div></div>
|
700
|
+
</div>
|
701
|
+
<div class="scroll" ${ee(this.scrollRef)}></div>
|
702
|
+
${this.showLightbox?m`<ace-lightbox
|
653
703
|
imageUrl="${this.imageUrl}"
|
654
704
|
altText="${this.altText}"
|
655
705
|
/>`:null}
|
656
|
-
`}}
|
706
|
+
`}}bt.styles=[A`
|
657
707
|
:host {
|
658
708
|
box-sizing: border-box;
|
659
709
|
}
|
@@ -674,16 +724,16 @@
|
|
674
724
|
height: auto;
|
675
725
|
object-fit: contain;
|
676
726
|
}
|
677
|
-
`];
|
727
|
+
`];_i([w({attribute:!1})],bt.prototype,"message",2);_i([E()],bt.prototype,"showLightbox",2);var Al=Object.defineProperty,El=Object.getOwnPropertyDescriptor,Tl=(s,e,t,n)=>{for(var i=n>1?void 0:n?El(e,t):e,r=s.length-1,o;r>=0;r--)(o=s[r])&&(i=(n?o(e,t,i):o(i))||i);return n&&i&&Al(e,t,i),i};class $n extends k{constructor(){super(...arguments),this.escapeListener=e=>{e.key==="Escape"&&this.closeLightbox()}}firstUpdated(){document.addEventListener("keydown",this.escapeListener)}disconnectedCallback(){document.removeEventListener("keydown",this.escapeListener)}closeLightbox(){const e=new CustomEvent("action",{composed:!0,detail:{key:"close-lightbox"}});this.dispatchEvent(e)}handleKeyDown(e){if(e.key==="Tab"){const t=this.shadowRoot.querySelectorAll("button");if(t.length){const n=t[0],i=t[t.length-1];e.shiftKey?e.target===n&&(i.focus(),e.preventDefault()):e.target===i&&(n.focus(),e.preventDefault())}}}render(){return m`<div
|
678
728
|
class="lightbox"
|
679
729
|
tabindex="-1"
|
680
730
|
@keydown=${this.handleKeyDown}
|
681
731
|
>
|
682
732
|
<button class="close" @click=${this.closeLightbox}>
|
683
|
-
<telia-icon svg=${
|
733
|
+
<telia-icon svg=${Kr.svg} size="lg"></telia-icon>
|
684
734
|
</button>
|
685
735
|
<img src="${this.imageUrl}" alt="${this.altText??""}" />
|
686
|
-
</div> `}}
|
736
|
+
</div> `}}$n.styles=[A`
|
687
737
|
.lightbox {
|
688
738
|
position: fixed;
|
689
739
|
z-index: 9999;
|
@@ -717,25 +767,25 @@
|
|
717
767
|
width: 80%;
|
718
768
|
max-width: 700px;
|
719
769
|
}
|
720
|
-
`];
|
770
|
+
`];Tl([w({attribute:!0})],$n.prototype,"imageUrl",2);var Ol=Object.defineProperty,Ll=Object.getOwnPropertyDescriptor,Q=(s,e,t,n)=>{for(var i=n>1?void 0:n?Ll(e,t):e,r=s.length-1,o;r>=0;r--)(o=s[r])&&(i=(n?o(e,t,i):o(i))||i);return n&&i&&Ol(e,t,i),i};const Pl=s=>{s.scrollTo?s.scrollTo({top:s.scrollHeight,behavior:"smooth"}):s.scrollTop=s.scrollHeight};customElements.get("conversation-entry")||customElements.define("conversation-entry",hn);customElements.get("ace-conversation-feed")||customElements.define("ace-conversation-feed",mt);customElements.get("conversation-group")||customElements.define("conversation-group",un);customElements.get("ace-typing-state")||customElements.define("ace-typing-state",pi);customElements.get("message-type-html")||customElements.define("message-type-html",pn);customElements.get("message-type-markdown")||customElements.define("message-type-markdown",bt);customElements.get("ace-lightbox")||customElements.define("ace-lightbox",$n);const Si=ci(k);class L extends Si{constructor(){super(...arguments),this.message="",this.disabledInput=!1,this.disabledSubmit=!1,this.chatOverlayActive=!1,this.textAreaLength=0,this.conversationContentRef=V(),this.formRef=V(),this.inputRef=V(),this.chatScrollHeight=0,this.toast=new Ea(this),this.messageMaxLength=1e3,this.platform=null,this.entries=[],this.typing=!1,this.conversationState$=new D("waiting"),this.stateMachine=new Oa(this.conversationState$,this),this.provider$=this.stateMachine.session().pipe(pe(e=>e?e==null?void 0:e.provider$:It(null)))}async connectedCallback(){super.connectedCallback(),this.messageMaxLength=this.properties.messageMaxLength??this.messageMaxLength;const e=await this.application.container.get("conversation");this.platform=e||null,this.stateSubscription=dr([this.stateMachine.entries(),this.stateMachine.isTyping()]).subscribe(([t,n])=>{this.entries=t,this.typing=n}),this.userSubmitSubscription=Ke(this,"user-submit").pipe(zt(this.provider$)).subscribe(([t,n])=>{n&&n.onUserSubmit(t.detail)}),this._addHeaderOptions(),this.provider$.pipe(zt(this.provider$)).subscribe(([t,n])=>{n&&n.showChatOverlay$.pipe().subscribe(i=>{this.chatOverlayActive=i})})}disconnectedCallback(){var e,t;super.disconnectedCallback(),(e=this.userSubmitSubscription)==null||e.unsubscribe(),(t=this.stateSubscription)==null||t.unsubscribe()}_actionHandler(e){}onSessionUpdated(){const e=this.conversationContentRef.value;e&&setTimeout(()=>{const t=e.scrollHeight;t>this.chatScrollHeight&&(Pl(e),this.chatScrollHeight=t)},300)}disableInput(){this.disabledInput=!0}enableInput(){this.disabledInput=!1}disableSubmit(){this.disabledSubmit=!0}enableSubmit(){this.disabledSubmit=!1}clearMessages(){var i,r;const e=(i=this.shadowRoot)==null?void 0:i.querySelector("ace-conversation-feed"),t=(r=e==null?void 0:e.shadowRoot)==null?void 0:r.querySelector(".conversation-feed"),n=t==null?void 0:t.querySelectorAll(".conversation-entry");n==null||n.forEach(o=>o.remove())}setToastMessage(e){this.toast.message=e}async _onSendMessage(e){var n;if(e.preventDefault(),this.message.length<=0){(n=this.formRef.value)==null||n.classList.add("shake"),setTimeout(()=>{var i;(i=this.formRef.value)==null||i.classList.remove("shake")},500);return}this.message=this.message.slice(0,this.messageMaxLength);const t=new CustomEvent("user-submit",{detail:{text:this.message}});this.dispatchEvent(t),this.message="",this.inputRef.value.style.height=this.style.getPropertyValue("--textarea-default-height")}_addHeaderOptions(){const e=this.application.getComponent("widget-header");if(!e)return;const t=this.application.texts,n=t.getOrFallback("conversation.mute","Mute"),i=t.getOrFallback("conversation.unmute","Unmute"),r=!!this.application.storage.get("muteAudioNotifications"),o=e.addOption({label:r?i:n,icon:r?Hn.svg:Dn.svg,closeOnClick:!1,datatestid:"options-mute-button",onClick:()=>{!!this.application.storage.get("muteAudioNotifications")?(this.application.unmute(),o.updateLabel(n),o.updateIcon(Dn.svg)):(this.application.mute(),o.updateLabel(i),o.updateIcon(Hn.svg))}})}_inputHandler(e){this.message=e.target.value,e.target.style.height=this.style.getPropertyValue("--textarea-default-height"),e.target.style.height=e.target.scrollHeight+"px",this.textAreaLength=e.target.value.length}_keyDownHandler(e){e.key==="Enter"&&!e.shiftKey&&!this.disabledSubmit&&(this._onSendMessage(e),e.preventDefault())}handover(e,t){this.enableInput(),this.setToastMessage(null);const n=new CustomEvent("handover",{detail:{providerKey:e,providerOptions:t}});return this.dispatchEvent(n),n.detail.complete||Pe}render(){var t;const e=this.application.texts;return this.conversationState$.value==="waiting"&&((t=this.application)!=null&&t.storage)&&this.platform&&(this.stateMachine.setStorage(this.application.storage),this.conversationState$.next("init")),m` <div
|
721
771
|
@action=${this._actionHandler}
|
722
|
-
class=${
|
772
|
+
class=${Te({conversation:!0,disabled:this.disabledInput,"conversation--has-toast":this.toast.hasMessage(),"conversation--input-has-text":this.message.length>0&&!this.disabledSubmit,"overlay-mode":this.chatOverlayActive})}
|
723
773
|
>
|
724
|
-
${this.chatOverlayActive?
|
774
|
+
${this.chatOverlayActive?m`<div class="overlay-header">
|
725
775
|
<button
|
726
776
|
class="overlay-button"
|
727
777
|
@click=${()=>this.chatOverlayActive=!1}
|
728
778
|
>
|
729
|
-
<telia-icon svg=${
|
779
|
+
<telia-icon svg=${Qr.svg}></telia-icon>
|
730
780
|
</button>
|
731
|
-
</div>`:
|
781
|
+
</div>`:g}
|
732
782
|
<div
|
733
|
-
class=${
|
783
|
+
class=${Te({"conversation-content":!0,"conversation-overlay-mode":this.chatOverlayActive})}
|
734
784
|
part="scroll-container"
|
735
785
|
aria-live="polite"
|
736
|
-
${
|
786
|
+
${ee(this.conversationContentRef)}
|
737
787
|
>
|
738
|
-
${this.toast.hasMessage()?
|
788
|
+
${this.toast.hasMessage()?m`<div class="conversation__toast">${this.toast.message}</div>`:g}
|
739
789
|
<ace-conversation-feed
|
740
790
|
.entries=${this.entries}
|
741
791
|
.loading=${this.typing}
|
@@ -745,7 +795,7 @@
|
|
745
795
|
<form
|
746
796
|
class="conversation-bottom"
|
747
797
|
@submit=${this._onSendMessage}
|
748
|
-
${
|
798
|
+
${ee(this.formRef)}
|
749
799
|
>
|
750
800
|
<label for="chat-message-input" class="visually-hidden">
|
751
801
|
Chat message
|
@@ -754,23 +804,23 @@
|
|
754
804
|
id="chat-message-input"
|
755
805
|
autocomplete="off"
|
756
806
|
maxlength=${this.messageMaxLength}
|
757
|
-
placeholder=${
|
807
|
+
placeholder=${e.getOrFallback("conversation.input-placeholder","Aa")}
|
758
808
|
data-testid="message-input"
|
759
809
|
.value=${this.message}
|
760
|
-
?disabled=${this.
|
810
|
+
?disabled=${this.disabledInput}
|
761
811
|
@input=${this._inputHandler}
|
762
812
|
@keydown=${this._keyDownHandler}
|
763
|
-
${
|
813
|
+
${ee(this.inputRef)}
|
764
814
|
></textarea>
|
765
815
|
<div class="conversation-actions">
|
766
816
|
<button
|
767
817
|
class="conversation-send-button"
|
768
818
|
type="submit"
|
769
819
|
data-testid="send-message-button"
|
770
|
-
title=${
|
771
|
-
?disabled=${this.
|
820
|
+
title=${e.getOrFallback("conversation.send-alt","Send")}
|
821
|
+
?disabled=${this.disabledSubmit}
|
772
822
|
>
|
773
|
-
<telia-icon svg=${
|
823
|
+
<telia-icon svg=${Xr.svg}></telia-icon>
|
774
824
|
</button>
|
775
825
|
<!-- TODO: Activate character counter when details decided -->
|
776
826
|
<!--<span class="counter"
|
@@ -778,7 +828,7 @@
|
|
778
828
|
>-->
|
779
829
|
</div>
|
780
830
|
</form>
|
781
|
-
</div>`}}
|
831
|
+
</div>`}}L.styles=[Si.styles||[],A`
|
782
832
|
:host {
|
783
833
|
font-family: var(--font-family);
|
784
834
|
/* --send-icon-color: var(--gray-dark-color, #a6a6a6); */
|
@@ -1001,4 +1051,4 @@
|
|
1001
1051
|
border-top-left-radius: 0;
|
1002
1052
|
border-top-right-radius: 0;
|
1003
1053
|
}
|
1004
|
-
`];
|
1054
|
+
`];Q([E()],L.prototype,"message",2);Q([E()],L.prototype,"disabledInput",2);Q([E()],L.prototype,"disabledSubmit",2);Q([E()],L.prototype,"chatOverlayActive",2);Q([E()],L.prototype,"textAreaLength",2);Q([E()],L.prototype,"platform",2);Q([E()],L.prototype,"entries",2);Q([E()],L.prototype,"typing",2);const Rl=Object.freeze(Object.defineProperty({__proto__:null,Conversation:L,default:L},Symbol.toStringTag,{value:"Module"}));exports.Agent=Ms;exports.Conversation=L;exports.ConversationComponent=Ti;exports.ConversationEntry=Re;exports.ConversationMessageType=N;exports.ConversationPlatform=Zt;exports.ConversationProvider=Sr;exports.User=zs;
|