antd-management-fast-component 2.1.0 → 2.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/bases/AbstractComponent/index.d.ts +122 -122
- package/es/bases/BaseComponent/index.d.ts +9 -9
- package/es/bases/index.d.ts +2 -2
- package/es/{Components → components}/AnchorLink/index.d.ts +1 -1
- package/es/{Components → components}/AnimalBox/FadeBox/index.d.ts +13 -13
- package/es/{customComponents → components}/AnimalBox/QueueBox/index.d.ts +11 -11
- package/es/{customComponents → components}/AnimalBox/QueueListBox/index.d.ts +14 -14
- package/es/{Components → components}/AnimalBox/RotateBox/index.d.ts +13 -13
- package/es/{Components → components}/AnimalBox/index.d.ts +4 -4
- package/es/{Components → components}/ArticleListContent/index.d.ts +9 -9
- package/es/{Components → components}/AudioUpload/index.d.ts +38 -38
- package/es/{customComponents → components}/AvatarList/index.d.ts +17 -17
- package/es/{Components → components}/Canvas/Bubbly/index.d.ts +19 -19
- package/es/{customComponents → components}/Canvas/Core/index.d.ts +27 -27
- package/es/{Components → components}/Canvas/RadarScanning/index.d.ts +19 -19
- package/es/{Components → components}/Canvas/Spirit/index.d.ts +22 -22
- package/es/{Components → components}/Canvas/index.d.ts +3 -3
- package/es/{customComponents → components}/CenterBox/index.d.ts +6 -6
- package/es/{customComponents → components}/ColorText/index.d.ts +21 -21
- package/es/{customComponents → components}/CustomGrid/index.d.ts +10 -10
- package/es/{customComponents → components}/DecorateAvatar/index.d.ts +36 -36
- package/es/{customComponents → components}/DescriptionGrid/index.d.ts +10 -10
- package/es/{customComponents → components}/DisplayCopyData/index.d.ts +9 -9
- package/es/{Components → components}/EditableItem/index.d.ts +12 -12
- package/es/{customComponents → components}/EditableLinkGroup/index.d.ts +21 -21
- package/es/{Components → components}/Editor/TinymceWrapper/index.d.ts +18 -18
- package/es/{customComponents → components}/Editor/index.d.ts +4 -4
- package/es/{customComponents → components}/ElasticityButton/index.d.ts +30 -30
- package/es/{customComponents → components}/ElasticityDropdown/index.d.ts +28 -28
- package/es/{customComponents → components}/ElasticityListViewItemExtra/index.d.ts +12 -12
- package/es/{customComponents → components}/ElasticityMenu/index.d.ts +11 -11
- package/es/{customComponents → components}/ElasticityMenuHeader/index.d.ts +12 -12
- package/es/{customComponents → components}/ElasticityRadioGroup/index.d.ts +18 -18
- package/es/{customComponents → components}/ElasticityTagList/index.d.ts +9 -9
- package/es/{customComponents → components}/ElasticityTreeSelect/index.d.ts +14 -14
- package/es/{Components → components}/Ellipsis/index.d.ts +24 -24
- package/es/{Components → components}/EllipsisCustom/index.d.ts +24 -24
- package/es/{Components → components}/EverySpace/index.d.ts +15 -15
- package/es/{Components → components}/FigureRange/index.d.ts +132 -132
- package/es/{Components → components}/FileBase64Upload/index.d.ts +26 -26
- package/es/{customComponents → components}/FileUpload/index.d.ts +34 -34
- package/es/{customComponents → components}/FlexBox/index.d.ts +23 -23
- package/es/{customComponents → components}/FlexRadio/index.d.ts +20 -20
- package/es/{customComponents → components}/FlexSelect/index.d.ts +17 -17
- package/es/{Components → components}/FlexText/index.d.ts +20 -20
- package/es/components/Footer/index.d.ts +3 -0
- package/es/{customComponents → components}/FooterToolbar/index.d.ts +15 -15
- package/es/{customComponents → components}/FormExtra/ActionItem/index.d.ts +11 -11
- package/es/{customComponents → components}/FormExtra/ComponentItem/index.d.ts +15 -15
- package/es/{customComponents → components}/FormExtra/DatePickerItem/index.d.ts +16 -16
- package/es/{customComponents → components}/FormExtra/DisplayItem/index.d.ts +11 -11
- package/es/{customComponents → components}/FormExtra/InputItem/index.d.ts +19 -19
- package/es/{customComponents → components}/FormExtra/InputNumberItem/index.d.ts +18 -18
- package/es/{Components → components}/FormExtra/Item/index.d.ts +1 -1
- package/es/{Components → components}/FormExtra/ItemChildren/index.d.ts +1 -1
- package/es/{Components → components}/FormExtra/NowTimeItem/index.d.ts +10 -10
- package/es/{customComponents → components}/FormExtra/OnlyShowDatetimeItem/index.d.ts +12 -12
- package/es/{customComponents → components}/FormExtra/OnlyShowInputItem/index.d.ts +17 -17
- package/es/{customComponents → components}/FormExtra/OnlyShowTextareaItem/index.d.ts +15 -15
- package/es/{customComponents → components}/FormExtra/PasswordItem/index.d.ts +16 -16
- package/es/{customComponents → components}/FormExtra/RadioItem/index.d.ts +19 -19
- package/es/{customComponents → components}/FormExtra/SelectItem/index.d.ts +19 -19
- package/es/{customComponents → components}/FormExtra/SwitchItem/index.d.ts +16 -16
- package/es/{customComponents → components}/FormExtra/SyntaxHighlighterItem/index.d.ts +16 -16
- package/es/{customComponents → components}/FormExtra/TextAreaItem/index.d.ts +16 -16
- package/es/{customComponents → components}/FormExtra/TextItem/index.d.ts +14 -14
- package/es/{customComponents → components}/FormExtra/TimePickerItem/index.d.ts +16 -16
- package/es/components/FormExtra/index.d.ts +40 -0
- package/es/{Components → components}/Function/Radio/index.d.ts +1 -1
- package/es/{Components → components}/Function/Select/index.d.ts +1 -1
- package/es/{Components → components}/Function/index.d.ts +2 -2
- package/es/{Components → components}/FunctionComponent/ColumnList/index.d.ts +8 -8
- package/es/{customComponents → components}/FunctionComponent/ComponentBuilder/index.d.ts +184 -184
- package/es/{Components → components}/FunctionComponent/ConfigAssist/index.d.ts +20 -20
- package/es/{Components → components}/FunctionComponent/FormBuilder/index.d.ts +179 -179
- package/es/{customComponents → components}/FunctionComponent/SearchBuilder/index.d.ts +31 -31
- package/es/{Components → components}/FunctionComponent/index.d.ts +5 -5
- package/es/{Components → components}/FunctionSupplement/Whether/index.d.ts +42 -42
- package/es/{Components → components}/FunctionSupplement/index.d.ts +4 -4
- package/es/{Components → components}/GlobalFooter/index.d.ts +5 -5
- package/es/{Components → components}/HelpBox/index.d.ts +17 -17
- package/es/{Components → components}/HelpCard/index.d.ts +17 -17
- package/es/{customComponents → components}/HiddenWrapper/index.d.ts +10 -10
- package/es/{Components → components}/HtmlBox/index.d.ts +19 -19
- package/es/{customComponents → components}/Icon/index.d.ts +130 -130
- package/es/{Components → components}/IconFont/index.d.ts +1 -1
- package/es/{customComponents → components}/IconInfo/index.d.ts +34 -34
- package/es/{customComponents → components}/ImageBox/index.d.ts +72 -72
- package/es/{customComponents → components}/ImageContentPreview/index.d.ts +32 -32
- package/es/{customComponents → components}/ImageUpload/index.d.ts +45 -45
- package/es/{customComponents → components}/JsonView/index.d.ts +10 -10
- package/es/{Components → components}/MemoFunction/index.d.ts +7 -7
- package/es/{Components → components}/MobileContainor/ContentView/index.d.ts +19 -19
- package/es/{Components → components}/MobileContainor/Devices/GalaxyNote8/index.d.ts +18 -18
- package/es/{Components → components}/MobileContainor/Devices/IPhone5S/index.d.ts +19 -19
- package/es/{customComponents → components}/MobileContainor/Devices/Iphone8/index.d.ts +19 -19
- package/es/{Components → components}/MobileContainor/Devices/Iphone8plus/index.d.ts +19 -19
- package/es/{customComponents → components}/MobileContainor/Devices/IphoneX/index.d.ts +19 -19
- package/es/{Components → components}/MobileContainor/Devices/RoughSketch/index.d.ts +18 -18
- package/es/{Components → components}/MobileContainor/Devices/index.d.ts +6 -6
- package/es/{Components → components}/MobileContainor/MobileSimulation/index.d.ts +23 -23
- package/es/{customComponents → components}/MobileContainor/index.d.ts +4 -4
- package/es/{customComponents → components}/NoticeIconCustom/NoticeList.d.ts +10 -10
- package/es/{customComponents → components}/NoticeIconCustom/index.d.ts +25 -25
- package/es/{Components → components}/NumberInfo/index.d.ts +11 -11
- package/es/{customComponents → components}/PageExtra/BodyContent/index.d.ts +10 -10
- package/es/{customComponents → components}/PageExtra/CardCollectionItemContent/index.d.ts +21 -21
- package/es/{customComponents → components}/PageExtra/ContentBox/index.d.ts +14 -14
- package/es/{customComponents → components}/PageExtra/ContentTabBox/index.d.ts +12 -12
- package/es/{customComponents → components}/PageExtra/HeaderContent/index.d.ts +12 -12
- package/es/{customComponents → components}/PageExtra/HeaderExtraContent/index.d.ts +12 -12
- package/es/{customComponents → components}/PageExtra/HeaderSubTitle/index.d.ts +9 -9
- package/es/{customComponents → components}/PageExtra/HeaderTagWrapper/index.d.ts +9 -9
- package/es/{customComponents → components}/PageExtra/HeaderTitle/index.d.ts +10 -10
- package/es/{customComponents → components}/PageExtra/HelpContent/index.d.ts +12 -12
- package/es/{customComponents → components}/PageExtra/PageWrapper/index.d.ts +23 -23
- package/es/{customComponents → components}/PageExtra/SiderBox/index.d.ts +10 -10
- package/es/{customComponents → components}/PageExtra/TabBarExtraBox/index.d.ts +10 -10
- package/es/{customComponents → components}/PageExtra/ToolBar/index.d.ts +11 -11
- package/es/components/PageExtra/index.d.ts +30 -0
- package/es/{Components → components}/PageLoading/index.d.ts +1 -1
- package/es/{customComponents → components}/PercentageBox/index.d.ts +11 -11
- package/es/{customComponents → components}/PriceBox/index.d.ts +17 -17
- package/es/{Components → components}/Result/Forbidden/index.d.ts +6 -6
- package/es/{Components → components}/Result/Info/index.d.ts +6 -6
- package/es/{customComponents → components}/Result/LocalError/index.d.ts +6 -6
- package/es/{customComponents → components}/Result/NotFound/index.d.ts +6 -6
- package/es/{customComponents → components}/Result/ServerError/index.d.ts +6 -6
- package/es/{customComponents → components}/Result/Success/index.d.ts +6 -6
- package/es/{Components → components}/Result/Warn/index.d.ts +6 -6
- package/es/components/Result/index.d.ts +16 -0
- package/es/{customComponents → components}/RowExpandTable/index.d.ts +9 -9
- package/es/{Components → components}/StandardFormRow/index.d.ts +8 -8
- package/es/{customComponents → components}/StandardTable/index.d.ts +16 -16
- package/es/{customComponents → components}/StandardTableCustom/index.d.ts +21 -21
- package/es/{Components → components}/StatusBar/index.d.ts +12 -12
- package/es/{customComponents → components}/SyntaxHighlighter/index.d.ts +11 -11
- package/es/{Components → components}/TagSelect/index.d.ts +34 -34
- package/es/{customComponents → components}/TimeLineCustom/index.d.ts +34 -34
- package/es/{Components → components}/Trend/index.d.ts +9 -9
- package/es/{Components → components}/VerticalBox/index.d.ts +14 -14
- package/es/{Components → components}/VideoUpload/index.d.ts +38 -38
- package/es/{Components → components}/index.d.ts +71 -70
- package/es/index.css +0 -32
- package/es/index.d.ts +2 -2
- package/es/index.js +4 -15789
- package/package.json +23 -21
- package/es/BasicComponents/AbstractComponent/index.d.ts +0 -122
- package/es/BasicComponents/BaseComponent/index.d.ts +0 -9
- package/es/BasicComponents/RefinedComponent/index.d.ts +0 -117
- package/es/BasicComponents/index.d.ts +0 -2
- package/es/Components/AnimalBox/QueueBox/index.d.ts +0 -11
- package/es/Components/AnimalBox/QueueListBox/index.d.ts +0 -14
- package/es/Components/AvatarList/index.d.ts +0 -17
- package/es/Components/Canvas/Core/index.d.ts +0 -27
- package/es/Components/CenterBox/index.d.ts +0 -6
- package/es/Components/ColorText/index.d.ts +0 -21
- package/es/Components/CustomGrid/index.d.ts +0 -10
- package/es/Components/DecorateAvatar/index.d.ts +0 -36
- package/es/Components/DescriptionGrid/index.d.ts +0 -10
- package/es/Components/DisplayCopyData/index.d.ts +0 -9
- package/es/Components/EditableLinkGroup/index.d.ts +0 -21
- package/es/Components/Editor/index.d.ts +0 -4
- package/es/Components/ElasticityButton/index.d.ts +0 -30
- package/es/Components/ElasticityDropdown/index.d.ts +0 -28
- package/es/Components/ElasticityListViewItemExtra/index.d.ts +0 -12
- package/es/Components/ElasticityMenu/index.d.ts +0 -11
- package/es/Components/ElasticityMenuHeader/index.d.ts +0 -12
- package/es/Components/ElasticityRadioGroup/index.d.ts +0 -18
- package/es/Components/ElasticityTagList/index.d.ts +0 -9
- package/es/Components/ElasticityTreeSelect/index.d.ts +0 -14
- package/es/Components/FileUpload/index.d.ts +0 -34
- package/es/Components/FlexBox/index.d.ts +0 -23
- package/es/Components/FlexRadio/index.d.ts +0 -20
- package/es/Components/FlexSelect/index.d.ts +0 -17
- package/es/Components/FooterToolbar/index.d.ts +0 -15
- package/es/Components/FormExtra/ActionItem/index.d.ts +0 -11
- package/es/Components/FormExtra/ComponentItem/index.d.ts +0 -15
- package/es/Components/FormExtra/DatePickerItem/index.d.ts +0 -16
- package/es/Components/FormExtra/DisplayItem/index.d.ts +0 -11
- package/es/Components/FormExtra/InputItem/index.d.ts +0 -19
- package/es/Components/FormExtra/InputNumberItem/index.d.ts +0 -18
- package/es/Components/FormExtra/OnlyShowDatetimeItem/index.d.ts +0 -12
- package/es/Components/FormExtra/OnlyShowInputItem/index.d.ts +0 -17
- package/es/Components/FormExtra/OnlyShowTextareaItem/index.d.ts +0 -15
- package/es/Components/FormExtra/PasswordItem/index.d.ts +0 -16
- package/es/Components/FormExtra/RadioItem/index.d.ts +0 -19
- package/es/Components/FormExtra/SelectItem/index.d.ts +0 -19
- package/es/Components/FormExtra/SwitchItem/index.d.ts +0 -16
- package/es/Components/FormExtra/SyntaxHighlighterItem/index.d.ts +0 -16
- package/es/Components/FormExtra/TextAreaItem/index.d.ts +0 -16
- package/es/Components/FormExtra/TextItem/index.d.ts +0 -14
- package/es/Components/FormExtra/TimePickerItem/index.d.ts +0 -16
- package/es/Components/FormExtra/index.d.ts +0 -40
- package/es/Components/FunctionComponent/ComponentBuilder/index.d.ts +0 -184
- package/es/Components/FunctionComponent/SearchBuilder/index.d.ts +0 -31
- package/es/Components/HiddenWrapper/index.d.ts +0 -10
- package/es/Components/Icon/index.d.ts +0 -130
- package/es/Components/IconInfo/index.d.ts +0 -34
- package/es/Components/ImageBox/index.d.ts +0 -72
- package/es/Components/ImageContentPreview/index.d.ts +0 -32
- package/es/Components/ImageUpload/index.d.ts +0 -45
- package/es/Components/JsonView/index.d.ts +0 -10
- package/es/Components/MobileContainor/Devices/Iphone8/index.d.ts +0 -19
- package/es/Components/MobileContainor/Devices/IphoneX/index.d.ts +0 -19
- package/es/Components/MobileContainor/index.d.ts +0 -4
- package/es/Components/NoticeIconCustom/NoticeList.d.ts +0 -10
- package/es/Components/NoticeIconCustom/index.d.ts +0 -25
- package/es/Components/PageExtra/BodyContent/index.d.ts +0 -10
- package/es/Components/PageExtra/CardCollectionItemContent/index.d.ts +0 -21
- package/es/Components/PageExtra/ContentBox/index.d.ts +0 -14
- package/es/Components/PageExtra/ContentTabBox/index.d.ts +0 -12
- package/es/Components/PageExtra/HeaderContent/index.d.ts +0 -12
- package/es/Components/PageExtra/HeaderExtraContent/index.d.ts +0 -12
- package/es/Components/PageExtra/HeaderSubTitle/index.d.ts +0 -9
- package/es/Components/PageExtra/HeaderTagWrapper/index.d.ts +0 -9
- package/es/Components/PageExtra/HeaderTitle/index.d.ts +0 -10
- package/es/Components/PageExtra/HelpContent/index.d.ts +0 -12
- package/es/Components/PageExtra/PageWrapper/index.d.ts +0 -23
- package/es/Components/PageExtra/SiderBox/index.d.ts +0 -10
- package/es/Components/PageExtra/TabBarExtraBox/index.d.ts +0 -10
- package/es/Components/PageExtra/ToolBar/index.d.ts +0 -11
- package/es/Components/PageExtra/index.d.ts +0 -30
- package/es/Components/PercentageBox/index.d.ts +0 -11
- package/es/Components/PriceBox/index.d.ts +0 -17
- package/es/Components/Result/LocalError/index.d.ts +0 -6
- package/es/Components/Result/NotFound/index.d.ts +0 -6
- package/es/Components/Result/ServerError/index.d.ts +0 -6
- package/es/Components/Result/Success/index.d.ts +0 -6
- package/es/Components/Result/index.d.ts +0 -16
- package/es/Components/RowExpandTable/index.d.ts +0 -9
- package/es/Components/StandardTable/index.d.ts +0 -16
- package/es/Components/StandardTableCustom/index.d.ts +0 -21
- package/es/Components/SyntaxHighlighter/index.d.ts +0 -11
- package/es/Components/TimeLineCustom/index.d.ts +0 -34
- package/es/customComponents/AbstractComponent/index.d.ts +0 -118
- package/es/customComponents/AnchorLink/index.d.ts +0 -1
- package/es/customComponents/AnimalBox/FadeBox/index.d.ts +0 -13
- package/es/customComponents/AnimalBox/RotateBox/index.d.ts +0 -13
- package/es/customComponents/AnimalBox/index.d.ts +0 -4
- package/es/customComponents/ArticleListContent/index.d.ts +0 -9
- package/es/customComponents/AudioUpload/index.d.ts +0 -38
- package/es/customComponents/BaseComponent/index.d.ts +0 -9
- package/es/customComponents/Canvas/Bubbly/index.d.ts +0 -19
- package/es/customComponents/Canvas/RadarScanning/index.d.ts +0 -19
- package/es/customComponents/Canvas/Spirit/index.d.ts +0 -22
- package/es/customComponents/Canvas/index.d.ts +0 -3
- package/es/customComponents/EditableItem/index.d.ts +0 -12
- package/es/customComponents/Editor/TinymceWrapper/index.d.ts +0 -18
- package/es/customComponents/ElasticityRadioItem/index.d.ts +0 -11
- package/es/customComponents/Ellipsis/index.d.ts +0 -24
- package/es/customComponents/EllipsisCustom/index.d.ts +0 -24
- package/es/customComponents/EverySpace/index.d.ts +0 -15
- package/es/customComponents/Exception/index.d.ts +0 -7
- package/es/customComponents/Exception/typeConfig.d.ts +0 -18
- package/es/customComponents/FigureRange/index.d.ts +0 -132
- package/es/customComponents/FileBase64Upload/index.d.ts +0 -26
- package/es/customComponents/FlexText/index.d.ts +0 -20
- package/es/customComponents/FormCustom/FormCustomItem/index.d.ts +0 -1
- package/es/customComponents/FormCustom/FormCustomItemChildren/index.d.ts +0 -1
- package/es/customComponents/FormCustom/index.d.ts +0 -6
- package/es/customComponents/FormExtra/FormDatePicker/index.d.ts +0 -15
- package/es/customComponents/FormExtra/FormHiddenWrapper/index.d.ts +0 -10
- package/es/customComponents/FormExtra/FormInnerComponent/index.d.ts +0 -14
- package/es/customComponents/FormExtra/FormInput/index.d.ts +0 -19
- package/es/customComponents/FormExtra/FormInputNumber/index.d.ts +0 -17
- package/es/customComponents/FormExtra/FormItem/index.d.ts +0 -1
- package/es/customComponents/FormExtra/FormItemChildren/index.d.ts +0 -1
- package/es/customComponents/FormExtra/FormOnlyShowInput/index.d.ts +0 -17
- package/es/customComponents/FormExtra/FormOnlyShowSyntaxHighlighter/index.d.ts +0 -15
- package/es/customComponents/FormExtra/FormSelect/index.d.ts +0 -16
- package/es/customComponents/FormExtra/FormSwitch/index.d.ts +0 -16
- package/es/customComponents/FormExtra/FormTextArea/index.d.ts +0 -15
- package/es/customComponents/FormExtra/FormTimePicker/index.d.ts +0 -15
- package/es/customComponents/FormExtra/FromDisplayItem/index.d.ts +0 -11
- package/es/customComponents/FormExtra/Item/index.d.ts +0 -1
- package/es/customComponents/FormExtra/ItemChildren/index.d.ts +0 -1
- package/es/customComponents/FormExtra/NowTimeItem/index.d.ts +0 -10
- package/es/customComponents/FormExtra/index.d.ts +0 -40
- package/es/customComponents/FromDisplayItem/index.d.ts +0 -13
- package/es/customComponents/Function/Radio/index.d.ts +0 -1
- package/es/customComponents/Function/Select/index.d.ts +0 -1
- package/es/customComponents/Function/index.d.ts +0 -2
- package/es/customComponents/FunctionComponent/Button/index.d.ts +0 -23
- package/es/customComponents/FunctionComponent/ColumnItem/index.d.ts +0 -10
- package/es/customComponents/FunctionComponent/ColumnList/index.d.ts +0 -8
- package/es/customComponents/FunctionComponent/ConfigAssist/index.d.ts +0 -20
- package/es/customComponents/FunctionComponent/CustomGrid/index.d.ts +0 -10
- package/es/customComponents/FunctionComponent/DescriptionGrid/index.d.ts +0 -10
- package/es/customComponents/FunctionComponent/Dropdown/index.d.ts +0 -25
- package/es/customComponents/FunctionComponent/FormBuilder/index.d.ts +0 -179
- package/es/customComponents/FunctionComponent/FormDatePicker/index.d.ts +0 -15
- package/es/customComponents/FunctionComponent/FormHiddenWrapper/index.d.ts +0 -9
- package/es/customComponents/FunctionComponent/FormInnerComponent/index.d.ts +0 -13
- package/es/customComponents/FunctionComponent/FormInput/index.d.ts +0 -18
- package/es/customComponents/FunctionComponent/FormInputNumber/index.d.ts +0 -16
- package/es/customComponents/FunctionComponent/FormOnlyShowInput/index.d.ts +0 -16
- package/es/customComponents/FunctionComponent/FormOnlyShowSyntaxHighlighter/index.d.ts +0 -15
- package/es/customComponents/FunctionComponent/FormSelect/index.d.ts +0 -16
- package/es/customComponents/FunctionComponent/FormSwitch/index.d.ts +0 -16
- package/es/customComponents/FunctionComponent/FormTextArea/index.d.ts +0 -15
- package/es/customComponents/FunctionComponent/FormTimePicker/index.d.ts +0 -15
- package/es/customComponents/FunctionComponent/Function/index.d.ts +0 -412
- package/es/customComponents/FunctionComponent/IconInfoList/index.d.ts +0 -9
- package/es/customComponents/FunctionComponent/ListViewItemExtra/index.d.ts +0 -12
- package/es/customComponents/FunctionComponent/Menu/index.d.ts +0 -11
- package/es/customComponents/FunctionComponent/MenuHeader/index.d.ts +0 -12
- package/es/customComponents/FunctionComponent/Radio/index.d.ts +0 -1
- package/es/customComponents/FunctionComponent/RadioGroup/index.d.ts +0 -16
- package/es/customComponents/FunctionComponent/RadioItem/index.d.ts +0 -11
- package/es/customComponents/FunctionComponent/Select/index.d.ts +0 -1
- package/es/customComponents/FunctionComponent/TagList/index.d.ts +0 -9
- package/es/customComponents/FunctionComponent/index.d.ts +0 -5
- package/es/customComponents/FunctionSupplement/Whether/index.d.ts +0 -42
- package/es/customComponents/FunctionSupplement/index.d.ts +0 -4
- package/es/customComponents/GlobalFooter/index.d.ts +0 -5
- package/es/customComponents/HelpBox/index.d.ts +0 -17
- package/es/customComponents/HelpCard/index.d.ts +0 -17
- package/es/customComponents/HtmlBox/index.d.ts +0 -19
- package/es/customComponents/IconFont/index.d.ts +0 -1
- package/es/customComponents/Link/index.d.ts +0 -1
- package/es/customComponents/MemoFunction/index.d.ts +0 -7
- package/es/customComponents/MobileContainor/ContentView/index.d.ts +0 -19
- package/es/customComponents/MobileContainor/Devices/GalaxyNote8/index.d.ts +0 -18
- package/es/customComponents/MobileContainor/Devices/IPhone5S/index.d.ts +0 -19
- package/es/customComponents/MobileContainor/Devices/Iphone8plus/index.d.ts +0 -19
- package/es/customComponents/MobileContainor/Devices/RoughSketch/index.d.ts +0 -18
- package/es/customComponents/MobileContainor/Devices/index.d.ts +0 -6
- package/es/customComponents/MobileContainor/MobileSimulation/index.d.ts +0 -23
- package/es/customComponents/NumberInfo/index.d.ts +0 -11
- package/es/customComponents/PageExtra/index.d.ts +0 -30
- package/es/customComponents/PageLoading/index.d.ts +0 -1
- package/es/customComponents/Result/Forbidden/index.d.ts +0 -6
- package/es/customComponents/Result/Info/index.d.ts +0 -6
- package/es/customComponents/Result/Warn/index.d.ts +0 -6
- package/es/customComponents/Result/index.d.ts +0 -16
- package/es/customComponents/StandardFormRow/index.d.ts +0 -8
- package/es/customComponents/StatusBar/index.d.ts +0 -12
- package/es/customComponents/TagSelect/index.d.ts +0 -34
- package/es/customComponents/Trend/index.d.ts +0 -9
- package/es/customComponents/VerticalBox/index.d.ts +0 -14
- package/es/customComponents/VideoUpload/index.d.ts +0 -38
- package/es/customComponents/index.d.ts +0 -72
|
@@ -1,412 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 构建按钮
|
|
3
|
-
*/
|
|
4
|
-
export function buildButton({ type, size, text, icon, handleClick, hidden, danger, disabled, confirm, handleData, processing, iconProcessing, style, showIcon, }: {
|
|
5
|
-
type?: string | undefined;
|
|
6
|
-
size?: string | undefined;
|
|
7
|
-
text?: string | undefined;
|
|
8
|
-
icon?: JSX.Element | undefined;
|
|
9
|
-
handleClick?: (() => void) | undefined;
|
|
10
|
-
hidden?: boolean | undefined;
|
|
11
|
-
danger?: boolean | undefined;
|
|
12
|
-
disabled?: boolean | undefined;
|
|
13
|
-
confirm?: boolean | undefined;
|
|
14
|
-
handleData?: null | undefined;
|
|
15
|
-
processing?: boolean | undefined;
|
|
16
|
-
iconProcessing?: JSX.Element | undefined;
|
|
17
|
-
style?: null | undefined;
|
|
18
|
-
showIcon?: boolean | undefined;
|
|
19
|
-
}): JSX.Element;
|
|
20
|
-
export function buildMenu({ handleData: r, handleMenuClick, items, }: {
|
|
21
|
-
handleData: any;
|
|
22
|
-
handleMenuClick?: (() => void) | undefined;
|
|
23
|
-
items?: any[] | undefined;
|
|
24
|
-
}): JSX.Element;
|
|
25
|
-
export function buildDropdown({ key, tooltip, type, placement, size, text, icon, handleData, arrow, disabled, hidden, handleButtonClick, handleMenuClick, items, itemPanelTitle, confirm, processing, iconProcessing, }: {
|
|
26
|
-
key?: null | undefined;
|
|
27
|
-
tooltip?: boolean | undefined;
|
|
28
|
-
type?: string | undefined;
|
|
29
|
-
placement?: string | undefined;
|
|
30
|
-
size?: string | undefined;
|
|
31
|
-
text?: string | undefined;
|
|
32
|
-
icon?: JSX.Element | undefined;
|
|
33
|
-
handleData: any;
|
|
34
|
-
arrow?: boolean | undefined;
|
|
35
|
-
disabled?: boolean | undefined;
|
|
36
|
-
hidden?: boolean | undefined;
|
|
37
|
-
handleButtonClick?: null | undefined;
|
|
38
|
-
handleMenuClick?: (() => void) | undefined;
|
|
39
|
-
items?: any[] | undefined;
|
|
40
|
-
itemPanelTitle?: string | undefined;
|
|
41
|
-
confirm?: boolean | undefined;
|
|
42
|
-
processing?: boolean | undefined;
|
|
43
|
-
iconProcessing?: JSX.Element | undefined;
|
|
44
|
-
}): JSX.Element;
|
|
45
|
-
export function buildDropdownButton({ tooltip, placement, type: typeSource, size, text, icon, handleData: r, arrow, disabled, hidden, confirm, handleButtonClick, handleMenuClick, items, itemPanelTitle, }: {
|
|
46
|
-
tooltip?: boolean | undefined;
|
|
47
|
-
placement?: string | undefined;
|
|
48
|
-
type?: string | undefined;
|
|
49
|
-
size?: string | undefined;
|
|
50
|
-
text?: string | undefined;
|
|
51
|
-
icon?: JSX.Element | undefined;
|
|
52
|
-
handleData: any;
|
|
53
|
-
arrow?: boolean | undefined;
|
|
54
|
-
disabled?: boolean | undefined;
|
|
55
|
-
hidden?: boolean | undefined;
|
|
56
|
-
confirm?: boolean | undefined;
|
|
57
|
-
handleButtonClick?: null | undefined;
|
|
58
|
-
handleMenuClick?: (() => void) | undefined;
|
|
59
|
-
items?: any[] | undefined;
|
|
60
|
-
itemPanelTitle?: string | undefined;
|
|
61
|
-
}): JSX.Element;
|
|
62
|
-
export function buildDropdownEllipsis({ tooltip, type: typeSource, size, icon, arrow, disabled, hidden, handleData: r, handleMenuClick, items, itemPanelTitle, }: {
|
|
63
|
-
tooltip?: {
|
|
64
|
-
placement: string;
|
|
65
|
-
title: string;
|
|
66
|
-
} | undefined;
|
|
67
|
-
type?: string | undefined;
|
|
68
|
-
size?: string | undefined;
|
|
69
|
-
icon?: JSX.Element | undefined;
|
|
70
|
-
arrow?: boolean | undefined;
|
|
71
|
-
disabled?: boolean | undefined;
|
|
72
|
-
hidden?: boolean | undefined;
|
|
73
|
-
handleData: any;
|
|
74
|
-
handleMenuClick?: (() => void) | undefined;
|
|
75
|
-
items?: any[] | undefined;
|
|
76
|
-
itemPanelTitle?: string | undefined;
|
|
77
|
-
}): JSX.Element;
|
|
78
|
-
export function buildTree(properties: any): JSX.Element;
|
|
79
|
-
export function buildAlert(properties: any): JSX.Element;
|
|
80
|
-
export function buildCustomGrid({ key, list, props }: {
|
|
81
|
-
key?: null | undefined;
|
|
82
|
-
list: any;
|
|
83
|
-
props: any;
|
|
84
|
-
}): JSX.Element;
|
|
85
|
-
export function buildDescriptionGrid({ key, list, props }: {
|
|
86
|
-
key?: null | undefined;
|
|
87
|
-
list: any;
|
|
88
|
-
props: any;
|
|
89
|
-
}): JSX.Element;
|
|
90
|
-
export function builderPageHeaderExtraContent(data: any): JSX.Element | null;
|
|
91
|
-
export function buildMenuHeaderRender({ logoDom, collapsed, navTheme, shortName, }: {
|
|
92
|
-
logoDom: any;
|
|
93
|
-
collapsed: any;
|
|
94
|
-
navTheme: any;
|
|
95
|
-
shortName: any;
|
|
96
|
-
}): JSX.Element;
|
|
97
|
-
export function buildButtonGroup({ buttons }: {
|
|
98
|
-
buttons?: any[] | undefined;
|
|
99
|
-
}): JSX.Element | null;
|
|
100
|
-
export function buildListViewItemExtra({ align, imageUrl, emptyImageUrl, width, }: {
|
|
101
|
-
align: any;
|
|
102
|
-
imageUrl: any;
|
|
103
|
-
emptyImageUrl: any;
|
|
104
|
-
width?: string | undefined;
|
|
105
|
-
}): JSX.Element;
|
|
106
|
-
export function buildTagList({ list }: {
|
|
107
|
-
list?: any[] | undefined;
|
|
108
|
-
}): JSX.Element;
|
|
109
|
-
export function buildIconInfoList({ list }: {
|
|
110
|
-
list?: any[] | undefined;
|
|
111
|
-
}): JSX.Element[];
|
|
112
|
-
export function buildListViewItemActionSelect({ confirm, selectData, selectCallback, }: {
|
|
113
|
-
confirm?: boolean | undefined;
|
|
114
|
-
selectData: any;
|
|
115
|
-
selectCallback: any;
|
|
116
|
-
}): JSX.Element;
|
|
117
|
-
export function buildRadioItem(item: any, index: any): JSX.Element;
|
|
118
|
-
export function buildRadioGroup({ value, defaultValue, style, button, buttonStyle, list, adjustListDataCallback, onChange, }: {
|
|
119
|
-
value?: null | undefined;
|
|
120
|
-
defaultValue?: null | undefined;
|
|
121
|
-
style?: null | undefined;
|
|
122
|
-
button?: boolean | undefined;
|
|
123
|
-
buttonStyle?: null | undefined;
|
|
124
|
-
list: any;
|
|
125
|
-
adjustListDataCallback?: null | undefined;
|
|
126
|
-
onChange?: null | undefined;
|
|
127
|
-
}): JSX.Element;
|
|
128
|
-
/**
|
|
129
|
-
*build custom radio group
|
|
130
|
-
*/
|
|
131
|
-
export function buildCustomRadio({ label, value, separator, size, renderItem, onChangeCallback, otherProps: otherProperties, }: {
|
|
132
|
-
label: any;
|
|
133
|
-
value?: null | undefined;
|
|
134
|
-
separator?: string | undefined;
|
|
135
|
-
size?: string | undefined;
|
|
136
|
-
renderItem: any;
|
|
137
|
-
onChangeCallback?: null | undefined;
|
|
138
|
-
otherProps?: null | undefined;
|
|
139
|
-
}): JSX.Element;
|
|
140
|
-
export function buildFormRadio({ label, name, helper, list, dataConvert, renderItem, onChangeCallback, formItemLayout, required, otherProps: otherProperties, hidden, }: {
|
|
141
|
-
label: any;
|
|
142
|
-
name: any;
|
|
143
|
-
helper?: null | undefined;
|
|
144
|
-
list?: any[] | undefined;
|
|
145
|
-
dataConvert?: null | undefined;
|
|
146
|
-
renderItem?: null | undefined;
|
|
147
|
-
onChangeCallback?: null | undefined;
|
|
148
|
-
formItemLayout?: null | undefined;
|
|
149
|
-
required?: boolean | undefined;
|
|
150
|
-
otherProps?: null | undefined;
|
|
151
|
-
hidden?: boolean | undefined;
|
|
152
|
-
}): JSX.Element;
|
|
153
|
-
export function buildOptionItem(item: any, index: any): JSX.Element;
|
|
154
|
-
export function buildCustomSelect({ label, value, separator, size, renderItem, onChangeCallback, otherProps: otherProperties, }: {
|
|
155
|
-
label: any;
|
|
156
|
-
value?: null | undefined;
|
|
157
|
-
separator?: string | undefined;
|
|
158
|
-
size?: string | undefined;
|
|
159
|
-
renderItem: any;
|
|
160
|
-
onChangeCallback?: null | undefined;
|
|
161
|
-
otherProps?: null | undefined;
|
|
162
|
-
}): JSX.Element;
|
|
163
|
-
export function buildTreeSelect({ value: v, placeholder, onChangeCallback, otherProps: otherProperties, listData, dataConvert, }: {
|
|
164
|
-
value: any;
|
|
165
|
-
placeholder?: string | undefined;
|
|
166
|
-
onChangeCallback?: null | undefined;
|
|
167
|
-
otherProps?: {} | undefined;
|
|
168
|
-
listData?: any[] | undefined;
|
|
169
|
-
dataConvert?: null | undefined;
|
|
170
|
-
}): JSX.Element;
|
|
171
|
-
export function buildFormSelect({ label, name, helper, list, dataConvert, renderItem, onChangeCallback, formItemLayout, required, otherProps: otherProperties, hidden, }: {
|
|
172
|
-
label: any;
|
|
173
|
-
name: any;
|
|
174
|
-
helper?: null | undefined;
|
|
175
|
-
list?: any[] | undefined;
|
|
176
|
-
dataConvert?: null | undefined;
|
|
177
|
-
renderItem?: null | undefined;
|
|
178
|
-
onChangeCallback?: null | undefined;
|
|
179
|
-
formItemLayout?: null | undefined;
|
|
180
|
-
required?: boolean | undefined;
|
|
181
|
-
otherProps?: null | undefined;
|
|
182
|
-
hidden?: boolean | undefined;
|
|
183
|
-
}): JSX.Element;
|
|
184
|
-
export function buildSearchFormSelect({ label, name, options, helper }: {
|
|
185
|
-
label: any;
|
|
186
|
-
name: any;
|
|
187
|
-
options: any;
|
|
188
|
-
helper?: null | undefined;
|
|
189
|
-
}): JSX.Element;
|
|
190
|
-
export function buildFormNowTimeField({ label, helper, formItemLayout, }: {
|
|
191
|
-
label?: string | undefined;
|
|
192
|
-
helper?: string | undefined;
|
|
193
|
-
formItemLayout?: null | undefined;
|
|
194
|
-
}): JSX.Element;
|
|
195
|
-
export function buildFormCreateTimeField({ name, helper, label, formItemLayout, }: {
|
|
196
|
-
name?: string | undefined;
|
|
197
|
-
helper?: string | undefined;
|
|
198
|
-
label?: string | undefined;
|
|
199
|
-
formItemLayout?: null | undefined;
|
|
200
|
-
}): JSX.Element;
|
|
201
|
-
export function buildFormUpdateTimeField({ name, helper, label, formItemLayout, }: {
|
|
202
|
-
name?: string | undefined;
|
|
203
|
-
helper?: string | undefined;
|
|
204
|
-
label?: string | undefined;
|
|
205
|
-
formItemLayout?: null | undefined;
|
|
206
|
-
}): JSX.Element;
|
|
207
|
-
export function buildSearchInput({ label, name, helper, icon, inputProps: inputProperties, canOperate, formItemLayout, }: {
|
|
208
|
-
label: any;
|
|
209
|
-
name: any;
|
|
210
|
-
helper?: null | undefined;
|
|
211
|
-
icon?: JSX.Element | undefined;
|
|
212
|
-
inputProps?: {} | undefined;
|
|
213
|
-
canOperate?: boolean | undefined;
|
|
214
|
-
formItemLayout?: {} | undefined;
|
|
215
|
-
}): JSX.Element;
|
|
216
|
-
export function buildSearchInputNumber({ label, name, helper, icon, inputProps: inputProperties, canOperate, formItemLayout, }: {
|
|
217
|
-
label: any;
|
|
218
|
-
name: any;
|
|
219
|
-
helper?: null | undefined;
|
|
220
|
-
icon?: JSX.Element | undefined;
|
|
221
|
-
inputProps?: {} | undefined;
|
|
222
|
-
canOperate?: boolean | undefined;
|
|
223
|
-
formItemLayout?: {} | undefined;
|
|
224
|
-
}): JSX.Element;
|
|
225
|
-
export function buildFormDisplay({ label, content, formItemLayout, useDisplayBoxStyle, }: {
|
|
226
|
-
label: any;
|
|
227
|
-
content: any;
|
|
228
|
-
formItemLayout?: {} | undefined;
|
|
229
|
-
useDisplayBoxStyle?: boolean | undefined;
|
|
230
|
-
}): JSX.Element;
|
|
231
|
-
export function buildFormHiddenWrapper({ children, hidden }: {
|
|
232
|
-
children: any;
|
|
233
|
-
hidden?: boolean | undefined;
|
|
234
|
-
}): JSX.Element;
|
|
235
|
-
export function buildFormInput({ label, name, required, helper, icon, inputProps: inputProperties, canOperate, formItemLayout, reminderPrefix, hidden, }: {
|
|
236
|
-
label: any;
|
|
237
|
-
name: any;
|
|
238
|
-
required?: boolean | undefined;
|
|
239
|
-
helper?: null | undefined;
|
|
240
|
-
icon?: JSX.Element | undefined;
|
|
241
|
-
inputProps?: {} | undefined;
|
|
242
|
-
canOperate?: boolean | undefined;
|
|
243
|
-
formItemLayout?: {} | undefined;
|
|
244
|
-
reminderPrefix?: string | undefined;
|
|
245
|
-
hidden?: boolean | undefined;
|
|
246
|
-
}): JSX.Element;
|
|
247
|
-
export function buildFormInputFieldData({ fieldData, required, icon, inputProps: inputProperties, canOperate, formItemLayout, reminderPrefix, hidden, }: {
|
|
248
|
-
fieldData: any;
|
|
249
|
-
required?: boolean | undefined;
|
|
250
|
-
icon?: JSX.Element | undefined;
|
|
251
|
-
inputProps?: {} | undefined;
|
|
252
|
-
canOperate?: boolean | undefined;
|
|
253
|
-
formItemLayout?: {} | undefined;
|
|
254
|
-
reminderPrefix?: string | undefined;
|
|
255
|
-
hidden?: boolean | undefined;
|
|
256
|
-
}): JSX.Element;
|
|
257
|
-
export function buildFormSwitch({ label, name, required, helper, otherProps: otherProperties, canOperate, formItemLayout, hidden, }: {
|
|
258
|
-
label: any;
|
|
259
|
-
name: any;
|
|
260
|
-
required?: boolean | undefined;
|
|
261
|
-
helper?: null | undefined;
|
|
262
|
-
otherProps?: {} | undefined;
|
|
263
|
-
canOperate?: boolean | undefined;
|
|
264
|
-
formItemLayout?: {} | undefined;
|
|
265
|
-
hidden?: boolean | undefined;
|
|
266
|
-
}): JSX.Element;
|
|
267
|
-
export function buildFormPassword({ label, name, required, helper, icon, inputProps: inputProperties, canOperate, formItemLayout, }: {
|
|
268
|
-
label: any;
|
|
269
|
-
name: any;
|
|
270
|
-
required?: boolean | undefined;
|
|
271
|
-
helper?: null | undefined;
|
|
272
|
-
icon?: JSX.Element | undefined;
|
|
273
|
-
inputProps?: {} | undefined;
|
|
274
|
-
canOperate?: boolean | undefined;
|
|
275
|
-
formItemLayout?: {} | undefined;
|
|
276
|
-
}): JSX.Element;
|
|
277
|
-
export function buildFormOnlyShowText({ label, value, helper, formItemLayout, requiredForShow, }: {
|
|
278
|
-
label: any;
|
|
279
|
-
value: any;
|
|
280
|
-
helper?: null | undefined;
|
|
281
|
-
formItemLayout?: {} | undefined;
|
|
282
|
-
requiredForShow?: boolean | undefined;
|
|
283
|
-
}): JSX.Element;
|
|
284
|
-
export function buildJsonView({ value, theme }: {
|
|
285
|
-
value: any;
|
|
286
|
-
theme?: string | undefined;
|
|
287
|
-
}): JSX.Element;
|
|
288
|
-
export function buildFormInnerComponent({ label, innerComponent, helper, formItemLayout, requiredForShow, }: {
|
|
289
|
-
label: any;
|
|
290
|
-
innerComponent: any;
|
|
291
|
-
helper?: null | undefined;
|
|
292
|
-
formItemLayout?: {} | undefined;
|
|
293
|
-
requiredForShow?: boolean | undefined;
|
|
294
|
-
}): JSX.Element;
|
|
295
|
-
export function buildFormActionItem({ component, formItemLayout }: {
|
|
296
|
-
component: any;
|
|
297
|
-
formItemLayout?: {} | undefined;
|
|
298
|
-
}): JSX.Element | null;
|
|
299
|
-
export function buildFormButton({ config, formItemLayout }: {
|
|
300
|
-
config: any;
|
|
301
|
-
formItemLayout?: {} | undefined;
|
|
302
|
-
}): JSX.Element;
|
|
303
|
-
export function buildFormOnlyShowSyntaxHighlighter({ language, label, value, helper, formItemLayout, requiredForShow, otherProps: otherProperties, }: {
|
|
304
|
-
language: any;
|
|
305
|
-
label: any;
|
|
306
|
-
value: any;
|
|
307
|
-
helper?: null | undefined;
|
|
308
|
-
formItemLayout?: {} | undefined;
|
|
309
|
-
requiredForShow?: boolean | undefined;
|
|
310
|
-
otherProps?: {} | undefined;
|
|
311
|
-
}): JSX.Element;
|
|
312
|
-
export function buildFormOnlyShowTextarea({ label, value, helper, textAreaProps: textAreaProperties, formItemLayout, }: {
|
|
313
|
-
label: any;
|
|
314
|
-
value: any;
|
|
315
|
-
helper?: null | undefined;
|
|
316
|
-
textAreaProps?: {
|
|
317
|
-
disabled: boolean;
|
|
318
|
-
} | undefined;
|
|
319
|
-
formItemLayout?: {} | undefined;
|
|
320
|
-
}): JSX.Element;
|
|
321
|
-
export function buildFormText({ label, value, helper, formItemLayout, }: {
|
|
322
|
-
label: any;
|
|
323
|
-
value: any;
|
|
324
|
-
helper?: null | undefined;
|
|
325
|
-
formItemLayout?: {} | undefined;
|
|
326
|
-
}): JSX.Element;
|
|
327
|
-
export function buildFormOnlyShowInput({ label, value, helper, icon, inputProps: inputProperties, formItemLayout, }: {
|
|
328
|
-
label: any;
|
|
329
|
-
value: any;
|
|
330
|
-
helper?: null | undefined;
|
|
331
|
-
icon?: JSX.Element | undefined;
|
|
332
|
-
inputProps?: {
|
|
333
|
-
disabled: boolean;
|
|
334
|
-
} | undefined;
|
|
335
|
-
formItemLayout?: {} | undefined;
|
|
336
|
-
}): JSX.Element;
|
|
337
|
-
export function buildFormInputNumber({ label, name, required, helper, icon, inputNumberProps: inputNumberProperties, canOperate, formItemLayout, }: {
|
|
338
|
-
label: any;
|
|
339
|
-
name: any;
|
|
340
|
-
required?: boolean | undefined;
|
|
341
|
-
helper?: null | undefined;
|
|
342
|
-
icon?: JSX.Element | undefined;
|
|
343
|
-
inputNumberProps?: {} | undefined;
|
|
344
|
-
canOperate?: boolean | undefined;
|
|
345
|
-
formItemLayout?: {} | undefined;
|
|
346
|
-
}): JSX.Element;
|
|
347
|
-
export function buildFormTextArea({ label, name, required, helper, textAreaProps: textAreaProperties, canOperate, formItemLayout, }: {
|
|
348
|
-
label: any;
|
|
349
|
-
name: any;
|
|
350
|
-
required?: boolean | undefined;
|
|
351
|
-
helper?: null | undefined;
|
|
352
|
-
textAreaProps?: {} | undefined;
|
|
353
|
-
canOperate?: boolean | undefined;
|
|
354
|
-
formItemLayout?: {} | undefined;
|
|
355
|
-
}): JSX.Element;
|
|
356
|
-
export function buildFormDatePicker({ label, name, required, helper, datePickerProps: datePickerProperties, canOperate, formItemLayout, }: {
|
|
357
|
-
label: any;
|
|
358
|
-
name: any;
|
|
359
|
-
required?: boolean | undefined;
|
|
360
|
-
helper?: null | undefined;
|
|
361
|
-
datePickerProps?: {} | undefined;
|
|
362
|
-
canOperate?: boolean | undefined;
|
|
363
|
-
formItemLayout?: {} | undefined;
|
|
364
|
-
}): JSX.Element;
|
|
365
|
-
export function buildFormTimePicker({ label, name, required, helper, timePickerProps: timePickerProperties, canOperate, formItemLayout, }: {
|
|
366
|
-
label: any;
|
|
367
|
-
name: any;
|
|
368
|
-
required?: boolean | undefined;
|
|
369
|
-
helper?: null | undefined;
|
|
370
|
-
timePickerProps?: {} | undefined;
|
|
371
|
-
canOperate?: boolean | undefined;
|
|
372
|
-
formItemLayout?: {} | undefined;
|
|
373
|
-
}): JSX.Element;
|
|
374
|
-
export function buildPlayer({ url, width, height, controls, }: {
|
|
375
|
-
url: any;
|
|
376
|
-
width?: string | undefined;
|
|
377
|
-
height?: string | undefined;
|
|
378
|
-
controls?: boolean | undefined;
|
|
379
|
-
}): JSX.Element;
|
|
380
|
-
/**
|
|
381
|
-
* 构建彩色文本
|
|
382
|
-
*/
|
|
383
|
-
export function buildColorText({ canCopy, randomSeed, seedOffset, randomColor, color, textPrefix, textPrefixStyle, text, separator, separatorStyle, wrapperBuilder, }: {
|
|
384
|
-
canCopy?: boolean | undefined;
|
|
385
|
-
randomSeed?: number | undefined;
|
|
386
|
-
seedOffset?: number | undefined;
|
|
387
|
-
randomColor?: boolean | undefined;
|
|
388
|
-
color?: string | undefined;
|
|
389
|
-
textPrefix?: null | undefined;
|
|
390
|
-
textPrefixStyle?: null | undefined;
|
|
391
|
-
text?: string | undefined;
|
|
392
|
-
separator?: string | undefined;
|
|
393
|
-
separatorStyle?: null | undefined;
|
|
394
|
-
wrapperBuilder?: null | undefined;
|
|
395
|
-
}): any;
|
|
396
|
-
export function adjustTableExpandConfig({ list, config }: {
|
|
397
|
-
list: any;
|
|
398
|
-
config: any;
|
|
399
|
-
}): {
|
|
400
|
-
rowExpandable: any;
|
|
401
|
-
expandIcon: ({ expandable: canExpand, expanded, onExpand, record, }: {
|
|
402
|
-
expandable: any;
|
|
403
|
-
expanded: any;
|
|
404
|
-
onExpand: any;
|
|
405
|
-
record: any;
|
|
406
|
-
}) => any;
|
|
407
|
-
expandedRowRender: ((record: any, index: any, indent: any, expanded: any) => JSX.Element) | null;
|
|
408
|
-
} | {
|
|
409
|
-
rowExpandable?: undefined;
|
|
410
|
-
expandIcon?: undefined;
|
|
411
|
-
expandedRowRender?: undefined;
|
|
412
|
-
} | null;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export class AmfListViewItemExtra extends BaseComponent {
|
|
2
|
-
renderFurther(): JSX.Element;
|
|
3
|
-
}
|
|
4
|
-
export namespace AmfListViewItemExtra {
|
|
5
|
-
namespace defaultProps {
|
|
6
|
-
const align: string;
|
|
7
|
-
const imageUrl: string;
|
|
8
|
-
const emptyImageUrl: string;
|
|
9
|
-
const width: string;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
import { BaseComponent } from "../../BaseComponent";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export class AmfMenu extends BaseComponent {
|
|
2
|
-
renderFurther(): JSX.Element;
|
|
3
|
-
}
|
|
4
|
-
export namespace AmfMenu {
|
|
5
|
-
namespace defaultProps {
|
|
6
|
-
const handleData: {};
|
|
7
|
-
function handleMenuClick(): void;
|
|
8
|
-
const items: never[];
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
import { BaseComponent } from "../../BaseComponent";
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export class AmfMenuHeader extends BaseComponent {
|
|
2
|
-
renderFurther(): JSX.Element;
|
|
3
|
-
}
|
|
4
|
-
export namespace AmfMenuHeader {
|
|
5
|
-
namespace defaultProps {
|
|
6
|
-
const logoDom: null;
|
|
7
|
-
const collapsed: null;
|
|
8
|
-
const navTheme: string;
|
|
9
|
-
const shortName: string;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
import { BaseComponent } from "../../BaseComponent";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export function buildRadioItem(item: any, index: any): JSX.Element;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export class AmfRadioGroup extends BaseComponent {
|
|
2
|
-
renderFurther(): JSX.Element;
|
|
3
|
-
}
|
|
4
|
-
export namespace AmfRadioGroup {
|
|
5
|
-
namespace defaultProps {
|
|
6
|
-
const value: null;
|
|
7
|
-
const defaultValue: null;
|
|
8
|
-
const style: null;
|
|
9
|
-
const button: boolean;
|
|
10
|
-
const buttonStyle: null;
|
|
11
|
-
const list: never[];
|
|
12
|
-
const adjustListDataCallback: null;
|
|
13
|
-
const onChange: null;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
import { BaseComponent } from "../../BaseComponent";
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export class AmfRadioItem extends BaseComponent {
|
|
2
|
-
renderFurther(): JSX.Element[] | null;
|
|
3
|
-
}
|
|
4
|
-
export namespace AmfRadioItem {
|
|
5
|
-
namespace defaultProps {
|
|
6
|
-
const button: boolean;
|
|
7
|
-
const list: never[];
|
|
8
|
-
const adjustListDataCallback: null;
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
import { BaseComponent } from "../../BaseComponent";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export function buildOptionItem(item: any, index: any): JSX.Element;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
export function getWhetherName({ value, defaultValue }: {
|
|
2
|
-
value: any;
|
|
3
|
-
defaultValue?: string | undefined;
|
|
4
|
-
}): any;
|
|
5
|
-
export function renderSearchWhetherSelect({ withUnlimited, label, name, helper, }: {
|
|
6
|
-
withUnlimited?: boolean | undefined;
|
|
7
|
-
label?: string | undefined;
|
|
8
|
-
name?: string | undefined;
|
|
9
|
-
helper?: null | undefined;
|
|
10
|
-
}): JSX.Element;
|
|
11
|
-
export function renderCustomWhetherSelect({ label, separator, size, onChange: onChangeCallback, innerProps: innerProperties, }: {
|
|
12
|
-
label?: string | undefined;
|
|
13
|
-
separator?: string | undefined;
|
|
14
|
-
size?: string | undefined;
|
|
15
|
-
onChange: any;
|
|
16
|
-
innerProps?: null | undefined;
|
|
17
|
-
}): JSX.Element;
|
|
18
|
-
export function renderFormWhetherSelect({ helper, onChange: onChangeCallback, label, formItemLayout, required, name, innerProps: innerProperties, }: {
|
|
19
|
-
helper?: null | undefined;
|
|
20
|
-
onChange: any;
|
|
21
|
-
label?: string | undefined;
|
|
22
|
-
formItemLayout?: null | undefined;
|
|
23
|
-
required?: boolean | undefined;
|
|
24
|
-
name?: string | undefined;
|
|
25
|
-
innerProps?: null | undefined;
|
|
26
|
-
}): JSX.Element;
|
|
27
|
-
export function renderCustomWhetherRadio({ label, separator, size, onChange: onChangeCallback, innerProps: innerProperties, }: {
|
|
28
|
-
label?: string | undefined;
|
|
29
|
-
separator?: string | undefined;
|
|
30
|
-
size?: string | undefined;
|
|
31
|
-
onChange: any;
|
|
32
|
-
innerProps?: null | undefined;
|
|
33
|
-
}): JSX.Element;
|
|
34
|
-
export function renderFormWhetherRadio({ helper, onChange: onChangeCallback, label, formItemLayout, required, name, innerProps: innerProperties, }: {
|
|
35
|
-
helper?: null | undefined;
|
|
36
|
-
onChange: any;
|
|
37
|
-
label?: string | undefined;
|
|
38
|
-
formItemLayout?: null | undefined;
|
|
39
|
-
required?: boolean | undefined;
|
|
40
|
-
name?: string | undefined;
|
|
41
|
-
innerProps?: null | undefined;
|
|
42
|
-
}): JSX.Element;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export class HelpBox extends React.PureComponent<any, any, any> {
|
|
2
|
-
constructor(props: any);
|
|
3
|
-
constructor(props: any, context: any);
|
|
4
|
-
render(): JSX.Element | null;
|
|
5
|
-
}
|
|
6
|
-
export namespace HelpBox {
|
|
7
|
-
namespace defaultProps {
|
|
8
|
-
const title: string;
|
|
9
|
-
const showTitle: boolean;
|
|
10
|
-
const showNumber: boolean;
|
|
11
|
-
const labelWidth: null;
|
|
12
|
-
const list: never[];
|
|
13
|
-
const useBackground: boolean;
|
|
14
|
-
const hidden: boolean;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
import React from "react";
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export class HelpCard extends React.PureComponent<any, any, any> {
|
|
2
|
-
constructor(props: any);
|
|
3
|
-
constructor(props: any, context: any);
|
|
4
|
-
render(): JSX.Element;
|
|
5
|
-
}
|
|
6
|
-
export namespace HelpCard {
|
|
7
|
-
namespace defaultProps {
|
|
8
|
-
const border: boolean;
|
|
9
|
-
const compact: boolean;
|
|
10
|
-
namespace helpBoxProps {
|
|
11
|
-
const title: string;
|
|
12
|
-
const showNumber: boolean;
|
|
13
|
-
const list: never[];
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
import React from "react";
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 减少使用 dangerouslySetInnerHTML
|
|
3
|
-
*/
|
|
4
|
-
export class HtmlBox extends React.PureComponent<any, any, any> {
|
|
5
|
-
constructor(props: any);
|
|
6
|
-
constructor(props: any, context: any);
|
|
7
|
-
componentDidMount(): void;
|
|
8
|
-
componentDidUpdate(): void;
|
|
9
|
-
renderToHtml: () => void;
|
|
10
|
-
render(): JSX.Element;
|
|
11
|
-
main: HTMLSpanElement | null | undefined;
|
|
12
|
-
}
|
|
13
|
-
export namespace HtmlBox {
|
|
14
|
-
namespace defaultProps {
|
|
15
|
-
const useEmpty: boolean;
|
|
16
|
-
const html: string;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
import React from "react";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export const IconFont: import("react").FC<import("@ant-design/icons/lib/components/IconFont").IconFontProps<string>>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export const Link: (properties: any) => JSX.Element;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export class ContentView extends React.PureComponent<any, any, any> {
|
|
2
|
-
constructor(props: any);
|
|
3
|
-
constructor(props: any, context: any);
|
|
4
|
-
onAlertClick: () => void;
|
|
5
|
-
render(): JSX.Element;
|
|
6
|
-
}
|
|
7
|
-
export namespace ContentView {
|
|
8
|
-
namespace defaultProps {
|
|
9
|
-
const alertVisible: boolean;
|
|
10
|
-
const alertAnimationType: string;
|
|
11
|
-
const alertMessage: string;
|
|
12
|
-
const alertDescription: string;
|
|
13
|
-
const alertType: string;
|
|
14
|
-
const alertIcon: boolean;
|
|
15
|
-
const alertButtonText: string;
|
|
16
|
-
const afterAlertClick: null;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
import React from "react";
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export class GalaxyNote8 extends React.PureComponent<any, any, any> {
|
|
2
|
-
constructor(props: any);
|
|
3
|
-
constructor(props: any, context: any);
|
|
4
|
-
render(): JSX.Element;
|
|
5
|
-
}
|
|
6
|
-
export namespace GalaxyNote8 {
|
|
7
|
-
namespace defaultProps {
|
|
8
|
-
const alertVisible: boolean;
|
|
9
|
-
const alertAnimationType: string;
|
|
10
|
-
const alertMessage: string;
|
|
11
|
-
const alertDescription: string;
|
|
12
|
-
const alertType: string;
|
|
13
|
-
const alertIcon: boolean;
|
|
14
|
-
const alertButtonText: string;
|
|
15
|
-
const afterAlertClick: null;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
import React from "react";
|