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,123 @@
|
|
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=Ihindurangano
|
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=Gufungura Dosiye
|
38
|
+
open_file_label=Gufungura
|
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
|
+
# Tooltips and alt text for side panel toolbar buttons
|
45
|
+
# (the _label strings are alt text for the buttons, the .title strings are
|
46
|
+
# tooltips)
|
47
|
+
toggle_sidebar.title=Toggle Sidebar
|
48
|
+
toggle_sidebar_label=Toggle Sidebar
|
49
|
+
outline.title=Show Document Outline
|
50
|
+
outline_label=Document Outline
|
51
|
+
thumbs.title=Show Thumbnails
|
52
|
+
thumbs_label=Thumbnails
|
53
|
+
findbar.title=Find in Document
|
54
|
+
findbar_label=Gushakisha
|
55
|
+
|
56
|
+
# Thumbnails panel item (tooltip and alt text for images)
|
57
|
+
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
58
|
+
# number.
|
59
|
+
thumb_page_title=Page {{page}}
|
60
|
+
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
61
|
+
# number.
|
62
|
+
thumb_page_canvas=Thumbnail of Page {{page}}
|
63
|
+
|
64
|
+
# Context menu
|
65
|
+
first_page.label=Go to First Page
|
66
|
+
last_page.label=Go to Last Page
|
67
|
+
page_rotate_cw.label=Rotate Clockwise
|
68
|
+
page_rotate_ccw.label=Rotate Counterclockwise
|
69
|
+
|
70
|
+
# Find panel button title and messages
|
71
|
+
find_label="Gushaka:"
|
72
|
+
find_previous.title=Gushaka aho uyu murongo ugaruka mbere y'aha
|
73
|
+
find_previous_label=Previous
|
74
|
+
find_next.title=Gushaka aho uyu murongo wongera kugaruka
|
75
|
+
find_next_label=Next
|
76
|
+
find_highlight=Highlight all
|
77
|
+
find_match_case_label=Match case
|
78
|
+
find_reached_top=Reached top of document, continued from bottom
|
79
|
+
find_reached_bottom=Reached end of document, continued from top
|
80
|
+
find_not_found=Umurongo ntubonetse
|
81
|
+
|
82
|
+
# Error panel labels
|
83
|
+
error_more_info=More Information
|
84
|
+
error_less_info=Less Information
|
85
|
+
error_close=Gufunga
|
86
|
+
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
87
|
+
# replaced by the PDF.JS version and build ID.
|
88
|
+
error_version_info=PDF.js v{{version}} (build: {{build}})
|
89
|
+
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
90
|
+
# english string describing the error.
|
91
|
+
error_message=Message: {{message}}
|
92
|
+
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
93
|
+
# trace.
|
94
|
+
error_stack=Stack: {{stack}}
|
95
|
+
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
96
|
+
error_file=File: {{file}}
|
97
|
+
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
98
|
+
error_line=Line: {{line}}
|
99
|
+
rendering_error=An error occurred while rendering the page.
|
100
|
+
|
101
|
+
# Predefined zoom values
|
102
|
+
page_scale_width=Page Width
|
103
|
+
page_scale_fit=Page Fit
|
104
|
+
page_scale_auto=Automatic Zoom
|
105
|
+
page_scale_actual=Actual Size
|
106
|
+
|
107
|
+
# Loading indicator messages
|
108
|
+
loading_error_indicator=Ikosa
|
109
|
+
loading_error=An error occurred while loading the PDF.
|
110
|
+
invalid_file_error=Invalid or corrupted PDF file.
|
111
|
+
missing_file_error=Missing PDF file.
|
112
|
+
|
113
|
+
# LOCALIZATION NOTE (text_annotation_type): This is used as a tooltip.
|
114
|
+
# "{{type}}" will be replaced with an annotation type from a list defined in
|
115
|
+
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
116
|
+
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
117
|
+
text_annotation_type=[{{type}} Annotation]
|
118
|
+
request_password=PDF is protected by a password:
|
119
|
+
|
120
|
+
printing_not_supported=Warning: Printing is not fully supported by this browser.
|
121
|
+
printing_not_ready=Warning: The PDF is not fully loaded for printing.
|
122
|
+
web_fonts_disabled=Web fonts are disabled: unable to use embedded PDF fonts.
|
123
|
+
web_colors_disabled=Web colors are disabled.
|
@@ -0,0 +1,18 @@
|
|
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=Бу PDF дөкүмүөн сыыһа көстүөн сөп.
|
17
|
+
open_with_different_viewer=Атын бырагырааммаҕа арыйыы
|
18
|
+
open_with_different_viewer.accessKey=o
|
@@ -0,0 +1,122 @@
|
|
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=Инники сирэй
|
17
|
+
previous_label=Иннинээҕи
|
18
|
+
next.title=Аныгыскы сирэй
|
19
|
+
next_label=Аныгыскы
|
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=Сирэй:
|
26
|
+
page_of=мантан {{pageCount}}
|
27
|
+
|
28
|
+
zoom_out.title=Куччат
|
29
|
+
zoom_out_label=Куччат
|
30
|
+
zoom_in.title=Улаатыннар
|
31
|
+
zoom_in_label=Улаатыннар
|
32
|
+
zoom.title=Улаатыннар
|
33
|
+
presentation_mode.title=Көрдөрөр эрэсиимҥэ
|
34
|
+
presentation_mode_label=Көрдөрөр эрэсиим
|
35
|
+
open_file.title=Билэни арый
|
36
|
+
open_file_label=Ас
|
37
|
+
print.title=Бэчээт
|
38
|
+
print_label=Бэчээт
|
39
|
+
download.title=Хачайдааһын
|
40
|
+
download_label=Хачайдааһын
|
41
|
+
bookmark.title=Билиҥҥи көстүүтэ (хатылаа эбэтэр саҥа түннүккэ арый)
|
42
|
+
bookmark_label=Билиҥҥи көстүүтэ
|
43
|
+
|
44
|
+
# Secondary toolbar and context menu
|
45
|
+
|
46
|
+
|
47
|
+
# Document properties dialog box
|
48
|
+
document_properties_title=Баһа:
|
49
|
+
|
50
|
+
# Tooltips and alt text for side panel toolbar buttons
|
51
|
+
# (the _label strings are alt text for the buttons, the .title strings are
|
52
|
+
# tooltips)
|
53
|
+
toggle_sidebar.title=Ойоҕос хапталы арый/сап
|
54
|
+
toggle_sidebar_label=Ойоҕос хапталы арый/сап
|
55
|
+
outline.title=Дөкүмүөн иһинээҕитин көрдөр
|
56
|
+
outline_label=Дөкүмүөн иһинээҕитэ
|
57
|
+
thumbs.title=Ойуучааннары көрдөр
|
58
|
+
thumbs_label=Ойуучааннар
|
59
|
+
findbar.title=Дөкүмүөнтэн бул
|
60
|
+
findbar_label=Бул
|
61
|
+
|
62
|
+
# Thumbnails panel item (tooltip and alt text for images)
|
63
|
+
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
64
|
+
# number.
|
65
|
+
thumb_page_title=Сирэй {{page}}
|
66
|
+
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
67
|
+
# number.
|
68
|
+
thumb_page_canvas=Сирэй ойуучаана {{page}}
|
69
|
+
|
70
|
+
# Find panel button title and messages
|
71
|
+
find_label=Бул:
|
72
|
+
find_previous.title=Этии тиэкискэ бу иннинээҕи киириитин бул
|
73
|
+
find_previous_label=Иннинээҕи
|
74
|
+
find_next.title=Этии тиэкискэ бу кэннинээҕи киириитин бул
|
75
|
+
find_next_label=Аныгыскы
|
76
|
+
find_highlight=Барытын сырдатан көрдөр
|
77
|
+
find_match_case_label=Буукуба улаханын-кыратын араар
|
78
|
+
find_reached_top=Сирэй үрдүгэр тиийдиҥ, салгыыта аллара
|
79
|
+
find_reached_bottom=Сирэй бүттэ, үөһэ салҕанна
|
80
|
+
find_not_found=Этии көстүбэтэ
|
81
|
+
|
82
|
+
# Error panel labels
|
83
|
+
error_more_info=Сиһилии
|
84
|
+
error_less_info=Сиһилиитин кистээ
|
85
|
+
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
86
|
+
# replaced by the PDF.JS version and build ID.
|
87
|
+
error_version_info=PDF.js v{{version}} (хомуйуута: {{build}})
|
88
|
+
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
89
|
+
# english string describing the error.
|
90
|
+
error_message=Этии: {{message}}
|
91
|
+
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
92
|
+
# trace.
|
93
|
+
error_stack=Стeк: {{stack}}
|
94
|
+
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
95
|
+
error_file=Билэ: {{file}}
|
96
|
+
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
97
|
+
error_line=Устуруока: {{line}}
|
98
|
+
rendering_error=Сирэйи айарга алҕас таҕыста.
|
99
|
+
|
100
|
+
# Predefined zoom values
|
101
|
+
page_scale_width=Сирэй кэтитинэн
|
102
|
+
page_scale_fit=Сирэй кээмэйинэн
|
103
|
+
page_scale_auto=Аптамаатынан
|
104
|
+
page_scale_actual=Дьиҥнээх кээмэйэ
|
105
|
+
|
106
|
+
# Loading indicator messages
|
107
|
+
loading_error_indicator=Алҕас
|
108
|
+
loading_error=PDF-билэни хачайдыырга алҕас таҕыста.
|
109
|
+
invalid_file_error=Туох эрэ алҕастаах эбэтэр алдьаммыт PDF-билэ.
|
110
|
+
missing_file_error=PDF-билэ суох.
|
111
|
+
|
112
|
+
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
113
|
+
# "{{type}}" will be replaced with an annotation type from a list defined in
|
114
|
+
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
115
|
+
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
116
|
+
text_annotation_type.alt=[{{type}} туһунан]
|
117
|
+
password_cancel=Салҕаама
|
118
|
+
|
119
|
+
printing_not_supported=Сэрэтии: Бу браузер бэчээттиири толору өйөөбөт.
|
120
|
+
printing_not_ready=Сэрэтии: PDF бэчээттииргэ толору хачайдана илик.
|
121
|
+
web_fonts_disabled=Ситим-бичиктэр араарыллыахтара: PDF бичиктэрэ кыайан көстүбэттэр.
|
122
|
+
document_colors_disabled=PDF-дөкүмүөүннэргэ бэйэлэрин өҥнөрүн туттар көҥүллэммэтэ: "Ситим-сирдэр бэйэлэрин өҥнөрүн тутталларын көҥүллүүргэ" диэн браузерга арахса сылдьар эбит.
|
@@ -0,0 +1,17 @@
|
|
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=මෙම PDF ලේඛනය නිසි ලෙස දර්ශනය නොවිය හැක.
|
17
|
+
open_with_different_viewer=වෙනස් දසුනක් සමඟ විවෘත කරන්න
|
@@ -0,0 +1,98 @@
|
|
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=මීට පෙර පිටුව
|
17
|
+
next.title=මීළඟ පිටුව
|
18
|
+
|
19
|
+
# LOCALIZATION NOTE (page_label, page_of):
|
20
|
+
# These strings are concatenated to form the "Page: X of Y" string.
|
21
|
+
# Do not translate "{{pageCount}}", it will be substituted with a number
|
22
|
+
# representing the total number of pages.
|
23
|
+
page_label=පිටුව:
|
24
|
+
page_of={{pageCount}} කින්
|
25
|
+
|
26
|
+
zoom_out.title=කුඩා කරන්න
|
27
|
+
zoom_out_label=කුඩා කරන්න
|
28
|
+
zoom_in.title=විශාල කරන්න
|
29
|
+
zoom_in_label=විශාල කරන්න
|
30
|
+
zoom.title=විශාලණය
|
31
|
+
open_file.title=ගොනුව විවෘත කරන්න
|
32
|
+
open_file_label=විවෘත කරන්න
|
33
|
+
print.title=මුද්රණය
|
34
|
+
print_label=මුද්රණය
|
35
|
+
download.title=බාගන්න
|
36
|
+
download_label=බාගන්න
|
37
|
+
bookmark.title=දැනට ඇති දසුන (පිටපත් කරන්න හෝ නව කවුළුවක විවෘත කරන්න)
|
38
|
+
bookmark_label=දැනට ඇති දසුන
|
39
|
+
|
40
|
+
# Secondary toolbar and context menu
|
41
|
+
|
42
|
+
# Tooltips and alt text for side panel toolbar buttons
|
43
|
+
# (the _label strings are alt text for the buttons, the .title strings are
|
44
|
+
# tooltips)
|
45
|
+
outline.title=ලේඛනයේ පිට මායිම පෙන්වන්න
|
46
|
+
outline_label=ලේඛනයේ පිට මායිම
|
47
|
+
thumbs.title=සිඟිති රූ පෙන්වන්න
|
48
|
+
thumbs_label=සිඟිති රූ
|
49
|
+
findbar_label=සොයන්න
|
50
|
+
|
51
|
+
# Thumbnails panel item (tooltip and alt text for images)
|
52
|
+
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
53
|
+
# number.
|
54
|
+
thumb_page_title=පිටුව {{page}}
|
55
|
+
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
56
|
+
# number.
|
57
|
+
thumb_page_canvas=පිටුවෙ සිඟිත රූව {{page}}
|
58
|
+
|
59
|
+
# Find panel button title and messages
|
60
|
+
find_previous.title=මේ වාක්ය ඛණ්ඩය මීට පෙර යෙදුණු ස්ථානය සොයන්න
|
61
|
+
find_next.title=මේ වාක්ය ඛණ්ඩය මීළඟට යෙදෙන ස්ථානය සොයන්න
|
62
|
+
find_not_found=ඔබ සෙව් වචන හමු නොවීය
|
63
|
+
|
64
|
+
# Error panel labels
|
65
|
+
error_more_info=බොහෝ තොරතුරු
|
66
|
+
error_less_info=අවම තොරතුරු
|
67
|
+
error_close=වසන්න
|
68
|
+
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
|
69
|
+
# replaced by the PDF.JS version and build ID.
|
70
|
+
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
71
|
+
# english string describing the error.
|
72
|
+
error_message=පණිවිඩය: {{message}}
|
73
|
+
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
74
|
+
# trace.
|
75
|
+
error_stack=Stack: {{stack}}
|
76
|
+
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
77
|
+
error_file=ගොනුව: {{file}}
|
78
|
+
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
79
|
+
error_line=පේළිය: {{line}}
|
80
|
+
rendering_error=පිටුව රෙන්ඩර් විමේදි ගැටලුවක් හට ගැනුණි.
|
81
|
+
|
82
|
+
# Predefined zoom values
|
83
|
+
page_scale_width=පිටුවේ පළල
|
84
|
+
page_scale_fit=පිටුවට සුදුසු ලෙස
|
85
|
+
page_scale_auto=ස්වයංක්රීය විශාලණය
|
86
|
+
page_scale_actual=නියමිත ප්රමාණය
|
87
|
+
|
88
|
+
# Loading indicator messages
|
89
|
+
loading_error_indicator=දෝෂය
|
90
|
+
loading_error=PDF පූරණය විමේදි දෝෂයක් හට ගැනුණි.
|
91
|
+
|
92
|
+
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
93
|
+
# "{{type}}" will be replaced with an annotation type from a list defined in
|
94
|
+
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
95
|
+
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
|
96
|
+
text_annotation_type.alt=[{{type}} විස්තරය]
|
97
|
+
request_password=PDF මුරපදයක් මඟින් ආරක්ෂිතයි:
|
98
|
+
|
@@ -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=Tento dokument PDF sa nemusí zobrazovať správne.
|
17
|
+
unsupported_feature_forms=Tento dokument PDF obsahuje formuláre. Vypĺňanie polí formulárov nie je podporované.
|
18
|
+
open_with_different_viewer=Otvoriť pomocou externého programu
|
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=Predchádzajúca strana
|
17
|
+
previous_label=Predchádzajúca
|
18
|
+
next.title=Nasledujúca strana
|
19
|
+
next_label=Nasledujúca
|
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=Strana:
|
26
|
+
page_of=z {{pageCount}}
|
27
|
+
|
28
|
+
zoom_out.title=Vzdialiť
|
29
|
+
zoom_out_label=Vzdialiť
|
30
|
+
zoom_in.title=Priblížiť
|
31
|
+
zoom_in_label=Priblížiť
|
32
|
+
zoom.title=Lupa
|
33
|
+
presentation_mode.title=Prepnúť na režim Prezentácia
|
34
|
+
presentation_mode_label=Režim Prezentácia
|
35
|
+
open_file.title=Otvoriť súbor
|
36
|
+
open_file_label=Otvoriť
|
37
|
+
print.title=Tlačiť
|
38
|
+
print_label=Tlačiť
|
39
|
+
download.title=Prevziať
|
40
|
+
download_label=Prevziať
|
41
|
+
bookmark.title=Aktuálne zobrazenie (kopírovať alebo otvoriť v novom okne)
|
42
|
+
bookmark_label=Aktuálne zobrazenie
|
43
|
+
|
44
|
+
# Secondary toolbar and context menu
|
45
|
+
tools.title=Nástroje
|
46
|
+
tools_label=Nástroje
|
47
|
+
first_page.title=Prejsť na prvú stranu
|
48
|
+
first_page.label=Prejsť na prvú stranu
|
49
|
+
first_page_label=Prejsť na prvú stranu
|
50
|
+
last_page.title=Prejsť na poslednú stranu
|
51
|
+
last_page.label=Prejsť na poslednú stranu
|
52
|
+
last_page_label=Prejsť na poslednú stranu
|
53
|
+
page_rotate_cw.title=Otočiť v smere hodinových ručičiek
|
54
|
+
page_rotate_cw.label=Otočiť v smere hodinových ručičiek
|
55
|
+
page_rotate_cw_label=Otočiť v smere hodinových ručičiek
|
56
|
+
page_rotate_ccw.title=Otočiť proti smeru hodinových ručičiek
|
57
|
+
page_rotate_ccw.label=Otočiť proti smeru hodinových ručičiek
|
58
|
+
page_rotate_ccw_label=Otočiť proti smeru hodinových ručičiek
|
59
|
+
|
60
|
+
hand_tool_enable.title=Zapnúť nástroj Ruka
|
61
|
+
hand_tool_enable_label=Zapnúť nástroj Ruka
|
62
|
+
hand_tool_disable.title=Vypnúť nástroj Ruka
|
63
|
+
hand_tool_disable_label=Vypnúť nástroj Ruka
|
64
|
+
|
65
|
+
# Document properties dialog box
|
66
|
+
document_properties.title=Vlastnosti dokumentu…
|
67
|
+
document_properties_label=Vlastnosti dokumentu…
|
68
|
+
document_properties_file_name=Názov súboru:
|
69
|
+
document_properties_file_size=Veľkosť súboru:
|
70
|
+
document_properties_kb={{size_kb}} kB ({{size_b}} bajtov)
|
71
|
+
document_properties_mb={{size_mb}} MB ({{size_b}} bajtov)
|
72
|
+
document_properties_title=Názov:
|
73
|
+
document_properties_author=Autor:
|
74
|
+
document_properties_subject=Predmet:
|
75
|
+
document_properties_keywords=Kľúčové slová:
|
76
|
+
document_properties_creation_date=Dátum vytvorenia:
|
77
|
+
document_properties_modification_date=Dátum úpravy:
|
78
|
+
document_properties_date_string={{date}}, {{time}}
|
79
|
+
document_properties_creator=Vytvoril:
|
80
|
+
document_properties_producer=Tvorca PDF:
|
81
|
+
document_properties_version=Verzia PDF:
|
82
|
+
document_properties_page_count=Počet strán:
|
83
|
+
document_properties_close=Zavrieť
|
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=Prepnúť bočný panel
|
89
|
+
toggle_sidebar_label=Prepnúť bočný panel
|
90
|
+
outline.title=Zobraziť prehľad dokumentu
|
91
|
+
outline_label=Prehľad documentu
|
92
|
+
thumbs.title=Zobraziť miniatúry
|
93
|
+
thumbs_label=Miniatúry
|
94
|
+
findbar.title=Hľadať v dokumente
|
95
|
+
findbar_label=Hľadať
|
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=Strana {{page}}
|
101
|
+
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
|
102
|
+
# number.
|
103
|
+
thumb_page_canvas=Miniatúra strany {{page}}
|
104
|
+
|
105
|
+
# Find panel button title and messages
|
106
|
+
find_label=Hľadať:
|
107
|
+
find_previous.title=Vyhľadať predchádzajúci výskyt reťazca
|
108
|
+
find_previous_label=Predchádzajúce
|
109
|
+
find_next.title=Vyhľadať ďalší výskyt reťazca
|
110
|
+
find_next_label=Ďalšie
|
111
|
+
find_highlight=Zvýrazniť všetky
|
112
|
+
find_match_case_label=Rozlišovať malé/veľké písmená
|
113
|
+
find_reached_top=Bol dosiahnutý začiatok stránky, pokračuje sa od konca
|
114
|
+
find_reached_bottom=Bol dosiahnutý koniec stránky, pokračuje sa od začiatku
|
115
|
+
find_not_found=Výraz nebol nájdený
|
116
|
+
|
117
|
+
# Error panel labels
|
118
|
+
error_more_info=Viac informácií
|
119
|
+
error_less_info=Menej informácií
|
120
|
+
error_close=Zavrieť
|
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}} (zostavenie: {{build}})
|
124
|
+
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
|
125
|
+
# english string describing the error.
|
126
|
+
error_message=Správa: {{message}}
|
127
|
+
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
|
128
|
+
# trace.
|
129
|
+
error_stack=Zásobník: {{stack}}
|
130
|
+
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
|
131
|
+
error_file=Súbor: {{file}}
|
132
|
+
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
|
133
|
+
error_line=Riadok: {{line}}
|
134
|
+
rendering_error=Pri vykresľovaní stránky sa vyskytla chyba.
|
135
|
+
|
136
|
+
# Predefined zoom values
|
137
|
+
page_scale_width=Na šírku strany
|
138
|
+
page_scale_fit=Na veľkosť strany
|
139
|
+
page_scale_auto=Automatická veľkosť
|
140
|
+
page_scale_actual=Skutočná veľkosť
|
141
|
+
|
142
|
+
# Loading indicator messages
|
143
|
+
loading_error_indicator=Chyba
|
144
|
+
loading_error=Počas načítavania dokumentu PDF sa vyskytla chyba.
|
145
|
+
invalid_file_error=Neplatný alebo poškodený súbor PDF.
|
146
|
+
missing_file_error=Chýbajúci súbor PDF.
|
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=[Anotácia typu {{type}}]
|
153
|
+
password_label=Ak chcete otvoriť tento súbor PDF, zadajte jeho heslo.
|
154
|
+
password_invalid=Heslo nie je platné. Skúste to znova.
|
155
|
+
password_ok=OK
|
156
|
+
password_cancel=Zrušiť
|
157
|
+
|
158
|
+
printing_not_supported=Upozornenie: tlač nie je v tomto prehliadači plne podporovaná.
|
159
|
+
printing_not_ready=Upozornenie: súbor PDF nie je plne načítaný pre tlač.
|
160
|
+
web_fonts_disabled=Webové písma sú vypnuté: nie je možné použiť písma vložené do súboru PDF.
|
161
|
+
document_colors_disabled=Dokumenty PDF nemajú povolené používať vlastné farby, pretože voľba \'Povoliť stránkam používať vlastné farby\' je v nastaveniach prehliadača vypnutá.
|