You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
480 KiB
JavaScript

3 years ago
/*! For license information please see ticlab.js.LICENSE.txt */
(()=>{var t={970:(t,e,n)=>{(e=n(495)(!1)).push([t.id,"/*-----------------------------------------------------------------------------\n| Copyright (c) Jupyter Development Team.\n| Copyright (c) 2014-2017, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*/\n\n\n/* <DEPRECATED> */ .p-CommandPalette, /* </DEPRECATED> */\n.lm-CommandPalette {\n font-family: sans-serif;\n background: #F5F5F5;\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-search, /* </DEPRECATED> */\n.lm-CommandPalette-search {\n padding: 8px;\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-wrapper, /* </DEPRECATED> */\n.lm-CommandPalette-wrapper {\n padding: 4px 6px;\n background: white;\n border: 1px solid #E0E0E0;\n position: relative;\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-input, /* </DEPRECATED> */\n.lm-CommandPalette-input {\n width: 92%;\n border: none;\n outline: none;\n font-size: 16px;\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-header, /* </DEPRECATED> */\n.lm-CommandPalette-header {\n padding: 4px;\n color: #757575;\n font-size: 12px;\n font-weight: 600;\n background: #E1E1E1;\n cursor: pointer;\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-header:hover::before, /* </DEPRECATED> */\n.lm-CommandPalette-header:hover::before {\n content: '\\2026'; /* ellipsis */\n float: right;\n margin-right: 4px;\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-header > mark, /* </DEPRECATED> */\n.lm-CommandPalette-header > mark {\n background-color: transparent;\n font-weight: bold;\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-item, /* </DEPRECATED> */\n.lm-CommandPalette-item {\n padding: 4px 8px;\n color: #757575;\n font-size: 13px;\n font-weight: 500;\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-emptyMessage, /* </DEPRECATED> */\n.lm-CommandPalette-emptyMessage {\n padding: 4px;\n color: #757575;\n font-size: 12px;\n font-weight: 600;\n text-align: center;\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-item.p-mod-disabled, /* </DEPRECATED> */\n.lm-CommandPalette-item.lm-mod-disabled {\n color: rgba(0, 0, 0, 0.25);\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-item.p-mod-active, /* </DEPRECATED> */\n.lm-CommandPalette-item.lm-mod-active {\n background: #7FDBFF;\n}\n\n\n/* <DEPRECATED> */\n.p-CommandPalette-item:hover:not(.p-mod-active):not(.p-mod-disabled),\n/* </DEPRECATED> */\n.lm-CommandPalette-item:hover:not(.lm-mod-active):not(.lm-mod-disabled) {\n background: #E5E5E5;\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-itemIcon, /* </DEPRECATED> */\n.lm-CommandPalette-itemIcon {\n display: none;\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-itemLabel > mark, /* </DEPRECATED> */\n.lm-CommandPalette-itemLabel > mark {\n background-color: transparent;\n font-weight: bold;\n}\n\n\n/* <DEPRECATED> */\n.p-CommandPalette-item.p-mod-disabled mark,\n/* </DEPRECATED> */\n.lm-CommandPalette-item.lm-mod-disabled mark {\n color: rgba(0, 0, 0, 0.4);\n}\n\n\n/* <DEPRECATED> */ .p-CommandPalette-itemCaption, /* </DEPRECATED> */\n.lm-CommandPalette-itemCaption {\n color: #9E9E9E;\n font-size: 11px;\n font-weight: 400;\n}\n",""]),t.exports=e},470:(t,e,n)=>{(e=n(495)(!1)).push([t.id,"/*-----------------------------------------------------------------------------\n| Copyright (c) 2014-2018, PhosphorJS Contributors\n|\n| Distributed under the terms of the BSD 3-Clause License.\n|\n| The full license is in the file LICENSE, distributed with this software.\n|----------------------------------------------------------------------------*/\n\n\n/* <DEPRECATED> */ .p-DataGrid, /* </DEPRECATED> */\n.lm-DataGrid {\n min-width: 64px;\n min-height: 64px;\n border: 1px solid #A0A0A0;\n}\n\n\n/* <DEPRECATED> */ .p-DataGrid-scrollCorner, /* </DEPRECATED> */\n.lm-DataGrid-scrollCorner {\n background-color: #F0F0F0;\n}\n\n\n/* <DEPRECATED> */ .p-DataGrid-scrollCorner::after, /* </DEPRECATED> */\n.lm-DataGrid-scrollCorner::after {\n content: '';\n position: absolute;\