@wix/table-reservations 1.0.159 → 1.0.160
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 +5 -5
- package/type-bundles/context.bundle.d.ts +2 -1
- package/type-bundles/index.bundle.d.ts +2 -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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/table-reservations",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.160",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
"type-bundles"
|
|
19
19
|
],
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@wix/table-reservations_reservation-locations": "1.0.
|
|
22
|
-
"@wix/table-reservations_reservations": "1.0.
|
|
23
|
-
"@wix/table-reservations_time-slots": "1.0.
|
|
21
|
+
"@wix/table-reservations_reservation-locations": "1.0.68",
|
|
22
|
+
"@wix/table-reservations_reservations": "1.0.56",
|
|
23
|
+
"@wix/table-reservations_time-slots": "1.0.49"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
26
|
"glob": "^10.4.1",
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"fqdn": ""
|
|
46
46
|
}
|
|
47
47
|
},
|
|
48
|
-
"falconPackageHash": "
|
|
48
|
+
"falconPackageHash": "0dd36f15e736c6a87bd8cd4c6e73172fecf470f0c136b80d7d3716a1"
|
|
49
49
|
}
|
|
@@ -3098,7 +3098,8 @@ 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"
|
|
3102
3103
|
}
|
|
3103
3104
|
interface NotAllReservationFieldsViolation {
|
|
3104
3105
|
/** Field types that are absent. */
|
|
@@ -3098,7 +3098,8 @@ 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"
|
|
3102
3103
|
}
|
|
3103
3104
|
interface NotAllReservationFieldsViolation {
|
|
3104
3105
|
/** Field types that are absent. */
|