rk-web-core 0.7.77 → 0.7.81

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.
@@ -1 +1 @@
1
- (window.webpackJsonprk_web_core=window.webpackJsonprk_web_core||[]).push([[1],{296:function(n,t,e){var r={"./App.vue":299};function o(n){var t=i(n);return e(t)}function i(n){if(!e.o(r,n)){var t=new Error("Cannot find module '"+n+"'");throw t.code="MODULE_NOT_FOUND",t}return r[n]}o.keys=function(){return Object.keys(r)},o.resolve=i,n.exports=o,o.id=296},297:function(n,t,e){"use strict";e.r(t);var r=e(298),o=e.n(r);for(var i in r)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return r[n]}))}(i);t.default=o.a},298:function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={name:"app",data:function(){return{}}}},299:function(n,t,e){"use strict";e.r(t);var r=e(301),o=e(297);for(var i in o)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return o[n]}))}(i);var u=e(300),a=Object(u.a)(o.default,r.a,r.b,!1,null,null,null);t.default=a.exports},300:function(n,t,e){"use strict";function r(n,t,e,r,o,i,u,a){var s,c="function"==typeof n?n.options:n;if(t&&(c.render=t,c.staticRenderFns=e,c._compiled=!0),r&&(c.functional=!0),i&&(c._scopeId="data-v-"+i),u?(s=function(n){(n=n||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(n=__VUE_SSR_CONTEXT__),o&&o.call(this,n),n&&n._registeredComponents&&n._registeredComponents.add(u)},c._ssrRegister=s):o&&(s=a?function(){o.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:o),s)if(c.functional){c._injectStyles=s;var f=c.render;c.render=function(n,t){return s.call(t),f(n,t)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,s):[s]}return{exports:n,options:c}}e.d(t,"a",(function(){return r}))},301:function(n,t,e){"use strict";e.d(t,"a",(function(){return r})),e.d(t,"b",(function(){return o}));var r=function(){var n=this.$createElement;return(this._self._c||n)("div",{attrs:{id:"app"}})},o=[]}}]);
1
+ (window.webpackJsonprk_web_core=window.webpackJsonprk_web_core||[]).push([[1],{403:function(n,t,e){var r={"./App.vue":407};function o(n){var t=i(n);return e(t)}function i(n){if(!e.o(r,n)){var t=new Error("Cannot find module '"+n+"'");throw t.code="MODULE_NOT_FOUND",t}return r[n]}o.keys=function(){return Object.keys(r)},o.resolve=i,n.exports=o,o.id=403},405:function(n,t,e){"use strict";e.r(t);var r=e(406),o=e.n(r);for(var i in r)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return r[n]}))}(i);t.default=o.a},406:function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={name:"app",data:function(){return{}}}},407:function(n,t,e){"use strict";e.r(t);var r=e(409),o=e(405);for(var i in o)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return o[n]}))}(i);var u=e(408),a=Object(u.a)(o.default,r.a,r.b,!1,null,null,null);t.default=a.exports},408:function(n,t,e){"use strict";function r(n,t,e,r,o,i,u,a){var s,c="function"==typeof n?n.options:n;if(t&&(c.render=t,c.staticRenderFns=e,c._compiled=!0),r&&(c.functional=!0),i&&(c._scopeId="data-v-"+i),u?(s=function(n){(n=n||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(n=__VUE_SSR_CONTEXT__),o&&o.call(this,n),n&&n._registeredComponents&&n._registeredComponents.add(u)},c._ssrRegister=s):o&&(s=a?function(){o.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:o),s)if(c.functional){c._injectStyles=s;var f=c.render;c.render=function(n,t){return s.call(t),f(n,t)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,s):[s]}return{exports:n,options:c}}e.d(t,"a",(function(){return r}))},409:function(n,t,e){"use strict";e.d(t,"a",(function(){return r})),e.d(t,"b",(function(){return o}));var r=function(){var n=this.$createElement;return(this._self._c||n)("div",{attrs:{id:"app"}})},o=[]}}]);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "rk-web-core",
3
3
  "description": "iep core utils",
4
- "version": "0.7.77",
4
+ "version": "0.7.81",
5
5
  "author": "",
6
6
  "main": "rk-web-core.js",
7
7
  "scripts": {
@@ -15,8 +15,9 @@
15
15
  "nprogress": "^0.2.0",
16
16
  "vuex": "^3.4.0",
17
17
  "vue-router": "3.5.1",
18
+ "qiankun": "^2.6.3",
18
19
  "axios": "^0.21.1",
19
- "rk-web-map": "^0.1.2"
20
+ "rk-web-map": "^0.1.6"
20
21
  },
21
22
  "browserslist": [
22
23
  "> 1%",
@@ -24,6 +25,7 @@
24
25
  "not ie <= 8"
25
26
  ],
26
27
  "devDependencies": {
28
+ "@babel/runtime": "^7.15.4",
27
29
  "babel-core": "^6.26.0",
28
30
  "babel-loader": "^7.1.5",
29
31
  "babel-plugin-dynamic-import-webpack": "^1.1.0",
@@ -32,23 +34,28 @@
32
34
  "babel-plugin-transform-object-assign": "^6.22.0",
33
35
  "babel-plugin-transform-object-rest-spread": "^6.26.0",
34
36
  "babel-plugin-transform-runtime": "^6.23.0",
35
- "@babel/runtime": "^7.15.4",
36
37
  "babel-plugin-transform-vue-jsx": "^3.7.0",
37
38
  "babel-preset-env": "^1.7.0",
38
39
  "babel-preset-stage-3": "^6.24.1",
40
+ "classnames": "^2.3.1",
39
41
  "cross-env": "^7.0.3",
40
42
  "css-loader": "^3.0.0",
43
+ "extract-css-chunks-webpack-plugin": "^4.9.0",
44
+ "extract-text-webpack-plugin": "^3.0.2",
41
45
  "file-loader": "^6.2.0",
42
- "html-webpack-plugin": "^3.2.0",
46
+ "html-loader": "^1.3.0",
47
+ "html-webpack-plugin": "^4.4.1",
43
48
  "less": "^3.9.0",
44
- "classnames": "^2.3.1",
45
49
  "less-loader": "^6.0.0",
50
+ "mini-css-extract-plugin": "^0.11.0",
51
+ "optimize-css-assets-webpack-plugin": "^6.0.1",
52
+ "uglifyjs-webpack-plugin": "^2.2.0",
46
53
  "vue-loader": "^15.6.2",
47
54
  "vue-svg-loader": "^0.16.0",
48
55
  "vue-template-compiler": "^2.6.14",
49
- "webpack": "^4.28.4",
50
- "webpack-cli": "^3.2.1",
51
- "webpack-dev-server": "^3.1.14",
56
+ "webpack": "^4.44.1",
57
+ "webpack-cli": "^3.3.12",
58
+ "webpack-dev-server": "^3.11.0",
52
59
  "webpackbar": "^4.0.0"
53
60
  }
54
61
  }