@anzusystems/common-admin 1.47.0-beta.283 → 1.47.0-beta.284
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/common-admin.d.ts +4 -0
- package/dist/common-admin.js +5610 -5553
- package/dist/common-admin.js.map +1 -1
- package/package.json +4 -4
package/dist/common-admin.d.ts
CHANGED
|
@@ -14768,6 +14768,7 @@ keywordIds: string;
|
|
|
14768
14768
|
authorIds: string;
|
|
14769
14769
|
createdByIds: string;
|
|
14770
14770
|
inPodcast: string;
|
|
14771
|
+
podcastIds: string;
|
|
14771
14772
|
distributedInServices: string;
|
|
14772
14773
|
};
|
|
14773
14774
|
assetType: {
|
|
@@ -15816,6 +15817,7 @@ export declare const messagesCs: {
|
|
|
15816
15817
|
authorIds: string;
|
|
15817
15818
|
createdByIds: string;
|
|
15818
15819
|
inPodcast: string;
|
|
15820
|
+
podcastIds: string;
|
|
15819
15821
|
distributedInServices: string;
|
|
15820
15822
|
};
|
|
15821
15823
|
assetType: {
|
|
@@ -16616,6 +16618,7 @@ export declare const messagesEn: {
|
|
|
16616
16618
|
authorIds: string;
|
|
16617
16619
|
createdByIds: string;
|
|
16618
16620
|
inPodcast: string;
|
|
16621
|
+
podcastIds: string;
|
|
16619
16622
|
distributedInServices: string;
|
|
16620
16623
|
};
|
|
16621
16624
|
assetType: {
|
|
@@ -17425,6 +17428,7 @@ export declare const messagesSk: {
|
|
|
17425
17428
|
authorIds: string;
|
|
17426
17429
|
createdByIds: string;
|
|
17427
17430
|
inPodcast: string;
|
|
17431
|
+
podcastIds: string;
|
|
17428
17432
|
distributedInServices: string;
|
|
17429
17433
|
};
|
|
17430
17434
|
assetType: {
|