ng-components-tsi 0.0.34 → 0.0.35

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.
@@ -17,7 +17,7 @@ import { ActivatedRoute, Router, NavigationEnd, RouterLink, RouterOutlet, Router
17
17
  import { toSignal, rxResource } from '@angular/core/rxjs-interop';
18
18
  import { SesionService } from 'core-tsi';
19
19
  import { ScrollingModule } from '@angular/cdk/scrolling';
20
- import Swal from 'sweetalert2/dist/sweetalert2.js';
20
+ import Swal from 'sweetalert2';
21
21
 
22
22
  class AtajosDirective {
23
23
  altKeyCombination = input('');