rk-web-core 0.6.93 → 0.6.96

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.
@@ -0,0 +1,2 @@
1
+ (window.webpackJsonprk_web_core=window.webpackJsonprk_web_core||[]).push([[1],{331:function(e,n,t){var r={"./App.vue":334,"./core/maptalks/GMap.vue":69,"./core/maptalks/src/index.vue":132,"./core/maptalks/src/lines.vue":133,"./core/maptalks/src/point.vue":134,"./core/maptalks/src/polygons.vue":135,"./core/maptalks/src/texts.vue":136};function u(e){var n=a(e);return t(n)}function a(e){if(!t.o(r,e)){var n=new Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n}return r[e]}u.keys=function(){return Object.keys(r)},u.resolve=a,e.exports=u,u.id=331},332:function(e,n,t){"use strict";t.r(n);var r=t(333),u=t.n(r);for(var a in r)["default"].indexOf(a)<0&&function(e){t.d(n,e,(function(){return r[e]}))}(a);n.default=u.a},333:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default={name:"app",data:function(){return{}}}},334:function(e,n,t){"use strict";t.r(n);var r=t(335),u=t(332);for(var a in u)["default"].indexOf(a)<0&&function(e){t.d(n,e,(function(){return u[e]}))}(a);var o=t(7),c=Object(o.a)(u.default,r.a,r.b,!1,null,null,null);n.default=c.exports},335:function(e,n,t){"use strict";t.d(n,"a",(function(){return r})),t.d(n,"b",(function(){return u}));var r=function(){var e=this.$createElement;return(this._self._c||e)("div",{attrs:{id:"app"}})},u=[]}}]);
2
+ //# sourceMappingURL=1.5f17cf97573d097f12ee.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://rk-web-core/./src sync ^\\.\\/.*\\.vue$","webpack://rk-web-core/./src/App.vue?4c8a","webpack://rk-web-core/src/App.vue","webpack://rk-web-core/./src/App.vue","webpack://rk-web-core/./src/App.vue?8ac7"],"names":["map","webpackContext","req","id","webpackContextResolve","__webpack_require__","o","e","Error","code","keys","Object","resolve","module","exports","name","data","component","render","_h","this","$createElement","_self","_c","attrs","staticRenderFns"],"mappings":"mGAAA,IAAIA,EAAM,CACT,YAAa,IACb,2BAA4B,GAC5B,gCAAiC,IACjC,gCAAiC,IACjC,gCAAiC,IACjC,mCAAoC,IACpC,gCAAiC,KAIlC,SAASC,EAAeC,GACvB,IAAIC,EAAKC,EAAsBF,GAC/B,OAAOG,EAAoBF,GAE5B,SAASC,EAAsBF,GAC9B,IAAIG,EAAoBC,EAAEN,EAAKE,GAAM,CACpC,IAAIK,EAAI,IAAIC,MAAM,uBAAyBN,EAAM,KAEjD,MADAK,EAAEE,KAAO,mBACHF,EAEP,OAAOP,EAAIE,GAEZD,EAAeS,KAAO,WACrB,OAAOC,OAAOD,KAAKV,IAEpBC,EAAeW,QAAUR,EACzBS,EAAOC,QAAUb,EACjBA,EAAeE,GAAK,K,iCC5BpB,yHAA4N,YAAG,G,4FCK/N,CACEY,KAAM,MACNC,KAFF,WAGI,MAAO,M,iCCRX,oIAOIC,EAAY,YACd,UACA,IACA,KACA,EACA,KACA,KACA,MAIa,UAAAA,E,8GClBf,IAAIC,EAAS,WAAa,IAAiBC,EAATC,KAAgBC,eAAuC,OAAvDD,KAA0CE,MAAMC,IAAIJ,GAAa,MAAM,CAACK,MAAM,CAAC,GAAK,UAClHC,EAAkB","file":"1.5f17cf97573d097f12ee.js","sourcesContent":["var map = {\n\t\"./App.vue\": 334,\n\t\"./core/maptalks/GMap.vue\": 69,\n\t\"./core/maptalks/src/index.vue\": 132,\n\t\"./core/maptalks/src/lines.vue\": 133,\n\t\"./core/maptalks/src/point.vue\": 134,\n\t\"./core/maptalks/src/polygons.vue\": 135,\n\t\"./core/maptalks/src/texts.vue\": 136\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = 331;","import mod from \"-!../node_modules/_babel-loader@7.1.5@babel-loader/lib/index.js??ref--3!../node_modules/_vue-loader@15.6.2@vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/_babel-loader@7.1.5@babel-loader/lib/index.js??ref--3!../node_modules/_vue-loader@15.6.2@vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"","<template>\n <div id=\"app\"></div>\n</template>\n\n<script>\nexport default {\n name: 'app',\n data () {\n return {}\n }\n}\n</script>\n\n<style lang=\"less\">\n</style>\n","import { render, staticRenderFns } from \"./App.vue?vue&type=template&id=8ce790b2&\"\nimport script from \"./App.vue?vue&type=script&lang=js&\"\nexport * from \"./App.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/_vue-loader@15.6.2@vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{\"id\":\"app\"}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }"],"sourceRoot":""}
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.6.93",
4
+ "version": "0.6.96",
5
5
  "author": "",
