ofd-view 0.1.6 → 0.1.7
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +1 -1
- package/lib/demo.html +1 -0
- package/{dist → lib}/img/eSignature.86aee100.svg +0 -0
- package/{dist → lib}/img/findbarButton-next.0740eb99.svg +0 -0
- package/{dist → lib}/img/findbarButton-previous.5969e41b.svg +0 -0
- package/{dist → lib}/img/loading-dark.9ab6800b.svg +0 -0
- package/{dist → lib}/img/loading.8fadb3c5.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-documentProperties.9198b9ac.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-firstPage.c1e7992b.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-handTool.8cad1a29.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-lastPage.4744324d.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-rotateCcw.1f447597.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-rotateCw.8e62176e.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-scrollHorizontal.97f00948.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-scrollPage.4f20b324.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-scrollVertical.8ba8a663.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-scrollWrapped.dd4f56d3.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-selectTool.96049ac6.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-spreadEven.54796b4a.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-spreadNone.c04a2d50.svg +0 -0
- package/{dist → lib}/img/secondaryToolbarButton-spreadOdd.82ac8f8d.svg +0 -0
- package/{dist → lib}/img/toolbarButton-bookmark.a3661eec.svg +0 -0
- package/{dist → lib}/img/toolbarButton-currentOutlineItem.cbb0a073.svg +0 -0
- package/{dist → lib}/img/toolbarButton-download.812bc80b.svg +0 -0
- package/{dist → lib}/img/toolbarButton-menuArrow.ad107da2.svg +0 -0
- package/{dist → lib}/img/toolbarButton-openFile.c29ab05c.svg +0 -0
- package/{dist → lib}/img/toolbarButton-pageDown.1133abb1.svg +0 -0
- package/{dist → lib}/img/toolbarButton-pageUp.71e1b9d8.svg +0 -0
- package/{dist → lib}/img/toolbarButton-presentationMode.5a6e7749.svg +0 -0
- package/{dist → lib}/img/toolbarButton-print.f0a8039b.svg +0 -0
- package/{dist → lib}/img/toolbarButton-search.043a4a1c.svg +0 -0
- package/{dist → lib}/img/toolbarButton-secondaryToolbarToggle.bf252e44.svg +0 -0
- package/{dist → lib}/img/toolbarButton-sidebarToggle.c67dc4d4.svg +0 -0
- package/{dist → lib}/img/toolbarButton-viewAttachments.51b7b977.svg +0 -0
- package/{dist → lib}/img/toolbarButton-viewLayers.f0446ab4.svg +0 -0
- package/{dist → lib}/img/toolbarButton-viewOutline.58ce699c.svg +0 -0
- package/{dist → lib}/img/toolbarButton-viewSignatures.45f9dd2d.svg +0 -0
- package/{dist → lib}/img/toolbarButton-viewThumbnail.0a28d66f.svg +0 -0
- package/{dist → lib}/img/toolbarButton-zoomIn.5e7a0a7f.svg +0 -0
- package/{dist → lib}/img/toolbarButton-zoomOut.eebe8d8e.svg +0 -0
- package/{dist → lib}/img/treeitem-collapsed.6510b623.svg +0 -0
- package/{dist → lib}/img/treeitem-expanded.bce9c704.svg +0 -0
- package/lib/ofd-view.common.js +2061 -0
- package/lib/ofd-view.common.js.map +1 -0
- package/lib/ofd-view.umd.js +2072 -0
- package/lib/ofd-view.umd.js.map +1 -0
- package/lib/ofd-view.umd.min.js +2 -0
- package/lib/ofd-view.umd.min.js.map +1 -0
- package/package.json +6 -10
- package/babel.config.js +0 -5
- package/dist/demo.html +0 -1
- package/dist/ofd-view.common.js +0 -299
- package/dist/ofd-view.common.js.map +0 -1
- package/dist/ofd-view.css +0 -19
- package/dist/ofd-view.umd.js +0 -317
- package/dist/ofd-view.umd.js.map +0 -1
- package/dist/ofd-view.umd.min.js +0 -2
- package/dist/ofd-view.umd.min.js.map +0 -1
- package/jsconfig.json +0 -19
- package/public/favicon.ico +0 -0
- package/public/index.html +0 -19
- package/public/viewer.properties +0 -251
- package/src/App.vue +0 -25
- package/src/assets/logo.png +0 -0
- package/src/components/OfdView.vue +0 -422
- package/src/components/images/annotation-check.svg +0 -11
- package/src/components/images/annotation-comment.svg +0 -16
- package/src/components/images/annotation-help.svg +0 -26
- package/src/components/images/annotation-insert.svg +0 -10
- package/src/components/images/annotation-key.svg +0 -11
- package/src/components/images/annotation-newparagraph.svg +0 -11
- package/src/components/images/annotation-noicon.svg +0 -7
- package/src/components/images/annotation-note.svg +0 -42
- package/src/components/images/annotation-paragraph.svg +0 -16
- package/src/components/images/eSignature.svg +0 -1
- package/src/components/images/findbarButton-next.svg +0 -4
- package/src/components/images/findbarButton-previous.svg +0 -4
- package/src/components/images/loading-dark.svg +0 -24
- package/src/components/images/loading-icon.gif +0 -0
- package/src/components/images/loading.svg +0 -1
- package/src/components/images/secondaryToolbarButton-documentProperties.svg +0 -15
- package/src/components/images/secondaryToolbarButton-firstPage.svg +0 -1
- package/src/components/images/secondaryToolbarButton-handTool.svg +0 -1
- package/src/components/images/secondaryToolbarButton-lastPage.svg +0 -1
- package/src/components/images/secondaryToolbarButton-rotateCcw.svg +0 -1
- package/src/components/images/secondaryToolbarButton-rotateCw.svg +0 -4
- package/src/components/images/secondaryToolbarButton-scrollHorizontal.svg +0 -1
- package/src/components/images/secondaryToolbarButton-scrollPage.svg +0 -1
- package/src/components/images/secondaryToolbarButton-scrollVertical.svg +0 -1
- package/src/components/images/secondaryToolbarButton-scrollWrapped.svg +0 -1
- package/src/components/images/secondaryToolbarButton-selectTool.svg +0 -4
- package/src/components/images/secondaryToolbarButton-spreadEven.svg +0 -1
- package/src/components/images/secondaryToolbarButton-spreadNone.svg +0 -1
- package/src/components/images/secondaryToolbarButton-spreadOdd.svg +0 -1
- package/src/components/images/shadow.png +0 -0
- package/src/components/images/toolbarButton-bookmark.svg +0 -1
- package/src/components/images/toolbarButton-currentOutlineItem.svg +0 -1
- package/src/components/images/toolbarButton-download.svg +0 -4
- package/src/components/images/toolbarButton-menuArrow.svg +0 -1
- package/src/components/images/toolbarButton-openFile.svg +0 -4
- package/src/components/images/toolbarButton-pageDown.svg +0 -7
- package/src/components/images/toolbarButton-pageUp.svg +0 -12
- package/src/components/images/toolbarButton-presentationMode.svg +0 -1
- package/src/components/images/toolbarButton-print.svg +0 -4
- package/src/components/images/toolbarButton-search.svg +0 -4
- package/src/components/images/toolbarButton-secondaryToolbarToggle.svg +0 -4
- package/src/components/images/toolbarButton-sidebarToggle.svg +0 -4
- package/src/components/images/toolbarButton-viewAttachments.svg +0 -1
- package/src/components/images/toolbarButton-viewLayers.svg +0 -1
- package/src/components/images/toolbarButton-viewOutline.svg +0 -1
- package/src/components/images/toolbarButton-viewSignatures.svg +0 -1
- package/src/components/images/toolbarButton-viewThumbnail.svg +0 -4
- package/src/components/images/toolbarButton-zoomIn.svg +0 -4
- package/src/components/images/toolbarButton-zoomOut.svg +0 -4
- package/src/components/images/treeitem-collapsed.svg +0 -1
- package/src/components/images/treeitem-expanded.svg +0 -1
- package/src/components/index.js +0 -17
- package/src/components/viewer.css +0 -3208
- package/src/main.js +0 -4
- package/vue.config.js +0 -4
package/dist/ofd-view.common.js
DELETED
@@ -1,299 +0,0 @@
|
|
1
|
-
/******/ (function() { // webpackBootstrap
|
2
|
-
/******/ "use strict";
|
3
|
-
/******/ var __webpack_modules__ = ({
|
4
|
-
|
5
|
-
/***/ 89:
|
6
|
-
/***/ (function(__unused_webpack_module, exports) {
|
7
|
-
|
8
|
-
var __webpack_unused_export__;
|
9
|
-
|
10
|
-
|
11
|
-
__webpack_unused_export__ = ({
|
12
|
-
value: true
|
13
|
-
});
|
14
|
-
// runtime helper for setting properties on components
|
15
|
-
// in a tree-shakable way
|
16
|
-
exports.Z = (sfc, props) => {
|
17
|
-
const target = sfc.__vccOpts || sfc;
|
18
|
-
for (const [key, val] of props) {
|
19
|
-
target[key] = val;
|
20
|
-
}
|
21
|
-
return target;
|
22
|
-
};
|
23
|
-
|
24
|
-
/***/ })
|
25
|
-
|
26
|
-
/******/ });
|
27
|
-
/************************************************************************/
|
28
|
-
/******/ // The module cache
|
29
|
-
/******/ var __webpack_module_cache__ = {};
|
30
|
-
/******/
|
31
|
-
/******/ // The require function
|
32
|
-
/******/ function __webpack_require__(moduleId) {
|
33
|
-
/******/ // Check if module is in cache
|
34
|
-
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
35
|
-
/******/ if (cachedModule !== undefined) {
|
36
|
-
/******/ return cachedModule.exports;
|
37
|
-
/******/ }
|
38
|
-
/******/ // Create a new module (and put it into the cache)
|
39
|
-
/******/ var module = __webpack_module_cache__[moduleId] = {
|
40
|
-
/******/ // no module.id needed
|
41
|
-
/******/ // no module.loaded needed
|
42
|
-
/******/ exports: {}
|
43
|
-
/******/ };
|
44
|
-
/******/
|
45
|
-
/******/ // Execute the module function
|
46
|
-
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
47
|
-
/******/
|
48
|
-
/******/ // Return the exports of the module
|
49
|
-
/******/ return module.exports;
|
50
|
-
/******/ }
|
51
|
-
/******/
|
52
|
-
/************************************************************************/
|
53
|
-
/******/ /* webpack/runtime/define property getters */
|
54
|
-
/******/ !function() {
|
55
|
-
/******/ // define getter functions for harmony exports
|
56
|
-
/******/ __webpack_require__.d = function(exports, definition) {
|
57
|
-
/******/ for(var key in definition) {
|
58
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
59
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
60
|
-
/******/ }
|
61
|
-
/******/ }
|
62
|
-
/******/ };
|
63
|
-
/******/ }();
|
64
|
-
/******/
|
65
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
66
|
-
/******/ !function() {
|
67
|
-
/******/ __webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }
|
68
|
-
/******/ }();
|
69
|
-
/******/
|
70
|
-
/******/ /* webpack/runtime/make namespace object */
|
71
|
-
/******/ !function() {
|
72
|
-
/******/ // define __esModule on exports
|
73
|
-
/******/ __webpack_require__.r = function(exports) {
|
74
|
-
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
75
|
-
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
76
|
-
/******/ }
|
77
|
-
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
78
|
-
/******/ };
|
79
|
-
/******/ }();
|
80
|
-
/******/
|
81
|
-
/******/ /* webpack/runtime/publicPath */
|
82
|
-
/******/ !function() {
|
83
|
-
/******/ __webpack_require__.p = "";
|
84
|
-
/******/ }();
|
85
|
-
/******/
|
86
|
-
/************************************************************************/
|
87
|
-
var __webpack_exports__ = {};
|
88
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
89
|
-
!function() {
|
90
|
-
// ESM COMPAT FLAG
|
91
|
-
__webpack_require__.r(__webpack_exports__);
|
92
|
-
|
93
|
-
// EXPORTS
|
94
|
-
__webpack_require__.d(__webpack_exports__, {
|
95
|
-
"default": function() { return /* binding */ entry_lib; }
|
96
|
-
});
|
97
|
-
|
98
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js
|
99
|
-
/* eslint-disable no-var */
|
100
|
-
// This file is imported into lib/wc client bundles.
|
101
|
-
|
102
|
-
if (typeof window !== 'undefined') {
|
103
|
-
var currentScript = window.document.currentScript
|
104
|
-
if (false) { var getCurrentScript; }
|
105
|
-
|
106
|
-
var src = currentScript && currentScript.src.match(/(.+\/)[^/]+\.js(\?.*)?$/)
|
107
|
-
if (src) {
|
108
|
-
__webpack_require__.p = src[1] // eslint-disable-line
|
109
|
-
}
|
110
|
-
}
|
111
|
-
|
112
|
-
// Indicate to webpack that this file can be concatenated
|
113
|
-
/* harmony default export */ var setPublicPath = (null);
|
114
|
-
|
115
|
-
;// CONCATENATED MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
|
116
|
-
var external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject = require("vue");
|
117
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/OfdView.vue?vue&type=template&id=29fe8c3f
|
118
|
-
|
119
|
-
const _hoisted_1 = {
|
120
|
-
id: "outerContainer"
|
121
|
-
};
|
122
|
-
const _hoisted_2 = /*#__PURE__*/(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createStaticVNode)("<div id=\"mainContainer\"><div id=\"secondaryToolbar\" class=\"secondaryToolbar hidden doorHangerRight\"><div id=\"secondaryToolbarButtonContainer\"><button id=\"secondaryOpenFile\" class=\"secondaryToolbarButton openFile visibleLargeView\" title=\"打开文件\" tabindex=\"52\" data-l10n-id=\"open_file\"><span data-l10n-id=\"open_file_label\">打开</span></button><button id=\"secondaryPrint\" class=\"secondaryToolbarButton print visibleMediumView\" title=\"打印\" tabindex=\"53\" data-l10n-id=\"print\"><span data-l10n-id=\"print_label\">打印</span></button><button id=\"documentProperties\" class=\"secondaryToolbarButton documentProperties\" title=\"文档属性…\" tabindex=\"69\" data-l10n-id=\"document_properties\" aria-controls=\"documentPropertiesDialog\"><span data-l10n-id=\"document_properties_label\">文档属性…</span></button></div></div><div class=\"toolbar\"><div id=\"toolbarContainer\"><div id=\"toolbarViewer\"><div id=\"toolbarViewerLeft\"><div class=\"splitToolbarButton hiddenSmallView\"><button class=\"toolbarButton pageUp\" title=\"上一页\" id=\"previous\" tabindex=\"13\" data-l10n-id=\"previous\"><span data-l10n-id=\"previous_label\">上一页</span></button><div class=\"splitToolbarButtonSeparator\"></div><button class=\"toolbarButton pageDown\" title=\"下一页\" id=\"next\" tabindex=\"14\" data-l10n-id=\"next\"><span data-l10n-id=\"next_label\">下一页</span></button></div><input type=\"number\" id=\"pageNumber\" class=\"toolbarField pageNumber\" title=\"页面\" value=\"1\" size=\"4\" min=\"1\" tabindex=\"15\" data-l10n-id=\"page\" autocomplete=\"off\"><span id=\"numPages\" class=\"toolbarLabel\"></span></div><div id=\"toolbarViewerRight\"><button id=\"openFile\" class=\"toolbarButton openFile hiddenLargeView\" title=\"打开文件\" tabindex=\"32\" data-l10n-id=\"open_file\"><span data-l10n-id=\"open_file_label\">打开</span></button><button id=\"print\" class=\"toolbarButton print hiddenMediumView\" title=\"打印\" tabindex=\"33\" data-l10n-id=\"print\"><span data-l10n-id=\"print_label\">打印</span></button><div class=\"verticalToolbarSeparator hiddenSmallView\"></div><button id=\"secondaryToolbarToggle\" class=\"toolbarButton\" title=\"工具\" tabindex=\"36\" data-l10n-id=\"tools\" aria-expanded=\"false\" aria-controls=\"secondaryToolbar\"><span data-l10n-id=\"tools_label\">工具</span></button></div><div id=\"toolbarViewerMiddle\"><div class=\"splitToolbarButton\"><button id=\"zoomOut\" class=\"toolbarButton zoomOut\" title=\"缩小\" tabindex=\"21\" data-l10n-id=\"zoom_out\"><span data-l10n-id=\"zoom_out_label\">缩小</span></button><div class=\"splitToolbarButtonSeparator\"></div><button id=\"zoomIn\" class=\"toolbarButton zoomIn\" title=\"放大\" tabindex=\"22\" data-l10n-id=\"zoom_in\"><span data-l10n-id=\"zoom_in_label\">放大</span></button></div><span id=\"scaleSelectContainer\" class=\"dropdownToolbarButton\"><select id=\"scaleSelect\" title=\"缩放\" tabindex=\"23\" data-l10n-id=\"zoom\"><option id=\"pageAutoOption\" title=\"\" value=\"auto\" selected=\"selected\" data-l10n-id=\"page_scale_auto\">自动缩放</option><option id=\"pageActualOption\" title=\"\" value=\"page-actual\" data-l10n-id=\"page_scale_actual\">实际大小</option><option id=\"pageFitOption\" title=\"\" value=\"page-fit\" data-l10n-id=\"page_scale_fit\">适合页面</option><option id=\"pageWidthOption\" title=\"\" value=\"page-width\" data-l10n-id=\"page_scale_width\">适合页宽</option><option id=\"customScaleOption\" title=\"\" value=\"custom\" disabled=\"disabled\" hidden=\"true\"></option><option title=\"\" value=\"0.5\" data-l10n-id=\"page_scale_percent\" data-l10n-args=\"{ "scale": 50 }\">50%</option><option title=\"\" value=\"0.75\" data-l10n-id=\"page_scale_percent\" data-l10n-args=\"{ "scale": 75 }\">75%</option><option title=\"\" value=\"1\" data-l10n-id=\"page_scale_percent\" data-l10n-args=\"{ "scale": 100 }\">100%</option><option title=\"\" value=\"1.25\" data-l10n-id=\"page_scale_percent\" data-l10n-args=\"{ "scale": 125 }\">125%</option><option title=\"\" value=\"1.5\" data-l10n-id=\"page_scale_percent\" data-l10n-args=\"{ "scale": 150 }\">150%</option><option title=\"\" value=\"2\" data-l10n-id=\"page_scale_percent\" data-l10n-args=\"{ "scale": 200 }\">200%</option><option title=\"\" value=\"3\" data-l10n-id=\"page_scale_percent\" data-l10n-args=\"{ "scale": 300 }\">300%</option><option title=\"\" value=\"4\" data-l10n-id=\"page_scale_percent\" data-l10n-args=\"{ "scale": 400 }\">400%</option></select></span></div></div></div></div><div id=\"viewerContainer\" tabindex=\"0\"><div id=\"viewer\" class=\"pdfViewer\"></div></div><div id=\"errorWrapper\" hidden=\"true\"><div id=\"errorMessageLeft\"><span id=\"errorMessage\"></span><button id=\"errorShowMore\" data-l10n-id=\"error_more_info\"> More Information </button><button id=\"errorShowLess\" data-l10n-id=\"error_less_info\" hidden=\"true\"> Less Information </button></div><div id=\"errorMessageRight\"><button id=\"errorClose\" data-l10n-id=\"error_close\"> Close </button></div><div class=\"clearBoth\"></div><textarea id=\"errorMoreInfo\" hidden=\"true\" readonly=\"readonly\"></textarea></div></div><div id=\"dialogContainer\"><dialog id=\"documentPropertiesDialog\"><div class=\"row\"><span id=\"fileNameLabel\" data-l10n-id=\"document_properties_file_name\">文件名:</span><p id=\"fileNameField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"row\"><span id=\"fileSizeLabel\" data-l10n-id=\"document_properties_file_size\">文件大小:</span><p id=\"fileSizeField\" aria-labelledby=\"fileSizeLabel\">-</p></div><div class=\"separator\"></div><div class=\"row\"><span id=\"titleLabel\" data-l10n-id=\"document_properties_title\">标题:</span><p id=\"titleField\" aria-labelledby=\"titleLabel\">-</p></div><div class=\"row\"><span id=\"authorLabel\" data-l10n-id=\"document_properties_author\">作者:</span><p id=\"authorField\" aria-labelledby=\"authorLabel\">-</p></div><div class=\"row\"><span id=\"subjectLabel\" data-l10n-id=\"document_properties_subject\">主题:</span><p id=\"subjectField\" aria-labelledby=\"subjectLabel\">-</p></div><div class=\"row\"><span id=\"keywordsLabel\" data-l10n-id=\"document_properties_keywords\">关键词:</span><p id=\"keywordsField\" aria-labelledby=\"keywordsLabel\">-</p></div><div class=\"row\"><span id=\"creationDateLabel\" data-l10n-id=\"document_properties_creation_date\">创建日期:</span><p id=\"creationDateField\" aria-labelledby=\"creationDateLabel\">-</p></div><div class=\"row\"><span id=\"modificationDateLabel\" data-l10n-id=\"document_properties_modification_date\">修改日期:</span><p id=\"modificationDateField\" aria-labelledby=\"modificationDateLabel\">-</p></div><div class=\"row\"><span id=\"creatorLabel\" data-l10n-id=\"document_properties_creator\">创建者:</span><p id=\"creatorField\" aria-labelledby=\"creatorLabel\">-</p></div><div class=\"separator\"></div><div class=\"row\"><span id=\"producerLabel\" data-l10n-id=\"document_properties_producer\">OFD 生成器:</span><p id=\"producerField\" aria-labelledby=\"producerLabel\">-</p></div><div class=\"row\"><span id=\"versionLabel\" data-l10n-id=\"document_properties_version\">OFD 版本:</span><p id=\"versionField\" aria-labelledby=\"versionLabel\">-</p></div><div class=\"row\"><span id=\"pageCountLabel\" data-l10n-id=\"document_properties_page_count\">页数:</span><p id=\"pageCountField\" aria-labelledby=\"pageCountLabel\">-</p></div><div class=\"row\"><span id=\"pageSizeLabel\" data-l10n-id=\"document_properties_page_size\">页面大小:</span><p id=\"pageSizeField\" aria-labelledby=\"pageSizeLabel\">-</p></div><div class=\"separator\"></div><div class=\"row\" hidden=\"hidden\"><span id=\"linearizedLabel\" data-l10n-id=\"document_properties_linearized\">快速 Web 视图:</span><p id=\"linearizedField\" aria-labelledby=\"linearizedLabel\">-</p></div><div class=\"buttonRow\"><button id=\"documentPropertiesClose\" class=\"dialogButton\"><span data-l10n-id=\"document_properties_close\">关闭</span></button></div></dialog><dialog id=\"printServiceDialog\" style=\"min-width:200px;\"><div class=\"row\"><span data-l10n-id=\"print_progress_message\">正在准备打印文档…</span></div><div class=\"row\"><progress id=\"printProgress\" value=\"0\" max=\"100\"></progress><span data-l10n-id=\"print_progress_percent\" data-l10n-args=\"{ "progress": 0 }\" class=\"relative-progress\">0%</span></div><div class=\"buttonRow\"><button id=\"printCancel\" class=\"dialogButton\"><span data-l10n-id=\"print_progress_close\">取消</span></button></div></dialog><dialog id=\"signaturePropertiesDialog\"><div class=\"row\"><span id=\"signerLabel\">签章人:</span><p id=\"signerField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"row\"><span id=\"providerLabel\">签章提供者:</span><p id=\"providerField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"row\"><span id=\"hashedValueLabel\">原文摘要值:</span><p id=\"hashedValueField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"row\"><span id=\"signedValueLabel\">签名值:</span><p id=\"signedValueField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"row\"><span id=\"signMethodLabel\">签名算法:</span><p id=\"signMethodField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"row\"><span id=\"signVersionLabel\">版本号:</span><p id=\"signVersionField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"row\"><span id=\"verifyLabel\">验签结果:</span><p id=\"verifyField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"separator\"></div><div class=\"row\"><span id=\"sealIDLabel\">印章标识:</span><p id=\"sealIDField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"row\"><span id=\"sealNameLabel\">印章名称:</span><p id=\"sealNameField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"row\"><span id=\"sealTypeLabel\">印章类型:</span><p id=\"sealTypeField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"row\"><span id=\"sealAuthTimeLabel\">有效时间:</span><p id=\"sealAuthTimeField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"row\"><span id=\"sealMakeTimeLabel\">制章日期:</span><p id=\"sealMakeTimeField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"row\"><span id=\"sealVersionLabel\">印章版本:</span><p id=\"sealVersionField\" aria-labelledby=\"fileNameLabel\">-</p></div><div class=\"buttonRow\"><button id=\"signaturePropertiesClose\" class=\"dialogButton\"><span data-l10n-id=\"document_properties_close\">关闭</span></button></div></dialog></div>", 2);
|
123
|
-
const _hoisted_4 = [_hoisted_2];
|
124
|
-
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
125
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", _hoisted_1, _hoisted_4);
|
126
|
-
}
|
127
|
-
;// CONCATENATED MODULE: ./src/components/OfdView.vue?vue&type=template&id=29fe8c3f
|
128
|
-
|
129
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/OfdView.vue?vue&type=script&lang=js
|
130
|
-
|
131
|
-
let config;
|
132
|
-
/* harmony default export */ var OfdViewvue_type_script_lang_js = ({
|
133
|
-
name: "OfdView",
|
134
|
-
props: {},
|
135
|
-
data() {
|
136
|
-
return {
|
137
|
-
containerHeight: 0
|
138
|
-
};
|
139
|
-
},
|
140
|
-
mounted() {
|
141
|
-
if (!config) {
|
142
|
-
config = this.getViewerConfiguration();
|
143
|
-
console.log(config);
|
144
|
-
//vue下viewerContainer必须设置height
|
145
|
-
this.containerHeight = `${window.innerHeight - 100}px`;
|
146
|
-
let img = new Image();
|
147
|
-
img.style.position = 'absolute';
|
148
|
-
img.style.left = 0;
|
149
|
-
img.style.right = 0;
|
150
|
-
img.style.margin = 'auto';
|
151
|
-
img.style.top = 0;
|
152
|
-
img.style.bottom = 0;
|
153
|
-
img.src = 'data:image/gif;base64,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';
|
154
|
-
img.draggable = false;
|
155
|
-
config.loadingContainer = img;
|
156
|
-
// config.onPageChanging = pageNumber => {
|
157
|
-
// // console.log(pageNumber)
|
158
|
-
// }
|
159
|
-
// config.parserOFDSuccess = core => {
|
160
|
-
// // console.log(core)
|
161
|
-
// }
|
162
|
-
// config.onPageScale = scale => {
|
163
|
-
// // console.log(scale)
|
164
|
-
// }
|
165
|
-
}
|
166
|
-
// ofd.openOFDViewer(config)
|
167
|
-
},
|
168
|
-
|
169
|
-
methods: {
|
170
|
-
getViewerConfiguration() {
|
171
|
-
let errorWrapper = null;
|
172
|
-
errorWrapper = {
|
173
|
-
container: document.getElementById('errorWrapper'),
|
174
|
-
errorMessage: document.getElementById('errorMessage'),
|
175
|
-
closeButton: document.getElementById('errorClose'),
|
176
|
-
errorMoreInfo: document.getElementById('errorMoreInfo'),
|
177
|
-
moreInfoButton: document.getElementById('errorShowMore'),
|
178
|
-
lessInfoButton: document.getElementById('errorShowLess')
|
179
|
-
};
|
180
|
-
return {
|
181
|
-
appContainer: document.body,
|
182
|
-
mainContainer: document.getElementById('viewerContainer'),
|
183
|
-
viewerContainer: document.getElementById('viewer'),
|
184
|
-
toolbar: {
|
185
|
-
container: document.getElementById('toolbarViewer'),
|
186
|
-
numPages: document.getElementById('numPages'),
|
187
|
-
pageNumber: document.getElementById('pageNumber'),
|
188
|
-
scaleSelect: document.getElementById('scaleSelect'),
|
189
|
-
customScaleOption: document.getElementById('customScaleOption'),
|
190
|
-
previous: document.getElementById('previous'),
|
191
|
-
next: document.getElementById('next'),
|
192
|
-
zoomIn: document.getElementById('zoomIn'),
|
193
|
-
zoomOut: document.getElementById('zoomOut'),
|
194
|
-
openFile: document.getElementById('openFile'),
|
195
|
-
print: document.getElementById('print')
|
196
|
-
},
|
197
|
-
secondaryToolbar: {
|
198
|
-
toolbar: document.getElementById('secondaryToolbar'),
|
199
|
-
toggleButton: document.getElementById('secondaryToolbarToggle'),
|
200
|
-
toolbarButtonContainer: document.getElementById('secondaryToolbarButtonContainer'),
|
201
|
-
openFileButton: document.getElementById('secondaryOpenFile'),
|
202
|
-
printButton: document.getElementById('secondaryPrint'),
|
203
|
-
documentPropertiesButton: document.getElementById('documentProperties')
|
204
|
-
},
|
205
|
-
sidebar: {
|
206
|
-
// Divs (and sidebar button)
|
207
|
-
outerContainer: document.getElementById('outerContainer'),
|
208
|
-
viewerContainer: document.getElementById('viewerContainer')
|
209
|
-
},
|
210
|
-
sidebarResizer: {
|
211
|
-
outerContainer: document.getElementById('outerContainer')
|
212
|
-
},
|
213
|
-
documentProperties: {
|
214
|
-
dialog: document.getElementById('documentPropertiesDialog'),
|
215
|
-
closeButton: document.getElementById('documentPropertiesClose'),
|
216
|
-
fields: {
|
217
|
-
fileName: document.getElementById('fileNameField'),
|
218
|
-
fileSize: document.getElementById('fileSizeField'),
|
219
|
-
title: document.getElementById('titleField'),
|
220
|
-
author: document.getElementById('authorField'),
|
221
|
-
subject: document.getElementById('subjectField'),
|
222
|
-
keywords: document.getElementById('keywordsField'),
|
223
|
-
creationDate: document.getElementById('creationDateField'),
|
224
|
-
modificationDate: document.getElementById('modificationDateField'),
|
225
|
-
creator: document.getElementById('creatorField'),
|
226
|
-
producer: document.getElementById('producerField'),
|
227
|
-
version: document.getElementById('versionField'),
|
228
|
-
pageCount: document.getElementById('pageCountField'),
|
229
|
-
pageSize: document.getElementById('pageSizeField'),
|
230
|
-
linearized: document.getElementById('linearizedField')
|
231
|
-
}
|
232
|
-
},
|
233
|
-
signatureProperties: {
|
234
|
-
dialog: document.getElementById('signaturePropertiesDialog'),
|
235
|
-
closeButton: document.getElementById('signaturePropertiesClose'),
|
236
|
-
fields: {
|
237
|
-
signer: document.getElementById('signerField'),
|
238
|
-
provider: document.getElementById('providerField'),
|
239
|
-
hashedValue: document.getElementById('hashedValueField'),
|
240
|
-
signedValue: document.getElementById('signedValueField'),
|
241
|
-
signMethod: document.getElementById('signMethodField'),
|
242
|
-
signVersion: document.getElementById('signVersionField'),
|
243
|
-
verify: document.getElementById('verifyField'),
|
244
|
-
sealID: document.getElementById('sealIDField'),
|
245
|
-
sealName: document.getElementById('sealNameField'),
|
246
|
-
sealType: document.getElementById('sealTypeField'),
|
247
|
-
sealAuthTime: document.getElementById('sealAuthTimeField'),
|
248
|
-
sealMakeTime: document.getElementById('sealMakeTimeField'),
|
249
|
-
sealVersion: document.getElementById('sealVersionField')
|
250
|
-
}
|
251
|
-
},
|
252
|
-
errorWrapper,
|
253
|
-
printContainer: document.getElementById('printContainer'),
|
254
|
-
openFileInputName: 'fileInput'
|
255
|
-
};
|
256
|
-
}
|
257
|
-
}
|
258
|
-
});
|
259
|
-
;// CONCATENATED MODULE: ./src/components/OfdView.vue?vue&type=script&lang=js
|
260
|
-
|
261
|
-
// EXTERNAL MODULE: ./node_modules/vue-loader/dist/exportHelper.js
|
262
|
-
var exportHelper = __webpack_require__(89);
|
263
|
-
;// CONCATENATED MODULE: ./src/components/OfdView.vue
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
;
|
269
|
-
const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.Z)(OfdViewvue_type_script_lang_js, [['render',render]])
|
270
|
-
|
271
|
-
/* harmony default export */ var OfdView = (__exports__);
|
272
|
-
;// CONCATENATED MODULE: ./src/components/index.js
|
273
|
-
// import Vue from 'vue/dist/vue'
|
274
|
-
// import OfdView from './OfdView.vue'
|
275
|
-
//
|
276
|
-
// const Components = [
|
277
|
-
// OfdView
|
278
|
-
// ]
|
279
|
-
//
|
280
|
-
// Object.keys(Components).forEach(name => {
|
281
|
-
// Vue.component(name, Components[name])
|
282
|
-
// })
|
283
|
-
//
|
284
|
-
// export default Components
|
285
|
-
|
286
|
-
OfdView.install = Vue => Vue.component(OfdView.name, OfdView); //注册组件
|
287
|
-
|
288
|
-
/* harmony default export */ var components = (OfdView);
|
289
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib.js
|
290
|
-
|
291
|
-
|
292
|
-
/* harmony default export */ var entry_lib = (components);
|
293
|
-
|
294
|
-
|
295
|
-
}();
|
296
|
-
module.exports = __webpack_exports__;
|
297
|
-
/******/ })()
|
298
|
-
;
|
299
|
-
//# sourceMappingURL=ofd-view.common.js.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"ofd-view.common.js","mappings":"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","sources":["webpack://ofd-view/./node_modules/vue-loader/dist/exportHelper.js","webpack://ofd-view/webpack/bootstrap","webpack://ofd-view/webpack/runtime/define property getters","webpack://ofd-view/webpack/runtime/hasOwnProperty shorthand","webpack://ofd-view/webpack/runtime/make namespace object","webpack://ofd-view/webpack/runtime/publicPath","webpack://ofd-view/./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js","webpack://ofd-view/external commonjs2 {\"commonjs\":\"vue\",\"commonjs2\":\"vue\",\"root\":\"Vue\"}","webpack://ofd-view/./src/components/OfdView.vue","webpack://ofd-view/./src/components/OfdView.vue?7200","webpack://ofd-view/./src/components/OfdView.vue?c111","webpack://ofd-view/./src/components/OfdView.vue?d58b","webpack://ofd-view/./src/components/index.js","webpack://ofd-view/./node_modules/@vue/cli-service/lib/commands/build/entry-lib.js"],"sourcesContent":["\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// runtime helper for setting properties on components\n// in a tree-shakable way\nexports.default = (sfc, props) => {\n const target = sfc.__vccOpts || sfc;\n for (const [key, val] of props) {\n target[key] = val;\n }\n return target;\n};\n","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\t// no module.id needed\n\t\t// no module.loaded needed\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n","// define getter functions for harmony exports\n__webpack_require__.d = function(exports, definition) {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }","// define __esModule on exports\n__webpack_require__.r = function(exports) {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.p = \"\";","/* eslint-disable no-var */\n// This file is imported into lib/wc client bundles.\n\nif (typeof window !== 'undefined') {\n var currentScript = window.document.currentScript\n if (process.env.NEED_CURRENTSCRIPT_POLYFILL) {\n var getCurrentScript = require('@soda/get-current-script')\n currentScript = getCurrentScript()\n\n // for backward compatibility, because previously we directly included the polyfill\n if (!('currentScript' in document)) {\n Object.defineProperty(document, 'currentScript', { get: getCurrentScript })\n }\n }\n\n var src = currentScript && currentScript.src.match(/(.+\\/)[^/]+\\.js(\\?.*)?$/)\n if (src) {\n __webpack_public_path__ = src[1] // eslint-disable-line\n }\n}\n\n// Indicate to webpack that this file can be concatenated\nexport default null\n","var __WEBPACK_NAMESPACE_OBJECT__ = require(\"vue\");","<template>\r\n <div id=\"outerContainer\">\r\n\r\n <div id=\"mainContainer\">\r\n\r\n <div id=\"secondaryToolbar\" class=\"secondaryToolbar hidden doorHangerRight\">\r\n <div id=\"secondaryToolbarButtonContainer\">\r\n <button id=\"secondaryOpenFile\" class=\"secondaryToolbarButton openFile visibleLargeView\" title=\"打开文件\"\r\n tabindex=\"52\" data-l10n-id=\"open_file\">\r\n <span data-l10n-id=\"open_file_label\">打开</span>\r\n </button>\r\n\r\n <button id=\"secondaryPrint\" class=\"secondaryToolbarButton print visibleMediumView\" title=\"打印\" tabindex=\"53\"\r\n data-l10n-id=\"print\">\r\n <span data-l10n-id=\"print_label\">打印</span>\r\n </button>\r\n\r\n <button id=\"documentProperties\" class=\"secondaryToolbarButton documentProperties\" title=\"文档属性…\"\r\n tabindex=\"69\" data-l10n-id=\"document_properties\" aria-controls=\"documentPropertiesDialog\">\r\n <span data-l10n-id=\"document_properties_label\">文档属性…</span>\r\n </button>\r\n </div>\r\n </div> <!-- secondaryToolbar -->\r\n\r\n <div class=\"toolbar\">\r\n <div id=\"toolbarContainer\">\r\n <div id=\"toolbarViewer\">\r\n <div id=\"toolbarViewerLeft\">\r\n <div class=\"splitToolbarButton hiddenSmallView\">\r\n <button class=\"toolbarButton pageUp\" title=\"上一页\" id=\"previous\" tabindex=\"13\"\r\n data-l10n-id=\"previous\">\r\n <span data-l10n-id=\"previous_label\">上一页</span>\r\n </button>\r\n <div class=\"splitToolbarButtonSeparator\"></div>\r\n <button class=\"toolbarButton pageDown\" title=\"下一页\" id=\"next\" tabindex=\"14\" data-l10n-id=\"next\">\r\n <span data-l10n-id=\"next_label\">下一页</span>\r\n </button>\r\n </div>\r\n <input type=\"number\" id=\"pageNumber\" class=\"toolbarField pageNumber\" title=\"页面\" value=\"1\" size=\"4\"\r\n min=\"1\" tabindex=\"15\" data-l10n-id=\"page\" autocomplete=\"off\">\r\n <span id=\"numPages\" class=\"toolbarLabel\"></span>\r\n </div>\r\n <div id=\"toolbarViewerRight\">\r\n\r\n <button id=\"openFile\" class=\"toolbarButton openFile hiddenLargeView\" title=\"打开文件\" tabindex=\"32\"\r\n data-l10n-id=\"open_file\">\r\n <span data-l10n-id=\"open_file_label\">打开</span>\r\n </button>\r\n\r\n <button id=\"print\" class=\"toolbarButton print hiddenMediumView\" title=\"打印\" tabindex=\"33\"\r\n data-l10n-id=\"print\">\r\n <span data-l10n-id=\"print_label\">打印</span>\r\n </button>\r\n\r\n <div class=\"verticalToolbarSeparator hiddenSmallView\"></div>\r\n\r\n <button id=\"secondaryToolbarToggle\" class=\"toolbarButton\" title=\"工具\" tabindex=\"36\" data-l10n-id=\"tools\"\r\n aria-expanded=\"false\" aria-controls=\"secondaryToolbar\">\r\n <span data-l10n-id=\"tools_label\">工具</span>\r\n </button>\r\n </div>\r\n <div id=\"toolbarViewerMiddle\">\r\n <div class=\"splitToolbarButton\">\r\n <button id=\"zoomOut\" class=\"toolbarButton zoomOut\" title=\"缩小\" tabindex=\"21\"\r\n data-l10n-id=\"zoom_out\">\r\n <span data-l10n-id=\"zoom_out_label\">缩小</span>\r\n </button>\r\n <div class=\"splitToolbarButtonSeparator\"></div>\r\n <button id=\"zoomIn\" class=\"toolbarButton zoomIn\" title=\"放大\" tabindex=\"22\" data-l10n-id=\"zoom_in\">\r\n <span data-l10n-id=\"zoom_in_label\">放大</span>\r\n </button>\r\n </div>\r\n <span id=\"scaleSelectContainer\" class=\"dropdownToolbarButton\">\r\n <select id=\"scaleSelect\" title=\"缩放\" tabindex=\"23\" data-l10n-id=\"zoom\">\r\n <option id=\"pageAutoOption\" title=\"\" value=\"auto\" selected=\"selected\"\r\n data-l10n-id=\"page_scale_auto\">自动缩放</option>\r\n <option id=\"pageActualOption\" title=\"\" value=\"page-actual\" data-l10n-id=\"page_scale_actual\">实际大小</option>\r\n <option id=\"pageFitOption\" title=\"\" value=\"page-fit\" data-l10n-id=\"page_scale_fit\">适合页面</option>\r\n <option id=\"pageWidthOption\" title=\"\" value=\"page-width\"\r\n data-l10n-id=\"page_scale_width\">适合页宽</option>\r\n <option id=\"customScaleOption\" title=\"\" value=\"custom\" disabled=\"disabled\" hidden=\"true\"></option>\r\n <option title=\"\" value=\"0.5\" data-l10n-id=\"page_scale_percent\"\r\n data-l10n-args='{ \"scale\": 50 }'>50%</option>\r\n <option title=\"\" value=\"0.75\" data-l10n-id=\"page_scale_percent\"\r\n data-l10n-args='{ \"scale\": 75 }'>75%</option>\r\n <option title=\"\" value=\"1\" data-l10n-id=\"page_scale_percent\"\r\n data-l10n-args='{ \"scale\": 100 }'>100%</option>\r\n <option title=\"\" value=\"1.25\" data-l10n-id=\"page_scale_percent\" data-l10n-args='{ \"scale\": 125 }'>125%</option>\r\n <option title=\"\" value=\"1.5\" data-l10n-id=\"page_scale_percent\" data-l10n-args='{ \"scale\": 150 }'>150%</option>\r\n <option title=\"\" value=\"2\" data-l10n-id=\"page_scale_percent\"\r\n data-l10n-args='{ \"scale\": 200 }'>200%</option>\r\n <option title=\"\" value=\"3\" data-l10n-id=\"page_scale_percent\"\r\n data-l10n-args='{ \"scale\": 300 }'>300%</option>\r\n <option title=\"\" value=\"4\" data-l10n-id=\"page_scale_percent\"\r\n data-l10n-args='{ \"scale\": 400 }'>400%</option>\r\n </select>\r\n </span>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <!-- //:style=\"{height: containerHeight}\"-->\r\n <div id=\"viewerContainer\" tabindex=\"0\">\r\n <div id=\"viewer\" class=\"pdfViewer\"></div>\r\n </div>\r\n\r\n <!--#if !MOZCENTRAL-->\r\n <div id=\"errorWrapper\" hidden='true'>\r\n <div id=\"errorMessageLeft\">\r\n <span id=\"errorMessage\"></span>\r\n <button id=\"errorShowMore\" data-l10n-id=\"error_more_info\">\r\n More Information\r\n </button>\r\n <button id=\"errorShowLess\" data-l10n-id=\"error_less_info\" hidden='true'>\r\n Less Information\r\n </button>\r\n </div>\r\n <div id=\"errorMessageRight\">\r\n <button id=\"errorClose\" data-l10n-id=\"error_close\">\r\n Close\r\n </button>\r\n </div>\r\n <div class=\"clearBoth\"></div>\r\n <textarea id=\"errorMoreInfo\" hidden='true' readonly=\"readonly\"></textarea>\r\n </div>\r\n <!--#endif-->\r\n </div> <!-- mainContainer -->\r\n\r\n <div id=\"dialogContainer\">\r\n <dialog id=\"documentPropertiesDialog\">\r\n <div class=\"row\">\r\n <span id=\"fileNameLabel\" data-l10n-id=\"document_properties_file_name\">文件名:</span>\r\n <p id=\"fileNameField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"fileSizeLabel\" data-l10n-id=\"document_properties_file_size\">文件大小:</span>\r\n <p id=\"fileSizeField\" aria-labelledby=\"fileSizeLabel\">-</p>\r\n </div>\r\n <div class=\"separator\"></div>\r\n <div class=\"row\">\r\n <span id=\"titleLabel\" data-l10n-id=\"document_properties_title\">标题:</span>\r\n <p id=\"titleField\" aria-labelledby=\"titleLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"authorLabel\" data-l10n-id=\"document_properties_author\">作者:</span>\r\n <p id=\"authorField\" aria-labelledby=\"authorLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"subjectLabel\" data-l10n-id=\"document_properties_subject\">主题:</span>\r\n <p id=\"subjectField\" aria-labelledby=\"subjectLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"keywordsLabel\" data-l10n-id=\"document_properties_keywords\">关键词:</span>\r\n <p id=\"keywordsField\" aria-labelledby=\"keywordsLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"creationDateLabel\" data-l10n-id=\"document_properties_creation_date\">创建日期:</span>\r\n <p id=\"creationDateField\" aria-labelledby=\"creationDateLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"modificationDateLabel\"\r\n data-l10n-id=\"document_properties_modification_date\">修改日期:</span>\r\n <p id=\"modificationDateField\" aria-labelledby=\"modificationDateLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"creatorLabel\" data-l10n-id=\"document_properties_creator\">创建者:</span>\r\n <p id=\"creatorField\" aria-labelledby=\"creatorLabel\">-</p>\r\n </div>\r\n <div class=\"separator\"></div>\r\n <div class=\"row\">\r\n <span id=\"producerLabel\" data-l10n-id=\"document_properties_producer\">OFD 生成器:</span>\r\n <p id=\"producerField\" aria-labelledby=\"producerLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"versionLabel\" data-l10n-id=\"document_properties_version\">OFD 版本:</span>\r\n <p id=\"versionField\" aria-labelledby=\"versionLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"pageCountLabel\" data-l10n-id=\"document_properties_page_count\">页数:</span>\r\n <p id=\"pageCountField\" aria-labelledby=\"pageCountLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"pageSizeLabel\" data-l10n-id=\"document_properties_page_size\">页面大小:</span>\r\n <p id=\"pageSizeField\" aria-labelledby=\"pageSizeLabel\">-</p>\r\n </div>\r\n <div class=\"separator\"></div>\r\n <div class=\"row\" hidden=\"hidden\">\r\n <span id=\"linearizedLabel\" data-l10n-id=\"document_properties_linearized\">快速 Web 视图:</span>\r\n <p id=\"linearizedField\" aria-labelledby=\"linearizedLabel\">-</p>\r\n </div>\r\n <div class=\"buttonRow\">\r\n <button id=\"documentPropertiesClose\" class=\"dialogButton\"><span\r\n data-l10n-id=\"document_properties_close\">关闭</span></button>\r\n </div>\r\n </dialog>\r\n <!--#if !MOZCENTRAL-->\r\n <dialog id=\"printServiceDialog\" style=\"min-width: 200px;\">\r\n <div class=\"row\">\r\n <span data-l10n-id=\"print_progress_message\">正在准备打印文档…</span>\r\n </div>\r\n <div class=\"row\">\r\n <progress id=\"printProgress\" value=\"0\" max=\"100\"></progress>\r\n <span data-l10n-id=\"print_progress_percent\" data-l10n-args='{ \"progress\": 0 }'\r\n class=\"relative-progress\">0%</span>\r\n </div>\r\n <div class=\"buttonRow\">\r\n <button id=\"printCancel\" class=\"dialogButton\"><span data-l10n-id=\"print_progress_close\">取消</span></button>\r\n </div>\r\n </dialog>\r\n\r\n <dialog id=\"signaturePropertiesDialog\">\r\n <div class=\"row\">\r\n <span id=\"signerLabel\">签章人:</span>\r\n <p id=\"signerField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"providerLabel\">签章提供者:</span>\r\n <p id=\"providerField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"hashedValueLabel\">原文摘要值:</span>\r\n <p id=\"hashedValueField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"signedValueLabel\">签名值:</span>\r\n <p id=\"signedValueField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"signMethodLabel\">签名算法:</span>\r\n <p id=\"signMethodField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"signVersionLabel\">版本号:</span>\r\n <p id=\"signVersionField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"verifyLabel\">验签结果:</span>\r\n <p id=\"verifyField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"separator\"></div>\r\n <div class=\"row\">\r\n <span id=\"sealIDLabel\">印章标识:</span>\r\n <p id=\"sealIDField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"sealNameLabel\">印章名称:</span>\r\n <p id=\"sealNameField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"sealTypeLabel\">印章类型:</span>\r\n <p id=\"sealTypeField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"sealAuthTimeLabel\">有效时间:</span>\r\n <p id=\"sealAuthTimeField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"sealMakeTimeLabel\">制章日期:</span>\r\n <p id=\"sealMakeTimeField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"row\">\r\n <span id=\"sealVersionLabel\">印章版本:</span>\r\n <p id=\"sealVersionField\" aria-labelledby=\"fileNameLabel\">-</p>\r\n </div>\r\n <div class=\"buttonRow\">\r\n <button id=\"signaturePropertiesClose\" class=\"dialogButton\"><span data-l10n-id=\"document_properties_close\">关闭</span>\r\n </button>\r\n </div>\r\n </dialog>\r\n <!--#endif-->\r\n <!--#if CHROME-->\r\n <!--#include viewer-snippet-chrome-overlays.html-->\r\n <!--#endif-->\r\n </div> <!-- dialogContainer -->\r\n\r\n </div> <!-- outerContainer -->\r\n</template>\r\n\r\n<script>\r\nimport './viewer.css'\r\nlet config;\r\nexport default {\r\n name: \"OfdView\",\r\n props: {\r\n\r\n },\r\n data() {\r\n return {\r\n containerHeight: 0,\r\n }\r\n },\r\n\r\n mounted() {\r\n if (!config) {\r\n config = this.getViewerConfiguration()\r\n console.log(config)\r\n //vue下viewerContainer必须设置height\r\n this.containerHeight = `${window.innerHeight - 100}px`\r\n let img = new Image();\r\n img.style.position = 'absolute';\r\n img.style.left = 0;\r\n img.style.right = 0;\r\n img.style.margin = 'auto';\r\n img.style.top = 0;\r\n img.style.bottom = 0;\r\n img.src = 'data:image/gif;base64,R0lGODlhNgA3APMAAP///zAyOJKTlkdJTzw+RN/g4XV2euPj5M/Q0WtscaChpDAyODAyODAyODAyODAyOCH5BAkKAAAAIf4aQ3JlYXRlZCB3aXRoIGFqYXhsb2FkLmluZm8AIf8LTkVUU0NBUEUyLjADAQAAACwAAAAANgA3AAAEzBDISau9OOvNu/9gKI5kaZ4lkhBEgqCnws6EApMITb93uOqsRC8EpA1Bxdnx8wMKl51ckXcsGFiGAkamsy0LA9pAe1EFqRbBYCAYXXUGk4DWJhZN4dlAlMSLRW80cSVzM3UgB3ksAwcnamwkB28GjVCWl5iZmpucnZ4cj4eWoRqFLKJHpgSoFIoEe5ausBeyl7UYqqw9uaVrukOkn8LDxMXGx8ibwY6+JLxydCO3JdMg1dJ/Is+E0SPLcs3Jnt/F28XXw+jC5uXh4u89EQAh+QQJCgAAACwAAAAANgA3AAAEzhDISau9OOvNu/9gKI5kaZ5oqhYGQRiFWhaD6w6xLLa2a+iiXg8YEtqIIF7vh/QcarbB4YJIuBKIpuTAM0wtCqNiJBgMBCaE0ZUFCXpoknWdCEFvpfURdCcM8noEIW82cSNzRnWDZoYjamttWhphQmOSHFVXkZecnZ6foKFujJdlZxqELo1AqQSrFH1/TbEZtLM9shetrzK7qKSSpryixMXGx8jJyifCKc1kcMzRIrYl1Xy4J9cfvibdIs/MwMue4cffxtvE6qLoxubk8ScRACH5BAkKAAAALAAAAAA2ADcAAATOEMhJq7046827/2AojmRpnmiqrqwwDAJbCkRNxLI42MSQ6zzfD0Sz4YYfFwyZKxhqhgJJeSQVdraBNFSsVUVPHsEAzJrEtnJNSELXRN2bKcwjw19f0QG7PjA7B2EGfn+FhoeIiYoSCAk1CQiLFQpoChlUQwhuBJEWcXkpjm4JF3w9P5tvFqZsLKkEF58/omiksXiZm52SlGKWkhONj7vAxcbHyMkTmCjMcDygRNAjrCfVaqcm11zTJrIjzt64yojhxd/G28XqwOjG5uTxJhEAIfkECQoAAAAsAAAAADYANwAABM0QyEmrvTjrzbv/YCiOZGmeaKqurDAMAlsKRE3EsjjYxJDrPN8PRLPhhh8XDMk0KY/OF5TIm4qKNWtnZxOWuDUvCNw7kcXJ6gl7Iz1T76Z8Tq/b7/i8qmCoGQoacT8FZ4AXbFopfTwEBhhnQ4w2j0GRkgQYiEOLPI6ZUkgHZwd6EweLBqSlq6ytricICTUJCKwKkgojgiMIlwS1VEYlspcJIZAkvjXHlcnKIZokxJLG0KAlvZfAebeMuUi7FbGz2z/Rq8jozavn7Nev8CsRACH5BAkKAAAALAAAAAA2ADcAAATLEMhJq7046827/2AojmRpnmiqrqwwDAJbCkRNxLI42MSQ6zzfD0Sz4YYfFwzJNCmPzheUyJuKijVrZ2cTlrg1LwjcO5HFyeoJeyM9U++mfE6v2+/4PD6O5F/YWiqAGWdIhRiHP4kWg0ONGH4/kXqUlZaXmJlMBQY1BgVuUicFZ6AhjyOdPAQGQF0mqzauYbCxBFdqJao8rVeiGQgJNQkIFwdnB0MKsQrGqgbJPwi2BMV5wrYJetQ129x62LHaedO21nnLq82VwcPnIhEAIfkECQoAAAAsAAAAADYANwAABMwQyEmrvTjrzbv/YCiOZGmeaKqurDAMAlsKRE3EsjjYxJDrPN8PRLPhhh8XDMk0KY/OF5TIm4qKNWtnZxOWuDUvCNw7kcXJ6gl7Iz1T76Z8Tq/b7/g8Po7kX9haKoAZZ0iFGIc/iRaDQ40Yfj+RepSVlpeYAAgJNQkIlgo8NQqUCKI2nzNSIpynBAkzaiCuNl9BIbQ1tl0hraewbrIfpq6pbqsioaKkFwUGNQYFSJudxhUFZ9KUz6IGlbTfrpXcPN6UB2cHlgfcBuqZKBEAIfkECQoAAAAsAAAAADYANwAABMwQyEmrvTjrzbv/YCiOZGmeaKqurDAMAlsKRE3EsjjYxJDrPN8PRLPhhh8XDMk0KY/OF5TIm4qKNWtnZxOWuDUvCNw7kcXJ6gl7Iz1T76Z8Tq/b7yJEopZA4CsKPDUKfxIIgjZ+P3EWe4gECYtqFo82P2cXlTWXQReOiJE5bFqHj4qiUhmBgoSFho59rrKztLVMBQY1BgWzBWe8UUsiuYIGTpMglSaYIcpfnSHEPMYzyB8HZwdrqSMHxAbath2MsqO0zLLorua05OLvJxEAIfkECQoAAAAsAAAAADYANwAABMwQyEmrvTjrzbv/YCiOZGmeaKqurDAMAlsKRE3EsjjYxJDrPN8PRLPhfohELYHQuGBDgIJXU0Q5CKqtOXsdP0otITHjfTtiW2lnE37StXUwFNaSScXaGZvm4r0jU1RWV1hhTIWJiouMjVcFBjUGBY4WBWw1A5RDT3sTkVQGnGYYaUOYPaVip3MXoDyiP3k3GAeoAwdRnRoHoAa5lcHCw8TFxscduyjKIrOeRKRAbSe3I9Um1yHOJ9sjzCbfyInhwt3E2cPo5dHF5OLvJREAOw==';\r\n img.draggable = false;\r\n config.loadingContainer = img\r\n // config.onPageChanging = pageNumber => {\r\n // // console.log(pageNumber)\r\n // }\r\n // config.parserOFDSuccess = core => {\r\n // // console.log(core)\r\n // }\r\n // config.onPageScale = scale => {\r\n // // console.log(scale)\r\n // }\r\n }\r\n // ofd.openOFDViewer(config)\r\n\r\n },\r\n\r\n methods: {\r\n getViewerConfiguration() {\r\n let errorWrapper = null\r\n errorWrapper = {\r\n container: document.getElementById('errorWrapper'),\r\n errorMessage: document.getElementById('errorMessage'),\r\n closeButton: document.getElementById('errorClose'),\r\n errorMoreInfo: document.getElementById('errorMoreInfo'),\r\n moreInfoButton: document.getElementById('errorShowMore'),\r\n lessInfoButton: document.getElementById('errorShowLess'),\r\n }\r\n\r\n return {\r\n appContainer: document.body,\r\n mainContainer: document.getElementById('viewerContainer'),\r\n viewerContainer: document.getElementById('viewer'),\r\n toolbar: {\r\n container: document.getElementById('toolbarViewer'),\r\n numPages: document.getElementById('numPages'),\r\n pageNumber: document.getElementById('pageNumber'),\r\n scaleSelect: document.getElementById('scaleSelect'),\r\n customScaleOption: document.getElementById('customScaleOption'),\r\n previous: document.getElementById('previous'),\r\n next: document.getElementById('next'),\r\n zoomIn: document.getElementById('zoomIn'),\r\n zoomOut: document.getElementById('zoomOut'),\r\n openFile: document.getElementById('openFile'),\r\n print: document.getElementById('print'),\r\n },\r\n secondaryToolbar: {\r\n toolbar: document.getElementById('secondaryToolbar'),\r\n toggleButton: document.getElementById('secondaryToolbarToggle'),\r\n toolbarButtonContainer: document.getElementById(\r\n 'secondaryToolbarButtonContainer'\r\n ),\r\n openFileButton: document.getElementById('secondaryOpenFile'),\r\n printButton: document.getElementById('secondaryPrint'),\r\n documentPropertiesButton: document.getElementById('documentProperties'),\r\n },\r\n sidebar: {\r\n // Divs (and sidebar button)\r\n outerContainer: document.getElementById('outerContainer'),\r\n viewerContainer: document.getElementById('viewerContainer'),\r\n },\r\n sidebarResizer: {\r\n outerContainer: document.getElementById('outerContainer'),\r\n },\r\n documentProperties: {\r\n dialog: document.getElementById('documentPropertiesDialog'),\r\n closeButton: document.getElementById('documentPropertiesClose'),\r\n fields: {\r\n fileName: document.getElementById('fileNameField'),\r\n fileSize: document.getElementById('fileSizeField'),\r\n title: document.getElementById('titleField'),\r\n author: document.getElementById('authorField'),\r\n subject: document.getElementById('subjectField'),\r\n keywords: document.getElementById('keywordsField'),\r\n creationDate: document.getElementById('creationDateField'),\r\n modificationDate: document.getElementById('modificationDateField'),\r\n creator: document.getElementById('creatorField'),\r\n producer: document.getElementById('producerField'),\r\n version: document.getElementById('versionField'),\r\n pageCount: document.getElementById('pageCountField'),\r\n pageSize: document.getElementById('pageSizeField'),\r\n linearized: document.getElementById('linearizedField'),\r\n },\r\n },\r\n signatureProperties: {\r\n dialog: document.getElementById('signaturePropertiesDialog'),\r\n closeButton: document.getElementById('signaturePropertiesClose'),\r\n fields: {\r\n signer: document.getElementById('signerField'),\r\n provider: document.getElementById('providerField'),\r\n hashedValue: document.getElementById('hashedValueField'),\r\n signedValue: document.getElementById('signedValueField'),\r\n signMethod: document.getElementById('signMethodField'),\r\n signVersion: document.getElementById('signVersionField'),\r\n verify: document.getElementById('verifyField'),\r\n\r\n sealID: document.getElementById('sealIDField'),\r\n sealName: document.getElementById('sealNameField'),\r\n sealType: document.getElementById('sealTypeField'),\r\n sealAuthTime: document.getElementById('sealAuthTimeField'),\r\n sealMakeTime: document.getElementById('sealMakeTimeField'),\r\n sealVersion: document.getElementById('sealVersionField'),\r\n },\r\n },\r\n errorWrapper,\r\n printContainer: document.getElementById('printContainer'),\r\n openFileInputName: 'fileInput',\r\n }\r\n }\r\n }\r\n}\r\n</script>\r\n\r\n<style scoped>\r\n\r\n</style>\r\n","export * from \"-!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!../../node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!../../node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./OfdView.vue?vue&type=template&id=29fe8c3f\"","export { default } from \"-!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!../../node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./OfdView.vue?vue&type=script&lang=js\"; export * from \"-!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!../../node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./OfdView.vue?vue&type=script&lang=js\"","import { render } from \"./OfdView.vue?vue&type=template&id=29fe8c3f\"\nimport script from \"./OfdView.vue?vue&type=script&lang=js\"\nexport * from \"./OfdView.vue?vue&type=script&lang=js\"\n\nimport exportComponent from \"C:\\\\Users\\\\donal\\\\WebstormProjects\\\\ofd-view\\\\node_modules\\\\vue-loader\\\\dist\\\\exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render]])\n\nexport default __exports__","// import Vue from 'vue/dist/vue'\r\n// import OfdView from './OfdView.vue'\r\n//\r\n// const Components = [\r\n// OfdView\r\n// ]\r\n//\r\n// Object.keys(Components).forEach(name => {\r\n// Vue.component(name, Components[name])\r\n// })\r\n//\r\n// export default Components\r\nimport OfdView from './OfdView.vue';\r\n\r\nOfdView.install = Vue => Vue.component(OfdView.name, OfdView);//注册组件\r\n\r\nexport default OfdView\r\n","import './setPublicPath'\nimport mod from '~entry'\nexport default mod\nexport * from '~entry'\n"],"names":["Object","defineProperty","exports","value","default","sfc","props","target","__vccOpts","key","val","id","_hoisted_2","_createElementBlock","_hoisted_1","config","name","data","containerHeight","mounted","getViewerConfiguration","console","log","window","innerHeight","img","Image","style","position","left","right","margin","top","bottom","src","draggable","loadingContainer","methods","errorWrapper","container","document","getElementById","errorMessage","closeButton","errorMoreInfo","moreInfoButton","lessInfoButton","appContainer","body","mainContainer","viewerContainer","toolbar","numPages","pageNumber","scaleSelect","customScaleOption","previous","next","zoomIn","zoomOut","openFile","print","secondaryToolbar","toggleButton","toolbarButtonContainer","openFileButton","printButton","documentPropertiesButton","sidebar","outerContainer","sidebarResizer","documentProperties","dialog","fields","fileName","fileSize","title","author","subject","keywords","creationDate","modificationDate","creator","producer","version","pageCount","pageSize","linearized","signatureProperties","signer","provider","hashedValue","signedValue","signMethod","signVersion","verify","sealID","sealName","sealType","sealAuthTime","sealMakeTime","sealVersion","printContainer","openFileInputName","OfdView","install","Vue","component"],"sourceRoot":""}
|
package/dist/ofd-view.css
DELETED
@@ -1,19 +0,0 @@
|
|
1
|
-
.textLayer{position:absolute;text-align:initial;left:0;top:0;right:0;bottom:0;overflow:hidden;opacity:.2;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none}.textLayer br,.textLayer span{color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:#b400aa;border-radius:4px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400}.textLayer ::-moz-selection{background:#00f}.textLayer ::selection{background:#00f}.textLayer br::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;left:0;top:100%;right:0;bottom:0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}:root{--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>')}.annotationLayer section{position:absolute;text-align:initial}.annotationLayer .buttonWidgetAnnotation.pushButton>a,.annotationLayer .linkAnnotation>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer .buttonWidgetAnnotation.pushButton>canvas{position:relative;top:0;left:0;z-index:-1}.annotationLayer .buttonWidgetAnnotation.pushButton>a:hover,.annotationLayer .linkAnnotation>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation input,.annotationLayer .textWidgetAnnotation textarea{background-image:var(--annotation-unfocused-field-background);border:1px solid transparent;box-sizing:border-box;font-size:9px;height:100%;margin:0;padding:0 3px;vertical-align:top;width:100%}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{font:message-box;font-size:9px;resize:none}.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation input[disabled],.annotationLayer .textWidgetAnnotation textarea[disabled]{background:none;border:1px solid transparent;cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .buttonWidgetAnnotation.radioButton input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover{border:1px solid #000}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation input:focus,.annotationLayer .textWidgetAnnotation textarea:focus{background:none;border:1px solid transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus,.annotationLayer .buttonWidgetAnnotation.radioButton :focus,.annotationLayer .choiceWidgetAnnotation select :focus,.annotationLayer .textWidgetAnnotation input :focus,.annotationLayer .textWidgetAnnotation textarea :focus{background-image:none;background-color:transparent;outline:auto}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:#000;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.annotationLayer .popupWrapper{position:absolute;width:20em}.annotationLayer .popup{position:absolute;z-index:200;max-width:20em;background-color:#ff9;box-shadow:0 2px 5px #888;border-radius:2px;padding:6px;margin-left:5px;cursor:pointer;font:message-box;font-size:9px;white-space:normal;word-wrap:break-word}.annotationLayer .popup>*{font-size:9px}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:5px}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:2px;padding-top:2px}.annotationLayer .richText>*{white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}:root{--xfa-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>')}.xfaLayer .highlight{margin:-1px;padding:1px;background-color:#efcbed;border-radius:4px}.xfaLayer .highlight.appended{position:static}.xfaLayer .highlight.begin{border-radius:4px 0 0 4px}.xfaLayer .highlight.end{border-radius:0 4px 4px 0}.xfaLayer .highlight.middle{border-radius:0}.xfaLayer .highlight.selected{background-color:#cbdfcb}.xfaLayer ::-moz-selection{background:#00f}.xfaLayer ::selection{background:#00f}.xfaPage{overflow:hidden;position:relative}.xfaContentarea{position:absolute}.xfaPrintOnly{display:none}.xfaLayer{position:absolute;text-align:initial;top:0;left:0;transform-origin:0 0;line-height:1.2}.xfaLayer *{color:inherit;font:inherit;font-style:inherit;font-weight:inherit;font-kerning:inherit;letter-spacing:-.01px;text-align:inherit;text-decoration:inherit;box-sizing:border-box;background-color:transparent;padding:0;margin:0;pointer-events:auto;line-height:inherit}.xfaLayer div,.xfaLayer svg,.xfaLayer svg *{pointer-events:none}.xfaLayer a{color:blue}.xfaRich li{margin-left:3em}.xfaFont{color:#000;font-weight:400;font-kerning:none;font-size:10px;font-style:normal;letter-spacing:0;text-decoration:none;vertical-align:0}.xfaCaption{overflow:hidden;flex:0 0 auto}.xfaCaptionForCheckButton{overflow:hidden;flex:1 1 auto}.xfaLabel{height:100%;width:100%}.xfaLeft{flex-direction:row}.xfaLeft,.xfaRight{display:flex;align-items:center}.xfaRight{flex-direction:row-reverse}.xfaLeft>.xfaCaption,.xfaLeft>.xfaCaptionForCheckButton,.xfaRight>.xfaCaption,.xfaRight>.xfaCaptionForCheckButton{max-height:100%}.xfaTop{flex-direction:column}.xfaBottom,.xfaTop{display:flex;align-items:flex-start}.xfaBottom{flex-direction:column-reverse}.xfaBottom>.xfaCaption,.xfaBottom>.xfaCaptionForCheckButton,.xfaTop>.xfaCaption,.xfaTop>.xfaCaptionForCheckButton{width:100%}.xfaBorder{background-color:transparent;position:absolute;pointer-events:none}.xfaWrapped{width:100%;height:100%}.xfaSelect:focus,.xfaTextfield:focus{background-image:none;background-color:transparent;outline:auto;outline-offset:-1px}.xfaCheckbox:focus,.xfaRadio:focus{outline:auto}.xfaSelect,.xfaTextfield{height:100%;width:100%;flex:1 1 auto;border:none;resize:none;background-image:var(--xfa-unfocused-field-background)}.xfaBottom>.xfaSelect,.xfaBottom>.xfaTextfield,.xfaTop>.xfaSelect,.xfaTop>.xfaTextfield{flex:0 1 auto}.xfaButton{cursor:pointer;border:none;text-align:center}.xfaButton,.xfaLink{width:100%;height:100%}.xfaLink{position:absolute;top:0;left:0}.xfaCheckbox,.xfaRadio{width:100%;height:100%;flex:0 0 auto;border:none}.xfaRich{white-space:pre-wrap}.xfaImage,.xfaRich{width:100%;height:100%}.xfaImage{-o-object-position:left top;object-position:left top;-o-object-fit:contain;object-fit:contain}.xfaLrTb,.xfaRlTb,.xfaTb{flex-direction:column}.xfaLr,.xfaLrTb,.xfaRlTb,.xfaTb{display:flex;align-items:stretch}.xfaLr{flex-direction:row}.xfaRl{display:flex;flex-direction:row-reverse;align-items:stretch}.xfaTb>div{justify-content:left}.xfaArea,.xfaPosition{position:relative}.xfaValignMiddle{display:flex;align-items:center}.xfaTable{flex-direction:column}.xfaTable,.xfaTable .xfaRow{display:flex;align-items:stretch}.xfaTable .xfaRow{flex-direction:row}.xfaTable .xfaRlRow{display:flex;flex-direction:row-reverse;align-items:stretch;flex:1}.xfaTable .xfaRlRow>div{flex:1}.xfaDisabled input,.xfaDisabled textarea,.xfaNonInteractive input,.xfaNonInteractive textarea,.xfaReadOnly input,.xfaReadOnly textarea{background:initial}@media print{.xfaSelect,.xfaTextfield{background:transparent}.xfaSelect{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:1px;text-overflow:""}}:root{--pdfViewer-padding-bottom:0;--page-margin:1px auto -8px;--page-border:9px solid transparent;--spreadHorizontalWrapped-margin-LR:-3.5px;--zoom-factor:1;--viewport-scale-factor:1}@media screen and (forced-colors:active){:root{--pdfViewer-padding-bottom:9px;--page-margin:9px auto 0;--page-border:none;--spreadHorizontalWrapped-margin-LR:4.5px}}.pdfViewer{padding-bottom:var(--pdfViewer-padding-bottom)}.pdfViewer .canvasWrapper{overflow:hidden}.pdfViewer .page{direction:ltr;width:816px;height:1056px;margin:var(--page-margin);position:relative;overflow:visible;border:var(--page-border);background-clip:content-box;-o-border-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAA1ElEQVQ4jbWUWw6EIAxFy2NFs/8NzR4UJhpqLsdi5mOmSSMUOfYWqv3S0gMr4XlYH/64gZa/gN3ANYA7KAXALt4ktoQ5MI9YxqaG8bWmsIysMuT6piSQCa4whZThCu8CM4zP9YJaKci9jicPq3NcBWYoPMGUlhG7ivtkB+gVyFY75wXghOvh8t5mto1Mdim6e+MBqH6XsY+YAwjpq3vGF7weTWQptLEDVCZvPTMl5JZZsdh47FHW6qFMyvLYqjcnmdFfY9Xk/KDOlzCusX2mi/ofM7MPkzBcSp4Q1/wAAAAASUVORK5CYII=) 9 9 repeat;border-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAA1ElEQVQ4jbWUWw6EIAxFy2NFs/8NzR4UJhpqLsdi5mOmSSMUOfYWqv3S0gMr4XlYH/64gZa/gN3ANYA7KAXALt4ktoQ5MI9YxqaG8bWmsIysMuT6piSQCa4whZThCu8CM4zP9YJaKci9jicPq3NcBWYoPMGUlhG7ivtkB+gVyFY75wXghOvh8t5mto1Mdim6e+MBqH6XsY+YAwjpq3vGF7weTWQptLEDVCZvPTMl5JZZsdh47FHW6qFMyvLYqjcnmdFfY9Xk/KDOlzCusX2mi/ofM7MPkzBcSp4Q1/wAAAAASUVORK5CYII=) 9 9 repeat;background-color:#fff}.pdfViewer .dummyPage{position:relative;width:0}.pdfViewer.removePageBorders .page{margin:0 auto 10px;border:none}.pdfViewer.singlePageView{display:inline-block}.pdfViewer.singlePageView .page{margin:0;border:none}.pdfViewer.scrollHorizontal,.pdfViewer.scrollWrapped,.spread{margin-left:3.5px;margin-right:3.5px;text-align:center}.pdfViewer.scrollHorizontal,.spread{white-space:nowrap}.pdfViewer.removePageBorders,.pdfViewer.scrollHorizontal .spread,.pdfViewer.scrollWrapped .spread{margin-left:0;margin-right:0}.pdfViewer.scrollHorizontal .page,.pdfViewer.scrollHorizontal .spread,.pdfViewer.scrollWrapped .page,.pdfViewer.scrollWrapped .spread,.spread .dummyPage,.spread .page{display:inline-block;vertical-align:middle}.pdfViewer.scrollHorizontal .page,.pdfViewer.scrollWrapped .page,.spread .page{margin-left:var(--spreadHorizontalWrapped-margin-LR);margin-right:var(--spreadHorizontalWrapped-margin-LR)}.pdfViewer.removePageBorders .spread .page,.pdfViewer.removePageBorders.scrollHorizontal .page,.pdfViewer.removePageBorders.scrollWrapped .page{margin-left:5px;margin-right:5px}.pdfViewer .page canvas{margin:0;display:block}.pdfViewer .page canvas[hidden]{display:none}.pdfViewer .page .loadingIcon{position:absolute;display:block;left:0;top:0;right:0;bottom:0;background:url(data:image/gif;base64,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) 50% no-repeat}.pdfViewer .page .loadingIcon.notVisible{background:none}.pdfViewer.enablePermissions .textLayer span{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;cursor:not-allowed}.pdfPresentationMode .pdfViewer{padding-bottom:0}.pdfPresentationMode .spread{margin:0}.pdfPresentationMode .pdfViewer .page{margin:0 auto;border:2px solid transparent}:root{--dir-factor:1;--sidebar-width:200px;--sidebar-transition-duration:200ms;--sidebar-transition-timing-function:ease;--scale-select-container-width:140px;--scale-select-overflow:22px;--loadingBar-end-offset:0;--toolbar-icon-opacity:0.7;--doorhanger-icon-opacity:0.9;--main-color:#0c0c0d;--body-bg-color:#ededf0;--errorWrapper-bg-color:#ff6e6e;--progressBar-color:#0a84ff;--progressBar-indeterminate-bg-color:#ddddde;--progressBar-indeterminate-blend-color:#74b1ef;--scrollbar-color:auto;--scrollbar-bg-color:auto;--toolbar-icon-bg-color:#000;--toolbar-icon-hover-bg-color:#000;--sidebar-narrow-bg-color:hsla(240,9%,94%,.9);--sidebar-toolbar-bg-color:#f5f6f7;--toolbar-bg-color:#f9f9fa;--toolbar-border-color:#ccc;--button-hover-color:#dddedf;--toggled-btn-color:#000;--toggled-btn-bg-color:rgba(0,0,0,.3);--toggled-hover-active-btn-color:rgba(0,0,0,.4);--dropdown-btn-bg-color:#d7d7db;--separator-color:rgba(0,0,0,.3);--field-color:#060606;--field-bg-color:#fff;--field-border-color:#bbbbbc;--findbar-nextprevious-btn-bg-color:#e3e4e6;--treeitem-color:rgba(0,0,0,.8);--treeitem-hover-color:rgba(0,0,0,.9);--treeitem-selected-color:rgba(0,0,0,.9);--treeitem-selected-bg-color:rgba(0,0,0,.25);--sidebaritem-bg-color:rgba(0,0,0,.15);--doorhanger-bg-color:#fff;--doorhanger-border-color:rgba(12,12,13,.2);--doorhanger-hover-color:#0c0c0d;--doorhanger-hover-bg-color:#ededed;--doorhanger-separator-color:#dedede;--dialog-button-border:0 none;--dialog-button-bg-color:rgba(12,12,13,.1);--dialog-button-hover-bg-color:rgba(12,12,13,.3);--loading-icon:url(/img/loading.8fadb3c5.svg);--treeitem-expanded-icon:url(/img/treeitem-expanded.bce9c704.svg);--treeitem-collapsed-icon:url(/img/treeitem-collapsed.6510b623.svg);--toolbarButton-menuArrow-icon:url(/img/toolbarButton-menuArrow.ad107da2.svg);--toolbarButton-sidebarToggle-icon:url(/img/toolbarButton-sidebarToggle.c67dc4d4.svg);--toolbarButton-secondaryToolbarToggle-icon:url(/img/toolbarButton-secondaryToolbarToggle.bf252e44.svg);--toolbarButton-pageUp-icon:url(/img/toolbarButton-pageUp.71e1b9d8.svg);--toolbarButton-pageDown-icon:url(/img/toolbarButton-pageDown.1133abb1.svg);--toolbarButton-zoomOut-icon:url(/img/toolbarButton-zoomOut.eebe8d8e.svg);--toolbarButton-zoomIn-icon:url(/img/toolbarButton-zoomIn.5e7a0a7f.svg);--toolbarButton-presentationMode-icon:url(/img/toolbarButton-presentationMode.5a6e7749.svg);--toolbarButton-print-icon:url(/img/toolbarButton-print.f0a8039b.svg);--toolbarButton-openFile-icon:url(/img/toolbarButton-openFile.c29ab05c.svg);--toolbarButton-download-icon:url(/img/toolbarButton-download.812bc80b.svg);--toolbarButton-bookmark-icon:url(/img/toolbarButton-bookmark.a3661eec.svg);--toolbarButton-viewThumbnail-icon:url(/img/toolbarButton-viewThumbnail.0a28d66f.svg);--toolbarButton-viewOutline-icon:url(/img/toolbarButton-viewOutline.58ce699c.svg);--toolbarButton-viewAttachments-icon:url(/img/toolbarButton-viewAttachments.51b7b977.svg);--toolbarButton-viewLayers-icon:url(/img/toolbarButton-viewLayers.f0446ab4.svg);--toolbarButton-viewSignatures-icon:url(/img/toolbarButton-viewSignatures.45f9dd2d.svg);--eSignature-icon:url(/img/eSignature.86aee100.svg);--toolbarButton-currentOutlineItem-icon:url(/img/toolbarButton-currentOutlineItem.cbb0a073.svg);--toolbarButton-search-icon:url(/img/toolbarButton-search.043a4a1c.svg);--findbarButton-previous-icon:url(/img/findbarButton-previous.5969e41b.svg);--findbarButton-next-icon:url(/img/findbarButton-next.0740eb99.svg);--secondaryToolbarButton-firstPage-icon:url(/img/secondaryToolbarButton-firstPage.c1e7992b.svg);--secondaryToolbarButton-lastPage-icon:url(/img/secondaryToolbarButton-lastPage.4744324d.svg);--secondaryToolbarButton-rotateCcw-icon:url(/img/secondaryToolbarButton-rotateCcw.1f447597.svg);--secondaryToolbarButton-rotateCw-icon:url(/img/secondaryToolbarButton-rotateCw.8e62176e.svg);--secondaryToolbarButton-selectTool-icon:url(/img/secondaryToolbarButton-selectTool.96049ac6.svg);--secondaryToolbarButton-handTool-icon:url(/img/secondaryToolbarButton-handTool.8cad1a29.svg);--secondaryToolbarButton-scrollPage-icon:url(/img/secondaryToolbarButton-scrollPage.4f20b324.svg);--secondaryToolbarButton-scrollVertical-icon:url(/img/secondaryToolbarButton-scrollVertical.8ba8a663.svg);--secondaryToolbarButton-scrollHorizontal-icon:url(/img/secondaryToolbarButton-scrollHorizontal.97f00948.svg);--secondaryToolbarButton-scrollWrapped-icon:url(/img/secondaryToolbarButton-scrollWrapped.dd4f56d3.svg);--secondaryToolbarButton-spreadNone-icon:url(/img/secondaryToolbarButton-spreadNone.c04a2d50.svg);--secondaryToolbarButton-spreadOdd-icon:url(/img/secondaryToolbarButton-spreadOdd.82ac8f8d.svg);--secondaryToolbarButton-spreadEven-icon:url(/img/secondaryToolbarButton-spreadEven.54796b4a.svg);--secondaryToolbarButton-documentProperties-icon:url(/img/secondaryToolbarButton-documentProperties.9198b9ac.svg)}[dir=rtl]:root{--dir-factor:-1}@media (prefers-color-scheme:dark){:root{--main-color:#f9f9fa;--body-bg-color:#2a2a2e;--errorWrapper-bg-color:#a90e0e;--progressBar-color:#0060df;--progressBar-indeterminate-bg-color:#28282b;--progressBar-indeterminate-blend-color:#144485;--scrollbar-color:#79797b;--scrollbar-bg-color:#232327;--toolbar-icon-bg-color:#fff;--toolbar-icon-hover-bg-color:#fff;--sidebar-narrow-bg-color:rgba(42,42,46,.9);--sidebar-toolbar-bg-color:#323234;--toolbar-bg-color:#38383d;--toolbar-border-color:#0c0c0d;--button-hover-color:#666667;--toggled-btn-color:#fff;--toggled-btn-bg-color:rgba(0,0,0,.3);--toggled-hover-active-btn-color:rgba(0,0,0,.4);--dropdown-btn-bg-color:#4a4a4f;--separator-color:rgba(0,0,0,.3);--field-color:#fafafa;--field-bg-color:#404044;--field-border-color:#737373;--findbar-nextprevious-btn-bg-color:#595959;--treeitem-color:hsla(0,0%,100%,.8);--treeitem-hover-color:hsla(0,0%,100%,.9);--treeitem-selected-color:hsla(0,0%,100%,.9);--treeitem-selected-bg-color:hsla(0,0%,100%,.25);--sidebaritem-bg-color:hsla(0,0%,100%,.15);--doorhanger-bg-color:#4a4a4f;--doorhanger-border-color:#27272b;--doorhanger-hover-color:#f9f9fa;--doorhanger-hover-bg-color:#5d5e62;--doorhanger-separator-color:#5c5c61;--dialog-button-bg-color:#5c5c61;--dialog-button-hover-bg-color:#737373;--loading-icon:url(/img/loading-dark.9ab6800b.svg)}}@media screen and (forced-colors:active){:root{--button-hover-color:Highlight;--doorhanger-hover-bg-color:Highlight;--toolbar-icon-opacity:1;--toolbar-icon-bg-color:ButtonText;--toolbar-icon-hover-bg-color:ButtonFace;--toggled-btn-color:HighlightText;--toggled-btn-bg-color:LinkText;--doorhanger-hover-color:ButtonFace;--doorhanger-border-color-whcm:1px solid ButtonText;--doorhanger-triangle-opacity-whcm:0;--dialog-button-border:1px solid Highlight;--dialog-button-hover-bg-color:Highlight;--dialog-button-hover-color:ButtonFace;--field-border-color:ButtonText}}*{padding:0;margin:0}body,html{height:100%;width:100%}body{background-color:var(--body-bg-color)}body,button,input,select{font:message-box;outline:none;scrollbar-color:var(--scrollbar-color) var(--scrollbar-bg-color)}.hidden,[hidden]{display:none!important}#viewerContainer.pdfPresentationMode:-webkit-full-screen{top:0;background-color:#000;width:100%;height:100%;overflow:hidden;cursor:none;-webkit-user-select:none;user-select:none}#viewerContainer.pdfPresentationMode:fullscreen{top:0;background-color:#000;width:100%;height:100%;overflow:hidden;cursor:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pdfPresentationMode:-webkit-full-screen a:not(.internalLink){display:none}.pdfPresentationMode:fullscreen a:not(.internalLink){display:none}.pdfPresentationMode:-webkit-full-screen .textLayer span{cursor:none}.pdfPresentationMode:fullscreen .textLayer span{cursor:none}.pdfPresentationMode.pdfPresentationModeControls .textLayer span,.pdfPresentationMode.pdfPresentationModeControls>*{cursor:default}#outerContainer{width:100%;height:100%;position:relative}[dir=ltr] #sidebarContainer{left:calc(var(--sidebar-width)*-1)}[dir=rtl] #sidebarContainer{right:calc(var(--sidebar-width)*-1)}[dir=ltr] #sidebarContainer{border-right:var(--doorhanger-border-color-whcm)}[dir=rtl] #sidebarContainer{border-left:var(--doorhanger-border-color-whcm)}[dir=ltr] #sidebarContainer{transition-property:left}[dir=rtl] #sidebarContainer{transition-property:right}#sidebarContainer{position:absolute;top:32px;bottom:0;inset-inline-start:calc(var(--sidebar-width)*-1);width:var(--sidebar-width);visibility:hidden;z-index:100;border-top:1px solid #333;-webkit-border-end:var(--doorhanger-border-color-whcm);border-inline-end:var(--doorhanger-border-color-whcm);transition-property:inset-inline-start;transition-duration:var(--sidebar-transition-duration);transition-timing-function:var(--sidebar-transition-timing-function)}#outerContainer.sidebarResizing #sidebarContainer{transition-duration:0s;-webkit-user-select:none;-moz-user-select:none;user-select:none}#outerContainer.sidebarMoving #sidebarContainer,#outerContainer.sidebarOpen #sidebarContainer{visibility:visible}[dir=ltr] #outerContainer.sidebarOpen #sidebarContainer{left:0}[dir=rtl] #outerContainer.sidebarOpen #sidebarContainer{right:0}#outerContainer.sidebarOpen #sidebarContainer{inset-inline-start:0}#mainContainer{position:absolute;top:0;right:0;bottom:0;left:0;min-width:320px}[dir=ltr] #sidebarContent{left:0}[dir=rtl] #sidebarContent{right:0}#sidebarContent{inset-inline-start:0;width:100%;background-color:rgba(0,0,0,.1);box-shadow:inset calc(-1px*var(--dir-factor)) 0 0 rgba(0,0,0,.25)}#sidebarContent,#viewerContainer{top:32px;bottom:0;overflow:auto;position:absolute}#viewerContainer{right:0;left:0;outline:none}#viewerContainer:not(.pdfPresentationMode){transition-duration:var(--sidebar-transition-duration);transition-timing-function:var(--sidebar-transition-timing-function)}#outerContainer.sidebarResizing #viewerContainer{transition-duration:0s}[dir=ltr] #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode){left:var(--sidebar-width)}[dir=rtl] #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode){right:var(--sidebar-width)}[dir=ltr] #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode){transition-property:left}[dir=rtl] #outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode){transition-property:right}#outerContainer.sidebarOpen #viewerContainer:not(.pdfPresentationMode){inset-inline-start:var(--sidebar-width);transition-property:inset-inline-start}.toolbar{position:relative;left:0;right:0;z-index:9999;cursor:default}#toolbarContainer{width:100%}#toolbarSidebar{width:100%;height:32px;background-color:var(--sidebar-toolbar-bg-color);box-shadow:inset calc(-1px*var(--dir-factor)) 0 0 rgba(0,0,0,.25),0 1px 0 rgba(0,0,0,.15),0 0 1px rgba(0,0,0,.1)}[dir=ltr] #toolbarSidebar .toolbarButton{margin-right:2px!important}[dir=rtl] #toolbarSidebar .toolbarButton{margin-left:2px!important}#toolbarSidebar .toolbarButton{-webkit-margin-end:2px!important;margin-inline-end:2px!important}[dir=ltr] #toolbarSidebarRight .toolbarButton{margin-right:3px!important}[dir=rtl] #toolbarSidebarRight .toolbarButton{margin-left:3px!important}#toolbarSidebarRight .toolbarButton{-webkit-margin-end:3px!important;margin-inline-end:3px!important}[dir=ltr] #sidebarResizer{right:-6px}[dir=rtl] #sidebarResizer{left:-6px}#sidebarResizer{position:absolute;top:0;bottom:0;inset-inline-end:-6px;width:6px;z-index:200;cursor:ew-resize}#toolbarContainer,.findbar,.secondaryToolbar{position:relative;height:32px;background-color:var(--toolbar-bg-color);box-shadow:0 1px 0 var(--toolbar-border-color)}#toolbarViewer{height:32px}[dir=ltr] #loadingBar{left:0;right:var(--loadingBar-end-offset)}[dir=rtl] #loadingBar{right:0;left:var(--loadingBar-end-offset)}[dir=ltr] #loadingBar{transition-property:left}[dir=rtl] #loadingBar{transition-property:right}#loadingBar{position:absolute;inset-inline:0 var(--loadingBar-end-offset);height:4px;background-color:var(--body-bg-color);border-bottom:1px solid var(--toolbar-border-color);transition-property:inset-inline-start;transition-duration:var(--sidebar-transition-duration);transition-timing-function:var(--sidebar-transition-timing-function)}[dir=ltr] #outerContainer.sidebarOpen #loadingBar{left:var(--sidebar-width)}[dir=rtl] #outerContainer.sidebarOpen #loadingBar{right:var(--sidebar-width)}#outerContainer.sidebarOpen #loadingBar{inset-inline-start:var(--sidebar-width)}#outerContainer.sidebarResizing #loadingBar{transition-duration:0s}#loadingBar .progress{position:absolute;top:0;left:0;width:0;height:100%;background-color:var(--progressBar-color);overflow:hidden;transition:width .2s}@keyframes progressIndeterminate{0%{left:-142px}to{left:0}}#loadingBar .progress.indeterminate{background-color:var(--progressBar-indeterminate-bg-color);transition:none}#loadingBar .progress.indeterminate .glimmer{position:absolute;top:0;left:0;height:100%;width:calc(100% + 150px);background:repeating-linear-gradient(135deg,var(--progressBar-indeterminate-blend-color) 0,var(--progressBar-indeterminate-bg-color) 5px,var(--progressBar-indeterminate-bg-color) 45px,var(--progressBar-color) 55px,var(--progressBar-color) 95px,var(--progressBar-indeterminate-blend-color) 100px);animation:progressIndeterminate 1s linear infinite}.findbar,.secondaryToolbar{top:32px;position:absolute;z-index:10000;height:auto;min-width:16px;padding:0 4px;margin:4px 2px;color:#d9d9d9;font-size:12px;line-height:14px;text-align:left;cursor:default}[dir=ltr] .findbar{left:64px}[dir=rtl] .findbar{right:64px}.findbar{inset-inline-start:64px;min-width:300px;background-color:var(--toolbar-bg-color)}.findbar>div{height:32px}.findbar.wrapContainers>div{clear:both}.findbar.wrapContainers>div.findbarMessageContainer{height:auto}[dir=ltr] .findbar .splitToolbarButton{margin-left:0;margin-right:5px}[dir=rtl] .findbar .splitToolbarButton{margin-right:0;margin-left:5px}.findbar .splitToolbarButton{margin-top:3px;margin-inline:0 5px}.findbar .splitToolbarButton>.toolbarButton{background-color:var(--findbar-nextprevious-btn-bg-color);border-radius:0;height:26px;border-top:1px solid var(--field-border-color);border-bottom:1px solid var(--field-border-color)}.findbar .splitToolbarButton>.toolbarButton:before{top:5px}[dir=ltr] .findbar .splitToolbarButton>.findNext{border-top-right-radius:2px}[dir=rtl] .findbar .splitToolbarButton>.findNext{border-top-left-radius:2px}[dir=ltr] .findbar .splitToolbarButton>.findNext{border-bottom-right-radius:2px}[dir=rtl] .findbar .splitToolbarButton>.findNext{border-bottom-left-radius:2px}[dir=ltr] .findbar .splitToolbarButton>.findNext{border-right:1px solid var(--field-border-color)}[dir=rtl] .findbar .splitToolbarButton>.findNext{border-left:1px solid var(--field-border-color)}.findbar .splitToolbarButton>.findNext{width:29px;border-start-end-radius:2px;border-end-end-radius:2px;-webkit-border-end:1px solid var(--field-border-color);border-inline-end:1px solid var(--field-border-color)}.findbar input[type=checkbox]{pointer-events:none}.findbar label{-webkit-user-select:none;-moz-user-select:none;user-select:none}.findbar input:focus-visible+label,.findbar label:hover{color:var(--toggled-btn-color);background-color:var(--button-hover-color)}.findbar .toolbarField[type=checkbox]:checked+.toolbarLabel{background-color:var(--toggled-btn-bg-color)!important;color:var(--toggled-btn-color)}[dir=ltr] #findInput{border-top-right-radius:0}[dir=rtl] #findInput{border-top-left-radius:0}[dir=ltr] #findInput{border-bottom-right-radius:0}[dir=rtl] #findInput{border-bottom-left-radius:0}#findInput{width:200px;border-start-end-radius:0;border-end-end-radius:0}#findInput::-moz-placeholder{font-style:normal}#findInput::placeholder{font-style:normal}#findInput[data-status=pending]{background-image:var(--loading-icon);background-repeat:no-repeat;background-position:calc(50% + 48%*var(--dir-factor))}#findInput[data-status=notFound]{background-color:#f66}[dir=ltr] .secondaryToolbar{right:4px}[dir=rtl] .secondaryToolbar{left:4px}.secondaryToolbar{padding:6px 0 10px;inset-inline-end:4px;height:auto;z-index:30000;background-color:var(--doorhanger-bg-color)}#secondaryToolbarButtonContainer{max-width:220px;max-height:400px;overflow-y:auto;margin-bottom:-4px}.doorHanger,.doorHangerRight{border-radius:2px;box-shadow:0 1px 5px var(--doorhanger-border-color),0 0 0 1px var(--doorhanger-border-color);border:var(--doorhanger-border-color-whcm)}.doorHanger:after,.doorHanger:before,.doorHangerRight:after,.doorHangerRight:before{bottom:100%;border:8px solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;opacity:var(--doorhanger-triangle-opacity-whcm)}[dir=ltr] .doorHanger:after{left:10px}[dir=rtl] .doorHanger:after{right:10px}[dir=ltr] .doorHanger:after{margin-left:-8px}[dir=rtl] .doorHanger:after{margin-right:-8px}.doorHanger:after{inset-inline-start:10px;-webkit-margin-start:-8px;margin-inline-start:-8px;border-bottom-color:var(--toolbar-bg-color)}[dir=ltr] .doorHangerRight:after{right:10px}[dir=rtl] .doorHangerRight:after{left:10px}[dir=ltr] .doorHangerRight:after{margin-right:-8px}[dir=rtl] .doorHangerRight:after{margin-left:-8px}.doorHangerRight:after{inset-inline-end:10px;-webkit-margin-end:-8px;margin-inline-end:-8px;border-bottom-color:var(--doorhanger-bg-color)}.doorHanger:before,.doorHangerRight:before{border-bottom-color:var(--doorhanger-border-color);border-width:9px}[dir=ltr] .doorHanger:before{left:10px}[dir=rtl] .doorHanger:before{right:10px}[dir=ltr] .doorHanger:before{margin-left:-9px}[dir=rtl] .doorHanger:before{margin-right:-9px}.doorHanger:before{inset-inline-start:10px;-webkit-margin-start:-9px;margin-inline-start:-9px}[dir=ltr] .doorHangerRight:before{right:10px}[dir=rtl] .doorHangerRight:before{left:10px}[dir=ltr] .doorHangerRight:before{margin-right:-9px}[dir=rtl] .doorHangerRight:before{margin-left:-9px}.doorHangerRight:before{inset-inline-end:10px;-webkit-margin-end:-9px;margin-inline-end:-9px}#findResultsCount{background-color:#d9d9d9;color:#525252;text-align:center;padding:4px 5px;margin:5px}#findMsg{color:#fb0000}#findMsg:empty,#findResultsCount:empty{display:none}#toolbarViewerMiddle{position:absolute;left:50%;transform:translateX(-50%)}[dir=ltr]
|
2
|
-
#toolbarSidebarLeft,[dir=ltr] #toolbarViewerLeft{float:left}[dir=rtl]
|
3
|
-
#toolbarSidebarLeft,[dir=rtl] #toolbarViewerLeft{float:right}#toolbarSidebarLeft,#toolbarViewerLeft{float:inline-start}[dir=ltr]
|
4
|
-
#toolbarSidebarRight,[dir=ltr] #toolbarViewerRight{float:right}[dir=rtl]
|
5
|
-
#toolbarSidebarRight,[dir=rtl] #toolbarViewerRight{float:left}#toolbarSidebarRight,#toolbarViewerRight{float:inline-end}[dir=ltr]
|
6
|
-
#toolbarSidebarLeft *,[dir=ltr]
|
7
|
-
#toolbarSidebarRight *,[dir=ltr]
|
8
|
-
#toolbarViewerMiddle>*,[dir=ltr]
|
9
|
-
#toolbarViewerRight>*,[dir=ltr]
|
10
|
-
.findbar *,[dir=ltr] #toolbarViewerLeft>*{float:left}[dir=rtl]
|
11
|
-
#toolbarSidebarLeft *,[dir=rtl]
|
12
|
-
#toolbarSidebarRight *,[dir=rtl]
|
13
|
-
#toolbarViewerMiddle>*,[dir=rtl]
|
14
|
-
#toolbarViewerRight>*,[dir=rtl]
|
15
|
-
.findbar *,[dir=rtl] #toolbarViewerLeft>*{float:right}#toolbarSidebarLeft *,#toolbarSidebarRight *,#toolbarViewerLeft>*,#toolbarViewerMiddle>*,#toolbarViewerRight>*,.findbar *{position:relative;float:inline-start}.splitToolbarButton{margin:2px 2px 0;display:inline-block}[dir=ltr] .splitToolbarButton>.toolbarButton{float:left}[dir=rtl] .splitToolbarButton>.toolbarButton{float:right}.splitToolbarButton>.toolbarButton{float:inline-start}.dialogButton,.secondaryToolbarButton,.toolbarButton{border:0 none;background:none;width:28px;height:28px}.dialogButton:focus-visible,.dialogButton:hover{background-color:var(--dialog-button-hover-bg-color)}.dialogButton:focus-visible>span,.dialogButton:hover>span{color:var(--dialog-button-hover-color)}.toolbarButton>span{display:inline-block;width:0;height:0;overflow:hidden}.dialogButton[disabled],.secondaryToolbarButton[disabled],.toolbarButton[disabled]{opacity:.5}.splitToolbarButton.toggled .toolbarButton{margin:0}.dropdownToolbarButton:hover,.splitToolbarButton>.toolbarButton:focus-visible,.splitToolbarButton>.toolbarButton:hover,.toolbarButton.textButton:focus-visible,.toolbarButton.textButton:hover{background-color:var(--button-hover-color);z-index:199}.splitToolbarButton>.toolbarButton{position:relative}.splitToolbarButton>.toolbarButton:first-child,.splitToolbarButton>.toolbarButton:last-child{margin:0}[dir=ltr] .splitToolbarButtonSeparator{float:left}[dir=rtl] .splitToolbarButtonSeparator{float:right}.splitToolbarButtonSeparator{float:inline-start;padding:10px 0;width:1px;background-color:var(--separator-color);z-index:99;display:inline-block;margin:4px 0}.findbar .splitToolbarButtonSeparator{background-color:var(--field-border-color);margin:0;padding:13px 0}.dialogButton,.dropdownToolbarButton,.secondaryToolbarButton,.toolbarButton{min-width:16px;margin:2px 1px;padding:2px 6px 0;border:none;border-radius:2px;color:var(--main-color);font-size:12px;line-height:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;box-sizing:border-box}[dir=ltr] #toolbarViewerLeft>.toolbarButton:first-child{margin-left:2px}[dir=rtl] #toolbarViewerLeft>.toolbarButton:first-child{margin-right:2px}#toolbarViewerLeft>.toolbarButton:first-child{-webkit-margin-start:2px;margin-inline-start:2px}[dir=ltr] #toolbarViewerRight>.toolbarButton:last-child{margin-right:2px}[dir=rtl] #toolbarViewerRight>.toolbarButton:last-child{margin-left:2px}#toolbarViewerRight>.toolbarButton:last-child{-webkit-margin-end:2px;margin-inline-end:2px}.toolbarButton:focus-visible,.toolbarButton:hover{background-color:var(--button-hover-color)}.secondaryToolbarButton:focus-visible,.secondaryToolbarButton:hover{background-color:var(--doorhanger-hover-bg-color);color:var(--doorhanger-hover-color)}.secondaryToolbarButton.toggled,.splitToolbarButton.toggled>.toolbarButton.toggled,.toolbarButton.toggled{background-color:var(--toggled-btn-bg-color);color:var(--toggled-btn-color)}.secondaryToolbarButton.toggled:before,.toolbarButton.toggled:before{background-color:var(--toggled-btn-color)}.secondaryToolbarButton.toggled:hover:active,.splitToolbarButton.toggled>.toolbarButton.toggled:hover:active,.toolbarButton.toggled:hover:active{background-color:var(--toggled-hover-active-btn-color)}.dropdownToolbarButton{width:var(--scale-select-container-width);padding:0;overflow:hidden;background-color:var(--dropdown-btn-bg-color);margin-top:2px!important}[dir=ltr] .dropdownToolbarButton:after{right:7px}[dir=rtl] .dropdownToolbarButton:after{left:7px}.dropdownToolbarButton:after{top:6px;inset-inline-end:7px;pointer-events:none;-webkit-mask-image:var(--toolbarButton-menuArrow-icon);mask-image:var(--toolbarButton-menuArrow-icon)}[dir=ltr] .dropdownToolbarButton>select{padding-left:4px}[dir=rtl] .dropdownToolbarButton>select{padding-right:4px}.dropdownToolbarButton>select{width:calc(var(--scale-select-container-width) + var(--scale-select-overflow));height:28px;font-size:12px;color:var(--main-color);margin:0;padding:1px 0 2px;-webkit-padding-start:4px;padding-inline-start:4px;border:none;background-color:var(--dropdown-btn-bg-color)}.dropdownToolbarButton>select:focus-visible,.dropdownToolbarButton>select:hover{background-color:var(--button-hover-color);color:var(--toggled-btn-color)}.dropdownToolbarButton>select>option{background:var(--doorhanger-bg-color);color:var(--main-color)}#customScaleOption{display:none}#pageWidthOption{border-bottom:1px solid hsla(0,0%,100%,.5)}.toolbarButtonSpacer{width:30px;display:inline-block;height:1px}.dropdownToolbarButton:after,.secondaryToolbarButton:before,.toolbarButton:before,.treeItemToggler:before{position:absolute;display:inline-block;width:16px;height:16px;content:"";background-color:var(--toolbar-icon-bg-color);-webkit-mask-size:cover;mask-size:cover}.dropdownToolbarButton:active:after,.dropdownToolbarButton:focus-visible:after,.dropdownToolbarButton:hover:after{background-color:var(--toolbar-icon-hover-bg-color)}.toolbarButton:before{opacity:var(--toolbar-icon-opacity);top:6px;left:6px}.secondaryToolbarButton:focus-visible:before,.secondaryToolbarButton:hover:before,.toolbarButton:focus-visible:before,.toolbarButton:hover:before{background-color:var(--toolbar-icon-hover-bg-color)}[dir=ltr] .secondaryToolbarButton:before{left:12px}[dir=rtl] .secondaryToolbarButton:before{right:12px}.secondaryToolbarButton:before{opacity:var(--doorhanger-icon-opacity);top:5px;inset-inline-start:12px}.toolbarButton#sidebarToggle:before{-webkit-mask-image:var(--toolbarButton-sidebarToggle-icon);mask-image:var(--toolbarButton-sidebarToggle-icon);transform:scaleX(var(--dir-factor))}.toolbarButton#secondaryToolbarToggle:before{-webkit-mask-image:var(--toolbarButton-secondaryToolbarToggle-icon);mask-image:var(--toolbarButton-secondaryToolbarToggle-icon);transform:scaleX(var(--dir-factor))}.toolbarButton.findPrevious:before{-webkit-mask-image:var(--findbarButton-previous-icon);mask-image:var(--findbarButton-previous-icon)}.toolbarButton.findNext:before{-webkit-mask-image:var(--findbarButton-next-icon);mask-image:var(--findbarButton-next-icon)}.toolbarButton.pageUp:before{-webkit-mask-image:var(--toolbarButton-pageUp-icon);mask-image:var(--toolbarButton-pageUp-icon)}.toolbarButton.pageDown:before{-webkit-mask-image:var(--toolbarButton-pageDown-icon);mask-image:var(--toolbarButton-pageDown-icon)}.toolbarButton.zoomOut:before{-webkit-mask-image:var(--toolbarButton-zoomOut-icon);mask-image:var(--toolbarButton-zoomOut-icon)}.toolbarButton.zoomIn:before{-webkit-mask-image:var(--toolbarButton-zoomIn-icon);mask-image:var(--toolbarButton-zoomIn-icon)}.secondaryToolbarButton.presentationMode:before,.toolbarButton.presentationMode:before{-webkit-mask-image:var(--toolbarButton-presentationMode-icon);mask-image:var(--toolbarButton-presentationMode-icon)}.secondaryToolbarButton.print:before,.toolbarButton.print:before{-webkit-mask-image:var(--toolbarButton-print-icon);mask-image:var(--toolbarButton-print-icon)}.secondaryToolbarButton.openFile:before,.toolbarButton.openFile:before{-webkit-mask-image:var(--toolbarButton-openFile-icon);mask-image:var(--toolbarButton-openFile-icon)}.secondaryToolbarButton.download:before,.toolbarButton.download:before{-webkit-mask-image:var(--toolbarButton-download-icon);mask-image:var(--toolbarButton-download-icon)}.secondaryToolbarButton.bookmark{padding-top:6px;text-decoration:none}.bookmark[href="#"]{opacity:.5;pointer-events:none}.secondaryToolbarButton.bookmark:before,.toolbarButton.bookmark:before{-webkit-mask-image:var(--toolbarButton-bookmark-icon);mask-image:var(--toolbarButton-bookmark-icon)}#viewThumbnail.toolbarButton:before{-webkit-mask-image:var(--toolbarButton-viewThumbnail-icon);mask-image:var(--toolbarButton-viewThumbnail-icon)}#viewOutline.toolbarButton:before{-webkit-mask-image:var(--toolbarButton-viewOutline-icon);mask-image:var(--toolbarButton-viewOutline-icon);transform:scaleX(var(--dir-factor))}#viewAttachments.toolbarButton:before{-webkit-mask-image:var(--toolbarButton-viewAttachments-icon);mask-image:var(--toolbarButton-viewAttachments-icon)}#viewLayers.toolbarButton:before{-webkit-mask-image:var(--toolbarButton-viewLayers-icon);mask-image:var(--toolbarButton-viewLayers-icon)}#viewSignatures.toolbarButton:before{-webkit-mask-image:var(--toolbarButton-viewSignatures-icon);mask-image:var(--toolbarButton-viewSignatures-icon)}#currentOutlineItem.toolbarButton:before{-webkit-mask-image:var(--toolbarButton-currentOutlineItem-icon);mask-image:var(--toolbarButton-currentOutlineItem-icon);transform:scaleX(var(--dir-factor))}#viewFind.toolbarButton:before{-webkit-mask-image:var(--toolbarButton-search-icon);mask-image:var(--toolbarButton-search-icon)}[dir=ltr] .toolbarButton.pdfSidebarNotification:after{left:17px}[dir=rtl] .toolbarButton.pdfSidebarNotification:after{right:17px}.toolbarButton.pdfSidebarNotification:after{position:absolute;display:inline-block;top:1px;inset-inline-start:17px;content:"";background-color:#70db55;height:9px;width:9px;border-radius:50%}[dir=ltr] .secondaryToolbarButton{padding-left:36px}[dir=rtl] .secondaryToolbarButton{padding-right:36px}[dir=ltr] .secondaryToolbarButton{text-align:left}[dir=rtl] .secondaryToolbarButton{text-align:right}.secondaryToolbarButton{position:relative;margin:0;padding:0 0 1px;-webkit-padding-start:36px;padding-inline-start:36px;height:auto;min-height:26px;width:auto;min-width:100%;text-align:start;white-space:normal;border-radius:0;box-sizing:border-box}[dir=ltr] .secondaryToolbarButton>span{padding-right:4px}[dir=rtl] .secondaryToolbarButton>span{padding-left:4px}.secondaryToolbarButton>span{-webkit-padding-end:4px;padding-inline-end:4px}.secondaryToolbarButton.firstPage:before{-webkit-mask-image:var(--secondaryToolbarButton-firstPage-icon);mask-image:var(--secondaryToolbarButton-firstPage-icon)}.secondaryToolbarButton.lastPage:before{-webkit-mask-image:var(--secondaryToolbarButton-lastPage-icon);mask-image:var(--secondaryToolbarButton-lastPage-icon)}.secondaryToolbarButton.rotateCcw:before{-webkit-mask-image:var(--secondaryToolbarButton-rotateCcw-icon);mask-image:var(--secondaryToolbarButton-rotateCcw-icon)}.secondaryToolbarButton.rotateCw:before{-webkit-mask-image:var(--secondaryToolbarButton-rotateCw-icon);mask-image:var(--secondaryToolbarButton-rotateCw-icon)}.secondaryToolbarButton.selectTool:before{-webkit-mask-image:var(--secondaryToolbarButton-selectTool-icon);mask-image:var(--secondaryToolbarButton-selectTool-icon)}.secondaryToolbarButton.handTool:before{-webkit-mask-image:var(--secondaryToolbarButton-handTool-icon);mask-image:var(--secondaryToolbarButton-handTool-icon)}.secondaryToolbarButton.scrollPage:before{-webkit-mask-image:var(--secondaryToolbarButton-scrollPage-icon);mask-image:var(--secondaryToolbarButton-scrollPage-icon)}.secondaryToolbarButton.scrollVertical:before{-webkit-mask-image:var(--secondaryToolbarButton-scrollVertical-icon);mask-image:var(--secondaryToolbarButton-scrollVertical-icon)}.secondaryToolbarButton.scrollHorizontal:before{-webkit-mask-image:var(--secondaryToolbarButton-scrollHorizontal-icon);mask-image:var(--secondaryToolbarButton-scrollHorizontal-icon)}.secondaryToolbarButton.scrollWrapped:before{-webkit-mask-image:var(--secondaryToolbarButton-scrollWrapped-icon);mask-image:var(--secondaryToolbarButton-scrollWrapped-icon)}.secondaryToolbarButton.spreadNone:before{-webkit-mask-image:var(--secondaryToolbarButton-spreadNone-icon);mask-image:var(--secondaryToolbarButton-spreadNone-icon)}.secondaryToolbarButton.spreadOdd:before{-webkit-mask-image:var(--secondaryToolbarButton-spreadOdd-icon);mask-image:var(--secondaryToolbarButton-spreadOdd-icon)}.secondaryToolbarButton.spreadEven:before{-webkit-mask-image:var(--secondaryToolbarButton-spreadEven-icon);mask-image:var(--secondaryToolbarButton-spreadEven-icon)}.secondaryToolbarButton.documentProperties:before{-webkit-mask-image:var(--secondaryToolbarButton-documentProperties-icon);mask-image:var(--secondaryToolbarButton-documentProperties-icon)}.verticalToolbarSeparator{display:block;padding:11px 0;margin:5px 2px;width:1px;background-color:var(--separator-color)}.horizontalToolbarSeparator{display:block;margin:6px 0 5px;height:1px;width:100%;border-top:1px solid var(--doorhanger-separator-color)}.toolbarField{padding:4px 7px;margin:3px 0;border-radius:2px;background-color:var(--field-bg-color);background-clip:padding-box;border-width:1px;border-style:solid;border-color:var(--field-border-color);box-shadow:none;color:var(--field-color);font-size:12px;line-height:16px;outline-style:none}[dir=ltr] .toolbarField[type=checkbox]{margin-left:7px}[dir=rtl] .toolbarField[type=checkbox]{margin-right:7px}.toolbarField[type=checkbox]{opacity:0;position:absolute!important;left:0;margin:10px 0 3px;-webkit-margin-start:7px;margin-inline-start:7px}.toolbarField.pageNumber{-moz-appearance:textfield;min-width:16px;text-align:right;width:40px}.toolbarField.pageNumber.visiblePageIsLoading{background-image:var(--loading-icon);background-repeat:no-repeat;background-position:3px}.toolbarField.pageNumber::-webkit-inner-spin-button{-webkit-appearance:none}.toolbarField:focus{border-color:#0a84ff}.toolbarLabel{min-width:16px;padding:7px;margin:2px;border-radius:2px;color:var(--main-color);font-size:12px;line-height:14px;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}[dir=ltr] #numPages.toolbarLabel{padding-left:3px}[dir=rtl] #numPages.toolbarLabel{padding-right:3px}#numPages.toolbarLabel{-webkit-padding-start:3px;padding-inline-start:3px}#thumbnailView{position:absolute;width:calc(100% - 60px);top:0;bottom:0;padding:10px 30px 0;overflow:auto}#thumbnailView>a:active,#thumbnailView>a:focus{outline:0}[dir=ltr] .thumbnail{float:left}[dir=rtl] .thumbnail{float:right}.thumbnail{float:inline-start;margin:0 10px 5px}#thumbnailView>a:last-of-type>.thumbnail{margin-bottom:10px}#thumbnailView>a:last-of-type>.thumbnail:not([data-loaded]){margin-bottom:9px}.thumbnail:not([data-loaded]){border:1px dashed #848484;margin:-1px 9px 4px}.thumbnailImage{border:1px solid transparent;box-shadow:0 0 0 1px rgba(0,0,0,.5),0 2px 8px rgba(0,0,0,.3);opacity:.8;z-index:99;background-color:#fff;background-clip:content-box}.thumbnailSelectionRing{border-radius:2px;padding:7px}.thumbnail:hover>.thumbnailSelectionRing>.thumbnailImage,a:focus>.thumbnail>.thumbnailSelectionRing>.thumbnailImage{opacity:.9}.thumbnail:hover>.thumbnailSelectionRing,a:focus>.thumbnail>.thumbnailSelectionRing{background-color:var(--sidebaritem-bg-color);background-clip:padding-box;color:hsla(0,0%,100%,.9)}.thumbnail.selected>.thumbnailSelectionRing>.thumbnailImage{opacity:1}.page.selected,.thumbnail.selected>.thumbnailSelectionRing{background-color:var(--sidebaritem-bg-color);background-clip:padding-box;color:#fff}.eSignature{background:var(--eSignature-icon);-webkit-mask-image:var(--eSignature-icon);mask-image:var(--eSignature-icon)}#attachmentsView,#layersView
|
16
|
-
#signaturesView,#outlineView{position:absolute;width:calc(100% - 8px);top:0;bottom:0;padding:4px 4px 0;overflow:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir=ltr]
|
17
|
-
.treeItem>.treeItems,[dir=ltr] .treeWithDeepNesting>.treeItem{margin-left:20px}[dir=rtl]
|
18
|
-
.treeItem>.treeItems,[dir=rtl] .treeWithDeepNesting>.treeItem{margin-right:20px}.treeItem>.treeItems,.treeWithDeepNesting>.treeItem{-webkit-margin-start:20px;margin-inline-start:20px}[dir=ltr] .treeItem>a{padding-left:4px}[dir=rtl] .treeItem>a{padding-right:4px}.treeItem>a{text-decoration:none;display:inline-block;min-width:95%;min-width:calc(100% - 4px);height:auto;margin-bottom:1px;padding:2px 0 5px;-webkit-padding-start:4px;padding-inline-start:4px;border-radius:2px;color:var(--treeitem-color);font-size:13px;line-height:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:normal}#layersView .treeItem>a>*,.treeItem>a{cursor:pointer}[dir=ltr] #layersView .treeItem>a>label{padding-left:4px}[dir=rtl] #layersView .treeItem>a>label{padding-right:4px}#layersView .treeItem>a>label{-webkit-padding-start:4px;padding-inline-start:4px}[dir=ltr] .treeItemToggler{float:left}[dir=rtl] .treeItemToggler{float:right}.treeItemToggler{position:relative;float:inline-start;height:0;width:0;color:hsla(0,0%,100%,.5)}[dir=ltr] .treeItemToggler:before{right:4px}[dir=rtl] .treeItemToggler:before{left:4px}.treeItemToggler:before{inset-inline-end:4px;-webkit-mask-image:var(--treeitem-expanded-icon);mask-image:var(--treeitem-expanded-icon)}.treeItemToggler.treeItemsHidden:before{-webkit-mask-image:var(--treeitem-collapsed-icon);mask-image:var(--treeitem-collapsed-icon);transform:scaleX(var(--dir-factor))}.treeItemToggler.treeItemsHidden~.treeItems{display:none}.treeItem.selected>a{background-color:var(--treeitem-selected-bg-color);color:var(--treeitem-selected-color)}.treeItem>a:hover,.treeItemToggler:hover,.treeItemToggler:hover+a,.treeItemToggler:hover~.treeItems{background-color:var(--sidebaritem-bg-color);background-clip:padding-box;border-radius:2px;color:var(--treeitem-hover-color)}::-moz-selection{background:rgba(0,0,255,.3)}::selection{background:rgba(0,0,255,.3)}#errorWrapper{background:none repeat scroll 0 0 var(--errorWrapper-bg-color);color:var(--main-color);left:0;position:absolute;right:0;z-index:1000;padding:3px 6px}#errorMessageLeft{float:left}#errorMessageRight{float:right}#errorMoreInfo{background-color:var(--field-bg-color);color:var(--field-color);border:1px solid var(--field-border-color);padding:3px;margin:3px;width:98%}.dialogButton{width:auto;margin:3px 4px 2px!important;padding:2px 11px;background-color:var(--dialog-button-bg-color);border:var(--dialog-button-border)!important}.dialogButton,dialog{color:var(--main-color)}dialog{margin:auto;padding:15px;border-spacing:4px;font-size:12px;line-height:14px;background-color:var(--doorhanger-bg-color);border:1px solid rgba(0,0,0,.5);border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.3)}dialog::backdrop{background-color:rgba(0,0,0,.2);-webkit-user-select:none;-moz-user-select:none;user-select:none}dialog>.row{display:table-row}dialog>.row>*{display:table-cell}dialog .toolbarField{margin:5px 0}dialog .separator{display:block;margin:4px 0;height:1px;width:100%;background-color:var(--separator-color)}dialog .buttonRow{text-align:center;vertical-align:middle}dialog :link{color:#fff}#passwordDialog{text-align:center}#passwordDialog .toolbarField{width:200px}#documentPropertiesDialog,[dir=ltr] #documentPropertiesDialog .row>*{text-align:left}[dir=rtl] #documentPropertiesDialog .row>*{text-align:right}#documentPropertiesDialog .row>*{min-width:100px;text-align:start}#documentPropertiesDialog .row>span{width:125px;word-wrap:break-word}#documentPropertiesDialog .row>p{max-width:225px;word-wrap:break-word}#documentPropertiesDialog .buttonRow{margin-top:10px}#signaturePropertiesDialog,[dir=ltr] #signaturePropertiesDialog .row>*{text-align:left}[dir=rtl] #signaturePropertiesDialog .row>*{text-align:right}#signaturePropertiesDialog .row>*{min-width:100px;text-align:start}#signaturePropertiesDialog .row>span{width:125px;word-wrap:break-word}#signaturePropertiesDialog .row>p{max-width:225px;word-wrap:break-word}#signaturePropertiesDialog .buttonRow{margin-top:10px}.clearBoth{clear:both}.fileInput{background:#fff;color:#000;margin-top:5px;visibility:hidden;top:0}#PDFBug,.fileInput{position:fixed;right:0}#PDFBug{background:none repeat scroll 0 0 #fff;border:1px solid #666;top:32px;bottom:0;font-size:10px;padding:0;width:300px}#PDFBug .controls{background:#eee;border-bottom:1px solid #666;padding:3px}#PDFBug .panels{bottom:0;left:0;overflow:auto;position:absolute;right:0;top:27px}#PDFBug .panels>div{padding:5px}#PDFBug button.active{font-weight:700}.debuggerShowText{color:#00f}.debuggerHideText:hover,.debuggerShowText{background:none repeat scroll 0 0 #ff0}#PDFBug .stats{font-family:courier;font-size:10px;white-space:pre}#PDFBug .stats .title{font-weight:700}#PDFBug table{font-size:10px;white-space:pre}#PDFBug table.showText{border-collapse:collapse;text-align:center}#PDFBug table.showText,#PDFBug table.showText td,#PDFBug table.showText tr{border:1px solid #000;padding:1px}#PDFBug table.showText td.advance{color:grey}#viewer.textLayer-visible .textLayer{opacity:1}#viewer.textLayer-visible .canvasWrapper{background-color:#80ff80}#viewer.textLayer-visible .canvasWrapper canvas{mix-blend-mode:screen}#viewer.textLayer-visible .textLayer span{background-color:rgba(255,255,0,.1);color:#000;border:1px solid rgba(255,0,0,.5);box-sizing:border-box}#viewer.textLayer-hover .textLayer span:hover{background-color:#fff;color:#000}#viewer.textLayer-shadow .textLayer span{background-color:hsla(0,0%,100%,.6);color:#000}.grab-to-pan-grab{cursor:grab!important}.grab-to-pan-grab
|
19
|
-
:not(input):not(textarea):not(button):not(select):not(:link){cursor:inherit!important}.grab-to-pan-grab:active,.grab-to-pan-grabbing{cursor:grabbing!important;position:fixed;background:transparent;display:block;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:50000}@page{margin:0}#printContainer{display:none}@media print{body{background:transparent none}#errorWrapper,#loadingBox,#secondaryToolbar,#sidebarContainer,.canvasWrapper,.textLayer,.toolbar{display:none}#viewerContainer{overflow:visible}#mainContainer,#viewerContainer,.page,.page canvas{position:static;padding:0;margin:0}.page{float:left;display:none;border:none;box-shadow:none;background-clip:content-box;background-color:#fff}.page[data-loaded]{display:block}.fileInput,body[data-pdfjsprinting] #outerContainer{display:none}body[data-pdfjsprinting] #printContainer{display:block}#printContainer{height:100%}#printContainer>.printedPage{page-break-after:always;page-break-inside:avoid;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#printContainer>.xfaPrintedPage .xfaPage{position:absolute}#printContainer>.xfaPrintedPage{page-break-after:always;page-break-inside:avoid;width:100%;height:100%;position:relative}#printContainer>.printedPage canvas,#printContainer>.printedPage img{max-width:100%;max-height:100%;direction:ltr;display:block}}.visibleLargeView,.visibleMediumView,.visibleSmallView{display:none}@media (max-width:900px){#toolbarViewerMiddle{display:table;margin:auto;left:auto;position:inherit;transform:none}}@media (max-width:840px){#sidebarContainer{background-color:var(--sidebar-narrow-bg-color)}[dir=ltr] #outerContainer.sidebarOpen #viewerContainer{left:0!important}[dir=rtl] #outerContainer.sidebarOpen #viewerContainer{right:0!important}#outerContainer.sidebarOpen #viewerContainer{inset-inline-start:0!important}#outerContainer .hiddenLargeView,#outerContainer .hiddenMediumView{display:inherit}#outerContainer .visibleLargeView,#outerContainer .visibleMediumView{display:none}}@media (max-width:770px){#outerContainer .hiddenLargeView{display:none}#outerContainer .visibleLargeView{display:inherit}}@media (max-width:700px){#outerContainer .hiddenMediumView{display:none}#outerContainer .visibleMediumView{display:inherit}}@media (max-width:640px){.hiddenSmallView,.hiddenSmallView *{display:none}.visibleSmallView{display:inherit}.toolbarButtonSpacer{width:0}[dir=ltr] .findbar{left:34px}[dir=rtl] .findbar{right:34px}.findbar{inset-inline-start:34px}}@media (max-width:535px){#scaleSelectContainer{display:none}}
|