@wix/pricing-plans 1.0.221 → 1.0.223
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/components.d.ts +10 -0
- package/build/cjs/components.js +25 -0
- package/build/cjs/components.js.map +1 -0
- package/build/cjs/index.d.ts +2 -3
- package/build/cjs/index.js +5 -2
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/meta.d.ts +8 -6
- package/build/cjs/meta.js +5 -2
- package/build/cjs/meta.js.map +1 -1
- package/build/cjs/services.d.ts +1 -0
- package/build/cjs/services.js +25 -0
- package/build/cjs/services.js.map +1 -0
- package/build/es/components.d.mts +10 -0
- package/build/es/components.mjs +3 -0
- package/build/es/components.mjs.map +1 -0
- package/build/es/index.d.mts +2 -3
- package/build/es/index.mjs +3 -1
- package/build/es/index.mjs.map +1 -1
- package/build/es/meta.d.mts +8 -6
- package/build/es/meta.mjs +3 -1
- package/build/es/meta.mjs.map +1 -1
- package/build/es/services.d.mts +1 -0
- package/build/es/services.mjs +3 -0
- package/build/es/services.mjs.map +1 -0
- package/build/internal/cjs/components.d.ts +10 -0
- package/build/internal/cjs/components.js +25 -0
- package/build/internal/cjs/components.js.map +1 -0
- package/build/internal/cjs/index.d.ts +2 -3
- package/build/internal/cjs/index.js +5 -2
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +8 -6
- package/build/internal/cjs/meta.js +5 -2
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/cjs/services.d.ts +1 -0
- package/build/internal/cjs/services.js +25 -0
- package/build/internal/cjs/services.js.map +1 -0
- package/build/internal/es/components.d.mts +10 -0
- package/build/internal/es/components.mjs +3 -0
- package/build/internal/es/components.mjs.map +1 -0
- package/build/internal/es/index.d.mts +2 -3
- package/build/internal/es/index.mjs +3 -1
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +8 -6
- package/build/internal/es/meta.mjs +3 -1
- package/build/internal/es/meta.mjs.map +1 -1
- package/build/internal/es/services.d.mts +1 -0
- package/build/internal/es/services.mjs +3 -0
- package/build/internal/es/services.mjs.map +1 -0
- package/components/package.json +3 -0
- package/package.json +21 -6
- package/services/package.json +3 -0
@@ -0,0 +1,10 @@
|
|
1
|
+
export * from '@wix/headless-pricing-plans/react';
|
2
|
+
import '@wix/auto_sdk_pricing-plans_pricing-plans-settings';
|
3
|
+
import '@wix/auto_sdk_pricing-plans_orders';
|
4
|
+
import '@wix/auto_sdk_pricing-plans_plans';
|
5
|
+
import '@wix/auto_sdk_pricing-plans_plans-v-3';
|
6
|
+
import '@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta';
|
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';
|
10
|
+
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":[]}
|
package/build/cjs/index.d.ts
CHANGED
@@ -1,9 +1,8 @@
|
|
1
|
+
import * as auto_sdk_pricingPlans_pricingPlansSettings from '@wix/auto_sdk_pricing-plans_pricing-plans-settings';
|
2
|
+
export { auto_sdk_pricingPlans_pricingPlansSettings as pricingPlansSettings };
|
1
3
|
import * as auto_sdk_pricingPlans_orders from '@wix/auto_sdk_pricing-plans_orders';
|
2
4
|
export { auto_sdk_pricingPlans_orders as orders };
|
3
5
|
import * as auto_sdk_pricingPlans_plans from '@wix/auto_sdk_pricing-plans_plans';
|
4
6
|
export { auto_sdk_pricingPlans_plans as plans };
|
5
7
|
import * as auto_sdk_pricingPlans_plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';
|
6
8
|
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';
|
package/build/cjs/index.js
CHANGED
@@ -32,9 +32,11 @@ var index_exports = {};
|
|
32
32
|
__export(index_exports, {
|
33
33
|
orders: () => orders,
|
34
34
|
plans: () => plans,
|
35
|
-
plansV3: () => plansV3
|
35
|
+
plansV3: () => plansV3,
|
36
|
+
pricingPlansSettings: () => pricingPlansSettings
|
36
37
|
});
|
37
38
|
module.exports = __toCommonJS(index_exports);
|
39
|
+
var pricingPlansSettings = __toESM(require("@wix/auto_sdk_pricing-plans_pricing-plans-settings"));
|
38
40
|
var orders = __toESM(require("@wix/auto_sdk_pricing-plans_orders"));
|
39
41
|
var plans = __toESM(require("@wix/auto_sdk_pricing-plans_plans"));
|
40
42
|
var plansV3 = __toESM(require("@wix/auto_sdk_pricing-plans_plans-v-3"));
|
@@ -42,6 +44,7 @@ var plansV3 = __toESM(require("@wix/auto_sdk_pricing-plans_plans-v-3"));
|
|
42
44
|
0 && (module.exports = {
|
43
45
|
orders,
|
44
46
|
plans,
|
45
|
-
plansV3
|
47
|
+
plansV3,
|
48
|
+
pricingPlansSettings
|
46
49
|
});
|
47
50
|
//# sourceMappingURL=index.js.map
|
package/build/cjs/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../index.ts"],"sourcesContent":["import * as orders from '@wix/auto_sdk_pricing-plans_orders';\nimport * as plans from '@wix/auto_sdk_pricing-plans_plans';\nimport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';\n\nexport { orders, plans, plansV3 };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,aAAwB;AACxB,YAAuB;AACvB,cAAyB;","names":[]}
|
1
|
+
{"version":3,"sources":["../../index.ts"],"sourcesContent":["import * as pricingPlansSettings from '@wix/auto_sdk_pricing-plans_pricing-plans-settings';\nimport * as orders from '@wix/auto_sdk_pricing-plans_orders';\nimport * as plans from '@wix/auto_sdk_pricing-plans_plans';\nimport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';\n\nexport { pricingPlansSettings, orders, plans, plansV3 };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,2BAAsC;AACtC,aAAwB;AACxB,YAAuB;AACvB,cAAyB;","names":[]}
|
package/build/cjs/meta.d.ts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
|
-
import * as meta from '@wix/auto_sdk_pricing-
|
2
|
-
export { meta as
|
3
|
-
import * as meta$1 from '@wix/auto_sdk_pricing-
|
4
|
-
export { meta$1 as
|
5
|
-
import * as meta$2 from '@wix/auto_sdk_pricing-plans_plans
|
6
|
-
export { meta$2 as
|
1
|
+
import * as meta from '@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta';
|
2
|
+
export { meta as pricingPlansSettings };
|
3
|
+
import * as meta$1 from '@wix/auto_sdk_pricing-plans_orders/meta';
|
4
|
+
export { meta$1 as orders };
|
5
|
+
import * as meta$2 from '@wix/auto_sdk_pricing-plans_plans/meta';
|
6
|
+
export { meta$2 as plans };
|
7
|
+
import * as meta$3 from '@wix/auto_sdk_pricing-plans_plans-v-3/meta';
|
8
|
+
export { meta$3 as plansV3 };
|
package/build/cjs/meta.js
CHANGED
@@ -32,9 +32,11 @@ var meta_exports = {};
|
|
32
32
|
__export(meta_exports, {
|
33
33
|
orders: () => orders,
|
34
34
|
plans: () => plans,
|
35
|
-
plansV3: () => plansV3
|
35
|
+
plansV3: () => plansV3,
|
36
|
+
pricingPlansSettings: () => pricingPlansSettings
|
36
37
|
});
|
37
38
|
module.exports = __toCommonJS(meta_exports);
|
39
|
+
var pricingPlansSettings = __toESM(require("@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta"));
|
38
40
|
var orders = __toESM(require("@wix/auto_sdk_pricing-plans_orders/meta"));
|
39
41
|
var plans = __toESM(require("@wix/auto_sdk_pricing-plans_plans/meta"));
|
40
42
|
var plansV3 = __toESM(require("@wix/auto_sdk_pricing-plans_plans-v-3/meta"));
|
@@ -42,6 +44,7 @@ var plansV3 = __toESM(require("@wix/auto_sdk_pricing-plans_plans-v-3/meta"));
|
|
42
44
|
0 && (module.exports = {
|
43
45
|
orders,
|
44
46
|
plans,
|
45
|
-
plansV3
|
47
|
+
plansV3,
|
48
|
+
pricingPlansSettings
|
46
49
|
});
|
47
50
|
//# sourceMappingURL=meta.js.map
|
package/build/cjs/meta.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../meta.ts"],"sourcesContent":["export * as orders from '@wix/auto_sdk_pricing-plans_orders/meta';\nexport * as plans from '@wix/auto_sdk_pricing-plans_plans/meta';\nexport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,aAAwB;AACxB,YAAuB;AACvB,cAAyB;","names":[]}
|
1
|
+
{"version":3,"sources":["../../meta.ts"],"sourcesContent":["export * as pricingPlansSettings from '@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta';\nexport * as orders from '@wix/auto_sdk_pricing-plans_orders/meta';\nexport * as plans from '@wix/auto_sdk_pricing-plans_plans/meta';\nexport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,2BAAsC;AACtC,aAAwB;AACxB,YAAuB;AACvB,cAAyB;","names":[]}
|
@@ -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,10 @@
|
|
1
|
+
export * from '@wix/headless-pricing-plans/react';
|
2
|
+
import '@wix/auto_sdk_pricing-plans_pricing-plans-settings';
|
3
|
+
import '@wix/auto_sdk_pricing-plans_orders';
|
4
|
+
import '@wix/auto_sdk_pricing-plans_plans';
|
5
|
+
import '@wix/auto_sdk_pricing-plans_plans-v-3';
|
6
|
+
import '@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta';
|
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';
|
10
|
+
import '@wix/headless-pricing-plans/services';
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../components.ts"],"sourcesContent":["export * from '@wix/headless-pricing-plans/react';"],"mappings":";AAAA,cAAc;","names":[]}
|
package/build/es/index.d.mts
CHANGED
@@ -1,9 +1,8 @@
|
|
1
|
+
import * as auto_sdk_pricingPlans_pricingPlansSettings from '@wix/auto_sdk_pricing-plans_pricing-plans-settings';
|
2
|
+
export { auto_sdk_pricingPlans_pricingPlansSettings as pricingPlansSettings };
|
1
3
|
import * as auto_sdk_pricingPlans_orders from '@wix/auto_sdk_pricing-plans_orders';
|
2
4
|
export { auto_sdk_pricingPlans_orders as orders };
|
3
5
|
import * as auto_sdk_pricingPlans_plans from '@wix/auto_sdk_pricing-plans_plans';
|
4
6
|
export { auto_sdk_pricingPlans_plans as plans };
|
5
7
|
import * as auto_sdk_pricingPlans_plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';
|
6
8
|
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';
|
package/build/es/index.mjs
CHANGED
@@ -1,10 +1,12 @@
|
|
1
1
|
// index.ts
|
2
|
+
import * as pricingPlansSettings from "@wix/auto_sdk_pricing-plans_pricing-plans-settings";
|
2
3
|
import * as orders from "@wix/auto_sdk_pricing-plans_orders";
|
3
4
|
import * as plans from "@wix/auto_sdk_pricing-plans_plans";
|
4
5
|
import * as plansV3 from "@wix/auto_sdk_pricing-plans_plans-v-3";
|
5
6
|
export {
|
6
7
|
orders,
|
7
8
|
plans,
|
8
|
-
plansV3
|
9
|
+
plansV3,
|
10
|
+
pricingPlansSettings
|
9
11
|
};
|
10
12
|
//# sourceMappingURL=index.mjs.map
|
package/build/es/index.mjs.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../index.ts"],"sourcesContent":["import * as orders from '@wix/auto_sdk_pricing-plans_orders';\nimport * as plans from '@wix/auto_sdk_pricing-plans_plans';\nimport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';\n\nexport { orders, plans, plansV3 };\n"],"mappings":";AAAA,YAAY,YAAY;AACxB,YAAY,WAAW;AACvB,YAAY,aAAa;","names":[]}
|
1
|
+
{"version":3,"sources":["../../index.ts"],"sourcesContent":["import * as pricingPlansSettings from '@wix/auto_sdk_pricing-plans_pricing-plans-settings';\nimport * as orders from '@wix/auto_sdk_pricing-plans_orders';\nimport * as plans from '@wix/auto_sdk_pricing-plans_plans';\nimport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';\n\nexport { pricingPlansSettings, orders, plans, plansV3 };\n"],"mappings":";AAAA,YAAY,0BAA0B;AACtC,YAAY,YAAY;AACxB,YAAY,WAAW;AACvB,YAAY,aAAa;","names":[]}
|
package/build/es/meta.d.mts
CHANGED
@@ -1,6 +1,8 @@
|
|
1
|
-
import * as meta from '@wix/auto_sdk_pricing-
|
2
|
-
export { meta as
|
3
|
-
import * as meta$1 from '@wix/auto_sdk_pricing-
|
4
|
-
export { meta$1 as
|
5
|
-
import * as meta$2 from '@wix/auto_sdk_pricing-plans_plans
|
6
|
-
export { meta$2 as
|
1
|
+
import * as meta from '@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta';
|
2
|
+
export { meta as pricingPlansSettings };
|
3
|
+
import * as meta$1 from '@wix/auto_sdk_pricing-plans_orders/meta';
|
4
|
+
export { meta$1 as orders };
|
5
|
+
import * as meta$2 from '@wix/auto_sdk_pricing-plans_plans/meta';
|
6
|
+
export { meta$2 as plans };
|
7
|
+
import * as meta$3 from '@wix/auto_sdk_pricing-plans_plans-v-3/meta';
|
8
|
+
export { meta$3 as plansV3 };
|
package/build/es/meta.mjs
CHANGED
@@ -1,10 +1,12 @@
|
|
1
1
|
// meta.ts
|
2
|
+
import * as pricingPlansSettings from "@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta";
|
2
3
|
import * as orders from "@wix/auto_sdk_pricing-plans_orders/meta";
|
3
4
|
import * as plans from "@wix/auto_sdk_pricing-plans_plans/meta";
|
4
5
|
import * as plansV3 from "@wix/auto_sdk_pricing-plans_plans-v-3/meta";
|
5
6
|
export {
|
6
7
|
orders,
|
7
8
|
plans,
|
8
|
-
plansV3
|
9
|
+
plansV3,
|
10
|
+
pricingPlansSettings
|
9
11
|
};
|
10
12
|
//# sourceMappingURL=meta.mjs.map
|
package/build/es/meta.mjs.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../meta.ts"],"sourcesContent":["export * as orders from '@wix/auto_sdk_pricing-plans_orders/meta';\nexport * as plans from '@wix/auto_sdk_pricing-plans_plans/meta';\nexport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3/meta';\n"],"mappings":";AAAA,YAAY,YAAY;AACxB,YAAY,WAAW;AACvB,YAAY,aAAa;","names":[]}
|
1
|
+
{"version":3,"sources":["../../meta.ts"],"sourcesContent":["export * as pricingPlansSettings from '@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta';\nexport * as orders from '@wix/auto_sdk_pricing-plans_orders/meta';\nexport * as plans from '@wix/auto_sdk_pricing-plans_plans/meta';\nexport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3/meta';\n"],"mappings":";AAAA,YAAY,0BAA0B;AACtC,YAAY,YAAY;AACxB,YAAY,WAAW;AACvB,YAAY,aAAa;","names":[]}
|
@@ -0,0 +1 @@
|
|
1
|
+
export * from '@wix/headless-pricing-plans/services';
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../services.ts"],"sourcesContent":["export * from '@wix/headless-pricing-plans/services';"],"mappings":";AAAA,cAAc;","names":[]}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
export * from '@wix/headless-pricing-plans/react';
|
2
|
+
import '@wix/auto_sdk_pricing-plans_pricing-plans-settings';
|
3
|
+
import '@wix/auto_sdk_pricing-plans_orders';
|
4
|
+
import '@wix/auto_sdk_pricing-plans_plans';
|
5
|
+
import '@wix/auto_sdk_pricing-plans_plans-v-3';
|
6
|
+
import '@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta';
|
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';
|
10
|
+
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":[]}
|
@@ -1,9 +1,8 @@
|
|
1
|
+
import * as auto_sdk_pricingPlans_pricingPlansSettings from '@wix/auto_sdk_pricing-plans_pricing-plans-settings';
|
2
|
+
export { auto_sdk_pricingPlans_pricingPlansSettings as pricingPlansSettings };
|
1
3
|
import * as auto_sdk_pricingPlans_orders from '@wix/auto_sdk_pricing-plans_orders';
|
2
4
|
export { auto_sdk_pricingPlans_orders as orders };
|
3
5
|
import * as auto_sdk_pricingPlans_plans from '@wix/auto_sdk_pricing-plans_plans';
|
4
6
|
export { auto_sdk_pricingPlans_plans as plans };
|
5
7
|
import * as auto_sdk_pricingPlans_plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';
|
6
8
|
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';
|
@@ -32,9 +32,11 @@ var index_exports = {};
|
|
32
32
|
__export(index_exports, {
|
33
33
|
orders: () => orders,
|
34
34
|
plans: () => plans,
|
35
|
-
plansV3: () => plansV3
|
35
|
+
plansV3: () => plansV3,
|
36
|
+
pricingPlansSettings: () => pricingPlansSettings
|
36
37
|
});
|
37
38
|
module.exports = __toCommonJS(index_exports);
|
39
|
+
var pricingPlansSettings = __toESM(require("@wix/auto_sdk_pricing-plans_pricing-plans-settings"));
|
38
40
|
var orders = __toESM(require("@wix/auto_sdk_pricing-plans_orders"));
|
39
41
|
var plans = __toESM(require("@wix/auto_sdk_pricing-plans_plans"));
|
40
42
|
var plansV3 = __toESM(require("@wix/auto_sdk_pricing-plans_plans-v-3"));
|
@@ -42,6 +44,7 @@ var plansV3 = __toESM(require("@wix/auto_sdk_pricing-plans_plans-v-3"));
|
|
42
44
|
0 && (module.exports = {
|
43
45
|
orders,
|
44
46
|
plans,
|
45
|
-
plansV3
|
47
|
+
plansV3,
|
48
|
+
pricingPlansSettings
|
46
49
|
});
|
47
50
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as orders from '@wix/auto_sdk_pricing-plans_orders';\nimport * as plans from '@wix/auto_sdk_pricing-plans_plans';\nimport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';\n\nexport { orders, plans, plansV3 };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,aAAwB;AACxB,YAAuB;AACvB,cAAyB;","names":[]}
|
1
|
+
{"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as pricingPlansSettings from '@wix/auto_sdk_pricing-plans_pricing-plans-settings';\nimport * as orders from '@wix/auto_sdk_pricing-plans_orders';\nimport * as plans from '@wix/auto_sdk_pricing-plans_plans';\nimport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';\n\nexport { pricingPlansSettings, orders, plans, plansV3 };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,2BAAsC;AACtC,aAAwB;AACxB,YAAuB;AACvB,cAAyB;","names":[]}
|
@@ -1,6 +1,8 @@
|
|
1
|
-
import * as meta from '@wix/auto_sdk_pricing-
|
2
|
-
export { meta as
|
3
|
-
import * as meta$1 from '@wix/auto_sdk_pricing-
|
4
|
-
export { meta$1 as
|
5
|
-
import * as meta$2 from '@wix/auto_sdk_pricing-plans_plans
|
6
|
-
export { meta$2 as
|
1
|
+
import * as meta from '@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta';
|
2
|
+
export { meta as pricingPlansSettings };
|
3
|
+
import * as meta$1 from '@wix/auto_sdk_pricing-plans_orders/meta';
|
4
|
+
export { meta$1 as orders };
|
5
|
+
import * as meta$2 from '@wix/auto_sdk_pricing-plans_plans/meta';
|
6
|
+
export { meta$2 as plans };
|
7
|
+
import * as meta$3 from '@wix/auto_sdk_pricing-plans_plans-v-3/meta';
|
8
|
+
export { meta$3 as plansV3 };
|
@@ -32,9 +32,11 @@ var meta_exports = {};
|
|
32
32
|
__export(meta_exports, {
|
33
33
|
orders: () => orders,
|
34
34
|
plans: () => plans,
|
35
|
-
plansV3: () => plansV3
|
35
|
+
plansV3: () => plansV3,
|
36
|
+
pricingPlansSettings: () => pricingPlansSettings
|
36
37
|
});
|
37
38
|
module.exports = __toCommonJS(meta_exports);
|
39
|
+
var pricingPlansSettings = __toESM(require("@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta"));
|
38
40
|
var orders = __toESM(require("@wix/auto_sdk_pricing-plans_orders/meta"));
|
39
41
|
var plans = __toESM(require("@wix/auto_sdk_pricing-plans_plans/meta"));
|
40
42
|
var plansV3 = __toESM(require("@wix/auto_sdk_pricing-plans_plans-v-3/meta"));
|
@@ -42,6 +44,7 @@ var plansV3 = __toESM(require("@wix/auto_sdk_pricing-plans_plans-v-3/meta"));
|
|
42
44
|
0 && (module.exports = {
|
43
45
|
orders,
|
44
46
|
plans,
|
45
|
-
plansV3
|
47
|
+
plansV3,
|
48
|
+
pricingPlansSettings
|
46
49
|
});
|
47
50
|
//# sourceMappingURL=meta.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as orders from '@wix/auto_sdk_pricing-plans_orders/meta';\nexport * as plans from '@wix/auto_sdk_pricing-plans_plans/meta';\nexport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,aAAwB;AACxB,YAAuB;AACvB,cAAyB;","names":[]}
|
1
|
+
{"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as pricingPlansSettings from '@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta';\nexport * as orders from '@wix/auto_sdk_pricing-plans_orders/meta';\nexport * as plans from '@wix/auto_sdk_pricing-plans_plans/meta';\nexport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,2BAAsC;AACtC,aAAwB;AACxB,YAAuB;AACvB,cAAyB;","names":[]}
|
@@ -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,10 @@
|
|
1
|
+
export * from '@wix/headless-pricing-plans/react';
|
2
|
+
import '@wix/auto_sdk_pricing-plans_pricing-plans-settings';
|
3
|
+
import '@wix/auto_sdk_pricing-plans_orders';
|
4
|
+
import '@wix/auto_sdk_pricing-plans_plans';
|
5
|
+
import '@wix/auto_sdk_pricing-plans_plans-v-3';
|
6
|
+
import '@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta';
|
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';
|
10
|
+
import '@wix/headless-pricing-plans/services';
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../components.ts"],"sourcesContent":["export * from '@wix/headless-pricing-plans/react';"],"mappings":";AAAA,cAAc;","names":[]}
|
@@ -1,9 +1,8 @@
|
|
1
|
+
import * as auto_sdk_pricingPlans_pricingPlansSettings from '@wix/auto_sdk_pricing-plans_pricing-plans-settings';
|
2
|
+
export { auto_sdk_pricingPlans_pricingPlansSettings as pricingPlansSettings };
|
1
3
|
import * as auto_sdk_pricingPlans_orders from '@wix/auto_sdk_pricing-plans_orders';
|
2
4
|
export { auto_sdk_pricingPlans_orders as orders };
|
3
5
|
import * as auto_sdk_pricingPlans_plans from '@wix/auto_sdk_pricing-plans_plans';
|
4
6
|
export { auto_sdk_pricingPlans_plans as plans };
|
5
7
|
import * as auto_sdk_pricingPlans_plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';
|
6
8
|
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';
|
@@ -1,10 +1,12 @@
|
|
1
1
|
// index.ts
|
2
|
+
import * as pricingPlansSettings from "@wix/auto_sdk_pricing-plans_pricing-plans-settings";
|
2
3
|
import * as orders from "@wix/auto_sdk_pricing-plans_orders";
|
3
4
|
import * as plans from "@wix/auto_sdk_pricing-plans_plans";
|
4
5
|
import * as plansV3 from "@wix/auto_sdk_pricing-plans_plans-v-3";
|
5
6
|
export {
|
6
7
|
orders,
|
7
8
|
plans,
|
8
|
-
plansV3
|
9
|
+
plansV3,
|
10
|
+
pricingPlansSettings
|
9
11
|
};
|
10
12
|
//# sourceMappingURL=index.mjs.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as orders from '@wix/auto_sdk_pricing-plans_orders';\nimport * as plans from '@wix/auto_sdk_pricing-plans_plans';\nimport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';\n\nexport { orders, plans, plansV3 };\n"],"mappings":";AAAA,YAAY,YAAY;AACxB,YAAY,WAAW;AACvB,YAAY,aAAa;","names":[]}
|
1
|
+
{"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as pricingPlansSettings from '@wix/auto_sdk_pricing-plans_pricing-plans-settings';\nimport * as orders from '@wix/auto_sdk_pricing-plans_orders';\nimport * as plans from '@wix/auto_sdk_pricing-plans_plans';\nimport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3';\n\nexport { pricingPlansSettings, orders, plans, plansV3 };\n"],"mappings":";AAAA,YAAY,0BAA0B;AACtC,YAAY,YAAY;AACxB,YAAY,WAAW;AACvB,YAAY,aAAa;","names":[]}
|
@@ -1,6 +1,8 @@
|
|
1
|
-
import * as meta from '@wix/auto_sdk_pricing-
|
2
|
-
export { meta as
|
3
|
-
import * as meta$1 from '@wix/auto_sdk_pricing-
|
4
|
-
export { meta$1 as
|
5
|
-
import * as meta$2 from '@wix/auto_sdk_pricing-plans_plans
|
6
|
-
export { meta$2 as
|
1
|
+
import * as meta from '@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta';
|
2
|
+
export { meta as pricingPlansSettings };
|
3
|
+
import * as meta$1 from '@wix/auto_sdk_pricing-plans_orders/meta';
|
4
|
+
export { meta$1 as orders };
|
5
|
+
import * as meta$2 from '@wix/auto_sdk_pricing-plans_plans/meta';
|
6
|
+
export { meta$2 as plans };
|
7
|
+
import * as meta$3 from '@wix/auto_sdk_pricing-plans_plans-v-3/meta';
|
8
|
+
export { meta$3 as plansV3 };
|
@@ -1,10 +1,12 @@
|
|
1
1
|
// meta.ts
|
2
|
+
import * as pricingPlansSettings from "@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta";
|
2
3
|
import * as orders from "@wix/auto_sdk_pricing-plans_orders/meta";
|
3
4
|
import * as plans from "@wix/auto_sdk_pricing-plans_plans/meta";
|
4
5
|
import * as plansV3 from "@wix/auto_sdk_pricing-plans_plans-v-3/meta";
|
5
6
|
export {
|
6
7
|
orders,
|
7
8
|
plans,
|
8
|
-
plansV3
|
9
|
+
plansV3,
|
10
|
+
pricingPlansSettings
|
9
11
|
};
|
10
12
|
//# sourceMappingURL=meta.mjs.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as orders from '@wix/auto_sdk_pricing-plans_orders/meta';\nexport * as plans from '@wix/auto_sdk_pricing-plans_plans/meta';\nexport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3/meta';\n"],"mappings":";AAAA,YAAY,YAAY;AACxB,YAAY,WAAW;AACvB,YAAY,aAAa;","names":[]}
|
1
|
+
{"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as pricingPlansSettings from '@wix/auto_sdk_pricing-plans_pricing-plans-settings/meta';\nexport * as orders from '@wix/auto_sdk_pricing-plans_orders/meta';\nexport * as plans from '@wix/auto_sdk_pricing-plans_plans/meta';\nexport * as plansV3 from '@wix/auto_sdk_pricing-plans_plans-v-3/meta';\n"],"mappings":";AAAA,YAAY,0BAA0B;AACtC,YAAY,YAAY;AACxB,YAAY,WAAW;AACvB,YAAY,aAAa;","names":[]}
|
@@ -0,0 +1 @@
|
|
1
|
+
export * from '@wix/headless-pricing-plans/services';
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../../../services.ts"],"sourcesContent":["export * from '@wix/headless-pricing-plans/services';"],"mappings":";AAAA,cAAc;","names":[]}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wix/pricing-plans",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.223",
|
4
4
|
"license": "MIT",
|
5
5
|
"publishConfig": {
|
6
6
|
"registry": "https://registry.npmjs.org/",
|
@@ -25,19 +25,34 @@
|
|
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
|
-
"@wix/auto_sdk_pricing-plans_orders": "1.0.
|
37
|
-
"@wix/auto_sdk_pricing-plans_plans": "1.0.
|
38
|
-
"@wix/auto_sdk_pricing-plans_plans-v-3": "1.0.
|
48
|
+
"@wix/auto_sdk_pricing-plans_orders": "1.0.77",
|
49
|
+
"@wix/auto_sdk_pricing-plans_plans": "1.0.80",
|
50
|
+
"@wix/auto_sdk_pricing-plans_plans-v-3": "1.0.21",
|
51
|
+
"@wix/auto_sdk_pricing-plans_pricing-plans-settings": "1.0.0",
|
52
|
+
"@wix/headless-pricing-plans": "0.0.8"
|
39
53
|
},
|
40
54
|
"devDependencies": {
|
55
|
+
"@types/react": "^18.0.0",
|
41
56
|
"tsup": "^8.4.0",
|
42
57
|
"typescript": "^5.3.2"
|
43
58
|
},
|
@@ -56,5 +71,5 @@
|
|
56
71
|
"fqdn": ""
|
57
72
|
}
|
58
73
|
},
|
59
|
-
"falconPackageHash": "
|
74
|
+
"falconPackageHash": "ed64bab6351c98f7552c8db765d09452e444ab32c94ee032a8623615"
|
60
75
|
}
|