Commit f928b9f
committed
feat: add new icons and update paginator links in tree table component
- Added 'angle-left' and 'angle-right' icons to the icons.svg file.
- Updated cps-icon.component.ts to include new icon names.
- Replaced existing paginator icons in cps-tree-table.component.html with new cps-icon components for better consistency and maintainability.1 parent f98ddb4 commit f928b9f
File tree
3 files changed
+12
-4
lines changed- projects/cps-ui-kit
- assets
- src/lib/components
- cps-icon
- cps-tree-table
3 files changed
+12
-4
lines changedLoading
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
| 378 | + | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
| 381 | + | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
0 commit comments