@ptsecurity/mosaic 15.4.0 → 15.4.1

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.
@@ -2305,7 +2305,7 @@ const validationTooltipShowDelay = 10;
2305
2305
  const validationTooltipHideDelay = 3000;
2306
2306
  const MC_VALIDATION = new InjectionToken('McUseValidation', { factory: () => ({ useValidation: true }) });
2307
2307
 
2308
- const VERSION = new Version('15.4.0+sha-2ad6a9c');
2308
+ const VERSION = new Version('15.4.1+sha-b3835e1');
2309
2309
 
2310
2310
  /**
2311
2311
  * Generated bundle index. Do not edit.