From 9ea51fdf0affa0f3340fa01d5901df23dfca6b21 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 7 Nov 2025 00:13:43 -0700 Subject: [PATCH] Updated File Context Headers --- Data/Engine/web-interface/src/App.jsx | 2 +- Data/Engine/web-interface/src/Devices/Device_Details.jsx | 2 +- Data/Engine/web-interface/src/Devices/Device_List.jsx | 2 +- Data/Engine/web-interface/src/GUI_SYLING_GUIDE.md | 2 ++ Data/Engine/web-interface/src/Navigation_Sidebar.jsx | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Data/Engine/web-interface/src/App.jsx b/Data/Engine/web-interface/src/App.jsx index 20f4e020..dceb4bdb 100644 --- a/Data/Engine/web-interface/src/App.jsx +++ b/Data/Engine/web-interface/src/App.jsx @@ -1,4 +1,4 @@ -////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: /Data/WebUI/src/App.jsx +////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: /Data/Engine/web-interface/src/App.jsx //Shared Imports import React, { useState, useEffect, useCallback, useRef } from "react"; diff --git a/Data/Engine/web-interface/src/Devices/Device_Details.jsx b/Data/Engine/web-interface/src/Devices/Device_Details.jsx index 3bea0f5b..126944e8 100644 --- a/Data/Engine/web-interface/src/Devices/Device_Details.jsx +++ b/Data/Engine/web-interface/src/Devices/Device_Details.jsx @@ -1,4 +1,4 @@ -////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: /Data/WebUI/src/Device_Details.js +////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: /Data/Engine/web-interface/src/Devices/Device_Details.jsx import React, { useState, useEffect, useMemo, useCallback, useRef } from "react"; import { diff --git a/Data/Engine/web-interface/src/Devices/Device_List.jsx b/Data/Engine/web-interface/src/Devices/Device_List.jsx index 2935ea1c..51eb8cab 100644 --- a/Data/Engine/web-interface/src/Devices/Device_List.jsx +++ b/Data/Engine/web-interface/src/Devices/Device_List.jsx @@ -1,4 +1,4 @@ -////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: /Data/WebUI/src/Device_List.jsx +////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: /Data/Engine/web-interface/src/Devices/Device_List.jsx import React, { useState, useEffect, useCallback, useMemo, useRef } from "react"; import { diff --git a/Data/Engine/web-interface/src/GUI_SYLING_GUIDE.md b/Data/Engine/web-interface/src/GUI_SYLING_GUIDE.md index 6d7d57fb..f174d954 100644 --- a/Data/Engine/web-interface/src/GUI_SYLING_GUIDE.md +++ b/Data/Engine/web-interface/src/GUI_SYLING_GUIDE.md @@ -1,3 +1,5 @@ +////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: /Data/Engine/web-interface/src/GUI_SYLING_GUIDE.md + # Borealis MagicUI Styling Guide - **Aurora Shells**: Page containers should sit on aurora gradients that blend deep navy (#040711) with soft cyan/violet blooms plus a subtle border (`rgba(148,163,184,0.35)`) and low, velvety drop shadows to create depth without harsh edges. diff --git a/Data/Engine/web-interface/src/Navigation_Sidebar.jsx b/Data/Engine/web-interface/src/Navigation_Sidebar.jsx index adc42cbc..5103c6a5 100644 --- a/Data/Engine/web-interface/src/Navigation_Sidebar.jsx +++ b/Data/Engine/web-interface/src/Navigation_Sidebar.jsx @@ -1,4 +1,4 @@ -// Navigation_Sidebar.jsx — Clean Modern Matte + Glass Sidebar (no accent bars or header bubbles) +////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: /Data/Engine/web-interface/src/Navigation_Sidebar.jsx import React, { useMemo, useState } from "react"; import {