vue-flexmonster 2.9.30 → 2.9.33
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 +3 -3
- package/dist/index.js +4 -4
- package/dist/index.min.js +1 -1
- package/package.json +3 -3
- package/vue3/index.esm.js +2 -33
- package/vue3/index.js +3 -30
- package/vue3/index.min.js +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -48,14 +48,14 @@ var script = {
|
|
|
48
48
|
reportcomplete: Function,
|
|
49
49
|
reportfilecancelled: Function,
|
|
50
50
|
reportfileerror: Function,
|
|
51
|
-
reportfileloaded: Function,
|
|
52
51
|
runningquery: Function,
|
|
53
52
|
sortFieldsList: Function,
|
|
54
53
|
toolbar: Boolean,
|
|
55
54
|
unauthorizederror: Function,
|
|
56
55
|
update: Function,
|
|
57
56
|
width: [Number, String],
|
|
58
|
-
accessibility: Object
|
|
57
|
+
accessibility: Object,
|
|
58
|
+
shareReportConnection: Object
|
|
59
59
|
},
|
|
60
60
|
mounted: function () {
|
|
61
61
|
this.flexmonster = new Flexmonster({ ...this.$props,
|
|
@@ -164,7 +164,7 @@ var __vue_staticRenderFns__ = [];
|
|
|
164
164
|
const __vue_inject_styles__ = undefined;
|
|
165
165
|
/* scoped */
|
|
166
166
|
|
|
167
|
-
const __vue_scope_id__ = "data-v-
|
|
167
|
+
const __vue_scope_id__ = "data-v-67556e04";
|
|
168
168
|
/* module identifier */
|
|
169
169
|
|
|
170
170
|
const __vue_module_identifier__ = undefined;
|
package/dist/index.js
CHANGED
|
@@ -143,14 +143,14 @@ function _nonIterableRest() {
|
|
|
143
143
|
reportcomplete: Function,
|
|
144
144
|
reportfilecancelled: Function,
|
|
145
145
|
reportfileerror: Function,
|
|
146
|
-
reportfileloaded: Function,
|
|
147
146
|
runningquery: Function,
|
|
148
147
|
sortFieldsList: Function,
|
|
149
148
|
toolbar: Boolean,
|
|
150
149
|
unauthorizederror: Function,
|
|
151
150
|
update: Function,
|
|
152
151
|
width: [Number, String],
|
|
153
|
-
accessibility: Object
|
|
152
|
+
accessibility: Object,
|
|
153
|
+
shareReportConnection: Object
|
|
154
154
|
},
|
|
155
155
|
mounted: function mounted() {
|
|
156
156
|
this.flexmonster = new Flexmonster__default["default"](_objectSpread2(_objectSpread2({}, this.$props), {}, {
|
|
@@ -253,10 +253,10 @@ var __vue_staticRenderFns__ = [];
|
|
|
253
253
|
var __vue_inject_styles__ = undefined;
|
|
254
254
|
/* scoped */
|
|
255
255
|
|
|
256
|
-
var __vue_scope_id__ = "data-v-
|
|
256
|
+
var __vue_scope_id__ = "data-v-67556e04";
|
|
257
257
|
/* module identifier */
|
|
258
258
|
|
|
259
|
-
var __vue_module_identifier__ = "data-v-
|
|
259
|
+
var __vue_module_identifier__ = "data-v-67556e04";
|
|
260
260
|
/* functional template */
|
|
261
261
|
|
|
262
262
|
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,
|
|
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,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-67556e04",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.
|
|
3
|
+
"version": "2.9.33",
|
|
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.
|
|
29
|
+
"flexmonster": "2.9.33"
|
|
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.
|
|
54
|
+
"flexmonster": "2.9.33"
|
|
55
55
|
},
|
|
56
56
|
"engines": {
|
|
57
57
|
"node": ">=12"
|
package/vue3/index.esm.js
CHANGED
|
@@ -48,14 +48,14 @@ var script = /*#__PURE__*/defineComponent({
|
|
|
48
48
|
reportcomplete: Function,
|
|
49
49
|
reportfilecancelled: Function,
|
|
50
50
|
reportfileerror: Function,
|
|
51
|
-
reportfileloaded: Function,
|
|
52
51
|
runningquery: Function,
|
|
53
52
|
sortFieldsList: Function,
|
|
54
53
|
toolbar: Boolean,
|
|
55
54
|
unauthorizederror: Function,
|
|
56
55
|
update: Function,
|
|
57
56
|
width: [Number, String],
|
|
58
|
-
accessibility: Object
|
|
57
|
+
accessibility: Object,
|
|
58
|
+
shareReportConnection: Object
|
|
59
59
|
},
|
|
60
60
|
mounted: function () {
|
|
61
61
|
this.flexmonster = new Flexmonster({ ...this.$props,
|
|
@@ -73,38 +73,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
73
73
|
return openBlock(), createElementBlock("div", null, "Pivot");
|
|
74
74
|
}
|
|
75
75
|
|
|
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
76
|
script.render = render;
|
|
107
|
-
script.__scopeId = "data-v-fa419d54";
|
|
108
77
|
|
|
109
78
|
// Import vue component
|
|
110
79
|
// IIFE injects install function into component, allowing component
|
package/vue3/index.js
CHANGED
|
@@ -143,14 +143,14 @@ function _nonIterableRest() {
|
|
|
143
143
|
reportcomplete: Function,
|
|
144
144
|
reportfilecancelled: Function,
|
|
145
145
|
reportfileerror: Function,
|
|
146
|
-
reportfileloaded: Function,
|
|
147
146
|
runningquery: Function,
|
|
148
147
|
sortFieldsList: Function,
|
|
149
148
|
toolbar: Boolean,
|
|
150
149
|
unauthorizederror: Function,
|
|
151
150
|
update: Function,
|
|
152
151
|
width: [Number, String],
|
|
153
|
-
accessibility: Object
|
|
152
|
+
accessibility: Object,
|
|
153
|
+
shareReportConnection: Object
|
|
154
154
|
},
|
|
155
155
|
mounted: function mounted() {
|
|
156
156
|
this.flexmonster = new Flexmonster__default["default"](_objectSpread2(_objectSpread2({}, this.$props), {}, {
|
|
@@ -162,34 +162,7 @@ function _nonIterableRest() {
|
|
|
162
162
|
}
|
|
163
163
|
});function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
164
164
|
return vue.openBlock(), vue.createElementBlock("div", null, "Pivot");
|
|
165
|
-
}
|
|
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
|
|
165
|
+
}script.render = render;// Import vue component
|
|
193
166
|
// IIFE injects install function into component, allowing component
|
|
194
167
|
// to be registered via Vue.use() as well as Vue.component(),
|
|
195
168
|
|
package/vue3/index.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var Pivot=function(t,
|
|
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,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}(),s=Object.freeze({__proto__:null,default:f});return Object.entries(s).forEach((function(t){var n=u(t,2),e=n[0],r=n[1];"default"!==e&&(f[e]=r)})),f}(Vue);
|