@plurid/plurid-ui-components-react 0.0.0-28 → 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 -91
- 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 -5
- 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 -11
- 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 -20
- 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 -8
- 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 -25
- 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 -10
- package/distribution/components/pluridal/notifications/Notifications/index.d.ts +0 -35
- package/distribution/components/pluridal/notifications/Notifications/styled.d.ts +0 -1
- 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 -5
- 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 -7
- 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 -4
- 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 -4
- 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 -11
- package/distribution/components/pluridal/toolbars/ToolbarControls/index.d.ts +0 -13
- package/distribution/components/pluridal/toolbars/ToolbarControls/styled.d.ts +0 -12
- package/distribution/components/pluridal/toolbars/ToolbarGeneral/index.d.ts +0 -26
- package/distribution/components/pluridal/toolbars/ToolbarGeneral/styled.d.ts +0 -2
- package/distribution/components/pluridal/toolbars/ToolbarSpecific/index.d.ts +0 -24
- package/distribution/components/pluridal/toolbars/ToolbarSpecific/styled.d.ts +0 -10
- 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 -10
- 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 -6
- 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 -5
- package/distribution/components/universal/form/FormObliterate/index.d.ts +0 -18
- package/distribution/components/universal/form/FormObliterate/styled.d.ts +0 -8
- package/distribution/components/universal/form/Formbutton/index.d.ts +0 -28
- package/distribution/components/universal/form/Formbutton/styled.d.ts +0 -15
- package/distribution/components/universal/form/Formitem/index.d.ts +0 -16
- package/distribution/components/universal/form/Formitem/styled.d.ts +0 -6
- package/distribution/components/universal/form/Formline/index.d.ts +0 -21
- package/distribution/components/universal/form/Formline/styled.d.ts +0 -12
- package/distribution/components/universal/form/index.d.ts +0 -9
- package/distribution/components/universal/general/GlobalStyles/index.d.ts +0 -6
- package/distribution/components/universal/general/index.d.ts +0 -4
- 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 -5
- package/distribution/components/universal/inputs/EntityPillGroup/index.d.ts +0 -13
- package/distribution/components/universal/inputs/EntityPillGroup/styled.d.ts +0 -5
- package/distribution/components/universal/inputs/InputBox/index.d.ts +0 -13
- package/distribution/components/universal/inputs/InputBox/styled.d.ts +0 -9
- package/distribution/components/universal/inputs/InputDescriptor/index.d.ts +0 -11
- package/distribution/components/universal/inputs/InputDescriptor/styled.d.ts +0 -5
- package/distribution/components/universal/inputs/InputLine/index.d.ts +0 -17
- package/distribution/components/universal/inputs/InputLine/styled.d.ts +0 -5
- package/distribution/components/universal/inputs/InputSwitch/index.d.ts +0 -15
- package/distribution/components/universal/inputs/InputSwitch/styled.d.ts +0 -4
- package/distribution/components/universal/inputs/Itemsline/index.d.ts +0 -18
- package/distribution/components/universal/inputs/Itemsline/styled.d.ts +0 -7
- 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 -4
- 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 -5
- package/distribution/components/universal/markers/ProgressCircle/index.d.ts +0 -14
- package/distribution/components/universal/markers/ProgressCircle/styled.d.ts +0 -5
- package/distribution/components/universal/markers/Spinner/index.d.ts +0 -11
- package/distribution/components/universal/markers/Spinner/styled.d.ts +0 -8
- package/distribution/components/universal/markers/Tooltip/index.d.ts +0 -16
- package/distribution/components/universal/markers/Tooltip/styled.d.ts +0 -15
- 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 -2
- package/distribution/components/universal/varia/NewPageLink/index.d.ts +0 -14
- package/distribution/components/universal/varia/NewPageLink/styled.d.ts +0 -3
- package/distribution/components/universal/varia/ScrollableLine/index.d.ts +0 -14
- package/distribution/components/universal/varia/ScrollableLine/styled.d.ts +0 -3
- package/distribution/components/universal/varia/TextItem/index.d.ts +0 -9
- package/distribution/components/universal/varia/TextItem/styled.d.ts +0 -1
- 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
package/distribution/components/pluridal/sitting/SittingTray/components/Sittings/styled.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const StyledSittings: any;
|
package/distribution/components/pluridal/sitting/SittingTray/components/StateImage/index.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface StateImageOwnProperties {
|
|
4
|
-
selectors: any;
|
|
5
|
-
context: React.Context<any>;
|
|
6
|
-
}
|
|
7
|
-
export interface StateImageStateProperties {
|
|
8
|
-
stateInteractionTheme: Theme;
|
|
9
|
-
}
|
|
10
|
-
export interface StateImageDispatchProperties {
|
|
11
|
-
}
|
|
12
|
-
export type StateImageProperties = StateImageOwnProperties & StateImageStateProperties & StateImageDispatchProperties;
|
|
13
|
-
declare const ConnectedStateImage: import("react-redux").ConnectedComponent<React.FC<StateImageProperties>, {
|
|
14
|
-
[x: string]: any;
|
|
15
|
-
}>;
|
|
16
|
-
export default ConnectedStateImage;
|
package/distribution/components/pluridal/sitting/SittingTray/components/StateImage/styled.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export declare const StyledStateImage: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
-
export declare const StyledStateShareImage: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
-
export declare const StyledStateShareImageButtons: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
-
export declare const StyledStateShareImageButtonsCopy: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
-
export declare const StyledStateShareImagePasteContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
package/distribution/components/pluridal/sitting/SittingTray/components/StateLine/index.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface StateLineProperties {
|
|
3
|
-
theme: any;
|
|
4
|
-
context: React.Context<any>;
|
|
5
|
-
}
|
|
6
|
-
declare const ConnectedStateLine: import("react-redux").ConnectedComponent<React.FC<StateLineProperties>, {
|
|
7
|
-
[x: string]: any;
|
|
8
|
-
}>;
|
|
9
|
-
export default ConnectedStateLine;
|
package/distribution/components/pluridal/sitting/SittingTray/components/StateLine/styled.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export declare const StyledStateLine: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
-
export declare const StyledSliderStateButton: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
-
export declare const StyledSliderStateSliderContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
-
export declare const StyledSliderStateSittings: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
5
|
-
export declare const StyledStateLineButtons: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
6
|
-
export declare const StyledStateLineButton: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
7
|
-
export declare const StyledStateLineContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
package/distribution/components/pluridal/sitting/SittingTray/components/StateLink/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface StateLinkProperties {
|
|
3
|
-
theme: any;
|
|
4
|
-
currentLink: string;
|
|
5
|
-
context: React.Context<any>;
|
|
6
|
-
}
|
|
7
|
-
declare const ConnectedStateLink: import("react-redux").ConnectedComponent<React.FC<StateLinkProperties>, {
|
|
8
|
-
[x: string]: any;
|
|
9
|
-
}>;
|
|
10
|
-
export default ConnectedStateLink;
|
package/distribution/components/pluridal/sitting/SittingTray/components/StateShareImage/styled.d.ts
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export declare const StyledStateShareImage: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
2
|
-
export declare const StyledStateShareImageButtons: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
-
export declare const StyledStateShareImageButtonsCopy: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
|
-
export declare const StyledStateShareImagePasteContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface SittingTrayOwnProperties {
|
|
4
|
-
selectors: any;
|
|
5
|
-
context: React.Context<any>;
|
|
6
|
-
}
|
|
7
|
-
export interface SittingTrayStateProperties {
|
|
8
|
-
stateInteractionTheme: Theme;
|
|
9
|
-
}
|
|
10
|
-
export interface SittingTrayDispatchProperties {
|
|
11
|
-
}
|
|
12
|
-
export type SittingTrayProperties = SittingTrayOwnProperties & SittingTrayStateProperties & SittingTrayDispatchProperties;
|
|
13
|
-
declare const ConnectedSittingTray: import("react-redux").ConnectedComponent<React.FC<SittingTrayProperties>, {
|
|
14
|
-
[x: string]: any;
|
|
15
|
-
}>;
|
|
16
|
-
export default ConnectedSittingTray;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare const StyledSittingTray: any;
|
|
2
|
-
export declare const StyledSittingTrayContainer: any;
|
|
3
|
-
export declare const StyledSittingTrayItem: any;
|
|
4
|
-
export declare const StyledSittingTrayItemHeader: any;
|
|
5
|
-
export declare const StyledSittingTrayItemBody: any;
|
|
6
|
-
export declare const StyledSittingTrayButton: any;
|
|
7
|
-
export declare const StyledSittingTrayButtonIcon: any;
|
|
8
|
-
export declare const StyledSittingTrayButtonText: any;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface HorizontalToolbarButtonOwnProperties {
|
|
4
|
-
text: string;
|
|
5
|
-
atClick: (event: React.MouseEvent) => void;
|
|
6
|
-
active?: boolean;
|
|
7
|
-
icon?: React.FC;
|
|
8
|
-
scaleIcon?: boolean;
|
|
9
|
-
theme?: Theme;
|
|
10
|
-
style?: React.CSSProperties;
|
|
11
|
-
className?: string;
|
|
12
|
-
}
|
|
13
|
-
declare const HorizontalToolbarButton: React.FC<HorizontalToolbarButtonOwnProperties>;
|
|
14
|
-
export default HorizontalToolbarButton;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
2
|
-
export interface IStyledHorizontalToolbarButton {
|
|
3
|
-
active?: boolean;
|
|
4
|
-
scaleIcon?: boolean;
|
|
5
|
-
theme: Theme;
|
|
6
|
-
}
|
|
7
|
-
export declare const StyledHorizontalToolbarButton: import("styled-components").StyledComponent<"div", any, IStyledHorizontalToolbarButton, never>;
|
|
8
|
-
export interface IStyledHorizontalToolbarButtonIcon {
|
|
9
|
-
text: string;
|
|
10
|
-
}
|
|
11
|
-
export declare const StyledHorizontalToolbarButtonIcon: import("styled-components").StyledComponent<"div", any, IStyledHorizontalToolbarButtonIcon, never>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { VerticalPositions } from "../../../../data/enumerations";
|
|
4
|
-
export interface ToolbarControlsOwnProperties {
|
|
5
|
-
position?: keyof typeof VerticalPositions;
|
|
6
|
-
theme?: Theme;
|
|
7
|
-
style?: React.CSSProperties;
|
|
8
|
-
className?: string;
|
|
9
|
-
children?: React.ReactNode;
|
|
10
|
-
}
|
|
11
|
-
export type ToolbarControlsProperties = ToolbarControlsOwnProperties;
|
|
12
|
-
declare const ToolbarControls: React.FC<ToolbarControlsProperties>;
|
|
13
|
-
export default ToolbarControls;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
2
|
-
import { VerticalPositions } from "../../../../data/enumerations";
|
|
3
|
-
export interface IStyledToolbarControls {
|
|
4
|
-
position: keyof typeof VerticalPositions;
|
|
5
|
-
theme: Theme;
|
|
6
|
-
}
|
|
7
|
-
export declare const StyledToolbarControls: import("styled-components").StyledComponent<"div", any, IStyledToolbarControls, never>;
|
|
8
|
-
interface IStyledToolbarControlsButtons {
|
|
9
|
-
theme: Theme;
|
|
10
|
-
}
|
|
11
|
-
export declare const StyledToolbarControlsButtons: import("styled-components").StyledComponent<"div", any, IStyledToolbarControlsButtons, never>;
|
|
12
|
-
export {};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { DispatchAction, sitting } from '@plurid/plurid-ui-state-react';
|
|
4
|
-
import { ToolbarButton } from "../../../../data/interfaces";
|
|
5
|
-
export interface ToolbarGeneralOwnProperties {
|
|
6
|
-
buttons: ToolbarButton[];
|
|
7
|
-
selectors: any;
|
|
8
|
-
context: React.Context<any>;
|
|
9
|
-
handleClick: (type: any) => void;
|
|
10
|
-
speakButton?: boolean;
|
|
11
|
-
sittingButton?: boolean;
|
|
12
|
-
}
|
|
13
|
-
export interface ToolbarGeneralStateProperties {
|
|
14
|
-
stateView: string;
|
|
15
|
-
stateToolbars: any;
|
|
16
|
-
stateSittingTray: boolean;
|
|
17
|
-
stateInteractionTheme: Theme;
|
|
18
|
-
}
|
|
19
|
-
export interface ToolbarGeneralDispatchProperties {
|
|
20
|
-
dispatchToggleSittingTray: DispatchAction<typeof sitting.actions.toggleSittingTray>;
|
|
21
|
-
}
|
|
22
|
-
export type ToolbarGeneralProperties = ToolbarGeneralOwnProperties & ToolbarGeneralStateProperties & ToolbarGeneralDispatchProperties;
|
|
23
|
-
declare const ConnectedToolbarGeneral: import("react-redux").ConnectedComponent<React.FC<ToolbarGeneralProperties>, {
|
|
24
|
-
[x: string]: any;
|
|
25
|
-
}>;
|
|
26
|
-
export default ConnectedToolbarGeneral;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { ToolbarButton } from "../../../../data/interfaces";
|
|
4
|
-
import { HorizontalPositions } from "../../../../data/enumerations";
|
|
5
|
-
export interface ToolbarSpecificOwnProperties {
|
|
6
|
-
buttons: ToolbarButton[];
|
|
7
|
-
handleClick: (type: any, index: number) => void;
|
|
8
|
-
activeType: any;
|
|
9
|
-
selectors: any;
|
|
10
|
-
position?: keyof typeof HorizontalPositions;
|
|
11
|
-
children?: React.ReactNode;
|
|
12
|
-
}
|
|
13
|
-
export interface ToolbarSpecificStateProperties {
|
|
14
|
-
stateToolbars: any;
|
|
15
|
-
stateIdentonym: string;
|
|
16
|
-
stateInteractionTheme: Theme;
|
|
17
|
-
}
|
|
18
|
-
export interface ToolbarSpecificDispatchProperties {
|
|
19
|
-
}
|
|
20
|
-
export type ToolbarSpecificProperties = ToolbarSpecificOwnProperties & ToolbarSpecificStateProperties & ToolbarSpecificDispatchProperties;
|
|
21
|
-
declare const ConnectedToolbarSpecific: import("react-redux").ConnectedComponent<React.FC<ToolbarSpecificProperties>, {
|
|
22
|
-
[x: string]: any;
|
|
23
|
-
}>;
|
|
24
|
-
export default ConnectedToolbarSpecific;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
2
|
-
import { HorizontalPositions } from "../../../../data/enumerations";
|
|
3
|
-
export interface IStyledToolbar {
|
|
4
|
-
position: keyof typeof HorizontalPositions;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledToolbar: import("styled-components").StyledComponent<"div", any, IStyledToolbar, never>;
|
|
7
|
-
export interface IStyledToolbarButtons {
|
|
8
|
-
theme: Theme;
|
|
9
|
-
}
|
|
10
|
-
export declare const StyledToolbarButtons: import("styled-components").StyledComponent<"div", any, IStyledToolbarButtons, never>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface VerticalToolbarButtonOwnProperties {
|
|
4
|
-
atClick: (event: React.MouseEvent) => void;
|
|
5
|
-
icon: React.FC;
|
|
6
|
-
active: boolean;
|
|
7
|
-
text: string;
|
|
8
|
-
textLeft: boolean;
|
|
9
|
-
showText: boolean;
|
|
10
|
-
scaleIcon: boolean;
|
|
11
|
-
theme: Theme;
|
|
12
|
-
first?: boolean;
|
|
13
|
-
last?: boolean;
|
|
14
|
-
}
|
|
15
|
-
declare const VerticalToolbarButton: React.FC<VerticalToolbarButtonOwnProperties>;
|
|
16
|
-
export default VerticalToolbarButton;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
2
|
-
export interface IStyledVerticalToolbarButton {
|
|
3
|
-
active: boolean;
|
|
4
|
-
scaleIcon: boolean;
|
|
5
|
-
first: boolean;
|
|
6
|
-
last: boolean;
|
|
7
|
-
theme: Theme;
|
|
8
|
-
}
|
|
9
|
-
export declare const StyledVerticalToolbarButton: any;
|
|
10
|
-
export interface IStyledVerticalToolbarButtonText {
|
|
11
|
-
textLeft: boolean;
|
|
12
|
-
}
|
|
13
|
-
export declare const StyledVerticalToolbarButtonText: any;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const toolbars: {
|
|
3
|
-
HorizontalToolbarButton: import("react").FC<import("./HorizontalToolbarButton").HorizontalToolbarButtonOwnProperties>;
|
|
4
|
-
ToolbarControls: import("react").FC<import("./ToolbarControls").ToolbarControlsOwnProperties>;
|
|
5
|
-
ToolbarGeneral: import("react-redux").ConnectedComponent<import("react").FC<import("./ToolbarGeneral").ToolbarGeneralProperties>, {
|
|
6
|
-
[x: string]: any;
|
|
7
|
-
}>;
|
|
8
|
-
ToolbarSpecific: import("react-redux").ConnectedComponent<import("react").FC<import("./ToolbarSpecific").ToolbarSpecificProperties>, {
|
|
9
|
-
[x: string]: any;
|
|
10
|
-
}>;
|
|
11
|
-
VerticalToolbarButton: import("react").FC<import("./VerticalToolbarButton").VerticalToolbarButtonOwnProperties>;
|
|
12
|
-
};
|
|
13
|
-
export default toolbars;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface LinkButtonProperties {
|
|
4
|
-
text: string | JSX.Element;
|
|
5
|
-
atClick: (event: React.MouseEvent) => void;
|
|
6
|
-
theme?: Theme;
|
|
7
|
-
level?: number;
|
|
8
|
-
inline?: boolean;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
loading?: boolean;
|
|
11
|
-
active?: boolean;
|
|
12
|
-
style?: React.CSSProperties;
|
|
13
|
-
className?: string;
|
|
14
|
-
}
|
|
15
|
-
declare const LinkButton: React.FC<LinkButtonProperties>;
|
|
16
|
-
export default LinkButton;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
2
|
-
export interface IStyledLinkButton {
|
|
3
|
-
theme: Theme;
|
|
4
|
-
level: number;
|
|
5
|
-
isDisabled?: boolean;
|
|
6
|
-
inline?: boolean;
|
|
7
|
-
isActive?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const StyledLinkButton: any;
|
|
10
|
-
export declare const StyledLinkButtonLoading: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { Sizes } from "../../../../data/interfaces";
|
|
4
|
-
export interface PureButtonProperties {
|
|
5
|
-
text: string | JSX.Element;
|
|
6
|
-
atClick: (event: React.MouseEvent) => void;
|
|
7
|
-
theme?: Theme;
|
|
8
|
-
level?: number;
|
|
9
|
-
size?: Sizes;
|
|
10
|
-
disabled?: boolean;
|
|
11
|
-
loading?: boolean;
|
|
12
|
-
style?: React.CSSProperties;
|
|
13
|
-
className?: string;
|
|
14
|
-
}
|
|
15
|
-
declare const PureButton: React.FC<PureButtonProperties>;
|
|
16
|
-
export default PureButton;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
2
|
-
import { Sizes } from "../../../../data/interfaces";
|
|
3
|
-
export interface IStyledPureButton {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
size: Sizes;
|
|
6
|
-
level: number;
|
|
7
|
-
isDisabled?: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const StyledPureButton: any;
|
|
10
|
-
export type IStyledPureButtonDiv = {
|
|
11
|
-
theme: Theme;
|
|
12
|
-
level: number;
|
|
13
|
-
isDisabled?: boolean;
|
|
14
|
-
} & any;
|
|
15
|
-
export declare const StyledPureButtonDiv: import("styled-components").StyledComponent<any, any, object, string | number | symbol>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface RefreshButtonProperties {
|
|
4
|
-
atClick: (event: React.MouseEvent<HTMLDivElement, MouseEvent>) => void;
|
|
5
|
-
theme?: Theme;
|
|
6
|
-
text?: string;
|
|
7
|
-
disabled?: boolean;
|
|
8
|
-
hideAtClick?: boolean;
|
|
9
|
-
hideTime?: number;
|
|
10
|
-
}
|
|
11
|
-
declare const RefreshButton: React.FC<RefreshButtonProperties>;
|
|
12
|
-
export default RefreshButton;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const buttons: {
|
|
3
|
-
PureButton: import("react").FC<import("./PureButton").PureButtonProperties>;
|
|
4
|
-
LinkButton: import("react").FC<import("./LinkButton").LinkButtonProperties>;
|
|
5
|
-
RefreshButton: import("react").FC<import("./RefreshButton").RefreshButtonProperties>;
|
|
6
|
-
};
|
|
7
|
-
export default buttons;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface FormLeftRightProperties {
|
|
4
|
-
theme?: Theme;
|
|
5
|
-
style?: React.CSSProperties;
|
|
6
|
-
className?: string;
|
|
7
|
-
children?: React.ReactNode;
|
|
8
|
-
}
|
|
9
|
-
/**
|
|
10
|
-
* Form left and right items
|
|
11
|
-
*
|
|
12
|
-
* @param properties
|
|
13
|
-
*/
|
|
14
|
-
declare const FormLeftRight: React.FC<FormLeftRightProperties>;
|
|
15
|
-
export default FormLeftRight;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface FormObliterateProperties {
|
|
4
|
-
atObliterate: (event: React.MouseEvent<HTMLDivElement, MouseEvent>) => void;
|
|
5
|
-
item?: string;
|
|
6
|
-
theme?: Theme;
|
|
7
|
-
devisible?: boolean;
|
|
8
|
-
level?: number;
|
|
9
|
-
style?: React.CSSProperties;
|
|
10
|
-
className?: string;
|
|
11
|
-
}
|
|
12
|
-
/**
|
|
13
|
-
* Renders an icon and a descriptive text, button-like.
|
|
14
|
-
*
|
|
15
|
-
* @param properties
|
|
16
|
-
*/
|
|
17
|
-
declare const FormObliterate: React.FC<FormObliterateProperties>;
|
|
18
|
-
export default FormObliterate;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
2
|
-
export interface IStyledFormObliterate {
|
|
3
|
-
theme: Theme;
|
|
4
|
-
level: number;
|
|
5
|
-
devisible: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare const StyledFormObliterate: import("styled-components").StyledComponent<"div", any, IStyledFormObliterate, never>;
|
|
8
|
-
export declare const StyledObliterateContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { PluridIconProperties } from '@plurid/plurid-icons-react';
|
|
4
|
-
export interface FormbuttonProperties {
|
|
5
|
-
text: string;
|
|
6
|
-
Icon: React.FC<PluridIconProperties>;
|
|
7
|
-
atClick: (event: React.MouseEvent<HTMLDivElement, MouseEvent>) => void;
|
|
8
|
-
link?: string;
|
|
9
|
-
target?: string;
|
|
10
|
-
theme?: Theme;
|
|
11
|
-
devisible?: boolean;
|
|
12
|
-
level?: number;
|
|
13
|
-
iconPosition?: 'left' | 'center' | 'right';
|
|
14
|
-
/**
|
|
15
|
-
* Renders the button as is (without hover, cursor effects, and on click listen).
|
|
16
|
-
*/
|
|
17
|
-
inactive?: boolean;
|
|
18
|
-
hoverEffect?: boolean;
|
|
19
|
-
style?: React.CSSProperties;
|
|
20
|
-
className?: string;
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* Renders an icon and a descriptive text, button-like.
|
|
24
|
-
*
|
|
25
|
-
* @param properties
|
|
26
|
-
*/
|
|
27
|
-
declare const Formbutton: React.FC<FormbuttonProperties>;
|
|
28
|
-
export default Formbutton;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
2
|
-
export interface IStyledFormbutton {
|
|
3
|
-
theme: Theme;
|
|
4
|
-
level: number;
|
|
5
|
-
inactive: boolean;
|
|
6
|
-
devisible: boolean;
|
|
7
|
-
hoverEffect: boolean;
|
|
8
|
-
}
|
|
9
|
-
export declare const StyledFormbutton: import("styled-components").StyledComponent<"div", any, IStyledFormbutton, never>;
|
|
10
|
-
export interface IStyledFormbuttonIcon {
|
|
11
|
-
theme: Theme;
|
|
12
|
-
position: 'left' | 'center' | 'right';
|
|
13
|
-
}
|
|
14
|
-
export declare const StyledFormbuttonIcon: import("styled-components").StyledComponent<"div", any, IStyledFormbuttonIcon, never>;
|
|
15
|
-
export declare const StyledFormbuttonText: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface FormitemProperties {
|
|
4
|
-
theme?: Theme;
|
|
5
|
-
level?: number;
|
|
6
|
-
style?: React.CSSProperties;
|
|
7
|
-
className?: string;
|
|
8
|
-
children?: React.ReactNode;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* Renders a form item.
|
|
12
|
-
*
|
|
13
|
-
* @param properties
|
|
14
|
-
*/
|
|
15
|
-
declare const Formitem: React.FC<FormitemProperties>;
|
|
16
|
-
export default Formitem;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface FormlineProperties {
|
|
4
|
-
text: string;
|
|
5
|
-
Element?: React.FC;
|
|
6
|
-
theme?: Theme;
|
|
7
|
-
level?: number;
|
|
8
|
-
responsive?: boolean;
|
|
9
|
-
style?: React.CSSProperties;
|
|
10
|
-
className?: string;
|
|
11
|
-
children?: React.ReactNode;
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* Renders a descriptive text and a form element side by side.
|
|
15
|
-
*
|
|
16
|
-
* The form element can be passed as `Element` prop or as child.
|
|
17
|
-
*
|
|
18
|
-
* @param properties
|
|
19
|
-
*/
|
|
20
|
-
declare const Formline: React.FC<FormlineProperties>;
|
|
21
|
-
export default Formline;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
2
|
-
export interface IStyledFormline {
|
|
3
|
-
theme: Theme;
|
|
4
|
-
level: number;
|
|
5
|
-
responsive: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare const StyledFormline: import("styled-components").StyledComponent<"div", any, IStyledFormline, never>;
|
|
8
|
-
export declare const StyledFormlineText: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
9
|
-
export interface IStyledFormlineElement {
|
|
10
|
-
responsive: boolean;
|
|
11
|
-
}
|
|
12
|
-
export declare const StyledFormlineElement: import("styled-components").StyledComponent<"div", any, IStyledFormlineElement, never>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const form: {
|
|
3
|
-
Formbutton: import("react").FC<import("./Formbutton").FormbuttonProperties>;
|
|
4
|
-
Formitem: import("react").FC<import("./Formitem").FormitemProperties>;
|
|
5
|
-
FormLeftRight: import("react").FC<import("./FormLeftRight").FormLeftRightProperties>;
|
|
6
|
-
Formline: import("react").FC<import("./Formline").FormlineProperties>;
|
|
7
|
-
FormObliterate: import("react").FC<import("./FormObliterate").FormObliterateProperties>;
|
|
8
|
-
};
|
|
9
|
-
export default form;
|
|
@@ -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("styled-components").GlobalStyleComponent<import("./general/GlobalStyles").IGlobalStyles, import("styled-components").DefaultTheme>;
|
|
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;
|