@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.
Files changed (126) hide show
  1. package/distribution/index.d.mts +852 -0
  2. package/distribution/index.d.ts +819 -80
  3. package/distribution/index.js +4989 -2984
  4. package/distribution/index.js.map +1 -1
  5. package/distribution/index.mjs +6557 -0
  6. package/distribution/index.mjs.map +1 -0
  7. package/package.json +87 -90
  8. package/distribution/components/pluridal/containers/DashboardsRenderer/components/RenderArea/index.d.ts +0 -15
  9. package/distribution/components/pluridal/containers/DashboardsRenderer/components/RenderArea/styled.d.ts +0 -6
  10. package/distribution/components/pluridal/containers/DashboardsRenderer/components/Sidebar/components/Selector/index.d.ts +0 -13
  11. package/distribution/components/pluridal/containers/DashboardsRenderer/components/Sidebar/components/Selector/styled.d.ts +0 -12
  12. package/distribution/components/pluridal/containers/DashboardsRenderer/components/Sidebar/index.d.ts +0 -21
  13. package/distribution/components/pluridal/containers/DashboardsRenderer/components/Sidebar/styled.d.ts +0 -21
  14. package/distribution/components/pluridal/containers/DashboardsRenderer/data.d.ts +0 -18
  15. package/distribution/components/pluridal/containers/DashboardsRenderer/index.d.ts +0 -24
  16. package/distribution/components/pluridal/containers/DashboardsRenderer/styled.d.ts +0 -9
  17. package/distribution/components/pluridal/containers/EntityView/index.d.ts +0 -28
  18. package/distribution/components/pluridal/containers/EntityView/logic.d.ts +0 -4
  19. package/distribution/components/pluridal/containers/EntityView/styled.d.ts +0 -26
  20. package/distribution/components/pluridal/containers/index.d.ts +0 -6
  21. package/distribution/components/pluridal/head/Head/index.d.ts +0 -48
  22. package/distribution/components/pluridal/head/index.d.ts +0 -16
  23. package/distribution/components/pluridal/index.d.ts +0 -55
  24. package/distribution/components/pluridal/notifications/Notification/index.d.ts +0 -14
  25. package/distribution/components/pluridal/notifications/Notification/styled.d.ts +0 -11
  26. package/distribution/components/pluridal/notifications/Notifications/index.d.ts +0 -35
  27. package/distribution/components/pluridal/notifications/Notifications/styled.d.ts +0 -2
  28. package/distribution/components/pluridal/notifications/index.d.ts +0 -19
  29. package/distribution/components/pluridal/sitting/SittingTray/components/Sittings/index.d.ts +0 -16
  30. package/distribution/components/pluridal/sitting/SittingTray/components/Sittings/styled.d.ts +0 -1
  31. package/distribution/components/pluridal/sitting/SittingTray/components/StateImage/index.d.ts +0 -16
  32. package/distribution/components/pluridal/sitting/SittingTray/components/StateImage/styled.d.ts +0 -6
  33. package/distribution/components/pluridal/sitting/SittingTray/components/StateLine/index.d.ts +0 -9
  34. package/distribution/components/pluridal/sitting/SittingTray/components/StateLine/styled.d.ts +0 -8
  35. package/distribution/components/pluridal/sitting/SittingTray/components/StateLink/index.d.ts +0 -10
  36. package/distribution/components/pluridal/sitting/SittingTray/components/StateLink/styled.d.ts +0 -5
  37. package/distribution/components/pluridal/sitting/SittingTray/components/StateShareImage/index.d.ts +0 -5
  38. package/distribution/components/pluridal/sitting/SittingTray/components/StateShareImage/styled.d.ts +0 -5
  39. package/distribution/components/pluridal/sitting/SittingTray/index.d.ts +0 -16
  40. package/distribution/components/pluridal/sitting/SittingTray/styled.d.ts +0 -8
  41. package/distribution/components/pluridal/sitting/index.d.ts +0 -7
  42. package/distribution/components/pluridal/toolbars/HorizontalToolbarButton/index.d.ts +0 -14
  43. package/distribution/components/pluridal/toolbars/HorizontalToolbarButton/styled.d.ts +0 -12
  44. package/distribution/components/pluridal/toolbars/ToolbarControls/index.d.ts +0 -13
  45. package/distribution/components/pluridal/toolbars/ToolbarControls/styled.d.ts +0 -13
  46. package/distribution/components/pluridal/toolbars/ToolbarGeneral/index.d.ts +0 -26
  47. package/distribution/components/pluridal/toolbars/ToolbarGeneral/styled.d.ts +0 -3
  48. package/distribution/components/pluridal/toolbars/ToolbarSpecific/index.d.ts +0 -24
  49. package/distribution/components/pluridal/toolbars/ToolbarSpecific/styled.d.ts +0 -11
  50. package/distribution/components/pluridal/toolbars/VerticalToolbarButton/index.d.ts +0 -16
  51. package/distribution/components/pluridal/toolbars/VerticalToolbarButton/styled.d.ts +0 -13
  52. package/distribution/components/pluridal/toolbars/index.d.ts +0 -13
  53. package/distribution/components/universal/buttons/LinkButton/index.d.ts +0 -16
  54. package/distribution/components/universal/buttons/LinkButton/styled.d.ts +0 -11
  55. package/distribution/components/universal/buttons/PureButton/index.d.ts +0 -16
  56. package/distribution/components/universal/buttons/PureButton/styled.d.ts +0 -15
  57. package/distribution/components/universal/buttons/RefreshButton/index.d.ts +0 -12
  58. package/distribution/components/universal/buttons/RefreshButton/styled.d.ts +0 -7
  59. package/distribution/components/universal/buttons/index.d.ts +0 -7
  60. package/distribution/components/universal/form/FormLeftRight/index.d.ts +0 -15
  61. package/distribution/components/universal/form/FormLeftRight/styled.d.ts +0 -6
  62. package/distribution/components/universal/form/FormObliterate/index.d.ts +0 -18
  63. package/distribution/components/universal/form/FormObliterate/styled.d.ts +0 -9
  64. package/distribution/components/universal/form/Formbutton/index.d.ts +0 -28
  65. package/distribution/components/universal/form/Formbutton/styled.d.ts +0 -16
  66. package/distribution/components/universal/form/Formitem/index.d.ts +0 -16
  67. package/distribution/components/universal/form/Formitem/styled.d.ts +0 -7
  68. package/distribution/components/universal/form/Formline/index.d.ts +0 -21
  69. package/distribution/components/universal/form/Formline/styled.d.ts +0 -13
  70. package/distribution/components/universal/form/index.d.ts +0 -9
  71. package/distribution/components/universal/general/GlobalStyles/index.d.ts +0 -7
  72. package/distribution/components/universal/general/index.d.ts +0 -5
  73. package/distribution/components/universal/index.d.ts +0 -49
  74. package/distribution/components/universal/inputs/Dropdown/index.d.ts +0 -47
  75. package/distribution/components/universal/inputs/Dropdown/styled.d.ts +0 -8
  76. package/distribution/components/universal/inputs/EntityPill/index.d.ts +0 -11
  77. package/distribution/components/universal/inputs/EntityPill/styled.d.ts +0 -6
  78. package/distribution/components/universal/inputs/EntityPillGroup/index.d.ts +0 -13
  79. package/distribution/components/universal/inputs/EntityPillGroup/styled.d.ts +0 -6
  80. package/distribution/components/universal/inputs/InputBox/index.d.ts +0 -13
  81. package/distribution/components/universal/inputs/InputBox/styled.d.ts +0 -10
  82. package/distribution/components/universal/inputs/InputDescriptor/index.d.ts +0 -11
  83. package/distribution/components/universal/inputs/InputDescriptor/styled.d.ts +0 -6
  84. package/distribution/components/universal/inputs/InputLine/index.d.ts +0 -17
  85. package/distribution/components/universal/inputs/InputLine/styled.d.ts +0 -6
  86. package/distribution/components/universal/inputs/InputSwitch/index.d.ts +0 -15
  87. package/distribution/components/universal/inputs/InputSwitch/styled.d.ts +0 -5
  88. package/distribution/components/universal/inputs/Itemsline/index.d.ts +0 -18
  89. package/distribution/components/universal/inputs/Itemsline/styled.d.ts +0 -8
  90. package/distribution/components/universal/inputs/Select/index.d.ts +0 -23
  91. package/distribution/components/universal/inputs/Select/styled.d.ts +0 -1
  92. package/distribution/components/universal/inputs/Slider/index.d.ts +0 -19
  93. package/distribution/components/universal/inputs/Slider/styled.d.ts +0 -5
  94. package/distribution/components/universal/inputs/Switch/index.d.ts +0 -14
  95. package/distribution/components/universal/inputs/Switch/styled.d.ts +0 -3
  96. package/distribution/components/universal/inputs/Textline/index.d.ts +0 -62
  97. package/distribution/components/universal/inputs/Textline/styled.d.ts +0 -3
  98. package/distribution/components/universal/inputs/index.d.ts +0 -16
  99. package/distribution/components/universal/markers/HR/index.d.ts +0 -9
  100. package/distribution/components/universal/markers/HR/styled.d.ts +0 -6
  101. package/distribution/components/universal/markers/ProgressCircle/index.d.ts +0 -14
  102. package/distribution/components/universal/markers/ProgressCircle/styled.d.ts +0 -6
  103. package/distribution/components/universal/markers/Spinner/index.d.ts +0 -11
  104. package/distribution/components/universal/markers/Spinner/styled.d.ts +0 -9
  105. package/distribution/components/universal/markers/Tooltip/index.d.ts +0 -16
  106. package/distribution/components/universal/markers/Tooltip/styled.d.ts +0 -16
  107. package/distribution/components/universal/markers/index.d.ts +0 -8
  108. package/distribution/components/universal/typography/Heading/index.d.ts +0 -10
  109. package/distribution/components/universal/typography/Heading/styled.d.ts +0 -6
  110. package/distribution/components/universal/typography/Paragraph/index.d.ts +0 -11
  111. package/distribution/components/universal/typography/Paragraph/styled.d.ts +0 -8
  112. package/distribution/components/universal/typography/index.d.ts +0 -6
  113. package/distribution/components/universal/varia/CopyableLine/index.d.ts +0 -19
  114. package/distribution/components/universal/varia/CopyableLine/styled.d.ts +0 -3
  115. package/distribution/components/universal/varia/NewPageLink/index.d.ts +0 -14
  116. package/distribution/components/universal/varia/NewPageLink/styled.d.ts +0 -4
  117. package/distribution/components/universal/varia/ScrollableLine/index.d.ts +0 -14
  118. package/distribution/components/universal/varia/ScrollableLine/styled.d.ts +0 -4
  119. package/distribution/components/universal/varia/TextItem/index.d.ts +0 -9
  120. package/distribution/components/universal/varia/TextItem/styled.d.ts +0 -2
  121. package/distribution/components/universal/varia/index.d.ts +0 -8
  122. package/distribution/data/enumerations/index.d.ts +0 -13
  123. package/distribution/data/interfaces/index.d.ts +0 -29
  124. package/distribution/index.es.js +0 -4361
  125. package/distribution/index.es.js.map +0 -1
  126. package/distribution/utilities/input/index.d.ts +0 -4
