@rocket.chat/fuselage 0.80.0 → 0.81.0
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/AudioPlayer/AudioPlayer.d.ts +3 -3
- package/dist/components/AudioPlayer/AudioPlayer.d.ts.map +1 -1
- package/dist/components/AudioPlayer/AudioPlayerControls.d.ts +21 -0
- package/dist/components/AudioPlayer/AudioPlayerControls.d.ts.map +1 -0
- package/dist/components/AudioPlayer/index.d.ts +1 -0
- package/dist/components/AudioPlayer/index.d.ts.map +1 -1
- package/dist/components/AutoComplete/AutoComplete.d.ts +3 -4
- package/dist/components/AutoComplete/AutoComplete.d.ts.map +1 -1
- package/dist/components/Box/Box.d.ts +3 -3
- package/dist/components/Box/Box.d.ts.map +1 -1
- package/dist/components/Button/ActionButton.d.ts +1 -19
- package/dist/components/Button/ActionButton.d.ts.map +1 -1
- package/dist/components/Button/Button.d.ts +4 -20
- package/dist/components/Button/Button.d.ts.map +1 -1
- package/dist/components/Button/IconButton.d.ts +1 -10
- package/dist/components/Button/IconButton.d.ts.map +1 -1
- package/dist/components/ButtonGroup/ButtonGroup.d.ts +3 -10
- package/dist/components/ButtonGroup/ButtonGroup.d.ts.map +1 -1
- package/dist/components/CheckBox/CheckBox.d.ts +3 -6
- package/dist/components/CheckBox/CheckBox.d.ts.map +1 -1
- package/dist/components/Contextualbar/Contextualbar.d.ts +4 -2
- package/dist/components/Contextualbar/Contextualbar.d.ts.map +1 -1
- package/dist/components/Contextualbar/ContextualbarContent.d.ts +4 -2
- package/dist/components/Contextualbar/ContextualbarContent.d.ts.map +1 -1
- package/dist/components/Contextualbar/ContextualbarEmptyContent.d.ts +4 -6
- package/dist/components/Contextualbar/ContextualbarEmptyContent.d.ts.map +1 -1
- package/dist/components/Contextualbar/ContextualbarFooter.d.ts +4 -2
- package/dist/components/Contextualbar/ContextualbarFooter.d.ts.map +1 -1
- package/dist/components/Contextualbar/ContextualbarSection.d.ts +4 -2
- package/dist/components/Contextualbar/ContextualbarSection.d.ts.map +1 -1
- package/dist/components/ContextualbarV2/Contextualbar.d.ts +4 -2
- package/dist/components/ContextualbarV2/Contextualbar.d.ts.map +1 -1
- package/dist/components/ContextualbarV2/ContextualbarContent.d.ts +4 -2
- package/dist/components/ContextualbarV2/ContextualbarContent.d.ts.map +1 -1
- package/dist/components/ContextualbarV2/ContextualbarEmptyContent.d.ts +2 -5
- package/dist/components/ContextualbarV2/ContextualbarEmptyContent.d.ts.map +1 -1
- package/dist/components/ContextualbarV2/ContextualbarFooter.d.ts +4 -2
- package/dist/components/ContextualbarV2/ContextualbarFooter.d.ts.map +1 -1
- package/dist/components/ContextualbarV2/ContextualbarSection.d.ts +4 -2
- package/dist/components/ContextualbarV2/ContextualbarSection.d.ts.map +1 -1
- package/dist/components/Dropdown/Dropdown.d.ts +3 -3
- package/dist/components/Dropdown/Dropdown.d.ts.map +1 -1
- package/dist/components/Dropdown/DropdownDesktop.d.ts +3 -3
- package/dist/components/Dropdown/DropdownDesktop.d.ts.map +1 -1
- package/dist/components/Dropdown/DropdownDesktopWrapper.d.ts +3 -3
- package/dist/components/Dropdown/DropdownDesktopWrapper.d.ts.map +1 -1
- package/dist/components/Dropdown/DropdownMobile.d.ts +3 -3
- package/dist/components/Dropdown/DropdownMobile.d.ts.map +1 -1
- package/dist/components/EmailInput/EmailInput.d.ts +2 -9
- package/dist/components/EmailInput/EmailInput.d.ts.map +1 -1
- package/dist/components/Field/FieldLabel.d.ts +1 -5
- package/dist/components/Field/FieldLabel.d.ts.map +1 -1
- package/dist/components/Icon/Icon.d.ts +3 -5
- package/dist/components/Icon/Icon.d.ts.map +1 -1
- package/dist/components/InputBox/Input.d.ts +3 -2
- package/dist/components/InputBox/Input.d.ts.map +1 -1
- package/dist/components/InputBox/InputBox.d.ts +3 -14
- package/dist/components/InputBox/InputBox.d.ts.map +1 -1
- package/dist/components/InputBox/InputBoxAddon.d.ts +3 -2
- package/dist/components/InputBox/InputBoxAddon.d.ts.map +1 -1
- package/dist/components/Label/Label.d.ts +3 -8
- package/dist/components/Label/Label.d.ts.map +1 -1
- package/dist/components/Menu/MenuOption.d.ts +4 -4
- package/dist/components/Menu/MenuOption.d.ts.map +1 -1
- package/dist/components/Message/Message.d.ts +3 -11
- package/dist/components/Message/Message.d.ts.map +1 -1
- package/dist/components/Message/MessageBlock.d.ts +4 -5
- package/dist/components/Message/MessageBlock.d.ts.map +1 -1
- package/dist/components/Message/MessageNameContainer.d.ts +3 -3
- package/dist/components/Message/MessageNameContainer.d.ts.map +1 -1
- package/dist/components/Message/MessageReactions/MessageReaction.d.ts +3 -8
- package/dist/components/Message/MessageReactions/MessageReaction.d.ts.map +1 -1
- package/dist/components/Message/MessageReactions/MessageReactions.d.ts +3 -3
- package/dist/components/Message/MessageReactions/MessageReactions.d.ts.map +1 -1
- package/dist/components/Message/MessageStatusIndicator/MessageStatusIndicator.d.ts +3 -3
- package/dist/components/Message/MessageStatusIndicator/MessageStatusIndicator.d.ts.map +1 -1
- package/dist/components/Message/MessageToolbar/MessageToolbar.d.ts +1 -8
- package/dist/components/Message/MessageToolbar/MessageToolbar.d.ts.map +1 -1
- package/dist/components/Message/MessageToolbar/MessageToolbarItem.d.ts +3 -11
- package/dist/components/Message/MessageToolbar/MessageToolbarItem.d.ts.map +1 -1
- package/dist/components/Message/MessageToolbar/MessageToolbarWrapper.d.ts +3 -5
- package/dist/components/Message/MessageToolbar/MessageToolbarWrapper.d.ts.map +1 -1
- package/dist/components/Modal/Modal.d.ts +4 -7
- package/dist/components/Modal/Modal.d.ts.map +1 -1
- package/dist/components/MultiSelect/MultiSelect.d.ts +3 -22
- package/dist/components/MultiSelect/MultiSelect.d.ts.map +1 -1
- package/dist/components/MultiSelect/MultiSelectAnchor.d.ts +4 -3
- package/dist/components/MultiSelect/MultiSelectAnchor.d.ts.map +1 -1
- package/dist/components/MultiSelect/MultiSelectFiltered.d.ts +1 -25
- package/dist/components/MultiSelect/MultiSelectFiltered.d.ts.map +1 -1
- package/dist/components/MultiSelect/MultiSelectFilteredAnchor.d.ts +4 -3
- package/dist/components/MultiSelect/MultiSelectFilteredAnchor.d.ts.map +1 -1
- package/dist/components/NavBar/NavBarGroup.d.ts +1 -8
- package/dist/components/NavBar/NavBarGroup.d.ts.map +1 -1
- package/dist/components/NavBar/NavBarItem.d.ts +3 -3
- package/dist/components/NavBar/NavBarItem.d.ts.map +1 -1
- package/dist/components/NumberInput/NumberInput.d.ts +2 -2
- package/dist/components/NumberInput/NumberInput.d.ts.map +1 -1
- package/dist/components/Option/Option.d.ts +6 -6
- package/dist/components/Option/Option.d.ts.map +1 -1
- package/dist/components/Options/OptionContainer.d.ts +3 -2
- package/dist/components/Options/OptionContainer.d.ts.map +1 -1
- package/dist/components/Options/OptionType.d.ts +15 -1
- package/dist/components/Options/OptionType.d.ts.map +1 -1
- package/dist/components/Options/Options.d.ts +5 -5
- package/dist/components/Options/Options.d.ts.map +1 -1
- package/dist/components/OptionsPaginated/OptionsPaginated.d.ts +6 -26
- package/dist/components/OptionsPaginated/OptionsPaginated.d.ts.map +1 -1
- package/dist/components/PaginatedSelect/PaginatedMultiSelectFiltered.d.ts.map +1 -1
- package/dist/components/PaginatedSelect/PaginatedSelectFiltered.d.ts +2 -1
- package/dist/components/PaginatedSelect/PaginatedSelectFiltered.d.ts.map +1 -1
- package/dist/components/PaginatedSelect/PaginatedSelectWrapper.d.ts +3 -1
- package/dist/components/PaginatedSelect/PaginatedSelectWrapper.d.ts.map +1 -1
- package/dist/components/PasswordInput/PasswordInput.d.ts +2 -2
- package/dist/components/PasswordInput/PasswordInput.d.ts.map +1 -1
- package/dist/components/ProgressBar/ProgressBar.d.ts +3 -9
- package/dist/components/ProgressBar/ProgressBar.d.ts.map +1 -1
- package/dist/components/RadioButton/RadioButton.d.ts +3 -5
- package/dist/components/RadioButton/RadioButton.d.ts.map +1 -1
- package/dist/components/SearchInput/SearchInput.d.ts +2 -9
- package/dist/components/SearchInput/SearchInput.d.ts.map +1 -1
- package/dist/components/Select/Select.d.ts +3 -10
- package/dist/components/Select/Select.d.ts.map +1 -1
- package/dist/components/Select/SelectAddon.d.ts +3 -1
- package/dist/components/Select/SelectAddon.d.ts.map +1 -1
- package/dist/components/Select/SelectAria.d.ts +3 -9
- package/dist/components/Select/SelectAria.d.ts.map +1 -1
- package/dist/components/Select/SelectFiltered.d.ts +1 -18
- package/dist/components/Select/SelectFiltered.d.ts.map +1 -1
- package/dist/components/Select/SelectFilteredAnchor.d.ts +3 -3
- package/dist/components/Select/SelectFilteredAnchor.d.ts.map +1 -1
- package/dist/components/Select/SelectFocus.d.ts +3 -1
- package/dist/components/Select/SelectFocus.d.ts.map +1 -1
- package/dist/components/Select/SelectLegacy.d.ts +3 -16
- package/dist/components/Select/SelectLegacy.d.ts.map +1 -1
- package/dist/components/Select/SelectTrigger.d.ts +5 -3
- package/dist/components/Select/SelectTrigger.d.ts.map +1 -1
- package/dist/components/SelectInput/SelectInput.d.ts +2 -14
- package/dist/components/SelectInput/SelectInput.d.ts.map +1 -1
- package/dist/components/SelectInput/SelectInputOption.d.ts +3 -2
- package/dist/components/SelectInput/SelectInputOption.d.ts.map +1 -1
- package/dist/components/SelectInput/SelectInputPlaceholder.d.ts +3 -2
- package/dist/components/SelectInput/SelectInputPlaceholder.d.ts.map +1 -1
- package/dist/components/SelectInput/index.d.ts +1 -1
- package/dist/components/SelectInput/index.d.ts.map +1 -1
- package/dist/components/Sidebar/Item.d.ts +3 -16
- package/dist/components/Sidebar/Item.d.ts.map +1 -1
- package/dist/components/Sidebar/Sidebar.d.ts +3 -26
- package/dist/components/Sidebar/Sidebar.d.ts.map +1 -1
- package/dist/components/Sidebar/SidebarActions.d.ts +4 -19
- package/dist/components/Sidebar/SidebarActions.d.ts.map +1 -1
- package/dist/components/Sidebar/TopBar/TopBarAction.d.ts +4 -10
- package/dist/components/Sidebar/TopBar/TopBarAction.d.ts.map +1 -1
- package/dist/components/Sidebar/TopBar/TopBarActions.d.ts +4 -8
- package/dist/components/Sidebar/TopBar/TopBarActions.d.ts.map +1 -1
- package/dist/components/Sidebar/TopBar/index.d.ts +4 -18
- package/dist/components/Sidebar/TopBar/index.d.ts.map +1 -1
- package/dist/components/SidebarV2/Sidebar.d.ts +4 -6
- package/dist/components/SidebarV2/Sidebar.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarAction.d.ts +3 -11
- package/dist/components/SidebarV2/SidebarAction.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarActions.d.ts +1 -8
- package/dist/components/SidebarV2/SidebarActions.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarCollapseGroup.d.ts +5 -3
- package/dist/components/SidebarV2/SidebarCollapseGroup.d.ts.map +1 -1
- package/dist/components/SidebarV2/SidebarItem/SidebarListItem.d.ts +5 -3
- package/dist/components/SidebarV2/SidebarItem/SidebarListItem.d.ts.map +1 -1
- package/dist/components/Sidepanel/SidepanelList.d.ts +3 -3
- package/dist/components/Sidepanel/SidepanelList.d.ts.map +1 -1
- package/dist/components/Sidepanel/SidepanelListItem.d.ts +3 -3
- package/dist/components/Sidepanel/SidepanelListItem.d.ts.map +1 -1
- package/dist/components/Slider/Slider.d.ts +4 -4
- package/dist/components/Slider/Slider.d.ts.map +1 -1
- package/dist/components/Tabs/Tabs.d.ts +2 -4
- package/dist/components/Tabs/Tabs.d.ts.map +1 -1
- package/dist/components/Tabs/TabsItem.d.ts +3 -5
- package/dist/components/Tabs/TabsItem.d.ts.map +1 -1
- package/dist/components/TelephoneInput/TelephoneInput.d.ts +2 -11
- package/dist/components/TelephoneInput/TelephoneInput.d.ts.map +1 -1
- package/dist/components/TextAreaInput/TextAreaInput.d.ts +2 -9
- package/dist/components/TextAreaInput/TextAreaInput.d.ts.map +1 -1
- package/dist/components/TextInput/TextInput.d.ts +3 -6
- package/dist/components/TextInput/TextInput.d.ts.map +1 -1
- package/dist/components/Throbber/Throbber.d.ts +3 -6
- package/dist/components/Throbber/Throbber.d.ts.map +1 -1
- package/dist/components/Tile/Tile.d.ts +3 -2
- package/dist/components/Tile/Tile.d.ts.map +1 -1
- package/dist/components/ToggleSwitch/ToggleSwitch.d.ts +3 -5
- package/dist/components/ToggleSwitch/ToggleSwitch.d.ts.map +1 -1
- package/dist/components/Tooltip/Tooltip.d.ts +3 -5
- package/dist/components/Tooltip/Tooltip.d.ts.map +1 -1
- package/dist/components/UrlInput/UrlInput.d.ts +2 -2
- package/dist/components/UrlInput/UrlInput.d.ts.map +1 -1
- package/dist/fuselage.development.js +326 -421
- package/dist/fuselage.development.js.map +1 -1
- package/dist/fuselage.production.js +18 -18
- package/package.json +2 -2
- package/dist/helpers/isForwardRefType.d.ts +0 -3
- package/dist/helpers/isForwardRefType.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectInputOption.d.ts","sourceRoot":"","sources":["../../../src/components/SelectInput/SelectInputOption.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SelectInputOption.d.ts","sourceRoot":"","sources":["../../../src/components/SelectInput/SelectInputOption.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,MAAM,MAAM,sBAAsB,GAAG,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC,GACxD,aAAa,CAAC,iBAAiB,CAAC,CAAC;AAEnC,iBAAS,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,+BAEvD;AAED,eAAe,iBAAiB,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import type { RefAttributes } from 'react';
|
|
1
2
|
import { type BoxProps } from '../Box';
|
|
2
|
-
export type SelectInputPlaceholderProps = BoxProps
|
|
3
|
-
declare
|
|
3
|
+
export type SelectInputPlaceholderProps = Omit<BoxProps, 'ref'> & RefAttributes<HTMLOptionElement>;
|
|
4
|
+
declare function SelectInputPlaceholder(props: SelectInputPlaceholderProps): import("react").JSX.Element;
|
|
4
5
|
export default SelectInputPlaceholder;
|
|
5
6
|
//# sourceMappingURL=SelectInputPlaceholder.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectInputPlaceholder.d.ts","sourceRoot":"","sources":["../../../src/components/SelectInput/SelectInputPlaceholder.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SelectInputPlaceholder.d.ts","sourceRoot":"","sources":["../../../src/components/SelectInput/SelectInputPlaceholder.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,MAAM,MAAM,2BAA2B,GAAG,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC,GAC7D,aAAa,CAAC,iBAAiB,CAAC,CAAC;AAEnC,iBAAS,sBAAsB,CAAC,KAAK,EAAE,2BAA2B,+BAEjE;AAED,eAAe,sBAAsB,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { default as SelectInput, type SelectInputProps
|
|
1
|
+
export { default as SelectInput, type SelectInputProps } from './SelectInput';
|
|
2
2
|
export { default as SelectInputOption, type SelectInputOptionProps, } from './SelectInputOption';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/SelectInput/index.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/SelectInput/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAC9E,OAAO,EACL,OAAO,IAAI,iBAAiB,EAC5B,KAAK,sBAAsB,GAC5B,MAAM,qBAAqB,CAAC"}
|
|
@@ -2,6 +2,7 @@ import type { AllHTMLAttributes, ReactNode } from 'react';
|
|
|
2
2
|
import type { BoxProps } from '../Box';
|
|
3
3
|
import type { IconProps } from '../Icon';
|
|
4
4
|
import type { SidebarActionProps } from './SidebarActions';
|
|
5
|
+
import { SidebarActions } from './SidebarActions';
|
|
5
6
|
export type SidebarItemContainerProps = {
|
|
6
7
|
children?: ReactNode;
|
|
7
8
|
} & AllHTMLAttributes<HTMLElement>;
|
|
@@ -51,14 +52,7 @@ export type SidebarItemAvatarProps = {
|
|
|
51
52
|
children?: ReactNode;
|
|
52
53
|
} & AllHTMLAttributes<HTMLElement>;
|
|
53
54
|
export declare const SidebarItemAvatar: ({ ...props }: SidebarItemAvatarProps) => import("react").JSX.Element;
|
|
54
|
-
export declare const SidebarItemActions:
|
|
55
|
-
align?: "start" | "center" | "end";
|
|
56
|
-
stretch?: boolean;
|
|
57
|
-
wrap?: boolean;
|
|
58
|
-
vertical?: boolean;
|
|
59
|
-
small?: boolean;
|
|
60
|
-
large?: boolean;
|
|
61
|
-
} & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
55
|
+
export declare const SidebarItemActions: typeof SidebarActions;
|
|
62
56
|
export type SidebarItemActionProps = SidebarActionProps;
|
|
63
57
|
export declare const SidebarItemAction: (props: SidebarItemActionProps) => import("react").JSX.Element;
|
|
64
58
|
export type SidebarItemProps = {
|
|
@@ -79,14 +73,7 @@ export declare const SidebarItem: (({ selected, highlighted, clickable, featured
|
|
|
79
73
|
Wrapper: ({ className, ...props }: SidebarItemWrapperProps) => import("react").JSX.Element;
|
|
80
74
|
Icon: ({ highlighted, children, icon, className: _className, ...props }: SidebarItemIconProps) => import("react").JSX.Element;
|
|
81
75
|
Avatar: ({ ...props }: SidebarItemAvatarProps) => import("react").JSX.Element;
|
|
82
|
-
Actions:
|
|
83
|
-
align?: "start" | "center" | "end";
|
|
84
|
-
stretch?: boolean;
|
|
85
|
-
wrap?: boolean;
|
|
86
|
-
vertical?: boolean;
|
|
87
|
-
small?: boolean;
|
|
88
|
-
large?: boolean;
|
|
89
|
-
} & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
76
|
+
Actions: typeof SidebarActions;
|
|
90
77
|
Action: (props: SidebarItemActionProps) => import("react").JSX.Element;
|
|
91
78
|
Badge: ({ className, ...props }: SidebarItemBadgeProps) => import("react").JSX.Element;
|
|
92
79
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Item.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Item.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE1D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AACvC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGzC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"Item.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Item.tsx"],"names":[],"mappings":"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"}
|
|
@@ -8,24 +8,8 @@ declare const Sidebar: ((props: SidebarProps) => import("react").JSX.Element) &
|
|
|
8
8
|
Avatar: {
|
|
9
9
|
size: "x24";
|
|
10
10
|
};
|
|
11
|
-
Actions: import("
|
|
12
|
-
|
|
13
|
-
stretch?: boolean;
|
|
14
|
-
wrap?: boolean;
|
|
15
|
-
vertical?: boolean;
|
|
16
|
-
small?: boolean;
|
|
17
|
-
large?: boolean;
|
|
18
|
-
} & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
19
|
-
Action: import("react").ForwardRefExoticComponent<{
|
|
20
|
-
icon: import("@rocket.chat/icons").Keys | import("react").ReactElement<any>;
|
|
21
|
-
primary?: boolean;
|
|
22
|
-
secondary?: boolean;
|
|
23
|
-
info?: boolean;
|
|
24
|
-
danger?: boolean;
|
|
25
|
-
warning?: boolean;
|
|
26
|
-
success?: boolean;
|
|
27
|
-
pressed?: boolean;
|
|
28
|
-
} & import("..").IconButtonSize & BoxProps & import("react").RefAttributes<HTMLElement>>;
|
|
11
|
+
Actions: typeof import("./TopBar").TopBarActions;
|
|
12
|
+
Action: typeof import("./TopBar").TopBarAction;
|
|
29
13
|
Divider: () => import("react").JSX.Element;
|
|
30
14
|
Title: (props: import("./TopBar").TopBarTitleProps) => import("react").JSX.Element;
|
|
31
15
|
};
|
|
@@ -39,14 +23,7 @@ declare const Sidebar: ((props: SidebarProps) => import("react").JSX.Element) &
|
|
|
39
23
|
Wrapper: ({ className, ...props }: import("./Item").SidebarItemWrapperProps) => import("react").JSX.Element;
|
|
40
24
|
Icon: ({ highlighted, children, icon, className: _className, ...props }: import("./Item").SidebarItemIconProps) => import("react").JSX.Element;
|
|
41
25
|
Avatar: ({ ...props }: import("./Item").SidebarItemAvatarProps) => import("react").JSX.Element;
|
|
42
|
-
Actions: import("
|
|
43
|
-
align?: "start" | "center" | "end";
|
|
44
|
-
stretch?: boolean;
|
|
45
|
-
wrap?: boolean;
|
|
46
|
-
vertical?: boolean;
|
|
47
|
-
small?: boolean;
|
|
48
|
-
large?: boolean;
|
|
49
|
-
} & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
26
|
+
Actions: typeof import("./SidebarActions").SidebarActions;
|
|
50
27
|
Action: (props: import("./Item").SidebarItemActionProps) => import("react").JSX.Element;
|
|
51
28
|
Badge: ({ className, ...props }: import("./Item").SidebarItemBadgeProps) => import("react").JSX.Element;
|
|
52
29
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Sidebar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAQ5C,MAAM,MAAM,YAAY,GAAG,QAAQ,CAAC;AAEpC,QAAA,MAAM,OAAO,WACH,YAAY
|
|
1
|
+
{"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Sidebar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAQ5C,MAAM,MAAM,YAAY,GAAG,QAAQ,CAAC;AAEpC,QAAA,MAAM,OAAO,WACH,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQrB,CAAC;AAEF,eAAe,OAAO,CAAC"}
|
|
@@ -1,23 +1,8 @@
|
|
|
1
|
+
import type { RefAttributes } from 'react';
|
|
1
2
|
import type { IconButtonProps } from '../Button/IconButton';
|
|
2
3
|
import type { ButtonGroupProps } from '../ButtonGroup';
|
|
3
4
|
export type SidebarActionsProps = ButtonGroupProps;
|
|
4
|
-
export declare
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
wrap?: boolean;
|
|
8
|
-
vertical?: boolean;
|
|
9
|
-
small?: boolean;
|
|
10
|
-
large?: boolean;
|
|
11
|
-
} & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
12
|
-
export type SidebarActionProps = IconButtonProps;
|
|
13
|
-
export declare const SidebarAction: import("react").ForwardRefExoticComponent<{
|
|
14
|
-
icon: import("@rocket.chat/icons").Keys | import("react").ReactElement<any>;
|
|
15
|
-
primary?: boolean;
|
|
16
|
-
secondary?: boolean;
|
|
17
|
-
info?: boolean;
|
|
18
|
-
danger?: boolean;
|
|
19
|
-
warning?: boolean;
|
|
20
|
-
success?: boolean;
|
|
21
|
-
pressed?: boolean;
|
|
22
|
-
} & import("../Button").IconButtonSize & import("..").BoxProps & import("react").RefAttributes<HTMLElement>>;
|
|
5
|
+
export declare function SidebarActions(props: SidebarActionsProps): import("react").JSX.Element;
|
|
6
|
+
export type SidebarActionProps = Omit<IconButtonProps, 'ref'> & RefAttributes<HTMLElement>;
|
|
7
|
+
export declare function SidebarAction(props: SidebarActionProps): import("react").JSX.Element;
|
|
23
8
|
//# sourceMappingURL=SidebarActions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarActions.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/SidebarActions.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SidebarActions.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/SidebarActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAG3C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGvD,MAAM,MAAM,mBAAmB,GAAG,gBAAgB,CAAC;AAEnD,wBAAgB,cAAc,CAAC,KAAK,EAAE,mBAAmB,+BAExD;AAED,MAAM,MAAM,kBAAkB,GAAG,IAAI,CAAC,eAAe,EAAE,KAAK,CAAC,GAC3D,aAAa,CAAC,WAAW,CAAC,CAAC;AAE7B,wBAAgB,aAAa,CAAC,KAAK,EAAE,kBAAkB,+BAEtD"}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
info?: boolean;
|
|
6
|
-
danger?: boolean;
|
|
7
|
-
warning?: boolean;
|
|
8
|
-
success?: boolean;
|
|
9
|
-
pressed?: boolean;
|
|
10
|
-
} & import("../..").IconButtonSize & import("../..").BoxProps & import("react").RefAttributes<HTMLElement>>;
|
|
1
|
+
import type { SidebarActionProps } from '../SidebarActions';
|
|
2
|
+
type TopBarActionProps = SidebarActionProps;
|
|
3
|
+
export declare function TopBarAction(props: TopBarActionProps): import("react").JSX.Element;
|
|
4
|
+
export {};
|
|
11
5
|
//# sourceMappingURL=TopBarAction.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TopBarAction.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarAction.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TopBarAction.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AAG5D,KAAK,iBAAiB,GAAG,kBAAkB,CAAC;AAE5C,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,+BAEpD"}
|
|
@@ -1,9 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
vertical?: boolean;
|
|
6
|
-
small?: boolean;
|
|
7
|
-
large?: boolean;
|
|
8
|
-
} & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
1
|
+
import type { SidebarActionsProps } from '../SidebarActions';
|
|
2
|
+
type TopBarActionsProps = SidebarActionsProps;
|
|
3
|
+
export declare function TopBarActions(props: TopBarActionsProps): import("react").JSX.Element;
|
|
4
|
+
export {};
|
|
9
5
|
//# sourceMappingURL=TopBarActions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TopBarActions.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarActions.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TopBarActions.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAG7D,KAAK,kBAAkB,GAAG,mBAAmB,CAAC;AAE9C,wBAAgB,aAAa,CAAC,KAAK,EAAE,kBAAkB,+BAEtD"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { TopBarAction } from './TopBarAction';
|
|
2
|
+
import { TopBarActions } from './TopBarActions';
|
|
1
3
|
export declare const TopBarAvatar: {
|
|
2
4
|
size: "x24";
|
|
3
5
|
};
|
|
@@ -8,24 +10,8 @@ declare const _default: (({ className, ...props }: import("./TopBar").TopBarProp
|
|
|
8
10
|
Avatar: {
|
|
9
11
|
size: "x24";
|
|
10
12
|
};
|
|
11
|
-
Actions:
|
|
12
|
-
|
|
13
|
-
stretch?: boolean;
|
|
14
|
-
wrap?: boolean;
|
|
15
|
-
vertical?: boolean;
|
|
16
|
-
small?: boolean;
|
|
17
|
-
large?: boolean;
|
|
18
|
-
} & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
19
|
-
Action: import("react").ForwardRefExoticComponent<{
|
|
20
|
-
icon: import("@rocket.chat/icons").Keys | import("react").ReactElement<any>;
|
|
21
|
-
primary?: boolean;
|
|
22
|
-
secondary?: boolean;
|
|
23
|
-
info?: boolean;
|
|
24
|
-
danger?: boolean;
|
|
25
|
-
warning?: boolean;
|
|
26
|
-
success?: boolean;
|
|
27
|
-
pressed?: boolean;
|
|
28
|
-
} & import("../..").IconButtonSize & import("../..").BoxProps & import("react").RefAttributes<HTMLElement>>;
|
|
13
|
+
Actions: typeof TopBarActions;
|
|
14
|
+
Action: typeof TopBarAction;
|
|
29
15
|
Divider: () => import("react").JSX.Element;
|
|
30
16
|
Title: (props: import("./TopBarTitle").TopBarTitleProps) => import("react").JSX.Element;
|
|
31
17
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAQhD,eAAO,MAAM,YAAY;UAFH,KAAK;CAEO,CAAC;;;;;;cAFb,KAAK;;;;;;;AAI3B,wBAiBG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC"}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export type SidebarProps = {
|
|
1
|
+
import type { RefAttributes, HTMLAttributes } from 'react';
|
|
2
|
+
export type SidebarProps = HTMLAttributes<HTMLElement> & RefAttributes<HTMLElement> & {
|
|
3
3
|
collapsed?: boolean;
|
|
4
|
-
}
|
|
5
|
-
export declare
|
|
6
|
-
collapsed?: boolean;
|
|
7
|
-
} & HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLElement>>;
|
|
4
|
+
};
|
|
5
|
+
export declare function Sidebar({ collapsed, className, ...props }: SidebarProps): import("react").JSX.Element;
|
|
8
6
|
//# sourceMappingURL=Sidebar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/Sidebar.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/Sidebar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE3D,MAAM,MAAM,YAAY,GAAG,cAAc,CAAC,WAAW,CAAC,GACpD,aAAa,CAAC,WAAW,CAAC,GAAG;IAC3B,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEJ,wBAAgB,OAAO,CAAC,EAAE,SAAS,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,YAAY,+BAcvE"}
|
|
@@ -1,14 +1,6 @@
|
|
|
1
|
+
import type { RefAttributes } from 'react';
|
|
1
2
|
import type { IconButtonProps } from '../Button/IconButton';
|
|
2
|
-
export type SidebarActionProps = IconButtonProps
|
|
3
|
-
declare
|
|
4
|
-
icon: import("@rocket.chat/icons").Keys | import("react").ReactElement<any>;
|
|
5
|
-
primary?: boolean;
|
|
6
|
-
secondary?: boolean;
|
|
7
|
-
info?: boolean;
|
|
8
|
-
danger?: boolean;
|
|
9
|
-
warning?: boolean;
|
|
10
|
-
success?: boolean;
|
|
11
|
-
pressed?: boolean;
|
|
12
|
-
} & import("../Button").IconButtonSize & import("..").BoxProps & import("react").RefAttributes<HTMLElement>>;
|
|
3
|
+
export type SidebarActionProps = Omit<IconButtonProps, 'ref'> & RefAttributes<HTMLElement>;
|
|
4
|
+
declare function SidebarAction(props: SidebarActionProps): import("react").JSX.Element;
|
|
13
5
|
export default SidebarAction;
|
|
14
6
|
//# sourceMappingURL=SidebarAction.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarAction.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarAction.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SidebarAction.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarAction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAG3C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAE5D,MAAM,MAAM,kBAAkB,GAAG,IAAI,CAAC,eAAe,EAAE,KAAK,CAAC,GAC3D,aAAa,CAAC,WAAW,CAAC,CAAC;AAE7B,iBAAS,aAAa,CAAC,KAAK,EAAE,kBAAkB,+BAE/C;AAED,eAAe,aAAa,CAAC"}
|
|
@@ -1,12 +1,5 @@
|
|
|
1
1
|
import type { ButtonGroupProps } from '../ButtonGroup';
|
|
2
2
|
export type SidebarActionsProps = ButtonGroupProps;
|
|
3
|
-
declare
|
|
4
|
-
align?: "start" | "center" | "end";
|
|
5
|
-
stretch?: boolean;
|
|
6
|
-
wrap?: boolean;
|
|
7
|
-
vertical?: boolean;
|
|
8
|
-
small?: boolean;
|
|
9
|
-
large?: boolean;
|
|
10
|
-
} & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
3
|
+
declare function SidebarActions(props: SidebarActionsProps): import("react").JSX.Element;
|
|
11
4
|
export default SidebarActions;
|
|
12
5
|
//# sourceMappingURL=SidebarActions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarActions.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarActions.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SidebarActions.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGvD,MAAM,MAAM,mBAAmB,GAAG,gBAAgB,CAAC;AAEnD,iBAAS,cAAc,CAAC,KAAK,EAAE,mBAAmB,+BAEjD;AAED,eAAe,cAAc,CAAC"}
|
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
import type { HTMLAttributes, ReactNode } from 'react';
|
|
2
|
-
|
|
1
|
+
import type { HTMLAttributes, ReactNode, RefAttributes } from 'react';
|
|
2
|
+
type SidebarCollapseGroupProps = HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement> & {
|
|
3
3
|
expanded?: boolean;
|
|
4
4
|
defaultExpanded?: boolean;
|
|
5
5
|
tabIndex?: number;
|
|
6
6
|
title: string;
|
|
7
7
|
badge?: ReactNode;
|
|
8
8
|
actions?: ReactNode;
|
|
9
|
-
}
|
|
9
|
+
};
|
|
10
|
+
export declare function SidebarCollapseGroup({ ref, expanded: propExpanded, defaultExpanded, tabIndex, children, badge, title, ...props }: SidebarCollapseGroupProps): import("react").JSX.Element;
|
|
11
|
+
export {};
|
|
10
12
|
//# sourceMappingURL=SidebarCollapseGroup.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarCollapseGroup.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarCollapseGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SidebarCollapseGroup.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/SidebarCollapseGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAKtE,KAAK,yBAAyB,GAAG,cAAc,CAAC,cAAc,CAAC,GAC7D,aAAa,CAAC,cAAc,CAAC,GAAG;IAC9B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,OAAO,CAAC,EAAE,SAAS,CAAC;CACrB,CAAC;AAEJ,wBAAgB,oBAAoB,CAAC,EACnC,GAAG,EACH,QAAQ,EAAE,YAAY,EACtB,eAAe,EACf,QAAQ,EACR,QAAQ,EACR,KAAK,EACL,KAAK,EACL,GAAG,KAAK,EACT,EAAE,yBAAyB,+BAmC3B"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import type { HTMLAttributes } from 'react';
|
|
2
|
-
|
|
1
|
+
import type { HTMLAttributes, RefAttributes } from 'react';
|
|
2
|
+
type SidebarListItemProps = HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement> & {
|
|
3
3
|
selected?: boolean;
|
|
4
|
-
}
|
|
4
|
+
};
|
|
5
|
+
export declare function SidebarListItem({ className, children, ...props }: SidebarListItemProps): import("react").JSX.Element;
|
|
6
|
+
export {};
|
|
5
7
|
//# sourceMappingURL=SidebarListItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarListItem.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarListItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SidebarListItem.d.ts","sourceRoot":"","sources":["../../../../src/components/SidebarV2/SidebarItem/SidebarListItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3D,KAAK,oBAAoB,GAAG,cAAc,CAAC,cAAc,CAAC,GACxD,aAAa,CAAC,cAAc,CAAC,GAAG;IAC9B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEJ,wBAAgB,eAAe,CAAC,EAC9B,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,oBAAoB,+BAetB"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { HTMLAttributes } from 'react';
|
|
2
|
-
export type SidepanelListProps = HTMLAttributes<HTMLDivElement>;
|
|
3
|
-
declare
|
|
1
|
+
import type { HTMLAttributes, RefAttributes } from 'react';
|
|
2
|
+
export type SidepanelListProps = HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>;
|
|
3
|
+
declare function SidepanelList({ className, ...props }: SidepanelListProps): import("react").JSX.Element;
|
|
4
4
|
export default SidepanelList;
|
|
5
5
|
//# sourceMappingURL=SidepanelList.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidepanelList.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/SidepanelList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SidepanelList.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/SidepanelList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3D,MAAM,MAAM,kBAAkB,GAAG,cAAc,CAAC,cAAc,CAAC,GAC7D,aAAa,CAAC,cAAc,CAAC,CAAC;AAEhC,iBAAS,aAAa,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,kBAAkB,+BAQjE;AAED,eAAe,aAAa,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { HTMLAttributes } from 'react';
|
|
2
|
-
export type SidepanelListItemProps = HTMLAttributes<HTMLDivElement>;
|
|
3
|
-
declare
|
|
1
|
+
import type { HTMLAttributes, RefAttributes } from 'react';
|
|
2
|
+
export type SidepanelListItemProps = HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>;
|
|
3
|
+
declare function SidepanelListItem({ className, ...props }: SidepanelListItemProps): import("react").JSX.Element;
|
|
4
4
|
export default SidepanelListItem;
|
|
5
5
|
//# sourceMappingURL=SidepanelListItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidepanelListItem.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/SidepanelListItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SidepanelListItem.d.ts","sourceRoot":"","sources":["../../../src/components/Sidepanel/SidepanelListItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3D,MAAM,MAAM,sBAAsB,GAAG,cAAc,CAAC,cAAc,CAAC,GACjE,aAAa,CAAC,cAAc,CAAC,CAAC;AAEhC,iBAAS,iBAAiB,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,sBAAsB,+BAUzE;AAED,eAAe,iBAAiB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { AriaAttributes } from 'react';
|
|
2
|
-
export type SliderProps<T extends number | number[]> = AriaAttributes & {
|
|
1
|
+
import type { AriaAttributes, RefAttributes } from 'react';
|
|
2
|
+
export type SliderProps<T extends number | number[]> = AriaAttributes & RefAttributes<HTMLDivElement> & {
|
|
3
3
|
formatOptions?: Intl.NumberFormatOptions;
|
|
4
4
|
id?: string;
|
|
5
5
|
label?: string;
|
|
@@ -18,6 +18,6 @@ export type SliderProps<T extends number | number[]> = AriaAttributes & {
|
|
|
18
18
|
value?: never;
|
|
19
19
|
onChange?: never;
|
|
20
20
|
});
|
|
21
|
-
declare
|
|
22
|
-
export default
|
|
21
|
+
declare function Slider<T extends number | [min: number, max: number]>({ ref, ...props }: T extends number ? SliderProps<number> : SliderProps<[min: number, max: number]>): import("react").JSX.Element;
|
|
22
|
+
export default Slider;
|
|
23
23
|
//# sourceMappingURL=Slider.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/Slider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/Slider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAY3D,MAAM,MAAM,WAAW,CAAC,CAAC,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,cAAc,GACnE,aAAa,CAAC,cAAc,CAAC,GAAG;IAI9B,aAAa,CAAC,EAAE,IAAI,CAAC,mBAAmB,CAAC;IAIzC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;IAKrB,UAAU,CAAC,EAAE,CAAC,SAAS,MAAM,EAAE,GAAG,IAAI,GAAG,KAAK,CAAC;IAC/C,IAAI,CAAC,EAAE,MAAM,CAAC;IAId,QAAQ,CAAC,EAAE,MAAM,CAAC;IAIlB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,YAAY,GAAG,UAAU,CAAC;IACxC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,CAAC,CAAC;CAClB,GAAG,CACA;IACE,KAAK,EAAE,CAAC,CAAC;IACT,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAC;CAC9B,GACD;IACE,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,QAAQ,CAAC,EAAE,KAAK,CAAC;CAClB,CACJ,CAAC;AAEJ,iBAAS,MAAM,CAAC,CAAC,SAAS,MAAM,GAAG,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,CAAC,EAAE,EAC7D,GAAG,EACH,GAAG,KAAK,EACT,EAAE,CAAC,SAAS,MAAM,GACf,WAAW,CAAC,MAAM,CAAC,GACnB,WAAW,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,CAAC,CAAC,+BAkG1C;AAED,eAAe,MAAM,CAAC"}
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { type BoxProps } from '../Box';
|
|
2
|
+
import TabsItem from './TabsItem';
|
|
2
3
|
export type TabsProps = BoxProps & {
|
|
3
4
|
divider?: boolean;
|
|
4
5
|
};
|
|
5
6
|
declare function Tabs({ children, divider, ...props }: TabsProps): import("react").JSX.Element;
|
|
6
7
|
declare namespace Tabs {
|
|
7
|
-
var Item:
|
|
8
|
-
selected?: boolean;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
} & import("react").RefAttributes<HTMLButtonElement>>;
|
|
8
|
+
var Item: typeof TabsItem;
|
|
11
9
|
}
|
|
12
10
|
export default Tabs;
|
|
13
11
|
//# sourceMappingURL=Tabs.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;
|
|
1
|
+
{"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,OAAO,QAAQ,MAAM,YAAY,CAAC;AAElC,MAAM,MAAM,SAAS,GAAG,QAAQ,GAAG;IAAE,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAKzD,iBAAS,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAc,EAAE,GAAG,KAAK,EAAE,EAAE,SAAS,+BAQ9D;kBARQ,IAAI;;;AAab,eAAe,IAAI,CAAC"}
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
+
import type { RefAttributes } from 'react';
|
|
1
2
|
import { type BoxProps } from '../Box';
|
|
2
|
-
export type TabsItemProps = BoxProps & {
|
|
3
|
+
export type TabsItemProps = Omit<BoxProps, 'ref'> & RefAttributes<HTMLButtonElement> & {
|
|
3
4
|
selected?: boolean;
|
|
4
5
|
disabled?: boolean;
|
|
5
6
|
};
|
|
6
|
-
declare
|
|
7
|
-
selected?: boolean;
|
|
8
|
-
disabled?: boolean;
|
|
9
|
-
} & import("react").RefAttributes<HTMLButtonElement>>;
|
|
7
|
+
declare function TabsItem({ selected, disabled, ...props }: TabsItemProps): import("react").JSX.Element;
|
|
10
8
|
export default TabsItem;
|
|
11
9
|
//# sourceMappingURL=TabsItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabsItem.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/TabsItem.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TabsItem.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/TabsItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,MAAM,MAAM,aAAa,GAAG,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC,GAC/C,aAAa,CAAC,iBAAiB,CAAC,GAAG;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEJ,iBAAS,QAAQ,CAAC,EAAE,QAAQ,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,aAAa,+BAahE;AAED,eAAe,QAAQ,CAAC"}
|
|
@@ -1,14 +1,5 @@
|
|
|
1
|
-
import type { ReactNode } from 'react';
|
|
2
1
|
import { type InputBoxProps } from '../InputBox';
|
|
3
|
-
export type TelephoneInputProps = Omit<InputBoxProps
|
|
4
|
-
|
|
5
|
-
input?: ReactNode;
|
|
6
|
-
error?: string;
|
|
7
|
-
};
|
|
8
|
-
declare const TelephoneInput: import("react").ForwardRefExoticComponent<Omit<InputBoxProps, "type"> & {
|
|
9
|
-
addon?: ReactNode;
|
|
10
|
-
input?: ReactNode;
|
|
11
|
-
error?: string;
|
|
12
|
-
} & import("react").RefAttributes<HTMLInputElement>>;
|
|
2
|
+
export type TelephoneInputProps = Omit<InputBoxProps<HTMLInputElement>, 'type'>;
|
|
3
|
+
declare function TelephoneInput(props: TelephoneInputProps): import("react").JSX.Element;
|
|
13
4
|
export default TelephoneInput;
|
|
14
5
|
//# sourceMappingURL=TelephoneInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TelephoneInput.d.ts","sourceRoot":"","sources":["../../../src/components/TelephoneInput/TelephoneInput.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"TelephoneInput.d.ts","sourceRoot":"","sources":["../../../src/components/TelephoneInput/TelephoneInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AAE3D,MAAM,MAAM,mBAAmB,GAAG,IAAI,CAAC,aAAa,CAAC,gBAAgB,CAAC,EAAE,MAAM,CAAC,CAAC;AAKhF,iBAAS,cAAc,CAAC,KAAK,EAAE,mBAAmB,+BAEjD;AAED,eAAe,cAAc,CAAC"}
|
|
@@ -1,12 +1,5 @@
|
|
|
1
|
-
import type { ReactNode } from 'react';
|
|
2
1
|
import { type InputBoxProps } from '../InputBox';
|
|
3
|
-
export type TextAreaInputProps = Omit<InputBoxProps
|
|
4
|
-
|
|
5
|
-
error?: string;
|
|
6
|
-
};
|
|
7
|
-
declare const TextAreaInput: import("react").ForwardRefExoticComponent<Omit<InputBoxProps, "type"> & {
|
|
8
|
-
addon?: ReactNode;
|
|
9
|
-
error?: string;
|
|
10
|
-
} & import("react").RefAttributes<HTMLTextAreaElement>>;
|
|
2
|
+
export type TextAreaInputProps = Omit<InputBoxProps<HTMLTextAreaElement>, 'type'>;
|
|
3
|
+
declare function TextAreaInput(props: TextAreaInputProps): import("react").JSX.Element;
|
|
11
4
|
export default TextAreaInput;
|
|
12
5
|
//# sourceMappingURL=TextAreaInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextAreaInput.d.ts","sourceRoot":"","sources":["../../../src/components/TextAreaInput/TextAreaInput.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"TextAreaInput.d.ts","sourceRoot":"","sources":["../../../src/components/TextAreaInput/TextAreaInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AAE3D,MAAM,MAAM,kBAAkB,GAAG,IAAI,CACnC,aAAa,CAAC,mBAAmB,CAAC,EAClC,MAAM,CACP,CAAC;AAKF,iBAAS,aAAa,CAAC,KAAK,EAAE,kBAAkB,+BAE/C;AAED,eAAe,aAAa,CAAC"}
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import type { ReactNode } from 'react';
|
|
1
|
+
import type { ReactNode, RefAttributes } from 'react';
|
|
2
2
|
import { type InputBoxProps } from '../InputBox';
|
|
3
|
-
export type TextInputProps = Omit<InputBoxProps, 'type'> & {
|
|
3
|
+
export type TextInputProps = Omit<InputBoxProps, 'ref' | 'type'> & RefAttributes<HTMLInputElement> & {
|
|
4
4
|
addon?: ReactNode;
|
|
5
5
|
error?: string;
|
|
6
6
|
};
|
|
7
|
-
declare
|
|
8
|
-
addon?: ReactNode;
|
|
9
|
-
error?: string;
|
|
10
|
-
} & import("react").RefAttributes<HTMLInputElement>>;
|
|
7
|
+
declare function TextInput(props: TextInputProps): import("react").JSX.Element;
|
|
11
8
|
export default TextInput;
|
|
12
9
|
//# sourceMappingURL=TextInput.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextInput.d.ts","sourceRoot":"","sources":["../../../src/components/TextInput/TextInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"TextInput.d.ts","sourceRoot":"","sources":["../../../src/components/TextInput/TextInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtD,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AAE3D,MAAM,MAAM,cAAc,GAAG,IAAI,CAAC,aAAa,EAAE,KAAK,GAAG,MAAM,CAAC,GAC9D,aAAa,CAAC,gBAAgB,CAAC,GAAG;IAChC,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAKJ,iBAAS,SAAS,CAAC,KAAK,EAAE,cAAc,+BAEvC;AAED,eAAe,SAAS,CAAC"}
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
+
import type { RefAttributes } from 'react';
|
|
1
2
|
import { type BoxProps } from '../Box';
|
|
2
|
-
export type ThrobberProps = Omit<BoxProps, 'disabled'> & {
|
|
3
|
+
export type ThrobberProps = Omit<BoxProps, 'ref' | 'disabled'> & RefAttributes<HTMLElement> & {
|
|
3
4
|
circleCount?: number;
|
|
4
5
|
disabled?: boolean;
|
|
5
6
|
inheritColor?: boolean;
|
|
6
7
|
};
|
|
7
|
-
declare
|
|
8
|
-
circleCount?: number;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
inheritColor?: boolean;
|
|
11
|
-
} & import("react").RefAttributes<HTMLElement>>;
|
|
8
|
+
declare function Throbber({ disabled, size, circleCount, inheritColor, ...props }: ThrobberProps): import("react").JSX.Element;
|
|
12
9
|
export default Throbber;
|
|
13
10
|
//# sourceMappingURL=Throbber.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Throbber.d.ts","sourceRoot":"","sources":["../../../src/components/Throbber/Throbber.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Throbber.d.ts","sourceRoot":"","sources":["../../../src/components/Throbber/Throbber.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AA+B5C,MAAM,MAAM,aAAa,GAAG,IAAI,CAAC,QAAQ,EAAE,KAAK,GAAG,UAAU,CAAC,GAC5D,aAAa,CAAC,WAAW,CAAC,GAAG;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAKJ,iBAAS,QAAQ,CAAC,EAChB,QAAQ,EACR,IAAY,EACZ,WAAe,EACf,YAAY,EACZ,GAAG,KAAK,EACT,EAAE,aAAa,+BAef;AAED,eAAe,QAAQ,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import type { RefAttributes } from 'react';
|
|
1
2
|
import { type BoxProps } from '../Box';
|
|
2
|
-
export type TileProps = BoxProps
|
|
3
|
-
declare
|
|
3
|
+
export type TileProps = Omit<BoxProps, 'ref'> & RefAttributes<HTMLElement>;
|
|
4
|
+
declare function Tile({ elevation, padding, ...props }: TileProps): import("react").JSX.Element;
|
|
4
5
|
export default Tile;
|
|
5
6
|
//# sourceMappingURL=Tile.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tile.d.ts","sourceRoot":"","sources":["../../../src/components/Tile/Tile.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Tile.d.ts","sourceRoot":"","sources":["../../../src/components/Tile/Tile.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,MAAM,MAAM,SAAS,GAAG,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC,GAAG,aAAa,CAAC,WAAW,CAAC,CAAC;AAE3E,iBAAS,IAAI,CAAC,EAAE,SAAe,EAAE,OAAY,EAAE,GAAG,KAAK,EAAE,EAAE,SAAS,+BASnE;AAED,eAAe,IAAI,CAAC"}
|