@fluid-topics/ft-reader-page-title 1.0.55 → 1.0.56
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.
|
@@ -114,8 +114,8 @@ const F=Symbol.for(""),q=t=>{if((null==t?void 0:t.r)===F)return null==t?void 0:t
|
|
|
114
114
|
`}}bi.styles=[ai,hi,li,pi,fi,ci,yi,di,ui,gi,vi],mi([s.property()],bi.prototype,"element",void 0),mi([s.property()],bi.prototype,"variant",void 0),i.customElement("ft-typography")(bi);const $i=e.css`
|
|
115
115
|
`,wi=i.FtReduxStore.get({name:"ft-app-info",reducers:{setBaseUrl:(t,i)=>{t.baseUrl=i.payload},setApiIntegrationIdentifier:(t,i)=>{t.apiIntegrationIdentifier=i.payload},setUiLocale:(t,i)=>{t.uiLocale=i.payload},setAvailableUiLocales:(t,i)=>{t.availableUiLocales=i.payload},setEditorMode:(t,i)=>{t.editorMode=i.payload},setNoCustom:(t,i)=>{t.noCustom=i.payload},setNoCustomComponent:(t,i)=>{t.noCustomComponent=i.payload},setSession:(t,i)=>{t.session=i.payload}},initialState:{uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],editorMode:!1,noCustom:!1,noCustomComponent:!1}});class xi{static build(t){const{baseUrl:i,apiIntegrationIdentifier:e}=wi.getState(),s=null!=t?t:e;if(i&&s&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(i,s,!0)}static get(t){var i;return null!=t?xi.build(t):null!==(i=xi.API)&&void 0!==i?i:xi.API=xi.build()}static await(t){return new Promise((i=>{let e=xi.get(t);if(e)i(e);else{const s=wi.subscribe((()=>{e=xi.get(t),e&&(s(),i(e))}))}}))}}var Ci;const Si=Symbol("clearAfterUnitTest");class ki{constructor(t){this.messageContextProvider=t,this.defaultMessages={},this.cache=new i.CacheRegistry,this.listeners={},this.currentUiLocale="",this[Ci]=()=>{this.defaultMessages={},this.cache=new i.CacheRegistry,this.listeners={}},this.currentUiLocale=wi.getState().uiLocale,wi.subscribe((()=>this.clearWhenUiLocaleChanges()))}clearWhenUiLocaleChanges(){const{uiLocale:t}=wi.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){const i=t.name.toLowerCase();this.cache.setFinal(i,t),this.notify(i)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,e){var s;if(t=t.toLowerCase(),Object.keys(e).length>0){const o={...null!==(s=this.defaultMessages[t])&&void 0!==s?s:{},...e};i.deepEqual(this.defaultMessages[t],o)||(this.defaultMessages[t]=o,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,e,...s){var o,n,r;t=t.toLowerCase(),this.fetchContext(t);const a=null!==(n=null===(o=this.cache.getNow(t))||void 0===o?void 0:o.messages)&&void 0!==n?n:{};return new i.ParametrizedLabelResolver(null!==(r=this.defaultMessages[t])&&void 0!==r?r:{},a).resolve(e,...s)}async fetchContext(t){if(!this.cache.has(t))try{await this.cache.get(t,(()=>this.messageContextProvider(this.currentUiLocale,t))),await this.notify(t)}catch(t){console.error(t)}}subscribe(t,i){var e;return t=t.toLowerCase(),this.listeners[t]=null!==(e=this.listeners[t])&&void 0!==e?e:new Set,this.listeners[t].add(i),()=>{var e;return null===(e=this.listeners[t])||void 0===e?void 0:e.delete(i)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map((t=>this.notify(t))))}async notify(t){null!=this.listeners[t]&&await Promise.all([...this.listeners[t].values()].map((t=>i.delay(0).then((()=>t())).catch((()=>null)))))}}Ci=Si,null==window.FluidTopicsI18nService&&(window.FluidTopicsI18nService=new ki((async(t,i)=>(await xi.await()).getFluidTopicsMessageContext(t,i)))),null==window.FluidTopicsCustomI18nService&&(window.FluidTopicsCustomI18nService=new ki((async(t,i)=>(await xi.await()).getCustomMessageContext(t,i))));const Mi=window.FluidTopicsI18nService,Ui=window.FluidTopicsCustomI18nService;var zi=function(t,i,e,s){for(var o,n=arguments.length,r=n<3?i:null===s?s=Object.getOwnPropertyDescriptor(i,e):s,a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(i,e,r):o(i,e))||r);return n>3&&r&&Object.defineProperty(i,e,r),r};class Ai extends i.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.availableUiLocales=[],this.editorMode=!1,this.noCustom=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.messageContexts=[],this.apiProvider=()=>xi.get(),this.cache=new i.CacheRegistry,this.cleanSessionDebouncer=new i.Debouncer}render(){return e.html`
|
|
116
116
|
<slot></slot>
|
|
117
|
-
`}
|
|
118
|
-
`;var Pi=function(t,i,e,s){for(var o,n=arguments.length,r=n<3?i:null===s?s=Object.getOwnPropertyDescriptor(i,e):s,a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(i,e,r):o(i,e))||r);return n>3&&r&&Object.defineProperty(i,e,r),r};const Ti=Symbol("i18nProperties"),Li=Symbol("i18nUnsubs");function Bi(t){var i;class e extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[i]=new Map}get i18nService(){return this.useCustomMessageContexts?Ui:Mi}i18n(t,i,...e){var s;if("string"==typeof t)return this.i18nService.resolveMessage(t,i,...e);const o=null!==(s=t.args)&&void 0!==s?s:t.argsProvider?t.argsProvider(this):[];return this.i18nService.resolveMessage(t.context,t.key,...o)}onI18nUpdate(t){var i;null===(i=this[Ti])||void 0===i||i.forEach(((i,e)=>{i.context.toLowerCase()===t.toLowerCase()&&(this[e]=this.i18n(i))})),setTimeout((()=>this.requestUpdate()),0)}
|
|
117
|
+
`}update(t){super.update(t),t.has("baseUrl")&&wi.actions.setBaseUrl(this.baseUrl),t.has("apiIntegrationIdentifier")&&wi.actions.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&wi.actions.setUiLocale(this.uiLocale),t.has("noCustom")&&wi.actions.setNoCustom(this.noCustom),t.has("editorMode")&&wi.actions.setEditorMode(this.editorMode),t.has("noCustomComponent")&&wi.actions.setNoCustomComponent(this.noCustomComponent),t.has("session")&&wi.actions.setSession(this.session),t.has("availableUiLocales")&&wi.actions.setAvailableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&null!=this.messageContexts&&this.messageContexts.forEach((t=>Mi.addContext(t))),setTimeout((()=>this.updateIfNeeded()))}async updateIfNeeded(){const t=this.apiProvider();!this.withManualResources&&t&&(null==this.session&&(this.session=await this.cache.get("session",(async()=>{const i=await t.getCurrentSession();return i.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run((()=>{this.cache.clear("session"),this.session=void 0}),i.idleTimeoutInMillis),i}))),null==this.availableUiLocales&&(this.availableUiLocales=await this.cache.get("availableUiLocales",(()=>t.getAvailableUiLocales()))))}}Ai.elementDefinitions={},Ai.styles=$i,zi([s.property()],Ai.prototype,"baseUrl",void 0),zi([s.property()],Ai.prototype,"apiIntegrationIdentifier",void 0),zi([s.property()],Ai.prototype,"uiLocale",void 0),zi([i.jsonProperty([])],Ai.prototype,"availableUiLocales",void 0),zi([s.property({type:Boolean})],Ai.prototype,"editorMode",void 0),zi([s.property({type:Boolean})],Ai.prototype,"noCustom",void 0),zi([s.property({converter:{fromAttribute:t=>"false"!==t&&("true"===t||null!=t&&t)}})],Ai.prototype,"noCustomComponent",void 0),zi([s.property({type:Boolean})],Ai.prototype,"withManualResources",void 0),zi([i.jsonProperty([])],Ai.prototype,"messageContexts",void 0),zi([i.jsonProperty(void 0)],Ai.prototype,"session",void 0),zi([s.property({type:Object})],Ai.prototype,"apiProvider",void 0);class Ii{async listMySearches(){var t;return(null===(t=wi.getState().session)||void 0===t?void 0:t.sessionAuthenticated)?(await xi.await()).listMySearches(wi.getState().session.profile.userId):[]}}const ji=new i.CacheRegistry;class Oi{async listMyBookmarks(){return ji.get("bookmarks",(async()=>(await xi.await()).listMyBookmarks(wi.getState().session.profile.userId)))}clearCache(){ji.clear("bookmarks")}}const Ni=i.FtReduxStore.get({name:"ft-user-assets",initialState:{savedSearches:void 0,bookmarks:void 0}});new class{constructor(){this.currentSession=wi.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Oi,wi.subscribe((()=>this.reloadWhenUserSessionChanges()))}reloadWhenUserSessionChanges(){var t;const{session:e}=wi.getState();i.deepEqual(null===(t=this.currentSession)||void 0===t?void 0:t.profile,null==e?void 0:e.profile)||(this.currentSession=e,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){Ni.actions.savedSearches(void 0)}clearMyBookmarks(){Ni.actions.bookmarks(void 0)}async reloadMySearches(){const t=new Ii,i=await t.listMySearches();Ni.actions.savedSearches(i)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){const i=(null===(t=this.currentSession)||void 0===t?void 0:t.sessionAuthenticated)?await this.bookmarksService.listMyBookmarks():void 0;Ni.actions.bookmarks(i)}}},i.customElement("ft-app-context")(Ai);const _i=e.css`
|
|
118
|
+
`;var Pi=function(t,i,e,s){for(var o,n=arguments.length,r=n<3?i:null===s?s=Object.getOwnPropertyDescriptor(i,e):s,a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(i,e,r):o(i,e))||r);return n>3&&r&&Object.defineProperty(i,e,r),r};const Ti=Symbol("i18nProperties"),Li=Symbol("i18nUnsubs");function Bi(t){var i;class e extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[i]=new Map}get i18nService(){return this.useCustomMessageContexts?Ui:Mi}i18n(t,i,...e){var s;if("string"==typeof t)return this.i18nService.resolveMessage(t,i,...e);const o=null!==(s=t.args)&&void 0!==s?s:t.argsProvider?t.argsProvider(this):[];return this.i18nService.resolveMessage(t.context,t.key,...o)}onI18nUpdate(t){var i;null===(i=this[Ti])||void 0===i||i.forEach(((i,e)=>{i.context.toLowerCase()===t.toLowerCase()&&(this[e]=this.i18n(i))})),setTimeout((()=>this.requestUpdate()),0)}update(t){var i;super.update(t),null===(i=this[Ti])||void 0===i||i.forEach(((t,i)=>{null!=t.argsProvider&&(this[i]=this.i18n(t))}))}connectedCallback(){super.connectedCallback(),null!=this[Ti]&&new Set([...this[Ti].values()].map((t=>t.context))).forEach((t=>this.addI18nMessages(t)))}addI18nMessages(t,i){t=t.toLowerCase(),this[Li].has(t)||this[Li].set(t,this.i18nService.subscribe(t,(()=>this.onI18nUpdate(t)))),this.i18nService.prepareContext(t,null!=i?i:{})}addI18nContext(t,i){this.addI18nMessages(t.name,i)}disconnectedCallback(){super.disconnectedCallback(),this[Li].forEach((t=>t())),this[Li].clear()}}return i=Li,Pi([s.property({type:Boolean})],e.prototype,"useCustomMessageContexts",void 0),e}class Ei extends(Bi(i.FtLitElement)){}class Ri extends(Bi(i.FtLitElementRedux)){}var Wi=function(t,i,e,s){for(var o,n=arguments.length,r=n<3?i:null===s?s=Object.getOwnPropertyDescriptor(i,e):s,a=t.length-1;a>=0;a--)(o=t[a])&&(r=(n<3?o(r):n>3?o(i,e,r):o(i,e))||r);return n>3&&r&&Object.defineProperty(i,e,r),r};class Gi extends Ri{constructor(){super(),this.editorMode=!1,this.addStore(wi)}render(){return this.key&&this.context?e.html`
|
|
119
119
|
<span class="ft-i18n">
|
|
120
120
|
${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
|
|
121
121
|
</span>
|
|
@@ -83,7 +83,7 @@ var ft,ht;let dt=class extends N{constructor(){super(...arguments),this.renderOp
|
|
|
83
83
|
display: inline-block;
|
|
84
84
|
width: 0;
|
|
85
85
|
}
|
|
86
|
-
`;class Et{constructor(t,e){this.defaultLabels=t,this.labels=e}resolve(t,...e){var n,r;t=this.resolvePluralKey(t,e);let i=null!==(r=null!==(n=this.labels[t])&&void 0!==n?n:this.defaultLabels[t])&&void 0!==r?r:"";return e.forEach(((t,e)=>i=i.replace(new RegExp(`\\{${e}([^}]*)\\}`,"g"),((e,n)=>this.formatValue(t,n))))),i}resolvePluralKey(t,e){for(let n of e)if("number"==typeof n){const e=`${String(t)}[\\=${n}]`;if(e in this.labels||e in this.defaultLabels)return e}return t}formatValue(t,e){return t instanceof Date?this.formatDate(t,e):null!=t?t:""}formatDate(t,e){const n=n=>(null==e?void 0:e.includes("date"))?t.toLocaleDateString(n):(null==e?void 0:e.includes("time"))?t.toLocaleTimeString(n):t.toLocaleString(n);try{return n(document.documentElement.lang)}catch(t){return n()}}}function jt(t){var e;return null!==(e=null==t?void 0:t.isFtReduxStore)&&void 0!==e&&e}var Ct,$t,Rt;const Nt=Symbol("internalReduxEventsUnsubscribers"),Mt=Symbol("internalStoresUnsubscribers"),kt=Symbol("internalStores");class At extends St{constructor(){super(...arguments),this[Ct]=new Map,this[$t]=new Map,this[Rt]=[]}updated(t){var e;super.updated(t),(null===(e=this.reduxReactiveProperties)||void 0===e?void 0:e.some((e=>t.has(e))))&&this.updateFromStores()}getUnnamedStore(){if(this[kt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[kt].values()][0]}getStore(t){return null==t?this.getUnnamedStore():this[kt].get(t)}addStore(t,e){var n;e=null!==(n=null!=e?e:jt(t)?t.name:void 0)&&void 0!==n?n:"default-store",this.unsubscribeFromStore(e),this.setupStore(e,t)}removeStore(t){const e="string"==typeof t?t:t.name;this.unsubscribeFromStore(e),this[kt].delete(e)}setupStore(t,e){this[kt].set(t,e),this.subscribeToStore(t,e),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[kt].forEach(((t,e)=>this.subscribeToStore(e,t))),this.updateFromStores()}updateFromStores(){this.reduxProperties&&this.reduxProperties.forEach(((t,e)=>{const n=this.constructor.getPropertyOptions(e);if(!(null==n?void 0:n.attribute)||!this.hasAttribute("string"==typeof(null==n?void 0:n.attribute)?n.attribute:e)){const n=this.getStore(t.store);n&&(t.store?this[Mt].has(t.store):this[Mt].size>0)&&(this[e]=t.selector(n.getState(),this))}}))}subscribeToStore(t,e){var n;this[Mt].set(t,e.subscribe((()=>this.updateFromStores()))),jt(e)&&e.eventBus&&(null===(n=this.reduxEventListeners)||void 0===n||n.forEach(((t,n)=>{if("function"==typeof this[n]&&(!t.store||e.name===t.store)){const r=t=>this[n](t);e.eventBus.addEventListener(t.eventName,r),this[Nt].push((()=>e.eventBus.removeEventListener(t.eventName,r)))}}))),this.onStoreAvailable(t)}unsubscribeFromStores(){this[Mt].forEach(((t,e)=>this.unsubscribeFromStore(e))),this[Nt].forEach((t=>t())),this[Nt]=[]}unsubscribeFromStore(t){this[Mt].has(t)&&this[Mt].get(t)(),this[Mt].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}function Ut(t){for(var e=arguments.length,n=Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+t+(n.length?" "+n.map((function(t){return"'"+t+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Pt(t){return!!t&&!!t[we]}function Ft(t){var e;return!!t&&(function(t){if(!t||"object"!=typeof t)return!1;var e=Object.getPrototypeOf(t);if(null===e)return!0;var n=Object.hasOwnProperty.call(e,"constructor")&&e.constructor;return n===Object||"function"==typeof n&&Function.toString.call(n)===xe}(t)||Array.isArray(t)||!!t[me]||!!(null===(e=t.constructor)||void 0===e?void 0:e[me])||Dt(t)||Wt(t))}function Lt(t,e,n){void 0===n&&(n=!1),0===Tt(t)?(n?Object.keys:Oe)(t).forEach((function(r){n&&"symbol"==typeof r||e(r,t[r],t)})):t.forEach((function(n,r){return e(r,n,t)}))}function Tt(t){var e=t[we];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Dt(t)?2:Wt(t)?3:0}function _t(t,e){return 2===Tt(t)?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function It(t,e,n){var r=Tt(t);2===r?t.set(e,n):3===r?t.add(n):t[e]=n}function Bt(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}function Dt(t){return ve&&t instanceof Map}function Wt(t){return ye&&t instanceof Set}function zt(t){return t.o||t.t}function Kt(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Se(t);delete e[we];for(var n=Oe(e),r=0;r<n.length;r++){var i=n[r],o=e[i];!1===o.writable&&(o.writable=!0,o.configurable=!0),(o.get||o.set)&&(e[i]={configurable:!0,writable:!0,enumerable:o.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Ht(t,e){return void 0===e&&(e=!1),Vt(t)||Pt(t)||!Ft(t)||(Tt(t)>1&&(t.set=t.add=t.clear=t.delete=qt),Object.freeze(t),e&&Lt(t,(function(t,e){return Ht(e,!0)}),!0)),t}function qt(){Ut(2)}function Vt(t){return null==t||"object"!=typeof t||Object.isFrozen(t)}function Zt(t){var e=Ee[t];return e||Ut(18,t),e}function Jt(){return de}function Xt(t,e){e&&(Zt("Patches"),t.u=[],t.s=[],t.v=e)}function Gt(t){Qt(t),t.p.forEach(te),t.p=null}function Qt(t){t===de&&(de=t.l)}function Yt(t){return de={p:[],l:de,h:t,m:!0,_:0}}function te(t){var e=t[we];0===e.i||1===e.i?e.j():e.g=!0}function ee(t,e){e._=e.p.length;var n=e.p[0],r=void 0!==t&&t!==n;return e.h.O||Zt("ES5").S(e,t,r),r?(n[we].P&&(Gt(e),Ut(4)),Ft(t)&&(t=ne(e,t),e.l||ie(e,t)),e.u&&Zt("Patches").M(n[we].t,t,e.u,e.s)):t=ne(e,n,[]),Gt(e),e.u&&e.v(e.u,e.s),t!==ge?t:void 0}function ne(t,e,n){if(Vt(e))return e;var r=e[we];if(!r)return Lt(e,(function(i,o){return re(t,r,e,i,o,n)}),!0),e;if(r.A!==t)return e;if(!r.P)return ie(t,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var i=4===r.i||5===r.i?r.o=Kt(r.k):r.o,o=i,s=!1;3===r.i&&(o=new Set(i),i.clear(),s=!0),Lt(o,(function(e,o){return re(t,r,i,e,o,n,s)})),ie(t,i,!1),n&&t.u&&Zt("Patches").N(r,n,t.u,t.s)}return r.o}function re(t,e,n,r,i,o,s){if(Pt(i)){var a=ne(t,i,o&&e&&3!==e.i&&!_t(e.R,r)?o.concat(r):void 0);if(It(n,r,a),!Pt(a))return;t.m=!1}else s&&n.add(i);if(Ft(i)&&!Vt(i)){if(!t.h.D&&t._<1)return;ne(t,i),e&&e.A.l||ie(t,i)}}function ie(t,e,n){void 0===n&&(n=!1),!t.l&&t.h.D&&t.m&&Ht(e,n)}function oe(t,e){var n=t[we];return(n?zt(n):t)[e]}function se(t,e){if(e in t)for(var n=Object.getPrototypeOf(t);n;){var r=Object.getOwnPropertyDescriptor(n,e);if(r)return r;n=Object.getPrototypeOf(n)}}function ae(t){t.P||(t.P=!0,t.l&&ae(t.l))}function ue(t){t.o||(t.o=Kt(t.t))}function ce(t,e,n){var r=Dt(e)?Zt("MapSet").F(e,n):Wt(e)?Zt("MapSet").T(e,n):t.O?function(t,e){var n=Array.isArray(t),r={i:n?1:0,A:e?e.A:Jt(),P:!1,I:!1,R:{},l:e,t,k:null,o:null,j:null,C:!1},i=r,o=je;n&&(i=[r],o=Ce);var s=Proxy.revocable(i,o),a=s.revoke,u=s.proxy;return r.k=u,r.j=a,u}(e,n):Zt("ES5").J(e,n);return(n?n.A:Jt()).p.push(r),r}function le(t){return Pt(t)||Ut(22,t),function t(e){if(!Ft(e))return e;var n,r=e[we],i=Tt(e);if(r){if(!r.P&&(r.i<4||!Zt("ES5").K(r)))return r.t;r.I=!0,n=fe(e,i),r.I=!1}else n=fe(e,i);return Lt(n,(function(e,i){r&&function(t,e){return 2===Tt(t)?t.get(e):t[e]}(r.t,e)===i||It(n,e,t(i))})),3===i?new Set(n):n}(t)}function fe(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Kt(t)}Ct=Mt,$t=kt,Rt=Nt;var he,de,pe="undefined"!=typeof Symbol&&"symbol"==typeof Symbol("x"),ve="undefined"!=typeof Map,ye="undefined"!=typeof Set,be="undefined"!=typeof Proxy&&void 0!==Proxy.revocable&&"undefined"!=typeof Reflect,ge=pe?Symbol.for("immer-nothing"):((he={})["immer-nothing"]=!0,he),me=pe?Symbol.for("immer-draftable"):"__$immer_draftable",we=pe?Symbol.for("immer-state"):"__$immer_state",xe=""+Object.prototype.constructor,Oe="undefined"!=typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:void 0!==Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Se=Object.getOwnPropertyDescriptors||function(t){var e={};return Oe(t).forEach((function(n){e[n]=Object.getOwnPropertyDescriptor(t,n)})),e},Ee={},je={get:function(t,e){if(e===we)return t;var n=zt(t);if(!_t(n,e))return function(t,e,n){var r,i=se(e,n);return i?"value"in i?i.value:null===(r=i.get)||void 0===r?void 0:r.call(t.k):void 0}(t,n,e);var r=n[e];return t.I||!Ft(r)?r:r===oe(t.t,e)?(ue(t),t.o[e]=ce(t.A.h,r,t)):r},has:function(t,e){return e in zt(t)},ownKeys:function(t){return Reflect.ownKeys(zt(t))},set:function(t,e,n){var r=se(zt(t),e);if(null==r?void 0:r.set)return r.set.call(t.k,n),!0;if(!t.P){var i=oe(zt(t),e),o=null==i?void 0:i[we];if(o&&o.t===n)return t.o[e]=n,t.R[e]=!1,!0;if(Bt(n,i)&&(void 0!==n||_t(t.t,e)))return!0;ue(t),ae(t)}return t.o[e]===n&&(void 0!==n||e in t.o)||Number.isNaN(n)&&Number.isNaN(t.o[e])||(t.o[e]=n,t.R[e]=!0),!0},deleteProperty:function(t,e){return void 0!==oe(t.t,e)||e in t.t?(t.R[e]=!1,ue(t),ae(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var n=zt(t),r=Reflect.getOwnPropertyDescriptor(n,e);return r?{writable:!0,configurable:1!==t.i||"length"!==e,enumerable:r.enumerable,value:n[e]}:r},defineProperty:function(){Ut(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Ut(12)}},Ce={};Lt(je,(function(t,e){Ce[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}})),Ce.deleteProperty=function(t,e){return Ce.set.call(this,t,e,void 0)},Ce.set=function(t,e,n){return je.set.call(this,t[0],e,n,t[0])};var $e=function(){function t(t){var e=this;this.O=be,this.D=!0,this.produce=function(t,n,r){if("function"==typeof t&&"function"!=typeof n){var i=n;n=t;var o=e;return function(t){var e=this;void 0===t&&(t=i);for(var r=arguments.length,s=Array(r>1?r-1:0),a=1;a<r;a++)s[a-1]=arguments[a];return o.produce(t,(function(t){var r;return(r=n).call.apply(r,[e,t].concat(s))}))}}var s;if("function"!=typeof n&&Ut(6),void 0!==r&&"function"!=typeof r&&Ut(7),Ft(t)){var a=Yt(e),u=ce(e,t,void 0),c=!0;try{s=n(u),c=!1}finally{c?Gt(a):Qt(a)}return"undefined"!=typeof Promise&&s instanceof Promise?s.then((function(t){return Xt(a,r),ee(t,a)}),(function(t){throw Gt(a),t})):(Xt(a,r),ee(s,a))}if(!t||"object"!=typeof t){if(void 0===(s=n(t))&&(s=t),s===ge&&(s=void 0),e.D&&Ht(s,!0),r){var l=[],f=[];Zt("Patches").M(t,s,l,f),r(l,f)}return s}Ut(21,t)},this.produceWithPatches=function(t,n){if("function"==typeof t)return function(n){for(var r=arguments.length,i=Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];return e.produceWithPatches(n,(function(e){return t.apply(void 0,[e].concat(i))}))};var r,i,o=e.produce(t,n,(function(t,e){r=t,i=e}));return"undefined"!=typeof Promise&&o instanceof Promise?o.then((function(t){return[t,r,i]})):[o,r,i]},"boolean"==typeof(null==t?void 0:t.useProxies)&&this.setUseProxies(t.useProxies),"boolean"==typeof(null==t?void 0:t.autoFreeze)&&this.setAutoFreeze(t.autoFreeze)}var e=t.prototype;return e.createDraft=function(t){Ft(t)||Ut(8),Pt(t)&&(t=le(t));var e=Yt(this),n=ce(this,t,void 0);return n[we].C=!0,Qt(e),n},e.finishDraft=function(t,e){var n=(t&&t[we]).A;return Xt(n,e),ee(void 0,n)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!be&&Ut(20),this.O=t},e.applyPatches=function(t,e){var n;for(n=e.length-1;n>=0;n--){var r=e[n];if(0===r.path.length&&"replace"===r.op){t=r.value;break}}n>-1&&(e=e.slice(n+1));var i=Zt("Patches").$;return Pt(t)?i(t,e):this.produce(t,(function(t){return i(t,e)}))},t}(),Re=new $e,Ne=Re.produce;function Me(t){return Me="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Me(t)}function ke(t){var e=function(t,e){if("object"!==Me(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!==Me(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"===Me(e)?e:String(e)}function Ae(t,e,n){return(e=ke(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Ue(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Pe(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ue(Object(n),!0).forEach((function(e){Ae(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ue(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function Fe(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}Re.produceWithPatches.bind(Re),Re.setAutoFreeze.bind(Re),Re.setUseProxies.bind(Re),Re.applyPatches.bind(Re),Re.createDraft.bind(Re),Re.finishDraft.bind(Re);var Le="function"==typeof Symbol&&Symbol.observable||"@@observable",Te=function(){return Math.random().toString(36).substring(7).split("").join(".")},_e={INIT:"@@redux/INIT"+Te(),REPLACE:"@@redux/REPLACE"+Te(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Te()}};function Ie(t,e,n){var r;if("function"==typeof e&&"function"==typeof n||"function"==typeof n&&"function"==typeof arguments[3])throw new Error(Fe(0));if("function"==typeof e&&void 0===n&&(n=e,e=void 0),void 0!==n){if("function"!=typeof n)throw new Error(Fe(1));return n(Ie)(t,e)}if("function"!=typeof t)throw new Error(Fe(2));var i=t,o=e,s=[],a=s,u=!1;function c(){a===s&&(a=s.slice())}function l(){if(u)throw new Error(Fe(3));return o}function f(t){if("function"!=typeof t)throw new Error(Fe(4));if(u)throw new Error(Fe(5));var e=!0;return c(),a.push(t),function(){if(e){if(u)throw new Error(Fe(6));e=!1,c();var n=a.indexOf(t);a.splice(n,1),s=null}}}function h(t){if(!function(t){if("object"!=typeof t||null===t)return!1;for(var e=t;null!==Object.getPrototypeOf(e);)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}(t))throw new Error(Fe(7));if(void 0===t.type)throw new Error(Fe(8));if(u)throw new Error(Fe(9));try{u=!0,o=i(o,t)}finally{u=!1}for(var e=s=a,n=0;n<e.length;n++){(0,e[n])()}return t}return h({type:_e.INIT}),(r={dispatch:h,subscribe:f,getState:l,replaceReducer:function(t){if("function"!=typeof t)throw new Error(Fe(10));i=t,h({type:_e.REPLACE})}})[Le]=function(){var t,e=f;return(t={subscribe:function(t){if("object"!=typeof t||null===t)throw new Error(Fe(11));function n(){t.next&&t.next(l())}return n(),{unsubscribe:e(n)}}})[Le]=function(){return this},t},r}function Be(t){for(var e=Object.keys(t),n={},r=0;r<e.length;r++){var i=e[r];"function"==typeof t[i]&&(n[i]=t[i])}var o,s=Object.keys(n);try{!function(t){Object.keys(t).forEach((function(e){var n=t[e];if(void 0===n(void 0,{type:_e.INIT}))throw new Error(Fe(12));if(void 0===n(void 0,{type:_e.PROBE_UNKNOWN_ACTION()}))throw new Error(Fe(13))}))}(n)}catch(t){o=t}return function(t,e){if(void 0===t&&(t={}),o)throw o;for(var r=!1,i={},a=0;a<s.length;a++){var u=s[a],c=n[u],l=t[u],f=c(l,e);if(void 0===f)throw e&&e.type,new Error(Fe(14));i[u]=f,r=r||f!==l}return(r=r||s.length!==Object.keys(t).length)?i:t}}function De(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return 0===e.length?function(t){return t}:1===e.length?e[0]:e.reduce((function(t,e){return function(){return t(e.apply(void 0,arguments))}}))}function We(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t){return function(){var n=t.apply(void 0,arguments),r=function(){throw new Error(Fe(15))},i={getState:n.getState,dispatch:function(){return r.apply(void 0,arguments)}},o=e.map((function(t){return t(i)}));return r=De.apply(void 0,o)(n.dispatch),Pe(Pe({},n),{},{dispatch:r})}}}function ze(t){return function(e){var n=e.dispatch,r=e.getState;return function(e){return function(i){return"function"==typeof i?i(n,r,t):e(i)}}}}var Ke=ze();Ke.withExtraArgument=ze;var He,qe=Ke,Ve=(He=function(t,e){return He=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},He(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}He(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Ze=function(t,e){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function a(o){return function(a){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=s.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=e.call(t,s)}catch(t){o=[6,t],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,a])}}},Je=function(t,e){for(var n=0,r=e.length,i=t.length;n<r;n++,i++)t[i]=e[n];return t},Xe=Object.defineProperty,Ge=Object.defineProperties,Qe=Object.getOwnPropertyDescriptors,Ye=Object.getOwnPropertySymbols,tn=Object.prototype.hasOwnProperty,en=Object.prototype.propertyIsEnumerable,nn=function(t,e,n){return e in t?Xe(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n},rn=function(t,e){for(var n in e||(e={}))tn.call(e,n)&&nn(t,n,e[n]);if(Ye)for(var r=0,i=Ye(e);r<i.length;r++){n=i[r];en.call(e,n)&&nn(t,n,e[n])}return t},on=function(t,e){return Ge(t,Qe(e))},sn="undefined"!=typeof window&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(0!==arguments.length)return"object"==typeof arguments[0]?De:De.apply(null,arguments)};var an=function(t){function e(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var i=t.apply(this,n)||this;return Object.setPrototypeOf(i,e.prototype),i}return Ve(e,t),Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return t.prototype.concat.apply(this,e)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return 1===t.length&&Array.isArray(t[0])?new(e.bind.apply(e,Je([void 0],t[0].concat(this)))):new(e.bind.apply(e,Je([void 0],t.concat(this))))},e}(Array),un=function(t){function e(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var i=t.apply(this,n)||this;return Object.setPrototypeOf(i,e.prototype),i}return Ve(e,t),Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return t.prototype.concat.apply(this,e)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return 1===t.length&&Array.isArray(t[0])?new(e.bind.apply(e,Je([void 0],t[0].concat(this)))):new(e.bind.apply(e,Je([void 0],t.concat(this))))},e}(Array);function cn(t){return Ft(t)?Ne(t,(function(){})):t}function ln(){return function(t){return function(t){void 0===t&&(t={});var e=t.thunk,n=void 0===e||e;t.immutableCheck,t.serializableCheck;var r=new an;n&&(!function(t){return"boolean"==typeof t}(n)?r.push(qe.withExtraArgument(n.extraArgument)):r.push(qe));return r}(t)}}function fn(t){var e,n=ln(),r=t||{},i=r.reducer,o=void 0===i?void 0:i,s=r.middleware,a=void 0===s?n():s,u=r.devTools,c=void 0===u||u,l=r.preloadedState,f=void 0===l?void 0:l,h=r.enhancers,d=void 0===h?void 0:h;if("function"==typeof o)e=o;else{if(!function(t){if("object"!=typeof t||null===t)return!1;var e=Object.getPrototypeOf(t);if(null===e)return!0;for(var n=e;null!==Object.getPrototypeOf(n);)n=Object.getPrototypeOf(n);return e===n}(o))throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');e=Be(o)}var p=a;"function"==typeof p&&(p=p(n));var v=We.apply(void 0,p),y=De;c&&(y=sn(rn({trace:!1},"object"==typeof c&&c)));var b=new un(v),g=b;return Array.isArray(d)?g=Je([v],d):"function"==typeof d&&(g=d(b)),Ie(e,f,y.apply(void 0,g))}function hn(t,e){function n(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return rn(rn({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:n[0]}}return n.toString=function(){return""+t},n.type=t,n.match=function(e){return e.type===t},n}function dn(t){var e,n={},r=[],i={addCase:function(t,e){var r="string"==typeof t?t:t.type;if(r in n)throw new Error("addCase cannot be called with two reducers for the same action type");return n[r]=e,i},addMatcher:function(t,e){return r.push({matcher:t,reducer:e}),i},addDefaultCase:function(t){return e=t,i}};return t(i),[n,r,e]}function pn(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");var n,r="function"==typeof t.initialState?t.initialState:cn(t.initialState),i=t.reducers||{},o=Object.keys(i),s={},a={},u={};function c(){var e="function"==typeof t.extraReducers?dn(t.extraReducers):[t.extraReducers],n=e[0],i=void 0===n?{}:n,o=e[1],s=void 0===o?[]:o,u=e[2],c=void 0===u?void 0:u,l=rn(rn({},i),a);return function(t,e,n,r){void 0===n&&(n=[]);var i,o="function"==typeof e?dn(e):[e,n,r],s=o[0],a=o[1],u=o[2];if(function(t){return"function"==typeof t}(t))i=function(){return cn(t())};else{var c=cn(t);i=function(){return c}}function l(t,e){void 0===t&&(t=i());var n=Je([s[e.type]],a.filter((function(t){return(0,t.matcher)(e)})).map((function(t){return t.reducer})));return 0===n.filter((function(t){return!!t})).length&&(n=[u]),n.reduce((function(t,n){if(n){var r;if(Pt(t))return void 0===(r=n(t,e))?t:r;if(Ft(t))return Ne(t,(function(t){return n(t,e)}));if(void 0===(r=n(t,e))){if(null===t)return t;throw Error("A case reducer on a non-draftable value must not return undefined")}return r}return t}),t)}return l.getInitialState=i,l}(r,(function(t){for(var e in l)t.addCase(e,l[e]);for(var n=0,r=s;n<r.length;n++){var i=r[n];t.addMatcher(i.matcher,i.reducer)}c&&t.addDefaultCase(c)}))}return o.forEach((function(t){var n,r,o=i[t],c=e+"/"+t;"reducer"in o?(n=o.reducer,r=o.prepare):n=o,s[t]=n,a[c]=n,u[t]=r?hn(c,r):hn(c)})),{name:e,reducer:function(t,e){return n||(n=c()),n(t,e)},actions:u,caseReducers:s,getInitialState:function(){return n||(n=c()),n.getInitialState()}}}var vn=["name","message","stack","code"],yn=function(t,e){this.payload=t,this.meta=e},bn=function(t,e){this.payload=t,this.meta=e},gn=function(t){if("object"==typeof t&&null!==t){for(var e={},n=0,r=vn;n<r.length;n++){var i=r[n];"string"==typeof t[i]&&(e[i]=t[i])}return e}return{message:String(t)}};function mn(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}!function(){function t(t,e,n){var r=hn(t+"/fulfilled",(function(t,e,n,r){return{payload:t,meta:on(rn({},r||{}),{arg:n,requestId:e,requestStatus:"fulfilled"})}})),i=hn(t+"/pending",(function(t,e,n){return{payload:void 0,meta:on(rn({},n||{}),{arg:e,requestId:t,requestStatus:"pending"})}})),o=hn(t+"/rejected",(function(t,e,r,i,o){return{payload:i,error:(n&&n.serializeError||gn)(t||"Rejected"),meta:on(rn({},o||{}),{arg:r,requestId:e,rejectedWithValue:!!i,requestStatus:"rejected",aborted:"AbortError"===(null==t?void 0:t.name),condition:"ConditionError"===(null==t?void 0:t.name)})}})),s="undefined"!=typeof AbortController?AbortController:function(){function t(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return t.prototype.abort=function(){},t}();return Object.assign((function(t){return function(a,u,c){var l,f=(null==n?void 0:n.idGenerator)?n.idGenerator(t):function(t){void 0===t&&(t=21);for(var e="",n=t;n--;)e+="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW"[64*Math.random()|0];return e}(),h=new s;function d(t){l=t,h.abort()}var p=function(){return s=this,p=null,v=function(){var s,p,v,y,b,g;return Ze(this,(function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),y=null==(s=null==n?void 0:n.condition)?void 0:s.call(n,t,{getState:u,extra:c}),null===(w=y)||"object"!=typeof w||"function"!=typeof w.then?[3,2]:[4,y];case 1:y=m.sent(),m.label=2;case 2:if(!1===y||h.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return b=new Promise((function(t,e){return h.signal.addEventListener("abort",(function(){return e({name:"AbortError",message:l||"Aborted"})}))})),a(i(f,t,null==(p=null==n?void 0:n.getPendingMeta)?void 0:p.call(n,{requestId:f,arg:t},{getState:u,extra:c}))),[4,Promise.race([b,Promise.resolve(e(t,{dispatch:a,getState:u,extra:c,requestId:f,signal:h.signal,abort:d,rejectWithValue:function(t,e){return new yn(t,e)},fulfillWithValue:function(t,e){return new bn(t,e)}})).then((function(e){if(e instanceof yn)throw e;return e instanceof bn?r(e.payload,f,t,e.meta):r(e,f,t)}))])];case 3:return v=m.sent(),[3,5];case 4:return g=m.sent(),v=g instanceof yn?o(null,f,t,g.payload,g.meta):o(g,f,t),[3,5];case 5:return n&&!n.dispatchConditionRejection&&o.match(v)&&v.meta.condition||a(v),[2,v]}var w}))},new Promise((function(t,e){var n=function(t){try{i(v.next(t))}catch(t){e(t)}},r=function(t){try{i(v.throw(t))}catch(t){e(t)}},i=function(e){return e.done?t(e.value):Promise.resolve(e.value).then(n,r)};i((v=v.apply(s,p)).next())}));var s,p,v}();return Object.assign(p,{abort:d,requestId:f,arg:t,unwrap:function(){return p.then(mn)}})}}),{pending:i,rejected:o,fulfilled:r,typePrefix:t})}t.withTypes=function(){return t}}();var wn="listenerMiddleware";hn(wn+"/add"),hn(wn+"/removeAll"),hn(wn+"/remove"),"function"==typeof queueMicrotask&&queueMicrotask.bind("undefined"!=typeof window?window:"undefined"!=typeof global?global:globalThis),function(){function t(t,e){var n=i[t];return n?n.enumerable=e:i[t]=n={configurable:!0,enumerable:e,get:function(){var e=this[we];return je.get(e,t)},set:function(e){var n=this[we];je.set(n,t,e)}},n}function e(t){for(var e=t.length-1;e>=0;e--){var i=t[e][we];if(!i.P)switch(i.i){case 5:r(i)&&ae(i);break;case 4:n(i)&&ae(i)}}}function n(t){for(var e=t.t,n=t.k,r=Oe(n),i=r.length-1;i>=0;i--){var o=r[i];if(o!==we){var s=e[o];if(void 0===s&&!_t(e,o))return!0;var a=n[o],u=a&&a[we];if(u?u.t!==s:!Bt(a,s))return!0}}var c=!!e[we];return r.length!==Oe(e).length+(c?0:1)}function r(t){var e=t.k;if(e.length!==t.t.length)return!0;var n=Object.getOwnPropertyDescriptor(e,e.length-1);if(n&&!n.get)return!0;for(var r=0;r<e.length;r++)if(!e.hasOwnProperty(r))return!0;return!1}var i={};!function(t,e){Ee[t]||(Ee[t]=e)}("ES5",{J:function(e,n){var r=Array.isArray(e),i=function(e,n){if(e){for(var r=Array(n.length),i=0;i<n.length;i++)Object.defineProperty(r,""+i,t(i,!0));return r}var o=Se(n);delete o[we];for(var s=Oe(o),a=0;a<s.length;a++){var u=s[a];o[u]=t(u,e||!!o[u].enumerable)}return Object.create(Object.getPrototypeOf(n),o)}(r,e),o={i:r?5:4,A:n?n.A:Jt(),P:!1,I:!1,R:{},l:n,t:e,k:i,o:null,g:!1,C:!1};return Object.defineProperty(i,we,{value:o,writable:!0}),i},S:function(t,n,i){i?Pt(n)&&n[we].A===t&&e(t.p):(t.u&&function t(e){if(e&&"object"==typeof e){var n=e[we];if(n){var i=n.t,o=n.k,s=n.R,a=n.i;if(4===a)Lt(o,(function(e){e!==we&&(void 0!==i[e]||_t(i,e)?s[e]||t(o[e]):(s[e]=!0,ae(n)))})),Lt(i,(function(t){void 0!==o[t]||_t(o,t)||(s[t]=!1,ae(n))}));else if(5===a){if(r(n)&&(ae(n),s.length=!0),o.length<i.length)for(var u=o.length;u<i.length;u++)s[u]=!1;else for(var c=i.length;c<o.length;c++)s[c]=!0;for(var l=Math.min(o.length,i.length),f=0;f<l;f++)o.hasOwnProperty(f)||(s[f]=!0),void 0===s[f]&&t(o[f])}}}}(t.p[0]),e(t.p))},K:function(t){return 4===t.i?n(t):r(t)}})}(),window.ftReduxStores||(window.ftReduxStores={});class xn{static get(t){var e;const n="string"==typeof t?t:t.name,r="string"==typeof t?void 0:t,i=window.ftReduxStores[n];if(jt(i))return i;if(null==r)return;const o=pn({...r,reducers:null!==(e=r.reducers)&&void 0!==e?e:{}}),s=fn({reducer:(t,e)=>{var n;switch(e.type){case"CLEAR_FT_REDUX_STORE":return o.getInitialState();case"DEFAULT_STATE_FIELDS_VALUES_SETTER":return{...t,...null!==(n=e.overwrites)&&void 0!==n?n:{}};default:return o.reducer(t,e)}}});return window.ftReduxStores[r.name]=new xn(o,s)}constructor(t,e){this.reduxSlice=t,this.reduxStore=e,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.actions=new Proxy(this.reduxSlice.actions,{get:(t,e,n)=>{const r=e,i=t[r];return i?(...t)=>{const e=i(...t);return this.reduxStore.dispatch(e),e}:t=>{this.setState({[r]:t})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_STATE_FIELDS_VALUES_SETTER",overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}}const On=t=>{const e=null!=t?t:{};return(t,n)=>{var r;const i={hasChanged:(t,e)=>!c(t,e),attribute:!1,...e};s(i)(t,n);const o=t;o.reduxProperties=o.reduxProperties||new Map,o.reduxProperties.set(n,{selector:null!==(r=e.selector)&&void 0!==r?r:t=>t[n],store:e.store})}};var Sn,En;navigator.vendor&&navigator.vendor.match(/apple/i)||(null===(En=null===(Sn=window.safari)||void 0===Sn?void 0:Sn.pushNotification)||void 0===En||En.toString());const jn=g``;var Cn=function(t,e,n,r){for(var i,o=arguments.length,s=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r,a=t.length-1;a>=0;a--)(i=t[a])&&(s=(o<3?i(s):o>3?i(e,n,s):i(e,n))||s);return o>3&&s&&Object.defineProperty(e,n,s),s};class $n extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}}const Rn=Symbol("registerInterval");class Nn extends(function(t){var e;class n extends t{constructor(){super(...arguments),this[e]=0}setReaderStateManager(t){this.clearStateManager(),this.stateManager=t,this.addStore(t.store,"reader")}clearStateManager(){this.stateManager&&(this.removeStore("reader"),this.stateManager=void 0)}get service(){var t;return null===(t=this.stateManager)||void 0===t?void 0:t.service}connectedCallback(){super.connectedCallback(),this[Rn]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[Rn]):this.dispatchEvent(new $n)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=Rn,Cn([a()],n.prototype,"stateManager",void 0),n}(At)){}
|
|
86
|
+
`;class Et{constructor(t,e){this.defaultLabels=t,this.labels=e}resolve(t,...e){var n,r;t=this.resolvePluralKey(t,e);let i=null!==(r=null!==(n=this.labels[t])&&void 0!==n?n:this.defaultLabels[t])&&void 0!==r?r:"";return e.forEach(((t,e)=>i=i.replace(new RegExp(`\\{${e}([^}]*)\\}`,"g"),((e,n)=>this.formatValue(t,n))))),i}resolvePluralKey(t,e){for(let n of e)if("number"==typeof n){const e=`${String(t)}[\\=${n}]`;if(e in this.labels||e in this.defaultLabels)return e}return t}formatValue(t,e){return t instanceof Date?this.formatDate(t,e):null!=t?t:""}formatDate(t,e){const n=n=>(null==e?void 0:e.includes("date"))?t.toLocaleDateString(n):(null==e?void 0:e.includes("time"))?t.toLocaleTimeString(n):t.toLocaleString(n);try{return n(document.documentElement.lang)}catch(t){return n()}}}function jt(t){var e;return null!==(e=null==t?void 0:t.isFtReduxStore)&&void 0!==e&&e}var Ct,$t,Rt;const Nt=Symbol("internalReduxEventsUnsubscribers"),Mt=Symbol("internalStoresUnsubscribers"),kt=Symbol("internalStores");class At extends St{constructor(){super(...arguments),this[Ct]=new Map,this[$t]=new Map,this[Rt]=[]}update(t){var e;super.update(t),(null===(e=this.reduxReactiveProperties)||void 0===e?void 0:e.some((e=>t.has(e))))&&this.updateFromStores()}getUnnamedStore(){if(this[kt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[kt].values()][0]}getStore(t){return null==t?this.getUnnamedStore():this[kt].get(t)}addStore(t,e){var n;e=null!==(n=null!=e?e:jt(t)?t.name:void 0)&&void 0!==n?n:"default-store",this.unsubscribeFromStore(e),this.setupStore(e,t)}removeStore(t){const e="string"==typeof t?t:t.name;this.unsubscribeFromStore(e),this[kt].delete(e)}setupStore(t,e){this[kt].set(t,e),this.subscribeToStore(t,e),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[kt].forEach(((t,e)=>this.subscribeToStore(e,t))),this.updateFromStores()}updateFromStores(){this.reduxProperties&&this.reduxProperties.forEach(((t,e)=>{const n=this.constructor.getPropertyOptions(e);if(!(null==n?void 0:n.attribute)||!this.hasAttribute("string"==typeof(null==n?void 0:n.attribute)?n.attribute:e)){const n=this.getStore(t.store);n&&(t.store?this[Mt].has(t.store):this[Mt].size>0)&&(this[e]=t.selector(n.getState(),this))}}))}subscribeToStore(t,e){var n;this[Mt].set(t,e.subscribe((()=>this.updateFromStores()))),jt(e)&&e.eventBus&&(null===(n=this.reduxEventListeners)||void 0===n||n.forEach(((t,n)=>{if("function"==typeof this[n]&&(!t.store||e.name===t.store)){const r=t=>this[n](t);e.eventBus.addEventListener(t.eventName,r),this[Nt].push((()=>e.eventBus.removeEventListener(t.eventName,r)))}}))),this.onStoreAvailable(t)}unsubscribeFromStores(){this[Mt].forEach(((t,e)=>this.unsubscribeFromStore(e))),this[Nt].forEach((t=>t())),this[Nt]=[]}unsubscribeFromStore(t){this[Mt].has(t)&&this[Mt].get(t)(),this[Mt].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}function Ut(t){for(var e=arguments.length,n=Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+t+(n.length?" "+n.map((function(t){return"'"+t+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Pt(t){return!!t&&!!t[we]}function Ft(t){var e;return!!t&&(function(t){if(!t||"object"!=typeof t)return!1;var e=Object.getPrototypeOf(t);if(null===e)return!0;var n=Object.hasOwnProperty.call(e,"constructor")&&e.constructor;return n===Object||"function"==typeof n&&Function.toString.call(n)===xe}(t)||Array.isArray(t)||!!t[me]||!!(null===(e=t.constructor)||void 0===e?void 0:e[me])||Dt(t)||Wt(t))}function Lt(t,e,n){void 0===n&&(n=!1),0===Tt(t)?(n?Object.keys:Oe)(t).forEach((function(r){n&&"symbol"==typeof r||e(r,t[r],t)})):t.forEach((function(n,r){return e(r,n,t)}))}function Tt(t){var e=t[we];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Dt(t)?2:Wt(t)?3:0}function _t(t,e){return 2===Tt(t)?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function It(t,e,n){var r=Tt(t);2===r?t.set(e,n):3===r?t.add(n):t[e]=n}function Bt(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}function Dt(t){return ve&&t instanceof Map}function Wt(t){return ye&&t instanceof Set}function zt(t){return t.o||t.t}function Kt(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Se(t);delete e[we];for(var n=Oe(e),r=0;r<n.length;r++){var i=n[r],o=e[i];!1===o.writable&&(o.writable=!0,o.configurable=!0),(o.get||o.set)&&(e[i]={configurable:!0,writable:!0,enumerable:o.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Ht(t,e){return void 0===e&&(e=!1),Vt(t)||Pt(t)||!Ft(t)||(Tt(t)>1&&(t.set=t.add=t.clear=t.delete=qt),Object.freeze(t),e&&Lt(t,(function(t,e){return Ht(e,!0)}),!0)),t}function qt(){Ut(2)}function Vt(t){return null==t||"object"!=typeof t||Object.isFrozen(t)}function Zt(t){var e=Ee[t];return e||Ut(18,t),e}function Jt(){return de}function Xt(t,e){e&&(Zt("Patches"),t.u=[],t.s=[],t.v=e)}function Gt(t){Qt(t),t.p.forEach(te),t.p=null}function Qt(t){t===de&&(de=t.l)}function Yt(t){return de={p:[],l:de,h:t,m:!0,_:0}}function te(t){var e=t[we];0===e.i||1===e.i?e.j():e.g=!0}function ee(t,e){e._=e.p.length;var n=e.p[0],r=void 0!==t&&t!==n;return e.h.O||Zt("ES5").S(e,t,r),r?(n[we].P&&(Gt(e),Ut(4)),Ft(t)&&(t=ne(e,t),e.l||ie(e,t)),e.u&&Zt("Patches").M(n[we].t,t,e.u,e.s)):t=ne(e,n,[]),Gt(e),e.u&&e.v(e.u,e.s),t!==ge?t:void 0}function ne(t,e,n){if(Vt(e))return e;var r=e[we];if(!r)return Lt(e,(function(i,o){return re(t,r,e,i,o,n)}),!0),e;if(r.A!==t)return e;if(!r.P)return ie(t,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var i=4===r.i||5===r.i?r.o=Kt(r.k):r.o,o=i,s=!1;3===r.i&&(o=new Set(i),i.clear(),s=!0),Lt(o,(function(e,o){return re(t,r,i,e,o,n,s)})),ie(t,i,!1),n&&t.u&&Zt("Patches").N(r,n,t.u,t.s)}return r.o}function re(t,e,n,r,i,o,s){if(Pt(i)){var a=ne(t,i,o&&e&&3!==e.i&&!_t(e.R,r)?o.concat(r):void 0);if(It(n,r,a),!Pt(a))return;t.m=!1}else s&&n.add(i);if(Ft(i)&&!Vt(i)){if(!t.h.D&&t._<1)return;ne(t,i),e&&e.A.l||ie(t,i)}}function ie(t,e,n){void 0===n&&(n=!1),!t.l&&t.h.D&&t.m&&Ht(e,n)}function oe(t,e){var n=t[we];return(n?zt(n):t)[e]}function se(t,e){if(e in t)for(var n=Object.getPrototypeOf(t);n;){var r=Object.getOwnPropertyDescriptor(n,e);if(r)return r;n=Object.getPrototypeOf(n)}}function ae(t){t.P||(t.P=!0,t.l&&ae(t.l))}function ue(t){t.o||(t.o=Kt(t.t))}function ce(t,e,n){var r=Dt(e)?Zt("MapSet").F(e,n):Wt(e)?Zt("MapSet").T(e,n):t.O?function(t,e){var n=Array.isArray(t),r={i:n?1:0,A:e?e.A:Jt(),P:!1,I:!1,R:{},l:e,t,k:null,o:null,j:null,C:!1},i=r,o=je;n&&(i=[r],o=Ce);var s=Proxy.revocable(i,o),a=s.revoke,u=s.proxy;return r.k=u,r.j=a,u}(e,n):Zt("ES5").J(e,n);return(n?n.A:Jt()).p.push(r),r}function le(t){return Pt(t)||Ut(22,t),function t(e){if(!Ft(e))return e;var n,r=e[we],i=Tt(e);if(r){if(!r.P&&(r.i<4||!Zt("ES5").K(r)))return r.t;r.I=!0,n=fe(e,i),r.I=!1}else n=fe(e,i);return Lt(n,(function(e,i){r&&function(t,e){return 2===Tt(t)?t.get(e):t[e]}(r.t,e)===i||It(n,e,t(i))})),3===i?new Set(n):n}(t)}function fe(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Kt(t)}Ct=Mt,$t=kt,Rt=Nt;var he,de,pe="undefined"!=typeof Symbol&&"symbol"==typeof Symbol("x"),ve="undefined"!=typeof Map,ye="undefined"!=typeof Set,be="undefined"!=typeof Proxy&&void 0!==Proxy.revocable&&"undefined"!=typeof Reflect,ge=pe?Symbol.for("immer-nothing"):((he={})["immer-nothing"]=!0,he),me=pe?Symbol.for("immer-draftable"):"__$immer_draftable",we=pe?Symbol.for("immer-state"):"__$immer_state",xe=""+Object.prototype.constructor,Oe="undefined"!=typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:void 0!==Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Se=Object.getOwnPropertyDescriptors||function(t){var e={};return Oe(t).forEach((function(n){e[n]=Object.getOwnPropertyDescriptor(t,n)})),e},Ee={},je={get:function(t,e){if(e===we)return t;var n=zt(t);if(!_t(n,e))return function(t,e,n){var r,i=se(e,n);return i?"value"in i?i.value:null===(r=i.get)||void 0===r?void 0:r.call(t.k):void 0}(t,n,e);var r=n[e];return t.I||!Ft(r)?r:r===oe(t.t,e)?(ue(t),t.o[e]=ce(t.A.h,r,t)):r},has:function(t,e){return e in zt(t)},ownKeys:function(t){return Reflect.ownKeys(zt(t))},set:function(t,e,n){var r=se(zt(t),e);if(null==r?void 0:r.set)return r.set.call(t.k,n),!0;if(!t.P){var i=oe(zt(t),e),o=null==i?void 0:i[we];if(o&&o.t===n)return t.o[e]=n,t.R[e]=!1,!0;if(Bt(n,i)&&(void 0!==n||_t(t.t,e)))return!0;ue(t),ae(t)}return t.o[e]===n&&(void 0!==n||e in t.o)||Number.isNaN(n)&&Number.isNaN(t.o[e])||(t.o[e]=n,t.R[e]=!0),!0},deleteProperty:function(t,e){return void 0!==oe(t.t,e)||e in t.t?(t.R[e]=!1,ue(t),ae(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var n=zt(t),r=Reflect.getOwnPropertyDescriptor(n,e);return r?{writable:!0,configurable:1!==t.i||"length"!==e,enumerable:r.enumerable,value:n[e]}:r},defineProperty:function(){Ut(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Ut(12)}},Ce={};Lt(je,(function(t,e){Ce[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}})),Ce.deleteProperty=function(t,e){return Ce.set.call(this,t,e,void 0)},Ce.set=function(t,e,n){return je.set.call(this,t[0],e,n,t[0])};var $e=function(){function t(t){var e=this;this.O=be,this.D=!0,this.produce=function(t,n,r){if("function"==typeof t&&"function"!=typeof n){var i=n;n=t;var o=e;return function(t){var e=this;void 0===t&&(t=i);for(var r=arguments.length,s=Array(r>1?r-1:0),a=1;a<r;a++)s[a-1]=arguments[a];return o.produce(t,(function(t){var r;return(r=n).call.apply(r,[e,t].concat(s))}))}}var s;if("function"!=typeof n&&Ut(6),void 0!==r&&"function"!=typeof r&&Ut(7),Ft(t)){var a=Yt(e),u=ce(e,t,void 0),c=!0;try{s=n(u),c=!1}finally{c?Gt(a):Qt(a)}return"undefined"!=typeof Promise&&s instanceof Promise?s.then((function(t){return Xt(a,r),ee(t,a)}),(function(t){throw Gt(a),t})):(Xt(a,r),ee(s,a))}if(!t||"object"!=typeof t){if(void 0===(s=n(t))&&(s=t),s===ge&&(s=void 0),e.D&&Ht(s,!0),r){var l=[],f=[];Zt("Patches").M(t,s,l,f),r(l,f)}return s}Ut(21,t)},this.produceWithPatches=function(t,n){if("function"==typeof t)return function(n){for(var r=arguments.length,i=Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];return e.produceWithPatches(n,(function(e){return t.apply(void 0,[e].concat(i))}))};var r,i,o=e.produce(t,n,(function(t,e){r=t,i=e}));return"undefined"!=typeof Promise&&o instanceof Promise?o.then((function(t){return[t,r,i]})):[o,r,i]},"boolean"==typeof(null==t?void 0:t.useProxies)&&this.setUseProxies(t.useProxies),"boolean"==typeof(null==t?void 0:t.autoFreeze)&&this.setAutoFreeze(t.autoFreeze)}var e=t.prototype;return e.createDraft=function(t){Ft(t)||Ut(8),Pt(t)&&(t=le(t));var e=Yt(this),n=ce(this,t,void 0);return n[we].C=!0,Qt(e),n},e.finishDraft=function(t,e){var n=(t&&t[we]).A;return Xt(n,e),ee(void 0,n)},e.setAutoFreeze=function(t){this.D=t},e.setUseProxies=function(t){t&&!be&&Ut(20),this.O=t},e.applyPatches=function(t,e){var n;for(n=e.length-1;n>=0;n--){var r=e[n];if(0===r.path.length&&"replace"===r.op){t=r.value;break}}n>-1&&(e=e.slice(n+1));var i=Zt("Patches").$;return Pt(t)?i(t,e):this.produce(t,(function(t){return i(t,e)}))},t}(),Re=new $e,Ne=Re.produce;function Me(t){return Me="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Me(t)}function ke(t){var e=function(t,e){if("object"!==Me(t)||null===t)return t;var n=t[Symbol.toPrimitive];if(void 0!==n){var r=n.call(t,e||"default");if("object"!==Me(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}(t,"string");return"symbol"===Me(e)?e:String(e)}function Ae(t,e,n){return(e=ke(e))in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Ue(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Pe(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ue(Object(n),!0).forEach((function(e){Ae(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ue(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function Fe(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}Re.produceWithPatches.bind(Re),Re.setAutoFreeze.bind(Re),Re.setUseProxies.bind(Re),Re.applyPatches.bind(Re),Re.createDraft.bind(Re),Re.finishDraft.bind(Re);var Le="function"==typeof Symbol&&Symbol.observable||"@@observable",Te=function(){return Math.random().toString(36).substring(7).split("").join(".")},_e={INIT:"@@redux/INIT"+Te(),REPLACE:"@@redux/REPLACE"+Te(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Te()}};function Ie(t,e,n){var r;if("function"==typeof e&&"function"==typeof n||"function"==typeof n&&"function"==typeof arguments[3])throw new Error(Fe(0));if("function"==typeof e&&void 0===n&&(n=e,e=void 0),void 0!==n){if("function"!=typeof n)throw new Error(Fe(1));return n(Ie)(t,e)}if("function"!=typeof t)throw new Error(Fe(2));var i=t,o=e,s=[],a=s,u=!1;function c(){a===s&&(a=s.slice())}function l(){if(u)throw new Error(Fe(3));return o}function f(t){if("function"!=typeof t)throw new Error(Fe(4));if(u)throw new Error(Fe(5));var e=!0;return c(),a.push(t),function(){if(e){if(u)throw new Error(Fe(6));e=!1,c();var n=a.indexOf(t);a.splice(n,1),s=null}}}function h(t){if(!function(t){if("object"!=typeof t||null===t)return!1;for(var e=t;null!==Object.getPrototypeOf(e);)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}(t))throw new Error(Fe(7));if(void 0===t.type)throw new Error(Fe(8));if(u)throw new Error(Fe(9));try{u=!0,o=i(o,t)}finally{u=!1}for(var e=s=a,n=0;n<e.length;n++){(0,e[n])()}return t}return h({type:_e.INIT}),(r={dispatch:h,subscribe:f,getState:l,replaceReducer:function(t){if("function"!=typeof t)throw new Error(Fe(10));i=t,h({type:_e.REPLACE})}})[Le]=function(){var t,e=f;return(t={subscribe:function(t){if("object"!=typeof t||null===t)throw new Error(Fe(11));function n(){t.next&&t.next(l())}return n(),{unsubscribe:e(n)}}})[Le]=function(){return this},t},r}function Be(t){for(var e=Object.keys(t),n={},r=0;r<e.length;r++){var i=e[r];"function"==typeof t[i]&&(n[i]=t[i])}var o,s=Object.keys(n);try{!function(t){Object.keys(t).forEach((function(e){var n=t[e];if(void 0===n(void 0,{type:_e.INIT}))throw new Error(Fe(12));if(void 0===n(void 0,{type:_e.PROBE_UNKNOWN_ACTION()}))throw new Error(Fe(13))}))}(n)}catch(t){o=t}return function(t,e){if(void 0===t&&(t={}),o)throw o;for(var r=!1,i={},a=0;a<s.length;a++){var u=s[a],c=n[u],l=t[u],f=c(l,e);if(void 0===f)throw e&&e.type,new Error(Fe(14));i[u]=f,r=r||f!==l}return(r=r||s.length!==Object.keys(t).length)?i:t}}function De(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return 0===e.length?function(t){return t}:1===e.length?e[0]:e.reduce((function(t,e){return function(){return t(e.apply(void 0,arguments))}}))}function We(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t){return function(){var n=t.apply(void 0,arguments),r=function(){throw new Error(Fe(15))},i={getState:n.getState,dispatch:function(){return r.apply(void 0,arguments)}},o=e.map((function(t){return t(i)}));return r=De.apply(void 0,o)(n.dispatch),Pe(Pe({},n),{},{dispatch:r})}}}function ze(t){return function(e){var n=e.dispatch,r=e.getState;return function(e){return function(i){return"function"==typeof i?i(n,r,t):e(i)}}}}var Ke=ze();Ke.withExtraArgument=ze;var He,qe=Ke,Ve=(He=function(t,e){return He=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},He(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}He(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Ze=function(t,e){var n,r,i,o,s={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function a(o){return function(a){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,r=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(i=s.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){s.label=o[1];break}if(6===o[0]&&s.label<i[1]){s.label=i[1],i=o;break}if(i&&s.label<i[2]){s.label=i[2],s.ops.push(o);break}i[2]&&s.ops.pop(),s.trys.pop();continue}o=e.call(t,s)}catch(t){o=[6,t],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,a])}}},Je=function(t,e){for(var n=0,r=e.length,i=t.length;n<r;n++,i++)t[i]=e[n];return t},Xe=Object.defineProperty,Ge=Object.defineProperties,Qe=Object.getOwnPropertyDescriptors,Ye=Object.getOwnPropertySymbols,tn=Object.prototype.hasOwnProperty,en=Object.prototype.propertyIsEnumerable,nn=function(t,e,n){return e in t?Xe(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n},rn=function(t,e){for(var n in e||(e={}))tn.call(e,n)&&nn(t,n,e[n]);if(Ye)for(var r=0,i=Ye(e);r<i.length;r++){n=i[r];en.call(e,n)&&nn(t,n,e[n])}return t},on=function(t,e){return Ge(t,Qe(e))},sn="undefined"!=typeof window&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(0!==arguments.length)return"object"==typeof arguments[0]?De:De.apply(null,arguments)};var an=function(t){function e(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var i=t.apply(this,n)||this;return Object.setPrototypeOf(i,e.prototype),i}return Ve(e,t),Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return t.prototype.concat.apply(this,e)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return 1===t.length&&Array.isArray(t[0])?new(e.bind.apply(e,Je([void 0],t[0].concat(this)))):new(e.bind.apply(e,Je([void 0],t.concat(this))))},e}(Array),un=function(t){function e(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var i=t.apply(this,n)||this;return Object.setPrototypeOf(i,e.prototype),i}return Ve(e,t),Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return t.prototype.concat.apply(this,e)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return 1===t.length&&Array.isArray(t[0])?new(e.bind.apply(e,Je([void 0],t[0].concat(this)))):new(e.bind.apply(e,Je([void 0],t.concat(this))))},e}(Array);function cn(t){return Ft(t)?Ne(t,(function(){})):t}function ln(){return function(t){return function(t){void 0===t&&(t={});var e=t.thunk,n=void 0===e||e;t.immutableCheck,t.serializableCheck;var r=new an;n&&(!function(t){return"boolean"==typeof t}(n)?r.push(qe.withExtraArgument(n.extraArgument)):r.push(qe));return r}(t)}}function fn(t){var e,n=ln(),r=t||{},i=r.reducer,o=void 0===i?void 0:i,s=r.middleware,a=void 0===s?n():s,u=r.devTools,c=void 0===u||u,l=r.preloadedState,f=void 0===l?void 0:l,h=r.enhancers,d=void 0===h?void 0:h;if("function"==typeof o)e=o;else{if(!function(t){if("object"!=typeof t||null===t)return!1;var e=Object.getPrototypeOf(t);if(null===e)return!0;for(var n=e;null!==Object.getPrototypeOf(n);)n=Object.getPrototypeOf(n);return e===n}(o))throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');e=Be(o)}var p=a;"function"==typeof p&&(p=p(n));var v=We.apply(void 0,p),y=De;c&&(y=sn(rn({trace:!1},"object"==typeof c&&c)));var b=new un(v),g=b;return Array.isArray(d)?g=Je([v],d):"function"==typeof d&&(g=d(b)),Ie(e,f,y.apply(void 0,g))}function hn(t,e){function n(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return rn(rn({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:n[0]}}return n.toString=function(){return""+t},n.type=t,n.match=function(e){return e.type===t},n}function dn(t){var e,n={},r=[],i={addCase:function(t,e){var r="string"==typeof t?t:t.type;if(r in n)throw new Error("addCase cannot be called with two reducers for the same action type");return n[r]=e,i},addMatcher:function(t,e){return r.push({matcher:t,reducer:e}),i},addDefaultCase:function(t){return e=t,i}};return t(i),[n,r,e]}function pn(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");var n,r="function"==typeof t.initialState?t.initialState:cn(t.initialState),i=t.reducers||{},o=Object.keys(i),s={},a={},u={};function c(){var e="function"==typeof t.extraReducers?dn(t.extraReducers):[t.extraReducers],n=e[0],i=void 0===n?{}:n,o=e[1],s=void 0===o?[]:o,u=e[2],c=void 0===u?void 0:u,l=rn(rn({},i),a);return function(t,e,n,r){void 0===n&&(n=[]);var i,o="function"==typeof e?dn(e):[e,n,r],s=o[0],a=o[1],u=o[2];if(function(t){return"function"==typeof t}(t))i=function(){return cn(t())};else{var c=cn(t);i=function(){return c}}function l(t,e){void 0===t&&(t=i());var n=Je([s[e.type]],a.filter((function(t){return(0,t.matcher)(e)})).map((function(t){return t.reducer})));return 0===n.filter((function(t){return!!t})).length&&(n=[u]),n.reduce((function(t,n){if(n){var r;if(Pt(t))return void 0===(r=n(t,e))?t:r;if(Ft(t))return Ne(t,(function(t){return n(t,e)}));if(void 0===(r=n(t,e))){if(null===t)return t;throw Error("A case reducer on a non-draftable value must not return undefined")}return r}return t}),t)}return l.getInitialState=i,l}(r,(function(t){for(var e in l)t.addCase(e,l[e]);for(var n=0,r=s;n<r.length;n++){var i=r[n];t.addMatcher(i.matcher,i.reducer)}c&&t.addDefaultCase(c)}))}return o.forEach((function(t){var n,r,o=i[t],c=e+"/"+t;"reducer"in o?(n=o.reducer,r=o.prepare):n=o,s[t]=n,a[c]=n,u[t]=r?hn(c,r):hn(c)})),{name:e,reducer:function(t,e){return n||(n=c()),n(t,e)},actions:u,caseReducers:s,getInitialState:function(){return n||(n=c()),n.getInitialState()}}}var vn=["name","message","stack","code"],yn=function(t,e){this.payload=t,this.meta=e},bn=function(t,e){this.payload=t,this.meta=e},gn=function(t){if("object"==typeof t&&null!==t){for(var e={},n=0,r=vn;n<r.length;n++){var i=r[n];"string"==typeof t[i]&&(e[i]=t[i])}return e}return{message:String(t)}};function mn(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}!function(){function t(t,e,n){var r=hn(t+"/fulfilled",(function(t,e,n,r){return{payload:t,meta:on(rn({},r||{}),{arg:n,requestId:e,requestStatus:"fulfilled"})}})),i=hn(t+"/pending",(function(t,e,n){return{payload:void 0,meta:on(rn({},n||{}),{arg:e,requestId:t,requestStatus:"pending"})}})),o=hn(t+"/rejected",(function(t,e,r,i,o){return{payload:i,error:(n&&n.serializeError||gn)(t||"Rejected"),meta:on(rn({},o||{}),{arg:r,requestId:e,rejectedWithValue:!!i,requestStatus:"rejected",aborted:"AbortError"===(null==t?void 0:t.name),condition:"ConditionError"===(null==t?void 0:t.name)})}})),s="undefined"!=typeof AbortController?AbortController:function(){function t(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return t.prototype.abort=function(){},t}();return Object.assign((function(t){return function(a,u,c){var l,f=(null==n?void 0:n.idGenerator)?n.idGenerator(t):function(t){void 0===t&&(t=21);for(var e="",n=t;n--;)e+="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW"[64*Math.random()|0];return e}(),h=new s;function d(t){l=t,h.abort()}var p=function(){return s=this,p=null,v=function(){var s,p,v,y,b,g;return Ze(this,(function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),y=null==(s=null==n?void 0:n.condition)?void 0:s.call(n,t,{getState:u,extra:c}),null===(w=y)||"object"!=typeof w||"function"!=typeof w.then?[3,2]:[4,y];case 1:y=m.sent(),m.label=2;case 2:if(!1===y||h.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return b=new Promise((function(t,e){return h.signal.addEventListener("abort",(function(){return e({name:"AbortError",message:l||"Aborted"})}))})),a(i(f,t,null==(p=null==n?void 0:n.getPendingMeta)?void 0:p.call(n,{requestId:f,arg:t},{getState:u,extra:c}))),[4,Promise.race([b,Promise.resolve(e(t,{dispatch:a,getState:u,extra:c,requestId:f,signal:h.signal,abort:d,rejectWithValue:function(t,e){return new yn(t,e)},fulfillWithValue:function(t,e){return new bn(t,e)}})).then((function(e){if(e instanceof yn)throw e;return e instanceof bn?r(e.payload,f,t,e.meta):r(e,f,t)}))])];case 3:return v=m.sent(),[3,5];case 4:return g=m.sent(),v=g instanceof yn?o(null,f,t,g.payload,g.meta):o(g,f,t),[3,5];case 5:return n&&!n.dispatchConditionRejection&&o.match(v)&&v.meta.condition||a(v),[2,v]}var w}))},new Promise((function(t,e){var n=function(t){try{i(v.next(t))}catch(t){e(t)}},r=function(t){try{i(v.throw(t))}catch(t){e(t)}},i=function(e){return e.done?t(e.value):Promise.resolve(e.value).then(n,r)};i((v=v.apply(s,p)).next())}));var s,p,v}();return Object.assign(p,{abort:d,requestId:f,arg:t,unwrap:function(){return p.then(mn)}})}}),{pending:i,rejected:o,fulfilled:r,typePrefix:t})}t.withTypes=function(){return t}}();var wn="listenerMiddleware";hn(wn+"/add"),hn(wn+"/removeAll"),hn(wn+"/remove"),"function"==typeof queueMicrotask&&queueMicrotask.bind("undefined"!=typeof window?window:"undefined"!=typeof global?global:globalThis),function(){function t(t,e){var n=i[t];return n?n.enumerable=e:i[t]=n={configurable:!0,enumerable:e,get:function(){var e=this[we];return je.get(e,t)},set:function(e){var n=this[we];je.set(n,t,e)}},n}function e(t){for(var e=t.length-1;e>=0;e--){var i=t[e][we];if(!i.P)switch(i.i){case 5:r(i)&&ae(i);break;case 4:n(i)&&ae(i)}}}function n(t){for(var e=t.t,n=t.k,r=Oe(n),i=r.length-1;i>=0;i--){var o=r[i];if(o!==we){var s=e[o];if(void 0===s&&!_t(e,o))return!0;var a=n[o],u=a&&a[we];if(u?u.t!==s:!Bt(a,s))return!0}}var c=!!e[we];return r.length!==Oe(e).length+(c?0:1)}function r(t){var e=t.k;if(e.length!==t.t.length)return!0;var n=Object.getOwnPropertyDescriptor(e,e.length-1);if(n&&!n.get)return!0;for(var r=0;r<e.length;r++)if(!e.hasOwnProperty(r))return!0;return!1}var i={};!function(t,e){Ee[t]||(Ee[t]=e)}("ES5",{J:function(e,n){var r=Array.isArray(e),i=function(e,n){if(e){for(var r=Array(n.length),i=0;i<n.length;i++)Object.defineProperty(r,""+i,t(i,!0));return r}var o=Se(n);delete o[we];for(var s=Oe(o),a=0;a<s.length;a++){var u=s[a];o[u]=t(u,e||!!o[u].enumerable)}return Object.create(Object.getPrototypeOf(n),o)}(r,e),o={i:r?5:4,A:n?n.A:Jt(),P:!1,I:!1,R:{},l:n,t:e,k:i,o:null,g:!1,C:!1};return Object.defineProperty(i,we,{value:o,writable:!0}),i},S:function(t,n,i){i?Pt(n)&&n[we].A===t&&e(t.p):(t.u&&function t(e){if(e&&"object"==typeof e){var n=e[we];if(n){var i=n.t,o=n.k,s=n.R,a=n.i;if(4===a)Lt(o,(function(e){e!==we&&(void 0!==i[e]||_t(i,e)?s[e]||t(o[e]):(s[e]=!0,ae(n)))})),Lt(i,(function(t){void 0!==o[t]||_t(o,t)||(s[t]=!1,ae(n))}));else if(5===a){if(r(n)&&(ae(n),s.length=!0),o.length<i.length)for(var u=o.length;u<i.length;u++)s[u]=!1;else for(var c=i.length;c<o.length;c++)s[c]=!0;for(var l=Math.min(o.length,i.length),f=0;f<l;f++)o.hasOwnProperty(f)||(s[f]=!0),void 0===s[f]&&t(o[f])}}}}(t.p[0]),e(t.p))},K:function(t){return 4===t.i?n(t):r(t)}})}(),window.ftReduxStores||(window.ftReduxStores={});class xn{static get(t){var e;const n="string"==typeof t?t:t.name,r="string"==typeof t?void 0:t,i=window.ftReduxStores[n];if(jt(i))return i;if(null==r)return;const o=pn({...r,reducers:null!==(e=r.reducers)&&void 0!==e?e:{}}),s=fn({reducer:(t,e)=>{var n;switch(e.type){case"CLEAR_FT_REDUX_STORE":return o.getInitialState();case"DEFAULT_STATE_FIELDS_VALUES_SETTER":return{...t,...null!==(n=e.overwrites)&&void 0!==n?n:{}};default:return o.reducer(t,e)}}});return window.ftReduxStores[r.name]=new xn(o,s)}constructor(t,e){this.reduxSlice=t,this.reduxStore=e,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.actions=new Proxy(this.reduxSlice.actions,{get:(t,e,n)=>{const r=e,i=t[r];return i?(...t)=>{const e=i(...t);return this.reduxStore.dispatch(e),e}:t=>{this.setState({[r]:t})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_STATE_FIELDS_VALUES_SETTER",overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}}const On=t=>{const e=null!=t?t:{};return(t,n)=>{var r;const i={hasChanged:(t,e)=>!c(t,e),attribute:!1,...e};s(i)(t,n);const o=t;o.reduxProperties=o.reduxProperties||new Map,o.reduxProperties.set(n,{selector:null!==(r=e.selector)&&void 0!==r?r:t=>t[n],store:e.store})}};var Sn,En;navigator.vendor&&navigator.vendor.match(/apple/i)||(null===(En=null===(Sn=window.safari)||void 0===Sn?void 0:Sn.pushNotification)||void 0===En||En.toString());const jn=g``;var Cn=function(t,e,n,r){for(var i,o=arguments.length,s=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r,a=t.length-1;a>=0;a--)(i=t[a])&&(s=(o<3?i(s):o>3?i(e,n,s):i(e,n))||s);return o>3&&s&&Object.defineProperty(e,n,s),s};class $n extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}}const Rn=Symbol("registerInterval");class Nn extends(function(t){var e;class n extends t{constructor(){super(...arguments),this[e]=0}setReaderStateManager(t){this.clearStateManager(),this.stateManager=t,this.addStore(t.store,"reader")}clearStateManager(){this.stateManager&&(this.removeStore("reader"),this.stateManager=void 0)}get service(){var t;return null===(t=this.stateManager)||void 0===t?void 0:t.service}connectedCallback(){super.connectedCallback(),this[Rn]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[Rn]):this.dispatchEvent(new $n)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=Rn,Cn([a()],n.prototype,"stateManager",void 0),n}(At)){}
|
|
87
87
|
/**
|
|
88
88
|
* @license
|
|
89
89
|
* Copyright 2020 Google LLC
|
|
@@ -193,8 +193,8 @@ var ft,ht;let dt=class extends N{constructor(){super(...arguments),this.renderOp
|
|
|
193
193
|
`}}ri.styles=[Hr,qr,Vr,Zr,Jr,Xr,Gr,Qr,Yr,ti,ei],ni([s()],ri.prototype,"element",void 0),ni([s()],ri.prototype,"variant",void 0),l("ft-typography")(ri);const ii=g`
|
|
194
194
|
`,oi=xn.get({name:"ft-app-info",reducers:{setBaseUrl:(t,e)=>{t.baseUrl=e.payload},setApiIntegrationIdentifier:(t,e)=>{t.apiIntegrationIdentifier=e.payload},setUiLocale:(t,e)=>{t.uiLocale=e.payload},setAvailableUiLocales:(t,e)=>{t.availableUiLocales=e.payload},setEditorMode:(t,e)=>{t.editorMode=e.payload},setNoCustom:(t,e)=>{t.noCustom=e.payload},setNoCustomComponent:(t,e)=>{t.noCustomComponent=e.payload},setSession:(t,e)=>{t.session=e.payload}},initialState:{uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],editorMode:!1,noCustom:!1,noCustomComponent:!1}});class si{static build(t){const{baseUrl:e,apiIntegrationIdentifier:n}=oi.getState(),r=null!=t?t:n;if(e&&r&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(e,r,!0)}static get(t){var e;return null!=t?si.build(t):null!==(e=si.API)&&void 0!==e?e:si.API=si.build()}static await(t){return new Promise((e=>{let n=si.get(t);if(n)e(n);else{const r=oi.subscribe((()=>{n=si.get(t),n&&(r(),e(n))}))}}))}}var ai;const ui=Symbol("clearAfterUnitTest");class ci{constructor(t){this.messageContextProvider=t,this.defaultMessages={},this.cache=new r,this.listeners={},this.currentUiLocale="",this[ai]=()=>{this.defaultMessages={},this.cache=new r,this.listeners={}},this.currentUiLocale=oi.getState().uiLocale,oi.subscribe((()=>this.clearWhenUiLocaleChanges()))}clearWhenUiLocaleChanges(){const{uiLocale:t}=oi.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){const e=t.name.toLowerCase();this.cache.setFinal(e,t),this.notify(e)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,e){var n;if(t=t.toLowerCase(),Object.keys(e).length>0){const r={...null!==(n=this.defaultMessages[t])&&void 0!==n?n:{},...e};c(this.defaultMessages[t],r)||(this.defaultMessages[t]=r,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,e,...n){var r,i,o;t=t.toLowerCase(),this.fetchContext(t);const s=null!==(i=null===(r=this.cache.getNow(t))||void 0===r?void 0:r.messages)&&void 0!==i?i:{};return new Et(null!==(o=this.defaultMessages[t])&&void 0!==o?o:{},s).resolve(e,...n)}async fetchContext(t){if(!this.cache.has(t))try{await this.cache.get(t,(()=>this.messageContextProvider(this.currentUiLocale,t))),await this.notify(t)}catch(t){console.error(t)}}subscribe(t,e){var n;return t=t.toLowerCase(),this.listeners[t]=null!==(n=this.listeners[t])&&void 0!==n?n:new Set,this.listeners[t].add(e),()=>{var n;return null===(n=this.listeners[t])||void 0===n?void 0:n.delete(e)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map((t=>this.notify(t))))}async notify(t){null!=this.listeners[t]&&await Promise.all([...this.listeners[t].values()].map((t=>{return(e=0,new Promise((t=>setTimeout(t,e)))).then((()=>t())).catch((()=>null));var e})))}}ai=ui,null==window.FluidTopicsI18nService&&(window.FluidTopicsI18nService=new ci((async(t,e)=>(await si.await()).getFluidTopicsMessageContext(t,e)))),null==window.FluidTopicsCustomI18nService&&(window.FluidTopicsCustomI18nService=new ci((async(t,e)=>(await si.await()).getCustomMessageContext(t,e))));const li=window.FluidTopicsI18nService,fi=window.FluidTopicsCustomI18nService;var hi=function(t,e,n,r){for(var i,o=arguments.length,s=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r,a=t.length-1;a>=0;a--)(i=t[a])&&(s=(o<3?i(s):o>3?i(e,n,s):i(e,n))||s);return o>3&&s&&Object.defineProperty(e,n,s),s};class di extends St{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.availableUiLocales=[],this.editorMode=!1,this.noCustom=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.messageContexts=[],this.apiProvider=()=>si.get(),this.cache=new r,this.cleanSessionDebouncer=new i}render(){return X`
|
|
195
195
|
<slot></slot>
|
|
196
|
-
`}
|
|
197
|
-
`;var mi=function(t,e,n,r){for(var i,o=arguments.length,s=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r,a=t.length-1;a>=0;a--)(i=t[a])&&(s=(o<3?i(s):o>3?i(e,n,s):i(e,n))||s);return o>3&&s&&Object.defineProperty(e,n,s),s};const wi=Symbol("i18nProperties"),xi=Symbol("i18nUnsubs");function Oi(t){var e;class n extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map}get i18nService(){return this.useCustomMessageContexts?fi:li}i18n(t,e,...n){var r;if("string"==typeof t)return this.i18nService.resolveMessage(t,e,...n);const i=null!==(r=t.args)&&void 0!==r?r:t.argsProvider?t.argsProvider(this):[];return this.i18nService.resolveMessage(t.context,t.key,...i)}onI18nUpdate(t){var e;null===(e=this[wi])||void 0===e||e.forEach(((e,n)=>{e.context.toLowerCase()===t.toLowerCase()&&(this[n]=this.i18n(e))})),setTimeout((()=>this.requestUpdate()),0)}
|
|
196
|
+
`}update(t){super.update(t),t.has("baseUrl")&&oi.actions.setBaseUrl(this.baseUrl),t.has("apiIntegrationIdentifier")&&oi.actions.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&oi.actions.setUiLocale(this.uiLocale),t.has("noCustom")&&oi.actions.setNoCustom(this.noCustom),t.has("editorMode")&&oi.actions.setEditorMode(this.editorMode),t.has("noCustomComponent")&&oi.actions.setNoCustomComponent(this.noCustomComponent),t.has("session")&&oi.actions.setSession(this.session),t.has("availableUiLocales")&&oi.actions.setAvailableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&null!=this.messageContexts&&this.messageContexts.forEach((t=>li.addContext(t))),setTimeout((()=>this.updateIfNeeded()))}async updateIfNeeded(){const t=this.apiProvider();!this.withManualResources&&t&&(null==this.session&&(this.session=await this.cache.get("session",(async()=>{const e=await t.getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run((()=>{this.cache.clear("session"),this.session=void 0}),e.idleTimeoutInMillis),e}))),null==this.availableUiLocales&&(this.availableUiLocales=await this.cache.get("availableUiLocales",(()=>t.getAvailableUiLocales()))))}}di.elementDefinitions={},di.styles=ii,hi([s()],di.prototype,"baseUrl",void 0),hi([s()],di.prototype,"apiIntegrationIdentifier",void 0),hi([s()],di.prototype,"uiLocale",void 0),hi([f([])],di.prototype,"availableUiLocales",void 0),hi([s({type:Boolean})],di.prototype,"editorMode",void 0),hi([s({type:Boolean})],di.prototype,"noCustom",void 0),hi([s({converter:{fromAttribute:t=>"false"!==t&&("true"===t||null!=t&&t)}})],di.prototype,"noCustomComponent",void 0),hi([s({type:Boolean})],di.prototype,"withManualResources",void 0),hi([f([])],di.prototype,"messageContexts",void 0),hi([f(void 0)],di.prototype,"session",void 0),hi([s({type:Object})],di.prototype,"apiProvider",void 0);class pi{async listMySearches(){var t;return(null===(t=oi.getState().session)||void 0===t?void 0:t.sessionAuthenticated)?(await si.await()).listMySearches(oi.getState().session.profile.userId):[]}}const vi=new r;class yi{async listMyBookmarks(){return vi.get("bookmarks",(async()=>(await si.await()).listMyBookmarks(oi.getState().session.profile.userId)))}clearCache(){vi.clear("bookmarks")}}const bi=xn.get({name:"ft-user-assets",initialState:{savedSearches:void 0,bookmarks:void 0}});new class{constructor(){this.currentSession=oi.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new yi,oi.subscribe((()=>this.reloadWhenUserSessionChanges()))}reloadWhenUserSessionChanges(){var t;const{session:e}=oi.getState();c(null===(t=this.currentSession)||void 0===t?void 0:t.profile,null==e?void 0:e.profile)||(this.currentSession=e,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){bi.actions.savedSearches(void 0)}clearMyBookmarks(){bi.actions.bookmarks(void 0)}async reloadMySearches(){const t=new pi,e=await t.listMySearches();bi.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){const e=(null===(t=this.currentSession)||void 0===t?void 0:t.sessionAuthenticated)?await this.bookmarksService.listMyBookmarks():void 0;bi.actions.bookmarks(e)}}},l("ft-app-context")(di);const gi=g`
|
|
197
|
+
`;var mi=function(t,e,n,r){for(var i,o=arguments.length,s=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r,a=t.length-1;a>=0;a--)(i=t[a])&&(s=(o<3?i(s):o>3?i(e,n,s):i(e,n))||s);return o>3&&s&&Object.defineProperty(e,n,s),s};const wi=Symbol("i18nProperties"),xi=Symbol("i18nUnsubs");function Oi(t){var e;class n extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map}get i18nService(){return this.useCustomMessageContexts?fi:li}i18n(t,e,...n){var r;if("string"==typeof t)return this.i18nService.resolveMessage(t,e,...n);const i=null!==(r=t.args)&&void 0!==r?r:t.argsProvider?t.argsProvider(this):[];return this.i18nService.resolveMessage(t.context,t.key,...i)}onI18nUpdate(t){var e;null===(e=this[wi])||void 0===e||e.forEach(((e,n)=>{e.context.toLowerCase()===t.toLowerCase()&&(this[n]=this.i18n(e))})),setTimeout((()=>this.requestUpdate()),0)}update(t){var e;super.update(t),null===(e=this[wi])||void 0===e||e.forEach(((t,e)=>{null!=t.argsProvider&&(this[e]=this.i18n(t))}))}connectedCallback(){super.connectedCallback(),null!=this[wi]&&new Set([...this[wi].values()].map((t=>t.context))).forEach((t=>this.addI18nMessages(t)))}addI18nMessages(t,e){t=t.toLowerCase(),this[xi].has(t)||this[xi].set(t,this.i18nService.subscribe(t,(()=>this.onI18nUpdate(t)))),this.i18nService.prepareContext(t,null!=e?e:{})}addI18nContext(t,e){this.addI18nMessages(t.name,e)}disconnectedCallback(){super.disconnectedCallback(),this[xi].forEach((t=>t())),this[xi].clear()}}return e=xi,mi([s({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}class Si extends(Oi(St)){}class Ei extends(Oi(At)){}var ji=function(t,e,n,r){for(var i,o=arguments.length,s=o<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,n):r,a=t.length-1;a>=0;a--)(i=t[a])&&(s=(o<3?i(s):o>3?i(e,n,s):i(e,n))||s);return o>3&&s&&Object.defineProperty(e,n,s),s};class Ci extends Ei{constructor(){super(),this.editorMode=!1,this.addStore(oi)}render(){return this.key&&this.context?X`
|
|
198
198
|
<span class="ft-i18n">
|
|
199
199
|
${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
|
|
200
200
|
</span>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-topics/ft-reader-page-title",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.56",
|
|
4
4
|
"description": "Displays the previous/current/next page title",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Lit"
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@fluid-topics/ft-reader-context": "1.0.
|
|
23
|
-
"@fluid-topics/ft-typography": "1.0.
|
|
24
|
-
"@fluid-topics/ft-wc-utils": "1.0.
|
|
22
|
+
"@fluid-topics/ft-reader-context": "1.0.56",
|
|
23
|
+
"@fluid-topics/ft-typography": "1.0.56",
|
|
24
|
+
"@fluid-topics/ft-wc-utils": "1.0.56",
|
|
25
25
|
"lit": "2.7.2"
|
|
26
26
|
},
|
|
27
|
-
"gitHead": "
|
|
27
|
+
"gitHead": "da00d6ea6bfc74fef8c6687f383355e35a26289b"
|
|
28
28
|
}
|