datastake-daf 0.6.243 → 0.6.245
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/.env +8 -0
- package/.vscode/settings.json +13 -0
- package/dist/components/index.js +785 -644
- package/dist/utils/index.js +525 -494
- package/package.json +1 -1
- package/src/@daf/core/components/Dashboard/Map/helper.js +1 -0
- package/src/@daf/core/components/Dashboard/Map/hook.js +1 -3
- package/src/@daf/core/components/Dashboard/Widget/ProjectWidget/ProjectWidget.stories.jsx +87 -66
- package/src/@daf/core/components/Dashboard/Widget/SDGWidget/index.jsx +3 -3
- package/src/@daf/core/components/EditForm/components/DataLink/index.js +631 -578
- package/src/@daf/core/components/EditForm/components/Smart/index.js +93 -0
- package/src/@daf/core/components/EditForm/helper.js +3290 -2732
- package/src/@daf/core/components/EditForm/storyConfig.js +1 -1
- package/src/@daf/core/components/EditForm/storyConfig1.js +69 -250
- package/src/@daf/core/components/EditForm/storyConfig2.js +5 -58
- package/src/@daf/core/components/Icon/configs/Lightning.js +14 -0
- package/src/@daf/core/components/Icon/configs/index.js +3 -2
- package/src/@daf/core/components/ViewForm/components/input.js +3 -1
- package/src/styles/components/_analysisView.scss +31 -2
|
@@ -1,256 +1,75 @@
|
|
|
1
|
-
export const getApiBaseUrl = () => "http://192.168.4.
|
|
1
|
+
export const getApiBaseUrl = () => "http://192.168.4.38:4005";
|
|
2
2
|
|
|
3
3
|
export const getAppHeader = () => ({
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
Application: "straatos",
|
|
5
|
+
Language: "en",
|
|
6
6
|
});
|
|
7
7
|
|
|
8
8
|
export const storyData = {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
"value": "manufacturingIndustries",
|
|
76
|
-
"disabled": true
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"label": "Chemical industry",
|
|
80
|
-
"value": "chemicalIndustry",
|
|
81
|
-
"disabled": true
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"label": "Construction",
|
|
85
|
-
"value": "construction",
|
|
86
|
-
"disabled": true
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"label": "Transport",
|
|
90
|
-
"value": "transport",
|
|
91
|
-
"disabled": true
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"label": "Mining/mineral production",
|
|
95
|
-
"value": "miningMineralProduction",
|
|
96
|
-
"disabled": true
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"label": "Metal production",
|
|
100
|
-
"value": "metalProduction",
|
|
101
|
-
"disabled": true
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
"label": "Fugitive emissions from fuels (solid, oil, and gas)",
|
|
105
|
-
"value": "fugitiveEmissionsFromFuels",
|
|
106
|
-
"disabled": true
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"label": "Fugitive emissions from industrial gases (halocarbons and sulphur hexafluoride)",
|
|
110
|
-
"value": "fugitiveEmissionsFromIndustrialGases",
|
|
111
|
-
"disabled": true
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"label": "Solvent use",
|
|
115
|
-
"value": "solventUse",
|
|
116
|
-
"disabled": true
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
"label": "Waste handling and disposal",
|
|
120
|
-
"value": "wasteHandlingAndDisposal",
|
|
121
|
-
"disabled": true
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"label": "Livestock and manure management",
|
|
125
|
-
"value": "livestockAndManureManagement",
|
|
126
|
-
"disabled": true
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"label": "Carbon capture and storage",
|
|
130
|
-
"value": "carbonCaptureAndStorage",
|
|
131
|
-
"disabled": true
|
|
132
|
-
}
|
|
133
|
-
],
|
|
134
|
-
"createdAt": "2025-09-17T14:59:42.118Z",
|
|
135
|
-
"updatedAt": "2025-09-17T14:59:42.118Z",
|
|
136
|
-
"__v": 0
|
|
137
|
-
},
|
|
138
|
-
|
|
139
|
-
"label": "Identification",
|
|
140
|
-
"subTitle": "Identification"
|
|
141
|
-
},
|
|
142
|
-
},
|
|
143
|
-
data: {
|
|
144
|
-
location: [
|
|
145
|
-
{
|
|
146
|
-
_id: "689f1086cd1642955475a45e",
|
|
147
|
-
form: "location",
|
|
148
|
-
id: "f276986a-5b41-45bf-b02b-61e79c42cf50",
|
|
149
|
-
parent: {
|
|
150
|
-
_id: "689f1086cd1642955475a462",
|
|
151
|
-
createdAt: "2025-08-15T10:48:38.719Z",
|
|
152
|
-
updatedAt: "2025-08-15T10:48:38.719Z",
|
|
153
|
-
id: "e006842b-b9bb-431f-b9b9-184e82e324b4",
|
|
154
|
-
name: "test 999444444",
|
|
155
|
-
authorId: "df5378ae-704a-4a46-93b2-336cc5341456",
|
|
156
|
-
collectId: "93ed3cfd5abf671367ca3116d8bdcb429ca55d16",
|
|
157
|
-
country: "AX",
|
|
158
|
-
category: "plot",
|
|
159
|
-
datastakeId: "LOC-00000000295",
|
|
160
|
-
__v: 0,
|
|
161
|
-
},
|
|
162
|
-
perimeter: [
|
|
163
|
-
[58.313817167753996, 18.413085937500004],
|
|
164
|
-
[59.2700913303328, 17.270507812500004],
|
|
165
|
-
[59.18015006492145, 16.479492187500004],
|
|
166
|
-
],
|
|
167
|
-
name: "test 999444444",
|
|
168
|
-
country: "AX",
|
|
169
|
-
category: "plot",
|
|
170
|
-
authorId: "df5378ae-704a-4a46-93b2-336cc5341456",
|
|
171
|
-
published: false,
|
|
172
|
-
version: 1,
|
|
173
|
-
datastakeId: "LOC-00000000295",
|
|
174
|
-
pictures: [],
|
|
175
|
-
documents: [],
|
|
176
|
-
associatedSubjects: [
|
|
177
|
-
{
|
|
178
|
-
entity: "PlantingCycle",
|
|
179
|
-
_id: {},
|
|
180
|
-
nature: "location",
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
entity: "PlantingCycle",
|
|
184
|
-
_id: {},
|
|
185
|
-
nature: "location",
|
|
186
|
-
},
|
|
187
|
-
{
|
|
188
|
-
entity: "PlantingCycle",
|
|
189
|
-
_id: {},
|
|
190
|
-
nature: "location",
|
|
191
|
-
},
|
|
192
|
-
],
|
|
193
|
-
createdAt: "2025-08-15",
|
|
194
|
-
updatedAt: "2025-08-15",
|
|
195
|
-
__v: 0,
|
|
196
|
-
label: "test 999444444",
|
|
197
|
-
value: "689f1086cd1642955475a45e",
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
_id: "689f1135cd1642955475a594",
|
|
201
|
-
form: "location",
|
|
202
|
-
id: "d60984d5-e79a-474f-8c6d-b9d4256f0357",
|
|
203
|
-
parent: {
|
|
204
|
-
_id: "689f1135cd1642955475a59b",
|
|
205
|
-
createdAt: "2025-08-15T10:51:33.758Z",
|
|
206
|
-
updatedAt: "2025-08-15T10:51:33.758Z",
|
|
207
|
-
id: "818f4b75-2212-47e4-b07e-52a7e6454568",
|
|
208
|
-
name: "edd",
|
|
209
|
-
authorId: "df5378ae-704a-4a46-93b2-336cc5341456",
|
|
210
|
-
collectId: "79af2232d97ef4ae6b435b1d22997a978b5e2f47",
|
|
211
|
-
country: "AX",
|
|
212
|
-
administrativeLevel1: null,
|
|
213
|
-
administrativeLevel2: null,
|
|
214
|
-
category: "plot",
|
|
215
|
-
datastakeId: "LOC-00000000296",
|
|
216
|
-
__v: 0,
|
|
217
|
-
},
|
|
218
|
-
perimeter: [
|
|
219
|
-
[59.98229931379975, 17.228966156671063],
|
|
220
|
-
[59.98229931379975, 17.565517949147456],
|
|
221
|
-
[59.77480258556264, 17.53667065264947],
|
|
222
|
-
],
|
|
223
|
-
administrativeLevel1: null,
|
|
224
|
-
administrativeLevel2: null,
|
|
225
|
-
name: "edd",
|
|
226
|
-
country: "AX",
|
|
227
|
-
category: "plot",
|
|
228
|
-
authorId: "df5378ae-704a-4a46-93b2-336cc5341456",
|
|
229
|
-
gps: null,
|
|
230
|
-
published: false,
|
|
231
|
-
version: 1,
|
|
232
|
-
datastakeId: "LOC-00000000296",
|
|
233
|
-
pictures: [],
|
|
234
|
-
documents: [],
|
|
235
|
-
associatedSubjects: [
|
|
236
|
-
{
|
|
237
|
-
entity: "Event",
|
|
238
|
-
_id: {},
|
|
239
|
-
nature: "location",
|
|
240
|
-
},
|
|
241
|
-
{
|
|
242
|
-
entity: "PlantingCycle",
|
|
243
|
-
_id: {},
|
|
244
|
-
nature: "location",
|
|
245
|
-
},
|
|
246
|
-
],
|
|
247
|
-
projectId: "PRJ-00000000107",
|
|
248
|
-
createdAt: "2025-08-15T10:51:33.758Z",
|
|
249
|
-
updatedAt: "2025-08-15T10:51:33.758Z",
|
|
250
|
-
__v: 0,
|
|
251
|
-
label: "edd",
|
|
252
|
-
value: "689f1135cd1642955475a594",
|
|
253
|
-
},
|
|
254
|
-
],
|
|
255
|
-
},
|
|
9
|
+
getApiBaseUrl,
|
|
10
|
+
getAppHeader,
|
|
11
|
+
form: {
|
|
12
|
+
id: "financialManagement",
|
|
13
|
+
description: "",
|
|
14
|
+
icon: "",
|
|
15
|
+
position: 0,
|
|
16
|
+
show: true,
|
|
17
|
+
options: {
|
|
18
|
+
id: "location",
|
|
19
|
+
position: 2,
|
|
20
|
+
location: {
|
|
21
|
+
_id: "68cd2ce085d15da3423e767e",
|
|
22
|
+
id: "23a230e5-a6b7-4f7f-9d9b-eead0a06d650",
|
|
23
|
+
dataId: "location",
|
|
24
|
+
section: "location",
|
|
25
|
+
type: "dataLink",
|
|
26
|
+
meta: {
|
|
27
|
+
entity: "Location",
|
|
28
|
+
maxRepeat: 1,
|
|
29
|
+
namespace: "location",
|
|
30
|
+
formScope: "newActivityLocation",
|
|
31
|
+
excludedKeys: ["datastakeId"],
|
|
32
|
+
createUserVersion: false,
|
|
33
|
+
keys: ["project"],
|
|
34
|
+
linkOptions: {
|
|
35
|
+
global: true,
|
|
36
|
+
},
|
|
37
|
+
ajaxOptionsKey: "id",
|
|
38
|
+
linkSelf: "events",
|
|
39
|
+
mandatory: true,
|
|
40
|
+
allowedActions: {
|
|
41
|
+
remove: {
|
|
42
|
+
popOver: {
|
|
43
|
+
title: {
|
|
44
|
+
en: "Are you sure you want to remove this location?",
|
|
45
|
+
fr: "Êtes vous sûr de vouloir supprimer cette localisation ?",
|
|
46
|
+
},
|
|
47
|
+
},
|
|
48
|
+
},
|
|
49
|
+
edit: false,
|
|
50
|
+
},
|
|
51
|
+
tableKeys: ["datastakeId", "locationId", "category", "region", "country"],
|
|
52
|
+
comment: false,
|
|
53
|
+
notApplicable: false,
|
|
54
|
+
notAvailable: false,
|
|
55
|
+
subjectPrefilledValuesKeys: ["country"],
|
|
56
|
+
linkingKey: "locationId",
|
|
57
|
+
group: "identification",
|
|
58
|
+
automaticLinking: {
|
|
59
|
+
path: "associatedSubjects",
|
|
60
|
+
nature: "location",
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
|
+
position: 1,
|
|
64
|
+
scope: ["activity", "restorationActivity", "event"],
|
|
65
|
+
label: "Location",
|
|
66
|
+
createdAt: "2025-09-19T10:13:52.681Z",
|
|
67
|
+
updatedAt: "2025-09-19T10:13:52.681Z",
|
|
68
|
+
__v: 0,
|
|
69
|
+
},
|
|
70
|
+
|
|
71
|
+
label: "Location",
|
|
72
|
+
},
|
|
73
|
+
},
|
|
74
|
+
data: {},
|
|
256
75
|
};
|
|
@@ -18,65 +18,12 @@ export const storyData = {
|
|
|
18
18
|
"options": {
|
|
19
19
|
"id": "identification",
|
|
20
20
|
"position": 1,
|
|
21
|
-
"
|
|
22
|
-
"_id": "
|
|
23
|
-
"id": "
|
|
24
|
-
"dataId": "
|
|
21
|
+
"smartHelp": {
|
|
22
|
+
"_id": "68c98328d5b4b914e77d95e1",
|
|
23
|
+
"id": "7063577f-80a4-4466-ad1a-243e7e90eeb4",
|
|
24
|
+
"dataId": "smartHelp",
|
|
25
25
|
"section": "identification",
|
|
26
|
-
"type": "
|
|
27
|
-
"meta": {
|
|
28
|
-
"comment": false,
|
|
29
|
-
"notApplicable": false,
|
|
30
|
-
"notAvailable": false,
|
|
31
|
-
"group": "documentation",
|
|
32
|
-
"versioning": true,
|
|
33
|
-
"mandatory": true
|
|
34
|
-
},
|
|
35
|
-
"showIf": "type is documents",
|
|
36
|
-
"position": 6,
|
|
37
|
-
"dataLink": {
|
|
38
|
-
"entity": "Documents",
|
|
39
|
-
"createUserVersion": false,
|
|
40
|
-
"createNew": true,
|
|
41
|
-
"collection": "documents",
|
|
42
|
-
"formNamespace": "DOCUMENTS",
|
|
43
|
-
"keys": [
|
|
44
|
-
"title"
|
|
45
|
-
],
|
|
46
|
-
"pickKeys": []
|
|
47
|
-
},
|
|
48
|
-
"rules": [
|
|
49
|
-
{
|
|
50
|
-
"message": "errors::field is required",
|
|
51
|
-
"required": true
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"accept": ".doc,.docx,.pdf,.xls,.xlsx",
|
|
55
|
-
"type": "any"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"max": 5,
|
|
59
|
-
"type": "any"
|
|
60
|
-
}
|
|
61
|
-
],
|
|
62
|
-
"scope": [
|
|
63
|
-
"global",
|
|
64
|
-
"modal",
|
|
65
|
-
"registrationFormDocuments",
|
|
66
|
-
"evaluationDocumentation",
|
|
67
|
-
"documents",
|
|
68
|
-
"createDocument",
|
|
69
|
-
"evidenceAmoundGoldProduced",
|
|
70
|
-
"investmentNote",
|
|
71
|
-
"financialAnalysis",
|
|
72
|
-
"linkedDocumentation",
|
|
73
|
-
"activityDocumentation"
|
|
74
|
-
],
|
|
75
|
-
"label": "Cargar Archivo",
|
|
76
|
-
"tableLabel": "Contenido",
|
|
77
|
-
"createdAt": "2025-09-03T09:33:24.308Z",
|
|
78
|
-
"updatedAt": "2025-09-03T09:33:24.308Z",
|
|
79
|
-
"__v": 0
|
|
26
|
+
"type": "smartHelp",
|
|
80
27
|
},
|
|
81
28
|
},
|
|
82
29
|
"subTitle": "Identificación"
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
const config = {
|
|
2
|
+
viewBox: "0 0 16 16",
|
|
3
|
+
children: (
|
|
4
|
+
<path
|
|
5
|
+
d="M9.49968 1.33331H5.66264C5.54298 1.33331 5.48316 1.33331 5.43034 1.35153C5.38363 1.36764 5.34109 1.39393 5.30579 1.42851C5.26587 1.4676 5.23912 1.52111 5.18561 1.62813L2.38561 7.22813C2.25782 7.4837 2.19393 7.61149 2.20927 7.71537C2.22268 7.80607 2.27285 7.88725 2.34798 7.9398C2.43403 7.99998 2.5769 7.99998 2.86264 7.99998H6.99968L4.99968 14.6666L13.1284 6.23685C13.4027 5.95245 13.5398 5.81025 13.5478 5.68857C13.5548 5.58295 13.5112 5.4803 13.4303 5.412C13.3371 5.33331 13.1396 5.33331 12.7445 5.33331H7.99968L9.49968 1.33331Z"
|
|
6
|
+
stroke="currentColor"
|
|
7
|
+
strokeWidth="1.2"
|
|
8
|
+
strokeLinecap="round"
|
|
9
|
+
strokeLinejoin="round"
|
|
10
|
+
/>
|
|
11
|
+
),
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
export default config;
|
|
@@ -207,7 +207,7 @@ import LinkChain from "./LinkChain";
|
|
|
207
207
|
import Robot from "./Robot";
|
|
208
208
|
import Hedera01 from "./Hedera01";
|
|
209
209
|
import Records from "./Records";
|
|
210
|
-
|
|
210
|
+
import Lightning from "./Lightning";
|
|
211
211
|
const config = {
|
|
212
212
|
Right,
|
|
213
213
|
ApplicationForm,
|
|
@@ -417,7 +417,8 @@ const config = {
|
|
|
417
417
|
LinkChain,
|
|
418
418
|
Robot,
|
|
419
419
|
Hedera01,
|
|
420
|
-
Records
|
|
420
|
+
Records,
|
|
421
|
+
Lightning,
|
|
421
422
|
};
|
|
422
423
|
|
|
423
424
|
export default config;
|
|
@@ -5,7 +5,7 @@ import { Button, Tag, Tooltip, Image, Popover } from 'antd';
|
|
|
5
5
|
import { UpOutlined, DownOutlined, PaperClipOutlined, LinkOutlined } from '@ant-design/icons'
|
|
6
6
|
import moment from 'moment';
|
|
7
7
|
import _ from 'lodash';
|
|
8
|
-
|
|
8
|
+
import Smart from '../../EditForm/components/Smart/index.js';
|
|
9
9
|
import { types, repeatObjects, verifyConditional, renderPlaceholder, showHideInput, getSelectOptions, getImageUploadViewValue, numberWithCommas, noLabelInputTypes, renderDate } from '../helper';
|
|
10
10
|
import Geolocation from './geolocation';
|
|
11
11
|
import DataLink from './DataLink';
|
|
@@ -658,6 +658,8 @@ export const BasicInput = ({
|
|
|
658
658
|
console.log(e);
|
|
659
659
|
return '';
|
|
660
660
|
}
|
|
661
|
+
case 'smartHelp':
|
|
662
|
+
return <Smart />;
|
|
661
663
|
default:
|
|
662
664
|
return input.type;
|
|
663
665
|
}
|
|
@@ -191,7 +191,8 @@
|
|
|
191
191
|
.content {
|
|
192
192
|
width: 100%;
|
|
193
193
|
flex: 1;
|
|
194
|
-
overflow: auto;
|
|
194
|
+
// overflow: auto; Dont make the page overflow
|
|
195
|
+
overflow-y: auto;
|
|
195
196
|
display: flex;
|
|
196
197
|
|
|
197
198
|
.view-content {
|
|
@@ -301,6 +302,7 @@
|
|
|
301
302
|
.daf-analysis-layout {
|
|
302
303
|
display: flex;
|
|
303
304
|
flex-direction: column;
|
|
305
|
+
overflow-x: hidden; // Dont make the page overflow
|
|
304
306
|
|
|
305
307
|
.go-select-cont {
|
|
306
308
|
padding: var(--size-lg);
|
|
@@ -355,6 +357,7 @@
|
|
|
355
357
|
display: flex;
|
|
356
358
|
flex-wrap: wrap;
|
|
357
359
|
gap: var(--size-lg);
|
|
360
|
+
|
|
358
361
|
//FUTURE ILVI - remove this
|
|
359
362
|
@media (max-width: 850px) {
|
|
360
363
|
flex-direction: column;
|
|
@@ -364,6 +367,7 @@
|
|
|
364
367
|
.widget {
|
|
365
368
|
flex: 1;
|
|
366
369
|
|
|
370
|
+
|
|
367
371
|
&.dds-widget {
|
|
368
372
|
min-width: 400px;
|
|
369
373
|
}
|
|
@@ -374,6 +378,31 @@
|
|
|
374
378
|
flex-wrap: nowrap;
|
|
375
379
|
}
|
|
376
380
|
|
|
381
|
+
.horizontal-scroll {
|
|
382
|
+
overflow-x: auto;
|
|
383
|
+
overflow-y: hidden;
|
|
384
|
+
scrollbar-width: thin;
|
|
385
|
+
scrollbar-color: #c1c1c1 #f1f1f1;
|
|
386
|
+
|
|
387
|
+
&::-webkit-scrollbar {
|
|
388
|
+
height: 8px;
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
&::-webkit-scrollbar-track {
|
|
392
|
+
background: #f1f1f1;
|
|
393
|
+
border-radius: 4px;
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
&::-webkit-scrollbar-thumb {
|
|
397
|
+
background: #c1c1c1;
|
|
398
|
+
border-radius: 4px;
|
|
399
|
+
|
|
400
|
+
&:hover {
|
|
401
|
+
background: #a8a8a8;
|
|
402
|
+
}
|
|
403
|
+
}
|
|
404
|
+
}
|
|
405
|
+
|
|
377
406
|
&.own-data-collapsed {
|
|
378
407
|
.overflow-section {
|
|
379
408
|
max-width: calc(100vw - 48px - 250px);
|
|
@@ -498,4 +527,4 @@
|
|
|
498
527
|
}
|
|
499
528
|
}
|
|
500
529
|
}
|
|
501
|
-
}
|
|
530
|
+
}
|