838eec30a8
- Implemented a new composable `useTheme` for managing theme state. - Added functions to read and write theme preference to local storage. - Applied theme styles to the DOM based on user preference. - Introduced a toggle function to switch between light and dark themes. refactor: enhance copilot plugin functionality - Improved request handling with sequence and document versioning. - Refactored ghost text handling to improve clarity and efficiency. - Updated markdown insertion logic to handle parsed content more robustly. - Enhanced error handling and logging for better debugging. style: update global styles for light and dark themes - Defined CSS variables for light and dark themes to streamline styling. - Improved overall styling consistency and responsiveness. - Added transitions for smoother theme changes and interactions.
2 lines
463 B
JavaScript
2 lines
463 B
JavaScript
import{s as f}from"./vendor-micromark-util-chunked-DrRIdSP-.js";const i={}.hasOwnProperty;function d(t){const e={};let n=-1;for(;++n<t.length;)l(e,t[n]);return e}function l(t,e){let n;for(n in e){const s=(i.call(t,n)?t[n]:void 0)||(t[n]={}),a=e[n];let o;if(a)for(o in a){i.call(s,o)||(s[o]=[]);const r=a[o];h(s[o],Array.isArray(r)?r:r?[r]:[])}}}function h(t,e){let n=-1;const c=[];for(;++n<e.length;)(e[n].add==="after"?t:c).push(e[n]);f(t,0,0,c)}export{d as c};
|