From 509d07d1d07374c0176f2102d917ec31ec607139 Mon Sep 17 00:00:00 2001 From: shy Date: Tue, 12 Mar 2024 16:28:01 +0800 Subject: [PATCH] add some --- const.js | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) diff --git a/const.js b/const.js index f3ff064e..f5bb1b8c 100644 --- a/const.js +++ b/const.js @@ -396,6 +396,80 @@ var html = {value: { IMAGE_PNG: "image/png", VIDEO_WEBM: "video/webm", } var icon = { + CHEVRON_DOWN: "bi bi-chevron-down", SEARCH: "bi bi-search", TERMINAL: "bi bi-terminal", + SUN: "bi bi-sun", MOON: "bi bi-moon-stars", + + search: "bi bi-search", favor: "bi bi-star", + more: "bi bi-three-dots-vertical", actions: "bi bi-three-dots", + preview: "bi bi-window-stack", show: "bi bi-window-stack", + display: "bi bi-window-desktop", exec: "bi bi-window-desktop", + full: "bi bi-arrows-fullscreen", + open: "bi bi-box-arrow-up-right", + qrcode: "bi bi-qr-code", + chat: "bi bi-chat-dots", help: "bi bi-question-square", doc: "bi bi-question-square", + modify: "bi bi-pencil-square", remove: "bi bi-trash", + enable: "bi bi-toggle-off", disable: "bi bi-toggle-on", + start: "bi bi-play-circle", stop: "bi bi-stop-circle", + + sso: "bi bi-shield-check", login: "bi bi-person-check", + pull: "bi bi-cloud-download", push: "bi bi-cloud-upload", + upload: "bi bi-box-arrow-in-up", download: "bi bi-box-arrow-down", + record1: "bi bi-images", record2: "bi bi-record-circle", record: "bi bi-record-circle", + "export": "bi bi-box-arrow-up", "import": "bi bi-box-arrow-in-down", + "begin_time": "bi bi-clock-history", + "end_time": "bi bi-clock-history", + + path: "bi bi-folder2", file: "bi bi-file-earmark-text", line: "bi bi-sort-numeric-down", + key: "bi bi-hash", hash: "bi bi-hash", zone: "bi bi-diagram-3", id: "bi bi-sort-numeric-down", + branch: "bi bi-diagram-3", commit: "bi bi-hash", + // message: "bi bi-info-square", + message: "bi bi-wechat", + domain: "bi bi-globe", "client.name": "bi bi-globe", + machine: "bi bi-pc-display", port: "bi bi-hash", + arch: "bi bi-cpu", os: "bi bi-ubuntu", + role: "bi bi-person-square", + username: "bi bi-person-gear", + + version: "bi bi-tags", + compile: "bi bi-tools", + publish: "bi bi-send-check", + upgrade: "bi bi-rocket-takeoff", + install: "bi bi-box-arrow-in-down", + runtime: "bi bi-info-square", + template: "bi bi-file-earmark-medical", + binary: "bi bi-disc", + title: "bi bi-textarea-t", + // name: "bi bi-textarea-t", + // name: "bi bi-globe", + name: "bi bi-sort-alpha-down", + type: "bi bi-card-list", + send: "bi bi-send-check", + nodename: "bi bi-globe", + + portal: "bi bi-globe", + desktop: "bi bi-window-desktop", + admin: "bi bi-window-sidebar", + dream: "bi bi-box", + space: "bi bi-box", + store: "bi bi-shop", + + word: "bi bi-book", + repos: "bi bi-git", + vimer: "bi bi-bug", + build: "bi bi-tools", + xterm: "bi bi-terminal", + cmds: "bi bi-terminal", + reboot: "bi bi-bootstrap-reboot", + + vendor: "bi bi-box-arrow-up-right", + configs: "bi bi-gear", config: "bi bi-gear", conf: "bi bi-gear", logs: "bi bi-calendar4-week", + tag: "bi bi-tags", save: "bi bi-floppy", trash: "bi bi-trash", + top: "bi bi-globe", main: "bi bi-house-door", + + localCreate: "bi bi-cloud-download", + + notifications: "bi bi-chat-right-text", + play: "bi bi-play-circle", app: "bi bi-box-arrow-down-left", } var svg = { GROUP: "group", PID: "pid", GRID: "grid",