@wix/stores 1.0.219 → 1.0.221

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.
@@ -6,7 +6,7 @@ export * as customizationsV3 from '@wix/stores_customizations-v-3/context';
6
6
  export * as infoSectionsV3 from '@wix/stores_info-sections-v-3/context';
7
7
  export * as inventoryItemsV3 from '@wix/stores_inventory-items-v-3/context';
8
8
  export * as productsV3 from '@wix/stores_products-v-3/context';
9
- export * as catalogProvision from '@wix/stores_catalog-provision/context';
9
+ export * as catalogVersioning from '@wix/stores_catalog-versioning/context';
10
10
  export * as ribbonsV3 from '@wix/stores_ribbons-v-3/context';
11
11
  export * as storesLocationsV3 from '@wix/stores_stores-locations-v-3/context';
12
12
  export * as subscriptionOptions from '@wix/stores_subscription-options/context';
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.inventory = exports.subscriptionOptions = exports.storesLocationsV3 = exports.ribbonsV3 = exports.catalogProvision = exports.productsV3 = exports.inventoryItemsV3 = exports.infoSectionsV3 = exports.customizationsV3 = exports.brandsV3 = exports.products = exports.collections = exports.wishlist = void 0;
26
+ exports.inventory = exports.subscriptionOptions = exports.storesLocationsV3 = exports.ribbonsV3 = exports.catalogVersioning = exports.productsV3 = exports.inventoryItemsV3 = exports.infoSectionsV3 = exports.customizationsV3 = exports.brandsV3 = exports.products = exports.collections = exports.wishlist = void 0;
27
27
  exports.wishlist = __importStar(require("@wix/stores_wishlist/context"));
28
28
  exports.collections = __importStar(require("@wix/stores_collections/context"));
29
29
  exports.products = __importStar(require("@wix/stores_products/context"));
