ui: Refactor data-attrs constants, enum for bool strings (#27002)

* refactor: Data-attribute constants + boolean string enum

* refactor: Use CSS class string constants

* refactor: Address review comments
This commit is contained in:
Aleksander Grygier
2026-08-13 20:01:12 +02:00
committed by GitHub
parent fa4ec4590c
commit bdffafa5df
40 changed files with 280 additions and 189 deletions
+2
View File
@@ -33,6 +33,8 @@ export {
export { SessionRecordType } from './conversation-import.enums';
export { BooleanString } from './boolean-string.enums';
export { ReasoningEffort } from './reasoning-effort.enums';
export {