@wix/auto_sdk_bookings_resources 1.0.0
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/index.d.ts +1 -0
- package/build/cjs/index.js +18 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/index.typings.d.ts +1 -0
- package/build/cjs/index.typings.js +18 -0
- package/build/cjs/index.typings.js.map +1 -0
- package/build/cjs/meta.d.ts +1 -0
- package/build/cjs/meta.js +18 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.context.d.ts +33 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.context.js +47 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.context.js.map +1 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.http.d.ts +66 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.http.js +416 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.http.js.map +1 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.meta.d.ts +27 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.meta.js +199 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.meta.js.map +1 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.public.d.ts +119 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.public.js +106 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.public.js.map +1 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.types.d.ts +1011 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.types.js +104 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.types.js.map +1 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.universal.d.ts +1436 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.universal.js +563 -0
- package/build/cjs/src/bookings-resources-v2-resource-resources.universal.js.map +1 -0
- package/build/es/index.d.ts +1 -0
- package/build/es/index.js +2 -0
- package/build/es/index.js.map +1 -0
- package/build/es/index.typings.d.ts +1 -0
- package/build/es/index.typings.js +2 -0
- package/build/es/index.typings.js.map +1 -0
- package/build/es/meta.d.ts +1 -0
- package/build/es/meta.js +2 -0
- package/build/es/meta.js.map +1 -0
- package/build/es/package.json +3 -0
- package/build/es/src/bookings-resources-v2-resource-resources.context.d.ts +33 -0
- package/build/es/src/bookings-resources-v2-resource-resources.context.js +33 -0
- package/build/es/src/bookings-resources-v2-resource-resources.context.js.map +1 -0
- package/build/es/src/bookings-resources-v2-resource-resources.http.d.ts +66 -0
- package/build/es/src/bookings-resources-v2-resource-resources.http.js +404 -0
- package/build/es/src/bookings-resources-v2-resource-resources.http.js.map +1 -0
- package/build/es/src/bookings-resources-v2-resource-resources.meta.d.ts +27 -0
- package/build/es/src/bookings-resources-v2-resource-resources.meta.js +164 -0
- package/build/es/src/bookings-resources-v2-resource-resources.meta.js.map +1 -0
- package/build/es/src/bookings-resources-v2-resource-resources.public.d.ts +119 -0
- package/build/es/src/bookings-resources-v2-resource-resources.public.js +83 -0
- package/build/es/src/bookings-resources-v2-resource-resources.public.js.map +1 -0
- package/build/es/src/bookings-resources-v2-resource-resources.types.d.ts +1011 -0
- package/build/es/src/bookings-resources-v2-resource-resources.types.js +101 -0
- package/build/es/src/bookings-resources-v2-resource-resources.types.js.map +1 -0
- package/build/es/src/bookings-resources-v2-resource-resources.universal.d.ts +1436 -0
- package/build/es/src/bookings-resources-v2-resource-resources.universal.js +528 -0
- package/build/es/src/bookings-resources-v2-resource-resources.universal.js.map +1 -0
- package/build/internal/cjs/index.d.ts +1 -0
- package/build/internal/cjs/index.js +18 -0
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/index.typings.d.ts +1 -0
- package/build/internal/cjs/index.typings.js +18 -0
- package/build/internal/cjs/index.typings.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +1 -0
- package/build/internal/cjs/meta.js +18 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.context.d.ts +33 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.context.js +47 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.context.js.map +1 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.http.d.ts +66 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.http.js +416 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.http.js.map +1 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.meta.d.ts +27 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.meta.js +199 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.meta.js.map +1 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.public.d.ts +119 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.public.js +106 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.public.js.map +1 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.types.d.ts +1011 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.types.js +104 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.types.js.map +1 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.universal.d.ts +1436 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.universal.js +563 -0
- package/build/internal/cjs/src/bookings-resources-v2-resource-resources.universal.js.map +1 -0
- package/build/internal/es/index.d.ts +1 -0
- package/build/internal/es/index.js +2 -0
- package/build/internal/es/index.js.map +1 -0
- package/build/internal/es/index.typings.d.ts +1 -0
- package/build/internal/es/index.typings.js +2 -0
- package/build/internal/es/index.typings.js.map +1 -0
- package/build/internal/es/meta.d.ts +1 -0
- package/build/internal/es/meta.js +2 -0
- package/build/internal/es/meta.js.map +1 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.context.d.ts +33 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.context.js +33 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.context.js.map +1 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.http.d.ts +66 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.http.js +404 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.http.js.map +1 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.meta.d.ts +27 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.meta.js +164 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.meta.js.map +1 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.public.d.ts +119 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.public.js +83 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.public.js.map +1 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.types.d.ts +1011 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.types.js +101 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.types.js.map +1 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.universal.d.ts +1436 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.universal.js +528 -0
- package/build/internal/es/src/bookings-resources-v2-resource-resources.universal.js.map +1 -0
- package/meta/package.json +3 -0
- package/package.json +52 -0
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
export var ManagementType;
|
|
2
|
+
(function (ManagementType) {
|
|
3
|
+
/** The resource is managed by a Wix user. */
|
|
4
|
+
ManagementType["WIX_USER"] = "WIX_USER";
|
|
5
|
+
})(ManagementType || (ManagementType = {}));
|
|
6
|
+
export var SortOrder;
|
|
7
|
+
(function (SortOrder) {
|
|
8
|
+
SortOrder["ASC"] = "ASC";
|
|
9
|
+
SortOrder["DESC"] = "DESC";
|
|
10
|
+
})(SortOrder || (SortOrder = {}));
|
|
11
|
+
export var SortType;
|
|
12
|
+
(function (SortType) {
|
|
13
|
+
/** Should sort by number of matches */
|
|
14
|
+
SortType["COUNT"] = "COUNT";
|
|
15
|
+
/** Should sort by value of the field alphabetically */
|
|
16
|
+
SortType["VALUE"] = "VALUE";
|
|
17
|
+
})(SortType || (SortType = {}));
|
|
18
|
+
export var SortDirection;
|
|
19
|
+
(function (SortDirection) {
|
|
20
|
+
/** Should sort in descending order */
|
|
21
|
+
SortDirection["DESC"] = "DESC";
|
|
22
|
+
/** Should sort in ascending order */
|
|
23
|
+
SortDirection["ASC"] = "ASC";
|
|
24
|
+
})(SortDirection || (SortDirection = {}));
|
|
25
|
+
export var MissingValues;
|
|
26
|
+
(function (MissingValues) {
|
|
27
|
+
/** Should missing values be excluded from the aggregation results */
|
|
28
|
+
MissingValues["EXCLUDE"] = "EXCLUDE";
|
|
29
|
+
/** Should missing values be included in the aggregation results */
|
|
30
|
+
MissingValues["INCLUDE"] = "INCLUDE";
|
|
31
|
+
})(MissingValues || (MissingValues = {}));
|
|
32
|
+
export var ScalarType;
|
|
33
|
+
(function (ScalarType) {
|
|
34
|
+
ScalarType["UNKNOWN_SCALAR_TYPE"] = "UNKNOWN_SCALAR_TYPE";
|
|
35
|
+
/** Count of distinct values */
|
|
36
|
+
ScalarType["COUNT_DISTINCT"] = "COUNT_DISTINCT";
|
|
37
|
+
/** Minimum value */
|
|
38
|
+
ScalarType["MIN"] = "MIN";
|
|
39
|
+
/** Maximum value */
|
|
40
|
+
ScalarType["MAX"] = "MAX";
|
|
41
|
+
})(ScalarType || (ScalarType = {}));
|
|
42
|
+
export var NestedAggregationType;
|
|
43
|
+
(function (NestedAggregationType) {
|
|
44
|
+
NestedAggregationType["UNKNOWN_AGGREGATION_TYPE"] = "UNKNOWN_AGGREGATION_TYPE";
|
|
45
|
+
/** An aggregation where result buckets are dynamically built - one per unique value */
|
|
46
|
+
NestedAggregationType["VALUE"] = "VALUE";
|
|
47
|
+
/** An aggregation, where user can define set of ranges - each representing a bucket */
|
|
48
|
+
NestedAggregationType["RANGE"] = "RANGE";
|
|
49
|
+
/** A single-value metric aggregation - e.g. min, max, sum, avg */
|
|
50
|
+
NestedAggregationType["SCALAR"] = "SCALAR";
|
|
51
|
+
/** An aggregation, where result buckets are dynamically built - one per time interval (hour, day, week, etc.) */
|
|
52
|
+
NestedAggregationType["DATE_HISTOGRAM"] = "DATE_HISTOGRAM";
|
|
53
|
+
})(NestedAggregationType || (NestedAggregationType = {}));
|
|
54
|
+
export var Interval;
|
|
55
|
+
(function (Interval) {
|
|
56
|
+
Interval["UNKNOWN_INTERVAL"] = "UNKNOWN_INTERVAL";
|
|
57
|
+
/** Yearly interval */
|
|
58
|
+
Interval["YEAR"] = "YEAR";
|
|
59
|
+
/** Monthly interval */
|
|
60
|
+
Interval["MONTH"] = "MONTH";
|
|
61
|
+
/** Weekly interval */
|
|
62
|
+
Interval["WEEK"] = "WEEK";
|
|
63
|
+
/** Daily interval */
|
|
64
|
+
Interval["DAY"] = "DAY";
|
|
65
|
+
/** Hourly interval */
|
|
66
|
+
Interval["HOUR"] = "HOUR";
|
|
67
|
+
/** Minute interval */
|
|
68
|
+
Interval["MINUTE"] = "MINUTE";
|
|
69
|
+
/** Second interval */
|
|
70
|
+
Interval["SECOND"] = "SECOND";
|
|
71
|
+
})(Interval || (Interval = {}));
|
|
72
|
+
export var AggregationType;
|
|
73
|
+
(function (AggregationType) {
|
|
74
|
+
AggregationType["UNKNOWN_AGGREGATION_TYPE"] = "UNKNOWN_AGGREGATION_TYPE";
|
|
75
|
+
/** An aggregation where result buckets are dynamically built - one per unique value */
|
|
76
|
+
AggregationType["VALUE"] = "VALUE";
|
|
77
|
+
/** An aggregation, where user can define set of ranges - each representing a bucket */
|
|
78
|
+
AggregationType["RANGE"] = "RANGE";
|
|
79
|
+
/** A single-value metric aggregation - e.g. min, max, sum, avg */
|
|
80
|
+
AggregationType["SCALAR"] = "SCALAR";
|
|
81
|
+
/** An aggregation, where result buckets are dynamically built - one per time interval (hour, day, week, etc.) */
|
|
82
|
+
AggregationType["DATE_HISTOGRAM"] = "DATE_HISTOGRAM";
|
|
83
|
+
/** Multi-level aggregation, where each next aggregation is nested within previous one */
|
|
84
|
+
AggregationType["NESTED"] = "NESTED";
|
|
85
|
+
})(AggregationType || (AggregationType = {}));
|
|
86
|
+
export var Mode;
|
|
87
|
+
(function (Mode) {
|
|
88
|
+
/** Any of the search terms must be present */
|
|
89
|
+
Mode["OR"] = "OR";
|
|
90
|
+
/** All search terms must be present */
|
|
91
|
+
Mode["AND"] = "AND";
|
|
92
|
+
})(Mode || (Mode = {}));
|
|
93
|
+
export var WebhookIdentityType;
|
|
94
|
+
(function (WebhookIdentityType) {
|
|
95
|
+
WebhookIdentityType["UNKNOWN"] = "UNKNOWN";
|
|
96
|
+
WebhookIdentityType["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
97
|
+
WebhookIdentityType["MEMBER"] = "MEMBER";
|
|
98
|
+
WebhookIdentityType["WIX_USER"] = "WIX_USER";
|
|
99
|
+
WebhookIdentityType["APP"] = "APP";
|
|
100
|
+
})(WebhookIdentityType || (WebhookIdentityType = {}));
|
|
101
|
+
//# sourceMappingURL=bookings-resources-v2-resource-resources.types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bookings-resources-v2-resource-resources.types.js","sourceRoot":"","sources":["../../../../src/bookings-resources-v2-resource-resources.types.ts"],"names":[],"mappings":"AAyJA,MAAM,CAAN,IAAY,cAGX;AAHD,WAAY,cAAc;IACxB,6CAA6C;IAC7C,uCAAqB,CAAA;AACvB,CAAC,EAHW,cAAc,KAAd,cAAc,QAGzB;AA0OD,MAAM,CAAN,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,wBAAW,CAAA;IACX,0BAAa,CAAA;AACf,CAAC,EAHW,SAAS,KAAT,SAAS,QAGpB;AAiDD,MAAM,CAAN,IAAY,QAKX;AALD,WAAY,QAAQ;IAClB,uCAAuC;IACvC,2BAAe,CAAA;IACf,uDAAuD;IACvD,2BAAe,CAAA;AACjB,CAAC,EALW,QAAQ,KAAR,QAAQ,QAKnB;AAED,MAAM,CAAN,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,sCAAsC;IACtC,8BAAa,CAAA;IACb,qCAAqC;IACrC,4BAAW,CAAA;AACb,CAAC,EALW,aAAa,KAAb,aAAa,QAKxB;AAED,MAAM,CAAN,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,qEAAqE;IACrE,oCAAmB,CAAA;IACnB,mEAAmE;IACnE,oCAAmB,CAAA;AACrB,CAAC,EALW,aAAa,KAAb,aAAa,QAKxB;AAOD,MAAM,CAAN,IAAY,UAQX;AARD,WAAY,UAAU;IACpB,yDAA2C,CAAA;IAC3C,+BAA+B;IAC/B,+CAAiC,CAAA;IACjC,oBAAoB;IACpB,yBAAW,CAAA;IACX,oBAAoB;IACpB,yBAAW,CAAA;AACb,CAAC,EARW,UAAU,KAAV,UAAU,QAQrB;AAqBD,MAAM,CAAN,IAAY,qBAUX;AAVD,WAAY,qBAAqB;IAC/B,8EAAqD,CAAA;IACrD,uFAAuF;IACvF,wCAAe,CAAA;IACf,uFAAuF;IACvF,wCAAe,CAAA;IACf,kEAAkE;IAClE,0CAAiB,CAAA;IACjB,iHAAiH;IACjH,0DAAiC,CAAA;AACnC,CAAC,EAVW,qBAAqB,KAArB,qBAAqB,QAUhC;AAiBD,MAAM,CAAN,IAAY,QAgBX;AAhBD,WAAY,QAAQ;IAClB,iDAAqC,CAAA;IACrC,sBAAsB;IACtB,yBAAa,CAAA;IACb,uBAAuB;IACvB,2BAAe,CAAA;IACf,sBAAsB;IACtB,yBAAa,CAAA;IACb,qBAAqB;IACrB,uBAAW,CAAA;IACX,sBAAsB;IACtB,yBAAa,CAAA;IACb,sBAAsB;IACtB,6BAAiB,CAAA;IACjB,sBAAsB;IACtB,6BAAiB,CAAA;AACnB,CAAC,EAhBW,QAAQ,KAAR,QAAQ,QAgBnB;AA+BD,MAAM,CAAN,IAAY,eAYX;AAZD,WAAY,eAAe;IACzB,wEAAqD,CAAA;IACrD,uFAAuF;IACvF,kCAAe,CAAA;IACf,uFAAuF;IACvF,kCAAe,CAAA;IACf,kEAAkE;IAClE,oCAAiB,CAAA;IACjB,iHAAiH;IACjH,oDAAiC,CAAA;IACjC,yFAAyF;IACzF,oCAAiB,CAAA;AACnB,CAAC,EAZW,eAAe,KAAf,eAAe,QAY1B;AAkCD,MAAM,CAAN,IAAY,IAKX;AALD,WAAY,IAAI;IACd,8CAA8C;IAC9C,iBAAS,CAAA;IACT,uCAAuC;IACvC,mBAAW,CAAA;AACb,CAAC,EALW,IAAI,KAAJ,IAAI,QAKf;AAqYD,MAAM,CAAN,IAAY,mBAMX;AAND,WAAY,mBAAmB;IAC7B,0CAAmB,CAAA;IACnB,8DAAuC,CAAA;IACvC,wCAAiB,CAAA;IACjB,4CAAqB,CAAA;IACrB,kCAAW,CAAA;AACb,CAAC,EANW,mBAAmB,KAAnB,mBAAmB,QAM9B"}
|