@undefine-ui/design-system 3.4.2 → 3.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +3179 -3032
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +14 -3
- package/dist/index.d.ts +14 -3
- package/dist/index.js +2122 -1975
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -1115,6 +1115,8 @@ declare const Eye: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
|
1115
1115
|
|
|
1116
1116
|
declare const Copy: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1117
1117
|
|
|
1118
|
+
declare const Edit: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1119
|
+
|
|
1118
1120
|
declare const User: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1119
1121
|
|
|
1120
1122
|
declare const Bank: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -1187,6 +1189,8 @@ declare const NavArrowLeft: (props: SvgIconProps) => react_jsx_runtime.JSX.Eleme
|
|
|
1187
1189
|
|
|
1188
1190
|
declare const NavArrowRight: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1189
1191
|
|
|
1192
|
+
declare const MoreHorizontal: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1193
|
+
|
|
1190
1194
|
declare const ClipboardCheck: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1191
1195
|
|
|
1192
1196
|
declare const CheckboxSelect: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -1205,11 +1209,14 @@ declare const LongArrowUpLeftSolid: (props: SvgIconProps) => react_jsx_runtime.J
|
|
|
1205
1209
|
|
|
1206
1210
|
declare const CheckboxIndeterminate: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1207
1211
|
|
|
1212
|
+
declare const ChatBubbleQuestionSolid: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1213
|
+
|
|
1208
1214
|
declare const Icons_Attachment: typeof Attachment;
|
|
1209
1215
|
declare const Icons_Bank: typeof Bank;
|
|
1210
1216
|
declare const Icons_BellNotification: typeof BellNotification;
|
|
1211
1217
|
declare const Icons_Building: typeof Building;
|
|
1212
1218
|
declare const Icons_Calendar: typeof Calendar;
|
|
1219
|
+
declare const Icons_ChatBubbleQuestionSolid: typeof ChatBubbleQuestionSolid;
|
|
1213
1220
|
declare const Icons_CheckCircleSolid: typeof CheckCircleSolid;
|
|
1214
1221
|
declare const Icons_CheckboxDefault: typeof CheckboxDefault;
|
|
1215
1222
|
declare const Icons_CheckboxIndeterminate: typeof CheckboxIndeterminate;
|
|
@@ -1220,6 +1227,7 @@ declare const Icons_Clock: typeof Clock;
|
|
|
1220
1227
|
declare const Icons_CloudUpload: typeof CloudUpload;
|
|
1221
1228
|
declare const Icons_Copy: typeof Copy;
|
|
1222
1229
|
declare const Icons_Download: typeof Download;
|
|
1230
|
+
declare const Icons_Edit: typeof Edit;
|
|
1223
1231
|
declare const Icons_ErrorToast: typeof ErrorToast;
|
|
1224
1232
|
declare const Icons_Eye: typeof Eye;
|
|
1225
1233
|
declare const Icons_EyeClosed: typeof EyeClosed;
|
|
@@ -1231,6 +1239,7 @@ declare const Icons_InfoToast: typeof InfoToast;
|
|
|
1231
1239
|
declare const Icons_KeyCommand: typeof KeyCommand;
|
|
1232
1240
|
declare const Icons_Loader: typeof Loader;
|
|
1233
1241
|
declare const Icons_LongArrowUpLeftSolid: typeof LongArrowUpLeftSolid;
|
|
1242
|
+
declare const Icons_MoreHorizontal: typeof MoreHorizontal;
|
|
1234
1243
|
declare const Icons_NavArrowDown: typeof NavArrowDown;
|
|
1235
1244
|
declare const Icons_NavArrowDownSolid: typeof NavArrowDownSolid;
|
|
1236
1245
|
declare const Icons_NavArrowLeft: typeof NavArrowLeft;
|
|
@@ -1253,7 +1262,7 @@ declare const Icons_WarningToast: typeof WarningToast;
|
|
|
1253
1262
|
declare const Icons_XMark: typeof XMark;
|
|
1254
1263
|
declare const Icons_XMarkSolid: typeof XMarkSolid;
|
|
1255
1264
|
declare namespace Icons {
|
|
1256
|
-
export { Icons_Attachment as Attachment, Icons_Bank as Bank, Icons_BellNotification as BellNotification, Icons_Building as Building, Icons_Calendar as Calendar, Icons_CheckCircleSolid as CheckCircleSolid, Icons_CheckboxDefault as CheckboxDefault, Icons_CheckboxIndeterminate as CheckboxIndeterminate, Icons_CheckboxSelect as CheckboxSelect, Icons_Circle as Circle, Icons_ClipboardCheck as ClipboardCheck, Icons_Clock as Clock, Icons_CloudUpload as CloudUpload, Icons_Copy as Copy, Icons_Download as Download, Icons_ErrorToast as ErrorToast, Icons_Eye as Eye, Icons_EyeClosed as EyeClosed, Icons_FilterList as FilterList, Icons_HelpCircle as HelpCircle, Icons_InfoCircle as InfoCircle, Icons_InfoCircleSolid as InfoCircleSolid, Icons_InfoToast as InfoToast, Icons_KeyCommand as KeyCommand, Icons_Loader as Loader, Icons_LongArrowUpLeftSolid as LongArrowUpLeftSolid, Icons_NavArrowDown as NavArrowDown, Icons_NavArrowDownSolid as NavArrowDownSolid, Icons_NavArrowLeft as NavArrowLeft, Icons_NavArrowRight as NavArrowRight, Icons_Plus as Plus, Icons_PlusSquare as PlusSquare, Icons_RadioDefault as RadioDefault, Icons_RadioSelect as RadioSelect, Icons_Search as Search, Icons_Settings as Settings, Icons_SortDown as SortDown, Icons_SortUp as SortUp, Icons_StatDown as StatDown, Icons_StatUp as StatUp, Icons_SuccessToast as SuccessToast, Icons_Trash as Trash, Icons_User as User, Icons_UserSolid as UserSolid, Icons_WarningToast as WarningToast, Icons_XMark as XMark, Icons_XMarkSolid as XMarkSolid };
|
|
1265
|
+
export { Icons_Attachment as Attachment, Icons_Bank as Bank, Icons_BellNotification as BellNotification, Icons_Building as Building, Icons_Calendar as Calendar, Icons_ChatBubbleQuestionSolid as ChatBubbleQuestionSolid, Icons_CheckCircleSolid as CheckCircleSolid, Icons_CheckboxDefault as CheckboxDefault, Icons_CheckboxIndeterminate as CheckboxIndeterminate, Icons_CheckboxSelect as CheckboxSelect, Icons_Circle as Circle, Icons_ClipboardCheck as ClipboardCheck, Icons_Clock as Clock, Icons_CloudUpload as CloudUpload, Icons_Copy as Copy, Icons_Download as Download, Icons_Edit as Edit, Icons_ErrorToast as ErrorToast, Icons_Eye as Eye, Icons_EyeClosed as EyeClosed, Icons_FilterList as FilterList, Icons_HelpCircle as HelpCircle, Icons_InfoCircle as InfoCircle, Icons_InfoCircleSolid as InfoCircleSolid, Icons_InfoToast as InfoToast, Icons_KeyCommand as KeyCommand, Icons_Loader as Loader, Icons_LongArrowUpLeftSolid as LongArrowUpLeftSolid, Icons_MoreHorizontal as MoreHorizontal, Icons_NavArrowDown as NavArrowDown, Icons_NavArrowDownSolid as NavArrowDownSolid, Icons_NavArrowLeft as NavArrowLeft, Icons_NavArrowRight as NavArrowRight, Icons_Plus as Plus, Icons_PlusSquare as PlusSquare, Icons_RadioDefault as RadioDefault, Icons_RadioSelect as RadioSelect, Icons_Search as Search, Icons_Settings as Settings, Icons_SortDown as SortDown, Icons_SortUp as SortUp, Icons_StatDown as StatDown, Icons_StatUp as StatUp, Icons_SuccessToast as SuccessToast, Icons_Trash as Trash, Icons_User as User, Icons_UserSolid as UserSolid, Icons_WarningToast as WarningToast, Icons_XMark as XMark, Icons_XMarkSolid as XMarkSolid };
|
|
1257
1266
|
}
|
|
1258
1267
|
|
|
1259
1268
|
type IconType = keyof typeof Icons;
|
|
@@ -1604,8 +1613,10 @@ interface ToolbarSearchFieldProps extends Omit<InputBaseProps, 'startAdornment'>
|
|
|
1604
1613
|
placeholder?: string;
|
|
1605
1614
|
/** Callback fired when the clear button is clicked */
|
|
1606
1615
|
onClear?: () => void;
|
|
1616
|
+
/** Reference to the input element (for integration with DataGrid QuickFilter) */
|
|
1617
|
+
inputRef?: React.Ref<HTMLInputElement>;
|
|
1607
1618
|
}
|
|
1608
|
-
declare const ToolbarSearchField:
|
|
1619
|
+
declare const ToolbarSearchField: react.ForwardRefExoticComponent<Omit<ToolbarSearchFieldProps, "ref"> & react.RefAttributes<HTMLInputElement>>;
|
|
1609
1620
|
|
|
1610
1621
|
type ViewOption = 'year' | 'month' | 'week' | 'day';
|
|
1611
1622
|
interface ToolbarViewSwitcherProps extends Omit<ButtonBaseProps, 'children'> {
|
|
@@ -2442,4 +2453,4 @@ type ThemeProviderProps = {
|
|
|
2442
2453
|
};
|
|
2443
2454
|
declare const ThemeProvider: ({ children }: ThemeProviderProps) => react_jsx_runtime.JSX.Element;
|
|
2444
2455
|
|
|
2445
|
-
export { AnimatedLogo, Attachment, Bank, BellNotification, Building, Calendar, CheckCircleSolid, CheckboxDefault, CheckboxIndeterminate, CheckboxSelect, Circle, ClipboardCheck, Clock, CloudUpload, type ColorSchema, Copy, CopyButton, CustomDialog, type CustomDialogProps, CustomDrawer, type CustomDrawerProps, type CustomShadowOptions, type CustomSpacingOptions, type DatePickerProps, type DatePreset, type DatePresetOption, type DateRange, DateRangeDropdown, type DateRangeDropdownProps, DateRangePicker, type DateRangePickerProps, type DateTimePickerProps, Download, EmptyContent, type EmptyContentProps, ErrorToast, Eye, EyeClosed, FeedbackDialog, type FeedbackDialogProps, type FeedbackDialogSlotProps, Field, FilterDropdown, type FilterDropdownProps, FilterList, Form, HelpCircle, Icon, type IconProps, type IconType, Image, type ImageProps, type ImageStatus, InfoCircle, InfoCircleSolid, InfoToast, KeyCommand, Loader, LoadingScreen, LocalStorageAvailable, LocalStorageGetItem, Logo, LongArrowUpLeftSolid, NavArrowDown, NavArrowDownSolid, NavArrowLeft, NavArrowRight, OTPInput, type OTPInputProps, Plus, PlusSquare, RHFAutocomplete, type RHFAutocompleteProps, RHFCheckbox, type RHFCheckboxProps, RHFDatePicker, type RHFDatePickerProps, RHFDateRangePicker, type RHFDateRangePickerProps, RHFDateTimePicker, type RHFDateTimePickerProps, RHFMultiCheckbox, type RHFMultiCheckboxOption, type RHFMultiCheckboxProps, RHFMultiSwitch, RHFOTPInput, type RHFOTPInputProps, RHFRadioGroup, type RHFRadioGroupProps, RHFSwitch, RHFTextField, RHFTimePicker, type RHFTimePickerProps, RHFUpload, type RHFUploadProps, RadioDefault, RadioSelect, type RadiusOptions, STORAGE_KEY, Search, Settings, SettingsConsumer, SettingsContext, type SettingsContextProps, SettingsProvider, type SettingsValueProps, type SortDirection, SortDown, SortDropdown, type SortDropdownProps, type SortOption, SortUp, SplashScreen, StatDown, StatUp, SuccessToast, Table, TablePagination, ThemeProvider, type TimePickerProps, Toast, ToolbarButton, type ToolbarButtonProps, ToolbarDatePickerButton, type ToolbarDatePickerButtonProps, ToolbarFilterButton, type ToolbarFilterButtonProps, ToolbarSearchField, type ToolbarSearchFieldProps, ToolbarSettingsButton, type ToolbarSettingsButtonProps, ToolbarSortButton, type ToolbarSortButtonProps, ToolbarTodayButton, type ToolbarTodayButtonProps, ToolbarViewSwitcher, type ToolbarViewSwitcherProps, Trash, Upload, type UploadProps, type UseBooleanReturnType, type UseSetStateReturnType, User, UserSolid, type ViewOption, WarningToast, XMark, XMarkSolid, action, apexChartsStyles, background, baseAction, basePalette, bgBlur, bgGradient, border, borderGradient, breakpoints, colorSchemes, common, components, createPaletteChannel, createShadowColor, createTheme, customShadows, customSpacing, darkPalette, defaultPresets, defaultSettings, dialogClasses, drawerClasses, error, fCurrency, fData, fNumber, fPercent, fShortenNumber, feedbackDialogClasses, formatFullname, getCurrencySymbol, getDateRangeFromPreset, getDefaultChartOptions, getInitials, getStorage, grey, hexToRgbChannel, hideScrollX, hideScrollY, icon, iconClasses, info, isEqual, lightPalette, maxLine, mediaQueries, menuItem, neutral, orderBy, paper, paramCase, primary, primaryFont, pxToRem, radius, remToPx, removeStorage, responsiveFontSizes, schemeConfig, secondary, secondaryFont, sentenceCase, setFont, setStorage, shadows, snakeCase, splitFullname, stylesMode, success, surface, tertiaryFont, text, textGradient, toolbarClasses, typography, updateComponentsWithSettings, updateCoreWithSettings, useBoolean, useCopyToClipboard, useCountdownDate, useCountdownSeconds, useEventListener, useLocalStorage, usePopover, useResponsive, useScrollOffSetTop, useSetState, useSettings, useWidth, varAlpha, warning };
|
|
2456
|
+
export { AnimatedLogo, Attachment, Bank, BellNotification, Building, Calendar, ChatBubbleQuestionSolid, CheckCircleSolid, CheckboxDefault, CheckboxIndeterminate, CheckboxSelect, Circle, ClipboardCheck, Clock, CloudUpload, type ColorSchema, Copy, CopyButton, CustomDialog, type CustomDialogProps, CustomDrawer, type CustomDrawerProps, type CustomShadowOptions, type CustomSpacingOptions, type DatePickerProps, type DatePreset, type DatePresetOption, type DateRange, DateRangeDropdown, type DateRangeDropdownProps, DateRangePicker, type DateRangePickerProps, type DateTimePickerProps, Download, Edit, EmptyContent, type EmptyContentProps, ErrorToast, Eye, EyeClosed, FeedbackDialog, type FeedbackDialogProps, type FeedbackDialogSlotProps, Field, FilterDropdown, type FilterDropdownProps, FilterList, Form, HelpCircle, Icon, type IconProps, type IconType, Image, type ImageProps, type ImageStatus, InfoCircle, InfoCircleSolid, InfoToast, KeyCommand, Loader, LoadingScreen, LocalStorageAvailable, LocalStorageGetItem, Logo, LongArrowUpLeftSolid, MoreHorizontal, NavArrowDown, NavArrowDownSolid, NavArrowLeft, NavArrowRight, OTPInput, type OTPInputProps, Plus, PlusSquare, RHFAutocomplete, type RHFAutocompleteProps, RHFCheckbox, type RHFCheckboxProps, RHFDatePicker, type RHFDatePickerProps, RHFDateRangePicker, type RHFDateRangePickerProps, RHFDateTimePicker, type RHFDateTimePickerProps, RHFMultiCheckbox, type RHFMultiCheckboxOption, type RHFMultiCheckboxProps, RHFMultiSwitch, RHFOTPInput, type RHFOTPInputProps, RHFRadioGroup, type RHFRadioGroupProps, RHFSwitch, RHFTextField, RHFTimePicker, type RHFTimePickerProps, RHFUpload, type RHFUploadProps, RadioDefault, RadioSelect, type RadiusOptions, STORAGE_KEY, Search, Settings, SettingsConsumer, SettingsContext, type SettingsContextProps, SettingsProvider, type SettingsValueProps, type SortDirection, SortDown, SortDropdown, type SortDropdownProps, type SortOption, SortUp, SplashScreen, StatDown, StatUp, SuccessToast, Table, TablePagination, ThemeProvider, type TimePickerProps, Toast, ToolbarButton, type ToolbarButtonProps, ToolbarDatePickerButton, type ToolbarDatePickerButtonProps, ToolbarFilterButton, type ToolbarFilterButtonProps, ToolbarSearchField, type ToolbarSearchFieldProps, ToolbarSettingsButton, type ToolbarSettingsButtonProps, ToolbarSortButton, type ToolbarSortButtonProps, ToolbarTodayButton, type ToolbarTodayButtonProps, ToolbarViewSwitcher, type ToolbarViewSwitcherProps, Trash, Upload, type UploadProps, type UseBooleanReturnType, type UseSetStateReturnType, User, UserSolid, type ViewOption, WarningToast, XMark, XMarkSolid, action, apexChartsStyles, background, baseAction, basePalette, bgBlur, bgGradient, border, borderGradient, breakpoints, colorSchemes, common, components, createPaletteChannel, createShadowColor, createTheme, customShadows, customSpacing, darkPalette, defaultPresets, defaultSettings, dialogClasses, drawerClasses, error, fCurrency, fData, fNumber, fPercent, fShortenNumber, feedbackDialogClasses, formatFullname, getCurrencySymbol, getDateRangeFromPreset, getDefaultChartOptions, getInitials, getStorage, grey, hexToRgbChannel, hideScrollX, hideScrollY, icon, iconClasses, info, isEqual, lightPalette, maxLine, mediaQueries, menuItem, neutral, orderBy, paper, paramCase, primary, primaryFont, pxToRem, radius, remToPx, removeStorage, responsiveFontSizes, schemeConfig, secondary, secondaryFont, sentenceCase, setFont, setStorage, shadows, snakeCase, splitFullname, stylesMode, success, surface, tertiaryFont, text, textGradient, toolbarClasses, typography, updateComponentsWithSettings, updateCoreWithSettings, useBoolean, useCopyToClipboard, useCountdownDate, useCountdownSeconds, useEventListener, useLocalStorage, usePopover, useResponsive, useScrollOffSetTop, useSetState, useSettings, useWidth, varAlpha, warning };
|
package/dist/index.d.ts
CHANGED
|
@@ -1115,6 +1115,8 @@ declare const Eye: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
|
1115
1115
|
|
|
1116
1116
|
declare const Copy: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1117
1117
|
|
|
1118
|
+
declare const Edit: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1119
|
+
|
|
1118
1120
|
declare const User: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1119
1121
|
|
|
1120
1122
|
declare const Bank: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -1187,6 +1189,8 @@ declare const NavArrowLeft: (props: SvgIconProps) => react_jsx_runtime.JSX.Eleme
|
|
|
1187
1189
|
|
|
1188
1190
|
declare const NavArrowRight: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1189
1191
|
|
|
1192
|
+
declare const MoreHorizontal: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1193
|
+
|
|
1190
1194
|
declare const ClipboardCheck: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1191
1195
|
|
|
1192
1196
|
declare const CheckboxSelect: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -1205,11 +1209,14 @@ declare const LongArrowUpLeftSolid: (props: SvgIconProps) => react_jsx_runtime.J
|
|
|
1205
1209
|
|
|
1206
1210
|
declare const CheckboxIndeterminate: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1207
1211
|
|
|
1212
|
+
declare const ChatBubbleQuestionSolid: (props: SvgIconProps) => react_jsx_runtime.JSX.Element;
|
|
1213
|
+
|
|
1208
1214
|
declare const Icons_Attachment: typeof Attachment;
|
|
1209
1215
|
declare const Icons_Bank: typeof Bank;
|
|
1210
1216
|
declare const Icons_BellNotification: typeof BellNotification;
|
|
1211
1217
|
declare const Icons_Building: typeof Building;
|
|
1212
1218
|
declare const Icons_Calendar: typeof Calendar;
|
|
1219
|
+
declare const Icons_ChatBubbleQuestionSolid: typeof ChatBubbleQuestionSolid;
|
|
1213
1220
|
declare const Icons_CheckCircleSolid: typeof CheckCircleSolid;
|
|
1214
1221
|
declare const Icons_CheckboxDefault: typeof CheckboxDefault;
|
|
1215
1222
|
declare const Icons_CheckboxIndeterminate: typeof CheckboxIndeterminate;
|
|
@@ -1220,6 +1227,7 @@ declare const Icons_Clock: typeof Clock;
|
|
|
1220
1227
|
declare const Icons_CloudUpload: typeof CloudUpload;
|
|
1221
1228
|
declare const Icons_Copy: typeof Copy;
|
|
1222
1229
|
declare const Icons_Download: typeof Download;
|
|
1230
|
+
declare const Icons_Edit: typeof Edit;
|
|
1223
1231
|
declare const Icons_ErrorToast: typeof ErrorToast;
|
|
1224
1232
|
declare const Icons_Eye: typeof Eye;
|
|
1225
1233
|
declare const Icons_EyeClosed: typeof EyeClosed;
|
|
@@ -1231,6 +1239,7 @@ declare const Icons_InfoToast: typeof InfoToast;
|
|
|
1231
1239
|
declare const Icons_KeyCommand: typeof KeyCommand;
|
|
1232
1240
|
declare const Icons_Loader: typeof Loader;
|
|
1233
1241
|
declare const Icons_LongArrowUpLeftSolid: typeof LongArrowUpLeftSolid;
|
|
1242
|
+
declare const Icons_MoreHorizontal: typeof MoreHorizontal;
|
|
1234
1243
|
declare const Icons_NavArrowDown: typeof NavArrowDown;
|
|
1235
1244
|
declare const Icons_NavArrowDownSolid: typeof NavArrowDownSolid;
|
|
1236
1245
|
declare const Icons_NavArrowLeft: typeof NavArrowLeft;
|
|
@@ -1253,7 +1262,7 @@ declare const Icons_WarningToast: typeof WarningToast;
|
|
|
1253
1262
|
declare const Icons_XMark: typeof XMark;
|
|
1254
1263
|
declare const Icons_XMarkSolid: typeof XMarkSolid;
|
|
1255
1264
|
declare namespace Icons {
|
|
1256
|
-
export { Icons_Attachment as Attachment, Icons_Bank as Bank, Icons_BellNotification as BellNotification, Icons_Building as Building, Icons_Calendar as Calendar, Icons_CheckCircleSolid as CheckCircleSolid, Icons_CheckboxDefault as CheckboxDefault, Icons_CheckboxIndeterminate as CheckboxIndeterminate, Icons_CheckboxSelect as CheckboxSelect, Icons_Circle as Circle, Icons_ClipboardCheck as ClipboardCheck, Icons_Clock as Clock, Icons_CloudUpload as CloudUpload, Icons_Copy as Copy, Icons_Download as Download, Icons_ErrorToast as ErrorToast, Icons_Eye as Eye, Icons_EyeClosed as EyeClosed, Icons_FilterList as FilterList, Icons_HelpCircle as HelpCircle, Icons_InfoCircle as InfoCircle, Icons_InfoCircleSolid as InfoCircleSolid, Icons_InfoToast as InfoToast, Icons_KeyCommand as KeyCommand, Icons_Loader as Loader, Icons_LongArrowUpLeftSolid as LongArrowUpLeftSolid, Icons_NavArrowDown as NavArrowDown, Icons_NavArrowDownSolid as NavArrowDownSolid, Icons_NavArrowLeft as NavArrowLeft, Icons_NavArrowRight as NavArrowRight, Icons_Plus as Plus, Icons_PlusSquare as PlusSquare, Icons_RadioDefault as RadioDefault, Icons_RadioSelect as RadioSelect, Icons_Search as Search, Icons_Settings as Settings, Icons_SortDown as SortDown, Icons_SortUp as SortUp, Icons_StatDown as StatDown, Icons_StatUp as StatUp, Icons_SuccessToast as SuccessToast, Icons_Trash as Trash, Icons_User as User, Icons_UserSolid as UserSolid, Icons_WarningToast as WarningToast, Icons_XMark as XMark, Icons_XMarkSolid as XMarkSolid };
|
|
1265
|
+
export { Icons_Attachment as Attachment, Icons_Bank as Bank, Icons_BellNotification as BellNotification, Icons_Building as Building, Icons_Calendar as Calendar, Icons_ChatBubbleQuestionSolid as ChatBubbleQuestionSolid, Icons_CheckCircleSolid as CheckCircleSolid, Icons_CheckboxDefault as CheckboxDefault, Icons_CheckboxIndeterminate as CheckboxIndeterminate, Icons_CheckboxSelect as CheckboxSelect, Icons_Circle as Circle, Icons_ClipboardCheck as ClipboardCheck, Icons_Clock as Clock, Icons_CloudUpload as CloudUpload, Icons_Copy as Copy, Icons_Download as Download, Icons_Edit as Edit, Icons_ErrorToast as ErrorToast, Icons_Eye as Eye, Icons_EyeClosed as EyeClosed, Icons_FilterList as FilterList, Icons_HelpCircle as HelpCircle, Icons_InfoCircle as InfoCircle, Icons_InfoCircleSolid as InfoCircleSolid, Icons_InfoToast as InfoToast, Icons_KeyCommand as KeyCommand, Icons_Loader as Loader, Icons_LongArrowUpLeftSolid as LongArrowUpLeftSolid, Icons_MoreHorizontal as MoreHorizontal, Icons_NavArrowDown as NavArrowDown, Icons_NavArrowDownSolid as NavArrowDownSolid, Icons_NavArrowLeft as NavArrowLeft, Icons_NavArrowRight as NavArrowRight, Icons_Plus as Plus, Icons_PlusSquare as PlusSquare, Icons_RadioDefault as RadioDefault, Icons_RadioSelect as RadioSelect, Icons_Search as Search, Icons_Settings as Settings, Icons_SortDown as SortDown, Icons_SortUp as SortUp, Icons_StatDown as StatDown, Icons_StatUp as StatUp, Icons_SuccessToast as SuccessToast, Icons_Trash as Trash, Icons_User as User, Icons_UserSolid as UserSolid, Icons_WarningToast as WarningToast, Icons_XMark as XMark, Icons_XMarkSolid as XMarkSolid };
|
|
1257
1266
|
}
|
|
1258
1267
|
|
|
1259
1268
|
type IconType = keyof typeof Icons;
|
|
@@ -1604,8 +1613,10 @@ interface ToolbarSearchFieldProps extends Omit<InputBaseProps, 'startAdornment'>
|
|
|
1604
1613
|
placeholder?: string;
|
|
1605
1614
|
/** Callback fired when the clear button is clicked */
|
|
1606
1615
|
onClear?: () => void;
|
|
1616
|
+
/** Reference to the input element (for integration with DataGrid QuickFilter) */
|
|
1617
|
+
inputRef?: React.Ref<HTMLInputElement>;
|
|
1607
1618
|
}
|
|
1608
|
-
declare const ToolbarSearchField:
|
|
1619
|
+
declare const ToolbarSearchField: react.ForwardRefExoticComponent<Omit<ToolbarSearchFieldProps, "ref"> & react.RefAttributes<HTMLInputElement>>;
|
|
1609
1620
|
|
|
1610
1621
|
type ViewOption = 'year' | 'month' | 'week' | 'day';
|
|
1611
1622
|
interface ToolbarViewSwitcherProps extends Omit<ButtonBaseProps, 'children'> {
|
|
@@ -2442,4 +2453,4 @@ type ThemeProviderProps = {
|
|
|
2442
2453
|
};
|
|
2443
2454
|
declare const ThemeProvider: ({ children }: ThemeProviderProps) => react_jsx_runtime.JSX.Element;
|
|
2444
2455
|
|
|
2445
|
-
export { AnimatedLogo, Attachment, Bank, BellNotification, Building, Calendar, CheckCircleSolid, CheckboxDefault, CheckboxIndeterminate, CheckboxSelect, Circle, ClipboardCheck, Clock, CloudUpload, type ColorSchema, Copy, CopyButton, CustomDialog, type CustomDialogProps, CustomDrawer, type CustomDrawerProps, type CustomShadowOptions, type CustomSpacingOptions, type DatePickerProps, type DatePreset, type DatePresetOption, type DateRange, DateRangeDropdown, type DateRangeDropdownProps, DateRangePicker, type DateRangePickerProps, type DateTimePickerProps, Download, EmptyContent, type EmptyContentProps, ErrorToast, Eye, EyeClosed, FeedbackDialog, type FeedbackDialogProps, type FeedbackDialogSlotProps, Field, FilterDropdown, type FilterDropdownProps, FilterList, Form, HelpCircle, Icon, type IconProps, type IconType, Image, type ImageProps, type ImageStatus, InfoCircle, InfoCircleSolid, InfoToast, KeyCommand, Loader, LoadingScreen, LocalStorageAvailable, LocalStorageGetItem, Logo, LongArrowUpLeftSolid, NavArrowDown, NavArrowDownSolid, NavArrowLeft, NavArrowRight, OTPInput, type OTPInputProps, Plus, PlusSquare, RHFAutocomplete, type RHFAutocompleteProps, RHFCheckbox, type RHFCheckboxProps, RHFDatePicker, type RHFDatePickerProps, RHFDateRangePicker, type RHFDateRangePickerProps, RHFDateTimePicker, type RHFDateTimePickerProps, RHFMultiCheckbox, type RHFMultiCheckboxOption, type RHFMultiCheckboxProps, RHFMultiSwitch, RHFOTPInput, type RHFOTPInputProps, RHFRadioGroup, type RHFRadioGroupProps, RHFSwitch, RHFTextField, RHFTimePicker, type RHFTimePickerProps, RHFUpload, type RHFUploadProps, RadioDefault, RadioSelect, type RadiusOptions, STORAGE_KEY, Search, Settings, SettingsConsumer, SettingsContext, type SettingsContextProps, SettingsProvider, type SettingsValueProps, type SortDirection, SortDown, SortDropdown, type SortDropdownProps, type SortOption, SortUp, SplashScreen, StatDown, StatUp, SuccessToast, Table, TablePagination, ThemeProvider, type TimePickerProps, Toast, ToolbarButton, type ToolbarButtonProps, ToolbarDatePickerButton, type ToolbarDatePickerButtonProps, ToolbarFilterButton, type ToolbarFilterButtonProps, ToolbarSearchField, type ToolbarSearchFieldProps, ToolbarSettingsButton, type ToolbarSettingsButtonProps, ToolbarSortButton, type ToolbarSortButtonProps, ToolbarTodayButton, type ToolbarTodayButtonProps, ToolbarViewSwitcher, type ToolbarViewSwitcherProps, Trash, Upload, type UploadProps, type UseBooleanReturnType, type UseSetStateReturnType, User, UserSolid, type ViewOption, WarningToast, XMark, XMarkSolid, action, apexChartsStyles, background, baseAction, basePalette, bgBlur, bgGradient, border, borderGradient, breakpoints, colorSchemes, common, components, createPaletteChannel, createShadowColor, createTheme, customShadows, customSpacing, darkPalette, defaultPresets, defaultSettings, dialogClasses, drawerClasses, error, fCurrency, fData, fNumber, fPercent, fShortenNumber, feedbackDialogClasses, formatFullname, getCurrencySymbol, getDateRangeFromPreset, getDefaultChartOptions, getInitials, getStorage, grey, hexToRgbChannel, hideScrollX, hideScrollY, icon, iconClasses, info, isEqual, lightPalette, maxLine, mediaQueries, menuItem, neutral, orderBy, paper, paramCase, primary, primaryFont, pxToRem, radius, remToPx, removeStorage, responsiveFontSizes, schemeConfig, secondary, secondaryFont, sentenceCase, setFont, setStorage, shadows, snakeCase, splitFullname, stylesMode, success, surface, tertiaryFont, text, textGradient, toolbarClasses, typography, updateComponentsWithSettings, updateCoreWithSettings, useBoolean, useCopyToClipboard, useCountdownDate, useCountdownSeconds, useEventListener, useLocalStorage, usePopover, useResponsive, useScrollOffSetTop, useSetState, useSettings, useWidth, varAlpha, warning };
|
|
2456
|
+
export { AnimatedLogo, Attachment, Bank, BellNotification, Building, Calendar, ChatBubbleQuestionSolid, CheckCircleSolid, CheckboxDefault, CheckboxIndeterminate, CheckboxSelect, Circle, ClipboardCheck, Clock, CloudUpload, type ColorSchema, Copy, CopyButton, CustomDialog, type CustomDialogProps, CustomDrawer, type CustomDrawerProps, type CustomShadowOptions, type CustomSpacingOptions, type DatePickerProps, type DatePreset, type DatePresetOption, type DateRange, DateRangeDropdown, type DateRangeDropdownProps, DateRangePicker, type DateRangePickerProps, type DateTimePickerProps, Download, Edit, EmptyContent, type EmptyContentProps, ErrorToast, Eye, EyeClosed, FeedbackDialog, type FeedbackDialogProps, type FeedbackDialogSlotProps, Field, FilterDropdown, type FilterDropdownProps, FilterList, Form, HelpCircle, Icon, type IconProps, type IconType, Image, type ImageProps, type ImageStatus, InfoCircle, InfoCircleSolid, InfoToast, KeyCommand, Loader, LoadingScreen, LocalStorageAvailable, LocalStorageGetItem, Logo, LongArrowUpLeftSolid, MoreHorizontal, NavArrowDown, NavArrowDownSolid, NavArrowLeft, NavArrowRight, OTPInput, type OTPInputProps, Plus, PlusSquare, RHFAutocomplete, type RHFAutocompleteProps, RHFCheckbox, type RHFCheckboxProps, RHFDatePicker, type RHFDatePickerProps, RHFDateRangePicker, type RHFDateRangePickerProps, RHFDateTimePicker, type RHFDateTimePickerProps, RHFMultiCheckbox, type RHFMultiCheckboxOption, type RHFMultiCheckboxProps, RHFMultiSwitch, RHFOTPInput, type RHFOTPInputProps, RHFRadioGroup, type RHFRadioGroupProps, RHFSwitch, RHFTextField, RHFTimePicker, type RHFTimePickerProps, RHFUpload, type RHFUploadProps, RadioDefault, RadioSelect, type RadiusOptions, STORAGE_KEY, Search, Settings, SettingsConsumer, SettingsContext, type SettingsContextProps, SettingsProvider, type SettingsValueProps, type SortDirection, SortDown, SortDropdown, type SortDropdownProps, type SortOption, SortUp, SplashScreen, StatDown, StatUp, SuccessToast, Table, TablePagination, ThemeProvider, type TimePickerProps, Toast, ToolbarButton, type ToolbarButtonProps, ToolbarDatePickerButton, type ToolbarDatePickerButtonProps, ToolbarFilterButton, type ToolbarFilterButtonProps, ToolbarSearchField, type ToolbarSearchFieldProps, ToolbarSettingsButton, type ToolbarSettingsButtonProps, ToolbarSortButton, type ToolbarSortButtonProps, ToolbarTodayButton, type ToolbarTodayButtonProps, ToolbarViewSwitcher, type ToolbarViewSwitcherProps, Trash, Upload, type UploadProps, type UseBooleanReturnType, type UseSetStateReturnType, User, UserSolid, type ViewOption, WarningToast, XMark, XMarkSolid, action, apexChartsStyles, background, baseAction, basePalette, bgBlur, bgGradient, border, borderGradient, breakpoints, colorSchemes, common, components, createPaletteChannel, createShadowColor, createTheme, customShadows, customSpacing, darkPalette, defaultPresets, defaultSettings, dialogClasses, drawerClasses, error, fCurrency, fData, fNumber, fPercent, fShortenNumber, feedbackDialogClasses, formatFullname, getCurrencySymbol, getDateRangeFromPreset, getDefaultChartOptions, getInitials, getStorage, grey, hexToRgbChannel, hideScrollX, hideScrollY, icon, iconClasses, info, isEqual, lightPalette, maxLine, mediaQueries, menuItem, neutral, orderBy, paper, paramCase, primary, primaryFont, pxToRem, radius, remToPx, removeStorage, responsiveFontSizes, schemeConfig, secondary, secondaryFont, sentenceCase, setFont, setStorage, shadows, snakeCase, splitFullname, stylesMode, success, surface, tertiaryFont, text, textGradient, toolbarClasses, typography, updateComponentsWithSettings, updateCoreWithSettings, useBoolean, useCopyToClipboard, useCountdownDate, useCountdownSeconds, useEventListener, useLocalStorage, usePopover, useResponsive, useScrollOffSetTop, useSetState, useSettings, useWidth, varAlpha, warning };
|