ele-admin-plus 1.1.8-beta.5 → 1.1.8
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/ele-app/style/overwrite/message-box/index.scss +4 -0
- package/es/ele-app/style/scrollbar/css-var.scss +2 -0
- package/es/ele-config-provider/receiver.js +1 -1
- package/es/ele-drawer/index.d.ts +6 -2
- package/es/ele-drawer/index.js +62 -6
- package/es/ele-drawer/props.d.ts +2 -0
- package/es/ele-drawer/props.js +3 -1
- package/es/ele-drawer/style/index.scss +90 -17
- package/es/ele-edit-tag/index.d.ts +4 -0
- package/es/ele-edit-tag/index.js +6 -4
- package/es/ele-edit-tag/props.d.ts +4 -0
- package/es/ele-edit-tag/props.js +4 -0
- package/es/ele-edit-tag/style/index.scss +11 -6
- package/es/ele-icon-select/components/icon-grid.js +42 -39
- package/es/ele-icon-select/style/index.js +1 -0
- package/es/ele-icon-select/style/index.scss +5 -3
- package/es/ele-modal/index.d.ts +5 -5
- package/es/ele-modal/index.js +28 -26
- package/es/ele-modal/style/css-var.scss +0 -7
- package/es/ele-modal/style/index.scss +8 -3
- package/es/ele-pro-layout/style/css-var.scss +9 -3
- package/es/ele-tabs/index.js +20 -16
- package/es/ele-tabs/style/css-var.scss +3 -1
- package/es/icons/AnalysisOutlined.d.ts +2 -0
- package/es/icons/AnalysisOutlined.js +35 -0
- package/es/icons/ApplicationOutlined.d.ts +2 -0
- package/es/icons/ApplicationOutlined.js +26 -0
- package/es/icons/AppstoreAddOutlined.d.ts +2 -0
- package/es/icons/AppstoreAddOutlined.js +35 -0
- package/es/icons/AppstoreOutlined.d.ts +2 -0
- package/es/icons/AppstoreOutlined.js +35 -0
- package/es/icons/BellOutlined.d.ts +2 -0
- package/es/icons/BellOutlined.js +29 -0
- package/es/icons/BookOutlined.d.ts +2 -0
- package/es/icons/BookOutlined.js +29 -0
- package/es/icons/CalendarOutlined.d.ts +2 -0
- package/es/icons/CalendarOutlined.js +29 -0
- package/es/icons/CaretDownFilled.d.ts +2 -0
- package/es/icons/CaretDownFilled.js +26 -0
- package/es/icons/CaretUpFilled.d.ts +2 -0
- package/es/icons/CaretUpFilled.js +26 -0
- package/es/icons/CityOutlined.d.ts +2 -0
- package/es/icons/CityOutlined.js +35 -0
- package/es/icons/ClockCircleOutlined.d.ts +2 -0
- package/es/icons/ClockCircleOutlined.js +32 -0
- package/es/icons/CloseCircleOutlined.d.ts +2 -0
- package/es/icons/CloseCircleOutlined.js +31 -0
- package/es/icons/CloudUploadOutlined.d.ts +2 -0
- package/es/icons/CloudUploadOutlined.js +32 -0
- package/es/icons/ClusterOutlined.d.ts +2 -0
- package/es/icons/ClusterOutlined.js +29 -0
- package/es/icons/CodeOutlined.d.ts +2 -0
- package/es/icons/CodeOutlined.js +34 -0
- package/es/icons/CompassOutlined.d.ts +2 -0
- package/es/icons/CompassOutlined.js +34 -0
- package/es/icons/ConnectionOutlined.d.ts +2 -0
- package/es/icons/ConnectionOutlined.js +31 -0
- package/es/icons/ControlOutlined.d.ts +2 -0
- package/es/icons/ControlOutlined.js +33 -0
- package/es/icons/CpuOutlined.d.ts +2 -0
- package/es/icons/CpuOutlined.js +30 -0
- package/es/icons/DashboardOutlined.d.ts +2 -0
- package/es/icons/DashboardOutlined.js +37 -0
- package/es/icons/DatabaseOutlined.d.ts +2 -0
- package/es/icons/DatabaseOutlined.js +35 -0
- package/es/icons/DeleteOutlined.d.ts +2 -0
- package/es/icons/DeleteOutlined.js +34 -0
- package/es/icons/DesktopOutlined.d.ts +2 -0
- package/es/icons/DesktopOutlined.js +29 -0
- package/es/icons/DownloadOutlined.d.ts +2 -0
- package/es/icons/DownloadOutlined.js +32 -0
- package/es/icons/DragOutlined.d.ts +2 -0
- package/es/icons/DragOutlined.js +30 -0
- package/es/icons/EditOutlined.d.ts +2 -0
- package/es/icons/EditOutlined.js +32 -0
- package/es/icons/FolderAddOutlined.d.ts +2 -0
- package/es/icons/FolderAddOutlined.js +31 -0
- package/es/icons/FolderOutlined.d.ts +2 -0
- package/es/icons/FolderOutlined.js +29 -0
- package/es/icons/FormOutlined.d.ts +2 -0
- package/es/icons/FormOutlined.js +31 -0
- package/es/icons/FundOutlined.d.ts +2 -0
- package/es/icons/FundOutlined.js +31 -0
- package/es/icons/GlobalOutlined.d.ts +2 -0
- package/es/icons/GlobalOutlined.js +28 -0
- package/es/icons/IdcardOutlined.d.ts +2 -0
- package/es/icons/IdcardOutlined.js +38 -0
- package/es/icons/LinkOutlined.d.ts +2 -0
- package/es/icons/LinkOutlined.js +32 -0
- package/es/icons/LockOutlined.d.ts +2 -0
- package/es/icons/LockOutlined.js +32 -0
- package/es/icons/LogOutlined.d.ts +2 -0
- package/es/icons/LogOutlined.js +35 -0
- package/es/icons/LogoutOutlined.d.ts +2 -0
- package/es/icons/LogoutOutlined.js +31 -0
- package/es/icons/MailOutlined.d.ts +2 -0
- package/es/icons/MailOutlined.js +29 -0
- package/es/icons/MenuFoldOutlined.d.ts +2 -0
- package/es/icons/MenuFoldOutlined.js +28 -0
- package/es/icons/MenuUnfoldOutlined.d.ts +2 -0
- package/es/icons/MenuUnfoldOutlined.js +28 -0
- package/es/icons/MessageOutlined.d.ts +2 -0
- package/es/icons/MessageOutlined.js +50 -0
- package/es/icons/MinusCircleOutlined.d.ts +2 -0
- package/es/icons/MinusCircleOutlined.js +31 -0
- package/es/icons/MobileOutlined.d.ts +2 -0
- package/es/icons/MobileOutlined.js +37 -0
- package/es/icons/MoonOutlined.d.ts +2 -0
- package/es/icons/MoonOutlined.js +29 -0
- package/es/icons/MoreOutlined.d.ts +2 -0
- package/es/icons/MoreOutlined.js +42 -0
- package/es/icons/PauseFilled.d.ts +2 -0
- package/es/icons/PauseFilled.js +30 -0
- package/es/icons/PieChartOutlined.d.ts +2 -0
- package/es/icons/PieChartOutlined.js +31 -0
- package/es/icons/PlayFilled.d.ts +2 -0
- package/es/icons/PlayFilled.js +26 -0
- package/es/icons/PlusCircleOutlined.d.ts +2 -0
- package/es/icons/PlusCircleOutlined.js +31 -0
- package/es/icons/ProtectOutlined.d.ts +2 -0
- package/es/icons/ProtectOutlined.js +32 -0
- package/es/icons/QuestionCircleOutlined.d.ts +2 -0
- package/es/icons/QuestionCircleOutlined.js +39 -0
- package/es/icons/ShoppingOutlined.d.ts +2 -0
- package/es/icons/ShoppingOutlined.js +29 -0
- package/es/icons/StarFilled.d.ts +2 -0
- package/es/icons/StarFilled.js +26 -0
- package/es/icons/StepBackwardFilled.d.ts +2 -0
- package/es/icons/StepBackwardFilled.js +33 -0
- package/es/icons/StepForwardFilled.d.ts +2 -0
- package/es/icons/StepForwardFilled.js +33 -0
- package/es/icons/SuitcaseOutlined.d.ts +2 -0
- package/es/icons/SuitcaseOutlined.js +29 -0
- package/es/icons/SunOutlined.d.ts +2 -0
- package/es/icons/SunOutlined.js +29 -0
- package/es/icons/TableOutlined.d.ts +2 -0
- package/es/icons/TableOutlined.js +29 -0
- package/es/icons/TagOutlined.d.ts +2 -0
- package/es/icons/TagOutlined.js +31 -0
- package/es/icons/TimerOutlined.d.ts +2 -0
- package/es/icons/TimerOutlined.js +31 -0
- package/es/icons/UnlockOutlined.d.ts +2 -0
- package/es/icons/UnlockOutlined.js +32 -0
- package/es/icons/UserOutlined.d.ts +2 -0
- package/es/icons/UserOutlined.js +29 -0
- package/es/icons/VerticalAlignMiddleOutlined.d.ts +2 -0
- package/es/icons/VerticalAlignMiddleOutlined.js +32 -0
- package/es/icons/WarningOutlined.d.ts +2 -0
- package/es/icons/WarningOutlined.js +42 -0
- package/es/icons/index.d.ts +63 -0
- package/es/icons/index.js +212 -86
- package/es/style/themes/default.scss +4 -2
- package/lib/ele-app/style/overwrite/message-box/index.scss +4 -0
- package/lib/ele-app/style/scrollbar/css-var.scss +2 -0
- package/lib/ele-config-provider/receiver.cjs +1 -1
- package/lib/ele-drawer/index.cjs +60 -4
- package/lib/ele-drawer/index.d.ts +6 -2
- package/lib/ele-drawer/props.cjs +3 -1
- package/lib/ele-drawer/props.d.ts +2 -0
- package/lib/ele-drawer/style/index.scss +90 -17
- package/lib/ele-edit-tag/index.cjs +5 -3
- package/lib/ele-edit-tag/index.d.ts +4 -0
- package/lib/ele-edit-tag/props.cjs +4 -0
- package/lib/ele-edit-tag/props.d.ts +4 -0
- package/lib/ele-edit-tag/style/index.scss +11 -6
- package/lib/ele-icon-select/components/icon-grid.cjs +40 -37
- package/lib/ele-icon-select/style/index.cjs +1 -0
- package/lib/ele-icon-select/style/index.scss +5 -3
- package/lib/ele-modal/index.cjs +28 -26
- package/lib/ele-modal/index.d.ts +5 -5
- package/lib/ele-modal/style/css-var.scss +0 -7
- package/lib/ele-modal/style/index.scss +8 -3
- package/lib/ele-pro-layout/style/css-var.scss +9 -3
- package/lib/ele-tabs/index.cjs +20 -16
- package/lib/ele-tabs/style/css-var.scss +3 -1
- package/lib/icons/AnalysisOutlined.cjs +34 -0
- package/lib/icons/AnalysisOutlined.d.ts +2 -0
- package/lib/icons/ApplicationOutlined.cjs +25 -0
- package/lib/icons/ApplicationOutlined.d.ts +2 -0
- package/lib/icons/AppstoreAddOutlined.cjs +34 -0
- package/lib/icons/AppstoreAddOutlined.d.ts +2 -0
- package/lib/icons/AppstoreOutlined.cjs +34 -0
- package/lib/icons/AppstoreOutlined.d.ts +2 -0
- package/lib/icons/BellOutlined.cjs +28 -0
- package/lib/icons/BellOutlined.d.ts +2 -0
- package/lib/icons/BookOutlined.cjs +28 -0
- package/lib/icons/BookOutlined.d.ts +2 -0
- package/lib/icons/CalendarOutlined.cjs +28 -0
- package/lib/icons/CalendarOutlined.d.ts +2 -0
- package/lib/icons/CaretDownFilled.cjs +25 -0
- package/lib/icons/CaretDownFilled.d.ts +2 -0
- package/lib/icons/CaretUpFilled.cjs +25 -0
- package/lib/icons/CaretUpFilled.d.ts +2 -0
- package/lib/icons/CityOutlined.cjs +34 -0
- package/lib/icons/CityOutlined.d.ts +2 -0
- package/lib/icons/ClockCircleOutlined.cjs +31 -0
- package/lib/icons/ClockCircleOutlined.d.ts +2 -0
- package/lib/icons/CloseCircleOutlined.cjs +30 -0
- package/lib/icons/CloseCircleOutlined.d.ts +2 -0
- package/lib/icons/CloudUploadOutlined.cjs +31 -0
- package/lib/icons/CloudUploadOutlined.d.ts +2 -0
- package/lib/icons/ClusterOutlined.cjs +28 -0
- package/lib/icons/ClusterOutlined.d.ts +2 -0
- package/lib/icons/CodeOutlined.cjs +33 -0
- package/lib/icons/CodeOutlined.d.ts +2 -0
- package/lib/icons/CompassOutlined.cjs +33 -0
- package/lib/icons/CompassOutlined.d.ts +2 -0
- package/lib/icons/ConnectionOutlined.cjs +30 -0
- package/lib/icons/ConnectionOutlined.d.ts +2 -0
- package/lib/icons/ControlOutlined.cjs +32 -0
- package/lib/icons/ControlOutlined.d.ts +2 -0
- package/lib/icons/CpuOutlined.cjs +29 -0
- package/lib/icons/CpuOutlined.d.ts +2 -0
- package/lib/icons/DashboardOutlined.cjs +36 -0
- package/lib/icons/DashboardOutlined.d.ts +2 -0
- package/lib/icons/DatabaseOutlined.cjs +34 -0
- package/lib/icons/DatabaseOutlined.d.ts +2 -0
- package/lib/icons/DeleteOutlined.cjs +33 -0
- package/lib/icons/DeleteOutlined.d.ts +2 -0
- package/lib/icons/DesktopOutlined.cjs +28 -0
- package/lib/icons/DesktopOutlined.d.ts +2 -0
- package/lib/icons/DownloadOutlined.cjs +31 -0
- package/lib/icons/DownloadOutlined.d.ts +2 -0
- package/lib/icons/DragOutlined.cjs +29 -0
- package/lib/icons/DragOutlined.d.ts +2 -0
- package/lib/icons/EditOutlined.cjs +31 -0
- package/lib/icons/EditOutlined.d.ts +2 -0
- package/lib/icons/FolderAddOutlined.cjs +30 -0
- package/lib/icons/FolderAddOutlined.d.ts +2 -0
- package/lib/icons/FolderOutlined.cjs +28 -0
- package/lib/icons/FolderOutlined.d.ts +2 -0
- package/lib/icons/FormOutlined.cjs +30 -0
- package/lib/icons/FormOutlined.d.ts +2 -0
- package/lib/icons/FundOutlined.cjs +30 -0
- package/lib/icons/FundOutlined.d.ts +2 -0
- package/lib/icons/GlobalOutlined.cjs +27 -0
- package/lib/icons/GlobalOutlined.d.ts +2 -0
- package/lib/icons/IdcardOutlined.cjs +37 -0
- package/lib/icons/IdcardOutlined.d.ts +2 -0
- package/lib/icons/LinkOutlined.cjs +31 -0
- package/lib/icons/LinkOutlined.d.ts +2 -0
- package/lib/icons/LockOutlined.cjs +31 -0
- package/lib/icons/LockOutlined.d.ts +2 -0
- package/lib/icons/LogOutlined.cjs +34 -0
- package/lib/icons/LogOutlined.d.ts +2 -0
- package/lib/icons/LogoutOutlined.cjs +30 -0
- package/lib/icons/LogoutOutlined.d.ts +2 -0
- package/lib/icons/MailOutlined.cjs +28 -0
- package/lib/icons/MailOutlined.d.ts +2 -0
- package/lib/icons/MenuFoldOutlined.cjs +27 -0
- package/lib/icons/MenuFoldOutlined.d.ts +2 -0
- package/lib/icons/MenuUnfoldOutlined.cjs +27 -0
- package/lib/icons/MenuUnfoldOutlined.d.ts +2 -0
- package/lib/icons/MessageOutlined.cjs +49 -0
- package/lib/icons/MessageOutlined.d.ts +2 -0
- package/lib/icons/MinusCircleOutlined.cjs +30 -0
- package/lib/icons/MinusCircleOutlined.d.ts +2 -0
- package/lib/icons/MobileOutlined.cjs +36 -0
- package/lib/icons/MobileOutlined.d.ts +2 -0
- package/lib/icons/MoonOutlined.cjs +28 -0
- package/lib/icons/MoonOutlined.d.ts +2 -0
- package/lib/icons/MoreOutlined.cjs +41 -0
- package/lib/icons/MoreOutlined.d.ts +2 -0
- package/lib/icons/PauseFilled.cjs +29 -0
- package/lib/icons/PauseFilled.d.ts +2 -0
- package/lib/icons/PieChartOutlined.cjs +30 -0
- package/lib/icons/PieChartOutlined.d.ts +2 -0
- package/lib/icons/PlayFilled.cjs +25 -0
- package/lib/icons/PlayFilled.d.ts +2 -0
- package/lib/icons/PlusCircleOutlined.cjs +30 -0
- package/lib/icons/PlusCircleOutlined.d.ts +2 -0
- package/lib/icons/ProtectOutlined.cjs +31 -0
- package/lib/icons/ProtectOutlined.d.ts +2 -0
- package/lib/icons/QuestionCircleOutlined.cjs +38 -0
- package/lib/icons/QuestionCircleOutlined.d.ts +2 -0
- package/lib/icons/ShoppingOutlined.cjs +28 -0
- package/lib/icons/ShoppingOutlined.d.ts +2 -0
- package/lib/icons/StarFilled.cjs +25 -0
- package/lib/icons/StarFilled.d.ts +2 -0
- package/lib/icons/StepBackwardFilled.cjs +32 -0
- package/lib/icons/StepBackwardFilled.d.ts +2 -0
- package/lib/icons/StepForwardFilled.cjs +32 -0
- package/lib/icons/StepForwardFilled.d.ts +2 -0
- package/lib/icons/SuitcaseOutlined.cjs +28 -0
- package/lib/icons/SuitcaseOutlined.d.ts +2 -0
- package/lib/icons/SunOutlined.cjs +28 -0
- package/lib/icons/SunOutlined.d.ts +2 -0
- package/lib/icons/TableOutlined.cjs +28 -0
- package/lib/icons/TableOutlined.d.ts +2 -0
- package/lib/icons/TagOutlined.cjs +30 -0
- package/lib/icons/TagOutlined.d.ts +2 -0
- package/lib/icons/TimerOutlined.cjs +30 -0
- package/lib/icons/TimerOutlined.d.ts +2 -0
- package/lib/icons/UnlockOutlined.cjs +31 -0
- package/lib/icons/UnlockOutlined.d.ts +2 -0
- package/lib/icons/UserOutlined.cjs +28 -0
- package/lib/icons/UserOutlined.d.ts +2 -0
- package/lib/icons/VerticalAlignMiddleOutlined.cjs +31 -0
- package/lib/icons/VerticalAlignMiddleOutlined.d.ts +2 -0
- package/lib/icons/WarningOutlined.cjs +41 -0
- package/lib/icons/WarningOutlined.d.ts +2 -0
- package/lib/icons/index.cjs +126 -0
- package/lib/icons/index.d.ts +63 -0
- package/lib/style/themes/default.scss +4 -2
- package/package.json +8 -8
package/es/icons/index.d.ts
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
export { default as AnalysisOutlined } from "./AnalysisOutlined";
|
|
2
|
+
export { default as ApplicationOutlined } from "./ApplicationOutlined";
|
|
3
|
+
export { default as AppstoreAddOutlined } from "./AppstoreAddOutlined";
|
|
4
|
+
export { default as AppstoreOutlined } from "./AppstoreOutlined";
|
|
1
5
|
export { default as ArrowDown } from "./ArrowDown";
|
|
2
6
|
export { default as ArrowDownOutlined } from "./ArrowDownOutlined";
|
|
3
7
|
export { default as ArrowLeft } from "./ArrowLeft";
|
|
@@ -6,38 +10,97 @@ export { default as ArrowRight } from "./ArrowRight";
|
|
|
6
10
|
export { default as ArrowRightOutlined } from "./ArrowRightOutlined";
|
|
7
11
|
export { default as ArrowUp } from "./ArrowUp";
|
|
8
12
|
export { default as ArrowUpOutlined } from "./ArrowUpOutlined";
|
|
13
|
+
export { default as BellOutlined } from "./BellOutlined";
|
|
14
|
+
export { default as BookOutlined } from "./BookOutlined";
|
|
15
|
+
export { default as CalendarOutlined } from "./CalendarOutlined";
|
|
16
|
+
export { default as CaretDownFilled } from "./CaretDownFilled";
|
|
17
|
+
export { default as CaretUpFilled } from "./CaretUpFilled";
|
|
9
18
|
export { default as CheckCircleFilled } from "./CheckCircleFilled";
|
|
10
19
|
export { default as CheckCircleOutlined } from "./CheckCircleOutlined";
|
|
11
20
|
export { default as CheckOutlined } from "./CheckOutlined";
|
|
21
|
+
export { default as CityOutlined } from "./CityOutlined";
|
|
22
|
+
export { default as ClockCircleOutlined } from "./ClockCircleOutlined";
|
|
12
23
|
export { default as CloseCircleFilled } from "./CloseCircleFilled";
|
|
24
|
+
export { default as CloseCircleOutlined } from "./CloseCircleOutlined";
|
|
13
25
|
export { default as CloseOutlined } from "./CloseOutlined";
|
|
26
|
+
export { default as CloudUploadOutlined } from "./CloudUploadOutlined";
|
|
27
|
+
export { default as ClusterOutlined } from "./ClusterOutlined";
|
|
28
|
+
export { default as CodeOutlined } from "./CodeOutlined";
|
|
14
29
|
export { default as ColumnHeightOutlined } from "./ColumnHeightOutlined";
|
|
30
|
+
export { default as CompassOutlined } from "./CompassOutlined";
|
|
15
31
|
export { default as CompressOutlined } from "./CompressOutlined";
|
|
32
|
+
export { default as ConnectionOutlined } from "./ConnectionOutlined";
|
|
33
|
+
export { default as ControlOutlined } from "./ControlOutlined";
|
|
16
34
|
export { default as CopyOutlined } from "./CopyOutlined";
|
|
35
|
+
export { default as CpuOutlined } from "./CpuOutlined";
|
|
36
|
+
export { default as DashboardOutlined } from "./DashboardOutlined";
|
|
37
|
+
export { default as DatabaseOutlined } from "./DatabaseOutlined";
|
|
38
|
+
export { default as DeleteOutlined } from "./DeleteOutlined";
|
|
39
|
+
export { default as DesktopOutlined } from "./DesktopOutlined";
|
|
40
|
+
export { default as DownloadOutlined } from "./DownloadOutlined";
|
|
41
|
+
export { default as DragOutlined } from "./DragOutlined";
|
|
42
|
+
export { default as EditOutlined } from "./EditOutlined";
|
|
17
43
|
export { default as EllipsisOutlined } from "./EllipsisOutlined";
|
|
18
44
|
export { default as EnvironmentOutlined } from "./EnvironmentOutlined";
|
|
19
45
|
export { default as ExclamationCircleFilled } from "./ExclamationCircleFilled";
|
|
20
46
|
export { default as ExpandOutlined } from "./ExpandOutlined";
|
|
21
47
|
export { default as FileOutlined } from "./FileOutlined";
|
|
22
48
|
export { default as FilterFilled } from "./FilterFilled";
|
|
49
|
+
export { default as FolderAddOutlined } from "./FolderAddOutlined";
|
|
50
|
+
export { default as FolderOutlined } from "./FolderOutlined";
|
|
51
|
+
export { default as FormOutlined } from "./FormOutlined";
|
|
23
52
|
export { default as FullscreenOutlined } from "./FullscreenOutlined";
|
|
24
53
|
export { default as FullscreenExitOutlined } from "./FullscreenExitOutlined";
|
|
54
|
+
export { default as FundOutlined } from "./FundOutlined";
|
|
55
|
+
export { default as GlobalOutlined } from "./GlobalOutlined";
|
|
25
56
|
export { default as HolderOutlined } from "./HolderOutlined";
|
|
26
57
|
export { default as HomeOutlined } from "./HomeOutlined";
|
|
58
|
+
export { default as IdcardOutlined } from "./IdcardOutlined";
|
|
27
59
|
export { default as InfoCircleFilled } from "./InfoCircleFilled";
|
|
60
|
+
export { default as LinkOutlined } from "./LinkOutlined";
|
|
28
61
|
export { default as LoadingDotOutlined } from "./LoadingDotOutlined";
|
|
29
62
|
export { default as LoadingOutlined } from "./LoadingOutlined";
|
|
63
|
+
export { default as LockOutlined } from "./LockOutlined";
|
|
64
|
+
export { default as LogOutlined } from "./LogOutlined";
|
|
65
|
+
export { default as MailOutlined } from "./MailOutlined";
|
|
66
|
+
export { default as LogoutOutlined } from "./LogoutOutlined";
|
|
67
|
+
export { default as MenuFoldOutlined } from "./MenuFoldOutlined";
|
|
68
|
+
export { default as MenuUnfoldOutlined } from "./MenuUnfoldOutlined";
|
|
69
|
+
export { default as MessageOutlined } from "./MessageOutlined";
|
|
70
|
+
export { default as MinusCircleOutlined } from "./MinusCircleOutlined";
|
|
71
|
+
export { default as MobileOutlined } from "./MobileOutlined";
|
|
72
|
+
export { default as MoonOutlined } from "./MoonOutlined";
|
|
73
|
+
export { default as MoreOutlined } from "./MoreOutlined";
|
|
74
|
+
export { default as PauseFilled } from "./PauseFilled";
|
|
75
|
+
export { default as PieChartOutlined } from "./PieChartOutlined";
|
|
76
|
+
export { default as PlayFilled } from "./PlayFilled";
|
|
77
|
+
export { default as PlusCircleOutlined } from "./PlusCircleOutlined";
|
|
30
78
|
export { default as PlusOutlined } from "./PlusOutlined";
|
|
79
|
+
export { default as ProtectOutlined } from "./ProtectOutlined";
|
|
31
80
|
export { default as QuestionCircleFilled } from "./QuestionCircleFilled";
|
|
81
|
+
export { default as QuestionCircleOutlined } from "./QuestionCircleOutlined";
|
|
32
82
|
export { default as ReloadOutlined } from "./ReloadOutlined";
|
|
33
83
|
export { default as SearchOutlined } from "./SearchOutlined";
|
|
34
84
|
export { default as SettingOutlined } from "./SettingOutlined";
|
|
85
|
+
export { default as ShoppingOutlined } from "./ShoppingOutlined";
|
|
35
86
|
export { default as SortOutlined } from "./SortOutlined";
|
|
87
|
+
export { default as StarFilled } from "./StarFilled";
|
|
88
|
+
export { default as StepBackwardFilled } from "./StepBackwardFilled";
|
|
89
|
+
export { default as StepForwardFilled } from "./StepForwardFilled";
|
|
90
|
+
export { default as SuitcaseOutlined } from "./SuitcaseOutlined";
|
|
91
|
+
export { default as SunOutlined } from "./SunOutlined";
|
|
36
92
|
export { default as SwapOutlined } from "./SwapOutlined";
|
|
37
93
|
export { default as SyncOutlined } from "./SyncOutlined";
|
|
94
|
+
export { default as TableOutlined } from "./TableOutlined";
|
|
95
|
+
export { default as TagOutlined } from "./TagOutlined";
|
|
96
|
+
export { default as TimerOutlined } from "./TimerOutlined";
|
|
38
97
|
export { default as UndoOutlined } from "./UndoOutlined";
|
|
98
|
+
export { default as UnlockOutlined } from "./UnlockOutlined";
|
|
39
99
|
export { default as UploadOutlined } from "./UploadOutlined";
|
|
100
|
+
export { default as UserOutlined } from "./UserOutlined";
|
|
101
|
+
export { default as VerticalAlignMiddleOutlined } from "./VerticalAlignMiddleOutlined";
|
|
40
102
|
export { default as VerticalLeftOutlined } from "./VerticalLeftOutlined";
|
|
41
103
|
export { default as VerticalRightOutlined } from "./VerticalRightOutlined";
|
|
104
|
+
export { default as WarningOutlined } from "./WarningOutlined";
|
|
42
105
|
export { default as ZoomInOutlined } from "./ZoomInOutlined";
|
|
43
106
|
export { default as ZoomOutOutlined } from "./ZoomOutOutlined";
|
package/es/icons/index.js
CHANGED
|
@@ -1,88 +1,214 @@
|
|
|
1
|
-
import { default as default2 } from "./
|
|
2
|
-
import { default as default3 } from "./
|
|
3
|
-
import { default as default4 } from "./
|
|
4
|
-
import { default as default5 } from "./
|
|
5
|
-
import { default as default6 } from "./
|
|
6
|
-
import { default as default7 } from "./
|
|
7
|
-
import { default as default8 } from "./
|
|
8
|
-
import { default as default9 } from "./
|
|
9
|
-
import { default as default10 } from "./
|
|
10
|
-
import { default as default11 } from "./
|
|
11
|
-
import { default as default12 } from "./
|
|
12
|
-
import { default as default13 } from "./
|
|
13
|
-
import { default as default14 } from "./
|
|
14
|
-
import { default as default15 } from "./
|
|
15
|
-
import { default as default16 } from "./
|
|
16
|
-
import { default as default17 } from "./
|
|
17
|
-
import { default as default18 } from "./
|
|
18
|
-
import { default as default19 } from "./
|
|
19
|
-
import { default as default20 } from "./
|
|
20
|
-
import { default as default21 } from "./
|
|
21
|
-
import { default as default22 } from "./
|
|
22
|
-
import { default as default23 } from "./
|
|
23
|
-
import { default as default24 } from "./
|
|
24
|
-
import { default as default25 } from "./
|
|
25
|
-
import { default as default26 } from "./
|
|
26
|
-
import { default as default27 } from "./
|
|
27
|
-
import { default as default28 } from "./
|
|
28
|
-
import { default as default29 } from "./
|
|
29
|
-
import { default as default30 } from "./
|
|
30
|
-
import { default as default31 } from "./
|
|
31
|
-
import { default as default32 } from "./
|
|
32
|
-
import { default as default33 } from "./
|
|
33
|
-
import { default as default34 } from "./
|
|
34
|
-
import { default as default35 } from "./
|
|
35
|
-
import { default as default36 } from "./
|
|
36
|
-
import { default as default37 } from "./
|
|
37
|
-
import { default as default38 } from "./
|
|
38
|
-
import { default as default39 } from "./
|
|
39
|
-
import { default as default40 } from "./
|
|
40
|
-
import { default as default41 } from "./
|
|
41
|
-
import { default as default42 } from "./
|
|
42
|
-
import { default as default43 } from "./
|
|
43
|
-
import { default as default44 } from "./
|
|
1
|
+
import { default as default2 } from "./AnalysisOutlined";
|
|
2
|
+
import { default as default3 } from "./ApplicationOutlined";
|
|
3
|
+
import { default as default4 } from "./AppstoreAddOutlined";
|
|
4
|
+
import { default as default5 } from "./AppstoreOutlined";
|
|
5
|
+
import { default as default6 } from "./ArrowDown";
|
|
6
|
+
import { default as default7 } from "./ArrowDownOutlined";
|
|
7
|
+
import { default as default8 } from "./ArrowLeft";
|
|
8
|
+
import { default as default9 } from "./ArrowLeftOutlined";
|
|
9
|
+
import { default as default10 } from "./ArrowRight";
|
|
10
|
+
import { default as default11 } from "./ArrowRightOutlined";
|
|
11
|
+
import { default as default12 } from "./ArrowUp";
|
|
12
|
+
import { default as default13 } from "./ArrowUpOutlined";
|
|
13
|
+
import { default as default14 } from "./BellOutlined";
|
|
14
|
+
import { default as default15 } from "./BookOutlined";
|
|
15
|
+
import { default as default16 } from "./CalendarOutlined";
|
|
16
|
+
import { default as default17 } from "./CaretDownFilled";
|
|
17
|
+
import { default as default18 } from "./CaretUpFilled";
|
|
18
|
+
import { default as default19 } from "./CheckCircleFilled";
|
|
19
|
+
import { default as default20 } from "./CheckCircleOutlined";
|
|
20
|
+
import { default as default21 } from "./CheckOutlined";
|
|
21
|
+
import { default as default22 } from "./CityOutlined";
|
|
22
|
+
import { default as default23 } from "./ClockCircleOutlined";
|
|
23
|
+
import { default as default24 } from "./CloseCircleFilled";
|
|
24
|
+
import { default as default25 } from "./CloseCircleOutlined";
|
|
25
|
+
import { default as default26 } from "./CloseOutlined";
|
|
26
|
+
import { default as default27 } from "./CloudUploadOutlined";
|
|
27
|
+
import { default as default28 } from "./ClusterOutlined";
|
|
28
|
+
import { default as default29 } from "./CodeOutlined";
|
|
29
|
+
import { default as default30 } from "./ColumnHeightOutlined";
|
|
30
|
+
import { default as default31 } from "./CompassOutlined";
|
|
31
|
+
import { default as default32 } from "./CompressOutlined";
|
|
32
|
+
import { default as default33 } from "./ConnectionOutlined";
|
|
33
|
+
import { default as default34 } from "./ControlOutlined";
|
|
34
|
+
import { default as default35 } from "./CopyOutlined";
|
|
35
|
+
import { default as default36 } from "./CpuOutlined";
|
|
36
|
+
import { default as default37 } from "./DashboardOutlined";
|
|
37
|
+
import { default as default38 } from "./DatabaseOutlined";
|
|
38
|
+
import { default as default39 } from "./DeleteOutlined";
|
|
39
|
+
import { default as default40 } from "./DesktopOutlined";
|
|
40
|
+
import { default as default41 } from "./DownloadOutlined";
|
|
41
|
+
import { default as default42 } from "./DragOutlined";
|
|
42
|
+
import { default as default43 } from "./EditOutlined";
|
|
43
|
+
import { default as default44 } from "./EllipsisOutlined";
|
|
44
|
+
import { default as default45 } from "./EnvironmentOutlined";
|
|
45
|
+
import { default as default46 } from "./ExclamationCircleFilled";
|
|
46
|
+
import { default as default47 } from "./ExpandOutlined";
|
|
47
|
+
import { default as default48 } from "./FileOutlined";
|
|
48
|
+
import { default as default49 } from "./FilterFilled";
|
|
49
|
+
import { default as default50 } from "./FolderAddOutlined";
|
|
50
|
+
import { default as default51 } from "./FolderOutlined";
|
|
51
|
+
import { default as default52 } from "./FormOutlined";
|
|
52
|
+
import { default as default53 } from "./FullscreenOutlined";
|
|
53
|
+
import { default as default54 } from "./FullscreenExitOutlined";
|
|
54
|
+
import { default as default55 } from "./FundOutlined";
|
|
55
|
+
import { default as default56 } from "./GlobalOutlined";
|
|
56
|
+
import { default as default57 } from "./HolderOutlined";
|
|
57
|
+
import { default as default58 } from "./HomeOutlined";
|
|
58
|
+
import { default as default59 } from "./IdcardOutlined";
|
|
59
|
+
import { default as default60 } from "./InfoCircleFilled";
|
|
60
|
+
import { default as default61 } from "./LinkOutlined";
|
|
61
|
+
import { default as default62 } from "./LoadingDotOutlined";
|
|
62
|
+
import { default as default63 } from "./LoadingOutlined";
|
|
63
|
+
import { default as default64 } from "./LockOutlined";
|
|
64
|
+
import { default as default65 } from "./LogOutlined";
|
|
65
|
+
import { default as default66 } from "./MailOutlined";
|
|
66
|
+
import { default as default67 } from "./LogoutOutlined";
|
|
67
|
+
import { default as default68 } from "./MenuFoldOutlined";
|
|
68
|
+
import { default as default69 } from "./MenuUnfoldOutlined";
|
|
69
|
+
import { default as default70 } from "./MessageOutlined";
|
|
70
|
+
import { default as default71 } from "./MinusCircleOutlined";
|
|
71
|
+
import { default as default72 } from "./MobileOutlined";
|
|
72
|
+
import { default as default73 } from "./MoonOutlined";
|
|
73
|
+
import { default as default74 } from "./MoreOutlined";
|
|
74
|
+
import { default as default75 } from "./PauseFilled";
|
|
75
|
+
import { default as default76 } from "./PieChartOutlined";
|
|
76
|
+
import { default as default77 } from "./PlayFilled";
|
|
77
|
+
import { default as default78 } from "./PlusCircleOutlined";
|
|
78
|
+
import { default as default79 } from "./PlusOutlined";
|
|
79
|
+
import { default as default80 } from "./ProtectOutlined";
|
|
80
|
+
import { default as default81 } from "./QuestionCircleFilled";
|
|
81
|
+
import { default as default82 } from "./QuestionCircleOutlined";
|
|
82
|
+
import { default as default83 } from "./ReloadOutlined";
|
|
83
|
+
import { default as default84 } from "./SearchOutlined";
|
|
84
|
+
import { default as default85 } from "./SettingOutlined";
|
|
85
|
+
import { default as default86 } from "./ShoppingOutlined";
|
|
86
|
+
import { default as default87 } from "./SortOutlined";
|
|
87
|
+
import { default as default88 } from "./StarFilled";
|
|
88
|
+
import { default as default89 } from "./StepBackwardFilled";
|
|
89
|
+
import { default as default90 } from "./StepForwardFilled";
|
|
90
|
+
import { default as default91 } from "./SuitcaseOutlined";
|
|
91
|
+
import { default as default92 } from "./SunOutlined";
|
|
92
|
+
import { default as default93 } from "./SwapOutlined";
|
|
93
|
+
import { default as default94 } from "./SyncOutlined";
|
|
94
|
+
import { default as default95 } from "./TableOutlined";
|
|
95
|
+
import { default as default96 } from "./TagOutlined";
|
|
96
|
+
import { default as default97 } from "./TimerOutlined";
|
|
97
|
+
import { default as default98 } from "./UndoOutlined";
|
|
98
|
+
import { default as default99 } from "./UnlockOutlined";
|
|
99
|
+
import { default as default100 } from "./UploadOutlined";
|
|
100
|
+
import { default as default101 } from "./UserOutlined";
|
|
101
|
+
import { default as default102 } from "./VerticalAlignMiddleOutlined";
|
|
102
|
+
import { default as default103 } from "./VerticalLeftOutlined";
|
|
103
|
+
import { default as default104 } from "./VerticalRightOutlined";
|
|
104
|
+
import { default as default105 } from "./WarningOutlined";
|
|
105
|
+
import { default as default106 } from "./ZoomInOutlined";
|
|
106
|
+
import { default as default107 } from "./ZoomOutOutlined";
|
|
44
107
|
export {
|
|
45
|
-
default2 as
|
|
46
|
-
default3 as
|
|
47
|
-
default4 as
|
|
48
|
-
default5 as
|
|
49
|
-
default6 as
|
|
50
|
-
default7 as
|
|
51
|
-
default8 as
|
|
52
|
-
default9 as
|
|
53
|
-
default10 as
|
|
54
|
-
default11 as
|
|
55
|
-
default12 as
|
|
56
|
-
default13 as
|
|
57
|
-
default14 as
|
|
58
|
-
default15 as
|
|
59
|
-
default16 as
|
|
60
|
-
default17 as
|
|
61
|
-
default18 as
|
|
62
|
-
default19 as
|
|
63
|
-
default20 as
|
|
64
|
-
default21 as
|
|
65
|
-
default22 as
|
|
66
|
-
default23 as
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
default26 as
|
|
70
|
-
default27 as
|
|
71
|
-
default28 as
|
|
72
|
-
default29 as
|
|
73
|
-
default30 as
|
|
74
|
-
default31 as
|
|
75
|
-
default32 as
|
|
76
|
-
default33 as
|
|
77
|
-
default34 as
|
|
78
|
-
default35 as
|
|
79
|
-
default36 as
|
|
80
|
-
default37 as
|
|
81
|
-
default38 as
|
|
82
|
-
default39 as
|
|
83
|
-
default40 as
|
|
84
|
-
default41 as
|
|
85
|
-
default42 as
|
|
86
|
-
default43 as
|
|
87
|
-
default44 as
|
|
108
|
+
default2 as AnalysisOutlined,
|
|
109
|
+
default3 as ApplicationOutlined,
|
|
110
|
+
default4 as AppstoreAddOutlined,
|
|
111
|
+
default5 as AppstoreOutlined,
|
|
112
|
+
default6 as ArrowDown,
|
|
113
|
+
default7 as ArrowDownOutlined,
|
|
114
|
+
default8 as ArrowLeft,
|
|
115
|
+
default9 as ArrowLeftOutlined,
|
|
116
|
+
default10 as ArrowRight,
|
|
117
|
+
default11 as ArrowRightOutlined,
|
|
118
|
+
default12 as ArrowUp,
|
|
119
|
+
default13 as ArrowUpOutlined,
|
|
120
|
+
default14 as BellOutlined,
|
|
121
|
+
default15 as BookOutlined,
|
|
122
|
+
default16 as CalendarOutlined,
|
|
123
|
+
default17 as CaretDownFilled,
|
|
124
|
+
default18 as CaretUpFilled,
|
|
125
|
+
default19 as CheckCircleFilled,
|
|
126
|
+
default20 as CheckCircleOutlined,
|
|
127
|
+
default21 as CheckOutlined,
|
|
128
|
+
default22 as CityOutlined,
|
|
129
|
+
default23 as ClockCircleOutlined,
|
|
130
|
+
default24 as CloseCircleFilled,
|
|
131
|
+
default25 as CloseCircleOutlined,
|
|
132
|
+
default26 as CloseOutlined,
|
|
133
|
+
default27 as CloudUploadOutlined,
|
|
134
|
+
default28 as ClusterOutlined,
|
|
135
|
+
default29 as CodeOutlined,
|
|
136
|
+
default30 as ColumnHeightOutlined,
|
|
137
|
+
default31 as CompassOutlined,
|
|
138
|
+
default32 as CompressOutlined,
|
|
139
|
+
default33 as ConnectionOutlined,
|
|
140
|
+
default34 as ControlOutlined,
|
|
141
|
+
default35 as CopyOutlined,
|
|
142
|
+
default36 as CpuOutlined,
|
|
143
|
+
default37 as DashboardOutlined,
|
|
144
|
+
default38 as DatabaseOutlined,
|
|
145
|
+
default39 as DeleteOutlined,
|
|
146
|
+
default40 as DesktopOutlined,
|
|
147
|
+
default41 as DownloadOutlined,
|
|
148
|
+
default42 as DragOutlined,
|
|
149
|
+
default43 as EditOutlined,
|
|
150
|
+
default44 as EllipsisOutlined,
|
|
151
|
+
default45 as EnvironmentOutlined,
|
|
152
|
+
default46 as ExclamationCircleFilled,
|
|
153
|
+
default47 as ExpandOutlined,
|
|
154
|
+
default48 as FileOutlined,
|
|
155
|
+
default49 as FilterFilled,
|
|
156
|
+
default50 as FolderAddOutlined,
|
|
157
|
+
default51 as FolderOutlined,
|
|
158
|
+
default52 as FormOutlined,
|
|
159
|
+
default54 as FullscreenExitOutlined,
|
|
160
|
+
default53 as FullscreenOutlined,
|
|
161
|
+
default55 as FundOutlined,
|
|
162
|
+
default56 as GlobalOutlined,
|
|
163
|
+
default57 as HolderOutlined,
|
|
164
|
+
default58 as HomeOutlined,
|
|
165
|
+
default59 as IdcardOutlined,
|
|
166
|
+
default60 as InfoCircleFilled,
|
|
167
|
+
default61 as LinkOutlined,
|
|
168
|
+
default62 as LoadingDotOutlined,
|
|
169
|
+
default63 as LoadingOutlined,
|
|
170
|
+
default64 as LockOutlined,
|
|
171
|
+
default65 as LogOutlined,
|
|
172
|
+
default67 as LogoutOutlined,
|
|
173
|
+
default66 as MailOutlined,
|
|
174
|
+
default68 as MenuFoldOutlined,
|
|
175
|
+
default69 as MenuUnfoldOutlined,
|
|
176
|
+
default70 as MessageOutlined,
|
|
177
|
+
default71 as MinusCircleOutlined,
|
|
178
|
+
default72 as MobileOutlined,
|
|
179
|
+
default73 as MoonOutlined,
|
|
180
|
+
default74 as MoreOutlined,
|
|
181
|
+
default75 as PauseFilled,
|
|
182
|
+
default76 as PieChartOutlined,
|
|
183
|
+
default77 as PlayFilled,
|
|
184
|
+
default78 as PlusCircleOutlined,
|
|
185
|
+
default79 as PlusOutlined,
|
|
186
|
+
default80 as ProtectOutlined,
|
|
187
|
+
default81 as QuestionCircleFilled,
|
|
188
|
+
default82 as QuestionCircleOutlined,
|
|
189
|
+
default83 as ReloadOutlined,
|
|
190
|
+
default84 as SearchOutlined,
|
|
191
|
+
default85 as SettingOutlined,
|
|
192
|
+
default86 as ShoppingOutlined,
|
|
193
|
+
default87 as SortOutlined,
|
|
194
|
+
default88 as StarFilled,
|
|
195
|
+
default89 as StepBackwardFilled,
|
|
196
|
+
default90 as StepForwardFilled,
|
|
197
|
+
default91 as SuitcaseOutlined,
|
|
198
|
+
default92 as SunOutlined,
|
|
199
|
+
default93 as SwapOutlined,
|
|
200
|
+
default94 as SyncOutlined,
|
|
201
|
+
default95 as TableOutlined,
|
|
202
|
+
default96 as TagOutlined,
|
|
203
|
+
default97 as TimerOutlined,
|
|
204
|
+
default98 as UndoOutlined,
|
|
205
|
+
default99 as UnlockOutlined,
|
|
206
|
+
default100 as UploadOutlined,
|
|
207
|
+
default101 as UserOutlined,
|
|
208
|
+
default102 as VerticalAlignMiddleOutlined,
|
|
209
|
+
default103 as VerticalLeftOutlined,
|
|
210
|
+
default104 as VerticalRightOutlined,
|
|
211
|
+
default105 as WarningOutlined,
|
|
212
|
+
default106 as ZoomInOutlined,
|
|
213
|
+
default107 as ZoomOutOutlined
|
|
88
214
|
};
|
|
@@ -154,7 +154,7 @@ $ele: map.deep-merge(
|
|
|
154
154
|
),
|
|
155
155
|
'card': (
|
|
156
156
|
// 卡片标题
|
|
157
|
-
'padding':
|
|
157
|
+
'padding': 20px,
|
|
158
158
|
'bg': elVar('bg-color'),
|
|
159
159
|
'border': 1px solid elVar('border-color', 'light'),
|
|
160
160
|
'radius': elVar('border-radius', 'base'),
|
|
@@ -206,7 +206,8 @@ $ele: map.deep-merge(
|
|
|
206
206
|
'icon-radius': elVar('border-radius', 'small'),
|
|
207
207
|
'body-padding': 20px,
|
|
208
208
|
'footer-padding': 10px 16px,
|
|
209
|
-
'footer-border': 1px solid elVar('border-color', 'light')
|
|
209
|
+
'footer-border': 1px solid elVar('border-color', 'light'),
|
|
210
|
+
'inner-shadow': 0 0.8px 0 elVar('border-color', 'light') inset
|
|
210
211
|
),
|
|
211
212
|
'dropdown': (
|
|
212
213
|
// 下拉菜单
|
|
@@ -860,6 +861,7 @@ $ele: map.deep-merge(
|
|
|
860
861
|
'icon-hover-bg': transparent,
|
|
861
862
|
'icon-radius': elVar('border-radius', 'small'),
|
|
862
863
|
'body-padding': 12px 20px,
|
|
864
|
+
'status-size': 24px,
|
|
863
865
|
'input-margin': 8px 0 6px 0,
|
|
864
866
|
'footer-padding': 8px 20px 18px 20px,
|
|
865
867
|
'footer-border': none,
|
|
@@ -59,6 +59,10 @@
|
|
|
59
59
|
box-sizing: border-box;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
+
.el-message-box__status {
|
|
63
|
+
font-size: eleVar('message-box', 'status-size');
|
|
64
|
+
}
|
|
65
|
+
|
|
62
66
|
.el-message-box__btns {
|
|
63
67
|
padding: eleVar('message-box', 'footer-padding');
|
|
64
68
|
border-top: eleVar('message-box', 'footer-border');
|
|
@@ -42,6 +42,7 @@
|
|
|
42
42
|
@if $selector == '' {
|
|
43
43
|
@include scrollbar-style();
|
|
44
44
|
|
|
45
|
+
html.is-webkit,
|
|
45
46
|
html.is-webkit * {
|
|
46
47
|
scrollbar-width: auto;
|
|
47
48
|
scrollbar-color: auto;
|
|
@@ -50,6 +51,7 @@
|
|
|
50
51
|
@media (hover: hover) and (pointer: fine) {
|
|
51
52
|
@include scrollbar-style();
|
|
52
53
|
|
|
54
|
+
html.is-webkit,
|
|
53
55
|
html.is-webkit * {
|
|
54
56
|
scrollbar-width: auto;
|
|
55
57
|
scrollbar-color: auto;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("vue"),L=require("./props"),B=require("../lang/zh_CN"),_="EleAdminPlus\u9700\u8981\u6388\u6743\u4F7F\u7528,\u8BF7\u524D\u5F80eleadmin.com\u8D2D\u4E70\u6388\u6743",K=
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("vue"),L=require("./props"),B=require("../lang/zh_CN"),_="EleAdminPlus\u9700\u8981\u6388\u6743\u4F7F\u7528,\u8BF7\u524D\u5F80eleadmin.com\u8D2D\u4E70\u6388\u6743",K=1708869162,I="1.1";function w(){return h.inject(L.PROVIDE_KEY,{})}function U(t){const u=w();return h.computed(()=>u[t]??{})}function x(t,u){const e=w();return{lang:h.computed(()=>{const c=e.locale??B;return t?Object.assign({},c[t]??{},u==null?void 0:u.locale):c}),globalConfig:e}}function M(){const t=w(),u=h.computed(()=>{const r=t.license;return r?r.trim():void 0}),e=h.ref(!1);return h.watch(u,r=>{var c;if(typeof r!="string"||!r)return e.value=!1,d();try{const o=JSON.parse($(r));if(o.product!=="EleAdminPlus")return e.value=!1,d("");const{version:s,expiration:b,domain:a}=o;if(s&&s!==I)return e.value=!1,d(s);if(b&&b<K)return e.value=!1,d(void 0,b);if(a){const n=(c=window==null?void 0:window.location)==null?void 0:c.hostname;if(!n)return e.value=!1,d(void 0,void 0,a,"");if(n!=="localhost"&&n!=="127.0.0.1"){const g=a.split("."),m=n.split(".");for(let p=g.length-1;p>=0;p--)if(g[p]!==m[p])return e.value=!1,d(void 0,void 0,a,n);if(m.length>g.length&&m[m.length-g.length-1]!=="www")return e.value=!1,d(void 0,void 0,a,n)}}}catch(o){return e.value=!1,console.error(o),d("")}e.value=!0},{immediate:!0}),{authenticated:e,globalConfig:t}}function d(t,u,e,r){const c=new Array(60).join("*"),o=[c];if(o.push(_),t==null&&u==null&&e==null&&r==null&&o.push("\u8BF7\u5148\u914D\u7F6E\u81EA\u5DF1\u7684\u6388\u6743\u7801;"),!t&&u==null&&!e&&o.push("\u8BF7\u4F7F\u7528\u6B63\u786E\u683C\u5F0F\u7684\u6388\u6743\u7801;"),t&&o.push(`\u6388\u6743\u7248\u672C\u53F7\u4E0D\u5339\u914D, \u8BF7\u4F7F\u7528: ${t}, \u5F53\u524D\u7248\u672C: ${I};`),typeof u=="number"){const s=new Date(u*1e3).toLocaleString();o.push(`\u6388\u6743\u5DF2\u5931\u6548, \u5230\u671F\u65F6\u95F4: ${s};`)}e&&o.push(`\u57DF\u540D\u4E0D\u5339\u914D, \u8BF7\u90E8\u7F72\u5728: ${e} \u4E0B, \u5F53\u524D\u57DF\u540D: ${r};`),o.push(c),console.error(o.join(`
|
|
2
2
|
`))}function $(t){const u=(E,A,f)=>{const i=((l,O)=>{const j=l.length-O;if(j<=0)return l;const Y=new Array(l.length);for(let v=0;v<l.length;v++)v<O?Y[v]=l[j+v]:Y[v]=l[v-O];return Y})(E.split(""),f).join(""),F=[];let C=0;for(;C<i.length;){let l=C+A;l>i.length&&(l=i.length);const O=i.substring(C,l);F.push(O.split("").reverse().join("")),C=l}return F.join("")},e=t.indexOf("="),r=e===-1?t:t.substring(0,e),c=e===-1?"":t.substring(e),s=(u(r,12,3)+c).replace(/[^A-Za-z0-9\+\/\=]/g,""),a=u("BAFEDIHGLKJONMRQPUTSXWVaZYdcbgfejihmlkponsrqvutyxw10z432765+98/C",3,1)+"=";let n="",g,m,p,R,P,S,T,D=0;for(;D<s.length;)R=a.indexOf(s.charAt(D++)),P=a.indexOf(s.charAt(D++)),S=a.indexOf(s.charAt(D++)),T=a.indexOf(s.charAt(D++)),g=R<<2|P>>4,m=(P&15)<<4|S>>2,p=(S&3)<<6|T,n=n+String.fromCharCode(g),S!=64&&(n=n+String.fromCharCode(m)),T!=64&&(n=n+String.fromCharCode(p));return n=(E=>{let A="",f=0,i=0,F=0,C=0;for(;f<E.length;)i=E.charCodeAt(f),i<128?(A+=String.fromCharCode(i),f++):i>191&&i<224?(F=E.charCodeAt(f+1),A+=String.fromCharCode((i&31)<<6|F&63),f+=2):(F=E.charCodeAt(f+1),C=E.charCodeAt(f+2),A+=String.fromCharCode((i&15)<<12|(F&63)<<6|C&63),f+=3);return A})(n),n}function N(t){return h.inject(L.LAYOUT_KEY,t??h.ref({}))}function q(t){const u=N();return h.computed(()=>{var e;return t.responsive??((e=h.unref(u))==null?void 0:e.responsive)??!0})}Object.defineProperty(exports,"LAYOUT_KEY",{enumerable:!0,get:()=>L.LAYOUT_KEY});exports.UNAUTHORIZED_TIP=_;exports.useGlobalProps=U;exports.useLayoutState=N;exports.useLicense=M;exports.useLocale=x;exports.useReceiver=w;exports.useResponsive=q;
|
package/lib/ele-drawer/index.cjs
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
const vue = require("vue");
|
|
3
3
|
const elementPlus = require("element-plus");
|
|
4
4
|
const receiver = require("../ele-config-provider/receiver");
|
|
5
|
+
const util = require("../ele-modal/util");
|
|
5
6
|
const icons = require("../icons");
|
|
6
7
|
const props = require("./props");
|
|
7
8
|
const _sfc_main = vue.defineComponent({
|
|
@@ -9,9 +10,57 @@ const _sfc_main = vue.defineComponent({
|
|
|
9
10
|
components: { ElDrawer: elementPlus.ElDrawer, ElIcon: elementPlus.ElIcon, CloseOutlined: icons.CloseOutlined },
|
|
10
11
|
props: props.drawerProps,
|
|
11
12
|
emits: elementPlus.drawerEmits,
|
|
12
|
-
setup(
|
|
13
|
+
setup(props2, { emit }) {
|
|
13
14
|
const { authenticated } = receiver.useLicense();
|
|
15
|
+
const layoutProvide = receiver.useLayoutState();
|
|
14
16
|
const drawerRef = vue.ref(null);
|
|
17
|
+
const isActivated = vue.ref(true);
|
|
18
|
+
const drawerClass = vue.computed(() => {
|
|
19
|
+
const layoutState = vue.unref(layoutProvide);
|
|
20
|
+
const classes = ["ele-drawer"];
|
|
21
|
+
if (!props2.modelValue) {
|
|
22
|
+
classes.push("ele-drawer-closed");
|
|
23
|
+
}
|
|
24
|
+
if (!isActivated.value && props2.modelValue) {
|
|
25
|
+
classes.push("ele-drawer-hide");
|
|
26
|
+
}
|
|
27
|
+
if (props2.inner) {
|
|
28
|
+
classes.push("ele-drawer-inner");
|
|
29
|
+
if (layoutState && layoutState.sidebar != null) {
|
|
30
|
+
if (layoutState.collapse && !layoutState.topLayout) {
|
|
31
|
+
classes.push(util.collapseClass);
|
|
32
|
+
}
|
|
33
|
+
if (layoutState.compact && layoutState.mixSidebar && !layoutState.topLayout) {
|
|
34
|
+
classes.push(util.compactClass);
|
|
35
|
+
}
|
|
36
|
+
if (layoutState.maximized) {
|
|
37
|
+
classes.push(util.maximizedClass);
|
|
38
|
+
}
|
|
39
|
+
if (layoutState.tabBar) {
|
|
40
|
+
classes.push(util.hasTabClass);
|
|
41
|
+
}
|
|
42
|
+
if (layoutState.mixSidebar && !layoutState.topLayout) {
|
|
43
|
+
classes.push(util.mixSidebarClass);
|
|
44
|
+
if (!layoutState.sidebar) {
|
|
45
|
+
classes.push(util.singleSidebarClass);
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
if (layoutState.topLayout) {
|
|
49
|
+
classes.push(util.topLayoutClass);
|
|
50
|
+
}
|
|
51
|
+
if (layoutState.maximized && layoutState.expanded) {
|
|
52
|
+
classes.push(util.expandedClass);
|
|
53
|
+
}
|
|
54
|
+
if (layoutState.mobile) {
|
|
55
|
+
classes.push(util.mobileClass);
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
if (props2.modalClass) {
|
|
60
|
+
classes.push(props2.modalClass);
|
|
61
|
+
}
|
|
62
|
+
return classes.join(" ");
|
|
63
|
+
});
|
|
15
64
|
const handleClose = () => {
|
|
16
65
|
if (drawerRef.value && drawerRef.value.handleClose) {
|
|
17
66
|
drawerRef.value.handleClose();
|
|
@@ -34,8 +83,15 @@ const _sfc_main = vue.defineComponent({
|
|
|
34
83
|
const onClosed = () => {
|
|
35
84
|
emit("closed");
|
|
36
85
|
};
|
|
86
|
+
vue.onActivated(() => {
|
|
87
|
+
isActivated.value = true;
|
|
88
|
+
});
|
|
89
|
+
vue.onDeactivated(() => {
|
|
90
|
+
isActivated.value = false;
|
|
91
|
+
});
|
|
37
92
|
return {
|
|
38
93
|
drawerRef,
|
|
94
|
+
drawerClass,
|
|
39
95
|
handleClose,
|
|
40
96
|
updateModelValue,
|
|
41
97
|
onOpen,
|
|
@@ -74,9 +130,9 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
74
130
|
size: _ctx.size,
|
|
75
131
|
title: _ctx.title,
|
|
76
132
|
withHeader: _ctx.withHeader,
|
|
77
|
-
modalClass: _ctx.
|
|
133
|
+
modalClass: _ctx.drawerClass,
|
|
78
134
|
zIndex: _ctx.zIndex,
|
|
79
|
-
|
|
135
|
+
headerAriaLevel: _ctx.headerAriaLevel,
|
|
80
136
|
onOpen: _ctx.onOpen,
|
|
81
137
|
onOpened: _ctx.onOpened,
|
|
82
138
|
onClose: _ctx.onClose,
|
|
@@ -136,7 +192,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
136
192
|
]),
|
|
137
193
|
key: "0"
|
|
138
194
|
} : void 0
|
|
139
|
-
]), 1032, ["modelValue", "appendToBody", "lockScroll", "beforeClose", "closeOnClickModal", "closeOnPressEscape", "openDelay", "closeDelay", "destroyOnClose", "modal", "direction", "size", "title", "withHeader", "modalClass", "zIndex", "onOpen", "onOpened", "onClose", "onClosed", "onUpdate:modelValue"]);
|
|
195
|
+
]), 1032, ["modelValue", "appendToBody", "lockScroll", "beforeClose", "closeOnClickModal", "closeOnPressEscape", "openDelay", "closeDelay", "destroyOnClose", "modal", "direction", "size", "title", "withHeader", "modalClass", "zIndex", "headerAriaLevel", "onOpen", "onOpened", "onClose", "onClosed", "onUpdate:modelValue"]);
|
|
140
196
|
}
|
|
141
197
|
const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
142
198
|
module.exports = index;
|
|
@@ -5,6 +5,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5
5
|
bodyStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
|
|
6
6
|
footerStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
|
|
7
7
|
closeBtnStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
|
|
8
|
+
inner: BooleanConstructor;
|
|
8
9
|
direction: import("element-plus/es/utils/index").EpPropFinalized<StringConstructor, "ltr" | "rtl" | "ttb" | "btt", unknown, "rtl", boolean>;
|
|
9
10
|
size: import("element-plus/es/utils/index").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "30%", boolean>;
|
|
10
11
|
withHeader: import("element-plus/es/utils/index").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
@@ -13,7 +14,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13
14
|
appendToBody: BooleanConstructor;
|
|
14
15
|
appendTo: import("element-plus/es/utils/index").EpPropFinalized<(new (...args: any[]) => string & {}) | (() => string) | ((new (...args: any[]) => string & {}) | (() => string))[], unknown, unknown, "body", boolean>;
|
|
15
16
|
beforeClose: {
|
|
16
|
-
readonly type: import("vue").PropType<import("element-plus").DialogBeforeCloseFn>;
|
|
17
|
+
readonly type: import("vue").PropType<import("element-plus").DialogBeforeCloseFn>;
|
|
17
18
|
readonly required: false;
|
|
18
19
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
19
20
|
__epPropKey: true;
|
|
@@ -62,6 +63,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
62
63
|
ariaLevel: import("element-plus/es/utils/index").EpPropFinalized<StringConstructor, unknown, unknown, "2", boolean>;
|
|
63
64
|
}, {
|
|
64
65
|
drawerRef: import("vue").Ref<ElDrawerInstance>;
|
|
66
|
+
drawerClass: import("vue").ComputedRef<string>;
|
|
65
67
|
handleClose: () => void;
|
|
66
68
|
updateModelValue: (value: boolean) => void;
|
|
67
69
|
onOpen: () => void;
|
|
@@ -82,6 +84,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
82
84
|
bodyStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
|
|
83
85
|
footerStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
|
|
84
86
|
closeBtnStyle: import("vue").PropType<Partial<import("vue").CSSProperties>>;
|
|
87
|
+
inner: BooleanConstructor;
|
|
85
88
|
direction: import("element-plus/es/utils/index").EpPropFinalized<StringConstructor, "ltr" | "rtl" | "ttb" | "btt", unknown, "rtl", boolean>;
|
|
86
89
|
size: import("element-plus/es/utils/index").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "30%", boolean>;
|
|
87
90
|
withHeader: import("element-plus/es/utils/index").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
@@ -90,7 +93,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
90
93
|
appendToBody: BooleanConstructor;
|
|
91
94
|
appendTo: import("element-plus/es/utils/index").EpPropFinalized<(new (...args: any[]) => string & {}) | (() => string) | ((new (...args: any[]) => string & {}) | (() => string))[], unknown, unknown, "body", boolean>;
|
|
92
95
|
beforeClose: {
|
|
93
|
-
readonly type: import("vue").PropType<import("element-plus").DialogBeforeCloseFn>;
|
|
96
|
+
readonly type: import("vue").PropType<import("element-plus").DialogBeforeCloseFn>;
|
|
94
97
|
readonly required: false;
|
|
95
98
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
96
99
|
__epPropKey: true;
|
|
@@ -170,5 +173,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
170
173
|
direction: import("element-plus/es/utils/index").EpPropMergeType<StringConstructor, "ltr" | "rtl" | "ttb" | "btt", unknown>;
|
|
171
174
|
withHeader: import("element-plus/es/utils/index").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
172
175
|
modalFade: import("element-plus/es/utils/index").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
176
|
+
inner: boolean;
|
|
173
177
|
}, {}>;
|
|
174
178
|
export default _default;
|