@wix/stores 1.0.783 → 1.0.785

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.
@@ -35,7 +35,6 @@ import '@wix/auto_sdk_stores_abandoned-carts/meta';
35
35
  import '@wix/auto_sdk_stores_subscription-options/meta';
36
36
  import '@wix/auto_sdk_stores_inventory/meta';
37
37
  import '@wix/auto_sdk_stores_collections/schemas';
38
- import '@wix/auto_sdk_stores_products/schemas';
39
38
  import '@wix/auto_sdk_stores_brands-v-3/schemas';
40
39
  import '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
41
40
  import '@wix/auto_sdk_stores_customizations-v-3/schemas';
@@ -1,28 +1,26 @@
1
1
  import * as schemas from '@wix/auto_sdk_stores_collections/schemas';
2
2
  export { schemas as collections };
3
- import * as schemas$1 from '@wix/auto_sdk_stores_products/schemas';
4
- export { schemas$1 as products };
5
- import * as schemas$2 from '@wix/auto_sdk_stores_brands-v-3/schemas';
6
- export { schemas$2 as brandsV3 };
7
- import * as schemas$3 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
8
- export { schemas$3 as catalogImportsV3 };
9
- import * as schemas$4 from '@wix/auto_sdk_stores_customizations-v-3/schemas';
10
- export { schemas$4 as customizationsV3 };
11
- import * as schemas$5 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';
12
- export { schemas$5 as infoSectionsV3 };
13
- import * as schemas$6 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';
14
- export { schemas$6 as inventoryItemsV3 };
15
- import * as schemas$7 from '@wix/auto_sdk_stores_products-v-3/schemas';
16
- export { schemas$7 as productsV3 };
17
- import * as schemas$8 from '@wix/auto_sdk_stores_catalog-versioning/schemas';
18
- export { schemas$8 as catalogVersioning };
19
- import * as schemas$9 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';
20
- export { schemas$9 as readOnlyVariantsV3 };
21
- import * as schemas$a from '@wix/auto_sdk_stores_ribbons-v-3/schemas';
22
- export { schemas$a as ribbonsV3 };
23
- import * as schemas$b from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';
24
- export { schemas$b as storesLocationsV3 };
25
- import * as schemas$c from '@wix/auto_sdk_stores_subscription-options/schemas';
26
- export { schemas$c as subscriptionOptions };
27
- import * as schemas$d from '@wix/auto_sdk_stores_inventory/schemas';
28
- export { schemas$d as inventory };
3
+ import * as schemas$1 from '@wix/auto_sdk_stores_brands-v-3/schemas';
4
+ export { schemas$1 as brandsV3 };
5
+ import * as schemas$2 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
6
+ export { schemas$2 as catalogImportsV3 };
7
+ import * as schemas$3 from '@wix/auto_sdk_stores_customizations-v-3/schemas';
8
+ export { schemas$3 as customizationsV3 };
9
+ import * as schemas$4 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';
10
+ export { schemas$4 as infoSectionsV3 };
11
+ import * as schemas$5 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';
12
+ export { schemas$5 as inventoryItemsV3 };
13
+ import * as schemas$6 from '@wix/auto_sdk_stores_products-v-3/schemas';
14
+ export { schemas$6 as productsV3 };
15
+ import * as schemas$7 from '@wix/auto_sdk_stores_catalog-versioning/schemas';
16
+ export { schemas$7 as catalogVersioning };
17
+ import * as schemas$8 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';
18
+ export { schemas$8 as readOnlyVariantsV3 };
19
+ import * as schemas$9 from '@wix/auto_sdk_stores_ribbons-v-3/schemas';
20
+ export { schemas$9 as ribbonsV3 };
21
+ import * as schemas$a from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';
22
+ export { schemas$a as storesLocationsV3 };
23
+ import * as schemas$b from '@wix/auto_sdk_stores_subscription-options/schemas';
24
+ export { schemas$b as subscriptionOptions };
25
+ import * as schemas$c from '@wix/auto_sdk_stores_inventory/schemas';
26
+ export { schemas$c as inventory };
@@ -38,7 +38,6 @@ __export(schemas_exports, {
38
38
  infoSectionsV3: () => infoSectionsV3,
39
39
  inventory: () => inventory,
40
40
  inventoryItemsV3: () => inventoryItemsV3,
41
- products: () => products,
42
41
  productsV3: () => productsV3,
43
42
  readOnlyVariantsV3: () => readOnlyVariantsV3,
44
43
  ribbonsV3: () => ribbonsV3,
@@ -47,7 +46,6 @@ __export(schemas_exports, {
47
46
  });
48
47
  module.exports = __toCommonJS(schemas_exports);
49
48
  var collections = __toESM(require("@wix/auto_sdk_stores_collections/schemas"));
50
- var products = __toESM(require("@wix/auto_sdk_stores_products/schemas"));
51
49
  var brandsV3 = __toESM(require("@wix/auto_sdk_stores_brands-v-3/schemas"));
52
50
  var catalogImportsV3 = __toESM(require("@wix/auto_sdk_stores_catalog-imports-v-3/schemas"));
53
51
  var customizationsV3 = __toESM(require("@wix/auto_sdk_stores_customizations-v-3/schemas"));
@@ -70,7 +68,6 @@ var inventory = __toESM(require("@wix/auto_sdk_stores_inventory/schemas"));
70
68
  infoSectionsV3,
71
69
  inventory,
72
70
  inventoryItemsV3,
73
- products,
74
71
  productsV3,
75
72
  readOnlyVariantsV3,
76
73
  ribbonsV3,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../schemas.ts"],"sourcesContent":["export * as collections from '@wix/auto_sdk_stores_collections/schemas';\nexport * as products from '@wix/auto_sdk_stores_products/schemas';\nexport * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/schemas';\nexport * as catalogImportsV3 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';\nexport * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/schemas';\nexport * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';\nexport * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';\nexport * as productsV3 from '@wix/auto_sdk_stores_products-v-3/schemas';\nexport * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/schemas';\nexport * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';\nexport * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/schemas';\nexport * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';\nexport * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/schemas';\nexport * as inventory from '@wix/auto_sdk_stores_inventory/schemas';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAA6B;AAC7B,eAA0B;AAC1B,eAA0B;AAC1B,uBAAkC;AAClC,uBAAkC;AAClC,qBAAgC;AAChC,uBAAkC;AAClC,iBAA4B;AAC5B,wBAAmC;AACnC,yBAAoC;AACpC,gBAA2B;AAC3B,wBAAmC;AACnC,0BAAqC;AACrC,gBAA2B;","names":[]}
1
+ {"version":3,"sources":["../../schemas.ts"],"sourcesContent":["export * as collections from '@wix/auto_sdk_stores_collections/schemas';\nexport * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/schemas';\nexport * as catalogImportsV3 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';\nexport * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/schemas';\nexport * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';\nexport * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';\nexport * as productsV3 from '@wix/auto_sdk_stores_products-v-3/schemas';\nexport * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/schemas';\nexport * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';\nexport * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/schemas';\nexport * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';\nexport * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/schemas';\nexport * as inventory from '@wix/auto_sdk_stores_inventory/schemas';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAA6B;AAC7B,eAA0B;AAC1B,uBAAkC;AAClC,uBAAkC;AAClC,qBAAgC;AAChC,uBAAkC;AAClC,iBAA4B;AAC5B,wBAAmC;AACnC,yBAAoC;AACpC,gBAA2B;AAC3B,wBAAmC;AACnC,0BAAqC;AACrC,gBAA2B;","names":[]}
@@ -35,7 +35,6 @@ import '@wix/auto_sdk_stores_abandoned-carts/meta';
35
35
  import '@wix/auto_sdk_stores_subscription-options/meta';
36
36
  import '@wix/auto_sdk_stores_inventory/meta';
37
37
  import '@wix/auto_sdk_stores_collections/schemas';
38
- import '@wix/auto_sdk_stores_products/schemas';
39
38
  import '@wix/auto_sdk_stores_brands-v-3/schemas';
40
39
  import '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
41
40
  import '@wix/auto_sdk_stores_customizations-v-3/schemas';
@@ -1,28 +1,26 @@
1
1
  import * as schemas from '@wix/auto_sdk_stores_collections/schemas';
2
2
  export { schemas as collections };
3
- import * as schemas$1 from '@wix/auto_sdk_stores_products/schemas';
4
- export { schemas$1 as products };
5
- import * as schemas$2 from '@wix/auto_sdk_stores_brands-v-3/schemas';
6
- export { schemas$2 as brandsV3 };
7
- import * as schemas$3 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
8
- export { schemas$3 as catalogImportsV3 };
9
- import * as schemas$4 from '@wix/auto_sdk_stores_customizations-v-3/schemas';
10
- export { schemas$4 as customizationsV3 };
11
- import * as schemas$5 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';
12
- export { schemas$5 as infoSectionsV3 };
13
- import * as schemas$6 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';
14
- export { schemas$6 as inventoryItemsV3 };
15
- import * as schemas$7 from '@wix/auto_sdk_stores_products-v-3/schemas';
16
- export { schemas$7 as productsV3 };
17
- import * as schemas$8 from '@wix/auto_sdk_stores_catalog-versioning/schemas';
18
- export { schemas$8 as catalogVersioning };
19
- import * as schemas$9 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';
20
- export { schemas$9 as readOnlyVariantsV3 };
21
- import * as schemas$a from '@wix/auto_sdk_stores_ribbons-v-3/schemas';
22
- export { schemas$a as ribbonsV3 };
23
- import * as schemas$b from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';
24
- export { schemas$b as storesLocationsV3 };
25
- import * as schemas$c from '@wix/auto_sdk_stores_subscription-options/schemas';
26
- export { schemas$c as subscriptionOptions };
27
- import * as schemas$d from '@wix/auto_sdk_stores_inventory/schemas';
28
- export { schemas$d as inventory };
3
+ import * as schemas$1 from '@wix/auto_sdk_stores_brands-v-3/schemas';
4
+ export { schemas$1 as brandsV3 };
5
+ import * as schemas$2 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
6
+ export { schemas$2 as catalogImportsV3 };
7
+ import * as schemas$3 from '@wix/auto_sdk_stores_customizations-v-3/schemas';
8
+ export { schemas$3 as customizationsV3 };
9
+ import * as schemas$4 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';
10
+ export { schemas$4 as infoSectionsV3 };
11
+ import * as schemas$5 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';
12
+ export { schemas$5 as inventoryItemsV3 };
13
+ import * as schemas$6 from '@wix/auto_sdk_stores_products-v-3/schemas';
14
+ export { schemas$6 as productsV3 };
15
+ import * as schemas$7 from '@wix/auto_sdk_stores_catalog-versioning/schemas';
16
+ export { schemas$7 as catalogVersioning };
17
+ import * as schemas$8 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';
18
+ export { schemas$8 as readOnlyVariantsV3 };
19
+ import * as schemas$9 from '@wix/auto_sdk_stores_ribbons-v-3/schemas';
20
+ export { schemas$9 as ribbonsV3 };
21
+ import * as schemas$a from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';
22
+ export { schemas$a as storesLocationsV3 };
23
+ import * as schemas$b from '@wix/auto_sdk_stores_subscription-options/schemas';
24
+ export { schemas$b as subscriptionOptions };
25
+ import * as schemas$c from '@wix/auto_sdk_stores_inventory/schemas';
26
+ export { schemas$c as inventory };
@@ -1,6 +1,5 @@
1
1
  // schemas.ts
2
2
  import * as collections from "@wix/auto_sdk_stores_collections/schemas";
3
- import * as products from "@wix/auto_sdk_stores_products/schemas";
4
3
  import * as brandsV3 from "@wix/auto_sdk_stores_brands-v-3/schemas";
5
4
  import * as catalogImportsV3 from "@wix/auto_sdk_stores_catalog-imports-v-3/schemas";
6
5
  import * as customizationsV3 from "@wix/auto_sdk_stores_customizations-v-3/schemas";
@@ -22,7 +21,6 @@ export {
22
21
  infoSectionsV3,
23
22
  inventory,
24
23
  inventoryItemsV3,
25
- products,
26
24
  productsV3,
27
25
  readOnlyVariantsV3,
28
26
  ribbonsV3,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../schemas.ts"],"sourcesContent":["export * as collections from '@wix/auto_sdk_stores_collections/schemas';\nexport * as products from '@wix/auto_sdk_stores_products/schemas';\nexport * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/schemas';\nexport * as catalogImportsV3 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';\nexport * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/schemas';\nexport * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';\nexport * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';\nexport * as productsV3 from '@wix/auto_sdk_stores_products-v-3/schemas';\nexport * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/schemas';\nexport * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';\nexport * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/schemas';\nexport * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';\nexport * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/schemas';\nexport * as inventory from '@wix/auto_sdk_stores_inventory/schemas';\n"],"mappings":";AAAA,YAAY,iBAAiB;AAC7B,YAAY,cAAc;AAC1B,YAAY,cAAc;AAC1B,YAAY,sBAAsB;AAClC,YAAY,sBAAsB;AAClC,YAAY,oBAAoB;AAChC,YAAY,sBAAsB;AAClC,YAAY,gBAAgB;AAC5B,YAAY,uBAAuB;AACnC,YAAY,wBAAwB;AACpC,YAAY,eAAe;AAC3B,YAAY,uBAAuB;AACnC,YAAY,yBAAyB;AACrC,YAAY,eAAe;","names":[]}
1
+ {"version":3,"sources":["../../schemas.ts"],"sourcesContent":["export * as collections from '@wix/auto_sdk_stores_collections/schemas';\nexport * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/schemas';\nexport * as catalogImportsV3 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';\nexport * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/schemas';\nexport * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';\nexport * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';\nexport * as productsV3 from '@wix/auto_sdk_stores_products-v-3/schemas';\nexport * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/schemas';\nexport * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';\nexport * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/schemas';\nexport * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';\nexport * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/schemas';\nexport * as inventory from '@wix/auto_sdk_stores_inventory/schemas';\n"],"mappings":";AAAA,YAAY,iBAAiB;AAC7B,YAAY,cAAc;AAC1B,YAAY,sBAAsB;AAClC,YAAY,sBAAsB;AAClC,YAAY,oBAAoB;AAChC,YAAY,sBAAsB;AAClC,YAAY,gBAAgB;AAC5B,YAAY,uBAAuB;AACnC,YAAY,wBAAwB;AACpC,YAAY,eAAe;AAC3B,YAAY,uBAAuB;AACnC,YAAY,yBAAyB;AACrC,YAAY,eAAe;","names":[]}
@@ -35,7 +35,6 @@ import '@wix/auto_sdk_stores_abandoned-carts/meta';
35
35
  import '@wix/auto_sdk_stores_subscription-options/meta';
36
36
  import '@wix/auto_sdk_stores_inventory/meta';
37
37
  import '@wix/auto_sdk_stores_collections/schemas';
38
- import '@wix/auto_sdk_stores_products/schemas';
39
38
  import '@wix/auto_sdk_stores_brands-v-3/schemas';
40
39
  import '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
41
40
  import '@wix/auto_sdk_stores_customizations-v-3/schemas';
@@ -1,28 +1,26 @@
1
1
  import * as schemas from '@wix/auto_sdk_stores_collections/schemas';
2
2
  export { schemas as collections };
3
- import * as schemas$1 from '@wix/auto_sdk_stores_products/schemas';
4
- export { schemas$1 as products };
5
- import * as schemas$2 from '@wix/auto_sdk_stores_brands-v-3/schemas';
6
- export { schemas$2 as brandsV3 };
7
- import * as schemas$3 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
8
- export { schemas$3 as catalogImportsV3 };
9
- import * as schemas$4 from '@wix/auto_sdk_stores_customizations-v-3/schemas';
10
- export { schemas$4 as customizationsV3 };
11
- import * as schemas$5 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';
12
- export { schemas$5 as infoSectionsV3 };
13
- import * as schemas$6 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';
14
- export { schemas$6 as inventoryItemsV3 };
15
- import * as schemas$7 from '@wix/auto_sdk_stores_products-v-3/schemas';
16
- export { schemas$7 as productsV3 };
17
- import * as schemas$8 from '@wix/auto_sdk_stores_catalog-versioning/schemas';
18
- export { schemas$8 as catalogVersioning };
19
- import * as schemas$9 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';
20
- export { schemas$9 as readOnlyVariantsV3 };
21
- import * as schemas$a from '@wix/auto_sdk_stores_ribbons-v-3/schemas';
22
- export { schemas$a as ribbonsV3 };
23
- import * as schemas$b from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';
24
- export { schemas$b as storesLocationsV3 };
25
- import * as schemas$c from '@wix/auto_sdk_stores_subscription-options/schemas';
26
- export { schemas$c as subscriptionOptions };
27
- import * as schemas$d from '@wix/auto_sdk_stores_inventory/schemas';
28
- export { schemas$d as inventory };
3
+ import * as schemas$1 from '@wix/auto_sdk_stores_brands-v-3/schemas';
4
+ export { schemas$1 as brandsV3 };
5
+ import * as schemas$2 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
6
+ export { schemas$2 as catalogImportsV3 };
7
+ import * as schemas$3 from '@wix/auto_sdk_stores_customizations-v-3/schemas';
8
+ export { schemas$3 as customizationsV3 };
9
+ import * as schemas$4 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';
10
+ export { schemas$4 as infoSectionsV3 };
11
+ import * as schemas$5 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';
12
+ export { schemas$5 as inventoryItemsV3 };
13
+ import * as schemas$6 from '@wix/auto_sdk_stores_products-v-3/schemas';
14
+ export { schemas$6 as productsV3 };
15
+ import * as schemas$7 from '@wix/auto_sdk_stores_catalog-versioning/schemas';
16
+ export { schemas$7 as catalogVersioning };
17
+ import * as schemas$8 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';
18
+ export { schemas$8 as readOnlyVariantsV3 };
19
+ import * as schemas$9 from '@wix/auto_sdk_stores_ribbons-v-3/schemas';
20
+ export { schemas$9 as ribbonsV3 };
21
+ import * as schemas$a from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';
22
+ export { schemas$a as storesLocationsV3 };
23
+ import * as schemas$b from '@wix/auto_sdk_stores_subscription-options/schemas';
24
+ export { schemas$b as subscriptionOptions };
25
+ import * as schemas$c from '@wix/auto_sdk_stores_inventory/schemas';
26
+ export { schemas$c as inventory };
@@ -38,7 +38,6 @@ __export(schemas_exports, {
38
38
  infoSectionsV3: () => infoSectionsV3,
39
39
  inventory: () => inventory,
40
40
  inventoryItemsV3: () => inventoryItemsV3,
41
- products: () => products,
42
41
  productsV3: () => productsV3,
43
42
  readOnlyVariantsV3: () => readOnlyVariantsV3,
44
43
  ribbonsV3: () => ribbonsV3,
@@ -47,7 +46,6 @@ __export(schemas_exports, {
47
46
  });
48
47
  module.exports = __toCommonJS(schemas_exports);
49
48
  var collections = __toESM(require("@wix/auto_sdk_stores_collections/schemas"));
50
- var products = __toESM(require("@wix/auto_sdk_stores_products/schemas"));
51
49
  var brandsV3 = __toESM(require("@wix/auto_sdk_stores_brands-v-3/schemas"));
52
50
  var catalogImportsV3 = __toESM(require("@wix/auto_sdk_stores_catalog-imports-v-3/schemas"));
53
51
  var customizationsV3 = __toESM(require("@wix/auto_sdk_stores_customizations-v-3/schemas"));
@@ -70,7 +68,6 @@ var inventory = __toESM(require("@wix/auto_sdk_stores_inventory/schemas"));
70
68
  infoSectionsV3,
71
69
  inventory,
72
70
  inventoryItemsV3,
73
- products,
74
71
  productsV3,
75
72
  readOnlyVariantsV3,
76
73
  ribbonsV3,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../schemas.ts"],"sourcesContent":["export * as collections from '@wix/auto_sdk_stores_collections/schemas';\nexport * as products from '@wix/auto_sdk_stores_products/schemas';\nexport * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/schemas';\nexport * as catalogImportsV3 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';\nexport * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/schemas';\nexport * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';\nexport * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';\nexport * as productsV3 from '@wix/auto_sdk_stores_products-v-3/schemas';\nexport * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/schemas';\nexport * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';\nexport * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/schemas';\nexport * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';\nexport * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/schemas';\nexport * as inventory from '@wix/auto_sdk_stores_inventory/schemas';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAA6B;AAC7B,eAA0B;AAC1B,eAA0B;AAC1B,uBAAkC;AAClC,uBAAkC;AAClC,qBAAgC;AAChC,uBAAkC;AAClC,iBAA4B;AAC5B,wBAAmC;AACnC,yBAAoC;AACpC,gBAA2B;AAC3B,wBAAmC;AACnC,0BAAqC;AACrC,gBAA2B;","names":[]}
1
+ {"version":3,"sources":["../../../schemas.ts"],"sourcesContent":["export * as collections from '@wix/auto_sdk_stores_collections/schemas';\nexport * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/schemas';\nexport * as catalogImportsV3 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';\nexport * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/schemas';\nexport * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';\nexport * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';\nexport * as productsV3 from '@wix/auto_sdk_stores_products-v-3/schemas';\nexport * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/schemas';\nexport * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';\nexport * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/schemas';\nexport * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';\nexport * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/schemas';\nexport * as inventory from '@wix/auto_sdk_stores_inventory/schemas';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,kBAA6B;AAC7B,eAA0B;AAC1B,uBAAkC;AAClC,uBAAkC;AAClC,qBAAgC;AAChC,uBAAkC;AAClC,iBAA4B;AAC5B,wBAAmC;AACnC,yBAAoC;AACpC,gBAA2B;AAC3B,wBAAmC;AACnC,0BAAqC;AACrC,gBAA2B;","names":[]}
@@ -35,7 +35,6 @@ import '@wix/auto_sdk_stores_abandoned-carts/meta';
35
35
  import '@wix/auto_sdk_stores_subscription-options/meta';
36
36
  import '@wix/auto_sdk_stores_inventory/meta';
37
37
  import '@wix/auto_sdk_stores_collections/schemas';
38
- import '@wix/auto_sdk_stores_products/schemas';
39
38
  import '@wix/auto_sdk_stores_brands-v-3/schemas';
40
39
  import '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
41
40
  import '@wix/auto_sdk_stores_customizations-v-3/schemas';
@@ -1,28 +1,26 @@
1
1
  import * as schemas from '@wix/auto_sdk_stores_collections/schemas';
2
2
  export { schemas as collections };
3
- import * as schemas$1 from '@wix/auto_sdk_stores_products/schemas';
4
- export { schemas$1 as products };
5
- import * as schemas$2 from '@wix/auto_sdk_stores_brands-v-3/schemas';
6
- export { schemas$2 as brandsV3 };
7
- import * as schemas$3 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
8
- export { schemas$3 as catalogImportsV3 };
9
- import * as schemas$4 from '@wix/auto_sdk_stores_customizations-v-3/schemas';
10
- export { schemas$4 as customizationsV3 };
11
- import * as schemas$5 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';
12
- export { schemas$5 as infoSectionsV3 };
13
- import * as schemas$6 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';
14
- export { schemas$6 as inventoryItemsV3 };
15
- import * as schemas$7 from '@wix/auto_sdk_stores_products-v-3/schemas';
16
- export { schemas$7 as productsV3 };
17
- import * as schemas$8 from '@wix/auto_sdk_stores_catalog-versioning/schemas';
18
- export { schemas$8 as catalogVersioning };
19
- import * as schemas$9 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';
20
- export { schemas$9 as readOnlyVariantsV3 };
21
- import * as schemas$a from '@wix/auto_sdk_stores_ribbons-v-3/schemas';
22
- export { schemas$a as ribbonsV3 };
23
- import * as schemas$b from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';
24
- export { schemas$b as storesLocationsV3 };
25
- import * as schemas$c from '@wix/auto_sdk_stores_subscription-options/schemas';
26
- export { schemas$c as subscriptionOptions };
27
- import * as schemas$d from '@wix/auto_sdk_stores_inventory/schemas';
28
- export { schemas$d as inventory };
3
+ import * as schemas$1 from '@wix/auto_sdk_stores_brands-v-3/schemas';
4
+ export { schemas$1 as brandsV3 };
5
+ import * as schemas$2 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
6
+ export { schemas$2 as catalogImportsV3 };
7
+ import * as schemas$3 from '@wix/auto_sdk_stores_customizations-v-3/schemas';
8
+ export { schemas$3 as customizationsV3 };
9
+ import * as schemas$4 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';
10
+ export { schemas$4 as infoSectionsV3 };
11
+ import * as schemas$5 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';
12
+ export { schemas$5 as inventoryItemsV3 };
13
+ import * as schemas$6 from '@wix/auto_sdk_stores_products-v-3/schemas';
14
+ export { schemas$6 as productsV3 };
15
+ import * as schemas$7 from '@wix/auto_sdk_stores_catalog-versioning/schemas';
16
+ export { schemas$7 as catalogVersioning };
17
+ import * as schemas$8 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';
18
+ export { schemas$8 as readOnlyVariantsV3 };
19
+ import * as schemas$9 from '@wix/auto_sdk_stores_ribbons-v-3/schemas';
20
+ export { schemas$9 as ribbonsV3 };
21
+ import * as schemas$a from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';
22
+ export { schemas$a as storesLocationsV3 };
23
+ import * as schemas$b from '@wix/auto_sdk_stores_subscription-options/schemas';
24
+ export { schemas$b as subscriptionOptions };
25
+ import * as schemas$c from '@wix/auto_sdk_stores_inventory/schemas';
26
+ export { schemas$c as inventory };
@@ -1,6 +1,5 @@
1
1
  // schemas.ts
2
2
  import * as collections from "@wix/auto_sdk_stores_collections/schemas";
3
- import * as products from "@wix/auto_sdk_stores_products/schemas";
4
3
  import * as brandsV3 from "@wix/auto_sdk_stores_brands-v-3/schemas";
5
4
  import * as catalogImportsV3 from "@wix/auto_sdk_stores_catalog-imports-v-3/schemas";
6
5
  import * as customizationsV3 from "@wix/auto_sdk_stores_customizations-v-3/schemas";
@@ -22,7 +21,6 @@ export {
22
21
  infoSectionsV3,
23
22
  inventory,
24
23
  inventoryItemsV3,
25
- products,
26
24
  productsV3,
27
25
  readOnlyVariantsV3,
28
26
  ribbonsV3,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../schemas.ts"],"sourcesContent":["export * as collections from '@wix/auto_sdk_stores_collections/schemas';\nexport * as products from '@wix/auto_sdk_stores_products/schemas';\nexport * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/schemas';\nexport * as catalogImportsV3 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';\nexport * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/schemas';\nexport * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';\nexport * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';\nexport * as productsV3 from '@wix/auto_sdk_stores_products-v-3/schemas';\nexport * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/schemas';\nexport * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';\nexport * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/schemas';\nexport * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';\nexport * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/schemas';\nexport * as inventory from '@wix/auto_sdk_stores_inventory/schemas';\n"],"mappings":";AAAA,YAAY,iBAAiB;AAC7B,YAAY,cAAc;AAC1B,YAAY,cAAc;AAC1B,YAAY,sBAAsB;AAClC,YAAY,sBAAsB;AAClC,YAAY,oBAAoB;AAChC,YAAY,sBAAsB;AAClC,YAAY,gBAAgB;AAC5B,YAAY,uBAAuB;AACnC,YAAY,wBAAwB;AACpC,YAAY,eAAe;AAC3B,YAAY,uBAAuB;AACnC,YAAY,yBAAyB;AACrC,YAAY,eAAe;","names":[]}
1
+ {"version":3,"sources":["../../../schemas.ts"],"sourcesContent":["export * as collections from '@wix/auto_sdk_stores_collections/schemas';\nexport * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/schemas';\nexport * as catalogImportsV3 from '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';\nexport * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/schemas';\nexport * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/schemas';\nexport * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/schemas';\nexport * as productsV3 from '@wix/auto_sdk_stores_products-v-3/schemas';\nexport * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/schemas';\nexport * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/schemas';\nexport * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/schemas';\nexport * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/schemas';\nexport * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/schemas';\nexport * as inventory from '@wix/auto_sdk_stores_inventory/schemas';\n"],"mappings":";AAAA,YAAY,iBAAiB;AAC7B,YAAY,cAAc;AAC1B,YAAY,sBAAsB;AAClC,YAAY,sBAAsB;AAClC,YAAY,oBAAoB;AAChC,YAAY,sBAAsB;AAClC,YAAY,gBAAgB;AAC5B,YAAY,uBAAuB;AACnC,YAAY,wBAAwB;AACpC,YAAY,eAAe;AAC3B,YAAY,uBAAuB;AACnC,YAAY,yBAAyB;AACrC,YAAY,eAAe;","names":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/stores",
3
- "version": "1.0.783",
3
+ "version": "1.0.785",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/",
@@ -66,8 +66,8 @@
66
66
  "@wix/auto_sdk_stores_info-sections-v-3": "1.0.94",
67
67
  "@wix/auto_sdk_stores_inventory": "1.0.73",
68
68
  "@wix/auto_sdk_stores_inventory-items-v-3": "1.0.84",
69
- "@wix/auto_sdk_stores_product-groups-v-3": "1.0.0",
70
- "@wix/auto_sdk_stores_products": "1.0.95",
69
+ "@wix/auto_sdk_stores_product-groups-v-3": "1.0.1",
70
+ "@wix/auto_sdk_stores_products": "1.0.96",
71
71
  "@wix/auto_sdk_stores_products-v-3": "1.0.179",
72
72
  "@wix/auto_sdk_stores_read-only-variants-v-3": "1.0.120",
73
73
  "@wix/auto_sdk_stores_ribbons-v-3": "1.0.55",
@@ -97,5 +97,5 @@
97
97
  "fqdn": ""
98
98
  }
99
99
  },
100
- "falconPackageHash": "f7cb19657f5b47e3952b1e12e480f22e741178befdfa865f85609a95"
100
+ "falconPackageHash": "4c5660662a45a145e0c4acaa6152100478961fb706281cb215020a1b"
101
101
  }