pul_uv_rails 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.bowerrc +3 -0
- data/.gitignore +9 -0
- data/.rspec +2 -0
- data/.travis.yml +5 -0
- data/Gemfile +4 -0
- data/LICENSE +202 -0
- data/README.md +44 -0
- data/Rakefile +6 -0
- data/bower.json +27 -0
- data/lib/pul_uv_rails.rb +12 -0
- data/lib/pul_uv_rails/universal_viewer.rb +34 -0
- data/lib/pul_uv_rails/version.rb +3 -0
- data/public/universalviewer/.bower.json +32 -0
- data/public/universalviewer/.bowerrc +6 -0
- data/public/universalviewer/.gitattributes +4 -0
- data/public/universalviewer/.gitignore +88 -0
- data/public/universalviewer/.gitmodules +6 -0
- data/public/universalviewer/.npmignore +19 -0
- data/public/universalviewer/.travis.yml +21 -0
- data/public/universalviewer/.vscode/settings.json +13 -0
- data/public/universalviewer/.vscode/tasks.json +25 -0
- data/public/universalviewer/CHANGELOG.md +11 -0
- data/public/universalviewer/Gruntfile.js +490 -0
- data/public/universalviewer/LICENSE.txt +16 -0
- data/public/universalviewer/README.md +98 -0
- data/public/universalviewer/app.build.js +14 -0
- data/public/universalviewer/bower.json +23 -0
- data/public/universalviewer/config.js +56 -0
- data/public/universalviewer/dist/uv-2.0.1/app.html +61 -0
- data/public/universalviewer/dist/uv-2.0.1/html/uv-pdfcenterpanel-module/viewer.html +363 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ach/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ach/viewer.properties +97 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/af/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/af/viewer.properties +140 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ak/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ak/viewer.properties +123 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/an/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/an/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ar/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ar/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/as/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/as/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ast/chrome.properties +7 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ast/viewer.properties +73 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/az/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/az/viewer.properties +139 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/be/chrome.properties +4 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/be/viewer.properties +103 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/bg/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/bg/viewer.properties +124 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/bn-BD/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/bn-BD/viewer.properties +139 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/bn-IN/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/bn-IN/viewer.properties +139 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/br/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/br/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/bs/chrome.properties +8 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/bs/viewer.properties +125 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ca/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ca/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/cs/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/cs/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/csb/chrome.properties +8 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/csb/viewer.properties +134 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/cy/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/cy/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/da/chrome.properties +9 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/da/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/de/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/de/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/el/chrome.properties +9 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/el/viewer.properties +131 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/en-GB/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/en-GB/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/en-US/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/en-US/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/en-ZA/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/en-ZA/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/eo/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/eo/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/es-AR/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/es-AR/viewer.properties +167 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/es-CL/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/es-CL/viewer.properties +126 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/es-ES/chrome.properties +8 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/es-ES/viewer.properties +107 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/es-MX/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/es-MX/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/et/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/et/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/eu/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/eu/viewer.properties +136 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/fa/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/fa/viewer.properties +102 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ff/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ff/viewer.properties +123 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/fi/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/fi/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/fr/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/fr/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/fy-NL/chrome.properties +9 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/fy-NL/viewer.properties +167 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ga-IE/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ga-IE/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/gd/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/gd/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/gl/chrome.properties +8 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/gl/viewer.properties +124 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/gu-IN/chrome.properties +10 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/gu-IN/viewer.properties +108 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/he/chrome.properties +20 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/he/viewer.properties +150 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/hi-IN/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/hi-IN/viewer.properties +136 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/hr/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/hr/viewer.properties +139 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/hu/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/hu/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/hy-AM/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/hy-AM/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/id/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/id/viewer.properties +167 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/is/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/is/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/it/chrome.properties +8 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/it/viewer.properties +107 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ja/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ja/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ka/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ka/viewer.properties +124 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/kk/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/kk/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/km/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/km/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/kn/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/kn/viewer.properties +123 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ko/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ko/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ku/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ku/viewer.properties +136 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/lg/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/lg/viewer.properties +100 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/lij/chrome.properties +7 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/lij/viewer.properties +94 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/locale.properties +312 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/lt/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/lt/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/lv/chrome.properties +9 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/lv/viewer.properties +157 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/mai/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/mai/viewer.properties +123 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/mk/chrome.properties +9 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/mk/viewer.properties +126 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ml/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ml/viewer.properties +136 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/mn/chrome.properties +15 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/mn/viewer.properties +65 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/mr/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/mr/viewer.properties +119 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ms/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ms/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/my/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/my/viewer.properties +123 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/nb-NO/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/nb-NO/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/nl/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/nl/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/nn-NO/chrome.properties +8 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/nn-NO/viewer.properties +136 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/nso/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/nso/viewer.properties +123 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/oc/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/oc/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/or/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/or/viewer.properties +139 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/pa-IN/chrome.properties +10 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/pa-IN/viewer.properties +175 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/pl/chrome.properties +9 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/pl/viewer.properties +149 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/pt-BR/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/pt-BR/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/pt-PT/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/pt-PT/viewer.properties +166 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/rm/chrome.properties +8 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/rm/viewer.properties +127 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ro/chrome.properties +27 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ro/viewer.properties +156 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ru/chrome.properties +8 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ru/viewer.properties +107 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/rw/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/rw/viewer.properties +123 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sah/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sah/viewer.properties +122 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/si/chrome.properties +17 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/si/viewer.properties +98 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sk/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sk/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sl/chrome.properties +8 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sl/viewer.properties +136 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/son/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/son/viewer.properties +120 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sq/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sq/viewer.properties +160 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sr/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sr/viewer.properties +123 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sv-SE/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sv-SE/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sw/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/sw/viewer.properties +121 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ta-LK/chrome.properties +3 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ta-LK/viewer.properties +50 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ta/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ta/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/te/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/te/viewer.properties +145 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/th/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/th/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/tl/chrome.properties +17 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/tl/viewer.properties +83 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/tn/chrome.properties +15 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/tn/viewer.properties +68 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/tr/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/tr/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/uk/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/uk/viewer.properties +136 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ur/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/ur/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/vi/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/vi/viewer.properties +120 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/wo/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/wo/viewer.properties +116 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/xh/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/xh/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/zh-CN/chrome.properties +19 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/zh-CN/viewer.properties +161 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/zh-TW/chrome.properties +20 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/zh-TW/viewer.properties +162 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/zu/chrome.properties +18 -0
- data/public/universalviewer/dist/uv-2.0.1/l10n/zu/viewer.properties +124 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/Detector.js +67 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/README.md +9 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/app.js +9 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/bundle.min.js +11 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/compatibility.js +559 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/embed.js +553 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/flashmediaelement.swf +0 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/iiif-gallery-component.js +475 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/iiif-metadata-component.js +458 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/iiif-tree-component.js +293 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/l10n.js +1007 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/mediaelement-and-player.js +4288 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/openseadragon.min.js +15 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/pdf.js +8568 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/pdf.min.js +197 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/pdf.worker.js +42400 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/pdf.worker.min.js +891 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/pdf_combined.js +937 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/pdfobject.js +250 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/stats.min.js +7 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/three.min.js +870 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/uv-mediaelement-extension-dependencies.js +5 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/uv-mediaelement-extension.cy-GB.config.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/uv-mediaelement-extension.en-GB.config.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/uv-pdf-extension-dependencies.js +5 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/uv-pdf-extension.cy-GB.config.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/uv-pdf-extension.en-GB.config.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/uv-seadragon-extension-dependencies.js +5 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/uv-seadragon-extension.cy-GB.config.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/uv-seadragon-extension.en-GB.config.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/uv-virtex-extension-dependencies.js +5 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/uv-virtex-extension.cy-GB.config.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/uv-virtex-extension.en-GB.config.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/viewer.js +5861 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/viewer.min.js +178 -0
- data/public/universalviewer/dist/uv-2.0.1/lib/virtex.js +343 -0
- data/public/universalviewer/dist/uv-2.0.1/package.json +70 -0
- data/public/universalviewer/dist/uv-2.0.1/schema/uv-mediaelement-extension.cy-GB.schema.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/schema/uv-mediaelement-extension.en-GB.schema.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/schema/uv-pdf-extension.cy-GB.schema.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/schema/uv-pdf-extension.en-GB.schema.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/schema/uv-seadragon-extension.cy-GB.schema.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/schema/uv-seadragon-extension.en-GB.schema.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/schema/uv-virtex-extension.cy-GB.schema.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/schema/uv-virtex-extension.en-GB.schema.json +1 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/css/uv-mediaelement-extension/theme.css +3178 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/css/uv-pdf-extension/theme.css +4044 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/css/uv-seadragon-extension/theme.css +3185 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/css/uv-virtex-extension/theme.css +2455 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-contentleftpanel-module/padlock.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-contentleftpanel-module/thumb_placeholder.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-mediaelementcenterpanel-module/bigplay.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-mediaelementcenterpanel-module/controls-wellcome-bg.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-mediaelementcenterpanel-module/controls-wellcome.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-mediaelementcenterpanel-module/loading.gif +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-moreinforightpanel-module/copy.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-osdmobilefooterpanel-module/rotate_right.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-osdmobilefooterpanel-module/zoom_in.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-osdmobilefooterpanel-module/zoom_out.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pagingheaderpanel-module/first.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pagingheaderpanel-module/grid.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pagingheaderpanel-module/last.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pagingheaderpanel-module/next.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pagingheaderpanel-module/one_up.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pagingheaderpanel-module/prev.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pagingheaderpanel-module/settings.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pagingheaderpanel-module/two_up.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/annotation-check.svg +11 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/annotation-comment.svg +16 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/annotation-help.svg +26 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/annotation-insert.svg +10 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/annotation-key.svg +11 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/annotation-newparagraph.svg +11 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/annotation-noicon.svg +7 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/annotation-note.svg +42 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/annotation-paragraph.svg +16 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-next-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-next-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-next.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-next@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-previous-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-previous-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-previous.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-previous@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/grab.cur +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/grabbing.cur +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/loading-icon.gif +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/loading-small.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-documentProperties.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-documentProperties@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-firstPage.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-firstPage@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-handTool.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-handTool@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-lastPage.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-lastPage@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-rotateCcw.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-rotateCcw@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-rotateCw.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-rotateCw@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/shadow.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/texture.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-bookmark.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-bookmark@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-download.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-download@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-menuArrows.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-menuArrows@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-openFile.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-openFile@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageDown-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageDown-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageDown.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageDown@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageUp-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageUp-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageUp.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageUp@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-presentationMode.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-presentationMode@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-print.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-print@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-search.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-search@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-secondaryToolbarToggle-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-secondaryToolbarToggle-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-secondaryToolbarToggle.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-secondaryToolbarToggle@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-sidebarToggle-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-sidebarToggle-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-sidebarToggle.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-sidebarToggle@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewAttachments.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewOutline-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewOutline-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewOutline.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewOutline@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewThumbnail.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewThumbnail@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-zoomIn.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-zoomIn@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-zoomOut.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-zoomOut@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/down_arrow.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/down_arrow_disabled.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/home.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/left_arrow.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/left_arrow_disabled.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/pixel.gif +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/right_arrow.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/right_arrow_disabled.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/rotate_right.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/up_arrow.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/up_arrow_disabled.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/zoom_in.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-seadragoncenterpanel-module/zoom_out.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-searchfooterpanel-module/next.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-searchfooterpanel-module/placemarker_down.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-searchfooterpanel-module/placemarker_down_hover.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-searchfooterpanel-module/placemarker_up.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-searchfooterpanel-module/prev.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-searchfooterpanel-module/search.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-searchfooterpanel-module/spinner.gif +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/arrows_left.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/arrows_right.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/bookmark.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/close.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/close_attribution.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/close_information_box.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/close_message_box.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/copy.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/dialogue_arrow.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/download.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/embed.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/error.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/exit_fullscreen.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/feedback.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/fullscreen.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/hidden_thumb.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/iiif.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/minus.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/modal_bg.gif +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/moreinfo.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/open.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/plus.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/print.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/search_result.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/settings.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/share.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/sprite.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-shared-module/unavailable.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-virtexcenterpanel-module/zoom_in.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-cy-GB-theme/img/uv-virtexcenterpanel-module/zoom_out.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/css/uv-mediaelement-extension/theme.css +3172 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/css/uv-pdf-extension/theme.css +4035 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/css/uv-seadragon-extension/theme.css +3178 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/css/uv-virtex-extension/theme.css +2448 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/hamburger.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-contentleftpanel-module/padlock.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-contentleftpanel-module/thumb_placeholder.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-mediaelementcenterpanel-module/bigplay.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-mediaelementcenterpanel-module/controls-wellcome-bg.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-mediaelementcenterpanel-module/controls-wellcome.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-mediaelementcenterpanel-module/loading.gif +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-moreinforightpanel-module/copy.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-osdmobilefooterpanel-module/rotate_right.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-osdmobilefooterpanel-module/zoom_in.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-osdmobilefooterpanel-module/zoom_out.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pagingheaderpanel-module/first.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pagingheaderpanel-module/grid.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pagingheaderpanel-module/last.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pagingheaderpanel-module/next.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pagingheaderpanel-module/one_up.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pagingheaderpanel-module/prev.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pagingheaderpanel-module/settings.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pagingheaderpanel-module/two_up.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/annotation-check.svg +11 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/annotation-comment.svg +16 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/annotation-help.svg +26 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/annotation-insert.svg +10 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/annotation-key.svg +11 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/annotation-newparagraph.svg +11 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/annotation-noicon.svg +7 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/annotation-note.svg +42 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/annotation-paragraph.svg +16 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-next-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-next-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-next.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-next@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-previous-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-previous-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-previous.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/findbarButton-previous@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/grab.cur +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/grabbing.cur +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/loading-icon.gif +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/loading-small.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-documentProperties.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-documentProperties@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-firstPage.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-firstPage@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-handTool.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-handTool@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-lastPage.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-lastPage@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-rotateCcw.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-rotateCcw@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-rotateCw.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/secondaryToolbarButton-rotateCw@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/shadow.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/texture.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-bookmark.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-bookmark@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-download.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-download@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-menuArrows.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-menuArrows@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-openFile.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-openFile@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageDown-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageDown-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageDown.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageDown@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageUp-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageUp-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageUp.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-pageUp@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-presentationMode.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-presentationMode@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-print.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-print@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-search.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-search@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-secondaryToolbarToggle-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-secondaryToolbarToggle-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-secondaryToolbarToggle.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-secondaryToolbarToggle@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-sidebarToggle-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-sidebarToggle-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-sidebarToggle.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-sidebarToggle@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewAttachments.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewOutline-rtl.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewOutline-rtl@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewOutline.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewOutline@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewThumbnail.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-viewThumbnail@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-zoomIn.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-zoomIn@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-zoomOut.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-pdfcenterpanel-module/toolbarButton-zoomOut@2x.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/down_arrow.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/down_arrow_disabled.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/home.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/left_arrow.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/left_arrow_disabled.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/pixel.gif +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/right_arrow.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/right_arrow_disabled.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/rotate_right.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/up_arrow.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/up_arrow_disabled.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/zoom_in.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-seadragoncenterpanel-module/zoom_out.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-searchfooterpanel-module/next.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-searchfooterpanel-module/placemarker_down.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-searchfooterpanel-module/placemarker_down_hover.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-searchfooterpanel-module/placemarker_up.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-searchfooterpanel-module/prev.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-searchfooterpanel-module/search.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-searchfooterpanel-module/spinner.gif +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/arrows_left.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/arrows_right.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/bookmark.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/close.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/close_attribution.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/close_information_box.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/close_message_box.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/copy.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/dialogue_arrow.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/download.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/embed.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/error.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/exit_fullscreen.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/feedback.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/fullscreen.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/hidden_thumb.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/iiif.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/minus.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/modal_bg.gif +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/moreinfo.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/open.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/plus.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/print.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/search_result.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/settings.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/share.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/sprite.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-shared-module/unavailable.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-virtexcenterpanel-module/zoom_in.png +0 -0
- data/public/universalviewer/dist/uv-2.0.1/themes/uv-en-GB-theme/img/uv-virtexcenterpanel-module/zoom_out.png +0 -0
- data/public/universalviewer/favicon.ico +0 -0
- data/public/universalviewer/gulpfile.js +13 -0
- data/public/universalviewer/package.json +70 -0
- data/public/universalviewer/typings.json +20 -0
- data/pul_uv_rails.gemspec +26 -0
- metadata +687 -0
@@ -0,0 +1,9 @@
|
|
1
|
+
# This Source Code Form is subject to the terms of the Mozilla Public
|
2
|
+
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
3
|
+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
4
|
+
|
5
|
+
# Chrome notification bar messages and buttons
|
6
|
+
unsupported_feature=Αυτό το έγγραφο PDF μπορεί να μην εμφανιστεί σωστά
|
7
|
+
open_with_different_viewer=Άνοιγμα με διαφορετική εφαρμογή
|
8
|
+
open_with_different_viewer.accessKey=δ
|
9
|
+
|
@@ -0,0 +1,131 @@
|
|
1
|
+
# This Source Code Form is subject to the terms of the Mozilla Public
|
2
|
+
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
3
|
+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
4
|
+
|
5
|
+
# Main toolbar buttons (tooltips and alt text for images)
|
6
|
+
previous.title=Προηγούμενη σελίδα
|
7
|
+
previous_label=Προηγούμενη
|
8
|
+
next.title=Επόμενη σελίδα
|
9
|
+
next_label=Επόμενη
|
10
|
+
|
11
|
+
# LOCALIZATION NOTE (page_label, page_of):
|
12
|
+
# These strings are concatenated to form the "Page: X of Y" string.
|
13
|
+
# Do not translate "{{pageCount}}", it will be substituted with a number
|
14
|
+
# representing the total number of pages.
|
15
|
+
page_label=Σελίδα:
|
16
|
+
page_of= {{pageCount}}
|
17
|
+
|
18
|
+
zoom_out.title=Σμίκρυνση
|
19
|
+
zoom_out_label=Σμίκρυνση
|
20
|
+
zoom_in.title=Μεγέθυνση
|
21
|
+
zoom_in_label=Μεγέθυνση
|
22
|
+
zoom.title=Μεγέθυνση
|
23
|
+
print.title=Εκτύπωση
|
24
|
+
print_label=Εκτύπωση
|
25
|
+
open_file.title=Άνοιγμα αρχείου
|
26
|
+
open_file_label=Άνοιγμα
|
27
|
+
download.title=Λήψη
|
28
|
+
download_label=Λήψη
|
29
|
+
bookmark.title=Τρέχουσα προβολή (αντίγραφο ή άνοιγμα σε νέο παράθυρο)
|
30
|
+
bookmark_label=Τρέχουσα προβολή
|
31
|
+
|
32
|
+
# Tooltips and alt text for side panel toolbar buttons
|
33
|
+
# (the _label strings are alt text for the buttons, the .title strings are
|
34
|
+
# tooltips)
|
35
|
+
outline.title=Προβολή διάρθρωσης κειμένου
|
36
|
+
outline_label=Διάρθρωση κειμένου
|
37
|
+
thumbs.title=Προβολή μικρογραφιών
|
38
|
+
thumbs_label=Μικρογραφίες
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
# Thumbnails panel item (tooltip and alt text for images)
|
43
|
+
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
44
|
+
# number.
|
45
|
+
thumb_page_title=Σελίδα {{page}}
|
46
|
+
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
47
|
+
# number.
|
48
|
+
thumb_page_canvas=Μικρογραφία της σελίδας {{page}}
|
49
|
+
|
50
|
+
first_page.label=Μετάβαση στην πρώτη σελίδα
|
51
|
+
|
52
|
+
# Error panel labels
|
53
|
+
error_more_info=Περισσότερες πληροφορίες
|
54
|
+
error_less_info=Λιγότερες πληροφορίες
|
55
|
+
error_close=Κλείσιμο
|
56
|
+
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
57
|
+
# english string describing the error.
|
58
|
+
error_message=Μήνυμα: {{message}}
|
59
|
+
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
60
|
+
# trace.
|
61
|
+
error_stack=Stack: {{stack}}
|
62
|
+
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
63
|
+
error_file=Αρχείο: {{file}}
|
64
|
+
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
65
|
+
error_line=Line: {{line}}
|
66
|
+
rendering_error=Προέκυψε σφάλμα κατά την ανάλυση της σελίδας.
|
67
|
+
|
68
|
+
# Predefined zoom values
|
69
|
+
page_scale_width=Πλάτος σελίδας
|
70
|
+
page_scale_fit=Μέγεθος σελίδας
|
71
|
+
page_scale_auto=Αυτόματη μεγέθυνση
|
72
|
+
page_scale_actual=Πραγματικό μέγεθος
|
73
|
+
|
74
|
+
|
75
|
+
# Context menu
|
76
|
+
page_rotate_cw.label=Δεξιόστροφη περιστροφή
|
77
|
+
page_rotate_ccw.label=Αριστερόστροφη περιστροφή
|
78
|
+
|
79
|
+
presentation_mode.title=Μετάβαση σε λειτουργία παρουσίασης
|
80
|
+
presentation_mode_label=Λειτουργία παρουσίασης
|
81
|
+
|
82
|
+
# Loading indicator messages
|
83
|
+
# LOCALIZATION NOTE (error_line): "{{[percent}}" will be replaced with a percentage
|
84
|
+
|
85
|
+
loading_error_indicator=Σφάλμα
|
86
|
+
loading_error=Προέκυψε ένα σφάλμα κατά τη φόρτωση του PDF.
|
87
|
+
|
88
|
+
request_password=Το PDF προστατεύεται από κωδικό:
|
89
|
+
|
90
|
+
printing_not_supported=Προειδοποίηση: Η εκτύπωση δεν υποστηρίζεται πλήρως από αυτόν τον περιηγητή.
|
91
|
+
|
92
|
+
|
93
|
+
|
94
|
+
findbar.title=Εύρεση στο έγγραφο
|
95
|
+
findbar_label=Εύρεση
|
96
|
+
|
97
|
+
|
98
|
+
# Find panel button title and messages
|
99
|
+
find_label=Εύρεση:
|
100
|
+
find_previous.title=Εύρεση της προηγούμενης εμφάνισης της φράσης
|
101
|
+
find_previous_label=Προηγούμενο
|
102
|
+
find_next.title=Εύρεση της επόμενης εμφάνισης της φράσης
|
103
|
+
find_next_label=Επόμενο
|
104
|
+
find_highlight=Επισήμανση όλων
|
105
|
+
find_match_case_label=Ταίριασμα χαρακτήρα
|
106
|
+
find_reached_top=Έλευση στην αρχή του εγγράφου, συνέχεια από το τέλος
|
107
|
+
find_reached_bottom=Έλευση στο τέλος του εγγράφου, συνέχεια από την αρχή
|
108
|
+
find_not_found=Η φράση δεν βρέθηκε
|
109
|
+
|
110
|
+
invalid_file_error=Μη έγκυρο ή κατεστραμμένο αρχείο PDF.
|
111
|
+
last_page.label=Μετάβαση στη τελευταία σελίδα
|
112
|
+
|
113
|
+
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
114
|
+
# replaced by the PDF.JS version and build ID.
|
115
|
+
error_version_info=PDF.js v{{version}} (build: {{build}})
|
116
|
+
|
117
|
+
missing_file_error=Λείπει αρχείο PDF.
|
118
|
+
|
119
|
+
|
120
|
+
toggle_sidebar.title=Εναλλαγή προβολής πλευρικής στήλης
|
121
|
+
toggle_sidebar_label=Εναλλαγή προβολής πλευρικής στήλης
|
122
|
+
|
123
|
+
web_fonts_disabled=Οι γραμματοσειρές Web απενεργοποιημένες: αδυναμία χρήσης των ενσωματωμένων γραμματοσειρών PDF.
|
124
|
+
|
125
|
+
printing_not_ready=Προειδοποίηση: Το PDF δεν φορτώθηκε πλήρως για εκτύπωση.
|
126
|
+
|
127
|
+
document_colors_disabled=Δεν επιτρέπεται στα έγγραφα PDF να χρησιμοποιούν τα δικά τους χρώματα: Η επιλογή \'Να επιτρέπεται η χρήση χρωμάτων της σελίδας\' δεν είναι ενεργή στην εφαρμογή.
|
128
|
+
|
129
|
+
invalid_password=Μη έγκυρος κωδικός.
|
130
|
+
text_annotation_type.alt=[{{type}} Annotation]
|
131
|
+
|
@@ -0,0 +1,19 @@
|
|
1
|
+
# Copyright 2012 Mozilla Foundation
|
2
|
+
#
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
|
+
# you may not use this file except in compliance with the License.
|
5
|
+
# You may obtain a copy of the License at
|
6
|
+
#
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
+
#
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
|
+
# See the License for the specific language governing permissions and
|
13
|
+
# limitations under the License.
|
14
|
+
|
15
|
+
# Chrome notification bar messages and buttons
|
16
|
+
unsupported_feature=This PDF document might not be displayed correctly.
|
17
|
+
unsupported_feature_forms=This PDF document contains forms. The filling of form fields is not supported.
|
18
|
+
open_with_different_viewer=Open With Different Viewer
|
19
|
+
open_with_different_viewer.accessKey=O
|
@@ -0,0 +1,161 @@
|
|
1
|
+
# Copyright 2012 Mozilla Foundation
|
2
|
+
#
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
|
+
# you may not use this file except in compliance with the License.
|
5
|
+
# You may obtain a copy of the License at
|
6
|
+
#
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
+
#
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
|
+
# See the License for the specific language governing permissions and
|
13
|
+
# limitations under the License.
|
14
|
+
|
15
|
+
# Main toolbar buttons (tooltips and alt text for images)
|
16
|
+
previous.title=Previous Page
|
17
|
+
previous_label=Previous
|
18
|
+
next.title=Next Page
|
19
|
+
next_label=Next
|
20
|
+
|
21
|
+
# LOCALIZATION NOTE (page_label, page_of):
|
22
|
+
# These strings are concatenated to form the "Page: X of Y" string.
|
23
|
+
# Do not translate "{{pageCount}}", it will be substituted with a number
|
24
|
+
# representing the total number of pages.
|
25
|
+
page_label=Page:
|
26
|
+
page_of=of {{pageCount}}
|
27
|
+
|
28
|
+
zoom_out.title=Zoom Out
|
29
|
+
zoom_out_label=Zoom Out
|
30
|
+
zoom_in.title=Zoom In
|
31
|
+
zoom_in_label=Zoom In
|
32
|
+
zoom.title=Zoom
|
33
|
+
print.title=Print
|
34
|
+
print_label=Print
|
35
|
+
presentation_mode.title=Switch to Presentation Mode
|
36
|
+
presentation_mode_label=Presentation Mode
|
37
|
+
open_file.title=Open File
|
38
|
+
open_file_label=Open
|
39
|
+
download.title=Download
|
40
|
+
download_label=Download
|
41
|
+
bookmark.title=Current view (copy or open in new window)
|
42
|
+
bookmark_label=Current View
|
43
|
+
|
44
|
+
# Secondary toolbar and context menu
|
45
|
+
tools.title=Tools
|
46
|
+
tools_label=Tools
|
47
|
+
first_page.title=Go to First Page
|
48
|
+
first_page.label=Go to First Page
|
49
|
+
first_page_label=Go to First Page
|
50
|
+
last_page.title=Go to Last Page
|
51
|
+
last_page.label=Go to Last Page
|
52
|
+
last_page_label=Go to Last Page
|
53
|
+
page_rotate_cw.title=Rotate Clockwise
|
54
|
+
page_rotate_cw.label=Rotate Clockwise
|
55
|
+
page_rotate_cw_label=Rotate Clockwise
|
56
|
+
page_rotate_ccw.title=Rotate Counter-Clockwise
|
57
|
+
page_rotate_ccw.label=Rotate Counter-Clockwise
|
58
|
+
page_rotate_ccw_label=Rotate Counter-Clockwise
|
59
|
+
|
60
|
+
hand_tool_enable.title=Enable hand tool
|
61
|
+
hand_tool_enable_label=Enable hand tool
|
62
|
+
hand_tool_disable.title=Disable hand tool
|
63
|
+
hand_tool_disable_label=Disable hand tool
|
64
|
+
|
65
|
+
# Document properties dialog box
|
66
|
+
document_properties.title=Document Properties…
|
67
|
+
document_properties_label=Document Properties…
|
68
|
+
document_properties_file_name=File name:
|
69
|
+
document_properties_file_size=File size:
|
70
|
+
document_properties_kb={{size_kb}} kB ({{size_b}} bytes)
|
71
|
+
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
72
|
+
document_properties_title=Title:
|
73
|
+
document_properties_author=Author:
|
74
|
+
document_properties_subject=Subject:
|
75
|
+
document_properties_keywords=Keywords:
|
76
|
+
document_properties_creation_date=Creation Date:
|
77
|
+
document_properties_modification_date=Modification Date:
|
78
|
+
document_properties_date_string={{date}}, {{time}}
|
79
|
+
document_properties_creator=Creator:
|
80
|
+
document_properties_producer=PDF Producer:
|
81
|
+
document_properties_version=PDF Version:
|
82
|
+
document_properties_page_count=Page Count:
|
83
|
+
document_properties_close=Close
|
84
|
+
|
85
|
+
# Tooltips and alt text for side panel toolbar buttons
|
86
|
+
# (the _label strings are alt text for the buttons, the .title strings are
|
87
|
+
# tooltips)
|
88
|
+
toggle_sidebar.title=Toggle Sidebar
|
89
|
+
toggle_sidebar_label=Toggle Sidebar
|
90
|
+
outline.title=Show Document Outline
|
91
|
+
outline_label=Document Outline
|
92
|
+
thumbs.title=Show Thumbnails
|
93
|
+
thumbs_label=Thumbnails
|
94
|
+
findbar.title=Find in Document
|
95
|
+
findbar_label=Find
|
96
|
+
|
97
|
+
# Thumbnails panel item (tooltip and alt text for images)
|
98
|
+
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
99
|
+
# number.
|
100
|
+
thumb_page_title=Page {{page}}
|
101
|
+
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
102
|
+
# number.
|
103
|
+
thumb_page_canvas=Thumbnail of Page {{page}}
|
104
|
+
|
105
|
+
# Find panel button title and messages
|
106
|
+
find_label=Find:
|
107
|
+
find_previous.title=Find the previous occurrence of the phrase
|
108
|
+
find_previous_label=Previous
|
109
|
+
find_next.title=Find the next occurrence of the phrase
|
110
|
+
find_next_label=Next
|
111
|
+
find_highlight=Highlight all
|
112
|
+
find_match_case_label=Match case
|
113
|
+
find_reached_top=Reached top of document, continued from bottom
|
114
|
+
find_reached_bottom=Reached end of document, continued from top
|
115
|
+
find_not_found=Phrase not found
|
116
|
+
|
117
|
+
# Error panel labels
|
118
|
+
error_more_info=More Information
|
119
|
+
error_less_info=Less Information
|
120
|
+
error_close=Close
|
121
|
+
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
122
|
+
# replaced by the PDF.JS version and build ID.
|
123
|
+
error_version_info=PDF.js v{{version}} (build: {{build}})
|
124
|
+
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
125
|
+
# english string describing the error.
|
126
|
+
error_message=Message: {{message}}
|
127
|
+
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
128
|
+
# trace.
|
129
|
+
error_stack=Stack: {{stack}}
|
130
|
+
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
131
|
+
error_file=File: {{file}}
|
132
|
+
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
133
|
+
error_line=Line: {{line}}
|
134
|
+
rendering_error=An error occurred while rendering the page.
|
135
|
+
|
136
|
+
# Predefined zoom values
|
137
|
+
page_scale_width=Page Width
|
138
|
+
page_scale_fit=Page Fit
|
139
|
+
page_scale_auto=Automatic Zoom
|
140
|
+
page_scale_actual=Actual Size
|
141
|
+
|
142
|
+
# Loading indicator messages
|
143
|
+
loading_error_indicator=Error
|
144
|
+
loading_error=An error occurred while loading the PDF.
|
145
|
+
invalid_file_error=Invalid or corrupted PDF file.
|
146
|
+
missing_file_error=Missing PDF file.
|
147
|
+
|
148
|
+
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
149
|
+
# "{{type}}" will be replaced with an annotation type from a list defined in
|
150
|
+
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
151
|
+
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
152
|
+
text_annotation_type.alt=[{{type}} Annotation]
|
153
|
+
password_label=Enter the password to open this PDF file.
|
154
|
+
password_invalid=Invalid password. Please try again.
|
155
|
+
password_ok=OK
|
156
|
+
password_cancel=Cancel
|
157
|
+
|
158
|
+
printing_not_supported=Warning: Printing is not fully supported by this browser.
|
159
|
+
printing_not_ready=Warning: The PDF is not fully loaded for printing.
|
160
|
+
web_fonts_disabled=Web fonts are disabled: unable to use embedded PDF fonts.
|
161
|
+
document_colors_disabled=PDF documents are not allowed to use their own colours: \'Allow pages to choose their own colours\' is deactivated in the browser.
|
@@ -0,0 +1,19 @@
|
|
1
|
+
# Copyright 2012 Mozilla Foundation
|
2
|
+
#
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
|
+
# you may not use this file except in compliance with the License.
|
5
|
+
# You may obtain a copy of the License at
|
6
|
+
#
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
+
#
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
|
+
# See the License for the specific language governing permissions and
|
13
|
+
# limitations under the License.
|
14
|
+
|
15
|
+
# Chrome notification bar messages and buttons
|
16
|
+
unsupported_feature=This PDF document might not be displayed correctly.
|
17
|
+
unsupported_feature_forms=This PDF document contains forms. The filling of form fields is not supported.
|
18
|
+
open_with_different_viewer=Open With Different Viewer
|
19
|
+
open_with_different_viewer.accessKey=o
|
@@ -0,0 +1,161 @@
|
|
1
|
+
# Copyright 2012 Mozilla Foundation
|
2
|
+
#
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
|
+
# you may not use this file except in compliance with the License.
|
5
|
+
# You may obtain a copy of the License at
|
6
|
+
#
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
+
#
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
|
+
# See the License for the specific language governing permissions and
|
13
|
+
# limitations under the License.
|
14
|
+
|
15
|
+
# Main toolbar buttons (tooltips and alt text for images)
|
16
|
+
previous.title=Previous Page
|
17
|
+
previous_label=Previous
|
18
|
+
next.title=Next Page
|
19
|
+
next_label=Next
|
20
|
+
|
21
|
+
# LOCALIZATION NOTE (page_label, page_of):
|
22
|
+
# These strings are concatenated to form the "Page: X of Y" string.
|
23
|
+
# Do not translate "{{pageCount}}", it will be substituted with a number
|
24
|
+
# representing the total number of pages.
|
25
|
+
page_label=Page:
|
26
|
+
page_of=of {{pageCount}}
|
27
|
+
|
28
|
+
zoom_out.title=Zoom Out
|
29
|
+
zoom_out_label=Zoom Out
|
30
|
+
zoom_in.title=Zoom In
|
31
|
+
zoom_in_label=Zoom In
|
32
|
+
zoom.title=Zoom
|
33
|
+
presentation_mode.title=Switch to Presentation Mode
|
34
|
+
presentation_mode_label=Presentation Mode
|
35
|
+
open_file.title=Open File
|
36
|
+
open_file_label=Open
|
37
|
+
print.title=Print
|
38
|
+
print_label=Print
|
39
|
+
download.title=Download
|
40
|
+
download_label=Download
|
41
|
+
bookmark.title=Current view (copy or open in new window)
|
42
|
+
bookmark_label=Current View
|
43
|
+
|
44
|
+
# Secondary toolbar and context menu
|
45
|
+
tools.title=Tools
|
46
|
+
tools_label=Tools
|
47
|
+
first_page.title=Go to First Page
|
48
|
+
first_page.label=Go to First Page
|
49
|
+
first_page_label=Go to First Page
|
50
|
+
last_page.title=Go to Last Page
|
51
|
+
last_page.label=Go to Last Page
|
52
|
+
last_page_label=Go to Last Page
|
53
|
+
page_rotate_cw.title=Rotate Clockwise
|
54
|
+
page_rotate_cw.label=Rotate Clockwise
|
55
|
+
page_rotate_cw_label=Rotate Clockwise
|
56
|
+
page_rotate_ccw.title=Rotate Counterclockwise
|
57
|
+
page_rotate_ccw.label=Rotate Counterclockwise
|
58
|
+
page_rotate_ccw_label=Rotate Counterclockwise
|
59
|
+
|
60
|
+
hand_tool_enable.title=Enable hand tool
|
61
|
+
hand_tool_enable_label=Enable hand tool
|
62
|
+
hand_tool_disable.title=Disable hand tool
|
63
|
+
hand_tool_disable_label=Disable hand tool
|
64
|
+
|
65
|
+
# Document properties dialog box
|
66
|
+
document_properties.title=Document Properties…
|
67
|
+
document_properties_label=Document Properties…
|
68
|
+
document_properties_file_name=File name:
|
69
|
+
document_properties_file_size=File size:
|
70
|
+
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
71
|
+
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
72
|
+
document_properties_title=Title:
|
73
|
+
document_properties_author=Author:
|
74
|
+
document_properties_subject=Subject:
|
75
|
+
document_properties_keywords=Keywords:
|
76
|
+
document_properties_creation_date=Creation Date:
|
77
|
+
document_properties_modification_date=Modification Date:
|
78
|
+
document_properties_date_string={{date}}, {{time}}
|
79
|
+
document_properties_creator=Creator:
|
80
|
+
document_properties_producer=PDF Producer:
|
81
|
+
document_properties_version=PDF Version:
|
82
|
+
document_properties_page_count=Page Count:
|
83
|
+
document_properties_close=Close
|
84
|
+
|
85
|
+
# Tooltips and alt text for side panel toolbar buttons
|
86
|
+
# (the _label strings are alt text for the buttons, the .title strings are
|
87
|
+
# tooltips)
|
88
|
+
toggle_sidebar.title=Toggle Sidebar
|
89
|
+
toggle_sidebar_label=Toggle Sidebar
|
90
|
+
outline.title=Show Document Outline
|
91
|
+
outline_label=Document Outline
|
92
|
+
thumbs.title=Show Thumbnails
|
93
|
+
thumbs_label=Thumbnails
|
94
|
+
findbar.title=Find in Document
|
95
|
+
findbar_label=Find
|
96
|
+
|
97
|
+
# Thumbnails panel item (tooltip and alt text for images)
|
98
|
+
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
99
|
+
# number.
|
100
|
+
thumb_page_title=Page {{page}}
|
101
|
+
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
102
|
+
# number.
|
103
|
+
thumb_page_canvas=Thumbnail of Page {{page}}
|
104
|
+
|
105
|
+
# Find panel button title and messages
|
106
|
+
find_label=Find:
|
107
|
+
find_previous.title=Find the previous occurrence of the phrase
|
108
|
+
find_previous_label=Previous
|
109
|
+
find_next.title=Find the next occurrence of the phrase
|
110
|
+
find_next_label=Next
|
111
|
+
find_highlight=Highlight all
|
112
|
+
find_match_case_label=Match case
|
113
|
+
find_reached_top=Reached top of document, continued from bottom
|
114
|
+
find_reached_bottom=Reached end of document, continued from top
|
115
|
+
find_not_found=Phrase not found
|
116
|
+
|
117
|
+
# Error panel labels
|
118
|
+
error_more_info=More Information
|
119
|
+
error_less_info=Less Information
|
120
|
+
error_close=Close
|
121
|
+
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
122
|
+
# replaced by the PDF.JS version and build ID.
|
123
|
+
error_version_info=PDF.js v{{version}} (build: {{build}})
|
124
|
+
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
125
|
+
# english string describing the error.
|
126
|
+
error_message=Message: {{message}}
|
127
|
+
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
128
|
+
# trace.
|
129
|
+
error_stack=Stack: {{stack}}
|
130
|
+
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
131
|
+
error_file=File: {{file}}
|
132
|
+
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
133
|
+
error_line=Line: {{line}}
|
134
|
+
rendering_error=An error occurred while rendering the page.
|
135
|
+
|
136
|
+
# Predefined zoom values
|
137
|
+
page_scale_width=Page Width
|
138
|
+
page_scale_fit=Page Fit
|
139
|
+
page_scale_auto=Automatic Zoom
|
140
|
+
page_scale_actual=Actual Size
|
141
|
+
|
142
|
+
# Loading indicator messages
|
143
|
+
loading_error_indicator=Error
|
144
|
+
loading_error=An error occurred while loading the PDF.
|
145
|
+
invalid_file_error=Invalid or corrupted PDF file.
|
146
|
+
missing_file_error=Missing PDF file.
|
147
|
+
|
148
|
+
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
149
|
+
# "{{type}}" will be replaced with an annotation type from a list defined in
|
150
|
+
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
151
|
+
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
152
|
+
text_annotation_type.alt=[{{type}} Annotation]
|
153
|
+
password_label=Enter the password to open this PDF file.
|
154
|
+
password_invalid=Invalid password. Please try again.
|
155
|
+
password_ok=OK
|
156
|
+
password_cancel=Cancel
|
157
|
+
|
158
|
+
printing_not_supported=Warning: Printing is not fully supported by this browser.
|
159
|
+
printing_not_ready=Warning: The PDF is not fully loaded for printing.
|
160
|
+
web_fonts_disabled=Web fonts are disabled: unable to use embedded PDF fonts.
|
161
|
+
document_colors_disabled=PDF documents are not allowed to use their own colors: \'Allow pages to choose their own colors\' is deactivated in the browser.
|