bruce-cesium 5.2.3 → 5.2.5

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.
@@ -24630,6 +24630,7 @@
24630
24630
  flex-grow: 1;
24631
24631
  flex-shrink: 1;
24632
24632
  overflow: hidden;
24633
+ transform: translateZ(0);
24633
24634
  }
24634
24635
 
24635
24636
  .NextspaceLeftPanel .NextspaceLeftPanelTabContentCloseButton {
@@ -29835,7 +29836,7 @@
29835
29836
  }
29836
29837
  }
29837
29838
 
29838
- const VERSION = "5.2.3";
29839
+ const VERSION = "5.2.5";
29839
29840
 
29840
29841
  exports.VERSION = VERSION;
29841
29842
  exports.isHistoricMetadataChanged = isHistoricMetadataChanged;