@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.
@@ -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));