trand_common_v1 0.2.99 → 0.2.101
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.d.ts +2 -0
- package/dist/consts/db.js +2 -0
- package/dist/consts/db.js.map +1 -1
- package/dist/fields/f-category.d.ts +0 -77
- package/dist/fields/f-category.js +0 -77
- package/dist/fields/f-category.js.map +1 -1
- package/dist/fields/f-city-image.d.ts +0 -7
- package/dist/fields/f-city-image.js +0 -7
- package/dist/fields/f-city-image.js.map +1 -1
- package/dist/fields/f-city.d.ts +0 -77
- package/dist/fields/f-city.js +0 -77
- package/dist/fields/f-city.js.map +1 -1
- package/dist/fields/f-content-description.d.ts +9 -0
- package/dist/fields/f-content-description.js +10 -0
- package/dist/fields/f-content-description.js.map +1 -0
- package/dist/fields/f-content-image.d.ts +0 -7
- package/dist/fields/f-content-image.js +0 -7
- package/dist/fields/f-content-image.js.map +1 -1
- package/dist/fields/f-content-price.d.ts +48 -0
- package/dist/fields/f-content-price.js +48 -0
- package/dist/fields/f-content-price.js.map +1 -1
- package/dist/fields/f-content-target.d.ts +9 -0
- package/dist/fields/f-content-target.js +10 -0
- package/dist/fields/f-content-target.js.map +1 -0
- package/dist/fields/f-content.d.ts +0 -77
- package/dist/fields/f-content.js +0 -77
- package/dist/fields/f-content.js.map +1 -1
- package/dist/fields/f-stag-image.d.ts +0 -7
- package/dist/fields/f-stag-image.js +0 -7
- package/dist/fields/f-stag-image.js.map +1 -1
- package/dist/fields/f-stag.d.ts +0 -77
- package/dist/fields/f-stag.js +0 -77
- package/dist/fields/f-stag.js.map +1 -1
- package/dist/fields/f-street-image.d.ts +0 -7
- package/dist/fields/f-street-image.js +0 -7
- package/dist/fields/f-street-image.js.map +1 -1
- package/dist/fields/f-street.d.ts +0 -77
- package/dist/fields/f-street.js +0 -77
- package/dist/fields/f-street.js.map +1 -1
- package/dist/index.d.ts +4 -0
- package/dist/index.js +4 -0
- package/dist/index.js.map +1 -1
- package/dist/types/t-admin.d.ts +5 -7
- package/dist/types/t-category-i18n.d.ts +1 -4
- package/dist/types/t-category-metadata-i18n.d.ts +1 -4
- package/dist/types/t-category.d.ts +2 -15
- package/dist/types/t-category.js +1 -11
- package/dist/types/t-category.js.map +1 -1
- package/dist/types/t-city-i18n.d.ts +1 -4
- package/dist/types/t-city-image.d.ts +1 -4
- package/dist/types/t-city-metadata-i18n.d.ts +1 -4
- package/dist/types/t-city.d.ts +0 -12
- package/dist/types/t-city.js +1 -11
- package/dist/types/t-city.js.map +1 -1
- package/dist/types/t-completed-youtube-channel.d.ts +1 -3
- package/dist/types/t-completed-youtube-channel.js.map +1 -1
- package/dist/types/t-completed-youtube-video.d.ts +1 -3
- package/dist/types/t-completed-youtube-video.js.map +1 -1
- package/dist/types/t-content-business-hours.d.ts +1 -4
- package/dist/types/t-content-description.d.ts +3 -0
- package/dist/types/t-content-description.js +2 -0
- package/dist/types/t-content-description.js.map +1 -0
- package/dist/types/t-content-gp-photo.d.ts +1 -4
- package/dist/types/t-content-i18n.d.ts +1 -4
- package/dist/types/t-content-image.d.ts +1 -5
- package/dist/types/t-content-metadata-i18n.d.ts +1 -4
- package/dist/types/t-content-price.d.ts +8 -4
- package/dist/types/t-content-show-timetable.d.ts +1 -4
- package/dist/types/t-content-target.d.ts +3 -0
- package/dist/types/t-content-target.js +2 -0
- package/dist/types/t-content-target.js.map +1 -0
- package/dist/types/t-content.d.ts +0 -11
- package/dist/types/t-content.js +0 -11
- package/dist/types/t-content.js.map +1 -1
- package/dist/types/t-map-category-content.d.ts +1 -4
- package/dist/types/t-map-category-instagram.d.ts +1 -4
- package/dist/types/t-map-category-youtube-video.d.ts +1 -4
- package/dist/types/t-map-city-content.d.ts +1 -4
- package/dist/types/t-map-city-instagram.d.ts +1 -4
- package/dist/types/t-map-city-youtube-video.d.ts +1 -4
- package/dist/types/t-map-completed-youtube-channel-and-country.d.ts +1 -4
- package/dist/types/t-map-content-instagram.d.ts +1 -4
- package/dist/types/t-map-content-youtube-video.d.ts +1 -4
- package/dist/types/t-map-stag-content.d.ts +1 -4
- package/dist/types/t-map-stag-instagram.d.ts +1 -4
- package/dist/types/t-map-stag-youtube-video.d.ts +1 -4
- package/dist/types/t-map-street-content.d.ts +1 -4
- package/dist/types/t-map-street-instagram.d.ts +1 -4
- package/dist/types/t-map-street-youtube-video.d.ts +1 -4
- package/dist/types/t-map-tag-content.d.ts +1 -4
- package/dist/types/t-stag-i18n.d.ts +1 -4
- package/dist/types/t-stag-image.d.ts +1 -5
- package/dist/types/t-stag-metadata-i18n.d.ts +1 -4
- package/dist/types/t-stag.d.ts +2 -17
- package/dist/types/t-stag.js +1 -11
- package/dist/types/t-stag.js.map +1 -1
- package/dist/types/t-street-i18n.d.ts +1 -4
- package/dist/types/t-street-image.d.ts +1 -5
- package/dist/types/t-street-metadata-i18n.d.ts +1 -4
- package/dist/types/t-street.d.ts +0 -13
- package/dist/types/t-street.js +1 -11
- package/dist/types/t-street.js.map +1 -1
- package/dist/types/t-tag.d.ts +1 -3
- package/dist/types/t-user.d.ts +1 -3
- package/package.json +1 -1
package/dist/types/t-category.js
CHANGED
|
@@ -66,33 +66,23 @@ export const KEYS_CATEGORY_STR = [
|
|
|
66
66
|
"thumbnail_main_1",
|
|
67
67
|
"thumbnail_main_1_src_name",
|
|
68
68
|
"thumbnail_main_1_src_platform",
|
|
69
|
-
"thumbnail_main_1_src_unique_id",
|
|
70
69
|
"thumbnail_main_1_src_url",
|
|
71
70
|
"thumbnail_main_2",
|
|
72
71
|
"thumbnail_main_2_src_name",
|
|
73
72
|
"thumbnail_main_2_src_platform",
|
|
74
|
-
"thumbnail_main_2_src_unique_id",
|
|
75
73
|
"thumbnail_main_2_src_url",
|
|
76
74
|
"thumbnail_main_3",
|
|
77
75
|
"thumbnail_main_3_src_name",
|
|
78
76
|
"thumbnail_main_3_src_platform",
|
|
79
|
-
"thumbnail_main_3_src_unique_id",
|
|
80
77
|
"thumbnail_main_3_src_url",
|
|
81
78
|
"thumbnail_main_4",
|
|
82
79
|
"thumbnail_main_4_src_name",
|
|
83
80
|
"thumbnail_main_4_src_platform",
|
|
84
|
-
"thumbnail_main_4_src_unique_id",
|
|
85
81
|
"thumbnail_main_4_src_url",
|
|
86
82
|
"thumbnail_main_5",
|
|
87
83
|
"thumbnail_main_5_src_name",
|
|
88
84
|
"thumbnail_main_5_src_platform",
|
|
89
|
-
"thumbnail_main_5_src_unique_id",
|
|
90
85
|
"thumbnail_main_5_src_url",
|
|
91
|
-
"metadata_title",
|
|
92
|
-
"metadata_description",
|
|
93
|
-
"metadata_og_title",
|
|
94
|
-
"metadata_og_description",
|
|
95
|
-
"metadata_og_image",
|
|
96
86
|
];
|
|
97
87
|
/*
|
|
98
88
|
* Category 데이터 숫자 KEY 목록
|
|
@@ -108,5 +98,5 @@ export const KEYS_CATEGORY_BOOL = ["is_open_always", "is_active", "is_display"];
|
|
|
108
98
|
* Category 데이터 문자열 배열 KEY 목록
|
|
109
99
|
* FormData Parsing 할 때 사용
|
|
110
100
|
*/
|
|
111
|
-
export const KEYS_CATEGORY_STR_ARRAY = [
|
|
101
|
+
export const KEYS_CATEGORY_STR_ARRAY = [];
|
|
112
102
|
//# sourceMappingURL=t-category.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"t-category.js","sourceRoot":"","sources":["../../src/types/t-category.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"t-category.js","sourceRoot":"","sources":["../../src/types/t-category.ts"],"names":[],"mappings":"AAyFA;;GAEG;AACH,MAAM,CAAC,MAAM,0BAA0B,GAAG;IACxC,qBAAqB;IACrB,qBAAqB;IACrB,eAAe;IACf,WAAW;IACX,MAAM;IACN,SAAS;IACT,WAAW;IACX,YAAY;IACZ,eAAe;IACf,YAAY;IACZ,aAAa;IACb,cAAc;CACf,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,YAAY;IACZ,aAAa;IACb,cAAc;IACd,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,SAAS;IACT,cAAc;IACd,cAAc;IACd,SAAS;IACT,aAAa;IACb,gBAAgB;IAChB,UAAU;IACV,SAAS;IACT,YAAY;IACZ,YAAY;IACZ,YAAY;IACZ,gBAAgB;IAChB,gBAAgB;IAChB,kBAAkB;IAClB,2BAA2B;IAC3B,+BAA+B;IAC/B,0BAA0B;IAC1B,kBAAkB;IAClB,2BAA2B;IAC3B,+BAA+B;IAC/B,0BAA0B;IAC1B,kBAAkB;IAClB,2BAA2B;IAC3B,+BAA+B;IAC/B,0BAA0B;IAC1B,kBAAkB;IAClB,2BAA2B;IAC3B,+BAA+B;IAC/B,0BAA0B;IAC1B,kBAAkB;IAClB,2BAA2B;IAC3B,+BAA+B;IAC/B,0BAA0B;CAC3B,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,aAAa,EAAE,WAAW,EAAE,WAAW,EAAE,SAAS,EAAE,eAAe,EAAE,YAAY,EAAE,aAAa,EAAE,cAAc,CAAC,CAAC;AAEpJ;;;GAGG;AACH,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAC,gBAAgB,EAAE,WAAW,EAAE,YAAY,CAAC,CAAC;AAEhF;;;GAGG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,EAAE,CAAC"}
|
|
@@ -9,7 +9,4 @@ export type TCityI18nInsert = {
|
|
|
9
9
|
lang_code: string;
|
|
10
10
|
name: string;
|
|
11
11
|
} & Partial<Omit<TCityI18n, "city_code" | "lang_code" | "name">>;
|
|
12
|
-
export type TCityI18nUpdate =
|
|
13
|
-
city_code: string;
|
|
14
|
-
lang_code: string;
|
|
15
|
-
} & Partial<Omit<TCityI18n, "city_code" | "lang_code">>;
|
|
12
|
+
export type TCityI18nUpdate = Partial<Omit<TCityI18n, "city_code" | "lang_code">>;
|
|
@@ -14,7 +14,4 @@ export type TCityImageInsert = {
|
|
|
14
14
|
hash_code: string;
|
|
15
15
|
url: string;
|
|
16
16
|
} & Partial<Omit<TCityImage, "city_code" | "hash_code" | "url">>;
|
|
17
|
-
export type TCityImageUpdate =
|
|
18
|
-
city_code: string;
|
|
19
|
-
hash_code: string;
|
|
20
|
-
} & Partial<Omit<TCityImage, "city_code" | "hash_code">>;
|
|
17
|
+
export type TCityImageUpdate = Partial<Omit<TCityImage, "city_code" | "hash_code">>;
|
|
@@ -11,7 +11,4 @@ export type TCityMetadataI18nInsert = {
|
|
|
11
11
|
lang_code: string;
|
|
12
12
|
title: string;
|
|
13
13
|
} & Partial<Omit<TCityMetadataI18n, "city_code" | "lang_code" | "title">>;
|
|
14
|
-
export type TCityMetadataI18nUpdate =
|
|
15
|
-
city_code: string;
|
|
16
|
-
lang_code: string;
|
|
17
|
-
} & Partial<Omit<TCityMetadataI18n, "city_code" | "lang_code">>;
|
|
14
|
+
export type TCityMetadataI18nUpdate = Partial<Omit<TCityMetadataI18n, "city_code" | "lang_code">>;
|
package/dist/types/t-city.d.ts
CHANGED
|
@@ -51,34 +51,23 @@ export type TCityDetail = TCityListForAdmin & {
|
|
|
51
51
|
thumbnail_main_1: string | null;
|
|
52
52
|
thumbnail_main_1_src_name: string | null;
|
|
53
53
|
thumbnail_main_1_src_platform: string | null;
|
|
54
|
-
thumbnail_main_1_src_unique_id: string | null;
|
|
55
54
|
thumbnail_main_1_src_url: string | null;
|
|
56
55
|
thumbnail_main_2: string | null;
|
|
57
56
|
thumbnail_main_2_src_name: string | null;
|
|
58
57
|
thumbnail_main_2_src_platform: string | null;
|
|
59
|
-
thumbnail_main_2_src_unique_id: string | null;
|
|
60
58
|
thumbnail_main_2_src_url: string | null;
|
|
61
59
|
thumbnail_main_3: string | null;
|
|
62
60
|
thumbnail_main_3_src_name: string | null;
|
|
63
61
|
thumbnail_main_3_src_platform: string | null;
|
|
64
|
-
thumbnail_main_3_src_unique_id: string | null;
|
|
65
62
|
thumbnail_main_3_src_url: string | null;
|
|
66
63
|
thumbnail_main_4: string | null;
|
|
67
64
|
thumbnail_main_4_src_name: string | null;
|
|
68
65
|
thumbnail_main_4_src_platform: string | null;
|
|
69
|
-
thumbnail_main_4_src_unique_id: string | null;
|
|
70
66
|
thumbnail_main_4_src_url: string | null;
|
|
71
67
|
thumbnail_main_5: string | null;
|
|
72
68
|
thumbnail_main_5_src_name: string | null;
|
|
73
69
|
thumbnail_main_5_src_platform: string | null;
|
|
74
|
-
thumbnail_main_5_src_unique_id: string | null;
|
|
75
70
|
thumbnail_main_5_src_url: string | null;
|
|
76
|
-
metadata_title: string | null;
|
|
77
|
-
metadata_description: string | null;
|
|
78
|
-
metadata_keywords: string | null;
|
|
79
|
-
metadata_og_title: string | null;
|
|
80
|
-
metadata_og_description: string | null;
|
|
81
|
-
metadata_og_image: string | null;
|
|
82
71
|
};
|
|
83
72
|
export type TCityDetailInsert = {
|
|
84
73
|
country_code: string;
|
|
@@ -94,7 +83,6 @@ export type TCityDetailInsert = {
|
|
|
94
83
|
google_map_url: string;
|
|
95
84
|
} & Partial<Omit<TCityDetail, "country_code" | "city_code" | "name" | "name_ko" | "location" | "latitude" | "longitude" | "radius_m" | "address" | "address_native" | "google_map_url">>;
|
|
96
85
|
export type TCityDetailUpdate = {
|
|
97
|
-
city_code: string;
|
|
98
86
|
old_country_code?: string;
|
|
99
87
|
new_country_code?: string;
|
|
100
88
|
} & Partial<Omit<TCityDetail, "city_code">>;
|
package/dist/types/t-city.js
CHANGED
|
@@ -69,33 +69,23 @@ export const KEYS_CITY_STR = [
|
|
|
69
69
|
"thumbnail_main_1",
|
|
70
70
|
"thumbnail_main_1_src_name",
|
|
71
71
|
"thumbnail_main_1_src_platform",
|
|
72
|
-
"thumbnail_main_1_src_unique_id",
|
|
73
72
|
"thumbnail_main_1_src_url",
|
|
74
73
|
"thumbnail_main_2",
|
|
75
74
|
"thumbnail_main_2_src_name",
|
|
76
75
|
"thumbnail_main_2_src_platform",
|
|
77
|
-
"thumbnail_main_2_src_unique_id",
|
|
78
76
|
"thumbnail_main_2_src_url",
|
|
79
77
|
"thumbnail_main_3",
|
|
80
78
|
"thumbnail_main_3_src_name",
|
|
81
79
|
"thumbnail_main_3_src_platform",
|
|
82
|
-
"thumbnail_main_3_src_unique_id",
|
|
83
80
|
"thumbnail_main_3_src_url",
|
|
84
81
|
"thumbnail_main_4",
|
|
85
82
|
"thumbnail_main_4_src_name",
|
|
86
83
|
"thumbnail_main_4_src_platform",
|
|
87
|
-
"thumbnail_main_4_src_unique_id",
|
|
88
84
|
"thumbnail_main_4_src_url",
|
|
89
85
|
"thumbnail_main_5",
|
|
90
86
|
"thumbnail_main_5_src_name",
|
|
91
87
|
"thumbnail_main_5_src_platform",
|
|
92
|
-
"thumbnail_main_5_src_unique_id",
|
|
93
88
|
"thumbnail_main_5_src_url",
|
|
94
|
-
"metadata_title",
|
|
95
|
-
"metadata_description",
|
|
96
|
-
"metadata_og_title",
|
|
97
|
-
"metadata_og_description",
|
|
98
|
-
"metadata_og_image",
|
|
99
89
|
];
|
|
100
90
|
/*
|
|
101
91
|
* 도시 데이터 숫자 KEY 목록
|
|
@@ -111,5 +101,5 @@ export const KEYS_CITY_BOOL = ["is_active", "is_display"];
|
|
|
111
101
|
* 도시 데이터 문자열 배열 KEY 목록
|
|
112
102
|
* FormData Parsing 할 때 사용
|
|
113
103
|
*/
|
|
114
|
-
export const KEYS_CITY_STR_ARRAY = ["instagram_tags"
|
|
104
|
+
export const KEYS_CITY_STR_ARRAY = ["instagram_tags"];
|
|
115
105
|
//# sourceMappingURL=t-city.js.map
|
package/dist/types/t-city.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"t-city.js","sourceRoot":"","sources":["../../src/types/t-city.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"t-city.js","sourceRoot":"","sources":["../../src/types/t-city.ts"],"names":[],"mappings":"AA2HA;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,cAAc,EAAE,WAAW,EAAE,MAAM,EAAE,QAAQ,EAAE,SAAS,EAAE,WAAW,EAAE,YAAY,EAAE,eAAe,EAAE,YAAY,EAAE,aAAa,EAAE,cAAc,CAAC,CAAC;AAE1L;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG;IAC5C,cAAc;IACd,WAAW;IACX,MAAM;IACN,QAAQ;IACR,SAAS;IACT,WAAW;IACX,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;IACf,YAAY;IACZ,aAAa;IACb,cAAc;CACf,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG;IAC3B,kBAAkB;IAClB,kBAAkB;IAClB,cAAc;IACd,WAAW;IACX,MAAM;IACN,QAAQ;IACR,SAAS;IACT,SAAS;IACT,cAAc;IACd,cAAc;IACd,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,2BAA2B;IAC3B,+BAA+B;IAC/B,0BAA0B;IAC1B,kBAAkB;IAClB,2BAA2B;IAC3B,+BAA+B;IAC/B,0BAA0B;IAC1B,kBAAkB;IAClB,2BAA2B;IAC3B,+BAA+B;IAC/B,0BAA0B;IAC1B,kBAAkB;IAClB,2BAA2B;IAC3B,+BAA+B;IAC/B,0BAA0B;IAC1B,kBAAkB;IAClB,2BAA2B;IAC3B,+BAA+B;IAC/B,0BAA0B;CAC3B,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,WAAW,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,eAAe,EAAE,YAAY,EAAE,aAAa,EAAE,cAAc,CAAC,CAAC;AAE9I;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,WAAW,EAAE,YAAY,CAAC,CAAC;AAE1D;;;GAGG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,gBAAgB,CAAC,CAAC"}
|
|
@@ -42,7 +42,5 @@ export type TCompletedYouTubeChannelDetail = TCompletedYouTubeChannelListAdmin &
|
|
|
42
42
|
export type TCompletedYouTubeChannelDetailInsert = {
|
|
43
43
|
channel_id: string;
|
|
44
44
|
} & Partial<Omit<TCompletedYouTubeChannelDetail, "channel_id">>;
|
|
45
|
-
export type TCompletedYouTubeChannelDetailUpdate =
|
|
46
|
-
channel_id: string;
|
|
47
|
-
} & Partial<Omit<TCompletedYouTubeChannelDetail, "channel_id">>;
|
|
45
|
+
export type TCompletedYouTubeChannelDetailUpdate = Partial<Omit<TCompletedYouTubeChannelDetail, "channel_id">>;
|
|
48
46
|
export declare const DB_COLUMNS_COMPLETED_YOUTUBE_CHANNEL_LIST_FOR_ADMIN: string[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"t-completed-youtube-channel.js","sourceRoot":"","sources":["../../src/types/t-completed-youtube-channel.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"t-completed-youtube-channel.js","sourceRoot":"","sources":["../../src/types/t-completed-youtube-channel.ts"],"names":[],"mappings":"AA6DA;;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;IAChB,YAAY;IACZ,gBAAgB;CACjB,CAAC"}
|
|
@@ -57,9 +57,7 @@ export type TCompletedYouTubeVideoDetail = TCompletedYouTubeVideoListAdmin & {
|
|
|
57
57
|
export type TCompletedYouTubeVideoDetailInsert = {
|
|
58
58
|
video_id: string;
|
|
59
59
|
} & Partial<Omit<TCompletedYouTubeVideoDetail, "video_id">>;
|
|
60
|
-
export type TCompletedYouTubeVideoDetailUpdate =
|
|
61
|
-
video_id: string;
|
|
62
|
-
} & Partial<Omit<TCompletedYouTubeVideoDetail, "video_id">>;
|
|
60
|
+
export type TCompletedYouTubeVideoDetailUpdate = Partial<Omit<TCompletedYouTubeVideoDetail, "video_id">>;
|
|
63
61
|
export declare const DB_COLUMNS_COMPLETED_YOUTUBE_VIDEO_LIST_FOR_ADMIN: string[];
|
|
64
62
|
export type TCompletedYouTubeVideoListForPublicFront = {
|
|
65
63
|
video_id: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"t-completed-youtube-video.js","sourceRoot":"","sources":["../../src/types/t-completed-youtube-video.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"t-completed-youtube-video.js","sourceRoot":"","sources":["../../src/types/t-completed-youtube-video.ts"],"names":[],"mappings":"AA4EA;;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,iBAAiB;IACjB,aAAa;IACb,cAAc;IACd,eAAe;IACf,YAAY;IACZ,YAAY;IACZ,YAAY;IACZ,gBAAgB;CACjB,CAAC"}
|
|
@@ -15,7 +15,4 @@ export type TContentBusinessHoursInsert = {
|
|
|
15
15
|
content_code: string;
|
|
16
16
|
day_of_week: number;
|
|
17
17
|
} & Partial<Omit<TContentBusinessHours, "content_code" | "day_of_week">>;
|
|
18
|
-
export type TContentBusinessHoursUpdate =
|
|
19
|
-
content_code: string;
|
|
20
|
-
day_of_week: number;
|
|
21
|
-
} & Partial<Omit<TContentBusinessHours, "content_code" | "day_of_week">>;
|
|
18
|
+
export type TContentBusinessHoursUpdate = Partial<Omit<TContentBusinessHours, "content_code" | "day_of_week">>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-content-description.js","sourceRoot":"","sources":["../../src/types/t-content-description.ts"],"names":[],"mappings":""}
|
|
@@ -9,7 +9,4 @@ export type TContentGPPhotoInsert = {
|
|
|
9
9
|
content_code: string;
|
|
10
10
|
hash_code: string;
|
|
11
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">>;
|
|
12
|
+
export type TContentGPPhotoUpdate = Partial<Omit<TContentGPPhoto, "content_code" | "hash_code">>;
|
|
@@ -9,7 +9,4 @@ export type TContentI18nInsert = {
|
|
|
9
9
|
lang_code: string;
|
|
10
10
|
name: string;
|
|
11
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">>;
|
|
12
|
+
export type TContentI18nUpdate = Partial<Omit<TContentI18n, "content_code" | "lang_code">>;
|
|
@@ -6,14 +6,10 @@ export type TContentImage = {
|
|
|
6
6
|
url: string;
|
|
7
7
|
src_name: string | null;
|
|
8
8
|
src_platform: string | null;
|
|
9
|
-
src_unique_id: string | null;
|
|
10
9
|
src_url: string | null;
|
|
11
10
|
};
|
|
12
11
|
export type TContentImageInsert = {
|
|
13
12
|
content_code: string;
|
|
14
13
|
hash_code: string;
|
|
15
14
|
} & Partial<Omit<TContentImage, "content_code" | "hash_code">>;
|
|
16
|
-
export type TContentImageUpdate =
|
|
17
|
-
content_code: string;
|
|
18
|
-
hash_code: string;
|
|
19
|
-
} & Partial<Omit<TContentImage, "content_code" | "hash_code">>;
|
|
15
|
+
export type TContentImageUpdate = Partial<Omit<TContentImage, "content_code" | "hash_code">>;
|
|
@@ -11,7 +11,4 @@ export type TContentMetadataI18nInsert = {
|
|
|
11
11
|
lang_code: string;
|
|
12
12
|
title: string;
|
|
13
13
|
} & Partial<Omit<TContentMetadataI18n, "content_code" | "lang_code" | "title">>;
|
|
14
|
-
export type TContentMetadataI18nUpdate =
|
|
15
|
-
content_code: string;
|
|
16
|
-
lang_code: string;
|
|
17
|
-
} & Partial<Omit<TContentMetadataI18n, "content_code" | "lang_code">>;
|
|
14
|
+
export type TContentMetadataI18nUpdate = Partial<Omit<TContentMetadataI18n, "content_code" | "lang_code">>;
|
|
@@ -6,14 +6,18 @@ export type TContentPrice = {
|
|
|
6
6
|
price_symbol: string | null;
|
|
7
7
|
price: number | null;
|
|
8
8
|
img_url: string | null;
|
|
9
|
+
src_name: string | null;
|
|
10
|
+
src_platform: string | null;
|
|
11
|
+
src_url: string | null;
|
|
9
12
|
url: string | null;
|
|
10
13
|
description: string | null;
|
|
14
|
+
ingredient: string | null;
|
|
15
|
+
menu_code: string | null;
|
|
16
|
+
order_num: number;
|
|
17
|
+
added_at: string;
|
|
11
18
|
};
|
|
12
19
|
export type TContentPriceInsert = {
|
|
13
20
|
content_code: string;
|
|
14
21
|
hash_code: string;
|
|
15
22
|
} & Partial<Omit<TContentPrice, "content_code" | "hash_code">>;
|
|
16
|
-
export type TContentPriceUpdate =
|
|
17
|
-
content_code: string;
|
|
18
|
-
hash_code: string;
|
|
19
|
-
} & Partial<Omit<TContentPrice, "content_code" | "hash_code">>;
|
|
23
|
+
export type TContentPriceUpdate = Partial<Omit<TContentPrice, "content_code" | "hash_code">>;
|
|
@@ -12,7 +12,4 @@ export type TContentShowTimetableInsert = {
|
|
|
12
12
|
content_code: string;
|
|
13
13
|
hash_code: string;
|
|
14
14
|
} & Partial<Omit<TContentShowTimetable, "content_code" | "hash_code">>;
|
|
15
|
-
export type TContentShowTimetableUpdate =
|
|
16
|
-
content_code: string;
|
|
17
|
-
hash_code: string;
|
|
18
|
-
} & Partial<Omit<TContentShowTimetable, "content_code" | "hash_code">>;
|
|
15
|
+
export type TContentShowTimetableUpdate = Partial<Omit<TContentShowTimetable, "content_code" | "hash_code">>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"t-content-target.js","sourceRoot":"","sources":["../../src/types/t-content-target.ts"],"names":[],"mappings":""}
|
|
@@ -96,27 +96,22 @@ export type TContentDetail = TContentListAdmin & {
|
|
|
96
96
|
thumbnail_main_1: string | null;
|
|
97
97
|
thumbnail_main_1_src_name: string | null;
|
|
98
98
|
thumbnail_main_1_src_platform: string | null;
|
|
99
|
-
thumbnail_main_1_src_unique_id: string | null;
|
|
100
99
|
thumbnail_main_1_src_url: string | null;
|
|
101
100
|
thumbnail_main_2: string | null;
|
|
102
101
|
thumbnail_main_2_src_name: string | null;
|
|
103
102
|
thumbnail_main_2_src_platform: string | null;
|
|
104
|
-
thumbnail_main_2_src_unique_id: string | null;
|
|
105
103
|
thumbnail_main_2_src_url: string | null;
|
|
106
104
|
thumbnail_main_3: string | null;
|
|
107
105
|
thumbnail_main_3_src_name: string | null;
|
|
108
106
|
thumbnail_main_3_src_platform: string | null;
|
|
109
|
-
thumbnail_main_3_src_unique_id: string | null;
|
|
110
107
|
thumbnail_main_3_src_url: string | null;
|
|
111
108
|
thumbnail_main_4: string | null;
|
|
112
109
|
thumbnail_main_4_src_name: string | null;
|
|
113
110
|
thumbnail_main_4_src_platform: string | null;
|
|
114
|
-
thumbnail_main_4_src_unique_id: string | null;
|
|
115
111
|
thumbnail_main_4_src_url: string | null;
|
|
116
112
|
thumbnail_main_5: string | null;
|
|
117
113
|
thumbnail_main_5_src_name: string | null;
|
|
118
114
|
thumbnail_main_5_src_platform: string | null;
|
|
119
|
-
thumbnail_main_5_src_unique_id: string | null;
|
|
120
115
|
thumbnail_main_5_src_url: string | null;
|
|
121
116
|
location: string | null;
|
|
122
117
|
latitude: number | null;
|
|
@@ -143,12 +138,6 @@ export type TContentDetail = TContentListAdmin & {
|
|
|
143
138
|
updated_count: number | null;
|
|
144
139
|
closed_at: string | null;
|
|
145
140
|
closed_by: string | null;
|
|
146
|
-
metadata_title: string | null;
|
|
147
|
-
metadata_description: string | null;
|
|
148
|
-
metadata_keywords: string | null;
|
|
149
|
-
metadata_og_title: string | null;
|
|
150
|
-
metadata_og_description: string | null;
|
|
151
|
-
metadata_og_image: string | null;
|
|
152
141
|
};
|
|
153
142
|
export type TContentDetailInsert = {
|
|
154
143
|
country_code: string;
|
package/dist/types/t-content.js
CHANGED
|
@@ -140,12 +140,6 @@ export const KEYS_CONTENT_STR = [
|
|
|
140
140
|
"updated_at",
|
|
141
141
|
"closed_at",
|
|
142
142
|
"closed_by",
|
|
143
|
-
"metadata_title",
|
|
144
|
-
"metadata_description",
|
|
145
|
-
"metadata_keywords",
|
|
146
|
-
"metadata_og_title",
|
|
147
|
-
"metadata_og_description",
|
|
148
|
-
"metadata_og_image",
|
|
149
143
|
"label_1",
|
|
150
144
|
"label_2",
|
|
151
145
|
"label_3",
|
|
@@ -154,27 +148,22 @@ export const KEYS_CONTENT_STR = [
|
|
|
154
148
|
"thumbnail_main_1",
|
|
155
149
|
"thumbnail_main_1_src_name",
|
|
156
150
|
"thumbnail_main_1_src_platform",
|
|
157
|
-
"thumbnail_main_1_src_unique_id",
|
|
158
151
|
"thumbnail_main_1_src_url",
|
|
159
152
|
"thumbnail_main_2",
|
|
160
153
|
"thumbnail_main_2_src_name",
|
|
161
154
|
"thumbnail_main_2_src_platform",
|
|
162
|
-
"thumbnail_main_2_src_unique_id",
|
|
163
155
|
"thumbnail_main_2_src_url",
|
|
164
156
|
"thumbnail_main_3",
|
|
165
157
|
"thumbnail_main_3_src_name",
|
|
166
158
|
"thumbnail_main_3_src_platform",
|
|
167
|
-
"thumbnail_main_3_src_unique_id",
|
|
168
159
|
"thumbnail_main_3_src_url",
|
|
169
160
|
"thumbnail_main_4",
|
|
170
161
|
"thumbnail_main_4_src_name",
|
|
171
162
|
"thumbnail_main_4_src_platform",
|
|
172
|
-
"thumbnail_main_4_src_unique_id",
|
|
173
163
|
"thumbnail_main_4_src_url",
|
|
174
164
|
"thumbnail_main_5",
|
|
175
165
|
"thumbnail_main_5_src_name",
|
|
176
166
|
"thumbnail_main_5_src_platform",
|
|
177
|
-
"thumbnail_main_5_src_unique_id",
|
|
178
167
|
"thumbnail_main_5_src_url",
|
|
179
168
|
];
|
|
180
169
|
/*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"t-content.js","sourceRoot":"","sources":["../../src/types/t-content.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"t-content.js","sourceRoot":"","sources":["../../src/types/t-content.ts"],"names":[],"mappings":"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"}
|
|
@@ -13,7 +13,4 @@ export type TMapCategoryContentInsert = {
|
|
|
13
13
|
category_code: string;
|
|
14
14
|
content_code: string;
|
|
15
15
|
} & Partial<Omit<TMapCategoryContent, "category_code" | "content_code">>;
|
|
16
|
-
export type TMapCategoryContentUpdate =
|
|
17
|
-
category_code: string;
|
|
18
|
-
content_code: string;
|
|
19
|
-
} & Partial<Omit<TMapCategoryContent, "category_code" | "content_code">>;
|
|
16
|
+
export type TMapCategoryContentUpdate = Partial<Omit<TMapCategoryContent, "category_code" | "content_code">>;
|
|
@@ -16,7 +16,4 @@ export type TMapCategoryInstagramInsert = {
|
|
|
16
16
|
category_code: string;
|
|
17
17
|
insta_hash_code: string;
|
|
18
18
|
} & Partial<Omit<TMapCategoryInstagram, "category_code" | "insta_hash_code">>;
|
|
19
|
-
export type TMapCategoryInstagramUpdate =
|
|
20
|
-
category_code: string;
|
|
21
|
-
insta_hash_code: string;
|
|
22
|
-
} & Partial<Omit<TMapCategoryInstagram, "category_code" | "insta_hash_code">>;
|
|
19
|
+
export type TMapCategoryInstagramUpdate = Partial<Omit<TMapCategoryInstagram, "category_code" | "insta_hash_code">>;
|
|
@@ -16,7 +16,4 @@ export type TMapCategoryYouTubeVideoInsert = {
|
|
|
16
16
|
category_code: string;
|
|
17
17
|
video_id: string;
|
|
18
18
|
} & Partial<Omit<TMapCategoryYouTubeVideo, "category_code" | "video_id">>;
|
|
19
|
-
export type TMapCategoryYouTubeVideoUpdate =
|
|
20
|
-
category_code: string;
|
|
21
|
-
video_id: string;
|
|
22
|
-
} & Partial<Omit<TMapCategoryYouTubeVideo, "category_code" | "video_id">>;
|
|
19
|
+
export type TMapCategoryYouTubeVideoUpdate = Partial<Omit<TMapCategoryYouTubeVideo, "category_code" | "video_id">>;
|
|
@@ -15,7 +15,4 @@ export type TMapCityContentInsert = {
|
|
|
15
15
|
city_code: string;
|
|
16
16
|
content_code: string;
|
|
17
17
|
} & Partial<Omit<TMapCityContent, "city_code" | "content_code">>;
|
|
18
|
-
export type TMapCityContentUpdate =
|
|
19
|
-
city_code: string;
|
|
20
|
-
content_code: string;
|
|
21
|
-
} & Partial<Omit<TMapCityContent, "city_code" | "content_code">>;
|
|
18
|
+
export type TMapCityContentUpdate = Partial<Omit<TMapCityContent, "city_code" | "content_code">>;
|
|
@@ -16,7 +16,4 @@ export type TMapCityInstagramInsert = {
|
|
|
16
16
|
city_code: string;
|
|
17
17
|
insta_hash_code: string;
|
|
18
18
|
} & Partial<Omit<TMapCityInstagram, "city_code" | "insta_hash_code">>;
|
|
19
|
-
export type TMapCityInstagramUpdate =
|
|
20
|
-
city_code: string;
|
|
21
|
-
insta_hash_code: string;
|
|
22
|
-
} & Partial<Omit<TMapCityInstagram, "city_code" | "insta_hash_code">>;
|
|
19
|
+
export type TMapCityInstagramUpdate = Partial<Omit<TMapCityInstagram, "city_code" | "insta_hash_code">>;
|
|
@@ -16,7 +16,4 @@ export type TMapCityYouTubeVideoInsert = {
|
|
|
16
16
|
city_code: string;
|
|
17
17
|
video_id: string;
|
|
18
18
|
} & Partial<Omit<TMapCityYouTubeVideo, "city_code" | "video_id">>;
|
|
19
|
-
export type TMapCityYouTubeVideoUpdate =
|
|
20
|
-
city_code: string;
|
|
21
|
-
video_id: string;
|
|
22
|
-
} & Partial<Omit<TMapCityYouTubeVideo, "city_code" | "video_id">>;
|
|
19
|
+
export type TMapCityYouTubeVideoUpdate = Partial<Omit<TMapCityYouTubeVideo, "city_code" | "video_id">>;
|
|
@@ -8,7 +8,4 @@ export type TMapCompletedYouTubeChannelAndCountryInsert = {
|
|
|
8
8
|
channel_id: string;
|
|
9
9
|
country_code: string;
|
|
10
10
|
} & Partial<Omit<TMapCompletedYouTubeChannelAndCountry, "channel_id" | "country_code">>;
|
|
11
|
-
export type TMapCompletedYouTubeChannelAndCountryUpdate =
|
|
12
|
-
channel_id: string;
|
|
13
|
-
country_code: string;
|
|
14
|
-
} & Partial<Omit<TMapCompletedYouTubeChannelAndCountry, "channel_id" | "country_code">>;
|
|
11
|
+
export type TMapCompletedYouTubeChannelAndCountryUpdate = Partial<Omit<TMapCompletedYouTubeChannelAndCountry, "channel_id" | "country_code">>;
|
|
@@ -16,7 +16,4 @@ export type TMapContentInstagramInsert = {
|
|
|
16
16
|
content_code: string;
|
|
17
17
|
insta_hash_code: string;
|
|
18
18
|
} & Partial<Omit<TMapContentInstagram, "content_code" | "insta_hash_code">>;
|
|
19
|
-
export type TMapContentInstagramUpdate =
|
|
20
|
-
content_code: string;
|
|
21
|
-
insta_hash_code: string;
|
|
22
|
-
} & Partial<Omit<TMapContentInstagram, "content_code" | "insta_hash_code">>;
|
|
19
|
+
export type TMapContentInstagramUpdate = Partial<Omit<TMapContentInstagram, "content_code" | "insta_hash_code">>;
|
|
@@ -18,7 +18,4 @@ export type TMapContentYouTubeVideoInsert = {
|
|
|
18
18
|
content_code: string;
|
|
19
19
|
video_id: string;
|
|
20
20
|
} & Partial<Omit<TMapContentYouTubeVideo, "content_code" | "video_id">>;
|
|
21
|
-
export type TMapContentYouTubeVideoUpdate =
|
|
22
|
-
content_code: string;
|
|
23
|
-
video_id: string;
|
|
24
|
-
} & Partial<Omit<TMapContentYouTubeVideo, "content_code" | "video_id">>;
|
|
21
|
+
export type TMapContentYouTubeVideoUpdate = Partial<Omit<TMapContentYouTubeVideo, "content_code" | "video_id">>;
|
|
@@ -16,7 +16,4 @@ export type TMapStagContentInsert = {
|
|
|
16
16
|
stag_code: string;
|
|
17
17
|
content_code: string;
|
|
18
18
|
} & Partial<Omit<TMapStagContent, "stag_code" | "content_code">>;
|
|
19
|
-
export type TMapStagContentUpdate =
|
|
20
|
-
stag_code: string;
|
|
21
|
-
content_code: string;
|
|
22
|
-
} & Partial<Omit<TMapStagContent, "stag_code" | "content_code">>;
|
|
19
|
+
export type TMapStagContentUpdate = Partial<Omit<TMapStagContent, "stag_code" | "content_code">>;
|
|
@@ -19,7 +19,4 @@ export type TMapStagInstagramInsert = {
|
|
|
19
19
|
stag_code: string;
|
|
20
20
|
insta_hash_code: string;
|
|
21
21
|
} & Partial<Omit<TMapStagInstagram, "stag_code" | "insta_hash_code">>;
|
|
22
|
-
export type TMapStagInstagramUpdate =
|
|
23
|
-
stag_code: string;
|
|
24
|
-
insta_hash_code: string;
|
|
25
|
-
} & Partial<Omit<TMapStagInstagram, "stag_code" | "insta_hash_code">>;
|
|
22
|
+
export type TMapStagInstagramUpdate = Partial<Omit<TMapStagInstagram, "stag_code" | "insta_hash_code">>;
|
|
@@ -19,7 +19,4 @@ export type TMapStagYouTubeVideoInsert = {
|
|
|
19
19
|
stag_code: string;
|
|
20
20
|
video_id: string;
|
|
21
21
|
} & Partial<Omit<TMapStagYouTubeVideo, "stag_code" | "video_id">>;
|
|
22
|
-
export type TMapStagYouTubeVideoUpdate =
|
|
23
|
-
stag_code: string;
|
|
24
|
-
video_id: string;
|
|
25
|
-
} & Partial<Omit<TMapStagYouTubeVideo, "stag_code" | "video_id">>;
|
|
22
|
+
export type TMapStagYouTubeVideoUpdate = Partial<Omit<TMapStagYouTubeVideo, "stag_code" | "video_id">>;
|
|
@@ -13,7 +13,4 @@ export type TMapStreetContentInsert = {
|
|
|
13
13
|
street_code: string;
|
|
14
14
|
content_code: string;
|
|
15
15
|
} & Partial<Omit<TMapStreetContent, "street_code" | "content_code">>;
|
|
16
|
-
export type TMapStreetContentUpdate =
|
|
17
|
-
street_code: string;
|
|
18
|
-
content_code: string;
|
|
19
|
-
} & Partial<Omit<TMapStreetContent, "street_code" | "content_code">>;
|
|
16
|
+
export type TMapStreetContentUpdate = Partial<Omit<TMapStreetContent, "street_code" | "content_code">>;
|
|
@@ -16,7 +16,4 @@ export type TMapStreetInstagramInsert = {
|
|
|
16
16
|
street_code: string;
|
|
17
17
|
insta_hash_code: string;
|
|
18
18
|
} & Partial<Omit<TMapStreetInstagram, "street_code" | "insta_hash_code">>;
|
|
19
|
-
export type TMapStreetInstagramUpdate =
|
|
20
|
-
street_code: string;
|
|
21
|
-
insta_hash_code: string;
|
|
22
|
-
} & Partial<Omit<TMapStreetInstagram, "street_code" | "insta_hash_code">>;
|
|
19
|
+
export type TMapStreetInstagramUpdate = Partial<Omit<TMapStreetInstagram, "street_code" | "insta_hash_code">>;
|
|
@@ -16,7 +16,4 @@ export type TMapStreetYouTubeVideoInsert = {
|
|
|
16
16
|
street_code: string;
|
|
17
17
|
video_id: string;
|
|
18
18
|
} & Partial<Omit<TMapStreetYouTubeVideo, "street_code" | "video_id">>;
|
|
19
|
-
export type TMapStreetYouTubeVideoUpdate =
|
|
20
|
-
street_code: string;
|
|
21
|
-
video_id: string;
|
|
22
|
-
} & Partial<Omit<TMapStreetYouTubeVideo, "street_code" | "video_id">>;
|
|
19
|
+
export type TMapStreetYouTubeVideoUpdate = Partial<Omit<TMapStreetYouTubeVideo, "street_code" | "video_id">>;
|
|
@@ -18,7 +18,4 @@ export type TMapTagContentInsert = {
|
|
|
18
18
|
tag: string;
|
|
19
19
|
content_code: string;
|
|
20
20
|
} & Partial<Omit<TMapTagContent, "tag" | "content_code">>;
|
|
21
|
-
export type TMapTagContentUpdate =
|
|
22
|
-
tag: string;
|
|
23
|
-
content_code: string;
|
|
24
|
-
} & Partial<Omit<TMapTagContent, "tag" | "content_code">>;
|
|
21
|
+
export type TMapTagContentUpdate = Partial<Omit<TMapTagContent, "tag" | "content_code">>;
|
|
@@ -9,7 +9,4 @@ export type TStagI18nInsert = {
|
|
|
9
9
|
lang_code: string;
|
|
10
10
|
name: string;
|
|
11
11
|
} & Partial<Omit<TStagI18n, "stag_code" | "lang_code" | "name">>;
|
|
12
|
-
export type TStagI18nUpdate =
|
|
13
|
-
stag_code: string;
|
|
14
|
-
lang_code: string;
|
|
15
|
-
} & Partial<Omit<TStagI18n, "stag_code" | "lang_code">>;
|
|
12
|
+
export type TStagI18nUpdate = Partial<Omit<TStagI18n, "stag_code" | "lang_code">>;
|
|
@@ -6,7 +6,6 @@ export type TStagImage = {
|
|
|
6
6
|
url: string;
|
|
7
7
|
src_name: string | null;
|
|
8
8
|
src_platform: string | null;
|
|
9
|
-
src_unique_id: string | null;
|
|
10
9
|
src_url: string | null;
|
|
11
10
|
};
|
|
12
11
|
export type TStagImageInsert = {
|
|
@@ -14,7 +13,4 @@ export type TStagImageInsert = {
|
|
|
14
13
|
hash_code: string;
|
|
15
14
|
url: string;
|
|
16
15
|
} & Partial<Omit<TStagImage, "stag_code" | "hash_code" | "url">>;
|
|
17
|
-
export type TStagImageUpdate =
|
|
18
|
-
stag_code: string;
|
|
19
|
-
hash_code: string;
|
|
20
|
-
} & Partial<Omit<TStagImage, "stag_code" | "hash_code">>;
|
|
16
|
+
export type TStagImageUpdate = Partial<Omit<TStagImage, "stag_code" | "hash_code">>;
|