@ptsecurity/mosaic 15.8.4 → 15.8.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.
@@ -2478,7 +2478,7 @@ const validationTooltipShowDelay = 10;
2478
2478
  const validationTooltipHideDelay = 3000;
2479
2479
  const MC_VALIDATION = new InjectionToken('McUseValidation', { factory: () => ({ useValidation: true }) });
2480
2480
 
2481
- const VERSION = new Version('15.8.4+sha-caf90f6');
2481
+ const VERSION = new Version('15.8.5+sha-45d9b0c');
2482
2482
 
2483
2483
  /**
2484
2484
  * Generated bundle index. Do not edit.