{
  "version": 3,
  "sources": ["../../src/themes/material.less"],
  "sourcesContent": ["/******************************************************************************\n *\n * Copyright (c) 2017, the Perspective Authors.\n *\n * This file is part of the Perspective library, distributed under the terms of\n * the Apache License 2.0.  The full license can be found in the LICENSE file.\n *\n */\n@import url(\"https://fonts.googleapis.com/css?family=Roboto+Mono:200,400%7CMaterial+Icons%7COpen+Sans:300,400,700\");\n@import url(\"https://unpkg.com/monaco-editor/esm/vs/base/browser/ui/codicons/codicon/codicon.css\");\n/******************************************************************************\n *\n * Copyright (c) 2017, the Perspective Authors.\n *\n * This file is part of the Perspective library, distributed under the terms of\n * the Apache License 2.0.  The full license can be found in the LICENSE file.\n *\n */\nperspective-viewer,\nperspective-viewer[theme=\"Material Light\"] {\n  --theme-name: \"Material Light\";\n}\nperspective-viewer[theme=\"Material Light\"],\n.perspective-viewer-material {\n  --button--font-size: 16px;\n  --config-button--padding: 15px 8px 6px 8px;\n  --column-drop-label--font-size: 8px;\n  --column-drop-container--padding: 0px;\n  --column-drop-label--display: inline-block;\n  --column-selector--width: 24px;\n  --column-selector--font-size: 16px;\n  --column_type--width: 25px;\n  --select--padding: 0px;\n  --side-panel--padding: 12px 0px 6px 8px;\n  --top-panel--padding: 0px 0px 12px 0px;\n  --top-panel-row--display: inline-flex;\n  color: #161616;\n  background-color: #f2f4f6;\n  --active--color: #2670a9;\n  --error--color: #ff471e;\n  --plugin--background: #ffffff;\n  --overflow-hint-icon--color: rgba(0, 0, 0, 0.2);\n  --select--background-color: none;\n  --column-drop-container--background: none;\n  --float--column-type--color: #2670a9;\n  --string--column-type--color: #e32b16;\n  --date--column-type--color: #24874b;\n  --boolean--column-type--color: #ea7319;\n  font-family: \"Open Sans\";\n  --preload-fonts: \"Roboto Mono:200;Open Sans:300,400;Material Icons:400\";\n  --interface-monospace--font-family: \"Roboto Mono\";\n  --button--font-family: \"Material Icons\";\n  --group_by--content: \"Group By\";\n  --split_by--content: \"Split By\";\n  --inactive-column-selector--content: \"\\E835\";\n  --active-column-selector--content: \"\\E834\";\n  --config-button-icon--content: \"more_vert\";\n  --overflow-hint-icon--content: \"error_outline\";\n  --status-icon--content: \"circle\";\n  --status-bar-counter--content: \"arrow_back\";\n  --reset-button-icon--content: \"refresh\";\n  --export-button-icon--content: \"download\";\n  --copy-button-icon--content: \"content_copy\";\n  --save-button-icon--content: \"save\";\n  --theme-button-icon--content: \"palette\";\n  --transpose-button--content: \"swap_horiz\";\n  --sort-order-asc--content: \"arrow_upward\";\n  --sort-order-desc--content: \"arrow_downward\";\n  --sort-order-none--content: \"remove\";\n  --sort-order-col-asc--content: \"arrow_forward\";\n  --sort-order-col-desc--content: \"arrow_back\";\n  --column-add--content: \"add\";\n  --column-menu--content: \"menu\";\n  --column-close--content: \"close\";\n  --d3fc-y1-label--content: \"arrow_upward\";\n  --d3fc-y2-label--content: \"arrow_downward\";\n  --d3fc-treedata-axis--lines: none;\n  --d3fc-tooltip--background--color: rgba(155, 155, 155, 0.8);\n  --d3fc-tooltip--color: #161616;\n  --d3fc-tooltip--border-color: #fff;\n  --d3fc-tooltip--box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);\n  --d3fc-gridline--color: #eaedef;\n  --d3fc-axis-ticks--color: #161616;\n  --d3fc-axis--lines: #c5c9d0;\n  --d3fc-legend--background: rgba(255, 255, 255, 0.8);\n  --d3fc-series: rgba(31, 119, 180, 0.8);\n  --d3fc-series-1: #0366d6;\n  --d3fc-series-2: #ff7f0e;\n  --d3fc-series-3: #2ca02c;\n  --d3fc-series-4: #d62728;\n  --d3fc-series-5: #9467bd;\n  --d3fc-series-6: #8c564b;\n  --d3fc-series-7: #e377c2;\n  --d3fc-series-8: #7f7f7f;\n  --d3fc-series-9: #bcbd22;\n  --d3fc-series-10: #17becf;\n  --d3fc-full--gradient: linear-gradient(#4d342f 0%, #e4521b 22.5%, #feeb65 42.5%, #f0f0f0 50%, #dcedc8 57.5%, #42b3d5 67.5%, #1a237e 100%);\n  --d3fc-positive--gradient: linear-gradient(#dcedc8 0%, #42b3d5 35%, #1a237e 100%);\n  --d3fc-negative--gradient: linear-gradient(#4d342f 0%, #e4521b 50%, #feeb65 100%);\n  --rt-pos-cell--color: #338dcd;\n  --rt-neg-cell--color: #ff471e;\n  --column-style-open-button--content: \"menu\";\n  --column-style-close-button--content: \"expand_less\";\n  --tree-label-collapse--content: \"remove\";\n  --tree-label-expand--content: \"add\";\n}\nperspective-viewer[theme=\"Material Light\"] regular-table::-webkit-scrollbar-thumb,\n.perspective-viewer-material regular-table::-webkit-scrollbar-thumb {\n  background-color: #e0e4e9;\n}\nperspective-viewer[theme=\"Material Light\"] regular-table,\n.perspective-viewer-material regular-table {\n  mask-image: linear-gradient(black, black), linear-gradient(to top, transparent 10%, black 90%), linear-gradient(to left, transparent 10%, black 90%);\n  -webkit-mask-image: linear-gradient(black, black), linear-gradient(to top, transparent 10%, black 90%), linear-gradient(to left, transparent 10%, black 90%);\n  mask-position: -12px -12px, bottom right, bottom right;\n  -webkit-mask-position: -12px -12px, bottom right, bottom right;\n  mask-size: 100% 100%, 12px 1000%, 1000% 12px;\n  -webkit-mask-size: 100% 100%, 12px 1000%, 1000% 12px;\n  mask-repeat: no-repeat;\n  -webkit-mask-repeat: no-repeat;\n  transition: -webkit-mask-position 0.3s, mask-position 0.3s;\n}\nperspective-viewer[theme=\"Material Light\"] regular-table:hover,\n.perspective-viewer-material regular-table:hover {\n  mask-position: -12px -12px, top right, bottom left;\n  -webkit-mask-position: -12px -12px, top right, bottom left;\n}\nperspective-copy-dropdown[theme=\"Material Light\"],\nperspective-export-dropdown[theme=\"Material Light\"],\nperspective-filter-dropdown[theme=\"Material Light\"],\nperspective-number-column-style[theme=\"Material Light\"],\nperspective-string-column-style[theme=\"Material Light\"],\nperspective-expression-editor[theme=\"Material Light\"],\n.perspective-modal-material {\n  font-family: \"Open Sans\";\n  --preload-fonts: \"Roboto Mono:200;Open Sans:300,400;Material Icons:400\";\n  --interface-monospace--font-family: \"Roboto Mono\";\n  --button--font-family: \"Material Icons\";\n  color: #161616;\n  background-color: #f2f4f6;\n  --active--color: #2670a9;\n  --error--color: #ff471e;\n  --plugin--background: #ffffff;\n  --overflow-hint-icon--color: rgba(0, 0, 0, 0.2);\n  --select--background-color: none;\n  --column-drop-container--background: none;\n  --float--column-type--color: #2670a9;\n  --string--column-type--color: #e32b16;\n  --date--column-type--color: #24874b;\n  --boolean--column-type--color: #ea7319;\n  background-color: white;\n  --column-style-pos-color--content: \"add\";\n  --column-style-neg-color--content: \"remove\";\n  --save-button-icon--content: \"save\";\n  --reset-button-icon--content: \"refresh\";\n  --column-style-radio--appearance: none;\n  --column-style-radio-checked--content: \"radio_button_checked\";\n  --column-style-radio-unchecked--content: \"radio_button_unchecked\";\n  --column-style-checkbox--appearance: none;\n  --column-style-checkbox-checked--content: \"check_box\";\n  --column-style-checkbox-unchecked--content: \"check_box_outline_blank\";\n}\n.perspective-viewer-material--dimensions {\n  --button--font-size: 16px;\n  --config-button--padding: 15px 8px 6px 8px;\n  --column-drop-label--font-size: 8px;\n  --column-drop-container--padding: 0px;\n  --column-drop-label--display: inline-block;\n  --column-selector--width: 24px;\n  --column-selector--font-size: 16px;\n  --column_type--width: 25px;\n  --select--padding: 0px;\n  --side-panel--padding: 12px 0px 6px 8px;\n  --top-panel--padding: 0px 0px 12px 0px;\n  --top-panel-row--display: inline-flex;\n}\n.perspective-viewer-material--colors {\n  color: #161616;\n  background-color: #f2f4f6;\n  --active--color: #2670a9;\n  --error--color: #ff471e;\n  --plugin--background: #ffffff;\n  --overflow-hint-icon--color: rgba(0, 0, 0, 0.2);\n  --select--background-color: none;\n  --column-drop-container--background: none;\n  --float--column-type--color: #2670a9;\n  --string--column-type--color: #e32b16;\n  --date--column-type--color: #24874b;\n  --boolean--column-type--color: #ea7319;\n}\n.perspective-viewer-material--fonts {\n  font-family: \"Open Sans\";\n  --preload-fonts: \"Roboto Mono:200;Open Sans:300,400;Material Icons:400\";\n  --interface-monospace--font-family: \"Roboto Mono\";\n  --button--font-family: \"Material Icons\";\n}\n.perspective-viewer-material--intl {\n  --group_by--content: \"Group By\";\n  --split_by--content: \"Split By\";\n  --inactive-column-selector--content: \"\\E835\";\n  --active-column-selector--content: \"\\E834\";\n  --config-button-icon--content: \"more_vert\";\n  --overflow-hint-icon--content: \"error_outline\";\n  --status-icon--content: \"circle\";\n  --status-bar-counter--content: \"arrow_back\";\n  --reset-button-icon--content: \"refresh\";\n  --export-button-icon--content: \"download\";\n  --copy-button-icon--content: \"content_copy\";\n  --save-button-icon--content: \"save\";\n  --theme-button-icon--content: \"palette\";\n  --transpose-button--content: \"swap_horiz\";\n  --sort-order-asc--content: \"arrow_upward\";\n  --sort-order-desc--content: \"arrow_downward\";\n  --sort-order-none--content: \"remove\";\n  --sort-order-col-asc--content: \"arrow_forward\";\n  --sort-order-col-desc--content: \"arrow_back\";\n  --column-add--content: \"add\";\n  --column-menu--content: \"menu\";\n  --column-close--content: \"close\";\n}\n.perspective-viewer-material--d3fc {\n  --d3fc-y1-label--content: \"arrow_upward\";\n  --d3fc-y2-label--content: \"arrow_downward\";\n  --d3fc-treedata-axis--lines: none;\n  --d3fc-tooltip--background--color: rgba(155, 155, 155, 0.8);\n  --d3fc-tooltip--color: #161616;\n  --d3fc-tooltip--border-color: #fff;\n  --d3fc-tooltip--box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);\n  --d3fc-gridline--color: #eaedef;\n  --d3fc-axis-ticks--color: #161616;\n  --d3fc-axis--lines: #c5c9d0;\n  --d3fc-legend--background: rgba(255, 255, 255, 0.8);\n  --d3fc-series: rgba(31, 119, 180, 0.8);\n  --d3fc-series-1: #0366d6;\n  --d3fc-series-2: #ff7f0e;\n  --d3fc-series-3: #2ca02c;\n  --d3fc-series-4: #d62728;\n  --d3fc-series-5: #9467bd;\n  --d3fc-series-6: #8c564b;\n  --d3fc-series-7: #e377c2;\n  --d3fc-series-8: #7f7f7f;\n  --d3fc-series-9: #bcbd22;\n  --d3fc-series-10: #17becf;\n  --d3fc-full--gradient: linear-gradient(#4d342f 0%, #e4521b 22.5%, #feeb65 42.5%, #f0f0f0 50%, #dcedc8 57.5%, #42b3d5 67.5%, #1a237e 100%);\n  --d3fc-positive--gradient: linear-gradient(#dcedc8 0%, #42b3d5 35%, #1a237e 100%);\n  --d3fc-negative--gradient: linear-gradient(#4d342f 0%, #e4521b 50%, #feeb65 100%);\n}\n.perspective-viewer-material--datagrid {\n  --rt-pos-cell--color: #338dcd;\n  --rt-neg-cell--color: #ff471e;\n  --column-style-open-button--content: \"menu\";\n  --column-style-close-button--content: \"expand_less\";\n  --tree-label-collapse--content: \"remove\";\n  --tree-label-expand--content: \"add\";\n}\n.perspective-viewer-material--datagrid regular-table::-webkit-scrollbar-thumb {\n  background-color: #e0e4e9;\n}\n.perspective-viewer-material--datagrid regular-table {\n  mask-image: linear-gradient(black, black), linear-gradient(to top, transparent 10%, black 90%), linear-gradient(to left, transparent 10%, black 90%);\n  -webkit-mask-image: linear-gradient(black, black), linear-gradient(to top, transparent 10%, black 90%), linear-gradient(to left, transparent 10%, black 90%);\n  mask-position: -12px -12px, bottom right, bottom right;\n  -webkit-mask-position: -12px -12px, bottom right, bottom right;\n  mask-size: 100% 100%, 12px 1000%, 1000% 12px;\n  -webkit-mask-size: 100% 100%, 12px 1000%, 1000% 12px;\n  mask-repeat: no-repeat;\n  -webkit-mask-repeat: no-repeat;\n  transition: -webkit-mask-position 0.3s, mask-position 0.3s;\n}\n.perspective-viewer-material--datagrid regular-table:hover {\n  mask-position: -12px -12px, top right, bottom left;\n  -webkit-mask-position: -12px -12px, top right, bottom left;\n}\n"],
  "mappings": "2MAkBA,8DAEE,+BAEF,wEAEE,0BACA,2CACA,oCACA,sCACA,2CACA,+BACA,mCACA,2BACA,uBACA,wCACA,uCACA,sCACA,cACA,yBACA,yBACA,wBACA,8BACA,+CACA,iCACA,0CACA,qCACA,sCACA,oCACA,uCACA,wBACA,wEACA,kDACA,wCACA,gCACA,gCACA,6CACA,2CACA,2CACA,+CACA,iCACA,4CACA,wCACA,0CACA,4CACA,oCACA,wCACA,0CACA,0CACA,6CACA,qCACA,+CACA,6CACA,6BACA,+BACA,iCACA,yCACA,2CACA,kCACA,2DACA,+BACA,mCACA,0DACA,gCACA,kCACA,4BACA,mDACA,sCACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,0BACA,0IACA,kFACA,kFACA,8BACA,8BACA,4CACA,oDACA,yCACA,oCAEF,sJAEE,yBAEF,oGAEE,6IACA,qJACA,oDACA,4DACA,0CACA,kDACA,sBACA,8BACA,uDAEF,gHAEE,gDACA,wDAEF,4VAOE,wBACA,wEACA,kDACA,wCACA,cACA,yBACA,yBACA,wBACA,8BACA,+CACA,iCACA,0CACA,qCACA,sCACA,oCACA,uCACA,sBACA,yCACA,4CACA,oCACA,wCACA,uCACA,8DACA,kEACA,0CACA,sDACA,sEAEF,yCACE,0BACA,2CACA,oCACA,sCACA,2CACA,+BACA,mCACA,2BACA,uBACA,wCACA,uCACA,sCAEF,qCACE,cACA,yBACA,yBACA,wBACA,8BACA,+CACA,iCACA,0CACA,qCACA,sCACA,oCACA,uCAEF,oCACE,wBACA,wEACA,kDACA,wCAEF,mCACE,gCACA,gCACA,6CACA,2CACA,2CACA,+CACA,iCACA,4CACA,wCACA,0CACA,4CACA,oCACA,wCACA,0CACA,0CACA,6CACA,qCACA,+CACA,6CACA,6BACA,+BACA,iCAEF,mCACE,yCACA,2CACA,kCACA,2DACA,+BACA,mCACA,0DACA,gCACA,kCACA,4BACA,mDACA,sCACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,yBACA,0BACA,0IACA,kFACA,kFAEF,uCACE,8BACA,8BACA,4CACA,oDACA,yCACA,oCAEF,8EACE,yBAEF,qDACE,6IACA,qJACA,oDACA,4DACA,0CACA,kDACA,sBACA,8BACA,uDAEF,2DACE,gDACA",
  "names": []
}
