@wix/gift-vouchers 1.0.18 → 1.0.19
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/index.d.ts +2 -2
- package/build/cjs/index.js +2 -2
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/meta.d.ts +2 -2
- package/build/cjs/meta.js +2 -2
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.ts +2 -2
- package/build/es/index.js +2 -2
- package/build/es/index.js.map +1 -1
- package/build/es/meta.d.ts +2 -2
- package/build/es/meta.js +2 -2
- package/build/es/meta.js.map +1 -1
- package/build/internal/cjs/index.d.ts +3 -0
- package/build/internal/cjs/index.js +31 -0
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +2 -0
- package/build/internal/cjs/meta.js +29 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/es/index.d.ts +3 -0
- package/build/internal/es/index.js +4 -0
- package/build/internal/es/index.js.map +1 -0
- package/build/internal/es/meta.d.ts +2 -0
- package/build/internal/es/meta.js +3 -0
- package/build/internal/es/meta.js.map +1 -0
- package/package.json +5 -5
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import * as giftVouchers from '@wix/
|
|
2
|
-
import * as giftVoucherProducts from '@wix/
|
|
1
|
+
import * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers';
|
|
2
|
+
import * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products';
|
|
3
3
|
export { giftVouchers, giftVoucherProducts };
|
package/build/cjs/index.js
CHANGED
|
@@ -24,8 +24,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.giftVoucherProducts = exports.giftVouchers = void 0;
|
|
27
|
-
const giftVouchers = __importStar(require("@wix/
|
|
27
|
+
const giftVouchers = __importStar(require("@wix/auto_sdk_gift-vouchers_gift-vouchers"));
|
|
28
28
|
exports.giftVouchers = giftVouchers;
|
|
29
|
-
const giftVoucherProducts = __importStar(require("@wix/
|
|
29
|
+
const giftVoucherProducts = __importStar(require("@wix/auto_sdk_gift-vouchers_gift-voucher-products"));
|
|
30
30
|
exports.giftVoucherProducts = giftVoucherProducts;
|
|
31
31
|
//# sourceMappingURL=index.js.map
|
package/build/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wFAA0E;AAGjE,oCAAY;AAFrB,uGAAyF;AAElE,kDAAmB"}
|
package/build/cjs/meta.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * as giftVouchers from '@wix/
|
|
2
|
-
export * as giftVoucherProducts from '@wix/
|
|
1
|
+
export * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers/meta';
|
|
2
|
+
export * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products/meta';
|
package/build/cjs/meta.js
CHANGED
|
@@ -24,6 +24,6 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.giftVoucherProducts = exports.giftVouchers = void 0;
|
|
27
|
-
exports.giftVouchers = __importStar(require("@wix/
|
|
28
|
-
exports.giftVoucherProducts = __importStar(require("@wix/
|
|
27
|
+
exports.giftVouchers = __importStar(require("@wix/auto_sdk_gift-vouchers_gift-vouchers/meta"));
|
|
28
|
+
exports.giftVoucherProducts = __importStar(require("@wix/auto_sdk_gift-vouchers_gift-voucher-products/meta"));
|
|
29
29
|
//# sourceMappingURL=meta.js.map
|
package/build/cjs/meta.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+FAA+E;AAC/E,8GAA8F"}
|
package/build/es/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import * as giftVouchers from '@wix/
|
|
2
|
-
import * as giftVoucherProducts from '@wix/
|
|
1
|
+
import * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers';
|
|
2
|
+
import * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products';
|
|
3
3
|
export { giftVouchers, giftVoucherProducts };
|
package/build/es/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as giftVouchers from '@wix/
|
|
2
|
-
import * as giftVoucherProducts from '@wix/
|
|
1
|
+
import * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers';
|
|
2
|
+
import * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products';
|
|
3
3
|
export { giftVouchers, giftVoucherProducts };
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
package/build/es/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,2CAA2C,CAAC;AAC1E,OAAO,KAAK,mBAAmB,MAAM,mDAAmD,CAAC;AAEzF,OAAO,EAAE,YAAY,EAAE,mBAAmB,EAAE,CAAC"}
|
package/build/es/meta.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * as giftVouchers from '@wix/
|
|
2
|
-
export * as giftVoucherProducts from '@wix/
|
|
1
|
+
export * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers/meta';
|
|
2
|
+
export * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products/meta';
|
package/build/es/meta.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * as giftVouchers from '@wix/
|
|
2
|
-
export * as giftVoucherProducts from '@wix/
|
|
1
|
+
export * as giftVouchers from '@wix/auto_sdk_gift-vouchers_gift-vouchers/meta';
|
|
2
|
+
export * as giftVoucherProducts from '@wix/auto_sdk_gift-vouchers_gift-voucher-products/meta';
|
|
3
3
|
//# sourceMappingURL=meta.js.map
|
package/build/es/meta.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,gDAAgD,CAAC;AAC/E,OAAO,KAAK,mBAAmB,MAAM,wDAAwD,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
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 __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.giftVoucherProducts = exports.giftVouchers = void 0;
|
|
27
|
+
const giftVouchers = __importStar(require("@wix/auto_sdk_gift-vouchers_gift-vouchers"));
|
|
28
|
+
exports.giftVouchers = giftVouchers;
|
|
29
|
+
const giftVoucherProducts = __importStar(require("@wix/auto_sdk_gift-vouchers_gift-voucher-products"));
|
|
30
|
+
exports.giftVoucherProducts = giftVoucherProducts;
|
|
31
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wFAA0E;AAGjE,oCAAY;AAFrB,uGAAyF;AAElE,kDAAmB"}
|
|
@@ -0,0 +1,29 @@
|
|
|
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 __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.giftVoucherProducts = exports.giftVouchers = void 0;
|
|
27
|
+
exports.giftVouchers = __importStar(require("@wix/auto_sdk_gift-vouchers_gift-vouchers/meta"));
|
|
28
|
+
exports.giftVoucherProducts = __importStar(require("@wix/auto_sdk_gift-vouchers_gift-voucher-products/meta"));
|
|
29
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+FAA+E;AAC/E,8GAA8F"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,2CAA2C,CAAC;AAC1E,OAAO,KAAK,mBAAmB,MAAM,mDAAmD,CAAC;AAEzF,OAAO,EAAE,YAAY,EAAE,mBAAmB,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,gDAAgD,CAAC;AAC/E,OAAO,KAAK,mBAAmB,MAAM,wDAAwD,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/gift-vouchers",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.19",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -32,14 +32,14 @@
|
|
|
32
32
|
"service-plugins"
|
|
33
33
|
],
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@wix/
|
|
36
|
-
"@wix/
|
|
35
|
+
"@wix/auto_sdk_gift-vouchers_gift-voucher-products": "1.0.0",
|
|
36
|
+
"@wix/auto_sdk_gift-vouchers_gift-vouchers": "1.0.0"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"typescript": "^5.3.2"
|
|
40
40
|
},
|
|
41
41
|
"scripts": {
|
|
42
|
-
"build": "tsc -b tsconfig.json tsconfig.esm.json",
|
|
42
|
+
"build": "tsc -b tsconfig.json tsconfig.esm.json tsconfig.internal.json tsconfig.internal.esm.json",
|
|
43
43
|
"test": ":"
|
|
44
44
|
},
|
|
45
45
|
"wix": {
|
|
@@ -53,5 +53,5 @@
|
|
|
53
53
|
"fqdn": ""
|
|
54
54
|
}
|
|
55
55
|
},
|
|
56
|
-
"falconPackageHash": "
|
|
56
|
+
"falconPackageHash": "c39a5a9a842daa1613d8e9c3948a13c26c1727d2e3275b7c9c94bec0"
|
|
57
57
|
}
|