@investtal/models 1.5.6 → 1.6.3
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/CHANGELOG.md +59 -76
- package/dist/index.cjs +97 -90
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +693 -2689
- package/dist/index.d.mts +693 -2689
- package/dist/index.mjs +88 -82
- package/dist/index.mjs.map +1 -1
- package/package.json +5 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 1.6.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Minor path
|
|
8
|
+
|
|
3
9
|
All notable changes to @ivt/models will be documented in this file.
|
|
4
10
|
|
|
5
11
|
## [1.4.7] - 2026-03-19
|
|
@@ -9,340 +15,317 @@ All notable changes to @ivt/models will be documented in this file.
|
|
|
9
15
|
## [1.3.0] - 2026-03-15
|
|
10
16
|
|
|
11
17
|
### Changed
|
|
18
|
+
|
|
12
19
|
- Auto-generated: Database schema and GraphQL types updated
|
|
13
20
|
|
|
14
21
|
## [1.2.60] - 2026-02-26
|
|
15
22
|
|
|
16
23
|
### Changed
|
|
17
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
18
|
-
|
|
19
24
|
|
|
25
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
20
26
|
|
|
21
27
|
## [1.2.59] - 2026-02-20
|
|
22
28
|
|
|
23
29
|
### Changed
|
|
24
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
25
|
-
|
|
26
30
|
|
|
31
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
27
32
|
|
|
28
33
|
## [1.2.58] - 2026-02-09
|
|
29
34
|
|
|
30
35
|
### Changed
|
|
31
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
32
|
-
|
|
33
36
|
|
|
37
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
34
38
|
|
|
35
39
|
## [1.2.57] - 2026-02-09
|
|
36
40
|
|
|
37
41
|
### Changed
|
|
38
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
39
|
-
|
|
40
42
|
|
|
43
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
41
44
|
|
|
42
45
|
## [1.2.56] - 2026-02-07
|
|
43
46
|
|
|
44
47
|
### Changed
|
|
45
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
46
|
-
|
|
47
48
|
|
|
49
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
48
50
|
|
|
49
51
|
## [1.2.55] - 2026-02-05
|
|
50
52
|
|
|
51
53
|
### Changed
|
|
52
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
53
|
-
|
|
54
54
|
|
|
55
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
55
56
|
|
|
56
57
|
## [1.2.54] - 2026-01-26
|
|
57
58
|
|
|
58
59
|
### Changed
|
|
59
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
60
|
-
|
|
61
60
|
|
|
61
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
62
62
|
|
|
63
63
|
## [1.2.53] - 2026-01-24
|
|
64
64
|
|
|
65
65
|
### Changed
|
|
66
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
67
|
-
|
|
68
66
|
|
|
67
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
69
68
|
|
|
70
69
|
## [1.2.52] - 2026-01-24
|
|
71
70
|
|
|
72
71
|
### Changed
|
|
73
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
74
|
-
|
|
75
72
|
|
|
73
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
76
74
|
|
|
77
75
|
## [1.2.51] - 2026-01-21
|
|
78
76
|
|
|
79
77
|
### Changed
|
|
80
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
81
|
-
|
|
82
78
|
|
|
79
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
83
80
|
|
|
84
81
|
## [1.2.50] - 2026-01-20
|
|
85
82
|
|
|
86
83
|
### Changed
|
|
87
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
88
|
-
|
|
89
84
|
|
|
85
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
90
86
|
|
|
91
87
|
## [1.2.49] - 2026-01-20
|
|
92
88
|
|
|
93
89
|
### Changed
|
|
94
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
95
|
-
|
|
96
90
|
|
|
91
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
97
92
|
|
|
98
93
|
## [1.2.48] - 2026-01-19
|
|
99
94
|
|
|
100
95
|
### Changed
|
|
101
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
102
|
-
|
|
103
96
|
|
|
97
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
104
98
|
|
|
105
99
|
## [1.2.47] - 2026-01-12
|
|
106
100
|
|
|
107
101
|
### Changed
|
|
108
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
109
|
-
|
|
110
102
|
|
|
103
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
111
104
|
|
|
112
105
|
## [1.2.46] - 2026-01-12
|
|
113
106
|
|
|
114
107
|
### Changed
|
|
115
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
116
|
-
|
|
117
108
|
|
|
109
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
118
110
|
|
|
119
111
|
## [1.2.45] - 2026-01-12
|
|
120
112
|
|
|
121
113
|
### Changed
|
|
122
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
123
|
-
|
|
124
114
|
|
|
115
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
125
116
|
|
|
126
117
|
## [1.2.44] - 2026-01-12
|
|
127
118
|
|
|
128
119
|
### Changed
|
|
129
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
130
|
-
|
|
131
120
|
|
|
121
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
132
122
|
|
|
133
123
|
## [1.2.43] - 2026-01-12
|
|
134
124
|
|
|
135
125
|
### Changed
|
|
136
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
137
|
-
|
|
138
126
|
|
|
127
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
139
128
|
|
|
140
129
|
## [1.2.42] - 2026-01-10
|
|
141
130
|
|
|
142
131
|
### Changed
|
|
143
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
144
|
-
|
|
145
132
|
|
|
133
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
146
134
|
|
|
147
135
|
## [1.2.41] - 2026-01-10
|
|
148
136
|
|
|
149
137
|
### Changed
|
|
150
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
151
|
-
|
|
152
138
|
|
|
139
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
153
140
|
|
|
154
141
|
## [1.2.40] - 2026-01-07
|
|
155
142
|
|
|
156
143
|
### Changed
|
|
144
|
+
|
|
157
145
|
- Auto-generated: Database schema and GraphQL types updated
|
|
158
146
|
|
|
159
147
|
## [1.2.39] - 2026-01-07
|
|
160
148
|
|
|
161
149
|
### Changed
|
|
150
|
+
|
|
162
151
|
- Auto-generated: Database schema and GraphQL types updated
|
|
163
152
|
|
|
164
153
|
## [1.2.38] - 2026-01-04
|
|
165
154
|
|
|
166
155
|
### Changed
|
|
156
|
+
|
|
167
157
|
- Auto-generated: Database schema and GraphQL types updated
|
|
168
158
|
|
|
169
159
|
## [1.2.37] - 2026-01-04
|
|
170
160
|
|
|
171
161
|
### Changed
|
|
162
|
+
|
|
172
163
|
- Auto-generated: Database schema and GraphQL types updated
|
|
173
164
|
|
|
174
165
|
## [1.2.36] - 2026-01-04
|
|
175
166
|
|
|
176
167
|
### Changed
|
|
168
|
+
|
|
177
169
|
- Auto-generated: Database schema and GraphQL types updated
|
|
178
170
|
|
|
179
171
|
## [1.2.35] - 2026-01-03
|
|
180
172
|
|
|
181
173
|
### Changed
|
|
174
|
+
|
|
182
175
|
- Auto-generated: Database schema and GraphQL types updated
|
|
183
176
|
|
|
184
177
|
## [1.2.34] - 2026-01-03
|
|
185
178
|
|
|
186
179
|
### Changed
|
|
180
|
+
|
|
187
181
|
- Auto-generated: Database schema and GraphQL types updated
|
|
188
182
|
|
|
189
183
|
## [1.2.33] - 2026-01-03
|
|
190
184
|
|
|
191
185
|
### Changed
|
|
192
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
193
|
-
|
|
194
186
|
|
|
187
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
195
188
|
|
|
196
189
|
## [1.2.32] - 2026-01-03
|
|
197
190
|
|
|
198
191
|
### Changed
|
|
199
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
200
|
-
|
|
201
192
|
|
|
193
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
202
194
|
|
|
203
195
|
## [1.2.31] - 2026-01-03
|
|
204
196
|
|
|
205
197
|
### Changed
|
|
206
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
207
|
-
|
|
208
198
|
|
|
199
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
209
200
|
|
|
210
201
|
## [1.2.30] - 2026-01-03
|
|
211
202
|
|
|
212
203
|
### Changed
|
|
213
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
214
|
-
|
|
215
204
|
|
|
205
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
216
206
|
|
|
217
207
|
## [1.2.29] - 2026-01-03
|
|
218
208
|
|
|
219
209
|
### Changed
|
|
220
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
221
|
-
|
|
222
210
|
|
|
211
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
223
212
|
|
|
224
213
|
## [1.2.28] - 2026-01-03
|
|
225
214
|
|
|
226
215
|
### Changed
|
|
227
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
228
|
-
|
|
229
216
|
|
|
217
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
230
218
|
|
|
231
219
|
## [1.2.27] - 2026-01-03
|
|
232
220
|
|
|
233
221
|
### Changed
|
|
234
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
235
|
-
|
|
236
222
|
|
|
223
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
237
224
|
|
|
238
225
|
## [1.2.26] - 2026-01-02
|
|
239
226
|
|
|
240
227
|
### Changed
|
|
241
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
242
|
-
|
|
243
228
|
|
|
229
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
244
230
|
|
|
245
231
|
## [1.2.25] - 2026-01-02
|
|
246
232
|
|
|
247
233
|
### Changed
|
|
248
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
249
|
-
|
|
250
234
|
|
|
235
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
251
236
|
|
|
252
237
|
## [1.2.24] - 2026-01-02
|
|
253
238
|
|
|
254
239
|
### Changed
|
|
255
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
256
|
-
|
|
257
240
|
|
|
241
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
258
242
|
|
|
259
243
|
## [1.2.23] - 2026-01-02
|
|
260
244
|
|
|
261
245
|
### Changed
|
|
262
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
263
|
-
|
|
264
246
|
|
|
247
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
265
248
|
|
|
266
249
|
## [1.2.22] - 2026-01-02
|
|
267
250
|
|
|
268
251
|
### Changed
|
|
269
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
270
|
-
|
|
271
252
|
|
|
253
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
272
254
|
|
|
273
255
|
## [1.2.21] - 2026-01-02
|
|
274
256
|
|
|
275
257
|
### Changed
|
|
276
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
277
|
-
|
|
278
258
|
|
|
259
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
279
260
|
|
|
280
261
|
## [1.2.20] - 2025-12-30
|
|
281
262
|
|
|
282
263
|
### Changed
|
|
283
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
284
|
-
|
|
285
264
|
|
|
265
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
286
266
|
|
|
287
267
|
## [1.2.18] - 2025-12-26
|
|
288
268
|
|
|
289
269
|
### Changed
|
|
290
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
291
|
-
|
|
292
270
|
|
|
271
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
293
272
|
|
|
294
273
|
## [1.2.17] - 2025-12-25
|
|
295
274
|
|
|
296
275
|
### Added
|
|
276
|
+
|
|
297
277
|
- Added LocationFilter input type for province-ward pairs filtering
|
|
298
278
|
- Updated SearchProjectsFilter to support multiple location filtering with locations field
|
|
299
279
|
|
|
300
280
|
### Changed
|
|
281
|
+
|
|
301
282
|
- Replaced single provinceId/wardId filters with locations array for better hierarchical filtering
|
|
302
283
|
- Ensures wards are correctly associated with their parent provinces in search queries
|
|
303
284
|
|
|
304
285
|
### Fixed
|
|
286
|
+
|
|
305
287
|
- Rebuilt package with correct TypeScript declarations including LocationFilter type
|
|
306
288
|
|
|
307
289
|
## [1.2.16] - 2025-12-25
|
|
308
290
|
|
|
309
291
|
### Changed
|
|
292
|
+
|
|
310
293
|
- (Invalid release - missing build artifacts)
|
|
311
294
|
|
|
312
295
|
## [1.2.15] - 2025-12-25
|
|
313
296
|
|
|
314
297
|
### Changed
|
|
298
|
+
|
|
315
299
|
- Auto-generated: Database schema and GraphQL types updated
|
|
316
300
|
- Added numberOfLandProperty field to SearchProjectResponse type
|
|
317
301
|
|
|
318
302
|
## [1.2.14] - 2025-12-25
|
|
319
303
|
|
|
320
304
|
### Changed
|
|
305
|
+
|
|
321
306
|
- Auto-generated: Database schema and GraphQL types updated
|
|
322
307
|
- Added ProjectClassification enum to exported types
|
|
323
308
|
|
|
324
309
|
## [1.2.13] - 2025-12-24
|
|
325
310
|
|
|
326
311
|
### Changed
|
|
327
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
328
|
-
|
|
329
312
|
|
|
313
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
330
314
|
|
|
331
315
|
## [1.2.12] - 2025-12-24
|
|
332
316
|
|
|
333
317
|
### Changed
|
|
334
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
335
|
-
|
|
336
318
|
|
|
319
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
337
320
|
|
|
338
321
|
## [1.2.11] - 2025-12-24
|
|
339
322
|
|
|
340
323
|
### Changed
|
|
341
|
-
- Auto-generated: Database schema and GraphQL types updated
|
|
342
|
-
|
|
343
324
|
|
|
325
|
+
- Auto-generated: Database schema and GraphQL types updated
|
|
344
326
|
|
|
345
327
|
## [1.2.10] - 2025-12-23
|
|
346
328
|
|
|
347
329
|
### Changed
|
|
330
|
+
|
|
348
331
|
- Auto-generated: Database schema and GraphQL types updated
|
package/dist/index.cjs
CHANGED
|
@@ -419,84 +419,90 @@ const ClientCategoryExceptions = {
|
|
|
419
419
|
FORBIDDEN: "Forbidden"
|
|
420
420
|
};
|
|
421
421
|
//#endregion
|
|
422
|
-
//#region src/generated/
|
|
423
|
-
let
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
return
|
|
488
|
-
}({});
|
|
489
|
-
let
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
422
|
+
//#region src/generated/listing/listing.enum.ts
|
|
423
|
+
let ListingType = /* @__PURE__ */ function(ListingType) {
|
|
424
|
+
ListingType["FOR_SALE"] = "FOR_SALE";
|
|
425
|
+
ListingType["FOR_LEASE"] = "FOR_LEASE";
|
|
426
|
+
ListingType["BOTH"] = "BOTH";
|
|
427
|
+
return ListingType;
|
|
428
|
+
}({});
|
|
429
|
+
let ListingRoadType = /* @__PURE__ */ function(ListingRoadType) {
|
|
430
|
+
ListingRoadType["UNRECOGNIZED"] = "UNRECOGNIZED";
|
|
431
|
+
ListingRoadType["ASPHALT"] = "ASPHALT";
|
|
432
|
+
ListingRoadType["CONCRETE"] = "CONCRETE";
|
|
433
|
+
ListingRoadType["DIRT"] = "DIRT";
|
|
434
|
+
ListingRoadType["BRICK"] = "BRICK";
|
|
435
|
+
ListingRoadType["CRUSHED_ROCK"] = "CRUSHED_ROCK";
|
|
436
|
+
return ListingRoadType;
|
|
437
|
+
}({});
|
|
438
|
+
let ListingBuildingStandard = /* @__PURE__ */ function(ListingBuildingStandard) {
|
|
439
|
+
ListingBuildingStandard["UNRECOGNIZED"] = "UNRECOGNIZED";
|
|
440
|
+
ListingBuildingStandard["BASIC"] = "BASIC";
|
|
441
|
+
ListingBuildingStandard["MEDIUM"] = "MEDIUM";
|
|
442
|
+
ListingBuildingStandard["TEMPORARY"] = "TEMPORARY";
|
|
443
|
+
ListingBuildingStandard["HIGH_END"] = "HIGH_END";
|
|
444
|
+
ListingBuildingStandard["LUXURY"] = "LUXURY";
|
|
445
|
+
return ListingBuildingStandard;
|
|
446
|
+
}({});
|
|
447
|
+
let ListingInfrastructureStatus = /* @__PURE__ */ function(ListingInfrastructureStatus) {
|
|
448
|
+
ListingInfrastructureStatus["UNRECOGNIZED"] = "UNRECOGNIZED";
|
|
449
|
+
ListingInfrastructureStatus["BASIC_INFRASTRUCTURE"] = "BASIC_INFRASTRUCTURE";
|
|
450
|
+
ListingInfrastructureStatus["NO_INFRASTRUCTURE"] = "NO_INFRASTRUCTURE";
|
|
451
|
+
ListingInfrastructureStatus["OPERATING"] = "OPERATING";
|
|
452
|
+
ListingInfrastructureStatus["COMPLETED_INFRASTRUCTURE"] = "COMPLETED_INFRASTRUCTURE";
|
|
453
|
+
ListingInfrastructureStatus["STEEL_FRAME"] = "STEEL_FRAME";
|
|
454
|
+
ListingInfrastructureStatus["CONCRETE_FRAME"] = "CONCRETE_FRAME";
|
|
455
|
+
ListingInfrastructureStatus["TEMPORARY_INFRASTRUCTURE"] = "TEMPORARY_INFRASTRUCTURE";
|
|
456
|
+
ListingInfrastructureStatus["FOUNDATION_AND_BOUNDARY_WALLS_AVAILABLE"] = "FOUNDATION_AND_BOUNDARY_WALLS_AVAILABLE";
|
|
457
|
+
ListingInfrastructureStatus["INFRASTRUCTURE_AND_CONSTRUCTION_AVAILABLE"] = "INFRASTRUCTURE_AND_CONSTRUCTION_AVAILABLE";
|
|
458
|
+
ListingInfrastructureStatus["UNLEVELED"] = "UNLEVELED";
|
|
459
|
+
return ListingInfrastructureStatus;
|
|
460
|
+
}({});
|
|
461
|
+
let ListingPropertyType = /* @__PURE__ */ function(ListingPropertyType) {
|
|
462
|
+
ListingPropertyType["UNRECOGNIZED"] = "UNRECOGNIZED";
|
|
463
|
+
ListingPropertyType["INDUSTRIAL_LAND_AND_FACTORIES"] = "INDUSTRIAL_LAND_AND_FACTORIES";
|
|
464
|
+
ListingPropertyType["FOREST_AGRICULTURAL_AND_AQUACULTURE_LAND"] = "FOREST_AGRICULTURAL_AND_AQUACULTURE_LAND";
|
|
465
|
+
ListingPropertyType["RESIDENTIAL_AND_COMMERCIAL_SERVICE_LAND"] = "RESIDENTIAL_AND_COMMERCIAL_SERVICE_LAND";
|
|
466
|
+
ListingPropertyType["AMUSEMENT_PARKS_AND_SPORTS_ZONES"] = "AMUSEMENT_PARKS_AND_SPORTS_ZONES";
|
|
467
|
+
ListingPropertyType["TOWNHOUSES_AND_APARTMENTS"] = "TOWNHOUSES_AND_APARTMENTS";
|
|
468
|
+
ListingPropertyType["HOSPITALS_AND_CLINICS"] = "HOSPITALS_AND_CLINICS";
|
|
469
|
+
ListingPropertyType["SCHOOLS_AND_TRAINING_CENTERS"] = "SCHOOLS_AND_TRAINING_CENTERS";
|
|
470
|
+
ListingPropertyType["ENERGY_PROJECT"] = "ENERGY_PROJECT";
|
|
471
|
+
ListingPropertyType["SHOPPING_CENTERS_AND_OFFICE"] = "SHOPPING_CENTERS_AND_OFFICE";
|
|
472
|
+
ListingPropertyType["INDUSTRIAL_PARKS"] = "INDUSTRIAL_PARKS";
|
|
473
|
+
ListingPropertyType["RESORT_AND_HOTEL"] = "RESORT_AND_HOTEL";
|
|
474
|
+
ListingPropertyType["MINES_AND_MINERALS"] = "MINES_AND_MINERALS";
|
|
475
|
+
ListingPropertyType["GAS_STATIONS_AND_EV_CHARGING_STATIONS"] = "GAS_STATIONS_AND_EV_CHARGING_STATIONS";
|
|
476
|
+
ListingPropertyType["DOCKS_AND_YARDS"] = "DOCKS_AND_YARDS";
|
|
477
|
+
ListingPropertyType["ECOLOGICAL_AREAS_AND_FARMS"] = "ECOLOGICAL_AREAS_AND_FARMS";
|
|
478
|
+
return ListingPropertyType;
|
|
479
|
+
}({});
|
|
480
|
+
let ListingPostType = /* @__PURE__ */ function(ListingPostType) {
|
|
481
|
+
ListingPostType["NORMAL"] = "NORMAL";
|
|
482
|
+
ListingPostType["URGENT_SALE"] = "URGENT_SALE";
|
|
483
|
+
ListingPostType["PROMOTED"] = "PROMOTED";
|
|
484
|
+
ListingPostType["UNDER_MARKET"] = "UNDER_MARKET";
|
|
485
|
+
ListingPostType["SPECIAL"] = "SPECIAL";
|
|
486
|
+
ListingPostType["PRE_SALE"] = "PRE_SALE";
|
|
487
|
+
return ListingPostType;
|
|
488
|
+
}({});
|
|
489
|
+
let ListingStatus = /* @__PURE__ */ function(ListingStatus) {
|
|
490
|
+
ListingStatus["DRAFT"] = "DRAFT";
|
|
491
|
+
ListingStatus["UNPUBLISHED"] = "UNPUBLISHED";
|
|
492
|
+
ListingStatus["PUBLISHED"] = "PUBLISHED";
|
|
493
|
+
return ListingStatus;
|
|
494
|
+
}({});
|
|
495
|
+
let ListingApproveStatus = /* @__PURE__ */ function(ListingApproveStatus) {
|
|
496
|
+
ListingApproveStatus["WAITING_APPROVAL"] = "WAITING_APPROVAL";
|
|
497
|
+
ListingApproveStatus["APPROVED"] = "APPROVED";
|
|
498
|
+
return ListingApproveStatus;
|
|
499
|
+
}({});
|
|
500
|
+
let ListingUtilities = /* @__PURE__ */ function(ListingUtilities) {
|
|
501
|
+
ListingUtilities["FULLY_FINISHED_WITH_HIGH_END_ITEMS"] = "FULLY_FINISHED_WITH_HIGH_END_ITEMS";
|
|
502
|
+
ListingUtilities["SEMI_FINISHED"] = "SEMI_FINISHED";
|
|
503
|
+
ListingUtilities["FULLY_FINISHED"] = "FULLY_FINISHED";
|
|
504
|
+
ListingUtilities["BASIC_CONSTRUCTION"] = "BASIC_CONSTRUCTION";
|
|
505
|
+
return ListingUtilities;
|
|
500
506
|
}({});
|
|
501
507
|
//#endregion
|
|
502
508
|
//#region src/generated/consignment-request/consignment-request.enum.ts
|
|
@@ -556,9 +562,6 @@ const DealStepExceptions = {
|
|
|
556
562
|
};
|
|
557
563
|
const PreDealExceptions = { PRE_DEAL_NOT_FOUND: "Pre-deal not found" };
|
|
558
564
|
//#endregion
|
|
559
|
-
//#region src/generated/for-sale/exceptions.ts
|
|
560
|
-
const ForSaleExceptions = { FOR_SALE_NOT_FOUND: "For sale not found" };
|
|
561
|
-
//#endregion
|
|
562
565
|
//#region src/generated/identity/exceptions.ts
|
|
563
566
|
const IdentityExceptions = { IDENTITY_NOT_FOUND: "Identity not found" };
|
|
564
567
|
//#endregion
|
|
@@ -736,6 +739,9 @@ const InvestorExceptions = {
|
|
|
736
739
|
ROLE_NOT_FOUND: "Role not found"
|
|
737
740
|
};
|
|
738
741
|
//#endregion
|
|
742
|
+
//#region src/generated/listing/exceptions.ts
|
|
743
|
+
const ListingExceptions = { LISTING_NOT_FOUND: "Listing not found" };
|
|
744
|
+
//#endregion
|
|
739
745
|
//#region src/generated/location/exceptions.ts
|
|
740
746
|
const ProvinceExceptions = { PROVINCE_NOT_FOUND: "Province not found" };
|
|
741
747
|
const DistrictExceptions = { DISTRICT_NOT_FOUND: "District not found" };
|
|
@@ -969,15 +975,6 @@ exports.DistrictExceptions = DistrictExceptions;
|
|
|
969
975
|
exports.DocumentCategory = DocumentCategory;
|
|
970
976
|
exports.DocumentExceptions = DocumentExceptions;
|
|
971
977
|
exports.DocumentType = DocumentType;
|
|
972
|
-
exports.ForSaleApproveStatus = ForSaleApproveStatus;
|
|
973
|
-
exports.ForSaleBuildingStandard = ForSaleBuildingStandard;
|
|
974
|
-
exports.ForSaleExceptions = ForSaleExceptions;
|
|
975
|
-
exports.ForSaleInfrastructureStatus = ForSaleInfrastructureStatus;
|
|
976
|
-
exports.ForSalePostType = ForSalePostType;
|
|
977
|
-
exports.ForSalePropertyType = ForSalePropertyType;
|
|
978
|
-
exports.ForSaleRoadType = ForSaleRoadType;
|
|
979
|
-
exports.ForSaleStatus = ForSaleStatus;
|
|
980
|
-
exports.ForSaleUtilities = ForSaleUtilities;
|
|
981
978
|
exports.IdentityExceptions = IdentityExceptions;
|
|
982
979
|
exports.IdentityNationality = IdentityNationality;
|
|
983
980
|
exports.IdentityType = IdentityType;
|
|
@@ -988,6 +985,16 @@ exports.JobStatus = JobStatus;
|
|
|
988
985
|
exports.JobType = JobType;
|
|
989
986
|
exports.LandCurrentStatus = LandCurrentStatus;
|
|
990
987
|
exports.LandType = LandType;
|
|
988
|
+
exports.ListingApproveStatus = ListingApproveStatus;
|
|
989
|
+
exports.ListingBuildingStandard = ListingBuildingStandard;
|
|
990
|
+
exports.ListingExceptions = ListingExceptions;
|
|
991
|
+
exports.ListingInfrastructureStatus = ListingInfrastructureStatus;
|
|
992
|
+
exports.ListingPostType = ListingPostType;
|
|
993
|
+
exports.ListingPropertyType = ListingPropertyType;
|
|
994
|
+
exports.ListingRoadType = ListingRoadType;
|
|
995
|
+
exports.ListingStatus = ListingStatus;
|
|
996
|
+
exports.ListingType = ListingType;
|
|
997
|
+
exports.ListingUtilities = ListingUtilities;
|
|
991
998
|
exports.MediaExceptions = MediaExceptions;
|
|
992
999
|
exports.MediaSortField = MediaSortField;
|
|
993
1000
|
exports.MediaType = MediaType;
|