Browse Source

updated core

Bachir Soussi Chiadmi 6 years ago
parent
commit
f9374cf96d
100 changed files with 87 additions and 3005 deletions
  1. 40 37
      .csslintrc
  2. 1 1
      .editorconfig
  3. 2 2
      .eslintignore
  4. 3 0
      .eslintrc.json
  5. 14 7
      .gitattributes
  6. 1 1
      .htaccess
  7. 0 95
      core/.eslintrc
  8. 26 36
      core/MAINTAINERS.txt
  9. 0 4
      core/assets/vendor/ckeditor/plugins/clipboard/dialogs/paste.js
  10. 0 4
      core/assets/vendor/ckeditor/skins/moono/dialog.css
  11. 0 4
      core/assets/vendor/ckeditor/skins/moono/dialog_ie.css
  12. 0 4
      core/assets/vendor/ckeditor/skins/moono/dialog_ie7.css
  13. 0 4
      core/assets/vendor/ckeditor/skins/moono/dialog_ie8.css
  14. 0 4
      core/assets/vendor/ckeditor/skins/moono/dialog_iequirks.css
  15. 0 4
      core/assets/vendor/ckeditor/skins/moono/editor.css
  16. 0 4
      core/assets/vendor/ckeditor/skins/moono/editor_gecko.css
  17. 0 4
      core/assets/vendor/ckeditor/skins/moono/editor_ie.css
  18. 0 4
      core/assets/vendor/ckeditor/skins/moono/editor_ie7.css
  19. 0 4
      core/assets/vendor/ckeditor/skins/moono/editor_ie8.css
  20. 0 4
      core/assets/vendor/ckeditor/skins/moono/editor_iequirks.css
  21. BIN
      core/assets/vendor/ckeditor/skins/moono/icons.png
  22. BIN
      core/assets/vendor/ckeditor/skins/moono/icons_hidpi.png
  23. BIN
      core/assets/vendor/ckeditor/skins/moono/images/arrow.png
  24. BIN
      core/assets/vendor/ckeditor/skins/moono/images/close.png
  25. BIN
      core/assets/vendor/ckeditor/skins/moono/images/hidpi/close.png
  26. BIN
      core/assets/vendor/ckeditor/skins/moono/images/hidpi/lock-open.png
  27. BIN
      core/assets/vendor/ckeditor/skins/moono/images/hidpi/lock.png
  28. BIN
      core/assets/vendor/ckeditor/skins/moono/images/hidpi/refresh.png
  29. BIN
      core/assets/vendor/ckeditor/skins/moono/images/lock-open.png
  30. BIN
      core/assets/vendor/ckeditor/skins/moono/images/lock.png
  31. BIN
      core/assets/vendor/ckeditor/skins/moono/images/refresh.png
  32. BIN
      core/assets/vendor/ckeditor/skins/moono/images/spinner.gif
  33. 0 1
      core/assets/vendor/jquery-joyride/jquery.joyride-2.1.min.js
  34. BIN
      core/assets/vendor/jquery.ui/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
  35. BIN
      core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
  36. BIN
      core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
  37. BIN
      core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_75_dadada_1x400.png
  38. BIN
      core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
  39. BIN
      core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
  40. BIN
      core/assets/vendor/jquery.ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
  41. BIN
      core/assets/vendor/jquery.ui/themes/base/images/ui-icons_222222_256x240.png
  42. BIN
      core/assets/vendor/jquery.ui/themes/base/images/ui-icons_2e83ff_256x240.png
  43. BIN
      core/assets/vendor/jquery.ui/themes/base/images/ui-icons_454545_256x240.png
  44. BIN
      core/assets/vendor/jquery.ui/themes/base/images/ui-icons_888888_256x240.png
  45. BIN
      core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cd0a0a_256x240.png
  46. 0 72
      core/assets/vendor/jquery.ui/ui.accordion.jquery.json
  47. 0 74
      core/assets/vendor/jquery.ui/ui.autocomplete.jquery.json
  48. 0 71
      core/assets/vendor/jquery.ui/ui.button.jquery.json
  49. 0 66
      core/assets/vendor/jquery.ui/ui.core.jquery.json
  50. 0 71
      core/assets/vendor/jquery.ui/ui.datepicker.jquery.json
  51. 0 75
      core/assets/vendor/jquery.ui/ui.dialog.jquery.json
  52. 0 71
      core/assets/vendor/jquery.ui/ui.draggable.jquery.json
  53. 0 72
      core/assets/vendor/jquery.ui/ui.droppable.jquery.json
  54. 0 70
      core/assets/vendor/jquery.ui/ui.effect-blind.jquery.json
  55. 0 70
      core/assets/vendor/jquery.ui/ui.effect-bounce.jquery.json
  56. 0 70
      core/assets/vendor/jquery.ui/ui.effect-clip.jquery.json
  57. 0 70
      core/assets/vendor/jquery.ui/ui.effect-drop.jquery.json
  58. 0 70
      core/assets/vendor/jquery.ui/ui.effect-explode.jquery.json
  59. 0 70
      core/assets/vendor/jquery.ui/ui.effect-fade.jquery.json
  60. 0 70
      core/assets/vendor/jquery.ui/ui.effect-fold.jquery.json
  61. 0 70
      core/assets/vendor/jquery.ui/ui.effect-highlight.jquery.json
  62. 0 71
      core/assets/vendor/jquery.ui/ui.effect-puff.jquery.json
  63. 0 70
      core/assets/vendor/jquery.ui/ui.effect-pulsate.jquery.json
  64. 0 71
      core/assets/vendor/jquery.ui/ui.effect-scale.jquery.json
  65. 0 70
      core/assets/vendor/jquery.ui/ui.effect-shake.jquery.json
  66. 0 70
      core/assets/vendor/jquery.ui/ui.effect-size.jquery.json
  67. 0 70
      core/assets/vendor/jquery.ui/ui.effect-slide.jquery.json
  68. 0 68
      core/assets/vendor/jquery.ui/ui.effect-transfer.jquery.json
  69. 0 73
      core/assets/vendor/jquery.ui/ui.effect.jquery.json
  70. 0 71
      core/assets/vendor/jquery.ui/ui.menu.jquery.json
  71. 0 69
      core/assets/vendor/jquery.ui/ui.mouse.jquery.json
  72. 0 71
      core/assets/vendor/jquery.ui/ui.position.jquery.json
  73. 0 70
      core/assets/vendor/jquery.ui/ui.progressbar.jquery.json
  74. 0 70
      core/assets/vendor/jquery.ui/ui.resizable.jquery.json
  75. 0 70
      core/assets/vendor/jquery.ui/ui.selectable.jquery.json
  76. 0 72
      core/assets/vendor/jquery.ui/ui.selectmenu.jquery.json
  77. 0 72
      core/assets/vendor/jquery.ui/ui.slider.jquery.json
  78. 0 71
      core/assets/vendor/jquery.ui/ui.sortable.jquery.json
  79. 0 73
      core/assets/vendor/jquery.ui/ui.spinner.jquery.json
  80. 0 72
      core/assets/vendor/jquery.ui/ui.tabs.jquery.json
  81. 0 69
      core/assets/vendor/jquery.ui/ui.tooltip.jquery.json
  82. 0 69
      core/assets/vendor/jquery.ui/ui.widget.jquery.json
  83. 0 9
      core/assets/vendor/jquery.ui/ui/accordion-min.js
  84. 0 9
      core/assets/vendor/jquery.ui/ui/autocomplete-min.js
  85. 0 9
      core/assets/vendor/jquery.ui/ui/button-min.js
  86. 0 9
      core/assets/vendor/jquery.ui/ui/datepicker-min.js
  87. 0 9
      core/assets/vendor/jquery.ui/ui/dialog-min.js
  88. 0 9
      core/assets/vendor/jquery.ui/ui/draggable-min.js
  89. 0 9
      core/assets/vendor/jquery.ui/ui/droppable-min.js
  90. 0 9
      core/assets/vendor/jquery.ui/ui/effect-blind-min.js
  91. 0 9
      core/assets/vendor/jquery.ui/ui/effect-bounce-min.js
  92. 0 9
      core/assets/vendor/jquery.ui/ui/effect-clip-min.js
  93. 0 9
      core/assets/vendor/jquery.ui/ui/effect-drop-min.js
  94. 0 9
      core/assets/vendor/jquery.ui/ui/effect-explode-min.js
  95. 0 10
      core/assets/vendor/jquery.ui/ui/effect-fade-min.js
  96. 0 9
      core/assets/vendor/jquery.ui/ui/effect-fold-min.js
  97. 0 9
      core/assets/vendor/jquery.ui/ui/effect-highlight-min.js
  98. 0 9
      core/assets/vendor/jquery.ui/ui/effect-puff-min.js
  99. 0 9
      core/assets/vendor/jquery.ui/ui/effect-pulsate-min.js
  100. 0 9
      core/assets/vendor/jquery.ui/ui/effect-scale-min.js

