Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"highlight.js": "11.11.1",
"katex": "^0.16.27",
"lodash": "4.17.23",
"lz-string": "^1.5.0",
"markdown-it": "^14.1.1",
"markstream-vue": "^0.0.6",
"mermaid": "^11.12.2",
Expand Down
9 changes: 9 additions & 0 deletions dashboard/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions dashboard/src/assets/mdi-subset/materialdesignicons-subset.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<<<<<<< HEAD
/* Auto-generated MDI subset – 264 icons */
=======
/* Auto-generated MDI subset – 263 icons */
>>>>>>> upstream/master
/* Do not edit manually. Run: pnpm run subset-icons */

@font-face {
Expand Down Expand Up @@ -312,6 +316,10 @@
content: "\F0CFD";
}

.mdi-cursor-default-click-outline::before {
content: "\F0CFE";
}

.mdi-cursor-move::before {
content: "\F01BE";
}
Expand Down Expand Up @@ -384,6 +392,10 @@
content: "\F0207";
}

.mdi-export-variant::before {
content: "\F0B93";
}

.mdi-eye::before {
content: "\F0208";
}
Expand Down Expand Up @@ -472,6 +484,10 @@
content: "\F0234";
}

.mdi-filter-variant::before {
content: "\F0236";
}

.mdi-folder::before {
content: "\F024B";
}
Expand Down Expand Up @@ -896,6 +912,10 @@
content: "\F0832";
}

.mdi-shield-alert-outline::before {
content: "\F0ECD";
}

.mdi-shield-check::before {
content: "\F0565";
}
Expand Down
Binary file not shown.
Binary file not shown.
Loading
Loading