mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
feat(portal): implement adding/removing to desktop (#2374)
* feat(portal): implement adding/removing to desktop, reordering desktop items, baseline for system utils * chore: fix comments --------- Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com>
This commit is contained in:
@@ -44,11 +44,11 @@
|
||||
"@materia-ui/ngx-monaco-editor": "^6.0.0",
|
||||
"@start9labs/argon2": "^0.1.0",
|
||||
"@start9labs/emver": "^0.1.5",
|
||||
"@taiga-ui/addon-charts": "3.36.0",
|
||||
"@taiga-ui/cdk": "3.36.0",
|
||||
"@taiga-ui/core": "3.36.0",
|
||||
"@taiga-ui/icons": "3.36.0",
|
||||
"@taiga-ui/kit": "3.36.0",
|
||||
"@taiga-ui/addon-charts": "3.38.0",
|
||||
"@taiga-ui/cdk": "3.38.0",
|
||||
"@taiga-ui/core": "3.38.0",
|
||||
"@taiga-ui/icons": "3.38.0",
|
||||
"@taiga-ui/kit": "3.38.0",
|
||||
"@tinkoff/ng-dompurify": "4.0.0",
|
||||
"ansi-to-html": "^0.7.2",
|
||||
"base64-js": "^1.5.1",
|
||||
|
||||
Reference in New Issue
Block a user