@firesoon/icons-react 2.1.19 → 2.1.20
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/business-menu/AppInstall.d.ts +4 -0
- package/es/components/business-menu/AppInstall.js +12 -0
- package/es/components/business-menu/AppInstallFill.d.ts +4 -0
- package/es/components/business-menu/AppInstallFill.js +12 -0
- package/es/components/business-menu/AppManagement.d.ts +4 -0
- package/es/components/business-menu/AppManagement.js +12 -0
- package/es/components/business-menu/AppManagementFill.d.ts +4 -0
- package/es/components/business-menu/AppManagementFill.js +12 -0
- package/es/components/business-menu/ConfigurationCenter.d.ts +4 -0
- package/es/components/business-menu/ConfigurationCenter.js +12 -0
- package/es/components/business-menu/ConfigurationCenterFill.d.ts +4 -0
- package/es/components/business-menu/ConfigurationCenterFill.js +12 -0
- package/es/components/business-menu/ConfigurationItem.d.ts +4 -0
- package/es/components/business-menu/ConfigurationItem.js +12 -0
- package/es/components/business-menu/ConfigurationItemFill.d.ts +4 -0
- package/es/components/business-menu/ConfigurationItemFill.js +12 -0
- package/es/components/business-menu/DataCenter.d.ts +4 -0
- package/es/components/business-menu/DataCenter.js +12 -0
- package/es/components/business-menu/DataCenterFill.d.ts +4 -0
- package/es/components/business-menu/DataCenterFill.js +12 -0
- package/es/components/business-menu/DataConfiguration.d.ts +4 -0
- package/es/components/business-menu/DataConfiguration.js +12 -0
- package/es/components/business-menu/DataConfigurationFill.d.ts +4 -0
- package/es/components/business-menu/DataConfigurationFill.js +12 -0
- package/es/components/business-menu/GlobalConfiguration.d.ts +4 -0
- package/es/components/business-menu/GlobalConfiguration.js +12 -0
- package/es/components/business-menu/GlobalConfigurationFill.d.ts +4 -0
- package/es/components/business-menu/GlobalConfigurationFill.js +12 -0
- package/es/components/business-menu/MonitoringCenter.d.ts +4 -0
- package/es/components/business-menu/MonitoringCenter.js +12 -0
- package/es/components/business-menu/MonitoringCenterFill.d.ts +4 -0
- package/es/components/business-menu/MonitoringCenterFill.js +12 -0
- package/es/components/business-menu/ProjectManagement.d.ts +4 -0
- package/es/components/business-menu/ProjectManagement.js +12 -0
- package/es/components/business-menu/ProjectManagementFill.d.ts +4 -0
- package/es/components/business-menu/ProjectManagementFill.js +12 -0
- package/es/components/business-menu/QualityReport.d.ts +4 -0
- package/es/components/business-menu/QualityReport.js +12 -0
- package/es/components/business-menu/QualityReportFill.d.ts +4 -0
- package/es/components/business-menu/QualityReportFill.js +12 -0
- package/es/components/business-menu/RuleManagement.d.ts +4 -0
- package/es/components/business-menu/RuleManagement.js +12 -0
- package/es/components/business-menu/RuleManagementFill.d.ts +4 -0
- package/es/components/business-menu/RuleManagementFill.js +12 -0
- package/es/components/business-menu/ThirdParty.d.ts +4 -0
- package/es/components/business-menu/ThirdParty.js +12 -0
- package/es/components/business-menu/ThirdPartyFill.d.ts +4 -0
- package/es/components/business-menu/ThirdPartyFill.js +12 -0
- package/es/components/business-menu/index.d.ts +24 -0
- package/es/components/business-menu/index.js +24 -0
- package/es/icons/business-menu/app-install-fill.d.ts +18 -0
- package/es/icons/business-menu/app-install-fill.js +18 -0
- package/es/icons/business-menu/app-install.d.ts +18 -0
- package/es/icons/business-menu/app-install.js +18 -0
- package/es/icons/business-menu/app-management-fill.d.ts +18 -0
- package/es/icons/business-menu/app-management-fill.js +18 -0
- package/es/icons/business-menu/app-management.d.ts +18 -0
- package/es/icons/business-menu/app-management.js +18 -0
- package/es/icons/business-menu/configuration-center-fill.d.ts +18 -0
- package/es/icons/business-menu/configuration-center-fill.js +18 -0
- package/es/icons/business-menu/configuration-center.d.ts +18 -0
- package/es/icons/business-menu/configuration-center.js +18 -0
- package/es/icons/business-menu/configuration-item-fill.d.ts +18 -0
- package/es/icons/business-menu/configuration-item-fill.js +18 -0
- package/es/icons/business-menu/configuration-item.d.ts +18 -0
- package/es/icons/business-menu/configuration-item.js +18 -0
- package/es/icons/business-menu/data-center-fill.d.ts +18 -0
- package/es/icons/business-menu/data-center-fill.js +18 -0
- package/es/icons/business-menu/data-center.d.ts +18 -0
- package/es/icons/business-menu/data-center.js +18 -0
- package/es/icons/business-menu/data-configuration-fill.d.ts +18 -0
- package/es/icons/business-menu/data-configuration-fill.js +18 -0
- package/es/icons/business-menu/data-configuration.d.ts +18 -0
- package/es/icons/business-menu/data-configuration.js +18 -0
- package/es/icons/business-menu/global-configuration-fill.d.ts +18 -0
- package/es/icons/business-menu/global-configuration-fill.js +18 -0
- package/es/icons/business-menu/global-configuration.d.ts +18 -0
- package/es/icons/business-menu/global-configuration.js +18 -0
- package/es/icons/business-menu/monitoring-center-fill.d.ts +18 -0
- package/es/icons/business-menu/monitoring-center-fill.js +18 -0
- package/es/icons/business-menu/monitoring-center.d.ts +18 -0
- package/es/icons/business-menu/monitoring-center.js +18 -0
- package/es/icons/business-menu/project-management-fill.d.ts +18 -0
- package/es/icons/business-menu/project-management-fill.js +18 -0
- package/es/icons/business-menu/project-management.d.ts +18 -0
- package/es/icons/business-menu/project-management.js +18 -0
- package/es/icons/business-menu/quality-report-fill.d.ts +18 -0
- package/es/icons/business-menu/quality-report-fill.js +18 -0
- package/es/icons/business-menu/quality-report.d.ts +18 -0
- package/es/icons/business-menu/quality-report.js +18 -0
- package/es/icons/business-menu/rule-management-fill.d.ts +18 -0
- package/es/icons/business-menu/rule-management-fill.js +18 -0
- package/es/icons/business-menu/rule-management.d.ts +18 -0
- package/es/icons/business-menu/rule-management.js +18 -0
- package/es/icons/business-menu/third-party-fill.d.ts +18 -0
- package/es/icons/business-menu/third-party-fill.js +18 -0
- package/es/icons/business-menu/third-party.d.ts +18 -0
- package/es/icons/business-menu/third-party.js +18 -0
- package/es/index.d.ts +47 -23
- package/es/index.js +47 -23
- package/lib/components/business-menu/AppInstall.d.ts +4 -0
- package/lib/components/business-menu/AppInstall.js +20 -0
- package/lib/components/business-menu/AppInstallFill.d.ts +4 -0
- package/lib/components/business-menu/AppInstallFill.js +20 -0
- package/lib/components/business-menu/AppManagement.d.ts +4 -0
- package/lib/components/business-menu/AppManagement.js +20 -0
- package/lib/components/business-menu/AppManagementFill.d.ts +4 -0
- package/lib/components/business-menu/AppManagementFill.js +20 -0
- package/lib/components/business-menu/ConfigurationCenter.d.ts +4 -0
- package/lib/components/business-menu/ConfigurationCenter.js +20 -0
- package/lib/components/business-menu/ConfigurationCenterFill.d.ts +4 -0
- package/lib/components/business-menu/ConfigurationCenterFill.js +20 -0
- package/lib/components/business-menu/ConfigurationItem.d.ts +4 -0
- package/lib/components/business-menu/ConfigurationItem.js +20 -0
- package/lib/components/business-menu/ConfigurationItemFill.d.ts +4 -0
- package/lib/components/business-menu/ConfigurationItemFill.js +20 -0
- package/lib/components/business-menu/DataCenter.d.ts +4 -0
- package/lib/components/business-menu/DataCenter.js +20 -0
- package/lib/components/business-menu/DataCenterFill.d.ts +4 -0
- package/lib/components/business-menu/DataCenterFill.js +20 -0
- package/lib/components/business-menu/DataConfiguration.d.ts +4 -0
- package/lib/components/business-menu/DataConfiguration.js +20 -0
- package/lib/components/business-menu/DataConfigurationFill.d.ts +4 -0
- package/lib/components/business-menu/DataConfigurationFill.js +20 -0
- package/lib/components/business-menu/GlobalConfiguration.d.ts +4 -0
- package/lib/components/business-menu/GlobalConfiguration.js +20 -0
- package/lib/components/business-menu/GlobalConfigurationFill.d.ts +4 -0
- package/lib/components/business-menu/GlobalConfigurationFill.js +20 -0
- package/lib/components/business-menu/MonitoringCenter.d.ts +4 -0
- package/lib/components/business-menu/MonitoringCenter.js +20 -0
- package/lib/components/business-menu/MonitoringCenterFill.d.ts +4 -0
- package/lib/components/business-menu/MonitoringCenterFill.js +20 -0
- package/lib/components/business-menu/ProjectManagement.d.ts +4 -0
- package/lib/components/business-menu/ProjectManagement.js +20 -0
- package/lib/components/business-menu/ProjectManagementFill.d.ts +4 -0
- package/lib/components/business-menu/ProjectManagementFill.js +20 -0
- package/lib/components/business-menu/QualityReport.d.ts +4 -0
- package/lib/components/business-menu/QualityReport.js +20 -0
- package/lib/components/business-menu/QualityReportFill.d.ts +4 -0
- package/lib/components/business-menu/QualityReportFill.js +20 -0
- package/lib/components/business-menu/RuleManagement.d.ts +4 -0
- package/lib/components/business-menu/RuleManagement.js +20 -0
- package/lib/components/business-menu/RuleManagementFill.d.ts +4 -0
- package/lib/components/business-menu/RuleManagementFill.js +20 -0
- package/lib/components/business-menu/ThirdParty.d.ts +4 -0
- package/lib/components/business-menu/ThirdParty.js +20 -0
- package/lib/components/business-menu/ThirdPartyFill.d.ts +4 -0
- package/lib/components/business-menu/ThirdPartyFill.js +20 -0
- package/lib/components/business-menu/index.d.ts +24 -0
- package/lib/components/business-menu/index.js +168 -0
- package/lib/icons/business-menu/app-install-fill.d.ts +18 -0
- package/lib/icons/business-menu/app-install-fill.js +25 -0
- package/lib/icons/business-menu/app-install.d.ts +18 -0
- package/lib/icons/business-menu/app-install.js +25 -0
- package/lib/icons/business-menu/app-management-fill.d.ts +18 -0
- package/lib/icons/business-menu/app-management-fill.js +25 -0
- package/lib/icons/business-menu/app-management.d.ts +18 -0
- package/lib/icons/business-menu/app-management.js +25 -0
- package/lib/icons/business-menu/configuration-center-fill.d.ts +18 -0
- package/lib/icons/business-menu/configuration-center-fill.js +25 -0
- package/lib/icons/business-menu/configuration-center.d.ts +18 -0
- package/lib/icons/business-menu/configuration-center.js +25 -0
- package/lib/icons/business-menu/configuration-item-fill.d.ts +18 -0
- package/lib/icons/business-menu/configuration-item-fill.js +25 -0
- package/lib/icons/business-menu/configuration-item.d.ts +18 -0
- package/lib/icons/business-menu/configuration-item.js +25 -0
- package/lib/icons/business-menu/data-center-fill.d.ts +18 -0
- package/lib/icons/business-menu/data-center-fill.js +25 -0
- package/lib/icons/business-menu/data-center.d.ts +18 -0
- package/lib/icons/business-menu/data-center.js +25 -0
- package/lib/icons/business-menu/data-configuration-fill.d.ts +18 -0
- package/lib/icons/business-menu/data-configuration-fill.js +25 -0
- package/lib/icons/business-menu/data-configuration.d.ts +18 -0
- package/lib/icons/business-menu/data-configuration.js +25 -0
- package/lib/icons/business-menu/global-configuration-fill.d.ts +18 -0
- package/lib/icons/business-menu/global-configuration-fill.js +25 -0
- package/lib/icons/business-menu/global-configuration.d.ts +18 -0
- package/lib/icons/business-menu/global-configuration.js +25 -0
- package/lib/icons/business-menu/monitoring-center-fill.d.ts +18 -0
- package/lib/icons/business-menu/monitoring-center-fill.js +25 -0
- package/lib/icons/business-menu/monitoring-center.d.ts +18 -0
- package/lib/icons/business-menu/monitoring-center.js +25 -0
- package/lib/icons/business-menu/project-management-fill.d.ts +18 -0
- package/lib/icons/business-menu/project-management-fill.js +25 -0
- package/lib/icons/business-menu/project-management.d.ts +18 -0
- package/lib/icons/business-menu/project-management.js +25 -0
- package/lib/icons/business-menu/quality-report-fill.d.ts +18 -0
- package/lib/icons/business-menu/quality-report-fill.js +25 -0
- package/lib/icons/business-menu/quality-report.d.ts +18 -0
- package/lib/icons/business-menu/quality-report.js +25 -0
- package/lib/icons/business-menu/rule-management-fill.d.ts +18 -0
- package/lib/icons/business-menu/rule-management-fill.js +25 -0
- package/lib/icons/business-menu/rule-management.d.ts +18 -0
- package/lib/icons/business-menu/rule-management.js +25 -0
- package/lib/icons/business-menu/third-party-fill.d.ts +18 -0
- package/lib/icons/business-menu/third-party-fill.js +25 -0
- package/lib/icons/business-menu/third-party.d.ts +18 -0
- package/lib/icons/business-menu/third-party.js +25 -0
- package/lib/index.d.ts +47 -23
- package/lib/index.js +191 -23
- package/package.json +1 -1
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var node = {
|
|
8
|
+
"name": "rule-management-fill",
|
|
9
|
+
"nodeTree": {
|
|
10
|
+
"tag": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"viewBox": "0 0 1024 1024"
|
|
13
|
+
},
|
|
14
|
+
"children": [{
|
|
15
|
+
"tag": "path",
|
|
16
|
+
"defaultColor": "#3367D6",
|
|
17
|
+
"attrs": {
|
|
18
|
+
"d": "M651.97 512v400H448V512h203.97zM112 672h120a8 8 0 008-8v-48a8 8 0 00-8-8H112v-64h120a8 8 0 008-8v-48a8 8 0 00-8-8H112v-64h120a8 8 0 008-8v-48a8 8 0 00-8-8H112v-64h120a8 8 0 008-8v-48a8 8 0 00-8-8H112v-80a32 32 0 0132-32h736a32 32 0 0132 32v736a32 32 0 01-32 32H715.97V456a7.94 7.94 0 00-1.6-4.86l-.51-.84-133.9-159.68a6.66 6.66 0 00-2.3-1.66l-1.15-.58-2.56-.38h-48c-1.28 0-2.43.32-3.52.9l-.83.44-1.86 1.6-133.7 159.36a8.2 8.2 0 00-1.53 2.95A8 8 0 00384 456v456H144a32 32 0 01-32-32v-80h120a8 8 0 008-8v-48a8 8 0 00-8-8H112v-64zm437.95-317.5l78.47 93.5H471.49l78.46-93.5z"
|
|
19
|
+
},
|
|
20
|
+
"children": []
|
|
21
|
+
}]
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
var _default = node;
|
|
25
|
+
exports.default = _default;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
declare const node: {
|
|
2
|
+
name: string;
|
|
3
|
+
nodeTree: {
|
|
4
|
+
tag: string;
|
|
5
|
+
attrs: {
|
|
6
|
+
viewBox: string;
|
|
7
|
+
};
|
|
8
|
+
children: {
|
|
9
|
+
tag: string;
|
|
10
|
+
defaultColor: string;
|
|
11
|
+
attrs: {
|
|
12
|
+
d: string;
|
|
13
|
+
};
|
|
14
|
+
children: never[];
|
|
15
|
+
}[];
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
export default node;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var node = {
|
|
8
|
+
"name": "rule-management",
|
|
9
|
+
"nodeTree": {
|
|
10
|
+
"tag": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"viewBox": "0 0 1024 1024"
|
|
13
|
+
},
|
|
14
|
+
"children": [{
|
|
15
|
+
"tag": "path",
|
|
16
|
+
"defaultColor": "#333",
|
|
17
|
+
"attrs": {
|
|
18
|
+
"d": "M880 112a32 32 0 0132 32v736a32 32 0 01-32 32H144a32 32 0 01-32-32V144a32 32 0 0132-32h736zm-704 64v48h56a8 8 0 018 8v48a8 8 0 01-8 8h-56v64h56a8 8 0 018 8v48a8 8 0 01-8 8h-56v64h56a8 8 0 018 8v48a8 8 0 01-8 8h-56v64h56a8 8 0 018 8v48a8 8 0 01-8 8h-56v64h56a8 8 0 018 8v48a8 8 0 01-8 8h-56.06l.06 48h207.94l.06-392c0-.96.2-1.92.51-2.75a8.2 8.2 0 011.54-2.95L519.8 290.94l1.79-1.6.83-.44a7.3 7.3 0 013.59-.9h48l2.56.38 1.08.64a6.66 6.66 0 012.3 1.6l133.9 159.68.5.84a7.94 7.94 0 011.6 4.86v392H848V176H176zm475.97 336H448l-.06 336h204.03V512zM549.95 354.5L471.5 448h156.93l-78.47-93.5z"
|
|
19
|
+
},
|
|
20
|
+
"children": []
|
|
21
|
+
}]
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
var _default = node;
|
|
25
|
+
exports.default = _default;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
declare const node: {
|
|
2
|
+
name: string;
|
|
3
|
+
nodeTree: {
|
|
4
|
+
tag: string;
|
|
5
|
+
attrs: {
|
|
6
|
+
viewBox: string;
|
|
7
|
+
};
|
|
8
|
+
children: {
|
|
9
|
+
tag: string;
|
|
10
|
+
defaultColor: string;
|
|
11
|
+
attrs: {
|
|
12
|
+
d: string;
|
|
13
|
+
};
|
|
14
|
+
children: never[];
|
|
15
|
+
}[];
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
export default node;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var node = {
|
|
8
|
+
"name": "third-party-fill",
|
|
9
|
+
"nodeTree": {
|
|
10
|
+
"tag": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"viewBox": "0 0 1024 1024"
|
|
13
|
+
},
|
|
14
|
+
"children": [{
|
|
15
|
+
"tag": "path",
|
|
16
|
+
"defaultColor": "#3367D6",
|
|
17
|
+
"attrs": {
|
|
18
|
+
"d": "M912 320v560a32 32 0 01-32 32H144a32 32 0 01-32-32V320h800zM576 512a64 64 0 100 128 64 64 0 000-128zm-90.5 31.94L264 544a8 8 0 00-8 8v48a8 8 0 008 8h221.44a95.87 95.87 0 010-64.06zm181 0a95.87 95.87 0 010 64.12L760 608a8 8 0 008-8v-48a8 8 0 00-8-8zM880 112a32 32 0 0132 32v112H112V144a32 32 0 0132-32h736z"
|
|
19
|
+
},
|
|
20
|
+
"children": []
|
|
21
|
+
}]
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
var _default = node;
|
|
25
|
+
exports.default = _default;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
declare const node: {
|
|
2
|
+
name: string;
|
|
3
|
+
nodeTree: {
|
|
4
|
+
tag: string;
|
|
5
|
+
attrs: {
|
|
6
|
+
viewBox: string;
|
|
7
|
+
};
|
|
8
|
+
children: {
|
|
9
|
+
tag: string;
|
|
10
|
+
defaultColor: string;
|
|
11
|
+
attrs: {
|
|
12
|
+
d: string;
|
|
13
|
+
};
|
|
14
|
+
children: never[];
|
|
15
|
+
}[];
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
export default node;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var node = {
|
|
8
|
+
"name": "third-party",
|
|
9
|
+
"nodeTree": {
|
|
10
|
+
"tag": "svg",
|
|
11
|
+
"attrs": {
|
|
12
|
+
"viewBox": "0 0 1024 1024"
|
|
13
|
+
},
|
|
14
|
+
"children": [{
|
|
15
|
+
"tag": "path",
|
|
16
|
+
"defaultColor": "#333",
|
|
17
|
+
"attrs": {
|
|
18
|
+
"d": "M880 112a32 32 0 0132 32v736a32 32 0 01-32 32H144a32 32 0 01-32-32V144a32 32 0 0132-32h736zm-32 64H176v672h672V176zM576 512a64 64 0 110 128 64 64 0 010-128zm-90.5 31.94a95.87 95.87 0 000 64.12L264 608a8 8 0 01-8-8v-48a8 8 0 018-8l221.44-.06zm181 0l93.5.06a8 8 0 018 8v48a8 8 0 01-8 8h-93.44a95.87 95.87 0 000-64.06zM848 256v64H176v-64h672z"
|
|
19
|
+
},
|
|
20
|
+
"children": []
|
|
21
|
+
}]
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
var _default = node;
|
|
25
|
+
exports.default = _default;
|
package/lib/index.d.ts
CHANGED
|
@@ -4,6 +4,10 @@ export { default as AppealFeedback } from './components/business-menu/AppealFeed
|
|
|
4
4
|
export { default as AppealFeedbackFill } from './components/business-menu/AppealFeedbackFill';
|
|
5
5
|
export { default as AppearCheck } from './components/business-menu/AppearCheck';
|
|
6
6
|
export { default as AppearCheckFill } from './components/business-menu/AppearCheckFill';
|
|
7
|
+
export { default as AppInstall } from './components/business-menu/AppInstall';
|
|
8
|
+
export { default as AppInstallFill } from './components/business-menu/AppInstallFill';
|
|
9
|
+
export { default as AppManagement } from './components/business-menu/AppManagement';
|
|
10
|
+
export { default as AppManagementFill } from './components/business-menu/AppManagementFill';
|
|
7
11
|
export { default as CasegroupAnalyse } from './components/business-menu/CasegroupAnalyse';
|
|
8
12
|
export { default as CasegroupAnalyseFill } from './components/business-menu/CasegroupAnalyseFill';
|
|
9
13
|
export { default as CaseUnusual } from './components/business-menu/CaseUnusual';
|
|
@@ -13,6 +17,14 @@ export { default as ClinicalPathway } from './components/business-menu/ClinicalP
|
|
|
13
17
|
export { default as ClinicalPathwayFill } from './components/business-menu/ClinicalPathwayFill';
|
|
14
18
|
export { default as CnDrg } from './components/business-menu/CnDrg';
|
|
15
19
|
export { default as CnDrgFill } from './components/business-menu/CnDrgFill';
|
|
20
|
+
export { default as ConfigurationCenter } from './components/business-menu/ConfigurationCenter';
|
|
21
|
+
export { default as ConfigurationCenterFill } from './components/business-menu/ConfigurationCenterFill';
|
|
22
|
+
export { default as ConfigurationItem } from './components/business-menu/ConfigurationItem';
|
|
23
|
+
export { default as ConfigurationItemFill } from './components/business-menu/ConfigurationItemFill';
|
|
24
|
+
export { default as DataCenter } from './components/business-menu/DataCenter';
|
|
25
|
+
export { default as DataCenterFill } from './components/business-menu/DataCenterFill';
|
|
26
|
+
export { default as DataConfiguration } from './components/business-menu/DataConfiguration';
|
|
27
|
+
export { default as DataConfigurationFill } from './components/business-menu/DataConfigurationFill';
|
|
16
28
|
export { default as DipAnalyse } from './components/business-menu/DipAnalyse';
|
|
17
29
|
export { default as DipAnalyseFill } from './components/business-menu/DipAnalyseFill';
|
|
18
30
|
export { default as DoctorAnalyse } from './components/business-menu/DoctorAnalyse';
|
|
@@ -27,6 +39,8 @@ export { default as GeneralSearch } from './components/business-menu/GeneralSear
|
|
|
27
39
|
export { default as GeneralSearchFill } from './components/business-menu/GeneralSearchFill';
|
|
28
40
|
export { default as GeneralStatistics } from './components/business-menu/GeneralStatistics';
|
|
29
41
|
export { default as GeneralStatisticsFill } from './components/business-menu/GeneralStatisticsFill';
|
|
42
|
+
export { default as GlobalConfiguration } from './components/business-menu/GlobalConfiguration';
|
|
43
|
+
export { default as GlobalConfigurationFill } from './components/business-menu/GlobalConfigurationFill';
|
|
30
44
|
export { default as GroupAnalyse } from './components/business-menu/GroupAnalyse';
|
|
31
45
|
export { default as GroupAnalyseFill } from './components/business-menu/GroupAnalyseFill';
|
|
32
46
|
export { default as Home } from './components/business-menu/Home';
|
|
@@ -54,6 +68,8 @@ export { default as MedicalQuality } from './components/business-menu/MedicalQua
|
|
|
54
68
|
export { default as MedicalQualityFill } from './components/business-menu/MedicalQualityFill';
|
|
55
69
|
export { default as MonitorAnalyse } from './components/business-menu/MonitorAnalyse';
|
|
56
70
|
export { default as MonitorAnalyseFill } from './components/business-menu/MonitorAnalyseFill';
|
|
71
|
+
export { default as MonitoringCenter } from './components/business-menu/MonitoringCenter';
|
|
72
|
+
export { default as MonitoringCenterFill } from './components/business-menu/MonitoringCenterFill';
|
|
57
73
|
export { default as MutualCheck } from './components/business-menu/MutualCheck';
|
|
58
74
|
export { default as MutualCheckFill } from './components/business-menu/MutualCheckFill';
|
|
59
75
|
export { default as Mylist } from './components/business-menu/Mylist';
|
|
@@ -66,6 +82,10 @@ export { default as Payment } from './components/business-menu/Payment';
|
|
|
66
82
|
export { default as PloblemCheck } from './components/business-menu/PloblemCheck';
|
|
67
83
|
export { default as PloblemCheckFill } from './components/business-menu/PloblemCheckFill';
|
|
68
84
|
export { default as Pole } from './components/business-menu/Pole';
|
|
85
|
+
export { default as ProjectManagement } from './components/business-menu/ProjectManagement';
|
|
86
|
+
export { default as ProjectManagementFill } from './components/business-menu/ProjectManagementFill';
|
|
87
|
+
export { default as QualityReport } from './components/business-menu/QualityReport';
|
|
88
|
+
export { default as QualityReportFill } from './components/business-menu/QualityReportFill';
|
|
69
89
|
export { default as ReportLibrary } from './components/business-menu/ReportLibrary';
|
|
70
90
|
export { default as ReportLibraryFill } from './components/business-menu/ReportLibraryFill';
|
|
71
91
|
export { default as ReportManagement } from './components/business-menu/ReportManagement';
|
|
@@ -73,6 +93,8 @@ export { default as ReportManagementFill } from './components/business-menu/Repo
|
|
|
73
93
|
export { default as ResultAnalyse } from './components/business-menu/ResultAnalyse';
|
|
74
94
|
export { default as RiskCheck } from './components/business-menu/RiskCheck';
|
|
75
95
|
export { default as RiskCheckFill } from './components/business-menu/RiskCheckFill';
|
|
96
|
+
export { default as RuleManagement } from './components/business-menu/RuleManagement';
|
|
97
|
+
export { default as RuleManagementFill } from './components/business-menu/RuleManagementFill';
|
|
76
98
|
export { default as RwSet } from './components/business-menu/RwSet';
|
|
77
99
|
export { default as SettlementList } from './components/business-menu/SettlementList';
|
|
78
100
|
export { default as SettlementListFill } from './components/business-menu/SettlementListFill';
|
|
@@ -87,6 +109,8 @@ export { default as TargetStatistics } from './components/business-menu/TargetSt
|
|
|
87
109
|
export { default as TargetStatisticsFill } from './components/business-menu/TargetStatisticsFill';
|
|
88
110
|
export { default as TargetView } from './components/business-menu/TargetView';
|
|
89
111
|
export { default as TargetViewFill } from './components/business-menu/TargetViewFill';
|
|
112
|
+
export { default as ThirdParty } from './components/business-menu/ThirdParty';
|
|
113
|
+
export { default as ThirdPartyFill } from './components/business-menu/ThirdPartyFill';
|
|
90
114
|
export { default as TopicAnalyse } from './components/business-menu/TopicAnalyse';
|
|
91
115
|
export { default as TopicAnalyseFill } from './components/business-menu/TopicAnalyseFill';
|
|
92
116
|
export { default as TreeList } from './components/business-menu/TreeList';
|
|
@@ -94,29 +118,6 @@ export { default as UserManagement } from './components/business-menu/UserManage
|
|
|
94
118
|
export { default as UserManagementFill } from './components/business-menu/UserManagementFill';
|
|
95
119
|
export { default as WarningVerify } from './components/business-menu/WarningVerify';
|
|
96
120
|
export { default as WarningVerifyFill } from './components/business-menu/WarningVerifyFill';
|
|
97
|
-
export { default as Bingzuwentifankui } from './components/old-twocolor/Bingzuwentifankui';
|
|
98
|
-
export { default as BingzuwentifankuiNew } from './components/old-twocolor/BingzuwentifankuiNew';
|
|
99
|
-
export { default as CasesDoubt } from './components/old-twocolor/CasesDoubt';
|
|
100
|
-
export { default as Empty404 } from './components/old-twocolor/Empty404';
|
|
101
|
-
export { default as EmptyNetwork } from './components/old-twocolor/EmptyNetwork';
|
|
102
|
-
export { default as EmptyNormal } from './components/old-twocolor/EmptyNormal';
|
|
103
|
-
export { default as EmptyPermission } from './components/old-twocolor/EmptyPermission';
|
|
104
|
-
export { default as EmptyTable } from './components/old-twocolor/EmptyTable';
|
|
105
|
-
export { default as FailCircle } from './components/old-twocolor/FailCircle';
|
|
106
|
-
export { default as Html404 } from './components/old-twocolor/Html404';
|
|
107
|
-
export { default as Huanzhejibenxinxi } from './components/old-twocolor/Huanzhejibenxinxi';
|
|
108
|
-
export { default as LoadingCircle } from './components/old-twocolor/LoadingCircle';
|
|
109
|
-
export { default as MasterMedicalOrder } from './components/old-twocolor/MasterMedicalOrder';
|
|
110
|
-
export { default as MissFill } from './components/old-twocolor/MissFill';
|
|
111
|
-
export { default as MonitorTrend } from './components/old-twocolor/MonitorTrend';
|
|
112
|
-
export { default as NoNetwork } from './components/old-twocolor/NoNetwork';
|
|
113
|
-
export { default as NoPermissions } from './components/old-twocolor/NoPermissions';
|
|
114
|
-
export { default as ReHospitalizedTag } from './components/old-twocolor/ReHospitalizedTag';
|
|
115
|
-
export { default as Ruotishi } from './components/old-twocolor/Ruotishi';
|
|
116
|
-
export { default as ServerError } from './components/old-twocolor/ServerError';
|
|
117
|
-
export { default as SuccessCircle } from './components/old-twocolor/SuccessCircle';
|
|
118
|
-
export { default as Tishi } from './components/old-twocolor/Tishi';
|
|
119
|
-
export { default as WaitCircle } from './components/old-twocolor/WaitCircle';
|
|
120
121
|
export { default as Add } from './components/currency/Add';
|
|
121
122
|
export { default as AddFill } from './components/currency/AddFill';
|
|
122
123
|
export { default as Admin } from './components/currency/Admin';
|
|
@@ -211,6 +212,29 @@ export { default as Unfold } from './components/currency/Unfold';
|
|
|
211
212
|
export { default as UnfoldFill } from './components/currency/UnfoldFill';
|
|
212
213
|
export { default as Visible } from './components/currency/Visible';
|
|
213
214
|
export { default as VisibleFill } from './components/currency/VisibleFill';
|
|
215
|
+
export { default as Bingzuwentifankui } from './components/old-twocolor/Bingzuwentifankui';
|
|
216
|
+
export { default as BingzuwentifankuiNew } from './components/old-twocolor/BingzuwentifankuiNew';
|
|
217
|
+
export { default as CasesDoubt } from './components/old-twocolor/CasesDoubt';
|
|
218
|
+
export { default as Empty404 } from './components/old-twocolor/Empty404';
|
|
219
|
+
export { default as EmptyNetwork } from './components/old-twocolor/EmptyNetwork';
|
|
220
|
+
export { default as EmptyNormal } from './components/old-twocolor/EmptyNormal';
|
|
221
|
+
export { default as EmptyPermission } from './components/old-twocolor/EmptyPermission';
|
|
222
|
+
export { default as EmptyTable } from './components/old-twocolor/EmptyTable';
|
|
223
|
+
export { default as FailCircle } from './components/old-twocolor/FailCircle';
|
|
224
|
+
export { default as Html404 } from './components/old-twocolor/Html404';
|
|
225
|
+
export { default as Huanzhejibenxinxi } from './components/old-twocolor/Huanzhejibenxinxi';
|
|
226
|
+
export { default as LoadingCircle } from './components/old-twocolor/LoadingCircle';
|
|
227
|
+
export { default as MasterMedicalOrder } from './components/old-twocolor/MasterMedicalOrder';
|
|
228
|
+
export { default as MissFill } from './components/old-twocolor/MissFill';
|
|
229
|
+
export { default as MonitorTrend } from './components/old-twocolor/MonitorTrend';
|
|
230
|
+
export { default as NoNetwork } from './components/old-twocolor/NoNetwork';
|
|
231
|
+
export { default as NoPermissions } from './components/old-twocolor/NoPermissions';
|
|
232
|
+
export { default as ReHospitalizedTag } from './components/old-twocolor/ReHospitalizedTag';
|
|
233
|
+
export { default as Ruotishi } from './components/old-twocolor/Ruotishi';
|
|
234
|
+
export { default as ServerError } from './components/old-twocolor/ServerError';
|
|
235
|
+
export { default as SuccessCircle } from './components/old-twocolor/SuccessCircle';
|
|
236
|
+
export { default as Tishi } from './components/old-twocolor/Tishi';
|
|
237
|
+
export { default as WaitCircle } from './components/old-twocolor/WaitCircle';
|
|
214
238
|
export { default as ApplyFail } from './components/suggestion/ApplyFail';
|
|
215
239
|
export { default as ApplySuccess } from './components/suggestion/ApplySuccess';
|
|
216
240
|
export { default as AttestationFail } from './components/suggestion/AttestationFail';
|
package/lib/index.js
CHANGED
|
@@ -63,6 +63,30 @@ Object.defineProperty(exports, "AnomalyMonitor", {
|
|
|
63
63
|
return _AnomalyMonitor.default;
|
|
64
64
|
}
|
|
65
65
|
});
|
|
66
|
+
Object.defineProperty(exports, "AppInstall", {
|
|
67
|
+
enumerable: true,
|
|
68
|
+
get: function get() {
|
|
69
|
+
return _AppInstall.default;
|
|
70
|
+
}
|
|
71
|
+
});
|
|
72
|
+
Object.defineProperty(exports, "AppInstallFill", {
|
|
73
|
+
enumerable: true,
|
|
74
|
+
get: function get() {
|
|
75
|
+
return _AppInstallFill.default;
|
|
76
|
+
}
|
|
77
|
+
});
|
|
78
|
+
Object.defineProperty(exports, "AppManagement", {
|
|
79
|
+
enumerable: true,
|
|
80
|
+
get: function get() {
|
|
81
|
+
return _AppManagement.default;
|
|
82
|
+
}
|
|
83
|
+
});
|
|
84
|
+
Object.defineProperty(exports, "AppManagementFill", {
|
|
85
|
+
enumerable: true,
|
|
86
|
+
get: function get() {
|
|
87
|
+
return _AppManagementFill.default;
|
|
88
|
+
}
|
|
89
|
+
});
|
|
66
90
|
Object.defineProperty(exports, "Appeal", {
|
|
67
91
|
enumerable: true,
|
|
68
92
|
get: function get() {
|
|
@@ -519,6 +543,30 @@ Object.defineProperty(exports, "Comment", {
|
|
|
519
543
|
return _Comment.default;
|
|
520
544
|
}
|
|
521
545
|
});
|
|
546
|
+
Object.defineProperty(exports, "ConfigurationCenter", {
|
|
547
|
+
enumerable: true,
|
|
548
|
+
get: function get() {
|
|
549
|
+
return _ConfigurationCenter.default;
|
|
550
|
+
}
|
|
551
|
+
});
|
|
552
|
+
Object.defineProperty(exports, "ConfigurationCenterFill", {
|
|
553
|
+
enumerable: true,
|
|
554
|
+
get: function get() {
|
|
555
|
+
return _ConfigurationCenterFill.default;
|
|
556
|
+
}
|
|
557
|
+
});
|
|
558
|
+
Object.defineProperty(exports, "ConfigurationItem", {
|
|
559
|
+
enumerable: true,
|
|
560
|
+
get: function get() {
|
|
561
|
+
return _ConfigurationItem.default;
|
|
562
|
+
}
|
|
563
|
+
});
|
|
564
|
+
Object.defineProperty(exports, "ConfigurationItemFill", {
|
|
565
|
+
enumerable: true,
|
|
566
|
+
get: function get() {
|
|
567
|
+
return _ConfigurationItemFill.default;
|
|
568
|
+
}
|
|
569
|
+
});
|
|
522
570
|
Object.defineProperty(exports, "Copy", {
|
|
523
571
|
enumerable: true,
|
|
524
572
|
get: function get() {
|
|
@@ -567,6 +615,30 @@ Object.defineProperty(exports, "DailyOperation", {
|
|
|
567
615
|
return _DailyOperation.default;
|
|
568
616
|
}
|
|
569
617
|
});
|
|
618
|
+
Object.defineProperty(exports, "DataCenter", {
|
|
619
|
+
enumerable: true,
|
|
620
|
+
get: function get() {
|
|
621
|
+
return _DataCenter.default;
|
|
622
|
+
}
|
|
623
|
+
});
|
|
624
|
+
Object.defineProperty(exports, "DataCenterFill", {
|
|
625
|
+
enumerable: true,
|
|
626
|
+
get: function get() {
|
|
627
|
+
return _DataCenterFill.default;
|
|
628
|
+
}
|
|
629
|
+
});
|
|
630
|
+
Object.defineProperty(exports, "DataConfiguration", {
|
|
631
|
+
enumerable: true,
|
|
632
|
+
get: function get() {
|
|
633
|
+
return _DataConfiguration.default;
|
|
634
|
+
}
|
|
635
|
+
});
|
|
636
|
+
Object.defineProperty(exports, "DataConfigurationFill", {
|
|
637
|
+
enumerable: true,
|
|
638
|
+
get: function get() {
|
|
639
|
+
return _DataConfigurationFill.default;
|
|
640
|
+
}
|
|
641
|
+
});
|
|
570
642
|
Object.defineProperty(exports, "Date", {
|
|
571
643
|
enumerable: true,
|
|
572
644
|
get: function get() {
|
|
@@ -1029,6 +1101,18 @@ Object.defineProperty(exports, "GeneralStatisticsFill", {
|
|
|
1029
1101
|
return _GeneralStatisticsFill.default;
|
|
1030
1102
|
}
|
|
1031
1103
|
});
|
|
1104
|
+
Object.defineProperty(exports, "GlobalConfiguration", {
|
|
1105
|
+
enumerable: true,
|
|
1106
|
+
get: function get() {
|
|
1107
|
+
return _GlobalConfiguration.default;
|
|
1108
|
+
}
|
|
1109
|
+
});
|
|
1110
|
+
Object.defineProperty(exports, "GlobalConfigurationFill", {
|
|
1111
|
+
enumerable: true,
|
|
1112
|
+
get: function get() {
|
|
1113
|
+
return _GlobalConfigurationFill.default;
|
|
1114
|
+
}
|
|
1115
|
+
});
|
|
1032
1116
|
Object.defineProperty(exports, "GroupAnalyse", {
|
|
1033
1117
|
enumerable: true,
|
|
1034
1118
|
get: function get() {
|
|
@@ -1581,6 +1665,18 @@ Object.defineProperty(exports, "MonitorTrendActive", {
|
|
|
1581
1665
|
return _MonitorTrendActive.default;
|
|
1582
1666
|
}
|
|
1583
1667
|
});
|
|
1668
|
+
Object.defineProperty(exports, "MonitoringCenter", {
|
|
1669
|
+
enumerable: true,
|
|
1670
|
+
get: function get() {
|
|
1671
|
+
return _MonitoringCenter.default;
|
|
1672
|
+
}
|
|
1673
|
+
});
|
|
1674
|
+
Object.defineProperty(exports, "MonitoringCenterFill", {
|
|
1675
|
+
enumerable: true,
|
|
1676
|
+
get: function get() {
|
|
1677
|
+
return _MonitoringCenterFill.default;
|
|
1678
|
+
}
|
|
1679
|
+
});
|
|
1584
1680
|
Object.defineProperty(exports, "More", {
|
|
1585
1681
|
enumerable: true,
|
|
1586
1682
|
get: function get() {
|
|
@@ -1809,6 +1905,18 @@ Object.defineProperty(exports, "ProblemFill", {
|
|
|
1809
1905
|
return _ProblemFill.default;
|
|
1810
1906
|
}
|
|
1811
1907
|
});
|
|
1908
|
+
Object.defineProperty(exports, "ProjectManagement", {
|
|
1909
|
+
enumerable: true,
|
|
1910
|
+
get: function get() {
|
|
1911
|
+
return _ProjectManagement.default;
|
|
1912
|
+
}
|
|
1913
|
+
});
|
|
1914
|
+
Object.defineProperty(exports, "ProjectManagementFill", {
|
|
1915
|
+
enumerable: true,
|
|
1916
|
+
get: function get() {
|
|
1917
|
+
return _ProjectManagementFill.default;
|
|
1918
|
+
}
|
|
1919
|
+
});
|
|
1812
1920
|
Object.defineProperty(exports, "PropertySafety", {
|
|
1813
1921
|
enumerable: true,
|
|
1814
1922
|
get: function get() {
|
|
@@ -1869,6 +1977,18 @@ Object.defineProperty(exports, "QingdanzhiliangjianchaFill", {
|
|
|
1869
1977
|
return _QingdanzhiliangjianchaFill.default;
|
|
1870
1978
|
}
|
|
1871
1979
|
});
|
|
1980
|
+
Object.defineProperty(exports, "QualityReport", {
|
|
1981
|
+
enumerable: true,
|
|
1982
|
+
get: function get() {
|
|
1983
|
+
return _QualityReport.default;
|
|
1984
|
+
}
|
|
1985
|
+
});
|
|
1986
|
+
Object.defineProperty(exports, "QualityReportFill", {
|
|
1987
|
+
enumerable: true,
|
|
1988
|
+
get: function get() {
|
|
1989
|
+
return _QualityReportFill.default;
|
|
1990
|
+
}
|
|
1991
|
+
});
|
|
1872
1992
|
Object.defineProperty(exports, "QuickCompensation", {
|
|
1873
1993
|
enumerable: true,
|
|
1874
1994
|
get: function get() {
|
|
@@ -2031,6 +2151,18 @@ Object.defineProperty(exports, "RotateSpeed", {
|
|
|
2031
2151
|
return _RotateSpeed.default;
|
|
2032
2152
|
}
|
|
2033
2153
|
});
|
|
2154
|
+
Object.defineProperty(exports, "RuleManagement", {
|
|
2155
|
+
enumerable: true,
|
|
2156
|
+
get: function get() {
|
|
2157
|
+
return _RuleManagement.default;
|
|
2158
|
+
}
|
|
2159
|
+
});
|
|
2160
|
+
Object.defineProperty(exports, "RuleManagementFill", {
|
|
2161
|
+
enumerable: true,
|
|
2162
|
+
get: function get() {
|
|
2163
|
+
return _RuleManagementFill.default;
|
|
2164
|
+
}
|
|
2165
|
+
});
|
|
2034
2166
|
Object.defineProperty(exports, "Ruotishi", {
|
|
2035
2167
|
enumerable: true,
|
|
2036
2168
|
get: function get() {
|
|
@@ -2373,6 +2505,18 @@ Object.defineProperty(exports, "TargetViewFill", {
|
|
|
2373
2505
|
return _TargetViewFill.default;
|
|
2374
2506
|
}
|
|
2375
2507
|
});
|
|
2508
|
+
Object.defineProperty(exports, "ThirdParty", {
|
|
2509
|
+
enumerable: true,
|
|
2510
|
+
get: function get() {
|
|
2511
|
+
return _ThirdParty.default;
|
|
2512
|
+
}
|
|
2513
|
+
});
|
|
2514
|
+
Object.defineProperty(exports, "ThirdPartyFill", {
|
|
2515
|
+
enumerable: true,
|
|
2516
|
+
get: function get() {
|
|
2517
|
+
return _ThirdPartyFill.default;
|
|
2518
|
+
}
|
|
2519
|
+
});
|
|
2376
2520
|
Object.defineProperty(exports, "Tianjia", {
|
|
2377
2521
|
enumerable: true,
|
|
2378
2522
|
get: function get() {
|
|
@@ -2685,6 +2829,10 @@ var _AppealFeedback = _interopRequireDefault(require("./components/business-menu
|
|
|
2685
2829
|
var _AppealFeedbackFill = _interopRequireDefault(require("./components/business-menu/AppealFeedbackFill"));
|
|
2686
2830
|
var _AppearCheck = _interopRequireDefault(require("./components/business-menu/AppearCheck"));
|
|
2687
2831
|
var _AppearCheckFill = _interopRequireDefault(require("./components/business-menu/AppearCheckFill"));
|
|
2832
|
+
var _AppInstall = _interopRequireDefault(require("./components/business-menu/AppInstall"));
|
|
2833
|
+
var _AppInstallFill = _interopRequireDefault(require("./components/business-menu/AppInstallFill"));
|
|
2834
|
+
var _AppManagement = _interopRequireDefault(require("./components/business-menu/AppManagement"));
|
|
2835
|
+
var _AppManagementFill = _interopRequireDefault(require("./components/business-menu/AppManagementFill"));
|
|
2688
2836
|
var _CasegroupAnalyse = _interopRequireDefault(require("./components/business-menu/CasegroupAnalyse"));
|
|
2689
2837
|
var _CasegroupAnalyseFill = _interopRequireDefault(require("./components/business-menu/CasegroupAnalyseFill"));
|
|
2690
2838
|
var _CaseUnusual = _interopRequireDefault(require("./components/business-menu/CaseUnusual"));
|
|
@@ -2694,6 +2842,14 @@ var _ClinicalPathway = _interopRequireDefault(require("./components/business-men
|
|
|
2694
2842
|
var _ClinicalPathwayFill = _interopRequireDefault(require("./components/business-menu/ClinicalPathwayFill"));
|
|
2695
2843
|
var _CnDrg = _interopRequireDefault(require("./components/business-menu/CnDrg"));
|
|
2696
2844
|
var _CnDrgFill = _interopRequireDefault(require("./components/business-menu/CnDrgFill"));
|
|
2845
|
+
var _ConfigurationCenter = _interopRequireDefault(require("./components/business-menu/ConfigurationCenter"));
|
|
2846
|
+
var _ConfigurationCenterFill = _interopRequireDefault(require("./components/business-menu/ConfigurationCenterFill"));
|
|
2847
|
+
var _ConfigurationItem = _interopRequireDefault(require("./components/business-menu/ConfigurationItem"));
|
|
2848
|
+
var _ConfigurationItemFill = _interopRequireDefault(require("./components/business-menu/ConfigurationItemFill"));
|
|
2849
|
+
var _DataCenter = _interopRequireDefault(require("./components/business-menu/DataCenter"));
|
|
2850
|
+
var _DataCenterFill = _interopRequireDefault(require("./components/business-menu/DataCenterFill"));
|
|
2851
|
+
var _DataConfiguration = _interopRequireDefault(require("./components/business-menu/DataConfiguration"));
|
|
2852
|
+
var _DataConfigurationFill = _interopRequireDefault(require("./components/business-menu/DataConfigurationFill"));
|
|
2697
2853
|
var _DipAnalyse = _interopRequireDefault(require("./components/business-menu/DipAnalyse"));
|
|
2698
2854
|
var _DipAnalyseFill = _interopRequireDefault(require("./components/business-menu/DipAnalyseFill"));
|
|
2699
2855
|
var _DoctorAnalyse = _interopRequireDefault(require("./components/business-menu/DoctorAnalyse"));
|
|
@@ -2708,6 +2864,8 @@ var _GeneralSearch = _interopRequireDefault(require("./components/business-menu/
|
|
|
2708
2864
|
var _GeneralSearchFill = _interopRequireDefault(require("./components/business-menu/GeneralSearchFill"));
|
|
2709
2865
|
var _GeneralStatistics = _interopRequireDefault(require("./components/business-menu/GeneralStatistics"));
|
|
2710
2866
|
var _GeneralStatisticsFill = _interopRequireDefault(require("./components/business-menu/GeneralStatisticsFill"));
|
|
2867
|
+
var _GlobalConfiguration = _interopRequireDefault(require("./components/business-menu/GlobalConfiguration"));
|
|
2868
|
+
var _GlobalConfigurationFill = _interopRequireDefault(require("./components/business-menu/GlobalConfigurationFill"));
|
|
2711
2869
|
var _GroupAnalyse = _interopRequireDefault(require("./components/business-menu/GroupAnalyse"));
|
|
2712
2870
|
var _GroupAnalyseFill = _interopRequireDefault(require("./components/business-menu/GroupAnalyseFill"));
|
|
2713
2871
|
var _Home = _interopRequireDefault(require("./components/business-menu/Home"));
|
|
@@ -2735,6 +2893,8 @@ var _MedicalQuality = _interopRequireDefault(require("./components/business-menu
|
|
|
2735
2893
|
var _MedicalQualityFill = _interopRequireDefault(require("./components/business-menu/MedicalQualityFill"));
|
|
2736
2894
|
var _MonitorAnalyse = _interopRequireDefault(require("./components/business-menu/MonitorAnalyse"));
|
|
2737
2895
|
var _MonitorAnalyseFill = _interopRequireDefault(require("./components/business-menu/MonitorAnalyseFill"));
|
|
2896
|
+
var _MonitoringCenter = _interopRequireDefault(require("./components/business-menu/MonitoringCenter"));
|
|
2897
|
+
var _MonitoringCenterFill = _interopRequireDefault(require("./components/business-menu/MonitoringCenterFill"));
|
|
2738
2898
|
var _MutualCheck = _interopRequireDefault(require("./components/business-menu/MutualCheck"));
|
|
2739
2899
|
var _MutualCheckFill = _interopRequireDefault(require("./components/business-menu/MutualCheckFill"));
|
|
2740
2900
|
var _Mylist = _interopRequireDefault(require("./components/business-menu/Mylist"));
|
|
@@ -2747,6 +2907,10 @@ var _Payment = _interopRequireDefault(require("./components/business-menu/Paymen
|
|
|
2747
2907
|
var _PloblemCheck = _interopRequireDefault(require("./components/business-menu/PloblemCheck"));
|
|
2748
2908
|
var _PloblemCheckFill = _interopRequireDefault(require("./components/business-menu/PloblemCheckFill"));
|
|
2749
2909
|
var _Pole = _interopRequireDefault(require("./components/business-menu/Pole"));
|
|
2910
|
+
var _ProjectManagement = _interopRequireDefault(require("./components/business-menu/ProjectManagement"));
|
|
2911
|
+
var _ProjectManagementFill = _interopRequireDefault(require("./components/business-menu/ProjectManagementFill"));
|
|
2912
|
+
var _QualityReport = _interopRequireDefault(require("./components/business-menu/QualityReport"));
|
|
2913
|
+
var _QualityReportFill = _interopRequireDefault(require("./components/business-menu/QualityReportFill"));
|
|
2750
2914
|
var _ReportLibrary = _interopRequireDefault(require("./components/business-menu/ReportLibrary"));
|
|
2751
2915
|
var _ReportLibraryFill = _interopRequireDefault(require("./components/business-menu/ReportLibraryFill"));
|
|
2752
2916
|
var _ReportManagement = _interopRequireDefault(require("./components/business-menu/ReportManagement"));
|
|
@@ -2754,6 +2918,8 @@ var _ReportManagementFill = _interopRequireDefault(require("./components/busines
|
|
|
2754
2918
|
var _ResultAnalyse = _interopRequireDefault(require("./components/business-menu/ResultAnalyse"));
|
|
2755
2919
|
var _RiskCheck = _interopRequireDefault(require("./components/business-menu/RiskCheck"));
|
|
2756
2920
|
var _RiskCheckFill = _interopRequireDefault(require("./components/business-menu/RiskCheckFill"));
|
|
2921
|
+
var _RuleManagement = _interopRequireDefault(require("./components/business-menu/RuleManagement"));
|
|
2922
|
+
var _RuleManagementFill = _interopRequireDefault(require("./components/business-menu/RuleManagementFill"));
|
|
2757
2923
|
var _RwSet = _interopRequireDefault(require("./components/business-menu/RwSet"));
|
|
2758
2924
|
var _SettlementList = _interopRequireDefault(require("./components/business-menu/SettlementList"));
|
|
2759
2925
|
var _SettlementListFill = _interopRequireDefault(require("./components/business-menu/SettlementListFill"));
|
|
@@ -2768,6 +2934,8 @@ var _TargetStatistics = _interopRequireDefault(require("./components/business-me
|
|
|
2768
2934
|
var _TargetStatisticsFill = _interopRequireDefault(require("./components/business-menu/TargetStatisticsFill"));
|
|
2769
2935
|
var _TargetView = _interopRequireDefault(require("./components/business-menu/TargetView"));
|
|
2770
2936
|
var _TargetViewFill = _interopRequireDefault(require("./components/business-menu/TargetViewFill"));
|
|
2937
|
+
var _ThirdParty = _interopRequireDefault(require("./components/business-menu/ThirdParty"));
|
|
2938
|
+
var _ThirdPartyFill = _interopRequireDefault(require("./components/business-menu/ThirdPartyFill"));
|
|
2771
2939
|
var _TopicAnalyse = _interopRequireDefault(require("./components/business-menu/TopicAnalyse"));
|
|
2772
2940
|
var _TopicAnalyseFill = _interopRequireDefault(require("./components/business-menu/TopicAnalyseFill"));
|
|
2773
2941
|
var _TreeList = _interopRequireDefault(require("./components/business-menu/TreeList"));
|
|
@@ -2775,29 +2943,6 @@ var _UserManagement = _interopRequireDefault(require("./components/business-menu
|
|
|
2775
2943
|
var _UserManagementFill = _interopRequireDefault(require("./components/business-menu/UserManagementFill"));
|
|
2776
2944
|
var _WarningVerify = _interopRequireDefault(require("./components/business-menu/WarningVerify"));
|
|
2777
2945
|
var _WarningVerifyFill = _interopRequireDefault(require("./components/business-menu/WarningVerifyFill"));
|
|
2778
|
-
var _Bingzuwentifankui = _interopRequireDefault(require("./components/old-twocolor/Bingzuwentifankui"));
|
|
2779
|
-
var _BingzuwentifankuiNew = _interopRequireDefault(require("./components/old-twocolor/BingzuwentifankuiNew"));
|
|
2780
|
-
var _CasesDoubt = _interopRequireDefault(require("./components/old-twocolor/CasesDoubt"));
|
|
2781
|
-
var _Empty = _interopRequireDefault(require("./components/old-twocolor/Empty404"));
|
|
2782
|
-
var _EmptyNetwork = _interopRequireDefault(require("./components/old-twocolor/EmptyNetwork"));
|
|
2783
|
-
var _EmptyNormal = _interopRequireDefault(require("./components/old-twocolor/EmptyNormal"));
|
|
2784
|
-
var _EmptyPermission = _interopRequireDefault(require("./components/old-twocolor/EmptyPermission"));
|
|
2785
|
-
var _EmptyTable = _interopRequireDefault(require("./components/old-twocolor/EmptyTable"));
|
|
2786
|
-
var _FailCircle = _interopRequireDefault(require("./components/old-twocolor/FailCircle"));
|
|
2787
|
-
var _Html = _interopRequireDefault(require("./components/old-twocolor/Html404"));
|
|
2788
|
-
var _Huanzhejibenxinxi = _interopRequireDefault(require("./components/old-twocolor/Huanzhejibenxinxi"));
|
|
2789
|
-
var _LoadingCircle = _interopRequireDefault(require("./components/old-twocolor/LoadingCircle"));
|
|
2790
|
-
var _MasterMedicalOrder = _interopRequireDefault(require("./components/old-twocolor/MasterMedicalOrder"));
|
|
2791
|
-
var _MissFill = _interopRequireDefault(require("./components/old-twocolor/MissFill"));
|
|
2792
|
-
var _MonitorTrend = _interopRequireDefault(require("./components/old-twocolor/MonitorTrend"));
|
|
2793
|
-
var _NoNetwork = _interopRequireDefault(require("./components/old-twocolor/NoNetwork"));
|
|
2794
|
-
var _NoPermissions = _interopRequireDefault(require("./components/old-twocolor/NoPermissions"));
|
|
2795
|
-
var _ReHospitalizedTag = _interopRequireDefault(require("./components/old-twocolor/ReHospitalizedTag"));
|
|
2796
|
-
var _Ruotishi = _interopRequireDefault(require("./components/old-twocolor/Ruotishi"));
|
|
2797
|
-
var _ServerError = _interopRequireDefault(require("./components/old-twocolor/ServerError"));
|
|
2798
|
-
var _SuccessCircle = _interopRequireDefault(require("./components/old-twocolor/SuccessCircle"));
|
|
2799
|
-
var _Tishi = _interopRequireDefault(require("./components/old-twocolor/Tishi"));
|
|
2800
|
-
var _WaitCircle = _interopRequireDefault(require("./components/old-twocolor/WaitCircle"));
|
|
2801
2946
|
var _Add = _interopRequireDefault(require("./components/currency/Add"));
|
|
2802
2947
|
var _AddFill = _interopRequireDefault(require("./components/currency/AddFill"));
|
|
2803
2948
|
var _Admin = _interopRequireDefault(require("./components/currency/Admin"));
|
|
@@ -2892,6 +3037,29 @@ var _Unfold = _interopRequireDefault(require("./components/currency/Unfold"));
|
|
|
2892
3037
|
var _UnfoldFill = _interopRequireDefault(require("./components/currency/UnfoldFill"));
|
|
2893
3038
|
var _Visible = _interopRequireDefault(require("./components/currency/Visible"));
|
|
2894
3039
|
var _VisibleFill = _interopRequireDefault(require("./components/currency/VisibleFill"));
|
|
3040
|
+
var _Bingzuwentifankui = _interopRequireDefault(require("./components/old-twocolor/Bingzuwentifankui"));
|
|
3041
|
+
var _BingzuwentifankuiNew = _interopRequireDefault(require("./components/old-twocolor/BingzuwentifankuiNew"));
|
|
3042
|
+
var _CasesDoubt = _interopRequireDefault(require("./components/old-twocolor/CasesDoubt"));
|
|
3043
|
+
var _Empty = _interopRequireDefault(require("./components/old-twocolor/Empty404"));
|
|
3044
|
+
var _EmptyNetwork = _interopRequireDefault(require("./components/old-twocolor/EmptyNetwork"));
|
|
3045
|
+
var _EmptyNormal = _interopRequireDefault(require("./components/old-twocolor/EmptyNormal"));
|
|
3046
|
+
var _EmptyPermission = _interopRequireDefault(require("./components/old-twocolor/EmptyPermission"));
|
|
3047
|
+
var _EmptyTable = _interopRequireDefault(require("./components/old-twocolor/EmptyTable"));
|
|
3048
|
+
var _FailCircle = _interopRequireDefault(require("./components/old-twocolor/FailCircle"));
|
|
3049
|
+
var _Html = _interopRequireDefault(require("./components/old-twocolor/Html404"));
|
|
3050
|
+
var _Huanzhejibenxinxi = _interopRequireDefault(require("./components/old-twocolor/Huanzhejibenxinxi"));
|
|
3051
|
+
var _LoadingCircle = _interopRequireDefault(require("./components/old-twocolor/LoadingCircle"));
|
|
3052
|
+
var _MasterMedicalOrder = _interopRequireDefault(require("./components/old-twocolor/MasterMedicalOrder"));
|
|
3053
|
+
var _MissFill = _interopRequireDefault(require("./components/old-twocolor/MissFill"));
|
|
3054
|
+
var _MonitorTrend = _interopRequireDefault(require("./components/old-twocolor/MonitorTrend"));
|
|
3055
|
+
var _NoNetwork = _interopRequireDefault(require("./components/old-twocolor/NoNetwork"));
|
|
3056
|
+
var _NoPermissions = _interopRequireDefault(require("./components/old-twocolor/NoPermissions"));
|
|
3057
|
+
var _ReHospitalizedTag = _interopRequireDefault(require("./components/old-twocolor/ReHospitalizedTag"));
|
|
3058
|
+
var _Ruotishi = _interopRequireDefault(require("./components/old-twocolor/Ruotishi"));
|
|
3059
|
+
var _ServerError = _interopRequireDefault(require("./components/old-twocolor/ServerError"));
|
|
3060
|
+
var _SuccessCircle = _interopRequireDefault(require("./components/old-twocolor/SuccessCircle"));
|
|
3061
|
+
var _Tishi = _interopRequireDefault(require("./components/old-twocolor/Tishi"));
|
|
3062
|
+
var _WaitCircle = _interopRequireDefault(require("./components/old-twocolor/WaitCircle"));
|
|
2895
3063
|
var _ApplyFail = _interopRequireDefault(require("./components/suggestion/ApplyFail"));
|
|
2896
3064
|
var _ApplySuccess = _interopRequireDefault(require("./components/suggestion/ApplySuccess"));
|
|
2897
3065
|
var _AttestationFail = _interopRequireDefault(require("./components/suggestion/AttestationFail"));
|