trand_common_v1 0.2.101 → 0.2.102

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 (336) hide show
  1. package/dist/admin/f-admin.d.ts +82 -0
  2. package/dist/admin/f-admin.js +83 -0
  3. package/dist/admin/f-admin.js.map +1 -0
  4. package/dist/admin/t-admin.d.ts +20 -0
  5. package/dist/admin/t-admin.js +2 -0
  6. package/dist/admin/t-admin.js.map +1 -0
  7. package/dist/category/f-category-i18n.d.ts +30 -0
  8. package/dist/category/f-category-i18n.js +31 -0
  9. package/dist/category/f-category-i18n.js.map +1 -0
  10. package/dist/category/f-category-metadata-i18n.d.ts +44 -0
  11. package/dist/category/f-category-metadata-i18n.js +45 -0
  12. package/dist/category/f-category-metadata-i18n.js.map +1 -0
  13. package/dist/category/f-category.d.ts +314 -0
  14. package/dist/category/f-category.js +315 -0
  15. package/dist/category/f-category.js.map +1 -0
  16. package/dist/category/f-map-category-content.d.ts +33 -0
  17. package/dist/category/f-map-category-content.js +34 -0
  18. package/dist/category/f-map-category-content.js.map +1 -0
  19. package/dist/category/f-map-category-instagram.d.ts +31 -0
  20. package/dist/category/f-map-category-instagram.js +32 -0
  21. package/dist/category/f-map-category-instagram.js.map +1 -0
  22. package/dist/category/f-map-category-youtube-video.d.ts +33 -0
  23. package/dist/category/f-map-category-youtube-video.js +34 -0
  24. package/dist/category/f-map-category-youtube-video.js.map +1 -0
  25. package/dist/category/t-category-i18n.d.ts +12 -0
  26. package/dist/category/t-category-i18n.js +2 -0
  27. package/dist/category/t-category-i18n.js.map +1 -0
  28. package/dist/category/t-category-metadata-i18n.d.ts +14 -0
  29. package/dist/category/t-category-metadata-i18n.js +2 -0
  30. package/dist/category/t-category-metadata-i18n.js.map +1 -0
  31. package/dist/category/t-category.d.ts +94 -0
  32. package/dist/category/t-category.js +102 -0
  33. package/dist/category/t-category.js.map +1 -0
  34. package/dist/category/t-map-category-content.d.ts +16 -0
  35. package/dist/category/t-map-category-content.js +2 -0
  36. package/dist/category/t-map-category-content.js.map +1 -0
  37. package/dist/category/t-map-category-instagram.d.ts +19 -0
  38. package/dist/category/t-map-category-instagram.js +2 -0
  39. package/dist/category/t-map-category-instagram.js.map +1 -0
  40. package/dist/category/t-map-category-youtube-video.d.ts +19 -0
  41. package/dist/category/t-map-category-youtube-video.js +2 -0
  42. package/dist/category/t-map-category-youtube-video.js.map +1 -0
  43. package/dist/city/f-city-i18n.d.ts +30 -0
  44. package/dist/city/f-city-i18n.js +31 -0
  45. package/dist/city/f-city-i18n.js.map +1 -0
  46. package/dist/city/f-city-image.d.ts +58 -0
  47. package/dist/city/f-city-image.js +59 -0
  48. package/dist/city/f-city-image.js.map +1 -0
  49. package/dist/city/f-city-metadata-i18n.d.ts +44 -0
  50. package/dist/city/f-city-metadata-i18n.js +45 -0
  51. package/dist/city/f-city-metadata-i18n.js.map +1 -0
  52. package/dist/city/f-city.d.ts +392 -0
  53. package/dist/city/f-city.js +393 -0
  54. package/dist/city/f-city.js.map +1 -0
  55. package/dist/city/f-map-city-content.d.ts +33 -0
  56. package/dist/city/f-map-city-content.js +34 -0
  57. package/dist/city/f-map-city-content.js.map +1 -0
  58. package/dist/city/f-map-city-instagram.d.ts +31 -0
  59. package/dist/city/f-map-city-instagram.js +32 -0
  60. package/dist/city/f-map-city-instagram.js.map +1 -0
  61. package/dist/city/f-map-city-youtube-video.d.ts +33 -0
  62. package/dist/city/f-map-city-youtube-video.js +34 -0
  63. package/dist/city/f-map-city-youtube-video.js.map +1 -0
  64. package/dist/city/t-city-i18n.d.ts +12 -0
  65. package/dist/city/t-city-i18n.js +2 -0
  66. package/dist/city/t-city-i18n.js.map +1 -0
  67. package/dist/city/t-city-image.d.ts +17 -0
  68. package/dist/city/t-city-image.js +2 -0
  69. package/dist/city/t-city-image.js.map +1 -0
  70. package/dist/city/t-city-metadata-i18n.d.ts +14 -0
  71. package/dist/city/t-city-metadata-i18n.js +2 -0
  72. package/dist/city/t-city-metadata-i18n.js.map +1 -0
  73. package/dist/city/t-city.d.ts +94 -0
  74. package/dist/city/t-city.js +105 -0
  75. package/dist/city/t-city.js.map +1 -0
  76. package/dist/city/t-map-city-content.d.ts +18 -0
  77. package/dist/city/t-map-city-content.js +2 -0
  78. package/dist/city/t-map-city-content.js.map +1 -0
  79. package/dist/city/t-map-city-instagram.d.ts +19 -0
  80. package/dist/city/t-map-city-instagram.js +2 -0
  81. package/dist/city/t-map-city-instagram.js.map +1 -0
  82. package/dist/city/t-map-city-youtube-video.d.ts +19 -0
  83. package/dist/city/t-map-city-youtube-video.js +2 -0
  84. package/dist/city/t-map-city-youtube-video.js.map +1 -0
  85. package/dist/completed_youtube_channel/f-completed-youtube-channel.d.ts +224 -0
  86. package/dist/completed_youtube_channel/f-completed-youtube-channel.js +225 -0
  87. package/dist/completed_youtube_channel/f-completed-youtube-channel.js.map +1 -0
  88. package/dist/completed_youtube_channel/f-map-youtube-channel-country.d.ts +27 -0
  89. package/dist/completed_youtube_channel/f-map-youtube-channel-country.js +28 -0
  90. package/dist/completed_youtube_channel/f-map-youtube-channel-country.js.map +1 -0
  91. package/dist/completed_youtube_channel/t-completed-youtube-channel.d.ts +46 -0
  92. package/dist/completed_youtube_channel/t-completed-youtube-channel.js +27 -0
  93. package/dist/completed_youtube_channel/t-completed-youtube-channel.js.map +1 -0
  94. package/dist/completed_youtube_channel/t-map-completed-youtube-channel-and-country.d.ts +11 -0
  95. package/dist/completed_youtube_channel/t-map-completed-youtube-channel-and-country.js +2 -0
  96. package/dist/completed_youtube_channel/t-map-completed-youtube-channel-and-country.js.map +1 -0
  97. package/dist/completed_youtube_video/f-completed-youtube-video.d.ts +324 -0
  98. package/dist/completed_youtube_video/f-completed-youtube-video.js +325 -0
  99. package/dist/completed_youtube_video/f-completed-youtube-video.js.map +1 -0
  100. package/dist/completed_youtube_video/f-map-completed-youtube-video-keyword.d.ts +16 -0
  101. package/dist/completed_youtube_video/f-map-completed-youtube-video-keyword.js +17 -0
  102. package/dist/completed_youtube_video/f-map-completed-youtube-video-keyword.js.map +1 -0
  103. package/dist/completed_youtube_video/f-map-completed-youtube-video-timeline.d.ts +36 -0
  104. package/dist/completed_youtube_video/f-map-completed-youtube-video-timeline.js +37 -0
  105. package/dist/completed_youtube_video/f-map-completed-youtube-video-timeline.js.map +1 -0
  106. package/dist/completed_youtube_video/t-completed-youtube-video.d.ts +90 -0
  107. package/dist/completed_youtube_video/t-completed-youtube-video.js +34 -0
  108. package/dist/completed_youtube_video/t-completed-youtube-video.js.map +1 -0
  109. package/dist/completed_youtube_video/t-map-completed-youtube-video-and-keyword.d.ts +4 -0
  110. package/dist/completed_youtube_video/t-map-completed-youtube-video-and-keyword.js +2 -0
  111. package/dist/completed_youtube_video/t-map-completed-youtube-video-and-keyword.js.map +1 -0
  112. package/dist/completed_youtube_video/t-map-completed-youtube-video-and-timeline.d.ts +7 -0
  113. package/dist/completed_youtube_video/t-map-completed-youtube-video-and-timeline.js +2 -0
  114. package/dist/completed_youtube_video/t-map-completed-youtube-video-and-timeline.js.map +1 -0
  115. package/dist/content/f-content-business-hours.d.ts +73 -0
  116. package/dist/content/f-content-business-hours.js +74 -0
  117. package/dist/content/f-content-business-hours.js.map +1 -0
  118. package/dist/content/f-content-description.d.ts +9 -0
  119. package/dist/content/f-content-description.js +10 -0
  120. package/dist/content/f-content-description.js.map +1 -0
  121. package/dist/content/f-content-gp-photo.d.ts +35 -0
  122. package/dist/content/f-content-gp-photo.js +36 -0
  123. package/dist/content/f-content-gp-photo.js.map +1 -0
  124. package/dist/content/f-content-i18n.d.ts +29 -0
  125. package/dist/content/f-content-i18n.js +30 -0
  126. package/dist/content/f-content-i18n.js.map +1 -0
  127. package/dist/content/f-content-image.d.ts +58 -0
  128. package/dist/content/f-content-image.js +59 -0
  129. package/dist/content/f-content-image.js.map +1 -0
  130. package/dist/content/f-content-keyword.d.ts +16 -0
  131. package/dist/content/f-content-keyword.js +17 -0
  132. package/dist/content/f-content-keyword.js.map +1 -0
  133. package/dist/content/f-content-metadata-i18n.d.ts +44 -0
  134. package/dist/content/f-content-metadata-i18n.js +45 -0
  135. package/dist/content/f-content-metadata-i18n.js.map +1 -0
  136. package/dist/content/f-content-price.d.ts +109 -0
  137. package/dist/content/f-content-price.js +110 -0
  138. package/dist/content/f-content-price.js.map +1 -0
  139. package/dist/content/f-content-show-timetable.d.ts +53 -0
  140. package/dist/content/f-content-show-timetable.js +54 -0
  141. package/dist/content/f-content-show-timetable.js.map +1 -0
  142. package/dist/content/f-content-target.d.ts +9 -0
  143. package/dist/content/f-content-target.js +10 -0
  144. package/dist/content/f-content-target.js.map +1 -0
  145. package/dist/content/f-content.d.ts +838 -0
  146. package/dist/content/f-content.js +839 -0
  147. package/dist/content/f-content.js.map +1 -0
  148. package/dist/content/f-map-content-instagram.d.ts +32 -0
  149. package/dist/content/f-map-content-instagram.js +33 -0
  150. package/dist/content/f-map-content-instagram.js.map +1 -0
  151. package/dist/content/f-map-content-youtube-video.d.ts +33 -0
  152. package/dist/content/f-map-content-youtube-video.js +34 -0
  153. package/dist/content/f-map-content-youtube-video.js.map +1 -0
  154. package/dist/content/t-content-business-hours.d.ts +18 -0
  155. package/dist/content/t-content-business-hours.js +2 -0
  156. package/dist/content/t-content-business-hours.js.map +1 -0
  157. package/dist/content/t-content-description.d.ts +3 -0
  158. package/dist/content/t-content-description.js +2 -0
  159. package/dist/content/t-content-description.js.map +1 -0
  160. package/dist/content/t-content-gp-photo.d.ts +12 -0
  161. package/dist/content/t-content-gp-photo.js +2 -0
  162. package/dist/content/t-content-gp-photo.js.map +1 -0
  163. package/dist/content/t-content-i18n.d.ts +12 -0
  164. package/dist/content/t-content-i18n.js +2 -0
  165. package/dist/content/t-content-i18n.js.map +1 -0
  166. package/dist/content/t-content-image.d.ts +15 -0
  167. package/dist/content/t-content-image.js +2 -0
  168. package/dist/content/t-content-image.js.map +1 -0
  169. package/dist/content/t-content-keyword.d.ts +4 -0
  170. package/dist/content/t-content-keyword.js +2 -0
  171. package/dist/content/t-content-keyword.js.map +1 -0
  172. package/dist/content/t-content-metadata-i18n.d.ts +14 -0
  173. package/dist/content/t-content-metadata-i18n.js +2 -0
  174. package/dist/content/t-content-metadata-i18n.js.map +1 -0
  175. package/dist/content/t-content-price.d.ts +23 -0
  176. package/dist/content/t-content-price.js +2 -0
  177. package/dist/content/t-content-price.js.map +1 -0
  178. package/dist/content/t-content-show-timetable.d.ts +15 -0
  179. package/dist/content/t-content-show-timetable.js +2 -0
  180. package/dist/content/t-content-show-timetable.js.map +1 -0
  181. package/dist/content/t-content-target.d.ts +3 -0
  182. package/dist/content/t-content-target.js +2 -0
  183. package/dist/content/t-content-target.js.map +1 -0
  184. package/dist/content/t-content.d.ts +222 -0
  185. package/dist/content/t-content.js +218 -0
  186. package/dist/content/t-content.js.map +1 -0
  187. package/dist/content/t-map-content-instagram.d.ts +19 -0
  188. package/dist/content/t-map-content-instagram.js +2 -0
  189. package/dist/content/t-map-content-instagram.js.map +1 -0
  190. package/dist/content/t-map-content-youtube-video.d.ts +21 -0
  191. package/dist/content/t-map-content-youtube-video.js +2 -0
  192. package/dist/content/t-map-content-youtube-video.js.map +1 -0
  193. package/dist/country/f-country.d.ts +35 -0
  194. package/dist/country/f-country.js +36 -0
  195. package/dist/country/f-country.js.map +1 -0
  196. package/dist/country/t-country.d.ts +7 -0
  197. package/dist/country/t-country.js +2 -0
  198. package/dist/country/t-country.js.map +1 -0
  199. package/dist/country_language/f-country-language.d.ts +23 -0
  200. package/dist/country_language/f-country-language.js +24 -0
  201. package/dist/country_language/f-country-language.js.map +1 -0
  202. package/dist/country_language/t-country-language.d.ts +5 -0
  203. package/dist/country_language/t-country-language.js +2 -0
  204. package/dist/country_language/t-country-language.js.map +1 -0
  205. package/dist/google_place_data/f-google-place-data.d.ts +178 -0
  206. package/dist/google_place_data/f-google-place-data.js +179 -0
  207. package/dist/google_place_data/f-google-place-data.js.map +1 -0
  208. package/dist/google_place_data/t-google-place-data.d.ts +31 -0
  209. package/dist/google_place_data/t-google-place-data.js +2 -0
  210. package/dist/google_place_data/t-google-place-data.js.map +1 -0
  211. package/dist/index.d.ts +110 -108
  212. package/dist/index.js +110 -108
  213. package/dist/index.js.map +1 -1
  214. package/dist/instagram_content/f-instagram-content.d.ts +62 -0
  215. package/dist/instagram_content/f-instagram-content.js +63 -0
  216. package/dist/instagram_content/f-instagram-content.js.map +1 -0
  217. package/dist/instagram_content/t-instagram-content.d.ts +15 -0
  218. package/dist/instagram_content/t-instagram-content.js +2 -0
  219. package/dist/instagram_content/t-instagram-content.js.map +1 -0
  220. package/dist/language/f-language.d.ts +29 -0
  221. package/dist/language/f-language.js +30 -0
  222. package/dist/language/f-language.js.map +1 -0
  223. package/dist/language/t-language.d.ts +6 -0
  224. package/dist/language/t-language.js +2 -0
  225. package/dist/language/t-language.js.map +1 -0
  226. package/dist/response/trand-response.d.ts +48 -48
  227. package/dist/stag/f-map-stag-content.d.ts +33 -0
  228. package/dist/stag/f-map-stag-content.js +34 -0
  229. package/dist/stag/f-map-stag-content.js.map +1 -0
  230. package/dist/stag/f-map-stag-instagram.d.ts +31 -0
  231. package/dist/stag/f-map-stag-instagram.js +32 -0
  232. package/dist/stag/f-map-stag-instagram.js.map +1 -0
  233. package/dist/stag/f-map-stag-youtube-video.d.ts +33 -0
  234. package/dist/stag/f-map-stag-youtube-video.js +34 -0
  235. package/dist/stag/f-map-stag-youtube-video.js.map +1 -0
  236. package/dist/stag/f-stag-i18n.d.ts +30 -0
  237. package/dist/stag/f-stag-i18n.js +31 -0
  238. package/dist/stag/f-stag-i18n.js.map +1 -0
  239. package/dist/stag/f-stag-image.d.ts +58 -0
  240. package/dist/stag/f-stag-image.js +59 -0
  241. package/dist/stag/f-stag-image.js.map +1 -0
  242. package/dist/stag/f-stag-metadata-i18n.d.ts +44 -0
  243. package/dist/stag/f-stag-metadata-i18n.js +45 -0
  244. package/dist/stag/f-stag-metadata-i18n.js.map +1 -0
  245. package/dist/stag/f-stag.d.ts +290 -0
  246. package/dist/stag/f-stag.js +291 -0
  247. package/dist/stag/f-stag.js.map +1 -0
  248. package/dist/stag/t-map-stag-content.d.ts +19 -0
  249. package/dist/stag/t-map-stag-content.js +2 -0
  250. package/dist/stag/t-map-stag-content.js.map +1 -0
  251. package/dist/stag/t-map-stag-instagram.d.ts +22 -0
  252. package/dist/stag/t-map-stag-instagram.js +2 -0
  253. package/dist/stag/t-map-stag-instagram.js.map +1 -0
  254. package/dist/stag/t-map-stag-youtube-video.d.ts +22 -0
  255. package/dist/stag/t-map-stag-youtube-video.js +2 -0
  256. package/dist/stag/t-map-stag-youtube-video.js.map +1 -0
  257. package/dist/stag/t-stag-i18n.d.ts +12 -0
  258. package/dist/stag/t-stag-i18n.js +2 -0
  259. package/dist/stag/t-stag-i18n.js.map +1 -0
  260. package/dist/stag/t-stag-image.d.ts +16 -0
  261. package/dist/stag/t-stag-image.js +2 -0
  262. package/dist/stag/t-stag-image.js.map +1 -0
  263. package/dist/stag/t-stag-metadata-i18n.d.ts +14 -0
  264. package/dist/stag/t-stag-metadata-i18n.js +2 -0
  265. package/dist/stag/t-stag-metadata-i18n.js.map +1 -0
  266. package/dist/stag/t-stag.d.ts +91 -0
  267. package/dist/stag/t-stag.js +86 -0
  268. package/dist/stag/t-stag.js.map +1 -0
  269. package/dist/street/f-map-street-content.d.ts +33 -0
  270. package/dist/street/f-map-street-content.js +34 -0
  271. package/dist/street/f-map-street-content.js.map +1 -0
  272. package/dist/street/f-map-street-instagram.d.ts +31 -0
  273. package/dist/street/f-map-street-instagram.js +32 -0
  274. package/dist/street/f-map-street-instagram.js.map +1 -0
  275. package/dist/street/f-map-street-youtube-video.d.ts +33 -0
  276. package/dist/street/f-map-street-youtube-video.js +34 -0
  277. package/dist/street/f-map-street-youtube-video.js.map +1 -0
  278. package/dist/street/f-street-i18n.d.ts +37 -0
  279. package/dist/street/f-street-i18n.js +38 -0
  280. package/dist/street/f-street-i18n.js.map +1 -0
  281. package/dist/street/f-street-image.d.ts +57 -0
  282. package/dist/street/f-street-image.js +58 -0
  283. package/dist/street/f-street-image.js.map +1 -0
  284. package/dist/street/f-street-metadata-i18n.d.ts +44 -0
  285. package/dist/street/f-street-metadata-i18n.js +45 -0
  286. package/dist/street/f-street-metadata-i18n.js.map +1 -0
  287. package/dist/street/f-street.d.ts +406 -0
  288. package/dist/street/f-street.js +407 -0
  289. package/dist/street/f-street.js.map +1 -0
  290. package/dist/street/t-map-street-content.d.ts +16 -0
  291. package/dist/street/t-map-street-content.js +2 -0
  292. package/dist/street/t-map-street-content.js.map +1 -0
  293. package/dist/street/t-map-street-instagram.d.ts +19 -0
  294. package/dist/street/t-map-street-instagram.js +2 -0
  295. package/dist/street/t-map-street-instagram.js.map +1 -0
  296. package/dist/street/t-map-street-youtube-video.d.ts +19 -0
  297. package/dist/street/t-map-street-youtube-video.js +2 -0
  298. package/dist/street/t-map-street-youtube-video.js.map +1 -0
  299. package/dist/street/t-street-i18n.d.ts +13 -0
  300. package/dist/street/t-street-i18n.js +2 -0
  301. package/dist/street/t-street-i18n.js.map +1 -0
  302. package/dist/street/t-street-image.d.ts +16 -0
  303. package/dist/street/t-street-image.js +2 -0
  304. package/dist/street/t-street-image.js.map +1 -0
  305. package/dist/street/t-street-metadata-i18n.d.ts +14 -0
  306. package/dist/street/t-street-metadata-i18n.js +2 -0
  307. package/dist/street/t-street-metadata-i18n.js.map +1 -0
  308. package/dist/street/t-street.d.ts +135 -0
  309. package/dist/street/t-street.js +113 -0
  310. package/dist/street/t-street.js.map +1 -0
  311. package/dist/tag/f-map-tag-content.d.ts +27 -0
  312. package/dist/tag/f-map-tag-content.js +28 -0
  313. package/dist/tag/f-map-tag-content.js.map +1 -0
  314. package/dist/tag/f-tag.d.ts +16 -0
  315. package/dist/tag/f-tag.js +17 -0
  316. package/dist/tag/f-tag.js.map +1 -0
  317. package/dist/tag/t-map-tag-content.d.ts +21 -0
  318. package/dist/tag/t-map-tag-content.js +2 -0
  319. package/dist/tag/t-map-tag-content.js.map +1 -0
  320. package/dist/tag/t-tag.d.ts +11 -0
  321. package/dist/tag/t-tag.js +2 -0
  322. package/dist/tag/t-tag.js.map +1 -0
  323. package/dist/trip_advisor_data/f-trip-advisor-data.d.ts +252 -0
  324. package/dist/trip_advisor_data/f-trip-advisor-data.js +253 -0
  325. package/dist/trip_advisor_data/f-trip-advisor-data.js.map +1 -0
  326. package/dist/trip_advisor_data/t-trip-advisor-data.d.ts +46 -0
  327. package/dist/trip_advisor_data/t-trip-advisor-data.js +2 -0
  328. package/dist/trip_advisor_data/t-trip-advisor-data.js.map +1 -0
  329. package/dist/types/t-metadata.d.ts +0 -6
  330. package/dist/user/f-user.d.ts +73 -0
  331. package/dist/user/f-user.js +74 -0
  332. package/dist/user/f-user.js.map +1 -0
  333. package/dist/user/t-user.d.ts +17 -0
  334. package/dist/user/t-user.js +2 -0
  335. package/dist/user/t-user.js.map +1 -0
  336. package/package.json +1 -1
