@rsdoctor/client 0.4.7 → 0.4.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html><head><title>Rsdoctor</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><script defer="defer" src="./resource/js/vender-0.37445432.js"></script><script defer="defer" src="./resource/js/vender-1.d4f2ed2c.js"></script><script defer="defer" src="./resource/js/vender-2.54b31040.js"></script><script defer="defer" src="./resource/js/ant-design-0.a84397bb.js"></script><script defer="defer" src="./resource/js/ant-design-1.883745d3.js"></script><script defer="defer" src="./resource/js/rc-0.b3dc8a7a.js"></script><script defer="defer" src="./resource/js/rc-1.c6049e6c.js"></script><script defer="defer" src="./resource/js/ant-design-icons.2f96a59e.js"></script><script defer="defer" src="./resource/js/react.a071177b.js"></script><script defer="defer" src="./resource/js/685.3bf6ad94.js"></script><script defer="defer" src="./resource/js/708.3e8fb3df.js"></script><script defer="defer" src="./resource/js/index.1ab34163.js"></script><link href="./resource/css/index.fff7e3c7.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
1
+ <!doctype html><html><head><title>Rsdoctor</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="./resource/js/ant-design-0.91602023.js"></script><script defer src="./resource/js/ant-design-1.8e75344e.js"></script><script defer src="./resource/js/rc-0.06fcb7b0.js"></script><script defer src="./resource/js/rc-1.979bcac7.js"></script><script defer src="./resource/js/vender.844519ee.js"></script><script defer src="./resource/js/ant-design-icons.2d371596.js"></script><script defer src="./resource/js/react.234cc2c9.js"></script><script defer src="./resource/js/102.31ea51b4.js"></script><script defer src="./resource/js/index.4d4ba9e7.js"></script><link href="./resource/css/index.96f4a4b2.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
@@ -0,0 +1 @@
1
+ .file-inline-decoration{cursor:pointer;background:#4d7097;text-decoration:underline}.alert-space,.full-space{width:100%;height:100%}.alert-space>:last-child,.full-space>:last-child,.full-space{flex-grow:1}.code-change-tag-list{margin-left:10px}.tabs-space,.tabs-space .ant-tabs-content,.tabs-space .ant-tabs-tabpane{width:100%;height:100%}.ant-alert-warning{border:none}.statistic-card{text-align:center;border-radius:8px;padding:24px}.statistic-card-title{font-size:14px;font-weight:500}.statistic-card-light{background:#fff;border:1px solid #eee;box-shadow:0 0 50px #dcf2f4}.statistic-card-dark{background:#141414}.rc-dialog{width:auto;margin:10px;position:relative}.rc-dialog-wrap{z-index:1050;-webkit-overflow-scrolling:touch;outline:0;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}.rc-dialog-title{margin:0;font-size:14px;font-weight:700;line-height:21px}.rc-dialog-content{background-color:#fff;background-clip:padding-box;border:none;border-radius:6px;position:relative}.rc-dialog-close{cursor:pointer;color:#000;text-shadow:0 1px #fff;filter:alpha(opacity=20);opacity:.2;background:0 0;border:0;font-size:21px;font-weight:700;line-height:1;text-decoration:none;position:absolute;top:12px;right:20px}.rc-dialog-close-x:after{content:"×"}.rc-dialog-close:hover{opacity:1;filter:alpha(opacity=100);text-decoration:none}.rc-dialog-header{color:#666;background:#fff;border-bottom:1px solid #e9e9e9;border-radius:5px 5px 0 0;padding:13px 20px 14px}.rc-dialog-body{padding:20px}.rc-dialog-footer{text-align:right;border-top:1px solid #e9e9e9;border-radius:0 0 5px 5px;padding:10px 20px}.rc-dialog-zoom-enter,.rc-dialog-zoom-appear{opacity:0;animation-duration:.3s;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused;animation-fill-mode:both}.rc-dialog-zoom-leave{animation-duration:.3s;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused;animation-fill-mode:both}.rc-dialog-zoom-enter.rc-dialog-zoom-enter-active,.rc-dialog-zoom-appear.rc-dialog-zoom-appear-active{animation-name:rcDialogZoomIn;animation-play-state:running}.rc-dialog-zoom-leave.rc-dialog-zoom-leave-active{animation-name:rcDialogZoomOut;animation-play-state:running}@keyframes rcDialogZoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes rcDialogZoomOut{0%{transform:scale(1)}to{opacity:0;transform:scale(0)}}@media (min-width:768px){.rc-dialog{width:600px;margin:30px auto}}.rc-dialog-mask{height:100%;filter:alpha(opacity=50);z-index:1050;background-color:#37373799;position:fixed;top:0;bottom:0;left:0;right:0}.rc-dialog-mask-hidden{display:none}.rc-dialog-fade-enter,.rc-dialog-fade-appear{opacity:0;animation-duration:.3s;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused;animation-fill-mode:both}.rc-dialog-fade-leave{animation-duration:.3s;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused;animation-fill-mode:both}.rc-dialog-fade-enter.rc-dialog-fade-enter-active,.rc-dialog-fade-appear.rc-dialog-fade-appear-active{animation-name:rcDialogFadeIn;animation-play-state:running}.rc-dialog-fade-leave.rc-dialog-fade-leave-active{animation-name:rcDialogFadeOut;animation-play-state:running}@keyframes rcDialogFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rcDialogFadeOut{0%{opacity:1}to{opacity:0}}.rc-tree{border:1px solid #0000;margin:0}.rc-tree .rc-tree-treenode{white-space:nowrap;outline:0;margin:0;padding:0;line-height:24px;list-style:none}.rc-tree .rc-tree-treenode .rc-tree-node-content-wrapper{box-sizing:border-box;vertical-align:top;cursor:pointer;height:24px;margin:0;padding:0 4px;text-decoration:none;display:inline-block;position:relative}.rc-tree .rc-tree-treenode-child-tree{display:none}.rc-tree .rc-tree-treenode-child-tree-open{display:block}.rc-tree .rc-tree-treenode-treenode-disabled>span:not(.rc-tree-switcher),.rc-tree .rc-tree-treenode>a,.rc-tree .rc-tree-treenode>a span{color:#767676;cursor:not-allowed}.rc-tree .rc-tree-treenode-treenode-selected{background:#0591ff4d;border-radius:4px}.rc-tree .rc-tree-treenode-title{display:inline-block}.rc-tree .rc-tree-treenode-indent{vertical-align:bottom;height:0;display:inline-block}.rc-tree .rc-tree-treenode-indent-unit{width:14px;display:inline-block}.root_17e15 .ant-descriptions-item-label,.root_17e15 .ant-descriptions-item-content{font-size:13px}.root_17e15 .ant-descriptions-item{padding-bottom:6px!important}.card_3bba1{min-height:440px}.card_3bba1 .ant-card-body{padding-bottom:16px}.errorNumber_3c2f5,.warningNumber_3c2f5,.successNumber_3c2f5{font-size:36px;font-weight:500;line-height:54px}.errorNumber_3c2f5,.errorText_3c2f5{color:#f5222d}.warningNumber_3c2f5,.warningText_3c2f5{color:#fa8c16}.successNumber_3c2f5,.successText_3c2f5{color:#52c41a}.errorButton_3c2f5,.warningButton_3c2f5,.successButton_3c2f5{width:100%;color:inherit;height:90px!important;font-size:inherit!important;border-radius:12px!important;padding:4px 0 8px!important}.errorButton_3c2f5{background-color:#f5222d14}.errorButton_3c2f5:hover{background-color:#f5222d26!important}.warningButton_3c2f5{background-color:#fa8b1614}.warningButton_3c2f5:hover{background-color:#fa8b1626!important}.successButton_3c2f5{background-color:#52c41a14}.successButton_3c2f5:hover{background-color:#52c41a26!important}.errorText_3c2f5,.warningText_3c2f5,.successText_3c2f5{opacity:.75;margin-top:-2px;padding-bottom:6px;font-size:13px}.container_3c2f5{flex-direction:column;justify-content:center;margin-bottom:16px;display:flex}.loader-chart-container .x-axis .tick text{font-size:12px;font-weight:500;transform:translate(28px,10px)rotate(0)!important}.loader-chart-container:nth-child(2) text{transform:translate(52px,10px)rotate(0)!important}.loader-chart-container:last-child text{transform:translate(5px,10px)rotate(0)!important}.loader-chart-container .area .civ{transform:translateY(5px)}.loader-chart-container .area .civ .label-text{font-weight:500;transform:translate(8px);font-size:12px!important}.loader-chart-container .area .civ path[fill=\#000000],.loader-chart-container .pia-metrics-y-label,.loader-chart-container .pia-metrics-y-label .triangle{display:none}.loader-chart-container_dark .area .civ .label-text{fill:#fff!important}.loader-tooltip-container{white-space:normal;word-wrap:break-word;word-break:break-all;min-width:300px;max-width:400px;padding:12px}.loader-tooltip-title{padding-bottom:4px;font-size:16px;font-weight:500;display:block}.loader-tooltip-description{color:#0006;padding-bottom:4px;font-size:14px;display:block}.loader-tooltip-item{white-space:nowrap;justify-content:flex-start;align-items:baseline;margin-top:4px;font-size:12px;font-weight:400;list-style:none;display:flex}.loader-tooltip-item:before{content:" ";background:#1677ff;border-radius:50%;width:4px;height:4px;margin-right:4px;display:block}.loader-tooltip-item span{word-break:break-all;white-space:pre-wrap;display:inline-block}.loader-tooltip-item span:first-child{background:#9696961a;border:1px solid #64646433;border-radius:3px;margin:0 .2em;padding:1px 4px;font-family:monospace;font-size:90%;font-weight:600}.loader-tooltip-item span:last-child{flex:1;padding-left:4px}.loader-tooltip-text-bold{font-weight:500}.progress_61324 .ant-progress-text{opacity:.8;font-size:13px}.module-analyze-file-tree{width:"100%";border:1px solid #eee;min-height:50em;margin:4px;padding:4px}.module-analyze-file-tree .module-analyze-empty{margin-top:20%}.file-tree-com{margin:0}.file-tree-com .file-tree-com-treenode{white-space:nowrap;outline:0;margin:0;padding:0;line-height:24px;list-style:none}.file-tree-com .file-tree-com-treenode .file-tree-com-node-content-wrapper{box-sizing:border-box;vertical-align:top;cursor:pointer;height:24px;margin:0;padding:0 4px;text-decoration:none;display:inline-block;position:relative}.file-tree-com .file-tree-com-treenode .file-tree-com-arrow-icon{transform:rotate(90deg)}.file-tree-com-child-tree{display:none}.file-tree-com-child-tree-open{display:block}.file-tree-com-treenode-disabled>span:not(.file-tree-com-switcher),.file-tree-com>a,.file-tree-com>a span{color:#767676;cursor:not-allowed}.file-tree-com-treenode-selected{background:#0591ff4d;border-radius:4px}.file-tree-com-title{cursor:pointer;display:inline-block}.file-tree-com-indent{vertical-align:bottom;height:0;display:inline-block}.file-tree-com-indent-unit{width:14px;display:inline-block}.file-tree-switcher-arrow{transition:transform .3s;transform:rotate(0)}.file-tree-switcher-arrow-expand{transform:rotate(90deg)}.rc-tree.rc-tree-show-line .rc-tree-treenode:not(:last-child){border-left:1px solid #eee}.rc-tree.rc-tree-show-line .rc-tree-treenode:not(:last-child) .file-tree-com-titles{flex-direction:column;display:flex}.rc-tree.rc-tree-show-line .rc-tree-treenode:not(:last-child) .file-tree-com-titles .file-tree-com-node-title{cursor:pointer;display:flex}.rc-tree.rc-tree-show-line .rc-tree-treenode:not(:last-child) .file-tree-com-titles .file-tree-com-node-title img,.rc-tree.rc-tree-show-line .rc-tree-treenode:not(:last-child) .file-tree-com-titles .file-tree-com-node-title img-tag{cursor:pointer}.rc-tree.rc-tree-show-line .rc-tree-treenode:not(:last-child) .file-tree-com-node-title-selected{background-color:#ff0}.rc-tree.rc-tree-show-line .rc-tree-treenode:not(:last-child) .file-tree-com-node-title-tag{margin-inline-end:0}.rc-tree.rc-tree-show-line .rc-tree-treenode:not(:last-child) .file-tree-com-node-title-code-tag{cursor:pointer;padding:0 2px}.rc-tree-indent{vertical-align:bottom;height:0;display:inline-block}.rc-tree-indent-unit{width:14px;display:inline-block}.bundle-size-editor{flex-grow:1;height:700px;margin-left:40px}.bundle-size-editor .ant-card-body{width:auto;height:calc(100% - 48px);padding:0}.bundle-size-module-bunton{margin-left:4em}.ant-tabs-nav{width:100%}.tree-shaking-page{width:100%;height:100%}.tree-shaking-page .ant-card{flex-direction:column;display:flex}.tree-shaking-page .tree-shaking-statement-side-effect{background:#711f1c;text-decoration:underline}.tree-shaking-page .tree-shaking-statement-declaration-identifier{background:#2c87ec;text-decoration:underline}.tree-shaking-page .tree-shaking-files-box{height:700px}.tree-shaking-page .tree-shaking-files{height:100%;overflow:auto}.tree-shaking-page .tree-shaking-editor{flex-grow:1;height:700px}.tree-shaking-page .tree-shaking-editor .ant-card-body{padding:0}.tree-shaking-page .tree-shaking-files-box,.tree-shaking-page .tree-shaking-editor .ant-card-body{width:auto;height:calc(100% - 48px)}.tree-shaking-page .tree-shaking-export-table .ant-card-body{padding:0}.tree-shaking-page .tree-shaking-export-table .ant-card-body .ant-divider{margin:24px}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td{border-bottom:none}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th{border-top:1px solid #0505050f}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:first-child:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:first-child:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:first-child:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:first-child:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:first-child:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-left-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:first-child:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:first-child:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:first-child:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-right-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:last-child:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:last-child:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:last-child:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:last-child:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:last-child:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){border-top-right-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:last-child:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:last-child:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:0}.tree-shaking-page .tree-shaking-export-table .ant-table-wrapper .ant-table-tbody>tr:last-child>td .ant-table-container table>thead>tr:first-child th th:last-child:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){border-top-left-radius:0}.tree-shaking-page .tree-shaking-side-effect-list{flex-direction:column;align-items:flex-start;display:flex}.tree-shaking-page .tree-shaking-side-effect-list .tree-shaking-side-effect-list-item{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.monaco-hover .markdown-hover.hover-row hr{background-color:gray;margin:2px}.monaco-hover .markdown-hover.hover-row div[data-code=tree-shaking-hover] ol{margin:4px 0 10px;padding-left:4px}.monaco-hover .markdown-hover.hover-row div[data-code=tree-shaking-hover] ol pre{margin:2px 0}.header-switch .ant-switch-handle{top:1px!important}.header-icon{-webkit-user-select:none;user-select:none}.header-icon:hover{color:#1668dc}.header-icon:active{color:#40a9ff}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}.body{font-size:12px}