Description
Wire Edit Content File and Image fields to open DotAssetPicker instead of DotBrowserSelector, passing contentlet language and the correct mode.
Related epic: #36702
Series: AssetPicker 7/7 (final integration)
Current: dot-file-field opens DotBrowserSelectorComponent via PrimeNG DialogService with /api/v1/browser params (mimeTypes: ['image'] for Image, [] for File).
Target: Open AssetPicker with File/Image entry config from 6/7; browse via /api/v1/drive/search.
Out of scope for this issue:
- Block editor / edit-content-bridge consumers of
DotBrowserSelector (keep using browser selector)
- Binary field (no existing-file picker)
- Tracked GitHub sub-issues under the epic
Acceptance Criteria
Priority
Medium
Additional Context
Closes the File/Image selection path for epic #36702. Design reference and full epic ACs live on #36702.
Description
Wire Edit Content File and Image fields to open
DotAssetPickerinstead ofDotBrowserSelector, passing contentlet language and the correct mode.Related epic: #36702
Series: AssetPicker 7/7 (final integration)
Current:
dot-file-fieldopensDotBrowserSelectorComponentvia PrimeNGDialogServicewith/api/v1/browserparams (mimeTypes: ['image']for Image,[]for File).Target: Open AssetPicker with File/Image entry config from 6/7; browse via
/api/v1/drive/search.Out of scope for this issue:
DotBrowserSelector(keep using browser selector)Acceptance Criteria
DotBrowserSelectorremains for non-File/Image consumers (block editor, bridges)Priority
Medium
Additional Context
Closes the File/Image selection path for epic #36702. Design reference and full epic ACs live on #36702.