ods-component-lib 1.20.2 → 1.20.3

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.
Files changed (69) hide show
  1. package/dist/components/antd/alert/OdsAlert.styled.d.ts +1 -1
  2. package/dist/components/antd/autocomplete/OdsAutoComplete.styled.d.ts +1 -0
  3. package/dist/components/antd/button/OdsButton.styled.d.ts +1 -1
  4. package/dist/components/antd/button/OdsDropdownButton.d.ts +1 -1
  5. package/dist/components/antd/cascader/OdsCascader.styled.d.ts +3 -33
  6. package/dist/components/antd/checkbox/OdsCheckbox.styled.d.ts +1 -1
  7. package/dist/components/antd/fileUpload/OdsFileUpload.d.ts +3 -0
  8. package/dist/components/antd/floatbutton/OdsFloatButton.styled.d.ts +6 -1
  9. package/dist/components/antd/input/OdsInput.styled.d.ts +1 -0
  10. package/dist/components/antd/list/OdsList.styled.d.ts +6 -2
  11. package/dist/components/antd/radio/OdsRadio.styled.d.ts +1 -1
  12. package/dist/components/antd/switch/OdsSwitch.styled.d.ts +1 -1
  13. package/dist/components/antd/tab/OdsTab.styled.d.ts +2 -2
  14. package/dist/components/antd/table/OdsTable.styled.d.ts +2 -2
  15. package/dist/components/antd/timepicker/OdsTimepicker.styled.d.ts +2 -2
  16. package/dist/index.js +5063 -5013
  17. package/dist/index.js.map +1 -1
  18. package/dist/index.modern.js +5065 -5015
  19. package/dist/index.modern.js.map +1 -1
  20. package/dist/stories/OdsDatepicker/OdsDatepicker.stories.d.ts +4 -2
  21. package/dist/stories/OdsDropdownButton/Samples/HoverDropdownButton.Sample.d.ts +1 -1
  22. package/package.json +1 -1
  23. package/dist/components/antd/datepicker/OdsDatepicker.styled.d.ts +0 -1
  24. package/dist/components/antd/input/OdsInput..d.ts +0 -4
  25. package/dist/components/antd/modal/OdsAdvanceModal.d.ts +0 -7
  26. package/dist/components/devextreme/OdsCabinDataGrid/OdsCabinGrid.Constants.d.ts +0 -3
  27. package/dist/components/devextreme/OdsCabinDataGrid/OdsCabinGrid.Functions.d.ts +0 -4
  28. package/dist/components/devextreme/OdsCabinDataGrid/OdsCabinGrid.Helpers.d.ts +0 -12
  29. package/dist/components/devextreme/OdsCabinDataGrid/OdsCabinGrid.Style.d.ts +0 -94
  30. package/dist/components/devextreme/OdsCabinDataGrid/OdsCabinGrid.Types.d.ts +0 -46
  31. package/dist/components/devextreme/OdsCabinDataGrid/OdsCabinGrid.d.ts +0 -4
  32. package/dist/components/devextreme/OdsDataGrid.d.ts +0 -4
  33. package/dist/components/devextreme/OdsTimeline/OdsTimeline.Constants.d.ts +0 -4
  34. package/dist/components/devextreme/OdsTimeline/OdsTimeline.Functions.d.ts +0 -6
  35. package/dist/components/devextreme/OdsTimeline/OdsTimeline.Types.d.ts +0 -77
  36. package/dist/components/devextreme/OdsTimeline/OdsTimeline.d.ts +0 -5
  37. package/dist/components/devextreme/OdsTimeline/OdsTimelineDateFilter.d.ts +0 -3
  38. package/dist/components/devextreme/OdsTimeline/OdsTimelineSelectionColumn.d.ts +0 -2
  39. package/dist/components/devextreme/OdsTimelineTable/OdsTimelineTableSearchBox.d.ts +0 -3
  40. package/dist/components/devextreme/treeview/DxTreeList.d.ts +0 -4
  41. package/dist/stories/OdsAdvanceModal/OdsAdvanceModal.stories.d.ts +0 -42
  42. package/dist/stories/OdsAdvanceModal/Samples/BasicOdsAdvanceModal.sample.d.ts +0 -8
  43. package/dist/stories/OdsBasicDataGrid/OdsBasicDataGrid.stories.d.ts +0 -110
  44. package/dist/stories/OdsBasicDataGrid/Samples/MergeCells/MergeCells.Constants.d.ts +0 -14
  45. package/dist/stories/OdsBasicDataGrid/Samples/MergeCells/MergeCells.MockData.d.ts +0 -7
  46. package/dist/stories/OdsBasicDataGrid/Samples/MergeCells/MergeCells.Sample.d.ts +0 -1
  47. package/dist/stories/OdsMasterDetailDataGrid/OdsMasterDetailDataGrid.stories.d.ts +0 -3
  48. package/dist/stories/OdsMasterDetailDataGrid/Samples/OdsMasterDetailDataGrid/OdsMasterDetailDataGrid.Constants.d.ts +0 -22
  49. package/dist/stories/OdsMasterDetailDataGrid/Samples/OdsMasterDetailDataGrid/OdsMasterDetailDataGrid.MockData.d.ts +0 -44
  50. package/dist/stories/OdsModal/Samples/OdsModal.Sample.d.ts +0 -1
  51. package/dist/stories/OdsPivotGrid/OdsPivotGrid.stories.d.ts +0 -15
  52. package/dist/stories/OdsPivotGrid/Samples/BasicPivotGrid/BasicPivotGrid.Constants.d.ts +0 -2
  53. package/dist/stories/OdsPivotGrid/Samples/BasicPivotGrid/BasicPivotGrid.MockData.d.ts +0 -7
  54. package/dist/stories/OdsPivotGrid/Samples/BasicPivotGrid/BasicPivotGrid.Sample.d.ts +0 -1
  55. package/dist/stories/OdsRemoteDataGrid/Samples/MergeCells/MergeCells.Constants.d.ts +0 -5
  56. package/dist/stories/OdsRemoteDataGrid/Samples/MergeCells/MergeCells.MockData.d.ts +0 -6
  57. package/dist/stories/OdsRemoteDataGrid/Samples/MergeCells/MergeCells.Sample.d.ts +0 -1
  58. package/dist/stories/OdsSwitch/OdsSwitch.stories copy.d.ts +0 -16
  59. package/dist/stories/OdsTimePicker/Samples/TimeRangePicker.d.ts +0 -2
  60. package/dist/stories/OdsTimeline/OdsTimeline.Constants.d.ts +0 -3
  61. package/dist/stories/OdsTimeline/OdsTimeline.Functions.d.ts +0 -6
  62. package/dist/stories/OdsTimeline/OdsTimeline.MockData.d.ts +0 -39
  63. package/dist/stories/OdsTreeList/OdsTreeList.stories.d.ts +0 -165
  64. package/dist/stories/OdsTreeList/Samples/BasicTreeListTemplate.Constants.d.ts +0 -15
  65. package/dist/stories/OdsTreeList/Samples/BasicTreeListTemplate.MockData.d.ts +0 -24
  66. package/dist/stories/OdsTreeList/Samples/BasicTreeListTemplate.Sample.d.ts +0 -1
  67. package/dist/stories/OdsTreeList/Samples/EmployeeCell.d.ts +0 -4
  68. /package/dist/components/antd/{datepicker/OdsDatepicker.d.ts → datePicker/OdsDatePicker.d.ts} +0 -0
  69. /package/dist/components/antd/{datepicker/OdsDateRangepicker.d.ts → datePicker/OdsDateRangePicker.d.ts} +0 -0
