@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,9 +1,5 @@
|
|
|
1
1
|
import type { LabelProps } from '../Label';
|
|
2
2
|
export type FieldLabelProps = LabelProps;
|
|
3
|
-
declare
|
|
4
|
-
disabled?: boolean;
|
|
5
|
-
required?: boolean;
|
|
6
|
-
is?: (import("react").ElementType<any> & string) | undefined;
|
|
7
|
-
} & import("react").RefAttributes<HTMLElement>>;
|
|
3
|
+
declare function FieldLabel(props: FieldLabelProps): import("react").JSX.Element;
|
|
8
4
|
export default FieldLabel;
|
|
9
5
|
//# sourceMappingURL=FieldLabel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FieldLabel.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldLabel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FieldLabel.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldLabel.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAK3C,MAAM,MAAM,eAAe,GAAG,UAAU,CAAC;AAEzC,iBAAS,UAAU,CAAC,KAAK,EAAE,eAAe,+BAezC;AAED,eAAe,UAAU,CAAC"}
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import type { Keys as IconName } from '@rocket.chat/icons';
|
|
2
|
+
import type { RefAttributes } from 'react';
|
|
2
3
|
import { type BoxProps } from '../Box';
|
|
3
|
-
export type IconProps = Omit<BoxProps, 'name' | 'size'> & {
|
|
4
|
+
export type IconProps = Omit<BoxProps, 'ref' | 'name' | 'size'> & RefAttributes<HTMLElement> & {
|
|
4
5
|
name: IconName;
|
|
5
6
|
size?: BoxProps['width'];
|
|
6
7
|
};
|
|
7
|
-
declare
|
|
8
|
-
name: IconName;
|
|
9
|
-
size?: BoxProps["width"];
|
|
10
|
-
} & import("react").RefAttributes<HTMLElement>>;
|
|
8
|
+
declare function Icon({ name, size, ...props }: IconProps): import("react").JSX.Element;
|
|
11
9
|
export default Icon;
|
|
12
10
|
//# sourceMappingURL=Icon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../src/components/Icon/Icon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAE3D,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,GAAG,MAAM,GAAG,MAAM,CAAC,GAC7D,aAAa,CAAC,WAAW,CAAC,GAAG;IAC3B,IAAI,EAAE,QAAQ,CAAC;IACf,IAAI,CAAC,EAAE,QAAQ,CAAC,OAAO,CAAC,CAAC;CAC1B,CAAC;AAEJ,iBAAS,IAAI,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,EAAE,SAAS,+BAYhD;AAED,eAAe,IAAI,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import type { RefAttributes } from 'react';
|
|
1
2
|
import { type BoxProps } from '../Box';
|
|
2
|
-
export type InputProps = BoxProps
|
|
3
|
-
declare
|
|
3
|
+
export type InputProps<T extends HTMLInputElement | HTMLSelectElement | HTMLTextAreaElement> = Omit<BoxProps, 'ref'> & RefAttributes<T>;
|
|
4
|
+
declare function Input<T extends HTMLInputElement | HTMLSelectElement | HTMLTextAreaElement>(props: InputProps<T>): import("react").JSX.Element;
|
|
4
5
|
export default Input;
|
|
5
6
|
//# sourceMappingURL=Input.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Input.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/Input.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Input.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/Input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,MAAM,MAAM,UAAU,CACpB,CAAC,SAAS,gBAAgB,GAAG,iBAAiB,GAAG,mBAAmB,IAClE,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC,GAAG,aAAa,CAAC,CAAC,CAAC,CAAC;AAE7C,iBAAS,KAAK,CACZ,CAAC,SAAS,gBAAgB,GAAG,iBAAiB,GAAG,mBAAmB,EACpE,KAAK,EAAE,UAAU,CAAC,CAAC,CAAC,+BAErB;AAED,eAAe,KAAK,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { ReactNode } from 'react';
|
|
1
|
+
import type { ReactNode, RefAttributes } from 'react';
|
|
2
2
|
import type { BoxProps } from '../Box';
|
|
3
|
-
export type InputBoxProps = BoxProps & {
|
|
3
|
+
export type InputBoxProps<T extends HTMLInputElement | HTMLSelectElement | HTMLTextAreaElement = any> = Omit<BoxProps, 'ref'> & RefAttributes<T> & {
|
|
4
4
|
addon?: ReactNode;
|
|
5
5
|
startAddon?: ReactNode;
|
|
6
6
|
endAddon?: ReactNode;
|
|
@@ -12,17 +12,6 @@ export type InputBoxProps = BoxProps & {
|
|
|
12
12
|
small?: boolean;
|
|
13
13
|
type: 'button' | 'checkbox' | 'color' | 'date' | 'datetime' | 'datetime-local' | 'email' | 'file' | 'hidden' | 'image' | 'month' | 'number' | 'password' | 'radio' | 'range' | 'reset' | 'search' | 'submit' | 'tel' | 'text' | 'time' | 'url' | 'week' | 'textarea' | 'select';
|
|
14
14
|
};
|
|
15
|
-
declare
|
|
16
|
-
addon?: ReactNode;
|
|
17
|
-
startAddon?: ReactNode;
|
|
18
|
-
endAddon?: ReactNode;
|
|
19
|
-
input?: ReactNode;
|
|
20
|
-
multiple?: boolean;
|
|
21
|
-
error?: string;
|
|
22
|
-
placeholder?: string;
|
|
23
|
-
placeholderVisible?: boolean;
|
|
24
|
-
small?: boolean;
|
|
25
|
-
type: "button" | "checkbox" | "color" | "date" | "datetime" | "datetime-local" | "email" | "file" | "hidden" | "image" | "month" | "number" | "password" | "radio" | "range" | "reset" | "search" | "submit" | "tel" | "text" | "time" | "url" | "week" | "textarea" | "select";
|
|
26
|
-
} & import("react").RefAttributes<any>>;
|
|
15
|
+
declare function InputBox<T extends HTMLInputElement | HTMLSelectElement | HTMLTextAreaElement>({ ref, className, addon, startAddon, endAddon, error, hidden, invisible, multiple, placeholderVisible, type, small, onChange, ...props }: InputBoxProps<T>): import("react").JSX.Element;
|
|
27
16
|
export default InputBox;
|
|
28
17
|
//# sourceMappingURL=InputBox.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputBox.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/InputBox.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAe,SAAS,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"InputBox.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/InputBox.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAe,SAAS,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAGnE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAOvC,MAAM,MAAM,aAAa,CACvB,CAAC,SAAS,gBAAgB,GAAG,iBAAiB,GAAG,mBAAmB,GAAG,GAAG,IACxE,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC,GACvB,aAAa,CAAC,CAAC,CAAC,GAAG;IAEjB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,UAAU,CAAC,EAAE,SAAS,CAAC;IACvB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,IAAI,EACA,QAAQ,GACR,UAAU,GACV,OAAO,GACP,MAAM,GACN,UAAU,GACV,gBAAgB,GAChB,OAAO,GACP,MAAM,GACN,QAAQ,GACR,OAAO,GACP,OAAO,GACP,QAAQ,GACR,UAAU,GACV,OAAO,GACP,OAAO,GACP,OAAO,GACP,QAAQ,GACR,QAAQ,GACR,KAAK,GACL,MAAM,GACN,MAAM,GACN,KAAK,GACL,MAAM,GACN,UAAU,GACV,QAAQ,CAAC;CACd,CAAC;AASJ,iBAAS,QAAQ,CACf,CAAC,SAAS,gBAAgB,GAAG,iBAAiB,GAAG,mBAAmB,EACpE,EACA,GAAG,EACH,SAAS,EACT,KAAK,EACL,UAAU,EACV,QAAQ,EACR,KAAK,EACL,MAAM,EACN,SAAS,EACT,QAAQ,EACR,kBAAkB,EAClB,IAAa,EACb,KAAK,EACL,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,aAAa,CAAC,CAAC,CAAC,+BA6GlB;AAED,eAAe,QAAQ,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import type { RefAttributes } from 'react';
|
|
1
2
|
import { type BoxProps } from '../Box';
|
|
2
|
-
export type InputBoxAddonProps = BoxProps
|
|
3
|
-
declare
|
|
3
|
+
export type InputBoxAddonProps = Omit<BoxProps, 'ref'> & RefAttributes<HTMLSpanElement>;
|
|
4
|
+
declare function InputBoxAddon(props: InputBoxAddonProps): import("react").JSX.Element;
|
|
4
5
|
export default InputBoxAddon;
|
|
5
6
|
//# sourceMappingURL=InputBoxAddon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputBoxAddon.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/InputBoxAddon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"InputBoxAddon.d.ts","sourceRoot":"","sources":["../../../src/components/InputBox/InputBoxAddon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,MAAM,MAAM,kBAAkB,GAAG,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC,GACpD,aAAa,CAAC,eAAe,CAAC,CAAC;AAKjC,iBAAS,aAAa,CAAC,KAAK,EAAE,kBAAkB,+BAE/C;AAED,eAAe,aAAa,CAAC"}
|
|
@@ -1,14 +1,9 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { RefAttributes } from 'react';
|
|
2
2
|
import { type BoxProps } from '../Box';
|
|
3
|
-
export type LabelProps = Omit<BoxProps, '
|
|
3
|
+
export type LabelProps = Omit<BoxProps, 'ref'> & RefAttributes<HTMLElement> & {
|
|
4
4
|
disabled?: boolean;
|
|
5
5
|
required?: boolean;
|
|
6
|
-
is?: (ElementType<any> & string) | undefined;
|
|
7
6
|
};
|
|
8
|
-
declare
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
required?: boolean;
|
|
11
|
-
is?: (ElementType<any> & string) | undefined;
|
|
12
|
-
} & import("react").RefAttributes<HTMLElement>>;
|
|
7
|
+
declare function Label({ disabled, is, required, children, ...props }: LabelProps): import("react").JSX.Element;
|
|
13
8
|
export default Label;
|
|
14
9
|
//# sourceMappingURL=Label.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Label.d.ts","sourceRoot":"","sources":["../../../src/components/Label/Label.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"Label.d.ts","sourceRoot":"","sources":["../../../src/components/Label/Label.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAG3C,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAI5C,MAAM,MAAM,UAAU,GAAG,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC,GAC5C,aAAa,CAAC,WAAW,CAAC,GAAG;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAKJ,iBAAS,KAAK,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE,QAAQ,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,UAAU,+BAgBxE;AAED,eAAe,KAAK,CAAC"}
|
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { ReactNode, MouseEvent, AllHTMLAttributes, RefAttributes } from 'react';
|
|
2
2
|
import type { BoxProps } from '../Box';
|
|
3
|
-
export type MenuOptionProps = {
|
|
3
|
+
export type MenuOptionProps = RefAttributes<Element> & {
|
|
4
4
|
is?: BoxProps['is'];
|
|
5
5
|
id?: string;
|
|
6
6
|
children?: ReactNode;
|
|
7
7
|
focus?: boolean;
|
|
8
8
|
selected?: boolean;
|
|
9
9
|
className?: BoxProps['className'];
|
|
10
|
-
ref?: Ref<Element>;
|
|
11
10
|
title?: string;
|
|
12
11
|
disabled?: boolean;
|
|
13
12
|
value?: string;
|
|
@@ -15,6 +14,7 @@ export type MenuOptionProps = {
|
|
|
15
14
|
onClick?: (event: MouseEvent<HTMLElement>) => void;
|
|
16
15
|
description?: ReactNode;
|
|
17
16
|
} & Omit<AllHTMLAttributes<HTMLElement>, 'label'>;
|
|
18
|
-
declare
|
|
17
|
+
declare function MenuOption({ is: Tag, id, children, focus, selected, className, title, disabled, variant, onClick, ...props }: MenuOptionProps): import("react").JSX.Element;
|
|
18
|
+
declare const _default: import("react").MemoExoticComponent<typeof MenuOption>;
|
|
19
19
|
export default _default;
|
|
20
20
|
//# sourceMappingURL=MenuOption.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MenuOption.d.ts","sourceRoot":"","sources":["../../../src/components/Menu/MenuOption.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"MenuOption.d.ts","sourceRoot":"","sources":["../../../src/components/Menu/MenuOption.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,SAAS,EACT,UAAU,EACV,iBAAiB,EACjB,aAAa,EACd,MAAM,OAAO,CAAC;AAIf,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAEvC,MAAM,MAAM,eAAe,GAAG,aAAa,CAAC,OAAO,CAAC,GAAG;IACrD,EAAE,CAAC,EAAE,QAAQ,CAAC,IAAI,CAAC,CAAC;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,QAAQ,CAAC,WAAW,CAAC,CAAC;IAClC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,QAAQ,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,CAAC;IACvD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,CAAC,WAAW,CAAC,KAAK,IAAI,CAAC;IACnD,WAAW,CAAC,EAAE,SAAS,CAAC;CACzB,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC,CAAC;AAElD,iBAAS,UAAU,CAAC,EAClB,EAAE,EAAE,GAAU,EACd,EAAE,EACF,QAAQ,EACR,KAAK,EACL,QAAQ,EACR,SAAS,EACT,KAAK,EACL,QAAQ,EACR,OAAO,EACP,OAAO,EACP,GAAG,KAAK,EACT,EAAE,eAAe,+BA8BjB;;AAED,wBAAgC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { AllHTMLAttributes } from 'react';
|
|
2
|
-
export type MessageProps = AllHTMLAttributes<HTMLDivElement> & {
|
|
1
|
+
import type { AllHTMLAttributes, RefAttributes } from 'react';
|
|
2
|
+
export type MessageProps = AllHTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement> & {
|
|
3
3
|
clickable?: boolean;
|
|
4
4
|
sequential?: boolean;
|
|
5
5
|
className?: string;
|
|
@@ -8,14 +8,6 @@ export type MessageProps = AllHTMLAttributes<HTMLDivElement> & {
|
|
|
8
8
|
isPending?: boolean;
|
|
9
9
|
highlight?: boolean;
|
|
10
10
|
};
|
|
11
|
-
declare
|
|
12
|
-
clickable?: boolean;
|
|
13
|
-
sequential?: boolean;
|
|
14
|
-
className?: string;
|
|
15
|
-
isSelected?: boolean;
|
|
16
|
-
isEditing?: boolean;
|
|
17
|
-
isPending?: boolean;
|
|
18
|
-
highlight?: boolean;
|
|
19
|
-
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
11
|
+
declare function Message({ className, clickable, sequential, isSelected, isEditing, isPending, highlight, ...props }: MessageProps): import("react").JSX.Element;
|
|
20
12
|
export default Message;
|
|
21
13
|
//# sourceMappingURL=Message.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Message.d.ts","sourceRoot":"","sources":["../../../src/components/Message/Message.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Message.d.ts","sourceRoot":"","sources":["../../../src/components/Message/Message.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAI9D,MAAM,MAAM,YAAY,GAAG,iBAAiB,CAAC,cAAc,CAAC,GAC1D,aAAa,CAAC,cAAc,CAAC,GAAG;IAC9B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEJ,iBAAS,OAAO,CAAC,EACf,SAAS,EACT,SAAS,EACT,UAAU,EACV,UAAU,EACV,SAAS,EACT,SAAS,EACT,SAAS,EACT,GAAG,KAAK,EACT,EAAE,YAAY,+BAoBd;AAED,eAAe,OAAO,CAAC"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
+
import type { RefAttributes } from 'react';
|
|
1
2
|
import { type BoxProps } from '../Box';
|
|
2
|
-
export type MessageBlockProps = {
|
|
3
|
+
export type MessageBlockProps = Omit<BoxProps, 'ref'> & RefAttributes<HTMLDivElement> & {
|
|
3
4
|
fixedWidth?: boolean;
|
|
4
|
-
}
|
|
5
|
-
declare
|
|
6
|
-
fixedWidth?: boolean;
|
|
7
|
-
} & BoxProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
};
|
|
6
|
+
declare function MessageBlock({ className: _className, fixedWidth, ...props }: MessageBlockProps): import("react").JSX.Element;
|
|
8
7
|
export default MessageBlock;
|
|
9
8
|
//# sourceMappingURL=MessageBlock.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageBlock.d.ts","sourceRoot":"","sources":["../../../src/components/Message/MessageBlock.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"MessageBlock.d.ts","sourceRoot":"","sources":["../../../src/components/Message/MessageBlock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,MAAM,MAAM,iBAAiB,GAAG,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC,GACnD,aAAa,CAAC,cAAc,CAAC,GAAG;IAC9B,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAEJ,iBAAS,YAAY,CAAC,EACpB,SAAS,EAAE,UAAU,EACrB,UAAU,EACV,GAAG,KAAK,EACT,EAAE,iBAAiB,+BAQnB;AAED,eAAe,YAAY,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { HTMLAttributes } from 'react';
|
|
2
|
-
export type MessageNameContainerProps = HTMLAttributes<HTMLSpanElement>;
|
|
3
|
-
declare
|
|
1
|
+
import type { HTMLAttributes, RefAttributes } from 'react';
|
|
2
|
+
export type MessageNameContainerProps = HTMLAttributes<HTMLSpanElement> & RefAttributes<HTMLSpanElement>;
|
|
3
|
+
declare function MessageNameContainer(props: MessageNameContainerProps): import("react").JSX.Element;
|
|
4
4
|
export default MessageNameContainer;
|
|
5
5
|
//# sourceMappingURL=MessageNameContainer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageNameContainer.d.ts","sourceRoot":"","sources":["../../../src/components/Message/MessageNameContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"MessageNameContainer.d.ts","sourceRoot":"","sources":["../../../src/components/Message/MessageNameContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3D,MAAM,MAAM,yBAAyB,GAAG,cAAc,CAAC,eAAe,CAAC,GACrE,aAAa,CAAC,eAAe,CAAC,CAAC;AAEjC,iBAAS,oBAAoB,CAAC,KAAK,EAAE,yBAAyB,+BAO7D;AAED,eAAe,oBAAoB,CAAC"}
|
|
@@ -1,15 +1,10 @@
|
|
|
1
|
-
import type { HTMLAttributes, ReactNode } from 'react';
|
|
2
|
-
export type MessageReactionProps = {
|
|
1
|
+
import type { HTMLAttributes, ReactNode, RefAttributes } from 'react';
|
|
2
|
+
export type MessageReactionProps = RefAttributes<HTMLDivElement> & {
|
|
3
3
|
name?: string;
|
|
4
4
|
counter?: number;
|
|
5
5
|
mine?: boolean;
|
|
6
6
|
children?: ReactNode;
|
|
7
7
|
} & HTMLAttributes<HTMLDivElement>;
|
|
8
|
-
declare
|
|
9
|
-
name?: string;
|
|
10
|
-
counter?: number;
|
|
11
|
-
mine?: boolean;
|
|
12
|
-
children?: ReactNode;
|
|
13
|
-
} & HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
8
|
+
declare function MessageReaction({ name, counter, mine, children, className, ...props }: MessageReactionProps): import("react").JSX.Element;
|
|
14
9
|
export default MessageReaction;
|
|
15
10
|
//# sourceMappingURL=MessageReaction.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageReaction.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/MessageReactions/MessageReaction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"MessageReaction.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/MessageReactions/MessageReaction.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAKtE,MAAM,MAAM,oBAAoB,GAAG,aAAa,CAAC,cAAc,CAAC,GAAG;IACjE,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC;AAEnC,iBAAS,eAAe,CAAC,EACvB,IAAI,EACJ,OAAO,EACP,IAAI,EACJ,QAAQ,EACR,SAAS,EACT,GAAG,KAAK,EACT,EAAE,oBAAoB,+BAsBtB;AAED,eAAe,eAAe,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { HTMLAttributes } from 'react';
|
|
2
|
-
export type MessageReactionsProps = HTMLAttributes<HTMLDivElement>;
|
|
3
|
-
declare
|
|
1
|
+
import type { HTMLAttributes, RefAttributes } from 'react';
|
|
2
|
+
export type MessageReactionsProps = HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>;
|
|
3
|
+
declare function MessageReactions(props: MessageReactionsProps): import("react").JSX.Element;
|
|
4
4
|
export default MessageReactions;
|
|
5
5
|
//# sourceMappingURL=MessageReactions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageReactions.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/MessageReactions/MessageReactions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"MessageReactions.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/MessageReactions/MessageReactions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAI3D,MAAM,MAAM,qBAAqB,GAAG,cAAc,CAAC,cAAc,CAAC,GAChE,aAAa,CAAC,cAAc,CAAC,CAAC;AAEhC,iBAAS,gBAAgB,CAAC,KAAK,EAAE,qBAAqB,+BAMrD;AAED,eAAe,gBAAgB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { AllHTMLAttributes } from 'react';
|
|
1
|
+
import type { AllHTMLAttributes, RefAttributes } from 'react';
|
|
2
2
|
import './MessageStatusIndicator.styles.scss';
|
|
3
|
-
export type MessageStatusIndicatorProps = AllHTMLAttributes<HTMLDivElement>;
|
|
4
|
-
declare
|
|
3
|
+
export type MessageStatusIndicatorProps = AllHTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>;
|
|
4
|
+
declare function MessageStatusIndicator(props: MessageStatusIndicatorProps): import("react").JSX.Element;
|
|
5
5
|
export default MessageStatusIndicator;
|
|
6
6
|
//# sourceMappingURL=MessageStatusIndicator.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageStatusIndicator.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/MessageStatusIndicator/MessageStatusIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"MessageStatusIndicator.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/MessageStatusIndicator/MessageStatusIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE9D,OAAO,sCAAsC,CAAC;AAE9C,MAAM,MAAM,2BAA2B,GAAG,iBAAiB,CAAC,cAAc,CAAC,GACzE,aAAa,CAAC,cAAc,CAAC,CAAC;AAEhC,iBAAS,sBAAsB,CAAC,KAAK,EAAE,2BAA2B,+BAEjE;AAED,eAAe,sBAAsB,CAAC"}
|
|
@@ -1,12 +1,5 @@
|
|
|
1
1
|
import { type ButtonGroupProps } from '../../ButtonGroup';
|
|
2
2
|
export type MessageToolbarProps = 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 MessageToolbar(props: MessageToolbarProps): import("react").JSX.Element;
|
|
11
4
|
export default MessageToolbar;
|
|
12
5
|
//# sourceMappingURL=MessageToolbar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageToolbar.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/MessageToolbar/MessageToolbar.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"MessageToolbar.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/MessageToolbar/MessageToolbar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAe,KAAK,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AAEvE,MAAM,MAAM,mBAAmB,GAAG,gBAAgB,CAAC;AAEnD,iBAAS,cAAc,CAAC,KAAK,EAAE,mBAAmB,+BAMjD;AAED,eAAe,cAAc,CAAC"}
|
|
@@ -1,14 +1,6 @@
|
|
|
1
|
+
import type { RefAttributes } from 'react';
|
|
1
2
|
import type { IconButtonProps } from '../../Button/IconButton';
|
|
2
|
-
export type MessageToolbarItemProps = 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<HTMLButtonElement>>;
|
|
3
|
+
export type MessageToolbarItemProps = Omit<IconButtonProps, 'ref'> & RefAttributes<HTMLButtonElement>;
|
|
4
|
+
declare function MessageToolbarItem(props: MessageToolbarItemProps): import("react").JSX.Element;
|
|
13
5
|
export default MessageToolbarItem;
|
|
14
6
|
//# sourceMappingURL=MessageToolbarItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageToolbarItem.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/MessageToolbar/MessageToolbarItem.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"MessageToolbarItem.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/MessageToolbar/MessageToolbarItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAG3C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAE/D,MAAM,MAAM,uBAAuB,GAAG,IAAI,CAAC,eAAe,EAAE,KAAK,CAAC,GAChE,aAAa,CAAC,iBAAiB,CAAC,CAAC;AAEnC,iBAAS,kBAAkB,CAAC,KAAK,EAAE,uBAAuB,+BAEzD;AAED,eAAe,kBAAkB,CAAC"}
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
import type { HTMLAttributes } from 'react';
|
|
2
|
-
export type MessageToolbarWrapperProps = HTMLAttributes<HTMLDivElement> & {
|
|
1
|
+
import type { HTMLAttributes, RefAttributes } from 'react';
|
|
2
|
+
export type MessageToolbarWrapperProps = HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement> & {
|
|
3
3
|
visible?: boolean;
|
|
4
4
|
};
|
|
5
|
-
declare
|
|
6
|
-
visible?: boolean;
|
|
7
|
-
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
5
|
+
declare function MessageToolbarWrapper({ className, visible, ...props }: MessageToolbarWrapperProps): import("react").JSX.Element;
|
|
8
6
|
export default MessageToolbarWrapper;
|
|
9
7
|
//# sourceMappingURL=MessageToolbarWrapper.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MessageToolbarWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/MessageToolbar/MessageToolbarWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"MessageToolbarWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/Message/MessageToolbar/MessageToolbarWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3D,MAAM,MAAM,0BAA0B,GAAG,cAAc,CAAC,cAAc,CAAC,GACrE,aAAa,CAAC,cAAc,CAAC,GAAG;IAC9B,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC;AAEJ,iBAAS,qBAAqB,CAAC,EAC7B,SAAS,EACT,OAAO,EACP,GAAG,KAAK,EACT,EAAE,0BAA0B,+BAa5B;AAED,eAAe,qBAAqB,CAAC"}
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import type { ElementType, ReactNode } from 'react';
|
|
1
|
+
import type { ElementType, ReactNode, RefAttributes } from 'react';
|
|
2
2
|
import { type BoxProps } from '../Box';
|
|
3
|
-
export type ModalProps = {
|
|
3
|
+
export type ModalProps = Omit<BoxProps, 'ref'> & RefAttributes<Element> & {
|
|
4
4
|
wrapperFunction?: (props: Pick<BoxProps, 'elevation' | 'className' | 'children'>) => ReactNode;
|
|
5
5
|
wrapper?: ElementType<Pick<BoxProps, 'elevation' | 'className' | 'children'>>;
|
|
6
|
-
}
|
|
7
|
-
declare const Modal: import("react").
|
|
8
|
-
wrapperFunction?: (props: Pick<BoxProps, "elevation" | "className" | "children">) => ReactNode;
|
|
9
|
-
wrapper?: ElementType<Pick<BoxProps, "elevation" | "className" | "children">>;
|
|
10
|
-
} & BoxProps & import("react").RefAttributes<Element>>;
|
|
6
|
+
};
|
|
7
|
+
declare const Modal: ({ children, wrapper, wrapperFunction, ...props }: ModalProps) => import("react").JSX.Element;
|
|
11
8
|
export default Modal;
|
|
12
9
|
//# sourceMappingURL=Modal.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Modal.d.ts","sourceRoot":"","sources":["../../../src/components/Modal/Modal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"Modal.d.ts","sourceRoot":"","sources":["../../../src/components/Modal/Modal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAGnE,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,MAAM,MAAM,UAAU,GAAG,IAAI,CAAC,QAAQ,EAAE,KAAK,CAAC,GAC5C,aAAa,CAAC,OAAO,CAAC,GAAG;IACvB,eAAe,CAAC,EAAE,CAChB,KAAK,EAAE,IAAI,CAAC,QAAQ,EAAE,WAAW,GAAG,WAAW,GAAG,UAAU,CAAC,KAC1D,SAAS,CAAC;IACf,OAAO,CAAC,EAAE,WAAW,CACnB,IAAI,CAAC,QAAQ,EAAE,WAAW,GAAG,WAAW,GAAG,UAAU,CAAC,CACvD,CAAC;CACH,CAAC;AAEJ,QAAA,MAAM,KAAK,GAAI,kDAKZ,UAAU,gCAcZ,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import type { ElementType, MouseEventHandler, ReactNode } from 'react';
|
|
1
|
+
import type { ElementType, MouseEventHandler, ReactNode, RefAttributes } from 'react';
|
|
2
2
|
import type { IconProps, SelectOption } from '..';
|
|
3
3
|
import { type BoxProps } from '../Box';
|
|
4
4
|
import type { MultiSelectAnchorParams } from './MultiSelectAnchorParams';
|
|
5
|
-
export type MultiSelectProps = Omit<BoxProps, 'onChange' | 'value'> & {
|
|
5
|
+
export type MultiSelectProps = Omit<BoxProps, 'ref' | 'onChange' | 'value'> & RefAttributes<HTMLInputElement> & {
|
|
6
6
|
value?: SelectOption[0][];
|
|
7
7
|
error?: string;
|
|
8
8
|
options: SelectOption[];
|
|
@@ -22,25 +22,6 @@ export type MultiSelectProps = Omit<BoxProps, 'onChange' | 'value'> & {
|
|
|
22
22
|
addonIcon?: IconProps['name'];
|
|
23
23
|
setFilter?: (filter: string) => void;
|
|
24
24
|
};
|
|
25
|
-
declare
|
|
26
|
-
value?: SelectOption[0][];
|
|
27
|
-
error?: string;
|
|
28
|
-
options: SelectOption[];
|
|
29
|
-
onChange: (params: SelectOption[0][]) => void;
|
|
30
|
-
getLabel?: (params: SelectOption) => SelectOption[1];
|
|
31
|
-
getValue?: (params: SelectOption) => SelectOption[0];
|
|
32
|
-
customEmpty?: string;
|
|
33
|
-
anchor?: ElementType<MultiSelectAnchorParams> | ((params: MultiSelectAnchorParams) => ReactNode);
|
|
34
|
-
renderOptions?: ElementType;
|
|
35
|
-
renderItem?: ElementType;
|
|
36
|
-
renderSelected?: ElementType<{
|
|
37
|
-
value: SelectOption[0];
|
|
38
|
-
label: SelectOption[1];
|
|
39
|
-
onMouseDown: MouseEventHandler;
|
|
40
|
-
children: ReactNode;
|
|
41
|
-
}>;
|
|
42
|
-
addonIcon?: IconProps["name"];
|
|
43
|
-
setFilter?: (filter: string) => void;
|
|
44
|
-
} & import("react").RefAttributes<HTMLInputElement>>;
|
|
25
|
+
declare function MultiSelect({ ref, value, filter, setFilter, options, error, disabled, anchor: Anchor, onChange, getLabel, getValue, placeholder, renderOptions: _Options, renderItem, customEmpty, renderSelected: RenderSelected, addonIcon, ...props }: MultiSelectProps): import("react").JSX.Element;
|
|
45
26
|
export default MultiSelect;
|
|
46
27
|
//# sourceMappingURL=MultiSelect.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MultiSelect.d.ts","sourceRoot":"","sources":["../../../src/components/MultiSelect/MultiSelect.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"MultiSelect.d.ts","sourceRoot":"","sources":["../../../src/components/MultiSelect/MultiSelect.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EACV,WAAW,EACX,iBAAiB,EACjB,SAAS,EACT,aAAa,EACd,MAAM,OAAO,CAAC;AAGf,OAAO,KAAK,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,IAAI,CAAC;AAGlD,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAU5C,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAGzE,MAAM,MAAM,gBAAgB,GAAG,IAAI,CAAC,QAAQ,EAAE,KAAK,GAAG,UAAU,GAAG,OAAO,CAAC,GACzE,aAAa,CAAC,gBAAgB,CAAC,GAAG;IAChC,KAAK,CAAC,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,YAAY,EAAE,CAAC;IACxB,QAAQ,EAAE,CAAC,MAAM,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE,KAAK,IAAI,CAAC;IAC9C,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,YAAY,CAAC,CAAC,CAAC,CAAC;IACrD,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,YAAY,CAAC,CAAC,CAAC,CAAC;IACrD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EACH,WAAW,CAAC,uBAAuB,CAAC,GACpC,CAAC,CAAC,MAAM,EAAE,uBAAuB,KAAK,SAAS,CAAC,CAAC;IACrD,aAAa,CAAC,EAAE,WAAW,CAAC;IAC5B,UAAU,CAAC,EAAE,WAAW,CAAC;IACzB,cAAc,CAAC,EAAE,WAAW,CAAC;QAC3B,KAAK,EAAE,YAAY,CAAC,CAAC,CAAC,CAAC;QACvB,KAAK,EAAE,YAAY,CAAC,CAAC,CAAC,CAAC;QACvB,WAAW,EAAE,iBAAiB,CAAC;QAC/B,QAAQ,EAAE,SAAS,CAAC;KACrB,CAAC,CAAC;IACH,SAAS,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IAC9B,SAAS,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;CACtC,CAAC;AAKJ,iBAAS,WAAW,CAAC,EACnB,GAAG,EACH,KAAK,EACL,MAAM,EACN,SAAS,EACT,OAAY,EACZ,KAAK,EACL,QAAQ,EACR,MAAM,EAAE,MAA0B,EAClC,QAAmB,EACnB,QAA0C,EAC1C,QAA6B,EAC7B,WAAW,EACX,aAAa,EAAE,QAAkB,EACjC,UAAU,EACV,WAAW,EACX,cAAc,EAAE,cAAc,EAC9B,SAAS,EACT,GAAG,KAAK,EACT,EAAE,gBAAgB,+BA4LlB;AAED,eAAe,WAAW,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { AriaAttributes, FocusEventHandler, KeyboardEventHandler, MouseEventHandler, ReactNode } from 'react';
|
|
2
|
-
|
|
1
|
+
import type { AriaAttributes, FocusEventHandler, KeyboardEventHandler, MouseEventHandler, ReactNode, RefAttributes } from 'react';
|
|
2
|
+
type MultiSelectAnchorProps = RefAttributes<Element> & {
|
|
3
3
|
children: ReactNode;
|
|
4
4
|
disabled: boolean;
|
|
5
5
|
onClick: MouseEventHandler;
|
|
@@ -9,6 +9,7 @@ declare const MultiSelectAnchor: import("react").ForwardRefExoticComponent<{
|
|
|
9
9
|
role?: string;
|
|
10
10
|
id?: string;
|
|
11
11
|
name?: string;
|
|
12
|
-
} & AriaAttributes
|
|
12
|
+
} & AriaAttributes;
|
|
13
|
+
declare function MultiSelectAnchor(props: MultiSelectAnchorProps): import("react").JSX.Element;
|
|
13
14
|
export default MultiSelectAnchor;
|
|
14
15
|
//# sourceMappingURL=MultiSelectAnchor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MultiSelectAnchor.d.ts","sourceRoot":"","sources":["../../../src/components/MultiSelect/MultiSelectAnchor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,cAAc,EACd,iBAAiB,EACjB,oBAAoB,EACpB,iBAAiB,EACjB,SAAS,
|
|
1
|
+
{"version":3,"file":"MultiSelectAnchor.d.ts","sourceRoot":"","sources":["../../../src/components/MultiSelect/MultiSelectAnchor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,cAAc,EACd,iBAAiB,EACjB,oBAAoB,EACpB,iBAAiB,EACjB,SAAS,EACT,aAAa,EACd,MAAM,OAAO,CAAC;AAIf,KAAK,sBAAsB,GAAG,aAAa,CAAC,OAAO,CAAC,GAAG;IACrD,QAAQ,EAAE,SAAS,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,iBAAiB,CAAC;IAC3B,MAAM,EAAE,iBAAiB,CAAC;IAC1B,OAAO,EAAE,oBAAoB,CAAC;IAC9B,SAAS,EAAE,oBAAoB,CAAC;IAChC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,GAAG,cAAc,CAAC;AAEnB,iBAAS,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,+BAEvD;AAED,eAAe,iBAAiB,CAAC"}
|
|
@@ -1,35 +1,11 @@
|
|
|
1
1
|
import type { Dispatch, SetStateAction } from 'react';
|
|
2
2
|
import type { IconProps } from '../Icon';
|
|
3
3
|
import type { MultiSelectProps } from './MultiSelect';
|
|
4
|
-
import type { MultiSelectAnchorParams } from './MultiSelectAnchorParams';
|
|
5
4
|
export type MultiSelectFilteredProps = MultiSelectProps & {
|
|
6
5
|
filter?: string;
|
|
7
6
|
setFilter?: Dispatch<SetStateAction<string>>;
|
|
8
7
|
addonIcon?: IconProps['name'];
|
|
9
8
|
};
|
|
10
|
-
declare
|
|
11
|
-
value?: import("..").SelectOption[0][];
|
|
12
|
-
error?: string;
|
|
13
|
-
options: import("..").SelectOption[];
|
|
14
|
-
onChange: (params: import("..").SelectOption[0][]) => void;
|
|
15
|
-
getLabel?: (params: import("..").SelectOption) => import("..").SelectOption[1];
|
|
16
|
-
getValue?: (params: import("..").SelectOption) => import("..").SelectOption[0];
|
|
17
|
-
customEmpty?: string;
|
|
18
|
-
anchor?: import("react").ElementType<MultiSelectAnchorParams> | ((params: MultiSelectAnchorParams) => import("react").ReactNode);
|
|
19
|
-
renderOptions?: import("react").ElementType;
|
|
20
|
-
renderItem?: import("react").ElementType;
|
|
21
|
-
renderSelected?: import("react").ElementType<{
|
|
22
|
-
value: import("..").SelectOption[0];
|
|
23
|
-
label: import("..").SelectOption[1];
|
|
24
|
-
onMouseDown: import("react").MouseEventHandler;
|
|
25
|
-
children: import("react").ReactNode;
|
|
26
|
-
}>;
|
|
27
|
-
addonIcon?: IconProps["name"];
|
|
28
|
-
setFilter?: (filter: string) => void;
|
|
29
|
-
} & {
|
|
30
|
-
filter?: string;
|
|
31
|
-
setFilter?: Dispatch<SetStateAction<string>>;
|
|
32
|
-
addonIcon?: IconProps["name"];
|
|
33
|
-
} & import("react").RefAttributes<HTMLInputElement>>;
|
|
9
|
+
declare function MultiSelectFiltered({ options, placeholder, filter: propFilter, setFilter: propSetFilter, ...props }: MultiSelectFilteredProps): import("react").JSX.Element;
|
|
34
10
|
export default MultiSelectFiltered;
|
|
35
11
|
//# sourceMappingURL=MultiSelectFiltered.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MultiSelectFiltered.d.ts","sourceRoot":"","sources":["../../../src/components/MultiSelect/MultiSelectFiltered.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEzC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"MultiSelectFiltered.d.ts","sourceRoot":"","sources":["../../../src/components/MultiSelect/MultiSelectFiltered.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAGtD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEzC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAKtD,MAAM,MAAM,wBAAwB,GAAG,gBAAgB,GAAG;IACxD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,QAAQ,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IAC7C,SAAS,CAAC,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;CAC/B,CAAC;AAEF,iBAAS,mBAAmB,CAAC,EAC3B,OAAO,EACP,WAAW,EACX,MAAM,EAAE,UAAU,EAClB,SAAS,EAAE,aAAa,EACxB,GAAG,KAAK,EACT,EAAE,wBAAwB,+BAmB1B;AAED,eAAe,mBAAmB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { AriaAttributes, FocusEventHandler, KeyboardEventHandler, MouseEventHandler, ReactNode } from 'react';
|
|
2
|
-
|
|
1
|
+
import type { AriaAttributes, FocusEventHandler, KeyboardEventHandler, MouseEventHandler, ReactNode, RefAttributes } from 'react';
|
|
2
|
+
type MultiSelectFilteredAnchorProps = RefAttributes<HTMLInputElement> & {
|
|
3
3
|
children: ReactNode;
|
|
4
4
|
disabled: boolean;
|
|
5
5
|
filter: string;
|
|
@@ -12,6 +12,7 @@ declare const MultiSelectFilteredAnchor: import("react").ForwardRefExoticCompone
|
|
|
12
12
|
role?: string;
|
|
13
13
|
id?: string;
|
|
14
14
|
name?: string;
|
|
15
|
-
} & AriaAttributes
|
|
15
|
+
} & AriaAttributes;
|
|
16
|
+
declare function MultiSelectFilteredAnchor({ children: _children, filter, onChangeFilter, placeholder, ...props }: MultiSelectFilteredAnchorProps): import("react").JSX.Element;
|
|
16
17
|
export default MultiSelectFilteredAnchor;
|
|
17
18
|
//# sourceMappingURL=MultiSelectFilteredAnchor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MultiSelectFilteredAnchor.d.ts","sourceRoot":"","sources":["../../../src/components/MultiSelect/MultiSelectFilteredAnchor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,cAAc,EACd,iBAAiB,EAEjB,oBAAoB,EACpB,iBAAiB,EACjB,SAAS,
|
|
1
|
+
{"version":3,"file":"MultiSelectFilteredAnchor.d.ts","sourceRoot":"","sources":["../../../src/components/MultiSelect/MultiSelectFilteredAnchor.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,cAAc,EACd,iBAAiB,EAEjB,oBAAoB,EACpB,iBAAiB,EACjB,SAAS,EACT,aAAa,EACd,MAAM,OAAO,CAAC;AAKf,KAAK,8BAA8B,GAAG,aAAa,CAAC,gBAAgB,CAAC,GAAG;IACtE,QAAQ,EAAE,SAAS,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,cAAc,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,EAAE,iBAAiB,CAAC;IAC3B,MAAM,EAAE,iBAAiB,CAAC;IAC1B,OAAO,EAAE,oBAAoB,CAAC;IAC9B,SAAS,EAAE,oBAAoB,CAAC;IAChC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,GAAG,cAAc,CAAC;AAEnB,iBAAS,yBAAyB,CAAC,EACjC,QAAQ,EAAE,SAAS,EACnB,MAAM,EACN,cAAc,EACd,WAAW,EACX,GAAG,KAAK,EACT,EAAE,8BAA8B,+BAgBhC;AAED,eAAe,yBAAyB,CAAC"}
|
|
@@ -1,12 +1,5 @@
|
|
|
1
1
|
import type { ButtonGroupProps } from '../ButtonGroup';
|
|
2
2
|
export type NavBarGroupProps = 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 NavBarGroup(props: NavBarGroupProps): import("react").JSX.Element;
|
|
11
4
|
export default NavBarGroup;
|
|
12
5
|
//# sourceMappingURL=NavBarGroup.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavBarGroup.d.ts","sourceRoot":"","sources":["../../../src/components/NavBar/NavBarGroup.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"NavBarGroup.d.ts","sourceRoot":"","sources":["../../../src/components/NavBar/NavBarGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGvD,MAAM,MAAM,gBAAgB,GAAG,gBAAgB,CAAC;AAEhD,iBAAS,WAAW,CAAC,KAAK,EAAE,gBAAgB,+BAE3C;AAED,eAAe,WAAW,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { HTMLAttributes } from 'react';
|
|
1
|
+
import type { HTMLAttributes, RefAttributes } from 'react';
|
|
2
2
|
import type { IconButtonProps } from '../Button/IconButton';
|
|
3
|
-
export type NavbarItemProps = HTMLAttributes<HTMLElement> & Partial<IconButtonProps>;
|
|
4
|
-
declare
|
|
3
|
+
export type NavbarItemProps = HTMLAttributes<HTMLElement> & Partial<Omit<IconButtonProps, 'ref'>> & RefAttributes<HTMLElement>;
|
|
4
|
+
declare function NavBarItem({ children, icon, ...props }: NavbarItemProps): import("react").JSX.Element;
|
|
5
5
|
export default NavBarItem;
|
|
6
6
|
//# sourceMappingURL=NavBarItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavBarItem.d.ts","sourceRoot":"","sources":["../../../src/components/NavBar/NavBarItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"NavBarItem.d.ts","sourceRoot":"","sources":["../../../src/components/NavBar/NavBarItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAK3D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAE5D,MAAM,MAAM,eAAe,GAAG,cAAc,CAAC,WAAW,CAAC,GACvD,OAAO,CAAC,IAAI,CAAC,eAAe,EAAE,KAAK,CAAC,CAAC,GACrC,aAAa,CAAC,WAAW,CAAC,CAAC;AAE7B,iBAAS,UAAU,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,GAAG,KAAK,EAAE,EAAE,eAAe,+BAgBhE;AAED,eAAe,UAAU,CAAC"}
|