@telia-ace/widget-conversational-agent 1.1.140 → 1.1.141-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +42 -32
- package/index.mjs +261 -242
- package/package.json +3 -3
package/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";var dl=Object.defineProperty;var pl=(n,e,t)=>e in n?dl(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t;var C=(n,e,t)=>pl(n,typeof e!="symbol"?e+"":e,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});class Zs{constructor(){this.registeredProviders=new Map}static async getInstance(e){let t=await e.get("conversation");return t||(t=new Zs,await e.register("conversation",t),t)}registerProvider(e,t){this.registeredProviders.set(e,t)}}var _s=function(n,e){return _s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,s){t.__proto__=s}||function(t,s){for(var r in s)Object.prototype.hasOwnProperty.call(s,r)&&(t[r]=s[r])},_s(n,e)};function wt(n,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");_s(n,e);function t(){this.constructor=n}n.prototype=e===null?Object.create(e):(t.prototype=e.prototype,new t)}function fl(n,e,t,s){function r(i){return i instanceof t?i:new t(function(o){o(i)})}return new(t||(t=Promise))(function(i,o){function l(h){try{u(s.next(h))}catch(d){o(d)}}function a(h){try{u(s.throw(h))}catch(d){o(d)}}function u(h){h.done?i(h.value):r(h.value).then(l,a)}u((s=s.apply(n,e||[])).next())})}function So(n,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},s,r,i,o=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return o.next=l(0),o.throw=l(1),o.return=l(2),typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function l(u){return function(h){return a([u,h])}}function a(u){if(s)throw new TypeError("Generator is already executing.");for(;o&&(o=0,u[0]&&(t=0)),t;)try{if(s=1,r&&(i=u[0]&2?r.return:u[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,u[1])).done)return i;switch(r=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return t.label++,{value:u[1],done:!1};case 5:t.label++,r=u[1],u=[0];continue;case 7:u=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){t=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){t.label=u[1];break}if(u[0]===6&&t.label<i[1]){t.label=i[1],i=u;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(u);break}i[2]&&t.ops.pop(),t.trys.pop();continue}u=e.call(n,t)}catch(h){u=[6,h],r=0}finally{s=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}}function vt(n){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&n[e],s=0;if(t)return t.call(n);if(n&&typeof n.length=="number")return{next:function(){return n&&s>=n.length&&(n=void 0),{value:n&&n[s++],done:!n}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function Xe(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var s=t.call(n),r,i=[],o;try{for(;(e===void 0||e-- >0)&&!(r=s.next()).done;)i.push(r.value)}catch(l){o={error:l}}finally{try{r&&!r.done&&(t=s.return)&&t.call(s)}finally{if(o)throw o.error}}return i}function yt(n,e,t){if(t||arguments.length===2)for(var s=0,r=e.length,i;s<r;s++)(i||!(s in e))&&(i||(i=Array.prototype.slice.call(e,0,s)),i[s]=e[s]);return n.concat(i||Array.prototype.slice.call(e))}function ft(n){return this instanceof ft?(this.v=n,this):new ft(n)}function gl(n,e,t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var s=t.apply(n,e||[]),r,i=[];return r=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),l("next"),l("throw"),l("return",o),r[Symbol.asyncIterator]=function(){return this},r;function o(v){return function(g){return Promise.resolve(g).then(v,d)}}function l(v,g){s[v]&&(r[v]=function($){return new Promise(function(T,
|
|
1
|
+
"use strict";var dl=Object.defineProperty;var pl=(n,e,t)=>e in n?dl(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t;var C=(n,e,t)=>pl(n,typeof e!="symbol"?e+"":e,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});class Zs{constructor(){this.registeredProviders=new Map}static async getInstance(e){let t=await e.get("conversation");return t||(t=new Zs,await e.register("conversation",t),t)}registerProvider(e,t){this.registeredProviders.set(e,t)}}var _s=function(n,e){return _s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,s){t.__proto__=s}||function(t,s){for(var r in s)Object.prototype.hasOwnProperty.call(s,r)&&(t[r]=s[r])},_s(n,e)};function wt(n,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");_s(n,e);function t(){this.constructor=n}n.prototype=e===null?Object.create(e):(t.prototype=e.prototype,new t)}function fl(n,e,t,s){function r(i){return i instanceof t?i:new t(function(o){o(i)})}return new(t||(t=Promise))(function(i,o){function l(h){try{u(s.next(h))}catch(d){o(d)}}function a(h){try{u(s.throw(h))}catch(d){o(d)}}function u(h){h.done?i(h.value):r(h.value).then(l,a)}u((s=s.apply(n,e||[])).next())})}function So(n,e){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},s,r,i,o=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return o.next=l(0),o.throw=l(1),o.return=l(2),typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function l(u){return function(h){return a([u,h])}}function a(u){if(s)throw new TypeError("Generator is already executing.");for(;o&&(o=0,u[0]&&(t=0)),t;)try{if(s=1,r&&(i=u[0]&2?r.return:u[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,u[1])).done)return i;switch(r=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return t.label++,{value:u[1],done:!1};case 5:t.label++,r=u[1],u=[0];continue;case 7:u=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){t=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){t.label=u[1];break}if(u[0]===6&&t.label<i[1]){t.label=i[1],i=u;break}if(i&&t.label<i[2]){t.label=i[2],t.ops.push(u);break}i[2]&&t.ops.pop(),t.trys.pop();continue}u=e.call(n,t)}catch(h){u=[6,h],r=0}finally{s=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}}function vt(n){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&n[e],s=0;if(t)return t.call(n);if(n&&typeof n.length=="number")return{next:function(){return n&&s>=n.length&&(n=void 0),{value:n&&n[s++],done:!n}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function Xe(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var s=t.call(n),r,i=[],o;try{for(;(e===void 0||e-- >0)&&!(r=s.next()).done;)i.push(r.value)}catch(l){o={error:l}}finally{try{r&&!r.done&&(t=s.return)&&t.call(s)}finally{if(o)throw o.error}}return i}function yt(n,e,t){if(t||arguments.length===2)for(var s=0,r=e.length,i;s<r;s++)(i||!(s in e))&&(i||(i=Array.prototype.slice.call(e,0,s)),i[s]=e[s]);return n.concat(i||Array.prototype.slice.call(e))}function ft(n){return this instanceof ft?(this.v=n,this):new ft(n)}function gl(n,e,t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var s=t.apply(n,e||[]),r,i=[];return r=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),l("next"),l("throw"),l("return",o),r[Symbol.asyncIterator]=function(){return this},r;function o(v){return function(g){return Promise.resolve(g).then(v,d)}}function l(v,g){s[v]&&(r[v]=function($){return new Promise(function(T,K){i.push([v,$,T,K])>1||a(v,$)})},g&&(r[v]=g(r[v])))}function a(v,g){try{u(s[v](g))}catch($){f(i[0][3],$)}}function u(v){v.value instanceof ft?Promise.resolve(v.value.v).then(h,d):f(i[0][2],v)}function h(v){a("next",v)}function d(v){a("throw",v)}function f(v,g){v(g),i.shift(),i.length&&a(i[0][0],i[0][1])}}function ml(n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e=n[Symbol.asyncIterator],t;return e?e.call(n):(n=typeof vt=="function"?vt(n):n[Symbol.iterator](),t={},s("next"),s("throw"),s("return"),t[Symbol.asyncIterator]=function(){return this},t);function s(i){t[i]=n[i]&&function(o){return new Promise(function(l,a){o=n[i](o),r(l,a,o.done,o.value)})}}function r(i,o,l,a){Promise.resolve(a).then(function(u){i({value:u,done:l})},o)}}function R(n){return typeof n=="function"}function _o(n){var e=function(s){Error.call(s),s.stack=new Error().stack},t=n(e);return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var hs=_o(function(n){return function(t){n(this),this.message=t?t.length+` errors occurred during unsubscription:
|
|
2
2
|
`+t.map(function(s,r){return r+1+") "+s.toString()}).join(`
|
|
3
|
-
`):"",this.name="UnsubscriptionError",this.errors=t}});function Ts(n,e){if(n){var t=n.indexOf(e);0<=t&&n.splice(t,1)}}var Nn=(function(){function n(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return n.prototype.unsubscribe=function(){var e,t,s,r,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var l=vt(o),a=l.next();!a.done;a=l.next()){var u=a.value;u.remove(this)}}catch($){e={error:$}}finally{try{a&&!a.done&&(t=l.return)&&t.call(l)}finally{if(e)throw e.error}}else o.remove(this);var h=this.initialTeardown;if(R(h))try{h()}catch($){i=$ instanceof hs?$.errors:[$]}var d=this._finalizers;if(d){this._finalizers=null;try{for(var f=vt(d),v=f.next();!v.done;v=f.next()){var g=v.value;try{ui(g)}catch($){i=i??[],$ instanceof hs?i=yt(yt([],Xe(i)),Xe($.errors)):i.push($)}}}catch($){s={error:$}}finally{try{v&&!v.done&&(r=f.return)&&r.call(f)}finally{if(s)throw s.error}}}if(i)throw new hs(i)}},n.prototype.add=function(e){var t;if(e&&e!==this)if(this.closed)ui(e);else{if(e instanceof n){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=(t=this._finalizers)!==null&&t!==void 0?t:[]).push(e)}},n.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},n.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},n.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&Ts(t,e)},n.prototype.remove=function(e){var t=this._finalizers;t&&Ts(t,e),e instanceof n&&e._removeParent(this)},n.EMPTY=(function(){var e=new n;return e.closed=!0,e})(),n})(),To=Nn.EMPTY;function Ao(n){return n instanceof Nn||n&&"closed"in n&&R(n.remove)&&R(n.add)&&R(n.unsubscribe)}function ui(n){R(n)?n():n.unsubscribe()}var bl={Promise:void 0},vl={setTimeout:function(n,e){for(var t=[],s=2;s<arguments.length;s++)t[s-2]=arguments[s];return setTimeout.apply(void 0,yt([n,e],Xe(t)))},clearTimeout:function(n){return clearTimeout(n)},delegate:void 0};function Eo(n){vl.setTimeout(function(){throw n})}function vn(){}function gn(n){n()}var Ys=(function(n){wt(e,n);function e(t){var s=n.call(this)||this;return s.isStopped=!1,t?(s.destination=t,Ao(t)&&t.add(s)):s.destination=xl,s}return e.create=function(t,s,r){return new As(t,s,r)},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,n.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})(Nn),yl=(function(){function n(e){this.partialObserver=e}return n.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(s){un(s)}},n.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(s){un(s)}else un(e)},n.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(t){un(t)}},n})(),As=(function(n){wt(e,n);function e(t,s,r){var i=n.call(this)||this,o;return R(t)||!t?o={next:t??void 0,error:s??void 0,complete:r??void 0}:o=t,i.destination=new yl(o),i}return e})(Ys);function un(n){Eo(n)}function $l(n){throw n}var xl={closed:!0,next:vn,error:$l,complete:vn},Ks=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})();function Yt(n){return n}function wl(n){return n.length===0?Yt:n.length===1?n[0]:function(t){return n.reduce(function(s,r){return r(s)},t)}}var re=(function(){function n(e){e&&(this._subscribe=e)}return n.prototype.lift=function(e){var t=new n;return t.source=this,t.operator=e,t},n.prototype.subscribe=function(e,t,s){var r=this,i=Sl(e)?e:new As(e,t,s);return gn(function(){var o=r,l=o.operator,a=o.source;i.add(l?l.call(i,a):a?r._subscribe(i):r._trySubscribe(i))}),i},n.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},n.prototype.forEach=function(e,t){var s=this;return t=hi(t),new t(function(r,i){var o=new As({next:function(l){try{e(l)}catch(a){i(a),o.unsubscribe()}},error:i,complete:r});s.subscribe(o)})},n.prototype._subscribe=function(e){var t;return(t=this.source)===null||t===void 0?void 0:t.subscribe(e)},n.prototype[Ks]=function(){return this},n.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return wl(e)(this)},n.prototype.toPromise=function(e){var t=this;return e=hi(e),new e(function(s,r){var i;t.subscribe(function(o){return i=o},function(o){return r(o)},function(){return s(i)})})},n.create=function(e){return new n(e)},n})();function hi(n){var e;return(e=n??bl.Promise)!==null&&e!==void 0?e:Promise}function kl(n){return n&&R(n.next)&&R(n.error)&&R(n.complete)}function Sl(n){return n&&n instanceof Ys||kl(n)&&Ao(n)}function _l(n){return R(n==null?void 0:n.lift)}function Ae(n){return function(e){if(_l(e))return e.lift(function(t){try{return n(t,this)}catch(s){this.error(s)}});throw new TypeError("Unable to lift unknown Observable type")}}function ce(n,e,t,s,r){return new Tl(n,e,t,s,r)}var Tl=(function(n){wt(e,n);function e(t,s,r,i,o,l){var a=n.call(this,t)||this;return a.onFinalize=o,a.shouldUnsubscribe=l,a._next=s?function(u){try{s(u)}catch(h){t.error(h)}}:n.prototype._next,a._error=i?function(u){try{i(u)}catch(h){t.error(h)}finally{this.unsubscribe()}}:n.prototype._error,a._complete=r?function(){try{r()}catch(u){t.error(u)}finally{this.unsubscribe()}}:n.prototype._complete,a}return e.prototype.unsubscribe=function(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var s=this.closed;n.prototype.unsubscribe.call(this),!s&&((t=this.onFinalize)===null||t===void 0||t.call(this))}},e})(Ys),Al=_o(function(n){return function(){n(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),j=(function(n){wt(e,n);function e(){var t=n.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 s=new di(this,this);return s.operator=t,s},e.prototype._throwIfClosed=function(){if(this.closed)throw new Al},e.prototype.next=function(t){var s=this;gn(function(){var r,i;if(s._throwIfClosed(),!s.isStopped){s.currentObservers||(s.currentObservers=Array.from(s.observers));try{for(var o=vt(s.currentObservers),l=o.next();!l.done;l=o.next()){var a=l.value;a.next(t)}}catch(u){r={error:u}}finally{try{l&&!l.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}}})},e.prototype.error=function(t){var s=this;gn(function(){if(s._throwIfClosed(),!s.isStopped){s.hasError=s.isStopped=!0,s.thrownError=t;for(var r=s.observers;r.length;)r.shift().error(t)}})},e.prototype.complete=function(){var t=this;gn(function(){if(t._throwIfClosed(),!t.isStopped){t.isStopped=!0;for(var s=t.observers;s.length;)s.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(),n.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 s=this,r=this,i=r.hasError,o=r.isStopped,l=r.observers;return i||o?To:(this.currentObservers=null,l.push(t),new Nn(function(){s.currentObservers=null,Ts(l,t)}))},e.prototype._checkFinalizedStatuses=function(t){var s=this,r=s.hasError,i=s.thrownError,o=s.isStopped;r?t.error(i):o&&t.complete()},e.prototype.asObservable=function(){var t=new re;return t.source=this,t},e.create=function(t,s){return new di(t,s)},e})(re),di=(function(n){wt(e,n);function e(t,s){var r=n.call(this)||this;return r.destination=t,r.source=s,r}return e.prototype.next=function(t){var s,r;(r=(s=this.destination)===null||s===void 0?void 0:s.next)===null||r===void 0||r.call(s,t)},e.prototype.error=function(t){var s,r;(r=(s=this.destination)===null||s===void 0?void 0:s.error)===null||r===void 0||r.call(s,t)},e.prototype.complete=function(){var t,s;(s=(t=this.destination)===null||t===void 0?void 0:t.complete)===null||s===void 0||s.call(t)},e.prototype._subscribe=function(t){var s,r;return(r=(s=this.source)===null||s===void 0?void 0:s.subscribe(t))!==null&&r!==void 0?r:To},e})(j),ee=(function(n){wt(e,n);function e(t){var s=n.call(this)||this;return s._value=t,s}return Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),e.prototype._subscribe=function(t){var s=n.prototype._subscribe.call(this,t);return!s.closed&&t.next(this._value),s},e.prototype.getValue=function(){var t=this,s=t.hasError,r=t.thrownError,i=t._value;if(s)throw r;return this._throwIfClosed(),i},e.prototype.next=function(t){n.prototype.next.call(this,this._value=t)},e})(j),Kt=new re(function(n){return n.complete()});function El(n){return n&&R(n.schedule)}function Xs(n){return n[n.length-1]}function Co(n){return R(Xs(n))?n.pop():void 0}function Vs(n){return El(Xs(n))?n.pop():void 0}function Cl(n,e){return typeof Xs(n)=="number"?n.pop():e}var Qs=(function(n){return n&&typeof n.length=="number"&&typeof n!="function"});function Ro(n){return R(n==null?void 0:n.then)}function Lo(n){return R(n[Ks])}function Oo(n){return Symbol.asyncIterator&&R(n==null?void 0:n[Symbol.asyncIterator])}function Io(n){return new TypeError("You provided "+(n!==null&&typeof n=="object"?"an invalid object":"'"+n+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Rl(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Po=Rl();function Mo(n){return R(n==null?void 0:n[Po])}function No(n){return gl(this,arguments,function(){var t,s,r,i;return So(this,function(o){switch(o.label){case 0:t=n.getReader(),o.label=1;case 1:o.trys.push([1,,9,10]),o.label=2;case 2:return[4,ft(t.read())];case 3:return s=o.sent(),r=s.value,i=s.done,i?[4,ft(void 0)]:[3,5];case 4:return[2,o.sent()];case 5:return[4,ft(r)];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 Do(n){return R(n==null?void 0:n.getReader)}function we(n){if(n instanceof re)return n;if(n!=null){if(Lo(n))return Ll(n);if(Qs(n))return Ol(n);if(Ro(n))return Il(n);if(Oo(n))return Uo(n);if(Mo(n))return Pl(n);if(Do(n))return Ml(n)}throw Io(n)}function Ll(n){return new re(function(e){var t=n[Ks]();if(R(t.subscribe))return t.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Ol(n){return new re(function(e){for(var t=0;t<n.length&&!e.closed;t++)e.next(n[t]);e.complete()})}function Il(n){return new re(function(e){n.then(function(t){e.closed||(e.next(t),e.complete())},function(t){return e.error(t)}).then(null,Eo)})}function Pl(n){return new re(function(e){var t,s;try{for(var r=vt(n),i=r.next();!i.done;i=r.next()){var o=i.value;if(e.next(o),e.closed)return}}catch(l){t={error:l}}finally{try{i&&!i.done&&(s=r.return)&&s.call(r)}finally{if(t)throw t.error}}e.complete()})}function Uo(n){return new re(function(e){Nl(n,e).catch(function(t){return e.error(t)})})}function Ml(n){return Uo(No(n))}function Nl(n,e){var t,s,r,i;return fl(this,void 0,void 0,function(){var o,l;return So(this,function(a){switch(a.label){case 0:a.trys.push([0,5,6,11]),t=ml(n),a.label=1;case 1:return[4,t.next()];case 2:if(s=a.sent(),!!s.done)return[3,4];if(o=s.value,e.next(o),e.closed)return[2];a.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return l=a.sent(),r={error:l},[3,11];case 6:return a.trys.push([6,,9,10]),s&&!s.done&&(i=t.return)?[4,i.call(t)]:[3,8];case 7:a.sent(),a.label=8;case 8:return[3,10];case 9:if(r)throw r.error;return[7];case 10:return[7];case 11:return e.complete(),[2]}})})}function Me(n,e,t,s,r){s===void 0&&(s=0),r===void 0&&(r=!1);var i=e.schedule(function(){t(),r?n.add(this.schedule(null,s)):this.unsubscribe()},s);if(n.add(i),!r)return i}function zo(n,e){return e===void 0&&(e=0),Ae(function(t,s){t.subscribe(ce(s,function(r){return Me(s,n,function(){return s.next(r)},e)},function(){return Me(s,n,function(){return s.complete()},e)},function(r){return Me(s,n,function(){return s.error(r)},e)}))})}function Bo(n,e){return e===void 0&&(e=0),Ae(function(t,s){s.add(n.schedule(function(){return t.subscribe(s)},e))})}function Dl(n,e){return we(n).pipe(Bo(e),zo(e))}function Ul(n,e){return we(n).pipe(Bo(e),zo(e))}function zl(n,e){return new re(function(t){var s=0;return e.schedule(function(){s===n.length?t.complete():(t.next(n[s++]),t.closed||this.schedule())})})}function Bl(n,e){return new re(function(t){var s;return Me(t,e,function(){s=n[Po](),Me(t,e,function(){var r,i,o;try{r=s.next(),i=r.value,o=r.done}catch(l){t.error(l);return}o?t.complete():t.next(i)},0,!0)}),function(){return R(s==null?void 0:s.return)&&s.return()}})}function Fo(n,e){if(!n)throw new Error("Iterable cannot be null");return new re(function(t){Me(t,e,function(){var s=n[Symbol.asyncIterator]();Me(t,e,function(){s.next().then(function(r){r.done?t.complete():t.next(r.value)})},0,!0)})})}function Fl(n,e){return Fo(No(n),e)}function Hl(n,e){if(n!=null){if(Lo(n))return Dl(n,e);if(Qs(n))return zl(n,e);if(Ro(n))return Ul(n,e);if(Oo(n))return Fo(n,e);if(Mo(n))return Bl(n,e);if(Do(n))return Fl(n,e)}throw Io(n)}function Dn(n,e){return e?Hl(n,e):we(n)}function Es(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];var t=Vs(n);return Dn(n,t)}function yn(n,e){return Ae(function(t,s){var r=0;t.subscribe(ce(s,function(i){s.next(n.call(e,i,r++))}))})}var jl=Array.isArray;function ql(n,e){return jl(e)?n.apply(void 0,yt([],Xe(e))):n(e)}function Ho(n){return yn(function(e){return ql(n,e)})}var Wl=Array.isArray,Gl=Object.getPrototypeOf,Zl=Object.prototype,Yl=Object.keys;function Kl(n){if(n.length===1){var e=n[0];if(Wl(e))return{args:e,keys:null};if(Xl(e)){var t=Yl(e);return{args:t.map(function(s){return e[s]}),keys:t}}}return{args:n,keys:null}}function Xl(n){return n&&typeof n=="object"&&Gl(n)===Zl}function Vl(n,e){return n.reduce(function(t,s,r){return t[s]=e[r],t},{})}function Ql(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];var t=Vs(n),s=Co(n),r=Kl(n),i=r.args,o=r.keys;if(i.length===0)return Dn([],t);var l=new re(Jl(i,t,o?function(a){return Vl(o,a)}:Yt));return s?l.pipe(Ho(s)):l}function Jl(n,e,t){return t===void 0&&(t=Yt),function(s){pi(e,function(){for(var r=n.length,i=new Array(r),o=r,l=r,a=function(h){pi(e,function(){var d=Dn(n[h],e),f=!1;d.subscribe(ce(s,function(v){i[h]=v,f||(f=!0,l--),l||s.next(t(i.slice()))},function(){--o||s.complete()}))},s)},u=0;u<r;u++)a(u)},s)}}function pi(n,e,t){n?Me(t,n,e):e()}function ec(n,e,t,s,r,i,o,l){var a=[],u=0,h=0,d=!1,f=function(){d&&!a.length&&!u&&e.complete()},v=function($){return u<s?g($):a.push($)},g=function($){u++;var T=!1;we(t($,h++)).subscribe(ce(e,function(Y){e.next(Y)},function(){T=!0},void 0,function(){if(T)try{u--;for(var Y=function(){var se=a.shift();o||g(se)};a.length&&u<s;)Y();f()}catch(se){e.error(se)}}))};return n.subscribe(ce(e,v,function(){d=!0,f()})),function(){}}function Js(n,e,t){return t===void 0&&(t=1/0),R(e)?Js(function(s,r){return yn(function(i,o){return e(s,i,r,o)})(we(n(s,r)))},t):(typeof e=="number"&&(t=e),Ae(function(s,r){return ec(s,r,n,t)}))}function tc(n){return n===void 0&&(n=1/0),Js(Yt,n)}var nc=["addListener","removeListener"],sc=["addEventListener","removeEventListener"],rc=["on","off"];function $n(n,e,t,s){if(R(t)&&(s=t,t=void 0),s)return $n(n,e,t).pipe(Ho(s));var r=Xe(ac(n)?sc.map(function(l){return function(a){return n[l](e,a,t)}}):ic(n)?nc.map(fi(n,e)):oc(n)?rc.map(fi(n,e)):[],2),i=r[0],o=r[1];if(!i&&Qs(n))return Js(function(l){return $n(l,e,t)})(we(n));if(!i)throw new TypeError("Invalid event target");return new re(function(l){var a=function(){for(var u=[],h=0;h<arguments.length;h++)u[h]=arguments[h];return l.next(1<u.length?u:u[0])};return i(a),function(){return o(a)}})}function fi(n,e){return function(t){return function(s){return n[t](e,s)}}}function ic(n){return R(n.addListener)&&R(n.removeListener)}function oc(n){return R(n.on)&&R(n.off)}function ac(n){return R(n.addEventListener)&&R(n.removeEventListener)}function lc(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];var t=Vs(n),s=Cl(n,1/0),r=n;return r.length?r.length===1?we(r[0]):tc(s)(Dn(r,t)):Kt}function cc(n,e){return Ae(function(t,s){var r=0;t.subscribe(ce(s,function(i){return n.call(e,i,r++)&&s.next(i)}))})}function Ze(n){return n<=0?function(){return Kt}:Ae(function(e,t){var s=0;e.subscribe(ce(t,function(r){++s<=n&&(t.next(r),n<=s&&t.complete())}))})}function gt(n,e){return Ae(function(t,s){var r=null,i=0,o=!1,l=function(){return o&&!r&&s.complete()};t.subscribe(ce(s,function(a){r==null||r.unsubscribe();var u=0,h=i++;we(n(a,h)).subscribe(r=ce(s,function(d){return s.next(e?e(a,d,h,u++):d)},function(){r=null,l()}))},function(){o=!0,l()}))})}function Cs(n){return Ae(function(e,t){we(n).subscribe(ce(t,function(){return t.complete()},vn)),!t.closed&&e.subscribe(t)})}function Rs(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];var t=Co(n);return Ae(function(s,r){for(var i=n.length,o=new Array(i),l=n.map(function(){return!1}),a=!1,u=function(d){we(n[d]).subscribe(ce(r,function(f){o[d]=f,!a&&!l[d]&&(l[d]=!0,(a=l.every(Yt))&&(l=null))},vn))},h=0;h<i;h++)u(h);s.subscribe(ce(r,function(d){if(a){var f=yt([d],Xe(o));r.next(t?t.apply(void 0,yt([],Xe(f))):f)}}))})}var _e=(n=>(n.User="user",n.Agent="agent",n.System="system",n))(_e||{});const uc=()=>"10000000-1000-4000-8000-100000000000".replace(/[018]/g,n=>(+n^crypto.getRandomValues(new Uint8Array(1))[0]&15>>+n/4).toString(16)),Ls=()=>typeof crypto.randomUUID=="function"?crypto.randomUUID():uc();function gi(n){let e=n;const t=/https?:\/\/[^\s<]+/gi,s=/<a [^>]*href="([^"]*)"[^>]*>[^<]*<\/a>/g,r=n.match(t)||[],i=[];let o;for(;(o=s.exec(n))!==null;)i.push(o[1]);return r.filter(a=>!i.includes(a)).forEach(a=>{const u=a.endsWith(".")?a.slice(0,-1):a,h=new RegExp(`(?<!<a[^>]*>)${u.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}(?![^<]*</a>)`,"gi");e=e.replace(h,`<a title='${u}' target="_blank" rel="noopener noreferrer" href='${u}'>${u}</a>`)}),e}function Os(n){if(n.includes("aceChatGuideTitle"))return hc(n);const e=/<a [^>]*>https?:\/\/[^<]*<\/a>/gim;return n.replace(e,t=>{const s=jo(t);if(!s)return t;const r=50;if(s.length>r){const i=/^(https?:\/\/[^/]+)(\/.*)?$/i,o=s.match(i);if(!o)return t;const l=o[1],u=(o[2]||"/").split("?")[0],h=u.split("/").pop(),d=r-l.length;let f=u;h&&h.length<d&&u.length>d?f=u.substring(0,d-h.length-4)+".../"+h:f=u.substring(0,d-3)+"...";const v=`${l}${f}`;return Is(t,v)}return Is(t,s)})}function jo(n){const e=n.match(/href=["']([^'"]*)["']/);if(e&&e.length>1){let t=e[1];return t.endsWith(".")&&(t=t.slice(0,-1)),t}return null}function Is(n,e){return n.replace(/>[^<]*<\/a>/,`>${e}</a>`)}function hc(n){const e=/<a [^>]*aceChatGuideTitle[^>]*>[^<]*<\/a>/gm;return n.replace(e,t=>{const s=jo(t);if(!s)return t;const r=s.split("?").pop(),o=new URLSearchParams(r).get("aceChatGuideTitle");return o?Is(t,o):t})}class Xt{constructor(e,t,s,r){this.type=e,this.sender=t,this.messages=s,this.status="delivered",this.didUpdate=new j,this.actions$=new j,this.remove$=new j,this.timestamp=r??Date.now(),this.id=Ls()}update(e){this.messages=[{items:e}],this.didUpdate.next(this)}setStatus(e){this.status=e,this.didUpdate.next(this)}setSenderName(e){this.sender={...this.sender,name:e},this.didUpdate.next(this)}remove(){this.remove$.next()}}class dc{constructor(e){this.name=e,this.print$=new j}print(e,t="html",s=this.name,r){const i=new Xt(_e.Agent,{name:s},[{items:[[t,{content:e}]]}],r);return this.print$.next(i),i}subscribe(){return this.print$.asObservable()}}class pc{constructor(e){this.name=e,this.print$=new j}print(e,t=this.name,s){const r=new Xt(_e.User,{name:t},[{items:[["html",{content:e}]]}],s);return this.print$.next(r),r}subscribe(){return this.print$.asObservable()}}class fc{constructor(){this.print$=new j,this.name="system"}print(e,t){const s=new Xt(_e.System,{name:this.name},[{items:[["html",{content:e}]]}],t);return this.print$.next(s),s}subscribe(){return this.print$.asObservable()}}const gc="https://publicpoc.blob.core.windows.net/widget-assets/notification.mp3";let Ct=null,ds=!1;function Ps(){return Ct||(Ct=new Audio(gc),Ct.preload="auto",Ct.load()),Ct}function mc(){if(ds)return;const n=()=>{if(ds)return;ds=!0;const e=Ps();e.muted=!0,e.play().then(()=>{e.pause(),e.currentTime=0,e.muted=!1}).catch(()=>{e.muted=!1})};document.addEventListener("click",n,{capture:!0,once:!0}),document.addEventListener("keydown",n,{capture:!0,once:!0})}class bc{constructor(e,t){this.name=e,this.component=t,this.print$=new j,this.typingState$=new ee(!1),this.complete$=new j,this.system=this.createSystem(),this.rehydrate$=new j,this.saveToCurrentSession$=new j,this.showChatOverlay$=new ee(!1),this.onComplete=()=>this.complete$.asObservable(),mc()}connect(e={}){Ps(),this.complete$.pipe(Ze(1)).subscribe(()=>{this.disconnected()})}disconnected(){}onUserSubmit(e){this.print(_e.User,e.text)}print(e,t){const s=new Xt(e,{name:""},[{items:[["html",{content:t}]]}]);return this.printEntry(s)}printEntry(e){return this.print$.next(e),e}createAgent(e){const t=new dc(e);return t.subscribe().subscribe(s=>{this.playNotification(),this.printEntry(s)}),t}createUser(e){const t=new pc(e);return t.subscribe().subscribe(s=>{this.printEntry(s)}),t}createSystem(){const e=new fc;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=!document.hidden&&this.component.application.storage.get("open");if(!this.component.application.storage.get("mute-audio-notifications")&&!e){const t=Ps();try{t.currentTime=0}catch{}t.play().catch(s=>{})}}complete(){this.complete$.next()}save(e){this.saveToCurrentSession$.next(e)}async rehydrate(e){}}/**
|
|
3
|
+
`):"",this.name="UnsubscriptionError",this.errors=t}});function Ts(n,e){if(n){var t=n.indexOf(e);0<=t&&n.splice(t,1)}}var Nn=(function(){function n(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return n.prototype.unsubscribe=function(){var e,t,s,r,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var l=vt(o),a=l.next();!a.done;a=l.next()){var u=a.value;u.remove(this)}}catch($){e={error:$}}finally{try{a&&!a.done&&(t=l.return)&&t.call(l)}finally{if(e)throw e.error}}else o.remove(this);var h=this.initialTeardown;if(R(h))try{h()}catch($){i=$ instanceof hs?$.errors:[$]}var d=this._finalizers;if(d){this._finalizers=null;try{for(var f=vt(d),v=f.next();!v.done;v=f.next()){var g=v.value;try{ui(g)}catch($){i=i??[],$ instanceof hs?i=yt(yt([],Xe(i)),Xe($.errors)):i.push($)}}}catch($){s={error:$}}finally{try{v&&!v.done&&(r=f.return)&&r.call(f)}finally{if(s)throw s.error}}}if(i)throw new hs(i)}},n.prototype.add=function(e){var t;if(e&&e!==this)if(this.closed)ui(e);else{if(e instanceof n){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=(t=this._finalizers)!==null&&t!==void 0?t:[]).push(e)}},n.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},n.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},n.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&Ts(t,e)},n.prototype.remove=function(e){var t=this._finalizers;t&&Ts(t,e),e instanceof n&&e._removeParent(this)},n.EMPTY=(function(){var e=new n;return e.closed=!0,e})(),n})(),To=Nn.EMPTY;function Eo(n){return n instanceof Nn||n&&"closed"in n&&R(n.remove)&&R(n.add)&&R(n.unsubscribe)}function ui(n){R(n)?n():n.unsubscribe()}var bl={Promise:void 0},vl={setTimeout:function(n,e){for(var t=[],s=2;s<arguments.length;s++)t[s-2]=arguments[s];return setTimeout.apply(void 0,yt([n,e],Xe(t)))},clearTimeout:function(n){return clearTimeout(n)},delegate:void 0};function Ao(n){vl.setTimeout(function(){throw n})}function vn(){}function gn(n){n()}var Ys=(function(n){wt(e,n);function e(t){var s=n.call(this)||this;return s.isStopped=!1,t?(s.destination=t,Eo(t)&&t.add(s)):s.destination=xl,s}return e.create=function(t,s,r){return new Es(t,s,r)},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,n.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})(Nn),yl=(function(){function n(e){this.partialObserver=e}return n.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(s){un(s)}},n.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(s){un(s)}else un(e)},n.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(t){un(t)}},n})(),Es=(function(n){wt(e,n);function e(t,s,r){var i=n.call(this)||this,o;return R(t)||!t?o={next:t??void 0,error:s??void 0,complete:r??void 0}:o=t,i.destination=new yl(o),i}return e})(Ys);function un(n){Ao(n)}function $l(n){throw n}var xl={closed:!0,next:vn,error:$l,complete:vn},Ks=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})();function Yt(n){return n}function wl(n){return n.length===0?Yt:n.length===1?n[0]:function(t){return n.reduce(function(s,r){return r(s)},t)}}var ie=(function(){function n(e){e&&(this._subscribe=e)}return n.prototype.lift=function(e){var t=new n;return t.source=this,t.operator=e,t},n.prototype.subscribe=function(e,t,s){var r=this,i=Sl(e)?e:new Es(e,t,s);return gn(function(){var o=r,l=o.operator,a=o.source;i.add(l?l.call(i,a):a?r._subscribe(i):r._trySubscribe(i))}),i},n.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},n.prototype.forEach=function(e,t){var s=this;return t=hi(t),new t(function(r,i){var o=new Es({next:function(l){try{e(l)}catch(a){i(a),o.unsubscribe()}},error:i,complete:r});s.subscribe(o)})},n.prototype._subscribe=function(e){var t;return(t=this.source)===null||t===void 0?void 0:t.subscribe(e)},n.prototype[Ks]=function(){return this},n.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return wl(e)(this)},n.prototype.toPromise=function(e){var t=this;return e=hi(e),new e(function(s,r){var i;t.subscribe(function(o){return i=o},function(o){return r(o)},function(){return s(i)})})},n.create=function(e){return new n(e)},n})();function hi(n){var e;return(e=n??bl.Promise)!==null&&e!==void 0?e:Promise}function kl(n){return n&&R(n.next)&&R(n.error)&&R(n.complete)}function Sl(n){return n&&n instanceof Ys||kl(n)&&Eo(n)}function _l(n){return R(n==null?void 0:n.lift)}function Ee(n){return function(e){if(_l(e))return e.lift(function(t){try{return n(t,this)}catch(s){this.error(s)}});throw new TypeError("Unable to lift unknown Observable type")}}function ce(n,e,t,s,r){return new Tl(n,e,t,s,r)}var Tl=(function(n){wt(e,n);function e(t,s,r,i,o,l){var a=n.call(this,t)||this;return a.onFinalize=o,a.shouldUnsubscribe=l,a._next=s?function(u){try{s(u)}catch(h){t.error(h)}}:n.prototype._next,a._error=i?function(u){try{i(u)}catch(h){t.error(h)}finally{this.unsubscribe()}}:n.prototype._error,a._complete=r?function(){try{r()}catch(u){t.error(u)}finally{this.unsubscribe()}}:n.prototype._complete,a}return e.prototype.unsubscribe=function(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var s=this.closed;n.prototype.unsubscribe.call(this),!s&&((t=this.onFinalize)===null||t===void 0||t.call(this))}},e})(Ys),El=_o(function(n){return function(){n(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),j=(function(n){wt(e,n);function e(){var t=n.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 s=new di(this,this);return s.operator=t,s},e.prototype._throwIfClosed=function(){if(this.closed)throw new El},e.prototype.next=function(t){var s=this;gn(function(){var r,i;if(s._throwIfClosed(),!s.isStopped){s.currentObservers||(s.currentObservers=Array.from(s.observers));try{for(var o=vt(s.currentObservers),l=o.next();!l.done;l=o.next()){var a=l.value;a.next(t)}}catch(u){r={error:u}}finally{try{l&&!l.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}}})},e.prototype.error=function(t){var s=this;gn(function(){if(s._throwIfClosed(),!s.isStopped){s.hasError=s.isStopped=!0,s.thrownError=t;for(var r=s.observers;r.length;)r.shift().error(t)}})},e.prototype.complete=function(){var t=this;gn(function(){if(t._throwIfClosed(),!t.isStopped){t.isStopped=!0;for(var s=t.observers;s.length;)s.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(),n.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 s=this,r=this,i=r.hasError,o=r.isStopped,l=r.observers;return i||o?To:(this.currentObservers=null,l.push(t),new Nn(function(){s.currentObservers=null,Ts(l,t)}))},e.prototype._checkFinalizedStatuses=function(t){var s=this,r=s.hasError,i=s.thrownError,o=s.isStopped;r?t.error(i):o&&t.complete()},e.prototype.asObservable=function(){var t=new ie;return t.source=this,t},e.create=function(t,s){return new di(t,s)},e})(ie),di=(function(n){wt(e,n);function e(t,s){var r=n.call(this)||this;return r.destination=t,r.source=s,r}return e.prototype.next=function(t){var s,r;(r=(s=this.destination)===null||s===void 0?void 0:s.next)===null||r===void 0||r.call(s,t)},e.prototype.error=function(t){var s,r;(r=(s=this.destination)===null||s===void 0?void 0:s.error)===null||r===void 0||r.call(s,t)},e.prototype.complete=function(){var t,s;(s=(t=this.destination)===null||t===void 0?void 0:t.complete)===null||s===void 0||s.call(t)},e.prototype._subscribe=function(t){var s,r;return(r=(s=this.source)===null||s===void 0?void 0:s.subscribe(t))!==null&&r!==void 0?r:To},e})(j),ee=(function(n){wt(e,n);function e(t){var s=n.call(this)||this;return s._value=t,s}return Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),e.prototype._subscribe=function(t){var s=n.prototype._subscribe.call(this,t);return!s.closed&&t.next(this._value),s},e.prototype.getValue=function(){var t=this,s=t.hasError,r=t.thrownError,i=t._value;if(s)throw r;return this._throwIfClosed(),i},e.prototype.next=function(t){n.prototype.next.call(this,this._value=t)},e})(j),Kt=new ie(function(n){return n.complete()});function Al(n){return n&&R(n.schedule)}function Xs(n){return n[n.length-1]}function Co(n){return R(Xs(n))?n.pop():void 0}function Vs(n){return Al(Xs(n))?n.pop():void 0}function Cl(n,e){return typeof Xs(n)=="number"?n.pop():e}var Qs=(function(n){return n&&typeof n.length=="number"&&typeof n!="function"});function Ro(n){return R(n==null?void 0:n.then)}function Lo(n){return R(n[Ks])}function Oo(n){return Symbol.asyncIterator&&R(n==null?void 0:n[Symbol.asyncIterator])}function Io(n){return new TypeError("You provided "+(n!==null&&typeof n=="object"?"an invalid object":"'"+n+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Rl(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Po=Rl();function Mo(n){return R(n==null?void 0:n[Po])}function No(n){return gl(this,arguments,function(){var t,s,r,i;return So(this,function(o){switch(o.label){case 0:t=n.getReader(),o.label=1;case 1:o.trys.push([1,,9,10]),o.label=2;case 2:return[4,ft(t.read())];case 3:return s=o.sent(),r=s.value,i=s.done,i?[4,ft(void 0)]:[3,5];case 4:return[2,o.sent()];case 5:return[4,ft(r)];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 Do(n){return R(n==null?void 0:n.getReader)}function we(n){if(n instanceof ie)return n;if(n!=null){if(Lo(n))return Ll(n);if(Qs(n))return Ol(n);if(Ro(n))return Il(n);if(Oo(n))return Uo(n);if(Mo(n))return Pl(n);if(Do(n))return Ml(n)}throw Io(n)}function Ll(n){return new ie(function(e){var t=n[Ks]();if(R(t.subscribe))return t.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Ol(n){return new ie(function(e){for(var t=0;t<n.length&&!e.closed;t++)e.next(n[t]);e.complete()})}function Il(n){return new ie(function(e){n.then(function(t){e.closed||(e.next(t),e.complete())},function(t){return e.error(t)}).then(null,Ao)})}function Pl(n){return new ie(function(e){var t,s;try{for(var r=vt(n),i=r.next();!i.done;i=r.next()){var o=i.value;if(e.next(o),e.closed)return}}catch(l){t={error:l}}finally{try{i&&!i.done&&(s=r.return)&&s.call(r)}finally{if(t)throw t.error}}e.complete()})}function Uo(n){return new ie(function(e){Nl(n,e).catch(function(t){return e.error(t)})})}function Ml(n){return Uo(No(n))}function Nl(n,e){var t,s,r,i;return fl(this,void 0,void 0,function(){var o,l;return So(this,function(a){switch(a.label){case 0:a.trys.push([0,5,6,11]),t=ml(n),a.label=1;case 1:return[4,t.next()];case 2:if(s=a.sent(),!!s.done)return[3,4];if(o=s.value,e.next(o),e.closed)return[2];a.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return l=a.sent(),r={error:l},[3,11];case 6:return a.trys.push([6,,9,10]),s&&!s.done&&(i=t.return)?[4,i.call(t)]:[3,8];case 7:a.sent(),a.label=8;case 8:return[3,10];case 9:if(r)throw r.error;return[7];case 10:return[7];case 11:return e.complete(),[2]}})})}function Me(n,e,t,s,r){s===void 0&&(s=0),r===void 0&&(r=!1);var i=e.schedule(function(){t(),r?n.add(this.schedule(null,s)):this.unsubscribe()},s);if(n.add(i),!r)return i}function zo(n,e){return e===void 0&&(e=0),Ee(function(t,s){t.subscribe(ce(s,function(r){return Me(s,n,function(){return s.next(r)},e)},function(){return Me(s,n,function(){return s.complete()},e)},function(r){return Me(s,n,function(){return s.error(r)},e)}))})}function Bo(n,e){return e===void 0&&(e=0),Ee(function(t,s){s.add(n.schedule(function(){return t.subscribe(s)},e))})}function Dl(n,e){return we(n).pipe(Bo(e),zo(e))}function Ul(n,e){return we(n).pipe(Bo(e),zo(e))}function zl(n,e){return new ie(function(t){var s=0;return e.schedule(function(){s===n.length?t.complete():(t.next(n[s++]),t.closed||this.schedule())})})}function Bl(n,e){return new ie(function(t){var s;return Me(t,e,function(){s=n[Po](),Me(t,e,function(){var r,i,o;try{r=s.next(),i=r.value,o=r.done}catch(l){t.error(l);return}o?t.complete():t.next(i)},0,!0)}),function(){return R(s==null?void 0:s.return)&&s.return()}})}function Fo(n,e){if(!n)throw new Error("Iterable cannot be null");return new ie(function(t){Me(t,e,function(){var s=n[Symbol.asyncIterator]();Me(t,e,function(){s.next().then(function(r){r.done?t.complete():t.next(r.value)})},0,!0)})})}function Fl(n,e){return Fo(No(n),e)}function Hl(n,e){if(n!=null){if(Lo(n))return Dl(n,e);if(Qs(n))return zl(n,e);if(Ro(n))return Ul(n,e);if(Oo(n))return Fo(n,e);if(Mo(n))return Bl(n,e);if(Do(n))return Fl(n,e)}throw Io(n)}function Dn(n,e){return e?Hl(n,e):we(n)}function As(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];var t=Vs(n);return Dn(n,t)}function yn(n,e){return Ee(function(t,s){var r=0;t.subscribe(ce(s,function(i){s.next(n.call(e,i,r++))}))})}var jl=Array.isArray;function ql(n,e){return jl(e)?n.apply(void 0,yt([],Xe(e))):n(e)}function Ho(n){return yn(function(e){return ql(n,e)})}var Wl=Array.isArray,Gl=Object.getPrototypeOf,Zl=Object.prototype,Yl=Object.keys;function Kl(n){if(n.length===1){var e=n[0];if(Wl(e))return{args:e,keys:null};if(Xl(e)){var t=Yl(e);return{args:t.map(function(s){return e[s]}),keys:t}}}return{args:n,keys:null}}function Xl(n){return n&&typeof n=="object"&&Gl(n)===Zl}function Vl(n,e){return n.reduce(function(t,s,r){return t[s]=e[r],t},{})}function Ql(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];var t=Vs(n),s=Co(n),r=Kl(n),i=r.args,o=r.keys;if(i.length===0)return Dn([],t);var l=new ie(Jl(i,t,o?function(a){return Vl(o,a)}:Yt));return s?l.pipe(Ho(s)):l}function Jl(n,e,t){return t===void 0&&(t=Yt),function(s){pi(e,function(){for(var r=n.length,i=new Array(r),o=r,l=r,a=function(h){pi(e,function(){var d=Dn(n[h],e),f=!1;d.subscribe(ce(s,function(v){i[h]=v,f||(f=!0,l--),l||s.next(t(i.slice()))},function(){--o||s.complete()}))},s)},u=0;u<r;u++)a(u)},s)}}function pi(n,e,t){n?Me(t,n,e):e()}function ec(n,e,t,s,r,i,o,l){var a=[],u=0,h=0,d=!1,f=function(){d&&!a.length&&!u&&e.complete()},v=function($){return u<s?g($):a.push($)},g=function($){u++;var T=!1;we(t($,h++)).subscribe(ce(e,function(K){e.next(K)},function(){T=!0},void 0,function(){if(T)try{u--;for(var K=function(){var re=a.shift();o||g(re)};a.length&&u<s;)K();f()}catch(re){e.error(re)}}))};return n.subscribe(ce(e,v,function(){d=!0,f()})),function(){}}function Js(n,e,t){return t===void 0&&(t=1/0),R(e)?Js(function(s,r){return yn(function(i,o){return e(s,i,r,o)})(we(n(s,r)))},t):(typeof e=="number"&&(t=e),Ee(function(s,r){return ec(s,r,n,t)}))}function tc(n){return n===void 0&&(n=1/0),Js(Yt,n)}var nc=["addListener","removeListener"],sc=["addEventListener","removeEventListener"],rc=["on","off"];function $n(n,e,t,s){if(R(t)&&(s=t,t=void 0),s)return $n(n,e,t).pipe(Ho(s));var r=Xe(ac(n)?sc.map(function(l){return function(a){return n[l](e,a,t)}}):ic(n)?nc.map(fi(n,e)):oc(n)?rc.map(fi(n,e)):[],2),i=r[0],o=r[1];if(!i&&Qs(n))return Js(function(l){return $n(l,e,t)})(we(n));if(!i)throw new TypeError("Invalid event target");return new ie(function(l){var a=function(){for(var u=[],h=0;h<arguments.length;h++)u[h]=arguments[h];return l.next(1<u.length?u:u[0])};return i(a),function(){return o(a)}})}function fi(n,e){return function(t){return function(s){return n[t](e,s)}}}function ic(n){return R(n.addListener)&&R(n.removeListener)}function oc(n){return R(n.on)&&R(n.off)}function ac(n){return R(n.addEventListener)&&R(n.removeEventListener)}function lc(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];var t=Vs(n),s=Cl(n,1/0),r=n;return r.length?r.length===1?we(r[0]):tc(s)(Dn(r,t)):Kt}function cc(n,e){return Ee(function(t,s){var r=0;t.subscribe(ce(s,function(i){return n.call(e,i,r++)&&s.next(i)}))})}function Ze(n){return n<=0?function(){return Kt}:Ee(function(e,t){var s=0;e.subscribe(ce(t,function(r){++s<=n&&(t.next(r),n<=s&&t.complete())}))})}function gt(n,e){return Ee(function(t,s){var r=null,i=0,o=!1,l=function(){return o&&!r&&s.complete()};t.subscribe(ce(s,function(a){r==null||r.unsubscribe();var u=0,h=i++;we(n(a,h)).subscribe(r=ce(s,function(d){return s.next(e?e(a,d,h,u++):d)},function(){r=null,l()}))},function(){o=!0,l()}))})}function Cs(n){return Ee(function(e,t){we(n).subscribe(ce(t,function(){return t.complete()},vn)),!t.closed&&e.subscribe(t)})}function Rs(){for(var n=[],e=0;e<arguments.length;e++)n[e]=arguments[e];var t=Co(n);return Ee(function(s,r){for(var i=n.length,o=new Array(i),l=n.map(function(){return!1}),a=!1,u=function(d){we(n[d]).subscribe(ce(r,function(f){o[d]=f,!a&&!l[d]&&(l[d]=!0,(a=l.every(Yt))&&(l=null))},vn))},h=0;h<i;h++)u(h);s.subscribe(ce(r,function(d){if(a){var f=yt([d],Xe(o));r.next(t?t.apply(void 0,yt([],Xe(f))):f)}}))})}var _e=(n=>(n.User="user",n.Agent="agent",n.System="system",n))(_e||{});const uc=()=>"10000000-1000-4000-8000-100000000000".replace(/[018]/g,n=>(+n^crypto.getRandomValues(new Uint8Array(1))[0]&15>>+n/4).toString(16)),Ls=()=>typeof crypto.randomUUID=="function"?crypto.randomUUID():uc();function gi(n){let e=n;const t=/https?:\/\/[^\s<]+/gi,s=/<a [^>]*href="([^"]*)"[^>]*>[^<]*<\/a>/g,r=n.match(t)||[],i=[];let o;for(;(o=s.exec(n))!==null;)i.push(o[1]);return r.filter(a=>!i.includes(a)).forEach(a=>{const u=a.endsWith(".")?a.slice(0,-1):a,h=new RegExp(`(?<!<a[^>]*>)${u.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}(?![^<]*</a>)`,"gi");e=e.replace(h,`<a title='${u}' target="_blank" rel="noopener noreferrer" href='${u}'>${u}</a>`)}),e}function Os(n){if(n.includes("aceChatGuideTitle"))return hc(n);const e=/<a [^>]*>https?:\/\/[^<]*<\/a>/gim;return n.replace(e,t=>{const s=jo(t);if(!s)return t;const r=50;if(s.length>r){const i=/^(https?:\/\/[^/]+)(\/.*)?$/i,o=s.match(i);if(!o)return t;const l=o[1],u=(o[2]||"/").split("?")[0],h=u.split("/").pop(),d=r-l.length;let f=u;h&&h.length<d&&u.length>d?f=u.substring(0,d-h.length-4)+".../"+h:f=u.substring(0,d-3)+"...";const v=`${l}${f}`;return Is(t,v)}return Is(t,s)})}function jo(n){const e=n.match(/href=["']([^'"]*)["']/);if(e&&e.length>1){let t=e[1];return t.endsWith(".")&&(t=t.slice(0,-1)),t}return null}function Is(n,e){return n.replace(/>[^<]*<\/a>/,`>${e}</a>`)}function hc(n){const e=/<a [^>]*aceChatGuideTitle[^>]*>[^<]*<\/a>/gm;return n.replace(e,t=>{const s=jo(t);if(!s)return t;const r=s.split("?").pop(),o=new URLSearchParams(r).get("aceChatGuideTitle");return o?Is(t,o):t})}class Xt{constructor(e,t,s,r){this.type=e,this.sender=t,this.messages=s,this.status="delivered",this.didUpdate=new j,this.actions$=new j,this.remove$=new j,this.timestamp=r??Date.now(),this.id=Ls()}update(e){this.messages=[{items:e}],this.didUpdate.next(this)}setStatus(e){this.status=e,this.didUpdate.next(this)}setSenderName(e){this.sender={...this.sender,name:e},this.didUpdate.next(this)}remove(){this.remove$.next()}}class dc{constructor(e){this.name=e,this.print$=new j}print(e,t="html",s=this.name,r){const i=new Xt(_e.Agent,{name:s},[{items:[[t,{content:e}]]}],r);return this.print$.next(i),i}subscribe(){return this.print$.asObservable()}}class pc{constructor(e){this.name=e,this.print$=new j}print(e,t=this.name,s){const r=new Xt(_e.User,{name:t},[{items:[["html",{content:e}]]}],s);return this.print$.next(r),r}subscribe(){return this.print$.asObservable()}}class fc{constructor(){this.print$=new j,this.name="system"}print(e,t){const s=new Xt(_e.System,{name:this.name},[{items:[["html",{content:e}]]}],t);return this.print$.next(s),s}subscribe(){return this.print$.asObservable()}}const gc="https://publicpoc.blob.core.windows.net/widget-assets/notification.mp3";let Ct=null,ds=!1;function Ps(){return Ct||(Ct=new Audio(gc),Ct.preload="auto",Ct.load()),Ct}function mc(){if(ds)return;const n=()=>{if(ds)return;ds=!0;const e=Ps();e.muted=!0,e.play().then(()=>{e.pause(),e.currentTime=0,e.muted=!1}).catch(()=>{e.muted=!1})};document.addEventListener("click",n,{capture:!0,once:!0}),document.addEventListener("keydown",n,{capture:!0,once:!0})}class bc{constructor(e,t){this.name=e,this.component=t,this.print$=new j,this.typingState$=new ee(!1),this.complete$=new j,this.system=this.createSystem(),this.rehydrate$=new j,this.saveToCurrentSession$=new j,this.showChatOverlay$=new ee(!1),this.onComplete=()=>this.complete$.asObservable(),mc()}connect(e={}){Ps(),this.complete$.pipe(Ze(1)).subscribe(()=>{this.disconnected()})}disconnected(){}onUserSubmit(e){this.print(_e.User,e.text)}print(e,t){const s=new Xt(e,{name:""},[{items:[["html",{content:t}]]}]);return this.printEntry(s)}printEntry(e){return this.print$.next(e),e}createAgent(e){const t=new dc(e);return t.subscribe().subscribe(s=>{this.playNotification(),this.printEntry(s)}),t}createUser(e){const t=new pc(e);return t.subscribe().subscribe(s=>{this.printEntry(s)}),t}createSystem(){const e=new fc;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=!document.hidden&&this.component.application.storage.get("open");if(!this.component.application.storage.get("mute-audio-notifications")&&!e){const t=Ps();try{t.currentTime=0}catch{}t.play().catch(s=>{})}}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
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
* @license
|
|
13
13
|
* Copyright 2017 Google LLC
|
|
14
14
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
15
|
-
*/const Ut=globalThis,$i=n=>n,wn=Ut.trustedTypes,xi=wn?wn.createPolicy("lit-html",{createHTML:n=>n}):void 0,Wo="$lit$",Ie=`lit$${Math.random().toFixed(9).slice(2)}$`,Go="?"+Ie,
|
|
15
|
+
*/const Ut=globalThis,$i=n=>n,wn=Ut.trustedTypes,xi=wn?wn.createPolicy("lit-html",{createHTML:n=>n}):void 0,Wo="$lit$",Ie=`lit$${Math.random().toFixed(9).slice(2)}$`,Go="?"+Ie,Ec=`<${Go}>`,Ve=document,Bt=()=>Ve.createComment(""),Ft=n=>n===null||typeof n!="object"&&typeof n!="function",sr=Array.isArray,Ac=n=>sr(n)||typeof(n==null?void 0:n[Symbol.iterator])=="function",fs=`[
|
|
16
16
|
\f\r]`,Rt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,wi=/-->/g,ki=/>/g,He=RegExp(`>|${fs}(?:([^\\s"'>=/]+)(${fs}*=${fs}*(?:[^
|
|
17
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),Si=/'/g,_i=/"/g,Zo=/^(?:script|style|textarea|title)$/i,Cc=n=>(e,...t)=>({_$litType$:n,strings:e,values:t}),w=Cc(1),De=Symbol.for("lit-noChange"),k=Symbol.for("lit-nothing"),Ti=new WeakMap,Ge=Ve.createTreeWalker(Ve,129);function Yo(n,e){if(!sr(n)||!n.hasOwnProperty("raw"))throw Error("invalid template strings array");return xi!==void 0?xi.createHTML(e):e}const Rc=(n,e)=>{const t=n.length-1,s=[];let r,i=e===2?"<svg>":e===3?"<math>":"",o=Rt;for(let l=0;l<t;l++){const a=n[l];let u,h,d=-1,f=0;for(;f<a.length&&(o.lastIndex=f,h=o.exec(a),h!==null);)f=o.lastIndex,o===Rt?h[1]==="!--"?o=wi:h[1]!==void 0?o=ki:h[2]!==void 0?(Zo.test(h[2])&&(r=RegExp("</"+h[2],"g")),o=He):h[3]!==void 0&&(o=He):o===He?h[0]===">"?(o=r??Rt,d=-1):h[1]===void 0?d=-2:(d=o.lastIndex-h[2].length,u=h[1],o=h[3]===void 0?He:h[3]==='"'?_i:Si):o===_i||o===Si?o=He:o===wi||o===ki?o=Rt:(o=He,r=void 0);const v=o===He&&n[l+1].startsWith("/>")?" ":"";i+=o===Rt?a+
|
|
17
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Si=/'/g,_i=/"/g,Zo=/^(?:script|style|textarea|title)$/i,Cc=n=>(e,...t)=>({_$litType$:n,strings:e,values:t}),w=Cc(1),De=Symbol.for("lit-noChange"),k=Symbol.for("lit-nothing"),Ti=new WeakMap,Ge=Ve.createTreeWalker(Ve,129);function Yo(n,e){if(!sr(n)||!n.hasOwnProperty("raw"))throw Error("invalid template strings array");return xi!==void 0?xi.createHTML(e):e}const Rc=(n,e)=>{const t=n.length-1,s=[];let r,i=e===2?"<svg>":e===3?"<math>":"",o=Rt;for(let l=0;l<t;l++){const a=n[l];let u,h,d=-1,f=0;for(;f<a.length&&(o.lastIndex=f,h=o.exec(a),h!==null);)f=o.lastIndex,o===Rt?h[1]==="!--"?o=wi:h[1]!==void 0?o=ki:h[2]!==void 0?(Zo.test(h[2])&&(r=RegExp("</"+h[2],"g")),o=He):h[3]!==void 0&&(o=He):o===He?h[0]===">"?(o=r??Rt,d=-1):h[1]===void 0?d=-2:(d=o.lastIndex-h[2].length,u=h[1],o=h[3]===void 0?He:h[3]==='"'?_i:Si):o===_i||o===Si?o=He:o===wi||o===ki?o=Rt:(o=He,r=void 0);const v=o===He&&n[l+1].startsWith("/>")?" ":"";i+=o===Rt?a+Ec:d>=0?(s.push(u),a.slice(0,d)+Wo+a.slice(d)+Ie+v):a+Ie+(d===-2?l:v)}return[Yo(n,i+(n[t]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),s]};class Ht{constructor({strings:e,_$litType$:t},s){let r;this.parts=[];let i=0,o=0;const l=e.length-1,a=this.parts,[u,h]=Rc(e,t);if(this.el=Ht.createElement(u,s),Ge.currentNode=this.el.content,t===2||t===3){const d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(r=Ge.nextNode())!==null&&a.length<l;){if(r.nodeType===1){if(r.hasAttributes())for(const d of r.getAttributeNames())if(d.endsWith(Wo)){const f=h[o++],v=r.getAttribute(d).split(Ie),g=/([.?@])?(.*)/.exec(f);a.push({type:1,index:i,name:g[2],strings:v,ctor:g[1]==="."?Oc:g[1]==="?"?Ic:g[1]==="@"?Pc:Un}),r.removeAttribute(d)}else d.startsWith(Ie)&&(a.push({type:6,index:i}),r.removeAttribute(d));if(Zo.test(r.tagName)){const d=r.textContent.split(Ie),f=d.length-1;if(f>0){r.textContent=wn?wn.emptyScript:"";for(let v=0;v<f;v++)r.append(d[v],Bt()),Ge.nextNode(),a.push({type:2,index:++i});r.append(d[f],Bt())}}}else if(r.nodeType===8)if(r.data===Go)a.push({type:2,index:i});else{let d=-1;for(;(d=r.data.indexOf(Ie,d+1))!==-1;)a.push({type:7,index:i}),d+=Ie.length-1}i++}}static createElement(e,t){const s=Ve.createElement("template");return s.innerHTML=e,s}}function $t(n,e,t=n,s){var o,l;if(e===De)return e;let r=s!==void 0?(o=t._$Co)==null?void 0:o[s]:t._$Cl;const i=Ft(e)?void 0:e._$litDirective$;return(r==null?void 0:r.constructor)!==i&&((l=r==null?void 0:r._$AO)==null||l.call(r,!1),i===void 0?r=void 0:(r=new i(n),r._$AT(n,t,s)),s!==void 0?(t._$Co??(t._$Co=[]))[s]=r:t._$Cl=r),r!==void 0&&(e=$t(n,r._$AS(n,e.values),r,s)),e}class Lc{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:s}=this._$AD,r=((e==null?void 0:e.creationScope)??Ve).importNode(t,!0);Ge.currentNode=r;let i=Ge.nextNode(),o=0,l=0,a=s[0];for(;a!==void 0;){if(o===a.index){let u;a.type===2?u=new Vt(i,i.nextSibling,this,e):a.type===1?u=new a.ctor(i,a.name,a.strings,this,e):a.type===6&&(u=new Mc(i,this,e)),this._$AV.push(u),a=s[++l]}o!==(a==null?void 0:a.index)&&(i=Ge.nextNode(),o++)}return Ge.currentNode=Ve,r}p(e){let t=0;for(const s of this._$AV)s!==void 0&&(s.strings!==void 0?(s._$AI(e,s,t),t+=s.strings.length-2):s._$AI(e[t])),t++}}class Vt{get _$AU(){var e;return((e=this._$AM)==null?void 0:e._$AU)??this._$Cv}constructor(e,t,s,r){this.type=2,this._$AH=k,this._$AN=void 0,this._$AA=e,this._$AB=t,this._$AM=s,this.options=r,this._$Cv=(r==null?void 0:r.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=$t(this,e,t),Ft(e)?e===k||e==null||e===""?(this._$AH!==k&&this._$AR(),this._$AH=k):e!==this._$AH&&e!==De&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):Ac(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==k&&Ft(this._$AH)?this._$AA.nextSibling.data=e:this.T(Ve.createTextNode(e)),this._$AH=e}$(e){var i;const{values:t,_$litType$:s}=e,r=typeof s=="number"?this._$AC(e):(s.el===void 0&&(s.el=Ht.createElement(Yo(s.h,s.h[0]),this.options)),s);if(((i=this._$AH)==null?void 0:i._$AD)===r)this._$AH.p(t);else{const o=new Lc(r,this),l=o.u(this.options);o.p(t),this.T(l),this._$AH=o}}_$AC(e){let t=Ti.get(e.strings);return t===void 0&&Ti.set(e.strings,t=new Ht(e)),t}k(e){sr(this._$AH)||(this._$AH=[],this._$AR());const t=this._$AH;let s,r=0;for(const i of e)r===t.length?t.push(s=new Vt(this.O(Bt()),this.O(Bt()),this,this.options)):s=t[r],s._$AI(i),r++;r<t.length&&(this._$AR(s&&s._$AB.nextSibling,r),t.length=r)}_$AR(e=this._$AA.nextSibling,t){var s;for((s=this._$AP)==null?void 0:s.call(this,!1,!0,t);e!==this._$AB;){const r=$i(e).nextSibling;$i(e).remove(),e=r}}setConnected(e){var t;this._$AM===void 0&&(this._$Cv=e,(t=this._$AP)==null||t.call(this,e))}}let Un=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,t,s,r,i){this.type=1,this._$AH=k,this._$AN=void 0,this.element=e,this.name=t,this._$AM=r,this.options=i,s.length>2||s[0]!==""||s[1]!==""?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=k}_$AI(e,t=this,s,r){const i=this.strings;let o=!1;if(i===void 0)e=$t(this,e,t,0),o=!Ft(e)||e!==this._$AH&&e!==De,o&&(this._$AH=e);else{const l=e;let a,u;for(e=i[0],a=0;a<i.length-1;a++)u=$t(this,l[s+a],t,a),u===De&&(u=this._$AH[a]),o||(o=!Ft(u)||u!==this._$AH[a]),u===k?e=k:e!==k&&(e+=(u??"")+i[a+1]),this._$AH[a]=u}o&&!r&&this.j(e)}j(e){e===k?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Oc=class extends Un{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===k?void 0:e}},Ic=class extends Un{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==k)}},Pc=class extends Un{constructor(e,t,s,r,i){super(e,t,s,r,i),this.type=5}_$AI(e,t=this){if((e=$t(this,e,t,0)??k)===De)return;const s=this._$AH,r=e===k&&s!==k||e.capture!==s.capture||e.once!==s.once||e.passive!==s.passive,i=e!==k&&(s===k||r);r&&this.element.removeEventListener(this.name,this,s),i&&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)}},Mc=class{constructor(e,t,s){this.element=e,this.type=6,this._$AN=void 0,this._$AM=t,this.options=s}get _$AU(){return this._$AM._$AU}_$AI(e){$t(this,e)}};const gs=Ut.litHtmlPolyfillSupport;gs==null||gs(Ht,Vt),(Ut.litHtmlVersions??(Ut.litHtmlVersions=[])).push("3.3.3");const Nc=(n,e,t)=>{const s=(t==null?void 0:t.renderBefore)??e;let r=s._$litPart$;if(r===void 0){const i=(t==null?void 0:t.renderBefore)??null;s._$litPart$=r=new Vt(e.insertBefore(Bt(),i),i,void 0,t??{})}return r._$AI(n),r};/**
|
|
18
18
|
* @license
|
|
19
19
|
* Copyright 2017 Google LLC
|
|
20
20
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
21
|
-
*/const Ye=globalThis;let q=class extends ct{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=Nc(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 De}};var ko;q._$litElement$=!0,q.finalized=!0,(ko=Ye.litElementHydrateSupport)==null||ko.call(Ye,{LitElement:q});const ms=Ye.litElementPolyfillSupport;ms==null||ms({LitElement:q});(Ye.litElementVersions??(Ye.litElementVersions=[])).push("4.2.2");const Dc={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>'},Uc={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>'},Ko={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>'},Ai={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>'},zc={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 42.1986C52.6256 42.605 52.0745 42.8333 51.4999 42.8333C50.9253 42.8333 50.3742 42.605 49.968 42.1986L31.9999 24.2305L14.0318 42.1986C13.1858 43.0446 11.8141 43.0446 10.968 42.1986C10.122 41.3525 10.122 39.9808 10.968 39.1348L30.468 19.6348C30.8742 19.2283 31.4253 19 31.9999 19C32.5745 19 33.1256 19.2283 33.5318 19.6348L53.0318 39.1348C53.4382 39.541 53.6666 40.092 53.6666 40.6667C53.6666 41.2413 53.4382 41.7924 53.0318 42.1986Z"/></svg>'},Bc={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>'},Ei={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>'},Fc={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>'},Hc={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>'},Ci={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>'},ut={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 ht,Xo,zn,Vo=!1,kn=!1,rr=!1,oe=!1,Ri=null,Ms=!1;const Bn=typeof window<"u"?window:{},xe=Bn.document||{head:{}},Qo=Bn.HTMLElement||class{},te={$flags$:0,$resourcesUrl$:"",jmp:n=>n(),raf:n=>requestAnimationFrame(n),ael:(n,e,t,s)=>n.addEventListener(e,t,s),rel:(n,e,t,s)=>n.removeEventListener(e,t,s),ce:(n,e)=>new CustomEvent(n,e)},jc=(()=>{let n=!1;try{xe.addEventListener("e",null,Object.defineProperty({},"passive",{get(){n=!0}}))}catch{}return n})(),qc=n=>Promise.resolve(n),Wc=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replace=="function"}catch{}return!1})(),Jo=(n,e,t,s)=>{t&&t.map(([r,i,o])=>{const l=Zc(n,r),a=Gc(e,o),u=Yc(r);te.ael(l,i,a,u),(e.$rmListeners$=e.$rmListeners$||[]).push(()=>te.rel(l,i,a,u))})},Gc=(n,e)=>t=>{try{ut.lazyLoad||n.$hostElement$[e](t)}catch(s){Qt(s)}},Zc=(n,e)=>e&4?xe:e&8?Bn:e&16?xe.body:n,Yc=n=>jc?{passive:(n&1)!==0,capture:(n&2)!==0}:(n&2)!==0,Li="http://www.w3.org/1999/xlink",Qe=(n,e="")=>()=>{},Oi=new WeakMap,Kc=(n,e,t)=>{let s=Tn.get(n);Wc&&t?(s=s||new CSSStyleSheet,s.replace(e)):s=e,Tn.set(n,s)},Xc=(n,e,t,s)=>{let r=ea(e,t),i=Tn.get(r);if(n=n.nodeType===11?n:xe,i)if(typeof i=="string"){n=n.head||n;let o=Oi.get(n),l;o||Oi.set(n,o=new Set),o.has(r)||(l=xe.createElement("style"),l.innerHTML=i,n.insertBefore(l,n.querySelector("link")),o&&o.add(r))}else n.adoptedStyleSheets.includes(i)||(n.adoptedStyleSheets=[...n.adoptedStyleSheets,i]);return r},Vc=n=>{const e=n.$cmpMeta$,t=n.$hostElement$,s=e.$flags$,r=Qe("attachStyles",e.$tagName$),i=Xc(t.shadowRoot?t.shadowRoot:t.getRootNode(),e,n.$modeName$);s&10&&(t["s-sc"]=i,t.classList.add(i+"-h"),s&2&&t.classList.add(i+"-s")),r()},ea=(n,e)=>"sc-"+(e&&n.$flags$&32?n.$tagName$+"-"+e:n.$tagName$),Qc=n=>Tu.map(e=>e(n)).find(e=>!!e),Ii={},Jc="http://www.w3.org/2000/svg",eu="http://www.w3.org/1999/xhtml",tu=n=>n!=null,ir=n=>(n=typeof n,n==="object"||n==="function"),mt=(n,e,...t)=>{let s=null,r=null,i=null,o=!1,l=!1,a=[];const u=d=>{for(let f=0;f<d.length;f++)s=d[f],Array.isArray(s)?u(s):s!=null&&typeof s!="boolean"&&((o=typeof n!="function"&&!ir(s))&&(s=String(s)),o&&l?a[a.length-1].$text$+=s:a.push(o?Sn(null,s):s),l=o)};if(u(t),e){e.key&&(r=e.key),e.name&&(i=e.name);{const d=e.className||e.class;d&&(e.class=typeof d!="object"?d:Object.keys(d).filter(f=>d[f]).join(" "))}}if(typeof n=="function")return n(e===null?{}:e,a,su);const h=Sn(n,null);return h.$attrs$=e,a.length>0&&(h.$children$=a),h.$key$=r,h.$name$=i,h},Sn=(n,e)=>{const t={$flags$:0,$tag$:n,$text$:e,$elm$:null,$children$:null};return t.$attrs$=null,t.$key$=null,t.$name$=null,t},or={},nu=n=>n&&n.$tag$===or,su={forEach:(n,e)=>n.map(Pi).forEach(e),map:(n,e)=>n.map(Pi).map(e).map(ru)},Pi=n=>({vattrs:n.$attrs$,vchildren:n.$children$,vkey:n.$key$,vname:n.$name$,vtag:n.$tag$,vtext:n.$text$}),ru=n=>{if(typeof n.vtag=="function"){const t=Object.assign({},n.vattrs);return n.vkey&&(t.key=n.vkey),n.vname&&(t.name=n.vname),mt(n.vtag,t,...n.vchildren||[])}const e=Sn(n.vtag,n.vtext);return e.$attrs$=n.vattrs,e.$children$=n.vchildren,e.$key$=n.vkey,e.$name$=n.vname,e},Mi=(n,e,t,s,r,i)=>{if(t!==s){let o=zi(n,e),l=e.toLowerCase();if(e==="class"){const a=n.classList,u=Ni(t),h=Ni(s);a.remove(...u.filter(d=>d&&!h.includes(d))),a.add(...h.filter(d=>d&&!u.includes(d)))}else if(e==="style"){for(const a in t)(!s||s[a]==null)&&(a.includes("-")?n.style.removeProperty(a):n.style[a]="");for(const a in s)(!t||s[a]!==t[a])&&(a.includes("-")?n.style.setProperty(a,s[a]):n.style[a]=s[a])}else if(e!=="key")if(e==="ref")s&&s(n);else if(!n.__lookupSetter__(e)&&e[0]==="o"&&e[1]==="n")e[2]==="-"?e=e.slice(3):zi(Bn,l)?e=l.slice(2):e=l[2]+e.slice(3),t&&te.rel(n,e,t,!1),s&&te.ael(n,e,s,!1);else{const a=ir(s);if((o||a&&s!==null)&&!r)try{if(n.tagName.includes("-"))n[e]=s;else{let h=s??"";e==="list"?o=!1:(t==null||n[e]!=h)&&(n[e]=h)}}catch{}let u=!1;l!==(l=l.replace(/^xlink\:?/,""))&&(e=l,u=!0),s==null||s===!1?(s!==!1||n.getAttribute(e)==="")&&(u?n.removeAttributeNS(Li,e):n.removeAttribute(e)):(!o||i&4||r)&&!a&&(s=s===!0?"":s,u?n.setAttributeNS(Li,e,s):n.setAttribute(e,s))}}},iu=/\s/,Ni=n=>n?n.split(iu):[],ta=(n,e,t,s)=>{const r=e.$elm$.nodeType===11&&e.$elm$.host?e.$elm$.host:e.$elm$,i=n&&n.$attrs$||Ii,o=e.$attrs$||Ii;for(s in i)s in o||Mi(r,s,i[s],void 0,t,e.$flags$);for(s in o)Mi(r,s,i[s],o[s],t,e.$flags$)},_n=(n,e,t,s)=>{let r=e.$children$[t],i=0,o,l,a;if(Vo||(rr=!0,r.$tag$==="slot"&&(ht&&s.classList.add(ht+"-s"),r.$flags$|=r.$children$?2:1)),r.$text$!==null)o=r.$elm$=xe.createTextNode(r.$text$);else if(r.$flags$&1)o=r.$elm$=xe.createTextNode("");else{if(oe||(oe=r.$tag$==="svg"),o=r.$elm$=xe.createElementNS(oe?Jc:eu,r.$flags$&2?"slot-fb":r.$tag$),oe&&r.$tag$==="foreignObject"&&(oe=!1),ta(null,r,oe),tu(ht)&&o["s-si"]!==ht&&o.classList.add(o["s-si"]=ht),r.$children$)for(i=0;i<r.$children$.length;++i)l=_n(n,r,i,o),l&&o.appendChild(l);r.$tag$==="svg"?oe=!1:o.tagName==="foreignObject"&&(oe=!0)}return o["s-hn"]=zn,r.$flags$&3&&(o["s-sr"]=!0,o["s-cr"]=Xo,o["s-sn"]=r.$name$||"",a=n&&n.$children$&&n.$children$[t],a&&a.$tag$===r.$tag$&&n.$elm$&&jt(n.$elm$,!1)),o},jt=(n,e)=>{te.$flags$|=1;const t=n.childNodes;for(let s=t.length-1;s>=0;s--){const r=t[s];r["s-hn"]!==zn&&r["s-ol"]&&(ra(r).insertBefore(r,ar(r)),r["s-ol"].remove(),r["s-ol"]=void 0,rr=!0),e&&jt(r,e)}te.$flags$&=-2},na=(n,e,t,s,r,i)=>{let o=n["s-cr"]&&n["s-cr"].parentNode||n,l;for(o.shadowRoot&&o.tagName===zn&&(o=o.shadowRoot);r<=i;++r)s[r]&&(l=_n(null,t,r,n),l&&(s[r].$elm$=l,o.insertBefore(l,ar(e))))},sa=(n,e,t,s,r)=>{for(;e<=t;++e)(s=n[e])&&(r=s.$elm$,aa(s),kn=!0,r["s-ol"]?r["s-ol"].remove():jt(r,!0),r.remove())},ou=(n,e,t,s)=>{let r=0,i=0,o=0,l=0,a=e.length-1,u=e[0],h=e[a],d=s.length-1,f=s[0],v=s[d],g,$;for(;r<=a&&i<=d;)if(u==null)u=e[++r];else if(h==null)h=e[--a];else if(f==null)f=s[++i];else if(v==null)v=s[--d];else if(hn(u,f))dt(u,f),u=e[++r],f=s[++i];else if(hn(h,v))dt(h,v),h=e[--a],v=s[--d];else if(hn(u,v))(u.$tag$==="slot"||v.$tag$==="slot")&&jt(u.$elm$.parentNode,!1),dt(u,v),n.insertBefore(u.$elm$,h.$elm$.nextSibling),u=e[++r],v=s[--d];else if(hn(h,f))(u.$tag$==="slot"||v.$tag$==="slot")&&jt(h.$elm$.parentNode,!1),dt(h,f),n.insertBefore(h.$elm$,u.$elm$),h=e[--a],f=s[++i];else{for(o=-1,l=r;l<=a;++l)if(e[l]&&e[l].$key$!==null&&e[l].$key$===f.$key$){o=l;break}o>=0?($=e[o],$.$tag$!==f.$tag$?g=_n(e&&e[i],t,o,n):(dt($,f),e[o]=void 0,g=$.$elm$),f=s[++i]):(g=_n(e&&e[i],t,i,n),f=s[++i]),g&&ra(u.$elm$).insertBefore(g,ar(u.$elm$))}r>a?na(n,s[d+1]==null?null:s[d+1].$elm$,t,s,i,d):i>d&&sa(e,r,a)},hn=(n,e)=>n.$tag$===e.$tag$?n.$tag$==="slot"?n.$name$===e.$name$:n.$key$===e.$key$:!1,ar=n=>n&&n["s-ol"]||n,ra=n=>(n["s-ol"]?n["s-ol"]:n).parentNode,dt=(n,e)=>{const t=e.$elm$=n.$elm$,s=n.$children$,r=e.$children$,i=e.$tag$,o=e.$text$;let l;o===null?(oe=i==="svg"?!0:i==="foreignObject"?!1:oe,i==="slot"||ta(n,e,oe),s!==null&&r!==null?ou(t,s,e,r):r!==null?(n.$text$!==null&&(t.textContent=""),na(t,null,e,r,0,r.length-1)):s!==null&&sa(s,0,s.length-1),oe&&i==="svg"&&(oe=!1)):(l=t["s-cr"])?l.parentNode.textContent=o:n.$text$!==o&&(t.data=o)},ia=n=>{let e=n.childNodes,t,s,r,i,o,l;for(s=0,r=e.length;s<r;s++)if(t=e[s],t.nodeType===1){if(t["s-sr"]){for(o=t["s-sn"],t.hidden=!1,i=0;i<r;i++)if(l=e[i].nodeType,e[i]["s-hn"]!==t["s-hn"]||o!==""){if(l===1&&o===e[i].getAttribute("slot")){t.hidden=!0;break}}else if(l===1||l===3&&e[i].textContent.trim()!==""){t.hidden=!0;break}}ia(t)}},pe=[],oa=n=>{let e,t,s,r,i,o,l=0,a=n.childNodes,u=a.length;for(;l<u;l++){if(e=a[l],e["s-sr"]&&(t=e["s-cr"])&&t.parentNode)for(s=t.parentNode.childNodes,r=e["s-sn"],o=s.length-1;o>=0;o--)t=s[o],!t["s-cn"]&&!t["s-nr"]&&t["s-hn"]!==e["s-hn"]&&(Di(t,r)?(i=pe.find(h=>h.$nodeToRelocate$===t),kn=!0,t["s-sn"]=t["s-sn"]||r,i?i.$slotRefNode$=e:pe.push({$slotRefNode$:e,$nodeToRelocate$:t}),t["s-sr"]&&pe.map(h=>{Di(h.$nodeToRelocate$,t["s-sn"])&&(i=pe.find(d=>d.$nodeToRelocate$===t),i&&!h.$slotRefNode$&&(h.$slotRefNode$=i.$slotRefNode$))})):pe.some(h=>h.$nodeToRelocate$===t)||pe.push({$nodeToRelocate$:t}));e.nodeType===1&&oa(e)}},Di=(n,e)=>n.nodeType===1?n.getAttribute("slot")===null&&e===""||n.getAttribute("slot")===e:n["s-sn"]===e?!0:e==="",aa=n=>{n.$attrs$&&n.$attrs$.ref&&n.$attrs$.ref(null),n.$children$&&n.$children$.map(aa)},au=(n,e)=>{const t=n.$hostElement$,s=n.$cmpMeta$,r=n.$vnode$||Sn(null,null),i=nu(e)?e:mt(null,null,e);zn=t.tagName,s.$attrsToReflect$&&(i.$attrs$=i.$attrs$||{},s.$attrsToReflect$.map(([o,l])=>i.$attrs$[l]=t[o])),i.$tag$=null,i.$flags$|=4,n.$vnode$=i,i.$elm$=r.$elm$=t.shadowRoot||t,ht=t["s-sc"],Xo=t["s-cr"],Vo=(s.$flags$&1)!==0,kn=!1,dt(r,i);{if(te.$flags$|=1,rr){oa(i.$elm$);let o,l,a,u,h,d,f=0;for(;f<pe.length;f++)o=pe[f],l=o.$nodeToRelocate$,l["s-ol"]||(a=xe.createTextNode(""),a["s-nr"]=l,l.parentNode.insertBefore(l["s-ol"]=a,l));for(f=0;f<pe.length;f++)if(o=pe[f],l=o.$nodeToRelocate$,o.$slotRefNode$){for(u=o.$slotRefNode$.parentNode,h=o.$slotRefNode$.nextSibling,a=l["s-ol"];a=a.previousSibling;)if(d=a["s-nr"],d&&d["s-sn"]===l["s-sn"]&&u===d.parentNode&&(d=d.nextSibling,!d||!d["s-nr"])){h=d;break}(!h&&u!==l.parentNode||l.nextSibling!==h)&&l!==h&&(!l["s-hn"]&&l["s-ol"]&&(l["s-hn"]=l["s-ol"].parentNode.nodeName),u.insertBefore(l,h))}else l.nodeType===1&&(l.hidden=!0)}kn&&ia(i.$elm$),te.$flags$&=-2,pe.length=0}},lu=n=>n,cu=(n,e,t)=>{const s=lu(n);return{emit:r=>uu(s,e,{bubbles:!0,composed:!0,cancelable:!0,detail:r})}},uu=(n,e,t)=>{const s=te.ce(e,t);return n.dispatchEvent(s),s},hu=(n,e)=>{},la=(n,e)=>(n.$flags$|=16,hu(n,n.$ancestorComponent$),Cu(()=>du(n,e))),du=(n,e)=>{const t=n.$hostElement$,s=Qe("scheduleUpdate",n.$cmpMeta$.$tagName$),r=t;let i;return e?i=bt(r,"componentWillLoad"):i=bt(r,"componentWillUpdate"),i=Ui(i,()=>bt(r,"componentWillRender")),s(),Ui(i,()=>pu(n,r,e))},pu=async(n,e,t)=>{const s=n.$hostElement$,r=Qe("update",n.$cmpMeta$.$tagName$);s["s-rc"],t&&Vc(n);const i=Qe("render",n.$cmpMeta$.$tagName$);fu(n,e,s),i(),r(),gu(n)},fu=(n,e,t)=>{try{Ri=e,e=e.render&&e.render(),n.$flags$&=-17,n.$flags$|=2,(ut.hasRenderFn||ut.reflect)&&(ut.vdomRender||ut.reflect)&&(ut.hydrateServerSide||au(n,e))}catch(l){Qt(l,n.$hostElement$)}return Ri=null,null},gu=n=>{const e=n.$cmpMeta$.$tagName$,t=n.$hostElement$,s=Qe("postUpdate",e),r=t;n.$ancestorComponent$,bt(r,"componentDidRender"),n.$flags$&64?(bt(r,"componentDidUpdate"),s()):(n.$flags$|=64,bt(r,"componentDidLoad"),s())},bt=(n,e,t)=>{if(n&&n[e])try{return n[e](t)}catch(s){Qt(s)}},Ui=(n,e)=>n&&n.then?n.then(e):e(),mu=(n,e)=>n!=null&&!ir(n)?e&4?n==="false"?!1:n===""||!!n:e&2?parseFloat(n):e&1?String(n):n:n,bu=(n,e)=>Fn(n).$instanceValues$.get(e),vu=(n,e,t,s)=>{const r=Fn(n),i=n,o=r.$instanceValues$.get(e),l=r.$flags$,a=i;t=mu(t,s.$members$[e][0]);const u=Number.isNaN(o)&&Number.isNaN(t);if(t!==o&&!u){r.$instanceValues$.set(e,t);{if(s.$watchers$&&l&128){const d=s.$watchers$[e];d&&d.map(f=>{try{a[f](t,o,e)}catch(v){Qt(v,i)}})}if((l&18)===2){if(a.componentShouldUpdate&&a.componentShouldUpdate(t,o,e)===!1)return;la(r,!1)}}}},yu=(n,e,t)=>{if(e.$members$){n.watchers&&(e.$watchers$=n.watchers);const s=Object.entries(e.$members$),r=n.prototype;s.map(([i,[o]])=>{(o&31||o&32)&&Object.defineProperty(r,i,{get(){return bu(this,i)},set(l){vu(this,i,l,e)},configurable:!0,enumerable:!0})});{const i=new Map;r.attributeChangedCallback=function(o,l,a){te.jmp(()=>{const u=i.get(o);if(this.hasOwnProperty(u))a=this[u],delete this[u];else if(r.hasOwnProperty(u)&&typeof this[u]=="number"&&this[u]==a)return;this[u]=a===null&&typeof this[u]=="boolean"?!1:a})},n.observedAttributes=s.filter(([o,l])=>l[0]&15).map(([o,l])=>{const a=l[1]||o;return i.set(a,o),l[0]&512&&e.$attrsToReflect$.push([o,a]),a})}}return n},$u=async(n,e,t,s,r)=>{if((e.$flags$&32)===0&&(r=n.constructor,e.$flags$|=32,customElements.whenDefined(t.$tagName$).then(()=>e.$flags$|=128),r.style)){let o=r.style;typeof o!="string"&&(o=o[e.$modeName$=Qc(n)]);const l=ea(t,e.$modeName$);if(!Tn.has(l)){const a=Qe("registerStyles",t.$tagName$);Kc(l,o,!!(t.$flags$&1)),a()}}e.$ancestorComponent$,la(e,!0)},xu=n=>{},wu=n=>{if((te.$flags$&1)===0){const e=Fn(n),t=e.$cmpMeta$,s=Qe("connectedCallback",t.$tagName$);e.$flags$&1?(Jo(n,e,t.$listeners$),xu(e.$lazyInstance$)):(e.$flags$|=1,t.$flags$&12&&ku(n),t.$members$&&Object.entries(t.$members$).map(([r,[i]])=>{if(i&31&&n.hasOwnProperty(r)){const o=n[r];delete n[r],n[r]=o}}),$u(n,e,t)),s()}},ku=n=>{const e=n["s-cr"]=xe.createComment("");e["s-cn"]=!0,n.insertBefore(e,n.firstChild)},Su=n=>{if((te.$flags$&1)===0){const e=Fn(n);e.$rmListeners$&&(e.$rmListeners$.map(t=>t()),e.$rmListeners$=void 0)}},ca=(n,e)=>{const t={$flags$:e[0],$tagName$:e[1]};t.$members$=e[2],t.$listeners$=e[3],t.$watchers$=n.$watchers$,t.$attrsToReflect$=[];const s=n.prototype.connectedCallback,r=n.prototype.disconnectedCallback;return Object.assign(n.prototype,{__registerHost(){_u(this,t)},connectedCallback(){wu(this),s&&s.call(this)},disconnectedCallback(){Su(this),r&&r.call(this)},__attachShadow(){this.attachShadow({mode:"open",delegatesFocus:!!(t.$flags$&16)})}}),n.is=t.$tagName$,yu(n,t)},ua=new WeakMap,Fn=n=>ua.get(n),_u=(n,e)=>{const t={$flags$:0,$hostElement$:n,$cmpMeta$:e,$instanceValues$:new Map};return Jo(n,t,e.$listeners$),ua.set(n,t)},zi=(n,e)=>e in n,Qt=(n,e)=>(0,console.error)(n,e),Tn=new Map,Tu=[],Bi=[],ha=[],Au=(n,e)=>t=>{n.push(t),Ms||(Ms=!0,e&&te.$flags$&4?Eu(Ns):te.raf(Ns))},Fi=n=>{for(let e=0;e<n.length;e++)try{n[e](performance.now())}catch(t){Qt(t)}n.length=0},Ns=()=>{Fi(Bi),Fi(ha),(Ms=Bi.length>0)&&te.raf(Ns)},Eu=n=>qc().then(n),Cu=Au(ha,!0),Ru=(n={})=>{const{content:e="",title:t,attributes:s=[]}=n;let r="",i=[{name:"xmlns",value:"http://www.w3.org/2000/svg"},{name:"fill",value:"currentColor"},...s];return t&&(r=`<title>${t}</title>`),`<svg ${i.map(l=>`${l.name}="${l.value}"`).join(" ")}>${r}${e}</svg>`},Lu=n=>n.replace(/<(\/?)svg([^>]*)>/g,"").trim();function Ou(n){return`${n.getFullYear()}.${n.getMonth()+1}`}class Iu{constructor(e){this.voca_component=e,this.voca_added=Ou(new Date)}}const Pu="telia-vst{display:none}",Mu=ca(class extends Qo{constructor(){super(),this.__registerHost(),this.vocaInternalUStats=cu(this,"vocaInternalUStats")}connectedCallback(){this.vocaInternalUStats.emit(new Iu(this.dataTrackingId))}render(){return mt(or,null)}static get style(){return Pu}},[0,"telia-vst",{dataTrackingId:[1,"data-tracking-id"]}]);function da(){if(typeof customElements>"u")return;["telia-vst"].forEach(e=>{switch(e){case"telia-vst":customElements.get(e)||customElements.define(e,Mu);break}})}da();function Ds(){return typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{vocadsIcons:void 0,vocadsIconsRegistered:!1}}function Nu(){if(typeof Ds().vocadsIcons!==void 0)return Ds().vocadsIcons}function Du(){return Ds().vocadsIconsRegistered}const Uu=".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))}",zu=ca(class extends Qo{constructor(){super(),this.__registerHost(),this.size="md",this.allyTitle=null,this.dataTrackingId="telia-icon"}getSvgString(){if(this.svg)return this.svg;if(Du()&&this.name){const n=Nu();return n[this.name]?n[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 n=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=Ru({content:Lu(n),attributes:e,title:this.allyTitle});return mt(or,{class:`telia-icon telia-icon--${this.size}`},mt("span",{"aria-label":this.allyTitle,class:"telia-icon__container",innerHTML:t}),mt("telia-vst",{dataTrackingId:this.dataTrackingId}))}static get style(){return Uu}},[0,"telia-icon",{name:[1],svg:[1],size:[1],allyTitle:[1,"ally-title"],dataTestid:[1,"data-testid"]}]);function Bu(){if(typeof customElements>"u")return;["telia-icon","telia-vst"].forEach(e=>{switch(e){case"telia-icon":customElements.get(e)||customElements.define(e,zu);break;case"telia-vst":customElements.get(e)||da();break}})}Bu();/**
|
|
21
|
+
*/const Ye=globalThis;let q=class extends ct{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=Nc(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 De}};var ko;q._$litElement$=!0,q.finalized=!0,(ko=Ye.litElementHydrateSupport)==null||ko.call(Ye,{LitElement:q});const ms=Ye.litElementPolyfillSupport;ms==null||ms({LitElement:q});(Ye.litElementVersions??(Ye.litElementVersions=[])).push("4.2.2");const Dc={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>'},Uc={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>'},Ko={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>'},Ei={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>'},zc={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 42.1986C52.6256 42.605 52.0745 42.8333 51.4999 42.8333C50.9253 42.8333 50.3742 42.605 49.968 42.1986L31.9999 24.2305L14.0318 42.1986C13.1858 43.0446 11.8141 43.0446 10.968 42.1986C10.122 41.3525 10.122 39.9808 10.968 39.1348L30.468 19.6348C30.8742 19.2283 31.4253 19 31.9999 19C32.5745 19 33.1256 19.2283 33.5318 19.6348L53.0318 39.1348C53.4382 39.541 53.6666 40.092 53.6666 40.6667C53.6666 41.2413 53.4382 41.7924 53.0318 42.1986Z"/></svg>'},Bc={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>'},Ai={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>'},Fc={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>'},Hc={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>'},Ci={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>'},ut={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 ht,Xo,zn,Vo=!1,kn=!1,rr=!1,oe=!1,Ri=null,Ms=!1;const Bn=typeof window<"u"?window:{},xe=Bn.document||{head:{}},Qo=Bn.HTMLElement||class{},te={$flags$:0,$resourcesUrl$:"",jmp:n=>n(),raf:n=>requestAnimationFrame(n),ael:(n,e,t,s)=>n.addEventListener(e,t,s),rel:(n,e,t,s)=>n.removeEventListener(e,t,s),ce:(n,e)=>new CustomEvent(n,e)},jc=(()=>{let n=!1;try{xe.addEventListener("e",null,Object.defineProperty({},"passive",{get(){n=!0}}))}catch{}return n})(),qc=n=>Promise.resolve(n),Wc=(()=>{try{return new CSSStyleSheet,typeof new CSSStyleSheet().replace=="function"}catch{}return!1})(),Jo=(n,e,t,s)=>{t&&t.map(([r,i,o])=>{const l=Zc(n,r),a=Gc(e,o),u=Yc(r);te.ael(l,i,a,u),(e.$rmListeners$=e.$rmListeners$||[]).push(()=>te.rel(l,i,a,u))})},Gc=(n,e)=>t=>{try{ut.lazyLoad||n.$hostElement$[e](t)}catch(s){Qt(s)}},Zc=(n,e)=>e&4?xe:e&8?Bn:e&16?xe.body:n,Yc=n=>jc?{passive:(n&1)!==0,capture:(n&2)!==0}:(n&2)!==0,Li="http://www.w3.org/1999/xlink",Qe=(n,e="")=>()=>{},Oi=new WeakMap,Kc=(n,e,t)=>{let s=Tn.get(n);Wc&&t?(s=s||new CSSStyleSheet,s.replace(e)):s=e,Tn.set(n,s)},Xc=(n,e,t,s)=>{let r=ea(e,t),i=Tn.get(r);if(n=n.nodeType===11?n:xe,i)if(typeof i=="string"){n=n.head||n;let o=Oi.get(n),l;o||Oi.set(n,o=new Set),o.has(r)||(l=xe.createElement("style"),l.innerHTML=i,n.insertBefore(l,n.querySelector("link")),o&&o.add(r))}else n.adoptedStyleSheets.includes(i)||(n.adoptedStyleSheets=[...n.adoptedStyleSheets,i]);return r},Vc=n=>{const e=n.$cmpMeta$,t=n.$hostElement$,s=e.$flags$,r=Qe("attachStyles",e.$tagName$),i=Xc(t.shadowRoot?t.shadowRoot:t.getRootNode(),e,n.$modeName$);s&10&&(t["s-sc"]=i,t.classList.add(i+"-h"),s&2&&t.classList.add(i+"-s")),r()},ea=(n,e)=>"sc-"+(e&&n.$flags$&32?n.$tagName$+"-"+e:n.$tagName$),Qc=n=>Tu.map(e=>e(n)).find(e=>!!e),Ii={},Jc="http://www.w3.org/2000/svg",eu="http://www.w3.org/1999/xhtml",tu=n=>n!=null,ir=n=>(n=typeof n,n==="object"||n==="function"),mt=(n,e,...t)=>{let s=null,r=null,i=null,o=!1,l=!1,a=[];const u=d=>{for(let f=0;f<d.length;f++)s=d[f],Array.isArray(s)?u(s):s!=null&&typeof s!="boolean"&&((o=typeof n!="function"&&!ir(s))&&(s=String(s)),o&&l?a[a.length-1].$text$+=s:a.push(o?Sn(null,s):s),l=o)};if(u(t),e){e.key&&(r=e.key),e.name&&(i=e.name);{const d=e.className||e.class;d&&(e.class=typeof d!="object"?d:Object.keys(d).filter(f=>d[f]).join(" "))}}if(typeof n=="function")return n(e===null?{}:e,a,su);const h=Sn(n,null);return h.$attrs$=e,a.length>0&&(h.$children$=a),h.$key$=r,h.$name$=i,h},Sn=(n,e)=>{const t={$flags$:0,$tag$:n,$text$:e,$elm$:null,$children$:null};return t.$attrs$=null,t.$key$=null,t.$name$=null,t},or={},nu=n=>n&&n.$tag$===or,su={forEach:(n,e)=>n.map(Pi).forEach(e),map:(n,e)=>n.map(Pi).map(e).map(ru)},Pi=n=>({vattrs:n.$attrs$,vchildren:n.$children$,vkey:n.$key$,vname:n.$name$,vtag:n.$tag$,vtext:n.$text$}),ru=n=>{if(typeof n.vtag=="function"){const t=Object.assign({},n.vattrs);return n.vkey&&(t.key=n.vkey),n.vname&&(t.name=n.vname),mt(n.vtag,t,...n.vchildren||[])}const e=Sn(n.vtag,n.vtext);return e.$attrs$=n.vattrs,e.$children$=n.vchildren,e.$key$=n.vkey,e.$name$=n.vname,e},Mi=(n,e,t,s,r,i)=>{if(t!==s){let o=zi(n,e),l=e.toLowerCase();if(e==="class"){const a=n.classList,u=Ni(t),h=Ni(s);a.remove(...u.filter(d=>d&&!h.includes(d))),a.add(...h.filter(d=>d&&!u.includes(d)))}else if(e==="style"){for(const a in t)(!s||s[a]==null)&&(a.includes("-")?n.style.removeProperty(a):n.style[a]="");for(const a in s)(!t||s[a]!==t[a])&&(a.includes("-")?n.style.setProperty(a,s[a]):n.style[a]=s[a])}else if(e!=="key")if(e==="ref")s&&s(n);else if(!n.__lookupSetter__(e)&&e[0]==="o"&&e[1]==="n")e[2]==="-"?e=e.slice(3):zi(Bn,l)?e=l.slice(2):e=l[2]+e.slice(3),t&&te.rel(n,e,t,!1),s&&te.ael(n,e,s,!1);else{const a=ir(s);if((o||a&&s!==null)&&!r)try{if(n.tagName.includes("-"))n[e]=s;else{let h=s??"";e==="list"?o=!1:(t==null||n[e]!=h)&&(n[e]=h)}}catch{}let u=!1;l!==(l=l.replace(/^xlink\:?/,""))&&(e=l,u=!0),s==null||s===!1?(s!==!1||n.getAttribute(e)==="")&&(u?n.removeAttributeNS(Li,e):n.removeAttribute(e)):(!o||i&4||r)&&!a&&(s=s===!0?"":s,u?n.setAttributeNS(Li,e,s):n.setAttribute(e,s))}}},iu=/\s/,Ni=n=>n?n.split(iu):[],ta=(n,e,t,s)=>{const r=e.$elm$.nodeType===11&&e.$elm$.host?e.$elm$.host:e.$elm$,i=n&&n.$attrs$||Ii,o=e.$attrs$||Ii;for(s in i)s in o||Mi(r,s,i[s],void 0,t,e.$flags$);for(s in o)Mi(r,s,i[s],o[s],t,e.$flags$)},_n=(n,e,t,s)=>{let r=e.$children$[t],i=0,o,l,a;if(Vo||(rr=!0,r.$tag$==="slot"&&(ht&&s.classList.add(ht+"-s"),r.$flags$|=r.$children$?2:1)),r.$text$!==null)o=r.$elm$=xe.createTextNode(r.$text$);else if(r.$flags$&1)o=r.$elm$=xe.createTextNode("");else{if(oe||(oe=r.$tag$==="svg"),o=r.$elm$=xe.createElementNS(oe?Jc:eu,r.$flags$&2?"slot-fb":r.$tag$),oe&&r.$tag$==="foreignObject"&&(oe=!1),ta(null,r,oe),tu(ht)&&o["s-si"]!==ht&&o.classList.add(o["s-si"]=ht),r.$children$)for(i=0;i<r.$children$.length;++i)l=_n(n,r,i,o),l&&o.appendChild(l);r.$tag$==="svg"?oe=!1:o.tagName==="foreignObject"&&(oe=!0)}return o["s-hn"]=zn,r.$flags$&3&&(o["s-sr"]=!0,o["s-cr"]=Xo,o["s-sn"]=r.$name$||"",a=n&&n.$children$&&n.$children$[t],a&&a.$tag$===r.$tag$&&n.$elm$&&jt(n.$elm$,!1)),o},jt=(n,e)=>{te.$flags$|=1;const t=n.childNodes;for(let s=t.length-1;s>=0;s--){const r=t[s];r["s-hn"]!==zn&&r["s-ol"]&&(ra(r).insertBefore(r,ar(r)),r["s-ol"].remove(),r["s-ol"]=void 0,rr=!0),e&&jt(r,e)}te.$flags$&=-2},na=(n,e,t,s,r,i)=>{let o=n["s-cr"]&&n["s-cr"].parentNode||n,l;for(o.shadowRoot&&o.tagName===zn&&(o=o.shadowRoot);r<=i;++r)s[r]&&(l=_n(null,t,r,n),l&&(s[r].$elm$=l,o.insertBefore(l,ar(e))))},sa=(n,e,t,s,r)=>{for(;e<=t;++e)(s=n[e])&&(r=s.$elm$,aa(s),kn=!0,r["s-ol"]?r["s-ol"].remove():jt(r,!0),r.remove())},ou=(n,e,t,s)=>{let r=0,i=0,o=0,l=0,a=e.length-1,u=e[0],h=e[a],d=s.length-1,f=s[0],v=s[d],g,$;for(;r<=a&&i<=d;)if(u==null)u=e[++r];else if(h==null)h=e[--a];else if(f==null)f=s[++i];else if(v==null)v=s[--d];else if(hn(u,f))dt(u,f),u=e[++r],f=s[++i];else if(hn(h,v))dt(h,v),h=e[--a],v=s[--d];else if(hn(u,v))(u.$tag$==="slot"||v.$tag$==="slot")&&jt(u.$elm$.parentNode,!1),dt(u,v),n.insertBefore(u.$elm$,h.$elm$.nextSibling),u=e[++r],v=s[--d];else if(hn(h,f))(u.$tag$==="slot"||v.$tag$==="slot")&&jt(h.$elm$.parentNode,!1),dt(h,f),n.insertBefore(h.$elm$,u.$elm$),h=e[--a],f=s[++i];else{for(o=-1,l=r;l<=a;++l)if(e[l]&&e[l].$key$!==null&&e[l].$key$===f.$key$){o=l;break}o>=0?($=e[o],$.$tag$!==f.$tag$?g=_n(e&&e[i],t,o,n):(dt($,f),e[o]=void 0,g=$.$elm$),f=s[++i]):(g=_n(e&&e[i],t,i,n),f=s[++i]),g&&ra(u.$elm$).insertBefore(g,ar(u.$elm$))}r>a?na(n,s[d+1]==null?null:s[d+1].$elm$,t,s,i,d):i>d&&sa(e,r,a)},hn=(n,e)=>n.$tag$===e.$tag$?n.$tag$==="slot"?n.$name$===e.$name$:n.$key$===e.$key$:!1,ar=n=>n&&n["s-ol"]||n,ra=n=>(n["s-ol"]?n["s-ol"]:n).parentNode,dt=(n,e)=>{const t=e.$elm$=n.$elm$,s=n.$children$,r=e.$children$,i=e.$tag$,o=e.$text$;let l;o===null?(oe=i==="svg"?!0:i==="foreignObject"?!1:oe,i==="slot"||ta(n,e,oe),s!==null&&r!==null?ou(t,s,e,r):r!==null?(n.$text$!==null&&(t.textContent=""),na(t,null,e,r,0,r.length-1)):s!==null&&sa(s,0,s.length-1),oe&&i==="svg"&&(oe=!1)):(l=t["s-cr"])?l.parentNode.textContent=o:n.$text$!==o&&(t.data=o)},ia=n=>{let e=n.childNodes,t,s,r,i,o,l;for(s=0,r=e.length;s<r;s++)if(t=e[s],t.nodeType===1){if(t["s-sr"]){for(o=t["s-sn"],t.hidden=!1,i=0;i<r;i++)if(l=e[i].nodeType,e[i]["s-hn"]!==t["s-hn"]||o!==""){if(l===1&&o===e[i].getAttribute("slot")){t.hidden=!0;break}}else if(l===1||l===3&&e[i].textContent.trim()!==""){t.hidden=!0;break}}ia(t)}},pe=[],oa=n=>{let e,t,s,r,i,o,l=0,a=n.childNodes,u=a.length;for(;l<u;l++){if(e=a[l],e["s-sr"]&&(t=e["s-cr"])&&t.parentNode)for(s=t.parentNode.childNodes,r=e["s-sn"],o=s.length-1;o>=0;o--)t=s[o],!t["s-cn"]&&!t["s-nr"]&&t["s-hn"]!==e["s-hn"]&&(Di(t,r)?(i=pe.find(h=>h.$nodeToRelocate$===t),kn=!0,t["s-sn"]=t["s-sn"]||r,i?i.$slotRefNode$=e:pe.push({$slotRefNode$:e,$nodeToRelocate$:t}),t["s-sr"]&&pe.map(h=>{Di(h.$nodeToRelocate$,t["s-sn"])&&(i=pe.find(d=>d.$nodeToRelocate$===t),i&&!h.$slotRefNode$&&(h.$slotRefNode$=i.$slotRefNode$))})):pe.some(h=>h.$nodeToRelocate$===t)||pe.push({$nodeToRelocate$:t}));e.nodeType===1&&oa(e)}},Di=(n,e)=>n.nodeType===1?n.getAttribute("slot")===null&&e===""||n.getAttribute("slot")===e:n["s-sn"]===e?!0:e==="",aa=n=>{n.$attrs$&&n.$attrs$.ref&&n.$attrs$.ref(null),n.$children$&&n.$children$.map(aa)},au=(n,e)=>{const t=n.$hostElement$,s=n.$cmpMeta$,r=n.$vnode$||Sn(null,null),i=nu(e)?e:mt(null,null,e);zn=t.tagName,s.$attrsToReflect$&&(i.$attrs$=i.$attrs$||{},s.$attrsToReflect$.map(([o,l])=>i.$attrs$[l]=t[o])),i.$tag$=null,i.$flags$|=4,n.$vnode$=i,i.$elm$=r.$elm$=t.shadowRoot||t,ht=t["s-sc"],Xo=t["s-cr"],Vo=(s.$flags$&1)!==0,kn=!1,dt(r,i);{if(te.$flags$|=1,rr){oa(i.$elm$);let o,l,a,u,h,d,f=0;for(;f<pe.length;f++)o=pe[f],l=o.$nodeToRelocate$,l["s-ol"]||(a=xe.createTextNode(""),a["s-nr"]=l,l.parentNode.insertBefore(l["s-ol"]=a,l));for(f=0;f<pe.length;f++)if(o=pe[f],l=o.$nodeToRelocate$,o.$slotRefNode$){for(u=o.$slotRefNode$.parentNode,h=o.$slotRefNode$.nextSibling,a=l["s-ol"];a=a.previousSibling;)if(d=a["s-nr"],d&&d["s-sn"]===l["s-sn"]&&u===d.parentNode&&(d=d.nextSibling,!d||!d["s-nr"])){h=d;break}(!h&&u!==l.parentNode||l.nextSibling!==h)&&l!==h&&(!l["s-hn"]&&l["s-ol"]&&(l["s-hn"]=l["s-ol"].parentNode.nodeName),u.insertBefore(l,h))}else l.nodeType===1&&(l.hidden=!0)}kn&&ia(i.$elm$),te.$flags$&=-2,pe.length=0}},lu=n=>n,cu=(n,e,t)=>{const s=lu(n);return{emit:r=>uu(s,e,{bubbles:!0,composed:!0,cancelable:!0,detail:r})}},uu=(n,e,t)=>{const s=te.ce(e,t);return n.dispatchEvent(s),s},hu=(n,e)=>{},la=(n,e)=>(n.$flags$|=16,hu(n,n.$ancestorComponent$),Cu(()=>du(n,e))),du=(n,e)=>{const t=n.$hostElement$,s=Qe("scheduleUpdate",n.$cmpMeta$.$tagName$),r=t;let i;return e?i=bt(r,"componentWillLoad"):i=bt(r,"componentWillUpdate"),i=Ui(i,()=>bt(r,"componentWillRender")),s(),Ui(i,()=>pu(n,r,e))},pu=async(n,e,t)=>{const s=n.$hostElement$,r=Qe("update",n.$cmpMeta$.$tagName$);s["s-rc"],t&&Vc(n);const i=Qe("render",n.$cmpMeta$.$tagName$);fu(n,e,s),i(),r(),gu(n)},fu=(n,e,t)=>{try{Ri=e,e=e.render&&e.render(),n.$flags$&=-17,n.$flags$|=2,(ut.hasRenderFn||ut.reflect)&&(ut.vdomRender||ut.reflect)&&(ut.hydrateServerSide||au(n,e))}catch(l){Qt(l,n.$hostElement$)}return Ri=null,null},gu=n=>{const e=n.$cmpMeta$.$tagName$,t=n.$hostElement$,s=Qe("postUpdate",e),r=t;n.$ancestorComponent$,bt(r,"componentDidRender"),n.$flags$&64?(bt(r,"componentDidUpdate"),s()):(n.$flags$|=64,bt(r,"componentDidLoad"),s())},bt=(n,e,t)=>{if(n&&n[e])try{return n[e](t)}catch(s){Qt(s)}},Ui=(n,e)=>n&&n.then?n.then(e):e(),mu=(n,e)=>n!=null&&!ir(n)?e&4?n==="false"?!1:n===""||!!n:e&2?parseFloat(n):e&1?String(n):n:n,bu=(n,e)=>Fn(n).$instanceValues$.get(e),vu=(n,e,t,s)=>{const r=Fn(n),i=n,o=r.$instanceValues$.get(e),l=r.$flags$,a=i;t=mu(t,s.$members$[e][0]);const u=Number.isNaN(o)&&Number.isNaN(t);if(t!==o&&!u){r.$instanceValues$.set(e,t);{if(s.$watchers$&&l&128){const d=s.$watchers$[e];d&&d.map(f=>{try{a[f](t,o,e)}catch(v){Qt(v,i)}})}if((l&18)===2){if(a.componentShouldUpdate&&a.componentShouldUpdate(t,o,e)===!1)return;la(r,!1)}}}},yu=(n,e,t)=>{if(e.$members$){n.watchers&&(e.$watchers$=n.watchers);const s=Object.entries(e.$members$),r=n.prototype;s.map(([i,[o]])=>{(o&31||o&32)&&Object.defineProperty(r,i,{get(){return bu(this,i)},set(l){vu(this,i,l,e)},configurable:!0,enumerable:!0})});{const i=new Map;r.attributeChangedCallback=function(o,l,a){te.jmp(()=>{const u=i.get(o);if(this.hasOwnProperty(u))a=this[u],delete this[u];else if(r.hasOwnProperty(u)&&typeof this[u]=="number"&&this[u]==a)return;this[u]=a===null&&typeof this[u]=="boolean"?!1:a})},n.observedAttributes=s.filter(([o,l])=>l[0]&15).map(([o,l])=>{const a=l[1]||o;return i.set(a,o),l[0]&512&&e.$attrsToReflect$.push([o,a]),a})}}return n},$u=async(n,e,t,s,r)=>{if((e.$flags$&32)===0&&(r=n.constructor,e.$flags$|=32,customElements.whenDefined(t.$tagName$).then(()=>e.$flags$|=128),r.style)){let o=r.style;typeof o!="string"&&(o=o[e.$modeName$=Qc(n)]);const l=ea(t,e.$modeName$);if(!Tn.has(l)){const a=Qe("registerStyles",t.$tagName$);Kc(l,o,!!(t.$flags$&1)),a()}}e.$ancestorComponent$,la(e,!0)},xu=n=>{},wu=n=>{if((te.$flags$&1)===0){const e=Fn(n),t=e.$cmpMeta$,s=Qe("connectedCallback",t.$tagName$);e.$flags$&1?(Jo(n,e,t.$listeners$),xu(e.$lazyInstance$)):(e.$flags$|=1,t.$flags$&12&&ku(n),t.$members$&&Object.entries(t.$members$).map(([r,[i]])=>{if(i&31&&n.hasOwnProperty(r)){const o=n[r];delete n[r],n[r]=o}}),$u(n,e,t)),s()}},ku=n=>{const e=n["s-cr"]=xe.createComment("");e["s-cn"]=!0,n.insertBefore(e,n.firstChild)},Su=n=>{if((te.$flags$&1)===0){const e=Fn(n);e.$rmListeners$&&(e.$rmListeners$.map(t=>t()),e.$rmListeners$=void 0)}},ca=(n,e)=>{const t={$flags$:e[0],$tagName$:e[1]};t.$members$=e[2],t.$listeners$=e[3],t.$watchers$=n.$watchers$,t.$attrsToReflect$=[];const s=n.prototype.connectedCallback,r=n.prototype.disconnectedCallback;return Object.assign(n.prototype,{__registerHost(){_u(this,t)},connectedCallback(){wu(this),s&&s.call(this)},disconnectedCallback(){Su(this),r&&r.call(this)},__attachShadow(){this.attachShadow({mode:"open",delegatesFocus:!!(t.$flags$&16)})}}),n.is=t.$tagName$,yu(n,t)},ua=new WeakMap,Fn=n=>ua.get(n),_u=(n,e)=>{const t={$flags$:0,$hostElement$:n,$cmpMeta$:e,$instanceValues$:new Map};return Jo(n,t,e.$listeners$),ua.set(n,t)},zi=(n,e)=>e in n,Qt=(n,e)=>(0,console.error)(n,e),Tn=new Map,Tu=[],Bi=[],ha=[],Eu=(n,e)=>t=>{n.push(t),Ms||(Ms=!0,e&&te.$flags$&4?Au(Ns):te.raf(Ns))},Fi=n=>{for(let e=0;e<n.length;e++)try{n[e](performance.now())}catch(t){Qt(t)}n.length=0},Ns=()=>{Fi(Bi),Fi(ha),(Ms=Bi.length>0)&&te.raf(Ns)},Au=n=>qc().then(n),Cu=Eu(ha,!0),Ru=(n={})=>{const{content:e="",title:t,attributes:s=[]}=n;let r="",i=[{name:"xmlns",value:"http://www.w3.org/2000/svg"},{name:"fill",value:"currentColor"},...s];return t&&(r=`<title>${t}</title>`),`<svg ${i.map(l=>`${l.name}="${l.value}"`).join(" ")}>${r}${e}</svg>`},Lu=n=>n.replace(/<(\/?)svg([^>]*)>/g,"").trim();function Ou(n){return`${n.getFullYear()}.${n.getMonth()+1}`}class Iu{constructor(e){this.voca_component=e,this.voca_added=Ou(new Date)}}const Pu="telia-vst{display:none}",Mu=ca(class extends Qo{constructor(){super(),this.__registerHost(),this.vocaInternalUStats=cu(this,"vocaInternalUStats")}connectedCallback(){this.vocaInternalUStats.emit(new Iu(this.dataTrackingId))}render(){return mt(or,null)}static get style(){return Pu}},[0,"telia-vst",{dataTrackingId:[1,"data-tracking-id"]}]);function da(){if(typeof customElements>"u")return;["telia-vst"].forEach(e=>{switch(e){case"telia-vst":customElements.get(e)||customElements.define(e,Mu);break}})}da();function Ds(){return typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{vocadsIcons:void 0,vocadsIconsRegistered:!1}}function Nu(){if(typeof Ds().vocadsIcons!==void 0)return Ds().vocadsIcons}function Du(){return Ds().vocadsIconsRegistered}const Uu=".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))}",zu=ca(class extends Qo{constructor(){super(),this.__registerHost(),this.size="md",this.allyTitle=null,this.dataTrackingId="telia-icon"}getSvgString(){if(this.svg)return this.svg;if(Du()&&this.name){const n=Nu();return n[this.name]?n[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 n=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=Ru({content:Lu(n),attributes:e,title:this.allyTitle});return mt(or,{class:`telia-icon telia-icon--${this.size}`},mt("span",{"aria-label":this.allyTitle,class:"telia-icon__container",innerHTML:t}),mt("telia-vst",{dataTrackingId:this.dataTrackingId}))}static get style(){return Uu}},[0,"telia-icon",{name:[1],svg:[1],size:[1],allyTitle:[1,"ally-title"],dataTestid:[1,"data-testid"]}]);function Bu(){if(typeof customElements>"u")return;["telia-icon","telia-vst"].forEach(e=>{switch(e){case"telia-icon":customElements.get(e)||customElements.define(e,zu);break;case"telia-vst":customElements.get(e)||da();break}})}Bu();/**
|
|
22
22
|
* @license
|
|
23
23
|
* Copyright 2017 Google LLC
|
|
24
24
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
* @license
|
|
31
31
|
* Copyright 2017 Google LLC
|
|
32
32
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
33
|
-
*/function
|
|
33
|
+
*/function N(n){return M({...n,state:!0,attribute:!1})}/**
|
|
34
34
|
* @license
|
|
35
35
|
* Copyright 2020 Google LLC
|
|
36
36
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
* @license
|
|
43
43
|
* Copyright 2017 Google LLC
|
|
44
44
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
45
|
-
*/const zt=(n,e)=>{var s;const t=n._$AN;if(t===void 0)return!1;for(const r of t)(s=r._$AO)==null||s.call(r,e,!1),zt(r,e);return!0},
|
|
45
|
+
*/const zt=(n,e)=>{var s;const t=n._$AN;if(t===void 0)return!1;for(const r of t)(s=r._$AO)==null||s.call(r,e,!1),zt(r,e);return!0},En=n=>{let e,t;do{if((e=n._$AM)===void 0)break;t=e._$AN,t.delete(n),n=e}while((t==null?void 0:t.size)===0)},pa=n=>{for(let e;e=n._$AM;n=e){let t=e._$AN;if(t===void 0)e._$AN=t=new Set;else if(t.has(n))break;t.add(n),Zu(e)}};function Wu(n){this._$AN!==void 0?(En(this),this._$AM=n,pa(this)):this._$AM=n}function Gu(n,e=!1,t=0){const s=this._$AH,r=this._$AN;if(r!==void 0&&r.size!==0)if(e)if(Array.isArray(s))for(let i=t;i<s.length;i++)zt(s[i],!1),En(s[i]);else s!=null&&(zt(s,!1),En(s));else zt(this,n)}const Zu=n=>{n.type==Hn.CHILD&&(n._$AP??(n._$AP=Gu),n._$AQ??(n._$AQ=Wu))};let fa=class extends lr{constructor(){super(...arguments),this._$AN=void 0}_$AT(e,t,s){super._$AT(e,t,s),pa(this),this.isConnected=e._$AU}_$AO(e,t=!0){var s,r;e!==this.isConnected&&(this.isConnected=e,e?(s=this.reconnected)==null||s.call(this):(r=this.disconnected)==null||r.call(this)),t&&(zt(this,e),En(this))}setValue(e){if(qu(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(){}};/**
|
|
46
46
|
* @license
|
|
47
47
|
* Copyright 2020 Google LLC
|
|
48
48
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
bottom: 20px;
|
|
67
67
|
left: 20px;
|
|
68
68
|
}
|
|
69
|
-
`];let
|
|
69
|
+
`];let An=wr;Xu([M({attribute:!0})],An.prototype,"anchor");const Vu=new WeakMap;let Hi=0;const vs=new Map,ji=new WeakSet,qi=()=>new Promise(n=>requestAnimationFrame(n)),Qu=[{transform:"translateX(100%) scale(0)",opacity:0}],Ju=[{opacity:0}],Wi=[{opacity:0},{opacity:1}],Gi=(n,e)=>{const t=n-e;return t===0?void 0:t},Zi=(n,e)=>{const t=n/e;return t===1?void 0:t},ys={left:(n,e)=>{const t=Gi(n,e);return{value:t,transform:t==null||isNaN(t)?void 0:`translateX(${t}px)`}},top:(n,e)=>{const t=Gi(n,e);return{value:t,transform:t==null||isNaN(t)?void 0:`translateY(${t}px)`}},width:(n,e)=>{let t;e===0&&(e=1,t={width:"1px"});const s=Zi(n,e);return{value:s,overrideFrom:t,transform:s==null||isNaN(s)?void 0:`scaleX(${s})`}},height:(n,e)=>{let t;e===0&&(e=1,t={height:"1px"});const s=Zi(n,e);return{value:s,overrideFrom:t,transform:s==null||isNaN(s)?void 0:`scaleY(${s})`}}},eh={duration:333,easing:"ease-in-out"},th=["left","top","width","height","opacity","color","background"],Yi=new WeakMap;let nh=class extends fa{constructor(e){if(super(e),this.t=!1,this.i=null,this.o=null,this.h=!0,this.shouldLog=!1,e.type===Hn.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 k}getController(){return Vu.get(this.u)}isDisabled(){var e;return this.options.disabled||((e=this.getController())==null?void 0:e.disabled)}update(e,[t]){var r;const s=this.u===void 0;return s&&(this.u=(r=e.options)==null?void 0:r.host,this.u.addController(this),this.u.updateComplete.then(i=>this.t=!0),this.element=e.element,Yi.set(this.element,this)),this.optionsOrCallback=t,(s||typeof t!="function")&&this.m(t),this.render(t)}m(e){e=e??{};const t=this.getController();t!==void 0&&((e={...t.defaultOptions,...e}).keyframeOptions={...t.defaultOptions.keyframeOptions,...e.keyframeOptions}),e.properties??(e.properties=th),this.options=e}p(){const e={},t=this.element.getBoundingClientRect(),s=getComputedStyle(this.element);return this.options.properties.forEach(r=>{const i=t[r]??(ys[r]?void 0:s[r]),o=Number(i);e[r]=isNaN(o)?i+"":o}),e}v(){let e,t=!0;return this.options.guard&&(e=this.options.guard(),t=((s,r)=>{if(Array.isArray(s)){if(Array.isArray(r)&&r.length===s.length&&s.every((i,o)=>i===r[o]))return!1}else if(r===s)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.m(this.optionsOrCallback()),this.v()&&(this.A=this.p(),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 qi;const t=this.P(),s=this.V(this.options.keyframeOptions,t),r=this.p();if(this.A!==void 0){const{from:i,to:o}=this.O(this.A,r,t);this.log("measured",[this.A,r,i,o]),e=this.calculateKeyframes(i,o)}else{const i=vs.get(this.options.inId);if(i){vs.delete(this.options.inId);const{from:o,to:l}=this.O(i,r,t);e=this.calculateKeyframes(o,l),e=this.options.in?[{...this.options.in[0],...e[0]},...this.options.in.slice(1),e[1]]:e,Hi++,e.forEach(a=>a.zIndex=Hi)}else this.options.in&&(e=[...this.options.in,{}])}this.animate(e,s)}resetStyles(){this.j!==void 0&&(this.element.setAttribute("style",this.j??""),this.j=void 0)}commitStyles(){var e,t;this.j=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&&vs.set(this.options.id,this.A),this.options.out===void 0))return;if(this.prepare(),await qi(),(t=this.i)==null?void 0:t.isConnected){const s=this.o&&this.o.parentNode===this.i?this.o:null;if(this.i.insertBefore(this.element,s),this.options.stabilizeOut){const r=this.p();this.log("stabilizing out");const i=this.A.left-r.left,o=this.A.top-r.top;getComputedStyle(this.element).position!=="static"||i===0&&o===0||(this.element.style.position="relative"),i!==0&&(this.element.style.left=i+"px"),o!==0&&(this.element.style.top=o+"px")}}const e=this.V(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,s;e&&((s=(t=this.options).onComplete)==null||s.call(t,this)),this.A=void 0,this.animatingProperties=void 0,this.frames=void 0,this.resolveFinished()}P(){const e=[];for(let t=this.element.parentNode;t;t=t==null?void 0:t.parentNode){const s=Yi.get(t);s&&!s.isDisabled()&&s&&e.push(s)}return e}get isHostRendered(){const e=ji.has(this.u);return e||this.u.updateComplete.then(()=>{ji.add(this.u)}),e}V(e,t=this.P()){const s={...eh};return t.forEach(r=>Object.assign(s,r.options.keyframeOptions)),Object.assign(s,e),s}O(e,t,s){e={...e},t={...t};const r=s.map(l=>l.animatingProperties).filter(l=>l!==void 0);let i=1,o=1;return r.length>0&&(r.forEach(l=>{l.width&&(i/=l.width),l.height&&(o/=l.height)}),e.left!==void 0&&t.left!==void 0&&(e.left=i*e.left,t.left=i*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,s=!1){const r={},i={};let o=!1;const l={};for(const a in t){const u=e[a],h=t[a];if(a in ys){const d=ys[a];if(u===void 0||h===void 0)continue;const f=d(u,h);f.transform!==void 0&&(l[a]=f.value,o=!0,r.transform=`${r.transform??""} ${f.transform}`,f.overrideFrom!==void 0&&Object.assign(r,f.overrideFrom))}else u!==h&&u!==void 0&&h!==void 0&&(o=!0,r[a]=u,i[a]=h)}return r.transformOrigin=i.transformOrigin=s?"center center":"top left",this.animatingProperties=l,o?[r,i]:void 0}async animate(e,t=this.options.keyframeOptions){this.start(),this.frames=e;let s=!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]),s=!0,this.webAnimation=this.element.animate(e,t);const r=this.getController();r==null||r.add(this);try{await this.webAnimation.finished}catch{}r==null||r.remove(this)}return this.didFinish(s),s}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 Us=jn(nh),Se=(n,e,t)=>{n&&t.style.setProperty(e,n)},ga=(n,e)=>{var t,s,r,i,o,l,a,u,h;Se((t=n.colors)==null?void 0:t.primaryBackground,"--primary-background",e),Se((s=n.colors)==null?void 0:s.textOnPrimaryBackground,"--text-on-primary-background",e),Se((r=n.colors)==null?void 0:r.secondaryBackground,"--secondary-background",e),Se((i=n.colors)==null?void 0:i.textOnSecondaryBackground,"--text-on-secondary-background",e),Se((o=n.colors)==null?void 0:o.interactiveDestructiveBackground,"--destructive-color",e),Se((l=n.colors)==null?void 0:l.interactiveTextOnDestructiveBackground,"--text-on-destructive-color",e),Se((a=n.colors)==null?void 0:a.interactivePrimaryBackground,"--interactive-primary-background",e),Se((u=n.colors)==null?void 0:u.interactiveTextOnPrimaryBackground,"--interactive-text-on-primary-background",e),Se((h=n.colors)==null?void 0:h.focusColor,"--focus-color",e)};var sh=Object.defineProperty,Jt=(n,e,t,s)=>{for(var r=void 0,i=n.length-1,o;i>=0;i--)(o=n[i])&&(r=o(e,t,r)||r);return r&&sh(e,t,r),r};const kr=class kr extends q{constructor(){super(...arguments),this.active=!1,this.triggerVisible=!0,this.loaded=!1,this.containerRef=he(),this.widgetActive$=new ee(!1),this.componentIsDestroyed$=new j}async connectedCallback(){super.connectedCallback(),this.icon=await this._renderSymbol(),this.loaded=!0,this._applyBranding()}disconnectedCallback(){super.disconnectedCallback(),this.componentIsDestroyed$.next(),this.componentIsDestroyed$.complete()}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.notify("widget-set-active",{widgetId:this.application.id,active:!0}),this.widgetActive$.next(!0),this.hideTrigger()):(this.application.hide(),this.notify("widget-set-active",{widgetId:this.application.id,active:!1}),this.widgetActive$.next(!1),this.showTrigger())}notify(e,t={}){window!=null&&window.parent&&window.parent.postMessage({type:e,data:t},"*")}_applyBranding(){var e;(e=this.application)!=null&&e.settings&&ga(this.application.settings.branding,this)}async _renderSymbol(){var l,a,u;const e=(l=this.application)==null?void 0:l.branding(),t=(a=e==null?void 0:e.graphics)==null?void 0:a.trigger;if(t)return w` <img src=${t} class="trigger-icon" alt="" /> `;const s=(u=this.application)==null?void 0:u.triggerIcon;if(!s)return k;const r=async h=>Fc,{type:i,content:o}=s;switch(i){case"Telia":{const h=await r();return h?w`<telia-icon
|
|
70
70
|
class="trigger-icon"
|
|
71
71
|
svg=${h.svg}
|
|
72
72
|
size="lg"
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
.trigger-label:hover {
|
|
251
251
|
opacity: 0.8;
|
|
252
252
|
}
|
|
253
|
-
`];let Te=kr;Jt([M({attribute:!1})],Te.prototype,"application");Jt([
|
|
253
|
+
`];let Te=kr;Jt([M({attribute:!1})],Te.prototype,"application");Jt([N()],Te.prototype,"active");Jt([N()],Te.prototype,"triggerVisible");Jt([N()],Te.prototype,"loaded");Jt([N()],Te.prototype,"icon");var rh=Object.defineProperty,je=(n,e,t,s)=>{for(var r=void 0,i=n.length-1,o;i>=0;i--)(o=n[i])&&(r=o(e,t,r)||r);return r&&rh(e,t,r),r};const ma=n=>{const t=class t extends n{constructor(){super(...arguments),this.properties={},this.context={},this.layout={},this.nodes=[]}writeProperties(r){this.properties=r}writeLayout(r){this.layout=r}writeContext(r){this.context=r}addChild(r){r.parent=this,this.nodes.push(r)}connectedCallback(){super.connectedCallback(),this.renderRoot.host.style.setProperty("--width",this.layout.size==="full"?"var(--columns, 1)":`min(${this.layout.size||"var(--columns)"}, var(--columns))`),this.application.mountComponent(this)}};t.styles=[ne`
|
|
254
254
|
:host {
|
|
255
255
|
font-family: var(--font-family);
|
|
256
256
|
grid-column: span var(--width);
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
:host {
|
|
470
470
|
display: block;
|
|
471
471
|
}
|
|
472
|
-
`];let xt=Tr;hr([M({attribute:!0})],xt.prototype,"name");hr([
|
|
472
|
+
`];let xt=Tr;hr([M({attribute:!0})],xt.prototype,"name");hr([N()],xt.prototype,"widget");hr([N()],xt.prototype,"status");customElements.get("ace-trigger-slot")||customElements.define("ace-trigger-slot",An);customElements.get("ace-trigger")||customElements.define("ace-trigger",Te);customElements.get("ace-unresolved-component")||customElements.define("ace-unresolved-component",zs);customElements.get("ace-wrapper")||customElements.define("ace-wrapper",qt);customElements.get("ace-widget")||customElements.define("ace-widget",xt);class hh{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 Vi{constructor(e,t,s,r,i){this.id=e,this.providerKey=t,this.providerOptions=s,this.component=i,this.provider$=new ee(null),this.entries$=new ee([]),this.removeEntryAction$=new j,this.kill$=new j,this.isTyping$=new ee(!1),this.data$=new ee({}),this.complete$=this.provider$.pipe(gt(a=>a?a.onComplete():Kt));const o=this._getProviderFactory(t);if(!o)throw new Error(`No provider with key "${t}" was found.`);this.data$.next(r);const l=o(this.component);this.provider$.next(l),l.actions().pipe(Cs(this.kill$)).subscribe(a=>{this.write(a)}),l.isTyping().pipe(Cs(this.kill$)).subscribe(a=>{this.isTyping$.next(a)})}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(Ze(1)).subscribe(t=>{this.entries$.next([...t,e])})}_addEntryRemoveHandler(e){e.remove$.pipe(gt(()=>this.entries$),Ze(1)).subscribe(t=>{this.removeEntryAction$.next(e),this.entries$.next(t.filter(s=>s!==e))})}_getProviderFactory(e){return this.component.platform.registeredProviders.get(e)}}class dh{constructor(e){this.component=e,this.currentSession$=new ee(null),this.sessions=[],this.storage=null,$n(e,"handover").subscribe(t=>{const s=this._createNewSession(t.detail.providerKey,t.detail.providerOptions);this._setSession(s),t.detail.complete=s.complete$,s.start()})}loadFromStorage(){if(!this.storage)throw new Error("Could not locate StorageService in SessionService.");const e=this.storage.get("chat-session-id");if(!e)return;const t=this._getInitialProviderKey(),s=new Vi(Ls(),t,{},{chatSessionId:e},this.component);this.sessions=[s],this._setSession(s),s.rehydrate()}startSession(){let e=this.sessions[this.sessions.length-1]??null;if(!e){const t=this._getInitialProviderKey();e=this._createNewSession(t,{})}this._setSession(e),e.start()}setStorageService(e){this.storage=e}currentSession(){return this.currentSession$.asObservable()}_setSession(e){this.currentSession$.next(e),e.data$.subscribe(t=>{this._saveSessionId(t)})}_saveSessionId(e){if(!this.storage)throw new Error("Could not locate StorageService in SessionService.");const t=e.chatSessionId;t&&this.storage.set("chat-session-id",t)}_createNewSession(e,t={}){const s=new Vi(Ls(),e,t,{},this.component);return this.sessions.push(s),s}_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 ph{constructor(e,t){this.state$=e,this.component=t,this.entries$=new ee([]),this.session=()=>this.session$,this.isTyping=()=>this.isTyping$,this.entries=()=>this.entries$.asObservable(),this.sessionService=new dh(this.component),this.session$=this.sessionService.currentSession(),this.isTyping$=this.session$.pipe(gt(s=>s?s.provider$.pipe(gt(r=>r?r.isTyping():As(!1))):As(!1))),e.subscribe(s=>{switch(s){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(gt(e=>{if(!e)return Kt;const t=e.removeEntryAction$.pipe(Rs(this.entries$)).pipe(yn(([r,i])=>i.filter(o=>o.id!==r.id))),s=e.entries().pipe(yn(r=>{const i=this.entries$.value,o=r.filter(l=>i.findIndex(a=>a.id===l.id)===-1);return[...i,...o]}));return lc(t,s)})).subscribe(e=>{this.entries$.next(e)}),this.sessionService.loadFromStorage(),this.state$.next("connected")}connected(){var e;(e=this.sessionService)==null||e.startSession()}}var fh=Object.defineProperty,$a=(n,e,t,s)=>{for(var r=void 0,i=n.length-1,o;i>=0;i--)(o=n[i])&&(r=o(e,t,r)||r);return r&&fh(e,t,r),r};const Er=class Er extends q{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 k;let s="";e?t?s=`${e}: ${this._getTimestamp(t)}`:s=e:t&&(s=this._getTimestamp(t));const r=this.application.texts.getOrFallback("conversation.sr-only.message-from-label","Message from");return w`
|
|
473
473
|
<p class="conversation-timestamp">
|
|
474
474
|
<span class="sr-only">${r}</span>
|
|
475
475
|
${s}
|
|
@@ -530,7 +530,7 @@
|
|
|
530
530
|
${this._renderTimestamp(this.entry.sender.name||"",this.entry.timestamp)}
|
|
531
531
|
${this._renderDeliveryStatus(this.entry.status)}
|
|
532
532
|
</div>
|
|
533
|
-
</div>`;default:return k}}};
|
|
533
|
+
</div>`;default:return k}}};Er.styles=[ne`
|
|
534
534
|
:host {
|
|
535
535
|
box-sizing: border-box;
|
|
536
536
|
display: inline;
|
|
@@ -662,7 +662,7 @@
|
|
|
662
662
|
white-space: nowrap;
|
|
663
663
|
border-width: 0;
|
|
664
664
|
}
|
|
665
|
-
`];let Wt=
|
|
665
|
+
`];let Wt=Er;$a([M({attribute:!1})],Wt.prototype,"entry");$a([va({context:ur}),M({attribute:!1})],Wt.prototype,"application");var gh=Object.defineProperty,xa=(n,e,t,s)=>{for(var r=void 0,i=n.length-1,o;i>=0;i--)(o=n[i])&&(r=o(e,t,r)||r);return r&&gh(e,t,r),r};const Ar=class Ar extends q{constructor(){super(...arguments),this.entries=[],this.loading=!0}updated(e){const t=new CustomEvent("updated",{});this.dispatchEvent(t)}render(){return w`<div class="conversation-feed">
|
|
666
666
|
${this.entries.map(e=>w`<div class="conversation-entry" tabindex="-1">
|
|
667
667
|
<conversation-entry
|
|
668
668
|
.entry=${e}
|
|
@@ -673,7 +673,7 @@
|
|
|
673
673
|
${this.loading?w`<ace-typing-state
|
|
674
674
|
${Us({keyframeOptions:{},in:Wi,out:Ju,stabilizeOut:!0,skipInitial:!1})}
|
|
675
675
|
></ace-typing-state>`:k}
|
|
676
|
-
</div>`}};
|
|
676
|
+
</div>`}};Ar.styles=[ne`
|
|
677
677
|
:host {
|
|
678
678
|
display: block;
|
|
679
679
|
}
|
|
@@ -689,7 +689,7 @@
|
|
|
689
689
|
.conversation-entry:focus {
|
|
690
690
|
outline-color: var(--focus-color);
|
|
691
691
|
}
|
|
692
|
-
`];let Gt=
|
|
692
|
+
`];let Gt=Ar;xa([M({attribute:!1})],Gt.prototype,"entries");xa([M({type:Boolean})],Gt.prototype,"loading");/**
|
|
693
693
|
* @license
|
|
694
694
|
* Copyright 2021 Google LLC
|
|
695
695
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
@@ -755,8 +755,8 @@
|
|
|
755
755
|
* Copyright 2017 Google LLC
|
|
756
756
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
757
757
|
*/class Fs extends lr{constructor(e){if(super(e),this.it=k,e.type!==Hn.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(e){if(e===k||e==null)return this._t=void 0,this.it=e;if(e===De)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:[]}}}Fs.directiveName="unsafeHTML",Fs.resultType=1;const yh=jn(Fs);/*! @license DOMPurify 3.4.11 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.4.11/LICENSE */function Qi(n,e){(e==null||e>n.length)&&(e=n.length);for(var t=0,s=Array(e);t<e;t++)s[t]=n[t];return s}function $h(n){if(Array.isArray(n))return n}function xh(n,e){var t=n==null?null:typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(t!=null){var s,r,i,o,l=[],a=!0,u=!1;try{if(i=(t=t.call(n)).next,e!==0)for(;!(a=(s=i.call(t)).done)&&(l.push(s.value),l.length!==e);a=!0);}catch(h){u=!0,r=h}finally{try{if(!a&&t.return!=null&&(o=t.return(),Object(o)!==o))return}finally{if(u)throw r}}return l}}function wh(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
758
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function kh(n,e){return $h(n)||xh(n,e)||Sh(n,e)||wh()}function Sh(n,e){if(n){if(typeof n=="string")return Qi(n,e);var t={}.toString.call(n).slice(8,-1);return t==="Object"&&n.constructor&&(t=n.constructor.name),t==="Map"||t==="Set"?Array.from(n):t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?Qi(n,e):void 0}}const wa=Object.entries,Ji=Object.setPrototypeOf,_h=Object.isFrozen,Th=Object.getPrototypeOf,Ah=Object.getOwnPropertyDescriptor;let G=Object.freeze,Z=Object.seal,pt=Object.create,ka=typeof Reflect<"u"&&Reflect,Hs=ka.apply,js=ka.construct;G||(G=function(e){return e});Z||(Z=function(e){return e});Hs||(Hs=function(e,t){for(var s=arguments.length,r=new Array(s>2?s-2:0),i=2;i<s;i++)r[i-2]=arguments[i];return e.apply(t,r)});js||(js=function(e){for(var t=arguments.length,s=new Array(t>1?t-1:0),r=1;r<t;r++)s[r-1]=arguments[r];return new e(...s)});const Lt=B(Array.prototype.forEach),Eh=B(Array.prototype.lastIndexOf),eo=B(Array.prototype.pop),at=B(Array.prototype.push),Ch=B(Array.prototype.splice),Pe=Array.isArray,Mt=B(String.prototype.toLowerCase),$s=B(String.prototype.toString),to=B(String.prototype.match),Ot=B(String.prototype.replace),no=B(String.prototype.indexOf),Rh=B(String.prototype.trim),Lh=B(Number.prototype.toString),Oh=B(Boolean.prototype.toString),so=typeof BigInt>"u"?null:B(BigInt.prototype.toString),ro=typeof Symbol>"u"?null:B(Symbol.prototype.toString),H=B(Object.prototype.hasOwnProperty),It=B(Object.prototype.toString),W=B(RegExp.prototype.test),qe=Ih(TypeError);function B(n){return function(e){e instanceof RegExp&&(e.lastIndex=0);for(var t=arguments.length,s=new Array(t>1?t-1:0),r=1;r<t;r++)s[r-1]=arguments[r];return Hs(n,e,s)}}function Ih(n){return function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return js(n,t)}}function S(n,e){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Mt;if(Ji&&Ji(n,null),!Pe(e))return n;let s=e.length;for(;s--;){let r=e[s];if(typeof r=="string"){const i=t(r);i!==r&&(_h(e)||(e[s]=i),r=i)}n[r]=!0}return n}function Ph(n){for(let e=0;e<n.length;e++)H(n,e)||(n[e]=null);return n}function J(n){const e=pt(null);for(const s of wa(n)){var t=kh(s,2);const r=t[0],i=t[1];H(n,r)&&(Pe(i)?e[r]=Ph(i):i&&typeof i=="object"&&i.constructor===Object?e[r]=J(i):e[r]=i)}return e}function Mh(n){switch(typeof n){case"string":return n;case"number":return Lh(n);case"boolean":return Oh(n);case"bigint":return so?so(n):"0";case"symbol":return ro?ro(n):"Symbol()";case"undefined":return It(n);case"function":case"object":{if(n===null)return It(n);const e=n,t=ye(e,"toString");if(typeof t=="function"){const s=t(e);return typeof s=="string"?s:It(s)}return It(n)}default:return It(n)}}function ye(n,e){for(;n!==null;){const s=Ah(n,e);if(s){if(s.get)return B(s.get);if(typeof s.value=="function")return B(s.value)}n=Th(n)}function t(){return null}return t}function Nh(n){try{return W(n,""),!0}catch{return!1}}const io=G(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),xs=G(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),ws=G(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Dh=G(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),ks=G(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Uh=G(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),oo=G(["#text"]),ao=G(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","command","commandfor","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns"]),Ss=G(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),lo=G(["accent","accentunder","align","bevelled","close","columnalign","columnlines","columnspacing","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lquote","lspace","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),dn=G(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),zh=Z(/{{[\w\W]*|^[\w\W]*}}/g),Bh=Z(/<%[\w\W]*|^[\w\W]*%>/g),Fh=Z(/\${[\w\W]*/g),Hh=Z(/^data-[\-\w.\u00B7-\uFFFF]+$/),jh=Z(/^aria-[\-\w]+$/),co=Z(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),qh=Z(/^(?:\w+script|data):/i),Wh=Z(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Gh=Z(/^html$/i),Zh=Z(/^[a-z][.\w]*(-[.\w]+)+$/i),uo=Z(/<[/\w!]/g),Yh=Z(/<[/\w]/g),Kh=Z(/<\/no(script|embed|frames)/i),Xh=Z(/\/>/i),ve={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,processingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},Vh=function(){return typeof window>"u"?null:window},Qh=function(e,t){if(typeof e!="object"||typeof e.createPolicy!="function")return null;let s=null;const r="data-tt-policy-suffix";t&&t.hasAttribute(r)&&(s=t.getAttribute(r));const i="dompurify"+(s?"#"+s:"");try{return e.createPolicy(i,{createHTML(o){return o},createScriptURL(o){return o}})}catch{return console.warn("TrustedTypes policy "+i+" could not be created."),null}},ho=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},Le=function(e,t,s,r){return H(e,t)&&Pe(e[t])?S(r.base?J(r.base):{},e[t],r.transform):s};function Sa(){let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Vh();const e=b=>Sa(b);if(e.version="3.4.11",e.removed=[],!n||!n.document||n.document.nodeType!==ve.document||!n.Element)return e.isSupported=!1,e;let t=n.document;const s=t,r=s.currentScript;n.DocumentFragment;const i=n.HTMLTemplateElement,o=n.Node,l=n.Element,a=n.NodeFilter,u=n.NamedNodeMap;u===void 0&&(n.NamedNodeMap||n.MozNamedAttrMap),n.HTMLFormElement;const h=n.DOMParser,d=n.trustedTypes,f=l.prototype,v=ye(f,"cloneNode"),g=ye(f,"remove"),$=ye(f,"nextSibling"),T=ye(f,"childNodes"),Y=ye(f,"parentNode"),se=ye(f,"shadowRoot"),Ue=ye(f,"attributes"),V=o&&o.prototype?ye(o.prototype,"nodeType"):null,ae=o&&o.prototype?ye(o.prototype,"nodeName"):null;if(typeof i=="function"){const b=t.createElement("template");b.content&&b.content.ownerDocument&&(t=b.content.ownerDocument)}let U,ze="",Gn,Mr=!1,St=0;const Nr=function(){if(St>0)throw qe('A configured TRUSTED_TYPES_POLICY callback (createHTML or createScriptURL) must not call DOMPurify.sanitize, as that causes infinite recursion. Do not pass a policy whose callbacks wrap DOMPurify as TRUSTED_TYPES_POLICY; see the "DOMPurify and Trusted Types" section of the README.')},tt=function(c){Nr(),St++;try{return U.createHTML(c)}finally{St--}},Ua=function(c){Nr(),St++;try{return U.createScriptURL(c)}finally{St--}},za=function(){return Mr||(Gn=Qh(d,r),Mr=!0),Gn},tn=t,Zn=tn.implementation,Dr=tn.createNodeIterator,Ba=tn.createDocumentFragment,Fa=tn.getElementsByTagName,Ha=s.importNode;let N=ho();e.isSupported=typeof wa=="function"&&typeof Y=="function"&&Zn&&Zn.createHTMLDocument!==void 0;const ja=zh,qa=Bh,Wa=Fh,Ga=Hh,Za=jh,Ya=qh,Ur=Wh,Ka=Zh;let zr=co,L=null;const Br=S({},[...io,...xs,...ws,...ks,...oo]);let O=null;const Fr=S({},[...ao,...Ss,...lo,...dn]);let I=Object.seal(pt(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),_t=null,Hr=null;const Ee=Object.seal(pt(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let jr=!0,Yn=!0,qr=!1,Wr=!0,Ce=!1,Tt=!0,Be=!1,Kn=!1,Xn=null,Vn=null,Qn=!1,nt=!1,nn=!1,sn=!1,Gr=!0,Zr=!1;const Yr="user-content-";let Jn=!0,es=!1,st={},me=null;const ts=S({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","selectedcontent","style","svg","template","thead","title","video","xmp"]);let Kr=null;const Xr=S({},["audio","video","img","source","image","track"]);let ns=null;const Vr=S({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),rn="http://www.w3.org/1998/Math/MathML",on="http://www.w3.org/2000/svg",be="http://www.w3.org/1999/xhtml";let rt=be,ss=!1,rs=null;const Xa=S({},[rn,on,be],$s),Qr=G(["mi","mo","mn","ms","mtext"]);let is=S({},Qr);const Jr=G(["annotation-xml"]);let os=S({},Jr);const Va=S({},["title","style","font","a","script"]);let At=null;const Qa=["application/xhtml+xml","text/html"],Ja="text/html";let P=null,it=null;const el=t.createElement("form"),ei=function(c){return c instanceof RegExp||c instanceof Function},as=function(){let c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(it&&it===c)return;(!c||typeof c!="object")&&(c={}),c=J(c),At=Qa.indexOf(c.PARSER_MEDIA_TYPE)===-1?Ja:c.PARSER_MEDIA_TYPE,P=At==="application/xhtml+xml"?$s:Mt,L=Le(c,"ALLOWED_TAGS",Br,{transform:P}),O=Le(c,"ALLOWED_ATTR",Fr,{transform:P}),rs=Le(c,"ALLOWED_NAMESPACES",Xa,{transform:$s}),ns=Le(c,"ADD_URI_SAFE_ATTR",Vr,{transform:P,base:Vr}),Kr=Le(c,"ADD_DATA_URI_TAGS",Xr,{transform:P,base:Xr}),me=Le(c,"FORBID_CONTENTS",ts,{transform:P}),_t=Le(c,"FORBID_TAGS",J({}),{transform:P}),Hr=Le(c,"FORBID_ATTR",J({}),{transform:P}),st=H(c,"USE_PROFILES")?c.USE_PROFILES&&typeof c.USE_PROFILES=="object"?J(c.USE_PROFILES):c.USE_PROFILES:!1,jr=c.ALLOW_ARIA_ATTR!==!1,Yn=c.ALLOW_DATA_ATTR!==!1,qr=c.ALLOW_UNKNOWN_PROTOCOLS||!1,Wr=c.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Ce=c.SAFE_FOR_TEMPLATES||!1,Tt=c.SAFE_FOR_XML!==!1,Be=c.WHOLE_DOCUMENT||!1,nt=c.RETURN_DOM||!1,nn=c.RETURN_DOM_FRAGMENT||!1,sn=c.RETURN_TRUSTED_TYPE||!1,Qn=c.FORCE_BODY||!1,Gr=c.SANITIZE_DOM!==!1,Zr=c.SANITIZE_NAMED_PROPS||!1,Jn=c.KEEP_CONTENT!==!1,es=c.IN_PLACE||!1,zr=Nh(c.ALLOWED_URI_REGEXP)?c.ALLOWED_URI_REGEXP:co,rt=typeof c.NAMESPACE=="string"?c.NAMESPACE:be,is=H(c,"MATHML_TEXT_INTEGRATION_POINTS")&&c.MATHML_TEXT_INTEGRATION_POINTS&&typeof c.MATHML_TEXT_INTEGRATION_POINTS=="object"?J(c.MATHML_TEXT_INTEGRATION_POINTS):S({},Qr),os=H(c,"HTML_INTEGRATION_POINTS")&&c.HTML_INTEGRATION_POINTS&&typeof c.HTML_INTEGRATION_POINTS=="object"?J(c.HTML_INTEGRATION_POINTS):S({},Jr);const p=H(c,"CUSTOM_ELEMENT_HANDLING")&&c.CUSTOM_ELEMENT_HANDLING&&typeof c.CUSTOM_ELEMENT_HANDLING=="object"?J(c.CUSTOM_ELEMENT_HANDLING):pt(null);if(I=pt(null),H(p,"tagNameCheck")&&ei(p.tagNameCheck)&&(I.tagNameCheck=p.tagNameCheck),H(p,"attributeNameCheck")&&ei(p.attributeNameCheck)&&(I.attributeNameCheck=p.attributeNameCheck),H(p,"allowCustomizedBuiltInElements")&&typeof p.allowCustomizedBuiltInElements=="boolean"&&(I.allowCustomizedBuiltInElements=p.allowCustomizedBuiltInElements),Z(I),Ce&&(Yn=!1),nn&&(nt=!0),st&&(L=S({},oo),O=pt(null),st.html===!0&&(S(L,io),S(O,ao)),st.svg===!0&&(S(L,xs),S(O,Ss),S(O,dn)),st.svgFilters===!0&&(S(L,ws),S(O,Ss),S(O,dn)),st.mathMl===!0&&(S(L,ks),S(O,lo),S(O,dn))),Ee.tagCheck=null,Ee.attributeCheck=null,H(c,"ADD_TAGS")&&(typeof c.ADD_TAGS=="function"?Ee.tagCheck=c.ADD_TAGS:Pe(c.ADD_TAGS)&&(L===Br&&(L=J(L)),S(L,c.ADD_TAGS,P))),H(c,"ADD_ATTR")&&(typeof c.ADD_ATTR=="function"?Ee.attributeCheck=c.ADD_ATTR:Pe(c.ADD_ATTR)&&(O===Fr&&(O=J(O)),S(O,c.ADD_ATTR,P))),H(c,"ADD_URI_SAFE_ATTR")&&Pe(c.ADD_URI_SAFE_ATTR)&&S(ns,c.ADD_URI_SAFE_ATTR,P),H(c,"FORBID_CONTENTS")&&Pe(c.FORBID_CONTENTS)&&(me===ts&&(me=J(me)),S(me,c.FORBID_CONTENTS,P)),H(c,"ADD_FORBID_CONTENTS")&&Pe(c.ADD_FORBID_CONTENTS)&&(me===ts&&(me=J(me)),S(me,c.ADD_FORBID_CONTENTS,P)),Jn&&(L["#text"]=!0),Be&&S(L,["html","head","body"]),L.table&&(S(L,["tbody"]),delete _t.tbody),c.TRUSTED_TYPES_POLICY){if(typeof c.TRUSTED_TYPES_POLICY.createHTML!="function")throw qe('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof c.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw qe('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');const m=U;U=c.TRUSTED_TYPES_POLICY;try{ze=tt("")}catch(y){throw U=m,y}}else c.TRUSTED_TYPES_POLICY===null?(U=void 0,ze=""):(U===void 0&&(U=za()),U&&typeof ze=="string"&&(ze=tt("")));G&&G(c),it=c},ti=S({},[...xs,...ws,...Dh]),ni=S({},[...ks,...Uh]),tl=function(c,p,m){return p.namespaceURI===be?c==="svg":p.namespaceURI===rn?c==="svg"&&(m==="annotation-xml"||is[m]):!!ti[c]},nl=function(c,p,m){return p.namespaceURI===be?c==="math":p.namespaceURI===on?c==="math"&&os[m]:!!ni[c]},sl=function(c,p,m){return p.namespaceURI===on&&!os[m]||p.namespaceURI===rn&&!is[m]?!1:!ni[c]&&(Va[c]||!ti[c])},rl=function(c){let p=Y(c);(!p||!p.tagName)&&(p={namespaceURI:rt,tagName:"template"});const m=Mt(c.tagName),y=Mt(p.tagName);return rs[c.namespaceURI]?c.namespaceURI===on?tl(m,p,y):c.namespaceURI===rn?nl(m,p,y):c.namespaceURI===be?sl(m,p,y):!!(At==="application/xhtml+xml"&&rs[c.namespaceURI]):!1},Re=function(c){at(e.removed,{element:c});try{Y(c).removeChild(c)}catch{if(g(c),!Y(c))throw qe("a node selected for removal could not be detached from its tree and cannot be safely returned; refusing to sanitize in place")}},si=function(c){const p=T(c);if(p){const y=[];Lt(p,x=>{at(y,x)}),Lt(y,x=>{try{g(x)}catch{}})}const m=Ue(c);if(m)for(let y=m.length-1;y>=0;--y){const x=m[y],A=x&&x.name;if(typeof A=="string")try{c.removeAttribute(A)}catch{}}},Fe=function(c,p){try{at(e.removed,{attribute:p.getAttributeNode(c),from:p})}catch{at(e.removed,{attribute:null,from:p})}if(p.removeAttribute(c),c==="is")if(nt||nn)try{Re(p)}catch{}else try{p.setAttribute(c,"")}catch{}},il=function(c){const p=Ue(c);if(p)for(let m=p.length-1;m>=0;--m){const y=p[m],x=y&&y.name;if(!(typeof x!="string"||O[P(x)]))try{c.removeAttribute(x)}catch{}}},ol=function(c){const p=[c];for(;p.length>0;){const m=p.pop();(V?V(m):m.nodeType)===ve.element&&il(m);const x=T(m);if(x)for(let A=x.length-1;A>=0;--A)p.push(x[A])}},ri=function(c){let p=null,m=null;if(Qn)c="<remove></remove>"+c;else{const A=to(c,/^[\r\n\t ]+/);m=A&&A[0]}At==="application/xhtml+xml"&&rt===be&&(c='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+c+"</body></html>");const y=U?tt(c):c;if(rt===be)try{p=new h().parseFromString(y,At)}catch{}if(!p||!p.documentElement){p=Zn.createDocument(rt,"template",null);try{p.documentElement.innerHTML=ss?ze:y}catch{}}const x=p.body||p.documentElement;return c&&m&&x.insertBefore(t.createTextNode(m),x.childNodes[0]||null),rt===be?Fa.call(p,Be?"html":"body")[0]:Be?p.documentElement:x},ii=function(c){return Dr.call(c.ownerDocument||c,c,a.SHOW_ELEMENT|a.SHOW_COMMENT|a.SHOW_TEXT|a.SHOW_PROCESSING_INSTRUCTION|a.SHOW_CDATA_SECTION,null)},an=function(c){return c=Ot(c,ja," "),c=Ot(c,qa," "),c=Ot(c,Wa," "),c},ls=function(c){var p;c.normalize();const m=Dr.call(c.ownerDocument||c,c,a.SHOW_TEXT|a.SHOW_COMMENT|a.SHOW_CDATA_SECTION|a.SHOW_PROCESSING_INSTRUCTION,null);let y=m.nextNode();for(;y;)y.data=an(y.data),y=m.nextNode();const x=(p=c.querySelectorAll)===null||p===void 0?void 0:p.call(c,"template");x&&Lt(x,A=>{ot(A.content)&&ls(A.content)})},ln=function(c){const p=ae?ae(c):null;return typeof p!="string"||P(p)!=="form"?!1:typeof c.nodeName!="string"||typeof c.textContent!="string"||typeof c.removeChild!="function"||c.attributes!==Ue(c)||typeof c.removeAttribute!="function"||typeof c.setAttribute!="function"||typeof c.namespaceURI!="string"||typeof c.insertBefore!="function"||typeof c.hasChildNodes!="function"||c.nodeType!==V(c)||c.childNodes!==T(c)},ot=function(c){if(!V||typeof c!="object"||c===null)return!1;try{return V(c)===ve.documentFragment}catch{return!1}},Et=function(c){if(!V||typeof c!="object"||c===null)return!1;try{return typeof V(c)=="number"}catch{return!1}};function ke(b,c,p){b.length!==0&&Lt(b,m=>{m.call(e,c,p,it)})}const al=function(c,p){return!!(Tt&&c.hasChildNodes()&&!Et(c.firstElementChild)&&W(uo,c.textContent)&&W(uo,c.innerHTML)||Tt&&c.namespaceURI===be&&p==="style"&&Et(c.firstElementChild)||c.nodeType===ve.processingInstruction||Tt&&c.nodeType===ve.comment&&W(Yh,c.data))},ll=function(c,p){if(!_t[p]&&li(p)&&(I.tagNameCheck instanceof RegExp&&W(I.tagNameCheck,p)||I.tagNameCheck instanceof Function&&I.tagNameCheck(p)))return!1;if(Jn&&!me[p]){const m=Y(c),y=T(c);if(y&&m){const x=y.length;for(let A=x-1;A>=0;--A){const F=es?y[A]:v(y[A],!0);m.insertBefore(F,$(c))}}}return Re(c),!0},oi=function(c){if(ke(N.beforeSanitizeElements,c,null),ln(c))return Re(c),!0;const p=P(ae?ae(c):c.nodeName);if(ke(N.uponSanitizeElement,c,{tagName:p,allowedTags:L}),al(c,p))return Re(c),!0;if(_t[p]||!(Ee.tagCheck instanceof Function&&Ee.tagCheck(p))&&!L[p])return ll(c,p);if((V?V(c):c.nodeType)===ve.element&&!rl(c)||(p==="noscript"||p==="noembed"||p==="noframes")&&W(Kh,c.innerHTML))return Re(c),!0;if(Ce&&c.nodeType===ve.text){const y=an(c.textContent);c.textContent!==y&&(at(e.removed,{element:c.cloneNode()}),c.textContent=y)}return ke(N.afterSanitizeElements,c,null),!1},ai=function(c,p,m){if(Hr[p]||Gr&&(p==="id"||p==="name")&&(m in t||m in el))return!1;const y=O[p]||Ee.attributeCheck instanceof Function&&Ee.attributeCheck(p,c);if(!(Yn&&W(Ga,p))){if(!(jr&&W(Za,p))){if(y){if(!ns[p]){if(!W(zr,Ot(m,Ur,""))){if(!((p==="src"||p==="xlink:href"||p==="href")&&c!=="script"&&no(m,"data:")===0&&Kr[c])){if(!(qr&&!W(Ya,Ot(m,Ur,"")))){if(m)return!1}}}}}else if(!(li(c)&&(I.tagNameCheck instanceof RegExp&&W(I.tagNameCheck,c)||I.tagNameCheck instanceof Function&&I.tagNameCheck(c))&&(I.attributeNameCheck instanceof RegExp&&W(I.attributeNameCheck,p)||I.attributeNameCheck instanceof Function&&I.attributeNameCheck(p,c))||p==="is"&&I.allowCustomizedBuiltInElements&&(I.tagNameCheck instanceof RegExp&&W(I.tagNameCheck,m)||I.tagNameCheck instanceof Function&&I.tagNameCheck(m))))return!1}}return!0},cl=S({},["annotation-xml","color-profile","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","missing-glyph"]),li=function(c){return!cl[Mt(c)]&&W(Ka,c)},ul=function(c,p,m,y){if(U&&typeof d=="object"&&typeof d.getAttributeType=="function"&&!m)switch(d.getAttributeType(c,p)){case"TrustedHTML":return tt(y);case"TrustedScriptURL":return Ua(y)}return y},hl=function(c,p,m,y){try{m?c.setAttributeNS(m,p,y):c.setAttribute(p,y),ln(c)?Re(c):eo(e.removed)}catch{Fe(p,c)}},ci=function(c){ke(N.beforeSanitizeAttributes,c,null);const p=c.attributes;if(!p||ln(c))return;const m={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:O,forceKeepAttr:void 0};let y=p.length;const x=P(c.nodeName);for(;y--;){const A=p[y],F=A.name,z=A.namespaceURI,le=A.value,ue=P(F),us=le;let Q=F==="value"?us:Rh(us);if(m.attrName=ue,m.attrValue=Q,m.keepAttr=!0,m.forceKeepAttr=void 0,ke(N.uponSanitizeAttribute,c,m),Q=m.attrValue,Zr&&(ue==="id"||ue==="name")&&no(Q,Yr)!==0&&(Fe(F,c),Q=Yr+Q),Tt&&W(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,Q)){Fe(F,c);continue}if(ue==="attributename"&&to(Q,"href")){Fe(F,c);continue}if(!m.forceKeepAttr){if(!m.keepAttr){Fe(F,c);continue}if(!Wr&&W(Xh,Q)){Fe(F,c);continue}if(Ce&&(Q=an(Q)),!ai(x,ue,Q)){Fe(F,c);continue}Q=ul(x,ue,z,Q),Q!==us&&hl(c,F,z,Q)}}ke(N.afterSanitizeAttributes,c,null)},cn=function(c){let p=null;const m=ii(c);for(ke(N.beforeSanitizeShadowDOM,c,null);p=m.nextNode();)if(ke(N.uponSanitizeShadowNode,p,null),oi(p),ci(p),ot(p.content)&&cn(p.content),(V?V(p):p.nodeType)===ve.element){const x=se(p);ot(x)&&(cs(x),cn(x))}ke(N.afterSanitizeShadowDOM,c,null)},cs=function(c){const p=[{node:c,shadow:null}];for(;p.length>0;){const m=p.pop();if(m.shadow){cn(m.shadow);continue}const y=m.node,A=(V?V(y):y.nodeType)===ve.element,F=T(y);if(F)for(let z=F.length-1;z>=0;--z)p.push({node:F[z],shadow:null});if(A){const z=ae?ae(y):null;if(typeof z=="string"&&P(z)==="template"){const le=y.content;ot(le)&&p.push({node:le,shadow:null})}}if(A){const z=se(y);ot(z)&&p.push({node:null,shadow:z},{node:z,shadow:null})}}};return e.sanitize=function(b){let c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},p=null,m=null,y=null,x=null;if(ss=!b,ss&&(b="<!-->"),typeof b!="string"&&!Et(b)&&(b=Mh(b),typeof b!="string"))throw qe("dirty is not a string, aborting");if(!e.isSupported)return b;Kn?(L=Xn,O=Vn):as(c),(N.uponSanitizeElement.length>0||N.uponSanitizeAttribute.length>0)&&(L=J(L)),N.uponSanitizeAttribute.length>0&&(O=J(O)),e.removed=[];const A=es&&typeof b!="string"&&Et(b);if(A){const le=ae?ae(b):b.nodeName;if(typeof le=="string"){const ue=P(le);if(!L[ue]||_t[ue])throw qe("root node is forbidden and cannot be sanitized in-place")}if(ln(b))throw qe("root node is clobbered and cannot be sanitized in-place");try{cs(b)}catch(ue){throw si(b),ue}}else if(Et(b))p=ri("<!---->"),m=p.ownerDocument.importNode(b,!0),m.nodeType===ve.element&&m.nodeName==="BODY"||m.nodeName==="HTML"?p=m:p.appendChild(m),cs(m);else{if(!nt&&!Ce&&!Be&&b.indexOf("<")===-1)return U&&sn?tt(b):b;if(p=ri(b),!p)return nt?null:sn?ze:""}p&&Qn&&Re(p.firstChild);const F=ii(A?b:p);try{for(;y=F.nextNode();)oi(y),ci(y),ot(y.content)&&cn(y.content)}catch(le){throw A&&si(b),le}if(A)return Lt(e.removed,le=>{le.element&&ol(le.element)}),Ce&&ls(b),b;if(nt){if(Ce&&ls(p),nn)for(x=Ba.call(p.ownerDocument);p.firstChild;)x.appendChild(p.firstChild);else x=p;return(O.shadowroot||O.shadowrootmode)&&(x=Ha.call(s,x,!0)),x}let z=Be?p.outerHTML:p.innerHTML;return Be&&L["!doctype"]&&p.ownerDocument&&p.ownerDocument.doctype&&p.ownerDocument.doctype.name&&W(Gh,p.ownerDocument.doctype.name)&&(z="<!DOCTYPE "+p.ownerDocument.doctype.name+`>
|
|
759
|
-
`+z),Ce&&(z=an(z)),U&&sn?tt(z):z},e.setConfig=function(){let b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};as(b),Kn=!0,Xn=L,Vn=O},e.clearConfig=function(){it=null,Kn=!1,Xn=null,Vn=null,U=Gn,ze=""},e.isValidAttribute=function(b,c,p){it||as({});const m=P(b),y=P(c);return ai(m,y,p)},e.addHook=function(b,c){typeof c=="function"&&H(
|
|
758
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function kh(n,e){return $h(n)||xh(n,e)||Sh(n,e)||wh()}function Sh(n,e){if(n){if(typeof n=="string")return Qi(n,e);var t={}.toString.call(n).slice(8,-1);return t==="Object"&&n.constructor&&(t=n.constructor.name),t==="Map"||t==="Set"?Array.from(n):t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?Qi(n,e):void 0}}const wa=Object.entries,Ji=Object.setPrototypeOf,_h=Object.isFrozen,Th=Object.getPrototypeOf,Eh=Object.getOwnPropertyDescriptor;let G=Object.freeze,Z=Object.seal,pt=Object.create,ka=typeof Reflect<"u"&&Reflect,Hs=ka.apply,js=ka.construct;G||(G=function(e){return e});Z||(Z=function(e){return e});Hs||(Hs=function(e,t){for(var s=arguments.length,r=new Array(s>2?s-2:0),i=2;i<s;i++)r[i-2]=arguments[i];return e.apply(t,r)});js||(js=function(e){for(var t=arguments.length,s=new Array(t>1?t-1:0),r=1;r<t;r++)s[r-1]=arguments[r];return new e(...s)});const Lt=B(Array.prototype.forEach),Ah=B(Array.prototype.lastIndexOf),eo=B(Array.prototype.pop),at=B(Array.prototype.push),Ch=B(Array.prototype.splice),Pe=Array.isArray,Mt=B(String.prototype.toLowerCase),$s=B(String.prototype.toString),to=B(String.prototype.match),Ot=B(String.prototype.replace),no=B(String.prototype.indexOf),Rh=B(String.prototype.trim),Lh=B(Number.prototype.toString),Oh=B(Boolean.prototype.toString),so=typeof BigInt>"u"?null:B(BigInt.prototype.toString),ro=typeof Symbol>"u"?null:B(Symbol.prototype.toString),H=B(Object.prototype.hasOwnProperty),It=B(Object.prototype.toString),W=B(RegExp.prototype.test),qe=Ih(TypeError);function B(n){return function(e){e instanceof RegExp&&(e.lastIndex=0);for(var t=arguments.length,s=new Array(t>1?t-1:0),r=1;r<t;r++)s[r-1]=arguments[r];return Hs(n,e,s)}}function Ih(n){return function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return js(n,t)}}function S(n,e){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Mt;if(Ji&&Ji(n,null),!Pe(e))return n;let s=e.length;for(;s--;){let r=e[s];if(typeof r=="string"){const i=t(r);i!==r&&(_h(e)||(e[s]=i),r=i)}n[r]=!0}return n}function Ph(n){for(let e=0;e<n.length;e++)H(n,e)||(n[e]=null);return n}function J(n){const e=pt(null);for(const s of wa(n)){var t=kh(s,2);const r=t[0],i=t[1];H(n,r)&&(Pe(i)?e[r]=Ph(i):i&&typeof i=="object"&&i.constructor===Object?e[r]=J(i):e[r]=i)}return e}function Mh(n){switch(typeof n){case"string":return n;case"number":return Lh(n);case"boolean":return Oh(n);case"bigint":return so?so(n):"0";case"symbol":return ro?ro(n):"Symbol()";case"undefined":return It(n);case"function":case"object":{if(n===null)return It(n);const e=n,t=ye(e,"toString");if(typeof t=="function"){const s=t(e);return typeof s=="string"?s:It(s)}return It(n)}default:return It(n)}}function ye(n,e){for(;n!==null;){const s=Eh(n,e);if(s){if(s.get)return B(s.get);if(typeof s.value=="function")return B(s.value)}n=Th(n)}function t(){return null}return t}function Nh(n){try{return W(n,""),!0}catch{return!1}}const io=G(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),xs=G(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),ws=G(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Dh=G(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),ks=G(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Uh=G(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),oo=G(["#text"]),ao=G(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","command","commandfor","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns"]),Ss=G(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),lo=G(["accent","accentunder","align","bevelled","close","columnalign","columnlines","columnspacing","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lquote","lspace","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),dn=G(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),zh=Z(/{{[\w\W]*|^[\w\W]*}}/g),Bh=Z(/<%[\w\W]*|^[\w\W]*%>/g),Fh=Z(/\${[\w\W]*/g),Hh=Z(/^data-[\-\w.\u00B7-\uFFFF]+$/),jh=Z(/^aria-[\-\w]+$/),co=Z(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),qh=Z(/^(?:\w+script|data):/i),Wh=Z(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Gh=Z(/^html$/i),Zh=Z(/^[a-z][.\w]*(-[.\w]+)+$/i),uo=Z(/<[/\w!]/g),Yh=Z(/<[/\w]/g),Kh=Z(/<\/no(script|embed|frames)/i),Xh=Z(/\/>/i),ve={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,processingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},Vh=function(){return typeof window>"u"?null:window},Qh=function(e,t){if(typeof e!="object"||typeof e.createPolicy!="function")return null;let s=null;const r="data-tt-policy-suffix";t&&t.hasAttribute(r)&&(s=t.getAttribute(r));const i="dompurify"+(s?"#"+s:"");try{return e.createPolicy(i,{createHTML(o){return o},createScriptURL(o){return o}})}catch{return console.warn("TrustedTypes policy "+i+" could not be created."),null}},ho=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},Le=function(e,t,s,r){return H(e,t)&&Pe(e[t])?S(r.base?J(r.base):{},e[t],r.transform):s};function Sa(){let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Vh();const e=b=>Sa(b);if(e.version="3.4.11",e.removed=[],!n||!n.document||n.document.nodeType!==ve.document||!n.Element)return e.isSupported=!1,e;let t=n.document;const s=t,r=s.currentScript;n.DocumentFragment;const i=n.HTMLTemplateElement,o=n.Node,l=n.Element,a=n.NodeFilter,u=n.NamedNodeMap;u===void 0&&(n.NamedNodeMap||n.MozNamedAttrMap),n.HTMLFormElement;const h=n.DOMParser,d=n.trustedTypes,f=l.prototype,v=ye(f,"cloneNode"),g=ye(f,"remove"),$=ye(f,"nextSibling"),T=ye(f,"childNodes"),K=ye(f,"parentNode"),re=ye(f,"shadowRoot"),Ue=ye(f,"attributes"),V=o&&o.prototype?ye(o.prototype,"nodeType"):null,ae=o&&o.prototype?ye(o.prototype,"nodeName"):null;if(typeof i=="function"){const b=t.createElement("template");b.content&&b.content.ownerDocument&&(t=b.content.ownerDocument)}let U,ze="",Gn,Mr=!1,St=0;const Nr=function(){if(St>0)throw qe('A configured TRUSTED_TYPES_POLICY callback (createHTML or createScriptURL) must not call DOMPurify.sanitize, as that causes infinite recursion. Do not pass a policy whose callbacks wrap DOMPurify as TRUSTED_TYPES_POLICY; see the "DOMPurify and Trusted Types" section of the README.')},tt=function(c){Nr(),St++;try{return U.createHTML(c)}finally{St--}},Ua=function(c){Nr(),St++;try{return U.createScriptURL(c)}finally{St--}},za=function(){return Mr||(Gn=Qh(d,r),Mr=!0),Gn},tn=t,Zn=tn.implementation,Dr=tn.createNodeIterator,Ba=tn.createDocumentFragment,Fa=tn.getElementsByTagName,Ha=s.importNode;let D=ho();e.isSupported=typeof wa=="function"&&typeof K=="function"&&Zn&&Zn.createHTMLDocument!==void 0;const ja=zh,qa=Bh,Wa=Fh,Ga=Hh,Za=jh,Ya=qh,Ur=Wh,Ka=Zh;let zr=co,L=null;const Br=S({},[...io,...xs,...ws,...ks,...oo]);let O=null;const Fr=S({},[...ao,...Ss,...lo,...dn]);let I=Object.seal(pt(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),_t=null,Hr=null;const Ae=Object.seal(pt(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let jr=!0,Yn=!0,qr=!1,Wr=!0,Ce=!1,Tt=!0,Be=!1,Kn=!1,Xn=null,Vn=null,Qn=!1,nt=!1,nn=!1,sn=!1,Gr=!0,Zr=!1;const Yr="user-content-";let Jn=!0,es=!1,st={},me=null;const ts=S({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","selectedcontent","style","svg","template","thead","title","video","xmp"]);let Kr=null;const Xr=S({},["audio","video","img","source","image","track"]);let ns=null;const Vr=S({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),rn="http://www.w3.org/1998/Math/MathML",on="http://www.w3.org/2000/svg",be="http://www.w3.org/1999/xhtml";let rt=be,ss=!1,rs=null;const Xa=S({},[rn,on,be],$s),Qr=G(["mi","mo","mn","ms","mtext"]);let is=S({},Qr);const Jr=G(["annotation-xml"]);let os=S({},Jr);const Va=S({},["title","style","font","a","script"]);let Et=null;const Qa=["application/xhtml+xml","text/html"],Ja="text/html";let P=null,it=null;const el=t.createElement("form"),ei=function(c){return c instanceof RegExp||c instanceof Function},as=function(){let c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(it&&it===c)return;(!c||typeof c!="object")&&(c={}),c=J(c),Et=Qa.indexOf(c.PARSER_MEDIA_TYPE)===-1?Ja:c.PARSER_MEDIA_TYPE,P=Et==="application/xhtml+xml"?$s:Mt,L=Le(c,"ALLOWED_TAGS",Br,{transform:P}),O=Le(c,"ALLOWED_ATTR",Fr,{transform:P}),rs=Le(c,"ALLOWED_NAMESPACES",Xa,{transform:$s}),ns=Le(c,"ADD_URI_SAFE_ATTR",Vr,{transform:P,base:Vr}),Kr=Le(c,"ADD_DATA_URI_TAGS",Xr,{transform:P,base:Xr}),me=Le(c,"FORBID_CONTENTS",ts,{transform:P}),_t=Le(c,"FORBID_TAGS",J({}),{transform:P}),Hr=Le(c,"FORBID_ATTR",J({}),{transform:P}),st=H(c,"USE_PROFILES")?c.USE_PROFILES&&typeof c.USE_PROFILES=="object"?J(c.USE_PROFILES):c.USE_PROFILES:!1,jr=c.ALLOW_ARIA_ATTR!==!1,Yn=c.ALLOW_DATA_ATTR!==!1,qr=c.ALLOW_UNKNOWN_PROTOCOLS||!1,Wr=c.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Ce=c.SAFE_FOR_TEMPLATES||!1,Tt=c.SAFE_FOR_XML!==!1,Be=c.WHOLE_DOCUMENT||!1,nt=c.RETURN_DOM||!1,nn=c.RETURN_DOM_FRAGMENT||!1,sn=c.RETURN_TRUSTED_TYPE||!1,Qn=c.FORCE_BODY||!1,Gr=c.SANITIZE_DOM!==!1,Zr=c.SANITIZE_NAMED_PROPS||!1,Jn=c.KEEP_CONTENT!==!1,es=c.IN_PLACE||!1,zr=Nh(c.ALLOWED_URI_REGEXP)?c.ALLOWED_URI_REGEXP:co,rt=typeof c.NAMESPACE=="string"?c.NAMESPACE:be,is=H(c,"MATHML_TEXT_INTEGRATION_POINTS")&&c.MATHML_TEXT_INTEGRATION_POINTS&&typeof c.MATHML_TEXT_INTEGRATION_POINTS=="object"?J(c.MATHML_TEXT_INTEGRATION_POINTS):S({},Qr),os=H(c,"HTML_INTEGRATION_POINTS")&&c.HTML_INTEGRATION_POINTS&&typeof c.HTML_INTEGRATION_POINTS=="object"?J(c.HTML_INTEGRATION_POINTS):S({},Jr);const p=H(c,"CUSTOM_ELEMENT_HANDLING")&&c.CUSTOM_ELEMENT_HANDLING&&typeof c.CUSTOM_ELEMENT_HANDLING=="object"?J(c.CUSTOM_ELEMENT_HANDLING):pt(null);if(I=pt(null),H(p,"tagNameCheck")&&ei(p.tagNameCheck)&&(I.tagNameCheck=p.tagNameCheck),H(p,"attributeNameCheck")&&ei(p.attributeNameCheck)&&(I.attributeNameCheck=p.attributeNameCheck),H(p,"allowCustomizedBuiltInElements")&&typeof p.allowCustomizedBuiltInElements=="boolean"&&(I.allowCustomizedBuiltInElements=p.allowCustomizedBuiltInElements),Z(I),Ce&&(Yn=!1),nn&&(nt=!0),st&&(L=S({},oo),O=pt(null),st.html===!0&&(S(L,io),S(O,ao)),st.svg===!0&&(S(L,xs),S(O,Ss),S(O,dn)),st.svgFilters===!0&&(S(L,ws),S(O,Ss),S(O,dn)),st.mathMl===!0&&(S(L,ks),S(O,lo),S(O,dn))),Ae.tagCheck=null,Ae.attributeCheck=null,H(c,"ADD_TAGS")&&(typeof c.ADD_TAGS=="function"?Ae.tagCheck=c.ADD_TAGS:Pe(c.ADD_TAGS)&&(L===Br&&(L=J(L)),S(L,c.ADD_TAGS,P))),H(c,"ADD_ATTR")&&(typeof c.ADD_ATTR=="function"?Ae.attributeCheck=c.ADD_ATTR:Pe(c.ADD_ATTR)&&(O===Fr&&(O=J(O)),S(O,c.ADD_ATTR,P))),H(c,"ADD_URI_SAFE_ATTR")&&Pe(c.ADD_URI_SAFE_ATTR)&&S(ns,c.ADD_URI_SAFE_ATTR,P),H(c,"FORBID_CONTENTS")&&Pe(c.FORBID_CONTENTS)&&(me===ts&&(me=J(me)),S(me,c.FORBID_CONTENTS,P)),H(c,"ADD_FORBID_CONTENTS")&&Pe(c.ADD_FORBID_CONTENTS)&&(me===ts&&(me=J(me)),S(me,c.ADD_FORBID_CONTENTS,P)),Jn&&(L["#text"]=!0),Be&&S(L,["html","head","body"]),L.table&&(S(L,["tbody"]),delete _t.tbody),c.TRUSTED_TYPES_POLICY){if(typeof c.TRUSTED_TYPES_POLICY.createHTML!="function")throw qe('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof c.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw qe('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');const m=U;U=c.TRUSTED_TYPES_POLICY;try{ze=tt("")}catch(y){throw U=m,y}}else c.TRUSTED_TYPES_POLICY===null?(U=void 0,ze=""):(U===void 0&&(U=za()),U&&typeof ze=="string"&&(ze=tt("")));G&&G(c),it=c},ti=S({},[...xs,...ws,...Dh]),ni=S({},[...ks,...Uh]),tl=function(c,p,m){return p.namespaceURI===be?c==="svg":p.namespaceURI===rn?c==="svg"&&(m==="annotation-xml"||is[m]):!!ti[c]},nl=function(c,p,m){return p.namespaceURI===be?c==="math":p.namespaceURI===on?c==="math"&&os[m]:!!ni[c]},sl=function(c,p,m){return p.namespaceURI===on&&!os[m]||p.namespaceURI===rn&&!is[m]?!1:!ni[c]&&(Va[c]||!ti[c])},rl=function(c){let p=K(c);(!p||!p.tagName)&&(p={namespaceURI:rt,tagName:"template"});const m=Mt(c.tagName),y=Mt(p.tagName);return rs[c.namespaceURI]?c.namespaceURI===on?tl(m,p,y):c.namespaceURI===rn?nl(m,p,y):c.namespaceURI===be?sl(m,p,y):!!(Et==="application/xhtml+xml"&&rs[c.namespaceURI]):!1},Re=function(c){at(e.removed,{element:c});try{K(c).removeChild(c)}catch{if(g(c),!K(c))throw qe("a node selected for removal could not be detached from its tree and cannot be safely returned; refusing to sanitize in place")}},si=function(c){const p=T(c);if(p){const y=[];Lt(p,x=>{at(y,x)}),Lt(y,x=>{try{g(x)}catch{}})}const m=Ue(c);if(m)for(let y=m.length-1;y>=0;--y){const x=m[y],E=x&&x.name;if(typeof E=="string")try{c.removeAttribute(E)}catch{}}},Fe=function(c,p){try{at(e.removed,{attribute:p.getAttributeNode(c),from:p})}catch{at(e.removed,{attribute:null,from:p})}if(p.removeAttribute(c),c==="is")if(nt||nn)try{Re(p)}catch{}else try{p.setAttribute(c,"")}catch{}},il=function(c){const p=Ue(c);if(p)for(let m=p.length-1;m>=0;--m){const y=p[m],x=y&&y.name;if(!(typeof x!="string"||O[P(x)]))try{c.removeAttribute(x)}catch{}}},ol=function(c){const p=[c];for(;p.length>0;){const m=p.pop();(V?V(m):m.nodeType)===ve.element&&il(m);const x=T(m);if(x)for(let E=x.length-1;E>=0;--E)p.push(x[E])}},ri=function(c){let p=null,m=null;if(Qn)c="<remove></remove>"+c;else{const E=to(c,/^[\r\n\t ]+/);m=E&&E[0]}Et==="application/xhtml+xml"&&rt===be&&(c='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+c+"</body></html>");const y=U?tt(c):c;if(rt===be)try{p=new h().parseFromString(y,Et)}catch{}if(!p||!p.documentElement){p=Zn.createDocument(rt,"template",null);try{p.documentElement.innerHTML=ss?ze:y}catch{}}const x=p.body||p.documentElement;return c&&m&&x.insertBefore(t.createTextNode(m),x.childNodes[0]||null),rt===be?Fa.call(p,Be?"html":"body")[0]:Be?p.documentElement:x},ii=function(c){return Dr.call(c.ownerDocument||c,c,a.SHOW_ELEMENT|a.SHOW_COMMENT|a.SHOW_TEXT|a.SHOW_PROCESSING_INSTRUCTION|a.SHOW_CDATA_SECTION,null)},an=function(c){return c=Ot(c,ja," "),c=Ot(c,qa," "),c=Ot(c,Wa," "),c},ls=function(c){var p;c.normalize();const m=Dr.call(c.ownerDocument||c,c,a.SHOW_TEXT|a.SHOW_COMMENT|a.SHOW_CDATA_SECTION|a.SHOW_PROCESSING_INSTRUCTION,null);let y=m.nextNode();for(;y;)y.data=an(y.data),y=m.nextNode();const x=(p=c.querySelectorAll)===null||p===void 0?void 0:p.call(c,"template");x&&Lt(x,E=>{ot(E.content)&&ls(E.content)})},ln=function(c){const p=ae?ae(c):null;return typeof p!="string"||P(p)!=="form"?!1:typeof c.nodeName!="string"||typeof c.textContent!="string"||typeof c.removeChild!="function"||c.attributes!==Ue(c)||typeof c.removeAttribute!="function"||typeof c.setAttribute!="function"||typeof c.namespaceURI!="string"||typeof c.insertBefore!="function"||typeof c.hasChildNodes!="function"||c.nodeType!==V(c)||c.childNodes!==T(c)},ot=function(c){if(!V||typeof c!="object"||c===null)return!1;try{return V(c)===ve.documentFragment}catch{return!1}},At=function(c){if(!V||typeof c!="object"||c===null)return!1;try{return typeof V(c)=="number"}catch{return!1}};function ke(b,c,p){b.length!==0&&Lt(b,m=>{m.call(e,c,p,it)})}const al=function(c,p){return!!(Tt&&c.hasChildNodes()&&!At(c.firstElementChild)&&W(uo,c.textContent)&&W(uo,c.innerHTML)||Tt&&c.namespaceURI===be&&p==="style"&&At(c.firstElementChild)||c.nodeType===ve.processingInstruction||Tt&&c.nodeType===ve.comment&&W(Yh,c.data))},ll=function(c,p){if(!_t[p]&&li(p)&&(I.tagNameCheck instanceof RegExp&&W(I.tagNameCheck,p)||I.tagNameCheck instanceof Function&&I.tagNameCheck(p)))return!1;if(Jn&&!me[p]){const m=K(c),y=T(c);if(y&&m){const x=y.length;for(let E=x-1;E>=0;--E){const F=es?y[E]:v(y[E],!0);m.insertBefore(F,$(c))}}}return Re(c),!0},oi=function(c){if(ke(D.beforeSanitizeElements,c,null),ln(c))return Re(c),!0;const p=P(ae?ae(c):c.nodeName);if(ke(D.uponSanitizeElement,c,{tagName:p,allowedTags:L}),al(c,p))return Re(c),!0;if(_t[p]||!(Ae.tagCheck instanceof Function&&Ae.tagCheck(p))&&!L[p])return ll(c,p);if((V?V(c):c.nodeType)===ve.element&&!rl(c)||(p==="noscript"||p==="noembed"||p==="noframes")&&W(Kh,c.innerHTML))return Re(c),!0;if(Ce&&c.nodeType===ve.text){const y=an(c.textContent);c.textContent!==y&&(at(e.removed,{element:c.cloneNode()}),c.textContent=y)}return ke(D.afterSanitizeElements,c,null),!1},ai=function(c,p,m){if(Hr[p]||Gr&&(p==="id"||p==="name")&&(m in t||m in el))return!1;const y=O[p]||Ae.attributeCheck instanceof Function&&Ae.attributeCheck(p,c);if(!(Yn&&W(Ga,p))){if(!(jr&&W(Za,p))){if(y){if(!ns[p]){if(!W(zr,Ot(m,Ur,""))){if(!((p==="src"||p==="xlink:href"||p==="href")&&c!=="script"&&no(m,"data:")===0&&Kr[c])){if(!(qr&&!W(Ya,Ot(m,Ur,"")))){if(m)return!1}}}}}else if(!(li(c)&&(I.tagNameCheck instanceof RegExp&&W(I.tagNameCheck,c)||I.tagNameCheck instanceof Function&&I.tagNameCheck(c))&&(I.attributeNameCheck instanceof RegExp&&W(I.attributeNameCheck,p)||I.attributeNameCheck instanceof Function&&I.attributeNameCheck(p,c))||p==="is"&&I.allowCustomizedBuiltInElements&&(I.tagNameCheck instanceof RegExp&&W(I.tagNameCheck,m)||I.tagNameCheck instanceof Function&&I.tagNameCheck(m))))return!1}}return!0},cl=S({},["annotation-xml","color-profile","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","missing-glyph"]),li=function(c){return!cl[Mt(c)]&&W(Ka,c)},ul=function(c,p,m,y){if(U&&typeof d=="object"&&typeof d.getAttributeType=="function"&&!m)switch(d.getAttributeType(c,p)){case"TrustedHTML":return tt(y);case"TrustedScriptURL":return Ua(y)}return y},hl=function(c,p,m,y){try{m?c.setAttributeNS(m,p,y):c.setAttribute(p,y),ln(c)?Re(c):eo(e.removed)}catch{Fe(p,c)}},ci=function(c){ke(D.beforeSanitizeAttributes,c,null);const p=c.attributes;if(!p||ln(c))return;const m={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:O,forceKeepAttr:void 0};let y=p.length;const x=P(c.nodeName);for(;y--;){const E=p[y],F=E.name,z=E.namespaceURI,le=E.value,ue=P(F),us=le;let Q=F==="value"?us:Rh(us);if(m.attrName=ue,m.attrValue=Q,m.keepAttr=!0,m.forceKeepAttr=void 0,ke(D.uponSanitizeAttribute,c,m),Q=m.attrValue,Zr&&(ue==="id"||ue==="name")&&no(Q,Yr)!==0&&(Fe(F,c),Q=Yr+Q),Tt&&W(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,Q)){Fe(F,c);continue}if(ue==="attributename"&&to(Q,"href")){Fe(F,c);continue}if(!m.forceKeepAttr){if(!m.keepAttr){Fe(F,c);continue}if(!Wr&&W(Xh,Q)){Fe(F,c);continue}if(Ce&&(Q=an(Q)),!ai(x,ue,Q)){Fe(F,c);continue}Q=ul(x,ue,z,Q),Q!==us&&hl(c,F,z,Q)}}ke(D.afterSanitizeAttributes,c,null)},cn=function(c){let p=null;const m=ii(c);for(ke(D.beforeSanitizeShadowDOM,c,null);p=m.nextNode();)if(ke(D.uponSanitizeShadowNode,p,null),oi(p),ci(p),ot(p.content)&&cn(p.content),(V?V(p):p.nodeType)===ve.element){const x=re(p);ot(x)&&(cs(x),cn(x))}ke(D.afterSanitizeShadowDOM,c,null)},cs=function(c){const p=[{node:c,shadow:null}];for(;p.length>0;){const m=p.pop();if(m.shadow){cn(m.shadow);continue}const y=m.node,E=(V?V(y):y.nodeType)===ve.element,F=T(y);if(F)for(let z=F.length-1;z>=0;--z)p.push({node:F[z],shadow:null});if(E){const z=ae?ae(y):null;if(typeof z=="string"&&P(z)==="template"){const le=y.content;ot(le)&&p.push({node:le,shadow:null})}}if(E){const z=re(y);ot(z)&&p.push({node:null,shadow:z},{node:z,shadow:null})}}};return e.sanitize=function(b){let c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},p=null,m=null,y=null,x=null;if(ss=!b,ss&&(b="<!-->"),typeof b!="string"&&!At(b)&&(b=Mh(b),typeof b!="string"))throw qe("dirty is not a string, aborting");if(!e.isSupported)return b;Kn?(L=Xn,O=Vn):as(c),(D.uponSanitizeElement.length>0||D.uponSanitizeAttribute.length>0)&&(L=J(L)),D.uponSanitizeAttribute.length>0&&(O=J(O)),e.removed=[];const E=es&&typeof b!="string"&&At(b);if(E){const le=ae?ae(b):b.nodeName;if(typeof le=="string"){const ue=P(le);if(!L[ue]||_t[ue])throw qe("root node is forbidden and cannot be sanitized in-place")}if(ln(b))throw qe("root node is clobbered and cannot be sanitized in-place");try{cs(b)}catch(ue){throw si(b),ue}}else if(At(b))p=ri("<!---->"),m=p.ownerDocument.importNode(b,!0),m.nodeType===ve.element&&m.nodeName==="BODY"||m.nodeName==="HTML"?p=m:p.appendChild(m),cs(m);else{if(!nt&&!Ce&&!Be&&b.indexOf("<")===-1)return U&&sn?tt(b):b;if(p=ri(b),!p)return nt?null:sn?ze:""}p&&Qn&&Re(p.firstChild);const F=ii(E?b:p);try{for(;y=F.nextNode();)oi(y),ci(y),ot(y.content)&&cn(y.content)}catch(le){throw E&&si(b),le}if(E)return Lt(e.removed,le=>{le.element&&ol(le.element)}),Ce&&ls(b),b;if(nt){if(Ce&&ls(p),nn)for(x=Ba.call(p.ownerDocument);p.firstChild;)x.appendChild(p.firstChild);else x=p;return(O.shadowroot||O.shadowrootmode)&&(x=Ha.call(s,x,!0)),x}let z=Be?p.outerHTML:p.innerHTML;return Be&&L["!doctype"]&&p.ownerDocument&&p.ownerDocument.doctype&&p.ownerDocument.doctype.name&&W(Gh,p.ownerDocument.doctype.name)&&(z="<!DOCTYPE "+p.ownerDocument.doctype.name+`>
|
|
759
|
+
`+z),Ce&&(z=an(z)),U&&sn?tt(z):z},e.setConfig=function(){let b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};as(b),Kn=!0,Xn=L,Vn=O},e.clearConfig=function(){it=null,Kn=!1,Xn=null,Vn=null,U=Gn,ze=""},e.isValidAttribute=function(b,c,p){it||as({});const m=P(b),y=P(c);return ai(m,y,p)},e.addHook=function(b,c){typeof c=="function"&&H(D,b)&&at(D[b],c)},e.removeHook=function(b,c){if(H(D,b)){if(c!==void 0){const p=Ah(D[b],c);return p===-1?void 0:Ch(D[b],p,1)[0]}return eo(D[b])}},e.removeHooks=function(b){H(D,b)&&(D[b]=[])},e.removeAllHooks=function(){D=ho()},e}var _a=Sa(),Jh=Object.defineProperty,ed=(n,e,t,s)=>{for(var r=void 0,i=n.length-1,o;i>=0;i--)(o=n[i])&&(r=o(e,t,r)||r);return r&&Jh(e,t,r),r};const Lr=class Lr extends q{render(){return w`<div class="message-type-html">
|
|
760
760
|
${yh(_a.sanitize(this.message.content,{ADD_ATTR:["target","rel"]}))}
|
|
761
761
|
</div>`}};Lr.styles=[ne`
|
|
762
762
|
:host {
|
|
@@ -792,9 +792,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
792
792
|
height: auto;
|
|
793
793
|
object-fit: contain;
|
|
794
794
|
}
|
|
795
|
-
`];let Rn=Lr;ed([M({attribute:!1})],Rn.prototype,"message");function dr(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var et=dr();function Ta(n){et=n}var We={exec:()=>null};function lt(n){let e=[];return t=>{let s=Math.max(0,Math.min(3,t-1)),r=e[s];return r||(r=n(s),e[s]=r),r}}function _(n,e=""){let t=typeof n=="string"?n:n.source,s={replace:(r,i)=>{let o=typeof i=="string"?i:i.source;return o=o.replace(
|
|
796
|
-
]`).replace("lheading",
|
|
797
|
-
`),t=e.length-1;for(;t>=0&&
|
|
795
|
+
`];let Rn=Lr;ed([M({attribute:!1})],Rn.prototype,"message");function dr(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var et=dr();function Ta(n){et=n}var We={exec:()=>null};function lt(n){let e=[];return t=>{let s=Math.max(0,Math.min(3,t-1)),r=e[s];return r||(r=n(s),e[s]=r),r}}function _(n,e=""){let t=typeof n=="string"?n:n.source,s={replace:(r,i)=>{let o=typeof i=="string"?i:i.source;return o=o.replace(X.caret,"$1"),t=t.replace(r,o),s},getRegex:()=>new RegExp(t,e)};return s}var td=((n="")=>{try{return!!new RegExp("(?<=1)(?<!1)"+n)}catch{return!1}})(),X={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] +\S/,listReplaceTask:/^\[[ xX]\] +/,listTaskCheckbox:/\[[ xX]\]/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:n=>new RegExp(`^( {0,3}${n})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:lt(n=>new RegExp(`^ {0,${n}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`)),hrRegex:lt(n=>new RegExp(`^ {0,${n}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`)),fencesBeginRegex:lt(n=>new RegExp(`^ {0,${n}}(?:\`\`\`|~~~)`)),headingBeginRegex:lt(n=>new RegExp(`^ {0,${n}}#`)),htmlBeginRegex:lt(n=>new RegExp(`^ {0,${n}}<(?:[a-z].*>|!--)`,"i")),blockquoteBeginRegex:lt(n=>new RegExp(`^ {0,${n}}>`))},nd=/^(?:[ \t]*(?:\n|$))+/,sd=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,rd=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,en=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,id=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,pr=/ {0,3}(?:[*+-]|\d{1,9}[.)])/,Ea=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,Aa=_(Ea).replace(/bull/g,pr).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).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/).replace(/\|table/g,"").getRegex(),od=_(Ea).replace(/bull/g,pr).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).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/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),fr=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,ad=/^[^\n]+/,gr=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,ld=_(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",gr).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),cd=_(/^(bull)([ \t][^\n]*?)?(?:\n|$)/).replace(/bull/g,pr).getRegex(),qn="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",mr=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,ud=_("^ {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",mr).replace("tag",qn).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),Ca=_(fr).replace("hr",en).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[.)])[ \\t]+[^ \\t\\n]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",qn).getRegex(),hd=_(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",Ca).getRegex(),br={blockquote:hd,code:sd,def:ld,fences:rd,heading:id,hr:en,html:ud,lheading:Aa,list:cd,newline:nd,paragraph:Ca,table:We,text:ad},po=_("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",en).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",qn).getRegex(),dd={...br,lheading:od,table:po,paragraph:_(fr).replace("hr",en).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",po).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]+[^ \\t\\n]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",qn).getRegex()},pd={...br,html:_(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",mr).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:We,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:_(fr).replace("hr",en).replace("heading",` *#{1,6} *[^
|
|
796
|
+
]`).replace("lheading",Aa).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},fd=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,gd=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,Ra=/^( {2,}|\\)\n(?!\s*$)/,md=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,kt=/[\p{P}\p{S}]/u,Wn=/[\s\p{P}\p{S}]/u,vr=/[^\s\p{P}\p{S}]/u,bd=_(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,Wn).getRegex(),La=/(?!~)[\p{P}\p{S}]/u,vd=/(?!~)[\s\p{P}\p{S}]/u,yd=/(?:[^\s\p{P}\p{S}]|~)/u,$d=_(/link|precode-code|html/,"g").replace("link",/\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-",td?"(?<!`)()":"(^^|[^`])").replace("code",/(?<b>`+)[^`]+\k<b>(?!`)/).replace("html",/<(?! )[^<>]*?>/).getRegex(),Oa=/^(?:\*+(?:((?!\*)punct)|([^\s*]))?)|^_+(?:((?!_)punct)|([^\s_]))?/,xd=_(Oa,"u").replace(/punct/g,kt).getRegex(),wd=_(Oa,"u").replace(/punct/g,La).getRegex(),Ia="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",kd=_(Ia,"gu").replace(/notPunctSpace/g,vr).replace(/punctSpace/g,Wn).replace(/punct/g,kt).getRegex(),Sd=_(Ia,"gu").replace(/notPunctSpace/g,yd).replace(/punctSpace/g,vd).replace(/punct/g,La).getRegex(),_d=_("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,vr).replace(/punctSpace/g,Wn).replace(/punct/g,kt).getRegex(),Td=_(/^~~?(?:((?!~)punct)|[^\s~])/,"u").replace(/punct/g,kt).getRegex(),Ed="^[^~]+(?=[^~])|(?!~)punct(~~?)(?=[\\s]|$)|notPunctSpace(~~?)(?!~)(?=punctSpace|$)|(?!~)punctSpace(~~?)(?=notPunctSpace)|[\\s](~~?)(?!~)(?=punct)|(?!~)punct(~~?)(?!~)(?=punct)|notPunctSpace(~~?)(?=notPunctSpace)",Ad=_(Ed,"gu").replace(/notPunctSpace/g,vr).replace(/punctSpace/g,Wn).replace(/punct/g,kt).getRegex(),Cd=_(/\\(punct)/,"gu").replace(/punct/g,kt).getRegex(),Rd=_(/^<(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(),Ld=_(mr).replace("(?:-->|$)","-->").getRegex(),Od=_("^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",Ld).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Ln=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+(?!`)[^`]*?`+(?!`)|``+(?=\])|[^\[\]\\`])*?/,Id=_(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]+(?:\n[ \t]*)?|\n[ \t]*)(title))?\s*\)/).replace("label",Ln).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),Pa=_(/^!?\[(label)\]\[(ref)\]/).replace("label",Ln).replace("ref",gr).getRegex(),Ma=_(/^!?\[(ref)\](?:\[\])?/).replace("ref",gr).getRegex(),Pd=_("reflink|nolink(?!\\()","g").replace("reflink",Pa).replace("nolink",Ma).getRegex(),fo=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,yr={_backpedal:We,anyPunctuation:Cd,autolink:Rd,blockSkip:$d,br:Ra,code:gd,del:We,delLDelim:We,delRDelim:We,emStrongLDelim:xd,emStrongRDelimAst:kd,emStrongRDelimUnd:_d,escape:fd,link:Id,nolink:Ma,punctuation:bd,reflink:Pa,reflinkSearch:Pd,tag:Od,text:md,url:We},Md={...yr,link:_(/^!?\[(label)\]\((.*?)\)/).replace("label",Ln).getRegex(),reflink:_(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Ln).getRegex()},qs={...yr,emStrongRDelimAst:Sd,emStrongLDelim:wd,delLDelim:Td,delRDelim:Ad,url:_(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",fo).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\S]|[^\s~\\]))\1(?=[^~]|$)/,text:_(/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",fo).getRegex()},Nd={...qs,br:_(Ra).replace("{2,}","*").getRegex(),text:_(qs.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},pn={normal:br,gfm:dd,pedantic:pd},Pt={normal:yr,gfm:qs,breaks:Nd,pedantic:Md},Dd={"&":"&","<":"<",">":">",'"':""","'":"'"},go=n=>Dd[n];function $e(n,e){if(e){if(X.escapeTest.test(n))return n.replace(X.escapeReplace,go)}else if(X.escapeTestNoEncode.test(n))return n.replace(X.escapeReplaceNoEncode,go);return n}function mo(n){try{n=encodeURI(n).replace(X.percentDecode,"%")}catch{return null}return n}function bo(n,e){var i;let t=n.replace(X.findPipe,(o,l,a)=>{let u=!1,h=l;for(;--h>=0&&a[h]==="\\";)u=!u;return u?"|":" |"}),s=t.split(X.splitPipe),r=0;if(s[0].trim()||s.shift(),s.length>0&&!((i=s.at(-1))!=null&&i.trim())&&s.pop(),e)if(s.length>e)s.splice(e);else for(;s.length<e;)s.push("");for(;r<s.length;r++)s[r]=s[r].trim().replace(X.slashPipe,"|");return s}function Oe(n,e,t){let s=n.length;if(s===0)return"";let r=0;for(;r<s&&n.charAt(s-r-1)===e;)r++;return n.slice(0,s-r)}function vo(n){let e=n.split(`
|
|
797
|
+
`),t=e.length-1;for(;t>=0&&X.blankLine.test(e[t]);)t--;return e.length-t<=2?n:e.slice(0,t+1).join(`
|
|
798
798
|
`)}function Ud(n,e){if(n.indexOf(e[1])===-1)return-1;let t=0;for(let s=0;s<n.length;s++)if(n[s]==="\\")s++;else if(n[s]===e[0])t++;else if(n[s]===e[1]&&(t--,t<0))return s;return t>0?-2:-1}function zd(n,e=0){let t=e,s="";for(let r of n)if(r===" "){let i=4-t%4;s+=" ".repeat(i),t+=i}else s+=r,t++;return s}function yo(n,e,t,s,r){let i=e.href,o=e.title||null,l=n[1].replace(r.other.outputLinkReplace,"$1");s.state.inLink=!0;let a={type:n[0].charAt(0)==="!"?"image":"link",raw:t,href:i,title:o,text:l,tokens:s.inlineTokens(l)};return s.state.inLink=!1,a}function Bd(n,e,t){let s=n.match(t.other.indentCodeCompensation);if(s===null)return e;let r=s[1];return e.split(`
|
|
799
799
|
`).map(i=>{let o=i.match(t.other.beginningSpace);if(o===null)return i;let[l]=o;return l.length>=r.length?i.slice(r.length):i}).join(`
|
|
800
800
|
`)}var On=class{constructor(n){C(this,"options");C(this,"rules");C(this,"lexer");this.options=n||et}space(n){let e=this.rules.block.newline.exec(n);if(e&&e[0].length>0)return{type:"space",raw:e[0]}}code(n){let e=this.rules.block.code.exec(n);if(e){let t=this.options.pedantic?e[0]:vo(e[0]),s=t.replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:t,codeBlockStyle:"indented",text:s}}}fences(n){let e=this.rules.block.fences.exec(n);if(e){let t=e[0],s=Bd(t,e[3]||"",this.rules);return{type:"code",raw:t,lang:e[2]?e[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):e[2],text:s}}}heading(n){let e=this.rules.block.heading.exec(n);if(e){let t=e[2].trim();if(this.rules.other.endingHash.test(t)){let s=Oe(t,"#");(this.options.pedantic||!s||this.rules.other.endingSpaceChar.test(s))&&(t=s.trim())}return{type:"heading",raw:Oe(e[0],`
|
|
@@ -813,17 +813,17 @@ ${h}`:h;let d=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTo
|
|
|
813
813
|
`);continue}}return{type:"blockquote",raw:s,tokens:i,text:r}}}list(n){let e=this.rules.block.list.exec(n);if(e){let t=e[1].trim(),s=t.length>1,r={type:"list",raw:"",ordered:s,start:s?+t.slice(0,-1):"",loose:!1,items:[]};t=s?`\\d{1,9}\\${t.slice(-1)}`:`\\${t}`,this.options.pedantic&&(t=s?t:"[*+-]");let i=this.rules.other.listItemRegex(t),o=!1;for(;n;){let a=!1,u="",h="";if(!(e=i.exec(n))||this.rules.block.hr.test(n))break;u=e[0],n=n.substring(u.length);let d=zd(e[2].split(`
|
|
814
814
|
`,1)[0],e[1].length),f=n.split(`
|
|
815
815
|
`,1)[0],v=!d.trim(),g=0;if(this.options.pedantic?(g=2,h=d.trimStart()):v?g=e[1].length+1:(g=d.search(this.rules.other.nonSpaceChar),g=g>4?1:g,h=d.slice(g),g+=e[1].length),v&&this.rules.other.blankLine.test(f)&&(u+=f+`
|
|
816
|
-
`,n=n.substring(f.length+1),a=!0),!a){let $=this.rules.other.nextBulletRegex(g),T=this.rules.other.hrRegex(g),
|
|
817
|
-
`,1)[0],U;if(f=ae,this.options.pedantic?(f=f.replace(this.rules.other.listReplaceNesting," "),U=f):U=f.replace(this.rules.other.tabCharGlobal," "),
|
|
818
|
-
`+U.slice(g);else{if(v||d.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||
|
|
816
|
+
`,n=n.substring(f.length+1),a=!0),!a){let $=this.rules.other.nextBulletRegex(g),T=this.rules.other.hrRegex(g),K=this.rules.other.fencesBeginRegex(g),re=this.rules.other.headingBeginRegex(g),Ue=this.rules.other.htmlBeginRegex(g),V=this.rules.other.blockquoteBeginRegex(g);for(;n;){let ae=n.split(`
|
|
817
|
+
`,1)[0],U;if(f=ae,this.options.pedantic?(f=f.replace(this.rules.other.listReplaceNesting," "),U=f):U=f.replace(this.rules.other.tabCharGlobal," "),K.test(f)||re.test(f)||Ue.test(f)||V.test(f)||$.test(f)||T.test(f))break;if(U.search(this.rules.other.nonSpaceChar)>=g||!f.trim())h+=`
|
|
818
|
+
`+U.slice(g);else{if(v||d.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||K.test(d)||re.test(d)||T.test(d))break;h+=`
|
|
819
819
|
`+f}v=!f.trim(),u+=ae+`
|
|
820
820
|
`,n=n.substring(ae.length+1),d=U.slice(g)}}r.loose||(o?r.loose=!0:this.rules.other.doubleBlankLine.test(u)&&(o=!0)),r.items.push({type:"list_item",raw:u,task:!!this.options.gfm&&this.rules.other.listIsTask.test(h),loose:!1,text:h,tokens:[]}),r.raw+=u}let l=r.items.at(-1);if(l)l.raw=l.raw.trimEnd(),l.text=l.text.trimEnd();else return;r.raw=r.raw.trimEnd();for(let a of r.items){this.lexer.state.top=!1,a.tokens=this.lexer.blockTokens(a.text,[]);let u=a.tokens[0];if(a.task&&((u==null?void 0:u.type)==="text"||(u==null?void 0:u.type)==="paragraph")){a.text=a.text.replace(this.rules.other.listReplaceTask,""),u.raw=u.raw.replace(this.rules.other.listReplaceTask,""),u.text=u.text.replace(this.rules.other.listReplaceTask,"");for(let d=this.lexer.inlineQueue.length-1;d>=0;d--)if(this.rules.other.listIsTask.test(this.lexer.inlineQueue[d].src)){this.lexer.inlineQueue[d].src=this.lexer.inlineQueue[d].src.replace(this.rules.other.listReplaceTask,"");break}let h=this.rules.other.listTaskCheckbox.exec(a.raw);if(h){let d={type:"checkbox",raw:h[0]+" ",checked:h[0]!=="[ ]"};a.checked=d.checked,r.loose?a.tokens[0]&&["paragraph","text"].includes(a.tokens[0].type)&&"tokens"in a.tokens[0]&&a.tokens[0].tokens?(a.tokens[0].raw=d.raw+a.tokens[0].raw,a.tokens[0].text=d.raw+a.tokens[0].text,a.tokens[0].tokens.unshift(d)):a.tokens.unshift({type:"paragraph",raw:d.raw,text:d.raw,tokens:[d]}):a.tokens.unshift(d)}}else a.task&&(a.task=!1);if(!r.loose){let h=a.tokens.filter(f=>f.type==="space"),d=h.length>0&&h.some(f=>this.rules.other.anyLine.test(f.raw));r.loose=d}}if(r.loose)for(let a of r.items){a.loose=!0;for(let u of a.tokens)u.type==="text"&&(u.type="paragraph")}return r}}html(n){let e=this.rules.block.html.exec(n);if(e){let t=vo(e[0]);return{type:"html",block:!0,raw:t,pre:e[1]==="pre"||e[1]==="script"||e[1]==="style",text:t}}}def(n){let e=this.rules.block.def.exec(n);if(e){let t=e[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),s=e[2]?e[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",r=e[3]?e[3].substring(1,e[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):e[3];return{type:"def",tag:t,raw:Oe(e[0],`
|
|
821
821
|
`),href:s,title:r}}}table(n){var o;let e=this.rules.block.table.exec(n);if(!e||!this.rules.other.tableDelimiter.test(e[2]))return;let t=bo(e[1]),s=e[2].replace(this.rules.other.tableAlignChars,"").split("|"),r=(o=e[3])!=null&&o.trim()?e[3].replace(this.rules.other.tableRowBlankLine,"").split(`
|
|
822
822
|
`):[],i={type:"table",raw:Oe(e[0],`
|
|
823
823
|
`),header:[],align:[],rows:[]};if(t.length===s.length){for(let l of s)this.rules.other.tableAlignRight.test(l)?i.align.push("right"):this.rules.other.tableAlignCenter.test(l)?i.align.push("center"):this.rules.other.tableAlignLeft.test(l)?i.align.push("left"):i.align.push(null);for(let l=0;l<t.length;l++)i.header.push({text:t[l],tokens:this.lexer.inline(t[l]),header:!0,align:i.align[l]});for(let l of r)i.rows.push(bo(l,i.header.length).map((a,u)=>({text:a,tokens:this.lexer.inline(a),header:!1,align:i.align[u]})));return i}}lheading(n){let e=this.rules.block.lheading.exec(n);if(e){let t=e[1].trim();return{type:"heading",raw:Oe(e[0],`
|
|
824
824
|
`),depth:e[2].charAt(0)==="="?1:2,text:t,tokens:this.lexer.inline(t)}}}paragraph(n){let e=this.rules.block.paragraph.exec(n);if(e){let t=e[1].charAt(e[1].length-1)===`
|
|
825
|
-
`?e[1].slice(0,-1):e[1];return{type:"paragraph",raw:e[0],text:t,tokens:this.lexer.inline(t)}}}text(n){let e=this.rules.block.text.exec(n);if(e)return{type:"text",raw:e[0],text:e[0],tokens:this.lexer.inline(e[0])}}escape(n){let e=this.rules.inline.escape.exec(n);if(e)return{type:"escape",raw:e[0],text:e[1]}}tag(n){let e=this.rules.inline.tag.exec(n);if(e)return!this.lexer.state.inLink&&this.rules.other.startATag.test(e[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(e[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(e[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(e[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:e[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:e[0]}}link(n){let e=this.rules.inline.link.exec(n);if(e){let t=e[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(t)){if(!this.rules.other.endAngleBracket.test(t))return;let i=Oe(t.slice(0,-1),"\\");if((t.length-i.length)%2===0)return}else{let i=Ud(e[2],"()");if(i===-2)return;if(i>-1){let o=(e[0].indexOf("!")===0?5:4)+e[1].length+i;e[2]=e[2].substring(0,i),e[0]=e[0].substring(0,o).trim(),e[3]=""}}let s=e[2],r="";if(this.options.pedantic){let i=this.rules.other.pedanticHrefTitle.exec(s);i&&(s=i[1],r=i[3])}else r=e[3]?e[3].slice(1,-1):"";return s=s.trim(),this.rules.other.startAngleBracket.test(s)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(t)?s=s.slice(1):s=s.slice(1,-1)),yo(e,{href:s&&s.replace(this.rules.inline.anyPunctuation,"$1"),title:r&&r.replace(this.rules.inline.anyPunctuation,"$1")},e[0],this.lexer,this.rules)}}reflink(n,e){let t;if((t=this.rules.inline.reflink.exec(n))||(t=this.rules.inline.nolink.exec(n))){let s=(t[2]||t[1]).replace(this.rules.other.multipleSpaceGlobal," "),r=e[s.toLowerCase()];if(!r){let i=t[0].charAt(0);return{type:"text",raw:i,text:i}}return yo(t,r,t[0],this.lexer,this.rules)}}emStrong(n,e,t=""){let s=this.rules.inline.emStrongLDelim.exec(n);if(!(!s||!s[1]&&!s[2]&&!s[3]&&!s[4]||s[4]&&t.match(this.rules.other.unicodeAlphaNumeric))&&(!(s[1]||s[3])||!t||this.rules.inline.punctuation.exec(t))){let r=[...s[0]].length-1,i,o,l=r,a=0,u=s[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(u.lastIndex=0,e=e.slice(-1*n.length+r);(s=u.exec(e))!==null;){if(i=s[1]||s[2]||s[3]||s[4]||s[5]||s[6],!i)continue;if(o=[...i].length,s[3]||s[4]){l+=o;continue}else if((s[5]||s[6])&&r%3&&!((r+o)%3)){a+=o;continue}if(l-=o,l>0)continue;o=Math.min(o,o+l+a);let h=[...s[0]][0].length,d=n.slice(0,r+s.index+h+o);if(Math.min(r,o)%2){let v=d.slice(1,-1);return{type:"em",raw:d,text:v,tokens:this.lexer.inlineTokens(v)}}let f=d.slice(2,-2);return{type:"strong",raw:d,text:f,tokens:this.lexer.inlineTokens(f)}}}}codespan(n){let e=this.rules.inline.code.exec(n);if(e){let t=e[2].replace(this.rules.other.newLineCharGlobal," "),s=this.rules.other.nonSpaceChar.test(t),r=this.rules.other.startingSpaceChar.test(t)&&this.rules.other.endingSpaceChar.test(t);return s&&r&&(t=t.substring(1,t.length-1)),{type:"codespan",raw:e[0],text:t}}}br(n){let e=this.rules.inline.br.exec(n);if(e)return{type:"br",raw:e[0]}}del(n,e,t=""){let s=this.rules.inline.delLDelim.exec(n);if(s&&(!s[1]||!t||this.rules.inline.punctuation.exec(t))){let r=[...s[0]].length-1,i,o,l=r,a=this.rules.inline.delRDelim;for(a.lastIndex=0,e=e.slice(-1*n.length+r);(s=a.exec(e))!==null;){if(i=s[1]||s[2]||s[3]||s[4]||s[5]||s[6],!i||(o=[...i].length,o!==r))continue;if(s[3]||s[4]){l+=o;continue}if(l-=o,l>0)continue;o=Math.min(o,o+l);let u=[...s[0]][0].length,h=n.slice(0,r+s.index+u+o),d=h.slice(r,-r);return{type:"del",raw:h,text:d,tokens:this.lexer.inlineTokens(d)}}}}autolink(n){let e=this.rules.inline.autolink.exec(n);if(e){let t,s;return e[2]==="@"?(t=e[1],s="mailto:"+t):(t=e[1],s=t),{type:"link",raw:e[0],text:t,href:s,tokens:[{type:"text",raw:t,text:t}]}}}url(n){var t;let e;if(e=this.rules.inline.url.exec(n)){let s,r;if(e[2]==="@")s=e[0],r="mailto:"+s;else{let i;do i=e[0],e[0]=((t=this.rules.inline._backpedal.exec(e[0]))==null?void 0:t[0])??"";while(i!==e[0]);s=e[0],e[1]==="www."?r="http://"+e[0]:r=e[0]}return{type:"link",raw:e[0],text:s,href:r,tokens:[{type:"text",raw:s,text:s}]}}}inlineText(n){let e=this.rules.inline.text.exec(n);if(e){let t=this.lexer.state.inRawBlock;return{type:"text",raw:e[0],text:e[0],escaped:t}}}},fe=class Ws{constructor(e){C(this,"tokens");C(this,"options");C(this,"state");C(this,"inlineQueue");C(this,"tokenizer");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||et,this.options.tokenizer=this.options.tokenizer||new On,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let t={other:
|
|
826
|
-
`),this.blockTokens(e,this.tokens);for(let t=0;t<this.inlineQueue.length;t++){let s=this.inlineQueue[t];this.inlineTokens(s.src,s.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,t=[],s=!1){var i,o,l;this.tokenizer.lexer=this,this.options.pedantic&&(e=e.replace(
|
|
825
|
+
`?e[1].slice(0,-1):e[1];return{type:"paragraph",raw:e[0],text:t,tokens:this.lexer.inline(t)}}}text(n){let e=this.rules.block.text.exec(n);if(e)return{type:"text",raw:e[0],text:e[0],tokens:this.lexer.inline(e[0])}}escape(n){let e=this.rules.inline.escape.exec(n);if(e)return{type:"escape",raw:e[0],text:e[1]}}tag(n){let e=this.rules.inline.tag.exec(n);if(e)return!this.lexer.state.inLink&&this.rules.other.startATag.test(e[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(e[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(e[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(e[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:e[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:e[0]}}link(n){let e=this.rules.inline.link.exec(n);if(e){let t=e[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(t)){if(!this.rules.other.endAngleBracket.test(t))return;let i=Oe(t.slice(0,-1),"\\");if((t.length-i.length)%2===0)return}else{let i=Ud(e[2],"()");if(i===-2)return;if(i>-1){let o=(e[0].indexOf("!")===0?5:4)+e[1].length+i;e[2]=e[2].substring(0,i),e[0]=e[0].substring(0,o).trim(),e[3]=""}}let s=e[2],r="";if(this.options.pedantic){let i=this.rules.other.pedanticHrefTitle.exec(s);i&&(s=i[1],r=i[3])}else r=e[3]?e[3].slice(1,-1):"";return s=s.trim(),this.rules.other.startAngleBracket.test(s)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(t)?s=s.slice(1):s=s.slice(1,-1)),yo(e,{href:s&&s.replace(this.rules.inline.anyPunctuation,"$1"),title:r&&r.replace(this.rules.inline.anyPunctuation,"$1")},e[0],this.lexer,this.rules)}}reflink(n,e){let t;if((t=this.rules.inline.reflink.exec(n))||(t=this.rules.inline.nolink.exec(n))){let s=(t[2]||t[1]).replace(this.rules.other.multipleSpaceGlobal," "),r=e[s.toLowerCase()];if(!r){let i=t[0].charAt(0);return{type:"text",raw:i,text:i}}return yo(t,r,t[0],this.lexer,this.rules)}}emStrong(n,e,t=""){let s=this.rules.inline.emStrongLDelim.exec(n);if(!(!s||!s[1]&&!s[2]&&!s[3]&&!s[4]||s[4]&&t.match(this.rules.other.unicodeAlphaNumeric))&&(!(s[1]||s[3])||!t||this.rules.inline.punctuation.exec(t))){let r=[...s[0]].length-1,i,o,l=r,a=0,u=s[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(u.lastIndex=0,e=e.slice(-1*n.length+r);(s=u.exec(e))!==null;){if(i=s[1]||s[2]||s[3]||s[4]||s[5]||s[6],!i)continue;if(o=[...i].length,s[3]||s[4]){l+=o;continue}else if((s[5]||s[6])&&r%3&&!((r+o)%3)){a+=o;continue}if(l-=o,l>0)continue;o=Math.min(o,o+l+a);let h=[...s[0]][0].length,d=n.slice(0,r+s.index+h+o);if(Math.min(r,o)%2){let v=d.slice(1,-1);return{type:"em",raw:d,text:v,tokens:this.lexer.inlineTokens(v)}}let f=d.slice(2,-2);return{type:"strong",raw:d,text:f,tokens:this.lexer.inlineTokens(f)}}}}codespan(n){let e=this.rules.inline.code.exec(n);if(e){let t=e[2].replace(this.rules.other.newLineCharGlobal," "),s=this.rules.other.nonSpaceChar.test(t),r=this.rules.other.startingSpaceChar.test(t)&&this.rules.other.endingSpaceChar.test(t);return s&&r&&(t=t.substring(1,t.length-1)),{type:"codespan",raw:e[0],text:t}}}br(n){let e=this.rules.inline.br.exec(n);if(e)return{type:"br",raw:e[0]}}del(n,e,t=""){let s=this.rules.inline.delLDelim.exec(n);if(s&&(!s[1]||!t||this.rules.inline.punctuation.exec(t))){let r=[...s[0]].length-1,i,o,l=r,a=this.rules.inline.delRDelim;for(a.lastIndex=0,e=e.slice(-1*n.length+r);(s=a.exec(e))!==null;){if(i=s[1]||s[2]||s[3]||s[4]||s[5]||s[6],!i||(o=[...i].length,o!==r))continue;if(s[3]||s[4]){l+=o;continue}if(l-=o,l>0)continue;o=Math.min(o,o+l);let u=[...s[0]][0].length,h=n.slice(0,r+s.index+u+o),d=h.slice(r,-r);return{type:"del",raw:h,text:d,tokens:this.lexer.inlineTokens(d)}}}}autolink(n){let e=this.rules.inline.autolink.exec(n);if(e){let t,s;return e[2]==="@"?(t=e[1],s="mailto:"+t):(t=e[1],s=t),{type:"link",raw:e[0],text:t,href:s,tokens:[{type:"text",raw:t,text:t}]}}}url(n){var t;let e;if(e=this.rules.inline.url.exec(n)){let s,r;if(e[2]==="@")s=e[0],r="mailto:"+s;else{let i;do i=e[0],e[0]=((t=this.rules.inline._backpedal.exec(e[0]))==null?void 0:t[0])??"";while(i!==e[0]);s=e[0],e[1]==="www."?r="http://"+e[0]:r=e[0]}return{type:"link",raw:e[0],text:s,href:r,tokens:[{type:"text",raw:s,text:s}]}}}inlineText(n){let e=this.rules.inline.text.exec(n);if(e){let t=this.lexer.state.inRawBlock;return{type:"text",raw:e[0],text:e[0],escaped:t}}}},fe=class Ws{constructor(e){C(this,"tokens");C(this,"options");C(this,"state");C(this,"inlineQueue");C(this,"tokenizer");this.tokens=[],this.tokens.links=Object.create(null),this.options=e||et,this.options.tokenizer=this.options.tokenizer||new On,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let t={other:X,block:pn.normal,inline:Pt.normal};this.options.pedantic?(t.block=pn.pedantic,t.inline=Pt.pedantic):this.options.gfm&&(t.block=pn.gfm,this.options.breaks?t.inline=Pt.breaks:t.inline=Pt.gfm),this.tokenizer.rules=t}static get rules(){return{block:pn,inline:Pt}}static lex(e,t){return new Ws(t).lex(e)}static lexInline(e,t){return new Ws(t).inlineTokens(e)}lex(e){e=e.replace(X.carriageReturn,`
|
|
826
|
+
`),this.blockTokens(e,this.tokens);for(let t=0;t<this.inlineQueue.length;t++){let s=this.inlineQueue[t];this.inlineTokens(s.src,s.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,t=[],s=!1){var i,o,l;this.tokenizer.lexer=this,this.options.pedantic&&(e=e.replace(X.tabCharGlobal," ").replace(X.spaceLine,""));let r=1/0;for(;e;){if(e.length<r)r=e.length;else{this.infiniteLoopError(e.charCodeAt(0));break}let a;if((o=(i=this.options.extensions)==null?void 0:i.block)!=null&&o.some(h=>(a=h.call({lexer:this},e,t))?(e=e.substring(a.raw.length),t.push(a),!0):!1))continue;if(a=this.tokenizer.space(e)){e=e.substring(a.raw.length);let h=t.at(-1);a.raw.length===1&&h!==void 0?h.raw+=`
|
|
827
827
|
`:t.push(a);continue}if(a=this.tokenizer.code(e)){e=e.substring(a.raw.length);let h=t.at(-1);(h==null?void 0:h.type)==="paragraph"||(h==null?void 0:h.type)==="text"?(h.raw+=(h.raw.endsWith(`
|
|
828
828
|
`)?"":`
|
|
829
829
|
`)+a.raw,h.text+=`
|
|
@@ -836,7 +836,7 @@ ${h}`:h;let d=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTo
|
|
|
836
836
|
`+a.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=h.text):t.push(a),s=u.length!==e.length,e=e.substring(a.raw.length);continue}if(a=this.tokenizer.text(e)){e=e.substring(a.raw.length);let h=t.at(-1);(h==null?void 0:h.type)==="text"?(h.raw+=(h.raw.endsWith(`
|
|
837
837
|
`)?"":`
|
|
838
838
|
`)+a.raw,h.text+=`
|
|
839
|
-
`+a.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=h.text):t.push(a);continue}if(e){this.infiniteLoopError(e.charCodeAt(0));break}}return this.state.top=!0,t}inline(e,t=[]){return this.inlineQueue.push({src:e,tokens:t}),t}inlineTokens(e,t=[]){var u,h,d,f,v;this.tokenizer.lexer=this;let s=e,r=null;if(this.tokens.links){let g=Object.keys(this.tokens.links);if(g.length>0)for(;(r=this.tokenizer.rules.inline.reflinkSearch.exec(s))!==null;)g.includes(r[0].slice(r[0].lastIndexOf("[")+1,-1))&&(s=s.slice(0,r.index)+"["+"a".repeat(r[0].length-2)+"]"+s.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(r=this.tokenizer.rules.inline.anyPunctuation.exec(s))!==null;)s=s.slice(0,r.index)+"++"+s.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);let i;for(;(r=this.tokenizer.rules.inline.blockSkip.exec(s))!==null;)i=r[2]?r[2].length:0,s=s.slice(0,r.index+i)+"["+"a".repeat(r[0].length-i-2)+"]"+s.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);s=((h=(u=this.options.hooks)==null?void 0:u.emStrongMask)==null?void 0:h.call({lexer:this},s))??s;let o=!1,l="",a=1/0;for(;e;){if(e.length<a)a=e.length;else{this.infiniteLoopError(e.charCodeAt(0));break}o||(l=""),o=!1;let g;if((f=(d=this.options.extensions)==null?void 0:d.inline)!=null&&f.some(T=>(g=T.call({lexer:this},e,t))?(e=e.substring(g.raw.length),t.push(g),!0):!1))continue;if(g=this.tokenizer.escape(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.tag(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.link(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(g.raw.length);let T=t.at(-1);g.type==="text"&&(T==null?void 0:T.type)==="text"?(T.raw+=g.raw,T.text+=g.text):t.push(g);continue}if(g=this.tokenizer.emStrong(e,s,l)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.codespan(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.br(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.del(e,s,l)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.autolink(e)){e=e.substring(g.raw.length),t.push(g);continue}if(!this.state.inLink&&(g=this.tokenizer.url(e))){e=e.substring(g.raw.length),t.push(g);continue}let $=e;if((v=this.options.extensions)!=null&&v.startInline){let T=1/0,
|
|
839
|
+
`+a.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=h.text):t.push(a);continue}if(e){this.infiniteLoopError(e.charCodeAt(0));break}}return this.state.top=!0,t}inline(e,t=[]){return this.inlineQueue.push({src:e,tokens:t}),t}inlineTokens(e,t=[]){var u,h,d,f,v;this.tokenizer.lexer=this;let s=e,r=null;if(this.tokens.links){let g=Object.keys(this.tokens.links);if(g.length>0)for(;(r=this.tokenizer.rules.inline.reflinkSearch.exec(s))!==null;)g.includes(r[0].slice(r[0].lastIndexOf("[")+1,-1))&&(s=s.slice(0,r.index)+"["+"a".repeat(r[0].length-2)+"]"+s.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(r=this.tokenizer.rules.inline.anyPunctuation.exec(s))!==null;)s=s.slice(0,r.index)+"++"+s.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);let i;for(;(r=this.tokenizer.rules.inline.blockSkip.exec(s))!==null;)i=r[2]?r[2].length:0,s=s.slice(0,r.index+i)+"["+"a".repeat(r[0].length-i-2)+"]"+s.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);s=((h=(u=this.options.hooks)==null?void 0:u.emStrongMask)==null?void 0:h.call({lexer:this},s))??s;let o=!1,l="",a=1/0;for(;e;){if(e.length<a)a=e.length;else{this.infiniteLoopError(e.charCodeAt(0));break}o||(l=""),o=!1;let g;if((f=(d=this.options.extensions)==null?void 0:d.inline)!=null&&f.some(T=>(g=T.call({lexer:this},e,t))?(e=e.substring(g.raw.length),t.push(g),!0):!1))continue;if(g=this.tokenizer.escape(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.tag(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.link(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(g.raw.length);let T=t.at(-1);g.type==="text"&&(T==null?void 0:T.type)==="text"?(T.raw+=g.raw,T.text+=g.text):t.push(g);continue}if(g=this.tokenizer.emStrong(e,s,l)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.codespan(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.br(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.del(e,s,l)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.autolink(e)){e=e.substring(g.raw.length),t.push(g);continue}if(!this.state.inLink&&(g=this.tokenizer.url(e))){e=e.substring(g.raw.length),t.push(g);continue}let $=e;if((v=this.options.extensions)!=null&&v.startInline){let T=1/0,K=e.slice(1),re;this.options.extensions.startInline.forEach(Ue=>{re=Ue.call({lexer:this},K),typeof re=="number"&&re>=0&&(T=Math.min(T,re))}),T<1/0&&T>=0&&($=e.substring(0,T+1))}if(g=this.tokenizer.inlineText($)){e=e.substring(g.raw.length),g.raw.slice(-1)!=="_"&&(l=g.raw.slice(-1)),o=!0;let T=t.at(-1);(T==null?void 0:T.type)==="text"?(T.raw+=g.raw,T.text+=g.text):t.push(g);continue}if(e){this.infiniteLoopError(e.charCodeAt(0));break}}return t}infiniteLoopError(e){let t="Infinite loop on byte: "+e;if(this.options.silent)console.error(t);else throw new Error(t)}},In=class{constructor(n){C(this,"options");C(this,"parser");this.options=n||et}space(n){return""}code({text:n,lang:e,escaped:t}){var i;let s=(i=(e||"").match(X.notSpaceStart))==null?void 0:i[0],r=n.replace(X.endingNewline,"")+`
|
|
840
840
|
`;return s?'<pre><code class="language-'+$e(s)+'">'+(t?r:$e(r,!0))+`</code></pre>
|
|
841
841
|
`:"<pre><code>"+(t?r:$e(r,!0))+`</code></pre>
|
|
842
842
|
`}blockquote({tokens:n}){return`<blockquote>
|
|
@@ -855,7 +855,7 @@ ${this.parser.parse(n)}</blockquote>
|
|
|
855
855
|
${n}</tr>
|
|
856
856
|
`}tablecell(n){let e=this.parser.parseInline(n.tokens),t=n.header?"th":"td";return(n.align?`<${t} align="${n.align}">`:`<${t}>`)+e+`</${t}>
|
|
857
857
|
`}strong({tokens:n}){return`<strong>${this.parser.parseInline(n)}</strong>`}em({tokens:n}){return`<em>${this.parser.parseInline(n)}</em>`}codespan({text:n}){return`<code>${$e(n,!0)}</code>`}br(n){return"<br>"}del({tokens:n}){return`<del>${this.parser.parseInline(n)}</del>`}link({href:n,title:e,tokens:t}){let s=this.parser.parseInline(t),r=mo(n);if(r===null)return s;n=r;let i='<a href="'+n+'"';return e&&(i+=' title="'+$e(e)+'"'),i+=">"+s+"</a>",i}image({href:n,title:e,text:t,tokens:s}){s&&(t=this.parser.parseInline(s,this.parser.textRenderer));let r=mo(n);if(r===null)return $e(t);n=r;let i=`<img src="${n}" alt="${$e(t)}"`;return e&&(i+=` title="${$e(e)}"`),i+=">",i}text(n){return"tokens"in n&&n.tokens?this.parser.parseInline(n.tokens):"escaped"in n&&n.escaped?n.text:$e(n.text)}},$r=class{strong({text:n}){return n}em({text:n}){return n}codespan({text:n}){return n}del({text:n}){return n}html({text:n}){return n}text({text:n}){return n}link({text:n}){return""+n}image({text:n}){return""+n}br(){return""}checkbox({raw:n}){return n}},ge=class Gs{constructor(e){C(this,"options");C(this,"renderer");C(this,"textRenderer");this.options=e||et,this.options.renderer=this.options.renderer||new In,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new $r}static parse(e,t){return new Gs(t).parse(e)}static parseInline(e,t){return new Gs(t).parseInline(e)}parse(e){var s,r;this.renderer.parser=this;let t="";for(let i=0;i<e.length;i++){let o=e[i];if((r=(s=this.options.extensions)==null?void 0:s.renderers)!=null&&r[o.type]){let a=o,u=this.options.extensions.renderers[a.type].call({parser:this},a);if(u!==!1||!["space","hr","heading","code","table","blockquote","list","html","def","paragraph","text"].includes(a.type)){t+=u||"";continue}}let l=o;switch(l.type){case"space":{t+=this.renderer.space(l);break}case"hr":{t+=this.renderer.hr(l);break}case"heading":{t+=this.renderer.heading(l);break}case"code":{t+=this.renderer.code(l);break}case"table":{t+=this.renderer.table(l);break}case"blockquote":{t+=this.renderer.blockquote(l);break}case"list":{t+=this.renderer.list(l);break}case"checkbox":{t+=this.renderer.checkbox(l);break}case"html":{t+=this.renderer.html(l);break}case"def":{t+=this.renderer.def(l);break}case"paragraph":{t+=this.renderer.paragraph(l);break}case"text":{t+=this.renderer.text(l);break}default:{let a='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(a),"";throw new Error(a)}}}return t}parseInline(e,t=this.renderer){var r,i;this.renderer.parser=this;let s="";for(let o=0;o<e.length;o++){let l=e[o];if((i=(r=this.options.extensions)==null?void 0:r.renderers)!=null&&i[l.type]){let u=this.options.extensions.renderers[l.type].call({parser:this},l);if(u!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(l.type)){s+=u||"";continue}}let a=l;switch(a.type){case"escape":{s+=t.text(a);break}case"html":{s+=t.html(a);break}case"link":{s+=t.link(a);break}case"image":{s+=t.image(a);break}case"checkbox":{s+=t.checkbox(a);break}case"strong":{s+=t.strong(a);break}case"em":{s+=t.em(a);break}case"codespan":{s+=t.codespan(a);break}case"br":{s+=t.br(a);break}case"del":{s+=t.del(a);break}case"text":{s+=t.text(a);break}default:{let u='Token with "'+a.type+'" type was not found.';if(this.options.silent)return console.error(u),"";throw new Error(u)}}}return s}},fn,Nt=(fn=class{constructor(n){C(this,"options");C(this,"block");this.options=n||et}preprocess(n){return n}postprocess(n){return n}processAllTokens(n){return n}emStrongMask(n){return n}provideLexer(n=this.block){return n?fe.lex:fe.lexInline}provideParser(n=this.block){return n?ge.parse:ge.parseInline}},C(fn,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),C(fn,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),fn),Fd=class{constructor(...n){C(this,"defaults",dr());C(this,"options",this.setOptions);C(this,"parse",this.parseMarkdown(!0));C(this,"parseInline",this.parseMarkdown(!1));C(this,"Parser",ge);C(this,"Renderer",In);C(this,"TextRenderer",$r);C(this,"Lexer",fe);C(this,"Tokenizer",On);C(this,"Hooks",Nt);this.use(...n)}walkTokens(n,e){var s,r;let t=[];for(let i of n)switch(t=t.concat(e.call(this,i)),i.type){case"table":{let o=i;for(let l of o.header)t=t.concat(this.walkTokens(l.tokens,e));for(let l of o.rows)for(let a of l)t=t.concat(this.walkTokens(a.tokens,e));break}case"list":{let o=i;t=t.concat(this.walkTokens(o.items,e));break}default:{let o=i;(r=(s=this.defaults.extensions)==null?void 0:s.childTokens)!=null&&r[o.type]?this.defaults.extensions.childTokens[o.type].forEach(l=>{let a=o[l].flat(1/0);t=t.concat(this.walkTokens(a,e))}):o.tokens&&(t=t.concat(this.walkTokens(o.tokens,e)))}}return t}use(...n){let e=this.defaults.extensions||{renderers:{},childTokens:{}};return n.forEach(t=>{let s={...t};if(s.async=this.defaults.async||s.async||!1,t.extensions&&(t.extensions.forEach(r=>{if(!r.name)throw new Error("extension name required");if("renderer"in r){let i=e.renderers[r.name];i?e.renderers[r.name]=function(...o){let l=r.renderer.apply(this,o);return l===!1&&(l=i.apply(this,o)),l}:e.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'");let i=e[r.level];i?i.unshift(r.tokenizer):e[r.level]=[r.tokenizer],r.start&&(r.level==="block"?e.startBlock?e.startBlock.push(r.start):e.startBlock=[r.start]:r.level==="inline"&&(e.startInline?e.startInline.push(r.start):e.startInline=[r.start]))}"childTokens"in r&&r.childTokens&&(e.childTokens[r.name]=r.childTokens)}),s.extensions=e),t.renderer){let r=this.defaults.renderer||new In(this.defaults);for(let i in t.renderer){if(!(i in r))throw new Error(`renderer '${i}' does not exist`);if(["options","parser"].includes(i))continue;let o=i,l=t.renderer[o],a=r[o];r[o]=(...u)=>{let h=l.apply(r,u);return h===!1&&(h=a.apply(r,u)),h||""}}s.renderer=r}if(t.tokenizer){let r=this.defaults.tokenizer||new On(this.defaults);for(let i in t.tokenizer){if(!(i in r))throw new Error(`tokenizer '${i}' does not exist`);if(["options","rules","lexer"].includes(i))continue;let o=i,l=t.tokenizer[o],a=r[o];r[o]=(...u)=>{let h=l.apply(r,u);return h===!1&&(h=a.apply(r,u)),h}}s.tokenizer=r}if(t.hooks){let r=this.defaults.hooks||new Nt;for(let i in t.hooks){if(!(i in r))throw new Error(`hook '${i}' does not exist`);if(["options","block"].includes(i))continue;let o=i,l=t.hooks[o],a=r[o];Nt.passThroughHooks.has(i)?r[o]=u=>{if(this.defaults.async&&Nt.passThroughHooksRespectAsync.has(i))return(async()=>{let d=await l.call(r,u);return a.call(r,d)})();let h=l.call(r,u);return a.call(r,h)}:r[o]=(...u)=>{if(this.defaults.async)return(async()=>{let d=await l.apply(r,u);return d===!1&&(d=await a.apply(r,u)),d})();let h=l.apply(r,u);return h===!1&&(h=a.apply(r,u)),h}}s.hooks=r}if(t.walkTokens){let r=this.defaults.walkTokens,i=t.walkTokens;s.walkTokens=function(o){let l=[];return l.push(i.call(this,o)),r&&(l=l.concat(r.call(this,o))),l}}this.defaults={...this.defaults,...s}}),this}setOptions(n){return this.defaults={...this.defaults,...n},this}lexer(n,e){return fe.lex(n,e??this.defaults)}parser(n,e){return ge.parse(n,e??this.defaults)}parseMarkdown(n){return(e,t)=>{let s={...t},r={...this.defaults,...s},i=this.onError(!!r.silent,!!r.async);if(this.defaults.async===!0&&s.async===!1)return i(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof e>"u"||e===null)return i(new Error("marked(): input parameter is undefined or null"));if(typeof e!="string")return i(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected"));if(r.hooks&&(r.hooks.options=r,r.hooks.block=n),r.async)return(async()=>{let o=r.hooks?await r.hooks.preprocess(e):e,l=await(r.hooks?await r.hooks.provideLexer(n):n?fe.lex:fe.lexInline)(o,r),a=r.hooks?await r.hooks.processAllTokens(l):l;r.walkTokens&&await Promise.all(this.walkTokens(a,r.walkTokens));let u=await(r.hooks?await r.hooks.provideParser(n):n?ge.parse:ge.parseInline)(a,r);return r.hooks?await r.hooks.postprocess(u):u})().catch(i);try{r.hooks&&(e=r.hooks.preprocess(e));let o=(r.hooks?r.hooks.provideLexer(n):n?fe.lex:fe.lexInline)(e,r);r.hooks&&(o=r.hooks.processAllTokens(o)),r.walkTokens&&this.walkTokens(o,r.walkTokens);let l=(r.hooks?r.hooks.provideParser(n):n?ge.parse:ge.parseInline)(o,r);return r.hooks&&(l=r.hooks.postprocess(l)),l}catch(o){return i(o)}}}onError(n,e){return t=>{if(t.message+=`
|
|
858
|
-
Please report this to https://github.com/markedjs/marked.`,n){let s="<p>An error occurred:</p><pre>"+$e(t.message+"",!0)+"</pre>";return e?Promise.resolve(s):s}if(e)return Promise.reject(t);throw t}}},Je=new Fd;function
|
|
858
|
+
Please report this to https://github.com/markedjs/marked.`,n){let s="<p>An error occurred:</p><pre>"+$e(t.message+"",!0)+"</pre>";return e?Promise.resolve(s):s}if(e)return Promise.reject(t);throw t}}},Je=new Fd;function A(n,e){return Je.parse(n,e)}A.options=A.setOptions=function(n){return Je.setOptions(n),A.defaults=Je.defaults,Ta(A.defaults),A};A.getDefaults=dr;A.defaults=et;A.use=function(...n){return Je.use(...n),A.defaults=Je.defaults,Ta(A.defaults),A};A.walkTokens=function(n,e){return Je.walkTokens(n,e)};A.parseInline=Je.parseInline;A.Parser=ge;A.parser=ge.parse;A.Renderer=In;A.TextRenderer=$r;A.Lexer=fe;A.lexer=fe.lex;A.Tokenizer=On;A.Hooks=Nt;A.parse=A;A.options;A.setOptions;A.use;A.walkTokens;A.parseInline;ge.parse;fe.lex;var Hd=Object.defineProperty,Na=(n,e,t,s)=>{for(var r=void 0,i=n.length-1,o;i>=0;i--)(o=n[i])&&(r=o(e,t,r)||r);return r&&Hd(e,t,r),r};A.use({gfm:!0,breaks:!0});const Or=class Or extends q{constructor(){super(...arguments),this.showLightbox=!1,this.imageUrl="",this.altText="",this.scrollRef=he(),this.contentRef=he(),this.autoScroll=!0,this.buffer="",this.pointer=0,this.imageRegexp=/!\[[^\]]*\]\([^)]*\)/}handleAutoscroll(){this.addEventListener("wheel",()=>{this.autoScroll=!1},{passive:!0}),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)})}includesImage(e){return this.imageRegexp.test(e)}getLastChunk(){const e=this.message.content.length-this.pointer;return e===0?"":(this.pointer=this.message.content.length,this.message.content.slice(-e))}firstUpdated(){this.handleAutoscroll(),this.handleLightboxOpen(),this.handleLightboxClose()}updated(){var h,d;const e=this.getLastChunk();if(!e)return;this.buffer+=e;const t=A.parse(this.buffer),s=Os(t),i=new DOMParser().parseFromString(s,"text/html");i.querySelectorAll("a").forEach(f=>{f.setAttribute("target","_blank"),f.setAttribute("rel","noopener noreferrer")});const l=i.body.innerHTML,a=_a.sanitize(l,{ADD_ATTR:["target","rel"]}),u=(h=this.contentRef.value)==null?void 0:h.querySelector("div:last-of-type");u&&(u.innerHTML=a,this.applyCodeStyles(u)),this.includesImage(this.buffer)&&((d=this.contentRef.value)==null||d.appendChild(document.createElement("div")),this.buffer=""),this.autoScroll&&this.scrollRef.value.scrollIntoView()}applyCodeStyles(e){if(!e)return;e.querySelectorAll("code").forEach(s=>{s.style.whiteSpace="pre-wrap"})}render(){return w`
|
|
859
859
|
<div class="message-type-markdown" ${de(this.contentRef)}>
|
|
860
860
|
<div></div>
|
|
861
861
|
</div>
|
|
@@ -902,7 +902,7 @@ Please report this to https://github.com/markedjs/marked.`,n){let s="<p>An error
|
|
|
902
902
|
height: auto;
|
|
903
903
|
object-fit: contain;
|
|
904
904
|
}
|
|
905
|
-
`];let Zt=Or;Na([M({attribute:!1})],Zt.prototype,"message");Na([
|
|
905
|
+
`];let Zt=Or;Na([M({attribute:!1})],Zt.prototype,"message");Na([N()],Zt.prototype,"showLightbox");var jd=Object.defineProperty,qd=(n,e,t,s)=>{for(var r=void 0,i=n.length-1,o;i>=0;i--)(o=n[i])&&(r=o(e,t,r)||r);return r&&jd(e,t,r),r};const Ir=class Ir extends q{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 s=t[0],r=t[t.length-1];e.shiftKey?e.target===s&&(r.focus(),e.preventDefault()):e.target===r&&(s.focus(),e.preventDefault())}}}render(){return w`<div
|
|
906
906
|
class="lightbox"
|
|
907
907
|
tabindex="-1"
|
|
908
908
|
@keydown=${this.handleKeyDown}
|
|
@@ -949,7 +949,7 @@ Please report this to https://github.com/markedjs/marked.`,n){let s="<p>An error
|
|
|
949
949
|
width: 80%;
|
|
950
950
|
max-width: 700px;
|
|
951
951
|
}
|
|
952
|
-
`];let Pn=Ir;qd([M({attribute:!0})],Pn.prototype,"imageUrl");var Wd=Object.defineProperty,
|
|
952
|
+
`];let Pn=Ir;qd([M({attribute:!0})],Pn.prototype,"imageUrl");var Wd=Object.defineProperty,se=(n,e,t,s)=>{for(var r=void 0,i=n.length-1,o;i>=0;i--)(o=n[i])&&(r=o(e,t,r)||r);return r&&Wd(e,t,r),r};customElements.get("conversation-entry")||customElements.define("conversation-entry",Wt);customElements.get("ace-conversation-feed")||customElements.define("ace-conversation-feed",Gt);customElements.get("conversation-group")||customElements.define("conversation-group",Cn);customElements.get("ace-typing-state")||customElements.define("ace-typing-state",Bs);customElements.get("message-type-html")||customElements.define("message-type-html",Rn);customElements.get("message-type-markdown")||customElements.define("message-type-markdown",Zt);customElements.get("ace-lightbox")||customElements.define("ace-lightbox",Pn);const $o=ma(q),Pr=class Pr extends $o{constructor(){super(...arguments),this.platform=null,this.entries=[],this.typing=!1,this.message="",this.disabledInput=!1,this.disabledSkipToLatest=!1,this.disabledSubmit=!1,this.chatOverlayActive=!1,this.textAreaLength=0,this.sendErrorMessage="",this.showAuthBanner=!1,this.authenticated=!1,this.authBannerInCardMode=!1,this.authBannerIsError=!1,this.authBannerCollapsed=!1,this.authBannerCardContainerRef=he(),this.isMuted=!1,this.isKeyboardNavigation=!1,this.conversationContentRef=he(),this.conversationFeedRef=he(),this.formRef=he(),this.inputRef=he(),this.scrollRef=he(),this.counterRef=he(),this.chatCurrentScrollPosition=0,this.toast=new hh(this),this.messageMaxLength=1e3,this.messageMaxLengthLabel="Maximum character limit reached",this.conversationState$=new ee("waiting"),this.stateMachine=new ph(this.conversationState$,this),this.provider$=this.stateMachine.session().pipe(gt(e=>e?e==null?void 0:e.provider$:As(null))),this.userTyping$=new j}async connectedCallback(){super.connectedCallback(),this.messageMaxLength=this.properties.messageMaxLength??this.messageMaxLength,this.messageMaxLengthLabel=this.properties.messageMaxLengthLabel??this.messageMaxLengthLabel;const e=await this.application.container.get("conversation");this.platform=e||null;const t=this.application.trigger;t&&t.widgetActive$.pipe(Cs(t.componentIsDestroyed$)).subscribe(s=>{const r=this.conversationContentRef.value;r&&(s?r.scrollTop=this.chatCurrentScrollPosition:this.chatCurrentScrollPosition=r.scrollTop)}),this.stateSubscription=Ql([this.stateMachine.entries(),this.stateMachine.isTyping()]).subscribe(([s,r])=>{this.entries=s,this.typing=r}),this.userSubmitSubscription=$n(this,"user-submit").pipe(Rs(this.provider$)).subscribe(([s,r])=>{r&&r.onUserSubmit(s.detail)}),this.addHeaderOptions(),this.provider$.pipe(Rs(this.provider$)).subscribe(([s,r])=>{r&&r.showChatOverlay$.pipe().subscribe(i=>{this.chatOverlayActive=i})})}firstUpdated(){this.isMuted=this.application.storage.get("mute-audio-notifications")??!1}disconnectedCallback(){var e,t;super.disconnectedCallback(),(e=this.userSubmitSubscription)==null||e.unsubscribe(),(t=this.stateSubscription)==null||t.unsubscribe()}actionHandler(e){}isTypingState(){var t,s;const e=(s=(t=this.conversationFeedRef.value)==null?void 0:t.shadowRoot)==null?void 0:s.querySelector(".conversation-feed");if(e){const r=e.lastElementChild;if(r&&r.tagName.toLowerCase()==="ace-typing-state")return!0}return!1}isAtBottom(){const e=this.conversationContentRef.value;return e?e.scrollHeight-e.scrollTop-e.clientHeight<1:!1}scrollToBottom(){var e;(!this.isTypingState()||this.isAtBottom())&&(setTimeout(()=>{var t;return(t=this.scrollRef.value)==null?void 0:t.scrollIntoView({behavior:"smooth"})},300),this.chatCurrentScrollPosition=(e=this.scrollRef.value)==null?void 0:e.scrollTop)}onSessionUpdated(){this.scrollToBottom()}async onSendMessage(e){var s,r;if(e.preventDefault(),this.message.length<=0||this.message.length>this.messageMaxLength){(s=this.formRef.value)==null||s.classList.add("shake"),this.sendErrorMessage="",this.sendErrorMessage=this.application.texts.getOrFallback("conversation.send-error","Message could not be sent. Please check the message length."),setTimeout(()=>{var i;(i=this.formRef.value)==null||i.classList.remove("shake"),this.sendErrorMessage=""},1500);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.textAreaLength=0,(r=this.counterRef.value)==null||r.classList.remove("max-char-count-reached"),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,s=t.getOrFallback("conversation.mute","Mute"),r=t.getOrFallback("conversation.unmute","Unmute"),i=e.addOption({label:this.isMuted?r:s,icon:this.isMuted?Ai.svg:Ci.svg,closeOnClick:!1,datatestid:"options-mute-button",onClick:()=>{this.isMuted?(this.isMuted=!1,this.application.unmute(),i.updateLabel(s),i.updateIcon(Ci.svg)):(this.isMuted=!0,this.application.mute(),i.updateLabel(r),i.updateIcon(Ai.svg))}})}inputHandler(e){var t,s;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,e.target.value.length>this.messageMaxLength?(t=this.counterRef.value)==null||t.classList.add("max-char-count-reached"):(s=this.counterRef.value)==null||s.classList.remove("max-char-count-reached")}keyDownHandler(e){this.userTyping$.next(e.key),e.key==="Tab"&&(this.isKeyboardNavigation=!0),e.key==="Enter"&&!e.shiftKey&&!this.disabledSubmit&&(this.onSendMessage(e),e.preventDefault())}mouseDownHandler(e){e.target===this.inputRef.value&&(this.isKeyboardNavigation=!1)}focusHandler(){this.isKeyboardNavigation&&this.inputRef.value&&this.inputRef.value.classList.add("keyboard-focused")}blurHandler(){this.inputRef.value&&this.inputRef.value.classList.remove("keyboard-focused")}getAuthBannerMessage(){const e=this.application.texts;return this.authenticated?e.getOrFallback("conversation.auth-banner.authenticated","Authenticated"):e.getOrFallback("conversation.auth-banner.unauthenticated","Not authenticated")}disableInput(){this.disabledInput=!0,this.message=""}enableInput(){this.disabledInput=!1}enableSkipToLatestMessage(){this.disabledSkipToLatest=!1}disableSkipToLatestMessage(){this.disabledSkipToLatest=!0}disableSubmit(){this.disabledSubmit=!0}enableSubmit(){this.disabledSubmit=!1}clearMessages(){var r,i;const e=(r=this.shadowRoot)==null?void 0:r.querySelector("ace-conversation-feed"),t=(i=e==null?void 0:e.shadowRoot)==null?void 0:i.querySelector(".conversation-feed"),s=t==null?void 0:t.querySelectorAll(".conversation-entry");s==null||s.forEach(o=>o.remove())}setToastMessage(e){this.toast.message=e}skipToLatestMessage(){var s,r;const e=(s=this.conversationFeedRef)==null?void 0:s.value,t=(r=e==null?void 0:e.shadowRoot)==null?void 0:r.querySelectorAll(".conversation-entry");t.length&&Array.from(t).pop().focus()}replaceBannerCardElement(e){const t=this.authBannerCardContainerRef.value;if(t){for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(e)}}async setAuthBannerCard(e){var t;if(e)this.showAuthBanner=!0,this.authBannerInCardMode=!0,await this.updateComplete,(t=this.authBannerCardContainerRef.value)==null||t.appendChild(e),requestAnimationFrame(()=>{requestAnimationFrame(()=>{const s=this.conversationContentRef.value;s&&(s.scrollTop=s.scrollHeight)})});else{const s=this.authBannerCardContainerRef.value;if(s)for(;s.firstChild;)s.removeChild(s.firstChild);this.authBannerIsError=!1,this.authBannerCollapsed=!1,this.authBannerInCardMode=!1,this.showAuthBanner=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{const r=this.conversationContentRef.value;r&&(r.scrollTop=r.scrollHeight)})})}}setAuthBannerError(e){this.authBannerIsError=e}setAuthenticationBannerStatus(e){var t,s;if((s=(t=this.application.settings.agentConfig)==null?void 0:t.virtual)!=null&&s.shouldUseBotAgent){this.showAuthBanner=e===bn.Authenticated,this.authenticated=e===bn.Authenticated;return}this.showAuthBanner=e!==null,this.authenticated=e===bn.Authenticated}handover(e,t){this.enableInput(),this.setToastMessage(null);const s=new CustomEvent("handover",{detail:{providerKey:e,providerOptions:t}});return this.dispatchEvent(s),s.detail.complete||Kt}render(){var s,r,i,o;const e=this.application.texts;return this.conversationState$.value==="waiting"&&((s=this.application)!=null&&s.storage)&&this.platform&&(this.stateMachine.setStorage(this.application.storage),this.conversationState$.next("init")),(((o=(i=(r=this.application.settings)==null?void 0:r.agentConfig)==null?void 0:i.live)==null?void 0:o.isThirdPartyWidget)??!1)&&(this.renderRoot.host.style.width="100%"),w` <div class="conversation-container">
|
|
953
953
|
${this.showAuthBanner?w`<div
|
|
954
954
|
class=${Ke({"auth-banner":!0,"auth-banner--card-mode":this.authBannerInCardMode,"auth-banner--card-mode-error":this.authBannerInCardMode&&this.authBannerIsError,"auth-banner--card-mode-collapsed":this.authBannerInCardMode&&this.authBannerCollapsed,"auth-banner--authenticated":!this.authBannerInCardMode&&this.authenticated,"auth-banner--unauthenticated":!this.authBannerInCardMode&&!this.authenticated})}
|
|
955
955
|
role="status"
|
|
@@ -962,7 +962,7 @@ Please report this to https://github.com/markedjs/marked.`,n){let s="<p>An error
|
|
|
962
962
|
aria-label=${this.authBannerCollapsed?e.getOrFallback("conversation.auth-banner.expand","Expand authentication details"):e.getOrFallback("conversation.auth-banner.collapse","Collapse authentication details")}
|
|
963
963
|
>
|
|
964
964
|
<telia-icon
|
|
965
|
-
svg=${this.authBannerCollapsed?
|
|
965
|
+
svg=${this.authBannerCollapsed?Ei.svg:zc.svg}
|
|
966
966
|
size="sm"
|
|
967
967
|
></telia-icon>
|
|
968
968
|
</button>
|
|
@@ -984,7 +984,7 @@ Please report this to https://github.com/markedjs/marked.`,n){let s="<p>An error
|
|
|
984
984
|
class="overlay-button"
|
|
985
985
|
@click=${()=>this.chatOverlayActive=!1}
|
|
986
986
|
>
|
|
987
|
-
<telia-icon svg=${
|
|
987
|
+
<telia-icon svg=${Ei.svg}></telia-icon>
|
|
988
988
|
</button>
|
|
989
989
|
</div>`:k}
|
|
990
990
|
<div
|
|
@@ -1027,6 +1027,7 @@ Please report this to https://github.com/markedjs/marked.`,n){let s="<p>An error
|
|
|
1027
1027
|
aria-valuenow=${this.textAreaLength}
|
|
1028
1028
|
aria-valuemax=${this.messageMaxLength}
|
|
1029
1029
|
aria-valuemin="0"
|
|
1030
|
+
aria-describedby="chat-message-counter"
|
|
1030
1031
|
role="textbox"
|
|
1031
1032
|
aria-multiline="true"
|
|
1032
1033
|
></textarea>
|
|
@@ -1035,11 +1036,20 @@ Please report this to https://github.com/markedjs/marked.`,n){let s="<p>An error
|
|
|
1035
1036
|
class="conversation-send-button"
|
|
1036
1037
|
type="submit"
|
|
1037
1038
|
data-testid="send-message-button"
|
|
1039
|
+
aria-live="assertive"
|
|
1038
1040
|
title=${e.getOrFallback("conversation.send-alt","Send")}
|
|
1039
1041
|
>
|
|
1040
1042
|
<telia-icon svg=${Hc.svg}></telia-icon>
|
|
1043
|
+
<span class="sr-only">${this.sendErrorMessage}</span>
|
|
1041
1044
|
</button>
|
|
1042
|
-
<span
|
|
1045
|
+
<span
|
|
1046
|
+
id="chat-message-counter"
|
|
1047
|
+
class="counter"
|
|
1048
|
+
${de(this.counterRef)}
|
|
1049
|
+
>
|
|
1050
|
+
<span class="sr-only"
|
|
1051
|
+
>${e.getOrFallback("conversation.character-count-label","Character count:")}
|
|
1052
|
+
</span>
|
|
1043
1053
|
${this.textAreaLength} / ${this.messageMaxLength}</span
|
|
1044
1054
|
>
|
|
1045
1055
|
</div>
|
|
@@ -1449,7 +1459,7 @@ Please report this to https://github.com/markedjs/marked.`,n){let s="<p>An error
|
|
|
1449
1459
|
width: 100%;
|
|
1450
1460
|
}
|
|
1451
1461
|
}
|
|
1452
|
-
`];let
|
|
1462
|
+
`];let Y=Pr;se([N()],Y.prototype,"platform");se([N()],Y.prototype,"entries");se([N()],Y.prototype,"typing");se([N()],Y.prototype,"message");se([N()],Y.prototype,"disabledInput");se([N()],Y.prototype,"disabledSkipToLatest");se([N()],Y.prototype,"disabledSubmit");se([N()],Y.prototype,"chatOverlayActive");se([N()],Y.prototype,"textAreaLength");se([N()],Y.prototype,"sendErrorMessage");se([N()],Y.prototype,"showAuthBanner");se([N()],Y.prototype,"authenticated");se([N()],Y.prototype,"authBannerInCardMode");se([N()],Y.prototype,"authBannerIsError");se([N()],Y.prototype,"authBannerCollapsed");const Gd=n=>{var e,t;return!!((e=n==null?void 0:n.outputPayload)!=null&&e.textOutputContent)&&((t=n==null?void 0:n.outputPayload)==null?void 0:t.isFinal)},Zd=n=>{var e;return!!((e=n==null?void 0:n.outputPayload)!=null&&e.textStreamOutputContent)},Yd=n=>{var e;return!!((e=n==null?void 0:n.initializeResponsePayload)!=null&&e.greetingMessage)},Kd=n=>!!(n!=null&&n.errorPayload),xo=n=>{var e,t;return!!((t=(e=n.inputPayload)==null?void 0:e.textInputContent)!=null&&t.text)},Xd=n=>(n==null?void 0:n.type)==="handover";class Vd{constructor(e,t,s){this.settings=e,this.component=t,this.provider=s,this.started=!1,this.restartRequested=!1,this.currentSequenceNumber=1,this.dialogId=null,this.isConnected$=new ee(!1),this.agent$=new ee({name:""}),this.messageSubject$=new j,this.systemEvents$=new j,this.store$=new ee({messages:[],dialogId:null}),this.retries=0,this.isConnected=()=>this.isConnected$.asObservable(),this.agent=()=>this.agent$.asObservable(),this.messages=()=>this.messageSubject$.asObservable(),this.events=()=>this.systemEvents$.asObservable(),this.restartSubscription$=this.provider.shouldRestart$.subscribe(r=>{this.restartRequested=r})}connect(){this.started||(this.ws=new WebSocket(this.settings.connectionUri),this.ws.onopen=e=>{this.onConnected()},this.ws.onmessage=e=>{const t=JSON.parse(e.data);if(t!=null&&t.text){const s={sequenceNumber:1,outputPayload:{isFinal:!0,textOutputContent:{text:t.text}}};this.onMessage(s)}else this.onMessage(t)},this.ws.onerror=e=>{this.onError(e)},this.ws.onclose=e=>{this.onClose(e)},this.started=!0)}async reconnect(e){}sendMessage(e){const{text:t}=e;if(this.component.disableSubmit(),t.includes("__mockad agent__")){this.systemEvents$.next({event:"handover",text:"",providerKey:"ace-chat",options:{instance:"dt1",engineUrl:"https://widgets.ace.teliacompany.net/engine-simulator/",entrance:"knowsv",errand:"S02"}});return}else if(t.includes("__agent__")){this.systemEvents$.next({event:"handover",text:"",providerKey:"ace-chat",options:{instance:"dt1",engineUrl:"https://chat-dt1.labbn.se/",entrance:"knowsv",errand:"S02"}});return}this._sendMessage({sequenceNumber:this.currentSequenceNumber,inputPayload:{textInputContent:{text:t}}}),this.incrementSequenceNumber()}onConnected(){console.log("Connection established."),this.isConnected$.next(!0),this.retries=0;const e=r=>({sequenceNumber:1,reconnectRequestPayload:{lastReceivedSequenceNumber:2,dialogId:r}}),t=()=>({text:"Hejsan!"});this.systemEvents$.next({event:"connected",text:"Connection established"});const s=this.dialogId?e(this.dialogId):t();this._sendMessage(s)}_sendMessage(e){var t,s;if(!this.isConnected$.value){console.warn("Message could not be sent, you are not connected.");return}xo(e)?(this.store$.pipe(Ze(1)).subscribe(r=>{this.store$.next({messages:[...r.messages,e],dialogId:r.dialogId})}),(t=this.ws)==null||t.send(JSON.stringify({text:e.inputPayload.textInputContent.text}))):(s=this.ws)==null||s.send(JSON.stringify(e))}incrementSequenceNumber(){this.currentSequenceNumber=this.currentSequenceNumber+1}onMessage(e){if(this.store$.pipe(Ze(1)).subscribe(t=>{this.store$.next({messages:[...t.messages,e],dialogId:t.dialogId})}),Kd(e)){this.provider.setShouldRestart(!0),console.debug("Received error from socket connection:",e);return}if(Xd(e)){this.systemEvents$.next({event:e.type,text:"",providerKey:"ace-chat",options:{instance:e.data.instance,engineUrl:e.data.engineUrl,entrance:e.data.entrance,errand:e.data.errand}});return}Yd(e)&&e.initializeResponsePayload.greetingMessage.length>0?(this.agent$.next({name:e.initializeResponsePayload.agentName||""}),this.dialogId=e.initializeResponsePayload.dialogId,this.store$.pipe(Ze(1)).subscribe(t=>{this.store$.next({messages:t.messages,dialogId:this.dialogId})}),e.initializeResponsePayload.greetingMessage.length&&this.messageSubject$.next({text:e.initializeResponsePayload.greetingMessage,isComplete:!0,sequenceNumber:e.sequenceNumber,type:"text"})):xo(e)?this.messageSubject$.next({isComplete:!0,sequenceNumber:0,text:e.inputPayload.textInputContent.text,type:"text",sender:"user"}):Zd(e)?(e.outputPayload.isFinal&&this.component.enableSubmit(),this.messageSubject$.next({text:e.outputPayload.textStreamOutputContent.textPart||"",isComplete:!!e.outputPayload.isFinal,sequenceNumber:e.sequenceNumber,type:"stream"})):Gd(e)&&(this.component.enableSubmit(),this.messageSubject$.next({text:e.outputPayload.textOutputContent.text,isComplete:!0,sequenceNumber:e.sequenceNumber,type:"text"}))}onError(e){console.error("Connection error:",e),this.systemEvents$.next({event:"error",text:"Something went wrong"})}async onClose(e){var s;this.store$.next({messages:[],dialogId:null});const t=this.dialogId;this.started=!1,this.dialogId=null,this.isConnected$.next(!1),this.restartRequested?(console.log("Connection closed with a request to start a new session",e),this.connect()):(console.log("Connection closed",e),await this.reconnect(t),((s=this.ws)==null?void 0:s.readyState)!==WebSocket.OPEN&&(this.dialogId=null,this.systemEvents$.next({event:"disconnected",text:"Connection closed"})))}endSession(){this.ws&&(this.ws.close(),this.started=!1)}rehydrate(e){e.dialogId&&(this.dialogId=e.dialogId),(e.messages||[]).forEach(t=>{this.onMessage(t)})}dispose(){this.restartSubscription$&&this.restartSubscription$.unsubscribe()}}var Qd=Object.defineProperty,Jd=Object.getOwnPropertyDescriptor,Da=(n,e,t,s)=>{for(var r=s>1?void 0:s?Jd(e,t):e,i=n.length-1,o;i>=0;i--)(o=n[i])&&(r=(s?o(e,t,r):o(r))||r);return s&&r&&Qd(e,t,r),r};let Mn=class extends q{_onRestart(){const n=new CustomEvent("action",{composed:!0,detail:{key:"restart-session",data:{}}});this.dispatchEvent(n)}render(){const n=this.application.texts;return w`<div class="container">
|
|
1453
1463
|
<h3>
|
|
1454
1464
|
${n.getOrFallback("restart-dialog.header","Start a new conversation?")}
|
|
1455
1465
|
</h3>
|