@@ -0,0 +1,852 @@
1
+ import * as react from 'react';
2
+ import react__default from 'react';
3
+ import * as _plurid_plurid_themes from '@plurid/plurid-themes';
4
+ import { Theme } from '@plurid/plurid-themes';
5
+ import { PluridIconProperties } from '@plurid/plurid-icons-react';
6
+ import * as styled_components from 'styled-components';
7
+ import * as _plurid_plurid_ui_state_react from '@plurid/plurid-ui-state-react';
8
+ import { head, StateOfAny, themes, notifications, Notification as Notification$1, DispatchAction, sitting } from '@plurid/plurid-ui-state-react';
9
+ import * as _reduxjs_toolkit from '@reduxjs/toolkit';
10
+ import * as react_redux from 'react-redux';
11
+
12
+ interface RefreshButtonProperties {
13
+ atClick: (event: react__default.MouseEvent<HTMLDivElement, MouseEvent>) => void;
14
+ theme?: Theme;
15
+ text?: string;
16
+ disabled?: boolean;
17
+ hideAtClick?: boolean;
18
+ hideTime?: number;
19
+ }
20
+
21
+ interface LinkButtonProperties {
22
+ text: string | JSX.Element;
23
+ atClick: (event: react__default.MouseEvent) => void;
24
+ theme?: Theme;
25
+ level?: number;
26
+ inline?: boolean;
27
+ disabled?: boolean;
28
+ loading?: boolean;
29
+ active?: boolean;
30
+ style?: react__default.CSSProperties;
31
+ className?: string;
32
+ }
33
+
34
+ interface PluridUIDropdownSelectable {
35
+ id: string;
36
+ value: string;
37
+ }
38
+ interface PluridUIEntityPillData {
39
+ id: string;
40
+ text?: string;
41
+ }
42
+ type Small = 'small';
43
+ type Normal = 'normal';
44
+ type Large = 'large';
45
+ type Sizes = Small | Normal | Large;
46
+ interface ToolbarButton {
47
+ type: any;
48
+ text: string;
49
+ icon: React.FC;
50
+ loggedIn?: string;
51
+ first?: boolean;
52
+ last?: boolean;
53
+ }
54
+ interface EntityViewSearchTerm {
55
+ id: string;
56
+ data: string[];
57
+ }
58
+ interface EntityViewRefAttributes {
59
+ getSearchTerms: () => EntityViewSearchTerm[];
60
+ resetFilterValue: () => void;
61
+ }
62
+
63
+ interface PureButtonProperties {
64
+ text: string | JSX.Element;
65
+ atClick: (event: react__default.MouseEvent) => void;
66
+ theme?: Theme;
67
+ level?: number;
68
+ size?: Sizes;
69
+ disabled?: boolean;
70
+ loading?: boolean;
71
+ style?: react__default.CSSProperties;
72
+ className?: string;
73
+ }
74
+
75
+ interface FormObliterateProperties {
76
+ atObliterate: (event: react__default.MouseEvent<HTMLDivElement, MouseEvent>) => void;
77
+ item?: string;
78
+ theme?: Theme;
79
+ devisible?: boolean;
80
+ level?: number;
81
+ style?: react__default.CSSProperties;
82
+ className?: string;
83
+ }
84
+
85
+ interface FormlineProperties {
86
+ text: string;
87
+ Element?: react__default.FC;
88
+ theme?: Theme;
89
+ level?: number;
90
+ responsive?: boolean;
91
+ style?: react__default.CSSProperties;
92
+ className?: string;
93
+ children?: react__default.ReactNode;
94
+ }
95
+
96
+ interface FormLeftRightProperties {
97
+ theme?: Theme;
98
+ style?: react__default.CSSProperties;
99
+ className?: string;
100
+ children?: react__default.ReactNode;
101
+ }
102
+
103
+ interface FormitemProperties {
104
+ theme?: Theme;
105
+ level?: number;
106
+ style?: react__default.CSSProperties;
107
+ className?: string;
108
+ children?: react__default.ReactNode;
109
+ }
110
+
111
+ interface FormbuttonProperties {
112
+ text: string;
113
+ Icon: react__default.FC<PluridIconProperties>;
114
+ atClick: (event: react__default.MouseEvent<HTMLDivElement, MouseEvent>) => void;
115
+ link?: string;
116
+ target?: string;
117
+ theme?: Theme;
118
+ devisible?: boolean;
119
+ level?: number;
120
+ iconPosition?: 'left' | 'center' | 'right';
121
+ /**
122
+ * Renders the button as is (without hover, cursor effects, and on click listen).
123
+ */
124
+ inactive?: boolean;
125
+ hoverEffect?: boolean;
126
+ style?: react__default.CSSProperties;
127
+ className?: string;
128
+ }
129
+
130
+ interface IGlobalStyles {
131
+ theme: Theme;
132
+ }
133
+
134
+ interface TextlineProperties {
135
+ text: string;
136
+ atChange: (event: react__default.ChangeEvent<HTMLInputElement>, value: string) => void;
137
+ atKeyDown?: (event: react__default.KeyboardEvent<HTMLInputElement>) => void;
138
+ atFocus?: (event: react__default.FocusEvent<HTMLInputElement>) => void;
139
+ atBlur?: (event: react__default.FocusEvent<HTMLInputElement>) => void;
140
+ type?: 'text' | 'password' | 'number';
141
+ placeholder?: string;
142
+ autoCapitalize?: string;
143
+ autoComplete?: string;
144
+ autoCorrect?: string;
145
+ spellCheck?: boolean;
146
+ style?: react__default.CSSProperties;
147
+ className?: string;
148
+ theme?: Theme;
149
+ level?: number;
150
+ devisible?: boolean;
151
+ center?: boolean;
152
+ round?: boolean;
153
+ width?: string | number;
154
+ error?: boolean;
155
+ enterIconLeft?: boolean;
156
+ enterEmpty?: boolean;
157
+ enterAtClick?: () => void;
158
+ escapeClear?: boolean;
159
+ ariaLabel?: string;
160
+ }
161
+ type TextlineType = TextlineProperties & react__default.RefAttributes<any>;
162
+
163
+ interface SwitchProperties {
164
+ checked: boolean;
165
+ theme?: Theme;
166
+ level?: number;
167
+ round?: boolean;
168
+ exclusive?: boolean;
169
+ accent?: string;
170
+ Icon?: react__default.FC<any>;
171
+ atChange: () => void;
172
+ }
173
+
174
+ interface SliderProperties {
175
+ value: number;
176
+ atChange: (value: number) => void;
177
+ defaultValue?: number;
178
+ min?: number;
179
+ max?: number;
180
+ step?: number;
181
+ name?: string;
182
+ theme?: Theme;
183
+ level?: number;
184
+ thumbSize?: 'small' | 'normal' | 'large';
185
+ width?: number | string;
186
+ valueSign?: string;
187
+ namedValueAbove?: boolean;
188
+ }
189
+
190
+ interface PluridSelectProperties {
191
+ selectables: string[];
192
+ atChange: (event: react__default.ChangeEvent<HTMLInputElement>) => void;
193
+ theme?: Theme;
194
+ level?: number;
195
+ devisible?: boolean;
196
+ round?: boolean;
197
+ width?: string | number;
198
+ }
199
+
200
+ interface ItemslineProperties {
201
+ items: string[];
202
+ removeItem: (item: string) => void;
203
+ theme?: Theme;
204
+ level?: number;
205
+ left?: boolean;
206
+ style?: react__default.CSSProperties;
207
+ className?: string;
208
+ }
209
+
210
+ interface InputSwitchProperties {
211
+ name: string;
212
+ checked: boolean;
213
+ atChange: () => void;
214
+ theme?: Theme;
215
+ compact?: boolean;
216
+ switch?: SwitchProperties;
217
+ style?: react__default.CSSProperties;
218
+ className?: string;
219
+ }
220
+
221
+ interface InputLineProperties {
222
+ name: string;
223
+ text: string;
224
+ atChange: (event: react__default.ChangeEvent<HTMLInputElement>) => void;
225
+ theme?: Theme;
226
+ type?: 'text' | 'password';
227
+ error?: boolean;
228
+ textline?: Partial<TextlineProperties>;
229
+ style?: react__default.CSSProperties;
230
+ className?: string;
231
+ atKeyDown?: (event: react__default.KeyboardEvent<HTMLInputElement>) => void;
232
+ }
233
+
234
+ interface InputDescriptorProperties {
235
+ name: string;
236
+ show: boolean;
237
+ theme?: Theme;
238
+ style?: react__default.CSSProperties;
239
+ className?: string;
240
+ }
241
+
242
+ interface InputBoxProperties {
243
+ name: string;
244
+ text: string;
245
+ atChange: (event: react__default.ChangeEvent<HTMLInputElement>) => void;
246
+ theme?: Theme;
247
+ style?: react__default.CSSProperties;
248
+ className?: string;
249
+ atKeyDown?: (event: react__default.KeyboardEvent<HTMLInputElement>) => void;
250
+ }
251
+
252
+ interface EntityPillGroupProperties {
253
+ entities: (string | PluridUIEntityPillData)[];
254
+ remove: (id: string) => void;
255
+ keyFix?: string;
256
+ theme?: Theme;
257
+ style?: react__default.CSSProperties;
258
+ pillStyle?: react__default.CSSProperties;
259
+ }
260
+
261
+ interface EntityPillProperties {
262
+ id: string;
263
+ remove: (id: string) => void;
264
+ text?: string;
265
+ theme?: Theme;
266
+ style?: react__default.CSSProperties;
267
+ }
268
+
269
+ interface DropdownProperties {
270
+ selectables: (PluridUIDropdownSelectable | string)[];
271
+ selected: PluridUIDropdownSelectable | string;
272
+ atSelect: (selection: PluridUIDropdownSelectable | string, kind?: string) => void;
273
+ left?: boolean;
274
+ kind?: string;
275
+ listTop?: string;
276
+ dropdownToggled?: boolean;
277
+ dropdownSign?: string | boolean;
278
+ /**
279
+ * Hide dropdown after click selection.
280
+ *
281
+ * Default `true`.
282
+ */
283
+ hideAtSelect?: boolean;
284
+ /**
285
+ * Run the `atSelect` function when hovering over a dropdown item.
286
+ *
287
+ * Default `true`.
288
+ */
289
+ selectAtHover?: boolean;
290
+ selectedColor?: string;
291
+ /**
292
+ * Inserts an input field to filter the selectables.
293
+ */
294
+ filterable?: boolean;
295
+ style?: react__default.CSSProperties;
296
+ className?: string;
297
+ theme?: Theme;
298
+ generalTheme?: Theme;
299
+ interactionTheme?: Theme;
300
+ level?: number;
301
+ devisible?: boolean;
302
+ round?: boolean;
303
+ width?: string | number;
304
+ /**
305
+ * The number of items determining the height;
306
+ */
307
+ heightItems?: number;
308
+ setDropdownToggled?: any;
309
+ filterUpdate?: () => void;
310
+ }
311
+
312
+ interface TooltipProperties {
313
+ tool: string | react__default.FC<any>;
314
+ tip: string | react__default.FC<any>;
315
+ indicator?: boolean;
316
+ /**
317
+ * Render the `tool` as a circle.
318
+ */
319
+ icon?: boolean;
320
+ theme?: Theme;
321
+ style?: react__default.CSSProperties;
322
+ className?: string;
323
+ }
324
+
325
+ interface SpinnerProperties {
326
+ theme?: Theme;
327
+ size?: Sizes;
328
+ style?: react__default.CSSProperties;
329
+ className?: string;
330
+ }
331
+
332
+ interface ProgressCircleProperties {
333
+ progress: number;
334
+ size?: Sizes;
335
+ radius?: number;
336
+ stroke?: number;
337
+ theme?: Theme;
338
+ style?: react__default.CSSProperties;
339
+ className?: string;
340
+ }
341
+
342
+ interface HRProperties {
343
+ theme?: Theme;
344
+ style?: react__default.CSSProperties;
345
+ className?: string;
346
+ }
347
+
348
+ interface ParagraphProperties {
349
+ theme?: Theme;
350
+ size?: 'small' | 'normal' | 'large';
351
+ fontFamily?: 'sans-serif' | 'serif';
352
+ style?: react__default.CSSProperties;
353
+ className?: string;
354
+ }
355
+
356
+ interface HeadingProperties {
357
+ theme?: Theme;
358
+ type?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
359
+ style?: react__default.CSSProperties;
360
+ className?: string;
361
+ }
362
+
363
+ interface TextItemProperties {
364
+ name: string;
365
+ render: JSX.Element;
366
+ icon?: react__default.FC<PluridIconProperties>;
367
+ }
368
+
369
+ interface ScrollableLineProperties {
370
+ text: string;
371
+ style?: react__default.CSSProperties;
372
+ className?: string;
373
+ }
374
+
375
+ interface NewPageLinkProperties {
376
+ link: string;
377
+ text: string | JSX.Element;
378
+ style?: react__default.CSSProperties;
379
+ className?: string;
380
+ }
381
+
382
+ interface CopyableLineProperties {
383
+ /**
384
+ * Data to be copied.
385
+ */
386
+ data: string;
387
+ /**
388
+ * Data to be shown.
389
+ */
390
+ theme?: Theme;
391
+ viewData?: string;
392
+ copyMessage?: string;
393
+ copyMessageTime?: number;
394
+ style?: react__default.CSSProperties;
395
+ className?: string;
396
+ }
397
+
398
+ interface EntityViewProperties {
399
+ entities: any[];
400
+ searchFields: string[];
401
+ generalTheme: Theme;
402
+ interactionTheme: Theme;
403
+ rowsHeader: JSX.Element;
404
+ rowTemplate: string;
405
+ rows?: JSX.Element[];
406
+ noRows: string;
407
+ abstractRowRenderer: (columns: string[], data: Record<string, any>, methods: Record<string, any>) => JSX.Element;
408
+ actionButtonText?: string;
409
+ placeholderText?: string;
410
+ scrollThrottleTime?: number;
411
+ loading?: number;
412
+ rowRenderFields?: string[];
413
+ rowRenderMethods?: any;
414
+ actionButtonClick?: () => void;
415
+ filterUpdate?: (value: any) => void;
416
+ refresh?: () => void;
417
+ actionScrollBottom?: (entities: any[]) => void;
418
+ customRowRenderer?: (columns: string[], data: Record<string, any>, methods: Record<string, any>) => JSX.Element[];
419
+ }
420
+ type EntityViewType = EntityViewProperties & react__default.RefAttributes<EntityViewRefAttributes>;
421
+
422
+ interface Dashboard {
423
+ id: string;
424
+ icon?: react__default.FC<any> | JSX.Element;
425
+ label: string;
426
+ defaultRender?: string;
427
+ renderers: Record<string, react__default.FC<any> | undefined | any>;
428
+ }
429
+
430
+ interface DashboardsRendererProperties {
431
+ dashboards: Dashboard[];
432
+ theme: Theme;
433
+ rendererID?: string;
434
+ identonym?: string;
435
+ usageType?: string;
436
+ brandingName?: string;
437
+ brandingNameStyle?: react__default.CSSProperties;
438
+ brandingLogo?: string;
439
+ activeDashboard?: string;
440
+ activeRender?: string;
441
+ compactSelectors?: boolean;
442
+ fullRenderArea?: boolean;
443
+ noDashboardRender?: JSX.Element;
444
+ openManual?: () => void;
445
+ atDashboardChange?: (newDashboard: string) => void;
446
+ atUIChange?: (type: string, value: any) => void;
447
+ logout?: () => void;
448
+ }
449
+
450
+ type HeadSelectors = StateOfAny & {
451
+ head: typeof head.selectors;
452
+ };
453
+ interface HeadDefaults {
454
+ robots?: string;
455
+ viewport?: string;
456
+ faviconIcon?: string;
457
+ favicon16?: string;
458
+ favicon32?: string;
459
+ manifest?: string;
460
+ themeColor?: string;
461
+ apiDomain?: string;
462
+ canonicalURL?: string;
463
+ ogImageWidth?: string;
464
+ ogImageHeight?: string;
465
+ ogSiteName?: string;
466
+ appleTouchIcon?: string;
467
+ }
468
+ interface HeadOwnProperties {
469
+ Helmet: any;
470
+ defaults?: Partial<head.HeadState> & HeadDefaults;
471
+ selectors: HeadSelectors;
472
+ context: react__default.Context<any>;
473
+ children?: react__default.ReactNode;
474
+ }
475
+ interface HeadStateProperties {
476
+ stateHead: head.HeadState;
477
+ }
478
+ interface HeadDispatchProperties {
479
+ }
480
+ type HeadProperties = HeadOwnProperties & HeadStateProperties & HeadDispatchProperties;
481
+
482
+ type NotificationsSelectors = StateOfAny & {
483
+ themes: typeof themes.selectors;
484
+ notifications: typeof notifications.selectors;
485
+ };
486
+ interface NotificationsOwnProperties {
487
+ selectors: NotificationsSelectors;
488
+ context: react__default.Context<any>;
489
+ elements?: Record<string, JSX.Element>;
490
+ }
491
+ interface NotificationsStateProperties {
492
+ stateGeneralTheme: Theme;
493
+ stateNotifications: Notification$1[];
494
+ }
495
+ interface NotificationsDispatchProperties {
496
+ dispatchRemoveNotification: DispatchAction<typeof notifications.actions.remove>;
497
+ }
498
+ type NotificationsProperties = NotificationsOwnProperties & NotificationsStateProperties & NotificationsDispatchProperties;
499
+
500
+ interface NotificationOwnProperties {
501
+ data: Notification$1;
502
+ theme: Theme;
503
+ remove: DispatchAction<typeof notifications.actions.remove>;
504
+ elements?: Record<string, JSX.Element>;
505
+ style?: react__default.CSSProperties;
506
+ className?: string;
507
+ }
508
+
509
+ interface SittingTrayOwnProperties {
510
+ selectors: any;
511
+ context: react__default.Context<any>;
512
+ }
513
+ interface SittingTrayStateProperties {
514
+ stateInteractionTheme: Theme;
515
+ }
516
+ interface SittingTrayDispatchProperties {
517
+ }
518
+ type SittingTrayProperties = SittingTrayOwnProperties & SittingTrayStateProperties & SittingTrayDispatchProperties;
519
+
520
+ interface VerticalToolbarButtonOwnProperties {
521
+ atClick: (event: react__default.MouseEvent) => void;
522
+ icon: react__default.FC;
523
+ active: boolean;
524
+ text: string;
525
+ textLeft: boolean;
526
+ showText: boolean;
527
+ scaleIcon: boolean;
528
+ theme: Theme;
529
+ first?: boolean;
530
+ last?: boolean;
531
+ }
532
+
533
+ declare enum SizeTypes {
534
+ small = "small",
535
+ normal = "normal",
536
+ large = "large"
537
+ }
538
+ declare enum HorizontalPositions {
539
+ left = "left",
540
+ right = "right"
541
+ }
542
+ declare enum VerticalPositions {
543
+ top = "top",
544
+ bottom = "bottom"
545
+ }
546
+
547
+ interface ToolbarSpecificOwnProperties {
548
+ buttons: ToolbarButton[];
549
+ handleClick: (type: any, index: number) => void;
550
+ activeType: any;
551
+ selectors: any;
552
+ position?: keyof typeof HorizontalPositions;
553
+ children?: react__default.ReactNode;
554
+ }
555
+ interface ToolbarSpecificStateProperties {
556
+ stateToolbars: any;
557
+ stateIdentonym: string;
558
+ stateInteractionTheme: Theme;
559
+ }
560
+ interface ToolbarSpecificDispatchProperties {
561
+ }
562
+ type ToolbarSpecificProperties = ToolbarSpecificOwnProperties & ToolbarSpecificStateProperties & ToolbarSpecificDispatchProperties;
563
+
564
+ interface ToolbarGeneralOwnProperties {
565
+ buttons: ToolbarButton[];
566
+ selectors: any;
567
+ context: react__default.Context<any>;
568
+ handleClick: (type: any) => void;
569
+ speakButton?: boolean;
570
+ sittingButton?: boolean;
571
+ }
572
+ interface ToolbarGeneralStateProperties {
573
+ stateView: string;
574
+ stateToolbars: any;
575
+ stateSittingTray: boolean;
576
+ stateInteractionTheme: Theme;
577
+ }
578
+ interface ToolbarGeneralDispatchProperties {
579
+ dispatchToggleSittingTray: DispatchAction<typeof sitting.actions.toggleSittingTray>;
580
+ }
581
+ type ToolbarGeneralProperties = ToolbarGeneralOwnProperties & ToolbarGeneralStateProperties & ToolbarGeneralDispatchProperties;
582
+
583
+ interface ToolbarControlsOwnProperties {
584
+ position?: keyof typeof VerticalPositions;
585
+ theme?: Theme;
586
+ style?: react__default.CSSProperties;
587
+ className?: string;
588
+ children?: react__default.ReactNode;
589
+ }
590
+
591
+ interface HorizontalToolbarButtonOwnProperties {
592
+ text: string;
593
+ atClick: (event: react__default.MouseEvent) => void;
594
+ active?: boolean;
595
+ icon?: react__default.FC;
596
+ scaleIcon?: boolean;
597
+ theme?: Theme;
598
+ style?: react__default.CSSProperties;
599
+ className?: string;
600
+ }
601
+
602
+ declare const universal: {
603
+ buttons: {
604
+ PureButton: react.FC<PureButtonProperties>;
605
+ LinkButton: react.FC<LinkButtonProperties>;
606
+ RefreshButton: react.FC<RefreshButtonProperties>;
607
+ };
608
+ form: {
609
+ Formbutton: react.FC<FormbuttonProperties>;
610
+ Formitem: react.FC<FormitemProperties>;
611
+ FormLeftRight: react.FC<FormLeftRightProperties>;
612
+ Formline: react.FC<FormlineProperties>;
613
+ FormObliterate: react.FC<FormObliterateProperties>;
614
+ };
615
+ general: {
616
+ GlobalStyles: react.NamedExoticComponent<styled_components.ExecutionProps & IGlobalStyles>;
617
+ };
618
+ inputs: {
619
+ Dropdown: react.FC<DropdownProperties>;
620
+ EntityPill: react.FC<EntityPillProperties>;
621
+ EntityPillGroup: react.FC<EntityPillGroupProperties>;
622
+ InputBox: react.FC<InputBoxProperties>;
623
+ InputDescriptor: react.FC<InputDescriptorProperties>;
624
+ InputLine: react.FC<InputLineProperties>;
625
+ InputSwitch: react.FC<InputSwitchProperties>;
626
+ Itemsline: react.FC<ItemslineProperties>;
627
+ Select: react.FC<PluridSelectProperties>;
628
+ Slider: react.FC<SliderProperties>;
629
+ Switch: react.FC<SwitchProperties>;
630
+ Textline: react.ForwardRefExoticComponent<TextlineType>;
631
+ };
632
+ markers: {
633
+ HR: react.FC<HRProperties>;
634
+ ProgressCircle: react.FC<ProgressCircleProperties>;
635
+ Spinner: react.FC<SpinnerProperties>;
636
+ Tooltip: react.FC<TooltipProperties>;
637
+ };
638
+ typography: {
639
+ Heading: react.FC<react.PropsWithChildren<HeadingProperties>>;
640
+ Paragraph: react.FC<react.PropsWithChildren<ParagraphProperties>>;
641
+ };
642
+ varia: {
643
+ CopyableLine: react.FC<CopyableLineProperties>;
644
+ NewPageLink: react.FC<NewPageLinkProperties>;
645
+ ScrollableLine: react.FC<ScrollableLineProperties>;
646
+ TextItem: react.FC<TextItemProperties>;
647
+ };
648
+ };
649
+
650
+ declare const pluridal: {
651
+ containers: {
652
+ DashboardsRenderer: react.FC<DashboardsRendererProperties>;
653
+ EntityView: react.ForwardRefExoticComponent<EntityViewType>;
654
+ };
655
+ head: {
656
+ Head: react_redux.ConnectedComponent<react.FC<HeadProperties>, {
657
+ context: React.Context<any>;
658
+ Helmet: any;
659
+ defaults?: (Partial<_plurid_plurid_ui_state_react.HeadState> & HeadDefaults) | undefined;
660
+ selectors: _plurid_plurid_ui_state_react.StateOfAny & {
661
+ head: {
662
+ getHead: (state: _plurid_plurid_ui_state_react.StateWithSlice<"head", _plurid_plurid_ui_state_react.HeadState>) => _plurid_plurid_ui_state_react.HeadState;
663
+ };
664
+ };
665
+ children?: react.ReactNode;
666
+ store?: _reduxjs_toolkit.Store | undefined;
667
+ }>;
668
+ };
669
+ notifications: {
670
+ Notification: react.FC<NotificationOwnProperties>;
671
+ Notifications: react_redux.ConnectedComponent<react.FC<NotificationsProperties>, {
672
+ context: React.Context<any>;
673
+ selectors: _plurid_plurid_ui_state_react.StateOfAny & {
674
+ themes: {
675
+ getGeneralTheme: (state: _plurid_plurid_ui_state_react.StateWithSlice<"themes", _plurid_plurid_ui_state_react.ThemesState>) => _plurid_plurid_themes.Theme;
676
+ getInteractionTheme: (state: _plurid_plurid_ui_state_react.StateWithSlice<"themes", _plurid_plurid_ui_state_react.ThemesState>) => _plurid_plurid_themes.Theme;
677
+ };
678
+ notifications: {
679
+ getAll: (state: _plurid_plurid_ui_state_react.StateWithSlice<"notifications", _plurid_plurid_ui_state_react.NotificationsState>) => _plurid_plurid_ui_state_react.NotificationsState;
680
+ };
681
+ };
682
+ elements?: Record<string, JSX.Element> | undefined;
683
+ store?: _reduxjs_toolkit.Store | undefined;
684
+ }>;
685
+ };
686
+ sitting: {
687
+ SittingTray: react_redux.ConnectedComponent<react.FC<SittingTrayProperties>, {
688
+ [x: string]: any;
689
+ }>;
690
+ };
691
+ toolbars: {
692
+ HorizontalToolbarButton: react.FC<HorizontalToolbarButtonOwnProperties>;
693
+ ToolbarControls: react.FC<ToolbarControlsOwnProperties>;
694
+ ToolbarGeneral: react_redux.ConnectedComponent<react.FC<ToolbarGeneralProperties>, {
695
+ [x: string]: any;
696
+ }>;
697
+ ToolbarSpecific: react_redux.ConnectedComponent<react.FC<ToolbarSpecificProperties>, {
698
+ [x: string]: any;
699
+ }>;
700
+ VerticalToolbarButton: react.FC<VerticalToolbarButtonOwnProperties>;
701
+ };
702
+ };
703
+
704
+ declare const _default: {
705
+ HorizontalToolbarButton: react.FC<HorizontalToolbarButtonOwnProperties>;
706
+ ToolbarControls: react.FC<ToolbarControlsOwnProperties>;
707
+ ToolbarGeneral: react_redux.ConnectedComponent<react.FC<ToolbarGeneralProperties>, {
708
+ [x: string]: any;
709
+ }>;
710
+ ToolbarSpecific: react_redux.ConnectedComponent<react.FC<ToolbarSpecificProperties>, {
711
+ [x: string]: any;
712
+ }>;
713
+ VerticalToolbarButton: react.FC<VerticalToolbarButtonOwnProperties>;
714
+ SittingTray: react_redux.ConnectedComponent<react.FC<SittingTrayProperties>, {
715
+ [x: string]: any;
716
+ }>;
717
+ Notification: react.FC<NotificationOwnProperties>;
718
+ Notifications: react_redux.ConnectedComponent<react.FC<NotificationsProperties>, {
719
+ context: React.Context<any>;
720
+ selectors: _plurid_plurid_ui_state_react.StateOfAny & {
721
+ themes: {
722
+ getGeneralTheme: (state: _plurid_plurid_ui_state_react.StateWithSlice<"themes", _plurid_plurid_ui_state_react.ThemesState>) => _plurid_plurid_themes.Theme;
723
+ getInteractionTheme: (state: _plurid_plurid_ui_state_react.StateWithSlice<"themes", _plurid_plurid_ui_state_react.ThemesState>) => _plurid_plurid_themes.Theme;
724
+ };
725
+ notifications: {
726
+ getAll: (state: _plurid_plurid_ui_state_react.StateWithSlice<"notifications", _plurid_plurid_ui_state_react.NotificationsState>) => _plurid_plurid_ui_state_react.NotificationsState;
727
+ };
728
+ };
729
+ elements?: Record<string, JSX.Element> | undefined;
730
+ store?: _reduxjs_toolkit.Store | undefined;
731
+ }>;
732
+ Head: react_redux.ConnectedComponent<react.FC<HeadProperties>, {
733
+ context: React.Context<any>;
734
+ Helmet: any;
735
+ defaults?: (Partial<_plurid_plurid_ui_state_react.HeadState> & HeadDefaults) | undefined;
736
+ selectors: _plurid_plurid_ui_state_react.StateOfAny & {
737
+ head: {
738
+ getHead: (state: _plurid_plurid_ui_state_react.StateWithSlice<"head", _plurid_plurid_ui_state_react.HeadState>) => _plurid_plurid_ui_state_react.HeadState;
739
+ };
740
+ };
741
+ children?: react.ReactNode;
742
+ store?: _reduxjs_toolkit.Store | undefined;
743
+ }>;
744
+ DashboardsRenderer: react.FC<DashboardsRendererProperties>;
745
+ EntityView: react.ForwardRefExoticComponent<EntityViewType>;
746
+ CopyableLine: react.FC<CopyableLineProperties>;
747
+ NewPageLink: react.FC<NewPageLinkProperties>;
748
+ ScrollableLine: react.FC<ScrollableLineProperties>;
749
+ TextItem: react.FC<TextItemProperties>;
750
+ Heading: react.FC<react.PropsWithChildren<HeadingProperties>>;
751
+ Paragraph: react.FC<react.PropsWithChildren<ParagraphProperties>>;
752
+ HR: react.FC<HRProperties>;
753
+ ProgressCircle: react.FC<ProgressCircleProperties>;
754
+ Spinner: react.FC<SpinnerProperties>;
755
+ Tooltip: react.FC<TooltipProperties>;
756
+ Dropdown: react.FC<DropdownProperties>;
757
+ EntityPill: react.FC<EntityPillProperties>;
758
+ EntityPillGroup: react.FC<EntityPillGroupProperties>;
759
+ InputBox: react.FC<InputBoxProperties>;
760
+ InputDescriptor: react.FC<InputDescriptorProperties>;
761
+ InputLine: react.FC<InputLineProperties>;
762
+ InputSwitch: react.FC<InputSwitchProperties>;
763
+ Itemsline: react.FC<ItemslineProperties>;
764
+ Select: react.FC<PluridSelectProperties>;
765
+ Slider: react.FC<SliderProperties>;
766
+ Switch: react.FC<SwitchProperties>;
767
+ Textline: react.ForwardRefExoticComponent<TextlineType>;
768
+ GlobalStyles: react.NamedExoticComponent<styled_components.ExecutionProps & IGlobalStyles>;
769
+ Formbutton: react.FC<FormbuttonProperties>;
770
+ Formitem: react.FC<FormitemProperties>;
771
+ FormLeftRight: react.FC<FormLeftRightProperties>;
772
+ Formline: react.FC<FormlineProperties>;
773
+ FormObliterate: react.FC<FormObliterateProperties>;
774
+ PureButton: react.FC<PureButtonProperties>;
775
+ LinkButton: react.FC<LinkButtonProperties>;
776
+ RefreshButton: react.FC<RefreshButtonProperties>;
777
+ };
778
+
779
+ declare const LinkButton: react.FC<LinkButtonProperties>;
780
+ declare const PureButton: react.FC<PureButtonProperties>;
781
+ declare const RefreshButton: react.FC<RefreshButtonProperties>;
782
+ declare const FormLeftRight: react.FC<FormLeftRightProperties>;
783
+ declare const FormObliterate: react.FC<FormObliterateProperties>;
784
+ declare const Formbutton: react.FC<FormbuttonProperties>;
785
+ declare const Formitem: react.FC<FormitemProperties>;
786
+ declare const Formline: react.FC<FormlineProperties>;
787
+ declare const GlobalStyles: react.NamedExoticComponent<styled_components.ExecutionProps & IGlobalStyles>;
788
+ declare const Dropdown: react.FC<DropdownProperties>;
789
+ declare const EntityPill: react.FC<EntityPillProperties>;
790
+ declare const EntityPillGroup: react.FC<EntityPillGroupProperties>;
791
+ declare const InputBox: react.FC<InputBoxProperties>;
792
+ declare const InputDescriptor: react.FC<InputDescriptorProperties>;
793
+ declare const InputLine: react.FC<InputLineProperties>;
794
+ declare const InputSwitch: react.FC<InputSwitchProperties>;
795
+ declare const Itemsline: react.FC<ItemslineProperties>;
796
+ declare const Select: react.FC<PluridSelectProperties>;
797
+ declare const Slider: react.FC<SliderProperties>;
798
+ declare const Switch: react.FC<SwitchProperties>;
799
+ declare const Textline: react.ForwardRefExoticComponent<TextlineType>;
800
+ declare const HR: react.FC<HRProperties>;
801
+ declare const ProgressCircle: react.FC<ProgressCircleProperties>;
802
+ declare const Spinner: react.FC<SpinnerProperties>;
803
+ declare const Tooltip: react.FC<TooltipProperties>;
804
+ declare const Heading: react.FC<react.PropsWithChildren<HeadingProperties>>;
805
+ declare const Paragraph: react.FC<react.PropsWithChildren<ParagraphProperties>>;
806
+ declare const CopyableLine: react.FC<CopyableLineProperties>;
807
+ declare const NewPageLink: react.FC<NewPageLinkProperties>;
808
+ declare const ScrollableLine: react.FC<ScrollableLineProperties>;
809
+ declare const TextItem: react.FC<TextItemProperties>;
810
+ declare const DashboardsRenderer: react.FC<DashboardsRendererProperties>;
811
+ declare const EntityView: react.ForwardRefExoticComponent<EntityViewType>;
812
+ declare const Head: react_redux.ConnectedComponent<react.FC<HeadProperties>, {
813
+ context: React.Context<any>;
814
+ Helmet: any;
815
+ defaults?: (Partial<_plurid_plurid_ui_state_react.HeadState> & HeadDefaults) | undefined;
816
+ selectors: _plurid_plurid_ui_state_react.StateOfAny & {
817
+ head: {
818
+ getHead: (state: _plurid_plurid_ui_state_react.StateWithSlice<"head", _plurid_plurid_ui_state_react.HeadState>) => _plurid_plurid_ui_state_react.HeadState;
819
+ };
820
+ };
821
+ children?: react.ReactNode;
822
+ store?: _reduxjs_toolkit.Store | undefined;
823
+ }>;
824
+ declare const Notification: react.FC<NotificationOwnProperties>;
825
+ declare const Notifications: react_redux.ConnectedComponent<react.FC<NotificationsProperties>, {
826
+ context: React.Context<any>;
827
+ selectors: _plurid_plurid_ui_state_react.StateOfAny & {
828
+ themes: {
829
+ getGeneralTheme: (state: _plurid_plurid_ui_state_react.StateWithSlice<"themes", _plurid_plurid_ui_state_react.ThemesState>) => _plurid_plurid_themes.Theme;
830
+ getInteractionTheme: (state: _plurid_plurid_ui_state_react.StateWithSlice<"themes", _plurid_plurid_ui_state_react.ThemesState>) => _plurid_plurid_themes.Theme;
831
+ };
832
+ notifications: {
833
+ getAll: (state: _plurid_plurid_ui_state_react.StateWithSlice<"notifications", _plurid_plurid_ui_state_react.NotificationsState>) => _plurid_plurid_ui_state_react.NotificationsState;
834
+ };
835
+ };
836
+ elements?: Record<string, JSX.Element> | undefined;
837
+ store?: _reduxjs_toolkit.Store | undefined;
838
+ }>;
839
+ declare const SittingTray: react_redux.ConnectedComponent<react.FC<SittingTrayProperties>, {
840
+ [x: string]: any;
841
+ }>;
842
+ declare const HorizontalToolbarButton: react.FC<HorizontalToolbarButtonOwnProperties>;
843
+ declare const ToolbarControls: react.FC<ToolbarControlsOwnProperties>;
844
+ declare const ToolbarGeneral: react_redux.ConnectedComponent<react.FC<ToolbarGeneralProperties>, {
845
+ [x: string]: any;
846
+ }>;
847
+ declare const ToolbarSpecific: react_redux.ConnectedComponent<react.FC<ToolbarSpecificProperties>, {
848
+ [x: string]: any;
849
+ }>;
850
+ declare const VerticalToolbarButton: react.FC<VerticalToolbarButtonOwnProperties>;
851
+
852
+ export { CopyableLine, DashboardsRenderer, Dropdown, EntityPill, EntityPillGroup, EntityView, type EntityViewRefAttributes, type EntityViewSearchTerm, FormLeftRight, FormObliterate, Formbutton, Formitem, Formline, GlobalStyles, HR, Head, Heading, HorizontalPositions, HorizontalToolbarButton, InputBox, InputDescriptor, InputLine, InputSwitch, Itemsline, type Large, LinkButton, NewPageLink, type Normal, Notification, Notifications, Paragraph, type PluridUIDropdownSelectable, type PluridUIEntityPillData, ProgressCircle, PureButton, RefreshButton, ScrollableLine, Select, SittingTray, SizeTypes, type Sizes, Slider, type Small, Spinner, Switch, TextItem, Textline, type ToolbarButton, ToolbarControls, ToolbarGeneral, ToolbarSpecific, Tooltip, VerticalPositions, VerticalToolbarButton, _default as default, pluridal, universal };