mirror of
https://github.com/langgenius/dify.git
synced 2026-06-03 08:16:37 +08:00
feat(dify-ui): add drawer (#35917)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -66,6 +66,15 @@ export const OVERLAY_RESTRICTED_IMPORT_PATTERNS = [
|
||||
],
|
||||
message: 'Deprecated: use @langgenius/dify-ui/dialog instead. See issue #32767.',
|
||||
},
|
||||
{
|
||||
group: [
|
||||
'**/base/drawer',
|
||||
'**/base/drawer/index',
|
||||
'**/base/drawer-plus',
|
||||
'**/base/drawer-plus/index',
|
||||
],
|
||||
message: 'Deprecated: use @langgenius/dify-ui/drawer instead. See issue #32767.',
|
||||
},
|
||||
]
|
||||
|
||||
export const HYOBAN_PREFER_TAILWIND_ICONS_OPTIONS = {
|
||||
|
||||
Reference in New Issue
Block a user