+ 40 - 37
.csslintrc

@@ -1,37 +1,40 @@
-{
-  "important": true,
-  "adjoining-classes": false,
-  "known-properties": true,
-  "box-sizing": false,
-  "box-model": true,
-  "overqualified-elements": true,
-  "display-property-grouping": true,
-  "bulletproof-font-face": false,
-  "compatible-vendor-prefixes": false,
-  "regex-selectors": false,
-  "errors": false,
-  "duplicate-background-images": true,
-  "duplicate-properties": true,
-  "empty-rules": true,
-  "selector-max-approaching": false,
-  "gradients": false,
-  "fallback-colors": false,
-  "font-sizes": false,
-  "font-faces": false,
-  "floats": false,
-  "star-property-hack": true,
-  "outline-none": true,
-  "import": true,
-  "ids": true,
-  "underscore-property-hack": true,
-  "rules-count": false,
-  "qualified-headings": true,
-  "selector-max": false,
-  "shorthand": true,
-  "text-indent": true,
-  "unique-headings": true,
-  "universal-selector": false,
-  "unqualified-attributes": true,
-  "vendor-prefix": true,
-  "zero-units": true
-}
+--errors=box-model,
+         display-property-grouping,
+         duplicate-background-images,
+         duplicate-properties,
+         empty-rules,
+         ids,
+         import,
+         important,
+         known-properties,
+         outline-none,
+         overqualified-elements,
+         qualified-headings,
+         shorthand,
+         star-property-hack,
+         text-indent,
+         underscore-property-hack,
+         unique-headings,
+         unqualified-attributes,
+         vendor-prefix,
+         zero-units
+--ignore=adjoining-classes,
+         box-sizing,
+         bulletproof-font-face,
+         compatible-vendor-prefixes,
+         errors,
+         fallback-colors,
+         floats,
+         font-faces,
+         font-sizes,
+         gradients,
+         import-ie-limit,
+         order-alphabetical,
+         regex-selectors,
+         rules-count,
+         selector-max,
+         selector-max-approaching,
+         selector-newline,
+         universal-selector
+--exclude-list=core/assets,
+               vendor

+ 1 - 1
.editorconfig

@@ -13,5 +13,5 @@ charset = utf-8
 trim_trailing_whitespace = true
 insert_final_newline = true
 
-[composer.json]
+[composer.{json,lock}]
 indent_size = 4

+ 2 - 2
.eslintignore

@@ -1,8 +1,8 @@
-core/assets/vendor/**/*
-core/modules/locale/tests/locale_test.js
+core/**/*
 vendor/**/*
 sites/**/files/**/*
 libraries/**/*
 sites/**/libraries/**/*
 profiles/**/libraries/**/*
 **/js_test_files/**/*
