Browse Source

updated core

Bachir Soussi Chiadmi 7 years ago
parent
commit
f9374cf96d
100 changed files with 87 additions and 3023 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 12
      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 10
      core/assets/vendor/jquery.ui/ui/effect-blind-min.js
  91. 0 10
      core/assets/vendor/jquery.ui/ui/effect-bounce-min.js
  92. 0 10
      core/assets/vendor/jquery.ui/ui/effect-clip-min.js
  93. 0 10
      core/assets/vendor/jquery.ui/ui/effect-drop-min.js
  94. 0 10
      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 10
      core/assets/vendor/jquery.ui/ui/effect-fold-min.js
  97. 0 10
      core/assets/vendor/jquery.ui/ui/effect-highlight-min.js
  98. 0 10
      core/assets/vendor/jquery.ui/ui/effect-puff-min.js
  99. 0 10
      core/assets/vendor/jquery.ui/ui/effect-pulsate-min.js
  100. 0 10
      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_

+ 0 - 12
core/assets/vendor/ckeditor/plugins/clipboard/dialogs/paste.js

@@ -1,12 +0,0 @@
-/*
- Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
- For licensing, see LICENSE.md or http://ckeditor.com/license
-*/
-CKEDITOR.dialog.add("paste",function(c){function k(a){var b=new CKEDITOR.dom.document(a.document),g=b.getBody(),d=b.getById("cke_actscrpt");d&&d.remove();g.setAttribute("contenteditable",!0);g.on(e.mainPasteEvent,function(a){a=e.initPasteDataTransfer(a);f?a!=f&&(f=e.initPasteDataTransfer()):f=a});if(CKEDITOR.env.ie&&8>CKEDITOR.env.version)b.getWindow().on("blur",function(){b.$.selection.empty()});b.on("keydown",function(a){a=a.data;var b;switch(a.getKeystroke()){case 27:this.hide();b=1;break;case 9:case CKEDITOR.SHIFT+
-9:this.changeFocus(1),b=1}b&&a.preventDefault()},this);c.fire("ariaWidget",new CKEDITOR.dom.element(a.frameElement));b.getWindow().getFrame().removeCustomData("pendingFocus")&&g.focus()}var h=c.lang.clipboard,e=CKEDITOR.plugins.clipboard,f;c.on("pasteDialogCommit",function(a){a.data&&c.fire("paste",{type:"auto",dataValue:a.data.dataValue,method:"paste",dataTransfer:a.data.dataTransfer||e.initPasteDataTransfer()})},null,null,1E3);return{title:h.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?370:
-350,minHeight:CKEDITOR.env.quirks?250:245,onShow:function(){this.parts.dialog.$.offsetHeight;this.setupContent();this.parts.title.setHtml(this.customTitle||h.title);this.customTitle=null},onLoad:function(){(CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)&&"rtl"==c.lang.dir&&this.parts.contents.setStyle("overflow","hidden")},onOk:function(){this.commitContent()},contents:[{id:"general",label:c.lang.common.generalTab,elements:[{type:"html",id:"securityMsg",html:'\x3cdiv style\x3d"white-space:normal;width:340px"\x3e'+
-h.securityMsg+"\x3c/div\x3e"},{type:"html",id:"pasteMsg",html:'\x3cdiv style\x3d"white-space:normal;width:340px"\x3e'+h.pasteMsg+"\x3c/div\x3e"},{type:"html",id:"editing_area",style:"width:100%;height:100%",html:"",focus:function(){var a=this.getInputElement(),b=a.getFrameDocument().getBody();!b||b.isReadOnly()?a.setCustomData("pendingFocus",1):b.focus()},setup:function(){var a=this.getDialog(),b='\x3chtml dir\x3d"'+c.config.contentsLangDirection+'" lang\x3d"'+(c.config.contentsLanguage||c.langCode)+
-'"\x3e\x3chead\x3e\x3cstyle\x3ebody{margin:3px;height:95%;word-break:break-all;}\x3c/style\x3e\x3c/head\x3e\x3cbody\x3e\x3cscript id\x3d"cke_actscrpt" type\x3d"text/javascript"\x3ewindow.parent.CKEDITOR.tools.callFunction('+CKEDITOR.tools.addFunction(k,a)+",this);\x3c/script\x3e\x3c/body\x3e\x3c/html\x3e",g=CKEDITOR.env.air?"javascript:void(0)":CKEDITOR.env.ie&&!CKEDITOR.env.edge?"javascript:void((function(){"+encodeURIComponent("document.open();("+CKEDITOR.tools.fixDomain+")();document.close();")+
-'})())"':"",d=CKEDITOR.dom.element.createFromHtml('\x3ciframe class\x3d"cke_pasteframe" frameborder\x3d"0"  allowTransparency\x3d"true" src\x3d"'+g+'" aria-label\x3d"'+h.pasteArea+'" aria-describedby\x3d"'+a.getContentElement("general","pasteMsg").domId+'"\x3e\x3c/iframe\x3e');f=null;d.on("load",function(a){a.removeListener();a=d.getFrameDocument();a.write(b);c.focusManager.add(a.getBody());CKEDITOR.env.air&&k.call(this,a.getWindow().$)},a);d.setCustomData("dialog",a);a=this.getElement();a.setHtml("");
-a.append(d);if(CKEDITOR.env.ie&&!CKEDITOR.env.edge){var e=CKEDITOR.dom.element.createFromHtml('\x3cspan tabindex\x3d"-1" style\x3d"position:absolute" role\x3d"presentation"\x3e\x3c/span\x3e');e.on("focus",function(){setTimeout(function(){d.$.contentWindow.focus()})});a.append(e);this.focus=function(){e.focus();this.fire("focus")}}this.getInputElement=function(){return d};CKEDITOR.env.ie&&(a.setStyle("display","block"),a.setStyle("height",d.$.offsetHeight+2+"px"))},commit:function(){var a=this.getDialog().getParentEditor(),
-b=this.getInputElement().getFrameDocument().getBody(),c=b.getBogus(),d;c&&c.remove();d=b.getHtml();setTimeout(function(){a.fire("pasteDialogCommit",{dataValue:d,dataTransfer:f||e.initPasteDataTransfer()})},0)}}]}]}});

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


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

