From: James D. Forrester Date: Sat, 27 Apr 2019 04:55:16 +0000 (-0500) Subject: foreign-resources.yaml: Add jquery.chosen X-Git-Tag: 1.34.0-rc.0~1469^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_aide%28?a=commitdiff_plain;h=2cc444bc5877e62e9de63846a18ff2ce0eb833b7;p=lhc%2Fweb%2Fwiklou.git foreign-resources.yaml: Add jquery.chosen Change-Id: Ibf456477cb9b7be203688bb7356bdc9923844a3a --- diff --git a/resources/lib/foreign-resources.yaml b/resources/lib/foreign-resources.yaml index 4609c04407..d3af4d64fe 100644 --- a/resources/lib/foreign-resources.yaml +++ b/resources/lib/foreign-resources.yaml @@ -121,7 +121,28 @@ jquery: integrity: sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60= dest: jquery.js -# TODO: jquery.chosen +jquery.chosen: + type: multi-file + files: + LICENSE: + src: https://raw.githubusercontent.com/harvesthq/chosen/v1.8.2/LICENSE.md + integrity: sha384-hxUqOVbJZTd9clMlf9yV18PjyKQ2rUOCXLgFNYlV/blpyeCyiUCpmVjAmNP0yc8M + README.md: + src: https://raw.githubusercontent.com/harvesthq/chosen/v1.8.2/README.md + integrity: sha384-ps8fQiOF1anPibj6QMNii4OcAbZNcy+dkmdJUZzqBgmfjaPth9YDe0TRIk89lfID + # Following files taken from CDN because they're built, and don't exist in the repo + chosen-sprite.png: + src: https://cdnjs.cloudflare.com/ajax/libs/chosen/1.8.2/chosen-sprite.png + integrity: sha384-QL0lDMjIhfcd5uzKEIPehkhx7l0gHWxFo1taNsY2hdDuYdGAadNhiwKueQ91R8KW + chosen-sprite@2x.png: + src: https://cdnjs.cloudflare.com/ajax/libs/chosen/1.8.2/chosen-sprite%402x.png + integrity: sha384-MSDzP+ofFO+lRrCZQn3dztHS/GdR8Ai907bxrRZeuGSi87G8XffEKTxxM99GTvr1 + chosen.css: + src: https://cdnjs.cloudflare.com/ajax/libs/chosen/1.8.2/chosen.css + integrity: sha384-VeNz/jFhcqEG5UB40sPZW8Bg8sdtbtXW1038aqBPAZy/z/6j1XsSQjRUJ7NEM3nE + chosen.jquery.js: + src: https://cdnjs.cloudflare.com/ajax/libs/chosen/1.8.2/chosen.jquery.js + integrity: sha384-EzfvMGW4mwDo/InJrmR/UvtxTUUYUA0cfybfS8aqPG1ItoAQYYYDImWl1gaBzMfQ jquery.client: type: tar diff --git a/resources/lib/jquery.chosen/README.md b/resources/lib/jquery.chosen/README.md index 5b212563bd..a3aa89e217 100644 --- a/resources/lib/jquery.chosen/README.md +++ b/resources/lib/jquery.chosen/README.md @@ -45,4 +45,3 @@ We welcome all to participate in making Chosen the best software it can be. The - Design and CSS by [Matthew Lettini](http://matthewlettini.com/) - Repository maintained by [@pfiller](http://github.com/pfiller), [@kenearley](http://github.com/kenearley), [@stof](http://github.com/stof), [@koenpunt](http://github.com/koenpunt), and [@tjschuck](http://github.com/tjschuck). - Chosen includes [contributions by many fine folks](https://github.com/harvesthq/chosen/contributors). -