+**/node_modules/**/*

+ 3 - 0
.eslintrc.json

@@ -0,0 +1,3 @@
+{
+  "extends": "./core/.eslintrc.json"
+}

+ 14 - 7
.gitattributes

@@ -16,27 +16,28 @@
 #   - Deny applying with `git apply --whitespace=error-all`.
 #   - Fix automatically with `git apply --whitespace=fix`.
 
-# Auto-detect text files, ensure they use LF.
-*         text=auto eol=lf
-
+*.config  text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.css     text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
+*.dist    text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.engine  text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
 *.html    text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=html
 *.inc     text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
-*.info    text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.install text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
 *.js      text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.json    text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.lock    text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
+*.map     text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.md      text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.module  text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
 *.php     text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
 *.po      text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
+*.profile text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
 *.script  text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.sh      text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
 *.sql     text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
-*.test    text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
+*.svg     text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.theme   text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php
+*.twig    text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.txt     text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.xml     text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
 *.yml     text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2
@@ -44,11 +45,17 @@
 # Define binary file attributes.
 # - Do not treat them as text.
 # - Include binary diff in patches instead of "binary files differ."
+*.eot     -text diff
+*.exe     -text diff
 *.gif     -text diff
 *.gz      -text diff
 *.ico     -text diff
+*.jpeg    -text diff
 *.jpg     -text diff
-*.png     -text diff
+*.otf     -text diff
 *.phar    -text diff
-*.exe     -text diff
+*.png     -text diff
+*.svgz    -text diff
 *.ttf     -text diff
+*.woff    -text diff
+*.woff2   -text diff

+ 1 - 1
.htaccess

@@ -93,7 +93,7 @@ AddEncoding gzip svgz
   # If you do not have mod_rewrite installed, you should remove these
   # directories from your webroot or otherwise protect them from being
   # downloaded.
-  RewriteRule "(^|/)\.(?!well-known)" - [F]
+  RewriteRule "/\.|^\.(?!well-known/)" - [F]
 
   # If your site can be accessed both with and without the 'www.' prefix, you
   # can use one of the following settings to redirect users to your preferred

+ 0 - 95
core/.eslintrc

@@ -1,95 +0,0 @@
-{
-  "extends": "eslint:recommended",
-  "env": {
-    "browser": true
-  },
-  "globals": {
-    "Drupal": true,
-    "drupalSettings": true,
-    "drupalTranslations": true,
-    "domready": true,
-    "jQuery": true,
-    "_": true,
-    "matchMedia": true,
-    "Backbone": true,
-    "Modernizr": true,
-    "CKEDITOR": true
-  },
-  "rules": {
-    // Errors.
-    "array-bracket-spacing": [2, "never"],
-    "block-scoped-var": 2,
-    "brace-style": [2, "stroustrup", {"allowSingleLine": true}],
-    "comma-dangle": [2, "never"],
-    "comma-spacing": 2,
-    "comma-style": [2, "last"],
-    "computed-property-spacing": [2, "never"],
-    "curly": [2, "all"],
-    "eol-last": 2,
-    "eqeqeq": [2, "smart"],
-    "guard-for-in": 2,
-    "indent": [2, 2, {"SwitchCase": 1}],
-    "key-spacing": [2, {"beforeColon": false, "afterColon": true}],
-    "keyword-spacing": [2, {"before": true, "after": true}],
-    "linebreak-style": [2, "unix"],
-    "lines-around-comment": [2, {"beforeBlockComment": true, "afterBlockComment": false}],
-    "new-parens": 2,
-    "no-array-constructor": 2,
-    "no-caller": 2,
-    "no-catch-shadow": 2,
-    "no-eval": 2,
-    "no-extend-native": 2,
-    "no-extra-bind": 2,
-    "no-extra-parens": [2, "functions"],
-    "no-implied-eval": 2,
-    "no-iterator": 2,
-    "no-label-var": 2,
-    "no-labels": 2,
-    "no-lone-blocks": 2,
-    "no-loop-func": 2,
-    "no-multi-spaces": 2,
-    "no-multi-str": 2,
-    "no-native-reassign": 2,
-    "no-nested-ternary": 2,
-    "no-new-func": 2,
-    "no-new-object": 2,
-    "no-new-wrappers": 2,
-    "no-octal-escape": 2,
-    "no-process-exit": 2,
-    "no-proto": 2,
-    "no-return-assign": 2,
-    "no-script-url": 2,
-    "no-sequences": 2,
-    "no-shadow-restricted-names": 2,
-    "no-spaced-func": 2,
-    "no-trailing-spaces": 2,
-    "no-undef-init": 2,
-    "no-undefined": 2,
-    "no-unused-expressions": 2,
-    "no-unused-vars": [2, {"vars": "all", "args": "none"}],
-    "no-with": 2,
-    "object-curly-spacing": [2, "never"],
-    "one-var": [2, "never"],
-    "quote-props": [2, "consistent-as-needed"],
-    "quotes": [2, "single", "avoid-escape"],
-    "semi": [2, "always"],
-    "semi-spacing": [2, {"before": false, "after": true}],
-    "space-before-blocks": [2, "always"],
-    "space-before-function-paren": [2, {"anonymous": "always", "named": "never"}],
-    "space-in-parens": [2, "never"],
-    "space-infix-ops": 2,
-    "space-unary-ops": [2, { "words": true, "nonwords": false }],
-    "spaced-comment": [2, "always"],
-    "strict": 2,
-    "yoda": [2, "never"],
-    // Warnings.
-    "max-nested-callbacks": [1, 3],
-    "valid-jsdoc": [1, {
-      "prefer": {
-        "returns": "return",
-        "property": "prop"
-      },
-      "requireReturn": false
-    }]
-  }
-}

