@wix/auto_sdk_restaurants_sections 1.0.18 → 1.0.20
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/src/restaurants-menus-v1-section-sections.types.d.ts +1 -1
- package/build/cjs/src/restaurants-menus-v1-section-sections.universal.d.ts +2 -2
- package/build/es/src/restaurants-menus-v1-section-sections.types.d.ts +1 -1
- package/build/es/src/restaurants-menus-v1-section-sections.universal.d.ts +2 -2
- package/build/internal/cjs/src/restaurants-menus-v1-section-sections.types.d.ts +1 -1
- package/build/internal/cjs/src/restaurants-menus-v1-section-sections.universal.d.ts +2 -2
- package/build/internal/es/src/restaurants-menus-v1-section-sections.types.d.ts +1 -1
- package/build/internal/es/src/restaurants-menus-v1-section-sections.universal.d.ts +2 -2
- package/package.json +4 -4
|
@@ -49,7 +49,7 @@ export interface Section {
|
|
|
49
49
|
/** Whether the section is visible in the menu for site visitors. */
|
|
50
50
|
visible?: boolean | null;
|
|
51
51
|
/**
|
|
52
|
-
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations)|[REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
52
|
+
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations) | [REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
53
53
|
* @format GUID
|
|
54
54
|
* @readonly
|
|
55
55
|
*/
|
|
@@ -50,7 +50,7 @@ export interface Section {
|
|
|
50
50
|
/** Whether the section is visible in the menu for site visitors. */
|
|
51
51
|
visible?: boolean | null;
|
|
52
52
|
/**
|
|
53
|
-
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations)|[REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
53
|
+
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations) | [REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
54
54
|
* @format GUID
|
|
55
55
|
* @readonly
|
|
56
56
|
*/
|
|
@@ -981,7 +981,7 @@ export interface UpdateSection {
|
|
|
981
981
|
/** Whether the section is visible in the menu for site visitors. */
|
|
982
982
|
visible?: boolean | null;
|
|
983
983
|
/**
|
|
984
|
-
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations)|[REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
984
|
+
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations) | [REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
985
985
|
* @format GUID
|
|
986
986
|
* @readonly
|
|
987
987
|
*/
|
|
@@ -49,7 +49,7 @@ export interface Section {
|
|
|
49
49
|
/** Whether the section is visible in the menu for site visitors. */
|
|
50
50
|
visible?: boolean | null;
|
|
51
51
|
/**
|
|
52
|
-
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations)|[REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
52
|
+
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations) | [REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
53
53
|
* @format GUID
|
|
54
54
|
* @readonly
|
|
55
55
|
*/
|
|
@@ -50,7 +50,7 @@ export interface Section {
|
|
|
50
50
|
/** Whether the section is visible in the menu for site visitors. */
|
|
51
51
|
visible?: boolean | null;
|
|
52
52
|
/**
|
|
53
|
-
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations)|[REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
53
|
+
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations) | [REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
54
54
|
* @format GUID
|
|
55
55
|
* @readonly
|
|
56
56
|
*/
|
|
@@ -981,7 +981,7 @@ export interface UpdateSection {
|
|
|
981
981
|
/** Whether the section is visible in the menu for site visitors. */
|
|
982
982
|
visible?: boolean | null;
|
|
983
983
|
/**
|
|
984
|
-
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations)|[REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
984
|
+
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations) | [REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
985
985
|
* @format GUID
|
|
986
986
|
* @readonly
|
|
987
987
|
*/
|
|
@@ -49,7 +49,7 @@ export interface Section {
|
|
|
49
49
|
/** Whether the section is visible in the menu for site visitors. */
|
|
50
50
|
visible?: boolean | null;
|
|
51
51
|
/**
|
|
52
|
-
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations)|[REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
52
|
+
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations) | [REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
53
53
|
* @format GUID
|
|
54
54
|
* @readonly
|
|
55
55
|
*/
|
|
@@ -50,7 +50,7 @@ export interface Section {
|
|
|
50
50
|
/** Whether the section is visible in the menu for site visitors. */
|
|
51
51
|
visible?: boolean | null;
|
|
52
52
|
/**
|
|
53
|
-
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations)|[REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
53
|
+
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations) | [REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
54
54
|
* @format GUID
|
|
55
55
|
* @readonly
|
|
56
56
|
*/
|
|
@@ -981,7 +981,7 @@ export interface UpdateSection {
|
|
|
981
981
|
/** Whether the section is visible in the menu for site visitors. */
|
|
982
982
|
visible?: boolean | null;
|
|
983
983
|
/**
|
|
984
|
-
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations)|[REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
984
|
+
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations) | [REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
985
985
|
* @format GUID
|
|
986
986
|
* @readonly
|
|
987
987
|
*/
|
|
@@ -49,7 +49,7 @@ export interface Section {
|
|
|
49
49
|
/** Whether the section is visible in the menu for site visitors. */
|
|
50
50
|
visible?: boolean | null;
|
|
51
51
|
/**
|
|
52
|
-
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations)|[REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
52
|
+
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations) | [REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
53
53
|
* @format GUID
|
|
54
54
|
* @readonly
|
|
55
55
|
*/
|
|
@@ -50,7 +50,7 @@ export interface Section {
|
|
|
50
50
|
/** Whether the section is visible in the menu for site visitors. */
|
|
51
51
|
visible?: boolean | null;
|
|
52
52
|
/**
|
|
53
|
-
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations)|[REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
53
|
+
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations) | [REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
54
54
|
* @format GUID
|
|
55
55
|
* @readonly
|
|
56
56
|
*/
|
|
@@ -981,7 +981,7 @@ export interface UpdateSection {
|
|
|
981
981
|
/** Whether the section is visible in the menu for site visitors. */
|
|
982
982
|
visible?: boolean | null;
|
|
983
983
|
/**
|
|
984
|
-
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations)|[REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
984
|
+
* ID of the business location ([SDK](https://dev.wix.com/docs/sdk/backend-modules/restaurants/wix-restaurants-new/about-business-locations) | [REST](https://dev.wix.com/docs/rest/business-solutions/restaurants/wix-restaurants-new/about-business-locations)) where this section is available.
|
|
985
985
|
* @format GUID
|
|
986
986
|
* @readonly
|
|
987
987
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/auto_sdk_restaurants_sections",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.20",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
"service-plugins"
|
|
29
29
|
],
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@wix/sdk-runtime": "^0.3.
|
|
32
|
-
"@wix/sdk-types": "^1.13.
|
|
31
|
+
"@wix/sdk-runtime": "^0.3.49",
|
|
32
|
+
"@wix/sdk-types": "^1.13.23"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"typescript": "^5.3.2"
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"fqdn": "wix.restaurants.menus.v1.section"
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "e096665aec113e3106304f38b8ab8a380af9feceb01f63c6c346beb6"
|
|
52
52
|
}
|