@circle-vibe/shared 1.2.34 → 1.2.36
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.js +834 -1
- package/package.json +5 -4
- package/build/index.d.ts +0 -5
- package/build/index.js.map +0 -1
- package/build/src/constants/country-codes.d.ts +0 -2
- package/build/src/constants/country-codes.js +0 -6
- package/build/src/constants/country-codes.js.map +0 -1
- package/build/src/constants/default-pagination-page-size.d.ts +0 -1
- package/build/src/constants/default-pagination-page-size.js +0 -5
- package/build/src/constants/default-pagination-page-size.js.map +0 -1
- package/build/src/constants/document-regex.d.ts +0 -1
- package/build/src/constants/document-regex.js +0 -5
- package/build/src/constants/document-regex.js.map +0 -1
- package/build/src/constants/index.d.ts +0 -7
- package/build/src/constants/index.js +0 -24
- package/build/src/constants/index.js.map +0 -1
- package/build/src/constants/ms-document.regex.d.ts +0 -1
- package/build/src/constants/ms-document.regex.js +0 -5
- package/build/src/constants/ms-document.regex.js.map +0 -1
- package/build/src/constants/nationality-codes.d.ts +0 -2
- package/build/src/constants/nationality-codes.js +0 -6
- package/build/src/constants/nationality-codes.js.map +0 -1
- package/build/src/constants/password-regex.d.ts +0 -1
- package/build/src/constants/password-regex.js +0 -5
- package/build/src/constants/password-regex.js.map +0 -1
- package/build/src/constants/sha1-regex.d.ts +0 -1
- package/build/src/constants/sha1-regex.js +0 -5
- package/build/src/constants/sha1-regex.js.map +0 -1
- package/build/src/enums/chat-socket-keys.d.ts +0 -22
- package/build/src/enums/chat-socket-keys.js +0 -27
- package/build/src/enums/chat-socket-keys.js.map +0 -1
- package/build/src/enums/chat-type.d.ts +0 -4
- package/build/src/enums/chat-type.js +0 -9
- package/build/src/enums/chat-type.js.map +0 -1
- package/build/src/enums/conversation-bucket-name.enum.d.ts +0 -5
- package/build/src/enums/conversation-bucket-name.enum.js +0 -10
- package/build/src/enums/conversation-bucket-name.enum.js.map +0 -1
- package/build/src/enums/country-code.d.ts +0 -252
- package/build/src/enums/country-code.js +0 -257
- package/build/src/enums/country-code.js.map +0 -1
- package/build/src/enums/email-server-template-name.d.ts +0 -3
- package/build/src/enums/email-server-template-name.js +0 -8
- package/build/src/enums/email-server-template-name.js.map +0 -1
- package/build/src/enums/gateway-namespaces.d.ts +0 -5
- package/build/src/enums/gateway-namespaces.js +0 -9
- package/build/src/enums/gateway-namespaces.js.map +0 -1
- package/build/src/enums/generic-file-server-socket-keys.d.ts +0 -8
- package/build/src/enums/generic-file-server-socket-keys.js +0 -13
- package/build/src/enums/generic-file-server-socket-keys.js.map +0 -1
- package/build/src/enums/index.d.ts +0 -16
- package/build/src/enums/index.js +0 -33
- package/build/src/enums/index.js.map +0 -1
- package/build/src/enums/message-file-entity-type.d.ts +0 -6
- package/build/src/enums/message-file-entity-type.js +0 -11
- package/build/src/enums/message-file-entity-type.js.map +0 -1
- package/build/src/enums/message-file-type.d.ts +0 -18
- package/build/src/enums/message-file-type.js +0 -24
- package/build/src/enums/message-file-type.js.map +0 -1
- package/build/src/enums/message-status.d.ts +0 -6
- package/build/src/enums/message-status.js +0 -11
- package/build/src/enums/message-status.js.map +0 -1
- package/build/src/enums/message-type.d.ts +0 -7
- package/build/src/enums/message-type.js +0 -12
- package/build/src/enums/message-type.js.map +0 -1
- package/build/src/enums/nationality-code.d.ts +0 -221
- package/build/src/enums/nationality-code.js +0 -226
- package/build/src/enums/nationality-code.js.map +0 -1
- package/build/src/enums/sort-direction.d.ts +0 -4
- package/build/src/enums/sort-direction.js +0 -9
- package/build/src/enums/sort-direction.js.map +0 -1
- package/build/src/enums/user-chat-role.d.ts +0 -7
- package/build/src/enums/user-chat-role.js +0 -12
- package/build/src/enums/user-chat-role.js.map +0 -1
- package/build/src/enums/user-chat-status.d.ts +0 -6
- package/build/src/enums/user-chat-status.js +0 -11
- package/build/src/enums/user-chat-status.js.map +0 -1
- package/build/src/enums/user-type.d.ts +0 -4
- package/build/src/enums/user-type.js +0 -9
- package/build/src/enums/user-type.js.map +0 -1
- package/build/src/models/chat-invite.d.ts +0 -8
- package/build/src/models/chat-invite.js +0 -3
- package/build/src/models/chat-invite.js.map +0 -1
- package/build/src/models/chat-participant.d.ts +0 -12
- package/build/src/models/chat-participant.js +0 -3
- package/build/src/models/chat-participant.js.map +0 -1
- package/build/src/models/chat.d.ts +0 -23
- package/build/src/models/chat.js +0 -3
- package/build/src/models/chat.js.map +0 -1
- package/build/src/models/file.d.ts +0 -10
- package/build/src/models/file.js +0 -3
- package/build/src/models/file.js.map +0 -1
- package/build/src/models/index.d.ts +0 -7
- package/build/src/models/index.js +0 -24
- package/build/src/models/index.js.map +0 -1
- package/build/src/models/message.d.ts +0 -22
- package/build/src/models/message.js +0 -3
- package/build/src/models/message.js.map +0 -1
- package/build/src/models/thread.d.ts +0 -12
- package/build/src/models/thread.js +0 -3
- package/build/src/models/thread.js.map +0 -1
- package/build/src/models/user-shortest.d.ts +0 -6
- package/build/src/models/user-shortest.js +0 -3
- package/build/src/models/user-shortest.js.map +0 -1
- package/build/src/models/user.d.ts +0 -24
- package/build/src/models/user.js +0 -3
- package/build/src/models/user.js.map +0 -1
- package/build/src/types/chat-socket-params.d.ts +0 -84
- package/build/src/types/chat-socket-params.js +0 -3
- package/build/src/types/chat-socket-params.js.map +0 -1
- package/build/src/types/email-server-context-params.d.ts +0 -4
- package/build/src/types/email-server-context-params.js +0 -3
- package/build/src/types/email-server-context-params.js.map +0 -1
- package/build/src/types/file-video-socket-params.d.ts +0 -12
- package/build/src/types/file-video-socket-params.js +0 -3
- package/build/src/types/file-video-socket-params.js.map +0 -1
- package/build/src/types/index.d.ts +0 -7
- package/build/src/types/index.js +0 -24
- package/build/src/types/index.js.map +0 -1
- package/build/src/types/paginated-response.dto.d.ts +0 -7
- package/build/src/types/paginated-response.dto.js +0 -3
- package/build/src/types/paginated-response.dto.js.map +0 -1
- package/build/src/types/upload-file-output.dto.d.ts +0 -3
- package/build/src/types/upload-file-output.dto.js +0 -3
- package/build/src/types/upload-file-output.dto.js.map +0 -1
- package/build/src/types/upload-image-output.dto.d.ts +0 -4
- package/build/src/types/upload-image-output.dto.js +0 -3
- package/build/src/types/upload-image-output.dto.js.map +0 -1
- package/build/src/types/upload-videos-output.dto.d.ts +0 -4
- package/build/src/types/upload-videos-output.dto.js +0 -3
- package/build/src/types/upload-videos-output.dto.js.map +0 -1
- package/build/src/utils/compose-avatar-fallback/compose-avatar-fallback.d.ts +0 -2
- package/build/src/utils/compose-avatar-fallback/compose-avatar-fallback.js +0 -10
- package/build/src/utils/compose-avatar-fallback/compose-avatar-fallback.js.map +0 -1
- package/build/src/utils/compose-avatar-fallback/index.d.ts +0 -1
- package/build/src/utils/compose-avatar-fallback/index.js +0 -18
- package/build/src/utils/compose-avatar-fallback/index.js.map +0 -1
- package/build/src/utils/convert-content-from-base64/convert-content-from-base64.d.ts +0 -1
- package/build/src/utils/convert-content-from-base64/convert-content-from-base64.js +0 -8
- package/build/src/utils/convert-content-from-base64/convert-content-from-base64.js.map +0 -1
- package/build/src/utils/convert-content-from-base64/index.d.ts +0 -1
- package/build/src/utils/convert-content-from-base64/index.js +0 -18
- package/build/src/utils/convert-content-from-base64/index.js.map +0 -1
- package/build/src/utils/convert-content-to-base64/convert-content-to-base64.d.ts +0 -1
- package/build/src/utils/convert-content-to-base64/convert-content-to-base64.js +0 -8
- package/build/src/utils/convert-content-to-base64/convert-content-to-base64.js.map +0 -1
- package/build/src/utils/convert-content-to-base64/index.d.ts +0 -1
- package/build/src/utils/convert-content-to-base64/index.js +0 -18
- package/build/src/utils/convert-content-to-base64/index.js.map +0 -1
- package/build/src/utils/get-user-full-name/get-user-full-name.d.ts +0 -6
- package/build/src/utils/get-user-full-name/get-user-full-name.js +0 -12
- package/build/src/utils/get-user-full-name/get-user-full-name.js.map +0 -1
- package/build/src/utils/get-user-full-name/index.d.ts +0 -1
- package/build/src/utils/get-user-full-name/index.js +0 -18
- package/build/src/utils/get-user-full-name/index.js.map +0 -1
- package/build/src/utils/index.d.ts +0 -7
- package/build/src/utils/index.js +0 -24
- package/build/src/utils/index.js.map +0 -1
- package/build/src/utils/is-boolean/index.d.ts +0 -1
- package/build/src/utils/is-boolean/index.js +0 -18
- package/build/src/utils/is-boolean/index.js.map +0 -1
- package/build/src/utils/is-boolean/is-boolean.d.ts +0 -1
- package/build/src/utils/is-boolean/is-boolean.js +0 -6
- package/build/src/utils/is-boolean/is-boolean.js.map +0 -1
- package/build/src/utils/is-token-expired/index.d.ts +0 -1
- package/build/src/utils/is-token-expired/index.js +0 -18
- package/build/src/utils/is-token-expired/index.js.map +0 -1
- package/build/src/utils/is-token-expired/is-token-expired.d.ts +0 -1
- package/build/src/utils/is-token-expired/is-token-expired.js +0 -9
- package/build/src/utils/is-token-expired/is-token-expired.js.map +0 -1
- package/build/src/utils/string-to-boolean/index.d.ts +0 -1
- package/build/src/utils/string-to-boolean/index.js +0 -18
- package/build/src/utils/string-to-boolean/index.js.map +0 -1
- package/build/src/utils/string-to-boolean/string-to-boolean.d.ts +0 -1
- package/build/src/utils/string-to-boolean/string-to-boolean.js +0 -6
- package/build/src/utils/string-to-boolean/string-to-boolean.js.map +0 -1
|
@@ -1,257 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CountryCode = void 0;
|
|
4
|
-
var CountryCode;
|
|
5
|
-
(function (CountryCode) {
|
|
6
|
-
CountryCode["AD"] = "AD";
|
|
7
|
-
CountryCode["AL"] = "AL";
|
|
8
|
-
CountryCode["AM"] = "AM";
|
|
9
|
-
CountryCode["AT"] = "AT";
|
|
10
|
-
CountryCode["BA"] = "BA";
|
|
11
|
-
CountryCode["BE"] = "BE";
|
|
12
|
-
CountryCode["BG"] = "BG";
|
|
13
|
-
CountryCode["BL"] = "BL";
|
|
14
|
-
CountryCode["BY"] = "BY";
|
|
15
|
-
CountryCode["CH"] = "CH";
|
|
16
|
-
CountryCode["CY"] = "CY";
|
|
17
|
-
CountryCode["CZ"] = "CZ";
|
|
18
|
-
CountryCode["DE"] = "DE";
|
|
19
|
-
CountryCode["DK"] = "DK";
|
|
20
|
-
CountryCode["EE"] = "EE";
|
|
21
|
-
CountryCode["ES"] = "ES";
|
|
22
|
-
CountryCode["FI"] = "FI";
|
|
23
|
-
CountryCode["FO"] = "FO";
|
|
24
|
-
CountryCode["FR"] = "FR";
|
|
25
|
-
CountryCode["GB"] = "GB";
|
|
26
|
-
CountryCode["GE"] = "GE";
|
|
27
|
-
CountryCode["GF"] = "GF";
|
|
28
|
-
CountryCode["GG"] = "GG";
|
|
29
|
-
CountryCode["GI"] = "GI";
|
|
30
|
-
CountryCode["GP"] = "GP";
|
|
31
|
-
CountryCode["GR"] = "GR";
|
|
32
|
-
CountryCode["HR"] = "HR";
|
|
33
|
-
CountryCode["HU"] = "HU";
|
|
34
|
-
CountryCode["IE"] = "IE";
|
|
35
|
-
CountryCode["IM"] = "IM";
|
|
36
|
-
CountryCode["IS"] = "IS";
|
|
37
|
-
CountryCode["IT"] = "IT";
|
|
38
|
-
CountryCode["JE"] = "JE";
|
|
39
|
-
CountryCode["LI"] = "LI";
|
|
40
|
-
CountryCode["LT"] = "LT";
|
|
41
|
-
CountryCode["LU"] = "LU";
|
|
42
|
-
CountryCode["LV"] = "LV";
|
|
43
|
-
CountryCode["MC"] = "MC";
|
|
44
|
-
CountryCode["ME"] = "ME";
|
|
45
|
-
CountryCode["MF"] = "MF";
|
|
46
|
-
CountryCode["MK"] = "MK";
|
|
47
|
-
CountryCode["MQ"] = "MQ";
|
|
48
|
-
CountryCode["MT"] = "MT";
|
|
49
|
-
CountryCode["NL"] = "NL";
|
|
50
|
-
CountryCode["NO"] = "NO";
|
|
51
|
-
CountryCode["PL"] = "PL";
|
|
52
|
-
CountryCode["PM"] = "PM";
|
|
53
|
-
CountryCode["PT"] = "PT";
|
|
54
|
-
CountryCode["RE"] = "RE";
|
|
55
|
-
CountryCode["RO"] = "RO";
|
|
56
|
-
CountryCode["RS"] = "RS";
|
|
57
|
-
CountryCode["RU"] = "RU";
|
|
58
|
-
CountryCode["SE"] = "SE";
|
|
59
|
-
CountryCode["SI"] = "SI";
|
|
60
|
-
CountryCode["SK"] = "SK";
|
|
61
|
-
CountryCode["SM"] = "SM";
|
|
62
|
-
CountryCode["TR"] = "TR";
|
|
63
|
-
CountryCode["UA"] = "UA";
|
|
64
|
-
CountryCode["VA"] = "VA";
|
|
65
|
-
CountryCode["XK"] = "XK";
|
|
66
|
-
CountryCode["YT"] = "YT";
|
|
67
|
-
CountryCode["AR"] = "AR";
|
|
68
|
-
CountryCode["AU"] = "AU";
|
|
69
|
-
CountryCode["CA"] = "CA";
|
|
70
|
-
CountryCode["CO"] = "CO";
|
|
71
|
-
CountryCode["DZ"] = "DZ";
|
|
72
|
-
CountryCode["EG"] = "EG";
|
|
73
|
-
CountryCode["IN"] = "IN";
|
|
74
|
-
CountryCode["JP"] = "JP";
|
|
75
|
-
CountryCode["MA"] = "MA";
|
|
76
|
-
CountryCode["SG"] = "SG";
|
|
77
|
-
CountryCode["TH"] = "TH";
|
|
78
|
-
CountryCode["US"] = "US";
|
|
79
|
-
CountryCode["VN"] = "VN";
|
|
80
|
-
CountryCode["AF"] = "AF";
|
|
81
|
-
CountryCode["AS"] = "AS";
|
|
82
|
-
CountryCode["AO"] = "AO";
|
|
83
|
-
CountryCode["AI"] = "AI";
|
|
84
|
-
CountryCode["AQ"] = "AQ";
|
|
85
|
-
CountryCode["AG"] = "AG";
|
|
86
|
-
CountryCode["AW"] = "AW";
|
|
87
|
-
CountryCode["AZ"] = "AZ";
|
|
88
|
-
CountryCode["BS"] = "BS";
|
|
89
|
-
CountryCode["BH"] = "BH";
|
|
90
|
-
CountryCode["BD"] = "BD";
|
|
91
|
-
CountryCode["BB"] = "BB";
|
|
92
|
-
CountryCode["BZ"] = "BZ";
|
|
93
|
-
CountryCode["BJ"] = "BJ";
|
|
94
|
-
CountryCode["BM"] = "BM";
|
|
95
|
-
CountryCode["BT"] = "BT";
|
|
96
|
-
CountryCode["BO"] = "BO";
|
|
97
|
-
CountryCode["BW"] = "BW";
|
|
98
|
-
CountryCode["BV"] = "BV";
|
|
99
|
-
CountryCode["BR"] = "BR";
|
|
100
|
-
CountryCode["IO"] = "IO";
|
|
101
|
-
CountryCode["BN"] = "BN";
|
|
102
|
-
CountryCode["BF"] = "BF";
|
|
103
|
-
CountryCode["BI"] = "BI";
|
|
104
|
-
CountryCode["KH"] = "KH";
|
|
105
|
-
CountryCode["CM"] = "CM";
|
|
106
|
-
CountryCode["CV"] = "CV";
|
|
107
|
-
CountryCode["KY"] = "KY";
|
|
108
|
-
CountryCode["CF"] = "CF";
|
|
109
|
-
CountryCode["TD"] = "TD";
|
|
110
|
-
CountryCode["CL"] = "CL";
|
|
111
|
-
CountryCode["CN"] = "CN";
|
|
112
|
-
CountryCode["CX"] = "CX";
|
|
113
|
-
CountryCode["CC"] = "CC";
|
|
114
|
-
CountryCode["KM"] = "KM";
|
|
115
|
-
CountryCode["CG"] = "CG";
|
|
116
|
-
CountryCode["CD"] = "CD";
|
|
117
|
-
CountryCode["CK"] = "CK";
|
|
118
|
-
CountryCode["CR"] = "CR";
|
|
119
|
-
CountryCode["CI"] = "CI";
|
|
120
|
-
CountryCode["CU"] = "CU";
|
|
121
|
-
CountryCode["DJ"] = "DJ";
|
|
122
|
-
CountryCode["DM"] = "DM";
|
|
123
|
-
CountryCode["DO"] = "DO";
|
|
124
|
-
CountryCode["EC"] = "EC";
|
|
125
|
-
CountryCode["SV"] = "SV";
|
|
126
|
-
CountryCode["GQ"] = "GQ";
|
|
127
|
-
CountryCode["ER"] = "ER";
|
|
128
|
-
CountryCode["ET"] = "ET";
|
|
129
|
-
CountryCode["FK"] = "FK";
|
|
130
|
-
CountryCode["FJ"] = "FJ";
|
|
131
|
-
CountryCode["PF"] = "PF";
|
|
132
|
-
CountryCode["TF"] = "TF";
|
|
133
|
-
CountryCode["GA"] = "GA";
|
|
134
|
-
CountryCode["GM"] = "GM";
|
|
135
|
-
CountryCode["GH"] = "GH";
|
|
136
|
-
CountryCode["GL"] = "GL";
|
|
137
|
-
CountryCode["GD"] = "GD";
|
|
138
|
-
CountryCode["GU"] = "GU";
|
|
139
|
-
CountryCode["GT"] = "GT";
|
|
140
|
-
CountryCode["GN"] = "GN";
|
|
141
|
-
CountryCode["GW"] = "GW";
|
|
142
|
-
CountryCode["GY"] = "GY";
|
|
143
|
-
CountryCode["HT"] = "HT";
|
|
144
|
-
CountryCode["HM"] = "HM";
|
|
145
|
-
CountryCode["HN"] = "HN";
|
|
146
|
-
CountryCode["HK"] = "HK";
|
|
147
|
-
CountryCode["ID"] = "ID";
|
|
148
|
-
CountryCode["IR"] = "IR";
|
|
149
|
-
CountryCode["IQ"] = "IQ";
|
|
150
|
-
CountryCode["IL"] = "IL";
|
|
151
|
-
CountryCode["JM"] = "JM";
|
|
152
|
-
CountryCode["JO"] = "JO";
|
|
153
|
-
CountryCode["KZ"] = "KZ";
|
|
154
|
-
CountryCode["KE"] = "KE";
|
|
155
|
-
CountryCode["KI"] = "KI";
|
|
156
|
-
CountryCode["KP"] = "KP";
|
|
157
|
-
CountryCode["KR"] = "KR";
|
|
158
|
-
CountryCode["KW"] = "KW";
|
|
159
|
-
CountryCode["KG"] = "KG";
|
|
160
|
-
CountryCode["LA"] = "LA";
|
|
161
|
-
CountryCode["LB"] = "LB";
|
|
162
|
-
CountryCode["LS"] = "LS";
|
|
163
|
-
CountryCode["LR"] = "LR";
|
|
164
|
-
CountryCode["LY"] = "LY";
|
|
165
|
-
CountryCode["MO"] = "MO";
|
|
166
|
-
CountryCode["MG"] = "MG";
|
|
167
|
-
CountryCode["MW"] = "MW";
|
|
168
|
-
CountryCode["MY"] = "MY";
|
|
169
|
-
CountryCode["MV"] = "MV";
|
|
170
|
-
CountryCode["ML"] = "ML";
|
|
171
|
-
CountryCode["MH"] = "MH";
|
|
172
|
-
CountryCode["MR"] = "MR";
|
|
173
|
-
CountryCode["MU"] = "MU";
|
|
174
|
-
CountryCode["MX"] = "MX";
|
|
175
|
-
CountryCode["FM"] = "FM";
|
|
176
|
-
CountryCode["MD"] = "MD";
|
|
177
|
-
CountryCode["MN"] = "MN";
|
|
178
|
-
CountryCode["MS"] = "MS";
|
|
179
|
-
CountryCode["MZ"] = "MZ";
|
|
180
|
-
CountryCode["MM"] = "MM";
|
|
181
|
-
CountryCode["NA"] = "NA";
|
|
182
|
-
CountryCode["NR"] = "NR";
|
|
183
|
-
CountryCode["NP"] = "NP";
|
|
184
|
-
CountryCode["NC"] = "NC";
|
|
185
|
-
CountryCode["NZ"] = "NZ";
|
|
186
|
-
CountryCode["NI"] = "NI";
|
|
187
|
-
CountryCode["NE"] = "NE";
|
|
188
|
-
CountryCode["NG"] = "NG";
|
|
189
|
-
CountryCode["NU"] = "NU";
|
|
190
|
-
CountryCode["NF"] = "NF";
|
|
191
|
-
CountryCode["MP"] = "MP";
|
|
192
|
-
CountryCode["OM"] = "OM";
|
|
193
|
-
CountryCode["PK"] = "PK";
|
|
194
|
-
CountryCode["PW"] = "PW";
|
|
195
|
-
CountryCode["PS"] = "PS";
|
|
196
|
-
CountryCode["PA"] = "PA";
|
|
197
|
-
CountryCode["PG"] = "PG";
|
|
198
|
-
CountryCode["PY"] = "PY";
|
|
199
|
-
CountryCode["PE"] = "PE";
|
|
200
|
-
CountryCode["PH"] = "PH";
|
|
201
|
-
CountryCode["PN"] = "PN";
|
|
202
|
-
CountryCode["PR"] = "PR";
|
|
203
|
-
CountryCode["QA"] = "QA";
|
|
204
|
-
CountryCode["RW"] = "RW";
|
|
205
|
-
CountryCode["SH"] = "SH";
|
|
206
|
-
CountryCode["KN"] = "KN";
|
|
207
|
-
CountryCode["LC"] = "LC";
|
|
208
|
-
CountryCode["VC"] = "VC";
|
|
209
|
-
CountryCode["WS"] = "WS";
|
|
210
|
-
CountryCode["ST"] = "ST";
|
|
211
|
-
CountryCode["SA"] = "SA";
|
|
212
|
-
CountryCode["SN"] = "SN";
|
|
213
|
-
CountryCode["SC"] = "SC";
|
|
214
|
-
CountryCode["SL"] = "SL";
|
|
215
|
-
CountryCode["SB"] = "SB";
|
|
216
|
-
CountryCode["SO"] = "SO";
|
|
217
|
-
CountryCode["ZA"] = "ZA";
|
|
218
|
-
CountryCode["GS"] = "GS";
|
|
219
|
-
CountryCode["LK"] = "LK";
|
|
220
|
-
CountryCode["SD"] = "SD";
|
|
221
|
-
CountryCode["SR"] = "SR";
|
|
222
|
-
CountryCode["SJ"] = "SJ";
|
|
223
|
-
CountryCode["SZ"] = "SZ";
|
|
224
|
-
CountryCode["SY"] = "SY";
|
|
225
|
-
CountryCode["TW"] = "TW";
|
|
226
|
-
CountryCode["TJ"] = "TJ";
|
|
227
|
-
CountryCode["TZ"] = "TZ";
|
|
228
|
-
CountryCode["TL"] = "TL";
|
|
229
|
-
CountryCode["TG"] = "TG";
|
|
230
|
-
CountryCode["TK"] = "TK";
|
|
231
|
-
CountryCode["TO"] = "TO";
|
|
232
|
-
CountryCode["TT"] = "TT";
|
|
233
|
-
CountryCode["TN"] = "TN";
|
|
234
|
-
CountryCode["TM"] = "TM";
|
|
235
|
-
CountryCode["TC"] = "TC";
|
|
236
|
-
CountryCode["TV"] = "TV";
|
|
237
|
-
CountryCode["UG"] = "UG";
|
|
238
|
-
CountryCode["AE"] = "AE";
|
|
239
|
-
CountryCode["UM"] = "UM";
|
|
240
|
-
CountryCode["UY"] = "UY";
|
|
241
|
-
CountryCode["UZ"] = "UZ";
|
|
242
|
-
CountryCode["VU"] = "VU";
|
|
243
|
-
CountryCode["VE"] = "VE";
|
|
244
|
-
CountryCode["VG"] = "VG";
|
|
245
|
-
CountryCode["VI"] = "VI";
|
|
246
|
-
CountryCode["WF"] = "WF";
|
|
247
|
-
CountryCode["EH"] = "EH";
|
|
248
|
-
CountryCode["YE"] = "YE";
|
|
249
|
-
CountryCode["ZM"] = "ZM";
|
|
250
|
-
CountryCode["ZW"] = "ZW";
|
|
251
|
-
CountryCode["AX"] = "AX";
|
|
252
|
-
CountryCode["BQ"] = "BQ";
|
|
253
|
-
CountryCode["CW"] = "CW";
|
|
254
|
-
CountryCode["SX"] = "SX";
|
|
255
|
-
CountryCode["SS"] = "SS";
|
|
256
|
-
})(CountryCode = exports.CountryCode || (exports.CountryCode = {}));
|
|
257
|
-
//# sourceMappingURL=country-code.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"country-code.js","sourceRoot":"","sources":["../../../src/enums/country-code.ts"],"names":[],"mappings":";;;AAAA,IAAY,WA2PX;AA3PD,WAAY,WAAW;IACrB,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;IACX,wBAAW,CAAA;AACb,CAAC,EA3PW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QA2PtB"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.EmailServerTemplateName = void 0;
|
|
4
|
-
var EmailServerTemplateName;
|
|
5
|
-
(function (EmailServerTemplateName) {
|
|
6
|
-
EmailServerTemplateName["ACCOUNT_CONFIRMATION_BY_EMAIL"] = "account-confirmation-by-email";
|
|
7
|
-
})(EmailServerTemplateName = exports.EmailServerTemplateName || (exports.EmailServerTemplateName = {}));
|
|
8
|
-
//# sourceMappingURL=email-server-template-name.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"email-server-template-name.js","sourceRoot":"","sources":["../../../src/enums/email-server-template-name.ts"],"names":[],"mappings":";;;AAAA,IAAY,uBAEX;AAFD,WAAY,uBAAuB;IACjC,0FAA+D,CAAA;AACjE,CAAC,EAFW,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAElC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GatewayNamespaces = void 0;
|
|
4
|
-
exports.GatewayNamespaces = {
|
|
5
|
-
FILE_UPLOAD: 'file-upload',
|
|
6
|
-
CHAT_MAIN: 'chat-main',
|
|
7
|
-
FILE_SERVER: 'main-file',
|
|
8
|
-
};
|
|
9
|
-
//# sourceMappingURL=gateway-namespaces.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"gateway-namespaces.js","sourceRoot":"","sources":["../../../src/enums/gateway-namespaces.ts"],"names":[],"mappings":";;;AAAa,QAAA,iBAAiB,GAAG;IAC/B,WAAW,EAAE,aAAa;IAC1B,SAAS,EAAE,WAAW;IACtB,WAAW,EAAE,WAAW;CACzB,CAAA"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GenericFileServerSocketKeys = void 0;
|
|
4
|
-
var GenericFileServerSocketKeys;
|
|
5
|
-
(function (GenericFileServerSocketKeys) {
|
|
6
|
-
GenericFileServerSocketKeys["START_UPLOAD"] = "START_UPLOAD";
|
|
7
|
-
GenericFileServerSocketKeys["UPLOAD_STARTED"] = "UPLOAD_STARTED";
|
|
8
|
-
GenericFileServerSocketKeys["UPLOAD_ERROR"] = "UPLOAD_ERROR";
|
|
9
|
-
GenericFileServerSocketKeys["UPLOAD_END"] = "UPLOAD_END";
|
|
10
|
-
GenericFileServerSocketKeys["UPLOAD_SUCCESS"] = "UPLOAD_SUCCESS";
|
|
11
|
-
GenericFileServerSocketKeys["UPLOAD_CHUNK"] = "UPLOAD_CHUNK";
|
|
12
|
-
})(GenericFileServerSocketKeys = exports.GenericFileServerSocketKeys || (exports.GenericFileServerSocketKeys = {}));
|
|
13
|
-
//# sourceMappingURL=generic-file-server-socket-keys.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"generic-file-server-socket-keys.js","sourceRoot":"","sources":["../../../src/enums/generic-file-server-socket-keys.ts"],"names":[],"mappings":";;;AAAA,IAAY,2BAOX;AAPD,WAAY,2BAA2B;IACrC,4DAA6B,CAAA;IAC7B,gEAAiC,CAAA;IACjC,4DAA6B,CAAA;IAC7B,wDAAyB,CAAA;IACzB,gEAAiC,CAAA;IACjC,4DAA6B,CAAA;AAC/B,CAAC,EAPW,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAOtC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export * from './message-file-type';
|
|
2
|
-
export * from './chat-type';
|
|
3
|
-
export * from './message-status';
|
|
4
|
-
export * from './message-type';
|
|
5
|
-
export * from './user-type';
|
|
6
|
-
export * from './chat-socket-keys';
|
|
7
|
-
export * from './nationality-code';
|
|
8
|
-
export * from './country-code';
|
|
9
|
-
export * from './user-chat-role';
|
|
10
|
-
export * from './message-file-entity-type';
|
|
11
|
-
export * from './sort-direction';
|
|
12
|
-
export * from './user-chat-status';
|
|
13
|
-
export * from './gateway-namespaces';
|
|
14
|
-
export * from './generic-file-server-socket-keys';
|
|
15
|
-
export * from './email-server-template-name';
|
|
16
|
-
export * from './conversation-bucket-name.enum';
|
package/build/src/enums/index.js
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./message-file-type"), exports);
|
|
18
|
-
__exportStar(require("./chat-type"), exports);
|
|
19
|
-
__exportStar(require("./message-status"), exports);
|
|
20
|
-
__exportStar(require("./message-type"), exports);
|
|
21
|
-
__exportStar(require("./user-type"), exports);
|
|
22
|
-
__exportStar(require("./chat-socket-keys"), exports);
|
|
23
|
-
__exportStar(require("./nationality-code"), exports);
|
|
24
|
-
__exportStar(require("./country-code"), exports);
|
|
25
|
-
__exportStar(require("./user-chat-role"), exports);
|
|
26
|
-
__exportStar(require("./message-file-entity-type"), exports);
|
|
27
|
-
__exportStar(require("./sort-direction"), exports);
|
|
28
|
-
__exportStar(require("./user-chat-status"), exports);
|
|
29
|
-
__exportStar(require("./gateway-namespaces"), exports);
|
|
30
|
-
__exportStar(require("./generic-file-server-socket-keys"), exports);
|
|
31
|
-
__exportStar(require("./email-server-template-name"), exports);
|
|
32
|
-
__exportStar(require("./conversation-bucket-name.enum"), exports);
|
|
33
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/enums/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sDAAoC;AACpC,8CAA4B;AAC5B,mDAAiC;AACjC,iDAA+B;AAC/B,8CAA4B;AAC5B,qDAAmC;AACnC,qDAAmC;AACnC,iDAA+B;AAC/B,mDAAiC;AACjC,6DAA2C;AAC3C,mDAAiC;AACjC,qDAAmC;AACnC,uDAAqC;AACrC,oEAAkD;AAClD,+DAA6C;AAC7C,kEAAgD"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MessageFileEntityType = void 0;
|
|
4
|
-
var MessageFileEntityType;
|
|
5
|
-
(function (MessageFileEntityType) {
|
|
6
|
-
MessageFileEntityType["IMAGE"] = "IMAGE";
|
|
7
|
-
MessageFileEntityType["VIDEO"] = "VIDEO";
|
|
8
|
-
MessageFileEntityType["FILE"] = "FILE";
|
|
9
|
-
MessageFileEntityType["AUDIO"] = "AUDIO";
|
|
10
|
-
})(MessageFileEntityType = exports.MessageFileEntityType || (exports.MessageFileEntityType = {}));
|
|
11
|
-
//# sourceMappingURL=message-file-entity-type.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"message-file-entity-type.js","sourceRoot":"","sources":["../../../src/enums/message-file-entity-type.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAC/B,wCAAe,CAAA;IACf,wCAAe,CAAA;IACf,sCAAa,CAAA;IACb,wCAAe,CAAA;AACjB,CAAC,EALW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAKhC"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export declare enum MessageFileTypeForBrowser {
|
|
2
|
-
MP4 = "video/mp4",
|
|
3
|
-
OGG = "video/ogg",
|
|
4
|
-
WEBM = "video/webm",
|
|
5
|
-
AVI = "video/avi",
|
|
6
|
-
DOCUMENT = "document",
|
|
7
|
-
MS_DOCUMENT = "ms_document"
|
|
8
|
-
}
|
|
9
|
-
export declare enum MessageFileType {
|
|
10
|
-
MP4 = "MP4",
|
|
11
|
-
OGG = "OGG",
|
|
12
|
-
WEBM = "WEBM",
|
|
13
|
-
AVI = "AVI",
|
|
14
|
-
IMAGE = "IMAGE",
|
|
15
|
-
AUDIO = "AUDIO",
|
|
16
|
-
DOCUMENT = "DOCUMENT",
|
|
17
|
-
MS_DOCUMENT = "MS_DOCUMENT"
|
|
18
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MessageFileType = exports.MessageFileTypeForBrowser = void 0;
|
|
4
|
-
var MessageFileTypeForBrowser;
|
|
5
|
-
(function (MessageFileTypeForBrowser) {
|
|
6
|
-
MessageFileTypeForBrowser["MP4"] = "video/mp4";
|
|
7
|
-
MessageFileTypeForBrowser["OGG"] = "video/ogg";
|
|
8
|
-
MessageFileTypeForBrowser["WEBM"] = "video/webm";
|
|
9
|
-
MessageFileTypeForBrowser["AVI"] = "video/avi";
|
|
10
|
-
MessageFileTypeForBrowser["DOCUMENT"] = "document";
|
|
11
|
-
MessageFileTypeForBrowser["MS_DOCUMENT"] = "ms_document";
|
|
12
|
-
})(MessageFileTypeForBrowser = exports.MessageFileTypeForBrowser || (exports.MessageFileTypeForBrowser = {}));
|
|
13
|
-
var MessageFileType;
|
|
14
|
-
(function (MessageFileType) {
|
|
15
|
-
MessageFileType["MP4"] = "MP4";
|
|
16
|
-
MessageFileType["OGG"] = "OGG";
|
|
17
|
-
MessageFileType["WEBM"] = "WEBM";
|
|
18
|
-
MessageFileType["AVI"] = "AVI";
|
|
19
|
-
MessageFileType["IMAGE"] = "IMAGE";
|
|
20
|
-
MessageFileType["AUDIO"] = "AUDIO";
|
|
21
|
-
MessageFileType["DOCUMENT"] = "DOCUMENT";
|
|
22
|
-
MessageFileType["MS_DOCUMENT"] = "MS_DOCUMENT";
|
|
23
|
-
})(MessageFileType = exports.MessageFileType || (exports.MessageFileType = {}));
|
|
24
|
-
//# sourceMappingURL=message-file-type.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"message-file-type.js","sourceRoot":"","sources":["../../../src/enums/message-file-type.ts"],"names":[],"mappings":";;;AAAA,IAAY,yBAQX;AARD,WAAY,yBAAyB;IACnC,8CAAiB,CAAA;IACjB,8CAAiB,CAAA;IACjB,gDAAmB,CAAA;IACnB,8CAAiB,CAAA;IAEjB,kDAAqB,CAAA;IACrB,wDAA2B,CAAA;AAC7B,CAAC,EARW,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAQpC;AAED,IAAY,eASX;AATD,WAAY,eAAe;IACzB,8BAAW,CAAA;IACX,8BAAW,CAAA;IACX,gCAAa,CAAA;IACb,8BAAW,CAAA;IACX,kCAAe,CAAA;IACf,kCAAe,CAAA;IACf,wCAAqB,CAAA;IACrB,8CAA2B,CAAA;AAC7B,CAAC,EATW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAS1B"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MessageStatus = void 0;
|
|
4
|
-
var MessageStatus;
|
|
5
|
-
(function (MessageStatus) {
|
|
6
|
-
MessageStatus["VIEWED"] = "VIEWED";
|
|
7
|
-
MessageStatus["UNREAD"] = "UNREAD";
|
|
8
|
-
MessageStatus["NOT_SENT"] = "NOT_SENT";
|
|
9
|
-
MessageStatus["DRAFT"] = "DRAFT";
|
|
10
|
-
})(MessageStatus = exports.MessageStatus || (exports.MessageStatus = {}));
|
|
11
|
-
//# sourceMappingURL=message-status.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"message-status.js","sourceRoot":"","sources":["../../../src/enums/message-status.ts"],"names":[],"mappings":";;;AAAA,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,kCAAiB,CAAA;IACjB,kCAAiB,CAAA;IACjB,sCAAqB,CAAA;IACrB,gCAAe,CAAA;AACjB,CAAC,EALW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAKxB"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MessageType = void 0;
|
|
4
|
-
var MessageType;
|
|
5
|
-
(function (MessageType) {
|
|
6
|
-
MessageType["TEXT"] = "TEXT";
|
|
7
|
-
MessageType["IMAGE"] = "IMAGE";
|
|
8
|
-
MessageType["VIDEO"] = "VIDEO";
|
|
9
|
-
MessageType["FILE"] = "FILE";
|
|
10
|
-
MessageType["AUDIO"] = "AUDIO";
|
|
11
|
-
})(MessageType = exports.MessageType || (exports.MessageType = {}));
|
|
12
|
-
//# sourceMappingURL=message-type.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"message-type.js","sourceRoot":"","sources":["../../../src/enums/message-type.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAMX;AAND,WAAY,WAAW;IACrB,4BAAa,CAAA;IACb,8BAAe,CAAA;IACf,8BAAe,CAAA;IACf,4BAAa,CAAA;IACb,8BAAe,CAAA;AACjB,CAAC,EANW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAMtB"}
|