-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
42 changed files
with
33,248 additions
and
2 deletions.
There are no files selected for viewing
3 changes: 2 additions & 1 deletion
3
src/Concerto/PanelBundle/Resources/public/angularjs/.gitignore
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
logs/* | ||
!.gitkeep | ||
node_modules/ | ||
bower_components/ | ||
bower_components/* | ||
!bower_components/jsPlumb | ||
tmp | ||
.DS_Store | ||
.idea |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 48 additions & 0 deletions
48
src/Concerto/PanelBundle/Resources/public/angularjs/bower_components/jsPlumb/.bower.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"name": "jsPlumb", | ||
"version": "1.7.6", | ||
"ignore": [ | ||
"demo", | ||
"dist/apidocs", | ||
"dist/demo", | ||
"dist/doc", | ||
"dist/lib", | ||
"dist/tests", | ||
"dist/index.html", | ||
"doc", | ||
"img", | ||
"lib", | ||
"jekyll", | ||
"node_modules", | ||
"src", | ||
"tests", | ||
"Gruntfile.js", | ||
"README.md", | ||
"changelog.txt", | ||
"index.html", | ||
"build-support.js", | ||
"package.json", | ||
"todo.txt", | ||
"**/.*", | ||
"bower_components", | ||
"test" | ||
], | ||
"main": [ | ||
"dist/js/dom.jsPlumb-1.7.6.js" | ||
], | ||
"homepage": "http://jsplumbtoolkit.com", | ||
"authors": [ | ||
"jsPlumb <[email protected]>" | ||
], | ||
"description": "Visual connectivity for webapps", | ||
"license": "MIT/GPL2", | ||
"_release": "1.7.6", | ||
"_resolution": { | ||
"type": "version", | ||
"tag": "1.7.6", | ||
"commit": "a6d541bccef174c5d39cb535f71f5113097e99ab" | ||
}, | ||
"_source": "https://github.com/sporritt/jsPlumb.git", | ||
"_target": "1.7.6", | ||
"_originalSource": "jsPlumb" | ||
} |
39 changes: 39 additions & 0 deletions
39
src/Concerto/PanelBundle/Resources/public/angularjs/bower_components/jsPlumb/bower.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"name": "jsPlumb", | ||
"version": "1.7.6", | ||
"ignore": [ | ||
"demo", | ||
"dist/apidocs", | ||
"dist/demo", | ||
"dist/doc", | ||
"dist/lib", | ||
"dist/tests", | ||
"dist/index.html", | ||
"doc", | ||
"img", | ||
"lib", | ||
"jekyll", | ||
"node_modules", | ||
"src", | ||
"tests", | ||
"Gruntfile.js", | ||
"README.md", | ||
"changelog.txt", | ||
"index.html", | ||
"build-support.js", | ||
"package.json", | ||
"todo.txt", | ||
"**/.*", | ||
"bower_components", | ||
"test" | ||
], | ||
"main": [ | ||
"dist/js/dom.jsPlumb-1.7.6.js" | ||
], | ||
"homepage": "http://jsplumbtoolkit.com", | ||
"authors": [ | ||
"jsPlumb <[email protected]>" | ||
], | ||
"description": "Visual connectivity for webapps", | ||
"license": "MIT/GPL2" | ||
} |
2 changes: 2 additions & 0 deletions
2
...lBundle/Resources/public/angularjs/bower_components/jsPlumb/css/external/cssgrids-min.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...lBundle/Resources/public/angularjs/bower_components/jsPlumb/css/external/prettify-min.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file added
BIN
+5.2 KB
...certo/PanelBundle/Resources/public/angularjs/bower_components/jsPlumb/css/ico-jsplumb.eot
Binary file not shown.
19 changes: 19 additions & 0 deletions
19
...lBundle/Resources/public/angularjs/bower_components/jsPlumb/css/ico-jsplumb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.04 KB
...certo/PanelBundle/Resources/public/angularjs/bower_components/jsPlumb/css/ico-jsplumb.ttf
Binary file not shown.
Binary file added
BIN
+5.12 KB
...erto/PanelBundle/Resources/public/angularjs/bower_components/jsPlumb/css/ico-jsplumb.woff
Binary file not shown.
Oops, something went wrong.