@firesoon/icons-react 3.0.19 → 3.0.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.
Files changed (54) hide show
  1. package/CHANGELOG.md +96 -0
  2. package/es/components/sbt/currency/SbtChecked.d.ts +4 -0
  3. package/es/components/sbt/currency/SbtChecked.js +12 -0
  4. package/es/components/sbt/currency/SbtJpg.d.ts +4 -0
  5. package/es/components/sbt/currency/SbtJpg.js +12 -0
  6. package/es/components/sbt/currency/SbtPdf.d.ts +4 -0
  7. package/es/components/sbt/currency/SbtPdf.js +12 -0
  8. package/es/components/sbt/currency/SbtPng.d.ts +4 -0
  9. package/es/components/sbt/currency/SbtPng.js +12 -0
  10. package/es/components/sbt/currency/SbtRarZip.d.ts +4 -0
  11. package/es/components/sbt/currency/SbtRarZip.js +12 -0
  12. package/es/components/sbt/currency/Word.d.ts +4 -0
  13. package/es/components/sbt/currency/Word.js +12 -0
  14. package/es/icons/sbt/currency/sbt-checked.d.ts +17 -0
  15. package/es/icons/sbt/currency/sbt-checked.js +17 -0
  16. package/es/icons/sbt/currency/sbt-jpg.d.ts +17 -0
  17. package/es/icons/sbt/currency/sbt-jpg.js +23 -0
  18. package/es/icons/sbt/currency/sbt-pdf.d.ts +17 -0
  19. package/es/icons/sbt/currency/sbt-pdf.js +23 -0
  20. package/es/icons/sbt/currency/sbt-png.d.ts +17 -0
  21. package/es/icons/sbt/currency/sbt-png.js +23 -0
  22. package/es/icons/sbt/currency/sbt-rarZip.d.ts +17 -0
  23. package/es/icons/sbt/currency/sbt-rarZip.js +23 -0
  24. package/es/icons/sbt/currency/word.d.ts +17 -0
  25. package/es/icons/sbt/currency/word.js +29 -0
  26. package/es/index.d.ts +161 -155
  27. package/es/index.js +161 -155
  28. package/lib/components/sbt/currency/SbtChecked.d.ts +4 -0
  29. package/lib/components/sbt/currency/SbtChecked.js +20 -0
  30. package/lib/components/sbt/currency/SbtJpg.d.ts +4 -0
  31. package/lib/components/sbt/currency/SbtJpg.js +20 -0
  32. package/lib/components/sbt/currency/SbtPdf.d.ts +4 -0
  33. package/lib/components/sbt/currency/SbtPdf.js +20 -0
  34. package/lib/components/sbt/currency/SbtPng.d.ts +4 -0
  35. package/lib/components/sbt/currency/SbtPng.js +20 -0
  36. package/lib/components/sbt/currency/SbtRarZip.d.ts +4 -0
  37. package/lib/components/sbt/currency/SbtRarZip.js +20 -0
  38. package/lib/components/sbt/currency/Word.d.ts +4 -0
  39. package/lib/components/sbt/currency/Word.js +20 -0
  40. package/lib/icons/sbt/currency/sbt-checked.d.ts +17 -0
  41. package/lib/icons/sbt/currency/sbt-checked.js +24 -0
  42. package/lib/icons/sbt/currency/sbt-jpg.d.ts +17 -0
  43. package/lib/icons/sbt/currency/sbt-jpg.js +30 -0
  44. package/lib/icons/sbt/currency/sbt-pdf.d.ts +17 -0
  45. package/lib/icons/sbt/currency/sbt-pdf.js +30 -0
  46. package/lib/icons/sbt/currency/sbt-png.d.ts +17 -0
  47. package/lib/icons/sbt/currency/sbt-png.js +30 -0
  48. package/lib/icons/sbt/currency/sbt-rarZip.d.ts +17 -0
  49. package/lib/icons/sbt/currency/sbt-rarZip.js +30 -0
  50. package/lib/icons/sbt/currency/word.d.ts +17 -0
  51. package/lib/icons/sbt/currency/word.js +36 -0
  52. package/lib/index.d.ts +161 -155
  53. package/lib/index.js +197 -155
  54. package/package.json +1 -1
