9d876de930
- Complete refactoring of old frontend into Next.js App Router workspace - Redesigned sidebar collapsing animation with absolute toggle positioning - Resolved visual canvas bleed transitions between light/dark themes - Added custom dark theme variant for toggle switch buttons - Implemented full localization across Indonesian, English, Spanish, Japanese, and Chinese - Synchronized HTML document themes to apply dark mode styles to portals/overlays
11 lines
219 B
JavaScript
11 lines
219 B
JavaScript
self.__BUILD_MANIFEST = {
|
|
"__rewrites": {
|
|
"afterFiles": [],
|
|
"beforeFiles": [],
|
|
"fallback": []
|
|
},
|
|
"sortedPages": [
|
|
"/_app",
|
|
"/_error"
|
|
]
|
|
};self.__BUILD_MANIFEST_CB && self.__BUILD_MANIFEST_CB() |