@xapp/form-widget 1.72.4 → 1.73.0

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.
@@ -8,3 +8,4 @@ export default _default;
8
8
  export declare const Default: VFC;
9
9
  export declare const DefaultBlank: VFC;
10
10
  export declare const Styled: VFC;
11
+ export declare const AutoOpened: VFC;
@@ -4,6 +4,3 @@ declare const _default: Meta;
4
4
  export default _default;
5
5
  export declare const Default: VFC;
6
6
  export declare const InModal: VFC;
7
- export declare const WithTextResponse: VFC;
8
- export declare const WithListResponse: VFC;
9
- export declare const WithCarouselResponse: VFC;
@@ -3,3 +3,4 @@ import { VFC } from "react";
3
3
  declare const _default: Meta;
4
4
  export default _default;
5
5
  export declare const Default: VFC;
6
+ export declare const WithoutBackdrop: VFC;
Binary file