@ptsecurity/mosaic 15.9.0 → 15.9.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.
@@ -2792,7 +2792,7 @@ const validationTooltipShowDelay = 10;
2792
2792
  const validationTooltipHideDelay = 3000;
2793
2793
  const MC_VALIDATION = new InjectionToken('McUseValidation', { factory: () => ({ useValidation: true }) });
2794
2794
 
2795
- const VERSION = new Version('15.9.0+sha-463b2be');
2795
+ const VERSION = new Version('15.9.2+sha-a759707');
2796
2796
 
2797
2797
  /**
2798
2798
  * Generated bundle index. Do not edit.