SYMBOL INDEX (77 symbols across 23 files) FILE: src/components/charts/donut.js function handleColor (line 18) | function handleColor(color) { FILE: src/config/index.js function handle$$serverStatus (line 37) | function handle$$serverStatus() { function setColorMode (line 45) | function setColorMode() { function replaceFavicon (line 57) | function replaceFavicon() { function mergeNazhuaConfig (line 70) | function mergeNazhuaConfig(customConfig) { FILE: src/load.js function useCdnCss (line 14) | function useCdnCss(item) { FILE: src/store/index.js function isOnline (line 34) | function isOnline(LastActive, currentTime = Date.now()) { function handleServerCount (line 42) | function handleServerCount(servers) { method SET_SERVER_TIME (line 55) | SET_SERVER_TIME(state, time) { method SET_SERVER_GROUP (line 58) | SET_SERVER_GROUP(state, serverGroup) { method SET_SERVERS (line 61) | SET_SERVERS(state, servers) { method UPDATE_SERVERS (line 68) | UPDATE_SERVERS(state, servers) { method SET_PROFILE (line 90) | SET_PROFILE(state, profile) { method SET_SETTING (line 93) | SET_SETTING(state, setting) { method SET_SERVER_LIST_COLUMN_WIDTHS (line 96) | SET_SERVER_LIST_COLUMN_WIDTHS(state, widths) { method initServerInfo (line 104) | async initServerInfo({ commit }, params) { method watchWsMsg (line 159) | watchWsMsg({ method setServerListColumnWidths (line 194) | setServerListColumnWidths({ method setServerListColumnWidth (line 204) | setServerListColumnWidth({ FILE: src/utils/custom-error.js class CustomError (line 5) | class CustomError extends Error { method constructor (line 6) | constructor(msg, code) { FILE: src/utils/date.js function getNextCycleTime (line 86) | function getNextCycleTime(startDate, months, specifiedDate) { FILE: src/utils/host.js function getCPUInfo (line 27) | function getCPUInfo(text = '') { function calcDecimal (line 204) | function calcDecimal(memTotal) { function calcBinary (line 226) | function calcBinary(bytes) { function calcTransfer (line 247) | function calcTransfer(bytes) { function getPlatformLogoIconClassName (line 273) | function getPlatformLogoIconClassName(platform) { function getSystemOSLabel (line 293) | function getSystemOSLabel(platform, short = false) { FILE: src/utils/load-nezha-v0-config.js function getNezhaConfigUrl (line 3) | function getNezhaConfigUrl() { FILE: src/utils/object-mapping.js class Mapping (line 4) | class Mapping { method mapping (line 13) | static mapping(obj, key) { method get (line 41) | static get(obj, key) { method each (line 78) | static each(keys, data) { FILE: src/utils/request.js function axiosRequest (line 15) | async function axiosRequest(options) { class NetworkRequest (line 31) | class NetworkRequest { method constructor (line 32) | constructor() { method push (line 63) | push( method nextTask (line 127) | nextTask() { method overTask (line 158) | overTask() { FILE: src/utils/subscribe.js class MessageSubscribe (line 5) | class MessageSubscribe { method constructor (line 6) | constructor() { method on (line 15) | on(key, callback) { method once (line 31) | once(key, callback) { method off (line 44) | off(key, callback) { method emit (line 63) | emit(key, data) { FILE: src/utils/transform-v1-2-v0.js constant SERVER_FIELD_MAPS (line 11) | const SERVER_FIELD_MAPS = { constant HOST_FIELD_MAPS (line 25) | const HOST_FIELD_MAPS = { constant STATE_FIELD_MAPS (line 39) | const STATE_FIELD_MAPS = { FILE: src/utils/tsdb.js function isTsdbEnabled (line 12) | function isTsdbEnabled(store) { function hasTsdb (line 25) | function hasTsdb(store) { FILE: src/utils/validate.js method isSet (line 10) | isSet(val) { method isEmpty (line 32) | isEmpty(val, options = null) { method isObject (line 74) | isObject(val) { method hasOwn (line 77) | hasOwn(obj, key) { FILE: src/utils/world-map.js constant ALIAS_CODE (line 7) | const ALIAS_CODE = { function findIntersectingGroups (line 37) | function findIntersectingGroups(coordinates) { FILE: src/utils/zIndexManager.js constant BASE_Z_INDEX (line 1) | const BASE_Z_INDEX = 1000; FILE: src/views/components/server-list/server-status/server-status.js constant COLUMN_MAP (line 22) | const COLUMN_MAP = Object.freeze({ constant DEFAULT_COLUMNS (line 162) | const DEFAULT_COLUMNS = 'status,name,country,system,config,duration,spee... constant RELD_TIME_DATA (line 167) | const RELD_TIME_DATA = [ FILE: src/views/composable/server-monitor.js function getThreshold (line 15) | function getThreshold(data) { function hexToRgb (line 96) | function hexToRgb(hex) { function rgbDistance (line 113) | function rgbDistance(color1, color2) { function getColor (line 123) | function getColor(count = 0, len = 0) { function getLineColor (line 150) | function getLineColor(name) { FILE: src/views/composable/server-sort.js function serverSortHandler (line 75) | function serverSortHandler(a, b, sortby, order) { FILE: src/views/composable/server-status.js function getColor (line 8) | function getColor(type, mode) { FILE: src/ws/index.js function getWsApiPath (line 10) | function getWsApiPath() { function restart (line 52) | function restart() { FILE: src/ws/service.js constant WS_CONNECTION_STATUS (line 2) | const WS_CONNECTION_STATUS = { class WSService (line 9) | class WSService { method constructor (line 10) | constructor(options) { method isConnected (line 61) | get isConnected() { method active (line 65) | active() { method send (line 100) | send(data) { method close (line 104) | close() { FILE: vite.config.js method manualChunks (line 96) | manualChunks(id) {