Feat: Add FileUploadDialog #3221 (#4327) (#4335)

### What problem does this PR solve?

Feat: Add ConfirmDeleteDialog #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-01-03 09:47:05 +08:00
committed by GitHub
parent 8674156d1c
commit 5dad15600c
8 changed files with 288 additions and 6 deletions

View File

@ -110,7 +110,7 @@ module.exports = {
},
'colors-background-functional-solid-danger': {
DEFAULT: 'var(--colors-background-functional-solid-danger)',
foreground: 'var(--background-inverse-standard-foreground)',
foreground: 'var(--colors-text-inverse-strong)',
},
'colors-background-functional-solid-notice': {
DEFAULT: 'var(--colors-background-functional-solid-notice)',