@cerberus-design/react 1.4.0 → 1.5.0-next-67466c4
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/components/AnimatingUploadIcon.d.cts +1 -1
- package/dist/components/AnimatingUploadIcon.d.ts +1 -1
- package/dist/components/accordion/item-group.d.cts +2 -2
- package/dist/components/accordion/item-group.d.ts +2 -2
- package/dist/components/accordion/item-indicator.d.cts +1 -1
- package/dist/components/accordion/item-indicator.d.ts +1 -1
- package/dist/components/admonition/admonition.d.cts +1 -1
- package/dist/components/admonition/admonition.d.ts +1 -1
- package/dist/components/admonition/match-avatar.d.cts +1 -1
- package/dist/components/admonition/match-avatar.d.ts +1 -1
- package/dist/components/avatar/avatar.d.cts +1 -1
- package/dist/components/avatar/avatar.d.ts +1 -1
- package/dist/components/button/button.d.cts +2 -2
- package/dist/components/button/button.d.ts +2 -2
- package/dist/components/button/primitives.d.cts +1 -1
- package/dist/components/button/primitives.d.ts +1 -1
- package/dist/components/carousel/carousel.d.cts +1 -1
- package/dist/components/carousel/carousel.d.ts +1 -1
- package/dist/components/checkbox/checkbox-icon.d.cts +1 -1
- package/dist/components/checkbox/checkbox-icon.d.ts +1 -1
- package/dist/components/checkbox/checkbox.d.cts +1 -1
- package/dist/components/checkbox/checkbox.d.ts +1 -1
- package/dist/components/circular-progress/circular-progress.d.cts +1 -1
- package/dist/components/circular-progress/circular-progress.d.ts +1 -1
- package/dist/components/clipboard/copy-indicator.d.cts +1 -1
- package/dist/components/clipboard/copy-indicator.d.ts +1 -1
- package/dist/components/clipboard/copy-text.d.cts +1 -1
- package/dist/components/clipboard/copy-text.d.ts +1 -1
- package/dist/components/clipboard/trigger.d.cts +1 -1
- package/dist/components/clipboard/trigger.d.ts +1 -1
- package/dist/components/combobox/combobox.d.cts +1 -1
- package/dist/components/combobox/combobox.d.ts +1 -1
- package/dist/components/combobox/item-group.d.cts +1 -1
- package/dist/components/combobox/item-group.d.ts +1 -1
- package/dist/components/combobox/item.d.cts +1 -1
- package/dist/components/combobox/item.d.ts +1 -1
- package/dist/components/cta-dialog/provider.d.cts +1 -1
- package/dist/components/cta-dialog/provider.d.ts +1 -1
- package/dist/components/cta-dialog/trigger-item.d.cts +1 -1
- package/dist/components/cta-dialog/trigger-item.d.ts +1 -1
- package/dist/components/date-picker/calendar.d.cts +1 -1
- package/dist/components/date-picker/calendar.d.ts +1 -1
- package/dist/components/date-picker/content.d.cts +1 -1
- package/dist/components/date-picker/content.d.ts +1 -1
- package/dist/components/date-picker/date-picker.d.cts +1 -1
- package/dist/components/date-picker/date-picker.d.ts +1 -1
- package/dist/components/date-picker/day-view.d.cts +1 -1
- package/dist/components/date-picker/day-view.d.ts +1 -1
- package/dist/components/date-picker/input.d.cts +1 -1
- package/dist/components/date-picker/input.d.ts +1 -1
- package/dist/components/date-picker/month-view.d.cts +1 -1
- package/dist/components/date-picker/month-view.d.ts +1 -1
- package/dist/components/date-picker/range-input.d.cts +1 -1
- package/dist/components/date-picker/range-input.d.ts +1 -1
- package/dist/components/date-picker/trigger.d.cts +1 -1
- package/dist/components/date-picker/trigger.d.ts +1 -1
- package/dist/components/date-picker/view-control-group.d.cts +1 -1
- package/dist/components/date-picker/view-control-group.d.ts +1 -1
- package/dist/components/date-picker/year-view.d.cts +1 -1
- package/dist/components/date-picker/year-view.d.ts +1 -1
- package/dist/components/dialog/close-icon-trigger.d.cts +1 -1
- package/dist/components/dialog/close-icon-trigger.d.ts +1 -1
- package/dist/components/dialog/dialog.d.cts +1 -1
- package/dist/components/dialog/dialog.d.ts +1 -1
- package/dist/components/feature-flag/feature-flag.d.cts +1 -1
- package/dist/components/feature-flag/feature-flag.d.ts +1 -1
- package/dist/components/field/error-text.d.cts +1 -1
- package/dist/components/field/error-text.d.ts +1 -1
- package/dist/components/field/field.d.cts +1 -1
- package/dist/components/field/field.d.ts +1 -1
- package/dist/components/field/helper-text.d.cts +1 -1
- package/dist/components/field/helper-text.d.ts +1 -1
- package/dist/components/field/input.d.cts +1 -1
- package/dist/components/field/input.d.ts +1 -1
- package/dist/components/field/start-indicator.d.cts +1 -1
- package/dist/components/field/start-indicator.d.ts +1 -1
- package/dist/components/field/status-indicator.d.cts +1 -1
- package/dist/components/field/status-indicator.d.ts +1 -1
- package/dist/components/fieldset/fieldset.d.cts +1 -1
- package/dist/components/fieldset/fieldset.d.ts +1 -1
- package/dist/components/file-upload/file-status.d.cts +1 -1
- package/dist/components/file-upload/file-status.d.ts +1 -1
- package/dist/components/file-upload/file-uploader.d.cts +1 -1
- package/dist/components/file-upload/file-uploader.d.ts +1 -1
- package/dist/components/file-upload/img-preview.d.cts +1 -1
- package/dist/components/file-upload/img-preview.d.ts +1 -1
- package/dist/components/icon-button/button.d.cts +1 -1
- package/dist/components/icon-button/button.d.ts +1 -1
- package/dist/components/marquee/marquee.d.cts +1 -1
- package/dist/components/marquee/marquee.d.ts +1 -1
- package/dist/components/menu/menu.d.cts +2 -2
- package/dist/components/menu/menu.d.ts +2 -2
- package/dist/components/notifications/center.d.cts +1 -1
- package/dist/components/notifications/center.d.ts +1 -1
- package/dist/components/notifications/close-trigger.d.cts +1 -1
- package/dist/components/notifications/close-trigger.d.ts +1 -1
- package/dist/components/notifications/match-icon.d.cts +1 -1
- package/dist/components/notifications/match-icon.d.ts +1 -1
- package/dist/components/number-input/decrement-trigger.d.cts +1 -1
- package/dist/components/number-input/decrement-trigger.d.ts +1 -1
- package/dist/components/number-input/increment-trigger.d.cts +1 -1
- package/dist/components/number-input/increment-trigger.d.ts +1 -1
- package/dist/components/number-input/input.d.cts +1 -1
- package/dist/components/number-input/input.d.ts +1 -1
- package/dist/components/pagination/compact.d.cts +1 -1
- package/dist/components/pagination/compact.d.ts +1 -1
- package/dist/components/pagination/item-list.d.cts +1 -1
- package/dist/components/pagination/item-list.d.ts +1 -1
- package/dist/components/pagination/item.d.cts +1 -1
- package/dist/components/pagination/item.d.ts +1 -1
- package/dist/components/pagination/pagination.d.cts +1 -1
- package/dist/components/pagination/pagination.d.ts +1 -1
- package/dist/components/pagination/triggers.d.cts +2 -2
- package/dist/components/pagination/triggers.d.ts +2 -2
- package/dist/components/pin-input/input.d.cts +1 -1
- package/dist/components/pin-input/input.d.ts +1 -1
- package/dist/components/popover/placement-container.d.cts +1 -1
- package/dist/components/popover/placement-container.d.ts +1 -1
- package/dist/components/popover/popover.d.cts +1 -1
- package/dist/components/popover/popover.d.ts +1 -1
- package/dist/components/portal/portal.d.cts +1 -1
- package/dist/components/portal/portal.d.ts +1 -1
- package/dist/components/progress/progress-bar.d.cts +1 -1
- package/dist/components/progress/progress-bar.d.ts +1 -1
- package/dist/components/radio/radio.d.cts +1 -1
- package/dist/components/radio/radio.d.ts +1 -1
- package/dist/components/rating/rating.d.cts +1 -1
- package/dist/components/rating/rating.d.ts +1 -1
- package/dist/components/select/option.d.cts +1 -1
- package/dist/components/select/option.d.ts +1 -1
- package/dist/components/select/select.d.cts +1 -1
- package/dist/components/select/select.d.ts +1 -1
- package/dist/components/show/show.d.cts +1 -1
- package/dist/components/show/show.d.ts +1 -1
- package/dist/components/spinner/spinner.d.cts +1 -1
- package/dist/components/spinner/spinner.d.ts +1 -1
- package/dist/components/split-button/button.d.cts +1 -1
- package/dist/components/split-button/button.d.ts +1 -1
- package/dist/components/switch/switch-indicator.d.cts +1 -1
- package/dist/components/switch/switch-indicator.d.ts +1 -1
- package/dist/components/switch/switch.d.cts +1 -1
- package/dist/components/switch/switch.d.ts +1 -1
- package/dist/components/tag/closable.d.cts +1 -1
- package/dist/components/tag/closable.d.ts +1 -1
- package/dist/components/tag/tag.d.cts +1 -1
- package/dist/components/tag/tag.d.ts +1 -1
- package/dist/components/text/text.d.cts +1 -1
- package/dist/components/text/text.d.ts +1 -1
- package/dist/components/theme/theme.d.cts +1 -1
- package/dist/components/theme/theme.d.ts +1 -1
- package/dist/components/tooltip/renderer.d.cts +1 -1
- package/dist/components/tooltip/renderer.d.ts +1 -1
- package/dist/components/tooltip/tooltip.d.cts +1 -1
- package/dist/components/tooltip/tooltip.d.ts +1 -1
- package/dist/config/icons/checkbox.icons.d.cts +4 -4
- package/dist/config/icons/checkbox.icons.d.ts +4 -4
- package/dist/config/icons/pinned.icons.d.cts +4 -4
- package/dist/config/icons/pinned.icons.d.ts +4 -4
- package/dist/config/icons/sort.icons.d.cts +2 -2
- package/dist/config/icons/sort.icons.d.ts +2 -2
- package/dist/context/cerberus.d.cts +1 -1
- package/dist/context/cerberus.d.ts +1 -1
- package/dist/context/confirm-modal.d.cts +1 -1
- package/dist/context/confirm-modal.d.ts +1 -1
- package/dist/context/feature-flags.d.cts +1 -1
- package/dist/context/feature-flags.d.ts +1 -1
- package/dist/context/field.d.cts +1 -1
- package/dist/context/field.d.ts +1 -1
- package/dist/context/navMenu.d.cts +1 -1
- package/dist/context/navMenu.d.ts +1 -1
- package/dist/context/prompt-modal.d.cts +1 -1
- package/dist/context/prompt-modal.d.ts +1 -1
- package/dist/context/theme.d.cts +1 -1
- package/dist/context/theme.d.ts +1 -1
- package/package.json +7 -7
|
@@ -15,4 +15,4 @@ export interface FieldInputElProps extends Omit<PrimitiveInputProps, 'size'>, Fi
|
|
|
15
15
|
*/
|
|
16
16
|
endIcon?: ReactNode;
|
|
17
17
|
}
|
|
18
|
-
export declare function CerberusFieldInput(props: FieldInputElProps): import("react
|
|
18
|
+
export declare function CerberusFieldInput(props: FieldInputElProps): import("react").JSX.Element;
|
|
@@ -4,4 +4,4 @@ export type FieldIndicatorProps = HTMLAttributes<HTMLSpanElement>;
|
|
|
4
4
|
* The start indicator displays an indicator at the start of the Input.
|
|
5
5
|
* @description [Field Docs](https://cerberus.digitalu.design/react/field)
|
|
6
6
|
*/
|
|
7
|
-
export declare function FieldStartIndicator(props: FieldIndicatorProps): import("react
|
|
7
|
+
export declare function FieldStartIndicator(props: FieldIndicatorProps): import("react").JSX.Element | null;
|
|
@@ -4,4 +4,4 @@ export type FieldIndicatorProps = HTMLAttributes<HTMLSpanElement>;
|
|
|
4
4
|
* The start indicator displays an indicator at the start of the Input.
|
|
5
5
|
* @description [Field Docs](https://cerberus.digitalu.design/react/field)
|
|
6
6
|
*/
|
|
7
|
-
export declare function FieldStartIndicator(props: FieldIndicatorProps): import("react
|
|
7
|
+
export declare function FieldStartIndicator(props: FieldIndicatorProps): import("react").JSX.Element | null;
|
|
@@ -15,4 +15,4 @@ export interface FieldStatusIndicatorProps extends HTMLAttributes<HTMLSpanElemen
|
|
|
15
15
|
* </FieldRoot>
|
|
16
16
|
* ```
|
|
17
17
|
*/
|
|
18
|
-
export declare function FieldStatusIndicator(props: FieldStatusIndicatorProps): import("react
|
|
18
|
+
export declare function FieldStatusIndicator(props: FieldStatusIndicatorProps): import("react").JSX.Element;
|
|
@@ -15,4 +15,4 @@ export interface FieldStatusIndicatorProps extends HTMLAttributes<HTMLSpanElemen
|
|
|
15
15
|
* </FieldRoot>
|
|
16
16
|
* ```
|
|
17
17
|
*/
|
|
18
|
-
export declare function FieldStatusIndicator(props: FieldStatusIndicatorProps): import("react
|
|
18
|
+
export declare function FieldStatusIndicator(props: FieldStatusIndicatorProps): import("react").JSX.Element;
|
|
@@ -23,4 +23,4 @@ export interface FieldsetProps extends FieldsetRootProps {
|
|
|
23
23
|
* @description [Fieldset Docs](https://cerberus.digitalu.design/react/fieldset)
|
|
24
24
|
* @description [Primitive Docs](https://ark-ui.com/react/docs/components/fieldset)
|
|
25
25
|
*/
|
|
26
|
-
export declare function Fieldset(props: FieldsetProps): import("react
|
|
26
|
+
export declare function Fieldset(props: FieldsetProps): import("react").JSX.Element;
|
|
@@ -23,4 +23,4 @@ export interface FieldsetProps extends FieldsetRootProps {
|
|
|
23
23
|
* @description [Fieldset Docs](https://cerberus.digitalu.design/react/fieldset)
|
|
24
24
|
* @description [Primitive Docs](https://ark-ui.com/react/docs/components/fieldset)
|
|
25
25
|
*/
|
|
26
|
-
export declare function Fieldset(props: FieldsetProps): import("react
|
|
26
|
+
export declare function Fieldset(props: FieldsetProps): import("react").JSX.Element;
|
|
@@ -71,4 +71,4 @@ export declare const enum processStatus {
|
|
|
71
71
|
* <FileStatus file="file.txt" now={0} status={processStatus.TODO} action={(status, e) => console.log(status, e)} />
|
|
72
72
|
* ```
|
|
73
73
|
*/
|
|
74
|
-
export declare function FileStatus(props: FileStatusProps): import("react
|
|
74
|
+
export declare function FileStatus(props: FileStatusProps): import("react").JSX.Element;
|
|
@@ -71,4 +71,4 @@ export declare const enum processStatus {
|
|
|
71
71
|
* <FileStatus file="file.txt" now={0} status={processStatus.TODO} action={(status, e) => console.log(status, e)} />
|
|
72
72
|
* ```
|
|
73
73
|
*/
|
|
74
|
-
export declare function FileStatus(props: FileStatusProps): import("react
|
|
74
|
+
export declare function FileStatus(props: FileStatusProps): import("react").JSX.Element;
|
|
@@ -14,4 +14,4 @@ export interface FileUploaderProps extends FileUploadRootProps {
|
|
|
14
14
|
* A component that allows the user to upload files.
|
|
15
15
|
* @see https://cerberus.digitalu.design/docs/components/file-uploader
|
|
16
16
|
*/
|
|
17
|
-
export declare function FileUploader(props: PropsWithChildren<FileUploaderProps>): import("react
|
|
17
|
+
export declare function FileUploader(props: PropsWithChildren<FileUploaderProps>): import("react").JSX.Element;
|
|
@@ -14,4 +14,4 @@ export interface FileUploaderProps extends FileUploadRootProps {
|
|
|
14
14
|
* A component that allows the user to upload files.
|
|
15
15
|
* @see https://cerberus.digitalu.design/docs/components/file-uploader
|
|
16
16
|
*/
|
|
17
|
-
export declare function FileUploader(props: PropsWithChildren<FileUploaderProps>): import("react
|
|
17
|
+
export declare function FileUploader(props: PropsWithChildren<FileUploaderProps>): import("react").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { FileUploadContextProps } from './primitives';
|
|
2
|
-
export declare function ImgPreview(props: Omit<FileUploadContextProps, 'children'>): import("react
|
|
2
|
+
export declare function ImgPreview(props: Omit<FileUploadContextProps, 'children'>): import("react").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { FileUploadContextProps } from './primitives';
|
|
2
|
-
export declare function ImgPreview(props: Omit<FileUploadContextProps, 'children'>): import("react
|
|
2
|
+
export declare function ImgPreview(props: Omit<FileUploadContextProps, 'children'>): import("react").JSX.Element;
|
|
@@ -23,5 +23,5 @@ export type IconButtonProps = IconButtonRootProps & (NonClipboardIconButtonProps
|
|
|
23
23
|
* A component that allows the user to perform actions using an icon
|
|
24
24
|
* @see https://cerberus.digitalu.design/react/icon-button
|
|
25
25
|
*/
|
|
26
|
-
export declare function IconButton(props: IconButtonProps): import("react
|
|
26
|
+
export declare function IconButton(props: IconButtonProps): import("react").JSX.Element;
|
|
27
27
|
export {};
|
|
@@ -23,5 +23,5 @@ export type IconButtonProps = IconButtonRootProps & (NonClipboardIconButtonProps
|
|
|
23
23
|
* A component that allows the user to perform actions using an icon
|
|
24
24
|
* @see https://cerberus.digitalu.design/react/icon-button
|
|
25
25
|
*/
|
|
26
|
-
export declare function IconButton(props: IconButtonProps): import("react
|
|
26
|
+
export declare function IconButton(props: IconButtonProps): import("react").JSX.Element;
|
|
27
27
|
export {};
|
|
@@ -10,7 +10,7 @@ export type MarqueeProps = MarqueeRootProps & {
|
|
|
10
10
|
* The marquee component displays a horizontally scrolling content with optional edges.
|
|
11
11
|
* @description [Marquee Docs](https://cerberus.digitalu.design/docs/components/marquee)
|
|
12
12
|
*/
|
|
13
|
-
export declare function Marquee(props: MarqueeProps): import("react
|
|
13
|
+
export declare function Marquee(props: MarqueeProps): import("react").JSX.Element;
|
|
14
14
|
export declare namespace Marquee {
|
|
15
15
|
var Context: (props: import("@ark-ui/react").MarqueeContextProps) => import("react").ReactNode;
|
|
16
16
|
var RootProvider: import("react").ForwardRefExoticComponent<Omit<import("../..").CerberusPrimitiveProps<import("@ark-ui/react").MarqueeRootProviderProps & import("react").RefAttributes<HTMLDivElement>>, "ref"> & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -10,7 +10,7 @@ export type MarqueeProps = MarqueeRootProps & {
|
|
|
10
10
|
* The marquee component displays a horizontally scrolling content with optional edges.
|
|
11
11
|
* @description [Marquee Docs](https://cerberus.digitalu.design/docs/components/marquee)
|
|
12
12
|
*/
|
|
13
|
-
export declare function Marquee(props: MarqueeProps): import("react
|
|
13
|
+
export declare function Marquee(props: MarqueeProps): import("react").JSX.Element;
|
|
14
14
|
export declare namespace Marquee {
|
|
15
15
|
var Context: (props: import("@ark-ui/react").MarqueeContextProps) => import("react").ReactNode;
|
|
16
16
|
var RootProvider: import("react").ForwardRefExoticComponent<Omit<import("../..").CerberusPrimitiveProps<import("@ark-ui/react").MarqueeRootProviderProps & import("react").RefAttributes<HTMLDivElement>>, "ref"> & import("react").RefAttributes<HTMLElement>>;
|
|
@@ -28,7 +28,7 @@ export declare const Menu: ForwardRefExoticComponent<Omit< CerberusPrimitiveProp
|
|
|
28
28
|
* </MenuTrigger>
|
|
29
29
|
* </Menu>
|
|
30
30
|
*/
|
|
31
|
-
export declare function MenuTrigger(props: MenuTriggerProps): import("react
|
|
31
|
+
export declare function MenuTrigger(props: MenuTriggerProps): import("react").JSX.Element;
|
|
32
32
|
/**
|
|
33
33
|
* The MenuContent component is the container for the menu items.
|
|
34
34
|
* @definition [Cerberus docs](https://cerberus.digitalu.design/react/menu/dev)
|
|
@@ -44,7 +44,7 @@ export declare function MenuTrigger(props: MenuTriggerProps): import("react/jsx-
|
|
|
44
44
|
* </MenuContent>
|
|
45
45
|
* </Menu>
|
|
46
46
|
*/
|
|
47
|
-
export declare function MenuContent(props: MenuContentProps): import("react
|
|
47
|
+
export declare function MenuContent(props: MenuContentProps): import("react").JSX.Element;
|
|
48
48
|
/**
|
|
49
49
|
* The MenuItem component is a single item in the menu.
|
|
50
50
|
* @definition [Cerberus docs](https://cerberus.digitalu.design/react/menu/dev)
|
|
@@ -28,7 +28,7 @@ export declare const Menu: ForwardRefExoticComponent<Omit< CerberusPrimitiveProp
|
|
|
28
28
|
* </MenuTrigger>
|
|
29
29
|
* </Menu>
|
|
30
30
|
*/
|
|
31
|
-
export declare function MenuTrigger(props: MenuTriggerProps): import("react
|
|
31
|
+
export declare function MenuTrigger(props: MenuTriggerProps): import("react").JSX.Element;
|
|
32
32
|
/**
|
|
33
33
|
* The MenuContent component is the container for the menu items.
|
|
34
34
|
* @definition [Cerberus docs](https://cerberus.digitalu.design/react/menu/dev)
|
|
@@ -44,7 +44,7 @@ export declare function MenuTrigger(props: MenuTriggerProps): import("react/jsx-
|
|
|
44
44
|
* </MenuContent>
|
|
45
45
|
* </Menu>
|
|
46
46
|
*/
|
|
47
|
-
export declare function MenuContent(props: MenuContentProps): import("react
|
|
47
|
+
export declare function MenuContent(props: MenuContentProps): import("react").JSX.Element;
|
|
48
48
|
/**
|
|
49
49
|
* The MenuItem component is a single item in the menu.
|
|
50
50
|
* @definition [Cerberus docs](https://cerberus.digitalu.design/react/menu/dev)
|
|
@@ -10,4 +10,4 @@ export interface NotificationCenterProps {
|
|
|
10
10
|
* The NotificationCenter component is an abstraction for the Notification
|
|
11
11
|
* component. It manages displaying all the toasts in the center.
|
|
12
12
|
*/
|
|
13
|
-
export declare function NotificationCenter(props: NotificationCenterProps): import("react
|
|
13
|
+
export declare function NotificationCenter(props: NotificationCenterProps): import("react").JSX.Element;
|
|
@@ -10,4 +10,4 @@ export interface NotificationCenterProps {
|
|
|
10
10
|
* The NotificationCenter component is an abstraction for the Notification
|
|
11
11
|
* component. It manages displaying all the toasts in the center.
|
|
12
12
|
*/
|
|
13
|
-
export declare function NotificationCenter(props: NotificationCenterProps): import("react
|
|
13
|
+
export declare function NotificationCenter(props: NotificationCenterProps): import("react").JSX.Element;
|
|
@@ -3,4 +3,4 @@ import { NotificationCloseTriggerProps } from './primitives';
|
|
|
3
3
|
* This private module contains a abstraction of the close trigger primitive.
|
|
4
4
|
* @module 'notification/close-trigger'
|
|
5
5
|
*/
|
|
6
|
-
export declare function ToastCloseTrigger(props: NotificationCloseTriggerProps): import("react
|
|
6
|
+
export declare function ToastCloseTrigger(props: NotificationCloseTriggerProps): import("react").JSX.Element;
|
|
@@ -3,4 +3,4 @@ import { NotificationCloseTriggerProps } from './primitives';
|
|
|
3
3
|
* This private module contains a abstraction of the close trigger primitive.
|
|
4
4
|
* @module 'notification/close-trigger'
|
|
5
5
|
*/
|
|
6
|
-
export declare function ToastCloseTrigger(props: NotificationCloseTriggerProps): import("react
|
|
6
|
+
export declare function ToastCloseTrigger(props: NotificationCloseTriggerProps): import("react").JSX.Element;
|
|
@@ -5,4 +5,4 @@ import { NotifyOptions } from './types';
|
|
|
5
5
|
* be a 'loading' type.
|
|
6
6
|
* @module 'notification/match-icon'
|
|
7
7
|
*/
|
|
8
|
-
export declare function MatchNotificationIcon(props: NotifyOptions): import("react
|
|
8
|
+
export declare function MatchNotificationIcon(props: NotifyOptions): import("react").JSX.Element;
|
|
@@ -5,4 +5,4 @@ import { NotifyOptions } from './types';
|
|
|
5
5
|
* be a 'loading' type.
|
|
6
6
|
* @module 'notification/match-icon'
|
|
7
7
|
*/
|
|
8
|
-
export declare function MatchNotificationIcon(props: NotifyOptions): import("react
|
|
8
|
+
export declare function MatchNotificationIcon(props: NotifyOptions): import("react").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { NumberInputDecrementTriggerProps } from './primitives';
|
|
2
|
-
export declare function DecrementTrigger(props: NumberInputDecrementTriggerProps): import("react
|
|
2
|
+
export declare function DecrementTrigger(props: NumberInputDecrementTriggerProps): import("react").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { NumberInputDecrementTriggerProps } from './primitives';
|
|
2
|
-
export declare function DecrementTrigger(props: NumberInputDecrementTriggerProps): import("react
|
|
2
|
+
export declare function DecrementTrigger(props: NumberInputDecrementTriggerProps): import("react").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { NumberInputIncrementTriggerProps } from './primitives';
|
|
2
|
-
export declare function IncrementTrigger(props: NumberInputIncrementTriggerProps): import("react
|
|
2
|
+
export declare function IncrementTrigger(props: NumberInputIncrementTriggerProps): import("react").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { NumberInputIncrementTriggerProps } from './primitives';
|
|
2
|
-
export declare function IncrementTrigger(props: NumberInputIncrementTriggerProps): import("react
|
|
2
|
+
export declare function IncrementTrigger(props: NumberInputIncrementTriggerProps): import("react").JSX.Element;
|
|
@@ -9,5 +9,5 @@ interface NumberInputElProps extends NumberInputRootProps {
|
|
|
9
9
|
* An input for displaying a numeric value.
|
|
10
10
|
* @definition [Cerberus Docs](https://cerberus.digitalu.design/docs/components/number-input)
|
|
11
11
|
*/
|
|
12
|
-
export declare function NumberInput(props: NumberInputElProps): import("react
|
|
12
|
+
export declare function NumberInput(props: NumberInputElProps): import("react").JSX.Element;
|
|
13
13
|
export {};
|
|
@@ -9,5 +9,5 @@ interface NumberInputElProps extends NumberInputRootProps {
|
|
|
9
9
|
* An input for displaying a numeric value.
|
|
10
10
|
* @definition [Cerberus Docs](https://cerberus.digitalu.design/docs/components/number-input)
|
|
11
11
|
*/
|
|
12
|
-
export declare function NumberInput(props: NumberInputElProps): import("react
|
|
12
|
+
export declare function NumberInput(props: NumberInputElProps): import("react").JSX.Element;
|
|
13
13
|
export {};
|
|
@@ -3,5 +3,5 @@ import { PaginationContextDetails } from './primitives';
|
|
|
3
3
|
interface CompactTextProps extends PaginationContextDetails {
|
|
4
4
|
layout: PaginationProps['layout'];
|
|
5
5
|
}
|
|
6
|
-
export declare function CompactText(props: CompactTextProps): import("react
|
|
6
|
+
export declare function CompactText(props: CompactTextProps): import("react").JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -3,5 +3,5 @@ import { PaginationContextDetails } from './primitives';
|
|
|
3
3
|
interface CompactTextProps extends PaginationContextDetails {
|
|
4
4
|
layout: PaginationProps['layout'];
|
|
5
5
|
}
|
|
6
|
-
export declare function CompactText(props: CompactTextProps): import("react
|
|
6
|
+
export declare function CompactText(props: CompactTextProps): import("react").JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -3,5 +3,5 @@ import { PaginationContextDetails } from './primitives';
|
|
|
3
3
|
interface ItemListProps extends PaginationContextDetails {
|
|
4
4
|
layout?: PaginationProps['layout'];
|
|
5
5
|
}
|
|
6
|
-
export declare function ItemList(props: ItemListProps): import("react
|
|
6
|
+
export declare function ItemList(props: ItemListProps): import("react").JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -3,5 +3,5 @@ import { PaginationContextDetails } from './primitives';
|
|
|
3
3
|
interface ItemListProps extends PaginationContextDetails {
|
|
4
4
|
layout?: PaginationProps['layout'];
|
|
5
5
|
}
|
|
6
|
-
export declare function ItemList(props: ItemListProps): import("react
|
|
6
|
+
export declare function ItemList(props: ItemListProps): import("react").JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
|
-
export declare function PaginationItem(props: PropsWithChildren): import("react
|
|
2
|
+
export declare function PaginationItem(props: PropsWithChildren): import("react").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { PropsWithChildren } from 'react';
|
|
2
|
-
export declare function PaginationItem(props: PropsWithChildren): import("react
|
|
2
|
+
export declare function PaginationItem(props: PropsWithChildren): import("react").JSX.Element;
|
|
@@ -18,4 +18,4 @@ export interface PaginationProps extends PaginationRootProps, WithCss {
|
|
|
18
18
|
* @see [Cerby Docs](https://cerberus.digitalu.design/docs/components/pagination)
|
|
19
19
|
* @definition [Ark Docs](https://ark-ui.com/docs/components/pagination#api-reference)
|
|
20
20
|
*/
|
|
21
|
-
export declare function Pagination(props: PaginationProps): import("react
|
|
21
|
+
export declare function Pagination(props: PaginationProps): import("react").JSX.Element;
|
|
@@ -18,4 +18,4 @@ export interface PaginationProps extends PaginationRootProps, WithCss {
|
|
|
18
18
|
* @see [Cerby Docs](https://cerberus.digitalu.design/docs/components/pagination)
|
|
19
19
|
* @definition [Ark Docs](https://ark-ui.com/docs/components/pagination#api-reference)
|
|
20
20
|
*/
|
|
21
|
-
export declare function Pagination(props: PaginationProps): import("react
|
|
21
|
+
export declare function Pagination(props: PaginationProps): import("react").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { GroupProps } from '../group';
|
|
2
2
|
import { IconButtonRootProps } from '../icon-button/index';
|
|
3
|
-
export declare function PrevTrigger(props: TriggerProps): import("react
|
|
4
|
-
export declare function NextTrigger(props: TriggerProps): import("react
|
|
3
|
+
export declare function PrevTrigger(props: TriggerProps): import("react").JSX.Element;
|
|
4
|
+
export declare function NextTrigger(props: TriggerProps): import("react").JSX.Element;
|
|
5
5
|
export interface TriggerProps extends IconButtonRootProps {
|
|
6
6
|
layout?: GroupProps['layout'];
|
|
7
7
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { GroupProps } from '../group';
|
|
2
2
|
import { IconButtonRootProps } from '../icon-button/index';
|
|
3
|
-
export declare function PrevTrigger(props: TriggerProps): import("react
|
|
4
|
-
export declare function NextTrigger(props: TriggerProps): import("react
|
|
3
|
+
export declare function PrevTrigger(props: TriggerProps): import("react").JSX.Element;
|
|
4
|
+
export declare function NextTrigger(props: TriggerProps): import("react").JSX.Element;
|
|
5
5
|
export interface TriggerProps extends IconButtonRootProps {
|
|
6
6
|
layout?: GroupProps['layout'];
|
|
7
7
|
}
|
|
@@ -3,4 +3,4 @@ import { PinInputRootProps } from './primitives';
|
|
|
3
3
|
* PinInput component for entering a numeric PIN code.
|
|
4
4
|
* @definition [Cerberus Docs](https://cerberus.digitalu.design/docs/components/pin-input)
|
|
5
5
|
*/
|
|
6
|
-
export declare function PinInput(props: PinInputRootProps): import("react
|
|
6
|
+
export declare function PinInput(props: PinInputRootProps): import("react").JSX.Element;
|
|
@@ -3,4 +3,4 @@ import { PinInputRootProps } from './primitives';
|
|
|
3
3
|
* PinInput component for entering a numeric PIN code.
|
|
4
4
|
* @definition [Cerberus Docs](https://cerberus.digitalu.design/docs/components/pin-input)
|
|
5
5
|
*/
|
|
6
|
-
export declare function PinInput(props: PinInputRootProps): import("react
|
|
6
|
+
export declare function PinInput(props: PinInputRootProps): import("react").JSX.Element;
|
|
@@ -3,5 +3,5 @@ import { PopoverRootProps } from './primitives';
|
|
|
3
3
|
interface Props {
|
|
4
4
|
positioning: PopoverRootProps['positioning'];
|
|
5
5
|
}
|
|
6
|
-
export declare function PlacementContainer(props: PropsWithChildren<Props>): import("react
|
|
6
|
+
export declare function PlacementContainer(props: PropsWithChildren<Props>): import("react").JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -3,5 +3,5 @@ import { PopoverRootProps } from './primitives';
|
|
|
3
3
|
interface Props {
|
|
4
4
|
positioning: PopoverRootProps['positioning'];
|
|
5
5
|
}
|
|
6
|
-
export declare function PlacementContainer(props: PropsWithChildren<Props>): import("react
|
|
6
|
+
export declare function PlacementContainer(props: PropsWithChildren<Props>): import("react").JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -5,7 +5,7 @@ export interface PopoverBaseProps extends PopoverRootProps {
|
|
|
5
5
|
usage?: 'default' | 'arrow';
|
|
6
6
|
}
|
|
7
7
|
export type PopoverProps = PropsWithChildren<PopoverBaseProps>;
|
|
8
|
-
export declare function Popover(props: PopoverProps): import("react
|
|
8
|
+
export declare function Popover(props: PopoverProps): import("react").JSX.Element;
|
|
9
9
|
export declare namespace Popover {
|
|
10
10
|
var Title: import("react").ElementType;
|
|
11
11
|
var Description: import("react").ElementType;
|
|
@@ -5,7 +5,7 @@ export interface PopoverBaseProps extends PopoverRootProps {
|
|
|
5
5
|
usage?: 'default' | 'arrow';
|
|
6
6
|
}
|
|
7
7
|
export type PopoverProps = PropsWithChildren<PopoverBaseProps>;
|
|
8
|
-
export declare function Popover(props: PopoverProps): import("react
|
|
8
|
+
export declare function Popover(props: PopoverProps): import("react").JSX.Element;
|
|
9
9
|
export declare namespace Popover {
|
|
10
10
|
var Title: import("react").ElementType;
|
|
11
11
|
var Description: import("react").ElementType;
|
|
@@ -48,4 +48,4 @@ export type ProgressBarProps = ProgressBarRootProps & (NonIndeterminateProgressB
|
|
|
48
48
|
* <ProgressBar value={75} />
|
|
49
49
|
* ```
|
|
50
50
|
*/
|
|
51
|
-
export declare function ProgressBar(props: ProgressBarProps): import("react
|
|
51
|
+
export declare function ProgressBar(props: ProgressBarProps): import("react").JSX.Element;
|
|
@@ -48,4 +48,4 @@ export type ProgressBarProps = ProgressBarRootProps & (NonIndeterminateProgressB
|
|
|
48
48
|
* <ProgressBar value={75} />
|
|
49
49
|
* ```
|
|
50
50
|
*/
|
|
51
|
-
export declare function ProgressBar(props: ProgressBarProps): import("react
|
|
51
|
+
export declare function ProgressBar(props: ProgressBarProps): import("react").JSX.Element;
|
|
@@ -14,4 +14,4 @@ export type RadioProps = RadioGroupVariantProps & RadioGroupItemProps;
|
|
|
14
14
|
* <Radio value="option1">Option 1</Radio>
|
|
15
15
|
* ```
|
|
16
16
|
*/
|
|
17
|
-
export declare function Radio(props: RadioProps): import("react
|
|
17
|
+
export declare function Radio(props: RadioProps): import("react").JSX.Element;
|
|
@@ -14,4 +14,4 @@ export type RadioProps = RadioGroupVariantProps & RadioGroupItemProps;
|
|
|
14
14
|
* <Radio value="option1">Option 1</Radio>
|
|
15
15
|
* ```
|
|
16
16
|
*/
|
|
17
|
-
export declare function Radio(props: RadioProps): import("react
|
|
17
|
+
export declare function Radio(props: RadioProps): import("react").JSX.Element;
|
|
@@ -31,4 +31,4 @@ export interface RatingProps extends Omit<RatingRootProps, 'children'> {
|
|
|
31
31
|
* </Rating>
|
|
32
32
|
* ```
|
|
33
33
|
*/
|
|
34
|
-
export declare function Rating(props: RatingProps): import("react
|
|
34
|
+
export declare function Rating(props: RatingProps): import("react").JSX.Element;
|
|
@@ -31,4 +31,4 @@ export interface RatingProps extends Omit<RatingRootProps, 'children'> {
|
|
|
31
31
|
* </Rating>
|
|
32
32
|
* ```
|
|
33
33
|
*/
|
|
34
|
-
export declare function Rating(props: RatingProps): import("react
|
|
34
|
+
export declare function Rating(props: RatingProps): import("react").JSX.Element;
|
|
@@ -19,4 +19,4 @@ export interface OptionProps extends SelectItemProps {
|
|
|
19
19
|
* @definition [Select docs](https://cerberus.digitalu.design/react/select/dev)
|
|
20
20
|
* @definition [ARK docs](https://ark-ui.com/react/docs/components/select)
|
|
21
21
|
*/
|
|
22
|
-
export declare function Option(props: OptionProps): import("react
|
|
22
|
+
export declare function Option(props: OptionProps): import("react").JSX.Element;
|
|
@@ -19,4 +19,4 @@ export interface OptionProps extends SelectItemProps {
|
|
|
19
19
|
* @definition [Select docs](https://cerberus.digitalu.design/react/select/dev)
|
|
20
20
|
* @definition [ARK docs](https://ark-ui.com/react/docs/components/select)
|
|
21
21
|
*/
|
|
22
|
-
export declare function Option(props: OptionProps): import("react
|
|
22
|
+
export declare function Option(props: OptionProps): import("react").JSX.Element;
|
|
@@ -60,4 +60,4 @@ export interface SelectProps extends Omit<SelectRootProps, 'container'> {
|
|
|
60
60
|
* )
|
|
61
61
|
* }
|
|
62
62
|
*/
|
|
63
|
-
export declare function Select(props: SelectProps): import("react
|
|
63
|
+
export declare function Select(props: SelectProps): import("react").JSX.Element;
|
|
@@ -60,4 +60,4 @@ export interface SelectProps extends Omit<SelectRootProps, 'container'> {
|
|
|
60
60
|
* )
|
|
61
61
|
* }
|
|
62
62
|
*/
|
|
63
|
-
export declare function Select(props: SelectProps): import("react
|
|
63
|
+
export declare function Select(props: SelectProps): import("react").JSX.Element;
|
|
@@ -15,4 +15,4 @@ export interface SplitButtonProps extends ButtonProps {
|
|
|
15
15
|
* dropdown menu for additional actions.
|
|
16
16
|
* @definition [Cerberus docs](https://cerberus.digitalu.designdocs/components/split-button)
|
|
17
17
|
*/
|
|
18
|
-
export declare function SplitButton(props: CerberusPrimitiveProps<SplitButtonProps>): import("react
|
|
18
|
+
export declare function SplitButton(props: CerberusPrimitiveProps<SplitButtonProps>): import("react").JSX.Element;
|
|
@@ -15,4 +15,4 @@ export interface SplitButtonProps extends ButtonProps {
|
|
|
15
15
|
* dropdown menu for additional actions.
|
|
16
16
|
* @definition [Cerberus docs](https://cerberus.digitalu.designdocs/components/split-button)
|
|
17
17
|
*/
|
|
18
|
-
export declare function SplitButton(props: CerberusPrimitiveProps<SplitButtonProps>): import("react
|
|
18
|
+
export declare function SplitButton(props: CerberusPrimitiveProps<SplitButtonProps>): import("react").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function SwitchIndicator(): import("react
|
|
1
|
+
export declare function SwitchIndicator(): import("react").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function SwitchIndicator(): import("react
|
|
1
|
+
export declare function SwitchIndicator(): import("react").JSX.Element;
|
|
@@ -5,4 +5,4 @@ import { SwitchRootProps } from './primitives';
|
|
|
5
5
|
* @description [Cerberus Docs] https://cerberus.digitalu.design/react/switch
|
|
6
6
|
* @description [Ark Docs] https://ark-ui.com/docs/components/switch
|
|
7
7
|
*/
|
|
8
|
-
export declare function Switch(props: SwitchRootProps): import("react
|
|
8
|
+
export declare function Switch(props: SwitchRootProps): import("react").JSX.Element;
|
|
@@ -5,4 +5,4 @@ import { SwitchRootProps } from './primitives';
|
|
|
5
5
|
* @description [Cerberus Docs] https://cerberus.digitalu.design/react/switch
|
|
6
6
|
* @description [Ark Docs] https://ark-ui.com/docs/components/switch
|
|
7
7
|
*/
|
|
8
|
-
export declare function Switch(props: SwitchRootProps): import("react
|
|
8
|
+
export declare function Switch(props: SwitchRootProps): import("react").JSX.Element;
|
|
@@ -6,4 +6,4 @@ export interface ClosableTagProps extends TagRootProps {
|
|
|
6
6
|
*/
|
|
7
7
|
onClick: ButtonHTMLAttributes<HTMLButtonElement>['onClick'];
|
|
8
8
|
}
|
|
9
|
-
export declare function ClosableTag(props: ClosableTagProps): import("react
|
|
9
|
+
export declare function ClosableTag(props: ClosableTagProps): import("react").JSX.Element;
|
|
@@ -6,4 +6,4 @@ export interface ClosableTagProps extends TagRootProps {
|
|
|
6
6
|
*/
|
|
7
7
|
onClick: ButtonHTMLAttributes<HTMLButtonElement>['onClick'];
|
|
8
8
|
}
|
|
9
|
-
export declare function ClosableTag(props: ClosableTagProps): import("react
|
|
9
|
+
export declare function ClosableTag(props: ClosableTagProps): import("react").JSX.Element;
|
|
@@ -10,4 +10,4 @@ export type TagProps = TagRootProps | ClosableTagProps;
|
|
|
10
10
|
* <Tag>Tag</Tag>
|
|
11
11
|
* ```
|
|
12
12
|
*/
|
|
13
|
-
export declare function Tag(props: PropsWithChildren<TagProps>): import("react
|
|
13
|
+
export declare function Tag(props: PropsWithChildren<TagProps>): import("react").JSX.Element;
|
|
@@ -10,4 +10,4 @@ export type TagProps = TagRootProps | ClosableTagProps;
|
|
|
10
10
|
* <Tag>Tag</Tag>
|
|
11
11
|
* ```
|
|
12
12
|
*/
|
|
13
|
-
export declare function Tag(props: PropsWithChildren<TagProps>): import("react
|
|
13
|
+
export declare function Tag(props: PropsWithChildren<TagProps>): import("react").JSX.Element;
|