dplus_common_v1 0.2.7 → 0.2.8

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.
@@ -83,12 +83,41 @@ export type TCityDetailInsert = {
83
83
  country_code: string;
84
84
  name: string;
85
85
  address: string;
86
- latitude?: number | null;
87
- longitude?: number | null;
88
- radius_m?: number | null;
89
86
  name_native?: string | null;
90
87
  name_ko?: string | null;
91
88
  order_num?: number;
89
+ thumbnail_square?: string | null;
90
+ thumbnail_horizontal?: string | null;
91
+ thumbnail_vertical?: string | null;
92
+ profile?: string | null;
93
+ official_web?: string | null;
94
+ youtube_ch_id?: string | null;
95
+ instagram_id?: string | null;
96
+ tiktok_id?: string | null;
97
+ threads_id?: string | null;
98
+ latitude?: number | null;
99
+ longitude?: number | null;
100
+ radius_m?: number | null;
101
+ address_native?: string | null;
102
+ google_map_url?: string | null;
103
+ naver_map_url?: string | null;
104
+ is_active?: boolean;
105
+ is_display?: boolean;
106
+ hero_image_01?: string | null;
107
+ hero_image_02?: string | null;
108
+ hero_image_03?: string | null;
109
+ hero_image_04?: string | null;
110
+ hero_image_05?: string | null;
111
+ thumbnail_main_01?: string | null;
112
+ thumbnail_main_02?: string | null;
113
+ thumbnail_main_03?: string | null;
114
+ thumbnail_main_04?: string | null;
115
+ thumbnail_main_05?: string | null;
116
+ thumbnail_vertical_01?: string | null;
117
+ thumbnail_vertical_02?: string | null;
118
+ thumbnail_vertical_03?: string | null;
119
+ thumbnail_vertical_04?: string | null;
120
+ thumbnail_vertical_05?: string | null;
92
121
  };
93
122
  export type TCityDetailUpdate = {
94
123
  name?: string;
@@ -113,6 +142,21 @@ export type TCityDetailUpdate = {
113
142
  naver_map_url?: string | null;
114
143
  is_active?: boolean;
115
144
  is_display?: boolean;
145
+ hero_image_01?: string | null;
146
+ hero_image_02?: string | null;
147
+ hero_image_03?: string | null;
148
+ hero_image_04?: string | null;
149
+ hero_image_05?: string | null;
150
+ thumbnail_main_01?: string | null;
151
+ thumbnail_main_02?: string | null;
152
+ thumbnail_main_03?: string | null;
153
+ thumbnail_main_04?: string | null;
154
+ thumbnail_main_05?: string | null;
155
+ thumbnail_vertical_01?: string | null;
156
+ thumbnail_vertical_02?: string | null;
157
+ thumbnail_vertical_03?: string | null;
158
+ thumbnail_vertical_04?: string | null;
159
+ thumbnail_vertical_05?: string | null;
116
160
  };
117
161
  export declare const KEYS_CITY_STR: string[];
118
162
  export declare const KEYS_CITY_NUM: string[];
@@ -1 +1 @@
1
- {"version":3,"file":"t-city.js","sourceRoot":"","sources":["../../../src/types/types-city/t-city.ts"],"names":[],"mappings":"AA8CA;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,cAAc,EAAE,WAAW,EAAE,MAAM,EAAE,aAAa,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;AAsBnH;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG;IAC5C,cAAc;IACd,WAAW;IACX,MAAM;IACN,aAAa;IACb,SAAS;IACT,WAAW;IACX,cAAc;IACd,eAAe;IACf,cAAc;IACd,WAAW;IACX,YAAY;IACZ,SAAS;IACT,gBAAgB;IAChB,WAAW;IACX,YAAY;IACZ,YAAY;IACZ,aAAa;CACd,CAAC;AA2FF;;;GAGG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG;IAC3B,WAAW;IACX,cAAc;IACd,MAAM;IACN,aAAa;IACb,SAAS;IACT,cAAc;IACd,eAAe;IACf,cAAc;IACd,WAAW;IACX,YAAY;IACZ,SAAS;IACT,gBAAgB;IAChB,gBAAgB;IAChB,eAAe;IACf,gBAAgB;IAChB,eAAe;IACf,eAAe;IACf,eAAe;IACf,eAAe;IACf,eAAe;IACf,mBAAmB;IACnB,mBAAmB;IACnB,mBAAmB;IACnB,mBAAmB;IACnB,mBAAmB;IACnB,uBAAuB;IACvB,uBAAuB;IACvB,uBAAuB;IACvB,uBAAuB;IACvB,uBAAuB;CACxB,CAAC;AAGF;;;GAGG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG;IAC3B,WAAW;IACX,UAAU;IACV,WAAW;IACX,UAAU;CACX,CAAC;AAGF;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,WAAW,EAAE,YAAY,CAAC,CAAC"}
1
+ {"version":3,"file":"t-city.js","sourceRoot":"","sources":["../../../src/types/types-city/t-city.ts"],"names":[],"mappings":"AA8CA;;GAEG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,CAAC,cAAc,EAAE,WAAW,EAAE,MAAM,EAAE,aAAa,EAAE,SAAS,EAAE,WAAW,CAAC,CAAC;AAsBnH;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG;IAC5C,cAAc;IACd,WAAW;IACX,MAAM;IACN,aAAa;IACb,SAAS;IACT,WAAW;IACX,cAAc;IACd,eAAe;IACf,cAAc;IACd,WAAW;IACX,YAAY;IACZ,SAAS;IACT,gBAAgB;IAChB,WAAW;IACX,YAAY;IACZ,YAAY;IACZ,aAAa;CACd,CAAC;AAkJF;;;GAGG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG;IAC3B,WAAW;IACX,cAAc;IACd,MAAM;IACN,aAAa;IACb,SAAS;IACT,cAAc;IACd,eAAe;IACf,cAAc;IACd,WAAW;IACX,YAAY;IACZ,SAAS;IACT,gBAAgB;IAChB,gBAAgB;IAChB,eAAe;IACf,gBAAgB;IAChB,eAAe;IACf,eAAe;IACf,eAAe;IACf,eAAe;IACf,eAAe;IACf,mBAAmB;IACnB,mBAAmB;IACnB,mBAAmB;IACnB,mBAAmB;IACnB,mBAAmB;IACnB,uBAAuB;IACvB,uBAAuB;IACvB,uBAAuB;IACvB,uBAAuB;IACvB,uBAAuB;CACxB,CAAC;AAGF;;;GAGG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG;IAC3B,WAAW;IACX,UAAU;IACV,WAAW;IACX,UAAU;CACX,CAAC;AAGF;;;GAGG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,WAAW,EAAE,YAAY,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dplus_common_v1",
3
- "version": "0.2.7",
3
+ "version": "0.2.8",
4
4
  "description": "Common modules for dplus API Server and Admin User Frontend",
5
5
  "keywords": [
6
6
  "dplus"