jderobot-ide-interface 0.2.138 → 0.2.139
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/08520968ab93189104ed231f9221a925.svg +4 -0
- package/dist/0896126134a9b188344fa6e4ad704b0d.svg +4 -0
- package/dist/0a933c3e6eeabc70f06c42942a14519a.svg +4 -0
- package/dist/2e62728ae4c396b0a80d277259b378d1.svg +4 -0
- package/dist/32474416e5f4515085e53df0b4e21357.svg +4 -0
- package/dist/39d7dc6012dc2093fc281466cc28f6c7.svg +8 -0
- package/dist/3a6e3acd0b2afc8572ac399fd3d98456.svg +4 -0
- package/dist/4b4fa0fa1fe33beed86a9dde9e03ce33.svg +4 -0
- package/dist/597d04d21f9ffffe44d4c1c7cee4a8a2.svg +4 -0
- package/dist/5d7a32e100f500c95ebc1be7495d48a0.svg +4 -0
- package/dist/5f9c8c3872ccef6b9e6ea1273c4fd544.svg +4 -0
- package/dist/7bbbe9d2b10a80bf3c3ce0b964758090.svg +15 -0
- package/dist/a0d7f6744fa00f02309a98ebb3da5e48.svg +4 -0
- package/dist/a211ea02b722dc943b1c3890dd984348.svg +4 -0
- package/dist/assets/index.d.ts +18 -20
- package/dist/cc0581c9b68e8c05bdabf15be9f68268.svg +4 -0
- package/dist/components/Button/Button.styles.d.ts +2 -1
- package/dist/components/Explorer/file_explorer/FileIcon.d.ts +1 -2
- package/dist/components/Explorer/file_explorer/MoreActionsMenu.styles.d.ts +4 -3
- package/dist/components/Explorer/file_explorer/TreeNode.styles.d.ts +16 -6
- package/dist/components/IdeInterface/IdeInterface.stories.d.ts +0 -2
- package/dist/components/Modals/Modal.styles.d.ts +30 -13
- package/dist/components/Modals/NewFileModal.styles.d.ts +11 -0
- package/dist/components/Modals/UploadModal.d.ts +1 -2
- package/dist/components/Modals/UploadModal.styles.d.ts +12 -0
- package/dist/components/ResizableLayout/ResizableComponents.d.ts +2 -6
- package/dist/components/ResizableLayout/ResizableComponents.styles.d.ts +0 -7
- package/dist/components/StatusBar/StatusBar.d.ts +2 -3
- package/dist/components/Theory/Canvas.d.ts +2 -2
- package/dist/components/Theory/HighlightedSection.d.ts +1 -2
- package/dist/components/Theory/ImageRow.d.ts +1 -2
- package/dist/components/Theory/Link.d.ts +1 -2
- package/dist/components/Theory/List.d.ts +1 -2
- package/dist/components/Theory/Section.d.ts +1 -2
- package/dist/components/Theory/Subsection.d.ts +1 -2
- package/dist/components/Theory/index.d.ts +0 -3
- package/dist/ec99f20bab9b2b9417dd202dcef39e6f.svg +4 -0
- package/dist/facad9e86c6cb4b237162216cc4ee0af.svg +5 -0
- package/dist/fca5588274453e3a7ffc9b828deeab14.svg +4 -0
- package/dist/index.d.ts +2 -2
- package/dist/main.js +3425 -3760
- package/dist/main.js.LICENSE.txt +30 -0
- package/dist/package.json +7 -10
- package/dist/types/fileTypes.d.ts +0 -2
- package/dist/utils/errorProvider.d.ts +1 -2
- package/dist/utils/optionsProvider.d.ts +2 -2
- package/dist/utils/themeProvider.d.ts +2 -2
- package/package.json +1 -1
- package/dist/components/Theory/FormulaSection.d.ts +0 -5
- package/dist/components/Theory/FormulaSection.styles.d.ts +0 -7
- package/dist/components/Theory/LocalVideo.d.ts +0 -5
- package/dist/components/Theory/LocalVideo.styles.d.ts +0 -6
- package/dist/components/Theory/Subsubsection.d.ts +0 -7
- package/dist/components/Theory/Subsubsection.styles.d.ts +0 -6
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
|
|
3
|
+
JSZip v3.10.1 - A JavaScript class for generating and reading zip files
|
|
4
|
+
<http://stuartk.com/jszip>
|
|
5
|
+
|
|
6
|
+
(c) 2009-2016 Stuart Knightley <stuart [at] stuartk.com>
|
|
7
|
+
Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/main/LICENSE.markdown.
|
|
8
|
+
|
|
9
|
+
JSZip uses the library pako released under the MIT license :
|
|
10
|
+
https://github.com/nodeca/pako/blob/main/LICENSE
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* @license
|
|
15
|
+
* Lodash <https://lodash.com/>
|
|
16
|
+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
17
|
+
* Released under MIT license <https://lodash.com/license>
|
|
18
|
+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
19
|
+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
20
|
+
*/
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* @license React
|
|
24
|
+
* react-jsx-runtime.production.min.js
|
|
25
|
+
*
|
|
26
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
27
|
+
*
|
|
28
|
+
* This source code is licensed under the MIT license found in the
|
|
29
|
+
* LICENSE file in the root directory of this source tree.
|
|
30
|
+
*/
|
package/dist/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "jderobot-ide-interface",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.92",
|
|
4
4
|
"main": "dist/main.js",
|
|
5
5
|
"typings": "dist/index.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -17,10 +17,7 @@
|
|
|
17
17
|
"lint": "eslint src"
|
|
18
18
|
},
|
|
19
19
|
"keywords": [],
|
|
20
|
-
"author":
|
|
21
|
-
"name": "javizqh",
|
|
22
|
-
"url": "https://github.com/javizqh"
|
|
23
|
-
},
|
|
20
|
+
"author": "",
|
|
24
21
|
"license": "ISC",
|
|
25
22
|
"description": "",
|
|
26
23
|
"devDependencies": {
|
|
@@ -32,6 +29,8 @@
|
|
|
32
29
|
"@storybook/react-webpack5": "^9.1.3",
|
|
33
30
|
"@svgr/webpack": "^8.1.0",
|
|
34
31
|
"@types/lodash": "^4.17.17",
|
|
32
|
+
"@types/react": "18.2.0",
|
|
33
|
+
"@types/react-dom": "18.2.0",
|
|
35
34
|
"@types/styled-components": "^5.1.34",
|
|
36
35
|
"@typescript-eslint/eslint-plugin": "^8.46.1",
|
|
37
36
|
"@typescript-eslint/parser": "^8.46.1",
|
|
@@ -45,6 +44,7 @@
|
|
|
45
44
|
"styled-components": "^6.1.19",
|
|
46
45
|
"ts-loader": "^9.5.2",
|
|
47
46
|
"tsconfig-paths-webpack-plugin": "^4.2.0",
|
|
47
|
+
"typescript": "^5.9.3",
|
|
48
48
|
"typescript-eslint": "^8.46.1",
|
|
49
49
|
"webpack": "^5.99.9",
|
|
50
50
|
"webpack-bundle-tracker": "^3.2.1",
|
|
@@ -57,6 +57,7 @@
|
|
|
57
57
|
"@monaco-editor/react": "^4.7.0",
|
|
58
58
|
"@mui/icons-material": "^7.3.6",
|
|
59
59
|
"@mui/material": "^7.3.6",
|
|
60
|
+
"jderobot-commsmanager": "^1.0.10",
|
|
60
61
|
"jszip": "^3.10.1",
|
|
61
62
|
"lodash": "^4.17.21",
|
|
62
63
|
"monaco-editor": "^0.52.2",
|
|
@@ -65,11 +66,7 @@
|
|
|
65
66
|
"react-youtube": "^10.1.0"
|
|
66
67
|
},
|
|
67
68
|
"peerDependencies": {
|
|
68
|
-
"jderobot-commsmanager": "^1.0.10",
|
|
69
69
|
"react": "18.2.0",
|
|
70
|
-
"react-dom": "18.2.0"
|
|
71
|
-
"@types/react": "18.2.0",
|
|
72
|
-
"typescript": "^5.9.3",
|
|
73
|
-
"@types/react-dom": "18.2.0"
|
|
70
|
+
"react-dom": "18.2.0"
|
|
74
71
|
}
|
|
75
72
|
}
|
|
@@ -35,7 +35,6 @@ export interface ViewersEntry {
|
|
|
35
35
|
icon: JSX.Element;
|
|
36
36
|
name: string;
|
|
37
37
|
active: boolean;
|
|
38
|
-
group?: string;
|
|
39
38
|
activate: React.Dispatch<React.SetStateAction<boolean>>;
|
|
40
39
|
}
|
|
41
40
|
export interface Entry {
|
|
@@ -44,7 +43,6 @@ export interface Entry {
|
|
|
44
43
|
path: string;
|
|
45
44
|
group: string;
|
|
46
45
|
access: boolean;
|
|
47
|
-
binary?: boolean;
|
|
48
46
|
files: Entry[];
|
|
49
47
|
}
|
|
50
48
|
export interface ExtraEditorProps {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { Options } from "Types";
|
|
3
3
|
interface OptionsProviderProps {
|
|
4
4
|
options?: Options;
|
|
5
|
-
children
|
|
5
|
+
children?: React.ReactNode;
|
|
6
6
|
}
|
|
7
7
|
export declare const useOptions: () => Options;
|
|
8
8
|
export declare const OptionsProvider: ({ options, children, }: OptionsProviderProps) => JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import
|
|
1
|
+
import React from "react";
|
|
2
2
|
import { Theme } from "Types";
|
|
3
3
|
interface ThemeProviderProps {
|
|
4
4
|
theme: Theme;
|
|
5
|
-
children
|
|
5
|
+
children?: React.ReactNode;
|
|
6
6
|
}
|
|
7
7
|
export declare const useTheme: () => Theme;
|
|
8
8
|
export declare const ThemeProvider: ({ theme, children }: ThemeProviderProps) => JSX.Element;
|
package/package.json
CHANGED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
interface StyledFormulaContainerProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
bg?: string;
|
|
4
|
-
roundness?: number;
|
|
5
|
-
}
|
|
6
|
-
export declare const StyledFormulaContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, StyledFormulaContainerProps>> & string;
|
|
7
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
interface StyledLocalVideoProps {
|
|
2
|
-
roundness?: number;
|
|
3
|
-
position?: string;
|
|
4
|
-
}
|
|
5
|
-
export declare const StyledLocalVideo: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement>, StyledLocalVideoProps>> & string;
|
|
6
|
-
export {};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
interface StyledSubsubsectionProps {
|
|
2
|
-
color?: string;
|
|
3
|
-
}
|
|
4
|
-
export declare const StyledSubsubsection: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, StyledSubsubsectionProps>> & string;
|
|
5
|
-
export declare const StyledSubsubsectionTitle: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHeadingElement>, HTMLHeadingElement>, never>> & string;
|
|
6
|
-
export {};
|