@wix/table-reservations 1.0.281 → 1.0.282

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.
@@ -0,0 +1,9 @@
1
+ export * from '@wix/headless-restaurants-table-reservations/react';
2
+ import '@wix/table-reservations_app-extensions/dashboard';
3
+ import '@wix/auto_sdk_table-reservations_reservations';
4
+ import '@wix/auto_sdk_table-reservations_reservation-locations';
5
+ import '@wix/auto_sdk_table-reservations_time-slots';
6
+ import '@wix/auto_sdk_table-reservations_reservations/meta';
7
+ import '@wix/auto_sdk_table-reservations_reservation-locations/meta';
8
+ import '@wix/auto_sdk_table-reservations_time-slots/meta';
9
+ import '@wix/headless-restaurants-table-reservations/services';
@@ -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
+ // components.ts
18
+ var components_exports = {};
19
+ module.exports = __toCommonJS(components_exports);
20
+ __reExport(components_exports, require("@wix/headless-restaurants-table-reservations/react"), module.exports);
21
+ // Annotate the CommonJS export names for ESM import in node:
22
+ 0 && (module.exports = {
23
+ ...require("@wix/headless-restaurants-table-reservations/react")
24
+ });
25
+ //# sourceMappingURL=components.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../components.ts"],"sourcesContent":["export * from '@wix/headless-restaurants-table-reservations/react';"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,+BAAc,+DAAd;","names":[]}
@@ -1,7 +1 @@
1
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
+ export * from '@wix/headless-restaurants-table-reservations/services';
@@ -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
+ // services.ts
18
+ var services_exports = {};
19
+ module.exports = __toCommonJS(services_exports);
20
+ __reExport(services_exports, require("@wix/headless-restaurants-table-reservations/services"), module.exports);
21
+ // Annotate the CommonJS export names for ESM import in node:
22
+ 0 && (module.exports = {
23
+ ...require("@wix/headless-restaurants-table-reservations/services")
24
+ });
25
+ //# sourceMappingURL=services.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../services.ts"],"sourcesContent":["export * from '@wix/headless-restaurants-table-reservations/services';"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,6BAAc,kEAAd;","names":[]}
@@ -0,0 +1,9 @@
1
+ export * from '@wix/headless-restaurants-table-reservations/react';
2
+ import '@wix/table-reservations_app-extensions/dashboard';
3
+ import '@wix/auto_sdk_table-reservations_reservations';
4
+ import '@wix/auto_sdk_table-reservations_reservation-locations';
5
+ import '@wix/auto_sdk_table-reservations_time-slots';
6
+ import '@wix/auto_sdk_table-reservations_reservations/meta';
7
+ import '@wix/auto_sdk_table-reservations_reservation-locations/meta';
8
+ import '@wix/auto_sdk_table-reservations_time-slots/meta';
9
+ import '@wix/headless-restaurants-table-reservations/services';
@@ -0,0 +1,3 @@
1
+ // components.ts
2
+ export * from "@wix/headless-restaurants-table-reservations/react";
3
+ //# sourceMappingURL=components.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../components.ts"],"sourcesContent":["export * from '@wix/headless-restaurants-table-reservations/react';"],"mappings":";AAAA,cAAc;","names":[]}
@@ -1,7 +1 @@
1
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
+ export * from '@wix/headless-restaurants-table-reservations/services';
@@ -0,0 +1,3 @@
1
+ // services.ts
2
+ export * from "@wix/headless-restaurants-table-reservations/services";
3
+ //# sourceMappingURL=services.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../services.ts"],"sourcesContent":["export * from '@wix/headless-restaurants-table-reservations/services';"],"mappings":";AAAA,cAAc;","names":[]}
@@ -0,0 +1,9 @@
1
+ export * from '@wix/headless-restaurants-table-reservations/react';
2
+ import '@wix/table-reservations_app-extensions/dashboard';
3
+ import '@wix/auto_sdk_table-reservations_reservations';
4
+ import '@wix/auto_sdk_table-reservations_reservation-locations';
5
+ import '@wix/auto_sdk_table-reservations_time-slots';
6
+ import '@wix/auto_sdk_table-reservations_reservations/meta';
7
+ import '@wix/auto_sdk_table-reservations_reservation-locations/meta';
8
+ import '@wix/auto_sdk_table-reservations_time-slots/meta';
9
+ import '@wix/headless-restaurants-table-reservations/services';
@@ -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
+ // components.ts
18
+ var components_exports = {};
19
+ module.exports = __toCommonJS(components_exports);
20
+ __reExport(components_exports, require("@wix/headless-restaurants-table-reservations/react"), module.exports);
21
+ // Annotate the CommonJS export names for ESM import in node:
22
+ 0 && (module.exports = {
23
+ ...require("@wix/headless-restaurants-table-reservations/react")
24
+ });
25
+ //# sourceMappingURL=components.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../components.ts"],"sourcesContent":["export * from '@wix/headless-restaurants-table-reservations/react';"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,+BAAc,+DAAd;","names":[]}
@@ -1,7 +1 @@
1
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
+ export * from '@wix/headless-restaurants-table-reservations/services';
@@ -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
+ // services.ts
18
+ var services_exports = {};
19
+ module.exports = __toCommonJS(services_exports);
20
+ __reExport(services_exports, require("@wix/headless-restaurants-table-reservations/services"), module.exports);
21
+ // Annotate the CommonJS export names for ESM import in node:
22
+ 0 && (module.exports = {
23
+ ...require("@wix/headless-restaurants-table-reservations/services")
24
+ });
25
+ //# sourceMappingURL=services.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../services.ts"],"sourcesContent":["export * from '@wix/headless-restaurants-table-reservations/services';"],"mappings":";;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA,6BAAc,kEAAd;","names":[]}
@@ -0,0 +1,9 @@
1
+ export * from '@wix/headless-restaurants-table-reservations/react';
2
+ import '@wix/table-reservations_app-extensions/dashboard';
3
+ import '@wix/auto_sdk_table-reservations_reservations';
4
+ import '@wix/auto_sdk_table-reservations_reservation-locations';
5
+ import '@wix/auto_sdk_table-reservations_time-slots';
6
+ import '@wix/auto_sdk_table-reservations_reservations/meta';
7
+ import '@wix/auto_sdk_table-reservations_reservation-locations/meta';
8
+ import '@wix/auto_sdk_table-reservations_time-slots/meta';
9
+ import '@wix/headless-restaurants-table-reservations/services';
@@ -0,0 +1,3 @@
1
+ // components.ts
2
+ export * from "@wix/headless-restaurants-table-reservations/react";
3
+ //# sourceMappingURL=components.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../components.ts"],"sourcesContent":["export * from '@wix/headless-restaurants-table-reservations/react';"],"mappings":";AAAA,cAAc;","names":[]}
@@ -1,7 +1 @@
1
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
+ export * from '@wix/headless-restaurants-table-reservations/services';
@@ -0,0 +1,3 @@
1
+ // services.ts
2
+ export * from "@wix/headless-restaurants-table-reservations/services";
3
+ //# sourceMappingURL=services.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../services.ts"],"sourcesContent":["export * from '@wix/headless-restaurants-table-reservations/services';"],"mappings":";AAAA,cAAc;","names":[]}
@@ -0,0 +1,3 @@
1
+ {
2
+ "main": "../build/cjs/components.js"
3
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/table-reservations",
3
- "version": "1.0.281",
3
+ "version": "1.0.282",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/",
@@ -30,21 +30,35 @@
30
30
  "import": "./build/es/dashboard.mjs",
31
31
  "require": "./build/cjs/dashboard.js",
32
32
  "types": "./build/es/dashboard.d.mts"
33
+ },
34
+ "./components": {
35
+ "import": "./build/es/components.mjs",
36
+ "require": "./build/cjs/components.js",
37
+ "types": "./build/es/components.d.mts"
38
+ },
39
+ "./services": {
40
+ "import": "./build/es/services.mjs",
41
+ "require": "./build/cjs/services.js",
42
+ "types": "./build/es/services.d.mts"
33
43
  }
