ofd-view 0.1.38 → 0.1.40
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 +23 -12
- package/lib/ofd-view.common.js.map +1 -1
- package/lib/ofd-view.umd.js +26 -15
- 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
|
+
/***/ 668:
|
|
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-55070405]{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
|
+
/***/ 226:
|
|
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__(668);
|
|
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("69868474", 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=55070405&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=55070405&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:{
|
|
@@ -1358,6 +1358,16 @@ var component = normalizeComponent(
|
|
|
1358
1358
|
this.mem.openOFD(val)
|
|
1359
1359
|
}
|
|
1360
1360
|
}
|
|
1361
|
+
},
|
|
1362
|
+
|
|
1363
|
+
stamps: {
|
|
1364
|
+
immediate: true,
|
|
1365
|
+
handler(val) {
|
|
1366
|
+
if (this.config && this.mem && val.length > 0) {
|
|
1367
|
+
this.config.toolbar.openFile.hidden = true
|
|
1368
|
+
this.config.secondaryToolbar.openFileButton.hidden = true
|
|
1369
|
+
}
|
|
1370
|
+
}
|
|
1361
1371
|
}
|
|
1362
1372
|
},
|
|
1363
1373
|
|
|
@@ -1422,6 +1432,7 @@ var component = normalizeComponent(
|
|
|
1422
1432
|
|
|
1423
1433
|
methods: {
|
|
1424
1434
|
getViewerConfiguration() {
|
|
1435
|
+
console.log(this.$slots?.openFileRef)
|
|
1425
1436
|
let errorWrapper = null
|
|
1426
1437
|
errorWrapper = {
|
|
1427
1438
|
container: document.getElementById('errorWrapper'),
|
|
@@ -1436,7 +1447,7 @@ var component = normalizeComponent(
|
|
|
1436
1447
|
appContainer: document.body,
|
|
1437
1448
|
mainContainer: document.getElementById('viewerContainer'),
|
|
1438
1449
|
viewerContainer: document.getElementById('viewer'),
|
|
1439
|
-
openFileTip: this.$slots?.openFileRef?.[0].elm,
|
|
1450
|
+
// openFileTip: this.$slots?.openFileRef?.[0].elm,
|
|
1440
1451
|
toolbar: {
|
|
1441
1452
|
container: document.getElementById('toolbarViewer'),
|
|
1442
1453
|
numPages: document.getElementById('numPages'),
|
|
@@ -1550,9 +1561,9 @@ var component = normalizeComponent(
|
|
|
1550
1561
|
|
|
1551
1562
|
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=script&lang=js&
|
|
1552
1563
|
/* harmony default export */ var ofdView_srcvue_type_script_lang_js_ = (srcvue_type_script_lang_js_);
|
|
1553
|
-
// 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=
|
|
1554
|
-
var
|
|
1555
|
-
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=style&index=0&id=
|
|
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=55070405&prod&scoped=true&lang=css&
|
|
1565
|
+
var srcvue_type_style_index_0_id_55070405_prod_scoped_true_lang_css_ = __webpack_require__(226);
|
|
1566
|
+
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue?vue&type=style&index=0&id=55070405&prod&scoped=true&lang=css&
|
|
1556
1567
|
|
|
1557
1568
|
;// CONCATENATED MODULE: ./packages/ofdView/src/index.vue
|
|
1558
1569
|
|
|
@@ -1569,7 +1580,7 @@ var src_component = normalizeComponent(
|
|
|
1569
1580
|
staticRenderFns,
|
|
1570
1581
|
false,
|
|
1571
1582
|
null,
|
|
1572
|
-
"
|
|
1583
|
+
"55070405",
|
|
1573
1584
|
null
|
|
1574
1585
|
|
|
1575
1586
|
)
|