bonree-icons 6.0.70 → 6.0.72

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.
Files changed (57) hide show
  1. package/ApdexRed.js +1 -0
  2. package/CallTimeConsumptionRed.js +1 -0
  3. package/ConsumerMessagesRed.js +1 -0
  4. package/ConsumerResponseTimeRed.js +1 -0
  5. package/CpuQuotaRed.js +1 -0
  6. package/CpuTotalRed.js +1 -0
  7. package/CpuUsageRateRed.js +1 -0
  8. package/DataType.js +1 -0
  9. package/MemoryTotalRed.js +1 -0
  10. package/MemoryUsageRateRed.js +1 -0
  11. package/OkHttp.js +1 -1
  12. package/ProductionMessagesRed.js +1 -0
  13. package/ProductionResponseTimeRed.js +1 -0
  14. package/ResponseTimeRed.js +1 -0
  15. package/RssMemoryUtilizationRed.js +1 -0
  16. package/SessionsNumberRed.js +1 -0
  17. package/StatusCode.js +1 -0
  18. package/ThroughputRateRed.js +1 -0
  19. package/index.js +1 -1
  20. package/index.min.js +1 -1
  21. package/package.json +1 -1
  22. package/types/ApdexRed.d.ts +31 -0
  23. package/types/ApdexRed.d.ts.map +1 -0
  24. package/types/CallTimeConsumptionRed.d.ts +31 -0
  25. package/types/CallTimeConsumptionRed.d.ts.map +1 -0
  26. package/types/ConsumerMessagesRed.d.ts +31 -0
  27. package/types/ConsumerMessagesRed.d.ts.map +1 -0
  28. package/types/ConsumerResponseTimeRed.d.ts +31 -0
  29. package/types/ConsumerResponseTimeRed.d.ts.map +1 -0
  30. package/types/CpuQuotaRed.d.ts +31 -0
  31. package/types/CpuQuotaRed.d.ts.map +1 -0
  32. package/types/CpuTotalRed.d.ts +31 -0
  33. package/types/CpuTotalRed.d.ts.map +1 -0
  34. package/types/CpuUsageRateRed.d.ts +31 -0
  35. package/types/CpuUsageRateRed.d.ts.map +1 -0
  36. package/types/DataType.d.ts +31 -0
  37. package/types/DataType.d.ts.map +1 -0
  38. package/types/MemoryTotalRed.d.ts +31 -0
  39. package/types/MemoryTotalRed.d.ts.map +1 -0
  40. package/types/MemoryUsageRateRed.d.ts +31 -0
  41. package/types/MemoryUsageRateRed.d.ts.map +1 -0
  42. package/types/ProductionMessagesRed.d.ts +31 -0
  43. package/types/ProductionMessagesRed.d.ts.map +1 -0
  44. package/types/ProductionResponseTimeRed.d.ts +31 -0
  45. package/types/ProductionResponseTimeRed.d.ts.map +1 -0
  46. package/types/ResponseTimeRed.d.ts +31 -0
  47. package/types/ResponseTimeRed.d.ts.map +1 -0
  48. package/types/RssMemoryUtilizationRed.d.ts +31 -0
  49. package/types/RssMemoryUtilizationRed.d.ts.map +1 -0
  50. package/types/SessionsNumberRed.d.ts +31 -0
  51. package/types/SessionsNumberRed.d.ts.map +1 -0
  52. package/types/StatusCode.d.ts +31 -0
  53. package/types/StatusCode.d.ts.map +1 -0
  54. package/types/ThroughputRateRed.d.ts +31 -0
  55. package/types/ThroughputRateRed.d.ts.map +1 -0
  56. package/types/index.d.ts +34 -0
  57. package/types/index.d.ts.map +1 -1
