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
|
@@ -55,215 +55,194 @@ export declare const F_GROUP: {
|
|
|
55
55
|
max_length: number;
|
|
56
56
|
placeholder: string;
|
|
57
57
|
};
|
|
58
|
-
|
|
58
|
+
thumbnail_square_src_name: {
|
|
59
59
|
id: string;
|
|
60
60
|
label: string;
|
|
61
61
|
is_required: boolean;
|
|
62
62
|
max_length: number;
|
|
63
63
|
placeholder: string;
|
|
64
64
|
};
|
|
65
|
-
|
|
65
|
+
thumbnail_square_src_platform: {
|
|
66
66
|
id: string;
|
|
67
67
|
label: string;
|
|
68
68
|
is_required: boolean;
|
|
69
69
|
max_length: number;
|
|
70
70
|
placeholder: string;
|
|
71
71
|
};
|
|
72
|
-
|
|
72
|
+
thumbnail_square_src_unique_id: {
|
|
73
73
|
id: string;
|
|
74
74
|
label: string;
|
|
75
75
|
is_required: boolean;
|
|
76
76
|
max_length: number;
|
|
77
77
|
placeholder: string;
|
|
78
78
|
};
|
|
79
|
-
|
|
79
|
+
thumbnail_square_src_url: {
|
|
80
80
|
id: string;
|
|
81
81
|
label: string;
|
|
82
82
|
is_required: boolean;
|
|
83
83
|
max_length: number;
|
|
84
84
|
placeholder: string;
|
|
85
85
|
};
|
|
86
|
-
|
|
86
|
+
thumbnail_horizontal: {
|
|
87
87
|
id: string;
|
|
88
88
|
label: string;
|
|
89
89
|
is_required: boolean;
|
|
90
90
|
max_length: number;
|
|
91
91
|
placeholder: string;
|
|
92
92
|
};
|
|
93
|
-
|
|
93
|
+
thumbnail_horizontal_src_name: {
|
|
94
94
|
id: string;
|
|
95
95
|
label: string;
|
|
96
96
|
is_required: boolean;
|
|
97
97
|
max_length: number;
|
|
98
98
|
placeholder: string;
|
|
99
99
|
};
|
|
100
|
-
|
|
100
|
+
thumbnail_horizontal_src_platform: {
|
|
101
101
|
id: string;
|
|
102
102
|
label: string;
|
|
103
103
|
is_required: boolean;
|
|
104
104
|
max_length: number;
|
|
105
105
|
placeholder: string;
|
|
106
106
|
};
|
|
107
|
-
|
|
107
|
+
thumbnail_horizontal_src_unique_id: {
|
|
108
108
|
id: string;
|
|
109
109
|
label: string;
|
|
110
110
|
is_required: boolean;
|
|
111
111
|
max_length: number;
|
|
112
112
|
placeholder: string;
|
|
113
113
|
};
|
|
114
|
-
|
|
115
|
-
id: string;
|
|
116
|
-
label: string;
|
|
117
|
-
is_required: boolean;
|
|
118
|
-
default_value: number;
|
|
119
|
-
};
|
|
120
|
-
added_count: {
|
|
121
|
-
id: string;
|
|
122
|
-
label: string;
|
|
123
|
-
is_required: boolean;
|
|
124
|
-
default_value: number;
|
|
125
|
-
};
|
|
126
|
-
shared_count: {
|
|
127
|
-
id: string;
|
|
128
|
-
label: string;
|
|
129
|
-
is_required: boolean;
|
|
130
|
-
default_value: number;
|
|
131
|
-
};
|
|
132
|
-
is_active: {
|
|
114
|
+
thumbnail_horizontal_src_url: {
|
|
133
115
|
id: string;
|
|
134
116
|
label: string;
|
|
135
117
|
is_required: boolean;
|
|
136
|
-
|
|
118
|
+
max_length: number;
|
|
119
|
+
placeholder: string;
|
|
137
120
|
};
|
|
138
|
-
|
|
121
|
+
thumbnail_vertical: {
|
|
139
122
|
id: string;
|
|
140
123
|
label: string;
|
|
141
124
|
is_required: boolean;
|
|
125
|
+
max_length: number;
|
|
142
126
|
placeholder: string;
|
|
143
127
|
};
|
|
144
|
-
|
|
128
|
+
thumbnail_vertical_src_name: {
|
|
145
129
|
id: string;
|
|
146
130
|
label: string;
|
|
147
131
|
is_required: boolean;
|
|
148
132
|
max_length: number;
|
|
149
133
|
placeholder: string;
|
|
150
134
|
};
|
|
151
|
-
|
|
135
|
+
thumbnail_vertical_src_platform: {
|
|
152
136
|
id: string;
|
|
153
137
|
label: string;
|
|
154
138
|
is_required: boolean;
|
|
155
|
-
|
|
139
|
+
max_length: number;
|
|
140
|
+
placeholder: string;
|
|
156
141
|
};
|
|
157
|
-
|
|
142
|
+
thumbnail_vertical_src_unique_id: {
|
|
158
143
|
id: string;
|
|
159
144
|
label: string;
|
|
160
145
|
is_required: boolean;
|
|
161
|
-
|
|
146
|
+
max_length: number;
|
|
147
|
+
placeholder: string;
|
|
162
148
|
};
|
|
163
|
-
|
|
149
|
+
thumbnail_vertical_src_url: {
|
|
164
150
|
id: string;
|
|
165
151
|
label: string;
|
|
166
152
|
is_required: boolean;
|
|
167
153
|
max_length: number;
|
|
168
154
|
placeholder: string;
|
|
169
155
|
};
|
|
170
|
-
|
|
156
|
+
profile: {
|
|
171
157
|
id: string;
|
|
172
158
|
label: string;
|
|
173
159
|
is_required: boolean;
|
|
174
160
|
max_length: number;
|
|
175
161
|
placeholder: string;
|
|
176
162
|
};
|
|
177
|
-
|
|
163
|
+
homepage: {
|
|
178
164
|
id: string;
|
|
179
165
|
label: string;
|
|
180
166
|
is_required: boolean;
|
|
181
167
|
max_length: number;
|
|
182
168
|
placeholder: string;
|
|
183
169
|
};
|
|
184
|
-
|
|
170
|
+
youtube_ch_id: {
|
|
185
171
|
id: string;
|
|
186
172
|
label: string;
|
|
187
173
|
is_required: boolean;
|
|
188
174
|
max_length: number;
|
|
189
175
|
placeholder: string;
|
|
190
176
|
};
|
|
191
|
-
|
|
177
|
+
instagram_id: {
|
|
192
178
|
id: string;
|
|
193
179
|
label: string;
|
|
194
180
|
is_required: boolean;
|
|
195
181
|
max_length: number;
|
|
196
182
|
placeholder: string;
|
|
197
183
|
};
|
|
198
|
-
|
|
184
|
+
tiktok_id: {
|
|
199
185
|
id: string;
|
|
200
186
|
label: string;
|
|
201
187
|
is_required: boolean;
|
|
202
188
|
max_length: number;
|
|
203
189
|
placeholder: string;
|
|
204
190
|
};
|
|
205
|
-
|
|
191
|
+
threads_id: {
|
|
206
192
|
id: string;
|
|
207
193
|
label: string;
|
|
208
194
|
is_required: boolean;
|
|
209
195
|
max_length: number;
|
|
210
196
|
placeholder: string;
|
|
211
197
|
};
|
|
212
|
-
|
|
198
|
+
view_count: {
|
|
213
199
|
id: string;
|
|
214
200
|
label: string;
|
|
215
201
|
is_required: boolean;
|
|
216
|
-
|
|
217
|
-
placeholder: string;
|
|
202
|
+
default_value: number;
|
|
218
203
|
};
|
|
219
|
-
|
|
204
|
+
added_count: {
|
|
220
205
|
id: string;
|
|
221
206
|
label: string;
|
|
222
207
|
is_required: boolean;
|
|
223
|
-
|
|
224
|
-
placeholder: string;
|
|
208
|
+
default_value: number;
|
|
225
209
|
};
|
|
226
|
-
|
|
210
|
+
shared_count: {
|
|
227
211
|
id: string;
|
|
228
212
|
label: string;
|
|
229
213
|
is_required: boolean;
|
|
230
|
-
|
|
231
|
-
placeholder: string;
|
|
214
|
+
default_value: number;
|
|
232
215
|
};
|
|
233
|
-
|
|
216
|
+
is_active: {
|
|
234
217
|
id: string;
|
|
235
218
|
label: string;
|
|
236
219
|
is_required: boolean;
|
|
237
|
-
|
|
238
|
-
placeholder: string;
|
|
220
|
+
default_value: boolean;
|
|
239
221
|
};
|
|
240
|
-
|
|
222
|
+
deactivated_at: {
|
|
241
223
|
id: string;
|
|
242
224
|
label: string;
|
|
243
225
|
is_required: boolean;
|
|
244
|
-
max_length: number;
|
|
245
226
|
placeholder: string;
|
|
246
227
|
};
|
|
247
|
-
|
|
228
|
+
deactivated_by: {
|
|
248
229
|
id: string;
|
|
249
230
|
label: string;
|
|
250
231
|
is_required: boolean;
|
|
251
232
|
max_length: number;
|
|
252
233
|
placeholder: string;
|
|
253
234
|
};
|
|
254
|
-
|
|
235
|
+
is_display: {
|
|
255
236
|
id: string;
|
|
256
237
|
label: string;
|
|
257
238
|
is_required: boolean;
|
|
258
|
-
|
|
259
|
-
placeholder: string;
|
|
239
|
+
default_value: boolean;
|
|
260
240
|
};
|
|
261
|
-
|
|
241
|
+
is_official_account: {
|
|
262
242
|
id: string;
|
|
263
243
|
label: string;
|
|
264
244
|
is_required: boolean;
|
|
265
|
-
|
|
266
|
-
placeholder: string;
|
|
245
|
+
default_value: boolean;
|
|
267
246
|
};
|
|
268
247
|
metadata_title: {
|
|
269
248
|
id: string;
|
|
@@ -55,6 +55,34 @@ export const F_GROUP = {
|
|
|
55
55
|
max_length: 250,
|
|
56
56
|
placeholder: "ex. https://www.example.com/thumbnail_square.jpg",
|
|
57
57
|
},
|
|
58
|
+
thumbnail_square_src_name: {
|
|
59
|
+
id: "thumbnail_square_src_name",
|
|
60
|
+
label: "Thumbnail Square Source Name",
|
|
61
|
+
is_required: false,
|
|
62
|
+
max_length: 96,
|
|
63
|
+
placeholder: "ex. thumbnail_square",
|
|
64
|
+
},
|
|
65
|
+
thumbnail_square_src_platform: {
|
|
66
|
+
id: "thumbnail_square_src_platform",
|
|
67
|
+
label: "Thumbnail Square Source Platform",
|
|
68
|
+
is_required: false,
|
|
69
|
+
max_length: 96,
|
|
70
|
+
placeholder: "ex. instagram, facebook, twitter, etc.",
|
|
71
|
+
},
|
|
72
|
+
thumbnail_square_src_unique_id: {
|
|
73
|
+
id: "thumbnail_square_src_unique_id",
|
|
74
|
+
label: "Thumbnail Square Source Unique ID",
|
|
75
|
+
is_required: false,
|
|
76
|
+
max_length: 96,
|
|
77
|
+
placeholder: "ex. 1234567890",
|
|
78
|
+
},
|
|
79
|
+
thumbnail_square_src_url: {
|
|
80
|
+
id: "thumbnail_square_src_url",
|
|
81
|
+
label: "Thumbnail Square Source URL",
|
|
82
|
+
is_required: false,
|
|
83
|
+
max_length: 1023,
|
|
84
|
+
placeholder: "ex. https://www.example.com/thumbnail_square.jpg",
|
|
85
|
+
},
|
|
58
86
|
thumbnail_horizontal: {
|
|
59
87
|
id: "thumbnail_horizontal",
|
|
60
88
|
label: "Thumbnail Horizontal",
|
|
@@ -62,6 +90,34 @@ export const F_GROUP = {
|
|
|
62
90
|
max_length: 250,
|
|
63
91
|
placeholder: "ex. https://www.example.com/thumbnail_horizontal.jpg",
|
|
64
92
|
},
|
|
93
|
+
thumbnail_horizontal_src_name: {
|
|
94
|
+
id: "thumbnail_horizontal_src_name",
|
|
95
|
+
label: "Thumbnail Horizontal Source Name",
|
|
96
|
+
is_required: false,
|
|
97
|
+
max_length: 96,
|
|
98
|
+
placeholder: "ex. thumbnail_horizontal",
|
|
99
|
+
},
|
|
100
|
+
thumbnail_horizontal_src_platform: {
|
|
101
|
+
id: "thumbnail_horizontal_src_platform",
|
|
102
|
+
label: "Thumbnail Horizontal Source Platform",
|
|
103
|
+
is_required: false,
|
|
104
|
+
max_length: 96,
|
|
105
|
+
placeholder: "ex. instagram, facebook, twitter, etc.",
|
|
106
|
+
},
|
|
107
|
+
thumbnail_horizontal_src_unique_id: {
|
|
108
|
+
id: "thumbnail_horizontal_src_unique_id",
|
|
109
|
+
label: "Thumbnail Horizontal Source Unique ID",
|
|
110
|
+
is_required: false,
|
|
111
|
+
max_length: 96,
|
|
112
|
+
placeholder: "ex. 1234567890",
|
|
113
|
+
},
|
|
114
|
+
thumbnail_horizontal_src_url: {
|
|
115
|
+
id: "thumbnail_horizontal_src_url",
|
|
116
|
+
label: "Thumbnail Horizontal Source URL",
|
|
117
|
+
is_required: false,
|
|
118
|
+
max_length: 1023,
|
|
119
|
+
placeholder: "ex. https://www.example.com/thumbnail_horizontal.jpg",
|
|
120
|
+
},
|
|
65
121
|
thumbnail_vertical: {
|
|
66
122
|
id: "thumbnail_vertical",
|
|
67
123
|
label: "Thumbnail Vertical",
|
|
@@ -69,6 +125,34 @@ export const F_GROUP = {
|
|
|
69
125
|
max_length: 250,
|
|
70
126
|
placeholder: "ex. https://www.example.com/thumbnail_vertical.jpg",
|
|
71
127
|
},
|
|
128
|
+
thumbnail_vertical_src_name: {
|
|
129
|
+
id: "thumbnail_vertical_src_name",
|
|
130
|
+
label: "Thumbnail Vertical Source Name",
|
|
131
|
+
is_required: false,
|
|
132
|
+
max_length: 96,
|
|
133
|
+
placeholder: "ex. thumbnail_vertical",
|
|
134
|
+
},
|
|
135
|
+
thumbnail_vertical_src_platform: {
|
|
136
|
+
id: "thumbnail_vertical_src_platform",
|
|
137
|
+
label: "Thumbnail Vertical Source Platform",
|
|
138
|
+
is_required: false,
|
|
139
|
+
max_length: 96,
|
|
140
|
+
placeholder: "ex. instagram, facebook, twitter, etc.",
|
|
141
|
+
},
|
|
142
|
+
thumbnail_vertical_src_unique_id: {
|
|
143
|
+
id: "thumbnail_vertical_src_unique_id",
|
|
144
|
+
label: "Thumbnail Vertical Source Unique ID",
|
|
145
|
+
is_required: false,
|
|
146
|
+
max_length: 96,
|
|
147
|
+
placeholder: "ex. 1234567890",
|
|
148
|
+
},
|
|
149
|
+
thumbnail_vertical_src_url: {
|
|
150
|
+
id: "thumbnail_vertical_src_url",
|
|
151
|
+
label: "Thumbnail Vertical Source URL",
|
|
152
|
+
is_required: false,
|
|
153
|
+
max_length: 1023,
|
|
154
|
+
placeholder: "ex. https://www.example.com/thumbnail_vertical.jpg",
|
|
155
|
+
},
|
|
72
156
|
profile: {
|
|
73
157
|
id: "profile",
|
|
74
158
|
label: "Profile",
|
|
@@ -160,111 +244,6 @@ export const F_GROUP = {
|
|
|
160
244
|
is_required: true,
|
|
161
245
|
default_value: false,
|
|
162
246
|
},
|
|
163
|
-
hero_image_01: {
|
|
164
|
-
id: "hero_image_01",
|
|
165
|
-
label: "Hero Image 01",
|
|
166
|
-
is_required: false,
|
|
167
|
-
max_length: 250,
|
|
168
|
-
placeholder: "ex. https://www.example.com/hero_image_01.jpg",
|
|
169
|
-
},
|
|
170
|
-
hero_image_02: {
|
|
171
|
-
id: "hero_image_02",
|
|
172
|
-
label: "Hero Image 02",
|
|
173
|
-
is_required: false,
|
|
174
|
-
max_length: 250,
|
|
175
|
-
placeholder: "ex. https://www.example.com/hero_image_02.jpg",
|
|
176
|
-
},
|
|
177
|
-
hero_image_03: {
|
|
178
|
-
id: "hero_image_03",
|
|
179
|
-
label: "Hero Image 03",
|
|
180
|
-
is_required: false,
|
|
181
|
-
max_length: 250,
|
|
182
|
-
placeholder: "ex. https://www.example.com/hero_image_03.jpg",
|
|
183
|
-
},
|
|
184
|
-
hero_image_04: {
|
|
185
|
-
id: "hero_image_04",
|
|
186
|
-
label: "Hero Image 04",
|
|
187
|
-
is_required: false,
|
|
188
|
-
max_length: 250,
|
|
189
|
-
placeholder: "ex. https://www.example.com/hero_image_04.jpg",
|
|
190
|
-
},
|
|
191
|
-
hero_image_05: {
|
|
192
|
-
id: "hero_image_05",
|
|
193
|
-
label: "Hero Image 05",
|
|
194
|
-
is_required: false,
|
|
195
|
-
max_length: 250,
|
|
196
|
-
placeholder: "ex. https://www.example.com/hero_image_05.jpg",
|
|
197
|
-
},
|
|
198
|
-
thumbnail_main_01: {
|
|
199
|
-
id: "thumbnail_main_01",
|
|
200
|
-
label: "Thumbnail Main 01",
|
|
201
|
-
is_required: false,
|
|
202
|
-
max_length: 250,
|
|
203
|
-
placeholder: "ex. https://www.example.com/thumbnail_main_01.jpg",
|
|
204
|
-
},
|
|
205
|
-
thumbnail_main_02: {
|
|
206
|
-
id: "thumbnail_main_02",
|
|
207
|
-
label: "Thumbnail Main 02",
|
|
208
|
-
is_required: false,
|
|
209
|
-
max_length: 250,
|
|
210
|
-
placeholder: "ex. https://www.example.com/thumbnail_main_02.jpg",
|
|
211
|
-
},
|
|
212
|
-
thumbnail_main_03: {
|
|
213
|
-
id: "thumbnail_main_03",
|
|
214
|
-
label: "Thumbnail Main 03",
|
|
215
|
-
is_required: false,
|
|
216
|
-
max_length: 250,
|
|
217
|
-
placeholder: "ex. https://www.example.com/thumbnail_main_03.jpg",
|
|
218
|
-
},
|
|
219
|
-
thumbnail_main_04: {
|
|
220
|
-
id: "thumbnail_main_04",
|
|
221
|
-
label: "Thumbnail Main 04",
|
|
222
|
-
is_required: false,
|
|
223
|
-
max_length: 250,
|
|
224
|
-
placeholder: "ex. https://www.example.com/thumbnail_main_04.jpg",
|
|
225
|
-
},
|
|
226
|
-
thumbnail_main_05: {
|
|
227
|
-
id: "thumbnail_main_05",
|
|
228
|
-
label: "Thumbnail Main 05",
|
|
229
|
-
is_required: false,
|
|
230
|
-
max_length: 250,
|
|
231
|
-
placeholder: "ex. https://www.example.com/thumbnail_main_05.jpg",
|
|
232
|
-
},
|
|
233
|
-
thumbnail_vertical_01: {
|
|
234
|
-
id: "thumbnail_vertical_01",
|
|
235
|
-
label: "Thumbnail Vertical 01",
|
|
236
|
-
is_required: false,
|
|
237
|
-
max_length: 250,
|
|
238
|
-
placeholder: "ex. https://www.example.com/thumbnail_vertical_01.jpg",
|
|
239
|
-
},
|
|
240
|
-
thumbnail_vertical_02: {
|
|
241
|
-
id: "thumbnail_vertical_02",
|
|
242
|
-
label: "Thumbnail Vertical 02",
|
|
243
|
-
is_required: false,
|
|
244
|
-
max_length: 250,
|
|
245
|
-
placeholder: "ex. https://www.example.com/thumbnail_vertical_02.jpg",
|
|
246
|
-
},
|
|
247
|
-
thumbnail_vertical_03: {
|
|
248
|
-
id: "thumbnail_vertical_03",
|
|
249
|
-
label: "Thumbnail Vertical 03",
|
|
250
|
-
is_required: false,
|
|
251
|
-
max_length: 250,
|
|
252
|
-
placeholder: "ex. https://www.example.com/thumbnail_vertical_03.jpg",
|
|
253
|
-
},
|
|
254
|
-
thumbnail_vertical_04: {
|
|
255
|
-
id: "thumbnail_vertical_04",
|
|
256
|
-
label: "Thumbnail Vertical 04",
|
|
257
|
-
is_required: false,
|
|
258
|
-
max_length: 250,
|
|
259
|
-
placeholder: "ex. https://www.example.com/thumbnail_vertical_04.jpg",
|
|
260
|
-
},
|
|
261
|
-
thumbnail_vertical_05: {
|
|
262
|
-
id: "thumbnail_vertical_05",
|
|
263
|
-
label: "Thumbnail Vertical 05",
|
|
264
|
-
is_required: false,
|
|
265
|
-
max_length: 250,
|
|
266
|
-
placeholder: "ex. https://www.example.com/thumbnail_vertical_05.jpg",
|
|
267
|
-
},
|
|
268
247
|
metadata_title: {
|
|
269
248
|
id: "metadata_title",
|
|
270
249
|
label: "Metadata Title",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"f-group.js","sourceRoot":"","sources":["../../../src/fields/fields-group/f-group.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,OAAO,GAAG;IACrB,UAAU,EAAE;QACV,EAAE,EAAE,YAAY;QAChB,KAAK,EAAE,YAAY;QACnB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,0BAA0B;KACxC;IACD,UAAU,EAAE;QACV,EAAE,EAAE,YAAY;QAChB,KAAK,EAAE,YAAY;QACnB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,6DAA6D;KAC3E;IACD,IAAI,EAAE;QACJ,EAAE,EAAE,MAAM;QACV,KAAK,EAAE,MAAM;QACb,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,0BAA0B;KACxC;IACD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,0BAA0B;KACxC;IACD,kBAAkB,EAAE;QAClB,EAAE,EAAE,oBAAoB;QACxB,KAAK,EAAE,oBAAoB;QAC3B,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,iCAAiC;KAC/C;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,UAAU;QACd,KAAK,EAAE,kBAAkB;QACzB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,CAAC;QACb,WAAW,EAAE,aAAa;KAC3B;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,UAAU;QACd,KAAK,EAAE,kBAAkB;QACzB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,CAAC;QACb,WAAW,EAAE,aAAa;KAC3B;IACD,gBAAgB,EAAE;QAChB,EAAE,EAAE,kBAAkB;QACtB,KAAK,EAAE,kBAAkB;QACzB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,GAAG;QACf,WAAW,EAAE,kDAAkD;KAChE;IACD,
|
|
1
|
+
{"version":3,"file":"f-group.js","sourceRoot":"","sources":["../../../src/fields/fields-group/f-group.ts"],"names":[],"mappings":"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"}
|
|
@@ -13,12 +13,6 @@ export const F_MAP_CATEGORY_EVENT = {
|
|
|
13
13
|
max_length: 24,
|
|
14
14
|
placeholder: "ex. 202512-A12-B34",
|
|
15
15
|
},
|
|
16
|
-
date: {
|
|
17
|
-
id: "date",
|
|
18
|
-
label: "Date",
|
|
19
|
-
is_required: false,
|
|
20
|
-
placeholder: "ex. 2025-01-01 12:00:00",
|
|
21
|
-
},
|
|
22
16
|
is_selected: {
|
|
23
17
|
id: "is_selected",
|
|
24
18
|
label: "Is Selected",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"f-map-category-event.js","sourceRoot":"","sources":["../../../src/fields/fields-map/f-map-category-event.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,oBAAoB,GAAG;IAClC,aAAa,EAAE;QACb,EAAE,EAAE,eAAe;QACnB,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,gCAAgC;KAC9C;IACD,UAAU,EAAE;QACV,EAAE,EAAE,YAAY;QAChB,KAAK,EAAE,YAAY;QACnB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,oBAAoB;KAClC;IACD,
|
|
1
|
+
{"version":3,"file":"f-map-category-event.js","sourceRoot":"","sources":["../../../src/fields/fields-map/f-map-category-event.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,oBAAoB,GAAG;IAClC,aAAa,EAAE;QACb,EAAE,EAAE,eAAe;QACnB,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,gCAAgC;KAC9C;IACD,UAAU,EAAE;QACV,EAAE,EAAE,YAAY;QAChB,KAAK,EAAE,YAAY;QACnB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,oBAAoB;KAClC;IACD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,IAAI;QACjB,aAAa,EAAE,KAAK;KACrB;IACD,SAAS,EAAE;QACT,EAAE,EAAE,WAAW;QACf,KAAK,EAAE,WAAW;QAClB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,OAAO;KACrB;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,UAAU;QACd,KAAK,EAAE,UAAU;QACjB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,yBAAyB;KACvC;CACF,CAAC"}
|
|
@@ -13,18 +13,6 @@ export declare const F_MAP_CATEGORY_FOLDER: {
|
|
|
13
13
|
max_length: number;
|
|
14
14
|
placeholder: string;
|
|
15
15
|
};
|
|
16
|
-
earliest_event: {
|
|
17
|
-
id: string;
|
|
18
|
-
label: string;
|
|
19
|
-
is_required: boolean;
|
|
20
|
-
placeholder: string;
|
|
21
|
-
};
|
|
22
|
-
latest_event: {
|
|
23
|
-
id: string;
|
|
24
|
-
label: string;
|
|
25
|
-
is_required: boolean;
|
|
26
|
-
placeholder: string;
|
|
27
|
-
};
|
|
28
16
|
is_selected: {
|
|
29
17
|
id: string;
|
|
30
18
|
label: string;
|
|
@@ -13,18 +13,6 @@ export const F_MAP_CATEGORY_FOLDER = {
|
|
|
13
13
|
max_length: 96,
|
|
14
14
|
placeholder: "ex. F-NETFLIX-A12-B34",
|
|
15
15
|
},
|
|
16
|
-
earliest_event: {
|
|
17
|
-
id: "earliest_event",
|
|
18
|
-
label: "Earliest Event",
|
|
19
|
-
is_required: false,
|
|
20
|
-
placeholder: "ex. 2025-01-01 12:00:00",
|
|
21
|
-
},
|
|
22
|
-
latest_event: {
|
|
23
|
-
id: "latest_event",
|
|
24
|
-
label: "Latest Event",
|
|
25
|
-
is_required: false,
|
|
26
|
-
placeholder: "ex. 2025-01-01 12:00:00",
|
|
27
|
-
},
|
|
28
16
|
is_selected: {
|
|
29
17
|
id: "is_selected",
|
|
30
18
|
label: "Is Selected",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"f-map-category-folder.js","sourceRoot":"","sources":["../../../src/fields/fields-map/f-map-category-folder.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,qBAAqB,GAAG;IACnC,aAAa,EAAE;QACb,EAAE,EAAE,eAAe;QACnB,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,gCAAgC;KAC9C;IACD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,uBAAuB;KACrC;IACD,
|
|
1
|
+
{"version":3,"file":"f-map-category-folder.js","sourceRoot":"","sources":["../../../src/fields/fields-map/f-map-category-folder.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,qBAAqB,GAAG;IACnC,aAAa,EAAE;QACb,EAAE,EAAE,eAAe;QACnB,KAAK,EAAE,eAAe;QACtB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,gCAAgC;KAC9C;IACD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,uBAAuB;KACrC;IACD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,IAAI;QACjB,aAAa,EAAE,KAAK;KACrB;IACD,SAAS,EAAE;QACT,EAAE,EAAE,WAAW;QACf,KAAK,EAAE,WAAW;QAClB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,OAAO;KACrB;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,UAAU;QACd,KAAK,EAAE,UAAU;QACjB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,yBAAyB;KACvC;CACF,CAAC"}
|
|
@@ -13,12 +13,6 @@ export const F_MAP_CITY_EVENT = {
|
|
|
13
13
|
max_length: 24,
|
|
14
14
|
placeholder: "ex. 202512-A12-B34",
|
|
15
15
|
},
|
|
16
|
-
date: {
|
|
17
|
-
id: "date",
|
|
18
|
-
label: "Date",
|
|
19
|
-
is_required: false,
|
|
20
|
-
placeholder: "ex. 2025-01-01 12:00:00",
|
|
21
|
-
},
|
|
22
16
|
is_selected: {
|
|
23
17
|
id: "is_selected",
|
|
24
18
|
label: "Is Selected",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"f-map-city-event.js","sourceRoot":"","sources":["../../../src/fields/fields-map/f-map-city-event.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,gBAAgB,GAAG;IAC9B,SAAS,EAAE;QACT,EAAE,EAAE,WAAW;QACf,KAAK,EAAE,WAAW;QAClB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,gCAAgC;KAC9C;IACD,UAAU,EAAE;QACV,EAAE,EAAE,YAAY;QAChB,KAAK,EAAE,YAAY;QACnB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,oBAAoB;KAClC;IACD,
|
|
1
|
+
{"version":3,"file":"f-map-city-event.js","sourceRoot":"","sources":["../../../src/fields/fields-map/f-map-city-event.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,gBAAgB,GAAG;IAC9B,SAAS,EAAE;QACT,EAAE,EAAE,WAAW;QACf,KAAK,EAAE,WAAW;QAClB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,gCAAgC;KAC9C;IACD,UAAU,EAAE;QACV,EAAE,EAAE,YAAY;QAChB,KAAK,EAAE,YAAY;QACnB,WAAW,EAAE,IAAI;QACjB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,oBAAoB;KAClC;IACD,WAAW,EAAE;QACX,EAAE,EAAE,aAAa;QACjB,KAAK,EAAE,aAAa;QACpB,WAAW,EAAE,IAAI;QACjB,aAAa,EAAE,KAAK;KACrB;IACD,SAAS,EAAE;QACT,EAAE,EAAE,WAAW;QACf,KAAK,EAAE,WAAW;QAClB,WAAW,EAAE,KAAK;QAClB,UAAU,EAAE,EAAE;QACd,WAAW,EAAE,OAAO;KACrB;IACD,QAAQ,EAAE;QACR,EAAE,EAAE,UAAU;QACd,KAAK,EAAE,UAAU;QACjB,WAAW,EAAE,IAAI;QACjB,WAAW,EAAE,yBAAyB;KACvC;CACF,CAAC"}
|
|
@@ -13,18 +13,6 @@ export declare const F_MAP_CITY_FOLDER: {
|
|
|
13
13
|
max_length: number;
|
|
14
14
|
placeholder: string;
|
|
15
15
|
};
|
|
16
|
-
earliest_event: {
|
|
17
|
-
id: string;
|
|
18
|
-
label: string;
|
|
19
|
-
is_required: boolean;
|
|
20
|
-
placeholder: string;
|
|
21
|
-
};
|
|
22
|
-
latest_event: {
|
|
23
|
-
id: string;
|
|
24
|
-
label: string;
|
|
25
|
-
is_required: boolean;
|
|
26
|
-
placeholder: string;
|
|
27
|
-
};
|
|
28
16
|
is_selected: {
|
|
29
17
|
id: string;
|
|
30
18
|
label: string;
|
|
@@ -13,18 +13,6 @@ export const F_MAP_CITY_FOLDER = {
|
|
|
13
13
|
max_length: 96,
|
|
14
14
|
placeholder: "ex. F-NETFLIX-A12-B34",
|
|
15
15
|
},
|
|
16
|
-
earliest_event: {
|
|
17
|
-
id: "earliest_event",
|
|
18
|
-
label: "Earliest Event",
|
|
19
|
-
is_required: false,
|
|
20
|
-
placeholder: "ex. 2025-01-01 12:00:00",
|
|
21
|
-
},
|
|
22
|
-
latest_event: {
|
|
23
|
-
id: "latest_event",
|
|
24
|
-
label: "Latest Event",
|
|
25
|
-
is_required: false,
|
|
26
|
-
placeholder: "ex. 2025-01-01 12:00:00",
|
|
27
|
-
},
|
|
28
16
|
is_selected: {
|
|
29
17
|
id: "is_selected",
|
|
30
18
|
label: "Is Selected",
|