strong-arc
Version:
A visual suite for the StrongLoop API Platform
1 lines • 6.81 kB
Source Map (JSON)
{"version":3,"sources":["heapProfiler.css"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;;AAEH;IACI,qCAAqC;CACxC;;AAED;IACI,0CAA0C;CAC7C;;AAED;IACI,cAAc;IACd,iBAAiB;IACjB,mBAAmB;IACnB,OAAO;IACP,QAAQ;IACR,SAAS;IACT,UAAU;CACb;;AAED;IACI,kBAAkB;CACrB;;AAED;IACI,aAAa;CAChB;;AAED;IACI,aAAa;IACb,mBAAmB;CACtB;;AAED;IACI,YAAY;CACf;;AAED;;IAEI,gBAAgB;IAChB,iBAAiB;CACpB;;AAED;IACI,0BAA0B;CAC7B;;AAED;IACI,oBAAoB;CACvB;;AAED;IACI,YAAY;CACf;;AAED;IACI,aAAa;IACb,0BAA0B;CAC7B;;AAED;IACI,oBAAW;QAAX,eAAW;YAAX,WAAW;CACd;;AAED;IACI,oBAAe;QAAf,mBAAe;YAAf,eAAe;IACf,aAAa;CAChB;;AAED;IACI,iBAAiB;CACpB;;AAED;IACI,2DAA2D;IAC3D,qCAAqC;IACrC,4CAA4C;IAC5C,6BAA6B;IAC7B,0CAA0C;IAC1C,oBAAe;QAAf,mBAAe;YAAf,eAAe;CAClB;;AAED;IACI,sBAAsB;IACtB,iBAAiB;IACjB,uBAAuB;IACvB,iBAAiB;IACjB,kBAAkB;CACrB;;AAED;IACI,qBAAqB;CACxB;;AAED;IACI,qCAAqC;CACxC;;AAED;IACI,qCAAqC;CACxC;;AAED;IACI,YAAY;CACf;;AAED;IACI,aAAa;CAChB;;AAED;IACI,UAAU;CACb;;AAED;IACI,iBAAiB;IACjB,mBAAmB;IACnB,OAAO;IACP,YAAY;IACZ,aAAa;CAChB;;AAED;IACI,qBAAqB;CACxB;;AAED;IACI,4CAA4C;CAC/C;;AAED;IACI,mBAAmB;IACnB,UAAU;IACV,QAAQ;IACR,SAAS;IACT,UAAU;CACb;;AAED;IACI,kBAAkB;CACrB;;AAED;IACI,gBAAgB;IAChB,aAAa;CAChB;;AAED;IACI,sBAAsB;IACtB,YAAY;IACZ,aAAa;IACb,2CAA2C;CAC9C;;AAED;IACI,aAAa;CAChB;;AAED;;IAEI,sBAAsB;IACtB,iBAAiB;CACpB;;AAED;IACI,aAAa;IACb,kBAAkB;CACrB;;AAED;IACI,qBAAc;IAAd,qBAAc;IAAd,cAAc;IACd,0BAA+B;QAA/B,uBAA+B;YAA/B,+BAA+B;IAC/B,4CAA4C;IAC5C,aAAa;CAChB;;AAED;IACI,0BAA0B;CAC7B;;AAED;IACI,aAAa;CAChB","file":"heapProfiler.css","sourcesContent":["/*\n * Copyright (C) 2009 Google Inc. All rights reserved.\n * Copyright (C) 2010 Apple Inc. All rights reserved.\n *\n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are\n * met:\n *\n * * Redistributions of source code must retain the above copyright\n * notice, this list of conditions and the following disclaimer.\n * * Redistributions in binary form must reproduce the above\n * copyright notice, this list of conditions and the following disclaimer\n * in the documentation and/or other materials provided with the\n * distribution.\n * * Neither the name of Google Inc. nor the names of its\n * contributors may be used to endorse or promote products derived from\n * this software without specific prior written permission.\n *\n * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n * \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n */\n\n.heap-snapshot-sidebar-tree-item .icon {\n content: url(Images/profileIcon.png);\n}\n\n.heap-snapshot-sidebar-tree-item.small .icon {\n content: url(Images/profileSmallIcon.png);\n}\n\n.heap-snapshot-view {\n display: none;\n overflow: hidden;\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n}\n\n.heap-snapshot-view .pie-chart {\n margin: 12px 30px;\n}\n\n.heap-snapshot-view .data-grid {\n border: none;\n}\n\n.heap-snapshot-view .data-grid tr:empty {\n height: 16px;\n visibility: hidden;\n}\n\n.heap-snapshot-view .data-grid span.percent-column {\n width: 32px;\n}\n\n.heap-snapshot-view .console-formatted-object,\n.console-formatted-node {\n display: inline;\n position: static;\n}\n\n.detached-dom-tree-node {\n background-color: #FF9999;\n}\n\n.heap-snapshot-view .console-formatted-string {\n white-space: nowrap;\n}\n\n.heap-snapshot-view tr:not(.selected) .console-formatted-id {\n color: grey;\n}\n\n.heap-snapshot-view .delimiter {\n height: 24px;\n background-color: #d6dde5;\n}\n\n.heap-snapshot-view .data-grid {\n flex: auto;\n}\n\n.heap-snapshot-view .heap-tracking-overview {\n flex: 0 0 80px;\n height: 80px;\n}\n\n.heap-snapshot-view .retaining-paths-view {\n overflow: hidden;\n}\n\n.heap-snapshot-view .heap-snapshot-view-resizer {\n background-image: url(Images/statusbarResizerVertical.png);\n background-color: rgb(236, 236, 236);\n border-bottom: 1px solid rgb(179, 179, 179);\n background-repeat: no-repeat;\n background-position: right center, center;\n flex: 0 0 21px;\n}\n\n.heap-snapshot-view .heap-snapshot-view-resizer .title > span {\n display: inline-block;\n padding-top: 3px;\n vertical-align: middle;\n margin-left: 4px;\n margin-right: 8px;\n}\n\n.heap-snapshot-view .heap-snapshot-view-resizer * {\n pointer-events: none;\n}\n\n.heap-snapshot-view .heap-object-details-header {\n background-color: rgb(236, 236, 236);\n}\n\n.heap-snapshot-view tr:not(.selected) td.object-column span.highlight {\n background-color: rgb(255, 255, 200);\n}\n\n.heap-snapshot-view td.object-column span.grayed {\n color: gray;\n}\n\n.cycled-ancessor-node {\n opacity: 0.6;\n}\n\n#heap-recording-view .heap-snapshot-view {\n top: 80px;\n}\n\n.overview-container {\n overflow: hidden;\n position: absolute;\n top: 0;\n width: 100%;\n height: 80px;\n}\n\n#heap-recording-overview-grid .resources-dividers-label-bar {\n pointer-events: auto;\n}\n\n#heap-recording-overview-container {\n border-bottom: 1px solid rgba(0, 0, 0, 0.3);\n}\n\n.heap-recording-overview-canvas {\n position: absolute;\n top: 20px;\n left: 0;\n right: 0;\n bottom: 0;\n}\n\n.heap-snapshot-stats-legend {\n margin-left: 24px;\n}\n\n.heap-snapshot-stats-legend > div {\n margin-top: 1px;\n width: 170px;\n}\n\n.heap-snapshot-stats-swatch {\n display: inline-block;\n width: 10px;\n height: 10px;\n border: 1px solid rgba(100, 100, 100, 0.3);\n}\n\n.heap-snapshot-stats-swatch.heap-snapshot-stats-empty-swatch {\n border: none;\n}\n\n.heap-snapshot-stats-name,\n.heap-snapshot-stats-size {\n display: inline-block;\n margin-left: 6px;\n}\n\n.heap-snapshot-stats-size {\n float: right;\n text-align: right;\n}\n\n.heap-allocation-stack .stack-frame {\n display: flex;\n justify-content: space-between;\n border-bottom: 1px solid rgb(240, 240, 240);\n padding: 2px;\n}\n\n.heap-allocation-stack .stack-frame a {\n color: rgb(33%, 33%, 33%);\n}\n\n.no-heap-allocation-stack {\n padding: 5px;\n}\n"],"sourceRoot":"/source/"}