From 430490952c4f1ccdfce10181650ed2b56f490087 Mon Sep 17 00:00:00 2001 From: Szymon Szukalski Date: Wed, 29 Nov 2023 12:42:57 +1100 Subject: latest export --- Recipes/Resources/PhotoSwipe/LICENSE | 21 + .../PhotoSwipe/default-skin/default-skin.css | 483 +++++++++++++++++++++ .../PhotoSwipe/default-skin/default-skin.png | Bin 0 -> 547 bytes .../PhotoSwipe/default-skin/default-skin.svg | 1 + .../PhotoSwipe/default-skin/preloader.gif | Bin 0 -> 866 bytes .../PhotoSwipe/photoswipe-ui-default.min.js | 4 + Recipes/Resources/PhotoSwipe/photoswipe.css | 178 ++++++++ Recipes/Resources/PhotoSwipe/photoswipe.min.js | 4 + 8 files changed, 691 insertions(+) create mode 100644 Recipes/Resources/PhotoSwipe/LICENSE create mode 100644 Recipes/Resources/PhotoSwipe/default-skin/default-skin.css create mode 100644 Recipes/Resources/PhotoSwipe/default-skin/default-skin.png create mode 100644 Recipes/Resources/PhotoSwipe/default-skin/default-skin.svg create mode 100644 Recipes/Resources/PhotoSwipe/default-skin/preloader.gif create mode 100644 Recipes/Resources/PhotoSwipe/photoswipe-ui-default.min.js create mode 100644 Recipes/Resources/PhotoSwipe/photoswipe.css create mode 100644 Recipes/Resources/PhotoSwipe/photoswipe.min.js (limited to 'Recipes/Resources/PhotoSwipe') diff --git a/Recipes/Resources/PhotoSwipe/LICENSE b/Recipes/Resources/PhotoSwipe/LICENSE new file mode 100644 index 0000000..e9bdac9 --- /dev/null +++ b/Recipes/Resources/PhotoSwipe/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2014-2016 Dmitry Semenov, http://dimsemenov.com + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/Recipes/Resources/PhotoSwipe/default-skin/default-skin.css b/Recipes/Resources/PhotoSwipe/default-skin/default-skin.css new file mode 100644 index 0000000..f99db1b --- /dev/null +++ b/Recipes/Resources/PhotoSwipe/default-skin/default-skin.css @@ -0,0 +1,483 @@ +/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */ +/* + + Contents: + + 1. Buttons + 2. Share modal and links + 3. Index indicator ("1 of X" counter) + 4. Caption + 5. Loading indicator + 6. Additional styles (root element, top bar, idle state, hidden state, etc.) + +*/ +/* + + 1. Buttons + + */ +/*