ofd-view 0.1.39 → 0.1.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/ofd-view.common.js +22 -18
- package/lib/ofd-view.common.js.map +1 -1
- package/lib/ofd-view.umd.js +22 -18
- package/lib/ofd-view.umd.js.map +1 -1
- package/lib/ofd-view.umd.min.js +1 -1
- package/lib/ofd-view.umd.min.js.map +1 -1
- package/package.json +1 -1
package/lib/ofd-view.common.js
CHANGED
|
@@ -22,7 +22,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".vdr[data-v-eeede7ac]{touch-action:non
|
|
|
22
22
|
|
|
23
23
|
/***/ }),
|
|
24
24
|
|
|
25
|
-
/***/
|
|
25
|
+
/***/ 68:
|
|
26
26
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
27
27
|
|
|
28
28
|
"use strict";
|
|
@@ -36,7 +36,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
36
36
|
|
|
37
37
|
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()));
|
|
38
38
|
// Module
|
|
39
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".stamp[data-v-
|
|
39
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".stamp[data-v-7f7c718c]{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%}", ""]);
|
|
40
40
|
// Exports
|
|
41
41
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
42
42
|
|
|
@@ -180,19 +180,19 @@ var update = add("8ce077e8", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
180
180
|
|
|
181
181
|
/***/ }),
|
|
182
182
|
|
|
183
|
-
/***/
|
|
183
|
+
/***/ 299:
|
|
184
184
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
185
185
|
|
|
186
186
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
187
187
|
|
|
188
188
|
// load the styles
|
|
189
|
-
var content = __webpack_require__(
|
|
189
|
+
var content = __webpack_require__(68);
|
|
190
190
|
if(content.__esModule) content = content.default;
|
|
191
191
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
192
192
|
if(content.locals) module.exports = content.locals;
|
|
193
193
|
// add the styles to the DOM
|
|
194
194
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
195
|
-
var update = add("
|
|
195
|
+
var update = add("217c5eb8", content, true, {"sourceMap":false,"shadowMode":false});
|
|
196
196
|
|
|
197
197
|
/***/ }),
|
|
198
198
|
|
|
@@ -564,7 +564,7 @@ if (typeof window !== 'undefined') {
|
|
|
564
564
|
// Indicate to webpack that this file can be concatenated
|
|
565
565
|
/* harmony default export */ var setPublicPath = (null);
|
|
566
566
|
|
|
567
|
-
;// CONCATENATED MODULE: ./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=
|
|
567
|
+
;// CONCATENATED MODULE: ./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=7f7c718c&scoped=true&
|
|
568
568
|
var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{attrs:{"id":"outerContainer"}},[_vm._m(0),_vm._v(" "),_c('div',{attrs:{"id":"mainContainer"}},[_vm._m(1),_vm._v(" "),_vm._m(2),_c('div',{attrs:{"id":"viewerContainer","tabindex":"0"}},[_c('div',{staticClass:"pdfViewer",attrs:{"id":"viewer"},on:{"dragover":function($event){$event.preventDefault();return _vm.onStampDragOver.apply(null, arguments)}}},_vm._l((_vm.stamps),function(stamp,index){return (_vm.viewVisible)?_c('vue-draggable-resizable',{attrs:{"w":stamp.w ? stamp.w : 174,"h":stamp.h ? stamp.h : 174,"parent":_vm.config.viewerContainer,"customForStamp":true,"eventBus":_vm.eventBus,"handles":['tl', 'tr', 'bl', 'br'],"index":index,"x":stamp.x,"y":stamp.located ? stamp.y : stamp.y + _vm.config.mainContainer.scrollTop,"pages":_vm.ofdViewer._pages,"currentPage":_vm.sp,"origin-bottom":false,"stampId":stamp.source.stampId,"draggable":_vm.draggable,"resizable":_vm.resizable,"editable":_vm.editable},on:{"dropitem":_vm.removeStamp,"dragstop":_vm.onStampDragStop,"placed":_vm.placed}},[_c('div',{staticClass:"stamp",style:({backgroundImage : 'url(data:image/png;base64,' + stamp.source.stampBase64 + ')'})})]):_vm._e()}),1),_vm._t("openFileRef")],2),_vm._m(3)]),_vm._v(" "),_vm._m(4)])
|
|
569
569
|
}
|
|
570
570
|
var staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',{attrs:{"id":"sidebarContainer"}},[_c('div',{attrs:{"id":"toolbarSidebar"}},[_c('div',{attrs:{"id":"toolbarSidebarLeft"}},[_c('div',{staticClass:"splitToolbarButton toggled",attrs:{"id":"sidebarViewButtons","role":"radiogroup"}})]),_c('div',{attrs:{"id":"toolbarSidebarRight"}},[_c('div',{staticClass:"hidden",attrs:{"id":"outlineOptionsContainer"}},[_c('div',{staticClass:"verticalToolbarSeparator"}),_c('button',{staticClass:"toolbarButton",attrs:{"id":"currentOutlineItem","disabled":"disabled","title":"Find Current Outline Item","tabindex":"6","data-l10n-id":"current_outline_item"}},[_c('span',{attrs:{"data-l10n-id":"current_outline_item_label"}},[_vm._v("Current Outline Item")])])])])]),_c('div',{attrs:{"id":"sidebarContent"}},[_c('div',{attrs:{"id":"signaturesView"}})]),_c('div',{attrs:{"id":"sidebarResizer"}})])
|
|
@@ -575,7 +575,7 @@ var staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',
|
|
|
575
575
|
}]
|
|
576
576
|
|
|
577
577
|
|
|
578
|
-
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=template&id=
|
|
578
|
+
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=template&id=7f7c718c&scoped=true&
|
|
579
579
|
|
|
580
580
|
;// CONCATENATED MODULE: ./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/draggable-resizable/draggable-resizable.vue?vue&type=template&id=eeede7ac&scoped=true&
|
|
581
581
|
var draggable_resizablevue_type_template_id_eeede7ac_scoped_true_render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',{staticClass:"vdr",class:{
|
|
@@ -1307,9 +1307,10 @@ var component = normalizeComponent(
|
|
|
1307
1307
|
|
|
1308
1308
|
|
|
1309
1309
|
|
|
1310
|
+
|
|
1310
1311
|
/* harmony default export */ var srcvue_type_script_lang_js_ = ({
|
|
1311
1312
|
name: "OfdView",
|
|
1312
|
-
components:{
|
|
1313
|
+
components: {
|
|
1313
1314
|
VueDraggableResizable: draggable_resizable
|
|
1314
1315
|
},
|
|
1315
1316
|
props: {
|
|
@@ -1350,7 +1351,7 @@ var component = normalizeComponent(
|
|
|
1350
1351
|
},
|
|
1351
1352
|
|
|
1352
1353
|
watch: {
|
|
1353
|
-
file
|
|
1354
|
+
file: {
|
|
1354
1355
|
immediate: true,
|
|
1355
1356
|
handler(val) {
|
|
1356
1357
|
if (this.config && this.mem) {
|
|
@@ -1432,7 +1433,10 @@ var component = normalizeComponent(
|
|
|
1432
1433
|
|
|
1433
1434
|
methods: {
|
|
1434
1435
|
getViewerConfiguration() {
|
|
1435
|
-
|
|
1436
|
+
let openFileTip
|
|
1437
|
+
if (this.$slots && this.$slots.openFileRef && this.$slots.openFileRef[0].elm) {
|
|
1438
|
+
openFileTip = this.$slots.openFileRef[0].elm
|
|
1439
|
+
}
|
|
1436
1440
|
let errorWrapper = null
|
|
1437
1441
|
errorWrapper = {
|
|
1438
1442
|
container: document.getElementById('errorWrapper'),
|
|
@@ -1447,7 +1451,7 @@ var component = normalizeComponent(
|
|
|
1447
1451
|
appContainer: document.body,
|
|
1448
1452
|
mainContainer: document.getElementById('viewerContainer'),
|
|
1449
1453
|
viewerContainer: document.getElementById('viewer'),
|
|
1450
|
-
|
|
1454
|
+
openFileTip: openFileTip,
|
|
1451
1455
|
toolbar: {
|
|
1452
1456
|
container: document.getElementById('toolbarViewer'),
|
|
1453
1457
|
numPages: document.getElementById('numPages'),
|
|
@@ -1546,14 +1550,14 @@ var component = normalizeComponent(
|
|
|
1546
1550
|
onStampDragOver(e) {
|
|
1547
1551
|
e.dataTransfer.dropEffect = 'move';
|
|
1548
1552
|
},
|
|
1549
|
-
removeStamp(index){
|
|
1553
|
+
removeStamp(index) {
|
|
1550
1554
|
this.$emit('removePos', index);
|
|
1551
1555
|
},
|
|
1552
1556
|
// eslint-disable-next-line no-unused-vars
|
|
1553
|
-
onStampDragStop(ctx){
|
|
1557
|
+
onStampDragStop(ctx) {
|
|
1554
1558
|
|
|
1555
1559
|
},
|
|
1556
|
-
placed(pageNum, index, params, stampId){
|
|
1560
|
+
placed(pageNum, index, params, stampId) {
|
|
1557
1561
|
this.$emit('itemDropped', index, pageNum, params, stampId);
|
|
1558
1562
|
},
|
|
1559
1563
|
}
|
|
@@ -1561,9 +1565,9 @@ var component = normalizeComponent(
|
|
|
1561
1565
|
|
|
1562
1566
|
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=script&lang=js&
|
|
1563
1567
|
/* harmony default export */ var ofdView_srcvue_type_script_lang_js_ = (srcvue_type_script_lang_js_);
|
|
1564
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-12.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ofdView/src/index.vue?vue&type=style&index=0&id=
|
|
1565
|
-
var
|
|
1566
|
-
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=style&index=0&id=
|
|
1568
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-12.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ofdView/src/index.vue?vue&type=style&index=0&id=7f7c718c&prod&scoped=true&lang=css&
|
|
1569
|
+
var srcvue_type_style_index_0_id_7f7c718c_prod_scoped_true_lang_css_ = __webpack_require__(299);
|
|
1570
|
+
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=style&index=0&id=7f7c718c&prod&scoped=true&lang=css&
|
|
1567
1571
|
|
|
1568
1572
|
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue
|
|
1569
1573
|
|
|
@@ -1580,7 +1584,7 @@ var src_component = normalizeComponent(
|
|
|
1580
1584
|
staticRenderFns,
|
|
1581
1585
|
false,
|
|
1582
1586
|
null,
|
|
1583
|
-
"
|
|
1587
|
+
"7f7c718c",
|
|
1584
1588
|
null
|
|
1585
1589
|
|
|
1586
1590
|
)
|