34
44
  },
35
45
  "files": [
36
46
  "build",
37
47
  "meta",
38
48
  "service-plugins",
39
- "dashboard"
49
+ "dashboard",
50
+ "components",
51
+ "services"
40
52
  ],
41
53
  "dependencies": {
42
54
  "@wix/auto_sdk_table-reservations_reservation-locations": "1.0.50",
43
55
  "@wix/auto_sdk_table-reservations_reservations": "1.0.34",
44
56
  "@wix/auto_sdk_table-reservations_time-slots": "1.0.25",
45
- "@wix/table-reservations_app-extensions": "1.0.24"
57
+ "@wix/headless-restaurants-table-reservations": "0.0.2",
58
+ "@wix/table-reservations_app-extensions": "1.0.25"
46
59
  },
47
60
  "devDependencies": {
61
+ "@types/react": "^18.0.0",
48
62
  "tsup": "^8.4.0",
49
63
  "typescript": "^5.3.2"
50
64
  },
@@ -63,5 +77,5 @@
63
77
  "fqdn": ""
64
78
  }
65
79
  },
66
- "falconPackageHash": "2703eab671f19ad4ab8b85d3094dd453d74280168c5cfcc2b5dc8f2d"
80
+ "falconPackageHash": "5f1e8ac25a76fd2ef549208577346bcc9e867279e42f834e0dbe2032"
67
81
  }
@@ -0,0 +1,3 @@
1
+ {
2
+ "main": "../build/cjs/services.js"
3
+ }