@@ -0,0 +1,17 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ attrs: {
11
+ d: string;
12
+ };
13
+ children: never[];
14
+ }[];
15
+ };
16
+ };
17
+ export default node;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var node = {
8
+ "name": "sbt-pdf",
9
+ "nodeTree": {
10
+ "tag": "svg",
11
+ "attrs": {
12
+ "viewBox": "0 0 1024 1024"
13
+ },
14
+ "children": [{
15
+ "tag": "path",
16
+ "attrs": {
17
+ "d": "M109.71 984V36.57A36.57 36.57 0 01146.3 0H621.7L914.3 292.57V984a36.57 36.57 0 01-36.58 36.57H146.3A36.57 36.57 0 01109.7 984z"
18
+ },
19
+ "children": []
20
+ }, {
21
+ "tag": "path",
22
+ "attrs": {
23
+ "d": "M658.29 292.57A36.57 36.57 0 01621.7 256V0L914.3 292.57h-256zm-309.72 384V402.3a9.14 9.14 0 019.14-9.15H568c80.8 0 146.29 65.5 146.29 146.29 0 80.8-65.5 146.28-146.29 146.28H421.71v137.15a9.14 9.14 0 01-9.14 9.14h-54.86a9.14 9.14 0 01-9.14-9.14V676.57zm73.14-64H568c20.2 0 37.44-7.14 51.72-21.42s21.42-31.52 21.42-51.72-7.14-37.44-21.42-51.72-31.52-21.42-51.72-21.42H421.71v146.28z"
24
+ },
25
+ "children": []
26
+ }]
27
+ }
28
+ };
29
+ var _default = node;
30
+ exports.default = _default;
@@ -0,0 +1,17 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ attrs: {
11
+ d: string;
12
+ };
13
+ children: never[];
14
+ }[];
15
+ };
16
+ };
17
+ export default node;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var node = {
8
+ "name": "sbt-png",
9
+ "nodeTree": {
10
+ "tag": "svg",
11
+ "attrs": {
12
+ "viewBox": "0 0 1024 1024"
13
+ },
14
+ "children": [{
15
+ "tag": "path",
16
+ "attrs": {
17
+ "d": "M109.71 984V36.57A36.57 36.57 0 01146.3 0H621.7L914.3 292.57V984a36.57 36.57 0 01-36.58 36.57H146.3A36.57 36.57 0 01109.7 984z"
18
+ },
19
+ "children": []
20
+ }, {
21
+ "tag": "path",
22
+ "attrs": {
23
+ "d": "M565.71 712v-91.43a9.14 9.14 0 019.15-9.14h91.43a9.14 9.14 0 019.14 9.14V712a9.14 9.14 0 01-9.14 9.14h-91.43a9.14 9.14 0 01-9.15-9.14zm-219.42 0v-91.43a9.14 9.14 0 019.14-9.14h91.43a9.14 9.14 0 019.14 9.14V712a9.14 9.14 0 01-9.14 9.14h-91.43a9.14 9.14 0 01-9.14-9.14zm329.14 109.71V730.3a9.14 9.14 0 019.14-9.15H776a9.14 9.14 0 019.14 9.15v91.42a9.14 9.14 0 01-9.14 9.15h-91.43a9.14 9.14 0 01-9.14-9.15zm-219.43 0V730.3a9.14 9.14 0 019.14-9.15h91.43a9.14 9.14 0 019.14 9.15v91.42a9.14 9.14 0 01-9.14 9.15h-91.43a9.14 9.14 0 01-9.14-9.15zm-219.43 0V730.3a9.14 9.14 0 019.14-9.15h91.43a9.14 9.14 0 019.15 9.15v91.42a9.14 9.14 0 01-9.15 9.15h-91.43a9.14 9.14 0 01-9.14-9.15zm329.14-329.14v-91.43a9.14 9.14 0 019.15-9.14h91.43a9.14 9.14 0 019.14 9.14v91.43a9.14 9.14 0 01-9.14 9.14h-91.43a9.14 9.14 0 01-9.15-9.14zm-219.42 0v-91.43a9.14 9.14 0 019.14-9.14h91.43a9.14 9.14 0 019.14 9.14v91.43a9.14 9.14 0 01-9.14 9.14h-91.43a9.14 9.14 0 01-9.14-9.14zM675.43 602.3v-91.43a9.14 9.14 0 019.14-9.15H776a9.14 9.14 0 019.14 9.15v91.43a9.14 9.14 0 01-9.14 9.14h-91.43a9.14 9.14 0 01-9.14-9.14zm-219.43 0v-91.43a9.14 9.14 0 019.14-9.15h91.43a9.14 9.14 0 019.14 9.15v91.43a9.14 9.14 0 01-9.14 9.14h-91.43a9.14 9.14 0 01-9.14-9.14zm-219.43 0v-91.43a9.14 9.14 0 019.14-9.15h91.43a9.14 9.14 0 019.15 9.15v91.43a9.14 9.14 0 01-9.15 9.14h-91.43a9.14 9.14 0 01-9.14-9.14zM621.71 256a36.57 36.57 0 0036.58 36.57h256L621.7 0v256z"
24
+ },
25
+ "children": []
26
+ }]
27
+ }
28
+ };
29
+ var _default = node;
30
+ exports.default = _default;
@@ -0,0 +1,17 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ attrs: {
11
+ d: string;
12
+ };
13
+ children: never[];
14
+ }[];
15
+ };
16
+ };
17
+ export default node;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var node = {
8
+ "name": "sbt-rarZip",
9
+ "nodeTree": {
10
+ "tag": "svg",
11
+ "attrs": {
12
+ "viewBox": "0 0 1024 1024"
13
+ },
14
+ "children": [{
15
+ "tag": "path",
16
+ "attrs": {
17
+ "d": "M109.71 984V36.57A36.57 36.57 0 01146.3 0H621.7L914.3 292.57V984a36.57 36.57 0 01-36.58 36.57H146.3A36.57 36.57 0 01109.7 984z"
18
+ },
19
+ "children": []
20
+ }, {
21
+ "tag": "path",
22
+ "attrs": {
23
+ "d": "M347.43 429.71V338.3a9.14 9.14 0 019.14-9.15H448a9.14 9.14 0 019.14 9.15v91.42a9.14 9.14 0 01-9.14 9.15h-91.43a9.14 9.14 0 01-9.14-9.15zM237.7 320v-91.43a9.14 9.14 0 019.15-9.14h91.43a9.14 9.14 0 019.14 9.14V320a9.14 9.14 0 01-9.14 9.14h-91.43a9.14 9.14 0 01-9.15-9.14zm109.72-109.71v-91.43a9.14 9.14 0 019.14-9.15H448a9.14 9.14 0 019.14 9.15v91.43a9.14 9.14 0 01-9.14 9.14h-91.43a9.14 9.14 0 01-9.14-9.14zM237.7 100.57V9.14A9.14 9.14 0 01246.86 0h91.43a9.14 9.14 0 019.14 9.14v91.43a9.14 9.14 0 01-9.14 9.14h-91.43a9.14 9.14 0 01-9.15-9.14zm0 611.43V510.86a9.14 9.14 0 019.15-9.15H448a9.14 9.14 0 019.14 9.15V712a9.14 9.14 0 01-9.14 9.14H246.86a9.14 9.14 0 01-9.15-9.14zm384-456a36.57 36.57 0 0036.58 36.57h256L621.7 0v256z"
24
+ },
25
+ "children": []
26
+ }]
27
+ }
28
+ };
29
+ var _default = node;
30
+ exports.default = _default;
@@ -0,0 +1,17 @@
1
+ declare const node: {
2
+ name: string;
3
+ nodeTree: {
4
+ tag: string;
5
+ attrs: {
6
+ viewBox: string;
7
+ };
8
+ children: {
9
+ tag: string;
10
+ attrs: {
11
+ d: string;
12
+ };
13
+ children: never[];
14
+ }[];
15
+ };
16
+ };
17
+ export default node;
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var node = {
8
+ "name": "word",
9
+ "nodeTree": {
10
+ "tag": "svg",
11
+ "attrs": {
12
+ "viewBox": "0 0 1024 1024"
13
+ },
14
+ "children": [{
15
+ "tag": "path",
16
+ "attrs": {
17
+ "d": "M240 310.86h64v512h-64v-512z"
18
+ },
19
+ "children": []
20
+ }, {
21
+ "tag": "path",
22
+ "attrs": {
23
+ "d": "M109.71 984V36.57A36.57 36.57 0 01146.3 0H621.7L914.3 292.57V984a36.57 36.57 0 01-36.58 36.57H146.3A36.57 36.57 0 01109.7 984z"
24
+ },
25
+ "children": []
26
+ }, {
27
+ "tag": "path",
28
+ "attrs": {
29
+ "d": "M621.71 256a36.57 36.57 0 0036.58 36.57h256L621.7 0v256zM439.95 832h-54.38a9.14 9.14 0 01-8.91-7.1l-96.38-420.57a9.14 9.14 0 018.91-11.19h54.38a9.14 9.14 0 018.91 7.1l61.23 267.19 61.23-267.19a9.14 9.14 0 018.91-7.1h56.3a9.14 9.14 0 018.9 7.1l61.24 267.19 61.23-267.19a9.14 9.14 0 018.9-7.1h54.39a9.14 9.14 0 018.91 11.19L647.34 824.9a9.14 9.14 0 01-8.91 7.1h-56.29a9.14 9.14 0 01-8.91-7.1L512 557.7 450.77 824.9a9.14 9.14 0 01-8.91 7.1h-1.9z"
30
+ },
31
+ "children": []
32
+ }]
33
+ }
34
+ };
35
+ var _default = node;
36
+ exports.default = _default;
package/lib/index.d.ts CHANGED
@@ -1,26 +1,44 @@
1
- export { default as Bingzuwentifankui } from './components/fs/old-twocolor/Bingzuwentifankui';
2
- export { default as BingzuwentifankuiNew } from './components/fs/old-twocolor/BingzuwentifankuiNew';
3
- export { default as CasesDoubt } from './components/fs/old-twocolor/CasesDoubt';
4
- export { default as Empty404 } from './components/fs/old-twocolor/Empty404';
5
- export { default as EmptyNetwork } from './components/fs/old-twocolor/EmptyNetwork';
6
- export { default as EmptyNormal } from './components/fs/old-twocolor/EmptyNormal';
7
- export { default as EmptyPermission } from './components/fs/old-twocolor/EmptyPermission';
8
- export { default as EmptyTable } from './components/fs/old-twocolor/EmptyTable';
9
- export { default as FailCircle } from './components/fs/old-twocolor/FailCircle';
10
- export { default as Html404 } from './components/fs/old-twocolor/Html404';
11
- export { default as Huanzhejibenxinxi } from './components/fs/old-twocolor/Huanzhejibenxinxi';
12
- export { default as LoadingCircle } from './components/fs/old-twocolor/LoadingCircle';
13
- export { default as MasterMedicalOrder } from './components/fs/old-twocolor/MasterMedicalOrder';
14
- export { default as MissFill } from './components/fs/old-twocolor/MissFill';
15
- export { default as MonitorTrend } from './components/fs/old-twocolor/MonitorTrend';
16
- export { default as NoNetwork } from './components/fs/old-twocolor/NoNetwork';
17
- export { default as NoPermissions } from './components/fs/old-twocolor/NoPermissions';
18
- export { default as ReHospitalizedTag } from './components/fs/old-twocolor/ReHospitalizedTag';
19
- export { default as Ruotishi } from './components/fs/old-twocolor/Ruotishi';
20
- export { default as ServerError } from './components/fs/old-twocolor/ServerError';
21
- export { default as SuccessCircle } from './components/fs/old-twocolor/SuccessCircle';
22
- export { default as Tishi } from './components/fs/old-twocolor/Tishi';
23
- export { default as WaitCircle } from './components/fs/old-twocolor/WaitCircle';
1
+ export { default as Bill } from './components/business/business-menu/Bill';
2
+ export { default as Generate } from './components/business/business-menu/Generate';
3
+ export { default as Payment } from './components/business/business-menu/Payment';
4
+ export { default as Reconciliation } from './components/business/business-menu/Reconciliation';
5
+ export { default as PatientInformation } from './components/general/currency/PatientInformation';
6
+ export { default as Document } from './components/sbt/business-menu/Document';
7
+ export { default as Insurancepolicy } from './components/sbt/business-menu/Insurancepolicy';
8
+ export { default as PaymentFill } from './components/sbt/business-menu/PaymentFill';
9
+ export { default as SbtAddressbook } from './components/sbt/business-menu/SbtAddressbook';
10
+ export { default as SbtApiRecord } from './components/sbt/business-menu/SbtApiRecord';
11
+ export { default as SbtPingan } from './components/sbt/business-menu/SbtPingan';
12
+ export { default as SbtRealname } from './components/sbt/business-menu/SbtRealname';
13
+ export { default as SbtChecked } from './components/sbt/currency/SbtChecked';
14
+ export { default as SbtJpg } from './components/sbt/currency/SbtJpg';
15
+ export { default as SbtLink } from './components/sbt/currency/SbtLink';
16
+ export { default as SbtModify } from './components/sbt/currency/SbtModify';
17
+ export { default as SbtPdf } from './components/sbt/currency/SbtPdf';
18
+ export { default as SbtPng } from './components/sbt/currency/SbtPng';
19
+ export { default as SbtQrcode } from './components/sbt/currency/SbtQrcode';
20
+ export { default as SbtRarZip } from './components/sbt/currency/SbtRarZip';
21
+ export { default as SbtRetract } from './components/sbt/currency/SbtRetract';
22
+ export { default as SbtRetractFill } from './components/sbt/currency/SbtRetractFill';
23
+ export { default as Word } from './components/sbt/currency/Word';
24
+ export { default as ApplyFail } from './components/sbt/suggestion/ApplyFail';
25
+ export { default as ApplySuccess } from './components/sbt/suggestion/ApplySuccess';
26
+ export { default as AttestationFail } from './components/sbt/suggestion/AttestationFail';
27
+ export { default as Attestationing } from './components/sbt/suggestion/Attestationing';
28
+ export { default as ClaimsAssessment } from './components/sbt/suggestion/ClaimsAssessment';
29
+ export { default as Examine } from './components/sbt/suggestion/Examine';
30
+ export { default as Finish } from './components/sbt/suggestion/Finish';
31
+ export { default as ProcessFail } from './components/sbt/suggestion/ProcessFail';
32
+ export { default as ProcessPass } from './components/sbt/suggestion/ProcessPass';
33
+ export { default as QuickCompensation } from './components/sbt/suggestion/QuickCompensation';
34
+ export { default as Revoke } from './components/sbt/suggestion/Revoke';
35
+ export { default as SbtDirect } from './components/sbt/suggestion/SbtDirect';
36
+ export { default as SbtDirectFill } from './components/sbt/suggestion/SbtDirectFill';
37
+ export { default as SbtDirectRevoke } from './components/sbt/suggestion/SbtDirectRevoke';
38
+ export { default as SbtQuick } from './components/sbt/suggestion/SbtQuick';
39
+ export { default as SbtQuickFill } from './components/sbt/suggestion/SbtQuickFill';
40
+ export { default as SbtQuickRevoke } from './components/sbt/suggestion/SbtQuickRevoke';
41
+ export { default as Wait } from './components/sbt/suggestion/Wait';
24
42
  export { default as Analyse } from './components/fs/business-menu/Analyse';
