@fluid-topics/ft-search-selected-facets 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.
@@ -1449,7 +1449,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
1449
1449
  `:this.withAction?pr.html`
1450
1450
  <slot name="action"></slot>
1451
1451
  `:pr.nothing}resolveButtonSize(){switch(this.size){case yt.large:return yt.medium;default:return yt.small}}getLabel(){return this.label||this.getTextContent()}getTextContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new as)}typographyVariant(){switch(this.size){case yt.large:return Xe.body2medium;default:return Xe.caption1medium}}};dt.elementDefinitions={"ftds-typography":mt,"ft-icon":me,"ftds-button":ct};dt.styles=tp;Ao([(0,ur.property)({type:Boolean})],dt.prototype,"withAction",void 0);Ao([(0,ur.property)({type:Boolean})],dt.prototype,"removable",void 0);Ao([(0,ur.property)()],dt.prototype,"removeButtonLabel",void 0);Ao([(0,ur.property)()],dt.prototype,"label",void 0);Ao([(0,ur.property)()],dt.prototype,"icon",void 0);Ao([(0,ur.query)("ftds-typography slot")],dt.prototype,"slottedContent",void 0);(0,ss.customElement)("ft-chip")(se);(0,ss.customElement)("ftds-chip")(dt);var cp=h(A());var si=h(k()),li=h(V()),ci=h(A());var op=h(k());var np=op.css`
1452
- `;var wo=h(A());var sp=h(V());var ls=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-]+$/)}},ip=new ls;var kf=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;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--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Pf=Symbol("i18nAttributes"),Df=Symbol("i18nListAttributes"),lp=Symbol("i18nProperties"),ii=Symbol("i18nContexts"),Jo=Symbol("i18nUnsubs"),_t=(0,wo.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?gn:qr}i18n(a){let{context:s,key:c,message:p}=a,{custom:u,args:m,argsProvider:y}=a;if(s&&c){this.hasI18nContext(s)||this.addI18nContext(s,void 0,u);let b=m??(y?y(this):[]);return this.getI18nService(u).resolveMessage(s,c,...b)}return p}async awaitI18n(a){let{context:s,custom:c}=a;return s&&await this.getI18nService(c).prepareContext(s),this.i18n(a)}customI18n(a,s){if(ip.isI18nKey(a)){let[c,p]=a.split(".");return this.i18n({custom:!0,context:c,key:p,...s})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((s,c,p)=>a.has(c)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((s,c,p)=>{var u;return((u=p?.context)===null||u===void 0?void 0:u.toLowerCase())===a}),this.updateI18nProperties(s=>s.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var s,c;let p=this,u=(m,y,b)=>b?.context&&b.key&&a(m,y,b)?{...b,message:this.i18n({context:b.context,key:b.key,custom:b.custom,...m})}:b;(s=this[Pf])===null||s===void 0||s.forEach((m,y)=>p[y]=u(m,y,p[y])),(c=this[Df])===null||c===void 0||c.forEach((m,y)=>{var b;return p[y]=(b=p[y])===null||b===void 0?void 0:b.map(v=>u(m,y,v))})}updateI18nProperties(a){var s;(s=this[lp])===null||s===void 0||s.forEach((c,p)=>{a(c,p)&&(this[p]=this.i18n(c))})}addI18nMessages(a,s,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(a,s,c)}addI18nContext(a,s,c){let p=(typeof a=="string"?a:a.name).toLowerCase();c=typeof a=="string"?c:a.custom,this[ii].set(p,{isCustomContext:c}),this[Jo].has(p)||this[Jo].set(p,this.getI18nService(c).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(c).prepareContext(p,s)}hasI18nContext(a){return this[ii].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[ii].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Jo].forEach(a=>a()),this[Jo].clear()}}return e=ii,o=Jo,kf([(0,sp.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),ap=class extends _t(wo.FtLitElement){},ai=class extends _t(wo.FtLitElementRedux){};var en=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;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--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},vt=class extends ai{constructor(){super(),this.editorMode=!1,this.addStore(T)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":si.nothing:si.html`
1452
+ `;var wo=h(A());var sp=h(V());var ls=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-]+$/)}},ip=new ls;var kf=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;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--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Pf=Symbol("i18nAttributes"),Df=Symbol("i18nListAttributes"),lp=Symbol("i18nProperties"),ii=Symbol("i18nContexts"),Jo=Symbol("i18nUnsubs"),_t=(0,wo.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?gn:qr}i18n(a){let{context:s,key:c,message:p}=a,{custom:u,args:m,argsProvider:y}=a;if(s&&c){this.hasI18nContext(s)||this.addI18nContext(s,void 0,u);let b=m??(y?y(this):[]);return this.getI18nService(u).resolveMessage(s,c,...b)}return p}async awaitI18n(a){let{context:s,custom:c}=a;return s&&await this.getI18nService(c).prepareContext(s),this.i18n(a)}customI18n(a,s){if(ip.isI18nKey(a)){let[c,p]=a.split(".");return this.i18n({custom:!0,context:c,key:p,...s})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((s,c,p)=>a.has(c)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((s,c,p)=>{var u;return((u=p?.context)===null||u===void 0?void 0:u.toLowerCase())===a}),this.updateI18nProperties(s=>s.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var s,c;let p=this,u=(m,y,b)=>b?.context&&b.key&&a(m,y,b)?{...b,message:this.i18n({context:b.context,key:b.key,custom:b.custom,...m})}:b;(s=this[Pf])===null||s===void 0||s.forEach((m,y)=>p[y]=u(m,y,p[y])),(c=this[Df])===null||c===void 0||c.forEach((m,y)=>{var b;return p[y]=(b=p[y])===null||b===void 0?void 0:b.map(v=>u(m,y,v))})}updateI18nProperties(a){var s;(s=this[lp])===null||s===void 0||s.forEach((c,p)=>{a(c,p)&&(this[p]=this.i18n(c))})}addI18nMessages(a,s,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(a,s,c)}addI18nContext(a,s,c){let p=(typeof a=="string"?a:a.name).toLowerCase();c=typeof a=="string"?c:a.custom,this[ii].set(p,{isCustomContext:c}),this[Jo].has(p)||this[Jo].set(p,this.getI18nService(c).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(c).prepareContext(p,s)}hasI18nContext(a){return this[ii].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[ii].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Jo].forEach(a=>a()),this[Jo].clear()}}return e=ii,o=Jo,kf([(0,sp.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),ap=class extends _t(wo.FtLitElement){},ai=class extends _t(wo.FtLitElementRedux){};var en=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;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--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},vt=class extends ai{constructor(){super(),this.editorMode=!1,this.addStore(T)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":si.nothing:si.html`
1453
1453
  <span class="ft-i18n">
