@sme.up/ketchup2 2.0.0-SNAPSHOT-20250606143603 → 2.0.0-SNAPSHOT-20250609101523
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/assets/svg/chevron-right.svg +1 -0
- package/dist/assets/svg/drag_indicator_horizontal.svg +11 -0
- package/dist/assets/svg/drag_indicator_vertical.svg +1 -0
- package/dist/assets/svg/groups.svg +1 -0
- package/dist/assets/testAsset.d.ts +158 -0
- package/dist/assets/testAsset.d.ts.map +1 -1
- package/dist/basic-components/cell/cell.d.ts.map +1 -1
- package/dist/basic-components/chips/chips-types.d.ts +8 -0
- package/dist/basic-components/chips/chips-types.d.ts.map +1 -1
- package/dist/basic-components/chips/chips.d.ts.map +1 -1
- package/dist/basic-components/textfield/textfield-types.d.ts +4 -0
- package/dist/basic-components/textfield/textfield-types.d.ts.map +1 -1
- package/dist/basic-components/textfield/textfield.d.ts.map +1 -1
- package/dist/components/data-table/assets/data-table-group.d.ts +49 -0
- package/dist/components/data-table/assets/data-table-group.d.ts.map +1 -0
- package/dist/components/data-table/assets/data-table-shapes.d.ts +168 -0
- package/dist/components/data-table/assets/data-table-shapes.d.ts.map +1 -0
- package/dist/components/data-table/data-table-types.d.ts +80 -0
- package/dist/components/data-table/data-table-types.d.ts.map +1 -0
- package/dist/components/data-table/data-table-utils.d.ts +24 -0
- package/dist/components/data-table/data-table-utils.d.ts.map +1 -0
- package/dist/components/data-table/data-table.d.ts +4 -0
- package/dist/components/data-table/data-table.d.ts.map +1 -0
- package/dist/components/data-table/utils/buildFlatGroupedRows.d.ts +21 -0
- package/dist/components/data-table/utils/buildFlatGroupedRows.d.ts.map +1 -0
- package/dist/functional-components/group-bar/group-bar-types.d.ts +36 -0
- package/dist/functional-components/group-bar/group-bar-types.d.ts.map +1 -0
- package/dist/functional-components/group-bar/group-bar.d.ts +4 -0
- package/dist/functional-components/group-bar/group-bar.d.ts.map +1 -0
- package/dist/functional-components/group-row/group-row-types.d.ts +36 -0
- package/dist/functional-components/group-row/group-row-types.d.ts.map +1 -0
- package/dist/functional-components/group-row/group-row.d.ts +4 -0
- package/dist/functional-components/group-row/group-row.d.ts.map +1 -0
- package/dist/functional-components/row/row-assets.d.ts +5 -0
- package/dist/functional-components/row/row-assets.d.ts.map +1 -0
- package/dist/functional-components/row/row-types.d.ts +19 -0
- package/dist/functional-components/row/row-types.d.ts.map +1 -0
- package/dist/functional-components/row/row.d.ts +3 -0
- package/dist/functional-components/row/row.d.ts.map +1 -0
- package/dist/ketchup2.cjs.js +10 -10
- package/dist/ketchup2.css +1 -1
- package/dist/ketchup2.es.js +1782 -1759
- package/dist/types/data-structures.d.ts +22 -3
- package/dist/types/data-structures.d.ts.map +1 -1
- package/dist/utils/hash.d.ts +7 -0
- package/dist/utils/hash.d.ts.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 24 24"><path d="M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z" /></svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960">
|
|
2
|
+
<!-- Prima riga - centrata orizzontalmente -->
|
|
3
|
+
<circle cx="240" cy="-360" r="80"/>
|
|
4
|
+
<circle cx="480" cy="-360" r="80"/>
|
|
5
|
+
<circle cx="720" cy="-360" r="80"/>
|
|
6
|
+
|
|
7
|
+
<!-- Seconda riga - centrata orizzontalmente -->
|
|
8
|
+
<circle cx="240" cy="-600" r="80"/>
|
|
9
|
+
<circle cx="480" cy="-600" r="80"/>
|
|
10
|
+
<circle cx="720" cy="-600" r="80"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M360-160q-33 0-56.5-23.5T280-240q0-33 23.5-56.5T360-320q33 0 56.5 23.5T440-240q0 33-23.5 56.5T360-160Zm240 0q-33 0-56.5-23.5T520-240q0-33 23.5-56.5T600-320q33 0 56.5 23.5T680-240q0 33-23.5 56.5T600-160ZM360-400q-33 0-56.5-23.5T280-480q0-33 23.5-56.5T360-560q33 0 56.5 23.5T440-480q0 33-23.5 56.5T360-400Zm240 0q-33 0-56.5-23.5T520-480q0-33 23.5-56.5T600-560q33 0 56.5 23.5T680-480q0 33-23.5 56.5T600-400ZM360-640q-33 0-56.5-23.5T280-720q0-33 23.5-56.5T360-800q33 0 56.5 23.5T440-720q0 33-23.5 56.5T360-640Zm240 0q-33 0-56.5-23.5T520-720q0-33 23.5-56.5T600-800q33 0 56.5 23.5T680-720q0 33-23.5 56.5T600-640Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M300-160q-58 0-99-41t-41-99q0-58 41-99t99-41h440q58 0 99 41t41 99q0 58-41 99t-99 41H300Zm0-80h440q25 0 42.5-17.5T800-300q0-25-17.5-42.5T740-360H300q-25 0-42.5 17.5T240-300q0 25 17.5 42.5T300-240Zm-80-280q-58 0-99-41t-41-99q0-58 41-99t99-41h440q58 0 99 41t41 99q0 58-41 99t-99 41H220Zm0-80h440q25 0 42.5-17.5T720-660q0-25-17.5-42.5T660-720H220q-25 0-42.5 17.5T160-660q0 25 17.5 42.5T220-600Zm300 300Zm-80-360Z"/></svg>
|
|
@@ -1,4 +1,162 @@
|
|
|
1
1
|
import { DataCellOption, DataTable } from '../types/data-structures';
|
|
2
2
|
export declare const generateMockedOptions: (multiplier: number) => DataCellOption[];
|
|
3
|
+
export declare const generateRows: (count: number) => {
|
|
4
|
+
layout: {};
|
|
5
|
+
rowId: string;
|
|
6
|
+
error: null;
|
|
7
|
+
cells: {
|
|
8
|
+
ACP: {
|
|
9
|
+
decode: string;
|
|
10
|
+
obj: {
|
|
11
|
+
t: string;
|
|
12
|
+
p: string;
|
|
13
|
+
k: string;
|
|
14
|
+
};
|
|
15
|
+
tooltip: boolean;
|
|
16
|
+
data: {
|
|
17
|
+
size: number;
|
|
18
|
+
maxLength: number;
|
|
19
|
+
displayMode: string;
|
|
20
|
+
};
|
|
21
|
+
isEditable: boolean;
|
|
22
|
+
shape: "ACP";
|
|
23
|
+
};
|
|
24
|
+
AML: {
|
|
25
|
+
decode: string;
|
|
26
|
+
obj: {
|
|
27
|
+
t: string;
|
|
28
|
+
p: string;
|
|
29
|
+
k: string;
|
|
30
|
+
};
|
|
31
|
+
data: {
|
|
32
|
+
displayMode: string;
|
|
33
|
+
};
|
|
34
|
+
isEditable: boolean;
|
|
35
|
+
shape: "AML";
|
|
36
|
+
};
|
|
37
|
+
CMB: {
|
|
38
|
+
decode: string;
|
|
39
|
+
obj: {
|
|
40
|
+
t: string;
|
|
41
|
+
p: string;
|
|
42
|
+
k: string;
|
|
43
|
+
};
|
|
44
|
+
tooltip: boolean;
|
|
45
|
+
data: {
|
|
46
|
+
size: number;
|
|
47
|
+
maxLength: number;
|
|
48
|
+
displayMode: string;
|
|
49
|
+
};
|
|
50
|
+
isEditable: boolean;
|
|
51
|
+
shape: "CMB";
|
|
52
|
+
};
|
|
53
|
+
BTN_1: {
|
|
54
|
+
decode: string;
|
|
55
|
+
obj: {
|
|
56
|
+
k: string;
|
|
57
|
+
p: string;
|
|
58
|
+
t: string;
|
|
59
|
+
};
|
|
60
|
+
data: {
|
|
61
|
+
label: string;
|
|
62
|
+
};
|
|
63
|
+
icon: string;
|
|
64
|
+
fun: string;
|
|
65
|
+
isEditable: boolean;
|
|
66
|
+
shape: "BTN";
|
|
67
|
+
};
|
|
68
|
+
BTN_2: {
|
|
69
|
+
decode: string;
|
|
70
|
+
obj: {
|
|
71
|
+
k: string;
|
|
72
|
+
p: string;
|
|
73
|
+
t: string;
|
|
74
|
+
};
|
|
75
|
+
icon: string;
|
|
76
|
+
fun: string;
|
|
77
|
+
isEditable: boolean;
|
|
78
|
+
shape: "BTN";
|
|
79
|
+
};
|
|
80
|
+
CHK: {
|
|
81
|
+
obj: {
|
|
82
|
+
k: string;
|
|
83
|
+
p: string;
|
|
84
|
+
t: string;
|
|
85
|
+
};
|
|
86
|
+
data: {
|
|
87
|
+
checked: boolean;
|
|
88
|
+
label: string;
|
|
89
|
+
};
|
|
90
|
+
decode: string;
|
|
91
|
+
shape: "CHK";
|
|
92
|
+
isEditable: boolean;
|
|
93
|
+
};
|
|
94
|
+
CHI: {
|
|
95
|
+
data: {
|
|
96
|
+
data: ({
|
|
97
|
+
id: string;
|
|
98
|
+
decode: string;
|
|
99
|
+
icon?: undefined;
|
|
100
|
+
} | {
|
|
101
|
+
icon: string;
|
|
102
|
+
id: string;
|
|
103
|
+
decode: string;
|
|
104
|
+
})[];
|
|
105
|
+
};
|
|
106
|
+
obj: {
|
|
107
|
+
t: string;
|
|
108
|
+
p: string;
|
|
109
|
+
k: string;
|
|
110
|
+
};
|
|
111
|
+
decode: string;
|
|
112
|
+
shape: "CHI";
|
|
113
|
+
isEditable: boolean;
|
|
114
|
+
};
|
|
115
|
+
CAL: {
|
|
116
|
+
decode: string;
|
|
117
|
+
obj: {
|
|
118
|
+
t: string;
|
|
119
|
+
p: string;
|
|
120
|
+
k: string;
|
|
121
|
+
};
|
|
122
|
+
shape: "CAL";
|
|
123
|
+
isEditable: boolean;
|
|
124
|
+
};
|
|
125
|
+
ITX: {
|
|
126
|
+
decode: string;
|
|
127
|
+
obj: {
|
|
128
|
+
t: string;
|
|
129
|
+
p: string;
|
|
130
|
+
k: string;
|
|
131
|
+
};
|
|
132
|
+
isEditable: boolean;
|
|
133
|
+
shape: "ITX";
|
|
134
|
+
};
|
|
135
|
+
ICO: {
|
|
136
|
+
decode: string;
|
|
137
|
+
obj: {
|
|
138
|
+
t: string;
|
|
139
|
+
p: string;
|
|
140
|
+
k: string;
|
|
141
|
+
};
|
|
142
|
+
icon: string;
|
|
143
|
+
shape: "ICO";
|
|
144
|
+
isEditable: boolean;
|
|
145
|
+
};
|
|
146
|
+
IMG: {
|
|
147
|
+
decode: string;
|
|
148
|
+
obj: {
|
|
149
|
+
t: string;
|
|
150
|
+
p: string;
|
|
151
|
+
k: string;
|
|
152
|
+
};
|
|
153
|
+
icon: string;
|
|
154
|
+
shape: "IMG";
|
|
155
|
+
data: {
|
|
156
|
+
sizeX: string;
|
|
157
|
+
};
|
|
158
|
+
};
|
|
159
|
+
};
|
|
160
|
+
}[];
|
|
3
161
|
export declare const dashlistData: DataTable;
|
|
4
162
|
//# sourceMappingURL=testAsset.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"testAsset.d.ts","sourceRoot":"","sources":["../../src/assets/testAsset.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"testAsset.d.ts","sourceRoot":"","sources":["../../src/assets/testAsset.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAkB,SAAS,EAAE,MAAM,0BAA0B,CAAA;AAEpF,eAAO,MAAM,qBAAqB,GAAI,YAAY,MAAM,KAAG,cAAc,EAKxE,CAAA;AAED,eAAO,MAAM,YAAY,GAAI,OAAO,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6FzC,CAAA;AAGD,eAAO,MAAM,YAAY,EAAE,SA4D1B,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cell.d.ts","sourceRoot":"","sources":["../../../src/basic-components/cell/cell.tsx"],"names":[],"mappings":"AAgBA,OAAO,EAKL,SAAS,EAEV,MAAM,cAAc,CAAA;AAOrB,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"cell.d.ts","sourceRoot":"","sources":["../../../src/basic-components/cell/cell.tsx"],"names":[],"mappings":"AAgBA,OAAO,EAKL,SAAS,EAEV,MAAM,cAAc,CAAA;AAOrB,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CA0L7B,CAAA;AAED,eAAe,IAAI,CAAA"}
|
|
@@ -10,5 +10,13 @@ export interface ChipsProps extends ArrayCellBindProps {
|
|
|
10
10
|
* When specified it will override the backgroundColor of the chip
|
|
11
11
|
*/
|
|
12
12
|
backgroundColor?: string;
|
|
13
|
+
/**
|
|
14
|
+
* Whether you can re-order and drag the single chips.
|
|
15
|
+
*/
|
|
16
|
+
isDraggable?: boolean;
|
|
17
|
+
/**
|
|
18
|
+
* Whether you can cancel the single chips.
|
|
19
|
+
*/
|
|
20
|
+
isEditable?: boolean;
|
|
13
21
|
}
|
|
14
22
|
//# sourceMappingURL=chips-types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chips-types.d.ts","sourceRoot":"","sources":["../../../src/basic-components/chips/chips-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAExD,MAAM,WAAW,UAAW,SAAQ,kBAAkB;IAClD,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;
|
|
1
|
+
{"version":3,"file":"chips-types.d.ts","sourceRoot":"","sources":["../../../src/basic-components/chips/chips-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAExD,MAAM,WAAW,UAAW,SAAQ,kBAAkB;IAClD,WAAW,CAAC,EAAE,WAAW,CAAC;IAC1B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACtB;;EAEF;IACF,WAAW,CAAC,EAAE,OAAO,CAAC;IACpB;;IAEA;IACF,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chips.d.ts","sourceRoot":"","sources":["../../../src/basic-components/chips/chips.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"chips.d.ts","sourceRoot":"","sources":["../../../src/basic-components/chips/chips.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAA;AAC1C,OAAO,aAAa,CAAA;AAEpB,eAAO,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,UAAU,CA+FtC,CAAA"}
|
|
@@ -40,5 +40,9 @@ export interface TextfieldProps extends StringCellBindProps {
|
|
|
40
40
|
* @default 'textfield'
|
|
41
41
|
*/
|
|
42
42
|
_dataComponent?: string;
|
|
43
|
+
/**
|
|
44
|
+
* It manages the textfield width. It can either take a string with a Unit Measure or a width value like `fit-content`
|
|
45
|
+
*/
|
|
46
|
+
width?: string;
|
|
43
47
|
}
|
|
44
48
|
//# sourceMappingURL=textfield-types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"textfield-types.d.ts","sourceRoot":"","sources":["../../../src/basic-components/textfield/textfield-types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAA;AAC7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAA;AAExD,MAAM,WAAW,cAAe,SAAQ,mBAAmB;IACzD,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,KAAK,CAAC,EAAE,KAAK,CAAA;IACb,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,SAAS,CAAC,EAAE,OAAO,CAAA;IAEnB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,UAAU,CAAA;IAChC,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,GAAG,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,cAAc,CAAC,CAAA;IAE/B;;;OAGG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAA;IACtC,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAA;IAC7B,SAAS,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,aAAa,KAAK,IAAI,CAAA;IAC5C,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,KAAK,CAAC,EAAE,MAAM,CAAA;IAEd;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAA;IAEpB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IAEZ;;;KAGC;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;
|
|
1
|
+
{"version":3,"file":"textfield-types.d.ts","sourceRoot":"","sources":["../../../src/basic-components/textfield/textfield-types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAA;AAC7D,OAAO,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAA;AAExD,MAAM,WAAW,cAAe,SAAQ,mBAAmB;IACzD,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,KAAK,CAAC,EAAE,KAAK,CAAA;IACb,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,SAAS,CAAC,EAAE,OAAO,CAAA;IAEnB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,UAAU,CAAA;IAChC,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,GAAG,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,cAAc,CAAC,CAAA;IAE/B;;;OAGG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,gBAAgB,CAAC,CAAA;IACtC,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAA;IAC7B,SAAS,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,aAAa,KAAK,IAAI,CAAA;IAC5C,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,KAAK,CAAC,EAAE,MAAM,CAAA;IAEd;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,CAAA;IAEpB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IAEZ;;;KAGC;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IAErB;;KAEC;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;CACf"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"textfield.d.ts","sourceRoot":"","sources":["../../../src/basic-components/textfield/textfield.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAClD,OAAO,iBAAiB,CAAA;AAExB,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,
|
|
1
|
+
{"version":3,"file":"textfield.d.ts","sourceRoot":"","sources":["../../../src/basic-components/textfield/textfield.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAClD,OAAO,iBAAiB,CAAA;AAExB,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CA+F9C,CAAA"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
export declare const groupData: {
|
|
2
|
+
type: string;
|
|
3
|
+
columns: {
|
|
4
|
+
name: string;
|
|
5
|
+
title: string;
|
|
6
|
+
visible: boolean;
|
|
7
|
+
}[];
|
|
8
|
+
rows: {
|
|
9
|
+
cells: {
|
|
10
|
+
COD: {
|
|
11
|
+
value: string;
|
|
12
|
+
obj: {
|
|
13
|
+
t: string;
|
|
14
|
+
p: string;
|
|
15
|
+
k: string;
|
|
16
|
+
};
|
|
17
|
+
options: never[];
|
|
18
|
+
decode: string;
|
|
19
|
+
isEditable: boolean;
|
|
20
|
+
shape: "ACP";
|
|
21
|
+
};
|
|
22
|
+
DES: {
|
|
23
|
+
value: string;
|
|
24
|
+
obj: {
|
|
25
|
+
t: string;
|
|
26
|
+
p: string;
|
|
27
|
+
k: string;
|
|
28
|
+
};
|
|
29
|
+
isEditable: boolean;
|
|
30
|
+
decode: string;
|
|
31
|
+
options: never[];
|
|
32
|
+
shape: "ACP";
|
|
33
|
+
};
|
|
34
|
+
THIRD: {
|
|
35
|
+
value: string;
|
|
36
|
+
obj: {
|
|
37
|
+
t: string;
|
|
38
|
+
p: string;
|
|
39
|
+
k: string;
|
|
40
|
+
};
|
|
41
|
+
isEditable: boolean;
|
|
42
|
+
decode: string;
|
|
43
|
+
options: never[];
|
|
44
|
+
shape: "ACP";
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}[];
|
|
48
|
+
};
|
|
49
|
+
//# sourceMappingURL=data-table-group.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-table-group.d.ts","sourceRoot":"","sources":["../../../../src/components/data-table/assets/data-table-group.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6IrB,CAAA"}
|
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
export declare const shapesData: {
|
|
2
|
+
type: string;
|
|
3
|
+
columns: {
|
|
4
|
+
name: string;
|
|
5
|
+
title: string;
|
|
6
|
+
visible: boolean;
|
|
7
|
+
isEditable: null;
|
|
8
|
+
}[];
|
|
9
|
+
rows: {
|
|
10
|
+
layout: {};
|
|
11
|
+
rowId: string;
|
|
12
|
+
error: null;
|
|
13
|
+
cells: {
|
|
14
|
+
ACP: {
|
|
15
|
+
decode: string;
|
|
16
|
+
obj: {
|
|
17
|
+
t: string;
|
|
18
|
+
p: string;
|
|
19
|
+
k: string;
|
|
20
|
+
};
|
|
21
|
+
tooltip: boolean;
|
|
22
|
+
data: {
|
|
23
|
+
size: number;
|
|
24
|
+
maxLength: number;
|
|
25
|
+
displayMode: string;
|
|
26
|
+
};
|
|
27
|
+
isEditable: boolean;
|
|
28
|
+
shape: "ACP";
|
|
29
|
+
};
|
|
30
|
+
AML: {
|
|
31
|
+
decode: string;
|
|
32
|
+
obj: {
|
|
33
|
+
t: string;
|
|
34
|
+
p: string;
|
|
35
|
+
k: string;
|
|
36
|
+
};
|
|
37
|
+
data: {
|
|
38
|
+
displayMode: string;
|
|
39
|
+
};
|
|
40
|
+
isEditable: boolean;
|
|
41
|
+
shape: "AML";
|
|
42
|
+
};
|
|
43
|
+
CMB: {
|
|
44
|
+
decode: string;
|
|
45
|
+
obj: {
|
|
46
|
+
t: string;
|
|
47
|
+
p: string;
|
|
48
|
+
k: string;
|
|
49
|
+
};
|
|
50
|
+
tooltip: boolean;
|
|
51
|
+
data: {
|
|
52
|
+
size: number;
|
|
53
|
+
maxLength: number;
|
|
54
|
+
displayMode: string;
|
|
55
|
+
};
|
|
56
|
+
isEditable: boolean;
|
|
57
|
+
shape: "CMB";
|
|
58
|
+
};
|
|
59
|
+
BTN_1: {
|
|
60
|
+
decode: string;
|
|
61
|
+
obj: {
|
|
62
|
+
k: string;
|
|
63
|
+
p: string;
|
|
64
|
+
t: string;
|
|
65
|
+
};
|
|
66
|
+
data: {
|
|
67
|
+
label: string;
|
|
68
|
+
};
|
|
69
|
+
icon: string;
|
|
70
|
+
fun: string;
|
|
71
|
+
isEditable: boolean;
|
|
72
|
+
shape: "BTN";
|
|
73
|
+
};
|
|
74
|
+
BTN_2: {
|
|
75
|
+
decode: string;
|
|
76
|
+
obj: {
|
|
77
|
+
k: string;
|
|
78
|
+
p: string;
|
|
79
|
+
t: string;
|
|
80
|
+
};
|
|
81
|
+
icon: string;
|
|
82
|
+
fun: string;
|
|
83
|
+
isEditable: boolean;
|
|
84
|
+
shape: "BTN";
|
|
85
|
+
};
|
|
86
|
+
CHK: {
|
|
87
|
+
obj: {
|
|
88
|
+
k: string;
|
|
89
|
+
p: string;
|
|
90
|
+
t: string;
|
|
91
|
+
};
|
|
92
|
+
data: {
|
|
93
|
+
checked: boolean;
|
|
94
|
+
label: string;
|
|
95
|
+
};
|
|
96
|
+
decode: string;
|
|
97
|
+
shape: "CHK";
|
|
98
|
+
isEditable: boolean;
|
|
99
|
+
};
|
|
100
|
+
CHI: {
|
|
101
|
+
data: {
|
|
102
|
+
data: ({
|
|
103
|
+
id: string;
|
|
104
|
+
decode: string;
|
|
105
|
+
icon?: undefined;
|
|
106
|
+
} | {
|
|
107
|
+
icon: string;
|
|
108
|
+
id: string;
|
|
109
|
+
decode: string;
|
|
110
|
+
})[];
|
|
111
|
+
};
|
|
112
|
+
obj: {
|
|
113
|
+
t: string;
|
|
114
|
+
p: string;
|
|
115
|
+
k: string;
|
|
116
|
+
};
|
|
117
|
+
decode: string;
|
|
118
|
+
shape: "CHI";
|
|
119
|
+
isEditable: boolean;
|
|
120
|
+
};
|
|
121
|
+
CAL: {
|
|
122
|
+
decode: string;
|
|
123
|
+
obj: {
|
|
124
|
+
t: string;
|
|
125
|
+
p: string;
|
|
126
|
+
k: string;
|
|
127
|
+
};
|
|
128
|
+
shape: "CAL";
|
|
129
|
+
isEditable: boolean;
|
|
130
|
+
};
|
|
131
|
+
ITX: {
|
|
132
|
+
decode: string;
|
|
133
|
+
obj: {
|
|
134
|
+
t: string;
|
|
135
|
+
p: string;
|
|
136
|
+
k: string;
|
|
137
|
+
};
|
|
138
|
+
isEditable: boolean;
|
|
139
|
+
shape: "ITX";
|
|
140
|
+
};
|
|
141
|
+
ICO: {
|
|
142
|
+
decode: string;
|
|
143
|
+
obj: {
|
|
144
|
+
t: string;
|
|
145
|
+
p: string;
|
|
146
|
+
k: string;
|
|
147
|
+
};
|
|
148
|
+
icon: string;
|
|
149
|
+
shape: "ICO";
|
|
150
|
+
isEditable: boolean;
|
|
151
|
+
};
|
|
152
|
+
IMG: {
|
|
153
|
+
decode: string;
|
|
154
|
+
obj: {
|
|
155
|
+
t: string;
|
|
156
|
+
p: string;
|
|
157
|
+
k: string;
|
|
158
|
+
};
|
|
159
|
+
icon: string;
|
|
160
|
+
shape: "IMG";
|
|
161
|
+
data: {
|
|
162
|
+
sizeX: string;
|
|
163
|
+
};
|
|
164
|
+
};
|
|
165
|
+
};
|
|
166
|
+
}[];
|
|
167
|
+
};
|
|
168
|
+
//# sourceMappingURL=data-table-shapes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-table-shapes.d.ts","sourceRoot":"","sources":["../../../../src/components/data-table/assets/data-table-shapes.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuEtB,CAAA"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import { DataCells, DataColumn, DataLayout, DataRow, DataTable, smeupGroup } from '../../types/data-structures';
|
|
2
|
+
/**
|
|
3
|
+
* @interface DataTableProps
|
|
4
|
+
* @description Defines the props for the DataTable component.
|
|
5
|
+
*/
|
|
6
|
+
export interface DataTableProps {
|
|
7
|
+
/**
|
|
8
|
+
* @description The data to be displayed in the table.
|
|
9
|
+
*/
|
|
10
|
+
readonly data: DataTable;
|
|
11
|
+
/**
|
|
12
|
+
* @description The height of each line in the table.
|
|
13
|
+
*/
|
|
14
|
+
readonly lineHeight: number;
|
|
15
|
+
/**
|
|
16
|
+
* @description The total height of the table.
|
|
17
|
+
*/
|
|
18
|
+
readonly TableHeight: number;
|
|
19
|
+
/**
|
|
20
|
+
* @description Optional grouping configuration for the table rows.
|
|
21
|
+
*/
|
|
22
|
+
readonly groups?: smeupGroup[];
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* @interface InternalDataTable
|
|
26
|
+
* @description Represents the internal structure of the data table.
|
|
27
|
+
*/
|
|
28
|
+
export interface InternalDataTable {
|
|
29
|
+
/**
|
|
30
|
+
* @description The columns of the data table.
|
|
31
|
+
*/
|
|
32
|
+
columns: DataColumn[];
|
|
33
|
+
/**
|
|
34
|
+
* @description The rows of the data table, adapted for internal processing.
|
|
35
|
+
*/
|
|
36
|
+
rows: internalRows[];
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* @interface internalRows
|
|
40
|
+
* @description Defines the structure of a row within the internal data table representation.
|
|
41
|
+
*/
|
|
42
|
+
export interface internalRows {
|
|
43
|
+
/**
|
|
44
|
+
* @description An optional unique identifier for the row.
|
|
45
|
+
*/
|
|
46
|
+
rowId?: string;
|
|
47
|
+
/**
|
|
48
|
+
* @description The cells that make up this row.
|
|
49
|
+
*/
|
|
50
|
+
cells: DataCells;
|
|
51
|
+
/**
|
|
52
|
+
* @description An optional layout configuration for this row.
|
|
53
|
+
*/
|
|
54
|
+
layout?: DataLayout;
|
|
55
|
+
/**
|
|
56
|
+
* @description Indicates whether this row represents a group header.
|
|
57
|
+
*/
|
|
58
|
+
isGroup?: boolean;
|
|
59
|
+
/**
|
|
60
|
+
* @description The value of the group if the row is a group header.
|
|
61
|
+
*/
|
|
62
|
+
value?: string;
|
|
63
|
+
/**
|
|
64
|
+
* @description The nesting level of the group.
|
|
65
|
+
*/
|
|
66
|
+
level?: number;
|
|
67
|
+
/**
|
|
68
|
+
* @description The expanded or collapsed state of the group.
|
|
69
|
+
*/
|
|
70
|
+
isExpanded?: boolean;
|
|
71
|
+
/**
|
|
72
|
+
* @description The child rows for expandable/collapsible groups.
|
|
73
|
+
*/
|
|
74
|
+
children?: internalRows[];
|
|
75
|
+
/**
|
|
76
|
+
* @description The original data rows associated with this internal row, particularly for groups.
|
|
77
|
+
*/
|
|
78
|
+
rows?: DataRow[];
|
|
79
|
+
}
|
|
80
|
+
//# sourceMappingURL=data-table-types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-table-types.d.ts","sourceRoot":"","sources":["../../../src/components/data-table/data-table-types.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,SAAS,EACT,UAAU,EACV,UAAU,EACV,OAAO,EACP,SAAS,EACT,UAAU,EACX,MAAM,6BAA6B,CAAA;AAEpC;;;GAGG;AACH,MAAM,WAAW,cAAc;IAC7B;;OAEG;IACH,QAAQ,CAAC,IAAI,EAAE,SAAS,CAAA;IAExB;;OAEG;IACH,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAA;IAE3B;;OAEG;IACH,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAA;IAE5B;;OAEG;IACH,QAAQ,CAAC,MAAM,CAAC,EAAE,UAAU,EAAE,CAAA;CAC/B;AAED;;;GAGG;AACH,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,OAAO,EAAE,UAAU,EAAE,CAAA;IAErB;;OAEG;IACH,IAAI,EAAE,YAAY,EAAE,CAAA;CACrB;AAED;;;GAGG;AACH,MAAM,WAAW,YAAY;IAC3B;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IAEd;;OAEG;IACH,KAAK,EAAE,SAAS,CAAA;IAEhB;;OAEG;IACH,MAAM,CAAC,EAAE,UAAU,CAAA;IAEnB;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IAEjB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IAEd;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IAEd;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAA;IAEpB;;OAEG;IACH,QAAQ,CAAC,EAAE,YAAY,EAAE,CAAA;IAEzB;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,EAAE,CAAA;CACjB"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { ArrayElementBindProps } from '../../basic-components/cell/cell-types';
|
|
2
|
+
import { smeupGroup } from '../../types/data-structures';
|
|
3
|
+
/**
|
|
4
|
+
* Toggles the expansion state of a group in a Set of expanded group IDs.
|
|
5
|
+
*
|
|
6
|
+
* If the groupId is already in the set, it will be removed (collapsed).
|
|
7
|
+
* If the groupId is not in the set, it will be added (expanded).
|
|
8
|
+
*
|
|
9
|
+
* This function returns a new Set instance with the updated state,
|
|
10
|
+
* suitable for use in React state updates to maintain immutability.
|
|
11
|
+
*
|
|
12
|
+
* @param {Set<string>} expandedGroups - The current set of expanded group IDs.
|
|
13
|
+
* @param {string} groupId - The unique identifier of the group to toggle.
|
|
14
|
+
* @returns {Set<string>} A new set of expanded group IDs reflecting the toggle.
|
|
15
|
+
*/
|
|
16
|
+
export declare function toggleGroup(expandedGroups: Set<string>, groupId: string): Set<string>;
|
|
17
|
+
/**
|
|
18
|
+
* Converts ArrayElementBindProps[] to smeupGroup[] while preserving visibility if possible.
|
|
19
|
+
* @param newElements - New chips data.
|
|
20
|
+
* @param previousGroups - Current smeupGroup[] to preserve visibility values.
|
|
21
|
+
* @returns Updated smeupGroup[]
|
|
22
|
+
*/
|
|
23
|
+
export declare function mapChipsToGroups(newElements: ArrayElementBindProps[], previousGroups: smeupGroup[]): smeupGroup[];
|
|
24
|
+
//# sourceMappingURL=data-table-utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-table-utils.d.ts","sourceRoot":"","sources":["../../../src/components/data-table/data-table-utils.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAA;AAC9E,OAAO,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAA;AAExD;;;;;;;;;;;;GAYG;AACH,wBAAgB,WAAW,CACzB,cAAc,EAAE,GAAG,CAAC,MAAM,CAAC,EAC3B,OAAO,EAAE,MAAM,GACd,GAAG,CAAC,MAAM,CAAC,CAQb;AAED;;;;;GAKG;AACH,wBAAgB,gBAAgB,CAC9B,WAAW,EAAE,qBAAqB,EAAE,EACpC,cAAc,EAAE,UAAU,EAAE,GAC3B,UAAU,EAAE,CAQd"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"data-table.d.ts","sourceRoot":"","sources":["../../../src/components/data-table/data-table.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAA;AAUlD,OAAO,EAAE,cAAc,EAAqB,MAAM,oBAAoB,CAAA;AAEtE,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAsMvD,CAAA"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { DataRow } from '../../../types/data-structures';
|
|
2
|
+
import { internalRows } from '../data-table-types';
|
|
3
|
+
export type GroupDefinition = {
|
|
4
|
+
column: string;
|
|
5
|
+
visible: boolean;
|
|
6
|
+
};
|
|
7
|
+
/**
|
|
8
|
+
* Builds a flat list of grouped rows from a flat data array based on the provided group definitions.
|
|
9
|
+
* The grouping is applied recursively, and only expanded groups are traversed further.
|
|
10
|
+
*
|
|
11
|
+
* @param {DataRow[]} rows - The flat data rows to be grouped.
|
|
12
|
+
* @param {GroupDefinition[]} groups - Definitions of columns to group by and their visibility.
|
|
13
|
+
* @param {number} lineHeight - The height of each row (used for calculating total offset).
|
|
14
|
+
* @param {Set<string>} expandedGroups - A set of group IDs indicating which groups are expanded.
|
|
15
|
+
* @returns {{ flatRows: internalRows[]; offset: number }} An object containing the flattened rows and the total offset.
|
|
16
|
+
*/
|
|
17
|
+
export declare function buildFlatGroupedRows(rows: DataRow[], groups: GroupDefinition[], lineHeight: number, expandedGroups: Set<string>): {
|
|
18
|
+
flatRows: internalRows[];
|
|
19
|
+
offset: number;
|
|
20
|
+
};
|
|
21
|
+
//# sourceMappingURL=buildFlatGroupedRows.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"buildFlatGroupedRows.d.ts","sourceRoot":"","sources":["../../../../src/components/data-table/utils/buildFlatGroupedRows.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,gCAAgC,CAAA;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;AAElD,MAAM,MAAM,eAAe,GAAG;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,OAAO,CAAA;CAAE,CAAA;AAElE;;;;;;;;;GASG;AACH,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,OAAO,EAAE,EACf,MAAM,EAAE,eAAe,EAAE,EACzB,UAAU,EAAE,MAAM,EAClB,cAAc,EAAE,GAAG,CAAC,MAAM,CAAC,GAC1B;IAAE,QAAQ,EAAE,YAAY,EAAE,CAAC;IAAC,MAAM,EAAE,MAAM,CAAA;CAAE,CA+G9C"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { ArrayElementBindProps } from '../../basic-components/cell/cell-types';
|
|
2
|
+
import { smeupGroup } from '../../types/data-structures';
|
|
3
|
+
/**
|
|
4
|
+
* @interface GroupBarProps
|
|
5
|
+
* @description Defines the props for the GroupBar component.
|
|
6
|
+
*/
|
|
7
|
+
export interface GroupBarProps {
|
|
8
|
+
/**
|
|
9
|
+
* The list of the group elements.
|
|
10
|
+
*/
|
|
11
|
+
groups?: smeupGroup[];
|
|
12
|
+
/**
|
|
13
|
+
* Whether you can re-order and drag the single chips.
|
|
14
|
+
*/
|
|
15
|
+
isDraggable?: boolean;
|
|
16
|
+
/**
|
|
17
|
+
* Whether you can cancel the single chips.
|
|
18
|
+
*/
|
|
19
|
+
isEditable?: boolean;
|
|
20
|
+
/**
|
|
21
|
+
* Callback function triggered when the groups are changed.
|
|
22
|
+
* @param {ArrayElementBindProps[]} newGroups - The new array of group elements.
|
|
23
|
+
*/
|
|
24
|
+
onChange?: (newGroups: ArrayElementBindProps[]) => void;
|
|
25
|
+
/**
|
|
26
|
+
* Callback function for the drop event.
|
|
27
|
+
* @param {React.DragEvent<HTMLDivElement>} e - The drag event.
|
|
28
|
+
*/
|
|
29
|
+
onDrop?: (e: React.DragEvent<HTMLDivElement>) => void;
|
|
30
|
+
/**
|
|
31
|
+
* Callback function for the drag over event.
|
|
32
|
+
* @param {React.DragEvent<HTMLDivElement>} e - The drag event.
|
|
33
|
+
*/
|
|
34
|
+
onDragOver?: (e: React.DragEvent<HTMLDivElement>) => void;
|
|
35
|
+
}
|
|
36
|
+
//# sourceMappingURL=group-bar-types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group-bar-types.d.ts","sourceRoot":"","sources":["../../../src/functional-components/group-bar/group-bar-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAC;AAC/E,OAAO,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAEzD;;;GAGG;AACH,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,MAAM,CAAC,EAAE,UAAU,EAAE,CAAC;IAEtB;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB;;;OAGG;IACH,QAAQ,CAAC,EAAE,CAAC,SAAS,EAAE,qBAAqB,EAAE,KAAK,IAAI,CAAC;IAExD;;;OAGG;IACH,MAAM,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;IAEtD;;;OAGG;IACH,UAAU,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,cAAc,CAAC,KAAK,IAAI,CAAC;CAC3D"}
|