|
|
@ -340,9 +340,9 @@ export interface BI extends _func, _i18n, _base, _inject, _var, _web, _utils { |
|
|
|
HexColorChooserPopup: typeof HexColorChooserPopup; |
|
|
|
HexColorChooserPopup: typeof HexColorChooserPopup; |
|
|
|
BlankIconTextItem: typeof BlankIconTextItem; |
|
|
|
BlankIconTextItem: typeof BlankIconTextItem; |
|
|
|
TimeInterval: typeof TimeInterval; |
|
|
|
TimeInterval: typeof TimeInterval; |
|
|
|
DynamicDateTimePane: typeof TimeInterval; |
|
|
|
DynamicDateTimePane: typeof DynamicDateTimePane; |
|
|
|
SingleSelectInsertList: typeof TimeInterval; |
|
|
|
SingleSelectInsertList: typeof SingleSelectInsertList; |
|
|
|
MultiSelectTree: typeof TimeInterval; |
|
|
|
MultiSelectTree: typeof MultiSelectTree; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
export default { |
|
|
|
export default { |
|
|
|