react-autoql 6.1.1 → 6.1.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 -2
- 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
|
@@ -2835,8 +2835,8 @@ ul {
|
|
|
2835
2835
|
background: var(--react-autoql-background-color-secondary);
|
|
2836
2836
|
box-shadow: inset 0 -2px 0 var(--react-autoql-border-color);
|
|
2837
2837
|
transition: color 0.2s ease;
|
|
2838
|
-
|
|
2839
|
-
|
|
2838
|
+
color: var(--react-autoql-accent-color);
|
|
2839
|
+
cursor: default; }
|
|
2840
2840
|
.data-explorer-section .data-explorer-data-preview thead th .data-preview-col-header {
|
|
2841
2841
|
height: 100%;
|
|
2842
2842
|
display: flex;
|
package/dist/autoql.esm.css.gz
CHANGED
|
Binary file
|