@lm_fe/pages 0.1.201
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/README.md +31 -0
- package/dist/a_chunks/.root.js +245 -0
- package/dist/a_chunks/.root.js.map +1 -0
- package/dist/a_chunks/.root10.js +474 -0
- package/dist/a_chunks/.root10.js.map +1 -0
- package/dist/a_chunks/.root11.js +170 -0
- package/dist/a_chunks/.root11.js.map +1 -0
- package/dist/a_chunks/.root12.js +200 -0
- package/dist/a_chunks/.root12.js.map +1 -0
- package/dist/a_chunks/.root13.js +113 -0
- package/dist/a_chunks/.root13.js.map +1 -0
- package/dist/a_chunks/.root14.js +735 -0
- package/dist/a_chunks/.root14.js.map +1 -0
- package/dist/a_chunks/.root15.js +58 -0
- package/dist/a_chunks/.root15.js.map +1 -0
- package/dist/a_chunks/.root16.js +172 -0
- package/dist/a_chunks/.root16.js.map +1 -0
- package/dist/a_chunks/.root17.js +258 -0
- package/dist/a_chunks/.root17.js.map +1 -0
- package/dist/a_chunks/.root18.js +416 -0
- package/dist/a_chunks/.root18.js.map +1 -0
- package/dist/a_chunks/.root19.js +427 -0
- package/dist/a_chunks/.root19.js.map +1 -0
- package/dist/a_chunks/.root2.js +76 -0
- package/dist/a_chunks/.root2.js.map +1 -0
- package/dist/a_chunks/.root20.js +958 -0
- package/dist/a_chunks/.root20.js.map +1 -0
- package/dist/a_chunks/.root21.js +235 -0
- package/dist/a_chunks/.root21.js.map +1 -0
- package/dist/a_chunks/.root22.js +158 -0
- package/dist/a_chunks/.root22.js.map +1 -0
- package/dist/a_chunks/.root23.js +959 -0
- package/dist/a_chunks/.root23.js.map +1 -0
- package/dist/a_chunks/.root24.js +759 -0
- package/dist/a_chunks/.root24.js.map +1 -0
- package/dist/a_chunks/.root25.js +281 -0
- package/dist/a_chunks/.root25.js.map +1 -0
- package/dist/a_chunks/.root3.js +1054 -0
- package/dist/a_chunks/.root3.js.map +1 -0
- package/dist/a_chunks/.root4.js +629 -0
- package/dist/a_chunks/.root4.js.map +1 -0
- package/dist/a_chunks/.root5.js +1440 -0
- package/dist/a_chunks/.root5.js.map +1 -0
- package/dist/a_chunks/.root6.js +164 -0
- package/dist/a_chunks/.root6.js.map +1 -0
- package/dist/a_chunks/.root7.js +123 -0
- package/dist/a_chunks/.root7.js.map +1 -0
- package/dist/a_chunks/.root8.js +544 -0
- package/dist/a_chunks/.root8.js.map +1 -0
- package/dist/a_chunks/.root9.js +69 -0
- package/dist/a_chunks/.root9.js.map +1 -0
- package/dist/a_chunks/extends.js +11 -0
- package/dist/a_chunks/extends.js.map +1 -0
- package/dist/a_chunks/index.js +1492 -0
- package/dist/a_chunks/index.js.map +1 -0
- package/dist/block/index.d.ts +1 -0
- package/dist/block//346/243/200/351/252/214/346/243/200/346/237/245/Inner.d.ts +9 -0
- package/dist/block//346/243/200/351/252/214/346/243/200/346/237/245/form_config.d.ts +3 -0
- package/dist/block//346/243/200/351/252/214/346/243/200/346/237/245/index.d.ts +3 -0
- package/dist/components/BF_Form/Wrap.d.ts +9 -0
- package/dist/components/BF_Form/index.d.ts +14 -0
- package/dist/components/BF_Form/use_table_config copy.d.ts +13 -0
- package/dist/components/BF_Form/use_table_config.d.ts +13 -0
- package/dist/components/BF_Form/utils.d.ts +2 -0
- package/dist/components/Base_List/Helper.d.ts +13 -0
- package/dist/components/Base_List/_MyBaseList.d.ts +9 -0
- package/dist/components/Base_List/index.d.ts +3 -0
- package/dist/components/Base_List/types.d.ts +129 -0
- package/dist/components/HighRiskTableEntry/index.d.ts +8 -0
- package/dist/components/HighRiskTableEntry/utils.d.ts +23 -0
- package/dist/components/IdNOButton/index copy.d.ts +6 -0
- package/dist/components/IdNOButton/index.d.ts +12 -0
- package/dist/components/Layout_Sider/Inner.d.ts +17 -0
- package/dist/components/Layout_Sider/index.d.ts +4 -0
- package/dist/components/Layout_Sider/utils.d.ts +1 -0
- package/dist/components/Layout_TabButton/Inner.d.ts +11 -0
- package/dist/components/Layout_TabButton/index.d.ts +8 -0
- package/dist/components/Login/Inner.d.ts +8 -0
- package/dist/components/Login/index.d.ts +1 -0
- package/dist/components/QuickDocButton/form_config.d.ts +4 -0
- package/dist/components/QuickDocButton/index.d.ts +6 -0
- package/dist/components/doctor_end/ExemplaryCase/Inner.d.ts +33 -0
- package/dist/components/doctor_end/ExemplaryCase/config.d.ts +27 -0
- package/dist/components/doctor_end/ExemplaryCase/index.d.ts +3 -0
- package/dist/components/doctor_end/ExemplaryCase/request.d.ts +2 -0
- package/dist/components/doctor_end/HeaderInfo/Inner.d.ts +3 -0
- package/dist/components/doctor_end/HeaderInfo/index.d.ts +4 -0
- package/dist/components/doctor_end/HeaderInfo/types.d.ts +10 -0
- package/dist/components/doctor_end/HeaderInfo/utils.d.ts +20 -0
- package/dist/components/doctor_end/HeaderInfoLayout/index.d.ts +3 -0
- package/dist/components/doctor_end/index.d.ts +3 -0
- package/dist/components/exception/403.d.ts +4 -0
- package/dist/components/exception/404.d.ts +4 -0
- package/dist/components/exception/500.d.ts +6 -0
- package/dist/components/exception/ErrorBoundary.d.ts +11 -0
- package/dist/components/exception/ErrorBoundarySmall.d.ts +16 -0
- package/dist/components/exception/SelectTip.d.ts +2 -0
- package/dist/components/exception/index.d.ts +1 -0
- package/dist/components/index.d.ts +10 -0
- package/dist/form_config/config_table.d.ts +2 -0
- package/dist/form_config/index.d.ts +1 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.js +36 -0
- package/dist/index.js.map +1 -0
- package/dist/modals/entries/BF_Form/index.d.ts +4 -0
- package/dist/modals/entries/StupidTemplateModal2/components/TemplateSelect.d.ts +2 -0
- package/dist/modals/entries/StupidTemplateModal2/index.d.ts +22 -0
- package/dist/modals/entries/StupidTemplateModal2/methods/index.d.ts +16 -0
- package/dist/modals/entries/modal_form/index.d.ts +29 -0
- package/dist/modals/entries/modal_page/index.d.ts +12 -0
- package/dist/modals/entries/print_modal/index.d.ts +3 -0
- package/dist/modals/entries/template_modal3/EditModal.d.ts +2 -0
- package/dist/modals/entries/template_modal3/common.d.ts +4 -0
- package/dist/modals/entries/template_modal3/components/TemplateSelect.d.ts +1 -0
- package/dist/modals/entries/template_modal3/index copy 2.d.ts +19 -0
- package/dist/modals/entries/template_modal3/index copy.d.ts +22 -0
- package/dist/modals/entries/template_modal3/index.d.ts +17 -0
- package/dist/modals/entries/template_modal3/methods/index.d.ts +15 -0
- package/dist/modals/entries/template_modal3/types.d.ts +27 -0
- package/dist/modals/entries/test/index.d.ts +6 -0
- package/dist/modals/entries/text_search/index.d.ts +8 -0
- package/dist/modals/entries//344/271/231/350/202/235/347/256/241/347/220/206/index.d.ts +8 -0
- package/dist/modals/entries//345/255/220/347/227/253/345/211/215/346/234/237/351/243/216/351/231/251/350/257/204/344/274/260/350/241/250/index.d.ts +9 -0
- package/dist/modals/entries//346/242/205/346/257/222/347/256/241/347/220/206/index.d.ts +8 -0
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/ThrombusGysy.d.ts +9 -0
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/components.d.ts +7 -0
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/config.d.ts +28 -0
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/utils.d.ts +9 -0
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/Default/ThrombusDefault.d.ts +8 -0
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/index.d.ts +3 -0
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/types.d.ts +5 -0
- package/dist/modals/entries//347/230/242/347/227/225/345/255/220/345/256/253/351/230/264/351/201/223/350/257/225/344/272/247/350/241/250/index.d.ts +7 -0
- package/dist/modals/entries//350/257/212/346/226/255/345/216/206/345/217/262/index.d.ts +8 -0
- package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/add-diagnoses/add-diagnoses.d.ts +12 -0
- package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/index.d.ts +20 -0
- package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/util.d.ts +60 -0
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/HighriskSign.d.ts +13 -0
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/HighriskTimeline.d.ts +9 -0
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/index copy.d.ts" +12 -0
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/index.d.ts +13 -0
- package/dist/modals/entries//351/253/230/345/215/261/351/232/217/350/256/277/form_config.d.ts +2 -0
- package/dist/modals/entries//351/253/230/345/215/261/351/232/217/350/256/277/index.d.ts +8 -0
- package/dist/modals/index.d.ts +22 -0
- package/dist/modals/meta.d.ts +21 -0
- package/dist/pages/doc_record/Right.d.ts +6 -0
- package/dist/pages/doc_record/index.d.ts +7 -0
- package/dist/pages/index.d.ts +1 -0
- package/dist/utils/index.d.ts +2 -0
- package/package.json +46 -0
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { IMchc_Doctor_PreRiskAssessmentInfo } from "@lm_fe/service";
|
|
2
|
+
export declare const multipleOptions: {
|
|
3
|
+
title: string;
|
|
4
|
+
hide: boolean;
|
|
5
|
+
data: {
|
|
6
|
+
key: string;
|
|
7
|
+
hide: boolean;
|
|
8
|
+
label: string;
|
|
9
|
+
value: number;
|
|
10
|
+
}[];
|
|
11
|
+
}[];
|
|
12
|
+
export declare const singleOptions: {
|
|
13
|
+
title: string;
|
|
14
|
+
hide: boolean;
|
|
15
|
+
key: string;
|
|
16
|
+
data: {
|
|
17
|
+
hide: boolean;
|
|
18
|
+
label: string;
|
|
19
|
+
value: number;
|
|
20
|
+
}[];
|
|
21
|
+
}[];
|
|
22
|
+
export declare const displayBlock: {
|
|
23
|
+
title: string;
|
|
24
|
+
hide: boolean;
|
|
25
|
+
C: (props: {
|
|
26
|
+
data?: IMchc_Doctor_PreRiskAssessmentInfo;
|
|
27
|
+
}) => import("react").JSX.Element;
|
|
28
|
+
}[];
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { IMchc_Doctor_PreRiskAssessmentInfo } from "@lm_fe/service";
|
|
2
|
+
import { AnyObject } from '@lm_fe/utils';
|
|
3
|
+
export declare function getMultipleOptionByFuzzyWord(text: string): {
|
|
4
|
+
key: string;
|
|
5
|
+
hide: boolean;
|
|
6
|
+
label: string;
|
|
7
|
+
value: number;
|
|
8
|
+
} | undefined;
|
|
9
|
+
export declare function getDefaultResultBaseOnInfo(data: IMchc_Doctor_PreRiskAssessmentInfo): AnyObject;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { IGlobalModalProps } from '@lm_fe/components';
|
|
2
|
+
import { TIdTypeCompatible } from '@lm_fe/service';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
interface IProos {
|
|
5
|
+
pregnancyId: TIdTypeCompatible;
|
|
6
|
+
}
|
|
7
|
+
export declare function ThrombusDefault(props: IGlobalModalProps<IProos>): React.JSX.Element;
|
|
8
|
+
export {};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { IGlobalModalProps } from '@lm_fe/components';
|
|
2
|
+
import { TIdTypeCompatible } from '@lm_fe/service';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
declare function Index(props: IGlobalModalProps<{
|
|
5
|
+
pregnancyId: TIdTypeCompatible;
|
|
6
|
+
}>): React.JSX.Element;
|
|
7
|
+
export default Index;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { IGlobalModalProps } from '@lm_fe/components';
|
|
2
|
+
import { TIdTypeCompatible } from '@lm_fe/service';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
interface IProps {
|
|
5
|
+
pregnancyId: TIdTypeCompatible;
|
|
6
|
+
}
|
|
7
|
+
export default function Test({ modal_data, visible, onCancel, ...others }: IGlobalModalProps<IProps>): React.JSX.Element;
|
|
8
|
+
export {};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IMchc_Doctor_Diagnoses, IMchc_Doctor_OutpatientHeaderInfo, IMchc_TemplateTree_Item } from '@lm_fe/service';
|
|
2
|
+
interface IProps {
|
|
3
|
+
headerInfo?: IMchc_Doctor_OutpatientHeaderInfo;
|
|
4
|
+
diagnosesTemplate: IMchc_TemplateTree_Item[];
|
|
5
|
+
handelProcess: Function;
|
|
6
|
+
diagId: any;
|
|
7
|
+
setDiagnosesList?(v: IMchc_Doctor_Diagnoses[]): void;
|
|
8
|
+
diagnosesList?: IMchc_Doctor_Diagnoses[];
|
|
9
|
+
page?: 'return';
|
|
10
|
+
}
|
|
11
|
+
export default function AddDiagnoses({ handelProcess, diagId, diagnosesTemplate, ...props }: IProps): import("react").JSX.Element;
|
|
12
|
+
export {};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { IGlobalModalProps } from '@lm_fe/components';
|
|
2
|
+
import { IMchc_Doctor_Diagnoses } from '@lm_fe/service';
|
|
3
|
+
import { FuckWarnTtype } from './util';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
interface IProps {
|
|
6
|
+
websocketDataSum: FuckWarnTtype[];
|
|
7
|
+
websocketData: FuckWarnTtype[];
|
|
8
|
+
changeWebsocketData?(v: any): void;
|
|
9
|
+
makeSure(data?: any): void;
|
|
10
|
+
highriskWarn?: {
|
|
11
|
+
tabKey: '1' | '2';
|
|
12
|
+
visible?: boolean;
|
|
13
|
+
};
|
|
14
|
+
setDiagnosesList?(v: IMchc_Doctor_Diagnoses[]): Promise<void>;
|
|
15
|
+
id: string;
|
|
16
|
+
page?: 'return';
|
|
17
|
+
changewWebsocketSum?(): void;
|
|
18
|
+
}
|
|
19
|
+
export default function HighRiskWarn({ modal_data, ...others }: IGlobalModalProps<IProps>): React.JSX.Element;
|
|
20
|
+
export {};
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import { DataNode } from 'antd/lib/tree';
|
|
2
|
+
export interface IFuckHighriskTree {
|
|
3
|
+
"key": null;
|
|
4
|
+
"title": "遗传病史";
|
|
5
|
+
"value": null;
|
|
6
|
+
"level": null;
|
|
7
|
+
"selected": null;
|
|
8
|
+
"children": {
|
|
9
|
+
"key": null;
|
|
10
|
+
"title": "产前筛查有异常但产前诊断无异常";
|
|
11
|
+
"value": "遗传病史:产前筛查有异常但产前诊断无异常";
|
|
12
|
+
"level": "Ⅲ";
|
|
13
|
+
"selected": true;
|
|
14
|
+
"children": null;
|
|
15
|
+
}[];
|
|
16
|
+
}
|
|
17
|
+
interface FuckWarnData1 {
|
|
18
|
+
"id": number;
|
|
19
|
+
"type": "RiskMark";
|
|
20
|
+
"title": "高危因素标记";
|
|
21
|
+
"level": handleType;
|
|
22
|
+
"handleTime": "2023-04-23 16:24:04";
|
|
23
|
+
"data": {
|
|
24
|
+
"highriskTree": IFuckHighriskTree[];
|
|
25
|
+
};
|
|
26
|
+
"pregnancyId": 2919;
|
|
27
|
+
"doctorId": 509;
|
|
28
|
+
"handleType": "yes";
|
|
29
|
+
"popUp": null;
|
|
30
|
+
"ignores": null;
|
|
31
|
+
}
|
|
32
|
+
interface FuckWarnData2 {
|
|
33
|
+
"id": number;
|
|
34
|
+
"type": "DiagnosisRemind";
|
|
35
|
+
"title": "漏诊提醒";
|
|
36
|
+
"level": handleType;
|
|
37
|
+
"handleTime": null;
|
|
38
|
+
"data": {
|
|
39
|
+
"content": "HIV阳性,是否添加艾滋病诊断";
|
|
40
|
+
"key": "艾滋病";
|
|
41
|
+
};
|
|
42
|
+
"pregnancyId": 2919;
|
|
43
|
+
"doctorId": 509;
|
|
44
|
+
"handleType": null;
|
|
45
|
+
"popUp": null;
|
|
46
|
+
"ignores": null;
|
|
47
|
+
}
|
|
48
|
+
export type FuckWarnTtype = FuckWarnData2 | FuckWarnData1;
|
|
49
|
+
export declare enum handleType {
|
|
50
|
+
process = "9",
|
|
51
|
+
noprocess = "1",
|
|
52
|
+
ignore = "0"
|
|
53
|
+
}
|
|
54
|
+
export declare const transferData: (data: IFuckHighriskTree[], tabKey: any, handleTime?: any, id?: number, ignoreRiskMark?: FuckWarnTtype[]) => {
|
|
55
|
+
treeData: DataNode[];
|
|
56
|
+
selectkey: any;
|
|
57
|
+
openKey: any;
|
|
58
|
+
};
|
|
59
|
+
export declare const transferdataRemind: (data: any, tabKey: handleType) => any;
|
|
60
|
+
export {};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ICommonOption } from '@lm_fe/env';
|
|
2
|
+
import { IMchc_Doctor_OutpatientHeaderInfo, IMchc_HighriskGradeConfig, IMchc_TemplateTree_Item } from '@lm_fe/service';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
interface IProps {
|
|
5
|
+
headerInfo?: IMchc_Doctor_OutpatientHeaderInfo;
|
|
6
|
+
gradeOptions: IMchc_HighriskGradeConfig[];
|
|
7
|
+
contagionOptions: ICommonOption[];
|
|
8
|
+
highriskTreeData: IMchc_TemplateTree_Item[];
|
|
9
|
+
initData?: IMchc_Doctor_OutpatientHeaderInfo;
|
|
10
|
+
set_initData(v?: IMchc_Doctor_OutpatientHeaderInfo): void;
|
|
11
|
+
}
|
|
12
|
+
export declare function HighriskSign_高危因素管理(props: IProps): React.JSX.Element;
|
|
13
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { IMchc_HighriskGradeConfig, TIdTypeCompatible } from '@lm_fe/service';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
interface IProps {
|
|
4
|
+
id?: TIdTypeCompatible;
|
|
5
|
+
gradeOptions: IMchc_HighriskGradeConfig[];
|
|
6
|
+
contagionColor?: string;
|
|
7
|
+
}
|
|
8
|
+
export declare function HighriskTimeline_高危因素管理(props: IProps): React.JSX.Element;
|
|
9
|
+
export {};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IGlobalModalProps } from '@lm_fe/components';
|
|
2
|
+
import { IMchc_Doctor_OutpatientHeaderInfo } from '@lm_fe/service';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
interface IProps {
|
|
5
|
+
data: IMchc_Doctor_OutpatientHeaderInfo;
|
|
6
|
+
onFinish?(v: IMchc_Doctor_OutpatientHeaderInfo): void;
|
|
7
|
+
handleSubmit?(): void;
|
|
8
|
+
hide高危标记?: boolean;
|
|
9
|
+
hide高危时间轴?: boolean;
|
|
10
|
+
}
|
|
11
|
+
export default function HighriskFactor(props: IGlobalModalProps<IProps>): React.JSX.Element;
|
|
12
|
+
export {};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { IGlobalModalProps } from '@lm_fe/components';
|
|
2
|
+
import { IMchc_Doctor_OutpatientHeaderInfo, TIdTypeCompatible } from '@lm_fe/service';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
interface IProps {
|
|
5
|
+
data?: IMchc_Doctor_OutpatientHeaderInfo;
|
|
6
|
+
pregnancyId: TIdTypeCompatible;
|
|
7
|
+
onFinish?(v: IMchc_Doctor_OutpatientHeaderInfo): void;
|
|
8
|
+
handleSubmit?(): void;
|
|
9
|
+
hide高危标记?: boolean;
|
|
10
|
+
hide高危时间轴?: boolean;
|
|
11
|
+
}
|
|
12
|
+
export default function HighriskFactor(props: IGlobalModalProps<IProps>): React.JSX.Element;
|
|
13
|
+
export {};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { IGlobalModalProps } from '@lm_fe/components';
|
|
2
|
+
import { TIdTypeCompatible } from '@lm_fe/service';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
interface IProps {
|
|
5
|
+
pregnancyId: TIdTypeCompatible;
|
|
6
|
+
}
|
|
7
|
+
export default function Test({ modal_data, visible, onCancel, close, ...others }: IGlobalModalProps<IProps>): React.JSX.Element;
|
|
8
|
+
export {};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { GlobalModal } from '@lm_fe/components';
|
|
3
|
+
export declare const mchcModal__: GlobalModal<{
|
|
4
|
+
bf_form: React.LazyExoticComponent<typeof import("./entries/BF_Form").default>;
|
|
5
|
+
stupidtemplatemodal2: React.LazyExoticComponent<typeof import("./entries/StupidTemplateModal2").default>;
|
|
6
|
+
modal_form: React.LazyExoticComponent<typeof import("./entries/modal_form").default>;
|
|
7
|
+
modal_page: React.LazyExoticComponent<typeof import("./entries/modal_page").default>;
|
|
8
|
+
print_modal: React.LazyExoticComponent<typeof import("./entries/print_modal").default>;
|
|
9
|
+
template_modal3: React.LazyExoticComponent<typeof import("./entries/template_modal3").default>;
|
|
10
|
+
test: React.LazyExoticComponent<typeof import("./entries/test").default>;
|
|
11
|
+
text_search: React.LazyExoticComponent<typeof import("./entries/text_search").default>;
|
|
12
|
+
乙肝管理: React.LazyExoticComponent<typeof import("./entries/\u4E59\u809D\u7BA1\u7406").default>;
|
|
13
|
+
子痫前期风险评估表: React.LazyExoticComponent<typeof import("./entries/\u5B50\u75EB\u524D\u671F\u98CE\u9669\u8BC4\u4F30\u8868").default>;
|
|
14
|
+
梅毒管理: React.LazyExoticComponent<typeof import("./entries/\u6885\u6BD2\u7BA1\u7406").default>;
|
|
15
|
+
深静脉血栓高危因素孕期用药筛查表: React.LazyExoticComponent<typeof import("./entries/\u6DF1\u9759\u8109\u8840\u6813\u9AD8\u5371\u56E0\u7D20\u5B55\u671F\u7528\u836F\u7B5B\u67E5\u8868").default>;
|
|
16
|
+
瘢痕子宫阴道试产表: React.LazyExoticComponent<typeof import("./entries/\u7622\u75D5\u5B50\u5BAB\u9634\u9053\u8BD5\u4EA7\u8868").default>;
|
|
17
|
+
诊断历史: React.LazyExoticComponent<typeof import("./entries/\u8BCA\u65AD\u5386\u53F2").default>;
|
|
18
|
+
预警提醒_高危快讯: React.LazyExoticComponent<typeof import("./entries/\u9884\u8B66\u63D0\u9192_\u9AD8\u5371\u5FEB\u8BAF").default>;
|
|
19
|
+
高危因素管理: React.LazyExoticComponent<typeof import("./entries/\u9AD8\u5371\u56E0\u7D20\u7BA1\u7406").default>;
|
|
20
|
+
高危随访: React.LazyExoticComponent<typeof import("./entries/\u9AD8\u5371\u968F\u8BBF").default>;
|
|
21
|
+
}>;
|
|
22
|
+
export declare function MountMchcModal(): React.JSX.Element;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { FC, LazyExoticComponent, ComponentType } from 'react';
|
|
2
|
+
export type TC = LazyExoticComponent<ComponentType> | FC;
|
|
3
|
+
export declare const routesData: {
|
|
4
|
+
bf_form: LazyExoticComponent<typeof import("./entries/BF_Form/index").default>;
|
|
5
|
+
stupidtemplatemodal2: LazyExoticComponent<typeof import("./entries/StupidTemplateModal2/index").default>;
|
|
6
|
+
modal_form: LazyExoticComponent<typeof import("./entries/modal_form/index").default>;
|
|
7
|
+
modal_page: LazyExoticComponent<typeof import("./entries/modal_page/index").default>;
|
|
8
|
+
print_modal: LazyExoticComponent<typeof import("./entries/print_modal/index").default>;
|
|
9
|
+
template_modal3: LazyExoticComponent<typeof import("./entries/template_modal3/index").default>;
|
|
10
|
+
test: LazyExoticComponent<typeof import("./entries/test/index").default>;
|
|
11
|
+
text_search: LazyExoticComponent<typeof import("./entries/text_search/index").default>;
|
|
12
|
+
乙肝管理: LazyExoticComponent<typeof import("./entries/\u4E59\u809D\u7BA1\u7406/index").default>;
|
|
13
|
+
子痫前期风险评估表: LazyExoticComponent<typeof import("./entries/\u5B50\u75EB\u524D\u671F\u98CE\u9669\u8BC4\u4F30\u8868/index").default>;
|
|
14
|
+
梅毒管理: LazyExoticComponent<typeof import("./entries/\u6885\u6BD2\u7BA1\u7406/index").default>;
|
|
15
|
+
深静脉血栓高危因素孕期用药筛查表: LazyExoticComponent<typeof import("./entries/\u6DF1\u9759\u8109\u8840\u6813\u9AD8\u5371\u56E0\u7D20\u5B55\u671F\u7528\u836F\u7B5B\u67E5\u8868/index").default>;
|
|
16
|
+
瘢痕子宫阴道试产表: LazyExoticComponent<typeof import("./entries/\u7622\u75D5\u5B50\u5BAB\u9634\u9053\u8BD5\u4EA7\u8868/index").default>;
|
|
17
|
+
诊断历史: LazyExoticComponent<typeof import("./entries/\u8BCA\u65AD\u5386\u53F2/index").default>;
|
|
18
|
+
预警提醒_高危快讯: LazyExoticComponent<typeof import("./entries/\u9884\u8B66\u63D0\u9192_\u9AD8\u5371\u5FEB\u8BAF/index").default>;
|
|
19
|
+
高危因素管理: LazyExoticComponent<typeof import("./entries/\u9AD8\u5371\u56E0\u7D20\u7BA1\u7406/index").default>;
|
|
20
|
+
高危随访: LazyExoticComponent<typeof import("./entries/\u9AD8\u5371\u968F\u8BBF/index").default>;
|
|
21
|
+
};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IMchc_Admission_DocumentListItem, TIdTypeCompatible } from '@lm_fe/service';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
export default function Right(props: {
|
|
4
|
+
activeItem: Partial<IMchc_Admission_DocumentListItem<'mchc'>>;
|
|
5
|
+
id: TIdTypeCompatible;
|
|
6
|
+
}): React.JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './doc_record';
|
package/package.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@lm_fe/pages",
|
|
3
|
+
"version": "0.1.201",
|
|
4
|
+
"description": "",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
7
|
+
"build": "rollup -c rollup.config.js",
|
|
8
|
+
"build:watch": "rm -f ./dist/index.d.ts && rollup -c rollup.config.js --watch",
|
|
9
|
+
"clean": "rimraf dist",
|
|
10
|
+
"gen-modals": "gen-routes --source=./src/modals/entries --target=./src/modals/meta.ts --underline",
|
|
11
|
+
"prebuild:watch": "pnpm gen-modals",
|
|
12
|
+
"prebuild": "pnpm clean"
|
|
13
|
+
},
|
|
14
|
+
"main": "dist/index.js",
|
|
15
|
+
"directories": {
|
|
16
|
+
"lib": "dist"
|
|
17
|
+
},
|
|
18
|
+
"files": [
|
|
19
|
+
"dist"
|
|
20
|
+
],
|
|
21
|
+
"publishConfig": {
|
|
22
|
+
"access": "public"
|
|
23
|
+
},
|
|
24
|
+
"keywords": [],
|
|
25
|
+
"author": "",
|
|
26
|
+
"license": "MIT",
|
|
27
|
+
"devDependencies": {
|
|
28
|
+
"rollup": "^2.70.2"
|
|
29
|
+
},
|
|
30
|
+
"dependencies": {
|
|
31
|
+
"@lm_fe/components": "^0.1.201",
|
|
32
|
+
"@lm_fe/components_m": "^0.1.201",
|
|
33
|
+
"@lm_fe/env": "^0.1.201",
|
|
34
|
+
"@lm_fe/scripts": "0.1.102",
|
|
35
|
+
"@lm_fe/service": "^0.1.201",
|
|
36
|
+
"@lm_fe/static": "*",
|
|
37
|
+
"@lm_fe/utils": "^0.1.201",
|
|
38
|
+
"braft-editor": ">=2.3.9",
|
|
39
|
+
"classnames": "*",
|
|
40
|
+
"history": "^4.9.0",
|
|
41
|
+
"qrcode.react": "^1.0.0",
|
|
42
|
+
"react-perfect-scrollbar": "^1.5.8",
|
|
43
|
+
"react-to-print": "^2.14.7"
|
|
44
|
+
},
|
|
45
|
+
"gitHead": "ec1dcf6e3b2d06782779a21f536300bb2536ea6b"
|
|
46
|
+
}
|