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