@factoringplus/pl-components-pack-v3 0.16.3-pre-2 → 0.16.3-pre-3

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.
@@ -5,6 +5,7 @@ import loadingAndSetup from '../plugins/loading/loading';
5
5
 
6
6
 
7
7
 
8
+ import components from './components';
8
9
  declare const Storybook: {
9
10
  install: (app: App) => void;
10
11
  PlNotification: import("./pl-snackbar/types").IPlNotification;
@@ -12,3 +13,4 @@ declare const Storybook: {
12
13
  loader: typeof loadingAndSetup;
13
14
  };
14
15
  export default Storybook;
16
+ export { components };
@@ -31514,5 +31514,6 @@ const Zs = /* @__PURE__ */ new Map(), Vq = {
31514
31514
  loader: tu
31515
31515
  }, Hq = wA();
31516
31516
  export {
31517
+ Bq as components,
31517
31518
  qq as default
31518
31519
  };