@wix/ecom 1.0.931 → 1.0.933
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/dashboard.d.ts +1 -0
- package/build/cjs/{extensions.js → dashboard.js} +2 -2
- package/build/cjs/dashboard.js.map +1 -0
- package/build/es/dashboard.d.ts +1 -0
- package/build/es/dashboard.js +2 -0
- package/build/es/dashboard.js.map +1 -0
- package/dashboard/package.json +3 -0
- package/package.json +53 -47
- package/build/cjs/dashboard-plugins.d.ts +0 -1
- package/build/cjs/dashboard-plugins.js +0 -18
- package/build/cjs/dashboard-plugins.js.map +0 -1
- package/build/cjs/extensions.d.ts +0 -1
- package/build/cjs/extensions.js.map +0 -1
- package/build/es/dashboard-plugins.d.ts +0 -1
- package/build/es/dashboard-plugins.js +0 -2
- package/build/es/dashboard-plugins.js.map +0 -1
- package/build/es/extensions.d.ts +0 -1
- package/build/es/extensions.js +0 -2
- package/build/es/extensions.js.map +0 -1
- package/dashboard-plugins/package.json +0 -3
- package/extensions/package.json +0 -3
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@wix/ecom_app-extensions/dashboard';
|
|
@@ -14,5 +14,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("@wix/ecom_app-extensions"), exports);
|
|
18
|
-
//# sourceMappingURL=
|
|
17
|
+
__exportStar(require("@wix/ecom_app-extensions/dashboard"), exports);
|
|
18
|
+
//# sourceMappingURL=dashboard.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dashboard.js","sourceRoot":"","sources":["../../dashboard.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qEAAmD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '@wix/ecom_app-extensions/dashboard';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dashboard.js","sourceRoot":"","sources":["../../dashboard.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.933",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -36,6 +36,11 @@
|
|
|
36
36
|
"import": "./build/es/dashboard-plugins.js",
|
|
37
37
|
"require": "./build/cjs/dashboard-plugins.js",
|
|
38
38
|
"types": "./build/es/dashboard-plugins.d.ts"
|
|
39
|
+
},
|
|
40
|
+
"./dashboard": {
|
|
41
|
+
"import": "./build/es/dashboard.js",
|
|
42
|
+
"require": "./build/cjs/dashboard.js",
|
|
43
|
+
"types": "./build/es/dashboard.d.ts"
|
|
39
44
|
}
|
|
40
45
|
},
|
|
41
46
|
"files": [
|
|
@@ -43,53 +48,54 @@
|
|
|
43
48
|
"meta",
|
|
44
49
|
"service-plugins",
|
|
45
50
|
"extensions",
|
|
46
|
-
"dashboard-plugins"
|
|
51
|
+
"dashboard-plugins",
|
|
52
|
+
"dashboard"
|
|
47
53
|
],
|
|
48
54
|
"dependencies": {
|
|
49
|
-
"@wix/ecom_abandoned-checkouts": "1.0.
|
|
50
|
-
"@wix/ecom_additional-fees": "1.0.
|
|
51
|
-
"@wix/ecom_app-extensions": "1.0.
|
|
52
|
-
"@wix/ecom_back-in-stock-notifications": "1.0.
|
|
53
|
-
"@wix/ecom_back-in-stock-settings": "1.0.
|
|
54
|
-
"@wix/ecom_cart": "1.0.
|
|
55
|
-
"@wix/ecom_catalog": "1.0.
|
|
56
|
-
"@wix/ecom_checkout": "1.0.
|
|
57
|
-
"@wix/ecom_checkout-content": "1.0.
|
|
58
|
-
"@wix/ecom_checkout-settings": "1.0.
|
|
59
|
-
"@wix/ecom_checkout-templates": "1.0.
|
|
60
|
-
"@wix/ecom_currencies": "1.0.
|
|
61
|
-
"@wix/ecom_current-cart": "1.0.
|
|
62
|
-
"@wix/ecom_custom-triggers": "1.0.
|
|
63
|
-
"@wix/ecom_delivery-profile": "1.0.
|
|
64
|
-
"@wix/ecom_delivery-solutions": "1.0.
|
|
65
|
-
"@wix/ecom_discount-rules": "1.0.
|
|
66
|
-
"@wix/ecom_discounts": "1.0.
|
|
67
|
-
"@wix/ecom_discounts-custom-trigger": "1.0.
|
|
68
|
-
"@wix/ecom_draft-orders": "1.0.
|
|
69
|
-
"@wix/ecom_gift-vouchers": "1.0.
|
|
70
|
-
"@wix/ecom_gift-vouchers-provider": "1.0.
|
|
71
|
-
"@wix/ecom_local-delivery-options": "1.0.
|
|
72
|
-
"@wix/ecom_memberships": "1.0.
|
|
73
|
-
"@wix/ecom_order-billing": "1.0.
|
|
74
|
-
"@wix/ecom_order-fulfillments": "1.0.
|
|
75
|
-
"@wix/ecom_order-invoices": "1.0.
|
|
76
|
-
"@wix/ecom_order-payment-requests": "1.0.
|
|
77
|
-
"@wix/ecom_order-transactions": "1.0.
|
|
78
|
-
"@wix/ecom_orders": "1.0.
|
|
79
|
-
"@wix/ecom_orders-settings": "1.0.
|
|
80
|
-
"@wix/ecom_payment-settings": "1.0.
|
|
81
|
-
"@wix/ecom_pickup-locations": "1.0.
|
|
82
|
-
"@wix/ecom_recommendations": "1.0.
|
|
83
|
-
"@wix/ecom_recommendations-provider": "1.0.
|
|
84
|
-
"@wix/ecom_shipping-options": "1.0.
|
|
85
|
-
"@wix/ecom_shipping-rates": "1.0.
|
|
86
|
-
"@wix/ecom_shippo-configurations": "1.0.
|
|
87
|
-
"@wix/ecom_subscription-contracts": "1.0.
|
|
88
|
-
"@wix/ecom_tip-settings": "1.0.
|
|
89
|
-
"@wix/ecom_tippable-staff": "1.0.
|
|
90
|
-
"@wix/ecom_tips": "1.0.
|
|
91
|
-
"@wix/ecom_totals-calculator": "1.0.
|
|
92
|
-
"@wix/ecom_validations": "1.0.
|
|
55
|
+
"@wix/ecom_abandoned-checkouts": "1.0.74",
|
|
56
|
+
"@wix/ecom_additional-fees": "1.0.53",
|
|
57
|
+
"@wix/ecom_app-extensions": "1.0.8",
|
|
58
|
+
"@wix/ecom_back-in-stock-notifications": "1.0.79",
|
|
59
|
+
"@wix/ecom_back-in-stock-settings": "1.0.61",
|
|
60
|
+
"@wix/ecom_cart": "1.0.135",
|
|
61
|
+
"@wix/ecom_catalog": "1.0.16",
|
|
62
|
+
"@wix/ecom_checkout": "1.0.142",
|
|
63
|
+
"@wix/ecom_checkout-content": "1.0.32",
|
|
64
|
+
"@wix/ecom_checkout-settings": "1.0.78",
|
|
65
|
+
"@wix/ecom_checkout-templates": "1.0.135",
|
|
66
|
+
"@wix/ecom_currencies": "1.0.62",
|
|
67
|
+
"@wix/ecom_current-cart": "1.0.137",
|
|
68
|
+
"@wix/ecom_custom-triggers": "1.0.47",
|
|
69
|
+
"@wix/ecom_delivery-profile": "1.0.60",
|
|
70
|
+
"@wix/ecom_delivery-solutions": "1.0.33",
|
|
71
|
+
"@wix/ecom_discount-rules": "1.0.80",
|
|
72
|
+
"@wix/ecom_discounts": "1.0.30",
|
|
73
|
+
"@wix/ecom_discounts-custom-trigger": "1.0.34",
|
|
74
|
+
"@wix/ecom_draft-orders": "1.0.73",
|
|
75
|
+
"@wix/ecom_gift-vouchers": "1.0.31",
|
|
76
|
+
"@wix/ecom_gift-vouchers-provider": "1.0.28",
|
|
77
|
+
"@wix/ecom_local-delivery-options": "1.0.39",
|
|
78
|
+
"@wix/ecom_memberships": "1.0.26",
|
|
79
|
+
"@wix/ecom_order-billing": "1.0.4",
|
|
80
|
+
"@wix/ecom_order-fulfillments": "1.0.72",
|
|
81
|
+
"@wix/ecom_order-invoices": "1.0.65",
|
|
82
|
+
"@wix/ecom_order-payment-requests": "1.0.37",
|
|
83
|
+
"@wix/ecom_order-transactions": "1.0.101",
|
|
84
|
+
"@wix/ecom_orders": "1.0.187",
|
|
85
|
+
"@wix/ecom_orders-settings": "1.0.72",
|
|
86
|
+
"@wix/ecom_payment-settings": "1.0.107",
|
|
87
|
+
"@wix/ecom_pickup-locations": "1.0.35",
|
|
88
|
+
"@wix/ecom_recommendations": "1.0.69",
|
|
89
|
+
"@wix/ecom_recommendations-provider": "1.0.28",
|
|
90
|
+
"@wix/ecom_shipping-options": "1.0.33",
|
|
91
|
+
"@wix/ecom_shipping-rates": "1.0.72",
|
|
92
|
+
"@wix/ecom_shippo-configurations": "1.0.41",
|
|
93
|
+
"@wix/ecom_subscription-contracts": "1.0.35",
|
|
94
|
+
"@wix/ecom_tip-settings": "1.0.21",
|
|
95
|
+
"@wix/ecom_tippable-staff": "1.0.21",
|
|
96
|
+
"@wix/ecom_tips": "1.0.25",
|
|
97
|
+
"@wix/ecom_totals-calculator": "1.0.45",
|
|
98
|
+
"@wix/ecom_validations": "1.0.64"
|
|
93
99
|
},
|
|
94
100
|
"devDependencies": {
|
|
95
101
|
"typescript": "^5.3.2"
|
|
@@ -109,5 +115,5 @@
|
|
|
109
115
|
"fqdn": ""
|
|
110
116
|
}
|
|
111
117
|
},
|
|
112
|
-
"falconPackageHash": "
|
|
118
|
+
"falconPackageHash": "cce1076864e58688f23261d936b815017312b0a54b3b865bf443d6b8"
|
|
113
119
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from '@wix/ecom_app-extensions/dashboard-plugins';
|
|
@@ -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/ecom_app-extensions/dashboard-plugins"), exports);
|
|
18
|
-
//# sourceMappingURL=dashboard-plugins.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard-plugins.js","sourceRoot":"","sources":["../../dashboard-plugins.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6EAA2D"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from '@wix/ecom_app-extensions';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"extensions.js","sourceRoot":"","sources":["../../extensions.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2DAAyC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from '@wix/ecom_app-extensions/dashboard-plugins';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard-plugins.js","sourceRoot":"","sources":["../../dashboard-plugins.ts"],"names":[],"mappings":"AAAA,cAAc,4CAA4C,CAAC"}
|
package/build/es/extensions.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from '@wix/ecom_app-extensions';
|
package/build/es/extensions.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"extensions.js","sourceRoot":"","sources":["../../extensions.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
|
package/extensions/package.json
DELETED