sd-render 1.0.0
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/ace-addon/ace.js +17 -0
- package/ace-addon/ext-beautify.js +8 -0
- package/ace-addon/ext-code_lens.js +8 -0
- package/ace-addon/ext-elastic_tabstops_lite.js +8 -0
- package/ace-addon/ext-emmet.js +8 -0
- package/ace-addon/ext-error_marker.js +8 -0
- package/ace-addon/ext-hardwrap.js +8 -0
- package/ace-addon/ext-keybinding_menu.js +8 -0
- package/ace-addon/ext-language_tools.js +8 -0
- package/ace-addon/ext-linking.js +8 -0
- package/ace-addon/ext-modelist.js +8 -0
- package/ace-addon/ext-options.js +8 -0
- package/ace-addon/ext-prompt.js +8 -0
- package/ace-addon/ext-rtl.js +8 -0
- package/ace-addon/ext-searchbox.js +8 -0
- package/ace-addon/ext-settings_menu.js +8 -0
- package/ace-addon/ext-spellcheck.js +8 -0
- package/ace-addon/ext-split.js +8 -0
- package/ace-addon/ext-static_highlight.js +8 -0
- package/ace-addon/ext-statusbar.js +8 -0
- package/ace-addon/ext-textarea.js +8 -0
- package/ace-addon/ext-themelist.js +8 -0
- package/ace-addon/ext-whitespace.js +8 -0
- package/ace-addon/keybinding-emacs.js +8 -0
- package/ace-addon/keybinding-sublime.js +8 -0
- package/ace-addon/keybinding-vim.js +8 -0
- package/ace-addon/keybinding-vscode.js +8 -0
- package/ace-addon/mode-abap.js +8 -0
- package/ace-addon/mode-abc.js +8 -0
- package/ace-addon/mode-actionscript.js +8 -0
- package/ace-addon/mode-ada.js +8 -0
- package/ace-addon/mode-alda.js +8 -0
- package/ace-addon/mode-apache_conf.js +8 -0
- package/ace-addon/mode-apex.js +8 -0
- package/ace-addon/mode-applescript.js +8 -0
- package/ace-addon/mode-aql.js +8 -0
- package/ace-addon/mode-asciidoc.js +8 -0
- package/ace-addon/mode-asl.js +8 -0
- package/ace-addon/mode-assembly_x86.js +8 -0
- package/ace-addon/mode-autohotkey.js +8 -0
- package/ace-addon/mode-batchfile.js +8 -0
- package/ace-addon/mode-bibtex.js +8 -0
- package/ace-addon/mode-c9search.js +8 -0
- package/ace-addon/mode-c_cpp.js +8 -0
- package/ace-addon/mode-cirru.js +8 -0
- package/ace-addon/mode-clojure.js +8 -0
- package/ace-addon/mode-cobol.js +8 -0
- package/ace-addon/mode-coffee.js +8 -0
- package/ace-addon/mode-coldfusion.js +8 -0
- package/ace-addon/mode-crystal.js +8 -0
- package/ace-addon/mode-csharp.js +8 -0
- package/ace-addon/mode-csound_document.js +8 -0
- package/ace-addon/mode-csound_orchestra.js +8 -0
- package/ace-addon/mode-csound_score.js +8 -0
- package/ace-addon/mode-csp.js +8 -0
- package/ace-addon/mode-css.js +8 -0
- package/ace-addon/mode-curly.js +8 -0
- package/ace-addon/mode-d.js +8 -0
- package/ace-addon/mode-dart.js +8 -0
- package/ace-addon/mode-diff.js +8 -0
- package/ace-addon/mode-django.js +8 -0
- package/ace-addon/mode-dockerfile.js +8 -0
- package/ace-addon/mode-dot.js +8 -0
- package/ace-addon/mode-drools.js +8 -0
- package/ace-addon/mode-edifact.js +8 -0
- package/ace-addon/mode-eiffel.js +8 -0
- package/ace-addon/mode-ejs.js +8 -0
- package/ace-addon/mode-elixir.js +8 -0
- package/ace-addon/mode-elm.js +8 -0
- package/ace-addon/mode-erlang.js +8 -0
- package/ace-addon/mode-forth.js +8 -0
- package/ace-addon/mode-fortran.js +8 -0
- package/ace-addon/mode-fsharp.js +8 -0
- package/ace-addon/mode-fsl.js +8 -0
- package/ace-addon/mode-ftl.js +8 -0
- package/ace-addon/mode-gcode.js +8 -0
- package/ace-addon/mode-gherkin.js +8 -0
- package/ace-addon/mode-gitignore.js +8 -0
- package/ace-addon/mode-glsl.js +8 -0
- package/ace-addon/mode-gobstones.js +8 -0
- package/ace-addon/mode-golang.js +8 -0
- package/ace-addon/mode-graphqlschema.js +8 -0
- package/ace-addon/mode-groovy.js +8 -0
- package/ace-addon/mode-haml.js +8 -0
- package/ace-addon/mode-handlebars.js +8 -0
- package/ace-addon/mode-haskell.js +8 -0
- package/ace-addon/mode-haskell_cabal.js +8 -0
- package/ace-addon/mode-haxe.js +8 -0
- package/ace-addon/mode-hjson.js +8 -0
- package/ace-addon/mode-html.js +8 -0
- package/ace-addon/mode-html_elixir.js +8 -0
- package/ace-addon/mode-html_ruby.js +8 -0
- package/ace-addon/mode-ini.js +8 -0
- package/ace-addon/mode-io.js +8 -0
- package/ace-addon/mode-ion.js +8 -0
- package/ace-addon/mode-jack.js +8 -0
- package/ace-addon/mode-jade.js +8 -0
- package/ace-addon/mode-java.js +8 -0
- package/ace-addon/mode-javascript.js +8 -0
- package/ace-addon/mode-jexl.js +8 -0
- package/ace-addon/mode-json.js +8 -0
- package/ace-addon/mode-json5.js +8 -0
- package/ace-addon/mode-jsoniq.js +8 -0
- package/ace-addon/mode-jsp.js +8 -0
- package/ace-addon/mode-jssm.js +8 -0
- package/ace-addon/mode-jsx.js +8 -0
- package/ace-addon/mode-julia.js +8 -0
- package/ace-addon/mode-kotlin.js +8 -0
- package/ace-addon/mode-latex.js +8 -0
- package/ace-addon/mode-latte.js +8 -0
- package/ace-addon/mode-less.js +8 -0
- package/ace-addon/mode-liquid.js +8 -0
- package/ace-addon/mode-lisp.js +8 -0
- package/ace-addon/mode-livescript.js +8 -0
- package/ace-addon/mode-logiql.js +8 -0
- package/ace-addon/mode-logtalk.js +8 -0
- package/ace-addon/mode-lsl.js +8 -0
- package/ace-addon/mode-lua.js +8 -0
- package/ace-addon/mode-luapage.js +8 -0
- package/ace-addon/mode-lucene.js +8 -0
- package/ace-addon/mode-makefile.js +8 -0
- package/ace-addon/mode-markdown.js +8 -0
- package/ace-addon/mode-mask.js +8 -0
- package/ace-addon/mode-matlab.js +8 -0
- package/ace-addon/mode-maze.js +8 -0
- package/ace-addon/mode-mediawiki.js +8 -0
- package/ace-addon/mode-mel.js +8 -0
- package/ace-addon/mode-mips.js +8 -0
- package/ace-addon/mode-mixal.js +8 -0
- package/ace-addon/mode-mushcode.js +8 -0
- package/ace-addon/mode-mysql.js +8 -0
- package/ace-addon/mode-nginx.js +8 -0
- package/ace-addon/mode-nim.js +8 -0
- package/ace-addon/mode-nix.js +8 -0
- package/ace-addon/mode-nsis.js +8 -0
- package/ace-addon/mode-nunjucks.js +8 -0
- package/ace-addon/mode-objectivec.js +8 -0
- package/ace-addon/mode-ocaml.js +8 -0
- package/ace-addon/mode-partiql.js +8 -0
- package/ace-addon/mode-pascal.js +8 -0
- package/ace-addon/mode-perl.js +8 -0
- package/ace-addon/mode-pgsql.js +8 -0
- package/ace-addon/mode-php.js +8 -0
- package/ace-addon/mode-php_laravel_blade.js +8 -0
- package/ace-addon/mode-pig.js +8 -0
- package/ace-addon/mode-plain_text.js +8 -0
- package/ace-addon/mode-powershell.js +8 -0
- package/ace-addon/mode-praat.js +8 -0
- package/ace-addon/mode-prisma.js +8 -0
- package/ace-addon/mode-prolog.js +8 -0
- package/ace-addon/mode-properties.js +8 -0
- package/ace-addon/mode-protobuf.js +8 -0
- package/ace-addon/mode-puppet.js +8 -0
- package/ace-addon/mode-python.js +8 -0
- package/ace-addon/mode-qml.js +8 -0
- package/ace-addon/mode-r.js +8 -0
- package/ace-addon/mode-raku.js +8 -0
- package/ace-addon/mode-razor.js +8 -0
- package/ace-addon/mode-rdoc.js +8 -0
- package/ace-addon/mode-red.js +8 -0
- package/ace-addon/mode-redshift.js +8 -0
- package/ace-addon/mode-rhtml.js +8 -0
- package/ace-addon/mode-robot.js +8 -0
- package/ace-addon/mode-rst.js +8 -0
- package/ace-addon/mode-ruby.js +8 -0
- package/ace-addon/mode-rust.js +8 -0
- package/ace-addon/mode-sac.js +8 -0
- package/ace-addon/mode-sass.js +8 -0
- package/ace-addon/mode-scad.js +8 -0
- package/ace-addon/mode-scala.js +8 -0
- package/ace-addon/mode-scheme.js +8 -0
- package/ace-addon/mode-scrypt.js +8 -0
- package/ace-addon/mode-scss.js +8 -0
- package/ace-addon/mode-sh.js +8 -0
- package/ace-addon/mode-sjs.js +8 -0
- package/ace-addon/mode-slim.js +8 -0
- package/ace-addon/mode-smarty.js +8 -0
- package/ace-addon/mode-smithy.js +8 -0
- package/ace-addon/mode-snippets.js +8 -0
- package/ace-addon/mode-soy_template.js +8 -0
- package/ace-addon/mode-space.js +8 -0
- package/ace-addon/mode-sparql.js +8 -0
- package/ace-addon/mode-sql.js +8 -0
- package/ace-addon/mode-sqlserver.js +8 -0
- package/ace-addon/mode-stylus.js +8 -0
- package/ace-addon/mode-svg.js +8 -0
- package/ace-addon/mode-swift.js +8 -0
- package/ace-addon/mode-tcl.js +8 -0
- package/ace-addon/mode-terraform.js +8 -0
- package/ace-addon/mode-tex.js +8 -0
- package/ace-addon/mode-text.js +8 -0
- package/ace-addon/mode-textile.js +8 -0
- package/ace-addon/mode-toml.js +8 -0
- package/ace-addon/mode-tsx.js +8 -0
- package/ace-addon/mode-turtle.js +8 -0
- package/ace-addon/mode-twig.js +8 -0
- package/ace-addon/mode-typescript.js +8 -0
- package/ace-addon/mode-vala.js +8 -0
- package/ace-addon/mode-vbscript.js +8 -0
- package/ace-addon/mode-velocity.js +8 -0
- package/ace-addon/mode-verilog.js +8 -0
- package/ace-addon/mode-vhdl.js +8 -0
- package/ace-addon/mode-visualforce.js +8 -0
- package/ace-addon/mode-wollok.js +8 -0
- package/ace-addon/mode-xml.js +8 -0
- package/ace-addon/mode-xquery.js +8 -0
- package/ace-addon/mode-yaml.js +8 -0
- package/ace-addon/mode-zeek.js +8 -0
- package/ace-addon/snippets/abap.js +8 -0
- package/ace-addon/snippets/abc.js +8 -0
- package/ace-addon/snippets/actionscript.js +8 -0
- package/ace-addon/snippets/ada.js +8 -0
- package/ace-addon/snippets/alda.js +8 -0
- package/ace-addon/snippets/apache_conf.js +8 -0
- package/ace-addon/snippets/apex.js +8 -0
- package/ace-addon/snippets/applescript.js +8 -0
- package/ace-addon/snippets/aql.js +8 -0
- package/ace-addon/snippets/asciidoc.js +8 -0
- package/ace-addon/snippets/asl.js +8 -0
- package/ace-addon/snippets/assembly_x86.js +8 -0
- package/ace-addon/snippets/autohotkey.js +8 -0
- package/ace-addon/snippets/batchfile.js +8 -0
- package/ace-addon/snippets/bibtex.js +8 -0
- package/ace-addon/snippets/c9search.js +8 -0
- package/ace-addon/snippets/c_cpp.js +8 -0
- package/ace-addon/snippets/cirru.js +8 -0
- package/ace-addon/snippets/clojure.js +8 -0
- package/ace-addon/snippets/cobol.js +8 -0
- package/ace-addon/snippets/coffee.js +8 -0
- package/ace-addon/snippets/coldfusion.js +8 -0
- package/ace-addon/snippets/crystal.js +8 -0
- package/ace-addon/snippets/csharp.js +8 -0
- package/ace-addon/snippets/csound_document.js +8 -0
- package/ace-addon/snippets/csound_orchestra.js +8 -0
- package/ace-addon/snippets/csound_score.js +8 -0
- package/ace-addon/snippets/csp.js +8 -0
- package/ace-addon/snippets/css.js +8 -0
- package/ace-addon/snippets/curly.js +8 -0
- package/ace-addon/snippets/d.js +8 -0
- package/ace-addon/snippets/dart.js +8 -0
- package/ace-addon/snippets/diff.js +8 -0
- package/ace-addon/snippets/django.js +8 -0
- package/ace-addon/snippets/dockerfile.js +8 -0
- package/ace-addon/snippets/dot.js +8 -0
- package/ace-addon/snippets/drools.js +8 -0
- package/ace-addon/snippets/edifact.js +8 -0
- package/ace-addon/snippets/eiffel.js +8 -0
- package/ace-addon/snippets/ejs.js +8 -0
- package/ace-addon/snippets/elixir.js +8 -0
- package/ace-addon/snippets/elm.js +8 -0
- package/ace-addon/snippets/erlang.js +8 -0
- package/ace-addon/snippets/forth.js +8 -0
- package/ace-addon/snippets/fortran.js +8 -0
- package/ace-addon/snippets/fsharp.js +8 -0
- package/ace-addon/snippets/fsl.js +8 -0
- package/ace-addon/snippets/ftl.js +8 -0
- package/ace-addon/snippets/gcode.js +8 -0
- package/ace-addon/snippets/gherkin.js +8 -0
- package/ace-addon/snippets/gitignore.js +8 -0
- package/ace-addon/snippets/glsl.js +8 -0
- package/ace-addon/snippets/gobstones.js +8 -0
- package/ace-addon/snippets/golang.js +8 -0
- package/ace-addon/snippets/graphqlschema.js +8 -0
- package/ace-addon/snippets/groovy.js +8 -0
- package/ace-addon/snippets/haml.js +8 -0
- package/ace-addon/snippets/handlebars.js +8 -0
- package/ace-addon/snippets/haskell.js +8 -0
- package/ace-addon/snippets/haskell_cabal.js +8 -0
- package/ace-addon/snippets/haxe.js +8 -0
- package/ace-addon/snippets/hjson.js +8 -0
- package/ace-addon/snippets/html.js +8 -0
- package/ace-addon/snippets/html_elixir.js +8 -0
- package/ace-addon/snippets/html_ruby.js +8 -0
- package/ace-addon/snippets/ini.js +8 -0
- package/ace-addon/snippets/io.js +8 -0
- package/ace-addon/snippets/ion.js +8 -0
- package/ace-addon/snippets/jack.js +8 -0
- package/ace-addon/snippets/jade.js +8 -0
- package/ace-addon/snippets/java.js +8 -0
- package/ace-addon/snippets/javascript.js +8 -0
- package/ace-addon/snippets/jexl.js +8 -0
- package/ace-addon/snippets/json.js +8 -0
- package/ace-addon/snippets/json5.js +8 -0
- package/ace-addon/snippets/jsoniq.js +8 -0
- package/ace-addon/snippets/jsp.js +8 -0
- package/ace-addon/snippets/jssm.js +8 -0
- package/ace-addon/snippets/jsx.js +8 -0
- package/ace-addon/snippets/julia.js +8 -0
- package/ace-addon/snippets/kotlin.js +8 -0
- package/ace-addon/snippets/latex.js +8 -0
- package/ace-addon/snippets/latte.js +8 -0
- package/ace-addon/snippets/less.js +8 -0
- package/ace-addon/snippets/liquid.js +8 -0
- package/ace-addon/snippets/lisp.js +8 -0
- package/ace-addon/snippets/livescript.js +8 -0
- package/ace-addon/snippets/logiql.js +8 -0
- package/ace-addon/snippets/logtalk.js +8 -0
- package/ace-addon/snippets/lsl.js +8 -0
- package/ace-addon/snippets/lua.js +8 -0
- package/ace-addon/snippets/luapage.js +8 -0
- package/ace-addon/snippets/lucene.js +8 -0
- package/ace-addon/snippets/makefile.js +8 -0
- package/ace-addon/snippets/markdown.js +8 -0
- package/ace-addon/snippets/mask.js +8 -0
- package/ace-addon/snippets/matlab.js +8 -0
- package/ace-addon/snippets/maze.js +8 -0
- package/ace-addon/snippets/mediawiki.js +8 -0
- package/ace-addon/snippets/mel.js +8 -0
- package/ace-addon/snippets/mips.js +8 -0
- package/ace-addon/snippets/mixal.js +8 -0
- package/ace-addon/snippets/mushcode.js +8 -0
- package/ace-addon/snippets/mysql.js +8 -0
- package/ace-addon/snippets/nginx.js +8 -0
- package/ace-addon/snippets/nim.js +8 -0
- package/ace-addon/snippets/nix.js +8 -0
- package/ace-addon/snippets/nsis.js +8 -0
- package/ace-addon/snippets/nunjucks.js +8 -0
- package/ace-addon/snippets/objectivec.js +8 -0
- package/ace-addon/snippets/ocaml.js +8 -0
- package/ace-addon/snippets/partiql.js +8 -0
- package/ace-addon/snippets/pascal.js +8 -0
- package/ace-addon/snippets/perl.js +8 -0
- package/ace-addon/snippets/pgsql.js +8 -0
- package/ace-addon/snippets/php.js +8 -0
- package/ace-addon/snippets/php_laravel_blade.js +8 -0
- package/ace-addon/snippets/pig.js +8 -0
- package/ace-addon/snippets/plain_text.js +8 -0
- package/ace-addon/snippets/powershell.js +8 -0
- package/ace-addon/snippets/praat.js +8 -0
- package/ace-addon/snippets/prisma.js +8 -0
- package/ace-addon/snippets/prolog.js +8 -0
- package/ace-addon/snippets/properties.js +8 -0
- package/ace-addon/snippets/protobuf.js +8 -0
- package/ace-addon/snippets/puppet.js +8 -0
- package/ace-addon/snippets/python.js +8 -0
- package/ace-addon/snippets/qml.js +8 -0
- package/ace-addon/snippets/r.js +8 -0
- package/ace-addon/snippets/raku.js +8 -0
- package/ace-addon/snippets/razor.js +8 -0
- package/ace-addon/snippets/rdoc.js +8 -0
- package/ace-addon/snippets/red.js +8 -0
- package/ace-addon/snippets/redshift.js +8 -0
- package/ace-addon/snippets/rhtml.js +8 -0
- package/ace-addon/snippets/robot.js +8 -0
- package/ace-addon/snippets/rst.js +8 -0
- package/ace-addon/snippets/ruby.js +8 -0
- package/ace-addon/snippets/rust.js +8 -0
- package/ace-addon/snippets/sac.js +8 -0
- package/ace-addon/snippets/sass.js +8 -0
- package/ace-addon/snippets/scad.js +8 -0
- package/ace-addon/snippets/scala.js +8 -0
- package/ace-addon/snippets/scheme.js +8 -0
- package/ace-addon/snippets/scrypt.js +8 -0
- package/ace-addon/snippets/scss.js +8 -0
- package/ace-addon/snippets/sh.js +8 -0
- package/ace-addon/snippets/sjs.js +8 -0
- package/ace-addon/snippets/slim.js +8 -0
- package/ace-addon/snippets/smarty.js +8 -0
- package/ace-addon/snippets/smithy.js +8 -0
- package/ace-addon/snippets/snippets.js +8 -0
- package/ace-addon/snippets/soy_template.js +8 -0
- package/ace-addon/snippets/space.js +8 -0
- package/ace-addon/snippets/sparql.js +8 -0
- package/ace-addon/snippets/sql.js +8 -0
- package/ace-addon/snippets/sqlserver.js +8 -0
- package/ace-addon/snippets/stylus.js +8 -0
- package/ace-addon/snippets/svg.js +8 -0
- package/ace-addon/snippets/swift.js +8 -0
- package/ace-addon/snippets/tcl.js +8 -0
- package/ace-addon/snippets/terraform.js +8 -0
- package/ace-addon/snippets/tex.js +8 -0
- package/ace-addon/snippets/text.js +8 -0
- package/ace-addon/snippets/textile.js +8 -0
- package/ace-addon/snippets/toml.js +8 -0
- package/ace-addon/snippets/tsx.js +8 -0
- package/ace-addon/snippets/turtle.js +8 -0
- package/ace-addon/snippets/twig.js +8 -0
- package/ace-addon/snippets/typescript.js +8 -0
- package/ace-addon/snippets/vala.js +8 -0
- package/ace-addon/snippets/vbscript.js +8 -0
- package/ace-addon/snippets/velocity.js +8 -0
- package/ace-addon/snippets/verilog.js +8 -0
- package/ace-addon/snippets/vhdl.js +8 -0
- package/ace-addon/snippets/visualforce.js +8 -0
- package/ace-addon/snippets/wollok.js +8 -0
- package/ace-addon/snippets/xml.js +8 -0
- package/ace-addon/snippets/xquery.js +8 -0
- package/ace-addon/snippets/yaml.js +8 -0
- package/ace-addon/snippets/zeek.js +8 -0
- package/ace-addon/theme-ambiance.js +8 -0
- package/ace-addon/theme-chaos.js +8 -0
- package/ace-addon/theme-chrome.js +8 -0
- package/ace-addon/theme-cloud9_day.js +8 -0
- package/ace-addon/theme-cloud9_night.js +8 -0
- package/ace-addon/theme-cloud9_night_low_color.js +8 -0
- package/ace-addon/theme-clouds.js +8 -0
- package/ace-addon/theme-clouds_midnight.js +8 -0
- package/ace-addon/theme-cobalt.js +8 -0
- package/ace-addon/theme-crimson_editor.js +8 -0
- package/ace-addon/theme-dawn.js +8 -0
- package/ace-addon/theme-dracula.js +8 -0
- package/ace-addon/theme-dreamweaver.js +8 -0
- package/ace-addon/theme-eclipse.js +8 -0
- package/ace-addon/theme-github.js +8 -0
- package/ace-addon/theme-gob.js +8 -0
- package/ace-addon/theme-gruvbox.js +8 -0
- package/ace-addon/theme-gruvbox_dark_hard.js +8 -0
- package/ace-addon/theme-gruvbox_light_hard.js +8 -0
- package/ace-addon/theme-idle_fingers.js +8 -0
- package/ace-addon/theme-iplastic.js +8 -0
- package/ace-addon/theme-katzenmilch.js +8 -0
- package/ace-addon/theme-kr_theme.js +8 -0
- package/ace-addon/theme-kuroir.js +8 -0
- package/ace-addon/theme-merbivore.js +8 -0
- package/ace-addon/theme-merbivore_soft.js +8 -0
- package/ace-addon/theme-mono_industrial.js +8 -0
- package/ace-addon/theme-monokai.js +8 -0
- package/ace-addon/theme-nord_dark.js +8 -0
- package/ace-addon/theme-one_dark.js +8 -0
- package/ace-addon/theme-pastel_on_dark.js +8 -0
- package/ace-addon/theme-solarized_dark.js +8 -0
- package/ace-addon/theme-solarized_light.js +8 -0
- package/ace-addon/theme-sqlserver.js +8 -0
- package/ace-addon/theme-terminal.js +8 -0
- package/ace-addon/theme-textmate.js +8 -0
- package/ace-addon/theme-tomorrow.js +8 -0
- package/ace-addon/theme-tomorrow_night.js +8 -0
- package/ace-addon/theme-tomorrow_night_blue.js +8 -0
- package/ace-addon/theme-tomorrow_night_bright.js +8 -0
- package/ace-addon/theme-tomorrow_night_eighties.js +8 -0
- package/ace-addon/theme-twilight.js +8 -0
- package/ace-addon/theme-vibrant_ink.js +8 -0
- package/ace-addon/theme-xcode.js +8 -0
- package/ace-addon/worker-base.js +1 -0
- package/ace-addon/worker-coffee.js +1 -0
- package/ace-addon/worker-css.js +1 -0
- package/ace-addon/worker-html.js +1 -0
- package/ace-addon/worker-javascript.js +1 -0
- package/ace-addon/worker-json.js +1 -0
- package/ace-addon/worker-lua.js +1 -0
- package/ace-addon/worker-php.js +1 -0
- package/ace-addon/worker-xml.js +1 -0
- package/ace-addon/worker-xquery.js +1 -0
- package/ace-addon/worker-yaml.js +1 -0
- package/favicon/apple-touch-icon.png +0 -0
- package/favicon/favicon-96x96.png +0 -0
- package/favicon/favicon.ico +0 -0
- package/favicon/favicon.svg +33 -0
- package/favicon/site.webmanifest +21 -0
- package/favicon/web-app-manifest-192x192.png +0 -0
- package/favicon/web-app-manifest-512x512.png +0 -0
- package/package.json +30 -0
- package/sd-render.es.js +31879 -0
- package/sd-render.style.css +1 -0
- package/sdform_snippet.png +0 -0
- package/types/sd-render.es.d.ts +6 -0
- package/types/src/App.vue.d.ts +2 -0
- package/types/src/components/form-builder/BuilderNotUse.d.ts +75 -0
- package/types/src/components/form-builder/ContainerWrapper.vue.d.ts +74 -0
- package/types/src/components/form-builder/CoreContainerMixin.d.ts +69 -0
- package/types/src/components/form-builder/SdFormBuilder.vue.d.ts +2844 -0
- package/types/src/components/form-builder/builder-property/ButtonsItemSetting.vue.d.ts +85 -0
- package/types/src/components/form-builder/builder-property/ColorItemSetting.vue.d.ts +39 -0
- package/types/src/components/form-builder/builder-property/FormSetting.vue.d.ts +155 -0
- package/types/src/components/form-builder/builder-property/OptionsItemSetting.vue.d.ts +37 -0
- package/types/src/components/form-builder/builder-property/PropertyMixin.d.ts +45 -0
- package/types/src/components/form-builder/builder-property/PropertyRegister.d.ts +6 -0
- package/types/src/components/form-builder/builder-property/StepsItemSetting.vue.d.ts +49 -0
- package/types/src/components/form-builder/builder-property/index.vue.d.ts +181 -0
- package/types/src/components/form-builder/builder-property/property-editor/autocom-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/boolean-editor.vue.d.ts +52 -0
- package/types/src/components/form-builder/builder-property/property-editor/box-name-editor.vue.d.ts +59 -0
- package/types/src/components/form-builder/builder-property/property-editor/buttons-editor.vue.d.ts +147 -0
- package/types/src/components/form-builder/builder-property/property-editor/chart-dataset-editor.vue.d.ts +297 -0
- package/types/src/components/form-builder/builder-property/property-editor/code-editor.vue.d.ts +82 -0
- package/types/src/components/form-builder/builder-property/property-editor/code-one-editor.vue.d.ts +82 -0
- package/types/src/components/form-builder/builder-property/property-editor/color-editor.vue.d.ts +52 -0
- package/types/src/components/form-builder/builder-property/property-editor/color-progress-editor.vue.d.ts +84 -0
- package/types/src/components/form-builder/builder-property/property-editor/colspan-editor.vue.d.ts +52 -0
- package/types/src/components/form-builder/builder-property/property-editor/custom-class-editor.vue.d.ts +52 -0
- package/types/src/components/form-builder/builder-property/property-editor/custom-value-editor.vue.d.ts +89 -0
- package/types/src/components/form-builder/builder-property/property-editor/date-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/date-type-editor.vue.d.ts +52 -0
- package/types/src/components/form-builder/builder-property/property-editor/event-editor.vue.d.ts +60 -0
- package/types/src/components/form-builder/builder-property/property-editor/field-name-editor.vue.d.ts +59 -0
- package/types/src/components/form-builder/builder-property/property-editor/grid-column-editor.vue.d.ts +88 -0
- package/types/src/components/form-builder/builder-property/property-editor/gutter-editor.vue.d.ts +54 -0
- package/types/src/components/form-builder/builder-property/property-editor/hidden-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/html-editor.vue.d.ts +70 -0
- package/types/src/components/form-builder/builder-property/property-editor/icon-editor.vue.d.ts +76 -0
- package/types/src/components/form-builder/builder-property/property-editor/index.d.ts +2 -0
- package/types/src/components/form-builder/builder-property/property-editor/json-editor.vue.d.ts +277 -0
- package/types/src/components/form-builder/builder-property/property-editor/menulist-editor.vue.d.ts +68 -0
- package/types/src/components/form-builder/builder-property/property-editor/multi-date-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/multiselect-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/num-string-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/number-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/options-editor.vue.d.ts +82 -0
- package/types/src/components/form-builder/builder-property/property-editor/orderby-editor.vue.d.ts +56 -0
- package/types/src/components/form-builder/builder-property/property-editor/radio-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/rate-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/report-editor.vue.d.ts +87 -0
- package/types/src/components/form-builder/builder-property/property-editor/select-db-editor.vue.d.ts +58 -0
- package/types/src/components/form-builder/builder-property/property-editor/select-editor.vue.d.ts +52 -0
- package/types/src/components/form-builder/builder-property/property-editor/select-sub-editor.vue.d.ts +63 -0
- package/types/src/components/form-builder/builder-property/property-editor/span-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/steps-editor.vue.d.ts +107 -0
- package/types/src/components/form-builder/builder-property/property-editor/tab-editor.vue.d.ts +60 -0
- package/types/src/components/form-builder/builder-property/property-editor/text-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/textarea-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/time-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/time-range-editor.vue.d.ts +50 -0
- package/types/src/components/form-builder/builder-property/property-editor/ui-column-editor.vue.d.ts +88 -0
- package/types/src/components/form-builder/builder-property/property-editor/varname-editor.vue.d.ts +53 -0
- package/types/src/components/form-builder/builder-tool/BuilderWidget.vue.d.ts +343 -0
- package/types/src/components/form-builder/builder-tool/FieldWidget.vue.d.ts +197 -0
- package/types/src/components/form-builder/builder-tool/ToolbarWidget.vue.d.ts +1817 -0
- package/types/src/components/form-builder/container/affix-layout.vue.d.ts +149 -0
- package/types/src/components/form-builder/container/card-layout.vue.d.ts +150 -0
- package/types/src/components/form-builder/container/collapse-layout.vue.d.ts +150 -0
- package/types/src/components/form-builder/container/grid-col-layout.vue.d.ts +102 -0
- package/types/src/components/form-builder/container/grid-layout.vue.d.ts +146 -0
- package/types/src/components/form-builder/container/index.d.ts +4 -0
- package/types/src/components/form-builder/container/object-group-layout.vue.d.ts +149 -0
- package/types/src/components/form-builder/container/scrollbar-layout.vue.d.ts +152 -0
- package/types/src/components/form-builder/container/space-layout.vue.d.ts +149 -0
- package/types/src/components/form-builder/container/sub-form-layout.vue.d.ts +150 -0
- package/types/src/components/form-builder/container/tab-layout.vue.d.ts +201 -0
- package/types/src/components/form-builder/container/table-cell-layout.vue.d.ts +161 -0
- package/types/src/components/form-builder/container/table-layout.vue.d.ts +146 -0
- package/types/src/components/form-render/ContainerRenderWrapper.vue.d.ts +12 -0
- package/types/src/components/form-render/FormItemWrapper.vue.d.ts +113 -0
- package/types/src/components/form-render/SdFormRender.vue.d.ts +600 -0
- package/types/src/components/form-render/StaticContentWrapper.vue.d.ts +102 -0
- package/types/src/components/form-render/form-container/affix-render.vue.d.ts +78 -0
- package/types/src/components/form-render/form-container/card-render.vue.d.ts +80 -0
- package/types/src/components/form-render/form-container/collapse-render.vue.d.ts +82 -0
- package/types/src/components/form-render/form-container/grid-col-render.vue.d.ts +84 -0
- package/types/src/components/form-render/form-container/grid-render.vue.d.ts +161 -0
- package/types/src/components/form-render/form-container/index.d.ts +4 -0
- package/types/src/components/form-render/form-container/object-group-render.vue.d.ts +80 -0
- package/types/src/components/form-render/form-container/scrollbar-render.vue.d.ts +82 -0
- package/types/src/components/form-render/form-container/space-render.vue.d.ts +78 -0
- package/types/src/components/form-render/form-container/sub-form-render.vue.d.ts +116 -0
- package/types/src/components/form-render/form-container/tab-render.vue.d.ts +82 -0
- package/types/src/components/form-render/form-container/table-cell-render.vue.d.ts +59 -0
- package/types/src/components/form-render/form-container/table-render.vue.d.ts +138 -0
- package/types/src/components/form-render/form-field/alert-ui.vue.d.ts +352 -0
- package/types/src/components/form-render/form-field/autonumber-input.vue.d.ts +367 -0
- package/types/src/components/form-render/form-field/avatar-ui.vue.d.ts +352 -0
- package/types/src/components/form-render/form-field/btn-editor-input.vue.d.ts +374 -0
- package/types/src/components/form-render/form-field/button-ui.vue.d.ts +354 -0
- package/types/src/components/form-render/form-field/carousel-ui.vue.d.ts +360 -0
- package/types/src/components/form-render/form-field/chart-ui.vue.d.ts +357 -0
- package/types/src/components/form-render/form-field/checkbox-input.vue.d.ts +366 -0
- package/types/src/components/form-render/form-field/code-input.vue.d.ts +368 -0
- package/types/src/components/form-render/form-field/color-input.vue.d.ts +367 -0
- package/types/src/components/form-render/form-field/crop-upload-input.vue.d.ts +373 -0
- package/types/src/components/form-render/form-field/datagrid-form-ui.vue.d.ts +369 -0
- package/types/src/components/form-render/form-field/datagrid-sql-ui.vue.d.ts +369 -0
- package/types/src/components/form-render/form-field/date-input.vue.d.ts +367 -0
- package/types/src/components/form-render/form-field/date-range-input.vue.d.ts +366 -0
- package/types/src/components/form-render/form-field/divider-ui.vue.d.ts +350 -0
- package/types/src/components/form-render/form-field/dropdown-ui.vue.d.ts +352 -0
- package/types/src/components/form-render/form-field/dynamic-input.vue.d.ts +367 -0
- package/types/src/components/form-render/form-field/file-upload-input.vue.d.ts +377 -0
- package/types/src/components/form-render/form-field/group-list-input.vue.d.ts +378 -0
- package/types/src/components/form-render/form-field/html-input.vue.d.ts +368 -0
- package/types/src/components/form-render/form-field/html-ui.vue.d.ts +350 -0
- package/types/src/components/form-render/form-field/icon-input.vue.d.ts +374 -0
- package/types/src/components/form-render/form-field/image-ui.vue.d.ts +350 -0
- package/types/src/components/form-render/form-field/index.d.ts +4 -0
- package/types/src/components/form-render/form-field/json-input.vue.d.ts +574 -0
- package/types/src/components/form-render/form-field/link-ui.vue.d.ts +350 -0
- package/types/src/components/form-render/form-field/list-ui.vue.d.ts +367 -0
- package/types/src/components/form-render/form-field/masked-input.vue.d.ts +368 -0
- package/types/src/components/form-render/form-field/multiple-date.vue.d.ts +366 -0
- package/types/src/components/form-render/form-field/number-input.vue.d.ts +366 -0
- package/types/src/components/form-render/form-field/objectid-input.vue.d.ts +367 -0
- package/types/src/components/form-render/form-field/picture-upload-input.vue.d.ts +379 -0
- package/types/src/components/form-render/form-field/progress-ui.vue.d.ts +352 -0
- package/types/src/components/form-render/form-field/qrcode-ui.vue.d.ts +385 -0
- package/types/src/components/form-render/form-field/radio-input.vue.d.ts +366 -0
- package/types/src/components/form-render/form-field/radio-text-input.vue.d.ts +375 -0
- package/types/src/components/form-render/form-field/rate-input.vue.d.ts +366 -0
- package/types/src/components/form-render/form-field/record-ui.vue.d.ts +368 -0
- package/types/src/components/form-render/form-field/report-ui.vue.d.ts +357 -0
- package/types/src/components/form-render/form-field/segmented-ui.vue.d.ts +358 -0
- package/types/src/components/form-render/form-field/select-data-input.vue.d.ts +379 -0
- package/types/src/components/form-render/form-field/select-form-input.vue.d.ts +372 -0
- package/types/src/components/form-render/form-field/select-input.vue.d.ts +367 -0
- package/types/src/components/form-render/form-field/select-path-input.vue.d.ts +374 -0
- package/types/src/components/form-render/form-field/select-sql-input.vue.d.ts +370 -0
- package/types/src/components/form-render/form-field/side-menu-ui.vue.d.ts +360 -0
- package/types/src/components/form-render/form-field/slider-input.vue.d.ts +366 -0
- package/types/src/components/form-render/form-field/statistic-ui.vue.d.ts +350 -0
- package/types/src/components/form-render/form-field/step-ui.vue.d.ts +359 -0
- package/types/src/components/form-render/form-field/svg-input.vue.d.ts +377 -0
- package/types/src/components/form-render/form-field/svg-ui.vue.d.ts +350 -0
- package/types/src/components/form-render/form-field/switch-input.vue.d.ts +366 -0
- package/types/src/components/form-render/form-field/tags-input.vue.d.ts +366 -0
- package/types/src/components/form-render/form-field/text-input.vue.d.ts +367 -0
- package/types/src/components/form-render/form-field/text-ui.vue.d.ts +350 -0
- package/types/src/components/form-render/form-field/textarea-input.vue.d.ts +366 -0
- package/types/src/components/form-render/form-field/time-input.vue.d.ts +367 -0
- package/types/src/components/form-render/form-field/time-range-input.vue.d.ts +366 -0
- package/types/src/components/form-render/form-field/time-select-input.vue.d.ts +368 -0
- package/types/src/components/form-render/form-field/tour-ui.vue.d.ts +354 -0
- package/types/src/components/form-render/index.d.ts +6 -0
- package/types/src/components/form-render/mixins/ActionFieldMixin.d.ts +100 -0
- package/types/src/components/form-render/mixins/ContainerMixin.d.ts +53 -0
- package/types/src/components/form-render/mixins/CoreFieldMixin.d.ts +248 -0
- package/types/src/components/form-render/mixins/CoreRenderMixin.d.ts +24 -0
- package/types/src/components/form-render/mixins/EmitterMixin.d.ts +15 -0
- package/types/src/components/form-render/mixins/PropsField.d.ts +91 -0
- package/types/src/components/helper/SvgData.vue.d.ts +46 -0
- package/types/src/components/helper/SvgIcon.vue.d.ts +49 -0
- package/types/src/components/input3/SdAceEditor.vue.d.ts +233 -0
- package/types/src/components/input3/SdCropImageInput.vue.d.ts +107 -0
- package/types/src/components/input3/SdHtmlEditor.vue.d.ts +176 -0
- package/types/src/components/input3/SdMaskedInput.vue.d.ts +136 -0
- package/types/src/components/input3/eltiptap/ElTiptapExtensions.d.ts +1 -0
- package/types/src/components/input3/eltiptap/constants.d.ts +24 -0
- package/types/src/components/input3/eltiptap/extensions/blockquote.d.ts +2 -0
- package/types/src/components/input3/eltiptap/extensions/bold.d.ts +4 -0
- package/types/src/components/input3/eltiptap/extensions/bullet-list.d.ts +2 -0
- package/types/src/components/input3/eltiptap/extensions/code-block-lowlight.d.ts +2 -0
- package/types/src/components/input3/eltiptap/extensions/code-block.d.ts +2 -0
- package/types/src/components/input3/eltiptap/extensions/code-view.d.ts +13 -0
- package/types/src/components/input3/eltiptap/extensions/color.d.ts +4 -0
- package/types/src/components/input3/eltiptap/extensions/document.d.ts +5 -0
- package/types/src/components/input3/eltiptap/extensions/el-avatar.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/el-button-group.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/el-button.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/el-icon.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/el-image.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/el-tag.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/font-family.d.ts +20 -0
- package/types/src/components/input3/eltiptap/extensions/font-size.d.ts +20 -0
- package/types/src/components/input3/eltiptap/extensions/format-clear.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/fullscreen.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/heading.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/highlight.d.ts +4 -0
- package/types/src/components/input3/eltiptap/extensions/history.d.ts +2 -0
- package/types/src/components/input3/eltiptap/extensions/horizontal-rule.d.ts +2 -0
- package/types/src/components/input3/eltiptap/extensions/iframe.d.ts +12 -0
- package/types/src/components/input3/eltiptap/extensions/image.d.ts +2 -0
- package/types/src/components/input3/eltiptap/extensions/indent.d.ts +22 -0
- package/types/src/components/input3/eltiptap/extensions/index.d.ts +47 -0
- package/types/src/components/input3/eltiptap/extensions/italic.d.ts +4 -0
- package/types/src/components/input3/eltiptap/extensions/line-height.d.ts +15 -0
- package/types/src/components/input3/eltiptap/extensions/link.d.ts +4 -0
- package/types/src/components/input3/eltiptap/extensions/list-item.d.ts +2 -0
- package/types/src/components/input3/eltiptap/extensions/ordered-list.d.ts +2 -0
- package/types/src/components/input3/eltiptap/extensions/print.d.ts +13 -0
- package/types/src/components/input3/eltiptap/extensions/select-all.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/strike.d.ts +4 -0
- package/types/src/components/input3/eltiptap/extensions/subscript.d.ts +4 -0
- package/types/src/components/input3/eltiptap/extensions/superscript.d.ts +4 -0
- package/types/src/components/input3/eltiptap/extensions/table.d.ts +2 -0
- package/types/src/components/input3/eltiptap/extensions/task-item.d.ts +2 -0
- package/types/src/components/input3/eltiptap/extensions/task-list.d.ts +2 -0
- package/types/src/components/input3/eltiptap/extensions/text-align.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/title.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/underline.d.ts +4 -0
- package/types/src/components/input3/eltiptap/extensions/upload-file.d.ts +3 -0
- package/types/src/components/input3/eltiptap/extensions/youtube.d.ts +2 -0
- package/types/src/components/input3/eltiptap/hooks/index.d.ts +3 -0
- package/types/src/components/input3/eltiptap/hooks/useCharacterCount.d.ts +5 -0
- package/types/src/components/input3/eltiptap/hooks/useCodeView.d.ts +6 -0
- package/types/src/components/input3/eltiptap/hooks/useEditorStyle.d.ts +7 -0
- package/types/src/components/input3/eltiptap/i18n/index.d.ts +3 -0
- package/types/src/components/input3/eltiptap/i18n/locales/de/index.d.ts +215 -0
- package/types/src/components/input3/eltiptap/i18n/locales/en/index.d.ts +215 -0
- package/types/src/components/input3/eltiptap/i18n/locales/es/index.d.ts +215 -0
- package/types/src/components/input3/eltiptap/i18n/locales/fr/index.d.ts +215 -0
- package/types/src/components/input3/eltiptap/i18n/locales/he/index.d.ts +215 -0
- package/types/src/components/input3/eltiptap/i18n/locales/ko/index.d.ts +215 -0
- package/types/src/components/input3/eltiptap/i18n/locales/nl/index.d.ts +215 -0
- package/types/src/components/input3/eltiptap/i18n/locales/pl/index.d.ts +215 -0
- package/types/src/components/input3/eltiptap/i18n/locales/pt-br/index.d.ts +215 -0
- package/types/src/components/input3/eltiptap/i18n/locales/ru/index.d.ts +215 -0
- package/types/src/components/input3/eltiptap/i18n/locales/zh/index.d.ts +215 -0
- package/types/src/components/input3/eltiptap/i18n/locales/zh-tw/index.d.ts +215 -0
- package/types/src/components/input3/eltiptap/index.d.ts +6 -0
- package/types/src/components/input3/eltiptap/utils/code-view.d.ts +1 -0
- package/types/src/components/input3/eltiptap/utils/color.d.ts +2 -0
- package/types/src/components/input3/eltiptap/utils/font-size.d.ts +3 -0
- package/types/src/components/input3/eltiptap/utils/font-type.d.ts +3 -0
- package/types/src/components/input3/eltiptap/utils/image.d.ts +14 -0
- package/types/src/components/input3/eltiptap/utils/indent.d.ts +11 -0
- package/types/src/components/input3/eltiptap/utils/line-height.d.ts +8 -0
- package/types/src/components/input3/eltiptap/utils/logger.d.ts +4 -0
- package/types/src/components/input3/eltiptap/utils/print.d.ts +2 -0
- package/types/src/components/input3/eltiptap/utils/shared.d.ts +20 -0
- package/types/src/components/input3/eltiptap/utils/table.d.ts +4 -0
- package/types/src/components/input3/eltiptap/widget/ElementTiptap.vue.d.ts +259 -0
- package/types/src/components/input3/eltiptap/widget/ExtensionViews/ElAvatarView.vue.d.ts +108 -0
- package/types/src/components/input3/eltiptap/widget/ExtensionViews/ElButtonGroupView.vue.d.ts +108 -0
- package/types/src/components/input3/eltiptap/widget/ExtensionViews/ElButtonView.vue.d.ts +110 -0
- package/types/src/components/input3/eltiptap/widget/ExtensionViews/ElIconView.vue.d.ts +108 -0
- package/types/src/components/input3/eltiptap/widget/ExtensionViews/ElImageView.vue.d.ts +108 -0
- package/types/src/components/input3/eltiptap/widget/ExtensionViews/ElTagView.vue.d.ts +110 -0
- package/types/src/components/input3/eltiptap/widget/ExtensionViews/IframeView.vue.d.ts +106 -0
- package/types/src/components/input3/eltiptap/widget/ExtensionViews/ImageView.vue.d.ts +816 -0
- package/types/src/components/input3/eltiptap/widget/ExtensionViews/TaskItemView.vue.d.ts +863 -0
- package/types/src/components/input3/eltiptap/widget/Icon/Icon.vue.d.ts +8 -0
- package/types/src/components/input3/eltiptap/widget/MenuBar/index.vue.d.ts +19 -0
- package/types/src/components/input3/eltiptap/widget/MenuBubble/ImageBubbleMenu.vue.d.ts +36 -0
- package/types/src/components/input3/eltiptap/widget/MenuBubble/LinkBubbleMenu.vue.d.ts +22 -0
- package/types/src/components/input3/eltiptap/widget/MenuBubble/MergeCellBubbleMenu.vue.d.ts +16 -0
- package/types/src/components/input3/eltiptap/widget/MenuBubble/index.vue.d.ts +166 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/AddYoutubeCommandButton.vue.d.ts +5104 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/CodeViewCommandButton.vue.d.ts +10 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/ColorPopover.vue.d.ts +1831 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/CommandButton.vue.d.ts +1185 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/FontFamilyDropdown.vue.d.ts +1059 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/FontSizeDropdown.vue.d.ts +1060 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/FullscreenCommandButton.vue.d.ts +12 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/HeadingDropdown.vue.d.ts +1091 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/HighlightPopover.vue.d.ts +1832 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/IframeCommandButton.vue.d.ts +22 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Image/EditImageCommandButton.vue.d.ts +4671 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Image/ImageDisplayCommandButton.vue.d.ts +702 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Image/InsertImageCommandButton.vue.d.ts +2003 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Image/RemoveImageCommandButton.vue.d.ts +28 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/LineHeightDropdown.vue.d.ts +1058 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Link/AddLinkCommandButton.vue.d.ts +5104 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Link/EditLinkCommandButton.vue.d.ts +5106 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Link/OpenLinkCommandButton.vue.d.ts +29 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Link/UnlinkCommandButton.vue.d.ts +21 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/Link/UploadFileCommandButton.vue.d.ts +5106 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/MergeCellCommandButton.vue.d.ts +29 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/TablePopover/CreateTablePopover.vue.d.ts +688 -0
- package/types/src/components/input3/eltiptap/widget/MenuCommands/TablePopover/index.vue.d.ts +701 -0
- package/types/src/components/layouts/EmptyContent.vue.d.ts +2 -0
- package/types/src/components/layouts/LoadingContent.vue.d.ts +4 -0
- package/types/src/components/layouts/NavHeader.vue.d.ts +24 -0
- package/types/src/components/layouts/SettingConfig.vue.d.ts +11 -0
- package/types/src/components/layouts/Unauthorized.vue.d.ts +2 -0
- package/types/src/components/sdlib.d.ts +34 -0
- package/types/src/components/sdwidget/EmptyTemp.vue.d.ts +2 -0
- package/types/src/components/sdwidget/EmptyTempSetup.vue.d.ts +20 -0
- package/types/src/components/sdwidget/SDImportAndModified.vue.d.ts +118 -0
- package/types/src/components/sdwidget/SDImportData.vue.d.ts +109 -0
- package/types/src/components/sdwidget/SDImportMapData.vue.d.ts +111 -0
- package/types/src/components/sdwidget/SdAppList.vue.d.ts +24 -0
- package/types/src/components/sdwidget/SdAppViewer.vue.d.ts +72 -0
- package/types/src/components/sdwidget/SdChart.vue.d.ts +282 -0
- package/types/src/components/sdwidget/SdCrudForm.vue.d.ts +850 -0
- package/types/src/components/sdwidget/SdCrudGrid.vue.d.ts +667 -0
- package/types/src/components/sdwidget/SdCrudPopupForm.vue.d.ts +221 -0
- package/types/src/components/sdwidget/SdCrudPopupGrid.vue.d.ts +571 -0
- package/types/src/components/sdwidget/SdCrudSelect.vue.d.ts +387 -0
- package/types/src/components/sdwidget/SdCrudSelectSubForm.vue.d.ts +446 -0
- package/types/src/components/sdwidget/SdDataDicPopup.vue.d.ts +69 -0
- package/types/src/components/sdwidget/SdDynamicInput.vue.d.ts +22 -0
- package/types/src/components/sdwidget/SdExportData.vue.d.ts +100 -0
- package/types/src/components/sdwidget/SdFormErd.vue.d.ts +64 -0
- package/types/src/components/sdwidget/SdFormRemote.d.ts +63 -0
- package/types/src/components/sdwidget/SdFormSchema.vue.d.ts +1432 -0
- package/types/src/components/sdwidget/SdFormSchemaForm.vue.d.ts +1430 -0
- package/types/src/components/sdwidget/SdGallery.vue.d.ts +799 -0
- package/types/src/components/sdwidget/SdGrid.vue.d.ts +279 -0
- package/types/src/components/sdwidget/SdGridColumnBy.vue.d.ts +35 -0
- package/types/src/components/sdwidget/SdGridColumnDate.vue.d.ts +43 -0
- package/types/src/components/sdwidget/SdGridColumnDynamic.vue.d.ts +333 -0
- package/types/src/components/sdwidget/SdGridColumnIndex.vue.d.ts +30 -0
- package/types/src/components/sdwidget/SdGridColumnNumber.vue.d.ts +61 -0
- package/types/src/components/sdwidget/SdGridInstance.d.ts +2 -0
- package/types/src/components/sdwidget/SdIcon.vue.d.ts +72 -0
- package/types/src/components/sdwidget/SdOptionsItems.vue.d.ts +63 -0
- package/types/src/components/sdwidget/SdReport.vue.d.ts +199 -0
- package/types/src/components/sdwidget/SdSelectPathData.vue.d.ts +164 -0
- package/types/src/components/sdwidget/SdSelectRemoteList.vue.d.ts +285 -0
- package/types/src/components/sdwidget/SdSubSchema.vue.d.ts +9 -0
- package/types/src/components/sdwidget/SdUiCarousel.vue.d.ts +336 -0
- package/types/src/components/sdwidget/SdUiListView.vue.d.ts +535 -0
- package/types/src/components/sdwidget/SdUiMenu.vue.d.ts +389 -0
- package/types/src/components/sdwidget/SdUiRecordView.vue.d.ts +383 -0
- package/types/src/components/sdwidget/SdUploadFile.vue.d.ts +49 -0
- package/types/src/components/sdwidget/SdValueWidget.vue.d.ts +106 -0
- package/types/src/components.d.ts +626 -0
- package/types/src/config/Acl.d.ts +2 -0
- package/types/src/config/AppConfig.d.ts +9 -0
- package/types/src/config/BuilderConfig.d.ts +24 -0
- package/types/src/config/SdFieldList.d.ts +4 -0
- package/types/src/config/StartApp.d.ts +2 -0
- package/types/src/config/font/thai-font.d.ts +7 -0
- package/types/src/config/locale/th.d.ts +143 -0
- package/types/src/config/sd-field/AdvancedInput.d.ts +2 -0
- package/types/src/config/sd-field/BasicInput.d.ts +2 -0
- package/types/src/config/sd-field/Container.d.ts +2 -0
- package/types/src/config/sd-field/DisplayUi.d.ts +2 -0
- package/types/src/core/dayjs-plugin.d.ts +4 -0
- package/types/src/core/prototype.d.ts +6 -0
- package/types/src/icons/svg/index.d.ts +5 -0
- package/types/src/main.d.ts +0 -0
- package/types/src/routers/index.d.ts +2 -0
- package/types/src/stores/AppState.d.ts +14 -0
- package/types/src/stores/BuilderState.d.ts +112 -0
- package/types/src/stores/ConnectState.d.ts +92 -0
- package/types/src/stores/UserState.d.ts +119 -0
- package/types/src/types/Connect.d.ts +21 -0
- package/types/src/types/License.d.ts +17 -0
- package/types/src/types/Notify.d.ts +32 -0
- package/types/src/types/Roles.d.ts +6 -0
- package/types/src/types/SdBuilder.d.ts +36 -0
- package/types/src/types/SdForm.d.ts +179 -0
- package/types/src/types/SdGridType.d.ts +149 -0
- package/types/src/types/Setting.d.ts +20 -0
- package/types/src/types/User.d.ts +61 -0
- package/types/src/utils/Clipboard.d.ts +1 -0
- package/types/src/utils/Crypto.d.ts +4 -0
- package/types/src/utils/Roles.d.ts +5 -0
- package/types/src/utils/Util.d.ts +43 -0
- package/types/src/utils/code-generator.d.ts +1 -0
- package/types/src/utils/event-bus.d.ts +2 -0
- package/types/src/utils/form-script.d.ts +2 -0
- package/types/src/utils/validators.d.ts +3 -0
- package/types/src/views/InitApp.vue.d.ts +2 -0
- package/types/src/views/MainPage.vue.d.ts +2 -0
- package/types/src/views/PublicApp.vue.d.ts +988 -0
- package/types/src/views/core/ConnectForm.vue.d.ts +2856 -0
- package/types/src/views/core/ConnectLogin.vue.d.ts +1423 -0
- package/types/src/views/core/ConnectManager.vue.d.ts +348 -0
- package/types/src/views/core/FilesManager.vue.d.ts +348 -0
- package/types/src/views/core/LicenseForm.vue.d.ts +2856 -0
- package/types/src/views/core/LicenseManager.vue.d.ts +348 -0
- package/types/src/views/core/LicenseMyToken.vue.d.ts +348 -0
- package/types/src/views/core/LicenseRegister.vue.d.ts +351 -0
- package/types/src/views/core/RolesForm.vue.d.ts +2856 -0
- package/types/src/views/core/RolesManager.vue.d.ts +348 -0
- package/types/src/views/core/SettingForm.vue.d.ts +2856 -0
- package/types/src/views/core/SettingManager.vue.d.ts +348 -0
- package/types/src/views/custom-widget/index.d.ts +4 -0
- package/types/src/views/modules/ApiFactory.vue.d.ts +1109 -0
- package/types/src/views/modules/AppFactory.vue.d.ts +1109 -0
- package/types/src/views/modules/AppViewer.vue.d.ts +117 -0
- package/types/src/views/modules/ReportFactory.vue.d.ts +1109 -0
- package/types/src/views/modules/SqlFactory.vue.d.ts +1109 -0
- package/types/src/views/sdform/SdFormCreate.vue.d.ts +2859 -0
- package/types/src/views/sdform/SdFormEvent.vue.d.ts +15 -0
- package/types/src/views/sdform/SdFormIndex.vue.d.ts +2 -0
- package/types/src/views/sdform/SdFormManage.vue.d.ts +667 -0
- package/types/src/views/user/ChangePassword.vue.d.ts +1419 -0
- package/types/src/views/user/ConfirmEmail.vue.d.ts +2 -0
- package/types/src/views/user/ForgotPassword.vue.d.ts +1419 -0
- package/types/src/views/user/Login.vue.d.ts +1419 -0
- package/types/src/views/user/Profile.vue.d.ts +2 -0
- package/types/src/views/user/Register.vue.d.ts +2 -0
- package/types/src/views/user/UserForm.vue.d.ts +3602 -0
- package/types/src/views/user/UserManage.vue.d.ts +348 -0
- package/types/src/vite-env.d.ts +15 -0
- package/vite.svg +1 -0
|
@@ -0,0 +1,4671 @@
|
|
|
1
|
+
import { default as CommandButton } from '../CommandButton.vue';
|
|
2
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3
|
+
node: {
|
|
4
|
+
type: import('vue').PropType<import('@tiptap/core').NodeViewProps["node"]>;
|
|
5
|
+
required: true;
|
|
6
|
+
};
|
|
7
|
+
updateAttrs: {
|
|
8
|
+
type: import('vue').PropType<import('@tiptap/core').NodeViewProps["updateAttributes"]>;
|
|
9
|
+
required: true;
|
|
10
|
+
};
|
|
11
|
+
}>, {
|
|
12
|
+
t: any;
|
|
13
|
+
enableTooltip: boolean;
|
|
14
|
+
}, {
|
|
15
|
+
editImageDialogVisible: boolean;
|
|
16
|
+
popupWidth: string;
|
|
17
|
+
imageAttrs: {
|
|
18
|
+
src: any;
|
|
19
|
+
alt: any;
|
|
20
|
+
width: any;
|
|
21
|
+
height: any;
|
|
22
|
+
};
|
|
23
|
+
}, {}, {
|
|
24
|
+
syncImageAttrs(): void;
|
|
25
|
+
getImageAttrs(): {
|
|
26
|
+
src: any;
|
|
27
|
+
alt: any;
|
|
28
|
+
width: any;
|
|
29
|
+
height: any;
|
|
30
|
+
};
|
|
31
|
+
updateImageAttrs(): void;
|
|
32
|
+
openEditImageDialog(): void;
|
|
33
|
+
closeEditImageDialog(): void;
|
|
34
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
35
|
+
node: {
|
|
36
|
+
type: import('vue').PropType<import('@tiptap/core').NodeViewProps["node"]>;
|
|
37
|
+
required: true;
|
|
38
|
+
};
|
|
39
|
+
updateAttrs: {
|
|
40
|
+
type: import('vue').PropType<import('@tiptap/core').NodeViewProps["updateAttributes"]>;
|
|
41
|
+
required: true;
|
|
42
|
+
};
|
|
43
|
+
}>> & Readonly<{}>, {}, {}, {
|
|
44
|
+
ElDialog: {
|
|
45
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
46
|
+
readonly appendToBody: BooleanConstructor;
|
|
47
|
+
readonly appendTo: {
|
|
48
|
+
readonly type: import('vue').PropType<string | HTMLElement>;
|
|
49
|
+
readonly required: false;
|
|
50
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
51
|
+
__epPropKey: true;
|
|
52
|
+
} & {
|
|
53
|
+
readonly default: "body";
|
|
54
|
+
};
|
|
55
|
+
readonly beforeClose: {
|
|
56
|
+
readonly type: import('vue').PropType<import('element-plus').DialogBeforeCloseFn>;
|
|
57
|
+
readonly required: false;
|
|
58
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
59
|
+
__epPropKey: true;
|
|
60
|
+
};
|
|
61
|
+
readonly destroyOnClose: BooleanConstructor;
|
|
62
|
+
readonly closeOnClickModal: {
|
|
63
|
+
readonly type: import('vue').PropType<boolean>;
|
|
64
|
+
readonly required: false;
|
|
65
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
66
|
+
__epPropKey: true;
|
|
67
|
+
} & {
|
|
68
|
+
readonly default: true;
|
|
69
|
+
};
|
|
70
|
+
readonly closeOnPressEscape: {
|
|
71
|
+
readonly type: import('vue').PropType<boolean>;
|
|
72
|
+
readonly required: false;
|
|
73
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
74
|
+
__epPropKey: true;
|
|
75
|
+
} & {
|
|
76
|
+
readonly default: true;
|
|
77
|
+
};
|
|
78
|
+
readonly lockScroll: {
|
|
79
|
+
readonly type: import('vue').PropType<boolean>;
|
|
80
|
+
readonly required: false;
|
|
81
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
82
|
+
__epPropKey: true;
|
|
83
|
+
} & {
|
|
84
|
+
readonly default: true;
|
|
85
|
+
};
|
|
86
|
+
readonly modal: {
|
|
87
|
+
readonly type: import('vue').PropType<boolean>;
|
|
88
|
+
readonly required: false;
|
|
89
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
90
|
+
__epPropKey: true;
|
|
91
|
+
} & {
|
|
92
|
+
readonly default: true;
|
|
93
|
+
};
|
|
94
|
+
readonly modalPenetrable: BooleanConstructor;
|
|
95
|
+
readonly openDelay: {
|
|
96
|
+
readonly type: import('vue').PropType<number>;
|
|
97
|
+
readonly required: false;
|
|
98
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
99
|
+
__epPropKey: true;
|
|
100
|
+
} & {
|
|
101
|
+
readonly default: 0;
|
|
102
|
+
};
|
|
103
|
+
readonly closeDelay: {
|
|
104
|
+
readonly type: import('vue').PropType<number>;
|
|
105
|
+
readonly required: false;
|
|
106
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
107
|
+
__epPropKey: true;
|
|
108
|
+
} & {
|
|
109
|
+
readonly default: 0;
|
|
110
|
+
};
|
|
111
|
+
readonly top: {
|
|
112
|
+
readonly type: import('vue').PropType<string>;
|
|
113
|
+
readonly required: false;
|
|
114
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
115
|
+
__epPropKey: true;
|
|
116
|
+
};
|
|
117
|
+
readonly modelValue: BooleanConstructor;
|
|
118
|
+
readonly modalClass: StringConstructor;
|
|
119
|
+
readonly headerClass: StringConstructor;
|
|
120
|
+
readonly bodyClass: StringConstructor;
|
|
121
|
+
readonly footerClass: StringConstructor;
|
|
122
|
+
readonly width: {
|
|
123
|
+
readonly type: import('vue').PropType<string | number>;
|
|
124
|
+
readonly required: false;
|
|
125
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
126
|
+
__epPropKey: true;
|
|
127
|
+
};
|
|
128
|
+
readonly zIndex: {
|
|
129
|
+
readonly type: import('vue').PropType<number>;
|
|
130
|
+
readonly required: false;
|
|
131
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
132
|
+
__epPropKey: true;
|
|
133
|
+
};
|
|
134
|
+
readonly trapFocus: BooleanConstructor;
|
|
135
|
+
readonly headerAriaLevel: {
|
|
136
|
+
readonly type: import('vue').PropType<string>;
|
|
137
|
+
readonly required: false;
|
|
138
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
139
|
+
__epPropKey: true;
|
|
140
|
+
} & {
|
|
141
|
+
readonly default: "2";
|
|
142
|
+
};
|
|
143
|
+
readonly transition: {
|
|
144
|
+
readonly type: import('vue').PropType<import('element-plus').DialogTransition>;
|
|
145
|
+
readonly required: false;
|
|
146
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
147
|
+
__epPropKey: true;
|
|
148
|
+
} & {
|
|
149
|
+
readonly default: undefined;
|
|
150
|
+
};
|
|
151
|
+
readonly center: BooleanConstructor;
|
|
152
|
+
readonly alignCenter: {
|
|
153
|
+
readonly type: import('vue').PropType<boolean>;
|
|
154
|
+
readonly required: false;
|
|
155
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
156
|
+
__epPropKey: true;
|
|
157
|
+
} & {
|
|
158
|
+
readonly default: undefined;
|
|
159
|
+
};
|
|
160
|
+
readonly closeIcon: {
|
|
161
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
162
|
+
readonly required: false;
|
|
163
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
164
|
+
__epPropKey: true;
|
|
165
|
+
};
|
|
166
|
+
readonly draggable: {
|
|
167
|
+
readonly type: import('vue').PropType<boolean>;
|
|
168
|
+
readonly required: false;
|
|
169
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
170
|
+
__epPropKey: true;
|
|
171
|
+
} & {
|
|
172
|
+
readonly default: undefined;
|
|
173
|
+
};
|
|
174
|
+
readonly overflow: {
|
|
175
|
+
readonly type: import('vue').PropType<boolean>;
|
|
176
|
+
readonly required: false;
|
|
177
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
178
|
+
__epPropKey: true;
|
|
179
|
+
} & {
|
|
180
|
+
readonly default: undefined;
|
|
181
|
+
};
|
|
182
|
+
readonly fullscreen: BooleanConstructor;
|
|
183
|
+
readonly showClose: {
|
|
184
|
+
readonly type: import('vue').PropType<boolean>;
|
|
185
|
+
readonly required: false;
|
|
186
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
187
|
+
__epPropKey: true;
|
|
188
|
+
} & {
|
|
189
|
+
readonly default: true;
|
|
190
|
+
};
|
|
191
|
+
readonly title: {
|
|
192
|
+
readonly type: import('vue').PropType<string>;
|
|
193
|
+
readonly required: false;
|
|
194
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
195
|
+
__epPropKey: true;
|
|
196
|
+
} & {
|
|
197
|
+
readonly default: "";
|
|
198
|
+
};
|
|
199
|
+
readonly ariaLevel: {
|
|
200
|
+
readonly type: import('vue').PropType<string>;
|
|
201
|
+
readonly required: false;
|
|
202
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
203
|
+
__epPropKey: true;
|
|
204
|
+
} & {
|
|
205
|
+
readonly default: "2";
|
|
206
|
+
};
|
|
207
|
+
}>> & {
|
|
208
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
209
|
+
onOpen?: (() => any) | undefined;
|
|
210
|
+
onClose?: (() => any) | undefined;
|
|
211
|
+
onOpened?: (() => any) | undefined;
|
|
212
|
+
onClosed?: (() => any) | undefined;
|
|
213
|
+
onOpenAutoFocus?: (() => any) | undefined;
|
|
214
|
+
onCloseAutoFocus?: (() => any) | undefined;
|
|
215
|
+
}, {
|
|
216
|
+
visible: import('vue').Ref<boolean>;
|
|
217
|
+
dialogContentRef: import('vue').Ref<any>;
|
|
218
|
+
resetPosition: () => void;
|
|
219
|
+
handleClose: () => void;
|
|
220
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
221
|
+
"update:modelValue": (value: boolean) => void;
|
|
222
|
+
open: () => void;
|
|
223
|
+
close: () => void;
|
|
224
|
+
opened: () => void;
|
|
225
|
+
closed: () => void;
|
|
226
|
+
openAutoFocus: () => void;
|
|
227
|
+
closeAutoFocus: () => void;
|
|
228
|
+
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
229
|
+
readonly title: string;
|
|
230
|
+
readonly center: boolean;
|
|
231
|
+
readonly overflow: boolean;
|
|
232
|
+
readonly transition: import('element-plus').DialogTransition;
|
|
233
|
+
readonly modelValue: boolean;
|
|
234
|
+
readonly ariaLevel: string;
|
|
235
|
+
readonly appendTo: string | HTMLElement;
|
|
236
|
+
readonly alignCenter: boolean;
|
|
237
|
+
readonly draggable: boolean;
|
|
238
|
+
readonly showClose: boolean;
|
|
239
|
+
readonly fullscreen: boolean;
|
|
240
|
+
readonly closeOnClickModal: boolean;
|
|
241
|
+
readonly closeOnPressEscape: boolean;
|
|
242
|
+
readonly lockScroll: boolean;
|
|
243
|
+
readonly modal: boolean;
|
|
244
|
+
readonly openDelay: number;
|
|
245
|
+
readonly closeDelay: number;
|
|
246
|
+
readonly headerAriaLevel: string;
|
|
247
|
+
readonly appendToBody: boolean;
|
|
248
|
+
readonly destroyOnClose: boolean;
|
|
249
|
+
readonly modalPenetrable: boolean;
|
|
250
|
+
readonly trapFocus: boolean;
|
|
251
|
+
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
252
|
+
P: {};
|
|
253
|
+
B: {};
|
|
254
|
+
D: {};
|
|
255
|
+
C: {};
|
|
256
|
+
M: {};
|
|
257
|
+
Defaults: {};
|
|
258
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
|
259
|
+
readonly appendToBody: BooleanConstructor;
|
|
260
|
+
readonly appendTo: {
|
|
261
|
+
readonly type: import('vue').PropType<string | HTMLElement>;
|
|
262
|
+
readonly required: false;
|
|
263
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
264
|
+
__epPropKey: true;
|
|
265
|
+
} & {
|
|
266
|
+
readonly default: "body";
|
|
267
|
+
};
|
|
268
|
+
readonly beforeClose: {
|
|
269
|
+
readonly type: import('vue').PropType<import('element-plus').DialogBeforeCloseFn>;
|
|
270
|
+
readonly required: false;
|
|
271
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
272
|
+
__epPropKey: true;
|
|
273
|
+
};
|
|
274
|
+
readonly destroyOnClose: BooleanConstructor;
|
|
275
|
+
readonly closeOnClickModal: {
|
|
276
|
+
readonly type: import('vue').PropType<boolean>;
|
|
277
|
+
readonly required: false;
|
|
278
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
279
|
+
__epPropKey: true;
|
|
280
|
+
} & {
|
|
281
|
+
readonly default: true;
|
|
282
|
+
};
|
|
283
|
+
readonly closeOnPressEscape: {
|
|
284
|
+
readonly type: import('vue').PropType<boolean>;
|
|
285
|
+
readonly required: false;
|
|
286
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
287
|
+
__epPropKey: true;
|
|
288
|
+
} & {
|
|
289
|
+
readonly default: true;
|
|
290
|
+
};
|
|
291
|
+
readonly lockScroll: {
|
|
292
|
+
readonly type: import('vue').PropType<boolean>;
|
|
293
|
+
readonly required: false;
|
|
294
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
295
|
+
__epPropKey: true;
|
|
296
|
+
} & {
|
|
297
|
+
readonly default: true;
|
|
298
|
+
};
|
|
299
|
+
readonly modal: {
|
|
300
|
+
readonly type: import('vue').PropType<boolean>;
|
|
301
|
+
readonly required: false;
|
|
302
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
303
|
+
__epPropKey: true;
|
|
304
|
+
} & {
|
|
305
|
+
readonly default: true;
|
|
306
|
+
};
|
|
307
|
+
readonly modalPenetrable: BooleanConstructor;
|
|
308
|
+
readonly openDelay: {
|
|
309
|
+
readonly type: import('vue').PropType<number>;
|
|
310
|
+
readonly required: false;
|
|
311
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
312
|
+
__epPropKey: true;
|
|
313
|
+
} & {
|
|
314
|
+
readonly default: 0;
|
|
315
|
+
};
|
|
316
|
+
readonly closeDelay: {
|
|
317
|
+
readonly type: import('vue').PropType<number>;
|
|
318
|
+
readonly required: false;
|
|
319
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
320
|
+
__epPropKey: true;
|
|
321
|
+
} & {
|
|
322
|
+
readonly default: 0;
|
|
323
|
+
};
|
|
324
|
+
readonly top: {
|
|
325
|
+
readonly type: import('vue').PropType<string>;
|
|
326
|
+
readonly required: false;
|
|
327
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
328
|
+
__epPropKey: true;
|
|
329
|
+
};
|
|
330
|
+
readonly modelValue: BooleanConstructor;
|
|
331
|
+
readonly modalClass: StringConstructor;
|
|
332
|
+
readonly headerClass: StringConstructor;
|
|
333
|
+
readonly bodyClass: StringConstructor;
|
|
334
|
+
readonly footerClass: StringConstructor;
|
|
335
|
+
readonly width: {
|
|
336
|
+
readonly type: import('vue').PropType<string | number>;
|
|
337
|
+
readonly required: false;
|
|
338
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
339
|
+
__epPropKey: true;
|
|
340
|
+
};
|
|
341
|
+
readonly zIndex: {
|
|
342
|
+
readonly type: import('vue').PropType<number>;
|
|
343
|
+
readonly required: false;
|
|
344
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
345
|
+
__epPropKey: true;
|
|
346
|
+
};
|
|
347
|
+
readonly trapFocus: BooleanConstructor;
|
|
348
|
+
readonly headerAriaLevel: {
|
|
349
|
+
readonly type: import('vue').PropType<string>;
|
|
350
|
+
readonly required: false;
|
|
351
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
352
|
+
__epPropKey: true;
|
|
353
|
+
} & {
|
|
354
|
+
readonly default: "2";
|
|
355
|
+
};
|
|
356
|
+
readonly transition: {
|
|
357
|
+
readonly type: import('vue').PropType<import('element-plus').DialogTransition>;
|
|
358
|
+
readonly required: false;
|
|
359
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
360
|
+
__epPropKey: true;
|
|
361
|
+
} & {
|
|
362
|
+
readonly default: undefined;
|
|
363
|
+
};
|
|
364
|
+
readonly center: BooleanConstructor;
|
|
365
|
+
readonly alignCenter: {
|
|
366
|
+
readonly type: import('vue').PropType<boolean>;
|
|
367
|
+
readonly required: false;
|
|
368
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
369
|
+
__epPropKey: true;
|
|
370
|
+
} & {
|
|
371
|
+
readonly default: undefined;
|
|
372
|
+
};
|
|
373
|
+
readonly closeIcon: {
|
|
374
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
375
|
+
readonly required: false;
|
|
376
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
377
|
+
__epPropKey: true;
|
|
378
|
+
};
|
|
379
|
+
readonly draggable: {
|
|
380
|
+
readonly type: import('vue').PropType<boolean>;
|
|
381
|
+
readonly required: false;
|
|
382
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
383
|
+
__epPropKey: true;
|
|
384
|
+
} & {
|
|
385
|
+
readonly default: undefined;
|
|
386
|
+
};
|
|
387
|
+
readonly overflow: {
|
|
388
|
+
readonly type: import('vue').PropType<boolean>;
|
|
389
|
+
readonly required: false;
|
|
390
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
391
|
+
__epPropKey: true;
|
|
392
|
+
} & {
|
|
393
|
+
readonly default: undefined;
|
|
394
|
+
};
|
|
395
|
+
readonly fullscreen: BooleanConstructor;
|
|
396
|
+
readonly showClose: {
|
|
397
|
+
readonly type: import('vue').PropType<boolean>;
|
|
398
|
+
readonly required: false;
|
|
399
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
400
|
+
__epPropKey: true;
|
|
401
|
+
} & {
|
|
402
|
+
readonly default: true;
|
|
403
|
+
};
|
|
404
|
+
readonly title: {
|
|
405
|
+
readonly type: import('vue').PropType<string>;
|
|
406
|
+
readonly required: false;
|
|
407
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
408
|
+
__epPropKey: true;
|
|
409
|
+
} & {
|
|
410
|
+
readonly default: "";
|
|
411
|
+
};
|
|
412
|
+
readonly ariaLevel: {
|
|
413
|
+
readonly type: import('vue').PropType<string>;
|
|
414
|
+
readonly required: false;
|
|
415
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
416
|
+
__epPropKey: true;
|
|
417
|
+
} & {
|
|
418
|
+
readonly default: "2";
|
|
419
|
+
};
|
|
420
|
+
}>> & {
|
|
421
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
422
|
+
onOpen?: (() => any) | undefined;
|
|
423
|
+
onClose?: (() => any) | undefined;
|
|
424
|
+
onOpened?: (() => any) | undefined;
|
|
425
|
+
onClosed?: (() => any) | undefined;
|
|
426
|
+
onOpenAutoFocus?: (() => any) | undefined;
|
|
427
|
+
onCloseAutoFocus?: (() => any) | undefined;
|
|
428
|
+
}, {
|
|
429
|
+
visible: import('vue').Ref<boolean>;
|
|
430
|
+
dialogContentRef: import('vue').Ref<any>;
|
|
431
|
+
resetPosition: () => void;
|
|
432
|
+
handleClose: () => void;
|
|
433
|
+
}, {}, {}, {}, {
|
|
434
|
+
readonly title: string;
|
|
435
|
+
readonly center: boolean;
|
|
436
|
+
readonly overflow: boolean;
|
|
437
|
+
readonly transition: import('element-plus').DialogTransition;
|
|
438
|
+
readonly modelValue: boolean;
|
|
439
|
+
readonly ariaLevel: string;
|
|
440
|
+
readonly appendTo: string | HTMLElement;
|
|
441
|
+
readonly alignCenter: boolean;
|
|
442
|
+
readonly draggable: boolean;
|
|
443
|
+
readonly showClose: boolean;
|
|
444
|
+
readonly fullscreen: boolean;
|
|
445
|
+
readonly closeOnClickModal: boolean;
|
|
446
|
+
readonly closeOnPressEscape: boolean;
|
|
447
|
+
readonly lockScroll: boolean;
|
|
448
|
+
readonly modal: boolean;
|
|
449
|
+
readonly openDelay: number;
|
|
450
|
+
readonly closeDelay: number;
|
|
451
|
+
readonly headerAriaLevel: string;
|
|
452
|
+
readonly appendToBody: boolean;
|
|
453
|
+
readonly destroyOnClose: boolean;
|
|
454
|
+
readonly modalPenetrable: boolean;
|
|
455
|
+
readonly trapFocus: boolean;
|
|
456
|
+
}>;
|
|
457
|
+
__isFragment?: never;
|
|
458
|
+
__isTeleport?: never;
|
|
459
|
+
__isSuspense?: never;
|
|
460
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
461
|
+
readonly appendToBody: BooleanConstructor;
|
|
462
|
+
readonly appendTo: {
|
|
463
|
+
readonly type: import('vue').PropType<string | HTMLElement>;
|
|
464
|
+
readonly required: false;
|
|
465
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
466
|
+
__epPropKey: true;
|
|
467
|
+
} & {
|
|
468
|
+
readonly default: "body";
|
|
469
|
+
};
|
|
470
|
+
readonly beforeClose: {
|
|
471
|
+
readonly type: import('vue').PropType<import('element-plus').DialogBeforeCloseFn>;
|
|
472
|
+
readonly required: false;
|
|
473
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
474
|
+
__epPropKey: true;
|
|
475
|
+
};
|
|
476
|
+
readonly destroyOnClose: BooleanConstructor;
|
|
477
|
+
readonly closeOnClickModal: {
|
|
478
|
+
readonly type: import('vue').PropType<boolean>;
|
|
479
|
+
readonly required: false;
|
|
480
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
481
|
+
__epPropKey: true;
|
|
482
|
+
} & {
|
|
483
|
+
readonly default: true;
|
|
484
|
+
};
|
|
485
|
+
readonly closeOnPressEscape: {
|
|
486
|
+
readonly type: import('vue').PropType<boolean>;
|
|
487
|
+
readonly required: false;
|
|
488
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
489
|
+
__epPropKey: true;
|
|
490
|
+
} & {
|
|
491
|
+
readonly default: true;
|
|
492
|
+
};
|
|
493
|
+
readonly lockScroll: {
|
|
494
|
+
readonly type: import('vue').PropType<boolean>;
|
|
495
|
+
readonly required: false;
|
|
496
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
497
|
+
__epPropKey: true;
|
|
498
|
+
} & {
|
|
499
|
+
readonly default: true;
|
|
500
|
+
};
|
|
501
|
+
readonly modal: {
|
|
502
|
+
readonly type: import('vue').PropType<boolean>;
|
|
503
|
+
readonly required: false;
|
|
504
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
505
|
+
__epPropKey: true;
|
|
506
|
+
} & {
|
|
507
|
+
readonly default: true;
|
|
508
|
+
};
|
|
509
|
+
readonly modalPenetrable: BooleanConstructor;
|
|
510
|
+
readonly openDelay: {
|
|
511
|
+
readonly type: import('vue').PropType<number>;
|
|
512
|
+
readonly required: false;
|
|
513
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
514
|
+
__epPropKey: true;
|
|
515
|
+
} & {
|
|
516
|
+
readonly default: 0;
|
|
517
|
+
};
|
|
518
|
+
readonly closeDelay: {
|
|
519
|
+
readonly type: import('vue').PropType<number>;
|
|
520
|
+
readonly required: false;
|
|
521
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
522
|
+
__epPropKey: true;
|
|
523
|
+
} & {
|
|
524
|
+
readonly default: 0;
|
|
525
|
+
};
|
|
526
|
+
readonly top: {
|
|
527
|
+
readonly type: import('vue').PropType<string>;
|
|
528
|
+
readonly required: false;
|
|
529
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
530
|
+
__epPropKey: true;
|
|
531
|
+
};
|
|
532
|
+
readonly modelValue: BooleanConstructor;
|
|
533
|
+
readonly modalClass: StringConstructor;
|
|
534
|
+
readonly headerClass: StringConstructor;
|
|
535
|
+
readonly bodyClass: StringConstructor;
|
|
536
|
+
readonly footerClass: StringConstructor;
|
|
537
|
+
readonly width: {
|
|
538
|
+
readonly type: import('vue').PropType<string | number>;
|
|
539
|
+
readonly required: false;
|
|
540
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
541
|
+
__epPropKey: true;
|
|
542
|
+
};
|
|
543
|
+
readonly zIndex: {
|
|
544
|
+
readonly type: import('vue').PropType<number>;
|
|
545
|
+
readonly required: false;
|
|
546
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
547
|
+
__epPropKey: true;
|
|
548
|
+
};
|
|
549
|
+
readonly trapFocus: BooleanConstructor;
|
|
550
|
+
readonly headerAriaLevel: {
|
|
551
|
+
readonly type: import('vue').PropType<string>;
|
|
552
|
+
readonly required: false;
|
|
553
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
554
|
+
__epPropKey: true;
|
|
555
|
+
} & {
|
|
556
|
+
readonly default: "2";
|
|
557
|
+
};
|
|
558
|
+
readonly transition: {
|
|
559
|
+
readonly type: import('vue').PropType<import('element-plus').DialogTransition>;
|
|
560
|
+
readonly required: false;
|
|
561
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
562
|
+
__epPropKey: true;
|
|
563
|
+
} & {
|
|
564
|
+
readonly default: undefined;
|
|
565
|
+
};
|
|
566
|
+
readonly center: BooleanConstructor;
|
|
567
|
+
readonly alignCenter: {
|
|
568
|
+
readonly type: import('vue').PropType<boolean>;
|
|
569
|
+
readonly required: false;
|
|
570
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
571
|
+
__epPropKey: true;
|
|
572
|
+
} & {
|
|
573
|
+
readonly default: undefined;
|
|
574
|
+
};
|
|
575
|
+
readonly closeIcon: {
|
|
576
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
577
|
+
readonly required: false;
|
|
578
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
579
|
+
__epPropKey: true;
|
|
580
|
+
};
|
|
581
|
+
readonly draggable: {
|
|
582
|
+
readonly type: import('vue').PropType<boolean>;
|
|
583
|
+
readonly required: false;
|
|
584
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
585
|
+
__epPropKey: true;
|
|
586
|
+
} & {
|
|
587
|
+
readonly default: undefined;
|
|
588
|
+
};
|
|
589
|
+
readonly overflow: {
|
|
590
|
+
readonly type: import('vue').PropType<boolean>;
|
|
591
|
+
readonly required: false;
|
|
592
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
593
|
+
__epPropKey: true;
|
|
594
|
+
} & {
|
|
595
|
+
readonly default: undefined;
|
|
596
|
+
};
|
|
597
|
+
readonly fullscreen: BooleanConstructor;
|
|
598
|
+
readonly showClose: {
|
|
599
|
+
readonly type: import('vue').PropType<boolean>;
|
|
600
|
+
readonly required: false;
|
|
601
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
602
|
+
__epPropKey: true;
|
|
603
|
+
} & {
|
|
604
|
+
readonly default: true;
|
|
605
|
+
};
|
|
606
|
+
readonly title: {
|
|
607
|
+
readonly type: import('vue').PropType<string>;
|
|
608
|
+
readonly required: false;
|
|
609
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
610
|
+
__epPropKey: true;
|
|
611
|
+
} & {
|
|
612
|
+
readonly default: "";
|
|
613
|
+
};
|
|
614
|
+
readonly ariaLevel: {
|
|
615
|
+
readonly type: import('vue').PropType<string>;
|
|
616
|
+
readonly required: false;
|
|
617
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
618
|
+
__epPropKey: true;
|
|
619
|
+
} & {
|
|
620
|
+
readonly default: "2";
|
|
621
|
+
};
|
|
622
|
+
}>> & {
|
|
623
|
+
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
624
|
+
onOpen?: (() => any) | undefined;
|
|
625
|
+
onClose?: (() => any) | undefined;
|
|
626
|
+
onOpened?: (() => any) | undefined;
|
|
627
|
+
onClosed?: (() => any) | undefined;
|
|
628
|
+
onOpenAutoFocus?: (() => any) | undefined;
|
|
629
|
+
onCloseAutoFocus?: (() => any) | undefined;
|
|
630
|
+
}, {
|
|
631
|
+
visible: import('vue').Ref<boolean>;
|
|
632
|
+
dialogContentRef: import('vue').Ref<any>;
|
|
633
|
+
resetPosition: () => void;
|
|
634
|
+
handleClose: () => void;
|
|
635
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
636
|
+
"update:modelValue": (value: boolean) => void;
|
|
637
|
+
open: () => void;
|
|
638
|
+
close: () => void;
|
|
639
|
+
opened: () => void;
|
|
640
|
+
closed: () => void;
|
|
641
|
+
openAutoFocus: () => void;
|
|
642
|
+
closeAutoFocus: () => void;
|
|
643
|
+
}, string, {
|
|
644
|
+
readonly title: string;
|
|
645
|
+
readonly center: boolean;
|
|
646
|
+
readonly overflow: boolean;
|
|
647
|
+
readonly transition: import('element-plus').DialogTransition;
|
|
648
|
+
readonly modelValue: boolean;
|
|
649
|
+
readonly ariaLevel: string;
|
|
650
|
+
readonly appendTo: string | HTMLElement;
|
|
651
|
+
readonly alignCenter: boolean;
|
|
652
|
+
readonly draggable: boolean;
|
|
653
|
+
readonly showClose: boolean;
|
|
654
|
+
readonly fullscreen: boolean;
|
|
655
|
+
readonly closeOnClickModal: boolean;
|
|
656
|
+
readonly closeOnPressEscape: boolean;
|
|
657
|
+
readonly lockScroll: boolean;
|
|
658
|
+
readonly modal: boolean;
|
|
659
|
+
readonly openDelay: number;
|
|
660
|
+
readonly closeDelay: number;
|
|
661
|
+
readonly headerAriaLevel: string;
|
|
662
|
+
readonly appendToBody: boolean;
|
|
663
|
+
readonly destroyOnClose: boolean;
|
|
664
|
+
readonly modalPenetrable: boolean;
|
|
665
|
+
readonly trapFocus: boolean;
|
|
666
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
667
|
+
$slots: {
|
|
668
|
+
header?(_: {
|
|
669
|
+
close: () => void;
|
|
670
|
+
titleId: string;
|
|
671
|
+
titleClass: string;
|
|
672
|
+
}): any;
|
|
673
|
+
title?(_: {}): any;
|
|
674
|
+
default?(_: {}): any;
|
|
675
|
+
footer?(_: {}): any;
|
|
676
|
+
};
|
|
677
|
+
}) & import('vue').Plugin;
|
|
678
|
+
ElForm: ({
|
|
679
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
680
|
+
readonly model: ObjectConstructor;
|
|
681
|
+
readonly rules: {
|
|
682
|
+
readonly type: import('vue').PropType<Partial<Record<string, import('element-plus').FormItemRule | import('element-plus').FormItemRule[]>>>;
|
|
683
|
+
readonly required: false;
|
|
684
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
685
|
+
__epPropKey: true;
|
|
686
|
+
};
|
|
687
|
+
readonly labelPosition: {
|
|
688
|
+
readonly type: import('vue').PropType<"left" | "right" | "top">;
|
|
689
|
+
readonly required: false;
|
|
690
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
691
|
+
__epPropKey: true;
|
|
692
|
+
} & {
|
|
693
|
+
readonly default: "right";
|
|
694
|
+
};
|
|
695
|
+
readonly requireAsteriskPosition: {
|
|
696
|
+
readonly type: import('vue').PropType<"left" | "right">;
|
|
697
|
+
readonly required: false;
|
|
698
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
699
|
+
__epPropKey: true;
|
|
700
|
+
} & {
|
|
701
|
+
readonly default: "left";
|
|
702
|
+
};
|
|
703
|
+
readonly labelWidth: {
|
|
704
|
+
readonly type: import('vue').PropType<string | number>;
|
|
705
|
+
readonly required: false;
|
|
706
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
707
|
+
__epPropKey: true;
|
|
708
|
+
} & {
|
|
709
|
+
readonly default: "";
|
|
710
|
+
};
|
|
711
|
+
readonly labelSuffix: {
|
|
712
|
+
readonly type: import('vue').PropType<string>;
|
|
713
|
+
readonly required: false;
|
|
714
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
715
|
+
__epPropKey: true;
|
|
716
|
+
} & {
|
|
717
|
+
readonly default: "";
|
|
718
|
+
};
|
|
719
|
+
readonly inline: BooleanConstructor;
|
|
720
|
+
readonly inlineMessage: BooleanConstructor;
|
|
721
|
+
readonly statusIcon: BooleanConstructor;
|
|
722
|
+
readonly showMessage: {
|
|
723
|
+
readonly type: import('vue').PropType<boolean>;
|
|
724
|
+
readonly required: false;
|
|
725
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
726
|
+
__epPropKey: true;
|
|
727
|
+
} & {
|
|
728
|
+
readonly default: true;
|
|
729
|
+
};
|
|
730
|
+
readonly validateOnRuleChange: {
|
|
731
|
+
readonly type: import('vue').PropType<boolean>;
|
|
732
|
+
readonly required: false;
|
|
733
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
734
|
+
__epPropKey: true;
|
|
735
|
+
} & {
|
|
736
|
+
readonly default: true;
|
|
737
|
+
};
|
|
738
|
+
readonly hideRequiredAsterisk: BooleanConstructor;
|
|
739
|
+
readonly scrollToError: BooleanConstructor;
|
|
740
|
+
readonly scrollIntoViewOptions: {
|
|
741
|
+
readonly type: import('vue').PropType<boolean | ScrollIntoViewOptions>;
|
|
742
|
+
readonly required: false;
|
|
743
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
744
|
+
__epPropKey: true;
|
|
745
|
+
} & {
|
|
746
|
+
readonly default: true;
|
|
747
|
+
};
|
|
748
|
+
readonly size: {
|
|
749
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
750
|
+
readonly required: false;
|
|
751
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
752
|
+
__epPropKey: true;
|
|
753
|
+
};
|
|
754
|
+
readonly disabled: BooleanConstructor;
|
|
755
|
+
}>> & {
|
|
756
|
+
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
757
|
+
}, {
|
|
758
|
+
validate: (callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
759
|
+
validateField: (props?: import('element-plus').FormItemProp | import('element-plus').FormItemProp[], callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
760
|
+
resetFields: (props?: import('element-plus').FormItemProp | import('element-plus').FormItemProp[]) => void;
|
|
761
|
+
clearValidate: (props?: import('element-plus').FormItemProp | import('element-plus').FormItemProp[]) => void;
|
|
762
|
+
scrollToField: (prop: import('element-plus').FormItemProp) => void;
|
|
763
|
+
getField: (prop: import('element-plus').FormItemProp) => import('element-plus').FormItemContext | undefined;
|
|
764
|
+
fields: {
|
|
765
|
+
$el: HTMLDivElement | undefined;
|
|
766
|
+
size: import('element-plus').ComponentSize;
|
|
767
|
+
validateMessage: string;
|
|
768
|
+
validateState: import('element-plus').FormItemValidateState;
|
|
769
|
+
isGroup: boolean;
|
|
770
|
+
labelId: string;
|
|
771
|
+
inputIds: string[];
|
|
772
|
+
hasLabel: boolean;
|
|
773
|
+
fieldValue: any;
|
|
774
|
+
propString: string;
|
|
775
|
+
addInputId: (id: string) => void;
|
|
776
|
+
removeInputId: (id: string) => void;
|
|
777
|
+
validate: (trigger: string, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
778
|
+
resetField: () => void;
|
|
779
|
+
clearValidate: () => void;
|
|
780
|
+
readonly labelWidth: string | number;
|
|
781
|
+
readonly labelPosition: "" | "left" | "right" | "top";
|
|
782
|
+
readonly showMessage: boolean;
|
|
783
|
+
readonly label?: string | undefined;
|
|
784
|
+
readonly prop?: import('element-plus').FormItemProp | undefined;
|
|
785
|
+
readonly required?: boolean | undefined;
|
|
786
|
+
readonly error?: string | undefined;
|
|
787
|
+
readonly rules?: {
|
|
788
|
+
trigger?: (string | string[]) | undefined;
|
|
789
|
+
type?: import('async-validator').RuleType | undefined;
|
|
790
|
+
required?: boolean | undefined;
|
|
791
|
+
pattern?: string | {
|
|
792
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
793
|
+
test: (string: string) => boolean;
|
|
794
|
+
readonly source: string;
|
|
795
|
+
readonly global: boolean;
|
|
796
|
+
readonly ignoreCase: boolean;
|
|
797
|
+
readonly multiline: boolean;
|
|
798
|
+
lastIndex: number;
|
|
799
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
800
|
+
readonly flags: string;
|
|
801
|
+
readonly sticky: boolean;
|
|
802
|
+
readonly unicode: boolean;
|
|
803
|
+
readonly dotAll: boolean;
|
|
804
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
805
|
+
[Symbol.replace]: {
|
|
806
|
+
(string: string, replaceValue: string): string;
|
|
807
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
808
|
+
};
|
|
809
|
+
[Symbol.search]: (string: string) => number;
|
|
810
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
811
|
+
} | undefined;
|
|
812
|
+
min?: number | undefined;
|
|
813
|
+
max?: number | undefined;
|
|
814
|
+
len?: number | undefined;
|
|
815
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
816
|
+
whitespace?: boolean | undefined;
|
|
817
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
818
|
+
options?: {
|
|
819
|
+
suppressWarning?: boolean | undefined;
|
|
820
|
+
suppressValidatorError?: boolean | undefined;
|
|
821
|
+
first?: boolean | undefined;
|
|
822
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
823
|
+
messages?: {
|
|
824
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
825
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
826
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
827
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
828
|
+
date?: {
|
|
829
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
830
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
831
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
832
|
+
} | undefined;
|
|
833
|
+
types?: {
|
|
834
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
835
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
836
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
837
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
838
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
839
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
840
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
841
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
842
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
843
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
844
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
845
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
846
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
847
|
+
} | undefined;
|
|
848
|
+
string?: {
|
|
849
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
850
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
851
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
852
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
853
|
+
} | undefined;
|
|
854
|
+
number?: {
|
|
855
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
856
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
857
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
858
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
859
|
+
} | undefined;
|
|
860
|
+
array?: {
|
|
861
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
862
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
863
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
864
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
865
|
+
} | undefined;
|
|
866
|
+
pattern?: {
|
|
867
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
868
|
+
} | undefined;
|
|
869
|
+
} | undefined;
|
|
870
|
+
keys?: string[] | undefined;
|
|
871
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
872
|
+
} | undefined;
|
|
873
|
+
defaultField?: {
|
|
874
|
+
type?: import('async-validator').RuleType | undefined;
|
|
875
|
+
required?: boolean | undefined;
|
|
876
|
+
pattern?: string | {
|
|
877
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
878
|
+
test: (string: string) => boolean;
|
|
879
|
+
readonly source: string;
|
|
880
|
+
readonly global: boolean;
|
|
881
|
+
readonly ignoreCase: boolean;
|
|
882
|
+
readonly multiline: boolean;
|
|
883
|
+
lastIndex: number;
|
|
884
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
885
|
+
readonly flags: string;
|
|
886
|
+
readonly sticky: boolean;
|
|
887
|
+
readonly unicode: boolean;
|
|
888
|
+
readonly dotAll: boolean;
|
|
889
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
890
|
+
[Symbol.replace]: {
|
|
891
|
+
(string: string, replaceValue: string): string;
|
|
892
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
893
|
+
};
|
|
894
|
+
[Symbol.search]: (string: string) => number;
|
|
895
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
896
|
+
} | undefined;
|
|
897
|
+
min?: number | undefined;
|
|
898
|
+
max?: number | undefined;
|
|
899
|
+
len?: number | undefined;
|
|
900
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
901
|
+
whitespace?: boolean | undefined;
|
|
902
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
903
|
+
options?: {
|
|
904
|
+
suppressWarning?: boolean | undefined;
|
|
905
|
+
suppressValidatorError?: boolean | undefined;
|
|
906
|
+
first?: boolean | undefined;
|
|
907
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
908
|
+
messages?: {
|
|
909
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
910
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
911
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
912
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
913
|
+
date?: {
|
|
914
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
915
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
916
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
917
|
+
} | undefined;
|
|
918
|
+
types?: {
|
|
919
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
920
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
921
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
922
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
923
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
924
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
925
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
926
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
927
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
928
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
929
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
930
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
931
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
932
|
+
} | undefined;
|
|
933
|
+
string?: {
|
|
934
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
935
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
936
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
937
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
938
|
+
} | undefined;
|
|
939
|
+
number?: {
|
|
940
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
941
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
942
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
943
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
944
|
+
} | undefined;
|
|
945
|
+
array?: {
|
|
946
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
947
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
948
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
949
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
950
|
+
} | undefined;
|
|
951
|
+
pattern?: {
|
|
952
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
953
|
+
} | undefined;
|
|
954
|
+
} | undefined;
|
|
955
|
+
keys?: string[] | undefined;
|
|
956
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
957
|
+
} | undefined;
|
|
958
|
+
defaultField?: any | any[] | undefined;
|
|
959
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
960
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
961
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
962
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
963
|
+
} | {
|
|
964
|
+
type?: import('async-validator').RuleType | undefined;
|
|
965
|
+
required?: boolean | undefined;
|
|
966
|
+
pattern?: string | {
|
|
967
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
968
|
+
test: (string: string) => boolean;
|
|
969
|
+
readonly source: string;
|
|
970
|
+
readonly global: boolean;
|
|
971
|
+
readonly ignoreCase: boolean;
|
|
972
|
+
readonly multiline: boolean;
|
|
973
|
+
lastIndex: number;
|
|
974
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
975
|
+
readonly flags: string;
|
|
976
|
+
readonly sticky: boolean;
|
|
977
|
+
readonly unicode: boolean;
|
|
978
|
+
readonly dotAll: boolean;
|
|
979
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
980
|
+
[Symbol.replace]: {
|
|
981
|
+
(string: string, replaceValue: string): string;
|
|
982
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
983
|
+
};
|
|
984
|
+
[Symbol.search]: (string: string) => number;
|
|
985
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
986
|
+
} | undefined;
|
|
987
|
+
min?: number | undefined;
|
|
988
|
+
max?: number | undefined;
|
|
989
|
+
len?: number | undefined;
|
|
990
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
991
|
+
whitespace?: boolean | undefined;
|
|
992
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
993
|
+
options?: {
|
|
994
|
+
suppressWarning?: boolean | undefined;
|
|
995
|
+
suppressValidatorError?: boolean | undefined;
|
|
996
|
+
first?: boolean | undefined;
|
|
997
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
998
|
+
messages?: {
|
|
999
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1000
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1001
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1002
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1003
|
+
date?: {
|
|
1004
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1005
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1006
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1007
|
+
} | undefined;
|
|
1008
|
+
types?: {
|
|
1009
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1010
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1011
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1012
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1013
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1014
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1015
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1016
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1017
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1018
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1019
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1020
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1021
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1022
|
+
} | undefined;
|
|
1023
|
+
string?: {
|
|
1024
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1025
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1026
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1027
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1028
|
+
} | undefined;
|
|
1029
|
+
number?: {
|
|
1030
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1031
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1032
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1033
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1034
|
+
} | undefined;
|
|
1035
|
+
array?: {
|
|
1036
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1037
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1038
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1039
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1040
|
+
} | undefined;
|
|
1041
|
+
pattern?: {
|
|
1042
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
1043
|
+
} | undefined;
|
|
1044
|
+
} | undefined;
|
|
1045
|
+
keys?: string[] | undefined;
|
|
1046
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
1047
|
+
} | undefined;
|
|
1048
|
+
defaultField?: any | any[] | undefined;
|
|
1049
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
1050
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
1051
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
1052
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
1053
|
+
}[] | undefined;
|
|
1054
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
1055
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
1056
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
1057
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
1058
|
+
} | {
|
|
1059
|
+
trigger?: (string | string[]) | undefined;
|
|
1060
|
+
type?: import('async-validator').RuleType | undefined;
|
|
1061
|
+
required?: boolean | undefined;
|
|
1062
|
+
pattern?: string | {
|
|
1063
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1064
|
+
test: (string: string) => boolean;
|
|
1065
|
+
readonly source: string;
|
|
1066
|
+
readonly global: boolean;
|
|
1067
|
+
readonly ignoreCase: boolean;
|
|
1068
|
+
readonly multiline: boolean;
|
|
1069
|
+
lastIndex: number;
|
|
1070
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
1071
|
+
readonly flags: string;
|
|
1072
|
+
readonly sticky: boolean;
|
|
1073
|
+
readonly unicode: boolean;
|
|
1074
|
+
readonly dotAll: boolean;
|
|
1075
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1076
|
+
[Symbol.replace]: {
|
|
1077
|
+
(string: string, replaceValue: string): string;
|
|
1078
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1079
|
+
};
|
|
1080
|
+
[Symbol.search]: (string: string) => number;
|
|
1081
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
1082
|
+
} | undefined;
|
|
1083
|
+
min?: number | undefined;
|
|
1084
|
+
max?: number | undefined;
|
|
1085
|
+
len?: number | undefined;
|
|
1086
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
1087
|
+
whitespace?: boolean | undefined;
|
|
1088
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
1089
|
+
options?: {
|
|
1090
|
+
suppressWarning?: boolean | undefined;
|
|
1091
|
+
suppressValidatorError?: boolean | undefined;
|
|
1092
|
+
first?: boolean | undefined;
|
|
1093
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
1094
|
+
messages?: {
|
|
1095
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1096
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1097
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1098
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1099
|
+
date?: {
|
|
1100
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1101
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1102
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1103
|
+
} | undefined;
|
|
1104
|
+
types?: {
|
|
1105
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1106
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1107
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1108
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1109
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1110
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1111
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1112
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1113
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1114
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1115
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1116
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1117
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1118
|
+
} | undefined;
|
|
1119
|
+
string?: {
|
|
1120
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1121
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1122
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1123
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1124
|
+
} | undefined;
|
|
1125
|
+
number?: {
|
|
1126
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1127
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1128
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1129
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1130
|
+
} | undefined;
|
|
1131
|
+
array?: {
|
|
1132
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1133
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1134
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1135
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1136
|
+
} | undefined;
|
|
1137
|
+
pattern?: {
|
|
1138
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
1139
|
+
} | undefined;
|
|
1140
|
+
} | undefined;
|
|
1141
|
+
keys?: string[] | undefined;
|
|
1142
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
1143
|
+
} | undefined;
|
|
1144
|
+
defaultField?: {
|
|
1145
|
+
type?: import('async-validator').RuleType | undefined;
|
|
1146
|
+
required?: boolean | undefined;
|
|
1147
|
+
pattern?: string | {
|
|
1148
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1149
|
+
test: (string: string) => boolean;
|
|
1150
|
+
readonly source: string;
|
|
1151
|
+
readonly global: boolean;
|
|
1152
|
+
readonly ignoreCase: boolean;
|
|
1153
|
+
readonly multiline: boolean;
|
|
1154
|
+
lastIndex: number;
|
|
1155
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
1156
|
+
readonly flags: string;
|
|
1157
|
+
readonly sticky: boolean;
|
|
1158
|
+
readonly unicode: boolean;
|
|
1159
|
+
readonly dotAll: boolean;
|
|
1160
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1161
|
+
[Symbol.replace]: {
|
|
1162
|
+
(string: string, replaceValue: string): string;
|
|
1163
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1164
|
+
};
|
|
1165
|
+
[Symbol.search]: (string: string) => number;
|
|
1166
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
1167
|
+
} | undefined;
|
|
1168
|
+
min?: number | undefined;
|
|
1169
|
+
max?: number | undefined;
|
|
1170
|
+
len?: number | undefined;
|
|
1171
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
1172
|
+
whitespace?: boolean | undefined;
|
|
1173
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
1174
|
+
options?: {
|
|
1175
|
+
suppressWarning?: boolean | undefined;
|
|
1176
|
+
suppressValidatorError?: boolean | undefined;
|
|
1177
|
+
first?: boolean | undefined;
|
|
1178
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
1179
|
+
messages?: {
|
|
1180
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1181
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1182
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1183
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1184
|
+
date?: {
|
|
1185
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1186
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1187
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1188
|
+
} | undefined;
|
|
1189
|
+
types?: {
|
|
1190
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1191
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1192
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1193
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1194
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1195
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1196
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1197
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1198
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1199
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1200
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1201
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1202
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1203
|
+
} | undefined;
|
|
1204
|
+
string?: {
|
|
1205
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1206
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1207
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1208
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1209
|
+
} | undefined;
|
|
1210
|
+
number?: {
|
|
1211
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1212
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1213
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1214
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1215
|
+
} | undefined;
|
|
1216
|
+
array?: {
|
|
1217
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1218
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1219
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1220
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1221
|
+
} | undefined;
|
|
1222
|
+
pattern?: {
|
|
1223
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
1224
|
+
} | undefined;
|
|
1225
|
+
} | undefined;
|
|
1226
|
+
keys?: string[] | undefined;
|
|
1227
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
1228
|
+
} | undefined;
|
|
1229
|
+
defaultField?: any | any[] | undefined;
|
|
1230
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
1231
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
1232
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
1233
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
1234
|
+
} | {
|
|
1235
|
+
type?: import('async-validator').RuleType | undefined;
|
|
1236
|
+
required?: boolean | undefined;
|
|
1237
|
+
pattern?: string | {
|
|
1238
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1239
|
+
test: (string: string) => boolean;
|
|
1240
|
+
readonly source: string;
|
|
1241
|
+
readonly global: boolean;
|
|
1242
|
+
readonly ignoreCase: boolean;
|
|
1243
|
+
readonly multiline: boolean;
|
|
1244
|
+
lastIndex: number;
|
|
1245
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
1246
|
+
readonly flags: string;
|
|
1247
|
+
readonly sticky: boolean;
|
|
1248
|
+
readonly unicode: boolean;
|
|
1249
|
+
readonly dotAll: boolean;
|
|
1250
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1251
|
+
[Symbol.replace]: {
|
|
1252
|
+
(string: string, replaceValue: string): string;
|
|
1253
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1254
|
+
};
|
|
1255
|
+
[Symbol.search]: (string: string) => number;
|
|
1256
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
1257
|
+
} | undefined;
|
|
1258
|
+
min?: number | undefined;
|
|
1259
|
+
max?: number | undefined;
|
|
1260
|
+
len?: number | undefined;
|
|
1261
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
1262
|
+
whitespace?: boolean | undefined;
|
|
1263
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
1264
|
+
options?: {
|
|
1265
|
+
suppressWarning?: boolean | undefined;
|
|
1266
|
+
suppressValidatorError?: boolean | undefined;
|
|
1267
|
+
first?: boolean | undefined;
|
|
1268
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
1269
|
+
messages?: {
|
|
1270
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1271
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1272
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1273
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1274
|
+
date?: {
|
|
1275
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1276
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1277
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1278
|
+
} | undefined;
|
|
1279
|
+
types?: {
|
|
1280
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1281
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1282
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1283
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1284
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1285
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1286
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1287
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1288
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1289
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1290
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1291
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1292
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1293
|
+
} | undefined;
|
|
1294
|
+
string?: {
|
|
1295
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1296
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1297
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1298
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1299
|
+
} | undefined;
|
|
1300
|
+
number?: {
|
|
1301
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1302
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1303
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1304
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1305
|
+
} | undefined;
|
|
1306
|
+
array?: {
|
|
1307
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1308
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1309
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1310
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1311
|
+
} | undefined;
|
|
1312
|
+
pattern?: {
|
|
1313
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
1314
|
+
} | undefined;
|
|
1315
|
+
} | undefined;
|
|
1316
|
+
keys?: string[] | undefined;
|
|
1317
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
1318
|
+
} | undefined;
|
|
1319
|
+
defaultField?: any | any[] | undefined;
|
|
1320
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
1321
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
1322
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
1323
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
1324
|
+
}[] | undefined;
|
|
1325
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
1326
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
1327
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
1328
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
1329
|
+
}[] | undefined;
|
|
1330
|
+
readonly validateStatus?: ("" | "success" | "error" | "validating") | undefined;
|
|
1331
|
+
readonly inlineMessage?: boolean | undefined;
|
|
1332
|
+
readonly for?: string | undefined;
|
|
1333
|
+
}[];
|
|
1334
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
1335
|
+
validate: (prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => void;
|
|
1336
|
+
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
1337
|
+
readonly disabled: boolean;
|
|
1338
|
+
readonly inline: boolean;
|
|
1339
|
+
readonly labelWidth: string | number;
|
|
1340
|
+
readonly labelPosition: "left" | "right" | "top";
|
|
1341
|
+
readonly inlineMessage: boolean;
|
|
1342
|
+
readonly showMessage: boolean;
|
|
1343
|
+
readonly requireAsteriskPosition: "left" | "right";
|
|
1344
|
+
readonly labelSuffix: string;
|
|
1345
|
+
readonly validateOnRuleChange: boolean;
|
|
1346
|
+
readonly scrollIntoViewOptions: boolean | ScrollIntoViewOptions;
|
|
1347
|
+
readonly statusIcon: boolean;
|
|
1348
|
+
readonly hideRequiredAsterisk: boolean;
|
|
1349
|
+
readonly scrollToError: boolean;
|
|
1350
|
+
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
1351
|
+
P: {};
|
|
1352
|
+
B: {};
|
|
1353
|
+
D: {};
|
|
1354
|
+
C: {};
|
|
1355
|
+
M: {};
|
|
1356
|
+
Defaults: {};
|
|
1357
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
|
1358
|
+
readonly model: ObjectConstructor;
|
|
1359
|
+
readonly rules: {
|
|
1360
|
+
readonly type: import('vue').PropType<Partial<Record<string, import('element-plus').FormItemRule | import('element-plus').FormItemRule[]>>>;
|
|
1361
|
+
readonly required: false;
|
|
1362
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1363
|
+
__epPropKey: true;
|
|
1364
|
+
};
|
|
1365
|
+
readonly labelPosition: {
|
|
1366
|
+
readonly type: import('vue').PropType<"left" | "right" | "top">;
|
|
1367
|
+
readonly required: false;
|
|
1368
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1369
|
+
__epPropKey: true;
|
|
1370
|
+
} & {
|
|
1371
|
+
readonly default: "right";
|
|
1372
|
+
};
|
|
1373
|
+
readonly requireAsteriskPosition: {
|
|
1374
|
+
readonly type: import('vue').PropType<"left" | "right">;
|
|
1375
|
+
readonly required: false;
|
|
1376
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1377
|
+
__epPropKey: true;
|
|
1378
|
+
} & {
|
|
1379
|
+
readonly default: "left";
|
|
1380
|
+
};
|
|
1381
|
+
readonly labelWidth: {
|
|
1382
|
+
readonly type: import('vue').PropType<string | number>;
|
|
1383
|
+
readonly required: false;
|
|
1384
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1385
|
+
__epPropKey: true;
|
|
1386
|
+
} & {
|
|
1387
|
+
readonly default: "";
|
|
1388
|
+
};
|
|
1389
|
+
readonly labelSuffix: {
|
|
1390
|
+
readonly type: import('vue').PropType<string>;
|
|
1391
|
+
readonly required: false;
|
|
1392
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1393
|
+
__epPropKey: true;
|
|
1394
|
+
} & {
|
|
1395
|
+
readonly default: "";
|
|
1396
|
+
};
|
|
1397
|
+
readonly inline: BooleanConstructor;
|
|
1398
|
+
readonly inlineMessage: BooleanConstructor;
|
|
1399
|
+
readonly statusIcon: BooleanConstructor;
|
|
1400
|
+
readonly showMessage: {
|
|
1401
|
+
readonly type: import('vue').PropType<boolean>;
|
|
1402
|
+
readonly required: false;
|
|
1403
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1404
|
+
__epPropKey: true;
|
|
1405
|
+
} & {
|
|
1406
|
+
readonly default: true;
|
|
1407
|
+
};
|
|
1408
|
+
readonly validateOnRuleChange: {
|
|
1409
|
+
readonly type: import('vue').PropType<boolean>;
|
|
1410
|
+
readonly required: false;
|
|
1411
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1412
|
+
__epPropKey: true;
|
|
1413
|
+
} & {
|
|
1414
|
+
readonly default: true;
|
|
1415
|
+
};
|
|
1416
|
+
readonly hideRequiredAsterisk: BooleanConstructor;
|
|
1417
|
+
readonly scrollToError: BooleanConstructor;
|
|
1418
|
+
readonly scrollIntoViewOptions: {
|
|
1419
|
+
readonly type: import('vue').PropType<boolean | ScrollIntoViewOptions>;
|
|
1420
|
+
readonly required: false;
|
|
1421
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1422
|
+
__epPropKey: true;
|
|
1423
|
+
} & {
|
|
1424
|
+
readonly default: true;
|
|
1425
|
+
};
|
|
1426
|
+
readonly size: {
|
|
1427
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
1428
|
+
readonly required: false;
|
|
1429
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1430
|
+
__epPropKey: true;
|
|
1431
|
+
};
|
|
1432
|
+
readonly disabled: BooleanConstructor;
|
|
1433
|
+
}>> & {
|
|
1434
|
+
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
1435
|
+
}, {
|
|
1436
|
+
validate: (callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
1437
|
+
validateField: (props?: import('element-plus').FormItemProp | import('element-plus').FormItemProp[], callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
1438
|
+
resetFields: (props?: import('element-plus').FormItemProp | import('element-plus').FormItemProp[]) => void;
|
|
1439
|
+
clearValidate: (props?: import('element-plus').FormItemProp | import('element-plus').FormItemProp[]) => void;
|
|
1440
|
+
scrollToField: (prop: import('element-plus').FormItemProp) => void;
|
|
1441
|
+
getField: (prop: import('element-plus').FormItemProp) => import('element-plus').FormItemContext | undefined;
|
|
1442
|
+
fields: {
|
|
1443
|
+
$el: HTMLDivElement | undefined;
|
|
1444
|
+
size: import('element-plus').ComponentSize;
|
|
1445
|
+
validateMessage: string;
|
|
1446
|
+
validateState: import('element-plus').FormItemValidateState;
|
|
1447
|
+
isGroup: boolean;
|
|
1448
|
+
labelId: string;
|
|
1449
|
+
inputIds: string[];
|
|
1450
|
+
hasLabel: boolean;
|
|
1451
|
+
fieldValue: any;
|
|
1452
|
+
propString: string;
|
|
1453
|
+
addInputId: (id: string) => void;
|
|
1454
|
+
removeInputId: (id: string) => void;
|
|
1455
|
+
validate: (trigger: string, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
1456
|
+
resetField: () => void;
|
|
1457
|
+
clearValidate: () => void;
|
|
1458
|
+
readonly labelWidth: string | number;
|
|
1459
|
+
readonly labelPosition: "" | "left" | "right" | "top";
|
|
1460
|
+
readonly showMessage: boolean;
|
|
1461
|
+
readonly label?: string | undefined;
|
|
1462
|
+
readonly prop?: import('element-plus').FormItemProp | undefined;
|
|
1463
|
+
readonly required?: boolean | undefined;
|
|
1464
|
+
readonly error?: string | undefined;
|
|
1465
|
+
readonly rules?: {
|
|
1466
|
+
trigger?: (string | string[]) | undefined;
|
|
1467
|
+
type?: import('async-validator').RuleType | undefined;
|
|
1468
|
+
required?: boolean | undefined;
|
|
1469
|
+
pattern?: string | {
|
|
1470
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1471
|
+
test: (string: string) => boolean;
|
|
1472
|
+
readonly source: string;
|
|
1473
|
+
readonly global: boolean;
|
|
1474
|
+
readonly ignoreCase: boolean;
|
|
1475
|
+
readonly multiline: boolean;
|
|
1476
|
+
lastIndex: number;
|
|
1477
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
1478
|
+
readonly flags: string;
|
|
1479
|
+
readonly sticky: boolean;
|
|
1480
|
+
readonly unicode: boolean;
|
|
1481
|
+
readonly dotAll: boolean;
|
|
1482
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1483
|
+
[Symbol.replace]: {
|
|
1484
|
+
(string: string, replaceValue: string): string;
|
|
1485
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1486
|
+
};
|
|
1487
|
+
[Symbol.search]: (string: string) => number;
|
|
1488
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
1489
|
+
} | undefined;
|
|
1490
|
+
min?: number | undefined;
|
|
1491
|
+
max?: number | undefined;
|
|
1492
|
+
len?: number | undefined;
|
|
1493
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
1494
|
+
whitespace?: boolean | undefined;
|
|
1495
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
1496
|
+
options?: {
|
|
1497
|
+
suppressWarning?: boolean | undefined;
|
|
1498
|
+
suppressValidatorError?: boolean | undefined;
|
|
1499
|
+
first?: boolean | undefined;
|
|
1500
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
1501
|
+
messages?: {
|
|
1502
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1503
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1504
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1505
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1506
|
+
date?: {
|
|
1507
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1508
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1509
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1510
|
+
} | undefined;
|
|
1511
|
+
types?: {
|
|
1512
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1513
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1514
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1515
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1516
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1517
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1518
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1519
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1520
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1521
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1522
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1523
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1524
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1525
|
+
} | undefined;
|
|
1526
|
+
string?: {
|
|
1527
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1528
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1529
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1530
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1531
|
+
} | undefined;
|
|
1532
|
+
number?: {
|
|
1533
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1534
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1535
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1536
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1537
|
+
} | undefined;
|
|
1538
|
+
array?: {
|
|
1539
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1540
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1541
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1542
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1543
|
+
} | undefined;
|
|
1544
|
+
pattern?: {
|
|
1545
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
1546
|
+
} | undefined;
|
|
1547
|
+
} | undefined;
|
|
1548
|
+
keys?: string[] | undefined;
|
|
1549
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
1550
|
+
} | undefined;
|
|
1551
|
+
defaultField?: {
|
|
1552
|
+
type?: import('async-validator').RuleType | undefined;
|
|
1553
|
+
required?: boolean | undefined;
|
|
1554
|
+
pattern?: string | {
|
|
1555
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1556
|
+
test: (string: string) => boolean;
|
|
1557
|
+
readonly source: string;
|
|
1558
|
+
readonly global: boolean;
|
|
1559
|
+
readonly ignoreCase: boolean;
|
|
1560
|
+
readonly multiline: boolean;
|
|
1561
|
+
lastIndex: number;
|
|
1562
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
1563
|
+
readonly flags: string;
|
|
1564
|
+
readonly sticky: boolean;
|
|
1565
|
+
readonly unicode: boolean;
|
|
1566
|
+
readonly dotAll: boolean;
|
|
1567
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1568
|
+
[Symbol.replace]: {
|
|
1569
|
+
(string: string, replaceValue: string): string;
|
|
1570
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1571
|
+
};
|
|
1572
|
+
[Symbol.search]: (string: string) => number;
|
|
1573
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
1574
|
+
} | undefined;
|
|
1575
|
+
min?: number | undefined;
|
|
1576
|
+
max?: number | undefined;
|
|
1577
|
+
len?: number | undefined;
|
|
1578
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
1579
|
+
whitespace?: boolean | undefined;
|
|
1580
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
1581
|
+
options?: {
|
|
1582
|
+
suppressWarning?: boolean | undefined;
|
|
1583
|
+
suppressValidatorError?: boolean | undefined;
|
|
1584
|
+
first?: boolean | undefined;
|
|
1585
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
1586
|
+
messages?: {
|
|
1587
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1588
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1589
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1590
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1591
|
+
date?: {
|
|
1592
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1593
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1594
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1595
|
+
} | undefined;
|
|
1596
|
+
types?: {
|
|
1597
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1598
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1599
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1600
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1601
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1602
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1603
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1604
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1605
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1606
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1607
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1608
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1609
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1610
|
+
} | undefined;
|
|
1611
|
+
string?: {
|
|
1612
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1613
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1614
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1615
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1616
|
+
} | undefined;
|
|
1617
|
+
number?: {
|
|
1618
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1619
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1620
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1621
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1622
|
+
} | undefined;
|
|
1623
|
+
array?: {
|
|
1624
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1625
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1626
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1627
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1628
|
+
} | undefined;
|
|
1629
|
+
pattern?: {
|
|
1630
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
1631
|
+
} | undefined;
|
|
1632
|
+
} | undefined;
|
|
1633
|
+
keys?: string[] | undefined;
|
|
1634
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
1635
|
+
} | undefined;
|
|
1636
|
+
defaultField?: any | any[] | undefined;
|
|
1637
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
1638
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
1639
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
1640
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
1641
|
+
} | {
|
|
1642
|
+
type?: import('async-validator').RuleType | undefined;
|
|
1643
|
+
required?: boolean | undefined;
|
|
1644
|
+
pattern?: string | {
|
|
1645
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1646
|
+
test: (string: string) => boolean;
|
|
1647
|
+
readonly source: string;
|
|
1648
|
+
readonly global: boolean;
|
|
1649
|
+
readonly ignoreCase: boolean;
|
|
1650
|
+
readonly multiline: boolean;
|
|
1651
|
+
lastIndex: number;
|
|
1652
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
1653
|
+
readonly flags: string;
|
|
1654
|
+
readonly sticky: boolean;
|
|
1655
|
+
readonly unicode: boolean;
|
|
1656
|
+
readonly dotAll: boolean;
|
|
1657
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1658
|
+
[Symbol.replace]: {
|
|
1659
|
+
(string: string, replaceValue: string): string;
|
|
1660
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1661
|
+
};
|
|
1662
|
+
[Symbol.search]: (string: string) => number;
|
|
1663
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
1664
|
+
} | undefined;
|
|
1665
|
+
min?: number | undefined;
|
|
1666
|
+
max?: number | undefined;
|
|
1667
|
+
len?: number | undefined;
|
|
1668
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
1669
|
+
whitespace?: boolean | undefined;
|
|
1670
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
1671
|
+
options?: {
|
|
1672
|
+
suppressWarning?: boolean | undefined;
|
|
1673
|
+
suppressValidatorError?: boolean | undefined;
|
|
1674
|
+
first?: boolean | undefined;
|
|
1675
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
1676
|
+
messages?: {
|
|
1677
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1678
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1679
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1680
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1681
|
+
date?: {
|
|
1682
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1683
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1684
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1685
|
+
} | undefined;
|
|
1686
|
+
types?: {
|
|
1687
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1688
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1689
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1690
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1691
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1692
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1693
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1694
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1695
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1696
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1697
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1698
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1699
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1700
|
+
} | undefined;
|
|
1701
|
+
string?: {
|
|
1702
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1703
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1704
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1705
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1706
|
+
} | undefined;
|
|
1707
|
+
number?: {
|
|
1708
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1709
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1710
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1711
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1712
|
+
} | undefined;
|
|
1713
|
+
array?: {
|
|
1714
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1715
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1716
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1717
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1718
|
+
} | undefined;
|
|
1719
|
+
pattern?: {
|
|
1720
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
1721
|
+
} | undefined;
|
|
1722
|
+
} | undefined;
|
|
1723
|
+
keys?: string[] | undefined;
|
|
1724
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
1725
|
+
} | undefined;
|
|
1726
|
+
defaultField?: any | any[] | undefined;
|
|
1727
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
1728
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
1729
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
1730
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
1731
|
+
}[] | undefined;
|
|
1732
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
1733
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
1734
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
1735
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
1736
|
+
} | {
|
|
1737
|
+
trigger?: (string | string[]) | undefined;
|
|
1738
|
+
type?: import('async-validator').RuleType | undefined;
|
|
1739
|
+
required?: boolean | undefined;
|
|
1740
|
+
pattern?: string | {
|
|
1741
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1742
|
+
test: (string: string) => boolean;
|
|
1743
|
+
readonly source: string;
|
|
1744
|
+
readonly global: boolean;
|
|
1745
|
+
readonly ignoreCase: boolean;
|
|
1746
|
+
readonly multiline: boolean;
|
|
1747
|
+
lastIndex: number;
|
|
1748
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
1749
|
+
readonly flags: string;
|
|
1750
|
+
readonly sticky: boolean;
|
|
1751
|
+
readonly unicode: boolean;
|
|
1752
|
+
readonly dotAll: boolean;
|
|
1753
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1754
|
+
[Symbol.replace]: {
|
|
1755
|
+
(string: string, replaceValue: string): string;
|
|
1756
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1757
|
+
};
|
|
1758
|
+
[Symbol.search]: (string: string) => number;
|
|
1759
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
1760
|
+
} | undefined;
|
|
1761
|
+
min?: number | undefined;
|
|
1762
|
+
max?: number | undefined;
|
|
1763
|
+
len?: number | undefined;
|
|
1764
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
1765
|
+
whitespace?: boolean | undefined;
|
|
1766
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
1767
|
+
options?: {
|
|
1768
|
+
suppressWarning?: boolean | undefined;
|
|
1769
|
+
suppressValidatorError?: boolean | undefined;
|
|
1770
|
+
first?: boolean | undefined;
|
|
1771
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
1772
|
+
messages?: {
|
|
1773
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1774
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1775
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1776
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1777
|
+
date?: {
|
|
1778
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1779
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1780
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1781
|
+
} | undefined;
|
|
1782
|
+
types?: {
|
|
1783
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1784
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1785
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1786
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1787
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1788
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1789
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1790
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1791
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1792
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1793
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1794
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1795
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1796
|
+
} | undefined;
|
|
1797
|
+
string?: {
|
|
1798
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1799
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1800
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1801
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1802
|
+
} | undefined;
|
|
1803
|
+
number?: {
|
|
1804
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1805
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1806
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1807
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1808
|
+
} | undefined;
|
|
1809
|
+
array?: {
|
|
1810
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1811
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1812
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1813
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1814
|
+
} | undefined;
|
|
1815
|
+
pattern?: {
|
|
1816
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
1817
|
+
} | undefined;
|
|
1818
|
+
} | undefined;
|
|
1819
|
+
keys?: string[] | undefined;
|
|
1820
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
1821
|
+
} | undefined;
|
|
1822
|
+
defaultField?: {
|
|
1823
|
+
type?: import('async-validator').RuleType | undefined;
|
|
1824
|
+
required?: boolean | undefined;
|
|
1825
|
+
pattern?: string | {
|
|
1826
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1827
|
+
test: (string: string) => boolean;
|
|
1828
|
+
readonly source: string;
|
|
1829
|
+
readonly global: boolean;
|
|
1830
|
+
readonly ignoreCase: boolean;
|
|
1831
|
+
readonly multiline: boolean;
|
|
1832
|
+
lastIndex: number;
|
|
1833
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
1834
|
+
readonly flags: string;
|
|
1835
|
+
readonly sticky: boolean;
|
|
1836
|
+
readonly unicode: boolean;
|
|
1837
|
+
readonly dotAll: boolean;
|
|
1838
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1839
|
+
[Symbol.replace]: {
|
|
1840
|
+
(string: string, replaceValue: string): string;
|
|
1841
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1842
|
+
};
|
|
1843
|
+
[Symbol.search]: (string: string) => number;
|
|
1844
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
1845
|
+
} | undefined;
|
|
1846
|
+
min?: number | undefined;
|
|
1847
|
+
max?: number | undefined;
|
|
1848
|
+
len?: number | undefined;
|
|
1849
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
1850
|
+
whitespace?: boolean | undefined;
|
|
1851
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
1852
|
+
options?: {
|
|
1853
|
+
suppressWarning?: boolean | undefined;
|
|
1854
|
+
suppressValidatorError?: boolean | undefined;
|
|
1855
|
+
first?: boolean | undefined;
|
|
1856
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
1857
|
+
messages?: {
|
|
1858
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1859
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1860
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1861
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1862
|
+
date?: {
|
|
1863
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1864
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1865
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1866
|
+
} | undefined;
|
|
1867
|
+
types?: {
|
|
1868
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1869
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1870
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1871
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1872
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1873
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1874
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1875
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1876
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1877
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1878
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1879
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1880
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1881
|
+
} | undefined;
|
|
1882
|
+
string?: {
|
|
1883
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1884
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1885
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1886
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1887
|
+
} | undefined;
|
|
1888
|
+
number?: {
|
|
1889
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1890
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1891
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1892
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1893
|
+
} | undefined;
|
|
1894
|
+
array?: {
|
|
1895
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1896
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1897
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1898
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1899
|
+
} | undefined;
|
|
1900
|
+
pattern?: {
|
|
1901
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
1902
|
+
} | undefined;
|
|
1903
|
+
} | undefined;
|
|
1904
|
+
keys?: string[] | undefined;
|
|
1905
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
1906
|
+
} | undefined;
|
|
1907
|
+
defaultField?: any | any[] | undefined;
|
|
1908
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
1909
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
1910
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
1911
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
1912
|
+
} | {
|
|
1913
|
+
type?: import('async-validator').RuleType | undefined;
|
|
1914
|
+
required?: boolean | undefined;
|
|
1915
|
+
pattern?: string | {
|
|
1916
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
1917
|
+
test: (string: string) => boolean;
|
|
1918
|
+
readonly source: string;
|
|
1919
|
+
readonly global: boolean;
|
|
1920
|
+
readonly ignoreCase: boolean;
|
|
1921
|
+
readonly multiline: boolean;
|
|
1922
|
+
lastIndex: number;
|
|
1923
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
1924
|
+
readonly flags: string;
|
|
1925
|
+
readonly sticky: boolean;
|
|
1926
|
+
readonly unicode: boolean;
|
|
1927
|
+
readonly dotAll: boolean;
|
|
1928
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
1929
|
+
[Symbol.replace]: {
|
|
1930
|
+
(string: string, replaceValue: string): string;
|
|
1931
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
1932
|
+
};
|
|
1933
|
+
[Symbol.search]: (string: string) => number;
|
|
1934
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
1935
|
+
} | undefined;
|
|
1936
|
+
min?: number | undefined;
|
|
1937
|
+
max?: number | undefined;
|
|
1938
|
+
len?: number | undefined;
|
|
1939
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
1940
|
+
whitespace?: boolean | undefined;
|
|
1941
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
1942
|
+
options?: {
|
|
1943
|
+
suppressWarning?: boolean | undefined;
|
|
1944
|
+
suppressValidatorError?: boolean | undefined;
|
|
1945
|
+
first?: boolean | undefined;
|
|
1946
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
1947
|
+
messages?: {
|
|
1948
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1949
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1950
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1951
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
1952
|
+
date?: {
|
|
1953
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1954
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1955
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
1956
|
+
} | undefined;
|
|
1957
|
+
types?: {
|
|
1958
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1959
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1960
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1961
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1962
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1963
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1964
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1965
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1966
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1967
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1968
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1969
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1970
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
1971
|
+
} | undefined;
|
|
1972
|
+
string?: {
|
|
1973
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1974
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1975
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1976
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1977
|
+
} | undefined;
|
|
1978
|
+
number?: {
|
|
1979
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1980
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1981
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1982
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1983
|
+
} | undefined;
|
|
1984
|
+
array?: {
|
|
1985
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1986
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1987
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
1988
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
1989
|
+
} | undefined;
|
|
1990
|
+
pattern?: {
|
|
1991
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
1992
|
+
} | undefined;
|
|
1993
|
+
} | undefined;
|
|
1994
|
+
keys?: string[] | undefined;
|
|
1995
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
1996
|
+
} | undefined;
|
|
1997
|
+
defaultField?: any | any[] | undefined;
|
|
1998
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
1999
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
2000
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
2001
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
2002
|
+
}[] | undefined;
|
|
2003
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
2004
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
2005
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
2006
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
2007
|
+
}[] | undefined;
|
|
2008
|
+
readonly validateStatus?: ("" | "success" | "error" | "validating") | undefined;
|
|
2009
|
+
readonly inlineMessage?: boolean | undefined;
|
|
2010
|
+
readonly for?: string | undefined;
|
|
2011
|
+
}[];
|
|
2012
|
+
}, {}, {}, {}, {
|
|
2013
|
+
readonly disabled: boolean;
|
|
2014
|
+
readonly inline: boolean;
|
|
2015
|
+
readonly labelWidth: string | number;
|
|
2016
|
+
readonly labelPosition: "left" | "right" | "top";
|
|
2017
|
+
readonly inlineMessage: boolean;
|
|
2018
|
+
readonly showMessage: boolean;
|
|
2019
|
+
readonly requireAsteriskPosition: "left" | "right";
|
|
2020
|
+
readonly labelSuffix: string;
|
|
2021
|
+
readonly validateOnRuleChange: boolean;
|
|
2022
|
+
readonly scrollIntoViewOptions: boolean | ScrollIntoViewOptions;
|
|
2023
|
+
readonly statusIcon: boolean;
|
|
2024
|
+
readonly hideRequiredAsterisk: boolean;
|
|
2025
|
+
readonly scrollToError: boolean;
|
|
2026
|
+
}>;
|
|
2027
|
+
__isFragment?: never;
|
|
2028
|
+
__isTeleport?: never;
|
|
2029
|
+
__isSuspense?: never;
|
|
2030
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
2031
|
+
readonly model: ObjectConstructor;
|
|
2032
|
+
readonly rules: {
|
|
2033
|
+
readonly type: import('vue').PropType<Partial<Record<string, import('element-plus').FormItemRule | import('element-plus').FormItemRule[]>>>;
|
|
2034
|
+
readonly required: false;
|
|
2035
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2036
|
+
__epPropKey: true;
|
|
2037
|
+
};
|
|
2038
|
+
readonly labelPosition: {
|
|
2039
|
+
readonly type: import('vue').PropType<"left" | "right" | "top">;
|
|
2040
|
+
readonly required: false;
|
|
2041
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2042
|
+
__epPropKey: true;
|
|
2043
|
+
} & {
|
|
2044
|
+
readonly default: "right";
|
|
2045
|
+
};
|
|
2046
|
+
readonly requireAsteriskPosition: {
|
|
2047
|
+
readonly type: import('vue').PropType<"left" | "right">;
|
|
2048
|
+
readonly required: false;
|
|
2049
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2050
|
+
__epPropKey: true;
|
|
2051
|
+
} & {
|
|
2052
|
+
readonly default: "left";
|
|
2053
|
+
};
|
|
2054
|
+
readonly labelWidth: {
|
|
2055
|
+
readonly type: import('vue').PropType<string | number>;
|
|
2056
|
+
readonly required: false;
|
|
2057
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2058
|
+
__epPropKey: true;
|
|
2059
|
+
} & {
|
|
2060
|
+
readonly default: "";
|
|
2061
|
+
};
|
|
2062
|
+
readonly labelSuffix: {
|
|
2063
|
+
readonly type: import('vue').PropType<string>;
|
|
2064
|
+
readonly required: false;
|
|
2065
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2066
|
+
__epPropKey: true;
|
|
2067
|
+
} & {
|
|
2068
|
+
readonly default: "";
|
|
2069
|
+
};
|
|
2070
|
+
readonly inline: BooleanConstructor;
|
|
2071
|
+
readonly inlineMessage: BooleanConstructor;
|
|
2072
|
+
readonly statusIcon: BooleanConstructor;
|
|
2073
|
+
readonly showMessage: {
|
|
2074
|
+
readonly type: import('vue').PropType<boolean>;
|
|
2075
|
+
readonly required: false;
|
|
2076
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2077
|
+
__epPropKey: true;
|
|
2078
|
+
} & {
|
|
2079
|
+
readonly default: true;
|
|
2080
|
+
};
|
|
2081
|
+
readonly validateOnRuleChange: {
|
|
2082
|
+
readonly type: import('vue').PropType<boolean>;
|
|
2083
|
+
readonly required: false;
|
|
2084
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2085
|
+
__epPropKey: true;
|
|
2086
|
+
} & {
|
|
2087
|
+
readonly default: true;
|
|
2088
|
+
};
|
|
2089
|
+
readonly hideRequiredAsterisk: BooleanConstructor;
|
|
2090
|
+
readonly scrollToError: BooleanConstructor;
|
|
2091
|
+
readonly scrollIntoViewOptions: {
|
|
2092
|
+
readonly type: import('vue').PropType<boolean | ScrollIntoViewOptions>;
|
|
2093
|
+
readonly required: false;
|
|
2094
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2095
|
+
__epPropKey: true;
|
|
2096
|
+
} & {
|
|
2097
|
+
readonly default: true;
|
|
2098
|
+
};
|
|
2099
|
+
readonly size: {
|
|
2100
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
2101
|
+
readonly required: false;
|
|
2102
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2103
|
+
__epPropKey: true;
|
|
2104
|
+
};
|
|
2105
|
+
readonly disabled: BooleanConstructor;
|
|
2106
|
+
}>> & {
|
|
2107
|
+
onValidate?: ((prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
2108
|
+
}, {
|
|
2109
|
+
validate: (callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
2110
|
+
validateField: (props?: import('element-plus').FormItemProp | import('element-plus').FormItemProp[], callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
2111
|
+
resetFields: (props?: import('element-plus').FormItemProp | import('element-plus').FormItemProp[]) => void;
|
|
2112
|
+
clearValidate: (props?: import('element-plus').FormItemProp | import('element-plus').FormItemProp[]) => void;
|
|
2113
|
+
scrollToField: (prop: import('element-plus').FormItemProp) => void;
|
|
2114
|
+
getField: (prop: import('element-plus').FormItemProp) => import('element-plus').FormItemContext | undefined;
|
|
2115
|
+
fields: {
|
|
2116
|
+
$el: HTMLDivElement | undefined;
|
|
2117
|
+
size: import('element-plus').ComponentSize;
|
|
2118
|
+
validateMessage: string;
|
|
2119
|
+
validateState: import('element-plus').FormItemValidateState;
|
|
2120
|
+
isGroup: boolean;
|
|
2121
|
+
labelId: string;
|
|
2122
|
+
inputIds: string[];
|
|
2123
|
+
hasLabel: boolean;
|
|
2124
|
+
fieldValue: any;
|
|
2125
|
+
propString: string;
|
|
2126
|
+
addInputId: (id: string) => void;
|
|
2127
|
+
removeInputId: (id: string) => void;
|
|
2128
|
+
validate: (trigger: string, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
2129
|
+
resetField: () => void;
|
|
2130
|
+
clearValidate: () => void;
|
|
2131
|
+
readonly labelWidth: string | number;
|
|
2132
|
+
readonly labelPosition: "" | "left" | "right" | "top";
|
|
2133
|
+
readonly showMessage: boolean;
|
|
2134
|
+
readonly label?: string | undefined;
|
|
2135
|
+
readonly prop?: import('element-plus').FormItemProp | undefined;
|
|
2136
|
+
readonly required?: boolean | undefined;
|
|
2137
|
+
readonly error?: string | undefined;
|
|
2138
|
+
readonly rules?: {
|
|
2139
|
+
trigger?: (string | string[]) | undefined;
|
|
2140
|
+
type?: import('async-validator').RuleType | undefined;
|
|
2141
|
+
required?: boolean | undefined;
|
|
2142
|
+
pattern?: string | {
|
|
2143
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
2144
|
+
test: (string: string) => boolean;
|
|
2145
|
+
readonly source: string;
|
|
2146
|
+
readonly global: boolean;
|
|
2147
|
+
readonly ignoreCase: boolean;
|
|
2148
|
+
readonly multiline: boolean;
|
|
2149
|
+
lastIndex: number;
|
|
2150
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
2151
|
+
readonly flags: string;
|
|
2152
|
+
readonly sticky: boolean;
|
|
2153
|
+
readonly unicode: boolean;
|
|
2154
|
+
readonly dotAll: boolean;
|
|
2155
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2156
|
+
[Symbol.replace]: {
|
|
2157
|
+
(string: string, replaceValue: string): string;
|
|
2158
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2159
|
+
};
|
|
2160
|
+
[Symbol.search]: (string: string) => number;
|
|
2161
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
2162
|
+
} | undefined;
|
|
2163
|
+
min?: number | undefined;
|
|
2164
|
+
max?: number | undefined;
|
|
2165
|
+
len?: number | undefined;
|
|
2166
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
2167
|
+
whitespace?: boolean | undefined;
|
|
2168
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
2169
|
+
options?: {
|
|
2170
|
+
suppressWarning?: boolean | undefined;
|
|
2171
|
+
suppressValidatorError?: boolean | undefined;
|
|
2172
|
+
first?: boolean | undefined;
|
|
2173
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
2174
|
+
messages?: {
|
|
2175
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2176
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
2177
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2178
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
2179
|
+
date?: {
|
|
2180
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2181
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2182
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2183
|
+
} | undefined;
|
|
2184
|
+
types?: {
|
|
2185
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2186
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2187
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2188
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2189
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2190
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2191
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2192
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2193
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2194
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2195
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2196
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2197
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2198
|
+
} | undefined;
|
|
2199
|
+
string?: {
|
|
2200
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2201
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2202
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2203
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2204
|
+
} | undefined;
|
|
2205
|
+
number?: {
|
|
2206
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2207
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2208
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2209
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2210
|
+
} | undefined;
|
|
2211
|
+
array?: {
|
|
2212
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2213
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2214
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2215
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2216
|
+
} | undefined;
|
|
2217
|
+
pattern?: {
|
|
2218
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
2219
|
+
} | undefined;
|
|
2220
|
+
} | undefined;
|
|
2221
|
+
keys?: string[] | undefined;
|
|
2222
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
2223
|
+
} | undefined;
|
|
2224
|
+
defaultField?: {
|
|
2225
|
+
type?: import('async-validator').RuleType | undefined;
|
|
2226
|
+
required?: boolean | undefined;
|
|
2227
|
+
pattern?: string | {
|
|
2228
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
2229
|
+
test: (string: string) => boolean;
|
|
2230
|
+
readonly source: string;
|
|
2231
|
+
readonly global: boolean;
|
|
2232
|
+
readonly ignoreCase: boolean;
|
|
2233
|
+
readonly multiline: boolean;
|
|
2234
|
+
lastIndex: number;
|
|
2235
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
2236
|
+
readonly flags: string;
|
|
2237
|
+
readonly sticky: boolean;
|
|
2238
|
+
readonly unicode: boolean;
|
|
2239
|
+
readonly dotAll: boolean;
|
|
2240
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2241
|
+
[Symbol.replace]: {
|
|
2242
|
+
(string: string, replaceValue: string): string;
|
|
2243
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2244
|
+
};
|
|
2245
|
+
[Symbol.search]: (string: string) => number;
|
|
2246
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
2247
|
+
} | undefined;
|
|
2248
|
+
min?: number | undefined;
|
|
2249
|
+
max?: number | undefined;
|
|
2250
|
+
len?: number | undefined;
|
|
2251
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
2252
|
+
whitespace?: boolean | undefined;
|
|
2253
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
2254
|
+
options?: {
|
|
2255
|
+
suppressWarning?: boolean | undefined;
|
|
2256
|
+
suppressValidatorError?: boolean | undefined;
|
|
2257
|
+
first?: boolean | undefined;
|
|
2258
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
2259
|
+
messages?: {
|
|
2260
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2261
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
2262
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2263
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
2264
|
+
date?: {
|
|
2265
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2266
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2267
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2268
|
+
} | undefined;
|
|
2269
|
+
types?: {
|
|
2270
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2271
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2272
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2273
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2274
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2275
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2276
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2277
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2278
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2279
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2280
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2281
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2282
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2283
|
+
} | undefined;
|
|
2284
|
+
string?: {
|
|
2285
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2286
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2287
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2288
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2289
|
+
} | undefined;
|
|
2290
|
+
number?: {
|
|
2291
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2292
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2293
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2294
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2295
|
+
} | undefined;
|
|
2296
|
+
array?: {
|
|
2297
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2298
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2299
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2300
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2301
|
+
} | undefined;
|
|
2302
|
+
pattern?: {
|
|
2303
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
2304
|
+
} | undefined;
|
|
2305
|
+
} | undefined;
|
|
2306
|
+
keys?: string[] | undefined;
|
|
2307
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
2308
|
+
} | undefined;
|
|
2309
|
+
defaultField?: any | any[] | undefined;
|
|
2310
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
2311
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
2312
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
2313
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
2314
|
+
} | {
|
|
2315
|
+
type?: import('async-validator').RuleType | undefined;
|
|
2316
|
+
required?: boolean | undefined;
|
|
2317
|
+
pattern?: string | {
|
|
2318
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
2319
|
+
test: (string: string) => boolean;
|
|
2320
|
+
readonly source: string;
|
|
2321
|
+
readonly global: boolean;
|
|
2322
|
+
readonly ignoreCase: boolean;
|
|
2323
|
+
readonly multiline: boolean;
|
|
2324
|
+
lastIndex: number;
|
|
2325
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
2326
|
+
readonly flags: string;
|
|
2327
|
+
readonly sticky: boolean;
|
|
2328
|
+
readonly unicode: boolean;
|
|
2329
|
+
readonly dotAll: boolean;
|
|
2330
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2331
|
+
[Symbol.replace]: {
|
|
2332
|
+
(string: string, replaceValue: string): string;
|
|
2333
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2334
|
+
};
|
|
2335
|
+
[Symbol.search]: (string: string) => number;
|
|
2336
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
2337
|
+
} | undefined;
|
|
2338
|
+
min?: number | undefined;
|
|
2339
|
+
max?: number | undefined;
|
|
2340
|
+
len?: number | undefined;
|
|
2341
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
2342
|
+
whitespace?: boolean | undefined;
|
|
2343
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
2344
|
+
options?: {
|
|
2345
|
+
suppressWarning?: boolean | undefined;
|
|
2346
|
+
suppressValidatorError?: boolean | undefined;
|
|
2347
|
+
first?: boolean | undefined;
|
|
2348
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
2349
|
+
messages?: {
|
|
2350
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2351
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
2352
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2353
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
2354
|
+
date?: {
|
|
2355
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2356
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2357
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2358
|
+
} | undefined;
|
|
2359
|
+
types?: {
|
|
2360
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2361
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2362
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2363
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2364
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2365
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2366
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2367
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2368
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2369
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2370
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2371
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2372
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2373
|
+
} | undefined;
|
|
2374
|
+
string?: {
|
|
2375
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2376
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2377
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2378
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2379
|
+
} | undefined;
|
|
2380
|
+
number?: {
|
|
2381
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2382
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2383
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2384
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2385
|
+
} | undefined;
|
|
2386
|
+
array?: {
|
|
2387
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2388
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2389
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2390
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2391
|
+
} | undefined;
|
|
2392
|
+
pattern?: {
|
|
2393
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
2394
|
+
} | undefined;
|
|
2395
|
+
} | undefined;
|
|
2396
|
+
keys?: string[] | undefined;
|
|
2397
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
2398
|
+
} | undefined;
|
|
2399
|
+
defaultField?: any | any[] | undefined;
|
|
2400
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
2401
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
2402
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
2403
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
2404
|
+
}[] | undefined;
|
|
2405
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
2406
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
2407
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
2408
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
2409
|
+
} | {
|
|
2410
|
+
trigger?: (string | string[]) | undefined;
|
|
2411
|
+
type?: import('async-validator').RuleType | undefined;
|
|
2412
|
+
required?: boolean | undefined;
|
|
2413
|
+
pattern?: string | {
|
|
2414
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
2415
|
+
test: (string: string) => boolean;
|
|
2416
|
+
readonly source: string;
|
|
2417
|
+
readonly global: boolean;
|
|
2418
|
+
readonly ignoreCase: boolean;
|
|
2419
|
+
readonly multiline: boolean;
|
|
2420
|
+
lastIndex: number;
|
|
2421
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
2422
|
+
readonly flags: string;
|
|
2423
|
+
readonly sticky: boolean;
|
|
2424
|
+
readonly unicode: boolean;
|
|
2425
|
+
readonly dotAll: boolean;
|
|
2426
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2427
|
+
[Symbol.replace]: {
|
|
2428
|
+
(string: string, replaceValue: string): string;
|
|
2429
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2430
|
+
};
|
|
2431
|
+
[Symbol.search]: (string: string) => number;
|
|
2432
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
2433
|
+
} | undefined;
|
|
2434
|
+
min?: number | undefined;
|
|
2435
|
+
max?: number | undefined;
|
|
2436
|
+
len?: number | undefined;
|
|
2437
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
2438
|
+
whitespace?: boolean | undefined;
|
|
2439
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
2440
|
+
options?: {
|
|
2441
|
+
suppressWarning?: boolean | undefined;
|
|
2442
|
+
suppressValidatorError?: boolean | undefined;
|
|
2443
|
+
first?: boolean | undefined;
|
|
2444
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
2445
|
+
messages?: {
|
|
2446
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2447
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
2448
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2449
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
2450
|
+
date?: {
|
|
2451
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2452
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2453
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2454
|
+
} | undefined;
|
|
2455
|
+
types?: {
|
|
2456
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2457
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2458
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2459
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2460
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2461
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2462
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2463
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2464
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2465
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2466
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2467
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2468
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2469
|
+
} | undefined;
|
|
2470
|
+
string?: {
|
|
2471
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2472
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2473
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2474
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2475
|
+
} | undefined;
|
|
2476
|
+
number?: {
|
|
2477
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2478
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2479
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2480
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2481
|
+
} | undefined;
|
|
2482
|
+
array?: {
|
|
2483
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2484
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2485
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2486
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2487
|
+
} | undefined;
|
|
2488
|
+
pattern?: {
|
|
2489
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
2490
|
+
} | undefined;
|
|
2491
|
+
} | undefined;
|
|
2492
|
+
keys?: string[] | undefined;
|
|
2493
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
2494
|
+
} | undefined;
|
|
2495
|
+
defaultField?: {
|
|
2496
|
+
type?: import('async-validator').RuleType | undefined;
|
|
2497
|
+
required?: boolean | undefined;
|
|
2498
|
+
pattern?: string | {
|
|
2499
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
2500
|
+
test: (string: string) => boolean;
|
|
2501
|
+
readonly source: string;
|
|
2502
|
+
readonly global: boolean;
|
|
2503
|
+
readonly ignoreCase: boolean;
|
|
2504
|
+
readonly multiline: boolean;
|
|
2505
|
+
lastIndex: number;
|
|
2506
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
2507
|
+
readonly flags: string;
|
|
2508
|
+
readonly sticky: boolean;
|
|
2509
|
+
readonly unicode: boolean;
|
|
2510
|
+
readonly dotAll: boolean;
|
|
2511
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2512
|
+
[Symbol.replace]: {
|
|
2513
|
+
(string: string, replaceValue: string): string;
|
|
2514
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2515
|
+
};
|
|
2516
|
+
[Symbol.search]: (string: string) => number;
|
|
2517
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
2518
|
+
} | undefined;
|
|
2519
|
+
min?: number | undefined;
|
|
2520
|
+
max?: number | undefined;
|
|
2521
|
+
len?: number | undefined;
|
|
2522
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
2523
|
+
whitespace?: boolean | undefined;
|
|
2524
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
2525
|
+
options?: {
|
|
2526
|
+
suppressWarning?: boolean | undefined;
|
|
2527
|
+
suppressValidatorError?: boolean | undefined;
|
|
2528
|
+
first?: boolean | undefined;
|
|
2529
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
2530
|
+
messages?: {
|
|
2531
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2532
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
2533
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2534
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
2535
|
+
date?: {
|
|
2536
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2537
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2538
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2539
|
+
} | undefined;
|
|
2540
|
+
types?: {
|
|
2541
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2542
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2543
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2544
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2545
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2546
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2547
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2548
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2549
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2550
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2551
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2552
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2553
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2554
|
+
} | undefined;
|
|
2555
|
+
string?: {
|
|
2556
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2557
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2558
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2559
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2560
|
+
} | undefined;
|
|
2561
|
+
number?: {
|
|
2562
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2563
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2564
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2565
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2566
|
+
} | undefined;
|
|
2567
|
+
array?: {
|
|
2568
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2569
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2570
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2571
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2572
|
+
} | undefined;
|
|
2573
|
+
pattern?: {
|
|
2574
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
2575
|
+
} | undefined;
|
|
2576
|
+
} | undefined;
|
|
2577
|
+
keys?: string[] | undefined;
|
|
2578
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
2579
|
+
} | undefined;
|
|
2580
|
+
defaultField?: any | any[] | undefined;
|
|
2581
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
2582
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
2583
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
2584
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
2585
|
+
} | {
|
|
2586
|
+
type?: import('async-validator').RuleType | undefined;
|
|
2587
|
+
required?: boolean | undefined;
|
|
2588
|
+
pattern?: string | {
|
|
2589
|
+
exec: (string: string) => RegExpExecArray | null;
|
|
2590
|
+
test: (string: string) => boolean;
|
|
2591
|
+
readonly source: string;
|
|
2592
|
+
readonly global: boolean;
|
|
2593
|
+
readonly ignoreCase: boolean;
|
|
2594
|
+
readonly multiline: boolean;
|
|
2595
|
+
lastIndex: number;
|
|
2596
|
+
compile: (pattern: string, flags?: string) => RegExp;
|
|
2597
|
+
readonly flags: string;
|
|
2598
|
+
readonly sticky: boolean;
|
|
2599
|
+
readonly unicode: boolean;
|
|
2600
|
+
readonly dotAll: boolean;
|
|
2601
|
+
[Symbol.match]: (string: string) => RegExpMatchArray | null;
|
|
2602
|
+
[Symbol.replace]: {
|
|
2603
|
+
(string: string, replaceValue: string): string;
|
|
2604
|
+
(string: string, replacer: (substring: string, ...args: any[]) => string): string;
|
|
2605
|
+
};
|
|
2606
|
+
[Symbol.search]: (string: string) => number;
|
|
2607
|
+
[Symbol.split]: (string: string, limit?: number) => string[];
|
|
2608
|
+
} | undefined;
|
|
2609
|
+
min?: number | undefined;
|
|
2610
|
+
max?: number | undefined;
|
|
2611
|
+
len?: number | undefined;
|
|
2612
|
+
enum?: Array<string | number | boolean | null | undefined> | undefined;
|
|
2613
|
+
whitespace?: boolean | undefined;
|
|
2614
|
+
fields?: Record<string, import('async-validator').Rule> | undefined;
|
|
2615
|
+
options?: {
|
|
2616
|
+
suppressWarning?: boolean | undefined;
|
|
2617
|
+
suppressValidatorError?: boolean | undefined;
|
|
2618
|
+
first?: boolean | undefined;
|
|
2619
|
+
firstFields?: (boolean | string[]) | undefined;
|
|
2620
|
+
messages?: {
|
|
2621
|
+
default?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2622
|
+
required?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
2623
|
+
enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2624
|
+
whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
|
|
2625
|
+
date?: {
|
|
2626
|
+
format?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2627
|
+
parse?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2628
|
+
invalid?: (string | ((...args: unknown[]) => string)) | undefined;
|
|
2629
|
+
} | undefined;
|
|
2630
|
+
types?: {
|
|
2631
|
+
string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2632
|
+
method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2633
|
+
array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2634
|
+
object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2635
|
+
number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2636
|
+
date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2637
|
+
boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2638
|
+
integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2639
|
+
float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2640
|
+
regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2641
|
+
email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2642
|
+
url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2643
|
+
hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
|
|
2644
|
+
} | undefined;
|
|
2645
|
+
string?: {
|
|
2646
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2647
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2648
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2649
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2650
|
+
} | undefined;
|
|
2651
|
+
number?: {
|
|
2652
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2653
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2654
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2655
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2656
|
+
} | undefined;
|
|
2657
|
+
array?: {
|
|
2658
|
+
len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2659
|
+
min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2660
|
+
max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
|
|
2661
|
+
range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
|
|
2662
|
+
} | undefined;
|
|
2663
|
+
pattern?: {
|
|
2664
|
+
mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
|
|
2665
|
+
} | undefined;
|
|
2666
|
+
} | undefined;
|
|
2667
|
+
keys?: string[] | undefined;
|
|
2668
|
+
error?: ((rule: import('async-validator').InternalRuleItem, message: string) => import('async-validator').ValidateError) | undefined;
|
|
2669
|
+
} | undefined;
|
|
2670
|
+
defaultField?: any | any[] | undefined;
|
|
2671
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
2672
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
2673
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
2674
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
2675
|
+
}[] | undefined;
|
|
2676
|
+
transform?: ((value: import('async-validator').Value) => import('async-validator').Value) | undefined;
|
|
2677
|
+
message?: (string | ((a?: string) => string)) | undefined;
|
|
2678
|
+
asyncValidator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => void | Promise<void>) | undefined;
|
|
2679
|
+
validator?: ((rule: import('async-validator').InternalRuleItem, value: import('async-validator').Value, callback: (error?: string | Error) => void, source: import('async-validator').Values, options: import('async-validator').ValidateOption) => import('async-validator').SyncValidateResult | void) | undefined;
|
|
2680
|
+
}[] | undefined;
|
|
2681
|
+
readonly validateStatus?: ("" | "success" | "error" | "validating") | undefined;
|
|
2682
|
+
readonly inlineMessage?: boolean | undefined;
|
|
2683
|
+
readonly for?: string | undefined;
|
|
2684
|
+
}[];
|
|
2685
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
2686
|
+
validate: (prop: import('element-plus').FormItemProp, isValid: boolean, message: string) => void;
|
|
2687
|
+
}, string, {
|
|
2688
|
+
readonly disabled: boolean;
|
|
2689
|
+
readonly inline: boolean;
|
|
2690
|
+
readonly labelWidth: string | number;
|
|
2691
|
+
readonly labelPosition: "left" | "right" | "top";
|
|
2692
|
+
readonly inlineMessage: boolean;
|
|
2693
|
+
readonly showMessage: boolean;
|
|
2694
|
+
readonly requireAsteriskPosition: "left" | "right";
|
|
2695
|
+
readonly labelSuffix: string;
|
|
2696
|
+
readonly validateOnRuleChange: boolean;
|
|
2697
|
+
readonly scrollIntoViewOptions: boolean | ScrollIntoViewOptions;
|
|
2698
|
+
readonly statusIcon: boolean;
|
|
2699
|
+
readonly hideRequiredAsterisk: boolean;
|
|
2700
|
+
readonly scrollToError: boolean;
|
|
2701
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
2702
|
+
$slots: {
|
|
2703
|
+
default?(_: {}): any;
|
|
2704
|
+
};
|
|
2705
|
+
}) & import('vue').Plugin) & {
|
|
2706
|
+
FormItem: {
|
|
2707
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
2708
|
+
readonly label: StringConstructor;
|
|
2709
|
+
readonly labelWidth: {
|
|
2710
|
+
readonly type: import('vue').PropType<string | number>;
|
|
2711
|
+
readonly required: false;
|
|
2712
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2713
|
+
__epPropKey: true;
|
|
2714
|
+
} & {
|
|
2715
|
+
readonly default: "";
|
|
2716
|
+
};
|
|
2717
|
+
readonly labelPosition: {
|
|
2718
|
+
readonly type: import('vue').PropType<"" | "left" | "right" | "top">;
|
|
2719
|
+
readonly required: false;
|
|
2720
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2721
|
+
__epPropKey: true;
|
|
2722
|
+
} & {
|
|
2723
|
+
readonly default: "";
|
|
2724
|
+
};
|
|
2725
|
+
readonly prop: {
|
|
2726
|
+
readonly type: import('vue').PropType<import('element-plus').FormItemProp>;
|
|
2727
|
+
readonly required: false;
|
|
2728
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2729
|
+
__epPropKey: true;
|
|
2730
|
+
};
|
|
2731
|
+
readonly required: {
|
|
2732
|
+
readonly type: import('vue').PropType<boolean>;
|
|
2733
|
+
readonly required: false;
|
|
2734
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2735
|
+
__epPropKey: true;
|
|
2736
|
+
} & {
|
|
2737
|
+
readonly default: undefined;
|
|
2738
|
+
};
|
|
2739
|
+
readonly rules: {
|
|
2740
|
+
readonly type: import('vue').PropType<import('element-plus').FormItemRule | import('element-plus').FormItemRule[]>;
|
|
2741
|
+
readonly required: false;
|
|
2742
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2743
|
+
__epPropKey: true;
|
|
2744
|
+
};
|
|
2745
|
+
readonly error: StringConstructor;
|
|
2746
|
+
readonly validateStatus: {
|
|
2747
|
+
readonly type: import('vue').PropType<"" | "success" | "error" | "validating">;
|
|
2748
|
+
readonly required: false;
|
|
2749
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2750
|
+
__epPropKey: true;
|
|
2751
|
+
};
|
|
2752
|
+
readonly for: StringConstructor;
|
|
2753
|
+
readonly inlineMessage: {
|
|
2754
|
+
readonly type: import('vue').PropType<boolean>;
|
|
2755
|
+
readonly required: false;
|
|
2756
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2757
|
+
__epPropKey: true;
|
|
2758
|
+
} & {
|
|
2759
|
+
readonly default: undefined;
|
|
2760
|
+
};
|
|
2761
|
+
readonly showMessage: {
|
|
2762
|
+
readonly type: import('vue').PropType<boolean>;
|
|
2763
|
+
readonly required: false;
|
|
2764
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2765
|
+
__epPropKey: true;
|
|
2766
|
+
} & {
|
|
2767
|
+
readonly default: true;
|
|
2768
|
+
};
|
|
2769
|
+
readonly size: {
|
|
2770
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
2771
|
+
readonly required: false;
|
|
2772
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2773
|
+
__epPropKey: true;
|
|
2774
|
+
};
|
|
2775
|
+
}>>, {
|
|
2776
|
+
size: import('vue').ComputedRef<"" | "small" | "default" | "large">;
|
|
2777
|
+
validateMessage: import('vue').Ref<string>;
|
|
2778
|
+
validateState: import('vue').Ref<"" | "error" | "success" | "validating">;
|
|
2779
|
+
validate: (trigger: string, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
2780
|
+
clearValidate: () => void;
|
|
2781
|
+
resetField: () => void;
|
|
2782
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
2783
|
+
readonly required: boolean;
|
|
2784
|
+
readonly labelWidth: string | number;
|
|
2785
|
+
readonly labelPosition: "" | "left" | "right" | "top";
|
|
2786
|
+
readonly inlineMessage: boolean;
|
|
2787
|
+
readonly showMessage: boolean;
|
|
2788
|
+
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
2789
|
+
P: {};
|
|
2790
|
+
B: {};
|
|
2791
|
+
D: {};
|
|
2792
|
+
C: {};
|
|
2793
|
+
M: {};
|
|
2794
|
+
Defaults: {};
|
|
2795
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
|
2796
|
+
readonly label: StringConstructor;
|
|
2797
|
+
readonly labelWidth: {
|
|
2798
|
+
readonly type: import('vue').PropType<string | number>;
|
|
2799
|
+
readonly required: false;
|
|
2800
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2801
|
+
__epPropKey: true;
|
|
2802
|
+
} & {
|
|
2803
|
+
readonly default: "";
|
|
2804
|
+
};
|
|
2805
|
+
readonly labelPosition: {
|
|
2806
|
+
readonly type: import('vue').PropType<"" | "left" | "right" | "top">;
|
|
2807
|
+
readonly required: false;
|
|
2808
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2809
|
+
__epPropKey: true;
|
|
2810
|
+
} & {
|
|
2811
|
+
readonly default: "";
|
|
2812
|
+
};
|
|
2813
|
+
readonly prop: {
|
|
2814
|
+
readonly type: import('vue').PropType<import('element-plus').FormItemProp>;
|
|
2815
|
+
readonly required: false;
|
|
2816
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2817
|
+
__epPropKey: true;
|
|
2818
|
+
};
|
|
2819
|
+
readonly required: {
|
|
2820
|
+
readonly type: import('vue').PropType<boolean>;
|
|
2821
|
+
readonly required: false;
|
|
2822
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2823
|
+
__epPropKey: true;
|
|
2824
|
+
} & {
|
|
2825
|
+
readonly default: undefined;
|
|
2826
|
+
};
|
|
2827
|
+
readonly rules: {
|
|
2828
|
+
readonly type: import('vue').PropType<import('element-plus').FormItemRule | import('element-plus').FormItemRule[]>;
|
|
2829
|
+
readonly required: false;
|
|
2830
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2831
|
+
__epPropKey: true;
|
|
2832
|
+
};
|
|
2833
|
+
readonly error: StringConstructor;
|
|
2834
|
+
readonly validateStatus: {
|
|
2835
|
+
readonly type: import('vue').PropType<"" | "success" | "error" | "validating">;
|
|
2836
|
+
readonly required: false;
|
|
2837
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2838
|
+
__epPropKey: true;
|
|
2839
|
+
};
|
|
2840
|
+
readonly for: StringConstructor;
|
|
2841
|
+
readonly inlineMessage: {
|
|
2842
|
+
readonly type: import('vue').PropType<boolean>;
|
|
2843
|
+
readonly required: false;
|
|
2844
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2845
|
+
__epPropKey: true;
|
|
2846
|
+
} & {
|
|
2847
|
+
readonly default: undefined;
|
|
2848
|
+
};
|
|
2849
|
+
readonly showMessage: {
|
|
2850
|
+
readonly type: import('vue').PropType<boolean>;
|
|
2851
|
+
readonly required: false;
|
|
2852
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2853
|
+
__epPropKey: true;
|
|
2854
|
+
} & {
|
|
2855
|
+
readonly default: true;
|
|
2856
|
+
};
|
|
2857
|
+
readonly size: {
|
|
2858
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
2859
|
+
readonly required: false;
|
|
2860
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2861
|
+
__epPropKey: true;
|
|
2862
|
+
};
|
|
2863
|
+
}>>, {
|
|
2864
|
+
size: import('vue').ComputedRef<"" | "small" | "default" | "large">;
|
|
2865
|
+
validateMessage: import('vue').Ref<string>;
|
|
2866
|
+
validateState: import('vue').Ref<"" | "error" | "success" | "validating">;
|
|
2867
|
+
validate: (trigger: string, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
2868
|
+
clearValidate: () => void;
|
|
2869
|
+
resetField: () => void;
|
|
2870
|
+
}, {}, {}, {}, {
|
|
2871
|
+
readonly required: boolean;
|
|
2872
|
+
readonly labelWidth: string | number;
|
|
2873
|
+
readonly labelPosition: "" | "left" | "right" | "top";
|
|
2874
|
+
readonly inlineMessage: boolean;
|
|
2875
|
+
readonly showMessage: boolean;
|
|
2876
|
+
}>;
|
|
2877
|
+
__isFragment?: never;
|
|
2878
|
+
__isTeleport?: never;
|
|
2879
|
+
__isSuspense?: never;
|
|
2880
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
2881
|
+
readonly label: StringConstructor;
|
|
2882
|
+
readonly labelWidth: {
|
|
2883
|
+
readonly type: import('vue').PropType<string | number>;
|
|
2884
|
+
readonly required: false;
|
|
2885
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2886
|
+
__epPropKey: true;
|
|
2887
|
+
} & {
|
|
2888
|
+
readonly default: "";
|
|
2889
|
+
};
|
|
2890
|
+
readonly labelPosition: {
|
|
2891
|
+
readonly type: import('vue').PropType<"" | "left" | "right" | "top">;
|
|
2892
|
+
readonly required: false;
|
|
2893
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2894
|
+
__epPropKey: true;
|
|
2895
|
+
} & {
|
|
2896
|
+
readonly default: "";
|
|
2897
|
+
};
|
|
2898
|
+
readonly prop: {
|
|
2899
|
+
readonly type: import('vue').PropType<import('element-plus').FormItemProp>;
|
|
2900
|
+
readonly required: false;
|
|
2901
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2902
|
+
__epPropKey: true;
|
|
2903
|
+
};
|
|
2904
|
+
readonly required: {
|
|
2905
|
+
readonly type: import('vue').PropType<boolean>;
|
|
2906
|
+
readonly required: false;
|
|
2907
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2908
|
+
__epPropKey: true;
|
|
2909
|
+
} & {
|
|
2910
|
+
readonly default: undefined;
|
|
2911
|
+
};
|
|
2912
|
+
readonly rules: {
|
|
2913
|
+
readonly type: import('vue').PropType<import('element-plus').FormItemRule | import('element-plus').FormItemRule[]>;
|
|
2914
|
+
readonly required: false;
|
|
2915
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2916
|
+
__epPropKey: true;
|
|
2917
|
+
};
|
|
2918
|
+
readonly error: StringConstructor;
|
|
2919
|
+
readonly validateStatus: {
|
|
2920
|
+
readonly type: import('vue').PropType<"" | "success" | "error" | "validating">;
|
|
2921
|
+
readonly required: false;
|
|
2922
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2923
|
+
__epPropKey: true;
|
|
2924
|
+
};
|
|
2925
|
+
readonly for: StringConstructor;
|
|
2926
|
+
readonly inlineMessage: {
|
|
2927
|
+
readonly type: import('vue').PropType<boolean>;
|
|
2928
|
+
readonly required: false;
|
|
2929
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2930
|
+
__epPropKey: true;
|
|
2931
|
+
} & {
|
|
2932
|
+
readonly default: undefined;
|
|
2933
|
+
};
|
|
2934
|
+
readonly showMessage: {
|
|
2935
|
+
readonly type: import('vue').PropType<boolean>;
|
|
2936
|
+
readonly required: false;
|
|
2937
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2938
|
+
__epPropKey: true;
|
|
2939
|
+
} & {
|
|
2940
|
+
readonly default: true;
|
|
2941
|
+
};
|
|
2942
|
+
readonly size: {
|
|
2943
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
2944
|
+
readonly required: false;
|
|
2945
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2946
|
+
__epPropKey: true;
|
|
2947
|
+
};
|
|
2948
|
+
}>>, {
|
|
2949
|
+
size: import('vue').ComputedRef<"" | "small" | "default" | "large">;
|
|
2950
|
+
validateMessage: import('vue').Ref<string>;
|
|
2951
|
+
validateState: import('vue').Ref<"" | "error" | "success" | "validating">;
|
|
2952
|
+
validate: (trigger: string, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
2953
|
+
clearValidate: () => void;
|
|
2954
|
+
resetField: () => void;
|
|
2955
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, string, {
|
|
2956
|
+
readonly required: boolean;
|
|
2957
|
+
readonly labelWidth: string | number;
|
|
2958
|
+
readonly labelPosition: "" | "left" | "right" | "top";
|
|
2959
|
+
readonly inlineMessage: boolean;
|
|
2960
|
+
readonly showMessage: boolean;
|
|
2961
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
2962
|
+
$slots: {
|
|
2963
|
+
label?(_: {
|
|
2964
|
+
label: string;
|
|
2965
|
+
}): any;
|
|
2966
|
+
default?(_: {}): any;
|
|
2967
|
+
error?(_: {
|
|
2968
|
+
error: string;
|
|
2969
|
+
}): any;
|
|
2970
|
+
};
|
|
2971
|
+
});
|
|
2972
|
+
};
|
|
2973
|
+
ElFormItem: {
|
|
2974
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
2975
|
+
readonly label: StringConstructor;
|
|
2976
|
+
readonly labelWidth: {
|
|
2977
|
+
readonly type: import('vue').PropType<string | number>;
|
|
2978
|
+
readonly required: false;
|
|
2979
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2980
|
+
__epPropKey: true;
|
|
2981
|
+
} & {
|
|
2982
|
+
readonly default: "";
|
|
2983
|
+
};
|
|
2984
|
+
readonly labelPosition: {
|
|
2985
|
+
readonly type: import('vue').PropType<"" | "left" | "right" | "top">;
|
|
2986
|
+
readonly required: false;
|
|
2987
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2988
|
+
__epPropKey: true;
|
|
2989
|
+
} & {
|
|
2990
|
+
readonly default: "";
|
|
2991
|
+
};
|
|
2992
|
+
readonly prop: {
|
|
2993
|
+
readonly type: import('vue').PropType<import('element-plus').FormItemProp>;
|
|
2994
|
+
readonly required: false;
|
|
2995
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
2996
|
+
__epPropKey: true;
|
|
2997
|
+
};
|
|
2998
|
+
readonly required: {
|
|
2999
|
+
readonly type: import('vue').PropType<boolean>;
|
|
3000
|
+
readonly required: false;
|
|
3001
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3002
|
+
__epPropKey: true;
|
|
3003
|
+
} & {
|
|
3004
|
+
readonly default: undefined;
|
|
3005
|
+
};
|
|
3006
|
+
readonly rules: {
|
|
3007
|
+
readonly type: import('vue').PropType<import('element-plus').FormItemRule | import('element-plus').FormItemRule[]>;
|
|
3008
|
+
readonly required: false;
|
|
3009
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3010
|
+
__epPropKey: true;
|
|
3011
|
+
};
|
|
3012
|
+
readonly error: StringConstructor;
|
|
3013
|
+
readonly validateStatus: {
|
|
3014
|
+
readonly type: import('vue').PropType<"" | "success" | "error" | "validating">;
|
|
3015
|
+
readonly required: false;
|
|
3016
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3017
|
+
__epPropKey: true;
|
|
3018
|
+
};
|
|
3019
|
+
readonly for: StringConstructor;
|
|
3020
|
+
readonly inlineMessage: {
|
|
3021
|
+
readonly type: import('vue').PropType<boolean>;
|
|
3022
|
+
readonly required: false;
|
|
3023
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3024
|
+
__epPropKey: true;
|
|
3025
|
+
} & {
|
|
3026
|
+
readonly default: undefined;
|
|
3027
|
+
};
|
|
3028
|
+
readonly showMessage: {
|
|
3029
|
+
readonly type: import('vue').PropType<boolean>;
|
|
3030
|
+
readonly required: false;
|
|
3031
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3032
|
+
__epPropKey: true;
|
|
3033
|
+
} & {
|
|
3034
|
+
readonly default: true;
|
|
3035
|
+
};
|
|
3036
|
+
readonly size: {
|
|
3037
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
3038
|
+
readonly required: false;
|
|
3039
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3040
|
+
__epPropKey: true;
|
|
3041
|
+
};
|
|
3042
|
+
}>>, {
|
|
3043
|
+
size: import('vue').ComputedRef<"" | "small" | "default" | "large">;
|
|
3044
|
+
validateMessage: import('vue').Ref<string>;
|
|
3045
|
+
validateState: import('vue').Ref<"" | "error" | "success" | "validating">;
|
|
3046
|
+
validate: (trigger: string, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
3047
|
+
clearValidate: () => void;
|
|
3048
|
+
resetField: () => void;
|
|
3049
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
3050
|
+
readonly required: boolean;
|
|
3051
|
+
readonly labelWidth: string | number;
|
|
3052
|
+
readonly labelPosition: "" | "left" | "right" | "top";
|
|
3053
|
+
readonly inlineMessage: boolean;
|
|
3054
|
+
readonly showMessage: boolean;
|
|
3055
|
+
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
3056
|
+
P: {};
|
|
3057
|
+
B: {};
|
|
3058
|
+
D: {};
|
|
3059
|
+
C: {};
|
|
3060
|
+
M: {};
|
|
3061
|
+
Defaults: {};
|
|
3062
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
|
3063
|
+
readonly label: StringConstructor;
|
|
3064
|
+
readonly labelWidth: {
|
|
3065
|
+
readonly type: import('vue').PropType<string | number>;
|
|
3066
|
+
readonly required: false;
|
|
3067
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3068
|
+
__epPropKey: true;
|
|
3069
|
+
} & {
|
|
3070
|
+
readonly default: "";
|
|
3071
|
+
};
|
|
3072
|
+
readonly labelPosition: {
|
|
3073
|
+
readonly type: import('vue').PropType<"" | "left" | "right" | "top">;
|
|
3074
|
+
readonly required: false;
|
|
3075
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3076
|
+
__epPropKey: true;
|
|
3077
|
+
} & {
|
|
3078
|
+
readonly default: "";
|
|
3079
|
+
};
|
|
3080
|
+
readonly prop: {
|
|
3081
|
+
readonly type: import('vue').PropType<import('element-plus').FormItemProp>;
|
|
3082
|
+
readonly required: false;
|
|
3083
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3084
|
+
__epPropKey: true;
|
|
3085
|
+
};
|
|
3086
|
+
readonly required: {
|
|
3087
|
+
readonly type: import('vue').PropType<boolean>;
|
|
3088
|
+
readonly required: false;
|
|
3089
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3090
|
+
__epPropKey: true;
|
|
3091
|
+
} & {
|
|
3092
|
+
readonly default: undefined;
|
|
3093
|
+
};
|
|
3094
|
+
readonly rules: {
|
|
3095
|
+
readonly type: import('vue').PropType<import('element-plus').FormItemRule | import('element-plus').FormItemRule[]>;
|
|
3096
|
+
readonly required: false;
|
|
3097
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3098
|
+
__epPropKey: true;
|
|
3099
|
+
};
|
|
3100
|
+
readonly error: StringConstructor;
|
|
3101
|
+
readonly validateStatus: {
|
|
3102
|
+
readonly type: import('vue').PropType<"" | "success" | "error" | "validating">;
|
|
3103
|
+
readonly required: false;
|
|
3104
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3105
|
+
__epPropKey: true;
|
|
3106
|
+
};
|
|
3107
|
+
readonly for: StringConstructor;
|
|
3108
|
+
readonly inlineMessage: {
|
|
3109
|
+
readonly type: import('vue').PropType<boolean>;
|
|
3110
|
+
readonly required: false;
|
|
3111
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3112
|
+
__epPropKey: true;
|
|
3113
|
+
} & {
|
|
3114
|
+
readonly default: undefined;
|
|
3115
|
+
};
|
|
3116
|
+
readonly showMessage: {
|
|
3117
|
+
readonly type: import('vue').PropType<boolean>;
|
|
3118
|
+
readonly required: false;
|
|
3119
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3120
|
+
__epPropKey: true;
|
|
3121
|
+
} & {
|
|
3122
|
+
readonly default: true;
|
|
3123
|
+
};
|
|
3124
|
+
readonly size: {
|
|
3125
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
3126
|
+
readonly required: false;
|
|
3127
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3128
|
+
__epPropKey: true;
|
|
3129
|
+
};
|
|
3130
|
+
}>>, {
|
|
3131
|
+
size: import('vue').ComputedRef<"" | "small" | "default" | "large">;
|
|
3132
|
+
validateMessage: import('vue').Ref<string>;
|
|
3133
|
+
validateState: import('vue').Ref<"" | "error" | "success" | "validating">;
|
|
3134
|
+
validate: (trigger: string, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
3135
|
+
clearValidate: () => void;
|
|
3136
|
+
resetField: () => void;
|
|
3137
|
+
}, {}, {}, {}, {
|
|
3138
|
+
readonly required: boolean;
|
|
3139
|
+
readonly labelWidth: string | number;
|
|
3140
|
+
readonly labelPosition: "" | "left" | "right" | "top";
|
|
3141
|
+
readonly inlineMessage: boolean;
|
|
3142
|
+
readonly showMessage: boolean;
|
|
3143
|
+
}>;
|
|
3144
|
+
__isFragment?: never;
|
|
3145
|
+
__isTeleport?: never;
|
|
3146
|
+
__isSuspense?: never;
|
|
3147
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
3148
|
+
readonly label: StringConstructor;
|
|
3149
|
+
readonly labelWidth: {
|
|
3150
|
+
readonly type: import('vue').PropType<string | number>;
|
|
3151
|
+
readonly required: false;
|
|
3152
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3153
|
+
__epPropKey: true;
|
|
3154
|
+
} & {
|
|
3155
|
+
readonly default: "";
|
|
3156
|
+
};
|
|
3157
|
+
readonly labelPosition: {
|
|
3158
|
+
readonly type: import('vue').PropType<"" | "left" | "right" | "top">;
|
|
3159
|
+
readonly required: false;
|
|
3160
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3161
|
+
__epPropKey: true;
|
|
3162
|
+
} & {
|
|
3163
|
+
readonly default: "";
|
|
3164
|
+
};
|
|
3165
|
+
readonly prop: {
|
|
3166
|
+
readonly type: import('vue').PropType<import('element-plus').FormItemProp>;
|
|
3167
|
+
readonly required: false;
|
|
3168
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3169
|
+
__epPropKey: true;
|
|
3170
|
+
};
|
|
3171
|
+
readonly required: {
|
|
3172
|
+
readonly type: import('vue').PropType<boolean>;
|
|
3173
|
+
readonly required: false;
|
|
3174
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3175
|
+
__epPropKey: true;
|
|
3176
|
+
} & {
|
|
3177
|
+
readonly default: undefined;
|
|
3178
|
+
};
|
|
3179
|
+
readonly rules: {
|
|
3180
|
+
readonly type: import('vue').PropType<import('element-plus').FormItemRule | import('element-plus').FormItemRule[]>;
|
|
3181
|
+
readonly required: false;
|
|
3182
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3183
|
+
__epPropKey: true;
|
|
3184
|
+
};
|
|
3185
|
+
readonly error: StringConstructor;
|
|
3186
|
+
readonly validateStatus: {
|
|
3187
|
+
readonly type: import('vue').PropType<"" | "success" | "error" | "validating">;
|
|
3188
|
+
readonly required: false;
|
|
3189
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3190
|
+
__epPropKey: true;
|
|
3191
|
+
};
|
|
3192
|
+
readonly for: StringConstructor;
|
|
3193
|
+
readonly inlineMessage: {
|
|
3194
|
+
readonly type: import('vue').PropType<boolean>;
|
|
3195
|
+
readonly required: false;
|
|
3196
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3197
|
+
__epPropKey: true;
|
|
3198
|
+
} & {
|
|
3199
|
+
readonly default: undefined;
|
|
3200
|
+
};
|
|
3201
|
+
readonly showMessage: {
|
|
3202
|
+
readonly type: import('vue').PropType<boolean>;
|
|
3203
|
+
readonly required: false;
|
|
3204
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3205
|
+
__epPropKey: true;
|
|
3206
|
+
} & {
|
|
3207
|
+
readonly default: true;
|
|
3208
|
+
};
|
|
3209
|
+
readonly size: {
|
|
3210
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
3211
|
+
readonly required: false;
|
|
3212
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3213
|
+
__epPropKey: true;
|
|
3214
|
+
};
|
|
3215
|
+
}>>, {
|
|
3216
|
+
size: import('vue').ComputedRef<"" | "small" | "default" | "large">;
|
|
3217
|
+
validateMessage: import('vue').Ref<string>;
|
|
3218
|
+
validateState: import('vue').Ref<"" | "error" | "success" | "validating">;
|
|
3219
|
+
validate: (trigger: string, callback?: import('element-plus').FormValidateCallback) => import('element-plus').FormValidationResult;
|
|
3220
|
+
clearValidate: () => void;
|
|
3221
|
+
resetField: () => void;
|
|
3222
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, string, {
|
|
3223
|
+
readonly required: boolean;
|
|
3224
|
+
readonly labelWidth: string | number;
|
|
3225
|
+
readonly labelPosition: "" | "left" | "right" | "top";
|
|
3226
|
+
readonly inlineMessage: boolean;
|
|
3227
|
+
readonly showMessage: boolean;
|
|
3228
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
3229
|
+
$slots: {
|
|
3230
|
+
label?(_: {
|
|
3231
|
+
label: string;
|
|
3232
|
+
}): any;
|
|
3233
|
+
default?(_: {}): any;
|
|
3234
|
+
error?(_: {
|
|
3235
|
+
error: string;
|
|
3236
|
+
}): any;
|
|
3237
|
+
};
|
|
3238
|
+
}) & import('vue').Plugin;
|
|
3239
|
+
ElInput: {
|
|
3240
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
3241
|
+
readonly inputmode: {
|
|
3242
|
+
readonly type: import('vue').PropType<"search" | "text" | "email" | "decimal" | "none" | "tel" | "url" | "numeric" | undefined>;
|
|
3243
|
+
readonly required: false;
|
|
3244
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3245
|
+
__epPropKey: true;
|
|
3246
|
+
} & {
|
|
3247
|
+
readonly default: undefined;
|
|
3248
|
+
};
|
|
3249
|
+
readonly name: StringConstructor;
|
|
3250
|
+
readonly ariaLabel: StringConstructor;
|
|
3251
|
+
readonly id: {
|
|
3252
|
+
readonly type: import('vue').PropType<string>;
|
|
3253
|
+
readonly required: false;
|
|
3254
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3255
|
+
__epPropKey: true;
|
|
3256
|
+
} & {
|
|
3257
|
+
readonly default: undefined;
|
|
3258
|
+
};
|
|
3259
|
+
readonly size: {
|
|
3260
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
3261
|
+
readonly required: false;
|
|
3262
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3263
|
+
__epPropKey: true;
|
|
3264
|
+
};
|
|
3265
|
+
readonly disabled: BooleanConstructor;
|
|
3266
|
+
readonly modelValue: {
|
|
3267
|
+
readonly type: import('vue').PropType<string | number | null | undefined>;
|
|
3268
|
+
readonly required: false;
|
|
3269
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3270
|
+
__epPropKey: true;
|
|
3271
|
+
} & {
|
|
3272
|
+
readonly default: "";
|
|
3273
|
+
};
|
|
3274
|
+
readonly modelModifiers: {
|
|
3275
|
+
readonly type: import('vue').PropType<import('element-plus').InputModelModifiers>;
|
|
3276
|
+
readonly required: false;
|
|
3277
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3278
|
+
__epPropKey: true;
|
|
3279
|
+
} & {
|
|
3280
|
+
readonly default: () => {};
|
|
3281
|
+
};
|
|
3282
|
+
readonly maxlength: {
|
|
3283
|
+
readonly type: import('vue').PropType<string | number>;
|
|
3284
|
+
readonly required: false;
|
|
3285
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3286
|
+
__epPropKey: true;
|
|
3287
|
+
};
|
|
3288
|
+
readonly minlength: {
|
|
3289
|
+
readonly type: import('vue').PropType<string | number>;
|
|
3290
|
+
readonly required: false;
|
|
3291
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3292
|
+
__epPropKey: true;
|
|
3293
|
+
};
|
|
3294
|
+
readonly type: {
|
|
3295
|
+
readonly type: import('vue').PropType<string>;
|
|
3296
|
+
readonly required: false;
|
|
3297
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3298
|
+
__epPropKey: true;
|
|
3299
|
+
} & {
|
|
3300
|
+
readonly default: "text";
|
|
3301
|
+
};
|
|
3302
|
+
readonly resize: {
|
|
3303
|
+
readonly type: import('vue').PropType<"none" | "both" | "horizontal" | "vertical">;
|
|
3304
|
+
readonly required: false;
|
|
3305
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3306
|
+
__epPropKey: true;
|
|
3307
|
+
};
|
|
3308
|
+
readonly autosize: {
|
|
3309
|
+
readonly type: import('vue').PropType<import('element-plus').InputAutoSize>;
|
|
3310
|
+
readonly required: false;
|
|
3311
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3312
|
+
__epPropKey: true;
|
|
3313
|
+
} & {
|
|
3314
|
+
readonly default: false;
|
|
3315
|
+
};
|
|
3316
|
+
readonly autocomplete: {
|
|
3317
|
+
readonly type: import('vue').PropType<AutoFill>;
|
|
3318
|
+
readonly required: false;
|
|
3319
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3320
|
+
__epPropKey: true;
|
|
3321
|
+
} & {
|
|
3322
|
+
readonly default: "off";
|
|
3323
|
+
};
|
|
3324
|
+
readonly formatter: {
|
|
3325
|
+
readonly type: import('vue').PropType<Function>;
|
|
3326
|
+
readonly required: false;
|
|
3327
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3328
|
+
__epPropKey: true;
|
|
3329
|
+
};
|
|
3330
|
+
readonly parser: {
|
|
3331
|
+
readonly type: import('vue').PropType<Function>;
|
|
3332
|
+
readonly required: false;
|
|
3333
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3334
|
+
__epPropKey: true;
|
|
3335
|
+
};
|
|
3336
|
+
readonly placeholder: {
|
|
3337
|
+
readonly type: import('vue').PropType<string>;
|
|
3338
|
+
readonly required: false;
|
|
3339
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3340
|
+
__epPropKey: true;
|
|
3341
|
+
};
|
|
3342
|
+
readonly form: {
|
|
3343
|
+
readonly type: import('vue').PropType<string>;
|
|
3344
|
+
readonly required: false;
|
|
3345
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3346
|
+
__epPropKey: true;
|
|
3347
|
+
};
|
|
3348
|
+
readonly readonly: BooleanConstructor;
|
|
3349
|
+
readonly clearable: BooleanConstructor;
|
|
3350
|
+
readonly clearIcon: {
|
|
3351
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
3352
|
+
readonly required: false;
|
|
3353
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3354
|
+
__epPropKey: true;
|
|
3355
|
+
};
|
|
3356
|
+
readonly showPassword: BooleanConstructor;
|
|
3357
|
+
readonly showWordLimit: BooleanConstructor;
|
|
3358
|
+
readonly wordLimitPosition: {
|
|
3359
|
+
readonly type: import('vue').PropType<"inside" | "outside">;
|
|
3360
|
+
readonly required: false;
|
|
3361
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3362
|
+
__epPropKey: true;
|
|
3363
|
+
} & {
|
|
3364
|
+
readonly default: "inside";
|
|
3365
|
+
};
|
|
3366
|
+
readonly suffixIcon: {
|
|
3367
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
3368
|
+
readonly required: false;
|
|
3369
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3370
|
+
__epPropKey: true;
|
|
3371
|
+
};
|
|
3372
|
+
readonly prefixIcon: {
|
|
3373
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
3374
|
+
readonly required: false;
|
|
3375
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3376
|
+
__epPropKey: true;
|
|
3377
|
+
};
|
|
3378
|
+
readonly containerRole: {
|
|
3379
|
+
readonly type: import('vue').PropType<string>;
|
|
3380
|
+
readonly required: false;
|
|
3381
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3382
|
+
__epPropKey: true;
|
|
3383
|
+
} & {
|
|
3384
|
+
readonly default: undefined;
|
|
3385
|
+
};
|
|
3386
|
+
readonly tabindex: {
|
|
3387
|
+
readonly type: import('vue').PropType<string | number>;
|
|
3388
|
+
readonly required: false;
|
|
3389
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3390
|
+
__epPropKey: true;
|
|
3391
|
+
} & {
|
|
3392
|
+
readonly default: 0;
|
|
3393
|
+
};
|
|
3394
|
+
readonly validateEvent: {
|
|
3395
|
+
readonly type: import('vue').PropType<boolean>;
|
|
3396
|
+
readonly required: false;
|
|
3397
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3398
|
+
__epPropKey: true;
|
|
3399
|
+
} & {
|
|
3400
|
+
readonly default: true;
|
|
3401
|
+
};
|
|
3402
|
+
readonly inputStyle: {
|
|
3403
|
+
readonly type: import('vue').PropType<import('vue').StyleValue>;
|
|
3404
|
+
readonly required: false;
|
|
3405
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3406
|
+
__epPropKey: true;
|
|
3407
|
+
} & {
|
|
3408
|
+
readonly default: () => {};
|
|
3409
|
+
};
|
|
3410
|
+
readonly autofocus: BooleanConstructor;
|
|
3411
|
+
readonly rows: {
|
|
3412
|
+
readonly type: import('vue').PropType<number>;
|
|
3413
|
+
readonly required: false;
|
|
3414
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3415
|
+
__epPropKey: true;
|
|
3416
|
+
} & {
|
|
3417
|
+
readonly default: 2;
|
|
3418
|
+
};
|
|
3419
|
+
}>> & {
|
|
3420
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
3421
|
+
onChange?: ((value: string) => any) | undefined;
|
|
3422
|
+
onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
|
|
3423
|
+
onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
|
|
3424
|
+
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
|
|
3425
|
+
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
3426
|
+
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
3427
|
+
onInput?: ((value: string) => any) | undefined;
|
|
3428
|
+
onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
|
|
3429
|
+
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
3430
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
3431
|
+
onClear?: (() => any) | undefined;
|
|
3432
|
+
}, {
|
|
3433
|
+
input: import('vue').ShallowRef<HTMLInputElement | undefined>;
|
|
3434
|
+
textarea: import('vue').ShallowRef<HTMLTextAreaElement | undefined>;
|
|
3435
|
+
ref: import('vue').ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
|
3436
|
+
textareaStyle: import('vue').ComputedRef<import('vue').StyleValue>;
|
|
3437
|
+
autosize: import('vue').Ref<import('element-plus').InputAutoSize>;
|
|
3438
|
+
isComposing: import('vue').Ref<boolean>;
|
|
3439
|
+
focus: () => void | undefined;
|
|
3440
|
+
blur: () => void | undefined;
|
|
3441
|
+
select: () => void;
|
|
3442
|
+
clear: () => void;
|
|
3443
|
+
resizeTextarea: () => void;
|
|
3444
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
3445
|
+
input: (value: string) => void;
|
|
3446
|
+
focus: (evt: FocusEvent) => void;
|
|
3447
|
+
"update:modelValue": (value: string) => void;
|
|
3448
|
+
change: (value: string) => void;
|
|
3449
|
+
clear: () => void;
|
|
3450
|
+
blur: (evt: FocusEvent) => void;
|
|
3451
|
+
compositionend: (evt: CompositionEvent) => void;
|
|
3452
|
+
compositionstart: (evt: CompositionEvent) => void;
|
|
3453
|
+
compositionupdate: (evt: CompositionEvent) => void;
|
|
3454
|
+
keydown: (evt: Event | KeyboardEvent) => void;
|
|
3455
|
+
mouseenter: (evt: MouseEvent) => void;
|
|
3456
|
+
mouseleave: (evt: MouseEvent) => void;
|
|
3457
|
+
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
3458
|
+
readonly disabled: boolean;
|
|
3459
|
+
readonly tabindex: string | number;
|
|
3460
|
+
readonly id: string;
|
|
3461
|
+
readonly type: string;
|
|
3462
|
+
readonly modelValue: string | number | null | undefined;
|
|
3463
|
+
readonly readonly: boolean;
|
|
3464
|
+
readonly modelModifiers: import('element-plus').InputModelModifiers;
|
|
3465
|
+
readonly autosize: import('element-plus').InputAutoSize;
|
|
3466
|
+
readonly autocomplete: AutoFill;
|
|
3467
|
+
readonly wordLimitPosition: "inside" | "outside";
|
|
3468
|
+
readonly containerRole: string;
|
|
3469
|
+
readonly validateEvent: boolean;
|
|
3470
|
+
readonly inputStyle: import('vue').StyleValue;
|
|
3471
|
+
readonly rows: number;
|
|
3472
|
+
readonly inputmode: "search" | "text" | "email" | "decimal" | "none" | "tel" | "url" | "numeric" | undefined;
|
|
3473
|
+
readonly clearable: boolean;
|
|
3474
|
+
readonly showPassword: boolean;
|
|
3475
|
+
readonly showWordLimit: boolean;
|
|
3476
|
+
readonly autofocus: boolean;
|
|
3477
|
+
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
3478
|
+
P: {};
|
|
3479
|
+
B: {};
|
|
3480
|
+
D: {};
|
|
3481
|
+
C: {};
|
|
3482
|
+
M: {};
|
|
3483
|
+
Defaults: {};
|
|
3484
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
|
3485
|
+
readonly inputmode: {
|
|
3486
|
+
readonly type: import('vue').PropType<"search" | "text" | "email" | "decimal" | "none" | "tel" | "url" | "numeric" | undefined>;
|
|
3487
|
+
readonly required: false;
|
|
3488
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3489
|
+
__epPropKey: true;
|
|
3490
|
+
} & {
|
|
3491
|
+
readonly default: undefined;
|
|
3492
|
+
};
|
|
3493
|
+
readonly name: StringConstructor;
|
|
3494
|
+
readonly ariaLabel: StringConstructor;
|
|
3495
|
+
readonly id: {
|
|
3496
|
+
readonly type: import('vue').PropType<string>;
|
|
3497
|
+
readonly required: false;
|
|
3498
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3499
|
+
__epPropKey: true;
|
|
3500
|
+
} & {
|
|
3501
|
+
readonly default: undefined;
|
|
3502
|
+
};
|
|
3503
|
+
readonly size: {
|
|
3504
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
3505
|
+
readonly required: false;
|
|
3506
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3507
|
+
__epPropKey: true;
|
|
3508
|
+
};
|
|
3509
|
+
readonly disabled: BooleanConstructor;
|
|
3510
|
+
readonly modelValue: {
|
|
3511
|
+
readonly type: import('vue').PropType<string | number | null | undefined>;
|
|
3512
|
+
readonly required: false;
|
|
3513
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3514
|
+
__epPropKey: true;
|
|
3515
|
+
} & {
|
|
3516
|
+
readonly default: "";
|
|
3517
|
+
};
|
|
3518
|
+
readonly modelModifiers: {
|
|
3519
|
+
readonly type: import('vue').PropType<import('element-plus').InputModelModifiers>;
|
|
3520
|
+
readonly required: false;
|
|
3521
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3522
|
+
__epPropKey: true;
|
|
3523
|
+
} & {
|
|
3524
|
+
readonly default: () => {};
|
|
3525
|
+
};
|
|
3526
|
+
readonly maxlength: {
|
|
3527
|
+
readonly type: import('vue').PropType<string | number>;
|
|
3528
|
+
readonly required: false;
|
|
3529
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3530
|
+
__epPropKey: true;
|
|
3531
|
+
};
|
|
3532
|
+
readonly minlength: {
|
|
3533
|
+
readonly type: import('vue').PropType<string | number>;
|
|
3534
|
+
readonly required: false;
|
|
3535
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3536
|
+
__epPropKey: true;
|
|
3537
|
+
};
|
|
3538
|
+
readonly type: {
|
|
3539
|
+
readonly type: import('vue').PropType<string>;
|
|
3540
|
+
readonly required: false;
|
|
3541
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3542
|
+
__epPropKey: true;
|
|
3543
|
+
} & {
|
|
3544
|
+
readonly default: "text";
|
|
3545
|
+
};
|
|
3546
|
+
readonly resize: {
|
|
3547
|
+
readonly type: import('vue').PropType<"none" | "both" | "horizontal" | "vertical">;
|
|
3548
|
+
readonly required: false;
|
|
3549
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3550
|
+
__epPropKey: true;
|
|
3551
|
+
};
|
|
3552
|
+
readonly autosize: {
|
|
3553
|
+
readonly type: import('vue').PropType<import('element-plus').InputAutoSize>;
|
|
3554
|
+
readonly required: false;
|
|
3555
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3556
|
+
__epPropKey: true;
|
|
3557
|
+
} & {
|
|
3558
|
+
readonly default: false;
|
|
3559
|
+
};
|
|
3560
|
+
readonly autocomplete: {
|
|
3561
|
+
readonly type: import('vue').PropType<AutoFill>;
|
|
3562
|
+
readonly required: false;
|
|
3563
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3564
|
+
__epPropKey: true;
|
|
3565
|
+
} & {
|
|
3566
|
+
readonly default: "off";
|
|
3567
|
+
};
|
|
3568
|
+
readonly formatter: {
|
|
3569
|
+
readonly type: import('vue').PropType<Function>;
|
|
3570
|
+
readonly required: false;
|
|
3571
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3572
|
+
__epPropKey: true;
|
|
3573
|
+
};
|
|
3574
|
+
readonly parser: {
|
|
3575
|
+
readonly type: import('vue').PropType<Function>;
|
|
3576
|
+
readonly required: false;
|
|
3577
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3578
|
+
__epPropKey: true;
|
|
3579
|
+
};
|
|
3580
|
+
readonly placeholder: {
|
|
3581
|
+
readonly type: import('vue').PropType<string>;
|
|
3582
|
+
readonly required: false;
|
|
3583
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3584
|
+
__epPropKey: true;
|
|
3585
|
+
};
|
|
3586
|
+
readonly form: {
|
|
3587
|
+
readonly type: import('vue').PropType<string>;
|
|
3588
|
+
readonly required: false;
|
|
3589
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3590
|
+
__epPropKey: true;
|
|
3591
|
+
};
|
|
3592
|
+
readonly readonly: BooleanConstructor;
|
|
3593
|
+
readonly clearable: BooleanConstructor;
|
|
3594
|
+
readonly clearIcon: {
|
|
3595
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
3596
|
+
readonly required: false;
|
|
3597
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3598
|
+
__epPropKey: true;
|
|
3599
|
+
};
|
|
3600
|
+
readonly showPassword: BooleanConstructor;
|
|
3601
|
+
readonly showWordLimit: BooleanConstructor;
|
|
3602
|
+
readonly wordLimitPosition: {
|
|
3603
|
+
readonly type: import('vue').PropType<"inside" | "outside">;
|
|
3604
|
+
readonly required: false;
|
|
3605
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3606
|
+
__epPropKey: true;
|
|
3607
|
+
} & {
|
|
3608
|
+
readonly default: "inside";
|
|
3609
|
+
};
|
|
3610
|
+
readonly suffixIcon: {
|
|
3611
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
3612
|
+
readonly required: false;
|
|
3613
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3614
|
+
__epPropKey: true;
|
|
3615
|
+
};
|
|
3616
|
+
readonly prefixIcon: {
|
|
3617
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
3618
|
+
readonly required: false;
|
|
3619
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3620
|
+
__epPropKey: true;
|
|
3621
|
+
};
|
|
3622
|
+
readonly containerRole: {
|
|
3623
|
+
readonly type: import('vue').PropType<string>;
|
|
3624
|
+
readonly required: false;
|
|
3625
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3626
|
+
__epPropKey: true;
|
|
3627
|
+
} & {
|
|
3628
|
+
readonly default: undefined;
|
|
3629
|
+
};
|
|
3630
|
+
readonly tabindex: {
|
|
3631
|
+
readonly type: import('vue').PropType<string | number>;
|
|
3632
|
+
readonly required: false;
|
|
3633
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3634
|
+
__epPropKey: true;
|
|
3635
|
+
} & {
|
|
3636
|
+
readonly default: 0;
|
|
3637
|
+
};
|
|
3638
|
+
readonly validateEvent: {
|
|
3639
|
+
readonly type: import('vue').PropType<boolean>;
|
|
3640
|
+
readonly required: false;
|
|
3641
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3642
|
+
__epPropKey: true;
|
|
3643
|
+
} & {
|
|
3644
|
+
readonly default: true;
|
|
3645
|
+
};
|
|
3646
|
+
readonly inputStyle: {
|
|
3647
|
+
readonly type: import('vue').PropType<import('vue').StyleValue>;
|
|
3648
|
+
readonly required: false;
|
|
3649
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3650
|
+
__epPropKey: true;
|
|
3651
|
+
} & {
|
|
3652
|
+
readonly default: () => {};
|
|
3653
|
+
};
|
|
3654
|
+
readonly autofocus: BooleanConstructor;
|
|
3655
|
+
readonly rows: {
|
|
3656
|
+
readonly type: import('vue').PropType<number>;
|
|
3657
|
+
readonly required: false;
|
|
3658
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3659
|
+
__epPropKey: true;
|
|
3660
|
+
} & {
|
|
3661
|
+
readonly default: 2;
|
|
3662
|
+
};
|
|
3663
|
+
}>> & {
|
|
3664
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
3665
|
+
onChange?: ((value: string) => any) | undefined;
|
|
3666
|
+
onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
|
|
3667
|
+
onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
|
|
3668
|
+
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
|
|
3669
|
+
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
3670
|
+
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
3671
|
+
onInput?: ((value: string) => any) | undefined;
|
|
3672
|
+
onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
|
|
3673
|
+
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
3674
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
3675
|
+
onClear?: (() => any) | undefined;
|
|
3676
|
+
}, {
|
|
3677
|
+
input: import('vue').ShallowRef<HTMLInputElement | undefined>;
|
|
3678
|
+
textarea: import('vue').ShallowRef<HTMLTextAreaElement | undefined>;
|
|
3679
|
+
ref: import('vue').ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
|
3680
|
+
textareaStyle: import('vue').ComputedRef<import('vue').StyleValue>;
|
|
3681
|
+
autosize: import('vue').Ref<import('element-plus').InputAutoSize>;
|
|
3682
|
+
isComposing: import('vue').Ref<boolean>;
|
|
3683
|
+
focus: () => void | undefined;
|
|
3684
|
+
blur: () => void | undefined;
|
|
3685
|
+
select: () => void;
|
|
3686
|
+
clear: () => void;
|
|
3687
|
+
resizeTextarea: () => void;
|
|
3688
|
+
}, {}, {}, {}, {
|
|
3689
|
+
readonly disabled: boolean;
|
|
3690
|
+
readonly tabindex: string | number;
|
|
3691
|
+
readonly id: string;
|
|
3692
|
+
readonly type: string;
|
|
3693
|
+
readonly modelValue: string | number | null | undefined;
|
|
3694
|
+
readonly readonly: boolean;
|
|
3695
|
+
readonly modelModifiers: import('element-plus').InputModelModifiers;
|
|
3696
|
+
readonly autosize: import('element-plus').InputAutoSize;
|
|
3697
|
+
readonly autocomplete: AutoFill;
|
|
3698
|
+
readonly wordLimitPosition: "inside" | "outside";
|
|
3699
|
+
readonly containerRole: string;
|
|
3700
|
+
readonly validateEvent: boolean;
|
|
3701
|
+
readonly inputStyle: import('vue').StyleValue;
|
|
3702
|
+
readonly rows: number;
|
|
3703
|
+
readonly inputmode: "search" | "text" | "email" | "decimal" | "none" | "tel" | "url" | "numeric" | undefined;
|
|
3704
|
+
readonly clearable: boolean;
|
|
3705
|
+
readonly showPassword: boolean;
|
|
3706
|
+
readonly showWordLimit: boolean;
|
|
3707
|
+
readonly autofocus: boolean;
|
|
3708
|
+
}>;
|
|
3709
|
+
__isFragment?: never;
|
|
3710
|
+
__isTeleport?: never;
|
|
3711
|
+
__isSuspense?: never;
|
|
3712
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
3713
|
+
readonly inputmode: {
|
|
3714
|
+
readonly type: import('vue').PropType<"search" | "text" | "email" | "decimal" | "none" | "tel" | "url" | "numeric" | undefined>;
|
|
3715
|
+
readonly required: false;
|
|
3716
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3717
|
+
__epPropKey: true;
|
|
3718
|
+
} & {
|
|
3719
|
+
readonly default: undefined;
|
|
3720
|
+
};
|
|
3721
|
+
readonly name: StringConstructor;
|
|
3722
|
+
readonly ariaLabel: StringConstructor;
|
|
3723
|
+
readonly id: {
|
|
3724
|
+
readonly type: import('vue').PropType<string>;
|
|
3725
|
+
readonly required: false;
|
|
3726
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3727
|
+
__epPropKey: true;
|
|
3728
|
+
} & {
|
|
3729
|
+
readonly default: undefined;
|
|
3730
|
+
};
|
|
3731
|
+
readonly size: {
|
|
3732
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
3733
|
+
readonly required: false;
|
|
3734
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3735
|
+
__epPropKey: true;
|
|
3736
|
+
};
|
|
3737
|
+
readonly disabled: BooleanConstructor;
|
|
3738
|
+
readonly modelValue: {
|
|
3739
|
+
readonly type: import('vue').PropType<string | number | null | undefined>;
|
|
3740
|
+
readonly required: false;
|
|
3741
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3742
|
+
__epPropKey: true;
|
|
3743
|
+
} & {
|
|
3744
|
+
readonly default: "";
|
|
3745
|
+
};
|
|
3746
|
+
readonly modelModifiers: {
|
|
3747
|
+
readonly type: import('vue').PropType<import('element-plus').InputModelModifiers>;
|
|
3748
|
+
readonly required: false;
|
|
3749
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3750
|
+
__epPropKey: true;
|
|
3751
|
+
} & {
|
|
3752
|
+
readonly default: () => {};
|
|
3753
|
+
};
|
|
3754
|
+
readonly maxlength: {
|
|
3755
|
+
readonly type: import('vue').PropType<string | number>;
|
|
3756
|
+
readonly required: false;
|
|
3757
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3758
|
+
__epPropKey: true;
|
|
3759
|
+
};
|
|
3760
|
+
readonly minlength: {
|
|
3761
|
+
readonly type: import('vue').PropType<string | number>;
|
|
3762
|
+
readonly required: false;
|
|
3763
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3764
|
+
__epPropKey: true;
|
|
3765
|
+
};
|
|
3766
|
+
readonly type: {
|
|
3767
|
+
readonly type: import('vue').PropType<string>;
|
|
3768
|
+
readonly required: false;
|
|
3769
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3770
|
+
__epPropKey: true;
|
|
3771
|
+
} & {
|
|
3772
|
+
readonly default: "text";
|
|
3773
|
+
};
|
|
3774
|
+
readonly resize: {
|
|
3775
|
+
readonly type: import('vue').PropType<"none" | "both" | "horizontal" | "vertical">;
|
|
3776
|
+
readonly required: false;
|
|
3777
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3778
|
+
__epPropKey: true;
|
|
3779
|
+
};
|
|
3780
|
+
readonly autosize: {
|
|
3781
|
+
readonly type: import('vue').PropType<import('element-plus').InputAutoSize>;
|
|
3782
|
+
readonly required: false;
|
|
3783
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3784
|
+
__epPropKey: true;
|
|
3785
|
+
} & {
|
|
3786
|
+
readonly default: false;
|
|
3787
|
+
};
|
|
3788
|
+
readonly autocomplete: {
|
|
3789
|
+
readonly type: import('vue').PropType<AutoFill>;
|
|
3790
|
+
readonly required: false;
|
|
3791
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3792
|
+
__epPropKey: true;
|
|
3793
|
+
} & {
|
|
3794
|
+
readonly default: "off";
|
|
3795
|
+
};
|
|
3796
|
+
readonly formatter: {
|
|
3797
|
+
readonly type: import('vue').PropType<Function>;
|
|
3798
|
+
readonly required: false;
|
|
3799
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3800
|
+
__epPropKey: true;
|
|
3801
|
+
};
|
|
3802
|
+
readonly parser: {
|
|
3803
|
+
readonly type: import('vue').PropType<Function>;
|
|
3804
|
+
readonly required: false;
|
|
3805
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3806
|
+
__epPropKey: true;
|
|
3807
|
+
};
|
|
3808
|
+
readonly placeholder: {
|
|
3809
|
+
readonly type: import('vue').PropType<string>;
|
|
3810
|
+
readonly required: false;
|
|
3811
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3812
|
+
__epPropKey: true;
|
|
3813
|
+
};
|
|
3814
|
+
readonly form: {
|
|
3815
|
+
readonly type: import('vue').PropType<string>;
|
|
3816
|
+
readonly required: false;
|
|
3817
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3818
|
+
__epPropKey: true;
|
|
3819
|
+
};
|
|
3820
|
+
readonly readonly: BooleanConstructor;
|
|
3821
|
+
readonly clearable: BooleanConstructor;
|
|
3822
|
+
readonly clearIcon: {
|
|
3823
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
3824
|
+
readonly required: false;
|
|
3825
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3826
|
+
__epPropKey: true;
|
|
3827
|
+
};
|
|
3828
|
+
readonly showPassword: BooleanConstructor;
|
|
3829
|
+
readonly showWordLimit: BooleanConstructor;
|
|
3830
|
+
readonly wordLimitPosition: {
|
|
3831
|
+
readonly type: import('vue').PropType<"inside" | "outside">;
|
|
3832
|
+
readonly required: false;
|
|
3833
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3834
|
+
__epPropKey: true;
|
|
3835
|
+
} & {
|
|
3836
|
+
readonly default: "inside";
|
|
3837
|
+
};
|
|
3838
|
+
readonly suffixIcon: {
|
|
3839
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
3840
|
+
readonly required: false;
|
|
3841
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3842
|
+
__epPropKey: true;
|
|
3843
|
+
};
|
|
3844
|
+
readonly prefixIcon: {
|
|
3845
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
3846
|
+
readonly required: false;
|
|
3847
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3848
|
+
__epPropKey: true;
|
|
3849
|
+
};
|
|
3850
|
+
readonly containerRole: {
|
|
3851
|
+
readonly type: import('vue').PropType<string>;
|
|
3852
|
+
readonly required: false;
|
|
3853
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3854
|
+
__epPropKey: true;
|
|
3855
|
+
} & {
|
|
3856
|
+
readonly default: undefined;
|
|
3857
|
+
};
|
|
3858
|
+
readonly tabindex: {
|
|
3859
|
+
readonly type: import('vue').PropType<string | number>;
|
|
3860
|
+
readonly required: false;
|
|
3861
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3862
|
+
__epPropKey: true;
|
|
3863
|
+
} & {
|
|
3864
|
+
readonly default: 0;
|
|
3865
|
+
};
|
|
3866
|
+
readonly validateEvent: {
|
|
3867
|
+
readonly type: import('vue').PropType<boolean>;
|
|
3868
|
+
readonly required: false;
|
|
3869
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3870
|
+
__epPropKey: true;
|
|
3871
|
+
} & {
|
|
3872
|
+
readonly default: true;
|
|
3873
|
+
};
|
|
3874
|
+
readonly inputStyle: {
|
|
3875
|
+
readonly type: import('vue').PropType<import('vue').StyleValue>;
|
|
3876
|
+
readonly required: false;
|
|
3877
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3878
|
+
__epPropKey: true;
|
|
3879
|
+
} & {
|
|
3880
|
+
readonly default: () => {};
|
|
3881
|
+
};
|
|
3882
|
+
readonly autofocus: BooleanConstructor;
|
|
3883
|
+
readonly rows: {
|
|
3884
|
+
readonly type: import('vue').PropType<number>;
|
|
3885
|
+
readonly required: false;
|
|
3886
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3887
|
+
__epPropKey: true;
|
|
3888
|
+
} & {
|
|
3889
|
+
readonly default: 2;
|
|
3890
|
+
};
|
|
3891
|
+
}>> & {
|
|
3892
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
3893
|
+
onChange?: ((value: string) => any) | undefined;
|
|
3894
|
+
onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
|
|
3895
|
+
onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
|
|
3896
|
+
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
|
|
3897
|
+
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
3898
|
+
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
3899
|
+
onInput?: ((value: string) => any) | undefined;
|
|
3900
|
+
onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
|
|
3901
|
+
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
3902
|
+
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
3903
|
+
onClear?: (() => any) | undefined;
|
|
3904
|
+
}, {
|
|
3905
|
+
input: import('vue').ShallowRef<HTMLInputElement | undefined>;
|
|
3906
|
+
textarea: import('vue').ShallowRef<HTMLTextAreaElement | undefined>;
|
|
3907
|
+
ref: import('vue').ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
|
3908
|
+
textareaStyle: import('vue').ComputedRef<import('vue').StyleValue>;
|
|
3909
|
+
autosize: import('vue').Ref<import('element-plus').InputAutoSize>;
|
|
3910
|
+
isComposing: import('vue').Ref<boolean>;
|
|
3911
|
+
focus: () => void | undefined;
|
|
3912
|
+
blur: () => void | undefined;
|
|
3913
|
+
select: () => void;
|
|
3914
|
+
clear: () => void;
|
|
3915
|
+
resizeTextarea: () => void;
|
|
3916
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
3917
|
+
input: (value: string) => void;
|
|
3918
|
+
focus: (evt: FocusEvent) => void;
|
|
3919
|
+
"update:modelValue": (value: string) => void;
|
|
3920
|
+
change: (value: string) => void;
|
|
3921
|
+
clear: () => void;
|
|
3922
|
+
blur: (evt: FocusEvent) => void;
|
|
3923
|
+
compositionend: (evt: CompositionEvent) => void;
|
|
3924
|
+
compositionstart: (evt: CompositionEvent) => void;
|
|
3925
|
+
compositionupdate: (evt: CompositionEvent) => void;
|
|
3926
|
+
keydown: (evt: Event | KeyboardEvent) => void;
|
|
3927
|
+
mouseenter: (evt: MouseEvent) => void;
|
|
3928
|
+
mouseleave: (evt: MouseEvent) => void;
|
|
3929
|
+
}, string, {
|
|
3930
|
+
readonly disabled: boolean;
|
|
3931
|
+
readonly tabindex: string | number;
|
|
3932
|
+
readonly id: string;
|
|
3933
|
+
readonly type: string;
|
|
3934
|
+
readonly modelValue: string | number | null | undefined;
|
|
3935
|
+
readonly readonly: boolean;
|
|
3936
|
+
readonly modelModifiers: import('element-plus').InputModelModifiers;
|
|
3937
|
+
readonly autosize: import('element-plus').InputAutoSize;
|
|
3938
|
+
readonly autocomplete: AutoFill;
|
|
3939
|
+
readonly wordLimitPosition: "inside" | "outside";
|
|
3940
|
+
readonly containerRole: string;
|
|
3941
|
+
readonly validateEvent: boolean;
|
|
3942
|
+
readonly inputStyle: import('vue').StyleValue;
|
|
3943
|
+
readonly rows: number;
|
|
3944
|
+
readonly inputmode: "search" | "text" | "email" | "decimal" | "none" | "tel" | "url" | "numeric" | undefined;
|
|
3945
|
+
readonly clearable: boolean;
|
|
3946
|
+
readonly showPassword: boolean;
|
|
3947
|
+
readonly showWordLimit: boolean;
|
|
3948
|
+
readonly autofocus: boolean;
|
|
3949
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
3950
|
+
$slots: {
|
|
3951
|
+
prepend?(_: {}): any;
|
|
3952
|
+
prefix?(_: {}): any;
|
|
3953
|
+
suffix?(_: {}): any;
|
|
3954
|
+
append?(_: {}): any;
|
|
3955
|
+
};
|
|
3956
|
+
}) & import('vue').Plugin;
|
|
3957
|
+
ElCol: {
|
|
3958
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
3959
|
+
readonly tag: {
|
|
3960
|
+
readonly type: import('vue').PropType<string>;
|
|
3961
|
+
readonly required: false;
|
|
3962
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3963
|
+
__epPropKey: true;
|
|
3964
|
+
} & {
|
|
3965
|
+
readonly default: "div";
|
|
3966
|
+
};
|
|
3967
|
+
readonly span: {
|
|
3968
|
+
readonly type: import('vue').PropType<number>;
|
|
3969
|
+
readonly required: false;
|
|
3970
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3971
|
+
__epPropKey: true;
|
|
3972
|
+
} & {
|
|
3973
|
+
readonly default: 24;
|
|
3974
|
+
};
|
|
3975
|
+
readonly offset: {
|
|
3976
|
+
readonly type: import('vue').PropType<number>;
|
|
3977
|
+
readonly required: false;
|
|
3978
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3979
|
+
__epPropKey: true;
|
|
3980
|
+
} & {
|
|
3981
|
+
readonly default: 0;
|
|
3982
|
+
};
|
|
3983
|
+
readonly pull: {
|
|
3984
|
+
readonly type: import('vue').PropType<number>;
|
|
3985
|
+
readonly required: false;
|
|
3986
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3987
|
+
__epPropKey: true;
|
|
3988
|
+
} & {
|
|
3989
|
+
readonly default: 0;
|
|
3990
|
+
};
|
|
3991
|
+
readonly push: {
|
|
3992
|
+
readonly type: import('vue').PropType<number>;
|
|
3993
|
+
readonly required: false;
|
|
3994
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
3995
|
+
__epPropKey: true;
|
|
3996
|
+
} & {
|
|
3997
|
+
readonly default: 0;
|
|
3998
|
+
};
|
|
3999
|
+
readonly xs: {
|
|
4000
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4001
|
+
readonly required: false;
|
|
4002
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4003
|
+
__epPropKey: true;
|
|
4004
|
+
} & {
|
|
4005
|
+
readonly default: () => {};
|
|
4006
|
+
};
|
|
4007
|
+
readonly sm: {
|
|
4008
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4009
|
+
readonly required: false;
|
|
4010
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4011
|
+
__epPropKey: true;
|
|
4012
|
+
} & {
|
|
4013
|
+
readonly default: () => {};
|
|
4014
|
+
};
|
|
4015
|
+
readonly md: {
|
|
4016
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4017
|
+
readonly required: false;
|
|
4018
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4019
|
+
__epPropKey: true;
|
|
4020
|
+
} & {
|
|
4021
|
+
readonly default: () => {};
|
|
4022
|
+
};
|
|
4023
|
+
readonly lg: {
|
|
4024
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4025
|
+
readonly required: false;
|
|
4026
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4027
|
+
__epPropKey: true;
|
|
4028
|
+
} & {
|
|
4029
|
+
readonly default: () => {};
|
|
4030
|
+
};
|
|
4031
|
+
readonly xl: {
|
|
4032
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4033
|
+
readonly required: false;
|
|
4034
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4035
|
+
__epPropKey: true;
|
|
4036
|
+
} & {
|
|
4037
|
+
readonly default: () => {};
|
|
4038
|
+
};
|
|
4039
|
+
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
4040
|
+
readonly span: number;
|
|
4041
|
+
readonly push: number;
|
|
4042
|
+
readonly offset: number;
|
|
4043
|
+
readonly tag: string;
|
|
4044
|
+
readonly pull: number;
|
|
4045
|
+
readonly xs: import('element-plus').ColSize;
|
|
4046
|
+
readonly sm: import('element-plus').ColSize;
|
|
4047
|
+
readonly md: import('element-plus').ColSize;
|
|
4048
|
+
readonly lg: import('element-plus').ColSize;
|
|
4049
|
+
readonly xl: import('element-plus').ColSize;
|
|
4050
|
+
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
4051
|
+
P: {};
|
|
4052
|
+
B: {};
|
|
4053
|
+
D: {};
|
|
4054
|
+
C: {};
|
|
4055
|
+
M: {};
|
|
4056
|
+
Defaults: {};
|
|
4057
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
|
4058
|
+
readonly tag: {
|
|
4059
|
+
readonly type: import('vue').PropType<string>;
|
|
4060
|
+
readonly required: false;
|
|
4061
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4062
|
+
__epPropKey: true;
|
|
4063
|
+
} & {
|
|
4064
|
+
readonly default: "div";
|
|
4065
|
+
};
|
|
4066
|
+
readonly span: {
|
|
4067
|
+
readonly type: import('vue').PropType<number>;
|
|
4068
|
+
readonly required: false;
|
|
4069
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4070
|
+
__epPropKey: true;
|
|
4071
|
+
} & {
|
|
4072
|
+
readonly default: 24;
|
|
4073
|
+
};
|
|
4074
|
+
readonly offset: {
|
|
4075
|
+
readonly type: import('vue').PropType<number>;
|
|
4076
|
+
readonly required: false;
|
|
4077
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4078
|
+
__epPropKey: true;
|
|
4079
|
+
} & {
|
|
4080
|
+
readonly default: 0;
|
|
4081
|
+
};
|
|
4082
|
+
readonly pull: {
|
|
4083
|
+
readonly type: import('vue').PropType<number>;
|
|
4084
|
+
readonly required: false;
|
|
4085
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4086
|
+
__epPropKey: true;
|
|
4087
|
+
} & {
|
|
4088
|
+
readonly default: 0;
|
|
4089
|
+
};
|
|
4090
|
+
readonly push: {
|
|
4091
|
+
readonly type: import('vue').PropType<number>;
|
|
4092
|
+
readonly required: false;
|
|
4093
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4094
|
+
__epPropKey: true;
|
|
4095
|
+
} & {
|
|
4096
|
+
readonly default: 0;
|
|
4097
|
+
};
|
|
4098
|
+
readonly xs: {
|
|
4099
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4100
|
+
readonly required: false;
|
|
4101
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4102
|
+
__epPropKey: true;
|
|
4103
|
+
} & {
|
|
4104
|
+
readonly default: () => {};
|
|
4105
|
+
};
|
|
4106
|
+
readonly sm: {
|
|
4107
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4108
|
+
readonly required: false;
|
|
4109
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4110
|
+
__epPropKey: true;
|
|
4111
|
+
} & {
|
|
4112
|
+
readonly default: () => {};
|
|
4113
|
+
};
|
|
4114
|
+
readonly md: {
|
|
4115
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4116
|
+
readonly required: false;
|
|
4117
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4118
|
+
__epPropKey: true;
|
|
4119
|
+
} & {
|
|
4120
|
+
readonly default: () => {};
|
|
4121
|
+
};
|
|
4122
|
+
readonly lg: {
|
|
4123
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4124
|
+
readonly required: false;
|
|
4125
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4126
|
+
__epPropKey: true;
|
|
4127
|
+
} & {
|
|
4128
|
+
readonly default: () => {};
|
|
4129
|
+
};
|
|
4130
|
+
readonly xl: {
|
|
4131
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4132
|
+
readonly required: false;
|
|
4133
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4134
|
+
__epPropKey: true;
|
|
4135
|
+
} & {
|
|
4136
|
+
readonly default: () => {};
|
|
4137
|
+
};
|
|
4138
|
+
}>>, {}, {}, {}, {}, {
|
|
4139
|
+
readonly span: number;
|
|
4140
|
+
readonly push: number;
|
|
4141
|
+
readonly offset: number;
|
|
4142
|
+
readonly tag: string;
|
|
4143
|
+
readonly pull: number;
|
|
4144
|
+
readonly xs: import('element-plus').ColSize;
|
|
4145
|
+
readonly sm: import('element-plus').ColSize;
|
|
4146
|
+
readonly md: import('element-plus').ColSize;
|
|
4147
|
+
readonly lg: import('element-plus').ColSize;
|
|
4148
|
+
readonly xl: import('element-plus').ColSize;
|
|
4149
|
+
}>;
|
|
4150
|
+
__isFragment?: never;
|
|
4151
|
+
__isTeleport?: never;
|
|
4152
|
+
__isSuspense?: never;
|
|
4153
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
4154
|
+
readonly tag: {
|
|
4155
|
+
readonly type: import('vue').PropType<string>;
|
|
4156
|
+
readonly required: false;
|
|
4157
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4158
|
+
__epPropKey: true;
|
|
4159
|
+
} & {
|
|
4160
|
+
readonly default: "div";
|
|
4161
|
+
};
|
|
4162
|
+
readonly span: {
|
|
4163
|
+
readonly type: import('vue').PropType<number>;
|
|
4164
|
+
readonly required: false;
|
|
4165
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4166
|
+
__epPropKey: true;
|
|
4167
|
+
} & {
|
|
4168
|
+
readonly default: 24;
|
|
4169
|
+
};
|
|
4170
|
+
readonly offset: {
|
|
4171
|
+
readonly type: import('vue').PropType<number>;
|
|
4172
|
+
readonly required: false;
|
|
4173
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4174
|
+
__epPropKey: true;
|
|
4175
|
+
} & {
|
|
4176
|
+
readonly default: 0;
|
|
4177
|
+
};
|
|
4178
|
+
readonly pull: {
|
|
4179
|
+
readonly type: import('vue').PropType<number>;
|
|
4180
|
+
readonly required: false;
|
|
4181
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4182
|
+
__epPropKey: true;
|
|
4183
|
+
} & {
|
|
4184
|
+
readonly default: 0;
|
|
4185
|
+
};
|
|
4186
|
+
readonly push: {
|
|
4187
|
+
readonly type: import('vue').PropType<number>;
|
|
4188
|
+
readonly required: false;
|
|
4189
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4190
|
+
__epPropKey: true;
|
|
4191
|
+
} & {
|
|
4192
|
+
readonly default: 0;
|
|
4193
|
+
};
|
|
4194
|
+
readonly xs: {
|
|
4195
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4196
|
+
readonly required: false;
|
|
4197
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4198
|
+
__epPropKey: true;
|
|
4199
|
+
} & {
|
|
4200
|
+
readonly default: () => {};
|
|
4201
|
+
};
|
|
4202
|
+
readonly sm: {
|
|
4203
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4204
|
+
readonly required: false;
|
|
4205
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4206
|
+
__epPropKey: true;
|
|
4207
|
+
} & {
|
|
4208
|
+
readonly default: () => {};
|
|
4209
|
+
};
|
|
4210
|
+
readonly md: {
|
|
4211
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4212
|
+
readonly required: false;
|
|
4213
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4214
|
+
__epPropKey: true;
|
|
4215
|
+
} & {
|
|
4216
|
+
readonly default: () => {};
|
|
4217
|
+
};
|
|
4218
|
+
readonly lg: {
|
|
4219
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4220
|
+
readonly required: false;
|
|
4221
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4222
|
+
__epPropKey: true;
|
|
4223
|
+
} & {
|
|
4224
|
+
readonly default: () => {};
|
|
4225
|
+
};
|
|
4226
|
+
readonly xl: {
|
|
4227
|
+
readonly type: import('vue').PropType<import('element-plus').ColSize>;
|
|
4228
|
+
readonly required: false;
|
|
4229
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4230
|
+
__epPropKey: true;
|
|
4231
|
+
} & {
|
|
4232
|
+
readonly default: () => {};
|
|
4233
|
+
};
|
|
4234
|
+
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, string, {
|
|
4235
|
+
readonly span: number;
|
|
4236
|
+
readonly push: number;
|
|
4237
|
+
readonly offset: number;
|
|
4238
|
+
readonly tag: string;
|
|
4239
|
+
readonly pull: number;
|
|
4240
|
+
readonly xs: import('element-plus').ColSize;
|
|
4241
|
+
readonly sm: import('element-plus').ColSize;
|
|
4242
|
+
readonly md: import('element-plus').ColSize;
|
|
4243
|
+
readonly lg: import('element-plus').ColSize;
|
|
4244
|
+
readonly xl: import('element-plus').ColSize;
|
|
4245
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
4246
|
+
$slots: {
|
|
4247
|
+
default?(_: {}): any;
|
|
4248
|
+
};
|
|
4249
|
+
}) & import('vue').Plugin;
|
|
4250
|
+
ElButton: ({
|
|
4251
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
4252
|
+
readonly size: {
|
|
4253
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
4254
|
+
readonly required: false;
|
|
4255
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4256
|
+
__epPropKey: true;
|
|
4257
|
+
};
|
|
4258
|
+
readonly disabled: BooleanConstructor;
|
|
4259
|
+
readonly type: {
|
|
4260
|
+
readonly type: import('vue').PropType<"" | "default" | "text" | "primary" | "success" | "info" | "warning" | "danger">;
|
|
4261
|
+
readonly required: false;
|
|
4262
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4263
|
+
__epPropKey: true;
|
|
4264
|
+
} & {
|
|
4265
|
+
readonly default: "";
|
|
4266
|
+
};
|
|
4267
|
+
readonly icon: {
|
|
4268
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
4269
|
+
readonly required: false;
|
|
4270
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4271
|
+
__epPropKey: true;
|
|
4272
|
+
};
|
|
4273
|
+
readonly nativeType: {
|
|
4274
|
+
readonly type: import('vue').PropType<"button" | "reset" | "submit">;
|
|
4275
|
+
readonly required: false;
|
|
4276
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4277
|
+
__epPropKey: true;
|
|
4278
|
+
} & {
|
|
4279
|
+
readonly default: "button";
|
|
4280
|
+
};
|
|
4281
|
+
readonly loading: BooleanConstructor;
|
|
4282
|
+
readonly loadingIcon: {
|
|
4283
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
4284
|
+
readonly required: false;
|
|
4285
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4286
|
+
__epPropKey: true;
|
|
4287
|
+
} & {
|
|
4288
|
+
readonly default: () => any;
|
|
4289
|
+
};
|
|
4290
|
+
readonly plain: {
|
|
4291
|
+
readonly type: import('vue').PropType<boolean>;
|
|
4292
|
+
readonly required: false;
|
|
4293
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4294
|
+
__epPropKey: true;
|
|
4295
|
+
} & {
|
|
4296
|
+
readonly default: undefined;
|
|
4297
|
+
};
|
|
4298
|
+
readonly text: {
|
|
4299
|
+
readonly type: import('vue').PropType<boolean>;
|
|
4300
|
+
readonly required: false;
|
|
4301
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4302
|
+
__epPropKey: true;
|
|
4303
|
+
} & {
|
|
4304
|
+
readonly default: undefined;
|
|
4305
|
+
};
|
|
4306
|
+
readonly link: BooleanConstructor;
|
|
4307
|
+
readonly bg: BooleanConstructor;
|
|
4308
|
+
readonly autofocus: BooleanConstructor;
|
|
4309
|
+
readonly round: {
|
|
4310
|
+
readonly type: import('vue').PropType<boolean>;
|
|
4311
|
+
readonly required: false;
|
|
4312
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4313
|
+
__epPropKey: true;
|
|
4314
|
+
} & {
|
|
4315
|
+
readonly default: undefined;
|
|
4316
|
+
};
|
|
4317
|
+
readonly circle: BooleanConstructor;
|
|
4318
|
+
readonly color: StringConstructor;
|
|
4319
|
+
readonly dark: BooleanConstructor;
|
|
4320
|
+
readonly autoInsertSpace: {
|
|
4321
|
+
readonly type: import('vue').PropType<boolean>;
|
|
4322
|
+
readonly required: false;
|
|
4323
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4324
|
+
__epPropKey: true;
|
|
4325
|
+
} & {
|
|
4326
|
+
readonly default: undefined;
|
|
4327
|
+
};
|
|
4328
|
+
readonly tag: {
|
|
4329
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
4330
|
+
readonly required: false;
|
|
4331
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4332
|
+
__epPropKey: true;
|
|
4333
|
+
} & {
|
|
4334
|
+
readonly default: "button";
|
|
4335
|
+
};
|
|
4336
|
+
}>> & {
|
|
4337
|
+
onClick?: ((evt: MouseEvent) => any) | undefined;
|
|
4338
|
+
}, {
|
|
4339
|
+
ref: import('vue').Ref<HTMLButtonElement | undefined>;
|
|
4340
|
+
size: import('vue').ComputedRef<"" | "small" | "default" | "large">;
|
|
4341
|
+
type: import('vue').ComputedRef<string>;
|
|
4342
|
+
disabled: import('vue').ComputedRef<boolean>;
|
|
4343
|
+
shouldAddSpace: import('vue').ComputedRef<boolean>;
|
|
4344
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
4345
|
+
click: (evt: MouseEvent) => void;
|
|
4346
|
+
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
4347
|
+
readonly link: boolean;
|
|
4348
|
+
readonly circle: boolean;
|
|
4349
|
+
readonly text: boolean;
|
|
4350
|
+
readonly disabled: boolean;
|
|
4351
|
+
readonly round: boolean;
|
|
4352
|
+
readonly dark: boolean;
|
|
4353
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "info" | "warning" | "danger";
|
|
4354
|
+
readonly bg: boolean;
|
|
4355
|
+
readonly loading: boolean;
|
|
4356
|
+
readonly autofocus: boolean;
|
|
4357
|
+
readonly tag: string | import('vue').Component;
|
|
4358
|
+
readonly plain: boolean;
|
|
4359
|
+
readonly autoInsertSpace: boolean;
|
|
4360
|
+
readonly nativeType: "button" | "reset" | "submit";
|
|
4361
|
+
readonly loadingIcon: string | import('vue').Component;
|
|
4362
|
+
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
4363
|
+
P: {};
|
|
4364
|
+
B: {};
|
|
4365
|
+
D: {};
|
|
4366
|
+
C: {};
|
|
4367
|
+
M: {};
|
|
4368
|
+
Defaults: {};
|
|
4369
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
|
4370
|
+
readonly size: {
|
|
4371
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
4372
|
+
readonly required: false;
|
|
4373
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4374
|
+
__epPropKey: true;
|
|
4375
|
+
};
|
|
4376
|
+
readonly disabled: BooleanConstructor;
|
|
4377
|
+
readonly type: {
|
|
4378
|
+
readonly type: import('vue').PropType<"" | "default" | "text" | "primary" | "success" | "info" | "warning" | "danger">;
|
|
4379
|
+
readonly required: false;
|
|
4380
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4381
|
+
__epPropKey: true;
|
|
4382
|
+
} & {
|
|
4383
|
+
readonly default: "";
|
|
4384
|
+
};
|
|
4385
|
+
readonly icon: {
|
|
4386
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
4387
|
+
readonly required: false;
|
|
4388
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4389
|
+
__epPropKey: true;
|
|
4390
|
+
};
|
|
4391
|
+
readonly nativeType: {
|
|
4392
|
+
readonly type: import('vue').PropType<"button" | "reset" | "submit">;
|
|
4393
|
+
readonly required: false;
|
|
4394
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4395
|
+
__epPropKey: true;
|
|
4396
|
+
} & {
|
|
4397
|
+
readonly default: "button";
|
|
4398
|
+
};
|
|
4399
|
+
readonly loading: BooleanConstructor;
|
|
4400
|
+
readonly loadingIcon: {
|
|
4401
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
4402
|
+
readonly required: false;
|
|
4403
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4404
|
+
__epPropKey: true;
|
|
4405
|
+
} & {
|
|
4406
|
+
readonly default: () => any;
|
|
4407
|
+
};
|
|
4408
|
+
readonly plain: {
|
|
4409
|
+
readonly type: import('vue').PropType<boolean>;
|
|
4410
|
+
readonly required: false;
|
|
4411
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4412
|
+
__epPropKey: true;
|
|
4413
|
+
} & {
|
|
4414
|
+
readonly default: undefined;
|
|
4415
|
+
};
|
|
4416
|
+
readonly text: {
|
|
4417
|
+
readonly type: import('vue').PropType<boolean>;
|
|
4418
|
+
readonly required: false;
|
|
4419
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4420
|
+
__epPropKey: true;
|
|
4421
|
+
} & {
|
|
4422
|
+
readonly default: undefined;
|
|
4423
|
+
};
|
|
4424
|
+
readonly link: BooleanConstructor;
|
|
4425
|
+
readonly bg: BooleanConstructor;
|
|
4426
|
+
readonly autofocus: BooleanConstructor;
|
|
4427
|
+
readonly round: {
|
|
4428
|
+
readonly type: import('vue').PropType<boolean>;
|
|
4429
|
+
readonly required: false;
|
|
4430
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4431
|
+
__epPropKey: true;
|
|
4432
|
+
} & {
|
|
4433
|
+
readonly default: undefined;
|
|
4434
|
+
};
|
|
4435
|
+
readonly circle: BooleanConstructor;
|
|
4436
|
+
readonly color: StringConstructor;
|
|
4437
|
+
readonly dark: BooleanConstructor;
|
|
4438
|
+
readonly autoInsertSpace: {
|
|
4439
|
+
readonly type: import('vue').PropType<boolean>;
|
|
4440
|
+
readonly required: false;
|
|
4441
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4442
|
+
__epPropKey: true;
|
|
4443
|
+
} & {
|
|
4444
|
+
readonly default: undefined;
|
|
4445
|
+
};
|
|
4446
|
+
readonly tag: {
|
|
4447
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
4448
|
+
readonly required: false;
|
|
4449
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4450
|
+
__epPropKey: true;
|
|
4451
|
+
} & {
|
|
4452
|
+
readonly default: "button";
|
|
4453
|
+
};
|
|
4454
|
+
}>> & {
|
|
4455
|
+
onClick?: ((evt: MouseEvent) => any) | undefined;
|
|
4456
|
+
}, {
|
|
4457
|
+
ref: import('vue').Ref<HTMLButtonElement | undefined>;
|
|
4458
|
+
size: import('vue').ComputedRef<"" | "small" | "default" | "large">;
|
|
4459
|
+
type: import('vue').ComputedRef<string>;
|
|
4460
|
+
disabled: import('vue').ComputedRef<boolean>;
|
|
4461
|
+
shouldAddSpace: import('vue').ComputedRef<boolean>;
|
|
4462
|
+
}, {}, {}, {}, {
|
|
4463
|
+
readonly link: boolean;
|
|
4464
|
+
readonly circle: boolean;
|
|
4465
|
+
readonly text: boolean;
|
|
4466
|
+
readonly disabled: boolean;
|
|
4467
|
+
readonly round: boolean;
|
|
4468
|
+
readonly dark: boolean;
|
|
4469
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "info" | "warning" | "danger";
|
|
4470
|
+
readonly bg: boolean;
|
|
4471
|
+
readonly loading: boolean;
|
|
4472
|
+
readonly autofocus: boolean;
|
|
4473
|
+
readonly tag: string | import('vue').Component;
|
|
4474
|
+
readonly plain: boolean;
|
|
4475
|
+
readonly autoInsertSpace: boolean;
|
|
4476
|
+
readonly nativeType: "button" | "reset" | "submit";
|
|
4477
|
+
readonly loadingIcon: string | import('vue').Component;
|
|
4478
|
+
}>;
|
|
4479
|
+
__isFragment?: never;
|
|
4480
|
+
__isTeleport?: never;
|
|
4481
|
+
__isSuspense?: never;
|
|
4482
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
4483
|
+
readonly size: {
|
|
4484
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
4485
|
+
readonly required: false;
|
|
4486
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4487
|
+
__epPropKey: true;
|
|
4488
|
+
};
|
|
4489
|
+
readonly disabled: BooleanConstructor;
|
|
4490
|
+
readonly type: {
|
|
4491
|
+
readonly type: import('vue').PropType<"" | "default" | "text" | "primary" | "success" | "info" | "warning" | "danger">;
|
|
4492
|
+
readonly required: false;
|
|
4493
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4494
|
+
__epPropKey: true;
|
|
4495
|
+
} & {
|
|
4496
|
+
readonly default: "";
|
|
4497
|
+
};
|
|
4498
|
+
readonly icon: {
|
|
4499
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
4500
|
+
readonly required: false;
|
|
4501
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4502
|
+
__epPropKey: true;
|
|
4503
|
+
};
|
|
4504
|
+
readonly nativeType: {
|
|
4505
|
+
readonly type: import('vue').PropType<"button" | "reset" | "submit">;
|
|
4506
|
+
readonly required: false;
|
|
4507
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4508
|
+
__epPropKey: true;
|
|
4509
|
+
} & {
|
|
4510
|
+
readonly default: "button";
|
|
4511
|
+
};
|
|
4512
|
+
readonly loading: BooleanConstructor;
|
|
4513
|
+
readonly loadingIcon: {
|
|
4514
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
4515
|
+
readonly required: false;
|
|
4516
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4517
|
+
__epPropKey: true;
|
|
4518
|
+
} & {
|
|
4519
|
+
readonly default: () => any;
|
|
4520
|
+
};
|
|
4521
|
+
readonly plain: {
|
|
4522
|
+
readonly type: import('vue').PropType<boolean>;
|
|
4523
|
+
readonly required: false;
|
|
4524
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4525
|
+
__epPropKey: true;
|
|
4526
|
+
} & {
|
|
4527
|
+
readonly default: undefined;
|
|
4528
|
+
};
|
|
4529
|
+
readonly text: {
|
|
4530
|
+
readonly type: import('vue').PropType<boolean>;
|
|
4531
|
+
readonly required: false;
|
|
4532
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4533
|
+
__epPropKey: true;
|
|
4534
|
+
} & {
|
|
4535
|
+
readonly default: undefined;
|
|
4536
|
+
};
|
|
4537
|
+
readonly link: BooleanConstructor;
|
|
4538
|
+
readonly bg: BooleanConstructor;
|
|
4539
|
+
readonly autofocus: BooleanConstructor;
|
|
4540
|
+
readonly round: {
|
|
4541
|
+
readonly type: import('vue').PropType<boolean>;
|
|
4542
|
+
readonly required: false;
|
|
4543
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4544
|
+
__epPropKey: true;
|
|
4545
|
+
} & {
|
|
4546
|
+
readonly default: undefined;
|
|
4547
|
+
};
|
|
4548
|
+
readonly circle: BooleanConstructor;
|
|
4549
|
+
readonly color: StringConstructor;
|
|
4550
|
+
readonly dark: BooleanConstructor;
|
|
4551
|
+
readonly autoInsertSpace: {
|
|
4552
|
+
readonly type: import('vue').PropType<boolean>;
|
|
4553
|
+
readonly required: false;
|
|
4554
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4555
|
+
__epPropKey: true;
|
|
4556
|
+
} & {
|
|
4557
|
+
readonly default: undefined;
|
|
4558
|
+
};
|
|
4559
|
+
readonly tag: {
|
|
4560
|
+
readonly type: import('vue').PropType<string | import('vue').Component>;
|
|
4561
|
+
readonly required: false;
|
|
4562
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4563
|
+
__epPropKey: true;
|
|
4564
|
+
} & {
|
|
4565
|
+
readonly default: "button";
|
|
4566
|
+
};
|
|
4567
|
+
}>> & {
|
|
4568
|
+
onClick?: ((evt: MouseEvent) => any) | undefined;
|
|
4569
|
+
}, {
|
|
4570
|
+
ref: import('vue').Ref<HTMLButtonElement | undefined>;
|
|
4571
|
+
size: import('vue').ComputedRef<"" | "small" | "default" | "large">;
|
|
4572
|
+
type: import('vue').ComputedRef<string>;
|
|
4573
|
+
disabled: import('vue').ComputedRef<boolean>;
|
|
4574
|
+
shouldAddSpace: import('vue').ComputedRef<boolean>;
|
|
4575
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
4576
|
+
click: (evt: MouseEvent) => void;
|
|
4577
|
+
}, string, {
|
|
4578
|
+
readonly link: boolean;
|
|
4579
|
+
readonly circle: boolean;
|
|
4580
|
+
readonly text: boolean;
|
|
4581
|
+
readonly disabled: boolean;
|
|
4582
|
+
readonly round: boolean;
|
|
4583
|
+
readonly dark: boolean;
|
|
4584
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "info" | "warning" | "danger";
|
|
4585
|
+
readonly bg: boolean;
|
|
4586
|
+
readonly loading: boolean;
|
|
4587
|
+
readonly autofocus: boolean;
|
|
4588
|
+
readonly tag: string | import('vue').Component;
|
|
4589
|
+
readonly plain: boolean;
|
|
4590
|
+
readonly autoInsertSpace: boolean;
|
|
4591
|
+
readonly nativeType: "button" | "reset" | "submit";
|
|
4592
|
+
readonly loadingIcon: string | import('vue').Component;
|
|
4593
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
4594
|
+
$slots: {
|
|
4595
|
+
loading?(_: {}): any;
|
|
4596
|
+
icon?(_: {}): any;
|
|
4597
|
+
default?(_: {}): any;
|
|
4598
|
+
};
|
|
4599
|
+
}) & import('vue').Plugin) & {
|
|
4600
|
+
ButtonGroup: {
|
|
4601
|
+
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
|
|
4602
|
+
readonly size: {
|
|
4603
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
4604
|
+
readonly required: false;
|
|
4605
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4606
|
+
__epPropKey: true;
|
|
4607
|
+
};
|
|
4608
|
+
readonly type: {
|
|
4609
|
+
readonly type: import('vue').PropType<"" | "default" | "text" | "primary" | "success" | "info" | "warning" | "danger">;
|
|
4610
|
+
readonly required: false;
|
|
4611
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4612
|
+
__epPropKey: true;
|
|
4613
|
+
} & {
|
|
4614
|
+
readonly default: "";
|
|
4615
|
+
};
|
|
4616
|
+
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
4617
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "info" | "warning" | "danger";
|
|
4618
|
+
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
4619
|
+
P: {};
|
|
4620
|
+
B: {};
|
|
4621
|
+
D: {};
|
|
4622
|
+
C: {};
|
|
4623
|
+
M: {};
|
|
4624
|
+
Defaults: {};
|
|
4625
|
+
}, Readonly<import('vue').ExtractPropTypes<{
|
|
4626
|
+
readonly size: {
|
|
4627
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
4628
|
+
readonly required: false;
|
|
4629
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4630
|
+
__epPropKey: true;
|
|
4631
|
+
};
|
|
4632
|
+
readonly type: {
|
|
4633
|
+
readonly type: import('vue').PropType<"" | "default" | "text" | "primary" | "success" | "info" | "warning" | "danger">;
|
|
4634
|
+
readonly required: false;
|
|
4635
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4636
|
+
__epPropKey: true;
|
|
4637
|
+
} & {
|
|
4638
|
+
readonly default: "";
|
|
4639
|
+
};
|
|
4640
|
+
}>>, {}, {}, {}, {}, {
|
|
4641
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "info" | "warning" | "danger";
|
|
4642
|
+
}>;
|
|
4643
|
+
__isFragment?: never;
|
|
4644
|
+
__isTeleport?: never;
|
|
4645
|
+
__isSuspense?: never;
|
|
4646
|
+
} & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
|
|
4647
|
+
readonly size: {
|
|
4648
|
+
readonly type: import('vue').PropType<"" | "default" | "small" | "large">;
|
|
4649
|
+
readonly required: false;
|
|
4650
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4651
|
+
__epPropKey: true;
|
|
4652
|
+
};
|
|
4653
|
+
readonly type: {
|
|
4654
|
+
readonly type: import('vue').PropType<"" | "default" | "text" | "primary" | "success" | "info" | "warning" | "danger">;
|
|
4655
|
+
readonly required: false;
|
|
4656
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
4657
|
+
__epPropKey: true;
|
|
4658
|
+
} & {
|
|
4659
|
+
readonly default: "";
|
|
4660
|
+
};
|
|
4661
|
+
}>>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Record<string, any>, string, {
|
|
4662
|
+
readonly type: "" | "default" | "text" | "primary" | "success" | "info" | "warning" | "danger";
|
|
4663
|
+
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
4664
|
+
$slots: {
|
|
4665
|
+
default?(_: {}): any;
|
|
4666
|
+
};
|
|
4667
|
+
});
|
|
4668
|
+
};
|
|
4669
|
+
CommandButton: typeof CommandButton;
|
|
4670
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
4671
|
+
export default _default;
|