@firesoon/icons-react 3.0.30 → 3.0.32
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/fs/business-menu/FsBasis.js +12 -0
- package/es/components/fs/business-menu/{FsChoose.js → FsExpert.js} +2 -2
- package/es/components/fs/business-menu/index.d.ts +2 -1
- package/es/components/fs/business-menu/index.js +2 -1
- package/es/components/fs/old-twocolor/FsChoose.d.ts +4 -0
- package/es/components/fs/old-twocolor/FsChoose.js +12 -0
- package/es/components/fs/old-twocolor/index.d.ts +1 -0
- package/es/components/fs/old-twocolor/index.js +1 -0
- package/es/dome/index.js +6 -2
- package/es/icons/fs/business-menu/fs-basis.js +41 -0
- package/es/icons/fs/business-menu/fs-expert.js +47 -0
- package/es/icons/fs/old-twocolor/fs-choose.d.ts +18 -0
- package/es/icons/fs/{business-menu → old-twocolor}/fs-choose.js +4 -2
- package/es/index.d.ts +158 -156
- package/es/index.js +158 -156
- package/lib/components/fs/business-menu/FsBasis.d.ts +4 -0
- package/lib/components/fs/business-menu/FsBasis.js +20 -0
- package/lib/components/fs/business-menu/FsExpert.d.ts +4 -0
- package/lib/components/fs/business-menu/FsExpert.js +20 -0
- package/lib/components/fs/business-menu/index.d.ts +2 -1
- package/lib/components/fs/business-menu/index.js +12 -5
- package/lib/components/fs/old-twocolor/FsChoose.d.ts +4 -0
- package/lib/components/fs/{business-menu → old-twocolor}/FsChoose.js +2 -2
- package/lib/components/fs/old-twocolor/index.d.ts +1 -0
- package/lib/components/fs/old-twocolor/index.js +7 -0
- package/lib/dome/index.js +6 -2
- package/lib/icons/fs/business-menu/fs-basis.d.ts +17 -0
- package/lib/icons/fs/business-menu/fs-basis.js +48 -0
- package/lib/icons/fs/business-menu/fs-expert.d.ts +17 -0
- package/lib/icons/fs/business-menu/fs-expert.js +54 -0
- package/lib/icons/fs/old-twocolor/fs-choose.d.ts +18 -0
- package/lib/icons/fs/{business-menu → old-twocolor}/fs-choose.js +4 -2
- package/lib/index.d.ts +158 -156
- package/lib/index.js +170 -156
- package/package.json +1 -1
- /package/es/components/fs/business-menu/{FsChoose.d.ts → FsBasis.d.ts} +0 -0
- /package/{lib/components/fs/business-menu/FsChoose.d.ts → es/components/fs/business-menu/FsExpert.d.ts} +0 -0
- /package/es/icons/fs/business-menu/{fs-choose.d.ts → fs-basis.d.ts} +0 -0
- /package/{lib/icons/fs/business-menu/fs-choose.d.ts → es/icons/fs/business-menu/fs-expert.d.ts} +0 -0
package/es/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
export { default as PatientInformation } from "./components/general/currency/PatientInformation";
|
|
1
2
|
export { default as Bill } from "./components/business/business-menu/Bill";
|
|
2
3
|
export { default as Generate } from "./components/business/business-menu/Generate";
|
|
3
4
|
export { default as Payment } from "./components/business/business-menu/Payment";
|
|
4
5
|
export { default as Reconciliation } from "./components/business/business-menu/Reconciliation";
|
|
5
|
-
export { default as PatientInformation } from "./components/general/currency/PatientInformation";
|
|
6
6
|
export { default as SbtCheckFill } from "./components/sbt/currency/SbtCheckFill";
|
|
7
7
|
export { default as SbtLevelone } from "./components/sbt/currency/SbtLevelone";
|
|
8
8
|
export { default as SbtLeveltwo } from "./components/sbt/currency/SbtLeveltwo";
|
|
@@ -20,6 +20,24 @@ export { default as SbtPdfFill } from "./components/sbt/old-twocolor/SbtPdfFill"
|
|
|
20
20
|
export { default as SbtPngFill } from "./components/sbt/old-twocolor/SbtPngFill";
|
|
21
21
|
export { default as SbtRarFill } from "./components/sbt/old-twocolor/SbtRarFill";
|
|
22
22
|
export { default as SbtWordFill } from "./components/sbt/old-twocolor/SbtWordFill";
|
|
23
|
+
export { default as ApplyFail } from "./components/sbt/suggestion/ApplyFail";
|
|
24
|
+
export { default as ApplySuccess } from "./components/sbt/suggestion/ApplySuccess";
|
|
25
|
+
export { default as AttestationFail } from "./components/sbt/suggestion/AttestationFail";
|
|
26
|
+
export { default as Attestationing } from "./components/sbt/suggestion/Attestationing";
|
|
27
|
+
export { default as ClaimsAssessment } from "./components/sbt/suggestion/ClaimsAssessment";
|
|
28
|
+
export { default as Examine } from "./components/sbt/suggestion/Examine";
|
|
29
|
+
export { default as Finish } from "./components/sbt/suggestion/Finish";
|
|
30
|
+
export { default as ProcessFail } from "./components/sbt/suggestion/ProcessFail";
|
|
31
|
+
export { default as ProcessPass } from "./components/sbt/suggestion/ProcessPass";
|
|
32
|
+
export { default as QuickCompensation } from "./components/sbt/suggestion/QuickCompensation";
|
|
33
|
+
export { default as Revoke } from "./components/sbt/suggestion/Revoke";
|
|
34
|
+
export { default as SbtDirect } from "./components/sbt/suggestion/SbtDirect";
|
|
35
|
+
export { default as SbtDirectFill } from "./components/sbt/suggestion/SbtDirectFill";
|
|
36
|
+
export { default as SbtDirectRevoke } from "./components/sbt/suggestion/SbtDirectRevoke";
|
|
37
|
+
export { default as SbtQuick } from "./components/sbt/suggestion/SbtQuick";
|
|
38
|
+
export { default as SbtQuickFill } from "./components/sbt/suggestion/SbtQuickFill";
|
|
39
|
+
export { default as SbtQuickRevoke } from "./components/sbt/suggestion/SbtQuickRevoke";
|
|
40
|
+
export { default as Wait } from "./components/sbt/suggestion/Wait";
|
|
23
41
|
export { default as Document } from "./components/sbt/business-menu/Document";
|
|
24
42
|
export { default as Insurancepolicy } from "./components/sbt/business-menu/Insurancepolicy";
|
|
25
43
|
export { default as PaymentFill } from "./components/sbt/business-menu/PaymentFill";
|
|
@@ -65,24 +83,6 @@ export { default as SbtSupplementdata } from "./components/sbt/business-menu/Sbt
|
|
|
65
83
|
export { default as SbtTransactionflow } from "./components/sbt/business-menu/SbtTransactionflow";
|
|
66
84
|
export { default as SbtUsermanagement } from "./components/sbt/business-menu/SbtUsermanagement";
|
|
67
85
|
export { default as SbtUseroverview } from "./components/sbt/business-menu/SbtUseroverview";
|
|
68
|
-
export { default as ApplyFail } from "./components/sbt/suggestion/ApplyFail";
|
|
69
|
-
export { default as ApplySuccess } from "./components/sbt/suggestion/ApplySuccess";
|
|
70
|
-
export { default as AttestationFail } from "./components/sbt/suggestion/AttestationFail";
|
|
71
|
-
export { default as Attestationing } from "./components/sbt/suggestion/Attestationing";
|
|
72
|
-
export { default as ClaimsAssessment } from "./components/sbt/suggestion/ClaimsAssessment";
|
|
73
|
-
export { default as Examine } from "./components/sbt/suggestion/Examine";
|
|
74
|
-
export { default as Finish } from "./components/sbt/suggestion/Finish";
|
|
75
|
-
export { default as ProcessFail } from "./components/sbt/suggestion/ProcessFail";
|
|
76
|
-
export { default as ProcessPass } from "./components/sbt/suggestion/ProcessPass";
|
|
77
|
-
export { default as QuickCompensation } from "./components/sbt/suggestion/QuickCompensation";
|
|
78
|
-
export { default as Revoke } from "./components/sbt/suggestion/Revoke";
|
|
79
|
-
export { default as SbtDirect } from "./components/sbt/suggestion/SbtDirect";
|
|
80
|
-
export { default as SbtDirectFill } from "./components/sbt/suggestion/SbtDirectFill";
|
|
81
|
-
export { default as SbtDirectRevoke } from "./components/sbt/suggestion/SbtDirectRevoke";
|
|
82
|
-
export { default as SbtQuick } from "./components/sbt/suggestion/SbtQuick";
|
|
83
|
-
export { default as SbtQuickFill } from "./components/sbt/suggestion/SbtQuickFill";
|
|
84
|
-
export { default as SbtQuickRevoke } from "./components/sbt/suggestion/SbtQuickRevoke";
|
|
85
|
-
export { default as Wait } from "./components/sbt/suggestion/Wait";
|
|
86
86
|
export { default as Bingzuwentifankui } from "./components/fs/old-twocolor/Bingzuwentifankui";
|
|
87
87
|
export { default as BingzuwentifankuiNew } from "./components/fs/old-twocolor/BingzuwentifankuiNew";
|
|
88
88
|
export { default as CasesDoubt } from "./components/fs/old-twocolor/CasesDoubt";
|
|
@@ -92,6 +92,7 @@ export { default as EmptyNormal } from "./components/fs/old-twocolor/EmptyNormal
|
|
|
92
92
|
export { default as EmptyPermission } from "./components/fs/old-twocolor/EmptyPermission";
|
|
93
93
|
export { default as EmptyTable } from "./components/fs/old-twocolor/EmptyTable";
|
|
94
94
|
export { default as FailCircle } from "./components/fs/old-twocolor/FailCircle";
|
|
95
|
+
export { default as FsChoose } from "./components/fs/old-twocolor/FsChoose";
|
|
95
96
|
export { default as Html404 } from "./components/fs/old-twocolor/Html404";
|
|
96
97
|
export { default as Huanzhejibenxinxi } from "./components/fs/old-twocolor/Huanzhejibenxinxi";
|
|
97
98
|
export { default as LoadingCircle } from "./components/fs/old-twocolor/LoadingCircle";
|
|
@@ -106,142 +107,6 @@ export { default as ServerError } from "./components/fs/old-twocolor/ServerError
|
|
|
106
107
|
export { default as SuccessCircle } from "./components/fs/old-twocolor/SuccessCircle";
|
|
107
108
|
export { default as Tishi } from "./components/fs/old-twocolor/Tishi";
|
|
108
109
|
export { default as WaitCircle } from "./components/fs/old-twocolor/WaitCircle";
|
|
109
|
-
export { default as Add } from "./components/fs/currency/Add";
|
|
110
|
-
export { default as AddFill } from "./components/fs/currency/AddFill";
|
|
111
|
-
export { default as Admin } from "./components/fs/currency/Admin";
|
|
112
|
-
export { default as AppearRecord } from "./components/fs/currency/AppearRecord";
|
|
113
|
-
export { default as AppearRecordFill } from "./components/fs/currency/AppearRecordFill";
|
|
114
|
-
export { default as AppendTo } from "./components/fs/currency/AppendTo";
|
|
115
|
-
export { default as ArrowDown } from "./components/fs/currency/ArrowDown";
|
|
116
|
-
export { default as ArrowLeft } from "./components/fs/currency/ArrowLeft";
|
|
117
|
-
export { default as ArrowRight } from "./components/fs/currency/ArrowRight";
|
|
118
|
-
export { default as ArrowUp } from "./components/fs/currency/ArrowUp";
|
|
119
|
-
export { default as BackToPlatform } from "./components/fs/currency/BackToPlatform";
|
|
120
|
-
export { default as BackToPlatformFill } from "./components/fs/currency/BackToPlatformFill";
|
|
121
|
-
export { default as Bottom } from "./components/fs/currency/Bottom";
|
|
122
|
-
export { default as Cancel } from "./components/fs/currency/Cancel";
|
|
123
|
-
export { default as CancelFill } from "./components/fs/currency/CancelFill";
|
|
124
|
-
export { default as CaseInformation } from "./components/fs/currency/CaseInformation";
|
|
125
|
-
export { default as CaseInformationFill } from "./components/fs/currency/CaseInformationFill";
|
|
126
|
-
export { default as Chart } from "./components/fs/currency/Chart";
|
|
127
|
-
export { default as Checkbox } from "./components/fs/currency/Checkbox";
|
|
128
|
-
export { default as CheckboxDisable } from "./components/fs/currency/CheckboxDisable";
|
|
129
|
-
export { default as CheckboxFill } from "./components/fs/currency/CheckboxFill";
|
|
130
|
-
export { default as ChooseFile } from "./components/fs/currency/ChooseFile";
|
|
131
|
-
export { default as ChooseFileFill } from "./components/fs/currency/ChooseFileFill";
|
|
132
|
-
export { default as Clean } from "./components/fs/currency/Clean";
|
|
133
|
-
export { default as CleanFill } from "./components/fs/currency/CleanFill";
|
|
134
|
-
export { default as Close } from "./components/fs/currency/Close";
|
|
135
|
-
export { default as Code } from "./components/fs/currency/Code";
|
|
136
|
-
export { default as Copy } from "./components/fs/currency/Copy";
|
|
137
|
-
export { default as CopyFill } from "./components/fs/currency/CopyFill";
|
|
138
|
-
export { default as CostDetail } from "./components/fs/currency/CostDetail";
|
|
139
|
-
export { default as CostDetailFill } from "./components/fs/currency/CostDetailFill";
|
|
140
|
-
export { default as Date } from "./components/fs/currency/Date";
|
|
141
|
-
export { default as DateFill } from "./components/fs/currency/DateFill";
|
|
142
|
-
export { default as Delete } from "./components/fs/currency/Delete";
|
|
143
|
-
export { default as DeleteFill } from "./components/fs/currency/DeleteFill";
|
|
144
|
-
export { default as Download } from "./components/fs/currency/Download";
|
|
145
|
-
export { default as DownloadFill } from "./components/fs/currency/DownloadFill";
|
|
146
|
-
export { default as Drag } from "./components/fs/currency/Drag";
|
|
147
|
-
export { default as Edit } from "./components/fs/currency/Edit";
|
|
148
|
-
export { default as EditFill } from "./components/fs/currency/EditFill";
|
|
149
|
-
export { default as EventFollow } from "./components/fs/currency/EventFollow";
|
|
150
|
-
export { default as EventFollowFill } from "./components/fs/currency/EventFollowFill";
|
|
151
|
-
export { default as Exitfullscreen } from "./components/fs/currency/Exitfullscreen";
|
|
152
|
-
export { default as Fall } from "./components/fs/currency/Fall";
|
|
153
|
-
export { default as Fold } from "./components/fs/currency/Fold";
|
|
154
|
-
export { default as FoldFill } from "./components/fs/currency/FoldFill";
|
|
155
|
-
export { default as FsAddnew } from "./components/fs/currency/FsAddnew";
|
|
156
|
-
export { default as Fullscreen } from "./components/fs/currency/Fullscreen";
|
|
157
|
-
export { default as GroupFeedback } from "./components/fs/currency/GroupFeedback";
|
|
158
|
-
export { default as GroupFeedbackFill } from "./components/fs/currency/GroupFeedbackFill";
|
|
159
|
-
export { default as HospitalAppeal } from "./components/fs/currency/HospitalAppeal";
|
|
160
|
-
export { default as HospitalAppealFill } from "./components/fs/currency/HospitalAppealFill";
|
|
161
|
-
export { default as ImitateGroup } from "./components/fs/currency/ImitateGroup";
|
|
162
|
-
export { default as ImitateGroupFill } from "./components/fs/currency/ImitateGroupFill";
|
|
163
|
-
export { default as Invisible } from "./components/fs/currency/Invisible";
|
|
164
|
-
export { default as InvisibleFill } from "./components/fs/currency/InvisibleFill";
|
|
165
|
-
export { default as Leadingin } from "./components/fs/currency/Leadingin";
|
|
166
|
-
export { default as LeadinginInformation } from "./components/fs/currency/LeadinginInformation";
|
|
167
|
-
export { default as Leadingout } from "./components/fs/currency/Leadingout";
|
|
168
|
-
export { default as ListDetail } from "./components/fs/currency/ListDetail";
|
|
169
|
-
export { default as ListDetailFill } from "./components/fs/currency/ListDetailFill";
|
|
170
|
-
export { default as Loading } from "./components/fs/currency/Loading";
|
|
171
|
-
export { default as More } from "./components/fs/currency/More";
|
|
172
|
-
export { default as PatientInformationFill } from "./components/fs/currency/PatientInformationFill";
|
|
173
|
-
export { default as Radio } from "./components/fs/currency/Radio";
|
|
174
|
-
export { default as RadioFill } from "./components/fs/currency/RadioFill";
|
|
175
|
-
export { default as Raise } from "./components/fs/currency/Raise";
|
|
176
|
-
export { default as Record } from "./components/fs/currency/Record";
|
|
177
|
-
export { default as RecordFill } from "./components/fs/currency/RecordFill";
|
|
178
|
-
export { default as Recover } from "./components/fs/currency/Recover";
|
|
179
|
-
export { default as RectifyMassage } from "./components/fs/currency/RectifyMassage";
|
|
180
|
-
export { default as RectifyMassageFill } from "./components/fs/currency/RectifyMassageFill";
|
|
181
|
-
export { default as Refresh } from "./components/fs/currency/Refresh";
|
|
182
|
-
export { default as Screening } from "./components/fs/currency/Screening";
|
|
183
|
-
export { default as Screenshot } from "./components/fs/currency/Screenshot";
|
|
184
|
-
export { default as Search } from "./components/fs/currency/Search";
|
|
185
|
-
export { default as Selecte } from "./components/fs/currency/Selecte";
|
|
186
|
-
export { default as Setting } from "./components/fs/currency/Setting";
|
|
187
|
-
export { default as SettingFill } from "./components/fs/currency/SettingFill";
|
|
188
|
-
export { default as ShuttleLeft } from "./components/fs/currency/ShuttleLeft";
|
|
189
|
-
export { default as ShuttleRight } from "./components/fs/currency/ShuttleRight";
|
|
190
|
-
export { default as Singlearrow } from "./components/fs/currency/Singlearrow";
|
|
191
|
-
export { default as Sort } from "./components/fs/currency/Sort";
|
|
192
|
-
export { default as StartAnnotate } from "./components/fs/currency/StartAnnotate";
|
|
193
|
-
export { default as StartAnnotateFill } from "./components/fs/currency/StartAnnotateFill";
|
|
194
|
-
export { default as Submit } from "./components/fs/currency/Submit";
|
|
195
|
-
export { default as SubmitFill } from "./components/fs/currency/SubmitFill";
|
|
196
|
-
export { default as Switch } from "./components/fs/currency/Switch";
|
|
197
|
-
export { default as SwitchFill } from "./components/fs/currency/SwitchFill";
|
|
198
|
-
export { default as Table } from "./components/fs/currency/Table";
|
|
199
|
-
export { default as Time } from "./components/fs/currency/Time";
|
|
200
|
-
export { default as TimeFill } from "./components/fs/currency/TimeFill";
|
|
201
|
-
export { default as Top } from "./components/fs/currency/Top";
|
|
202
|
-
export { default as Unfixed } from "./components/fs/currency/Unfixed";
|
|
203
|
-
export { default as Unfold } from "./components/fs/currency/Unfold";
|
|
204
|
-
export { default as UnfoldFill } from "./components/fs/currency/UnfoldFill";
|
|
205
|
-
export { default as Visible } from "./components/fs/currency/Visible";
|
|
206
|
-
export { default as VisibleFill } from "./components/fs/currency/VisibleFill";
|
|
207
|
-
export { default as Await } from "./components/fs/suggestion/Await";
|
|
208
|
-
export { default as BenchmarkAnalysis } from "./components/fs/suggestion/BenchmarkAnalysis";
|
|
209
|
-
export { default as ClaimFinish } from "./components/fs/suggestion/ClaimFinish";
|
|
210
|
-
export { default as ClaimsFail } from "./components/fs/suggestion/ClaimsFail";
|
|
211
|
-
export { default as CostReturn } from "./components/fs/suggestion/CostReturn";
|
|
212
|
-
export { default as CostViolate } from "./components/fs/suggestion/CostViolate";
|
|
213
|
-
export { default as CostWarning } from "./components/fs/suggestion/CostWarning";
|
|
214
|
-
export { default as DailyOperation } from "./components/fs/suggestion/DailyOperation";
|
|
215
|
-
export { default as DrgsColor } from "./components/fs/suggestion/DrgsColor";
|
|
216
|
-
export { default as Fail } from "./components/fs/suggestion/Fail";
|
|
217
|
-
export { default as FailFill } from "./components/fs/suggestion/FailFill";
|
|
218
|
-
export { default as FsIntercept } from "./components/fs/suggestion/FsIntercept";
|
|
219
|
-
export { default as FsManualreview } from "./components/fs/suggestion/FsManualreview";
|
|
220
|
-
export { default as FsSpecial } from "./components/fs/suggestion/FsSpecial";
|
|
221
|
-
export { default as FsVip } from "./components/fs/suggestion/FsVip";
|
|
222
|
-
export { default as HospitalTransfer } from "./components/fs/suggestion/HospitalTransfer";
|
|
223
|
-
export { default as Inform } from "./components/fs/suggestion/Inform";
|
|
224
|
-
export { default as Information } from "./components/fs/suggestion/Information";
|
|
225
|
-
export { default as KeyGroup } from "./components/fs/suggestion/KeyGroup";
|
|
226
|
-
export { default as Keyoffice } from "./components/fs/suggestion/Keyoffice";
|
|
227
|
-
export { default as Lack } from "./components/fs/suggestion/Lack";
|
|
228
|
-
export { default as Notice } from "./components/fs/suggestion/Notice";
|
|
229
|
-
export { default as NoticeFill } from "./components/fs/suggestion/NoticeFill";
|
|
230
|
-
export { default as Overtime } from "./components/fs/suggestion/Overtime";
|
|
231
|
-
export { default as Problem } from "./components/fs/suggestion/Problem";
|
|
232
|
-
export { default as ProblemFill } from "./components/fs/suggestion/ProblemFill";
|
|
233
|
-
export { default as Processing } from "./components/fs/suggestion/Processing";
|
|
234
|
-
export { default as RecordQuality } from "./components/fs/suggestion/RecordQuality";
|
|
235
|
-
export { default as Rectification } from "./components/fs/suggestion/Rectification";
|
|
236
|
-
export { default as Rehospitalization } from "./components/fs/suggestion/Rehospitalization";
|
|
237
|
-
export { default as Sendback } from "./components/fs/suggestion/Sendback";
|
|
238
|
-
export { default as Success } from "./components/fs/suggestion/Success";
|
|
239
|
-
export { default as SuccessFill } from "./components/fs/suggestion/SuccessFill";
|
|
240
|
-
export { default as UndipAccountColor } from "./components/fs/suggestion/UndipAccountColor";
|
|
241
|
-
export { default as UndrgAccountColor } from "./components/fs/suggestion/UndrgAccountColor";
|
|
242
|
-
export { default as UninsuranceAccountColor } from "./components/fs/suggestion/UninsuranceAccountColor";
|
|
243
|
-
export { default as UnreasonableHospitalized } from "./components/fs/suggestion/UnreasonableHospitalized";
|
|
244
|
-
export { default as Warning } from "./components/fs/suggestion/Warning";
|
|
245
110
|
export { default as Analyse } from "./components/fs/business-menu/Analyse";
|
|
246
111
|
export { default as Annotate } from "./components/fs/business-menu/Annotate";
|
|
247
112
|
export { default as AppealFeedback } from "./components/fs/business-menu/AppealFeedback";
|
|
@@ -279,10 +144,11 @@ export { default as DrgCheck } from "./components/fs/business-menu/DrgCheck";
|
|
|
279
144
|
export { default as DrgCheckFill } from "./components/fs/business-menu/DrgCheckFill";
|
|
280
145
|
export { default as FsAppearance } from "./components/fs/business-menu/FsAppearance";
|
|
281
146
|
export { default as FsAppearanceFill } from "./components/fs/business-menu/FsAppearanceFill";
|
|
147
|
+
export { default as FsBasis } from "./components/fs/business-menu/FsBasis";
|
|
282
148
|
export { default as FsBringintoFill } from "./components/fs/business-menu/FsBringintoFill";
|
|
283
|
-
export { default as FsChoose } from "./components/fs/business-menu/FsChoose";
|
|
284
149
|
export { default as FsDatabase } from "./components/fs/business-menu/FsDatabase";
|
|
285
150
|
export { default as FsDatabaseFill } from "./components/fs/business-menu/FsDatabaseFill";
|
|
151
|
+
export { default as FsExpert } from "./components/fs/business-menu/FsExpert";
|
|
286
152
|
export { default as FsField } from "./components/fs/business-menu/FsField";
|
|
287
153
|
export { default as FsFieldFill } from "./components/fs/business-menu/FsFieldFill";
|
|
288
154
|
export { default as FsFinallist } from "./components/fs/business-menu/FsFinallist";
|
|
@@ -379,6 +245,142 @@ export { default as UserManagement } from "./components/fs/business-menu/UserMan
|
|
|
379
245
|
export { default as UserManagementFill } from "./components/fs/business-menu/UserManagementFill";
|
|
380
246
|
export { default as WarningVerify } from "./components/fs/business-menu/WarningVerify";
|
|
381
247
|
export { default as WarningVerifyFill } from "./components/fs/business-menu/WarningVerifyFill";
|
|
248
|
+
export { default as Await } from "./components/fs/suggestion/Await";
|
|
249
|
+
export { default as BenchmarkAnalysis } from "./components/fs/suggestion/BenchmarkAnalysis";
|
|
250
|
+
export { default as ClaimFinish } from "./components/fs/suggestion/ClaimFinish";
|
|
251
|
+
export { default as ClaimsFail } from "./components/fs/suggestion/ClaimsFail";
|
|
252
|
+
export { default as CostReturn } from "./components/fs/suggestion/CostReturn";
|
|
253
|
+
export { default as CostViolate } from "./components/fs/suggestion/CostViolate";
|
|
254
|
+
export { default as CostWarning } from "./components/fs/suggestion/CostWarning";
|
|
255
|
+
export { default as DailyOperation } from "./components/fs/suggestion/DailyOperation";
|
|
256
|
+
export { default as DrgsColor } from "./components/fs/suggestion/DrgsColor";
|
|
257
|
+
export { default as Fail } from "./components/fs/suggestion/Fail";
|
|
258
|
+
export { default as FailFill } from "./components/fs/suggestion/FailFill";
|
|
259
|
+
export { default as FsIntercept } from "./components/fs/suggestion/FsIntercept";
|
|
260
|
+
export { default as FsManualreview } from "./components/fs/suggestion/FsManualreview";
|
|
261
|
+
export { default as FsSpecial } from "./components/fs/suggestion/FsSpecial";
|
|
262
|
+
export { default as FsVip } from "./components/fs/suggestion/FsVip";
|
|
263
|
+
export { default as HospitalTransfer } from "./components/fs/suggestion/HospitalTransfer";
|
|
264
|
+
export { default as Inform } from "./components/fs/suggestion/Inform";
|
|
265
|
+
export { default as Information } from "./components/fs/suggestion/Information";
|
|
266
|
+
export { default as KeyGroup } from "./components/fs/suggestion/KeyGroup";
|
|
267
|
+
export { default as Keyoffice } from "./components/fs/suggestion/Keyoffice";
|
|
268
|
+
export { default as Lack } from "./components/fs/suggestion/Lack";
|
|
269
|
+
export { default as Notice } from "./components/fs/suggestion/Notice";
|
|
270
|
+
export { default as NoticeFill } from "./components/fs/suggestion/NoticeFill";
|
|
271
|
+
export { default as Overtime } from "./components/fs/suggestion/Overtime";
|
|
272
|
+
export { default as Problem } from "./components/fs/suggestion/Problem";
|
|
273
|
+
export { default as ProblemFill } from "./components/fs/suggestion/ProblemFill";
|
|
274
|
+
export { default as Processing } from "./components/fs/suggestion/Processing";
|
|
275
|
+
export { default as RecordQuality } from "./components/fs/suggestion/RecordQuality";
|
|
276
|
+
export { default as Rectification } from "./components/fs/suggestion/Rectification";
|
|
277
|
+
export { default as Rehospitalization } from "./components/fs/suggestion/Rehospitalization";
|
|
278
|
+
export { default as Sendback } from "./components/fs/suggestion/Sendback";
|
|
279
|
+
export { default as Success } from "./components/fs/suggestion/Success";
|
|
280
|
+
export { default as SuccessFill } from "./components/fs/suggestion/SuccessFill";
|
|
281
|
+
export { default as UndipAccountColor } from "./components/fs/suggestion/UndipAccountColor";
|
|
282
|
+
export { default as UndrgAccountColor } from "./components/fs/suggestion/UndrgAccountColor";
|
|
283
|
+
export { default as UninsuranceAccountColor } from "./components/fs/suggestion/UninsuranceAccountColor";
|
|
284
|
+
export { default as UnreasonableHospitalized } from "./components/fs/suggestion/UnreasonableHospitalized";
|
|
285
|
+
export { default as Warning } from "./components/fs/suggestion/Warning";
|
|
286
|
+
export { default as Add } from "./components/fs/currency/Add";
|
|
287
|
+
export { default as AddFill } from "./components/fs/currency/AddFill";
|
|
288
|
+
export { default as Admin } from "./components/fs/currency/Admin";
|
|
289
|
+
export { default as AppearRecord } from "./components/fs/currency/AppearRecord";
|
|
290
|
+
export { default as AppearRecordFill } from "./components/fs/currency/AppearRecordFill";
|
|
291
|
+
export { default as AppendTo } from "./components/fs/currency/AppendTo";
|
|
292
|
+
export { default as ArrowDown } from "./components/fs/currency/ArrowDown";
|
|
293
|
+
export { default as ArrowLeft } from "./components/fs/currency/ArrowLeft";
|
|
294
|
+
export { default as ArrowRight } from "./components/fs/currency/ArrowRight";
|
|
295
|
+
export { default as ArrowUp } from "./components/fs/currency/ArrowUp";
|
|
296
|
+
export { default as BackToPlatform } from "./components/fs/currency/BackToPlatform";
|
|
297
|
+
export { default as BackToPlatformFill } from "./components/fs/currency/BackToPlatformFill";
|
|
298
|
+
export { default as Bottom } from "./components/fs/currency/Bottom";
|
|
299
|
+
export { default as Cancel } from "./components/fs/currency/Cancel";
|
|
300
|
+
export { default as CancelFill } from "./components/fs/currency/CancelFill";
|
|
301
|
+
export { default as CaseInformation } from "./components/fs/currency/CaseInformation";
|
|
302
|
+
export { default as CaseInformationFill } from "./components/fs/currency/CaseInformationFill";
|
|
303
|
+
export { default as Chart } from "./components/fs/currency/Chart";
|
|
304
|
+
export { default as Checkbox } from "./components/fs/currency/Checkbox";
|
|
305
|
+
export { default as CheckboxDisable } from "./components/fs/currency/CheckboxDisable";
|
|
306
|
+
export { default as CheckboxFill } from "./components/fs/currency/CheckboxFill";
|
|
307
|
+
export { default as ChooseFile } from "./components/fs/currency/ChooseFile";
|
|
308
|
+
export { default as ChooseFileFill } from "./components/fs/currency/ChooseFileFill";
|
|
309
|
+
export { default as Clean } from "./components/fs/currency/Clean";
|
|
310
|
+
export { default as CleanFill } from "./components/fs/currency/CleanFill";
|
|
311
|
+
export { default as Close } from "./components/fs/currency/Close";
|
|
312
|
+
export { default as Code } from "./components/fs/currency/Code";
|
|
313
|
+
export { default as Copy } from "./components/fs/currency/Copy";
|
|
314
|
+
export { default as CopyFill } from "./components/fs/currency/CopyFill";
|
|
315
|
+
export { default as CostDetail } from "./components/fs/currency/CostDetail";
|
|
316
|
+
export { default as CostDetailFill } from "./components/fs/currency/CostDetailFill";
|
|
317
|
+
export { default as Date } from "./components/fs/currency/Date";
|
|
318
|
+
export { default as DateFill } from "./components/fs/currency/DateFill";
|
|
319
|
+
export { default as Delete } from "./components/fs/currency/Delete";
|
|
320
|
+
export { default as DeleteFill } from "./components/fs/currency/DeleteFill";
|
|
321
|
+
export { default as Download } from "./components/fs/currency/Download";
|
|
322
|
+
export { default as DownloadFill } from "./components/fs/currency/DownloadFill";
|
|
323
|
+
export { default as Drag } from "./components/fs/currency/Drag";
|
|
324
|
+
export { default as Edit } from "./components/fs/currency/Edit";
|
|
325
|
+
export { default as EditFill } from "./components/fs/currency/EditFill";
|
|
326
|
+
export { default as EventFollow } from "./components/fs/currency/EventFollow";
|
|
327
|
+
export { default as EventFollowFill } from "./components/fs/currency/EventFollowFill";
|
|
328
|
+
export { default as Exitfullscreen } from "./components/fs/currency/Exitfullscreen";
|
|
329
|
+
export { default as Fall } from "./components/fs/currency/Fall";
|
|
330
|
+
export { default as Fold } from "./components/fs/currency/Fold";
|
|
331
|
+
export { default as FoldFill } from "./components/fs/currency/FoldFill";
|
|
332
|
+
export { default as FsAddnew } from "./components/fs/currency/FsAddnew";
|
|
333
|
+
export { default as Fullscreen } from "./components/fs/currency/Fullscreen";
|
|
334
|
+
export { default as GroupFeedback } from "./components/fs/currency/GroupFeedback";
|
|
335
|
+
export { default as GroupFeedbackFill } from "./components/fs/currency/GroupFeedbackFill";
|
|
336
|
+
export { default as HospitalAppeal } from "./components/fs/currency/HospitalAppeal";
|
|
337
|
+
export { default as HospitalAppealFill } from "./components/fs/currency/HospitalAppealFill";
|
|
338
|
+
export { default as ImitateGroup } from "./components/fs/currency/ImitateGroup";
|
|
339
|
+
export { default as ImitateGroupFill } from "./components/fs/currency/ImitateGroupFill";
|
|
340
|
+
export { default as Invisible } from "./components/fs/currency/Invisible";
|
|
341
|
+
export { default as InvisibleFill } from "./components/fs/currency/InvisibleFill";
|
|
342
|
+
export { default as Leadingin } from "./components/fs/currency/Leadingin";
|
|
343
|
+
export { default as LeadinginInformation } from "./components/fs/currency/LeadinginInformation";
|
|
344
|
+
export { default as Leadingout } from "./components/fs/currency/Leadingout";
|
|
345
|
+
export { default as ListDetail } from "./components/fs/currency/ListDetail";
|
|
346
|
+
export { default as ListDetailFill } from "./components/fs/currency/ListDetailFill";
|
|
347
|
+
export { default as Loading } from "./components/fs/currency/Loading";
|
|
348
|
+
export { default as More } from "./components/fs/currency/More";
|
|
349
|
+
export { default as PatientInformationFill } from "./components/fs/currency/PatientInformationFill";
|
|
350
|
+
export { default as Radio } from "./components/fs/currency/Radio";
|
|
351
|
+
export { default as RadioFill } from "./components/fs/currency/RadioFill";
|
|
352
|
+
export { default as Raise } from "./components/fs/currency/Raise";
|
|
353
|
+
export { default as Record } from "./components/fs/currency/Record";
|
|
354
|
+
export { default as RecordFill } from "./components/fs/currency/RecordFill";
|
|
355
|
+
export { default as Recover } from "./components/fs/currency/Recover";
|
|
356
|
+
export { default as RectifyMassage } from "./components/fs/currency/RectifyMassage";
|
|
357
|
+
export { default as RectifyMassageFill } from "./components/fs/currency/RectifyMassageFill";
|
|
358
|
+
export { default as Refresh } from "./components/fs/currency/Refresh";
|
|
359
|
+
export { default as Screening } from "./components/fs/currency/Screening";
|
|
360
|
+
export { default as Screenshot } from "./components/fs/currency/Screenshot";
|
|
361
|
+
export { default as Search } from "./components/fs/currency/Search";
|
|
362
|
+
export { default as Selecte } from "./components/fs/currency/Selecte";
|
|
363
|
+
export { default as Setting } from "./components/fs/currency/Setting";
|
|
364
|
+
export { default as SettingFill } from "./components/fs/currency/SettingFill";
|
|
365
|
+
export { default as ShuttleLeft } from "./components/fs/currency/ShuttleLeft";
|
|
366
|
+
export { default as ShuttleRight } from "./components/fs/currency/ShuttleRight";
|
|
367
|
+
export { default as Singlearrow } from "./components/fs/currency/Singlearrow";
|
|
368
|
+
export { default as Sort } from "./components/fs/currency/Sort";
|
|
369
|
+
export { default as StartAnnotate } from "./components/fs/currency/StartAnnotate";
|
|
370
|
+
export { default as StartAnnotateFill } from "./components/fs/currency/StartAnnotateFill";
|
|
371
|
+
export { default as Submit } from "./components/fs/currency/Submit";
|
|
372
|
+
export { default as SubmitFill } from "./components/fs/currency/SubmitFill";
|
|
373
|
+
export { default as Switch } from "./components/fs/currency/Switch";
|
|
374
|
+
export { default as SwitchFill } from "./components/fs/currency/SwitchFill";
|
|
375
|
+
export { default as Table } from "./components/fs/currency/Table";
|
|
376
|
+
export { default as Time } from "./components/fs/currency/Time";
|
|
377
|
+
export { default as TimeFill } from "./components/fs/currency/TimeFill";
|
|
378
|
+
export { default as Top } from "./components/fs/currency/Top";
|
|
379
|
+
export { default as Unfixed } from "./components/fs/currency/Unfixed";
|
|
380
|
+
export { default as Unfold } from "./components/fs/currency/Unfold";
|
|
381
|
+
export { default as UnfoldFill } from "./components/fs/currency/UnfoldFill";
|
|
382
|
+
export { default as Visible } from "./components/fs/currency/Visible";
|
|
383
|
+
export { default as VisibleFill } from "./components/fs/currency/VisibleFill";
|
|
382
384
|
export { default as Account } from "./components/fs/old-outlined/Account";
|
|
383
385
|
export { default as AccountFill } from "./components/fs/old-outlined/AccountFill";
|
|
384
386
|
export { default as AcountManage } from "./components/fs/old-outlined/AcountManage";
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _Icon = _interopRequireDefault(require("../../../Icon"));
|
|
9
|
+
var _fsBasis = _interopRequireDefault(require("../../../icons/fs/business-menu/fs-basis"));
|
|
10
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
12
|
+
var _default = function _default() {
|
|
13
|
+
var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
14
|
+
return /*#__PURE__*/_react.default.createElement(_Icon.default, _extends({}, props, {
|
|
15
|
+
rootNode: _fsBasis.default,
|
|
16
|
+
iconName: 'fs-basis',
|
|
17
|
+
"icon-type": 'fs/business-menu'
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
exports.default = _default;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _Icon = _interopRequireDefault(require("../../../Icon"));
|
|
9
|
+
var _fsExpert = _interopRequireDefault(require("../../../icons/fs/business-menu/fs-expert"));
|
|
10
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
12
|
+
var _default = function _default() {
|
|
13
|
+
var props = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
14
|
+
return /*#__PURE__*/_react.default.createElement(_Icon.default, _extends({}, props, {
|
|
15
|
+
rootNode: _fsExpert.default,
|
|
16
|
+
iconName: 'fs-expert',
|
|
17
|
+
"icon-type": 'fs/business-menu'
|
|
18
|
+
}));
|
|
19
|
+
};
|
|
20
|
+
exports.default = _default;
|
|
@@ -35,10 +35,11 @@ export { default as DrgCheck } from './DrgCheck';
|
|
|
35
35
|
export { default as DrgCheckFill } from './DrgCheckFill';
|
|
36
36
|
export { default as FsAppearance } from './FsAppearance';
|
|
37
37
|
export { default as FsAppearanceFill } from './FsAppearanceFill';
|
|
38
|
+
export { default as FsBasis } from './FsBasis';
|
|
38
39
|
export { default as FsBringintoFill } from './FsBringintoFill';
|
|
39
|
-
export { default as FsChoose } from './FsChoose';
|
|
40
40
|
export { default as FsDatabase } from './FsDatabase';
|
|
41
41
|
export { default as FsDatabaseFill } from './FsDatabaseFill';
|
|
42
|
+
export { default as FsExpert } from './FsExpert';
|
|
42
43
|
export { default as FsField } from './FsField';
|
|
43
44
|
export { default as FsFieldFill } from './FsFieldFill';
|
|
44
45
|
export { default as FsFinallist } from './FsFinallist';
|
|
@@ -225,16 +225,16 @@ Object.defineProperty(exports, "FsAppearanceFill", {
|
|
|
225
225
|
return _FsAppearanceFill.default;
|
|
226
226
|
}
|
|
227
227
|
});
|
|
228
|
-
Object.defineProperty(exports, "
|
|
228
|
+
Object.defineProperty(exports, "FsBasis", {
|
|
229
229
|
enumerable: true,
|
|
230
230
|
get: function get() {
|
|
231
|
-
return
|
|
231
|
+
return _FsBasis.default;
|
|
232
232
|
}
|
|
233
233
|
});
|
|
234
|
-
Object.defineProperty(exports, "
|
|
234
|
+
Object.defineProperty(exports, "FsBringintoFill", {
|
|
235
235
|
enumerable: true,
|
|
236
236
|
get: function get() {
|
|
237
|
-
return
|
|
237
|
+
return _FsBringintoFill.default;
|
|
238
238
|
}
|
|
239
239
|
});
|
|
240
240
|
Object.defineProperty(exports, "FsDatabase", {
|
|
@@ -249,6 +249,12 @@ Object.defineProperty(exports, "FsDatabaseFill", {
|
|
|
249
249
|
return _FsDatabaseFill.default;
|
|
250
250
|
}
|
|
251
251
|
});
|
|
252
|
+
Object.defineProperty(exports, "FsExpert", {
|
|
253
|
+
enumerable: true,
|
|
254
|
+
get: function get() {
|
|
255
|
+
return _FsExpert.default;
|
|
256
|
+
}
|
|
257
|
+
});
|
|
252
258
|
Object.defineProperty(exports, "FsField", {
|
|
253
259
|
enumerable: true,
|
|
254
260
|
get: function get() {
|
|
@@ -862,10 +868,11 @@ var _DrgCheck = _interopRequireDefault(require("./DrgCheck"));
|
|
|
862
868
|
var _DrgCheckFill = _interopRequireDefault(require("./DrgCheckFill"));
|
|
863
869
|
var _FsAppearance = _interopRequireDefault(require("./FsAppearance"));
|
|
864
870
|
var _FsAppearanceFill = _interopRequireDefault(require("./FsAppearanceFill"));
|
|
871
|
+
var _FsBasis = _interopRequireDefault(require("./FsBasis"));
|
|
865
872
|
var _FsBringintoFill = _interopRequireDefault(require("./FsBringintoFill"));
|
|
866
|
-
var _FsChoose = _interopRequireDefault(require("./FsChoose"));
|
|
867
873
|
var _FsDatabase = _interopRequireDefault(require("./FsDatabase"));
|
|
868
874
|
var _FsDatabaseFill = _interopRequireDefault(require("./FsDatabaseFill"));
|
|
875
|
+
var _FsExpert = _interopRequireDefault(require("./FsExpert"));
|
|
869
876
|
var _FsField = _interopRequireDefault(require("./FsField"));
|
|
870
877
|
var _FsFieldFill = _interopRequireDefault(require("./FsFieldFill"));
|
|
871
878
|
var _FsFinallist = _interopRequireDefault(require("./FsFinallist"));
|
|
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _Icon = _interopRequireDefault(require("../../../Icon"));
|
|
9
|
-
var _fsChoose = _interopRequireDefault(require("../../../icons/fs/
|
|
9
|
+
var _fsChoose = _interopRequireDefault(require("../../../icons/fs/old-twocolor/fs-choose"));
|
|
10
10
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
11
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
12
12
|
var _default = function _default() {
|
|
@@ -14,7 +14,7 @@ var _default = function _default() {
|
|
|
14
14
|
return /*#__PURE__*/_react.default.createElement(_Icon.default, _extends({}, props, {
|
|
15
15
|
rootNode: _fsChoose.default,
|
|
16
16
|
iconName: 'fs-choose',
|
|
17
|
-
"icon-type": 'fs/
|
|
17
|
+
"icon-type": 'fs/old-twocolor'
|
|
18
18
|
}));
|
|
19
19
|
};
|
|
20
20
|
exports.default = _default;
|
|
@@ -7,6 +7,7 @@ export { default as EmptyNormal } from './EmptyNormal';
|
|
|
7
7
|
export { default as EmptyPermission } from './EmptyPermission';
|
|
8
8
|
export { default as EmptyTable } from './EmptyTable';
|
|
9
9
|
export { default as FailCircle } from './FailCircle';
|
|
10
|
+
export { default as FsChoose } from './FsChoose';
|
|
10
11
|
export { default as Html404 } from './Html404';
|
|
11
12
|
export { default as Huanzhejibenxinxi } from './Huanzhejibenxinxi';
|
|
12
13
|
export { default as LoadingCircle } from './LoadingCircle';
|
|
@@ -57,6 +57,12 @@ Object.defineProperty(exports, "FailCircle", {
|
|
|
57
57
|
return _FailCircle.default;
|
|
58
58
|
}
|
|
59
59
|
});
|
|
60
|
+
Object.defineProperty(exports, "FsChoose", {
|
|
61
|
+
enumerable: true,
|
|
62
|
+
get: function get() {
|
|
63
|
+
return _FsChoose.default;
|
|
64
|
+
}
|
|
65
|
+
});
|
|
60
66
|
Object.defineProperty(exports, "Html404", {
|
|
61
67
|
enumerable: true,
|
|
62
68
|
get: function get() {
|
|
@@ -150,6 +156,7 @@ var _EmptyNormal = _interopRequireDefault(require("./EmptyNormal"));
|
|
|
150
156
|
var _EmptyPermission = _interopRequireDefault(require("./EmptyPermission"));
|
|
151
157
|
var _EmptyTable = _interopRequireDefault(require("./EmptyTable"));
|
|
152
158
|
var _FailCircle = _interopRequireDefault(require("./FailCircle"));
|
|
159
|
+
var _FsChoose = _interopRequireDefault(require("./FsChoose"));
|
|
153
160
|
var _Html = _interopRequireDefault(require("./Html404"));
|
|
154
161
|
var _Huanzhejibenxinxi = _interopRequireDefault(require("./Huanzhejibenxinxi"));
|
|
155
162
|
var _LoadingCircle = _interopRequireDefault(require("./LoadingCircle"));
|
package/lib/dome/index.js
CHANGED
|
@@ -73,6 +73,10 @@ var _default = function _default() {
|
|
|
73
73
|
title: "提示建议类图标",
|
|
74
74
|
key: suggestion,
|
|
75
75
|
icons: []
|
|
76
|
+
}, {
|
|
77
|
+
title: "多色图标",
|
|
78
|
+
key: oldTwoColor,
|
|
79
|
+
icons: []
|
|
76
80
|
}]
|
|
77
81
|
}, {
|
|
78
82
|
title: "商保通",
|
|
@@ -96,13 +100,13 @@ var _default = function _default() {
|
|
|
96
100
|
}]
|
|
97
101
|
}];
|
|
98
102
|
iconKeys.forEach(function (key) {
|
|
99
|
-
var _list$find, _list$find$children$f;
|
|
103
|
+
var _list$find, _list$find$children$f, _list$find$children$f2, _list$find$children$f3;
|
|
100
104
|
var type = icon[key]().props["icon-type"].split("/");
|
|
101
105
|
(_list$find = list.find(function (item) {
|
|
102
106
|
return item.key === type[0];
|
|
103
107
|
})) === null || _list$find === void 0 ? void 0 : (_list$find$children$f = _list$find.children.find(function (item) {
|
|
104
108
|
return item.key === type[1];
|
|
105
|
-
})) === null || _list$find$children$f === void 0 ? void 0 : _list$find$children$f.icons.push(key);
|
|
109
|
+
})) === null || _list$find$children$f === void 0 ? void 0 : (_list$find$children$f2 = _list$find$children$f.icons) === null || _list$find$children$f2 === void 0 ? void 0 : (_list$find$children$f3 = _list$find$children$f2.push) === null || _list$find$children$f3 === void 0 ? void 0 : _list$find$children$f3.call(_list$find$children$f2, key);
|
|
106
110
|
});
|
|
107
111
|
return list;
|
|
108
112
|
};
|