feat(dees-input-fileupload): redesign the file upload dropzone with dees-tile integration and themed file list styling

This commit is contained in:
2026-04-05 00:00:35 +00:00
parent a7a710b320
commit 465f7585ac
5 changed files with 147 additions and 178 deletions

View File

@@ -253,6 +253,7 @@ export const themeDefaultStyles: CSSResult = css`
--dees-color-hover: ${cssManager.bdTheme('rgba(0, 0, 0, 0.04)', 'rgba(255, 255, 255, 0.06)')};
--dees-color-active: ${cssManager.bdTheme('rgba(0, 0, 0, 0.06)', 'rgba(255, 255, 255, 0.08)')};
--dees-color-pressed: ${cssManager.bdTheme('rgba(0, 0, 0, 0.08)', 'rgba(255, 255, 255, 0.12)')};
--dees-color-row-hover: ${cssManager.bdTheme('hsl(222.2 47.4% 51.2% / 0.06)', 'hsl(217.2 91.2% 59.8% / 0.08)')};
/* ========================================
* Colors — Focus Ring