1454
1454
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1455
1455
  </span>
@@ -1560,7 +1560,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ftds-con
1560
1560
  unbounded>
1561
1561
  </ft-ripple>
1562
1562
  <div class="ft-checkbox--box" part="checkbox-box">
1563
- <svg class="ft-checkbox--checkmark" viewBox="0 0 24 24" part="checkbox-check">
1563
+ <svg class="ft-checkbox--checkmark" viewBox="0 0 24 24" part="checkbox-check" aria-hidden="true">
1564
1564
  <path class="ft-checkbox--checkmark-path" fill="none"
1565
1565
  d=${this.indeterminate&&!this.checked?"M2,12 22,12":"M1.73,12.91 8.1,19.28 22.79,4.59"}></path>
1566
1566
  </svg>
@@ -1529,7 +1529,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1529
1529
  `:this.withAction?T`
1530
1530
  <slot name="action"></slot>
1531
1531
  `:U}resolveButtonSize(){switch(this.size){case Be.large:return Be.medium;default:return Be.small}}getLabel(){return this.label||this.getTextContent()}getTextContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&r!==void 0?r:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new al)}typographyVariant(){switch(this.size){case Be.large:return Je.body2medium;default:return Je.caption1medium}}};st.elementDefinitions={"ftds-typography":ft,"ft-icon":Oe,"ftds-button":at};st.styles=Ep;Ro([m({type:Boolean})],st.prototype,"withAction",void 0);Ro([m({type:Boolean})],st.prototype,"removable",void 0);Ro([m()],st.prototype,"removeButtonLabel",void 0);Ro([m()],st.prototype,"label",void 0);Ro([m()],st.prototype,"icon",void 0);Ro([G("ftds-typography slot")],st.prototype,"slottedContent",void 0);V("ft-chip")(me);V("ftds-chip")(st);var wp=L`
