Update to angular 19

This commit is contained in:
2026-08-05 07:46:07 +02:00
parent 8bd323db91
commit 5e44c88cd3
133 changed files with 4671 additions and 2456 deletions
@@ -5,6 +5,7 @@ import { drawAction } from '../../../client/buttonActions';
import { removeItem } from '../../../common/utils';
@Component({
standalone: false,
selector: 'action-button',
templateUrl: 'action-button.pug',
styleUrls: ['action-button.scss'],