@wix/table-reservations 1.0.196 → 1.0.198
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 +3 -3
- package/build/cjs/index.js +3 -3
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/meta.d.ts +3 -3
- package/build/cjs/meta.js +3 -3
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.ts +3 -3
- package/build/es/index.js +3 -3
- package/build/es/index.js.map +1 -1
- package/build/es/meta.d.ts +3 -3
- package/build/es/meta.js +3 -3
- package/build/es/meta.js.map +1 -1
- package/build/internal/cjs/index.d.ts +4 -0
- package/build/internal/cjs/index.js +33 -0
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +3 -0
- package/build/internal/cjs/meta.js +30 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/es/index.d.ts +4 -0
- package/build/internal/es/index.js +5 -0
- package/build/internal/es/index.js.map +1 -0
- package/build/internal/es/meta.d.ts +3 -0
- package/build/internal/es/meta.js +4 -0
- package/build/internal/es/meta.js.map +1 -0
- package/package.json +6 -6
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as reservations from '@wix/
|
|
2
|
-
import * as reservationLocations from '@wix/
|
|
3
|
-
import * as timeSlots from '@wix/
|
|
1
|
+
import * as reservations from '@wix/auto_sdk_table-reservations_reservations';
|
|
2
|
+
import * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations';
|
|
3
|
+
import * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots';
|
|
4
4
|
export { reservations, reservationLocations, timeSlots };
|
package/build/cjs/index.js
CHANGED
|
@@ -24,10 +24,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.timeSlots = exports.reservationLocations = exports.reservations = void 0;
|
|
27
|
-
const reservations = __importStar(require("@wix/
|
|
27
|
+
const reservations = __importStar(require("@wix/auto_sdk_table-reservations_reservations"));
|
|
28
28
|
exports.reservations = reservations;
|
|
29
|
-
const reservationLocations = __importStar(require("@wix/
|
|
29
|
+
const reservationLocations = __importStar(require("@wix/auto_sdk_table-reservations_reservation-locations"));
|
|
30
30
|
exports.reservationLocations = reservationLocations;
|
|
31
|
-
const timeSlots = __importStar(require("@wix/
|
|
31
|
+
const timeSlots = __importStar(require("@wix/auto_sdk_table-reservations_time-slots"));
|
|
32
32
|
exports.timeSlots = timeSlots;
|
|
33
33
|
//# 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,4FAA8E;AAIrE,oCAAY;AAHrB,6GAA+F;AAGxE,oDAAoB;AAF3C,uFAAyE;AAE5B,8BAAS"}
|
package/build/cjs/meta.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * as reservations from '@wix/
|
|
2
|
-
export * as reservationLocations from '@wix/
|
|
3
|
-
export * as timeSlots from '@wix/
|
|
1
|
+
export * as reservations from '@wix/auto_sdk_table-reservations_reservations/meta';
|
|
2
|
+
export * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations/meta';
|
|
3
|
+
export * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots/meta';
|
package/build/cjs/meta.js
CHANGED
|
@@ -24,7 +24,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.timeSlots = exports.reservationLocations = exports.reservations = void 0;
|
|
27
|
-
exports.reservations = __importStar(require("@wix/
|
|
28
|
-
exports.reservationLocations = __importStar(require("@wix/
|
|
29
|
-
exports.timeSlots = __importStar(require("@wix/
|
|
27
|
+
exports.reservations = __importStar(require("@wix/auto_sdk_table-reservations_reservations/meta"));
|
|
28
|
+
exports.reservationLocations = __importStar(require("@wix/auto_sdk_table-reservations_reservation-locations/meta"));
|
|
29
|
+
exports.timeSlots = __importStar(require("@wix/auto_sdk_table-reservations_time-slots/meta"));
|
|
30
30
|
//# 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,mGAAmF;AACnF,oHAAoG;AACpG,8FAA8E"}
|
package/build/es/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as reservations from '@wix/
|
|
2
|
-
import * as reservationLocations from '@wix/
|
|
3
|
-
import * as timeSlots from '@wix/
|
|
1
|
+
import * as reservations from '@wix/auto_sdk_table-reservations_reservations';
|
|
2
|
+
import * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations';
|
|
3
|
+
import * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots';
|
|
4
4
|
export { reservations, reservationLocations, timeSlots };
|
package/build/es/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as reservations from '@wix/
|
|
2
|
-
import * as reservationLocations from '@wix/
|
|
3
|
-
import * as timeSlots from '@wix/
|
|
1
|
+
import * as reservations from '@wix/auto_sdk_table-reservations_reservations';
|
|
2
|
+
import * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations';
|
|
3
|
+
import * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots';
|
|
4
4
|
export { reservations, reservationLocations, timeSlots };
|
|
5
5
|
//# 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,+CAA+C,CAAC;AAC9E,OAAO,KAAK,oBAAoB,MAAM,wDAAwD,CAAC;AAC/F,OAAO,KAAK,SAAS,MAAM,6CAA6C,CAAC;AAEzE,OAAO,EAAE,YAAY,EAAE,oBAAoB,EAAE,SAAS,EAAE,CAAC"}
|
package/build/es/meta.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * as reservations from '@wix/
|
|
2
|
-
export * as reservationLocations from '@wix/
|
|
3
|
-
export * as timeSlots from '@wix/
|
|
1
|
+
export * as reservations from '@wix/auto_sdk_table-reservations_reservations/meta';
|
|
2
|
+
export * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations/meta';
|
|
3
|
+
export * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots/meta';
|
package/build/es/meta.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * as reservations from '@wix/
|
|
2
|
-
export * as reservationLocations from '@wix/
|
|
3
|
-
export * as timeSlots from '@wix/
|
|
1
|
+
export * as reservations from '@wix/auto_sdk_table-reservations_reservations/meta';
|
|
2
|
+
export * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations/meta';
|
|
3
|
+
export * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots/meta';
|
|
4
4
|
//# 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,oDAAoD,CAAC;AACnF,OAAO,KAAK,oBAAoB,MAAM,6DAA6D,CAAC;AACpG,OAAO,KAAK,SAAS,MAAM,kDAAkD,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as reservations from '@wix/auto_sdk_table-reservations_reservations';
|
|
2
|
+
import * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations';
|
|
3
|
+
import * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots';
|
|
4
|
+
export { reservations, reservationLocations, timeSlots };
|
|
@@ -0,0 +1,33 @@
|
|
|
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.timeSlots = exports.reservationLocations = exports.reservations = void 0;
|
|
27
|
+
const reservations = __importStar(require("@wix/auto_sdk_table-reservations_reservations"));
|
|
28
|
+
exports.reservations = reservations;
|
|
29
|
+
const reservationLocations = __importStar(require("@wix/auto_sdk_table-reservations_reservation-locations"));
|
|
30
|
+
exports.reservationLocations = reservationLocations;
|
|
31
|
+
const timeSlots = __importStar(require("@wix/auto_sdk_table-reservations_time-slots"));
|
|
32
|
+
exports.timeSlots = timeSlots;
|
|
33
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4FAA8E;AAIrE,oCAAY;AAHrB,6GAA+F;AAGxE,oDAAoB;AAF3C,uFAAyE;AAE5B,8BAAS"}
|
|
@@ -0,0 +1,30 @@
|
|
|
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.timeSlots = exports.reservationLocations = exports.reservations = void 0;
|
|
27
|
+
exports.reservations = __importStar(require("@wix/auto_sdk_table-reservations_reservations/meta"));
|
|
28
|
+
exports.reservationLocations = __importStar(require("@wix/auto_sdk_table-reservations_reservation-locations/meta"));
|
|
29
|
+
exports.timeSlots = __importStar(require("@wix/auto_sdk_table-reservations_time-slots/meta"));
|
|
30
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mGAAmF;AACnF,oHAAoG;AACpG,8FAA8E"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as reservations from '@wix/auto_sdk_table-reservations_reservations';
|
|
2
|
+
import * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations';
|
|
3
|
+
import * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots';
|
|
4
|
+
export { reservations, reservationLocations, timeSlots };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as reservations from '@wix/auto_sdk_table-reservations_reservations';
|
|
2
|
+
import * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations';
|
|
3
|
+
import * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots';
|
|
4
|
+
export { reservations, reservationLocations, timeSlots };
|
|
5
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,+CAA+C,CAAC;AAC9E,OAAO,KAAK,oBAAoB,MAAM,wDAAwD,CAAC;AAC/F,OAAO,KAAK,SAAS,MAAM,6CAA6C,CAAC;AAEzE,OAAO,EAAE,YAAY,EAAE,oBAAoB,EAAE,SAAS,EAAE,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export * as reservations from '@wix/auto_sdk_table-reservations_reservations/meta';
|
|
2
|
+
export * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations/meta';
|
|
3
|
+
export * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots/meta';
|
|
4
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,oDAAoD,CAAC;AACnF,OAAO,KAAK,oBAAoB,MAAM,6DAA6D,CAAC;AACpG,OAAO,KAAK,SAAS,MAAM,kDAAkD,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/table-reservations",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.198",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -32,15 +32,15 @@
|
|
|
32
32
|
"service-plugins"
|
|
33
33
|
],
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@wix/
|
|
36
|
-
"@wix/
|
|
37
|
-
"@wix/
|
|
35
|
+
"@wix/auto_sdk_table-reservations_reservation-locations": "1.0.0",
|
|
36
|
+
"@wix/auto_sdk_table-reservations_reservations": "1.0.1",
|
|
37
|
+
"@wix/auto_sdk_table-reservations_time-slots": "1.0.0"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"typescript": "^5.3.2"
|
|
41
41
|
},
|
|
42
42
|
"scripts": {
|
|
43
|
-
"build": "tsc -b tsconfig.json tsconfig.esm.json",
|
|
43
|
+
"build": "tsc -b tsconfig.json tsconfig.esm.json tsconfig.internal.json tsconfig.internal.esm.json",
|
|
44
44
|
"test": ":"
|
|
45
45
|
},
|
|
46
46
|
"wix": {
|
|
@@ -54,5 +54,5 @@
|
|
|
54
54
|
"fqdn": ""
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
|
-
"falconPackageHash": "
|
|
57
|
+
"falconPackageHash": "d83c195e508fa27b49e51d31c1d84e981846a6f2a464598b8eefc4ce"
|
|
58
58
|
}
|