@cesdk/cesdk-js 1.64.0-rc.2 → 1.64.0
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/assets/core/{cesdk-v1.64.0-rc.2-JHBI2ZBK.wasm → cesdk-v1.64.0-FEXDL7HG.wasm} +0 -0
- package/assets/core/{worker-host-v1.64.0-rc.2.js → worker-host-v1.64.0.js} +1 -1
- package/assets/ui/stylesheets/cesdk.css +1 -1
- package/cesdk.umd.js +1 -1
- package/index.d.ts +35 -8
- package/index.js +1 -1
- package/package.json +2 -2
- /package/assets/core/{cesdk-v1.64.0-rc.2-44YCFRT6.data → cesdk-v1.64.0-44YCFRT6.data} +0 -0
|
@@ -6392,7 +6392,7 @@ svg.UBQ_DockBuilder-module__circularProgress---105B.UBQ_DockBuilder-module__larg
|
|
|
6392
6392
|
opacity: 0;
|
|
6393
6393
|
pointer-events: none;
|
|
6394
6394
|
}
|
|
6395
|
-
.UBQ_InspectorBar-module__block--5q45J:not(:has(.UBQ_InspectorBar-module__scrollableContent--J0TUj > *:not(hr))) {
|
|
6395
|
+
.UBQ_InspectorBar-module__block--5q45J:not(:has(.UBQ_InspectorBar-module__scrollableContent--J0TUj > *:not(hr):not(x-spacer))) {
|
|
6396
6396
|
opacity: 0;
|
|
6397
6397
|
pointer-events: none;
|
|
6398
6398
|
}
|