ele-admin-plus 1.1.8-beta.5 → 1.1.8-beta.6
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-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 +3 -2
- 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 +3 -2
- package/package.json +1 -1
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const vue = require("vue");
|
|
3
|
+
const _sfc_main = vue.defineComponent({
|
|
4
|
+
name: "SuitcaseOutlined"
|
|
5
|
+
});
|
|
6
|
+
const _export_sfc = (sfc, props) => {
|
|
7
|
+
const target = sfc.__vccOpts || sfc;
|
|
8
|
+
for (const [key, val] of props) {
|
|
9
|
+
target[key] = val;
|
|
10
|
+
}
|
|
11
|
+
return target;
|
|
12
|
+
};
|
|
13
|
+
const _hoisted_1 = {
|
|
14
|
+
viewBox: "0 0 48 48",
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-width": "4",
|
|
18
|
+
"stroke-linejoin": "round"
|
|
19
|
+
};
|
|
20
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M14 13V4H34V13M4 24H44M4 13H44V42H4Z" }, null, -1);
|
|
21
|
+
const _hoisted_3 = [
|
|
22
|
+
_hoisted_2
|
|
23
|
+
];
|
|
24
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
25
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_3);
|
|
26
|
+
}
|
|
27
|
+
const SuitcaseOutlined = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
28
|
+
module.exports = SuitcaseOutlined;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const vue = require("vue");
|
|
3
|
+
const _sfc_main = vue.defineComponent({
|
|
4
|
+
name: "SunOutlined"
|
|
5
|
+
});
|
|
6
|
+
const _export_sfc = (sfc, props) => {
|
|
7
|
+
const target = sfc.__vccOpts || sfc;
|
|
8
|
+
for (const [key, val] of props) {
|
|
9
|
+
target[key] = val;
|
|
10
|
+
}
|
|
11
|
+
return target;
|
|
12
|
+
};
|
|
13
|
+
const _hoisted_1 = {
|
|
14
|
+
viewBox: "0 0 48 48",
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-width": "4",
|
|
18
|
+
"stroke-linecap": "round"
|
|
19
|
+
};
|
|
20
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createStaticVNode('<path d="M24 35C30 35 35 30 35 24 35 18 30 13 24 13 18 13 13 18 13 24 13 30 18 35 24 35Z"></path><path d="M24 2V6"></path><path d="M8 8 11 11"></path><path d="M2 24H6"></path><path d="M8 40 11 37"></path><path d="M24 46V42"></path><path d="M40 40 37 37"></path><path d="M46 24H42"></path><path d="M40 8 37 11"></path>', 9);
|
|
21
|
+
const _hoisted_11 = [
|
|
22
|
+
_hoisted_2
|
|
23
|
+
];
|
|
24
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
25
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_11);
|
|
26
|
+
}
|
|
27
|
+
const SunOutlined = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
28
|
+
module.exports = SunOutlined;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const vue = require("vue");
|
|
3
|
+
const _sfc_main = vue.defineComponent({
|
|
4
|
+
name: "TableOutlined"
|
|
5
|
+
});
|
|
6
|
+
const _export_sfc = (sfc, props) => {
|
|
7
|
+
const target = sfc.__vccOpts || sfc;
|
|
8
|
+
for (const [key, val] of props) {
|
|
9
|
+
target[key] = val;
|
|
10
|
+
}
|
|
11
|
+
return target;
|
|
12
|
+
};
|
|
13
|
+
const _hoisted_1 = {
|
|
14
|
+
viewBox: "0 0 48 48",
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-width": "4",
|
|
18
|
+
"stroke-linejoin": "round"
|
|
19
|
+
};
|
|
20
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M3 19H45M3 29H45M17 8V40M31 8V40M3 8H45V40L3 40Z" }, null, -1);
|
|
21
|
+
const _hoisted_3 = [
|
|
22
|
+
_hoisted_2
|
|
23
|
+
];
|
|
24
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
25
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_3);
|
|
26
|
+
}
|
|
27
|
+
const TableOutlined = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
28
|
+
module.exports = TableOutlined;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const vue = require("vue");
|
|
3
|
+
const _sfc_main = vue.defineComponent({
|
|
4
|
+
name: "TagOutlined"
|
|
5
|
+
});
|
|
6
|
+
const _export_sfc = (sfc, props) => {
|
|
7
|
+
const target = sfc.__vccOpts || sfc;
|
|
8
|
+
for (const [key, val] of props) {
|
|
9
|
+
target[key] = val;
|
|
10
|
+
}
|
|
11
|
+
return target;
|
|
12
|
+
};
|
|
13
|
+
const _hoisted_1 = {
|
|
14
|
+
viewBox: "0 0 48 48",
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-width": "4",
|
|
18
|
+
"stroke-linejoin": "round"
|
|
19
|
+
};
|
|
20
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M10 44H38V13L24 2 10 13Z" }, null, -1);
|
|
21
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M24 25C21 25 19 23 19 20S21 15 24 15 29 17 29 20 27 25 24 25Z" }, null, -1);
|
|
22
|
+
const _hoisted_4 = [
|
|
23
|
+
_hoisted_2,
|
|
24
|
+
_hoisted_3
|
|
25
|
+
];
|
|
26
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_4);
|
|
28
|
+
}
|
|
29
|
+
const TagOutlined = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
30
|
+
module.exports = TagOutlined;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const vue = require("vue");
|
|
3
|
+
const _sfc_main = vue.defineComponent({
|
|
4
|
+
name: "TimerOutlined"
|
|
5
|
+
});
|
|
6
|
+
const _export_sfc = (sfc, props) => {
|
|
7
|
+
const target = sfc.__vccOpts || sfc;
|
|
8
|
+
for (const [key, val] of props) {
|
|
9
|
+
target[key] = val;
|
|
10
|
+
}
|
|
11
|
+
return target;
|
|
12
|
+
};
|
|
13
|
+
const _hoisted_1 = {
|
|
14
|
+
viewBox: "0 0 48 48",
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-width": "4",
|
|
18
|
+
"stroke-linejoin": "round"
|
|
19
|
+
};
|
|
20
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M24 46C34 46 42 38 42 28 42 18 34 10 24 10 14 10 6 18 6 28 6 38 14 46 24 46ZM14 2H34M24 2V10" }, null, -1);
|
|
21
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M23 18V29H34" }, null, -1);
|
|
22
|
+
const _hoisted_4 = [
|
|
23
|
+
_hoisted_2,
|
|
24
|
+
_hoisted_3
|
|
25
|
+
];
|
|
26
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_4);
|
|
28
|
+
}
|
|
29
|
+
const TimerOutlined = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
30
|
+
module.exports = TimerOutlined;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const vue = require("vue");
|
|
3
|
+
const _sfc_main = vue.defineComponent({
|
|
4
|
+
name: "UnlockOutlined"
|
|
5
|
+
});
|
|
6
|
+
const _export_sfc = (sfc, props) => {
|
|
7
|
+
const target = sfc.__vccOpts || sfc;
|
|
8
|
+
for (const [key, val] of props) {
|
|
9
|
+
target[key] = val;
|
|
10
|
+
}
|
|
11
|
+
return target;
|
|
12
|
+
};
|
|
13
|
+
const _hoisted_1 = {
|
|
14
|
+
viewBox: "0 0 48 48",
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-width": "4",
|
|
18
|
+
"stroke-linecap": "round",
|
|
19
|
+
"stroke-linejoin": "round"
|
|
20
|
+
};
|
|
21
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6 20H42V44H6ZM14 20V14C14 8 19 4 24 4 28 4 33 7 34 12" }, null, -1);
|
|
22
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M24 29V35" }, null, -1);
|
|
23
|
+
const _hoisted_4 = [
|
|
24
|
+
_hoisted_2,
|
|
25
|
+
_hoisted_3
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_4);
|
|
29
|
+
}
|
|
30
|
+
const UnlockOutlined = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
31
|
+
module.exports = UnlockOutlined;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const vue = require("vue");
|
|
3
|
+
const _sfc_main = vue.defineComponent({
|
|
4
|
+
name: "UserOutlined"
|
|
5
|
+
});
|
|
6
|
+
const _export_sfc = (sfc, props) => {
|
|
7
|
+
const target = sfc.__vccOpts || sfc;
|
|
8
|
+
for (const [key, val] of props) {
|
|
9
|
+
target[key] = val;
|
|
10
|
+
}
|
|
11
|
+
return target;
|
|
12
|
+
};
|
|
13
|
+
const _hoisted_1 = {
|
|
14
|
+
viewBox: "0 0 48 48",
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-width": "4",
|
|
18
|
+
"stroke-linejoin": "round"
|
|
19
|
+
};
|
|
20
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M42 44C42 34 34 26 24 26 14 26 6 34 6 44M24 26C29.5 26 35 21 35 15 35 9 30 4 24 4 18 4 13 9 13 15 13 21 18.5 26 24 26Z" }, null, -1);
|
|
21
|
+
const _hoisted_3 = [
|
|
22
|
+
_hoisted_2
|
|
23
|
+
];
|
|
24
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
25
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_3);
|
|
26
|
+
}
|
|
27
|
+
const UserOutlined = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
28
|
+
module.exports = UserOutlined;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const vue = require("vue");
|
|
3
|
+
const _sfc_main = vue.defineComponent({
|
|
4
|
+
name: "VerticalAlignMiddleOutlined"
|
|
5
|
+
});
|
|
6
|
+
const _export_sfc = (sfc, props) => {
|
|
7
|
+
const target = sfc.__vccOpts || sfc;
|
|
8
|
+
for (const [key, val] of props) {
|
|
9
|
+
target[key] = val;
|
|
10
|
+
}
|
|
11
|
+
return target;
|
|
12
|
+
};
|
|
13
|
+
const _hoisted_1 = {
|
|
14
|
+
viewBox: "0 0 48 48",
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-width": "4"
|
|
18
|
+
};
|
|
19
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M32 10 24 17 16 10M24 1V17" }, null, -1);
|
|
20
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M32 38 24 31 16 38M24 47V31" }, null, -1);
|
|
21
|
+
const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6 24H42" }, null, -1);
|
|
22
|
+
const _hoisted_5 = [
|
|
23
|
+
_hoisted_2,
|
|
24
|
+
_hoisted_3,
|
|
25
|
+
_hoisted_4
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_5);
|
|
29
|
+
}
|
|
30
|
+
const VerticalAlignMiddleOutlined = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
31
|
+
module.exports = VerticalAlignMiddleOutlined;
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
const vue = require("vue");
|
|
3
|
+
const _sfc_main = vue.defineComponent({
|
|
4
|
+
name: "WarningOutlined"
|
|
5
|
+
});
|
|
6
|
+
const _export_sfc = (sfc, props) => {
|
|
7
|
+
const target = sfc.__vccOpts || sfc;
|
|
8
|
+
for (const [key, val] of props) {
|
|
9
|
+
target[key] = val;
|
|
10
|
+
}
|
|
11
|
+
return target;
|
|
12
|
+
};
|
|
13
|
+
const _hoisted_1 = {
|
|
14
|
+
viewBox: "0 0 48 48",
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-width": "4",
|
|
18
|
+
"stroke-linejoin": "round"
|
|
19
|
+
};
|
|
20
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M24 5.5 2.5 42.5H45.5Z" }, null, -1);
|
|
21
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
22
|
+
d: "M24 19V30",
|
|
23
|
+
"stroke-width": "3.5"
|
|
24
|
+
}, null, -1);
|
|
25
|
+
const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("circle", {
|
|
26
|
+
cx: "24",
|
|
27
|
+
cy: "35",
|
|
28
|
+
r: "2.5",
|
|
29
|
+
fill: "currentColor",
|
|
30
|
+
stroke: "none"
|
|
31
|
+
}, null, -1);
|
|
32
|
+
const _hoisted_5 = [
|
|
33
|
+
_hoisted_2,
|
|
34
|
+
_hoisted_3,
|
|
35
|
+
_hoisted_4
|
|
36
|
+
];
|
|
37
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
38
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_5);
|
|
39
|
+
}
|
|
40
|
+
const WarningOutlined = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
41
|
+
module.exports = WarningOutlined;
|
package/lib/icons/index.cjs
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
+
const AnalysisOutlined = require("./AnalysisOutlined");
|
|
4
|
+
const ApplicationOutlined = require("./ApplicationOutlined");
|
|
5
|
+
const AppstoreAddOutlined = require("./AppstoreAddOutlined");
|
|
6
|
+
const AppstoreOutlined = require("./AppstoreOutlined");
|
|
3
7
|
const ArrowDown = require("./ArrowDown");
|
|
4
8
|
const ArrowDownOutlined = require("./ArrowDownOutlined");
|
|
5
9
|
const ArrowLeft = require("./ArrowLeft");
|
|
@@ -8,41 +12,104 @@ const ArrowRight = require("./ArrowRight");
|
|
|
8
12
|
const ArrowRightOutlined = require("./ArrowRightOutlined");
|
|
9
13
|
const ArrowUp = require("./ArrowUp");
|
|
10
14
|
const ArrowUpOutlined = require("./ArrowUpOutlined");
|
|
15
|
+
const BellOutlined = require("./BellOutlined");
|
|
16
|
+
const BookOutlined = require("./BookOutlined");
|
|
17
|
+
const CalendarOutlined = require("./CalendarOutlined");
|
|
18
|
+
const CaretDownFilled = require("./CaretDownFilled");
|
|
19
|
+
const CaretUpFilled = require("./CaretUpFilled");
|
|
11
20
|
const CheckCircleFilled = require("./CheckCircleFilled");
|
|
12
21
|
const CheckCircleOutlined = require("./CheckCircleOutlined");
|
|
13
22
|
const CheckOutlined = require("./CheckOutlined");
|
|
23
|
+
const CityOutlined = require("./CityOutlined");
|
|
24
|
+
const ClockCircleOutlined = require("./ClockCircleOutlined");
|
|
14
25
|
const CloseCircleFilled = require("./CloseCircleFilled");
|
|
26
|
+
const CloseCircleOutlined = require("./CloseCircleOutlined");
|
|
15
27
|
const CloseOutlined = require("./CloseOutlined");
|
|
28
|
+
const CloudUploadOutlined = require("./CloudUploadOutlined");
|
|
29
|
+
const ClusterOutlined = require("./ClusterOutlined");
|
|
30
|
+
const CodeOutlined = require("./CodeOutlined");
|
|
16
31
|
const ColumnHeightOutlined = require("./ColumnHeightOutlined");
|
|
32
|
+
const CompassOutlined = require("./CompassOutlined");
|
|
17
33
|
const CompressOutlined = require("./CompressOutlined");
|
|
34
|
+
const ConnectionOutlined = require("./ConnectionOutlined");
|
|
35
|
+
const ControlOutlined = require("./ControlOutlined");
|
|
18
36
|
const CopyOutlined = require("./CopyOutlined");
|
|
37
|
+
const CpuOutlined = require("./CpuOutlined");
|
|
38
|
+
const DashboardOutlined = require("./DashboardOutlined");
|
|
39
|
+
const DatabaseOutlined = require("./DatabaseOutlined");
|
|
40
|
+
const DeleteOutlined = require("./DeleteOutlined");
|
|
41
|
+
const DesktopOutlined = require("./DesktopOutlined");
|
|
42
|
+
const DownloadOutlined = require("./DownloadOutlined");
|
|
43
|
+
const DragOutlined = require("./DragOutlined");
|
|
44
|
+
const EditOutlined = require("./EditOutlined");
|
|
19
45
|
const EllipsisOutlined = require("./EllipsisOutlined");
|
|
20
46
|
const EnvironmentOutlined = require("./EnvironmentOutlined");
|
|
21
47
|
const ExclamationCircleFilled = require("./ExclamationCircleFilled");
|
|
22
48
|
const ExpandOutlined = require("./ExpandOutlined");
|
|
23
49
|
const FileOutlined = require("./FileOutlined");
|
|
24
50
|
const FilterFilled = require("./FilterFilled");
|
|
51
|
+
const FolderAddOutlined = require("./FolderAddOutlined");
|
|
52
|
+
const FolderOutlined = require("./FolderOutlined");
|
|
53
|
+
const FormOutlined = require("./FormOutlined");
|
|
25
54
|
const FullscreenOutlined = require("./FullscreenOutlined");
|
|
26
55
|
const FullscreenExitOutlined = require("./FullscreenExitOutlined");
|
|
56
|
+
const FundOutlined = require("./FundOutlined");
|
|
57
|
+
const GlobalOutlined = require("./GlobalOutlined");
|
|
27
58
|
const HolderOutlined = require("./HolderOutlined");
|
|
28
59
|
const HomeOutlined = require("./HomeOutlined");
|
|
60
|
+
const IdcardOutlined = require("./IdcardOutlined");
|
|
29
61
|
const InfoCircleFilled = require("./InfoCircleFilled");
|
|
62
|
+
const LinkOutlined = require("./LinkOutlined");
|
|
30
63
|
const LoadingDotOutlined = require("./LoadingDotOutlined");
|
|
31
64
|
const LoadingOutlined = require("./LoadingOutlined");
|
|
65
|
+
const LockOutlined = require("./LockOutlined");
|
|
66
|
+
const LogOutlined = require("./LogOutlined");
|
|
67
|
+
const MailOutlined = require("./MailOutlined");
|
|
68
|
+
const LogoutOutlined = require("./LogoutOutlined");
|
|
69
|
+
const MenuFoldOutlined = require("./MenuFoldOutlined");
|
|
70
|
+
const MenuUnfoldOutlined = require("./MenuUnfoldOutlined");
|
|
71
|
+
const MessageOutlined = require("./MessageOutlined");
|
|
72
|
+
const MinusCircleOutlined = require("./MinusCircleOutlined");
|
|
73
|
+
const MobileOutlined = require("./MobileOutlined");
|
|
74
|
+
const MoonOutlined = require("./MoonOutlined");
|
|
75
|
+
const MoreOutlined = require("./MoreOutlined");
|
|
76
|
+
const PauseFilled = require("./PauseFilled");
|
|
77
|
+
const PieChartOutlined = require("./PieChartOutlined");
|
|
78
|
+
const PlayFilled = require("./PlayFilled");
|
|
79
|
+
const PlusCircleOutlined = require("./PlusCircleOutlined");
|
|
32
80
|
const PlusOutlined = require("./PlusOutlined");
|
|
81
|
+
const ProtectOutlined = require("./ProtectOutlined");
|
|
33
82
|
const QuestionCircleFilled = require("./QuestionCircleFilled");
|
|
83
|
+
const QuestionCircleOutlined = require("./QuestionCircleOutlined");
|
|
34
84
|
const ReloadOutlined = require("./ReloadOutlined");
|
|
35
85
|
const SearchOutlined = require("./SearchOutlined");
|
|
36
86
|
const SettingOutlined = require("./SettingOutlined");
|
|
87
|
+
const ShoppingOutlined = require("./ShoppingOutlined");
|
|
37
88
|
const SortOutlined = require("./SortOutlined");
|
|
89
|
+
const StarFilled = require("./StarFilled");
|
|
90
|
+
const StepBackwardFilled = require("./StepBackwardFilled");
|
|
91
|
+
const StepForwardFilled = require("./StepForwardFilled");
|
|
92
|
+
const SuitcaseOutlined = require("./SuitcaseOutlined");
|
|
93
|
+
const SunOutlined = require("./SunOutlined");
|
|
38
94
|
const SwapOutlined = require("./SwapOutlined");
|
|
39
95
|
const SyncOutlined = require("./SyncOutlined");
|
|
96
|
+
const TableOutlined = require("./TableOutlined");
|
|
97
|
+
const TagOutlined = require("./TagOutlined");
|
|
98
|
+
const TimerOutlined = require("./TimerOutlined");
|
|
40
99
|
const UndoOutlined = require("./UndoOutlined");
|
|
100
|
+
const UnlockOutlined = require("./UnlockOutlined");
|
|
41
101
|
const UploadOutlined = require("./UploadOutlined");
|
|
102
|
+
const UserOutlined = require("./UserOutlined");
|
|
103
|
+
const VerticalAlignMiddleOutlined = require("./VerticalAlignMiddleOutlined");
|
|
42
104
|
const VerticalLeftOutlined = require("./VerticalLeftOutlined");
|
|
43
105
|
const VerticalRightOutlined = require("./VerticalRightOutlined");
|
|
106
|
+
const WarningOutlined = require("./WarningOutlined");
|
|
44
107
|
const ZoomInOutlined = require("./ZoomInOutlined");
|
|
45
108
|
const ZoomOutOutlined = require("./ZoomOutOutlined");
|
|
109
|
+
exports.AnalysisOutlined = AnalysisOutlined;
|
|
110
|
+
exports.ApplicationOutlined = ApplicationOutlined;
|
|
111
|
+
exports.AppstoreAddOutlined = AppstoreAddOutlined;
|
|
112
|
+
exports.AppstoreOutlined = AppstoreOutlined;
|
|
46
113
|
exports.ArrowDown = ArrowDown;
|
|
47
114
|
exports.ArrowDownOutlined = ArrowDownOutlined;
|
|
48
115
|
exports.ArrowLeft = ArrowLeft;
|
|
@@ -51,38 +118,97 @@ exports.ArrowRight = ArrowRight;
|
|
|
51
118
|
exports.ArrowRightOutlined = ArrowRightOutlined;
|
|
52
119
|
exports.ArrowUp = ArrowUp;
|
|
53
120
|
exports.ArrowUpOutlined = ArrowUpOutlined;
|
|
121
|
+
exports.BellOutlined = BellOutlined;
|
|
122
|
+
exports.BookOutlined = BookOutlined;
|
|
123
|
+
exports.CalendarOutlined = CalendarOutlined;
|
|
124
|
+
exports.CaretDownFilled = CaretDownFilled;
|
|
125
|
+
exports.CaretUpFilled = CaretUpFilled;
|
|
54
126
|
exports.CheckCircleFilled = CheckCircleFilled;
|
|
55
127
|
exports.CheckCircleOutlined = CheckCircleOutlined;
|
|
56
128
|
exports.CheckOutlined = CheckOutlined;
|
|
129
|
+
exports.CityOutlined = CityOutlined;
|
|
130
|
+
exports.ClockCircleOutlined = ClockCircleOutlined;
|
|
57
131
|
exports.CloseCircleFilled = CloseCircleFilled;
|
|
132
|
+
exports.CloseCircleOutlined = CloseCircleOutlined;
|
|
58
133
|
exports.CloseOutlined = CloseOutlined;
|
|
134
|
+
exports.CloudUploadOutlined = CloudUploadOutlined;
|
|
135
|
+
exports.ClusterOutlined = ClusterOutlined;
|
|
136
|
+
exports.CodeOutlined = CodeOutlined;
|
|
59
137
|
exports.ColumnHeightOutlined = ColumnHeightOutlined;
|
|
138
|
+
exports.CompassOutlined = CompassOutlined;
|
|
60
139
|
exports.CompressOutlined = CompressOutlined;
|
|
140
|
+
exports.ConnectionOutlined = ConnectionOutlined;
|
|
141
|
+
exports.ControlOutlined = ControlOutlined;
|
|
61
142
|
exports.CopyOutlined = CopyOutlined;
|
|
143
|
+
exports.CpuOutlined = CpuOutlined;
|
|
144
|
+
exports.DashboardOutlined = DashboardOutlined;
|
|
145
|
+
exports.DatabaseOutlined = DatabaseOutlined;
|
|
146
|
+
exports.DeleteOutlined = DeleteOutlined;
|
|
147
|
+
exports.DesktopOutlined = DesktopOutlined;
|
|
148
|
+
exports.DownloadOutlined = DownloadOutlined;
|
|
149
|
+
exports.DragOutlined = DragOutlined;
|
|
150
|
+
exports.EditOutlined = EditOutlined;
|
|
62
151
|
exports.EllipsisOutlined = EllipsisOutlined;
|
|
63
152
|
exports.EnvironmentOutlined = EnvironmentOutlined;
|
|
64
153
|
exports.ExclamationCircleFilled = ExclamationCircleFilled;
|
|
65
154
|
exports.ExpandOutlined = ExpandOutlined;
|
|
66
155
|
exports.FileOutlined = FileOutlined;
|
|
67
156
|
exports.FilterFilled = FilterFilled;
|
|
157
|
+
exports.FolderAddOutlined = FolderAddOutlined;
|
|
158
|
+
exports.FolderOutlined = FolderOutlined;
|
|
159
|
+
exports.FormOutlined = FormOutlined;
|
|
68
160
|
exports.FullscreenOutlined = FullscreenOutlined;
|
|
69
161
|
exports.FullscreenExitOutlined = FullscreenExitOutlined;
|
|
162
|
+
exports.FundOutlined = FundOutlined;
|
|
163
|
+
exports.GlobalOutlined = GlobalOutlined;
|
|
70
164
|
exports.HolderOutlined = HolderOutlined;
|
|
71
165
|
exports.HomeOutlined = HomeOutlined;
|
|
166
|
+
exports.IdcardOutlined = IdcardOutlined;
|
|
72
167
|
exports.InfoCircleFilled = InfoCircleFilled;
|
|
168
|
+
exports.LinkOutlined = LinkOutlined;
|
|
73
169
|
exports.LoadingDotOutlined = LoadingDotOutlined;
|
|
74
170
|
exports.LoadingOutlined = LoadingOutlined;
|
|
171
|
+
exports.LockOutlined = LockOutlined;
|
|
172
|
+
exports.LogOutlined = LogOutlined;
|
|
173
|
+
exports.MailOutlined = MailOutlined;
|
|
174
|
+
exports.LogoutOutlined = LogoutOutlined;
|
|
175
|
+
exports.MenuFoldOutlined = MenuFoldOutlined;
|
|
176
|
+
exports.MenuUnfoldOutlined = MenuUnfoldOutlined;
|
|
177
|
+
exports.MessageOutlined = MessageOutlined;
|
|
178
|
+
exports.MinusCircleOutlined = MinusCircleOutlined;
|
|
179
|
+
exports.MobileOutlined = MobileOutlined;
|
|
180
|
+
exports.MoonOutlined = MoonOutlined;
|
|
181
|
+
exports.MoreOutlined = MoreOutlined;
|
|
182
|
+
exports.PauseFilled = PauseFilled;
|
|
183
|
+
exports.PieChartOutlined = PieChartOutlined;
|
|
184
|
+
exports.PlayFilled = PlayFilled;
|
|
185
|
+
exports.PlusCircleOutlined = PlusCircleOutlined;
|
|
75
186
|
exports.PlusOutlined = PlusOutlined;
|
|
187
|
+
exports.ProtectOutlined = ProtectOutlined;
|
|
76
188
|
exports.QuestionCircleFilled = QuestionCircleFilled;
|
|
189
|
+
exports.QuestionCircleOutlined = QuestionCircleOutlined;
|
|
77
190
|
exports.ReloadOutlined = ReloadOutlined;
|
|
78
191
|
exports.SearchOutlined = SearchOutlined;
|
|
79
192
|
exports.SettingOutlined = SettingOutlined;
|
|
193
|
+
exports.ShoppingOutlined = ShoppingOutlined;
|
|
80
194
|
exports.SortOutlined = SortOutlined;
|
|
195
|
+
exports.StarFilled = StarFilled;
|
|
196
|
+
exports.StepBackwardFilled = StepBackwardFilled;
|
|
197
|
+
exports.StepForwardFilled = StepForwardFilled;
|
|
198
|
+
exports.SuitcaseOutlined = SuitcaseOutlined;
|
|
199
|
+
exports.SunOutlined = SunOutlined;
|
|
81
200
|
exports.SwapOutlined = SwapOutlined;
|
|
82
201
|
exports.SyncOutlined = SyncOutlined;
|
|
202
|
+
exports.TableOutlined = TableOutlined;
|
|
203
|
+
exports.TagOutlined = TagOutlined;
|
|
204
|
+
exports.TimerOutlined = TimerOutlined;
|
|
83
205
|
exports.UndoOutlined = UndoOutlined;
|
|
206
|
+
exports.UnlockOutlined = UnlockOutlined;
|
|
84
207
|
exports.UploadOutlined = UploadOutlined;
|
|
208
|
+
exports.UserOutlined = UserOutlined;
|
|
209
|
+
exports.VerticalAlignMiddleOutlined = VerticalAlignMiddleOutlined;
|
|
85
210
|
exports.VerticalLeftOutlined = VerticalLeftOutlined;
|
|
86
211
|
exports.VerticalRightOutlined = VerticalRightOutlined;
|
|
212
|
+
exports.WarningOutlined = WarningOutlined;
|
|
87
213
|
exports.ZoomInOutlined = ZoomInOutlined;
|
|
88
214
|
exports.ZoomOutOutlined = ZoomOutOutlined;
|
package/lib/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";
|