@productminds/article-events 5.2.0-beta.0 → 5.2.0-beta.1
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.
@@ -20,7 +20,7 @@ export declare const ExternalArticleEventSchema: Schema.Struct<{
|
|
20
20
|
readonly type: "CATEGORY";
|
21
21
|
readonly value: string;
|
22
22
|
}[] | undefined;
|
23
|
-
readonly
|
23
|
+
readonly languageCode?: string | undefined;
|
24
24
|
}, {
|
25
25
|
readonly title?: string | undefined;
|
26
26
|
readonly teaser?: string | undefined;
|
@@ -33,7 +33,7 @@ export declare const ExternalArticleEventSchema: Schema.Struct<{
|
|
33
33
|
readonly type: "CATEGORY";
|
34
34
|
readonly value: string;
|
35
35
|
}[] | undefined;
|
36
|
-
readonly
|
36
|
+
readonly languageCode?: string | undefined;
|
37
37
|
}, never>>;
|
38
38
|
status: Schema.Literal<["NEW", "UPDATED"]>;
|
39
39
|
source: Schema.Literal<["EXTERNAL"]>;
|
@@ -61,7 +61,7 @@ declare const _default: {
|
|
61
61
|
readonly type: "CATEGORY";
|
62
62
|
readonly value: string;
|
63
63
|
}[] | undefined;
|
64
|
-
readonly
|
64
|
+
readonly languageCode?: string | undefined;
|
65
65
|
};
|
66
66
|
readonly status: "NEW" | "UPDATED";
|
67
67
|
readonly source: "EXTERNAL";
|
@@ -88,7 +88,7 @@ declare const _default: {
|
|
88
88
|
readonly type: "CATEGORY";
|
89
89
|
readonly value: string;
|
90
90
|
}[] | undefined;
|
91
|
-
readonly
|
91
|
+
readonly languageCode?: string | undefined;
|
92
92
|
};
|
93
93
|
readonly status: "NEW" | "UPDATED";
|
94
94
|
readonly source: "EXTERNAL";
|
@@ -115,7 +115,7 @@ declare const _default: {
|
|
115
115
|
readonly type: "CATEGORY";
|
116
116
|
readonly value: string;
|
117
117
|
}[] | undefined;
|
118
|
-
readonly
|
118
|
+
readonly languageCode?: string | undefined;
|
119
119
|
};
|
120
120
|
readonly status: "NEW" | "UPDATED";
|
121
121
|
readonly source: "EXTERNAL";
|
@@ -141,7 +141,7 @@ declare const _default: {
|
|
141
141
|
readonly type: "CATEGORY";
|
142
142
|
readonly value: string;
|
143
143
|
}[] | undefined;
|
144
|
-
readonly
|
144
|
+
readonly languageCode?: string | undefined;
|
145
145
|
};
|
146
146
|
readonly status: "NEW" | "UPDATED";
|
147
147
|
readonly source: "EXTERNAL";
|
@@ -168,7 +168,7 @@ declare const _default: {
|
|
168
168
|
readonly type: "CATEGORY";
|
169
169
|
readonly value: string;
|
170
170
|
}[] | undefined;
|
171
|
-
readonly
|
171
|
+
readonly languageCode?: string | undefined;
|
172
172
|
};
|
173
173
|
readonly status: "NEW" | "UPDATED";
|
174
174
|
readonly source: "EXTERNAL";
|
@@ -194,7 +194,7 @@ declare const _default: {
|
|
194
194
|
readonly type: "CATEGORY";
|
195
195
|
readonly value: string;
|
196
196
|
}[] | undefined;
|
197
|
-
readonly
|
197
|
+
readonly languageCode?: string | undefined;
|
198
198
|
};
|
199
199
|
readonly status: "NEW" | "UPDATED";
|
200
200
|
readonly source: "EXTERNAL";
|
@@ -221,7 +221,7 @@ declare const _default: {
|
|
221
221
|
readonly type: "CATEGORY";
|
222
222
|
readonly value: string;
|
223
223
|
}[] | undefined;
|
224
|
-
readonly
|
224
|
+
readonly languageCode?: string | undefined;
|
225
225
|
};
|
226
226
|
readonly status: "NEW" | "UPDATED";
|
227
227
|
readonly source: "EXTERNAL";
|
@@ -248,7 +248,7 @@ declare const _default: {
|
|
248
248
|
readonly type: "CATEGORY";
|
249
249
|
readonly value: string;
|
250
250
|
}[] | undefined;
|
251
|
-
readonly
|
251
|
+
readonly languageCode?: string | undefined;
|
252
252
|
};
|
253
253
|
readonly status: "NEW" | "UPDATED";
|
254
254
|
readonly source: "EXTERNAL";
|
@@ -275,7 +275,7 @@ declare const _default: {
|
|
275
275
|
readonly type: "CATEGORY";
|
276
276
|
readonly value: string;
|
277
277
|
}[] | undefined;
|
278
|
-
readonly
|
278
|
+
readonly languageCode?: string | undefined;
|
279
279
|
};
|
280
280
|
readonly status: "NEW" | "UPDATED";
|
281
281
|
readonly source: "EXTERNAL";
|
@@ -302,7 +302,7 @@ declare const _default: {
|
|
302
302
|
readonly type: "CATEGORY";
|
303
303
|
readonly value: string;
|
304
304
|
}[] | undefined;
|
305
|
-
readonly
|
305
|
+
readonly languageCode?: string | undefined;
|
306
306
|
};
|
307
307
|
readonly status: "NEW" | "UPDATED";
|
308
308
|
readonly source: "EXTERNAL";
|
@@ -329,7 +329,7 @@ declare const _default: {
|
|
329
329
|
readonly type: "CATEGORY";
|
330
330
|
readonly value: string;
|
331
331
|
}[] | undefined;
|
332
|
-
readonly
|
332
|
+
readonly languageCode?: string | undefined;
|
333
333
|
};
|
334
334
|
readonly status: "NEW" | "UPDATED";
|
335
335
|
readonly source: "EXTERNAL";
|
@@ -356,7 +356,7 @@ declare const _default: {
|
|
356
356
|
readonly type: "CATEGORY";
|
357
357
|
readonly value: string;
|
358
358
|
}[] | undefined;
|
359
|
-
readonly
|
359
|
+
readonly languageCode?: string | undefined;
|
360
360
|
};
|
361
361
|
readonly status: "NEW" | "UPDATED";
|
362
362
|
readonly source: "EXTERNAL";
|
@@ -383,7 +383,7 @@ declare const _default: {
|
|
383
383
|
readonly type: "CATEGORY";
|
384
384
|
readonly value: string;
|
385
385
|
}[] | undefined;
|
386
|
-
readonly
|
386
|
+
readonly languageCode?: string | undefined;
|
387
387
|
};
|
388
388
|
readonly status: "NEW" | "UPDATED";
|
389
389
|
readonly source: "EXTERNAL";
|
@@ -410,7 +410,7 @@ declare const _default: {
|
|
410
410
|
readonly type: "CATEGORY";
|
411
411
|
readonly value: string;
|
412
412
|
}[] | undefined;
|
413
|
-
readonly
|
413
|
+
readonly languageCode?: string | undefined;
|
414
414
|
};
|
415
415
|
readonly status: "NEW" | "UPDATED";
|
416
416
|
readonly source: "EXTERNAL";
|
@@ -437,7 +437,7 @@ declare const _default: {
|
|
437
437
|
readonly type: "CATEGORY";
|
438
438
|
readonly value: string;
|
439
439
|
}[] | undefined;
|
440
|
-
readonly
|
440
|
+
readonly languageCode?: string | undefined;
|
441
441
|
}, {
|
442
442
|
readonly title?: string | undefined;
|
443
443
|
readonly teaser?: string | undefined;
|
@@ -450,7 +450,7 @@ declare const _default: {
|
|
450
450
|
readonly type: "CATEGORY";
|
451
451
|
readonly value: string;
|
452
452
|
}[] | undefined;
|
453
|
-
readonly
|
453
|
+
readonly languageCode?: string | undefined;
|
454
454
|
}, never>>;
|
455
455
|
status: Schema.Literal<["NEW", "UPDATED"]>;
|
456
456
|
source: Schema.Literal<["EXTERNAL"]>;
|
@@ -19,7 +19,7 @@ const ExternalArticleSchema = schema_1.Schema.extend(schema_1.Schema.Struct({
|
|
19
19
|
name: schema_1.Schema.NonEmptyString,
|
20
20
|
})),
|
21
21
|
tags: schema_1.Schema.Array(Article_1.CategoryTagSchema),
|
22
|
-
|
22
|
+
languageCode: schema_1.Schema.NonEmptyString,
|
23
23
|
})));
|
24
24
|
exports.ExternalArticleEventSchema = schema_1.Schema.Struct({
|
25
25
|
kind: schema_1.Schema.Literal('EXTERNAL_ARTICLE_EVENT'),
|