Port RB.DialogView to TypeScript/spina and deprecate.
Review Request #14072 — Created Aug. 4, 2024 and submitted — Latest diff uploaded
This change ports the DialogView class to TypeScript, and also adds a
warning that it's now deprecated in favor of the new Dialog ink
component.
- Ran js-tests.
- Tested that the upload attachment view still worked (though this will
be ported to Ink in a later change).