@wix/pricing-plans 1.0.221 → 1.0.222

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
+ export * from '@wix/headless-pricing-plans/react';
2
+ import '@wix/auto_sdk_pricing-plans_orders';
3
+ import '@wix/auto_sdk_pricing-plans_plans';
4
+ import '@wix/auto_sdk_pricing-plans_plans-v-3';
5
+ import '@wix/auto_sdk_pricing-plans_orders/meta';
6
+ import '@wix/auto_sdk_pricing-plans_plans/meta';
7
+ import '@wix/auto_sdk_pricing-plans_plans-v-3/meta';
8
+ import '@wix/headless-pricing-plans/services';
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
15
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
16
+
17
+ // components.ts
18
+ var components_exports = {};
19
+ module.exports = __toCommonJS(components_exports);
20
+ __reExport(components_exports, require("@wix/headless-pricing-plans/react"), module.exports);
21
+ // Annotate the CommonJS export names for ESM import in node:
22
+ 0 && (module.exports = {
23
+ ...require("@wix/headless-pricing-plans/react")
24
+ });
25
+ //# sourceMappingURL=components.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../components.ts"],"sourcesContent":["export * from '@wix/headless-pricing-plans/react';"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,+BAAc,8CAAd;","names":[]}
@@ -4,6 +4,3 @@ import * as auto_sdk_pricingPlans_plans from '@wix/auto_sdk_pricing-plans_plans'
4
4
  export { auto_sdk_pricingPlans_plans as plans };
5
5
  import * as auto_sdk_pricingPlans_plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';
6
6
  export { auto_sdk_pricingPlans_plansV3 as plansV3 };
7
- import '@wix/auto_sdk_pricing-plans_orders/meta';
8
- import '@wix/auto_sdk_pricing-plans_plans/meta';
9
- import '@wix/auto_sdk_pricing-plans_plans-v-3/meta';
@@ -0,0 +1 @@
1
+ export * from '@wix/headless-pricing-plans/services';
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
15
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
16
+
17
+ // services.ts
18
+ var services_exports = {};
19
+ module.exports = __toCommonJS(services_exports);
20
+ __reExport(services_exports, require("@wix/headless-pricing-plans/services"), module.exports);
21
+ // Annotate the CommonJS export names for ESM import in node:
22
+ 0 && (module.exports = {
23
+ ...require("@wix/headless-pricing-plans/services")
24
+ });
25
+ //# sourceMappingURL=services.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../services.ts"],"sourcesContent":["export * from '@wix/headless-pricing-plans/services';"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,6BAAc,iDAAd;","names":[]}
@@ -0,0 +1,8 @@
1
+ export * from '@wix/headless-pricing-plans/react';
2
+ import '@wix/auto_sdk_pricing-plans_orders';
3
+ import '@wix/auto_sdk_pricing-plans_plans';
4
+ import '@wix/auto_sdk_pricing-plans_plans-v-3';
5
+ import '@wix/auto_sdk_pricing-plans_orders/meta';
6
+ import '@wix/auto_sdk_pricing-plans_plans/meta';
7
+ import '@wix/auto_sdk_pricing-plans_plans-v-3/meta';
8
+ import '@wix/headless-pricing-plans/services';
@@ -0,0 +1,3 @@
1
+ // components.ts
2
+ export * from "@wix/headless-pricing-plans/react";
3
+ //# sourceMappingURL=components.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../components.ts"],"sourcesContent":["export * from '@wix/headless-pricing-plans/react';"],"mappings":";AAAA,cAAc;","names":[]}
@@ -4,6 +4,3 @@ import * as auto_sdk_pricingPlans_plans from '@wix/auto_sdk_pricing-plans_plans'
4
4
  export { auto_sdk_pricingPlans_plans as plans };
5
5
  import * as auto_sdk_pricingPlans_plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';
6
6
  export { auto_sdk_pricingPlans_plansV3 as plansV3 };
7
- import '@wix/auto_sdk_pricing-plans_orders/meta';
8
- import '@wix/auto_sdk_pricing-plans_plans/meta';
9
- import '@wix/auto_sdk_pricing-plans_plans-v-3/meta';
@@ -0,0 +1 @@
1
+ export * from '@wix/headless-pricing-plans/services';
@@ -0,0 +1,3 @@
1
+ // services.ts
2
+ export * from "@wix/headless-pricing-plans/services";
3
+ //# sourceMappingURL=services.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../services.ts"],"sourcesContent":["export * from '@wix/headless-pricing-plans/services';"],"mappings":";AAAA,cAAc;","names":[]}
@@ -0,0 +1,8 @@
1
+ export * from '@wix/headless-pricing-plans/react';
2
+ import '@wix/auto_sdk_pricing-plans_orders';
3
+ import '@wix/auto_sdk_pricing-plans_plans';
4
+ import '@wix/auto_sdk_pricing-plans_plans-v-3';
5
+ import '@wix/auto_sdk_pricing-plans_orders/meta';
6
+ import '@wix/auto_sdk_pricing-plans_plans/meta';
7
+ import '@wix/auto_sdk_pricing-plans_plans-v-3/meta';
8
+ import '@wix/headless-pricing-plans/services';
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
15
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
16
+
17
+ // components.ts
18
+ var components_exports = {};
19
+ module.exports = __toCommonJS(components_exports);
20
+ __reExport(components_exports, require("@wix/headless-pricing-plans/react"), module.exports);
21
+ // Annotate the CommonJS export names for ESM import in node:
22
+ 0 && (module.exports = {
23
+ ...require("@wix/headless-pricing-plans/react")
24
+ });
25
+ //# sourceMappingURL=components.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../components.ts"],"sourcesContent":["export * from '@wix/headless-pricing-plans/react';"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,+BAAc,8CAAd;","names":[]}
@@ -4,6 +4,3 @@ import * as auto_sdk_pricingPlans_plans from '@wix/auto_sdk_pricing-plans_plans'
4
4
  export { auto_sdk_pricingPlans_plans as plans };
