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
package/dist/index.js
CHANGED
|
@@ -1,3 +1,41 @@
|
|
|
1
|
+
export * from "./admin/f-admin.js";
|
|
2
|
+
export * from "./admin/t-admin.js";
|
|
3
|
+
export * from "./category/f-category-i18n.js";
|
|
4
|
+
export * from "./category/f-category-metadata-i18n.js";
|
|
5
|
+
export * from "./category/f-category.js";
|
|
6
|
+
export * from "./category/f-map-category-content.js";
|
|
7
|
+
export * from "./category/f-map-category-instagram.js";
|
|
8
|
+
export * from "./category/f-map-category-youtube-video.js";
|
|
9
|
+
export * from "./category/t-category-i18n.js";
|
|
10
|
+
export * from "./category/t-category-metadata-i18n.js";
|
|
11
|
+
export * from "./category/t-category.js";
|
|
12
|
+
export * from "./category/t-map-category-content.js";
|
|
13
|
+
export * from "./category/t-map-category-instagram.js";
|
|
14
|
+
export * from "./category/t-map-category-youtube-video.js";
|
|
15
|
+
export * from "./city/f-city-i18n.js";
|
|
16
|
+
export * from "./city/f-city-image.js";
|
|
17
|
+
export * from "./city/f-city-metadata-i18n.js";
|
|
18
|
+
export * from "./city/f-city.js";
|
|
19
|
+
export * from "./city/f-map-city-content.js";
|
|
20
|
+
export * from "./city/f-map-city-instagram.js";
|
|
21
|
+
export * from "./city/f-map-city-youtube-video.js";
|
|
22
|
+
export * from "./city/t-city-i18n.js";
|
|
23
|
+
export * from "./city/t-city-image.js";
|
|
24
|
+
export * from "./city/t-city-metadata-i18n.js";
|
|
25
|
+
export * from "./city/t-city.js";
|
|
26
|
+
export * from "./city/t-map-city-content.js";
|
|
27
|
+
export * from "./city/t-map-city-instagram.js";
|
|
28
|
+
export * from "./city/t-map-city-youtube-video.js";
|
|
29
|
+
export * from "./completed_youtube_channel/f-completed-youtube-channel.js";
|
|
30
|
+
export * from "./completed_youtube_channel/f-map-youtube-channel-country.js";
|
|
31
|
+
export * from "./completed_youtube_channel/t-completed-youtube-channel.js";
|
|
32
|
+
export * from "./completed_youtube_channel/t-map-completed-youtube-channel-and-country.js";
|
|
33
|
+
export * from "./completed_youtube_video/f-completed-youtube-video.js";
|
|
34
|
+
export * from "./completed_youtube_video/f-map-completed-youtube-video-keyword.js";
|
|
35
|
+
export * from "./completed_youtube_video/f-map-completed-youtube-video-timeline.js";
|
|
36
|
+
export * from "./completed_youtube_video/t-completed-youtube-video.js";
|
|
37
|
+
export * from "./completed_youtube_video/t-map-completed-youtube-video-and-keyword.js";
|
|
38
|
+
export * from "./completed_youtube_video/t-map-completed-youtube-video-and-timeline.js";
|
|
1
39
|
export * from "./consts/all-countries.js";
|
|
2
40
|
export * from "./consts/all-languages.js";
|
|
3
41
|
export * from "./consts/common.js";
|
|
@@ -5,115 +43,79 @@ export * from "./consts/db.js";
|
|
|
5
43
|
export * from "./consts/label.js";
|
|
6
44
|
export * from "./consts/supported-countries.js";
|
|
7
45
|
export * from "./consts/supported-languages.js";
|
|
8
|
-
export * from "./
|
|
9
|
-
export * from "./
|
|
10
|
-
export * from "./
|
|
11
|
-
export * from "./
|
|
12
|
-
export * from "./
|
|
13
|
-
export * from "./
|
|
14
|
-
export * from "./
|
|
15
|
-
export * from "./
|
|
16
|
-
export * from "./
|
|
17
|
-
export * from "./
|
|
18
|
-
export * from "./
|
|
19
|
-
export * from "./
|
|
20
|
-
export * from "./
|
|
21
|
-
export * from "./
|
|
22
|
-
export * from "./
|
|
23
|
-
export * from "./
|
|
24
|
-
export * from "./
|
|
25
|
-
export * from "./
|
|
26
|
-
export * from "./
|
|
27
|
-
export * from "./
|
|
28
|
-
export * from "./
|
|
29
|
-
export * from "./
|
|
30
|
-
export * from "./
|
|
31
|
-
export * from "./
|
|
32
|
-
export * from "./
|
|
33
|
-
export * from "./
|
|
34
|
-
export * from "./
|
|
35
|
-
export * from "./
|
|
36
|
-
export * from "./
|
|
37
|
-
export * from "./
|
|
38
|
-
export * from "./
|
|
39
|
-
export * from "./
|
|
40
|
-
export * from "./
|
|
41
|
-
export * from "./
|
|
42
|
-
export * from "./
|
|
43
|
-
export * from "./
|
|
44
|
-
export * from "./fields/f-map-stag-content.js";
|
|
45
|
-
export * from "./fields/f-map-stag-instagram.js";
|
|
46
|
-
export * from "./fields/f-map-stag-youtube-video.js";
|
|
47
|
-
export * from "./fields/f-map-street-content.js";
|
|
48
|
-
export * from "./fields/f-map-street-instagram.js";
|
|
49
|
-
export * from "./fields/f-map-street-youtube-video.js";
|
|
50
|
-
export * from "./fields/f-map-tag-content.js";
|
|
51
|
-
export * from "./fields/f-map-youtube-channel-country.js";
|
|
52
|
-
export * from "./fields/f-stag-i18n.js";
|
|
53
|
-
export * from "./fields/f-stag-image.js";
|
|
54
|
-
export * from "./fields/f-stag-metadata-i18n.js";
|
|
55
|
-
export * from "./fields/f-stag.js";
|
|
56
|
-
export * from "./fields/f-street-i18n.js";
|
|
57
|
-
export * from "./fields/f-street-image.js";
|
|
58
|
-
export * from "./fields/f-street-metadata-i18n.js";
|
|
59
|
-
export * from "./fields/f-street.js";
|
|
60
|
-
export * from "./fields/f-tag.js";
|
|
61
|
-
export * from "./fields/f-trip-advisor-data.js";
|
|
62
|
-
export * from "./fields/f-user.js";
|
|
46
|
+
export * from "./content/f-content-business-hours.js";
|
|
47
|
+
export * from "./content/f-content-description.js";
|
|
48
|
+
export * from "./content/f-content-gp-photo.js";
|
|
49
|
+
export * from "./content/f-content-i18n.js";
|
|
50
|
+
export * from "./content/f-content-image.js";
|
|
51
|
+
export * from "./content/f-content-keyword.js";
|
|
52
|
+
export * from "./content/f-content-metadata-i18n.js";
|
|
53
|
+
export * from "./content/f-content-price.js";
|
|
54
|
+
export * from "./content/f-content-show-timetable.js";
|
|
55
|
+
export * from "./content/f-content-target.js";
|
|
56
|
+
export * from "./content/f-content.js";
|
|
57
|
+
export * from "./content/f-map-content-instagram.js";
|
|
58
|
+
export * from "./content/f-map-content-youtube-video.js";
|
|
59
|
+
export * from "./content/t-content-business-hours.js";
|
|
60
|
+
export * from "./content/t-content-description.js";
|
|
61
|
+
export * from "./content/t-content-gp-photo.js";
|
|
62
|
+
export * from "./content/t-content-i18n.js";
|
|
63
|
+
export * from "./content/t-content-image.js";
|
|
64
|
+
export * from "./content/t-content-keyword.js";
|
|
65
|
+
export * from "./content/t-content-metadata-i18n.js";
|
|
66
|
+
export * from "./content/t-content-price.js";
|
|
67
|
+
export * from "./content/t-content-show-timetable.js";
|
|
68
|
+
export * from "./content/t-content-target.js";
|
|
69
|
+
export * from "./content/t-content.js";
|
|
70
|
+
export * from "./content/t-map-content-instagram.js";
|
|
71
|
+
export * from "./content/t-map-content-youtube-video.js";
|
|
72
|
+
export * from "./country/f-country.js";
|
|
73
|
+
export * from "./country/t-country.js";
|
|
74
|
+
export * from "./country_language/f-country-language.js";
|
|
75
|
+
export * from "./country_language/t-country-language.js";
|
|
76
|
+
export * from "./google_place_data/f-google-place-data.js";
|
|
77
|
+
export * from "./google_place_data/t-google-place-data.js";
|
|
78
|
+
export * from "./instagram_content/f-instagram-content.js";
|
|
79
|
+
export * from "./instagram_content/t-instagram-content.js";
|
|
80
|
+
export * from "./language/f-language.js";
|
|
81
|
+
export * from "./language/t-language.js";
|
|
63
82
|
export * from "./response/trand-response.js";
|
|
64
|
-
export * from "./
|
|
65
|
-
export * from "./
|
|
66
|
-
export * from "./
|
|
67
|
-
export * from "./
|
|
68
|
-
export * from "./
|
|
69
|
-
export * from "./
|
|
70
|
-
export * from "./
|
|
71
|
-
export * from "./
|
|
83
|
+
export * from "./stag/f-map-stag-content.js";
|
|
84
|
+
export * from "./stag/f-map-stag-instagram.js";
|
|
85
|
+
export * from "./stag/f-map-stag-youtube-video.js";
|
|
86
|
+
export * from "./stag/f-stag-i18n.js";
|
|
87
|
+
export * from "./stag/f-stag-image.js";
|
|
88
|
+
export * from "./stag/f-stag-metadata-i18n.js";
|
|
89
|
+
export * from "./stag/f-stag.js";
|
|
90
|
+
export * from "./stag/t-map-stag-content.js";
|
|
91
|
+
export * from "./stag/t-map-stag-instagram.js";
|
|
92
|
+
export * from "./stag/t-map-stag-youtube-video.js";
|
|
93
|
+
export * from "./stag/t-stag-i18n.js";
|
|
94
|
+
export * from "./stag/t-stag-image.js";
|
|
95
|
+
export * from "./stag/t-stag-metadata-i18n.js";
|
|
96
|
+
export * from "./stag/t-stag.js";
|
|
97
|
+
export * from "./street/f-map-street-content.js";
|
|
98
|
+
export * from "./street/f-map-street-instagram.js";
|
|
99
|
+
export * from "./street/f-map-street-youtube-video.js";
|
|
100
|
+
export * from "./street/f-street-i18n.js";
|
|
101
|
+
export * from "./street/f-street-image.js";
|
|
102
|
+
export * from "./street/f-street-metadata-i18n.js";
|
|
103
|
+
export * from "./street/f-street.js";
|
|
104
|
+
export * from "./street/t-map-street-content.js";
|
|
105
|
+
export * from "./street/t-map-street-instagram.js";
|
|
106
|
+
export * from "./street/t-map-street-youtube-video.js";
|
|
107
|
+
export * from "./street/t-street-i18n.js";
|
|
108
|
+
export * from "./street/t-street-image.js";
|
|
109
|
+
export * from "./street/t-street-metadata-i18n.js";
|
|
110
|
+
export * from "./street/t-street.js";
|
|
111
|
+
export * from "./tag/f-map-tag-content.js";
|
|
112
|
+
export * from "./tag/f-tag.js";
|
|
113
|
+
export * from "./tag/t-map-tag-content.js";
|
|
114
|
+
export * from "./tag/t-tag.js";
|
|
115
|
+
export * from "./trip_advisor_data/f-trip-advisor-data.js";
|
|
116
|
+
export * from "./trip_advisor_data/t-trip-advisor-data.js";
|
|
72
117
|
export * from "./types/t-common.js";
|
|
73
|
-
export * from "./types/t-completed-youtube-channel.js";
|
|
74
|
-
export * from "./types/t-completed-youtube-video.js";
|
|
75
|
-
export * from "./types/t-content-business-hours.js";
|
|
76
|
-
export * from "./types/t-content-description.js";
|
|
77
|
-
export * from "./types/t-content-gp-photo.js";
|
|
78
|
-
export * from "./types/t-content-i18n.js";
|
|
79
|
-
export * from "./types/t-content-image.js";
|
|
80
|
-
export * from "./types/t-content-keyword.js";
|
|
81
|
-
export * from "./types/t-content-metadata-i18n.js";
|
|
82
|
-
export * from "./types/t-content-price.js";
|
|
83
|
-
export * from "./types/t-content-show-timetable.js";
|
|
84
|
-
export * from "./types/t-content-target.js";
|
|
85
|
-
export * from "./types/t-content.js";
|
|
86
|
-
export * from "./types/t-google-place-data.js";
|
|
87
|
-
export * from "./types/t-i18n.js";
|
|
88
|
-
export * from "./types/t-instagram-content.js";
|
|
89
|
-
export * from "./types/t-map-category-content.js";
|
|
90
|
-
export * from "./types/t-map-category-instagram.js";
|
|
91
|
-
export * from "./types/t-map-category-youtube-video.js";
|
|
92
|
-
export * from "./types/t-map-city-content.js";
|
|
93
|
-
export * from "./types/t-map-city-instagram.js";
|
|
94
|
-
export * from "./types/t-map-city-youtube-video.js";
|
|
95
|
-
export * from "./types/t-map-completed-youtube-channel-and-country.js";
|
|
96
|
-
export * from "./types/t-map-completed-youtube-video-and-keyword.js";
|
|
97
|
-
export * from "./types/t-map-completed-youtube-video-and-timeline.js";
|
|
98
|
-
export * from "./types/t-map-content-instagram.js";
|
|
99
|
-
export * from "./types/t-map-content-youtube-video.js";
|
|
100
|
-
export * from "./types/t-map-stag-content.js";
|
|
101
|
-
export * from "./types/t-map-stag-instagram.js";
|
|
102
|
-
export * from "./types/t-map-stag-youtube-video.js";
|
|
103
|
-
export * from "./types/t-map-street-content.js";
|
|
104
|
-
export * from "./types/t-map-street-instagram.js";
|
|
105
|
-
export * from "./types/t-map-street-youtube-video.js";
|
|
106
|
-
export * from "./types/t-map-tag-content.js";
|
|
107
118
|
export * from "./types/t-metadata.js";
|
|
108
|
-
export * from "./
|
|
109
|
-
export * from "./
|
|
110
|
-
export * from "./types/t-stag-metadata-i18n.js";
|
|
111
|
-
export * from "./types/t-stag.js";
|
|
112
|
-
export * from "./types/t-street-i18n.js";
|
|
113
|
-
export * from "./types/t-street-image.js";
|
|
114
|
-
export * from "./types/t-street-metadata-i18n.js";
|
|
115
|
-
export * from "./types/t-street.js";
|
|
116
|
-
export * from "./types/t-tag.js";
|
|
117
|
-
export * from "./types/t-trip-advisor-data.js";
|
|
118
|
-
export * from "./types/t-user.js";
|
|
119
|
+
export * from "./user/f-user.js";
|
|
120
|
+
export * from "./user/t-user.js";
|
|
119
121
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
export declare const F_INSTAGRAM_CONTENT: {
|
|
2
|
+
insta_hash_code: {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
is_required: boolean;
|
|
6
|
+
max_length: number;
|
|
7
|
+
};
|
|
8
|
+
img_src_url: {
|
|
9
|
+
id: string;
|
|
10
|
+
label: string;
|
|
11
|
+
is_required: boolean;
|
|
12
|
+
max_length: number;
|
|
13
|
+
};
|
|
14
|
+
title: {
|
|
15
|
+
id: string;
|
|
16
|
+
label: string;
|
|
17
|
+
is_required: boolean;
|
|
18
|
+
max_length: number;
|
|
19
|
+
};
|
|
20
|
+
description: {
|
|
21
|
+
id: string;
|
|
22
|
+
label: string;
|
|
23
|
+
is_required: boolean;
|
|
24
|
+
max_length: number;
|
|
25
|
+
};
|
|
26
|
+
ios_url: {
|
|
27
|
+
id: string;
|
|
28
|
+
label: string;
|
|
29
|
+
is_required: boolean;
|
|
30
|
+
max_length: number;
|
|
31
|
+
};
|
|
32
|
+
android_package: {
|
|
33
|
+
id: string;
|
|
34
|
+
label: string;
|
|
35
|
+
is_required: boolean;
|
|
36
|
+
max_length: number;
|
|
37
|
+
};
|
|
38
|
+
android_url: {
|
|
39
|
+
id: string;
|
|
40
|
+
label: string;
|
|
41
|
+
is_required: boolean;
|
|
42
|
+
max_length: number;
|
|
43
|
+
};
|
|
44
|
+
instagram_src_url: {
|
|
45
|
+
id: string;
|
|
46
|
+
label: string;
|
|
47
|
+
is_required: boolean;
|
|
48
|
+
max_length: number;
|
|
49
|
+
};
|
|
50
|
+
local_img_url: {
|
|
51
|
+
id: string;
|
|
52
|
+
label: string;
|
|
53
|
+
is_required: boolean;
|
|
54
|
+
max_length: number;
|
|
55
|
+
};
|
|
56
|
+
registered_at: {
|
|
57
|
+
id: string;
|
|
58
|
+
label: string;
|
|
59
|
+
is_required: boolean;
|
|
60
|
+
max_length: number;
|
|
61
|
+
};
|
|
62
|
+
};
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
export const F_INSTAGRAM_CONTENT = {
|
|
2
|
+
insta_hash_code: {
|
|
3
|
+
id: "insta_hash_code",
|
|
4
|
+
label: "Insta Hash Code",
|
|
5
|
+
is_required: true,
|
|
6
|
+
max_length: 12,
|
|
7
|
+
},
|
|
8
|
+
img_src_url: {
|
|
9
|
+
id: "img_src_url",
|
|
10
|
+
label: "Img Src Url",
|
|
11
|
+
is_required: true,
|
|
12
|
+
max_length: 1023,
|
|
13
|
+
},
|
|
14
|
+
title: {
|
|
15
|
+
id: "title",
|
|
16
|
+
label: "Title",
|
|
17
|
+
is_required: false,
|
|
18
|
+
max_length: 255,
|
|
19
|
+
},
|
|
20
|
+
description: {
|
|
21
|
+
id: "description",
|
|
22
|
+
label: "Description",
|
|
23
|
+
is_required: false,
|
|
24
|
+
max_length: 2047,
|
|
25
|
+
},
|
|
26
|
+
ios_url: {
|
|
27
|
+
id: "ios_url",
|
|
28
|
+
label: "Ios Url",
|
|
29
|
+
is_required: false,
|
|
30
|
+
max_length: 255,
|
|
31
|
+
},
|
|
32
|
+
android_package: {
|
|
33
|
+
id: "android_package",
|
|
34
|
+
label: "Android Package",
|
|
35
|
+
is_required: false,
|
|
36
|
+
max_length: 255,
|
|
37
|
+
},
|
|
38
|
+
android_url: {
|
|
39
|
+
id: "android_url",
|
|
40
|
+
label: "Android Url",
|
|
41
|
+
is_required: false,
|
|
42
|
+
max_length: 255,
|
|
43
|
+
},
|
|
44
|
+
instagram_src_url: {
|
|
45
|
+
id: "instagram_src_url",
|
|
46
|
+
label: "Instagram Src Url",
|
|
47
|
+
is_required: true,
|
|
48
|
+
max_length: 1023,
|
|
49
|
+
},
|
|
50
|
+
local_img_url: {
|
|
51
|
+
id: "local_img_url",
|
|
52
|
+
label: "Local Img Url",
|
|
53
|
+
is_required: false,
|
|
54
|
+
max_length: 511,
|
|
55
|
+
},
|
|
56
|
+
registered_at: {
|
|
57
|
+
id: "registered_at",
|
|
58
|
+
label: "Registered At",
|
|
59
|
+
is_required: false,
|
|
60
|
+
max_length: 255,
|
|
61
|
+
},
|
|
62
|
+
};
|
|
63
|
+
//# sourceMappingURL=f-instagram-content.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"f-instagram-content.js","sourceRoot":"","sources":["../../src/instagram_content/f-instagram-content.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,mBAAmB,GAAG;IACjC,eAAe,EAAE;QACf,EAAE,EAAE,iBAAiB;QACrB,KAAK,EAAE,iBAAiB;QACxB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;KACf;IACD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,IAAI;KACjB;IACD,KAAK,EAAE;QACL,EAAE,EAAE,OAAO;QACX,KAAK,EAAE,OAAO;QACd,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;KAChB;IACD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,IAAI;KACjB;IACD,OAAO,EAAE;QACP,EAAE,EAAE,SAAS;QACb,KAAK,EAAE,SAAS;QAChB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;KAChB;IACD,eAAe,EAAE;QACf,EAAE,EAAE,iBAAiB;QACrB,KAAK,EAAE,iBAAiB;QACxB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;KAChB;IACD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;KAChB;IACD,iBAAiB,EAAE;QACjB,EAAE,EAAE,mBAAmB;QACvB,KAAK,EAAE,mBAAmB;QAC1B,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,IAAI;KACjB;IACD,aAAa,EAAE;QACb,EAAE,EAAE,eAAe;QACnB,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;KAChB;IACD,aAAa,EAAE;QACb,EAAE,EAAE,eAAe;QACnB,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;KAChB;CACF,CAAC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export type TInstagramContent = {
|
|
2
|
+
insta_hash_code: string;
|
|
3
|
+
img_src_url: string;
|
|
4
|
+
title: string | null;
|
|
5
|
+
description: string | null;
|
|
6
|
+
ios_url: string | null;
|
|
7
|
+
android_package: string | null;
|
|
8
|
+
android_url: string | null;
|
|
9
|
+
instagram_src_url: string;
|
|
10
|
+
local_img_url: string | null;
|
|
11
|
+
view_count: number;
|
|
12
|
+
saved_count: number;
|
|
13
|
+
shared_count: number;
|
|
14
|
+
registered_at: string;
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-instagram-content.js","sourceRoot":"","sources":["../../src/instagram_content/t-instagram-content.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
export declare const F_LANGUAGE: {
|
|
2
|
+
lang_code: {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
is_required: boolean;
|
|
6
|
+
max_length: number;
|
|
7
|
+
placeholder: string;
|
|
8
|
+
};
|
|
9
|
+
lang_name: {
|
|
10
|
+
id: string;
|
|
11
|
+
label: string;
|
|
12
|
+
is_required: boolean;
|
|
13
|
+
max_length: number;
|
|
14
|
+
placeholder: string;
|
|
15
|
+
};
|
|
16
|
+
native: {
|
|
17
|
+
id: string;
|
|
18
|
+
label: string;
|
|
19
|
+
is_required: boolean;
|
|
20
|
+
max_length: number;
|
|
21
|
+
placeholder: string;
|
|
22
|
+
};
|
|
23
|
+
user_count: {
|
|
24
|
+
id: string;
|
|
25
|
+
label: string;
|
|
26
|
+
is_required: boolean;
|
|
27
|
+
default_value: number;
|
|
28
|
+
};
|
|
29
|
+
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
export const F_LANGUAGE = {
|
|
2
|
+
lang_code: {
|
|
3
|
+
id: "lang_code",
|
|
4
|
+
label: "Language Code",
|
|
5
|
+
is_required: true,
|
|
6
|
+
max_length: 8, // ex. en, ko, zh-hans, zh-hant, etc.
|
|
7
|
+
placeholder: "ex. en, ko, zh-hans, zh-hant, etc.",
|
|
8
|
+
},
|
|
9
|
+
lang_name: {
|
|
10
|
+
id: "lang_name",
|
|
11
|
+
label: "Language Name",
|
|
12
|
+
is_required: true,
|
|
13
|
+
max_length: 48,
|
|
14
|
+
placeholder: "ex. English, Korean, etc.",
|
|
15
|
+
},
|
|
16
|
+
native: {
|
|
17
|
+
id: "native",
|
|
18
|
+
label: "Native",
|
|
19
|
+
is_required: true,
|
|
20
|
+
max_length: 48,
|
|
21
|
+
placeholder: "ex. English, Korean, etc.",
|
|
22
|
+
},
|
|
23
|
+
user_count: {
|
|
24
|
+
id: "user_count",
|
|
25
|
+
label: "User Count",
|
|
26
|
+
is_required: true,
|
|
27
|
+
default_value: 0,
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
//# sourceMappingURL=f-language.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"f-language.js","sourceRoot":"","sources":["../../src/language/f-language.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,UAAU,GAAG;IACxB,SAAS,EAAE;QACT,EAAE,EAAE,WAAW;QACf,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,CAAC,EAAE,qCAAqC;QACpD,WAAW,EAAE,oCAAoC;KAClD;IACD,SAAS,EAAE;QACT,EAAE,EAAE,WAAW;QACf,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,2BAA2B;KACzC;IACD,MAAM,EAAE;QACN,EAAE,EAAE,QAAQ;QACZ,KAAK,EAAE,QAAQ;QACf,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,2BAA2B;KACzC;IACD,UAAU,EAAE;QACV,EAAE,EAAE,YAAY;QAChB,KAAK,EAAE,YAAY;QACnB,WAAW,EAAE,IAAI;QACjB,aAAa,EAAE,CAAC;KACjB;CACF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-language.js","sourceRoot":"","sources":["../../src/language/t-language.ts"],"names":[],"mappings":""}
|
|
@@ -1,52 +1,52 @@
|
|
|
1
|
-
import { TCategoryDetail, TCategoryListForPublic } from "../
|
|
2
|
-
import { TCategoryI18n } from "../
|
|
3
|
-
import { TCategoryMetadataI18n } from "../
|
|
4
|
-
import { TCityDetail } from "../
|
|
5
|
-
import { TCityI18n } from "../
|
|
6
|
-
import { TCityImage } from "../
|
|
7
|
-
import { TCityMetadataI18n } from "../
|
|
8
|
-
import { TCompletedYouTubeChannelDetail } from "../
|
|
9
|
-
import { TCompletedYouTubeVideoDetail, TCompletedYouTubeVideoListForPublicFront } from "../
|
|
10
|
-
import { TContentDetail } from "../
|
|
11
|
-
import { TContentBusinessHours } from "../
|
|
12
|
-
import { TContentGPPhoto } from "../
|
|
13
|
-
import { TContentI18n } from "../
|
|
14
|
-
import { TContentImage } from "../
|
|
15
|
-
import { TContentKeyword } from "../
|
|
16
|
-
import { TContentMetadataI18n } from "../
|
|
17
|
-
import { TContentPrice } from "../
|
|
18
|
-
import { TContentShowTimetable } from "../
|
|
19
|
-
import { TGooglePlaceData } from "../
|
|
20
|
-
import { TInstagramContent } from "../
|
|
21
|
-
import { TMapCategoryContent } from "../
|
|
22
|
-
import { TMapCategoryInstagram } from "../
|
|
23
|
-
import { TMapCategoryYouTubeVideo } from "../
|
|
24
|
-
import { TMapCityContent } from "../
|
|
25
|
-
import { TMapCityInstagram } from "../
|
|
26
|
-
import { TMapCityYouTubeVideo } from "../
|
|
27
|
-
import { TMapCompletedYouTubeChannelAndCountry } from "../
|
|
28
|
-
import { TMapCompletedYouTubeVideoAndKeyword } from "../
|
|
29
|
-
import { TMapCompletedYouTubeVideoAndTimeline } from "../
|
|
30
|
-
import { TMapContentInstagram } from "../
|
|
31
|
-
import { TMapContentYouTubeVideo } from "../
|
|
32
|
-
import { TMapStagContent } from "../
|
|
33
|
-
import { TMapStagInstagram } from "../
|
|
34
|
-
import { TMapStagYouTubeVideo } from "../
|
|
35
|
-
import { TMapStreetContent } from "../
|
|
36
|
-
import { TMapStreetInstagram } from "../
|
|
37
|
-
import { TMapStreetYouTubeVideo } from "../
|
|
38
|
-
import { TMapTagContent } from "../
|
|
1
|
+
import { TCategoryDetail, TCategoryListForPublic } from "../category/t-category";
|
|
2
|
+
import { TCategoryI18n } from "../category/t-category-i18n";
|
|
3
|
+
import { TCategoryMetadataI18n } from "../category/t-category-metadata-i18n";
|
|
4
|
+
import { TCityDetail } from "../city/t-city";
|
|
5
|
+
import { TCityI18n } from "../city/t-city-i18n";
|
|
6
|
+
import { TCityImage } from "../city/t-city-image";
|
|
7
|
+
import { TCityMetadataI18n } from "../city/t-city-metadata-i18n";
|
|
8
|
+
import { TCompletedYouTubeChannelDetail } from "../completed_youtube_channel/t-completed-youtube-channel";
|
|
9
|
+
import { TCompletedYouTubeVideoDetail, TCompletedYouTubeVideoListForPublicFront } from "../completed_youtube_video/t-completed-youtube-video";
|
|
10
|
+
import { TContentDetail } from "../content/t-content";
|
|
11
|
+
import { TContentBusinessHours } from "../content/t-content-business-hours";
|
|
12
|
+
import { TContentGPPhoto } from "../content/t-content-gp-photo";
|
|
13
|
+
import { TContentI18n } from "../content/t-content-i18n";
|
|
14
|
+
import { TContentImage } from "../content/t-content-image";
|
|
15
|
+
import { TContentKeyword } from "../content/t-content-keyword";
|
|
16
|
+
import { TContentMetadataI18n } from "../content/t-content-metadata-i18n";
|
|
17
|
+
import { TContentPrice } from "../content/t-content-price";
|
|
18
|
+
import { TContentShowTimetable } from "../content/t-content-show-timetable";
|
|
19
|
+
import { TGooglePlaceData } from "../google_place_data/t-google-place-data";
|
|
20
|
+
import { TInstagramContent } from "../instagram_content/t-instagram-content";
|
|
21
|
+
import { TMapCategoryContent } from "../category/t-map-category-content";
|
|
22
|
+
import { TMapCategoryInstagram } from "../category/t-map-category-instagram";
|
|
23
|
+
import { TMapCategoryYouTubeVideo } from "../category/t-map-category-youtube-video";
|
|
24
|
+
import { TMapCityContent } from "../city/t-map-city-content";
|
|
25
|
+
import { TMapCityInstagram } from "../city/t-map-city-instagram";
|
|
26
|
+
import { TMapCityYouTubeVideo } from "../city/t-map-city-youtube-video";
|
|
27
|
+
import { TMapCompletedYouTubeChannelAndCountry } from "../completed_youtube_channel/t-map-completed-youtube-channel-and-country";
|
|
28
|
+
import { TMapCompletedYouTubeVideoAndKeyword } from "../completed_youtube_video/t-map-completed-youtube-video-and-keyword";
|
|
29
|
+
import { TMapCompletedYouTubeVideoAndTimeline } from "../completed_youtube_video/t-map-completed-youtube-video-and-timeline";
|
|
30
|
+
import { TMapContentInstagram } from "../content/t-map-content-instagram";
|
|
31
|
+
import { TMapContentYouTubeVideo } from "../content/t-map-content-youtube-video";
|
|
32
|
+
import { TMapStagContent } from "../stag/t-map-stag-content";
|
|
33
|
+
import { TMapStagInstagram } from "../stag/t-map-stag-instagram";
|
|
34
|
+
import { TMapStagYouTubeVideo } from "../stag/t-map-stag-youtube-video";
|
|
35
|
+
import { TMapStreetContent } from "../street/t-map-street-content";
|
|
36
|
+
import { TMapStreetInstagram } from "../street/t-map-street-instagram";
|
|
37
|
+
import { TMapStreetYouTubeVideo } from "../street/t-map-street-youtube-video";
|
|
38
|
+
import { TMapTagContent } from "../tag/t-map-tag-content";
|
|
39
39
|
import { TMetadata } from "../types/t-metadata";
|
|
40
|
-
import { TStagDetail, TStagListForContentDetail } from "../
|
|
41
|
-
import { TStagI18n } from "../
|
|
42
|
-
import { TStagImage } from "../
|
|
43
|
-
import { TStagMetadataI18n } from "../
|
|
44
|
-
import { TStreetDetail, TStreetListForCityDetail } from "../
|
|
45
|
-
import { TStreetI18n } from "../
|
|
46
|
-
import { TStreetImage } from "../
|
|
47
|
-
import { TStreetMetadataI18n } from "../
|
|
48
|
-
import { TTag } from "../
|
|
49
|
-
import { TTripAdvisorData } from "../
|
|
40
|
+
import { TStagDetail, TStagListForContentDetail } from "../stag/t-stag";
|
|
41
|
+
import { TStagI18n } from "../stag/t-stag-i18n";
|
|
42
|
+
import { TStagImage } from "../stag/t-stag-image";
|
|
43
|
+
import { TStagMetadataI18n } from "../stag/t-stag-metadata-i18n";
|
|
44
|
+
import { TStreetDetail, TStreetListForCityDetail } from "../street/t-street";
|
|
45
|
+
import { TStreetI18n } from "../street/t-street-i18n";
|
|
46
|
+
import { TStreetImage } from "../street/t-street-image";
|
|
47
|
+
import { TStreetMetadataI18n } from "../street/t-street-metadata-i18n";
|
|
48
|
+
import { TTag } from "../tag/t-tag";
|
|
49
|
+
import { TTripAdvisorData } from "../trip_advisor_data/t-trip-advisor-data";
|
|
50
50
|
export type ResponseDBSelect<T> = {
|
|
51
51
|
data: T;
|
|
52
52
|
count?: number;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
export declare const F_MAP_STAG_CONTENT: {
|
|
2
|
+
stag_code: {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
is_required: boolean;
|
|
6
|
+
max_length: number;
|
|
7
|
+
placeholder: string;
|
|
8
|
+
};
|
|
9
|
+
content_code: {
|
|
10
|
+
id: string;
|
|
11
|
+
label: string;
|
|
12
|
+
is_required: boolean;
|
|
13
|
+
max_length: number;
|
|
14
|
+
placeholder: string;
|
|
15
|
+
};
|
|
16
|
+
is_selected: {
|
|
17
|
+
id: string;
|
|
18
|
+
label: string;
|
|
19
|
+
is_required: boolean;
|
|
20
|
+
default_value: boolean;
|
|
21
|
+
};
|
|
22
|
+
order_num: {
|
|
23
|
+
id: string;
|
|
24
|
+
label: string;
|
|
25
|
+
is_required: boolean;
|
|
26
|
+
default_value: number;
|
|
27
|
+
};
|
|
28
|
+
added_at: {
|
|
29
|
+
id: string;
|
|
30
|
+
label: string;
|
|
31
|
+
is_required: boolean;
|
|
32
|
+
};
|
|
33
|
+
};
|