@telia-ace/widget-conversation-flamingo 1.1.9-rc.0 → 1.1.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,7 +4,6 @@ import { Ref } from 'lit/directives/ref.js';
4
4
  declare const WidgetElement: (new (...args: any[]) => import("libs/runtime/src/mixins/widget-component.mixin").WidgetComponentInterface) & typeof LitElement;
5
5
  export declare class ConversationComponent extends WidgetElement {
6
6
  static styles: import("lit").CSSResultGroup[];
7
- _onClick(e: Event): Promise<void>;
8
7
  _onSendMessage(e: Event): Promise<void>;
9
8
  _inputHandler(e: any): void;
10
9
  _actionHandler(e: CustomEvent<{