6
6
  "main": "rk-web-core.js",
7
7
  "scripts": {
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://rk-web-core/./src/core/maptalks/src/index.vue","webpack://rk-web-core/index.vue","webpack://rk-web-core/./src/core/layouts/style/base.less","webpack://rk-web-core/base.less","webpack://rk-web-core/default.less","webpack://rk-web-core/./src/core/layouts/style/default.less","webpack://rk-web-core/header.less","webpack://rk-web-core/./src/core/layouts/style/header.less","webpack://rk-web-core/appLogo.less","webpack://rk-web-core/./src/core/layouts/style/appLogo.less","webpack://rk-web-core/sidebar.less","webpack://rk-web-core/./src/core/layouts/style/sidebar.less","webpack://rk-web-core/appExternal.less","webpack://rk-web-core/./src/core/layouts/style/appExternal.less","webpack://rk-web-core/HeaderInfoGroup.less","webpack://rk-web-core/./src/core/layouts/style/HeaderInfoGroup.less"],"names":[],"mappings":"AA6FA;EACI;EACA;EACA;EACA;EACA;AC5FJ;;ACCA;EACE;ACNF;ADUE;EACE;ACRJ;;ADEA;EACE;AENF;AFUE;EACE;AERJ;ACFE;EACE;ADIJ;ACHI;EACE;ADKN;ACFE;EAEK;ADGP;ACAE;EAEI;ADCN;ACHE;EAKI;ADCN;ACNE;EAQI;EACA;ADCN;ACVE;EAYI;ADCN;ACEE;EACE;ADAJ;;AFvBA;EACE;AINF;AJUE;EACE;AIRJ;ACFE;EACE;ADIJ;ACHI;EACE;EACA;EACA;EACA;ADKN;ACHI;EACE;EACA;EACA;ADKN;ACJM;EACE;ADMR;ACJM;EAEI;EACA;EACA;ADKV;ACDI;EACE;EACA;EACA;EACA;EACA;EACA;EACA;ADGN;ACFM;EACE;ADIR;ACFM;EACE;EACA;EACA;EACA;EACA;ADIR;ACHQ;EACE;EACA;EACA;EACA;EACA;EACA;ADKV;ACHQ;EACE;EACA;EACA;ADKV;ACFM;EACE;EACA;EACA;EACA;ADIR;ACDI;EACE;EACA;EACA;ADGN;ACDM;EACE;ADGR;ACAQ;EACE;ADEV;ACAQ;EACE;ADEV;ACEI;EACE;EACA;EACA;EACA;EACA;ADAN;;AJ/EA;EACE;AMNF;ANUE;EACE;AMRJ;ACFE;EACE;EACA;ADIJ;ACFM;EACE;ADIR;ACAM;EACE;EACA;ADER;ACCI;EACE;EACA;EACA;EACA;EACA;EACA;EACA;ADCN;ACRI;EASI;EACA;EACA;EACA;EACA;ADER;ACCI;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ADCN;;ANvCA;EACE;AQNF;ARUE;EACE;AQRJ;ACFE;EACE;EACA;ADIJ;ACNE;EAII;EACA;ADKN;ACJM;EACE;ADMR;ACbE;EAUM;ADMR;AChBE;;EAcI;EACA;EACA;EACA;EACA;EACA;EACA;ADMN;ACLM;;EACE;EACA;ADQR;ACLI;EACE;EACA;ADON;ACTI;EAII;ADQR;ACZI;;EAOI;EACA;EACA;EACA;EACA;EACA;EACA;ADSR;ACRQ;;EACE;EACA;ADWV;AC3BI;EAoBI;ADUR;AC9BI;EAuBI;EACA;ADUR;ACTQ;EACE;EACA;ADWV;ACTQ;EACE;EACA;EACA;EACA;EACA;EACA;ADWV;AC9CI;EAsCM;ADWV;AC3EE;EAqEI;ADSN;ACNE;EACE;EACA;EACA;EACA;ADQJ;ACLA;EACE;EACA;ADOF;;ARpFA;EACE;AUNF;AVUE;EACE;AURJ;ACDI;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ADGN;ACFM;EACE;ADIR;ACFM;EACE;ADIR;ACjBI;EAgBK;ADIT;ACpBI;EAkBQ;EACA;EACA;ADKZ;ACDI;EACE;EACA;EACA;EACA;EACA;EACA;EACA;ADGN;ACDI;EACE;EACA;EACA;EACA;EACA;ADGN;ACDI;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ADGN;ACFM;EACE;EACA;EACA;ADIR;ACDM;EACE;ADGR;ACAI;EACE;EACA;ADEN;ACAI;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;ADEN;ACDM;EACE;EACA;ADGR;;AVjFA;EACE;AYNF;AZUE;EACE;AYRJ;ACFE;EACE;EACA;EACA;EACA;EACA;ADIJ;ACHI;EACE;EACA;EACA;EACA;EACA;ADKN;ACVI;EAQI;EACA;EACA;ADKR;ACfI;EAcI;EACA;ADIR;ACDI;EACE;EACA;EACA;ADGN;ACNI;EAKI;EACA;ADIR;ACVI;EASI;EACA;ADIR;ACDI;EACE;EACA;EACA;ADGN;ACNI;EAKI;EACA;EACA;EACA;ADIR;ACFM;EACE;EACA;EACA;ADIR;ACFM;EACE;EACA;EACA;EACA;ADIR;ACFU;EACE;EACA;EACA;EACA;ADIZ;ACFU;EACE;EACA;EACA;ADIZ;ACCI;;EAEI;ADCR","file":"rk-web-core.css","sourcesContent":["\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n.maptalks {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n}\n",".maptalks {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n}\n","@rk-core-prefix: rk-web-core;\n@header-height: 70px;\n@sidebar-width: 250px;\n@main-color: #0f6eff;\n@item-hover-bg: #f5f5f5;\n@border-color-split: hsv(0, 0, 94%);\n\n* {\n margin: 0;\n}\n\n.@{rk-core-prefix} {\n &-full-layout {\n height: 100%;\n }\n}\n","* {\n margin: 0;\n}\n.rk-web-core-full-layout {\n height: 100%;\n}\n","* {\n margin: 0;\n}\n.rk-web-core-full-layout {\n height: 100%;\n}\n.rk-web-core-basic-layout {\n height: 100%;\n}\n.rk-web-core-basic-layout-light {\n background: #f1f3f6;\n}\n.rk-web-core-fullHeader-layout .rk-web-core-logo {\n width: 250px;\n}\n.rk-web-core-admin-layout .rk-web-core-logo {\n height: 70px;\n}\n.rk-web-core-admin-layout .rk-web-core-slider {\n box-shadow: none;\n}\n.rk-web-core-admin-layout .rk-web-core-logo-inner {\n border-radius: inherit;\n padding-right: 0;\n}\n.rk-web-core-admin-layout .rk-web-core-logo-title {\n font-size: 1.2vw;\n}\n.rk-web-core-layout {\n height: 100%;\n}\n","@import \"base\";\n\n.@{rk-core-prefix} {\n &-basic-layout {\n height: 100%;\n &-light {\n background: #f1f3f6;\n }\n }\n &-fullHeader-layout {\n .@{rk-core-prefix}-logo {\n width: 250px;\n }\n }\n &-admin-layout {\n .@{rk-core-prefix}-logo {\n height: 70px;\n }\n .@{rk-core-prefix}-slider {\n box-shadow: none;\n }\n .@{rk-core-prefix}-logo-inner {\n border-radius: inherit;\n padding-right: 0;\n }\n .@{rk-core-prefix}-logo-title {\n font-size: 1.2vw;\n }\n }\n &-layout {\n height: 100%;\n }\n}","* {\n margin: 0;\n}\n.rk-web-core-full-layout {\n height: 100%;\n}\n.rk-web-core-header {\n height: 70px;\n}\n.rk-web-core-header-inner {\n display: flex;\n justify-content: space-between;\n align-items: center;\n height: 100%;\n}\n.rk-web-core-header-light {\n background: #f1f3f6;\n padding: 0;\n width: 100%;\n}\n.rk-web-core-header-light-inner {\n background: linear-gradient(180deg, rgba(95, 131, 255, 0.34), rgba(241, 243, 246, 0));\n}\n.rk-web-core-header-light-header .rk-web-core-header-inner {\n justify-content: flex-end;\n padding-right: 20px;\n box-sizing: border-box;\n}\n.rk-web-core-header-right {\n display: flex;\n justify-content: space-between;\n align-items: center;\n flex: 1;\n padding: 0 20px 0 2vw;\n box-sizing: border-box;\n height: 100%;\n}\n.rk-web-core-header-right::-moz-viewport-scroll {\n width: 0;\n}\n.rk-web-core-header-right-nav {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n cursor: pointer;\n transition: all 300ms;\n}\n.rk-web-core-header-right-nav-item {\n min-width: 120px;\n text-align: center;\n font-size: 16px;\n font-weight: 400;\n color: #000000;\n padding: 0 20px;\n}\n.rk-web-core-header-right-nav-active {\n font-size: 16px;\n font-weight: 700;\n color: #0f6eff;\n}\n.rk-web-core-header-right-extra {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 20px;\n}\n.rk-web-core-header-dark {\n background: transparent;\n padding: 0;\n position: relative;\n}\n.rk-web-core-header-dark-inner {\n background: linear-gradient(180deg, rgba(2, 32, 74, 0.1), rgba(2, 32, 74, 0.2));\n}\n.rk-web-core-header-dark-nav-item {\n color: rgba(255, 255, 255, 0.5);\n}\n.rk-web-core-header-dark-nav-active {\n color: #fff;\n}\n.rk-web-core-header-fixed {\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n z-index: 9;\n}\n","@import \"base\";\n\n.@{rk-core-prefix} {\n &-header {\n height: @header-height;\n &-inner {\n display: flex;\n justify-content: space-between;\n align-items: center;\n height: 100%;\n }\n &-light {\n background: rgba(241, 243, 246, 1);\n padding: 0;\n width: 100%;\n &-inner {\n background: linear-gradient(180deg, rgba(95, 131, 255, .34), rgba(241, 243, 246, 0));\n }\n &-header {\n .@{rk-core-prefix}-header-inner {\n justify-content: flex-end;\n padding-right: 20px;\n box-sizing: border-box;\n }\n }\n }\n &-right {\n display: flex;\n justify-content: space-between;\n align-items: center;\n flex: 1;\n padding: 0 20px 0 2vw;\n box-sizing: border-box;\n height: 100%;\n &::-moz-viewport-scroll {\n width: 0;\n }\n &-nav {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n cursor: pointer;\n transition: all 300ms;\n &-item {\n min-width: 120px;\n text-align: center;\n font-size: 16px;\n font-weight: 400;\n color: #000000;\n padding: 0 20px;\n }\n &-active {\n font-size: 16px;\n font-weight: 700;\n color: @main-color;\n }\n }\n &-extra {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n gap: 20px;\n }\n }\n &-dark {\n background: transparent;\n padding: 0;\n position: relative;\n //width: 100%;\n &-inner {\n background: linear-gradient(180deg,rgba(2,32,74,0.10), rgba(2,32,74,0.20));\n }\n &-nav {\n &-item {\n color: rgba(255, 255, 255, 0.5);\n }\n &-active {\n color: #fff;\n }\n }\n }\n &-fixed {\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n z-index: 9;\n }\n }\n}","* {\n margin: 0;\n}\n.rk-web-core-full-layout {\n height: 100%;\n}\n.rk-web-core-logo {\n height: 100%;\n cursor: pointer;\n}\n.rk-web-core-logo-basic-inner {\n background: linear-gradient(180deg, rgba(95, 131, 255, 0.6), rgba(57, 195, 255, 0.75));\n}\n.rk-web-core-logo-dark-inner {\n background: linear-gradient(0deg, #038bff, rgba(3, 139, 255, 0.4) 40%, rgba(3, 139, 255, 0));\n box-shadow: 0px 6px 12px 0px #1c61b1;\n}\n.rk-web-core-logo-inner {\n height: 100%;\n padding: 0 3vw 0 1vw;\n border-bottom-right-radius: 70px;\n transition: all 300ms;\n display: flex;\n justify-content: flex-start;\n align-items: center;\n}\n.rk-web-core-logo-inner img {\n width: 2.3vw;\n object-fit: cover;\n transition: all 300ms;\n user-select: none;\n -webkit-user-drag: none;\n}\n.rk-web-core-logo-title {\n transition: all 300ms;\n font-weight: 500;\n color: #ffffff;\n font-size: 1.5vw;\n user-select: none;\n letter-spacing: 2px;\n text-shadow: 0 0 6px 0 #0479b7;\n margin-left: 16px;\n margin-right: 8px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n","@import \"base\";\n\n.@{rk-core-prefix} {\n &-logo {\n height: 100%;\n cursor: pointer;\n &-basic {\n &-inner {\n background: linear-gradient(180deg, rgba(95, 131, 255, 0.6), rgba(57, 195, 255, 0.75));\n }\n }\n &-dark {\n &-inner {\n background: linear-gradient(0deg,#038bff, rgba(3,139,255,0.40) 40%, rgba(3,139,255,0.00));\n box-shadow: 0px 6px 12px 0px #1c61b1;\n }\n }\n &-inner {\n height: 100%;\n padding: 0 3vw 0 1vw;\n border-bottom-right-radius: 70px;\n transition: all 300ms;\n display: flex;\n justify-content: flex-start;\n align-items: center;\n img {\n width: 2.3vw;\n object-fit: cover;\n transition: all 300ms;\n user-select: none;\n -webkit-user-drag: none;\n }\n }\n &-title {\n transition: all 300ms;\n font-weight: 500;\n color: #ffffff;\n font-size: 1.5vw;\n user-select: none;\n letter-spacing: 2px;\n text-shadow: 0 0 6px 0 #0479b7;\n margin-left: 16px;\n margin-right: 8px;\n overflow: hidden;\n text-overflow:ellipsis;\n white-space: nowrap;\n }\n }\n}","* {\n margin: 0;\n}\n.rk-web-core-full-layout {\n height: 100%;\n}\n.rk-web-core-slider {\n background: #ffffff;\n box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.08);\n}\n.rk-web-core-slider .ant-menu-item-selected {\n background: #f1f3f6;\n color: #0f6eff !important;\n}\n.rk-web-core-slider .ant-menu-item-selected::after {\n border-right-color: #0f6eff !important;\n}\n.rk-web-core-slider .ant-menu-item-selected .rk-web-core-normal-icon {\n fill: #0f6eff;\n}\n.rk-web-core-slider .ant-menu-item,\n.rk-web-core-slider .ant-menu-submenu-title {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n font-weight: 700;\n color: #212b5d;\n height: 46px;\n line-height: 46px;\n}\n.rk-web-core-slider .ant-menu-item::after,\n.rk-web-core-slider .ant-menu-submenu-title::after {\n left: 0;\n right: auto;\n}\n.rk-web-core-slider-dark {\n height: 100%;\n background: rgba(8, 24, 51, 0.9);\n}\n.rk-web-core-slider-dark .ant-menu-dark {\n background: transparent;\n}\n.rk-web-core-slider-dark .ant-menu-item,\n.rk-web-core-slider-dark .ant-menu-submenu-title {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n font-weight: 700;\n color: rgba(255, 255, 255, 0.8);\n height: 46px;\n line-height: 46px;\n}\n.rk-web-core-slider-dark .ant-menu-item::after,\n.rk-web-core-slider-dark .ant-menu-submenu-title::after {\n left: 0;\n right: auto;\n}\n.rk-web-core-slider-dark .rk-web-core-normal-icon {\n fill: rgba(255, 255, 255, 0.8);\n}\n.rk-web-core-slider-dark .ant-menu-item-selected {\n background: rgba(15, 110, 255, 0.4) !important;\n color: #fff !important;\n}\n.rk-web-core-slider-dark .ant-menu-item-selected::after {\n border-right-color: #0f6eff !important;\n border-right-width: 2px !important;\n}\n.rk-web-core-slider-dark .ant-menu-item-selected::before {\n content: '';\n border-left: 2px solid #0f6eff !important;\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n}\n.rk-web-core-slider-dark .ant-menu-item-selected .rk-web-core-normal-icon {\n fill: #fff;\n}\n.rk-web-core-slider .ant-menu-inline {\n border: none !important;\n}\n.rk-web-core-normal-icon {\n width: 14px;\n height: 14px;\n font-size: 14px;\n margin-right: 18px;\n}\n.icon {\n font-size: 14px;\n margin-right: 14px;\n}\n","@import \"base\";\n\n.@{rk-core-prefix} {\n &-slider {\n background: #ffffff;\n box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);\n .ant-menu-item-selected {\n background: #f1f3f6;\n color: @main-color !important;\n &::after {\n border-right-color: @main-color !important;\n }\n .@{rk-core-prefix}-normal-icon {\n fill: @main-color;\n }\n }\n .ant-menu-item, .ant-menu-submenu-title {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n font-weight: 700;\n color: #212b5d;\n height: 46px;\n line-height: 46px;\n &::after {\n left: 0;\n right: auto;\n }\n }\n &-dark {\n height: 100%;\n background: rgba(8, 24, 51, 0.9);\n .ant-menu-dark {\n background: transparent;\n }\n .ant-menu-item, .ant-menu-submenu-title {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n font-weight: 700;\n color: rgba(255, 255, 255, 0.8);\n height: 46px;\n line-height: 46px;\n &::after {\n left: 0;\n right: auto;\n }\n }\n .@{rk-core-prefix}-normal-icon {\n fill: rgba(255, 255, 255, 0.8);\n }\n .ant-menu-item-selected {\n background: fade(@main-color, 40%) !important;\n color: #fff !important;\n &::after {\n border-right-color: @main-color !important;\n border-right-width: 2px !important;\n }\n &::before{\n content: '';\n border-left: 2px solid @main-color !important;\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n }\n .@{rk-core-prefix}-normal-icon {\n fill: #fff;\n }\n }\n }\n .ant-menu-inline {\n border: none !important;\n }\n }\n &-normal-icon {\n width: 14px;\n height: 14px;\n font-size: 14px;\n margin-right: 18px;\n }\n}\n.icon{\n font-size: 14px;\n margin-right: 14px;\n}\n","* {\n margin: 0;\n}\n.rk-web-core-full-layout {\n height: 100%;\n}\n.rk-web-core-app-external-link {\n font-size: 14px;\n font-weight: 400;\n color: #333333;\n cursor: pointer;\n height: 30px;\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.rk-web-core-app-external-link-dark {\n color: #ffffff;\n}\n.rk-web-core-app-external-link-sub {\n color: #0F6EFF;\n}\n.rk-web-core-app-external-link .anticon-caret-down {\n margin-left: 4px;\n}\n.rk-web-core-app-external-link .anticon-caret-down svg {\n width: 10px;\n height: 10px;\n fill: #84919A;\n}\n.rk-web-core-app-external-wrapper {\n position: relative;\n margin: 0;\n padding: 4px 0;\n text-align: left;\n list-style-type: none;\n background-clip: padding-box;\n outline: none;\n}\n.rk-web-core-app-external-list {\n margin-bottom: 10px;\n background: #ffffff;\n border: 1px solid #e5e5e5;\n border-radius: 4px;\n box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.08);\n}\n.rk-web-core-app-external-cell {\n clear: both;\n margin: 0;\n padding: 6px 12px;\n color: rgba(0, 0, 0, 0.85);\n font-weight: 400;\n font-size: 14px;\n line-height: 22px;\n white-space: nowrap;\n cursor: pointer;\n transition: all 0.3s;\n border-bottom: 1px solid #f0f0f0;\n}\n.rk-web-core-app-external-cell:hover {\n transition: all 0.3s;\n color: #ffffff;\n background-color: #f5f5f5;\n}\n.rk-web-core-app-external-cell:last-child {\n border: none;\n}\n.rk-web-core-app-external-active {\n color: #ffffff;\n background-color: #f5f5f5;\n}\n.rk-web-core-app-external-btn {\n background: #ffffff;\n border: 1px solid #e5e5e5;\n border-radius: 4px;\n box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.08);\n padding: 6px 12px;\n color: rgba(0, 0, 0, 0.85);\n font-weight: 400;\n font-size: 14px;\n line-height: 22px;\n white-space: nowrap;\n cursor: pointer;\n transition: all 0.3s;\n}\n.rk-web-core-app-external-btn:active {\n color: #ffffff;\n background-color: #f5f5f5;\n}\n","@import \"base\";\n\n.@{rk-core-prefix} {\n &-app-external {\n &-link {\n font-size: 14px;\n font-weight: 400;\n color: #333333;\n cursor: pointer;\n height: 30px;\n display: flex;\n justify-content: center;\n align-items: center;\n &-dark {\n color: #ffffff;\n }\n &-sub {\n color: #0F6EFF;\n }\n .anticon-caret-down {\n margin-left: 4px;\n svg {\n width: 10px;\n height: 10px;\n fill: #84919A;\n }\n }\n }\n &-wrapper {\n position: relative;\n margin: 0;\n padding: 4px 0;\n text-align: left;\n list-style-type: none;\n background-clip: padding-box;\n outline: none;\n }\n &-list {\n margin-bottom: 10px;\n background: #ffffff;\n border: 1px solid #e5e5e5;\n border-radius: 4px;\n box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);\n }\n &-cell {\n clear: both;\n margin: 0;\n padding: 6px 12px;\n color: rgba(0,0,0,.85);\n font-weight: 400;\n font-size: 14px;\n line-height: 22px;\n white-space: nowrap;\n cursor: pointer;\n transition: all .3s;\n border-bottom: 1px solid @border-color-split;\n &:hover {\n transition: all .3s;\n color: #ffffff;\n background-color: @item-hover-bg;\n }\n\n &:last-child {\n border: none;\n }\n }\n &-active {\n color: #ffffff;\n background-color: @item-hover-bg;\n }\n &-btn {\n background: #ffffff;\n border: 1px solid #e5e5e5;\n border-radius: 4px;\n box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.08);\n padding: 6px 12px;\n color: rgba(0,0,0,.85);\n font-weight: 400;\n font-size: 14px;\n line-height: 22px;\n white-space: nowrap;\n cursor: pointer;\n transition: all .3s;\n &:active {\n color: #ffffff;\n background-color: @item-hover-bg;\n }\n }\n }\n}","* {\n margin: 0;\n}\n.rk-web-core-full-layout {\n height: 100%;\n}\n.rk-web-core-header-info-group {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n gap: 20px;\n margin-left: 20px;\n}\n.rk-web-core-header-info-group-time {\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: flex-end;\n flex-direction: column;\n}\n.rk-web-core-header-info-group-time span {\n font-size: 20px;\n font-weight: 600;\n line-height: 18px;\n}\n.rk-web-core-header-info-group-time small {\n line-height: 1;\n font-size: 12px;\n}\n.rk-web-core-header-info-group-weather {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n}\n.rk-web-core-header-info-group-weather img {\n height: 30px;\n object-fit: cover;\n}\n.rk-web-core-header-info-group-weather span {\n font-size: 20px;\n font-weight: 600;\n}\n.rk-web-core-header-info-group-wind {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n}\n.rk-web-core-header-info-group-wind .rk-web-core-normal-icon {\n fill: #00FFD8 !important;\n width: 28px;\n height: 28px;\n margin-right: 0;\n}\n.rk-web-core-header-info-group-wind-img {\n display: flex;\n justify-content: center;\n align-items: center;\n}\n.rk-web-core-header-info-group-wind-info {\n display: flex;\n justify-content: center;\n align-items: flex-end;\n flex-direction: column;\n}\n.rk-web-core-header-info-group-wind-info span:first-child {\n line-height: 26px;\n font-size: 20px;\n font-weight: 700;\n text-align: center;\n}\n.rk-web-core-header-info-group-wind-info span:last-child {\n line-height: 20px;\n font-size: 12px;\n font-weight: 400;\n}\n.rk-web-core-header-info-group-dark span,\n.rk-web-core-header-info-group-dark small {\n color: #ffffff;\n}\n","@import \"base\";\n\n.@{rk-core-prefix} {\n &-header-info-group {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n gap: 20px;\n margin-left: 20px;\n &-time {\n height: 100%;\n display: flex;\n justify-content: center;\n align-items: flex-end;\n flex-direction: column;\n\n span {\n font-size: 20px;\n font-weight: 600;\n line-height: 18px;\n }\n\n small {\n line-height: 1;\n font-size: 12px;\n }\n }\n &-weather {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n img {\n height: 30px;\n object-fit: cover;\n }\n span {\n font-size: 20px;\n font-weight: 600;\n }\n }\n &-wind {\n display: flex;\n justify-content: flex-start;\n align-items: center;\n .rk-web-core-normal-icon {\n fill: #00FFD8!important;\n width: 28px;\n height: 28px;\n margin-right: 0;\n }\n &-img {\n display: flex;\n justify-content: center;\n align-items: center;\n }\n &-info {\n display: flex;\n justify-content: center;\n align-items: flex-end;\n flex-direction: column;\n span {\n &:first-child {\n line-height: 26px;\n font-size: 20px;\n font-weight: 700;\n text-align: center;\n }\n &:last-child {\n line-height: 20px;\n font-size: 12px;\n font-weight: 400;\n }\n }\n }\n }\n &-dark {\n span, small {\n color: #ffffff;\n }\n }\n }\n}"],"sourceRoot":""}