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
@@ -0,0 +1,2072 @@
|
|
1
|
+
(function webpackUniversalModuleDefinition(root, factory) {
|
2
|
+
if(typeof exports === 'object' && typeof module === 'object')
|
3
|
+
module.exports = factory();
|
4
|
+
else if(typeof define === 'function' && define.amd)
|
5
|
+
define([], factory);
|
6
|
+
else if(typeof exports === 'object')
|
7
|
+
exports["ofd-view"] = factory();
|
8
|
+
else
|
9
|
+
root["ofd-view"] = factory();
|
10
|
+
})((typeof self !== 'undefined' ? self : this), function() {
|
11
|
+
return /******/ (function() { // webpackBootstrap
|
12
|
+
/******/ var __webpack_modules__ = ({
|
13
|
+
|
14
|
+
/***/ 536:
|
15
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
16
|
+
|
17
|
+
"use strict";
|
18
|
+
__webpack_require__.r(__webpack_exports__);
|
19
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(81);
|
20
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__);
|
21
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(645);
|
22
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__);
|
23
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(667);
|
24
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2__);
|
25
|
+
// Imports
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
var ___CSS_LOADER_URL_IMPORT_0___ = new URL(/* asset import */ __webpack_require__(199), __webpack_require__.b);
|
30
|
+
var ___CSS_LOADER_URL_IMPORT_1___ = new URL(/* asset import */ __webpack_require__(900), __webpack_require__.b);
|
31
|
+
var ___CSS_LOADER_URL_IMPORT_2___ = new URL(/* asset import */ __webpack_require__(514), __webpack_require__.b);
|
32
|
+
var ___CSS_LOADER_URL_IMPORT_3___ = new URL(/* asset import */ __webpack_require__(575), __webpack_require__.b);
|
33
|
+
var ___CSS_LOADER_URL_IMPORT_4___ = new URL(/* asset import */ __webpack_require__(762), __webpack_require__.b);
|
34
|
+
var ___CSS_LOADER_URL_IMPORT_5___ = new URL(/* asset import */ __webpack_require__(893), __webpack_require__.b);
|
35
|
+
var ___CSS_LOADER_URL_IMPORT_6___ = new URL(/* asset import */ __webpack_require__(742), __webpack_require__.b);
|
36
|
+
var ___CSS_LOADER_URL_IMPORT_7___ = new URL(/* asset import */ __webpack_require__(367), __webpack_require__.b);
|
37
|
+
var ___CSS_LOADER_URL_IMPORT_8___ = new URL(/* asset import */ __webpack_require__(798), __webpack_require__.b);
|
38
|
+
var ___CSS_LOADER_URL_IMPORT_9___ = new URL(/* asset import */ __webpack_require__(788), __webpack_require__.b);
|
39
|
+
var ___CSS_LOADER_URL_IMPORT_10___ = new URL(/* asset import */ __webpack_require__(156), __webpack_require__.b);
|
40
|
+
var ___CSS_LOADER_URL_IMPORT_11___ = new URL(/* asset import */ __webpack_require__(459), __webpack_require__.b);
|
41
|
+
var ___CSS_LOADER_URL_IMPORT_12___ = new URL(/* asset import */ __webpack_require__(942), __webpack_require__.b);
|
42
|
+
var ___CSS_LOADER_URL_IMPORT_13___ = new URL(/* asset import */ __webpack_require__(320), __webpack_require__.b);
|
43
|
+
var ___CSS_LOADER_URL_IMPORT_14___ = new URL(/* asset import */ __webpack_require__(11), __webpack_require__.b);
|
44
|
+
var ___CSS_LOADER_URL_IMPORT_15___ = new URL(/* asset import */ __webpack_require__(203), __webpack_require__.b);
|
45
|
+
var ___CSS_LOADER_URL_IMPORT_16___ = new URL(/* asset import */ __webpack_require__(77), __webpack_require__.b);
|
46
|
+
var ___CSS_LOADER_URL_IMPORT_17___ = new URL(/* asset import */ __webpack_require__(527), __webpack_require__.b);
|
47
|
+
var ___CSS_LOADER_URL_IMPORT_18___ = new URL(/* asset import */ __webpack_require__(607), __webpack_require__.b);
|
48
|
+
var ___CSS_LOADER_URL_IMPORT_19___ = new URL(/* asset import */ __webpack_require__(526), __webpack_require__.b);
|
49
|
+
var ___CSS_LOADER_URL_IMPORT_20___ = new URL(/* asset import */ __webpack_require__(130), __webpack_require__.b);
|
50
|
+
var ___CSS_LOADER_URL_IMPORT_21___ = new URL(/* asset import */ __webpack_require__(234), __webpack_require__.b);
|
51
|
+
var ___CSS_LOADER_URL_IMPORT_22___ = new URL(/* asset import */ __webpack_require__(552), __webpack_require__.b);
|
52
|
+
var ___CSS_LOADER_URL_IMPORT_23___ = new URL(/* asset import */ __webpack_require__(216), __webpack_require__.b);
|
53
|
+
var ___CSS_LOADER_URL_IMPORT_24___ = new URL(/* asset import */ __webpack_require__(144), __webpack_require__.b);
|
54
|
+
var ___CSS_LOADER_URL_IMPORT_25___ = new URL(/* asset import */ __webpack_require__(308), __webpack_require__.b);
|
55
|
+
var ___CSS_LOADER_URL_IMPORT_26___ = new URL(/* asset import */ __webpack_require__(433), __webpack_require__.b);
|
56
|
+
var ___CSS_LOADER_URL_IMPORT_27___ = new URL(/* asset import */ __webpack_require__(186), __webpack_require__.b);
|
57
|
+
var ___CSS_LOADER_URL_IMPORT_28___ = new URL(/* asset import */ __webpack_require__(121), __webpack_require__.b);
|
58
|
+
var ___CSS_LOADER_URL_IMPORT_29___ = new URL(/* asset import */ __webpack_require__(458), __webpack_require__.b);
|
59
|
+
var ___CSS_LOADER_URL_IMPORT_30___ = new URL(/* asset import */ __webpack_require__(753), __webpack_require__.b);
|
60
|
+
var ___CSS_LOADER_URL_IMPORT_31___ = new URL(/* asset import */ __webpack_require__(732), __webpack_require__.b);
|
61
|
+
var ___CSS_LOADER_URL_IMPORT_32___ = new URL(/* asset import */ __webpack_require__(134), __webpack_require__.b);
|
62
|
+
var ___CSS_LOADER_URL_IMPORT_33___ = new URL(/* asset import */ __webpack_require__(346), __webpack_require__.b);
|
63
|
+
var ___CSS_LOADER_URL_IMPORT_34___ = new URL(/* asset import */ __webpack_require__(728), __webpack_require__.b);
|
64
|
+
var ___CSS_LOADER_URL_IMPORT_35___ = new URL(/* asset import */ __webpack_require__(388), __webpack_require__.b);
|
65
|
+
var ___CSS_LOADER_URL_IMPORT_36___ = new URL(/* asset import */ __webpack_require__(489), __webpack_require__.b);
|
66
|
+
var ___CSS_LOADER_URL_IMPORT_37___ = new URL(/* asset import */ __webpack_require__(731), __webpack_require__.b);
|
67
|
+
var ___CSS_LOADER_URL_IMPORT_38___ = new URL(/* asset import */ __webpack_require__(48), __webpack_require__.b);
|
68
|
+
var ___CSS_LOADER_URL_IMPORT_39___ = new URL(/* asset import */ __webpack_require__(172), __webpack_require__.b);
|
69
|
+
var ___CSS_LOADER_URL_IMPORT_40___ = new URL(/* asset import */ __webpack_require__(329), __webpack_require__.b);
|
70
|
+
var ___CSS_LOADER_URL_IMPORT_41___ = new URL(/* asset import */ __webpack_require__(337), __webpack_require__.b);
|
71
|
+
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
72
|
+
var ___CSS_LOADER_URL_REPLACEMENT_0___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_0___);
|
73
|
+
var ___CSS_LOADER_URL_REPLACEMENT_1___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_1___);
|
74
|
+
var ___CSS_LOADER_URL_REPLACEMENT_2___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_2___);
|
75
|
+
var ___CSS_LOADER_URL_REPLACEMENT_3___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_3___);
|
76
|
+
var ___CSS_LOADER_URL_REPLACEMENT_4___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_4___);
|
77
|
+
var ___CSS_LOADER_URL_REPLACEMENT_5___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_5___);
|
78
|
+
var ___CSS_LOADER_URL_REPLACEMENT_6___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_6___);
|
79
|
+
var ___CSS_LOADER_URL_REPLACEMENT_7___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_7___);
|
80
|
+
var ___CSS_LOADER_URL_REPLACEMENT_8___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_8___);
|
81
|
+
var ___CSS_LOADER_URL_REPLACEMENT_9___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_9___);
|
82
|
+
var ___CSS_LOADER_URL_REPLACEMENT_10___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_10___);
|
83
|
+
var ___CSS_LOADER_URL_REPLACEMENT_11___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_11___);
|
84
|
+
var ___CSS_LOADER_URL_REPLACEMENT_12___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_12___);
|
85
|
+
var ___CSS_LOADER_URL_REPLACEMENT_13___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_13___);
|
86
|
+
var ___CSS_LOADER_URL_REPLACEMENT_14___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_14___);
|
87
|
+
var ___CSS_LOADER_URL_REPLACEMENT_15___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_15___);
|
88
|
+
var ___CSS_LOADER_URL_REPLACEMENT_16___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_16___);
|
89
|
+
var ___CSS_LOADER_URL_REPLACEMENT_17___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_17___);
|
90
|
+
var ___CSS_LOADER_URL_REPLACEMENT_18___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_18___);
|
91
|
+
var ___CSS_LOADER_URL_REPLACEMENT_19___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_19___);
|
92
|
+
var ___CSS_LOADER_URL_REPLACEMENT_20___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_20___);
|
93
|
+
var ___CSS_LOADER_URL_REPLACEMENT_21___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_21___);
|
94
|
+
var ___CSS_LOADER_URL_REPLACEMENT_22___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_22___);
|
95
|
+
var ___CSS_LOADER_URL_REPLACEMENT_23___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_23___);
|
96
|
+
var ___CSS_LOADER_URL_REPLACEMENT_24___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_24___);
|
97
|
+
var ___CSS_LOADER_URL_REPLACEMENT_25___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_25___);
|
98
|
+
var ___CSS_LOADER_URL_REPLACEMENT_26___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_26___);
|
99
|
+
var ___CSS_LOADER_URL_REPLACEMENT_27___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_27___);
|
100
|
+
var ___CSS_LOADER_URL_REPLACEMENT_28___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_28___);
|
101
|
+
var ___CSS_LOADER_URL_REPLACEMENT_29___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_29___);
|
102
|
+
var ___CSS_LOADER_URL_REPLACEMENT_30___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_30___);
|
103
|
+
var ___CSS_LOADER_URL_REPLACEMENT_31___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_31___);
|
104
|
+
var ___CSS_LOADER_URL_REPLACEMENT_32___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_32___);
|
105
|
+
var ___CSS_LOADER_URL_REPLACEMENT_33___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_33___);
|
106
|
+
var ___CSS_LOADER_URL_REPLACEMENT_34___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_34___);
|
107
|
+
var ___CSS_LOADER_URL_REPLACEMENT_35___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_35___);
|
108
|
+
var ___CSS_LOADER_URL_REPLACEMENT_36___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_36___);
|
109
|
+
var ___CSS_LOADER_URL_REPLACEMENT_37___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_37___);
|
110
|
+
var ___CSS_LOADER_URL_REPLACEMENT_38___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_38___);
|
111
|
+
var ___CSS_LOADER_URL_REPLACEMENT_39___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_39___);
|
112
|
+
var ___CSS_LOADER_URL_REPLACEMENT_40___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_40___);
|
113
|
+
var ___CSS_LOADER_URL_REPLACEMENT_41___ = _node_modules_css_loader_dist_runtime_getUrl_js__WEBPACK_IMPORTED_MODULE_2___default()(___CSS_LOADER_URL_IMPORT_41___);
|
114
|
+
// Module
|
115
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".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(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") 9 9 repeat;border-image:url(" + ___CSS_LOADER_URL_REPLACEMENT_0___ + ") 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(" + ___CSS_LOADER_URL_REPLACEMENT_1___ + ") 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(" + ___CSS_LOADER_URL_REPLACEMENT_2___ + ");--treeitem-expanded-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_3___ + ");--treeitem-collapsed-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_4___ + ");--toolbarButton-menuArrow-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_5___ + ");--toolbarButton-sidebarToggle-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_6___ + ");--toolbarButton-secondaryToolbarToggle-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_7___ + ");--toolbarButton-pageUp-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_8___ + ");--toolbarButton-pageDown-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_9___ + ");--toolbarButton-zoomOut-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_10___ + ");--toolbarButton-zoomIn-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_11___ + ");--toolbarButton-presentationMode-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_12___ + ");--toolbarButton-print-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_13___ + ");--toolbarButton-openFile-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_14___ + ");--toolbarButton-download-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_15___ + ");--toolbarButton-bookmark-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_16___ + ");--toolbarButton-viewThumbnail-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_17___ + ");--toolbarButton-viewOutline-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_18___ + ");--toolbarButton-viewAttachments-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_19___ + ");--toolbarButton-viewLayers-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_20___ + ");--toolbarButton-viewSignatures-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_21___ + ");--eSignature-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_22___ + ");--toolbarButton-currentOutlineItem-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_23___ + ");--toolbarButton-search-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_24___ + ");--findbarButton-previous-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_25___ + ");--findbarButton-next-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_26___ + ");--secondaryToolbarButton-firstPage-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_27___ + ");--secondaryToolbarButton-lastPage-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_28___ + ");--secondaryToolbarButton-rotateCcw-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_29___ + ");--secondaryToolbarButton-rotateCw-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_30___ + ");--secondaryToolbarButton-selectTool-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_31___ + ");--secondaryToolbarButton-handTool-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_32___ + ");--secondaryToolbarButton-scrollPage-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_33___ + ");--secondaryToolbarButton-scrollVertical-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_34___ + ");--secondaryToolbarButton-scrollHorizontal-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_35___ + ");--secondaryToolbarButton-scrollWrapped-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_36___ + ");--secondaryToolbarButton-spreadNone-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_37___ + ");--secondaryToolbarButton-spreadOdd-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_38___ + ");--secondaryToolbarButton-spreadEven-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_39___ + ");--secondaryToolbarButton-documentProperties-icon:url(" + ___CSS_LOADER_URL_REPLACEMENT_40___ + ")}[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(" + ___CSS_LOADER_URL_REPLACEMENT_41___ + ")}}@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]\r\n#toolbarSidebarLeft,[dir=ltr] #toolbarViewerLeft{float:left}[dir=rtl]\r\n#toolbarSidebarLeft,[dir=rtl] #toolbarViewerLeft{float:right}#toolbarSidebarLeft,#toolbarViewerLeft{float:inline-start}[dir=ltr]\r\n#toolbarSidebarRight,[dir=ltr] #toolbarViewerRight{float:right}[dir=rtl]\r\n#toolbarSidebarRight,[dir=rtl] #toolbarViewerRight{float:left}#toolbarSidebarRight,#toolbarViewerRight{float:inline-end}[dir=ltr]\r\n#toolbarSidebarLeft *,[dir=ltr]\r\n#toolbarSidebarRight *,[dir=ltr]\r\n#toolbarViewerMiddle>*,[dir=ltr]\r\n#toolbarViewerRight>*,[dir=ltr]\r\n.findbar *,[dir=ltr] #toolbarViewerLeft>*{float:left}[dir=rtl]\r\n#toolbarSidebarLeft *,[dir=rtl]\r\n#toolbarSidebarRight *,[dir=rtl]\r\n#toolbarViewerMiddle>*,[dir=rtl]\r\n#toolbarViewerRight>*,[dir=rtl]\r\n.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\r\n#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]\r\n.treeItem>.treeItems,[dir=ltr] .treeWithDeepNesting>.treeItem{margin-left:20px}[dir=rtl]\r\n.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\r\n: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}}", ""]);
|
116
|
+
// Exports
|
117
|
+
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
118
|
+
|
119
|
+
|
120
|
+
/***/ }),
|
121
|
+
|
122
|
+
/***/ 645:
|
123
|
+
/***/ (function(module) {
|
124
|
+
|
125
|
+
"use strict";
|
126
|
+
|
127
|
+
|
128
|
+
/*
|
129
|
+
MIT License http://www.opensource.org/licenses/mit-license.php
|
130
|
+
Author Tobias Koppers @sokra
|
131
|
+
*/
|
132
|
+
module.exports = function (cssWithMappingToString) {
|
133
|
+
var list = []; // return the list of modules as css string
|
134
|
+
|
135
|
+
list.toString = function toString() {
|
136
|
+
return this.map(function (item) {
|
137
|
+
var content = "";
|
138
|
+
var needLayer = typeof item[5] !== "undefined";
|
139
|
+
|
140
|
+
if (item[4]) {
|
141
|
+
content += "@supports (".concat(item[4], ") {");
|
142
|
+
}
|
143
|
+
|
144
|
+
if (item[2]) {
|
145
|
+
content += "@media ".concat(item[2], " {");
|
146
|
+
}
|
147
|
+
|
148
|
+
if (needLayer) {
|
149
|
+
content += "@layer".concat(item[5].length > 0 ? " ".concat(item[5]) : "", " {");
|
150
|
+
}
|
151
|
+
|
152
|
+
content += cssWithMappingToString(item);
|
153
|
+
|
154
|
+
if (needLayer) {
|
155
|
+
content += "}";
|
156
|
+
}
|
157
|
+
|
158
|
+
if (item[2]) {
|
159
|
+
content += "}";
|
160
|
+
}
|
161
|
+
|
162
|
+
if (item[4]) {
|
163
|
+
content += "}";
|
164
|
+
}
|
165
|
+
|
166
|
+
return content;
|
167
|
+
}).join("");
|
168
|
+
}; // import a list of modules into the list
|
169
|
+
|
170
|
+
|
171
|
+
list.i = function i(modules, media, dedupe, supports, layer) {
|
172
|
+
if (typeof modules === "string") {
|
173
|
+
modules = [[null, modules, undefined]];
|
174
|
+
}
|
175
|
+
|
176
|
+
var alreadyImportedModules = {};
|
177
|
+
|
178
|
+
if (dedupe) {
|
179
|
+
for (var k = 0; k < this.length; k++) {
|
180
|
+
var id = this[k][0];
|
181
|
+
|
182
|
+
if (id != null) {
|
183
|
+
alreadyImportedModules[id] = true;
|
184
|
+
}
|
185
|
+
}
|
186
|
+
}
|
187
|
+
|
188
|
+
for (var _k = 0; _k < modules.length; _k++) {
|
189
|
+
var item = [].concat(modules[_k]);
|
190
|
+
|
191
|
+
if (dedupe && alreadyImportedModules[item[0]]) {
|
192
|
+
continue;
|
193
|
+
}
|
194
|
+
|
195
|
+
if (typeof layer !== "undefined") {
|
196
|
+
if (typeof item[5] === "undefined") {
|
197
|
+
item[5] = layer;
|
198
|
+
} else {
|
199
|
+
item[1] = "@layer".concat(item[5].length > 0 ? " ".concat(item[5]) : "", " {").concat(item[1], "}");
|
200
|
+
item[5] = layer;
|
201
|
+
}
|
202
|
+
}
|
203
|
+
|
204
|
+
if (media) {
|
205
|
+
if (!item[2]) {
|
206
|
+
item[2] = media;
|
207
|
+
} else {
|
208
|
+
item[1] = "@media ".concat(item[2], " {").concat(item[1], "}");
|
209
|
+
item[2] = media;
|
210
|
+
}
|
211
|
+
}
|
212
|
+
|
213
|
+
if (supports) {
|
214
|
+
if (!item[4]) {
|
215
|
+
item[4] = "".concat(supports);
|
216
|
+
} else {
|
217
|
+
item[1] = "@supports (".concat(item[4], ") {").concat(item[1], "}");
|
218
|
+
item[4] = supports;
|
219
|
+
}
|
220
|
+
}
|
221
|
+
|
222
|
+
list.push(item);
|
223
|
+
}
|
224
|
+
};
|
225
|
+
|
226
|
+
return list;
|
227
|
+
};
|
228
|
+
|
229
|
+
/***/ }),
|
230
|
+
|
231
|
+
/***/ 667:
|
232
|
+
/***/ (function(module) {
|
233
|
+
|
234
|
+
"use strict";
|
235
|
+
|
236
|
+
|
237
|
+
module.exports = function (url, options) {
|
238
|
+
if (!options) {
|
239
|
+
options = {};
|
240
|
+
}
|
241
|
+
|
242
|
+
if (!url) {
|
243
|
+
return url;
|
244
|
+
}
|
245
|
+
|
246
|
+
url = String(url.__esModule ? url.default : url); // If url is already wrapped in quotes, remove them
|
247
|
+
|
248
|
+
if (/^['"].*['"]$/.test(url)) {
|
249
|
+
url = url.slice(1, -1);
|
250
|
+
}
|
251
|
+
|
252
|
+
if (options.hash) {
|
253
|
+
url += options.hash;
|
254
|
+
} // Should url be wrapped?
|
255
|
+
// See https://drafts.csswg.org/css-values-3/#urls
|
256
|
+
|
257
|
+
|
258
|
+
if (/["'() \t\n]|(%20)/.test(url) || options.needQuotes) {
|
259
|
+
return "\"".concat(url.replace(/"/g, '\\"').replace(/\n/g, "\\n"), "\"");
|
260
|
+
}
|
261
|
+
|
262
|
+
return url;
|
263
|
+
};
|
264
|
+
|
265
|
+
/***/ }),
|
266
|
+
|
267
|
+
/***/ 81:
|
268
|
+
/***/ (function(module) {
|
269
|
+
|
270
|
+
"use strict";
|
271
|
+
|
272
|
+
|
273
|
+
module.exports = function (i) {
|
274
|
+
return i[1];
|
275
|
+
};
|
276
|
+
|
277
|
+
/***/ }),
|
278
|
+
|
279
|
+
/***/ 508:
|
280
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
281
|
+
|
282
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
283
|
+
|
284
|
+
// load the styles
|
285
|
+
var content = __webpack_require__(536);
|
286
|
+
if(content.__esModule) content = content.default;
|
287
|
+
if(typeof content === 'string') content = [[module.id, content, '']];
|
288
|
+
if(content.locals) module.exports = content.locals;
|
289
|
+
// add the styles to the DOM
|
290
|
+
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
291
|
+
var update = add("c12569ac", content, true, {"sourceMap":false,"shadowMode":false});
|
292
|
+
|
293
|
+
/***/ }),
|
294
|
+
|
295
|
+
/***/ 402:
|
296
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
297
|
+
|
298
|
+
"use strict";
|
299
|
+
|
300
|
+
// EXPORTS
|
301
|
+
__webpack_require__.d(__webpack_exports__, {
|
302
|
+
"Z": function() { return /* binding */ addStylesClient; }
|
303
|
+
});
|
304
|
+
|
305
|
+
;// CONCATENATED MODULE: ./node_modules/vue-style-loader/lib/listToStyles.js
|
306
|
+
/**
|
307
|
+
* Translates the list format produced by css-loader into something
|
308
|
+
* easier to manipulate.
|
309
|
+
*/
|
310
|
+
function listToStyles (parentId, list) {
|
311
|
+
var styles = []
|
312
|
+
var newStyles = {}
|
313
|
+
for (var i = 0; i < list.length; i++) {
|
314
|
+
var item = list[i]
|
315
|
+
var id = item[0]
|
316
|
+
var css = item[1]
|
317
|
+
var media = item[2]
|
318
|
+
var sourceMap = item[3]
|
319
|
+
var part = {
|
320
|
+
id: parentId + ':' + i,
|
321
|
+
css: css,
|
322
|
+
media: media,
|
323
|
+
sourceMap: sourceMap
|
324
|
+
}
|
325
|
+
if (!newStyles[id]) {
|
326
|
+
styles.push(newStyles[id] = { id: id, parts: [part] })
|
327
|
+
} else {
|
328
|
+
newStyles[id].parts.push(part)
|
329
|
+
}
|
330
|
+
}
|
331
|
+
return styles
|
332
|
+
}
|
333
|
+
|
334
|
+
;// CONCATENATED MODULE: ./node_modules/vue-style-loader/lib/addStylesClient.js
|
335
|
+
/*
|
336
|
+
MIT License http://www.opensource.org/licenses/mit-license.php
|
337
|
+
Author Tobias Koppers @sokra
|
338
|
+
Modified by Evan You @yyx990803
|
339
|
+
*/
|
340
|
+
|
341
|
+
|
342
|
+
|
343
|
+
var hasDocument = typeof document !== 'undefined'
|
344
|
+
|
345
|
+
if (typeof DEBUG !== 'undefined' && DEBUG) {
|
346
|
+
if (!hasDocument) {
|
347
|
+
throw new Error(
|
348
|
+
'vue-style-loader cannot be used in a non-browser environment. ' +
|
349
|
+
"Use { target: 'node' } in your Webpack config to indicate a server-rendering environment."
|
350
|
+
) }
|
351
|
+
}
|
352
|
+
|
353
|
+
/*
|
354
|
+
type StyleObject = {
|
355
|
+
id: number;
|
356
|
+
parts: Array<StyleObjectPart>
|
357
|
+
}
|
358
|
+
|
359
|
+
type StyleObjectPart = {
|
360
|
+
css: string;
|
361
|
+
media: string;
|
362
|
+
sourceMap: ?string
|
363
|
+
}
|
364
|
+
*/
|
365
|
+
|
366
|
+
var stylesInDom = {/*
|
367
|
+
[id: number]: {
|
368
|
+
id: number,
|
369
|
+
refs: number,
|
370
|
+
parts: Array<(obj?: StyleObjectPart) => void>
|
371
|
+
}
|
372
|
+
*/}
|
373
|
+
|
374
|
+
var head = hasDocument && (document.head || document.getElementsByTagName('head')[0])
|
375
|
+
var singletonElement = null
|
376
|
+
var singletonCounter = 0
|
377
|
+
var isProduction = false
|
378
|
+
var noop = function () {}
|
379
|
+
var options = null
|
380
|
+
var ssrIdKey = 'data-vue-ssr-id'
|
381
|
+
|
382
|
+
// Force single-tag solution on IE6-9, which has a hard limit on the # of <style>
|
383
|
+
// tags it will allow on a page
|
384
|
+
var isOldIE = typeof navigator !== 'undefined' && /msie [6-9]\b/.test(navigator.userAgent.toLowerCase())
|
385
|
+
|
386
|
+
function addStylesClient (parentId, list, _isProduction, _options) {
|
387
|
+
isProduction = _isProduction
|
388
|
+
|
389
|
+
options = _options || {}
|
390
|
+
|
391
|
+
var styles = listToStyles(parentId, list)
|
392
|
+
addStylesToDom(styles)
|
393
|
+
|
394
|
+
return function update (newList) {
|
395
|
+
var mayRemove = []
|
396
|
+
for (var i = 0; i < styles.length; i++) {
|
397
|
+
var item = styles[i]
|
398
|
+
var domStyle = stylesInDom[item.id]
|
399
|
+
domStyle.refs--
|
400
|
+
mayRemove.push(domStyle)
|
401
|
+
}
|
402
|
+
if (newList) {
|
403
|
+
styles = listToStyles(parentId, newList)
|
404
|
+
addStylesToDom(styles)
|
405
|
+
} else {
|
406
|
+
styles = []
|
407
|
+
}
|
408
|
+
for (var i = 0; i < mayRemove.length; i++) {
|
409
|
+
var domStyle = mayRemove[i]
|
410
|
+
if (domStyle.refs === 0) {
|
411
|
+
for (var j = 0; j < domStyle.parts.length; j++) {
|
412
|
+
domStyle.parts[j]()
|
413
|
+
}
|
414
|
+
delete stylesInDom[domStyle.id]
|
415
|
+
}
|
416
|
+
}
|
417
|
+
}
|
418
|
+
}
|
419
|
+
|
420
|
+
function addStylesToDom (styles /* Array<StyleObject> */) {
|
421
|
+
for (var i = 0; i < styles.length; i++) {
|
422
|
+
var item = styles[i]
|
423
|
+
var domStyle = stylesInDom[item.id]
|
424
|
+
if (domStyle) {
|
425
|
+
domStyle.refs++
|
426
|
+
for (var j = 0; j < domStyle.parts.length; j++) {
|
427
|
+
domStyle.parts[j](item.parts[j])
|
428
|
+
}
|
429
|
+
for (; j < item.parts.length; j++) {
|
430
|
+
domStyle.parts.push(addStyle(item.parts[j]))
|
431
|
+
}
|
432
|
+
if (domStyle.parts.length > item.parts.length) {
|
433
|
+
domStyle.parts.length = item.parts.length
|
434
|
+
}
|
435
|
+
} else {
|
436
|
+
var parts = []
|
437
|
+
for (var j = 0; j < item.parts.length; j++) {
|
438
|
+
parts.push(addStyle(item.parts[j]))
|
439
|
+
}
|
440
|
+
stylesInDom[item.id] = { id: item.id, refs: 1, parts: parts }
|
441
|
+
}
|
442
|
+
}
|
443
|
+
}
|
444
|
+
|
445
|
+
function createStyleElement () {
|
446
|
+
var styleElement = document.createElement('style')
|
447
|
+
styleElement.type = 'text/css'
|
448
|
+
head.appendChild(styleElement)
|
449
|
+
return styleElement
|
450
|
+
}
|
451
|
+
|
452
|
+
function addStyle (obj /* StyleObjectPart */) {
|
453
|
+
var update, remove
|
454
|
+
var styleElement = document.querySelector('style[' + ssrIdKey + '~="' + obj.id + '"]')
|
455
|
+
|
456
|
+
if (styleElement) {
|
457
|
+
if (isProduction) {
|
458
|
+
// has SSR styles and in production mode.
|
459
|
+
// simply do nothing.
|
460
|
+
return noop
|
461
|
+
} else {
|
462
|
+
// has SSR styles but in dev mode.
|
463
|
+
// for some reason Chrome can't handle source map in server-rendered
|
464
|
+
// style tags - source maps in <style> only works if the style tag is
|
465
|
+
// created and inserted dynamically. So we remove the server rendered
|
466
|
+
// styles and inject new ones.
|
467
|
+
styleElement.parentNode.removeChild(styleElement)
|
468
|
+
}
|
469
|
+
}
|
470
|
+
|
471
|
+
if (isOldIE) {
|
472
|
+
// use singleton mode for IE9.
|
473
|
+
var styleIndex = singletonCounter++
|
474
|
+
styleElement = singletonElement || (singletonElement = createStyleElement())
|
475
|
+
update = applyToSingletonTag.bind(null, styleElement, styleIndex, false)
|
476
|
+
remove = applyToSingletonTag.bind(null, styleElement, styleIndex, true)
|
477
|
+
} else {
|
478
|
+
// use multi-style-tag mode in all other cases
|
479
|
+
styleElement = createStyleElement()
|
480
|
+
update = applyToTag.bind(null, styleElement)
|
481
|
+
remove = function () {
|
482
|
+
styleElement.parentNode.removeChild(styleElement)
|
483
|
+
}
|
484
|
+
}
|
485
|
+
|
486
|
+
update(obj)
|
487
|
+
|
488
|
+
return function updateStyle (newObj /* StyleObjectPart */) {
|
489
|
+
if (newObj) {
|
490
|
+
if (newObj.css === obj.css &&
|
491
|
+
newObj.media === obj.media &&
|
492
|
+
newObj.sourceMap === obj.sourceMap) {
|
493
|
+
return
|
494
|
+
}
|
495
|
+
update(obj = newObj)
|
496
|
+
} else {
|
497
|
+
remove()
|
498
|
+
}
|
499
|
+
}
|
500
|
+
}
|
501
|
+
|
502
|
+
var replaceText = (function () {
|
503
|
+
var textStore = []
|
504
|
+
|
505
|
+
return function (index, replacement) {
|
506
|
+
textStore[index] = replacement
|
507
|
+
return textStore.filter(Boolean).join('\n')
|
508
|
+
}
|
509
|
+
})()
|
510
|
+
|
511
|
+
function applyToSingletonTag (styleElement, index, remove, obj) {
|
512
|
+
var css = remove ? '' : obj.css
|
513
|
+
|
514
|
+
if (styleElement.styleSheet) {
|
515
|
+
styleElement.styleSheet.cssText = replaceText(index, css)
|
516
|
+
} else {
|
517
|
+
var cssNode = document.createTextNode(css)
|
518
|
+
var childNodes = styleElement.childNodes
|
519
|
+
if (childNodes[index]) styleElement.removeChild(childNodes[index])
|
520
|
+
if (childNodes.length) {
|
521
|
+
styleElement.insertBefore(cssNode, childNodes[index])
|
522
|
+
} else {
|
523
|
+
styleElement.appendChild(cssNode)
|
524
|
+
}
|
525
|
+
}
|
526
|
+
}
|
527
|
+
|
528
|
+
function applyToTag (styleElement, obj) {
|
529
|
+
var css = obj.css
|
530
|
+
var media = obj.media
|
531
|
+
var sourceMap = obj.sourceMap
|
532
|
+
|
533
|
+
if (media) {
|
534
|
+
styleElement.setAttribute('media', media)
|
535
|
+
}
|
536
|
+
if (options.ssrId) {
|
537
|
+
styleElement.setAttribute(ssrIdKey, obj.id)
|
538
|
+
}
|
539
|
+
|
540
|
+
if (sourceMap) {
|
541
|
+
// https://developer.chrome.com/devtools/docs/javascript-debugging
|
542
|
+
// this makes source maps inside style tags work properly in Chrome
|
543
|
+
css += '\n/*# sourceURL=' + sourceMap.sources[0] + ' */'
|
544
|
+
// http://stackoverflow.com/a/26603875
|
545
|
+
css += '\n/*# sourceMappingURL=data:application/json;base64,' + btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap)))) + ' */'
|
546
|
+
}
|
547
|
+
|
548
|
+
if (styleElement.styleSheet) {
|
549
|
+
styleElement.styleSheet.cssText = css
|
550
|
+
} else {
|
551
|
+
while (styleElement.firstChild) {
|
552
|
+
styleElement.removeChild(styleElement.firstChild)
|
553
|
+
}
|
554
|
+
styleElement.appendChild(document.createTextNode(css))
|
555
|
+
}
|
556
|
+
}
|
557
|
+
|
558
|
+
|
559
|
+
/***/ }),
|
560
|
+
|
561
|
+
/***/ 552:
|
562
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
563
|
+
|
564
|
+
"use strict";
|
565
|
+
module.exports = __webpack_require__.p + "img/eSignature.86aee100.svg";
|
566
|
+
|
567
|
+
/***/ }),
|
568
|
+
|
569
|
+
/***/ 433:
|
570
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
571
|
+
|
572
|
+
"use strict";
|
573
|
+
module.exports = __webpack_require__.p + "img/findbarButton-next.0740eb99.svg";
|
574
|
+
|
575
|
+
/***/ }),
|
576
|
+
|
577
|
+
/***/ 308:
|
578
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
579
|
+
|
580
|
+
"use strict";
|
581
|
+
module.exports = __webpack_require__.p + "img/findbarButton-previous.5969e41b.svg";
|
582
|
+
|
583
|
+
/***/ }),
|
584
|
+
|
585
|
+
/***/ 337:
|
586
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
587
|
+
|
588
|
+
"use strict";
|
589
|
+
module.exports = __webpack_require__.p + "img/loading-dark.9ab6800b.svg";
|
590
|
+
|
591
|
+
/***/ }),
|
592
|
+
|
593
|
+
/***/ 514:
|
594
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
595
|
+
|
596
|
+
"use strict";
|
597
|
+
module.exports = __webpack_require__.p + "img/loading.8fadb3c5.svg";
|
598
|
+
|
599
|
+
/***/ }),
|
600
|
+
|
601
|
+
/***/ 329:
|
602
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
603
|
+
|
604
|
+
"use strict";
|
605
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-documentProperties.9198b9ac.svg";
|
606
|
+
|
607
|
+
/***/ }),
|
608
|
+
|
609
|
+
/***/ 186:
|
610
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
611
|
+
|
612
|
+
"use strict";
|
613
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-firstPage.c1e7992b.svg";
|
614
|
+
|
615
|
+
/***/ }),
|
616
|
+
|
617
|
+
/***/ 134:
|
618
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
619
|
+
|
620
|
+
"use strict";
|
621
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-handTool.8cad1a29.svg";
|
622
|
+
|
623
|
+
/***/ }),
|
624
|
+
|
625
|
+
/***/ 121:
|
626
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
627
|
+
|
628
|
+
"use strict";
|
629
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-lastPage.4744324d.svg";
|
630
|
+
|
631
|
+
/***/ }),
|
632
|
+
|
633
|
+
/***/ 458:
|
634
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
635
|
+
|
636
|
+
"use strict";
|
637
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-rotateCcw.1f447597.svg";
|
638
|
+
|
639
|
+
/***/ }),
|
640
|
+
|
641
|
+
/***/ 753:
|
642
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
643
|
+
|
644
|
+
"use strict";
|
645
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-rotateCw.8e62176e.svg";
|
646
|
+
|
647
|
+
/***/ }),
|
648
|
+
|
649
|
+
/***/ 388:
|
650
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
651
|
+
|
652
|
+
"use strict";
|
653
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-scrollHorizontal.97f00948.svg";
|
654
|
+
|
655
|
+
/***/ }),
|
656
|
+
|
657
|
+
/***/ 346:
|
658
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
659
|
+
|
660
|
+
"use strict";
|
661
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-scrollPage.4f20b324.svg";
|
662
|
+
|
663
|
+
/***/ }),
|
664
|
+
|
665
|
+
/***/ 728:
|
666
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
667
|
+
|
668
|
+
"use strict";
|
669
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-scrollVertical.8ba8a663.svg";
|
670
|
+
|
671
|
+
/***/ }),
|
672
|
+
|
673
|
+
/***/ 489:
|
674
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
675
|
+
|
676
|
+
"use strict";
|
677
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-scrollWrapped.dd4f56d3.svg";
|
678
|
+
|
679
|
+
/***/ }),
|
680
|
+
|
681
|
+
/***/ 732:
|
682
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
683
|
+
|
684
|
+
"use strict";
|
685
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-selectTool.96049ac6.svg";
|
686
|
+
|
687
|
+
/***/ }),
|
688
|
+
|
689
|
+
/***/ 172:
|
690
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
691
|
+
|
692
|
+
"use strict";
|
693
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-spreadEven.54796b4a.svg";
|
694
|
+
|
695
|
+
/***/ }),
|
696
|
+
|
697
|
+
/***/ 731:
|
698
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
699
|
+
|
700
|
+
"use strict";
|
701
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-spreadNone.c04a2d50.svg";
|
702
|
+
|
703
|
+
/***/ }),
|
704
|
+
|
705
|
+
/***/ 48:
|
706
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
707
|
+
|
708
|
+
"use strict";
|
709
|
+
module.exports = __webpack_require__.p + "img/secondaryToolbarButton-spreadOdd.82ac8f8d.svg";
|
710
|
+
|
711
|
+
/***/ }),
|
712
|
+
|
713
|
+
/***/ 77:
|
714
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
715
|
+
|
716
|
+
"use strict";
|
717
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-bookmark.a3661eec.svg";
|
718
|
+
|
719
|
+
/***/ }),
|
720
|
+
|
721
|
+
/***/ 216:
|
722
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
723
|
+
|
724
|
+
"use strict";
|
725
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-currentOutlineItem.cbb0a073.svg";
|
726
|
+
|
727
|
+
/***/ }),
|
728
|
+
|
729
|
+
/***/ 203:
|
730
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
731
|
+
|
732
|
+
"use strict";
|
733
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-download.812bc80b.svg";
|
734
|
+
|
735
|
+
/***/ }),
|
736
|
+
|
737
|
+
/***/ 893:
|
738
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
739
|
+
|
740
|
+
"use strict";
|
741
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-menuArrow.ad107da2.svg";
|
742
|
+
|
743
|
+
/***/ }),
|
744
|
+
|
745
|
+
/***/ 11:
|
746
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
747
|
+
|
748
|
+
"use strict";
|
749
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-openFile.c29ab05c.svg";
|
750
|
+
|
751
|
+
/***/ }),
|
752
|
+
|
753
|
+
/***/ 788:
|
754
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
755
|
+
|
756
|
+
"use strict";
|
757
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-pageDown.1133abb1.svg";
|
758
|
+
|
759
|
+
/***/ }),
|
760
|
+
|
761
|
+
/***/ 798:
|
762
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
763
|
+
|
764
|
+
"use strict";
|
765
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-pageUp.71e1b9d8.svg";
|
766
|
+
|
767
|
+
/***/ }),
|
768
|
+
|
769
|
+
/***/ 942:
|
770
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
771
|
+
|
772
|
+
"use strict";
|
773
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-presentationMode.5a6e7749.svg";
|
774
|
+
|
775
|
+
/***/ }),
|
776
|
+
|
777
|
+
/***/ 320:
|
778
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
779
|
+
|
780
|
+
"use strict";
|
781
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-print.f0a8039b.svg";
|
782
|
+
|
783
|
+
/***/ }),
|
784
|
+
|
785
|
+
/***/ 144:
|
786
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
787
|
+
|
788
|
+
"use strict";
|
789
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-search.043a4a1c.svg";
|
790
|
+
|
791
|
+
/***/ }),
|
792
|
+
|
793
|
+
/***/ 367:
|
794
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
795
|
+
|
796
|
+
"use strict";
|
797
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-secondaryToolbarToggle.bf252e44.svg";
|
798
|
+
|
799
|
+
/***/ }),
|
800
|
+
|
801
|
+
/***/ 742:
|
802
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
803
|
+
|
804
|
+
"use strict";
|
805
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-sidebarToggle.c67dc4d4.svg";
|
806
|
+
|
807
|
+
/***/ }),
|
808
|
+
|
809
|
+
/***/ 526:
|
810
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
811
|
+
|
812
|
+
"use strict";
|
813
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-viewAttachments.51b7b977.svg";
|
814
|
+
|
815
|
+
/***/ }),
|
816
|
+
|
817
|
+
/***/ 130:
|
818
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
819
|
+
|
820
|
+
"use strict";
|
821
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-viewLayers.f0446ab4.svg";
|
822
|
+
|
823
|
+
/***/ }),
|
824
|
+
|
825
|
+
/***/ 607:
|
826
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
827
|
+
|
828
|
+
"use strict";
|
829
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-viewOutline.58ce699c.svg";
|
830
|
+
|
831
|
+
/***/ }),
|
832
|
+
|
833
|
+
/***/ 234:
|
834
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
835
|
+
|
836
|
+
"use strict";
|
837
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-viewSignatures.45f9dd2d.svg";
|
838
|
+
|
839
|
+
/***/ }),
|
840
|
+
|
841
|
+
/***/ 527:
|
842
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
843
|
+
|
844
|
+
"use strict";
|
845
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-viewThumbnail.0a28d66f.svg";
|
846
|
+
|
847
|
+
/***/ }),
|
848
|
+
|
849
|
+
/***/ 459:
|
850
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
851
|
+
|
852
|
+
"use strict";
|
853
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-zoomIn.5e7a0a7f.svg";
|
854
|
+
|
855
|
+
/***/ }),
|
856
|
+
|
857
|
+
/***/ 156:
|
858
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
859
|
+
|
860
|
+
"use strict";
|
861
|
+
module.exports = __webpack_require__.p + "img/toolbarButton-zoomOut.eebe8d8e.svg";
|
862
|
+
|
863
|
+
/***/ }),
|
864
|
+
|
865
|
+
/***/ 762:
|
866
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
867
|
+
|
868
|
+
"use strict";
|
869
|
+
module.exports = __webpack_require__.p + "img/treeitem-collapsed.6510b623.svg";
|
870
|
+
|
871
|
+
/***/ }),
|
872
|
+
|
873
|
+
/***/ 575:
|
874
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
875
|
+
|
876
|
+
"use strict";
|
877
|
+
module.exports = __webpack_require__.p + "img/treeitem-expanded.bce9c704.svg";
|
878
|
+
|
879
|
+
/***/ }),
|
880
|
+
|
881
|
+
/***/ 900:
|
882
|
+
/***/ (function(module) {
|
883
|
+
|
884
|
+
"use strict";
|
885
|
+
module.exports = "data:image/gif;base64,R0lGODlhGAAYAPQAAP///wAAAM7Ozvr6+uDg4LCwsOjo6I6OjsjIyJycnNjY2KioqMDAwPLy8nZ2doaGhri4uGhoaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJBwAAACwAAAAAGAAYAAAFriAgjiQAQWVaDgr5POSgkoTDjFE0NoQ8iw8HQZQTDQjDn4jhSABhAAOhoTqSDg7qSUQwxEaEwwFhXHhHgzOA1xshxAnfTzotGRaHglJqkJcaVEqCgyoCBQkJBQKDDXQGDYaIioyOgYSXA36XIgYMBWRzXZoKBQUMmil0lgalLSIClgBpO0g+s26nUWddXyoEDIsACq5SsTMMDIECwUdJPw0Mzsu0qHYkw72bBmozIQAh+QQJBwAAACwAAAAAGAAYAAAFsCAgjiTAMGVaDgR5HKQwqKNxIKPjjFCk0KNXC6ATKSI7oAhxWIhezwhENTCQEoeGCdWIPEgzESGxEIgGBWstEW4QCGGAIJEoxGmGt5ZkgCRQQHkGd2CESoeIIwoMBQUMP4cNeQQGDYuNj4iSb5WJnmeGng0CDGaBlIQEJziHk3sABidDAHBgagButSKvAAoyuHuUYHgCkAZqebw0AgLBQyyzNKO3byNuoSS8x8OfwIchACH5BAkHAAAALAAAAAAYABgAAAW4ICCOJIAgZVoOBJkkpDKoo5EI43GMjNPSokXCINKJCI4HcCRIQEQvqIOhGhBHhUTDhGo4diOZyFAoKEQDxra2mAEgjghOpCgz3LTBIxJ5kgwMBShACREHZ1V4Kg1rS44pBAgMDAg/Sw0GBAQGDZGTlY+YmpyPpSQDiqYiDQoCliqZBqkGAgKIS5kEjQ21VwCyp76dBHiNvz+MR74AqSOdVwbQuo+abppo10ssjdkAnc0rf8vgl8YqIQAh+QQJBwAAACwAAAAAGAAYAAAFrCAgjiQgCGVaDgZZFCQxqKNRKGOSjMjR0qLXTyciHA7AkaLACMIAiwOC1iAxCrMToHHYjWQiA4NBEA0Q1RpWxHg4cMXxNDk4OBxNUkPAQAEXDgllKgMzQA1pSYopBgonCj9JEA8REQ8QjY+RQJOVl4ugoYssBJuMpYYjDQSliwasiQOwNakALKqsqbWvIohFm7V6rQAGP6+JQLlFg7KDQLKJrLjBKbvAor3IKiEAIfkECQcAAAAsAAAAABgAGAAABbUgII4koChlmhokw5DEoI4NQ4xFMQoJO4uuhignMiQWvxGBIQC+AJBEUyUcIRiyE6CR0CllW4HABxBURTUw4nC4FcWo5CDBRpQaCoF7VjgsyCUDYDMNZ0mHdwYEBAaGMwwHDg4HDA2KjI4qkJKUiJ6faJkiA4qAKQkRB3E0i6YpAw8RERAjA4tnBoMApCMQDhFTuySKoSKMJAq6rD4GzASiJYtgi6PUcs9Kew0xh7rNJMqIhYchACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJEAQZZo2JIKQxqCOjWCMDDMqxT2LAgELkBMZCoXfyCBQiFwiRsGpku0EshNgUNAtrYPT0GQVNRBWwSKBMp98P24iISgNDAS4ipGA6JUpA2WAhDR4eWM/CAkHBwkIDYcGiTOLjY+FmZkNlCN3eUoLDmwlDW+AAwcODl5bYl8wCVYMDw5UWzBtnAANEQ8kBIM0oAAGPgcREIQnVloAChEOqARjzgAQEbczg8YkWJq8nSUhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJGAYZZoOpKKQqDoORDMKwkgwtiwSBBYAJ2owGL5RgxBziQQMgkwoMkhNqAEDARPSaiMDFdDIiRSFQowMXE8Z6RdpYHWnEAWGPVkajPmARVZMPUkCBQkJBQINgwaFPoeJi4GVlQ2Qc3VJBQcLV0ptfAMJBwdcIl+FYjALQgimoGNWIhAQZA4HXSpLMQ8PIgkOSHxAQhERPw7ASTSFyCMMDqBTJL8tf3y2fCEAIfkECQcAAAAsAAAAABgAGAAABa8gII4k0DRlmg6kYZCoOg5EDBDEaAi2jLO3nEkgkMEIL4BLpBAkVy3hCTAQKGAznM0AFNFGBAbj2cA9jQixcGZAGgECBu/9HnTp+FGjjezJFAwFBQwKe2Z+KoCChHmNjVMqA21nKQwJEJRlbnUFCQlFXlpeCWcGBUACCwlrdw8RKGImBwktdyMQEQciB7oACwcIeA4RVwAODiIGvHQKERAjxyMIB5QlVSTLYLZ0sW8hACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWPM5wNiV0UDUIBNkdoepTfMkA7thIECiyRtUAGq8fm2O4jIBgMBA1eAZ6Knx+gHaJR4QwdCMKBxEJRggFDGgQEREPjjAMBQUKIwIRDhBDC2QNDDEKoEkDoiMHDigICGkJBS2dDA6TAAnAEAkCdQ8ORQcHTAkLcQQODLPMIgIJaCWxJMIkPIoAt3EhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWHM5wNiV0UN3xdLiqr+mENcWpM9TIbrsBkEck8oC0DQqBQGGIz+t3eXtob0ZTPgNrIwQJDgtGAgwCWSIMDg4HiiUIDAxFAAoODwxDBWINCEGdSTQkCQcoegADBaQ6MggHjwAFBZUFCm0HB0kJCUy9bAYHCCPGIwqmRq0jySMGmj6yRiEAIfkECQcAAAAsAAAAABgAGAAABbIgII4k0DRlmg6kYZCsOg4EKhLE2BCxDOAxnIiW84l2L4BLZKipBopW8XRLDkeCiAMyMvQAA+uON4JEIo+vqukkKQ6RhLHplVGN+LyKcXA4Dgx5DWwGDXx+gIKENnqNdzIDaiMECwcFRgQCCowiCAcHCZIlCgICVgSfCEMMnA0CXaU2YSQFoQAKUQMMqjoyAglcAAyBAAIMRUYLCUkFlybDeAYJryLNk6xGNCTQXY0juHghACH5BAkHAAAALAAAAAAYABgAAAWzICCOJNA0ZVoOAmkY5KCSSgSNBDE2hDyLjohClBMNij8RJHIQvZwEVOpIekRQJyJs5AMoHA+GMbE1lnm9EcPhOHRnhpwUl3AsknHDm5RN+v8qCAkHBwkIfw1xBAYNgoSGiIqMgJQifZUjBhAJYj95ewIJCQV7KYpzBAkLLQADCHOtOpY5PgNlAAykAEUsQ1wzCgWdCIdeArczBQVbDJ0NAqyeBb64nQAGArBTt8R8mLuyPyEAOwAAAAAAAAAAAA==";
|
886
|
+
|
887
|
+
/***/ }),
|
888
|
+
|
889
|
+
/***/ 199:
|
890
|
+
/***/ (function(module) {
|
891
|
+
|
892
|
+
"use strict";
|
893
|
+
module.exports = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAA1ElEQVQ4jbWUWw6EIAxFy2NFs/8NzR4UJhpqLsdi5mOmSSMUOfYWqv3S0gMr4XlYH/64gZa/gN3ANYA7KAXALt4ktoQ5MI9YxqaG8bWmsIysMuT6piSQCa4whZThCu8CM4zP9YJaKci9jicPq3NcBWYoPMGUlhG7ivtkB+gVyFY75wXghOvh8t5mto1Mdim6e+MBqH6XsY+YAwjpq3vGF7weTWQptLEDVCZvPTMl5JZZsdh47FHW6qFMyvLYqjcnmdFfY9Xk/KDOlzCusX2mi/ofM7MPkzBcSp4Q1/wAAAAASUVORK5CYII=";
|
894
|
+
|
895
|
+
/***/ })
|
896
|
+
|
897
|
+
/******/ });
|
898
|
+
/************************************************************************/
|
899
|
+
/******/ // The module cache
|
900
|
+
/******/ var __webpack_module_cache__ = {};
|
901
|
+
/******/
|
902
|
+
/******/ // The require function
|
903
|
+
/******/ function __webpack_require__(moduleId) {
|
904
|
+
/******/ // Check if module is in cache
|
905
|
+
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
906
|
+
/******/ if (cachedModule !== undefined) {
|
907
|
+
/******/ return cachedModule.exports;
|
908
|
+
/******/ }
|
909
|
+
/******/ // Create a new module (and put it into the cache)
|
910
|
+
/******/ var module = __webpack_module_cache__[moduleId] = {
|
911
|
+
/******/ id: moduleId,
|
912
|
+
/******/ // no module.loaded needed
|
913
|
+
/******/ exports: {}
|
914
|
+
/******/ };
|
915
|
+
/******/
|
916
|
+
/******/ // Execute the module function
|
917
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
918
|
+
/******/
|
919
|
+
/******/ // Return the exports of the module
|
920
|
+
/******/ return module.exports;
|
921
|
+
/******/ }
|
922
|
+
/******/
|
923
|
+
/******/ // expose the modules object (__webpack_modules__)
|
924
|
+
/******/ __webpack_require__.m = __webpack_modules__;
|
925
|
+
/******/
|
926
|
+
/************************************************************************/
|
927
|
+
/******/ /* webpack/runtime/compat get default export */
|
928
|
+
/******/ !function() {
|
929
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
930
|
+
/******/ __webpack_require__.n = function(module) {
|
931
|
+
/******/ var getter = module && module.__esModule ?
|
932
|
+
/******/ function() { return module['default']; } :
|
933
|
+
/******/ function() { return module; };
|
934
|
+
/******/ __webpack_require__.d(getter, { a: getter });
|
935
|
+
/******/ return getter;
|
936
|
+
/******/ };
|
937
|
+
/******/ }();
|
938
|
+
/******/
|
939
|
+
/******/ /* webpack/runtime/define property getters */
|
940
|
+
/******/ !function() {
|
941
|
+
/******/ // define getter functions for harmony exports
|
942
|
+
/******/ __webpack_require__.d = function(exports, definition) {
|
943
|
+
/******/ for(var key in definition) {
|
944
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
945
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
946
|
+
/******/ }
|
947
|
+
/******/ }
|
948
|
+
/******/ };
|
949
|
+
/******/ }();
|
950
|
+
/******/
|
951
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
952
|
+
/******/ !function() {
|
953
|
+
/******/ __webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }
|
954
|
+
/******/ }();
|
955
|
+
/******/
|
956
|
+
/******/ /* webpack/runtime/make namespace object */
|
957
|
+
/******/ !function() {
|
958
|
+
/******/ // define __esModule on exports
|
959
|
+
/******/ __webpack_require__.r = function(exports) {
|
960
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
961
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
962
|
+
/******/ }
|
963
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
964
|
+
/******/ };
|
965
|
+
/******/ }();
|
966
|
+
/******/
|
967
|
+
/******/ /* webpack/runtime/publicPath */
|
968
|
+
/******/ !function() {
|
969
|
+
/******/ __webpack_require__.p = "";
|
970
|
+
/******/ }();
|
971
|
+
/******/
|
972
|
+
/******/ /* webpack/runtime/jsonp chunk loading */
|
973
|
+
/******/ !function() {
|
974
|
+
/******/ __webpack_require__.b = document.baseURI || self.location.href;
|
975
|
+
/******/
|
976
|
+
/******/ // object to store loaded and loading chunks
|
977
|
+
/******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
|
978
|
+
/******/ // [resolve, reject, Promise] = chunk loading, 0 = chunk loaded
|
979
|
+
/******/ var installedChunks = {
|
980
|
+
/******/ 123: 0
|
981
|
+
/******/ };
|
982
|
+
/******/
|
983
|
+
/******/ // no chunk on demand loading
|
984
|
+
/******/
|
985
|
+
/******/ // no prefetching
|
986
|
+
/******/
|
987
|
+
/******/ // no preloaded
|
988
|
+
/******/
|
989
|
+
/******/ // no HMR
|
990
|
+
/******/
|
991
|
+
/******/ // no HMR manifest
|
992
|
+
/******/
|
993
|
+
/******/ // no on chunks loaded
|
994
|
+
/******/
|
995
|
+
/******/ // no jsonp function
|
996
|
+
/******/ }();
|
997
|
+
/******/
|
998
|
+
/************************************************************************/
|
999
|
+
var __webpack_exports__ = {};
|
1000
|
+
// This entry need to be wrapped in an IIFE because it need to be in strict mode.
|
1001
|
+
!function() {
|
1002
|
+
"use strict";
|
1003
|
+
// ESM COMPAT FLAG
|
1004
|
+
__webpack_require__.r(__webpack_exports__);
|
1005
|
+
|
1006
|
+
// EXPORTS
|
1007
|
+
__webpack_require__.d(__webpack_exports__, {
|
1008
|
+
"default": function() { return /* binding */ entry_lib; }
|
1009
|
+
});
|
1010
|
+
|
1011
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js
|
1012
|
+
/* eslint-disable no-var */
|
1013
|
+
// This file is imported into lib/wc client bundles.
|
1014
|
+
|
1015
|
+
if (typeof window !== 'undefined') {
|
1016
|
+
var currentScript = window.document.currentScript
|
1017
|
+
if (false) { var getCurrentScript; }
|
1018
|
+
|
1019
|
+
var src = currentScript && currentScript.src.match(/(.+\/)[^/]+\.js(\?.*)?$/)
|
1020
|
+
if (src) {
|
1021
|
+
__webpack_require__.p = src[1] // eslint-disable-line
|
1022
|
+
}
|
1023
|
+
}
|
1024
|
+
|
1025
|
+
// Indicate to webpack that this file can be concatenated
|
1026
|
+
/* harmony default export */ var setPublicPath = (null);
|
1027
|
+
|
1028
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ofdView/src/index.vue?vue&type=template&id=41f3cab9&scoped=true&
|
1029
|
+
var render = function render() {
|
1030
|
+
var _vm = this,
|
1031
|
+
_c = _vm._self._c;
|
1032
|
+
return _vm._m(0);
|
1033
|
+
};
|
1034
|
+
var staticRenderFns = [function () {
|
1035
|
+
var _vm = this,
|
1036
|
+
_c = _vm._self._c;
|
1037
|
+
return _c('div', {
|
1038
|
+
attrs: {
|
1039
|
+
"id": "outerContainer"
|
1040
|
+
}
|
1041
|
+
}, [_c('div', {
|
1042
|
+
attrs: {
|
1043
|
+
"id": "mainContainer"
|
1044
|
+
}
|
1045
|
+
}, [_c('div', {
|
1046
|
+
staticClass: "secondaryToolbar hidden doorHangerRight",
|
1047
|
+
attrs: {
|
1048
|
+
"id": "secondaryToolbar"
|
1049
|
+
}
|
1050
|
+
}, [_c('div', {
|
1051
|
+
attrs: {
|
1052
|
+
"id": "secondaryToolbarButtonContainer"
|
1053
|
+
}
|
1054
|
+
}, [_c('button', {
|
1055
|
+
staticClass: "secondaryToolbarButton openFile visibleLargeView",
|
1056
|
+
attrs: {
|
1057
|
+
"id": "secondaryOpenFile",
|
1058
|
+
"title": "打开文件",
|
1059
|
+
"tabindex": "52",
|
1060
|
+
"data-l10n-id": "open_file"
|
1061
|
+
}
|
1062
|
+
}, [_c('span', {
|
1063
|
+
attrs: {
|
1064
|
+
"data-l10n-id": "open_file_label"
|
1065
|
+
}
|
1066
|
+
}, [_vm._v("打开")])]), _c('button', {
|
1067
|
+
staticClass: "secondaryToolbarButton print visibleMediumView",
|
1068
|
+
attrs: {
|
1069
|
+
"id": "secondaryPrint",
|
1070
|
+
"title": "打印",
|
1071
|
+
"tabindex": "53",
|
1072
|
+
"data-l10n-id": "print"
|
1073
|
+
}
|
1074
|
+
}, [_c('span', {
|
1075
|
+
attrs: {
|
1076
|
+
"data-l10n-id": "print_label"
|
1077
|
+
}
|
1078
|
+
}, [_vm._v("打印")])]), _c('button', {
|
1079
|
+
staticClass: "secondaryToolbarButton documentProperties",
|
1080
|
+
attrs: {
|
1081
|
+
"id": "documentProperties",
|
1082
|
+
"title": "文档属性…",
|
1083
|
+
"tabindex": "69",
|
1084
|
+
"data-l10n-id": "document_properties",
|
1085
|
+
"aria-controls": "documentPropertiesDialog"
|
1086
|
+
}
|
1087
|
+
}, [_c('span', {
|
1088
|
+
attrs: {
|
1089
|
+
"data-l10n-id": "document_properties_label"
|
1090
|
+
}
|
1091
|
+
}, [_vm._v("文档属性…")])])])]), _vm._v(" "), _c('div', {
|
1092
|
+
staticClass: "toolbar"
|
1093
|
+
}, [_c('div', {
|
1094
|
+
attrs: {
|
1095
|
+
"id": "toolbarContainer"
|
1096
|
+
}
|
1097
|
+
}, [_c('div', {
|
1098
|
+
attrs: {
|
1099
|
+
"id": "toolbarViewer"
|
1100
|
+
}
|
1101
|
+
}, [_c('div', {
|
1102
|
+
attrs: {
|
1103
|
+
"id": "toolbarViewerLeft"
|
1104
|
+
}
|
1105
|
+
}, [_c('div', {
|
1106
|
+
staticClass: "splitToolbarButton hiddenSmallView"
|
1107
|
+
}, [_c('button', {
|
1108
|
+
staticClass: "toolbarButton pageUp",
|
1109
|
+
attrs: {
|
1110
|
+
"title": "上一页",
|
1111
|
+
"id": "previous",
|
1112
|
+
"tabindex": "13",
|
1113
|
+
"data-l10n-id": "previous"
|
1114
|
+
}
|
1115
|
+
}, [_c('span', {
|
1116
|
+
attrs: {
|
1117
|
+
"data-l10n-id": "previous_label"
|
1118
|
+
}
|
1119
|
+
}, [_vm._v("上一页")])]), _c('div', {
|
1120
|
+
staticClass: "splitToolbarButtonSeparator"
|
1121
|
+
}), _c('button', {
|
1122
|
+
staticClass: "toolbarButton pageDown",
|
1123
|
+
attrs: {
|
1124
|
+
"title": "下一页",
|
1125
|
+
"id": "next",
|
1126
|
+
"tabindex": "14",
|
1127
|
+
"data-l10n-id": "next"
|
1128
|
+
}
|
1129
|
+
}, [_c('span', {
|
1130
|
+
attrs: {
|
1131
|
+
"data-l10n-id": "next_label"
|
1132
|
+
}
|
1133
|
+
}, [_vm._v("下一页")])])]), _c('input', {
|
1134
|
+
staticClass: "toolbarField pageNumber",
|
1135
|
+
attrs: {
|
1136
|
+
"type": "number",
|
1137
|
+
"id": "pageNumber",
|
1138
|
+
"title": "页面",
|
1139
|
+
"value": "1",
|
1140
|
+
"size": "4",
|
1141
|
+
"min": "1",
|
1142
|
+
"tabindex": "15",
|
1143
|
+
"data-l10n-id": "page",
|
1144
|
+
"autocomplete": "off"
|
1145
|
+
}
|
1146
|
+
}), _c('span', {
|
1147
|
+
staticClass: "toolbarLabel",
|
1148
|
+
attrs: {
|
1149
|
+
"id": "numPages"
|
1150
|
+
}
|
1151
|
+
})]), _c('div', {
|
1152
|
+
attrs: {
|
1153
|
+
"id": "toolbarViewerRight"
|
1154
|
+
}
|
1155
|
+
}, [_c('button', {
|
1156
|
+
staticClass: "toolbarButton openFile hiddenLargeView",
|
1157
|
+
attrs: {
|
1158
|
+
"id": "openFile",
|
1159
|
+
"title": "打开文件",
|
1160
|
+
"tabindex": "32",
|
1161
|
+
"data-l10n-id": "open_file"
|
1162
|
+
}
|
1163
|
+
}, [_c('span', {
|
1164
|
+
attrs: {
|
1165
|
+
"data-l10n-id": "open_file_label"
|
1166
|
+
}
|
1167
|
+
}, [_vm._v("打开")])]), _c('button', {
|
1168
|
+
staticClass: "toolbarButton print hiddenMediumView",
|
1169
|
+
attrs: {
|
1170
|
+
"id": "print",
|
1171
|
+
"title": "打印",
|
1172
|
+
"tabindex": "33",
|
1173
|
+
"data-l10n-id": "print"
|
1174
|
+
}
|
1175
|
+
}, [_c('span', {
|
1176
|
+
attrs: {
|
1177
|
+
"data-l10n-id": "print_label"
|
1178
|
+
}
|
1179
|
+
}, [_vm._v("打印")])]), _c('div', {
|
1180
|
+
staticClass: "verticalToolbarSeparator hiddenSmallView"
|
1181
|
+
}), _c('button', {
|
1182
|
+
staticClass: "toolbarButton",
|
1183
|
+
attrs: {
|
1184
|
+
"id": "secondaryToolbarToggle",
|
1185
|
+
"title": "工具",
|
1186
|
+
"tabindex": "36",
|
1187
|
+
"data-l10n-id": "tools",
|
1188
|
+
"aria-expanded": "false",
|
1189
|
+
"aria-controls": "secondaryToolbar"
|
1190
|
+
}
|
1191
|
+
}, [_c('span', {
|
1192
|
+
attrs: {
|
1193
|
+
"data-l10n-id": "tools_label"
|
1194
|
+
}
|
1195
|
+
}, [_vm._v("工具")])])]), _c('div', {
|
1196
|
+
attrs: {
|
1197
|
+
"id": "toolbarViewerMiddle"
|
1198
|
+
}
|
1199
|
+
}, [_c('div', {
|
1200
|
+
staticClass: "splitToolbarButton"
|
1201
|
+
}, [_c('button', {
|
1202
|
+
staticClass: "toolbarButton zoomOut",
|
1203
|
+
attrs: {
|
1204
|
+
"id": "zoomOut",
|
1205
|
+
"title": "缩小",
|
1206
|
+
"tabindex": "21",
|
1207
|
+
"data-l10n-id": "zoom_out"
|
1208
|
+
}
|
1209
|
+
}, [_c('span', {
|
1210
|
+
attrs: {
|
1211
|
+
"data-l10n-id": "zoom_out_label"
|
1212
|
+
}
|
1213
|
+
}, [_vm._v("缩小")])]), _c('div', {
|
1214
|
+
staticClass: "splitToolbarButtonSeparator"
|
1215
|
+
}), _c('button', {
|
1216
|
+
staticClass: "toolbarButton zoomIn",
|
1217
|
+
attrs: {
|
1218
|
+
"id": "zoomIn",
|
1219
|
+
"title": "放大",
|
1220
|
+
"tabindex": "22",
|
1221
|
+
"data-l10n-id": "zoom_in"
|
1222
|
+
}
|
1223
|
+
}, [_c('span', {
|
1224
|
+
attrs: {
|
1225
|
+
"data-l10n-id": "zoom_in_label"
|
1226
|
+
}
|
1227
|
+
}, [_vm._v("放大")])])]), _c('span', {
|
1228
|
+
staticClass: "dropdownToolbarButton",
|
1229
|
+
attrs: {
|
1230
|
+
"id": "scaleSelectContainer"
|
1231
|
+
}
|
1232
|
+
}, [_c('select', {
|
1233
|
+
attrs: {
|
1234
|
+
"id": "scaleSelect",
|
1235
|
+
"title": "缩放",
|
1236
|
+
"tabindex": "23",
|
1237
|
+
"data-l10n-id": "zoom"
|
1238
|
+
}
|
1239
|
+
}, [_c('option', {
|
1240
|
+
attrs: {
|
1241
|
+
"id": "pageAutoOption",
|
1242
|
+
"title": "",
|
1243
|
+
"value": "auto",
|
1244
|
+
"selected": "selected",
|
1245
|
+
"data-l10n-id": "page_scale_auto"
|
1246
|
+
}
|
1247
|
+
}, [_vm._v("自动缩放")]), _c('option', {
|
1248
|
+
attrs: {
|
1249
|
+
"id": "pageActualOption",
|
1250
|
+
"title": "",
|
1251
|
+
"value": "page-actual",
|
1252
|
+
"data-l10n-id": "page_scale_actual"
|
1253
|
+
}
|
1254
|
+
}, [_vm._v("实际大小")]), _c('option', {
|
1255
|
+
attrs: {
|
1256
|
+
"id": "pageFitOption",
|
1257
|
+
"title": "",
|
1258
|
+
"value": "page-fit",
|
1259
|
+
"data-l10n-id": "page_scale_fit"
|
1260
|
+
}
|
1261
|
+
}, [_vm._v("适合页面")]), _c('option', {
|
1262
|
+
attrs: {
|
1263
|
+
"id": "pageWidthOption",
|
1264
|
+
"title": "",
|
1265
|
+
"value": "page-width",
|
1266
|
+
"data-l10n-id": "page_scale_width"
|
1267
|
+
}
|
1268
|
+
}, [_vm._v("适合页宽")]), _c('option', {
|
1269
|
+
attrs: {
|
1270
|
+
"id": "customScaleOption",
|
1271
|
+
"title": "",
|
1272
|
+
"value": "custom",
|
1273
|
+
"disabled": "disabled",
|
1274
|
+
"hidden": "true"
|
1275
|
+
}
|
1276
|
+
}), _c('option', {
|
1277
|
+
attrs: {
|
1278
|
+
"title": "",
|
1279
|
+
"value": "0.5",
|
1280
|
+
"data-l10n-id": "page_scale_percent",
|
1281
|
+
"data-l10n-args": "{ \"scale\": 50 }"
|
1282
|
+
}
|
1283
|
+
}, [_vm._v("50%")]), _c('option', {
|
1284
|
+
attrs: {
|
1285
|
+
"title": "",
|
1286
|
+
"value": "0.75",
|
1287
|
+
"data-l10n-id": "page_scale_percent",
|
1288
|
+
"data-l10n-args": "{ \"scale\": 75 }"
|
1289
|
+
}
|
1290
|
+
}, [_vm._v("75%")]), _c('option', {
|
1291
|
+
attrs: {
|
1292
|
+
"title": "",
|
1293
|
+
"value": "1",
|
1294
|
+
"data-l10n-id": "page_scale_percent",
|
1295
|
+
"data-l10n-args": "{ \"scale\": 100 }"
|
1296
|
+
}
|
1297
|
+
}, [_vm._v("100%")]), _c('option', {
|
1298
|
+
attrs: {
|
1299
|
+
"title": "",
|
1300
|
+
"value": "1.25",
|
1301
|
+
"data-l10n-id": "page_scale_percent",
|
1302
|
+
"data-l10n-args": "{ \"scale\": 125 }"
|
1303
|
+
}
|
1304
|
+
}, [_vm._v("125%")]), _c('option', {
|
1305
|
+
attrs: {
|
1306
|
+
"title": "",
|
1307
|
+
"value": "1.5",
|
1308
|
+
"data-l10n-id": "page_scale_percent",
|
1309
|
+
"data-l10n-args": "{ \"scale\": 150 }"
|
1310
|
+
}
|
1311
|
+
}, [_vm._v("150%")]), _c('option', {
|
1312
|
+
attrs: {
|
1313
|
+
"title": "",
|
1314
|
+
"value": "2",
|
1315
|
+
"data-l10n-id": "page_scale_percent",
|
1316
|
+
"data-l10n-args": "{ \"scale\": 200 }"
|
1317
|
+
}
|
1318
|
+
}, [_vm._v("200%")]), _c('option', {
|
1319
|
+
attrs: {
|
1320
|
+
"title": "",
|
1321
|
+
"value": "3",
|
1322
|
+
"data-l10n-id": "page_scale_percent",
|
1323
|
+
"data-l10n-args": "{ \"scale\": 300 }"
|
1324
|
+
}
|
1325
|
+
}, [_vm._v("300%")]), _c('option', {
|
1326
|
+
attrs: {
|
1327
|
+
"title": "",
|
1328
|
+
"value": "4",
|
1329
|
+
"data-l10n-id": "page_scale_percent",
|
1330
|
+
"data-l10n-args": "{ \"scale\": 400 }"
|
1331
|
+
}
|
1332
|
+
}, [_vm._v("400%")])])])])])])]), _c('div', {
|
1333
|
+
attrs: {
|
1334
|
+
"id": "viewerContainer",
|
1335
|
+
"tabindex": "0"
|
1336
|
+
}
|
1337
|
+
}, [_c('div', {
|
1338
|
+
staticClass: "pdfViewer",
|
1339
|
+
attrs: {
|
1340
|
+
"id": "viewer"
|
1341
|
+
}
|
1342
|
+
})]), _c('div', {
|
1343
|
+
attrs: {
|
1344
|
+
"id": "errorWrapper",
|
1345
|
+
"hidden": "true"
|
1346
|
+
}
|
1347
|
+
}, [_c('div', {
|
1348
|
+
attrs: {
|
1349
|
+
"id": "errorMessageLeft"
|
1350
|
+
}
|
1351
|
+
}, [_c('span', {
|
1352
|
+
attrs: {
|
1353
|
+
"id": "errorMessage"
|
1354
|
+
}
|
1355
|
+
}), _c('button', {
|
1356
|
+
attrs: {
|
1357
|
+
"id": "errorShowMore",
|
1358
|
+
"data-l10n-id": "error_more_info"
|
1359
|
+
}
|
1360
|
+
}, [_vm._v(" More Information ")]), _c('button', {
|
1361
|
+
attrs: {
|
1362
|
+
"id": "errorShowLess",
|
1363
|
+
"data-l10n-id": "error_less_info",
|
1364
|
+
"hidden": "true"
|
1365
|
+
}
|
1366
|
+
}, [_vm._v(" Less Information ")])]), _c('div', {
|
1367
|
+
attrs: {
|
1368
|
+
"id": "errorMessageRight"
|
1369
|
+
}
|
1370
|
+
}, [_c('button', {
|
1371
|
+
attrs: {
|
1372
|
+
"id": "errorClose",
|
1373
|
+
"data-l10n-id": "error_close"
|
1374
|
+
}
|
1375
|
+
}, [_vm._v(" Close ")])]), _c('div', {
|
1376
|
+
staticClass: "clearBoth"
|
1377
|
+
}), _c('textarea', {
|
1378
|
+
attrs: {
|
1379
|
+
"id": "errorMoreInfo",
|
1380
|
+
"hidden": "true",
|
1381
|
+
"readonly": "readonly"
|
1382
|
+
}
|
1383
|
+
})])]), _vm._v(" "), _c('div', {
|
1384
|
+
attrs: {
|
1385
|
+
"id": "dialogContainer"
|
1386
|
+
}
|
1387
|
+
}, [_c('dialog', {
|
1388
|
+
attrs: {
|
1389
|
+
"id": "documentPropertiesDialog"
|
1390
|
+
}
|
1391
|
+
}, [_c('div', {
|
1392
|
+
staticClass: "row"
|
1393
|
+
}, [_c('span', {
|
1394
|
+
attrs: {
|
1395
|
+
"id": "fileNameLabel",
|
1396
|
+
"data-l10n-id": "document_properties_file_name"
|
1397
|
+
}
|
1398
|
+
}, [_vm._v("文件名:")]), _c('p', {
|
1399
|
+
attrs: {
|
1400
|
+
"id": "fileNameField",
|
1401
|
+
"aria-labelledby": "fileNameLabel"
|
1402
|
+
}
|
1403
|
+
}, [_vm._v("-")])]), _c('div', {
|
1404
|
+
staticClass: "row"
|
1405
|
+
}, [_c('span', {
|
1406
|
+
attrs: {
|
1407
|
+
"id": "fileSizeLabel",
|
1408
|
+
"data-l10n-id": "document_properties_file_size"
|
1409
|
+
}
|
1410
|
+
}, [_vm._v("文件大小:")]), _c('p', {
|
1411
|
+
attrs: {
|
1412
|
+
"id": "fileSizeField",
|
1413
|
+
"aria-labelledby": "fileSizeLabel"
|
1414
|
+
}
|
1415
|
+
}, [_vm._v("-")])]), _c('div', {
|
1416
|
+
staticClass: "separator"
|
1417
|
+
}), _c('div', {
|
1418
|
+
staticClass: "row"
|
1419
|
+
}, [_c('span', {
|
1420
|
+
attrs: {
|
1421
|
+
"id": "titleLabel",
|
1422
|
+
"data-l10n-id": "document_properties_title"
|
1423
|
+
}
|
1424
|
+
}, [_vm._v("标题:")]), _c('p', {
|
1425
|
+
attrs: {
|
1426
|
+
"id": "titleField",
|
1427
|
+
"aria-labelledby": "titleLabel"
|
1428
|
+
}
|
1429
|
+
}, [_vm._v("-")])]), _c('div', {
|
1430
|
+
staticClass: "row"
|
1431
|
+
}, [_c('span', {
|
1432
|
+
attrs: {
|
1433
|
+
"id": "authorLabel",
|
1434
|
+
"data-l10n-id": "document_properties_author"
|
1435
|
+
}
|
1436
|
+
}, [_vm._v("作者:")]), _c('p', {
|
1437
|
+
attrs: {
|
1438
|
+
"id": "authorField",
|
1439
|
+
"aria-labelledby": "authorLabel"
|
1440
|
+
}
|
1441
|
+
}, [_vm._v("-")])]), _c('div', {
|
1442
|
+
staticClass: "row"
|
1443
|
+
}, [_c('span', {
|
1444
|
+
attrs: {
|
1445
|
+
"id": "subjectLabel",
|
1446
|
+
"data-l10n-id": "document_properties_subject"
|
1447
|
+
}
|
1448
|
+
}, [_vm._v("主题:")]), _c('p', {
|
1449
|
+
attrs: {
|
1450
|
+
"id": "subjectField",
|
1451
|
+
"aria-labelledby": "subjectLabel"
|
1452
|
+
}
|
1453
|
+
}, [_vm._v("-")])]), _c('div', {
|
1454
|
+
staticClass: "row"
|
1455
|
+
}, [_c('span', {
|
1456
|
+
attrs: {
|
1457
|
+
"id": "keywordsLabel",
|
1458
|
+
"data-l10n-id": "document_properties_keywords"
|
1459
|
+
}
|
1460
|
+
}, [_vm._v("关键词:")]), _c('p', {
|
1461
|
+
attrs: {
|
1462
|
+
"id": "keywordsField",
|
1463
|
+
"aria-labelledby": "keywordsLabel"
|
1464
|
+
}
|
1465
|
+
}, [_vm._v("-")])]), _c('div', {
|
1466
|
+
staticClass: "row"
|
1467
|
+
}, [_c('span', {
|
1468
|
+
attrs: {
|
1469
|
+
"id": "creationDateLabel",
|
1470
|
+
"data-l10n-id": "document_properties_creation_date"
|
1471
|
+
}
|
1472
|
+
}, [_vm._v("创建日期:")]), _c('p', {
|
1473
|
+
attrs: {
|
1474
|
+
"id": "creationDateField",
|
1475
|
+
"aria-labelledby": "creationDateLabel"
|
1476
|
+
}
|
1477
|
+
}, [_vm._v("-")])]), _c('div', {
|
1478
|
+
staticClass: "row"
|
1479
|
+
}, [_c('span', {
|
1480
|
+
attrs: {
|
1481
|
+
"id": "modificationDateLabel",
|
1482
|
+
"data-l10n-id": "document_properties_modification_date"
|
1483
|
+
}
|
1484
|
+
}, [_vm._v("修改日期:")]), _c('p', {
|
1485
|
+
attrs: {
|
1486
|
+
"id": "modificationDateField",
|
1487
|
+
"aria-labelledby": "modificationDateLabel"
|
1488
|
+
}
|
1489
|
+
}, [_vm._v("-")])]), _c('div', {
|
1490
|
+
staticClass: "row"
|
1491
|
+
}, [_c('span', {
|
1492
|
+
attrs: {
|
1493
|
+
"id": "creatorLabel",
|
1494
|
+
"data-l10n-id": "document_properties_creator"
|
1495
|
+
}
|
1496
|
+
}, [_vm._v("创建者:")]), _c('p', {
|
1497
|
+
attrs: {
|
1498
|
+
"id": "creatorField",
|
1499
|
+
"aria-labelledby": "creatorLabel"
|
1500
|
+
}
|
1501
|
+
}, [_vm._v("-")])]), _c('div', {
|
1502
|
+
staticClass: "separator"
|
1503
|
+
}), _c('div', {
|
1504
|
+
staticClass: "row"
|
1505
|
+
}, [_c('span', {
|
1506
|
+
attrs: {
|
1507
|
+
"id": "producerLabel",
|
1508
|
+
"data-l10n-id": "document_properties_producer"
|
1509
|
+
}
|
1510
|
+
}, [_vm._v("OFD 生成器:")]), _c('p', {
|
1511
|
+
attrs: {
|
1512
|
+
"id": "producerField",
|
1513
|
+
"aria-labelledby": "producerLabel"
|
1514
|
+
}
|
1515
|
+
}, [_vm._v("-")])]), _c('div', {
|
1516
|
+
staticClass: "row"
|
1517
|
+
}, [_c('span', {
|
1518
|
+
attrs: {
|
1519
|
+
"id": "versionLabel",
|
1520
|
+
"data-l10n-id": "document_properties_version"
|
1521
|
+
}
|
1522
|
+
}, [_vm._v("OFD 版本:")]), _c('p', {
|
1523
|
+
attrs: {
|
1524
|
+
"id": "versionField",
|
1525
|
+
"aria-labelledby": "versionLabel"
|
1526
|
+
}
|
1527
|
+
}, [_vm._v("-")])]), _c('div', {
|
1528
|
+
staticClass: "row"
|
1529
|
+
}, [_c('span', {
|
1530
|
+
attrs: {
|
1531
|
+
"id": "pageCountLabel",
|
1532
|
+
"data-l10n-id": "document_properties_page_count"
|
1533
|
+
}
|
1534
|
+
}, [_vm._v("页数:")]), _c('p', {
|
1535
|
+
attrs: {
|
1536
|
+
"id": "pageCountField",
|
1537
|
+
"aria-labelledby": "pageCountLabel"
|
1538
|
+
}
|
1539
|
+
}, [_vm._v("-")])]), _c('div', {
|
1540
|
+
staticClass: "row"
|
1541
|
+
}, [_c('span', {
|
1542
|
+
attrs: {
|
1543
|
+
"id": "pageSizeLabel",
|
1544
|
+
"data-l10n-id": "document_properties_page_size"
|
1545
|
+
}
|
1546
|
+
}, [_vm._v("页面大小:")]), _c('p', {
|
1547
|
+
attrs: {
|
1548
|
+
"id": "pageSizeField",
|
1549
|
+
"aria-labelledby": "pageSizeLabel"
|
1550
|
+
}
|
1551
|
+
}, [_vm._v("-")])]), _c('div', {
|
1552
|
+
staticClass: "separator"
|
1553
|
+
}), _c('div', {
|
1554
|
+
staticClass: "row",
|
1555
|
+
attrs: {
|
1556
|
+
"hidden": "hidden"
|
1557
|
+
}
|
1558
|
+
}, [_c('span', {
|
1559
|
+
attrs: {
|
1560
|
+
"id": "linearizedLabel",
|
1561
|
+
"data-l10n-id": "document_properties_linearized"
|
1562
|
+
}
|
1563
|
+
}, [_vm._v("快速 Web 视图:")]), _c('p', {
|
1564
|
+
attrs: {
|
1565
|
+
"id": "linearizedField",
|
1566
|
+
"aria-labelledby": "linearizedLabel"
|
1567
|
+
}
|
1568
|
+
}, [_vm._v("-")])]), _c('div', {
|
1569
|
+
staticClass: "buttonRow"
|
1570
|
+
}, [_c('button', {
|
1571
|
+
staticClass: "dialogButton",
|
1572
|
+
attrs: {
|
1573
|
+
"id": "documentPropertiesClose"
|
1574
|
+
}
|
1575
|
+
}, [_c('span', {
|
1576
|
+
attrs: {
|
1577
|
+
"data-l10n-id": "document_properties_close"
|
1578
|
+
}
|
1579
|
+
}, [_vm._v("关闭")])])])]), _c('dialog', {
|
1580
|
+
staticStyle: {
|
1581
|
+
"min-width": "200px"
|
1582
|
+
},
|
1583
|
+
attrs: {
|
1584
|
+
"id": "printServiceDialog"
|
1585
|
+
}
|
1586
|
+
}, [_c('div', {
|
1587
|
+
staticClass: "row"
|
1588
|
+
}, [_c('span', {
|
1589
|
+
attrs: {
|
1590
|
+
"data-l10n-id": "print_progress_message"
|
1591
|
+
}
|
1592
|
+
}, [_vm._v("正在准备打印文档…")])]), _c('div', {
|
1593
|
+
staticClass: "row"
|
1594
|
+
}, [_c('progress', {
|
1595
|
+
attrs: {
|
1596
|
+
"id": "printProgress",
|
1597
|
+
"value": "0",
|
1598
|
+
"max": "100"
|
1599
|
+
}
|
1600
|
+
}), _c('span', {
|
1601
|
+
staticClass: "relative-progress",
|
1602
|
+
attrs: {
|
1603
|
+
"data-l10n-id": "print_progress_percent",
|
1604
|
+
"data-l10n-args": "{ \"progress\": 0 }"
|
1605
|
+
}
|
1606
|
+
}, [_vm._v("0%")])]), _c('div', {
|
1607
|
+
staticClass: "buttonRow"
|
1608
|
+
}, [_c('button', {
|
1609
|
+
staticClass: "dialogButton",
|
1610
|
+
attrs: {
|
1611
|
+
"id": "printCancel"
|
1612
|
+
}
|
1613
|
+
}, [_c('span', {
|
1614
|
+
attrs: {
|
1615
|
+
"data-l10n-id": "print_progress_close"
|
1616
|
+
}
|
1617
|
+
}, [_vm._v("取消")])])])]), _c('dialog', {
|
1618
|
+
attrs: {
|
1619
|
+
"id": "signaturePropertiesDialog"
|
1620
|
+
}
|
1621
|
+
}, [_c('div', {
|
1622
|
+
staticClass: "row"
|
1623
|
+
}, [_c('span', {
|
1624
|
+
attrs: {
|
1625
|
+
"id": "signerLabel"
|
1626
|
+
}
|
1627
|
+
}, [_vm._v("签章人:")]), _c('p', {
|
1628
|
+
attrs: {
|
1629
|
+
"id": "signerField",
|
1630
|
+
"aria-labelledby": "fileNameLabel"
|
1631
|
+
}
|
1632
|
+
}, [_vm._v("-")])]), _c('div', {
|
1633
|
+
staticClass: "row"
|
1634
|
+
}, [_c('span', {
|
1635
|
+
attrs: {
|
1636
|
+
"id": "providerLabel"
|
1637
|
+
}
|
1638
|
+
}, [_vm._v("签章提供者:")]), _c('p', {
|
1639
|
+
attrs: {
|
1640
|
+
"id": "providerField",
|
1641
|
+
"aria-labelledby": "fileNameLabel"
|
1642
|
+
}
|
1643
|
+
}, [_vm._v("-")])]), _c('div', {
|
1644
|
+
staticClass: "row"
|
1645
|
+
}, [_c('span', {
|
1646
|
+
attrs: {
|
1647
|
+
"id": "hashedValueLabel"
|
1648
|
+
}
|
1649
|
+
}, [_vm._v("原文摘要值:")]), _c('p', {
|
1650
|
+
attrs: {
|
1651
|
+
"id": "hashedValueField",
|
1652
|
+
"aria-labelledby": "fileNameLabel"
|
1653
|
+
}
|
1654
|
+
}, [_vm._v("-")])]), _c('div', {
|
1655
|
+
staticClass: "row"
|
1656
|
+
}, [_c('span', {
|
1657
|
+
attrs: {
|
1658
|
+
"id": "signedValueLabel"
|
1659
|
+
}
|
1660
|
+
}, [_vm._v("签名值:")]), _c('p', {
|
1661
|
+
attrs: {
|
1662
|
+
"id": "signedValueField",
|
1663
|
+
"aria-labelledby": "fileNameLabel"
|
1664
|
+
}
|
1665
|
+
}, [_vm._v("-")])]), _c('div', {
|
1666
|
+
staticClass: "row"
|
1667
|
+
}, [_c('span', {
|
1668
|
+
attrs: {
|
1669
|
+
"id": "signMethodLabel"
|
1670
|
+
}
|
1671
|
+
}, [_vm._v("签名算法:")]), _c('p', {
|
1672
|
+
attrs: {
|
1673
|
+
"id": "signMethodField",
|
1674
|
+
"aria-labelledby": "fileNameLabel"
|
1675
|
+
}
|
1676
|
+
}, [_vm._v("-")])]), _c('div', {
|
1677
|
+
staticClass: "row"
|
1678
|
+
}, [_c('span', {
|
1679
|
+
attrs: {
|
1680
|
+
"id": "signVersionLabel"
|
1681
|
+
}
|
1682
|
+
}, [_vm._v("版本号:")]), _c('p', {
|
1683
|
+
attrs: {
|
1684
|
+
"id": "signVersionField",
|
1685
|
+
"aria-labelledby": "fileNameLabel"
|
1686
|
+
}
|
1687
|
+
}, [_vm._v("-")])]), _c('div', {
|
1688
|
+
staticClass: "row"
|
1689
|
+
}, [_c('span', {
|
1690
|
+
attrs: {
|
1691
|
+
"id": "verifyLabel"
|
1692
|
+
}
|
1693
|
+
}, [_vm._v("验签结果:")]), _c('p', {
|
1694
|
+
attrs: {
|
1695
|
+
"id": "verifyField",
|
1696
|
+
"aria-labelledby": "fileNameLabel"
|
1697
|
+
}
|
1698
|
+
}, [_vm._v("-")])]), _c('div', {
|
1699
|
+
staticClass: "separator"
|
1700
|
+
}), _c('div', {
|
1701
|
+
staticClass: "row"
|
1702
|
+
}, [_c('span', {
|
1703
|
+
attrs: {
|
1704
|
+
"id": "sealIDLabel"
|
1705
|
+
}
|
1706
|
+
}, [_vm._v("印章标识:")]), _c('p', {
|
1707
|
+
attrs: {
|
1708
|
+
"id": "sealIDField",
|
1709
|
+
"aria-labelledby": "fileNameLabel"
|
1710
|
+
}
|
1711
|
+
}, [_vm._v("-")])]), _c('div', {
|
1712
|
+
staticClass: "row"
|
1713
|
+
}, [_c('span', {
|
1714
|
+
attrs: {
|
1715
|
+
"id": "sealNameLabel"
|
1716
|
+
}
|
1717
|
+
}, [_vm._v("印章名称:")]), _c('p', {
|
1718
|
+
attrs: {
|
1719
|
+
"id": "sealNameField",
|
1720
|
+
"aria-labelledby": "fileNameLabel"
|
1721
|
+
}
|
1722
|
+
}, [_vm._v("-")])]), _c('div', {
|
1723
|
+
staticClass: "row"
|
1724
|
+
}, [_c('span', {
|
1725
|
+
attrs: {
|
1726
|
+
"id": "sealTypeLabel"
|
1727
|
+
}
|
1728
|
+
}, [_vm._v("印章类型:")]), _c('p', {
|
1729
|
+
attrs: {
|
1730
|
+
"id": "sealTypeField",
|
1731
|
+
"aria-labelledby": "fileNameLabel"
|
1732
|
+
}
|
1733
|
+
}, [_vm._v("-")])]), _c('div', {
|
1734
|
+
staticClass: "row"
|
1735
|
+
}, [_c('span', {
|
1736
|
+
attrs: {
|
1737
|
+
"id": "sealAuthTimeLabel"
|
1738
|
+
}
|
1739
|
+
}, [_vm._v("有效时间:")]), _c('p', {
|
1740
|
+
attrs: {
|
1741
|
+
"id": "sealAuthTimeField",
|
1742
|
+
"aria-labelledby": "fileNameLabel"
|
1743
|
+
}
|
1744
|
+
}, [_vm._v("-")])]), _c('div', {
|
1745
|
+
staticClass: "row"
|
1746
|
+
}, [_c('span', {
|
1747
|
+
attrs: {
|
1748
|
+
"id": "sealMakeTimeLabel"
|
1749
|
+
}
|
1750
|
+
}, [_vm._v("制章日期:")]), _c('p', {
|
1751
|
+
attrs: {
|
1752
|
+
"id": "sealMakeTimeField",
|
1753
|
+
"aria-labelledby": "fileNameLabel"
|
1754
|
+
}
|
1755
|
+
}, [_vm._v("-")])]), _c('div', {
|
1756
|
+
staticClass: "row"
|
1757
|
+
}, [_c('span', {
|
1758
|
+
attrs: {
|
1759
|
+
"id": "sealVersionLabel"
|
1760
|
+
}
|
1761
|
+
}, [_vm._v("印章版本:")]), _c('p', {
|
1762
|
+
attrs: {
|
1763
|
+
"id": "sealVersionField",
|
1764
|
+
"aria-labelledby": "fileNameLabel"
|
1765
|
+
}
|
1766
|
+
}, [_vm._v("-")])]), _c('div', {
|
1767
|
+
staticClass: "buttonRow"
|
1768
|
+
}, [_c('button', {
|
1769
|
+
staticClass: "dialogButton",
|
1770
|
+
attrs: {
|
1771
|
+
"id": "signaturePropertiesClose"
|
1772
|
+
}
|
1773
|
+
}, [_c('span', {
|
1774
|
+
attrs: {
|
1775
|
+
"data-l10n-id": "document_properties_close"
|
1776
|
+
}
|
1777
|
+
}, [_vm._v("关闭")])])])])])]);
|
1778
|
+
}];
|
1779
|
+
|
1780
|
+
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=template&id=41f3cab9&scoped=true&
|
1781
|
+
|
1782
|
+
// EXTERNAL MODULE: ./packages/ofdView/viewer.css
|
1783
|
+
var viewer = __webpack_require__(508);
|
1784
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ofdView/src/index.vue?vue&type=script&lang=js&
|
1785
|
+
|
1786
|
+
let config;
|
1787
|
+
/* harmony default export */ var srcvue_type_script_lang_js_ = ({
|
1788
|
+
name: "OfdView",
|
1789
|
+
props: {},
|
1790
|
+
data() {
|
1791
|
+
return {
|
1792
|
+
containerHeight: 0
|
1793
|
+
};
|
1794
|
+
},
|
1795
|
+
mounted() {
|
1796
|
+
if (!config) {
|
1797
|
+
config = this.getViewerConfiguration();
|
1798
|
+
console.log('mounted');
|
1799
|
+
//vue下viewerContainer必须设置height
|
1800
|
+
this.containerHeight = `${window.innerHeight - 100}px`;
|
1801
|
+
let img = new Image();
|
1802
|
+
img.style.position = 'absolute';
|
1803
|
+
img.style.left = 0;
|
1804
|
+
img.style.right = 0;
|
1805
|
+
img.style.margin = 'auto';
|
1806
|
+
img.style.top = 0;
|
1807
|
+
img.style.bottom = 0;
|
1808
|
+
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==';
|
1809
|
+
img.draggable = false;
|
1810
|
+
config.loadingContainer = img;
|
1811
|
+
// config.onPageChanging = pageNumber => {
|
1812
|
+
// // console.log(pageNumber)
|
1813
|
+
// }
|
1814
|
+
// config.parserOFDSuccess = core => {
|
1815
|
+
// // console.log(core)
|
1816
|
+
// }
|
1817
|
+
// config.onPageScale = scale => {
|
1818
|
+
// // console.log(scale)
|
1819
|
+
// }
|
1820
|
+
}
|
1821
|
+
// ofd.openOFDViewer(config)
|
1822
|
+
},
|
1823
|
+
|
1824
|
+
methods: {
|
1825
|
+
getViewerConfiguration() {
|
1826
|
+
let errorWrapper = null;
|
1827
|
+
errorWrapper = {
|
1828
|
+
container: document.getElementById('errorWrapper'),
|
1829
|
+
errorMessage: document.getElementById('errorMessage'),
|
1830
|
+
closeButton: document.getElementById('errorClose'),
|
1831
|
+
errorMoreInfo: document.getElementById('errorMoreInfo'),
|
1832
|
+
moreInfoButton: document.getElementById('errorShowMore'),
|
1833
|
+
lessInfoButton: document.getElementById('errorShowLess')
|
1834
|
+
};
|
1835
|
+
return {
|
1836
|
+
appContainer: document.body,
|
1837
|
+
mainContainer: document.getElementById('viewerContainer'),
|
1838
|
+
viewerContainer: document.getElementById('viewer'),
|
1839
|
+
toolbar: {
|
1840
|
+
container: document.getElementById('toolbarViewer'),
|
1841
|
+
numPages: document.getElementById('numPages'),
|
1842
|
+
pageNumber: document.getElementById('pageNumber'),
|
1843
|
+
scaleSelect: document.getElementById('scaleSelect'),
|
1844
|
+
customScaleOption: document.getElementById('customScaleOption'),
|
1845
|
+
previous: document.getElementById('previous'),
|
1846
|
+
next: document.getElementById('next'),
|
1847
|
+
zoomIn: document.getElementById('zoomIn'),
|
1848
|
+
zoomOut: document.getElementById('zoomOut'),
|
1849
|
+
openFile: document.getElementById('openFile'),
|
1850
|
+
print: document.getElementById('print')
|
1851
|
+
},
|
1852
|
+
secondaryToolbar: {
|
1853
|
+
toolbar: document.getElementById('secondaryToolbar'),
|
1854
|
+
toggleButton: document.getElementById('secondaryToolbarToggle'),
|
1855
|
+
toolbarButtonContainer: document.getElementById('secondaryToolbarButtonContainer'),
|
1856
|
+
openFileButton: document.getElementById('secondaryOpenFile'),
|
1857
|
+
printButton: document.getElementById('secondaryPrint'),
|
1858
|
+
documentPropertiesButton: document.getElementById('documentProperties')
|
1859
|
+
},
|
1860
|
+
sidebar: {
|
1861
|
+
// Divs (and sidebar button)
|
1862
|
+
outerContainer: document.getElementById('outerContainer'),
|
1863
|
+
viewerContainer: document.getElementById('viewerContainer')
|
1864
|
+
},
|
1865
|
+
sidebarResizer: {
|
1866
|
+
outerContainer: document.getElementById('outerContainer')
|
1867
|
+
},
|
1868
|
+
documentProperties: {
|
1869
|
+
dialog: document.getElementById('documentPropertiesDialog'),
|
1870
|
+
closeButton: document.getElementById('documentPropertiesClose'),
|
1871
|
+
fields: {
|
1872
|
+
fileName: document.getElementById('fileNameField'),
|
1873
|
+
fileSize: document.getElementById('fileSizeField'),
|
1874
|
+
title: document.getElementById('titleField'),
|
1875
|
+
author: document.getElementById('authorField'),
|
1876
|
+
subject: document.getElementById('subjectField'),
|
1877
|
+
keywords: document.getElementById('keywordsField'),
|
1878
|
+
creationDate: document.getElementById('creationDateField'),
|
1879
|
+
modificationDate: document.getElementById('modificationDateField'),
|
1880
|
+
creator: document.getElementById('creatorField'),
|
1881
|
+
producer: document.getElementById('producerField'),
|
1882
|
+
version: document.getElementById('versionField'),
|
1883
|
+
pageCount: document.getElementById('pageCountField'),
|
1884
|
+
pageSize: document.getElementById('pageSizeField'),
|
1885
|
+
linearized: document.getElementById('linearizedField')
|
1886
|
+
}
|
1887
|
+
},
|
1888
|
+
signatureProperties: {
|
1889
|
+
dialog: document.getElementById('signaturePropertiesDialog'),
|
1890
|
+
closeButton: document.getElementById('signaturePropertiesClose'),
|
1891
|
+
fields: {
|
1892
|
+
signer: document.getElementById('signerField'),
|
1893
|
+
provider: document.getElementById('providerField'),
|
1894
|
+
hashedValue: document.getElementById('hashedValueField'),
|
1895
|
+
signedValue: document.getElementById('signedValueField'),
|
1896
|
+
signMethod: document.getElementById('signMethodField'),
|
1897
|
+
signVersion: document.getElementById('signVersionField'),
|
1898
|
+
verify: document.getElementById('verifyField'),
|
1899
|
+
sealID: document.getElementById('sealIDField'),
|
1900
|
+
sealName: document.getElementById('sealNameField'),
|
1901
|
+
sealType: document.getElementById('sealTypeField'),
|
1902
|
+
sealAuthTime: document.getElementById('sealAuthTimeField'),
|
1903
|
+
sealMakeTime: document.getElementById('sealMakeTimeField'),
|
1904
|
+
sealVersion: document.getElementById('sealVersionField')
|
1905
|
+
}
|
1906
|
+
},
|
1907
|
+
errorWrapper,
|
1908
|
+
printContainer: document.getElementById('printContainer'),
|
1909
|
+
openFileInputName: 'fileInput'
|
1910
|
+
};
|
1911
|
+
}
|
1912
|
+
}
|
1913
|
+
});
|
1914
|
+
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=script&lang=js&
|
1915
|
+
/* harmony default export */ var ofdView_srcvue_type_script_lang_js_ = (srcvue_type_script_lang_js_);
|
1916
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
1917
|
+
/* globals __VUE_SSR_CONTEXT__ */
|
1918
|
+
|
1919
|
+
// IMPORTANT: Do NOT use ES2015 features in this file (except for modules).
|
1920
|
+
// This module is a runtime utility for cleaner component module output and will
|
1921
|
+
// be included in the final webpack user bundle.
|
1922
|
+
|
1923
|
+
function normalizeComponent(
|
1924
|
+
scriptExports,
|
1925
|
+
render,
|
1926
|
+
staticRenderFns,
|
1927
|
+
functionalTemplate,
|
1928
|
+
injectStyles,
|
1929
|
+
scopeId,
|
1930
|
+
moduleIdentifier /* server only */,
|
1931
|
+
shadowMode /* vue-cli only */
|
1932
|
+
) {
|
1933
|
+
// Vue.extend constructor export interop
|
1934
|
+
var options =
|
1935
|
+
typeof scriptExports === 'function' ? scriptExports.options : scriptExports
|
1936
|
+
|
1937
|
+
// render functions
|
1938
|
+
if (render) {
|
1939
|
+
options.render = render
|
1940
|
+
options.staticRenderFns = staticRenderFns
|
1941
|
+
options._compiled = true
|
1942
|
+
}
|
1943
|
+
|
1944
|
+
// functional template
|
1945
|
+
if (functionalTemplate) {
|
1946
|
+
options.functional = true
|
1947
|
+
}
|
1948
|
+
|
1949
|
+
// scopedId
|
1950
|
+
if (scopeId) {
|
1951
|
+
options._scopeId = 'data-v-' + scopeId
|
1952
|
+
}
|
1953
|
+
|
1954
|
+
var hook
|
1955
|
+
if (moduleIdentifier) {
|
1956
|
+
// server build
|
1957
|
+
hook = function (context) {
|
1958
|
+
// 2.3 injection
|
1959
|
+
context =
|
1960
|
+
context || // cached call
|
1961
|
+
(this.$vnode && this.$vnode.ssrContext) || // stateful
|
1962
|
+
(this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional
|
1963
|
+
// 2.2 with runInNewContext: true
|
1964
|
+
if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {
|
1965
|
+
context = __VUE_SSR_CONTEXT__
|
1966
|
+
}
|
1967
|
+
// inject component styles
|
1968
|
+
if (injectStyles) {
|
1969
|
+
injectStyles.call(this, context)
|
1970
|
+
}
|
1971
|
+
// register component module identifier for async chunk inferrence
|
1972
|
+
if (context && context._registeredComponents) {
|
1973
|
+
context._registeredComponents.add(moduleIdentifier)
|
1974
|
+
}
|
1975
|
+
}
|
1976
|
+
// used by ssr in case component is cached and beforeCreate
|
1977
|
+
// never gets called
|
1978
|
+
options._ssrRegister = hook
|
1979
|
+
} else if (injectStyles) {
|
1980
|
+
hook = shadowMode
|
1981
|
+
? function () {
|
1982
|
+
injectStyles.call(
|
1983
|
+
this,
|
1984
|
+
(options.functional ? this.parent : this).$root.$options.shadowRoot
|
1985
|
+
)
|
1986
|
+
}
|
1987
|
+
: injectStyles
|
1988
|
+
}
|
1989
|
+
|
1990
|
+
if (hook) {
|
1991
|
+
if (options.functional) {
|
1992
|
+
// for template-only hot-reload because in that case the render fn doesn't
|
1993
|
+
// go through the normalizer
|
1994
|
+
options._injectStyles = hook
|
1995
|
+
// register for functional component in vue file
|
1996
|
+
var originalRender = options.render
|
1997
|
+
options.render = function renderWithStyleInjection(h, context) {
|
1998
|
+
hook.call(context)
|
1999
|
+
return originalRender(h, context)
|
2000
|
+
}
|
2001
|
+
} else {
|
2002
|
+
// inject component registration as beforeCreate hook
|
2003
|
+
var existing = options.beforeCreate
|
2004
|
+
options.beforeCreate = existing ? [].concat(existing, hook) : [hook]
|
2005
|
+
}
|
2006
|
+
}
|
2007
|
+
|
2008
|
+
return {
|
2009
|
+
exports: scriptExports,
|
2010
|
+
options: options
|
2011
|
+
}
|
2012
|
+
}
|
2013
|
+
|
2014
|
+
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue
|
2015
|
+
|
2016
|
+
|
2017
|
+
|
2018
|
+
|
2019
|
+
|
2020
|
+
/* normalize component */
|
2021
|
+
;
|
2022
|
+
var component = normalizeComponent(
|
2023
|
+
ofdView_srcvue_type_script_lang_js_,
|
2024
|
+
render,
|
2025
|
+
staticRenderFns,
|
2026
|
+
false,
|
2027
|
+
null,
|
2028
|
+
"41f3cab9",
|
2029
|
+
null
|
2030
|
+
|
2031
|
+
)
|
2032
|
+
|
2033
|
+
/* harmony default export */ var ofdView_src = (component.exports);
|
2034
|
+
;// CONCATENATED MODULE: ./packages/ofdView/index.js
|
2035
|
+
|
2036
|
+
ofdView_src.install = Vue => Vue.component(ofdView_src.name, ofdView_src); //注册组件
|
2037
|
+
|
2038
|
+
/* harmony default export */ var ofdView = (ofdView_src);
|
2039
|
+
;// CONCATENATED MODULE: ./packages/index.js
|
2040
|
+
|
2041
|
+
const components = [ofdView];
|
2042
|
+
|
2043
|
+
// 定义 install 方法,接收 Vue 作为参数。如果使用 use 注册插件,则所有的组件都将被注册
|
2044
|
+
const install = function (Vue) {
|
2045
|
+
// 判断是否安装
|
2046
|
+
if (install.installed) return;
|
2047
|
+
// 遍历注册全局组件
|
2048
|
+
components.map(component => Vue.component(component.name, component));
|
2049
|
+
};
|
2050
|
+
|
2051
|
+
// 判断是否是直接引入文件
|
2052
|
+
if (typeof window !== 'undefined' && window.Vue) {
|
2053
|
+
install(window.Vue);
|
2054
|
+
}
|
2055
|
+
/* harmony default export */ var packages_0 = ({
|
2056
|
+
// 导出的对象必须具有 install,才能被 Vue.use() 方法安装
|
2057
|
+
install,
|
2058
|
+
// 以下是具体的组件列表
|
2059
|
+
OfdView: ofdView
|
2060
|
+
});
|
2061
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib.js
|
2062
|
+
|
2063
|
+
|
2064
|
+
/* harmony default export */ var entry_lib = (packages_0);
|
2065
|
+
|
2066
|
+
|
2067
|
+
}();
|
2068
|
+
/******/ return __webpack_exports__;
|
2069
|
+
/******/ })()
|
2070
|
+
;
|
2071
|
+
});
|
2072
|
+
//# sourceMappingURL=ofd-view.umd.js.map
|