@nuralogix.ai/web-measurement-embedded-app 0.1.0-alpha.6 → 0.1.0-alpha.7

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/app.css CHANGED
@@ -109,6 +109,10 @@
109
109
  border-radius: 4px;
110
110
  }
111
111
 
112
+ .nura16rqkct {
113
+ border-radius: 50%;
114
+ }
115
+
112
116
  .nura1kptayx {
113
117
  border-radius: var(--borderRadius);
114
118
  }
@@ -149,6 +153,14 @@
149
153
  text-decoration: underline;
150
154
  }
151
155
 
156
+ .nuray9syeq {
157
+ transition: all .2s ease-in-out;
158
+ }
159
+
160
+ .nura1hzlkrz {
161
+ transition: all .3s cubic-bezier(.4, 0, .2, 1);
162
+ }
163
+
152
164
  .nurahx8npm {
153
165
  transition: background-color .2s, border-color .2s;
154
166
  }
@@ -543,6 +555,10 @@
543
555
  transform: translate(-50%, -50%);
544
556
  }
545
557
 
558
+ .nura1cb1t30 {
559
+ transform: translateY(-50%);
560
+ }
561
+
546
562
  .nurann1q72 {
547
563
  transform: translateY(0);
548
564
  }
@@ -612,6 +628,10 @@
612
628
  transform: none;
613
629
  }
614
630
 
631
+ .nurasegxbs:hover {
632
+ transform: scale(1.02);
633
+ }
634
+
615
635
  .nura1lcra6a:hover {
616
636
  transform: scale(1.1);
617
637
  }
@@ -744,6 +764,10 @@
744
764
  width: 100%;
745
765
  }
746
766
 
767
+ .nura154i66o {
768
+ width: 3.5rem;
769
+ }
770
+
747
771
  .nura100vrsf {
748
772
  width: 40px;
749
773
  }
@@ -830,7 +854,7 @@
830
854
  color: var(--bfcyyw);
831
855
  }
832
856
 
833
- .nura1cpjm7i:before, .nura1s928wv:after {
857
+ .nura1s928wv:after, .nura1cpjm7i:before {
834
858
  content: "";
835
859
  }
836
860
 
@@ -850,7 +874,7 @@
850
874
  opacity: 1;
851
875
  }
852
876
 
853
- .nura1hmns74:before, .nura1j6awrg:after {
877
+ .nura1j6awrg:after, .nura1hmns74:before {
854
878
  position: absolute;
855
879
  }
856
880