2583bc7ad5
- Updated select components for bank accounts, bank branches, customers, inventories, product brands, product categories, products, and suppliers to extend AbstractSelectComponent with IPaginatedResponse. - Replaced getData() method with getDataService() to return observables directly from service calls. - Enhanced filters component to set default inventory and product selections. - Modified inventory component to conditionally render columns based on variant type. - Introduced InventoryStore for managing inventory state and fetching single inventory details. - Added empty state messages in cardex and other components for better user experience. - Updated inner pages header to use h4 for titles and improved layout in empty state component.