@reltio/search 1.4.1186 → 1.4.1189

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.
Files changed (3) hide show
  1. package/bundle.js +1 -1
  2. package/main.css +112 -112
  3. package/package.json +4 -4
package/main.css CHANGED
@@ -1,9 +1,9 @@
1
- .NumericRangeFacet-styles-data--1M5S4 {
1
+ .NumericRangeFacet-styles-data--F7Rp4 {
2
2
  display: flex;
3
3
  flex-grow: 1;
4
4
  flex-direction: column;
5
5
  }
6
- .NumericRangeFacet-styles-data--1M5S4 .NumericRangeFacet-styles-barChartContainer--2z7Ri {
6
+ .NumericRangeFacet-styles-data--F7Rp4 .NumericRangeFacet-styles-barChartContainer--D2IIQ {
7
7
  position: relative;
8
8
  height: 190px;
9
9
  width: 100%;
@@ -11,19 +11,19 @@
11
11
  padding-bottom: 8px;
12
12
  overflow: hidden;
13
13
  }
14
- .NumericRangeFacet-styles-data--1M5S4 .NumericRangeFacet-styles-slider--99csU {
14
+ .NumericRangeFacet-styles-data--F7Rp4 .NumericRangeFacet-styles-slider--U3_ss {
15
15
  margin-left: 38px;
16
16
  margin-right: 4px;
17
17
  width: calc(100% - 42px);
18
18
  }
19
- .NumericRangeFacet-styles-data--1M5S4 .NumericRangeFacet-styles-inputsContainer--3DH8G {
19
+ .NumericRangeFacet-styles-data--F7Rp4 .NumericRangeFacet-styles-inputsContainer--fFyBF {
20
20
  display: flex;
21
21
  flex-direction: row;
22
22
  align-items: center;
23
23
  justify-content: space-between;
24
24
  margin-top: 12px;
25
25
  }
26
- .NumericRangeFacet-styles-data--1M5S4 .NumericRangeFacet-styles-inputsContainer--3DH8G .NumericRangeFacet-styles-numberEditorInputRoot--18x5h {
26
+ .NumericRangeFacet-styles-data--F7Rp4 .NumericRangeFacet-styles-inputsContainer--fFyBF .NumericRangeFacet-styles-numberEditorInputRoot--brvyv {
27
27
  height: 40px;
28
28
  font-size: 14px;
29
29
  line-height: 16px;
@@ -32,23 +32,23 @@
32
32
  flex-grow: 1;
33
33
  display: flex;
34
34
  }
35
- .NumericRangeFacet-styles-data--1M5S4 .NumericRangeFacet-styles-inputsContainer--3DH8G .NumericRangeFacet-styles-numberEditorRoot--ZrQ5S {
35
+ .NumericRangeFacet-styles-data--F7Rp4 .NumericRangeFacet-styles-inputsContainer--fFyBF .NumericRangeFacet-styles-numberEditorRoot--G0Yzg {
36
36
  display: flex;
37
37
  flex-grow: 1;
38
38
  }
39
- .NumericRangeFacet-styles-data--1M5S4 .NumericRangeFacet-styles-inputsContainer--3DH8G .NumericRangeFacet-styles-numberEditorRoot--ZrQ5S + .NumericRangeFacet-styles-numberEditorRoot--ZrQ5S {
39
+ .NumericRangeFacet-styles-data--F7Rp4 .NumericRangeFacet-styles-inputsContainer--fFyBF .NumericRangeFacet-styles-numberEditorRoot--G0Yzg + .NumericRangeFacet-styles-numberEditorRoot--G0Yzg {
40
40
  margin-left: 24px;
41
41
  }
42
- .NumericRangeFacet-styles-data--1M5S4 .NumericRangeFacet-styles-inputsContainer--3DH8G .NumericRangeFacet-styles-input--3xIbI {
42
+ .NumericRangeFacet-styles-data--F7Rp4 .NumericRangeFacet-styles-inputsContainer--fFyBF .NumericRangeFacet-styles-input--lvwGQ {
43
43
  text-align: left;
44
44
  padding: 0 10px;
45
45
  flex-basis: 100%;
46
46
  }
47
- .NumericRangeFacet-styles-data--1M5S4 .NumericRangeFacet-styles-inputsContainer--3DH8G .NumericRangeFacet-styles-input--3xIbI::-ms-clear {
47
+ .NumericRangeFacet-styles-data--F7Rp4 .NumericRangeFacet-styles-inputsContainer--fFyBF .NumericRangeFacet-styles-input--lvwGQ::-ms-clear {
48
48
  display: none;
49
49
  }
50
50
 
51
- .MoreFacetsPopup-styles-subHeader--1IiTY {
51
+ .MoreFacetsPopup-styles-subHeader--kl1OA {
52
52
  background-color: #f5f5f5;
53
53
  padding: 0 16px;
54
54
  margin: 0;
@@ -58,16 +58,16 @@
58
58
  font-size: 14px;
59
59
  font-weight: 500;
60
60
  }
61
- .MoreFacetsPopup-styles-subHeader--1IiTY .MoreFacetsPopup-styles-icon--1zAzd {
61
+ .MoreFacetsPopup-styles-subHeader--kl1OA .MoreFacetsPopup-styles-icon--i5G4Z {
62
62
  max-height: 25px;
63
63
  max-width: 25px;
64
64
  margin-right: 16px;
65
65
  }
66
- .MoreFacetsPopup-styles-subHeader--1IiTY .MoreFacetsPopup-styles-icon--1zAzd.MoreFacetsPopup-styles-recommendedIcon--3GS55 {
66
+ .MoreFacetsPopup-styles-subHeader--kl1OA .MoreFacetsPopup-styles-icon--i5G4Z.MoreFacetsPopup-styles-recommendedIcon--z2ptc {
67
67
  height: 20px;
68
68
  width: 20px;
69
69
  }
70
- .MoreFacetsPopup-styles-noResultsCaptionContainer--32pl- {
70
+ .MoreFacetsPopup-styles-noResultsCaptionContainer--IioM7 {
71
71
  position: absolute;
72
72
  top: 0;
73
73
  bottom: 0;
@@ -78,7 +78,7 @@
78
78
  align-items: center;
79
79
  }
80
80
 
81
- .MainContent-styles-mainContent--VaIc6 {
81
+ .MainContent-styles-mainContent--l_lkj {
82
82
  display: flex;
83
83
  flex-direction: column;
84
84
  flex-grow: 1;
@@ -89,7 +89,7 @@ div[role=tooltip] {
89
89
  font-family: Roboto, Helvetica, Arial, sans-serif;
90
90
  }
91
91
 
92
- .SearchBar-styles-popupBackdrop--1TRWH {
92
+ .SearchBar-styles-popupBackdrop--Ynlyh {
93
93
  background-color: rgba(137, 164, 162, 0.6);
94
94
  position: absolute;
95
95
  top: 0;
@@ -97,7 +97,7 @@ div[role=tooltip] {
97
97
  right: 0;
98
98
  bottom: 0;
99
99
  }
100
- .SearchBar-styles-popupContent--6IKC_ {
100
+ .SearchBar-styles-popupContent--YXAB4 {
101
101
  height: 345px;
102
102
  width: 308px;
103
103
  border-radius: 3px;
@@ -105,11 +105,11 @@ div[role=tooltip] {
105
105
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
106
106
  z-index: 11;
107
107
  }
108
- .SearchBar-styles-complexPopupContent--15iRB {
108
+ .SearchBar-styles-complexPopupContent--G0_AU {
109
109
  height: 690px;
110
110
  width: 578px;
111
111
  }
112
- @keyframes SearchBar-styles-highlightAnimate--lt4lv {
112
+ @keyframes SearchBar-styles-highlightAnimate--I1GCM {
113
113
  from {
114
114
  background: transparent;
115
115
  }
@@ -120,100 +120,100 @@ div[role=tooltip] {
120
120
  background: transparent;
121
121
  }
122
122
  }
123
- .SearchBar-styles-highlighted--3ojMz {
124
- animation-name: SearchBar-styles-highlightAnimate--lt4lv;
123
+ .SearchBar-styles-highlighted--S0RCh {
124
+ animation-name: SearchBar-styles-highlightAnimate--I1GCM;
125
125
  animation-duration: 3s;
126
126
  animation-iteration-count: 1;
127
127
  }
128
128
  .highlightedSelector {
129
- animation-name: SearchBar-styles-highlightAnimate--lt4lv;
129
+ animation-name: SearchBar-styles-highlightAnimate--I1GCM;
130
130
  animation-duration: 3s;
131
131
  animation-iteration-count: 1;
132
132
  }
133
- .SearchBar-styles-inactiveBackground--xqHAk {
133
+ .SearchBar-styles-inactiveBackground--YAji0 {
134
134
  background: repeating-linear-gradient(45deg, #f5f5f5, #f5f5f5 14px, #e9e9e9 15px, #e9e9e9 16px);
135
135
  }
136
- .SearchBar-styles-inactiveHoverBackground--cztM_ {
136
+ .SearchBar-styles-inactiveHoverBackground--Ok_yM {
137
137
  background: repeating-linear-gradient(45deg, #f2f2f2, #f2f2f2 14px, #e2e2e2 15px, #e2e2e2 16px);
138
138
  }
139
- .SearchBar-styles-inactiveSelectedBackground--2rjVD {
139
+ .SearchBar-styles-inactiveSelectedBackground--jLhim {
140
140
  background: repeating-linear-gradient(45deg, #DBE9F4, #DBE9F4 14px, #CCDAE5 15px, #CCDAE5 16px);
141
141
  }
142
- .SearchBar-styles-inactiveSelectedHoverBackground--xieVr {
142
+ .SearchBar-styles-inactiveSelectedHoverBackground--TtVUn {
143
143
  background: repeating-linear-gradient(45deg, #D4E2ED, #D4E2ED 14px, #C6D4DF 15px, #C6D4DF 16px);
144
144
  }
145
- .SearchBar-styles-container--3lkFn {
145
+ .SearchBar-styles-container--SeqIr {
146
146
  display: flex;
147
147
  flex-direction: column;
148
148
  position: relative;
149
149
  padding-left: 16px;
150
150
  padding-right: 20px;
151
151
  }
152
- .SearchBar-styles-container--3lkFn .SearchBar-styles-header--2x2Lk {
152
+ .SearchBar-styles-container--SeqIr .SearchBar-styles-header--eAsGS {
153
153
  height: 63px;
154
154
  display: flex;
155
155
  align-items: center;
156
156
  }
157
- .SearchBar-styles-container--3lkFn .SearchBar-styles-header--2x2Lk .SearchBar-styles-captionWrapper--387gJ {
157
+ .SearchBar-styles-container--SeqIr .SearchBar-styles-header--eAsGS .SearchBar-styles-captionWrapper--UbCGP {
158
158
  margin-top: -2px;
159
159
  padding-left: 8px;
160
160
  flex-shrink: 0;
161
161
  }
162
- .SearchBar-styles-container--3lkFn .SearchBar-styles-header--2x2Lk .SearchBar-styles-captionWrapper--387gJ .SearchBar-styles-profileText--3Tvod {
162
+ .SearchBar-styles-container--SeqIr .SearchBar-styles-header--eAsGS .SearchBar-styles-captionWrapper--UbCGP .SearchBar-styles-profileText--uSHNT {
163
163
  padding-left: 8px;
164
164
  color: rgba(0, 0, 0, 0.6);
165
165
  }
166
- .SearchBar-styles-container--3lkFn .SearchBar-styles-header--2x2Lk .SearchBar-styles-captionWrapper--387gJ .SearchBar-styles-profileNumber--23HqV {
166
+ .SearchBar-styles-container--SeqIr .SearchBar-styles-header--eAsGS .SearchBar-styles-captionWrapper--UbCGP .SearchBar-styles-profileNumber--lh3eI {
167
167
  font-weight: 600;
168
168
  }
169
- .SearchBar-styles-container--3lkFn .SearchBar-styles-facetsBar--14Hrr {
169
+ .SearchBar-styles-container--SeqIr .SearchBar-styles-facetsBar--NU7WN {
170
170
  display: flex;
171
171
  align-items: center;
172
172
  flex-grow: 1;
173
173
  margin-bottom: 12px;
174
174
  margin-top: -8px;
175
175
  }
176
- .SearchBar-styles-container--3lkFn .SearchBar-styles-facetsBar--14Hrr .SearchBar-styles-showBar--2SHSW {
176
+ .SearchBar-styles-container--SeqIr .SearchBar-styles-facetsBar--NU7WN .SearchBar-styles-showBar--s2Fhd {
177
177
  display: flex;
178
178
  overflow: hidden;
179
179
  }
180
- .SearchBar-styles-container--3lkFn .SearchBar-styles-clearButton--3sosK {
180
+ .SearchBar-styles-container--SeqIr .SearchBar-styles-clearButton--HaHqX {
181
181
  margin-right: auto;
182
182
  margin-left: 14px;
183
183
  }
184
- .SearchBar-styles-container--3lkFn .SearchBar-styles-splitter--3cdFv {
184
+ .SearchBar-styles-container--SeqIr .SearchBar-styles-splitter--zkNvc {
185
185
  margin-right: 15px;
186
186
  margin-left: 1px;
187
187
  height: 32px;
188
188
  }
189
- .SearchBar-styles-container--3lkFn .SearchBar-styles-savedSearchesButton--3OetP {
189
+ .SearchBar-styles-container--SeqIr .SearchBar-styles-savedSearchesButton--jc1Xo {
190
190
  border-color: rgba(0, 0, 0, 0.12);
191
191
  }
192
- .SearchBar-styles-container--3lkFn .SearchBar-styles-buttonText--2RYWI {
192
+ .SearchBar-styles-container--SeqIr .SearchBar-styles-buttonText--tXD5K {
193
193
  letter-spacing: 0;
194
194
  }
195
195
 
196
- .ValuesEditor-styles-loadingWrapper--Rxlze {
196
+ .ValuesEditor-styles-loadingWrapper--xPido {
197
197
  display: flex;
198
198
  min-height: 46px;
199
199
  width: 100%;
200
200
  align-items: center;
201
201
  }
202
- .ValuesEditor-styles-loadingWrapper--Rxlze .ValuesEditor-styles-loading--3_sAC {
202
+ .ValuesEditor-styles-loadingWrapper--xPido .ValuesEditor-styles-loading--e0naP {
203
203
  margin: auto;
204
204
  }
205
205
 
206
- .LogicOperator-styles-select--3RsIG {
206
+ .LogicOperator-styles-select--w1oX_ {
207
207
  width: 100px;
208
208
  }
209
- .LogicOperator-styles-select--3RsIG:before {
209
+ .LogicOperator-styles-select--w1oX_:before {
210
210
  content: none !important;
211
211
  }
212
- .LogicOperator-styles-select--3RsIG:after {
212
+ .LogicOperator-styles-select--w1oX_:after {
213
213
  content: none !important;
214
214
  }
215
215
 
216
- .EntitiesTable-styles-popupBackdrop--A9u5Y {
216
+ .EntitiesTable-styles-popupBackdrop--s9xtU {
217
217
  background-color: rgba(137, 164, 162, 0.6);
218
218
  position: absolute;
219
219
  top: 0;
@@ -221,7 +221,7 @@ div[role=tooltip] {
221
221
  right: 0;
222
222
  bottom: 0;
223
223
  }
224
- .EntitiesTable-styles-popupContent--2h9zN {
224
+ .EntitiesTable-styles-popupContent--Dk65I {
225
225
  height: 345px;
226
226
  width: 308px;
227
227
  border-radius: 3px;
@@ -229,11 +229,11 @@ div[role=tooltip] {
229
229
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
230
230
  z-index: 11;
231
231
  }
232
- .EntitiesTable-styles-complexPopupContent--S8HI_ {
232
+ .EntitiesTable-styles-complexPopupContent--OO2MQ {
233
233
  height: 690px;
234
234
  width: 578px;
235
235
  }
236
- @keyframes EntitiesTable-styles-highlightAnimate--2jQoU {
236
+ @keyframes EntitiesTable-styles-highlightAnimate--kpeZI {
237
237
  from {
238
238
  background: transparent;
239
239
  }
@@ -244,29 +244,29 @@ div[role=tooltip] {
244
244
  background: transparent;
245
245
  }
246
246
  }
247
- .EntitiesTable-styles-highlighted--nHELb {
248
- animation-name: EntitiesTable-styles-highlightAnimate--2jQoU;
247
+ .EntitiesTable-styles-highlighted--VVUPS {
248
+ animation-name: EntitiesTable-styles-highlightAnimate--kpeZI;
249
249
  animation-duration: 3s;
250
250
  animation-iteration-count: 1;
251
251
  }
252
252
  .highlightedSelector {
253
- animation-name: EntitiesTable-styles-highlightAnimate--2jQoU;
253
+ animation-name: EntitiesTable-styles-highlightAnimate--kpeZI;
254
254
  animation-duration: 3s;
255
255
  animation-iteration-count: 1;
256
256
  }
257
- .EntitiesTable-styles-inactiveBackground--3hNYG {
257
+ .EntitiesTable-styles-inactiveBackground--x_ULG {
258
258
  background: repeating-linear-gradient(45deg, #f5f5f5, #f5f5f5 14px, #e9e9e9 15px, #e9e9e9 16px);
259
259
  }
260
- .EntitiesTable-styles-inactiveHoverBackground--3alYi {
260
+ .EntitiesTable-styles-inactiveHoverBackground--sWfxh {
261
261
  background: repeating-linear-gradient(45deg, #f2f2f2, #f2f2f2 14px, #e2e2e2 15px, #e2e2e2 16px);
262
262
  }
263
- .EntitiesTable-styles-inactiveSelectedBackground--2smK4 {
263
+ .EntitiesTable-styles-inactiveSelectedBackground--FbpUf {
264
264
  background: repeating-linear-gradient(45deg, #DBE9F4, #DBE9F4 14px, #CCDAE5 15px, #CCDAE5 16px);
265
265
  }
266
- .EntitiesTable-styles-inactiveSelectedHoverBackground--1hN3p {
266
+ .EntitiesTable-styles-inactiveSelectedHoverBackground--Y4_ZK {
267
267
  background: repeating-linear-gradient(45deg, #D4E2ED, #D4E2ED 14px, #C6D4DF 15px, #C6D4DF 16px);
268
268
  }
269
- .EntitiesTable-styles-textOverflow--3B0pv {
269
+ .EntitiesTable-styles-textOverflow--Ddbk_ {
270
270
  content: '';
271
271
  position: absolute;
272
272
  right: 0;
@@ -276,7 +276,7 @@ div[role=tooltip] {
276
276
  background: linear-gradient(to right, rgba(255, 255, 255, 0.2), #fff 100%);
277
277
  pointer-events: none;
278
278
  }
279
- .EntitiesTable-styles-textOverflowInactive--3J4YE {
279
+ .EntitiesTable-styles-textOverflowInactive--qU1Xw {
280
280
  content: '';
281
281
  position: absolute;
282
282
  right: 0;
@@ -286,13 +286,13 @@ div[role=tooltip] {
286
286
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #f5f5f5 100%);
287
287
  pointer-events: none;
288
288
  }
289
- .EntitiesTable-styles-link--2vbzQ {
289
+ .EntitiesTable-styles-link--DIbPj {
290
290
  color: #0072CE;
291
291
  cursor: pointer;
292
292
  font-weight: 500;
293
293
  text-decoration: none;
294
294
  }
295
- .EntitiesTable-styles-defaultWrapper--1mPHC {
295
+ .EntitiesTable-styles-defaultWrapper--VA7t6 {
296
296
  padding: 17px 22px 12px;
297
297
  position: relative;
298
298
  overflow: hidden;
@@ -303,7 +303,7 @@ div[role=tooltip] {
303
303
  flex-basis: 100%;
304
304
  align-items: flex-start;
305
305
  }
306
- .EntitiesTable-styles-defaultWrapper--1mPHC::after {
306
+ .EntitiesTable-styles-defaultWrapper--VA7t6::after {
307
307
  content: '';
308
308
  position: absolute;
309
309
  right: 0;
@@ -313,10 +313,10 @@ div[role=tooltip] {
313
313
  background: linear-gradient(to right, rgba(255, 255, 255, 0.2), #fff 100%);
314
314
  pointer-events: none;
315
315
  }
316
- .EntitiesTable-styles-defaultWrapper--1mPHC + .EntitiesTable-styles-defaultWrapper--1mPHC {
316
+ .EntitiesTable-styles-defaultWrapper--VA7t6 + .EntitiesTable-styles-defaultWrapper--VA7t6 {
317
317
  padding-top: 0;
318
318
  }
319
- .inactiveCell .EntitiesTable-styles-defaultWrapper--1mPHC::after {
319
+ .inactiveCell .EntitiesTable-styles-defaultWrapper--VA7t6::after {
320
320
  content: '';
321
321
  position: absolute;
322
322
  right: 0;
@@ -326,30 +326,30 @@ div[role=tooltip] {
326
326
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #f5f5f5 100%);
327
327
  pointer-events: none;
328
328
  }
329
- .selectedRowCell .EntitiesTable-styles-defaultWrapper--1mPHC::after {
329
+ .selectedRowCell .EntitiesTable-styles-defaultWrapper--VA7t6::after {
330
330
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #e0eef9 100%);
331
331
  }
332
- .inactiveCell.selectedRowCell .EntitiesTable-styles-defaultWrapper--1mPHC::after {
332
+ .inactiveCell.selectedRowCell .EntitiesTable-styles-defaultWrapper--VA7t6::after {
333
333
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #DBE9F4 100%);
334
334
  }
335
- .justImported .EntitiesTable-styles-defaultWrapper--1mPHC::after {
335
+ .justImported .EntitiesTable-styles-defaultWrapper--VA7t6::after {
336
336
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #FFFBEB 100%) !important;
337
337
  }
338
- .EntitiesTable-styles-table--1McnF .hoveredRow {
338
+ .EntitiesTable-styles-table--Mghk3 .hoveredRow {
339
339
  background-color: transparent;
340
340
  }
341
- .EntitiesTable-styles-imageWrapper--2T2J- {
341
+ .EntitiesTable-styles-imageWrapper--b0_xk {
342
342
  padding: 17px 22px 12px;
343
343
  display: flex;
344
344
  }
345
- .EntitiesTable-styles-imageWrapper--2T2J- > img {
345
+ .EntitiesTable-styles-imageWrapper--b0_xk > img {
346
346
  height: 64px;
347
347
  width: 64px;
348
348
  }
349
- .EntitiesTable-styles-imageWrapper--2T2J- + .EntitiesTable-styles-imageWrapper--2T2J- {
349
+ .EntitiesTable-styles-imageWrapper--b0_xk + .EntitiesTable-styles-imageWrapper--b0_xk {
350
350
  padding-top: 0;
351
351
  }
352
- .EntitiesTable-styles-blobWrapper--2y61A {
352
+ .EntitiesTable-styles-blobWrapper--A6gUo {
353
353
  padding: 17px 22px;
354
354
  position: relative;
355
355
  overflow-y: auto;
@@ -359,7 +359,7 @@ div[role=tooltip] {
359
359
  height: 100px;
360
360
  box-sizing: border-box;
361
361
  }
362
- @keyframes EntitiesTable-styles-highlightAnimateForEllipsis--Fow28 {
362
+ @keyframes EntitiesTable-styles-highlightAnimateForEllipsis--hdG4i {
363
363
  from {
364
364
  background: transparent;
365
365
  }
@@ -370,16 +370,16 @@ div[role=tooltip] {
370
370
  background: linear-gradient(to right, rgba(255, 255, 255, 0.2), #fff 100%);
371
371
  }
372
372
  }
373
- .highlightedSelector .EntitiesTable-styles-defaultWrapper--1mPHC::after {
374
- animation-name: EntitiesTable-styles-highlightAnimateForEllipsis--Fow28;
373
+ .highlightedSelector .EntitiesTable-styles-defaultWrapper--VA7t6::after {
374
+ animation-name: EntitiesTable-styles-highlightAnimateForEllipsis--hdG4i;
375
375
  animation-duration: 3s;
376
376
  animation-iteration-count: 1;
377
377
  }
378
- .EntitiesTable-styles-referenceWrapper--3Ndvp {
378
+ .EntitiesTable-styles-referenceWrapper--AuDhq {
379
379
  display: flex;
380
380
  align-items: center;
381
381
  }
382
- .EntitiesTable-styles-referenceWrapper--3Ndvp .EntitiesTable-styles-referenceContent--Q0PjK {
382
+ .EntitiesTable-styles-referenceWrapper--AuDhq .EntitiesTable-styles-referenceContent--h6EkS {
383
383
  color: #0072CE;
384
384
  cursor: pointer;
385
385
  font-weight: 500;
@@ -387,22 +387,22 @@ div[role=tooltip] {
387
387
  font-weight: normal;
388
388
  font-size: 13px;
389
389
  }
390
- .EntitiesTable-styles-referenceWrapper--3Ndvp .EntitiesTable-styles-referenceIcon--1e3Of {
390
+ .EntitiesTable-styles-referenceWrapper--AuDhq .EntitiesTable-styles-referenceIcon--lRczV {
391
391
  height: 15px;
392
392
  width: 15px;
393
393
  margin-right: 11px;
394
394
  }
395
- .EntitiesTable-styles-nestedCellWrapper--2LPUr {
395
+ .EntitiesTable-styles-nestedCellWrapper--MAsWF {
396
396
  display: flex;
397
397
  flex-direction: column;
398
398
  padding: 0;
399
399
  }
400
- .EntitiesTable-styles-nestedCellWrapper--2LPUr .EntitiesTable-styles-nestedAttributeWrapper--1EysI {
400
+ .EntitiesTable-styles-nestedCellWrapper--MAsWF .EntitiesTable-styles-nestedAttributeWrapper--olHyc {
401
401
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
402
402
  padding: 17px 22px;
403
403
  position: relative;
404
404
  }
405
- .EntitiesTable-styles-nestedCellWrapper--2LPUr .EntitiesTable-styles-nestedAttributeWrapper--1EysI::after {
405
+ .EntitiesTable-styles-nestedCellWrapper--MAsWF .EntitiesTable-styles-nestedAttributeWrapper--olHyc::after {
406
406
  content: '';
407
407
  position: absolute;
408
408
  right: 0;
@@ -412,31 +412,31 @@ div[role=tooltip] {
412
412
  background: linear-gradient(to right, rgba(255, 255, 255, 0.2), #fff 100%);
413
413
  pointer-events: none;
414
414
  }
415
- .EntitiesTable-styles-nestedCellWrapper--2LPUr :last-child {
415
+ .EntitiesTable-styles-nestedCellWrapper--MAsWF :last-child {
416
416
  border-bottom: none;
417
417
  }
418
- .EntitiesTable-styles-nestedCellWrapper--2LPUr::after {
418
+ .EntitiesTable-styles-nestedCellWrapper--MAsWF::after {
419
419
  height: 0;
420
420
  }
421
- .EntitiesTable-styles-profileWrapper--23DDU {
421
+ .EntitiesTable-styles-profileWrapper--cHzDS {
422
422
  padding: 8px 22px;
423
423
  display: flex;
424
424
  align-items: center;
425
425
  }
426
- .EntitiesTable-styles-profileWrapper--23DDU .EntitiesTable-styles-entityAvatar--jTsr7 {
426
+ .EntitiesTable-styles-profileWrapper--cHzDS .EntitiesTable-styles-entityAvatar--tXm4G {
427
427
  margin-right: 16px;
428
428
  }
429
- .EntitiesTable-styles-profileWrapper--23DDU .EntitiesTable-styles-entityAvatarImage--3qvph {
429
+ .EntitiesTable-styles-profileWrapper--cHzDS .EntitiesTable-styles-entityAvatarImage--ly15M {
430
430
  height: 32px;
431
431
  width: 32px;
432
432
  }
433
- .EntitiesTable-styles-profileWrapper--23DDU .EntitiesTable-styles-entityLabel--dqDlR {
433
+ .EntitiesTable-styles-profileWrapper--cHzDS .EntitiesTable-styles-entityLabel--OYxG2 {
434
434
  color: #0072CE;
435
435
  cursor: pointer;
436
436
  font-weight: 500;
437
437
  text-decoration: none;
438
438
  }
439
- .EntitiesTable-styles-scores--3WJuV {
439
+ .EntitiesTable-styles-scores--pcbOF {
440
440
  display: flex;
441
441
  margin-left: -8px;
442
442
  flex-shrink: 0;
@@ -449,42 +449,42 @@ div[role=tooltip] {
449
449
  align-items: center;
450
450
  height: 100%;
451
451
  }
452
- .cellWithCollapser .EntitiesTable-styles-defaultWrapper--1mPHC {
452
+ .cellWithCollapser .EntitiesTable-styles-defaultWrapper--VA7t6 {
453
453
  padding: 17px 0;
454
454
  flex-grow: 1;
455
455
  }
456
- .cellWithCollapser .EntitiesTable-styles-profileWrapper--23DDU {
456
+ .cellWithCollapser .EntitiesTable-styles-profileWrapper--cHzDS {
457
457
  padding: 8px 0;
458
458
  }
459
- .EntitiesTable-styles-dragColumnHead--2gvn0 {
459
+ .EntitiesTable-styles-dragColumnHead--As6cq {
460
460
  border: 1px solid #0072CE;
461
461
  background-color: rgba(0, 114, 206, 0.2);
462
462
  }
463
- .EntitiesTable-styles-dragColumnBody--3xq43 {
463
+ .EntitiesTable-styles-dragColumnBody--ImyvH {
464
464
  background-color: rgba(0, 114, 206, 0.06);
465
465
  border-left: 1px solid #0072CE;
466
466
  border-right: 1px solid #0072CE;
467
467
  }
468
- .EntitiesTable-styles-dragColumnBody--3xq43 .EntitiesTable-styles-defaultWrapper--1mPHC::after {
468
+ .EntitiesTable-styles-dragColumnBody--ImyvH .EntitiesTable-styles-defaultWrapper--VA7t6::after {
469
469
  display: none;
470
470
  }
471
- .EntitiesTable-styles-draggableHeadCell--2vSoP {
471
+ .EntitiesTable-styles-draggableHeadCell--HaNjY {
472
472
  cursor: grab;
473
473
  }
474
474
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
475
- .EntitiesTable-styles-draggableHeadCell--2vSoP {
475
+ .EntitiesTable-styles-draggableHeadCell--HaNjY {
476
476
  cursor: move;
477
477
  }
478
478
  }
479
- .EntitiesTable-styles-cellWrapper--2SwwC {
479
+ .EntitiesTable-styles-cellWrapper--QnToP {
480
480
  display: flex;
481
481
  flex-direction: column;
482
482
  }
483
- .EntitiesTable-styles-entityButtons--o-VrT {
483
+ .EntitiesTable-styles-entityButtons--XvBng {
484
484
  display: flex;
485
485
  height: 100%;
486
486
  }
487
- .EntitiesTable-styles-entityButtons--o-VrT > *::before {
487
+ .EntitiesTable-styles-entityButtons--XvBng > *::before {
488
488
  content: '';
489
489
  position: absolute;
490
490
  right: 1px;
@@ -495,20 +495,20 @@ div[role=tooltip] {
495
495
  background: linear-gradient(to right, rgba(255, 255, 255, 0.2), #fff 30%);
496
496
  pointer-events: none;
497
497
  }
498
- .EntitiesTable-styles-selectedEntityButtons--28EDf > *::before {
498
+ .EntitiesTable-styles-selectedEntityButtons--P6_v8 > *::before {
499
499
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #e0eef9 30%);
500
500
  }
501
- .EntitiesTable-styles-justImportedEntityButtons--2P-H5 > *::before {
501
+ .EntitiesTable-styles-justImportedEntityButtons--_pnOe > *::before {
502
502
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #FFFBEB 30%) !important;
503
503
  }
504
- .EntitiesTable-styles-highlightedEntityButtons--RjIMJ > *::before {
504
+ .EntitiesTable-styles-highlightedEntityButtons--fkl1W > *::before {
505
505
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #f2e68e 30%);
506
- animation-name: EntitiesTable-styles-highlightAnimateForEllipsis--Fow28;
506
+ animation-name: EntitiesTable-styles-highlightAnimateForEllipsis--hdG4i;
507
507
  animation-duration: 3s;
508
508
  animation-iteration-count: 1;
509
509
  }
510
510
 
511
- .HeadCellRenderer-styles-headCellContentWrapper--3hBIk {
511
+ .HeadCellRenderer-styles-headCellContentWrapper--CQeoN {
512
512
  display: flex;
513
513
  height: 100%;
514
514
  align-items: center;
@@ -517,11 +517,11 @@ div[role=tooltip] {
517
517
  overflow: hidden;
518
518
  background-color: #f0f0f0;
519
519
  }
520
- .HeadCellRenderer-styles-headCellContentWrapper--3hBIk .HeadCellRenderer-styles-checkbox--218Va {
520
+ .HeadCellRenderer-styles-headCellContentWrapper--CQeoN .HeadCellRenderer-styles-checkbox--UtFWM {
521
521
  margin-right: -8px;
522
522
  margin-left: 11px;
523
523
  }
524
- .HeadCellRenderer-styles-headCellContentWrapper--3hBIk .HeadCellRenderer-styles-sortLabel--19I0Q {
524
+ .HeadCellRenderer-styles-headCellContentWrapper--CQeoN .HeadCellRenderer-styles-sortLabel--Gl9wN {
525
525
  margin-left: -22px;
526
526
  margin-right: -100%;
527
527
  flex-direction: row-reverse;
@@ -529,7 +529,7 @@ div[role=tooltip] {
529
529
  align-items: center;
530
530
  display: flex;
531
531
  }
532
- .HeadCellRenderer-styles-headCellContentWrapper--3hBIk .HeadCellRenderer-styles-labelWrapper--1-Ck7 {
532
+ .HeadCellRenderer-styles-headCellContentWrapper--CQeoN .HeadCellRenderer-styles-labelWrapper--omOji {
533
533
  padding-left: 22px;
534
534
  color: rgba(0, 0, 0, 0.6);
535
535
  font-size: 12px;
@@ -537,7 +537,7 @@ div[role=tooltip] {
537
537
  line-height: 16px;
538
538
  overflow: hidden;
539
539
  }
540
- .HeadCellRenderer-styles-headCellContentWrapper--3hBIk .HeadCellRenderer-styles-labelWrapper--1-Ck7:after {
540
+ .HeadCellRenderer-styles-headCellContentWrapper--CQeoN .HeadCellRenderer-styles-labelWrapper--omOji:after {
541
541
  content: '';
542
542
  position: absolute;
543
543
  right: 22px;
@@ -547,7 +547,7 @@ div[role=tooltip] {
547
547
  background: linear-gradient(to right, rgba(240, 240, 240, 0), #f0f0f0 100%);
548
548
  pointer-events: none;
549
549
  }
550
- .HeadCellRenderer-styles-headCellContentWrapper--3hBIk .HeadCellRenderer-styles-menuButtonWrapper--3Brqg {
550
+ .HeadCellRenderer-styles-headCellContentWrapper--CQeoN .HeadCellRenderer-styles-menuButtonWrapper--V83N2 {
551
551
  flex-grow: 1;
552
552
  display: flex;
553
553
  justify-content: flex-end;
@@ -557,11 +557,11 @@ div[role=tooltip] {
557
557
  top: 50%;
558
558
  transform: translateY(-50%);
559
559
  }
560
- .HeadCellRenderer-styles-headCellContentWrapper--3hBIk:hover .HeadCellRenderer-styles-menuButtonWrapper--3Brqg {
560
+ .HeadCellRenderer-styles-headCellContentWrapper--CQeoN:hover .HeadCellRenderer-styles-menuButtonWrapper--V83N2 {
561
561
  visibility: visible;
562
562
  }
563
563
 
564
- .Headers-styles-container--3xtGG {
564
+ .Headers-styles-container--rCrNn {
565
565
  display: flex;
566
566
  flex-direction: row;
567
567
  margin-right: 20px;
@@ -569,36 +569,36 @@ div[role=tooltip] {
569
569
  flex-shrink: 0;
570
570
  align-items: start;
571
571
  }
572
- .Headers-styles-container--3xtGG .Headers-styles-title--3e65B {
572
+ .Headers-styles-container--rCrNn .Headers-styles-title--qa1rz {
573
573
  margin-left: 24px;
574
574
  margin-right: auto;
575
575
  align-self: center;
576
576
  font-size: 18px;
577
577
  }
578
- .Headers-styles-container--3xtGG .Headers-styles-actionsBar--3FAji {
578
+ .Headers-styles-container--rCrNn .Headers-styles-actionsBar--BqafL {
579
579
  display: flex;
580
580
  flex-direction: row;
581
581
  align-items: center;
582
582
  margin-top: 6px;
583
583
  margin-left: 13px;
584
584
  }
585
- .Headers-styles-container--3xtGG .Headers-styles-actionsBar--3FAji .Headers-styles-splitter--1yCnX {
585
+ .Headers-styles-container--rCrNn .Headers-styles-actionsBar--BqafL .Headers-styles-splitter--PN7aC {
586
586
  height: 32px;
587
587
  margin-right: 16px;
588
588
  margin-left: 14px;
589
589
  }
590
- .Headers-styles-container--3xtGG .Headers-styles-actionsBar--3FAji .Headers-styles-headerIcon--2xRPd {
590
+ .Headers-styles-container--rCrNn .Headers-styles-actionsBar--BqafL .Headers-styles-headerIcon--ko19e {
591
591
  padding: 0;
592
592
  }
593
- .Headers-styles-container--3xtGG .Headers-styles-actionsBar--3FAji .Headers-styles-previewSwitcher--xpwdJ {
593
+ .Headers-styles-container--rCrNn .Headers-styles-actionsBar--BqafL .Headers-styles-previewSwitcher--hQTeo {
594
594
  margin-left: 7px;
595
595
  }
596
- .Headers-styles-container--3xtGG .Headers-styles-tabsContainer--2Kf_H {
596
+ .Headers-styles-container--rCrNn .Headers-styles-tabsContainer--e9cIA {
597
597
  flex-grow: 1;
598
598
  width: 0;
599
599
  display: flex;
600
600
  }
601
- .Headers-styles-container--3xtGG .Headers-styles-number--22g5g {
601
+ .Headers-styles-container--rCrNn .Headers-styles-number--FKI4j {
602
602
  margin-left: 10px;
603
603
  font-size: 13px;
604
604
  font-weight: normal;