@uploadcare/file-uploader 1.20.1-alpha.0 → 1.20.1

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.
package/env.d.ts CHANGED
@@ -1,4 +1,4 @@
1
1
  /** Do not edit this file manually. It's generated during build process. */
2
2
  export const PACKAGE_NAME: "blocks";
3
- export const PACKAGE_VERSION: "1.20.0";
3
+ export const PACKAGE_VERSION: "1.20.1";
4
4
  //# sourceMappingURL=env.d.ts.map
package/env.js CHANGED
@@ -1,3 +1,3 @@
1
1
  /** Do not edit this file manually. It's generated during build process. */
2
2
  export const PACKAGE_NAME = 'blocks';
3
- export const PACKAGE_VERSION = '1.20.0';
3
+ export const PACKAGE_VERSION = '1.20.1';
package/index.ssr.d.ts CHANGED
@@ -566,7 +566,7 @@ export namespace ModalEvents {
566
566
  let DESTROY: string;
567
567
  }
568
568
  export const PACKAGE_NAME: "blocks";
569
- export const PACKAGE_VERSION: "1.20.0";
569
+ export const PACKAGE_VERSION: "1.20.1";
570
570
  export const PresenceToggle: {
571
571
  new (): {};
572
572
  template: string;
package/index.ssr.js CHANGED
@@ -1098,7 +1098,7 @@ export const ModalEvents = {
1098
1098
  DESTROY: "modal:destroy",
1099
1099
  };
1100
1100
  export const PACKAGE_NAME = `blocks`;
1101
- export const PACKAGE_VERSION = `1.20.0`;
1101
+ export const PACKAGE_VERSION = `1.20.1`;
1102
1102
  export const PresenceToggle = class {
1103
1103
  static template = `<slot></slot> `;
1104
1104
  static reg = () => {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uploadcare/file-uploader",
3
- "version": "1.20.1-alpha.0",
3
+ "version": "1.20.1",
4
4
  "description": "Building blocks for Uploadcare products integration",
5
5
  "keywords": [
6
6
  "web components",