@factoringplus/pl-components-pack-v3 1.2.26-pre-15 → 1.2.26-pre-17

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.
@@ -42,5 +42,6 @@ export * from '../utils/formatDate';
42
42
  export * from '../utils/deepSet';
43
43
  export * from '../utils/dadataParser';
44
44
  export * from '../plugins/filters';
45
+ export * from '../plugins/api/api';
45
46
  declare const _default: Plugin<any[]>[];
46
47
  export default _default;
@@ -33108,6 +33108,7 @@ export {
33108
33108
  QF as PlButton,
33109
33109
  dq as PlMarkText,
33110
33110
  Gl as PlNotification,
33111
+ VA as cancelAllApiRequests,
33111
33112
  Nq as dadataParser,
33112
33113
  ho as declOfNum,
33113
33114
  hq as deepSet,