+ 26 - 36
core/MAINTAINERS.txt

@@ -11,45 +11,35 @@ Core committers
 ---------------
 
 The Drupal Core committers oversee the development of Drupal as a whole. The
-core committers for Drupal are (per major version, in alphabetical order):
+core committers for Drupal are (in alphabetical order):
 
-Drupal 8
-- Alex Bronstein 'effulgentsia' https://www.drupal.org/u/effulgentsia
-  (Framework Manager)
+BDFL
 - Dries Buytaert 'dries' https://www.drupal.org/u/dries
-  (BDFL, Product Manager)
-- Angela Byron 'webchick' https://www.drupal.org/u/webchick
-  (Product Manager)
-- Nathaniel Catchpole 'catch' https://www.drupal.org/u/catch
-  (Framework Manager, Release Manager)
-- Chris McCafferty 'cilefen' https://www.drupal.org/u/cilefen
-  (Release Manager)
-- Jess Myrbo 'xjm' https://www.drupal.org/u/xjm
-  (Release Manager)
-- Alex Pott 'alexpott' https://www.drupal.org/u/alexpott
-  (Framework Manager)
-- Scott Reeves 'Cottser' https://www.drupal.org/u/cottser
-  (Framework Manager - Frontend)
 
-Provisional membership:
-- Lauri Eskola 'lauriii' https://www.drupal.org/u/lauriii
-  (Framework Manager - Frontend)
+Product managers
+- Dries Buytaert 'dries' https://www.drupal.org/u/dries
+- Angela Byron 'webchick' https://www.drupal.org/u/webchick
 - Gábor Hojtsy 'Gábor Hojtsy' https://www.drupal.org/u/gábor-hojtsy
-  (Product Manager)
-- Lee Rowlands 'larowlan' https://www.drupal.org/u/larowlan
-  (Framework Manager)
 - Roy Scholten 'yoroy' https://www.drupal.org/u/yoroy
-  (Product Manager)
 
-Drupal 7
-- Fabian Franz 'Fabianx' https://www.drupal.org/u/fabianx
-  (Framework Manager)
-- David Rothstein 'David_Rothstein' https://www.drupal.org/u/david_rothstein
-  (Release Manager, Framework Manager, Product Manager)
-- Stefan Ruijsenaars 'stefan.r' https://www.drupal.org/u/stefanr-0
-  (Release Manager, Product Manager)
+Framework managers
+
+  Backend
+  - Alex Bronstein 'effulgentsia' https://www.drupal.org/u/effulgentsia
+  - Nathaniel Catchpole 'catch' https://www.drupal.org/u/catch
+  - Alex Pott 'alexpott' https://www.drupal.org/u/alexpott
+  - Lee Rowlands 'larowlan' https://www.drupal.org/u/larowlan
+  - (provisional) Francesco Placella 'plach' https://www.drupal.org/u/plach
+
+  Frontend
+  - Lauri Eskola 'lauriii' https://www.drupal.org/u/lauriii
+  - Scott Reeves 'Cottser' https://www.drupal.org/u/cottser
+
+Release managers
+- Nathaniel Catchpole 'catch' https://www.drupal.org/u/catch
+- Chris McCafferty 'cilefen' https://www.drupal.org/u/cilefen
+- Jess Myrbo 'xjm' https://www.drupal.org/u/xjm
 
-Provisional membership: None at this time.
 
 Subsystem maintainers
 ---------------------
@@ -204,6 +194,7 @@ Editor
 
 Entity API
 - Nathaniel Catchpole 'catch' https://www.drupal.org/u/catch
+- Hristo Chonov 'hchonov' https://www.drupal.org/u/hchonov
 - Sascha Grossenbacher 'Berdir' https://www.drupal.org/u/berdir
 - Francesco Placella 'plach' https://www.drupal.org/u/plach
 - Tobias Stöckler 'tstoeckler' https://www.drupal.org/u/tstoeckler
@@ -256,6 +247,7 @@ JavaScript
 - Théodore Biadala 'nod_' https://www.drupal.org/u/nod_
 - Kay Leung 'droplet' https://www.drupal.org/u/droplet
 - Matthew Grill 'drpal' https://www.drupal.org/u/drpal
+- Sally Young 'justafish' https://www.drupal.org/u/justafish
 
 Language
 - Francesco Placella 'plach' https://www.drupal.org/u/plach
@@ -488,10 +480,8 @@ Media Initiative
 
 PHPUnit Initiative
 - Daniel Wehner 'dawehner' https://www.drupal.org/u/dawehner
-
-  Provisional membership:
-  - Len Swaneveld 'Lendude' https://www.drupal.org/u/lendude
-  - Michiel Nugter 'michielnugter' https://www.drupal.org/u/michielnugter
+  - (provisional) Michiel Nugter 'michielnugter' https://www.drupal.org/u/michielnugter
+  - (provisional) Len Swaneveld 'Lendude' https://www.drupal.org/u/lendude
 
 Workflow Initiative
 - Dick Olsson 'dixon_' https://www.drupal.org/u/dixon_

File diff suppressed because it is too large
+ 0 - 4
core/assets/vendor/ckeditor/plugins/clipboard/dialogs/paste.js


File diff suppressed because it is too large
+ 0 - 4
core/assets/vendor/ckeditor/skins/moono/dialog.css


File diff suppressed because it is too large
+ 0 - 4
core/assets/vendor/ckeditor/skins/moono/dialog_ie.css


File diff suppressed because it is too large
+ 0 - 4
core/assets/vendor/ckeditor/skins/moono/dialog_ie7.css


File diff suppressed because it is too large
+ 0 - 4
core/assets/vendor/ckeditor/skins/moono/dialog_ie8.css


File diff suppressed because it is too large
+ 0 - 4
core/assets/vendor/ckeditor/skins/moono/dialog_iequirks.css