@@ -0,0 +1,839 @@
1
+ export const F_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
+ placeholder: "ex. KR, US, etc.",
15
+ },
16
+ city_code: {
17
+ id: "city_code",
18
+ label: "City Code",
19
+ is_required: false,
20
+ max_length: 96,
21
+ },
22
+ street_code: {
23
+ id: "street_code",
24
+ label: "Street Code",
25
+ is_required: false,
26
+ max_length: 96,
27
+ },
28
+ related_content_code: {
29
+ id: "related_content_code",
30
+ label: "Related Content Code",
31
+ is_required: false,
32
+ max_length: 127,
33
+ placeholder: "ex. ojeje-gwanghwamun-seoul",
34
+ },
35
+ content_type_top: {
36
+ id: "content_type_top",
37
+ label: "Content Type Top",
38
+ is_required: false,
39
+ max_length: 96,
40
+ placeholder: "Category Code ex. restaurant",
41
+ },
42
+ content_type_sub: {
43
+ id: "content_type_sub",
44
+ label: "Content Type Sub",
45
+ is_required: false,
46
+ max_length: 96,
47
+ placeholder: "Category Code ex. restaurant",
48
+ },
49
+ google_place_id: {
50
+ id: "google_place_id",
51
+ label: "Google Place Id",
52
+ is_required: false,
53
+ max_length: 63,
54
+ placeholder: "ex. ChIJN1t_t3uEGRQ3jNRRG6FwHw",
55
+ },
56
+ google_place_ids: {
57
+ id: "google_place_ids",
58
+ label: "Google Place Ids",
59
+ is_required: false,
60
+ max_length: 1023,
61
+ placeholder: "ex. ChIJN1t_t3uEGRQ3jNRRG6FwHw",
62
+ },
63
+ trip_advisor_location_id: {
64
+ id: "trip_advisor_location_id",
65
+ label: "Trip Advisor Location Id",
66
+ is_required: false,
67
+ max_length: 23,
68
+ placeholder: "ex. 1234567890",
69
+ },
70
+ trip_advisor_location_ids: {
71
+ id: "trip_advisor_location_ids",
72
+ label: "Trip Advisor Location Ids",
73
+ is_required: false,
74
+ max_length: 1023,
75
+ placeholder: "ex. 1234567890",
76
+ },
77
+ name: {
78
+ id: "name",
79
+ label: "Name",
80
+ is_required: true,
81
+ max_length: 127,
82
+ placeholder: "ex. Gyeongbokgung Palace",
83
+ },
84
+ native: {
85
+ id: "native",
86
+ label: "Native",
87
+ is_required: false,
88
+ max_length: 127,
89
+ placeholder: "ex. 경복궁",
90
+ },
91
+ name_jp: {
92
+ id: "name_jp",
93
+ label: "Name (jp)",
94
+ is_required: true,
95
+ max_length: 127,
96
+ placeholder: "ex. Gyeongbokgung Palace",
97
+ },
98
+ name_zh_hans: {
99
+ id: "name_zh_hans",
100
+ label: "Name (zh-hans)",
101
+ is_required: true,
102
+ max_length: 127,
103
+ placeholder: "ex. Gyeongbokgung Palace",
104
+ },
105
+ name_zh_hant: {
106
+ id: "name_zh_hant",
107
+ label: "Name (zh-hant)",
108
+ is_required: true,
109
+ max_length: 127,
110
+ placeholder: "ex. Gyeongbokgung Palace",
111
+ },
112
+ name_es: {
113
+ id: "name_es",
114
+ label: "Name (es)",
115
+ is_required: true,
116
+ max_length: 127,
117
+ placeholder: "ex. Gyeongbokgung Palace",
118
+ },
119
+ order_num: {
120
+ id: "order_num",
121
+ label: "Order(Number)",
122
+ is_required: true,
123
+ placeholder: "ex. 1, 2, 3, ...",
124
+ },
125
+ description: {
126
+ id: "description",
127
+ label: "Description",
128
+ is_required: false,
129
+ max_length: 2045,
130
+ placeholder: "ex. Gyeongbokgung Palace is a palace in Seoul, South Korea.",
131
+ },
132
+ label_1: {
133
+ id: "label_1",
134
+ label: "Label 1",
135
+ is_required: false,
136
+ max_length: 96,
137
+ placeholder: "ex. shopping",
138
+ },
139
+ label_2: {
140
+ id: "label_2",
141
+ label: "Label 2",
142
+ is_required: false,
143
+ max_length: 96,
144
+ placeholder: "ex. themepark",
145
+ },
146
+ label_3: {
147
+ id: "label_3",
148
+ label: "Label 3",
149
+ is_required: false,
150
+ max_length: 96,
151
+ placeholder: "ex. food",
152
+ },
153
+ label_4: {
154
+ id: "label_4",
155
+ label: "Label 4",
156
+ is_required: false,
157
+ max_length: 96,
158
+ placeholder: "ex. cafe",
159
+ },
160
+ label_5: {
161
+ id: "label_5",
162
+ label: "Label 5",
163
+ is_required: false,
164
+ max_length: 96,
165
+ placeholder: "ex. park",
166
+ },
167
+ is_michelin: {
168
+ id: "is_michelin",
169
+ label: "Is Michelin",
170
+ is_required: false,
171
+ default_value: false,
172
+ },
173
+ thumbnail_main_1: {
174
+ id: "thumbnail_main_1",
175
+ label: "Thumbnail Main 1",
176
+ is_required: false,
177
+ max_length: 1023,
178
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
179
+ },
180
+ thumbnail_main_1_src_name: {
181
+ id: "thumbnail_main_1_src_name",
182
+ label: "Thumbnail Main 1 Source Name",
183
+ is_required: false,
184
+ max_length: 96,
185
+ placeholder: "ex. seoul",
186
+ },
187
+ thumbnail_main_1_src_platform: {
188
+ id: "thumbnail_main_1_src_platform",
189
+ label: "Thumbnail Main 1 Source Platform",
190
+ is_required: false,
191
+ max_length: 96,
192
+ placeholder: "ex. seoul",
193
+ },
194
+ thumbnail_main_1_src_url: {
195
+ id: "thumbnail_main_1_src_url",
196
+ label: "Thumbnail Main 1 Source URL",
197
+ is_required: false,
198
+ max_length: 1023,
199
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
200
+ },
201
+ thumbnail_main_2: {
202
+ id: "thumbnail_main_2",
203
+ label: "Thumbnail Main 2",
204
+ is_required: false,
205
+ max_length: 1023,
206
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
207
+ },
208
+ thumbnail_main_2_src_name: {
209
+ id: "thumbnail_main_2_src_name",
210
+ label: "Thumbnail Main 2 Source Name",
211
+ is_required: false,
212
+ max_length: 96,
213
+ placeholder: "ex. seoul",
214
+ },
215
+ thumbnail_main_2_src_platform: {
216
+ id: "thumbnail_main_2_src_platform",
217
+ label: "Thumbnail Main 2 Source Platform",
218
+ is_required: false,
219
+ max_length: 96,
220
+ placeholder: "ex. seoul",
221
+ },
222
+ thumbnail_main_2_src_url: {
223
+ id: "thumbnail_main_2_src_url",
224
+ label: "Thumbnail Main 2 Source URL",
225
+ is_required: false,
226
+ max_length: 1023,
227
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
228
+ },
229
+ thumbnail_main_3: {
230
+ id: "thumbnail_main_3",
231
+ label: "Thumbnail Main 3",
232
+ is_required: false,
233
+ max_length: 1023,
234
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
235
+ },
236
+ thumbnail_main_3_src_name: {
237
+ id: "thumbnail_main_3_src_name",
238
+ label: "Thumbnail Main 3 Source Name",
239
+ is_required: false,
240
+ max_length: 96,
241
+ placeholder: "ex. seoul",
242
+ },
243
+ thumbnail_main_3_src_platform: {
244
+ id: "thumbnail_main_3_src_platform",
245
+ label: "Thumbnail Main 3 Source Platform",
246
+ is_required: false,
247
+ max_length: 96,
248
+ placeholder: "ex. seoul",
249
+ },
250
+ thumbnail_main_3_src_url: {
251
+ id: "thumbnail_main_3_src_url",
252
+ label: "Thumbnail Main 3 Source URL",
253
+ is_required: false,
254
+ max_length: 1023,
255
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
256
+ },
257
+ thumbnail_main_4: {
258
+ id: "thumbnail_main_4",
259
+ label: "Thumbnail Main 4",
260
+ is_required: false,
261
+ max_length: 1023,
262
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
263
+ },
264
+ thumbnail_main_4_src_name: {
265
+ id: "thumbnail_main_4_src_name",
266
+ label: "Thumbnail Main 4 Source Name",
267
+ is_required: false,
268
+ max_length: 96,
269
+ placeholder: "ex. seoul",
270
+ },
271
+ thumbnail_main_4_src_platform: {
272
+ id: "thumbnail_main_4_src_platform",
273
+ label: "Thumbnail Main 4 Source Platform",
274
+ is_required: false,
275
+ max_length: 96,
276
+ placeholder: "ex. seoul",
277
+ },
278
+ thumbnail_main_4_src_url: {
279
+ id: "thumbnail_main_4_src_url",
280
+ label: "Thumbnail Main 4 Source URL",
281
+ is_required: false,
282
+ max_length: 1023,
283
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
284
+ },
285
+ thumbnail_main_5: {
286
+ id: "thumbnail_main_5",
287
+ label: "Thumbnail Main 5",
288
+ is_required: false,
289
+ max_length: 1023,
290
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
291
+ },
292
+ thumbnail_main_5_src_name: {
293
+ id: "thumbnail_main_5_src_name",
294
+ label: "Thumbnail Main 5 Source Name",
295
+ is_required: false,
296
+ max_length: 96,
297
+ placeholder: "ex. seoul",
298
+ },
299
+ thumbnail_main_5_src_platform: {
300
+ id: "thumbnail_main_5_src_platform",
301
+ label: "Thumbnail Main 5 Source Platform",
302
+ is_required: false,
303
+ max_length: 96,
304
+ placeholder: "ex. seoul",
305
+ },
306
+ thumbnail_main_5_src_url: {
307
+ id: "thumbnail_main_5_src_url",
308
+ label: "Thumbnail Main 5 Source URL",
309
+ is_required: false,
310
+ max_length: 1023,
311
+ placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
312
+ },
313
+ phone: {
314
+ id: "phone",
315
+ label: "Phone",
316
+ is_required: false,
317
+ max_length: 45,
318
+ placeholder: "ex. +82-2-123-4567",
319
+ },
320
+ address: {
321
+ id: "address",
322
+ label: "Address",
323
+ is_required: false,
324
+ max_length: 255,
325
+ placeholder: "ex. 123, Sejong-ro, Jongno-gu, Seoul, South Korea",
326
+ },
327
+ address_native: {
328
+ id: "address_native",
329
+ label: "Address Native",
330
+ is_required: false,
331
+ max_length: 255,
332
+ placeholder: "ex. 123, 세조로 123 서울시 종로구 서울",
333
+ },
334
+ location: {
335
+ id: "location",
336
+ label: "Location",
337
+ is_required: false,
338
+ },
339
+ latitude: {
340
+ id: "latitude",
341
+ label: "Latitude",
342
+ is_required: false,
343
+ placeholder: "ex. 37.5665",
344
+ },
345
+ longitude: {
346
+ id: "longitude",
347
+ label: "Longitude",
348
+ is_required: false,
349
+ placeholder: "ex. 126.9780",
350
+ },
351
+ radius_m: {
352
+ id: "radius_m",
353
+ label: "Radius M",
354
+ is_required: false,
355
+ placeholder: "ex. 1000 (unit: meter)",
356
+ },
357
+ gp_low_latitude: {
358
+ id: "gp_low_latitude",
359
+ label: "[GP] Low Latitude",
360
+ is_required: false,
361
+ },
362
+ gp_low_longitude: {
363
+ id: "gp_low_longitude",
364
+ label: "[GP] Low Longitude",
365
+ is_required: false,
366
+ },
367
+ gp_high_latitude: {
368
+ id: "gp_high_latitude",
369
+ label: "[GP] High Latitude",
370
+ is_required: false,
371
+ },
372
+ gp_high_longitude: {
373
+ id: "gp_high_longitude",
374
+ label: "[GP] High Longitude",
375
+ is_required: false,
376
+ },
377
+ gp_rating: {
378
+ id: "gp_rating",
379
+ label: "[GP] Rating",
380
+ is_required: false,
381
+ },
382
+ gp_user_rating_count: {
383
+ id: "gp_user_rating_count",
384
+ label: "[GP] User Rating Count",
385
+ is_required: false,
386
+ },
387
+ google_maps_uri: {
388
+ id: "google_maps_uri",
389
+ label: "Google Maps Uri",
390
+ is_required: false,
391
+ max_length: 255,
392
+ },
393
+ website_en: {
394
+ id: "website_en",
395
+ label: "Website En",
396
+ is_required: false,
397
+ max_length: 255,
398
+ },
399
+ website: {
400
+ id: "website",
401
+ label: "Website",
402
+ is_required: false,
403
+ max_length: 255,
404
+ },
405
+ gp_utc_offset_minutes: {
406
+ id: "gp_utc_offset_minutes",
407
+ label: "[GP] Utc Offset Minutes",
408
+ is_required: false,
409
+ placeholder: "ex. 90",
410
+ },
411
+ gp_timezone: {
412
+ id: "gp_timezone",
413
+ label: "[GP] Timezone",
414
+ is_required: false,
415
+ max_length: 63,
416
+ placeholder: "ex. Asia/Seoul",
417
+ },
418
+ gp_business_status: {
419
+ id: "gp_business_status",
420
+ label: "[GP] Business Status",
421
+ is_required: false,
422
+ max_length: 63,
423
+ },
424
+ gp_directions_uri: {
425
+ id: "gp_directions_uri",
426
+ label: "[GP] Directions Uri",
427
+ is_required: false,
428
+ max_length: 255,
429
+ },
430
+ gp_place_uri: {
431
+ id: "gp_place_uri",
432
+ label: "[GP] Place Uri",
433
+ is_required: false,
434
+ max_length: 255,
435
+ },
436
+ gp_reviews_uri: {
437
+ id: "gp_reviews_uri",
438
+ label: "[GP] Reviews Uri",
439
+ is_required: false,
440
+ max_length: 255,
441
+ },
442
+ gp_photos_uri: {
443
+ id: "gp_photos_uri",
444
+ label: "[GP] Photos Uri",
445
+ is_required: false,
446
+ max_length: 255,
447
+ },
448
+ is_gp_fetched: {
449
+ id: "is_gp_fetched",
450
+ label: "[GP] Is Fetched",
451
+ is_required: true,
452
+ default_value: false,
453
+ },
454
+ gp_fetched_at: {
455
+ id: "gp_fetched_at",
456
+ label: "[GP] Fetched At",
457
+ is_required: false,
458
+ default_value: null,
459
+ },
460
+ ta_trip_advisor_url: {
461
+ id: "ta_trip_advisor_url",
462
+ label: "[TA] Trip Advisor Url",
463
+ is_required: false,
464
+ max_length: 511,
465
+ },
466
+ ta_ranking: {
467
+ id: "ta_ranking",
468
+ label: "[TA] Ranking",
469
+ is_required: false,
470
+ },
471
+ ta_rating: {
472
+ id: "ta_rating",
473
+ label: "[TA] Rating",
474
+ is_required: false,
475
+ },
476
+ ta_rating_image_url: {
477
+ id: "ta_rating_image_url",
478
+ label: "[TA] Rating Image Url",
479
+ is_required: false,
480
+ max_length: 511,
481
+ },
482
+ ta_num_reviews: {
483
+ id: "ta_num_reviews",
484
+ label: "[TA] Num Reviews",
485
+ is_required: false,
486
+ },
487
+ ta_review_rating_1: {
488
+ id: "ta_review_rating_1",
489
+ label: "[TA] Review Rating 1",
490
+ is_required: false,
491
+ },
492
+ ta_review_rating_2: {
493
+ id: "ta_review_rating_2",
494
+ label: "[TA] Review Rating 2",
495
+ is_required: false,
496
+ },
497
+ ta_review_rating_3: {
498
+ id: "ta_review_rating_3",
499
+ label: "[TA] Review Rating 3",
500
+ is_required: false,
501
+ },
502
+ ta_review_rating_4: {
503
+ id: "ta_review_rating_4",
504
+ label: "[TA] Review Rating 4",
505
+ is_required: false,
506
+ },
507
+ ta_review_rating_5: {
508
+ id: "ta_review_rating_5",
509
+ label: "[TA] Review Rating 5",
510
+ is_required: false,
511
+ },
512
+ is_ta_fetched: {
513
+ id: "is_ta_fetched",
514
+ label: "[TA] Is Fetched",
515
+ is_required: true,
516
+ default_value: false,
517
+ },
518
+ ta_fetched_at: {
519
+ id: "ta_fetched_at",
520
+ label: "[TA] Fetched At",
521
+ is_required: false,
522
+ default_value: null,
523
+ },
524
+ is_target_for_family: {
525
+ id: "is_target_for_family",
526
+ label: "Is Target For Family",
527
+ is_required: false,
528
+ },
529
+ is_target_for_children: {
530
+ id: "is_target_for_children",
531
+ label: "Is Target For Children",
532
+ is_required: false,
533
+ },
534
+ is_target_for_couple: {
535
+ id: "is_target_for_couple",
536
+ label: "Is Target For Couple",
537
+ is_required: false,
538
+ },
539
+ is_target_for_friends: {
540
+ id: "is_target_for_friends",
541
+ label: "Is Target For Friends",
542
+ is_required: false,
543
+ },
544
+ is_target_for_solo: {
545
+ id: "is_target_for_solo",
546
+ label: "Is Target For Solo",
547
+ is_required: false,
548
+ },
549
+ taking_minutes_start: {
550
+ id: "taking_minutes_start",
551
+ label: "Taking Minutes Start",
552
+ is_required: false,
553
+ },
554
+ taking_minutes_end: {
555
+ id: "taking_minutes_end",
556
+ label: "Taking Minutes End",
557
+ is_required: false,
558
+ },
559
+ is_free_available: {
560
+ id: "is_free_available",
561
+ label: "Is Free Available",
562
+ is_required: true,
563
+ default_value: false,
564
+ },
565
+ price_symbol: {
566
+ id: "price_symbol",
567
+ label: "Price Symbol",
568
+ is_required: false,
569
+ max_length: 4,
570
+ },
571
+ price_start: {
572
+ id: "price_start",
573
+ label: "Price Start",
574
+ is_required: false,
575
+ },
576
+ price_end: {
577
+ id: "price_end",
578
+ label: "Price End",
579
+ is_required: false,
580
+ },
581
+ target_age_start: {
582
+ id: "target_age_start",
583
+ label: "Target Age Start",
584
+ is_required: false,
585
+ },
586
+ target_age_end: {
587
+ id: "target_age_end",
588
+ label: "Target Age End",
589
+ is_required: false,
590
+ },
591
+ naver_map_url: {
592
+ id: "naver_map_url",
593
+ label: "Naver Map Url",
594
+ is_required: false,
595
+ max_length: 255,
596
+ },
597
+ instagram_id: {
598
+ id: "instagram_id",
599
+ label: "Instagram ID",
600
+ is_required: false,
601
+ max_length: 48,
602
+ },
603
+ youtube_ch_id: {
604
+ id: "youtube_ch_id",
605
+ label: "Youtube Channel Id",
606
+ is_required: false,
607
+ max_length: 48,
608
+ placeholder: "ex. EzIc0fcn-Zg",
609
+ },
610
+ google_place_url: {
611
+ id: "google_place_url",
612
+ label: "Google Place Url",
613
+ is_required: false,
614
+ max_length: 1023,
615
+ },
616
+ trip_advisor_url: {
617
+ id: "trip_advisor_url",
618
+ label: "Trip Advisor Url",
619
+ is_required: false,
620
+ max_length: 1023,
621
+ },
622
+ facebook: {
623
+ id: "facebook",
624
+ label: "Facebook",
625
+ is_required: false,
626
+ max_length: 255,
627
+ },
628
+ naver_place_url: {
629
+ id: "naver_place_url",
630
+ label: "Naver Place Url",
631
+ is_required: false,
632
+ max_length: 1023,
633
+ },
634
+ kakao_place_url: {
635
+ id: "kakao_place_url",
636
+ label: "Kakao Place Url",
637
+ is_required: false,
638
+ max_length: 1023,
639
+ },
640
+ naver_reservation_url: {
641
+ id: "naver_reservation_url",
642
+ label: "Naver Reservation Url",
643
+ is_required: false,
644
+ max_length: 1023,
645
+ },
646
+ linkedin: {
647
+ id: "linkedin",
648
+ label: "Linkedin",
649
+ is_required: false,
650
+ max_length: 1023,
651
+ },
652
+ visit_korea: {
653
+ id: "visit_korea",
654
+ label: "Visit Korea",
655
+ is_required: false,
656
+ max_length: 1023,
657
+ },
658
+ is_reservation_required: {
659
+ id: "is_reservation_required",
660
+ label: "Is Reservation Required",
661
+ is_required: true,
662
+ default_value: false,
663
+ },
664
+ reservation_guide: {
665
+ id: "reservation_guide",
666
+ label: "Reservation Guide",
667
+ is_required: false,
668
+ max_length: 1023,
669
+ },
670
+ reservation_guide_native: {
671
+ id: "reservation_guide_native",
672
+ label: "Reservation Guide Native",
673
+ is_required: false,
674
+ max_length: 1023,
675
+ },
676
+ ticketing_guide: {
677
+ id: "ticketing_guide",
678
+ label: "Ticketing Guide",
679
+ is_required: false,
680
+ max_length: 1023,
681
+ },
682
+ ticketing_guide_native: {
683
+ id: "ticketing_guide_native",
684
+ label: "Ticketing Guide Native",
685
+ is_required: false,
686
+ max_length: 1023,
687
+ },
688
+ target_sex: {
689
+ id: "target_sex",
690
+ label: "Target Sex",
691
+ is_required: false,
692
+ max_length: 20,
693
+ },
694
+ target_time_start_h: {
695
+ id: "target_time_start_h",
696
+ label: "Target Time Start H",
697
+ is_required: false,
698
+ },
699
+ target_time_start_m: {
700
+ id: "target_time_start_m",
701
+ label: "Target Time Start M",
702
+ is_required: false,
703
+ },
704
+ target_time_end_h: {
705
+ id: "target_time_end_h",
706
+ label: "Target Time End H",
707
+ is_required: false,
708
+ },
709
+ target_time_end_m: {
710
+ id: "target_time_end_m",
711
+ label: "Target Time End M",
712
+ is_required: false,
713
+ },
714
+ is_open_always: {
715
+ id: "is_open_always",
716
+ label: "Is Open Always",
717
+ is_required: true,
718
+ default_value: true,
719
+ },
720
+ period_start: {
721
+ id: "period_start",
722
+ label: "Period Start",
723
+ is_required: false,
724
+ },
725
+ period_end: {
726
+ id: "period_end",
727
+ label: "Period End",
728
+ is_required: false,
729
+ },
730
+ official_youtube_video_1: {
731
+ id: "official_youtube_video_1",
732
+ label: "Official Youtube Video 1",
733
+ is_required: false,
734
+ max_length: 36,
735
+ placeholder: "ex. EzIc0fcn-Zg",
736
+ },
737
+ official_youtube_video_2: {
738
+ id: "official_youtube_video_2",
739
+ label: "Official Youtube Video 2",
740
+ is_required: false,
741
+ max_length: 36,
742
+ placeholder: "ex. EzIc0fcn-Zg",
743
+ },
744
+ official_youtube_video_3: {
745
+ id: "official_youtube_video_3",
746
+ label: "Official Youtube Video 3",
747
+ is_required: false,
748
+ max_length: 36,
749
+ placeholder: "ex. EzIc0fcn-Zg",
750
+ },
751
+ official_youtube_video_4: {
752
+ id: "official_youtube_video_4",
753
+ label: "Official Youtube Video 4",
754
+ is_required: false,
755
+ max_length: 36,
756
+ placeholder: "ex. EzIc0fcn-Zg",
757
+ },
758
+ official_youtube_video_5: {
759
+ id: "official_youtube_video_5",
760
+ label: "Official Youtube Video 5",
761
+ is_required: false,
762
+ max_length: 36,
763
+ placeholder: "ex. EzIc0fcn-Zg",
764
+ },
765
+ is_active: {
766
+ id: "is_active",
767
+ label: "Is Active",
768
+ is_required: true,
769
+ default_value: true,
770
+ },
771
+ is_display: {
772
+ id: "is_display",
773
+ label: "Is Display",
774
+ is_required: true,
775
+ default_value: true,
776
+ },
777
+ view_count: {
778
+ id: "view_count",
779
+ label: "View Count",
780
+ is_required: true,
781
+ default_value: 0,
782
+ },
783
+ added_count: {
784
+ id: "added_count",
785
+ label: "Added Count",
786
+ is_required: true,
787
+ default_value: 0,
788
+ },
789
+ shared_count: {
790
+ id: "shared_count",
791
+ label: "Shared Count",
792
+ is_required: true,
793
+ default_value: 0,
794
+ },
795
+ registered_at: {
796
+ id: "registered_at",
797
+ label: "Registered At",
798
+ is_required: false,
799
+ },
800
+ checked_at: {
801
+ id: "checked_at",
802
+ label: "Checked At",
803
+ is_required: false,
804
+ },
805
+ updated_at: {
806
+ id: "updated_at",
807
+ label: "Updated At",
808
+ is_required: false,
809
+ },
810
+ updated_count: {
811
+ id: "updated_count",
812
+ label: "Updated Count",
813
+ is_required: false,
814
+ },
815
+ is_temporarily_unoperational: {
816
+ id: "is_temporarily_unoperational",
817
+ label: "Is Temporarily Unoperational",
818
+ is_required: false,
819
+ },
820
+ is_closed: {
821
+ id: "is_closed",
822
+ label: "Is Closed",
823
+ is_required: true,
824
+ default_value: false,
825
+ },
826
+ closed_at: {
827
+ id: "closed_at",
828
+ label: "Closed At",
829
+ is_required: false,
830
+ },
831
+ closed_by: {
832
+ id: "closed_by",
833
+ label: "Closed By",
834
+ is_required: false,
835
+ max_length: 511,
836
+ placeholder: "ex. aid",
837
+ },
838
+ };
839
+ //# sourceMappingURL=f-content.js.map