@makebot.it/js 1.0.2 → 1.0.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.
- package/dist/index.d.ts +143 -18
- package/dist/index.js +0 -1
- package/dist/web.js +1205 -59
- package/package.json +1 -1
- package/dist/components/Bot.d.ts +0 -31
- package/dist/components/Bot.d.ts.map +0 -1
- package/dist/components/Button.d.ts +0 -13
- package/dist/components/Button.d.ts.map +0 -1
- package/dist/components/ConversationContainer/AvatarSideContainer.d.ts +0 -9
- package/dist/components/ConversationContainer/AvatarSideContainer.d.ts.map +0 -1
- package/dist/components/ConversationContainer/ChatChunk.d.ts +0 -23
- package/dist/components/ConversationContainer/ChatChunk.d.ts.map +0 -1
- package/dist/components/ConversationContainer/ChatContainer.d.ts +0 -20
- package/dist/components/ConversationContainer/ChatContainer.d.ts.map +0 -1
- package/dist/components/ConversationContainer/LoadingChunk.d.ts +0 -7
- package/dist/components/ConversationContainer/LoadingChunk.d.ts.map +0 -1
- package/dist/components/ErrorMessage.d.ts +0 -6
- package/dist/components/ErrorMessage.d.ts.map +0 -1
- package/dist/components/FixedInputFooter.d.ts +0 -11
- package/dist/components/FixedInputFooter.d.ts.map +0 -1
- package/dist/components/InputChatBlock.d.ts +0 -16
- package/dist/components/InputChatBlock.d.ts.map +0 -1
- package/dist/components/LiteBadge.d.ts +0 -6
- package/dist/components/LiteBadge.d.ts.map +0 -1
- package/dist/components/Modal.d.ts +0 -9
- package/dist/components/Modal.d.ts.map +0 -1
- package/dist/components/ProgressBar.d.ts +0 -6
- package/dist/components/ProgressBar.d.ts.map +0 -1
- package/dist/components/SendButton.d.ts +0 -9
- package/dist/components/SendButton.d.ts.map +0 -1
- package/dist/components/Spinner.d.ts +0 -3
- package/dist/components/Spinner.d.ts.map +0 -1
- package/dist/components/TextInputAddFileButton.d.ts +0 -7
- package/dist/components/TextInputAddFileButton.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 -5
- package/dist/components/avatars/Avatar.d.ts.map +0 -1
- package/dist/components/avatars/DefaultAvatar.d.ts +0 -4
- package/dist/components/avatars/DefaultAvatar.d.ts.map +0 -1
- package/dist/components/bubbles/GuestBubble.d.ts +0 -9
- package/dist/components/bubbles/GuestBubble.d.ts.map +0 -1
- package/dist/components/bubbles/HostBubble.d.ts +0 -13
- package/dist/components/bubbles/HostBubble.d.ts.map +0 -1
- package/dist/components/bubbles/LoadingBubble.d.ts +0 -2
- package/dist/components/bubbles/LoadingBubble.d.ts.map +0 -1
- package/dist/components/bubbles/StreamingBubble.d.ts +0 -7
- package/dist/components/bubbles/StreamingBubble.d.ts.map +0 -1
- package/dist/components/carousel.d.ts +0 -10
- package/dist/components/carousel.d.ts.map +0 -1
- package/dist/components/icons/ArrowLeftIcon.d.ts +0 -3
- package/dist/components/icons/ArrowLeftIcon.d.ts.map +0 -1
- package/dist/components/icons/ArrowRightIcon.d.ts +0 -3
- package/dist/components/icons/ArrowRightIcon.d.ts.map +0 -1
- package/dist/components/icons/CameraIcon.d.ts +0 -3
- package/dist/components/icons/CameraIcon.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/ChevronDownIcon.d.ts +0 -3
- package/dist/components/icons/ChevronDownIcon.d.ts.map +0 -1
- package/dist/components/icons/ChevronUpIcon.d.ts +0 -3
- package/dist/components/icons/ChevronUpIcon.d.ts.map +0 -1
- package/dist/components/icons/CloseIcon.d.ts +0 -3
- package/dist/components/icons/CloseIcon.d.ts.map +0 -1
- package/dist/components/icons/FileIcon.d.ts +0 -3
- package/dist/components/icons/FileIcon.d.ts.map +0 -1
- package/dist/components/icons/MakebotLogo.d.ts +0 -2
- package/dist/components/icons/MakebotLogo.d.ts.map +0 -1
- package/dist/components/icons/MicrophoneIcon.d.ts +0 -3
- package/dist/components/icons/MicrophoneIcon.d.ts.map +0 -1
- package/dist/components/icons/PaperClipIcon.d.ts +0 -3
- package/dist/components/icons/PaperClipIcon.d.ts.map +0 -1
- package/dist/components/icons/PictureIcon.d.ts +0 -3
- package/dist/components/icons/PictureIcon.d.ts.map +0 -1
- package/dist/components/icons/PlusIcon.d.ts +0 -3
- package/dist/components/icons/PlusIcon.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/inputs/SearchInput.d.ts +0 -9
- package/dist/components/inputs/SearchInput.d.ts.map +0 -1
- package/dist/components/inputs/ShortTextInput.d.ts +0 -9
- package/dist/components/inputs/ShortTextInput.d.ts.map +0 -1
- package/dist/components/inputs/Textarea.d.ts +0 -9
- package/dist/components/inputs/Textarea.d.ts.map +0 -1
- package/dist/constants.d.ts +0 -86
- package/dist/constants.d.ts.map +0 -1
- package/dist/contexts/BotContainerContext.d.ts +0 -4
- package/dist/contexts/BotContainerContext.d.ts.map +0 -1
- package/dist/contexts/ChatContainerSizeContext.d.ts +0 -9
- package/dist/contexts/ChatContainerSizeContext.d.ts.map +0 -1
- package/dist/features/blocks/bubbles/audio/components/AudioBubble.d.ts +0 -8
- package/dist/features/blocks/bubbles/audio/components/AudioBubble.d.ts.map +0 -1
- package/dist/features/blocks/bubbles/contact/components/ContactBubble.d.ts +0 -11
- package/dist/features/blocks/bubbles/contact/components/ContactBubble.d.ts.map +0 -1
- package/dist/features/blocks/bubbles/embed/components/CustomEmbedBubble.d.ts +0 -11
- package/dist/features/blocks/bubbles/embed/components/CustomEmbedBubble.d.ts.map +0 -1
- package/dist/features/blocks/bubbles/embed/components/EmbedBubble.d.ts +0 -11
- package/dist/features/blocks/bubbles/embed/components/EmbedBubble.d.ts.map +0 -1
- package/dist/features/blocks/bubbles/image/components/ImageBubble.d.ts +0 -10
- package/dist/features/blocks/bubbles/image/components/ImageBubble.d.ts.map +0 -1
- package/dist/features/blocks/bubbles/location/components/LocationBubble.d.ts +0 -11
- package/dist/features/blocks/bubbles/location/components/LocationBubble.d.ts.map +0 -1
- package/dist/features/blocks/bubbles/pix/components/PixBubble.d.ts +0 -11
- package/dist/features/blocks/bubbles/pix/components/PixBubble.d.ts.map +0 -1
- package/dist/features/blocks/bubbles/textBubble/components/TextBubble.d.ts +0 -12
- package/dist/features/blocks/bubbles/textBubble/components/TextBubble.d.ts.map +0 -1
- package/dist/features/blocks/bubbles/textBubble/components/plate/PlateBlock.d.ts +0 -9
- package/dist/features/blocks/bubbles/textBubble/components/plate/PlateBlock.d.ts.map +0 -1
- package/dist/features/blocks/bubbles/textBubble/components/plate/PlateText.d.ts +0 -9
- package/dist/features/blocks/bubbles/textBubble/components/plate/PlateText.d.ts.map +0 -1
- package/dist/features/blocks/bubbles/textBubble/helpers/convertRichTextToPlainText.d.ts +0 -3
- package/dist/features/blocks/bubbles/textBubble/helpers/convertRichTextToPlainText.d.ts.map +0 -1
- package/dist/features/blocks/bubbles/video/components/VideoBubble.d.ts +0 -9
- package/dist/features/blocks/bubbles/video/components/VideoBubble.d.ts.map +0 -1
- package/dist/features/blocks/inputs/buttons/components/Buttons.d.ts +0 -11
- package/dist/features/blocks/inputs/buttons/components/Buttons.d.ts.map +0 -1
- package/dist/features/blocks/inputs/buttons/components/Checkbox.d.ts +0 -7
- package/dist/features/blocks/inputs/buttons/components/Checkbox.d.ts.map +0 -1
- package/dist/features/blocks/inputs/buttons/components/MultipleChoicesForm.d.ts +0 -10
- package/dist/features/blocks/inputs/buttons/components/MultipleChoicesForm.d.ts.map +0 -1
- package/dist/features/blocks/inputs/cards/CardsCaroussel.d.ts +0 -20
- package/dist/features/blocks/inputs/cards/CardsCaroussel.d.ts.map +0 -1
- package/dist/features/blocks/inputs/date/components/DateForm.d.ts +0 -10
- package/dist/features/blocks/inputs/date/components/DateForm.d.ts.map +0 -1
- package/dist/features/blocks/inputs/email/components/EmailInput.d.ts +0 -10
- package/dist/features/blocks/inputs/email/components/EmailInput.d.ts.map +0 -1
- package/dist/features/blocks/inputs/fileUpload/components/FilePreview.d.ts +0 -8
- package/dist/features/blocks/inputs/fileUpload/components/FilePreview.d.ts.map +0 -1
- package/dist/features/blocks/inputs/fileUpload/components/FileUploadForm.d.ts +0 -11
- package/dist/features/blocks/inputs/fileUpload/components/FileUploadForm.d.ts.map +0 -1
- package/dist/features/blocks/inputs/fileUpload/components/SelectedFile.d.ts +0 -6
- package/dist/features/blocks/inputs/fileUpload/components/SelectedFile.d.ts.map +0 -1
- package/dist/features/blocks/inputs/fileUpload/helpers/sanitizeSelectedFiles.d.ts +0 -15
- package/dist/features/blocks/inputs/fileUpload/helpers/sanitizeSelectedFiles.d.ts.map +0 -1
- package/dist/features/blocks/inputs/fileUpload/helpers/uploadFiles.d.ts +0 -28
- package/dist/features/blocks/inputs/fileUpload/helpers/uploadFiles.d.ts.map +0 -1
- package/dist/features/blocks/inputs/list/components/List.d.ts +0 -9
- package/dist/features/blocks/inputs/list/components/List.d.ts.map +0 -1
- package/dist/features/blocks/inputs/number/components/NumberInput.d.ts +0 -10
- package/dist/features/blocks/inputs/number/components/NumberInput.d.ts.map +0 -1
- package/dist/features/blocks/inputs/number/numberInputHelper.d.ts +0 -2
- package/dist/features/blocks/inputs/number/numberInputHelper.d.ts.map +0 -1
- package/dist/features/blocks/inputs/payment/components/PaymentForm.d.ts +0 -12
- package/dist/features/blocks/inputs/payment/components/PaymentForm.d.ts.map +0 -1
- package/dist/features/blocks/inputs/payment/components/StripePaymentForm.d.ts +0 -12
- package/dist/features/blocks/inputs/payment/components/StripePaymentForm.d.ts.map +0 -1
- package/dist/features/blocks/inputs/payment/helpers/paymentInProgressStorage.d.ts +0 -5
- package/dist/features/blocks/inputs/payment/helpers/paymentInProgressStorage.d.ts.map +0 -1
- package/dist/features/blocks/inputs/phone/components/PhoneInput.d.ts +0 -9
- package/dist/features/blocks/inputs/phone/components/PhoneInput.d.ts.map +0 -1
- package/dist/features/blocks/inputs/rating/components/RatingForm.d.ts +0 -10
- package/dist/features/blocks/inputs/rating/components/RatingForm.d.ts.map +0 -1
- package/dist/features/blocks/inputs/textInput/components/TextInput.d.ts +0 -11
- package/dist/features/blocks/inputs/textInput/components/TextInput.d.ts.map +0 -1
- package/dist/features/blocks/inputs/textInput/components/VoiceRecorder.d.ts +0 -12
- package/dist/features/blocks/inputs/textInput/components/VoiceRecorder.d.ts.map +0 -1
- package/dist/features/blocks/inputs/textInput/components/VolumeProcessor.d.ts +0 -2
- package/dist/features/blocks/inputs/textInput/components/VolumeProcessor.d.ts.map +0 -1
- package/dist/features/blocks/inputs/time/components/TimeForm.d.ts +0 -10
- package/dist/features/blocks/inputs/time/components/TimeForm.d.ts.map +0 -1
- package/dist/features/blocks/inputs/url/components/UrlInput.d.ts +0 -10
- package/dist/features/blocks/inputs/url/components/UrlInput.d.ts.map +0 -1
- package/dist/features/blocks/integrations/chatwoot/constants.d.ts +0 -2
- package/dist/features/blocks/integrations/chatwoot/constants.d.ts.map +0 -1
- package/dist/features/blocks/integrations/chatwoot/utils/executeChatwoot.d.ts +0 -7
- package/dist/features/blocks/integrations/chatwoot/utils/executeChatwoot.d.ts.map +0 -1
- package/dist/features/blocks/integrations/chatwoot/utils/index.d.ts +0 -2
- package/dist/features/blocks/integrations/chatwoot/utils/index.d.ts.map +0 -1
- package/dist/features/blocks/integrations/googleAnalytics/utils/executeGoogleAnalytics.d.ts +0 -3
- package/dist/features/blocks/integrations/googleAnalytics/utils/executeGoogleAnalytics.d.ts.map +0 -1
- package/dist/features/blocks/integrations/httpRequest/executeHttpRequest.d.ts +0 -3
- package/dist/features/blocks/integrations/httpRequest/executeHttpRequest.d.ts.map +0 -1
- package/dist/features/blocks/integrations/openai/streamChat.d.ts +0 -19
- package/dist/features/blocks/integrations/openai/streamChat.d.ts.map +0 -1
- package/dist/features/blocks/integrations/pixel/executePixel.d.ts +0 -3
- package/dist/features/blocks/integrations/pixel/executePixel.d.ts.map +0 -1
- package/dist/features/blocks/logic/redirect/utils/executeRedirect.d.ts +0 -5
- package/dist/features/blocks/logic/redirect/utils/executeRedirect.d.ts.map +0 -1
- package/dist/features/blocks/logic/script/executeScript.d.ts +0 -19
- package/dist/features/blocks/logic/script/executeScript.d.ts.map +0 -1
- package/dist/features/blocks/logic/setVariable/executeSetVariable.d.ts +0 -7
- package/dist/features/blocks/logic/setVariable/executeSetVariable.d.ts.map +0 -1
- package/dist/features/blocks/logic/wait/utils/executeWait.d.ts +0 -6
- package/dist/features/blocks/logic/wait/utils/executeWait.d.ts.map +0 -1
- package/dist/features/blocks/logic/webhook/listenForWebhook.d.ts +0 -13
- package/dist/features/blocks/logic/webhook/listenForWebhook.d.ts.map +0 -1
- package/dist/features/bubble/components/Bubble.d.ts +0 -15
- package/dist/features/bubble/components/Bubble.d.ts.map +0 -1
- package/dist/features/bubble/components/BubbleButton.d.ts +0 -8
- package/dist/features/bubble/components/BubbleButton.d.ts.map +0 -1
- package/dist/features/bubble/components/PreviewMessage.d.ts +0 -8
- package/dist/features/bubble/components/PreviewMessage.d.ts.map +0 -1
- package/dist/features/bubble/types.d.ts +0 -37
- package/dist/features/bubble/types.d.ts.map +0 -1
- package/dist/features/commands/index.d.ts +0 -12
- package/dist/features/commands/index.d.ts.map +0 -1
- package/dist/features/commands/types.d.ts +0 -26
- package/dist/features/commands/types.d.ts.map +0 -1
- package/dist/features/commands/utils/close.d.ts +0 -3
- package/dist/features/commands/utils/close.d.ts.map +0 -1
- package/dist/features/commands/utils/hidePreviewMessage.d.ts +0 -3
- package/dist/features/commands/utils/hidePreviewMessage.d.ts.map +0 -1
- package/dist/features/commands/utils/open.d.ts +0 -3
- package/dist/features/commands/utils/open.d.ts.map +0 -1
- package/dist/features/commands/utils/reload.d.ts +0 -3
- package/dist/features/commands/utils/reload.d.ts.map +0 -1
- package/dist/features/commands/utils/sendCommand.d.ts +0 -3
- package/dist/features/commands/utils/sendCommand.d.ts.map +0 -1
- package/dist/features/commands/utils/setInputValue.d.ts +0 -3
- package/dist/features/commands/utils/setInputValue.d.ts.map +0 -1
- package/dist/features/commands/utils/setPrefilledVariables.d.ts +0 -3
- package/dist/features/commands/utils/setPrefilledVariables.d.ts.map +0 -1
- package/dist/features/commands/utils/showPreviewMessage.d.ts +0 -3
- package/dist/features/commands/utils/showPreviewMessage.d.ts.map +0 -1
- package/dist/features/commands/utils/toggle.d.ts +0 -3
- package/dist/features/commands/utils/toggle.d.ts.map +0 -1
- package/dist/features/commands/utils/unmount.d.ts +0 -3
- package/dist/features/commands/utils/unmount.d.ts.map +0 -1
- package/dist/features/popup/components/Popup.d.ts +0 -11
- package/dist/features/popup/components/Popup.d.ts.map +0 -1
- package/dist/features/popup/types.d.ts +0 -9
- package/dist/features/popup/types.d.ts.map +0 -1
- package/dist/features/standard/components/Standard.d.ts +0 -5
- package/dist/features/standard/components/Standard.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/lib/gtag.d.ts +0 -4
- package/dist/lib/gtag.d.ts.map +0 -1
- package/dist/lib/gtm.d.ts +0 -3
- package/dist/lib/gtm.d.ts.map +0 -1
- package/dist/lib/pixel.d.ts +0 -4
- package/dist/lib/pixel.d.ts.map +0 -1
- package/dist/queries/continueChatQuery.d.ts +0 -722
- package/dist/queries/continueChatQuery.d.ts.map +0 -1
- package/dist/queries/saveClientLogsQuery.d.ts +0 -7
- package/dist/queries/saveClientLogsQuery.d.ts.map +0 -1
- package/dist/queries/startChatQuery.d.ts +0 -20
- package/dist/queries/startChatQuery.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 -49
- package/dist/types.d.ts.map +0 -1
- package/dist/utils/CorsError.d.ts +0 -4
- package/dist/utils/CorsError.d.ts.map +0 -1
- package/dist/utils/dynamicTheme.d.ts +0 -4
- package/dist/utils/dynamicTheme.d.ts.map +0 -1
- package/dist/utils/error.d.ts +0 -2
- package/dist/utils/error.d.ts.map +0 -1
- package/dist/utils/executeClientSideActions.d.ts +0 -25
- package/dist/utils/executeClientSideActions.d.ts.map +0 -1
- package/dist/utils/getAnswerContent.d.ts +0 -3
- package/dist/utils/getAnswerContent.d.ts.map +0 -1
- package/dist/utils/getPartyKitHost.d.ts +0 -2
- package/dist/utils/getPartyKitHost.d.ts.map +0 -1
- package/dist/utils/guessApiHost.d.ts +0 -6
- package/dist/utils/guessApiHost.d.ts.map +0 -1
- package/dist/utils/injectFont.d.ts +0 -3
- package/dist/utils/injectFont.d.ts.map +0 -1
- package/dist/utils/injectStartProps.d.ts +0 -3
- package/dist/utils/injectStartProps.d.ts.map +0 -1
- package/dist/utils/migrateLegacyChatChunks.d.ts +0 -10
- package/dist/utils/migrateLegacyChatChunks.d.ts.map +0 -1
- package/dist/utils/persist.d.ts +0 -9
- package/dist/utils/persist.d.ts.map +0 -1
- package/dist/utils/resolveBubbleButtonSize.d.ts +0 -5
- package/dist/utils/resolveBubbleButtonSize.d.ts.map +0 -1
- package/dist/utils/scrollContainer.d.ts +0 -2
- package/dist/utils/scrollContainer.d.ts.map +0 -1
- package/dist/utils/setCssVariablesValue.d.ts +0 -16
- package/dist/utils/setCssVariablesValue.d.ts.map +0 -1
- package/dist/utils/storage.d.ts +0 -875
- package/dist/utils/storage.d.ts.map +0 -1
- package/dist/utils/toaster.d.ts +0 -2
- package/dist/utils/toaster.d.ts.map +0 -1
- package/dist/web.d.ts +0 -19
- package/dist/web.d.ts.map +0 -1
- package/dist/window.d.ts +0 -29
- package/dist/window.d.ts.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"storage.d.ts","sourceRoot":"","sources":["../../src/utils/storage.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AAKtE,eAAO,MAAM,8BAA8B,GAAI,YAAY,MAAM,uBAWhE,CAAC;AAEF,eAAO,MAAM,kBAAkB,GAC5B,cAAa,OAAO,GAAG,SAAqB,MAC5C,WAAW,MAAM,EAAE,UAAU,MAAM,SASnC,CAAC;AAEJ,eAAO,MAAM,8BAA8B,GACzC,WAAW,MAAM,GAAG,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAY9B,CAAC;AACF,eAAO,MAAM,4BAA4B,GACvC,kBAAkB,iBAAiB,EACnC,yBAGG;IACD,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;CAC/B,SAWF,CAAC;AAEF,eAAO,MAAM,0BAA0B,YAMtC,CAAC;AAEF,eAAO,MAAM,6BAA6B,YAMzC,CAAC;AAEF,eAAO,MAAM,4BAA4B,eAMxC,CAAC;AAEF,eAAO,MAAM,UAAU,GACrB,SAAS,OAAO,GAAG,SAAS,GAAG,SAAS,KACvC,OAAO,YAAY,GAAG,OAAO,cAGd,CAAC;AAEnB,eAAO,MAAM,8BAA8B,GAAI,WAAW,MAAM,SAO/D,CAAC"}
|
package/dist/utils/toaster.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"toaster.d.ts","sourceRoot":"","sources":["../../src/utils/toaster.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO,6CAGlB,CAAC"}
|
package/dist/web.d.ts
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
declare const makebot: {
|
|
2
|
-
initStandard: (props: import(".").BotProps & {
|
|
3
|
-
id?: string;
|
|
4
|
-
}) => void;
|
|
5
|
-
initPopup: (props: import(".").PopupProps) => void;
|
|
6
|
-
initBubble: (props: import(".").BubbleProps) => void;
|
|
7
|
-
close: ({ id }?: import(".").CommandArgs) => void;
|
|
8
|
-
hidePreviewMessage: ({ id }?: import(".").CommandArgs) => void;
|
|
9
|
-
open: ({ id }?: import(".").CommandArgs) => void;
|
|
10
|
-
setPrefilledVariables: (variables: Record<string, string | number | boolean>, { id }?: import(".").CommandArgs) => void;
|
|
11
|
-
showPreviewMessage: (proactiveMessage: import(".").ShowMessageCommandData["message"] | undefined, { id }?: import(".").CommandArgs) => void;
|
|
12
|
-
toggle: ({ id }?: import(".").CommandArgs) => void;
|
|
13
|
-
setInputValue: (value: string, { id }?: import(".").CommandArgs) => void;
|
|
14
|
-
unmount: ({ id }?: import(".").CommandArgs) => void;
|
|
15
|
-
sendCommand: (text: string, { id }?: import(".").CommandArgs) => void;
|
|
16
|
-
reload: ({ id }?: import(".").CommandArgs) => void;
|
|
17
|
-
};
|
|
18
|
-
export default makebot;
|
|
19
|
-
//# sourceMappingURL=web.d.ts.map
|
package/dist/web.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"web.d.ts","sourceRoot":"","sources":["../src/web.ts"],"names":[],"mappings":"AAKA,QAAA,MAAM,OAAO;;UAKinB,CAAC;;;;;;;;;;;;;;CALjmB,CAAC;AAI/B,eAAe,OAAO,CAAC"}
|
package/dist/window.d.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import type { BubbleProps } from "./features/bubble/components/Bubble";
|
|
2
|
-
import type { PopupProps } from "./features/popup/components/Popup";
|
|
3
|
-
import { type BotProps } from "./index";
|
|
4
|
-
export declare const initStandard: (props: BotProps & {
|
|
5
|
-
id?: string;
|
|
6
|
-
}) => void;
|
|
7
|
-
export declare const initPopup: (props: PopupProps) => void;
|
|
8
|
-
export declare const initBubble: (props: BubbleProps) => void;
|
|
9
|
-
export declare const parseMakebot: () => {
|
|
10
|
-
initStandard: (props: BotProps & {
|
|
11
|
-
id?: string;
|
|
12
|
-
}) => void;
|
|
13
|
-
initPopup: (props: PopupProps) => void;
|
|
14
|
-
initBubble: (props: BubbleProps) => void;
|
|
15
|
-
close: ({ id }?: import("./index").CommandArgs) => void;
|
|
16
|
-
hidePreviewMessage: ({ id }?: import("./index").CommandArgs) => void;
|
|
17
|
-
open: ({ id }?: import("./index").CommandArgs) => void;
|
|
18
|
-
setPrefilledVariables: (variables: Record<string, string | number | boolean>, { id }?: import("./index").CommandArgs) => void;
|
|
19
|
-
showPreviewMessage: (proactiveMessage: import("./index").ShowMessageCommandData["message"] | undefined, { id }?: import("./index").CommandArgs) => void;
|
|
20
|
-
toggle: ({ id }?: import("./index").CommandArgs) => void;
|
|
21
|
-
setInputValue: (value: string, { id }?: import("./index").CommandArgs) => void;
|
|
22
|
-
unmount: ({ id }?: import("./index").CommandArgs) => void;
|
|
23
|
-
sendCommand: (text: string, { id }?: import("./index").CommandArgs) => void;
|
|
24
|
-
reload: ({ id }?: import("./index").CommandArgs) => void;
|
|
25
|
-
};
|
|
26
|
-
type Makebot = ReturnType<typeof parseMakebot>;
|
|
27
|
-
export declare const injectMakebotInWindow: (makebot: Makebot) => void;
|
|
28
|
-
export {};
|
|
29
|
-
//# sourceMappingURL=window.d.ts.map
|
package/dist/window.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"window.d.ts","sourceRoot":"","sources":["../src/window.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAC;AAUvE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAC;AACpE,OAAO,EAAE,KAAK,QAAQ,EAAU,MAAM,SAAS,CAAC;AAEhD,eAAO,MAAM,YAAY,GAAI,OAAO,QAAQ,GAAG;IAAE,EAAE,CAAC,EAAE,MAAM,CAAA;CAAE,SAO7D,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,OAAO,UAAU,SAI1C,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,OAAO,WAAW,SAI5C,CAAC;AAEF,eAAO,MAAM,YAAY;0BArBW,QAAQ,GAAG;QAAE,EAAE,CAAC,EAAE,MAAM,CAAA;KAAE;uBAS7B,UAAU;wBAMT,WAAW;;;;;;;;;;;CAoB3C,CAAC;AAEH,KAAK,OAAO,GAAG,UAAU,CAAC,OAAO,YAAY,CAAC,CAAC;AAQ/C,eAAO,MAAM,qBAAqB,GAAI,SAAS,OAAO,SAGrD,CAAC"}
|