cmcts-c-agent-embedding-react 1.0.3-tchckt → 1.0.3-vtv
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.
- package/dist/index.js +1 -1
- package/package.json +4 -8
- package/.idea/codeStyles/Project.xml +0 -60
- package/.idea/codeStyles/codeStyleConfig.xml +0 -5
- package/.idea/copilot.data.migration.agent.xml +0 -6
- package/.idea/copilot.data.migration.ask.xml +0 -6
- package/.idea/copilot.data.migration.ask2agent.xml +0 -6
- package/.idea/copilot.data.migration.edit.xml +0 -6
- package/.idea/flowise-chatbox.iml +0 -9
- package/.idea/inspectionProfiles/Project_Default.xml +0 -16
- package/.idea/misc.xml +0 -6
- package/.idea/modules.xml +0 -8
- package/.idea/prettier.xml +0 -6
- package/.idea/vcs.xml +0 -6
- package/dist/components/Badge.d.ts +0 -10
- package/dist/components/Badge.d.ts.map +0 -1
- package/dist/components/Bot.d.ts +0 -127
- package/dist/components/Bot.d.ts.map +0 -1
- package/dist/components/FeedbackContentDialog.d.ts +0 -13
- package/dist/components/FeedbackContentDialog.d.ts.map +0 -1
- package/dist/components/Toast.d.ts +0 -10
- package/dist/components/Toast.d.ts.map +0 -1
- package/dist/components/TypingBubble.d.ts +0 -2
- package/dist/components/TypingBubble.d.ts.map +0 -1
- package/dist/components/avatars/Avatar.d.ts +0 -4
- package/dist/components/avatars/Avatar.d.ts.map +0 -1
- package/dist/components/avatars/DefaultAvatar.d.ts +0 -2
- package/dist/components/avatars/DefaultAvatar.d.ts.map +0 -1
- package/dist/components/bubbles/AgentReasoningBubble.d.ts +0 -16
- package/dist/components/bubbles/AgentReasoningBubble.d.ts.map +0 -1
- package/dist/components/bubbles/BotBubble.d.ts +0 -35
- package/dist/components/bubbles/BotBubble.d.ts.map +0 -1
- package/dist/components/bubbles/FollowUpPromptBubble.d.ts +0 -8
- package/dist/components/bubbles/FollowUpPromptBubble.d.ts.map +0 -1
- package/dist/components/bubbles/GuestBubble.d.ts +0 -16
- package/dist/components/bubbles/GuestBubble.d.ts.map +0 -1
- package/dist/components/bubbles/LeadCaptureBubble.d.ts +0 -20
- package/dist/components/bubbles/LeadCaptureBubble.d.ts.map +0 -1
- package/dist/components/bubbles/LoadingBubble.d.ts +0 -8
- package/dist/components/bubbles/LoadingBubble.d.ts.map +0 -1
- package/dist/components/bubbles/SourceBubble.d.ts +0 -9
- package/dist/components/bubbles/SourceBubble.d.ts.map +0 -1
- package/dist/components/bubbles/StarterPromptBubble.d.ts +0 -8
- package/dist/components/bubbles/StarterPromptBubble.d.ts.map +0 -1
- package/dist/components/buttons/AttachmentUploadButton.d.ts +0 -11
- package/dist/components/buttons/AttachmentUploadButton.d.ts.map +0 -1
- package/dist/components/buttons/CancelButton.d.ts +0 -10
- package/dist/components/buttons/CancelButton.d.ts.map +0 -1
- package/dist/components/buttons/CopyMessageButton.d.ts +0 -10
- package/dist/components/buttons/CopyMessageButton.d.ts.map +0 -1
- package/dist/components/buttons/EditMessageButton.d.ts +0 -8
- package/dist/components/buttons/EditMessageButton.d.ts.map +0 -1
- package/dist/components/buttons/FeedbackButtons.d.ts +0 -14
- package/dist/components/buttons/FeedbackButtons.d.ts.map +0 -1
- package/dist/components/buttons/ImageUploadButton.d.ts +0 -11
- package/dist/components/buttons/ImageUploadButton.d.ts.map +0 -1
- package/dist/components/buttons/LeadCaptureButtons.d.ts +0 -11
- package/dist/components/buttons/LeadCaptureButtons.d.ts.map +0 -1
- package/dist/components/buttons/PopupToast.d.ts +0 -7
- package/dist/components/buttons/PopupToast.d.ts.map +0 -1
- package/dist/components/buttons/RecordAudioButton.d.ts +0 -11
- package/dist/components/buttons/RecordAudioButton.d.ts.map +0 -1
- package/dist/components/buttons/SendButton.d.ts +0 -13
- package/dist/components/buttons/SendButton.d.ts.map +0 -1
- package/dist/components/dialogs/EditMessageDialog.d.ts +0 -9
- package/dist/components/dialogs/EditMessageDialog.d.ts.map +0 -1
- package/dist/components/icons/AddImageIcon.d.ts +0 -3
- package/dist/components/icons/AddImageIcon.d.ts.map +0 -1
- package/dist/components/icons/AttachmentIcon.d.ts +0 -3
- package/dist/components/icons/AttachmentIcon.d.ts.map +0 -1
- package/dist/components/icons/CheckIcon.d.ts +0 -3
- package/dist/components/icons/CheckIcon.d.ts.map +0 -1
- package/dist/components/icons/CircleDotIcon.d.ts +0 -3
- package/dist/components/icons/CircleDotIcon.d.ts.map +0 -1
- package/dist/components/icons/ClipboardIcon.d.ts +0 -3
- package/dist/components/icons/ClipboardIcon.d.ts.map +0 -1
- package/dist/components/icons/CopyIcon.d.ts +0 -5
- package/dist/components/icons/CopyIcon.d.ts.map +0 -1
- package/dist/components/icons/DeleteIcon.d.ts +0 -3
- package/dist/components/icons/DeleteIcon.d.ts.map +0 -1
- package/dist/components/icons/EditIcon.d.ts +0 -5
- package/dist/components/icons/EditIcon.d.ts.map +0 -1
- package/dist/components/icons/FullScreenIcon.d.ts +0 -3
- package/dist/components/icons/FullScreenIcon.d.ts.map +0 -1
- package/dist/components/icons/RecordIcon.d.ts +0 -3
- package/dist/components/icons/RecordIcon.d.ts.map +0 -1
- package/dist/components/icons/SendIcon.d.ts +0 -3
- package/dist/components/icons/SendIcon.d.ts.map +0 -1
- package/dist/components/icons/SparklesIcon.d.ts +0 -3
- package/dist/components/icons/SparklesIcon.d.ts.map +0 -1
- package/dist/components/icons/ThumbsDownIcon.d.ts +0 -5
- package/dist/components/icons/ThumbsDownIcon.d.ts.map +0 -1
- package/dist/components/icons/ThumbsUpIcon.d.ts +0 -5
- package/dist/components/icons/ThumbsUpIcon.d.ts.map +0 -1
- package/dist/components/icons/TickIcon.d.ts +0 -2
- package/dist/components/icons/TickIcon.d.ts.map +0 -1
- package/dist/components/icons/TrashIcon.d.ts +0 -3
- package/dist/components/icons/TrashIcon.d.ts.map +0 -1
- package/dist/components/icons/XIcon.d.ts +0 -5
- package/dist/components/icons/XIcon.d.ts.map +0 -1
- package/dist/components/icons/index.d.ts +0 -18
- package/dist/components/icons/index.d.ts.map +0 -1
- package/dist/components/image/PreviewImage.d.ts +0 -5
- package/dist/components/image/PreviewImage.d.ts.map +0 -1
- package/dist/components/index.d.ts +0 -3
- package/dist/components/index.d.ts.map +0 -1
- package/dist/components/inputs/textInput/components/FilePreview.d.ts +0 -12
- package/dist/components/inputs/textInput/components/FilePreview.d.ts.map +0 -1
- package/dist/components/inputs/textInput/components/ShortTextInput.d.ts +0 -13
- package/dist/components/inputs/textInput/components/ShortTextInput.d.ts.map +0 -1
- package/dist/components/inputs/textInput/components/TextInput.d.ts +0 -44
- package/dist/components/inputs/textInput/components/TextInput.d.ts.map +0 -1
- package/dist/components/inputs/textInput/index.d.ts +0 -3
- package/dist/components/inputs/textInput/index.d.ts.map +0 -1
- package/dist/constants.d.ts +0 -3
- package/dist/constants.d.ts.map +0 -1
- package/dist/features/bubble/components/Bubble.d.ts +0 -5
- package/dist/features/bubble/components/Bubble.d.ts.map +0 -1
- package/dist/features/bubble/components/BubbleButton.d.ts +0 -16
- package/dist/features/bubble/components/BubbleButton.d.ts.map +0 -1
- package/dist/features/bubble/components/Tooltip.d.ts +0 -17
- package/dist/features/bubble/components/Tooltip.d.ts.map +0 -1
- package/dist/features/bubble/components/index.d.ts +0 -2
- package/dist/features/bubble/components/index.d.ts.map +0 -1
- package/dist/features/bubble/index.d.ts +0 -2
- package/dist/features/bubble/index.d.ts.map +0 -1
- package/dist/features/bubble/types.d.ts +0 -108
- package/dist/features/bubble/types.d.ts.map +0 -1
- package/dist/features/full/components/Full.d.ts +0 -7
- package/dist/features/full/components/Full.d.ts.map +0 -1
- package/dist/features/full/components/index.d.ts +0 -2
- package/dist/features/full/components/index.d.ts.map +0 -1
- package/dist/features/full/index.d.ts +0 -2
- package/dist/features/full/index.d.ts.map +0 -1
- package/dist/features/popup/components/DisclaimerPopup.d.ts +0 -14
- package/dist/features/popup/components/DisclaimerPopup.d.ts.map +0 -1
- package/dist/features/popup/components/Popup.d.ts +0 -8
- package/dist/features/popup/components/Popup.d.ts.map +0 -1
- package/dist/features/popup/components/index.d.ts +0 -3
- package/dist/features/popup/components/index.d.ts.map +0 -1
- package/dist/features/popup/index.d.ts +0 -2
- package/dist/features/popup/index.d.ts.map +0 -1
- package/dist/features/popup/types.d.ts +0 -8
- package/dist/features/popup/types.d.ts.map +0 -1
- package/dist/queries/sendMessageQuery.d.ts +0 -135
- package/dist/queries/sendMessageQuery.d.ts.map +0 -1
- package/dist/register.d.ts +0 -2
- package/dist/register.d.ts.map +0 -1
- package/dist/types.d.ts +0 -1
- package/dist/types.d.ts.map +0 -1
- package/dist/utils/audioRecording.d.ts +0 -21
- package/dist/utils/audioRecording.d.ts.map +0 -1
- package/dist/utils/chatInputHistory.d.ts +0 -22
- package/dist/utils/chatInputHistory.d.ts.map +0 -1
- package/dist/utils/index.d.ts +0 -27
- package/dist/utils/index.d.ts.map +0 -1
- package/dist/utils/isMobileSignal.d.ts +0 -2
- package/dist/utils/isMobileSignal.d.ts.map +0 -1
- package/dist/utils/transcriptApi.d.ts +0 -8
- package/dist/utils/transcriptApi.d.ts.map +0 -1
- package/dist/utils/ultimateJsonParser.d.ts +0 -2
- package/dist/utils/ultimateJsonParser.d.ts.map +0 -1
- package/dist/web.d.ts +0 -29
- package/dist/web.d.ts.map +0 -1
- package/dist/web.js +0 -1
- package/dist/window.d.ts +0 -33
- package/dist/window.d.ts.map +0 -1
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
interface IEditMessageButtonProps {
|
|
2
|
-
class?: string;
|
|
3
|
-
isLoading?: boolean;
|
|
4
|
-
onClick?: () => void;
|
|
5
|
-
}
|
|
6
|
-
declare const EditMessageButton: (props: IEditMessageButtonProps) => import("solid-js").JSX.Element;
|
|
7
|
-
export default EditMessageButton;
|
|
8
|
-
//# sourceMappingURL=EditMessageButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EditMessageButton.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/EditMessageButton.tsx"],"names":[],"mappings":"AAEA,UAAU,uBAAuB;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,QAAA,MAAM,iBAAiB,UAAW,uBAAuB,mCAmBxD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js';
|
|
2
|
-
type RatingButtonProps = {
|
|
3
|
-
feedbackColor?: string;
|
|
4
|
-
activeBackgroundColor?: string;
|
|
5
|
-
isDisabled?: boolean;
|
|
6
|
-
isLoading?: boolean;
|
|
7
|
-
disableIcon?: boolean;
|
|
8
|
-
rating?: string;
|
|
9
|
-
} & JSX.ButtonHTMLAttributes<HTMLButtonElement>;
|
|
10
|
-
export declare const CopyToClipboardButton: (props: RatingButtonProps) => JSX.Element;
|
|
11
|
-
export declare const ThumbsUpButton: (props: RatingButtonProps) => JSX.Element;
|
|
12
|
-
export declare const ThumbsDownButton: (props: RatingButtonProps) => JSX.Element;
|
|
13
|
-
export {};
|
|
14
|
-
//# sourceMappingURL=FeedbackButtons.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FeedbackButtons.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/FeedbackButtons.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAQ,MAAM,UAAU,CAAC;AAIrC,KAAK,iBAAiB,GAAG;IACvB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB,GAAG,GAAG,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,CAAC;AAIhD,eAAO,MAAM,qBAAqB,UAAW,iBAAiB,gBAiB7D,CAAC;AAEF,eAAO,MAAM,cAAc,UAAW,iBAAiB,gBA0BtD,CAAC;AAEF,eAAO,MAAM,gBAAgB,UAAW,iBAAiB,gBA0BxD,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js/jsx-runtime';
|
|
2
|
-
type ImageUploadButtonProps = {
|
|
3
|
-
buttonColor?: string;
|
|
4
|
-
isDisabled?: boolean;
|
|
5
|
-
isLoading?: boolean;
|
|
6
|
-
disableIcon?: boolean;
|
|
7
|
-
} & JSX.ButtonHTMLAttributes<HTMLButtonElement>;
|
|
8
|
-
export declare const ImageUploadButton: (props: ImageUploadButtonProps) => JSX.Element;
|
|
9
|
-
export declare const Spinner: (props: JSX.SvgSVGAttributes<SVGSVGElement>) => JSX.Element;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=ImageUploadButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ImageUploadButton.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/ImageUploadButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAG3C,KAAK,sBAAsB,GAAG;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,GAAG,GAAG,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,CAAC;AAEhD,eAAO,MAAM,iBAAiB,UAAW,sBAAsB,gBAiB9D,CAAC;AAEF,eAAO,MAAM,OAAO,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAgBjE,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js';
|
|
2
|
-
type LeadCaptureButtonProps = {
|
|
3
|
-
buttonColor?: string;
|
|
4
|
-
isDisabled?: boolean;
|
|
5
|
-
isLoading?: boolean;
|
|
6
|
-
disableIcon?: boolean;
|
|
7
|
-
} & JSX.ButtonHTMLAttributes<HTMLButtonElement>;
|
|
8
|
-
export declare const CancelLeadCaptureButton: (props: LeadCaptureButtonProps) => JSX.Element;
|
|
9
|
-
export declare const SaveLeadButton: (props: LeadCaptureButtonProps) => JSX.Element;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=LeadCaptureButtons.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LeadCaptureButtons.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/LeadCaptureButtons.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAQ,MAAM,UAAU,CAAC;AAIrC,KAAK,sBAAsB,GAAG;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,GAAG,GAAG,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,CAAC;AAGhD,eAAO,MAAM,uBAAuB,UAAW,sBAAsB,gBAepE,CAAC;AAWF,eAAO,MAAM,cAAc,UAAW,sBAAsB,gBAc3D,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PopupToast.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/PopupToast.tsx"],"names":[],"mappings":"AAEA,UAAU,WAAW;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,QAAA,MAAM,UAAU,0BAA2B,WAAW,mCAwCrD,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js/jsx-runtime';
|
|
2
|
-
type RecordAudioButtonProps = {
|
|
3
|
-
buttonColor?: string;
|
|
4
|
-
isDisabled?: boolean;
|
|
5
|
-
isLoading?: boolean;
|
|
6
|
-
disableIcon?: boolean;
|
|
7
|
-
} & JSX.ButtonHTMLAttributes<HTMLButtonElement>;
|
|
8
|
-
export declare const RecordAudioButton: (props: RecordAudioButtonProps) => JSX.Element;
|
|
9
|
-
export declare const Spinner: (props: JSX.SvgSVGAttributes<SVGSVGElement>) => JSX.Element;
|
|
10
|
-
export {};
|
|
11
|
-
//# sourceMappingURL=RecordAudioButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RecordAudioButton.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/RecordAudioButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAG3C,KAAK,sBAAsB,GAAG;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,GAAG,GAAG,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,CAAC;AAEhD,eAAO,MAAM,iBAAiB,UAAW,sBAAsB,gBAiB9D,CAAC;AAEF,eAAO,MAAM,OAAO,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAgBjE,CAAC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js/jsx-runtime';
|
|
2
|
-
type SendButtonProps = {
|
|
3
|
-
sendButtonColor?: string;
|
|
4
|
-
isDisabled?: boolean;
|
|
5
|
-
isLoading?: boolean;
|
|
6
|
-
disableIcon?: boolean;
|
|
7
|
-
} & JSX.ButtonHTMLAttributes<HTMLButtonElement>;
|
|
8
|
-
export declare const SendButton: (props: SendButtonProps) => JSX.Element;
|
|
9
|
-
export declare const DeleteButton: (props: SendButtonProps) => JSX.Element;
|
|
10
|
-
export declare const FullScreenButton: (props: SendButtonProps) => JSX.Element;
|
|
11
|
-
export declare const Spinner: (props: JSX.SvgSVGAttributes<SVGSVGElement>) => JSX.Element;
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=SendButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SendButton.d.ts","sourceRoot":"","sources":["../../../src/components/buttons/SendButton.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAG3C,KAAK,eAAe,GAAG;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB,GAAG,GAAG,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,CAAC;AAEhD,eAAO,MAAM,UAAU,UAAW,eAAe,gBAiBhD,CAAC;AACF,eAAO,MAAM,YAAY,UAAW,eAAe,gBAsBlD,CAAC;AAEF,eAAO,MAAM,gBAAgB,UAAW,eAAe,gBAsBtD,CAAC;AAEF,eAAO,MAAM,OAAO,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAgBjE,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface EditMessageDialogProps {
|
|
2
|
-
isOpen: boolean;
|
|
3
|
-
onClose: () => void;
|
|
4
|
-
originalMessage: string;
|
|
5
|
-
onSave: (newMessage: string) => Promise<void>;
|
|
6
|
-
}
|
|
7
|
-
declare const EditMessageDialog: (props: EditMessageDialogProps) => import("solid-js").JSX.Element;
|
|
8
|
-
export default EditMessageDialog;
|
|
9
|
-
//# sourceMappingURL=EditMessageDialog.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EditMessageDialog.d.ts","sourceRoot":"","sources":["../../../src/components/dialogs/EditMessageDialog.tsx"],"names":[],"mappings":"AAEA,UAAU,sBAAsB;IAC9B,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,eAAe,EAAE,MAAM,CAAC;IACxB,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;CAC/C;AAED,QAAA,MAAM,iBAAiB,UAAW,sBAAsB,mCA0EvD,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AddImageIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/AddImageIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAE3C,eAAO,MAAM,YAAY,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAmBtE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AttachmentIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/AttachmentIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAE3C,eAAO,MAAM,cAAc,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAgBxE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CheckIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/CheckIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAE3C,eAAO,MAAM,SAAS,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAcnE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CircleDotIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/CircleDotIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAE3C,eAAO,MAAM,aAAa,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAevE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ClipboardIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ClipboardIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAE3C,eAAO,MAAM,aAAa,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAgBvE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CopyIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/CopyIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAG3C,eAAO,MAAM,QAAQ,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,GAAG;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,gBAiBzF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/DeleteIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAE3C,eAAO,MAAM,UAAU,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAiBpE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EditIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/EditIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAE3C,eAAO,MAAM,QAAQ,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,GAAG;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,gBAiBzF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FullScreenIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/FullScreenIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAG3C,eAAO,MAAM,cAAc,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAwBxE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"RecordIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/RecordIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAE3C,eAAO,MAAM,UAAU,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAgBpE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SendIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/SendIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAE3C,eAAO,MAAM,QAAQ,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAIlE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SparklesIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/SparklesIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAG3C,eAAO,MAAM,YAAY,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAgBtE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ThumbsDownIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ThumbsDownIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAI3C,eAAO,MAAM,cAAc,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,GAAG;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,gBAiB/F,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ThumbsUpIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ThumbsUpIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAI3C,eAAO,MAAM,YAAY,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,GAAG;IAAE,MAAM,CAAC,EAAE,OAAO,CAAA;CAAE,gBAiB7F,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TickIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/TickIcon.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ,sCAepB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TrashIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/TrashIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAE3C,eAAO,MAAM,SAAS,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,gBAkBnE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"XIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/XIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAE3C,eAAO,MAAM,KAAK,UAAW,IAAI,gBAAgB,CAAC,aAAa,CAAC,GAAG;IAAE,cAAc,CAAC,EAAE,OAAO,CAAA;CAAE,gBAe9F,CAAC"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export * from './ClipboardIcon';
|
|
2
|
-
export * from './ThumbsDownIcon';
|
|
3
|
-
export * from './ThumbsUpIcon';
|
|
4
|
-
export * from './AddImageIcon';
|
|
5
|
-
export * from './CircleDotIcon';
|
|
6
|
-
export * from './DeleteIcon';
|
|
7
|
-
export * from './RecordIcon';
|
|
8
|
-
export * from './SendIcon';
|
|
9
|
-
export * from './TrashIcon';
|
|
10
|
-
export * from './XIcon';
|
|
11
|
-
export * from './TickIcon';
|
|
12
|
-
export * from './AttachmentIcon';
|
|
13
|
-
export * from './SparklesIcon';
|
|
14
|
-
export * from './FullScreenIcon';
|
|
15
|
-
export * from './EditIcon';
|
|
16
|
-
export * from './CopyIcon';
|
|
17
|
-
export * from './CheckIcon';
|
|
18
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/icons/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC;AAC3B,cAAc,aAAa,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PreviewImage.d.ts","sourceRoot":"","sources":["../../../src/components/image/PreviewImage.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,YAAY,UAAW;IAAE,UAAU,EAAE,MAAM,OAAO,GAAG,IAAI,CAAC;IAAC,aAAa,EAAE,QAAQ,CAAA;CAAE,mCA2BhG,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC;AACrC,cAAc,gBAAgB,CAAC"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
type CardWithDeleteOverlayProps = {
|
|
2
|
-
item: {
|
|
3
|
-
name: string;
|
|
4
|
-
};
|
|
5
|
-
disabled?: boolean;
|
|
6
|
-
onDelete: (item: {
|
|
7
|
-
name: string;
|
|
8
|
-
}) => void;
|
|
9
|
-
};
|
|
10
|
-
export declare const FilePreview: (props: CardWithDeleteOverlayProps) => import("solid-js").JSX.Element;
|
|
11
|
-
export {};
|
|
12
|
-
//# sourceMappingURL=FilePreview.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FilePreview.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/textInput/components/FilePreview.tsx"],"names":[],"mappings":"AAGA,KAAK,0BAA0B,GAAG;IAChC,IAAI,EAAE;QAAE,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,CAAC,IAAI,EAAE;QAAE,IAAI,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;CAC5C,CAAC;AAEF,eAAO,MAAM,WAAW,UAAW,0BAA0B,mCAyC5D,CAAC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { JSX } from 'solid-js/jsx-runtime';
|
|
2
|
-
type ShortTextInputProps = {
|
|
3
|
-
ref: HTMLInputElement | HTMLTextAreaElement | undefined;
|
|
4
|
-
onInput: (value: string) => void;
|
|
5
|
-
fontSize?: number;
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
isWelcomeScreen?: boolean;
|
|
8
|
-
onFocus?: () => void;
|
|
9
|
-
onBlur?: () => void;
|
|
10
|
-
} & Omit<JSX.TextareaHTMLAttributes<HTMLTextAreaElement>, 'onInput'>;
|
|
11
|
-
export declare const ShortTextInput: (props: ShortTextInputProps) => JSX.Element;
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=ShortTextInput.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ShortTextInput.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/textInput/components/ShortTextInput.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAE,MAAM,sBAAsB,CAAC;AAE3C,KAAK,mBAAmB,GAAG;IACzB,GAAG,EAAE,gBAAgB,GAAG,mBAAmB,GAAG,SAAS,CAAC;IACxD,OAAO,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACjC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB,GAAG,IAAI,CAAC,GAAG,CAAC,sBAAsB,CAAC,mBAAmB,CAAC,EAAE,SAAS,CAAC,CAAC;AAErE,eAAO,MAAM,cAAc,UAAW,mBAAmB,gBAmKxD,CAAC"}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { Setter } from 'solid-js';
|
|
2
|
-
import { FileEvent, IAction, UploadsConfig } from '@/components/Bot';
|
|
3
|
-
type FilePreviewData = string | ArrayBuffer;
|
|
4
|
-
type FilePreview = {
|
|
5
|
-
data: FilePreviewData;
|
|
6
|
-
mime: string;
|
|
7
|
-
name: string;
|
|
8
|
-
preview: string;
|
|
9
|
-
type: string;
|
|
10
|
-
};
|
|
11
|
-
type TextInputProps = {
|
|
12
|
-
placeholder?: string;
|
|
13
|
-
backgroundColor?: string;
|
|
14
|
-
textColor?: string;
|
|
15
|
-
sendButtonColor?: string;
|
|
16
|
-
inputValue: string;
|
|
17
|
-
fontSize?: number;
|
|
18
|
-
disabled?: boolean;
|
|
19
|
-
onSubmit: (value: string, action?: IAction | undefined | null, faqId?: string) => void;
|
|
20
|
-
onInputChange: (value: string) => void;
|
|
21
|
-
uploadsConfig?: Partial<UploadsConfig>;
|
|
22
|
-
isFullFileUpload?: boolean;
|
|
23
|
-
setPreviews: Setter<FilePreview[]>;
|
|
24
|
-
onMicrophoneClicked: () => void;
|
|
25
|
-
handleFileChange: (event: FileEvent<HTMLInputElement>) => void;
|
|
26
|
-
maxChars?: number;
|
|
27
|
-
maxCharsWarningMessage?: string;
|
|
28
|
-
autoFocus?: boolean;
|
|
29
|
-
sendMessageSound?: boolean;
|
|
30
|
-
sendSoundLocation?: string;
|
|
31
|
-
enableInputHistory?: boolean;
|
|
32
|
-
maxHistorySize?: number;
|
|
33
|
-
isLoading?: boolean;
|
|
34
|
-
apiHost?: string;
|
|
35
|
-
chatflowid: string;
|
|
36
|
-
isUseFAQ?: boolean;
|
|
37
|
-
setDisableInput: Setter<boolean>;
|
|
38
|
-
isWelcomeScreen?: boolean;
|
|
39
|
-
onFocus?: () => void;
|
|
40
|
-
onBlur?: () => void;
|
|
41
|
-
};
|
|
42
|
-
export declare const TextInput: (props: TextInputProps) => import("solid-js").JSX.Element;
|
|
43
|
-
export {};
|
|
44
|
-
//# sourceMappingURL=TextInput.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextInput.d.ts","sourceRoot":"","sources":["../../../../../src/components/inputs/textInput/components/TextInput.tsx"],"names":[],"mappings":"AACA,OAAO,EAA6C,MAAM,EAAO,MAAM,UAAU,CAAC;AAElF,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAOrE,KAAK,eAAe,GAAG,MAAM,GAAG,WAAW,CAAC;AAC5C,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,eAAe,CAAC;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AACF,KAAK,cAAc,GAAG;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,SAAS,GAAG,IAAI,EAAE,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACvF,aAAa,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,aAAa,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,CAAC;IACvC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,WAAW,EAAE,MAAM,CAAC,WAAW,EAAE,CAAC,CAAC;IACnC,mBAAmB,EAAE,MAAM,IAAI,CAAC;IAChC,gBAAgB,EAAE,CAAC,KAAK,EAAE,SAAS,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC/D,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC,OAAO,CAAC,CAAC;IACjC,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;CACrB,CAAC;AAOF,eAAO,MAAM,SAAS,UAAW,cAAc,mCA2X9C,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/inputs/textInput/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACnD,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAC"}
|
package/dist/constants.d.ts
DELETED
package/dist/constants.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAErD,eAAO,MAAM,eAAe,EAAE,WAe7B,CAAC"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { BubbleParams } from '../types';
|
|
2
|
-
import { BotProps } from '../../../components/Bot';
|
|
3
|
-
export type BubbleProps = BotProps & BubbleParams;
|
|
4
|
-
export declare const Bubble: (props: BubbleProps) => import("solid-js").JSX.Element;
|
|
5
|
-
//# sourceMappingURL=Bubble.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Bubble.d.ts","sourceRoot":"","sources":["../../../../src/features/bubble/components/Bubble.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AACxC,OAAO,EAAO,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAOxD,MAAM,MAAM,WAAW,GAAG,QAAQ,GAAG,YAAY,CAAC;AAElD,eAAO,MAAM,MAAM,UAAW,WAAW,mCAqXxC,CAAC"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ButtonTheme } from '../types';
|
|
2
|
-
type Props = ButtonTheme & {
|
|
3
|
-
isBotOpened: boolean;
|
|
4
|
-
toggleBot: () => void;
|
|
5
|
-
setButtonPosition: (position: {
|
|
6
|
-
bottom: number;
|
|
7
|
-
right: number;
|
|
8
|
-
}) => void;
|
|
9
|
-
dragAndDrop: boolean;
|
|
10
|
-
autoOpen?: boolean;
|
|
11
|
-
openDelay?: number;
|
|
12
|
-
autoOpenOnMobile?: boolean;
|
|
13
|
-
};
|
|
14
|
-
export declare const BubbleButton: (props: Props) => import("solid-js").JSX.Element;
|
|
15
|
-
export {};
|
|
16
|
-
//# sourceMappingURL=BubbleButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BubbleButton.d.ts","sourceRoot":"","sources":["../../../../src/features/bubble/components/BubbleButton.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAEvC,KAAK,KAAK,GAAG,WAAW,GAAG;IACzB,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,iBAAiB,EAAE,CAAC,QAAQ,EAAE;QAAE,MAAM,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,KAAK,IAAI,CAAC;IACzE,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC5B,CAAC;AAOF,eAAO,MAAM,YAAY,UAAW,KAAK,mCA2GxC,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
type TooltipProps = {
|
|
2
|
-
showTooltip: boolean;
|
|
3
|
-
position: {
|
|
4
|
-
bottom: number;
|
|
5
|
-
right: number;
|
|
6
|
-
};
|
|
7
|
-
buttonSize: number;
|
|
8
|
-
tooltipMessage?: string;
|
|
9
|
-
tooltipBackgroundColor?: string;
|
|
10
|
-
toggleBot?: () => void;
|
|
11
|
-
tooltipTextColor?: string;
|
|
12
|
-
tooltipFontSize?: number;
|
|
13
|
-
onClose?: () => void;
|
|
14
|
-
};
|
|
15
|
-
declare const Tooltip: (props: TooltipProps) => import("solid-js").JSX.Element;
|
|
16
|
-
export default Tooltip;
|
|
17
|
-
//# sourceMappingURL=Tooltip.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Tooltip.d.ts","sourceRoot":"","sources":["../../../../src/features/bubble/components/Tooltip.tsx"],"names":[],"mappings":"AAQA,KAAK,YAAY,GAAG;IAClB,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE;QAAE,MAAM,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC;IAC5C,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC;AAEF,QAAA,MAAM,OAAO,UAAW,YAAY,mCA6EnC,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/bubble/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/features/bubble/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|