@ptsecurity/mosaic 15.0.0 → 15.0.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.
@@ -2068,7 +2068,7 @@ const validationTooltipShowDelay = 10;
2068
2068
  const validationTooltipHideDelay = 3000;
2069
2069
  const MC_VALIDATION = new InjectionToken('McUseValidation', { factory: () => ({ useValidation: true }) });
2070
2070
 
2071
- const VERSION = new Version('15.0.0+sha-e73ad01');
2071
+ const VERSION = new Version('15.0.1+sha-03bc62a');
2072
2072
 
2073
2073
  /**
2074
2074
  * Generated bundle index. Do not edit.