trand_common_v1 0.1.139 → 0.1.141
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 +20 -20
- package/dist/consts/db.js +20 -20
- package/dist/consts/db.js.map +1 -1
- package/dist/fields/field-content-gp-photo.d.ts +35 -0
- package/dist/fields/field-content-gp-photo.js +36 -0
- package/dist/fields/field-content-gp-photo.js.map +1 -0
- package/dist/fields/field-content-i18n.d.ts +29 -0
- package/dist/fields/field-content-i18n.js +30 -0
- package/dist/fields/field-content-i18n.js.map +1 -0
- package/dist/fields/field-content-image.d.ts +37 -0
- package/dist/fields/field-content-image.js +38 -0
- package/dist/fields/field-content-image.js.map +1 -0
- package/dist/fields/field-content-keyword.d.ts +16 -0
- package/dist/fields/field-content-keyword.js +17 -0
- package/dist/fields/field-content-keyword.js.map +1 -0
- package/dist/fields/field-content-metadata-i18n.d.ts +44 -0
- package/dist/fields/field-content-metadata-i18n.js +45 -0
- package/dist/fields/field-content-metadata-i18n.js.map +1 -0
- package/dist/fields/field-content-price.d.ts +61 -0
- package/dist/fields/field-content-price.js +62 -0
- package/dist/fields/field-content-price.js.map +1 -0
- package/dist/fields/field-content-show-timetable.d.ts +53 -0
- package/dist/fields/field-content-show-timetable.js +54 -0
- package/dist/fields/field-content-show-timetable.js.map +1 -0
- package/dist/fields/field-content.d.ts +971 -0
- package/dist/fields/field-content.js +972 -0
- package/dist/fields/field-content.js.map +1 -0
- package/dist/fields/field-google-place-data.d.ts +185 -0
- package/dist/fields/field-google-place-data.js +186 -0
- package/dist/fields/field-google-place-data.js.map +1 -0
- package/dist/fields/field-map-category-content.js +2 -2
- package/dist/fields/field-map-category-content.js.map +1 -1
- package/dist/fields/field-map-category-selected-content.js +2 -2
- package/dist/fields/field-map-category-selected-content.js.map +1 -1
- package/dist/fields/field-map-content-instagram.d.ts +1 -0
- package/dist/fields/field-map-content-instagram.js +2 -1
- package/dist/fields/field-map-content-instagram.js.map +1 -1
- package/dist/fields/field-map-content-selected-instagram.d.ts +1 -0
- package/dist/fields/field-map-content-selected-instagram.js +2 -1
- package/dist/fields/field-map-content-selected-instagram.js.map +1 -1
- package/dist/fields/field-map-content-selected-youtube-video.js +2 -2
- package/dist/fields/field-map-content-selected-youtube-video.js.map +1 -1
- package/dist/fields/field-map-content-youtube-video.js +2 -2
- package/dist/fields/field-map-content-youtube-video.js.map +1 -1
- package/dist/fields/field-map-stag-content.d.ts +16 -0
- package/dist/fields/field-map-stag-content.js +17 -0
- package/dist/fields/field-map-stag-content.js.map +1 -0
- package/dist/fields/field-map-stag-instagram.d.ts +14 -0
- package/dist/fields/field-map-stag-instagram.js +15 -0
- package/dist/fields/field-map-stag-instagram.js.map +1 -0
- package/dist/fields/field-map-stag-selected-content.d.ts +89 -0
- package/dist/fields/field-map-stag-selected-content.js +90 -0
- package/dist/fields/field-map-stag-selected-content.js.map +1 -0
- package/dist/fields/field-map-stag-selected-instagram.d.ts +38 -0
- package/dist/fields/field-map-stag-selected-instagram.js +39 -0
- package/dist/fields/field-map-stag-selected-instagram.js.map +1 -0
- package/dist/fields/field-map-stag-selected-youtube-video.d.ts +98 -0
- package/dist/fields/field-map-stag-selected-youtube-video.js +99 -0
- package/dist/fields/field-map-stag-selected-youtube-video.js.map +1 -0
- package/dist/fields/field-map-stag-youtube-video.d.ts +16 -0
- package/dist/fields/field-map-stag-youtube-video.js +17 -0
- package/dist/fields/field-map-stag-youtube-video.js.map +1 -0
- package/dist/fields/field-map-tag-content.js +2 -2
- package/dist/fields/field-map-tag-content.js.map +1 -1
- package/dist/fields/field-stag-i18n.d.ts +30 -0
- package/dist/fields/field-stag-i18n.js +31 -0
- package/dist/fields/field-stag-i18n.js.map +1 -0
- package/dist/fields/field-stag-image.d.ts +37 -0
- package/dist/fields/field-stag-image.js +38 -0
- package/dist/fields/field-stag-image.js.map +1 -0
- package/dist/fields/field-stag-metadata-i18n.d.ts +44 -0
- package/dist/fields/field-stag-metadata-i18n.js +45 -0
- package/dist/fields/field-stag-metadata-i18n.js.map +1 -0
- package/dist/fields/field-stag.d.ts +290 -0
- package/dist/fields/field-stag.js +291 -0
- package/dist/fields/field-stag.js.map +1 -0
- package/dist/fields/field-trip-advisor-data.d.ts +249 -0
- package/dist/fields/field-trip-advisor-data.js +250 -0
- package/dist/fields/field-trip-advisor-data.js.map +1 -0
- package/dist/fields/field-youtube-channel.d.ts +204 -0
- package/dist/fields/field-youtube-channel.js +205 -0
- package/dist/fields/field-youtube-channel.js.map +1 -0
- package/dist/fields/field-youtube-video.d.ts +270 -0
- package/dist/fields/field-youtube-video.js +271 -0
- package/dist/fields/field-youtube-video.js.map +1 -0
- package/dist/index.d.ts +22 -22
- package/dist/index.js +22 -22
- package/dist/index.js.map +1 -1
- package/dist/trand-types/trand-db-types.d.ts +166 -334
- package/dist/trand-types/trand-db-types.js +220 -1
- package/dist/trand-types/trand-db-types.js.map +1 -1
- package/dist/trand-types/trand-response-types.d.ts +30 -18
- package/package.json +1 -1
package/dist/consts/db.d.ts
CHANGED
|
@@ -13,10 +13,10 @@ export declare const DB_TABLE: {
|
|
|
13
13
|
categories: string;
|
|
14
14
|
category_i18n: string;
|
|
15
15
|
category_metadata_i18n: string;
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
16
|
+
stags: string;
|
|
17
|
+
stag_images: string;
|
|
18
|
+
stag_i18n: string;
|
|
19
|
+
stag_metadata_i18n: string;
|
|
20
20
|
tags: string;
|
|
21
21
|
youtube_video_search_keywords: string;
|
|
22
22
|
youtube_video_search_results: string;
|
|
@@ -28,8 +28,8 @@ export declare const DB_TABLE: {
|
|
|
28
28
|
map_street_selected_youtube_video: string;
|
|
29
29
|
map_category_youtube_video: string;
|
|
30
30
|
map_category_selected_youtube_video: string;
|
|
31
|
-
|
|
32
|
-
|
|
31
|
+
map_stag_youtube_video: string;
|
|
32
|
+
map_stag_selected_youtube_video: string;
|
|
33
33
|
map_completed_youtube_video_keyword: string;
|
|
34
34
|
map_completed_youtube_video_timeline: string;
|
|
35
35
|
youtube_channel_search_keywords: string;
|
|
@@ -44,26 +44,26 @@ export declare const DB_TABLE: {
|
|
|
44
44
|
map_street_selected_instagram: string;
|
|
45
45
|
map_category_instagram: string;
|
|
46
46
|
map_category_selected_instagram: string;
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
47
|
+
map_stag_instagram: string;
|
|
48
|
+
map_stag_selected_instagram: string;
|
|
49
|
+
contents: string;
|
|
50
|
+
google_place_data: string;
|
|
51
|
+
trip_advisor_data: string;
|
|
52
|
+
content_show_timetables: string;
|
|
53
|
+
content_prices: string;
|
|
54
|
+
content_images: string;
|
|
55
|
+
content_i18n: string;
|
|
56
|
+
content_keywords: string;
|
|
57
|
+
content_gp_photos: string;
|
|
58
|
+
content_metadata_i18n: string;
|
|
59
59
|
map_city_content: string;
|
|
60
60
|
map_city_selected_content: string;
|
|
61
61
|
map_street_content: string;
|
|
62
62
|
map_street_selected_content: string;
|
|
63
63
|
map_category_content: string;
|
|
64
64
|
map_category_selected_content: string;
|
|
65
|
-
|
|
66
|
-
|
|
65
|
+
map_stag_content: string;
|
|
66
|
+
map_stag_selected_content: string;
|
|
67
67
|
map_tag_content: string;
|
|
68
68
|
map_content_youtube_video: string;
|
|
69
69
|
map_content_selected_youtube_video: string;
|
package/dist/consts/db.js
CHANGED
|
@@ -18,10 +18,10 @@ export const DB_TABLE = {
|
|
|
18
18
|
category_i18n: "category_i18n",
|
|
19
19
|
category_metadata_i18n: "category_metadata_i18n",
|
|
20
20
|
// 스페셜 태그
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
21
|
+
stags: "stags",
|
|
22
|
+
stag_images: "stag_images",
|
|
23
|
+
stag_i18n: "stag_i18n",
|
|
24
|
+
stag_metadata_i18n: "stag_metadata_i18n",
|
|
25
25
|
// 태그
|
|
26
26
|
tags: "tags",
|
|
27
27
|
// 유튜브 영상 검색
|
|
@@ -36,8 +36,8 @@ export const DB_TABLE = {
|
|
|
36
36
|
map_street_selected_youtube_video: "map_street_selected_youtube_video",
|
|
37
37
|
map_category_youtube_video: "map_category_youtube_video",
|
|
38
38
|
map_category_selected_youtube_video: "map_category_selected_youtube_video",
|
|
39
|
-
|
|
40
|
-
|
|
39
|
+
map_stag_youtube_video: "map_stag_youtube_video",
|
|
40
|
+
map_stag_selected_youtube_video: "map_stag_selected_youtube_video",
|
|
41
41
|
map_completed_youtube_video_keyword: "map_completed_youtube_video_keyword",
|
|
42
42
|
map_completed_youtube_video_timeline: "map_completed_youtube_video_timeline",
|
|
43
43
|
// 유튜브 채널 검색
|
|
@@ -56,19 +56,19 @@ export const DB_TABLE = {
|
|
|
56
56
|
map_street_selected_instagram: "map_street_selected_instagram",
|
|
57
57
|
map_category_instagram: "map_category_instagram",
|
|
58
58
|
map_category_selected_instagram: "map_category_selected_instagram",
|
|
59
|
-
|
|
60
|
-
|
|
59
|
+
map_stag_instagram: "map_stag_instagram",
|
|
60
|
+
map_stag_selected_instagram: "map_stag_selected_instagram",
|
|
61
61
|
// 콘텐츠 수집 및 완료
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
62
|
+
contents: "contents",
|
|
63
|
+
google_place_data: "google_place_data",
|
|
64
|
+
trip_advisor_data: "trip_advisor_data",
|
|
65
|
+
content_show_timetables: "content_show_timetables",
|
|
66
|
+
content_prices: "content_prices",
|
|
67
|
+
content_images: "content_images",
|
|
68
|
+
content_i18n: "content_i18n",
|
|
69
|
+
content_keywords: "content_keywords",
|
|
70
|
+
content_gp_photos: "content_gp_photos",
|
|
71
|
+
content_metadata_i18n: "content_metadata_i18n",
|
|
72
72
|
// 콘텐츠 매핑
|
|
73
73
|
map_city_content: "map_city_content",
|
|
74
74
|
map_city_selected_content: "map_city_selected_content",
|
|
@@ -76,8 +76,8 @@ export const DB_TABLE = {
|
|
|
76
76
|
map_street_selected_content: "map_street_selected_content",
|
|
77
77
|
map_category_content: "map_category_content",
|
|
78
78
|
map_category_selected_content: "map_category_selected_content",
|
|
79
|
-
|
|
80
|
-
|
|
79
|
+
map_stag_content: "map_stag_content",
|
|
80
|
+
map_stag_selected_content: "map_stag_selected_content",
|
|
81
81
|
map_tag_content: "map_tag_content",
|
|
82
82
|
// 유튜브 & 인스타그램 콘텐츠 연결
|
|
83
83
|
map_content_youtube_video: "map_content_youtube_video",
|
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,YAAY;IACZ,SAAS,EAAE,WAAW;IACtB,SAAS,EAAE,WAAW;IACtB,iBAAiB,EAAE,mBAAmB;IAEtC,QAAQ;IACR,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,aAAa;IAC1B,SAAS,EAAE,WAAW;IACtB,kBAAkB,EAAE,oBAAoB;IAExC,QAAQ;IACR,OAAO,EAAE,SAAS;IAClB,aAAa,EAAE,eAAe;IAC9B,WAAW,EAAE,aAAa;IAC1B,oBAAoB,EAAE,sBAAsB;IAE5C,UAAU;IACV,UAAU,EAAE,YAAY;IACxB,aAAa,EAAE,eAAe;IAC9B,sBAAsB,EAAE,wBAAwB;IAEhD,SAAS;IACT,
|
|
1
|
+
{"version":3,"file":"db.js","sourceRoot":"","sources":["../../src/consts/db.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,QAAQ,GAAG;IACtB,YAAY;IACZ,SAAS,EAAE,WAAW;IACtB,SAAS,EAAE,WAAW;IACtB,iBAAiB,EAAE,mBAAmB;IAEtC,QAAQ;IACR,MAAM,EAAE,QAAQ;IAChB,WAAW,EAAE,aAAa;IAC1B,SAAS,EAAE,WAAW;IACtB,kBAAkB,EAAE,oBAAoB;IAExC,QAAQ;IACR,OAAO,EAAE,SAAS;IAClB,aAAa,EAAE,eAAe;IAC9B,WAAW,EAAE,aAAa;IAC1B,oBAAoB,EAAE,sBAAsB;IAE5C,UAAU;IACV,UAAU,EAAE,YAAY;IACxB,aAAa,EAAE,eAAe;IAC9B,sBAAsB,EAAE,wBAAwB;IAEhD,SAAS;IACT,KAAK,EAAE,OAAO;IACd,WAAW,EAAE,aAAa;IAC1B,SAAS,EAAE,WAAW;IACtB,kBAAkB,EAAE,oBAAoB;IAExC,KAAK;IACL,IAAI,EAAE,MAAM;IAEZ,YAAY;IACZ,6BAA6B,EAAE,+BAA+B;IAC9D,4BAA4B,EAAE,8BAA8B;IAC5D,kBAAkB,EAAE,oBAAoB;IACxC,wBAAwB,EAAE,0BAA0B;IAEpD,YAAY;IACZ,sBAAsB,EAAE,wBAAwB;IAChD,+BAA+B,EAAE,iCAAiC;IAClE,wBAAwB,EAAE,0BAA0B;IACpD,iCAAiC,EAAE,mCAAmC;IACtE,0BAA0B,EAAE,4BAA4B;IACxD,mCAAmC,EAAE,qCAAqC;IAC1E,sBAAsB,EAAE,wBAAwB;IAChD,+BAA+B,EAAE,iCAAiC;IAClE,mCAAmC,EAAE,qCAAqC;IAC1E,oCAAoC,EAAE,sCAAsC;IAE5E,YAAY;IACZ,+BAA+B,EAAE,iCAAiC;IAClE,8BAA8B,EAAE,gCAAgC;IAChE,oBAAoB,EAAE,sBAAsB;IAC5C,0BAA0B,EAAE,4BAA4B;IAExD,YAAY;IACZ,2BAA2B,EAAE,6BAA6B;IAE1D,WAAW;IACX,kBAAkB,EAAE,oBAAoB;IAExC,WAAW;IACX,kBAAkB,EAAE,oBAAoB;IACxC,2BAA2B,EAAE,6BAA6B;IAC1D,oBAAoB,EAAE,sBAAsB;IAC5C,6BAA6B,EAAE,+BAA+B;IAC9D,sBAAsB,EAAE,wBAAwB;IAChD,+BAA+B,EAAE,iCAAiC;IAClE,kBAAkB,EAAE,oBAAoB;IACxC,2BAA2B,EAAE,6BAA6B;IAE1D,cAAc;IACd,QAAQ,EAAE,UAAU;IACpB,iBAAiB,EAAE,mBAAmB;IACtC,iBAAiB,EAAE,mBAAmB;IACtC,uBAAuB,EAAE,yBAAyB;IAClD,cAAc,EAAE,gBAAgB;IAChC,cAAc,EAAE,gBAAgB;IAChC,YAAY,EAAE,cAAc;IAC5B,gBAAgB,EAAE,kBAAkB;IACpC,iBAAiB,EAAE,mBAAmB;IACtC,qBAAqB,EAAE,uBAAuB;IAE9C,SAAS;IACT,gBAAgB,EAAE,kBAAkB;IACpC,yBAAyB,EAAE,2BAA2B;IACtD,kBAAkB,EAAE,oBAAoB;IACxC,2BAA2B,EAAE,6BAA6B;IAC1D,oBAAoB,EAAE,sBAAsB;IAC5C,6BAA6B,EAAE,+BAA+B;IAC9D,gBAAgB,EAAE,kBAAkB;IACpC,yBAAyB,EAAE,2BAA2B;IACtD,eAAe,EAAE,iBAAiB;IAElC,uBAAuB;IACvB,yBAAyB,EAAE,2BAA2B;IACtD,kCAAkC,EAAE,oCAAoC;IACxE,qBAAqB,EAAE,uBAAuB;IAC9C,8BAA8B,EAAE,gCAAgC;IAEhE,YAAY;IACZ,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;CACjB,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
export declare const FIELD_CONTENT_GP_PHOTO: {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
is_required: boolean;
|
|
6
|
+
max_length: number;
|
|
7
|
+
placeholder: string;
|
|
8
|
+
};
|
|
9
|
+
hash_code: {
|
|
10
|
+
id: string;
|
|
11
|
+
label: string;
|
|
12
|
+
is_required: boolean;
|
|
13
|
+
max_length: number;
|
|
14
|
+
placeholder: string;
|
|
15
|
+
};
|
|
16
|
+
photo_uri: {
|
|
17
|
+
id: string;
|
|
18
|
+
label: string;
|
|
19
|
+
is_required: boolean;
|
|
20
|
+
max_length: number;
|
|
21
|
+
placeholder: string;
|
|
22
|
+
};
|
|
23
|
+
google_maps_uri: {
|
|
24
|
+
id: string;
|
|
25
|
+
label: string;
|
|
26
|
+
is_required: boolean;
|
|
27
|
+
max_length: number;
|
|
28
|
+
};
|
|
29
|
+
display_name: {
|
|
30
|
+
id: string;
|
|
31
|
+
label: string;
|
|
32
|
+
is_required: boolean;
|
|
33
|
+
max_length: number;
|
|
34
|
+
};
|
|
35
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
export const FIELD_CONTENT_GP_PHOTO = {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: "content_code",
|
|
4
|
+
label: "Content Code",
|
|
5
|
+
is_required: true,
|
|
6
|
+
max_length: 127,
|
|
7
|
+
placeholder: "ex. ojeje-gwanghwamun-seoul",
|
|
8
|
+
},
|
|
9
|
+
hash_code: {
|
|
10
|
+
id: "hash_code",
|
|
11
|
+
label: "Hash Code",
|
|
12
|
+
is_required: true,
|
|
13
|
+
max_length: 12,
|
|
14
|
+
placeholder: "a9Z2BcL1adfe",
|
|
15
|
+
},
|
|
16
|
+
photo_uri: {
|
|
17
|
+
id: "photo_uri",
|
|
18
|
+
label: "Photo Uri",
|
|
19
|
+
is_required: true,
|
|
20
|
+
max_length: 1023,
|
|
21
|
+
placeholder: "ex. https://www.google.com",
|
|
22
|
+
},
|
|
23
|
+
google_maps_uri: {
|
|
24
|
+
id: "google_maps_uri",
|
|
25
|
+
label: "Google Maps Uri",
|
|
26
|
+
is_required: false,
|
|
27
|
+
max_length: 1023,
|
|
28
|
+
},
|
|
29
|
+
display_name: {
|
|
30
|
+
id: "display_name",
|
|
31
|
+
label: "Display Name",
|
|
32
|
+
is_required: false,
|
|
33
|
+
max_length: 127,
|
|
34
|
+
},
|
|
35
|
+
};
|
|
36
|
+
//# sourceMappingURL=field-content-gp-photo.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"field-content-gp-photo.js","sourceRoot":"","sources":["../../src/fields/field-content-gp-photo.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,sBAAsB,GAAG;IACpC,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,6BAA6B;KAC3C;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,UAAU,EAAE,IAAI;QAChB,WAAW,EAAE,4BAA4B;KAC1C;IACD,eAAe,EAAE;QACf,EAAE,EAAE,iBAAiB;QACrB,KAAK,EAAE,iBAAiB;QACxB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,IAAI;KACjB;IACD,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;KAChB;CACF,CAAC"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
export declare const FIELD_CONTENT_I18N: {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
is_required: boolean;
|
|
6
|
+
max_length: number;
|
|
7
|
+
placeholder: string;
|
|
8
|
+
};
|
|
9
|
+
lang_code: {
|
|
10
|
+
id: string;
|
|
11
|
+
label: string;
|
|
12
|
+
is_required: boolean;
|
|
13
|
+
max_length: number;
|
|
14
|
+
placeholder: string;
|
|
15
|
+
};
|
|
16
|
+
name: {
|
|
17
|
+
id: string;
|
|
18
|
+
label: string;
|
|
19
|
+
is_required: boolean;
|
|
20
|
+
max_length: number;
|
|
21
|
+
placeholder: string;
|
|
22
|
+
};
|
|
23
|
+
description: {
|
|
24
|
+
id: string;
|
|
25
|
+
label: string;
|
|
26
|
+
is_required: boolean;
|
|
27
|
+
max_length: number;
|
|
28
|
+
};
|
|
29
|
+
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
export const FIELD_CONTENT_I18N = {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: "content_code",
|
|
4
|
+
label: "Content Code",
|
|
5
|
+
is_required: true,
|
|
6
|
+
max_length: 127,
|
|
7
|
+
placeholder: "ex. ojeje-gwanghwamun-seoul",
|
|
8
|
+
},
|
|
9
|
+
lang_code: {
|
|
10
|
+
id: "lang_code",
|
|
11
|
+
label: "Lang Code",
|
|
12
|
+
is_required: true,
|
|
13
|
+
max_length: 8,
|
|
14
|
+
placeholder: "ko, zh, ja, th, vi, id, es, pt, fr, de, it, nl",
|
|
15
|
+
},
|
|
16
|
+
name: {
|
|
17
|
+
id: "name",
|
|
18
|
+
label: "Name",
|
|
19
|
+
is_required: false,
|
|
20
|
+
max_length: 127,
|
|
21
|
+
placeholder: "ex. 서울 맛집",
|
|
22
|
+
},
|
|
23
|
+
description: {
|
|
24
|
+
id: "description",
|
|
25
|
+
label: "Description",
|
|
26
|
+
is_required: false,
|
|
27
|
+
max_length: 2047,
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
//# sourceMappingURL=field-content-i18n.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"field-content-i18n.js","sourceRoot":"","sources":["../../src/fields/field-content-i18n.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,kBAAkB,GAAG;IAChC,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,6BAA6B;KAC3C;IACD,SAAS,EAAE;QACT,EAAE,EAAE,WAAW;QACf,KAAK,EAAE,WAAW;QAClB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,CAAC;QACb,WAAW,EAAE,gDAAgD;KAC9D;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,MAAM;QACV,KAAK,EAAE,MAAM;QACb,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,WAAW;KACzB;IACD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,IAAI;KACjB;CACF,CAAC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
export declare const FIELD_CONTENT_IMAGE: {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
is_required: boolean;
|
|
6
|
+
max_length: number;
|
|
7
|
+
placeholder: string;
|
|
8
|
+
};
|
|
9
|
+
hash_code: {
|
|
10
|
+
id: string;
|
|
11
|
+
label: string;
|
|
12
|
+
is_required: boolean;
|
|
13
|
+
max_length: number;
|
|
14
|
+
placeholder: string;
|
|
15
|
+
};
|
|
16
|
+
order_num: {
|
|
17
|
+
id: string;
|
|
18
|
+
label: string;
|
|
19
|
+
is_required: boolean;
|
|
20
|
+
default_value: number;
|
|
21
|
+
placeholder: string;
|
|
22
|
+
};
|
|
23
|
+
label: {
|
|
24
|
+
id: string;
|
|
25
|
+
label: string;
|
|
26
|
+
is_required: boolean;
|
|
27
|
+
max_length: number;
|
|
28
|
+
placeholder: string;
|
|
29
|
+
};
|
|
30
|
+
url: {
|
|
31
|
+
id: string;
|
|
32
|
+
label: string;
|
|
33
|
+
is_required: boolean;
|
|
34
|
+
max_length: number;
|
|
35
|
+
placeholder: string;
|
|
36
|
+
};
|
|
37
|
+
};
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
export const FIELD_CONTENT_IMAGE = {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: "content_code",
|
|
4
|
+
label: "Content Code",
|
|
5
|
+
is_required: true,
|
|
6
|
+
max_length: 127,
|
|
7
|
+
placeholder: "ex. ojeje-gwanghwamun-seoul",
|
|
8
|
+
},
|
|
9
|
+
hash_code: {
|
|
10
|
+
id: "hash_code",
|
|
11
|
+
label: "Hash Code",
|
|
12
|
+
is_required: true,
|
|
13
|
+
max_length: 12,
|
|
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
|
+
},
|
|
23
|
+
label: {
|
|
24
|
+
id: "label",
|
|
25
|
+
label: "Label",
|
|
26
|
+
is_required: false,
|
|
27
|
+
max_length: 45,
|
|
28
|
+
placeholder: "ex. For Mobile, Vertical,...",
|
|
29
|
+
},
|
|
30
|
+
url: {
|
|
31
|
+
id: "url",
|
|
32
|
+
label: "Url",
|
|
33
|
+
is_required: true,
|
|
34
|
+
max_length: 1023,
|
|
35
|
+
placeholder: "ex. https://www.google.com",
|
|
36
|
+
},
|
|
37
|
+
};
|
|
38
|
+
//# sourceMappingURL=field-content-image.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"field-content-image.js","sourceRoot":"","sources":["../../src/fields/field-content-image.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,mBAAmB,GAAG;IACjC,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,6BAA6B;KAC3C;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,IAAI;QAChB,WAAW,EAAE,4BAA4B;KAC1C;CACF,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
export declare const FIELD_CONTENT_KEYWORD: {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
is_required: boolean;
|
|
6
|
+
max_length: number;
|
|
7
|
+
placeholder: string;
|
|
8
|
+
};
|
|
9
|
+
keyword: {
|
|
10
|
+
id: string;
|
|
11
|
+
label: string;
|
|
12
|
+
is_required: boolean;
|
|
13
|
+
max_length: number;
|
|
14
|
+
placeholder: string;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export const FIELD_CONTENT_KEYWORD = {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: "content_code",
|
|
4
|
+
label: "Content Code",
|
|
5
|
+
is_required: true,
|
|
6
|
+
max_length: 127,
|
|
7
|
+
placeholder: "ex. ojeje-gwanghwamun-seoul",
|
|
8
|
+
},
|
|
9
|
+
keyword: {
|
|
10
|
+
id: "keyword",
|
|
11
|
+
label: "Keyword",
|
|
12
|
+
is_required: false,
|
|
13
|
+
max_length: 45,
|
|
14
|
+
placeholder: "Do NOT include whitespace",
|
|
15
|
+
},
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=field-content-keyword.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"field-content-keyword.js","sourceRoot":"","sources":["../../src/fields/field-content-keyword.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,qBAAqB,GAAG;IACnC,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,6BAA6B;KAC3C;IACD,OAAO,EAAE;QACP,EAAE,EAAE,SAAS;QACb,KAAK,EAAE,SAAS;QAChB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,2BAA2B;KACzC;CACF,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
export declare const FIELD_CONTENT_METADATA_I18N: {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
is_required: boolean;
|
|
6
|
+
max_length: number;
|
|
7
|
+
placeholder: string;
|
|
8
|
+
};
|
|
9
|
+
lang_code: {
|
|
10
|
+
id: string;
|
|
11
|
+
label: string;
|
|
12
|
+
is_required: boolean;
|
|
13
|
+
max_length: number;
|
|
14
|
+
placeholder: string;
|
|
15
|
+
};
|
|
16
|
+
title: {
|
|
17
|
+
id: string;
|
|
18
|
+
label: string;
|
|
19
|
+
is_required: boolean;
|
|
20
|
+
max_length: number;
|
|
21
|
+
placeholder: string;
|
|
22
|
+
};
|
|
23
|
+
description: {
|
|
24
|
+
id: string;
|
|
25
|
+
label: string;
|
|
26
|
+
is_required: boolean;
|
|
27
|
+
max_length: number;
|
|
28
|
+
placeholder: string;
|
|
29
|
+
};
|
|
30
|
+
og_image: {
|
|
31
|
+
id: string;
|
|
32
|
+
label: string;
|
|
33
|
+
is_required: boolean;
|
|
34
|
+
max_length: number;
|
|
35
|
+
placeholder: string;
|
|
36
|
+
};
|
|
37
|
+
tagset: {
|
|
38
|
+
id: string;
|
|
39
|
+
label: string;
|
|
40
|
+
is_required: boolean;
|
|
41
|
+
max_length: number;
|
|
42
|
+
placeholder: string;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
export const FIELD_CONTENT_METADATA_I18N = {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: "content_code",
|
|
4
|
+
label: "Content Code",
|
|
5
|
+
is_required: true,
|
|
6
|
+
max_length: 127,
|
|
7
|
+
placeholder: "ex. ojeje-gwanghwamun-seoul",
|
|
8
|
+
},
|
|
9
|
+
lang_code: {
|
|
10
|
+
id: "lang_code",
|
|
11
|
+
label: "Language Code",
|
|
12
|
+
is_required: true,
|
|
13
|
+
max_length: 8,
|
|
14
|
+
placeholder: "ex. en, ko, zh-hans, zh-hant, etc.",
|
|
15
|
+
},
|
|
16
|
+
title: {
|
|
17
|
+
id: "title",
|
|
18
|
+
label: "Title",
|
|
19
|
+
is_required: true,
|
|
20
|
+
max_length: 50,
|
|
21
|
+
placeholder: "ex. Seoul",
|
|
22
|
+
},
|
|
23
|
+
description: {
|
|
24
|
+
id: "description",
|
|
25
|
+
label: "Description",
|
|
26
|
+
is_required: false,
|
|
27
|
+
max_length: 110,
|
|
28
|
+
placeholder: "ex. Seoul",
|
|
29
|
+
},
|
|
30
|
+
og_image: {
|
|
31
|
+
id: "og_image",
|
|
32
|
+
label: "OG Image",
|
|
33
|
+
is_required: false,
|
|
34
|
+
max_length: 250,
|
|
35
|
+
placeholder: "ex. https://www.seoul.go.kr/images/city/thumbnail.jpg",
|
|
36
|
+
},
|
|
37
|
+
tagset: {
|
|
38
|
+
id: "tagset",
|
|
39
|
+
label: "Tagset",
|
|
40
|
+
is_required: false,
|
|
41
|
+
max_length: 511,
|
|
42
|
+
placeholder: "ex. seoul,서울,서울맛집,서울여행 등등 (Type: varying(32)[])",
|
|
43
|
+
},
|
|
44
|
+
};
|
|
45
|
+
//# sourceMappingURL=field-content-metadata-i18n.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"field-content-metadata-i18n.js","sourceRoot":"","sources":["../../src/fields/field-content-metadata-i18n.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,2BAA2B,GAAG;IACzC,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,6BAA6B;KAC3C;IACD,SAAS,EAAE;QACT,EAAE,EAAE,WAAW;QACf,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,CAAC;QACb,WAAW,EAAE,oCAAoC;KAClD;IACD,KAAK,EAAE;QACL,EAAE,EAAE,OAAO;QACX,KAAK,EAAE,OAAO;QACd,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,WAAW;KACzB;IACD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,WAAW;KACzB;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,UAAU;QACd,KAAK,EAAE,UAAU;QACjB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,uDAAuD;KACrE;IACD,MAAM,EAAE;QACN,EAAE,EAAE,QAAQ;QACZ,KAAK,EAAE,QAAQ;QACf,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,iDAAiD;KAC/D;CACF,CAAC"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
export declare const FIELD_CONTENT_PRICE: {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
is_required: boolean;
|
|
6
|
+
max_length: number;
|
|
7
|
+
placeholder: string;
|
|
8
|
+
};
|
|
9
|
+
hash_code: {
|
|
10
|
+
id: string;
|
|
11
|
+
label: string;
|
|
12
|
+
is_required: boolean;
|
|
13
|
+
max_length: number;
|
|
14
|
+
placeholder: string;
|
|
15
|
+
};
|
|
16
|
+
title: {
|
|
17
|
+
id: string;
|
|
18
|
+
label: string;
|
|
19
|
+
is_required: boolean;
|
|
20
|
+
max_length: number;
|
|
21
|
+
};
|
|
22
|
+
title_native: {
|
|
23
|
+
id: string;
|
|
24
|
+
label: string;
|
|
25
|
+
is_required: boolean;
|
|
26
|
+
max_length: number;
|
|
27
|
+
};
|
|
28
|
+
price_symbol: {
|
|
29
|
+
id: string;
|
|
30
|
+
label: string;
|
|
31
|
+
is_required: boolean;
|
|
32
|
+
max_length: number;
|
|
33
|
+
placeholder: string;
|
|
34
|
+
};
|
|
35
|
+
price: {
|
|
36
|
+
id: string;
|
|
37
|
+
label: string;
|
|
38
|
+
is_required: boolean;
|
|
39
|
+
placeholder: string;
|
|
40
|
+
};
|
|
41
|
+
img_url: {
|
|
42
|
+
id: string;
|
|
43
|
+
label: string;
|
|
44
|
+
is_required: boolean;
|
|
45
|
+
max_length: number;
|
|
46
|
+
placeholder: string;
|
|
47
|
+
};
|
|
48
|
+
url: {
|
|
49
|
+
id: string;
|
|
50
|
+
label: string;
|
|
51
|
+
is_required: boolean;
|
|
52
|
+
max_length: number;
|
|
53
|
+
placeholder: string;
|
|
54
|
+
};
|
|
55
|
+
description: {
|
|
56
|
+
id: string;
|
|
57
|
+
label: string;
|
|
58
|
+
is_required: boolean;
|
|
59
|
+
max_length: number;
|
|
60
|
+
};
|
|
61
|
+
};
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
export const FIELD_CONTENT_PRICE = {
|
|
2
|
+
content_code: {
|
|
3
|
+
id: "content_code",
|
|
4
|
+
label: "Content Code",
|
|
5
|
+
is_required: true,
|
|
6
|
+
max_length: 127,
|
|
7
|
+
placeholder: "ex. ojeje-gwanghwamun-seoul",
|
|
8
|
+
},
|
|
9
|
+
hash_code: {
|
|
10
|
+
id: "hash_code",
|
|
11
|
+
label: "Hash Code",
|
|
12
|
+
is_required: true,
|
|
13
|
+
max_length: 12,
|
|
14
|
+
placeholder: "a9Z2BcL1adfe",
|
|
15
|
+
},
|
|
16
|
+
title: {
|
|
17
|
+
id: "title",
|
|
18
|
+
label: "Title",
|
|
19
|
+
is_required: true,
|
|
20
|
+
max_length: 45,
|
|
21
|
+
},
|
|
22
|
+
title_native: {
|
|
23
|
+
id: "title_native",
|
|
24
|
+
label: "Title Native",
|
|
25
|
+
is_required: false,
|
|
26
|
+
max_length: 45,
|
|
27
|
+
},
|
|
28
|
+
price_symbol: {
|
|
29
|
+
id: "price_symbol",
|
|
30
|
+
label: "Price Symbol",
|
|
31
|
+
is_required: false,
|
|
32
|
+
max_length: 4,
|
|
33
|
+
placeholder: "KRW, USD, etc.",
|
|
34
|
+
},
|
|
35
|
+
price: {
|
|
36
|
+
id: "price",
|
|
37
|
+
label: "Price",
|
|
38
|
+
is_required: false,
|
|
39
|
+
placeholder: "ex. 10000",
|
|
40
|
+
},
|
|
41
|
+
img_url: {
|
|
42
|
+
id: "img_url",
|
|
43
|
+
label: "Image URL",
|
|
44
|
+
is_required: false,
|
|
45
|
+
max_length: 255,
|
|
46
|
+
placeholder: "ex. https://www.google.com",
|
|
47
|
+
},
|
|
48
|
+
url: {
|
|
49
|
+
id: "url",
|
|
50
|
+
label: "Url",
|
|
51
|
+
is_required: false,
|
|
52
|
+
max_length: 255,
|
|
53
|
+
placeholder: "ex. https://www.google.com",
|
|
54
|
+
},
|
|
55
|
+
description: {
|
|
56
|
+
id: "description",
|
|
57
|
+
label: "Description",
|
|
58
|
+
is_required: false,
|
|
59
|
+
max_length: 511,
|
|
60
|
+
},
|
|
61
|
+
};
|
|
62
|
+
//# sourceMappingURL=field-content-price.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"field-content-price.js","sourceRoot":"","sources":["../../src/fields/field-content-price.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,mBAAmB,GAAG;IACjC,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,6BAA6B;KAC3C;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,KAAK,EAAE;QACL,EAAE,EAAE,OAAO;QACX,KAAK,EAAE,OAAO;QACd,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;KACf;IACD,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,EAAE;KACf;IACD,YAAY,EAAE;QACZ,EAAE,EAAE,cAAc;QAClB,KAAK,EAAE,cAAc;QACrB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,CAAC;QACb,WAAW,EAAE,gBAAgB;KAC9B;IACD,KAAK,EAAE;QACL,EAAE,EAAE,OAAO;QACX,KAAK,EAAE,OAAO;QACd,WAAW,EAAE,KAAK;QAClB,WAAW,EAAE,WAAW;KACzB;IACD,OAAO,EAAE;QACP,EAAE,EAAE,SAAS;QACb,KAAK,EAAE,WAAW;QAClB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,4BAA4B;KAC1C;IACD,GAAG,EAAE;QACH,EAAE,EAAE,KAAK;QACT,KAAK,EAAE,KAAK;QACZ,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,4BAA4B;KAC1C;IACD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;KAChB;CACF,CAAC"}
|