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