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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"trand-db-types.js","sourceRoot":"","sources":["../../src/trand-types/trand-db-types.ts"],"names":[],"mappings":"AAqBA,MAAM,CAAC,MAAM,mBAAmB,GAAG
|
|
1
|
+
{"version":3,"file":"trand-db-types.js","sourceRoot":"","sources":["../../src/trand-types/trand-db-types.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
export type TAdmin = {
|
|
2
|
+
aid: string;
|
|
3
|
+
email: string;
|
|
4
|
+
pw: string;
|
|
5
|
+
name: string | null;
|
|
6
|
+
is_active: boolean;
|
|
7
|
+
level: string | null;
|
|
8
|
+
refresh_token: string | null;
|
|
9
|
+
refresh_token_issued_at: Date | null;
|
|
10
|
+
created_at: Date;
|
|
11
|
+
created_by: string | null;
|
|
12
|
+
last_accessed_at: Date;
|
|
13
|
+
deactivated_at: Date | null;
|
|
14
|
+
deactivated_by: string | null;
|
|
15
|
+
};
|
|
16
|
+
export type TAdminInsert = {
|
|
17
|
+
email: string;
|
|
18
|
+
pw: string;
|
|
19
|
+
} & Partial<Omit<TAdmin, "email" | "pw">>;
|
|
20
|
+
export type TAdminUpdate = {
|
|
21
|
+
aid: string;
|
|
22
|
+
} & Partial<Omit<TAdmin, "aid">>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-admin.js","sourceRoot":"","sources":["../../src/types/t-admin.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
export type TCategoryOption = {
|
|
2
|
+
target_country_code: string;
|
|
3
|
+
upper_category_code: string | null;
|
|
4
|
+
category_code: string;
|
|
5
|
+
order_num: number;
|
|
6
|
+
name: string;
|
|
7
|
+
name_ko: string | null;
|
|
8
|
+
is_active: boolean;
|
|
9
|
+
is_display: boolean;
|
|
10
|
+
};
|
|
11
|
+
export type TCategoryListForAdmin = TCategoryOption & {
|
|
12
|
+
is_open_always: boolean;
|
|
13
|
+
icon_url: string | null;
|
|
14
|
+
img_url: string | null;
|
|
15
|
+
content_count: number;
|
|
16
|
+
deactivated_at: string | null;
|
|
17
|
+
deactivated_by: string | null;
|
|
18
|
+
};
|
|
19
|
+
export type TCategoryDetail = TCategoryListForAdmin & {
|
|
20
|
+
description: string | null;
|
|
21
|
+
description_ko: string | null;
|
|
22
|
+
start_month: number;
|
|
23
|
+
start_day: number;
|
|
24
|
+
end_month: number;
|
|
25
|
+
end_day: number;
|
|
26
|
+
created_at: string;
|
|
27
|
+
created_by: string | null;
|
|
28
|
+
updated_at: string;
|
|
29
|
+
thumbnail_main_1: string | null;
|
|
30
|
+
thumbnail_main_2: string | null;
|
|
31
|
+
thumbnail_main_3: string | null;
|
|
32
|
+
thumbnail_main_4: string | null;
|
|
33
|
+
thumbnail_main_5: string | null;
|
|
34
|
+
thumbnail_1: string | null;
|
|
35
|
+
thumbnail_2: string | null;
|
|
36
|
+
thumbnail_3: string | null;
|
|
37
|
+
thumbnail_4: string | null;
|
|
38
|
+
thumbnail_5: string | null;
|
|
39
|
+
thumbnail_6: string | null;
|
|
40
|
+
thumbnail_7: string | null;
|
|
41
|
+
thumbnail_8: string | null;
|
|
42
|
+
thumbnail_9: string | null;
|
|
43
|
+
thumbnail_vertical_1: string | null;
|
|
44
|
+
thumbnail_vertical_2: string | null;
|
|
45
|
+
thumbnail_vertical_3: string | null;
|
|
46
|
+
thumbnail_vertical_4: string | null;
|
|
47
|
+
thumbnail_vertical_5: string | null;
|
|
48
|
+
metadata_title: string | null;
|
|
49
|
+
metadata_description: string | null;
|
|
50
|
+
metadata_keywords: string[] | string | null;
|
|
51
|
+
metadata_og_title: string | null;
|
|
52
|
+
metadata_og_description: string | null;
|
|
53
|
+
metadata_og_image: string | null;
|
|
54
|
+
};
|
|
55
|
+
export type TCategoryDetailInsert = {
|
|
56
|
+
target_country_code: string;
|
|
57
|
+
category_code: string;
|
|
58
|
+
order_num: number;
|
|
59
|
+
name: string;
|
|
60
|
+
is_open_always: boolean;
|
|
61
|
+
} & Partial<Omit<TCategoryDetail, "target_country_code" | "category_code" | "order_num" | "name">>;
|
|
62
|
+
export type TCategoryDetailUpdate = {
|
|
63
|
+
category_code: string;
|
|
64
|
+
} & Partial<Omit<TCategoryDetail, "category_code">>;
|
|
65
|
+
export declare const DB_COLUMNS_CATEGORY_OPTION: string[];
|
|
66
|
+
export declare const DB_COLUMNS_CATEGORY_LIST_FOR_ADMIN: string[];
|
|
67
|
+
export declare const KEYS_CATEGORY_STR: string[];
|
|
68
|
+
export declare const KEYS_CATEGORY_NUM: string[];
|
|
69
|
+
export declare const KEYS_CATEGORY_BOOL: string[];
|
|
70
|
+
export declare const KEYS_CATEGORY_STR_ARRAY: string[];
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* DB 컬럼 목록 For Category Option
|
|
3
|
+
*/
|
|
4
|
+
export const DB_COLUMNS_CATEGORY_OPTION = [
|
|
5
|
+
"target_country_code",
|
|
6
|
+
"upper_category_code",
|
|
7
|
+
"category_code",
|
|
8
|
+
"order_num",
|
|
9
|
+
"name",
|
|
10
|
+
"name_ko",
|
|
11
|
+
"is_active",
|
|
12
|
+
"is_display",
|
|
13
|
+
];
|
|
14
|
+
/*
|
|
15
|
+
* DB 컬럼 목록 For Category List For Admin
|
|
16
|
+
*/
|
|
17
|
+
export const DB_COLUMNS_CATEGORY_LIST_FOR_ADMIN = [
|
|
18
|
+
"target_country_code",
|
|
19
|
+
"upper_category_code",
|
|
20
|
+
"category_code",
|
|
21
|
+
"order_num",
|
|
22
|
+
"name",
|
|
23
|
+
"name_ko",
|
|
24
|
+
"is_active",
|
|
25
|
+
"is_display",
|
|
26
|
+
"is_open_always",
|
|
27
|
+
"icon_url",
|
|
28
|
+
"img_url",
|
|
29
|
+
"content_count",
|
|
30
|
+
"is_active",
|
|
31
|
+
"is_display",
|
|
32
|
+
"deactivated_at",
|
|
33
|
+
"deactivated_by",
|
|
34
|
+
];
|
|
35
|
+
/*
|
|
36
|
+
* Category 데이터 문자열 KEY 목록
|
|
37
|
+
* FormData Parsing 할 때 사용
|
|
38
|
+
*/
|
|
39
|
+
export const KEYS_CATEGORY_STR = [
|
|
40
|
+
"target_country_code",
|
|
41
|
+
"upper_category_code",
|
|
42
|
+
"category_code",
|
|
43
|
+
"order_num",
|
|
44
|
+
"name",
|
|
45
|
+
"name_ko",
|
|
46
|
+
"description",
|
|
47
|
+
"description_ko",
|
|
48
|
+
"icon_url",
|
|
49
|
+
"img_url",
|
|
50
|
+
"created_at",
|
|
51
|
+
"created_by",
|
|
52
|
+
"updated_at",
|
|
53
|
+
"deactivated_at",
|
|
54
|
+
"deactivated_by",
|
|
55
|
+
"thumbnail_main_1",
|
|
56
|
+
"thumbnail_main_2",
|
|
57
|
+
"thumbnail_main_3",
|
|
58
|
+
"thumbnail_main_4",
|
|
59
|
+
"thumbnail_main_5",
|
|
60
|
+
"thumbnail_1",
|
|
61
|
+
"thumbnail_2",
|
|
62
|
+
"thumbnail_3",
|
|
63
|
+
"thumbnail_4",
|
|
64
|
+
"thumbnail_5",
|
|
65
|
+
"thumbnail_6",
|
|
66
|
+
"thumbnail_7",
|
|
67
|
+
"thumbnail_8",
|
|
68
|
+
"thumbnail_9",
|
|
69
|
+
"thumbnail_vertical_1",
|
|
70
|
+
"thumbnail_vertical_2",
|
|
71
|
+
"thumbnail_vertical_3",
|
|
72
|
+
"thumbnail_vertical_4",
|
|
73
|
+
"thumbnail_vertical_5",
|
|
74
|
+
"metadata_title",
|
|
75
|
+
"metadata_description",
|
|
76
|
+
"metadata_og_title",
|
|
77
|
+
"metadata_og_description",
|
|
78
|
+
"metadata_og_image",
|
|
79
|
+
];
|
|
80
|
+
/*
|
|
81
|
+
* Category 데이터 숫자 KEY 목록
|
|
82
|
+
* FormDataParsing 할 때 사용
|
|
83
|
+
*/
|
|
84
|
+
export const KEYS_CATEGORY_NUM = ["start_month", "start_day", "end_month", "end_day", "content_count"];
|
|
85
|
+
/*
|
|
86
|
+
* Category 데이터 불리언 KEY 목록
|
|
87
|
+
* FormData Parsing 할 때 사용
|
|
88
|
+
*/
|
|
89
|
+
export const KEYS_CATEGORY_BOOL = ["is_open_always", "is_active", "is_display"];
|
|
90
|
+
/*
|
|
91
|
+
* Category 데이터 문자열 배열 KEY 목록
|
|
92
|
+
* FormData Parsing 할 때 사용
|
|
93
|
+
*/
|
|
94
|
+
export const KEYS_CATEGORY_STR_ARRAY = ["metadata_keywords"];
|
|
95
|
+
//# sourceMappingURL=t-category.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-category.js","sourceRoot":"","sources":["../../src/types/t-category.ts"],"names":[],"mappings":"AAoFA;;GAEG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,qBAAqB;IACrB,qBAAqB;IACrB,eAAe;IACf,WAAW;IACX,MAAM;IACN,SAAS;IACT,WAAW;IACX,YAAY;CACb,CAAC;AAEF;;GAEG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAG;IAChD,qBAAqB;IACrB,qBAAqB;IACrB,eAAe;IACf,WAAW;IACX,MAAM;IACN,SAAS;IACT,WAAW;IACX,YAAY;IACZ,gBAAgB;IAChB,UAAU;IACV,SAAS;IACT,eAAe;IACf,WAAW;IACX,YAAY;IACZ,gBAAgB;IAChB,gBAAgB;CACjB,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG;IAC/B,qBAAqB;IACrB,qBAAqB;IACrB,eAAe;IACf,WAAW;IACX,MAAM;IACN,SAAS;IACT,aAAa;IACb,gBAAgB;IAChB,UAAU;IACV,SAAS;IACT,YAAY;IACZ,YAAY;IACZ,YAAY;IACZ,gBAAgB;IAChB,gBAAgB;IAChB,kBAAkB;IAClB,kBAAkB;IAClB,kBAAkB;IAClB,kBAAkB;IAClB,kBAAkB;IAClB,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,sBAAsB;IACtB,sBAAsB;IACtB,sBAAsB;IACtB,sBAAsB;IACtB,sBAAsB;IACtB,gBAAgB;IAChB,sBAAsB;IACtB,mBAAmB;IACnB,yBAAyB;IACzB,mBAAmB;CACpB,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,aAAa,EAAE,WAAW,EAAE,WAAW,EAAE,SAAS,EAAE,eAAe,CAAC,CAAC;AAEvG;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAC,gBAAgB,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;AAEhF;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,CAAC,mBAAmB,CAAC,CAAC"}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
export type TCityOption = {
|
|
2
|
+
country_code: string;
|
|
3
|
+
city_code: string;
|
|
4
|
+
name: string;
|
|
5
|
+
native: string | null;
|
|
6
|
+
name_ko: string;
|
|
7
|
+
is_active: boolean;
|
|
8
|
+
is_display: boolean;
|
|
9
|
+
};
|
|
10
|
+
export type TCityListForAdmin = TCityOption & {
|
|
11
|
+
official_web: string | null;
|
|
12
|
+
official_web_tour: string | null;
|
|
13
|
+
youtube_official_id: string | null;
|
|
14
|
+
youtube_tour_id: string | null;
|
|
15
|
+
tiktok_official_id: string | null;
|
|
16
|
+
tiktok_tour_id: string | null;
|
|
17
|
+
instagram_official_id: string | null;
|
|
18
|
+
instagram_tour_id: string | null;
|
|
19
|
+
google_map_url: string;
|
|
20
|
+
naver_map_url: string | null;
|
|
21
|
+
content_count: number;
|
|
22
|
+
};
|
|
23
|
+
export type TCityDetail = TCityListForAdmin & {
|
|
24
|
+
description: string | null;
|
|
25
|
+
description_ko: string | null;
|
|
26
|
+
instagram_tags: string[] | string | null;
|
|
27
|
+
location: string;
|
|
28
|
+
latitude: number | null;
|
|
29
|
+
longitude: number | null;
|
|
30
|
+
radius_m: number | null;
|
|
31
|
+
address: string;
|
|
32
|
+
address_native: string;
|
|
33
|
+
etc: string | null;
|
|
34
|
+
created_at: string;
|
|
35
|
+
created_by: string | null;
|
|
36
|
+
updated_at: string;
|
|
37
|
+
deactivated_at: string | null;
|
|
38
|
+
deactivated_by: string | null;
|
|
39
|
+
thumbnail_main_1: string | null;
|
|
40
|
+
thumbnail_main_2: string | null;
|
|
41
|
+
thumbnail_main_3: string | null;
|
|
42
|
+
thumbnail_main_4: string | null;
|
|
43
|
+
thumbnail_main_5: string | null;
|
|
44
|
+
thumbnail_1: string | null;
|
|
45
|
+
thumbnail_2: string | null;
|
|
46
|
+
thumbnail_3: string | null;
|
|
47
|
+
thumbnail_4: string | null;
|
|
48
|
+
thumbnail_5: string | null;
|
|
49
|
+
thumbnail_6: string | null;
|
|
50
|
+
thumbnail_7: string | null;
|
|
51
|
+
thumbnail_8: string | null;
|
|
52
|
+
thumbnail_9: string | null;
|
|
53
|
+
thumbnail_vertical_1: string | null;
|
|
54
|
+
thumbnail_vertical_2: string | null;
|
|
55
|
+
thumbnail_vertical_3: string | null;
|
|
56
|
+
thumbnail_vertical_4: string | null;
|
|
57
|
+
thumbnail_vertical_5: string | null;
|
|
58
|
+
metadata_title: string | null;
|
|
59
|
+
metadata_description: string | null;
|
|
60
|
+
metadata_keywords: string | null;
|
|
61
|
+
metadata_og_title: string | null;
|
|
62
|
+
metadata_og_description: string | null;
|
|
63
|
+
metadata_og_image: string | null;
|
|
64
|
+
};
|
|
65
|
+
export type TCityDetailInsert = {
|
|
66
|
+
country_code: string;
|
|
67
|
+
city_code: string;
|
|
68
|
+
name: string;
|
|
69
|
+
name_ko: string;
|
|
70
|
+
location: string;
|
|
71
|
+
latitude: number;
|
|
72
|
+
longitude: number;
|
|
73
|
+
radius_m: number;
|
|
74
|
+
address: string;
|
|
75
|
+
address_native: string;
|
|
76
|
+
google_map_url: string;
|
|
77
|
+
} & Partial<Omit<TCityDetail, "country_code" | "city_code" | "name" | "name_ko" | "location" | "latitude" | "longitude" | "radius_m" | "address" | "address_native" | "google_map_url">>;
|
|
78
|
+
export type TCityDetailUpdate = {
|
|
79
|
+
city_code: string;
|
|
80
|
+
} & Partial<Omit<TCityDetail, "city_code">>;
|
|
81
|
+
export declare const DB_COLUMNS_CITY_OPTION: string[];
|
|
82
|
+
export declare const DB_COLUMNS_CITY_LIST_FOR_ADMIN: string[];
|
|
83
|
+
export declare const KEYS_CITY_STR: string[];
|
|
84
|
+
export declare const KEYS_CITY_NUM: string[];
|
|
85
|
+
export declare const KEYS_CITY_BOOL: string[];
|
|
86
|
+
export declare const KEYS_CITY_STR_ARRAY: string[];
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* DB 컬럼 목록 For City Option
|
|
3
|
+
*/
|
|
4
|
+
export const DB_COLUMNS_CITY_OPTION = ["country_code", "city_code", "name", "native", "name_ko", "is_active", "is_display"];
|
|
5
|
+
/*
|
|
6
|
+
* DB 컬럼 목록 For City List For Admin
|
|
7
|
+
*/
|
|
8
|
+
export const DB_COLUMNS_CITY_LIST_FOR_ADMIN = [
|
|
9
|
+
"country_code",
|
|
10
|
+
"city_code",
|
|
11
|
+
"name",
|
|
12
|
+
"native",
|
|
13
|
+
"name_ko",
|
|
14
|
+
"official_web",
|
|
15
|
+
"official_web_tour",
|
|
16
|
+
"youtube_official_id",
|
|
17
|
+
"youtube_tour_id",
|
|
18
|
+
"tiktok_official_id",
|
|
19
|
+
"tiktok_tour_id",
|
|
20
|
+
"instagram_official_id",
|
|
21
|
+
"instagram_tour_id",
|
|
22
|
+
"google_map_url",
|
|
23
|
+
"naver_map_url",
|
|
24
|
+
"is_active",
|
|
25
|
+
"is_display",
|
|
26
|
+
"content_count",
|
|
27
|
+
];
|
|
28
|
+
/*
|
|
29
|
+
* 도시 데이터 문자열 KEY 목록
|
|
30
|
+
* FormData Parsing 할 때 사용
|
|
31
|
+
*/
|
|
32
|
+
export const KEYS_CITY_STR = [
|
|
33
|
+
"country_code",
|
|
34
|
+
"city_code",
|
|
35
|
+
"name",
|
|
36
|
+
"native",
|
|
37
|
+
"name_ko",
|
|
38
|
+
"description",
|
|
39
|
+
"description_ko",
|
|
40
|
+
"official_web",
|
|
41
|
+
"official_web_tour",
|
|
42
|
+
"youtube_official_id",
|
|
43
|
+
"youtube_tour_id",
|
|
44
|
+
"tiktok_official_id",
|
|
45
|
+
"tiktok_tour_id",
|
|
46
|
+
"instagram_official_id",
|
|
47
|
+
"instagram_tour_id",
|
|
48
|
+
"location",
|
|
49
|
+
"address",
|
|
50
|
+
"address_native",
|
|
51
|
+
"google_map_url",
|
|
52
|
+
"naver_map_url",
|
|
53
|
+
"etc",
|
|
54
|
+
"created_at",
|
|
55
|
+
"created_by",
|
|
56
|
+
"updated_at",
|
|
57
|
+
"deactivated_at",
|
|
58
|
+
"deactivated_by",
|
|
59
|
+
"thumbnail_main_1",
|
|
60
|
+
"thumbnail_main_2",
|
|
61
|
+
"thumbnail_main_3",
|
|
62
|
+
"thumbnail_main_4",
|
|
63
|
+
"thumbnail_main_5",
|
|
64
|
+
"thumbnail_1",
|
|
65
|
+
"thumbnail_2",
|
|
66
|
+
"thumbnail_3",
|
|
67
|
+
"thumbnail_4",
|
|
68
|
+
"thumbnail_5",
|
|
69
|
+
"thumbnail_6",
|
|
70
|
+
"thumbnail_7",
|
|
71
|
+
"thumbnail_8",
|
|
72
|
+
"thumbnail_9",
|
|
73
|
+
"thumbnail_vertical_1",
|
|
74
|
+
"thumbnail_vertical_2",
|
|
75
|
+
"thumbnail_vertical_3",
|
|
76
|
+
"thumbnail_vertical_4",
|
|
77
|
+
"thumbnail_vertical_5",
|
|
78
|
+
"metadata_title",
|
|
79
|
+
"metadata_description",
|
|
80
|
+
"metadata_og_title",
|
|
81
|
+
"metadata_og_description",
|
|
82
|
+
"metadata_og_image",
|
|
83
|
+
];
|
|
84
|
+
/*
|
|
85
|
+
* 도시 데이터 숫자 KEY 목록
|
|
86
|
+
* FormDataParsing 할 때 사용
|
|
87
|
+
*/
|
|
88
|
+
export const KEYS_CITY_NUM = ["latitude", "longitude", "radius_m", "content_count"];
|
|
89
|
+
/*
|
|
90
|
+
* 도시 데이터 불리언 KEY 목록
|
|
91
|
+
* FormData Parsing 할 때 사용
|
|
92
|
+
*/
|
|
93
|
+
export const KEYS_CITY_BOOL = ["is_active", "is_display"];
|
|
94
|
+
/*
|
|
95
|
+
* 도시 데이터 문자열 배열 KEY 목록
|
|
96
|
+
* FormData Parsing 할 때 사용
|
|
97
|
+
*/
|
|
98
|
+
export const KEYS_CITY_STR_ARRAY = ["instagram_tags", "metadata_keywords"];
|
|
99
|
+
//# sourceMappingURL=t-city.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-city.js","sourceRoot":"","sources":["../../src/types/t-city.ts"],"names":[],"mappings":"AAmHA;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,cAAc,EAAE,WAAW,EAAE,MAAM,EAAE,QAAQ,EAAE,SAAS,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;AAE5H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG;IAC5C,cAAc;IACd,WAAW;IACX,MAAM;IACN,QAAQ;IACR,SAAS;IACT,cAAc;IACd,mBAAmB;IACnB,qBAAqB;IACrB,iBAAiB;IACjB,oBAAoB;IACpB,gBAAgB;IAChB,uBAAuB;IACvB,mBAAmB;IACnB,gBAAgB;IAChB,eAAe;IACf,WAAW;IACX,YAAY;IACZ,eAAe;CAChB,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG;IAC3B,cAAc;IACd,WAAW;IACX,MAAM;IACN,QAAQ;IACR,SAAS;IACT,aAAa;IACb,gBAAgB;IAChB,cAAc;IACd,mBAAmB;IACnB,qBAAqB;IACrB,iBAAiB;IACjB,oBAAoB;IACpB,gBAAgB;IAChB,uBAAuB;IACvB,mBAAmB;IACnB,UAAU;IACV,SAAS;IACT,gBAAgB;IAChB,gBAAgB;IAChB,eAAe;IACf,KAAK;IACL,YAAY;IACZ,YAAY;IACZ,YAAY;IACZ,gBAAgB;IAChB,gBAAgB;IAChB,kBAAkB;IAClB,kBAAkB;IAClB,kBAAkB;IAClB,kBAAkB;IAClB,kBAAkB;IAClB,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,aAAa;IACb,sBAAsB;IACtB,sBAAsB;IACtB,sBAAsB;IACtB,sBAAsB;IACtB,sBAAsB;IACtB,gBAAgB;IAChB,sBAAsB;IACtB,mBAAmB;IACnB,yBAAyB;IACzB,mBAAmB;CACpB,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,eAAe,CAAC,CAAC;AAEpF;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,WAAW,EAAE,YAAY,CAAC,CAAC;AAE1D;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,gBAAgB,EAAE,mBAAmB,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-common.js","sourceRoot":"","sources":["../../src/types/t-common.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
export type TCompletedYouTubeChannelListAdmin = {
|
|
2
|
+
channel_id: string;
|
|
3
|
+
country_code: string;
|
|
4
|
+
lang_code: string | null;
|
|
5
|
+
published_at: string | null;
|
|
6
|
+
title: string;
|
|
7
|
+
ver: number | null;
|
|
8
|
+
country_info: string | null;
|
|
9
|
+
name: string | null;
|
|
10
|
+
email: string | null;
|
|
11
|
+
tiktok_id: string | null;
|
|
12
|
+
facebook: string | null;
|
|
13
|
+
instagram_id: string | null;
|
|
14
|
+
registered_at: string;
|
|
15
|
+
updated_at: string;
|
|
16
|
+
api_checked_at: string;
|
|
17
|
+
is_public: boolean;
|
|
18
|
+
last_fetched_at: string;
|
|
19
|
+
is_active: boolean;
|
|
20
|
+
is_deactivated: boolean;
|
|
21
|
+
};
|
|
22
|
+
export type TCompletedYouTubeChannelDetail = TCompletedYouTubeChannelListAdmin & {
|
|
23
|
+
api_url: string;
|
|
24
|
+
response_etag: string;
|
|
25
|
+
item_etag: string;
|
|
26
|
+
description: string | null;
|
|
27
|
+
privacy_status: string;
|
|
28
|
+
target_country_codes: string[] | string | null;
|
|
29
|
+
city_codes: string[] | string | null;
|
|
30
|
+
thumbnail_default: string | null;
|
|
31
|
+
thumbnail_medium: string | null;
|
|
32
|
+
thumbnail_high: string | null;
|
|
33
|
+
thumbnails: JSON | null;
|
|
34
|
+
banner: string | null;
|
|
35
|
+
keywords: string[] | string | null;
|
|
36
|
+
deactivated_at: string | null;
|
|
37
|
+
deactivated_by: string | null;
|
|
38
|
+
};
|
|
39
|
+
export type TCompletedYouTubeChannelDetailInsert = {
|
|
40
|
+
channel_id: string;
|
|
41
|
+
} & Partial<Omit<TCompletedYouTubeChannelDetail, "channel_id">>;
|
|
42
|
+
export type TCompletedYouTubeChannelDetailUpdate = {
|
|
43
|
+
channel_id: string;
|
|
44
|
+
} & Partial<Omit<TCompletedYouTubeChannelDetail, "channel_id">>;
|
|
45
|
+
export declare const DB_COLUMNS_COMPLETED_YOUTUBE_CHANNEL_LIST_FOR_ADMIN: string[];
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* DB 컬럼 목록 For Completed YouTube Channel List For Admin
|
|
3
|
+
*/
|
|
4
|
+
export const DB_COLUMNS_COMPLETED_YOUTUBE_CHANNEL_LIST_FOR_ADMIN = [
|
|
5
|
+
"channel_id",
|
|
6
|
+
"country_code",
|
|
7
|
+
"lang_code",
|
|
8
|
+
"published_at",
|
|
9
|
+
"title",
|
|
10
|
+
"ver",
|
|
11
|
+
"country_info",
|
|
12
|
+
"name",
|
|
13
|
+
"email",
|
|
14
|
+
"tiktok_id",
|
|
15
|
+
"facebook",
|
|
16
|
+
"instagram_id",
|
|
17
|
+
"registered_at",
|
|
18
|
+
"updated_at",
|
|
19
|
+
"api_checked_at",
|
|
20
|
+
"is_public",
|
|
21
|
+
"last_fetched_at",
|
|
22
|
+
"is_active",
|
|
23
|
+
"is_deactivated",
|
|
24
|
+
];
|
|
25
|
+
//# sourceMappingURL=t-completed-youtube-channel.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-completed-youtube-channel.js","sourceRoot":"","sources":["../../src/types/t-completed-youtube-channel.ts"],"names":[],"mappings":"AA4DA;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAG;IACjE,YAAY;IACZ,cAAc;IACd,WAAW;IACX,cAAc;IACd,OAAO;IACP,KAAK;IACL,cAAc;IACd,MAAM;IACN,OAAO;IACP,WAAW;IACX,UAAU;IACV,cAAc;IACd,eAAe;IACf,YAAY;IACZ,gBAAgB;IAChB,WAAW;IACX,iBAAiB;IACjB,WAAW;IACX,gBAAgB;CACjB,CAAC"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
export type TCompletedYouTubeVideoListAdmin = {
|
|
2
|
+
video_id: string;
|
|
3
|
+
country_code: string | null;
|
|
4
|
+
lang_code: string | null;
|
|
5
|
+
video_title: string | null;
|
|
6
|
+
published_at: string | null;
|
|
7
|
+
channel_title: string | null;
|
|
8
|
+
channel_id: string | null;
|
|
9
|
+
default_language: string | null;
|
|
10
|
+
default_audio_language: string | null;
|
|
11
|
+
duration: string | null;
|
|
12
|
+
duration_seconds: number | null;
|
|
13
|
+
view_count: number;
|
|
14
|
+
like_count: number;
|
|
15
|
+
favorite_count: number;
|
|
16
|
+
comment_count: number;
|
|
17
|
+
is_shorts: boolean;
|
|
18
|
+
is_timeline_data: boolean;
|
|
19
|
+
is_admin_recommended: boolean;
|
|
20
|
+
is_display: boolean;
|
|
21
|
+
is_active: boolean;
|
|
22
|
+
registered_at: string;
|
|
23
|
+
updated_at: string;
|
|
24
|
+
checked_at: string | null;
|
|
25
|
+
};
|
|
26
|
+
export type TCompletedYouTubeVideoDetail = TCompletedYouTubeVideoListAdmin & {
|
|
27
|
+
api_url: string | null;
|
|
28
|
+
response_etag: string | null;
|
|
29
|
+
item_etag: string | null;
|
|
30
|
+
description: string | null;
|
|
31
|
+
tags: string[] | string | null;
|
|
32
|
+
category_id: string | null;
|
|
33
|
+
caption: string | null;
|
|
34
|
+
projection: string | null;
|
|
35
|
+
privacy_status: string | null;
|
|
36
|
+
embed_html: string | null;
|
|
37
|
+
keywords: string[] | string | null;
|
|
38
|
+
timelines: JSON | null;
|
|
39
|
+
thumbnail_default: string | null;
|
|
40
|
+
thumbnail_medium: string | null;
|
|
41
|
+
thumbnail_high: string | null;
|
|
42
|
+
thumbnail_standard: string | null;
|
|
43
|
+
thumbnail_maxres: string | null;
|
|
44
|
+
thumbnails: JSON | null;
|
|
45
|
+
};
|
|
46
|
+
export type TCompletedYouTubeVideoDetailInsert = {
|
|
47
|
+
video_id: string;
|
|
48
|
+
} & Partial<Omit<TCompletedYouTubeVideoDetail, "video_id">>;
|
|
49
|
+
export type TCompletedYouTubeVideoDetailUpdate = {
|
|
50
|
+
video_id: string;
|
|
51
|
+
} & Partial<Omit<TCompletedYouTubeVideoDetail, "video_id">>;
|
|
52
|
+
export declare const DB_COLUMNS_COMPLETED_YOUTUBE_VIDEO_LIST_FOR_ADMIN: string[];
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* DB 컬럼 목록 For Completed YouTube Video List For Admin
|
|
3
|
+
*/
|
|
4
|
+
export const DB_COLUMNS_COMPLETED_YOUTUBE_VIDEO_LIST_FOR_ADMIN = [
|
|
5
|
+
"video_id",
|
|
6
|
+
"country_code",
|
|
7
|
+
"lang_code",
|
|
8
|
+
"video_title",
|
|
9
|
+
"published_at",
|
|
10
|
+
"channel_title",
|
|
11
|
+
"channel_id",
|
|
12
|
+
"default_language",
|
|
13
|
+
"default_audio_language",
|
|
14
|
+
"duration",
|
|
15
|
+
"duration_seconds",
|
|
16
|
+
"view_count",
|
|
17
|
+
"like_count",
|
|
18
|
+
"favorite_count",
|
|
19
|
+
"comment_count",
|
|
20
|
+
"is_shorts",
|
|
21
|
+
"is_timeline_data",
|
|
22
|
+
"is_admin_recommended",
|
|
23
|
+
"is_display",
|
|
24
|
+
"is_active",
|
|
25
|
+
"registered_at",
|
|
26
|
+
"updated_at",
|
|
27
|
+
"checked_at",
|
|
28
|
+
];
|
|
29
|
+
//# sourceMappingURL=t-completed-youtube-video.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-completed-youtube-video.js","sourceRoot":"","sources":["../../src/types/t-completed-youtube-video.ts"],"names":[],"mappings":"AAmEA;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAG;IAC/D,UAAU;IACV,cAAc;IACd,WAAW;IACX,aAAa;IACb,cAAc;IACd,eAAe;IACf,YAAY;IACZ,kBAAkB;IAClB,wBAAwB;IACxB,UAAU;IACV,kBAAkB;IAClB,YAAY;IACZ,YAAY;IACZ,gBAAgB;IAChB,eAAe;IACf,WAAW;IACX,kBAAkB;IAClB,sBAAsB;IACtB,YAAY;IACZ,WAAW;IACX,eAAe;IACf,YAAY;IACZ,YAAY;CACb,CAAC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export type TContentGPPhoto = {
|
|
2
|
+
content_code: string;
|
|
3
|
+
hash_code: string;
|
|
4
|
+
photo_uri: string;
|
|
5
|
+
google_maps_uri: string | null;
|
|
6
|
+
display_name: string | null;
|
|
7
|
+
};
|
|
8
|
+
export type TContentGPPhotoInsert = {
|
|
9
|
+
content_code: string;
|
|
10
|
+
hash_code: string;
|
|
11
|
+
} & Partial<Omit<TContentGPPhoto, "content_code" | "hash_code">>;
|
|
12
|
+
export type TContentGPPhotoUpdate = {
|
|
13
|
+
content_code: string;
|
|
14
|
+
hash_code: string;
|
|
15
|
+
} & Partial<Omit<TContentGPPhoto, "content_code" | "hash_code">>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-content-gp-photo.js","sourceRoot":"","sources":["../../src/types/t-content-gp-photo.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export type TContentI18n = {
|
|
2
|
+
content_code: string;
|
|
3
|
+
lang_code: string;
|
|
4
|
+
name: string;
|
|
5
|
+
description: string | null;
|
|
6
|
+
};
|
|
7
|
+
export type TContentI18nInsert = {
|
|
8
|
+
content_code: string;
|
|
9
|
+
lang_code: string;
|
|
10
|
+
name: string;
|
|
11
|
+
} & Partial<Omit<TContentI18n, "content_code" | "lang_code" | "name">>;
|
|
12
|
+
export type TContentI18nUpdate = {
|
|
13
|
+
content_code: string;
|
|
14
|
+
lang_code: string;
|
|
15
|
+
} & Partial<Omit<TContentI18n, "content_code" | "lang_code">>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-content-i18n.js","sourceRoot":"","sources":["../../src/types/t-content-i18n.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export type TContentImage = {
|
|
2
|
+
content_code: string;
|
|
3
|
+
hash_code: string;
|
|
4
|
+
order_num: number;
|
|
5
|
+
label: string | null;
|
|
6
|
+
url: string;
|
|
7
|
+
};
|
|
8
|
+
export type TContentImageInsert = {
|
|
9
|
+
content_code: string;
|
|
10
|
+
hash_code: string;
|
|
11
|
+
} & Partial<Omit<TContentImage, "content_code" | "hash_code">>;
|
|
12
|
+
export type TContentImageUpdate = {
|
|
13
|
+
content_code: string;
|
|
14
|
+
hash_code: string;
|
|
15
|
+
} & Partial<Omit<TContentImage, "content_code" | "hash_code">>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-content-image.js","sourceRoot":"","sources":["../../src/types/t-content-image.ts"],"names":[],"mappings":""}
|