@@ -1,4 +1,4 @@
1
1
  /// <reference types="react" />
2
- export declare const StyledAlert: import("styled-components").StyledComponent<import("react").FC<import("antd").AlertProps> & {
2
+ export declare const StyledAlert: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("antd").AlertProps & import("react").RefAttributes<import("antd/es/alert/Alert").AlertRef>> & {
3
3
  ErrorBoundary: typeof import("antd/es/alert/ErrorBoundary").default;
4
4
  }, any, {}, never>;
@@ -3,6 +3,7 @@ export declare const StyledAutoComplete: import("styled-components").StyledCompo
3
3
  children?: import("react").ReactNode;
4
4
  } & import("react").RefAttributes<import("antd").RefSelectProps>) => import("react").ReactElement<any, string | ((props: any) => import("react").ReactElement<any, any>) | (new (props: any) => import("react").Component<any, any, any>)>) & {
5
5
  displayName?: string;
6
+ } & {
6
7
  Option: import("rc-select/lib/Option").OptionFC;
7
8
  _InternalPanelDoNotUseOrYouWillBeFired: (props: Record<string | number | symbol, any>) => import("react").JSX.Element;
8
9
  }, any, {}, never>;
@@ -1,4 +1,4 @@
1
1
  /// <reference types="react" />
