@wix/stores 1.0.459 → 1.0.461
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/index.d.mts +45 -0
- package/build/index.d.ts +45 -0
- package/build/index.js +83 -0
- package/build/index.js.map +1 -0
- package/build/index.mjs +34 -0
- package/build/index.mjs.map +1 -0
- package/build/internal/index.d.mts +45 -0
- package/build/internal/index.d.ts +45 -0
- package/build/internal/index.js +83 -0
- package/build/internal/index.js.map +1 -0
- package/build/internal/index.mjs +34 -0
- package/build/internal/index.mjs.map +1 -0
- package/build/internal/meta.d.mts +30 -0
- package/build/internal/meta.d.ts +30 -0
- package/build/internal/meta.js +83 -0
- package/build/internal/meta.js.map +1 -0
- package/build/internal/meta.mjs +34 -0
- package/build/internal/meta.mjs.map +1 -0
- package/build/meta.d.mts +30 -0
- package/build/meta.d.ts +30 -0
- package/build/meta.js +83 -0
- package/build/meta.js.map +1 -0
- package/build/meta.mjs +34 -0
- package/build/meta.mjs.map +1 -0
- package/package.json +31 -30
- package/build/cjs/dashboard.d.ts +0 -1
- package/build/cjs/dashboard.js +0 -18
- package/build/cjs/dashboard.js.map +0 -1
- package/build/cjs/index.d.ts +0 -16
- package/build/cjs/index.js +0 -57
- package/build/cjs/index.js.map +0 -1
- package/build/cjs/meta.d.ts +0 -15
- package/build/cjs/meta.js +0 -42
- package/build/cjs/meta.js.map +0 -1
- package/build/es/dashboard.d.ts +0 -1
- package/build/es/dashboard.js +0 -2
- package/build/es/dashboard.js.map +0 -1
- package/build/es/index.d.ts +0 -16
- package/build/es/index.js +0 -17
- package/build/es/index.js.map +0 -1
- package/build/es/meta.d.ts +0 -15
- package/build/es/meta.js +0 -16
- package/build/es/meta.js.map +0 -1
- package/build/es/package.json +0 -3
- package/build/internal/cjs/dashboard.d.ts +0 -1
- package/build/internal/cjs/dashboard.js +0 -18
- package/build/internal/cjs/dashboard.js.map +0 -1
- package/build/internal/cjs/index.d.ts +0 -16
- package/build/internal/cjs/index.js +0 -57
- package/build/internal/cjs/index.js.map +0 -1
- package/build/internal/cjs/meta.d.ts +0 -15
- package/build/internal/cjs/meta.js +0 -42
- package/build/internal/cjs/meta.js.map +0 -1
- package/build/internal/es/dashboard.d.ts +0 -1
- package/build/internal/es/dashboard.js +0 -2
- package/build/internal/es/dashboard.js.map +0 -1
- package/build/internal/es/index.d.ts +0 -16
- package/build/internal/es/index.js +0 -17
- package/build/internal/es/index.js.map +0 -1
- package/build/internal/es/meta.d.ts +0 -15
- package/build/internal/es/meta.js +0 -16
- package/build/internal/es/meta.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../meta.ts"],"sourcesContent":["export * as wishlist from '@wix/auto_sdk_stores_wishlist/meta';\nexport * as collections from '@wix/auto_sdk_stores_collections/meta';\nexport * as products from '@wix/auto_sdk_stores_products/meta';\nexport * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/meta';\nexport * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/meta';\nexport * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/meta';\nexport * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/meta';\nexport * as productsV3 from '@wix/auto_sdk_stores_products-v-3/meta';\nexport * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/meta';\nexport * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/meta';\nexport * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/meta';\nexport * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/meta';\nexport * as abandonedCarts from '@wix/auto_sdk_stores_abandoned-carts/meta';\nexport * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/meta';\nexport * as inventory from '@wix/auto_sdk_stores_inventory/meta';\n"],"mappings":";AAAA,YAAY,cAAc;AAC1B,YAAY,iBAAiB;AAC7B,YAAY,cAAc;AAC1B,YAAY,cAAc;AAC1B,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,oBAAoB;AAChC,YAAY,yBAAyB;AACrC,YAAY,eAAe;","names":[]}
|
package/build/meta.d.mts
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as meta from '@wix/auto_sdk_stores_wishlist/meta';
|
|
2
|
+
export { meta as wishlist };
|
|
3
|
+
import * as meta$1 from '@wix/auto_sdk_stores_collections/meta';
|
|
4
|
+
export { meta$1 as collections };
|
|
5
|
+
import * as meta$2 from '@wix/auto_sdk_stores_products/meta';
|
|
6
|
+
export { meta$2 as products };
|
|
7
|
+
import * as meta$3 from '@wix/auto_sdk_stores_brands-v-3/meta';
|
|
8
|
+
export { meta$3 as brandsV3 };
|
|
9
|
+
import * as meta$4 from '@wix/auto_sdk_stores_customizations-v-3/meta';
|
|
10
|
+
export { meta$4 as customizationsV3 };
|
|
11
|
+
import * as meta$5 from '@wix/auto_sdk_stores_info-sections-v-3/meta';
|
|
12
|
+
export { meta$5 as infoSectionsV3 };
|
|
13
|
+
import * as meta$6 from '@wix/auto_sdk_stores_inventory-items-v-3/meta';
|
|
14
|
+
export { meta$6 as inventoryItemsV3 };
|
|
15
|
+
import * as meta$7 from '@wix/auto_sdk_stores_products-v-3/meta';
|
|
16
|
+
export { meta$7 as productsV3 };
|
|
17
|
+
import * as meta$8 from '@wix/auto_sdk_stores_catalog-versioning/meta';
|
|
18
|
+
export { meta$8 as catalogVersioning };
|
|
19
|
+
import * as meta$9 from '@wix/auto_sdk_stores_read-only-variants-v-3/meta';
|
|
20
|
+
export { meta$9 as readOnlyVariantsV3 };
|
|
21
|
+
import * as meta$a from '@wix/auto_sdk_stores_ribbons-v-3/meta';
|
|
22
|
+
export { meta$a as ribbonsV3 };
|
|
23
|
+
import * as meta$b from '@wix/auto_sdk_stores_stores-locations-v-3/meta';
|
|
24
|
+
export { meta$b as storesLocationsV3 };
|
|
25
|
+
import * as meta$c from '@wix/auto_sdk_stores_abandoned-carts/meta';
|
|
26
|
+
export { meta$c as abandonedCarts };
|
|
27
|
+
import * as meta$d from '@wix/auto_sdk_stores_subscription-options/meta';
|
|
28
|
+
export { meta$d as subscriptionOptions };
|
|
29
|
+
import * as meta$e from '@wix/auto_sdk_stores_inventory/meta';
|
|
30
|
+
export { meta$e as inventory };
|
package/build/meta.d.ts
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import * as meta from '@wix/auto_sdk_stores_wishlist/meta';
|
|
2
|
+
export { meta as wishlist };
|
|
3
|
+
import * as meta$1 from '@wix/auto_sdk_stores_collections/meta';
|
|
4
|
+
export { meta$1 as collections };
|
|
5
|
+
import * as meta$2 from '@wix/auto_sdk_stores_products/meta';
|
|
6
|
+
export { meta$2 as products };
|
|
7
|
+
import * as meta$3 from '@wix/auto_sdk_stores_brands-v-3/meta';
|
|
8
|
+
export { meta$3 as brandsV3 };
|
|
9
|
+
import * as meta$4 from '@wix/auto_sdk_stores_customizations-v-3/meta';
|
|
10
|
+
export { meta$4 as customizationsV3 };
|
|
11
|
+
import * as meta$5 from '@wix/auto_sdk_stores_info-sections-v-3/meta';
|
|
12
|
+
export { meta$5 as infoSectionsV3 };
|
|
13
|
+
import * as meta$6 from '@wix/auto_sdk_stores_inventory-items-v-3/meta';
|
|
14
|
+
export { meta$6 as inventoryItemsV3 };
|
|
15
|
+
import * as meta$7 from '@wix/auto_sdk_stores_products-v-3/meta';
|
|
16
|
+
export { meta$7 as productsV3 };
|
|
17
|
+
import * as meta$8 from '@wix/auto_sdk_stores_catalog-versioning/meta';
|
|
18
|
+
export { meta$8 as catalogVersioning };
|
|
19
|
+
import * as meta$9 from '@wix/auto_sdk_stores_read-only-variants-v-3/meta';
|
|
20
|
+
export { meta$9 as readOnlyVariantsV3 };
|
|
21
|
+
import * as meta$a from '@wix/auto_sdk_stores_ribbons-v-3/meta';
|
|
22
|
+
export { meta$a as ribbonsV3 };
|
|
23
|
+
import * as meta$b from '@wix/auto_sdk_stores_stores-locations-v-3/meta';
|
|
24
|
+
export { meta$b as storesLocationsV3 };
|
|
25
|
+
import * as meta$c from '@wix/auto_sdk_stores_abandoned-carts/meta';
|
|
26
|
+
export { meta$c as abandonedCarts };
|
|
27
|
+
import * as meta$d from '@wix/auto_sdk_stores_subscription-options/meta';
|
|
28
|
+
export { meta$d as subscriptionOptions };
|
|
29
|
+
import * as meta$e from '@wix/auto_sdk_stores_inventory/meta';
|
|
30
|
+
export { meta$e as inventory };
|
package/build/meta.js
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
|
|
30
|
+
// meta.ts
|
|
31
|
+
var meta_exports = {};
|
|
32
|
+
__export(meta_exports, {
|
|
33
|
+
abandonedCarts: () => abandonedCarts,
|
|
34
|
+
brandsV3: () => brandsV3,
|
|
35
|
+
catalogVersioning: () => catalogVersioning,
|
|
36
|
+
collections: () => collections,
|
|
37
|
+
customizationsV3: () => customizationsV3,
|
|
38
|
+
infoSectionsV3: () => infoSectionsV3,
|
|
39
|
+
inventory: () => inventory,
|
|
40
|
+
inventoryItemsV3: () => inventoryItemsV3,
|
|
41
|
+
products: () => products,
|
|
42
|
+
productsV3: () => productsV3,
|
|
43
|
+
readOnlyVariantsV3: () => readOnlyVariantsV3,
|
|
44
|
+
ribbonsV3: () => ribbonsV3,
|
|
45
|
+
storesLocationsV3: () => storesLocationsV3,
|
|
46
|
+
subscriptionOptions: () => subscriptionOptions,
|
|
47
|
+
wishlist: () => wishlist
|
|
48
|
+
});
|
|
49
|
+
module.exports = __toCommonJS(meta_exports);
|
|
50
|
+
var wishlist = __toESM(require("@wix/auto_sdk_stores_wishlist/meta"));
|
|
51
|
+
var collections = __toESM(require("@wix/auto_sdk_stores_collections/meta"));
|
|
52
|
+
var products = __toESM(require("@wix/auto_sdk_stores_products/meta"));
|
|
53
|
+
var brandsV3 = __toESM(require("@wix/auto_sdk_stores_brands-v-3/meta"));
|
|
54
|
+
var customizationsV3 = __toESM(require("@wix/auto_sdk_stores_customizations-v-3/meta"));
|
|
55
|
+
var infoSectionsV3 = __toESM(require("@wix/auto_sdk_stores_info-sections-v-3/meta"));
|
|
56
|
+
var inventoryItemsV3 = __toESM(require("@wix/auto_sdk_stores_inventory-items-v-3/meta"));
|
|
57
|
+
var productsV3 = __toESM(require("@wix/auto_sdk_stores_products-v-3/meta"));
|
|
58
|
+
var catalogVersioning = __toESM(require("@wix/auto_sdk_stores_catalog-versioning/meta"));
|
|
59
|
+
var readOnlyVariantsV3 = __toESM(require("@wix/auto_sdk_stores_read-only-variants-v-3/meta"));
|
|
60
|
+
var ribbonsV3 = __toESM(require("@wix/auto_sdk_stores_ribbons-v-3/meta"));
|
|
61
|
+
var storesLocationsV3 = __toESM(require("@wix/auto_sdk_stores_stores-locations-v-3/meta"));
|
|
62
|
+
var abandonedCarts = __toESM(require("@wix/auto_sdk_stores_abandoned-carts/meta"));
|
|
63
|
+
var subscriptionOptions = __toESM(require("@wix/auto_sdk_stores_subscription-options/meta"));
|
|
64
|
+
var inventory = __toESM(require("@wix/auto_sdk_stores_inventory/meta"));
|
|
65
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
66
|
+
0 && (module.exports = {
|
|
67
|
+
abandonedCarts,
|
|
68
|
+
brandsV3,
|
|
69
|
+
catalogVersioning,
|
|
70
|
+
collections,
|
|
71
|
+
customizationsV3,
|
|
72
|
+
infoSectionsV3,
|
|
73
|
+
inventory,
|
|
74
|
+
inventoryItemsV3,
|
|
75
|
+
products,
|
|
76
|
+
productsV3,
|
|
77
|
+
readOnlyVariantsV3,
|
|
78
|
+
ribbonsV3,
|
|
79
|
+
storesLocationsV3,
|
|
80
|
+
subscriptionOptions,
|
|
81
|
+
wishlist
|
|
82
|
+
});
|
|
83
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../meta.ts"],"sourcesContent":["export * as wishlist from '@wix/auto_sdk_stores_wishlist/meta';\nexport * as collections from '@wix/auto_sdk_stores_collections/meta';\nexport * as products from '@wix/auto_sdk_stores_products/meta';\nexport * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/meta';\nexport * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/meta';\nexport * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/meta';\nexport * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/meta';\nexport * as productsV3 from '@wix/auto_sdk_stores_products-v-3/meta';\nexport * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/meta';\nexport * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/meta';\nexport * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/meta';\nexport * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/meta';\nexport * as abandonedCarts from '@wix/auto_sdk_stores_abandoned-carts/meta';\nexport * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/meta';\nexport * as inventory from '@wix/auto_sdk_stores_inventory/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,eAA0B;AAC1B,kBAA6B;AAC7B,eAA0B;AAC1B,eAA0B;AAC1B,uBAAkC;AAClC,qBAAgC;AAChC,uBAAkC;AAClC,iBAA4B;AAC5B,wBAAmC;AACnC,yBAAoC;AACpC,gBAA2B;AAC3B,wBAAmC;AACnC,qBAAgC;AAChC,0BAAqC;AACrC,gBAA2B;","names":[]}
|
package/build/meta.mjs
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
// meta.ts
|
|
2
|
+
import * as wishlist from "@wix/auto_sdk_stores_wishlist/meta";
|
|
3
|
+
import * as collections from "@wix/auto_sdk_stores_collections/meta";
|
|
4
|
+
import * as products from "@wix/auto_sdk_stores_products/meta";
|
|
5
|
+
import * as brandsV3 from "@wix/auto_sdk_stores_brands-v-3/meta";
|
|
6
|
+
import * as customizationsV3 from "@wix/auto_sdk_stores_customizations-v-3/meta";
|
|
7
|
+
import * as infoSectionsV3 from "@wix/auto_sdk_stores_info-sections-v-3/meta";
|
|
8
|
+
import * as inventoryItemsV3 from "@wix/auto_sdk_stores_inventory-items-v-3/meta";
|
|
9
|
+
import * as productsV3 from "@wix/auto_sdk_stores_products-v-3/meta";
|
|
10
|
+
import * as catalogVersioning from "@wix/auto_sdk_stores_catalog-versioning/meta";
|
|
11
|
+
import * as readOnlyVariantsV3 from "@wix/auto_sdk_stores_read-only-variants-v-3/meta";
|
|
12
|
+
import * as ribbonsV3 from "@wix/auto_sdk_stores_ribbons-v-3/meta";
|
|
13
|
+
import * as storesLocationsV3 from "@wix/auto_sdk_stores_stores-locations-v-3/meta";
|
|
14
|
+
import * as abandonedCarts from "@wix/auto_sdk_stores_abandoned-carts/meta";
|
|
15
|
+
import * as subscriptionOptions from "@wix/auto_sdk_stores_subscription-options/meta";
|
|
16
|
+
import * as inventory from "@wix/auto_sdk_stores_inventory/meta";
|
|
17
|
+
export {
|
|
18
|
+
abandonedCarts,
|
|
19
|
+
brandsV3,
|
|
20
|
+
catalogVersioning,
|
|
21
|
+
collections,
|
|
22
|
+
customizationsV3,
|
|
23
|
+
infoSectionsV3,
|
|
24
|
+
inventory,
|
|
25
|
+
inventoryItemsV3,
|
|
26
|
+
products,
|
|
27
|
+
productsV3,
|
|
28
|
+
readOnlyVariantsV3,
|
|
29
|
+
ribbonsV3,
|
|
30
|
+
storesLocationsV3,
|
|
31
|
+
subscriptionOptions,
|
|
32
|
+
wishlist
|
|
33
|
+
};
|
|
34
|
+
//# sourceMappingURL=meta.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../meta.ts"],"sourcesContent":["export * as wishlist from '@wix/auto_sdk_stores_wishlist/meta';\nexport * as collections from '@wix/auto_sdk_stores_collections/meta';\nexport * as products from '@wix/auto_sdk_stores_products/meta';\nexport * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/meta';\nexport * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/meta';\nexport * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/meta';\nexport * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/meta';\nexport * as productsV3 from '@wix/auto_sdk_stores_products-v-3/meta';\nexport * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/meta';\nexport * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/meta';\nexport * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/meta';\nexport * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/meta';\nexport * as abandonedCarts from '@wix/auto_sdk_stores_abandoned-carts/meta';\nexport * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/meta';\nexport * as inventory from '@wix/auto_sdk_stores_inventory/meta';\n"],"mappings":";AAAA,YAAY,cAAc;AAC1B,YAAY,iBAAiB;AAC7B,YAAY,cAAc;AAC1B,YAAY,cAAc;AAC1B,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,oBAAoB;AAChC,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.461",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -11,24 +11,24 @@
|
|
|
11
11
|
"wixSdkPublicModule"
|
|
12
12
|
],
|
|
13
13
|
"sideEffects": false,
|
|
14
|
-
"main": "
|
|
15
|
-
"types": "./build/
|
|
14
|
+
"main": "/build/index.js",
|
|
15
|
+
"types": "./build/index.d.mts",
|
|
16
16
|
"exports": {
|
|
17
17
|
".": {
|
|
18
|
-
"import": "./build/
|
|
19
|
-
"require": "./build/
|
|
20
|
-
"types": "./build/
|
|
18
|
+
"import": "./build/index.mjs",
|
|
19
|
+
"require": "./build/index.js",
|
|
20
|
+
"types": "./build/index.d.mts"
|
|
21
21
|
},
|
|
22
22
|
"./package.json": "./package.json",
|
|
23
23
|
"./meta": {
|
|
24
|
-
"import": "./build/
|
|
25
|
-
"require": "./build/
|
|
26
|
-
"types": "./build/
|
|
24
|
+
"import": "./build/meta.mjs",
|
|
25
|
+
"require": "./build/meta.js",
|
|
26
|
+
"types": "./build/meta.d.mts"
|
|
27
27
|
},
|
|
28
28
|
"./dashboard": {
|
|
29
|
-
"import": "./build/
|
|
30
|
-
"require": "./build/
|
|
31
|
-
"types": "./build/
|
|
29
|
+
"import": "./build/dashboard.mjs",
|
|
30
|
+
"require": "./build/dashboard.js",
|
|
31
|
+
"types": "./build/dashboard.d.mts"
|
|
32
32
|
}
|
|
33
33
|
},
|
|
34
34
|
"files": [
|
|
@@ -38,28 +38,29 @@
|
|
|
38
38
|
"dashboard"
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@wix/auto_sdk_stores_abandoned-carts": "1.0.
|
|
42
|
-
"@wix/auto_sdk_stores_brands-v-3": "1.0.
|
|
43
|
-
"@wix/auto_sdk_stores_catalog-versioning": "1.0.
|
|
44
|
-
"@wix/auto_sdk_stores_collections": "1.0.
|
|
45
|
-
"@wix/auto_sdk_stores_customizations-v-3": "1.0.
|
|
46
|
-
"@wix/auto_sdk_stores_info-sections-v-3": "1.0.
|
|
47
|
-
"@wix/auto_sdk_stores_inventory": "1.0.
|
|
48
|
-
"@wix/auto_sdk_stores_inventory-items-v-3": "1.0.
|
|
49
|
-
"@wix/auto_sdk_stores_products": "1.0.
|
|
50
|
-
"@wix/auto_sdk_stores_products-v-3": "1.0.
|
|
51
|
-
"@wix/auto_sdk_stores_read-only-variants-v-3": "1.0.
|
|
52
|
-
"@wix/auto_sdk_stores_ribbons-v-3": "1.0.
|
|
53
|
-
"@wix/auto_sdk_stores_stores-locations-v-3": "1.0.
|
|
54
|
-
"@wix/auto_sdk_stores_subscription-options": "1.0.
|
|
55
|
-
"@wix/auto_sdk_stores_wishlist": "1.0.
|
|
56
|
-
"@wix/stores_app-extensions": "1.0.
|
|
41
|
+
"@wix/auto_sdk_stores_abandoned-carts": "1.0.12",
|
|
42
|
+
"@wix/auto_sdk_stores_brands-v-3": "1.0.13",
|
|
43
|
+
"@wix/auto_sdk_stores_catalog-versioning": "1.0.19",
|
|
44
|
+
"@wix/auto_sdk_stores_collections": "1.0.11",
|
|
45
|
+
"@wix/auto_sdk_stores_customizations-v-3": "1.0.17",
|
|
46
|
+
"@wix/auto_sdk_stores_info-sections-v-3": "1.0.19",
|
|
47
|
+
"@wix/auto_sdk_stores_inventory": "1.0.12",
|
|
48
|
+
"@wix/auto_sdk_stores_inventory-items-v-3": "1.0.16",
|
|
49
|
+
"@wix/auto_sdk_stores_products": "1.0.16",
|
|
50
|
+
"@wix/auto_sdk_stores_products-v-3": "1.0.38",
|
|
51
|
+
"@wix/auto_sdk_stores_read-only-variants-v-3": "1.0.11",
|
|
52
|
+
"@wix/auto_sdk_stores_ribbons-v-3": "1.0.12",
|
|
53
|
+
"@wix/auto_sdk_stores_stores-locations-v-3": "1.0.13",
|
|
54
|
+
"@wix/auto_sdk_stores_subscription-options": "1.0.11",
|
|
55
|
+
"@wix/auto_sdk_stores_wishlist": "1.0.10",
|
|
56
|
+
"@wix/stores_app-extensions": "1.0.35"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
|
+
"tsup": "^8.4.0",
|
|
59
60
|
"typescript": "^5.3.2"
|
|
60
61
|
},
|
|
61
62
|
"scripts": {
|
|
62
|
-
"build": "
|
|
63
|
+
"build": "tsup",
|
|
63
64
|
"test": ":"
|
|
64
65
|
},
|
|
65
66
|
"wix": {
|
|
@@ -73,5 +74,5 @@
|
|
|
73
74
|
"fqdn": ""
|
|
74
75
|
}
|
|
75
76
|
},
|
|
76
|
-
"falconPackageHash": "
|
|
77
|
+
"falconPackageHash": "61d33a7c7f8d510f0feda6f33c55f2ead7a22cb345798c70a07259d6"
|
|
77
78
|
}
|
package/build/cjs/dashboard.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from '@wix/stores_app-extensions/dashboard';
|
package/build/cjs/dashboard.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("@wix/stores_app-extensions/dashboard"), exports);
|
|
18
|
-
//# sourceMappingURL=dashboard.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard.js","sourceRoot":"","sources":["../../dashboard.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uEAAqD"}
|
package/build/cjs/index.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as wishlist from '@wix/auto_sdk_stores_wishlist';
|
|
2
|
-
import * as collections from '@wix/auto_sdk_stores_collections';
|
|
3
|
-
import * as products from '@wix/auto_sdk_stores_products';
|
|
4
|
-
import * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3';
|
|
5
|
-
import * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3';
|
|
6
|
-
import * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3';
|
|
7
|
-
import * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3';
|
|
8
|
-
import * as productsV3 from '@wix/auto_sdk_stores_products-v-3';
|
|
9
|
-
import * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning';
|
|
10
|
-
import * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3';
|
|
11
|
-
import * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3';
|
|
12
|
-
import * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3';
|
|
13
|
-
import * as abandonedCarts from '@wix/auto_sdk_stores_abandoned-carts';
|
|
14
|
-
import * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options';
|
|
15
|
-
import * as inventory from '@wix/auto_sdk_stores_inventory';
|
|
16
|
-
export { wishlist, collections, products, brandsV3, customizationsV3, infoSectionsV3, inventoryItemsV3, productsV3, catalogVersioning, readOnlyVariantsV3, ribbonsV3, storesLocationsV3, abandonedCarts, subscriptionOptions, inventory, };
|
package/build/cjs/index.js
DELETED
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
-
if (mod && mod.__esModule) return mod;
|
|
20
|
-
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
-
__setModuleDefault(result, mod);
|
|
23
|
-
return result;
|
|
24
|
-
};
|
|
25
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.inventory = exports.subscriptionOptions = exports.abandonedCarts = exports.storesLocationsV3 = exports.ribbonsV3 = exports.readOnlyVariantsV3 = exports.catalogVersioning = exports.productsV3 = exports.inventoryItemsV3 = exports.infoSectionsV3 = exports.customizationsV3 = exports.brandsV3 = exports.products = exports.collections = exports.wishlist = void 0;
|
|
27
|
-
const wishlist = __importStar(require("@wix/auto_sdk_stores_wishlist"));
|
|
28
|
-
exports.wishlist = wishlist;
|
|
29
|
-
const collections = __importStar(require("@wix/auto_sdk_stores_collections"));
|
|
30
|
-
exports.collections = collections;
|
|
31
|
-
const products = __importStar(require("@wix/auto_sdk_stores_products"));
|
|
32
|
-
exports.products = products;
|
|
33
|
-
const brandsV3 = __importStar(require("@wix/auto_sdk_stores_brands-v-3"));
|
|
34
|
-
exports.brandsV3 = brandsV3;
|
|
35
|
-
const customizationsV3 = __importStar(require("@wix/auto_sdk_stores_customizations-v-3"));
|
|
36
|
-
exports.customizationsV3 = customizationsV3;
|
|
37
|
-
const infoSectionsV3 = __importStar(require("@wix/auto_sdk_stores_info-sections-v-3"));
|
|
38
|
-
exports.infoSectionsV3 = infoSectionsV3;
|
|
39
|
-
const inventoryItemsV3 = __importStar(require("@wix/auto_sdk_stores_inventory-items-v-3"));
|
|
40
|
-
exports.inventoryItemsV3 = inventoryItemsV3;
|
|
41
|
-
const productsV3 = __importStar(require("@wix/auto_sdk_stores_products-v-3"));
|
|
42
|
-
exports.productsV3 = productsV3;
|
|
43
|
-
const catalogVersioning = __importStar(require("@wix/auto_sdk_stores_catalog-versioning"));
|
|
44
|
-
exports.catalogVersioning = catalogVersioning;
|
|
45
|
-
const readOnlyVariantsV3 = __importStar(require("@wix/auto_sdk_stores_read-only-variants-v-3"));
|
|
46
|
-
exports.readOnlyVariantsV3 = readOnlyVariantsV3;
|
|
47
|
-
const ribbonsV3 = __importStar(require("@wix/auto_sdk_stores_ribbons-v-3"));
|
|
48
|
-
exports.ribbonsV3 = ribbonsV3;
|
|
49
|
-
const storesLocationsV3 = __importStar(require("@wix/auto_sdk_stores_stores-locations-v-3"));
|
|
50
|
-
exports.storesLocationsV3 = storesLocationsV3;
|
|
51
|
-
const abandonedCarts = __importStar(require("@wix/auto_sdk_stores_abandoned-carts"));
|
|
52
|
-
exports.abandonedCarts = abandonedCarts;
|
|
53
|
-
const subscriptionOptions = __importStar(require("@wix/auto_sdk_stores_subscription-options"));
|
|
54
|
-
exports.subscriptionOptions = subscriptionOptions;
|
|
55
|
-
const inventory = __importStar(require("@wix/auto_sdk_stores_inventory"));
|
|
56
|
-
exports.inventory = inventory;
|
|
57
|
-
//# sourceMappingURL=index.js.map
|
package/build/cjs/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wEAA0D;AAiBxD,4BAAQ;AAhBV,8EAAgE;AAiB9D,kCAAW;AAhBb,wEAA0D;AAiBxD,4BAAQ;AAhBV,0EAA4D;AAiB1D,4BAAQ;AAhBV,0FAA4E;AAiB1E,4CAAgB;AAhBlB,uFAAyE;AAiBvE,wCAAc;AAhBhB,2FAA6E;AAiB3E,4CAAgB;AAhBlB,8EAAgE;AAiB9D,gCAAU;AAhBZ,2FAA6E;AAiB3E,8CAAiB;AAhBnB,gGAAkF;AAiBhF,gDAAkB;AAhBpB,4EAA8D;AAiB5D,8BAAS;AAhBX,6FAA+E;AAiB7E,8CAAiB;AAhBnB,qFAAuE;AAiBrE,wCAAc;AAhBhB,+FAAiF;AAiB/E,kDAAmB;AAhBrB,0EAA4D;AAiB1D,8BAAS"}
|
package/build/cjs/meta.d.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export * as wishlist from '@wix/auto_sdk_stores_wishlist/meta';
|
|
2
|
-
export * as collections from '@wix/auto_sdk_stores_collections/meta';
|
|
3
|
-
export * as products from '@wix/auto_sdk_stores_products/meta';
|
|
4
|
-
export * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/meta';
|
|
5
|
-
export * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/meta';
|
|
6
|
-
export * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/meta';
|
|
7
|
-
export * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/meta';
|
|
8
|
-
export * as productsV3 from '@wix/auto_sdk_stores_products-v-3/meta';
|
|
9
|
-
export * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/meta';
|
|
10
|
-
export * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/meta';
|
|
11
|
-
export * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/meta';
|
|
12
|
-
export * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/meta';
|
|
13
|
-
export * as abandonedCarts from '@wix/auto_sdk_stores_abandoned-carts/meta';
|
|
14
|
-
export * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/meta';
|
|
15
|
-
export * as inventory from '@wix/auto_sdk_stores_inventory/meta';
|
package/build/cjs/meta.js
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
-
if (mod && mod.__esModule) return mod;
|
|
20
|
-
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
-
__setModuleDefault(result, mod);
|
|
23
|
-
return result;
|
|
24
|
-
};
|
|
25
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.inventory = exports.subscriptionOptions = exports.abandonedCarts = exports.storesLocationsV3 = exports.ribbonsV3 = exports.readOnlyVariantsV3 = exports.catalogVersioning = exports.productsV3 = exports.inventoryItemsV3 = exports.infoSectionsV3 = exports.customizationsV3 = exports.brandsV3 = exports.products = exports.collections = exports.wishlist = void 0;
|
|
27
|
-
exports.wishlist = __importStar(require("@wix/auto_sdk_stores_wishlist/meta"));
|
|
28
|
-
exports.collections = __importStar(require("@wix/auto_sdk_stores_collections/meta"));
|
|
29
|
-
exports.products = __importStar(require("@wix/auto_sdk_stores_products/meta"));
|
|
30
|
-
exports.brandsV3 = __importStar(require("@wix/auto_sdk_stores_brands-v-3/meta"));
|
|
31
|
-
exports.customizationsV3 = __importStar(require("@wix/auto_sdk_stores_customizations-v-3/meta"));
|
|
32
|
-
exports.infoSectionsV3 = __importStar(require("@wix/auto_sdk_stores_info-sections-v-3/meta"));
|
|
33
|
-
exports.inventoryItemsV3 = __importStar(require("@wix/auto_sdk_stores_inventory-items-v-3/meta"));
|
|
34
|
-
exports.productsV3 = __importStar(require("@wix/auto_sdk_stores_products-v-3/meta"));
|
|
35
|
-
exports.catalogVersioning = __importStar(require("@wix/auto_sdk_stores_catalog-versioning/meta"));
|
|
36
|
-
exports.readOnlyVariantsV3 = __importStar(require("@wix/auto_sdk_stores_read-only-variants-v-3/meta"));
|
|
37
|
-
exports.ribbonsV3 = __importStar(require("@wix/auto_sdk_stores_ribbons-v-3/meta"));
|
|
38
|
-
exports.storesLocationsV3 = __importStar(require("@wix/auto_sdk_stores_stores-locations-v-3/meta"));
|
|
39
|
-
exports.abandonedCarts = __importStar(require("@wix/auto_sdk_stores_abandoned-carts/meta"));
|
|
40
|
-
exports.subscriptionOptions = __importStar(require("@wix/auto_sdk_stores_subscription-options/meta"));
|
|
41
|
-
exports.inventory = __importStar(require("@wix/auto_sdk_stores_inventory/meta"));
|
|
42
|
-
//# sourceMappingURL=meta.js.map
|
package/build/cjs/meta.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+EAA+D;AAC/D,qFAAqE;AACrE,+EAA+D;AAC/D,iFAAiE;AACjE,iGAAiF;AACjF,8FAA8E;AAC9E,kGAAkF;AAClF,qFAAqE;AACrE,kGAAkF;AAClF,uGAAuF;AACvF,mFAAmE;AACnE,oGAAoF;AACpF,4FAA4E;AAC5E,sGAAsF;AACtF,iFAAiE"}
|
package/build/es/dashboard.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from '@wix/stores_app-extensions/dashboard';
|
package/build/es/dashboard.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard.js","sourceRoot":"","sources":["../../dashboard.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAC"}
|
package/build/es/index.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as wishlist from '@wix/auto_sdk_stores_wishlist';
|
|
2
|
-
import * as collections from '@wix/auto_sdk_stores_collections';
|
|
3
|
-
import * as products from '@wix/auto_sdk_stores_products';
|
|
4
|
-
import * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3';
|
|
5
|
-
import * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3';
|
|
6
|
-
import * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3';
|
|
7
|
-
import * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3';
|
|
8
|
-
import * as productsV3 from '@wix/auto_sdk_stores_products-v-3';
|
|
9
|
-
import * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning';
|
|
10
|
-
import * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3';
|
|
11
|
-
import * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3';
|
|
12
|
-
import * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3';
|
|
13
|
-
import * as abandonedCarts from '@wix/auto_sdk_stores_abandoned-carts';
|
|
14
|
-
import * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options';
|
|
15
|
-
import * as inventory from '@wix/auto_sdk_stores_inventory';
|
|
16
|
-
export { wishlist, collections, products, brandsV3, customizationsV3, infoSectionsV3, inventoryItemsV3, productsV3, catalogVersioning, readOnlyVariantsV3, ribbonsV3, storesLocationsV3, abandonedCarts, subscriptionOptions, inventory, };
|
package/build/es/index.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as wishlist from '@wix/auto_sdk_stores_wishlist';
|
|
2
|
-
import * as collections from '@wix/auto_sdk_stores_collections';
|
|
3
|
-
import * as products from '@wix/auto_sdk_stores_products';
|
|
4
|
-
import * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3';
|
|
5
|
-
import * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3';
|
|
6
|
-
import * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3';
|
|
7
|
-
import * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3';
|
|
8
|
-
import * as productsV3 from '@wix/auto_sdk_stores_products-v-3';
|
|
9
|
-
import * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning';
|
|
10
|
-
import * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3';
|
|
11
|
-
import * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3';
|
|
12
|
-
import * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3';
|
|
13
|
-
import * as abandonedCarts from '@wix/auto_sdk_stores_abandoned-carts';
|
|
14
|
-
import * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options';
|
|
15
|
-
import * as inventory from '@wix/auto_sdk_stores_inventory';
|
|
16
|
-
export { wishlist, collections, products, brandsV3, customizationsV3, infoSectionsV3, inventoryItemsV3, productsV3, catalogVersioning, readOnlyVariantsV3, ribbonsV3, storesLocationsV3, abandonedCarts, subscriptionOptions, inventory, };
|
|
17
|
-
//# sourceMappingURL=index.js.map
|
package/build/es/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,+BAA+B,CAAC;AAC1D,OAAO,KAAK,WAAW,MAAM,kCAAkC,CAAC;AAChE,OAAO,KAAK,QAAQ,MAAM,+BAA+B,CAAC;AAC1D,OAAO,KAAK,QAAQ,MAAM,iCAAiC,CAAC;AAC5D,OAAO,KAAK,gBAAgB,MAAM,yCAAyC,CAAC;AAC5E,OAAO,KAAK,cAAc,MAAM,wCAAwC,CAAC;AACzE,OAAO,KAAK,gBAAgB,MAAM,0CAA0C,CAAC;AAC7E,OAAO,KAAK,UAAU,MAAM,mCAAmC,CAAC;AAChE,OAAO,KAAK,iBAAiB,MAAM,yCAAyC,CAAC;AAC7E,OAAO,KAAK,kBAAkB,MAAM,6CAA6C,CAAC;AAClF,OAAO,KAAK,SAAS,MAAM,kCAAkC,CAAC;AAC9D,OAAO,KAAK,iBAAiB,MAAM,2CAA2C,CAAC;AAC/E,OAAO,KAAK,cAAc,MAAM,sCAAsC,CAAC;AACvE,OAAO,KAAK,mBAAmB,MAAM,2CAA2C,CAAC;AACjF,OAAO,KAAK,SAAS,MAAM,gCAAgC,CAAC;AAE5D,OAAO,EACL,QAAQ,EACR,WAAW,EACX,QAAQ,EACR,QAAQ,EACR,gBAAgB,EAChB,cAAc,EACd,gBAAgB,EAChB,UAAU,EACV,iBAAiB,EACjB,kBAAkB,EAClB,SAAS,EACT,iBAAiB,EACjB,cAAc,EACd,mBAAmB,EACnB,SAAS,GACV,CAAC"}
|
package/build/es/meta.d.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export * as wishlist from '@wix/auto_sdk_stores_wishlist/meta';
|
|
2
|
-
export * as collections from '@wix/auto_sdk_stores_collections/meta';
|
|
3
|
-
export * as products from '@wix/auto_sdk_stores_products/meta';
|
|
4
|
-
export * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/meta';
|
|
5
|
-
export * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/meta';
|
|
6
|
-
export * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/meta';
|
|
7
|
-
export * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/meta';
|
|
8
|
-
export * as productsV3 from '@wix/auto_sdk_stores_products-v-3/meta';
|
|
9
|
-
export * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/meta';
|
|
10
|
-
export * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/meta';
|
|
11
|
-
export * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/meta';
|
|
12
|
-
export * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/meta';
|
|
13
|
-
export * as abandonedCarts from '@wix/auto_sdk_stores_abandoned-carts/meta';
|
|
14
|
-
export * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/meta';
|
|
15
|
-
export * as inventory from '@wix/auto_sdk_stores_inventory/meta';
|
package/build/es/meta.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export * as wishlist from '@wix/auto_sdk_stores_wishlist/meta';
|
|
2
|
-
export * as collections from '@wix/auto_sdk_stores_collections/meta';
|
|
3
|
-
export * as products from '@wix/auto_sdk_stores_products/meta';
|
|
4
|
-
export * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3/meta';
|
|
5
|
-
export * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3/meta';
|
|
6
|
-
export * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3/meta';
|
|
7
|
-
export * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3/meta';
|
|
8
|
-
export * as productsV3 from '@wix/auto_sdk_stores_products-v-3/meta';
|
|
9
|
-
export * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning/meta';
|
|
10
|
-
export * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3/meta';
|
|
11
|
-
export * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3/meta';
|
|
12
|
-
export * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3/meta';
|
|
13
|
-
export * as abandonedCarts from '@wix/auto_sdk_stores_abandoned-carts/meta';
|
|
14
|
-
export * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options/meta';
|
|
15
|
-
export * as inventory from '@wix/auto_sdk_stores_inventory/meta';
|
|
16
|
-
//# sourceMappingURL=meta.js.map
|
package/build/es/meta.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,QAAQ,MAAM,oCAAoC,CAAC;AAC/D,OAAO,KAAK,WAAW,MAAM,uCAAuC,CAAC;AACrE,OAAO,KAAK,QAAQ,MAAM,oCAAoC,CAAC;AAC/D,OAAO,KAAK,QAAQ,MAAM,sCAAsC,CAAC;AACjE,OAAO,KAAK,gBAAgB,MAAM,8CAA8C,CAAC;AACjF,OAAO,KAAK,cAAc,MAAM,6CAA6C,CAAC;AAC9E,OAAO,KAAK,gBAAgB,MAAM,+CAA+C,CAAC;AAClF,OAAO,KAAK,UAAU,MAAM,wCAAwC,CAAC;AACrE,OAAO,KAAK,iBAAiB,MAAM,8CAA8C,CAAC;AAClF,OAAO,KAAK,kBAAkB,MAAM,kDAAkD,CAAC;AACvF,OAAO,KAAK,SAAS,MAAM,uCAAuC,CAAC;AACnE,OAAO,KAAK,iBAAiB,MAAM,gDAAgD,CAAC;AACpF,OAAO,KAAK,cAAc,MAAM,2CAA2C,CAAC;AAC5E,OAAO,KAAK,mBAAmB,MAAM,gDAAgD,CAAC;AACtF,OAAO,KAAK,SAAS,MAAM,qCAAqC,CAAC"}
|
package/build/es/package.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from '@wix/stores_app-extensions/dashboard';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("@wix/stores_app-extensions/dashboard"), exports);
|
|
18
|
-
//# sourceMappingURL=dashboard.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard.js","sourceRoot":"","sources":["../../../dashboard.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uEAAqD"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as wishlist from '@wix/auto_sdk_stores_wishlist';
|
|
2
|
-
import * as collections from '@wix/auto_sdk_stores_collections';
|
|
3
|
-
import * as products from '@wix/auto_sdk_stores_products';
|
|
4
|
-
import * as brandsV3 from '@wix/auto_sdk_stores_brands-v-3';
|
|
5
|
-
import * as customizationsV3 from '@wix/auto_sdk_stores_customizations-v-3';
|
|
6
|
-
import * as infoSectionsV3 from '@wix/auto_sdk_stores_info-sections-v-3';
|
|
7
|
-
import * as inventoryItemsV3 from '@wix/auto_sdk_stores_inventory-items-v-3';
|
|
8
|
-
import * as productsV3 from '@wix/auto_sdk_stores_products-v-3';
|
|
9
|
-
import * as catalogVersioning from '@wix/auto_sdk_stores_catalog-versioning';
|
|
10
|
-
import * as readOnlyVariantsV3 from '@wix/auto_sdk_stores_read-only-variants-v-3';
|
|
11
|
-
import * as ribbonsV3 from '@wix/auto_sdk_stores_ribbons-v-3';
|
|
12
|
-
import * as storesLocationsV3 from '@wix/auto_sdk_stores_stores-locations-v-3';
|
|
13
|
-
import * as abandonedCarts from '@wix/auto_sdk_stores_abandoned-carts';
|
|
14
|
-
import * as subscriptionOptions from '@wix/auto_sdk_stores_subscription-options';
|
|
15
|
-
import * as inventory from '@wix/auto_sdk_stores_inventory';
|
|
16
|
-
export { wishlist, collections, products, brandsV3, customizationsV3, infoSectionsV3, inventoryItemsV3, productsV3, catalogVersioning, readOnlyVariantsV3, ribbonsV3, storesLocationsV3, abandonedCarts, subscriptionOptions, inventory, };
|