@baishuyun/chat-sdk 0.1.0 → 0.1.2
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/CHANGELOG.md +12 -0
- package/dist/chat-sdk.js +13 -11
- package/dist/chat-sdk.js.map +1 -1
- package/dist/chat-sdk.umd.cjs +2 -2
- package/dist/chat-sdk.umd.cjs.map +1 -1
- package/package.json +3 -3
- package/src/components/biz-comp/multi-modal-input/index.tsx +1 -1
- package/src/components/bs-ui/fields-design-info-table.tsx +9 -9
- package/src/plugins/form-builder-plugin/utils/index.ts +6 -1
- package/dist/chat.d.ts +0 -5
- package/dist/chat.d.ts.map +0 -1
- package/dist/components/biz-comp/FakeBotMsg.d.ts +0 -8
- package/dist/components/biz-comp/FakeBotMsg.d.ts.map +0 -1
- package/dist/components/biz-comp/FieldChecker.d.ts +0 -19
- package/dist/components/biz-comp/FieldChecker.d.ts.map +0 -1
- package/dist/components/biz-comp/FieldCheckerListMsg.d.ts +0 -19
- package/dist/components/biz-comp/FieldCheckerListMsg.d.ts.map +0 -1
- package/dist/components/biz-comp/FieldValueChecker.d.ts +0 -16
- package/dist/components/biz-comp/FieldValueChecker.d.ts.map +0 -1
- package/dist/components/biz-comp/SubformFieldsValueChecker.d.ts +0 -22
- package/dist/components/biz-comp/SubformFieldsValueChecker.d.ts.map +0 -1
- package/dist/components/biz-comp/chat-client.d.ts +0 -13
- package/dist/components/biz-comp/chat-client.d.ts.map +0 -1
- package/dist/components/biz-comp/chat-frame.d.ts +0 -6
- package/dist/components/biz-comp/chat-frame.d.ts.map +0 -1
- package/dist/components/biz-comp/conversation.d.ts +0 -10
- package/dist/components/biz-comp/conversation.d.ts.map +0 -1
- package/dist/components/biz-comp/dash-widget-icon.d.ts +0 -7
- package/dist/components/biz-comp/dash-widget-icon.d.ts.map +0 -1
- package/dist/components/biz-comp/dock-btn.d.ts +0 -2
- package/dist/components/biz-comp/dock-btn.d.ts.map +0 -1
- package/dist/components/biz-comp/error-boundary.d.ts +0 -15
- package/dist/components/biz-comp/error-boundary.d.ts.map +0 -1
- package/dist/components/biz-comp/error-msg.d.ts +0 -4
- package/dist/components/biz-comp/error-msg.d.ts.map +0 -1
- package/dist/components/biz-comp/field-icon.d.ts +0 -5
- package/dist/components/biz-comp/field-icon.d.ts.map +0 -1
- package/dist/components/biz-comp/highlight-msg.d.ts +0 -4
- package/dist/components/biz-comp/highlight-msg.d.ts.map +0 -1
- package/dist/components/biz-comp/markdown-part.d.ts +0 -7
- package/dist/components/biz-comp/markdown-part.d.ts.map +0 -1
- package/dist/components/biz-comp/markdown.d.ts +0 -5
- package/dist/components/biz-comp/markdown.d.ts.map +0 -1
- package/dist/components/biz-comp/message-content.d.ts +0 -6
- package/dist/components/biz-comp/message-content.d.ts.map +0 -1
- package/dist/components/biz-comp/messages.d.ts +0 -3
- package/dist/components/biz-comp/messages.d.ts.map +0 -1
- package/dist/components/biz-comp/multi-modal-input/attachment-btn.d.ts +0 -9
- package/dist/components/biz-comp/multi-modal-input/attachment-btn.d.ts.map +0 -1
- package/dist/components/biz-comp/multi-modal-input/clear-btn.d.ts +0 -8
- package/dist/components/biz-comp/multi-modal-input/clear-btn.d.ts.map +0 -1
- package/dist/components/biz-comp/multi-modal-input/index.d.ts +0 -21
- package/dist/components/biz-comp/multi-modal-input/index.d.ts.map +0 -1
- package/dist/components/biz-comp/multi-modal-input/preview-attachment.d.ts +0 -12
- package/dist/components/biz-comp/multi-modal-input/preview-attachment.d.ts.map +0 -1
- package/dist/components/biz-comp/multi-modal-input/prompt-input.d.ts +0 -36
- package/dist/components/biz-comp/multi-modal-input/prompt-input.d.ts.map +0 -1
- package/dist/components/biz-comp/opening-lines.d.ts +0 -3
- package/dist/components/biz-comp/opening-lines.d.ts.map +0 -1
- package/dist/components/biz-comp/preview-message-wrapper.d.ts +0 -12
- package/dist/components/biz-comp/preview-message-wrapper.d.ts.map +0 -1
- package/dist/components/biz-comp/preview-message.d.ts +0 -13
- package/dist/components/biz-comp/preview-message.d.ts.map +0 -1
- package/dist/components/biz-comp/response.d.ts +0 -6
- package/dist/components/biz-comp/response.d.ts.map +0 -1
- package/dist/components/biz-comp/suggestions.d.ts +0 -8
- package/dist/components/biz-comp/suggestions.d.ts.map +0 -1
- package/dist/components/bs-ui/abs-fullscreen-gradient-bg.d.ts +0 -10
- package/dist/components/bs-ui/abs-fullscreen-gradient-bg.d.ts.map +0 -1
- package/dist/components/bs-ui/attachment-part-group.d.ts +0 -16
- package/dist/components/bs-ui/attachment-part-group.d.ts.map +0 -1
- package/dist/components/bs-ui/attachment-part.d.ts +0 -19
- package/dist/components/bs-ui/attachment-part.d.ts.map +0 -1
- package/dist/components/bs-ui/attachments-previewer.d.ts +0 -18
- package/dist/components/bs-ui/attachments-previewer.d.ts.map +0 -1
- package/dist/components/bs-ui/base-button.d.ts +0 -8
- package/dist/components/bs-ui/base-button.d.ts.map +0 -1
- package/dist/components/bs-ui/border-animation.d.ts +0 -23
- package/dist/components/bs-ui/border-animation.d.ts.map +0 -1
- package/dist/components/bs-ui/border-color-animation.d.ts +0 -11
- package/dist/components/bs-ui/border-color-animation.d.ts.map +0 -1
- package/dist/components/bs-ui/bot-avatar-name.d.ts +0 -6
- package/dist/components/bs-ui/bot-avatar-name.d.ts.map +0 -1
- package/dist/components/bs-ui/bot-icon.d.ts +0 -5
- package/dist/components/bs-ui/bot-icon.d.ts.map +0 -1
- package/dist/components/bs-ui/bs-icons.d.ts +0 -65
- package/dist/components/bs-ui/bs-icons.d.ts.map +0 -1
- package/dist/components/bs-ui/card-field.d.ts +0 -11
- package/dist/components/bs-ui/card-field.d.ts.map +0 -1
- package/dist/components/bs-ui/card.d.ts +0 -11
- package/dist/components/bs-ui/card.d.ts.map +0 -1
- package/dist/components/bs-ui/chat-area-header.d.ts +0 -13
- package/dist/components/bs-ui/chat-area-header.d.ts.map +0 -1
- package/dist/components/bs-ui/circle-checker.d.ts +0 -10
- package/dist/components/bs-ui/circle-checker.d.ts.map +0 -1
- package/dist/components/bs-ui/collapsible-txt-msg.d.ts +0 -11
- package/dist/components/bs-ui/collapsible-txt-msg.d.ts.map +0 -1
- package/dist/components/bs-ui/confirm-dialog.d.ts +0 -26
- package/dist/components/bs-ui/confirm-dialog.d.ts.map +0 -1
- package/dist/components/bs-ui/fields-design-info-table.d.ts +0 -7
- package/dist/components/bs-ui/fields-design-info-table.d.ts.map +0 -1
- package/dist/components/bs-ui/fields-generating-indicator.d.ts +0 -6
- package/dist/components/bs-ui/fields-generating-indicator.d.ts.map +0 -1
- package/dist/components/bs-ui/fields-portal.d.ts +0 -8
- package/dist/components/bs-ui/fields-portal.d.ts.map +0 -1
- package/dist/components/bs-ui/fields-previewer.d.ts +0 -18
- package/dist/components/bs-ui/fields-previewer.d.ts.map +0 -1
- package/dist/components/bs-ui/font-icon.d.ts +0 -6
- package/dist/components/bs-ui/font-icon.d.ts.map +0 -1
- package/dist/components/bs-ui/form-info-editor.d.ts +0 -37
- package/dist/components/bs-ui/form-info-editor.d.ts.map +0 -1
- package/dist/components/bs-ui/formula-tag.d.ts +0 -8
- package/dist/components/bs-ui/formula-tag.d.ts.map +0 -1
- package/dist/components/bs-ui/generate-animation.d.ts +0 -5
- package/dist/components/bs-ui/generate-animation.d.ts.map +0 -1
- package/dist/components/bs-ui/icon-btn.d.ts +0 -9
- package/dist/components/bs-ui/icon-btn.d.ts.map +0 -1
- package/dist/components/bs-ui/img-part.d.ts +0 -10
- package/dist/components/bs-ui/img-part.d.ts.map +0 -1
- package/dist/components/bs-ui/line-checker.d.ts +0 -19
- package/dist/components/bs-ui/line-checker.d.ts.map +0 -1
- package/dist/components/bs-ui/linear-gradient-border-btn.d.ts +0 -10
- package/dist/components/bs-ui/linear-gradient-border-btn.d.ts.map +0 -1
- package/dist/components/bs-ui/linear-gradient-color-bg-animation.d.ts +0 -8
- package/dist/components/bs-ui/linear-gradient-color-bg-animation.d.ts.map +0 -1
- package/dist/components/bs-ui/number-part.d.ts +0 -9
- package/dist/components/bs-ui/number-part.d.ts.map +0 -1
- package/dist/components/bs-ui/option-item.d.ts +0 -9
- package/dist/components/bs-ui/option-item.d.ts.map +0 -1
- package/dist/components/bs-ui/previewer-header.d.ts +0 -20
- package/dist/components/bs-ui/previewer-header.d.ts.map +0 -1
- package/dist/components/bs-ui/primary-confirm-btn.d.ts +0 -10
- package/dist/components/bs-ui/primary-confirm-btn.d.ts.map +0 -1
- package/dist/components/bs-ui/primary-entry-btn.d.ts +0 -9
- package/dist/components/bs-ui/primary-entry-btn.d.ts.map +0 -1
- package/dist/components/bs-ui/scroll-to-bottom-btn.d.ts +0 -6
- package/dist/components/bs-ui/scroll-to-bottom-btn.d.ts.map +0 -1
- package/dist/components/bs-ui/split-line.d.ts +0 -5
- package/dist/components/bs-ui/split-line.d.ts.map +0 -1
- package/dist/components/bs-ui/square-checker.d.ts +0 -15
- package/dist/components/bs-ui/square-checker.d.ts.map +0 -1
- package/dist/components/bs-ui/tab-radio-group.d.ts +0 -19
- package/dist/components/bs-ui/tab-radio-group.d.ts.map +0 -1
- package/dist/components/bs-ui/tooltip.d.ts +0 -6
- package/dist/components/bs-ui/tooltip.d.ts.map +0 -1
- package/dist/components/bs-ui/user-txt-msg-bubble.d.ts +0 -6
- package/dist/components/bs-ui/user-txt-msg-bubble.d.ts.map +0 -1
- package/dist/components/bs-ui/warning-msg.d.ts +0 -6
- package/dist/components/bs-ui/warning-msg.d.ts.map +0 -1
- package/dist/components/ui/badge.d.ts +0 -10
- package/dist/components/ui/badge.d.ts.map +0 -1
- package/dist/components/ui/button.d.ts +0 -12
- package/dist/components/ui/button.d.ts.map +0 -1
- package/dist/components/ui/card.d.ts +0 -9
- package/dist/components/ui/card.d.ts.map +0 -1
- package/dist/components/ui/checkbox.d.ts +0 -5
- package/dist/components/ui/checkbox.d.ts.map +0 -1
- package/dist/components/ui/collapsible.d.ts +0 -6
- package/dist/components/ui/collapsible.d.ts.map +0 -1
- package/dist/components/ui/dialog.d.ts +0 -24
- package/dist/components/ui/dialog.d.ts.map +0 -1
- package/dist/components/ui/dropdown-menu.d.ts +0 -28
- package/dist/components/ui/dropdown-menu.d.ts.map +0 -1
- package/dist/components/ui/icons.d.ts +0 -176
- package/dist/components/ui/icons.d.ts.map +0 -1
- package/dist/components/ui/input-group.d.ts +0 -17
- package/dist/components/ui/input-group.d.ts.map +0 -1
- package/dist/components/ui/input.d.ts +0 -4
- package/dist/components/ui/input.d.ts.map +0 -1
- package/dist/components/ui/label.d.ts +0 -6
- package/dist/components/ui/label.d.ts.map +0 -1
- package/dist/components/ui/one-time-click-btn.d.ts +0 -4
- package/dist/components/ui/one-time-click-btn.d.ts.map +0 -1
- package/dist/components/ui/select.d.ts +0 -14
- package/dist/components/ui/select.d.ts.map +0 -1
- package/dist/components/ui/spinner.d.ts +0 -3
- package/dist/components/ui/spinner.d.ts.map +0 -1
- package/dist/components/ui/tabs.d.ts +0 -8
- package/dist/components/ui/tabs.d.ts.map +0 -1
- package/dist/components/ui/textarea.d.ts +0 -4
- package/dist/components/ui/textarea.d.ts.map +0 -1
- package/dist/components/ui/tooltip.d.ts +0 -13
- package/dist/components/ui/tooltip.d.ts.map +0 -1
- package/dist/components/web-comp/fields-previewer-web-component.d.ts +0 -60
- package/dist/components/web-comp/fields-previewer-web-component.d.ts.map +0 -1
- package/dist/const/index.d.ts +0 -5
- package/dist/const/index.d.ts.map +0 -1
- package/dist/const/ui.d.ts +0 -7
- package/dist/const/ui.d.ts.map +0 -1
- package/dist/hooks/use-chat-preference.d.ts +0 -3
- package/dist/hooks/use-chat-preference.d.ts.map +0 -1
- package/dist/hooks/use-draggable.d.ts +0 -24
- package/dist/hooks/use-draggable.d.ts.map +0 -1
- package/dist/hooks/use-evt-bus.d.ts +0 -2
- package/dist/hooks/use-evt-bus.d.ts.map +0 -1
- package/dist/hooks/use-evt.d.ts +0 -3
- package/dist/hooks/use-evt.d.ts.map +0 -1
- package/dist/hooks/use-frame-mode.d.ts +0 -20
- package/dist/hooks/use-frame-mode.d.ts.map +0 -1
- package/dist/hooks/use-merged-chat.d.ts +0 -7
- package/dist/hooks/use-merged-chat.d.ts.map +0 -1
- package/dist/hooks/use-msg-status-broadcast.d.ts +0 -3
- package/dist/hooks/use-msg-status-broadcast.d.ts.map +0 -1
- package/dist/hooks/use-plugin-component.d.ts +0 -5
- package/dist/hooks/use-plugin-component.d.ts.map +0 -1
- package/dist/hooks/use-plugin-ctx.d.ts +0 -3
- package/dist/hooks/use-plugin-ctx.d.ts.map +0 -1
- package/dist/hooks/use-plugin-custom-components.d.ts +0 -5
- package/dist/hooks/use-plugin-custom-components.d.ts.map +0 -1
- package/dist/hooks/use-plugin-life-cycle-chain-runner.d.ts +0 -5
- package/dist/hooks/use-plugin-life-cycle-chain-runner.d.ts.map +0 -1
- package/dist/hooks/use-plugin-list.d.ts +0 -2
- package/dist/hooks/use-plugin-list.d.ts.map +0 -1
- package/dist/hooks/use-plugin.d.ts +0 -2
- package/dist/hooks/use-plugin.d.ts.map +0 -1
- package/dist/hooks/use-scroll-to-bottom.d.ts +0 -9
- package/dist/hooks/use-scroll-to-bottom.d.ts.map +0 -1
- package/dist/hooks/use-shadow.d.ts +0 -25
- package/dist/hooks/use-shadow.d.ts.map +0 -1
- package/dist/hooks/use-toast.d.ts +0 -3
- package/dist/hooks/use-toast.d.ts.map +0 -1
- package/dist/index.d.ts +0 -6
- package/dist/index.d.ts.map +0 -1
- package/dist/lib/clone.d.ts +0 -32
- package/dist/lib/clone.d.ts.map +0 -1
- package/dist/lib/event-emitter.d.ts +0 -39
- package/dist/lib/event-emitter.d.ts.map +0 -1
- package/dist/lib/parse-design-doc.d.ts +0 -16
- package/dist/lib/parse-design-doc.d.ts.map +0 -1
- package/dist/lib/readonly.d.ts +0 -14
- package/dist/lib/readonly.d.ts.map +0 -1
- package/dist/lib/utils.d.ts +0 -55
- package/dist/lib/utils.d.ts.map +0 -1
- package/dist/plugins/form-builder-base-plugin/const.d.ts +0 -3
- package/dist/plugins/form-builder-base-plugin/const.d.ts.map +0 -1
- package/dist/plugins/form-builder-base-plugin/index.d.ts +0 -7
- package/dist/plugins/form-builder-base-plugin/index.d.ts.map +0 -1
- package/dist/plugins/form-builder-base-plugin/types.d.ts +0 -12
- package/dist/plugins/form-builder-base-plugin/types.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/components/create-form-confirm.d.ts +0 -7
- package/dist/plugins/form-builder-plugin/components/create-form-confirm.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/components/design-doc-part.d.ts +0 -4
- package/dist/plugins/form-builder-plugin/components/design-doc-part.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/components/design-info.d.ts +0 -6
- package/dist/plugins/form-builder-plugin/components/design-info.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/components/entry-btn.d.ts +0 -3
- package/dist/plugins/form-builder-plugin/components/entry-btn.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/components/fields-part.d.ts +0 -4
- package/dist/plugins/form-builder-plugin/components/fields-part.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/components/follow-up.d.ts +0 -3
- package/dist/plugins/form-builder-plugin/components/follow-up.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/components/msg-part.d.ts +0 -3
- package/dist/plugins/form-builder-plugin/components/msg-part.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/components/opening-lines.d.ts +0 -3
- package/dist/plugins/form-builder-plugin/components/opening-lines.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/components/suggestion-part.d.ts +0 -5
- package/dist/plugins/form-builder-plugin/components/suggestion-part.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/const/index.d.ts +0 -12
- package/dist/plugins/form-builder-plugin/const/index.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/hooks/index.d.ts +0 -4
- package/dist/plugins/form-builder-plugin/hooks/index.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/hooks/use-fields-confirmed.d.ts +0 -2
- package/dist/plugins/form-builder-plugin/hooks/use-fields-confirmed.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/index.d.ts +0 -30
- package/dist/plugins/form-builder-plugin/index.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/types.d.ts +0 -28
- package/dist/plugins/form-builder-plugin/types.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/utils/get-render-strategy.d.ts +0 -3
- package/dist/plugins/form-builder-plugin/utils/get-render-strategy.d.ts.map +0 -1
- package/dist/plugins/form-builder-plugin/utils/index.d.ts +0 -57
- package/dist/plugins/form-builder-plugin/utils/index.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/batch-filling-data-manager.d.ts +0 -26
- package/dist/plugins/form-filling-plugin/batch-filling-data-manager.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/components/FormFillingOpeningLines.d.ts +0 -3
- package/dist/plugins/form-filling-plugin/components/FormFillingOpeningLines.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/components/avatar.d.ts +0 -5
- package/dist/plugins/form-filling-plugin/components/avatar.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/components/batch-fill-part.d.ts +0 -4
- package/dist/plugins/form-filling-plugin/components/batch-fill-part.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/components/batch-generator-action.d.ts +0 -14
- package/dist/plugins/form-filling-plugin/components/batch-generator-action.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/components/entry-btn.d.ts +0 -3
- package/dist/plugins/form-filling-plugin/components/entry-btn.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/components/first-batch-generating-animation.d.ts +0 -2
- package/dist/plugins/form-filling-plugin/components/first-batch-generating-animation.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/components/generated-data-counter.d.ts +0 -5
- package/dist/plugins/form-filling-plugin/components/generated-data-counter.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/components/mode-select.d.ts +0 -2
- package/dist/plugins/form-filling-plugin/components/mode-select.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/components/msg-part.d.ts +0 -3
- package/dist/plugins/form-filling-plugin/components/msg-part.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/components/non-first-batch-generating-animation.d.ts +0 -2
- package/dist/plugins/form-filling-plugin/components/non-first-batch-generating-animation.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/components/single-fill-part.d.ts +0 -4
- package/dist/plugins/form-filling-plugin/components/single-fill-part.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/const.d.ts +0 -615
- package/dist/plugins/form-filling-plugin/const.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/hooks/use-conversation-id-in-ctx.d.ts +0 -3
- package/dist/plugins/form-filling-plugin/hooks/use-conversation-id-in-ctx.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/hooks/use-fields-data.d.ts +0 -4
- package/dist/plugins/form-filling-plugin/hooks/use-fields-data.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/index.d.ts +0 -22
- package/dist/plugins/form-filling-plugin/index.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/types.d.ts +0 -22
- package/dist/plugins/form-filling-plugin/types.d.ts.map +0 -1
- package/dist/plugins/form-filling-plugin/utils.d.ts +0 -6
- package/dist/plugins/form-filling-plugin/utils.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/components/avatar.d.ts +0 -5
- package/dist/plugins/report-query-plugin/components/avatar.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/components/query-entry-btn.d.ts +0 -3
- package/dist/plugins/report-query-plugin/components/query-entry-btn.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/components/query-msg-part.d.ts +0 -3
- package/dist/plugins/report-query-plugin/components/query-msg-part.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/components/query-opening-lines.d.ts +0 -2
- package/dist/plugins/report-query-plugin/components/query-opening-lines.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/components/result-cards/CreatedSourceMsg.d.ts +0 -7
- package/dist/plugins/report-query-plugin/components/result-cards/CreatedSourceMsg.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/components/result-cards/DataTableCard.d.ts +0 -5
- package/dist/plugins/report-query-plugin/components/result-cards/DataTableCard.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/components/result-cards/DataTableFields.d.ts +0 -18
- package/dist/plugins/report-query-plugin/components/result-cards/DataTableFields.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/components/result-cards/FilterCondition.d.ts +0 -4
- package/dist/plugins/report-query-plugin/components/result-cards/FilterCondition.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/components/result-cards/FormulaField.d.ts +0 -8
- package/dist/plugins/report-query-plugin/components/result-cards/FormulaField.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/const.d.ts +0 -5
- package/dist/plugins/report-query-plugin/const.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/index.d.ts +0 -19
- package/dist/plugins/report-query-plugin/index.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/types.d.ts +0 -18
- package/dist/plugins/report-query-plugin/types.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/utils/build-dash-component.d.ts +0 -17
- package/dist/plugins/report-query-plugin/utils/build-dash-component.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/utils/create-default-dash-styles.d.ts +0 -30
- package/dist/plugins/report-query-plugin/utils/create-default-dash-styles.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/utils/create-default-widget-attr-list.d.ts +0 -60
- package/dist/plugins/report-query-plugin/utils/create-default-widget-attr-list.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/utils/field-enhance.d.ts +0 -31
- package/dist/plugins/report-query-plugin/utils/field-enhance.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/utils/get-field-group.d.ts +0 -208
- package/dist/plugins/report-query-plugin/utils/get-field-group.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/utils/get-field-icon.d.ts +0 -4
- package/dist/plugins/report-query-plugin/utils/get-field-icon.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/utils/get-group-rule.d.ts +0 -4
- package/dist/plugins/report-query-plugin/utils/get-group-rule.d.ts.map +0 -1
- package/dist/plugins/report-query-plugin/utils/index.d.ts +0 -5
- package/dist/plugins/report-query-plugin/utils/index.d.ts.map +0 -1
- package/dist/sdk.impl.d.ts +0 -42
- package/dist/sdk.impl.d.ts.map +0 -1
- package/dist/store/context.d.ts +0 -12
- package/dist/store/context.d.ts.map +0 -1
- package/dist/store/index.d.ts +0 -14
- package/dist/store/index.d.ts.map +0 -1
- package/dist/stories/AbsFullscreenGradientBg.stories.d.ts +0 -17
- package/dist/stories/AbsFullscreenGradientBg.stories.d.ts.map +0 -1
- package/dist/stories/AttachmentPart.stories.d.ts +0 -23
- package/dist/stories/AttachmentPart.stories.d.ts.map +0 -1
- package/dist/stories/AttachmentPartGroup.stories.d.ts +0 -21
- package/dist/stories/AttachmentPartGroup.stories.d.ts.map +0 -1
- package/dist/stories/AttachmentsPreviewer.stories.d.ts +0 -20
- package/dist/stories/AttachmentsPreviewer.stories.d.ts.map +0 -1
- package/dist/stories/BaseButton.stories.d.ts +0 -18
- package/dist/stories/BaseButton.stories.d.ts.map +0 -1
- package/dist/stories/BorderAnimation.stories.d.ts +0 -21
- package/dist/stories/BorderAnimation.stories.d.ts.map +0 -1
- package/dist/stories/BorderColorAnimation.stories.d.ts +0 -26
- package/dist/stories/BorderColorAnimation.stories.d.ts.map +0 -1
- package/dist/stories/BotAvatarAndName.stories.d.ts +0 -18
- package/dist/stories/BotAvatarAndName.stories.d.ts.map +0 -1
- package/dist/stories/BotIcon.stories.d.ts +0 -17
- package/dist/stories/BotIcon.stories.d.ts.map +0 -1
- package/dist/stories/BsTooltip.stories.d.ts +0 -7
- package/dist/stories/BsTooltip.stories.d.ts.map +0 -1
- package/dist/stories/Card.stories.d.ts +0 -14
- package/dist/stories/Card.stories.d.ts.map +0 -1
- package/dist/stories/CardField.stories.d.ts +0 -13
- package/dist/stories/CardField.stories.d.ts.map +0 -1
- package/dist/stories/ChatAreaHeader.stories.d.ts +0 -14
- package/dist/stories/ChatAreaHeader.stories.d.ts.map +0 -1
- package/dist/stories/CircleChecker.stories.d.ts +0 -21
- package/dist/stories/CircleChecker.stories.d.ts.map +0 -1
- package/dist/stories/CollapsibleTextMsg.stories.d.ts +0 -16
- package/dist/stories/CollapsibleTextMsg.stories.d.ts.map +0 -1
- package/dist/stories/ConfirmDialog.stories.d.ts +0 -61
- package/dist/stories/ConfirmDialog.stories.d.ts.map +0 -1
- package/dist/stories/DashWidgetIcon.stories.d.ts +0 -13
- package/dist/stories/DashWidgetIcon.stories.d.ts.map +0 -1
- package/dist/stories/FormInfoEditor.stories.d.ts +0 -15
- package/dist/stories/FormInfoEditor.stories.d.ts.map +0 -1
- package/dist/stories/FormulaField.stories.d.ts +0 -24
- package/dist/stories/FormulaField.stories.d.ts.map +0 -1
- package/dist/stories/FormulaTag.stories.d.ts +0 -37
- package/dist/stories/FormulaTag.stories.d.ts.map +0 -1
- package/dist/stories/GenerateAnimation.stories.d.ts +0 -17
- package/dist/stories/GenerateAnimation.stories.d.ts.map +0 -1
- package/dist/stories/IconBtn.stories.d.ts +0 -15
- package/dist/stories/IconBtn.stories.d.ts.map +0 -1
- package/dist/stories/IconLib.d.ts +0 -12
- package/dist/stories/IconLib.d.ts.map +0 -1
- package/dist/stories/Icons.stories.d.ts +0 -24
- package/dist/stories/Icons.stories.d.ts.map +0 -1
- package/dist/stories/ImgMsgPart.stories.d.ts +0 -20
- package/dist/stories/ImgMsgPart.stories.d.ts.map +0 -1
- package/dist/stories/LineChecker.stories.d.ts +0 -23
- package/dist/stories/LineChecker.stories.d.ts.map +0 -1
- package/dist/stories/LinearGradientBorderBtn.stories.d.ts +0 -22
- package/dist/stories/LinearGradientBorderBtn.stories.d.ts.map +0 -1
- package/dist/stories/LinearGradientColorBgAnimation.stories.d.ts +0 -23
- package/dist/stories/LinearGradientColorBgAnimation.stories.d.ts.map +0 -1
- package/dist/stories/NumbersMsgPart.stories.d.ts +0 -19
- package/dist/stories/NumbersMsgPart.stories.d.ts.map +0 -1
- package/dist/stories/OptionItem.stories.d.ts +0 -20
- package/dist/stories/OptionItem.stories.d.ts.map +0 -1
- package/dist/stories/PreviewerHeader.stories.d.ts +0 -12
- package/dist/stories/PreviewerHeader.stories.d.ts.map +0 -1
- package/dist/stories/PrimaryConfirmBtn.stories.d.ts +0 -19
- package/dist/stories/PrimaryConfirmBtn.stories.d.ts.map +0 -1
- package/dist/stories/PrimaryEntryBtn.stories.d.ts +0 -26
- package/dist/stories/PrimaryEntryBtn.stories.d.ts.map +0 -1
- package/dist/stories/ScrollToBottom.stories.d.ts +0 -15
- package/dist/stories/ScrollToBottom.stories.d.ts.map +0 -1
- package/dist/stories/SplitLine.stories.d.ts +0 -9
- package/dist/stories/SplitLine.stories.d.ts.map +0 -1
- package/dist/stories/SquareChecker.stories.d.ts +0 -26
- package/dist/stories/SquareChecker.stories.d.ts.map +0 -1
- package/dist/stories/TabRadioGroup.stories.d.ts +0 -18
- package/dist/stories/TabRadioGroup.stories.d.ts.map +0 -1
- package/dist/stories/UserTextMsgBubble.stories.d.ts +0 -14
- package/dist/stories/UserTextMsgBubble.stories.d.ts.map +0 -1
- package/dist/stories/WarningMessage.stories.d.ts +0 -16
- package/dist/stories/WarningMessage.stories.d.ts.map +0 -1
- package/dist/stories/fields-design-info-table.stories.d.ts +0 -14
- package/dist/stories/fields-design-info-table.stories.d.ts.map +0 -1
- package/dist/stories/fields-generating.stories.d.ts +0 -20
- package/dist/stories/fields-generating.stories.d.ts.map +0 -1
- package/dist/stories/fields-previewer.stories.d.ts +0 -19
- package/dist/stories/fields-previewer.stories.d.ts.map +0 -1
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
export interface PreviewerHeaderProps {
|
|
2
|
-
title: string;
|
|
3
|
-
tips?: string;
|
|
4
|
-
active?: boolean;
|
|
5
|
-
className?: string;
|
|
6
|
-
onBackClick?: () => void;
|
|
7
|
-
onSave?: (isConfirm?: boolean) => void;
|
|
8
|
-
onCancel?: () => void;
|
|
9
|
-
onClear?: () => void;
|
|
10
|
-
style?: React.CSSProperties;
|
|
11
|
-
confirmTitle?: string;
|
|
12
|
-
confirmContent?: string;
|
|
13
|
-
dialogContainer?: HTMLElement;
|
|
14
|
-
variant?: 'fields-previewer' | 'data-previewer';
|
|
15
|
-
closeBtnLabel?: string;
|
|
16
|
-
disableConfirm?: boolean;
|
|
17
|
-
disableOperation?: boolean;
|
|
18
|
-
}
|
|
19
|
-
export declare const PreviewerHeader: ({ title, tips, style, confirmContent, confirmTitle, className, active, onBackClick, onSave, closeBtnLabel, onCancel, onClear, variant, dialogContainer, disableConfirm, disableOperation, }: PreviewerHeaderProps) => import("react/jsx-runtime").JSX.Element;
|
|
20
|
-
//# sourceMappingURL=previewer-header.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"previewer-header.d.ts","sourceRoot":"","sources":["../../../src/components/bs-ui/previewer-header.tsx"],"names":[],"mappings":"AAWA,MAAM,WAAW,oBAAoB;IACnC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,MAAM,CAAC,EAAE,CAAC,SAAS,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IACvC,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAE5B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,WAAW,CAAC;IAC9B,OAAO,CAAC,EAAE,kBAAkB,GAAG,gBAAgB,CAAC;IAChD,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAE5B;AAED,eAAO,MAAM,eAAe,GAAI,6LAiB7B,oBAAoB,4CAqLtB,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ButtonProps } from '../ui/button';
|
|
2
|
-
export interface PrimaryConfirmBtnProps extends ButtonProps {
|
|
3
|
-
text?: string;
|
|
4
|
-
prefixDesc?: string;
|
|
5
|
-
icon?: React.ReactNode;
|
|
6
|
-
disabledWithInfo?: boolean;
|
|
7
|
-
light?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const PrimaryConfirmBtn: ({ text, prefixDesc, className, disabled, light, icon, children, ...rest }: PrimaryConfirmBtnProps) => import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
//# sourceMappingURL=primary-confirm-btn.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"primary-confirm-btn.d.ts","sourceRoot":"","sources":["../../../src/components/bs-ui/primary-confirm-btn.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAU,WAAW,EAAE,MAAM,cAAc,CAAC;AAInD,MAAM,WAAW,sBAAuB,SAAQ,WAAW;IACzD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED,eAAO,MAAM,iBAAiB,GAAI,2EAS/B,sBAAsB,4CAoCxB,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
import { ButtonProps } from '../ui/button';
|
|
3
|
-
export interface PrimaryEntryBtnProps extends ButtonProps {
|
|
4
|
-
minimal?: boolean;
|
|
5
|
-
entryVariant?: 'default' | 'ghost' | 'selected' | 'light';
|
|
6
|
-
icon?: ReactNode;
|
|
7
|
-
}
|
|
8
|
-
export declare const PrimaryEntryBtn: ({ children, className, minimal, entryVariant, icon, ...rest }: PrimaryEntryBtnProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
//# sourceMappingURL=primary-entry-btn.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"primary-entry-btn.d.ts","sourceRoot":"","sources":["../../../src/components/bs-ui/primary-entry-btn.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAClC,OAAO,EAAU,WAAW,EAAE,MAAM,cAAc,CAAC;AAKnD,MAAM,WAAW,oBAAqB,SAAQ,WAAW;IACvD,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,YAAY,CAAC,EAAE,SAAS,GAAG,OAAO,GAAG,UAAU,GAAG,OAAO,CAAC;IAC1D,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;AAED,eAAO,MAAM,eAAe,GAAI,+DAO7B,oBAAoB,4CA4BtB,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export interface ScrollToBottomProps {
|
|
2
|
-
onClick?: () => void;
|
|
3
|
-
className?: string;
|
|
4
|
-
}
|
|
5
|
-
export declare const ScrollToBottomBtn: ({ onClick, className }: ScrollToBottomProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
//# sourceMappingURL=scroll-to-bottom-btn.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"scroll-to-bottom-btn.d.ts","sourceRoot":"","sources":["../../../src/components/bs-ui/scroll-to-bottom-btn.tsx"],"names":[],"mappings":"AAIA,MAAM,WAAW,mBAAmB;IAClC,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,iBAAiB,GAAI,wBAAwB,mBAAmB,4CAkB5E,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"split-line.d.ts","sourceRoot":"","sources":["../../../src/components/bs-ui/split-line.tsx"],"names":[],"mappings":"AAEA,MAAM,WAAW,cAAc;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,SAAS,GAAI,eAAe,cAAc,4CAEtD,CAAC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
|
3
|
-
export type SquareCheckerProps = React.ComponentPropsWithoutRef<typeof CheckboxPrimitive.Root> & {
|
|
4
|
-
/** Optional label rendered beside the checkbox */
|
|
5
|
-
children?: React.ReactNode;
|
|
6
|
-
readonly?: boolean;
|
|
7
|
-
intermediate?: boolean;
|
|
8
|
-
};
|
|
9
|
-
export declare const SquareChecker: React.ForwardRefExoticComponent<Omit<CheckboxPrimitive.CheckboxProps & React.RefAttributes<HTMLButtonElement>, "ref"> & {
|
|
10
|
-
/** Optional label rendered beside the checkbox */
|
|
11
|
-
children?: React.ReactNode;
|
|
12
|
-
readonly?: boolean;
|
|
13
|
-
intermediate?: boolean;
|
|
14
|
-
} & React.RefAttributes<HTMLButtonElement>>;
|
|
15
|
-
//# sourceMappingURL=square-checker.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"square-checker.d.ts","sourceRoot":"","sources":["../../../src/components/bs-ui/square-checker.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,iBAAiB,MAAM,0BAA0B,CAAC;AAmB9D,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,wBAAwB,CAAC,OAAO,iBAAiB,CAAC,IAAI,CAAC,GAAG;IAC/F,kDAAkD;IAClD,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,aAAa;IANxB,kDAAkD;eACvC,KAAK,CAAC,SAAS;eACf,OAAO;mBACH,OAAO;2CA4DtB,CAAC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
|
|
3
|
-
export interface TabRadioOption {
|
|
4
|
-
value: string;
|
|
5
|
-
label: React.ReactNode;
|
|
6
|
-
tooltips?: string;
|
|
7
|
-
className?: string;
|
|
8
|
-
}
|
|
9
|
-
export interface TabRadioGroupProps extends Omit<React.ComponentPropsWithoutRef<typeof RadioGroupPrimitive.Root>, 'children'> {
|
|
10
|
-
options: TabRadioOption[];
|
|
11
|
-
}
|
|
12
|
-
declare const TabRadioGroup: React.ForwardRefExoticComponent<TabRadioGroupProps & React.RefAttributes<HTMLDivElement>>;
|
|
13
|
-
interface TabRadioItemProps extends React.ComponentPropsWithoutRef<typeof RadioGroupPrimitive.Item> {
|
|
14
|
-
children: React.ReactNode;
|
|
15
|
-
tooltips?: string;
|
|
16
|
-
}
|
|
17
|
-
declare const TabRadioItem: React.ForwardRefExoticComponent<TabRadioItemProps & React.RefAttributes<HTMLButtonElement>>;
|
|
18
|
-
export { TabRadioGroup, TabRadioItem };
|
|
19
|
-
//# sourceMappingURL=tab-radio-group.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tab-radio-group.d.ts","sourceRoot":"","sources":["../../../src/components/bs-ui/tab-radio-group.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,mBAAmB,MAAM,6BAA6B,CAAC;AAKnE,MAAM,WAAW,cAAc;IAC7B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,kBAAmB,SAAQ,IAAI,CAC9C,KAAK,CAAC,wBAAwB,CAAC,OAAO,mBAAmB,CAAC,IAAI,CAAC,EAC/D,UAAU,CACX;IACC,OAAO,EAAE,cAAc,EAAE,CAAC;CAC3B;AAED,QAAA,MAAM,aAAa,2FA2BjB,CAAC;AAGH,UAAU,iBAAkB,SAAQ,KAAK,CAAC,wBAAwB,CAChE,OAAO,mBAAmB,CAAC,IAAI,CAChC;IACC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,QAAA,MAAM,YAAY,6FAqBhB,CAAC;AAGH,OAAO,EAAE,aAAa,EAAE,YAAY,EAAE,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../src/components/bs-ui/tooltip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAG3D,eAAO,MAAM,SAAS,GAAI,wBAGvB;IACD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,OAAO,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B,4CA2CA,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"user-txt-msg-bubble.d.ts","sourceRoot":"","sources":["../../../src/components/bs-ui/user-txt-msg-bubble.tsx"],"names":[],"mappings":"AAAA,MAAM,WAAW,sBAAsB;IACrC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,eAAO,MAAM,iBAAiB,GAAI,oBAAoB,sBAAsB,4CAa3E,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"warning-msg.d.ts","sourceRoot":"","sources":["../../../src/components/bs-ui/warning-msg.tsx"],"names":[],"mappings":"AAGA,MAAM,WAAW,mBAAmB;IAClC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,cAAc,GAAI,yBAG5B,mBAAmB,4CAerB,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { VariantProps } from 'class-variance-authority';
|
|
2
|
-
import * as React from "react";
|
|
3
|
-
declare const badgeVariants: (props?: ({
|
|
4
|
-
variant?: "default" | "destructive" | "outline" | "secondary" | null | undefined;
|
|
5
|
-
} & import('class-variance-authority/types').ClassProp) | undefined) => string;
|
|
6
|
-
export interface BadgeProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof badgeVariants> {
|
|
7
|
-
}
|
|
8
|
-
declare function Badge({ className, variant, ...props }: BadgeProps): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export { Badge, badgeVariants };
|
|
10
|
-
//# sourceMappingURL=badge.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"badge.d.ts","sourceRoot":"","sources":["../../../src/components/ui/badge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAIjE,QAAA,MAAM,aAAa;;8EAkBlB,CAAA;AAED,MAAM,WAAW,UACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EAC1C,YAAY,CAAC,OAAO,aAAa,CAAC;CAAG;AAEzC,iBAAS,KAAK,CAAC,EAAE,SAAS,EAAE,OAAO,EAAE,GAAG,KAAK,EAAE,EAAE,UAAU,2CAI1D;AAED,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,CAAA"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { VariantProps } from 'class-variance-authority';
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
declare const buttonVariants: (props?: ({
|
|
4
|
-
variant?: "link" | "default" | "entry" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
5
|
-
size?: "default" | "entry" | "icon" | "sm" | "lg" | null | undefined;
|
|
6
|
-
} & import('class-variance-authority/types').ClassProp) | undefined) => string;
|
|
7
|
-
export interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
|
|
8
|
-
asChild?: boolean;
|
|
9
|
-
}
|
|
10
|
-
declare const Button: React.ForwardRefExoticComponent<ButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
11
|
-
export { Button, buttonVariants };
|
|
12
|
-
//# sourceMappingURL=button.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/components/ui/button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAIlE,QAAA,MAAM,cAAc;;;8EA2BnB,CAAC;AAEF,MAAM,WAAW,WACf,SAAQ,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EAAE,YAAY,CAAC,OAAO,cAAc,CAAC;IAC1F,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,QAAA,MAAM,MAAM,uFAOX,CAAC;AAGF,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
declare const Card: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
3
|
-
declare const CardHeader: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
4
|
-
declare const CardTitle: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
5
|
-
declare const CardDescription: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
6
|
-
declare const CardContent: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
7
|
-
declare const CardFooter: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
8
|
-
export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent };
|
|
9
|
-
//# sourceMappingURL=card.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../src/components/ui/card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAI9B,QAAA,MAAM,IAAI,6GAYR,CAAA;AAGF,QAAA,MAAM,UAAU,6GASd,CAAA;AAGF,QAAA,MAAM,SAAS,6GASb,CAAA;AAGF,QAAA,MAAM,eAAe,6GASnB,CAAA;AAGF,QAAA,MAAM,WAAW,6GAKf,CAAA;AAGF,QAAA,MAAM,UAAU,6GASd,CAAA;AAGF,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,eAAe,EAAE,WAAW,EAAE,CAAA"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
|
|
3
|
-
declare const Checkbox: React.ForwardRefExoticComponent<Omit<CheckboxPrimitive.CheckboxProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
4
|
-
export { Checkbox };
|
|
5
|
-
//# sourceMappingURL=checkbox.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"checkbox.d.ts","sourceRoot":"","sources":["../../../src/components/ui/checkbox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,iBAAiB,MAAM,0BAA0B,CAAC;AAK9D,QAAA,MAAM,QAAQ,iKAmBZ,CAAC;AAGH,OAAO,EAAE,QAAQ,EAAE,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as CollapsiblePrimitive from "@radix-ui/react-collapsible";
|
|
2
|
-
declare const Collapsible: import('react').ForwardRefExoticComponent<CollapsiblePrimitive.CollapsibleProps & import('react').RefAttributes<HTMLDivElement>>;
|
|
3
|
-
declare const CollapsibleTrigger: import('react').ForwardRefExoticComponent<CollapsiblePrimitive.CollapsibleTriggerProps & import('react').RefAttributes<HTMLButtonElement>>;
|
|
4
|
-
declare const CollapsibleContent: import('react').ForwardRefExoticComponent<CollapsiblePrimitive.CollapsibleContentProps & import('react').RefAttributes<HTMLDivElement>>;
|
|
5
|
-
export { Collapsible, CollapsibleTrigger, CollapsibleContent };
|
|
6
|
-
//# sourceMappingURL=collapsible.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"collapsible.d.ts","sourceRoot":"","sources":["../../../src/components/ui/collapsible.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,oBAAoB,MAAM,6BAA6B,CAAA;AAEnE,QAAA,MAAM,WAAW,kIAA4B,CAAA;AAE7C,QAAA,MAAM,kBAAkB,4IAA0C,CAAA;AAElE,QAAA,MAAM,kBAAkB,yIAA0C,CAAA;AAElE,OAAO,EAAE,WAAW,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,CAAA"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import * as DialogPrimitive from '@radix-ui/react-dialog';
|
|
3
|
-
declare const Dialog: React.FC<DialogPrimitive.DialogProps>;
|
|
4
|
-
declare const DialogTrigger: React.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & React.RefAttributes<HTMLButtonElement>>;
|
|
5
|
-
declare const DialogPortal: React.FC<DialogPrimitive.DialogPortalProps>;
|
|
6
|
-
declare const DialogClose: React.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & React.RefAttributes<HTMLButtonElement>>;
|
|
7
|
-
declare const DialogOverlay: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
8
|
-
position?: "fixed" | "absolute";
|
|
9
|
-
} & React.RefAttributes<HTMLDivElement>>;
|
|
10
|
-
declare const DialogContent: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
11
|
-
container?: HTMLElement;
|
|
12
|
-
} & React.RefAttributes<HTMLDivElement>>;
|
|
13
|
-
declare const DialogHeader: {
|
|
14
|
-
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
displayName: string;
|
|
16
|
-
};
|
|
17
|
-
declare const DialogFooter: {
|
|
18
|
-
({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
displayName: string;
|
|
20
|
-
};
|
|
21
|
-
declare const DialogTitle: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & React.RefAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
|
|
22
|
-
declare const DialogDescription: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
|
|
23
|
-
export { Dialog, DialogPortal, DialogOverlay, DialogTrigger, DialogClose, DialogContent, DialogHeader, DialogFooter, DialogTitle, DialogDescription, };
|
|
24
|
-
//# sourceMappingURL=dialog.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../src/components/ui/dialog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAC;AAI1D,QAAA,MAAM,MAAM,uCAAuB,CAAC;AAEpC,QAAA,MAAM,aAAa,8GAA0B,CAAC;AAE9C,QAAA,MAAM,YAAY,6CAAyB,CAAC;AAE5C,QAAA,MAAM,WAAW,4GAAwB,CAAC;AAE1C,QAAA,MAAM,aAAa;eAGJ,OAAO,GAAG,UAAU;wCAYjC,CAAC;AAGH,QAAA,MAAM,aAAa;gBAE8D,WAAW;wCAmB1F,CAAC;AAGH,QAAA,MAAM,YAAY;8BAA6B,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;;CAElF,CAAC;AAGF,QAAA,MAAM,YAAY;8BAA6B,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;;CAKlF,CAAC;AAGF,QAAA,MAAM,WAAW,oKASf,CAAC;AAGH,QAAA,MAAM,iBAAiB,8KASrB,CAAC;AAGH,OAAO,EACL,MAAM,EACN,YAAY,EACZ,aAAa,EACb,aAAa,EACb,WAAW,EACX,aAAa,EACb,YAAY,EACZ,YAAY,EACZ,WAAW,EACX,iBAAiB,GAClB,CAAC"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as DropdownMenuPrimitive from "@radix-ui/react-dropdown-menu";
|
|
3
|
-
declare const DropdownMenu: React.FC<DropdownMenuPrimitive.DropdownMenuProps>;
|
|
4
|
-
declare const DropdownMenuTrigger: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuTriggerProps & React.RefAttributes<HTMLButtonElement>>;
|
|
5
|
-
declare const DropdownMenuGroup: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuGroupProps & React.RefAttributes<HTMLDivElement>>;
|
|
6
|
-
declare const DropdownMenuPortal: React.FC<DropdownMenuPrimitive.DropdownMenuPortalProps>;
|
|
7
|
-
declare const DropdownMenuSub: React.FC<DropdownMenuPrimitive.DropdownMenuSubProps>;
|
|
8
|
-
declare const DropdownMenuRadioGroup: React.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuRadioGroupProps & React.RefAttributes<HTMLDivElement>>;
|
|
9
|
-
declare const DropdownMenuSubTrigger: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubTriggerProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
10
|
-
inset?: boolean;
|
|
11
|
-
} & React.RefAttributes<HTMLDivElement>>;
|
|
12
|
-
declare const DropdownMenuSubContent: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSubContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
13
|
-
declare const DropdownMenuContent: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
14
|
-
declare const DropdownMenuItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
15
|
-
inset?: boolean;
|
|
16
|
-
} & React.RefAttributes<HTMLDivElement>>;
|
|
17
|
-
declare const DropdownMenuCheckboxItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuCheckboxItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
18
|
-
declare const DropdownMenuRadioItem: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuRadioItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
19
|
-
declare const DropdownMenuLabel: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuLabelProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
|
|
20
|
-
inset?: boolean;
|
|
21
|
-
} & React.RefAttributes<HTMLDivElement>>;
|
|
22
|
-
declare const DropdownMenuSeparator: React.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuSeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
23
|
-
declare const DropdownMenuShortcut: {
|
|
24
|
-
({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>): import("react/jsx-runtime").JSX.Element;
|
|
25
|
-
displayName: string;
|
|
26
|
-
};
|
|
27
|
-
export { DropdownMenu, DropdownMenuTrigger, DropdownMenuContent, DropdownMenuItem, DropdownMenuCheckboxItem, DropdownMenuRadioItem, DropdownMenuLabel, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuGroup, DropdownMenuPortal, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuRadioGroup, };
|
|
28
|
-
//# sourceMappingURL=dropdown-menu.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dropdown-menu.d.ts","sourceRoot":"","sources":["../../../src/components/ui/dropdown-menu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,qBAAqB,MAAM,+BAA+B,CAAA;AAKtE,QAAA,MAAM,YAAY,mDAA6B,CAAA;AAE/C,QAAA,MAAM,mBAAmB,0HAAgC,CAAA;AAEzD,QAAA,MAAM,iBAAiB,qHAA8B,CAAA;AAErD,QAAA,MAAM,kBAAkB,yDAA+B,CAAA;AAEvD,QAAA,MAAM,eAAe,sDAA4B,CAAA;AAEjD,QAAA,MAAM,sBAAsB,0HAAmC,CAAA;AAE/D,QAAA,MAAM,sBAAsB;YAGhB,OAAO;wCAejB,CAAA;AAIF,QAAA,MAAM,sBAAsB,6KAY1B,CAAA;AAIF,QAAA,MAAM,mBAAmB,0KAgBvB,CAAA;AAGF,QAAA,MAAM,gBAAgB;YAGV,OAAO;wCAYjB,CAAA;AAGF,QAAA,MAAM,wBAAwB,+KAoB5B,CAAA;AAIF,QAAA,MAAM,qBAAqB,4KAmBzB,CAAA;AAGF,QAAA,MAAM,iBAAiB;YAGX,OAAO;wCAYjB,CAAA;AAGF,QAAA,MAAM,qBAAqB,4KASzB,CAAA;AAGF,QAAA,MAAM,oBAAoB;8BAGvB,KAAK,CAAC,cAAc,CAAC,eAAe,CAAC;;CAOvC,CAAA;AAGD,OAAO,EACL,YAAY,EACZ,mBAAmB,EACnB,mBAAmB,EACnB,gBAAgB,EAChB,wBAAwB,EACxB,qBAAqB,EACrB,iBAAiB,EACjB,qBAAqB,EACrB,oBAAoB,EACpB,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,GACvB,CAAA"}
|
|
@@ -1,176 +0,0 @@
|
|
|
1
|
-
export declare const BotIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
2
|
-
export declare const BotAvatarIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
export declare const UserIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
4
|
-
export declare const AttachmentIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
export declare const VercelIcon: ({ size }: {
|
|
6
|
-
size?: number | undefined;
|
|
7
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
export declare const GitIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export declare const BoxIcon: ({ size }: {
|
|
10
|
-
size: number;
|
|
11
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export declare const HomeIcon: ({ size }: {
|
|
13
|
-
size: number;
|
|
14
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export declare const GPSIcon: ({ size }: {
|
|
16
|
-
size: number;
|
|
17
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
18
|
-
export declare const InvoiceIcon: ({ size }: {
|
|
19
|
-
size: number;
|
|
20
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
21
|
-
export declare const LogoOpenAI: ({ size }: {
|
|
22
|
-
size?: number;
|
|
23
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
24
|
-
export declare const LogoGoogle: ({ size }: {
|
|
25
|
-
size?: number;
|
|
26
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
27
|
-
export declare const LogoAnthropic: () => import("react/jsx-runtime").JSX.Element;
|
|
28
|
-
export declare const RouteIcon: ({ size }: {
|
|
29
|
-
size?: number;
|
|
30
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
31
|
-
export declare const FileIcon: ({ size }: {
|
|
32
|
-
size?: number;
|
|
33
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
34
|
-
export declare const LoaderIcon: ({ size }: {
|
|
35
|
-
size?: number;
|
|
36
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
37
|
-
export declare const UploadIcon: ({ size }: {
|
|
38
|
-
size?: number;
|
|
39
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
40
|
-
export declare const MenuIcon: ({ size }: {
|
|
41
|
-
size?: number;
|
|
42
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
43
|
-
export declare const PencilEditIcon: ({ size }: {
|
|
44
|
-
size?: number;
|
|
45
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
46
|
-
export declare const CheckedSquare: ({ size }: {
|
|
47
|
-
size?: number;
|
|
48
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
49
|
-
export declare const UncheckedSquare: ({ size }: {
|
|
50
|
-
size?: number;
|
|
51
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
52
|
-
export declare const MoreIcon: ({ size }: {
|
|
53
|
-
size?: number;
|
|
54
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
55
|
-
export declare const TrashIcon: ({ size }: {
|
|
56
|
-
size?: number;
|
|
57
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
58
|
-
export declare const InfoIcon: ({ size }: {
|
|
59
|
-
size?: number;
|
|
60
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
61
|
-
export declare const ArrowUpIcon: ({ size, ...props }: {
|
|
62
|
-
size?: number;
|
|
63
|
-
} & React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
|
|
64
|
-
export declare const StopIcon: ({ size, ...props }: {
|
|
65
|
-
size?: number;
|
|
66
|
-
} & React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
|
|
67
|
-
export declare const PaperclipIcon: ({ size, ...props }: {
|
|
68
|
-
size?: number;
|
|
69
|
-
} & React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
|
|
70
|
-
export declare const MoreHorizontalIcon: ({ size }: {
|
|
71
|
-
size?: number;
|
|
72
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
73
|
-
export declare const MessageIcon: ({ size }: {
|
|
74
|
-
size?: number;
|
|
75
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
76
|
-
export declare const CrossIcon: ({ size }: {
|
|
77
|
-
size?: number;
|
|
78
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
79
|
-
export declare const CrossSmallIcon: ({ size }: {
|
|
80
|
-
size?: number;
|
|
81
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
82
|
-
export declare const UndoIcon: ({ size }: {
|
|
83
|
-
size?: number;
|
|
84
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
85
|
-
export declare const RedoIcon: ({ size }: {
|
|
86
|
-
size?: number;
|
|
87
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
88
|
-
export declare const DeltaIcon: ({ size }: {
|
|
89
|
-
size?: number;
|
|
90
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
91
|
-
export declare const CpuIcon: ({ size }: {
|
|
92
|
-
size?: number;
|
|
93
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
94
|
-
export declare const PenIcon: ({ size }: {
|
|
95
|
-
size?: number;
|
|
96
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
97
|
-
export declare const SummarizeIcon: ({ size }: {
|
|
98
|
-
size?: number;
|
|
99
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
100
|
-
export declare const SidebarLeftIcon: ({ size }: {
|
|
101
|
-
size?: number;
|
|
102
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
103
|
-
export declare const PlusIcon: ({ size }: {
|
|
104
|
-
size?: number;
|
|
105
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
106
|
-
export declare const CopyIcon: ({ size }: {
|
|
107
|
-
size?: number;
|
|
108
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
109
|
-
export declare const ThumbUpIcon: ({ size }: {
|
|
110
|
-
size?: number;
|
|
111
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
112
|
-
export declare const ThumbDownIcon: ({ size }: {
|
|
113
|
-
size?: number;
|
|
114
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
115
|
-
export declare const ChevronDownIcon: ({ size }: {
|
|
116
|
-
size?: number;
|
|
117
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
118
|
-
export declare const ChevronRightIcon: (_: {
|
|
119
|
-
size?: number;
|
|
120
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
121
|
-
export declare const SparklesIcon: ({ size }: {
|
|
122
|
-
size?: number;
|
|
123
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
124
|
-
export declare const CheckCircleFillIcon: ({ size }: {
|
|
125
|
-
size?: number;
|
|
126
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
127
|
-
export declare const GlobeIcon: ({ size }: {
|
|
128
|
-
size?: number;
|
|
129
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
130
|
-
export declare const LockIcon: ({ size }: {
|
|
131
|
-
size?: number;
|
|
132
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
133
|
-
export declare const EyeIcon: ({ size }: {
|
|
134
|
-
size?: number;
|
|
135
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
136
|
-
export declare const ShareIcon: ({ size }: {
|
|
137
|
-
size?: number;
|
|
138
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
139
|
-
export declare const CodeIcon: ({ size }: {
|
|
140
|
-
size?: number;
|
|
141
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
142
|
-
export declare const PlayIcon: ({ size }: {
|
|
143
|
-
size?: number;
|
|
144
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
145
|
-
export declare const PythonIcon: ({ size }: {
|
|
146
|
-
size?: number;
|
|
147
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
148
|
-
export declare const TerminalWindowIcon: ({ size }: {
|
|
149
|
-
size?: number;
|
|
150
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
151
|
-
export declare const BrainIcon: () => import("react/jsx-runtime").JSX.Element;
|
|
152
|
-
export declare const TerminalIcon: ({ size }: {
|
|
153
|
-
size?: number;
|
|
154
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
155
|
-
export declare const ClockRewind: ({ size }: {
|
|
156
|
-
size?: number;
|
|
157
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
158
|
-
export declare const LogsIcon: ({ size }: {
|
|
159
|
-
size?: number;
|
|
160
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
161
|
-
export declare const ImageIcon: ({ size }: {
|
|
162
|
-
size?: number;
|
|
163
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
164
|
-
export declare const FullscreenIcon: ({ size }: {
|
|
165
|
-
size?: number;
|
|
166
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
167
|
-
export declare const DownloadIcon: ({ size }: {
|
|
168
|
-
size?: number;
|
|
169
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
170
|
-
export declare const LineChartIcon: ({ size }: {
|
|
171
|
-
size?: number;
|
|
172
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
173
|
-
export declare const WarningIcon: ({ size }: {
|
|
174
|
-
size?: number;
|
|
175
|
-
}) => import("react/jsx-runtime").JSX.Element;
|
|
176
|
-
//# sourceMappingURL=icons.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../../../src/components/ui/icons.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { VariantProps } from 'class-variance-authority';
|
|
2
|
-
import { Button } from './button';
|
|
3
|
-
import * as React from "react";
|
|
4
|
-
declare function InputGroup({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
|
|
5
|
-
declare const inputGroupAddonVariants: (props?: ({
|
|
6
|
-
align?: "inline-end" | "inline-start" | "block-end" | "block-start" | null | undefined;
|
|
7
|
-
} & import('class-variance-authority/types').ClassProp) | undefined) => string;
|
|
8
|
-
declare function InputGroupAddon({ className, align, ...props }: React.ComponentProps<"div"> & VariantProps<typeof inputGroupAddonVariants>): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
declare const inputGroupButtonVariants: (props?: ({
|
|
10
|
-
size?: "sm" | "xs" | "icon-xs" | "icon-sm" | null | undefined;
|
|
11
|
-
} & import('class-variance-authority/types').ClassProp) | undefined) => string;
|
|
12
|
-
declare function InputGroupButton({ className, type, variant, size, ...props }: Omit<React.ComponentProps<typeof Button>, "size"> & VariantProps<typeof inputGroupButtonVariants>): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
declare function InputGroupText({ className, ...props }: React.ComponentProps<"span">): import("react/jsx-runtime").JSX.Element;
|
|
14
|
-
declare function InputGroupInput({ className, ref, ...props }: React.ComponentProps<"input">): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
declare function InputGroupTextarea({ className, ref, ...props }: React.ComponentProps<"textarea">): import("react/jsx-runtime").JSX.Element;
|
|
16
|
-
export { InputGroup, InputGroupAddon, InputGroupButton, InputGroupText, InputGroupInput, InputGroupTextarea, };
|
|
17
|
-
//# sourceMappingURL=input-group.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"input-group.d.ts","sourceRoot":"","sources":["../../../src/components/ui/input-group.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAGlE,OAAO,EAAE,MAAM,EAAE,MAAM,wBAAwB,CAAC;AAIhD,iBAAS,UAAU,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CA0BvE;AAED,QAAA,MAAM,uBAAuB;;8EAmB5B,CAAC;AAEF,iBAAS,eAAe,CAAC,EACvB,SAAS,EACT,KAAsB,EACtB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG,YAAY,CAAC,OAAO,uBAAuB,CAAC,2CAgB5E;AAED,QAAA,MAAM,wBAAwB;;8EAgB7B,CAAC;AAEF,iBAAS,gBAAgB,CAAC,EACxB,SAAS,EACT,IAAe,EACf,OAAiB,EACjB,IAAW,EACX,GAAG,KAAK,EACT,EAAE,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,EAAE,MAAM,CAAC,GAClD,YAAY,CAAC,OAAO,wBAAwB,CAAC,2CAU9C;AAED,iBAAS,cAAc,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,2CAU5E;AAED,iBAAS,eAAe,CAAC,EACvB,SAAS,EACT,GAAG,EACH,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,2CAY/B;AAED,iBAAS,kBAAkB,CAAC,EAC1B,SAAS,EACT,GAAG,EACH,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,UAAU,CAAC,2CAYlC;AAED,OAAO,EACL,UAAU,EACV,eAAe,EACf,gBAAgB,EAChB,cAAc,EACd,eAAe,EACf,kBAAkB,GACnB,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
declare const Input: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref"> & React.RefAttributes<HTMLInputElement>>;
|
|
3
|
-
export { Input };
|
|
4
|
-
//# sourceMappingURL=input.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"input.d.ts","sourceRoot":"","sources":["../../../src/components/ui/input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAI9B,QAAA,MAAM,KAAK,8KAcV,CAAA;AAGD,OAAO,EAAE,KAAK,EAAE,CAAA"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { VariantProps } from 'class-variance-authority';
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
import * as LabelPrimitive from '@radix-ui/react-label';
|
|
4
|
-
declare const Label: React.ForwardRefExoticComponent<Omit<LabelPrimitive.LabelProps & React.RefAttributes<HTMLLabelElement>, "ref"> & VariantProps<(props?: import('class-variance-authority/types').ClassProp | undefined) => string> & React.RefAttributes<HTMLLabelElement>>;
|
|
5
|
-
export { Label };
|
|
6
|
-
//# sourceMappingURL=label.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"label.d.ts","sourceRoot":"","sources":["../../../src/components/ui/label.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,cAAc,MAAM,uBAAuB,CAAC;AACxD,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAQlE,QAAA,MAAM,KAAK,4PAKT,CAAC;AAGH,OAAO,EAAE,KAAK,EAAE,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { ButtonProps } from './button';
|
|
2
|
-
export declare const OneTimeClickBtn: (props: ButtonProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
export declare const ClickOnce: (BtnCom: any) => (props: any) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
-
//# sourceMappingURL=one-time-click-btn.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"one-time-click-btn.d.ts","sourceRoot":"","sources":["../../../src/components/ui/one-time-click-btn.tsx"],"names":[],"mappings":"AACA,OAAO,EAAU,WAAW,EAAE,MAAM,UAAU,CAAC;AAE/C,eAAO,MAAM,eAAe,GAAI,OAAO,WAAW,4CAajD,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,QAAQ,GAAG,MAAM,OAAO,GAAG,4CAapD,CAAA"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as SelectPrimitive from "@radix-ui/react-select";
|
|
3
|
-
declare const Select: React.FC<SelectPrimitive.SelectProps>;
|
|
4
|
-
declare const SelectGroup: React.ForwardRefExoticComponent<SelectPrimitive.SelectGroupProps & React.RefAttributes<HTMLDivElement>>;
|
|
5
|
-
declare const SelectValue: React.ForwardRefExoticComponent<SelectPrimitive.SelectValueProps & React.RefAttributes<HTMLSpanElement>>;
|
|
6
|
-
declare const SelectTrigger: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
7
|
-
declare const SelectScrollUpButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollUpButtonProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
8
|
-
declare const SelectScrollDownButton: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectScrollDownButtonProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
9
|
-
declare const SelectContent: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
10
|
-
declare const SelectLabel: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectLabelProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
11
|
-
declare const SelectItem: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectItemProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
12
|
-
declare const SelectSeparator: React.ForwardRefExoticComponent<Omit<SelectPrimitive.SelectSeparatorProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
13
|
-
export { Select, SelectGroup, SelectValue, SelectTrigger, SelectContent, SelectLabel, SelectItem, SelectSeparator, SelectScrollUpButton, SelectScrollDownButton, };
|
|
14
|
-
//# sourceMappingURL=select.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../src/components/ui/select.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAA;AAKzD,QAAA,MAAM,MAAM,uCAAuB,CAAA;AAEnC,QAAA,MAAM,WAAW,yGAAwB,CAAA;AAEzC,QAAA,MAAM,WAAW,0GAAwB,CAAA;AAEzC,QAAA,MAAM,aAAa,oKAiBjB,CAAA;AAGF,QAAA,MAAM,oBAAoB,qKAcxB,CAAA;AAGF,QAAA,MAAM,sBAAsB,uKAc1B,CAAA;AAIF,QAAA,MAAM,aAAa,8JA6BjB,CAAA;AAGF,QAAA,MAAM,WAAW,4JASf,CAAA;AAGF,QAAA,MAAM,UAAU,2JAmBd,CAAA;AAGF,QAAA,MAAM,eAAe,gKASnB,CAAA;AAGF,OAAO,EACL,MAAM,EACN,WAAW,EACX,WAAW,EACX,aAAa,EACb,aAAa,EACb,WAAW,EACX,UAAU,EACV,eAAe,EACf,oBAAoB,EACpB,sBAAsB,GACvB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"spinner.d.ts","sourceRoot":"","sources":["../../../src/components/ui/spinner.tsx"],"names":[],"mappings":"AAIA,iBAAS,OAAO,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAUpE;AAED,OAAO,EAAE,OAAO,EAAE,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import * as TabsPrimitive from "@radix-ui/react-tabs";
|
|
3
|
-
declare const Tabs: React.ForwardRefExoticComponent<TabsPrimitive.TabsProps & React.RefAttributes<HTMLDivElement>>;
|
|
4
|
-
declare const TabsList: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsListProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
5
|
-
declare const TabsTrigger: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsTriggerProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
6
|
-
declare const TabsContent: React.ForwardRefExoticComponent<Omit<TabsPrimitive.TabsContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
7
|
-
export { Tabs, TabsList, TabsTrigger, TabsContent };
|
|
8
|
-
//# sourceMappingURL=tabs.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../../src/components/ui/tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,aAAa,MAAM,sBAAsB,CAAA;AAIrD,QAAA,MAAM,IAAI,gGAAqB,CAAA;AAE/B,QAAA,MAAM,QAAQ,uJAYZ,CAAA;AAGF,QAAA,MAAM,WAAW,gKAYf,CAAA;AAGF,QAAA,MAAM,WAAW,0JAYf,CAAA;AAGF,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,WAAW,EAAE,WAAW,EAAE,CAAA"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
declare const Textarea: React.ForwardRefExoticComponent<Omit<React.DetailedHTMLProps<React.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref"> & React.RefAttributes<HTMLTextAreaElement>>;
|
|
3
|
-
export { Textarea };
|
|
4
|
-
//# sourceMappingURL=textarea.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"textarea.d.ts","sourceRoot":"","sources":["../../../src/components/ui/textarea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,QAAA,MAAM,QAAQ,0LAcZ,CAAC;AAGH,OAAO,EAAE,QAAQ,EAAE,CAAC"}
|