@firesoon/icons-react 2.1.15 → 2.1.17
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/components/systematic-name/LogoSystemSettings.d.ts +3 -0
- package/es/components/systematic-name/LogoSystemSettings.js +13 -0
- package/es/components/systematic-name/index.d.ts +1 -0
- package/es/components/systematic-name/index.js +1 -0
- package/es/dome/index.js +7 -0
- package/es/icons/systematic-name/logo-system-settings.d.ts +17 -0
- package/es/icons/systematic-name/logo-system-settings.js +17 -0
- package/es/index.d.ts +1 -0
- package/es/index.js +1 -0
- package/lib/components/systematic-name/LogoSystemSettings.d.ts +3 -0
- package/lib/components/systematic-name/LogoSystemSettings.js +27 -0
- package/lib/components/systematic-name/index.d.ts +1 -0
- package/lib/components/systematic-name/index.js +15 -0
- package/lib/dome/index.js +7 -0
- package/lib/icons/systematic-name/logo-system-settings.d.ts +17 -0
- package/lib/icons/systematic-name/logo-system-settings.js +24 -0
- package/lib/index.d.ts +1 -0
- package/lib/index.js +8 -0
- package/package.json +1 -1
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import Icon from "../../Icon";
|
|
5
|
+
import rootNode from "../../icons/systematic-name/logo-system-settings";
|
|
6
|
+
export default (function () {
|
|
7
|
+
var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
8
|
+
return /*#__PURE__*/React.createElement(Icon, _extends({}, props, {
|
|
9
|
+
rootNode: rootNode,
|
|
10
|
+
iconName: 'logo-system-settings',
|
|
11
|
+
iconType: 'systematic-name'
|
|
12
|
+
}));
|
|
13
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as LogoSystemSettings } from './LogoSystemSettings';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as LogoSystemSettings } from "./LogoSystemSettings";
|
package/es/dome/index.js
CHANGED
|
@@ -16,6 +16,7 @@ export default (function () {
|
|
|
16
16
|
var currency = "currency";
|
|
17
17
|
var businessMenu = "business-menu";
|
|
18
18
|
var suggestion = "suggestion";
|
|
19
|
+
var systematicName = "systematic-name";
|
|
19
20
|
var list = [{
|
|
20
21
|
title: "通用类图标",
|
|
21
22
|
key: currency,
|
|
@@ -28,6 +29,10 @@ export default (function () {
|
|
|
28
29
|
title: "提示建议类图标",
|
|
29
30
|
key: suggestion,
|
|
30
31
|
icons: []
|
|
32
|
+
}, {
|
|
33
|
+
title: "系统名称类图标",
|
|
34
|
+
key: systematicName,
|
|
35
|
+
icons: []
|
|
31
36
|
}];
|
|
32
37
|
iconKeys.forEach(function (key) {
|
|
33
38
|
var type = icon[key]().props.iconType;
|
|
@@ -38,6 +43,8 @@ export default (function () {
|
|
|
38
43
|
list[1].icons.push(key);
|
|
39
44
|
} else if (type === suggestion) {
|
|
40
45
|
list[2].icons.push(key);
|
|
46
|
+
} else if (type === systematicName) {
|
|
47
|
+
list[3].icons.push(key);
|
|
41
48
|
}
|
|
42
49
|
});
|
|
43
50
|
return list;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
var node = {
|
|
2
|
+
"name": "logo-system-settings",
|
|
3
|
+
"nodeTree": {
|
|
4
|
+
"tag": "svg",
|
|
5
|
+
"attrs": {
|
|
6
|
+
"viewBox": "0 0 4266 1024"
|
|
7
|
+
},
|
|
8
|
+
"children": [{
|
|
9
|
+
"tag": "path",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"d": "M1472 853.33a21.33 21.33 0 01-21.33-21.33v-42.67A21.33 21.33 0 011472 768h21.33V597.33h-234.66a21.33 21.33 0 01-21.34-21.33v-42.67a21.33 21.33 0 0121.34-21.33h88.62l147.84-85.33H1344a21.33 21.33 0 01-21.33-21.34v-42.66c0-2.73.5-5.34 1.45-7.68a21.12 21.12 0 019.85-12.85L1483.1 256h-181.76a21.33 21.33 0 01-21.33-21.33V192a21.33 21.33 0 0121.33-21.33h469.34A21.33 21.33 0 011792 192v42.67a21.33 21.33 0 01-21.33 21.33h-116.91l-147.8 85.33h136.96l45.44-26.2a21.33 21.33 0 0129.14 7.81l21.34 36.95a21.33 21.33 0 01-7.81 29.14L1517.99 512h231.34v-21.33a21.33 21.33 0 0121.34-21.34h42.66a21.33 21.33 0 0121.34 21.34V576a21.33 21.33 0 01-17.5 21l-3.84.33h-234.66V832a21.33 21.33 0 01-17.5 21l-3.84.33H1472zM1371.14 646.4l30.16 30.17a21.33 21.33 0 010 30.16l-131.5 131.5a21.33 21.33 0 01-30.2 0l-30.17-30.17a21.33 21.33 0 010-30.16l131.54-131.5a21.33 21.33 0 0130.17 0zm329.94 0a21.33 21.33 0 0130.16 0l131.5 131.5a21.33 21.33 0 010 30.16l-30.16 30.17a21.33 21.33 0 01-30.17 0l-131.5-131.5a21.33 21.33 0 010-30.16zM2117.5 174l36.91 21.33a21.33 21.33 0 017.8 29.14l-92.2 159.7h24.8l4.52-7.76a21.33 21.33 0 0129.14-7.81l36.95 21.33a21.33 21.33 0 017.8 29.14L2070.2 597.5h84.48a21.33 21.33 0 0121.33 21.34v42.66a21.33 21.33 0 01-21.33 21.34H1984a21.33 21.33 0 01-21.33-21.34v-42.66c0-4.82 1.58-9.22 4.26-12.8a16.51 16.51 0 011.07-2.14l77.53-134.4H1984a21.33 21.33 0 01-21.33-21.33V405.5c0-2.6.47-5.12 1.32-7.42l.43-.85a21.46 21.46 0 011.57-3.54l122.33-211.89a21.33 21.33 0 0129.14-7.8zM2560 469.32v-64a21.33 21.33 0 0121.33-21.33H2624a21.33 21.33 0 0121.33 21.33v128a21.33 21.33 0 01-17.49 21l-3.84.34h-21.33V768H2624a21.33 21.33 0 0121.33 21.33V832a21.33 21.33 0 01-21.33 21.33h-86.02a21.33 21.33 0 01-21.33-21.33v-42.67c0-1.79.21-3.5.64-5.12l.04-229.54h-170.02V832a21.33 21.33 0 01-17.5 21l-3.84.33H2240a21.33 21.33 0 01-21.33-21.33v-42.67A21.33 21.33 0 012240 768h21.97V554.67H2240a21.33 21.33 0 01-21.33-21.34v-128c0-4 1.1-7.76 2.98-10.96l55.3-95.7H2240a21.33 21.33 0 01-21.33-21.34v-42.66a21.33 21.33 0 0121.33-21.34h149.33V192a21.33 21.33 0 0121.34-21.33h42.66a21.33 21.33 0 0121.34 21.33v21.33H2624a21.33 21.33 0 0121.33 21.34v42.66a21.33 21.33 0 01-21.33 21.34h-248.53L2304 422.4v46.93h256zM2176 789.5v42.67a21.33 21.33 0 01-21.33 21.33H1984a21.33 21.33 0 01-21.33-21.33V789.5a21.33 21.33 0 0121.33-21.33h170.67A21.33 21.33 0 012176 789.5zm618.67-618.83h42.66a21.33 21.33 0 0121.34 21.33v42.67a21.33 21.33 0 01-21.34 21.33h-42.66a21.33 21.33 0 01-21.34-21.33V192a21.33 21.33 0 0121.34-21.33zm42.66 128a21.33 21.33 0 0121.34 21.33v448H2880a21.33 21.33 0 0121.33 21.33V832a21.33 21.33 0 01-21.33 21.33h-85.33a21.33 21.33 0 01-21.34-21.33V384H2752a21.33 21.33 0 01-21.33-21.33V320a21.33 21.33 0 0121.33-21.33h85.33zm512-128a21.33 21.33 0 0121.34 21.33v149.33H3392a21.33 21.33 0 0121.33 21.34v42.66a21.33 21.33 0 01-21.33 21.34h-85.33a21.33 21.33 0 01-21.34-21.34V256H3072v149.33a21.33 21.33 0 01-17.5 21l-3.83.34h-85.34a21.33 21.33 0 01-21.33-21.34v-42.66a21.33 21.33 0 0121.33-21.34h21.34V192a21.33 21.33 0 0121.33-21.33h341.33zM3392 469.33a21.33 21.33 0 0121.33 21.34v170.66c0 1.54-.17 2.99-.42 4.44a21.33 21.33 0 01-13.32 18.26l-107 43.18 107 43.26a21.33 21.33 0 0112.89 24.07l-1.1 3.71-16 39.55a21.33 21.33 0 01-27.74 11.78l-188.97-76.33-188.89 76.37a21.33 21.33 0 01-27.77-11.82l-16-39.55a21.33 21.33 0 0111.81-27.78l106.93-43.26-106.93-43.18a21.33 21.33 0 01-13.27-17.92 20.9 20.9 0 01-.55-4.78V490.67a21.33 21.33 0 0121.33-21.34H3392zM3029.33 620.9l149.34 60.33L3328 620.89v-66.22h-298.67v66.22zm1109.34-450.22A21.33 21.33 0 014160 192v128a21.33 21.33 0 01-17.5 21l-3.83.33H3872v21.34h266.67A21.33 21.33 0 014160 384v21.33a21.33 21.33 0 01-21.33 21.34h-597.34a21.33 21.33 0 01-21.33-21.34V384a21.33 21.33 0 0121.33-21.33H3808v-21.34h-266.67A21.33 21.33 0 013520 320V192a21.33 21.33 0 0121.33-21.33h597.34zM4096 277.33v-42.66h-106.67v42.66H4096zm-405.38-42.66H3584v42.66h106.62v-42.66zm234.71 0h-170.7v42.66h170.7v-42.66zm213.34 554.66H4160a21.33 21.33 0 0121.33 21.34V832a21.33 21.33 0 01-21.33 21.33h-640a21.33 21.33 0 01-21.33-21.33v-21.33a21.33 21.33 0 0121.33-21.34h21.33v-320a21.33 21.33 0 0121.34-21.33h554.66a21.33 21.33 0 0121.34 21.33v320zm-64 0V768h-469.34v21.33h469.34zm0-85.33v-21.33h-469.34V704h469.34zm0-85.33v-21.34h-469.34v21.34h469.34zm0-85.34V512h-469.34v21.33h469.34zM717.53 124.03a32 32 0 0127.73 16L950.74 496a32 32 0 010 32L745.26 883.97a32 32 0 01-27.73 16H306.47a32 32 0 01-27.73-16L73.26 528a32 32 0 010-32l205.48-355.97a32 32 0 0127.73-16h411.06zM512 320a192 192 0 100 384 192 192 0 000-384zm0 64a128 128 0 110 256 128 128 0 010-256z"
|
|
12
|
+
},
|
|
13
|
+
"children": []
|
|
14
|
+
}]
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
export default node;
|
package/es/index.d.ts
CHANGED
|
@@ -239,6 +239,7 @@ export { default as UndrgAccountColor } from './components/suggestion/UndrgAccou
|
|
|
239
239
|
export { default as UninsuranceAccountColor } from './components/suggestion/UninsuranceAccountColor';
|
|
240
240
|
export { default as UnreasonableHospitalized } from './components/suggestion/UnreasonableHospitalized';
|
|
241
241
|
export { default as Warning } from './components/suggestion/Warning';
|
|
242
|
+
export { default as LogoSystemSettings } from './components/systematic-name/LogoSystemSettings';
|
|
242
243
|
export { default as Account } from './components/old-outlined/Account';
|
|
243
244
|
export { default as AccountFill } from './components/old-outlined/AccountFill';
|
|
244
245
|
export { default as AcountManage } from './components/old-outlined/AcountManage';
|
package/es/index.js
CHANGED
|
@@ -239,6 +239,7 @@ export { default as UndrgAccountColor } from "./components/suggestion/UndrgAccou
|
|
|
239
239
|
export { default as UninsuranceAccountColor } from "./components/suggestion/UninsuranceAccountColor";
|
|
240
240
|
export { default as UnreasonableHospitalized } from "./components/suggestion/UnreasonableHospitalized";
|
|
241
241
|
export { default as Warning } from "./components/suggestion/Warning";
|
|
242
|
+
export { default as LogoSystemSettings } from "./components/systematic-name/LogoSystemSettings";
|
|
242
243
|
export { default as Account } from "./components/old-outlined/Account";
|
|
243
244
|
export { default as AccountFill } from "./components/old-outlined/AccountFill";
|
|
244
245
|
export { default as AcountManage } from "./components/old-outlined/AcountManage";
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var _react = _interopRequireDefault(require("react"));
|
|
9
|
+
|
|
10
|
+
var _Icon = _interopRequireDefault(require("../../Icon"));
|
|
11
|
+
|
|
12
|
+
var _logoSystemSettings = _interopRequireDefault(require("../../icons/systematic-name/logo-system-settings"));
|
|
13
|
+
|
|
14
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
15
|
+
|
|
16
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
17
|
+
|
|
18
|
+
var _default = function _default() {
|
|
19
|
+
var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
20
|
+
return /*#__PURE__*/_react.default.createElement(_Icon.default, _extends({}, props, {
|
|
21
|
+
rootNode: _logoSystemSettings.default,
|
|
22
|
+
iconName: 'logo-system-settings',
|
|
23
|
+
iconType: 'systematic-name'
|
|
24
|
+
}));
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as LogoSystemSettings } from './LogoSystemSettings';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "LogoSystemSettings", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function get() {
|
|
9
|
+
return _LogoSystemSettings.default;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
|
|
13
|
+
var _LogoSystemSettings = _interopRequireDefault(require("./LogoSystemSettings"));
|
|
14
|
+
|
|
15
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
package/lib/dome/index.js
CHANGED
|
@@ -37,6 +37,7 @@ var _default = function _default() {
|
|
|
37
37
|
var currency = "currency";
|
|
38
38
|
var businessMenu = "business-menu";
|
|
39
39
|
var suggestion = "suggestion";
|
|
40
|
+
var systematicName = "systematic-name";
|
|
40
41
|
var list = [{
|
|
41
42
|
title: "通用类图标",
|
|
42
43
|
key: currency,
|
|
@@ -49,6 +50,10 @@ var _default = function _default() {
|
|
|
49
50
|
title: "提示建议类图标",
|
|
50
51
|
key: suggestion,
|
|
51
52
|
icons: []
|
|
53
|
+
}, {
|
|
54
|
+
title: "系统名称类图标",
|
|
55
|
+
key: systematicName,
|
|
56
|
+
icons: []
|
|
52
57
|
}];
|
|
53
58
|
iconKeys.forEach(function (key) {
|
|
54
59
|
var type = icon[key]().props.iconType;
|
|
@@ -59,6 +64,8 @@ var _default = function _default() {
|
|
|
59
64
|
list[1].icons.push(key);
|
|
60
65
|
} else if (type === suggestion) {
|
|
61
66
|
list[2].icons.push(key);
|
|
67
|
+
} else if (type === systematicName) {
|
|
68
|
+
list[3].icons.push(key);
|
|
62
69
|
}
|
|
63
70
|
});
|
|
64
71
|
return list;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var node = {
|
|
8
|
+
"name": "logo-system-settings",
|
|
9
|
+
"nodeTree": {
|
|
10
|
+
"tag": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"viewBox": "0 0 4266 1024"
|
|
13
|
+
},
|
|
14
|
+
"children": [{
|
|
15
|
+
"tag": "path",
|
|
16
|
+
"attrs": {
|
|
17
|
+
"d": "M1472 853.33a21.33 21.33 0 01-21.33-21.33v-42.67A21.33 21.33 0 011472 768h21.33V597.33h-234.66a21.33 21.33 0 01-21.34-21.33v-42.67a21.33 21.33 0 0121.34-21.33h88.62l147.84-85.33H1344a21.33 21.33 0 01-21.33-21.34v-42.66c0-2.73.5-5.34 1.45-7.68a21.12 21.12 0 019.85-12.85L1483.1 256h-181.76a21.33 21.33 0 01-21.33-21.33V192a21.33 21.33 0 0121.33-21.33h469.34A21.33 21.33 0 011792 192v42.67a21.33 21.33 0 01-21.33 21.33h-116.91l-147.8 85.33h136.96l45.44-26.2a21.33 21.33 0 0129.14 7.81l21.34 36.95a21.33 21.33 0 01-7.81 29.14L1517.99 512h231.34v-21.33a21.33 21.33 0 0121.34-21.34h42.66a21.33 21.33 0 0121.34 21.34V576a21.33 21.33 0 01-17.5 21l-3.84.33h-234.66V832a21.33 21.33 0 01-17.5 21l-3.84.33H1472zM1371.14 646.4l30.16 30.17a21.33 21.33 0 010 30.16l-131.5 131.5a21.33 21.33 0 01-30.2 0l-30.17-30.17a21.33 21.33 0 010-30.16l131.54-131.5a21.33 21.33 0 0130.17 0zm329.94 0a21.33 21.33 0 0130.16 0l131.5 131.5a21.33 21.33 0 010 30.16l-30.16 30.17a21.33 21.33 0 01-30.17 0l-131.5-131.5a21.33 21.33 0 010-30.16zM2117.5 174l36.91 21.33a21.33 21.33 0 017.8 29.14l-92.2 159.7h24.8l4.52-7.76a21.33 21.33 0 0129.14-7.81l36.95 21.33a21.33 21.33 0 017.8 29.14L2070.2 597.5h84.48a21.33 21.33 0 0121.33 21.34v42.66a21.33 21.33 0 01-21.33 21.34H1984a21.33 21.33 0 01-21.33-21.34v-42.66c0-4.82 1.58-9.22 4.26-12.8a16.51 16.51 0 011.07-2.14l77.53-134.4H1984a21.33 21.33 0 01-21.33-21.33V405.5c0-2.6.47-5.12 1.32-7.42l.43-.85a21.46 21.46 0 011.57-3.54l122.33-211.89a21.33 21.33 0 0129.14-7.8zM2560 469.32v-64a21.33 21.33 0 0121.33-21.33H2624a21.33 21.33 0 0121.33 21.33v128a21.33 21.33 0 01-17.49 21l-3.84.34h-21.33V768H2624a21.33 21.33 0 0121.33 21.33V832a21.33 21.33 0 01-21.33 21.33h-86.02a21.33 21.33 0 01-21.33-21.33v-42.67c0-1.79.21-3.5.64-5.12l.04-229.54h-170.02V832a21.33 21.33 0 01-17.5 21l-3.84.33H2240a21.33 21.33 0 01-21.33-21.33v-42.67A21.33 21.33 0 012240 768h21.97V554.67H2240a21.33 21.33 0 01-21.33-21.34v-128c0-4 1.1-7.76 2.98-10.96l55.3-95.7H2240a21.33 21.33 0 01-21.33-21.34v-42.66a21.33 21.33 0 0121.33-21.34h149.33V192a21.33 21.33 0 0121.34-21.33h42.66a21.33 21.33 0 0121.34 21.33v21.33H2624a21.33 21.33 0 0121.33 21.34v42.66a21.33 21.33 0 01-21.33 21.34h-248.53L2304 422.4v46.93h256zM2176 789.5v42.67a21.33 21.33 0 01-21.33 21.33H1984a21.33 21.33 0 01-21.33-21.33V789.5a21.33 21.33 0 0121.33-21.33h170.67A21.33 21.33 0 012176 789.5zm618.67-618.83h42.66a21.33 21.33 0 0121.34 21.33v42.67a21.33 21.33 0 01-21.34 21.33h-42.66a21.33 21.33 0 01-21.34-21.33V192a21.33 21.33 0 0121.34-21.33zm42.66 128a21.33 21.33 0 0121.34 21.33v448H2880a21.33 21.33 0 0121.33 21.33V832a21.33 21.33 0 01-21.33 21.33h-85.33a21.33 21.33 0 01-21.34-21.33V384H2752a21.33 21.33 0 01-21.33-21.33V320a21.33 21.33 0 0121.33-21.33h85.33zm512-128a21.33 21.33 0 0121.34 21.33v149.33H3392a21.33 21.33 0 0121.33 21.34v42.66a21.33 21.33 0 01-21.33 21.34h-85.33a21.33 21.33 0 01-21.34-21.34V256H3072v149.33a21.33 21.33 0 01-17.5 21l-3.83.34h-85.34a21.33 21.33 0 01-21.33-21.34v-42.66a21.33 21.33 0 0121.33-21.34h21.34V192a21.33 21.33 0 0121.33-21.33h341.33zM3392 469.33a21.33 21.33 0 0121.33 21.34v170.66c0 1.54-.17 2.99-.42 4.44a21.33 21.33 0 01-13.32 18.26l-107 43.18 107 43.26a21.33 21.33 0 0112.89 24.07l-1.1 3.71-16 39.55a21.33 21.33 0 01-27.74 11.78l-188.97-76.33-188.89 76.37a21.33 21.33 0 01-27.77-11.82l-16-39.55a21.33 21.33 0 0111.81-27.78l106.93-43.26-106.93-43.18a21.33 21.33 0 01-13.27-17.92 20.9 20.9 0 01-.55-4.78V490.67a21.33 21.33 0 0121.33-21.34H3392zM3029.33 620.9l149.34 60.33L3328 620.89v-66.22h-298.67v66.22zm1109.34-450.22A21.33 21.33 0 014160 192v128a21.33 21.33 0 01-17.5 21l-3.83.33H3872v21.34h266.67A21.33 21.33 0 014160 384v21.33a21.33 21.33 0 01-21.33 21.34h-597.34a21.33 21.33 0 01-21.33-21.34V384a21.33 21.33 0 0121.33-21.33H3808v-21.34h-266.67A21.33 21.33 0 013520 320V192a21.33 21.33 0 0121.33-21.33h597.34zM4096 277.33v-42.66h-106.67v42.66H4096zm-405.38-42.66H3584v42.66h106.62v-42.66zm234.71 0h-170.7v42.66h170.7v-42.66zm213.34 554.66H4160a21.33 21.33 0 0121.33 21.34V832a21.33 21.33 0 01-21.33 21.33h-640a21.33 21.33 0 01-21.33-21.33v-21.33a21.33 21.33 0 0121.33-21.34h21.33v-320a21.33 21.33 0 0121.34-21.33h554.66a21.33 21.33 0 0121.34 21.33v320zm-64 0V768h-469.34v21.33h469.34zm0-85.33v-21.33h-469.34V704h469.34zm0-85.33v-21.34h-469.34v21.34h469.34zm0-85.34V512h-469.34v21.33h469.34zM717.53 124.03a32 32 0 0127.73 16L950.74 496a32 32 0 010 32L745.26 883.97a32 32 0 01-27.73 16H306.47a32 32 0 01-27.73-16L73.26 528a32 32 0 010-32l205.48-355.97a32 32 0 0127.73-16h411.06zM512 320a192 192 0 100 384 192 192 0 000-384zm0 64a128 128 0 110 256 128 128 0 010-256z"
|
|
18
|
+
},
|
|
19
|
+
"children": []
|
|
20
|
+
}]
|
|
21
|
+
}
|
|
22
|
+
};
|
|
23
|
+
var _default = node;
|
|
24
|
+
exports.default = _default;
|
package/lib/index.d.ts
CHANGED
|
@@ -239,6 +239,7 @@ export { default as UndrgAccountColor } from './components/suggestion/UndrgAccou
|
|
|
239
239
|
export { default as UninsuranceAccountColor } from './components/suggestion/UninsuranceAccountColor';
|
|
240
240
|
export { default as UnreasonableHospitalized } from './components/suggestion/UnreasonableHospitalized';
|
|
241
241
|
export { default as Warning } from './components/suggestion/Warning';
|
|
242
|
+
export { default as LogoSystemSettings } from './components/systematic-name/LogoSystemSettings';
|
|
242
243
|
export { default as Account } from './components/old-outlined/Account';
|
|
243
244
|
export { default as AccountFill } from './components/old-outlined/AccountFill';
|
|
244
245
|
export { default as AcountManage } from './components/old-outlined/AcountManage';
|
package/lib/index.js
CHANGED
|
@@ -1425,6 +1425,12 @@ Object.defineProperty(exports, "LogList", {
|
|
|
1425
1425
|
return _LogList.default;
|
|
1426
1426
|
}
|
|
1427
1427
|
});
|
|
1428
|
+
Object.defineProperty(exports, "LogoSystemSettings", {
|
|
1429
|
+
enumerable: true,
|
|
1430
|
+
get: function get() {
|
|
1431
|
+
return _LogoSystemSettings.default;
|
|
1432
|
+
}
|
|
1433
|
+
});
|
|
1428
1434
|
Object.defineProperty(exports, "MDownload", {
|
|
1429
1435
|
enumerable: true,
|
|
1430
1436
|
get: function get() {
|
|
@@ -3090,6 +3096,8 @@ var _UnreasonableHospitalized = _interopRequireDefault(require("./components/sug
|
|
|
3090
3096
|
|
|
3091
3097
|
var _Warning = _interopRequireDefault(require("./components/suggestion/Warning"));
|
|
3092
3098
|
|
|
3099
|
+
var _LogoSystemSettings = _interopRequireDefault(require("./components/systematic-name/LogoSystemSettings"));
|
|
3100
|
+
|
|
3093
3101
|
var _Account = _interopRequireDefault(require("./components/old-outlined/Account"));
|
|
3094
3102
|
|
|
3095
3103
|
var _AccountFill = _interopRequireDefault(require("./components/old-outlined/AccountFill"));
|