package/ApdexRed.js ADDED
@@ -0,0 +1 @@
1
+ !function(r,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react")):"function"==typeof define&&define.amd?define(["react"],e):"object"==typeof exports?exports.index=e(require("react")):r.index=e(r.react)}(self,(function(r){return function(){"use strict";var e={27335:function(r,e,n){var o=n(8081),t=n.n(o),i=n(23645),d=n.n(i)()(t());d.push([r.id,".bonree-icons-wrapper-ApdexRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-ApdexRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-ApdexRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-ApdexRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-ApdexRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-ApdexRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-ApdexRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-ApdexRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-ApdexRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-ApdexRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-ApdexRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-ApdexRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-ApdexRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-ApdexRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-ApdexRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-ApdexRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-ApdexRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-ApdexRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-ApdexRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-ApdexRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-ApdexRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-ApdexRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-ApdexRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-ApdexRed:active {\r\n box-shadow: none;\r\n}",""]),e.Z=d},23645:function(r){r.exports=function(r){var e=[];return e.toString=function(){return this.map((function(e){var n="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=r(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(r,n,o,t,i){"string"==typeof r&&(r=[[null,r,void 0]]);var d={};if(o)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(d[a]=!0)}for(var s=0;s<r.length;s++){var u=[].concat(r[s]);o&&d[u[0]]||(void 0!==i&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=i),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),t&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=t):u[4]="".concat(t)),e.push(u))}},e}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var e=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(r){return e[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,i){for(var d,c,a=t(r),s=1;s<arguments.length;s++){for(var u in d=Object(arguments[s]))n.call(d,u)&&(a[u]=d[u]);if(e){c=e(d);for(var l=0;l<c.length;l++)o.call(d,c[l])&&(a[c[l]]=d[c[l]])}}return a}},75251:function(r,e,n){n(27418);var o=n(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;t=i("react.element"),i("react.fragment")}var d=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c=Object.prototype.hasOwnProperty,a={key:!0,ref:!0,__self:!0,__source:!0};function s(r,e,n){var o,i={},s=null,u=null;for(o in void 0!==n&&(s=""+n),void 0!==e.key&&(s=""+e.key),void 0!==e.ref&&(u=e.ref),e)c.call(e,o)&&!a.hasOwnProperty(o)&&(i[o]=e[o]);if(r&&r.defaultProps)for(o in e=r.defaultProps)void 0===i[o]&&(i[o]=e[o]);return{$$typeof:t,type:r,key:s,ref:u,props:i,_owner:d.current}}e.jsx=s,e.jsxs=s},85893:function(r,e,n){r.exports=n(75251)},93379:function(r){var e=[];function n(r){for(var n=-1,o=0;o<e.length;o++)if(e[o].identifier===r){n=o;break}return n}function o(r,o){for(var i={},d=[],c=0;c<r.length;c++){var a=r[c],s=o.base?a[0]+o.base:a[0],u=i[s]||0,l="".concat(s," ").concat(u);i[s]=u+1;var p=n(l),f={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==p)e[p].references++,e[p].updater(f);else{var b=t(f,o);o.byIndex=c,e.splice(c,0,{identifier:l,updater:b,references:1})}d.push(l)}return d}function t(r,e){var n=e.domAPI(e);n.update(r);return function(e){if(e){if(e.css===r.css&&e.media===r.media&&e.sourceMap===r.sourceMap&&e.supports===r.supports&&e.layer===r.layer)return;n.update(r=e)}else n.remove()}}r.exports=function(r,t){var i=o(r=r||[],t=t||{});return function(r){r=r||[];for(var d=0;d<i.length;d++){var c=n(i[d]);e[c].references--}for(var a=o(r,t),s=0;s<i.length;s++){var u=n(i[s]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}i=a}}},90569:function(r){var e={};r.exports=function(r,n){var o=function(r){if(void 0===e[r]){var n=document.querySelector(r);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(r){n=null}e[r]=n}return e[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},19216:function(r){r.exports=function(r){var e=document.createElement("style");return r.setAttributes(e,r.attributes),r.insert(e,r.options),e}},3565:function(r,e,n){r.exports=function(r){var e=n.nc;e&&r.setAttribute("nonce",e)}},7795:function(r){r.exports=function(r){var e=r.insertStyleElement(r);return{update:function(n){!function(r,e,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var t=void 0!==n.layer;t&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,t&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var i=n.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),e.styleTagTransform(o,r,e.options)}(e,r,n)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(e)}}}},44589:function(r){r.exports=function(r,e){if(e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}},8156:function(e){e.exports=r}},n={};function o(r){var t=n[r];if(void 0!==t)return t.exports;var i=n[r]={id:r,exports:{}};return e[r](i,i.exports,o),i.exports}o.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(e,{a:e}),e},o.d=function(r,e){for(var n in e)o.o(e,n)&&!o.o(r,n)&&Object.defineProperty(r,n,{enumerable:!0,get:e[n]})},o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)};var t={};return function(){o.d(t,{default:function(){return g}});var r=o(85893),e=o(93379),n=o.n(e),i=o(7795),d=o.n(i),c=o(90569),a=o.n(c),s=o(3565),u=o.n(s),l=o(19216),p=o.n(l),f=o(44589),b=o.n(f),x=o(27335),h={};h.styleTagTransform=b(),h.setAttributes=u(),h.insert=a().bind(null,"head"),h.domAPI=d(),h.insertStyleElement=p();n()(x.Z,h),x.Z&&x.Z.locals&&x.Z.locals;var v=function(){return v=Object.assign||function(r){for(var e,n=1,o=arguments.length;n<o;n++)for(var t in e=arguments[n])Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t]);return r},v.apply(this,arguments)},g=function(e){return(0,r.jsx)("span",v({id:e.id,style:(n=e.style,null==e.height&&null==e.width||null!=n&&null!=n.fontSize&&delete n.fontSize,n),onMouseEnter:function(r){return e.onMouseEnter&&e.onMouseEnter(r)},onMouseLeave:function(r){return e.onMouseLeave&&e.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-ApdexRed "+(1==e.button?1==e.blue?"bonree-icons-blue-button-ApdexRed":"bonree-icons-button-ApdexRed":"")+" "+(1==e.border?1==e.blue?"bonree-icons-blue-border-ApdexRed":"bonree-icons-border-ApdexRed":"")+" "+(1==e.disabled?1==e.border?"bonree-icons-border-disabled-ApdexRed":"bonree-icons-disabled-ApdexRed":"")+" "+(null!=e.height||null!=e.width?"bonree-icons-cancel-font-size":"")+" "+(e.className||""),onClick:function(r){return function(r){e.onClick&&e.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",v({focusable:"false",width:e.width?e.width:e.height?void 0:"1em",height:e.height?e.height:e.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",v({id:"ipswt90tacc457748",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,r.jsxs)("g",v({fill:"none"},{children:[(0,r.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#ipswt90tacc457748)",rx:"8"},void 0),(0,r.jsx)("path",{fill:"#FFF",d:"M20 7.7c7.345 0 13.3 5.955 13.3 13.3a13.26 13.26 0 0 1-3.895 9.405 1.3 1.3 0 1 1-1.839-1.839A10.66 10.66 0 0 0 30.7 21c0-5.91-4.79-10.7-10.7-10.7-5.91 0-10.7 4.79-10.7 10.7a10.66 10.66 0 0 0 3.134 7.566 1.3 1.3 0 1 1-1.839 1.839A13.26 13.26 0 0 1 6.7 21c0-7.345 5.955-13.3 13.3-13.3zm5.583 6.33-3.7 8.732a2.023 2.023 0 1 1-3.24-2.27l6.94-6.463z"},void 0)]}),void 0)]}),void 0)}),void 0);var n}}(),t=t.default}()}));
@@ -0,0 +1 @@
1
+ !function(r,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("react")):"function"==typeof define&&define.amd?define(["react"],n):"object"==typeof exports?exports.index=n(require("react")):r.index=n(r.react)}(self,(function(r){return function(){"use strict";var n={62380:function(r,n,e){var o=e(8081),t=e.n(o),i=e(23645),a=e.n(i)()(t());a.push([r.id,".bonree-icons-wrapper-CallTimeConsumptionRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-CallTimeConsumptionRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-CallTimeConsumptionRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-CallTimeConsumptionRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-CallTimeConsumptionRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-CallTimeConsumptionRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-CallTimeConsumptionRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-CallTimeConsumptionRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-CallTimeConsumptionRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-CallTimeConsumptionRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-CallTimeConsumptionRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-CallTimeConsumptionRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-CallTimeConsumptionRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-CallTimeConsumptionRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-CallTimeConsumptionRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-CallTimeConsumptionRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-CallTimeConsumptionRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-CallTimeConsumptionRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-CallTimeConsumptionRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-CallTimeConsumptionRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-CallTimeConsumptionRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-CallTimeConsumptionRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-CallTimeConsumptionRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-CallTimeConsumptionRed:active {\r\n box-shadow: none;\r\n}",""]),n.Z=a},23645:function(r){r.exports=function(r){var n=[];return n.toString=function(){return this.map((function(n){var e="",o=void 0!==n[5];return n[4]&&(e+="@supports (".concat(n[4],") {")),n[2]&&(e+="@media ".concat(n[2]," {")),o&&(e+="@layer".concat(n[5].length>0?" ".concat(n[5]):""," {")),e+=r(n),o&&(e+="}"),n[2]&&(e+="}"),n[4]&&(e+="}"),e})).join("")},n.i=function(r,e,o,t,i){"string"==typeof r&&(r=[[null,r,void 0]]);var a={};if(o)for(var s=0;s<this.length;s++){var l=this[s][0];null!=l&&(a[l]=!0)}for(var c=0;c<r.length;c++){var d=[].concat(r[c]);o&&a[d[0]]||(void 0!==i&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=i),e&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=e):d[2]=e),t&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=t):d[4]="".concat(t)),n.push(d))}},n}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var n=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var n={},e=0;e<10;e++)n["_"+String.fromCharCode(e)]=e;if("0123456789"!==Object.getOwnPropertyNames(n).map((function(r){return n[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,i){for(var a,s,l=t(r),c=1;c<arguments.length;c++){for(var d in a=Object(arguments[c]))e.call(a,d)&&(l[d]=a[d]);if(n){s=n(a);for(var u=0;u<s.length;u++)o.call(a,s[u])&&(l[s[u]]=a[s[u]])}}return l}},75251:function(r,n,e){e(27418);var o=e(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;t=i("react.element"),i("react.fragment")}var a=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s=Object.prototype.hasOwnProperty,l={key:!0,ref:!0,__self:!0,__source:!0};function c(r,n,e){var o,i={},c=null,d=null;for(o in void 0!==e&&(c=""+e),void 0!==n.key&&(c=""+n.key),void 0!==n.ref&&(d=n.ref),n)s.call(n,o)&&!l.hasOwnProperty(o)&&(i[o]=n[o]);if(r&&r.defaultProps)for(o in n=r.defaultProps)void 0===i[o]&&(i[o]=n[o]);return{$$typeof:t,type:r,key:c,ref:d,props:i,_owner:a.current}}n.jsx=c,n.jsxs=c},85893:function(r,n,e){r.exports=e(75251)},93379:function(r){var n=[];function e(r){for(var e=-1,o=0;o<n.length;o++)if(n[o].identifier===r){e=o;break}return e}function o(r,o){for(var i={},a=[],s=0;s<r.length;s++){var l=r[s],c=o.base?l[0]+o.base:l[0],d=i[c]||0,u="".concat(c," ").concat(d);i[c]=d+1;var p=e(u),f={css:l[1],media:l[2],sourceMap:l[3],supports:l[4],layer:l[5]};if(-1!==p)n[p].references++,n[p].updater(f);else{var b=t(f,o);o.byIndex=s,n.splice(s,0,{identifier:u,updater:b,references:1})}a.push(u)}return a}function t(r,n){var e=n.domAPI(n);e.update(r);return function(n){if(n){if(n.css===r.css&&n.media===r.media&&n.sourceMap===r.sourceMap&&n.supports===r.supports&&n.layer===r.layer)return;e.update(r=n)}else e.remove()}}r.exports=function(r,t){var i=o(r=r||[],t=t||{});return function(r){r=r||[];for(var a=0;a<i.length;a++){var s=e(i[a]);n[s].references--}for(var l=o(r,t),c=0;c<i.length;c++){var d=e(i[c]);0===n[d].references&&(n[d].updater(),n.splice(d,1))}i=l}}},90569:function(r){var n={};r.exports=function(r,e){var o=function(r){if(void 0===n[r]){var e=document.querySelector(r);if(window.HTMLIFrameElement&&e instanceof window.HTMLIFrameElement)try{e=e.contentDocument.head}catch(r){e=null}n[r]=e}return n[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}},19216:function(r){r.exports=function(r){var n=document.createElement("style");return r.setAttributes(n,r.attributes),r.insert(n,r.options),n}},3565:function(r,n,e){r.exports=function(r){var n=e.nc;n&&r.setAttribute("nonce",n)}},7795:function(r){r.exports=function(r){var n=r.insertStyleElement(r);return{update:function(e){!function(r,n,e){var o="";e.supports&&(o+="@supports (".concat(e.supports,") {")),e.media&&(o+="@media ".concat(e.media," {"));var t=void 0!==e.layer;t&&(o+="@layer".concat(e.layer.length>0?" ".concat(e.layer):""," {")),o+=e.css,t&&(o+="}"),e.media&&(o+="}"),e.supports&&(o+="}");var i=e.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),n.styleTagTransform(o,r,n.options)}(n,r,e)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(n)}}}},44589:function(r){r.exports=function(r,n){if(n.styleSheet)n.styleSheet.cssText=r;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(r))}}},8156:function(n){n.exports=r}},e={};function o(r){var t=e[r];if(void 0!==t)return t.exports;var i=e[r]={id:r,exports:{}};return n[r](i,i.exports,o),i.exports}o.n=function(r){var n=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(n,{a:n}),n},o.d=function(r,n){for(var e in n)o.o(n,e)&&!o.o(r,e)&&Object.defineProperty(r,e,{enumerable:!0,get:n[e]})},o.o=function(r,n){return Object.prototype.hasOwnProperty.call(r,n)};var t={};return function(){o.d(t,{default:function(){return x}});var r=o(85893),n=o(93379),e=o.n(n),i=o(7795),a=o.n(i),s=o(90569),l=o.n(s),c=o(3565),d=o.n(c),u=o(19216),p=o.n(u),f=o(44589),b=o.n(f),m=o(62380),v={};v.styleTagTransform=b(),v.setAttributes=d(),v.insert=l().bind(null,"head"),v.domAPI=a(),v.insertStyleElement=p();e()(m.Z,v),m.Z&&m.Z.locals&&m.Z.locals;var h=function(){return h=Object.assign||function(r){for(var n,e=1,o=arguments.length;e<o;e++)for(var t in n=arguments[e])Object.prototype.hasOwnProperty.call(n,t)&&(r[t]=n[t]);return r},h.apply(this,arguments)},x=function(n){return(0,r.jsx)("span",h({id:n.id,style:(e=n.style,null==n.height&&null==n.width||null!=e&&null!=e.fontSize&&delete e.fontSize,e),onMouseEnter:function(r){return n.onMouseEnter&&n.onMouseEnter(r)},onMouseLeave:function(r){return n.onMouseLeave&&n.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-CallTimeConsumptionRed "+(1==n.button?1==n.blue?"bonree-icons-blue-button-CallTimeConsumptionRed":"bonree-icons-button-CallTimeConsumptionRed":"")+" "+(1==n.border?1==n.blue?"bonree-icons-blue-border-CallTimeConsumptionRed":"bonree-icons-border-CallTimeConsumptionRed":"")+" "+(1==n.disabled?1==n.border?"bonree-icons-border-disabled-CallTimeConsumptionRed":"bonree-icons-disabled-CallTimeConsumptionRed":"")+" "+(null!=n.height||null!=n.width?"bonree-icons-cancel-font-size":"")+" "+(n.className||""),onClick:function(r){return function(r){n.onClick&&n.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",h({focusable:"false",width:n.width?n.width:n.height?void 0:"1em",height:n.height?n.height:n.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",h({id:"qk74wqtasb5f1aba",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,r.jsxs)("g",h({fill:"none"},{children:[(0,r.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#qk74wqtasb5f1aba)",rx:"8"},void 0),(0,r.jsx)("path",{fill:"#FFF",d:"M21 6.723c.096 0 .192.006.287.019l.141.022 10 1.943c.967.188 1.692.984 1.766 1.95l.006.162v16.702c0 1.203-.997 2.154-2.2 2.154-.096 0-.192-.006-.287-.019l-.141-.022-9.372-1.822v4.311c0 1.203-.997 2.154-2.2 2.154-.096 0-.192-.006-.287-.019l-.141-.022-10-1.943c-.967-.188-1.692-.984-1.766-1.95l-.006-.162V13.479c0-1.203.997-2.154 2.2-2.154.096 0 .192.006.287.019l.141.022 9.372 1.82v-4.31c0-1.202.997-2.153 2.2-2.153zm.2 2.442v6.256l-.001.016.001.596a1.2 1.2 0 0 1-1.077 1.194l-.123.006a1.2 1.2 0 0 1-1.194-1.077l-.006-.123v-.402l-9.6-1.864V29.97l9.6 1.866v-6.868a1.2 1.2 0 0 1 1.077-1.194l.123-.006a1.2 1.2 0 0 1 1.194 1.077l.006.123v.4l9.6 1.866V11.03l-9.6-1.864zm2.935 5.637.122.046 4.021 1.75c.975.425.947 1.792.006 2.2l-.112.042-13.316 4.35 1.303.603a1.2 1.2 0 0 1 .634 1.472l-.049.121a1.2 1.2 0 0 1-1.471.634l-.122-.049-4.073-1.885c-.952-.441-.91-1.786.02-2.188l.112-.042 13.217-4.318-1.128-.49a1.2 1.2 0 0 1-.667-1.456l.046-.123a1.2 1.2 0 0 1 1.457-.667z"},void 0)]}),void 0)]}),void 0)}),void 0);var e}}(),t=t.default}()}));
@@ -0,0 +1 @@
1
+ !function(r,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react")):"function"==typeof define&&define.amd?define(["react"],e):"object"==typeof exports?exports.index=e(require("react")):r.index=e(r.react)}(self,(function(r){return function(){"use strict";var e={17036:function(r,e,n){var o=n(8081),t=n.n(o),s=n(23645),i=n.n(s)()(t());i.push([r.id,".bonree-icons-wrapper-ConsumerMessagesRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-ConsumerMessagesRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-ConsumerMessagesRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-ConsumerMessagesRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-ConsumerMessagesRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-ConsumerMessagesRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-ConsumerMessagesRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-ConsumerMessagesRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-ConsumerMessagesRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-ConsumerMessagesRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-ConsumerMessagesRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-ConsumerMessagesRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-ConsumerMessagesRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-ConsumerMessagesRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-ConsumerMessagesRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-ConsumerMessagesRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-ConsumerMessagesRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-ConsumerMessagesRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-ConsumerMessagesRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-ConsumerMessagesRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-ConsumerMessagesRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-ConsumerMessagesRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-ConsumerMessagesRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-ConsumerMessagesRed:active {\r\n box-shadow: none;\r\n}",""]),e.Z=i},23645:function(r){r.exports=function(r){var e=[];return e.toString=function(){return this.map((function(e){var n="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=r(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(r,n,o,t,s){"string"==typeof r&&(r=[[null,r,void 0]]);var i={};if(o)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(i[c]=!0)}for(var d=0;d<r.length;d++){var u=[].concat(r[d]);o&&i[u[0]]||(void 0!==s&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=s),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),t&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=t):u[4]="".concat(t)),e.push(u))}},e}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var e=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(r){return e[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,s){for(var i,a,c=t(r),d=1;d<arguments.length;d++){for(var u in i=Object(arguments[d]))n.call(i,u)&&(c[u]=i[u]);if(e){a=e(i);for(var l=0;l<a.length;l++)o.call(i,a[l])&&(c[a[l]]=i[a[l]])}}return c}},75251:function(r,e,n){n(27418);var o=n(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var s=Symbol.for;t=s("react.element"),s("react.fragment")}var i=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function d(r,e,n){var o,s={},d=null,u=null;for(o in void 0!==n&&(d=""+n),void 0!==e.key&&(d=""+e.key),void 0!==e.ref&&(u=e.ref),e)a.call(e,o)&&!c.hasOwnProperty(o)&&(s[o]=e[o]);if(r&&r.defaultProps)for(o in e=r.defaultProps)void 0===s[o]&&(s[o]=e[o]);return{$$typeof:t,type:r,key:d,ref:u,props:s,_owner:i.current}}e.jsx=d,e.jsxs=d},85893:function(r,e,n){r.exports=n(75251)},93379:function(r){var e=[];function n(r){for(var n=-1,o=0;o<e.length;o++)if(e[o].identifier===r){n=o;break}return n}function o(r,o){for(var s={},i=[],a=0;a<r.length;a++){var c=r[a],d=o.base?c[0]+o.base:c[0],u=s[d]||0,l="".concat(d," ").concat(u);s[d]=u+1;var f=n(l),b={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==f)e[f].references++,e[f].updater(b);else{var p=t(b,o);o.byIndex=a,e.splice(a,0,{identifier:l,updater:p,references:1})}i.push(l)}return i}function t(r,e){var n=e.domAPI(e);n.update(r);return function(e){if(e){if(e.css===r.css&&e.media===r.media&&e.sourceMap===r.sourceMap&&e.supports===r.supports&&e.layer===r.layer)return;n.update(r=e)}else n.remove()}}r.exports=function(r,t){var s=o(r=r||[],t=t||{});return function(r){r=r||[];for(var i=0;i<s.length;i++){var a=n(s[i]);e[a].references--}for(var c=o(r,t),d=0;d<s.length;d++){var u=n(s[d]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}s=c}}},90569:function(r){var e={};r.exports=function(r,n){var o=function(r){if(void 0===e[r]){var n=document.querySelector(r);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(r){n=null}e[r]=n}return e[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},19216:function(r){r.exports=function(r){var e=document.createElement("style");return r.setAttributes(e,r.attributes),r.insert(e,r.options),e}},3565:function(r,e,n){r.exports=function(r){var e=n.nc;e&&r.setAttribute("nonce",e)}},7795:function(r){r.exports=function(r){var e=r.insertStyleElement(r);return{update:function(n){!function(r,e,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var t=void 0!==n.layer;t&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,t&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var s=n.sourceMap;s&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(s))))," */")),e.styleTagTransform(o,r,e.options)}(e,r,n)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(e)}}}},44589:function(r){r.exports=function(r,e){if(e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}},8156:function(e){e.exports=r}},n={};function o(r){var t=n[r];if(void 0!==t)return t.exports;var s=n[r]={id:r,exports:{}};return e[r](s,s.exports,o),s.exports}o.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(e,{a:e}),e},o.d=function(r,e){for(var n in e)o.o(e,n)&&!o.o(r,n)&&Object.defineProperty(r,n,{enumerable:!0,get:e[n]})},o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)};var t={};return function(){o.d(t,{default:function(){return m}});var r=o(85893),e=o(93379),n=o.n(e),s=o(7795),i=o.n(s),a=o(90569),c=o.n(a),d=o(3565),u=o.n(d),l=o(19216),f=o.n(l),b=o(44589),p=o.n(b),h=o(17036),v={};v.styleTagTransform=p(),v.setAttributes=u(),v.insert=c().bind(null,"head"),v.domAPI=i(),v.insertStyleElement=f();n()(h.Z,v),h.Z&&h.Z.locals&&h.Z.locals;var g=function(){return g=Object.assign||function(r){for(var e,n=1,o=arguments.length;n<o;n++)for(var t in e=arguments[n])Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t]);return r},g.apply(this,arguments)},m=function(e){return(0,r.jsx)("span",g({id:e.id,style:(n=e.style,null==e.height&&null==e.width||null!=n&&null!=n.fontSize&&delete n.fontSize,n),onMouseEnter:function(r){return e.onMouseEnter&&e.onMouseEnter(r)},onMouseLeave:function(r){return e.onMouseLeave&&e.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-ConsumerMessagesRed "+(1==e.button?1==e.blue?"bonree-icons-blue-button-ConsumerMessagesRed":"bonree-icons-button-ConsumerMessagesRed":"")+" "+(1==e.border?1==e.blue?"bonree-icons-blue-border-ConsumerMessagesRed":"bonree-icons-border-ConsumerMessagesRed":"")+" "+(1==e.disabled?1==e.border?"bonree-icons-border-disabled-ConsumerMessagesRed":"bonree-icons-disabled-ConsumerMessagesRed":"")+" "+(null!=e.height||null!=e.width?"bonree-icons-cancel-font-size":"")+" "+(e.className||""),onClick:function(r){return function(r){e.onClick&&e.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",g({focusable:"false",width:e.width?e.width:e.height?void 0:"1em",height:e.height?e.height:e.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",g({id:"cw9visrqrkb5f1ac4",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,r.jsxs)("g",g({fill:"none"},{children:[(0,r.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#cw9visrqrkb5f1ac4)",rx:"8"},void 0),(0,r.jsx)("path",{fill:"#FFF",d:"M20 6.5a7 7 0 0 1 1.001 13.929V23H30a1 1 0 0 1 .993.883L31 24v3.671a3.001 3.001 0 1 1-2 0V25h-7.999v2.671a3.001 3.001 0 1 1-2 0L18.998 25H11v2.671a3.001 3.001 0 1 1-2 0V24a1 1 0 0 1 .883-.993L10 23h8.999L19 20.43A7.002 7.002 0 0 1 20 6.5zm0 2a5 5 0 1 0 0 10 5 5 0 0 0 0-10zm-.882 2.009.835 2.074h.056l.91-2.074h1.831l-1.577 2.853h1.004v.798H20.78v.563h1.398v.807H20.78v1.493h-1.661V15.53h-1.39v-.807h1.39v-.563h-1.39v-.798h1.024L17.25 10.51h1.868z"},void 0)]}),void 0)]}),void 0)}),void 0);var n}}(),t=t.default}()}));
@@ -0,0 +1 @@
1
+ !function(r,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react")):"function"==typeof define&&define.amd?define(["react"],e):"object"==typeof exports?exports.index=e(require("react")):r.index=e(r.react)}(self,(function(r){return function(){"use strict";var e={55671:function(r,e,n){var o=n(8081),t=n.n(o),i=n(23645),s=n.n(i)()(t());s.push([r.id,".bonree-icons-wrapper-ConsumerResponseTimeRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-ConsumerResponseTimeRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-ConsumerResponseTimeRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-ConsumerResponseTimeRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-ConsumerResponseTimeRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-ConsumerResponseTimeRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-ConsumerResponseTimeRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-ConsumerResponseTimeRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-ConsumerResponseTimeRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-ConsumerResponseTimeRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-ConsumerResponseTimeRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-ConsumerResponseTimeRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-ConsumerResponseTimeRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-ConsumerResponseTimeRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-ConsumerResponseTimeRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-ConsumerResponseTimeRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-ConsumerResponseTimeRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-ConsumerResponseTimeRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-ConsumerResponseTimeRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-ConsumerResponseTimeRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-ConsumerResponseTimeRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-ConsumerResponseTimeRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-ConsumerResponseTimeRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-ConsumerResponseTimeRed:active {\r\n box-shadow: none;\r\n}",""]),e.Z=s},23645:function(r){r.exports=function(r){var e=[];return e.toString=function(){return this.map((function(e){var n="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=r(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(r,n,o,t,i){"string"==typeof r&&(r=[[null,r,void 0]]);var s={};if(o)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(s[c]=!0)}for(var d=0;d<r.length;d++){var u=[].concat(r[d]);o&&s[u[0]]||(void 0!==i&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=i),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),t&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=t):u[4]="".concat(t)),e.push(u))}},e}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var e=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(r){return e[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,i){for(var s,a,c=t(r),d=1;d<arguments.length;d++){for(var u in s=Object(arguments[d]))n.call(s,u)&&(c[u]=s[u]);if(e){a=e(s);for(var l=0;l<a.length;l++)o.call(s,a[l])&&(c[a[l]]=s[a[l]])}}return c}},75251:function(r,e,n){n(27418);var o=n(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;t=i("react.element"),i("react.fragment")}var s=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function d(r,e,n){var o,i={},d=null,u=null;for(o in void 0!==n&&(d=""+n),void 0!==e.key&&(d=""+e.key),void 0!==e.ref&&(u=e.ref),e)a.call(e,o)&&!c.hasOwnProperty(o)&&(i[o]=e[o]);if(r&&r.defaultProps)for(o in e=r.defaultProps)void 0===i[o]&&(i[o]=e[o]);return{$$typeof:t,type:r,key:d,ref:u,props:i,_owner:s.current}}e.jsx=d,e.jsxs=d},85893:function(r,e,n){r.exports=n(75251)},93379:function(r){var e=[];function n(r){for(var n=-1,o=0;o<e.length;o++)if(e[o].identifier===r){n=o;break}return n}function o(r,o){for(var i={},s=[],a=0;a<r.length;a++){var c=r[a],d=o.base?c[0]+o.base:c[0],u=i[d]||0,l="".concat(d," ").concat(u);i[d]=u+1;var p=n(l),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==p)e[p].references++,e[p].updater(f);else{var b=t(f,o);o.byIndex=a,e.splice(a,0,{identifier:l,updater:b,references:1})}s.push(l)}return s}function t(r,e){var n=e.domAPI(e);n.update(r);return function(e){if(e){if(e.css===r.css&&e.media===r.media&&e.sourceMap===r.sourceMap&&e.supports===r.supports&&e.layer===r.layer)return;n.update(r=e)}else n.remove()}}r.exports=function(r,t){var i=o(r=r||[],t=t||{});return function(r){r=r||[];for(var s=0;s<i.length;s++){var a=n(i[s]);e[a].references--}for(var c=o(r,t),d=0;d<i.length;d++){var u=n(i[d]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}i=c}}},90569:function(r){var e={};r.exports=function(r,n){var o=function(r){if(void 0===e[r]){var n=document.querySelector(r);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(r){n=null}e[r]=n}return e[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},19216:function(r){r.exports=function(r){var e=document.createElement("style");return r.setAttributes(e,r.attributes),r.insert(e,r.options),e}},3565:function(r,e,n){r.exports=function(r){var e=n.nc;e&&r.setAttribute("nonce",e)}},7795:function(r){r.exports=function(r){var e=r.insertStyleElement(r);return{update:function(n){!function(r,e,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var t=void 0!==n.layer;t&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,t&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var i=n.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),e.styleTagTransform(o,r,e.options)}(e,r,n)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(e)}}}},44589:function(r){r.exports=function(r,e){if(e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}},8156:function(e){e.exports=r}},n={};function o(r){var t=n[r];if(void 0!==t)return t.exports;var i=n[r]={id:r,exports:{}};return e[r](i,i.exports,o),i.exports}o.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(e,{a:e}),e},o.d=function(r,e){for(var n in e)o.o(e,n)&&!o.o(r,n)&&Object.defineProperty(r,n,{enumerable:!0,get:e[n]})},o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)};var t={};return function(){o.d(t,{default:function(){return x}});var r=o(85893),e=o(93379),n=o.n(e),i=o(7795),s=o.n(i),a=o(90569),c=o.n(a),d=o(3565),u=o.n(d),l=o(19216),p=o.n(l),f=o(44589),b=o.n(f),m=o(55671),h={};h.styleTagTransform=b(),h.setAttributes=u(),h.insert=c().bind(null,"head"),h.domAPI=s(),h.insertStyleElement=p();n()(m.Z,h),m.Z&&m.Z.locals&&m.Z.locals;var v=function(){return v=Object.assign||function(r){for(var e,n=1,o=arguments.length;n<o;n++)for(var t in e=arguments[n])Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t]);return r},v.apply(this,arguments)},x=function(e){return(0,r.jsx)("span",v({id:e.id,style:(n=e.style,null==e.height&&null==e.width||null!=n&&null!=n.fontSize&&delete n.fontSize,n),onMouseEnter:function(r){return e.onMouseEnter&&e.onMouseEnter(r)},onMouseLeave:function(r){return e.onMouseLeave&&e.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-ConsumerResponseTimeRed "+(1==e.button?1==e.blue?"bonree-icons-blue-button-ConsumerResponseTimeRed":"bonree-icons-button-ConsumerResponseTimeRed":"")+" "+(1==e.border?1==e.blue?"bonree-icons-blue-border-ConsumerResponseTimeRed":"bonree-icons-border-ConsumerResponseTimeRed":"")+" "+(1==e.disabled?1==e.border?"bonree-icons-border-disabled-ConsumerResponseTimeRed":"bonree-icons-disabled-ConsumerResponseTimeRed":"")+" "+(null!=e.height||null!=e.width?"bonree-icons-cancel-font-size":"")+" "+(e.className||""),onClick:function(r){return function(r){e.onClick&&e.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",v({focusable:"false",width:e.width?e.width:e.height?void 0:"1em",height:e.height?e.height:e.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",v({id:"fwpmi634sfb5f1a63",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,r.jsxs)("g",v({fill:"none"},{children:[(0,r.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#fwpmi634sfb5f1a63)",rx:"8"},void 0),(0,r.jsx)("path",{fill:"#FFF",d:"M28 20.884a6.9 6.9 0 1 1-4.879 11.78.9.9 0 1 1 1.273-1.273A5.082 5.082 0 0 0 28 32.885a5.1 5.1 0 1 0-5.098-5.239h1.246a.3.3 0 0 1 .256.457l-.043.054-1.65 1.668c-.37.365-.937.39-1.328.083l-.094-.083-1.65-1.668a.3.3 0 0 1 .144-.503l.07-.008H21.1l.003-.099A6.9 6.9 0 0 1 28 20.884zM32.5 8.8a2.2 2.2 0 0 1 2.194 2.043L34.7 11v10.776a9.037 9.037 0 0 0-2.4-1.9l-.001-8.676H8.7v17.6l10.357.001c.094.84.304 1.646.614 2.4L8.5 31.2a2.2 2.2 0 0 1-2.194-2.043L6.3 29V11a2.2 2.2 0 0 1 2.043-2.194L8.5 8.8h24zm-4.853 15.322a.8.8 0 0 1 .794.7l.006.1v2.958l1.713 1.428a.8.8 0 0 1 .166 1.038l-.064.088a.8.8 0 0 1-1.039.167l-.088-.064-2-1.667a.8.8 0 0 1-.279-.497l-.009-.117v-3.334a.8.8 0 0 1 .8-.8zm-13.934-9.144 1.157 2.873h.078l1.261-2.873h2.535L16.56 18.93h1.391v1.105h-1.937v.78h1.937v1.118h-1.937V24h-2.301v-2.067h-1.924v-1.118h1.924v-.78h-1.924V18.93h1.417l-2.08-3.952h2.587zm15.044 0a1.2 1.2 0 0 1 .123 2.395l-.123.006h-6a1.2 1.2 0 0 1-.123-2.394l.123-.006h6z"},void 0)]}),void 0)]}),void 0)}),void 0);var n}}(),t=t.default}()}));
package/CpuQuotaRed.js ADDED
@@ -0,0 +1 @@
1
+ !function(r,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("react")):"function"==typeof define&&define.amd?define(["react"],n):"object"==typeof exports?exports.index=n(require("react")):r.index=n(r.react)}(self,(function(r){return function(){"use strict";var n={52279:function(r,n,e){var o=e(8081),t=e.n(o),i=e(23645),a=e.n(i)()(t());a.push([r.id,".bonree-icons-wrapper-CpuQuotaRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-CpuQuotaRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-CpuQuotaRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-CpuQuotaRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-CpuQuotaRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-CpuQuotaRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-CpuQuotaRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-CpuQuotaRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-CpuQuotaRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-CpuQuotaRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-CpuQuotaRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-CpuQuotaRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-CpuQuotaRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-CpuQuotaRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-CpuQuotaRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-CpuQuotaRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-CpuQuotaRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-CpuQuotaRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-CpuQuotaRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-CpuQuotaRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-CpuQuotaRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-CpuQuotaRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-CpuQuotaRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-CpuQuotaRed:active {\r\n box-shadow: none;\r\n}",""]),n.Z=a},23645:function(r){r.exports=function(r){var n=[];return n.toString=function(){return this.map((function(n){var e="",o=void 0!==n[5];return n[4]&&(e+="@supports (".concat(n[4],") {")),n[2]&&(e+="@media ".concat(n[2]," {")),o&&(e+="@layer".concat(n[5].length>0?" ".concat(n[5]):""," {")),e+=r(n),o&&(e+="}"),n[2]&&(e+="}"),n[4]&&(e+="}"),e})).join("")},n.i=function(r,e,o,t,i){"string"==typeof r&&(r=[[null,r,void 0]]);var a={};if(o)for(var u=0;u<this.length;u++){var c=this[u][0];null!=c&&(a[c]=!0)}for(var s=0;s<r.length;s++){var d=[].concat(r[s]);o&&a[d[0]]||(void 0!==i&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=i),e&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=e):d[2]=e),t&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=t):d[4]="".concat(t)),n.push(d))}},n}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var n=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var n={},e=0;e<10;e++)n["_"+String.fromCharCode(e)]=e;if("0123456789"!==Object.getOwnPropertyNames(n).map((function(r){return n[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,i){for(var a,u,c=t(r),s=1;s<arguments.length;s++){for(var d in a=Object(arguments[s]))e.call(a,d)&&(c[d]=a[d]);if(n){u=n(a);for(var l=0;l<u.length;l++)o.call(a,u[l])&&(c[u[l]]=a[u[l]])}}return c}},75251:function(r,n,e){e(27418);var o=e(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;t=i("react.element"),i("react.fragment")}var a=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,u=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function s(r,n,e){var o,i={},s=null,d=null;for(o in void 0!==e&&(s=""+e),void 0!==n.key&&(s=""+n.key),void 0!==n.ref&&(d=n.ref),n)u.call(n,o)&&!c.hasOwnProperty(o)&&(i[o]=n[o]);if(r&&r.defaultProps)for(o in n=r.defaultProps)void 0===i[o]&&(i[o]=n[o]);return{$$typeof:t,type:r,key:s,ref:d,props:i,_owner:a.current}}n.jsx=s,n.jsxs=s},85893:function(r,n,e){r.exports=e(75251)},93379:function(r){var n=[];function e(r){for(var e=-1,o=0;o<n.length;o++)if(n[o].identifier===r){e=o;break}return e}function o(r,o){for(var i={},a=[],u=0;u<r.length;u++){var c=r[u],s=o.base?c[0]+o.base:c[0],d=i[s]||0,l="".concat(s," ").concat(d);i[s]=d+1;var p=e(l),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==p)n[p].references++,n[p].updater(f);else{var b=t(f,o);o.byIndex=u,n.splice(u,0,{identifier:l,updater:b,references:1})}a.push(l)}return a}function t(r,n){var e=n.domAPI(n);e.update(r);return function(n){if(n){if(n.css===r.css&&n.media===r.media&&n.sourceMap===r.sourceMap&&n.supports===r.supports&&n.layer===r.layer)return;e.update(r=n)}else e.remove()}}r.exports=function(r,t){var i=o(r=r||[],t=t||{});return function(r){r=r||[];for(var a=0;a<i.length;a++){var u=e(i[a]);n[u].references--}for(var c=o(r,t),s=0;s<i.length;s++){var d=e(i[s]);0===n[d].references&&(n[d].updater(),n.splice(d,1))}i=c}}},90569:function(r){var n={};r.exports=function(r,e){var o=function(r){if(void 0===n[r]){var e=document.querySelector(r);if(window.HTMLIFrameElement&&e instanceof window.HTMLIFrameElement)try{e=e.contentDocument.head}catch(r){e=null}n[r]=e}return n[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}},19216:function(r){r.exports=function(r){var n=document.createElement("style");return r.setAttributes(n,r.attributes),r.insert(n,r.options),n}},3565:function(r,n,e){r.exports=function(r){var n=e.nc;n&&r.setAttribute("nonce",n)}},7795:function(r){r.exports=function(r){var n=r.insertStyleElement(r);return{update:function(e){!function(r,n,e){var o="";e.supports&&(o+="@supports (".concat(e.supports,") {")),e.media&&(o+="@media ".concat(e.media," {"));var t=void 0!==e.layer;t&&(o+="@layer".concat(e.layer.length>0?" ".concat(e.layer):""," {")),o+=e.css,t&&(o+="}"),e.media&&(o+="}"),e.supports&&(o+="}");var i=e.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),n.styleTagTransform(o,r,n.options)}(n,r,e)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(n)}}}},44589:function(r){r.exports=function(r,n){if(n.styleSheet)n.styleSheet.cssText=r;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(r))}}},8156:function(n){n.exports=r}},e={};function o(r){var t=e[r];if(void 0!==t)return t.exports;var i=e[r]={id:r,exports:{}};return n[r](i,i.exports,o),i.exports}o.n=function(r){var n=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(n,{a:n}),n},o.d=function(r,n){for(var e in n)o.o(n,e)&&!o.o(r,e)&&Object.defineProperty(r,e,{enumerable:!0,get:n[e]})},o.o=function(r,n){return Object.prototype.hasOwnProperty.call(r,n)};var t={};return function(){o.d(t,{default:function(){return g}});var r=o(85893),n=o(93379),e=o.n(n),i=o(7795),a=o.n(i),u=o(90569),c=o.n(u),s=o(3565),d=o.n(s),l=o(19216),p=o.n(l),f=o(44589),b=o.n(f),v=o(52279),h={};h.styleTagTransform=b(),h.setAttributes=d(),h.insert=c().bind(null,"head"),h.domAPI=a(),h.insertStyleElement=p();e()(v.Z,h),v.Z&&v.Z.locals&&v.Z.locals;var x=function(){return x=Object.assign||function(r){for(var n,e=1,o=arguments.length;e<o;e++)for(var t in n=arguments[e])Object.prototype.hasOwnProperty.call(n,t)&&(r[t]=n[t]);return r},x.apply(this,arguments)},g=function(n){return(0,r.jsx)("span",x({id:n.id,style:(e=n.style,null==n.height&&null==n.width||null!=e&&null!=e.fontSize&&delete e.fontSize,e),onMouseEnter:function(r){return n.onMouseEnter&&n.onMouseEnter(r)},onMouseLeave:function(r){return n.onMouseLeave&&n.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-CpuQuotaRed "+(1==n.button?1==n.blue?"bonree-icons-blue-button-CpuQuotaRed":"bonree-icons-button-CpuQuotaRed":"")+" "+(1==n.border?1==n.blue?"bonree-icons-blue-border-CpuQuotaRed":"bonree-icons-border-CpuQuotaRed":"")+" "+(1==n.disabled?1==n.border?"bonree-icons-border-disabled-CpuQuotaRed":"bonree-icons-disabled-CpuQuotaRed":"")+" "+(null!=n.height||null!=n.width?"bonree-icons-cancel-font-size":"")+" "+(n.className||""),onClick:function(r){return function(r){n.onClick&&n.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",x({focusable:"false",width:n.width?n.width:n.height?void 0:"1em",height:n.height?n.height:n.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",x({id:"ab6gy7cagmb5f1a71",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,r.jsxs)("g",x({fill:"none"},{children:[(0,r.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#ab6gy7cagmb5f1a71)",rx:"8"},void 0),(0,r.jsx)("path",{fill:"#FFF",d:"M18.2 32a.2.2 0 0 1-.2.2h-3a.2.2 0 0 1-.2-.2v-7c0-.11.09-.2.2-.2h3c.11 0 .2.09.2.2v7zm-5-5.001v3L9 30a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1l4.2-.001zm6.6 0L31 27a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1l-11.2-.001v-3zM26 16.3c.11 0 .2.09.2.2v7a.2.2 0 0 1-.2.2h-3a.2.2 0 0 1-.2-.2v-7c0-.11.09-.2.2-.2h3zm-4.8 2.199v3L9 21.5a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1l12.2-.001zm6.6 0 3.2.001a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1l-3.2-.001v-3zM16 7.8c.11 0 .2.09.2.2v7a.2.2 0 0 1-.2.2h-3a.2.2 0 0 1-.2-.2V8c0-.11.09-.2.2-.2h3zm-4.8 2.199v3L9 13a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1l2.2-.001zm6.6 0L31 10a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1l-13.2-.001v-3z"},void 0)]}),void 0)]}),void 0)}),void 0);var e}}(),t=t.default}()}));
package/CpuTotalRed.js ADDED
@@ -0,0 +1 @@
1
+ !function(r,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("react")):"function"==typeof define&&define.amd?define(["react"],n):"object"==typeof exports?exports.index=n(require("react")):r.index=n(r.react)}(self,(function(r){return function(){"use strict";var n={29841:function(r,n,e){var o=e(8081),t=e.n(o),i=e(23645),a=e.n(i)()(t());a.push([r.id,".bonree-icons-wrapper-CpuTotalRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-CpuTotalRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-CpuTotalRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-CpuTotalRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-CpuTotalRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-CpuTotalRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-CpuTotalRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-CpuTotalRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-CpuTotalRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-CpuTotalRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-CpuTotalRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-CpuTotalRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-CpuTotalRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-CpuTotalRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-CpuTotalRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-CpuTotalRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-CpuTotalRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-CpuTotalRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-CpuTotalRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-CpuTotalRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-CpuTotalRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-CpuTotalRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-CpuTotalRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-CpuTotalRed:active {\r\n box-shadow: none;\r\n}",""]),n.Z=a},23645:function(r){r.exports=function(r){var n=[];return n.toString=function(){return this.map((function(n){var e="",o=void 0!==n[5];return n[4]&&(e+="@supports (".concat(n[4],") {")),n[2]&&(e+="@media ".concat(n[2]," {")),o&&(e+="@layer".concat(n[5].length>0?" ".concat(n[5]):""," {")),e+=r(n),o&&(e+="}"),n[2]&&(e+="}"),n[4]&&(e+="}"),e})).join("")},n.i=function(r,e,o,t,i){"string"==typeof r&&(r=[[null,r,void 0]]);var a={};if(o)for(var c=0;c<this.length;c++){var s=this[c][0];null!=s&&(a[s]=!0)}for(var d=0;d<r.length;d++){var l=[].concat(r[d]);o&&a[l[0]]||(void 0!==i&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=i),e&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=e):l[2]=e),t&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=t):l[4]="".concat(t)),n.push(l))}},n}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var n=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var n={},e=0;e<10;e++)n["_"+String.fromCharCode(e)]=e;if("0123456789"!==Object.getOwnPropertyNames(n).map((function(r){return n[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,i){for(var a,c,s=t(r),d=1;d<arguments.length;d++){for(var l in a=Object(arguments[d]))e.call(a,l)&&(s[l]=a[l]);if(n){c=n(a);for(var u=0;u<c.length;u++)o.call(a,c[u])&&(s[c[u]]=a[c[u]])}}return s}},75251:function(r,n,e){e(27418);var o=e(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;t=i("react.element"),i("react.fragment")}var a=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c=Object.prototype.hasOwnProperty,s={key:!0,ref:!0,__self:!0,__source:!0};function d(r,n,e){var o,i={},d=null,l=null;for(o in void 0!==e&&(d=""+e),void 0!==n.key&&(d=""+n.key),void 0!==n.ref&&(l=n.ref),n)c.call(n,o)&&!s.hasOwnProperty(o)&&(i[o]=n[o]);if(r&&r.defaultProps)for(o in n=r.defaultProps)void 0===i[o]&&(i[o]=n[o]);return{$$typeof:t,type:r,key:d,ref:l,props:i,_owner:a.current}}n.jsx=d,n.jsxs=d},85893:function(r,n,e){r.exports=e(75251)},93379:function(r){var n=[];function e(r){for(var e=-1,o=0;o<n.length;o++)if(n[o].identifier===r){e=o;break}return e}function o(r,o){for(var i={},a=[],c=0;c<r.length;c++){var s=r[c],d=o.base?s[0]+o.base:s[0],l=i[d]||0,u="".concat(d," ").concat(l);i[d]=l+1;var p=e(u),f={css:s[1],media:s[2],sourceMap:s[3],supports:s[4],layer:s[5]};if(-1!==p)n[p].references++,n[p].updater(f);else{var b=t(f,o);o.byIndex=c,n.splice(c,0,{identifier:u,updater:b,references:1})}a.push(u)}return a}function t(r,n){var e=n.domAPI(n);e.update(r);return function(n){if(n){if(n.css===r.css&&n.media===r.media&&n.sourceMap===r.sourceMap&&n.supports===r.supports&&n.layer===r.layer)return;e.update(r=n)}else e.remove()}}r.exports=function(r,t){var i=o(r=r||[],t=t||{});return function(r){r=r||[];for(var a=0;a<i.length;a++){var c=e(i[a]);n[c].references--}for(var s=o(r,t),d=0;d<i.length;d++){var l=e(i[d]);0===n[l].references&&(n[l].updater(),n.splice(l,1))}i=s}}},90569:function(r){var n={};r.exports=function(r,e){var o=function(r){if(void 0===n[r]){var e=document.querySelector(r);if(window.HTMLIFrameElement&&e instanceof window.HTMLIFrameElement)try{e=e.contentDocument.head}catch(r){e=null}n[r]=e}return n[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}},19216:function(r){r.exports=function(r){var n=document.createElement("style");return r.setAttributes(n,r.attributes),r.insert(n,r.options),n}},3565:function(r,n,e){r.exports=function(r){var n=e.nc;n&&r.setAttribute("nonce",n)}},7795:function(r){r.exports=function(r){var n=r.insertStyleElement(r);return{update:function(e){!function(r,n,e){var o="";e.supports&&(o+="@supports (".concat(e.supports,") {")),e.media&&(o+="@media ".concat(e.media," {"));var t=void 0!==e.layer;t&&(o+="@layer".concat(e.layer.length>0?" ".concat(e.layer):""," {")),o+=e.css,t&&(o+="}"),e.media&&(o+="}"),e.supports&&(o+="}");var i=e.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),n.styleTagTransform(o,r,n.options)}(n,r,e)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(n)}}}},44589:function(r){r.exports=function(r,n){if(n.styleSheet)n.styleSheet.cssText=r;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(r))}}},8156:function(n){n.exports=r}},e={};function o(r){var t=e[r];if(void 0!==t)return t.exports;var i=e[r]={id:r,exports:{}};return n[r](i,i.exports,o),i.exports}o.n=function(r){var n=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(n,{a:n}),n},o.d=function(r,n){for(var e in n)o.o(n,e)&&!o.o(r,e)&&Object.defineProperty(r,e,{enumerable:!0,get:n[e]})},o.o=function(r,n){return Object.prototype.hasOwnProperty.call(r,n)};var t={};return function(){o.d(t,{default:function(){return g}});var r=o(85893),n=o(93379),e=o.n(n),i=o(7795),a=o.n(i),c=o(90569),s=o.n(c),d=o(3565),l=o.n(d),u=o(19216),p=o.n(u),f=o(44589),b=o.n(f),h=o(29841),v={};v.styleTagTransform=b(),v.setAttributes=l(),v.insert=s().bind(null,"head"),v.domAPI=a(),v.insertStyleElement=p();e()(h.Z,v),h.Z&&h.Z.locals&&h.Z.locals;var x=function(){return x=Object.assign||function(r){for(var n,e=1,o=arguments.length;e<o;e++)for(var t in n=arguments[e])Object.prototype.hasOwnProperty.call(n,t)&&(r[t]=n[t]);return r},x.apply(this,arguments)},g=function(n){return(0,r.jsx)("span",x({id:n.id,style:(e=n.style,null==n.height&&null==n.width||null!=e&&null!=e.fontSize&&delete e.fontSize,e),onMouseEnter:function(r){return n.onMouseEnter&&n.onMouseEnter(r)},onMouseLeave:function(r){return n.onMouseLeave&&n.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-CpuTotalRed "+(1==n.button?1==n.blue?"bonree-icons-blue-button-CpuTotalRed":"bonree-icons-button-CpuTotalRed":"")+" "+(1==n.border?1==n.blue?"bonree-icons-blue-border-CpuTotalRed":"bonree-icons-border-CpuTotalRed":"")+" "+(1==n.disabled?1==n.border?"bonree-icons-border-disabled-CpuTotalRed":"bonree-icons-disabled-CpuTotalRed":"")+" "+(null!=n.height||null!=n.width?"bonree-icons-cancel-font-size":"")+" "+(n.className||""),onClick:function(r){return function(r){n.onClick&&n.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",x({focusable:"false",width:n.width?n.width:n.height?void 0:"1em",height:n.height?n.height:n.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",x({id:"pmzyxjzqlb5f1a81",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,r.jsxs)("g",x({fill:"none"},{children:[(0,r.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#pmzyxjzqlb5f1a81)",rx:"8"},void 0),(0,r.jsx)("path",{fill:"#FFF",d:"M24.643 7c.476 0 .869.358.922.82l.006.109v2.599h.929a2.972 2.972 0 0 1 2.966 2.797l.005.175v.928h2.6a.929.929 0 0 1 .109 1.851l-.109.007-2.6-.001v2.786h2.6a.929.929 0 0 1 .109 1.851l-.109.007-2.6-.001v2.786h2.6a.929.929 0 0 1 .109 1.851l-.109.006h-2.6v.929a2.972 2.972 0 0 1-2.796 2.966l-.175.005h-.929v2.6a.929.929 0 0 1-1.85.109l-.007-.109v-2.6h-2.786v2.6a.929.929 0 0 1-1.85.109l-.007-.109v-2.6h-2.786v2.6a.929.929 0 0 1-1.85.109l-.006-.109-.001-2.6H13.5a2.972 2.972 0 0 1-2.966-2.796l-.005-.175-.001-.929h-2.6a.929.929 0 0 1-.108-1.85l.109-.007h2.599v-2.786h-2.6a.929.929 0 0 1-.108-1.85l.109-.007h2.599v-2.786h-2.6a.929.929 0 0 1-.108-1.85l.109-.006 2.599-.001V13.5a2.972 2.972 0 0 1 2.797-2.966l.175-.005.928-.001v-2.6a.929.929 0 0 1 1.851-.108l.007.109-.001 2.599h2.786v-2.6a.929.929 0 0 1 1.851-.108l.007.109-.001 2.599h2.786v-2.6c0-.512.416-.928.929-.928zm.51 6.257H14.847c-.877 0-1.589.712-1.589 1.59v10.307c0 .877.712 1.589 1.59 1.589h10.307c.877 0 1.589-.712 1.589-1.59V14.847c0-.877-.712-1.589-1.59-1.589zm-1.411 2a1 1 0 0 1 1 1v7.485a1 1 0 0 1-1 1h-7.485a1 1 0 0 1-1-1v-7.485a1 1 0 0 1 1-1h7.485z"},void 0)]}),void 0)]}),void 0)}),void 0);var e}}(),t=t.default}()}));
@@ -0,0 +1 @@
1
+ !function(r,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react")):"function"==typeof define&&define.amd?define(["react"],e):"object"==typeof exports?exports.index=e(require("react")):r.index=e(r.react)}(self,(function(r){return function(){"use strict";var e={62981:function(r,e,n){var o=n(8081),t=n.n(o),a=n(23645),i=n.n(a)()(t());i.push([r.id,".bonree-icons-wrapper-CpuUsageRateRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-CpuUsageRateRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-CpuUsageRateRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-CpuUsageRateRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-CpuUsageRateRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-CpuUsageRateRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-CpuUsageRateRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-CpuUsageRateRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-CpuUsageRateRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-CpuUsageRateRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-CpuUsageRateRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-CpuUsageRateRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-CpuUsageRateRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-CpuUsageRateRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-CpuUsageRateRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-CpuUsageRateRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-CpuUsageRateRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-CpuUsageRateRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-CpuUsageRateRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-CpuUsageRateRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-CpuUsageRateRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-CpuUsageRateRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-CpuUsageRateRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-CpuUsageRateRed:active {\r\n box-shadow: none;\r\n}",""]),e.Z=i},23645:function(r){r.exports=function(r){var e=[];return e.toString=function(){return this.map((function(e){var n="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=r(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(r,n,o,t,a){"string"==typeof r&&(r=[[null,r,void 0]]);var i={};if(o)for(var s=0;s<this.length;s++){var c=this[s][0];null!=c&&(i[c]=!0)}for(var d=0;d<r.length;d++){var u=[].concat(r[d]);o&&i[u[0]]||(void 0!==a&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=a),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),t&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=t):u[4]="".concat(t)),e.push(u))}},e}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var e=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(r){return e[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,a){for(var i,s,c=t(r),d=1;d<arguments.length;d++){for(var u in i=Object(arguments[d]))n.call(i,u)&&(c[u]=i[u]);if(e){s=e(i);for(var l=0;l<s.length;l++)o.call(i,s[l])&&(c[s[l]]=i[s[l]])}}return c}},75251:function(r,e,n){n(27418);var o=n(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var a=Symbol.for;t=a("react.element"),a("react.fragment")}var i=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function d(r,e,n){var o,a={},d=null,u=null;for(o in void 0!==n&&(d=""+n),void 0!==e.key&&(d=""+e.key),void 0!==e.ref&&(u=e.ref),e)s.call(e,o)&&!c.hasOwnProperty(o)&&(a[o]=e[o]);if(r&&r.defaultProps)for(o in e=r.defaultProps)void 0===a[o]&&(a[o]=e[o]);return{$$typeof:t,type:r,key:d,ref:u,props:a,_owner:i.current}}e.jsx=d,e.jsxs=d},85893:function(r,e,n){r.exports=n(75251)},93379:function(r){var e=[];function n(r){for(var n=-1,o=0;o<e.length;o++)if(e[o].identifier===r){n=o;break}return n}function o(r,o){for(var a={},i=[],s=0;s<r.length;s++){var c=r[s],d=o.base?c[0]+o.base:c[0],u=a[d]||0,l="".concat(d," ").concat(u);a[d]=u+1;var p=n(l),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==p)e[p].references++,e[p].updater(f);else{var b=t(f,o);o.byIndex=s,e.splice(s,0,{identifier:l,updater:b,references:1})}i.push(l)}return i}function t(r,e){var n=e.domAPI(e);n.update(r);return function(e){if(e){if(e.css===r.css&&e.media===r.media&&e.sourceMap===r.sourceMap&&e.supports===r.supports&&e.layer===r.layer)return;n.update(r=e)}else n.remove()}}r.exports=function(r,t){var a=o(r=r||[],t=t||{});return function(r){r=r||[];for(var i=0;i<a.length;i++){var s=n(a[i]);e[s].references--}for(var c=o(r,t),d=0;d<a.length;d++){var u=n(a[d]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}a=c}}},90569:function(r){var e={};r.exports=function(r,n){var o=function(r){if(void 0===e[r]){var n=document.querySelector(r);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(r){n=null}e[r]=n}return e[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},19216:function(r){r.exports=function(r){var e=document.createElement("style");return r.setAttributes(e,r.attributes),r.insert(e,r.options),e}},3565:function(r,e,n){r.exports=function(r){var e=n.nc;e&&r.setAttribute("nonce",e)}},7795:function(r){r.exports=function(r){var e=r.insertStyleElement(r);return{update:function(n){!function(r,e,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var t=void 0!==n.layer;t&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,t&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var a=n.sourceMap;a&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),e.styleTagTransform(o,r,e.options)}(e,r,n)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(e)}}}},44589:function(r){r.exports=function(r,e){if(e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}},8156:function(e){e.exports=r}},n={};function o(r){var t=n[r];if(void 0!==t)return t.exports;var a=n[r]={id:r,exports:{}};return e[r](a,a.exports,o),a.exports}o.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(e,{a:e}),e},o.d=function(r,e){for(var n in e)o.o(e,n)&&!o.o(r,n)&&Object.defineProperty(r,n,{enumerable:!0,get:e[n]})},o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)};var t={};return function(){o.d(t,{default:function(){return x}});var r=o(85893),e=o(93379),n=o.n(e),a=o(7795),i=o.n(a),s=o(90569),c=o.n(s),d=o(3565),u=o.n(d),l=o(19216),p=o.n(l),f=o(44589),b=o.n(f),h=o(62981),v={};v.styleTagTransform=b(),v.setAttributes=u(),v.insert=c().bind(null,"head"),v.domAPI=i(),v.insertStyleElement=p();n()(h.Z,v),h.Z&&h.Z.locals&&h.Z.locals;var g=function(){return g=Object.assign||function(r){for(var e,n=1,o=arguments.length;n<o;n++)for(var t in e=arguments[n])Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t]);return r},g.apply(this,arguments)},x=function(e){return(0,r.jsx)("span",g({id:e.id,style:(n=e.style,null==e.height&&null==e.width||null!=n&&null!=n.fontSize&&delete n.fontSize,n),onMouseEnter:function(r){return e.onMouseEnter&&e.onMouseEnter(r)},onMouseLeave:function(r){return e.onMouseLeave&&e.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-CpuUsageRateRed "+(1==e.button?1==e.blue?"bonree-icons-blue-button-CpuUsageRateRed":"bonree-icons-button-CpuUsageRateRed":"")+" "+(1==e.border?1==e.blue?"bonree-icons-blue-border-CpuUsageRateRed":"bonree-icons-border-CpuUsageRateRed":"")+" "+(1==e.disabled?1==e.border?"bonree-icons-border-disabled-CpuUsageRateRed":"bonree-icons-disabled-CpuUsageRateRed":"")+" "+(null!=e.height||null!=e.width?"bonree-icons-cancel-font-size":"")+" "+(e.className||""),onClick:function(r){return function(r){e.onClick&&e.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",g({focusable:"false",width:e.width?e.width:e.height?void 0:"1em",height:e.height?e.height:e.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",g({id:"txte9glffhc457778",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,r.jsxs)("g",g({fill:"none"},{children:[(0,r.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#txte9glffhc457778)",rx:"8"},void 0),(0,r.jsx)("path",{fill:"#FFF",d:"M25 6a1 1 0 0 1 .993.883L26 7v2.8h1a3.2 3.2 0 0 1 3.195 3.018L30.2 13v1H33a1 1 0 0 1 .117 1.993L33 16h-2.8l.001 2.27a9.019 9.019 0 0 0-2.94-.24v-3.58c0-.945-.766-1.712-1.71-1.712H14.45c-.945 0-1.712.767-1.712 1.712v11.1c0 .945.767 1.712 1.712 1.712l4.556-.001a8.997 8.997 0 0 0 .583 2.94L16 30.2V33a1 1 0 0 1-1.993.117L14 33v-2.8h-1a3.2 3.2 0 0 1-3.195-3.018L9.8 27v-1H7a1 1 0 0 1-.117-1.993L7 24h2.8v-3H7a1 1 0 0 1-.117-1.993L7 19h2.8v-3H7a1 1 0 0 1-.117-1.993L7 14h2.8v-1a3.2 3.2 0 0 1 3.018-3.195L13 9.8h1V7a1 1 0 0 1 1.993-.117L16 7v2.8h3V7a1 1 0 0 1 1.993-.117L21 7v2.8h3V7a1 1 0 0 1 1-1zm3 14a7 7 0 1 1 0 14 7 7 0 0 1 0-14zm2.236 6.745c-.247 0-.469.03-.664.09-.194.06-.363.169-.504.324-.142.156-.25.363-.324.622-.075.258-.112.586-.112.983 0 .403.037.735.112.993.074.259.182.466.324.622.141.155.31.263.504.324.195.06.417.09.664.09.248 0 .473-.03.675-.09.202-.06.374-.169.515-.324.142-.156.25-.363.324-.622.075-.258.112-.59.112-.993 0-.397-.037-.725-.112-.983a1.542 1.542 0 0 0-.324-.622 1.114 1.114 0 0 0-.515-.324 2.356 2.356 0 0 0-.675-.09zm.457-3.432H29.45l-4.122 7.374h1.232l4.133-7.374zm-.457 4.378c.078 0 .146.016.202.047a.343.343 0 0 1 .138.165c.036.078.06.186.075.324.014.138.021.317.021.537 0 .22-.007.398-.021.536a1.069 1.069 0 0 1-.075.324.313.313 0 0 1-.138.16.447.447 0 0 1-.202.042.414.414 0 0 1-.196-.042.298.298 0 0 1-.128-.16 1.212 1.212 0 0 1-.069-.324 5.463 5.463 0 0 1-.02-.536c0-.22.006-.399.02-.537.015-.138.038-.246.07-.324a.328.328 0 0 1 .127-.165.376.376 0 0 1 .196-.047zm-4.494-4.484c-.248 0-.469.03-.664.09-.195.06-.363.169-.504.324-.142.156-.25.363-.324.622-.075.258-.112.586-.112.983 0 .403.037.735.112.993.074.259.182.466.324.622.141.155.31.263.504.324.195.06.416.09.664.09.248 0 .473-.03.675-.09.202-.06.374-.169.515-.324.142-.156.25-.363.324-.622.075-.258.112-.59.112-.993 0-.397-.037-.725-.112-.983a1.542 1.542 0 0 0-.324-.622 1.114 1.114 0 0 0-.515-.324 2.356 2.356 0 0 0-.675-.09zm0 .946c.078 0 .145.016.202.047.057.032.101.087.133.165.032.078.055.186.069.324.014.138.021.317.021.537 0 .22-.007.398-.021.536a1.212 1.212 0 0 1-.069.324.29.29 0 0 1-.133.16.447.447 0 0 1-.202.042.414.414 0 0 1-.196-.042.298.298 0 0 1-.128-.16 1.212 1.212 0 0 1-.069-.324 5.463 5.463 0 0 1-.021-.536c0-.22.007-.399.021-.537.014-.138.037-.246.07-.324a.328.328 0 0 1 .127-.165.376.376 0 0 1 .196-.047zm-1.212-9.76c.595 0 1.077.482 1.077 1.077v2.852a9.01 9.01 0 0 0-6.497 7.285h-3.64a1.077 1.077 0 0 1-1.077-1.077v-9.06c0-.595.482-1.077 1.077-1.077h9.06z"},void 0)]}),void 0)]}),void 0)}),void 0);var n}}(),t=t.default}()}));
package/DataType.js ADDED
@@ -0,0 +1 @@
1
+ !function(r,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("react")):"function"==typeof define&&define.amd?define(["react"],n):"object"==typeof exports?exports.index=n(require("react")):r.index=n(r.react)}(self,(function(r){return function(){"use strict";var n={64629:function(r,n,e){var o=e(8081),t=e.n(o),a=e(23645),i=e.n(a)()(t());i.push([r.id,".bonree-icons-wrapper-DataType {\r\n font-size: 16px;\r\n box-sizing: border-box;\r\n color: inherit;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-DataType.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-DataType {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-DataType:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-DataType:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-DataType:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-DataType {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-DataType:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-DataType:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-DataType:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-DataType {\r\n font-size: calc(16px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-DataType:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-DataType:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-DataType:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-DataType {\r\n font-size: calc(16px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-DataType:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-DataType:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-DataType:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-DataType {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-DataType:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-DataType:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-DataType {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-DataType:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-DataType:active {\r\n box-shadow: none;\r\n}",""]),n.Z=i},23645:function(r){r.exports=function(r){var n=[];return n.toString=function(){return this.map((function(n){var e="",o=void 0!==n[5];return n[4]&&(e+="@supports (".concat(n[4],") {")),n[2]&&(e+="@media ".concat(n[2]," {")),o&&(e+="@layer".concat(n[5].length>0?" ".concat(n[5]):""," {")),e+=r(n),o&&(e+="}"),n[2]&&(e+="}"),n[4]&&(e+="}"),e})).join("")},n.i=function(r,e,o,t,a){"string"==typeof r&&(r=[[null,r,void 0]]);var i={};if(o)for(var c=0;c<this.length;c++){var s=this[c][0];null!=s&&(i[s]=!0)}for(var d=0;d<r.length;d++){var u=[].concat(r[d]);o&&i[u[0]]||(void 0!==a&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=a),e&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=e):u[2]=e),t&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=t):u[4]="".concat(t)),n.push(u))}},n}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var n=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var n={},e=0;e<10;e++)n["_"+String.fromCharCode(e)]=e;if("0123456789"!==Object.getOwnPropertyNames(n).map((function(r){return n[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,a){for(var i,c,s=t(r),d=1;d<arguments.length;d++){for(var u in i=Object(arguments[d]))e.call(i,u)&&(s[u]=i[u]);if(n){c=n(i);for(var l=0;l<c.length;l++)o.call(i,c[l])&&(s[c[l]]=i[c[l]])}}return s}},75251:function(r,n,e){e(27418);var o=e(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var a=Symbol.for;t=a("react.element"),a("react.fragment")}var i=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c=Object.prototype.hasOwnProperty,s={key:!0,ref:!0,__self:!0,__source:!0};function d(r,n,e){var o,a={},d=null,u=null;for(o in void 0!==e&&(d=""+e),void 0!==n.key&&(d=""+n.key),void 0!==n.ref&&(u=n.ref),n)c.call(n,o)&&!s.hasOwnProperty(o)&&(a[o]=n[o]);if(r&&r.defaultProps)for(o in n=r.defaultProps)void 0===a[o]&&(a[o]=n[o]);return{$$typeof:t,type:r,key:d,ref:u,props:a,_owner:i.current}}n.jsx=d,n.jsxs=d},85893:function(r,n,e){r.exports=e(75251)},93379:function(r){var n=[];function e(r){for(var e=-1,o=0;o<n.length;o++)if(n[o].identifier===r){e=o;break}return e}function o(r,o){for(var a={},i=[],c=0;c<r.length;c++){var s=r[c],d=o.base?s[0]+o.base:s[0],u=a[d]||0,l="".concat(d," ").concat(u);a[d]=u+1;var p=e(l),f={css:s[1],media:s[2],sourceMap:s[3],supports:s[4],layer:s[5]};if(-1!==p)n[p].references++,n[p].updater(f);else{var b=t(f,o);o.byIndex=c,n.splice(c,0,{identifier:l,updater:b,references:1})}i.push(l)}return i}function t(r,n){var e=n.domAPI(n);e.update(r);return function(n){if(n){if(n.css===r.css&&n.media===r.media&&n.sourceMap===r.sourceMap&&n.supports===r.supports&&n.layer===r.layer)return;e.update(r=n)}else e.remove()}}r.exports=function(r,t){var a=o(r=r||[],t=t||{});return function(r){r=r||[];for(var i=0;i<a.length;i++){var c=e(a[i]);n[c].references--}for(var s=o(r,t),d=0;d<a.length;d++){var u=e(a[d]);0===n[u].references&&(n[u].updater(),n.splice(u,1))}a=s}}},90569:function(r){var n={};r.exports=function(r,e){var o=function(r){if(void 0===n[r]){var e=document.querySelector(r);if(window.HTMLIFrameElement&&e instanceof window.HTMLIFrameElement)try{e=e.contentDocument.head}catch(r){e=null}n[r]=e}return n[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}},19216:function(r){r.exports=function(r){var n=document.createElement("style");return r.setAttributes(n,r.attributes),r.insert(n,r.options),n}},3565:function(r,n,e){r.exports=function(r){var n=e.nc;n&&r.setAttribute("nonce",n)}},7795:function(r){r.exports=function(r){var n=r.insertStyleElement(r);return{update:function(e){!function(r,n,e){var o="";e.supports&&(o+="@supports (".concat(e.supports,") {")),e.media&&(o+="@media ".concat(e.media," {"));var t=void 0!==e.layer;t&&(o+="@layer".concat(e.layer.length>0?" ".concat(e.layer):""," {")),o+=e.css,t&&(o+="}"),e.media&&(o+="}"),e.supports&&(o+="}");var a=e.sourceMap;a&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),n.styleTagTransform(o,r,n.options)}(n,r,e)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(n)}}}},44589:function(r){r.exports=function(r,n){if(n.styleSheet)n.styleSheet.cssText=r;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(r))}}},8156:function(n){n.exports=r}},e={};function o(r){var t=e[r];if(void 0!==t)return t.exports;var a=e[r]={id:r,exports:{}};return n[r](a,a.exports,o),a.exports}o.n=function(r){var n=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(n,{a:n}),n},o.d=function(r,n){for(var e in n)o.o(n,e)&&!o.o(r,e)&&Object.defineProperty(r,e,{enumerable:!0,get:n[e]})},o.o=function(r,n){return Object.prototype.hasOwnProperty.call(r,n)};var t={};return function(){o.d(t,{default:function(){return x}});var r=o(85893),n=o(93379),e=o.n(n),a=o(7795),i=o.n(a),c=o(90569),s=o.n(c),d=o(3565),u=o.n(d),l=o(19216),p=o.n(l),f=o(44589),b=o.n(f),h=o(64629),v={};v.styleTagTransform=b(),v.setAttributes=u(),v.insert=s().bind(null,"head"),v.domAPI=i(),v.insertStyleElement=p();e()(h.Z,v),h.Z&&h.Z.locals&&h.Z.locals;var y=function(){return y=Object.assign||function(r){for(var n,e=1,o=arguments.length;e<o;e++)for(var t in n=arguments[e])Object.prototype.hasOwnProperty.call(n,t)&&(r[t]=n[t]);return r},y.apply(this,arguments)},x=function(n){return(0,r.jsx)("span",y({id:n.id,style:(e=n.style,null==n.height&&null==n.width||null!=e&&null!=e.fontSize&&delete e.fontSize,e),onMouseEnter:function(r){return n.onMouseEnter&&n.onMouseEnter(r)},onMouseLeave:function(r){return n.onMouseLeave&&n.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-DataType "+(1==n.button?1==n.blue?"bonree-icons-blue-button-DataType":"bonree-icons-button-DataType":"")+" "+(1==n.border?1==n.blue?"bonree-icons-blue-border-DataType":"bonree-icons-border-DataType":"")+" "+(1==n.disabled?1==n.border?"bonree-icons-border-disabled-DataType":"bonree-icons-disabled-DataType":"")+" "+(null!=n.height||null!=n.width?"bonree-icons-cancel-font-size":"")+" "+(n.className||""),onClick:function(r){return function(r){n.onClick&&n.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",y({focusable:"false",width:n.width?n.width:n.height?void 0:"1em",height:n.height?n.height:n.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",y({id:"0gemxvuq9b5f1a15",x1:"100%",x2:"0%",y1:"93.556%",y2:"6.444%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#006AFF"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#47BEEF"},void 0)]}),void 0)},void 0),(0,r.jsx)("g",y({fill:"none"},{children:(0,r.jsx)("path",{fill:"url(#0gemxvuq9b5f1a15)",d:"M1 13h14a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H1a.5.5 0 0 1-.5-.5v-1A.5.5 0 0 1 1 13zm1.55-7h2.3a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-.5.5h-2.3a.5.5 0 0 1-.5-.5v-5a.5.5 0 0 1 .5-.5zm8.6-2h2.3a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-2.3a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5zm-4.3-3h2.3a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5h-2.3a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5z"},void 0)}),void 0)]}),void 0)}),void 0);var e}}(),t=t.default}()}));
@@ -0,0 +1 @@
1
+ !function(r,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react")):"function"==typeof define&&define.amd?define(["react"],e):"object"==typeof exports?exports.index=e(require("react")):r.index=e(r.react)}(self,(function(r){return function(){"use strict";var e={47738:function(r,e,n){var o=n(8081),t=n.n(o),i=n(23645),a=n.n(i)()(t());a.push([r.id,".bonree-icons-wrapper-MemoryTotalRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-MemoryTotalRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-MemoryTotalRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-MemoryTotalRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-MemoryTotalRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-MemoryTotalRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-MemoryTotalRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-MemoryTotalRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-MemoryTotalRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-MemoryTotalRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-MemoryTotalRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-MemoryTotalRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-MemoryTotalRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-MemoryTotalRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-MemoryTotalRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-MemoryTotalRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-MemoryTotalRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-MemoryTotalRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-MemoryTotalRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-MemoryTotalRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-MemoryTotalRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-MemoryTotalRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-MemoryTotalRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-MemoryTotalRed:active {\r\n box-shadow: none;\r\n}",""]),e.Z=a},23645:function(r){r.exports=function(r){var e=[];return e.toString=function(){return this.map((function(e){var n="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=r(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(r,n,o,t,i){"string"==typeof r&&(r=[[null,r,void 0]]);var a={};if(o)for(var c=0;c<this.length;c++){var s=this[c][0];null!=s&&(a[s]=!0)}for(var d=0;d<r.length;d++){var l=[].concat(r[d]);o&&a[l[0]]||(void 0!==i&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=i),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),t&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=t):l[4]="".concat(t)),e.push(l))}},e}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var e=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(r){return e[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,i){for(var a,c,s=t(r),d=1;d<arguments.length;d++){for(var l in a=Object(arguments[d]))n.call(a,l)&&(s[l]=a[l]);if(e){c=e(a);for(var u=0;u<c.length;u++)o.call(a,c[u])&&(s[c[u]]=a[c[u]])}}return s}},75251:function(r,e,n){n(27418);var o=n(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;t=i("react.element"),i("react.fragment")}var a=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c=Object.prototype.hasOwnProperty,s={key:!0,ref:!0,__self:!0,__source:!0};function d(r,e,n){var o,i={},d=null,l=null;for(o in void 0!==n&&(d=""+n),void 0!==e.key&&(d=""+e.key),void 0!==e.ref&&(l=e.ref),e)c.call(e,o)&&!s.hasOwnProperty(o)&&(i[o]=e[o]);if(r&&r.defaultProps)for(o in e=r.defaultProps)void 0===i[o]&&(i[o]=e[o]);return{$$typeof:t,type:r,key:d,ref:l,props:i,_owner:a.current}}e.jsx=d,e.jsxs=d},85893:function(r,e,n){r.exports=n(75251)},93379:function(r){var e=[];function n(r){for(var n=-1,o=0;o<e.length;o++)if(e[o].identifier===r){n=o;break}return n}function o(r,o){for(var i={},a=[],c=0;c<r.length;c++){var s=r[c],d=o.base?s[0]+o.base:s[0],l=i[d]||0,u="".concat(d," ").concat(l);i[d]=l+1;var f=n(u),b={css:s[1],media:s[2],sourceMap:s[3],supports:s[4],layer:s[5]};if(-1!==f)e[f].references++,e[f].updater(b);else{var p=t(b,o);o.byIndex=c,e.splice(c,0,{identifier:u,updater:p,references:1})}a.push(u)}return a}function t(r,e){var n=e.domAPI(e);n.update(r);return function(e){if(e){if(e.css===r.css&&e.media===r.media&&e.sourceMap===r.sourceMap&&e.supports===r.supports&&e.layer===r.layer)return;n.update(r=e)}else n.remove()}}r.exports=function(r,t){var i=o(r=r||[],t=t||{});return function(r){r=r||[];for(var a=0;a<i.length;a++){var c=n(i[a]);e[c].references--}for(var s=o(r,t),d=0;d<i.length;d++){var l=n(i[d]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}i=s}}},90569:function(r){var e={};r.exports=function(r,n){var o=function(r){if(void 0===e[r]){var n=document.querySelector(r);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(r){n=null}e[r]=n}return e[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},19216:function(r){r.exports=function(r){var e=document.createElement("style");return r.setAttributes(e,r.attributes),r.insert(e,r.options),e}},3565:function(r,e,n){r.exports=function(r){var e=n.nc;e&&r.setAttribute("nonce",e)}},7795:function(r){r.exports=function(r){var e=r.insertStyleElement(r);return{update:function(n){!function(r,e,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var t=void 0!==n.layer;t&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,t&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var i=n.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),e.styleTagTransform(o,r,e.options)}(e,r,n)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(e)}}}},44589:function(r){r.exports=function(r,e){if(e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}},8156:function(e){e.exports=r}},n={};function o(r){var t=n[r];if(void 0!==t)return t.exports;var i=n[r]={id:r,exports:{}};return e[r](i,i.exports,o),i.exports}o.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(e,{a:e}),e},o.d=function(r,e){for(var n in e)o.o(e,n)&&!o.o(r,n)&&Object.defineProperty(r,n,{enumerable:!0,get:e[n]})},o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)};var t={};return function(){o.d(t,{default:function(){return m}});var r=o(85893),e=o(93379),n=o.n(e),i=o(7795),a=o.n(i),c=o(90569),s=o.n(c),d=o(3565),l=o.n(d),u=o(19216),f=o.n(u),b=o(44589),p=o.n(b),h=o(47738),v={};v.styleTagTransform=p(),v.setAttributes=l(),v.insert=s().bind(null,"head"),v.domAPI=a(),v.insertStyleElement=f();n()(h.Z,v),h.Z&&h.Z.locals&&h.Z.locals;var y=function(){return y=Object.assign||function(r){for(var e,n=1,o=arguments.length;n<o;n++)for(var t in e=arguments[n])Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t]);return r},y.apply(this,arguments)},m=function(e){return(0,r.jsx)("span",y({id:e.id,style:(n=e.style,null==e.height&&null==e.width||null!=n&&null!=n.fontSize&&delete n.fontSize,n),onMouseEnter:function(r){return e.onMouseEnter&&e.onMouseEnter(r)},onMouseLeave:function(r){return e.onMouseLeave&&e.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-MemoryTotalRed "+(1==e.button?1==e.blue?"bonree-icons-blue-button-MemoryTotalRed":"bonree-icons-button-MemoryTotalRed":"")+" "+(1==e.border?1==e.blue?"bonree-icons-blue-border-MemoryTotalRed":"bonree-icons-border-MemoryTotalRed":"")+" "+(1==e.disabled?1==e.border?"bonree-icons-border-disabled-MemoryTotalRed":"bonree-icons-disabled-MemoryTotalRed":"")+" "+(null!=e.height||null!=e.width?"bonree-icons-cancel-font-size":"")+" "+(e.className||""),onClick:function(r){return function(r){e.onClick&&e.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",y({focusable:"false",width:e.width?e.width:e.height?void 0:"1em",height:e.height?e.height:e.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",y({id:"zbosmhftxlb5f1a8d",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,r.jsxs)("g",y({fill:"none"},{children:[(0,r.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#zbosmhftxlb5f1a8d)",rx:"8"},void 0),(0,r.jsx)("path",{fill:"#FFF",d:"M13.125 9v9.432c0 1.162.898 2.1 2.013 2.13h9.037c1.115-.028 2.013-.968 2.013-2.13V9h.687c.285 0 .542.12.73.312l3.093 3.193c.187.193.302.459.302.753v15.118A2.624 2.624 0 0 1 28.376 31H11.624A2.624 2.624 0 0 1 9 28.376V11.624A2.624 2.624 0 0 1 11.624 9h1.501zM24.24 9v8.516c0 .59-.462 1.067-1.031 1.067h-1.375l-4.354-.003-1.376.003c-.57 0-1.031-.477-1.031-1.067V9h9.167zm-2.063 1.419h-3.093v6.742h3.093V10.42z"},void 0)]}),void 0)]}),void 0)}),void 0);var n}}(),t=t.default}()}));
@@ -0,0 +1 @@
1
+ !function(r,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react")):"function"==typeof define&&define.amd?define(["react"],e):"object"==typeof exports?exports.index=e(require("react")):r.index=e(r.react)}(self,(function(r){return function(){"use strict";var e={36305:function(r,e,n){var o=n(8081),t=n.n(o),a=n(23645),i=n.n(a)()(t());i.push([r.id,".bonree-icons-wrapper-MemoryUsageRateRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-MemoryUsageRateRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-MemoryUsageRateRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-MemoryUsageRateRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-MemoryUsageRateRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-MemoryUsageRateRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-MemoryUsageRateRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-MemoryUsageRateRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-MemoryUsageRateRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-MemoryUsageRateRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-MemoryUsageRateRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-MemoryUsageRateRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-MemoryUsageRateRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-MemoryUsageRateRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-MemoryUsageRateRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-MemoryUsageRateRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-MemoryUsageRateRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-MemoryUsageRateRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-MemoryUsageRateRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-MemoryUsageRateRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-MemoryUsageRateRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-MemoryUsageRateRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-MemoryUsageRateRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-MemoryUsageRateRed:active {\r\n box-shadow: none;\r\n}",""]),e.Z=i},23645:function(r){r.exports=function(r){var e=[];return e.toString=function(){return this.map((function(e){var n="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=r(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(r,n,o,t,a){"string"==typeof r&&(r=[[null,r,void 0]]);var i={};if(o)for(var s=0;s<this.length;s++){var c=this[s][0];null!=c&&(i[c]=!0)}for(var d=0;d<r.length;d++){var u=[].concat(r[d]);o&&i[u[0]]||(void 0!==a&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=a),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),t&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=t):u[4]="".concat(t)),e.push(u))}},e}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var e=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(r){return e[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,a){for(var i,s,c=t(r),d=1;d<arguments.length;d++){for(var u in i=Object(arguments[d]))n.call(i,u)&&(c[u]=i[u]);if(e){s=e(i);for(var l=0;l<s.length;l++)o.call(i,s[l])&&(c[s[l]]=i[s[l]])}}return c}},75251:function(r,e,n){n(27418);var o=n(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var a=Symbol.for;t=a("react.element"),a("react.fragment")}var i=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function d(r,e,n){var o,a={},d=null,u=null;for(o in void 0!==n&&(d=""+n),void 0!==e.key&&(d=""+e.key),void 0!==e.ref&&(u=e.ref),e)s.call(e,o)&&!c.hasOwnProperty(o)&&(a[o]=e[o]);if(r&&r.defaultProps)for(o in e=r.defaultProps)void 0===a[o]&&(a[o]=e[o]);return{$$typeof:t,type:r,key:d,ref:u,props:a,_owner:i.current}}e.jsx=d,e.jsxs=d},85893:function(r,e,n){r.exports=n(75251)},93379:function(r){var e=[];function n(r){for(var n=-1,o=0;o<e.length;o++)if(e[o].identifier===r){n=o;break}return n}function o(r,o){for(var a={},i=[],s=0;s<r.length;s++){var c=r[s],d=o.base?c[0]+o.base:c[0],u=a[d]||0,l="".concat(d," ").concat(u);a[d]=u+1;var f=n(l),b={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==f)e[f].references++,e[f].updater(b);else{var p=t(b,o);o.byIndex=s,e.splice(s,0,{identifier:l,updater:p,references:1})}i.push(l)}return i}function t(r,e){var n=e.domAPI(e);n.update(r);return function(e){if(e){if(e.css===r.css&&e.media===r.media&&e.sourceMap===r.sourceMap&&e.supports===r.supports&&e.layer===r.layer)return;n.update(r=e)}else n.remove()}}r.exports=function(r,t){var a=o(r=r||[],t=t||{});return function(r){r=r||[];for(var i=0;i<a.length;i++){var s=n(a[i]);e[s].references--}for(var c=o(r,t),d=0;d<a.length;d++){var u=n(a[d]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}a=c}}},90569:function(r){var e={};r.exports=function(r,n){var o=function(r){if(void 0===e[r]){var n=document.querySelector(r);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(r){n=null}e[r]=n}return e[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},19216:function(r){r.exports=function(r){var e=document.createElement("style");return r.setAttributes(e,r.attributes),r.insert(e,r.options),e}},3565:function(r,e,n){r.exports=function(r){var e=n.nc;e&&r.setAttribute("nonce",e)}},7795:function(r){r.exports=function(r){var e=r.insertStyleElement(r);return{update:function(n){!function(r,e,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var t=void 0!==n.layer;t&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,t&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var a=n.sourceMap;a&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),e.styleTagTransform(o,r,e.options)}(e,r,n)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(e)}}}},44589:function(r){r.exports=function(r,e){if(e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}},8156:function(e){e.exports=r}},n={};function o(r){var t=n[r];if(void 0!==t)return t.exports;var a=n[r]={id:r,exports:{}};return e[r](a,a.exports,o),a.exports}o.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(e,{a:e}),e},o.d=function(r,e){for(var n in e)o.o(e,n)&&!o.o(r,n)&&Object.defineProperty(r,n,{enumerable:!0,get:e[n]})},o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)};var t={};return function(){o.d(t,{default:function(){return y}});var r=o(85893),e=o(93379),n=o.n(e),a=o(7795),i=o.n(a),s=o(90569),c=o.n(s),d=o(3565),u=o.n(d),l=o(19216),f=o.n(l),b=o(44589),p=o.n(b),h=o(36305),g={};g.styleTagTransform=p(),g.setAttributes=u(),g.insert=c().bind(null,"head"),g.domAPI=i(),g.insertStyleElement=f();n()(h.Z,g),h.Z&&h.Z.locals&&h.Z.locals;var v=function(){return v=Object.assign||function(r){for(var e,n=1,o=arguments.length;n<o;n++)for(var t in e=arguments[n])Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t]);return r},v.apply(this,arguments)},y=function(e){return(0,r.jsx)("span",v({id:e.id,style:(n=e.style,null==e.height&&null==e.width||null!=n&&null!=n.fontSize&&delete n.fontSize,n),onMouseEnter:function(r){return e.onMouseEnter&&e.onMouseEnter(r)},onMouseLeave:function(r){return e.onMouseLeave&&e.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-MemoryUsageRateRed "+(1==e.button?1==e.blue?"bonree-icons-blue-button-MemoryUsageRateRed":"bonree-icons-button-MemoryUsageRateRed":"")+" "+(1==e.border?1==e.blue?"bonree-icons-blue-border-MemoryUsageRateRed":"bonree-icons-border-MemoryUsageRateRed":"")+" "+(1==e.disabled?1==e.border?"bonree-icons-border-disabled-MemoryUsageRateRed":"bonree-icons-disabled-MemoryUsageRateRed":"")+" "+(null!=e.height||null!=e.width?"bonree-icons-cancel-font-size":"")+" "+(e.className||""),onClick:function(r){return function(r){e.onClick&&e.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",v({focusable:"false",width:e.width?e.width:e.height?void 0:"1em",height:e.height?e.height:e.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",v({id:"2jcqyw6cuc457793",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,r.jsxs)("g",v({fill:"none"},{children:[(0,r.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#2jcqyw6cuc457793)",rx:"8"},void 0),(0,r.jsx)("path",{fill:"#FFF",d:"M28 20a7 7 0 1 1 0 14 7 7 0 0 1 0-14zM12.5 8v9.678c0 1.266.98 2.29 2.197 2.322h7.646A8.983 8.983 0 0 0 19 27c0 1.85.559 3.57 1.516 5.001h-9.653A2.863 2.863 0 0 1 8 29.138V10.863a2.863 2.863 0 0 1 2.863-2.862H12.5zm17.736 18.745c-.247 0-.469.03-.664.09-.194.06-.363.169-.504.324-.142.156-.25.363-.324.622-.075.258-.112.586-.112.983 0 .403.037.735.112.993.074.259.182.466.324.622.141.155.31.263.504.324.195.06.417.09.664.09.248 0 .473-.03.675-.09.202-.06.374-.169.515-.324.142-.156.25-.363.324-.622.075-.258.112-.59.112-.993 0-.397-.037-.725-.112-.983a1.542 1.542 0 0 0-.324-.622 1.114 1.114 0 0 0-.515-.324 2.356 2.356 0 0 0-.675-.09zm.457-3.432H29.45l-4.122 7.374h1.232l4.133-7.374zm-.457 4.378c.078 0 .146.016.202.047a.343.343 0 0 1 .138.165c.036.078.06.186.075.324.014.138.021.317.021.537 0 .22-.007.398-.021.536a1.069 1.069 0 0 1-.075.324.313.313 0 0 1-.138.16.447.447 0 0 1-.202.042.414.414 0 0 1-.196-.042.298.298 0 0 1-.128-.16 1.212 1.212 0 0 1-.069-.324 5.463 5.463 0 0 1-.02-.536c0-.22.006-.399.02-.537.015-.138.038-.246.07-.324a.328.328 0 0 1 .127-.165.376.376 0 0 1 .196-.047zm-4.494-4.484c-.248 0-.469.03-.664.09-.195.06-.363.169-.504.324-.142.156-.25.363-.324.622-.075.258-.112.586-.112.983 0 .403.037.735.112.993.074.259.182.466.324.622.141.155.31.263.504.324.195.06.416.09.664.09.248 0 .473-.03.675-.09.202-.06.374-.169.515-.324.142-.156.25-.363.324-.622.075-.258.112-.59.112-.993 0-.397-.037-.725-.112-.983a1.542 1.542 0 0 0-.324-.622 1.114 1.114 0 0 0-.515-.324 2.356 2.356 0 0 0-.675-.09zm0 .946c.078 0 .145.016.202.047.057.032.101.087.133.165.032.078.055.186.069.324.014.138.021.317.021.537 0 .22-.007.398-.021.536a1.212 1.212 0 0 1-.069.324.29.29 0 0 1-.133.16.447.447 0 0 1-.202.042.414.414 0 0 1-.196-.042.298.298 0 0 1-.128-.16 1.212 1.212 0 0 1-.069-.324 5.463 5.463 0 0 1-.021-.536c0-.22.007-.399.021-.537.014-.138.037-.246.07-.324a.328.328 0 0 1 .127-.165.376.376 0 0 1 .196-.047zM27.5 8c.31 0 .592.13.796.34l3.375 3.484c.203.21.33.5.33.82v6.291A8.963 8.963 0 0 0 28 18c-.437 0-.866.031-1.286.091.025-.134.037-.272.037-.413V8h.75zm-2.378 0v9.29c0 .643-.461 1.164-1.03 1.164h-1.376l-6.187-.003-1.376.003c-.569 0-1.03-.52-1.03-1.164v-9.29h11zm-1.746 1.548H20v7.355h3.375V9.549z"},void 0)]}),void 0)]}),void 0)}),void 0);var n}}(),t=t.default}()}));
package/OkHttp.js CHANGED
@@ -1 +1 @@
1
- !function(r,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("react")):"function"==typeof define&&define.amd?define(["react"],n):"object"==typeof exports?exports.index=n(require("react")):r.index=n(r.react)}(self,(function(r){return function(){"use strict";var n={71845:function(r,n,e){var o=e(8081),t=e.n(o),i=e(23645),c=e.n(i)()(t());c.push([r.id,".bonree-icons-wrapper-OkHttp {\r\n font-size: 43px;\r\n box-sizing: border-box;\r\n color: #6f7782;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-OkHttp.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-OkHttp {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-OkHttp:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-OkHttp:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-OkHttp:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-OkHttp {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-OkHttp:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-OkHttp:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-OkHttp:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-OkHttp {\r\n font-size: calc(43px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-OkHttp:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-OkHttp:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-OkHttp:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-OkHttp {\r\n font-size: calc(43px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-OkHttp:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-OkHttp:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-OkHttp:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-OkHttp {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-OkHttp:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-OkHttp:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-OkHttp {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-OkHttp:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-OkHttp:active {\r\n box-shadow: none;\r\n}",""]),n.Z=c},23645:function(r){r.exports=function(r){var n=[];return n.toString=function(){return this.map((function(n){var e="",o=void 0!==n[5];return n[4]&&(e+="@supports (".concat(n[4],") {")),n[2]&&(e+="@media ".concat(n[2]," {")),o&&(e+="@layer".concat(n[5].length>0?" ".concat(n[5]):""," {")),e+=r(n),o&&(e+="}"),n[2]&&(e+="}"),n[4]&&(e+="}"),e})).join("")},n.i=function(r,e,o,t,i){"string"==typeof r&&(r=[[null,r,void 0]]);var c={};if(o)for(var a=0;a<this.length;a++){var s=this[a][0];null!=s&&(c[s]=!0)}for(var u=0;u<r.length;u++){var d=[].concat(r[u]);o&&c[d[0]]||(void 0!==i&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=i),e&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=e):d[2]=e),t&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=t):d[4]="".concat(t)),n.push(d))}},n}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var n=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var n={},e=0;e<10;e++)n["_"+String.fromCharCode(e)]=e;if("0123456789"!==Object.getOwnPropertyNames(n).map((function(r){return n[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,i){for(var c,a,s=t(r),u=1;u<arguments.length;u++){for(var d in c=Object(arguments[u]))e.call(c,d)&&(s[d]=c[d]);if(n){a=n(c);for(var l=0;l<a.length;l++)o.call(c,a[l])&&(s[a[l]]=c[a[l]])}}return s}},75251:function(r,n,e){e(27418);var o=e(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;t=i("react.element"),i("react.fragment")}var c=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a=Object.prototype.hasOwnProperty,s={key:!0,ref:!0,__self:!0,__source:!0};function u(r,n,e){var o,i={},u=null,d=null;for(o in void 0!==e&&(u=""+e),void 0!==n.key&&(u=""+n.key),void 0!==n.ref&&(d=n.ref),n)a.call(n,o)&&!s.hasOwnProperty(o)&&(i[o]=n[o]);if(r&&r.defaultProps)for(o in n=r.defaultProps)void 0===i[o]&&(i[o]=n[o]);return{$$typeof:t,type:r,key:u,ref:d,props:i,_owner:c.current}}n.jsx=u},85893:function(r,n,e){r.exports=e(75251)},93379:function(r){var n=[];function e(r){for(var e=-1,o=0;o<n.length;o++)if(n[o].identifier===r){e=o;break}return e}function o(r,o){for(var i={},c=[],a=0;a<r.length;a++){var s=r[a],u=o.base?s[0]+o.base:s[0],d=i[u]||0,l="".concat(u," ").concat(d);i[u]=d+1;var p=e(l),b={css:s[1],media:s[2],sourceMap:s[3],supports:s[4],layer:s[5]};if(-1!==p)n[p].references++,n[p].updater(b);else{var f=t(b,o);o.byIndex=a,n.splice(a,0,{identifier:l,updater:f,references:1})}c.push(l)}return c}function t(r,n){var e=n.domAPI(n);e.update(r);return function(n){if(n){if(n.css===r.css&&n.media===r.media&&n.sourceMap===r.sourceMap&&n.supports===r.supports&&n.layer===r.layer)return;e.update(r=n)}else e.remove()}}r.exports=function(r,t){var i=o(r=r||[],t=t||{});return function(r){r=r||[];for(var c=0;c<i.length;c++){var a=e(i[c]);n[a].references--}for(var s=o(r,t),u=0;u<i.length;u++){var d=e(i[u]);0===n[d].references&&(n[d].updater(),n.splice(d,1))}i=s}}},90569:function(r){var n={};r.exports=function(r,e){var o=function(r){if(void 0===n[r]){var e=document.querySelector(r);if(window.HTMLIFrameElement&&e instanceof window.HTMLIFrameElement)try{e=e.contentDocument.head}catch(r){e=null}n[r]=e}return n[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}},19216:function(r){r.exports=function(r){var n=document.createElement("style");return r.setAttributes(n,r.attributes),r.insert(n,r.options),n}},3565:function(r,n,e){r.exports=function(r){var n=e.nc;n&&r.setAttribute("nonce",n)}},7795:function(r){r.exports=function(r){var n=r.insertStyleElement(r);return{update:function(e){!function(r,n,e){var o="";e.supports&&(o+="@supports (".concat(e.supports,") {")),e.media&&(o+="@media ".concat(e.media," {"));var t=void 0!==e.layer;t&&(o+="@layer".concat(e.layer.length>0?" ".concat(e.layer):""," {")),o+=e.css,t&&(o+="}"),e.media&&(o+="}"),e.supports&&(o+="}");var i=e.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),n.styleTagTransform(o,r,n.options)}(n,r,e)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(n)}}}},44589:function(r){r.exports=function(r,n){if(n.styleSheet)n.styleSheet.cssText=r;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(r))}}},8156:function(n){n.exports=r}},e={};function o(r){var t=e[r];if(void 0!==t)return t.exports;var i=e[r]={id:r,exports:{}};return n[r](i,i.exports,o),i.exports}o.n=function(r){var n=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(n,{a:n}),n},o.d=function(r,n){for(var e in n)o.o(n,e)&&!o.o(r,e)&&Object.defineProperty(r,e,{enumerable:!0,get:n[e]})},o.o=function(r,n){return Object.prototype.hasOwnProperty.call(r,n)};var t={};return function(){o.d(t,{default:function(){return g}});var r=o(85893),n=o(93379),e=o.n(n),i=o(7795),c=o.n(i),a=o(90569),s=o.n(a),u=o(3565),d=o.n(u),l=o(19216),p=o.n(l),b=o(44589),f=o.n(b),h=o(71845),v={};v.styleTagTransform=f(),v.setAttributes=d(),v.insert=s().bind(null,"head"),v.domAPI=c(),v.insertStyleElement=p();e()(h.Z,v),h.Z&&h.Z.locals&&h.Z.locals;var x=function(){return x=Object.assign||function(r){for(var n,e=1,o=arguments.length;e<o;e++)for(var t in n=arguments[e])Object.prototype.hasOwnProperty.call(n,t)&&(r[t]=n[t]);return r},x.apply(this,arguments)},g=function(n){return(0,r.jsx)("span",x({id:n.id,style:(e=n.style,null==n.height&&null==n.width||null!=e&&null!=e.fontSize&&delete e.fontSize,e),onMouseEnter:function(r){return n.onMouseEnter&&n.onMouseEnter(r)},onMouseLeave:function(r){return n.onMouseLeave&&n.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-OkHttp "+(1==n.button?1==n.blue?"bonree-icons-blue-button-OkHttp":"bonree-icons-button-OkHttp":"")+" "+(1==n.border?1==n.blue?"bonree-icons-blue-border-OkHttp":"bonree-icons-border-OkHttp":"")+" "+(1==n.disabled?1==n.border?"bonree-icons-border-disabled-OkHttp":"bonree-icons-disabled-OkHttp":"")+" "+(null!=n.height||null!=n.width?"bonree-icons-cancel-font-size":"")+" "+(n.className||""),onClick:function(r){return function(r){n.onClick&&n.onClick(r)}(r)}},{children:(0,r.jsx)("svg",x({focusable:"false",width:n.width?n.width:n.height?void 0:"1em",height:n.height?n.height:n.width?void 0:"1em",fill:"currentColor",viewBox:"0 0 43 18"},{children:(0,r.jsx)("g",{children:(0,r.jsx)("path",{d:"M40.798 6.054c.7 0 1.275.26 1.72.784.444.523.666 1.202.666 2.035 0 1.05-.301 1.922-.905 2.615-.602.694-1.359 1.04-2.269 1.04-.409 0-.778-.087-1.11-.26-.33-.175-.64-.443-.934-.81 0 .193-.005.37-.016.533-.01.162-.024.304-.044.423L37.51 15h-2.117l1.389-8.753h2.02l-.133.84c.3-.344.63-.602.987-.775a2.593 2.593 0 0 1 1.142-.258zM5.122 3.319c1.322 0 2.391.38 3.208 1.143.815.762 1.222 1.75 1.222 2.97 0 .653-.103 1.266-.309 1.843a4.87 4.87 0 0 1-.905 1.552 4.788 4.788 0 0 1-1.719 1.287 5.363 5.363 0 0 1-2.188.44c-.629 0-1.201-.087-1.716-.26a4.048 4.048 0 0 1-1.374-.775 3.815 3.815 0 0 1-.986-1.364A4.263 4.263 0 0 1 0 8.429c0-.658.101-1.272.303-1.844a4.85 4.85 0 0 1 .905-1.553A4.683 4.683 0 0 1 2.924 3.76a5.446 5.446 0 0 1 2.198-.441zM13.84 3l-.937 5.82 2.302-2.573h2.699l-2.97 2.957 1.984 3.114h-2.561l-1.54-2.867-.456 2.867h-2.128L11.693 3h2.147zm7.647.517-.547 3.397h3.078l.536-3.397h2.375l-1.395 8.801H23.16l.565-3.595h-3.066l-.565 3.595H17.73l1.389-8.8h2.369zm9.403.967-.282 1.762h1.089l-.247 1.551h-1.088l-.71 4.521h-2.134l.715-4.521h-1.01l.247-1.551h1.01l.27-1.762h2.14zm4.238 0-.282 1.762h1.089l-.247 1.551H34.6l-.71 4.521h-2.134l.715-4.521h-1.01l.247-1.551h1.01l.27-1.762h2.14zm4.563 3.367c-.43 0-.784.164-1.067.493-.282.328-.424.741-.424 1.238 0 .377.118.681.355.912.236.23.544.346.926.346.436 0 .796-.16 1.078-.478.285-.32.425-.724.425-1.218 0-.389-.12-.702-.357-.938-.239-.237-.55-.355-.936-.355zm-34.72-2.38c-.717 0-1.318.259-1.803.776-.485.517-.728 1.158-.728 1.923 0 .677.194 1.22.58 1.623.387.405.903.607 1.55.607.705 0 1.304-.267 1.797-.803.492-.535.739-1.186.739-1.955 0-.633-.201-1.154-.601-1.56-.4-.406-.911-.61-1.533-.61z"},void 0)},void 0)}),void 0)}),void 0);var e}}(),t=t.default}()}));
1
+ !function(r,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("react")):"function"==typeof define&&define.amd?define(["react"],n):"object"==typeof exports?exports.index=n(require("react")):r.index=n(r.react)}(self,(function(r){return function(){"use strict";var n={53341:function(r,n,e){var o=e(8081),t=e.n(o),i=e(23645),c=e.n(i)()(t());c.push([r.id,".bonree-icons-wrapper-OkHttp {\r\n font-size: 43px;\r\n box-sizing: border-box;\r\n color: #6f7782;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-OkHttp.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-OkHttp {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-OkHttp:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-OkHttp:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-OkHttp:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-OkHttp {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-OkHttp:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-OkHttp:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-OkHttp:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-OkHttp {\r\n font-size: calc(43px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-OkHttp:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-OkHttp:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-OkHttp:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-OkHttp {\r\n font-size: calc(43px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-OkHttp:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-OkHttp:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-OkHttp:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-OkHttp {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-OkHttp:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-OkHttp:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-OkHttp {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-OkHttp:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-OkHttp:active {\r\n box-shadow: none;\r\n}",""]),n.Z=c},23645:function(r){r.exports=function(r){var n=[];return n.toString=function(){return this.map((function(n){var e="",o=void 0!==n[5];return n[4]&&(e+="@supports (".concat(n[4],") {")),n[2]&&(e+="@media ".concat(n[2]," {")),o&&(e+="@layer".concat(n[5].length>0?" ".concat(n[5]):""," {")),e+=r(n),o&&(e+="}"),n[2]&&(e+="}"),n[4]&&(e+="}"),e})).join("")},n.i=function(r,e,o,t,i){"string"==typeof r&&(r=[[null,r,void 0]]);var c={};if(o)for(var a=0;a<this.length;a++){var s=this[a][0];null!=s&&(c[s]=!0)}for(var u=0;u<r.length;u++){var d=[].concat(r[u]);o&&c[d[0]]||(void 0!==i&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=i),e&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=e):d[2]=e),t&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=t):d[4]="".concat(t)),n.push(d))}},n}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var n=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var n={},e=0;e<10;e++)n["_"+String.fromCharCode(e)]=e;if("0123456789"!==Object.getOwnPropertyNames(n).map((function(r){return n[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,i){for(var c,a,s=t(r),u=1;u<arguments.length;u++){for(var d in c=Object(arguments[u]))e.call(c,d)&&(s[d]=c[d]);if(n){a=n(c);for(var l=0;l<a.length;l++)o.call(c,a[l])&&(s[a[l]]=c[a[l]])}}return s}},75251:function(r,n,e){e(27418);var o=e(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;t=i("react.element"),i("react.fragment")}var c=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a=Object.prototype.hasOwnProperty,s={key:!0,ref:!0,__self:!0,__source:!0};function u(r,n,e){var o,i={},u=null,d=null;for(o in void 0!==e&&(u=""+e),void 0!==n.key&&(u=""+n.key),void 0!==n.ref&&(d=n.ref),n)a.call(n,o)&&!s.hasOwnProperty(o)&&(i[o]=n[o]);if(r&&r.defaultProps)for(o in n=r.defaultProps)void 0===i[o]&&(i[o]=n[o]);return{$$typeof:t,type:r,key:u,ref:d,props:i,_owner:c.current}}n.jsx=u},85893:function(r,n,e){r.exports=e(75251)},93379:function(r){var n=[];function e(r){for(var e=-1,o=0;o<n.length;o++)if(n[o].identifier===r){e=o;break}return e}function o(r,o){for(var i={},c=[],a=0;a<r.length;a++){var s=r[a],u=o.base?s[0]+o.base:s[0],d=i[u]||0,l="".concat(u," ").concat(d);i[u]=d+1;var p=e(l),b={css:s[1],media:s[2],sourceMap:s[3],supports:s[4],layer:s[5]};if(-1!==p)n[p].references++,n[p].updater(b);else{var f=t(b,o);o.byIndex=a,n.splice(a,0,{identifier:l,updater:f,references:1})}c.push(l)}return c}function t(r,n){var e=n.domAPI(n);e.update(r);return function(n){if(n){if(n.css===r.css&&n.media===r.media&&n.sourceMap===r.sourceMap&&n.supports===r.supports&&n.layer===r.layer)return;e.update(r=n)}else e.remove()}}r.exports=function(r,t){var i=o(r=r||[],t=t||{});return function(r){r=r||[];for(var c=0;c<i.length;c++){var a=e(i[c]);n[a].references--}for(var s=o(r,t),u=0;u<i.length;u++){var d=e(i[u]);0===n[d].references&&(n[d].updater(),n.splice(d,1))}i=s}}},90569:function(r){var n={};r.exports=function(r,e){var o=function(r){if(void 0===n[r]){var e=document.querySelector(r);if(window.HTMLIFrameElement&&e instanceof window.HTMLIFrameElement)try{e=e.contentDocument.head}catch(r){e=null}n[r]=e}return n[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}},19216:function(r){r.exports=function(r){var n=document.createElement("style");return r.setAttributes(n,r.attributes),r.insert(n,r.options),n}},3565:function(r,n,e){r.exports=function(r){var n=e.nc;n&&r.setAttribute("nonce",n)}},7795:function(r){r.exports=function(r){var n=r.insertStyleElement(r);return{update:function(e){!function(r,n,e){var o="";e.supports&&(o+="@supports (".concat(e.supports,") {")),e.media&&(o+="@media ".concat(e.media," {"));var t=void 0!==e.layer;t&&(o+="@layer".concat(e.layer.length>0?" ".concat(e.layer):""," {")),o+=e.css,t&&(o+="}"),e.media&&(o+="}"),e.supports&&(o+="}");var i=e.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),n.styleTagTransform(o,r,n.options)}(n,r,e)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(n)}}}},44589:function(r){r.exports=function(r,n){if(n.styleSheet)n.styleSheet.cssText=r;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(r))}}},8156:function(n){n.exports=r}},e={};function o(r){var t=e[r];if(void 0!==t)return t.exports;var i=e[r]={id:r,exports:{}};return n[r](i,i.exports,o),i.exports}o.n=function(r){var n=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(n,{a:n}),n},o.d=function(r,n){for(var e in n)o.o(n,e)&&!o.o(r,e)&&Object.defineProperty(r,e,{enumerable:!0,get:n[e]})},o.o=function(r,n){return Object.prototype.hasOwnProperty.call(r,n)};var t={};return function(){o.d(t,{default:function(){return g}});var r=o(85893),n=o(93379),e=o.n(n),i=o(7795),c=o.n(i),a=o(90569),s=o.n(a),u=o(3565),d=o.n(u),l=o(19216),p=o.n(l),b=o(44589),f=o.n(b),h=o(53341),v={};v.styleTagTransform=f(),v.setAttributes=d(),v.insert=s().bind(null,"head"),v.domAPI=c(),v.insertStyleElement=p();e()(h.Z,v),h.Z&&h.Z.locals&&h.Z.locals;var x=function(){return x=Object.assign||function(r){for(var n,e=1,o=arguments.length;e<o;e++)for(var t in n=arguments[e])Object.prototype.hasOwnProperty.call(n,t)&&(r[t]=n[t]);return r},x.apply(this,arguments)},g=function(n){return(0,r.jsx)("span",x({id:n.id,style:(e=n.style,null==n.height&&null==n.width||null!=e&&null!=e.fontSize&&delete e.fontSize,e),onMouseEnter:function(r){return n.onMouseEnter&&n.onMouseEnter(r)},onMouseLeave:function(r){return n.onMouseLeave&&n.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-OkHttp "+(1==n.button?1==n.blue?"bonree-icons-blue-button-OkHttp":"bonree-icons-button-OkHttp":"")+" "+(1==n.border?1==n.blue?"bonree-icons-blue-border-OkHttp":"bonree-icons-border-OkHttp":"")+" "+(1==n.disabled?1==n.border?"bonree-icons-border-disabled-OkHttp":"bonree-icons-disabled-OkHttp":"")+" "+(null!=n.height||null!=n.width?"bonree-icons-cancel-font-size":"")+" "+(n.className||""),onClick:function(r){return function(r){n.onClick&&n.onClick(r)}(r)}},{children:(0,r.jsx)("svg",x({focusable:"false",width:n.width?n.width:n.height?void 0:"1em",height:n.height?n.height:n.width?void 0:"1em",fill:"currentColor",viewBox:"0 0 43 18"},{children:(0,r.jsx)("g",{children:(0,r.jsx)("path",{d:"M40.798 6.054c.7 0 1.275.26 1.72.784.444.523.666 1.202.666 2.035 0 1.05-.301 1.922-.905 2.615-.602.694-1.359 1.04-2.269 1.04-.409 0-.778-.087-1.11-.26-.33-.175-.64-.443-.934-.81 0 .193-.005.37-.016.533-.01.162-.024.304-.044.423L37.51 15h-2.117l1.389-8.753h2.02l-.133.84c.3-.344.63-.602.987-.775a2.593 2.593 0 0 1 1.142-.258zM5.122 3.319c1.322 0 2.391.38 3.208 1.143.815.762 1.222 1.75 1.222 2.97 0 .653-.103 1.266-.309 1.843a4.87 4.87 0 0 1-.905 1.552 4.788 4.788 0 0 1-1.719 1.287 5.363 5.363 0 0 1-2.188.44c-.629 0-1.201-.087-1.716-.26a4.048 4.048 0 0 1-1.374-.775 3.815 3.815 0 0 1-.986-1.364A4.263 4.263 0 0 1 0 8.429c0-.658.101-1.272.303-1.844a4.85 4.85 0 0 1 .905-1.553A4.683 4.683 0 0 1 2.924 3.76a5.446 5.446 0 0 1 2.198-.441zM13.84 3l-.937 5.82 2.302-2.573h2.699l-2.97 2.957 1.984 3.114h-2.561l-1.54-2.867-.456 2.867h-2.128L11.693 3h2.147zm7.647.517-.547 3.397h3.078l.536-3.397h2.375l-1.395 8.801H23.16l.565-3.595h-3.066l-.565 3.595H17.73l1.389-8.8h2.369zm9.403.967-.282 1.762h1.089l-.247 1.551h-1.088l-.71 4.521h-2.134l.715-4.521h-1.01l.247-1.551h1.01l.27-1.762h2.14zm4.238 0-.282 1.762h1.089l-.247 1.551H34.6l-.71 4.521h-2.134l.715-4.521h-1.01l.247-1.551h1.01l.27-1.762h2.14zm4.563 3.367c-.43 0-.784.164-1.067.493-.282.328-.424.741-.424 1.238 0 .377.118.681.355.912.236.23.544.346.926.346.436 0 .796-.16 1.078-.478.285-.32.425-.724.425-1.218 0-.389-.12-.702-.357-.938-.239-.237-.55-.355-.936-.355zm-34.72-2.38c-.717 0-1.318.259-1.803.776-.485.517-.728 1.158-.728 1.923 0 .677.194 1.22.58 1.623.387.405.903.607 1.55.607.705 0 1.304-.267 1.797-.803.492-.535.739-1.186.739-1.955 0-.633-.201-1.154-.601-1.56-.4-.406-.911-.61-1.533-.61z"},void 0)},void 0)}),void 0)}),void 0);var e}}(),t=t.default}()}));
@@ -0,0 +1 @@
1
+ !function(r,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react")):"function"==typeof define&&define.amd?define(["react"],e):"object"==typeof exports?exports.index=e(require("react")):r.index=e(r.react)}(self,(function(r){return function(){"use strict";var e={87690:function(r,e,n){var o=n(8081),t=n.n(o),i=n(23645),s=n.n(i)()(t());s.push([r.id,".bonree-icons-wrapper-ProductionMessagesRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-ProductionMessagesRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-ProductionMessagesRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-ProductionMessagesRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-ProductionMessagesRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-ProductionMessagesRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-ProductionMessagesRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-ProductionMessagesRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-ProductionMessagesRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-ProductionMessagesRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-ProductionMessagesRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-ProductionMessagesRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-ProductionMessagesRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-ProductionMessagesRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-ProductionMessagesRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-ProductionMessagesRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-ProductionMessagesRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-ProductionMessagesRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-ProductionMessagesRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-ProductionMessagesRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-ProductionMessagesRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-ProductionMessagesRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-ProductionMessagesRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-ProductionMessagesRed:active {\r\n box-shadow: none;\r\n}",""]),e.Z=s},23645:function(r){r.exports=function(r){var e=[];return e.toString=function(){return this.map((function(e){var n="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=r(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(r,n,o,t,i){"string"==typeof r&&(r=[[null,r,void 0]]);var s={};if(o)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(s[c]=!0)}for(var d=0;d<r.length;d++){var u=[].concat(r[d]);o&&s[u[0]]||(void 0!==i&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=i),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),t&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=t):u[4]="".concat(t)),e.push(u))}},e}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var e=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(r){return e[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,i){for(var s,a,c=t(r),d=1;d<arguments.length;d++){for(var u in s=Object(arguments[d]))n.call(s,u)&&(c[u]=s[u]);if(e){a=e(s);for(var l=0;l<a.length;l++)o.call(s,a[l])&&(c[a[l]]=s[a[l]])}}return c}},75251:function(r,e,n){n(27418);var o=n(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;t=i("react.element"),i("react.fragment")}var s=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function d(r,e,n){var o,i={},d=null,u=null;for(o in void 0!==n&&(d=""+n),void 0!==e.key&&(d=""+e.key),void 0!==e.ref&&(u=e.ref),e)a.call(e,o)&&!c.hasOwnProperty(o)&&(i[o]=e[o]);if(r&&r.defaultProps)for(o in e=r.defaultProps)void 0===i[o]&&(i[o]=e[o]);return{$$typeof:t,type:r,key:d,ref:u,props:i,_owner:s.current}}e.jsx=d,e.jsxs=d},85893:function(r,e,n){r.exports=n(75251)},93379:function(r){var e=[];function n(r){for(var n=-1,o=0;o<e.length;o++)if(e[o].identifier===r){n=o;break}return n}function o(r,o){for(var i={},s=[],a=0;a<r.length;a++){var c=r[a],d=o.base?c[0]+o.base:c[0],u=i[d]||0,l="".concat(d," ").concat(u);i[d]=u+1;var f=n(l),b={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==f)e[f].references++,e[f].updater(b);else{var p=t(b,o);o.byIndex=a,e.splice(a,0,{identifier:l,updater:p,references:1})}s.push(l)}return s}function t(r,e){var n=e.domAPI(e);n.update(r);return function(e){if(e){if(e.css===r.css&&e.media===r.media&&e.sourceMap===r.sourceMap&&e.supports===r.supports&&e.layer===r.layer)return;n.update(r=e)}else n.remove()}}r.exports=function(r,t){var i=o(r=r||[],t=t||{});return function(r){r=r||[];for(var s=0;s<i.length;s++){var a=n(i[s]);e[a].references--}for(var c=o(r,t),d=0;d<i.length;d++){var u=n(i[d]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}i=c}}},90569:function(r){var e={};r.exports=function(r,n){var o=function(r){if(void 0===e[r]){var n=document.querySelector(r);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(r){n=null}e[r]=n}return e[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},19216:function(r){r.exports=function(r){var e=document.createElement("style");return r.setAttributes(e,r.attributes),r.insert(e,r.options),e}},3565:function(r,e,n){r.exports=function(r){var e=n.nc;e&&r.setAttribute("nonce",e)}},7795:function(r){r.exports=function(r){var e=r.insertStyleElement(r);return{update:function(n){!function(r,e,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var t=void 0!==n.layer;t&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,t&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var i=n.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),e.styleTagTransform(o,r,e.options)}(e,r,n)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(e)}}}},44589:function(r){r.exports=function(r,e){if(e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}},8156:function(e){e.exports=r}},n={};function o(r){var t=n[r];if(void 0!==t)return t.exports;var i=n[r]={id:r,exports:{}};return e[r](i,i.exports,o),i.exports}o.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(e,{a:e}),e},o.d=function(r,e){for(var n in e)o.o(e,n)&&!o.o(r,n)&&Object.defineProperty(r,n,{enumerable:!0,get:e[n]})},o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)};var t={};return function(){o.d(t,{default:function(){return x}});var r=o(85893),e=o(93379),n=o.n(e),i=o(7795),s=o.n(i),a=o(90569),c=o.n(a),d=o(3565),u=o.n(d),l=o(19216),f=o.n(l),b=o(44589),p=o.n(b),g=o(87690),h={};h.styleTagTransform=p(),h.setAttributes=u(),h.insert=c().bind(null,"head"),h.domAPI=s(),h.insertStyleElement=f();n()(g.Z,h),g.Z&&g.Z.locals&&g.Z.locals;var v=function(){return v=Object.assign||function(r){for(var e,n=1,o=arguments.length;n<o;n++)for(var t in e=arguments[n])Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t]);return r},v.apply(this,arguments)},x=function(e){return(0,r.jsx)("span",v({id:e.id,style:(n=e.style,null==e.height&&null==e.width||null!=n&&null!=n.fontSize&&delete n.fontSize,n),onMouseEnter:function(r){return e.onMouseEnter&&e.onMouseEnter(r)},onMouseLeave:function(r){return e.onMouseLeave&&e.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-ProductionMessagesRed "+(1==e.button?1==e.blue?"bonree-icons-blue-button-ProductionMessagesRed":"bonree-icons-button-ProductionMessagesRed":"")+" "+(1==e.border?1==e.blue?"bonree-icons-blue-border-ProductionMessagesRed":"bonree-icons-border-ProductionMessagesRed":"")+" "+(1==e.disabled?1==e.border?"bonree-icons-border-disabled-ProductionMessagesRed":"bonree-icons-disabled-ProductionMessagesRed":"")+" "+(null!=e.height||null!=e.width?"bonree-icons-cancel-font-size":"")+" "+(e.className||""),onClick:function(r){return function(r){e.onClick&&e.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",v({focusable:"false",width:e.width?e.width:e.height?void 0:"1em",height:e.height?e.height:e.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",v({id:"ansx5qd4phb5f1a99",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,r.jsxs)("g",v({fill:"none"},{children:[(0,r.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#ansx5qd4phb5f1a99)",rx:"8"},void 0),(0,r.jsx)("path",{fill:"#FFF",d:"M29.9 7.09a3.01 3.01 0 1 1-1.302 5.726l-2.635 2.635-.042-.055A7.468 7.468 0 0 1 27.5 20a7.467 7.467 0 0 1-1.56 4.58l.023-.03 1.904 1.903a4 4 0 1 1-1.414 1.414l-1.904-1.904.03-.023A7.467 7.467 0 0 1 20 27.5a7.468 7.468 0 0 1-4.624-1.595l.075.058-2.635 2.635a3.01 3.01 0 1 1-1.414-1.414l2.635-2.635.023.03A7.467 7.467 0 0 1 12.5 20c0-1.735.59-3.333 1.579-4.604l-.042.055-2.022-2.023a2.5 2.5 0 1 1 1.413-1.413l2.023 2.022-.042.032A7.468 7.468 0 0 1 20 12.5c1.724 0 3.313.582 4.58 1.56l-.03-.023 2.634-2.635A3.01 3.01 0 0 1 29.9 7.09zM20 14.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11zM17 19a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"},void 0)]}),void 0)]}),void 0)}),void 0);var n}}(),t=t.default}()}));
@@ -0,0 +1 @@
1
+ !function(r,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("react")):"function"==typeof define&&define.amd?define(["react"],e):"object"==typeof exports?exports.index=e(require("react")):r.index=e(r.react)}(self,(function(r){return function(){"use strict";var e={86616:function(r,e,n){var o=n(8081),t=n.n(o),i=n(23645),s=n.n(i)()(t());s.push([r.id,".bonree-icons-wrapper-ProductionResponseTimeRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-ProductionResponseTimeRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-ProductionResponseTimeRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-ProductionResponseTimeRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-ProductionResponseTimeRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-ProductionResponseTimeRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-ProductionResponseTimeRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-ProductionResponseTimeRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-ProductionResponseTimeRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-ProductionResponseTimeRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-ProductionResponseTimeRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-ProductionResponseTimeRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-ProductionResponseTimeRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-ProductionResponseTimeRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-ProductionResponseTimeRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-ProductionResponseTimeRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-ProductionResponseTimeRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-ProductionResponseTimeRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-ProductionResponseTimeRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-ProductionResponseTimeRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-ProductionResponseTimeRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-ProductionResponseTimeRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-ProductionResponseTimeRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-ProductionResponseTimeRed:active {\r\n box-shadow: none;\r\n}",""]),e.Z=s},23645:function(r){r.exports=function(r){var e=[];return e.toString=function(){return this.map((function(e){var n="",o=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),o&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=r(e),o&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(r,n,o,t,i){"string"==typeof r&&(r=[[null,r,void 0]]);var s={};if(o)for(var c=0;c<this.length;c++){var d=this[c][0];null!=d&&(s[d]=!0)}for(var a=0;a<r.length;a++){var u=[].concat(r[a]);o&&s[u[0]]||(void 0!==i&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=i),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),t&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=t):u[4]="".concat(t)),e.push(u))}},e}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var e=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map((function(r){return e[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,i){for(var s,c,d=t(r),a=1;a<arguments.length;a++){for(var u in s=Object(arguments[a]))n.call(s,u)&&(d[u]=s[u]);if(e){c=e(s);for(var l=0;l<c.length;l++)o.call(s,c[l])&&(d[c[l]]=s[c[l]])}}return d}},75251:function(r,e,n){n(27418);var o=n(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;t=i("react.element"),i("react.fragment")}var s=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c=Object.prototype.hasOwnProperty,d={key:!0,ref:!0,__self:!0,__source:!0};function a(r,e,n){var o,i={},a=null,u=null;for(o in void 0!==n&&(a=""+n),void 0!==e.key&&(a=""+e.key),void 0!==e.ref&&(u=e.ref),e)c.call(e,o)&&!d.hasOwnProperty(o)&&(i[o]=e[o]);if(r&&r.defaultProps)for(o in e=r.defaultProps)void 0===i[o]&&(i[o]=e[o]);return{$$typeof:t,type:r,key:a,ref:u,props:i,_owner:s.current}}e.jsx=a,e.jsxs=a},85893:function(r,e,n){r.exports=n(75251)},93379:function(r){var e=[];function n(r){for(var n=-1,o=0;o<e.length;o++)if(e[o].identifier===r){n=o;break}return n}function o(r,o){for(var i={},s=[],c=0;c<r.length;c++){var d=r[c],a=o.base?d[0]+o.base:d[0],u=i[a]||0,l="".concat(a," ").concat(u);i[a]=u+1;var p=n(l),f={css:d[1],media:d[2],sourceMap:d[3],supports:d[4],layer:d[5]};if(-1!==p)e[p].references++,e[p].updater(f);else{var b=t(f,o);o.byIndex=c,e.splice(c,0,{identifier:l,updater:b,references:1})}s.push(l)}return s}function t(r,e){var n=e.domAPI(e);n.update(r);return function(e){if(e){if(e.css===r.css&&e.media===r.media&&e.sourceMap===r.sourceMap&&e.supports===r.supports&&e.layer===r.layer)return;n.update(r=e)}else n.remove()}}r.exports=function(r,t){var i=o(r=r||[],t=t||{});return function(r){r=r||[];for(var s=0;s<i.length;s++){var c=n(i[s]);e[c].references--}for(var d=o(r,t),a=0;a<i.length;a++){var u=n(i[a]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}i=d}}},90569:function(r){var e={};r.exports=function(r,n){var o=function(r){if(void 0===e[r]){var n=document.querySelector(r);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(r){n=null}e[r]=n}return e[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},19216:function(r){r.exports=function(r){var e=document.createElement("style");return r.setAttributes(e,r.attributes),r.insert(e,r.options),e}},3565:function(r,e,n){r.exports=function(r){var e=n.nc;e&&r.setAttribute("nonce",e)}},7795:function(r){r.exports=function(r){var e=r.insertStyleElement(r);return{update:function(n){!function(r,e,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var t=void 0!==n.layer;t&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,t&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var i=n.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),e.styleTagTransform(o,r,e.options)}(e,r,n)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(e)}}}},44589:function(r){r.exports=function(r,e){if(e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}},8156:function(e){e.exports=r}},n={};function o(r){var t=n[r];if(void 0!==t)return t.exports;var i=n[r]={id:r,exports:{}};return e[r](i,i.exports,o),i.exports}o.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(e,{a:e}),e},o.d=function(r,e){for(var n in e)o.o(e,n)&&!o.o(r,n)&&Object.defineProperty(r,n,{enumerable:!0,get:e[n]})},o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)};var t={};return function(){o.d(t,{default:function(){return x}});var r=o(85893),e=o(93379),n=o.n(e),i=o(7795),s=o.n(i),c=o(90569),d=o.n(c),a=o(3565),u=o.n(a),l=o(19216),p=o.n(l),f=o(44589),b=o.n(f),h=o(86616),v={};v.styleTagTransform=b(),v.setAttributes=u(),v.insert=d().bind(null,"head"),v.domAPI=s(),v.insertStyleElement=p();n()(h.Z,v),h.Z&&h.Z.locals&&h.Z.locals;var m=function(){return m=Object.assign||function(r){for(var e,n=1,o=arguments.length;n<o;n++)for(var t in e=arguments[n])Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t]);return r},m.apply(this,arguments)},x=function(e){return(0,r.jsx)("span",m({id:e.id,style:(n=e.style,null==e.height&&null==e.width||null!=n&&null!=n.fontSize&&delete n.fontSize,n),onMouseEnter:function(r){return e.onMouseEnter&&e.onMouseEnter(r)},onMouseLeave:function(r){return e.onMouseLeave&&e.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-ProductionResponseTimeRed "+(1==e.button?1==e.blue?"bonree-icons-blue-button-ProductionResponseTimeRed":"bonree-icons-button-ProductionResponseTimeRed":"")+" "+(1==e.border?1==e.blue?"bonree-icons-blue-border-ProductionResponseTimeRed":"bonree-icons-border-ProductionResponseTimeRed":"")+" "+(1==e.disabled?1==e.border?"bonree-icons-border-disabled-ProductionResponseTimeRed":"bonree-icons-disabled-ProductionResponseTimeRed":"")+" "+(null!=e.height||null!=e.width?"bonree-icons-cancel-font-size":"")+" "+(e.className||""),onClick:function(r){return function(r){e.onClick&&e.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",m({focusable:"false",width:e.width?e.width:e.height?void 0:"1em",height:e.height?e.height:e.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",m({id:"zylzfhssgb5f1aad",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,r.jsxs)("g",m({fill:"none"},{children:[(0,r.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#zylzfhssgb5f1aad)",rx:"8"},void 0),(0,r.jsx)("path",{fill:"#FFF",d:"M28 20.884a6.9 6.9 0 1 1-4.879 11.78.9.9 0 1 1 1.273-1.273A5.082 5.082 0 0 0 28 32.885a5.1 5.1 0 1 0-5.098-5.239h1.246a.3.3 0 0 1 .256.457l-.043.054-1.65 1.668c-.37.365-.937.39-1.328.083l-.094-.083-1.65-1.668a.3.3 0 0 1 .144-.503l.07-.008H21.1l.003-.099A6.9 6.9 0 0 1 28 20.884zM29.5 7.8a2.2 2.2 0 0 1 2.194 2.043L31.7 10v9.578a8.936 8.936 0 0 0-2.4-.7V10.2H10.7v19.6h8.527c.195.853.511 1.66.929 2.4H10.5a2.2 2.2 0 0 1-2.194-2.043L8.3 30V10a2.2 2.2 0 0 1 2.043-2.194L10.5 7.8h19zm-1.853 16.322a.8.8 0 0 1 .794.7l.006.1v2.958l1.713 1.428a.8.8 0 0 1 .166 1.038l-.064.088a.8.8 0 0 1-1.039.167l-.088-.064-2-1.667a.8.8 0 0 1-.279-.497l-.009-.117v-3.334a.8.8 0 0 1 .8-.8zM20 19.8a1.2 1.2 0 0 1 .123 2.394L20 22.2h-6a1.2 1.2 0 0 1-.123-2.394L14 19.8h6zm4-6a1.2 1.2 0 0 1 .123 2.394L24 16.2H14a1.2 1.2 0 0 1-.123-2.394L14 13.8h10z"},void 0)]}),void 0)]}),void 0)}),void 0);var n}}(),t=t.default}()}));
@@ -0,0 +1 @@
1
+ !function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("react")):"function"==typeof define&&define.amd?define(["react"],r):"object"==typeof exports?exports.index=r(require("react")):e.index=r(e.react)}(self,(function(e){return function(){"use strict";var r={32255:function(e,r,n){var o=n(8081),t=n.n(o),i=n(23645),s=n.n(i)()(t());s.push([e.id,".bonree-icons-wrapper-ResponseTimeRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-ResponseTimeRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-ResponseTimeRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-ResponseTimeRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-ResponseTimeRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-ResponseTimeRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-ResponseTimeRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-ResponseTimeRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-ResponseTimeRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-ResponseTimeRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-ResponseTimeRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-ResponseTimeRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-ResponseTimeRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-ResponseTimeRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-ResponseTimeRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-ResponseTimeRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-ResponseTimeRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-ResponseTimeRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-ResponseTimeRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-ResponseTimeRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-ResponseTimeRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-ResponseTimeRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-ResponseTimeRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-ResponseTimeRed:active {\r\n box-shadow: none;\r\n}",""]),r.Z=s},23645:function(e){e.exports=function(e){var r=[];return r.toString=function(){return this.map((function(r){var n="",o=void 0!==r[5];return r[4]&&(n+="@supports (".concat(r[4],") {")),r[2]&&(n+="@media ".concat(r[2]," {")),o&&(n+="@layer".concat(r[5].length>0?" ".concat(r[5]):""," {")),n+=e(r),o&&(n+="}"),r[2]&&(n+="}"),r[4]&&(n+="}"),n})).join("")},r.i=function(e,n,o,t,i){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(o)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(s[a]=!0)}for(var d=0;d<e.length;d++){var u=[].concat(e[d]);o&&s[u[0]]||(void 0!==i&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=i),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),t&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=t):u[4]="".concat(t)),r.push(u))}},r}},8081:function(e){e.exports=function(e){return e[1]}},27418:function(e){var r=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var r={},n=0;n<10;n++)r["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(r).map((function(e){return r[e]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(e){o[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(e){return!1}}()?Object.assign:function(e,i){for(var s,c,a=t(e),d=1;d<arguments.length;d++){for(var u in s=Object(arguments[d]))n.call(s,u)&&(a[u]=s[u]);if(r){c=r(s);for(var l=0;l<c.length;l++)o.call(s,c[l])&&(a[c[l]]=s[c[l]])}}return a}},75251:function(e,r,n){n(27418);var o=n(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;t=i("react.element"),i("react.fragment")}var s=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c=Object.prototype.hasOwnProperty,a={key:!0,ref:!0,__self:!0,__source:!0};function d(e,r,n){var o,i={},d=null,u=null;for(o in void 0!==n&&(d=""+n),void 0!==r.key&&(d=""+r.key),void 0!==r.ref&&(u=r.ref),r)c.call(r,o)&&!a.hasOwnProperty(o)&&(i[o]=r[o]);if(e&&e.defaultProps)for(o in r=e.defaultProps)void 0===i[o]&&(i[o]=r[o]);return{$$typeof:t,type:e,key:d,ref:u,props:i,_owner:s.current}}r.jsx=d,r.jsxs=d},85893:function(e,r,n){e.exports=n(75251)},93379:function(e){var r=[];function n(e){for(var n=-1,o=0;o<r.length;o++)if(r[o].identifier===e){n=o;break}return n}function o(e,o){for(var i={},s=[],c=0;c<e.length;c++){var a=e[c],d=o.base?a[0]+o.base:a[0],u=i[d]||0,l="".concat(d," ").concat(u);i[d]=u+1;var p=n(l),f={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==p)r[p].references++,r[p].updater(f);else{var b=t(f,o);o.byIndex=c,r.splice(c,0,{identifier:l,updater:b,references:1})}s.push(l)}return s}function t(e,r){var n=r.domAPI(r);n.update(e);return function(r){if(r){if(r.css===e.css&&r.media===e.media&&r.sourceMap===e.sourceMap&&r.supports===e.supports&&r.layer===e.layer)return;n.update(e=r)}else n.remove()}}e.exports=function(e,t){var i=o(e=e||[],t=t||{});return function(e){e=e||[];for(var s=0;s<i.length;s++){var c=n(i[s]);r[c].references--}for(var a=o(e,t),d=0;d<i.length;d++){var u=n(i[d]);0===r[u].references&&(r[u].updater(),r.splice(u,1))}i=a}}},90569:function(e){var r={};e.exports=function(e,n){var o=function(e){if(void 0===r[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}r[e]=n}return r[e]}(e);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(n)}},19216:function(e){e.exports=function(e){var r=document.createElement("style");return e.setAttributes(r,e.attributes),e.insert(r,e.options),r}},3565:function(e,r,n){e.exports=function(e){var r=n.nc;r&&e.setAttribute("nonce",r)}},7795:function(e){e.exports=function(e){var r=e.insertStyleElement(e);return{update:function(n){!function(e,r,n){var o="";n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var t=void 0!==n.layer;t&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,t&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}");var i=n.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),r.styleTagTransform(o,e,r.options)}(r,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(r)}}}},44589:function(e){e.exports=function(e,r){if(r.styleSheet)r.styleSheet.cssText=e;else{for(;r.firstChild;)r.removeChild(r.firstChild);r.appendChild(document.createTextNode(e))}}},8156:function(r){r.exports=e}},n={};function o(e){var t=n[e];if(void 0!==t)return t.exports;var i=n[e]={id:e,exports:{}};return r[e](i,i.exports,o),i.exports}o.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(r,{a:r}),r},o.d=function(e,r){for(var n in r)o.o(r,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},o.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)};var t={};return function(){o.d(t,{default:function(){return x}});var e=o(85893),r=o(93379),n=o.n(r),i=o(7795),s=o.n(i),c=o(90569),a=o.n(c),d=o(3565),u=o.n(d),l=o(19216),p=o.n(l),f=o(44589),b=o.n(f),h=o(32255),v={};v.styleTagTransform=b(),v.setAttributes=u(),v.insert=a().bind(null,"head"),v.domAPI=s(),v.insertStyleElement=p();n()(h.Z,v),h.Z&&h.Z.locals&&h.Z.locals;var m=function(){return m=Object.assign||function(e){for(var r,n=1,o=arguments.length;n<o;n++)for(var t in r=arguments[n])Object.prototype.hasOwnProperty.call(r,t)&&(e[t]=r[t]);return e},m.apply(this,arguments)},x=function(r){return(0,e.jsx)("span",m({id:r.id,style:(n=r.style,null==r.height&&null==r.width||null!=n&&null!=n.fontSize&&delete n.fontSize,n),onMouseEnter:function(e){return r.onMouseEnter&&r.onMouseEnter(e)},onMouseLeave:function(e){return r.onMouseLeave&&r.onMouseLeave(e)},className:"bonree-icons-wrapper bonree-icons-wrapper-ResponseTimeRed "+(1==r.button?1==r.blue?"bonree-icons-blue-button-ResponseTimeRed":"bonree-icons-button-ResponseTimeRed":"")+" "+(1==r.border?1==r.blue?"bonree-icons-blue-border-ResponseTimeRed":"bonree-icons-border-ResponseTimeRed":"")+" "+(1==r.disabled?1==r.border?"bonree-icons-border-disabled-ResponseTimeRed":"bonree-icons-disabled-ResponseTimeRed":"")+" "+(null!=r.height||null!=r.width?"bonree-icons-cancel-font-size":"")+" "+(r.className||""),onClick:function(e){return function(e){r.onClick&&r.onClick(e)}(e)}},{children:(0,e.jsxs)("svg",m({focusable:"false",width:r.width?r.width:r.height?void 0:"1em",height:r.height?r.height:r.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,e.jsx)("defs",{children:(0,e.jsxs)("linearGradient",m({id:"t5d5ye3l9nc45779f",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,e.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,e.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,e.jsxs)("g",m({fill:"none"},{children:[(0,e.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#t5d5ye3l9nc45779f)",rx:"8"},void 0),(0,e.jsx)("path",{fill:"#FFF",d:"M20 7.8c6.738 0 12.2 5.462 12.2 12.2 0 6.738-5.462 12.2-12.2 12.2a12.166 12.166 0 0 1-8.627-3.573 1.2 1.2 0 1 1 1.697-1.697A9.767 9.767 0 0 0 20 29.8c5.412 0 9.8-4.388 9.8-9.8 0-5.412-4.388-9.8-9.8-9.8-5.317 0-9.645 4.235-9.796 9.516h2.884a.5.5 0 0 1 .355.85l-3.642 3.681a1.001 1.001 0 0 1-1.422 0l-3.642-3.68a.5.5 0 0 1 .355-.852h2.711v-.02C7.967 13.098 13.365 7.8 20 7.8zm0 5a1.2 1.2 0 0 1 1.194 1.077L21.2 14l-.001 6.502 3.15 3.15a1.2 1.2 0 0 1 .087 1.6l-.087.097a1.2 1.2 0 0 1-1.6.087l-.098-.087-3.5-3.5a1.2 1.2 0 0 1-.343-.714L18.8 21v-7a1.2 1.2 0 0 1 1.2-1.2z"},void 0)]}),void 0)]}),void 0)}),void 0);var n}}(),t=t.default}()}));
@@ -0,0 +1 @@
1
+ !function(r,n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("react")):"function"==typeof define&&define.amd?define(["react"],n):"object"==typeof exports?exports.index=n(require("react")):r.index=n(r.react)}(self,(function(r){return function(){"use strict";var n={34426:function(r,n,e){var o=e(8081),t=e.n(o),i=e(23645),a=e.n(i)()(t());a.push([r.id,".bonree-icons-wrapper-RssMemoryUtilizationRed {\r\n font-size: 40px;\r\n box-sizing: border-box;\r\n color: #FFFFFF;\r\n font-style: normal;\r\n line-height: 0;\r\n display: inline-block;\r\n text-align: center;\r\n text-transform: none;\r\n vertical-align: middle;\r\n text-rendering: optimizeLegibility;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n}\r\n\r\n.bonree-icons-wrapper-RssMemoryUtilizationRed.bonree-icons-cancel-font-size {\r\n font-size: inherit;\r\n}\r\n\r\n/* 绿色-按钮 */\r\n.bonree-icons-button-RssMemoryUtilizationRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-button-RssMemoryUtilizationRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-RssMemoryUtilizationRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00A3BD;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-button-RssMemoryUtilizationRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 204, 217, 0.1);\r\n color: #00D8E6;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 蓝色-按钮 */\r\n.bonree-icons-blue-button-RssMemoryUtilizationRed {\r\n width: 24px;\r\n height: 24px;\r\n}\r\n\r\n.bonree-icons-blue-button-RssMemoryUtilizationRed:hover {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-RssMemoryUtilizationRed:active {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #0053d9;\r\n border-radius: 3px;\r\n}\r\n\r\n.bonree-icons-blue-button-RssMemoryUtilizationRed:focus {\r\n cursor: pointer;\r\n background-color: rgba(0, 106, 255, 0.08);\r\n color: #2989ff;\r\n border-radius: 3px;\r\n}\r\n\r\n/* 绿色-边框 */\r\n.bonree-icons-border-RssMemoryUtilizationRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-border-RssMemoryUtilizationRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n.bonree-icons-border-RssMemoryUtilizationRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #00A3BD;\r\n box-shadow: 0 0 0 3px rgba(0, 204, 217, 0.1);\r\n}\r\n\r\n.bonree-icons-border-RssMemoryUtilizationRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #00D8E6;\r\n}\r\n\r\n/* 蓝色-边框 */\r\n.bonree-icons-blue-border-RssMemoryUtilizationRed {\r\n font-size: calc(40px - 2px);\r\n border-radius: 3px;\r\n border: 1px solid #d3d8df;\r\n width: 32px;\r\n height: 32px;\r\n}\r\n\r\n.bonree-icons-blue-border-RssMemoryUtilizationRed:hover {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n.bonree-icons-blue-border-RssMemoryUtilizationRed:active {\r\n border-radius: 3px;\r\n border: 1px solid #0053d9;\r\n box-shadow: 0 0 0 3px rgba(0, 106, 255, 0.08);\r\n}\r\n\r\n.bonree-icons-blue-border-RssMemoryUtilizationRed:focus {\r\n border-radius: 3px;\r\n border: 1px solid #2989ff;\r\n}\r\n\r\n/* 禁止 */\r\n.bonree-icons-border-disabled-RssMemoryUtilizationRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-RssMemoryUtilizationRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n border: 1px solid #d3d8df;\r\n}\r\n\r\n.bonree-icons-border-disabled-RssMemoryUtilizationRed:active {\r\n border: 1px solid #d3d8df;\r\n box-shadow: none;\r\n}\r\n\r\n.bonree-icons-disabled-RssMemoryUtilizationRed {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-RssMemoryUtilizationRed:hover {\r\n cursor: not-allowed;\r\n color: #a7b1be;\r\n background-color: #f5f7fa;\r\n}\r\n\r\n.bonree-icons-disabled-RssMemoryUtilizationRed:active {\r\n box-shadow: none;\r\n}",""]),n.Z=a},23645:function(r){r.exports=function(r){var n=[];return n.toString=function(){return this.map((function(n){var e="",o=void 0!==n[5];return n[4]&&(e+="@supports (".concat(n[4],") {")),n[2]&&(e+="@media ".concat(n[2]," {")),o&&(e+="@layer".concat(n[5].length>0?" ".concat(n[5]):""," {")),e+=r(n),o&&(e+="}"),n[2]&&(e+="}"),n[4]&&(e+="}"),e})).join("")},n.i=function(r,e,o,t,i){"string"==typeof r&&(r=[[null,r,void 0]]);var a={};if(o)for(var s=0;s<this.length;s++){var c=this[s][0];null!=c&&(a[c]=!0)}for(var d=0;d<r.length;d++){var l=[].concat(r[d]);o&&a[l[0]]||(void 0!==i&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=i),e&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=e):l[2]=e),t&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=t):l[4]="".concat(t)),n.push(l))}},n}},8081:function(r){r.exports=function(r){return r[1]}},27418:function(r){var n=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable;function t(r){if(null==r)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(r)}r.exports=function(){try{if(!Object.assign)return!1;var r=new String("abc");if(r[5]="de","5"===Object.getOwnPropertyNames(r)[0])return!1;for(var n={},e=0;e<10;e++)n["_"+String.fromCharCode(e)]=e;if("0123456789"!==Object.getOwnPropertyNames(n).map((function(r){return n[r]})).join(""))return!1;var o={};return"abcdefghijklmnopqrst".split("").forEach((function(r){o[r]=r})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},o)).join("")}catch(r){return!1}}()?Object.assign:function(r,i){for(var a,s,c=t(r),d=1;d<arguments.length;d++){for(var l in a=Object(arguments[d]))e.call(a,l)&&(c[l]=a[l]);if(n){s=n(a);for(var u=0;u<s.length;u++)o.call(a,s[u])&&(c[s[u]]=a[s[u]])}}return c}},75251:function(r,n,e){e(27418);var o=e(8156),t=60103;if(60107,"function"==typeof Symbol&&Symbol.for){var i=Symbol.for;t=i("react.element"),i("react.fragment")}var a=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s=Object.prototype.hasOwnProperty,c={key:!0,ref:!0,__self:!0,__source:!0};function d(r,n,e){var o,i={},d=null,l=null;for(o in void 0!==e&&(d=""+e),void 0!==n.key&&(d=""+n.key),void 0!==n.ref&&(l=n.ref),n)s.call(n,o)&&!c.hasOwnProperty(o)&&(i[o]=n[o]);if(r&&r.defaultProps)for(o in n=r.defaultProps)void 0===i[o]&&(i[o]=n[o]);return{$$typeof:t,type:r,key:d,ref:l,props:i,_owner:a.current}}n.jsx=d,n.jsxs=d},85893:function(r,n,e){r.exports=e(75251)},93379:function(r){var n=[];function e(r){for(var e=-1,o=0;o<n.length;o++)if(n[o].identifier===r){e=o;break}return e}function o(r,o){for(var i={},a=[],s=0;s<r.length;s++){var c=r[s],d=o.base?c[0]+o.base:c[0],l=i[d]||0,u="".concat(d," ").concat(l);i[d]=l+1;var f=e(u),b={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==f)n[f].references++,n[f].updater(b);else{var p=t(b,o);o.byIndex=s,n.splice(s,0,{identifier:u,updater:p,references:1})}a.push(u)}return a}function t(r,n){var e=n.domAPI(n);e.update(r);return function(n){if(n){if(n.css===r.css&&n.media===r.media&&n.sourceMap===r.sourceMap&&n.supports===r.supports&&n.layer===r.layer)return;e.update(r=n)}else e.remove()}}r.exports=function(r,t){var i=o(r=r||[],t=t||{});return function(r){r=r||[];for(var a=0;a<i.length;a++){var s=e(i[a]);n[s].references--}for(var c=o(r,t),d=0;d<i.length;d++){var l=e(i[d]);0===n[l].references&&(n[l].updater(),n.splice(l,1))}i=c}}},90569:function(r){var n={};r.exports=function(r,e){var o=function(r){if(void 0===n[r]){var e=document.querySelector(r);if(window.HTMLIFrameElement&&e instanceof window.HTMLIFrameElement)try{e=e.contentDocument.head}catch(r){e=null}n[r]=e}return n[r]}(r);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}},19216:function(r){r.exports=function(r){var n=document.createElement("style");return r.setAttributes(n,r.attributes),r.insert(n,r.options),n}},3565:function(r,n,e){r.exports=function(r){var n=e.nc;n&&r.setAttribute("nonce",n)}},7795:function(r){r.exports=function(r){var n=r.insertStyleElement(r);return{update:function(e){!function(r,n,e){var o="";e.supports&&(o+="@supports (".concat(e.supports,") {")),e.media&&(o+="@media ".concat(e.media," {"));var t=void 0!==e.layer;t&&(o+="@layer".concat(e.layer.length>0?" ".concat(e.layer):""," {")),o+=e.css,t&&(o+="}"),e.media&&(o+="}"),e.supports&&(o+="}");var i=e.sourceMap;i&&"undefined"!=typeof btoa&&(o+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," */")),n.styleTagTransform(o,r,n.options)}(n,r,e)},remove:function(){!function(r){if(null===r.parentNode)return!1;r.parentNode.removeChild(r)}(n)}}}},44589:function(r){r.exports=function(r,n){if(n.styleSheet)n.styleSheet.cssText=r;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(r))}}},8156:function(n){n.exports=r}},e={};function o(r){var t=e[r];if(void 0!==t)return t.exports;var i=e[r]={id:r,exports:{}};return n[r](i,i.exports,o),i.exports}o.n=function(r){var n=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(n,{a:n}),n},o.d=function(r,n){for(var e in n)o.o(n,e)&&!o.o(r,e)&&Object.defineProperty(r,e,{enumerable:!0,get:n[e]})},o.o=function(r,n){return Object.prototype.hasOwnProperty.call(r,n)};var t={};return function(){o.d(t,{default:function(){return y}});var r=o(85893),n=o(93379),e=o.n(n),i=o(7795),a=o.n(i),s=o(90569),c=o.n(s),d=o(3565),l=o.n(d),u=o(19216),f=o.n(u),b=o(44589),p=o.n(b),h=o(34426),v={};v.styleTagTransform=p(),v.setAttributes=l(),v.insert=c().bind(null,"head"),v.domAPI=a(),v.insertStyleElement=f();e()(h.Z,v),h.Z&&h.Z.locals&&h.Z.locals;var m=function(){return m=Object.assign||function(r){for(var n,e=1,o=arguments.length;e<o;e++)for(var t in n=arguments[e])Object.prototype.hasOwnProperty.call(n,t)&&(r[t]=n[t]);return r},m.apply(this,arguments)},y=function(n){return(0,r.jsx)("span",m({id:n.id,style:(e=n.style,null==n.height&&null==n.width||null!=e&&null!=e.fontSize&&delete e.fontSize,e),onMouseEnter:function(r){return n.onMouseEnter&&n.onMouseEnter(r)},onMouseLeave:function(r){return n.onMouseLeave&&n.onMouseLeave(r)},className:"bonree-icons-wrapper bonree-icons-wrapper-RssMemoryUtilizationRed "+(1==n.button?1==n.blue?"bonree-icons-blue-button-RssMemoryUtilizationRed":"bonree-icons-button-RssMemoryUtilizationRed":"")+" "+(1==n.border?1==n.blue?"bonree-icons-blue-border-RssMemoryUtilizationRed":"bonree-icons-border-RssMemoryUtilizationRed":"")+" "+(1==n.disabled?1==n.border?"bonree-icons-border-disabled-RssMemoryUtilizationRed":"bonree-icons-disabled-RssMemoryUtilizationRed":"")+" "+(null!=n.height||null!=n.width?"bonree-icons-cancel-font-size":"")+" "+(n.className||""),onClick:function(r){return function(r){n.onClick&&n.onClick(r)}(r)}},{children:(0,r.jsxs)("svg",m({focusable:"false",width:n.width?n.width:n.height?void 0:"1em",height:n.height?n.height:n.width?void 0:"1em",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40"},{children:[(0,r.jsx)("defs",{children:(0,r.jsxs)("linearGradient",m({id:"pci8db65c4c4577c2",x1:"-6.386%",x2:"100%",y1:"0%",y2:"100%"},{children:[(0,r.jsx)("stop",{offset:"0%",stopColor:"#FF8484"},void 0),(0,r.jsx)("stop",{offset:"100%",stopColor:"#FF4D4D"},void 0)]}),void 0)},void 0),(0,r.jsxs)("g",m({fill:"none"},{children:[(0,r.jsx)("rect",{width:"40",height:"40",x:"0",y:"0",fill:"url(#pci8db65c4c4577c2)",rx:"8"},void 0),(0,r.jsx)("path",{fill:"#FFF",d:"M30.303 20.545a7 7 0 1 1 0 14 7 7 0 0 1 0-14zM32 8.5a2 2 0 0 1 2 2l.001 8.836a8.939 8.939 0 0 0-2.588-.724 1.888 1.888 0 0 0-.287-.838 2.556 2.556 0 0 0-.726-.738 3.192 3.192 0 0 0-.846-.402 8.156 8.156 0 0 0-.666-.174c-.536-.136-.97-.248-1.302-.336a4.83 4.83 0 0 1-.78-.264c-.188-.088-.314-.184-.378-.288a.77.77 0 0 1-.096-.408c0-.184.04-.336.12-.456.08-.12.182-.22.306-.3a1.22 1.22 0 0 1 .414-.168c.152-.032.304-.048.456-.048.232 0 .446.02.642.06.196.04.37.108.522.204.152.096.274.228.366.396.092.168.146.38.162.636h1.824c0-.496-.094-.918-.282-1.266a2.458 2.458 0 0 0-.762-.858 3.218 3.218 0 0 0-1.098-.486 5.45 5.45 0 0 0-1.29-.15 4.39 4.39 0 0 0-1.152.156 3.216 3.216 0 0 0-1.032.48c-.304.216-.55.486-.738.81-.188.324-.282.706-.282 1.146 0 .392.074.726.222 1.002.148.276.342.506.582.69.24.184.512.334.816.45.304.116.616.214.936.294.312.088.62.168.924.24.304.072.576.156.816.252.232.093.421.208.567.346a8.926 8.926 0 0 0-3.104.906.932.932 0 0 1-.067-.112 1.571 1.571 0 0 1-.156-.732H24.43a1.917 1.917 0 0 0-.292-.882 2.556 2.556 0 0 0-.726-.738 3.192 3.192 0 0 0-.846-.402 8.156 8.156 0 0 0-.666-.174c-.536-.136-.97-.248-1.302-.336a4.83 4.83 0 0 1-.78-.264c-.188-.088-.314-.184-.378-.288a.77.77 0 0 1-.096-.408c0-.184.04-.336.12-.456.08-.12.182-.22.306-.3a1.22 1.22 0 0 1 .414-.168c.152-.032.304-.048.456-.048.232 0 .446.02.642.06.196.04.37.108.522.204.152.096.274.228.366.396.092.168.146.38.162.636h1.824c0-.496-.094-.918-.282-1.266a2.458 2.458 0 0 0-.762-.858 3.218 3.218 0 0 0-1.098-.486 5.45 5.45 0 0 0-1.29-.15 4.39 4.39 0 0 0-1.152.156 3.216 3.216 0 0 0-1.032.48c-.304.216-.55.486-.738.81-.188.324-.282.706-.282 1.146 0 .392.074.726.222 1.002.148.276.342.506.582.69.24.184.512.334.816.45.304.116.616.214.936.294.312.088.62.168.924.24.304.072.576.156.816.252s.434.216.582.36a.752.752 0 0 1 .222.564.828.828 0 0 1-.168.534c-.112.14-.252.25-.42.33-.168.08-.348.134-.54.162a3.753 3.753 0 0 1-.54.042c-.248 0-.488-.03-.72-.09a1.792 1.792 0 0 1-.606-.276 1.363 1.363 0 0 1-.414-.486 1.571 1.571 0 0 1-.156-.732h-1.824c-.008.528.088.984.288 1.368.2.384.47.7.81.948.34.248.732.43 1.176.546.444.116.902.174 1.374.174.584 0 1.098-.068 1.542-.204a3.26 3.26 0 0 0 1.116-.57 2.372 2.372 0 0 0 .818-1.265c.04.13.091.254.152.371.079.151.168.292.268.422a8.979 8.979 0 0 0-3.47 7.099c0 1.42.33 2.762.914 3.956L8 31.5a2 2 0 0 1-2-2v-19a2 2 0 0 1 2-2h24zm.54 18.79c-.248 0-.47.03-.664.09-.195.06-.363.168-.505.324-.141.156-.25.363-.324.622-.074.258-.111.586-.111.983 0 .403.037.734.111.993.075.259.183.466.324.622.142.155.31.263.505.324.195.06.416.09.664.09.248 0 .473-.03.675-.09.201-.06.373-.169.515-.324.142-.156.25-.363.324-.622.074-.259.111-.59.111-.993 0-.397-.037-.725-.111-.983a1.542 1.542 0 0 0-.324-.622 1.114 1.114 0 0 0-.515-.324 2.356 2.356 0 0 0-.675-.09zm.457-3.432h-1.243l-4.123 7.374h1.233l4.133-7.374zm-.457 4.378c.078 0 .145.015.202.047a.343.343 0 0 1 .138.165c.035.078.06.186.074.324.014.138.022.317.022.537 0 .22-.008.398-.022.536a1.069 1.069 0 0 1-.074.324.313.313 0 0 1-.138.16.447.447 0 0 1-.202.042.414.414 0 0 1-.197-.042.298.298 0 0 1-.127-.16 1.212 1.212 0 0 1-.07-.324 5.463 5.463 0 0 1-.02-.536c0-.22.007-.399.02-.537.015-.138.038-.246.07-.324a.328.328 0 0 1 .127-.165.376.376 0 0 1 .197-.047zm-4.494-4.484c-.248 0-.47.03-.664.09-.195.06-.363.169-.505.324-.142.156-.25.363-.324.622-.074.258-.112.586-.112.983 0 .403.038.734.112.993.074.259.182.466.324.622.142.155.31.263.505.324.195.06.416.09.664.09.248 0 .473-.03.674-.09.202-.06.374-.169.516-.324.141-.156.25-.363.324-.622.074-.259.111-.59.111-.993 0-.397-.037-.725-.111-.983a1.542 1.542 0 0 0-.324-.622 1.114 1.114 0 0 0-.516-.324 2.356 2.356 0 0 0-.674-.09zM16 24.799h-5l-.123.007a1.2 1.2 0 0 0 0 2.387L11 27.2h5l.123-.006A1.2 1.2 0 0 0 16 24.8zm12.046-.101c.078 0 .145.015.202.047.056.032.1.087.132.165.032.078.055.186.07.324.014.138.02.317.02.537 0 .22-.006.398-.02.536a1.212 1.212 0 0 1-.07.324.29.29 0 0 1-.132.16.447.447 0 0 1-.202.042.414.414 0 0 1-.197-.042.298.298 0 0 1-.127-.16 1.212 1.212 0 0 1-.07-.324 5.463 5.463 0 0 1-.02-.536c0-.22.007-.399.02-.537.015-.138.038-.246.07-.324a.328.328 0 0 1 .127-.165.376.376 0 0 1 .197-.047zM14.528 12.932h-4.62V21.5h1.884v-3.348h1.884c.472 0 .812.104 1.02.312.208.208.344.536.408.984.048.344.084.704.108 1.08.024.376.088.7.192.972h1.884a1.261 1.261 0 0 1-.198-.438 3.784 3.784 0 0 1-.096-.546 9.376 9.376 0 0 1-.042-.564 31.94 31.94 0 0 0-.024-.48 5.15 5.15 0 0 0-.09-.648 2.179 2.179 0 0 0-.21-.594 1.63 1.63 0 0 0-.372-.468 1.453 1.453 0 0 0-.576-.294v-.024c.48-.192.826-.472 1.038-.84.212-.368.318-.804.318-1.308 0-.328-.058-.634-.174-.918a2.214 2.214 0 0 0-.504-.75 2.389 2.389 0 0 0-.792-.51 2.758 2.758 0 0 0-1.038-.186zm-.672 1.464c.432 0 .756.094.972.282.216.188.324.49.324.906 0 .432-.108.744-.324.936-.216.192-.54.288-.972.288h-2.064v-2.412h2.064z"},void 0)]}),void 0)]}),void 0)}),void 0);var e}}(),t=t.default}()}));