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,179 @@
|
|
|
1
|
+
export const F_GOOGLE_PLACE_DATA = {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: "content_code",
|
|
4
|
+
label: "GooglePlace::Content Code",
|
|
5
|
+
is_required: true,
|
|
6
|
+
max_length: 127,
|
|
7
|
+
placeholder: "ex. ojeje-gwanghwamun-seoul",
|
|
8
|
+
},
|
|
9
|
+
google_place_id: {
|
|
10
|
+
id: "google_place_id",
|
|
11
|
+
label: "GooglePlace::Google Place Id",
|
|
12
|
+
is_required: false,
|
|
13
|
+
max_length: 63,
|
|
14
|
+
placeholder: "ex. ChIJN1t_t3uEGRQ3jNRRG6FwHw",
|
|
15
|
+
},
|
|
16
|
+
display_name: {
|
|
17
|
+
id: "display_name",
|
|
18
|
+
label: "GooglePlace::Display Name",
|
|
19
|
+
is_required: false,
|
|
20
|
+
max_length: 127,
|
|
21
|
+
},
|
|
22
|
+
editorial_summary: {
|
|
23
|
+
id: "editorial_summary",
|
|
24
|
+
label: "GooglePlace::Editorial Summary",
|
|
25
|
+
is_required: false,
|
|
26
|
+
max_length: 2047,
|
|
27
|
+
placeholder: "ex. This is a description of the content",
|
|
28
|
+
},
|
|
29
|
+
types: {
|
|
30
|
+
id: "types",
|
|
31
|
+
label: "GooglePlace::Types",
|
|
32
|
+
is_required: false,
|
|
33
|
+
},
|
|
34
|
+
phone: {
|
|
35
|
+
id: "phone",
|
|
36
|
+
label: "GooglePlace::Phone",
|
|
37
|
+
is_required: false,
|
|
38
|
+
max_length: 45,
|
|
39
|
+
placeholder: "ex. +82-2-123-4567",
|
|
40
|
+
},
|
|
41
|
+
address: {
|
|
42
|
+
id: "address",
|
|
43
|
+
label: "GooglePlace::Address",
|
|
44
|
+
is_required: false,
|
|
45
|
+
max_length: 255,
|
|
46
|
+
},
|
|
47
|
+
primary_type: {
|
|
48
|
+
id: "primary_type",
|
|
49
|
+
label: "GooglePlace::Primary Type",
|
|
50
|
+
is_required: false,
|
|
51
|
+
max_length: 127,
|
|
52
|
+
},
|
|
53
|
+
plus_code_global: {
|
|
54
|
+
id: "plus_code_global",
|
|
55
|
+
label: "GooglePlace::Plus Code Global",
|
|
56
|
+
is_required: false,
|
|
57
|
+
max_length: 45,
|
|
58
|
+
},
|
|
59
|
+
plus_code_compound: {
|
|
60
|
+
id: "plus_code_compound",
|
|
61
|
+
label: "GooglePlace::Plus Code Compound",
|
|
62
|
+
is_required: false,
|
|
63
|
+
max_length: 45,
|
|
64
|
+
},
|
|
65
|
+
latitude: {
|
|
66
|
+
id: "latitude",
|
|
67
|
+
label: "GooglePlace::Latitude",
|
|
68
|
+
is_required: false,
|
|
69
|
+
max_length: 10,
|
|
70
|
+
placeholder: "ex. 37.5665",
|
|
71
|
+
},
|
|
72
|
+
longitude: {
|
|
73
|
+
id: "longitude",
|
|
74
|
+
label: "GooglePlace::Longitude",
|
|
75
|
+
is_required: false,
|
|
76
|
+
max_length: 11,
|
|
77
|
+
placeholder: "ex. 126.9780",
|
|
78
|
+
},
|
|
79
|
+
low_latitude: {
|
|
80
|
+
id: "low_latitude",
|
|
81
|
+
label: "GooglePlace::Low Latitude",
|
|
82
|
+
is_required: false,
|
|
83
|
+
max_length: 10,
|
|
84
|
+
placeholder: "ex. 37.5665",
|
|
85
|
+
},
|
|
86
|
+
low_longitude: {
|
|
87
|
+
id: "low_longitude",
|
|
88
|
+
label: "GooglePlace::Low Longitude",
|
|
89
|
+
is_required: false,
|
|
90
|
+
max_length: 11,
|
|
91
|
+
placeholder: "ex. 126.9780",
|
|
92
|
+
},
|
|
93
|
+
high_latitude: {
|
|
94
|
+
id: "high_latitude",
|
|
95
|
+
label: "GooglePlace::High Latitude",
|
|
96
|
+
is_required: false,
|
|
97
|
+
max_length: 10,
|
|
98
|
+
placeholder: "ex. 37.5665",
|
|
99
|
+
},
|
|
100
|
+
high_longitude: {
|
|
101
|
+
id: "high_longitude",
|
|
102
|
+
label: "GooglePlace::High Longitude",
|
|
103
|
+
is_required: false,
|
|
104
|
+
max_length: 11,
|
|
105
|
+
placeholder: "ex. 126.9780",
|
|
106
|
+
},
|
|
107
|
+
rating: {
|
|
108
|
+
id: "rating",
|
|
109
|
+
label: "GooglePlace::Rating",
|
|
110
|
+
is_required: false,
|
|
111
|
+
},
|
|
112
|
+
user_rating_count: {
|
|
113
|
+
id: "user_rating_count",
|
|
114
|
+
label: "GooglePlace::User Rating Count",
|
|
115
|
+
is_required: false,
|
|
116
|
+
},
|
|
117
|
+
periods: {
|
|
118
|
+
id: "periods",
|
|
119
|
+
label: "GooglePlace::Periods",
|
|
120
|
+
is_required: false,
|
|
121
|
+
},
|
|
122
|
+
weekday_descriptions: {
|
|
123
|
+
id: "weekday_descriptions",
|
|
124
|
+
label: "GooglePlace::Weekday Descriptions",
|
|
125
|
+
is_required: false,
|
|
126
|
+
},
|
|
127
|
+
utc_offset_minutes: {
|
|
128
|
+
id: "utc_offset_minutes",
|
|
129
|
+
label: "GooglePlace::Utc Offset Minutes",
|
|
130
|
+
is_required: false,
|
|
131
|
+
},
|
|
132
|
+
timezone: {
|
|
133
|
+
id: "timezone",
|
|
134
|
+
label: "GooglePlace::Timezone",
|
|
135
|
+
is_required: false,
|
|
136
|
+
max_length: 63,
|
|
137
|
+
},
|
|
138
|
+
business_status: {
|
|
139
|
+
id: "business_status",
|
|
140
|
+
label: "GooglePlace::Business Status",
|
|
141
|
+
is_required: false,
|
|
142
|
+
max_length: 63,
|
|
143
|
+
},
|
|
144
|
+
photos: {
|
|
145
|
+
id: "photos",
|
|
146
|
+
label: "GooglePlace::Photos",
|
|
147
|
+
is_required: false,
|
|
148
|
+
},
|
|
149
|
+
directions_uri: {
|
|
150
|
+
id: "directions_uri",
|
|
151
|
+
label: "GooglePlace::Directions Uri",
|
|
152
|
+
is_required: false,
|
|
153
|
+
max_length: 255,
|
|
154
|
+
},
|
|
155
|
+
place_uri: {
|
|
156
|
+
id: "place_uri",
|
|
157
|
+
label: "GooglePlace::Place Uri",
|
|
158
|
+
is_required: false,
|
|
159
|
+
max_length: 255,
|
|
160
|
+
},
|
|
161
|
+
reviews_uri: {
|
|
162
|
+
id: "reviews_uri",
|
|
163
|
+
label: "GooglePlace::Reviews Uri",
|
|
164
|
+
is_required: false,
|
|
165
|
+
max_length: 255,
|
|
166
|
+
},
|
|
167
|
+
photos_uri: {
|
|
168
|
+
id: "photos_uri",
|
|
169
|
+
label: "GooglePlace::Photos Uri",
|
|
170
|
+
is_required: false,
|
|
171
|
+
max_length: 255,
|
|
172
|
+
},
|
|
173
|
+
fetched_at: {
|
|
174
|
+
id: "fetched_at",
|
|
175
|
+
label: "GooglePlace::Fetched At",
|
|
176
|
+
is_required: false,
|
|
177
|
+
},
|
|
178
|
+
};
|
|
179
|
+
//# sourceMappingURL=f-google-place-data.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"f-google-place-data.js","sourceRoot":"","sources":["../../src/google_place_data/f-google-place-data.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
export type TGooglePlaceData = {
|
|
2
|
+
content_code: string;
|
|
3
|
+
google_place_id: string | null;
|
|
4
|
+
display_name: string | null;
|
|
5
|
+
editorial_summary: string | null;
|
|
6
|
+
types: string | null;
|
|
7
|
+
phone: string | null;
|
|
8
|
+
address: string | null;
|
|
9
|
+
primary_type: string | null;
|
|
10
|
+
plus_code_global: string | null;
|
|
11
|
+
plus_code_compound: string | null;
|
|
12
|
+
latitude: number | null;
|
|
13
|
+
longitude: number | null;
|
|
14
|
+
low_latitude: number | null;
|
|
15
|
+
low_longitude: number | null;
|
|
16
|
+
high_latitude: number | null;
|
|
17
|
+
high_longitude: number | null;
|
|
18
|
+
rating: number | null;
|
|
19
|
+
user_rating_count: number | null;
|
|
20
|
+
periods: string | null;
|
|
21
|
+
weekday_descriptions: JSON | null;
|
|
22
|
+
utc_offset_minutes: number | null;
|
|
23
|
+
timezone: string | null;
|
|
24
|
+
business_status: string | null;
|
|
25
|
+
photos: JSON | null;
|
|
26
|
+
directions_uri: string | null;
|
|
27
|
+
place_uri: string | null;
|
|
28
|
+
reviews_uri: string | null;
|
|
29
|
+
photos_uri: string | null;
|
|
30
|
+
fetched_at: string | null;
|
|
31
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-google-place-data.js","sourceRoot":"","sources":["../../src/google_place_data/t-google-place-data.ts"],"names":[],"mappings":""}
|
package/dist/index.d.ts
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,114 +43,78 @@ 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";
|