@@ -1,10 +0,0 @@
-/*!
- * jQuery UI Effects Blind 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/blind-effect/
- */(function(e){typeof define=="function"&&define.amd?define(["jquery","./effect"],e):e(jQuery)})(function(e){return e.effects.effect.blind=function(t,n){var r=e(this),i=/up|down|vertical/,s=/up|left|vertical|horizontal/,o=["position","top","bottom","left","right","height","width"],u=e.effects.setMode(r,t.mode||"hide"),a=t.direction||"up",f=i.test(a),l=f?"height":"width",c=f?"top":"left",h=s.test(a),p={},d=u==="show",v,m,g;r.parent().is(".ui-effects-wrapper")?e.effects.save(r.parent(),o):e.effects.save(r,o),r.show(),v=e.effects.createWrapper(r).css({overflow:"hidden"}),m=v[l](),g=parseFloat(v.css(c))||0,p[l]=d?m:0,h||(r.css(f?"bottom":"right",0).css(f?"top":"left","auto").css({position:"absolute"}),p[c]=d?g:m+g),d&&(v.css(l,0),h||v.css(c,g+m)),v.animate(p,{duration:t.duration,easing:t.easing,queue:!1,complete:function(){u==="hide"&&r.hide(),e.effects.restore(r,o),e.effects.removeWrapper(r),n()}})}});

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

@@ -1,10 +0,0 @@
-/*!
- * jQuery UI Effects Bounce 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/bounce-effect/
- */(function(e){typeof define=="function"&&define.amd?define(["jquery","./effect"],e):e(jQuery)})(function(e){return e.effects.effect.bounce=function(t,n){var r=e(this),i=["position","top","bottom","left","right","height","width"],s=e.effects.setMode(r,t.mode||"effect"),o=s==="hide",u=s==="show",a=t.direction||"up",f=t.distance,l=t.times||5,c=l*2+(u||o?1:0),h=t.duration/c,p=t.easing,d=a==="up"||a==="down"?"top":"left",v=a==="up"||a==="left",m,g,y,b=r.queue(),w=b.length;(u||o)&&i.push("opacity"),e.effects.save(r,i),r.show(),e.effects.createWrapper(r),f||(f=r[d==="top"?"outerHeight":"outerWidth"]()/3),u&&(y={opacity:1},y[d]=0,r.css("opacity",0).css(d,v?-f*2:f*2).animate(y,h,p)),o&&(f/=Math.pow(2,l-1)),y={},y[d]=0;for(m=0;m<l;m++)g={},g[d]=(v?"-=":"+=")+f,r.animate(g,h,p).animate(y,h,p),f=o?f*2:f/2;o&&(g={opacity:0},g[d]=(v?"-=":"+=")+f,r.animate(g,h,p)),r.queue(function(){o&&r.hide(),e.effects.restore(r,i),e.effects.removeWrapper(r),n()}),w>1&&b.splice.apply(b,[1,0].concat(b.splice(w,c+1))),r.dequeue()}});

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

