@wix/ecom_app-extensions 1.0.65 → 1.0.66
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/src/extensions/dashboard-pages-plugin-props.d.ts +0 -1
- package/build/cjs/src/extensions/dashboard-pages-plugin-props.js +1 -2
- package/build/cjs/src/extensions/dashboard-pages-plugin-props.js.map +1 -1
- package/build/es/src/extensions/dashboard-pages-plugin-props.d.ts +0 -1
- package/build/es/src/extensions/dashboard-pages-plugin-props.js +0 -1
- package/build/es/src/extensions/dashboard-pages-plugin-props.js.map +1 -1
- package/package.json +2 -2
- package/build/cjs/src/extensions/dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.d.ts +0 -8
- package/build/cjs/src/extensions/dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.js +0 -3
- package/build/cjs/src/extensions/dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.js.map +0 -1
- package/build/es/src/extensions/dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.d.ts +0 -8
- package/build/es/src/extensions/dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.js +0 -2
- package/build/es/src/extensions/dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.js.map +0 -1
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
export * as EditOrder from './dashboard-page-plugins/f2526550-194f-4c13-9298-9a6b8abda62f.js';
|
|
2
2
|
export * as Orders from './dashboard-page-plugins/8107f05f-d646-4c81-be90-adf28d321398.js';
|
|
3
3
|
export * as DraftOrderPage from './dashboard-page-plugins/8454e8a0-5684-4331-9d4a-e4873467553a.js';
|
|
4
|
-
export * as OrderDetails from './dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.js';
|
|
@@ -23,9 +23,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.
|
|
26
|
+
exports.DraftOrderPage = exports.Orders = exports.EditOrder = void 0;
|
|
27
27
|
exports.EditOrder = __importStar(require("./dashboard-page-plugins/f2526550-194f-4c13-9298-9a6b8abda62f.js"));
|
|
28
28
|
exports.Orders = __importStar(require("./dashboard-page-plugins/8107f05f-d646-4c81-be90-adf28d321398.js"));
|
|
29
29
|
exports.DraftOrderPage = __importStar(require("./dashboard-page-plugins/8454e8a0-5684-4331-9d4a-e4873467553a.js"));
|
|
30
|
-
exports.OrderDetails = __importStar(require("./dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.js"));
|
|
31
30
|
//# sourceMappingURL=dashboard-pages-plugin-props.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard-pages-plugin-props.js","sourceRoot":"","sources":["../../../../src/extensions/dashboard-pages-plugin-props.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,8GAA8F;AAC9F,2GAA2F;AAC3F,mHAAmG
|
|
1
|
+
{"version":3,"file":"dashboard-pages-plugin-props.js","sourceRoot":"","sources":["../../../../src/extensions/dashboard-pages-plugin-props.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,8GAA8F;AAC9F,2GAA2F;AAC3F,mHAAmG"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
export * as EditOrder from './dashboard-page-plugins/f2526550-194f-4c13-9298-9a6b8abda62f.js';
|
|
2
2
|
export * as Orders from './dashboard-page-plugins/8107f05f-d646-4c81-be90-adf28d321398.js';
|
|
3
3
|
export * as DraftOrderPage from './dashboard-page-plugins/8454e8a0-5684-4331-9d4a-e4873467553a.js';
|
|
4
|
-
export * as OrderDetails from './dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.js';
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
export * as EditOrder from './dashboard-page-plugins/f2526550-194f-4c13-9298-9a6b8abda62f.js';
|
|
2
2
|
export * as Orders from './dashboard-page-plugins/8107f05f-d646-4c81-be90-adf28d321398.js';
|
|
3
3
|
export * as DraftOrderPage from './dashboard-page-plugins/8454e8a0-5684-4331-9d4a-e4873467553a.js';
|
|
4
|
-
export * as OrderDetails from './dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.js';
|
|
5
4
|
//# sourceMappingURL=dashboard-pages-plugin-props.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard-pages-plugin-props.js","sourceRoot":"","sources":["../../../../src/extensions/dashboard-pages-plugin-props.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,SAAS,MAAM,kEAAkE,CAAC;AAC9F,OAAO,KAAK,MAAM,MAAM,kEAAkE,CAAC;AAC3F,OAAO,KAAK,cAAc,MAAM,kEAAkE,CAAC
|
|
1
|
+
{"version":3,"file":"dashboard-pages-plugin-props.js","sourceRoot":"","sources":["../../../../src/extensions/dashboard-pages-plugin-props.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,SAAS,MAAM,kEAAkE,CAAC;AAC9F,OAAO,KAAK,MAAM,MAAM,kEAAkE,CAAC;AAC3F,OAAO,KAAK,cAAc,MAAM,kEAAkE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom_app-extensions",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.66",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"groupId": "com.wixpress.sdk-app-extensions-autogen"
|
|
44
44
|
}
|
|
45
45
|
},
|
|
46
|
-
"falconPackageHash": "
|
|
46
|
+
"falconPackageHash": "bf2fdfd02e8d1e953abbbdc882968e9668a20b43c5fcba23f8c4fb40"
|
|
47
47
|
}
|
package/build/cjs/src/extensions/dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"3b96985e-a459-4972-94c3-63f038a73af2.js","sourceRoot":"","sources":["../../../../../src/extensions/dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.ts"],"names":[],"mappings":""}
|
package/build/es/src/extensions/dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"3b96985e-a459-4972-94c3-63f038a73af2.js","sourceRoot":"","sources":["../../../../../src/extensions/dashboard-page-plugins/3b96985e-a459-4972-94c3-63f038a73af2.ts"],"names":[],"mappings":""}
|