X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=maintenance%2Fresources%2Fforeign-resources.yaml;h=8c496b486d8a25b50a527be11ce62ad6fcdd1a6e;hb=ba0839accd22199dda6feeaa880663790e9c1abf;hp=35c37c1a2795eff134c9b64dfffccf8246538cc4;hpb=2901b84c495edb9ebf70798e12f5695fd19c1b42;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/resources/foreign-resources.yaml b/maintenance/resources/foreign-resources.yaml index 35c37c1a27..8c496b486d 100644 --- a/maintenance/resources/foreign-resources.yaml +++ b/maintenance/resources/foreign-resources.yaml @@ -1,6 +1,7 @@ ### Format of this file # -# The top-level keys are module names (as registered in Resources.php). +# The top-level keys are directory names (under resources/lib/). +# They should match module names (as registered in Resources.php), but there are exceptions. # Each top-level key holds a resource descriptor that must have one of # the following `type` values: # @@ -10,9 +11,9 @@ # ### Type tar # -# The `src` and `integrity` keys are quired. +# The `src` and `integrity` keys are required. # -# * `src`: Full URL to thes remote resource. +# * `src`: Full URL to the remote resource. # * `integrity`: Cryptographic hash (integrity metadata format per ). # * `dest`: An object mapping paths to files or directory from the remote resource to a destination # in the module directory. The value of key in dest may be omitted, which will extract the key @@ -20,18 +21,75 @@ # ### Type file # -# The `src` and `integrity` keys are quired. +# The `src` and `integrity` keys are required. # -# * `src`: Full URL to thes remote resource. +# * `src`: Full URL to the remote resource. # * `integrity`: Cryptographic hash (integrity metadata format per ). # * `dest`: The name of the file in the module directory. Default: Basename of URL. # -### Type mult-file +### Type multi-file # # The `files` key is required. # # * `files`: An object mapping destination paths to an object containing `src` and `integrity` # keys. + +CLDRPluralRuleParser: + type: file + src: https://raw.githubusercontent.com/santhoshtr/CLDRPluralRuleParser/v1.1.3/src/CLDRPluralRuleParser.js + integrity: sha384-Y0qxTEDVQgh+N5In+vLbZLL2H7PEROnicj8vxof0mxR8kXcGysGE6OcF+cS+Ao0u + +easy-deflate: + type: multi-file + files: + deflate.js: + src: https://raw.githubusercontent.com/edg2s/Easy-Deflate/7a6056e5302f6f385ff2efa60afda45b4ad81e51/deflate.js + integrity: sha384-sHnZLDSWMUhA2w9ygkzCK8YFvoh/fQKY6lXMbvmrYzjuNURiLB0DZFCDNMpGyZ77 + easydeflate.js: + src: https://raw.githubusercontent.com/edg2s/Easy-Deflate/7a6056e5302f6f385ff2efa60afda45b4ad81e51/easydeflate.js + integrity: sha384-EwPfP2RMkDPa1HkzQsXgzTsy1KEjcIzQPA1HDS/JPHjvEMvVUsCxWwm1oXql/jk2 + inflate.js: + src: https://raw.githubusercontent.com/edg2s/Easy-Deflate/7a6056e5302f6f385ff2efa60afda45b4ad81e51/inflate.js + integrity: sha384-hMg44Hw424mUYvmzKl0JT4J8UU/1YYhTiGRtR0YX/MXNLK9qWTK0d62FBCDGxmxw + README.md: + src: https://raw.githubusercontent.com/edg2s/Easy-Deflate/7a6056e5302f6f385ff2efa60afda45b4ad81e51/README.md + integrity: sha384-6kwcfCLivvqXBZy2ATyya+mTVWLk3eaQyBdC6tbpBtkygnBrM2SNkq3jz/l7IkvP + +html5shiv: + type: file + src: https://raw.githubusercontent.com/aFarkas/html5shiv/3.7.3/src/html5shiv.js + integrity: sha384-RPXhaTf22QktT8KTwZ6bUz/C+7CnccaIw5W/y/t0FW5WSDGj3wc3YtRIJC0w47in + +jquery: + type: file + src: https://code.jquery.com/jquery-3.3.1.js + # Integrity from link modals https://code.jquery.com/jquery/ + integrity: sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60= + dest: jquery.js + +jquery.cookie: + type: multi-file + files: + jquery.cookie.js: + src: https://raw.githubusercontent.com/carhartl/jquery-cookie/v1.3.1/jquery.cookie.js + integrity: sha384-Xxq63E9KDgzUJ6WPNPqVeOtRIwZyx6y9DzEwY2u6LYKSnWrjSoGtWSKmTindYBf2 + MIT-LICENSE.txt: + src: https://raw.githubusercontent.com/carhartl/jquery-cookie/v1.3.1/MIT-LICENSE.txt + integrity: sha384-zYsGf3KJ7S0AhOICjcoh0kkn7aGZlzYUXXX5xz8dwR9KjLMM+/JPR2g/jVOGGeId + CHANGELOG.md: + src: https://raw.githubusercontent.com/carhartl/jquery-cookie/v1.3.1/CHANGELOG.md + integrity: sha384-SQOHhLc7PHxHDQpGE/zv9XfXKL0A7OBu8kuyVDnHVp+zSoWyRw4xUJ+LSm5ql4kS + +mustache: + type: multi-file + files: + mustache.js: + src: https://raw.githubusercontent.com/janl/mustache.js/v1.0.0/mustache.js + integrity: sha384-k2UYqmzoiq/qgIzZvcYBxbXQW4YdPAsXDOTkHTGb9TCZ9sjCkyT4TlaUN0wQRkql + LICENSE: + src: https://raw.githubusercontent.com/janl/mustache.js/v1.0.0/LICENSE + integrity: sha384-MYVwXwula9+YkyXexOJVZ0v0DaVvG22uX57mNq5Di+7u8OH9EG9q3yuXkp1Iehiq + oojs: type: tar src: https://registry.npmjs.org/oojs/-/oojs-2.2.2.tgz @@ -41,10 +99,11 @@ oojs: package/AUTHORS.txt: package/LICENSE-MIT: package/README.md: -oojs-ui: + +ooui: type: tar - src: https://registry.npmjs.org/oojs-ui/-/oojs-ui-0.28.0.tgz - integrity: sha384-j8bzlCPrfS4sca+U9JO9tdcewDlLlDlOVOsLn+Vqlcg5GU59vLSd7TVm4FiuTowy + src: https://registry.npmjs.org/oojs-ui/-/oojs-ui-0.28.2.tgz + integrity: sha384-wZSNhrZFu8mDYVRIBTObP1X+o1WuFgmxeaCHnRJ2O8MP+FizOomibPHJSNOPwrjv dest: # Main stuff package/dist/oojs-ui-core.js{,.map.json}: @@ -71,19 +130,20 @@ oojs-ui: package/dist/History.md: package/dist/LICENSE-MIT: package/dist/README.md: -jquery: - type: file - src: https://code.jquery.com/jquery-3.3.1.js - # Integrity from link modals https://code.jquery.com/jquery/ - integrity: sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60= - dest: jquery.js + qunitjs: type: multi-file # Integrity from link modals at https://code.jquery.com/qunit/ files: qunit.js: - src: https://code.jquery.com/qunit/qunit-2.6.0.js - integrity: sha256-QdI40P4EEDzPRIS0mktlE0sSyoXCnOs8fB4OSmy+VxI= + src: https://code.jquery.com/qunit/qunit-2.6.2.js + integrity: sha256-72OhbBvECs6Z5vG0GfPqiyYvTf8vhdEVHKQcacIcIeM= qunit.css: - src: https://code.jquery.com/qunit/qunit-2.6.0.css - integrity: sha256-F4O5nugrHEEjfO0tfu/LKnSRFKctZ9Rdmi1oj22UD1s= + src: https://code.jquery.com/qunit/qunit-2.6.2.css + integrity: sha256-qpkurjTvVTJJCSpMABcvF4IlYUJkd8saxiHgUQpEjX8= + +sinonjs: + type: file + src: https://sinonjs.org/releases/sinon-1.17.3.js + integrity: sha384-8+RlaM2FW7qMqjxpM5NTVM0y6sTY+vTi/AHnk7Fd7NHjBye9sVxxsMjyxVJnPBtU + dest: sinon-1.17.3.js