mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-08 02:24:12 +01:00
Compare commits
1 Commits
develop
...
issue/7662
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d0d4f11146 |
@@ -354,6 +354,8 @@ class HTMLDOMSanitizer extends DOMSanitizer
|
|||||||
'font-style',
|
'font-style',
|
||||||
'height',
|
'height',
|
||||||
'margin',
|
'margin',
|
||||||
|
'margin-left',
|
||||||
|
'margin-right',
|
||||||
'padding',
|
'padding',
|
||||||
'text-align',
|
'text-align',
|
||||||
'vertical-align',
|
'vertical-align',
|
||||||
|
|||||||
2
node_modules/.package-lock.json
generated
vendored
2
node_modules/.package-lock.json
generated
vendored
@@ -71,7 +71,7 @@
|
|||||||
},
|
},
|
||||||
"node_modules/ckeditor5-itop-build": {
|
"node_modules/ckeditor5-itop-build": {
|
||||||
"version": "3.2.0",
|
"version": "3.2.0",
|
||||||
"resolved": "git+ssh://git@github.com/Combodo/ckeditor5-itop-build.git#7dcf9fc9b0010e121f1d8a4d28eca0219fcb6e35",
|
"resolved": "git+ssh://git@github.com/Combodo/ckeditor5-itop-build.git#deab849bf05e66948c5e66a57079ad1baea66b94",
|
||||||
"license": "SEE LICENSE IN LICENSE.md"
|
"license": "SEE LICENSE IN LICENSE.md"
|
||||||
},
|
},
|
||||||
"node_modules/clipboard": {
|
"node_modules/clipboard": {
|
||||||
|
|||||||
4
node_modules/ckeditor5-itop-build/build/ckeditor.js
generated
vendored
4
node_modules/ckeditor5-itop-build/build/ckeditor.js
generated
vendored
File diff suppressed because one or more lines are too long
2
node_modules/ckeditor5-itop-build/build/ckeditor.js.map
generated
vendored
2
node_modules/ckeditor5-itop-build/build/ckeditor.js.map
generated
vendored
File diff suppressed because one or more lines are too long
2
node_modules/ckeditor5-itop-build/build/styles/compiled-theme.scss
generated
vendored
2
node_modules/ckeditor5-itop-build/build/styles/compiled-theme.scss
generated
vendored
File diff suppressed because one or more lines are too long
6
package-lock.json
generated
6
package-lock.json
generated
@@ -104,7 +104,7 @@
|
|||||||
},
|
},
|
||||||
"node_modules/ckeditor5-itop-build": {
|
"node_modules/ckeditor5-itop-build": {
|
||||||
"version": "3.2.0",
|
"version": "3.2.0",
|
||||||
"resolved": "git+ssh://git@github.com/Combodo/ckeditor5-itop-build.git#7dcf9fc9b0010e121f1d8a4d28eca0219fcb6e35",
|
"resolved": "git+ssh://git@github.com/Combodo/ckeditor5-itop-build.git#deab849bf05e66948c5e66a57079ad1baea66b94",
|
||||||
"license": "SEE LICENSE IN LICENSE.md"
|
"license": "SEE LICENSE IN LICENSE.md"
|
||||||
},
|
},
|
||||||
"node_modules/clipboard": {
|
"node_modules/clipboard": {
|
||||||
@@ -357,8 +357,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ckeditor5-itop-build": {
|
"ckeditor5-itop-build": {
|
||||||
"version": "git+ssh://git@github.com/Combodo/ckeditor5-itop-build.git#7dcf9fc9b0010e121f1d8a4d28eca0219fcb6e35",
|
"version": "git+ssh://git@github.com/Combodo/ckeditor5-itop-build.git#deab849bf05e66948c5e66a57079ad1baea66b94",
|
||||||
"from": "ckeditor5-itop-build@https://github.com/Combodo/ckeditor5-itop-build.git"
|
"from": "ckeditor5-itop-build@github:Combodo/ckeditor5-itop-build"
|
||||||
},
|
},
|
||||||
"clipboard": {
|
"clipboard": {
|
||||||
"version": "2.0.11",
|
"version": "2.0.11",
|
||||||
|
|||||||
Reference in New Issue
Block a user