mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
feat(shared-scanner): Moved to shared/scanner
feat(common-data-access): takeUnitl operators for keydown Refs: #5062
This commit is contained in:
@@ -20,7 +20,7 @@ import { isaActionSearch, isaActionScanner } from '@isa/icons';
|
||||
import { FilterService, TextFilterInput } from '../../core';
|
||||
import { InputType } from '../../types';
|
||||
import { toSignal } from '@angular/core/rxjs-interop';
|
||||
import { ScannerButtonComponent } from '@isa/core/scanner';
|
||||
import { ScannerButtonComponent } from '@isa/shared/scanner';
|
||||
|
||||
@Component({
|
||||
selector: 'filter-search-bar-input',
|
||||
|
||||
Reference in New Issue
Block a user