- Create api-auth-input.ts TypeScript component - Store credentials in sessionStorage (secure, cleared on tab close) - Register component in main.js - Add auth form styling with dark theme support - Add component wrapper to rapidoc-mini.html template - Fix SCSS dark theme (use CSS selectors, not non-existent mixin) |
||
|---|---|---|
| .. | ||
| api-auth-input.ts | ||
| api-rapidoc.ts | ||
| api-toc.ts | ||
| diagram.js | ||
| doc-search.js | ||
| format-selector.ts | ||
| rapidoc-mini.ts | ||
| sidebar-search.js | ||