@wix/auto_sdk_seatings_seating-plan 1.0.3 → 1.0.5
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/seating-v1-seating-plan-seating-plan.context.d.ts +1 -1
- package/build/cjs/src/seating-v1-seating-plan-seating-plan.meta.d.ts +7 -7
- package/build/cjs/src/seating-v1-seating-plan-seating-plan.meta.js.map +1 -1
- package/build/cjs/src/seating-v1-seating-plan-seating-plan.public.d.ts +9 -9
- package/build/cjs/src/seating-v1-seating-plan-seating-plan.public.js.map +1 -1
- package/build/cjs/src/seating-v1-seating-plan-seating-plan.types.d.ts +42 -126
- package/build/cjs/src/seating-v1-seating-plan-seating-plan.types.js.map +1 -1
- package/build/cjs/src/seating-v1-seating-plan-seating-plan.universal.d.ts +93 -152
- package/build/cjs/src/seating-v1-seating-plan-seating-plan.universal.js +22 -2
- package/build/cjs/src/seating-v1-seating-plan-seating-plan.universal.js.map +1 -1
- package/build/es/src/seating-v1-seating-plan-seating-plan.context.d.ts +1 -1
- package/build/es/src/seating-v1-seating-plan-seating-plan.meta.d.ts +7 -7
- package/build/es/src/seating-v1-seating-plan-seating-plan.meta.js.map +1 -1
- package/build/es/src/seating-v1-seating-plan-seating-plan.public.d.ts +9 -9
- package/build/es/src/seating-v1-seating-plan-seating-plan.public.js.map +1 -1
- package/build/es/src/seating-v1-seating-plan-seating-plan.types.d.ts +42 -126
- package/build/es/src/seating-v1-seating-plan-seating-plan.types.js.map +1 -1
- package/build/es/src/seating-v1-seating-plan-seating-plan.universal.d.ts +93 -152
- package/build/es/src/seating-v1-seating-plan-seating-plan.universal.js +22 -2
- package/build/es/src/seating-v1-seating-plan-seating-plan.universal.js.map +1 -1
- package/build/internal/cjs/src/seating-v1-seating-plan-seating-plan.context.d.ts +1 -1
- package/build/internal/cjs/src/seating-v1-seating-plan-seating-plan.meta.d.ts +7 -7
- package/build/internal/cjs/src/seating-v1-seating-plan-seating-plan.meta.js.map +1 -1
- package/build/internal/cjs/src/seating-v1-seating-plan-seating-plan.public.d.ts +9 -9
- package/build/internal/cjs/src/seating-v1-seating-plan-seating-plan.public.js.map +1 -1
- package/build/internal/cjs/src/seating-v1-seating-plan-seating-plan.types.d.ts +42 -126
- package/build/internal/cjs/src/seating-v1-seating-plan-seating-plan.types.js.map +1 -1
- package/build/internal/cjs/src/seating-v1-seating-plan-seating-plan.universal.d.ts +93 -152
- package/build/internal/cjs/src/seating-v1-seating-plan-seating-plan.universal.js +22 -2
- package/build/internal/cjs/src/seating-v1-seating-plan-seating-plan.universal.js.map +1 -1
- package/build/internal/es/src/seating-v1-seating-plan-seating-plan.context.d.ts +1 -1
- package/build/internal/es/src/seating-v1-seating-plan-seating-plan.meta.d.ts +7 -7
- package/build/internal/es/src/seating-v1-seating-plan-seating-plan.meta.js.map +1 -1
- package/build/internal/es/src/seating-v1-seating-plan-seating-plan.public.d.ts +9 -9
- package/build/internal/es/src/seating-v1-seating-plan-seating-plan.public.js.map +1 -1
- package/build/internal/es/src/seating-v1-seating-plan-seating-plan.types.d.ts +42 -126
- package/build/internal/es/src/seating-v1-seating-plan-seating-plan.types.js.map +1 -1
- package/build/internal/es/src/seating-v1-seating-plan-seating-plan.universal.d.ts +93 -152
- package/build/internal/es/src/seating-v1-seating-plan-seating-plan.universal.js +22 -2
- package/build/internal/es/src/seating-v1-seating-plan-seating-plan.universal.js.map +1 -1
- package/package.json +4 -4
|
@@ -20,4 +20,4 @@ export declare const onSeatingPlanDeleted: ReturnType<typeof createEventModule<t
|
|
|
20
20
|
/** */
|
|
21
21
|
export declare const onSeatingPlanUpdated: ReturnType<typeof createEventModule<typeof publicOnSeatingPlanUpdated>>;
|
|
22
22
|
export { Type, PlaceTypeEnumType, ShapeTypeEnumType, Position, Icon, Numbering, SortOrder, Fieldset, WebhookIdentityType, } from './seating-v1-seating-plan-seating-plan.universal.js';
|
|
23
|
-
export { SeatingPlan, Section, Element, Sequencing, Place, ReservationOptions, ElementUiProperties, Image, MultiRowProperties, RowElement, RowElementUiProperties, VerticalSequencing, Category, ExtendedFields, SeatingPlanUiProperties, ElementGroup, ElementGroupUiProperties, CreateSeatingPlanRequest, CreateSeatingPlanResponse, CapacityExceededViolation, UpdateSeatingPlanRequest, UpdateSeatingPlanResponse, CopySeatingPlanRequest, CopySeatingPlanResponse, QuerySeatingPlanRequest, QueryV2, QueryV2PagingMethodOneOf, Sorting, Paging, CursorPaging, QuerySeatingPlanResponse, GetSeatingPlanRequest, SeatingPlanMask, GetSeatingPlanResponse, FindSeatingPlanRequest, FindSeatingPlanResponse, DeleteSeatingPlanRequest, DeleteSeatingPlanResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, SaveSeatingPlanVersionRequest, SaveSeatingPlanVersionResponse, QuerySeatingPlanVersionsRequest, QuerySeatingPlanVersionsResponse, PagingMetadataV2, Cursors, DiscardSeatingPlanVersionsRequest, DiscardSeatingPlanVersionsResponse, RestoreSeatingPlanRequest, RestoreSeatingPlanResponse, UpdateSeatingPlanThumbnailRequest, SeatingPlanThumbnail, UpdateSeatingPlanThumbnailResponse, GetSeatingPlanThumbnailRequest, GetSeatingPlanThumbnailResponse,
|
|
23
|
+
export { SeatingPlan, Section, Element, Sequencing, Place, ReservationOptions, ElementUiProperties, Image, MultiRowProperties, RowElement, RowElementUiProperties, VerticalSequencing, Category, ExtendedFields, SeatingPlanUiProperties, ElementGroup, ElementGroupUiProperties, CreateSeatingPlanRequest, CreateSeatingPlanResponse, CapacityExceededViolation, UpdateSeatingPlanRequest, UpdateSeatingPlanResponse, CopySeatingPlanRequest, CopySeatingPlanResponse, QuerySeatingPlanRequest, QueryV2, QueryV2PagingMethodOneOf, Sorting, Paging, CursorPaging, QuerySeatingPlanResponse, GetSeatingPlanRequest, SeatingPlanMask, GetSeatingPlanResponse, FindSeatingPlanRequest, FindSeatingPlanResponse, DeleteSeatingPlanRequest, DeleteSeatingPlanResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, SaveSeatingPlanVersionRequest, SaveSeatingPlanVersionResponse, QuerySeatingPlanVersionsRequest, QuerySeatingPlanVersionsResponse, PagingMetadataV2, Cursors, DiscardSeatingPlanVersionsRequest, DiscardSeatingPlanVersionsResponse, RestoreSeatingPlanRequest, RestoreSeatingPlanResponse, UpdateSeatingPlanThumbnailRequest, SeatingPlanThumbnail, UpdateSeatingPlanThumbnailResponse, GetSeatingPlanThumbnailRequest, GetSeatingPlanThumbnailResponse, BaseEventMetadata, EventMetadata, SeatingPlanCreatedEnvelope, SeatingPlanDeletedEnvelope, SeatingPlanUpdatedEnvelope, UpdateSeatingPlanOptions, CopySeatingPlanOptions, QuerySeatingPlanOptions, PlansQueryResult, PlansQueryBuilder, GetSeatingPlanOptions, FindSeatingPlanOptions, } from './seating-v1-seating-plan-seating-plan.universal.js';
|
|
@@ -10,16 +10,16 @@ export type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unk
|
|
|
10
10
|
__responseType: Q;
|
|
11
11
|
__originalResponseType: R;
|
|
12
12
|
};
|
|
13
|
-
export declare function createSeatingPlan(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.CreateSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.CreateSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.CreateSeatingPlanResponse
|
|
14
|
-
export declare function updateSeatingPlan(): __PublicMethodMetaInfo<'PUT', {}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.UpdateSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.UpdateSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.UpdateSeatingPlanResponse
|
|
15
|
-
export declare function copySeatingPlan(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.CopySeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.CopySeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.CopySeatingPlanResponse
|
|
16
|
-
export declare function querySeatingPlan(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.QuerySeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.QuerySeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.QuerySeatingPlanResponse
|
|
13
|
+
export declare function createSeatingPlan(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.CreateSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.CreateSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.CreateSeatingPlanResponse, ambassadorWixSeatingV1SeatingPlanTypes.CreateSeatingPlanResponse>;
|
|
14
|
+
export declare function updateSeatingPlan(): __PublicMethodMetaInfo<'PUT', {}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.UpdateSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.UpdateSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.UpdateSeatingPlanResponse, ambassadorWixSeatingV1SeatingPlanTypes.UpdateSeatingPlanResponse>;
|
|
15
|
+
export declare function copySeatingPlan(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.CopySeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.CopySeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.CopySeatingPlanResponse, ambassadorWixSeatingV1SeatingPlanTypes.CopySeatingPlanResponse>;
|
|
16
|
+
export declare function querySeatingPlan(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.QuerySeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.QuerySeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.QuerySeatingPlanResponse, ambassadorWixSeatingV1SeatingPlanTypes.QuerySeatingPlanResponse>;
|
|
17
17
|
export declare function getSeatingPlan(): __PublicMethodMetaInfo<'GET', {
|
|
18
18
|
id: string;
|
|
19
|
-
}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.GetSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.GetSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.GetSeatingPlanResponse
|
|
20
|
-
export declare function findSeatingPlan(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.FindSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.FindSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.FindSeatingPlanResponse
|
|
19
|
+
}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.GetSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.GetSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.GetSeatingPlanResponse, ambassadorWixSeatingV1SeatingPlanTypes.GetSeatingPlanResponse>;
|
|
20
|
+
export declare function findSeatingPlan(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.FindSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.FindSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.FindSeatingPlanResponse, ambassadorWixSeatingV1SeatingPlanTypes.FindSeatingPlanResponse>;
|
|
21
21
|
export declare function deleteSeatingPlan(): __PublicMethodMetaInfo<'DELETE', {
|
|
22
22
|
id: string;
|
|
23
|
-
}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.DeleteSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.DeleteSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.DeleteSeatingPlanResponse
|
|
23
|
+
}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.DeleteSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanTypes.DeleteSeatingPlanRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.DeleteSeatingPlanResponse, ambassadorWixSeatingV1SeatingPlanTypes.DeleteSeatingPlanResponse>;
|
|
24
24
|
export declare function updateSeatingPlanThumbnail(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.UpdateSeatingPlanThumbnailRequest, ambassadorWixSeatingV1SeatingPlanTypes.UpdateSeatingPlanThumbnailRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.UpdateSeatingPlanThumbnailResponse, ambassadorWixSeatingV1SeatingPlanTypes.UpdateSeatingPlanThumbnailResponse>;
|
|
25
25
|
export declare function getSeatingPlanThumbnail(): __PublicMethodMetaInfo<'GET', {}, ambassadorWixSeatingV1SeatingPlanUniversalTypes.GetSeatingPlanThumbnailRequest, ambassadorWixSeatingV1SeatingPlanTypes.GetSeatingPlanThumbnailRequest, ambassadorWixSeatingV1SeatingPlanUniversalTypes.GetSeatingPlanThumbnailResponse, ambassadorWixSeatingV1SeatingPlanTypes.GetSeatingPlanThumbnailResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"seating-v1-seating-plan-seating-plan.meta.js","sourceRoot":"","sources":["../../../src/seating-v1-seating-plan-seating-plan.meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kHAAoG;AAsBpG,SAAgB,iBAAiB;
|
|
1
|
+
{"version":3,"file":"seating-v1-seating-plan-seating-plan.meta.js","sourceRoot":"","sources":["../../../src/seating-v1-seating-plan-seating-plan.meta.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EventDefinition, HttpClient } from '@wix/sdk-types';
|
|
2
|
-
import { CopySeatingPlanOptions, CopySeatingPlanResponse,
|
|
2
|
+
import { CopySeatingPlanOptions, CopySeatingPlanResponse, DeleteSeatingPlanResponse, FindSeatingPlanOptions, FindSeatingPlanResponse, GetSeatingPlanOptions, GetSeatingPlanThumbnailResponse, PlansQueryBuilder, QuerySeatingPlanOptions, SeatingPlan, SeatingPlanCreatedEnvelope, SeatingPlanDeletedEnvelope, SeatingPlanThumbnail, SeatingPlanUpdatedEnvelope, UpdateSeatingPlanOptions, UpdateSeatingPlanThumbnailResponse } from './seating-v1-seating-plan-seating-plan.universal.js';
|
|
3
3
|
export declare const __metadata: {
|
|
4
4
|
PACKAGE_NAME: string;
|
|
5
5
|
};
|
|
@@ -10,7 +10,7 @@ interface CreateSeatingPlanSignature {
|
|
|
10
10
|
* @param - A plan to be created
|
|
11
11
|
* @returns The created plan
|
|
12
12
|
*/
|
|
13
|
-
(plan: SeatingPlan): Promise<SeatingPlan
|
|
13
|
+
(plan: SeatingPlan): Promise<SeatingPlan>;
|
|
14
14
|
}
|
|
15
15
|
export declare function updateSeatingPlan(httpClient: HttpClient): UpdateSeatingPlanSignature;
|
|
16
16
|
interface UpdateSeatingPlanSignature {
|
|
@@ -18,7 +18,7 @@ interface UpdateSeatingPlanSignature {
|
|
|
18
18
|
* Updates the seating plan
|
|
19
19
|
* @returns The updated plan
|
|
20
20
|
*/
|
|
21
|
-
(options?: UpdateSeatingPlanOptions | undefined): Promise<SeatingPlan
|
|
21
|
+
(options?: UpdateSeatingPlanOptions | undefined): Promise<SeatingPlan>;
|
|
22
22
|
}
|
|
23
23
|
export declare function copySeatingPlan(httpClient: HttpClient): CopySeatingPlanSignature;
|
|
24
24
|
interface CopySeatingPlanSignature {
|
|
@@ -26,7 +26,7 @@ interface CopySeatingPlanSignature {
|
|
|
26
26
|
* Copies the seating plan
|
|
27
27
|
* @param - The id of the plan to be copied
|
|
28
28
|
*/
|
|
29
|
-
(_id: string
|
|
29
|
+
(_id: string, options: CopySeatingPlanOptions): Promise<CopySeatingPlanResponse>;
|
|
30
30
|
}
|
|
31
31
|
export declare function querySeatingPlan(httpClient: HttpClient): QuerySeatingPlanSignature;
|
|
32
32
|
interface QuerySeatingPlanSignature {
|
|
@@ -42,7 +42,7 @@ interface GetSeatingPlanSignature {
|
|
|
42
42
|
* @param - The id of the plan
|
|
43
43
|
* @returns The plan
|
|
44
44
|
*/
|
|
45
|
-
(_id: string
|
|
45
|
+
(_id: string, options?: GetSeatingPlanOptions | undefined): Promise<SeatingPlan>;
|
|
46
46
|
}
|
|
47
47
|
export declare function findSeatingPlan(httpClient: HttpClient): FindSeatingPlanSignature;
|
|
48
48
|
interface FindSeatingPlanSignature {
|
|
@@ -50,7 +50,7 @@ interface FindSeatingPlanSignature {
|
|
|
50
50
|
* Returns the first seating plan found by filter request.
|
|
51
51
|
* @param - The filter of the plan
|
|
52
52
|
*/
|
|
53
|
-
(filter: Record<string, any
|
|
53
|
+
(filter: Record<string, any>, options?: FindSeatingPlanOptions | undefined): Promise<FindSeatingPlanResponse>;
|
|
54
54
|
}
|
|
55
55
|
export declare function deleteSeatingPlan(httpClient: HttpClient): DeleteSeatingPlanSignature;
|
|
56
56
|
interface DeleteSeatingPlanSignature {
|
|
@@ -58,7 +58,7 @@ interface DeleteSeatingPlanSignature {
|
|
|
58
58
|
* Deletes the seating plan.
|
|
59
59
|
* @param - The id of the plan
|
|
60
60
|
*/
|
|
61
|
-
(_id: string
|
|
61
|
+
(_id: string): Promise<DeleteSeatingPlanResponse>;
|
|
62
62
|
}
|
|
63
63
|
export declare function updateSeatingPlanThumbnail(httpClient: HttpClient): UpdateSeatingPlanThumbnailSignature;
|
|
64
64
|
interface UpdateSeatingPlanThumbnailSignature {
|
|
@@ -72,9 +72,9 @@ interface GetSeatingPlanThumbnailSignature {
|
|
|
72
72
|
/**
|
|
73
73
|
* Get seating plan thumbnail.
|
|
74
74
|
*/
|
|
75
|
-
(_id: string
|
|
75
|
+
(_id: string): Promise<GetSeatingPlanThumbnailResponse>;
|
|
76
76
|
}
|
|
77
77
|
export declare const onSeatingPlanCreated: EventDefinition<SeatingPlanCreatedEnvelope, "wix.seating.v1.seating_plan_created">;
|
|
78
78
|
export declare const onSeatingPlanDeleted: EventDefinition<SeatingPlanDeletedEnvelope, "wix.seating.v1.seating_plan_deleted">;
|
|
79
79
|
export declare const onSeatingPlanUpdated: EventDefinition<SeatingPlanUpdatedEnvelope, "wix.seating.v1.seating_plan_updated">;
|
|
80
|
-
export { ActionEvent, BaseEventMetadata, CapacityExceededViolation, Category, CopySeatingPlanOptions, CopySeatingPlanRequest, CopySeatingPlanResponse,
|
|
80
|
+
export { ActionEvent, BaseEventMetadata, CapacityExceededViolation, Category, CopySeatingPlanOptions, CopySeatingPlanRequest, CopySeatingPlanResponse, CreateSeatingPlanRequest, CreateSeatingPlanResponse, CursorPaging, Cursors, DeleteSeatingPlanRequest, DeleteSeatingPlanResponse, DiscardSeatingPlanVersionsRequest, DiscardSeatingPlanVersionsResponse, DomainEvent, DomainEventBodyOneOf, Element, ElementGroup, ElementGroupUiProperties, ElementUiProperties, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, ExtendedFields, Fieldset, FindSeatingPlanOptions, FindSeatingPlanRequest, FindSeatingPlanResponse, GetSeatingPlanOptions, GetSeatingPlanRequest, GetSeatingPlanResponse, GetSeatingPlanThumbnailRequest, GetSeatingPlanThumbnailResponse, Icon, IdentificationData, IdentificationDataIdOneOf, Image, MessageEnvelope, MultiRowProperties, Numbering, Paging, PagingMetadataV2, Place, PlaceTypeEnumType, PlansQueryBuilder, PlansQueryResult, Position, QuerySeatingPlanOptions, QuerySeatingPlanRequest, QuerySeatingPlanResponse, QuerySeatingPlanVersionsRequest, QuerySeatingPlanVersionsResponse, QueryV2, QueryV2PagingMethodOneOf, ReservationOptions, RestoreInfo, RestoreSeatingPlanRequest, RestoreSeatingPlanResponse, RowElement, RowElementUiProperties, SaveSeatingPlanVersionRequest, SaveSeatingPlanVersionResponse, SeatingPlan, SeatingPlanCreatedEnvelope, SeatingPlanDeletedEnvelope, SeatingPlanMask, SeatingPlanThumbnail, SeatingPlanUiProperties, SeatingPlanUpdatedEnvelope, Section, Sequencing, ShapeTypeEnumType, SortOrder, Sorting, Type, UpdateSeatingPlanOptions, UpdateSeatingPlanRequest, UpdateSeatingPlanResponse, UpdateSeatingPlanThumbnailRequest, UpdateSeatingPlanThumbnailResponse, VerticalSequencing, WebhookIdentityType, } from './seating-v1-seating-plan-seating-plan.universal.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"seating-v1-seating-plan-seating-plan.public.js","sourceRoot":"","sources":["../../../src/seating-v1-seating-plan-seating-plan.public.ts"],"names":[],"mappings":";;;AAAA,oFAAkG;AAClG,kEAAsF;AACtF,0EAAkG;AAClG,sFAAkF;AAClF,
|
|
1
|
+
{"version":3,"file":"seating-v1-seating-plan-seating-plan.public.js","sourceRoot":"","sources":["../../../src/seating-v1-seating-plan-seating-plan.public.ts"],"names":[],"mappings":"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"}
|
|
@@ -113,7 +113,7 @@ export interface Element {
|
|
|
113
113
|
*/
|
|
114
114
|
title?: string | null;
|
|
115
115
|
/** Element type */
|
|
116
|
-
type?:
|
|
116
|
+
type?: TypeWithLiterals;
|
|
117
117
|
/**
|
|
118
118
|
* Capacity. None for Shape type Element.
|
|
119
119
|
* @min 1
|
|
@@ -152,6 +152,8 @@ export declare enum Type {
|
|
|
152
152
|
ROUND_TABLE = "ROUND_TABLE",
|
|
153
153
|
SHAPE = "SHAPE"
|
|
154
154
|
}
|
|
155
|
+
/** @enumType */
|
|
156
|
+
export type TypeWithLiterals = Type | 'AREA' | 'ROW' | 'MULTI_ROW' | 'TABLE' | 'ROUND_TABLE' | 'SHAPE';
|
|
155
157
|
export interface Sequencing {
|
|
156
158
|
/**
|
|
157
159
|
* First seq element
|
|
@@ -190,14 +192,14 @@ export interface Place {
|
|
|
190
192
|
* Type of the parent element
|
|
191
193
|
* @readonly
|
|
192
194
|
*/
|
|
193
|
-
elementType?:
|
|
195
|
+
elementType?: TypeWithLiterals;
|
|
194
196
|
/**
|
|
195
197
|
* Assigned category id
|
|
196
198
|
* @readonly
|
|
197
199
|
*/
|
|
198
200
|
categoryId?: number | null;
|
|
199
201
|
/** Place type */
|
|
200
|
-
type?:
|
|
202
|
+
type?: PlaceTypeEnumTypeWithLiterals;
|
|
201
203
|
}
|
|
202
204
|
export declare enum PlaceTypeEnumType {
|
|
203
205
|
UNKNOWN_PROPERTY = "UNKNOWN_PROPERTY",
|
|
@@ -208,6 +210,8 @@ export declare enum PlaceTypeEnumType {
|
|
|
208
210
|
OBSTRUCTED = "OBSTRUCTED",
|
|
209
211
|
DISCOUNT = "DISCOUNT"
|
|
210
212
|
}
|
|
213
|
+
/** @enumType */
|
|
214
|
+
export type PlaceTypeEnumTypeWithLiterals = PlaceTypeEnumType | 'UNKNOWN_PROPERTY' | 'STANDARD' | 'WHEELCHAIR' | 'ACCESSIBLE' | 'COMPANION' | 'OBSTRUCTED' | 'DISCOUNT';
|
|
211
215
|
export interface ReservationOptions {
|
|
212
216
|
/** Indicates whether the entire element must be reserved */
|
|
213
217
|
reserveWholeElement?: boolean;
|
|
@@ -237,7 +241,7 @@ export interface ElementUiProperties {
|
|
|
237
241
|
* @max 180
|
|
238
242
|
*/
|
|
239
243
|
rotationAngle?: number | null;
|
|
240
|
-
shapeType?:
|
|
244
|
+
shapeType?: ShapeTypeEnumTypeWithLiterals;
|
|
241
245
|
/**
|
|
242
246
|
* @min 10
|
|
243
247
|
* @max 176
|
|
@@ -251,7 +255,7 @@ export interface ElementUiProperties {
|
|
|
251
255
|
*/
|
|
252
256
|
seatSpacing?: number | null;
|
|
253
257
|
hideLabel?: boolean | null;
|
|
254
|
-
labelPosition?:
|
|
258
|
+
labelPosition?: PositionWithLiterals;
|
|
255
259
|
seatLayout?: number[];
|
|
256
260
|
/** @max 50 */
|
|
257
261
|
emptyTopSeatSpaces?: number | null;
|
|
@@ -284,9 +288,9 @@ export interface ElementUiProperties {
|
|
|
284
288
|
strokeWidth?: number | null;
|
|
285
289
|
/** @max 100 */
|
|
286
290
|
opacity?: number | null;
|
|
287
|
-
icon?:
|
|
291
|
+
icon?: IconWithLiterals;
|
|
288
292
|
image?: Image;
|
|
289
|
-
seatNumbering?:
|
|
293
|
+
seatNumbering?: NumberingWithLiterals;
|
|
290
294
|
}
|
|
291
295
|
export declare enum ShapeTypeEnumType {
|
|
292
296
|
UNKNOWN_TYPE = "UNKNOWN_TYPE",
|
|
@@ -297,6 +301,8 @@ export declare enum ShapeTypeEnumType {
|
|
|
297
301
|
ICON = "ICON",
|
|
298
302
|
IMAGE = "IMAGE"
|
|
299
303
|
}
|
|
304
|
+
/** @enumType */
|
|
305
|
+
export type ShapeTypeEnumTypeWithLiterals = ShapeTypeEnumType | 'UNKNOWN_TYPE' | 'TEXT' | 'RECTANGLE' | 'ELLIPSE' | 'LINE' | 'ICON' | 'IMAGE';
|
|
300
306
|
export declare enum Position {
|
|
301
307
|
UNKNOWN_POSITION = "UNKNOWN_POSITION",
|
|
302
308
|
LEFT = "LEFT",
|
|
@@ -304,6 +310,8 @@ export declare enum Position {
|
|
|
304
310
|
BOTH = "BOTH",
|
|
305
311
|
NONE = "NONE"
|
|
306
312
|
}
|
|
313
|
+
/** @enumType */
|
|
314
|
+
export type PositionWithLiterals = Position | 'UNKNOWN_POSITION' | 'LEFT' | 'RIGHT' | 'BOTH' | 'NONE';
|
|
307
315
|
export declare enum Icon {
|
|
308
316
|
UNKNOWN_ICON = "UNKNOWN_ICON",
|
|
309
317
|
ENTER = "ENTER",
|
|
@@ -319,6 +327,8 @@ export declare enum Icon {
|
|
|
319
327
|
CHECKROOM = "CHECKROOM",
|
|
320
328
|
STAGE = "STAGE"
|
|
321
329
|
}
|
|
330
|
+
/** @enumType */
|
|
331
|
+
export type IconWithLiterals = Icon | 'UNKNOWN_ICON' | 'ENTER' | 'EXIT' | 'DRINKS' | 'WC' | 'WC_MEN' | 'WC_WOMEN' | 'FOOD' | 'STAIRS' | 'ELEVATOR' | 'SMOKING' | 'CHECKROOM' | 'STAGE';
|
|
322
332
|
export interface Image {
|
|
323
333
|
/** WixMedia image ID. */
|
|
324
334
|
id?: string;
|
|
@@ -344,6 +354,8 @@ export declare enum Numbering {
|
|
|
344
354
|
ODD_EVEN = "ODD_EVEN",
|
|
345
355
|
ALPHABETICAL = "ALPHABETICAL"
|
|
346
356
|
}
|
|
357
|
+
/** @enumType */
|
|
358
|
+
export type NumberingWithLiterals = Numbering | 'UNKNOWN_NUMBERING' | 'NUMERIC' | 'ODD_EVEN' | 'ALPHABETICAL';
|
|
347
359
|
export interface MultiRowProperties {
|
|
348
360
|
/**
|
|
349
361
|
* Individual rows of the multi row element
|
|
@@ -413,9 +425,9 @@ export interface RowElementUiProperties {
|
|
|
413
425
|
*/
|
|
414
426
|
seatSpacing?: number | null;
|
|
415
427
|
/** Label position */
|
|
416
|
-
labelPosition?:
|
|
428
|
+
labelPosition?: PositionWithLiterals;
|
|
417
429
|
/** Seat numbering */
|
|
418
|
-
seatNumbering?:
|
|
430
|
+
seatNumbering?: NumberingWithLiterals;
|
|
419
431
|
}
|
|
420
432
|
export interface VerticalSequencing {
|
|
421
433
|
/**
|
|
@@ -425,7 +437,7 @@ export interface VerticalSequencing {
|
|
|
425
437
|
*/
|
|
426
438
|
startAt?: string;
|
|
427
439
|
/** Row numbering */
|
|
428
|
-
rowNumbering?:
|
|
440
|
+
rowNumbering?: NumberingWithLiterals;
|
|
429
441
|
/** If true - direction bottom to top. Otherwise top to bottom. */
|
|
430
442
|
reverseOrder?: boolean | null;
|
|
431
443
|
}
|
|
@@ -583,7 +595,7 @@ export interface QuerySeatingPlanRequest {
|
|
|
583
595
|
*/
|
|
584
596
|
query: QueryV2;
|
|
585
597
|
/** A fieldset for the response */
|
|
586
|
-
fieldset?:
|
|
598
|
+
fieldset?: FieldsetWithLiterals[];
|
|
587
599
|
}
|
|
588
600
|
export interface QueryV2 extends QueryV2PagingMethodOneOf {
|
|
589
601
|
/** Paging options to limit and skip the number of items. */
|
|
@@ -621,12 +633,14 @@ export interface Sorting {
|
|
|
621
633
|
*/
|
|
622
634
|
fieldName?: string;
|
|
623
635
|
/** Sort order. */
|
|
624
|
-
order?:
|
|
636
|
+
order?: SortOrderWithLiterals;
|
|
625
637
|
}
|
|
626
638
|
export declare enum SortOrder {
|
|
627
639
|
ASC = "ASC",
|
|
628
640
|
DESC = "DESC"
|
|
629
641
|
}
|
|
642
|
+
/** @enumType */
|
|
643
|
+
export type SortOrderWithLiterals = SortOrder | 'ASC' | 'DESC';
|
|
630
644
|
export interface Paging {
|
|
631
645
|
/** Number of items to load. */
|
|
632
646
|
limit?: number | null;
|
|
@@ -655,6 +669,8 @@ export declare enum Fieldset {
|
|
|
655
669
|
CONFIG = "CONFIG",
|
|
656
670
|
ELEMENT_GROUPS = "ELEMENT_GROUPS"
|
|
657
671
|
}
|
|
672
|
+
/** @enumType */
|
|
673
|
+
export type FieldsetWithLiterals = Fieldset | 'ELEMENTS' | 'CATEGORIES' | 'PLACES' | 'CONFIG' | 'ELEMENT_GROUPS';
|
|
658
674
|
export interface QuerySeatingPlanResponse {
|
|
659
675
|
/** Plan results */
|
|
660
676
|
plans?: SeatingPlan[];
|
|
@@ -669,7 +685,7 @@ export interface GetSeatingPlanRequest {
|
|
|
669
685
|
* A fieldset for the response
|
|
670
686
|
* @deprecated
|
|
671
687
|
*/
|
|
672
|
-
fieldset?:
|
|
688
|
+
fieldset?: FieldsetWithLiterals[];
|
|
673
689
|
/**
|
|
674
690
|
* Projection on the result object - list of named projections.
|
|
675
691
|
* Possible values: "elements", "categories", "places", "config".
|
|
@@ -697,7 +713,7 @@ export interface FindSeatingPlanRequest {
|
|
|
697
713
|
* A fieldset for the response
|
|
698
714
|
* @deprecated
|
|
699
715
|
*/
|
|
700
|
-
fieldset?:
|
|
716
|
+
fieldset?: FieldsetWithLiterals[];
|
|
701
717
|
/**
|
|
702
718
|
* Projection on the result object - list of named projections.
|
|
703
719
|
* Possible values: "elements", "categories", "places", "config".
|
|
@@ -726,25 +742,21 @@ export interface DomainEvent extends DomainEventBodyOneOf {
|
|
|
726
742
|
updatedEvent?: EntityUpdatedEvent;
|
|
727
743
|
deletedEvent?: EntityDeletedEvent;
|
|
728
744
|
actionEvent?: ActionEvent;
|
|
729
|
-
/**
|
|
730
|
-
* Unique event ID.
|
|
731
|
-
* Allows clients to ignore duplicate webhooks.
|
|
732
|
-
*/
|
|
745
|
+
/** Event ID. With this ID you can easily spot duplicated events and ignore them. */
|
|
733
746
|
id?: string;
|
|
734
747
|
/**
|
|
735
|
-
*
|
|
736
|
-
*
|
|
748
|
+
* Fully Qualified Domain Name of an entity. This is a unique identifier assigned to the API main business entities.
|
|
749
|
+
* For example, `wix.stores.catalog.product`, `wix.bookings.session`, `wix.payments.transaction`.
|
|
737
750
|
*/
|
|
738
751
|
entityFqdn?: string;
|
|
739
752
|
/**
|
|
740
|
-
*
|
|
741
|
-
*
|
|
742
|
-
* Example: created/updated/deleted/started/completed/email_opened
|
|
753
|
+
* Event action name, placed at the top level to make it easier for users to dispatch messages.
|
|
754
|
+
* For example: `created`/`updated`/`deleted`/`started`/`completed`/`email_opened`.
|
|
743
755
|
*/
|
|
744
756
|
slug?: string;
|
|
745
757
|
/** ID of the entity associated with the event. */
|
|
746
758
|
entityId?: string;
|
|
747
|
-
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example
|
|
759
|
+
/** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example, `2020-04-26T13:57:50.699Z`. */
|
|
748
760
|
eventTime?: Date | null;
|
|
749
761
|
/**
|
|
750
762
|
* Whether the event was triggered as a result of a privacy regulation application
|
|
@@ -754,12 +766,8 @@ export interface DomainEvent extends DomainEventBodyOneOf {
|
|
|
754
766
|
/** If present, indicates the action that triggered the event. */
|
|
755
767
|
originatedFrom?: string | null;
|
|
756
768
|
/**
|
|
757
|
-
* A sequence number
|
|
758
|
-
*
|
|
759
|
-
* it is guaranteed that the sequence number of the second update is strictly higher than the first.
|
|
760
|
-
* As the consumer, you can use this value to ensure that you handle messages in the correct order.
|
|
761
|
-
* To do so, you will need to persist this number on your end, and compare the sequence number from the
|
|
762
|
-
* message against the one you have stored. Given that the stored number is higher, you should ignore the message.
|
|
769
|
+
* A sequence number that indicates the order of updates to an entity. For example, if an entity was updated at 16:00 and then again at 16:01, the second update will always have a higher sequence number.
|
|
770
|
+
* You can use this number to make sure you're handling updates in the right order. Just save the latest sequence number on your end and compare it to the one in each new message. If the new message has an older (lower) number, you can safely ignore it.
|
|
763
771
|
*/
|
|
764
772
|
entityEventSequence?: string | null;
|
|
765
773
|
}
|
|
@@ -787,7 +795,7 @@ export interface EntityUpdatedEvent {
|
|
|
787
795
|
currentEntityAsJson?: string;
|
|
788
796
|
}
|
|
789
797
|
export interface EntityDeletedEvent {
|
|
790
|
-
/** Entity that was deleted */
|
|
798
|
+
/** Entity that was deleted. */
|
|
791
799
|
deletedEntityAsJson?: string | null;
|
|
792
800
|
}
|
|
793
801
|
export interface ActionEvent {
|
|
@@ -831,7 +839,7 @@ export interface IdentificationData extends IdentificationDataIdOneOf {
|
|
|
831
839
|
*/
|
|
832
840
|
appId?: string;
|
|
833
841
|
/** @readonly */
|
|
834
|
-
identityType?:
|
|
842
|
+
identityType?: WebhookIdentityTypeWithLiterals;
|
|
835
843
|
}
|
|
836
844
|
/** @oneof */
|
|
837
845
|
export interface IdentificationDataIdOneOf {
|
|
@@ -863,6 +871,8 @@ export declare enum WebhookIdentityType {
|
|
|
863
871
|
WIX_USER = "WIX_USER",
|
|
864
872
|
APP = "APP"
|
|
865
873
|
}
|
|
874
|
+
/** @enumType */
|
|
875
|
+
export type WebhookIdentityTypeWithLiterals = WebhookIdentityType | 'UNKNOWN' | 'ANONYMOUS_VISITOR' | 'MEMBER' | 'WIX_USER' | 'APP';
|
|
866
876
|
export interface SaveSeatingPlanVersionRequest {
|
|
867
877
|
/** A plan version to be saved */
|
|
868
878
|
plan?: SeatingPlan;
|
|
@@ -966,97 +976,3 @@ export interface GetSeatingPlanThumbnailRequest {
|
|
|
966
976
|
export interface GetSeatingPlanThumbnailResponse {
|
|
967
977
|
thumbnail?: SeatingPlanThumbnail;
|
|
968
978
|
}
|
|
969
|
-
interface SequencingNonNullableFields {
|
|
970
|
-
startAt: string;
|
|
971
|
-
labels: string[];
|
|
972
|
-
}
|
|
973
|
-
interface PlaceNonNullableFields {
|
|
974
|
-
index: number;
|
|
975
|
-
label: string;
|
|
976
|
-
elementType: Type;
|
|
977
|
-
type: PlaceTypeEnumType;
|
|
978
|
-
}
|
|
979
|
-
interface ReservationOptionsNonNullableFields {
|
|
980
|
-
reserveWholeElement: boolean;
|
|
981
|
-
}
|
|
982
|
-
interface ImageNonNullableFields {
|
|
983
|
-
id: string;
|
|
984
|
-
height: number;
|
|
985
|
-
width: number;
|
|
986
|
-
}
|
|
987
|
-
interface ElementUiPropertiesNonNullableFields {
|
|
988
|
-
shapeType: ShapeTypeEnumType;
|
|
989
|
-
labelPosition: Position;
|
|
990
|
-
seatLayout: number[];
|
|
991
|
-
icon: Icon;
|
|
992
|
-
image?: ImageNonNullableFields;
|
|
993
|
-
seatNumbering: Numbering;
|
|
994
|
-
}
|
|
995
|
-
interface RowElementUiPropertiesNonNullableFields {
|
|
996
|
-
labelPosition: Position;
|
|
997
|
-
seatNumbering: Numbering;
|
|
998
|
-
}
|
|
999
|
-
interface RowElementNonNullableFields {
|
|
1000
|
-
id: number;
|
|
1001
|
-
sequencing?: SequencingNonNullableFields;
|
|
1002
|
-
uiProperties?: RowElementUiPropertiesNonNullableFields;
|
|
1003
|
-
}
|
|
1004
|
-
interface VerticalSequencingNonNullableFields {
|
|
1005
|
-
startAt: string;
|
|
1006
|
-
rowNumbering: Numbering;
|
|
1007
|
-
}
|
|
1008
|
-
interface MultiRowPropertiesNonNullableFields {
|
|
1009
|
-
rows: RowElementNonNullableFields[];
|
|
1010
|
-
verticalSequencing?: VerticalSequencingNonNullableFields;
|
|
1011
|
-
}
|
|
1012
|
-
interface ElementNonNullableFields {
|
|
1013
|
-
id: number;
|
|
1014
|
-
type: Type;
|
|
1015
|
-
sequencing?: SequencingNonNullableFields;
|
|
1016
|
-
overrides: PlaceNonNullableFields[];
|
|
1017
|
-
places: PlaceNonNullableFields[];
|
|
1018
|
-
reservationOptions?: ReservationOptionsNonNullableFields;
|
|
1019
|
-
uiProperties?: ElementUiPropertiesNonNullableFields;
|
|
1020
|
-
multiRowProperties?: MultiRowPropertiesNonNullableFields;
|
|
1021
|
-
}
|
|
1022
|
-
interface SectionNonNullableFields {
|
|
1023
|
-
id: number;
|
|
1024
|
-
elements: ElementNonNullableFields[];
|
|
1025
|
-
default: boolean;
|
|
1026
|
-
}
|
|
1027
|
-
interface CategoryNonNullableFields {
|
|
1028
|
-
id: number;
|
|
1029
|
-
title: string;
|
|
1030
|
-
places: PlaceNonNullableFields[];
|
|
1031
|
-
}
|
|
1032
|
-
interface ElementGroupNonNullableFields {
|
|
1033
|
-
id: number;
|
|
1034
|
-
}
|
|
1035
|
-
interface SeatingPlanNonNullableFields {
|
|
1036
|
-
sections: SectionNonNullableFields[];
|
|
1037
|
-
categories: CategoryNonNullableFields[];
|
|
1038
|
-
uncategorizedPlaces: PlaceNonNullableFields[];
|
|
1039
|
-
elementGroups: ElementGroupNonNullableFields[];
|
|
1040
|
-
}
|
|
1041
|
-
export interface CreateSeatingPlanResponseNonNullableFields {
|
|
1042
|
-
plan?: SeatingPlanNonNullableFields;
|
|
1043
|
-
}
|
|
1044
|
-
export interface UpdateSeatingPlanResponseNonNullableFields {
|
|
1045
|
-
plan?: SeatingPlanNonNullableFields;
|
|
1046
|
-
}
|
|
1047
|
-
export interface CopySeatingPlanResponseNonNullableFields {
|
|
1048
|
-
plan?: SeatingPlanNonNullableFields;
|
|
1049
|
-
}
|
|
1050
|
-
export interface QuerySeatingPlanResponseNonNullableFields {
|
|
1051
|
-
plans: SeatingPlanNonNullableFields[];
|
|
1052
|
-
}
|
|
1053
|
-
export interface GetSeatingPlanResponseNonNullableFields {
|
|
1054
|
-
plan?: SeatingPlanNonNullableFields;
|
|
1055
|
-
}
|
|
1056
|
-
export interface FindSeatingPlanResponseNonNullableFields {
|
|
1057
|
-
plan?: SeatingPlanNonNullableFields;
|
|
1058
|
-
}
|
|
1059
|
-
export interface DeleteSeatingPlanResponseNonNullableFields {
|
|
1060
|
-
plan?: SeatingPlanNonNullableFields;
|
|
1061
|
-
}
|
|
1062
|
-
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"seating-v1-seating-plan-seating-plan.types.js","sourceRoot":"","sources":["../../../src/seating-v1-seating-plan-seating-plan.types.ts"],"names":[],"mappings":";;;AAqJA,IAAY,IAOX;AAPD,WAAY,IAAI;IACd,qBAAa,CAAA;IACb,mBAAW,CAAA;IACX,+BAAuB,CAAA;IACvB,uBAAe,CAAA;IACf,mCAA2B,CAAA;IAC3B,uBAAe,CAAA;AACjB,CAAC,EAPW,IAAI,oBAAJ,IAAI,QAOf;
|
|
1
|
+
{"version":3,"file":"seating-v1-seating-plan-seating-plan.types.js","sourceRoot":"","sources":["../../../src/seating-v1-seating-plan-seating-plan.types.ts"],"names":[],"mappings":";;;AAqJA,IAAY,IAOX;AAPD,WAAY,IAAI;IACd,qBAAa,CAAA;IACb,mBAAW,CAAA;IACX,+BAAuB,CAAA;IACvB,uBAAe,CAAA;IACf,mCAA2B,CAAA;IAC3B,uBAAe,CAAA;AACjB,CAAC,EAPW,IAAI,oBAAJ,IAAI,QAOf;AA6DD,IAAY,iBAQX;AARD,WAAY,iBAAiB;IAC3B,0DAAqC,CAAA;IACrC,0CAAqB,CAAA;IACrB,8CAAyB,CAAA;IACzB,8CAAyB,CAAA;IACzB,4CAAuB,CAAA;IACvB,8CAAyB,CAAA;IACzB,0CAAqB,CAAA;AACvB,CAAC,EARW,iBAAiB,iCAAjB,iBAAiB,QAQ5B;AA+FD,IAAY,iBAQX;AARD,WAAY,iBAAiB;IAC3B,kDAA6B,CAAA;IAC7B,kCAAa,CAAA;IACb,4CAAuB,CAAA;IACvB,wCAAmB,CAAA;IACnB,kCAAa,CAAA;IACb,kCAAa,CAAA;IACb,oCAAe,CAAA;AACjB,CAAC,EARW,iBAAiB,iCAAjB,iBAAiB,QAQ5B;AAaD,IAAY,QAMX;AAND,WAAY,QAAQ;IAClB,iDAAqC,CAAA;IACrC,yBAAa,CAAA;IACb,2BAAe,CAAA;IACf,yBAAa,CAAA;IACb,yBAAa,CAAA;AACf,CAAC,EANW,QAAQ,wBAAR,QAAQ,QAMnB;AAWD,IAAY,IAcX;AAdD,WAAY,IAAI;IACd,qCAA6B,CAAA;IAC7B,uBAAe,CAAA;IACf,qBAAa,CAAA;IACb,yBAAiB,CAAA;IACjB,iBAAS,CAAA;IACT,yBAAiB,CAAA;IACjB,6BAAqB,CAAA;IACrB,qBAAa,CAAA;IACb,yBAAiB,CAAA;IACjB,6BAAqB,CAAA;IACrB,2BAAmB,CAAA;IACnB,+BAAuB,CAAA;IACvB,uBAAe,CAAA;AACjB,CAAC,EAdW,IAAI,oBAAJ,IAAI,QAcf;AAuCD,IAAY,SAKX;AALD,WAAY,SAAS;IACnB,oDAAuC,CAAA;IACvC,gCAAmB,CAAA;IACnB,kCAAqB,CAAA;IACrB,0CAA6B,CAAA;AAC/B,CAAC,EALW,SAAS,yBAAT,SAAS,QAKpB;AAqTD,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,wBAAW,CAAA;IACX,0BAAa,CAAA;AACf,CAAC,EAHW,SAAS,yBAAT,SAAS,QAGpB;AA4BD,IAAY,QAMX;AAND,WAAY,QAAQ;IAClB,iCAAqB,CAAA;IACrB,qCAAyB,CAAA;IACzB,6BAAiB,CAAA;IACjB,6BAAiB,CAAA;IACjB,6CAAiC,CAAA;AACnC,CAAC,EANW,QAAQ,wBAAR,QAAQ,QAMnB;AA8ND,IAAY,mBAMX;AAND,WAAY,mBAAmB;IAC7B,0CAAmB,CAAA;IACnB,8DAAuC,CAAA;IACvC,wCAAiB,CAAA;IACjB,4CAAqB,CAAA;IACrB,kCAAW,CAAA;AACb,CAAC,EANW,mBAAmB,mCAAnB,mBAAmB,QAM9B"}
|