@@ -1,10 +0,0 @@
-/*!
- * jQuery UI Effects Clip 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/clip-effect/
- */(function(e){typeof define=="function"&&define.amd?define(["jquery","./effect"],e):e(jQuery)})(function(e){return e.effects.effect.clip=function(t,n){var r=e(this),i=["position","top","bottom","left","right","height","width"],s=e.effects.setMode(r,t.mode||"hide"),o=s==="show",u=t.direction||"vertical",a=u==="vertical",f=a?"height":"width",l=a?"top":"left",c={},h,p,d;e.effects.save(r,i),r.show(),h=e.effects.createWrapper(r).css({overflow:"hidden"}),p=r[0].tagName==="IMG"?h:r,d=p[f](),o&&(p.css(f,0),p.css(l,d/2)),c[f]=o?d:0,c[l]=o?0:d/2,p.animate(c,{queue:!1,duration:t.duration,easing:t.easing,complete:function(){o||r.hide(),e.effects.restore(r,i),e.effects.removeWrapper(r),n()}})}});

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

@@ -1,10 +0,0 @@
-/*!
- * jQuery UI Effects Drop 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/drop-effect/
- */(function(e){typeof define=="function"&&define.amd?define(["jquery","./effect"],e):e(jQuery)})(function(e){return e.effects.effect.drop=function(t,n){var r=e(this),i=["position","top","bottom","left","right","opacity","height","width"],s=e.effects.setMode(r,t.mode||"hide"),o=s==="show",u=t.direction||"left",a=u==="up"||u==="down"?"top":"left",f=u==="up"||u==="left"?"pos":"neg",l={opacity:o?1:0},c;e.effects.save(r,i),r.show(),e.effects.createWrapper(r),c=t.distance||r[a==="top"?"outerHeight":"outerWidth"](!0)/2,o&&r.css("opacity",0).css(a,f==="pos"?-c:c),l[a]=(o?f==="pos"?"+=":"-=":f==="pos"?"-=":"+=")+c,r.animate(l,{queue:!1,duration:t.duration,easing:t.easing,complete:function(){s==="hide"&&r.hide(),e.effects.restore(r,i),e.effects.removeWrapper(r),n()}})}});

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

@@ -1,10 +0,0 @@
-/*!
- * jQuery UI Effects Explode 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/explode-effect/
- */(function(e){typeof define=="function"&&define.amd?define(["jquery","./effect"],e):e(jQuery)})(function(e){return e.effects.effect.explode=function(t,n){function y(){c.push(this),c.length===r*i&&b()}function b(){s.css({visibility:"visible"}),e(c).remove(),u||s.hide(),n()}var r=t.pieces?Math.round(Math.sqrt(t.pieces)):3,i=r,s=e(this),o=e.effects.setMode(s,t.mode||"hide"),u=o==="show",a=s.show().css("visibility","hidden").offset(),f=Math.ceil(s.outerWidth()/i),l=Math.ceil(s.outerHeight()/r),c=[],h,p,d,v,m,g;for(h=0;h<r;h++){v=a.top+h*l,g=h-(r-1)/2;for(p=0;p<i;p++)d=a.left+p*f,m=p-(i-1)/2,s.clone().appendTo("body").wrap("<div></div>").css({position:"absolute",visibility:"visible",left:-p*f,top:-h*l}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:f,height:l,left:d+(u?m*f:0),top:v+(u?g*l:0),opacity:u?0:1}).animate({left:d+(u?0:m*f),top:v+(u?0:g*l),opacity:u?1:0},t.duration||500,t.easing,y)}}});

+ 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})}});

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

@@ -1,10 +0,0 @@
-/*!
- * jQuery UI Effects Fold 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/fold-effect/
- */(function(e){typeof define=="function"&&define.amd?define(["jquery","./effect"],e):e(jQuery)})(function(e){return e.effects.effect.fold=function(t,n){var r=e(this),i=["position","top","bottom","left","right","height","width"],s=e.effects.setMode(r,t.mode||"hide"),o=s==="show",u=s==="hide",a=t.size||15,f=/([0-9]+)%/.exec(a),l=!!t.horizFirst,c=o!==l,h=c?["width","height"]:["height","width"],p=t.duration/2,d,v,m={},g={};e.effects.save(r,i),r.show(),d=e.effects.createWrapper(r).css({overflow:"hidden"}),v=c?[d.width(),d.height()]:[d.height(),d.width()],f&&(a=parseInt(f[1],10)/100*v[u?0:1]),o&&d.css(l?{height:0,width:a}:{height:a,width:0}),m[h[0]]=o?v[0]:a,g[h[1]]=o?v[1]:0,d.animate(m,p,t.easing).animate(g,p,t.easing,function(){u&&r.hide(),e.effects.restore(r,i),e.effects.removeWrapper(r),n()})}});

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

