@plurid/plurid-react 0.0.0-34 → 0.0.0-36

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 (150) hide show
  1. package/README.md +42 -90
  2. package/distribution/index.d.mts +1500 -0
  3. package/distribution/index.d.ts +1405 -107
  4. package/distribution/index.js +10350 -5678
  5. package/distribution/index.js.map +1 -1
  6. package/distribution/index.mjs +11228 -0
  7. package/distribution/index.mjs.map +1 -0
  8. package/package.json +113 -121
  9. package/distribution/components/links/Link/components/Preview/index.d.ts +0 -28
  10. package/distribution/components/links/Link/components/Preview/styled.d.ts +0 -7
  11. package/distribution/components/links/Link/index.d.ts +0 -42
  12. package/distribution/components/links/Link/styled.d.ts +0 -7
  13. package/distribution/components/links/RouterLink/index.d.ts +0 -20
  14. package/distribution/components/links/RouterLink/styled.d.ts +0 -6
  15. package/distribution/components/planes/ExternalPlane/index.d.ts +0 -20
  16. package/distribution/components/planes/ExternalPlane/styled.d.ts +0 -5
  17. package/distribution/components/planes/IframePlane/index.d.ts +0 -20
  18. package/distribution/components/planes/IframePlane/styled.d.ts +0 -5
  19. package/distribution/components/structural/Plane/components/PlaneBridge/index.d.ts +0 -22
  20. package/distribution/components/structural/Plane/components/PlaneBridge/styled.d.ts +0 -9
  21. package/distribution/components/structural/Plane/components/PlaneContent/index.d.ts +0 -6
  22. package/distribution/components/structural/Plane/components/PlaneContent/styled.d.ts +0 -1
  23. package/distribution/components/structural/Plane/components/PlaneControls/components/ControlIsolate/index.d.ts +0 -9
  24. package/distribution/components/structural/Plane/components/PlaneControls/components/ControlRefresh/index.d.ts +0 -9
  25. package/distribution/components/structural/Plane/components/PlaneControls/components/SearchItem/index.d.ts +0 -25
  26. package/distribution/components/structural/Plane/components/PlaneControls/components/SearchItem/styled.d.ts +0 -1
  27. package/distribution/components/structural/Plane/components/PlaneControls/components/SearchList/index.d.ts +0 -23
  28. package/distribution/components/structural/Plane/components/PlaneControls/components/SearchList/styled.d.ts +0 -2
  29. package/distribution/components/structural/Plane/components/PlaneControls/index.d.ts +0 -40
  30. package/distribution/components/structural/Plane/components/PlaneControls/styled.d.ts +0 -11
  31. package/distribution/components/structural/Plane/components/PlaneDebugger/index.d.ts +0 -17
  32. package/distribution/components/structural/Plane/components/PlaneDebugger/styled.d.ts +0 -1
  33. package/distribution/components/structural/Plane/index.d.ts +0 -36
  34. package/distribution/components/structural/Plane/styled.d.ts +0 -11
  35. package/distribution/components/structural/Root/index.d.ts +0 -20
  36. package/distribution/components/structural/Root/styled.d.ts +0 -1
  37. package/distribution/components/structural/Roots/index.d.ts +0 -23
  38. package/distribution/components/structural/Roots/styled.d.ts +0 -3
  39. package/distribution/components/structural/Space/components/SpaceDebugger/index.d.ts +0 -17
  40. package/distribution/components/structural/Space/components/SpaceDebugger/styled.d.ts +0 -1
  41. package/distribution/components/structural/Space/index.d.ts +0 -19
  42. package/distribution/components/structural/Space/styled.d.ts +0 -8
  43. package/distribution/components/utilities/ApplicationConfigurator/index.d.ts +0 -25
  44. package/distribution/components/utilities/ApplicationConfigurator/styled.d.ts +0 -1
  45. package/distribution/components/utilities/ErrorBoundary/index.d.ts +0 -18
  46. package/distribution/components/utilities/NotFound/index.d.ts +0 -17
  47. package/distribution/components/utilities/NotFound/styled.d.ts +0 -1
  48. package/distribution/components/utilities/Origin/index.d.ts +0 -19
  49. package/distribution/components/utilities/Origin/styled.d.ts +0 -7
  50. package/distribution/components/utilities/PlaneConfigurator/index.d.ts +0 -20
  51. package/distribution/components/utilities/PlaneConfigurator/styled.d.ts +0 -1
  52. package/distribution/components/utilities/Portal/index.d.ts +0 -15
  53. package/distribution/components/utilities/Toolbar/Button/index.d.ts +0 -15
  54. package/distribution/components/utilities/Toolbar/Button/styled.d.ts +0 -13
  55. package/distribution/components/utilities/Toolbar/General/components/Drawer/index.d.ts +0 -26
  56. package/distribution/components/utilities/Toolbar/General/components/Drawer/styled.d.ts +0 -3
  57. package/distribution/components/utilities/Toolbar/General/components/MenuMore/components/Global/index.d.ts +0 -26
  58. package/distribution/components/utilities/Toolbar/General/components/MenuMore/components/Shortcuts/index.d.ts +0 -18
  59. package/distribution/components/utilities/Toolbar/General/components/MenuMore/components/Space/index.d.ts +0 -25
  60. package/distribution/components/utilities/Toolbar/General/components/MenuMore/components/Technical/index.d.ts +0 -22
  61. package/distribution/components/utilities/Toolbar/General/components/MenuMore/components/Toolbar/index.d.ts +0 -27
  62. package/distribution/components/utilities/Toolbar/General/components/MenuMore/components/Transform/index.d.ts +0 -24
  63. package/distribution/components/utilities/Toolbar/General/components/MenuMore/components/Viewcube/index.d.ts +0 -25
  64. package/distribution/components/utilities/Toolbar/General/components/MenuMore/data.d.ts +0 -9
  65. package/distribution/components/utilities/Toolbar/General/components/MenuMore/index.d.ts +0 -26
  66. package/distribution/components/utilities/Toolbar/General/components/MenuMore/styled.d.ts +0 -3
  67. package/distribution/components/utilities/Toolbar/General/components/MenuUniverses/index.d.ts +0 -20
  68. package/distribution/components/utilities/Toolbar/General/components/MenuUniverses/styled.d.ts +0 -4
  69. package/distribution/components/utilities/Toolbar/General/components/ToolbarRotate/index.d.ts +0 -32
  70. package/distribution/components/utilities/Toolbar/General/components/ToolbarRotate/styled.d.ts +0 -1
  71. package/distribution/components/utilities/Toolbar/General/components/ToolbarScale/index.d.ts +0 -30
  72. package/distribution/components/utilities/Toolbar/General/components/ToolbarScale/styled.d.ts +0 -1
  73. package/distribution/components/utilities/Toolbar/General/components/ToolbarTranslate/index.d.ts +0 -34
  74. package/distribution/components/utilities/Toolbar/General/components/ToolbarTranslate/styled.d.ts +0 -1
  75. package/distribution/components/utilities/Toolbar/General/components/TransformArrow/data.d.ts +0 -7
  76. package/distribution/components/utilities/Toolbar/General/components/TransformArrow/index.d.ts +0 -24
  77. package/distribution/components/utilities/Toolbar/General/components/TransformArrow/styled.d.ts +0 -6
  78. package/distribution/components/utilities/Toolbar/General/data.d.ts +0 -6
  79. package/distribution/components/utilities/Toolbar/General/index.d.ts +0 -25
  80. package/distribution/components/utilities/Toolbar/General/styled.d.ts +0 -29
  81. package/distribution/components/utilities/UniverseExplorer/index.d.ts +0 -20
  82. package/distribution/components/utilities/UniverseExplorer/styled.d.ts +0 -2
  83. package/distribution/components/utilities/Viewcube/components/ViewcubeFace/data.d.ts +0 -391
  84. package/distribution/components/utilities/Viewcube/components/ViewcubeFace/index.d.ts +0 -38
  85. package/distribution/components/utilities/Viewcube/components/ViewcubeFace/styled.d.ts +0 -16
  86. package/distribution/components/utilities/Viewcube/components/ViewcubeModel/index.d.ts +0 -22
  87. package/distribution/components/utilities/Viewcube/components/ViewcubeModel/styled.d.ts +0 -3
  88. package/distribution/components/utilities/Viewcube/components/ViewcubeTransformAreas/TransformArea/data.d.ts +0 -5
  89. package/distribution/components/utilities/Viewcube/components/ViewcubeTransformAreas/TransformArea/index.d.ts +0 -11
  90. package/distribution/components/utilities/Viewcube/components/ViewcubeTransformAreas/TransformArea/styled.d.ts +0 -17
  91. package/distribution/components/utilities/Viewcube/components/ViewcubeTransformAreas/index.d.ts +0 -17
  92. package/distribution/components/utilities/Viewcube/components/ViewcubeTransformAreas/styled.d.ts +0 -13
  93. package/distribution/components/utilities/Viewcube/index.d.ts +0 -27
  94. package/distribution/components/utilities/Viewcube/styled.d.ts +0 -19
  95. package/distribution/components/virtuals/List/components/ListItem/index.d.ts +0 -9
  96. package/distribution/components/virtuals/List/index.d.ts +0 -21
  97. package/distribution/components/virtuals/List/styled.d.ts +0 -1
  98. package/distribution/containers/Application/View/Container/index.d.ts +0 -5
  99. package/distribution/containers/Application/View/index.d.ts +0 -72
  100. package/distribution/containers/Application/View/styled.d.ts +0 -8
  101. package/distribution/containers/Application/index.d.ts +0 -17
  102. package/distribution/containers/Provider/context.d.ts +0 -4
  103. package/distribution/containers/Provider/index.d.ts +0 -12
  104. package/distribution/containers/RouterBrowser/FadeIn/index.d.ts +0 -6
  105. package/distribution/containers/RouterBrowser/FadeIn/styled.d.ts +0 -3
  106. package/distribution/containers/RouterBrowser/index.d.ts +0 -7
  107. package/distribution/containers/RouterBrowser/styled.d.ts +0 -1
  108. package/distribution/containers/RouterStatic/index.d.ts +0 -19
  109. package/distribution/data/constants/index.d.ts +0 -3
  110. package/distribution/data/interfaces/index.d.ts +0 -20
  111. package/distribution/data/interfaces/utility.d.ts +0 -3
  112. package/distribution/index.es.js +0 -6520
  113. package/distribution/index.es.js.map +0 -1
  114. package/distribution/index.min.js +0 -6306
  115. package/distribution/index.min.js.map +0 -1
  116. package/distribution/services/context/index.d.ts +0 -5
  117. package/distribution/services/engine/index.d.ts +0 -22
  118. package/distribution/services/hooks/event/index.d.ts +0 -4
  119. package/distribution/services/hooks/index.d.ts +0 -2
  120. package/distribution/services/hooks/router/index.d.ts +0 -1
  121. package/distribution/services/logic/animation/index.d.ts +0 -16
  122. package/distribution/services/logic/computing/index.d.ts +0 -17
  123. package/distribution/services/logic/router/index.d.ts +0 -40
  124. package/distribution/services/logic/router/styled.d.ts +0 -5
  125. package/distribution/services/logic/server/index.d.ts +0 -3
  126. package/distribution/services/logic/shortcuts/index.d.ts +0 -114
  127. package/distribution/services/logic/shortcuts/logic.d.ts +0 -6
  128. package/distribution/services/logic/state/index.d.ts +0 -3
  129. package/distribution/services/logic/transform/index.d.ts +0 -3
  130. package/distribution/services/state/actions/index.d.ts +0 -258
  131. package/distribution/services/state/context/index.d.ts +0 -3
  132. package/distribution/services/state/hooks/index.d.ts +0 -4
  133. package/distribution/services/state/modules/configuration/index.d.ts +0 -78
  134. package/distribution/services/state/modules/general/index.d.ts +0 -10
  135. package/distribution/services/state/modules/index.d.ts +0 -16
  136. package/distribution/services/state/modules/shortcuts/index.d.ts +0 -16
  137. package/distribution/services/state/modules/space/index.d.ts +0 -151
  138. package/distribution/services/state/modules/space/selectors.d.ts +0 -23
  139. package/distribution/services/state/modules/space/types.d.ts +0 -41
  140. package/distribution/services/state/modules/themes/index.d.ts +0 -22
  141. package/distribution/services/state/modules/ui/index.d.ts +0 -16
  142. package/distribution/services/state/selectors/index.d.ts +0 -62
  143. package/distribution/services/state/store/development/index.d.ts +0 -5
  144. package/distribution/services/state/store/index.d.ts +0 -23
  145. package/distribution/services/state/store/production/index.d.ts +0 -5
  146. package/distribution/services/state/store/reducer/index.d.ts +0 -10
  147. package/distribution/services/styled/index.d.ts +0 -2
  148. package/distribution/services/utilities/environment/index.d.ts +0 -7
  149. package/distribution/services/utilities/imports/index.d.ts +0 -49
  150. package/distribution/services/utilities/react/index.d.ts +0 -3
