ng-hub-ui-utils 1.1.0 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -20,7 +20,6 @@ This library is part of the **Hub UI** ecosystem, which includes:
20
20
  - 📜 **ng-hub-ui-dropdown** - Dropdown components
21
21
  - 📝 **ng-hub-ui-list** - List components
22
22
  - 🪟 [**ng-hub-ui-modal**](https://github.com/carlos-morcillo/ng-hub-ui-modal) - Modal components
23
- - 🗂️ [**ng-hub-ui-paginable**](https://github.com/carlos-morcillo/ng-hub-ui-paginable) - Tables with pagination
24
23
  - 🌀 [**ng-hub-ui-portal**](https://github.com/carlos-morcillo/ng-hub-ui-portal) - Portal system
25
24
  - 🔀 [**ng-hub-ui-sortable**](https://github.com/carlos-morcillo/ng-hub-ui-sortable) - Sortable components
26
25
  - 📊 [**ng-hub-ui-stepper**](https://github.com/carlos-morcillo/ng-hub-ui-stepper) - Step-by-step components
@@ -468,7 +467,7 @@ This library doesn't include visual components, but support utilities used by ot
468
467
  | Scrollbar | Scrollbar compensation | ng-hub-ui-modal, ng-hub-ui-portal |
469
468
  | Popup Service | Base class for popup components | ng-hub-ui-modal, ng-hub-ui-portal |
470
469
  | Transitions | Smooth animations | ng-hub-ui-accordion, ng-hub-ui-modal |
471
- | Type Guards | Type validation functions | ng-hub-ui-paginable, ng-hub-ui-stepper |
470
+ | Type Guards | Type validation functions | ng-hub-ui-stepper |
472
471
  | Pipes | Template utilities | All Hub UI components |
473
472
 
474
473
  ## 🤝 Compatibility