@wix/stores 1.0.785 → 1.0.786
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/build/cjs/components.d.ts +1 -0
- package/build/cjs/schemas.d.ts +26 -24
- package/build/cjs/schemas.js +3 -0
- package/build/cjs/schemas.js.map +1 -1
- package/build/es/components.d.mts +1 -0
- package/build/es/schemas.d.mts +26 -24
- package/build/es/schemas.mjs +2 -0
- package/build/es/schemas.mjs.map +1 -1
- package/build/internal/cjs/components.d.ts +1 -0
- package/build/internal/cjs/schemas.d.ts +26 -24
- package/build/internal/cjs/schemas.js +3 -0
- package/build/internal/cjs/schemas.js.map +1 -1
- package/build/internal/es/components.d.mts +1 -0
- package/build/internal/es/schemas.d.mts +26 -24
- package/build/internal/es/schemas.mjs +2 -0
- package/build/internal/es/schemas.mjs.map +1 -1
- package/package.json +3 -3
|
@@ -35,6 +35,7 @@ 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';
|
|
38
39
|
import '@wix/auto_sdk_stores_brands-v-3/schemas';
|
|
39
40
|
import '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
|
|
40
41
|
import '@wix/auto_sdk_stores_customizations-v-3/schemas';
|
package/build/cjs/schemas.d.ts
CHANGED
|
@@ -1,26 +1,28 @@
|
|
|
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/
|
|
4
|
-
export { schemas$1 as
|
|
5
|
-
import * as schemas$2 from '@wix/
|
|
6
|
-
export { schemas$2 as
|
|
7
|
-
import * as schemas$3 from '@wix/
|
|
8
|
-
export { schemas$3 as
|
|
9
|
-
import * as schemas$4 from '@wix/
|
|
10
|
-
export { schemas$4 as
|
|
11
|
-
import * as schemas$5 from '@wix/
|
|
12
|
-
export { schemas$5 as
|
|
13
|
-
import * as schemas$6 from '@wix/
|
|
14
|
-
export { schemas$6 as
|
|
15
|
-
import * as schemas$7 from '@wix/
|
|
16
|
-
export { schemas$7 as
|
|
17
|
-
import * as schemas$8 from '@wix/
|
|
18
|
-
export { schemas$8 as
|
|
19
|
-
import * as schemas$9 from '@wix/
|
|
20
|
-
export { schemas$9 as
|
|
21
|
-
import * as schemas$a from '@wix/
|
|
22
|
-
export { schemas$a as
|
|
23
|
-
import * as schemas$b from '@wix/
|
|
24
|
-
export { schemas$b as
|
|
25
|
-
import * as schemas$c from '@wix/
|
|
26
|
-
export { schemas$c as
|
|
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 };
|
package/build/cjs/schemas.js
CHANGED
|
@@ -38,6 +38,7 @@ __export(schemas_exports, {
|
|
|
38
38
|
infoSectionsV3: () => infoSectionsV3,
|
|
39
39
|
inventory: () => inventory,
|
|
40
40
|
inventoryItemsV3: () => inventoryItemsV3,
|
|
41
|
+
products: () => products,
|
|
41
42
|
productsV3: () => productsV3,
|
|
42
43
|
readOnlyVariantsV3: () => readOnlyVariantsV3,
|
|
43
44
|
ribbonsV3: () => ribbonsV3,
|
|
@@ -46,6 +47,7 @@ __export(schemas_exports, {
|
|
|
46
47
|
});
|
|
47
48
|
module.exports = __toCommonJS(schemas_exports);
|
|
48
49
|
var collections = __toESM(require("@wix/auto_sdk_stores_collections/schemas"));
|
|
50
|
+
var products = __toESM(require("@wix/auto_sdk_stores_products/schemas"));
|
|
49
51
|
var brandsV3 = __toESM(require("@wix/auto_sdk_stores_brands-v-3/schemas"));
|
|
50
52
|
var catalogImportsV3 = __toESM(require("@wix/auto_sdk_stores_catalog-imports-v-3/schemas"));
|
|
51
53
|
var customizationsV3 = __toESM(require("@wix/auto_sdk_stores_customizations-v-3/schemas"));
|
|
@@ -68,6 +70,7 @@ var inventory = __toESM(require("@wix/auto_sdk_stores_inventory/schemas"));
|
|
|
68
70
|
infoSectionsV3,
|
|
69
71
|
inventory,
|
|
70
72
|
inventoryItemsV3,
|
|
73
|
+
products,
|
|
71
74
|
productsV3,
|
|
72
75
|
readOnlyVariantsV3,
|
|
73
76
|
ribbonsV3,
|
package/build/cjs/schemas.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
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":[]}
|
|
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":[]}
|
|
@@ -35,6 +35,7 @@ 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';
|
|
38
39
|
import '@wix/auto_sdk_stores_brands-v-3/schemas';
|
|
39
40
|
import '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
|
|
40
41
|
import '@wix/auto_sdk_stores_customizations-v-3/schemas';
|
package/build/es/schemas.d.mts
CHANGED
|
@@ -1,26 +1,28 @@
|
|
|
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/
|
|
4
|
-
export { schemas$1 as
|
|
5
|
-
import * as schemas$2 from '@wix/
|
|
6
|
-
export { schemas$2 as
|
|
7
|
-
import * as schemas$3 from '@wix/
|
|
8
|
-
export { schemas$3 as
|
|
9
|
-
import * as schemas$4 from '@wix/
|
|
10
|
-
export { schemas$4 as
|
|
11
|
-
import * as schemas$5 from '@wix/
|
|
12
|
-
export { schemas$5 as
|
|
13
|
-
import * as schemas$6 from '@wix/
|
|
14
|
-
export { schemas$6 as
|
|
15
|
-
import * as schemas$7 from '@wix/
|
|
16
|
-
export { schemas$7 as
|
|
17
|
-
import * as schemas$8 from '@wix/
|
|
18
|
-
export { schemas$8 as
|
|
19
|
-
import * as schemas$9 from '@wix/
|
|
20
|
-
export { schemas$9 as
|
|
21
|
-
import * as schemas$a from '@wix/
|
|
22
|
-
export { schemas$a as
|
|
23
|
-
import * as schemas$b from '@wix/
|
|
24
|
-
export { schemas$b as
|
|
25
|
-
import * as schemas$c from '@wix/
|
|
26
|
-
export { schemas$c as
|
|
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 };
|
package/build/es/schemas.mjs
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
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";
|
|
3
4
|
import * as brandsV3 from "@wix/auto_sdk_stores_brands-v-3/schemas";
|
|
4
5
|
import * as catalogImportsV3 from "@wix/auto_sdk_stores_catalog-imports-v-3/schemas";
|
|
5
6
|
import * as customizationsV3 from "@wix/auto_sdk_stores_customizations-v-3/schemas";
|
|
@@ -21,6 +22,7 @@ export {
|
|
|
21
22
|
infoSectionsV3,
|
|
22
23
|
inventory,
|
|
23
24
|
inventoryItemsV3,
|
|
25
|
+
products,
|
|
24
26
|
productsV3,
|
|
25
27
|
readOnlyVariantsV3,
|
|
26
28
|
ribbonsV3,
|
package/build/es/schemas.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
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":[]}
|
|
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":[]}
|
|
@@ -35,6 +35,7 @@ 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';
|
|
38
39
|
import '@wix/auto_sdk_stores_brands-v-3/schemas';
|
|
39
40
|
import '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
|
|
40
41
|
import '@wix/auto_sdk_stores_customizations-v-3/schemas';
|
|
@@ -1,26 +1,28 @@
|
|
|
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/
|
|
4
|
-
export { schemas$1 as
|
|
5
|
-
import * as schemas$2 from '@wix/
|
|
6
|
-
export { schemas$2 as
|
|
7
|
-
import * as schemas$3 from '@wix/
|
|
8
|
-
export { schemas$3 as
|
|
9
|
-
import * as schemas$4 from '@wix/
|
|
10
|
-
export { schemas$4 as
|
|
11
|
-
import * as schemas$5 from '@wix/
|
|
12
|
-
export { schemas$5 as
|
|
13
|
-
import * as schemas$6 from '@wix/
|
|
14
|
-
export { schemas$6 as
|
|
15
|
-
import * as schemas$7 from '@wix/
|
|
16
|
-
export { schemas$7 as
|
|
17
|
-
import * as schemas$8 from '@wix/
|
|
18
|
-
export { schemas$8 as
|
|
19
|
-
import * as schemas$9 from '@wix/
|
|
20
|
-
export { schemas$9 as
|
|
21
|
-
import * as schemas$a from '@wix/
|
|
22
|
-
export { schemas$a as
|
|
23
|
-
import * as schemas$b from '@wix/
|
|
24
|
-
export { schemas$b as
|
|
25
|
-
import * as schemas$c from '@wix/
|
|
26
|
-
export { schemas$c as
|
|
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 };
|
|
@@ -38,6 +38,7 @@ __export(schemas_exports, {
|
|
|
38
38
|
infoSectionsV3: () => infoSectionsV3,
|
|
39
39
|
inventory: () => inventory,
|
|
40
40
|
inventoryItemsV3: () => inventoryItemsV3,
|
|
41
|
+
products: () => products,
|
|
41
42
|
productsV3: () => productsV3,
|
|
42
43
|
readOnlyVariantsV3: () => readOnlyVariantsV3,
|
|
43
44
|
ribbonsV3: () => ribbonsV3,
|
|
@@ -46,6 +47,7 @@ __export(schemas_exports, {
|
|
|
46
47
|
});
|
|
47
48
|
module.exports = __toCommonJS(schemas_exports);
|
|
48
49
|
var collections = __toESM(require("@wix/auto_sdk_stores_collections/schemas"));
|
|
50
|
+
var products = __toESM(require("@wix/auto_sdk_stores_products/schemas"));
|
|
49
51
|
var brandsV3 = __toESM(require("@wix/auto_sdk_stores_brands-v-3/schemas"));
|
|
50
52
|
var catalogImportsV3 = __toESM(require("@wix/auto_sdk_stores_catalog-imports-v-3/schemas"));
|
|
51
53
|
var customizationsV3 = __toESM(require("@wix/auto_sdk_stores_customizations-v-3/schemas"));
|
|
@@ -68,6 +70,7 @@ var inventory = __toESM(require("@wix/auto_sdk_stores_inventory/schemas"));
|
|
|
68
70
|
infoSectionsV3,
|
|
69
71
|
inventory,
|
|
70
72
|
inventoryItemsV3,
|
|
73
|
+
products,
|
|
71
74
|
productsV3,
|
|
72
75
|
readOnlyVariantsV3,
|
|
73
76
|
ribbonsV3,
|
|
@@ -1 +1 @@
|
|
|
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":[]}
|
|
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":[]}
|
|
@@ -35,6 +35,7 @@ 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';
|
|
38
39
|
import '@wix/auto_sdk_stores_brands-v-3/schemas';
|
|
39
40
|
import '@wix/auto_sdk_stores_catalog-imports-v-3/schemas';
|
|
40
41
|
import '@wix/auto_sdk_stores_customizations-v-3/schemas';
|
|
@@ -1,26 +1,28 @@
|
|
|
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/
|
|
4
|
-
export { schemas$1 as
|
|
5
|
-
import * as schemas$2 from '@wix/
|
|
6
|
-
export { schemas$2 as
|
|
7
|
-
import * as schemas$3 from '@wix/
|
|
8
|
-
export { schemas$3 as
|
|
9
|
-
import * as schemas$4 from '@wix/
|
|
10
|
-
export { schemas$4 as
|
|
11
|
-
import * as schemas$5 from '@wix/
|
|
12
|
-
export { schemas$5 as
|
|
13
|
-
import * as schemas$6 from '@wix/
|
|
14
|
-
export { schemas$6 as
|
|
15
|
-
import * as schemas$7 from '@wix/
|
|
16
|
-
export { schemas$7 as
|
|
17
|
-
import * as schemas$8 from '@wix/
|
|
18
|
-
export { schemas$8 as
|
|
19
|
-
import * as schemas$9 from '@wix/
|
|
20
|
-
export { schemas$9 as
|
|
21
|
-
import * as schemas$a from '@wix/
|
|
22
|
-
export { schemas$a as
|
|
23
|
-
import * as schemas$b from '@wix/
|
|
24
|
-
export { schemas$b as
|
|
25
|
-
import * as schemas$c from '@wix/
|
|
26
|
-
export { schemas$c as
|
|
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 };
|
|
@@ -1,5 +1,6 @@
|
|
|
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";
|
|
3
4
|
import * as brandsV3 from "@wix/auto_sdk_stores_brands-v-3/schemas";
|
|
4
5
|
import * as catalogImportsV3 from "@wix/auto_sdk_stores_catalog-imports-v-3/schemas";
|
|
5
6
|
import * as customizationsV3 from "@wix/auto_sdk_stores_customizations-v-3/schemas";
|
|
@@ -21,6 +22,7 @@ export {
|
|
|
21
22
|
infoSectionsV3,
|
|
22
23
|
inventory,
|
|
23
24
|
inventoryItemsV3,
|
|
25
|
+
products,
|
|
24
26
|
productsV3,
|
|
25
27
|
readOnlyVariantsV3,
|
|
26
28
|
ribbonsV3,
|
|
@@ -1 +1 @@
|
|
|
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":[]}
|
|
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":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/stores",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.786",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"@wix/auto_sdk_stores_inventory": "1.0.73",
|
|
68
68
|
"@wix/auto_sdk_stores_inventory-items-v-3": "1.0.84",
|
|
69
69
|
"@wix/auto_sdk_stores_product-groups-v-3": "1.0.1",
|
|
70
|
-
"@wix/auto_sdk_stores_products": "1.0.
|
|
70
|
+
"@wix/auto_sdk_stores_products": "1.0.97",
|
|
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": "
|
|
100
|
+
"falconPackageHash": "5a80dee2bfb91ac93bf9a2ba86e327283aa2d4a883acf312ef70d978"
|
|
101
101
|
}
|