@@ -1,10 +0,0 @@
-/*!
- * jQuery UI Effects Highlight 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/highlight-effect/
- */(function(e){typeof define=="function"&&define.amd?define(["jquery","./effect"],e):e(jQuery)})(function(e){return e.effects.effect.highlight=function(t,n){var r=e(this),i=["backgroundImage","backgroundColor","opacity"],s=e.effects.setMode(r,t.mode||"show"),o={backgroundColor:r.css("backgroundColor")};s==="hide"&&(o.opacity=0),e.effects.save(r,i),r.show().css({backgroundImage:"none",backgroundColor:t.color||"#ffff99"}).animate(o,{queue:!1,duration:t.duration,easing:t.easing,complete:function(){s==="hide"&&r.hide(),e.effects.restore(r,i),n()}})}});

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

@@ -1,10 +0,0 @@
-/*!
- * jQuery UI Effects Puff 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/puff-effect/
- */(function(e){typeof define=="function"&&define.amd?define(["jquery","./effect","./effect-scale"],e):e(jQuery)})(function(e){return e.effects.effect.puff=function(t,n){var r=e(this),i=e.effects.setMode(r,t.mode||"hide"),s=i==="hide",o=parseInt(t.percent,10)||150,u=o/100,a={height:r.height(),width:r.width(),outerHeight:r.outerHeight(),outerWidth:r.outerWidth()};e.extend(t,{effect:"scale",queue:!1,fade:!0,mode:i,complete:n,percent:s?o:100,from:s?a:{height:a.height*u,width:a.width*u,outerHeight:a.outerHeight*u,outerWidth:a.outerWidth*u}}),r.effect(t)}});

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

@@ -1,10 +0,0 @@
-/*!
- * jQuery UI Effects Pulsate 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/pulsate-effect/
- */(function(e){typeof define=="function"&&define.amd?define(["jquery","./effect"],e):e(jQuery)})(function(e){return e.effects.effect.pulsate=function(t,n){var r=e(this),i=e.effects.setMode(r,t.mode||"show"),s=i==="show",o=i==="hide",u=s||i==="hide",a=(t.times||5)*2+(u?1:0),f=t.duration/a,l=0,c=r.queue(),h=c.length,p;if(s||!r.is(":visible"))r.css("opacity",0).show(),l=1;for(p=1;p<a;p++)r.animate({opacity:l},f,t.easing),l=1-l;r.animate({opacity:l},f,t.easing),r.queue(function(){o&&r.hide(),n()}),h>1&&c.splice.apply(c,[1,0].concat(c.splice(h,a+1))),r.dequeue()}});

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

@@ -1,10 +0,0 @@
-/*!
- * jQuery UI Effects Scale 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/scale-effect/
- */(function(e){typeof define=="function"&&define.amd?define(["jquery","./effect","./effect-size"],e):e(jQuery)})(function(e){return e.effects.effect.scale=function(t,n){var r=e(this),i=e.extend(!0,{},t),s=e.effects.setMode(r,t.mode||"effect"),o=parseInt(t.percent,10)||(parseInt(t.percent,10)===0?0:s==="hide"?0:100),u=t.direction||"both",a=t.origin,f={height:r.height(),width:r.width(),outerHeight:r.outerHeight(),outerWidth:r.outerWidth()},l={y:u!=="horizontal"?o/100:1,x:u!=="vertical"?o/100:1};i.effect="size",i.queue=!1,i.complete=n,s!=="effect"&&(i.origin=a||["middle","center"],i.restore=!0),i.from=t.from||(s==="show"?{height:0,width:0,outerHeight:0,outerWidth:0}:f),i.to={height:f.height*l.y,width:f.width*l.x,outerHeight:f.outerHeight*l.y,outerWidth:f.outerWidth*l.x},i.fade&&(s==="show"&&(i.from.opacity=0,i.to.opacity=1),s==="hide"&&(i.from.opacity=1,i.to.opacity=0)),r.effect(i)}});

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