@fluid-topics/ft-filter 1.3.46 → 1.3.47

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.
@@ -1177,7 +1177,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
1177
1177
  unbounded>
1178
1178
  </ft-ripple>
1179
1179
  <div class="ft-checkbox--box" part="checkbox-box">
1180
- <svg class="ft-checkbox--checkmark" viewBox="0 0 24 24" part="checkbox-check">
1180
+ <svg class="ft-checkbox--checkmark" viewBox="0 0 24 24" part="checkbox-check" aria-hidden="true">
1181
1181
  <path class="ft-checkbox--checkmark-path" fill="none"
1182
1182
  d=${this.indeterminate&&!this.checked?"M2,12 22,12":"M1.73,12.91 8.1,19.28 22.79,4.59"}></path>
1183
1183
  </svg>
@@ -1515,7 +1515,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
1515
1515
  `;var Ur=b(I());var ed=b(I());var nc=b(M()),be=b(ee()),Xe=b(I());var yl=b(M());var ml=yl.css`
1516
1516
  `;var Po=b(I()),qd="ft-app-info",Jt=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Jt.eventName="authentication-change";var Yd={session:(t,e)=>{(0,Po.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>_.dispatchEvent(new Jt(e.payload)),0))}},_=Po.FtReduxStore.get({name:qd,reducers:Yd,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var fi=b(I());var Qt=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=_.getState(),i=e??n;if(o&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,i,!0)}static await(e){return new Promise(o=>{let n=t.get(e);if(n)o(n);else{let i=_.subscribe(()=>{n=t.get(e),n&&(i(),o(n))})}})}};var Do=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Qt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Qt.await()}};var Be=class extends Do{constructor(e=!0,o){var n;super(o),this.sortObjectFields=(a,l)=>typeof l!="object"||l==null||Array.isArray(l)?l:Object.fromEntries(Object.entries(l).sort(([c],[p])=>c.localeCompare(p)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new fi.CacheRegistry,this.cache=e?i.commonCache:new fi.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var Bo=class extends Be{async listMyBookmarks(){let e=_.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var hi=class{addCommand(e,o=!1){_.commands.add(e,o)}consumeCommand(e){return _.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new hi;var We=b(I());var gl,Nr=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},Xd=Symbol("clearAfterUnitTest"),$o=class extends(0,We.withEventBus)(Be){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[gl]=()=>{this.defaultMessages={},this.cache=new We.CacheRegistry,this.listeners={}},this.currentUiLocale=_.getState().uiLocale,_.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=_.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var n;if(e=e.toLowerCase(),o&&Object.keys(o).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...o};(0,We.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var o,n;return this.fetchContext(e),(n=(o=this.cache.getNow(e))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,o){let n=e.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(e,o,...n){var i;let a=e.toLowerCase(),l=this.resolveContext(a);return new We.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},l).resolve(o,...n)}async fetchContext(e){let o=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),o&&await this.notify(e)}catch(i){!(i instanceof We.CanceledPromiseError)&&o&&console.error(i)}return n}subscribe(e,o){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(o),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(o)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Nr({loadedContexts:e})),this.dispatchEvent(new Nr({loadedContexts:e})),await Promise.all(e.map(o=>this.notify(o,!1)))}async notify(e,o=!0){o&&(document.body.dispatchEvent(new Nr({loadedContexts:[e]})),this.dispatchEvent(new Nr({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>(0,We.delay)(0).then(()=>n()).catch(()=>null)))}};gl=Xd;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends $o{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends $o{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var ao=window.FluidTopicsI18nService,yi=window.FluidTopicsCustomI18nService;var bl=b(I()),mi=class{highlightHtml(e,o,n){(0,bl.highlightHtml)(e,o,n)}};window.FluidTopicsHighlightHtmlService=new mi;var Qd=b(vl(),1);var Sl;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Sl||(Sl={}));var Ol;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Ol||(Ol={}));var Cl;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Cl||(Cl={}));var El;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(El||(El={}));var Al;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Al||(Al={}));var wl;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(wl||(wl={}));var Rl;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(Rl||(Rl={}));var Ll;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(Ll||(Ll={}));var Tl;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(Tl||(Tl={}));var Nl;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Nl||(Nl={}));var Il;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Il||(Il={}));var _l;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(_l||(_l={}));var kl;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(kl||(kl={}));var Pl;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Pl||(Pl={}));var Dl;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(Dl||(Dl={}));var Bl;(function(t){t.ASC="ASC",t.DESC="DESC"})(Bl||(Bl={}));var $l;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})($l||($l={}));var Ml;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Ml||(Ml={}));var Ul;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Ul||(Ul={}));var Fl;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Fl||(Fl={}));var zl;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(zl||(zl={}));var Hl;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Hl||(Hl={}));var Wl;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Wl||(Wl={}));var Gl;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Gl||(Gl={}));var jl;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(jl||(jl={}));var se;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(se||(se={}));var Ge;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Ge||(Ge={}));var Vl;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Vl||(Vl={}));var Kl;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Kl||(Kl={}));var Zl;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(Zl||(Zl={}));var ql;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(ql||(ql={}));var Yl;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(Yl||(Yl={}));var Jd={[se.PERSONAL_BOOK_SHARE_USER]:[se.PERSONAL_BOOK_USER],[se.HTML_EXPORT_USER]:[se.PERSONAL_BOOK_USER],[se.PDF_EXPORT_USER]:[se.PERSONAL_BOOK_USER],[se.KHUB_ADMIN]:[se.CONTENT_PUBLISHER],[se.ADMIN]:[se.KHUB_ADMIN,se.USERS_ADMIN,se.PORTAL_ADMIN],[se.GENERATIVE_AI_EXPORT_USER]:[se.GENERATIVE_AI_USER]};function Xl(t,e){return t===e||(Jd[t]??[]).some(o=>Xl(o,e))}function Jl(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>Xl(n,e))}var Fo=class extends Be{async listMySearches(){let{session:e}=_.getState();return Jl(e,se.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Ql=b(I());var gi=class{isDate(e){var o,n,i,a;return(a=(i=((n=(o=_.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(c=>c.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,o){var n,i,a;return Ql.DateFormatter.format(e,(n=o?.locale)!==null&&n!==void 0?n:_.getState().uiLocale,(i=o?.longFormat)!==null&&i!==void 0?i:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new gi;var ec=b(I());var so=class{static get(e,o){var n,i;let a=_.getState(),{lang:l,region:c}=(i=(n=a.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new ec.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,o??`${l}-${c}`)}};var bi=class{urlToSearchRequest(e){return so.get().parse(e)}searchRequestToUrl(e){return so.get().serialize(e)}};window.FluidTopicsUrlService=new bi;var Bt=b(I());var er=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};er.eventName="change";var xi=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let o=sessionStorage.getItem(this.itemName(e));return o?JSON.parse(o):void 0}set(e,o){sessionStorage.setItem(this.itemName(e),JSON.stringify(o))}},tc=new xi;var zo=class t extends Bt.WithEventBus{static build(){return new t(window.history,tc,()=>window.location,!1)}constructor(e,o,n,i){var a,l;super(),this.history=e,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(l=(a=e.state)===null||a===void 0?void 0:a.index)!==null&&l!==void 0?l:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(e,o=!1){let n=o&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,Bt.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new er(this.currentItem())),0)}installProxies(){let e=o=>(n,i,[a,l,c])=>{let p=o(),u={...p===this.currentIndex?this.currentState:void 0,...a,index:p,href:typeof c=="string"?c:(c??this.windowLocation()).href};n.apply(i,[u,l,c]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let o=this.history.length-1;o>=0;o--)e?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(e){var o;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(o=e?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(er.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(er.eventName,e)}currentItem(){return(0,Bt.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,Bt.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,Bt.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var o;let n=(o=this.states[e])===null||o===void 0?void 0:o.majorStateId;if(!n)return e;let i=e,a=e+1;for(;this.states.length>a&&!this.isDifferentMajorState(a,n);)this.hasState(a)&&(i=a),a++;return i}buildCurrentState(){var e,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&o!==void 0?o:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,o){var n;if(!this.hasState(e))return!1;let i=o??this.currentState.majorStateId,a=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return a==null||a!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=zo.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var rc=_;function oc(t,e){var o;return rc.getState().authenticationRequired&&!(!((o=rc.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(e):t()}var le=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Z=class extends Xe.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Qt.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Xe.CacheRegistry,this.cleanSessionDebouncer=new Xe.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return nc.html`
1517
1517
  <slot></slot>