File diff suppressed because it is too large
+ 0 - 4
core/assets/vendor/ckeditor/skins/moono/editor.css


File diff suppressed because it is too large
+ 0 - 4
core/assets/vendor/ckeditor/skins/moono/editor_gecko.css


File diff suppressed because it is too large
+ 0 - 4
core/assets/vendor/ckeditor/skins/moono/editor_ie.css


File diff suppressed because it is too large
+ 0 - 4
core/assets/vendor/ckeditor/skins/moono/editor_ie7.css


File diff suppressed because it is too large
+ 0 - 4
core/assets/vendor/ckeditor/skins/moono/editor_ie8.css


File diff suppressed because it is too large
+ 0 - 4
core/assets/vendor/ckeditor/skins/moono/editor_iequirks.css


BIN
core/assets/vendor/ckeditor/skins/moono/icons.png


BIN
core/assets/vendor/ckeditor/skins/moono/icons_hidpi.png


BIN
core/assets/vendor/ckeditor/skins/moono/images/arrow.png


BIN
core/assets/vendor/ckeditor/skins/moono/images/close.png


BIN
core/assets/vendor/ckeditor/skins/moono/images/hidpi/close.png


BIN
core/assets/vendor/ckeditor/skins/moono/images/hidpi/lock-open.png


BIN
core/assets/vendor/ckeditor/skins/moono/images/hidpi/lock.png


BIN
core/assets/vendor/ckeditor/skins/moono/images/hidpi/refresh.png


BIN
core/assets/vendor/ckeditor/skins/moono/images/lock-open.png


BIN
core/assets/vendor/ckeditor/skins/moono/images/lock.png


BIN
core/assets/vendor/ckeditor/skins/moono/images/refresh.png


BIN
core/assets/vendor/ckeditor/skins/moono/images/spinner.gif


File diff suppressed because it is too large
+ 0 - 1
core/assets/vendor/jquery-joyride/jquery.joyride-2.1.min.js


BIN
core/assets/vendor/jquery.ui/themes/base/images/ui-bg_flat_75_ffffff_40x100.png


BIN
core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png


BIN
core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_65_ffffff_1x400.png


BIN
core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_75_dadada_1x400.png


BIN
core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png


BIN
core/assets/vendor/jquery.ui/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png


BIN
core/assets/vendor/jquery.ui/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png


BIN
core/assets/vendor/jquery.ui/themes/base/images/ui-icons_222222_256x240.png


BIN
core/assets/vendor/jquery.ui/themes/base/images/ui-icons_2e83ff_256x240.png


BIN
core/assets/vendor/jquery.ui/themes/base/images/ui-icons_454545_256x240.png


BIN
core/assets/vendor/jquery.ui/themes/base/images/ui-icons_888888_256x240.png


BIN
core/assets/vendor/jquery.ui/themes/base/images/ui-icons_cd0a0a_256x240.png


+ 0 - 72
core/assets/vendor/jquery.ui/ui.accordion.jquery.json

@@ -1,72 +0,0 @@
-{
-	"name": "ui.accordion",
-	"title": "jQuery UI Accordion",
-	"description": "Displays collapsible content panels for presenting information in a limited amount of space.",
-	"keywords": [
-		"ui",
-		"accordion",
-		"navigation",
-		"panel",
-		"collapse",
-		"expand"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/accordion/",
-	"demo": "http://jqueryui.com/accordion/",
-	"docs": "http://api.jqueryui.com/accordion/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4"
-	},
-	"category": "widget"
-}

+ 0 - 74
core/assets/vendor/jquery.ui/ui.autocomplete.jquery.json

@@ -1,74 +0,0 @@
-{
-	"name": "ui.autocomplete",
-	"title": "jQuery UI Autocomplete",
-	"description": "Lists suggested words as the user is typing.",
-	"keywords": [
-		"ui",
-		"autocomplete",
-		"form",
-		"word",
-		"predict",
-		"suggest"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/autocomplete/",
-	"demo": "http://jqueryui.com/autocomplete/",
-	"docs": "http://api.jqueryui.com/autocomplete/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4",
-		"ui.menu": "1.11.4",
-		"ui.position": "1.11.4"
-	},
-	"category": "widget"
-}

+ 0 - 71
core/assets/vendor/jquery.ui/ui.button.jquery.json

@@ -1,71 +0,0 @@
-{
-	"name": "ui.button",
-	"title": "jQuery UI Button",
-	"description": "Enhances a form with themeable buttons.",
-	"keywords": [
-		"ui",
-		"button",
-		"form",
-		"radio",
-		"checkbox"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/button/",
-	"demo": "http://jqueryui.com/button/",
-	"docs": "http://api.jqueryui.com/button/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4"
-	},
-	"category": "widget"
-}

+ 0 - 66
core/assets/vendor/jquery.ui/ui.core.jquery.json

@@ -1,66 +0,0 @@
-{
-	"name": "ui.core",
-	"title": "jQuery UI Core",
-	"description": "The core of jQuery UI, required for all interactions and widgets.",
-	"keywords": [
-		"ui",
-		"core"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/",
-	"demo": "http://jqueryui.com/",
-	"docs": "http://api.jqueryui.com/category/ui-core/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6"
-	},
-	"category": "core"
-}

+ 0 - 71
core/assets/vendor/jquery.ui/ui.datepicker.jquery.json

@@ -1,71 +0,0 @@
-{
-	"name": "ui.datepicker",
-	"title": "jQuery UI Datepicker",
-	"description": "Displays a calendar from an input or inline for selecting dates.",
-	"keywords": [
-		"ui",
-		"datepicker",
-		"form",
-		"calendar",
-		"date",
-		"i18n"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/datepicker/",
-	"demo": "http://jqueryui.com/datepicker/",
-	"docs": "http://api.jqueryui.com/datepicker/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4"
-	},
-	"category": "widget"
-}

