jodit 3.14.2 → 3.14.3
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/.idea/workspace.xml +21 -28
- package/build/jodit.css +3 -3
- package/build/jodit.es2018.css +2 -2
- package/build/jodit.es2018.en.css +2 -2
- package/build/jodit.es2018.en.js +4737 -4737
- package/build/jodit.es2018.en.min.css +1 -1
- package/build/jodit.es2018.en.min.js +1 -1
- package/build/jodit.es2018.js +4737 -4737
- package/build/jodit.es2018.min.css +1 -1
- package/build/jodit.es2018.min.js +1 -1
- package/build/jodit.js +13949 -13949
- package/build/jodit.min.css +2 -2
- package/build/jodit.min.js +1 -1
- package/build/vdom.css +1 -1736
- package/build/vdom.es2018.css +1 -1736
- package/build/vdom.es2018.en.css +1 -1736
- package/build/vdom.es2018.en.js +5618 -11557
- package/build/vdom.es2018.en.min.css +1 -1
- package/build/vdom.es2018.en.min.js +1 -1
- package/build/vdom.es2018.js +5618 -11557
- package/build/vdom.es2018.min.css +1 -1
- package/build/vdom.es2018.min.js +1 -1
- package/build/vdom.js +6779 -13461
- package/build/vdom.min.css +1 -1
- package/build/vdom.min.js +1 -1
- package/package.json +1 -1
- package/src/core/vdom/README.md +2 -0
- package/src/core/vdom/helpers/index.ts +2 -2
- package/src/core/vdom/render/index.ts +1 -1
- package/src/styles/jodit.less +1 -1
package/.idea/workspace.xml
CHANGED
|
@@ -12,23 +12,10 @@
|
|
|
12
12
|
</component>
|
|
13
13
|
<component name="ChangeListManager">
|
|
14
14
|
<list default="true" id="5da7ff7f-03a8-49de-9fbb-8f8640d83b83" name="Default Changelist" comment="">
|
|
15
|
-
<change afterPath="$PROJECT_DIR$/src/
|
|
16
|
-
<change beforePath="$PROJECT_DIR$/
|
|
17
|
-
<change beforePath="$PROJECT_DIR$/
|
|
18
|
-
<change beforePath="$PROJECT_DIR$/
|
|
19
|
-
<change beforePath="$PROJECT_DIR$/build/jodit.es2018.en.css" beforeDir="false" />
|
|
20
|
-
<change beforePath="$PROJECT_DIR$/build/jodit.es2018.en.js" beforeDir="false" />
|
|
21
|
-
<change beforePath="$PROJECT_DIR$/build/jodit.es2018.en.min.css" beforeDir="false" />
|
|
22
|
-
<change beforePath="$PROJECT_DIR$/build/jodit.es2018.en.min.js" beforeDir="false" />
|
|
23
|
-
<change beforePath="$PROJECT_DIR$/build/jodit.es2018.js" beforeDir="false" />
|
|
24
|
-
<change beforePath="$PROJECT_DIR$/build/jodit.es2018.min.css" beforeDir="false" />
|
|
25
|
-
<change beforePath="$PROJECT_DIR$/build/jodit.es2018.min.js" beforeDir="false" />
|
|
26
|
-
<change beforePath="$PROJECT_DIR$/build/jodit.js" beforeDir="false" />
|
|
27
|
-
<change beforePath="$PROJECT_DIR$/build/jodit.min.css" beforeDir="false" />
|
|
28
|
-
<change beforePath="$PROJECT_DIR$/build/jodit.min.js" beforeDir="false" />
|
|
29
|
-
<change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" />
|
|
30
|
-
<change beforePath="$PROJECT_DIR$/src/modules/image-editor/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/src/modules/image-editor/README.md" afterDir="false" />
|
|
31
|
-
<change beforePath="$PROJECT_DIR$/src/modules/image-editor/image-editor.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/modules/image-editor/image-editor.ts" afterDir="false" />
|
|
15
|
+
<change beforePath="$PROJECT_DIR$/src/core/vdom/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/src/core/vdom/README.md" afterDir="false" />
|
|
16
|
+
<change beforePath="$PROJECT_DIR$/src/core/vdom/helpers/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/core/vdom/helpers/index.ts" afterDir="false" />
|
|
17
|
+
<change beforePath="$PROJECT_DIR$/src/core/vdom/render/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/core/vdom/render/index.ts" afterDir="false" />
|
|
18
|
+
<change beforePath="$PROJECT_DIR$/src/styles/jodit.less" beforeDir="false" afterPath="$PROJECT_DIR$/src/styles/jodit.less" afterDir="false" />
|
|
32
19
|
</list>
|
|
33
20
|
<list id="5049e1d4-15bc-4e3a-b46b-d2ce7537fc13" name="Revert "Some small fixes"" comment="Revert "Some small fixes" This reverts commit bc391ec6" />
|
|
34
21
|
<option name="SHOW_DIALOG" value="false" />
|
|
@@ -834,14 +821,7 @@
|
|
|
834
821
|
<workItem from="1645104766750" duration="651000" />
|
|
835
822
|
<workItem from="1645118303332" duration="3746000" />
|
|
836
823
|
<workItem from="1645190455007" duration="20241000" />
|
|
837
|
-
<workItem from="1645384574862" duration="
|
|
838
|
-
</task>
|
|
839
|
-
<task id="LOCAL-00970" summary="Change getElm signature">
|
|
840
|
-
<created>1643148352397</created>
|
|
841
|
-
<option name="number" value="00970" />
|
|
842
|
-
<option name="presentableId" value="LOCAL-00970" />
|
|
843
|
-
<option name="project" value="LOCAL" />
|
|
844
|
-
<updated>1643148352397</updated>
|
|
824
|
+
<workItem from="1645384574862" duration="3746000" />
|
|
845
825
|
</task>
|
|
846
826
|
<task id="LOCAL-00971" summary="Added documentation for icons system">
|
|
847
827
|
<created>1643149295377</created>
|
|
@@ -1179,11 +1159,24 @@
|
|
|
1179
1159
|
<option name="project" value="LOCAL" />
|
|
1180
1160
|
<updated>1645388478100</updated>
|
|
1181
1161
|
</task>
|
|
1182
|
-
<
|
|
1162
|
+
<task id="LOCAL-01019" summary="Small image-editor refactoring">
|
|
1163
|
+
<created>1645389198305</created>
|
|
1164
|
+
<option name="number" value="01019" />
|
|
1165
|
+
<option name="presentableId" value="LOCAL-01019" />
|
|
1166
|
+
<option name="project" value="LOCAL" />
|
|
1167
|
+
<updated>1645389198305</updated>
|
|
1168
|
+
</task>
|
|
1169
|
+
<option name="localTasksCounter" value="1020" />
|
|
1183
1170
|
<servers />
|
|
1184
1171
|
</component>
|
|
1185
1172
|
<component name="TypeScriptGeneratedFilesManager">
|
|
1186
1173
|
<option name="version" value="3" />
|
|
1174
|
+
<option name="exactExcludedFiles">
|
|
1175
|
+
<list>
|
|
1176
|
+
<option value="$PROJECT_DIR$/types/types/core.d.ts" />
|
|
1177
|
+
<option value="$PROJECT_DIR$/types/types/storage.d.ts" />
|
|
1178
|
+
</list>
|
|
1179
|
+
</option>
|
|
1187
1180
|
</component>
|
|
1188
1181
|
<component name="UnknownFeatures">
|
|
1189
1182
|
<option featureType="com.intellij.configurationType" implementationName="BashConfigurationType" />
|
|
@@ -1319,7 +1312,6 @@
|
|
|
1319
1312
|
</component>
|
|
1320
1313
|
<component name="VcsManagerConfiguration">
|
|
1321
1314
|
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
|
|
1322
|
-
<MESSAGE value="Fixed type definition" />
|
|
1323
1315
|
<MESSAGE value="Small ref" />
|
|
1324
1316
|
<MESSAGE value="CVE-2021-23382" />
|
|
1325
1317
|
<MESSAGE value="Added tab plugin" />
|
|
@@ -1344,7 +1336,8 @@
|
|
|
1344
1336
|
<MESSAGE value="Added experimental entry point for VDom" />
|
|
1345
1337
|
<MESSAGE value="Apply prettier" />
|
|
1346
1338
|
<MESSAGE value="Added record in changelog" />
|
|
1347
|
-
<
|
|
1339
|
+
<MESSAGE value="Small image-editor refactoring" />
|
|
1340
|
+
<option name="LAST_COMMIT_MESSAGE" value="Small image-editor refactoring" />
|
|
1348
1341
|
</component>
|
|
1349
1342
|
<component name="XDebuggerManager">
|
|
1350
1343
|
<breakpoint-manager>
|
package/build/jodit.css
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit - Jodit is awesome and usefully wysiwyg editor with filebrowser
|
|
3
3
|
* Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/)
|
|
4
|
-
* Version: v3.14.
|
|
4
|
+
* Version: v3.14.3
|
|
5
5
|
* Url: https://xdsoft.net/jodit/
|
|
6
6
|
* License(s): MIT
|
|
7
7
|
*/
|
|
8
8
|
/*!
|
|
9
9
|
* jodit - Jodit is awesome and usefully wysiwyg editor with filebrowser
|
|
10
10
|
* Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/)
|
|
11
|
-
* Version: v3.14.
|
|
11
|
+
* Version: v3.14.3
|
|
12
12
|
* Url: https://xdsoft.net/jodit/
|
|
13
13
|
* License(s): MIT
|
|
14
14
|
*/
|
|
@@ -665,7 +665,7 @@ svg.jodit-icon {
|
|
|
665
665
|
width: 100%;
|
|
666
666
|
height: 100%;
|
|
667
667
|
}
|
|
668
|
-
.jodit-wysiwyg *[
|
|
668
|
+
.jodit-wysiwyg *[contenteditable='false'] {
|
|
669
669
|
cursor: default;
|
|
670
670
|
}
|
|
671
671
|
.jodit-container:not(.jodit_inline) {
|
package/build/jodit.es2018.css
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit - Jodit is awesome and usefully wysiwyg editor with filebrowser
|
|
3
3
|
* Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/)
|
|
4
|
-
* Version: v3.14.
|
|
4
|
+
* Version: v3.14.3
|
|
5
5
|
* Url: https://xdsoft.net/jodit/
|
|
6
6
|
* License(s): MIT
|
|
7
7
|
*/
|
|
@@ -615,7 +615,7 @@ svg.jodit-icon {
|
|
|
615
615
|
width: 100%;
|
|
616
616
|
height: 100%;
|
|
617
617
|
}
|
|
618
|
-
.jodit-wysiwyg *[
|
|
618
|
+
.jodit-wysiwyg *[contenteditable='false'] {
|
|
619
619
|
cursor: default;
|
|
620
620
|
}
|
|
621
621
|
.jodit-container:not(.jodit_inline) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit - Jodit is awesome and usefully wysiwyg editor with filebrowser
|
|
3
3
|
* Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/)
|
|
4
|
-
* Version: v3.14.
|
|
4
|
+
* Version: v3.14.3
|
|
5
5
|
* Url: https://xdsoft.net/jodit/
|
|
6
6
|
* License(s): MIT
|
|
7
7
|
*/
|
|
@@ -615,7 +615,7 @@ svg.jodit-icon {
|
|
|
615
615
|
width: 100%;
|
|
616
616
|
height: 100%;
|
|
617
617
|
}
|
|
618
|
-
.jodit-wysiwyg *[
|
|
618
|
+
.jodit-wysiwyg *[contenteditable='false'] {
|
|
619
619
|
cursor: default;
|
|
620
620
|
}
|
|
621
621
|
.jodit-container:not(.jodit_inline) {
|