25
43
  export { default as Annotate } from './components/fs/business-menu/Annotate';
26
44
  export { default as AppealFeedback } from './components/fs/business-menu/AppealFeedback';
@@ -158,6 +176,29 @@ export { default as UserManagement } from './components/fs/business-menu/UserMan
158
176
  export { default as UserManagementFill } from './components/fs/business-menu/UserManagementFill';
159
177
  export { default as WarningVerify } from './components/fs/business-menu/WarningVerify';
160
178
  export { default as WarningVerifyFill } from './components/fs/business-menu/WarningVerifyFill';
179
+ export { default as Bingzuwentifankui } from './components/fs/old-twocolor/Bingzuwentifankui';
180
+ export { default as BingzuwentifankuiNew } from './components/fs/old-twocolor/BingzuwentifankuiNew';
181
+ export { default as CasesDoubt } from './components/fs/old-twocolor/CasesDoubt';
182
+ export { default as Empty404 } from './components/fs/old-twocolor/Empty404';
183
+ export { default as EmptyNetwork } from './components/fs/old-twocolor/EmptyNetwork';
184
+ export { default as EmptyNormal } from './components/fs/old-twocolor/EmptyNormal';
185
+ export { default as EmptyPermission } from './components/fs/old-twocolor/EmptyPermission';
186
+ export { default as EmptyTable } from './components/fs/old-twocolor/EmptyTable';
187
+ export { default as FailCircle } from './components/fs/old-twocolor/FailCircle';
188
+ export { default as Html404 } from './components/fs/old-twocolor/Html404';
189
+ export { default as Huanzhejibenxinxi } from './components/fs/old-twocolor/Huanzhejibenxinxi';
190
+ export { default as LoadingCircle } from './components/fs/old-twocolor/LoadingCircle';
191
+ export { default as MasterMedicalOrder } from './components/fs/old-twocolor/MasterMedicalOrder';
192
+ export { default as MissFill } from './components/fs/old-twocolor/MissFill';
193
+ export { default as MonitorTrend } from './components/fs/old-twocolor/MonitorTrend';
194
+ export { default as NoNetwork } from './components/fs/old-twocolor/NoNetwork';
195
+ export { default as NoPermissions } from './components/fs/old-twocolor/NoPermissions';
196
+ export { default as ReHospitalizedTag } from './components/fs/old-twocolor/ReHospitalizedTag';
197
+ export { default as Ruotishi } from './components/fs/old-twocolor/Ruotishi';
198
+ export { default as ServerError } from './components/fs/old-twocolor/ServerError';
199
+ export { default as SuccessCircle } from './components/fs/old-twocolor/SuccessCircle';
200
+ export { default as Tishi } from './components/fs/old-twocolor/Tishi';
201
+ export { default as WaitCircle } from './components/fs/old-twocolor/WaitCircle';
161
202
  export { default as Await } from './components/fs/suggestion/Await';
