@fluid-topics/ft-filter 1.0.48 → 1.0.50

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.
@@ -104,7 +104,7 @@ var xt,yt;let gt=class extends M{constructor(){super(...arguments),this.renderOp
104
104
  display: inline-block;
105
105
  width: 0;
106
106
  }
107
- `;var Bt,Ft,Ut;const Lt=navigator.vendor&&!!navigator.vendor.match(/apple/i)||"[object SafariRemoteNotification]"===(null!==(Ut=null===(Ft=null===(Bt=window.safari)||void 0===Bt?void 0:Bt.pushNotification)||void 0===Ft?void 0:Ft.toString())&&void 0!==Ut?Ut:""),Tt=Symbol.for(""),Dt=t=>{if((null==t?void 0:t.r)===Tt)return null==t?void 0:t._$litStatic$},At=t=>({_$litStatic$:t,r:Tt}),It=new Map,Pt=(t=>(e,...i)=>{const o=i.length;let s,r;const n=[],l=[];let a,h=0,c=!1;for(;h<o;){for(a=e[h];h<o&&void 0!==(r=i[h],s=Dt(r));)a+=s+e[++h],c=!0;h!==o&&l.push(r),n.push(a),h++}if(h===o&&n.push(e[o]),c){const t=n.join("$$lit$$");void 0===(e=It.get(t))&&(n.raw=n,It.set(t,e=n)),i=l}return t(e,...i)})(Q);
107
+ `;var Bt,Ft,Ut;window.ftReduxStores||(window.ftReduxStores={});const Lt=navigator.vendor&&!!navigator.vendor.match(/apple/i)||"[object SafariRemoteNotification]"===(null!==(Ut=null===(Ft=null===(Bt=window.safari)||void 0===Bt?void 0:Bt.pushNotification)||void 0===Ft?void 0:Ft.toString())&&void 0!==Ut?Ut:""),Tt=Symbol.for(""),Dt=t=>{if((null==t?void 0:t.r)===Tt)return null==t?void 0:t._$litStatic$},At=t=>({_$litStatic$:t,r:Tt}),It=new Map,Pt=(t=>(e,...i)=>{const o=i.length;let s,r;const n=[],l=[];let a,h=0,c=!1;for(;h<o;){for(a=e[h];h<o&&void 0!==(r=i[h],s=Dt(r));)a+=s+e[++h],c=!0;h!==o&&l.push(r),n.push(a),h++}if(h===o&&n.push(e[o]),c){const t=n.join("$$lit$$");void 0===(e=It.get(t))&&(n.raw=n,It.set(t,e=n)),i=l}return t(e,...i)})(Q);
108
108
  /**
109
109
  * @license
110
110
  * Copyright 2020 Google LLC
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-filter",
3
- "version": "1.0.48",
3
+ "version": "1.0.50",
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.0.48",
23
- "@fluid-topics/ft-checkbox": "1.0.48",
24
- "@fluid-topics/ft-icon": "1.0.48",
25
- "@fluid-topics/ft-radio": "1.0.48",
26
- "@fluid-topics/ft-ripple": "1.0.48",
27
- "@fluid-topics/ft-snap-scroll": "1.0.48",
28
- "@fluid-topics/ft-typography": "1.0.48",
29
- "@fluid-topics/ft-wc-utils": "1.0.48",
22
+ "@fluid-topics/ft-button": "1.0.50",
23
+ "@fluid-topics/ft-checkbox": "1.0.50",
24
+ "@fluid-topics/ft-icon": "1.0.50",
25
+ "@fluid-topics/ft-radio": "1.0.50",
26
+ "@fluid-topics/ft-ripple": "1.0.50",
27
+ "@fluid-topics/ft-snap-scroll": "1.0.50",
28
+ "@fluid-topics/ft-typography": "1.0.50",
29
+ "@fluid-topics/ft-wc-utils": "1.0.50",
30
30
  "lit": "2.7.2"
31
31
  },
32
- "gitHead": "a07dca06ede4358afbfe00c06b1ea1da90e3ff51"
32
+ "gitHead": "a5089c2cb78f1b703cfcaa915b24938d58abd420"
33
33
  }