trand_common_v1 0.1.139 → 0.1.141

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.
Files changed (93) hide show
  1. package/dist/consts/db.d.ts +20 -20
  2. package/dist/consts/db.js +20 -20
  3. package/dist/consts/db.js.map +1 -1
  4. package/dist/fields/field-content-gp-photo.d.ts +35 -0
  5. package/dist/fields/field-content-gp-photo.js +36 -0
  6. package/dist/fields/field-content-gp-photo.js.map +1 -0
  7. package/dist/fields/field-content-i18n.d.ts +29 -0
  8. package/dist/fields/field-content-i18n.js +30 -0
  9. package/dist/fields/field-content-i18n.js.map +1 -0
  10. package/dist/fields/field-content-image.d.ts +37 -0
  11. package/dist/fields/field-content-image.js +38 -0
  12. package/dist/fields/field-content-image.js.map +1 -0
  13. package/dist/fields/field-content-keyword.d.ts +16 -0
  14. package/dist/fields/field-content-keyword.js +17 -0
  15. package/dist/fields/field-content-keyword.js.map +1 -0
  16. package/dist/fields/field-content-metadata-i18n.d.ts +44 -0
  17. package/dist/fields/field-content-metadata-i18n.js +45 -0
  18. package/dist/fields/field-content-metadata-i18n.js.map +1 -0
  19. package/dist/fields/field-content-price.d.ts +61 -0
  20. package/dist/fields/field-content-price.js +62 -0
  21. package/dist/fields/field-content-price.js.map +1 -0
  22. package/dist/fields/field-content-show-timetable.d.ts +53 -0
  23. package/dist/fields/field-content-show-timetable.js +54 -0
  24. package/dist/fields/field-content-show-timetable.js.map +1 -0
  25. package/dist/fields/field-content.d.ts +971 -0
  26. package/dist/fields/field-content.js +972 -0
  27. package/dist/fields/field-content.js.map +1 -0
  28. package/dist/fields/field-google-place-data.d.ts +185 -0
  29. package/dist/fields/field-google-place-data.js +186 -0
  30. package/dist/fields/field-google-place-data.js.map +1 -0
  31. package/dist/fields/field-map-category-content.js +2 -2
  32. package/dist/fields/field-map-category-content.js.map +1 -1
  33. package/dist/fields/field-map-category-selected-content.js +2 -2
  34. package/dist/fields/field-map-category-selected-content.js.map +1 -1
  35. package/dist/fields/field-map-content-instagram.d.ts +1 -0
  36. package/dist/fields/field-map-content-instagram.js +2 -1
  37. package/dist/fields/field-map-content-instagram.js.map +1 -1
  38. package/dist/fields/field-map-content-selected-instagram.d.ts +1 -0
  39. package/dist/fields/field-map-content-selected-instagram.js +2 -1
  40. package/dist/fields/field-map-content-selected-instagram.js.map +1 -1
  41. package/dist/fields/field-map-content-selected-youtube-video.js +2 -2
  42. package/dist/fields/field-map-content-selected-youtube-video.js.map +1 -1
  43. package/dist/fields/field-map-content-youtube-video.js +2 -2
  44. package/dist/fields/field-map-content-youtube-video.js.map +1 -1
  45. package/dist/fields/field-map-stag-content.d.ts +16 -0
  46. package/dist/fields/field-map-stag-content.js +17 -0
  47. package/dist/fields/field-map-stag-content.js.map +1 -0
  48. package/dist/fields/field-map-stag-instagram.d.ts +14 -0
  49. package/dist/fields/field-map-stag-instagram.js +15 -0
  50. package/dist/fields/field-map-stag-instagram.js.map +1 -0
  51. package/dist/fields/field-map-stag-selected-content.d.ts +89 -0
  52. package/dist/fields/field-map-stag-selected-content.js +90 -0
  53. package/dist/fields/field-map-stag-selected-content.js.map +1 -0
  54. package/dist/fields/field-map-stag-selected-instagram.d.ts +38 -0
  55. package/dist/fields/field-map-stag-selected-instagram.js +39 -0
  56. package/dist/fields/field-map-stag-selected-instagram.js.map +1 -0
  57. package/dist/fields/field-map-stag-selected-youtube-video.d.ts +98 -0
  58. package/dist/fields/field-map-stag-selected-youtube-video.js +99 -0
  59. package/dist/fields/field-map-stag-selected-youtube-video.js.map +1 -0
  60. package/dist/fields/field-map-stag-youtube-video.d.ts +16 -0
  61. package/dist/fields/field-map-stag-youtube-video.js +17 -0
  62. package/dist/fields/field-map-stag-youtube-video.js.map +1 -0
  63. package/dist/fields/field-map-tag-content.js +2 -2
  64. package/dist/fields/field-map-tag-content.js.map +1 -1
  65. package/dist/fields/field-stag-i18n.d.ts +30 -0
  66. package/dist/fields/field-stag-i18n.js +31 -0
  67. package/dist/fields/field-stag-i18n.js.map +1 -0
  68. package/dist/fields/field-stag-image.d.ts +37 -0
  69. package/dist/fields/field-stag-image.js +38 -0
  70. package/dist/fields/field-stag-image.js.map +1 -0
  71. package/dist/fields/field-stag-metadata-i18n.d.ts +44 -0
  72. package/dist/fields/field-stag-metadata-i18n.js +45 -0
  73. package/dist/fields/field-stag-metadata-i18n.js.map +1 -0
  74. package/dist/fields/field-stag.d.ts +290 -0
  75. package/dist/fields/field-stag.js +291 -0
  76. package/dist/fields/field-stag.js.map +1 -0
  77. package/dist/fields/field-trip-advisor-data.d.ts +249 -0
  78. package/dist/fields/field-trip-advisor-data.js +250 -0
  79. package/dist/fields/field-trip-advisor-data.js.map +1 -0
  80. package/dist/fields/field-youtube-channel.d.ts +204 -0
  81. package/dist/fields/field-youtube-channel.js +205 -0
  82. package/dist/fields/field-youtube-channel.js.map +1 -0
  83. package/dist/fields/field-youtube-video.d.ts +270 -0
  84. package/dist/fields/field-youtube-video.js +271 -0
  85. package/dist/fields/field-youtube-video.js.map +1 -0
  86. package/dist/index.d.ts +22 -22
  87. package/dist/index.js +22 -22
  88. package/dist/index.js.map +1 -1
  89. package/dist/trand-types/trand-db-types.d.ts +166 -334
  90. package/dist/trand-types/trand-db-types.js +220 -1
  91. package/dist/trand-types/trand-db-types.js.map +1 -1
  92. package/dist/trand-types/trand-response-types.d.ts +30 -18
  93. package/package.json +1 -1
