@mongodb-js/compass-aggregations 0.0.0-next-6a5d526328ecfce1da82bf064daeb19f1c2bf6a5 → 0.0.0-next-faf899c161858cffa138dc64f4fbf9c0da2145e0
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/browser.js +1 -1
- package/dist/index.css +2 -89
- package/dist/index.js +1 -1
- package/dist/src/components/add-stage/add-stage.d.ts.map +1 -1
- package/dist/src/components/input-collapser/input-collapser.d.ts +1 -1
- package/dist/src/components/input-collapser/input-collapser.d.ts.map +1 -1
- package/dist/src/components/input-documents-count/input-documents-count.d.ts.map +1 -1
- package/dist/src/components/input-refresh/input-refresh.d.ts +1 -1
- package/dist/src/components/input-refresh/input-refresh.d.ts.map +1 -1
- package/dist/src/components/loading-overlay/index.d.ts +1 -1
- package/dist/src/components/loading-overlay/loading-overlay.d.ts +6 -12
- package/dist/src/components/loading-overlay/loading-overlay.d.ts.map +1 -1
- package/dist/src/components/stage-editor-toolbar/add-after-stage.d.ts.map +1 -1
- package/dist/src/components/stage-editor-toolbar/delete-stage.d.ts +1 -1
- package/dist/src/components/stage-editor-toolbar/delete-stage.d.ts.map +1 -1
- package/dist/src/components/stage-editor-toolbar/stage-collapser.d.ts +1 -1
- package/dist/src/components/stage-editor-toolbar/stage-collapser.d.ts.map +1 -1
- package/dist/src/components/stage-editor-toolbar/stage-editor-toolbar.d.ts.map +1 -1
- package/package.json +18 -20
- package/dist/src/components/stage-editor-toolbar/stage-grabber.d.ts +0 -9
- package/dist/src/components/stage-editor-toolbar/stage-grabber.d.ts.map +0 -1
package/dist/index.css
CHANGED
@@ -48,32 +48,11 @@
|
|
48
48
|
bottom: 0;
|
49
49
|
}
|
50
50
|
|
51
|
-
.delete-stage-module-delete-stage__3PyCJ {
|
52
|
-
margin-right: 6px;
|
53
|
-
}
|
54
|
-
.delete-stage-module-delete-stage__3PyCJ button {
|
55
|
-
width: 30px;
|
56
|
-
}
|
57
|
-
|
58
|
-
.stage-grabber-module-stage-grabber__1-8cr {
|
59
|
-
color: #e8edeb;
|
60
|
-
margin: 3px 2px 0px 4px;
|
61
|
-
position: relative;
|
62
|
-
}
|
63
|
-
|
64
|
-
.stage-collapser-module-stage-collapser__3xs2F {
|
65
|
-
position: relative;
|
66
|
-
}
|
67
|
-
.stage-collapser-module-stage-collapser__3xs2F button {
|
68
|
-
width: 30px;
|
69
|
-
}
|
70
|
-
|
71
51
|
.stage-editor-toolbar-module-stage-editor-toolbar__2cwCK {
|
72
52
|
width: 100%;
|
73
53
|
border-bottom: 1px solid #e8edeb;
|
74
54
|
border-radius: 4px 4px 0 0;
|
75
|
-
padding: 10px
|
76
|
-
padding-right: 10px;
|
55
|
+
padding: 10px;
|
77
56
|
flex-shrink: 0;
|
78
57
|
display: flex;
|
79
58
|
flex-direction: row;
|
@@ -150,36 +129,6 @@
|
|
150
129
|
min-height: 160px;
|
151
130
|
}
|
152
131
|
|
153
|
-
.loading-overlay-module-loading-overlay__3jA58 {
|
154
|
-
position: absolute;
|
155
|
-
top: 0;
|
156
|
-
left: 0;
|
157
|
-
right: 0;
|
158
|
-
bottom: 0;
|
159
|
-
z-index: 1000;
|
160
|
-
background-color: rgba(0, 30, 43, 0.08);
|
161
|
-
display: flex;
|
162
|
-
align-items: center;
|
163
|
-
justify-content: center;
|
164
|
-
}
|
165
|
-
.loading-overlay-module-loading-overlay-box__1EYpR {
|
166
|
-
font-weight: bold;
|
167
|
-
display: flex;
|
168
|
-
align-items: center;
|
169
|
-
justify-content: center;
|
170
|
-
width: 300px;
|
171
|
-
height: 50px;
|
172
|
-
background-color: #ffffff;
|
173
|
-
}
|
174
|
-
.loading-overlay-module-loading-overlay-box-text__1RHOh {
|
175
|
-
font-size: 16px;
|
176
|
-
margin-left: 5px;
|
177
|
-
}
|
178
|
-
.loading-overlay-module-loading-overlay-box__1EYpR i {
|
179
|
-
font-size: 20px;
|
180
|
-
color: #00a35c;
|
181
|
-
}
|
182
|
-
|
183
132
|
.stage-preview-module-stage-preview__37FlK {
|
184
133
|
width: 100%;
|
185
134
|
display: flex;
|
@@ -328,23 +277,12 @@
|
|
328
277
|
width: 100%;
|
329
278
|
}
|
330
279
|
|
331
|
-
.input-collapser-module-input-collapser__2CIHy {
|
332
|
-
position: relative;
|
333
|
-
}
|
334
|
-
.input-collapser-module-input-collapser__2CIHy button {
|
335
|
-
width: 30px;
|
336
|
-
}
|
337
|
-
|
338
280
|
.input-documents-count-module-input-documents-count__2sCxl {
|
339
281
|
height: 30px;
|
340
282
|
display: flex;
|
341
283
|
align-items: center;
|
342
284
|
flex-grow: 4;
|
343
|
-
|
344
|
-
.input-documents-count-module-input-documents-count-db__2xqQF {
|
345
|
-
font-size: 12px;
|
346
|
-
padding-left: 10px;
|
347
|
-
color: #3d4f58;
|
285
|
+
padding-left: 8px;
|
348
286
|
}
|
349
287
|
.input-documents-count-module-input-documents-count-label__Q3Y3L {
|
350
288
|
font-size: 12px;
|
@@ -352,10 +290,6 @@
|
|
352
290
|
color: #3d4f58;
|
353
291
|
}
|
354
292
|
|
355
|
-
.input-refresh-module-input-refresh__1jTIT {
|
356
|
-
flex-grow: 0;
|
357
|
-
}
|
358
|
-
|
359
293
|
.input-builder-toolbar-module-input-builder-toolbar__1H2sc {
|
360
294
|
width: 350px;
|
361
295
|
margin: 0px 15px 0px 18px;
|
@@ -459,27 +393,6 @@
|
|
459
393
|
background: #ffffff;
|
460
394
|
}
|
461
395
|
|
462
|
-
.add-stage-module-add-stage-container__L3KcT {
|
463
|
-
margin: 0px;
|
464
|
-
padding-bottom: 16px;
|
465
|
-
position: relative;
|
466
|
-
}
|
467
|
-
.add-stage-module-add-stage-container__L3KcT .add-stage-module-add-stage__3hDT6 {
|
468
|
-
flex-shrink: 0;
|
469
|
-
display: flex;
|
470
|
-
justify-content: center;
|
471
|
-
position: relative;
|
472
|
-
margin: 0px 16px 0px;
|
473
|
-
border: 1px solid #e8edeb;
|
474
|
-
border-radius: 4px;
|
475
|
-
box-shadow: 1px 1px 1px #e8edeb;
|
476
|
-
background: #ffffff;
|
477
|
-
width: 384px;
|
478
|
-
}
|
479
|
-
.add-stage-module-add-stage-container__L3KcT .add-stage-module-add-stage__3hDT6 button {
|
480
|
-
margin: 10px 0px 10px 0px;
|
481
|
-
}
|
482
|
-
|
483
396
|
.modify-source-banner-module-modify-source-banner__zkRAk {
|
484
397
|
text-align: center;
|
485
398
|
margin: 5px auto;
|