blixify-ui-web 0.1.37 → 0.1.38
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/lib/components/data/dataTemplate/index.d.ts +1 -33
- package/lib/components/data/dataTemplate/index.d.ts.map +1 -1
- package/lib/components/data/dataTemplate/index.js +306 -504
- package/lib/components/data/dataTemplate/index.js.map +1 -1
- package/lib/components/data/dataTemplate/model.d.ts +37 -0
- package/lib/components/data/dataTemplate/model.d.ts.map +1 -0
- package/lib/components/data/dataTemplate/model.js +3 -0
- package/lib/components/data/dataTemplate/model.js.map +1 -0
- package/lib/components/data/readQueryHoc/index.d.ts +1 -0
- package/lib/components/data/readQueryHoc/index.d.ts.map +1 -1
- package/lib/components/data/readQueryHoc/index.js +3 -0
- package/lib/components/data/readQueryHoc/index.js.map +1 -1
- package/lib/components/data/utils.d.ts +10 -2
- package/lib/components/data/utils.d.ts.map +1 -1
- package/lib/components/data/utils.js +217 -14
- package/lib/components/data/utils.js.map +1 -1
- package/lib/components/display/detailList/index.d.ts +1 -1
- package/lib/components/display/detailList/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,38 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LinkProps } from "../../structure/link";
|
|
3
|
-
|
|
4
|
-
imageCollectionName?: string;
|
|
5
|
-
imageFileName?: string;
|
|
6
|
-
imageEndpoint?: string;
|
|
7
|
-
}
|
|
8
|
-
export interface ReferenceStructure {
|
|
9
|
-
referenceSpaceId?: string;
|
|
10
|
-
referenceLabel?: string;
|
|
11
|
-
}
|
|
12
|
-
export interface ObjectStructure {
|
|
13
|
-
objectData?: DataStructure[];
|
|
14
|
-
}
|
|
15
|
-
export interface ListStructure {
|
|
16
|
-
listSelection?: string[];
|
|
17
|
-
}
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* UI for creation to be rendered
|
|
21
|
-
*
|
|
22
|
-
* Address : address
|
|
23
|
-
* DatePicker : date
|
|
24
|
-
* Select : boolean, enum, reference
|
|
25
|
-
* TextInput : string,number
|
|
26
|
-
* UploadInput : image
|
|
27
|
-
*
|
|
28
|
-
* object
|
|
29
|
-
*/
|
|
30
|
-
export interface DataStructure extends ImageStructure, ReferenceStructure, ObjectStructure, ListStructure {
|
|
31
|
-
id: string;
|
|
32
|
-
name: string;
|
|
33
|
-
description?: string;
|
|
34
|
-
type: "string" | "date" | "number" | "boolean" | "image" | "reference" | "object" | "address" | "multipleList" | "list" | "listObject" | "listReference";
|
|
35
|
-
}
|
|
3
|
+
import { DataStructure } from "./model";
|
|
36
4
|
interface Props extends LinkProps {
|
|
37
5
|
lib?: {
|
|
38
6
|
axios?: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/data/dataTemplate/index.tsx"],"names":[],"mappings":";AAoBA,OAAO,EAAQ,SAAS,EAAE,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/data/dataTemplate/index.tsx"],"names":[],"mappings":";AAoBA,OAAO,EAAQ,SAAS,EAAE,MAAM,sBAAsB,CAAC;AASvD,OAAO,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAIxC,UAAU,KAAM,SAAQ,SAAS;IAC/B,GAAG,CAAC,EAAE;QACJ,KAAK,CAAC,EAAE,GAAG,CAAC;QACZ,QAAQ,CAAC,EAAE,GAAG,CAAC;QACf,QAAQ,CAAC,EAAE,GAAG,CAAC;QACf,YAAY,CAAC,EAAE,GAAG,CAAC;QACnB,MAAM,CAAC,EAAE,GAAG,CAAC;QACb,UAAU,CAAC,EAAE,GAAG,CAAC;KAClB,CAAC;IACF,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,GAAG,MAAM,CAAC;IAC1C,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,YAAY,EAAE,MAAM,CAAC;IACrB,KAAK,EAAE,aAAa,EAAE,CAAC;IACvB,MAAM,EAAE,aAAa,GAAG,UAAU,GAAG,UAAU,CAAC;IAChD,UAAU,EAAE,MAAM,CAAC;IACnB,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,MAAM,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE;QAAE,MAAM,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,KAAK,GAAG,MAAM,CAAA;KAAE,CAAC;IAChD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE;QACb,EAAE,EAAE,MAAM,CAAC;QACX,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,GAAG,MAAM,CAAC;QAC1C,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;KACzB,EAAE,CAAC;IACJ,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAED,wBAAgB,YAAY,CAAC,KAAK,EAAE,KAAK,eA+lDxC"}
|