feat: optimize performance with lazy loading and change detection improvements

chore: update build configurations and remove unused styles
fix: enhance user experience with loading indicators and improved asset management
This commit is contained in:
2026-05-10 12:42:53 +03:30
parent 048e292bdd
commit 3ad88f7dea
21 changed files with 113 additions and 55 deletions
@@ -36,7 +36,7 @@
}
</div>
@if (selectedGoodToAdd()) {
@defer (when showPayloadForm()) {
<pos-payload-form-dialog
[(visible)]="showPayloadForm"
[good]="selectedGoodToAdd()!"