@alxxsck/ai-assistant 2.16.0 → 2.18.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.
@@ -1,4 +1,4 @@
1
- import { Z as A, _ as e, a0 as s, D as n, $ as r } from "./index-TodLTFY_.js";
1
+ import { a0 as A, a1 as e, a3 as s, G as n, a2 as r } from "./index-raaheNwM.js";
2
2
  export {
3
3
  A as ChatWidgetInstance,
4
4
  e as EXTERNALLY_AVAILABLE_ACTIONS,
@@ -7,7 +7,7 @@ export type Size = {
7
7
  height: number;
8
8
  };
9
9
  export type Rect = Point & Size;
10
- export type Viewport = Size;
10
+ export type Viewport = Rect;
11
11
  export declare const LAUNCHER_SIZE = 52;
12
12
  export declare const VIEWPORT_MARGIN = 16;
13
13
  export declare const MIN_WIDGET_WIDTH = 240;