Bump UI to 0.11.2 (#11738)

- Expose additional type hints
This commit is contained in:
Oliver
2026-04-13 22:26:33 +10:00
committed by GitHub
parent 23f43ffd33
commit 1e968a533d
3 changed files with 17 additions and 1 deletions
+7
View File
@@ -30,6 +30,13 @@ export type {
InvenTreeTableRenderProps
} from './types/Tables';
export type {
TableFilterChoice,
TableFilterType,
TableFilter,
FilterSetState
} from './types/Filters';
export type {
ApiFormFieldChoice,
ApiFormFieldHeader,