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.umd.js
CHANGED
|
@@ -32,7 +32,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".vdr[data-v-eeede7ac]{touch-action:non
|
|
|
32
32
|
|
|
33
33
|
/***/ }),
|
|
34
34
|
|
|
35
|
-
/***/
|
|
35
|
+
/***/ 354:
|
|
36
36
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
37
37
|
|
|
38
38
|
"use strict";
|
|
@@ -46,7 +46,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
46
46
|
|
|
47
47
|
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()));
|
|
48
48
|
// Module
|
|
49
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".stamp[data-v-
|
|
49
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".stamp[data-v-7f7c718c]{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%}", ""]);
|
|
50
50
|
// Exports
|
|
51
51
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
52
52
|
|
|
@@ -190,19 +190,19 @@ var update = add("2a35904a", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
190
190
|
|
|
191
191
|
/***/ }),
|
|
192
192
|
|
|
193
|
-
/***/
|
|
193
|
+
/***/ 849:
|
|
194
194
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
195
195
|
|
|
196
196
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
197
197
|
|
|
198
198
|
// load the styles
|
|
199
|
-
var content = __webpack_require__(
|
|
199
|
+
var content = __webpack_require__(354);
|
|
200
200
|
if(content.__esModule) content = content.default;
|
|
201
201
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
202
202
|
if(content.locals) module.exports = content.locals;
|
|
203
203
|
// add the styles to the DOM
|
|
204
204
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
205
|
-
var update = add("
|
|
205
|
+
var update = add("225cc4a6", content, true, {"sourceMap":false,"shadowMode":false});
|
|
206
206
|
|
|
207
207
|
/***/ }),
|
|
208
208
|
|
|
@@ -574,7 +574,7 @@ if (typeof window !== 'undefined') {
|
|
|
574
574
|
// Indicate to webpack that this file can be concatenated
|
|
575
575
|
/* harmony default export */ var setPublicPath = (null);
|
|
576
576
|
|
|
577
|
-
;// 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=
|
|
577
|
+
;// 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&
|
|
578
578
|
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)])
|
|
579
579
|
}
|
|
580
580
|
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"}})])
|
|
@@ -585,7 +585,7 @@ var staticRenderFns = [function (){var _vm=this,_c=_vm._self._c;return _c('div',
|
|
|
585
585
|
}]
|
|
586
586
|
|
|
587
587
|
|
|
588
|
-
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=template&id=
|
|
588
|
+
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=template&id=7f7c718c&scoped=true&
|
|
589
589
|
|
|
590
590
|
;// 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&
|
|
591
591
|
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:{
|
|
@@ -1317,9 +1317,10 @@ var component = normalizeComponent(
|
|
|
1317
1317
|
|
|
1318
1318
|
|
|
1319
1319
|
|
|
1320
|
+
|
|
1320
1321
|
/* harmony default export */ var srcvue_type_script_lang_js_ = ({
|
|
1321
1322
|
name: "OfdView",
|
|
1322
|
-
components:{
|
|
1323
|
+
components: {
|
|
1323
1324
|
VueDraggableResizable: draggable_resizable
|
|
1324
1325
|
},
|
|
1325
1326
|
props: {
|
|
@@ -1360,7 +1361,7 @@ var component = normalizeComponent(
|
|
|
1360
1361
|
},
|
|
1361
1362
|
|
|
1362
1363
|
watch: {
|
|
1363
|
-
file
|
|
1364
|
+
file: {
|
|
1364
1365
|
immediate: true,
|
|
1365
1366
|
handler(val) {
|
|
1366
1367
|
if (this.config && this.mem) {
|
|
@@ -1442,7 +1443,10 @@ var component = normalizeComponent(
|
|
|
1442
1443
|
|
|
1443
1444
|
methods: {
|
|
1444
1445
|
getViewerConfiguration() {
|
|
1445
|
-
|
|
1446
|
+
let openFileTip
|
|
1447
|
+
if (this.$slots && this.$slots.openFileRef && this.$slots.openFileRef[0].elm) {
|
|
1448
|
+
openFileTip = this.$slots.openFileRef[0].elm
|
|
1449
|
+
}
|
|
1446
1450
|
let errorWrapper = null
|
|
1447
1451
|
errorWrapper = {
|
|
1448
1452
|
container: document.getElementById('errorWrapper'),
|
|
@@ -1457,7 +1461,7 @@ var component = normalizeComponent(
|
|
|
1457
1461
|
appContainer: document.body,
|
|
1458
1462
|
mainContainer: document.getElementById('viewerContainer'),
|
|
1459
1463
|
viewerContainer: document.getElementById('viewer'),
|
|
1460
|
-
|
|
1464
|
+
openFileTip: openFileTip,
|
|
1461
1465
|
toolbar: {
|
|
1462
1466
|
container: document.getElementById('toolbarViewer'),
|
|
1463
1467
|
numPages: document.getElementById('numPages'),
|
|
@@ -1556,14 +1560,14 @@ var component = normalizeComponent(
|
|
|
1556
1560
|
onStampDragOver(e) {
|
|
1557
1561
|
e.dataTransfer.dropEffect = 'move';
|
|
1558
1562
|
},
|
|
1559
|
-
removeStamp(index){
|
|
1563
|
+
removeStamp(index) {
|
|
1560
1564
|
this.$emit('removePos', index);
|
|
1561
1565
|
},
|
|
1562
1566
|
// eslint-disable-next-line no-unused-vars
|
|
1563
|
-
onStampDragStop(ctx){
|
|
1567
|
+
onStampDragStop(ctx) {
|
|
1564
1568
|
|
|
1565
1569
|
},
|
|
1566
|
-
placed(pageNum, index, params, stampId){
|
|
1570
|
+
placed(pageNum, index, params, stampId) {
|
|
1567
1571
|
this.$emit('itemDropped', index, pageNum, params, stampId);
|
|
1568
1572
|
},
|
|
1569
1573
|
}
|
|
@@ -1571,9 +1575,9 @@ var component = normalizeComponent(
|
|
|
1571
1575
|
|
|
1572
1576
|
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=script&lang=js&
|
|
1573
1577
|
/* harmony default export */ var ofdView_srcvue_type_script_lang_js_ = (srcvue_type_script_lang_js_);
|
|
1574
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-54.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-54.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.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=
|
|
1575
|
-
var
|
|
1576
|
-
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=style&index=0&id=
|
|
1578
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-54.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-54.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-54.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&
|
|
1579
|
+
var srcvue_type_style_index_0_id_7f7c718c_prod_scoped_true_lang_css_ = __webpack_require__(849);
|
|
1580
|
+
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=style&index=0&id=7f7c718c&prod&scoped=true&lang=css&
|
|
1577
1581
|
|
|
1578
1582
|
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue
|
|
1579
1583
|
|
|
@@ -1590,7 +1594,7 @@ var src_component = normalizeComponent(
|
|
|
1590
1594
|
staticRenderFns,
|
|
1591
1595
|
false,
|
|
1592
1596
|
null,
|
|
1593
|
-
"
|
|
1597
|
+
"7f7c718c",
|
|
1594
1598
|
null
|
|
1595
1599
|
|
|
1596
1600
|
)
|