@@ -0,0 +1,972 @@
1
+ export const FIELD_CONTENT = {
2
+ content_code: {
3
+ id: "content_code",
4
+ label: "Content Code",
5
+ is_required: true,
6
+ max_length: 127,
7
+ placeholder: "ex. ojeje-gwanghwamun-seoul",
8
+ },
9
+ country_code: {
10
+ id: "country_code",
11
+ label: "Country Code",
12
+ is_required: true,
13
+ max_length: 2,
14
+ },
15
+ city_code: {
16
+ id: "city_code",
17
+ label: "City Code",
18
+ is_required: false,
19
+ max_length: 96,
20
+ },
21
+ street_code: {
22
+ id: "street_code",
23
+ label: "Street Code",
24
+ is_required: false,
25
+ max_length: 96,
26
+ },
27
+ related_content_code: {
28
+ id: "related_content_code",
29
+ label: "Related Content Code",
30
+ is_required: false,
31
+ max_length: 127,
32
+ placeholder: "ex. ojeje-gwanghwamun-seoul",
33
+ },
34
+ content_type: {
35
+ id: "content_type",
36
+ label: "Content Type",
37
+ is_required: false,
38
+ max_length: 45,
39
+ placeholder: "Category Code ex. restaurant",
40
+ },
41
+ google_place_id: {
42
+ id: "google_place_id",
43
+ label: "Google Place Id",
44
+ is_required: false,
45
+ max_length: 63,
46
+ placeholder: "ex. ChIJN1t_t3uEGRQ3jNRRG6FwHw",
47
+ },
48
+ google_place_ids: {
49
+ id: "google_place_ids",
50
+ label: "Google Place Ids",
51
+ is_required: false,
52
+ max_length: 1023,
53
+ placeholder: "ex. ChIJN1t_t3uEGRQ3jNRRG6FwHw",
54
+ },
55
+ trip_advisor_location_id: {
56
+ id: "trip_advisor_location_id",
57
+ label: "Trip Advisor Location Id",
58
+ is_required: false,
59
+ max_length: 23,
60
+ placeholder: "ex. 1234567890",
61
+ },
62
+ trip_advisor_location_ids: {
63
+ id: "trip_advisor_location_ids",
64
+ label: "Trip Advisor Location Ids",
65
+ is_required: false,
66
+ max_length: 1023,
67
+ placeholder: "ex. 1234567890",
68
+ },
69
+ name: {
70
+ id: "name",
71
+ label: "Name",
72
+ is_required: true,
73
+ max_length: 127,
74
+ placeholder: "ex. Gyeongbokgung Palace",
75
+ },
76
+ native: {
77
+ id: "native",
78
+ label: "Native",
79
+ is_required: false,
80
+ max_length: 127,
81
+ placeholder: "ex. 경복궁",
82
+ },
83
+ description: {
84
+ id: "description",
85
+ label: "Description",
86
+ is_required: false,
87
+ max_length: 2047,
88
+ placeholder: "ex. Gyeongbokgung Palace is a palace in Seoul, South Korea.",
89
+ },
90
+ thumbnail_main_1: {
91
+ id: "thumbnail_main_1",
92
+ label: "Thumbnail Main 1",
93
+ is_required: false,
94
+ max_length: 1023,
95
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
96
+ },
97
+ thumbnail_main_2: {
98
+ id: "thumbnail_main_2",
99
+ label: "Thumbnail Main 2",
100
+ is_required: false,
101
+ max_length: 1023,
102
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
103
+ },
104
+ thumbnail_main_3: {
105
+ id: "thumbnail_main_3",
106
+ label: "Thumbnail Main 3",
107
+ is_required: false,
108
+ max_length: 1023,
109
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
110
+ },
111
+ thumbnail_main_4: {
112
+ id: "thumbnail_main_4",
113
+ label: "Thumbnail Main 4",
114
+ is_required: false,
115
+ max_length: 1023,
116
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
117
+ },
118
+ thumbnail_main_5: {
119
+ id: "thumbnail_main_5",
120
+ label: "Thumbnail Main 5",
121
+ is_required: false,
122
+ max_length: 1023,
123
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
124
+ },
125
+ thumbnail_1: {
126
+ id: "thumbnail_1",
127
+ label: "Content Thumbnail 1",
128
+ is_required: false,
129
+ max_length: 1023,
130
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
131
+ },
132
+ thumbnail_2: {
133
+ id: "thumbnail_2",
134
+ label: "Thumbnail 2",
135
+ is_required: false,
136
+ max_length: 1023,
137
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
138
+ },
139
+ thumbnail_3: {
140
+ id: "thumbnail_3",
141
+ label: "Thumbnail 3",
142
+ is_required: false,
143
+ max_length: 1023,
144
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
145
+ },
146
+ thumbnail_4: {
147
+ id: "thumbnail_4",
148
+ label: "Thumbnail 4",
149
+ is_required: false,
150
+ max_length: 1023,
151
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
152
+ },
153
+ thumbnail_5: {
154
+ id: "thumbnail_5",
155
+ label: "Thumbnail 5",
156
+ is_required: false,
157
+ max_length: 1023,
158
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
159
+ },
160
+ thumbnail_6: {
161
+ id: "thumbnail_6",
162
+ label: "Thumbnail 6",
163
+ is_required: false,
164
+ max_length: 1023,
165
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
166
+ },
167
+ thumbnail_7: {
168
+ id: "thumbnail_7",
169
+ label: "Thumbnail 7",
170
+ is_required: false,
171
+ max_length: 1023,
172
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
173
+ },
174
+ thumbnail_8: {
175
+ id: "thumbnail_8",
176
+ label: "Thumbnail 8",
177
+ is_required: false,
178
+ max_length: 1023,
179
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
180
+ },
181
+ thumbnail_9: {
182
+ id: "thumbnail_9",
183
+ label: "Thumbnail 9",
184
+ is_required: false,
185
+ max_length: 1023,
186
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
187
+ },
188
+ thumbnail_vertical_1: {
189
+ id: "thumbnail_vertical_1",
190
+ label: "Thumbnail Vertical 1",
191
+ is_required: false,
192
+ max_length: 1023,
193
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
194
+ },
195
+ thumbnail_vertical_2: {
196
+ id: "thumbnail_vertical_2",
197
+ label: "Thumbnail Vertical 2",
198
+ is_required: false,
199
+ max_length: 1023,
200
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
201
+ },
202
+ thumbnail_vertical_3: {
203
+ id: "thumbnail_vertical_3",
204
+ label: "Thumbnail Vertical 3",
205
+ is_required: false,
206
+ max_length: 1023,
207
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
208
+ },
209
+ thumbnail_vertical_4: {
210
+ id: "thumbnail_vertical_4",
211
+ label: "Thumbnail Vertical 4",
212
+ is_required: false,
213
+ max_length: 1023,
214
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
215
+ },
216
+ thumbnail_vertical_5: {
217
+ id: "thumbnail_vertical_5",
218
+ label: "Thumbnail Vertical 5",
219
+ is_required: false,
220
+ max_length: 1023,
221
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
222
+ },
223
+ phone: {
224
+ id: "phone",
225
+ label: "Phone",
226
+ is_required: false,
227
+ max_length: 45,
228
+ placeholder: "ex. +82-2-123-4567",
229
+ },
230
+ address: {
231
+ id: "address",
232
+ label: "Address",
233
+ is_required: false,
234
+ max_length: 255,
235
+ placeholder: "ex. 123, Sejong-ro, Jongno-gu, Seoul, South Korea",
236
+ },
237
+ address_native: {
238
+ id: "address_native",
239
+ label: "Address Native",
240
+ is_required: false,
241
+ max_length: 255,
242
+ placeholder: "ex. 123, 세조로 123 서울시 종로구 서울",
243
+ },
244
+ location: {
245
+ id: "location",
246
+ label: "Location",
247
+ is_required: false,
248
+ },
249
+ latitude: {
250
+ id: "latitude",
251
+ label: "Latitude",
252
+ is_required: false,
253
+ placeholder: "ex. 37.5665",
254
+ },
255
+ longitude: {
256
+ id: "longitude",
257
+ label: "Longitude",
258
+ is_required: false,
259
+ placeholder: "ex. 126.9780",
260
+ },
261
+ radius_m: {
262
+ id: "radius_m",
263
+ label: "Radius M",
264
+ is_required: false,
265
+ placeholder: "ex. 1000 (unit: meter)",
266
+ },
267
+ gp_low_latitude: {
268
+ id: "gp_low_latitude",
269
+ label: "[GP] Low Latitude",
270
+ is_required: false,
271
+ },
272
+ gp_low_longitude: {
273
+ id: "gp_low_longitude",
274
+ label: "[GP] Low Longitude",
275
+ is_required: false,
276
+ },
277
+ gp_high_latitude: {
278
+ id: "gp_high_latitude",
279
+ label: "[GP] High Latitude",
280
+ is_required: false,
281
+ },
282
+ gp_high_longitude: {
283
+ id: "gp_high_longitude",
284
+ label: "[GP] High Longitude",
285
+ is_required: false,
286
+ },
287
+ gp_rating: {
288
+ id: "gp_rating",
289
+ label: "[GP] Rating",
290
+ is_required: false,
291
+ },
292
+ gp_user_rating_count: {
293
+ id: "gp_user_rating_count",
294
+ label: "[GP] User Rating Count",
295
+ is_required: false,
296
+ },
297
+ google_maps_uri: {
298
+ id: "google_maps_uri",
299
+ label: "Google Maps Uri",
300
+ is_required: false,
301
+ max_length: 255,
302
+ },
303
+ website_en: {
304
+ id: "website_en",
305
+ label: "Website En",
306
+ is_required: false,
307
+ max_length: 255,
308
+ },
309
+ website: {
310
+ id: "website",
311
+ label: "Website",
312
+ is_required: false,
313
+ max_length: 255,
314
+ },
315
+ sunday: {
316
+ id: "sunday",
317
+ label: "Sunday",
318
+ is_required: false,
319
+ },
320
+ sunday_start: {
321
+ id: "sunday_start",
322
+ label: "Sunday Start",
323
+ is_required: false,
324
+ },
325
+ sunday_end: {
326
+ id: "sunday_end",
327
+ label: "Sunday End",
328
+ is_required: false,
329
+ },
330
+ monday: {
331
+ id: "monday",
332
+ label: "Monday",
333
+ is_required: false,
334
+ },
335
+ monday_start: {
336
+ id: "monday_start",
337
+ label: "Monday Start",
338
+ is_required: false,
339
+ },
340
+ monday_end: {
341
+ id: "monday_end",
342
+ label: "Monday End",
343
+ is_required: false,
344
+ },
345
+ tuesday: {
346
+ id: "tuesday",
347
+ label: "Tuesday",
348
+ is_required: false,
349
+ },
350
+ tuesday_start: {
351
+ id: "tuesday_start",
352
+ label: "Tuesday Start",
353
+ is_required: false,
354
+ },
355
+ tuesday_end: {
356
+ id: "tuesday_end",
357
+ label: "Tuesday End",
358
+ is_required: false,
359
+ },
360
+ wednesday: {
361
+ id: "wednesday",
362
+ label: "Wednesday",
363
+ is_required: false,
364
+ },
365
+ wednesday_start: {
366
+ id: "wednesday_start",
367
+ label: "Wednesday Start",
368
+ is_required: false,
369
+ },
370
+ wednesday_end: {
371
+ id: "wednesday_end",
372
+ label: "Wednesday End",
373
+ is_required: false,
374
+ },
375
+ thursday: {
376
+ id: "thursday",
377
+ label: "Thursday",
378
+ is_required: false,
379
+ },
380
+ thursday_start: {
381
+ id: "thursday_start",
382
+ label: "Thursday Start",
383
+ is_required: false,
384
+ },
385
+ thursday_end: {
386
+ id: "thursday_end",
387
+ label: "Thursday End",
388
+ is_required: false,
389
+ },
390
+ friday: {
391
+ id: "friday",
392
+ label: "Friday",
393
+ is_required: false,
394
+ },
395
+ friday_start: {
396
+ id: "friday_start",
397
+ label: "Friday Start",
398
+ is_required: false,
399
+ },
400
+ friday_end: {
401
+ id: "friday_end",
402
+ label: "Friday End",
403
+ is_required: false,
404
+ },
405
+ saturday: {
406
+ id: "saturday",
407
+ label: "Saturday",
408
+ is_required: false,
409
+ },
410
+ saturday_start: {
411
+ id: "saturday_start",
412
+ label: "Saturday Start",
413
+ is_required: false,
414
+ },
415
+ saturday_end: {
416
+ id: "saturday_end",
417
+ label: "Saturday End",
418
+ is_required: false,
419
+ },
420
+ gp_utc_offset_minutes: {
421
+ id: "gp_utc_offset_minutes",
422
+ label: "[GP] Utc Offset Minutes",
423
+ is_required: false,
424
+ placeholder: "ex. 90",
425
+ },
426
+ gp_timezone: {
427
+ id: "gp_timezone",
428
+ label: "[GP] Timezone",
429
+ is_required: false,
430
+ max_length: 63,
431
+ placeholder: "ex. Asia/Seoul",
432
+ },
433
+ gp_business_status: {
434
+ id: "gp_business_status",
435
+ label: "[GP] Business Status",
436
+ is_required: false,
437
+ max_length: 63,
438
+ },
439
+ gp_directions_uri: {
440
+ id: "gp_directions_uri",
441
+ label: "[GP] Directions Uri",
442
+ is_required: false,
443
+ max_length: 255,
444
+ },
445
+ gp_place_uri: {
446
+ id: "gp_place_uri",
447
+ label: "[GP] Place Uri",
448
+ is_required: false,
449
+ max_length: 255,
450
+ },
451
+ gp_reviews_uri: {
452
+ id: "gp_reviews_uri",
453
+ label: "[GP] Reviews Uri",
454
+ is_required: false,
455
+ max_length: 255,
456
+ },
457
+ gp_photos_uri: {
458
+ id: "gp_photos_uri",
459
+ label: "[GP] Photos Uri",
460
+ is_required: false,
461
+ max_length: 255,
462
+ },
463
+ ta_trip_advisor_url: {
464
+ id: "ta_trip_advisor_url",
465
+ label: "[TA] Trip Advisor Url",
466
+ is_required: false,
467
+ max_length: 511,
468
+ },
469
+ ta_ranking: {
470
+ id: "ta_ranking",
471
+ label: "[TA] Ranking",
472
+ is_required: false,
473
+ },
474
+ ta_rating: {
475
+ id: "ta_rating",
476
+ label: "[TA] Rating",
477
+ is_required: false,
478
+ },
479
+ ta_rating_image_url: {
480
+ id: "ta_rating_image_url",
481
+ label: "[TA] Rating Image Url",
482
+ is_required: false,
483
+ },
484
+ ta_num_reviews: {
485
+ id: "ta_num_reviews",
486
+ label: "[TA] Num Reviews",
487
+ is_required: false,
488
+ },
489
+ ta_review_rating_1: {
490
+ id: "ta_review_rating_1",
491
+ label: "[TA] Review Rating 1",
492
+ is_required: false,
493
+ },
494
+ ta_review_rating_2: {
495
+ id: "ta_review_rating_2",
496
+ label: "[TA] Review Rating 2",
497
+ is_required: false,
498
+ },
499
+ ta_review_rating_3: {
500
+ id: "ta_review_rating_3",
501
+ label: "[TA] Review Rating 3",
502
+ is_required: false,
503
+ },
504
+ ta_review_rating_4: {
505
+ id: "ta_review_rating_4",
506
+ label: "[TA] Review Rating 4",
507
+ is_required: false,
508
+ },
509
+ ta_review_rating_5: {
510
+ id: "ta_review_rating_5",
511
+ label: "[TA] Review Rating 5",
512
+ is_required: false,
513
+ },
514
+ is_target_for_family: {
515
+ id: "is_target_for_family",
516
+ label: "Is Target For Family",
517
+ is_required: false,
518
+ },
519
+ is_target_for_children: {
520
+ id: "is_target_for_children",
521
+ label: "Is Target For Children",
522
+ is_required: false,
523
+ },
524
+ is_target_for_couple: {
525
+ id: "is_target_for_couple",
526
+ label: "Is Target For Couple",
527
+ is_required: false,
528
+ },
529
+ is_target_for_friends: {
530
+ id: "is_target_for_friends",
531
+ label: "Is Target For Friends",
532
+ is_required: false,
533
+ },
534
+ is_target_for_solo: {
535
+ id: "is_target_for_solo",
536
+ label: "Is Target For Solo",
537
+ is_required: false,
538
+ },
539
+ taking_minutes_start: {
540
+ id: "taking_minutes_start",
541
+ label: "Taking Minutes Start",
542
+ is_required: false,
543
+ },
544
+ taking_minutes_end: {
545
+ id: "taking_minutes_end",
546
+ label: "Taking Minutes End",
547
+ is_required: false,
548
+ },
549
+ is_free_available: {
550
+ id: "is_free_available",
551
+ label: "Is Free Available",
552
+ is_required: false,
553
+ },
554
+ price_symbol: {
555
+ id: "price_symbol",
556
+ label: "Price Symbol",
557
+ is_required: false,
558
+ max_length: 4,
559
+ },
560
+ price_start: {
561
+ id: "price_start",
562
+ label: "Price Start",
563
+ is_required: false,
564
+ },
565
+ price_end: {
566
+ id: "price_end",
567
+ label: "Price End",
568
+ is_required: false,
569
+ },
570
+ target_age_start: {
571
+ id: "target_age_start",
572
+ label: "Target Age Start",
573
+ is_required: false,
574
+ },
575
+ target_age_end: {
576
+ id: "target_age_end",
577
+ label: "Target Age End",
578
+ is_required: false,
579
+ },
580
+ naver_map_url: {
581
+ id: "naver_map_url",
582
+ label: "Naver Map Url",
583
+ is_required: false,
584
+ max_length: 255,
585
+ },
586
+ instagram_id: {
587
+ id: "instagram_id",
588
+ label: "Instagram ID",
589
+ is_required: false,
590
+ max_length: 48,
591
+ },
592
+ youtube_ch_id: {
593
+ id: "youtube_ch_id",
594
+ label: "Youtube Channel Id",
595
+ is_required: false,
596
+ max_length: 48,
597
+ placeholder: "ex. EzIc0fcn-Zg",
598
+ },
599
+ google_place_url: {
600
+ id: "google_place_url",
601
+ label: "Google Place Url",
602
+ is_required: false,
603
+ max_length: 1023,
604
+ },
605
+ trip_advisor_url: {
606
+ id: "trip_advisor_url",
607
+ label: "Trip Advisor Url",
608
+ is_required: false,
609
+ max_length: 1023,
610
+ },
611
+ facebook: {
612
+ id: "facebook",
613
+ label: "Facebook",
614
+ is_required: false,
615
+ max_length: 255,
616
+ },
617
+ naver_place_url: {
618
+ id: "naver_place_url",
619
+ label: "Naver Place Url",
620
+ is_required: false,
621
+ max_length: 1023,
622
+ },
623
+ kakao_place_url: {
624
+ id: "kakao_place_url",
625
+ label: "Kakao Place Url",
626
+ is_required: false,
627
+ max_length: 1023,
628
+ },
629
+ naver_reservation_url: {
630
+ id: "naver_reservation_url",
631
+ label: "Naver Reservation Url",
632
+ is_required: false,
633
+ max_length: 1023,
634
+ },
635
+ linkedin: {
636
+ id: "linkedin",
637
+ label: "Linkedin",
638
+ is_required: false,
639
+ max_length: 1023,
640
+ },
641
+ visit_korea: {
642
+ id: "visit_korea",
643
+ label: "Visit Korea",
644
+ is_required: false,
645
+ max_length: 511,
646
+ },
647
+ is_reservation_required: {
648
+ id: "is_reservation_required",
649
+ label: "Is Reservation Required",
650
+ is_required: false,
651
+ },
652
+ reservation_guide: {
653
+ id: "reservation_guide",
654
+ label: "Reservation Guide",
655
+ is_required: false,
656
+ max_length: 1023,
657
+ },
658
+ reservation_guide_native: {
659
+ id: "reservation_guide_native",
660
+ label: "Reservation Guide Native",
661
+ is_required: false,
662
+ max_length: 1023,
663
+ },
664
+ ticketing_guide: {
665
+ id: "ticketing_guide",
666
+ label: "Ticketing Guide",
667
+ is_required: false,
668
+ max_length: 1023,
669
+ },
670
+ ticketing_guide_native: {
671
+ id: "ticketing_guide_native",
672
+ label: "Ticketing Guide Native",
673
+ is_required: false,
674
+ max_length: 1023,
675
+ },
676
+ target_sex: {
677
+ id: "target_sex",
678
+ label: "Target Sex",
679
+ is_required: false,
680
+ max_length: 20,
681
+ },
682
+ target_time_start_h: {
683
+ id: "target_time_start_h",
684
+ label: "Target Time Start H",
685
+ is_required: false,
686
+ },
687
+ target_time_start_m: {
688
+ id: "target_time_start_m",
689
+ label: "Target Time Start M",
690
+ is_required: false,
691
+ },
692
+ target_time_end_h: {
693
+ id: "target_time_end_h",
694
+ label: "Target Time End H",
695
+ is_required: false,
696
+ },
697
+ target_time_end_m: {
698
+ id: "target_time_end_m",
699
+ label: "Target Time End M",
700
+ is_required: false,
701
+ },
702
+ period_start: {
703
+ id: "period_start",
704
+ label: "Period Start",
705
+ is_required: false,
706
+ },
707
+ period_end: {
708
+ id: "period_end",
709
+ label: "Period End",
710
+ is_required: false,
711
+ },
712
+ is_vegetarian_available: {
713
+ id: "is_vegetarian_available",
714
+ label: "Is Vegetarian Available",
715
+ is_required: false,
716
+ },
717
+ is_breakfast: {
718
+ id: "is_breakfast",
719
+ label: "Is Breakfast",
720
+ is_required: false,
721
+ },
722
+ is_brunch: {
723
+ id: "is_brunch",
724
+ label: "Is Brunch",
725
+ is_required: false,
726
+ },
727
+ is_lunch: {
728
+ id: "is_lunch",
729
+ label: "Is Lunch",
730
+ is_required: false,
731
+ },
732
+ is_dinner: {
733
+ id: "is_dinner",
734
+ label: "Is Dinner",
735
+ is_required: false,
736
+ },
737
+ is_bar: {
738
+ id: "is_bar",
739
+ label: "Is Bar",
740
+ is_required: false,
741
+ },
742
+ is_club: {
743
+ id: "is_club",
744
+ label: "Is Club",
745
+ is_required: false,
746
+ },
747
+ is_open_always: {
748
+ id: "is_open_always",
749
+ label: "Is Open Always",
750
+ is_required: true,
751
+ default_value: true,
752
+ },
753
+ open_start_date: {
754
+ id: "open_start_date",
755
+ label: "Open Start Date",
756
+ is_required: false,
757
+ placeholder: "YYYY-MM-DD",
758
+ },
759
+ open_end_date: {
760
+ id: "open_end_date",
761
+ label: "Open End Date",
762
+ is_required: false,
763
+ placeholder: "YYYY-MM-DD",
764
+ },
765
+ official_youtube_video_1: {
766
+ id: "official_youtube_video_1",
767
+ label: "Official Youtube Video 1",
768
+ is_required: false,
769
+ max_length: 36,
770
+ placeholder: "ex. EzIc0fcn-Zg",
771
+ },
772
+ official_youtube_video_2: {
773
+ id: "official_youtube_video_2",
774
+ label: "Official Youtube Video 2",
775
+ is_required: false,
776
+ max_length: 36,
777
+ placeholder: "ex. EzIc0fcn-Zg",
778
+ },
779
+ official_youtube_video_3: {
780
+ id: "official_youtube_video_3",
781
+ label: "Official Youtube Video 3",
782
+ is_required: false,
783
+ max_length: 36,
784
+ placeholder: "ex. EzIc0fcn-Zg",
785
+ },
786
+ official_youtube_video_4: {
787
+ id: "official_youtube_video_4",
788
+ label: "Official Youtube Video 4",
789
+ is_required: false,
790
+ max_length: 36,
791
+ placeholder: "ex. EzIc0fcn-Zg",
792
+ },
793
+ official_youtube_video_5: {
794
+ id: "official_youtube_video_5",
795
+ label: "Official Youtube Video 5",
796
+ is_required: false,
797
+ max_length: 36,
798
+ placeholder: "ex. EzIc0fcn-Zg",
799
+ },
800
+ youtube_video_1: {
801
+ id: "youtube_video_1",
802
+ label: "Youtube Video 1",
803
+ is_required: false,
804
+ max_length: 36,
805
+ placeholder: "ex. EzIc0fcn-Zg",
806
+ },
807
+ youtube_video_2: {
808
+ id: "youtube_video_2",
809
+ label: "Youtube Video 2",
810
+ is_required: false,
811
+ max_length: 36,
812
+ placeholder: "ex. EzIc0fcn-Zg",
813
+ },
814
+ youtube_video_3: {
815
+ id: "youtube_video_3",
816
+ label: "Youtube Video 3",
817
+ is_required: false,
818
+ max_length: 36,
819
+ placeholder: "ex. EzIc0fcn-Zg",
820
+ },
821
+ youtube_video_4: {
822
+ id: "youtube_video_4",
823
+ label: "Youtube Video 4",
824
+ is_required: false,
825
+ max_length: 36,
826
+ placeholder: "ex. EzIc0fcn-Zg",
827
+ },
828
+ youtube_video_5: {
829
+ id: "youtube_video_5",
830
+ label: "Youtube Video 5",
831
+ is_required: false,
832
+ max_length: 36,
833
+ placeholder: "ex. EzIc0fcn-Zg",
834
+ },
835
+ youtube_video_6: {
836
+ id: "youtube_video_6",
837
+ label: "Youtube Video 6",
838
+ is_required: false,
839
+ max_length: 36,
840
+ placeholder: "ex. EzIc0fcn-Zg",
841
+ },
842
+ youtube_video_7: {
843
+ id: "youtube_video_7",
844
+ label: "Youtube Video 7",
845
+ is_required: false,
846
+ max_length: 36,
847
+ placeholder: "ex. EzIc0fcn-Zg",
848
+ },
849
+ youtube_video_8: {
850
+ id: "youtube_video_8",
851
+ label: "Youtube Video 8",
852
+ is_required: false,
853
+ max_length: 36,
854
+ placeholder: "ex. EzIc0fcn-Zg",
855
+ },
856
+ youtube_video_9: {
857
+ id: "youtube_video_9",
858
+ label: "Youtube Video 9",
859
+ is_required: false,
860
+ max_length: 36,
861
+ placeholder: "ex. EzIc0fcn-Zg",
862
+ },
863
+ is_active: {
864
+ id: "is_active",
865
+ label: "Is Active",
866
+ is_required: false,
867
+ },
868
+ is_display: {
869
+ id: "is_display",
870
+ label: "Is Display",
871
+ is_required: false,
872
+ },
873
+ view_count: {
874
+ id: "view_count",
875
+ label: "View Count",
876
+ is_required: false,
877
+ },
878
+ added_count: {
879
+ id: "added_count",
880
+ label: "Added Count",
881
+ is_required: false,
882
+ },
883
+ shared_count: {
884
+ id: "shared_count",
885
+ label: "Shared Count",
886
+ is_required: false,
887
+ },
888
+ registered_at: {
889
+ id: "registered_at",
890
+ label: "Registered At",
891
+ is_required: false,
892
+ },
893
+ checked_at: {
894
+ id: "checked_at",
895
+ label: "Checked At",
896
+ is_required: false,
897
+ },
898
+ updated_at: {
899
+ id: "updated_at",
900
+ label: "Updated At",
901
+ is_required: false,
902
+ },
903
+ updated_count: {
904
+ id: "updated_count",
905
+ label: "Updated Count",
906
+ is_required: false,
907
+ },
908
+ is_temporarily_unoperational: {
909
+ id: "is_temporarily_unoperational",
910
+ label: "Is Temporarily Unoperational",
911
+ is_required: false,
912
+ },
913
+ is_closed: {
914
+ id: "is_closed",
915
+ label: "Is Closed",
916
+ is_required: false,
917
+ },
918
+ closed_at: {
919
+ id: "closed_at",
920
+ label: "Closed At",
921
+ is_required: false,
922
+ },
923
+ closed_by: {
924
+ id: "closed_by",
925
+ label: "Closed By",
926
+ is_required: false,
927
+ max_length: 511,
928
+ },
929
+ metadata_title: {
930
+ id: "metadata_title",
931
+ label: "Metadata Title",
932
+ is_required: false,
933
+ max_length: 50,
934
+ placeholder: "ex. 서울",
935
+ },
936
+ metadata_description: {
937
+ id: "metadata_description",
938
+ label: "Metadata Description",
939
+ is_required: false,
940
+ max_length: 110,
941
+ placeholder: "ex. 서울은 대한민국의 수도입니다.",
942
+ },
943
+ metadata_keywords: {
944
+ id: "metadata_keywords",
945
+ label: "Metadata Keywords",
946
+ is_required: false,
947
+ max_length: 250,
948
+ placeholder: "ex. 서울, 서울맛집, 서울여행",
949
+ },
950
+ metadata_og_title: {
951
+ id: "metadata_og_title",
952
+ label: "Metadata OG Title",
953
+ is_required: false,
954
+ max_length: 60,
955
+ placeholder: "ex. 서울",
956
+ },
957
+ metadata_og_description: {
958
+ id: "metadata_og_description",
959
+ label: "Metadata OG Description",
960
+ is_required: false,
961
+ max_length: 150,
962
+ placeholder: "ex. 서울은 대한민국의 수도입니다.",
963
+ },
964
+ metadata_og_image: {
965
+ id: "metadata_og_image",
966
+ label: "Metadata OG Image",
967
+ is_required: false,
968
+ max_length: 250,
969
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
970
+ },
971
+ };
972
+ //# sourceMappingURL=field-content.js.map