@fluid-topics/ft-resizer 1.0.47 → 1.0.49

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.
@@ -90,7 +90,7 @@ var lt,ht;class ut extends C{constructor(){super(...arguments),this.renderOption
90
90
  display: inline-block;
91
91
  width: 0;
92
92
  }
93
- `,navigator.vendor&&navigator.vendor.match(/apple/i)||(null===(Nt=null===(St=window.safari)||void 0===St?void 0:St.pushNotification)||void 0===Nt||Nt.toString());
93
+ `,window.ftReduxStores||(window.ftReduxStores={}),navigator.vendor&&navigator.vendor.match(/apple/i)||(null===(Nt=null===(St=window.safari)||void 0===St?void 0:St.pushNotification)||void 0===Nt||Nt.toString());
94
94
  /**
95
95
  * @license
96
96
  * Copyright 2017 Google LLC
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-resizer",
3
- "version": "1.0.47",
3
+ "version": "1.0.49",
4
4
  "description": "small",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,9 +19,9 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-icon": "1.0.47",
23
- "@fluid-topics/ft-wc-utils": "1.0.47",
22
+ "@fluid-topics/ft-icon": "1.0.49",
23
+ "@fluid-topics/ft-wc-utils": "1.0.49",
24
24
  "lit": "2.7.2"
25
25
  },
26
- "gitHead": "6313471d9f5ceea14a13311e9a6cc24b6fa6f044"
26
+ "gitHead": "77eac237aeec17a50f5bcc09890746d9a9f097f0"
27
27
  }