trand_common_v1 0.2.101 → 0.2.103
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/dist/admin/f-admin.d.ts +82 -0
- package/dist/admin/f-admin.js +83 -0
- package/dist/admin/f-admin.js.map +1 -0
- package/dist/admin/t-admin.d.ts +20 -0
- package/dist/admin/t-admin.js +2 -0
- package/dist/admin/t-admin.js.map +1 -0
- package/dist/category/f-category-i18n.d.ts +30 -0
- package/dist/category/f-category-i18n.js +31 -0
- package/dist/category/f-category-i18n.js.map +1 -0
- package/dist/category/f-category-metadata-i18n.d.ts +44 -0
- package/dist/category/f-category-metadata-i18n.js +45 -0
- package/dist/category/f-category-metadata-i18n.js.map +1 -0
- package/dist/category/f-category.d.ts +314 -0
- package/dist/category/f-category.js +315 -0
- package/dist/category/f-category.js.map +1 -0
- package/dist/category/f-map-category-content.d.ts +33 -0
- package/dist/category/f-map-category-content.js +34 -0
- package/dist/category/f-map-category-content.js.map +1 -0
- package/dist/category/f-map-category-instagram.d.ts +31 -0
- package/dist/category/f-map-category-instagram.js +32 -0
- package/dist/category/f-map-category-instagram.js.map +1 -0
- package/dist/category/f-map-category-youtube-video.d.ts +33 -0
- package/dist/category/f-map-category-youtube-video.js +34 -0
- package/dist/category/f-map-category-youtube-video.js.map +1 -0
- package/dist/category/t-category-i18n.d.ts +12 -0
- package/dist/category/t-category-i18n.js +2 -0
- package/dist/category/t-category-i18n.js.map +1 -0
- package/dist/category/t-category-metadata-i18n.d.ts +14 -0
- package/dist/category/t-category-metadata-i18n.js +2 -0
- package/dist/category/t-category-metadata-i18n.js.map +1 -0
- package/dist/category/t-category.d.ts +94 -0
- package/dist/category/t-category.js +102 -0
- package/dist/category/t-category.js.map +1 -0
- package/dist/category/t-map-category-content.d.ts +16 -0
- package/dist/category/t-map-category-content.js +2 -0
- package/dist/category/t-map-category-content.js.map +1 -0
- package/dist/category/t-map-category-instagram.d.ts +19 -0
- package/dist/category/t-map-category-instagram.js +2 -0
- package/dist/category/t-map-category-instagram.js.map +1 -0
- package/dist/category/t-map-category-youtube-video.d.ts +19 -0
- package/dist/category/t-map-category-youtube-video.js +2 -0
- package/dist/category/t-map-category-youtube-video.js.map +1 -0
- package/dist/city/f-city-i18n.d.ts +30 -0
- package/dist/city/f-city-i18n.js +31 -0
- package/dist/city/f-city-i18n.js.map +1 -0
- package/dist/city/f-city-image.d.ts +58 -0
- package/dist/city/f-city-image.js +59 -0
- package/dist/city/f-city-image.js.map +1 -0
- package/dist/city/f-city-metadata-i18n.d.ts +44 -0
- package/dist/city/f-city-metadata-i18n.js +45 -0
- package/dist/city/f-city-metadata-i18n.js.map +1 -0
- package/dist/city/f-city.d.ts +392 -0
- package/dist/city/f-city.js +393 -0
- package/dist/city/f-city.js.map +1 -0
- package/dist/city/f-map-city-content.d.ts +33 -0
- package/dist/city/f-map-city-content.js +34 -0
- package/dist/city/f-map-city-content.js.map +1 -0
- package/dist/city/f-map-city-instagram.d.ts +31 -0
- package/dist/city/f-map-city-instagram.js +32 -0
- package/dist/city/f-map-city-instagram.js.map +1 -0
- package/dist/city/f-map-city-youtube-video.d.ts +33 -0
- package/dist/city/f-map-city-youtube-video.js +34 -0
- package/dist/city/f-map-city-youtube-video.js.map +1 -0
- package/dist/city/t-city-i18n.d.ts +12 -0
- package/dist/city/t-city-i18n.js +2 -0
- package/dist/city/t-city-i18n.js.map +1 -0
- package/dist/city/t-city-image.d.ts +17 -0
- package/dist/city/t-city-image.js +2 -0
- package/dist/city/t-city-image.js.map +1 -0
- package/dist/city/t-city-metadata-i18n.d.ts +14 -0
- package/dist/city/t-city-metadata-i18n.js +2 -0
- package/dist/city/t-city-metadata-i18n.js.map +1 -0
- package/dist/city/t-city.d.ts +94 -0
- package/dist/city/t-city.js +105 -0
- package/dist/city/t-city.js.map +1 -0
- package/dist/city/t-map-city-content.d.ts +18 -0
- package/dist/city/t-map-city-content.js +2 -0
- package/dist/city/t-map-city-content.js.map +1 -0
- package/dist/city/t-map-city-instagram.d.ts +19 -0
- package/dist/city/t-map-city-instagram.js +2 -0
- package/dist/city/t-map-city-instagram.js.map +1 -0
- package/dist/city/t-map-city-youtube-video.d.ts +19 -0
- package/dist/city/t-map-city-youtube-video.js +2 -0
- package/dist/city/t-map-city-youtube-video.js.map +1 -0
- package/dist/completed_youtube_channel/f-completed-youtube-channel.d.ts +224 -0
- package/dist/completed_youtube_channel/f-completed-youtube-channel.js +225 -0
- package/dist/completed_youtube_channel/f-completed-youtube-channel.js.map +1 -0
- package/dist/completed_youtube_channel/f-map-youtube-channel-country.d.ts +27 -0
- package/dist/completed_youtube_channel/f-map-youtube-channel-country.js +28 -0
- package/dist/completed_youtube_channel/f-map-youtube-channel-country.js.map +1 -0
- package/dist/completed_youtube_channel/t-completed-youtube-channel.d.ts +46 -0
- package/dist/completed_youtube_channel/t-completed-youtube-channel.js +27 -0
- package/dist/completed_youtube_channel/t-completed-youtube-channel.js.map +1 -0
- package/dist/completed_youtube_channel/t-map-completed-youtube-channel-and-country.d.ts +11 -0
- package/dist/completed_youtube_channel/t-map-completed-youtube-channel-and-country.js +2 -0
- package/dist/completed_youtube_channel/t-map-completed-youtube-channel-and-country.js.map +1 -0
- package/dist/completed_youtube_video/f-completed-youtube-video.d.ts +324 -0
- package/dist/completed_youtube_video/f-completed-youtube-video.js +325 -0
- package/dist/completed_youtube_video/f-completed-youtube-video.js.map +1 -0
- package/dist/completed_youtube_video/f-map-completed-youtube-video-keyword.d.ts +16 -0
- package/dist/completed_youtube_video/f-map-completed-youtube-video-keyword.js +17 -0
- package/dist/completed_youtube_video/f-map-completed-youtube-video-keyword.js.map +1 -0
- package/dist/completed_youtube_video/f-map-completed-youtube-video-timeline.d.ts +36 -0
- package/dist/completed_youtube_video/f-map-completed-youtube-video-timeline.js +37 -0
- package/dist/completed_youtube_video/f-map-completed-youtube-video-timeline.js.map +1 -0
- package/dist/completed_youtube_video/t-completed-youtube-video.d.ts +90 -0
- package/dist/completed_youtube_video/t-completed-youtube-video.js +34 -0
- package/dist/completed_youtube_video/t-completed-youtube-video.js.map +1 -0
- package/dist/completed_youtube_video/t-map-completed-youtube-video-and-keyword.d.ts +4 -0
- package/dist/completed_youtube_video/t-map-completed-youtube-video-and-keyword.js +2 -0
- package/dist/completed_youtube_video/t-map-completed-youtube-video-and-keyword.js.map +1 -0
- package/dist/completed_youtube_video/t-map-completed-youtube-video-and-timeline.d.ts +7 -0
- package/dist/completed_youtube_video/t-map-completed-youtube-video-and-timeline.js +2 -0
- package/dist/completed_youtube_video/t-map-completed-youtube-video-and-timeline.js.map +1 -0
- package/dist/content/f-content-business-hours.d.ts +73 -0
- package/dist/content/f-content-business-hours.js +74 -0
- package/dist/content/f-content-business-hours.js.map +1 -0
- package/dist/content/f-content-description.d.ts +9 -0
- package/dist/content/f-content-description.js +10 -0
- package/dist/content/f-content-description.js.map +1 -0
- package/dist/content/f-content-gp-photo.d.ts +35 -0
- package/dist/content/f-content-gp-photo.js +36 -0
- package/dist/content/f-content-gp-photo.js.map +1 -0
- package/dist/content/f-content-i18n.d.ts +29 -0
- package/dist/content/f-content-i18n.js +30 -0
- package/dist/content/f-content-i18n.js.map +1 -0
- package/dist/content/f-content-image.d.ts +58 -0
- package/dist/content/f-content-image.js +59 -0
- package/dist/content/f-content-image.js.map +1 -0
- package/dist/content/f-content-keyword.d.ts +16 -0
- package/dist/content/f-content-keyword.js +17 -0
- package/dist/content/f-content-keyword.js.map +1 -0
- package/dist/content/f-content-metadata-i18n.d.ts +44 -0
- package/dist/content/f-content-metadata-i18n.js +45 -0
- package/dist/content/f-content-metadata-i18n.js.map +1 -0
- package/dist/content/f-content-price.d.ts +109 -0
- package/dist/content/f-content-price.js +110 -0
- package/dist/content/f-content-price.js.map +1 -0
- package/dist/content/f-content-show-timetable.d.ts +53 -0
- package/dist/content/f-content-show-timetable.js +54 -0
- package/dist/content/f-content-show-timetable.js.map +1 -0
- package/dist/content/f-content-target.d.ts +9 -0
- package/dist/content/f-content-target.js +10 -0
- package/dist/content/f-content-target.js.map +1 -0
- package/dist/content/f-content.d.ts +687 -0
- package/dist/content/f-content.js +688 -0
- package/dist/content/f-content.js.map +1 -0
- package/dist/content/f-map-content-instagram.d.ts +32 -0
- package/dist/content/f-map-content-instagram.js +33 -0
- package/dist/content/f-map-content-instagram.js.map +1 -0
- package/dist/content/f-map-content-youtube-video.d.ts +33 -0
- package/dist/content/f-map-content-youtube-video.js +34 -0
- package/dist/content/f-map-content-youtube-video.js.map +1 -0
- package/dist/content/t-content-business-hours.d.ts +18 -0
- package/dist/content/t-content-business-hours.js +2 -0
- package/dist/content/t-content-business-hours.js.map +1 -0
- package/dist/content/t-content-description.d.ts +3 -0
- package/dist/content/t-content-description.js +2 -0
- package/dist/content/t-content-description.js.map +1 -0
- package/dist/content/t-content-gp-photo.d.ts +12 -0
- package/dist/content/t-content-gp-photo.js +2 -0
- package/dist/content/t-content-gp-photo.js.map +1 -0
- package/dist/content/t-content-i18n.d.ts +12 -0
- package/dist/content/t-content-i18n.js +2 -0
- package/dist/content/t-content-i18n.js.map +1 -0
- package/dist/content/t-content-image.d.ts +15 -0
- package/dist/content/t-content-image.js +2 -0
- package/dist/content/t-content-image.js.map +1 -0
- package/dist/content/t-content-keyword.d.ts +4 -0
- package/dist/content/t-content-keyword.js +2 -0
- package/dist/content/t-content-keyword.js.map +1 -0
- package/dist/content/t-content-metadata-i18n.d.ts +14 -0
- package/dist/content/t-content-metadata-i18n.js +2 -0
- package/dist/content/t-content-metadata-i18n.js.map +1 -0
- package/dist/content/t-content-price.d.ts +23 -0
- package/dist/content/t-content-price.js +2 -0
- package/dist/content/t-content-price.js.map +1 -0
- package/dist/content/t-content-show-timetable.d.ts +15 -0
- package/dist/content/t-content-show-timetable.js +2 -0
- package/dist/content/t-content-show-timetable.js.map +1 -0
- package/dist/content/t-content-target.d.ts +3 -0
- package/dist/content/t-content-target.js +2 -0
- package/dist/content/t-content-target.js.map +1 -0
- package/dist/content/t-content.d.ts +187 -0
- package/dist/content/t-content.js +193 -0
- package/dist/content/t-content.js.map +1 -0
- package/dist/content/t-map-content-instagram.d.ts +19 -0
- package/dist/content/t-map-content-instagram.js +2 -0
- package/dist/content/t-map-content-instagram.js.map +1 -0
- package/dist/content/t-map-content-youtube-video.d.ts +21 -0
- package/dist/content/t-map-content-youtube-video.js +2 -0
- package/dist/content/t-map-content-youtube-video.js.map +1 -0
- package/dist/country/f-country.d.ts +35 -0
- package/dist/country/f-country.js +36 -0
- package/dist/country/f-country.js.map +1 -0
- package/dist/country/t-country.d.ts +7 -0
- package/dist/country/t-country.js +2 -0
- package/dist/country/t-country.js.map +1 -0
- package/dist/country_language/f-country-language.d.ts +23 -0
- package/dist/country_language/f-country-language.js +24 -0
- package/dist/country_language/f-country-language.js.map +1 -0
- package/dist/country_language/t-country-language.d.ts +5 -0
- package/dist/country_language/t-country-language.js +2 -0
- package/dist/country_language/t-country-language.js.map +1 -0
- package/dist/google_place_data/f-google-place-data.d.ts +178 -0
- package/dist/google_place_data/f-google-place-data.js +179 -0
- package/dist/google_place_data/f-google-place-data.js.map +1 -0
- package/dist/google_place_data/t-google-place-data.d.ts +31 -0
- package/dist/google_place_data/t-google-place-data.js +2 -0
- package/dist/google_place_data/t-google-place-data.js.map +1 -0
- package/dist/index.d.ts +110 -108
- package/dist/index.js +110 -108
- package/dist/index.js.map +1 -1
- package/dist/instagram_content/f-instagram-content.d.ts +62 -0
- package/dist/instagram_content/f-instagram-content.js +63 -0
- package/dist/instagram_content/f-instagram-content.js.map +1 -0
- package/dist/instagram_content/t-instagram-content.d.ts +15 -0
- package/dist/instagram_content/t-instagram-content.js +2 -0
- package/dist/instagram_content/t-instagram-content.js.map +1 -0
- package/dist/language/f-language.d.ts +29 -0
- package/dist/language/f-language.js +30 -0
- package/dist/language/f-language.js.map +1 -0
- package/dist/language/t-language.d.ts +6 -0
- package/dist/language/t-language.js +2 -0
- package/dist/language/t-language.js.map +1 -0
- package/dist/response/trand-response.d.ts +48 -48
- package/dist/stag/f-map-stag-content.d.ts +33 -0
- package/dist/stag/f-map-stag-content.js +34 -0
- package/dist/stag/f-map-stag-content.js.map +1 -0
- package/dist/stag/f-map-stag-instagram.d.ts +31 -0
- package/dist/stag/f-map-stag-instagram.js +32 -0
- package/dist/stag/f-map-stag-instagram.js.map +1 -0
- package/dist/stag/f-map-stag-youtube-video.d.ts +33 -0
- package/dist/stag/f-map-stag-youtube-video.js +34 -0
- package/dist/stag/f-map-stag-youtube-video.js.map +1 -0
- package/dist/stag/f-stag-i18n.d.ts +30 -0
- package/dist/stag/f-stag-i18n.js +31 -0
- package/dist/stag/f-stag-i18n.js.map +1 -0
- package/dist/stag/f-stag-image.d.ts +58 -0
- package/dist/stag/f-stag-image.js +59 -0
- package/dist/stag/f-stag-image.js.map +1 -0
- package/dist/stag/f-stag-metadata-i18n.d.ts +44 -0
- package/dist/stag/f-stag-metadata-i18n.js +45 -0
- package/dist/stag/f-stag-metadata-i18n.js.map +1 -0
- package/dist/stag/f-stag.d.ts +290 -0
- package/dist/stag/f-stag.js +291 -0
- package/dist/stag/f-stag.js.map +1 -0
- package/dist/stag/t-map-stag-content.d.ts +19 -0
- package/dist/stag/t-map-stag-content.js +2 -0
- package/dist/stag/t-map-stag-content.js.map +1 -0
- package/dist/stag/t-map-stag-instagram.d.ts +22 -0
- package/dist/stag/t-map-stag-instagram.js +2 -0
- package/dist/stag/t-map-stag-instagram.js.map +1 -0
- package/dist/stag/t-map-stag-youtube-video.d.ts +22 -0
- package/dist/stag/t-map-stag-youtube-video.js +2 -0
- package/dist/stag/t-map-stag-youtube-video.js.map +1 -0
- package/dist/stag/t-stag-i18n.d.ts +12 -0
- package/dist/stag/t-stag-i18n.js +2 -0
- package/dist/stag/t-stag-i18n.js.map +1 -0
- package/dist/stag/t-stag-image.d.ts +16 -0
- package/dist/stag/t-stag-image.js +2 -0
- package/dist/stag/t-stag-image.js.map +1 -0
- package/dist/stag/t-stag-metadata-i18n.d.ts +14 -0
- package/dist/stag/t-stag-metadata-i18n.js +2 -0
- package/dist/stag/t-stag-metadata-i18n.js.map +1 -0
- package/dist/stag/t-stag.d.ts +91 -0
- package/dist/stag/t-stag.js +86 -0
- package/dist/stag/t-stag.js.map +1 -0
- package/dist/street/f-map-street-content.d.ts +33 -0
- package/dist/street/f-map-street-content.js +34 -0
- package/dist/street/f-map-street-content.js.map +1 -0
- package/dist/street/f-map-street-instagram.d.ts +31 -0
- package/dist/street/f-map-street-instagram.js +32 -0
- package/dist/street/f-map-street-instagram.js.map +1 -0
- package/dist/street/f-map-street-youtube-video.d.ts +33 -0
- package/dist/street/f-map-street-youtube-video.js +34 -0
- package/dist/street/f-map-street-youtube-video.js.map +1 -0
- package/dist/street/f-street-i18n.d.ts +37 -0
- package/dist/street/f-street-i18n.js +38 -0
- package/dist/street/f-street-i18n.js.map +1 -0
- package/dist/street/f-street-image.d.ts +57 -0
- package/dist/street/f-street-image.js +58 -0
- package/dist/street/f-street-image.js.map +1 -0
- package/dist/street/f-street-metadata-i18n.d.ts +44 -0
- package/dist/street/f-street-metadata-i18n.js +45 -0
- package/dist/street/f-street-metadata-i18n.js.map +1 -0
- package/dist/street/f-street.d.ts +406 -0
- package/dist/street/f-street.js +407 -0
- package/dist/street/f-street.js.map +1 -0
- package/dist/street/t-map-street-content.d.ts +16 -0
- package/dist/street/t-map-street-content.js +2 -0
- package/dist/street/t-map-street-content.js.map +1 -0
- package/dist/street/t-map-street-instagram.d.ts +19 -0
- package/dist/street/t-map-street-instagram.js +2 -0
- package/dist/street/t-map-street-instagram.js.map +1 -0
- package/dist/street/t-map-street-youtube-video.d.ts +19 -0
- package/dist/street/t-map-street-youtube-video.js +2 -0
- package/dist/street/t-map-street-youtube-video.js.map +1 -0
- package/dist/street/t-street-i18n.d.ts +13 -0
- package/dist/street/t-street-i18n.js +2 -0
- package/dist/street/t-street-i18n.js.map +1 -0
- package/dist/street/t-street-image.d.ts +16 -0
- package/dist/street/t-street-image.js +2 -0
- package/dist/street/t-street-image.js.map +1 -0
- package/dist/street/t-street-metadata-i18n.d.ts +14 -0
- package/dist/street/t-street-metadata-i18n.js +2 -0
- package/dist/street/t-street-metadata-i18n.js.map +1 -0
- package/dist/street/t-street.d.ts +135 -0
- package/dist/street/t-street.js +113 -0
- package/dist/street/t-street.js.map +1 -0
- package/dist/tag/f-map-tag-content.d.ts +27 -0
- package/dist/tag/f-map-tag-content.js +28 -0
- package/dist/tag/f-map-tag-content.js.map +1 -0
- package/dist/tag/f-tag.d.ts +16 -0
- package/dist/tag/f-tag.js +17 -0
- package/dist/tag/f-tag.js.map +1 -0
- package/dist/tag/t-map-tag-content.d.ts +21 -0
- package/dist/tag/t-map-tag-content.js +2 -0
- package/dist/tag/t-map-tag-content.js.map +1 -0
- package/dist/tag/t-tag.d.ts +11 -0
- package/dist/tag/t-tag.js +2 -0
- package/dist/tag/t-tag.js.map +1 -0
- package/dist/trip_advisor_data/f-trip-advisor-data.d.ts +252 -0
- package/dist/trip_advisor_data/f-trip-advisor-data.js +253 -0
- package/dist/trip_advisor_data/f-trip-advisor-data.js.map +1 -0
- package/dist/trip_advisor_data/t-trip-advisor-data.d.ts +46 -0
- package/dist/trip_advisor_data/t-trip-advisor-data.js +2 -0
- package/dist/trip_advisor_data/t-trip-advisor-data.js.map +1 -0
- package/dist/types/t-metadata.d.ts +0 -6
- package/dist/user/f-user.d.ts +73 -0
- package/dist/user/f-user.js +74 -0
- package/dist/user/f-user.js.map +1 -0
- package/dist/user/t-user.d.ts +17 -0
- package/dist/user/t-user.js +2 -0
- package/dist/user/t-user.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,392 @@
|
|
|
1
|
+
export declare const F_CITY: {
|
|
2
|
+
country_code: {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
is_required: boolean;
|
|
6
|
+
max_length: number;
|
|
7
|
+
placeholder: string;
|
|
8
|
+
};
|
|
9
|
+
city_code: {
|
|
10
|
+
id: string;
|
|
11
|
+
label: string;
|
|
12
|
+
is_required: boolean;
|
|
13
|
+
max_length: number;
|
|
14
|
+
placeholder: string;
|
|
15
|
+
};
|
|
16
|
+
name: {
|
|
17
|
+
id: string;
|
|
18
|
+
label: string;
|
|
19
|
+
is_required: boolean;
|
|
20
|
+
max_length: number;
|
|
21
|
+
placeholder: string;
|
|
22
|
+
};
|
|
23
|
+
native: {
|
|
24
|
+
id: string;
|
|
25
|
+
label: string;
|
|
26
|
+
is_required: boolean;
|
|
27
|
+
max_length: number;
|
|
28
|
+
placeholder: string;
|
|
29
|
+
};
|
|
30
|
+
name_jp: {
|
|
31
|
+
id: string;
|
|
32
|
+
label: string;
|
|
33
|
+
is_required: boolean;
|
|
34
|
+
max_length: number;
|
|
35
|
+
placeholder: string;
|
|
36
|
+
};
|
|
37
|
+
name_zh_hans: {
|
|
38
|
+
id: string;
|
|
39
|
+
label: string;
|
|
40
|
+
is_required: boolean;
|
|
41
|
+
max_length: number;
|
|
42
|
+
placeholder: string;
|
|
43
|
+
};
|
|
44
|
+
name_zh_hant: {
|
|
45
|
+
id: string;
|
|
46
|
+
label: string;
|
|
47
|
+
is_required: boolean;
|
|
48
|
+
max_length: number;
|
|
49
|
+
placeholder: string;
|
|
50
|
+
};
|
|
51
|
+
name_es: {
|
|
52
|
+
id: string;
|
|
53
|
+
label: string;
|
|
54
|
+
is_required: boolean;
|
|
55
|
+
max_length: number;
|
|
56
|
+
placeholder: string;
|
|
57
|
+
};
|
|
58
|
+
order_num: {
|
|
59
|
+
id: string;
|
|
60
|
+
label: string;
|
|
61
|
+
is_required: boolean;
|
|
62
|
+
placeholder: string;
|
|
63
|
+
};
|
|
64
|
+
name_ko: {
|
|
65
|
+
id: string;
|
|
66
|
+
label: string;
|
|
67
|
+
is_required: boolean;
|
|
68
|
+
max_length: number;
|
|
69
|
+
placeholder: string;
|
|
70
|
+
};
|
|
71
|
+
description: {
|
|
72
|
+
id: string;
|
|
73
|
+
label: string;
|
|
74
|
+
is_required: boolean;
|
|
75
|
+
max_length: number;
|
|
76
|
+
placeholder: string;
|
|
77
|
+
};
|
|
78
|
+
description_ko: {
|
|
79
|
+
id: string;
|
|
80
|
+
label: string;
|
|
81
|
+
is_required: boolean;
|
|
82
|
+
max_length: number;
|
|
83
|
+
placeholder: string;
|
|
84
|
+
};
|
|
85
|
+
official_web: {
|
|
86
|
+
id: string;
|
|
87
|
+
label: string;
|
|
88
|
+
is_required: boolean;
|
|
89
|
+
max_length: number;
|
|
90
|
+
placeholder: string;
|
|
91
|
+
};
|
|
92
|
+
official_web_tour: {
|
|
93
|
+
id: string;
|
|
94
|
+
label: string;
|
|
95
|
+
is_required: boolean;
|
|
96
|
+
max_length: number;
|
|
97
|
+
placeholder: string;
|
|
98
|
+
};
|
|
99
|
+
youtube_official_id: {
|
|
100
|
+
id: string;
|
|
101
|
+
label: string;
|
|
102
|
+
is_required: boolean;
|
|
103
|
+
max_length: number;
|
|
104
|
+
placeholder: string;
|
|
105
|
+
};
|
|
106
|
+
youtube_tour_id: {
|
|
107
|
+
id: string;
|
|
108
|
+
label: string;
|
|
109
|
+
is_required: boolean;
|
|
110
|
+
max_length: number;
|
|
111
|
+
placeholder: string;
|
|
112
|
+
};
|
|
113
|
+
tiktok_official_id: {
|
|
114
|
+
id: string;
|
|
115
|
+
label: string;
|
|
116
|
+
is_required: boolean;
|
|
117
|
+
max_length: number;
|
|
118
|
+
placeholder: string;
|
|
119
|
+
};
|
|
120
|
+
tiktok_tour_id: {
|
|
121
|
+
id: string;
|
|
122
|
+
label: string;
|
|
123
|
+
is_required: boolean;
|
|
124
|
+
max_length: number;
|
|
125
|
+
placeholder: string;
|
|
126
|
+
};
|
|
127
|
+
instagram_official_id: {
|
|
128
|
+
id: string;
|
|
129
|
+
label: string;
|
|
130
|
+
is_required: boolean;
|
|
131
|
+
max_length: number;
|
|
132
|
+
placeholder: string;
|
|
133
|
+
};
|
|
134
|
+
instagram_tour_id: {
|
|
135
|
+
id: string;
|
|
136
|
+
label: string;
|
|
137
|
+
is_required: boolean;
|
|
138
|
+
max_length: number;
|
|
139
|
+
placeholder: string;
|
|
140
|
+
};
|
|
141
|
+
instagram_tags: {
|
|
142
|
+
id: string;
|
|
143
|
+
label: string;
|
|
144
|
+
is_required: boolean;
|
|
145
|
+
placeholder: string;
|
|
146
|
+
};
|
|
147
|
+
location: {
|
|
148
|
+
id: string;
|
|
149
|
+
label: string;
|
|
150
|
+
is_required: boolean;
|
|
151
|
+
};
|
|
152
|
+
latitude: {
|
|
153
|
+
id: string;
|
|
154
|
+
label: string;
|
|
155
|
+
is_required: boolean;
|
|
156
|
+
placeholder: string;
|
|
157
|
+
};
|
|
158
|
+
longitude: {
|
|
159
|
+
id: string;
|
|
160
|
+
label: string;
|
|
161
|
+
is_required: boolean;
|
|
162
|
+
placeholder: string;
|
|
163
|
+
};
|
|
164
|
+
radius_m: {
|
|
165
|
+
id: string;
|
|
166
|
+
label: string;
|
|
167
|
+
is_required: boolean;
|
|
168
|
+
placeholder: string;
|
|
169
|
+
default_value: number;
|
|
170
|
+
};
|
|
171
|
+
address: {
|
|
172
|
+
id: string;
|
|
173
|
+
label: string;
|
|
174
|
+
is_required: boolean;
|
|
175
|
+
max_length: number;
|
|
176
|
+
placeholder: string;
|
|
177
|
+
};
|
|
178
|
+
address_native: {
|
|
179
|
+
id: string;
|
|
180
|
+
label: string;
|
|
181
|
+
is_required: boolean;
|
|
182
|
+
max_length: number;
|
|
183
|
+
placeholder: string;
|
|
184
|
+
};
|
|
185
|
+
google_map_url: {
|
|
186
|
+
id: string;
|
|
187
|
+
label: string;
|
|
188
|
+
is_required: boolean;
|
|
189
|
+
max_length: number;
|
|
190
|
+
placeholder: string;
|
|
191
|
+
};
|
|
192
|
+
naver_map_url: {
|
|
193
|
+
id: string;
|
|
194
|
+
label: string;
|
|
195
|
+
is_required: boolean;
|
|
196
|
+
max_length: number;
|
|
197
|
+
};
|
|
198
|
+
etc: {
|
|
199
|
+
id: string;
|
|
200
|
+
label: string;
|
|
201
|
+
is_required: boolean;
|
|
202
|
+
max_length: number;
|
|
203
|
+
};
|
|
204
|
+
created_at: {
|
|
205
|
+
id: string;
|
|
206
|
+
label: string;
|
|
207
|
+
is_required: boolean;
|
|
208
|
+
};
|
|
209
|
+
created_by: {
|
|
210
|
+
id: string;
|
|
211
|
+
label: string;
|
|
212
|
+
is_required: boolean;
|
|
213
|
+
max_length: number;
|
|
214
|
+
placeholder: string;
|
|
215
|
+
};
|
|
216
|
+
updated_at: {
|
|
217
|
+
id: string;
|
|
218
|
+
label: string;
|
|
219
|
+
is_required: boolean;
|
|
220
|
+
};
|
|
221
|
+
is_active: {
|
|
222
|
+
id: string;
|
|
223
|
+
label: string;
|
|
224
|
+
is_required: boolean;
|
|
225
|
+
default_value: boolean;
|
|
226
|
+
};
|
|
227
|
+
deactivated_at: {
|
|
228
|
+
id: string;
|
|
229
|
+
label: string;
|
|
230
|
+
is_required: boolean;
|
|
231
|
+
placeholder: string;
|
|
232
|
+
};
|
|
233
|
+
deactivated_by: {
|
|
234
|
+
id: string;
|
|
235
|
+
label: string;
|
|
236
|
+
is_required: boolean;
|
|
237
|
+
max_length: number;
|
|
238
|
+
placeholder: string;
|
|
239
|
+
};
|
|
240
|
+
is_display: {
|
|
241
|
+
id: string;
|
|
242
|
+
label: string;
|
|
243
|
+
is_required: boolean;
|
|
244
|
+
default_value: boolean;
|
|
245
|
+
};
|
|
246
|
+
content_count: {
|
|
247
|
+
id: string;
|
|
248
|
+
label: string;
|
|
249
|
+
is_required: boolean;
|
|
250
|
+
default_value: number;
|
|
251
|
+
};
|
|
252
|
+
thumbnail_main_1: {
|
|
253
|
+
id: string;
|
|
254
|
+
label: string;
|
|
255
|
+
is_required: boolean;
|
|
256
|
+
max_length: number;
|
|
257
|
+
placeholder: string;
|
|
258
|
+
};
|
|
259
|
+
thumbnail_main_1_src_name: {
|
|
260
|
+
id: string;
|
|
261
|
+
label: string;
|
|
262
|
+
is_required: boolean;
|
|
263
|
+
max_length: number;
|
|
264
|
+
placeholder: string;
|
|
265
|
+
};
|
|
266
|
+
thumbnail_main_1_src_platform: {
|
|
267
|
+
id: string;
|
|
268
|
+
label: string;
|
|
269
|
+
is_required: boolean;
|
|
270
|
+
max_length: number;
|
|
271
|
+
placeholder: string;
|
|
272
|
+
};
|
|
273
|
+
thumbnail_main_1_src_url: {
|
|
274
|
+
id: string;
|
|
275
|
+
label: string;
|
|
276
|
+
is_required: boolean;
|
|
277
|
+
max_length: number;
|
|
278
|
+
placeholder: string;
|
|
279
|
+
};
|
|
280
|
+
thumbnail_main_2: {
|
|
281
|
+
id: string;
|
|
282
|
+
label: string;
|
|
283
|
+
is_required: boolean;
|
|
284
|
+
max_length: number;
|
|
285
|
+
placeholder: string;
|
|
286
|
+
};
|
|
287
|
+
thumbnail_main_2_src_name: {
|
|
288
|
+
id: string;
|
|
289
|
+
label: string;
|
|
290
|
+
is_required: boolean;
|
|
291
|
+
max_length: number;
|
|
292
|
+
placeholder: string;
|
|
293
|
+
};
|
|
294
|
+
thumbnail_main_2_src_platform: {
|
|
295
|
+
id: string;
|
|
296
|
+
label: string;
|
|
297
|
+
is_required: boolean;
|
|
298
|
+
max_length: number;
|
|
299
|
+
placeholder: string;
|
|
300
|
+
};
|
|
301
|
+
thumbnail_main_2_src_url: {
|
|
302
|
+
id: string;
|
|
303
|
+
label: string;
|
|
304
|
+
is_required: boolean;
|
|
305
|
+
max_length: number;
|
|
306
|
+
placeholder: string;
|
|
307
|
+
};
|
|
308
|
+
thumbnail_main_3: {
|
|
309
|
+
id: string;
|
|
310
|
+
label: string;
|
|
311
|
+
is_required: boolean;
|
|
312
|
+
max_length: number;
|
|
313
|
+
placeholder: string;
|
|
314
|
+
};
|
|
315
|
+
thumbnail_main_3_src_name: {
|
|
316
|
+
id: string;
|
|
317
|
+
label: string;
|
|
318
|
+
is_required: boolean;
|
|
319
|
+
max_length: number;
|
|
320
|
+
placeholder: string;
|
|
321
|
+
};
|
|
322
|
+
thumbnail_main_3_src_platform: {
|
|
323
|
+
id: string;
|
|
324
|
+
label: string;
|
|
325
|
+
is_required: boolean;
|
|
326
|
+
max_length: number;
|
|
327
|
+
placeholder: string;
|
|
328
|
+
};
|
|
329
|
+
thumbnail_main_3_src_url: {
|
|
330
|
+
id: string;
|
|
331
|
+
label: string;
|
|
332
|
+
is_required: boolean;
|
|
333
|
+
max_length: number;
|
|
334
|
+
placeholder: string;
|
|
335
|
+
};
|
|
336
|
+
thumbnail_main_4: {
|
|
337
|
+
id: string;
|
|
338
|
+
label: string;
|
|
339
|
+
is_required: boolean;
|
|
340
|
+
max_length: number;
|
|
341
|
+
placeholder: string;
|
|
342
|
+
};
|
|
343
|
+
thumbnail_main_4_src_name: {
|
|
344
|
+
id: string;
|
|
345
|
+
label: string;
|
|
346
|
+
is_required: boolean;
|
|
347
|
+
max_length: number;
|
|
348
|
+
placeholder: string;
|
|
349
|
+
};
|
|
350
|
+
thumbnail_main_4_src_platform: {
|
|
351
|
+
id: string;
|
|
352
|
+
label: string;
|
|
353
|
+
is_required: boolean;
|
|
354
|
+
max_length: number;
|
|
355
|
+
placeholder: string;
|
|
356
|
+
};
|
|
357
|
+
thumbnail_main_4_src_url: {
|
|
358
|
+
id: string;
|
|
359
|
+
label: string;
|
|
360
|
+
is_required: boolean;
|
|
361
|
+
max_length: number;
|
|
362
|
+
placeholder: string;
|
|
363
|
+
};
|
|
364
|
+
thumbnail_main_5: {
|
|
365
|
+
id: string;
|
|
366
|
+
label: string;
|
|
367
|
+
is_required: boolean;
|
|
368
|
+
max_length: number;
|
|
369
|
+
placeholder: string;
|
|
370
|
+
};
|
|
371
|
+
thumbnail_main_5_src_name: {
|
|
372
|
+
id: string;
|
|
373
|
+
label: string;
|
|
374
|
+
is_required: boolean;
|
|
375
|
+
max_length: number;
|
|
376
|
+
placeholder: string;
|
|
377
|
+
};
|
|
378
|
+
thumbnail_main_5_src_platform: {
|
|
379
|
+
id: string;
|
|
380
|
+
label: string;
|
|
381
|
+
is_required: boolean;
|
|
382
|
+
max_length: number;
|
|
383
|
+
placeholder: string;
|
|
384
|
+
};
|
|
385
|
+
thumbnail_main_5_src_url: {
|
|
386
|
+
id: string;
|
|
387
|
+
label: string;
|
|
388
|
+
is_required: boolean;
|
|
389
|
+
max_length: number;
|
|
390
|
+
placeholder: string;
|
|
391
|
+
};
|
|
392
|
+
};
|