1532
- `;var sl=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-]+$/)}},Ap=new sl;var $h=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},Mh=Symbol("i18nAttributes"),Fh=Symbol("i18nListAttributes"),Tp=Symbol("i18nProperties"),Mi=Symbol("i18nContexts"),dn=Symbol("i18nUnsubs"),Tt=be(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?Ei:ho}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(Ap.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[Mh])===null||s===void 0||s.forEach((h,f)=>d[f]=u(h,f,d[f])),(l=this[Fh])===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[Tp])===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[Mi].set(d,{isCustomContext:l}),this[dn].has(d)||this[dn].set(d,this.getI18nService(l).subscribe(d,()=>this.onI18nUpdate(d))),this.getI18nService(l).prepareContext(d,s)}hasI18nContext(a){return this[Mi].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Mi].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[dn].forEach(a=>a()),this[dn].clear()}}return e=Mi,r=dn,$h([m({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),Rp=class extends Tt(z){},Fi=class extends Tt(Ht){};var pn=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},mt=class extends Fi{constructor(){super(),this.editorMode=!1,this.addStore(P)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":U:T`
1532
+ `;var sl=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-]+$/)}},Ap=new sl;var $h=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},Mh=Symbol("i18nAttributes"),Fh=Symbol("i18nListAttributes"),Tp=Symbol("i18nProperties"),Mi=Symbol("i18nContexts"),dn=Symbol("i18nUnsubs"),Tt=be(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?Ei:ho}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(Ap.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[Mh])===null||s===void 0||s.forEach((h,f)=>d[f]=u(h,f,d[f])),(l=this[Fh])===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[Tp])===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[Mi].set(d,{isCustomContext:l}),this[dn].has(d)||this[dn].set(d,this.getI18nService(l).subscribe(d,()=>this.onI18nUpdate(d))),this.getI18nService(l).prepareContext(d,s)}hasI18nContext(a){return this[Mi].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Mi].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[dn].forEach(a=>a()),this[dn].clear()}}return e=Mi,r=dn,$h([m({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),Rp=class extends Tt(z){},Fi=class extends Tt(Ht){};var pn=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},mt=class extends Fi{constructor(){super(),this.editorMode=!1,this.addStore(P)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":U:T`
1533
1533
  <span class="ft-i18n">
1534
1534
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1535
1535
  </span>
@@ -1640,7 +1640,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1640
1640
  unbounded>
1641
1641
  </ft-ripple>
1642
1642
  <div class="ft-checkbox--box" part="checkbox-box">
1643
- <svg class="ft-checkbox--checkmark" viewBox="0 0 24 24" part="checkbox-check">
1643
+ <svg class="ft-checkbox--checkmark" viewBox="0 0 24 24" part="checkbox-check" aria-hidden="true">
1644
1644
  <path class="ft-checkbox--checkmark-path" fill="none"
1645
1645
  d=${this.indeterminate&&!this.checked?"M2,12 22,12":"M1.73,12.91 8.1,19.28 22.79,4.59"}></path>
1646
1646
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-search-selected-facets",
3
- "version": "1.3.46",
3
+ "version": "1.3.47",
4
4
  "description": "List of selected facets in a designed search page context",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,13 +19,13 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-chip": "1.3.46",
23
- "@fluid-topics/ft-search-context": "1.3.46",
24
- "@fluid-topics/ft-search-period-filter": "1.3.46",
25
- "@fluid-topics/ft-search-type": "1.3.46",
26
- "@fluid-topics/ft-tooltip": "1.3.46",
27
- "@fluid-topics/ft-wc-utils": "1.3.46",
22
+ "@fluid-topics/ft-chip": "1.3.47",
23
+ "@fluid-topics/ft-search-context": "1.3.47",
24
+ "@fluid-topics/ft-search-period-filter": "1.3.47",
25
+ "@fluid-topics/ft-search-type": "1.3.47",
26
+ "@fluid-topics/ft-tooltip": "1.3.47",
27
+ "@fluid-topics/ft-wc-utils": "1.3.47",
28
28
  "lit": "3.1.0"
29
29
  },
30
- "gitHead": "d6cf25d6ed0dead8c7aff4f94a493c35d12f1392"
30
+ "gitHead": "16ac56d62f3a88a3b03cbc92bcd04dd91951a015"
31
31
  }