@jealous-robot-dev/shared-types-responses 1.32.14 → 1.32.17
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/index.d.ts +0 -3
- package/build/index.js +0 -3
- package/build/services/common.d.ts +1 -38
- package/build/services/common.js +1 -6
- package/build/services/events/become-host.d.ts +1 -1
- package/build/services/events/customerhub.d.ts +2 -22
- package/build/services/events/customerhub.js +0 -12
- package/build/services/events/event-checkout.d.ts +1 -51
- package/build/services/events/event-impression.d.ts +2 -20
- package/build/services/events/event-search.d.ts +1 -78
- package/build/services/events/event-search.js +0 -11
- package/build/services/events/event.d.ts +1 -158
- package/build/services/events/event.js +0 -38
- package/build/services/events/events.d.ts +1 -66
- package/build/services/events/events.js +0 -42
- package/build/services/events/host-an-event.d.ts +1 -179
- package/build/services/events/host-an-event.js +1 -31
- package/build/services/events/host.d.ts +1 -33
- package/build/services/events/index.d.ts +0 -4
- package/build/services/events/index.js +0 -4
- package/build/services/events/manage-events.d.ts +3 -220
- package/build/services/events/manage-events.js +0 -61
- package/build/services/events/seance-join.d.ts +0 -30
- package/build/services/events/seance-join.js +1 -6
- package/build/services/events/tag-search.d.ts +0 -19
- package/build/services/events/urgent-event.d.ts +1 -10
- package/build/services/forms/authentication.d.ts +1 -119
- package/build/services/forms/authentication.js +1 -15
- package/build/services/forms/index.d.ts +0 -3
- package/build/services/forms/index.js +0 -3
- package/build/services/landing-page.d.ts +8 -4
- package/build/services/main-data.d.ts +4 -38
- package/build/services/main-data.js +0 -11
- package/build/services/messenger/user-inbox.d.ts +2 -28
- package/build/services/payments/cancellation.d.ts +1 -17
- package/build/services/payments/index.d.ts +0 -3
- package/build/services/payments/index.js +0 -3
- package/build/services/static-components/index.d.ts +0 -3
- package/build/services/static-components/index.js +0 -3
- package/build/services/static-components/searchbar.d.ts +2 -30
- package/build/services/stats/host-payouts.d.ts +1 -41
- package/build/services/stats/host-payouts.js +0 -8
- package/build/services/stats/index.d.ts +0 -1
- package/build/services/stats/index.js +0 -1
- package/build/services/stats/payment-history.d.ts +1 -45
- package/build/services/stats/payment-history.js +0 -8
- package/build/services/stats/schedule.d.ts +0 -24
- package/build/services/stats/schedule.js +0 -6
- package/build/services/stats/user-notifications.d.ts +3 -84
- package/build/services/stats/user-notifications.js +0 -121
- package/build/services/stats/user-performance.d.ts +1 -27
- package/build/services/stats/user-performance.js +0 -8
- package/build/services/stats/user-reviews.d.ts +4 -10
- package/build/services/stats/user-visitors.d.ts +0 -10
- package/build/services/user/collections.d.ts +2 -12
- package/build/services/user/index.d.ts +0 -5
- package/build/services/user/index.js +0 -5
- package/build/services/user/profile-basic-data.d.ts +2 -90
- package/build/services/user/profile-basic-data.js +1 -18
- package/build/services/user/search-user.d.ts +0 -24
- package/build/services/user/search-user.js +0 -17
- package/build/services/user-settings/event-settings.d.ts +2 -40
- package/build/services/user-settings/event-settings.js +0 -17
- package/build/services/user-settings/index.d.ts +3 -7
- package/build/services/user-settings/index.js +3 -7
- package/build/services/user-settings/user-notifications-settings.d.ts +2 -26
- package/build/services/user-settings/user-notifications-settings.js +0 -20
- package/build/services/user-settings/user-payments.d.ts +2 -55
- package/build/services/user-settings/user-payments.js +0 -7
- package/build/services/user-settings/user-personal-info.d.ts +2 -68
- package/build/services/user-settings/user-personal-info.js +0 -21
- package/build/services/user-settings/user-privacy.d.ts +2 -20
- package/build/services/user-settings/user-privacy.js +1 -12
- package/build/services/user-settings/user-security.d.ts +2 -69
- package/build/services/user-settings/user-security.js +0 -21
- package/package.json +3 -1
- package/build/services/cookies.d.ts +0 -32
- package/build/services/cookies.js +0 -53
- package/build/services/events/meetings.d.ts +0 -23
- package/build/services/events/meetings.js +0 -31
- package/build/services/events/not-found.d.ts +0 -6
- package/build/services/events/not-found.js +0 -2
- package/build/services/events/reviews.d.ts +0 -24
- package/build/services/events/reviews.js +0 -2
- package/build/services/events/timing.d.ts +0 -30
- package/build/services/events/timing.js +0 -2
- package/build/services/forms/forgot-password.d.ts +0 -20
- package/build/services/forms/forgot-password.js +0 -2
- package/build/services/forms/set-new-password.d.ts +0 -21
- package/build/services/forms/set-new-password.js +0 -2
- package/build/services/forms/sharer.d.ts +0 -25
- package/build/services/forms/sharer.js +0 -2
- package/build/services/headers.d.ts +0 -13
- package/build/services/headers.js +0 -17
- package/build/services/media.d.ts +0 -12
- package/build/services/media.js +0 -36
- package/build/services/payments/common.d.ts +0 -16
- package/build/services/payments/common.js +0 -22
- package/build/services/payments/mail-cancellation.d.ts +0 -13
- package/build/services/payments/mail-cancellation.js +0 -2
- package/build/services/payments/personal-refund-offer.d.ts +0 -17
- package/build/services/payments/personal-refund-offer.js +0 -2
- package/build/services/static-components/calculator.d.ts +0 -26
- package/build/services/static-components/calculator.js +0 -5
- package/build/services/static-components/footer.d.ts +0 -20
- package/build/services/static-components/footer.js +0 -2
- package/build/services/static-components/smart-header.d.ts +0 -50
- package/build/services/static-components/smart-header.js +0 -2
- package/build/services/stats/user-booking.d.ts +0 -10
- package/build/services/stats/user-booking.js +0 -2
- package/build/services/user/404.d.ts +0 -12
- package/build/services/user/404.js +0 -2
- package/build/services/user/cancellations.d.ts +0 -9
- package/build/services/user/cancellations.js +0 -2
- package/build/services/user/invite.d.ts +0 -14
- package/build/services/user/invite.js +0 -2
- package/build/services/user/not-found.d.ts +0 -6
- package/build/services/user/not-found.js +0 -2
- package/build/services/user/unavailable-in-region.d.ts +0 -6
- package/build/services/user/unavailable-in-region.js +0 -2
- package/build/services/user-settings/account-settings.d.ts +0 -38
- package/build/services/user-settings/account-settings.js +0 -2
- package/build/services/user-settings/deactivate-account.d.ts +0 -47
- package/build/services/user-settings/deactivate-account.js +0 -8
- package/build/services/user-settings/reset-email-verification.d.ts +0 -9
- package/build/services/user-settings/reset-email-verification.js +0 -2
- package/build/services/user-settings/user-preferences.d.ts +0 -15
- package/build/services/user-settings/user-preferences.js +0 -9
@@ -1,152 +1,4 @@
|
|
1
|
-
import {
|
2
|
-
import { SharerProps } from "../forms";
|
3
|
-
import { EventTypes, FormEventFields, PhrasesExplainedEventType } from "./events";
|
4
|
-
import { EventHostTimimgCommonPhrases } from "./timing";
|
5
|
-
export declare enum EventReschedulingPeriod {
|
6
|
-
WEEK = "week",
|
7
|
-
MONTH = "month"
|
8
|
-
}
|
9
|
-
export interface HostEventTime {
|
10
|
-
weekly: boolean;
|
11
|
-
rescheduling?: EventReschedulingPeriod;
|
12
|
-
startFrom: string;
|
13
|
-
times: string[];
|
14
|
-
duration: number;
|
15
|
-
}
|
16
|
-
export interface HostEventFee {
|
17
|
-
amount: number;
|
18
|
-
currency: string;
|
19
|
-
}
|
20
|
-
export interface HostEventPics {
|
21
|
-
src: string;
|
22
|
-
index: number;
|
23
|
-
}
|
24
|
-
export interface HEFAQ {
|
25
|
-
question: string;
|
26
|
-
answer: string;
|
27
|
-
}
|
28
|
-
export interface HEHelp {
|
29
|
-
recomendation: string;
|
30
|
-
faq: HEFAQ[];
|
31
|
-
}
|
32
|
-
export interface HECommonPhrases {
|
33
|
-
labels: {
|
34
|
-
exit: string;
|
35
|
-
help: string;
|
36
|
-
back: string;
|
37
|
-
next: string;
|
38
|
-
skip: string;
|
39
|
-
tip: string;
|
40
|
-
start: string;
|
41
|
-
finish: string;
|
42
|
-
preview: string;
|
43
|
-
create_new: string;
|
44
|
-
wait: string;
|
45
|
-
};
|
46
|
-
}
|
47
|
-
export interface HEIntroPhrases {
|
48
|
-
page_title: string;
|
49
|
-
title: string;
|
50
|
-
description: string;
|
51
|
-
drafts: {
|
52
|
-
title: string;
|
53
|
-
last_modified: string;
|
54
|
-
delete: string;
|
55
|
-
};
|
56
|
-
}
|
57
|
-
export interface HETypePhrases {
|
58
|
-
page_title: string;
|
59
|
-
question: string;
|
60
|
-
types: PhrasesExplainedEventType[];
|
61
|
-
}
|
62
|
-
export interface HENamePhrases {
|
63
|
-
page_title: string;
|
64
|
-
question: string;
|
65
|
-
input: {
|
66
|
-
placeholder: string;
|
67
|
-
warnings: {
|
68
|
-
enter: string;
|
69
|
-
invalid: string;
|
70
|
-
};
|
71
|
-
};
|
72
|
-
help: HEHelp;
|
73
|
-
}
|
74
|
-
export interface HEDescriptionPhrases {
|
75
|
-
page_title: string;
|
76
|
-
question: string;
|
77
|
-
input: {
|
78
|
-
placeholder: string;
|
79
|
-
warnings: {
|
80
|
-
enter: string;
|
81
|
-
};
|
82
|
-
};
|
83
|
-
help: HEHelp;
|
84
|
-
}
|
85
|
-
export interface HELangPhrases {
|
86
|
-
page_title: string;
|
87
|
-
question: string;
|
88
|
-
languages: Language[];
|
89
|
-
}
|
90
|
-
export interface HETimePhrases {
|
91
|
-
page_title: string;
|
92
|
-
question: string;
|
93
|
-
common: EventHostTimimgCommonPhrases;
|
94
|
-
help: HEHelp;
|
95
|
-
}
|
96
|
-
export interface HECapacityPhrases {
|
97
|
-
page_title: string;
|
98
|
-
question: string;
|
99
|
-
visitors: string;
|
100
|
-
}
|
101
|
-
export interface HETagsPhrases {
|
102
|
-
page_title: string;
|
103
|
-
question: string;
|
104
|
-
input: {
|
105
|
-
placeholder: string;
|
106
|
-
add: string;
|
107
|
-
};
|
108
|
-
tags: string;
|
109
|
-
help: HEHelp;
|
110
|
-
}
|
111
|
-
export interface HEPicturesPhrases {
|
112
|
-
page_title: string;
|
113
|
-
description: string;
|
114
|
-
question: string;
|
115
|
-
pick_images: string;
|
116
|
-
images: string;
|
117
|
-
help: HEHelp;
|
118
|
-
}
|
119
|
-
export interface HEFeePhrases {
|
120
|
-
page_title: string;
|
121
|
-
price_limit: {
|
122
|
-
min: number;
|
123
|
-
max: number;
|
124
|
-
};
|
125
|
-
question: string;
|
126
|
-
input: {
|
127
|
-
placeholder: string;
|
128
|
-
};
|
129
|
-
help: HEHelp;
|
130
|
-
}
|
131
|
-
export interface HEPrerequisitesPhrases {
|
132
|
-
page_title: string;
|
133
|
-
question: string;
|
134
|
-
descripion: string;
|
135
|
-
input: {
|
136
|
-
placeholder: string;
|
137
|
-
add: string;
|
138
|
-
};
|
139
|
-
}
|
140
|
-
export interface HESuccessPhrases {
|
141
|
-
page_title: string;
|
142
|
-
title: string;
|
143
|
-
description: string;
|
144
|
-
view_event: string;
|
145
|
-
share: string;
|
146
|
-
event_type_duration: string;
|
147
|
-
event_langauge: string;
|
148
|
-
sharer: SharerProps;
|
149
|
-
}
|
1
|
+
import { HostEventTime, HostEventPics, EventTypes, FormEventFields, HostEventFee } from '@jealous-robot-dev/drophr-common';
|
150
2
|
export interface ShortDraft {
|
151
3
|
id: string;
|
152
4
|
lm: string;
|
@@ -168,20 +20,6 @@ export interface HEDraft {
|
|
168
20
|
[FormEventFields.PREREQUISITES]?: string[];
|
169
21
|
[FormEventFields.CAPACITY]?: number;
|
170
22
|
}
|
171
|
-
export interface HEPhrases {
|
172
|
-
common: HECommonPhrases | null;
|
173
|
-
intro: HEIntroPhrases | null;
|
174
|
-
[FormEventFields.TYPE]: HETypePhrases | null;
|
175
|
-
[FormEventFields.NAME]: HENamePhrases | null;
|
176
|
-
[FormEventFields.DESCRIPTION]: HEDescriptionPhrases | null;
|
177
|
-
[FormEventFields.TIME]: HETimePhrases | null;
|
178
|
-
[FormEventFields.LANG]: HELangPhrases | null;
|
179
|
-
[FormEventFields.CAPACITY]: HECapacityPhrases | null;
|
180
|
-
[FormEventFields.TAGS]: HETagsPhrases | null;
|
181
|
-
[FormEventFields.PICTURES]: HEPicturesPhrases | null;
|
182
|
-
[FormEventFields.FEE]: HEFeePhrases | null;
|
183
|
-
[FormEventFields.PREREQUISITES]: HEPrerequisitesPhrases | null;
|
184
|
-
}
|
185
23
|
export interface HEShortcut {
|
186
24
|
id: string;
|
187
25
|
name: string;
|
@@ -191,20 +29,4 @@ export interface HEShortcut {
|
|
191
29
|
type: EventTypes;
|
192
30
|
duration: number;
|
193
31
|
}
|
194
|
-
export declare enum HostEventCategories {
|
195
|
-
INTRO = "intro",
|
196
|
-
TYPE = "type",
|
197
|
-
NAME = "name",
|
198
|
-
DESCRIPTION = "description",
|
199
|
-
TIME = "time",
|
200
|
-
LANG = "lang",
|
201
|
-
CAPACITY = "capacity",
|
202
|
-
TAGS = "tags",
|
203
|
-
PICS = "pictures",
|
204
|
-
VIDEO = "video",
|
205
|
-
FEE = "fee",
|
206
|
-
PREREQUISITES = "prerequisites",
|
207
|
-
SUCCESS = "success"
|
208
|
-
}
|
209
|
-
export declare const HECListed: HostEventCategories[];
|
210
32
|
export declare type DraftUpdatableValue = HostEventFee | EventTypes | HostEventTime | HostEventPics[] | string | string[] | number;
|
@@ -1,33 +1,3 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
|
4
|
-
var events_1 = require("./events");
|
5
|
-
var EventReschedulingPeriod;
|
6
|
-
(function (EventReschedulingPeriod) {
|
7
|
-
EventReschedulingPeriod["WEEK"] = "week";
|
8
|
-
EventReschedulingPeriod["MONTH"] = "month";
|
9
|
-
})(EventReschedulingPeriod = exports.EventReschedulingPeriod || (exports.EventReschedulingPeriod = {}));
|
10
|
-
var HostEventCategories;
|
11
|
-
(function (HostEventCategories) {
|
12
|
-
HostEventCategories["INTRO"] = "intro";
|
13
|
-
HostEventCategories["TYPE"] = "type";
|
14
|
-
HostEventCategories["NAME"] = "name";
|
15
|
-
HostEventCategories["DESCRIPTION"] = "description";
|
16
|
-
HostEventCategories["TIME"] = "time";
|
17
|
-
HostEventCategories["LANG"] = "lang";
|
18
|
-
HostEventCategories["CAPACITY"] = "capacity";
|
19
|
-
HostEventCategories["TAGS"] = "tags";
|
20
|
-
HostEventCategories["PICS"] = "pictures";
|
21
|
-
HostEventCategories["VIDEO"] = "video";
|
22
|
-
HostEventCategories["FEE"] = "fee";
|
23
|
-
HostEventCategories["PREREQUISITES"] = "prerequisites";
|
24
|
-
HostEventCategories["SUCCESS"] = "success";
|
25
|
-
})(HostEventCategories = exports.HostEventCategories || (exports.HostEventCategories = {}));
|
26
|
-
exports.HECListed = [
|
27
|
-
HostEventCategories.INTRO, HostEventCategories.DESCRIPTION,
|
28
|
-
HostEventCategories.LANG, HostEventCategories.NAME,
|
29
|
-
HostEventCategories.PICS, HostEventCategories.PREREQUISITES,
|
30
|
-
HostEventCategories.FEE, HostEventCategories.SUCCESS,
|
31
|
-
HostEventCategories.TAGS, HostEventCategories.TIME,
|
32
|
-
HostEventCategories.TYPE, HostEventCategories.CAPACITY,
|
33
|
-
];
|
3
|
+
var drophr_common_1 = require("@jealous-robot-dev/drophr-common");
|
@@ -1,37 +1,5 @@
|
|
1
1
|
import { ShortEventVisitor } from "../stats";
|
2
|
-
import { EventTypes
|
3
|
-
export interface HostPhrases {
|
4
|
-
title: string;
|
5
|
-
common: {
|
6
|
-
event_types: PhrasedEventType[];
|
7
|
-
view_event: string;
|
8
|
-
};
|
9
|
-
today: {
|
10
|
-
title: string;
|
11
|
-
no_events_today?: {
|
12
|
-
title: string;
|
13
|
-
host_an_event: string;
|
14
|
-
};
|
15
|
-
have_events_today?: {
|
16
|
-
notice: string;
|
17
|
-
total: string;
|
18
|
-
join_zoom_meeting: string;
|
19
|
-
};
|
20
|
-
};
|
21
|
-
guests: {
|
22
|
-
title: string;
|
23
|
-
no_guests?: {
|
24
|
-
description: string;
|
25
|
-
};
|
26
|
-
have_guests?: {
|
27
|
-
description: string;
|
28
|
-
view_guests: string;
|
29
|
-
select_period: string;
|
30
|
-
guests: string;
|
31
|
-
guests_title: string;
|
32
|
-
};
|
33
|
-
};
|
34
|
-
}
|
2
|
+
import { EventTypes } from "@jealous-robot-dev/drophr-common";
|
35
3
|
export interface HostHubEventData {
|
36
4
|
id: string;
|
37
5
|
pic: string;
|
@@ -1,12 +1,8 @@
|
|
1
|
-
export * from './timing';
|
2
1
|
export * from './events';
|
3
2
|
export * from './event';
|
4
3
|
export * from './host';
|
5
|
-
export * from './reviews';
|
6
|
-
export * from './not-found';
|
7
4
|
export * from './tag-search';
|
8
5
|
export * from './customerhub';
|
9
|
-
export * from './meetings';
|
10
6
|
export * from './manage-events';
|
11
7
|
export * from './event-search';
|
12
8
|
export * from './host-an-event';
|
@@ -10,15 +10,11 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
10
|
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
|
11
11
|
};
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
13
|
-
__exportStar(require("./timing"), exports);
|
14
13
|
__exportStar(require("./events"), exports);
|
15
14
|
__exportStar(require("./event"), exports);
|
16
15
|
__exportStar(require("./host"), exports);
|
17
|
-
__exportStar(require("./reviews"), exports);
|
18
|
-
__exportStar(require("./not-found"), exports);
|
19
16
|
__exportStar(require("./tag-search"), exports);
|
20
17
|
__exportStar(require("./customerhub"), exports);
|
21
|
-
__exportStar(require("./meetings"), exports);
|
22
18
|
__exportStar(require("./manage-events"), exports);
|
23
19
|
__exportStar(require("./event-search"), exports);
|
24
20
|
__exportStar(require("./host-an-event"), exports);
|
@@ -1,224 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
import {
|
3
|
-
import {
|
4
|
-
import { EventHostTimimgCommonPhrases } from './timing';
|
5
|
-
export declare enum EventManagerSortFields {
|
6
|
-
TYPE = "type",
|
7
|
-
LANGUAGE = "lang",
|
8
|
-
CAPACITY = "capacity",
|
9
|
-
TIMING_MODE = "timing_mode"
|
10
|
-
}
|
11
|
-
export interface EventManagerPhrases {
|
12
|
-
title: string;
|
13
|
-
events_title: string;
|
14
|
-
search_events: string;
|
15
|
-
host_an_event: string;
|
16
|
-
filter_events: string;
|
17
|
-
filter: {
|
18
|
-
label: string;
|
19
|
-
clear_all: string;
|
20
|
-
clear: string;
|
21
|
-
apply: string;
|
22
|
-
type: {
|
23
|
-
label: string;
|
24
|
-
};
|
25
|
-
lang: {
|
26
|
-
label: string;
|
27
|
-
};
|
28
|
-
capacity: {
|
29
|
-
label: string;
|
30
|
-
visitors: string;
|
31
|
-
};
|
32
|
-
timing_mode: {
|
33
|
-
label: string;
|
34
|
-
};
|
35
|
-
};
|
36
|
-
no_events: {
|
37
|
-
label: string;
|
38
|
-
description: string;
|
39
|
-
reset_filters: string;
|
40
|
-
no_events_yet: string;
|
41
|
-
};
|
42
|
-
event_list: {
|
43
|
-
columns: {
|
44
|
-
event_language: string;
|
45
|
-
event_type: string;
|
46
|
-
event_time_mode: string;
|
47
|
-
event_active: string;
|
48
|
-
event: string;
|
49
|
-
event_last_modified: string;
|
50
|
-
event_next_session: string;
|
51
|
-
event_passed_sessions: string;
|
52
|
-
event_capacity: string;
|
53
|
-
};
|
54
|
-
customise_columns: string;
|
55
|
-
};
|
56
|
-
common: {
|
57
|
-
timing_modes: EventPhrasedTimemode[];
|
58
|
-
languages: Language[];
|
59
|
-
event_types: PhrasedEventType[];
|
60
|
-
cancel: string;
|
61
|
-
done: string;
|
62
|
-
edit: string;
|
63
|
-
};
|
64
|
-
event_editor: {
|
65
|
-
event_pricing: {
|
66
|
-
label: string;
|
67
|
-
fee: string;
|
68
|
-
};
|
69
|
-
event_details: {
|
70
|
-
label: string;
|
71
|
-
name: string;
|
72
|
-
description: string;
|
73
|
-
capacity: string;
|
74
|
-
};
|
75
|
-
event_time: {
|
76
|
-
label: string;
|
77
|
-
rescheduling: string;
|
78
|
-
duration: string;
|
79
|
-
schedule: string;
|
80
|
-
weekly: string;
|
81
|
-
};
|
82
|
-
event_additional_data: {
|
83
|
-
label: string;
|
84
|
-
pictures: string;
|
85
|
-
prerequisites: string;
|
86
|
-
video: string;
|
87
|
-
tags: string;
|
88
|
-
};
|
89
|
-
event_managing: {
|
90
|
-
label: string;
|
91
|
-
delete: string;
|
92
|
-
suspend: string;
|
93
|
-
unsuspend: string;
|
94
|
-
urgent_cancellation: string;
|
95
|
-
};
|
96
|
-
};
|
97
|
-
}
|
98
|
-
export declare enum EventEditableFields {
|
99
|
-
FEE = "fee",
|
100
|
-
NAME = "name",
|
101
|
-
DESCRIPTION = "description",
|
102
|
-
CAPACITY = "capacity",
|
103
|
-
TIME = "time",
|
104
|
-
PICS = "pics",
|
105
|
-
PREREQUISITES = "prerequisites",
|
106
|
-
TAGS = "tags"
|
107
|
-
}
|
108
|
-
export declare const EEFListed: EventEditableFields[];
|
109
|
-
export declare enum EventQueryableFields {
|
110
|
-
FEE = "fee",
|
111
|
-
TIME = "time",
|
112
|
-
PICS = "pics",
|
113
|
-
TAGS = "tags",
|
114
|
-
DESCRIPTION = "description",
|
115
|
-
PREREQUISITES = "prerequisites"
|
116
|
-
}
|
117
|
-
export declare const EQFListed: EventQueryableFields[];
|
118
|
-
export declare enum EventManagerAction {
|
119
|
-
DELETION = "deletion",
|
120
|
-
SUSPENSION = "suspension",
|
121
|
-
CANCEL = "cancel",
|
122
|
-
RESUME = "resume"
|
123
|
-
}
|
124
|
-
export declare const EMAListed: EventManagerAction[];
|
125
|
-
export declare enum EditableEventTimeFields {
|
126
|
-
TIMES = "TIMES",
|
127
|
-
WEEKLY = "WEEKLY",
|
128
|
-
DURATION = "DURATION",
|
129
|
-
RESCHEDULING = "RESCHEDULING"
|
130
|
-
}
|
131
|
-
export declare const EETFListed: EditableEventTimeFields[];
|
1
|
+
import { QueryResponse } from '../common';
|
2
|
+
import { HostEventPics, HostEventTime, HostEventFee, EventTypes, EventTimeModes } from '@jealous-robot-dev/drophr-common';
|
3
|
+
import { EventManagerPhrases } from '@jealous-robot-dev/shared-phrases';
|
132
4
|
export declare type UpdatableEventValue = string | HostEventPics[] | HostEventPics | number | HostEventTime | string[] | HostEventFee;
|
133
|
-
export interface EventManagerFromsCommonPassword {
|
134
|
-
enter_pw: string;
|
135
|
-
pw_is_invalid: string;
|
136
|
-
}
|
137
|
-
export interface EventManagerFormsDelete {
|
138
|
-
description: string;
|
139
|
-
}
|
140
|
-
export interface EventManagerFormsUnsuspend {
|
141
|
-
description: string;
|
142
|
-
pick_a_date: string;
|
143
|
-
ask_for_pw: string;
|
144
|
-
}
|
145
|
-
export interface EventManagerFormsUrgentCancellation {
|
146
|
-
event_rate_change: string;
|
147
|
-
host_rate_change: string;
|
148
|
-
booked_seances: string;
|
149
|
-
cancellations: string;
|
150
|
-
description: string;
|
151
|
-
income_loss: string;
|
152
|
-
no_seances: string;
|
153
|
-
consequences: string;
|
154
|
-
gold_badge_will_be_lost: string;
|
155
|
-
}
|
156
|
-
export interface EventManagerFormsSuspend {
|
157
|
-
description: string;
|
158
|
-
notice_on_events: {
|
159
|
-
title: string;
|
160
|
-
description: string;
|
161
|
-
seances_to_host: string;
|
162
|
-
seances_to_cancel: string;
|
163
|
-
};
|
164
|
-
note: string;
|
165
|
-
}
|
166
|
-
export interface EventManagerFromsVideo {
|
167
|
-
warning: string;
|
168
|
-
description: string;
|
169
|
-
select_video: string;
|
170
|
-
}
|
171
|
-
export interface EventManagerFormsPics {
|
172
|
-
description: string;
|
173
|
-
select_images: string;
|
174
|
-
}
|
175
|
-
export interface EventManagerFormsCapacity {
|
176
|
-
description: string;
|
177
|
-
guests: string;
|
178
|
-
}
|
179
|
-
export interface EventManagerFormsName {
|
180
|
-
warning: string;
|
181
|
-
description: string;
|
182
|
-
input_label: string;
|
183
|
-
}
|
184
|
-
export interface EventManagerFormsTime {
|
185
|
-
common: EventHostTimimgCommonPhrases;
|
186
|
-
when_can_be_applied: string;
|
187
|
-
descriptions: {
|
188
|
-
weekly: string;
|
189
|
-
schedule: string;
|
190
|
-
duration: string;
|
191
|
-
rescheduling: string;
|
192
|
-
};
|
193
|
-
}
|
194
|
-
export interface EventManagerFormsFee {
|
195
|
-
warning: string;
|
196
|
-
description: string;
|
197
|
-
input_label: string;
|
198
|
-
price_limit: {
|
199
|
-
min: number;
|
200
|
-
max: number;
|
201
|
-
};
|
202
|
-
}
|
203
|
-
export interface EventManagerFormsPrerequisites {
|
204
|
-
labels: string;
|
205
|
-
description: string;
|
206
|
-
add: string;
|
207
|
-
preview: string;
|
208
|
-
input_label: string;
|
209
|
-
}
|
210
|
-
export interface EventManagerFormsDescription {
|
211
|
-
warning: string;
|
212
|
-
description: string;
|
213
|
-
input_label: string;
|
214
|
-
preview: string;
|
215
|
-
}
|
216
|
-
export interface EventManagerFormsTags {
|
217
|
-
description: string;
|
218
|
-
placeholder: string;
|
219
|
-
add: string;
|
220
|
-
selected_tags: string;
|
221
|
-
}
|
222
5
|
export interface EventInManager {
|
223
6
|
id: string;
|
224
7
|
name: string;
|
@@ -1,63 +1,2 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.EETFListed = exports.EditableEventTimeFields = exports.EMAListed = exports.EventManagerAction = exports.EQFListed = exports.EventQueryableFields = exports.EEFListed = exports.EventEditableFields = exports.EventManagerSortFields = void 0;
|
4
|
-
var EventManagerSortFields;
|
5
|
-
(function (EventManagerSortFields) {
|
6
|
-
EventManagerSortFields["TYPE"] = "type";
|
7
|
-
EventManagerSortFields["LANGUAGE"] = "lang";
|
8
|
-
EventManagerSortFields["CAPACITY"] = "capacity";
|
9
|
-
EventManagerSortFields["TIMING_MODE"] = "timing_mode";
|
10
|
-
})(EventManagerSortFields = exports.EventManagerSortFields || (exports.EventManagerSortFields = {}));
|
11
|
-
var EventEditableFields;
|
12
|
-
(function (EventEditableFields) {
|
13
|
-
EventEditableFields["FEE"] = "fee";
|
14
|
-
EventEditableFields["NAME"] = "name";
|
15
|
-
EventEditableFields["DESCRIPTION"] = "description";
|
16
|
-
EventEditableFields["CAPACITY"] = "capacity";
|
17
|
-
EventEditableFields["TIME"] = "time";
|
18
|
-
EventEditableFields["PICS"] = "pics";
|
19
|
-
EventEditableFields["PREREQUISITES"] = "prerequisites";
|
20
|
-
EventEditableFields["TAGS"] = "tags";
|
21
|
-
})(EventEditableFields = exports.EventEditableFields || (exports.EventEditableFields = {}));
|
22
|
-
exports.EEFListed = [
|
23
|
-
EventEditableFields.CAPACITY, EventEditableFields.DESCRIPTION,
|
24
|
-
EventEditableFields.FEE, EventEditableFields.NAME,
|
25
|
-
EventEditableFields.PICS, EventEditableFields.PREREQUISITES,
|
26
|
-
EventEditableFields.TAGS, EventEditableFields.TIME
|
27
|
-
];
|
28
|
-
var EventQueryableFields;
|
29
|
-
(function (EventQueryableFields) {
|
30
|
-
EventQueryableFields["FEE"] = "fee";
|
31
|
-
EventQueryableFields["TIME"] = "time";
|
32
|
-
EventQueryableFields["PICS"] = "pics";
|
33
|
-
EventQueryableFields["TAGS"] = "tags";
|
34
|
-
EventQueryableFields["DESCRIPTION"] = "description";
|
35
|
-
EventQueryableFields["PREREQUISITES"] = "prerequisites";
|
36
|
-
})(EventQueryableFields = exports.EventQueryableFields || (exports.EventQueryableFields = {}));
|
37
|
-
exports.EQFListed = [
|
38
|
-
EventQueryableFields.DESCRIPTION, EventQueryableFields.FEE,
|
39
|
-
EventQueryableFields.PICS, EventQueryableFields.PREREQUISITES,
|
40
|
-
EventQueryableFields.TAGS, EventQueryableFields.TIME
|
41
|
-
];
|
42
|
-
var EventManagerAction;
|
43
|
-
(function (EventManagerAction) {
|
44
|
-
EventManagerAction["DELETION"] = "deletion";
|
45
|
-
EventManagerAction["SUSPENSION"] = "suspension";
|
46
|
-
EventManagerAction["CANCEL"] = "cancel";
|
47
|
-
EventManagerAction["RESUME"] = "resume";
|
48
|
-
})(EventManagerAction = exports.EventManagerAction || (exports.EventManagerAction = {}));
|
49
|
-
exports.EMAListed = [
|
50
|
-
EventManagerAction.DELETION, EventManagerAction.RESUME,
|
51
|
-
EventManagerAction.SUSPENSION, EventManagerAction.CANCEL
|
52
|
-
];
|
53
|
-
var EditableEventTimeFields;
|
54
|
-
(function (EditableEventTimeFields) {
|
55
|
-
EditableEventTimeFields["TIMES"] = "TIMES";
|
56
|
-
EditableEventTimeFields["WEEKLY"] = "WEEKLY";
|
57
|
-
EditableEventTimeFields["DURATION"] = "DURATION";
|
58
|
-
EditableEventTimeFields["RESCHEDULING"] = "RESCHEDULING";
|
59
|
-
})(EditableEventTimeFields = exports.EditableEventTimeFields || (exports.EditableEventTimeFields = {}));
|
60
|
-
exports.EETFListed = [
|
61
|
-
EditableEventTimeFields.RESCHEDULING, EditableEventTimeFields.TIMES,
|
62
|
-
EditableEventTimeFields.DURATION, EditableEventTimeFields.WEEKLY
|
63
|
-
];
|
@@ -1,39 +1,9 @@
|
|
1
|
-
export declare enum JoinType {
|
2
|
-
BY_GUEST = "by guest",
|
3
|
-
BY_HOST = "by host"
|
4
|
-
}
|
5
1
|
export declare enum MeetingAPIResponses {
|
6
2
|
FAILED = "FAILED",
|
7
3
|
SUCCESS = "SUCCESS",
|
8
4
|
TOO_EARLY = "TOO_EARLY",
|
9
5
|
FORBIDDEN = "FORBIDDEN"
|
10
6
|
}
|
11
|
-
export interface CustomerSeanceJoin {
|
12
|
-
title: string;
|
13
|
-
loading: string;
|
14
|
-
agreement: string;
|
15
|
-
is_mobile: string;
|
16
|
-
description: string;
|
17
|
-
basic_rules: string;
|
18
|
-
we_use_zoom: string;
|
19
|
-
join_meeting: string;
|
20
|
-
use_your_name: string;
|
21
|
-
use_your_email_in_zoom: string;
|
22
|
-
dont_leave_the_meeting: string;
|
23
|
-
}
|
24
|
-
export interface HostSeanceJoin {
|
25
|
-
title: string;
|
26
|
-
loading: string;
|
27
|
-
agreement: string;
|
28
|
-
is_mobile: string;
|
29
|
-
description: string;
|
30
|
-
basic_rules: string;
|
31
|
-
end_in_time: string;
|
32
|
-
we_use_zoom: string;
|
33
|
-
join_meeting: string;
|
34
|
-
accept_particips: string;
|
35
|
-
do_not_remove_particips: string;
|
36
|
-
}
|
37
7
|
export interface HostJoinData {
|
38
8
|
start_url: string;
|
39
9
|
}
|
@@ -1,11 +1,6 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.MeetingAPIResponses =
|
4
|
-
var JoinType;
|
5
|
-
(function (JoinType) {
|
6
|
-
JoinType["BY_GUEST"] = "by guest";
|
7
|
-
JoinType["BY_HOST"] = "by host";
|
8
|
-
})(JoinType = exports.JoinType || (exports.JoinType = {}));
|
3
|
+
exports.MeetingAPIResponses = void 0;
|
9
4
|
var MeetingAPIResponses;
|
10
5
|
(function (MeetingAPIResponses) {
|
11
6
|
MeetingAPIResponses["FAILED"] = "FAILED";
|
@@ -1,5 +1,4 @@
|
|
1
1
|
import { EventInSearch } from './event-search';
|
2
|
-
import { PhrasedEventType } from './events';
|
3
2
|
export interface TagExplorationStats {
|
4
3
|
times_viewed: number;
|
5
4
|
mentioned: number;
|
@@ -12,21 +11,3 @@ export interface TagSearchResponse {
|
|
12
11
|
export interface NoEventsFound extends TagSearchResponse {
|
13
12
|
similar_tags: string[];
|
14
13
|
}
|
15
|
-
export interface TagSearchPhrases {
|
16
|
-
title: string;
|
17
|
-
stats: {
|
18
|
-
tagname: string;
|
19
|
-
mentioned: string;
|
20
|
-
times_viewed: string;
|
21
|
-
};
|
22
|
-
common: {
|
23
|
-
event_types: PhrasedEventType[];
|
24
|
-
load_more: string;
|
25
|
-
};
|
26
|
-
no_matches: {
|
27
|
-
label: string;
|
28
|
-
description: string;
|
29
|
-
similar_tags: string;
|
30
|
-
};
|
31
|
-
person: string;
|
32
|
-
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { EventTypes } from "
|
1
|
+
import { EventTypes } from "@jealous-robot-dev/drophr-common";
|
2
2
|
export declare enum URGENT_EVENT_TYPE {
|
3
3
|
EVENT_TO_HOST = "event to host",
|
4
4
|
EVENT_TO_VISIT = "event to visit"
|
@@ -18,12 +18,3 @@ export interface UrgentEventData {
|
|
18
18
|
can_join: boolean;
|
19
19
|
starts_at: string;
|
20
20
|
}
|
21
|
-
export interface UrgentEventPhrases {
|
22
|
-
title: string;
|
23
|
-
description: string;
|
24
|
-
join_event: string;
|
25
|
-
where_you_can_join: string;
|
26
|
-
event_lang: string;
|
27
|
-
event_type_duration: string;
|
28
|
-
cancel: string;
|
29
|
-
}
|