UNPKG

debug-server-next

Version:

Dev server for hippy-core.

1 lines 5.2 kB
import*as RootModule from'../../../../core/root/root.js';RootModule.Runtime.cachedResources.set("ui/legacy/components/source_frame/fontView.css","/*\n * Copyright (c) 2014 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n\n.font-view {\n font-size: 60px;\n white-space: pre-wrap;\n word-wrap: break-word;\n text-align: center;\n padding: 15px;\n}\n\n/*# sourceURL=ui/legacy/components/source_frame/fontView.css */");RootModule.Runtime.cachedResources.set("ui/legacy/components/source_frame/imageView.css","/*\n * Copyright (c) 2014 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n\n.image-view {\n overflow: auto;\n}\n\n.image-view > .image {\n padding: 20px 20px 10px 20px;\n text-align: center;\n}\n\n.image-view img.resource-image-view {\n max-width: 100%;\n max-height: 1000px;\n background-image: var(--image-file-checker);\n box-shadow: 0 5px 10px var(--box-shadow-outline-color);\n user-select: text;\n -webkit-user-drag: auto;\n}\n\n/*# sourceURL=ui/legacy/components/source_frame/imageView.css */");RootModule.Runtime.cachedResources.set("ui/legacy/components/source_frame/jsonView.css","/*\n * Copyright 2021 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n\n.json-view {\n padding: 2px 6px;\n overflow: auto;\n}\n\n/*# sourceURL=ui/legacy/components/source_frame/jsonView.css */");RootModule.Runtime.cachedResources.set("ui/legacy/components/source_frame/messagesPopover.css","/*\n * Copyright 2017 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n\n.text-editor-messages-description-container {\n display: inline-block;\n}\n\n.text-editor-row-message {\n line-height: 1.2;\n white-space: nowrap;\n display: flex;\n align-items: center;\n justify-content: flex-start;\n margin-top: 2px;\n}\n\n.text-editor-row-message:first-child {\n border-top-width: 0;\n}\n\n.text-editor-row-message-repeat-count {\n margin-right: 0.5em;\n}\n\n.text-editor-row-message-icon {\n display: flex;\n margin-right: 6px;\n cursor: pointer;\n}\n\n/*# sourceURL=ui/legacy/components/source_frame/messagesPopover.css */");RootModule.Runtime.cachedResources.set("ui/legacy/components/source_frame/xmlTree.css","/*\n * Copyright 2016 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n\n.tree-outline ol {\n list-style: none;\n padding: 0;\n margin: 0;\n padding-inline-start: 16px;\n\n --override-xml-view-tag: rgb(136 18 128);\n --override-xml-view-comment-or-instruction: rgb(35 110 37);\n --override-xml-view-attribute-name: rgb(153 69 0);\n --override-xml-view-attribute-value: rgb(26 26 166);\n}\n\n.-theme-with-dark-background .tree-outline ol,\n:host-context(.-theme-with-dark-background) .tree-outline ol {\n --override-xml-view-tag: rgb(237 119 229);\n --override-xml-view-comment-or-instruction: rgb(145 220 147);\n --override-xml-view-attribute-name: rgb(255 171 102);\n --override-xml-view-attribute-value: rgb(89 89 229);\n}\n\nol.tree-outline {\n padding-inline-start: 0;\n}\n\n.tree-outline li {\n min-height: 12px;\n}\n\n.tree-outline li.shadow-xml-view-close-tag {\n margin-left: -16px;\n}\n\n.shadow-xml-view-tag {\n color: var(--override-xml-view-tag);\n}\n\n.shadow-xml-view-comment {\n color: var(--override-xml-view-comment-or-instruction);\n}\n\n.shadow-xml-view-processing-instruction {\n color: var(--override-xml-view-comment-or-instruction);\n}\n\n.shadow-xml-view-attribute-name {\n color: var(--override-xml-view-attribute-name);\n}\n\n.shadow-xml-view-attribute-value {\n color: var(--override-xml-view-attribute-value);\n}\n\n.shadow-xml-view-text {\n color: var(--color-background-inverted);\n white-space: pre;\n}\n\n.shadow-xml-view-cdata {\n color: var(--color-background-inverted);\n}\n\n/*# sourceURL=ui/legacy/components/source_frame/xmlTree.css */");RootModule.Runtime.cachedResources.set("ui/legacy/components/source_frame/xmlView.css","/*\n * Copyright (c) 2014 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n\n.shadow-xml-view {\n user-select: text;\n overflow: auto;\n padding: 2px 4px;\n}\n\n/*# sourceURL=ui/legacy/components/source_frame/xmlView.css */");RootModule.Runtime.cachedResources.set("ui/legacy/components/source_frame/resourceSourceFrame.css","/*\n * Copyright 2017 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n\n.searchable-view {\n flex: 1;\n}\n\n.toolbar {\n background-color: var(--color-background-elevation-2);\n border-top: 1px solid var(--color-details-hairline);\n}\n\n/*# sourceURL=ui/legacy/components/source_frame/resourceSourceFrame.css */");