Skip to content

Commit fdcf5f0

Browse files
committed
Start converting packages to new process
1 parent 9e74c51 commit fdcf5f0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1479
-3790
lines changed

jszip_3.1.5/dnn-library.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"files": ["node_modules/jszip/dist/jszip.min.js"],
3+
"resources": []
4+
}

jszip_3.1.5/jszip.min.js

Lines changed: 0 additions & 15 deletions
This file was deleted.

package.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@
55
"file": [
66
"_InstallPackages"
77
],
8+
"dependencies": {
9+
"jquery.tipsy": "^1.0.3",
10+
"jszip": "^3.1.5",
11+
"quill": "^1.3.4",
12+
"spectrum-colorpicker": "^1.8.0",
13+
"swiper": "^4.0.5",
14+
"systemjs": "^0.20.19",
15+
"tableexport": "^4.0.11",
16+
"tinymce": "^4.7.2",
17+
"tota11y": "^0.1.6",
18+
"underscore": "^1.8.3",
19+
"unitegallery": "^1.7.28",
20+
"urijs": "^1.19.0",
21+
"zeroclipboard": "^2.3.0"
22+
},
823
"devDependencies": {
924
"glob": "^7.1.2",
1025
"gulp": "^3.9.1",

quill_1.3.4/.eslintrc.js

Lines changed: 0 additions & 296 deletions
This file was deleted.

quill_1.3.4/Resources.zip

-272 KB
Binary file not shown.

quill_1.3.4/dnn-library.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"files": ["node_modules/quill/dist/quill.min.js"],
3+
"resources": [
4+
"node_modules/quill/dist/quill.bubble.css",
5+
"node_modules/quill/dist/quill.core.css",
6+
"node_modules/quill/dist/quill.core.js",
7+
"node_modules/quill/dist/quill.js",
8+
"node_modules/quill/dist/quill.min.js.map",
9+
"node_modules/quill/dist/quill.snow.css"
10+
]
11+
}

quill_1.3.4/quill.min.js

Lines changed: 0 additions & 8 deletions
This file was deleted.

spectrum_1.8.0/dnn-library.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"files": ["node_modules/spectrum-colorpicker/spectrum.js"],
3+
"resources": ["node_modules/spectrum-colorpicker/spectrum.css"]
4+
}

0 commit comments

Comments
 (0)