@wix/table-reservations 1.0.159 → 1.0.161
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/context.js +1 -0
- package/build/cjs/context.js.map +1 -0
- package/build/cjs/index.js +1 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/meta.js +1 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/es/context.js +1 -0
- package/build/es/context.js.map +1 -0
- package/build/es/index.js +1 -0
- package/build/es/index.js.map +1 -0
- package/build/es/meta.js +1 -0
- package/build/es/meta.js.map +1 -0
- package/package.json +8 -5
- package/type-bundles/context.bundle.d.ts +4 -1
- package/type-bundles/index.bundle.d.ts +4 -1
package/build/cjs/context.js
CHANGED
|
@@ -27,3 +27,4 @@ exports.timeSlots = exports.reservationLocations = exports.reservations = void 0
|
|
|
27
27
|
exports.reservations = __importStar(require("@wix/table-reservations_reservations/context"));
|
|
28
28
|
exports.reservationLocations = __importStar(require("@wix/table-reservations_reservation-locations/context"));
|
|
29
29
|
exports.timeSlots = __importStar(require("@wix/table-reservations_time-slots/context"));
|
|
30
|
+
//# sourceMappingURL=context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6FAA6E;AAC7E,8GAA8F;AAC9F,wFAAwE"}
|
package/build/cjs/index.js
CHANGED
|
@@ -30,3 +30,4 @@ const reservationLocations = __importStar(require("@wix/table-reservations_reser
|
|
|
30
30
|
exports.reservationLocations = reservationLocations;
|
|
31
31
|
const timeSlots = __importStar(require("@wix/table-reservations_time-slots"));
|
|
32
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,mFAAqE;AAI5D,oCAAY;AAHrB,oGAAsF;AAG/D,oDAAoB;AAF3C,8EAAgE;AAEnB,8BAAS"}
|
package/build/cjs/meta.js
CHANGED
|
@@ -27,3 +27,4 @@ exports.timeSlots = exports.reservationLocations = exports.reservations = void 0
|
|
|
27
27
|
exports.reservations = __importStar(require("@wix/table-reservations_reservations/meta"));
|
|
28
28
|
exports.reservationLocations = __importStar(require("@wix/table-reservations_reservation-locations/meta"));
|
|
29
29
|
exports.timeSlots = __importStar(require("@wix/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,0FAA0E;AAC1E,2GAA2F;AAC3F,qFAAqE"}
|
package/build/es/context.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
export * as reservations from '@wix/table-reservations_reservations/context';
|
|
2
2
|
export * as reservationLocations from '@wix/table-reservations_reservation-locations/context';
|
|
3
3
|
export * as timeSlots from '@wix/table-reservations_time-slots/context';
|
|
4
|
+
//# sourceMappingURL=context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,8CAA8C,CAAC;AAC7E,OAAO,KAAK,oBAAoB,MAAM,uDAAuD,CAAC;AAC9F,OAAO,KAAK,SAAS,MAAM,4CAA4C,CAAC"}
|
package/build/es/index.js
CHANGED
|
@@ -2,3 +2,4 @@ import * as reservations from '@wix/table-reservations_reservations';
|
|
|
2
2
|
import * as reservationLocations from '@wix/table-reservations_reservation-locations';
|
|
3
3
|
import * as timeSlots from '@wix/table-reservations_time-slots';
|
|
4
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,sCAAsC,CAAC;AACrE,OAAO,KAAK,oBAAoB,MAAM,+CAA+C,CAAC;AACtF,OAAO,KAAK,SAAS,MAAM,oCAAoC,CAAC;AAEhE,OAAO,EAAE,YAAY,EAAE,oBAAoB,EAAE,SAAS,EAAE,CAAC"}
|
package/build/es/meta.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
export * as reservations from '@wix/table-reservations_reservations/meta';
|
|
2
2
|
export * as reservationLocations from '@wix/table-reservations_reservation-locations/meta';
|
|
3
3
|
export * as timeSlots from '@wix/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,2CAA2C,CAAC;AAC1E,OAAO,KAAK,oBAAoB,MAAM,oDAAoD,CAAC;AAC3F,OAAO,KAAK,SAAS,MAAM,yCAAyC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,10 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/table-reservations",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.161",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
8
|
+
"keywords": [
|
|
9
|
+
"wix-sdk-module=backend,page,public"
|
|
10
|
+
],
|
|
8
11
|
"sideEffects": false,
|
|
9
12
|
"module": "build/es/index.js",
|
|
10
13
|
"main": "build/cjs/index.js",
|
|
@@ -18,9 +21,9 @@
|
|
|
18
21
|
"type-bundles"
|
|
19
22
|
],
|
|
20
23
|
"dependencies": {
|
|
21
|
-
"@wix/table-reservations_reservation-locations": "1.0.
|
|
22
|
-
"@wix/table-reservations_reservations": "1.0.
|
|
23
|
-
"@wix/table-reservations_time-slots": "1.0.
|
|
24
|
+
"@wix/table-reservations_reservation-locations": "1.0.69",
|
|
25
|
+
"@wix/table-reservations_reservations": "1.0.57",
|
|
26
|
+
"@wix/table-reservations_time-slots": "1.0.50"
|
|
24
27
|
},
|
|
25
28
|
"devDependencies": {
|
|
26
29
|
"glob": "^10.4.1",
|
|
@@ -45,5 +48,5 @@
|
|
|
45
48
|
"fqdn": ""
|
|
46
49
|
}
|
|
47
50
|
},
|
|
48
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "9c4550db6be9d827b1d2bd7d17c833e39890d9d0e0825ed469c746b8"
|
|
49
52
|
}
|
|
@@ -3098,7 +3098,10 @@ declare enum Type$1 {
|
|
|
3098
3098
|
TABLE_DEFINITION_INCORRECT_BOUNDARIES = "TABLE_DEFINITION_INCORRECT_BOUNDARIES",
|
|
3099
3099
|
BUSINESS_SCHEDULE_SPECIAL_HOUR_PERIOD_END_BEFORE_START = "BUSINESS_SCHEDULE_SPECIAL_HOUR_PERIOD_END_BEFORE_START",
|
|
3100
3100
|
BUSINESS_SCHEDULE_TIME_PERIOD_CLOSE_BEFORE_OPEN = "BUSINESS_SCHEDULE_TIME_PERIOD_CLOSE_BEFORE_OPEN",
|
|
3101
|
-
MANUAL_APPROVAL_THRESHOLD_OUTSIDE_PARTY_SIZE = "MANUAL_APPROVAL_THRESHOLD_OUTSIDE_PARTY_SIZE"
|
|
3101
|
+
MANUAL_APPROVAL_THRESHOLD_OUTSIDE_PARTY_SIZE = "MANUAL_APPROVAL_THRESHOLD_OUTSIDE_PARTY_SIZE",
|
|
3102
|
+
APPROVAL_ABSENT = "APPROVAL_ABSENT",
|
|
3103
|
+
APPROVAL_THRESHOLD_OUTSIDE_PARTY_SIZE = "APPROVAL_THRESHOLD_OUTSIDE_PARTY_SIZE",
|
|
3104
|
+
APPROVAL_AND_MANUAL_APPROVAL_ARE_DIFFERENT = "APPROVAL_AND_MANUAL_APPROVAL_ARE_DIFFERENT"
|
|
3102
3105
|
}
|
|
3103
3106
|
interface NotAllReservationFieldsViolation {
|
|
3104
3107
|
/** Field types that are absent. */
|
|
@@ -3098,7 +3098,10 @@ declare enum Type$1 {
|
|
|
3098
3098
|
TABLE_DEFINITION_INCORRECT_BOUNDARIES = "TABLE_DEFINITION_INCORRECT_BOUNDARIES",
|
|
3099
3099
|
BUSINESS_SCHEDULE_SPECIAL_HOUR_PERIOD_END_BEFORE_START = "BUSINESS_SCHEDULE_SPECIAL_HOUR_PERIOD_END_BEFORE_START",
|
|
3100
3100
|
BUSINESS_SCHEDULE_TIME_PERIOD_CLOSE_BEFORE_OPEN = "BUSINESS_SCHEDULE_TIME_PERIOD_CLOSE_BEFORE_OPEN",
|
|
3101
|
-
MANUAL_APPROVAL_THRESHOLD_OUTSIDE_PARTY_SIZE = "MANUAL_APPROVAL_THRESHOLD_OUTSIDE_PARTY_SIZE"
|
|
3101
|
+
MANUAL_APPROVAL_THRESHOLD_OUTSIDE_PARTY_SIZE = "MANUAL_APPROVAL_THRESHOLD_OUTSIDE_PARTY_SIZE",
|
|
3102
|
+
APPROVAL_ABSENT = "APPROVAL_ABSENT",
|
|
3103
|
+
APPROVAL_THRESHOLD_OUTSIDE_PARTY_SIZE = "APPROVAL_THRESHOLD_OUTSIDE_PARTY_SIZE",
|
|
3104
|
+
APPROVAL_AND_MANUAL_APPROVAL_ARE_DIFFERENT = "APPROVAL_AND_MANUAL_APPROVAL_ARE_DIFFERENT"
|
|
3102
3105
|
}
|
|
3103
3106
|
interface NotAllReservationFieldsViolation {
|
|
3104
3107
|
/** Field types that are absent. */
|