@@ -1,32 +0,0 @@
1
- import React from 'react';
2
- import { AnyAction } from '@reduxjs/toolkit';
3
- import { Theme } from '@plurid/plurid-themes';
4
- import { TRANSFORM_MODES, InternationalizationLanguageType } from '@plurid/plurid-data';
5
- import actions from "../../../../../../services/state/actions";
6
- import { DispatchActionWithoutPayload } from "../../../../../../data/interfaces";
7
- export interface PluridToolbarRotateOwnProperties {
8
- showTransformButtons: boolean;
9
- showIcons: boolean;
10
- transformMode: keyof typeof TRANSFORM_MODES;
11
- toggleTransform(TYPE: keyof typeof TRANSFORM_MODES): void;
12
- }
13
- export interface PluridToolbarRotateStateProperties {
14
- stateLanguage: InternationalizationLanguageType;
15
- interactionTheme: Theme;
16
- }
17
- export interface PluridToolbarRotateDispatchProperties {
18
- rotateUp: DispatchActionWithoutPayload<typeof actions.space.rotateUp>;
19
- rotateDown: DispatchActionWithoutPayload<typeof actions.space.rotateDown>;
20
- rotateLeft: DispatchActionWithoutPayload<typeof actions.space.rotateLeft>;
21
- rotateRight: DispatchActionWithoutPayload<typeof actions.space.rotateRight>;
22
- }
23
- export declare type PluridToolbarRotateProperties = PluridToolbarRotateOwnProperties & PluridToolbarRotateStateProperties & PluridToolbarRotateDispatchProperties;
24
- declare const ConnectedPluridToolbarRotate: import("react-redux").ConnectedComponent<React.FC<PluridToolbarRotateProperties>, {
25
- transformMode: keyof typeof TRANSFORM_MODES;
26
- showIcons: boolean;
27
- showTransformButtons: boolean;
28
- toggleTransform: (TYPE: keyof typeof TRANSFORM_MODES) => void;
29
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
30
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
31
- }>;
32
- export default ConnectedPluridToolbarRotate;
@@ -1 +0,0 @@
1
- export declare const StyledPluridToolbarRotate: any;
@@ -1,30 +0,0 @@
1
- import React from 'react';
2
- import { AnyAction } from '@reduxjs/toolkit';
3
- import { Theme } from '@plurid/plurid-themes';
4
- import { TRANSFORM_MODES, InternationalizationLanguageType } from '@plurid/plurid-data';
5
- import actions from "../../../../../../services/state/actions";
6
- import { DispatchActionWithoutPayload } from "../../../../../../data/interfaces";
7
- export interface PluridToolbarScaleOwnProperties {
8
- showTransformButtons: boolean;
9
- showIcons: boolean;
10
- transformMode: keyof typeof TRANSFORM_MODES;
11
- toggleTransform(TYPE: keyof typeof TRANSFORM_MODES): void;
12
- }
13
- export interface PluridToolbarScaleStateProperties {
14
- stateLanguage: InternationalizationLanguageType;
15
- interactionTheme: Theme;
16
- }
17
- export interface PluridToolbarScaleDispatchProperties {
18
- scaleUp: DispatchActionWithoutPayload<typeof actions.space.scaleUp>;
19
- scaleDown: DispatchActionWithoutPayload<typeof actions.space.scaleDown>;
20
- }
21
- export declare type PluridToolbarScaleProperties = PluridToolbarScaleOwnProperties & PluridToolbarScaleStateProperties & PluridToolbarScaleDispatchProperties;
22
- declare const ConnectedPluridToolbarScale: import("react-redux").ConnectedComponent<React.FC<PluridToolbarScaleProperties>, {
23
- transformMode: keyof typeof TRANSFORM_MODES;
24
- showIcons: boolean;
25
- showTransformButtons: boolean;
26
- toggleTransform: (TYPE: keyof typeof TRANSFORM_MODES) => void;
27
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
28
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
29
- }>;
30
- export default ConnectedPluridToolbarScale;
@@ -1 +0,0 @@
1
- export declare const StyledPluridToolbarScale: any;
@@ -1,34 +0,0 @@
1
- import React from 'react';
2
- import { AnyAction } from '@reduxjs/toolkit';
3
- import { Theme } from '@plurid/plurid-themes';
4
- import { TRANSFORM_MODES, InternationalizationLanguageType } from '@plurid/plurid-data';
5
- import actions from "../../../../../../services/state/actions";
6
- import { DispatchActionWithoutPayload } from "../../../../../../data/interfaces";
7
- export interface PluridToolbarTranslateOwnProperties {
8
- showTransformButtons: boolean;
9
- showIcons: boolean;
10
- transformMode: keyof typeof TRANSFORM_MODES;
11
- toggleTransform(TYPE: keyof typeof TRANSFORM_MODES): void;
12
- }
13
- export interface PluridToolbarTranslateStateProperties {
14
- stateLanguage: InternationalizationLanguageType;
15
- interactionTheme: Theme;
16
- }
17
- export interface PluridToolbarTranslateDispatchProperties {
18
- translateUp: DispatchActionWithoutPayload<typeof actions.space.translateUp>;
19
- translateDown: DispatchActionWithoutPayload<typeof actions.space.translateDown>;
20
- translateLeft: DispatchActionWithoutPayload<typeof actions.space.translateLeft>;
21
- translateRight: DispatchActionWithoutPayload<typeof actions.space.translateRight>;
22
- translateIn: DispatchActionWithoutPayload<typeof actions.space.translateIn>;
23
- translateOut: DispatchActionWithoutPayload<typeof actions.space.translateOut>;
24
- }
25
- export declare type PluridToolbarTranslateProperties = PluridToolbarTranslateOwnProperties & PluridToolbarTranslateStateProperties & PluridToolbarTranslateDispatchProperties;
26
- declare const ConnectedPluridToolbarTranslate: import("react-redux").ConnectedComponent<React.FC<PluridToolbarTranslateProperties>, {
27
- transformMode: keyof typeof TRANSFORM_MODES;
28
- showIcons: boolean;
29
- showTransformButtons: boolean;
30
- toggleTransform: (TYPE: keyof typeof TRANSFORM_MODES) => void;
31
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
32
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
33
- }>;
34
- export default ConnectedPluridToolbarTranslate;
@@ -1 +0,0 @@
1
- export declare const StyledPluridToolbarTranslate: any;
@@ -1,7 +0,0 @@
1
- export declare const arrowSigns: {
2
- left: string;
3
- right: string;
4
- up: string;
5
- down: string;
6
- };
7
- export declare const events = "tap press pressup";
@@ -1,24 +0,0 @@
1
- import React from 'react';
2
- import { AnyAction } from '@reduxjs/toolkit';
3
- import { Theme } from '@plurid/plurid-themes';
4
- export interface PluridTransformArrowOwnProperties {
5
- direction: string;
6
- transform: (event: {
7
- altKey: boolean;
8
- }) => void;
9
- }
10
- export interface PluridTransformArrowStateProperties {
11
- interactionTheme: Theme;
12
- }
13
- export interface PluridTransformArrowDispatchProperties {
14
- }
15
- export declare type PluridTransformArrowProperties = PluridTransformArrowOwnProperties & PluridTransformArrowStateProperties & PluridTransformArrowDispatchProperties;
16
- declare const ConnectedPluridTransformArrow: import("react-redux").ConnectedComponent<React.FC<PluridTransformArrowProperties>, {
17
- transform: (event: {
18
- altKey: boolean;
19
- }) => void;
20
- direction: string;
21
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
22
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
23
- }>;
24
- export default ConnectedPluridTransformArrow;
@@ -1,6 +0,0 @@
1
- import { Theme } from '@plurid/plurid-themes';
2
- export interface IStyledPluridTransformArrow {
3
- theme: Theme;
4
- pressed: boolean;
5
- }
6
- export declare const StyledPluridTransformArrow: import("styled-components").StyledComponent<"div", any, IStyledPluridTransformArrow, never>;
@@ -1,6 +0,0 @@
1
- export declare enum MENUS {
2
- NONE = "NONE",
3
- UNIVERSES = "UNIVERSES",
4
- MORE = "MORE"
5
- }
6
- export declare const VIEW_SIZE_WIDTH_LIMIT = 800;
@@ -1,25 +0,0 @@
1
- import React from 'react';
2
- import { AnyAction } from '@reduxjs/toolkit';
3
- import { Theme } from '@plurid/plurid-themes';
4
- import {
5
- /** interfaces */
6
- PluridConfiguration } from '@plurid/plurid-data';
7
- import actions from "../../../../services/state/actions";
8
- import { DispatchAction } from "../../../../data/interfaces";
9
- export interface PluridToolbarOwnProperties {
10
- }
11
- export interface PluridToolbarStateProperties {
12
- theme: Theme;
13
- configuration: PluridConfiguration;
14
- viewSize: any;
15
- }
16
- export interface PluridToolbarDispatchProperties {
17
- dispatchToggleConfigurationSpaceFirstPerson: DispatchAction<typeof actions.configuration.toggleConfigurationSpaceFirstPerson>;
18
- dispatchSetConfigurationSpaceTransformMode: DispatchAction<typeof actions.configuration.setConfigurationSpaceTransformMode>;
19
- }
20
- export declare type PluridToolbarProperties = PluridToolbarOwnProperties & PluridToolbarStateProperties & PluridToolbarDispatchProperties;
21
- declare const ConnectedPluridToolbar: import("react-redux").ConnectedComponent<React.FC<PluridToolbarProperties>, {
22
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
23
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
24
- }>;
25
- export default ConnectedPluridToolbar;
@@ -1,29 +0,0 @@
1
- import { Theme } from '@plurid/plurid-themes/distribution';
2
- import { MENUS } from './data';
3
- export interface IStyledToolbar {
4
- mouseIn: boolean;
5
- conceal: boolean;
6
- showMenu: keyof typeof MENUS;
7
- isMounted: boolean;
8
- fadeInTime: number;
9
- }
10
- export declare const StyledToolbar: import("styled-components").StyledComponent<"div", any, IStyledToolbar, never>;
11
- export interface IStyledToolbarButtons {
12
- theme: Theme;
13
- transparentUI: boolean;
14
- showIcons: boolean;
15
- showTransformButtons: boolean;
16
- documentsBased: boolean;
17
- opaque: boolean;
18
- mouseIn: boolean;
19
- }
20
- export declare const StyledToolbarButtons: import("styled-components").StyledComponent<"div", any, IStyledToolbarButtons, never>;
21
- export interface IStyledToolbarButton {
22
- theme: Theme;
23
- button: boolean;
24
- active: boolean;
25
- showIcons: boolean;
26
- showTransformButtons: boolean;
27
- }
28
- export declare const StyledToolbarButton: import("styled-components").StyledComponent<"div", any, IStyledToolbarButton, never>;
29
- export declare const StyledIcon: import("styled-components").StyledComponent<"div", any, {}, never>;
@@ -1,20 +0,0 @@
1
- import React from 'react';
2
- import { AnyAction } from '@reduxjs/toolkit';
3
- import { Theme } from '@plurid/plurid-themes';
4
- import {
5
- /** interfaces */
6
- PluridConfiguration } from '@plurid/plurid-data';
7
- export interface PluridUniverseExplorerOwnProperties {
8
- }
9
- export interface PluridUniverseExplorerStateProperties {
10
- stateConfiguration: PluridConfiguration;
11
- stateInteractionTheme: Theme;
12
- }
13
- export interface PluridUniverseExplorerDispatchProperties {
14
- }
15
- export declare type PluridUniverseExplorerProperties = PluridUniverseExplorerOwnProperties & PluridUniverseExplorerStateProperties & PluridUniverseExplorerDispatchProperties;
16
- declare const ConnectedPluridUniverseExplorer: import("react-redux").ConnectedComponent<React.FC<PluridUniverseExplorerProperties>, {
17
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
18
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
19
- }>;
20
- export default ConnectedPluridUniverseExplorer;
@@ -1,2 +0,0 @@
1
- export declare const StyledUniverseExplorer: any;
2
- export declare const StyledUniverseExplorerClustersWindow: any;
@@ -1,391 +0,0 @@
1
- export declare const faceTypes: {
2
- topLeft: string;
3
- topCenter: string;
4
- topRight: string;
5
- middleLeft: string;
6
- middleCenter: string;
7
- middleRight: string;
8
- bottomLeft: string;
9
- bottomCenter: string;
10
- bottomRight: string;
11
- };
12
- export declare const zoneCodes: {
13
- frontTopLeft: string;
14
- frontTopCenter: string;
15
- frontTopRight: string;
16
- frontMiddleLeft: string;
17
- frontMiddleCenter: string;
18
- frontMiddleRight: string;
19
- frontBottomLeft: string;
20
- frontBottomCenter: string;
21
- frontBottomRight: string;
22
- rightTopLeft: string;
23
- rightTopCenter: string;
24
- rightTopRight: string;
25
- rightMiddleLeft: string;
26
- rightMiddleCenter: string;
27
- rightMiddleRight: string;
28
- rightBottomLeft: string;
29
- rightBottomCenter: string;
30
- rightBottomRight: string;
31
- backTopLeft: string;
32
- backTopCenter: string;
33
- backTopRight: string;
34
- backMiddleLeft: string;
35
- backMiddleCenter: string;
36
- backMiddleRight: string;
37
- backBottomLeft: string;
38
- backBottomCenter: string;
39
- backBottomRight: string;
40
- leftTopLeft: string;
41
- leftTopCenter: string;
42
- leftTopRight: string;
43
- leftMiddleLeft: string;
44
- leftMiddleCenter: string;
45
- leftMiddleRight: string;
46
- leftBottomLeft: string;
47
- leftBottomCenter: string;
48
- leftBottomRight: string;
49
- topTopLeft: string;
50
- topTopCenter: string;
51
- topTopRight: string;
52
- topMiddleLeft: string;
53
- topMiddleCenter: string;
54
- topMiddleRight: string;
55
- topBottomLeft: string;
56
- topBottomCenter: string;
57
- topBottomRight: string;
58
- baseTopLeft: string;
59
- baseTopCenter: string;
60
- baseTopRight: string;
61
- baseMiddleLeft: string;
62
- baseMiddleCenter: string;
63
- baseMiddleRight: string;
64
- baseBottomLeft: string;
65
- baseBottomCenter: string;
66
- baseBottomRight: string;
67
- };
68
- export declare const faceTransform: {
69
- A1: {
70
- rotateX: number;
71
- rotateY: number;
72
- };
73
- A2: {
74
- rotateX: number;
75
- rotateY: number;
76
- };
77
- A3: {
78
- rotateX: number;
79
- rotateY: number;
80
- };
81
- B1: {
82
- rotateX: number;
83
- rotateY: number;
84
- };
85
- B2: {
86
- rotateX: number;
87
- rotateY: number;
88
- };
89
- B3: {
90
- rotateX: number;
91
- rotateY: number;
92
- };
93
- C1: {
94
- rotateX: number;
95
- rotateY: number;
96
- };
97
- C2: {
98
- rotateX: number;
99
- rotateY: number;
100
- };
101
- C3: {
102
- rotateX: number;
103
- rotateY: number;
104
- };
105
- A4: {
106
- rotateX: number;
107
- rotateY: number;
108
- };
109
- A5: {
110
- rotateX: number;
111
- rotateY: number;
112
- };
113
- B4: {
114
- rotateX: number;
115
- rotateY: number;
116
- };
117
- B5: {
118
- rotateX: number;
119
- rotateY: number;
120
- };
121
- C4: {
122
- rotateX: number;
123
- rotateY: number;
124
- };
125
- C5: {
126
- rotateX: number;
127
- rotateY: number;
128
- };
129
- A6: {
130
- rotateX: number;
131
- rotateY: number;
132
- };
133
- A7: {
134
- rotateX: number;
135
- rotateY: number;
136
- };
137
- B6: {
138
- rotateX: number;
139
- rotateY: number;
140
- };
141
- B7: {
142
- rotateX: number;
143
- rotateY: number;
144
- };
145
- C6: {
146
- rotateX: number;
147
- rotateY: number;
148
- };
149
- C7: {
150
- rotateX: number;
151
- rotateY: number;
152
- };
153
- A8: {
154
- rotateX: number;
155
- rotateY: number;
156
- };
157
- B8: {
158
- rotateX: number;
159
- rotateY: number;
160
- };
161
- C8: {
162
- rotateX: number;
163
- rotateY: number;
164
- };
165
- D1: {
166
- rotateX: number;
167
- rotateY: number;
168
- };
169
- E1: {
170
- rotateX: number;
171
- rotateY: number;
172
- };
173
- };
174
- export declare const zoneClickTransforms: {
175
- frontTopLeft: {
176
- rotateX: number;
177
- rotateY: number;
178
- };
179
- frontTopCenter: {
180
- rotateX: number;
181
- rotateY: number;
182
- };
183
- frontTopRight: {
184
- rotateX: number;
185
- rotateY: number;
186
- };
187
- frontMiddleLeft: {
188
- rotateX: number;
189
- rotateY: number;
190
- };
191
- frontMiddleCenter: {
192
- rotateX: number;
193
- rotateY: number;
194
- };
195
- frontMiddleRight: {
196
- rotateX: number;
197
- rotateY: number;
198
- };
199
- frontBottomLeft: {
200
- rotateX: number;
201
- rotateY: number;
202
- };
203
- frontBottomCenter: {
204
- rotateX: number;
205
- rotateY: number;
206
- };
207
- frontBottomRight: {
208
- rotateX: number;
209
- rotateY: number;
210
- };
211
- rightTopLeft: {
212
- rotateX: number;
213
- rotateY: number;
214
- };
215
- rightTopCenter: {
216
- rotateX: number;
217
- rotateY: number;
218
- };
219
- rightTopRight: {
220
- rotateX: number;
221
- rotateY: number;
222
- };
223
- rightMiddleLeft: {
224
- rotateX: number;
225
- rotateY: number;
226
- };
227
- rightMiddleCenter: {
228
- rotateX: number;
229
- rotateY: number;
230
- };
231
- rightMiddleRight: {
232
- rotateX: number;
233
- rotateY: number;
234
- };
235
- rightBottomLeft: {
236
- rotateX: number;
237
- rotateY: number;
238
- };
239
- rightBottomCenter: {
240
- rotateX: number;
241
- rotateY: number;
242
- };
243
- rightBottomRight: {
244
- rotateX: number;
245
- rotateY: number;
246
- };
247
- leftTopLeft: {
248
- rotateX: number;
249
- rotateY: number;
250
- };
251
- leftTopCenter: {
252
- rotateX: number;
253
- rotateY: number;
254
- };
255
- leftTopRight: {
256
- rotateX: number;
257
- rotateY: number;
258
- };
259
- leftMiddleLeft: {
260
- rotateX: number;
261
- rotateY: number;
262
- };
263
- leftMiddleCenter: {
264
- rotateX: number;
265
- rotateY: number;
266
- };
267
- leftMiddleRight: {
268
- rotateX: number;
269
- rotateY: number;
270
- };
271
- leftBottomLeft: {
272
- rotateX: number;
273
- rotateY: number;
274
- };
275
- leftBottomCenter: {
276
- rotateX: number;
277
- rotateY: number;
278
- };
279
- leftBottomRight: {
280
- rotateX: number;
281
- rotateY: number;
282
- };
283
- backTopLeft: {
284
- rotateX: number;
285
- rotateY: number;
286
- };
287
- backTopCenter: {
288
- rotateX: number;
289
- rotateY: number;
290
- };
291
- backTopRight: {
292
- rotateX: number;
293
- rotateY: number;
294
- };
295
- backMiddleLeft: {
296
- rotateX: number;
297
- rotateY: number;
298
- };
299
- backMiddleCenter: {
300
- rotateX: number;
301
- rotateY: number;
302
- };
303
- backMiddleRight: {
304
- rotateX: number;
305
- rotateY: number;
306
- };
307
- backBottomLeft: {
308
- rotateX: number;
309
- rotateY: number;
310
- };
311
- backBottomCenter: {
312
- rotateX: number;
313
- rotateY: number;
314
- };
315
- backBottomRight: {
316
- rotateX: number;
317
- rotateY: number;
318
- };
319
- topTopLeft: {
320
- rotateX: number;
321
- rotateY: number;
322
- };
323
- topTopCenter: {
324
- rotateX: number;
325
- rotateY: number;
326
- };
327
- topTopRight: {
328
- rotateX: number;
329
- rotateY: number;
330
- };
331
- topMiddleLeft: {
332
- rotateX: number;
333
- rotateY: number;
334
- };
335
- topMiddleCenter: {
336
- rotateX: number;
337
- rotateY: number;
338
- };
339
- topMiddleRight: {
340
- rotateX: number;
341
- rotateY: number;
342
- };
343
- topBottomLeft: {
344
- rotateX: number;
345
- rotateY: number;
346
- };
347
- topBottomCenter: {
348
- rotateX: number;
349
- rotateY: number;
350
- };
351
- topBottomRight: {
352
- rotateX: number;
353
- rotateY: number;
354
- };
355
- baseTopLeft: {
356
- rotateX: number;
357
- rotateY: number;
358
- };
359
- baseTopCenter: {
360
- rotateX: number;
361
- rotateY: number;
362
- };
363
- baseTopRight: {
364
- rotateX: number;
365
- rotateY: number;
366
- };
367
- baseMiddleLeft: {
368
- rotateX: number;
369
- rotateY: number;
370
- };
371
- baseMiddleCenter: {
372
- rotateX: number;
373
- rotateY: number;
374
- };
375
- baseMiddleRight: {
376
- rotateX: number;
377
- rotateY: number;
378
- };
379
- baseBottomLeft: {
380
- rotateX: number;
381
- rotateY: number;
382
- };
383
- baseBottomCenter: {
384
- rotateX: number;
385
- rotateY: number;
386
- };
387
- baseBottomRight: {
388
- rotateX: number;
389
- rotateY: number;
390
- };
391
- };
@@ -1,38 +0,0 @@
1
- import React from 'react';
2
- import { AnyAction } from '@reduxjs/toolkit';
3
- import { Theme } from '@plurid/plurid-themes';
4
- import { PluridConfiguration } from '@plurid/plurid-data';
5
- import actions from "../../../../../services/state/actions";
6
- import { DispatchAction } from "../../../../../data/interfaces";
7
- export interface PluridViewcubeFaceOwnProperties {
8
- face: string;
9
- faceText: string;
10
- mouseOver: boolean;
11
- hoveredZone: string;
12
- setHoveredZone: React.Dispatch<React.SetStateAction<string>>;
13
- activeZone: string;
14
- setActiveZone: React.Dispatch<React.SetStateAction<string>>;
15
- }
16
- export interface PluridViewcubeFaceStateProperties {
17
- generalTheme: Theme;
18
- interactionTheme: Theme;
19
- configuration: PluridConfiguration;
20
- }
21
- export interface PluridViewcubeFaceDispatchProperties {
22
- dispatchRotateX: DispatchAction<typeof actions.space.rotateX>;
23
- dispatchRotateY: DispatchAction<typeof actions.space.rotateY>;
24
- dispatchSetAnimatedTransform: DispatchAction<typeof actions.space.setAnimatedTransform>;
25
- }
26
- export declare type PluridViewcubeFaceProperties = PluridViewcubeFaceOwnProperties & PluridViewcubeFaceStateProperties & PluridViewcubeFaceDispatchProperties;
27
- declare const ConnectedPluridViewcubeFace: import("react-redux").ConnectedComponent<React.FC<PluridViewcubeFaceProperties>, {
28
- mouseOver: boolean;
29
- face: string;
30
- faceText: string;
31
- hoveredZone: string;
32
- setHoveredZone: React.Dispatch<React.SetStateAction<string>>;
33
- activeZone: string;
34
- setActiveZone: React.Dispatch<React.SetStateAction<string>>;
35
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
36
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
37
- }>;
38
- export default ConnectedPluridViewcubeFace;
@@ -1,16 +0,0 @@
1
- import { Theme } from '@plurid/plurid-themes/distribution';
2
- export interface IStyledPluridViewcubeFace {
3
- theme: Theme;
4
- mouseOver: boolean;
5
- opaque: boolean;
6
- face: string;
7
- }
8
- export declare const StyledPluridViewcubeFace: import("styled-components").StyledComponent<"div", any, IStyledPluridViewcubeFace, never>;
9
- export interface IStyledPluridViewcubeFaceZone {
10
- theme: Theme;
11
- type: string;
12
- hovered: boolean;
13
- transparentUI: boolean;
14
- active: boolean;
15
- }
16
- export declare const StyledPluridViewcubeFaceZone: import("styled-components").StyledComponent<"div", any, IStyledPluridViewcubeFaceZone, never>;