162
203
  export { default as BenchmarkAnalysis } from './components/fs/suggestion/BenchmarkAnalysis';
163
204
  export { default as ClaimFinish } from './components/fs/suggestion/ClaimFinish';
@@ -196,115 +237,6 @@ export { default as UndrgAccountColor } from './components/fs/suggestion/UndrgAc
196
237
  export { default as UninsuranceAccountColor } from './components/fs/suggestion/UninsuranceAccountColor';
197
238
  export { default as UnreasonableHospitalized } from './components/fs/suggestion/UnreasonableHospitalized';
198
239
  export { default as Warning } from './components/fs/suggestion/Warning';
199
- export { default as Bill } from './components/business/business-menu/Bill';
200
- export { default as Generate } from './components/business/business-menu/Generate';
201
- export { default as Payment } from './components/business/business-menu/Payment';
202
- export { default as Reconciliation } from './components/business/business-menu/Reconciliation';
203
- export { default as Add } from './components/fs/currency/Add';
204
- export { default as AddFill } from './components/fs/currency/AddFill';
205
- export { default as Admin } from './components/fs/currency/Admin';
206
- export { default as AppearRecord } from './components/fs/currency/AppearRecord';
207
- export { default as AppearRecordFill } from './components/fs/currency/AppearRecordFill';
208
- export { default as AppendTo } from './components/fs/currency/AppendTo';
209
- export { default as ArrowDown } from './components/fs/currency/ArrowDown';
210
- export { default as ArrowLeft } from './components/fs/currency/ArrowLeft';
211
- export { default as ArrowRight } from './components/fs/currency/ArrowRight';
212
- export { default as ArrowUp } from './components/fs/currency/ArrowUp';
213
- export { default as BackToPlatform } from './components/fs/currency/BackToPlatform';
214
- export { default as BackToPlatformFill } from './components/fs/currency/BackToPlatformFill';
215
- export { default as Bottom } from './components/fs/currency/Bottom';
216
- export { default as Cancel } from './components/fs/currency/Cancel';
217
- export { default as CancelFill } from './components/fs/currency/CancelFill';
218
- export { default as CaseInformation } from './components/fs/currency/CaseInformation';
219
- export { default as CaseInformationFill } from './components/fs/currency/CaseInformationFill';
220
- export { default as Chart } from './components/fs/currency/Chart';
221
- export { default as Checkbox } from './components/fs/currency/Checkbox';
222
- export { default as CheckboxDisable } from './components/fs/currency/CheckboxDisable';
223
- export { default as CheckboxFill } from './components/fs/currency/CheckboxFill';
224
- export { default as ChooseFile } from './components/fs/currency/ChooseFile';
225
- export { default as ChooseFileFill } from './components/fs/currency/ChooseFileFill';
226
- export { default as Clean } from './components/fs/currency/Clean';
227
- export { default as CleanFill } from './components/fs/currency/CleanFill';
228
- export { default as Close } from './components/fs/currency/Close';
229
- export { default as Code } from './components/fs/currency/Code';
230
- export { default as Copy } from './components/fs/currency/Copy';
231
- export { default as CopyFill } from './components/fs/currency/CopyFill';
232
- export { default as CostDetail } from './components/fs/currency/CostDetail';
233
- export { default as CostDetailFill } from './components/fs/currency/CostDetailFill';
234
- export { default as Date } from './components/fs/currency/Date';
235
- export { default as DateFill } from './components/fs/currency/DateFill';
236
- export { default as Delete } from './components/fs/currency/Delete';
237
- export { default as DeleteFill } from './components/fs/currency/DeleteFill';
238
- export { default as Download } from './components/fs/currency/Download';
239
- export { default as DownloadFill } from './components/fs/currency/DownloadFill';
240
- export { default as Drag } from './components/fs/currency/Drag';
241
- export { default as Edit } from './components/fs/currency/Edit';
242
- export { default as EditFill } from './components/fs/currency/EditFill';
243
- export { default as EventFollow } from './components/fs/currency/EventFollow';
244
- export { default as EventFollowFill } from './components/fs/currency/EventFollowFill';
245
- export { default as Exitfullscreen } from './components/fs/currency/Exitfullscreen';
246
- export { default as Fall } from './components/fs/currency/Fall';
247
- export { default as Fold } from './components/fs/currency/Fold';
248
- export { default as FoldFill } from './components/fs/currency/FoldFill';
249
- export { default as FsAddnew } from './components/fs/currency/FsAddnew';
250
- export { default as Fullscreen } from './components/fs/currency/Fullscreen';
251
- export { default as GroupFeedback } from './components/fs/currency/GroupFeedback';
252
- export { default as GroupFeedbackFill } from './components/fs/currency/GroupFeedbackFill';
253
- export { default as HospitalAppeal } from './components/fs/currency/HospitalAppeal';
254
- export { default as HospitalAppealFill } from './components/fs/currency/HospitalAppealFill';
255
- export { default as ImitateGroup } from './components/fs/currency/ImitateGroup';
256
- export { default as ImitateGroupFill } from './components/fs/currency/ImitateGroupFill';
257
- export { default as Invisible } from './components/fs/currency/Invisible';
258
- export { default as InvisibleFill } from './components/fs/currency/InvisibleFill';
259
- export { default as Leadingin } from './components/fs/currency/Leadingin';
260
- export { default as LeadinginInformation } from './components/fs/currency/LeadinginInformation';
261
- export { default as Leadingout } from './components/fs/currency/Leadingout';
262
- export { default as ListDetail } from './components/fs/currency/ListDetail';
263
- export { default as ListDetailFill } from './components/fs/currency/ListDetailFill';
264
- export { default as Loading } from './components/fs/currency/Loading';
265
- export { default as More } from './components/fs/currency/More';
266
- export { default as PatientInformationFill } from './components/fs/currency/PatientInformationFill';
267
- export { default as Radio } from './components/fs/currency/Radio';
268
- export { default as RadioFill } from './components/fs/currency/RadioFill';
269
- export { default as Raise } from './components/fs/currency/Raise';
270
- export { default as Record } from './components/fs/currency/Record';
271
- export { default as RecordFill } from './components/fs/currency/RecordFill';
272
- export { default as Recover } from './components/fs/currency/Recover';
273
- export { default as RectifyMassage } from './components/fs/currency/RectifyMassage';
274
- export { default as RectifyMassageFill } from './components/fs/currency/RectifyMassageFill';
275
- export { default as Refresh } from './components/fs/currency/Refresh';
276
- export { default as Screening } from './components/fs/currency/Screening';
277
- export { default as Search } from './components/fs/currency/Search';
278
- export { default as Selecte } from './components/fs/currency/Selecte';
279
- export { default as Setting } from './components/fs/currency/Setting';
280
- export { default as SettingFill } from './components/fs/currency/SettingFill';
281
- export { default as ShuttleLeft } from './components/fs/currency/ShuttleLeft';
282
- export { default as ShuttleRight } from './components/fs/currency/ShuttleRight';
283
- export { default as Singlearrow } from './components/fs/currency/Singlearrow';
284
- export { default as Sort } from './components/fs/currency/Sort';
285
- export { default as StartAnnotate } from './components/fs/currency/StartAnnotate';
286
- export { default as StartAnnotateFill } from './components/fs/currency/StartAnnotateFill';
287
- export { default as Submit } from './components/fs/currency/Submit';
288
- export { default as SubmitFill } from './components/fs/currency/SubmitFill';
289
- export { default as Switch } from './components/fs/currency/Switch';
290
- export { default as SwitchFill } from './components/fs/currency/SwitchFill';
291
- export { default as Table } from './components/fs/currency/Table';
292
- export { default as Time } from './components/fs/currency/Time';
293
- export { default as TimeFill } from './components/fs/currency/TimeFill';
294
- export { default as Top } from './components/fs/currency/Top';
295
- export { default as Unfixed } from './components/fs/currency/Unfixed';
296
- export { default as Unfold } from './components/fs/currency/Unfold';
297
- export { default as UnfoldFill } from './components/fs/currency/UnfoldFill';
298
- export { default as Visible } from './components/fs/currency/Visible';
299
- export { default as VisibleFill } from './components/fs/currency/VisibleFill';
300
- export { default as PatientInformation } from './components/general/currency/PatientInformation';
301
- export { default as Document } from './components/sbt/business-menu/Document';
302
- export { default as Insurancepolicy } from './components/sbt/business-menu/Insurancepolicy';
303
- export { default as PaymentFill } from './components/sbt/business-menu/PaymentFill';
304
- export { default as SbtAddressbook } from './components/sbt/business-menu/SbtAddressbook';
305
- export { default as SbtApiRecord } from './components/sbt/business-menu/SbtApiRecord';
306
- export { default as SbtPingan } from './components/sbt/business-menu/SbtPingan';
307
- export { default as SbtRealname } from './components/sbt/business-menu/SbtRealname';
308
240
  export { default as Account } from './components/fs/old-outlined/Account';