1518
- `}connectedCallback(){super.connectedCallback(),_.addEventListener(Jt.eventName,this.reloadConfiguration)}disconnectedCallback(){_.addEventListener(Jt.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var o,n,i,a,l,c,p;super.update(e),e.has("baseUrl")&&(_.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&_.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&_.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&_.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&_.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&_.actions.noCustom(this.noCustom),e.has("editorMode")&&_.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&_.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&_.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>ao.addContext(u)),e.has("openExternalDocumentInNewTab")&&_.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&_.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&_.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(_.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),_.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),_.actions.searchInAllLanguagesAllowed((l=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&l!==void 0?l:!1)),e.has("authenticationRequired")&&_.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&_.actions.availableContentLocales((p=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&p!==void 0?p:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>oc(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};Z.elementDefinitions={};Z.styles=ml;le([(0,be.property)()],Z.prototype,"baseUrl",void 0);le([(0,be.property)()],Z.prototype,"apiIntegrationIdentifier",void 0);le([(0,be.property)()],Z.prototype,"apiIntegrationAppVersion",void 0);le([(0,be.property)()],Z.prototype,"uiLocale",void 0);le([(0,Xe.jsonProperty)(null)],Z.prototype,"availableUiLocales",void 0);le([(0,Xe.jsonProperty)(null)],Z.prototype,"metadataConfiguration",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"editorMode",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"noCustom",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"openExternalDocumentInNewTab",void 0);le([(0,be.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],Z.prototype,"noCustomComponent",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"withManualResources",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"navigatorOnline",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"forcedOffline",void 0);le([(0,be.property)({type:Object})],Z.prototype,"apiProvider",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"authenticationRequired",void 0);le([(0,Xe.jsonProperty)([])],Z.prototype,"messageContexts",void 0);le([(0,Xe.jsonProperty)(void 0)],Z.prototype,"session",void 0);le([(0,be.state)()],Z.prototype,"localesConfiguration",void 0);le([(0,be.state)()],Z.prototype,"availableContentLocales",void 0);var Gi=b(ee());function ep(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let o,n,i;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(n=o;n--!==0;)if(!Ho(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Ho(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let a=l=>Object.keys(l).filter(c=>l[c]!=null);if(i=a(t),o=i.length,o!==a(e).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=o;n--!==0;){let l=i[n];if(!Ho(t[l],e[l]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Ho(t,e){try{return ep(t,e)}catch{return!1}}function lo(t,e){return!Ho(t,e)}function Wo(t,e){let o=n=>n[t]===!0;return n=>{if(o(n))return n;let i=e(n);return i[t]=!0,i}}var ic=b(ee(),1);var vi=t=>{let e=t??{};return(o,n)=>{var i;let a={hasChanged:lo,attribute:!1,...e};(0,ic.property)(a)(o,n);let l=o.constructor;l.reduxProperties=new Map(l.reduxProperties),l.reduxProperties.set(n,{selector:(i=e.selector)!==null&&i!==void 0?i:c=>c[n],store:e.store})}};var Go=class{constructor(){this.queue=[]}add(e,o=!1){o&&this.clear(e.type),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(e){typeof e=="string"?this.queue=this.queue.filter(o=>o.type!==e):this.queue=this.queue.filter(o=>!e.test(o.type))}};var tr=b(ee(),1);var ac=b(ee(),1);function sc(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,ac.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:lo,...e??{}})}var jo=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,o){return this.callbacks=[e],this.debounce(o)}queue(e,o){return this.callbacks.push(e),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,o;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(c){i(c);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var cc=b(M(),1);var Vo=globalThis,tp=Vo.ShadowRoot&&(Vo.ShadyCSS===void 0||Vo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,j0=Symbol();var lc=(t,e)=>{if(tp)t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of e){let n=document.createElement("style"),i=Vo.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)}};var Ko=class extends cc.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let o={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return lc(n,e.elementStyles),n}};function dc(t,e,...o){var n;let i=t.querySelector(e);for(let a of o)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(a);return i}var kr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},hc,pc=Symbol("constructorPrototype"),uc=Symbol("constructorName"),yc=Symbol("exportpartsDebouncer"),fc=Symbol("dynamicDependenciesLoaded"),_r=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};_r.eventName="exportparts-updated";var ut=class extends Ko{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[hc]=new jo(5),this.scheduleExportpartsUpdate=()=>{var e,o,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[yc].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[uc]=this.constructor.name,this[pc]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[uc]&&Object.setPrototypeOf(this,this[pc])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let o=this.constructor;o[fc]||(o[fc]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(_r.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(_r.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate(),e.has("exportparts")&&this.dispatchEvent(new _r)})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let a=[...i??[],n];o=dc(this.shadowRoot,...a)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var o,n,i;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}setExportpartsAttribute(e){var o,n,i,a,l,c;let p=g=>g!=null&&g.trim().length>0,u=e.filter(p).map(g=>g.trim());if(u.length===0){this.exportparts=void 0;return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let S=(a=(i=g.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(c=(l=g.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(T=>T.split(":")[1]))!==null&&c!==void 0?c:[],E=[...S,...v].filter(p).map(T=>T.trim());for(let T of E)m.add(T)}if(m.size===0){this.exportparts=void 0;return}let h=[...m.values()].flatMap(g=>u.map(S=>`${g}:${S}--${g}`));this.exportparts=[...this.part,...h].join(", ")}};hc=yc;kr([(0,tr.property)()],ut.prototype,"exportpartsPrefix",void 0);kr([sc([])],ut.prototype,"exportpartsPrefixes",void 0);kr([(0,tr.property)({reflect:!0})],ut.prototype,"exportparts",void 0);kr([(0,tr.property)()],ut.prototype,"customStylesheet",void 0);kr([(0,tr.property)()],ut.prototype,"elementToFocus",void 0);kr([(0,tr.state)()],ut.prototype,"useAdoptedStyleSheets",void 0);function Zo(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var co=Symbol("internalReduxEventsUnsubscribers"),$t=Symbol("internalStoresUnsubscribers"),rr=Symbol("internalStores"),rp=Wo(Symbol("withRedux"),function(t){var e,o,n;class i extends t{constructor(){super(...arguments),this[e]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(l){super.willUpdate(l),[...this.reduxConstructor.reduxReactiveProperties].some(c=>l.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[rr].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[rr].values()][0]}getStore(l){return l==null?this.getUnnamedStore():this[rr].get(l)}addStore(l,c){var p;c=(p=c??l.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[rr].set(c,l),this.subscribeToStore(c,l),this.updateFromStores()}removeStore(l){let c=typeof l=="string"?l:l.name;this.unsubscribeFromStore(c),this[rr].delete(c)}setupStores(){this.unsubscribeFromStores(),this[rr].forEach((l,c)=>this.subscribeToStore(c,l)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((l,c)=>{let p=this.constructor.getPropertyOptions(c);if(!p?.attribute||!this.hasAttribute(typeof p?.attribute=="string"?p.attribute:c)){let u=this.getStore(l.store);u&&(l.store?this[$t].has(l.store):this[$t].size>0)&&(this[c]=l.selector(u.getState(),this))}})}subscribeToStore(l,c){var p;this[$t].set(l,c.subscribe(()=>this.updateFromStores())),this[co].set(l,[]),Zo(c)&&c.eventBus&&((p=this.reduxConstructor.reduxEventListeners)===null||p===void 0||p.forEach((u,m)=>{if(typeof this[m]=="function"&&(!u.store||c.name===u.store)){let h=g=>this[m](g);c.addEventListener(u.eventName,h),this[co].get(l).push(()=>c.removeEventListener(u.eventName,h))}})),this.onStoreAvailable(l)}unsubscribeFromStores(){this[$t].forEach((l,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(l){var c;this[$t].has(l)&&this[$t].get(l)(),this[$t].delete(l),(c=this[co].get(l))===null||c===void 0||c.forEach(p=>p()),this[co].delete(l)}onStoreAvailable(l){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=$t,o=rr,n=co,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),mc=class extends rp(ut){};function je(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ot(t){return!!t&&!!t[J]}function Je(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===dp}(t)||Array.isArray(t)||!!t[Cc]||!!(!((e=t.constructor)===null||e===void 0)&&e[Cc])||Ti(t)||Ni(t))}function or(t,e,o){o===void 0&&(o=!1),Br(t)===0?(o?Object.keys:Dr)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Br(t){var e=t[J];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Ti(t)?2:Ni(t)?3:0}function Pr(t,e){return Br(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function op(t,e){return Br(t)===2?t.get(e):t[e]}function Ec(t,e,o){var n=Br(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function Ac(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Ti(t){return lp&&t instanceof Map}function Ni(t){return cp&&t instanceof Set}function Mt(t){return t.o||t.t}function Ii(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Lc(t);delete e[J];for(var o=Dr(e),n=0;n<o.length;n++){var i=o[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function _i(t,e){return e===void 0&&(e=!1),ki(t)||Ot(t)||!Je(t)||(Br(t)>1&&(t.set=t.add=t.clear=t.delete=np),Object.freeze(t),e&&or(t,function(o,n){return _i(n,!0)},!0)),t}function np(){je(2)}function ki(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function ft(t){var e=Li[t];return e||je(18,t),e}function ip(t,e){Li[t]||(Li[t]=e)}function Ai(){return uo}function Si(t,e){e&&(ft("Patches"),t.u=[],t.s=[],t.v=e)}function qo(t){wi(t),t.p.forEach(ap),t.p=null}function wi(t){t===uo&&(uo=t.l)}function gc(t){return uo={p:[],l:uo,h:t,m:!0,_:0}}function ap(t){var e=t[J];e.i===0||e.i===1?e.j():e.g=!0}function Oi(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||ft("ES5").S(e,t,n),n?(o[J].P&&(qo(e),je(4)),Je(t)&&(t=Yo(e,t),e.l||Xo(e,t)),e.u&&ft("Patches").M(o[J].t,t,e.u,e.s)):t=Yo(e,o,[]),qo(e),e.u&&e.v(e.u,e.s),t!==Rc?t:void 0}function Yo(t,e,o){if(ki(e))return e;var n=e[J];if(!n)return or(e,function(c,p){return bc(t,n,e,c,p,o)},!0),e;if(n.A!==t)return e;if(!n.P)return Xo(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Ii(n.k):n.o,a=i,l=!1;n.i===3&&(a=new Set(i),i.clear(),l=!0),or(a,function(c,p){return bc(t,n,i,c,p,o,l)}),Xo(t,i,!1),o&&t.u&&ft("Patches").N(n,o,t.u,t.s)}return n.o}function bc(t,e,o,n,i,a,l){if(Ot(i)){var c=Yo(t,i,a&&e&&e.i!==3&&!Pr(e.R,n)?a.concat(n):void 0);if(Ec(o,n,c),!Ot(c))return;t.m=!1}else l&&o.add(i);if(Je(i)&&!ki(i)){if(!t.h.D&&t._<1)return;Yo(t,i),e&&e.A.l||Xo(t,i)}}function Xo(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&_i(e,o)}function Ci(t,e){var o=t[J];return(o?Mt(o):t)[e]}function xc(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function Ut(t){t.P||(t.P=!0,t.l&&Ut(t.l))}function Ei(t){t.o||(t.o=Ii(t.t))}function Ri(t,e,o){var n=Ti(e)?ft("MapSet").F(e,o):Ni(e)?ft("MapSet").T(e,o):t.O?function(i,a){var l=Array.isArray(i),c={i:l?1:0,A:a?a.A:Ai(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},p=c,u=fo;l&&(p=[c],u=po);var m=Proxy.revocable(p,u),h=m.revoke,g=m.proxy;return c.k=g,c.j=h,g}(e,o):ft("ES5").J(e,o);return(o?o.A:Ai()).p.push(n),n}function sp(t){return Ot(t)||je(22,t),function e(o){if(!Je(o))return o;var n,i=o[J],a=Br(o);if(i){if(!i.P&&(i.i<4||!ft("ES5").K(i)))return i.t;i.I=!0,n=vc(o,a),i.I=!1}else n=vc(o,a);return or(n,function(l,c){i&&op(i.t,l)===c||Ec(n,l,e(c))}),a===3?new Set(n):n}(t)}function vc(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Ii(t)}function wc(){function t(l,c){var p=a[l];return p?p.enumerable=c:a[l]=p={configurable:!0,enumerable:c,get:function(){var u=this[J];return fo.get(u,l)},set:function(u){var m=this[J];fo.set(m,l,u)}},p}function e(l){for(var c=l.length-1;c>=0;c--){var p=l[c][J];if(!p.P)switch(p.i){case 5:n(p)&&Ut(p);break;case 4:o(p)&&Ut(p)}}}function o(l){for(var c=l.t,p=l.k,u=Dr(p),m=u.length-1;m>=0;m--){var h=u[m];if(h!==J){var g=c[h];if(g===void 0&&!Pr(c,h))return!0;var S=p[h],v=S&&S[J];if(v?v.t!==g:!Ac(S,g))return!0}}var E=!!c[J];return u.length!==Dr(c).length+(E?0:1)}function n(l){var c=l.k;if(c.length!==l.t.length)return!0;var p=Object.getOwnPropertyDescriptor(c,c.length-1);if(p&&!p.get)return!0;for(var u=0;u<c.length;u++)if(!c.hasOwnProperty(u))return!0;return!1}function i(l){l.g&&je(3,JSON.stringify(Mt(l)))}var a={};ip("ES5",{J:function(l,c){var p=Array.isArray(l),u=function(h,g){if(h){for(var S=Array(g.length),v=0;v<g.length;v++)Object.defineProperty(S,""+v,t(v,!0));return S}var E=Lc(g);delete E[J];for(var T=Dr(E),R=0;R<T.length;R++){var N=T[R];E[N]=t(N,h||!!E[N].enumerable)}return Object.create(Object.getPrototypeOf(g),E)}(p,l),m={i:p?5:4,A:c?c.A:Ai(),P:!1,I:!1,R:{},l:c,t:l,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,J,{value:m,writable:!0}),u},S:function(l,c,p){p?Ot(c)&&c[J].A===l&&e(l.p):(l.u&&function u(m){if(m&&typeof m=="object"){var h=m[J];if(h){var g=h.t,S=h.k,v=h.R,E=h.i;if(E===4)or(S,function($){$!==J&&(g[$]!==void 0||Pr(g,$)?v[$]||u(S[$]):(v[$]=!0,Ut(h)))}),or(g,function($){S[$]!==void 0||Pr(S,$)||(v[$]=!1,Ut(h))});else if(E===5){if(n(h)&&(Ut(h),v.length=!0),S.length<g.length)for(var T=S.length;T<g.length;T++)v[T]=!1;else for(var R=g.length;R<S.length;R++)v[R]=!0;for(var N=Math.min(S.length,g.length),P=0;P<N;P++)S.hasOwnProperty(P)||(v[P]=!0),v[P]===void 0&&u(S[P])}}}}(l.p[0]),e(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var Sc,uo,Pi=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",lp=typeof Map<"u",cp=typeof Set<"u",Oc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Rc=Pi?Symbol.for("immer-nothing"):((Sc={})["immer-nothing"]=!0,Sc),Cc=Pi?Symbol.for("immer-draftable"):"__$immer_draftable",J=Pi?Symbol.for("immer-state"):"__$immer_state";var dp=""+Object.prototype.constructor,Dr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Lc=Object.getOwnPropertyDescriptors||function(t){var e={};return Dr(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},Li={},fo={get:function(t,e){if(e===J)return t;var o=Mt(t);if(!Pr(o,e))return function(i,a,l){var c,p=xc(a,l);return p?"value"in p?p.value:(c=p.get)===null||c===void 0?void 0:c.call(i.k):void 0}(t,o,e);var n=o[e];return t.I||!Je(n)?n:n===Ci(t.t,e)?(Ei(t),t.o[e]=Ri(t.A.h,n,t)):n},has:function(t,e){return e in Mt(t)},ownKeys:function(t){return Reflect.ownKeys(Mt(t))},set:function(t,e,o){var n=xc(Mt(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=Ci(Mt(t),e),a=i?.[J];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Ac(o,i)&&(o!==void 0||Pr(t.t,e)))return!0;Ei(t),Ut(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return Ci(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ei(t),Ut(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=Mt(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){je(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){je(12)}},po={};or(fo,function(t,e){po[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),po.deleteProperty=function(t,e){return po.set.call(this,t,e,void 0)},po.set=function(t,e,o){return fo.set.call(this,t[0],e,o,t[0])};var pp=function(){function t(o){var n=this;this.O=Oc,this.D=!0,this.produce=function(i,a,l){if(typeof i=="function"&&typeof a!="function"){var c=a;a=i;var p=n;return function(E){var T=this;E===void 0&&(E=c);for(var R=arguments.length,N=Array(R>1?R-1:0),P=1;P<R;P++)N[P-1]=arguments[P];return p.produce(E,function($){var U;return(U=a).call.apply(U,[T,$].concat(N))})}}var u;if(typeof a!="function"&&je(6),l!==void 0&&typeof l!="function"&&je(7),Je(i)){var m=gc(n),h=Ri(n,i,void 0),g=!0;try{u=a(h),g=!1}finally{g?qo(m):wi(m)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(E){return Si(m,l),Oi(E,m)},function(E){throw qo(m),E}):(Si(m,l),Oi(u,m))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===Rc&&(u=void 0),n.D&&_i(u,!0),l){var S=[],v=[];ft("Patches").M(i,u,S,v),l(S,v)}return u}je(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var m=arguments.length,h=Array(m>1?m-1:0),g=1;g<m;g++)h[g-1]=arguments[g];return n.produceWithPatches(u,function(S){return i.apply(void 0,[S].concat(h))})};var l,c,p=n.produce(i,a,function(u,m){l=u,c=m});return typeof Promise<"u"&&p instanceof Promise?p.then(function(u){return[u,l,c]}):[p,l,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var e=t.prototype;return e.createDraft=function(o){Je(o)||je(8),Ot(o)&&(o=sp(o));var n=gc(this),i=Ri(this,o,void 0);return i[J].C=!0,wi(n),i},e.finishDraft=function(o,n){var i=o&&o[J],a=i.A;return Si(a,n),Oi(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!Oc&&je(20),this.O=o},e.applyPatches=function(o,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){o=a.value;break}}i>-1&&(n=n.slice(i+1));var l=ft("Patches").$;return Ot(o)?l(o,n):this.produce(o,function(c){return l(c,n)})},t}(),$e=new pp,up=$e.produce,aS=$e.produceWithPatches.bind($e),sS=$e.setAutoFreeze.bind($e),lS=$e.setUseProxies.bind($e),cS=$e.applyPatches.bind($e),dS=$e.createDraft.bind($e),pS=$e.finishDraft.bind($e),Jo=up;function nr(t){"@babel/helpers - typeof";return nr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},nr(t)}function Tc(t,e){if(nr(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(nr(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Nc(t){var e=Tc(t,"string");return nr(e)=="symbol"?e:e+""}function Ic(t,e,o){return(e=Nc(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function _c(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),o.push.apply(o,n)}return o}function Di(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?_c(Object(o),!0).forEach(function(n){Ic(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):_c(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function Oe(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. "}var kc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Bi=function(){return Math.random().toString(36).substring(7).split("").join(".")},Qo={INIT:"@@redux/INIT"+Bi(),REPLACE:"@@redux/REPLACE"+Bi(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Bi()}};function fp(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function $i(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(Oe(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(Oe(1));return o($i)(t,e)}if(typeof t!="function")throw new Error(Oe(2));var i=t,a=e,l=[],c=l,p=!1;function u(){c===l&&(c=l.slice())}function m(){if(p)throw new Error(Oe(3));return a}function h(E){if(typeof E!="function")throw new Error(Oe(4));if(p)throw new Error(Oe(5));var T=!0;return u(),c.push(E),function(){if(T){if(p)throw new Error(Oe(6));T=!1,u();var N=c.indexOf(E);c.splice(N,1),l=null}}}function g(E){if(!fp(E))throw new Error(Oe(7));if(typeof E.type>"u")throw new Error(Oe(8));if(p)throw new Error(Oe(9));try{p=!0,a=i(a,E)}finally{p=!1}for(var T=l=c,R=0;R<T.length;R++){var N=T[R];N()}return E}function S(E){if(typeof E!="function")throw new Error(Oe(10));i=E,g({type:Qo.REPLACE})}function v(){var E,T=h;return E={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(Oe(11));function P(){N.next&&N.next(m())}P();var $=T(P);return{unsubscribe:$}}},E[kc]=function(){return this},E}return g({type:Qo.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:S},n[kc]=v,n}function hp(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:Qo.INIT});if(typeof n>"u")throw new Error(Oe(12));if(typeof o(void 0,{type:Qo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Oe(13))})}function Pc(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(o[i]=t[i])}var a=Object.keys(o),l,c;try{hp(o)}catch(p){c=p}return function(u,m){if(u===void 0&&(u={}),c)throw c;if(0)var h;for(var g=!1,S={},v=0;v<a.length;v++){var E=a[v],T=o[E],R=u[E],N=T(R,m);if(typeof N>"u"){var P=m&&m.type;throw new Error(Oe(14))}S[E]=N,g=g||N!==R}return g=g||a.length!==Object.keys(u).length,g?S:u}}function $r(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Dc(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(Oe(15))},l={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(l)});return a=$r.apply(void 0,c)(i.dispatch),Di(Di({},i),{},{dispatch:a})}}}function Bc(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(l){return function(c){return typeof c=="function"?c(i,a,t):l(c)}}};return e}var $c=Bc();$c.withExtraArgument=Bc;var Mi=$c;var Hc=function(){var t=function(e,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),yp=function(t,e){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function c(u){return function(m){return p([u,m])}}function p(u){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return o.label++,{value:u[1],done:!1};case 5:o.label++,i=u[1],u=[0];continue;case 7:u=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){o=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){o.label=u[1];break}if(u[0]===6&&o.label<a[1]){o.label=a[1],a=u;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(u);break}a[2]&&o.ops.pop(),o.trys.pop();continue}u=e.call(t,o)}catch(m){u=[6,m],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},Mr=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},mp=Object.defineProperty,gp=Object.defineProperties,bp=Object.getOwnPropertyDescriptors,Mc=Object.getOwnPropertySymbols,xp=Object.prototype.hasOwnProperty,vp=Object.prototype.propertyIsEnumerable,Uc=function(t,e,o){return e in t?mp(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Ft=function(t,e){for(var o in e||(e={}))xp.call(e,o)&&Uc(t,o,e[o]);if(Mc)for(var n=0,i=Mc(e);n<i.length;n++){var o=i[n];vp.call(e,o)&&Uc(t,o,e[o])}return t},Ui=function(t,e){return gp(t,bp(e))},Sp=function(t,e,o){return new Promise(function(n,i){var a=function(p){try{c(o.next(p))}catch(u){i(u)}},l=function(p){try{c(o.throw(p))}catch(u){i(u)}},c=function(p){return p.done?n(p.value):Promise.resolve(p.value).then(a,l)};c((o=o.apply(t,e)).next())})};var Op=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?$r:$r.apply(null,arguments)},TS=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Cp(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var Ep=function(t){Hc(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Mr([void 0],o[0].concat(this)))):new(e.bind.apply(e,Mr([void 0],o.concat(this))))},e}(Array),Ap=function(t){Hc(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Mr([void 0],o[0].concat(this)))):new(e.bind.apply(e,Mr([void 0],o.concat(this))))},e}(Array);function Hi(t){return Je(t)?Jo(t,function(){}):t}function wp(t){return typeof t=="boolean"}function Rp(){return function(e){return Lp(e)}}function Lp(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,l=a===void 0?!0:a,c=new Ep;if(o&&(wp(o)?c.push(Mi):c.push(Mi.withExtraArgument(o.extraArgument))),0){if(i)var p;if(l)var u}return c}var Fi=!0;function Wc(t){var e=Rp(),o=t||{},n=o.reducer,i=n===void 0?void 0:n,a=o.middleware,l=a===void 0?e():a,c=o.devTools,p=c===void 0?!0:c,u=o.preloadedState,m=u===void 0?void 0:u,h=o.enhancers,g=h===void 0?void 0:h,S;if(typeof i=="function")S=i;else if(Cp(i))S=Pc(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=l;if(typeof v=="function"&&(v=v(e),!Fi&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Fi&&v.some(function($){return typeof $!="function"}))throw new Error("each middleware provided to configureStore must be a function");var E=Dc.apply(void 0,v),T=$r;p&&(T=Op(Ft({trace:!Fi},typeof p=="object"&&p)));var R=new Ap(E),N=R;Array.isArray(g)?N=Mr([E],g):typeof g=="function"&&(N=g(R));var P=T.apply(void 0,N);return $i(S,m,P)}function zt(t,e){function o(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return Ft(Ft({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function Gc(t){var e={},o=[],n,i={addCase:function(a,l){var c=typeof a=="string"?a:a.type;if(c in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[c]=l,i},addMatcher:function(a,l){return o.push({matcher:a,reducer:l}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,o,n]}function Tp(t){return typeof t=="function"}function Np(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?Gc(e):[e,o,n],a=i[0],l=i[1],c=i[2],p;if(Tp(t))p=function(){return Hi(t())};else{var u=Hi(t);p=function(){return u}}function m(h,g){h===void 0&&(h=p());var S=Mr([a[g.type]],l.filter(function(v){var E=v.matcher;return E(g)}).map(function(v){var E=v.reducer;return E}));return S.filter(function(v){return!!v}).length===0&&(S=[c]),S.reduce(function(v,E){if(E)if(Ot(v)){var T=v,R=E(T,g);return R===void 0?v:R}else{if(Je(v))return Jo(v,function(N){return E(N,g)});var R=E(v,g);if(R===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return v},h)}return m.getInitialState=p,m}function Ip(t,e){return t+"/"+e}function jc(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:Hi(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},l={},c={};i.forEach(function(m){var h=n[m],g=Ip(e,m),S,v;"reducer"in h?(S=h.reducer,v=h.prepare):S=h,a[m]=S,l[g]=S,c[m]=v?zt(g,v):zt(g)});function p(){var m=typeof t.extraReducers=="function"?Gc(t.extraReducers):[t.extraReducers],h=m[0],g=h===void 0?{}:h,S=m[1],v=S===void 0?[]:S,E=m[2],T=E===void 0?void 0:E,R=Ft(Ft({},g),l);return Np(o,function(N){for(var P in R)N.addCase(P,R[P]);for(var $=0,U=v;$<U.length;$++){var we=U[$];N.addMatcher(we.matcher,we.reducer)}T&&N.addDefaultCase(T)})}var u;return{name:e,reducer:function(m,h){return u||(u=p()),u(m,h)},actions:c,caseReducers:a,getInitialState:function(){return u||(u=p()),u.getInitialState()}}}var _p="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",kp=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=_p[Math.random()*64|0];return e},Pp=["name","message","stack","code"],zi=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Fc=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Dp=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=Pp;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},kS=function(){function t(e,o,n){var i=zt(e+"/fulfilled",function(m,h,g,S){return{payload:m,meta:Ui(Ft({},S||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),a=zt(e+"/pending",function(m,h,g){return{payload:void 0,meta:Ui(Ft({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),l=zt(e+"/rejected",function(m,h,g,S,v){return{payload:S,error:(n&&n.serializeError||Dp)(m||"Rejected"),meta:Ui(Ft({},v||{}),{arg:g,requestId:h,rejectedWithValue:!!S,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),c=!1,p=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function u(m){return function(h,g,S){var v=n?.idGenerator?n.idGenerator(m):kp(),E=new p,T,R=!1;function N($){T=$,E.abort()}var P=function(){return Sp(this,null,function(){var $,U,we,rt,Ce,ot,fe;return yp(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),rt=($=n?.condition)==null?void 0:$.call(n,m,{getState:g,extra:S}),$p(rt)?[4,rt]:[3,2];case 1:rt=y.sent(),y.label=2;case 2:if(rt===!1||E.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,Ce=new Promise(function(x,k){return E.signal.addEventListener("abort",function(){return k({name:"AbortError",message:T||"Aborted"})})}),h(a(v,m,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:v,arg:m},{getState:g,extra:S}))),[4,Promise.race([Ce,Promise.resolve(o(m,{dispatch:h,getState:g,extra:S,requestId:v,signal:E.signal,abort:N,rejectWithValue:function(x,k){return new zi(x,k)},fulfillWithValue:function(x,k){return new Fc(x,k)}})).then(function(x){if(x instanceof zi)throw x;return x instanceof Fc?i(x.payload,v,m,x.meta):i(x,v,m)})])];case 3:return we=y.sent(),[3,5];case 4:return ot=y.sent(),we=ot instanceof zi?l(null,v,m,ot.payload,ot.meta):l(ot,v,m),[3,5];case 5:return fe=n&&!n.dispatchConditionRejection&&l.match(we)&&we.meta.condition,fe||h(we),[2,we]}})})}();return Object.assign(P,{abort:N,requestId:v,arg:m,unwrap:function(){return P.then(Bp)}})}}return Object.assign(u,{pending:a,rejected:l,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function Bp(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function $p(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Vc="listener",Kc="completed",Zc="cancelled",PS="task-"+Zc,DS="task-"+Kc,BS=Vc+"-"+Zc,$S=Vc+"-"+Kc;var Wi="listenerMiddleware";var MS=zt(Wi+"/add"),US=zt(Wi+"/removeAll"),FS=zt(Wi+"/remove");var zc,zS=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(zc||(zc=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Mp=function(t){return function(e){setTimeout(e,t)}},HS=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Mp(10);wc();var Up=Wo(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(o,n,i){this.eventBus.addEventListener(o,n,i)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,i){this.eventBus.removeEventListener(o,n,i)}}}),en=class extends Up(Object){};window.ftReduxStores||(window.ftReduxStores={});var qc=class t extends en{static get(e){var o;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(Zo(a))return a;if(i==null)return;let l=jc({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),c=Wc({reducer:(p,u)=>u.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...p,...u.overwrites}:l.reducer(p,u)});return window.ftReduxStores[i.name]=new t(l,c,i.eventBus)}constructor(e,o,n){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Go;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,l,c)=>{let p=l,u=a[p];return u?(...m)=>{let h=u(...m.map(i));return this.reduxStore.dispatch(h),h}:m=>{this.setState({[p]:i(m)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}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(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var tn=class{static format(e,o,n,i){return window.moment?window.moment(e).locale(o).format(this.getMomentDateFormat(n,i)):this.getIntlDateTime(e,o,n,i)}static getMomentDateFormat(e,o){return e?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(e,o,n,i){let a=typeof e=="string"?new Date(e):e,l=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(a);if(!i)return l;let c=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(a);return`${l} ${c}`}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${e(Math.abs(o)/60)}:${e(Math.abs(o)%60)}`}};var Yc=b(I()),rn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},uO=(0,Yc.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(_)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,a;return((a=(i=this.metadataDescriptors.find(c=>c.key===n))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1)?c=>tn.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return rn([(0,Gi.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),rn([(0,Gi.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),rn([vi({store:_.name,selector:o=>{var n,i;return(i=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],e.prototype,"metadataDescriptors",void 0),rn([vi({store:_.name})],e.prototype,"uiLocale",void 0),e});var an=b(I());var on=class extends Be{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=_.getState().session;return!!e?.sessionAuthenticated}};var nn=class extends Be{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=_.getState().session;return!!e?.sessionAuthenticated}};var Fp="ft-user-assets",zp={setAssetCount:(t,e)=>{let{userAssetType:o,count:n}=e.payload.assetCount;t.assetCounts.allAsset[o]=n},clearAssetCount:t=>{Object.values(Ge).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let o=e.payload.mapId;t.assetCounts.bookmarkByMap[o]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:o,mapId:n,asset:i}=e.payload;Vi(t,o,[...ji(t,o),i]),Xc(t,o,1,n),Jc(t,i)},editAsset:(t,e)=>{let{assetType:o,asset:n}=e.payload;Vi(t,o,ji(t,o).map(i=>i.id===n.id?n:i)),Jc(t,n)},removeAsset:(t,e)=>{let{assetType:o,mapId:n,assetId:i}=e.payload;Vi(t,o,ji(t,o).filter(a=>a.id!==i)),Xc(t,o,-1,n)}},Qc={[Ge.SEARCHES]:"savedSearches",[Ge.BOOKMARKS]:"bookmarks",[Ge.BOOKS]:void 0,[Ge.COLLECTIONS]:void 0},ji=(t,e)=>{var o;let n=Qc[e];return n?(o=t[n])!==null&&o!==void 0?o:[]:[]},Vi=(t,e,o)=>{let n=Qc[e];n&&(t[n]=o)},Xc=(t,e,o,n)=>{let i=t.assetCounts.allAsset[e];if(i!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,i+o),e===Ge.BOOKMARKS&&n)){let a=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,a+o)}},Jc=(t,e)=>{let o=t.assetLabels.map(i=>i.title),n=e.labels.filter(i=>!o.includes(i)).map(i=>({title:i}));t.assetLabels.push(...n)},Me=an.FtReduxStore.get({name:Fp,reducers:zp,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Ge).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Ki=class{constructor(e=new on,o=new nn){this.assetCountsService=e,this.assetLabelsService=o,this.currentSession=_.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Bo,this.savedSearchesService=new Fo,_.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=_.getState();(0,an.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),Me.actions.clearAssetCount(),Me.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Me.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Me.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Me.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();Me.actions.assetLabels(e)}async loadAssetCount(e){let o=await this.assetCountsService.getUserAssetCount(e);o&&Me.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(e){let o=await this.assetCountsService.getUserBookmarkCountByMap(e);o&&Me.actions.setBookmarkCountByMap({count:o.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let o=Object.keys(Me.getState().assetCounts.bookmarkByMap).length!==0;e===Ge.BOOKMARKS&&o&&Me.actions.clearBookmarkCountByMap(),Me.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Me.actions.bookmarks(o)}}},Hp=new Ki;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Hp);(0,ed.customElement)("ft-app-context")(Z);var od=b(ee());var Zi=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[n,i]=e.split(".");return{context:n,key:i,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},td=new Zi;var Wp=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Gp=Symbol("i18nAttributes"),jp=Symbol("i18nListAttributes"),nd=Symbol("i18nProperties"),sn=Symbol("i18nContexts"),ho=Symbol("i18nUnsubs"),cn=(0,Ur.applyMixinOnce)(Symbol("withI18n"),function(t){var e,o;class n extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[o]=new Map}getI18nService(a){return a??this.useCustomMessageContexts?yi:ao}i18n(a){let{context:l,key:c,message:p}=a,{custom:u,args:m,argsProvider:h}=a;if(l&&c){this.hasI18nContext(l)||this.addI18nContext(l,void 0,u);let g=m??(h?h(this):[]);return this.getI18nService(u).resolveMessage(l,c,...g)}return p}async awaitI18n(a){let{context:l,custom:c}=a;return l&&await this.getI18nService(c).prepareContext(l),this.i18n(a)}customI18n(a,l){if(td.isI18nKey(a)){let[c,p]=a.split(".");return this.i18n({custom:!0,context:c,key:p,...l})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((l,c,p)=>a.has(c)||typeof l.argsProvider=="function"),this.updateI18nProperties(l=>typeof l.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((l,c,p)=>{var u;return((u=p?.context)===null||u===void 0?void 0:u.toLowerCase())===a}),this.updateI18nProperties(l=>l.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var l,c;let p=this,u=(m,h,g)=>g?.context&&g.key&&a(m,h,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...m})}:g;(l=this[Gp])===null||l===void 0||l.forEach((m,h)=>p[h]=u(m,h,p[h])),(c=this[jp])===null||c===void 0||c.forEach((m,h)=>{var g;return p[h]=(g=p[h])===null||g===void 0?void 0:g.map(S=>u(m,h,S))})}updateI18nProperties(a){var l;(l=this[nd])===null||l===void 0||l.forEach((c,p)=>{a(c,p)&&(this[p]=this.i18n(c))})}addI18nMessages(a,l,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(a,l,c)}addI18nContext(a,l,c){let p=(typeof a=="string"?a:a.name).toLowerCase();c=typeof a=="string"?c:a.custom,this[sn].set(p,{isCustomContext:c}),this[ho].has(p)||this[ho].set(p,this.getI18nService(c).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(c).prepareContext(p,l)}hasI18nContext(a){return this[sn].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[sn].forEach((a,l)=>this.addI18nContext(l,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[ho].forEach(a=>a()),this[ho].clear()}}return e=sn,o=ho,Wp([(0,od.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),rd=class extends cn(Ur.FtLitElement){},ln=class extends cn(Ur.FtLitElementRedux){};var yo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Qe=class extends ln{constructor(){super(),this.editorMode=!1,this.addStore(_)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":dn.nothing:dn.html`
1518
+ `}connectedCallback(){super.connectedCallback(),_.addEventListener(Jt.eventName,this.reloadConfiguration)}disconnectedCallback(){_.addEventListener(Jt.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var o,n,i,a,l,c,p;super.update(e),e.has("baseUrl")&&(_.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&_.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&_.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&_.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&_.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&_.actions.noCustom(this.noCustom),e.has("editorMode")&&_.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&_.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&_.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>ao.addContext(u)),e.has("openExternalDocumentInNewTab")&&_.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&_.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&_.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(_.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),_.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),_.actions.searchInAllLanguagesAllowed((l=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&l!==void 0?l:!1)),e.has("authenticationRequired")&&_.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&_.actions.availableContentLocales((p=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&p!==void 0?p:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>oc(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};Z.elementDefinitions={};Z.styles=ml;le([(0,be.property)()],Z.prototype,"baseUrl",void 0);le([(0,be.property)()],Z.prototype,"apiIntegrationIdentifier",void 0);le([(0,be.property)()],Z.prototype,"apiIntegrationAppVersion",void 0);le([(0,be.property)()],Z.prototype,"uiLocale",void 0);le([(0,Xe.jsonProperty)(null)],Z.prototype,"availableUiLocales",void 0);le([(0,Xe.jsonProperty)(null)],Z.prototype,"metadataConfiguration",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"editorMode",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"noCustom",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"openExternalDocumentInNewTab",void 0);le([(0,be.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],Z.prototype,"noCustomComponent",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"withManualResources",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"navigatorOnline",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"forcedOffline",void 0);le([(0,be.property)({type:Object})],Z.prototype,"apiProvider",void 0);le([(0,be.property)({type:Boolean})],Z.prototype,"authenticationRequired",void 0);le([(0,Xe.jsonProperty)([])],Z.prototype,"messageContexts",void 0);le([(0,Xe.jsonProperty)(void 0)],Z.prototype,"session",void 0);le([(0,be.state)()],Z.prototype,"localesConfiguration",void 0);le([(0,be.state)()],Z.prototype,"availableContentLocales",void 0);var Gi=b(ee());function ep(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let o,n,i;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(n=o;n--!==0;)if(!Ho(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Ho(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let a=l=>Object.keys(l).filter(c=>l[c]!=null);if(i=a(t),o=i.length,o!==a(e).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=o;n--!==0;){let l=i[n];if(!Ho(t[l],e[l]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Ho(t,e){try{return ep(t,e)}catch{return!1}}function lo(t,e){return!Ho(t,e)}function Wo(t,e){let o=n=>n[t]===!0;return n=>{if(o(n))return n;let i=e(n);return i[t]=!0,i}}var ic=b(ee(),1);var vi=t=>{let e=t??{};return(o,n)=>{var i;let a={hasChanged:lo,attribute:!1,...e};(0,ic.property)(a)(o,n);let l=o.constructor;l.reduxProperties=new Map(l.reduxProperties),l.reduxProperties.set(n,{selector:(i=e.selector)!==null&&i!==void 0?i:c=>c[n],store:e.store})}};var Go=class{constructor(){this.queue=[]}add(e,o=!1){o&&this.clear(e.type),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(e){typeof e=="string"?this.queue=this.queue.filter(o=>o.type!==e):this.queue=this.queue.filter(o=>!e.test(o.type))}};var tr=b(ee(),1);var ac=b(ee(),1);function sc(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,ac.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:lo,...e??{}})}var jo=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,o){return this.callbacks=[e],this.debounce(o)}queue(e,o){return this.callbacks.push(e),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,o;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(c){i(c);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var cc=b(M(),1);var Vo=globalThis,tp=Vo.ShadowRoot&&(Vo.ShadyCSS===void 0||Vo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,j0=Symbol();var lc=(t,e)=>{if(tp)t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of e){let n=document.createElement("style"),i=Vo.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)}};var Ko=class extends cc.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let o={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return lc(n,e.elementStyles),n}};function dc(t,e,...o){var n;let i=t.querySelector(e);for(let a of o)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(a);return i}var kr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},hc,pc=Symbol("constructorPrototype"),uc=Symbol("constructorName"),yc=Symbol("exportpartsDebouncer"),fc=Symbol("dynamicDependenciesLoaded"),_r=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};_r.eventName="exportparts-updated";var ut=class extends Ko{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[hc]=new jo(5),this.scheduleExportpartsUpdate=()=>{var e,o,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[yc].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[uc]=this.constructor.name,this[pc]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[uc]&&Object.setPrototypeOf(this,this[pc])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let o=this.constructor;o[fc]||(o[fc]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(_r.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(_r.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate(),e.has("exportparts")&&this.dispatchEvent(new _r)})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let a=[...i??[],n];o=dc(this.shadowRoot,...a)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var o,n,i;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}setExportpartsAttribute(e){var o,n,i,a,l,c;let p=g=>g!=null&&g.trim().length>0,u=e.filter(p).map(g=>g.trim());if(u.length===0){this.exportparts=void 0;return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let S=(a=(i=g.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(c=(l=g.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(T=>T.split(":")[1]))!==null&&c!==void 0?c:[],E=[...S,...v].filter(p).map(T=>T.trim());for(let T of E)m.add(T)}if(m.size===0){this.exportparts=void 0;return}let h=[...m.values()].flatMap(g=>u.map(S=>`${g}:${S}--${g}`));this.exportparts=[...this.part,...h].join(", ")}};hc=yc;kr([(0,tr.property)()],ut.prototype,"exportpartsPrefix",void 0);kr([sc([])],ut.prototype,"exportpartsPrefixes",void 0);kr([(0,tr.property)({reflect:!0})],ut.prototype,"exportparts",void 0);kr([(0,tr.property)()],ut.prototype,"customStylesheet",void 0);kr([(0,tr.property)()],ut.prototype,"elementToFocus",void 0);kr([(0,tr.state)()],ut.prototype,"useAdoptedStyleSheets",void 0);function Zo(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var co=Symbol("internalReduxEventsUnsubscribers"),$t=Symbol("internalStoresUnsubscribers"),rr=Symbol("internalStores"),rp=Wo(Symbol("withRedux"),function(t){var e,o,n;class i extends t{constructor(){super(...arguments),this[e]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(l){super.willUpdate(l),[...this.reduxConstructor.reduxReactiveProperties].some(c=>l.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[rr].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[rr].values()][0]}getStore(l){return l==null?this.getUnnamedStore():this[rr].get(l)}addStore(l,c){var p;c=(p=c??l.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[rr].set(c,l),this.subscribeToStore(c,l),this.updateFromStores()}removeStore(l){let c=typeof l=="string"?l:l.name;this.unsubscribeFromStore(c),this[rr].delete(c)}setupStores(){this.unsubscribeFromStores(),this[rr].forEach((l,c)=>this.subscribeToStore(c,l)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((l,c)=>{let p=this.constructor.getPropertyOptions(c);if(!p?.attribute||!this.hasAttribute(typeof p?.attribute=="string"?p.attribute:c)){let u=this.getStore(l.store);u&&(l.store?this[$t].has(l.store):this[$t].size>0)&&(this[c]=l.selector(u.getState(),this))}})}subscribeToStore(l,c){var p;this[$t].set(l,c.subscribe(()=>this.updateFromStores())),this[co].set(l,[]),Zo(c)&&c.eventBus&&((p=this.reduxConstructor.reduxEventListeners)===null||p===void 0||p.forEach((u,m)=>{if(typeof this[m]=="function"&&(!u.store||c.name===u.store)){let h=g=>this[m](g);c.addEventListener(u.eventName,h),this[co].get(l).push(()=>c.removeEventListener(u.eventName,h))}})),this.onStoreAvailable(l)}unsubscribeFromStores(){this[$t].forEach((l,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(l){var c;this[$t].has(l)&&this[$t].get(l)(),this[$t].delete(l),(c=this[co].get(l))===null||c===void 0||c.forEach(p=>p()),this[co].delete(l)}onStoreAvailable(l){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=$t,o=rr,n=co,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),mc=class extends rp(ut){};function je(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ot(t){return!!t&&!!t[J]}function Je(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===dp}(t)||Array.isArray(t)||!!t[Cc]||!!(!((e=t.constructor)===null||e===void 0)&&e[Cc])||Ti(t)||Ni(t))}function or(t,e,o){o===void 0&&(o=!1),Br(t)===0?(o?Object.keys:Dr)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Br(t){var e=t[J];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Ti(t)?2:Ni(t)?3:0}function Pr(t,e){return Br(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function op(t,e){return Br(t)===2?t.get(e):t[e]}function Ec(t,e,o){var n=Br(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function Ac(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Ti(t){return lp&&t instanceof Map}function Ni(t){return cp&&t instanceof Set}function Mt(t){return t.o||t.t}function Ii(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Lc(t);delete e[J];for(var o=Dr(e),n=0;n<o.length;n++){var i=o[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function _i(t,e){return e===void 0&&(e=!1),ki(t)||Ot(t)||!Je(t)||(Br(t)>1&&(t.set=t.add=t.clear=t.delete=np),Object.freeze(t),e&&or(t,function(o,n){return _i(n,!0)},!0)),t}function np(){je(2)}function ki(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function ft(t){var e=Li[t];return e||je(18,t),e}function ip(t,e){Li[t]||(Li[t]=e)}function Ai(){return uo}function Si(t,e){e&&(ft("Patches"),t.u=[],t.s=[],t.v=e)}function qo(t){wi(t),t.p.forEach(ap),t.p=null}function wi(t){t===uo&&(uo=t.l)}function gc(t){return uo={p:[],l:uo,h:t,m:!0,_:0}}function ap(t){var e=t[J];e.i===0||e.i===1?e.j():e.g=!0}function Oi(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||ft("ES5").S(e,t,n),n?(o[J].P&&(qo(e),je(4)),Je(t)&&(t=Yo(e,t),e.l||Xo(e,t)),e.u&&ft("Patches").M(o[J].t,t,e.u,e.s)):t=Yo(e,o,[]),qo(e),e.u&&e.v(e.u,e.s),t!==Rc?t:void 0}function Yo(t,e,o){if(ki(e))return e;var n=e[J];if(!n)return or(e,function(c,p){return bc(t,n,e,c,p,o)},!0),e;if(n.A!==t)return e;if(!n.P)return Xo(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Ii(n.k):n.o,a=i,l=!1;n.i===3&&(a=new Set(i),i.clear(),l=!0),or(a,function(c,p){return bc(t,n,i,c,p,o,l)}),Xo(t,i,!1),o&&t.u&&ft("Patches").N(n,o,t.u,t.s)}return n.o}function bc(t,e,o,n,i,a,l){if(Ot(i)){var c=Yo(t,i,a&&e&&e.i!==3&&!Pr(e.R,n)?a.concat(n):void 0);if(Ec(o,n,c),!Ot(c))return;t.m=!1}else l&&o.add(i);if(Je(i)&&!ki(i)){if(!t.h.D&&t._<1)return;Yo(t,i),e&&e.A.l||Xo(t,i)}}function Xo(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&_i(e,o)}function Ci(t,e){var o=t[J];return(o?Mt(o):t)[e]}function xc(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function Ut(t){t.P||(t.P=!0,t.l&&Ut(t.l))}function Ei(t){t.o||(t.o=Ii(t.t))}function Ri(t,e,o){var n=Ti(e)?ft("MapSet").F(e,o):Ni(e)?ft("MapSet").T(e,o):t.O?function(i,a){var l=Array.isArray(i),c={i:l?1:0,A:a?a.A:Ai(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},p=c,u=fo;l&&(p=[c],u=po);var m=Proxy.revocable(p,u),h=m.revoke,g=m.proxy;return c.k=g,c.j=h,g}(e,o):ft("ES5").J(e,o);return(o?o.A:Ai()).p.push(n),n}function sp(t){return Ot(t)||je(22,t),function e(o){if(!Je(o))return o;var n,i=o[J],a=Br(o);if(i){if(!i.P&&(i.i<4||!ft("ES5").K(i)))return i.t;i.I=!0,n=vc(o,a),i.I=!1}else n=vc(o,a);return or(n,function(l,c){i&&op(i.t,l)===c||Ec(n,l,e(c))}),a===3?new Set(n):n}(t)}function vc(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Ii(t)}function wc(){function t(l,c){var p=a[l];return p?p.enumerable=c:a[l]=p={configurable:!0,enumerable:c,get:function(){var u=this[J];return fo.get(u,l)},set:function(u){var m=this[J];fo.set(m,l,u)}},p}function e(l){for(var c=l.length-1;c>=0;c--){var p=l[c][J];if(!p.P)switch(p.i){case 5:n(p)&&Ut(p);break;case 4:o(p)&&Ut(p)}}}function o(l){for(var c=l.t,p=l.k,u=Dr(p),m=u.length-1;m>=0;m--){var h=u[m];if(h!==J){var g=c[h];if(g===void 0&&!Pr(c,h))return!0;var S=p[h],v=S&&S[J];if(v?v.t!==g:!Ac(S,g))return!0}}var E=!!c[J];return u.length!==Dr(c).length+(E?0:1)}function n(l){var c=l.k;if(c.length!==l.t.length)return!0;var p=Object.getOwnPropertyDescriptor(c,c.length-1);if(p&&!p.get)return!0;for(var u=0;u<c.length;u++)if(!c.hasOwnProperty(u))return!0;return!1}function i(l){l.g&&je(3,JSON.stringify(Mt(l)))}var a={};ip("ES5",{J:function(l,c){var p=Array.isArray(l),u=function(h,g){if(h){for(var S=Array(g.length),v=0;v<g.length;v++)Object.defineProperty(S,""+v,t(v,!0));return S}var E=Lc(g);delete E[J];for(var T=Dr(E),R=0;R<T.length;R++){var N=T[R];E[N]=t(N,h||!!E[N].enumerable)}return Object.create(Object.getPrototypeOf(g),E)}(p,l),m={i:p?5:4,A:c?c.A:Ai(),P:!1,I:!1,R:{},l:c,t:l,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,J,{value:m,writable:!0}),u},S:function(l,c,p){p?Ot(c)&&c[J].A===l&&e(l.p):(l.u&&function u(m){if(m&&typeof m=="object"){var h=m[J];if(h){var g=h.t,S=h.k,v=h.R,E=h.i;if(E===4)or(S,function($){$!==J&&(g[$]!==void 0||Pr(g,$)?v[$]||u(S[$]):(v[$]=!0,Ut(h)))}),or(g,function($){S[$]!==void 0||Pr(S,$)||(v[$]=!1,Ut(h))});else if(E===5){if(n(h)&&(Ut(h),v.length=!0),S.length<g.length)for(var T=S.length;T<g.length;T++)v[T]=!1;else for(var R=g.length;R<S.length;R++)v[R]=!0;for(var N=Math.min(S.length,g.length),P=0;P<N;P++)S.hasOwnProperty(P)||(v[P]=!0),v[P]===void 0&&u(S[P])}}}}(l.p[0]),e(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var Sc,uo,Pi=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",lp=typeof Map<"u",cp=typeof Set<"u",Oc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Rc=Pi?Symbol.for("immer-nothing"):((Sc={})["immer-nothing"]=!0,Sc),Cc=Pi?Symbol.for("immer-draftable"):"__$immer_draftable",J=Pi?Symbol.for("immer-state"):"__$immer_state";var dp=""+Object.prototype.constructor,Dr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Lc=Object.getOwnPropertyDescriptors||function(t){var e={};return Dr(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},Li={},fo={get:function(t,e){if(e===J)return t;var o=Mt(t);if(!Pr(o,e))return function(i,a,l){var c,p=xc(a,l);return p?"value"in p?p.value:(c=p.get)===null||c===void 0?void 0:c.call(i.k):void 0}(t,o,e);var n=o[e];return t.I||!Je(n)?n:n===Ci(t.t,e)?(Ei(t),t.o[e]=Ri(t.A.h,n,t)):n},has:function(t,e){return e in Mt(t)},ownKeys:function(t){return Reflect.ownKeys(Mt(t))},set:function(t,e,o){var n=xc(Mt(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=Ci(Mt(t),e),a=i?.[J];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Ac(o,i)&&(o!==void 0||Pr(t.t,e)))return!0;Ei(t),Ut(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return Ci(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ei(t),Ut(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=Mt(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){je(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){je(12)}},po={};or(fo,function(t,e){po[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),po.deleteProperty=function(t,e){return po.set.call(this,t,e,void 0)},po.set=function(t,e,o){return fo.set.call(this,t[0],e,o,t[0])};var pp=function(){function t(o){var n=this;this.O=Oc,this.D=!0,this.produce=function(i,a,l){if(typeof i=="function"&&typeof a!="function"){var c=a;a=i;var p=n;return function(E){var T=this;E===void 0&&(E=c);for(var R=arguments.length,N=Array(R>1?R-1:0),P=1;P<R;P++)N[P-1]=arguments[P];return p.produce(E,function($){var U;return(U=a).call.apply(U,[T,$].concat(N))})}}var u;if(typeof a!="function"&&je(6),l!==void 0&&typeof l!="function"&&je(7),Je(i)){var m=gc(n),h=Ri(n,i,void 0),g=!0;try{u=a(h),g=!1}finally{g?qo(m):wi(m)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(E){return Si(m,l),Oi(E,m)},function(E){throw qo(m),E}):(Si(m,l),Oi(u,m))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===Rc&&(u=void 0),n.D&&_i(u,!0),l){var S=[],v=[];ft("Patches").M(i,u,S,v),l(S,v)}return u}je(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var m=arguments.length,h=Array(m>1?m-1:0),g=1;g<m;g++)h[g-1]=arguments[g];return n.produceWithPatches(u,function(S){return i.apply(void 0,[S].concat(h))})};var l,c,p=n.produce(i,a,function(u,m){l=u,c=m});return typeof Promise<"u"&&p instanceof Promise?p.then(function(u){return[u,l,c]}):[p,l,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var e=t.prototype;return e.createDraft=function(o){Je(o)||je(8),Ot(o)&&(o=sp(o));var n=gc(this),i=Ri(this,o,void 0);return i[J].C=!0,wi(n),i},e.finishDraft=function(o,n){var i=o&&o[J],a=i.A;return Si(a,n),Oi(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!Oc&&je(20),this.O=o},e.applyPatches=function(o,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){o=a.value;break}}i>-1&&(n=n.slice(i+1));var l=ft("Patches").$;return Ot(o)?l(o,n):this.produce(o,function(c){return l(c,n)})},t}(),$e=new pp,up=$e.produce,aS=$e.produceWithPatches.bind($e),sS=$e.setAutoFreeze.bind($e),lS=$e.setUseProxies.bind($e),cS=$e.applyPatches.bind($e),dS=$e.createDraft.bind($e),pS=$e.finishDraft.bind($e),Jo=up;function nr(t){"@babel/helpers - typeof";return nr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},nr(t)}function Tc(t,e){if(nr(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(nr(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Nc(t){var e=Tc(t,"string");return nr(e)=="symbol"?e:e+""}function Ic(t,e,o){return(e=Nc(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function _c(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),o.push.apply(o,n)}return o}function Di(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?_c(Object(o),!0).forEach(function(n){Ic(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):_c(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function Oe(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. "}var kc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Bi=function(){return Math.random().toString(36).substring(7).split("").join(".")},Qo={INIT:"@@redux/INIT"+Bi(),REPLACE:"@@redux/REPLACE"+Bi(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Bi()}};function fp(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function $i(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(Oe(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(Oe(1));return o($i)(t,e)}if(typeof t!="function")throw new Error(Oe(2));var i=t,a=e,l=[],c=l,p=!1;function u(){c===l&&(c=l.slice())}function m(){if(p)throw new Error(Oe(3));return a}function h(E){if(typeof E!="function")throw new Error(Oe(4));if(p)throw new Error(Oe(5));var T=!0;return u(),c.push(E),function(){if(T){if(p)throw new Error(Oe(6));T=!1,u();var N=c.indexOf(E);c.splice(N,1),l=null}}}function g(E){if(!fp(E))throw new Error(Oe(7));if(typeof E.type>"u")throw new Error(Oe(8));if(p)throw new Error(Oe(9));try{p=!0,a=i(a,E)}finally{p=!1}for(var T=l=c,R=0;R<T.length;R++){var N=T[R];N()}return E}function S(E){if(typeof E!="function")throw new Error(Oe(10));i=E,g({type:Qo.REPLACE})}function v(){var E,T=h;return E={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(Oe(11));function P(){N.next&&N.next(m())}P();var $=T(P);return{unsubscribe:$}}},E[kc]=function(){return this},E}return g({type:Qo.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:S},n[kc]=v,n}function hp(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:Qo.INIT});if(typeof n>"u")throw new Error(Oe(12));if(typeof o(void 0,{type:Qo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Oe(13))})}function Pc(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(o[i]=t[i])}var a=Object.keys(o),l,c;try{hp(o)}catch(p){c=p}return function(u,m){if(u===void 0&&(u={}),c)throw c;if(0)var h;for(var g=!1,S={},v=0;v<a.length;v++){var E=a[v],T=o[E],R=u[E],N=T(R,m);if(typeof N>"u"){var P=m&&m.type;throw new Error(Oe(14))}S[E]=N,g=g||N!==R}return g=g||a.length!==Object.keys(u).length,g?S:u}}function $r(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Dc(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(Oe(15))},l={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(l)});return a=$r.apply(void 0,c)(i.dispatch),Di(Di({},i),{},{dispatch:a})}}}function Bc(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(l){return function(c){return typeof c=="function"?c(i,a,t):l(c)}}};return e}var $c=Bc();$c.withExtraArgument=Bc;var Mi=$c;var Hc=function(){var t=function(e,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),yp=function(t,e){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function c(u){return function(m){return p([u,m])}}function p(u){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return o.label++,{value:u[1],done:!1};case 5:o.label++,i=u[1],u=[0];continue;case 7:u=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){o=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){o.label=u[1];break}if(u[0]===6&&o.label<a[1]){o.label=a[1],a=u;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(u);break}a[2]&&o.ops.pop(),o.trys.pop();continue}u=e.call(t,o)}catch(m){u=[6,m],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},Mr=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},mp=Object.defineProperty,gp=Object.defineProperties,bp=Object.getOwnPropertyDescriptors,Mc=Object.getOwnPropertySymbols,xp=Object.prototype.hasOwnProperty,vp=Object.prototype.propertyIsEnumerable,Uc=function(t,e,o){return e in t?mp(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Ft=function(t,e){for(var o in e||(e={}))xp.call(e,o)&&Uc(t,o,e[o]);if(Mc)for(var n=0,i=Mc(e);n<i.length;n++){var o=i[n];vp.call(e,o)&&Uc(t,o,e[o])}return t},Ui=function(t,e){return gp(t,bp(e))},Sp=function(t,e,o){return new Promise(function(n,i){var a=function(p){try{c(o.next(p))}catch(u){i(u)}},l=function(p){try{c(o.throw(p))}catch(u){i(u)}},c=function(p){return p.done?n(p.value):Promise.resolve(p.value).then(a,l)};c((o=o.apply(t,e)).next())})};var Op=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?$r:$r.apply(null,arguments)},TS=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Cp(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var Ep=function(t){Hc(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Mr([void 0],o[0].concat(this)))):new(e.bind.apply(e,Mr([void 0],o.concat(this))))},e}(Array),Ap=function(t){Hc(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Mr([void 0],o[0].concat(this)))):new(e.bind.apply(e,Mr([void 0],o.concat(this))))},e}(Array);function Hi(t){return Je(t)?Jo(t,function(){}):t}function wp(t){return typeof t=="boolean"}function Rp(){return function(e){return Lp(e)}}function Lp(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,l=a===void 0?!0:a,c=new Ep;if(o&&(wp(o)?c.push(Mi):c.push(Mi.withExtraArgument(o.extraArgument))),0){if(i)var p;if(l)var u}return c}var Fi=!0;function Wc(t){var e=Rp(),o=t||{},n=o.reducer,i=n===void 0?void 0:n,a=o.middleware,l=a===void 0?e():a,c=o.devTools,p=c===void 0?!0:c,u=o.preloadedState,m=u===void 0?void 0:u,h=o.enhancers,g=h===void 0?void 0:h,S;if(typeof i=="function")S=i;else if(Cp(i))S=Pc(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=l;if(typeof v=="function"&&(v=v(e),!Fi&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Fi&&v.some(function($){return typeof $!="function"}))throw new Error("each middleware provided to configureStore must be a function");var E=Dc.apply(void 0,v),T=$r;p&&(T=Op(Ft({trace:!Fi},typeof p=="object"&&p)));var R=new Ap(E),N=R;Array.isArray(g)?N=Mr([E],g):typeof g=="function"&&(N=g(R));var P=T.apply(void 0,N);return $i(S,m,P)}function zt(t,e){function o(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return Ft(Ft({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function Gc(t){var e={},o=[],n,i={addCase:function(a,l){var c=typeof a=="string"?a:a.type;if(c in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[c]=l,i},addMatcher:function(a,l){return o.push({matcher:a,reducer:l}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,o,n]}function Tp(t){return typeof t=="function"}function Np(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?Gc(e):[e,o,n],a=i[0],l=i[1],c=i[2],p;if(Tp(t))p=function(){return Hi(t())};else{var u=Hi(t);p=function(){return u}}function m(h,g){h===void 0&&(h=p());var S=Mr([a[g.type]],l.filter(function(v){var E=v.matcher;return E(g)}).map(function(v){var E=v.reducer;return E}));return S.filter(function(v){return!!v}).length===0&&(S=[c]),S.reduce(function(v,E){if(E)if(Ot(v)){var T=v,R=E(T,g);return R===void 0?v:R}else{if(Je(v))return Jo(v,function(N){return E(N,g)});var R=E(v,g);if(R===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return v},h)}return m.getInitialState=p,m}function Ip(t,e){return t+"/"+e}function jc(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:Hi(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},l={},c={};i.forEach(function(m){var h=n[m],g=Ip(e,m),S,v;"reducer"in h?(S=h.reducer,v=h.prepare):S=h,a[m]=S,l[g]=S,c[m]=v?zt(g,v):zt(g)});function p(){var m=typeof t.extraReducers=="function"?Gc(t.extraReducers):[t.extraReducers],h=m[0],g=h===void 0?{}:h,S=m[1],v=S===void 0?[]:S,E=m[2],T=E===void 0?void 0:E,R=Ft(Ft({},g),l);return Np(o,function(N){for(var P in R)N.addCase(P,R[P]);for(var $=0,U=v;$<U.length;$++){var we=U[$];N.addMatcher(we.matcher,we.reducer)}T&&N.addDefaultCase(T)})}var u;return{name:e,reducer:function(m,h){return u||(u=p()),u(m,h)},actions:c,caseReducers:a,getInitialState:function(){return u||(u=p()),u.getInitialState()}}}var _p="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",kp=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=_p[Math.random()*64|0];return e},Pp=["name","message","stack","code"],zi=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Fc=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Dp=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=Pp;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},kS=function(){function t(e,o,n){var i=zt(e+"/fulfilled",function(m,h,g,S){return{payload:m,meta:Ui(Ft({},S||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),a=zt(e+"/pending",function(m,h,g){return{payload:void 0,meta:Ui(Ft({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),l=zt(e+"/rejected",function(m,h,g,S,v){return{payload:S,error:(n&&n.serializeError||Dp)(m||"Rejected"),meta:Ui(Ft({},v||{}),{arg:g,requestId:h,rejectedWithValue:!!S,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),c=!1,p=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function u(m){return function(h,g,S){var v=n?.idGenerator?n.idGenerator(m):kp(),E=new p,T,R=!1;function N($){T=$,E.abort()}var P=function(){return Sp(this,null,function(){var $,U,we,rt,Ce,ot,fe;return yp(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),rt=($=n?.condition)==null?void 0:$.call(n,m,{getState:g,extra:S}),$p(rt)?[4,rt]:[3,2];case 1:rt=y.sent(),y.label=2;case 2:if(rt===!1||E.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,Ce=new Promise(function(x,k){return E.signal.addEventListener("abort",function(){return k({name:"AbortError",message:T||"Aborted"})})}),h(a(v,m,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:v,arg:m},{getState:g,extra:S}))),[4,Promise.race([Ce,Promise.resolve(o(m,{dispatch:h,getState:g,extra:S,requestId:v,signal:E.signal,abort:N,rejectWithValue:function(x,k){return new zi(x,k)},fulfillWithValue:function(x,k){return new Fc(x,k)}})).then(function(x){if(x instanceof zi)throw x;return x instanceof Fc?i(x.payload,v,m,x.meta):i(x,v,m)})])];case 3:return we=y.sent(),[3,5];case 4:return ot=y.sent(),we=ot instanceof zi?l(null,v,m,ot.payload,ot.meta):l(ot,v,m),[3,5];case 5:return fe=n&&!n.dispatchConditionRejection&&l.match(we)&&we.meta.condition,fe||h(we),[2,we]}})})}();return Object.assign(P,{abort:N,requestId:v,arg:m,unwrap:function(){return P.then(Bp)}})}}return Object.assign(u,{pending:a,rejected:l,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function Bp(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function $p(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Vc="listener",Kc="completed",Zc="cancelled",PS="task-"+Zc,DS="task-"+Kc,BS=Vc+"-"+Zc,$S=Vc+"-"+Kc;var Wi="listenerMiddleware";var MS=zt(Wi+"/add"),US=zt(Wi+"/removeAll"),FS=zt(Wi+"/remove");var zc,zS=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(zc||(zc=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Mp=function(t){return function(e){setTimeout(e,t)}},HS=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Mp(10);wc();var Up=Wo(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(o,n,i){this.eventBus.addEventListener(o,n,i)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,i){this.eventBus.removeEventListener(o,n,i)}}}),en=class extends Up(Object){};window.ftReduxStores||(window.ftReduxStores={});var qc=class t extends en{static get(e){var o;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(Zo(a))return a;if(i==null)return;let l=jc({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),c=Wc({reducer:(p,u)=>u.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...p,...u.overwrites}:l.reducer(p,u)});return window.ftReduxStores[i.name]=new t(l,c,i.eventBus)}constructor(e,o,n){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Go;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,l,c)=>{let p=l,u=a[p];return u?(...m)=>{let h=u(...m.map(i));return this.reduxStore.dispatch(h),h}:m=>{this.setState({[p]:i(m)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}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(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var tn=class{static format(e,o,n,i){return window.moment?window.moment(e).locale(o).format(this.getMomentDateFormat(n,i)):this.getIntlDateTime(e,o,n,i)}static getMomentDateFormat(e,o){return e?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(e,o,n,i){let a=typeof e=="string"?new Date(e):e,l=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(a);if(!i)return l;let c=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(a);return`${l} ${c}`}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${e(Math.abs(o)/60)}:${e(Math.abs(o)%60)}`}};var Yc=b(I()),rn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},uO=(0,Yc.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(_)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,a;return((a=(i=this.metadataDescriptors.find(c=>c.key===n))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1)?c=>tn.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return rn([(0,Gi.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),rn([(0,Gi.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),rn([vi({store:_.name,selector:o=>{var n,i;return(i=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],e.prototype,"metadataDescriptors",void 0),rn([vi({store:_.name})],e.prototype,"uiLocale",void 0),e});var an=b(I());var on=class extends Be{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=_.getState().session;return!!e?.sessionAuthenticated}};var nn=class extends Be{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=_.getState().session;return!!e?.sessionAuthenticated}};var Fp="ft-user-assets",zp={setAssetCount:(t,e)=>{let{userAssetType:o,count:n}=e.payload.assetCount;t.assetCounts.allAsset[o]=n},clearAssetCount:t=>{Object.values(Ge).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let o=e.payload.mapId;t.assetCounts.bookmarkByMap[o]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:o,mapId:n,asset:i}=e.payload;Vi(t,o,[...ji(t,o),i]),Xc(t,o,1,n),Jc(t,i)},editAsset:(t,e)=>{let{assetType:o,asset:n}=e.payload;Vi(t,o,ji(t,o).map(i=>i.id===n.id?n:i)),Jc(t,n)},removeAsset:(t,e)=>{let{assetType:o,mapId:n,assetId:i}=e.payload;Vi(t,o,ji(t,o).filter(a=>a.id!==i)),Xc(t,o,-1,n)}},Qc={[Ge.SEARCHES]:"savedSearches",[Ge.BOOKMARKS]:"bookmarks",[Ge.BOOKS]:void 0,[Ge.COLLECTIONS]:void 0},ji=(t,e)=>{var o;let n=Qc[e];return n?(o=t[n])!==null&&o!==void 0?o:[]:[]},Vi=(t,e,o)=>{let n=Qc[e];n&&(t[n]=o)},Xc=(t,e,o,n)=>{let i=t.assetCounts.allAsset[e];if(i!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,i+o),e===Ge.BOOKMARKS&&n)){let a=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,a+o)}},Jc=(t,e)=>{let o=t.assetLabels.map(i=>i.title),n=e.labels.filter(i=>!o.includes(i)).map(i=>({title:i}));t.assetLabels.push(...n)},Me=an.FtReduxStore.get({name:Fp,reducers:zp,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Ge).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Ki=class{constructor(e=new on,o=new nn){this.assetCountsService=e,this.assetLabelsService=o,this.currentSession=_.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Bo,this.savedSearchesService=new Fo,_.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=_.getState();(0,an.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),Me.actions.clearAssetCount(),Me.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Me.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Me.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Me.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();Me.actions.assetLabels(e)}async loadAssetCount(e){let o=await this.assetCountsService.getUserAssetCount(e);o&&Me.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(e){let o=await this.assetCountsService.getUserBookmarkCountByMap(e);o&&Me.actions.setBookmarkCountByMap({count:o.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let o=Object.keys(Me.getState().assetCounts.bookmarkByMap).length!==0;e===Ge.BOOKMARKS&&o&&Me.actions.clearBookmarkCountByMap(),Me.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Me.actions.bookmarks(o)}}},Hp=new Ki;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Hp);(0,ed.customElement)("ft-app-context")(Z);var od=b(ee());var Zi=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[n,i]=e.split(".");return{context:n,key:i,custom:!0,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},td=new Zi;var Wp=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Gp=Symbol("i18nAttributes"),jp=Symbol("i18nListAttributes"),nd=Symbol("i18nProperties"),sn=Symbol("i18nContexts"),ho=Symbol("i18nUnsubs"),cn=(0,Ur.applyMixinOnce)(Symbol("withI18n"),function(t){var e,o;class n extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[o]=new Map}getI18nService(a){return a??this.useCustomMessageContexts?yi:ao}i18n(a){let{context:l,key:c,message:p}=a,{custom:u,args:m,argsProvider:h}=a;if(l&&c){this.hasI18nContext(l)||this.addI18nContext(l,void 0,u);let g=m??(h?h(this):[]);return this.getI18nService(u).resolveMessage(l,c,...g)}return p}async awaitI18n(a){let{context:l,custom:c}=a;return l&&await this.getI18nService(c).prepareContext(l),this.i18n(a)}customI18n(a,l){if(td.isI18nKey(a)){let[c,p]=a.split(".");return this.i18n({custom:!0,context:c,key:p,...l})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((l,c,p)=>a.has(c)||typeof l.argsProvider=="function"),this.updateI18nProperties(l=>typeof l.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((l,c,p)=>{var u;return((u=p?.context)===null||u===void 0?void 0:u.toLowerCase())===a}),this.updateI18nProperties(l=>l.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var l,c;let p=this,u=(m,h,g)=>g?.context&&g.key&&a(m,h,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...m})}:g;(l=this[Gp])===null||l===void 0||l.forEach((m,h)=>p[h]=u(m,h,p[h])),(c=this[jp])===null||c===void 0||c.forEach((m,h)=>{var g;return p[h]=(g=p[h])===null||g===void 0?void 0:g.map(S=>u(m,h,S))})}updateI18nProperties(a){var l;(l=this[nd])===null||l===void 0||l.forEach((c,p)=>{a(c,p)&&(this[p]=this.i18n(c))})}addI18nMessages(a,l,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(a,l,c)}addI18nContext(a,l,c){let p=(typeof a=="string"?a:a.name).toLowerCase();c=typeof a=="string"?c:a.custom,this[sn].set(p,{isCustomContext:c}),this[ho].has(p)||this[ho].set(p,this.getI18nService(c).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(c).prepareContext(p,l)}hasI18nContext(a){return this[sn].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[sn].forEach((a,l)=>this.addI18nContext(l,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[ho].forEach(a=>a()),this[ho].clear()}}return e=sn,o=ho,Wp([(0,od.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),rd=class extends cn(Ur.FtLitElement){},ln=class extends cn(Ur.FtLitElementRedux){};var yo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Qe=class extends ln{constructor(){super(),this.editorMode=!1,this.addStore(_)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":dn.nothing:dn.html`
1519
1519
  <span class="ft-i18n">
1520
1520
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1521
1521
  </span>
@@ -1257,7 +1257,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1257
1257
  unbounded>
1258
1258
  </ft-ripple>
1259
1259
  <div class="ft-checkbox--box" part="checkbox-box">
1260
- <svg class="ft-checkbox--checkmark" viewBox="0 0 24 24" part="checkbox-check">
1260
+ <svg class="ft-checkbox--checkmark" viewBox="0 0 24 24" part="checkbox-check" aria-hidden="true">
1261
1261
  <path class="ft-checkbox--checkmark-path" fill="none"
1262
1262
  d=${this.indeterminate&&!this.checked?"M2,12 22,12":"M1.73,12.91 8.1,19.28 22.79,4.59"}></path>
1263
1263
  </svg>
@@ -1595,7 +1595,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1595
1595
  `;var Rd=N`
1596
1596
  `;var Lf="ft-app-info",lr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};lr.eventName="authentication-change";var _f={session:(t,e)=>{Ae(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>$.dispatchEvent(new lr(e.payload)),0))}},$=or.get({name:Lf,reducers:_f,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var cr=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=$.getState(),i=e??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(e){return new Promise(r=>{let n=t.get(e);if(n)r(n);else{let i=$.subscribe(()=>{n=t.get(e),n&&(i(),r(n))})}})}};var Vn=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:cr.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):cr.await()}};var $e=class extends Vn{constructor(e=!0,r){var n;super(r),this.sortObjectFields=(a,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([l],[d])=>l.localeCompare(d)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new tt,this.cache=e?i.commonCache:new tt}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var jn=class extends $e{async listMyBookmarks(){let e=$.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var ls=class{addCommand(e,r=!1){$.commands.add(e,r)}consumeCommand(e){return $.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new ls;var Td,Zr=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},Nf=Symbol("clearAfterUnitTest"),Gn=class extends Zo($e){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Td]=()=>{this.defaultMessages={},this.cache=new tt,this.listeners={}},this.currentUiLocale=$.getState().uiLocale,$.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=$.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var n;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};Ae(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var i;let a=e.toLowerCase(),s=this.resolveContext(a);return new mo((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(r,...n)}async fetchContext(e){let r=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(i){!(i instanceof Kt)&&r&&console.error(i)}return n}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Zr({loadedContexts:e})),this.dispatchEvent(new Zr({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new Zr({loadedContexts:[e]})),this.dispatchEvent(new Zr({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>Go(0).then(()=>n()).catch(()=>null)))}};Td=Nf;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Gn{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Gn{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var _o=window.FluidTopicsI18nService,cs=window.FluidTopicsCustomI18nService;var ds=class{highlightHtml(e,r,n){ua(e,r,n)}};window.FluidTopicsHighlightHtmlService=new ds;var Kn=class extends $e{async listMySearches(){let{session:e}=$.getState();return Pc(e,pe.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var ps=class{isDate(e){var r,n,i,a;return(a=(i=((n=(r=$.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,r){var n,i,a;return nr.format(e,(n=r?.locale)!==null&&n!==void 0?n:$.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new ps;var No=class{static get(e,r){var n,i;let a=$.getState(),{lang:s,region:l}=(i=(n=a.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new kr(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,r??`${s}-${l}`)}};var us=class{urlToSearchRequest(e){return No.get().parse(e)}searchRequestToUrl(e){return No.get().serialize(e)}};window.FluidTopicsUrlService=new us;var dr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};dr.eventName="change";var fs=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},Ld=new fs;var Zn=class t extends ht{static build(){return new t(window.history,Ld,()=>window.location,!1)}constructor(e,r,n,i){var a,s;super(),this.history=e,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(s=(a=e.state)===null||a===void 0?void 0:a.index)!==null&&s!==void 0?s:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(e,r=!1){let n=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),Ae(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new dr(this.currentItem())),0)}installProxies(){let e=r=>(n,i,[a,s,l])=>{let d=r(),u={...d===this.currentIndex?this.currentState:void 0,...a,index:d,href:typeof l=="string"?l:(l??this.windowLocation()).href};n.apply(i,[u,s,l]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(dr.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(dr.eventName,e)}currentItem(){return ao(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return ao(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return ao(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let n=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!n)return e;let i=e,a=e+1;for(;this.states.length>a&&!this.isDifferentMajorState(a,n);)this.hasState(a)&&(i=a),a++;return i}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var n;if(!this.hasState(e))return!1;let i=r??this.currentState.majorStateId,a=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return a==null||a!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Zn.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var _d=$;function Nd(t,e){var r;return _d.getState().authenticationRequired&&!(!((r=_d.getState().session)===null||r===void 0)&&r.sessionAuthenticated)?Promise.resolve(e):t()}var fe=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},ne=class extends U{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>cr.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new tt,this.cleanSessionDebouncer=new ce,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return F`
1597
1597
  <slot></slot>
1598
- `}connectedCallback(){super.connectedCallback(),$.addEventListener(lr.eventName,this.reloadConfiguration)}disconnectedCallback(){$.addEventListener(lr.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,n,i,a,s,l,d;super.update(e),e.has("baseUrl")&&($.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&$.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&$.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&$.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&$.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&$.actions.noCustom(this.noCustom),e.has("editorMode")&&$.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&$.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&$.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>_o.addContext(u)),e.has("openExternalDocumentInNewTab")&&$.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&$.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&$.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&($.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),$.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),$.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&$.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&$.actions.availableContentLocales((d=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&d!==void 0?d:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Nd(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};ne.elementDefinitions={};ne.styles=Rd;fe([b()],ne.prototype,"baseUrl",void 0);fe([b()],ne.prototype,"apiIntegrationIdentifier",void 0);fe([b()],ne.prototype,"apiIntegrationAppVersion",void 0);fe([b()],ne.prototype,"uiLocale",void 0);fe([be(null)],ne.prototype,"availableUiLocales",void 0);fe([be(null)],ne.prototype,"metadataConfiguration",void 0);fe([b({type:Boolean})],ne.prototype,"editorMode",void 0);fe([b({type:Boolean})],ne.prototype,"noCustom",void 0);fe([b({type:Boolean})],ne.prototype,"openExternalDocumentInNewTab",void 0);fe([b({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],ne.prototype,"noCustomComponent",void 0);fe([b({type:Boolean})],ne.prototype,"withManualResources",void 0);fe([b({type:Boolean})],ne.prototype,"navigatorOnline",void 0);fe([b({type:Boolean})],ne.prototype,"forcedOffline",void 0);fe([b({type:Object})],ne.prototype,"apiProvider",void 0);fe([b({type:Boolean})],ne.prototype,"authenticationRequired",void 0);fe([be([])],ne.prototype,"messageContexts",void 0);fe([be(void 0)],ne.prototype,"session",void 0);fe([z()],ne.prototype,"localesConfiguration",void 0);fe([z()],ne.prototype,"availableContentLocales",void 0);var qn=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},FR=ge(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore($)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,a;return((a=(i=this.metadataDescriptors.find(l=>l.key===n))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1)?l=>nr.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return qn([b({type:Boolean})],e.prototype,"useLongDateFormat",void 0),qn([b({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),qn([Er({store:$.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],e.prototype,"metadataDescriptors",void 0),qn([Er({store:$.name})],e.prototype,"uiLocale",void 0),e});var Yn=class extends $e{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=$.getState().session;return!!e?.sessionAuthenticated}};var Xn=class extends $e{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=$.getState().session;return!!e?.sessionAuthenticated}};var If="ft-user-assets",Pf={setAssetCount:(t,e)=>{let{userAssetType:r,count:n}=e.payload.assetCount;t.assetCounts.allAsset[r]=n},clearAssetCount:t=>{Object.values(ze).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:r,mapId:n,asset:i}=e.payload;ys(t,r,[...hs(t,r),i]),Id(t,r,1,n),Pd(t,i)},editAsset:(t,e)=>{let{assetType:r,asset:n}=e.payload;ys(t,r,hs(t,r).map(i=>i.id===n.id?n:i)),Pd(t,n)},removeAsset:(t,e)=>{let{assetType:r,mapId:n,assetId:i}=e.payload;ys(t,r,hs(t,r).filter(a=>a.id!==i)),Id(t,r,-1,n)}},kd={[ze.SEARCHES]:"savedSearches",[ze.BOOKMARKS]:"bookmarks",[ze.BOOKS]:void 0,[ze.COLLECTIONS]:void 0},hs=(t,e)=>{var r;let n=kd[e];return n?(r=t[n])!==null&&r!==void 0?r:[]:[]},ys=(t,e,r)=>{let n=kd[e];n&&(t[n]=r)},Id=(t,e,r,n)=>{let i=t.assetCounts.allAsset[e];if(i!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,i+r),e===ze.BOOKMARKS&&n)){let a=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,a+r)}},Pd=(t,e)=>{let r=t.assetLabels.map(i=>i.title),n=e.labels.filter(i=>!r.includes(i)).map(i=>({title:i}));t.assetLabels.push(...n)},Me=or.get({name:If,reducers:Pf,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ze).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),ms=class{constructor(e=new Yn,r=new Xn){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=$.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new jn,this.savedSearchesService=new Kn,$.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=$.getState();Ae((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),Me.actions.clearAssetCount(),Me.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Me.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Me.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Me.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();Me.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&Me.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&Me.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(Me.getState().assetCounts.bookmarkByMap).length!==0;e===ze.BOOKMARKS&&r&&Me.actions.clearBookmarkCountByMap(),Me.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Me.actions.bookmarks(r)}}},kf=new ms;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=kf);X("ft-app-context")(ne);var gs=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[n,i]=e.split(".");return{context:n,key:i,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},Dd=new gs;var Df=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},$f=Symbol("i18nAttributes"),Mf=Symbol("i18nListAttributes"),Md=Symbol("i18nProperties"),Jn=Symbol("i18nContexts"),Io=Symbol("i18nUnsubs"),ei=ge(Symbol("withI18n"),function(t){var e,r;class n extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[r]=new Map}getI18nService(a){return a??this.useCustomMessageContexts?cs:_o}i18n(a){let{context:s,key:l,message:d}=a,{custom:u,args:h,argsProvider:f}=a;if(s&&l){this.hasI18nContext(s)||this.addI18nContext(s,void 0,u);let y=h??(f?f(this):[]);return this.getI18nService(u).resolveMessage(s,l,...y)}return d}async awaitI18n(a){let{context:s,custom:l}=a;return s&&await this.getI18nService(l).prepareContext(s),this.i18n(a)}customI18n(a,s){if(Dd.isI18nKey(a)){let[l,d]=a.split(".");return this.i18n({custom:!0,context:l,key:d,...s})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((s,l,d)=>a.has(l)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((s,l,d)=>{var u;return((u=d?.context)===null||u===void 0?void 0:u.toLowerCase())===a}),this.updateI18nProperties(s=>s.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var s,l;let d=this,u=(h,f,y)=>y?.context&&y.key&&a(h,f,y)?{...y,message:this.i18n({context:y.context,key:y.key,custom:y.custom,...h})}:y;(s=this[$f])===null||s===void 0||s.forEach((h,f)=>d[f]=u(h,f,d[f])),(l=this[Mf])===null||l===void 0||l.forEach((h,f)=>{var y;return d[f]=(y=d[f])===null||y===void 0?void 0:y.map(v=>u(h,f,v))})}updateI18nProperties(a){var s;(s=this[Md])===null||s===void 0||s.forEach((l,d)=>{a(l,d)&&(this[d]=this.i18n(l))})}addI18nMessages(a,s,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(a,s,l)}addI18nContext(a,s,l){let d=(typeof a=="string"?a:a.name).toLowerCase();l=typeof a=="string"?l:a.custom,this[Jn].set(d,{isCustomContext:l}),this[Io].has(d)||this[Io].set(d,this.getI18nService(l).subscribe(d,()=>this.onI18nUpdate(d))),this.getI18nService(l).prepareContext(d,s)}hasI18nContext(a){return this[Jn].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Jn].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Io].forEach(a=>a()),this[Io].clear()}}return e=Jn,r=Io,Df([b({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),$d=class extends ei(U){},Qn=class extends ei(xo){};var Po=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Xe=class extends Qn{constructor(){super(),this.editorMode=!1,this.addStore($)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":V:F`
1598
+ `}connectedCallback(){super.connectedCallback(),$.addEventListener(lr.eventName,this.reloadConfiguration)}disconnectedCallback(){$.addEventListener(lr.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,n,i,a,s,l,d;super.update(e),e.has("baseUrl")&&($.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&$.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&$.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&$.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&$.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&$.actions.noCustom(this.noCustom),e.has("editorMode")&&$.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&$.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&$.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>_o.addContext(u)),e.has("openExternalDocumentInNewTab")&&$.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&$.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&$.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&($.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),$.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),$.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&$.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&$.actions.availableContentLocales((d=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&d!==void 0?d:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Nd(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};ne.elementDefinitions={};ne.styles=Rd;fe([b()],ne.prototype,"baseUrl",void 0);fe([b()],ne.prototype,"apiIntegrationIdentifier",void 0);fe([b()],ne.prototype,"apiIntegrationAppVersion",void 0);fe([b()],ne.prototype,"uiLocale",void 0);fe([be(null)],ne.prototype,"availableUiLocales",void 0);fe([be(null)],ne.prototype,"metadataConfiguration",void 0);fe([b({type:Boolean})],ne.prototype,"editorMode",void 0);fe([b({type:Boolean})],ne.prototype,"noCustom",void 0);fe([b({type:Boolean})],ne.prototype,"openExternalDocumentInNewTab",void 0);fe([b({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],ne.prototype,"noCustomComponent",void 0);fe([b({type:Boolean})],ne.prototype,"withManualResources",void 0);fe([b({type:Boolean})],ne.prototype,"navigatorOnline",void 0);fe([b({type:Boolean})],ne.prototype,"forcedOffline",void 0);fe([b({type:Object})],ne.prototype,"apiProvider",void 0);fe([b({type:Boolean})],ne.prototype,"authenticationRequired",void 0);fe([be([])],ne.prototype,"messageContexts",void 0);fe([be(void 0)],ne.prototype,"session",void 0);fe([z()],ne.prototype,"localesConfiguration",void 0);fe([z()],ne.prototype,"availableContentLocales",void 0);var qn=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},FR=ge(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore($)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,a;return((a=(i=this.metadataDescriptors.find(l=>l.key===n))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1)?l=>nr.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return qn([b({type:Boolean})],e.prototype,"useLongDateFormat",void 0),qn([b({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),qn([Er({store:$.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],e.prototype,"metadataDescriptors",void 0),qn([Er({store:$.name})],e.prototype,"uiLocale",void 0),e});var Yn=class extends $e{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=$.getState().session;return!!e?.sessionAuthenticated}};var Xn=class extends $e{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=$.getState().session;return!!e?.sessionAuthenticated}};var If="ft-user-assets",Pf={setAssetCount:(t,e)=>{let{userAssetType:r,count:n}=e.payload.assetCount;t.assetCounts.allAsset[r]=n},clearAssetCount:t=>{Object.values(ze).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:r,mapId:n,asset:i}=e.payload;ys(t,r,[...hs(t,r),i]),Id(t,r,1,n),Pd(t,i)},editAsset:(t,e)=>{let{assetType:r,asset:n}=e.payload;ys(t,r,hs(t,r).map(i=>i.id===n.id?n:i)),Pd(t,n)},removeAsset:(t,e)=>{let{assetType:r,mapId:n,assetId:i}=e.payload;ys(t,r,hs(t,r).filter(a=>a.id!==i)),Id(t,r,-1,n)}},kd={[ze.SEARCHES]:"savedSearches",[ze.BOOKMARKS]:"bookmarks",[ze.BOOKS]:void 0,[ze.COLLECTIONS]:void 0},hs=(t,e)=>{var r;let n=kd[e];return n?(r=t[n])!==null&&r!==void 0?r:[]:[]},ys=(t,e,r)=>{let n=kd[e];n&&(t[n]=r)},Id=(t,e,r,n)=>{let i=t.assetCounts.allAsset[e];if(i!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,i+r),e===ze.BOOKMARKS&&n)){let a=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,a+r)}},Pd=(t,e)=>{let r=t.assetLabels.map(i=>i.title),n=e.labels.filter(i=>!r.includes(i)).map(i=>({title:i}));t.assetLabels.push(...n)},Me=or.get({name:If,reducers:Pf,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ze).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),ms=class{constructor(e=new Yn,r=new Xn){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=$.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new jn,this.savedSearchesService=new Kn,$.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=$.getState();Ae((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),Me.actions.clearAssetCount(),Me.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Me.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Me.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Me.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();Me.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&Me.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&Me.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(Me.getState().assetCounts.bookmarkByMap).length!==0;e===ze.BOOKMARKS&&r&&Me.actions.clearBookmarkCountByMap(),Me.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Me.actions.bookmarks(r)}}},kf=new ms;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=kf);X("ft-app-context")(ne);var gs=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[n,i]=e.split(".");return{context:n,key:i,custom:!0,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},Dd=new gs;var Df=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},$f=Symbol("i18nAttributes"),Mf=Symbol("i18nListAttributes"),Md=Symbol("i18nProperties"),Jn=Symbol("i18nContexts"),Io=Symbol("i18nUnsubs"),ei=ge(Symbol("withI18n"),function(t){var e,r;class n extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[r]=new Map}getI18nService(a){return a??this.useCustomMessageContexts?cs:_o}i18n(a){let{context:s,key:l,message:d}=a,{custom:u,args:h,argsProvider:f}=a;if(s&&l){this.hasI18nContext(s)||this.addI18nContext(s,void 0,u);let y=h??(f?f(this):[]);return this.getI18nService(u).resolveMessage(s,l,...y)}return d}async awaitI18n(a){let{context:s,custom:l}=a;return s&&await this.getI18nService(l).prepareContext(s),this.i18n(a)}customI18n(a,s){if(Dd.isI18nKey(a)){let[l,d]=a.split(".");return this.i18n({custom:!0,context:l,key:d,...s})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((s,l,d)=>a.has(l)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((s,l,d)=>{var u;return((u=d?.context)===null||u===void 0?void 0:u.toLowerCase())===a}),this.updateI18nProperties(s=>s.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var s,l;let d=this,u=(h,f,y)=>y?.context&&y.key&&a(h,f,y)?{...y,message:this.i18n({context:y.context,key:y.key,custom:y.custom,...h})}:y;(s=this[$f])===null||s===void 0||s.forEach((h,f)=>d[f]=u(h,f,d[f])),(l=this[Mf])===null||l===void 0||l.forEach((h,f)=>{var y;return d[f]=(y=d[f])===null||y===void 0?void 0:y.map(v=>u(h,f,v))})}updateI18nProperties(a){var s;(s=this[Md])===null||s===void 0||s.forEach((l,d)=>{a(l,d)&&(this[d]=this.i18n(l))})}addI18nMessages(a,s,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(a,s,l)}addI18nContext(a,s,l){let d=(typeof a=="string"?a:a.name).toLowerCase();l=typeof a=="string"?l:a.custom,this[Jn].set(d,{isCustomContext:l}),this[Io].has(d)||this[Io].set(d,this.getI18nService(l).subscribe(d,()=>this.onI18nUpdate(d))),this.getI18nService(l).prepareContext(d,s)}hasI18nContext(a){return this[Jn].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Jn].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Io].forEach(a=>a()),this[Io].clear()}}return e=Jn,r=Io,Df([b({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),$d=class extends ei(U){},Qn=class extends ei(xo){};var Po=function(t,e,r,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,r,a):s(e,r))||a);return i>3&&a&&Object.defineProperty(e,r,a),a},Xe=class extends Qn{constructor(){super(),this.editorMode=!1,this.addStore($)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":V:F`
1599
1599
  <span class="ft-i18n">
1600
1600
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1601
1601
  </span>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-filter",
3
- "version": "1.3.46",
3
+ "version": "1.3.47",
4
4
  "description": "Flat selector for multivalued or monovalued filters",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,15 +19,15 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-button": "1.3.46",
23
- "@fluid-topics/ft-checkbox": "1.3.46",
24
- "@fluid-topics/ft-icon": "1.3.46",
25
- "@fluid-topics/ft-radio": "1.3.46",
26
- "@fluid-topics/ft-ripple": "1.3.46",
27
- "@fluid-topics/ft-snap-scroll": "1.3.46",
28
- "@fluid-topics/ft-typography": "1.3.46",
29
- "@fluid-topics/ft-wc-utils": "1.3.46",
22
+ "@fluid-topics/ft-button": "1.3.47",
23
+ "@fluid-topics/ft-checkbox": "1.3.47",
24
+ "@fluid-topics/ft-icon": "1.3.47",
25
+ "@fluid-topics/ft-radio": "1.3.47",
26
+ "@fluid-topics/ft-ripple": "1.3.47",
27
+ "@fluid-topics/ft-snap-scroll": "1.3.47",
28
+ "@fluid-topics/ft-typography": "1.3.47",
29
+ "@fluid-topics/ft-wc-utils": "1.3.47",
30
30
  "lit": "3.1.0"
31
31
  },
32
- "gitHead": "d6cf25d6ed0dead8c7aff4f94a493c35d12f1392"
32
+ "gitHead": "16ac56d62f3a88a3b03cbc92bcd04dd91951a015"
33
33
  }