@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
package/package.json CHANGED
@@ -1,123 +1,115 @@
1
1
  {
2
- "name": "@plurid/plurid-react",
3
- "version": "0.0.0-34",
4
- "description": "React implementation of Plurid to explore the web in three dimensions",
5
- "keywords": [
6
- "plurid",
7
- "react",
8
- "web",
9
- "3D",
10
- "html"
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"
17
- },
18
- "bugs": {
19
- "email": "source@plurid.com",
20
- "url": "https://github.com/plurid/plurid/issues"
21
- },
22
- "publishConfig": {
23
- "registry": "https://registry.npmjs.org/",
24
- "access": "public"
25
- },
26
- "homepage": "https://github.com/plurid/plurid/blob/master/packages/plurid-web/plurid-react",
27
- "files": [
28
- "distribution/"
29
- ],
30
- "main": "distribution/index.js",
31
- "module": "distribution/index.es.js",
32
- "types": "distribution/index.d.ts",
33
- "engines": {
34
- "node": ">=12",
35
- "npm": ">=6"
36
- },
37
- "scripts": {
38
- "clean": "rm -rf ./distribution",
39
- "test": "jest ./source --config ./configurations/jest.config.js --rootDir ./",
40
- "lint": "eslint -c ./configurations/.eslintrc.js ./source --ext .ts,.tsx",
41
- "check": "tsc --project ./configurations/tsconfig.check.json",
42
- "types": "tsc --project ./configurations/tsconfig.types.json && rm -rf ./temporary-ts-emit",
43
- "build.development.only": "pnpm clean && node scripts/development.js",
44
- "build.development": "pnpm clean && pnpm types && node scripts/development.js",
45
- "build.production": "pnpm clean && pnpm lint && pnpm test && rollup -c ./scripts/rollup.config.js --environment ENV_MODE:production --bundleConfigAsCjs",
46
- "build": "pnpm build.production",
47
- "prepublishOnly": "pnpm build"
48
- },
49
- "peerDependencies": {
50
- "@plurid/elementql": "*",
51
- "@plurid/elementql-client-react": "*",
52
- "@plurid/plurid-data": "*",
53
- "@plurid/plurid-engine": "*",
54
- "@plurid/plurid-functions": "*",
55
- "@plurid/plurid-functions-react": "*",
56
- "@plurid/plurid-icons-react": "*",
57
- "@plurid/plurid-pubsub": "*",
58
- "@plurid/plurid-themes": "*",
59
- "@plurid/plurid-ui-components-react": "*",
60
- "@plurid/plurid-ui-state-react": "*",
61
- "@reduxjs/toolkit": ">=1.8",
62
- "cross-fetch": ">=3",
63
- "hammerjs": ">=2",
64
- "react": ">=17",
65
- "react-dom": ">=17",
66
- "react-redux": ">=7",
67
- "styled-components": ">=5"
68
- },
69
- "devDependencies": {
70
- "@babel/core": "^7.22.5",
71
- "@plurid/elementql": "^0.0.0-1",
72
- "@plurid/elementql-client-react": "^0.0.0-1",
73
- "@plurid/plurid-data": "0.0.0-20",
74
- "@plurid/plurid-engine": "0.0.0-18",
75
- "@plurid/plurid-functions": "0.0.0-31",
76
- "@plurid/plurid-functions-react": "0.0.0-5",
77
- "@plurid/plurid-icons-react": "0.0.0-5",
78
- "@plurid/plurid-pubsub": "0.0.0-9",
79
- "@plurid/plurid-themes": "0.0.0-2",
80
- "@plurid/plurid-ui-components-react": "0.0.0-26",
81
- "@plurid/plurid-ui-state-react": "0.0.0-11",
82
- "@reduxjs/toolkit": "^1.9.5",
83
- "@rollup/plugin-babel": "^6.0.3",
84
- "@rollup/plugin-commonjs": "^25.0.1",
85
- "@rollup/plugin-node-resolve": "^15.1.0",
86
- "@rollup/plugin-replace": "^5.0.2",
87
- "@rollup/plugin-typescript": "^11.1.1",
88
- "@rollup/plugin-url": "^8.0.1",
89
- "@types/hammerjs": "^2.0.41",
90
- "@types/jest": "^29.5.2",
91
- "@types/node": "^20.3.1",
92
- "@types/react": "^18.2.12",
93
- "@types/react-dom": "^18.2.5",
94
- "@types/react-redux": "^7.1.25",
95
- "@types/styled-components": "^5.1.26",
96
- "@typescript-eslint/eslint-plugin": "^5.59.11",
97
- "@typescript-eslint/parser": "^5.59.11",
98
- "@zerollup/ts-transform-paths": "^1.7.18",
99
- "babel-plugin-styled-components": "^2.1.3",
100
- "cross-fetch": "^3.1.6",
101
- "esbuild": "^0.18.2",
102
- "eslint": "^8.42.0",
103
- "jest": "^29.5.0",
104
- "jest-config": "^29.5.0",
105
- "postcss": "^8.4.24",
106
- "react": "^18.2.0",
107
- "react-dom": "^18.2.0",
108
- "react-redux": "^8.1.0",
109
- "rollup": "^3.25.1",
110
- "rollup-plugin-peer-deps-external": "^2.2.4",
111
- "rollup-plugin-postcss": "^4.0.2",
112
- "styled-components": "^5.3.11",
113
- "ts-jest": "^29.1.0",
114
- "ts-node": "^10.9.1",
115
- "tslib": "^2.5.3",
116
- "ttypescript": "^1.5.15",
117
- "typescript": "==4.7.4",
118
- "typescript-transform-paths": "^3.4.6"
119
- },
120
- "dependencies": {
121
- "@rollup/plugin-terser": "^0.4.3"
2
+ "name": "@plurid/plurid-react",
3
+ "version": "0.0.0-36",
4
+ "description": "React implementation of Plurid to explore the web in three dimensions",
5
+ "keywords": [
6
+ "plurid",
7
+ "react",
8
+ "web",
9
+ "3D",
10
+ "html"
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"
17
+ },
18
+ "bugs": {
19
+ "email": "source@plurid.com",
20
+ "url": "https://github.com/plurid/plurid/issues"
21
+ },
22
+ "publishConfig": {
23
+ "registry": "https://registry.npmjs.org/",
24
+ "access": "public"
25
+ },
26
+ "homepage": "https://github.com/plurid/plurid/blob/master/packages/plurid-web/plurid-react",
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/elementql": "*",
39
+ "@plurid/elementql-client-react": "*",
40
+ "@plurid/plurid-data": "*",
41
+ "@plurid/plurid-engine": "*",
42
+ "@plurid/plurid-functions": "*",
43
+ "@plurid/plurid-functions-react": "*",
44
+ "@plurid/plurid-icons-react": "*",
45
+ "@plurid/plurid-pubsub": "*",
46
+ "@plurid/plurid-themes": "*",
47
+ "@plurid/plurid-ui-components-react": "*",
48
+ "@plurid/plurid-ui-state-react": "*",
49
+ "@reduxjs/toolkit": ">=2",
50
+ "cross-fetch": ">=3",
51
+ "react": ">=19",
52
+ "react-dom": ">=19",
53
+ "react-redux": ">=9",
54
+ "styled-components": ">=6"
55
+ },
56
+ "devDependencies": {
57
+ "@babel/core": "^7.23.7",
58
+ "@plurid/elementql": "^0.0.0-1",
59
+ "@plurid/elementql-client-react": "^0.0.0-1",
60
+ "@reduxjs/toolkit": "^2.12.0",
61
+ "@testing-library/dom": "^10.4.1",
62
+ "@testing-library/react": "^16.3.2",
63
+ "@types/jest": "^30.0.0",
64
+ "@types/node": "^20.10.6",
65
+ "@types/react": "^19.2.0",
66
+ "@types/react-dom": "^19.2.0",
67
+ "@types/react-redux": "^7.1.33",
68
+ "@types/styled-components": "^5.1.34",
69
+ "babel-plugin-styled-components": "^2.1.4",
70
+ "cross-fetch": "^4.0.0",
71
+ "esbuild": "^0.28.1",
72
+ "jest": "^30.4.2",
73
+ "jest-config": "^30.4.2",
74
+ "jest-environment-jsdom": "^30.4.1",
75
+ "postcss": "^8.4.33",
76
+ "react": "^19.2.0",
77
+ "react-dom": "^19.2.0",
78
+ "react-redux": "^9.3.0",
79
+ "styled-components": "^6.4.2",
80
+ "ts-jest": "^29.4.11",
81
+ "ts-node": "^10.9.2",
82
+ "tslib": "^2.6.2",
83
+ "tsup": "^8.5.1",
84
+ "typescript": "^6.0.3",
85
+ "@plurid/plurid-data": "0.0.0-22",
86
+ "@plurid/plurid-functions": "0.0.0-32",
87
+ "@plurid/plurid-engine": "0.0.0-20",
88
+ "@plurid/plurid-icons-react": "0.0.0-10",
89
+ "@plurid/plurid-functions-react": "0.0.0-6",
90
+ "@plurid/plurid-pubsub": "0.0.0-10",
91
+ "@plurid/plurid-themes": "0.0.0-3",
92
+ "@plurid/plurid-ui-components-react": "0.0.0-30",
93
+ "@plurid/plurid-ui-state-react": "0.0.0-13"
94
+ },
95
+ "dependencies": {
96
+ "@emotion/is-prop-valid": "^1.3.1"
97
+ },
98
+ "exports": {
99
+ ".": {
100
+ "types": "./distribution/index.d.ts",
101
+ "import": "./distribution/index.mjs",
102
+ "require": "./distribution/index.js"
122
103
  }
123
- }
104
+ },
105
+ "scripts": {
106
+ "clean": "rm -rf ./distribution",
107
+ "test": "jest ./source --config ./configurations/jest.config.js --rootDir ./",
108
+ "check": "tsc --project ./configurations/tsconfig.check.json",
109
+ "types": "tsc --project ./configurations/tsconfig.types.json && rm -rf ./temporary-ts-emit",
110
+ "build.development.only": "pnpm clean && node scripts/development.js",
111
+ "build.development": "tsup --watch",
112
+ "build.production": "tsup",
113
+ "build": "tsup"
114
+ }
115
+ }
@@ -1,28 +0,0 @@
1
- import React from 'react';
2
- import { AnyAction } from '@reduxjs/toolkit';
3
- import { Theme } from '@plurid/plurid-themes';
4
- import { PluridLinkCoordinates } from "../../../../../data/interfaces";
5
- export interface PluridPlanePreviewOwnProperties {
6
- planeRoute: string;
7
- linkCoordinates: PluridLinkCoordinates;
8
- previewOffsetX: number | undefined;
9
- previewOffsetY: number | undefined;
10
- previewComponent: any;
11
- }
12
- export interface PluridPlanePreviewStateProperties {
13
- stateGeneralTheme: Theme;
14
- stateInteractionTheme: Theme;
15
- }
16
- export interface PluridPlanePreviewDispatchProperties {
17
- }
18
- export declare type PluridPlanePreviewProperties = PluridPlanePreviewOwnProperties & PluridPlanePreviewStateProperties & PluridPlanePreviewDispatchProperties;
19
- declare const ConnectedPluridPlanePreview: import("react-redux").ConnectedComponent<React.FC<PluridPlanePreviewProperties>, {
20
- linkCoordinates: PluridLinkCoordinates;
21
- planeRoute: string;
22
- previewOffsetX: number | undefined;
23
- previewOffsetY: number | undefined;
24
- previewComponent: any;
25
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
26
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
27
- }>;
28
- export default ConnectedPluridPlanePreview;
@@ -1,7 +0,0 @@
1
- import { Theme } from '@plurid/plurid-themes';
2
- import { PluridLinkCoordinates } from "../../../../../data/interfaces";
3
- export interface IStyledPreview {
4
- theme: Theme;
5
- linkCoordinates: PluridLinkCoordinates;
6
- }
7
- export declare const StyledPluridPlanePreview: import("styled-components").StyledComponent<"div", any, IStyledPreview, never>;
@@ -1,42 +0,0 @@
1
- import React from 'react';
2
- import { AnyAction, ThunkDispatch } from '@reduxjs/toolkit';
3
- import { Theme } from '@plurid/plurid-themes';
4
- import { PluridLink as PluridLinkOwnProperties, TreePlane, PluridConfiguration } from '@plurid/plurid-data';
5
- import { PluridReactComponent } from "../../../data/interfaces";
6
- import actions from "../../../services/state/actions";
7
- import { ViewSize } from "../../../services/state/modules/space/types";
8
- import { DispatchAction } from "../../../data/interfaces";
9
- export interface PluridLinkStateProperties {
10
- stateTree: TreePlane[];
11
- stateLastClosedPlane: string;
12
- stateGeneralTheme: Theme;
13
- stateConfiguration: PluridConfiguration;
14
- stateViewSize: ViewSize;
15
- }
16
- export interface PluridLinkDispatchProperties {
17
- dispatch: ThunkDispatch<{}, {}, AnyAction>;
18
- dispatchSetTree: DispatchAction<typeof actions.space.setTree>;
19
- dispatchSetSpaceField: DispatchAction<typeof actions.space.setSpaceField>;
20
- dispatchUpdateSpaceLinkCoordinates: DispatchAction<typeof actions.space.updateSpaceLinkCoordinates>;
21
- dispatchRemovePlane: DispatchAction<typeof actions.space.removePlane>;
22
- }
23
- export declare type PluridLinkProperties = PluridLinkOwnProperties<PluridReactComponent, React.CSSProperties, React.MouseEvent> & PluridLinkStateProperties & PluridLinkDispatchProperties;
24
- declare const ConnectedPluridLink: import("react-redux").ConnectedComponent<React.FC<React.PropsWithChildren<PluridLinkProperties>>, {
25
- route: string;
26
- children?: React.ReactNode;
27
- style?: React.CSSProperties | undefined;
28
- suffix?: string | undefined;
29
- preview?: boolean | undefined;
30
- className?: string | undefined;
31
- atClick?: ((event?: MouseEvent | React.MouseEvent<Element, MouseEvent> | undefined) => void) | undefined;
32
- previewOffsetX?: number | undefined;
33
- previewOffsetY?: number | undefined;
34
- previewComponent?: PluridReactComponent<any, import("@plurid/plurid-data").PluridPlaneComponentProperty | import("@plurid/plurid-data").PluridRouteComponentProperty> | undefined;
35
- devisible?: boolean | undefined;
36
- notFound?: boolean | PluridReactComponent<any, import("@plurid/plurid-data").PluridPlaneComponentProperty | import("@plurid/plurid-data").PluridRouteComponentProperty> | undefined;
37
- previewFadeIn?: number | undefined;
38
- previewFadeOut?: number | undefined;
39
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
40
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
41
- }>;
42
- export default ConnectedPluridLink;
@@ -1,7 +0,0 @@
1
- import { Theme } from '@plurid/plurid-themes/distribution';
2
- export interface IStyledPluridLink {
3
- theme: Theme;
4
- devisible: boolean;
5
- suffix: string;
6
- }
7
- export declare const StyledPluridLink: import("styled-components").StyledComponent<"a", any, IStyledPluridLink, never>;
@@ -1,20 +0,0 @@
1
- import React from 'react';
2
- import { Theme } from '@plurid/plurid-themes';
3
- export interface PluridRouterLinkOwnProperties {
4
- route: string;
5
- /**
6
- * Style as an anchor tag. Default `true`.
7
- */
8
- asAnchor?: boolean;
9
- target?: '_blank' | '_self';
10
- theme?: Theme;
11
- style?: React.CSSProperties;
12
- className?: string;
13
- children?: React.ReactNode;
14
- /**
15
- * Click handler. If it returns true it will exit preemptively.
16
- */
17
- atClick?: (event: React.MouseEvent<Element, MouseEvent>) => boolean | void;
18
- }
19
- declare const PluridRouterLink: React.FC<PluridRouterLinkOwnProperties>;
20
- export default PluridRouterLink;
@@ -1,6 +0,0 @@
1
- import { Theme } from '@plurid/plurid-themes';
2
- export interface IStyledPluridRouterLink {
3
- theme: Theme;
4
- }
5
- export declare const StyledPluridRouterLinkAnchor: import("styled-components").StyledComponent<"a", any, IStyledPluridRouterLink, never>;
6
- export declare const StyledPluridRouterLinkDiv: import("styled-components").StyledComponent<"div", any, IStyledPluridRouterLink, 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 { PluridRouteComponentProperty } from '@plurid/plurid-data';
5
- import { PluridReactFunctionalComponent } from "../../../data/interfaces";
6
- export interface ExternalPlaneOwnProperties {
7
- }
8
- export interface ExternalPlaneStateProperties {
9
- stateGeneralTheme: Theme;
10
- stateInteractionTheme: Theme;
11
- }
12
- export interface ExternalPlaneDispatchProperties {
13
- }
14
- export declare type ExternalPlaneProperties = ExternalPlaneOwnProperties & ExternalPlaneStateProperties & ExternalPlaneDispatchProperties;
15
- declare const ConnectedExternalPlane: import("react-redux").ConnectedComponent<PluridReactFunctionalComponent<ExternalPlaneProperties, PluridRouteComponentProperty>, {
16
- plurid: PluridRouteComponentProperty;
17
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
18
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
19
- }>;
20
- export default ConnectedExternalPlane;
@@ -1,5 +0,0 @@
1
- import { Theme } from '@plurid/plurid-themes';
2
- export interface IStyledExternalPlane {
3
- theme: Theme;
4
- }
5
- export declare const StyledExternalPlane: import("styled-components").StyledComponent<"div", any, IStyledExternalPlane, 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 { PluridRouteComponentProperty } from '@plurid/plurid-data';
5
- import { PluridReactFunctionalComponent } from "../../../data/interfaces";
6
- export interface IframePlaneOwnProperties {
7
- }
8
- export interface IframePlaneStateProperties {
9
- stateGeneralTheme: Theme;
10
- stateInteractionTheme: Theme;
11
- }
12
- export interface IframePlaneDispatchProperties {
13
- }
14
- export declare type IframePlaneProperties = IframePlaneOwnProperties & IframePlaneStateProperties & IframePlaneDispatchProperties;
15
- declare const ConnectedIframePlane: import("react-redux").ConnectedComponent<PluridReactFunctionalComponent<IframePlaneProperties, PluridRouteComponentProperty>, {
16
- plurid: PluridRouteComponentProperty;
17
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
18
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
19
- }>;
20
- export default ConnectedIframePlane;
@@ -1,5 +0,0 @@
1
- import { Theme } from '@plurid/plurid-themes';
2
- export interface IStyledIframePlane {
3
- theme: Theme;
4
- }
5
- export declare const StyledIframePlane: import("styled-components").StyledComponent<"div", any, IStyledIframePlane, never>;
@@ -1,22 +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 PluridPlaneBridgeOwnProperties {
8
- mouseOver: boolean;
9
- }
10
- export interface PluridPlaneBridgeStateProperties {
11
- stateGeneralTheme: Theme;
12
- stateConfiguration: PluridConfiguration;
13
- }
14
- export interface PluridPlaneBridgeDispatchProperties {
15
- }
16
- export declare type PluridPlaneBridgeProperties = PluridPlaneBridgeOwnProperties & PluridPlaneBridgeStateProperties & PluridPlaneBridgeDispatchProperties;
17
- declare const ConnectedPluridPlaneBridge: import("react-redux").ConnectedComponent<React.FC<PluridPlaneBridgeProperties>, {
18
- mouseOver: boolean;
19
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
20
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
21
- }>;
22
- export default ConnectedPluridPlaneBridge;
@@ -1,9 +0,0 @@
1
- import { Theme } from '@plurid/plurid-themes/distribution';
2
- export interface IStyledPluridPlaneBridge {
3
- theme: Theme;
4
- planeControls: boolean;
5
- planeOpacity: number;
6
- transparentUI: boolean;
7
- mouseOver: boolean;
8
- }
9
- export declare const StyledPluridPlaneBridge: import("styled-components").StyledComponent<"div", any, IStyledPluridPlaneBridge, never>;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export interface PluridPlaneContentOwnProperties {
3
- children: React.ReactNode;
4
- }
5
- declare const PluridPlaneContent: React.FC<PluridPlaneContentOwnProperties>;
6
- export default PluridPlaneContent;
@@ -1 +0,0 @@
1
- export declare const StyledPluridPlaneContent: import("styled-components").StyledComponent<"div", any, {}, never>;
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import { Theme } from '@plurid/plurid-themes';
3
- export interface ControlIsolateProperties {
4
- theme: Theme;
5
- isolated: boolean;
6
- isolatePlane: () => void;
7
- }
8
- declare const ControlIsolate: React.FC<ControlIsolateProperties>;
9
- export default ControlIsolate;
@@ -1,9 +0,0 @@
1
- import React from 'react';
2
- import { Theme } from '@plurid/plurid-themes';
3
- export interface ControlRefreshProperties {
4
- theme: Theme;
5
- refreshing: boolean;
6
- refreshPlane: () => void;
7
- }
8
- declare const ControlRefresh: React.FC<ControlRefreshProperties>;
9
- export default ControlRefresh;
@@ -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
- export interface PluridSearchItemOwnProperties {
8
- text: string;
9
- hideSearch: () => void;
10
- }
11
- export interface PluridSearchItemStateProperties {
12
- stateConfiguration: PluridConfiguration;
13
- stateGeneralTheme: Theme;
14
- stateInteractionTheme: Theme;
15
- }
16
- export interface PluridSearchItemDispatchProperties {
17
- }
18
- export declare type PluridSearchItemProperties = PluridSearchItemOwnProperties & PluridSearchItemStateProperties & PluridSearchItemDispatchProperties;
19
- declare const ConnectedPluridSearchItem: import("react-redux").ConnectedComponent<React.FC<PluridSearchItemProperties>, {
20
- text: string;
21
- hideSearch: () => void;
22
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
23
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
24
- }>;
25
- export default ConnectedPluridSearchItem;
@@ -1 +0,0 @@
1
- export declare const StyledPluridSearchItem: import("styled-components").StyledComponent<"li", any, {}, never>;
@@ -1,23 +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 PluridSearchListOwnProperties {
8
- hideSearch: () => void;
9
- }
10
- export interface PluridSearchListStateProperties {
11
- stateConfiguration: PluridConfiguration;
12
- stateGeneralTheme: Theme;
13
- stateInteractionTheme: Theme;
14
- }
15
- export interface PluridSearchListDispatchProperties {
16
- }
17
- export declare type PluridSearchListProperties = PluridSearchListOwnProperties & PluridSearchListStateProperties & PluridSearchListDispatchProperties;
18
- declare const ConnectedPluridSearchList: import("react-redux").ConnectedComponent<React.FC<PluridSearchListProperties>, {
19
- hideSearch: () => void;
20
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
21
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
22
- }>;
23
- export default ConnectedPluridSearchList;
@@ -1,2 +0,0 @@
1
- export declare const StyledPluridSearchList: import("styled-components").StyledComponent<"div", any, {}, never>;
2
- export declare const StyledSearchFilters: import("styled-components").StyledComponent<"div", any, {}, never>;
@@ -1,40 +0,0 @@
1
- import React from 'react';
2
- import { AnyAction, ThunkDispatch } from '@reduxjs/toolkit';
3
- import { Theme } from '@plurid/plurid-themes';
4
- import {
5
- /** interfaces */
6
- RegisteredPluridPlane, TreePlane, PluridConfiguration } from '@plurid/plurid-data';
7
- import { PluridReactComponent } from "../../../../../data/interfaces";
8
- export interface PluridPlaneControlsOwnProperties {
9
- plane: RegisteredPluridPlane<PluridReactComponent>;
10
- treePlane: TreePlane;
11
- parentTreePlane: TreePlane | undefined;
12
- mouseOver: boolean;
13
- refreshing: boolean;
14
- refreshPlane: () => void;
15
- isolatePlane: () => void;
16
- closePlane: () => void;
17
- }
18
- export interface PluridPlaneControlsStateProperties {
19
- configuration: PluridConfiguration;
20
- stateGeneralTheme: Theme;
21
- stateInteractionTheme: Theme;
22
- stateIsolatePlane: string;
23
- }
24
- export interface PluridPlaneControlsDispatchProperties {
25
- dispatch: ThunkDispatch<{}, {}, AnyAction>;
26
- }
27
- export declare type PluridPlaneControlsProperties = PluridPlaneControlsOwnProperties & PluridPlaneControlsStateProperties & PluridPlaneControlsDispatchProperties;
28
- declare const ConnectedPluridPlaneControls: import("react-redux").ConnectedComponent<React.FC<PluridPlaneControlsProperties>, {
29
- isolatePlane: () => void;
30
- plane: RegisteredPluridPlane<PluridReactComponent>;
31
- mouseOver: boolean;
32
- refreshing: boolean;
33
- refreshPlane: () => void;
34
- treePlane: TreePlane;
35
- parentTreePlane: TreePlane | undefined;
36
- closePlane: () => void;
37
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
38
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
39
- }>;
40
- export default ConnectedPluridPlaneControls;
@@ -1,11 +0,0 @@
1
- import { Theme } from '@plurid/plurid-themes/distribution';
2
- export interface IStyledPluridPlaneControls {
3
- theme: Theme;
4
- transparentUI: boolean;
5
- mouseOver: boolean;
6
- }
7
- export declare const StyledPluridPlaneControls: import("styled-components").StyledComponent<"div", any, IStyledPluridPlaneControls, never>;
8
- export declare const styleCommonControls: import("styled-components").FlattenSimpleInterpolation;
9
- export declare const StyledPluridPlaneControlsLeft: import("styled-components").StyledComponent<"div", any, {}, never>;
10
- export declare const StyledPluridPlaneControlsCenter: import("styled-components").StyledComponent<"div", any, {}, never>;
11
- export declare const StyledPluridPlaneControlsRight: import("styled-components").StyledComponent<"div", any, {}, never>;
@@ -1,17 +0,0 @@
1
- import React from 'react';
2
- import { AnyAction } from '@reduxjs/toolkit';
3
- import { Theme } from '@plurid/plurid-themes';
4
- export interface PluridPlaneDebuggerOwnProperties {
5
- }
6
- export interface PluridPlaneDebuggerStateProperties {
7
- stateGeneralTheme: Theme;
8
- stateInteractionTheme: Theme;
9
- }
10
- export interface PluridPlaneDebuggerDispatchProperties {
11
- }
12
- declare type PluridPlaneDebuggerProperties = PluridPlaneDebuggerOwnProperties & PluridPlaneDebuggerStateProperties & PluridPlaneDebuggerDispatchProperties;
13
- declare const ConnectedPluridPlaneDebugger: import("react-redux").ConnectedComponent<React.FC<PluridPlaneDebuggerProperties>, {
14
- context?: React.Context<import("react-redux").ReactReduxContextValue<any, AnyAction>> | undefined;
15
- store?: import("@reduxjs/toolkit").Store<any, AnyAction> | undefined;
16
- }>;
17
- export default ConnectedPluridPlaneDebugger;
@@ -1 +0,0 @@
1
- export declare const StyledPluridPlaneDebugger: import("styled-components").StyledComponent<"div", any, {}, never>;