@wix/table-reservations 1.0.255 → 1.0.256
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/dashboard.d.ts +7 -0
- package/build/cjs/dashboard.js +25 -0
- package/build/cjs/dashboard.js.map +1 -0
- package/build/{index.d.ts → cjs/index.d.ts} +0 -3
- package/build/es/dashboard.d.mts +7 -0
- package/build/es/dashboard.mjs +3 -0
- package/build/es/dashboard.mjs.map +1 -0
- package/build/{index.d.mts → es/index.d.mts} +0 -3
- package/build/es/package.json +3 -0
- package/build/internal/cjs/dashboard.d.ts +7 -0
- package/build/internal/cjs/dashboard.js +25 -0
- package/build/internal/cjs/dashboard.js.map +1 -0
- package/build/internal/{index.d.ts → cjs/index.d.ts} +0 -3
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/es/dashboard.d.mts +7 -0
- package/build/internal/es/dashboard.mjs +3 -0
- package/build/internal/es/dashboard.mjs.map +1 -0
- package/build/internal/{index.d.mts → es/index.d.mts} +0 -3
- package/build/internal/es/index.mjs.map +1 -0
- package/build/internal/es/meta.mjs.map +1 -0
- package/package.json +13 -13
- package/build/index.js.map +0 -1
- package/build/index.mjs.map +0 -1
- package/build/meta.js.map +0 -1
- package/build/meta.mjs.map +0 -1
- /package/build/{index.js → cjs/index.js} +0 -0
- /package/build/{internal → cjs}/index.js.map +0 -0
- /package/build/{internal → cjs}/meta.d.ts +0 -0
- /package/build/{internal → cjs}/meta.js +0 -0
- /package/build/{internal → cjs}/meta.js.map +0 -0
- /package/build/{index.mjs → es/index.mjs} +0 -0
- /package/build/{internal → es}/index.mjs.map +0 -0
- /package/build/{internal → es}/meta.d.mts +0 -0
- /package/build/{internal → es}/meta.mjs +0 -0
- /package/build/{internal → es}/meta.mjs.map +0 -0
- /package/build/internal/{index.js → cjs/index.js} +0 -0
- /package/build/{meta.d.ts → internal/cjs/meta.d.ts} +0 -0
- /package/build/{meta.js → internal/cjs/meta.js} +0 -0
- /package/build/internal/{index.mjs → es/index.mjs} +0 -0
- /package/build/{meta.d.mts → internal/es/meta.d.mts} +0 -0
- /package/build/{meta.mjs → internal/es/meta.mjs} +0 -0
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export * from '@wix/table-reservations_app-extensions/dashboard';
|
|
2
|
+
import '@wix/auto_sdk_table-reservations_reservations';
|
|
3
|
+
import '@wix/auto_sdk_table-reservations_reservation-locations';
|
|
4
|
+
import '@wix/auto_sdk_table-reservations_time-slots';
|
|
5
|
+
import '@wix/auto_sdk_table-reservations_reservations/meta';
|
|
6
|
+
import '@wix/auto_sdk_table-reservations_reservation-locations/meta';
|
|
7
|
+
import '@wix/auto_sdk_table-reservations_time-slots/meta';
|
|
@@ -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
|
+
// dashboard.ts
|
|
18
|
+
var dashboard_exports = {};
|
|
19
|
+
module.exports = __toCommonJS(dashboard_exports);
|
|
20
|
+
__reExport(dashboard_exports, require("@wix/table-reservations_app-extensions/dashboard"), module.exports);
|
|
21
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
22
|
+
0 && (module.exports = {
|
|
23
|
+
...require("@wix/table-reservations_app-extensions/dashboard")
|
|
24
|
+
});
|
|
25
|
+
//# sourceMappingURL=dashboard.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../dashboard.ts"],"sourcesContent":["export * from '@wix/table-reservations_app-extensions/dashboard';"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,8BAAc,6DAAd;","names":[]}
|
|
@@ -4,6 +4,3 @@ import * as auto_sdk_tableReservations_reservationLocations from '@wix/auto_sdk_
|
|
|
4
4
|
export { auto_sdk_tableReservations_reservationLocations as reservationLocations };
|
|
5
5
|
import * as auto_sdk_tableReservations_timeSlots from '@wix/auto_sdk_table-reservations_time-slots';
|
|
6
6
|
export { auto_sdk_tableReservations_timeSlots as timeSlots };
|
|
7
|
-
import '@wix/auto_sdk_table-reservations_reservations/meta';
|
|
8
|
-
import '@wix/auto_sdk_table-reservations_reservation-locations/meta';
|
|
9
|
-
import '@wix/auto_sdk_table-reservations_time-slots/meta';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export * from '@wix/table-reservations_app-extensions/dashboard';
|
|
2
|
+
import '@wix/auto_sdk_table-reservations_reservations';
|
|
3
|
+
import '@wix/auto_sdk_table-reservations_reservation-locations';
|
|
4
|
+
import '@wix/auto_sdk_table-reservations_time-slots';
|
|
5
|
+
import '@wix/auto_sdk_table-reservations_reservations/meta';
|
|
6
|
+
import '@wix/auto_sdk_table-reservations_reservation-locations/meta';
|
|
7
|
+
import '@wix/auto_sdk_table-reservations_time-slots/meta';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../dashboard.ts"],"sourcesContent":["export * from '@wix/table-reservations_app-extensions/dashboard';"],"mappings":";AAAA,cAAc;","names":[]}
|
|
@@ -4,6 +4,3 @@ import * as auto_sdk_tableReservations_reservationLocations from '@wix/auto_sdk_
|
|
|
4
4
|
export { auto_sdk_tableReservations_reservationLocations as reservationLocations };
|
|
5
5
|
import * as auto_sdk_tableReservations_timeSlots from '@wix/auto_sdk_table-reservations_time-slots';
|
|
6
6
|
export { auto_sdk_tableReservations_timeSlots as timeSlots };
|
|
7
|
-
import '@wix/auto_sdk_table-reservations_reservations/meta';
|
|
8
|
-
import '@wix/auto_sdk_table-reservations_reservation-locations/meta';
|
|
9
|
-
import '@wix/auto_sdk_table-reservations_time-slots/meta';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export * from '@wix/table-reservations_app-extensions/dashboard';
|
|
2
|
+
import '@wix/auto_sdk_table-reservations_reservations';
|
|
3
|
+
import '@wix/auto_sdk_table-reservations_reservation-locations';
|
|
4
|
+
import '@wix/auto_sdk_table-reservations_time-slots';
|
|
5
|
+
import '@wix/auto_sdk_table-reservations_reservations/meta';
|
|
6
|
+
import '@wix/auto_sdk_table-reservations_reservation-locations/meta';
|
|
7
|
+
import '@wix/auto_sdk_table-reservations_time-slots/meta';
|
|
@@ -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
|
+
// dashboard.ts
|
|
18
|
+
var dashboard_exports = {};
|
|
19
|
+
module.exports = __toCommonJS(dashboard_exports);
|
|
20
|
+
__reExport(dashboard_exports, require("@wix/table-reservations_app-extensions/dashboard"), module.exports);
|
|
21
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
22
|
+
0 && (module.exports = {
|
|
23
|
+
...require("@wix/table-reservations_app-extensions/dashboard")
|
|
24
|
+
});
|
|
25
|
+
//# sourceMappingURL=dashboard.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../dashboard.ts"],"sourcesContent":["export * from '@wix/table-reservations_app-extensions/dashboard';"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,8BAAc,6DAAd;","names":[]}
|
|
@@ -4,6 +4,3 @@ import * as auto_sdk_tableReservations_reservationLocations from '@wix/auto_sdk_
|
|
|
4
4
|
export { auto_sdk_tableReservations_reservationLocations as reservationLocations };
|
|
5
5
|
import * as auto_sdk_tableReservations_timeSlots from '@wix/auto_sdk_table-reservations_time-slots';
|
|
6
6
|
export { auto_sdk_tableReservations_timeSlots as timeSlots };
|
|
7
|
-
import '@wix/auto_sdk_table-reservations_reservations/meta';
|
|
8
|
-
import '@wix/auto_sdk_table-reservations_reservation-locations/meta';
|
|
9
|
-
import '@wix/auto_sdk_table-reservations_time-slots/meta';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as reservations from '@wix/auto_sdk_table-reservations_reservations';\nimport * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations';\nimport * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots';\n\nexport { reservations, reservationLocations, timeSlots };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAA8B;AAC9B,2BAAsC;AACtC,gBAA2B;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as reservations from '@wix/auto_sdk_table-reservations_reservations/meta';\nexport * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations/meta';\nexport * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAA8B;AAC9B,2BAAsC;AACtC,gBAA2B;","names":[]}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export * from '@wix/table-reservations_app-extensions/dashboard';
|
|
2
|
+
import '@wix/auto_sdk_table-reservations_reservations';
|
|
3
|
+
import '@wix/auto_sdk_table-reservations_reservation-locations';
|
|
4
|
+
import '@wix/auto_sdk_table-reservations_time-slots';
|
|
5
|
+
import '@wix/auto_sdk_table-reservations_reservations/meta';
|
|
6
|
+
import '@wix/auto_sdk_table-reservations_reservation-locations/meta';
|
|
7
|
+
import '@wix/auto_sdk_table-reservations_time-slots/meta';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../dashboard.ts"],"sourcesContent":["export * from '@wix/table-reservations_app-extensions/dashboard';"],"mappings":";AAAA,cAAc;","names":[]}
|
|
@@ -4,6 +4,3 @@ import * as auto_sdk_tableReservations_reservationLocations from '@wix/auto_sdk_
|
|
|
4
4
|
export { auto_sdk_tableReservations_reservationLocations as reservationLocations };
|
|
5
5
|
import * as auto_sdk_tableReservations_timeSlots from '@wix/auto_sdk_table-reservations_time-slots';
|
|
6
6
|
export { auto_sdk_tableReservations_timeSlots as timeSlots };
|
|
7
|
-
import '@wix/auto_sdk_table-reservations_reservations/meta';
|
|
8
|
-
import '@wix/auto_sdk_table-reservations_reservation-locations/meta';
|
|
9
|
-
import '@wix/auto_sdk_table-reservations_time-slots/meta';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as reservations from '@wix/auto_sdk_table-reservations_reservations';\nimport * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations';\nimport * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots';\n\nexport { reservations, reservationLocations, timeSlots };\n"],"mappings":";AAAA,YAAY,kBAAkB;AAC9B,YAAY,0BAA0B;AACtC,YAAY,eAAe;","names":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as reservations from '@wix/auto_sdk_table-reservations_reservations/meta';\nexport * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations/meta';\nexport * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots/meta';\n"],"mappings":";AAAA,YAAY,kBAAkB;AAC9B,YAAY,0BAA0B;AACtC,YAAY,eAAe;","names":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/table-reservations",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.256",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -11,19 +11,19 @@
|
|
|
11
11
|
"wixSdkPublicModule"
|
|
12
12
|
],
|
|
13
13
|
"sideEffects": false,
|
|
14
|
-
"main": "
|
|
15
|
-
"types": "./build/index.d.
|
|
14
|
+
"main": "./build/cjs/index.js",
|
|
15
|
+
"types": "./build/cjs/index.d.ts",
|
|
16
16
|
"exports": {
|
|
17
17
|
".": {
|
|
18
|
-
"import": "./build/index.mjs",
|
|
19
|
-
"require": "./build/index.js",
|
|
20
|
-
"types": "./build/index.d.mts"
|
|
18
|
+
"import": "./build/es/index.mjs",
|
|
19
|
+
"require": "./build/cjs/index.js",
|
|
20
|
+
"types": "./build/es/index.d.mts"
|
|
21
21
|
},
|
|
22
22
|
"./package.json": "./package.json",
|
|
23
23
|
"./meta": {
|
|
24
|
-
"import": "./build/meta.mjs",
|
|
25
|
-
"require": "./build/meta.js",
|
|
26
|
-
"types": "./build/meta.d.mts"
|
|
24
|
+
"import": "./build/es/meta.mjs",
|
|
25
|
+
"require": "./build/cjs/meta.js",
|
|
26
|
+
"types": "./build/es/meta.d.mts"
|
|
27
27
|
},
|
|
28
28
|
"./dashboard": {
|
|
29
29
|
"import": "./build/es/dashboard.mjs",
|
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
"dashboard"
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@wix/auto_sdk_table-reservations_reservation-locations": "1.0.
|
|
42
|
-
"@wix/auto_sdk_table-reservations_reservations": "1.0.
|
|
43
|
-
"@wix/auto_sdk_table-reservations_time-slots": "1.0.
|
|
41
|
+
"@wix/auto_sdk_table-reservations_reservation-locations": "1.0.35",
|
|
42
|
+
"@wix/auto_sdk_table-reservations_reservations": "1.0.18",
|
|
43
|
+
"@wix/auto_sdk_table-reservations_time-slots": "1.0.15",
|
|
44
44
|
"@wix/table-reservations_app-extensions": "1.0.21"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"fqdn": ""
|
|
63
63
|
}
|
|
64
64
|
},
|
|
65
|
-
"falconPackageHash": "
|
|
65
|
+
"falconPackageHash": "14b822789d0a5285ff641a90bca2dcca3620f76bd3f2bc0a63567986"
|
|
66
66
|
}
|
package/build/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../index.ts"],"sourcesContent":["import * as reservations from '@wix/auto_sdk_table-reservations_reservations';\nimport * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations';\nimport * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots';\n\nexport { reservations, reservationLocations, timeSlots };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAA8B;AAC9B,2BAAsC;AACtC,gBAA2B;","names":[]}
|
package/build/index.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../index.ts"],"sourcesContent":["import * as reservations from '@wix/auto_sdk_table-reservations_reservations';\nimport * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations';\nimport * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots';\n\nexport { reservations, reservationLocations, timeSlots };\n"],"mappings":";AAAA,YAAY,kBAAkB;AAC9B,YAAY,0BAA0B;AACtC,YAAY,eAAe;","names":[]}
|
package/build/meta.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../meta.ts"],"sourcesContent":["export * as reservations from '@wix/auto_sdk_table-reservations_reservations/meta';\nexport * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations/meta';\nexport * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAA8B;AAC9B,2BAAsC;AACtC,gBAA2B;","names":[]}
|
package/build/meta.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../meta.ts"],"sourcesContent":["export * as reservations from '@wix/auto_sdk_table-reservations_reservations/meta';\nexport * as reservationLocations from '@wix/auto_sdk_table-reservations_reservation-locations/meta';\nexport * as timeSlots from '@wix/auto_sdk_table-reservations_time-slots/meta';\n"],"mappings":";AAAA,YAAY,kBAAkB;AAC9B,YAAY,0BAA0B;AACtC,YAAY,eAAe;","names":[]}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|