@@ -32,7 +32,7 @@ exports.customizationsV3 = __importStar(require("@wix/stores_customizations-v-3/
32
32
  exports.infoSectionsV3 = __importStar(require("@wix/stores_info-sections-v-3/context"));
33
33
  exports.inventoryItemsV3 = __importStar(require("@wix/stores_inventory-items-v-3/context"));
34
34
  exports.productsV3 = __importStar(require("@wix/stores_products-v-3/context"));
35
- exports.catalogProvision = __importStar(require("@wix/stores_catalog-provision/context"));
35
+ exports.catalogVersioning = __importStar(require("@wix/stores_catalog-versioning/context"));
36
36
  exports.ribbonsV3 = __importStar(require("@wix/stores_ribbons-v-3/context"));
37
37
  exports.storesLocationsV3 = __importStar(require("@wix/stores_stores-locations-v-3/context"));
38
38
  exports.subscriptionOptions = __importStar(require("@wix/stores_subscription-options/context"));
@@ -1 +1 @@
1
- {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yEAAyD;AACzD,+EAA+D;AAC/D,yEAAyD;AACzD,2EAA2D;AAC3D,2FAA2E;AAC3E,wFAAwE;AACxE,4FAA4E;AAC5E,+EAA+D;AAC/D,0FAA0E;AAC1E,6EAA6D;AAC7D,8FAA8E;AAC9E,gGAAgF;AAChF,2EAA2D"}
1
+ {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yEAAyD;AACzD,+EAA+D;AAC/D,yEAAyD;AACzD,2EAA2D;AAC3D,2FAA2E;AAC3E,wFAAwE;AACxE,4FAA4E;AAC5E,+EAA+D;AAC/D,4FAA4E;AAC5E,6EAA6D;AAC7D,8FAA8E;AAC9E,gGAAgF;AAChF,2EAA2D"}
@@ -6,9 +6,9 @@ import * as customizationsV3 from '@wix/stores_customizations-v-3';
6
6
  import * as infoSectionsV3 from '@wix/stores_info-sections-v-3';
7
7
  import * as inventoryItemsV3 from '@wix/stores_inventory-items-v-3';
8
8
  import * as productsV3 from '@wix/stores_products-v-3';
9
- import * as catalogProvision from '@wix/stores_catalog-provision';
9
+ import * as catalogVersioning from '@wix/stores_catalog-versioning';
10
10
  import * as ribbonsV3 from '@wix/stores_ribbons-v-3';
11
11
  import * as storesLocationsV3 from '@wix/stores_stores-locations-v-3';
12
12
  import * as subscriptionOptions from '@wix/stores_subscription-options';
13
13
  import * as inventory from '@wix/stores_inventory';
14
- export { wishlist, collections, products, brandsV3, customizationsV3, infoSectionsV3, inventoryItemsV3, productsV3, catalogProvision, ribbonsV3, storesLocationsV3, subscriptionOptions, inventory, };
14
+ export { wishlist, collections, products, brandsV3, customizationsV3, infoSectionsV3, inventoryItemsV3, productsV3, catalogVersioning, ribbonsV3, storesLocationsV3, subscriptionOptions, inventory, };
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.inventory = exports.subscriptionOptions = exports.storesLocationsV3 = exports.ribbonsV3 = exports.catalogProvision = exports.productsV3 = exports.inventoryItemsV3 = exports.infoSectionsV3 = exports.customizationsV3 = exports.brandsV3 = exports.products = exports.collections = exports.wishlist = void 0;
26
+ exports.inventory = exports.subscriptionOptions = exports.storesLocationsV3 = exports.ribbonsV3 = exports.catalogVersioning = exports.productsV3 = exports.inventoryItemsV3 = exports.infoSectionsV3 = exports.customizationsV3 = exports.brandsV3 = exports.products = exports.collections = exports.wishlist = void 0;
27
27
  const wishlist = __importStar(require("@wix/stores_wishlist"));
28
28
  exports.wishlist = wishlist;
29
29
  const collections = __importStar(require("@wix/stores_collections"));
@@ -40,8 +40,8 @@ const inventoryItemsV3 = __importStar(require("@wix/stores_inventory-items-v-3")
40
40
  exports.inventoryItemsV3 = inventoryItemsV3;
41
41
  const productsV3 = __importStar(require("@wix/stores_products-v-3"));
42
42
  exports.productsV3 = productsV3;
43
- const catalogProvision = __importStar(require("@wix/stores_catalog-provision"));
44
- exports.catalogProvision = catalogProvision;
43
+ const catalogVersioning = __importStar(require("@wix/stores_catalog-versioning"));
44
+ exports.catalogVersioning = catalogVersioning;
45
45
  const ribbonsV3 = __importStar(require("@wix/stores_ribbons-v-3"));
46
46
  exports.ribbonsV3 = ribbonsV3;
47
47
  const storesLocationsV3 = __importStar(require("@wix/stores_stores-locations-v-3"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+DAAiD;AAe/C,4BAAQ;AAdV,qEAAuD;AAerD,kCAAW;AAdb,+DAAiD;AAe/C,4BAAQ;AAdV,iEAAmD;AAejD,4BAAQ;AAdV,iFAAmE;AAejE,4CAAgB;AAdlB,8EAAgE;AAe9D,wCAAc;AAdhB,kFAAoE;AAelE,4CAAgB;AAdlB,qEAAuD;AAerD,gCAAU;AAdZ,gFAAkE;AAehE,4CAAgB;AAdlB,mEAAqD;AAenD,8BAAS;AAdX,oFAAsE;AAepE,8CAAiB;AAdnB,sFAAwE;AAetE,kDAAmB;AAdrB,iEAAmD;AAejD,8BAAS"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+DAAiD;AAe/C,4BAAQ;AAdV,qEAAuD;AAerD,kCAAW;AAdb,+DAAiD;AAe/C,4BAAQ;AAdV,iEAAmD;AAejD,4BAAQ;AAdV,iFAAmE;AAejE,4CAAgB;AAdlB,8EAAgE;AAe9D,wCAAc;AAdhB,kFAAoE;AAelE,4CAAgB;AAdlB,qEAAuD;AAerD,gCAAU;AAdZ,kFAAoE;AAelE,8CAAiB;AAdnB,mEAAqD;AAenD,8BAAS;AAdX,oFAAsE;AAepE,8CAAiB;AAdnB,sFAAwE;AAetE,kDAAmB;AAdrB,iEAAmD;AAejD,8BAAS"}
@@ -6,7 +6,7 @@ export * as customizationsV3 from '@wix/stores_customizations-v-3/meta';
6
6
  export * as infoSectionsV3 from '@wix/stores_info-sections-v-3/meta';
7
7
  export * as inventoryItemsV3 from '@wix/stores_inventory-items-v-3/meta';
8
8
  export * as productsV3 from '@wix/stores_products-v-3/meta';
9
- export * as catalogProvision from '@wix/stores_catalog-provision/meta';
9
+ export * as catalogVersioning from '@wix/stores_catalog-versioning/meta';
10
10
  export * as ribbonsV3 from '@wix/stores_ribbons-v-3/meta';
11
11
  export * as storesLocationsV3 from '@wix/stores_stores-locations-v-3/meta';
12
12
  export * as subscriptionOptions from '@wix/stores_subscription-options/meta';
package/build/cjs/meta.js CHANGED
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.inventory = exports.subscriptionOptions = exports.storesLocationsV3 = exports.ribbonsV3 = exports.catalogProvision = exports.productsV3 = exports.inventoryItemsV3 = exports.infoSectionsV3 = exports.customizationsV3 = exports.brandsV3 = exports.products = exports.collections = exports.wishlist = void 0;
26
+ exports.inventory = exports.subscriptionOptions = exports.storesLocationsV3 = exports.ribbonsV3 = exports.catalogVersioning = exports.productsV3 = exports.inventoryItemsV3 = exports.infoSectionsV3 = exports.customizationsV3 = exports.brandsV3 = exports.products = exports.collections = exports.wishlist = void 0;
27
27
  exports.wishlist = __importStar(require("@wix/stores_wishlist/meta"));
28
28
  exports.collections = __importStar(require("@wix/stores_collections/meta"));
29
29
  exports.products = __importStar(require("@wix/stores_products/meta"));
@@ -32,7 +32,7 @@ exports.customizationsV3 = __importStar(require("@wix/stores_customizations-v-3/
32
32
  exports.infoSectionsV3 = __importStar(require("@wix/stores_info-sections-v-3/meta"));
33
33
  exports.inventoryItemsV3 = __importStar(require("@wix/stores_inventory-items-v-3/meta"));
34
34
  exports.productsV3 = __importStar(require("@wix/stores_products-v-3/meta"));
35
- exports.catalogProvision = __importStar(require("@wix/stores_catalog-provision/meta"));
35
+ exports.catalogVersioning = __importStar(require("@wix/stores_catalog-versioning/meta"));
36
36
  exports.ribbonsV3 = __importStar(require("@wix/stores_ribbons-v-3/meta"));
37
37
  exports.storesLocationsV3 = __importStar(require("@wix/stores_stores-locations-v-3/meta"));
38
38
  exports.subscriptionOptions = __importStar(require("@wix/stores_subscription-options/meta"));
@@ -1 +1 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sEAAsD;AACtD,4EAA4D;AAC5D,sEAAsD;AACtD,wEAAwD;AACxD,wFAAwE;AACxE,qFAAqE;AACrE,yFAAyE;AACzE,4EAA4D;AAC5D,uFAAuE;AACvE,0EAA0D;AAC1D,2FAA2E;AAC3E,6FAA6E;AAC7E,wEAAwD"}
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sEAAsD;AACtD,4EAA4D;AAC5D,sEAAsD;AACtD,wEAAwD;AACxD,wFAAwE;AACxE,qFAAqE;AACrE,yFAAyE;AACzE,4EAA4D;AAC5D,yFAAyE;AACzE,0EAA0D;AAC1D,2FAA2E;AAC3E,6FAA6E;AAC7E,wEAAwD"}
@@ -6,7 +6,7 @@ export * as customizationsV3 from '@wix/stores_customizations-v-3/context';
6
6
  export * as infoSectionsV3 from '@wix/stores_info-sections-v-3/context';
7
7
  export * as inventoryItemsV3 from '@wix/stores_inventory-items-v-3/context';
8
8
  export * as productsV3 from '@wix/stores_products-v-3/context';
9
- export * as catalogProvision from '@wix/stores_catalog-provision/context';
9
+ export * as catalogVersioning from '@wix/stores_catalog-versioning/context';
10
10
  export * as ribbonsV3 from '@wix/stores_ribbons-v-3/context';
11
11
  export * as storesLocationsV3 from '@wix/stores_stores-locations-v-3/context';
12
12
  export * as subscriptionOptions from '@wix/stores_subscription-options/context';
@@ -6,7 +6,7 @@ export * as customizationsV3 from '@wix/stores_customizations-v-3/context';
6
6
  export * as infoSectionsV3 from '@wix/stores_info-sections-v-3/context';
7
7
  export * as inventoryItemsV3 from '@wix/stores_inventory-items-v-3/context';
8
8
  export * as productsV3 from '@wix/stores_products-v-3/context';
9
- export * as catalogProvision from '@wix/stores_catalog-provision/context';
9
+ export * as catalogVersioning from '@wix/stores_catalog-versioning/context';
10
10
  export * as ribbonsV3 from '@wix/stores_ribbons-v-3/context';
11
11
  export * as storesLocationsV3 from '@wix/stores_stores-locations-v-3/context';
12
12
  export * as subscriptionOptions from '@wix/stores_subscription-options/context';
@@ -1 +1 @@
1
- {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,8BAA8B,CAAC;AACzD,OAAO,KAAK,WAAW,MAAM,iCAAiC,CAAC;AAC/D,OAAO,KAAK,QAAQ,MAAM,8BAA8B,CAAC;AACzD,OAAO,KAAK,QAAQ,MAAM,gCAAgC,CAAC;AAC3D,OAAO,KAAK,gBAAgB,MAAM,wCAAwC,CAAC;AAC3E,OAAO,KAAK,cAAc,MAAM,uCAAuC,CAAC;AACxE,OAAO,KAAK,gBAAgB,MAAM,yCAAyC,CAAC;AAC5E,OAAO,KAAK,UAAU,MAAM,kCAAkC,CAAC;AAC/D,OAAO,KAAK,gBAAgB,MAAM,uCAAuC,CAAC;AAC1E,OAAO,KAAK,SAAS,MAAM,iCAAiC,CAAC;AAC7D,OAAO,KAAK,iBAAiB,MAAM,0CAA0C,CAAC;AAC9E,OAAO,KAAK,mBAAmB,MAAM,0CAA0C,CAAC;AAChF,OAAO,KAAK,SAAS,MAAM,+BAA+B,CAAC"}
1
+ {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,8BAA8B,CAAC;AACzD,OAAO,KAAK,WAAW,MAAM,iCAAiC,CAAC;AAC/D,OAAO,KAAK,QAAQ,MAAM,8BAA8B,CAAC;AACzD,OAAO,KAAK,QAAQ,MAAM,gCAAgC,CAAC;AAC3D,OAAO,KAAK,gBAAgB,MAAM,wCAAwC,CAAC;AAC3E,OAAO,KAAK,cAAc,MAAM,uCAAuC,CAAC;AACxE,OAAO,KAAK,gBAAgB,MAAM,yCAAyC,CAAC;AAC5E,OAAO,KAAK,UAAU,MAAM,kCAAkC,CAAC;AAC/D,OAAO,KAAK,iBAAiB,MAAM,wCAAwC,CAAC;AAC5E,OAAO,KAAK,SAAS,MAAM,iCAAiC,CAAC;AAC7D,OAAO,KAAK,iBAAiB,MAAM,0CAA0C,CAAC;AAC9E,OAAO,KAAK,mBAAmB,MAAM,0CAA0C,CAAC;AAChF,OAAO,KAAK,SAAS,MAAM,+BAA+B,CAAC"}
@@ -6,9 +6,9 @@ import * as customizationsV3 from '@wix/stores_customizations-v-3';
6
6
  import * as infoSectionsV3 from '@wix/stores_info-sections-v-3';
7
7
  import * as inventoryItemsV3 from '@wix/stores_inventory-items-v-3';
8
8
  import * as productsV3 from '@wix/stores_products-v-3';
9
- import * as catalogProvision from '@wix/stores_catalog-provision';
9
+ import * as catalogVersioning from '@wix/stores_catalog-versioning';
10
10
  import * as ribbonsV3 from '@wix/stores_ribbons-v-3';
11
11
  import * as storesLocationsV3 from '@wix/stores_stores-locations-v-3';
12
12
  import * as subscriptionOptions from '@wix/stores_subscription-options';
13
13
  import * as inventory from '@wix/stores_inventory';
14
- export { wishlist, collections, products, brandsV3, customizationsV3, infoSectionsV3, inventoryItemsV3, productsV3, catalogProvision, ribbonsV3, storesLocationsV3, subscriptionOptions, inventory, };
14
+ export { wishlist, collections, products, brandsV3, customizationsV3, infoSectionsV3, inventoryItemsV3, productsV3, catalogVersioning, ribbonsV3, storesLocationsV3, subscriptionOptions, inventory, };
package/build/es/index.js CHANGED
@@ -6,10 +6,10 @@ import * as customizationsV3 from '@wix/stores_customizations-v-3';
6
6
  import * as infoSectionsV3 from '@wix/stores_info-sections-v-3';
7
7
  import * as inventoryItemsV3 from '@wix/stores_inventory-items-v-3';
8
8
  import * as productsV3 from '@wix/stores_products-v-3';
9
- import * as catalogProvision from '@wix/stores_catalog-provision';
9
+ import * as catalogVersioning from '@wix/stores_catalog-versioning';
10
10
  import * as ribbonsV3 from '@wix/stores_ribbons-v-3';
11
11
  import * as storesLocationsV3 from '@wix/stores_stores-locations-v-3';
12
12
  import * as subscriptionOptions from '@wix/stores_subscription-options';
13
13
  import * as inventory from '@wix/stores_inventory';
14
- export { wishlist, collections, products, brandsV3, customizationsV3, infoSectionsV3, inventoryItemsV3, productsV3, catalogProvision, ribbonsV3, storesLocationsV3, subscriptionOptions, inventory, };
14
+ export { wishlist, collections, products, brandsV3, customizationsV3, infoSectionsV3, inventoryItemsV3, productsV3, catalogVersioning, ribbonsV3, storesLocationsV3, subscriptionOptions, inventory, };
15
15
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,sBAAsB,CAAC;AACjD,OAAO,KAAK,WAAW,MAAM,yBAAyB,CAAC;AACvD,OAAO,KAAK,QAAQ,MAAM,sBAAsB,CAAC;AACjD,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,gBAAgB,MAAM,gCAAgC,CAAC;AACnE,OAAO,KAAK,cAAc,MAAM,+BAA+B,CAAC;AAChE,OAAO,KAAK,gBAAgB,MAAM,iCAAiC,CAAC;AACpE,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,gBAAgB,MAAM,+BAA+B,CAAC;AAClE,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,iBAAiB,MAAM,kCAAkC,CAAC;AACtE,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AACxE,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAC;AAEnD,OAAO,EACL,QAAQ,EACR,WAAW,EACX,QAAQ,EACR,QAAQ,EACR,gBAAgB,EAChB,cAAc,EACd,gBAAgB,EAChB,UAAU,EACV,gBAAgB,EAChB,SAAS,EACT,iBAAiB,EACjB,mBAAmB,EACnB,SAAS,GACV,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,sBAAsB,CAAC;AACjD,OAAO,KAAK,WAAW,MAAM,yBAAyB,CAAC;AACvD,OAAO,KAAK,QAAQ,MAAM,sBAAsB,CAAC;AACjD,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,gBAAgB,MAAM,gCAAgC,CAAC;AACnE,OAAO,KAAK,cAAc,MAAM,+BAA+B,CAAC;AAChE,OAAO,KAAK,gBAAgB,MAAM,iCAAiC,CAAC;AACpE,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,KAAK,iBAAiB,MAAM,gCAAgC,CAAC;AACpE,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,iBAAiB,MAAM,kCAAkC,CAAC;AACtE,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AACxE,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAC;AAEnD,OAAO,EACL,QAAQ,EACR,WAAW,EACX,QAAQ,EACR,QAAQ,EACR,gBAAgB,EAChB,cAAc,EACd,gBAAgB,EAChB,UAAU,EACV,iBAAiB,EACjB,SAAS,EACT,iBAAiB,EACjB,mBAAmB,EACnB,SAAS,GACV,CAAC"}
@@ -6,7 +6,7 @@ export * as customizationsV3 from '@wix/stores_customizations-v-3/meta';
6
6
  export * as infoSectionsV3 from '@wix/stores_info-sections-v-3/meta';
7
7
  export * as inventoryItemsV3 from '@wix/stores_inventory-items-v-3/meta';
8
8
  export * as productsV3 from '@wix/stores_products-v-3/meta';
9
- export * as catalogProvision from '@wix/stores_catalog-provision/meta';
9
+ export * as catalogVersioning from '@wix/stores_catalog-versioning/meta';
10
10
  export * as ribbonsV3 from '@wix/stores_ribbons-v-3/meta';
11
11
  export * as storesLocationsV3 from '@wix/stores_stores-locations-v-3/meta';
12
12
  export * as subscriptionOptions from '@wix/stores_subscription-options/meta';
package/build/es/meta.js CHANGED
@@ -6,7 +6,7 @@ export * as customizationsV3 from '@wix/stores_customizations-v-3/meta';
6
6
  export * as infoSectionsV3 from '@wix/stores_info-sections-v-3/meta';
7
7
  export * as inventoryItemsV3 from '@wix/stores_inventory-items-v-3/meta';
8
8
  export * as productsV3 from '@wix/stores_products-v-3/meta';
9
- export * as catalogProvision from '@wix/stores_catalog-provision/meta';
9
+ export * as catalogVersioning from '@wix/stores_catalog-versioning/meta';
10
10
  export * as ribbonsV3 from '@wix/stores_ribbons-v-3/meta';
11
11
  export * as storesLocationsV3 from '@wix/stores_stores-locations-v-3/meta';
12
12
  export * as subscriptionOptions from '@wix/stores_subscription-options/meta';
@@ -1 +1 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,2BAA2B,CAAC;AACtD,OAAO,KAAK,WAAW,MAAM,8BAA8B,CAAC;AAC5D,OAAO,KAAK,QAAQ,MAAM,2BAA2B,CAAC;AACtD,OAAO,KAAK,QAAQ,MAAM,6BAA6B,CAAC;AACxD,OAAO,KAAK,gBAAgB,MAAM,qCAAqC,CAAC;AACxE,OAAO,KAAK,cAAc,MAAM,oCAAoC,CAAC;AACrE,OAAO,KAAK,gBAAgB,MAAM,sCAAsC,CAAC;AACzE,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,KAAK,gBAAgB,MAAM,oCAAoC,CAAC;AACvE,OAAO,KAAK,SAAS,MAAM,8BAA8B,CAAC;AAC1D,OAAO,KAAK,iBAAiB,MAAM,uCAAuC,CAAC;AAC3E,OAAO,KAAK,mBAAmB,MAAM,uCAAuC,CAAC;AAC7E,OAAO,KAAK,SAAS,MAAM,4BAA4B,CAAC"}
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,2BAA2B,CAAC;AACtD,OAAO,KAAK,WAAW,MAAM,8BAA8B,CAAC;AAC5D,OAAO,KAAK,QAAQ,MAAM,2BAA2B,CAAC;AACtD,OAAO,KAAK,QAAQ,MAAM,6BAA6B,CAAC;AACxD,OAAO,KAAK,gBAAgB,MAAM,qCAAqC,CAAC;AACxE,OAAO,KAAK,cAAc,MAAM,oCAAoC,CAAC;AACrE,OAAO,KAAK,gBAAgB,MAAM,sCAAsC,CAAC;AACzE,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,KAAK,iBAAiB,MAAM,qCAAqC,CAAC;AACzE,OAAO,KAAK,SAAS,MAAM,8BAA8B,CAAC;AAC1D,OAAO,KAAK,iBAAiB,MAAM,uCAAuC,CAAC;AAC3E,OAAO,KAAK,mBAAmB,MAAM,uCAAuC,CAAC;AAC7E,OAAO,KAAK,SAAS,MAAM,4BAA4B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/stores",
3
- "version": "1.0.219",
3
+ "version": "1.0.221",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -19,13 +19,13 @@
19
19
  ],
20
20
  "dependencies": {
21
21
  "@wix/stores_brands-v-3": "1.0.9",
22
- "@wix/stores_catalog-provision": "1.0.10",
23
- "@wix/stores_collections": "1.0.34",
22
+ "@wix/stores_catalog-versioning": "1.0.0",
23
+ "@wix/stores_collections": "1.0.35",
24
24
  "@wix/stores_customizations-v-3": "1.0.10",
25
25
  "@wix/stores_info-sections-v-3": "1.0.9",
26
26
  "@wix/stores_inventory": "1.0.38",
27
27
  "@wix/stores_inventory-items-v-3": "1.0.13",
28
- "@wix/stores_products": "1.0.48",
28
+ "@wix/stores_products": "1.0.49",
29
29
  "@wix/stores_products-v-3": "1.0.35",
30
30
  "@wix/stores_ribbons-v-3": "1.0.10",
31
31
  "@wix/stores_stores-locations-v-3": "1.0.11",
@@ -55,5 +55,5 @@
55
55
  "fqdn": ""
56
56
  }
57
57
  },
58
- "falconPackageHash": "acbca02f88048463685ecd6cae07364fb3aabe3dccca2a964bfb709f"
58
+ "falconPackageHash": "02370a5419aa718fe0d9877a40a7e7e5476eb3324d97999fed8d49a5"
59
59
  }