+ 0 - 75
core/assets/vendor/jquery.ui/ui.dialog.jquery.json

@@ -1,75 +0,0 @@
-{
-	"name": "ui.dialog",
-	"title": "jQuery UI Dialog",
-	"description": "Displays customizable dialog windows.",
-	"keywords": [
-		"ui",
-		"dialog",
-		"modal",
-		"alert",
-		"popup"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/dialog/",
-	"demo": "http://jqueryui.com/dialog/",
-	"docs": "http://api.jqueryui.com/dialog/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4",
-		"ui.button": "1.11.4",
-		"ui.draggable": "1.11.4",
-		"ui.position": "1.11.4",
-		"ui.resizable": "1.11.4"
-	},
-	"category": "widget"
-}

+ 0 - 71
core/assets/vendor/jquery.ui/ui.draggable.jquery.json

@@ -1,71 +0,0 @@
-{
-	"name": "ui.draggable",
-	"title": "jQuery UI Draggable",
-	"description": "Enables dragging functionality for any element.",
-	"keywords": [
-		"ui",
-		"draggable",
-		"drag",
-		"drop"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/draggable/",
-	"demo": "http://jqueryui.com/draggable/",
-	"docs": "http://api.jqueryui.com/draggable/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4",
-		"ui.mouse": "1.11.4"
-	},
-	"category": "interaction"
-}

+ 0 - 72
core/assets/vendor/jquery.ui/ui.droppable.jquery.json

