@plurid/plurid-ui-components-react 0.0.0-27 → 0.0.0-29
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/distribution/index.d.mts +852 -0
- package/distribution/index.d.ts +819 -80
- package/distribution/index.js +4989 -2984
- package/distribution/index.js.map +1 -1
- package/distribution/index.mjs +6557 -0
- package/distribution/index.mjs.map +1 -0
- package/package.json +87 -90
- package/distribution/components/pluridal/containers/DashboardsRenderer/components/RenderArea/index.d.ts +0 -15
- package/distribution/components/pluridal/containers/DashboardsRenderer/components/RenderArea/styled.d.ts +0 -6
- package/distribution/components/pluridal/containers/DashboardsRenderer/components/Sidebar/components/Selector/index.d.ts +0 -13
- package/distribution/components/pluridal/containers/DashboardsRenderer/components/Sidebar/components/Selector/styled.d.ts +0 -12
- package/distribution/components/pluridal/containers/DashboardsRenderer/components/Sidebar/index.d.ts +0 -21
- package/distribution/components/pluridal/containers/DashboardsRenderer/components/Sidebar/styled.d.ts +0 -21
- package/distribution/components/pluridal/containers/DashboardsRenderer/data.d.ts +0 -18
- package/distribution/components/pluridal/containers/DashboardsRenderer/index.d.ts +0 -24
- package/distribution/components/pluridal/containers/DashboardsRenderer/styled.d.ts +0 -9
- package/distribution/components/pluridal/containers/EntityView/index.d.ts +0 -28
- package/distribution/components/pluridal/containers/EntityView/logic.d.ts +0 -4
- package/distribution/components/pluridal/containers/EntityView/styled.d.ts +0 -26
- package/distribution/components/pluridal/containers/index.d.ts +0 -6
- package/distribution/components/pluridal/head/Head/index.d.ts +0 -48
- package/distribution/components/pluridal/head/index.d.ts +0 -16
- package/distribution/components/pluridal/index.d.ts +0 -55
- package/distribution/components/pluridal/notifications/Notification/index.d.ts +0 -14
- package/distribution/components/pluridal/notifications/Notification/styled.d.ts +0 -11
- package/distribution/components/pluridal/notifications/Notifications/index.d.ts +0 -35
- package/distribution/components/pluridal/notifications/Notifications/styled.d.ts +0 -2
- package/distribution/components/pluridal/notifications/index.d.ts +0 -19
- package/distribution/components/pluridal/sitting/SittingTray/components/Sittings/index.d.ts +0 -16
- package/distribution/components/pluridal/sitting/SittingTray/components/Sittings/styled.d.ts +0 -1
- package/distribution/components/pluridal/sitting/SittingTray/components/StateImage/index.d.ts +0 -16
- package/distribution/components/pluridal/sitting/SittingTray/components/StateImage/styled.d.ts +0 -6
- package/distribution/components/pluridal/sitting/SittingTray/components/StateLine/index.d.ts +0 -9
- package/distribution/components/pluridal/sitting/SittingTray/components/StateLine/styled.d.ts +0 -8
- package/distribution/components/pluridal/sitting/SittingTray/components/StateLink/index.d.ts +0 -10
- package/distribution/components/pluridal/sitting/SittingTray/components/StateLink/styled.d.ts +0 -5
- package/distribution/components/pluridal/sitting/SittingTray/components/StateShareImage/index.d.ts +0 -5
- package/distribution/components/pluridal/sitting/SittingTray/components/StateShareImage/styled.d.ts +0 -5
- package/distribution/components/pluridal/sitting/SittingTray/index.d.ts +0 -16
- package/distribution/components/pluridal/sitting/SittingTray/styled.d.ts +0 -8
- package/distribution/components/pluridal/sitting/index.d.ts +0 -7
- package/distribution/components/pluridal/toolbars/HorizontalToolbarButton/index.d.ts +0 -14
- package/distribution/components/pluridal/toolbars/HorizontalToolbarButton/styled.d.ts +0 -12
- package/distribution/components/pluridal/toolbars/ToolbarControls/index.d.ts +0 -13
- package/distribution/components/pluridal/toolbars/ToolbarControls/styled.d.ts +0 -13
- package/distribution/components/pluridal/toolbars/ToolbarGeneral/index.d.ts +0 -26
- package/distribution/components/pluridal/toolbars/ToolbarGeneral/styled.d.ts +0 -3
- package/distribution/components/pluridal/toolbars/ToolbarSpecific/index.d.ts +0 -24
- package/distribution/components/pluridal/toolbars/ToolbarSpecific/styled.d.ts +0 -11
- package/distribution/components/pluridal/toolbars/VerticalToolbarButton/index.d.ts +0 -16
- package/distribution/components/pluridal/toolbars/VerticalToolbarButton/styled.d.ts +0 -13
- package/distribution/components/pluridal/toolbars/index.d.ts +0 -13
- package/distribution/components/universal/buttons/LinkButton/index.d.ts +0 -16
- package/distribution/components/universal/buttons/LinkButton/styled.d.ts +0 -11
- package/distribution/components/universal/buttons/PureButton/index.d.ts +0 -16
- package/distribution/components/universal/buttons/PureButton/styled.d.ts +0 -15
- package/distribution/components/universal/buttons/RefreshButton/index.d.ts +0 -12
- package/distribution/components/universal/buttons/RefreshButton/styled.d.ts +0 -7
- package/distribution/components/universal/buttons/index.d.ts +0 -7
- package/distribution/components/universal/form/FormLeftRight/index.d.ts +0 -15
- package/distribution/components/universal/form/FormLeftRight/styled.d.ts +0 -6
- package/distribution/components/universal/form/FormObliterate/index.d.ts +0 -18
- package/distribution/components/universal/form/FormObliterate/styled.d.ts +0 -9
- package/distribution/components/universal/form/Formbutton/index.d.ts +0 -28
- package/distribution/components/universal/form/Formbutton/styled.d.ts +0 -16
- package/distribution/components/universal/form/Formitem/index.d.ts +0 -16
- package/distribution/components/universal/form/Formitem/styled.d.ts +0 -7
- package/distribution/components/universal/form/Formline/index.d.ts +0 -21
- package/distribution/components/universal/form/Formline/styled.d.ts +0 -13
- package/distribution/components/universal/form/index.d.ts +0 -9
- package/distribution/components/universal/general/GlobalStyles/index.d.ts +0 -7
- package/distribution/components/universal/general/index.d.ts +0 -5
- package/distribution/components/universal/index.d.ts +0 -49
- package/distribution/components/universal/inputs/Dropdown/index.d.ts +0 -47
- package/distribution/components/universal/inputs/Dropdown/styled.d.ts +0 -8
- package/distribution/components/universal/inputs/EntityPill/index.d.ts +0 -11
- package/distribution/components/universal/inputs/EntityPill/styled.d.ts +0 -6
- package/distribution/components/universal/inputs/EntityPillGroup/index.d.ts +0 -13
- package/distribution/components/universal/inputs/EntityPillGroup/styled.d.ts +0 -6
- package/distribution/components/universal/inputs/InputBox/index.d.ts +0 -13
- package/distribution/components/universal/inputs/InputBox/styled.d.ts +0 -10
- package/distribution/components/universal/inputs/InputDescriptor/index.d.ts +0 -11
- package/distribution/components/universal/inputs/InputDescriptor/styled.d.ts +0 -6
- package/distribution/components/universal/inputs/InputLine/index.d.ts +0 -17
- package/distribution/components/universal/inputs/InputLine/styled.d.ts +0 -6
- package/distribution/components/universal/inputs/InputSwitch/index.d.ts +0 -15
- package/distribution/components/universal/inputs/InputSwitch/styled.d.ts +0 -5
- package/distribution/components/universal/inputs/Itemsline/index.d.ts +0 -18
- package/distribution/components/universal/inputs/Itemsline/styled.d.ts +0 -8
- package/distribution/components/universal/inputs/Select/index.d.ts +0 -23
- package/distribution/components/universal/inputs/Select/styled.d.ts +0 -1
- package/distribution/components/universal/inputs/Slider/index.d.ts +0 -19
- package/distribution/components/universal/inputs/Slider/styled.d.ts +0 -5
- package/distribution/components/universal/inputs/Switch/index.d.ts +0 -14
- package/distribution/components/universal/inputs/Switch/styled.d.ts +0 -3
- package/distribution/components/universal/inputs/Textline/index.d.ts +0 -62
- package/distribution/components/universal/inputs/Textline/styled.d.ts +0 -3
- package/distribution/components/universal/inputs/index.d.ts +0 -16
- package/distribution/components/universal/markers/HR/index.d.ts +0 -9
- package/distribution/components/universal/markers/HR/styled.d.ts +0 -6
- package/distribution/components/universal/markers/ProgressCircle/index.d.ts +0 -14
- package/distribution/components/universal/markers/ProgressCircle/styled.d.ts +0 -6
- package/distribution/components/universal/markers/Spinner/index.d.ts +0 -11
- package/distribution/components/universal/markers/Spinner/styled.d.ts +0 -9
- package/distribution/components/universal/markers/Tooltip/index.d.ts +0 -16
- package/distribution/components/universal/markers/Tooltip/styled.d.ts +0 -16
- package/distribution/components/universal/markers/index.d.ts +0 -8
- package/distribution/components/universal/typography/Heading/index.d.ts +0 -10
- package/distribution/components/universal/typography/Heading/styled.d.ts +0 -6
- package/distribution/components/universal/typography/Paragraph/index.d.ts +0 -11
- package/distribution/components/universal/typography/Paragraph/styled.d.ts +0 -8
- package/distribution/components/universal/typography/index.d.ts +0 -6
- package/distribution/components/universal/varia/CopyableLine/index.d.ts +0 -19
- package/distribution/components/universal/varia/CopyableLine/styled.d.ts +0 -3
- package/distribution/components/universal/varia/NewPageLink/index.d.ts +0 -14
- package/distribution/components/universal/varia/NewPageLink/styled.d.ts +0 -4
- package/distribution/components/universal/varia/ScrollableLine/index.d.ts +0 -14
- package/distribution/components/universal/varia/ScrollableLine/styled.d.ts +0 -4
- package/distribution/components/universal/varia/TextItem/index.d.ts +0 -9
- package/distribution/components/universal/varia/TextItem/styled.d.ts +0 -2
- package/distribution/components/universal/varia/index.d.ts +0 -8
- package/distribution/data/enumerations/index.d.ts +0 -13
- package/distribution/data/interfaces/index.d.ts +0 -29
- package/distribution/index.es.js +0 -4361
- package/distribution/index.es.js.map +0 -1
- package/distribution/utilities/input/index.d.ts +0 -4
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const universal: {
|
|
3
|
-
buttons: {
|
|
4
|
-
PureButton: import("react").FC<import("./buttons/PureButton").PureButtonProperties>;
|
|
5
|
-
LinkButton: import("react").FC<import("./buttons/LinkButton").LinkButtonProperties>;
|
|
6
|
-
RefreshButton: import("react").FC<import("./buttons/RefreshButton").RefreshButtonProperties>;
|
|
7
|
-
};
|
|
8
|
-
form: {
|
|
9
|
-
Formbutton: import("react").FC<import("./form/Formbutton").FormbuttonProperties>;
|
|
10
|
-
Formitem: import("react").FC<import("./form/Formitem").FormitemProperties>;
|
|
11
|
-
FormLeftRight: import("react").FC<import("./form/FormLeftRight").FormLeftRightProperties>;
|
|
12
|
-
Formline: import("react").FC<import("./form/Formline").FormlineProperties>;
|
|
13
|
-
FormObliterate: import("react").FC<import("./form/FormObliterate").FormObliterateProperties>;
|
|
14
|
-
};
|
|
15
|
-
general: {
|
|
16
|
-
GlobalStyles: import("react").NamedExoticComponent<import("styled-components").ExecutionProps & import("./general/GlobalStyles").IGlobalStyles>;
|
|
17
|
-
};
|
|
18
|
-
inputs: {
|
|
19
|
-
Dropdown: import("react").FC<import("./inputs/Dropdown").DropdownProperties>;
|
|
20
|
-
EntityPill: import("react").FC<import("./inputs/EntityPill").EntityPillProperties>;
|
|
21
|
-
EntityPillGroup: import("react").FC<import("./inputs/EntityPillGroup").EntityPillGroupProperties>;
|
|
22
|
-
InputBox: import("react").FC<import("./inputs/InputBox").InputBoxProperties>;
|
|
23
|
-
InputDescriptor: import("react").FC<import("./inputs/InputDescriptor").InputDescriptorProperties>;
|
|
24
|
-
InputLine: import("react").FC<import("./inputs/InputLine").InputLineProperties>;
|
|
25
|
-
InputSwitch: import("react").FC<import("./inputs/InputSwitch").InputSwitchProperties>;
|
|
26
|
-
Itemsline: import("react").FC<import("./inputs/Itemsline").ItemslineProperties>;
|
|
27
|
-
Select: import("react").FC<import("./inputs/Select").PluridSelectProperties>;
|
|
28
|
-
Slider: import("react").FC<import("./inputs/Slider").SliderProperties>;
|
|
29
|
-
Switch: import("react").FC<import("./inputs/Switch").SwitchProperties>;
|
|
30
|
-
Textline: import("react").ForwardRefExoticComponent<import("./inputs/Textline").TextlineType>;
|
|
31
|
-
};
|
|
32
|
-
markers: {
|
|
33
|
-
HR: import("react").FC<import("./markers/HR").HRProperties>;
|
|
34
|
-
ProgressCircle: import("react").FC<import("./markers/ProgressCircle").ProgressCircleProperties>;
|
|
35
|
-
Spinner: import("react").FC<import("./markers/Spinner").SpinnerProperties>;
|
|
36
|
-
Tooltip: import("react").FC<import("./markers/Tooltip").TooltipProperties>;
|
|
37
|
-
};
|
|
38
|
-
typography: {
|
|
39
|
-
Heading: import("react").FC<import("react").PropsWithChildren<import("./typography/Heading").HeadingProperties>>;
|
|
40
|
-
Paragraph: import("react").FC<import("react").PropsWithChildren<import("./typography/Paragraph").ParagraphProperties>>;
|
|
41
|
-
};
|
|
42
|
-
varia: {
|
|
43
|
-
CopyableLine: import("react").FC<import("./varia/CopyableLine").CopyableLineProperties>;
|
|
44
|
-
NewPageLink: import("react").FC<import("./varia/NewPageLink").NewPageLinkProperties>;
|
|
45
|
-
ScrollableLine: import("react").FC<import("./varia/ScrollableLine").ScrollableLineProperties>;
|
|
46
|
-
TextItem: import("react").FC<import("./varia/TextItem").TextItemProperties>;
|
|
47
|
-
};
|
|
48
|
-
};
|
|
49
|
-
export default universal;
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { PluridUIDropdownSelectable } from "../../../../data/interfaces";
|
|
4
|
-
export interface DropdownProperties {
|
|
5
|
-
selectables: (PluridUIDropdownSelectable | string)[];
|
|
6
|
-
selected: PluridUIDropdownSelectable | string;
|
|
7
|
-
atSelect: (selection: PluridUIDropdownSelectable | string, kind?: string) => void;
|
|
8
|
-
left?: boolean;
|
|
9
|
-
kind?: string;
|
|
10
|
-
listTop?: string;
|
|
11
|
-
dropdownToggled?: boolean;
|
|
12
|
-
dropdownSign?: string | boolean;
|
|
13
|
-
/**
|
|
14
|
-
* Hide dropdown after click selection.
|
|
15
|
-
*
|
|
16
|
-
* Default `true`.
|
|
17
|
-
*/
|
|
18
|
-
hideAtSelect?: boolean;
|
|
19
|
-
/**
|
|
20
|
-
* Run the `atSelect` function when hovering over a dropdown item.
|
|
21
|
-
*
|
|
22
|
-
* Default `true`.
|
|
23
|
-
*/
|
|
24
|
-
selectAtHover?: boolean;
|
|
25
|
-
selectedColor?: string;
|
|
26
|
-
/**
|
|
27
|
-
* Inserts an input field to filter the selectables.
|
|
28
|
-
*/
|
|
29
|
-
filterable?: boolean;
|
|
30
|
-
style?: React.CSSProperties;
|
|
31
|
-
className?: string;
|
|
32
|
-
theme?: Theme;
|
|
33
|
-
generalTheme?: Theme;
|
|
34
|
-
interactionTheme?: Theme;
|
|
35
|
-
level?: number;
|
|
36
|
-
devisible?: boolean;
|
|
37
|
-
round?: boolean;
|
|
38
|
-
width?: string | number;
|
|
39
|
-
/**
|
|
40
|
-
* The number of items determining the height;
|
|
41
|
-
*/
|
|
42
|
-
heightItems?: number;
|
|
43
|
-
setDropdownToggled?: any;
|
|
44
|
-
filterUpdate?: () => void;
|
|
45
|
-
}
|
|
46
|
-
declare const Dropdown: React.FC<DropdownProperties>;
|
|
47
|
-
export default Dropdown;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare const StyledDropdown: any;
|
|
2
|
-
export declare const StyledDropdownSelected: any;
|
|
3
|
-
export declare const StyledDropdownList: any;
|
|
4
|
-
export declare const StyledFilterable: any;
|
|
5
|
-
export interface IStyledFilterUpdate {
|
|
6
|
-
left?: boolean;
|
|
7
|
-
}
|
|
8
|
-
export declare const StyledFilterUpdate: any;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface EntityPillProperties {
|
|
4
|
-
id: string;
|
|
5
|
-
remove: (id: string) => void;
|
|
6
|
-
text?: string;
|
|
7
|
-
theme?: Theme;
|
|
8
|
-
style?: React.CSSProperties;
|
|
9
|
-
}
|
|
10
|
-
declare const EntityPill: React.FC<EntityPillProperties>;
|
|
11
|
-
export default EntityPill;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledEntityPill {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledEntityPill: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledEntityPill>>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { PluridUIEntityPillData } from "../../../../data/interfaces";
|
|
4
|
-
export interface EntityPillGroupProperties {
|
|
5
|
-
entities: (string | PluridUIEntityPillData)[];
|
|
6
|
-
remove: (id: string) => void;
|
|
7
|
-
keyFix?: string;
|
|
8
|
-
theme?: Theme;
|
|
9
|
-
style?: React.CSSProperties;
|
|
10
|
-
pillStyle?: React.CSSProperties;
|
|
11
|
-
}
|
|
12
|
-
declare const EntityPillGroup: React.FC<EntityPillGroupProperties>;
|
|
13
|
-
export default EntityPillGroup;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledEntityPillGroup {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledEntityPillGroup: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledEntityPillGroup>>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface InputBoxProperties {
|
|
4
|
-
name: string;
|
|
5
|
-
text: string;
|
|
6
|
-
atChange: (event: React.ChangeEvent<HTMLInputElement>) => void;
|
|
7
|
-
theme?: Theme;
|
|
8
|
-
style?: React.CSSProperties;
|
|
9
|
-
className?: string;
|
|
10
|
-
atKeyDown?: (event: React.KeyboardEvent<HTMLInputElement>) => void;
|
|
11
|
-
}
|
|
12
|
-
declare const InputBox: React.FC<InputBoxProperties>;
|
|
13
|
-
export default InputBox;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledInputBox {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledInputBox: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledInputBox>>;
|
|
7
|
-
export interface IStyledTextBox {
|
|
8
|
-
theme: Theme;
|
|
9
|
-
}
|
|
10
|
-
export declare const StyledTextBox: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledTextBox>>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface InputDescriptorProperties {
|
|
4
|
-
name: string;
|
|
5
|
-
show: boolean;
|
|
6
|
-
theme?: Theme;
|
|
7
|
-
style?: React.CSSProperties;
|
|
8
|
-
className?: string;
|
|
9
|
-
}
|
|
10
|
-
declare const InputDescriptor: React.FC<InputDescriptorProperties>;
|
|
11
|
-
export default InputDescriptor;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledInputDescriptor {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledInputDescriptor: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledInputDescriptor>>;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { TextlineProperties } from '../Textline';
|
|
4
|
-
export interface InputLineProperties {
|
|
5
|
-
name: string;
|
|
6
|
-
text: string;
|
|
7
|
-
atChange: (event: React.ChangeEvent<HTMLInputElement>) => void;
|
|
8
|
-
theme?: Theme;
|
|
9
|
-
type?: 'text' | 'password';
|
|
10
|
-
error?: boolean;
|
|
11
|
-
textline?: Partial<TextlineProperties>;
|
|
12
|
-
style?: React.CSSProperties;
|
|
13
|
-
className?: string;
|
|
14
|
-
atKeyDown?: (event: React.KeyboardEvent<HTMLInputElement>) => void;
|
|
15
|
-
}
|
|
16
|
-
declare const InputLine: React.FC<InputLineProperties>;
|
|
17
|
-
export default InputLine;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledInputLine {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledInputLine: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledInputLine>>;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { SwitchProperties } from '../Switch';
|
|
4
|
-
export interface InputSwitchProperties {
|
|
5
|
-
name: string;
|
|
6
|
-
checked: boolean;
|
|
7
|
-
atChange: () => void;
|
|
8
|
-
theme?: Theme;
|
|
9
|
-
compact?: boolean;
|
|
10
|
-
switch?: SwitchProperties;
|
|
11
|
-
style?: React.CSSProperties;
|
|
12
|
-
className?: string;
|
|
13
|
-
}
|
|
14
|
-
declare const InputSwitch: React.FC<InputSwitchProperties>;
|
|
15
|
-
export default InputSwitch;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export interface IStyledInputSwitch {
|
|
3
|
-
compact?: boolean;
|
|
4
|
-
}
|
|
5
|
-
export declare const StyledInputSwitch: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledInputSwitch>>;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface ItemslineProperties {
|
|
4
|
-
items: string[];
|
|
5
|
-
removeItem: (item: string) => void;
|
|
6
|
-
theme?: Theme;
|
|
7
|
-
level?: number;
|
|
8
|
-
left?: boolean;
|
|
9
|
-
style?: React.CSSProperties;
|
|
10
|
-
className?: string;
|
|
11
|
-
}
|
|
12
|
-
/**
|
|
13
|
-
* Renders an icon and a descriptive text.
|
|
14
|
-
*
|
|
15
|
-
* @param properties
|
|
16
|
-
*/
|
|
17
|
-
declare const Itemsline: React.FC<ItemslineProperties>;
|
|
18
|
-
export default Itemsline;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledItemsline {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
level: number;
|
|
6
|
-
left: boolean;
|
|
7
|
-
}
|
|
8
|
-
export declare const StyledItemsline: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledItemsline>>;
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface PluridSelectProperties {
|
|
4
|
-
selectables: string[];
|
|
5
|
-
atChange: (event: React.ChangeEvent<HTMLInputElement>) => void;
|
|
6
|
-
theme?: Theme;
|
|
7
|
-
level?: number;
|
|
8
|
-
devisible?: boolean;
|
|
9
|
-
round?: boolean;
|
|
10
|
-
width?: string | number;
|
|
11
|
-
}
|
|
12
|
-
/**
|
|
13
|
-
* @param selectables `string[]`
|
|
14
|
-
* @param atChange `(event: React.ChangeEvent<HTMLInputElement>) => void`
|
|
15
|
-
*
|
|
16
|
-
* @param theme optional - `Theme`
|
|
17
|
-
* @param level optional - `number`
|
|
18
|
-
* @param devisible optional - `boolean`
|
|
19
|
-
* @param round optional - `boolean`
|
|
20
|
-
* @param width optional - `string | number`
|
|
21
|
-
*/
|
|
22
|
-
declare const PluridSelect: React.FC<PluridSelectProperties>;
|
|
23
|
-
export default PluridSelect;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const StyledSelect: any;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface SliderProperties {
|
|
4
|
-
value: number;
|
|
5
|
-
atChange: (value: number) => void;
|
|
6
|
-
defaultValue?: number;
|
|
7
|
-
min?: number;
|
|
8
|
-
max?: number;
|
|
9
|
-
step?: number;
|
|
10
|
-
name?: string;
|
|
11
|
-
theme?: Theme;
|
|
12
|
-
level?: number;
|
|
13
|
-
thumbSize?: 'small' | 'normal' | 'large';
|
|
14
|
-
width?: number | string;
|
|
15
|
-
valueSign?: string;
|
|
16
|
-
namedValueAbove?: boolean;
|
|
17
|
-
}
|
|
18
|
-
declare const Slider: React.FC<SliderProperties>;
|
|
19
|
-
export default Slider;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const StyledSlider: any;
|
|
3
|
-
export declare const StyledNamedValue: any;
|
|
4
|
-
export declare const StyledSliderValue: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
5
|
-
export declare const StyledSliderInputContainer: any;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface SwitchProperties {
|
|
4
|
-
checked: boolean;
|
|
5
|
-
theme?: Theme;
|
|
6
|
-
level?: number;
|
|
7
|
-
round?: boolean;
|
|
8
|
-
exclusive?: boolean;
|
|
9
|
-
accent?: string;
|
|
10
|
-
Icon?: React.FC<any>;
|
|
11
|
-
atChange: () => void;
|
|
12
|
-
}
|
|
13
|
-
declare const Switch: React.FC<SwitchProperties>;
|
|
14
|
-
export default Switch;
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface TextlineProperties {
|
|
4
|
-
text: string;
|
|
5
|
-
atChange: (event: React.ChangeEvent<HTMLInputElement>, value: string) => void;
|
|
6
|
-
atKeyDown?: (event: React.KeyboardEvent<HTMLInputElement>) => void;
|
|
7
|
-
atFocus?: (event: React.FocusEvent<HTMLInputElement>) => void;
|
|
8
|
-
atBlur?: (event: React.FocusEvent<HTMLInputElement>) => void;
|
|
9
|
-
type?: 'text' | 'password' | 'number';
|
|
10
|
-
placeholder?: string;
|
|
11
|
-
autoCapitalize?: string;
|
|
12
|
-
autoComplete?: string;
|
|
13
|
-
autoCorrect?: string;
|
|
14
|
-
spellCheck?: boolean;
|
|
15
|
-
style?: React.CSSProperties;
|
|
16
|
-
className?: string;
|
|
17
|
-
theme?: Theme;
|
|
18
|
-
level?: number;
|
|
19
|
-
devisible?: boolean;
|
|
20
|
-
center?: boolean;
|
|
21
|
-
round?: boolean;
|
|
22
|
-
width?: string | number;
|
|
23
|
-
error?: boolean;
|
|
24
|
-
enterIconLeft?: boolean;
|
|
25
|
-
enterEmpty?: boolean;
|
|
26
|
-
enterAtClick?: () => void;
|
|
27
|
-
escapeClear?: boolean;
|
|
28
|
-
ariaLabel?: string;
|
|
29
|
-
}
|
|
30
|
-
export type TextlineType = TextlineProperties & React.RefAttributes<any>;
|
|
31
|
-
/**
|
|
32
|
-
* @param text `string`
|
|
33
|
-
* @param atChange `(event: React.ChangeEvent<HTMLInputElement>, value: string) => void`
|
|
34
|
-
* @param atKeyDown `(event: React.KeyboardEvent<HTMLInputElement>) => void`
|
|
35
|
-
* @param atFocus `(event: React.FocusEvent<HTMLInputElement>) => void`
|
|
36
|
-
* @param atBlur `(event: React.FocusEvent<HTMLInputElement>) => void`
|
|
37
|
-
*
|
|
38
|
-
* @param type optional - `'text' | 'password' | 'number'`
|
|
39
|
-
* @param placeholder optional - `string`
|
|
40
|
-
* @param autoCapitalize optional - `string`
|
|
41
|
-
* @param autoComplete optional - `string`
|
|
42
|
-
* @param autoCorrect optional - `string`
|
|
43
|
-
* @param spellCheck optional - `boolean`
|
|
44
|
-
* @param style optional - `React.CSSProperties`
|
|
45
|
-
*
|
|
46
|
-
* @param theme optional - `Theme`
|
|
47
|
-
* @param level optional - `number`
|
|
48
|
-
* @param devisible optional - `boolean`
|
|
49
|
-
* @param center optional - `boolean`
|
|
50
|
-
* @param round optional - `boolean`
|
|
51
|
-
* @param width optional - `string | number`
|
|
52
|
-
* @param error optional - `boolean`
|
|
53
|
-
*
|
|
54
|
-
* @param enterIconLeft optional - `boolean`
|
|
55
|
-
* @param enterEmpty optional - `boolean`
|
|
56
|
-
* @param enterAtClick optional - `() => void`
|
|
57
|
-
* @param escapeClear optional - `boolean`
|
|
58
|
-
*
|
|
59
|
-
* @param ariaLabel optiona - `boolean`
|
|
60
|
-
*/
|
|
61
|
-
declare const Textline: React.ForwardRefExoticComponent<TextlineType>;
|
|
62
|
-
export default Textline;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const inputs: {
|
|
3
|
-
Dropdown: import("react").FC<import("./Dropdown").DropdownProperties>;
|
|
4
|
-
EntityPill: import("react").FC<import("./EntityPill").EntityPillProperties>;
|
|
5
|
-
EntityPillGroup: import("react").FC<import("./EntityPillGroup").EntityPillGroupProperties>;
|
|
6
|
-
InputBox: import("react").FC<import("./InputBox").InputBoxProperties>;
|
|
7
|
-
InputDescriptor: import("react").FC<import("./InputDescriptor").InputDescriptorProperties>;
|
|
8
|
-
InputLine: import("react").FC<import("./InputLine").InputLineProperties>;
|
|
9
|
-
InputSwitch: import("react").FC<import("./InputSwitch").InputSwitchProperties>;
|
|
10
|
-
Itemsline: import("react").FC<import("./Itemsline").ItemslineProperties>;
|
|
11
|
-
Select: import("react").FC<import("./Select").PluridSelectProperties>;
|
|
12
|
-
Slider: import("react").FC<import("./Slider").SliderProperties>;
|
|
13
|
-
Switch: import("react").FC<import("./Switch").SwitchProperties>;
|
|
14
|
-
Textline: import("react").ForwardRefExoticComponent<import("./Textline").TextlineType>;
|
|
15
|
-
};
|
|
16
|
-
export default inputs;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledHR {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledHR: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHRElement>, HTMLHRElement>, IStyledHR>>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { Sizes } from "../../../../data/interfaces";
|
|
4
|
-
export interface ProgressCircleProperties {
|
|
5
|
-
progress: number;
|
|
6
|
-
size?: Sizes;
|
|
7
|
-
radius?: number;
|
|
8
|
-
stroke?: number;
|
|
9
|
-
theme?: Theme;
|
|
10
|
-
style?: React.CSSProperties;
|
|
11
|
-
className?: string;
|
|
12
|
-
}
|
|
13
|
-
declare const ProgressCircle: React.FC<ProgressCircleProperties>;
|
|
14
|
-
export default ProgressCircle;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Sizes } from "../../../../data/interfaces";
|
|
3
|
-
export interface IStyledProgressCircle {
|
|
4
|
-
size: Sizes;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledProgressCircle: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledProgressCircle>>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { Sizes } from "../../../../data/interfaces";
|
|
4
|
-
export interface SpinnerProperties {
|
|
5
|
-
theme?: Theme;
|
|
6
|
-
size?: Sizes;
|
|
7
|
-
style?: React.CSSProperties;
|
|
8
|
-
className?: string;
|
|
9
|
-
}
|
|
10
|
-
declare const Spinner: React.FC<SpinnerProperties>;
|
|
11
|
-
export default Spinner;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { Sizes } from "../../../../data/interfaces";
|
|
4
|
-
export declare const StyledSpinner: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
5
|
-
export interface IStyledLoader {
|
|
6
|
-
theme: Theme;
|
|
7
|
-
size: Sizes;
|
|
8
|
-
}
|
|
9
|
-
export declare const StyledLoader: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledLoader>>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface TooltipProperties {
|
|
4
|
-
tool: string | React.FC<any>;
|
|
5
|
-
tip: string | React.FC<any>;
|
|
6
|
-
indicator?: boolean;
|
|
7
|
-
/**
|
|
8
|
-
* Render the `tool` as a circle.
|
|
9
|
-
*/
|
|
10
|
-
icon?: boolean;
|
|
11
|
-
theme?: Theme;
|
|
12
|
-
style?: React.CSSProperties;
|
|
13
|
-
className?: string;
|
|
14
|
-
}
|
|
15
|
-
declare const Tooltip: React.FC<TooltipProperties>;
|
|
16
|
-
export default Tooltip;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledTooltip {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledTooltip: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, IStyledTooltip>>;
|
|
7
|
-
export declare const StyledTooltipString: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>;
|
|
8
|
-
export interface StyledTooltipIcon {
|
|
9
|
-
theme: Theme;
|
|
10
|
-
}
|
|
11
|
-
export declare const StyledTooltipIcon: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, StyledTooltipIcon>>;
|
|
12
|
-
export interface IStyledTooltipText {
|
|
13
|
-
theme: Theme;
|
|
14
|
-
indicator: boolean;
|
|
15
|
-
}
|
|
16
|
-
export declare const StyledTooltipText: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledTooltipText>>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const markers: {
|
|
3
|
-
HR: import("react").FC<import("./HR").HRProperties>;
|
|
4
|
-
ProgressCircle: import("react").FC<import("./ProgressCircle").ProgressCircleProperties>;
|
|
5
|
-
Spinner: import("react").FC<import("./Spinner").SpinnerProperties>;
|
|
6
|
-
Tooltip: import("react").FC<import("./Tooltip").TooltipProperties>;
|
|
7
|
-
};
|
|
8
|
-
export default markers;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface HeadingProperties {
|
|
4
|
-
theme?: Theme;
|
|
5
|
-
type?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
|
|
6
|
-
style?: React.CSSProperties;
|
|
7
|
-
className?: string;
|
|
8
|
-
}
|
|
9
|
-
declare const Heading: React.FC<React.PropsWithChildren<HeadingProperties>>;
|
|
10
|
-
export default Heading;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface ParagraphProperties {
|
|
4
|
-
theme?: Theme;
|
|
5
|
-
size?: 'small' | 'normal' | 'large';
|
|
6
|
-
fontFamily?: 'sans-serif' | 'serif';
|
|
7
|
-
style?: React.CSSProperties;
|
|
8
|
-
className?: string;
|
|
9
|
-
}
|
|
10
|
-
declare const Paragraph: React.FC<React.PropsWithChildren<ParagraphProperties>>;
|
|
11
|
-
export default Paragraph;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const typography: {
|
|
3
|
-
Heading: import("react").FC<import("react").PropsWithChildren<import("./Heading").HeadingProperties>>;
|
|
4
|
-
Paragraph: import("react").FC<import("react").PropsWithChildren<import("./Paragraph").ParagraphProperties>>;
|
|
5
|
-
};
|
|
6
|
-
export default typography;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface CopyableLineProperties {
|
|
4
|
-
/**
|
|
5
|
-
* Data to be copied.
|
|
6
|
-
*/
|
|
7
|
-
data: string;
|
|
8
|
-
/**
|
|
9
|
-
* Data to be shown.
|
|
10
|
-
*/
|
|
11
|
-
theme?: Theme;
|
|
12
|
-
viewData?: string;
|
|
13
|
-
copyMessage?: string;
|
|
14
|
-
copyMessageTime?: number;
|
|
15
|
-
style?: React.CSSProperties;
|
|
16
|
-
className?: string;
|
|
17
|
-
}
|
|
18
|
-
declare const CopyableLine: React.FC<CopyableLineProperties>;
|
|
19
|
-
export default CopyableLine;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const StyledCopyableLine: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
3
|
-
export declare const StyledData: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|