@wix/ecom_app-extensions 1.0.66 → 1.0.68

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.
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @pageName OrderDetails
3
+ * @slotType dashboard plugin
4
+ */
5
+ export declare type OrderDetailsSecondaryCardProps = {
6
+ orderId: string;
7
+ onOrderUpdate(): Promise<void>;
8
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=3b96985e-a459-4972-94c3-63f038a73af2.js.map
@@ -0,0 +1 @@
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":""}
@@ -1,3 +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';
@@ -23,8 +23,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.DraftOrderPage = exports.Orders = exports.EditOrder = void 0;
26
+ exports.OrderDetails = 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"));
30
31
  //# 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;AACnG,iHAAiG"}
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @pageName OrderDetails
3
+ * @slotType dashboard plugin
4
+ */
5
+ export declare type OrderDetailsSecondaryCardProps = {
6
+ orderId: string;
7
+ onOrderUpdate(): Promise<void>;
8
+ };
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=3b96985e-a459-4972-94c3-63f038a73af2.js.map
@@ -0,0 +1 @@
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":""}
@@ -1,3 +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';
@@ -1,4 +1,5 @@
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';
4
5
  //# 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;AACnG,OAAO,KAAK,YAAY,MAAM,kEAAkE,CAAC"}
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@wix/ecom_app-extensions",
3
- "version": "1.0.66",
3
+ "version": "1.0.68",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
7
7
  },
8
8
  "keywords": [],
9
9
  "sideEffects": false,
10
- "main": "./build/cjs/index.js",
11
10
  "types": "./build/es/index.d.ts",
11
+ "main": "./build/cjs/index.js",
12
12
  "exports": {
13
13
  ".": {
14
14
  "import": "./build/es/index.js",
@@ -43,5 +43,5 @@
43
43
  "groupId": "com.wixpress.sdk-app-extensions-autogen"
44
44
  }
45
45
  },
46
- "falconPackageHash": "bf2fdfd02e8d1e953abbbdc882968e9668a20b43c5fcba23f8c4fb40"
46
+ "falconPackageHash": "275905636ddf679201fc6aba1287d8812de266e50f72f9a57b9481b4"
47
47
  }