@@ -1,72 +0,0 @@
-{
-	"name": "ui.droppable",
-	"title": "jQuery UI Droppable",
-	"description": "Enables drop targets for draggable elements.",
-	"keywords": [
-		"ui",
-		"droppable",
-		"drag",
-		"drop"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/droppable/",
-	"demo": "http://jqueryui.com/droppable/",
-	"docs": "http://api.jqueryui.com/droppable/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4",
-		"ui.mouse": "1.11.4",
-		"ui.draggable": "1.11.4"
-	},
-	"category": "interaction"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.effect-blind.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.effect-blind",
-	"title": "jQuery UI Blind Effect",
-	"description": "Blinds the element.",
-	"keywords": [
-		"ui",
-		"blind",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/blind-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.effect-bounce.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.effect-bounce",
-	"title": "jQuery UI Bounce Effect",
-	"description": "Bounces an element horizontally or vertically n times.",
-	"keywords": [
-		"ui",
-		"bounce",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/bounce-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.effect-clip.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.effect-clip",
-	"title": "jQuery UI Clip Effect",
-	"description": "Clips the element on and off like an old TV.",
-	"keywords": [
-		"ui",
-		"clip",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/clip-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.effect-drop.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.effect-drop",
-	"title": "jQuery UI Drop Effect",
-	"description": "Moves an element in one direction and hides it at the same time.",
-	"keywords": [
-		"ui",
-		"drop",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/drop-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.effect-explode.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.effect-explode",
-	"title": "jQuery UI Explode Effect",
-	"description": "Explodes an element in all directions into n pieces. Implodes an element to its original wholeness.",
-	"keywords": [
-		"ui",
-		"explode",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/explode-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.effect-fade.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.effect-fade",
-	"title": "jQuery UI Fade Effect",
-	"description": "Fades an element.",
-	"keywords": [
-		"ui",
-		"fade",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/fade-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.effect-fold.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.effect-fold",
-	"title": "jQuery UI Fold Effect",
-	"description": "Folds an element first horizontally and then vertically.",
-	"keywords": [
-		"ui",
-		"fold",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/fold-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.effect-highlight.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.effect-highlight",
-	"title": "jQuery UI Highlight Effect",
-	"description": "Highlights the background of an element in a defined color for a custom duration.",
-	"keywords": [
-		"ui",
-		"highlight",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/highlight-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 71
core/assets/vendor/jquery.ui/ui.effect-puff.jquery.json

@@ -1,71 +0,0 @@
-{
-	"name": "ui.effect-puff",
-	"title": "jQuery UI Puff Effect",
-	"description": "Creates a puff effect by scaling the element up and hiding it at the same time.",
-	"keywords": [
-		"ui",
-		"puff",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/puff-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4",
-		"ui.effect-scale": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.effect-pulsate.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.effect-pulsate",
-	"title": "jQuery UI Pulsate Effect",
-	"description": "Pulsates an element n times by changing the opacity to zero and back.",
-	"keywords": [
-		"ui",
-		"pulsate",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/pulsate-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 71
core/assets/vendor/jquery.ui/ui.effect-scale.jquery.json

@@ -1,71 +0,0 @@
-{
-	"name": "ui.effect-scale",
-	"title": "jQuery UI Scale Effect",
-	"description": "Grows or shrinks an element and its content. Restores an element to its original size.",
-	"keywords": [
-		"ui",
-		"scale",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/scale-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4",
-		"ui.effect-size": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.effect-shake.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.effect-shake",
-	"title": "jQuery UI Shake Effect",
-	"description": "Shakes an element horizontally or vertically n times.",
-	"keywords": [
-		"ui",
-		"shake",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/shake-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.effect-size.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.effect-size",
-	"title": "jQuery UI Size Effect",
-	"description": "Resize an element to a specified width and height.",
-	"keywords": [
-		"ui",
-		"size",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/size-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.effect-slide.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.effect-slide",
-	"title": "jQuery UI Slide Effect",
-	"description": "Slides an element in and out of the viewport.",
-	"keywords": [
-		"ui",
-		"slide",
-		"effect",
-		"show",
-		"hide"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/effect/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/slide-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 68
core/assets/vendor/jquery.ui/ui.effect-transfer.jquery.json

@@ -1,68 +0,0 @@
-{
-	"name": "ui.effect-transfer",
-	"title": "jQuery UI Transfer Effect",
-	"description": "Displays a transfer effect from one element to another.",
-	"keywords": [
-		"ui",
-		"transfer",
-		"effect"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/transfer-effect/",
-	"demo": "http://jqueryui.com/transfer-effect/",
-	"docs": "http://api.jqueryui.com/transfer-effect/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.effect": "1.11.4"
-	},
-	"category": "effect"
-}

+ 0 - 73
core/assets/vendor/jquery.ui/ui.effect.jquery.json

@@ -1,73 +0,0 @@
-{
-	"name": "ui.effect",
-	"title": "jQuery UI Effects Core",
-	"description": "Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects.",
-	"keywords": [
-		"ui",
-		"effect",
-		"animation",
-		"show",
-		"hide",
-		"color",
-		"class",
-		"transition",
-		"easing"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/",
-	"demo": "http://jqueryui.com/effect/",
-	"docs": "http://api.jqueryui.com/category/effects-core/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6"
-	},
-	"category": "effect"
-}

+ 0 - 71
core/assets/vendor/jquery.ui/ui.menu.jquery.json

@@ -1,71 +0,0 @@
-{
-	"name": "ui.menu",
-	"title": "jQuery UI Menu",
-	"description": "Creates nestable menus.",
-	"keywords": [
-		"ui",
-		"menu",
-		"dropdown",
-		"flyout"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/menu/",
-	"demo": "http://jqueryui.com/menu/",
-	"docs": "http://api.jqueryui.com/menu/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4",
-		"ui.position": "1.11.4"
-	},
-	"category": "widget"
-}

+ 0 - 69
core/assets/vendor/jquery.ui/ui.mouse.jquery.json

@@ -1,69 +0,0 @@
-{
-	"name": "ui.mouse",
-	"title": "jQuery UI Mouse",
-	"description": "Abstracts mouse-based interactions to assist in creating certain widgets.",
-	"keywords": [
-		"ui",
-		"mouse",
-		"abstraction"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/mouse/",
-	"demo": "http://jqueryui.com/mouse/",
-	"docs": "http://api.jqueryui.com/mouse/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4"
-	},
-	"category": "core"
-}

+ 0 - 71
core/assets/vendor/jquery.ui/ui.position.jquery.json

@@ -1,71 +0,0 @@
-{
-	"name": "ui.position",
-	"title": "jQuery UI Position",
-	"description": "Positions elements relative to other elements.",
-	"keywords": [
-		"ui",
-		"position",
-		"offset",
-		"relative",
-		"absolute",
-		"fixed",
-		"collision"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/position/",
-	"demo": "http://jqueryui.com/position/",
-	"docs": "http://api.jqueryui.com/position/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6"
-	},
-	"category": "core"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.progressbar.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.progressbar",
-	"title": "jQuery UI Progressbar",
-	"description": "Displays a status indicator for loading state, standard percentage, and other progress indicators.",
-	"keywords": [
-		"ui",
-		"progressbar",
-		"determinate",
-		"status"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/progressbar/",
-	"demo": "http://jqueryui.com/progressbar/",
-	"docs": "http://api.jqueryui.com/progressbar/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4"
-	},
-	"category": "widget"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.resizable.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.resizable",
-	"title": "jQuery UI Resizable",
-	"description": "Enables resize functionality for any element.",
-	"keywords": [
-		"ui",
-		"resizable",
-		"resize"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/resizable/",
-	"demo": "http://jqueryui.com/resizable/",
-	"docs": "http://api.jqueryui.com/resizable/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4",
-		"ui.mouse": "1.11.4"
-	},
-	"category": "interaction"
-}

+ 0 - 70
core/assets/vendor/jquery.ui/ui.selectable.jquery.json

@@ -1,70 +0,0 @@
-{
-	"name": "ui.selectable",
-	"title": "jQuery UI Selectable",
-	"description": "Allows groups of elements to be selected with the mouse.",
-	"keywords": [
-		"ui",
-		"selectable",
-		"selection"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/selectable/",
-	"demo": "http://jqueryui.com/selectable/",
-	"docs": "http://api.jqueryui.com/selectable/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4",
-		"ui.mouse": "1.11.4"
-	},
-	"category": "interaction"
-}

+ 0 - 72
core/assets/vendor/jquery.ui/ui.selectmenu.jquery.json

@@ -1,72 +0,0 @@
-{
-	"name": "ui.selectmenu",
-	"title": "jQuery UI Selectmenu",
-	"description": "Duplicates and extends the functionality of a native HTML select element, allowing it to be customizable in behavior and appearance far beyond the limitations of a native select.",
-	"keywords": [
-		"ui",
-		"selectmenu",
-		"form",
-		"select"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/selectmenu/",
-	"demo": "http://jqueryui.com/selectmenu/",
-	"docs": "http://api.jqueryui.com/selectmenu/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4",
-		"ui.position": "1.11.4",
-		"ui.menu": "1.11.4"
-	},
-	"category": "widget"
-}

+ 0 - 72
core/assets/vendor/jquery.ui/ui.slider.jquery.json

@@ -1,72 +0,0 @@
-{
-	"name": "ui.slider",
-	"title": "jQuery UI Slider",
-	"description": "Displays a flexible slider with ranges and accessibility via keyboard.",
-	"keywords": [
-		"ui",
-		"slider",
-		"form",
-		"number",
-		"range"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/slider/",
-	"demo": "http://jqueryui.com/slider/",
-	"docs": "http://api.jqueryui.com/slider/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4",
-		"ui.mouse": "1.11.4"
-	},
-	"category": "widget"
-}

+ 0 - 71
core/assets/vendor/jquery.ui/ui.sortable.jquery.json

@@ -1,71 +0,0 @@
-{
-	"name": "ui.sortable",
-	"title": "jQuery UI Sortable",
-	"description": "Enables items in a list to be sorted using the mouse.",
-	"keywords": [
-		"ui",
-		"sortable",
-		"sort",
-		"list"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/sortable/",
-	"demo": "http://jqueryui.com/sortable/",
-	"docs": "http://api.jqueryui.com/sortable/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4",
-		"ui.mouse": "1.11.4"
-	},
-	"category": "interaction"
-}

+ 0 - 73
core/assets/vendor/jquery.ui/ui.spinner.jquery.json

@@ -1,73 +0,0 @@
-{
-	"name": "ui.spinner",
-	"title": "jQuery UI Spinner",
-	"description": "Displays buttons to easily input numbers via the keyboard or mouse.",
-	"keywords": [
-		"ui",
-		"spinner",
-		"form",
-		"number",
-		"spinbutton",
-		"stepper"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/spinner/",
-	"demo": "http://jqueryui.com/spinner/",
-	"docs": "http://api.jqueryui.com/spinner/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4",
-		"ui.button": "1.11.4"
-	},
-	"category": "widget"
-}

+ 0 - 72
core/assets/vendor/jquery.ui/ui.tabs.jquery.json

@@ -1,72 +0,0 @@
-{
-	"name": "ui.tabs",
-	"title": "jQuery UI Tabs",
-	"description": "Transforms a set of container elements into a tab structure.",
-	"keywords": [
-		"ui",
-		"tabs",
-		"navigation",
-		"panel",
-		"collapse",
-		"expand"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/tabs/",
-	"demo": "http://jqueryui.com/tabs/",
-	"docs": "http://api.jqueryui.com/tabs/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4"
-	},
-	"category": "widget"
-}

+ 0 - 69
core/assets/vendor/jquery.ui/ui.tooltip.jquery.json

@@ -1,69 +0,0 @@
-{
-	"name": "ui.tooltip",
-	"title": "jQuery UI Tooltip",
-	"description": "Shows additional information for any element on hover or focus.",
-	"keywords": [
-		"ui",
-		"tooltip"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/tooltip/",
-	"demo": "http://jqueryui.com/tooltip/",
-	"docs": "http://api.jqueryui.com/tooltip/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6",
-		"ui.core": "1.11.4",
-		"ui.widget": "1.11.4",
-		"ui.position": "1.11.4"
-	},
-	"category": "widget"
-}

+ 0 - 69
core/assets/vendor/jquery.ui/ui.widget.jquery.json

@@ -1,69 +0,0 @@
-{
-	"name": "ui.widget",
-	"title": "jQuery UI Widget",
-	"description": "Provides a factory for creating stateful widgets with a common API.",
-	"keywords": [
-		"ui",
-		"widget",
-		"abstraction",
-		"state",
-		"factory"
-	],
-	"version": "1.11.4",
-	"author": {
-		"name": "jQuery Foundation and other contributors",
-		"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/AUTHORS.txt"
-	},
-	"maintainers": [
-		{
-			"name": "Scott González",
-			"email": "scott.gonzalez@gmail.com",
-			"url": "http://scottgonzalez.com"
-		},
-		{
-			"name": "Jörn Zaefferer",
-			"email": "joern.zaefferer@gmail.com",
-			"url": "http://bassistance.de"
-		},
-		{
-			"name": "Kris Borchers",
-			"email": "kris.borchers@gmail.com",
-			"url": "http://krisborchers.com"
-		},
-		{
-			"name": "Corey Frang",
-			"email": "gnarf37@gmail.com",
-			"url": "http://gnarf.net"
-		},
-		{
-			"name": "Mike Sherov",
-			"email": "mike.sherov@gmail.com",
-			"url": "http://mike.sherov.com"
-		},
-		{
-			"name": "TJ VanToll",
-			"email": "tj.vantoll@gmail.com",
-			"url": "http://tjvantoll.com"
-		},
-		{
-			"name": "Felix Nagel",
-			"email": "info@felixnagel.com",
-			"url": "http://www.felixnagel.com"
-		}
-	],
-	"licenses": [
-		{
-			"type": "MIT",
-			"url": "https://github.com/jquery/jquery-ui/blob/1-11-stable/LICENSE.txt"
-		}
-	],
-	"bugs": "http://bugs.jqueryui.com/",
-	"homepage": "http://jqueryui.com/widget/",
-	"demo": "http://jqueryui.com/widget/",
-	"docs": "http://api.jqueryui.com/jQuery.widget/",
-	"download": "http://jqueryui.com/download/",
-	"dependencies": {
-		"jquery": ">=1.6"
-	},
-	"category": "core"
-}

File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/accordion-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/autocomplete-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/button-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/datepicker-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/dialog-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/draggable-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/droppable-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/effect-blind-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/effect-bounce-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/effect-clip-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/effect-drop-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/effect-explode-min.js


+ 0 - 10
core/assets/vendor/jquery.ui/ui/effect-fade-min.js

@@ -1,10 +0,0 @@
-/*!
- * jQuery UI Effects Fade 1.11.4
- * http://jqueryui.com
- *
- * Copyright jQuery Foundation and other contributors
- * Released under the MIT license.
- * http://jquery.org/license
- *
- * http://api.jqueryui.com/fade-effect/
- */(function(e){typeof define=="function"&&define.amd?define(["jquery","./effect"],e):e(jQuery)})(function(e){return e.effects.effect.fade=function(t,n){var r=e(this),i=e.effects.setMode(r,t.mode||"toggle");r.animate({opacity:i},{queue:!1,duration:t.duration,easing:t.easing,complete:n})}});

File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/effect-fold-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/effect-highlight-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/effect-puff-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/effect-pulsate-min.js


File diff suppressed because it is too large
+ 0 - 9
core/assets/vendor/jquery.ui/ui/effect-scale-min.js


Some files were not shown because too many files changed in this diff