@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
package/package.json
CHANGED
|
@@ -1,92 +1,89 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
"
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
"react-dom": "^18.2.0",
|
|
81
|
-
"react-redux": "^8.1.1",
|
|
82
|
-
"redux": "^4.2.1",
|
|
83
|
-
"redux-thunk": "^2.4.2",
|
|
84
|
-
"rollup": "^3.26.0",
|
|
85
|
-
"rollup-plugin-typescript2": "^0.35.0",
|
|
86
|
-
"styled-components": "^6.0.1",
|
|
87
|
-
"ts-jest": "^29.1.1",
|
|
88
|
-
"ts-patch": "^3.0.1",
|
|
89
|
-
"typescript": "5.1.6",
|
|
90
|
-
"typescript-transform-paths": "^3.4.6"
|
|
2
|
+
"name": "@plurid/plurid-ui-components-react",
|
|
3
|
+
"version": "0.0.0-29",
|
|
4
|
+
"sideEffects": false,
|
|
5
|
+
"description": "Plurid User Interface Components for React",
|
|
6
|
+
"keywords": [
|
|
7
|
+
"plurid",
|
|
8
|
+
"ui",
|
|
9
|
+
"components",
|
|
10
|
+
"react"
|
|
11
|
+
],
|
|
12
|
+
"author": "ly3xqhl8g9 <ly3xqhl8g9@plurid.com> (https://plurid.com)",
|
|
13
|
+
"license": "SEE LICENSE IN LICENSE",
|
|
14
|
+
"repository": {
|
|
15
|
+
"type": "git",
|
|
16
|
+
"url": "https://github.com/plurid/plurid-ui"
|
|
17
|
+
},
|
|
18
|
+
"bugs": {
|
|
19
|
+
"email": "source@plurid.com",
|
|
20
|
+
"url": "https://github.com/plurid/plurid-ui/issues"
|
|
21
|
+
},
|
|
22
|
+
"homepage": "https://github.com/plurid/plurid-ui",
|
|
23
|
+
"publishConfig": {
|
|
24
|
+
"registry": "https://registry.npmjs.org/",
|
|
25
|
+
"access": "public"
|
|
26
|
+
},
|
|
27
|
+
"files": [
|
|
28
|
+
"distribution/"
|
|
29
|
+
],
|
|
30
|
+
"main": "distribution/index.js",
|
|
31
|
+
"module": "distribution/index.mjs",
|
|
32
|
+
"types": "distribution/index.d.ts",
|
|
33
|
+
"engines": {
|
|
34
|
+
"node": ">=18",
|
|
35
|
+
"npm": ">=6"
|
|
36
|
+
},
|
|
37
|
+
"peerDependencies": {
|
|
38
|
+
"@plurid/plurid-functions": "*",
|
|
39
|
+
"@plurid/plurid-functions-react": "*",
|
|
40
|
+
"@plurid/plurid-icons-react": "*",
|
|
41
|
+
"@plurid/plurid-themes": "*",
|
|
42
|
+
"@plurid/plurid-ui-state-react": "*",
|
|
43
|
+
"@reduxjs/toolkit": ">=2",
|
|
44
|
+
"react": ">=19",
|
|
45
|
+
"react-dom": ">=19",
|
|
46
|
+
"react-redux": ">=9",
|
|
47
|
+
"styled-components": ">=6"
|
|
48
|
+
},
|
|
49
|
+
"devDependencies": {
|
|
50
|
+
"@babel/core": "^7.22.5",
|
|
51
|
+
"@reduxjs/toolkit": "^2.12.0",
|
|
52
|
+
"@types/jest": "^30.0.0",
|
|
53
|
+
"@types/node": "^20.3.3",
|
|
54
|
+
"@types/react": "^19.2.0",
|
|
55
|
+
"@types/react-dom": "^19.2.0",
|
|
56
|
+
"@types/react-redux": "^7.1.25",
|
|
57
|
+
"@types/styled-components": "^5.1.26",
|
|
58
|
+
"immer": "^10.0.2",
|
|
59
|
+
"jest": "^30.4.2",
|
|
60
|
+
"react": "^19.2.0",
|
|
61
|
+
"react-dom": "^19.2.0",
|
|
62
|
+
"react-redux": "^9.3.0",
|
|
63
|
+
"redux": "^5.0.1",
|
|
64
|
+
"redux-thunk": "^3.1.0",
|
|
65
|
+
"styled-components": "^6.4.2",
|
|
66
|
+
"ts-jest": "^29.4.11",
|
|
67
|
+
"typescript": "^6.0.3",
|
|
68
|
+
"tsup": "^8.5.1",
|
|
69
|
+
"@plurid/plurid-functions": "0.0.0-32",
|
|
70
|
+
"@plurid/plurid-functions-react": "0.0.0-6",
|
|
71
|
+
"@plurid/plurid-themes": "0.0.0-3",
|
|
72
|
+
"@plurid/plurid-icons-react": "0.0.0-10",
|
|
73
|
+
"@plurid/plurid-ui-state-react": "0.0.0-12"
|
|
74
|
+
},
|
|
75
|
+
"exports": {
|
|
76
|
+
".": {
|
|
77
|
+
"types": "./distribution/index.d.ts",
|
|
78
|
+
"import": "./distribution/index.mjs",
|
|
79
|
+
"require": "./distribution/index.js"
|
|
91
80
|
}
|
|
92
|
-
}
|
|
81
|
+
},
|
|
82
|
+
"scripts": {
|
|
83
|
+
"test": "jest -c ./configurations/jest.config.js",
|
|
84
|
+
"clean": "rm -rf ./distribution",
|
|
85
|
+
"build.development": "tsup --watch",
|
|
86
|
+
"build.production": "tsup",
|
|
87
|
+
"build": "tsup"
|
|
88
|
+
}
|
|
89
|
+
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { Dashboard } from '../../data';
|
|
4
|
-
export interface RenderAreaProperties {
|
|
5
|
-
dashboards: Dashboard[];
|
|
6
|
-
selectedDashboard: string;
|
|
7
|
-
renderView: string;
|
|
8
|
-
fullRenderArea: boolean;
|
|
9
|
-
theme: Theme;
|
|
10
|
-
setSelectedDashboard: React.Dispatch<string>;
|
|
11
|
-
setRenderView: React.Dispatch<string>;
|
|
12
|
-
setFullRenderArea: React.Dispatch<boolean>;
|
|
13
|
-
}
|
|
14
|
-
declare const RenderArea: React.FC<RenderAreaProperties>;
|
|
15
|
-
export default RenderArea;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledRenderArea {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledRenderArea: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledRenderArea>>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { Dashboard } from '../../../../data';
|
|
4
|
-
export interface SelectorProperties {
|
|
5
|
-
data: Dashboard;
|
|
6
|
-
compactSelectors: boolean;
|
|
7
|
-
theme: Theme;
|
|
8
|
-
selectedDashboard: string;
|
|
9
|
-
setSelectedDashboard: React.Dispatch<string>;
|
|
10
|
-
rendererID?: string;
|
|
11
|
-
}
|
|
12
|
-
declare const Selector: React.FC<SelectorProperties>;
|
|
13
|
-
export default Selector;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledSelector {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
selected: boolean;
|
|
6
|
-
compactSelectors: boolean;
|
|
7
|
-
}
|
|
8
|
-
export declare const StyledSelector: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, IStyledSelector>>;
|
|
9
|
-
export interface IStyledSelectorRelativeLabel {
|
|
10
|
-
theme: Theme;
|
|
11
|
-
}
|
|
12
|
-
export declare const StyledSelectorRelativeLabel: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledSelectorRelativeLabel>>;
|
package/distribution/components/pluridal/containers/DashboardsRenderer/components/Sidebar/index.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { Dashboard } from '../../data';
|
|
4
|
-
export interface SidebarProperties {
|
|
5
|
-
dashboards: Dashboard[];
|
|
6
|
-
theme: Theme;
|
|
7
|
-
compactSelectors: boolean;
|
|
8
|
-
setCompactSelectors: React.Dispatch<boolean>;
|
|
9
|
-
selectedDashboard: string;
|
|
10
|
-
setSelectedDashboard: React.Dispatch<string>;
|
|
11
|
-
rendererID?: string;
|
|
12
|
-
identonym?: string;
|
|
13
|
-
usageType?: string;
|
|
14
|
-
brandingName?: string;
|
|
15
|
-
brandingNameStyle?: React.CSSProperties;
|
|
16
|
-
brandingLogo?: string;
|
|
17
|
-
openManual?: () => void;
|
|
18
|
-
logout?: () => void;
|
|
19
|
-
}
|
|
20
|
-
declare const Sidebar: React.FC<SidebarProperties>;
|
|
21
|
-
export default Sidebar;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledSidebar {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledSidebar: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledSidebar>>;
|
|
7
|
-
export interface IStyledSelectors {
|
|
8
|
-
theme: Theme;
|
|
9
|
-
compactSelectors: boolean;
|
|
10
|
-
helpItemsCount: number;
|
|
11
|
-
}
|
|
12
|
-
export declare const StyledSelectors: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledSelectors>>;
|
|
13
|
-
export interface IStyledBranding {
|
|
14
|
-
compactSelectors: boolean;
|
|
15
|
-
}
|
|
16
|
-
export declare const StyledBranding: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledBranding>>;
|
|
17
|
-
export declare const StyledHelp: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
18
|
-
export interface IStyledHelpItem {
|
|
19
|
-
compactSelectors: boolean;
|
|
20
|
-
}
|
|
21
|
-
export declare const StyledHelpItem: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, IStyledHelpItem>>;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface DashboardRenderProperties {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
selectedDashboard: string;
|
|
6
|
-
setSelectedDashboard: React.Dispatch<string>;
|
|
7
|
-
renderView: string;
|
|
8
|
-
setRenderView: React.Dispatch<string>;
|
|
9
|
-
fullRenderArea: boolean;
|
|
10
|
-
setFullRenderArea: React.Dispatch<boolean>;
|
|
11
|
-
}
|
|
12
|
-
export interface Dashboard {
|
|
13
|
-
id: string;
|
|
14
|
-
icon?: React.FC<any> | JSX.Element;
|
|
15
|
-
label: string;
|
|
16
|
-
defaultRender?: string;
|
|
17
|
-
renderers: Record<string, React.FC<any> | undefined | any>;
|
|
18
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { Dashboard } from './data';
|
|
4
|
-
export interface DashboardsRendererProperties {
|
|
5
|
-
dashboards: Dashboard[];
|
|
6
|
-
theme: Theme;
|
|
7
|
-
rendererID?: string;
|
|
8
|
-
identonym?: string;
|
|
9
|
-
usageType?: string;
|
|
10
|
-
brandingName?: string;
|
|
11
|
-
brandingNameStyle?: React.CSSProperties;
|
|
12
|
-
brandingLogo?: string;
|
|
13
|
-
activeDashboard?: string;
|
|
14
|
-
activeRender?: string;
|
|
15
|
-
compactSelectors?: boolean;
|
|
16
|
-
fullRenderArea?: boolean;
|
|
17
|
-
noDashboardRender?: JSX.Element;
|
|
18
|
-
openManual?: () => void;
|
|
19
|
-
atDashboardChange?: (newDashboard: string) => void;
|
|
20
|
-
atUIChange?: (type: string, value: any) => void;
|
|
21
|
-
logout?: () => void;
|
|
22
|
-
}
|
|
23
|
-
declare const DashboardsRenderer: React.FC<DashboardsRendererProperties>;
|
|
24
|
-
export default DashboardsRenderer;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledDashboardsRenderer {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
compactSelectors: boolean;
|
|
6
|
-
fullRenderArea: boolean;
|
|
7
|
-
}
|
|
8
|
-
export declare const StyledDashboardsRenderer: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledDashboardsRenderer>>;
|
|
9
|
-
export declare const StyledNoDashboardRender: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { EntityViewRefAttributes } from "../../../../data/interfaces";
|
|
4
|
-
export interface EntityViewProperties {
|
|
5
|
-
entities: any[];
|
|
6
|
-
searchFields: string[];
|
|
7
|
-
generalTheme: Theme;
|
|
8
|
-
interactionTheme: Theme;
|
|
9
|
-
rowsHeader: JSX.Element;
|
|
10
|
-
rowTemplate: string;
|
|
11
|
-
rows?: JSX.Element[];
|
|
12
|
-
noRows: string;
|
|
13
|
-
abstractRowRenderer: (columns: string[], data: Record<string, any>, methods: Record<string, any>) => JSX.Element;
|
|
14
|
-
actionButtonText?: string;
|
|
15
|
-
placeholderText?: string;
|
|
16
|
-
scrollThrottleTime?: number;
|
|
17
|
-
loading?: number;
|
|
18
|
-
rowRenderFields?: string[];
|
|
19
|
-
rowRenderMethods?: any;
|
|
20
|
-
actionButtonClick?: () => void;
|
|
21
|
-
filterUpdate?: (value: any) => void;
|
|
22
|
-
refresh?: () => void;
|
|
23
|
-
actionScrollBottom?: (entities: any[]) => void;
|
|
24
|
-
customRowRenderer?: (columns: string[], data: Record<string, any>, methods: Record<string, any>) => JSX.Element[];
|
|
25
|
-
}
|
|
26
|
-
export type EntityViewType = EntityViewProperties & React.RefAttributes<EntityViewRefAttributes>;
|
|
27
|
-
declare const EntityView: React.ForwardRefExoticComponent<EntityViewType>;
|
|
28
|
-
export default EntityView;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledEntityView {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledEntityView: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledEntityView>>;
|
|
7
|
-
export declare const StyledEntityViewTop: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
8
|
-
export declare const StyledEntityFilterLine: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
9
|
-
export interface IStyledEntityFilterCancel {
|
|
10
|
-
filterLength: string;
|
|
11
|
-
}
|
|
12
|
-
export declare const StyledEntityFilterCancel: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledEntityFilterCancel>>;
|
|
13
|
-
export declare const StyledTopButtons: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
14
|
-
export declare const StyledEntityListContainer: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
15
|
-
export type IStyledEntityList = {
|
|
16
|
-
theme: Theme;
|
|
17
|
-
header?: boolean;
|
|
18
|
-
loading?: number;
|
|
19
|
-
} & any;
|
|
20
|
-
export declare const StyledEntityList: import("styled-components").IStyledComponent<"web", any>;
|
|
21
|
-
export interface IStyledEntityListItem {
|
|
22
|
-
rowTemplate: string;
|
|
23
|
-
}
|
|
24
|
-
export declare const StyledEntityListItem: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, IStyledEntityListItem>>;
|
|
25
|
-
export declare const StyledActionButton: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
26
|
-
export declare const StyledNoRows: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const containers: {
|
|
3
|
-
DashboardsRenderer: import("react").FC<import("./DashboardsRenderer").DashboardsRendererProperties>;
|
|
4
|
-
EntityView: import("react").ForwardRefExoticComponent<import("./EntityView").EntityViewType>;
|
|
5
|
-
};
|
|
6
|
-
export default containers;
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { AnyAction } from '@reduxjs/toolkit';
|
|
3
|
-
import { StateOfAny, head } from '@plurid/plurid-ui-state-react';
|
|
4
|
-
export type HeadState = StateOfAny & {
|
|
5
|
-
head: head.HeadState;
|
|
6
|
-
};
|
|
7
|
-
export type HeadSelectors = StateOfAny & {
|
|
8
|
-
head: typeof head.selectors;
|
|
9
|
-
};
|
|
10
|
-
export interface HeadDefaults {
|
|
11
|
-
robots?: string;
|
|
12
|
-
viewport?: string;
|
|
13
|
-
faviconIcon?: string;
|
|
14
|
-
favicon16?: string;
|
|
15
|
-
favicon32?: string;
|
|
16
|
-
manifest?: string;
|
|
17
|
-
themeColor?: string;
|
|
18
|
-
apiDomain?: string;
|
|
19
|
-
canonicalURL?: string;
|
|
20
|
-
ogImageWidth?: string;
|
|
21
|
-
ogImageHeight?: string;
|
|
22
|
-
ogSiteName?: string;
|
|
23
|
-
appleTouchIcon?: string;
|
|
24
|
-
}
|
|
25
|
-
export interface HeadOwnProperties {
|
|
26
|
-
Helmet: any;
|
|
27
|
-
defaults?: Partial<head.HeadState> & HeadDefaults;
|
|
28
|
-
selectors: HeadSelectors;
|
|
29
|
-
context: React.Context<any>;
|
|
30
|
-
children?: React.ReactNode;
|
|
31
|
-
}
|
|
32
|
-
export interface HeadStateProperties {
|
|
33
|
-
stateHead: head.HeadState;
|
|
34
|
-
}
|
|
35
|
-
export interface HeadDispatchProperties {
|
|
36
|
-
}
|
|
37
|
-
export type HeadProperties = HeadOwnProperties & HeadStateProperties & HeadDispatchProperties;
|
|
38
|
-
declare const ConnectedHead: import("react-redux").ConnectedComponent<React.FC<HeadProperties>, {
|
|
39
|
-
context: React.Context<any>;
|
|
40
|
-
Helmet: any;
|
|
41
|
-
defaults?: (Partial<head.HeadState> & HeadDefaults) | undefined;
|
|
42
|
-
selectors: StateOfAny & {
|
|
43
|
-
head: typeof head.selectors;
|
|
44
|
-
};
|
|
45
|
-
children?: React.ReactNode;
|
|
46
|
-
store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
|
|
47
|
-
}>;
|
|
48
|
-
export default ConnectedHead;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const head: {
|
|
3
|
-
Head: import("react-redux").ConnectedComponent<import("react").FC<import("./Head").HeadProperties>, {
|
|
4
|
-
context: import("react").Context<any>;
|
|
5
|
-
Helmet: any;
|
|
6
|
-
defaults?: (Partial<import("@plurid/plurid-ui-state-react/distribution/modules/head").HeadState> & import("./Head").HeadDefaults) | undefined;
|
|
7
|
-
selectors: import("@plurid/plurid-ui-state-react").StateOfAny & {
|
|
8
|
-
head: {
|
|
9
|
-
getHead: (state: import("@plurid/plurid-ui-state-react").StateWithSlice<"head", import("@plurid/plurid-ui-state-react/distribution/modules/head").HeadState>) => import("@plurid/plurid-ui-state-react/distribution/modules/head").HeadState;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
children?: import("react").ReactNode;
|
|
13
|
-
store?: import("@reduxjs/toolkit").Store<any, import("@reduxjs/toolkit").AnyAction> | undefined;
|
|
14
|
-
}>;
|
|
15
|
-
};
|
|
16
|
-
export default head;
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const pluridal: {
|
|
3
|
-
containers: {
|
|
4
|
-
DashboardsRenderer: import("react").FC<import("./containers/DashboardsRenderer").DashboardsRendererProperties>;
|
|
5
|
-
EntityView: import("react").ForwardRefExoticComponent<import("./containers/EntityView").EntityViewType>;
|
|
6
|
-
};
|
|
7
|
-
head: {
|
|
8
|
-
Head: import("react-redux").ConnectedComponent<import("react").FC<import("./head/Head").HeadProperties>, {
|
|
9
|
-
context: import("react").Context<any>;
|
|
10
|
-
Helmet: any;
|
|
11
|
-
defaults?: (Partial<import("@plurid/plurid-ui-state-react/distribution/modules/head").HeadState> & import("./head/Head").HeadDefaults) | undefined;
|
|
12
|
-
selectors: import("@plurid/plurid-ui-state-react").StateOfAny & {
|
|
13
|
-
head: {
|
|
14
|
-
getHead: (state: import("@plurid/plurid-ui-state-react").StateWithSlice<"head", import("@plurid/plurid-ui-state-react/distribution/modules/head").HeadState>) => import("@plurid/plurid-ui-state-react/distribution/modules/head").HeadState;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
children?: import("react").ReactNode;
|
|
18
|
-
store?: import("@reduxjs/toolkit").Store<any, import("@reduxjs/toolkit").AnyAction> | undefined;
|
|
19
|
-
}>;
|
|
20
|
-
};
|
|
21
|
-
notifications: {
|
|
22
|
-
Notification: import("react").FC<import("./notifications/Notification").NotificationOwnProperties>;
|
|
23
|
-
Notifications: import("react-redux").ConnectedComponent<import("react").FC<import("./notifications/Notifications").NotificationsProperties>, {
|
|
24
|
-
context: import("react").Context<any>;
|
|
25
|
-
selectors: import("@plurid/plurid-ui-state-react").StateOfAny & {
|
|
26
|
-
themes: {
|
|
27
|
-
getGeneralTheme: (state: import("@plurid/plurid-ui-state-react").StateWithSlice<"themes", import("@plurid/plurid-ui-state-react/distribution/modules/themes").ThemesState>) => import("@plurid/plurid-themes/distribution").Theme;
|
|
28
|
-
getInteractionTheme: (state: import("@plurid/plurid-ui-state-react").StateWithSlice<"themes", import("@plurid/plurid-ui-state-react/distribution/modules/themes").ThemesState>) => import("@plurid/plurid-themes/distribution").Theme;
|
|
29
|
-
};
|
|
30
|
-
notifications: {
|
|
31
|
-
getAll: (state: import("@plurid/plurid-ui-state-react").StateWithSlice<"notifications", import("@plurid/plurid-ui-state-react/distribution/modules/notifications").NotificationsState>) => import("@plurid/plurid-ui-state-react/distribution/modules/notifications").NotificationsState;
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
elements?: Record<string, JSX.Element> | undefined;
|
|
35
|
-
store?: import("@reduxjs/toolkit").Store<any, import("@reduxjs/toolkit").AnyAction> | undefined;
|
|
36
|
-
}>;
|
|
37
|
-
};
|
|
38
|
-
sitting: {
|
|
39
|
-
SittingTray: import("react-redux").ConnectedComponent<import("react").FC<import("./sitting/SittingTray").SittingTrayProperties>, {
|
|
40
|
-
[x: string]: any;
|
|
41
|
-
}>;
|
|
42
|
-
};
|
|
43
|
-
toolbars: {
|
|
44
|
-
HorizontalToolbarButton: import("react").FC<import("./toolbars/HorizontalToolbarButton").HorizontalToolbarButtonOwnProperties>;
|
|
45
|
-
ToolbarControls: import("react").FC<import("./toolbars/ToolbarControls").ToolbarControlsOwnProperties>;
|
|
46
|
-
ToolbarGeneral: import("react-redux").ConnectedComponent<import("react").FC<import("./toolbars/ToolbarGeneral").ToolbarGeneralProperties>, {
|
|
47
|
-
[x: string]: any;
|
|
48
|
-
}>;
|
|
49
|
-
ToolbarSpecific: import("react-redux").ConnectedComponent<import("react").FC<import("./toolbars/ToolbarSpecific").ToolbarSpecificProperties>, {
|
|
50
|
-
[x: string]: any;
|
|
51
|
-
}>;
|
|
52
|
-
VerticalToolbarButton: import("react").FC<import("./toolbars/VerticalToolbarButton").VerticalToolbarButtonOwnProperties>;
|
|
53
|
-
};
|
|
54
|
-
};
|
|
55
|
-
export default pluridal;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
import { DispatchAction, Notification, notifications } from '@plurid/plurid-ui-state-react';
|
|
4
|
-
export interface NotificationOwnProperties {
|
|
5
|
-
data: Notification;
|
|
6
|
-
theme: Theme;
|
|
7
|
-
remove: DispatchAction<typeof notifications.actions.remove>;
|
|
8
|
-
elements?: Record<string, JSX.Element>;
|
|
9
|
-
style?: React.CSSProperties;
|
|
10
|
-
className?: string;
|
|
11
|
-
}
|
|
12
|
-
export type NotificationProperties = NotificationOwnProperties;
|
|
13
|
-
declare const Notification: React.FC<NotificationProperties>;
|
|
14
|
-
export default Notification;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
3
|
-
export interface IStyledNotification {
|
|
4
|
-
theme: Theme;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledNotification: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledNotification>>;
|
|
7
|
-
export interface IStyledNotificationContent {
|
|
8
|
-
wordBreak: string;
|
|
9
|
-
}
|
|
10
|
-
export declare const StyledNotificationContent: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledNotificationContent>>;
|
|
11
|
-
export declare const StyledNotificationClose: import("styled-components").IStyledComponent<"web", Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { AnyAction } from '@reduxjs/toolkit';
|
|
3
|
-
import { Theme } from '@plurid/plurid-themes';
|
|
4
|
-
import { DispatchAction, StateOfAny, themes as themesStateService, notifications as notificationsStateService, Notification as INotification } from '@plurid/plurid-ui-state-react';
|
|
5
|
-
export type NotificationsState = StateOfAny & {
|
|
6
|
-
themes: themesStateService.ThemesState;
|
|
7
|
-
notifications: notificationsStateService.NotificationsState;
|
|
8
|
-
};
|
|
9
|
-
export type NotificationsSelectors = StateOfAny & {
|
|
10
|
-
themes: typeof themesStateService.selectors;
|
|
11
|
-
notifications: typeof notificationsStateService.selectors;
|
|
12
|
-
};
|
|
13
|
-
export interface NotificationsOwnProperties {
|
|
14
|
-
selectors: NotificationsSelectors;
|
|
15
|
-
context: React.Context<any>;
|
|
16
|
-
elements?: Record<string, JSX.Element>;
|
|
17
|
-
}
|
|
18
|
-
export interface NotificationsStateProperties {
|
|
19
|
-
stateGeneralTheme: Theme;
|
|
20
|
-
stateNotifications: INotification[];
|
|
21
|
-
}
|
|
22
|
-
export interface NotificationsDispatchProperties {
|
|
23
|
-
dispatchRemoveNotification: DispatchAction<typeof notificationsStateService.actions.remove>;
|
|
24
|
-
}
|
|
25
|
-
export type NotificationsProperties = NotificationsOwnProperties & NotificationsStateProperties & NotificationsDispatchProperties;
|
|
26
|
-
declare const ConnectedNotifications: import("react-redux").ConnectedComponent<React.FC<NotificationsProperties>, {
|
|
27
|
-
context: React.Context<any>;
|
|
28
|
-
selectors: StateOfAny & {
|
|
29
|
-
themes: typeof themesStateService.selectors;
|
|
30
|
-
notifications: typeof notificationsStateService.selectors;
|
|
31
|
-
};
|
|
32
|
-
elements?: Record<string, JSX.Element> | undefined;
|
|
33
|
-
store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
|
|
34
|
-
}>;
|
|
35
|
-
export default ConnectedNotifications;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const notifications: {
|
|
3
|
-
Notification: import("react").FC<import("./Notification").NotificationOwnProperties>;
|
|
4
|
-
Notifications: import("react-redux").ConnectedComponent<import("react").FC<import("./Notifications").NotificationsProperties>, {
|
|
5
|
-
context: import("react").Context<any>;
|
|
6
|
-
selectors: import("@plurid/plurid-ui-state-react").StateOfAny & {
|
|
7
|
-
themes: {
|
|
8
|
-
getGeneralTheme: (state: import("@plurid/plurid-ui-state-react").StateWithSlice<"themes", import("@plurid/plurid-ui-state-react/distribution/modules/themes").ThemesState>) => import("@plurid/plurid-themes/distribution").Theme;
|
|
9
|
-
getInteractionTheme: (state: import("@plurid/plurid-ui-state-react").StateWithSlice<"themes", import("@plurid/plurid-ui-state-react/distribution/modules/themes").ThemesState>) => import("@plurid/plurid-themes/distribution").Theme;
|
|
10
|
-
};
|
|
11
|
-
notifications: {
|
|
12
|
-
getAll: (state: import("@plurid/plurid-ui-state-react").StateWithSlice<"notifications", import("@plurid/plurid-ui-state-react/distribution/modules/notifications").NotificationsState>) => import("@plurid/plurid-ui-state-react/distribution/modules/notifications").NotificationsState;
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
elements?: Record<string, JSX.Element> | undefined;
|
|
16
|
-
store?: import("@reduxjs/toolkit").Store<any, import("@reduxjs/toolkit").AnyAction> | undefined;
|
|
17
|
-
}>;
|
|
18
|
-
};
|
|
19
|
-
export default notifications;
|