web-core-tcm 0.0.30 → 0.0.34
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/dist/src/api/algorithm/alova/implement/comprehensiveAlgorithm.d.ts +7 -0
- package/dist/src/api/algorithm/alova/implement/comprehensiveAlgorithm.js +31 -0
- package/dist/src/api/algorithm/alova/implement/index.d.ts +5 -0
- package/dist/src/api/algorithm/alova/implement/inquiriesAlgorithm.d.ts +16 -0
- package/dist/src/api/algorithm/alova/implement/inquiriesAlgorithm.js +26 -0
- package/dist/src/api/algorithm/alova/implement/inspectionsAlgorithm.d.ts +5 -0
- package/dist/src/api/algorithm/alova/implement/inspectionsAlgorithm.js +21 -0
- package/dist/src/api/algorithm/alova/implement/lisemsAlgorithm.d.ts +5 -0
- package/dist/src/api/algorithm/alova/implement/lisemsAlgorithm.js +26 -0
- package/dist/src/api/algorithm/alova/implement/pulsationsAlgorithm.d.ts +7 -0
- package/dist/src/api/algorithm/alova/implement/pulsationsAlgorithm.js +19 -0
- package/dist/src/api/algorithm/alova/index.d.ts +6 -0
- package/dist/src/api/algorithm/alova/index.js +47 -0
- package/dist/src/api/algorithm/comprehensiveAlgorithm.d.ts +11 -4
- package/dist/src/api/algorithm/comprehensiveAlgorithm.js +26 -14
- package/dist/src/api/algorithm/index.d.ts +1 -5
- package/dist/src/api/algorithm/index.js +26 -60
- package/dist/src/api/algorithm/inquiriesAlgorithm.d.ts +20 -13
- package/dist/src/api/algorithm/inquiriesAlgorithm.js +27 -7
- package/dist/src/api/algorithm/inspectionsAlgorithm.d.ts +9 -2
- package/dist/src/api/algorithm/inspectionsAlgorithm.js +18 -8
- package/dist/src/api/algorithm/lisemsAlgorithm.d.ts +9 -2
- package/dist/src/api/algorithm/lisemsAlgorithm.js +16 -11
- package/dist/src/api/algorithm/pulsationsAlgorithm.d.ts +11 -4
- package/dist/src/api/algorithm/pulsationsAlgorithm.js +18 -6
- package/dist/src/api/check/alova/index.js +1 -1
- package/dist/src/api/check/check.d.ts +1 -1
- package/dist/src/api/check/check.js +1 -1
- package/dist/src/api/{patient → core}/core.d.ts +7 -2
- package/dist/src/api/{patient → core}/core.js +27 -17
- package/dist/src/api/doctor/alova/index.js +1 -1
- package/dist/src/api/doctor/doctor.d.ts +1 -1
- package/dist/src/api/doctor/doctor.js +1 -1
- package/dist/src/api/outpatient/alova/implement/outpatient.d.ts +1 -1
- package/dist/src/api/outpatient/alova/index.js +1 -1
- package/dist/src/api/outpatient/outpatient.d.ts +1 -1
- package/dist/src/api/outpatient/outpatient.js +1 -1
- package/dist/src/api/patient/alova/implement/meta.d.ts +1 -1
- package/dist/src/api/patient/alova/implement/meta.js +58 -58
- package/dist/src/api/patient/alova/implement/patient.d.ts +1 -1
- package/dist/src/api/patient/alova/index.js +8 -6
- package/dist/src/api/patient/index.d.ts +1 -1
- package/dist/src/api/patient/index.js +36 -35
- package/dist/src/api/patient/meta.d.ts +1 -1
- package/dist/src/api/patient/meta.js +1 -1
- package/dist/src/api/patient/patient.d.ts +1 -1
- package/dist/src/api/patient/patient.js +1 -1
- package/dist/src/api/prescription/alova/index.js +1 -1
- package/dist/src/api/prescription/herbal.d.ts +1 -1
- package/dist/src/api/prescription/herbal.js +1 -1
- package/dist/src/api/prescription/prescription.d.ts +1 -1
- package/dist/src/api/prescription/prescription.js +1 -1
- package/dist/src/api/scientist/alova/index.js +1 -1
- package/dist/src/api/scientist/scientist.d.ts +1 -1
- package/dist/src/api/scientist/scientist.js +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Herbal } from './herbal';
|
|
2
2
|
import { PrescriptionState } from './alova/globals';
|
|
3
|
-
import { Page, NetworkObject } from '../
|
|
3
|
+
import { Page, NetworkObject } from '../core/core';
|
|
4
4
|
import { IBuilder } from 'builder-pattern';
|
|
5
5
|
import { Doctor } from '../doctor/doctor';
|
|
6
6
|
export declare abstract class Prescription extends NetworkObject {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Herbal as u } from "./herbal.js";
|
|
2
|
-
import { NetworkObject as s } from "../
|
|
2
|
+
import { NetworkObject as s } from "../core/core.js";
|
|
3
3
|
import { Builder as d } from "../../../node_modules/builder-pattern/dist/index.js";
|
|
4
4
|
import { Doctor as i } from "../doctor/doctor.js";
|
|
5
5
|
class a extends s {
|
|
@@ -3,7 +3,7 @@ import t from "../../../../node_modules/alova/dist/adapter/fetch.esm.js";
|
|
|
3
3
|
import { createApis as o, mountApis as r, withConfigType as i } from "./createApis.js";
|
|
4
4
|
import { responded as p, onAuthRequired as a } from "../../config/alova/index.js";
|
|
5
5
|
import { getServiceEndpoint as n, ServiceType as s } from "../../config/index.js";
|
|
6
|
-
import "../../
|
|
6
|
+
import "../../core/core.js";
|
|
7
7
|
import "../../../../node_modules/pinyin/lib/esm/pinyin.js";
|
|
8
8
|
const m = e({
|
|
9
9
|
baseURL: n(s.Scientist),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { NetworkObject as t } from "../
|
|
1
|
+
import { NetworkObject as t } from "../core/core.js";
|
|
2
2
|
import { Builder as i } from "../../../node_modules/builder-pattern/dist/index.js";
|
|
3
3
|
import { getName as d } from "../../util/string.js";
|
|
4
4
|
class p extends t {
|