react-autoql 7.3.2-alpha.8 → 7.3.2
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/autoql.cjs.js +1 -1
- package/dist/autoql.cjs.js.gz +0 -0
- package/dist/autoql.esm.css +2 -3
- package/dist/autoql.esm.css.gz +0 -0
- package/dist/autoql.esm.js +1 -1
- package/dist/autoql.esm.js.gz +0 -0
- package/package.json +1 -1
package/dist/autoql.cjs.js.gz
CHANGED
|
Binary file
|
package/dist/autoql.esm.css
CHANGED
|
@@ -982,7 +982,7 @@ span.react-autoql-icon {
|
|
|
982
982
|
color: var(--react-autoql-accent-color, #26a7df); }
|
|
983
983
|
.react-autoql-select:not(.outlined) {
|
|
984
984
|
font-weight: 600;
|
|
985
|
-
padding: 0
|
|
985
|
+
padding: 0;
|
|
986
986
|
margin: 0; }
|
|
987
987
|
.react-autoql-select.outlined {
|
|
988
988
|
margin: 0 3px;
|
|
@@ -4443,8 +4443,7 @@ g.legendOrdinal .legendTitle tspan {
|
|
|
4443
4443
|
display: flex;
|
|
4444
4444
|
align-items: center; }
|
|
4445
4445
|
.react-autoql-dashboard-tile-inner-div .single-value-response-flex-container .single-value-response {
|
|
4446
|
-
font-size: 32px;
|
|
4447
|
-
opacity: 0.9; }
|
|
4446
|
+
font-size: 32px; }
|
|
4448
4447
|
|
|
4449
4448
|
.react-autoql-dashboard-tile-inner-div .tabulator-header-contents {
|
|
4450
4449
|
height: 32px !important; }
|
package/dist/autoql.esm.css.gz
CHANGED
|
Binary file
|