2
- export declare const StyledButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("antd").ButtonProps & import("react").RefAttributes<HTMLElement>> & {
2
+ export declare const StyledButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("antd").ButtonProps & import("react").RefAttributes<HTMLButtonElement | HTMLAnchorElement>> & {
3
3
  Group: import("react").FC<import("antd/es/button").ButtonGroupProps>;
4
4
  }, any, {}, never>;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { DropdownProps } from 'antd';
3
- import { ItemType } from 'antd/es/menu/hooks/useItems';
3
+ import { ItemType } from 'antd/es/menu/interface';
4
4
  export interface IButtonProps extends DropdownProps {
5
5
  onClick?: React.MouseEventHandler<HTMLElement>;
6
6
  items: ItemType[];
@@ -1,46 +1,16 @@
1
1
  /// <reference types="react" />
2
- export declare const StyledCascader: import("styled-components").StyledComponent<(<OptionType extends import("rc-cascader").DefaultOptionType | import("rc-cascader").BaseOptionType = import("rc-cascader").DefaultOptionType>(props: (Pick<import("rc-cascader").SingleCascaderProps<OptionType>, "style" | "title" | "prefixCls" | "className" | "onMouseEnter" | "onMouseLeave" | "onClick" | "children" | "loading" | "id" | "searchValue" | "autoClearSearchValue" | "onSearch" | "showSearch" | "tagRender" | "direction" | "maxLength" | "tabIndex" | "autoFocus" | "notFoundContent" | "placeholder" | "onClear" | "choiceTransitionName" | "disabled" | "open" | "defaultOpen" | "onDropdownVisibleChange" | "getInputElement" | "getRawInputElement" | "maxTagTextLength" | "maxTagCount" | "maxTagPlaceholder" | "allowClear" | "suffixIcon" | "clearIcon" | "removeIcon" | "animation" | "transitionName" | "dropdownStyle" | "dropdownClassName" | "dropdownMatchSelectWidth" | "dropdownRender" | "dropdownAlign" | "placement" | "builtinPlacements" | "getPopupContainer" | "showAction" | "onBlur" | "onFocus" | "onKeyUp" | "onKeyDown" | "onMouseDown" | "onPopupScroll" | "onInputKeyDown" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "fieldNames" | "value" | "defaultValue" | "onChange" | "popupClassName" | "changeOnSelect" | "displayRender" | "showCheckedStrategy" | "expandTrigger" | "dropdownPrefixCls" | "loadData" | "popupVisible" | "dropdownMenuColumnStyle" | "popupPlacement" | "onPopupVisibleChange" | "expandIcon" | "loadingIcon"> & {
2
+ export declare const StyledCascader: import("styled-components").StyledComponent<(<OptionType extends import("rc-cascader").DefaultOptionType = import("rc-cascader").DefaultOptionType, ValueField extends keyof OptionType = keyof OptionType>(props: (import("antd").CascaderProps<OptionType, ValueField, boolean> & {
3
3
  multiple?: false;
4
- } & {
5
- multiple?: boolean;
6
- size?: import("antd/es/button").ButtonSize;
7
- showArrow?: boolean;
8
- disabled?: boolean;
9
- bordered?: boolean;
10
- placement?: import("rc-select/lib/interface").Placement;
11
- suffixIcon?: import("react").ReactNode;
12
- options?: OptionType[];
13
- status?: "" | "warning" | "error";
14
- autoClearSearchValue?: boolean;
15
- rootClassName?: string;
16
- popupClassName?: string;
17
- dropdownClassName?: string;
18
- variant?: "outlined" | "borderless" | "filled";
19
4
  } & {
20
5
  children?: import("react").ReactNode;
21
- } & import("react").RefAttributes<import("antd/es/cascader").CascaderRef>) | (Pick<import("rc-cascader").MultipleCascaderProps<OptionType>, "style" | "title" | "prefixCls" | "className" | "onMouseEnter" | "onMouseLeave" | "onClick" | "children" | "loading" | "id" | "searchValue" | "autoClearSearchValue" | "onSearch" | "showSearch" | "tagRender" | "direction" | "maxLength" | "tabIndex" | "autoFocus" | "notFoundContent" | "placeholder" | "onClear" | "choiceTransitionName" | "disabled" | "open" | "defaultOpen" | "onDropdownVisibleChange" | "getInputElement" | "getRawInputElement" | "maxTagTextLength" | "maxTagCount" | "maxTagPlaceholder" | "allowClear" | "suffixIcon" | "clearIcon" | "removeIcon" | "animation" | "transitionName" | "dropdownStyle" | "dropdownClassName" | "dropdownMatchSelectWidth" | "dropdownRender" | "dropdownAlign" | "placement" | "builtinPlacements" | "getPopupContainer" | "showAction" | "onBlur" | "onFocus" | "onKeyUp" | "onKeyDown" | "onMouseDown" | "onPopupScroll" | "onInputKeyDown" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "fieldNames" | "value" | "defaultValue" | "onChange" | "popupClassName" | "changeOnSelect" | "displayRender" | "showCheckedStrategy" | "expandTrigger" | "dropdownPrefixCls" | "loadData" | "popupVisible" | "dropdownMenuColumnStyle" | "popupPlacement" | "onPopupVisibleChange" | "expandIcon" | "loadingIcon"> & {
6
+ } & import("react").RefAttributes<import("antd/es/cascader").CascaderRef>) | (import("antd").CascaderProps<OptionType, ValueField, true> & {
22
7
  multiple: true;
23
- } & {
24
- multiple?: boolean;
25
- size?: import("antd/es/button").ButtonSize;
26
- showArrow?: boolean;
27
- disabled?: boolean;
28
- bordered?: boolean;
29
- placement?: import("rc-select/lib/interface").Placement;
30
- suffixIcon?: import("react").ReactNode;
31
- options?: OptionType[];
32
- status?: "" | "warning" | "error";
33
- autoClearSearchValue?: boolean;
34
- rootClassName?: string;
35
- popupClassName?: string;
36
- dropdownClassName?: string;
37
- variant?: "outlined" | "borderless" | "filled";
38
8
  } & {
39
9
  children?: import("react").ReactNode;
40
10
  } & import("react").RefAttributes<import("antd/es/cascader").CascaderRef>)) => import("react").ReactElement<any, string | ((props: any) => import("react").ReactElement<any, any>) | (new (props: any) => import("react").Component<any, any, any>)>) & {
41
11
  displayName: string;
42
12
  SHOW_PARENT: "SHOW_PARENT";
43
13
  SHOW_CHILD: "SHOW_CHILD";
44
- Panel: import("react").FC<Pick<import("antd").CascaderProps<any>, import("antd/es/cascader/Panel").PanelPickType>>;
14
+ Panel: typeof import("antd/es/cascader/Panel").default;
45
15
  _InternalPanelDoNotUseOrYouWillBeFired: (props: Record<string | number | symbol, any>) => import("react").JSX.Element;
46
16
  }, any, {}, never>;
@@ -1,4 +1,4 @@
1
1
  /// <reference types="react" />
2
2
  export declare const StyledCheckbox: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("antd").CheckboxProps & import("react").RefAttributes<import("rc-checkbox").CheckboxRef>> & {
3
- Group: <T extends import("antd/es/checkbox/Group").CheckboxValueType = import("antd/es/checkbox/Group").CheckboxValueType>(props: import("antd/es/checkbox").CheckboxGroupProps<T> & import("react").RefAttributes<HTMLDivElement>) => import("react").ReactElement<any, string | ((props: any) => import("react").ReactElement<any, any>) | (new (props: any) => import("react").Component<any, any, any>)>;
3
+ Group: <T = any>(props: import("antd/es/checkbox").CheckboxGroupProps<T> & import("react").RefAttributes<HTMLDivElement>) => import("react").ReactElement<any, string | ((props: any) => import("react").ReactElement<any, any>) | (new (props: any) => import("react").Component<any, any, any>)>;
4
4
  }, any, {}, never>;
@@ -16,10 +16,13 @@ declare type FileUploadProps = {
16
16
  RemoveCancelText?: string;
17
17
  skipSizeValidation?: boolean;
18
18
  maxFileSizeMB?: number;
19
+ minWidth?: number;
20
+ minHeight?: number;
19
21
  };
20
22
  interface IValidationMessageOptions {
21
23
  sizeValidationFailMessage?: string;
22
24
  typeValidationFailMessage?: string;
25
+ dimensionValidationFailMessage?: string;
23
26
  }
24
27
  declare function OdsFileUpload(props: FileUploadProps): React.JSX.Element;
25
28
  export default OdsFileUpload;
@@ -1 +1,6 @@
1
- export declare const StyledFloatButton: import("styled-components").StyledComponent<import("antd/es/float-button/interface").CompoundedComponent, any, {}, never>;
1
+ /// <reference types="react" />
2
+ export declare const StyledFloatButton: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("antd").FloatButtonProps & import("react").RefAttributes<import("antd/es/float-button/interface").FloatButtonElement>> & {
3
+ Group: import("react").FC<Readonly<import("antd").FloatButtonGroupProps>>;
4
+ BackTop: import("react").ForwardRefExoticComponent<import("antd/es/float-button/interface").BackTopProps & import("react").RefAttributes<import("antd").FloatButtonRef>>;
5
+ _InternalPanelDoNotUseOrYouWillBeFired: import("react").FC<import("antd/es/float-button/PurePanel").PurePanelProps>;
6
+ }, any, {}, never>;
@@ -4,4 +4,5 @@ export declare const StyledInput: import("styled-components").StyledComponent<im
4
4
  Search: import("react").ForwardRefExoticComponent<import("antd/es/input").SearchProps & import("react").RefAttributes<import("antd").InputRef>>;
5
5
  TextArea: import("react").ForwardRefExoticComponent<import("antd/es/input").TextAreaProps & import("react").RefAttributes<import("antd/es/input/TextArea").TextAreaRef>>;
6
6
  Password: import("react").ForwardRefExoticComponent<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef>>;
7
+ OTP: import("react").ForwardRefExoticComponent<import("antd/es/input/OTP").OTPProps & import("react").RefAttributes<import("antd/es/input/OTP").OTPRef>>;
7
8
  }, any, {}, never>;
@@ -1,2 +1,6 @@
1
- import { List } from 'antd';
2
- export declare const StyledList: import("styled-components").StyledComponent<typeof List, any, {}, never>;
1
+ /// <reference types="react" />
2
+ export declare const StyledList: import("styled-components").StyledComponent<(<T>(props: import("antd").ListProps<T> & {
3
+ ref?: import("react").ForwardedRef<HTMLDivElement>;
4
+ }) => import("react").ReactElement<unknown, string | ((props: any) => import("react").ReactElement<any, any>) | (new (props: any) => import("react").Component<any, any, any>)>) & Pick<import("react").FC<{}>, "displayName"> & {
5
+ Item: import("antd/es/list/Item").ListItemTypeProps;
6
+ }, any, {}, never>;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
2
  export declare const StyledRadio: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("antd").RadioProps & import("react").RefAttributes<import("rc-checkbox").CheckboxRef>> & {
3
- Group: import("react").MemoExoticComponent<import("react").ForwardRefExoticComponent<import("antd").RadioGroupProps & import("react").RefAttributes<HTMLDivElement>>>;
3
+ Group: import("react").NamedExoticComponent<import("antd").RadioGroupProps & import("react").RefAttributes<HTMLDivElement>>;
4
4
  Button: import("react").ForwardRefExoticComponent<import("antd/es/radio/radioButton").RadioButtonProps & import("react").RefAttributes<import("rc-checkbox").CheckboxRef>>;
5
5
  }, any, {}, never>;
@@ -1,2 +1,2 @@
1
1
  /// <reference types="react" />
2
- export declare const StyledSwitch: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("antd").SwitchProps & import("react").RefAttributes<HTMLElement>>, any, {}, never>;
2
+ export declare const StyledSwitch: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("antd").SwitchProps & import("react").RefAttributes<HTMLButtonElement>>, any, {}, never>;
@@ -1,4 +1,4 @@
1
1
  /// <reference types="react" />
2
- export declare const StyledTabs: import("styled-components").StyledComponent<import("react").FC<import("antd").TabsProps> & {
3
- TabPane: import("react").FC<import("antd").TabPaneProps>;
2
+ export declare const StyledTabs: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("antd").TabsProps & import("react").RefAttributes<import("antd/es/tabs").TabsRef>> & {
3
+ TabPane: import("react").FC<import("antd/es/tabs/TabPane").TabPaneProps>;
4
4
  }, any, {}, never>;
@@ -5,7 +5,7 @@ export declare const StyledTable: import("styled-components").StyledComponent<im
5
5
  SELECTION_ALL: "SELECT_ALL";
6
6
  SELECTION_INVERT: "SELECT_INVERT";
7
7
  SELECTION_NONE: "SELECT_NONE";
8
- Column: typeof import("antd/es/table/Column").default;
9
- ColumnGroup: typeof import("antd/es/table/ColumnGroup").default;
8
+ Column: <RecordType extends Record<string | number | symbol, any>>(_: import("antd").TableColumnProps<RecordType>) => null;
9
+ ColumnGroup: <RecordType_1 extends Record<string | number | symbol, any>>(_: import("antd/es/table/ColumnGroup").ColumnGroupProps<RecordType_1>) => null;
10
10
  Summary: typeof import("rc-table/lib/Footer/Summary").default;
11
11
  }, any, {}, never>;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export declare const StyledTimepicker: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<Pick<import("antd").TimePickerProps, "form" | "slot" | "style" | "title" | "pattern" | "type" | "name" | "role" | "prefixCls" | "className" | "rootClassName" | "onMouseEnter" | "onMouseLeave" | "onClick" | "children" | "mode" | "id" | "direction" | "maxLength" | "tabIndex" | "autoFocus" | "placeholder" | "disabled" | "open" | "defaultOpen" | "maxTagCount" | "allowClear" | "suffixIcon" | "clearIcon" | "removeIcon" | "transitionName" | "dropdownClassName" | "placement" | "builtinPlacements" | "getPopupContainer" | "onBlur" | "onFocus" | "onKeyUp" | "onKeyDown" | "onMouseDown" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "value" | "defaultValue" | "onChange" | "size" | "bordered" | "variant" | "list" | "step" | "status" | "popupClassName" | "key" | "color" | "classNames" | "styles" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "onOpenChange" | "locale" | "disabledDate" | "monthCellRender" | "cellRender" | "onPanelChange" | "multiple" | "accept" | "alt" | "autoComplete" | "capture" | "checked" | "height" | "minLength" | "readOnly" | "required" | "src" | "width" | "format" | "order" | "changeOnBlur" | "onOk" | "prevIcon" | "nextIcon" | "superPrevIcon" | "superNextIcon" | "showNow" | "showHour" | "showMinute" | "showSecond" | "showMillisecond" | "use12Hours" | "hourStep" | "minuteStep" | "secondStep" | "millisecondStep" | "hideDisabledOptions" | "defaultOpenValue" | "disabledHours" | "disabledMinutes" | "disabledSeconds" | "disabledTime" | "changeOnScroll" | "onCalendarChange" | "defaultPickerValue" | "pickerValue" | "onPickerValueChange" | "presets" | "showWeek" | "inputReadOnly" | "minDate" | "maxDate" | "popupAlign" | "needConfirm" | "preserveInvalidOnBlur" | "components" | "inputRender" | "dateRender" | "showToday" | "panelRender" | "renderExtraFooter" | "popupStyle" | "addon"> & import("react").RefAttributes<any>> & {
3
- RangePicker: import("react").ForwardRefExoticComponent<import("antd").TimeRangePickerProps & import("react").RefAttributes<any>>;
2
+ export declare const StyledTimepicker: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<Pick<import("antd").TimePickerProps, "form" | "slot" | "style" | "title" | "pattern" | "type" | "name" | "role" | "prefixCls" | "className" | "rootClassName" | "onMouseEnter" | "onMouseLeave" | "onClick" | "id" | "key" | "mode" | "direction" | "maxLength" | "tabIndex" | "autoFocus" | "placeholder" | "disabled" | "open" | "defaultOpen" | "maxTagCount" | "allowClear" | "prefix" | "suffixIcon" | "clearIcon" | "removeIcon" | "transitionName" | "dropdownClassName" | "placement" | "builtinPlacements" | "getPopupContainer" | "onBlur" | "onFocus" | "onKeyUp" | "onKeyDown" | "onMouseDown" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onSelect" | "children" | "value" | "defaultValue" | "onChange" | "size" | "bordered" | "variant" | "styles" | "classNames" | "list" | "step" | "status" | "popupClassName" | "onOpenChange" | "color" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "nonce" | "spellCheck" | "translate" | "radioGroup" | "about" | "content" | "datatype" | "inlist" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "exportparts" | "part" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "locale" | "disabledDate" | "monthCellRender" | "cellRender" | "showWeek" | "onPanelChange" | "multiple" | "height" | "order" | "width" | "accept" | "alt" | "autoComplete" | "capture" | "checked" | "minLength" | "readOnly" | "required" | "src" | "format" | "changeOnBlur" | "onOk" | "prevIcon" | "nextIcon" | "superPrevIcon" | "superNextIcon" | "showNow" | "showHour" | "showMinute" | "showSecond" | "showMillisecond" | "use12Hours" | "hourStep" | "minuteStep" | "secondStep" | "millisecondStep" | "hideDisabledOptions" | "defaultOpenValue" | "disabledHours" | "disabledMinutes" | "disabledSeconds" | "disabledTime" | "changeOnScroll" | "onCalendarChange" | "defaultPickerValue" | "pickerValue" | "onPickerValueChange" | "presets" | "inputReadOnly" | "minDate" | "maxDate" | "popupAlign" | "needConfirm" | "preserveInvalidOnBlur" | "components" | "inputRender" | "dateRender" | "showToday" | "panelRender" | "renderExtraFooter" | "popupStyle" | "addon"> & import("react").RefAttributes<import("rc-picker").PickerRef>> & {
3
+ RangePicker: import("react").ForwardRefExoticComponent<import("antd").TimeRangePickerProps & import("react").RefAttributes<import("rc-picker").PickerRef>>;
4
4
  _InternalPanelDoNotUseOrYouWillBeFired: (props: Record<string | number | symbol, any>) => import("react").JSX.Element;
5
5
  }, any, {}, never>;