309
241
  export { default as AccountFill } from './components/fs/old-outlined/AccountFill';
310
242
  export { default as AcountManage } from './components/fs/old-outlined/AcountManage';
@@ -497,26 +429,100 @@ export { default as Zhuantifenxi } from './components/fs/old-outlined/Zhuantifen
497
429
  export { default as ZhuantifenxiFill } from './components/fs/old-outlined/ZhuantifenxiFill';
498
430
  export { default as Zhutizhibiao } from './components/fs/old-outlined/Zhutizhibiao';
499
431
  export { default as Zygl } from './components/fs/old-outlined/Zygl';
500
- export { default as SbtLink } from './components/sbt/currency/SbtLink';
501
- export { default as SbtModify } from './components/sbt/currency/SbtModify';
502
- export { default as SbtQrcode } from './components/sbt/currency/SbtQrcode';
503
- export { default as SbtRetract } from './components/sbt/currency/SbtRetract';
504
- export { default as SbtRetractFill } from './components/sbt/currency/SbtRetractFill';
505
- export { default as ApplyFail } from './components/sbt/suggestion/ApplyFail';
506
- export { default as ApplySuccess } from './components/sbt/suggestion/ApplySuccess';
507
- export { default as AttestationFail } from './components/sbt/suggestion/AttestationFail';
508
- export { default as Attestationing } from './components/sbt/suggestion/Attestationing';
509
- export { default as ClaimsAssessment } from './components/sbt/suggestion/ClaimsAssessment';
510
- export { default as Examine } from './components/sbt/suggestion/Examine';
511
- export { default as Finish } from './components/sbt/suggestion/Finish';
512
- export { default as ProcessFail } from './components/sbt/suggestion/ProcessFail';
513
- export { default as ProcessPass } from './components/sbt/suggestion/ProcessPass';
514
- export { default as QuickCompensation } from './components/sbt/suggestion/QuickCompensation';
515
- export { default as Revoke } from './components/sbt/suggestion/Revoke';
516
- export { default as SbtDirect } from './components/sbt/suggestion/SbtDirect';
517
- export { default as SbtDirectFill } from './components/sbt/suggestion/SbtDirectFill';
518
- export { default as SbtDirectRevoke } from './components/sbt/suggestion/SbtDirectRevoke';
519
- export { default as SbtQuick } from './components/sbt/suggestion/SbtQuick';
520
- export { default as SbtQuickFill } from './components/sbt/suggestion/SbtQuickFill';
521
- export { default as SbtQuickRevoke } from './components/sbt/suggestion/SbtQuickRevoke';
522
- export { default as Wait } from './components/sbt/suggestion/Wait';
432
+ export { default as Add } from './components/fs/currency/Add';
433
+ export { default as AddFill } from './components/fs/currency/AddFill';
434
+ export { default as Admin } from './components/fs/currency/Admin';
435
+ export { default as AppearRecord } from './components/fs/currency/AppearRecord';
436
+ export { default as AppearRecordFill } from './components/fs/currency/AppearRecordFill';
437
+ export { default as AppendTo } from './components/fs/currency/AppendTo';
438
+ export { default as ArrowDown } from './components/fs/currency/ArrowDown';
439
+ export { default as ArrowLeft } from './components/fs/currency/ArrowLeft';
440
+ export { default as ArrowRight } from './components/fs/currency/ArrowRight';
441
+ export { default as ArrowUp } from './components/fs/currency/ArrowUp';
442
+ export { default as BackToPlatform } from './components/fs/currency/BackToPlatform';
443
+ export { default as BackToPlatformFill } from './components/fs/currency/BackToPlatformFill';
444
+ export { default as Bottom } from './components/fs/currency/Bottom';
445
+ export { default as Cancel } from './components/fs/currency/Cancel';
446
+ export { default as CancelFill } from './components/fs/currency/CancelFill';
447
+ export { default as CaseInformation } from './components/fs/currency/CaseInformation';
448
+ export { default as CaseInformationFill } from './components/fs/currency/CaseInformationFill';
449
+ export { default as Chart } from './components/fs/currency/Chart';
450
+ export { default as Checkbox } from './components/fs/currency/Checkbox';
451
+ export { default as CheckboxDisable } from './components/fs/currency/CheckboxDisable';
452
+ export { default as CheckboxFill } from './components/fs/currency/CheckboxFill';
453
+ export { default as ChooseFile } from './components/fs/currency/ChooseFile';
454
+ export { default as ChooseFileFill } from './components/fs/currency/ChooseFileFill';
455
+ export { default as Clean } from './components/fs/currency/Clean';
456
+ export { default as CleanFill } from './components/fs/currency/CleanFill';
457
+ export { default as Close } from './components/fs/currency/Close';
458
+ export { default as Code } from './components/fs/currency/Code';
459
+ export { default as Copy } from './components/fs/currency/Copy';
460
+ export { default as CopyFill } from './components/fs/currency/CopyFill';
461
+ export { default as CostDetail } from './components/fs/currency/CostDetail';
462
+ export { default as CostDetailFill } from './components/fs/currency/CostDetailFill';
463
+ export { default as Date } from './components/fs/currency/Date';
464
+ export { default as DateFill } from './components/fs/currency/DateFill';
465
+ export { default as Delete } from './components/fs/currency/Delete';
466
+ export { default as DeleteFill } from './components/fs/currency/DeleteFill';
467
+ export { default as Download } from './components/fs/currency/Download';
468
+ export { default as DownloadFill } from './components/fs/currency/DownloadFill';
469
+ export { default as Drag } from './components/fs/currency/Drag';
470
+ export { default as Edit } from './components/fs/currency/Edit';
471
+ export { default as EditFill } from './components/fs/currency/EditFill';
472
+ export { default as EventFollow } from './components/fs/currency/EventFollow';
473
+ export { default as EventFollowFill } from './components/fs/currency/EventFollowFill';
474
+ export { default as Exitfullscreen } from './components/fs/currency/Exitfullscreen';
475
+ export { default as Fall } from './components/fs/currency/Fall';
476
+ export { default as Fold } from './components/fs/currency/Fold';
477
+ export { default as FoldFill } from './components/fs/currency/FoldFill';
478
+ export { default as FsAddnew } from './components/fs/currency/FsAddnew';
479
+ export { default as Fullscreen } from './components/fs/currency/Fullscreen';
480
+ export { default as GroupFeedback } from './components/fs/currency/GroupFeedback';
481
+ export { default as GroupFeedbackFill } from './components/fs/currency/GroupFeedbackFill';
482
+ export { default as HospitalAppeal } from './components/fs/currency/HospitalAppeal';
483
+ export { default as HospitalAppealFill } from './components/fs/currency/HospitalAppealFill';
484
+ export { default as ImitateGroup } from './components/fs/currency/ImitateGroup';
485
+ export { default as ImitateGroupFill } from './components/fs/currency/ImitateGroupFill';
486
+ export { default as Invisible } from './components/fs/currency/Invisible';
487
+ export { default as InvisibleFill } from './components/fs/currency/InvisibleFill';
488
+ export { default as Leadingin } from './components/fs/currency/Leadingin';
489
+ export { default as LeadinginInformation } from './components/fs/currency/LeadinginInformation';
490
+ export { default as Leadingout } from './components/fs/currency/Leadingout';
491
+ export { default as ListDetail } from './components/fs/currency/ListDetail';
492
+ export { default as ListDetailFill } from './components/fs/currency/ListDetailFill';
493
+ export { default as Loading } from './components/fs/currency/Loading';
494
+ export { default as More } from './components/fs/currency/More';
495
+ export { default as PatientInformationFill } from './components/fs/currency/PatientInformationFill';
496
+ export { default as Radio } from './components/fs/currency/Radio';
497
+ export { default as RadioFill } from './components/fs/currency/RadioFill';
498
+ export { default as Raise } from './components/fs/currency/Raise';
499
+ export { default as Record } from './components/fs/currency/Record';
500
+ export { default as RecordFill } from './components/fs/currency/RecordFill';
501
+ export { default as Recover } from './components/fs/currency/Recover';
502
+ export { default as RectifyMassage } from './components/fs/currency/RectifyMassage';
503
+ export { default as RectifyMassageFill } from './components/fs/currency/RectifyMassageFill';
504
+ export { default as Refresh } from './components/fs/currency/Refresh';
505
+ export { default as Screening } from './components/fs/currency/Screening';
506
+ export { default as Search } from './components/fs/currency/Search';
507
+ export { default as Selecte } from './components/fs/currency/Selecte';
508
+ export { default as Setting } from './components/fs/currency/Setting';
509
+ export { default as SettingFill } from './components/fs/currency/SettingFill';
510
+ export { default as ShuttleLeft } from './components/fs/currency/ShuttleLeft';
511
+ export { default as ShuttleRight } from './components/fs/currency/ShuttleRight';
512
+ export { default as Singlearrow } from './components/fs/currency/Singlearrow';
513
+ export { default as Sort } from './components/fs/currency/Sort';
514
+ export { default as StartAnnotate } from './components/fs/currency/StartAnnotate';
515
+ export { default as StartAnnotateFill } from './components/fs/currency/StartAnnotateFill';
516
+ export { default as Submit } from './components/fs/currency/Submit';
517
+ export { default as SubmitFill } from './components/fs/currency/SubmitFill';
518
+ export { default as Switch } from './components/fs/currency/Switch';
519
+ export { default as SwitchFill } from './components/fs/currency/SwitchFill';
520
+ export { default as Table } from './components/fs/currency/Table';
521
+ export { default as Time } from './components/fs/currency/Time';
522
+ export { default as TimeFill } from './components/fs/currency/TimeFill';
523
+ export { default as Top } from './components/fs/currency/Top';
524
+ export { default as Unfixed } from './components/fs/currency/Unfixed';
525
+ export { default as Unfold } from './components/fs/currency/Unfold';
526
+ export { default as UnfoldFill } from './components/fs/currency/UnfoldFill';
527
+ export { default as Visible } from './components/fs/currency/Visible';
528
+ export { default as VisibleFill } from './components/fs/currency/VisibleFill';