@mongodb-js/compass-aggregations 0.0.0-next-dfa464112f63969f158bde32322e393fa2b77940 → 0.0.0-next-01a3ac56d52443bc859ccdcf7ed301ffbdea7a47
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 +5 -75
- package/dist/index.js +1 -1
- package/package.json +17 -17
package/dist/index.css
CHANGED
@@ -520,43 +520,9 @@
|
|
520
520
|
white-space: pre-wrap;
|
521
521
|
}
|
522
522
|
|
523
|
-
.stage-module-stage-container__ZDTxh {
|
524
|
-
margin: 0px 10px 0px;
|
525
|
-
padding-bottom: 15px;
|
526
|
-
border-left: 2px solid #dee0e3;
|
527
|
-
position: relative;
|
528
|
-
}
|
529
|
-
.stage-module-stage-container__ZDTxh:before {
|
530
|
-
position: absolute;
|
531
|
-
left: -3px;
|
532
|
-
top: 10px;
|
533
|
-
content: '';
|
534
|
-
width: 4px;
|
535
|
-
height: 16px;
|
536
|
-
background-color: #f5f6f7;
|
537
|
-
}
|
538
|
-
.stage-module-stage-container__ZDTxh:after {
|
539
|
-
position: absolute;
|
540
|
-
left: -7px;
|
541
|
-
top: 12px;
|
542
|
-
content: '';
|
543
|
-
width: 12px;
|
544
|
-
height: 12px;
|
545
|
-
border-radius: 50%;
|
546
|
-
border: 2px solid #dee0e3;
|
547
|
-
}
|
548
|
-
.stage-module-stage-container-is-first__C7RFF:before {
|
549
|
-
position: absolute;
|
550
|
-
left: -3px;
|
551
|
-
top: 0px;
|
552
|
-
content: '';
|
553
|
-
width: 4px;
|
554
|
-
height: 26px;
|
555
|
-
background-color: #f5f6f7;
|
556
|
-
}
|
557
523
|
.stage-module-stage-container__ZDTxh .stage-module-stage__1YPPq {
|
558
524
|
position: relative;
|
559
|
-
margin: 0px
|
525
|
+
margin: 0px 16px 16px 16px;
|
560
526
|
border: 1px solid #dee0e3;
|
561
527
|
border-radius: 4px;
|
562
528
|
box-shadow: 1px 1px 1px #dee0e3;
|
@@ -717,8 +683,7 @@
|
|
717
683
|
|
718
684
|
.input-module-input__2mTmO {
|
719
685
|
position: relative;
|
720
|
-
margin:
|
721
|
-
margin-left: 20px;
|
686
|
+
margin: 0 16px 16px;
|
722
687
|
border: 1px solid #dee0e3;
|
723
688
|
border-radius: 4px;
|
724
689
|
box-shadow: 1px 1px 1px #dee0e3;
|
@@ -727,30 +692,20 @@
|
|
727
692
|
|
728
693
|
.add-stage-module-add-stage-container__L3KcT {
|
729
694
|
margin: 0px;
|
730
|
-
padding-bottom:
|
695
|
+
padding-bottom: 16px;
|
731
696
|
position: relative;
|
732
697
|
}
|
733
|
-
.add-stage-module-add-stage-container__L3KcT:after {
|
734
|
-
position: absolute;
|
735
|
-
left: 6px;
|
736
|
-
top: 2px;
|
737
|
-
content: '';
|
738
|
-
width: 10px;
|
739
|
-
height: 10px;
|
740
|
-
border-radius: 50%;
|
741
|
-
border: 5px solid #dee0e3;
|
742
|
-
}
|
743
698
|
.add-stage-module-add-stage-container__L3KcT .add-stage-module-add-stage__3hDT6 {
|
744
699
|
flex-shrink: 0;
|
745
700
|
display: flex;
|
746
701
|
justify-content: center;
|
747
702
|
position: relative;
|
748
|
-
margin: 0px
|
703
|
+
margin: 0px 16px 0px;
|
749
704
|
border: 1px solid #dee0e3;
|
750
705
|
border-radius: 4px;
|
751
706
|
box-shadow: 1px 1px 1px #dee0e3;
|
752
707
|
background: #fff;
|
753
|
-
width:
|
708
|
+
width: 384px;
|
754
709
|
}
|
755
710
|
.add-stage-module-add-stage-container__L3KcT .add-stage-module-add-stage__3hDT6 button {
|
756
711
|
margin: 10px 0px 10px 0px;
|
@@ -771,34 +726,9 @@
|
|
771
726
|
.pipeline-builder-workspace-module-pipeline-workspace__2aYaj {
|
772
727
|
display: flex;
|
773
728
|
flex-direction: column;
|
774
|
-
overflow-y: scroll;
|
775
729
|
width: 100%;
|
776
730
|
flex-grow: 1;
|
777
731
|
}
|
778
|
-
.pipeline-builder-workspace-module-pipeline-workspace-container-container__1y8gu {
|
779
|
-
flex-grow: 1;
|
780
|
-
width: 100%;
|
781
|
-
position: relative;
|
782
|
-
overflow-y: scroll;
|
783
|
-
}
|
784
|
-
.pipeline-builder-workspace-module-pipeline-workspace-container-container__1y8gu::before {
|
785
|
-
content: '';
|
786
|
-
position: sticky;
|
787
|
-
top: 0;
|
788
|
-
display: block;
|
789
|
-
width: 100%;
|
790
|
-
height: 8px;
|
791
|
-
background: linear-gradient(rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
|
792
|
-
}
|
793
|
-
.pipeline-builder-workspace-module-pipeline-workspace-container-container__1y8gu::after {
|
794
|
-
content: '';
|
795
|
-
position: absolute;
|
796
|
-
top: 0;
|
797
|
-
display: block;
|
798
|
-
width: 100%;
|
799
|
-
height: 32px;
|
800
|
-
background: linear-gradient(#f5f6f7 0%, #f5f6f7 50%, rgba(245, 246, 247, 0) 100%);
|
801
|
-
}
|
802
732
|
|
803
733
|
.aggregations-module-aggregations__12xcN {
|
804
734
|
display: flex;
|