dplus_common_v1 0.1.108 → 0.1.109
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 +1 -0
- package/dist/consts/db.js +1 -0
- package/dist/consts/db.js.map +1 -1
- package/dist/dplus-types/dplus-response-types.d.ts +3 -0
- package/dist/fields/fields-event/f-event-image.d.ts +8 -21
- package/dist/fields/fields-event/f-event-image.js +33 -46
- package/dist/fields/fields-event/f-event-image.js.map +1 -1
- package/dist/fields/fields-event/f-event.d.ts +84 -105
- package/dist/fields/fields-event/f-event.js +84 -105
- package/dist/fields/fields-event/f-event.js.map +1 -1
- package/dist/fields/fields-folder/f-folder-image.d.ts +8 -21
- package/dist/fields/fields-folder/f-folder-image.js +33 -46
- package/dist/fields/fields-folder/f-folder-image.js.map +1 -1
- package/dist/fields/fields-folder/f-folder.d.ts +81 -102
- package/dist/fields/fields-folder/f-folder.js +84 -105
- package/dist/fields/fields-folder/f-folder.js.map +1 -1
- package/dist/fields/fields-group/f-group-image.d.ts +8 -21
- package/dist/fields/fields-group/f-group-image.js +33 -46
- package/dist/fields/fields-group/f-group-image.js.map +1 -1
- package/dist/fields/fields-group/f-group.d.ts +41 -62
- package/dist/fields/fields-group/f-group.js +84 -105
- package/dist/fields/fields-group/f-group.js.map +1 -1
- package/dist/fields/fields-map/f-map-category-event.d.ts +0 -6
- package/dist/fields/fields-map/f-map-category-event.js +0 -6
- package/dist/fields/fields-map/f-map-category-event.js.map +1 -1
- package/dist/fields/fields-map/f-map-category-folder.d.ts +0 -12
- package/dist/fields/fields-map/f-map-category-folder.js +0 -12
- package/dist/fields/fields-map/f-map-category-folder.js.map +1 -1
- package/dist/fields/fields-map/f-map-city-event.d.ts +0 -6
- package/dist/fields/fields-map/f-map-city-event.js +0 -6
- package/dist/fields/fields-map/f-map-city-event.js.map +1 -1
- package/dist/fields/fields-map/f-map-city-folder.d.ts +0 -12
- package/dist/fields/fields-map/f-map-city-folder.js +0 -12
- package/dist/fields/fields-map/f-map-city-folder.js.map +1 -1
- package/dist/fields/fields-map/f-map-country-event.d.ts +0 -6
- package/dist/fields/fields-map/f-map-country-event.js +0 -6
- package/dist/fields/fields-map/f-map-country-event.js.map +1 -1
- package/dist/fields/fields-map/f-map-country-folder.d.ts +0 -12
- package/dist/fields/fields-map/f-map-country-folder.js +0 -12
- package/dist/fields/fields-map/f-map-country-folder.js.map +1 -1
- package/dist/fields/fields-map/f-map-folder-event.d.ts +0 -6
- package/dist/fields/fields-map/f-map-folder-event.js +0 -6
- package/dist/fields/fields-map/f-map-folder-event.js.map +1 -1
- package/dist/fields/fields-map/f-map-group-event.d.ts +0 -6
- package/dist/fields/fields-map/f-map-group-event.js +0 -6
- package/dist/fields/fields-map/f-map-group-event.js.map +1 -1
- package/dist/fields/fields-map/f-map-group-folder.d.ts +0 -12
- package/dist/fields/fields-map/f-map-group-folder.js +0 -12
- package/dist/fields/fields-map/f-map-group-folder.js.map +1 -1
- package/dist/fields/fields-map/f-map-stag-event.d.ts +0 -6
- package/dist/fields/fields-map/f-map-stag-event.js +0 -6
- package/dist/fields/fields-map/f-map-stag-event.js.map +1 -1
- package/dist/fields/fields-map/f-map-stag-folder.d.ts +0 -12
- package/dist/fields/fields-map/f-map-stag-folder.js +0 -12
- package/dist/fields/fields-map/f-map-stag-folder.js.map +1 -1
- package/dist/fields/fields-map/f-map-tag-event.d.ts +0 -6
- package/dist/fields/fields-map/f-map-tag-event.js +0 -6
- package/dist/fields/fields-map/f-map-tag-event.js.map +1 -1
- package/dist/fields/fields-map/f-map-tag-folder.d.ts +0 -12
- package/dist/fields/fields-map/f-map-tag-folder.js +0 -12
- package/dist/fields/fields-map/f-map-tag-folder.js.map +1 -1
- package/dist/fields/fields-map/f-map-user-event.d.ts +0 -6
- package/dist/fields/fields-map/f-map-user-event.js +0 -6
- package/dist/fields/fields-map/f-map-user-event.js.map +1 -1
- package/dist/fields/fields-map/f-map-user-folder.d.ts +0 -12
- package/dist/fields/fields-map/f-map-user-folder.js +0 -12
- package/dist/fields/fields-map/f-map-user-folder.js.map +1 -1
- package/dist/fields/fields-stag/f-stag-image.d.ts +77 -0
- package/dist/fields/fields-stag/f-stag-image.js +78 -0
- package/dist/fields/fields-stag/f-stag-image.js.map +1 -0
- package/dist/fields/fields-stag/f-stag.d.ts +47 -68
- package/dist/fields/fields-stag/f-stag.js +84 -105
- package/dist/fields/fields-stag/f-stag.js.map +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/dist/types/types-event/t-event-image.d.ts +12 -11
- package/dist/types/types-event/t-event.d.ts +24 -15
- package/dist/types/types-event/t-event.js +12 -15
- package/dist/types/types-event/t-event.js.map +1 -1
- package/dist/types/types-folder/t-folder-image.d.ts +12 -11
- package/dist/types/types-folder/t-folder.d.ts +12 -15
- package/dist/types/types-folder/t-folder.js +12 -15
- package/dist/types/types-folder/t-folder.js.map +1 -1
- package/dist/types/types-group/t-group-image.d.ts +12 -11
- package/dist/types/types-group/t-group.d.ts +12 -15
- package/dist/types/types-group/t-group.js +12 -15
- package/dist/types/types-group/t-group.js.map +1 -1
- package/dist/types/types-map/t-map-category-event.d.ts +0 -1
- package/dist/types/types-map/t-map-category-folder.d.ts +0 -2
- package/dist/types/types-map/t-map-city-event.d.ts +0 -1
- package/dist/types/types-map/t-map-city-folder.d.ts +0 -2
- package/dist/types/types-map/t-map-country-event.d.ts +0 -1
- package/dist/types/types-map/t-map-country-folder.d.ts +0 -2
- package/dist/types/types-map/t-map-folder-event.d.ts +0 -1
- package/dist/types/types-map/t-map-group-event.d.ts +0 -1
- package/dist/types/types-map/t-map-group-folder.d.ts +0 -2
- package/dist/types/types-map/t-map-stag-event.d.ts +0 -1
- package/dist/types/types-map/t-map-stag-folder.d.ts +0 -2
- package/dist/types/types-map/t-map-tag-event.d.ts +0 -1
- package/dist/types/types-map/t-map-tag-folder.d.ts +0 -2
- package/dist/types/types-map/t-map-user-event.d.ts +0 -1
- package/dist/types/types-map/t-map-user-folder.d.ts +0 -2
- package/dist/types/types-stag/t-stag-image.d.ts +22 -0
- package/dist/types/types-stag/t-stag-image.js +2 -0
- package/dist/types/types-stag/t-stag-image.js.map +1 -0
- package/dist/types/types-stag/t-stag.d.ts +12 -15
- package/dist/types/types-stag/t-stag.js +12 -15
- package/dist/types/types-stag/t-stag.js.map +1 -1
- package/package.json +1 -1
package/dist/consts/db.d.ts
CHANGED
package/dist/consts/db.js
CHANGED
package/dist/consts/db.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"db.js","sourceRoot":"","sources":["../../src/consts/db.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,QAAQ,GAAG;IACtB,wCAAwC;IACxC,SAAS,EAAE,WAAW;IACtB,SAAS,EAAE,WAAW;IACtB,iBAAiB,EAAE,mBAAmB;IACtC,qBAAqB,EAAE,uBAAuB;IAC9C,qBAAqB,EAAE,uBAAuB;IAE9C,SAAS;IACT,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,aAAa;IAC1B,mBAAmB,EAAE,qBAAqB;IAC1C,SAAS,EAAE,WAAW;IACtB,kBAAkB,EAAE,oBAAoB;IACxC,cAAc,EAAE,gBAAgB;IAEhC,aAAa;IACb,UAAU,EAAE,YAAY;IACxB,aAAa,EAAE,eAAe;IAC9B,sBAAsB,EAAE,wBAAwB;IAChD,kBAAkB,EAAE,oBAAoB;IAExC,QAAQ;IACR,KAAK,EAAE,OAAO;IACd,SAAS,EAAE,WAAW;IACtB,kBAAkB,EAAE,oBAAoB;IACxC,cAAc,EAAE,gBAAgB;IAEhC,OAAO;IACP,IAAI,EAAE,MAAM;IACZ,aAAa,EAAE,eAAe;IAE9B,oBAAoB;IACpB,iBAAiB,EAAE,mBAAmB;IAEtC,UAAU;IACV,OAAO,EAAE,SAAS;IAClB,aAAa,EAAE,eAAe;IAC9B,oBAAoB,EAAE,sBAAsB;IAC5C,gBAAgB,EAAE,kBAAkB;IACpC,kBAAkB,EAAE,oBAAoB;IAExC,SAAS;IACT,MAAM,EAAE,QAAQ;IAChB,YAAY,EAAE,cAAc;IAC5B,mBAAmB,EAAE,qBAAqB;IAC1C,eAAe,EAAE,iBAAiB;IAClC,iBAAiB,EAAE,mBAAmB;IACtC,gBAAgB,EAAE,kBAAkB;IAEpC,SAAS;IACT,MAAM,EAAE,QAAQ;IAChB,YAAY,EAAE,cAAc;IAC5B,mBAAmB,EAAE,qBAAqB;IAC1C,eAAe,EAAE,iBAAiB;IAClC,iBAAiB,EAAE,mBAAmB;IAEtC,iBAAiB;IACjB,cAAc,EAAE,gBAAgB;IAEhC,QAAQ;IACR,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;IACpB,mBAAmB,EAAE,qBAAqB;IAC1C,yBAAyB,EAAE,2BAA2B;IACtD,2BAA2B,EAAE,6BAA6B;IAE1D,SAAS;IACT,MAAM,EAAE,QAAQ;IAEhB,MAAM;IACN,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;IAChC,kBAAkB,EAAE,oBAAoB;IACxC,iBAAiB,EAAE,mBAAmB;IACtC,mBAAmB,EAAE,qBAAqB;IAC1C,kBAAkB,EAAE,oBAAoB;IACxC,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;IAChC,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;CACjC,CAAC"}
|
|
1
|
+
{"version":3,"file":"db.js","sourceRoot":"","sources":["../../src/consts/db.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,QAAQ,GAAG;IACtB,wCAAwC;IACxC,SAAS,EAAE,WAAW;IACtB,SAAS,EAAE,WAAW;IACtB,iBAAiB,EAAE,mBAAmB;IACtC,qBAAqB,EAAE,uBAAuB;IAC9C,qBAAqB,EAAE,uBAAuB;IAE9C,SAAS;IACT,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,aAAa;IAC1B,mBAAmB,EAAE,qBAAqB;IAC1C,SAAS,EAAE,WAAW;IACtB,kBAAkB,EAAE,oBAAoB;IACxC,cAAc,EAAE,gBAAgB;IAEhC,aAAa;IACb,UAAU,EAAE,YAAY;IACxB,aAAa,EAAE,eAAe;IAC9B,sBAAsB,EAAE,wBAAwB;IAChD,kBAAkB,EAAE,oBAAoB;IAExC,QAAQ;IACR,KAAK,EAAE,OAAO;IACd,WAAW,EAAE,aAAa;IAC1B,SAAS,EAAE,WAAW;IACtB,kBAAkB,EAAE,oBAAoB;IACxC,cAAc,EAAE,gBAAgB;IAEhC,OAAO;IACP,IAAI,EAAE,MAAM;IACZ,aAAa,EAAE,eAAe;IAE9B,oBAAoB;IACpB,iBAAiB,EAAE,mBAAmB;IAEtC,UAAU;IACV,OAAO,EAAE,SAAS;IAClB,aAAa,EAAE,eAAe;IAC9B,oBAAoB,EAAE,sBAAsB;IAC5C,gBAAgB,EAAE,kBAAkB;IACpC,kBAAkB,EAAE,oBAAoB;IAExC,SAAS;IACT,MAAM,EAAE,QAAQ;IAChB,YAAY,EAAE,cAAc;IAC5B,mBAAmB,EAAE,qBAAqB;IAC1C,eAAe,EAAE,iBAAiB;IAClC,iBAAiB,EAAE,mBAAmB;IACtC,gBAAgB,EAAE,kBAAkB;IAEpC,SAAS;IACT,MAAM,EAAE,QAAQ;IAChB,YAAY,EAAE,cAAc;IAC5B,mBAAmB,EAAE,qBAAqB;IAC1C,eAAe,EAAE,iBAAiB;IAClC,iBAAiB,EAAE,mBAAmB;IAEtC,iBAAiB;IACjB,cAAc,EAAE,gBAAgB;IAEhC,QAAQ;IACR,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;IACpB,mBAAmB,EAAE,qBAAqB;IAC1C,yBAAyB,EAAE,2BAA2B;IACtD,2BAA2B,EAAE,6BAA6B;IAE1D,SAAS;IACT,MAAM,EAAE,QAAQ;IAEhB,MAAM;IACN,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;IAChC,kBAAkB,EAAE,oBAAoB;IACxC,iBAAiB,EAAE,mBAAmB;IACtC,mBAAmB,EAAE,qBAAqB;IAC1C,kBAAkB,EAAE,oBAAoB;IACxC,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;IAChC,cAAc,EAAE,gBAAgB;IAChC,aAAa,EAAE,eAAe;IAC9B,gBAAgB,EAAE,kBAAkB;IACpC,eAAe,EAAE,iBAAiB;IAClC,eAAe,EAAE,iBAAiB;IAClC,cAAc,EAAE,gBAAgB;CACjC,CAAC"}
|
|
@@ -32,6 +32,7 @@ import { TMapTagEventWithEventInfo, TMapTagEventWithTagInfo } from "../types/typ
|
|
|
32
32
|
import { TMapTagFolderWithFolderInfo, TMapTagFolderWithTagInfo } from "../types/types-map/t-map-tag-folder";
|
|
33
33
|
import { TStagDetail, TStagInfoForCountryDetail, TStagLabelInfo } from "../types/types-stag/t-stag";
|
|
34
34
|
import { TStagI18n } from "../types/types-stag/t-stag-i18n";
|
|
35
|
+
import { TStagImage } from "../types/types-stag/t-stag-image";
|
|
35
36
|
import { TStagMetadataI18nDetail } from "../types/types-stag/t-stag-metadata-i18n";
|
|
36
37
|
import { TTag, TTagLabelInfo } from "../types/types-tag/t-tag";
|
|
37
38
|
export type ResponseDBSelect<T> = {
|
|
@@ -178,6 +179,7 @@ export type ResponseCategoryDetailForUserFront = BaseResponseDetail<null, TCateg
|
|
|
178
179
|
*/
|
|
179
180
|
export type ResponseStagDetailForAdmin = {
|
|
180
181
|
stag: TStagDetail;
|
|
182
|
+
stagImages?: TStagImage[];
|
|
181
183
|
i18n?: DplusGetListDataResponse<TStagI18n>;
|
|
182
184
|
metadataI18n?: DplusGetListDataResponse<TStagMetadataI18nDetail>;
|
|
183
185
|
mapStagFolder?: DplusGetListDataResponse<TMapStagFolderWithStagInfo>;
|
|
@@ -189,6 +191,7 @@ export type ResponseStagDetailForAdmin = {
|
|
|
189
191
|
export type ResponseStagDetailForUserFront = BaseResponseDetail<null, TStagMetadataI18nDetail> & {
|
|
190
192
|
stag: TStagDetail;
|
|
191
193
|
i18n?: TStagI18n[];
|
|
194
|
+
stagImages?: TStagImage[];
|
|
192
195
|
mapStagFolder?: DplusGetListDataResponse<TMapStagFolderWithFolderInfo>;
|
|
193
196
|
mapStagEvent?: DplusGetListDataResponse<TMapStagEventWithEventInfo>;
|
|
194
197
|
};
|
|
@@ -1,11 +1,4 @@
|
|
|
1
1
|
export declare const F_EVENT_IMAGE: {
|
|
2
|
-
id: {
|
|
3
|
-
id: string;
|
|
4
|
-
label: string;
|
|
5
|
-
is_required: boolean;
|
|
6
|
-
max_length: number;
|
|
7
|
-
placeholder: string;
|
|
8
|
-
};
|
|
9
2
|
event_code: {
|
|
10
3
|
id: string;
|
|
11
4
|
label: string;
|
|
@@ -20,55 +13,49 @@ export declare const F_EVENT_IMAGE: {
|
|
|
20
13
|
max_length: number;
|
|
21
14
|
placeholder: string;
|
|
22
15
|
};
|
|
23
|
-
|
|
16
|
+
order_num: {
|
|
24
17
|
id: string;
|
|
25
18
|
label: string;
|
|
26
19
|
is_required: boolean;
|
|
27
|
-
|
|
20
|
+
default_value: number;
|
|
28
21
|
placeholder: string;
|
|
29
22
|
};
|
|
30
|
-
|
|
23
|
+
label: {
|
|
31
24
|
id: string;
|
|
32
25
|
label: string;
|
|
33
26
|
is_required: boolean;
|
|
34
27
|
max_length: number;
|
|
35
28
|
placeholder: string;
|
|
36
29
|
};
|
|
37
|
-
|
|
38
|
-
id: string;
|
|
39
|
-
label: string;
|
|
40
|
-
is_required: boolean;
|
|
41
|
-
default_value: number;
|
|
42
|
-
};
|
|
43
|
-
image_url: {
|
|
30
|
+
url: {
|
|
44
31
|
id: string;
|
|
45
32
|
label: string;
|
|
46
33
|
is_required: boolean;
|
|
47
34
|
max_length: number;
|
|
48
35
|
placeholder: string;
|
|
49
36
|
};
|
|
50
|
-
|
|
37
|
+
src_name: {
|
|
51
38
|
id: string;
|
|
52
39
|
label: string;
|
|
53
40
|
is_required: boolean;
|
|
54
41
|
max_length: number;
|
|
55
42
|
placeholder: string;
|
|
56
43
|
};
|
|
57
|
-
|
|
44
|
+
src_platform: {
|
|
58
45
|
id: string;
|
|
59
46
|
label: string;
|
|
60
47
|
is_required: boolean;
|
|
61
48
|
max_length: number;
|
|
62
49
|
placeholder: string;
|
|
63
50
|
};
|
|
64
|
-
|
|
51
|
+
src_unique_id: {
|
|
65
52
|
id: string;
|
|
66
53
|
label: string;
|
|
67
54
|
is_required: boolean;
|
|
68
55
|
max_length: number;
|
|
69
56
|
placeholder: string;
|
|
70
57
|
};
|
|
71
|
-
|
|
58
|
+
src_url: {
|
|
72
59
|
id: string;
|
|
73
60
|
label: string;
|
|
74
61
|
is_required: boolean;
|
|
@@ -1,11 +1,4 @@
|
|
|
1
1
|
export const F_EVENT_IMAGE = {
|
|
2
|
-
id: {
|
|
3
|
-
id: "id",
|
|
4
|
-
label: "ID",
|
|
5
|
-
is_required: true,
|
|
6
|
-
max_length: 11,
|
|
7
|
-
placeholder: "ex. 1",
|
|
8
|
-
},
|
|
9
2
|
event_code: {
|
|
10
3
|
id: "event_code",
|
|
11
4
|
label: "Event Code",
|
|
@@ -18,62 +11,56 @@ export const F_EVENT_IMAGE = {
|
|
|
18
11
|
label: "Hash Code",
|
|
19
12
|
is_required: true,
|
|
20
13
|
max_length: 12,
|
|
21
|
-
placeholder: "
|
|
14
|
+
placeholder: "a9Z2BcL1adfe",
|
|
15
|
+
},
|
|
16
|
+
order_num: {
|
|
17
|
+
id: "order_num",
|
|
18
|
+
label: "Order Num",
|
|
19
|
+
is_required: true,
|
|
20
|
+
default_value: 0,
|
|
21
|
+
placeholder: "ex. 0",
|
|
22
22
|
},
|
|
23
23
|
label: {
|
|
24
24
|
id: "label",
|
|
25
25
|
label: "Label",
|
|
26
26
|
is_required: false,
|
|
27
27
|
max_length: 45,
|
|
28
|
-
placeholder: "ex.
|
|
29
|
-
},
|
|
30
|
-
orientation: {
|
|
31
|
-
id: "orientation",
|
|
32
|
-
label: "Orientation",
|
|
33
|
-
is_required: false,
|
|
34
|
-
max_length: 45,
|
|
35
|
-
placeholder: "ex. 'horizontal', 'vertical', 'square'",
|
|
28
|
+
placeholder: "ex. For Mobile, Vertical,...",
|
|
36
29
|
},
|
|
37
|
-
|
|
38
|
-
id: "
|
|
39
|
-
label: "
|
|
30
|
+
url: {
|
|
31
|
+
id: "url",
|
|
32
|
+
label: "Url",
|
|
40
33
|
is_required: true,
|
|
41
|
-
|
|
34
|
+
max_length: 511,
|
|
35
|
+
placeholder: "ex. https://www.google.com",
|
|
42
36
|
},
|
|
43
|
-
|
|
44
|
-
id: "
|
|
45
|
-
label: "
|
|
46
|
-
is_required:
|
|
47
|
-
max_length:
|
|
48
|
-
placeholder: "ex.
|
|
37
|
+
src_name: {
|
|
38
|
+
id: "src_name",
|
|
39
|
+
label: "Source Name",
|
|
40
|
+
is_required: false,
|
|
41
|
+
max_length: 96,
|
|
42
|
+
placeholder: "ex. seoul",
|
|
49
43
|
},
|
|
50
|
-
|
|
51
|
-
id: "
|
|
52
|
-
label: "
|
|
44
|
+
src_platform: {
|
|
45
|
+
id: "src_platform",
|
|
46
|
+
label: "Source Platform",
|
|
53
47
|
is_required: false,
|
|
54
|
-
max_length:
|
|
55
|
-
placeholder: "ex.
|
|
48
|
+
max_length: 96,
|
|
49
|
+
placeholder: "ex. seoul",
|
|
56
50
|
},
|
|
57
|
-
|
|
58
|
-
id: "
|
|
59
|
-
label: "
|
|
51
|
+
src_unique_id: {
|
|
52
|
+
id: "src_unique_id",
|
|
53
|
+
label: "Source Unique ID",
|
|
60
54
|
is_required: false,
|
|
61
|
-
max_length:
|
|
62
|
-
placeholder: "ex.
|
|
55
|
+
max_length: 96,
|
|
56
|
+
placeholder: "ex. seoul",
|
|
63
57
|
},
|
|
64
58
|
src_url: {
|
|
65
59
|
id: "src_url",
|
|
66
|
-
label: "
|
|
67
|
-
is_required: false,
|
|
68
|
-
max_length: 500,
|
|
69
|
-
placeholder: "ex. https://www.instagram.com/seoul_tower",
|
|
70
|
-
},
|
|
71
|
-
src_reference: {
|
|
72
|
-
id: "src_reference",
|
|
73
|
-
label: "Src Reference",
|
|
60
|
+
label: "Source URL",
|
|
74
61
|
is_required: false,
|
|
75
|
-
max_length:
|
|
76
|
-
placeholder: "ex.
|
|
62
|
+
max_length: 1023,
|
|
63
|
+
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
|
|
77
64
|
},
|
|
78
65
|
created_at: {
|
|
79
66
|
id: "created_at",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"f-event-image.js","sourceRoot":"","sources":["../../../src/fields/fields-event/f-event-image.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,aAAa,GAAG;IAC3B,
|
|
1
|
+
{"version":3,"file":"f-event-image.js","sourceRoot":"","sources":["../../../src/fields/fields-event/f-event-image.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,aAAa,GAAG;IAC3B,UAAU,EAAE;QACV,EAAE,EAAE,YAAY;QAChB,KAAK,EAAE,YAAY;QACnB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,oBAAoB;KAClC;IACD,SAAS,EAAE;QACT,EAAE,EAAE,WAAW;QACf,KAAK,EAAE,WAAW;QAClB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,cAAc;KAC5B;IACD,SAAS,EAAE;QACT,EAAE,EAAE,WAAW;QACf,KAAK,EAAE,WAAW;QAClB,WAAW,EAAE,IAAI;QACjB,aAAa,EAAE,CAAC;QAChB,WAAW,EAAE,OAAO;KACrB;IACD,KAAK,EAAE;QACL,EAAE,EAAE,OAAO;QACX,KAAK,EAAE,OAAO;QACd,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,8BAA8B;KAC5C;IACD,GAAG,EAAE;QACH,EAAE,EAAE,KAAK;QACT,KAAK,EAAE,KAAK;QACZ,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,4BAA4B;KAC1C;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,UAAU;QACd,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,WAAW;KACzB;IACD,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,iBAAiB;QACxB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,WAAW;KACzB;IACD,aAAa,EAAE;QACb,EAAE,EAAE,eAAe;QACnB,KAAK,EAAE,kBAAkB;QACzB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,WAAW;KACzB;IACD,OAAO,EAAE;QACP,EAAE,EAAE,SAAS;QACb,KAAK,EAAE,YAAY;QACnB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,uDAAuD;KACrE;IACD,UAAU,EAAE;QACV,EAAE,EAAE,YAAY;QAChB,KAAK,EAAE,YAAY;QACnB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,yBAAyB;KACvC;IACD,UAAU,EAAE;QACV,EAAE,EAAE,YAAY;QAChB,KAAK,EAAE,YAAY;QACnB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,yBAAyB;KACvC;CACF,CAAC"}
|
|
@@ -101,6 +101,34 @@ export declare const F_EVENT: {
|
|
|
101
101
|
max_length: number;
|
|
102
102
|
placeholder: string;
|
|
103
103
|
};
|
|
104
|
+
thumbnail_square_src_name: {
|
|
105
|
+
id: string;
|
|
106
|
+
label: string;
|
|
107
|
+
is_required: boolean;
|
|
108
|
+
max_length: number;
|
|
109
|
+
placeholder: string;
|
|
110
|
+
};
|
|
111
|
+
thumbnail_square_src_platform: {
|
|
112
|
+
id: string;
|
|
113
|
+
label: string;
|
|
114
|
+
is_required: boolean;
|
|
115
|
+
max_length: number;
|
|
116
|
+
placeholder: string;
|
|
117
|
+
};
|
|
118
|
+
thumbnail_square_src_unique_id: {
|
|
119
|
+
id: string;
|
|
120
|
+
label: string;
|
|
121
|
+
is_required: boolean;
|
|
122
|
+
max_length: number;
|
|
123
|
+
placeholder: string;
|
|
124
|
+
};
|
|
125
|
+
thumbnail_square_src_url: {
|
|
126
|
+
id: string;
|
|
127
|
+
label: string;
|
|
128
|
+
is_required: boolean;
|
|
129
|
+
max_length: number;
|
|
130
|
+
placeholder: string;
|
|
131
|
+
};
|
|
104
132
|
thumbnail_horizontal: {
|
|
105
133
|
id: string;
|
|
106
134
|
label: string;
|
|
@@ -108,6 +136,34 @@ export declare const F_EVENT: {
|
|
|
108
136
|
max_length: number;
|
|
109
137
|
placeholder: string;
|
|
110
138
|
};
|
|
139
|
+
thumbnail_horizontal_src_name: {
|
|
140
|
+
id: string;
|
|
141
|
+
label: string;
|
|
142
|
+
is_required: boolean;
|
|
143
|
+
max_length: number;
|
|
144
|
+
placeholder: string;
|
|
145
|
+
};
|
|
146
|
+
thumbnail_horizontal_src_platform: {
|
|
147
|
+
id: string;
|
|
148
|
+
label: string;
|
|
149
|
+
is_required: boolean;
|
|
150
|
+
max_length: number;
|
|
151
|
+
placeholder: string;
|
|
152
|
+
};
|
|
153
|
+
thumbnail_horizontal_src_unique_id: {
|
|
154
|
+
id: string;
|
|
155
|
+
label: string;
|
|
156
|
+
is_required: boolean;
|
|
157
|
+
max_length: number;
|
|
158
|
+
placeholder: string;
|
|
159
|
+
};
|
|
160
|
+
thumbnail_horizontal_src_url: {
|
|
161
|
+
id: string;
|
|
162
|
+
label: string;
|
|
163
|
+
is_required: boolean;
|
|
164
|
+
max_length: number;
|
|
165
|
+
placeholder: string;
|
|
166
|
+
};
|
|
111
167
|
thumbnail_vertical: {
|
|
112
168
|
id: string;
|
|
113
169
|
label: string;
|
|
@@ -115,6 +171,34 @@ export declare const F_EVENT: {
|
|
|
115
171
|
max_length: number;
|
|
116
172
|
placeholder: string;
|
|
117
173
|
};
|
|
174
|
+
thumbnail_vertical_src_name: {
|
|
175
|
+
id: string;
|
|
176
|
+
label: string;
|
|
177
|
+
is_required: boolean;
|
|
178
|
+
max_length: number;
|
|
179
|
+
placeholder: string;
|
|
180
|
+
};
|
|
181
|
+
thumbnail_vertical_src_platform: {
|
|
182
|
+
id: string;
|
|
183
|
+
label: string;
|
|
184
|
+
is_required: boolean;
|
|
185
|
+
max_length: number;
|
|
186
|
+
placeholder: string;
|
|
187
|
+
};
|
|
188
|
+
thumbnail_vertical_src_unique_id: {
|
|
189
|
+
id: string;
|
|
190
|
+
label: string;
|
|
191
|
+
is_required: boolean;
|
|
192
|
+
max_length: number;
|
|
193
|
+
placeholder: string;
|
|
194
|
+
};
|
|
195
|
+
thumbnail_vertical_src_url: {
|
|
196
|
+
id: string;
|
|
197
|
+
label: string;
|
|
198
|
+
is_required: boolean;
|
|
199
|
+
max_length: number;
|
|
200
|
+
placeholder: string;
|
|
201
|
+
};
|
|
118
202
|
profile: {
|
|
119
203
|
id: string;
|
|
120
204
|
label: string;
|
|
@@ -421,111 +505,6 @@ export declare const F_EVENT: {
|
|
|
421
505
|
is_required: boolean;
|
|
422
506
|
default_value: boolean;
|
|
423
507
|
};
|
|
424
|
-
hero_image_01: {
|
|
425
|
-
id: string;
|
|
426
|
-
label: string;
|
|
427
|
-
is_required: boolean;
|
|
428
|
-
max_length: number;
|
|
429
|
-
placeholder: string;
|
|
430
|
-
};
|
|
431
|
-
hero_image_02: {
|
|
432
|
-
id: string;
|
|
433
|
-
label: string;
|
|
434
|
-
is_required: boolean;
|
|
435
|
-
max_length: number;
|
|
436
|
-
placeholder: string;
|
|
437
|
-
};
|
|
438
|
-
hero_image_03: {
|
|
439
|
-
id: string;
|
|
440
|
-
label: string;
|
|
441
|
-
is_required: boolean;
|
|
442
|
-
max_length: number;
|
|
443
|
-
placeholder: string;
|
|
444
|
-
};
|
|
445
|
-
hero_image_04: {
|
|
446
|
-
id: string;
|
|
447
|
-
label: string;
|
|
448
|
-
is_required: boolean;
|
|
449
|
-
max_length: number;
|
|
450
|
-
placeholder: string;
|
|
451
|
-
};
|
|
452
|
-
hero_image_05: {
|
|
453
|
-
id: string;
|
|
454
|
-
label: string;
|
|
455
|
-
is_required: boolean;
|
|
456
|
-
max_length: number;
|
|
457
|
-
placeholder: string;
|
|
458
|
-
};
|
|
459
|
-
thumbnail_main_01: {
|
|
460
|
-
id: string;
|
|
461
|
-
label: string;
|
|
462
|
-
is_required: boolean;
|
|
463
|
-
max_length: number;
|
|
464
|
-
placeholder: string;
|
|
465
|
-
};
|
|
466
|
-
thumbnail_main_02: {
|
|
467
|
-
id: string;
|
|
468
|
-
label: string;
|
|
469
|
-
is_required: boolean;
|
|
470
|
-
max_length: number;
|
|
471
|
-
placeholder: string;
|
|
472
|
-
};
|
|
473
|
-
thumbnail_main_03: {
|
|
474
|
-
id: string;
|
|
475
|
-
label: string;
|
|
476
|
-
is_required: boolean;
|
|
477
|
-
max_length: number;
|
|
478
|
-
placeholder: string;
|
|
479
|
-
};
|
|
480
|
-
thumbnail_main_04: {
|
|
481
|
-
id: string;
|
|
482
|
-
label: string;
|
|
483
|
-
is_required: boolean;
|
|
484
|
-
max_length: number;
|
|
485
|
-
placeholder: string;
|
|
486
|
-
};
|
|
487
|
-
thumbnail_main_05: {
|
|
488
|
-
id: string;
|
|
489
|
-
label: string;
|
|
490
|
-
is_required: boolean;
|
|
491
|
-
max_length: number;
|
|
492
|
-
placeholder: string;
|
|
493
|
-
};
|
|
494
|
-
thumbnail_vertical_01: {
|
|
495
|
-
id: string;
|
|
496
|
-
label: string;
|
|
497
|
-
is_required: boolean;
|
|
498
|
-
max_length: number;
|
|
499
|
-
placeholder: string;
|
|
500
|
-
};
|
|
501
|
-
thumbnail_vertical_02: {
|
|
502
|
-
id: string;
|
|
503
|
-
label: string;
|
|
504
|
-
is_required: boolean;
|
|
505
|
-
max_length: number;
|
|
506
|
-
placeholder: string;
|
|
507
|
-
};
|
|
508
|
-
thumbnail_vertical_03: {
|
|
509
|
-
id: string;
|
|
510
|
-
label: string;
|
|
511
|
-
is_required: boolean;
|
|
512
|
-
max_length: number;
|
|
513
|
-
placeholder: string;
|
|
514
|
-
};
|
|
515
|
-
thumbnail_vertical_04: {
|
|
516
|
-
id: string;
|
|
517
|
-
label: string;
|
|
518
|
-
is_required: boolean;
|
|
519
|
-
max_length: number;
|
|
520
|
-
placeholder: string;
|
|
521
|
-
};
|
|
522
|
-
thumbnail_vertical_05: {
|
|
523
|
-
id: string;
|
|
524
|
-
label: string;
|
|
525
|
-
is_required: boolean;
|
|
526
|
-
max_length: number;
|
|
527
|
-
placeholder: string;
|
|
528
|
-
};
|
|
529
508
|
metadata_title: {
|
|
530
509
|
id: string;
|
|
531
510
|
label: string;
|
|
@@ -101,6 +101,34 @@ export const F_EVENT = {
|
|
|
101
101
|
max_length: 250,
|
|
102
102
|
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_square.jpg",
|
|
103
103
|
},
|
|
104
|
+
thumbnail_square_src_name: {
|
|
105
|
+
id: "thumbnail_square_src_name",
|
|
106
|
+
label: "Thumbnail Square Source Name",
|
|
107
|
+
is_required: false,
|
|
108
|
+
max_length: 96,
|
|
109
|
+
placeholder: "ex. thumbnail_square",
|
|
110
|
+
},
|
|
111
|
+
thumbnail_square_src_platform: {
|
|
112
|
+
id: "thumbnail_square_src_platform",
|
|
113
|
+
label: "Thumbnail Square Source Platform",
|
|
114
|
+
is_required: false,
|
|
115
|
+
max_length: 96,
|
|
116
|
+
placeholder: "ex. instagram, facebook, twitter, etc.",
|
|
117
|
+
},
|
|
118
|
+
thumbnail_square_src_unique_id: {
|
|
119
|
+
id: "thumbnail_square_src_unique_id",
|
|
120
|
+
label: "Thumbnail Square Source Unique ID",
|
|
121
|
+
is_required: false,
|
|
122
|
+
max_length: 96,
|
|
123
|
+
placeholder: "ex. 1234567890",
|
|
124
|
+
},
|
|
125
|
+
thumbnail_square_src_url: {
|
|
126
|
+
id: "thumbnail_square_src_url",
|
|
127
|
+
label: "Thumbnail Square Source URL",
|
|
128
|
+
is_required: false,
|
|
129
|
+
max_length: 1023,
|
|
130
|
+
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_square.jpg",
|
|
131
|
+
},
|
|
104
132
|
thumbnail_horizontal: {
|
|
105
133
|
id: "thumbnail_horizontal",
|
|
106
134
|
label: "Thumbnail Horizontal",
|
|
@@ -108,6 +136,34 @@ export const F_EVENT = {
|
|
|
108
136
|
max_length: 250,
|
|
109
137
|
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_horizontal.jpg",
|
|
110
138
|
},
|
|
139
|
+
thumbnail_horizontal_src_name: {
|
|
140
|
+
id: "thumbnail_horizontal_src_name",
|
|
141
|
+
label: "Thumbnail Horizontal Source Name",
|
|
142
|
+
is_required: false,
|
|
143
|
+
max_length: 96,
|
|
144
|
+
placeholder: "ex. thumbnail_horizontal",
|
|
145
|
+
},
|
|
146
|
+
thumbnail_horizontal_src_platform: {
|
|
147
|
+
id: "thumbnail_horizontal_src_platform",
|
|
148
|
+
label: "Thumbnail Horizontal Source Platform",
|
|
149
|
+
is_required: false,
|
|
150
|
+
max_length: 96,
|
|
151
|
+
placeholder: "ex. instagram, facebook, twitter, etc.",
|
|
152
|
+
},
|
|
153
|
+
thumbnail_horizontal_src_unique_id: {
|
|
154
|
+
id: "thumbnail_horizontal_src_unique_id",
|
|
155
|
+
label: "Thumbnail Horizontal Source Unique ID",
|
|
156
|
+
is_required: false,
|
|
157
|
+
max_length: 96,
|
|
158
|
+
placeholder: "ex. 1234567890",
|
|
159
|
+
},
|
|
160
|
+
thumbnail_horizontal_src_url: {
|
|
161
|
+
id: "thumbnail_horizontal_src_url",
|
|
162
|
+
label: "Thumbnail Horizontal Source URL",
|
|
163
|
+
is_required: false,
|
|
164
|
+
max_length: 1023,
|
|
165
|
+
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_horizontal.jpg",
|
|
166
|
+
},
|
|
111
167
|
thumbnail_vertical: {
|
|
112
168
|
id: "thumbnail_vertical",
|
|
113
169
|
label: "Thumbnail Vertical",
|
|
@@ -115,6 +171,34 @@ export const F_EVENT = {
|
|
|
115
171
|
max_length: 250,
|
|
116
172
|
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_vertical.jpg",
|
|
117
173
|
},
|
|
174
|
+
thumbnail_vertical_src_name: {
|
|
175
|
+
id: "thumbnail_vertical_src_name",
|
|
176
|
+
label: "Thumbnail Vertical Source Name",
|
|
177
|
+
is_required: false,
|
|
178
|
+
max_length: 96,
|
|
179
|
+
placeholder: "ex. thumbnail_vertical",
|
|
180
|
+
},
|
|
181
|
+
thumbnail_vertical_src_platform: {
|
|
182
|
+
id: "thumbnail_vertical_src_platform",
|
|
183
|
+
label: "Thumbnail Vertical Source Platform",
|
|
184
|
+
is_required: false,
|
|
185
|
+
max_length: 96,
|
|
186
|
+
placeholder: "ex. instagram, facebook, twitter, etc.",
|
|
187
|
+
},
|
|
188
|
+
thumbnail_vertical_src_unique_id: {
|
|
189
|
+
id: "thumbnail_vertical_src_unique_id",
|
|
190
|
+
label: "Thumbnail Vertical Source Unique ID",
|
|
191
|
+
is_required: false,
|
|
192
|
+
max_length: 96,
|
|
193
|
+
placeholder: "ex. 1234567890",
|
|
194
|
+
},
|
|
195
|
+
thumbnail_vertical_src_url: {
|
|
196
|
+
id: "thumbnail_vertical_src_url",
|
|
197
|
+
label: "Thumbnail Vertical Source URL",
|
|
198
|
+
is_required: false,
|
|
199
|
+
max_length: 1023,
|
|
200
|
+
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_vertical.jpg",
|
|
201
|
+
},
|
|
118
202
|
profile: {
|
|
119
203
|
id: "profile",
|
|
120
204
|
label: "Profile",
|
|
@@ -421,111 +505,6 @@ export const F_EVENT = {
|
|
|
421
505
|
is_required: true,
|
|
422
506
|
default_value: true,
|
|
423
507
|
},
|
|
424
|
-
hero_image_01: {
|
|
425
|
-
id: "hero_image_01",
|
|
426
|
-
label: "Hero Image 01",
|
|
427
|
-
is_required: false,
|
|
428
|
-
max_length: 250,
|
|
429
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/hero_image_01.jpg",
|
|
430
|
-
},
|
|
431
|
-
hero_image_02: {
|
|
432
|
-
id: "hero_image_02",
|
|
433
|
-
label: "Hero Image 02",
|
|
434
|
-
is_required: false,
|
|
435
|
-
max_length: 250,
|
|
436
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/hero_image_02.jpg",
|
|
437
|
-
},
|
|
438
|
-
hero_image_03: {
|
|
439
|
-
id: "hero_image_03",
|
|
440
|
-
label: "Hero Image 03",
|
|
441
|
-
is_required: false,
|
|
442
|
-
max_length: 250,
|
|
443
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/hero_image_03.jpg",
|
|
444
|
-
},
|
|
445
|
-
hero_image_04: {
|
|
446
|
-
id: "hero_image_04",
|
|
447
|
-
label: "Hero Image 04",
|
|
448
|
-
is_required: false,
|
|
449
|
-
max_length: 250,
|
|
450
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/hero_image_04.jpg",
|
|
451
|
-
},
|
|
452
|
-
hero_image_05: {
|
|
453
|
-
id: "hero_image_05",
|
|
454
|
-
label: "Hero Image 05",
|
|
455
|
-
is_required: false,
|
|
456
|
-
max_length: 250,
|
|
457
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/hero_image_05.jpg",
|
|
458
|
-
},
|
|
459
|
-
thumbnail_main_01: {
|
|
460
|
-
id: "thumbnail_main_01",
|
|
461
|
-
label: "Thumbnail Main 01",
|
|
462
|
-
is_required: false,
|
|
463
|
-
max_length: 250,
|
|
464
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_main_01.jpg",
|
|
465
|
-
},
|
|
466
|
-
thumbnail_main_02: {
|
|
467
|
-
id: "thumbnail_main_02",
|
|
468
|
-
label: "Thumbnail Main 02",
|
|
469
|
-
is_required: false,
|
|
470
|
-
max_length: 250,
|
|
471
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_main_02.jpg",
|
|
472
|
-
},
|
|
473
|
-
thumbnail_main_03: {
|
|
474
|
-
id: "thumbnail_main_03",
|
|
475
|
-
label: "Thumbnail Main 03",
|
|
476
|
-
is_required: false,
|
|
477
|
-
max_length: 250,
|
|
478
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_main_03.jpg",
|
|
479
|
-
},
|
|
480
|
-
thumbnail_main_04: {
|
|
481
|
-
id: "thumbnail_main_04",
|
|
482
|
-
label: "Thumbnail Main 04",
|
|
483
|
-
is_required: false,
|
|
484
|
-
max_length: 250,
|
|
485
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_main_04.jpg",
|
|
486
|
-
},
|
|
487
|
-
thumbnail_main_05: {
|
|
488
|
-
id: "thumbnail_main_05",
|
|
489
|
-
label: "Thumbnail Main 05",
|
|
490
|
-
is_required: false,
|
|
491
|
-
max_length: 250,
|
|
492
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_main_05.jpg",
|
|
493
|
-
},
|
|
494
|
-
thumbnail_vertical_01: {
|
|
495
|
-
id: "thumbnail_vertical_01",
|
|
496
|
-
label: "Thumbnail Vertical 01",
|
|
497
|
-
is_required: false,
|
|
498
|
-
max_length: 250,
|
|
499
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_vertical_01.jpg",
|
|
500
|
-
},
|
|
501
|
-
thumbnail_vertical_02: {
|
|
502
|
-
id: "thumbnail_vertical_02",
|
|
503
|
-
label: "Thumbnail Vertical 02",
|
|
504
|
-
is_required: false,
|
|
505
|
-
max_length: 250,
|
|
506
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_vertical_02.jpg",
|
|
507
|
-
},
|
|
508
|
-
thumbnail_vertical_03: {
|
|
509
|
-
id: "thumbnail_vertical_03",
|
|
510
|
-
label: "Thumbnail Vertical 03",
|
|
511
|
-
is_required: false,
|
|
512
|
-
max_length: 250,
|
|
513
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_vertical_03.jpg",
|
|
514
|
-
},
|
|
515
|
-
thumbnail_vertical_04: {
|
|
516
|
-
id: "thumbnail_vertical_04",
|
|
517
|
-
label: "Thumbnail Vertical 04",
|
|
518
|
-
is_required: false,
|
|
519
|
-
max_length: 250,
|
|
520
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_vertical_04.jpg",
|
|
521
|
-
},
|
|
522
|
-
thumbnail_vertical_05: {
|
|
523
|
-
id: "thumbnail_vertical_05",
|
|
524
|
-
label: "Thumbnail Vertical 05",
|
|
525
|
-
is_required: false,
|
|
526
|
-
max_length: 250,
|
|
527
|
-
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail_vertical_05.jpg",
|
|
528
|
-
},
|
|
529
508
|
metadata_title: {
|
|
530
509
|
id: "metadata_title",
|
|
531
510
|
label: "Metadata Title",
|