@anzusystems/common-admin 1.47.0-beta.254 → 1.47.0-beta.257

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.
@@ -14184,6 +14184,9 @@ earlierThan: string;
14184
14184
  onOrBefore: string;
14185
14185
  };
14186
14186
  };
14187
+ apiTimedOut: {
14188
+ message: string;
14189
+ };
14187
14190
  };
14188
14191
  };
14189
14192
  }, {
@@ -15228,6 +15231,9 @@ export declare const messagesCs: {
15228
15231
  onOrBefore: string;
15229
15232
  };
15230
15233
  };
15234
+ apiTimedOut: {
15235
+ message: string;
15236
+ };
15231
15237
  };
15232
15238
  };
15233
15239
 
@@ -16017,6 +16023,9 @@ export declare const messagesEn: {
16017
16023
  onOrBefore: string;
16018
16024
  };
16019
16025
  };
16026
+ apiTimedOut: {
16027
+ message: string;
16028
+ };
16020
16029
  };
16021
16030
  };
16022
16031
 
@@ -16815,6 +16824,9 @@ export declare const messagesSk: {
16815
16824
  onOrBefore: string;
16816
16825
  };
16817
16826
  };
16827
+ apiTimedOut: {
16828
+ message: string;
16829
+ };
16818
16830
  };
16819
16831
  };
16820
16832