@ptsecurity/mosaic 17.5.1 → 17.5.2

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.
@@ -3160,7 +3160,7 @@ const validationTooltipShowDelay = 10;
3160
3160
  const validationTooltipHideDelay = 3000;
3161
3161
  const MC_VALIDATION = new InjectionToken('McUseValidation', { factory: () => ({ useValidation: true }) });
3162
3162
 
3163
- const VERSION = new Version('17.5.1+sha-cd4af09');
3163
+ const VERSION = new Version('17.5.2+sha-a4d8486');
3164
3164
 
3165
3165
  /**
3166
3166
  * Generated bundle index. Do not edit.