5
5
  import * as auto_sdk_pricingPlans_plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';
6
6
  export { auto_sdk_pricingPlans_plansV3 as plansV3 };
7
- import '@wix/auto_sdk_pricing-plans_orders/meta';
8
- import '@wix/auto_sdk_pricing-plans_plans/meta';
9
- import '@wix/auto_sdk_pricing-plans_plans-v-3/meta';
@@ -0,0 +1 @@
1
+ export * from '@wix/headless-pricing-plans/services';
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
15
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
16
+
17
+ // services.ts
18
+ var services_exports = {};
19
+ module.exports = __toCommonJS(services_exports);
20
+ __reExport(services_exports, require("@wix/headless-pricing-plans/services"), module.exports);
21
+ // Annotate the CommonJS export names for ESM import in node:
22
+ 0 && (module.exports = {
23
+ ...require("@wix/headless-pricing-plans/services")
24
+ });
25
+ //# sourceMappingURL=services.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../services.ts"],"sourcesContent":["export * from '@wix/headless-pricing-plans/services';"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,6BAAc,iDAAd;","names":[]}
@@ -0,0 +1,8 @@
1
+ export * from '@wix/headless-pricing-plans/react';
2
+ import '@wix/auto_sdk_pricing-plans_orders';
3
+ import '@wix/auto_sdk_pricing-plans_plans';
4
+ import '@wix/auto_sdk_pricing-plans_plans-v-3';
5
+ import '@wix/auto_sdk_pricing-plans_orders/meta';
6
+ import '@wix/auto_sdk_pricing-plans_plans/meta';
7
+ import '@wix/auto_sdk_pricing-plans_plans-v-3/meta';
8
+ import '@wix/headless-pricing-plans/services';
@@ -0,0 +1,3 @@
1
+ // components.ts
2
+ export * from "@wix/headless-pricing-plans/react";
3
+ //# sourceMappingURL=components.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../components.ts"],"sourcesContent":["export * from '@wix/headless-pricing-plans/react';"],"mappings":";AAAA,cAAc;","names":[]}
@@ -4,6 +4,3 @@ import * as auto_sdk_pricingPlans_plans from '@wix/auto_sdk_pricing-plans_plans'
4
4
  export { auto_sdk_pricingPlans_plans as plans };
5
5
  import * as auto_sdk_pricingPlans_plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';
6
6
  export { auto_sdk_pricingPlans_plansV3 as plansV3 };
7
- import '@wix/auto_sdk_pricing-plans_orders/meta';
8
- import '@wix/auto_sdk_pricing-plans_plans/meta';
9
- import '@wix/auto_sdk_pricing-plans_plans-v-3/meta';
@@ -0,0 +1 @@
1
+ export * from '@wix/headless-pricing-plans/services';
@@ -0,0 +1,3 @@
1
+ // services.ts
2
+ export * from "@wix/headless-pricing-plans/services";
3
+ //# sourceMappingURL=services.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../services.ts"],"sourcesContent":["export * from '@wix/headless-pricing-plans/services';"],"mappings":";AAAA,cAAc;","names":[]}
@@ -0,0 +1,3 @@
1
+ {
2
+ "main": "../build/cjs/components.js"
3
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/pricing-plans",
3
- "version": "1.0.221",
3
+ "version": "1.0.222",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/",
@@ -25,19 +25,33 @@
25
25
  "import": "./build/es/meta.mjs",
26
26
  "require": "./build/cjs/meta.js",
27
27
  "types": "./build/es/meta.d.mts"
28
+ },
29
+ "./components": {
30
+ "import": "./build/es/components.mjs",
31
+ "require": "./build/cjs/components.js",
32
+ "types": "./build/es/components.d.mts"
33
+ },
34
+ "./services": {
35
+ "import": "./build/es/services.mjs",
36
+ "require": "./build/cjs/services.js",
37
+ "types": "./build/es/services.d.mts"
28
38
  }
29
39
  },
30
40
  "files": [
31
41
  "build",
32
42
  "meta",
33
- "service-plugins"
43
+ "service-plugins",
44
+ "components",
45
+ "services"
34
46
  ],
35
47
  "dependencies": {
36
48
  "@wix/auto_sdk_pricing-plans_orders": "1.0.76",
37
49
  "@wix/auto_sdk_pricing-plans_plans": "1.0.79",
38
- "@wix/auto_sdk_pricing-plans_plans-v-3": "1.0.20"
50
+ "@wix/auto_sdk_pricing-plans_plans-v-3": "1.0.20",
51
+ "@wix/headless-pricing-plans": "0.0.8"
39
52
  },
40
53
  "devDependencies": {
54
+ "@types/react": "^18.0.0",
41
55
  "tsup": "^8.4.0",
42
56
  "typescript": "^5.3.2"
43
57
  },
@@ -56,5 +70,5 @@
56
70
  "fqdn": ""
57
71
  }
58
72
  },
59
- "falconPackageHash": "60027fbb09316db1868f9fca2d624e6932fc77d694ef0decc4d3f19b"
73
+ "falconPackageHash": "1d6a8861eff643b0dee9717c77101a99c91111e25fbb6251fd9e6163"
60
74
  }
@@ -0,0 +1,3 @@
1
+ {
2
+ "main": "../build/cjs/services.js"
3
+ }