@blockbite/ui 2.0.9 → 2.0.11
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/AutocompleteDropdown.d.ts +2 -1
- package/dist/Badge.d.ts +2 -1
- package/dist/BitePreview.d.ts +2 -1
- package/dist/Button.d.ts +2 -1
- package/dist/ButtonToggle.d.ts +1 -0
- package/dist/Chapter.d.ts +2 -1
- package/dist/ChapterDivider.d.ts +2 -1
- package/dist/Checkbox.d.ts +2 -1
- package/dist/DisappearingMessage.d.ts +2 -1
- package/dist/DropdownPicker.d.ts +2 -1
- package/dist/EmptyState.d.ts +2 -1
- package/dist/FloatingPanel.d.ts +2 -1
- package/dist/FocalPointControl.d.ts +1 -0
- package/dist/Icon.d.ts +2 -1
- package/dist/LinkPicker.d.ts +2 -1
- package/dist/MediaPicker.d.ts +2 -1
- package/dist/MetricsControl.d.ts +1 -0
- package/dist/Modal.d.ts +1 -0
- package/dist/NewWindowPortal.d.ts +2 -1
- package/dist/Notice.d.ts +2 -1
- package/dist/PasswordInput.d.ts +2 -1
- package/dist/Popover.d.ts +1 -0
- package/dist/ProjectsNavigation.d.ts +14 -0
- package/dist/RangeSlider.d.ts +1 -0
- package/dist/ResponsiveImage.d.ts +2 -1
- package/dist/ResponsiveVideo.d.ts +2 -1
- package/dist/ScrollList.d.ts +1 -0
- package/dist/SectionList.d.ts +2 -1
- package/dist/SelectControlWrapper.d.ts +2 -1
- package/dist/SingleBlockTypeAppender.d.ts +2 -1
- package/dist/SlideIn.d.ts +2 -1
- package/dist/Spinner.d.ts +2 -1
- package/dist/Tabs.d.ts +7 -6
- package/dist/Tag.d.ts +2 -1
- package/dist/TextControl.d.ts +2 -1
- package/dist/TextControlLabel.d.ts +2 -1
- package/dist/ToggleGroup.d.ts +1 -0
- package/dist/ToggleSwitch.d.ts +2 -1
- package/dist/Wrap.d.ts +2 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +3577 -49
- package/dist/index.js.map +1 -1
- package/dist/ui.css +1 -66
- package/dist/vite.svg +1 -0
- package/package.json +14 -11
- package/dist/AutocompleteDropdown.js +0 -24
- package/dist/AutocompleteDropdown.js.map +0 -1
- package/dist/Badge.js +0 -6
- package/dist/Badge.js.map +0 -1
- package/dist/BitePreview.js +0 -52
- package/dist/BitePreview.js.map +0 -1
- package/dist/Button.js +0 -9
- package/dist/Button.js.map +0 -1
- package/dist/ButtonToggle.js +0 -44
- package/dist/ButtonToggle.js.map +0 -1
- package/dist/Chapter.js +0 -7
- package/dist/Chapter.js.map +0 -1
- package/dist/ChapterDivider.js +0 -6
- package/dist/ChapterDivider.js.map +0 -1
- package/dist/Checkbox.js +0 -12
- package/dist/Checkbox.js.map +0 -1
- package/dist/DisappearingMessage.js +0 -28
- package/dist/DisappearingMessage.js.map +0 -1
- package/dist/DropdownPicker.js +0 -36
- package/dist/DropdownPicker.js.map +0 -1
- package/dist/EmptyState.js +0 -17
- package/dist/EmptyState.js.map +0 -1
- package/dist/FloatingPanel.js +0 -32
- package/dist/FloatingPanel.js.map +0 -1
- package/dist/FocalPointControl.js +0 -31
- package/dist/FocalPointControl.js.map +0 -1
- package/dist/Icon.js +0 -8
- package/dist/Icon.js.map +0 -1
- package/dist/LinkPicker.js +0 -50
- package/dist/LinkPicker.js.map +0 -1
- package/dist/MediaPicker.js +0 -96
- package/dist/MediaPicker.js.map +0 -1
- package/dist/MetricsControl.js +0 -93
- package/dist/MetricsControl.js.map +0 -1
- package/dist/Modal.js +0 -76
- package/dist/Modal.js.map +0 -1
- package/dist/NewWindowPortal.js +0 -54
- package/dist/NewWindowPortal.js.map +0 -1
- package/dist/Notice.js +0 -10
- package/dist/Notice.js.map +0 -1
- package/dist/PasswordInput.js +0 -23
- package/dist/PasswordInput.js.map +0 -1
- package/dist/Popover.js +0 -23
- package/dist/Popover.js.map +0 -1
- package/dist/RangeSlider.js +0 -38
- package/dist/RangeSlider.js.map +0 -1
- package/dist/ResponsiveImage.js +0 -14
- package/dist/ResponsiveImage.js.map +0 -1
- package/dist/ResponsiveVideo.js +0 -8
- package/dist/ResponsiveVideo.js.map +0 -1
- package/dist/ScrollList.js +0 -9
- package/dist/ScrollList.js.map +0 -1
- package/dist/SectionList.js +0 -61
- package/dist/SectionList.js.map +0 -1
- package/dist/SelectControlWrapper.js +0 -18
- package/dist/SelectControlWrapper.js.map +0 -1
- package/dist/SingleBlockTypeAppender.js +0 -18
- package/dist/SingleBlockTypeAppender.js.map +0 -1
- package/dist/SlideIn.js +0 -17
- package/dist/SlideIn.js.map +0 -1
- package/dist/Spinner.js +0 -17
- package/dist/Spinner.js.map +0 -1
- package/dist/Tabs.js +0 -54
- package/dist/Tabs.js.map +0 -1
- package/dist/Tag.js +0 -6
- package/dist/Tag.js.map +0 -1
- package/dist/TextControl.js +0 -17
- package/dist/TextControl.js.map +0 -1
- package/dist/TextControlLabel.js +0 -8
- package/dist/TextControlLabel.js.map +0 -1
- package/dist/ToggleGroup.js +0 -16
- package/dist/ToggleGroup.js.map +0 -1
- package/dist/ToggleSwitch.js +0 -17
- package/dist/ToggleSwitch.js.map +0 -1
- package/dist/Wrap.js +0 -8
- package/dist/Wrap.js.map +0 -1
- package/dist/types.js +0 -2
- package/dist/types.js.map +0 -1
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
interface OptionPanelDropdownProps {
|
|
2
3
|
defaultValue: string;
|
|
3
4
|
options: {
|
|
@@ -7,5 +8,5 @@ interface OptionPanelDropdownProps {
|
|
|
7
8
|
onPressedChange: (value: string) => void;
|
|
8
9
|
swatch?: boolean;
|
|
9
10
|
}
|
|
10
|
-
export declare function AutocompleteDropdown({ defaultValue, options, swatch, onPressedChange, }: OptionPanelDropdownProps):
|
|
11
|
+
export declare function AutocompleteDropdown({ defaultValue, options, swatch, onPressedChange, }: OptionPanelDropdownProps): React.JSX.Element;
|
|
11
12
|
export {};
|
package/dist/Badge.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type BadgeProps = {
|
|
2
3
|
children: React.ReactNode;
|
|
3
4
|
className?: string;
|
|
4
5
|
onClick?: () => void;
|
|
5
6
|
};
|
|
6
|
-
export declare const Badge: ({ children, className, onClick }: BadgeProps) =>
|
|
7
|
+
export declare const Badge: ({ children, className, onClick }: BadgeProps) => React.JSX.Element;
|
|
7
8
|
export {};
|
package/dist/BitePreview.d.ts
CHANGED
package/dist/Button.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type ButtonProps = {
|
|
2
3
|
children?: React.ReactNode;
|
|
3
4
|
asChild?: boolean;
|
|
@@ -10,5 +11,5 @@ type ButtonProps = {
|
|
|
10
11
|
icon?: any;
|
|
11
12
|
disabled?: boolean;
|
|
12
13
|
};
|
|
13
|
-
export declare const Button: ({ children, size, label, className, onClick, variant, display, icon, disabled, }: ButtonProps) =>
|
|
14
|
+
export declare const Button: ({ children, size, label, className, onClick, variant, display, icon, disabled, }: ButtonProps) => React.JSX.Element;
|
|
14
15
|
export {};
|
package/dist/ButtonToggle.d.ts
CHANGED
package/dist/Chapter.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type ChapterProps = {
|
|
2
3
|
children?: React.ReactNode;
|
|
3
4
|
className?: string;
|
|
4
5
|
title?: string;
|
|
5
6
|
};
|
|
6
|
-
export declare const Chapter: ({ children, title }: ChapterProps) =>
|
|
7
|
+
export declare const Chapter: ({ children, title }: ChapterProps) => React.JSX.Element;
|
|
7
8
|
export {};
|
package/dist/ChapterDivider.d.ts
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type ChapterDividerProps = {
|
|
2
3
|
id?: string;
|
|
3
4
|
title?: string;
|
|
4
5
|
className?: string;
|
|
5
6
|
help?: string;
|
|
6
7
|
};
|
|
7
|
-
export declare const ChapterDivider: ({ id, title, className, help, }: ChapterDividerProps) =>
|
|
8
|
+
export declare const ChapterDivider: ({ id, title, className, help, }: ChapterDividerProps) => React.JSX.Element;
|
|
8
9
|
export {};
|
package/dist/Checkbox.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type CheckboxProps = {
|
|
2
3
|
id: string;
|
|
3
4
|
label?: string;
|
|
@@ -5,5 +6,5 @@ type CheckboxProps = {
|
|
|
5
6
|
defaultChecked?: boolean;
|
|
6
7
|
onCheckedChange: (checked: boolean, id: string) => void;
|
|
7
8
|
};
|
|
8
|
-
export declare const Checkbox: ({ label, help, defaultChecked }: CheckboxProps) =>
|
|
9
|
+
export declare const Checkbox: ({ label, help, defaultChecked }: CheckboxProps) => React.JSX.Element;
|
|
9
10
|
export {};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type DisappearingMessageProps = {
|
|
2
3
|
duration: number;
|
|
3
4
|
children: React.ReactNode;
|
|
4
5
|
trigger: boolean;
|
|
5
6
|
};
|
|
6
|
-
export declare const DisappearingMessage: ({ duration, children, trigger, }: DisappearingMessageProps) =>
|
|
7
|
+
export declare const DisappearingMessage: ({ duration, children, trigger, }: DisappearingMessageProps) => React.JSX.Element;
|
|
7
8
|
export {};
|
package/dist/DropdownPicker.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type DropdownPickerProps = {
|
|
2
3
|
label?: string;
|
|
3
4
|
className?: string;
|
|
@@ -11,5 +12,5 @@ type DropdownPickerProps = {
|
|
|
11
12
|
}[];
|
|
12
13
|
onPressedChange: (value: string | null) => void;
|
|
13
14
|
};
|
|
14
|
-
export declare const DropdownPicker: ({ label, className, defaultValue, defaultIcon, onPressedChange, options, }: DropdownPickerProps) =>
|
|
15
|
+
export declare const DropdownPicker: ({ label, className, defaultValue, defaultIcon, onPressedChange, options, }: DropdownPickerProps) => React.JSX.Element;
|
|
15
16
|
export {};
|
package/dist/EmptyState.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type Props = {
|
|
2
3
|
icon?: JSX.Element;
|
|
3
4
|
title: string;
|
|
@@ -5,5 +6,5 @@ type Props = {
|
|
|
5
6
|
children?: React.ReactNode;
|
|
6
7
|
[key: string]: any;
|
|
7
8
|
};
|
|
8
|
-
export declare function EmptyState({ icon, title, description, children, ...rest }: Props):
|
|
9
|
+
export declare function EmptyState({ icon, title, description, children, ...rest }: Props): React.JSX.Element;
|
|
9
10
|
export {};
|
package/dist/FloatingPanel.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type DraggablePanelProps = {
|
|
2
3
|
children: React.ReactNode;
|
|
3
4
|
};
|
|
4
5
|
export declare function FloatingPanel({ children, }: DraggablePanelProps & {
|
|
5
6
|
children: React.ReactNode;
|
|
6
|
-
}):
|
|
7
|
+
}): React.JSX.Element;
|
|
7
8
|
export {};
|
package/dist/Icon.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type IconProps = {
|
|
2
3
|
icon: React.FC<React.SVGProps<SVGSVGElement>> | null;
|
|
3
4
|
className?: string;
|
|
4
5
|
};
|
|
5
|
-
export declare const Icon: ({ icon: IconComponent, className }: IconProps) =>
|
|
6
|
+
export declare const Icon: ({ icon: IconComponent, className }: IconProps) => React.JSX.Element;
|
|
6
7
|
export {};
|
package/dist/LinkPicker.d.ts
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export declare function LinkPicker(props: any): React.JSX.Element;
|
package/dist/MediaPicker.d.ts
CHANGED
package/dist/MetricsControl.d.ts
CHANGED
package/dist/Modal.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type Props = {
|
|
2
3
|
windowInstance: Window;
|
|
3
4
|
onClose: () => void;
|
|
4
5
|
children: React.ReactNode;
|
|
5
6
|
};
|
|
6
|
-
export declare const NewWindowPortal: ({ windowInstance, onClose, children, }: Props) =>
|
|
7
|
+
export declare const NewWindowPortal: ({ windowInstance, onClose, children, }: Props) => React.ReactPortal;
|
|
7
8
|
export {};
|
package/dist/Notice.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type NoticeProps = {
|
|
2
3
|
children: React.ReactNode;
|
|
3
4
|
className?: string;
|
|
4
5
|
status?: 'success' | 'error' | 'warning' | 'info';
|
|
5
6
|
};
|
|
6
|
-
export declare const Notice: ({ children, status, className, }: NoticeProps) =>
|
|
7
|
+
export declare const Notice: ({ children, status, className, }: NoticeProps) => React.JSX.Element;
|
|
7
8
|
export {};
|
package/dist/PasswordInput.d.ts
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type PasswordInputProps = {
|
|
2
3
|
label: string;
|
|
3
4
|
value: string;
|
|
4
5
|
onChange: (value: string) => void;
|
|
5
6
|
[key: string]: any;
|
|
6
7
|
};
|
|
7
|
-
export declare const PasswordInput: ({ label, value, onChange, ...rest }: PasswordInputProps) =>
|
|
8
|
+
export declare const PasswordInput: ({ label, value, onChange, ...rest }: PasswordInputProps) => React.JSX.Element;
|
|
8
9
|
export {};
|
package/dist/Popover.d.ts
CHANGED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export type ProjectItem = {
|
|
3
|
+
id: string | number;
|
|
4
|
+
name: string;
|
|
5
|
+
description: string;
|
|
6
|
+
};
|
|
7
|
+
type Props = {
|
|
8
|
+
items: ProjectItem[];
|
|
9
|
+
activeId: string | number;
|
|
10
|
+
onSelect: (id: string | number) => void;
|
|
11
|
+
className?: string;
|
|
12
|
+
};
|
|
13
|
+
export declare const ProjectsNavigation: ({ items, activeId, onSelect, className, }: Props) => React.JSX.Element;
|
|
14
|
+
export {};
|
package/dist/RangeSlider.d.ts
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export declare function ResponsiveImage(props: any): React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
export declare function ResponsiveVideo(props: any): React.JSX.Element;
|
package/dist/ScrollList.d.ts
CHANGED
package/dist/SectionList.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type SectionTypeProps = {
|
|
2
3
|
id: string;
|
|
3
4
|
name: string;
|
|
@@ -15,5 +16,5 @@ type SectionListProps = {
|
|
|
15
16
|
setCode: (code: string) => void;
|
|
16
17
|
addons?: JSX.Element;
|
|
17
18
|
};
|
|
18
|
-
export declare const SectionList: ({ sections, setSections, activeSection, setActiveSection, Update, newSection, setCode, addons, }: SectionListProps) =>
|
|
19
|
+
export declare const SectionList: ({ sections, setSections, activeSection, setActiveSection, Update, newSection, setCode, addons, }: SectionListProps) => React.JSX.Element;
|
|
19
20
|
export default SectionList;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type SelectControlWrapperProps = {
|
|
2
3
|
className?: string;
|
|
3
4
|
defaultValue: string;
|
|
@@ -6,5 +7,5 @@ type SelectControlWrapperProps = {
|
|
|
6
7
|
label?: string;
|
|
7
8
|
onChange?: (value: string) => void;
|
|
8
9
|
};
|
|
9
|
-
export declare const SelectControlWrapper: ({ onChange, className, defaultValue, options, label, }: SelectControlWrapperProps) =>
|
|
10
|
+
export declare const SelectControlWrapper: ({ onChange, className, defaultValue, options, label, }: SelectControlWrapperProps) => React.JSX.Element;
|
|
10
11
|
export {};
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
interface SingleBlockTypeAppenderProps {
|
|
2
3
|
buttonText?: string;
|
|
3
4
|
}
|
|
4
|
-
export declare const SingleBlockTypeAppender: ({ buttonText, }: SingleBlockTypeAppenderProps) =>
|
|
5
|
+
export declare const SingleBlockTypeAppender: ({ buttonText, }: SingleBlockTypeAppenderProps) => React.JSX.Element;
|
|
5
6
|
export {};
|
package/dist/SlideIn.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type SlideInProps = {
|
|
2
3
|
children: React.ReactNode;
|
|
3
4
|
className?: string;
|
|
4
5
|
watch?: any;
|
|
5
6
|
};
|
|
6
|
-
export declare const SlideIn: ({ children, watch, className }: SlideInProps) =>
|
|
7
|
+
export declare const SlideIn: ({ children, watch, className }: SlideInProps) => React.JSX.Element;
|
|
7
8
|
export {};
|
package/dist/Spinner.d.ts
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type SpinnerProps = {
|
|
2
3
|
label?: string;
|
|
3
4
|
className?: string;
|
|
4
5
|
defaultValue: boolean;
|
|
5
6
|
};
|
|
6
|
-
export declare const Spinner: ({ className, defaultValue }: SpinnerProps) =>
|
|
7
|
+
export declare const Spinner: ({ className, defaultValue }: SpinnerProps) => React.JSX.Element;
|
|
7
8
|
export {};
|
package/dist/Tabs.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type TabsProps = {
|
|
2
3
|
className?: string;
|
|
3
4
|
value?: string;
|
|
@@ -5,7 +6,7 @@ type TabsProps = {
|
|
|
5
6
|
onValueChange?: (value: string) => void;
|
|
6
7
|
children?: React.ReactNode;
|
|
7
8
|
};
|
|
8
|
-
export declare const TabsWrapper: ({ children, defaultValue, value, onValueChange, ...rest }: TabsProps) =>
|
|
9
|
+
export declare const TabsWrapper: ({ children, defaultValue, value, onValueChange, ...rest }: TabsProps) => React.JSX.Element;
|
|
9
10
|
type TabsListProps = {
|
|
10
11
|
options: {
|
|
11
12
|
name: string;
|
|
@@ -16,16 +17,16 @@ type TabsListProps = {
|
|
|
16
17
|
onValueChange?: (value: string) => void;
|
|
17
18
|
className?: string;
|
|
18
19
|
};
|
|
19
|
-
export declare const TabsList: ({ options, children, className, onValueChange, }: TabsListProps) =>
|
|
20
|
+
export declare const TabsList: ({ options, children, className, onValueChange, }: TabsListProps) => React.JSX.Element;
|
|
20
21
|
type TabsContentProps = {
|
|
21
22
|
value: string;
|
|
22
23
|
children: React.ReactNode;
|
|
23
24
|
className?: string;
|
|
24
25
|
};
|
|
25
|
-
export declare const TabsContent: ({ value, children, className, }: TabsContentProps) =>
|
|
26
|
+
export declare const TabsContent: ({ value, children, className, }: TabsContentProps) => React.JSX.Element;
|
|
26
27
|
export declare const Tabs: {
|
|
27
|
-
Wrapper: ({ children, defaultValue, value, onValueChange, ...rest }: TabsProps) =>
|
|
28
|
-
List: ({ options, children, className, onValueChange, }: TabsListProps) =>
|
|
29
|
-
Content: ({ value, children, className, }: TabsContentProps) =>
|
|
28
|
+
Wrapper: ({ children, defaultValue, value, onValueChange, ...rest }: TabsProps) => React.JSX.Element;
|
|
29
|
+
List: ({ options, children, className, onValueChange, }: TabsListProps) => React.JSX.Element;
|
|
30
|
+
Content: ({ value, children, className, }: TabsContentProps) => React.JSX.Element;
|
|
30
31
|
};
|
|
31
32
|
export {};
|
package/dist/Tag.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type TagProps = {
|
|
2
3
|
children: React.ReactNode;
|
|
3
4
|
className?: string;
|
|
@@ -5,5 +6,5 @@ type TagProps = {
|
|
|
5
6
|
asButton?: boolean;
|
|
6
7
|
onClick?: () => void;
|
|
7
8
|
};
|
|
8
|
-
export declare const Tag: ({ children, onClick, color, className, }: TagProps) =>
|
|
9
|
+
export declare const Tag: ({ children, onClick, color, className, }: TagProps) => React.JSX.Element;
|
|
9
10
|
export {};
|
package/dist/TextControl.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type TextControlProps = {
|
|
2
3
|
className?: string;
|
|
3
4
|
inputClassName?: string;
|
|
@@ -12,5 +13,5 @@ type TextControlProps = {
|
|
|
12
13
|
label?: string;
|
|
13
14
|
helper?: string;
|
|
14
15
|
};
|
|
15
|
-
export declare const TextControl:
|
|
16
|
+
export declare const TextControl: React.ForwardRefExoticComponent<TextControlProps & React.RefAttributes<HTMLInputElement>>;
|
|
16
17
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type TextControlLabelProps = {
|
|
2
3
|
className?: string;
|
|
3
4
|
defaultValue: any;
|
|
@@ -5,5 +6,5 @@ type TextControlLabelProps = {
|
|
|
5
6
|
onChange?: (value: string) => void;
|
|
6
7
|
onClick?: () => void;
|
|
7
8
|
};
|
|
8
|
-
export declare const TextControlLabel: ({ onChange, defaultValue, children, }: TextControlLabelProps) =>
|
|
9
|
+
export declare const TextControlLabel: ({ onChange, defaultValue, children, }: TextControlLabelProps) => React.JSX.Element;
|
|
9
10
|
export {};
|
package/dist/ToggleGroup.d.ts
CHANGED
package/dist/ToggleSwitch.d.ts
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type ToggleSwitchProps = {
|
|
2
3
|
label?: string;
|
|
3
4
|
className?: string;
|
|
4
5
|
onChange?: (checked: boolean) => void;
|
|
5
6
|
checked?: boolean;
|
|
6
7
|
};
|
|
7
|
-
export declare const ToggleSwitch: ({ label, className, onChange, checked, }: ToggleSwitchProps) =>
|
|
8
|
+
export declare const ToggleSwitch: ({ label, className, onChange, checked, }: ToggleSwitchProps) => React.JSX.Element;
|
|
8
9
|
export {};
|
package/dist/Wrap.d.ts
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
1
2
|
type WrapProps = {
|
|
2
3
|
children: React.ReactNode;
|
|
3
4
|
className?: string;
|
|
4
5
|
important?: boolean;
|
|
5
6
|
onClick?: (e: React.MouseEvent) => void;
|
|
6
7
|
};
|
|
7
|
-
export declare const Wrap: ({ children, className, important, onClick, }: WrapProps) =>
|
|
8
|
+
export declare const Wrap: ({ children, className, important, onClick, }: WrapProps) => React.JSX.Element;
|
|
8
9
|
export {};
|
package/dist/index.d.ts
CHANGED
|
@@ -27,6 +27,7 @@ export { NewWindowPortal } from './NewWindowPortal.js';
|
|
|
27
27
|
export { Notice } from './Notice.js';
|
|
28
28
|
export { PasswordInput } from './PasswordInput.js';
|
|
29
29
|
export { Popover } from './Popover.js';
|
|
30
|
+
export { ProjectsNavigation } from './ProjectsNavigation.js';
|
|
30
31
|
export { RangeSlider } from './RangeSlider.js';
|
|
31
32
|
export { ResponsiveImage } from './ResponsiveImage.js';
|
|
32
33
|
export { ResponsiveVideo } from './ResponsiveVideo.js';
|