@opentiny/tiny-robot 0.2.0-alpha.1 → 0.2.0-alpha.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/_plugin-vue_export-helper.js +9 -0
- package/dist/action-group/index.js +142 -0
- package/dist/bubble/index.js +3211 -0
- package/dist/{node_modules/.pnpm/@opentiny_vue-icon@3.22.0/node_modules/@opentiny/vue-icon/lib/close.js → close.js} +9 -9
- package/dist/container/index.js +60 -0
- package/dist/conversations/index.js +14 -0
- package/dist/feedback/index.js +192 -0
- package/dist/history/index.js +228 -0
- package/dist/icon-button/index.js +31 -0
- package/dist/index.d.ts +2190 -26
- package/dist/index.js +35 -43
- package/dist/index2.js +376 -0
- package/dist/index3.js +3895 -0
- package/dist/index4.js +637 -0
- package/dist/index5.js +3237 -0
- package/dist/index6.js +4623 -0
- package/dist/prompts/index.js +83 -0
- package/dist/question/index.js +375 -0
- package/dist/sender/index.js +683 -0
- package/dist/style.css +1 -1
- package/dist/suggestion/index.js +497 -0
- package/dist/{packages/svgs/dist/tiny-robot-svgs.js → tiny-robot-svgs.js} +100 -100
- package/dist/welcome/index.js +38 -0
- package/package.json +7 -3
- package/dist/_virtual/_plugin-vue_export-helper.js +0 -9
- package/dist/action-group/ActionGroup.vue.d.ts +0 -26
- package/dist/action-group/ActionGroupItem.vue.d.ts +0 -18
- package/dist/action-group/index.d.ts +0 -12
- package/dist/action-group/index.type.d.ts +0 -16
- package/dist/bubble/bubble-list.vue.d.ts +0 -5
- package/dist/bubble/components/actions/copy.vue.d.ts +0 -10
- package/dist/bubble/components/actions/index.d.ts +0 -2
- package/dist/bubble/components/actions/refresh.vue.d.ts +0 -2
- package/dist/bubble/index.d.ts +0 -12
- package/dist/bubble/index.type.d.ts +0 -53
- package/dist/bubble/useScroll.d.ts +0 -4
- package/dist/container/index.d.ts +0 -7
- package/dist/container/index.type.d.ts +0 -16
- package/dist/container/index.vue.d.ts +0 -26
- package/dist/conversations/index.d.ts +0 -7
- package/dist/conversations/index.vue.d.ts +0 -2
- package/dist/feedback/components/SourceList.vue.d.ts +0 -11
- package/dist/feedback/components/index.d.ts +0 -1
- package/dist/feedback/index.d.ts +0 -7
- package/dist/feedback/index.type.d.ts +0 -25
- package/dist/feedback/index.vue.d.ts +0 -13
- package/dist/history/components/index.d.ts +0 -2
- package/dist/history/components/item-tag.vue.d.ts +0 -5
- package/dist/history/components/search-empty.vue.d.ts +0 -7
- package/dist/history/composables/index.d.ts +0 -1
- package/dist/history/composables/useEditItemTitle.d.ts +0 -12
- package/dist/history/index.d.ts +0 -6
- package/dist/history/index.type.d.ts +0 -43
- package/dist/history/index.vue.d.ts +0 -2
- package/dist/icon-button/index.d.ts +0 -7
- package/dist/icon-button/index.type.d.ts +0 -7
- package/dist/icon-button/index.vue.d.ts +0 -6
- package/dist/node_modules/.pnpm/@opentiny_utils@1.0.0/node_modules/@opentiny/utils/dist/opentiny-utils.es.js +0 -832
- package/dist/node_modules/.pnpm/@opentiny_utils@3.22.0/node_modules/@opentiny/utils/dist/index.es.js +0 -2116
- package/dist/node_modules/.pnpm/@opentiny_vue-button@3.21.0/node_modules/@opentiny/vue-button/lib/index.js +0 -113
- package/dist/node_modules/.pnpm/@opentiny_vue-button@3.21.0/node_modules/@opentiny/vue-button/lib/pc.js +0 -93
- package/dist/node_modules/.pnpm/@opentiny_vue-common@3.21.0/node_modules/@opentiny/vue-common/lib/index.js +0 -727
- package/dist/node_modules/.pnpm/@opentiny_vue-common@3.22.0/node_modules/@opentiny/vue-common/lib/index.js +0 -710
- package/dist/node_modules/.pnpm/@opentiny_vue-dialog-box@3.21.0/node_modules/@opentiny/vue-dialog-box/lib/index.js +0 -198
- package/dist/node_modules/.pnpm/@opentiny_vue-dialog-box@3.21.0/node_modules/@opentiny/vue-dialog-box/lib/pc.js +0 -204
- package/dist/node_modules/.pnpm/@opentiny_vue-hooks@3.22.0/node_modules/@opentiny/vue-hooks/dist/src/useEventListener.js +0 -10
- package/dist/node_modules/.pnpm/@opentiny_vue-hooks@3.22.0/node_modules/@opentiny/vue-hooks/dist/src/useInstanceSlots.js +0 -14
- package/dist/node_modules/.pnpm/@opentiny_vue-hooks@3.22.0/node_modules/@opentiny/vue-hooks/dist/src/useRelation.js +0 -54
- package/dist/node_modules/.pnpm/@opentiny_vue-hooks@3.22.0/node_modules/@opentiny/vue-hooks/dist/src/vue-popper.js +0 -85
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/close.js +0 -29
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/eyeclose.js +0 -42
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/eyeopen.js +0 -43
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/finish.js +0 -34
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/fullscreen.js +0 -30
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/loading-shadow.js +0 -77
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/minscreen.js +0 -30
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-add-column-after.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-add-column-before.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-add-row-after.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-add-row-before.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-align-center.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-align-left.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-align-right.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-bold.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-code-block.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-code-view.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-color.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-delete-column.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-delete-row.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-delete-table.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-font-size.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-format-clear.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-h1.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-h2.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-h3.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-h4.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-h5.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-h6.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-heading.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-high-light.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-image.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-italic.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-line-height.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-link-unlink.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-link.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-list-ordered.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-list-unordered.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-merge-cells-vertical.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-merge-cells.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-node-delete.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-paragraph.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-quote-text.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-redo.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-split-cells-horizontal.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-split-cells-vertical.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-strike-through.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-subscript.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-superscript.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-table.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-task-list.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-underline.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/rich-text-undo.js +0 -24
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/sub-script.js +0 -29
- package/dist/node_modules/.pnpm/@opentiny_vue-icon@3.21.0/node_modules/@opentiny/vue-icon/lib/warn.js +0 -26
- package/dist/node_modules/.pnpm/@opentiny_vue-input@3.21.0/node_modules/@opentiny/vue-input/lib/index.js +0 -196
- package/dist/node_modules/.pnpm/@opentiny_vue-input@3.21.0/node_modules/@opentiny/vue-input/lib/pc.js +0 -568
- package/dist/node_modules/.pnpm/@opentiny_vue-locale@3.21.0/node_modules/@opentiny/vue-locale/lib/index.js +0 -1783
- package/dist/node_modules/.pnpm/@opentiny_vue-locale@3.22.0/node_modules/@opentiny/vue-locale/lib/index.js +0 -1783
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/button/index.js +0 -13
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/button/vue.js +0 -34
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/chunk-G2ADBYYC.js +0 -12
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/browser.js +0 -36
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/clickoutside.js +0 -47
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/debounce.js +0 -7
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/dom.js +0 -45
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/popper.js +0 -320
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/popup-manager.js +0 -118
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/throttle.js +0 -23
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/useEventListener.js +0 -9
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/useInstanceSlots.js +0 -14
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/useRelation.js +0 -54
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/vue-popper.js +0 -84
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/deps/vue-popup.js +0 -73
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/event.js +0 -13
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/function.js +0 -5
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/index.js +0 -11
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/object.js +0 -84
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/string.js +0 -28
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/common/type.js +0 -28
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/dialog-box/index.js +0 -136
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/dialog-box/vue.js +0 -148
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/input/index.js +0 -228
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/input/vue.js +0 -263
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/tall-storage/index.js +0 -63
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/tall-storage/vue-storage-box.js +0 -16
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/tall-storage/vue.js +0 -23
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/tooltip/index.js +0 -78
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.21.2/node_modules/@opentiny/vue-renderless/tooltip/vue.js +0 -90
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.22.0/node_modules/@opentiny/vue-renderless/tooltip/index.js +0 -77
- package/dist/node_modules/.pnpm/@opentiny_vue-renderless@3.22.0/node_modules/@opentiny/vue-renderless/tooltip/vue.js +0 -90
- package/dist/node_modules/.pnpm/@opentiny_vue-tooltip@3.21.0/node_modules/@opentiny/vue-tooltip/lib/index.js +0 -173
- package/dist/node_modules/.pnpm/@opentiny_vue-tooltip@3.21.0/node_modules/@opentiny/vue-tooltip/lib/pc.js +0 -248
- package/dist/node_modules/.pnpm/@opentiny_vue-tooltip@3.22.0/node_modules/@opentiny/vue-tooltip/lib/index.js +0 -176
- package/dist/node_modules/.pnpm/@opentiny_vue-tooltip@3.22.0/node_modules/@opentiny/vue-tooltip/lib/pc.js +0 -248
- package/dist/node_modules/.pnpm/@vueuse_core@13.1.0_vue@3.5.13/node_modules/@vueuse/core/index.js +0 -190
- package/dist/node_modules/.pnpm/@vueuse_shared@13.1.0_vue@3.5.13/node_modules/@vueuse/shared/index.js +0 -53
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.js +0 -277
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.js +0 -46
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.js +0 -7
- package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.js +0 -7
- package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.js +0 -187
- package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.js +0 -19
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/common/html_blocks.js +0 -67
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/common/html_re.js +0 -5
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/common/utils.js +0 -164
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/index.js +0 -8
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/parse_link_destination.js +0 -44
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/parse_link_label.js +0 -21
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/helpers/parse_link_title.js +0 -37
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/index.js +0 -112
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_block.js +0 -63
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_core.js +0 -34
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/parser_inline.js +0 -96
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/presets/commonmark.js +0 -78
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/presets/default.js +0 -40
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/presets/zero.js +0 -59
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/renderer.js +0 -127
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/ruler.js +0 -95
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/blockquote.js +0 -59
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/code.js +0 -23
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/fence.js +0 -30
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/heading.js +0 -28
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/hr.js +0 -27
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/html_block.js +0 -37
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/lheading.js +0 -43
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/list.js +0 -110
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/paragraph.js +0 -25
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/reference.js +0 -95
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/state_block.js +0 -84
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_block/table.js +0 -99
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/block.js +0 -7
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/inline.js +0 -10
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/linkify.js +0 -57
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/normalize.js +0 -9
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/replacements.js +0 -31
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/smartquotes.js +0 -80
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/state_core.js +0 -8
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_core/text_join.js +0 -16
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/autolink.js +0 -46
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/backticks.js +0 -31
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/balance_pairs.js +0 -34
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/emphasis.js +0 -57
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/entity.js +0 -33
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/escape.js +0 -32
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/fragments_join.js +0 -10
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/html_inline.js +0 -32
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/image.js +0 -48
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/link.js +0 -40
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/linkify.js +0 -28
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/newline.js +0 -23
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/state_inline.js +0 -27
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/strikethrough.js +0 -54
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/rules_inline/text.js +0 -39
- package/dist/node_modules/.pnpm/markdown-it@14.1.0/node_modules/markdown-it/lib/token.js +0 -31
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.js +0 -10
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.js +0 -61
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.js +0 -48
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.js +0 -7
- package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.js +0 -74
- package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.es6.js +0 -139
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.js +0 -4
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.js +0 -4
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.js +0 -4
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.js +0 -4
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.js +0 -4
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.js +0 -14
- package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.js +0 -4
- package/dist/packages/components/src/action-group/ActionGroup.vue.js +0 -7
- package/dist/packages/components/src/action-group/ActionGroup.vue2.js +0 -97
- package/dist/packages/components/src/action-group/ActionGroupItem.vue.js +0 -14
- package/dist/packages/components/src/action-group/ActionGroupItem.vue2.js +0 -4
- package/dist/packages/components/src/action-group/index.js +0 -17
- package/dist/packages/components/src/assets/icons/accessory.svg.js +0 -4
- package/dist/packages/components/src/assets/icons/loading-speech.svg.js +0 -4
- package/dist/packages/components/src/assets/icons/loading.svg.js +0 -4
- package/dist/packages/components/src/assets/icons/send.svg.js +0 -4
- package/dist/packages/components/src/assets/icons/voice.svg.js +0 -4
- package/dist/packages/components/src/bubble/bubble-list.vue.js +0 -7
- package/dist/packages/components/src/bubble/bubble-list.vue2.js +0 -37
- package/dist/packages/components/src/bubble/bubble.vue.js +0 -7
- package/dist/packages/components/src/bubble/bubble.vue2.js +0 -118
- package/dist/packages/components/src/bubble/components/actions/copy.vue.js +0 -7
- package/dist/packages/components/src/bubble/components/actions/copy.vue2.js +0 -35
- package/dist/packages/components/src/bubble/components/actions/refresh.vue.js +0 -7
- package/dist/packages/components/src/bubble/components/actions/refresh.vue2.js +0 -16
- package/dist/packages/components/src/bubble/index.js +0 -18
- package/dist/packages/components/src/bubble/useScroll.js +0 -13
- package/dist/packages/components/src/container/index.js +0 -9
- package/dist/packages/components/src/container/index.vue.js +0 -7
- package/dist/packages/components/src/container/index.vue2.js +0 -55
- package/dist/packages/components/src/conversations/index.js +0 -9
- package/dist/packages/components/src/conversations/index.vue.js +0 -9
- package/dist/packages/components/src/feedback/components/SourceList.vue.js +0 -7
- package/dist/packages/components/src/feedback/components/SourceList.vue2.js +0 -52
- package/dist/packages/components/src/feedback/index.js +0 -9
- package/dist/packages/components/src/feedback/index.vue.js +0 -7
- package/dist/packages/components/src/feedback/index.vue2.js +0 -142
- package/dist/packages/components/src/history/components/item-tag.vue.js +0 -7
- package/dist/packages/components/src/history/components/item-tag.vue2.js +0 -21
- package/dist/packages/components/src/history/components/search-empty.vue.js +0 -7
- package/dist/packages/components/src/history/components/search-empty.vue2.js +0 -20
- package/dist/packages/components/src/history/composables/useEditItemTitle.js +0 -43
- package/dist/packages/components/src/history/index.js +0 -11
- package/dist/packages/components/src/history/index.vue.js +0 -7
- package/dist/packages/components/src/history/index.vue2.js +0 -130
- package/dist/packages/components/src/icon-button/index.js +0 -9
- package/dist/packages/components/src/icon-button/index.vue.js +0 -7
- package/dist/packages/components/src/icon-button/index.vue2.js +0 -40
- package/dist/packages/components/src/prompts/index.js +0 -18
- package/dist/packages/components/src/prompts/prompt.vue.js +0 -7
- package/dist/packages/components/src/prompts/prompt.vue2.js +0 -39
- package/dist/packages/components/src/prompts/prompts.vue.js +0 -7
- package/dist/packages/components/src/prompts/prompts.vue2.js +0 -36
- package/dist/packages/components/src/question/components/CommonQuestions.vue.js +0 -89
- package/dist/packages/components/src/question/components/CommonQuestions.vue2.js +0 -4
- package/dist/packages/components/src/question/components/HotQuestions.vue.js +0 -140
- package/dist/packages/components/src/question/components/HotQuestions.vue2.js +0 -4
- package/dist/packages/components/src/question/composables/useQuestions.js +0 -48
- package/dist/packages/components/src/question/index.js +0 -9
- package/dist/packages/components/src/question/index.vue.js +0 -113
- package/dist/packages/components/src/question/index.vue2.js +0 -4
- package/dist/packages/components/src/sender/components/ActionButtons.vue.js +0 -143
- package/dist/packages/components/src/sender/components/ActionButtons.vue2.js +0 -4
- package/dist/packages/components/src/sender/components/TemplateEditor.vue.js +0 -7
- package/dist/packages/components/src/sender/components/TemplateEditor.vue2.js +0 -121
- package/dist/packages/components/src/sender/composables/useInputHandler.js +0 -38
- package/dist/packages/components/src/sender/composables/useKeyboardHandler.js +0 -31
- package/dist/packages/components/src/sender/composables/useSpeechHandler.js +0 -67
- package/dist/packages/components/src/sender/index.js +0 -9
- package/dist/packages/components/src/sender/index.vue.js +0 -255
- package/dist/packages/components/src/sender/index.vue2.js +0 -4
- package/dist/packages/components/src/suggestion/components/CategoryNav.vue.js +0 -38
- package/dist/packages/components/src/suggestion/components/CategoryNav.vue2.js +0 -4
- package/dist/packages/components/src/suggestion/components/SuggestionCapsule.vue.js +0 -107
- package/dist/packages/components/src/suggestion/components/SuggestionCapsule.vue2.js +0 -4
- package/dist/packages/components/src/suggestion/components/SuggestionPanel.vue.js +0 -123
- package/dist/packages/components/src/suggestion/components/SuggestionPanel.vue2.js +0 -4
- package/dist/packages/components/src/suggestion/composables/useKeyboardNavigation.js +0 -45
- package/dist/packages/components/src/suggestion/composables/useTriggerDetection.js +0 -17
- package/dist/packages/components/src/suggestion/index.js +0 -9
- package/dist/packages/components/src/suggestion/index.vue.js +0 -179
- package/dist/packages/components/src/suggestion/index.vue2.js +0 -4
- package/dist/packages/components/src/suggestion/utils/dom.js +0 -18
- package/dist/packages/components/src/welcome/index.js +0 -9
- package/dist/packages/components/src/welcome/index.vue.js +0 -7
- package/dist/packages/components/src/welcome/index.vue2.js +0 -32
- package/dist/prompts/index.d.ts +0 -12
- package/dist/prompts/index.type.d.ts +0 -55
- package/dist/prompts/prompt.vue.d.ts +0 -3
- package/dist/prompts/prompts.vue.d.ts +0 -20
- package/dist/question/components/CommonQuestions.vue.d.ts +0 -32
- package/dist/question/components/HotQuestions.vue.d.ts +0 -89
- package/dist/question/composables/useQuestions.d.ts +0 -17
- package/dist/question/index.d.ts +0 -7
- package/dist/question/index.type.d.ts +0 -74
- package/dist/question/index.vue.d.ts +0 -46
- package/dist/sender/components/ActionButtons.vue.d.ts +0 -25
- package/dist/sender/components/TemplateEditor.vue.d.ts +0 -18
- package/dist/sender/composables/useInputHandler.d.ts +0 -17
- package/dist/sender/composables/useKeyboardHandler.d.ts +0 -18
- package/dist/sender/composables/useSpeechHandler.d.ts +0 -8
- package/dist/sender/index.d.ts +0 -7
- package/dist/sender/index.type.d.ts +0 -137
- package/dist/sender/index.vue.d.ts +0 -1012
- package/dist/suggestion/components/CategoryNav.vue.d.ts +0 -45
- package/dist/suggestion/components/SuggestionCapsule.vue.d.ts +0 -32
- package/dist/suggestion/components/SuggestionPanel.vue.d.ts +0 -84
- package/dist/suggestion/composables/useKeyboardNavigation.d.ts +0 -18
- package/dist/suggestion/composables/useSuggestionFilter.d.ts +0 -10
- package/dist/suggestion/composables/useTriggerDetection.d.ts +0 -11
- package/dist/suggestion/index.d.ts +0 -7
- package/dist/suggestion/index.type.d.ts +0 -94
- package/dist/suggestion/index.vue.d.ts +0 -343
- package/dist/suggestion/utils/dom.d.ts +0 -20
- package/dist/welcome/index.d.ts +0 -7
- package/dist/welcome/index.type.d.ts +0 -10
- package/dist/welcome/index.vue.d.ts +0 -18
- package/src/action-group/ActionGroup.vue +0 -232
- package/src/action-group/ActionGroupItem.vue +0 -9
- package/src/action-group/index.ts +0 -25
- package/src/action-group/index.type.ts +0 -20
- package/src/assets/icons/accessory.svg +0 -12
- package/src/assets/icons/loading-speech.svg +0 -16
- package/src/assets/icons/loading.svg +0 -17
- package/src/assets/icons/send.svg +0 -21
- package/src/assets/icons/voice.svg +0 -22
- package/src/bubble/bubble-list.vue +0 -42
- package/src/bubble/bubble.vue +0 -237
- package/src/bubble/components/actions/copy.vue +0 -54
- package/src/bubble/components/actions/index.ts +0 -2
- package/src/bubble/components/actions/refresh.vue +0 -31
- package/src/bubble/index.ts +0 -23
- package/src/bubble/index.type.ts +0 -63
- package/src/bubble/useScroll.ts +0 -14
- package/src/container/index.ts +0 -12
- package/src/container/index.type.ts +0 -17
- package/src/container/index.vue +0 -134
- package/src/conversations/index.ts +0 -12
- package/src/conversations/index.vue +0 -3
- package/src/feedback/components/SourceList.vue +0 -112
- package/src/feedback/components/index.ts +0 -1
- package/src/feedback/index.ts +0 -12
- package/src/feedback/index.type.ts +0 -27
- package/src/feedback/index.vue +0 -166
- package/src/history/components/index.ts +0 -2
- package/src/history/components/item-tag.vue +0 -49
- package/src/history/components/search-empty.vue +0 -38
- package/src/history/composables/index.ts +0 -1
- package/src/history/composables/useEditItemTitle.ts +0 -75
- package/src/history/index.ts +0 -12
- package/src/history/index.type.ts +0 -50
- package/src/history/index.vue +0 -292
- package/src/icon-button/index.ts +0 -12
- package/src/icon-button/index.type.ts +0 -8
- package/src/icon-button/index.vue +0 -52
- package/src/index.ts +0 -76
- package/src/prompts/index.ts +0 -25
- package/src/prompts/index.type.ts +0 -59
- package/src/prompts/prompt.vue +0 -101
- package/src/prompts/prompts.vue +0 -50
- package/src/question/components/CommonQuestions.vue +0 -146
- package/src/question/components/HotQuestions.vue +0 -148
- package/src/question/composables/useQuestions.ts +0 -106
- package/src/question/index.less +0 -447
- package/src/question/index.ts +0 -12
- package/src/question/index.type.ts +0 -86
- package/src/question/index.vue +0 -140
- package/src/question/vars.less +0 -135
- package/src/sender/components/ActionButtons.vue +0 -168
- package/src/sender/components/TemplateEditor.vue +0 -274
- package/src/sender/composables/useInputHandler.ts +0 -74
- package/src/sender/composables/useKeyboardHandler.ts +0 -101
- package/src/sender/composables/useSpeechHandler.ts +0 -122
- package/src/sender/index.less +0 -352
- package/src/sender/index.ts +0 -12
- package/src/sender/index.type.ts +0 -162
- package/src/sender/index.vue +0 -338
- package/src/sender/vars.less +0 -84
- package/src/suggestion/components/CategoryNav.vue +0 -38
- package/src/suggestion/components/SuggestionCapsule.vue +0 -183
- package/src/suggestion/components/SuggestionPanel.vue +0 -147
- package/src/suggestion/composables/useKeyboardNavigation.ts +0 -101
- package/src/suggestion/composables/useSuggestionFilter.ts +0 -34
- package/src/suggestion/composables/useTriggerDetection.ts +0 -46
- package/src/suggestion/index.less +0 -497
- package/src/suggestion/index.ts +0 -12
- package/src/suggestion/index.type.ts +0 -101
- package/src/suggestion/index.vue +0 -338
- package/src/suggestion/utils/dom.ts +0 -66
- package/src/suggestion/vars.less +0 -141
- package/src/vite-env.d.ts +0 -1
- package/src/welcome/index.ts +0 -12
- package/src/welcome/index.type.ts +0 -12
- package/src/welcome/index.vue +0 -69
- package/tsconfig.json +0 -37
- package/tsconfig.node.json +0 -10
- package/vite.config.ts +0 -53
|
@@ -1,1012 +0,0 @@
|
|
|
1
|
-
import { SenderProps } from './index.type';
|
|
2
|
-
declare function __VLS_template(): {
|
|
3
|
-
attrs: Partial<{}>;
|
|
4
|
-
slots: {
|
|
5
|
-
header?(_: {}): any;
|
|
6
|
-
prefix?(_: {}): any;
|
|
7
|
-
actions?(_: {}): any;
|
|
8
|
-
footer?(_: {}): any;
|
|
9
|
-
};
|
|
10
|
-
refs: {
|
|
11
|
-
templateEditorRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./index.type').TemplateEditorProps> & Readonly<{
|
|
12
|
-
onInput?: ((value: string) => any) | undefined;
|
|
13
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
14
|
-
"onContent-status"?: ((hasContent: boolean) => any) | undefined;
|
|
15
|
-
"onField-active"?: ((isActive: boolean, index: number) => any) | undefined;
|
|
16
|
-
}>, {
|
|
17
|
-
activateFirstField: () => void;
|
|
18
|
-
resetFields: () => void;
|
|
19
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
20
|
-
input: (value: string) => any;
|
|
21
|
-
"update:value": (value: string) => any;
|
|
22
|
-
"content-status": (hasContent: boolean) => any;
|
|
23
|
-
"field-active": (isActive: boolean, index: number) => any;
|
|
24
|
-
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
25
|
-
editorRef: HTMLDivElement;
|
|
26
|
-
}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
|
27
|
-
P: {};
|
|
28
|
-
B: {};
|
|
29
|
-
D: {};
|
|
30
|
-
C: {};
|
|
31
|
-
M: {};
|
|
32
|
-
Defaults: {};
|
|
33
|
-
}, Readonly<import('./index.type').TemplateEditorProps> & Readonly<{
|
|
34
|
-
onInput?: ((value: string) => any) | undefined;
|
|
35
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
36
|
-
"onContent-status"?: ((hasContent: boolean) => any) | undefined;
|
|
37
|
-
"onField-active"?: ((isActive: boolean, index: number) => any) | undefined;
|
|
38
|
-
}>, {
|
|
39
|
-
activateFirstField: () => void;
|
|
40
|
-
resetFields: () => void;
|
|
41
|
-
}, {}, {}, {}, {}> | null;
|
|
42
|
-
inputRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
43
|
-
_constants: {
|
|
44
|
-
type: ObjectConstructor;
|
|
45
|
-
default: () => {
|
|
46
|
-
INPUT_PC: string;
|
|
47
|
-
INPUTGROUP_PC: string;
|
|
48
|
-
INPUT_MOBILE: string;
|
|
49
|
-
INPUTGROUP_MOBILE: string;
|
|
50
|
-
Mode: string;
|
|
51
|
-
inputMode(mode: any): string;
|
|
52
|
-
inputGroupMode(mode: any): string;
|
|
53
|
-
VALIDATE_ICON: {
|
|
54
|
-
Validating: string;
|
|
55
|
-
Success: string;
|
|
56
|
-
Error: string;
|
|
57
|
-
};
|
|
58
|
-
COMPONENT_NAME: {
|
|
59
|
-
FormItem: string;
|
|
60
|
-
};
|
|
61
|
-
MASKSYMBOL: string;
|
|
62
|
-
TEXTAREA_HEIGHT_MOBILE: number;
|
|
63
|
-
};
|
|
64
|
-
};
|
|
65
|
-
name: StringConstructor;
|
|
66
|
-
size: StringConstructor;
|
|
67
|
-
form: StringConstructor;
|
|
68
|
-
label: StringConstructor;
|
|
69
|
-
height: NumberConstructor;
|
|
70
|
-
resize: StringConstructor;
|
|
71
|
-
tabindex: {
|
|
72
|
-
type: StringConstructor;
|
|
73
|
-
default: string;
|
|
74
|
-
};
|
|
75
|
-
disabled: BooleanConstructor;
|
|
76
|
-
readonly: BooleanConstructor;
|
|
77
|
-
hoverExpand: BooleanConstructor;
|
|
78
|
-
mask: BooleanConstructor;
|
|
79
|
-
suffixIcon: (StringConstructor | ObjectConstructor)[];
|
|
80
|
-
prefixIcon: (StringConstructor | ObjectConstructor)[];
|
|
81
|
-
modelValue: import('vue').PropType<string | number | null>;
|
|
82
|
-
type: {
|
|
83
|
-
type: StringConstructor;
|
|
84
|
-
default: string;
|
|
85
|
-
};
|
|
86
|
-
memorySpace: {
|
|
87
|
-
type: NumberConstructor;
|
|
88
|
-
default: number;
|
|
89
|
-
};
|
|
90
|
-
vertical: {
|
|
91
|
-
type: BooleanConstructor;
|
|
92
|
-
default: boolean;
|
|
93
|
-
};
|
|
94
|
-
selectMenu: {
|
|
95
|
-
type: {
|
|
96
|
-
(arrayLength: number): {
|
|
97
|
-
id: string;
|
|
98
|
-
label: string;
|
|
99
|
-
}[];
|
|
100
|
-
(...items: {
|
|
101
|
-
id: string;
|
|
102
|
-
label: string;
|
|
103
|
-
}[]): {
|
|
104
|
-
id: string;
|
|
105
|
-
label: string;
|
|
106
|
-
}[];
|
|
107
|
-
new (arrayLength: number): {
|
|
108
|
-
id: string;
|
|
109
|
-
label: string;
|
|
110
|
-
}[];
|
|
111
|
-
new (...items: {
|
|
112
|
-
id: string;
|
|
113
|
-
label: string;
|
|
114
|
-
}[]): {
|
|
115
|
-
id: string;
|
|
116
|
-
label: string;
|
|
117
|
-
}[];
|
|
118
|
-
isArray(arg: any): arg is any[];
|
|
119
|
-
readonly prototype: any[];
|
|
120
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
121
|
-
from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
|
|
122
|
-
from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
|
|
123
|
-
from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
|
|
124
|
-
of<T_4>(...items: T_4[]): T_4[];
|
|
125
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
126
|
-
};
|
|
127
|
-
default: () => never[];
|
|
128
|
-
};
|
|
129
|
-
ellipsis: {
|
|
130
|
-
type: BooleanConstructor;
|
|
131
|
-
default: boolean;
|
|
132
|
-
};
|
|
133
|
-
contentStyle: {
|
|
134
|
-
type: ObjectConstructor;
|
|
135
|
-
default: () => {};
|
|
136
|
-
};
|
|
137
|
-
isSelect: {
|
|
138
|
-
type: BooleanConstructor;
|
|
139
|
-
default: boolean;
|
|
140
|
-
};
|
|
141
|
-
tips: StringConstructor;
|
|
142
|
-
counter: {
|
|
143
|
-
type: BooleanConstructor;
|
|
144
|
-
default: boolean;
|
|
145
|
-
};
|
|
146
|
-
autosize: {
|
|
147
|
-
type: (BooleanConstructor | ObjectConstructor)[];
|
|
148
|
-
default: boolean;
|
|
149
|
-
};
|
|
150
|
-
clearable: {
|
|
151
|
-
type: BooleanConstructor;
|
|
152
|
-
default: boolean;
|
|
153
|
-
};
|
|
154
|
-
autocomplete: {
|
|
155
|
-
type: StringConstructor;
|
|
156
|
-
default: string;
|
|
157
|
-
};
|
|
158
|
-
showPassword: {
|
|
159
|
-
type: BooleanConstructor;
|
|
160
|
-
default: boolean;
|
|
161
|
-
};
|
|
162
|
-
showWordLimit: {
|
|
163
|
-
type: BooleanConstructor;
|
|
164
|
-
default: boolean;
|
|
165
|
-
};
|
|
166
|
-
showTitle: {
|
|
167
|
-
type: BooleanConstructor;
|
|
168
|
-
default: boolean;
|
|
169
|
-
};
|
|
170
|
-
validateEvent: {
|
|
171
|
-
type: BooleanConstructor;
|
|
172
|
-
default: boolean;
|
|
173
|
-
};
|
|
174
|
-
popupMore: {
|
|
175
|
-
type: BooleanConstructor;
|
|
176
|
-
default: boolean;
|
|
177
|
-
};
|
|
178
|
-
textareaTitle: {
|
|
179
|
-
type: StringConstructor;
|
|
180
|
-
default: string;
|
|
181
|
-
};
|
|
182
|
-
displayOnly: {
|
|
183
|
-
type: BooleanConstructor;
|
|
184
|
-
default: boolean;
|
|
185
|
-
};
|
|
186
|
-
displayOnlyContent: {
|
|
187
|
-
type: StringConstructor;
|
|
188
|
-
default: string;
|
|
189
|
-
};
|
|
190
|
-
customClass: {
|
|
191
|
-
type: StringConstructor;
|
|
192
|
-
default: string;
|
|
193
|
-
};
|
|
194
|
-
frontClearIcon: {
|
|
195
|
-
type: BooleanConstructor;
|
|
196
|
-
default: boolean;
|
|
197
|
-
};
|
|
198
|
-
showEmptyValue: {
|
|
199
|
-
type: BooleanConstructor;
|
|
200
|
-
default: undefined;
|
|
201
|
-
};
|
|
202
|
-
textAlign: {
|
|
203
|
-
type: StringConstructor;
|
|
204
|
-
default: string;
|
|
205
|
-
};
|
|
206
|
-
width: {
|
|
207
|
-
type: import('vue').PropType<string | number | null>;
|
|
208
|
-
};
|
|
209
|
-
showTooltip: {
|
|
210
|
-
type: BooleanConstructor;
|
|
211
|
-
default: boolean;
|
|
212
|
-
};
|
|
213
|
-
inputBoxType: {
|
|
214
|
-
type: StringConstructor;
|
|
215
|
-
default: string;
|
|
216
|
-
validator: (value: string) => boolean;
|
|
217
|
-
};
|
|
218
|
-
tiny_mode: StringConstructor;
|
|
219
|
-
tiny_mode_root: BooleanConstructor;
|
|
220
|
-
tiny_template: (ObjectConstructor | FunctionConstructor)[];
|
|
221
|
-
tiny_renderless: FunctionConstructor;
|
|
222
|
-
tiny_theme: StringConstructor;
|
|
223
|
-
tiny_chart_theme: ObjectConstructor;
|
|
224
|
-
}>>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
225
|
-
[key: string]: any;
|
|
226
|
-
}>, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
227
|
-
disabled: boolean;
|
|
228
|
-
type: string;
|
|
229
|
-
ellipsis: boolean;
|
|
230
|
-
mask: boolean;
|
|
231
|
-
tiny_mode_root: boolean;
|
|
232
|
-
_constants: Record<string, any>;
|
|
233
|
-
tabindex: string;
|
|
234
|
-
contentStyle: Record<string, any>;
|
|
235
|
-
customClass: string;
|
|
236
|
-
showTitle: boolean;
|
|
237
|
-
readonly: boolean;
|
|
238
|
-
hoverExpand: boolean;
|
|
239
|
-
memorySpace: number;
|
|
240
|
-
vertical: boolean;
|
|
241
|
-
selectMenu: {
|
|
242
|
-
id: string;
|
|
243
|
-
label: string;
|
|
244
|
-
}[];
|
|
245
|
-
isSelect: boolean;
|
|
246
|
-
counter: boolean;
|
|
247
|
-
autosize: boolean | Record<string, any>;
|
|
248
|
-
clearable: boolean;
|
|
249
|
-
autocomplete: string;
|
|
250
|
-
showPassword: boolean;
|
|
251
|
-
showWordLimit: boolean;
|
|
252
|
-
validateEvent: boolean;
|
|
253
|
-
popupMore: boolean;
|
|
254
|
-
textareaTitle: string;
|
|
255
|
-
displayOnly: boolean;
|
|
256
|
-
displayOnlyContent: string;
|
|
257
|
-
frontClearIcon: boolean;
|
|
258
|
-
showEmptyValue: boolean;
|
|
259
|
-
textAlign: string;
|
|
260
|
-
showTooltip: boolean;
|
|
261
|
-
inputBoxType: string;
|
|
262
|
-
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
263
|
-
P: {};
|
|
264
|
-
B: {};
|
|
265
|
-
D: {};
|
|
266
|
-
C: {};
|
|
267
|
-
M: {};
|
|
268
|
-
Defaults: {};
|
|
269
|
-
}, Readonly<import('vue').ExtractPropTypes<{
|
|
270
|
-
_constants: {
|
|
271
|
-
type: ObjectConstructor;
|
|
272
|
-
default: () => {
|
|
273
|
-
INPUT_PC: string;
|
|
274
|
-
INPUTGROUP_PC: string;
|
|
275
|
-
INPUT_MOBILE: string;
|
|
276
|
-
INPUTGROUP_MOBILE: string;
|
|
277
|
-
Mode: string;
|
|
278
|
-
inputMode(mode: any): string;
|
|
279
|
-
inputGroupMode(mode: any): string;
|
|
280
|
-
VALIDATE_ICON: {
|
|
281
|
-
Validating: string;
|
|
282
|
-
Success: string;
|
|
283
|
-
Error: string;
|
|
284
|
-
};
|
|
285
|
-
COMPONENT_NAME: {
|
|
286
|
-
FormItem: string;
|
|
287
|
-
};
|
|
288
|
-
MASKSYMBOL: string;
|
|
289
|
-
TEXTAREA_HEIGHT_MOBILE: number;
|
|
290
|
-
};
|
|
291
|
-
};
|
|
292
|
-
name: StringConstructor;
|
|
293
|
-
size: StringConstructor;
|
|
294
|
-
form: StringConstructor;
|
|
295
|
-
label: StringConstructor;
|
|
296
|
-
height: NumberConstructor;
|
|
297
|
-
resize: StringConstructor;
|
|
298
|
-
tabindex: {
|
|
299
|
-
type: StringConstructor;
|
|
300
|
-
default: string;
|
|
301
|
-
};
|
|
302
|
-
disabled: BooleanConstructor;
|
|
303
|
-
readonly: BooleanConstructor;
|
|
304
|
-
hoverExpand: BooleanConstructor;
|
|
305
|
-
mask: BooleanConstructor;
|
|
306
|
-
suffixIcon: (StringConstructor | ObjectConstructor)[];
|
|
307
|
-
prefixIcon: (StringConstructor | ObjectConstructor)[];
|
|
308
|
-
modelValue: import('vue').PropType<string | number | null>;
|
|
309
|
-
type: {
|
|
310
|
-
type: StringConstructor;
|
|
311
|
-
default: string;
|
|
312
|
-
};
|
|
313
|
-
memorySpace: {
|
|
314
|
-
type: NumberConstructor;
|
|
315
|
-
default: number;
|
|
316
|
-
};
|
|
317
|
-
vertical: {
|
|
318
|
-
type: BooleanConstructor;
|
|
319
|
-
default: boolean;
|
|
320
|
-
};
|
|
321
|
-
selectMenu: {
|
|
322
|
-
type: {
|
|
323
|
-
(arrayLength: number): {
|
|
324
|
-
id: string;
|
|
325
|
-
label: string;
|
|
326
|
-
}[];
|
|
327
|
-
(...items: {
|
|
328
|
-
id: string;
|
|
329
|
-
label: string;
|
|
330
|
-
}[]): {
|
|
331
|
-
id: string;
|
|
332
|
-
label: string;
|
|
333
|
-
}[];
|
|
334
|
-
new (arrayLength: number): {
|
|
335
|
-
id: string;
|
|
336
|
-
label: string;
|
|
337
|
-
}[];
|
|
338
|
-
new (...items: {
|
|
339
|
-
id: string;
|
|
340
|
-
label: string;
|
|
341
|
-
}[]): {
|
|
342
|
-
id: string;
|
|
343
|
-
label: string;
|
|
344
|
-
}[];
|
|
345
|
-
isArray(arg: any): arg is any[];
|
|
346
|
-
readonly prototype: any[];
|
|
347
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
348
|
-
from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
|
|
349
|
-
from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
|
|
350
|
-
from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
|
|
351
|
-
of<T_4>(...items: T_4[]): T_4[];
|
|
352
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
353
|
-
};
|
|
354
|
-
default: () => never[];
|
|
355
|
-
};
|
|
356
|
-
ellipsis: {
|
|
357
|
-
type: BooleanConstructor;
|
|
358
|
-
default: boolean;
|
|
359
|
-
};
|
|
360
|
-
contentStyle: {
|
|
361
|
-
type: ObjectConstructor;
|
|
362
|
-
default: () => {};
|
|
363
|
-
};
|
|
364
|
-
isSelect: {
|
|
365
|
-
type: BooleanConstructor;
|
|
366
|
-
default: boolean;
|
|
367
|
-
};
|
|
368
|
-
tips: StringConstructor;
|
|
369
|
-
counter: {
|
|
370
|
-
type: BooleanConstructor;
|
|
371
|
-
default: boolean;
|
|
372
|
-
};
|
|
373
|
-
autosize: {
|
|
374
|
-
type: (BooleanConstructor | ObjectConstructor)[];
|
|
375
|
-
default: boolean;
|
|
376
|
-
};
|
|
377
|
-
clearable: {
|
|
378
|
-
type: BooleanConstructor;
|
|
379
|
-
default: boolean;
|
|
380
|
-
};
|
|
381
|
-
autocomplete: {
|
|
382
|
-
type: StringConstructor;
|
|
383
|
-
default: string;
|
|
384
|
-
};
|
|
385
|
-
showPassword: {
|
|
386
|
-
type: BooleanConstructor;
|
|
387
|
-
default: boolean;
|
|
388
|
-
};
|
|
389
|
-
showWordLimit: {
|
|
390
|
-
type: BooleanConstructor;
|
|
391
|
-
default: boolean;
|
|
392
|
-
};
|
|
393
|
-
showTitle: {
|
|
394
|
-
type: BooleanConstructor;
|
|
395
|
-
default: boolean;
|
|
396
|
-
};
|
|
397
|
-
validateEvent: {
|
|
398
|
-
type: BooleanConstructor;
|
|
399
|
-
default: boolean;
|
|
400
|
-
};
|
|
401
|
-
popupMore: {
|
|
402
|
-
type: BooleanConstructor;
|
|
403
|
-
default: boolean;
|
|
404
|
-
};
|
|
405
|
-
textareaTitle: {
|
|
406
|
-
type: StringConstructor;
|
|
407
|
-
default: string;
|
|
408
|
-
};
|
|
409
|
-
displayOnly: {
|
|
410
|
-
type: BooleanConstructor;
|
|
411
|
-
default: boolean;
|
|
412
|
-
};
|
|
413
|
-
displayOnlyContent: {
|
|
414
|
-
type: StringConstructor;
|
|
415
|
-
default: string;
|
|
416
|
-
};
|
|
417
|
-
customClass: {
|
|
418
|
-
type: StringConstructor;
|
|
419
|
-
default: string;
|
|
420
|
-
};
|
|
421
|
-
frontClearIcon: {
|
|
422
|
-
type: BooleanConstructor;
|
|
423
|
-
default: boolean;
|
|
424
|
-
};
|
|
425
|
-
showEmptyValue: {
|
|
426
|
-
type: BooleanConstructor;
|
|
427
|
-
default: undefined;
|
|
428
|
-
};
|
|
429
|
-
textAlign: {
|
|
430
|
-
type: StringConstructor;
|
|
431
|
-
default: string;
|
|
432
|
-
};
|
|
433
|
-
width: {
|
|
434
|
-
type: import('vue').PropType<string | number | null>;
|
|
435
|
-
};
|
|
436
|
-
showTooltip: {
|
|
437
|
-
type: BooleanConstructor;
|
|
438
|
-
default: boolean;
|
|
439
|
-
};
|
|
440
|
-
inputBoxType: {
|
|
441
|
-
type: StringConstructor;
|
|
442
|
-
default: string;
|
|
443
|
-
validator: (value: string) => boolean;
|
|
444
|
-
};
|
|
445
|
-
tiny_mode: StringConstructor;
|
|
446
|
-
tiny_mode_root: BooleanConstructor;
|
|
447
|
-
tiny_template: (ObjectConstructor | FunctionConstructor)[];
|
|
448
|
-
tiny_renderless: FunctionConstructor;
|
|
449
|
-
tiny_theme: StringConstructor;
|
|
450
|
-
tiny_chart_theme: ObjectConstructor;
|
|
451
|
-
}>>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
452
|
-
[key: string]: any;
|
|
453
|
-
}>, {}, {}, {}, {
|
|
454
|
-
disabled: boolean;
|
|
455
|
-
type: string;
|
|
456
|
-
ellipsis: boolean;
|
|
457
|
-
mask: boolean;
|
|
458
|
-
tiny_mode_root: boolean;
|
|
459
|
-
_constants: Record<string, any>;
|
|
460
|
-
tabindex: string;
|
|
461
|
-
contentStyle: Record<string, any>;
|
|
462
|
-
customClass: string;
|
|
463
|
-
showTitle: boolean;
|
|
464
|
-
readonly: boolean;
|
|
465
|
-
hoverExpand: boolean;
|
|
466
|
-
memorySpace: number;
|
|
467
|
-
vertical: boolean;
|
|
468
|
-
selectMenu: {
|
|
469
|
-
id: string;
|
|
470
|
-
label: string;
|
|
471
|
-
}[];
|
|
472
|
-
isSelect: boolean;
|
|
473
|
-
counter: boolean;
|
|
474
|
-
autosize: boolean | Record<string, any>;
|
|
475
|
-
clearable: boolean;
|
|
476
|
-
autocomplete: string;
|
|
477
|
-
showPassword: boolean;
|
|
478
|
-
showWordLimit: boolean;
|
|
479
|
-
validateEvent: boolean;
|
|
480
|
-
popupMore: boolean;
|
|
481
|
-
textareaTitle: string;
|
|
482
|
-
displayOnly: boolean;
|
|
483
|
-
displayOnlyContent: string;
|
|
484
|
-
frontClearIcon: boolean;
|
|
485
|
-
showEmptyValue: boolean;
|
|
486
|
-
textAlign: string;
|
|
487
|
-
showTooltip: boolean;
|
|
488
|
-
inputBoxType: string;
|
|
489
|
-
}> | null;
|
|
490
|
-
};
|
|
491
|
-
rootEl: HTMLDivElement;
|
|
492
|
-
};
|
|
493
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
494
|
-
declare const __VLS_component: import('vue').DefineComponent<SenderProps, {
|
|
495
|
-
focus: () => void;
|
|
496
|
-
blur: () => void;
|
|
497
|
-
clear: () => void;
|
|
498
|
-
submit: () => void;
|
|
499
|
-
startSpeech: () => void;
|
|
500
|
-
stopSpeech: () => void;
|
|
501
|
-
activateTemplateFirstField: () => void;
|
|
502
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
503
|
-
[x: string]: any;
|
|
504
|
-
} & {
|
|
505
|
-
[x: string]: any;
|
|
506
|
-
}, string, import('vue').PublicProps, Readonly<SenderProps> & Readonly<{
|
|
507
|
-
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
|
508
|
-
}>, {
|
|
509
|
-
loading: boolean;
|
|
510
|
-
template: string;
|
|
511
|
-
mode: import('./index.type').InputMode;
|
|
512
|
-
disabled: boolean;
|
|
513
|
-
modelValue: string;
|
|
514
|
-
autofocus: boolean;
|
|
515
|
-
clearable: boolean;
|
|
516
|
-
showWordLimit: boolean;
|
|
517
|
-
theme: import('./index.type').ThemeType;
|
|
518
|
-
hasContent: boolean;
|
|
519
|
-
allowSpeech: boolean;
|
|
520
|
-
allowFiles: boolean;
|
|
521
|
-
submitType: import('./index.type').SubmitTrigger;
|
|
522
|
-
autoSize: import('./index.type').AutoSize;
|
|
523
|
-
maxLength: number;
|
|
524
|
-
placeholder: string;
|
|
525
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
526
|
-
templateEditorRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./index.type').TemplateEditorProps> & Readonly<{
|
|
527
|
-
onInput?: ((value: string) => any) | undefined;
|
|
528
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
529
|
-
"onContent-status"?: ((hasContent: boolean) => any) | undefined;
|
|
530
|
-
"onField-active"?: ((isActive: boolean, index: number) => any) | undefined;
|
|
531
|
-
}>, {
|
|
532
|
-
activateFirstField: () => void;
|
|
533
|
-
resetFields: () => void;
|
|
534
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
535
|
-
input: (value: string) => any;
|
|
536
|
-
"update:value": (value: string) => any;
|
|
537
|
-
"content-status": (hasContent: boolean) => any;
|
|
538
|
-
"field-active": (isActive: boolean, index: number) => any;
|
|
539
|
-
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
540
|
-
editorRef: HTMLDivElement;
|
|
541
|
-
}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
|
542
|
-
P: {};
|
|
543
|
-
B: {};
|
|
544
|
-
D: {};
|
|
545
|
-
C: {};
|
|
546
|
-
M: {};
|
|
547
|
-
Defaults: {};
|
|
548
|
-
}, Readonly<import('./index.type').TemplateEditorProps> & Readonly<{
|
|
549
|
-
onInput?: ((value: string) => any) | undefined;
|
|
550
|
-
"onUpdate:value"?: ((value: string) => any) | undefined;
|
|
551
|
-
"onContent-status"?: ((hasContent: boolean) => any) | undefined;
|
|
552
|
-
"onField-active"?: ((isActive: boolean, index: number) => any) | undefined;
|
|
553
|
-
}>, {
|
|
554
|
-
activateFirstField: () => void;
|
|
555
|
-
resetFields: () => void;
|
|
556
|
-
}, {}, {}, {}, {}> | null;
|
|
557
|
-
inputRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
558
|
-
_constants: {
|
|
559
|
-
type: ObjectConstructor;
|
|
560
|
-
default: () => {
|
|
561
|
-
INPUT_PC: string;
|
|
562
|
-
INPUTGROUP_PC: string;
|
|
563
|
-
INPUT_MOBILE: string;
|
|
564
|
-
INPUTGROUP_MOBILE: string;
|
|
565
|
-
Mode: string;
|
|
566
|
-
inputMode(mode: any): string;
|
|
567
|
-
inputGroupMode(mode: any): string;
|
|
568
|
-
VALIDATE_ICON: {
|
|
569
|
-
Validating: string;
|
|
570
|
-
Success: string;
|
|
571
|
-
Error: string;
|
|
572
|
-
};
|
|
573
|
-
COMPONENT_NAME: {
|
|
574
|
-
FormItem: string;
|
|
575
|
-
};
|
|
576
|
-
MASKSYMBOL: string;
|
|
577
|
-
TEXTAREA_HEIGHT_MOBILE: number;
|
|
578
|
-
};
|
|
579
|
-
};
|
|
580
|
-
name: StringConstructor;
|
|
581
|
-
size: StringConstructor;
|
|
582
|
-
form: StringConstructor;
|
|
583
|
-
label: StringConstructor;
|
|
584
|
-
height: NumberConstructor;
|
|
585
|
-
resize: StringConstructor;
|
|
586
|
-
tabindex: {
|
|
587
|
-
type: StringConstructor;
|
|
588
|
-
default: string;
|
|
589
|
-
};
|
|
590
|
-
disabled: BooleanConstructor;
|
|
591
|
-
readonly: BooleanConstructor;
|
|
592
|
-
hoverExpand: BooleanConstructor;
|
|
593
|
-
mask: BooleanConstructor;
|
|
594
|
-
suffixIcon: (StringConstructor | ObjectConstructor)[];
|
|
595
|
-
prefixIcon: (StringConstructor | ObjectConstructor)[];
|
|
596
|
-
modelValue: import('vue').PropType<string | number | null>;
|
|
597
|
-
type: {
|
|
598
|
-
type: StringConstructor;
|
|
599
|
-
default: string;
|
|
600
|
-
};
|
|
601
|
-
memorySpace: {
|
|
602
|
-
type: NumberConstructor;
|
|
603
|
-
default: number;
|
|
604
|
-
};
|
|
605
|
-
vertical: {
|
|
606
|
-
type: BooleanConstructor;
|
|
607
|
-
default: boolean;
|
|
608
|
-
};
|
|
609
|
-
selectMenu: {
|
|
610
|
-
type: {
|
|
611
|
-
(arrayLength: number): {
|
|
612
|
-
id: string;
|
|
613
|
-
label: string;
|
|
614
|
-
}[];
|
|
615
|
-
(...items: {
|
|
616
|
-
id: string;
|
|
617
|
-
label: string;
|
|
618
|
-
}[]): {
|
|
619
|
-
id: string;
|
|
620
|
-
label: string;
|
|
621
|
-
}[];
|
|
622
|
-
new (arrayLength: number): {
|
|
623
|
-
id: string;
|
|
624
|
-
label: string;
|
|
625
|
-
}[];
|
|
626
|
-
new (...items: {
|
|
627
|
-
id: string;
|
|
628
|
-
label: string;
|
|
629
|
-
}[]): {
|
|
630
|
-
id: string;
|
|
631
|
-
label: string;
|
|
632
|
-
}[];
|
|
633
|
-
isArray(arg: any): arg is any[];
|
|
634
|
-
readonly prototype: any[];
|
|
635
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
636
|
-
from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
|
|
637
|
-
from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
|
|
638
|
-
from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
|
|
639
|
-
of<T_4>(...items: T_4[]): T_4[];
|
|
640
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
641
|
-
};
|
|
642
|
-
default: () => never[];
|
|
643
|
-
};
|
|
644
|
-
ellipsis: {
|
|
645
|
-
type: BooleanConstructor;
|
|
646
|
-
default: boolean;
|
|
647
|
-
};
|
|
648
|
-
contentStyle: {
|
|
649
|
-
type: ObjectConstructor;
|
|
650
|
-
default: () => {};
|
|
651
|
-
};
|
|
652
|
-
isSelect: {
|
|
653
|
-
type: BooleanConstructor;
|
|
654
|
-
default: boolean;
|
|
655
|
-
};
|
|
656
|
-
tips: StringConstructor;
|
|
657
|
-
counter: {
|
|
658
|
-
type: BooleanConstructor;
|
|
659
|
-
default: boolean;
|
|
660
|
-
};
|
|
661
|
-
autosize: {
|
|
662
|
-
type: (BooleanConstructor | ObjectConstructor)[];
|
|
663
|
-
default: boolean;
|
|
664
|
-
};
|
|
665
|
-
clearable: {
|
|
666
|
-
type: BooleanConstructor;
|
|
667
|
-
default: boolean;
|
|
668
|
-
};
|
|
669
|
-
autocomplete: {
|
|
670
|
-
type: StringConstructor;
|
|
671
|
-
default: string;
|
|
672
|
-
};
|
|
673
|
-
showPassword: {
|
|
674
|
-
type: BooleanConstructor;
|
|
675
|
-
default: boolean;
|
|
676
|
-
};
|
|
677
|
-
showWordLimit: {
|
|
678
|
-
type: BooleanConstructor;
|
|
679
|
-
default: boolean;
|
|
680
|
-
};
|
|
681
|
-
showTitle: {
|
|
682
|
-
type: BooleanConstructor;
|
|
683
|
-
default: boolean;
|
|
684
|
-
};
|
|
685
|
-
validateEvent: {
|
|
686
|
-
type: BooleanConstructor;
|
|
687
|
-
default: boolean;
|
|
688
|
-
};
|
|
689
|
-
popupMore: {
|
|
690
|
-
type: BooleanConstructor;
|
|
691
|
-
default: boolean;
|
|
692
|
-
};
|
|
693
|
-
textareaTitle: {
|
|
694
|
-
type: StringConstructor;
|
|
695
|
-
default: string;
|
|
696
|
-
};
|
|
697
|
-
displayOnly: {
|
|
698
|
-
type: BooleanConstructor;
|
|
699
|
-
default: boolean;
|
|
700
|
-
};
|
|
701
|
-
displayOnlyContent: {
|
|
702
|
-
type: StringConstructor;
|
|
703
|
-
default: string;
|
|
704
|
-
};
|
|
705
|
-
customClass: {
|
|
706
|
-
type: StringConstructor;
|
|
707
|
-
default: string;
|
|
708
|
-
};
|
|
709
|
-
frontClearIcon: {
|
|
710
|
-
type: BooleanConstructor;
|
|
711
|
-
default: boolean;
|
|
712
|
-
};
|
|
713
|
-
showEmptyValue: {
|
|
714
|
-
type: BooleanConstructor;
|
|
715
|
-
default: undefined;
|
|
716
|
-
};
|
|
717
|
-
textAlign: {
|
|
718
|
-
type: StringConstructor;
|
|
719
|
-
default: string;
|
|
720
|
-
};
|
|
721
|
-
width: {
|
|
722
|
-
type: import('vue').PropType<string | number | null>;
|
|
723
|
-
};
|
|
724
|
-
showTooltip: {
|
|
725
|
-
type: BooleanConstructor;
|
|
726
|
-
default: boolean;
|
|
727
|
-
};
|
|
728
|
-
inputBoxType: {
|
|
729
|
-
type: StringConstructor;
|
|
730
|
-
default: string;
|
|
731
|
-
validator: (value: string) => boolean;
|
|
732
|
-
};
|
|
733
|
-
tiny_mode: StringConstructor;
|
|
734
|
-
tiny_mode_root: BooleanConstructor;
|
|
735
|
-
tiny_template: (ObjectConstructor | FunctionConstructor)[];
|
|
736
|
-
tiny_renderless: FunctionConstructor;
|
|
737
|
-
tiny_theme: StringConstructor;
|
|
738
|
-
tiny_chart_theme: ObjectConstructor;
|
|
739
|
-
}>>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
740
|
-
[key: string]: any;
|
|
741
|
-
}>, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
742
|
-
disabled: boolean;
|
|
743
|
-
type: string;
|
|
744
|
-
ellipsis: boolean;
|
|
745
|
-
mask: boolean;
|
|
746
|
-
tiny_mode_root: boolean;
|
|
747
|
-
_constants: Record<string, any>;
|
|
748
|
-
tabindex: string;
|
|
749
|
-
contentStyle: Record<string, any>;
|
|
750
|
-
customClass: string;
|
|
751
|
-
showTitle: boolean;
|
|
752
|
-
readonly: boolean;
|
|
753
|
-
hoverExpand: boolean;
|
|
754
|
-
memorySpace: number;
|
|
755
|
-
vertical: boolean;
|
|
756
|
-
selectMenu: {
|
|
757
|
-
id: string;
|
|
758
|
-
label: string;
|
|
759
|
-
}[];
|
|
760
|
-
isSelect: boolean;
|
|
761
|
-
counter: boolean;
|
|
762
|
-
autosize: boolean | Record<string, any>;
|
|
763
|
-
clearable: boolean;
|
|
764
|
-
autocomplete: string;
|
|
765
|
-
showPassword: boolean;
|
|
766
|
-
showWordLimit: boolean;
|
|
767
|
-
validateEvent: boolean;
|
|
768
|
-
popupMore: boolean;
|
|
769
|
-
textareaTitle: string;
|
|
770
|
-
displayOnly: boolean;
|
|
771
|
-
displayOnlyContent: string;
|
|
772
|
-
frontClearIcon: boolean;
|
|
773
|
-
showEmptyValue: boolean;
|
|
774
|
-
textAlign: string;
|
|
775
|
-
showTooltip: boolean;
|
|
776
|
-
inputBoxType: string;
|
|
777
|
-
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
778
|
-
P: {};
|
|
779
|
-
B: {};
|
|
780
|
-
D: {};
|
|
781
|
-
C: {};
|
|
782
|
-
M: {};
|
|
783
|
-
Defaults: {};
|
|
784
|
-
}, Readonly<import('vue').ExtractPropTypes<{
|
|
785
|
-
_constants: {
|
|
786
|
-
type: ObjectConstructor;
|
|
787
|
-
default: () => {
|
|
788
|
-
INPUT_PC: string;
|
|
789
|
-
INPUTGROUP_PC: string;
|
|
790
|
-
INPUT_MOBILE: string;
|
|
791
|
-
INPUTGROUP_MOBILE: string;
|
|
792
|
-
Mode: string;
|
|
793
|
-
inputMode(mode: any): string;
|
|
794
|
-
inputGroupMode(mode: any): string;
|
|
795
|
-
VALIDATE_ICON: {
|
|
796
|
-
Validating: string;
|
|
797
|
-
Success: string;
|
|
798
|
-
Error: string;
|
|
799
|
-
};
|
|
800
|
-
COMPONENT_NAME: {
|
|
801
|
-
FormItem: string;
|
|
802
|
-
};
|
|
803
|
-
MASKSYMBOL: string;
|
|
804
|
-
TEXTAREA_HEIGHT_MOBILE: number;
|
|
805
|
-
};
|
|
806
|
-
};
|
|
807
|
-
name: StringConstructor;
|
|
808
|
-
size: StringConstructor;
|
|
809
|
-
form: StringConstructor;
|
|
810
|
-
label: StringConstructor;
|
|
811
|
-
height: NumberConstructor;
|
|
812
|
-
resize: StringConstructor;
|
|
813
|
-
tabindex: {
|
|
814
|
-
type: StringConstructor;
|
|
815
|
-
default: string;
|
|
816
|
-
};
|
|
817
|
-
disabled: BooleanConstructor;
|
|
818
|
-
readonly: BooleanConstructor;
|
|
819
|
-
hoverExpand: BooleanConstructor;
|
|
820
|
-
mask: BooleanConstructor;
|
|
821
|
-
suffixIcon: (StringConstructor | ObjectConstructor)[];
|
|
822
|
-
prefixIcon: (StringConstructor | ObjectConstructor)[];
|
|
823
|
-
modelValue: import('vue').PropType<string | number | null>;
|
|
824
|
-
type: {
|
|
825
|
-
type: StringConstructor;
|
|
826
|
-
default: string;
|
|
827
|
-
};
|
|
828
|
-
memorySpace: {
|
|
829
|
-
type: NumberConstructor;
|
|
830
|
-
default: number;
|
|
831
|
-
};
|
|
832
|
-
vertical: {
|
|
833
|
-
type: BooleanConstructor;
|
|
834
|
-
default: boolean;
|
|
835
|
-
};
|
|
836
|
-
selectMenu: {
|
|
837
|
-
type: {
|
|
838
|
-
(arrayLength: number): {
|
|
839
|
-
id: string;
|
|
840
|
-
label: string;
|
|
841
|
-
}[];
|
|
842
|
-
(...items: {
|
|
843
|
-
id: string;
|
|
844
|
-
label: string;
|
|
845
|
-
}[]): {
|
|
846
|
-
id: string;
|
|
847
|
-
label: string;
|
|
848
|
-
}[];
|
|
849
|
-
new (arrayLength: number): {
|
|
850
|
-
id: string;
|
|
851
|
-
label: string;
|
|
852
|
-
}[];
|
|
853
|
-
new (...items: {
|
|
854
|
-
id: string;
|
|
855
|
-
label: string;
|
|
856
|
-
}[]): {
|
|
857
|
-
id: string;
|
|
858
|
-
label: string;
|
|
859
|
-
}[];
|
|
860
|
-
isArray(arg: any): arg is any[];
|
|
861
|
-
readonly prototype: any[];
|
|
862
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
863
|
-
from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
|
|
864
|
-
from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
|
|
865
|
-
from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
|
|
866
|
-
of<T_4>(...items: T_4[]): T_4[];
|
|
867
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
868
|
-
};
|
|
869
|
-
default: () => never[];
|
|
870
|
-
};
|
|
871
|
-
ellipsis: {
|
|
872
|
-
type: BooleanConstructor;
|
|
873
|
-
default: boolean;
|
|
874
|
-
};
|
|
875
|
-
contentStyle: {
|
|
876
|
-
type: ObjectConstructor;
|
|
877
|
-
default: () => {};
|
|
878
|
-
};
|
|
879
|
-
isSelect: {
|
|
880
|
-
type: BooleanConstructor;
|
|
881
|
-
default: boolean;
|
|
882
|
-
};
|
|
883
|
-
tips: StringConstructor;
|
|
884
|
-
counter: {
|
|
885
|
-
type: BooleanConstructor;
|
|
886
|
-
default: boolean;
|
|
887
|
-
};
|
|
888
|
-
autosize: {
|
|
889
|
-
type: (BooleanConstructor | ObjectConstructor)[];
|
|
890
|
-
default: boolean;
|
|
891
|
-
};
|
|
892
|
-
clearable: {
|
|
893
|
-
type: BooleanConstructor;
|
|
894
|
-
default: boolean;
|
|
895
|
-
};
|
|
896
|
-
autocomplete: {
|
|
897
|
-
type: StringConstructor;
|
|
898
|
-
default: string;
|
|
899
|
-
};
|
|
900
|
-
showPassword: {
|
|
901
|
-
type: BooleanConstructor;
|
|
902
|
-
default: boolean;
|
|
903
|
-
};
|
|
904
|
-
showWordLimit: {
|
|
905
|
-
type: BooleanConstructor;
|
|
906
|
-
default: boolean;
|
|
907
|
-
};
|
|
908
|
-
showTitle: {
|
|
909
|
-
type: BooleanConstructor;
|
|
910
|
-
default: boolean;
|
|
911
|
-
};
|
|
912
|
-
validateEvent: {
|
|
913
|
-
type: BooleanConstructor;
|
|
914
|
-
default: boolean;
|
|
915
|
-
};
|
|
916
|
-
popupMore: {
|
|
917
|
-
type: BooleanConstructor;
|
|
918
|
-
default: boolean;
|
|
919
|
-
};
|
|
920
|
-
textareaTitle: {
|
|
921
|
-
type: StringConstructor;
|
|
922
|
-
default: string;
|
|
923
|
-
};
|
|
924
|
-
displayOnly: {
|
|
925
|
-
type: BooleanConstructor;
|
|
926
|
-
default: boolean;
|
|
927
|
-
};
|
|
928
|
-
displayOnlyContent: {
|
|
929
|
-
type: StringConstructor;
|
|
930
|
-
default: string;
|
|
931
|
-
};
|
|
932
|
-
customClass: {
|
|
933
|
-
type: StringConstructor;
|
|
934
|
-
default: string;
|
|
935
|
-
};
|
|
936
|
-
frontClearIcon: {
|
|
937
|
-
type: BooleanConstructor;
|
|
938
|
-
default: boolean;
|
|
939
|
-
};
|
|
940
|
-
showEmptyValue: {
|
|
941
|
-
type: BooleanConstructor;
|
|
942
|
-
default: undefined;
|
|
943
|
-
};
|
|
944
|
-
textAlign: {
|
|
945
|
-
type: StringConstructor;
|
|
946
|
-
default: string;
|
|
947
|
-
};
|
|
948
|
-
width: {
|
|
949
|
-
type: import('vue').PropType<string | number | null>;
|
|
950
|
-
};
|
|
951
|
-
showTooltip: {
|
|
952
|
-
type: BooleanConstructor;
|
|
953
|
-
default: boolean;
|
|
954
|
-
};
|
|
955
|
-
inputBoxType: {
|
|
956
|
-
type: StringConstructor;
|
|
957
|
-
default: string;
|
|
958
|
-
validator: (value: string) => boolean;
|
|
959
|
-
};
|
|
960
|
-
tiny_mode: StringConstructor;
|
|
961
|
-
tiny_mode_root: BooleanConstructor;
|
|
962
|
-
tiny_template: (ObjectConstructor | FunctionConstructor)[];
|
|
963
|
-
tiny_renderless: FunctionConstructor;
|
|
964
|
-
tiny_theme: StringConstructor;
|
|
965
|
-
tiny_chart_theme: ObjectConstructor;
|
|
966
|
-
}>>, () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
967
|
-
[key: string]: any;
|
|
968
|
-
}>, {}, {}, {}, {
|
|
969
|
-
disabled: boolean;
|
|
970
|
-
type: string;
|
|
971
|
-
ellipsis: boolean;
|
|
972
|
-
mask: boolean;
|
|
973
|
-
tiny_mode_root: boolean;
|
|
974
|
-
_constants: Record<string, any>;
|
|
975
|
-
tabindex: string;
|
|
976
|
-
contentStyle: Record<string, any>;
|
|
977
|
-
customClass: string;
|
|
978
|
-
showTitle: boolean;
|
|
979
|
-
readonly: boolean;
|
|
980
|
-
hoverExpand: boolean;
|
|
981
|
-
memorySpace: number;
|
|
982
|
-
vertical: boolean;
|
|
983
|
-
selectMenu: {
|
|
984
|
-
id: string;
|
|
985
|
-
label: string;
|
|
986
|
-
}[];
|
|
987
|
-
isSelect: boolean;
|
|
988
|
-
counter: boolean;
|
|
989
|
-
autosize: boolean | Record<string, any>;
|
|
990
|
-
clearable: boolean;
|
|
991
|
-
autocomplete: string;
|
|
992
|
-
showPassword: boolean;
|
|
993
|
-
showWordLimit: boolean;
|
|
994
|
-
validateEvent: boolean;
|
|
995
|
-
popupMore: boolean;
|
|
996
|
-
textareaTitle: string;
|
|
997
|
-
displayOnly: boolean;
|
|
998
|
-
displayOnlyContent: string;
|
|
999
|
-
frontClearIcon: boolean;
|
|
1000
|
-
showEmptyValue: boolean;
|
|
1001
|
-
textAlign: string;
|
|
1002
|
-
showTooltip: boolean;
|
|
1003
|
-
inputBoxType: string;
|
|
1004
|
-
}> | null;
|
|
1005
|
-
}, HTMLDivElement>;
|
|
1006
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
1007
|
-
export default _default;
|
|
1008
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
1009
|
-
new (): {
|
|
1010
|
-
$slots: S;
|
|
1011
|
-
};
|
|
1012
|
-
};
|