vue-flexmonster 2.9.28 → 2.9.31

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/dist/index.esm.js CHANGED
@@ -55,7 +55,8 @@ var script = {
55
55
  unauthorizederror: Function,
56
56
  update: Function,
57
57
  width: [Number, String],
58
- accessibility: Object
58
+ accessibility: Object,
59
+ shareReportConnection: Object
59
60
  },
60
61
  mounted: function () {
61
62
  this.flexmonster = new Flexmonster({ ...this.$props,
@@ -164,7 +165,7 @@ var __vue_staticRenderFns__ = [];
164
165
  const __vue_inject_styles__ = undefined;
165
166
  /* scoped */
166
167
 
167
- const __vue_scope_id__ = "data-v-e5d749e6";
168
+ const __vue_scope_id__ = "data-v-3245a91a";
168
169
  /* module identifier */
169
170
 
170
171
  const __vue_module_identifier__ = undefined;
package/dist/index.js CHANGED
@@ -150,7 +150,8 @@ function _nonIterableRest() {
150
150
  unauthorizederror: Function,
151
151
  update: Function,
152
152
  width: [Number, String],
153
- accessibility: Object
153
+ accessibility: Object,
154
+ shareReportConnection: Object
154
155
  },
155
156
  mounted: function mounted() {
156
157
  this.flexmonster = new Flexmonster__default["default"](_objectSpread2(_objectSpread2({}, this.$props), {}, {
@@ -253,10 +254,10 @@ var __vue_staticRenderFns__ = [];
253
254
  var __vue_inject_styles__ = undefined;
254
255
  /* scoped */
255
256
 
256
- var __vue_scope_id__ = "data-v-e5d749e6";
257
+ var __vue_scope_id__ = "data-v-3245a91a";
257
258
  /* module identifier */
258
259
 
259
- var __vue_module_identifier__ = "data-v-e5d749e6";
260
+ var __vue_module_identifier__ = "data-v-3245a91a";
260
261
  /* functional template */
261
262
 
262
263
  var __vue_is_functional_template__ = false;
package/dist/index.min.js CHANGED
@@ -1 +1 @@
1
- var Pivot=function(t){"use strict";function e(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var n=e(flexmonster);function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function o(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(e){i(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function i(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function c(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==n)return;var r,o,i=[],c=!0,u=!1;try{for(n=n.call(t);!(c=(r=n.next()).done)&&(i.push(r.value),!e||i.length!==e);c=!0);}catch(t){u=!0,o=t}finally{try{c||null==n.return||n.return()}finally{if(u)throw o}}return i}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function l(t,e,n,r,o,i,c,u,l,a){"boolean"!=typeof c&&(l=u,u=c,c=!1);const s="function"==typeof n?n.options:n;let f;if(t&&t.render&&(s.render=t.render,s.staticRenderFns=t.staticRenderFns,s._compiled=!0,o&&(s.functional=!0)),r&&(s._scopeId=r),i?(f=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,l(t)),t&&t._registeredComponents&&t._registeredComponents.add(i)},s._ssrRegister=f):e&&(f=c?function(t){e.call(this,a(t,this.$root.$options.shadowRoot))}:function(t){e.call(this,u(t))}),f)if(s.functional){const t=s.render;s.render=function(e,n){return f.call(n),t(e,n)}}else{const t=s.beforeCreate;s.beforeCreate=t?[].concat(t,f):[f]}return n}var a=l({render:function(){var t=this,e=t.$createElement;return(t._self._c||e)("div",[t._v("Pivot")])},staticRenderFns:[]},undefined,{name:"Pivot",props:{afterchartdraw:Function,aftergriddraw:Function,beforegriddraw:Function,beforetoolbarcreated:Function,cellclick:Function,celldoubleclick:Function,componentFolder:String,customizeAPIRequest:Function,customizeCell:Function,customizeChartElement:Function,customizeContextMenu:Function,datachanged:Function,dataerror:Function,datafilecancelled:Function,dataloaded:Function,drillthroughclose:Function,drillthroughopen:Function,fieldslistclose:Function,fieldslistopen:Function,filterclose:Function,filteropen:Function,fullscreen:Function,global:Object,height:[String,Number],licenseKey:String,licenseFilePath:String,loadingdata:Function,loadinglocalization:Function,loadingolapstructure:Function,loadingreportfile:Function,localizationerror:Function,localizationloaded:Function,olapstructureerror:Function,olapstructureloaded:Function,openingreportfile:Function,querycomplete:Function,queryerror:Function,ready:Function,report:[String,Object],reportchange:Function,reportcomplete:Function,reportfilecancelled:Function,reportfileerror:Function,reportfileloaded:Function,runningquery:Function,sortFieldsList:Function,toolbar:Boolean,unauthorizederror:Function,update:Function,width:[Number,String],accessibility:Object},mounted:function(){this.flexmonster=new n.default(o(o({},this.$props),{},{container:this.$el}))},beforeUpdate:function(){return!1}},"data-v-e5d749e6",false,undefined,!1,void 0,void 0,void 0),s=function(){var t=a;return t.install=function(e){e.component("Pivot",t)},t}(),f=Object.freeze({__proto__:null,default:s});return Object.entries(f).forEach((function(t){var e=c(t,2),n=e[0],r=e[1];"default"!==n&&(s[n]=r)})),s}();
1
+ var Pivot=function(t){"use strict";function e(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var n=e(flexmonster);function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function o(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(e){i(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function i(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function c(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==n)return;var r,o,i=[],c=!0,u=!1;try{for(n=n.call(t);!(c=(r=n.next()).done)&&(i.push(r.value),!e||i.length!==e);c=!0);}catch(t){u=!0,o=t}finally{try{c||null==n.return||n.return()}finally{if(u)throw o}}return i}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return u(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function l(t,e,n,r,o,i,c,u,l,a){"boolean"!=typeof c&&(l=u,u=c,c=!1);const s="function"==typeof n?n.options:n;let f;if(t&&t.render&&(s.render=t.render,s.staticRenderFns=t.staticRenderFns,s._compiled=!0,o&&(s.functional=!0)),r&&(s._scopeId=r),i?(f=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,l(t)),t&&t._registeredComponents&&t._registeredComponents.add(i)},s._ssrRegister=f):e&&(f=c?function(t){e.call(this,a(t,this.$root.$options.shadowRoot))}:function(t){e.call(this,u(t))}),f)if(s.functional){const t=s.render;s.render=function(e,n){return f.call(n),t(e,n)}}else{const t=s.beforeCreate;s.beforeCreate=t?[].concat(t,f):[f]}return n}var a=l({render:function(){var t=this,e=t.$createElement;return(t._self._c||e)("div",[t._v("Pivot")])},staticRenderFns:[]},undefined,{name:"Pivot",props:{afterchartdraw:Function,aftergriddraw:Function,beforegriddraw:Function,beforetoolbarcreated:Function,cellclick:Function,celldoubleclick:Function,componentFolder:String,customizeAPIRequest:Function,customizeCell:Function,customizeChartElement:Function,customizeContextMenu:Function,datachanged:Function,dataerror:Function,datafilecancelled:Function,dataloaded:Function,drillthroughclose:Function,drillthroughopen:Function,fieldslistclose:Function,fieldslistopen:Function,filterclose:Function,filteropen:Function,fullscreen:Function,global:Object,height:[String,Number],licenseKey:String,licenseFilePath:String,loadingdata:Function,loadinglocalization:Function,loadingolapstructure:Function,loadingreportfile:Function,localizationerror:Function,localizationloaded:Function,olapstructureerror:Function,olapstructureloaded:Function,openingreportfile:Function,querycomplete:Function,queryerror:Function,ready:Function,report:[String,Object],reportchange:Function,reportcomplete:Function,reportfilecancelled:Function,reportfileerror:Function,reportfileloaded:Function,runningquery:Function,sortFieldsList:Function,toolbar:Boolean,unauthorizederror:Function,update:Function,width:[Number,String],accessibility:Object,shareReportConnection:Object},mounted:function(){this.flexmonster=new n.default(o(o({},this.$props),{},{container:this.$el}))},beforeUpdate:function(){return!1}},"data-v-3245a91a",false,undefined,!1,void 0,void 0,void 0),s=function(){var t=a;return t.install=function(e){e.component("Pivot",t)},t}(),f=Object.freeze({__proto__:null,default:s});return Object.entries(f).forEach((function(t){var e=c(t,2),n=e[0],r=e[1];"default"!==n&&(s[n]=r)})),s}();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-flexmonster",
3
- "version": "2.9.28",
3
+ "version": "2.9.31",
4
4
  "license": "MIT",
5
5
  "description": "Vue 2 and Vue 3 Module for Flexmonster Pivot Table & Charts",
6
6
  "main": "dist/index.js",
@@ -26,7 +26,7 @@
26
26
  "build:vue2:unpkg": "cross-env NODE_ENV=production rollup --config build/rollup2.config.js --format iife"
27
27
  },
28
28
  "dependencies": {
29
- "flexmonster": "2.9.28"
29
+ "flexmonster": "2.9.31"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@babel/core": "^7.14.6",
@@ -51,7 +51,7 @@
51
51
  "vue-template-compiler": "^2.6.14"
52
52
  },
53
53
  "peerDependencies": {
54
- "flexmonster": "2.9.28"
54
+ "flexmonster": "2.9.31"
55
55
  },
56
56
  "engines": {
57
57
  "node": ">=12"
package/vue3/index.esm.js CHANGED
@@ -55,7 +55,8 @@ var script = /*#__PURE__*/defineComponent({
55
55
  unauthorizederror: Function,
56
56
  update: Function,
57
57
  width: [Number, String],
58
- accessibility: Object
58
+ accessibility: Object,
59
+ shareReportConnection: Object
59
60
  },
60
61
  mounted: function () {
61
62
  this.flexmonster = new Flexmonster({ ...this.$props,
@@ -73,38 +74,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
73
74
  return openBlock(), createElementBlock("div", null, "Pivot");
74
75
  }
75
76
 
76
- function styleInject(css, ref) {
77
- if ( ref === void 0 ) ref = {};
78
- var insertAt = ref.insertAt;
79
-
80
- if (!css || typeof document === 'undefined') { return; }
81
-
82
- var head = document.head || document.getElementsByTagName('head')[0];
83
- var style = document.createElement('style');
84
- style.type = 'text/css';
85
-
86
- if (insertAt === 'top') {
87
- if (head.firstChild) {
88
- head.insertBefore(style, head.firstChild);
89
- } else {
90
- head.appendChild(style);
91
- }
92
- } else {
93
- head.appendChild(style);
94
- }
95
-
96
- if (style.styleSheet) {
97
- style.styleSheet.cssText = css;
98
- } else {
99
- style.appendChild(document.createTextNode(css));
100
- }
101
- }
102
-
103
- var css_248z = "\n@import \"~flexmonster/flexmonster.min.css\";\r\n";
104
- styleInject(css_248z);
105
-
106
77
  script.render = render;
107
- script.__scopeId = "data-v-fa419d54";
108
78
 
109
79
  // Import vue component
110
80
  // IIFE injects install function into component, allowing component
package/vue3/index.js CHANGED
@@ -150,7 +150,8 @@ function _nonIterableRest() {
150
150
  unauthorizederror: Function,
151
151
  update: Function,
152
152
  width: [Number, String],
153
- accessibility: Object
153
+ accessibility: Object,
154
+ shareReportConnection: Object
154
155
  },
155
156
  mounted: function mounted() {
156
157
  this.flexmonster = new Flexmonster__default["default"](_objectSpread2(_objectSpread2({}, this.$props), {}, {
@@ -162,34 +163,7 @@ function _nonIterableRest() {
162
163
  }
163
164
  });function render(_ctx, _cache, $props, $setup, $data, $options) {
164
165
  return vue.openBlock(), vue.createElementBlock("div", null, "Pivot");
165
- }function styleInject(css, ref) {
166
- if ( ref === void 0 ) ref = {};
167
- var insertAt = ref.insertAt;
168
-
169
- if (!css || typeof document === 'undefined') { return; }
170
-
171
- var head = document.head || document.getElementsByTagName('head')[0];
172
- var style = document.createElement('style');
173
- style.type = 'text/css';
174
-
175
- if (insertAt === 'top') {
176
- if (head.firstChild) {
177
- head.insertBefore(style, head.firstChild);
178
- } else {
179
- head.appendChild(style);
180
- }
181
- } else {
182
- head.appendChild(style);
183
- }
184
-
185
- if (style.styleSheet) {
186
- style.styleSheet.cssText = css;
187
- } else {
188
- style.appendChild(document.createTextNode(css));
189
- }
190
- }var css_248z = "\n@import \"~flexmonster/flexmonster.min.css\";\r\n";
191
- styleInject(css_248z);script.render = render;
192
- script.__scopeId = "data-v-fa419d54";// Import vue component
166
+ }script.render = render;// Import vue component
193
167
  // IIFE injects install function into component, allowing component
194
168
  // to be registered via Vue.use() as well as Vue.component(),
195
169
 
package/vue3/index.min.js CHANGED
@@ -1 +1 @@
1
- var Pivot=function(t,e){"use strict";function n(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var r=n(flexmonster);function o(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function i(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?o(Object(n),!0).forEach((function(e){c(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function c(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function u(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var n=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==n)return;var r,o,i=[],c=!0,u=!1;try{for(n=n.call(t);!(c=(r=n.next()).done)&&(i.push(r.value),!e||i.length!==e);c=!0);}catch(t){u=!0,o=t}finally{try{c||null==n.return||n.return()}finally{if(u)throw o}}return i}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return l(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);"Object"===n&&t.constructor&&(n=t.constructor.name);if("Map"===n||"Set"===n)return Array.from(t);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var a=t.defineComponent({name:"Pivot",props:{afterchartdraw:Function,aftergriddraw:Function,beforegriddraw:Function,beforetoolbarcreated:Function,cellclick:Function,celldoubleclick:Function,componentFolder:String,customizeAPIRequest:Function,customizeCell:Function,customizeChartElement:Function,customizeContextMenu:Function,datachanged:Function,dataerror:Function,datafilecancelled:Function,dataloaded:Function,drillthroughclose:Function,drillthroughopen:Function,fieldslistclose:Function,fieldslistopen:Function,filterclose:Function,filteropen:Function,fullscreen:Function,global:Object,height:[String,Number],licenseKey:String,licenseFilePath:String,loadingdata:Function,loadinglocalization:Function,loadingolapstructure:Function,loadingreportfile:Function,localizationerror:Function,localizationloaded:Function,olapstructureerror:Function,olapstructureloaded:Function,openingreportfile:Function,querycomplete:Function,queryerror:Function,ready:Function,report:[String,Object],reportchange:Function,reportcomplete:Function,reportfilecancelled:Function,reportfileerror:Function,reportfileloaded:Function,runningquery:Function,sortFieldsList:Function,toolbar:Boolean,unauthorizederror:Function,update:Function,width:[Number,String],accessibility:Object},mounted:function(){this.flexmonster=new r.default(i(i({},this.$props),{},{container:this.$el}))},beforeUpdate:function(){return!1}});!function(t,e){void 0===e&&(e={});var n=e.insertAt;if(t&&"undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=t:o.appendChild(document.createTextNode(t))}}('\n@import "~flexmonster/flexmonster.min.css";\r\n'),a.render=function(e,n,r,o,i,c){return t.openBlock(),t.createElementBlock("div",null,"Pivot")},a.__scopeId="data-v-fa419d54";var f=function(){var t=a;return t.install=function(e){e.component("Pivot",t)},t}(),d=Object.freeze({__proto__:null,default:f});return Object.entries(d).forEach((function(t){var e=u(t,2),n=e[0],r=e[1];"default"!==n&&(f[n]=r)})),f}(Vue);
1
+ var Pivot=function(t,n){"use strict";function e(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var r=e(flexmonster);function o(t,n){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);n&&(r=r.filter((function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable}))),e.push.apply(e,r)}return e}function i(t){for(var n=1;n<arguments.length;n++){var e=null!=arguments[n]?arguments[n]:{};n%2?o(Object(e),!0).forEach((function(n){c(t,n,e[n])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):o(Object(e)).forEach((function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(e,n))}))}return t}function c(t,n,e){return n in t?Object.defineProperty(t,n,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[n]=e,t}function u(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==e)return;var r,o,i=[],c=!0,u=!1;try{for(e=e.call(t);!(c=(r=e.next()).done)&&(i.push(r.value),!n||i.length!==n);c=!0);}catch(t){u=!0,o=t}finally{try{c||null==e.return||e.return()}finally{if(u)throw o}}return i}(t,n)||function(t,n){if(!t)return;if("string"==typeof t)return l(t,n);var e=Object.prototype.toString.call(t).slice(8,-1);"Object"===e&&t.constructor&&(e=t.constructor.name);if("Map"===e||"Set"===e)return Array.from(t);if("Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))return l(t,n)}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(t,n){(null==n||n>t.length)&&(n=t.length);for(var e=0,r=new Array(n);e<n;e++)r[e]=t[e];return r}var a=t.defineComponent({name:"Pivot",props:{afterchartdraw:Function,aftergriddraw:Function,beforegriddraw:Function,beforetoolbarcreated:Function,cellclick:Function,celldoubleclick:Function,componentFolder:String,customizeAPIRequest:Function,customizeCell:Function,customizeChartElement:Function,customizeContextMenu:Function,datachanged:Function,dataerror:Function,datafilecancelled:Function,dataloaded:Function,drillthroughclose:Function,drillthroughopen:Function,fieldslistclose:Function,fieldslistopen:Function,filterclose:Function,filteropen:Function,fullscreen:Function,global:Object,height:[String,Number],licenseKey:String,licenseFilePath:String,loadingdata:Function,loadinglocalization:Function,loadingolapstructure:Function,loadingreportfile:Function,localizationerror:Function,localizationloaded:Function,olapstructureerror:Function,olapstructureloaded:Function,openingreportfile:Function,querycomplete:Function,queryerror:Function,ready:Function,report:[String,Object],reportchange:Function,reportcomplete:Function,reportfilecancelled:Function,reportfileerror:Function,reportfileloaded:Function,runningquery:Function,sortFieldsList:Function,toolbar:Boolean,unauthorizederror:Function,update:Function,width:[Number,String],accessibility:Object,shareReportConnection:Object},mounted:function(){this.flexmonster=new r.default(i(i({},this.$props),{},{container:this.$el}))},beforeUpdate:function(){return!1}});a.render=function(n,e,r,o,i,c){return t.openBlock(),t.createElementBlock("div",null,"Pivot")};var f=function(){var t=a;return t.install=function(n){n.component("Pivot",t)},t}(),d=Object.freeze({__proto__:null,default:f});return Object.entries(d).forEach((function(t){var n=u(t,2),e=n[0],r=n[1];"default"!==e&&(f[e]=r)})),f}(Vue);