@cesdk/cesdk-js 1.69.0-rc.6 → 1.69.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.69.0-rc.6-FUPAHFY7.wasm → cesdk-v1.69.0-XXMDGRPR.wasm} +0 -0
- package/assets/core/{worker-host-v1.69.0-rc.6.js → worker-host-v1.69.0.js} +1 -1
- package/assets/ui/stylesheets/cesdk.css +8 -8
- package/cesdk.umd.js +1 -1
- package/index.js +1 -1
- package/integrations/react.d.ts +182 -0
- package/integrations/react.js +1 -0
- package/package.json +2 -2
- /package/assets/core/{cesdk-v1.69.0-rc.6-MLEZSZ4D.data → cesdk-v1.69.0-MLEZSZ4D.data} +0 -0
|
@@ -6714,6 +6714,14 @@ svg.UBQ_DockBuilder-module__circularProgress---105B.UBQ_DockBuilder-module__larg
|
|
|
6714
6714
|
text-align: center;
|
|
6715
6715
|
}
|
|
6716
6716
|
|
|
6717
|
+
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/inputs/BooleanOperations/BooleanOperationsErrorDialog.module.scss */
|
|
6718
|
+
.UBQ_BooleanOperationsErrorDialog-module__dialog--dfiOa > div {
|
|
6719
|
+
width: calc(var(--ubq-scale-base) * 80);
|
|
6720
|
+
}
|
|
6721
|
+
.UBQ_BooleanOperationsErrorDialog-module__dialog--dfiOa > div .UBQ_BooleanOperationsErrorDialog-module__heading--6oMaL {
|
|
6722
|
+
white-space: normal;
|
|
6723
|
+
}
|
|
6724
|
+
|
|
6717
6725
|
/* esbuild-sass-plugin:css-chunk:packages/ui/components/panels/InspectorPanel.module.scss */
|
|
6718
6726
|
.UBQ_InspectorPanel-module__renameButton---BwuO {
|
|
6719
6727
|
flex: 0 0 auto;
|
|
@@ -7605,14 +7613,6 @@ svg.UBQ_DockBuilder-module__circularProgress---105B.UBQ_DockBuilder-module__larg
|
|
|
7605
7613
|
width: calc(60 * var(--ubq-scale-base));
|
|
7606
7614
|
}
|
|
7607
7615
|
|
|
7608
|
-
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/inputs/BooleanOperations/BooleanOperationsErrorDialog.module.scss */
|
|
7609
|
-
.UBQ_BooleanOperationsErrorDialog-module__dialog--dfiOa > div {
|
|
7610
|
-
width: calc(var(--ubq-scale-base) * 80);
|
|
7611
|
-
}
|
|
7612
|
-
.UBQ_BooleanOperationsErrorDialog-module__dialog--dfiOa > div .UBQ_BooleanOperationsErrorDialog-module__heading--6oMaL {
|
|
7613
|
-
white-space: normal;
|
|
7614
|
-
}
|
|
7615
|
-
|
|
7616
7616
|
/* esbuild-sass-plugin:css-chunk:packages/ui/components/blocks/inputs/Cutout/CutoutSmoothing/CutoutSmoothing.module.scss */
|
|
7617
7617
|
.UBQ_CutoutSmoothing-module__popoverContent--bzG-7 {
|
|
7618
7618
|
width: calc(60 * var(--ubq-scale-base));
|