@canlooks/can-ui 0.0.4 → 0.0.6
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/cjs/components/accordion/accordion.d.ts +1 -1
- package/dist/cjs/components/actionSheet/actionSheet.d.ts +1 -1
- package/dist/cjs/components/alert/alert.d.ts +1 -1
- package/dist/cjs/components/alert/alert.style.d.ts +1 -1
- package/dist/cjs/components/app/app.d.ts +1 -1
- package/dist/cjs/components/app/appActionSheet.d.ts +1 -1
- package/dist/cjs/components/app/appNotification.d.ts +1 -1
- package/dist/cjs/components/app/theme.d.ts +1 -1
- package/dist/cjs/components/avatar/avatar.d.ts +1 -1
- package/dist/cjs/components/avatar/avatar.style.d.ts +1 -1
- package/dist/cjs/components/avatar/avatarGroup.d.ts +1 -1
- package/dist/cjs/components/badge/badge.d.ts +1 -1
- package/dist/cjs/components/badge/badge.style.d.ts +1 -1
- package/dist/cjs/components/bottomNavigation/bottomNavigation.d.ts +1 -1
- package/dist/cjs/components/bottomNavigation/bottomNavigationItem.d.ts +1 -1
- package/dist/cjs/components/breadcrumb/breadcrumb.d.ts +1 -1
- package/dist/cjs/components/button/button.d.ts +1 -1
- package/dist/cjs/components/button/button.style.d.ts +1 -1
- package/dist/cjs/components/cascade/cascade.d.ts +1 -1
- package/dist/cjs/components/cascade/searchResult.d.ts +1 -1
- package/dist/cjs/components/checkbox/checkbox.d.ts +1 -1
- package/dist/cjs/components/checkboxBase/checkboxBase.d.ts +1 -1
- package/dist/cjs/components/checkboxBaseGroup/checkboxBaseGroup.d.ts +1 -1
- package/dist/cjs/components/clickAway/clickAway.d.ts +1 -1
- package/dist/cjs/components/colorPicker/colorPicker.d.ts +1 -1
- package/dist/cjs/components/counter/counter.d.ts +1 -1
- package/dist/cjs/components/curd/curd.d.ts +1 -1
- package/dist/cjs/components/curd/curdColumnConfig.d.ts +1 -1
- package/dist/cjs/components/curd/curdResizable.d.ts +1 -1
- package/dist/cjs/components/dataGrid/dataGrid.d.ts +1 -1
- package/dist/cjs/components/dataGrid/dataGridHead.d.ts +1 -1
- package/dist/cjs/components/dataGrid/dataGridRows.d.ts +1 -1
- package/dist/cjs/components/dateTimePicker/calendar.d.ts +1 -1
- package/dist/cjs/components/dateTimeRangePicker/dateTimeRangePicker.d.ts +1 -1
- package/dist/cjs/components/descriptions/descriptionItem.d.ts +1 -1
- package/dist/cjs/components/descriptions/descriptions.d.ts +1 -1
- package/dist/cjs/components/divider/divider.d.ts +1 -1
- package/dist/cjs/components/draggable/draggable.d.ts +1 -1
- package/dist/cjs/components/drawer/drawer.d.ts +1 -1
- package/dist/cjs/components/drawer/drawer.style.d.ts +1 -1
- package/dist/cjs/components/flex/flex.js +19 -14
- package/dist/cjs/components/form/form.d.ts +1 -1
- package/dist/cjs/components/form/formItem.d.ts +1 -1
- package/dist/cjs/components/formDialog/formDialog.d.ts +1 -1
- package/dist/cjs/components/grid/grid.d.ts +2 -2
- package/dist/cjs/components/grid/grid.js +2 -1
- package/dist/cjs/components/grid/grid.style.d.ts +1 -1
- package/dist/cjs/components/grid/gridItem.d.ts +1 -1
- package/dist/cjs/components/grid/gridItem.js +2 -1
- package/dist/cjs/components/image/image.d.ts +1 -1
- package/dist/cjs/components/inputBase/inputBase.d.ts +1 -1
- package/dist/cjs/components/loading/loading.d.ts +1 -1
- package/dist/cjs/components/loadingIndicator/loadingIndicator.d.ts +1 -1
- package/dist/cjs/components/menu/menu.d.ts +1 -1
- package/dist/cjs/components/menuItem/menuItem.d.ts +1 -1
- package/dist/cjs/components/optionsBase/optionsBase.d.ts +1 -1
- package/dist/cjs/components/overlayBase/overlayBase.d.ts +1 -1
- package/dist/cjs/components/pagination/counter.d.ts +1 -1
- package/dist/cjs/components/pagination/jumper.d.ts +1 -1
- package/dist/cjs/components/pagination/pager.d.ts +1 -1
- package/dist/cjs/components/pagination/pagination.d.ts +1 -1
- package/dist/cjs/components/pagination/sizer.d.ts +1 -1
- package/dist/cjs/components/palette/colorValueInput.d.ts +1 -1
- package/dist/cjs/components/palette/palette.d.ts +1 -1
- package/dist/cjs/components/pickerDialog/pickerDialog.d.ts +1 -1
- package/dist/cjs/components/placeholder/placeholder.d.ts +1 -1
- package/dist/cjs/components/popper/popper.d.ts +1 -1
- package/dist/cjs/components/progress/progress.d.ts +1 -1
- package/dist/cjs/components/radio/radio.d.ts +1 -1
- package/dist/cjs/components/rating/rating.d.ts +1 -1
- package/dist/cjs/components/rating/rating.style.d.ts +1 -1
- package/dist/cjs/components/resizable/resizable.d.ts +1 -1
- package/dist/cjs/components/segmented/SegmentedOption.d.ts +1 -1
- package/dist/cjs/components/segmented/segmented.d.ts +1 -1
- package/dist/cjs/components/select/select.d.ts +1 -1
- package/dist/cjs/components/selectedList/selectedList.d.ts +1 -1
- package/dist/cjs/components/selectionContext/selectionContext.d.ts +1 -1
- package/dist/cjs/components/selectionContext/selectionHook.d.ts +1 -1
- package/dist/cjs/components/skeleton/skeleton.d.ts +1 -1
- package/dist/cjs/components/slidableActions/slidableActions.d.ts +1 -1
- package/dist/cjs/components/slidableActions/slidableActionsAction.d.ts +1 -1
- package/dist/cjs/components/slider/slider.d.ts +1 -1
- package/dist/cjs/components/slider/slider.style.d.ts +1 -1
- package/dist/cjs/components/snackbarBase/snackbarBase.d.ts +1 -1
- package/dist/cjs/components/status/status.d.ts +1 -1
- package/dist/cjs/components/stepper/stepper.d.ts +1 -1
- package/dist/cjs/components/switch/switch.d.ts +1 -1
- package/dist/cjs/components/switch/switch.style.d.ts +1 -1
- package/dist/cjs/components/table/table.d.ts +1 -1
- package/dist/cjs/components/tabs/tab.d.ts +1 -1
- package/dist/cjs/components/tabs/tabs.d.ts +1 -1
- package/dist/cjs/components/tag/tag.d.ts +1 -1
- package/dist/cjs/components/timeline/timeline.d.ts +1 -1
- package/dist/cjs/components/timeline/timeline.style.d.ts +1 -1
- package/dist/cjs/components/toggleButton/toggleButton.d.ts +1 -1
- package/dist/cjs/components/tooltip/tooltip.d.ts +1 -1
- package/dist/cjs/components/touchRipple/touchRipple.d.ts +1 -1
- package/dist/cjs/components/touchRipple/touchRipple.style.d.ts +1 -1
- package/dist/cjs/components/transfer/transfer.d.ts +1 -1
- package/dist/cjs/components/transfer/transferPanel.d.ts +1 -1
- package/dist/cjs/components/transportStyle/transportStyle.d.ts +1 -1
- package/dist/cjs/components/tree/tree.d.ts +1 -1
- package/dist/cjs/components/tree/treeNode.d.ts +1 -1
- package/dist/cjs/components/treeSelect/treeSelect.d.ts +1 -1
- package/dist/cjs/components/typography/typography.d.ts +1 -1
- package/dist/cjs/components/upload/dropArea.d.ts +1 -1
- package/dist/cjs/components/upload/upload.d.ts +1 -1
- package/dist/cjs/components/waterfall/waterfall.d.ts +2 -2
- package/dist/cjs/components/waterfall/waterfall.js +2 -1
- package/dist/cjs/components/waterfall/waterfall.style.d.ts +1 -1
- package/dist/cjs/extensions/curd/curd.d.ts +1 -1
- package/dist/cjs/extensions/textFormatter/textFormatter.d.ts +1 -1
- package/dist/cjs/utils/curd.d.ts +1 -1
- package/dist/cjs/utils/dataGrid.d.ts +1 -1
- package/dist/cjs/utils/dnd.d.ts +1 -1
- package/dist/cjs/utils/form.d.ts +1 -1
- package/dist/cjs/utils/hooks.d.ts +1 -1
- package/dist/cjs/utils/style.d.ts +1 -1
- package/dist/cjs/utils/tree.d.ts +1 -1
- package/dist/cjs/utils/utils.d.ts +1 -1
- package/dist/esm/components/accordion/accordion.d.ts +1 -1
- package/dist/esm/components/actionSheet/actionSheet.d.ts +1 -1
- package/dist/esm/components/alert/alert.d.ts +1 -1
- package/dist/esm/components/alert/alert.style.d.ts +1 -1
- package/dist/esm/components/app/app.d.ts +1 -1
- package/dist/esm/components/app/appActionSheet.d.ts +1 -1
- package/dist/esm/components/app/appNotification.d.ts +1 -1
- package/dist/esm/components/app/theme.d.ts +1 -1
- package/dist/esm/components/avatar/avatar.d.ts +1 -1
- package/dist/esm/components/avatar/avatar.style.d.ts +1 -1
- package/dist/esm/components/avatar/avatarGroup.d.ts +1 -1
- package/dist/esm/components/badge/badge.d.ts +1 -1
- package/dist/esm/components/badge/badge.style.d.ts +1 -1
- package/dist/esm/components/bottomNavigation/bottomNavigation.d.ts +1 -1
- package/dist/esm/components/bottomNavigation/bottomNavigationItem.d.ts +1 -1
- package/dist/esm/components/breadcrumb/breadcrumb.d.ts +1 -1
- package/dist/esm/components/button/button.d.ts +1 -1
- package/dist/esm/components/button/button.style.d.ts +1 -1
- package/dist/esm/components/cascade/cascade.d.ts +1 -1
- package/dist/esm/components/cascade/searchResult.d.ts +1 -1
- package/dist/esm/components/checkbox/checkbox.d.ts +1 -1
- package/dist/esm/components/checkboxBase/checkboxBase.d.ts +1 -1
- package/dist/esm/components/checkboxBaseGroup/checkboxBaseGroup.d.ts +1 -1
- package/dist/esm/components/clickAway/clickAway.d.ts +1 -1
- package/dist/esm/components/colorPicker/colorPicker.d.ts +1 -1
- package/dist/esm/components/counter/counter.d.ts +1 -1
- package/dist/esm/components/curd/curd.d.ts +1 -1
- package/dist/esm/components/curd/curdColumnConfig.d.ts +1 -1
- package/dist/esm/components/curd/curdResizable.d.ts +1 -1
- package/dist/esm/components/dataGrid/dataGrid.d.ts +1 -1
- package/dist/esm/components/dataGrid/dataGridHead.d.ts +1 -1
- package/dist/esm/components/dataGrid/dataGridRows.d.ts +1 -1
- package/dist/esm/components/dateTimePicker/calendar.d.ts +1 -1
- package/dist/esm/components/dateTimeRangePicker/dateTimeRangePicker.d.ts +1 -1
- package/dist/esm/components/descriptions/descriptionItem.d.ts +1 -1
- package/dist/esm/components/descriptions/descriptions.d.ts +1 -1
- package/dist/esm/components/divider/divider.d.ts +1 -1
- package/dist/esm/components/draggable/draggable.d.ts +1 -1
- package/dist/esm/components/drawer/drawer.d.ts +1 -1
- package/dist/esm/components/drawer/drawer.style.d.ts +1 -1
- package/dist/esm/components/flex/flex.js +19 -14
- package/dist/esm/components/form/form.d.ts +1 -1
- package/dist/esm/components/form/formItem.d.ts +1 -1
- package/dist/esm/components/formDialog/formDialog.d.ts +1 -1
- package/dist/esm/components/grid/grid.d.ts +2 -2
- package/dist/esm/components/grid/grid.js +2 -1
- package/dist/esm/components/grid/grid.style.d.ts +1 -1
- package/dist/esm/components/grid/gridItem.d.ts +1 -1
- package/dist/esm/components/grid/gridItem.js +2 -1
- package/dist/esm/components/image/image.d.ts +1 -1
- package/dist/esm/components/inputBase/inputBase.d.ts +1 -1
- package/dist/esm/components/loading/loading.d.ts +1 -1
- package/dist/esm/components/loadingIndicator/loadingIndicator.d.ts +1 -1
- package/dist/esm/components/menu/menu.d.ts +1 -1
- package/dist/esm/components/menuItem/menuItem.d.ts +1 -1
- package/dist/esm/components/optionsBase/optionsBase.d.ts +1 -1
- package/dist/esm/components/overlayBase/overlayBase.d.ts +1 -1
- package/dist/esm/components/pagination/counter.d.ts +1 -1
- package/dist/esm/components/pagination/jumper.d.ts +1 -1
- package/dist/esm/components/pagination/pager.d.ts +1 -1
- package/dist/esm/components/pagination/pagination.d.ts +1 -1
- package/dist/esm/components/pagination/sizer.d.ts +1 -1
- package/dist/esm/components/palette/colorValueInput.d.ts +1 -1
- package/dist/esm/components/palette/palette.d.ts +1 -1
- package/dist/esm/components/pickerDialog/pickerDialog.d.ts +1 -1
- package/dist/esm/components/placeholder/placeholder.d.ts +1 -1
- package/dist/esm/components/popper/popper.d.ts +1 -1
- package/dist/esm/components/progress/progress.d.ts +1 -1
- package/dist/esm/components/radio/radio.d.ts +1 -1
- package/dist/esm/components/rating/rating.d.ts +1 -1
- package/dist/esm/components/rating/rating.style.d.ts +1 -1
- package/dist/esm/components/resizable/resizable.d.ts +1 -1
- package/dist/esm/components/segmented/SegmentedOption.d.ts +1 -1
- package/dist/esm/components/segmented/segmented.d.ts +1 -1
- package/dist/esm/components/select/select.d.ts +1 -1
- package/dist/esm/components/selectedList/selectedList.d.ts +1 -1
- package/dist/esm/components/selectionContext/selectionContext.d.ts +1 -1
- package/dist/esm/components/selectionContext/selectionHook.d.ts +1 -1
- package/dist/esm/components/skeleton/skeleton.d.ts +1 -1
- package/dist/esm/components/slidableActions/slidableActions.d.ts +1 -1
- package/dist/esm/components/slidableActions/slidableActionsAction.d.ts +1 -1
- package/dist/esm/components/slider/slider.d.ts +1 -1
- package/dist/esm/components/slider/slider.style.d.ts +1 -1
- package/dist/esm/components/snackbarBase/snackbarBase.d.ts +1 -1
- package/dist/esm/components/status/status.d.ts +1 -1
- package/dist/esm/components/stepper/stepper.d.ts +1 -1
- package/dist/esm/components/switch/switch.d.ts +1 -1
- package/dist/esm/components/switch/switch.style.d.ts +1 -1
- package/dist/esm/components/table/table.d.ts +1 -1
- package/dist/esm/components/tabs/tab.d.ts +1 -1
- package/dist/esm/components/tabs/tabs.d.ts +1 -1
- package/dist/esm/components/tag/tag.d.ts +1 -1
- package/dist/esm/components/timeline/timeline.d.ts +1 -1
- package/dist/esm/components/timeline/timeline.style.d.ts +1 -1
- package/dist/esm/components/toggleButton/toggleButton.d.ts +1 -1
- package/dist/esm/components/tooltip/tooltip.d.ts +1 -1
- package/dist/esm/components/touchRipple/touchRipple.d.ts +1 -1
- package/dist/esm/components/touchRipple/touchRipple.style.d.ts +1 -1
- package/dist/esm/components/transfer/transfer.d.ts +1 -1
- package/dist/esm/components/transfer/transferPanel.d.ts +1 -1
- package/dist/esm/components/transportStyle/transportStyle.d.ts +1 -1
- package/dist/esm/components/tree/tree.d.ts +1 -1
- package/dist/esm/components/tree/treeNode.d.ts +1 -1
- package/dist/esm/components/treeSelect/treeSelect.d.ts +1 -1
- package/dist/esm/components/typography/typography.d.ts +1 -1
- package/dist/esm/components/upload/dropArea.d.ts +1 -1
- package/dist/esm/components/upload/upload.d.ts +1 -1
- package/dist/esm/components/waterfall/waterfall.d.ts +2 -2
- package/dist/esm/components/waterfall/waterfall.js +2 -1
- package/dist/esm/components/waterfall/waterfall.style.d.ts +1 -1
- package/dist/esm/extensions/curd/curd.d.ts +1 -1
- package/dist/esm/extensions/textFormatter/textFormatter.d.ts +1 -1
- package/dist/esm/utils/curd.d.ts +1 -1
- package/dist/esm/utils/dataGrid.d.ts +1 -1
- package/dist/esm/utils/dnd.d.ts +1 -1
- package/dist/esm/utils/form.d.ts +1 -1
- package/dist/esm/utils/hooks.d.ts +1 -1
- package/dist/esm/utils/style.d.ts +1 -1
- package/dist/esm/utils/tree.d.ts +1 -1
- package/dist/esm/utils/utils.d.ts +1 -1
- package/dist/types/index.d.ts +50 -0
- package/package.json +2 -2
- package/tscup.config.ts +2 -1
- package/types/index.d.ts +50 -0
- package/index.d.ts +0 -54
|
@@ -2,7 +2,7 @@ import { ReactElement, ReactNode, Ref } from 'react';
|
|
|
2
2
|
import { DialogProps } from '../dialog';
|
|
3
3
|
import { OptionType, SelectionContextBaseProps } from '../selectionContext';
|
|
4
4
|
import { SelectedListProps } from '../selectedList';
|
|
5
|
-
import { Id } from '../../../
|
|
5
|
+
import { Id } from '../../../types';
|
|
6
6
|
export interface PickerDialogProps<O extends OptionType<V>, V extends Id = Id> extends Omit<DialogProps, 'ref' | 'children' | 'onConfirm'>, Omit<SelectionContextBaseProps<O, V>, 'children'> {
|
|
7
7
|
ref?: Ref<PickerDialogRef<V>>;
|
|
8
8
|
/** 默认的ref已被PickerDialogRef取代,需要dialogRef指向dialog元素 */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactElement, ReactNode, Ref } from 'react';
|
|
2
|
-
import { DIVProps, DefineElement, Placement } from '../../../
|
|
2
|
+
import { DIVProps, DefineElement, Placement } from '../../../types';
|
|
3
3
|
export type Trigger = 'click' | 'hover' | 'focus' | 'enter' | 'contextMenu';
|
|
4
4
|
export interface PopperProps extends Omit<DIVProps, 'content' | 'children'> {
|
|
5
5
|
popperRef?: Ref<PopperRef | null>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ReactElement } from 'react';
|
|
2
2
|
import { CheckboxBaseProps } from '../checkboxBase';
|
|
3
3
|
import { CheckboxBaseGroupSingleProps, ItemType } from '../checkboxBaseGroup';
|
|
4
|
-
import { Id } from '../../../
|
|
4
|
+
import { Id } from '../../../types';
|
|
5
5
|
export interface RadioProps extends Omit<CheckboxBaseProps, '_type' | 'indeterminate'> {
|
|
6
6
|
}
|
|
7
7
|
export declare const Radio: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ColorPropsValue, DIVProps, Placement } from '../../../
|
|
1
|
+
import { ColorPropsValue, DIVProps, Placement } from '../../../types';
|
|
2
2
|
import { DraggableOptions } from '../../utils';
|
|
3
3
|
export type Handle = Placement | 't' | 'r' | 'b' | 'l' | 'tl' | 'tr' | 'br' | 'bl' | 'lt' | 'rt' | 'lb' | 'rb';
|
|
4
4
|
export interface ResizableProps extends Omit<DIVProps, 'onResize'> {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import { DIVProps, Id } from '../../../
|
|
2
|
+
import { DIVProps, Id } from '../../../types';
|
|
3
3
|
export interface SegmentedOptionProps extends Omit<DIVProps, 'prefix'> {
|
|
4
4
|
orientation?: 'horizontal' | 'vertical';
|
|
5
5
|
prefix?: ReactNode;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactElement } from 'react';
|
|
2
|
-
import { DIVProps, Id, Obj, Size } from '../../../
|
|
2
|
+
import { DIVProps, Id, Obj, Size } from '../../../types';
|
|
3
3
|
import { SegmentedOption, SegmentedOptionProps } from './SegmentedOption';
|
|
4
4
|
export type SegmentedOption = SegmentedOptionProps & Obj;
|
|
5
5
|
export interface SegmentedProps<O extends SegmentedOption> extends Omit<DIVProps, 'defaultValue' | 'onChange'> {
|
|
@@ -4,7 +4,7 @@ import { PopperProps, PopperRef } from '../popper';
|
|
|
4
4
|
import { MenuItem } from '../menuItem';
|
|
5
5
|
import { MenuOptionType, OptionsBaseSharedProps } from '../optionsBase';
|
|
6
6
|
import { InputProps } from '../input';
|
|
7
|
-
import { Id } from '../../../
|
|
7
|
+
import { Id } from '../../../types';
|
|
8
8
|
export interface SelectBaseProps<O extends MenuOptionType> extends OptionsBaseSharedProps<O>, Omit<InputBaseProps<'input'>, 'children' | 'defaultValue' | 'value' | 'onChange'> {
|
|
9
9
|
/** <select />内部由<input />实现 */
|
|
10
10
|
inputProps?: JSX.IntrinsicElements['input'];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Dispatch, MutableRefObject, ReactNode, SetStateAction } from 'react';
|
|
2
|
-
import { Id, Obj } from '../../../
|
|
2
|
+
import { Id, Obj } from '../../../types';
|
|
3
3
|
export interface OptionType<V extends Id = Id> extends Obj {
|
|
4
4
|
children?: OptionType<V>[];
|
|
5
5
|
_parentId?: V;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OptionType, SelectionContextProps } from './selectionContext';
|
|
2
|
-
import { Id } from '../../../
|
|
2
|
+
import { Id } from '../../../types';
|
|
3
3
|
export declare function useTreeSelect<O extends OptionType<V>, V extends Id = Id>({ ...props }: Omit<SelectionContextProps<O, V>, 'children'>): {
|
|
4
4
|
innerValue: import("react").MutableRefObject<V | V[] | undefined>;
|
|
5
5
|
setInnerValue: import("react").Dispatch<import("react").SetStateAction<V | V[] | undefined>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactElement } from 'react';
|
|
2
|
-
import { DIVProps } from '../../../
|
|
2
|
+
import { DIVProps } from '../../../types';
|
|
3
3
|
import { DraggableOptions } from '../../utils';
|
|
4
4
|
import { SlidableActionsAction, SlidableActionsActionProps } from './slidableActionsAction';
|
|
5
5
|
export declare function useSlidableActionsContext(): {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode, Ref } from 'react';
|
|
2
|
-
import { ColorPropsValue, DIVProps } from '../../../
|
|
2
|
+
import { ColorPropsValue, DIVProps } from '../../../types';
|
|
3
3
|
import { ButtonProps } from '../button';
|
|
4
4
|
export interface SlidableActionsActionProps extends DIVProps {
|
|
5
5
|
color?: ColorPropsValue;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HTMLAttributes, ReactNode } from 'react';
|
|
2
2
|
import { DraggableOptions } from '../../utils';
|
|
3
|
-
import { ColorPropsValue, DIVProps } from '../../../
|
|
3
|
+
import { ColorPropsValue, DIVProps } from '../../../types';
|
|
4
4
|
import { TooltipProps } from '../tooltip';
|
|
5
5
|
export interface MarkItem extends DIVProps {
|
|
6
6
|
label?: ReactNode;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
import { TransitionBaseProps } from '../transitionBase';
|
|
3
|
-
import { BlockPlacement, ColorPropsValue, DefineElement } from '../../../
|
|
3
|
+
import { BlockPlacement, ColorPropsValue, DefineElement } from '../../../types';
|
|
4
4
|
export interface SnackbarBaseProps extends TransitionBaseProps<HTMLDivElement> {
|
|
5
5
|
variant?: 'filled' | 'plain';
|
|
6
6
|
color?: ColorPropsValue;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AntdIconProps } from '@ant-design/icons/lib/components/AntdIcon';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import { DIVProps, Status as IStatus } from '../../../
|
|
3
|
+
import { DIVProps, Status as IStatus } from '../../../types';
|
|
4
4
|
export type StatusType = IStatus | 'confirm' | 'unknown';
|
|
5
5
|
export declare const statusMapToIcon: {
|
|
6
6
|
info: import("react").ForwardRefExoticComponent<Omit<AntdIconProps, "ref"> & import("react").RefAttributes<HTMLSpanElement>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactElement } from 'react';
|
|
2
|
-
import { ColorPropsValue, DIVProps, Obj, Size } from '../../../
|
|
2
|
+
import { ColorPropsValue, DIVProps, Obj, Size } from '../../../types';
|
|
3
3
|
import { Step, StepProps } from './step';
|
|
4
4
|
export type StepStatus = 'waiting' | 'processing' | 'finished' | 'skipped' | 'error' | 'warning';
|
|
5
5
|
export interface StepperSharedProps extends Omit<DIVProps, 'onChange' | 'title' | 'prefix'> {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode, Ref } from 'react';
|
|
2
|
-
import { ColorPropsValue, DIVProps, Size } from '../../../
|
|
2
|
+
import { ColorPropsValue, DIVProps, Size } from '../../../types';
|
|
3
3
|
export interface SwitchProps extends Omit<DIVProps, 'onChange'> {
|
|
4
4
|
/** <Switch />内部使用<input />实现 */
|
|
5
5
|
inputProps?: JSX.IntrinsicElements['input'];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import { ColorPropsValue, DIVProps, Id } from '../../../
|
|
2
|
+
import { ColorPropsValue, DIVProps, Id } from '../../../types';
|
|
3
3
|
export interface TabProps extends Omit<DIVProps, 'prefix'> {
|
|
4
4
|
prefix?: ReactNode;
|
|
5
5
|
suffix?: ReactNode;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CSSProperties, ReactElement, ReactNode } from 'react';
|
|
2
|
-
import { ColorPropsValue, DIVProps, Id, Obj, Size } from '../../../
|
|
2
|
+
import { ColorPropsValue, DIVProps, Id, Obj, Size } from '../../../types';
|
|
3
3
|
import { Tab, TabProps } from './tab';
|
|
4
4
|
export type TabType = TabProps & Obj;
|
|
5
5
|
export interface TabsProps<T extends TabType = TabType> extends Omit<DIVProps, 'prefix' | 'defaultValue' | 'onChange'> {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import { ColorPropsValue, DIVProps, Size } from '../../../
|
|
2
|
+
import { ColorPropsValue, DIVProps, Size } from '../../../types';
|
|
3
3
|
export interface TagProps extends Omit<DIVProps, 'prefix'> {
|
|
4
4
|
variant?: 'filled' | 'outlined' | 'plain';
|
|
5
5
|
color?: ColorPropsValue;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactElement } from 'react';
|
|
2
|
-
import { ColorPropsValue, DIVProps, Obj } from '../../../
|
|
2
|
+
import { ColorPropsValue, DIVProps, Obj } from '../../../types';
|
|
3
3
|
import { TimelineItem, TimelineItemProps } from './timelineItem';
|
|
4
4
|
export interface TimelineSharedProps extends DIVProps {
|
|
5
5
|
variant?: 'filled' | 'outlined';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ReactElement } from 'react';
|
|
2
2
|
import { FlexProps } from '../flex';
|
|
3
3
|
import { ButtonProps } from '../button';
|
|
4
|
-
import { Id, Obj } from '../../../
|
|
4
|
+
import { Id, Obj } from '../../../types';
|
|
5
5
|
type ButtonItem = ButtonProps & Obj;
|
|
6
6
|
export interface ToggleButtonBaseProps<I extends ButtonItem> extends Omit<FlexProps, 'defaultValue' | 'onChange'> {
|
|
7
7
|
variant?: 'filled' | 'outlined';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
import { PopperProps } from '../popper';
|
|
3
|
-
import { ColorPropsValue } from '../../../
|
|
3
|
+
import { ColorPropsValue } from '../../../types';
|
|
4
4
|
export interface TooltipProps extends Omit<PopperProps, 'title' | 'content'> {
|
|
5
5
|
title?: ReactNode;
|
|
6
6
|
color?: ColorPropsValue;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactElement } from 'react';
|
|
2
|
-
import { ColorPropsValue, DIVProps } from '../../../
|
|
2
|
+
import { ColorPropsValue, DIVProps } from '../../../types';
|
|
3
3
|
export interface TouchRippleProps extends Omit<DIVProps, 'children'> {
|
|
4
4
|
color?: ColorPropsValue;
|
|
5
5
|
rippleProps?: DIVProps;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactElement, ReactNode } from 'react';
|
|
2
|
-
import { DIVProps, Id } from '../../../
|
|
2
|
+
import { DIVProps, Id } from '../../../types';
|
|
3
3
|
import { MenuOptionType } from '../optionsBase';
|
|
4
4
|
import { ButtonProps } from '../button';
|
|
5
5
|
export interface TransferProps<O extends MenuOptionType<V>, V extends Id = Id> extends Omit<DIVProps, 'defaultValue' | 'value' | 'onChange'> {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactElement, ReactNode } from 'react';
|
|
2
|
-
import { DIVProps, Id } from '../../../
|
|
2
|
+
import { DIVProps, Id } from '../../../types';
|
|
3
3
|
import { MenuOptionType, OptionsBaseProps } from '../optionsBase';
|
|
4
4
|
type ListProps<O extends MenuOptionType<V>, V extends Id = Id> = Pick<OptionsBaseProps<O, V>, 'options' | 'selectedValue' | 'primaryKey' | 'onToggleSelected'>;
|
|
5
5
|
export interface TransferPanelProps<O extends MenuOptionType<V>, V extends Id = Id> extends Omit<DIVProps, 'title' | 'onChange'> {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactElement, ReactNode } from 'react';
|
|
2
|
-
import { DIVProps, Id, Obj } from '../../../
|
|
2
|
+
import { DIVProps, Id, Obj } from '../../../types';
|
|
3
3
|
import { OptionType, SelectionContextBaseProps, SelectionContextMultipleProps, SelectionContextSingleProps } from '../selectionContext';
|
|
4
4
|
import { InputProps } from '../input';
|
|
5
5
|
import { TreeNode, TreeNodeProps } from './treeNode';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ReactElement, ReactNode, Ref } from 'react';
|
|
2
2
|
import { PopperProps, PopperRef } from '../popper';
|
|
3
3
|
import { NodeType, TreeBaseProps, TreeMultipleProps, TreeNode, TreeSingleProps } from '../tree';
|
|
4
|
-
import { Id } from '../../../
|
|
4
|
+
import { Id } from '../../../types';
|
|
5
5
|
interface TreeSelectBaseProps<N extends NodeType<V>, V extends Id = Id> extends TreeBaseProps<N, V> {
|
|
6
6
|
/** <select />内部由<input />实现 */
|
|
7
7
|
inputProps?: JSX.IntrinsicElements['input'];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode } from 'react';
|
|
2
|
-
import { ColorPropsValue, OverridableProps } from '../../../
|
|
2
|
+
import { ColorPropsValue, OverridableProps } from '../../../types';
|
|
3
3
|
import { ButtonProps } from '../button';
|
|
4
4
|
import { InputProps } from '../input';
|
|
5
5
|
import { TextareaProps } from '../textarea';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Dispatch, ReactElement, ReactNode, Ref, SetStateAction } from 'react';
|
|
2
|
-
import { DIVProps } from '../../../
|
|
2
|
+
import { DIVProps } from '../../../types';
|
|
3
3
|
import { ButtonProps } from '../button';
|
|
4
4
|
import { DropArea } from './dropArea';
|
|
5
5
|
export type UploadStatus = 'default' | 'uploading' | 'success' | 'error';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ResponsiveProp } from '../../../
|
|
1
|
+
import { ResponsiveProp } from '../../../types';
|
|
2
2
|
import { TransportStyleProps } from '../transportStyle';
|
|
3
3
|
export interface WaterfallProps extends TransportStyleProps {
|
|
4
|
-
/** 布局列数,@default
|
|
4
|
+
/** 布局列数,@default xs: 4 */
|
|
5
5
|
columnCount?: ResponsiveProp;
|
|
6
6
|
gap?: ResponsiveProp;
|
|
7
7
|
columnGap?: ResponsiveProp;
|
|
@@ -5,6 +5,7 @@ const jsx_runtime_1 = require("@emotion/react/jsx-runtime");
|
|
|
5
5
|
const react_1 = require("react");
|
|
6
6
|
const waterfall_style_1 = require("./waterfall.style");
|
|
7
7
|
const utils_1 = require("../../utils");
|
|
8
|
+
const transportStyle_1 = require("../transportStyle");
|
|
8
9
|
exports.Waterfall = (0, react_1.forwardRef)(({ columnCount = { xs: 4 }, gap = { xs: 0 }, columnGap, rowGap, ...props }, ref) => {
|
|
9
10
|
columnCount = (0, utils_1.responsiveValue)(columnCount);
|
|
10
11
|
gap = (0, utils_1.responsiveValue)(gap);
|
|
@@ -34,5 +35,5 @@ exports.Waterfall = (0, react_1.forwardRef)(({ columnCount = { xs: 4 }, gap = {
|
|
|
34
35
|
resizeObserver.disconnect();
|
|
35
36
|
};
|
|
36
37
|
}, [props.children, columnCountNum]);
|
|
37
|
-
return ((0, jsx_runtime_1.jsx)(
|
|
38
|
+
return ((0, jsx_runtime_1.jsx)(transportStyle_1.TransportStyle, { ...props, ref: ref, css: (0, waterfall_style_1.useStyle)({ columnCount, columnGap, rowGap }), className: (0, utils_1.classnames)(waterfall_style_1.classes.root, props.className), style: containerHeight ? { height: containerHeight } : void 0, children: react_1.Children.map(props.children, (child, i) => (0, jsx_runtime_1.jsx)("div", { ref: r => r && items.current.push(r), className: waterfall_style_1.classes.item, style: { order: orders?.[i] }, children: child }, (0, react_1.isValidElement)(child) ? child.key ?? i : i)) }));
|
|
38
39
|
});
|
|
@@ -2,7 +2,7 @@ import { ComponentClass, ReactNode } from 'react';
|
|
|
2
2
|
import { CurdBaseProps, CurdColumn } from '../../components/curd';
|
|
3
3
|
import { DataGridProps, RowType } from '../../components/dataGrid';
|
|
4
4
|
import { FormValue } from '../../components/form';
|
|
5
|
-
import { Id } from '../../../
|
|
5
|
+
import { Id } from '../../../types';
|
|
6
6
|
/**
|
|
7
7
|
* -------------------------------------------------------------------
|
|
8
8
|
* 类修饰器
|
package/dist/cjs/utils/curd.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CurdColumn, CurdFormItemProps, CurdProps } from '../components/curd';
|
|
2
2
|
import { ColumnType, RowType } from '../components/dataGrid';
|
|
3
|
-
import { Id, Obj } from '../../
|
|
3
|
+
import { Id, Obj } from '../../types';
|
|
4
4
|
/**
|
|
5
5
|
* 将Curd的Columns转换为FilterItem
|
|
6
6
|
* @param columns
|
package/dist/cjs/utils/dnd.d.ts
CHANGED
package/dist/cjs/utils/form.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Theme } from '../components/app';
|
|
2
|
-
import { Breakpoints, ColorPropsValue, ResponsiveProp, ResponsiveValue } from '../../
|
|
2
|
+
import { Breakpoints, ColorPropsValue, ResponsiveProp, ResponsiveValue } from '../../types';
|
|
3
3
|
import { StatusType } from '../components/status/status';
|
|
4
4
|
/**
|
|
5
5
|
* 为类名添加统一前缀,通常为内部使用
|
package/dist/cjs/utils/tree.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { ReactElement, ReactNode } from 'react';
|
|
|
2
2
|
import { OverlayBaseProps } from '../overlayBase';
|
|
3
3
|
import { TransitionBaseProps } from '../transitionBase';
|
|
4
4
|
import { MenuItemProps } from '../menuItem';
|
|
5
|
-
import { Obj } from '../../../
|
|
5
|
+
import { Obj } from '../../../types';
|
|
6
6
|
export type ActionSheetCloseReason = 'escape' | 'canceled' | 'confirmed' | 'maskClicked' | 'action';
|
|
7
7
|
export interface ActionSheetProps<A extends MenuItemProps & Obj> extends Omit<OverlayBaseProps, 'title'> {
|
|
8
8
|
title?: ReactNode;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import { ColorPropsValue, DIVProps, Status } from '../../../
|
|
2
|
+
import { ColorPropsValue, DIVProps, Status } from '../../../types';
|
|
3
3
|
export interface AlertProps extends Omit<DIVProps, 'title' | 'prefix' | 'children'> {
|
|
4
4
|
variant?: 'filled' | 'outlined' | 'standard';
|
|
5
5
|
status?: Status;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactElement, ReactNode } from 'react';
|
|
2
|
-
import { DIVProps } from '../../../
|
|
2
|
+
import { DIVProps } from '../../../types';
|
|
3
3
|
import { PartialTheme } from './theme';
|
|
4
4
|
import { AppDialogMethods } from './appDialog';
|
|
5
5
|
import { AppMessageMethods } from './appMessage';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
import { ActionSheetProps } from '../actionSheet';
|
|
3
3
|
import { MenuItemProps } from '../menuItem';
|
|
4
|
-
import { Obj } from '../../../
|
|
4
|
+
import { Obj } from '../../../types';
|
|
5
5
|
export interface AppActionSheetProps<A extends MenuItemProps & Obj> extends Omit<ActionSheetProps<A>, 'onAction' | 'onConfirm'> {
|
|
6
6
|
onAction?(action: A, ...args: any[]): any;
|
|
7
7
|
onConfirm?(...args: any[]): any;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SnackbarBaseProps } from '../snackbarBase';
|
|
2
2
|
import { SnackbarBaseMethods } from '../snackbarBase';
|
|
3
|
-
import { CornerPlacement } from '../../../
|
|
3
|
+
import { CornerPlacement } from '../../../types';
|
|
4
4
|
export interface AppNotificationProps extends Omit<SnackbarBaseProps, 'placement'> {
|
|
5
5
|
placement?: CornerPlacement;
|
|
6
6
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Dispatch, SetStateAction } from 'react';
|
|
2
|
-
import { ColorPresets, TextColorPresets, ThemeEasingName, Size, Breakpoints } from '../../../
|
|
2
|
+
import { ColorPresets, TextColorPresets, ThemeEasingName, Size, Breakpoints } from '../../../types';
|
|
3
3
|
/**
|
|
4
4
|
* 获取不同程度的灰色
|
|
5
5
|
* @param amount 0 至 1,数值越小越靠近背景颜色,数值越大越靠近文字颜色(mode改变后数组会倒转)
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactElement, Ref } from 'react';
|
|
2
|
-
import { ColorPropsValue, DIVProps, Size } from '../../../
|
|
2
|
+
import { ColorPropsValue, DIVProps, Size } from '../../../types';
|
|
3
3
|
import { AvatarGroup } from './avatarGroup';
|
|
4
4
|
export interface AvatarProps extends DIVProps {
|
|
5
5
|
color?: ColorPropsValue;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
import { AvatarProps } from './avatar';
|
|
3
|
-
import { Obj } from '../../../
|
|
3
|
+
import { Obj } from '../../../types';
|
|
4
4
|
export interface AvatarGroupProps extends Omit<AvatarProps, 'src'> {
|
|
5
5
|
items?: (AvatarProps & Obj)[];
|
|
6
6
|
hoverable?: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import { ColorPropsValue, DIVProps, Placement } from '../../../
|
|
2
|
+
import { ColorPropsValue, DIVProps, Placement } from '../../../types';
|
|
3
3
|
export interface BadgeProps extends DIVProps {
|
|
4
4
|
color?: ColorPropsValue;
|
|
5
5
|
placement?: Placement;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactElement } from 'react';
|
|
2
|
-
import { DIVProps, Id, Obj } from '../../../
|
|
2
|
+
import { DIVProps, Id, Obj } from '../../../types';
|
|
3
3
|
import { BottomNavigationItemProps } from './bottomNavigationItem';
|
|
4
4
|
type BottomNavigationItemType = BottomNavigationItemProps & Obj;
|
|
5
5
|
export interface BottomNavigationProps<I extends BottomNavigationItemType> extends Omit<DIVProps, 'defaultValue' | 'onChange'> {
|