feat(cardex): implement cardex module with filters, templates, and service integration

This commit is contained in:
2025-12-23 20:35:20 +03:30
parent e937c994d7
commit 1373cc046d
23 changed files with 473 additions and 134 deletions
@@ -8,6 +8,7 @@
[showClear]="true"
[filter]="true"
appendTo="body"
(onChange)="change($event.value)"
>
</p-select>
</uikit-field>